@kong-ui-public/analytics-chart 9.2.3-pr.2245.e4c38bf96.0 → 9.2.3
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/dist/style.css +1 -1
- package/dist/types/components/AnalyticsChart.vue.d.ts.map +1 -1
- package/dist/types/components/chart-plugins/ChartTooltip.vue.d.ts.map +1 -1
- package/dist/types/components/chart-types/DonutChart.vue.d.ts +76 -27
- package/dist/types/components/chart-types/DonutChart.vue.d.ts.map +1 -1
- package/dist/types/components/chart-types/GaugeChart.vue.d.ts +1 -1
- package/dist/types/components/chart-types/StackedBarChart.vue.d.ts +136 -33
- package/dist/types/components/chart-types/StackedBarChart.vue.d.ts.map +1 -1
- package/dist/types/components/chart-types/TimeSeriesChart.vue.d.ts +0 -2
- package/dist/types/components/chart-types/TimeSeriesChart.vue.d.ts.map +1 -1
- package/dist/types/composables/useExploreResultToDatasets.d.ts.map +1 -1
- package/dist/types/types/chart-data.d.ts +0 -1
- package/dist/types/types/chart-data.d.ts.map +1 -1
- package/dist/types/types/chartjs-options.d.ts +0 -2
- package/dist/types/types/chartjs-options.d.ts.map +1 -1
- package/dist/types/utils/commonOptions.d.ts.map +1 -1
- package/dist/vitals-chart.es.js +3104 -3059
- package/dist/vitals-chart.umd.js +15 -15
- package/package.json +2 -2
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.zoom-actions-container[data-v-96d04a22]{background-color:#fff;background-color:var(--kui-color-background, #ffffff);display:flex;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px)}.zoom-actions-container .zoom-action-item[data-v-96d04a22]{cursor:pointer;padding:4px 8px;padding:var(--kui-space-20, 4px) var(--kui-space-40, 8px);transition:background-color .2s}.zoom-actions-container .zoom-action-item[data-v-96d04a22]:hover{background-color:#afb7c5;background-color:var(--kui-color-background-neutral-weak, #afb7c5)}.zoom-timerange-container .zoom-timerange-heading[data-v-1d43bf39]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);display:flex;flex-direction:column;margin:6px;margin:var(--kui-space-30, 6px);min-height:24px;padding-bottom:6px;padding-bottom:var(--kui-space-30, 6px)}.zoom-timerange-container .zoom-timerange-heading .title[data-v-1d43bf39]{font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.zoom-timerange-container .zoom-timerange-heading .subtitle[data-v-1d43bf39]{display:flex;font-size:12px;font-size:var(--kui-font-size-20, 12px);justify-content:space-between;margin-top:6px;margin-top:var(--kui-space-30, 6px)}.zoom-timerange-container .zoom-timerange-details[data-v-1d43bf39]{margin:6px;margin:var(--kui-space-30, 6px)}.locked[data-v-0de89f52]{cursor:move}.tooltip-container[data-v-0de89f52]{background-color:#fff;border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);box-shadow:0 5px 15px #0000001f,0 5px 10px #0000003d;max-width:425px;min-width:250px;position:absolute;transition:all .2s cubic-bezier(.25,.8,.25,1);z-index:999}.tooltip-container .tooltip-title[data-v-0de89f52]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);display:flex;flex-direction:column;margin:6px;margin:var(--kui-space-30, 6px);min-height:24px;padding-bottom:6px;padding-bottom:var(--kui-space-30, 6px)}.tooltip-container .tooltip-title .title[data-v-0de89f52]{font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.tooltip-container .tooltip-title .subtitle[data-v-0de89f52]{display:flex;font-size:12px;font-size:var(--kui-font-size-20, 12px);justify-content:space-between;margin-top:6px;margin-top:var(--kui-space-30, 6px)}.tooltip-container .tooltip-title .drag-icon[data-v-0de89f52]{margin-top:6px;margin-top:var(--kui-space-30, 6px);position:absolute;right:0;top:0}.tooltip-container .tooltip[data-v-0de89f52]{list-style:none;margin:6px;margin:var(--kui-space-30, 6px);max-height:300px;min-width:250px;overflow-y:auto;overflow-y:var(--kui-space-auto, auto);padding-left:0;padding-left:var(--kui-space-0, 0px)}.tooltip-container .tooltip[data-v-0de89f52]{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.tooltip-container .tooltip[data-v-0de89f52] ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.tooltip-container .tooltip[data-v-0de89f52] ::-webkit-scrollbar-track{background:transparent}.tooltip-container .tooltip[data-v-0de89f52] ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.tooltip-container .tooltip li[data-v-0de89f52]{align-items:center;display:flex;font-size:12px;font-size:var(--kui-font-size-20, 12px);line-height:20px;line-height:var(--kui-line-height-30, 20px)}.tooltip-container .tooltip .display-label[data-v-0de89f52]{flex:1;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-container .tooltip .display-label.empty[data-v-0de89f52]{font-style:italic}.tooltip-container .tooltip .display-value[data-v-0de89f52]{margin-left:auto;margin-left:var(--kui-space-auto, auto);padding-left:8px;padding-left:var(--kui-space-40, 8px);white-space:nowrap}.tooltip-container .tooltip .square-marker[data-v-0de89f52]{display:inline-flex;flex-direction:row;height:12px;margin-right:6px;margin-right:var(--kui-space-30, 6px);width:12px}.no-select{-webkit-user-select:none;user-select:none}.legend-container[data-v-afbe6cec]{display:flex;margin:6px 0 0;max-height:inherit;-ms-overflow-style:thin;overflow-x:hidden;overflow-y:auto;padding-left:0}.legend-container[data-v-afbe6cec]{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.legend-container[data-v-afbe6cec] ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.legend-container[data-v-afbe6cec] ::-webkit-scrollbar-track{background:transparent}.legend-container[data-v-afbe6cec] ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.legend-container.vertical[data-v-afbe6cec]{flex-direction:column;justify-content:flex-start;max-height:90%;max-width:15%;min-width:10%;padding-left:12px;row-gap:16px}.legend-container.vertical .truncate-label[data-v-afbe6cec]{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-container.vertical li .legend[data-v-afbe6cec]{margin-top:4px}@media (max-width: 767px){.legend-container.vertical[data-v-afbe6cec]{column-gap:12px;display:grid;grid-template-columns:repeat(auto-fit,12ch);height:40px;justify-content:center;max-width:99%!important}.legend-container.vertical .sub-label[data-v-afbe6cec]{display:none}}.legend-container.horizontal[data-v-afbe6cec]{column-gap:12px;display:grid;height:var(--c25a8106);justify-content:center;width:99%}.legend-container.horizontal .truncate-label[data-v-afbe6cec]{max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-container.horizontal li[data-v-afbe6cec]{align-items:center;margin:0}.legend-container.horizontal li .label[data-v-afbe6cec]{line-height:24px;padding-right:2px;white-space:nowrap}.legend-container li[data-v-afbe6cec]{align-items:start;cursor:pointer;display:flex;line-height:1}.legend-container li .square-marker[data-v-afbe6cec]{height:8px;margin:0 6px 0 0;width:8px}.legend-container li .label[data-v-afbe6cec]{font-size:12px}.legend-container li .sub-label[data-v-afbe6cec]{font-size:12px;line-height:16px;word-break:none}.legend-container li .strike-through[data-v-afbe6cec]{text-decoration:line-through}.legend-container li .empty[data-v-afbe6cec]{font-style:italic}.legend-container li .tooltip-content[data-v-afbe6cec]{max-width:40ch}.chart-parent[data-v-13a1a6c4]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-13a1a6c4]{flex-direction:column}.chart-parent.column .chart-container[data-v-13a1a6c4]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-13a1a6c4]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-13a1a6c4]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-13a1a6c4]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-13a1a6c4]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-13a1a6c4]{flex:1 1 auto;position:relative}.chart-container[data-v-13a1a6c4]{overflow:auto}.chart-container[data-v-13a1a6c4]{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.chart-container[data-v-13a1a6c4] ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.chart-container[data-v-13a1a6c4] ::-webkit-scrollbar-track{background:transparent}.chart-container[data-v-13a1a6c4] ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.chart-container .chart-body[data-v-13a1a6c4]{height:100%}.chart-container[data-v-13a1a6c4]::-webkit-scrollbar-track{background-color:#fff;background-color:var(--kui-color-background, #ffffff);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.chart-container[data-v-13a1a6c4]::-webkit-scrollbar{width:10px}.chart-container[data-v-13a1a6c4]::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.axis[data-v-13a1a6c4]{left:0;pointer-events:none;position:absolute;top:0;z-index:99}.axis-tooltip[data-v-13a1a6c4]{background-color:#000933;background-color:var(--kui-color-background-inverse, #000933);border:none;border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);color:#fff;color:var(--kui-color-text-inverse, #ffffff);max-width:40ch;padding:4px 8px;padding:var(--kui-space-20, 4px) var(--kui-space-40, 8px);position:absolute;width:max-content;z-index:100}.axis-tooltip .axis-tooltip-content[data-v-13a1a6c4]{color:#fff;color:var(--kui-color-text-inverse, #ffffff);font-family:Inter,Roboto,Helvetica,sans-serif;font-family:var(--kui-font-family-text, "Inter", Roboto, Helvetica, sans-serif);font-size:12px;font-size:var(--kui-font-size-20, 12px);font-weight:500;font-weight:var(--kui-font-weight-medium, 500);line-height:16px;line-height:var(--kui-line-height-20, 16px)}.tooltip-boundary[data-v-13a1a6c4]{height:100%;left:0;position:relative;top:0;width:100%}.chart-parent[data-v-b61e8182]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-b61e8182]{flex-direction:column}.chart-parent.column .chart-container[data-v-b61e8182]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-b61e8182]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-b61e8182]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-b61e8182]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-b61e8182]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-b61e8182]{flex:1 1 auto;position:relative}.chart-parent[data-v-e2b3bf03]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-e2b3bf03]{flex-direction:column}.chart-parent.column .chart-container[data-v-e2b3bf03]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-e2b3bf03]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-e2b3bf03]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-e2b3bf03]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-e2b3bf03]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-e2b3bf03]{flex:1 1 auto;position:relative}.analytics-chart-shell[data-v-c2262f02],.simple-chart-shell[data-v-c2262f02]{border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-c2262f02],.simple-chart-shell .chart-empty-state[data-v-c2262f02]{display:flex;flex-direction:column;height:100%;justify-content:center}.analytics-chart-shell[data-v-c2262f02]{height:100%;position:relative;width:100%}.analytics-chart-shell .analytics-chart-parent[data-v-c2262f02]{height:inherit;width:inherit}.analytics-chart-shell .chart-empty-state[data-v-c2262f02]{padding:20px 0 16px;padding:var(--kui-space-70, 20px) var(--kui-space-0, 0px) var(--kui-space-60, 16px) var(--kui-space-0, 0px)}.analytics-chart-shell .chart-header[data-v-c2262f02]{align-items:center;display:flex;justify-content:flex-start;width:100%;z-index:999}.analytics-chart-shell .tooltip[data-v-c2262f02]{display:flex;margin-left:12px;margin-left:var(--kui-space-50, 12px);margin-top:2px;margin-top:var(--kui-space-10, 2px)}.analytics-chart-shell .tooltip .tooltip-content[data-v-c2262f02]{max-width:40vw}.chart-parent[data-v-4f4e5b76]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-4f4e5b76]{flex-direction:column}.chart-parent.column .chart-container[data-v-4f4e5b76]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-4f4e5b76]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-4f4e5b76]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-4f4e5b76]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-4f4e5b76]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-4f4e5b76]{flex:1 1 auto;position:relative}.chart-parent[data-v-4f4e5b76]{height:auto;margin:0;margin:var(--kui-space-0, 0px);padding:0;padding:var(--kui-space-0, 0px);width:auto}.chart-parent .chart-container[data-v-4f4e5b76]{margin:0;margin:var(--kui-space-0, 0px);max-height:100px;max-width:100px;padding:0;padding:var(--kui-space-0, 0px)}.chart-parent .chart-totals-flex[data-v-4f4e5b76]{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center;padding:24px 0 0;padding:var(--kui-space-80, 24px) var(--kui-space-0, 0px) var(--kui-space-0, 0px);position:absolute;width:100px;z-index:2}.chart-parent .chart-totals-flex .metric-large[data-v-4f4e5b76]{font-size:20px;font-size:var(--kui-font-size-60, 20px);font-weight:500;font-weight:var(--kui-font-weight-medium, 500);line-height:28px;line-height:var(--kui-line-height-50, 28px)}.chart-parent .chart-totals-flex .metric-small[data-v-4f4e5b76]{color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);font-size:10px;font-size:var(--kui-font-size-10, 10px);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);line-height:12px;line-height:var(--kui-line-height-10, 12px)}.chart-parent[data-v-c25764ee]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-c25764ee]{flex-direction:column}.chart-parent.column .chart-container[data-v-c25764ee]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-c25764ee]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-c25764ee]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-c25764ee]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-c25764ee]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-c25764ee]{flex:1 1 auto;position:relative}.chart-parent[data-v-c25764ee]{container-type:inline-size}.chart-parent .single-value-error[data-v-c25764ee] .empty-state-title{font-size:12px;font-size:var(--kui-font-size-20, 12px);line-height:16px;line-height:var(--kui-line-height-20, 16px);margin:0;margin:var(--kui-space-0, 0px)}.chart-parent .single-value-wrapper[data-v-c25764ee]{align-items:baseline;display:inline-flex}.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{color:#000933;font-size:24px;font-weight:700;line-height:36px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{color:#000933;font-size:20px;font-weight:700;line-height:32px}@container (min-width: 300px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:48px;line-height:56px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:40px;line-height:48px}}@container (min-width: 500px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:56px;line-height:64px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:48px;line-height:56px}}@container (min-width: 700px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:64px;line-height:72px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:56px;line-height:64px}}@container (min-width: 1000px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:80px;line-height:88px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:64px;line-height:72px}}@container (min-width: 1200px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:96px;line-height:104px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:80px;line-height:88px}}.analytics-chart-shell[data-v-471652c8],.simple-chart-shell[data-v-471652c8]{border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-471652c8],.simple-chart-shell .chart-empty-state[data-v-471652c8]{display:flex;flex-direction:column;height:100%;justify-content:center}.simple-chart-shell[data-v-471652c8]{margin:0;margin:var(--kui-space-0, 0px);padding:0;padding:var(--kui-space-0, 0px);width:100%}.simple-chart-shell .chart-empty-state[data-v-471652c8]{display:flex;flex-direction:column;justify-content:center}.simple-chart-shell .chart-empty-state[data-v-471652c8] .empty-state-title{font-size:12px;font-size:var(--kui-font-size-20, 12px);line-height:16px;line-height:var(--kui-line-height-20, 16px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-public-top-n-table[data-v-665e7735]{border:none!important;max-height:100%;padding:0!important}.kong-ui-public-top-n-table .top-n-card-description[data-v-665e7735]{color:#6c7489;font-size:12px;text-align:right}.kong-ui-public-top-n-table[data-v-665e7735] .k-card-actions{align-self:baseline;display:flex;line-height:22px}.kong-ui-public-top-n-table[data-v-665e7735] .card-content{overflow-y:auto}.kong-ui-public-top-n-table[data-v-665e7735] .card-content{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.kong-ui-public-top-n-table[data-v-665e7735] .card-content ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.kong-ui-public-top-n-table[data-v-665e7735] .card-content ::-webkit-scrollbar-track{background:transparent}.kong-ui-public-top-n-table[data-v-665e7735] .card-content ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.kong-ui-public-top-n-table .top-n-table[data-v-665e7735]{display:flex;flex-direction:column;max-height:100%;width:100%}.kong-ui-public-top-n-table .top-n-table .table-headings[data-v-665e7735]{flex-shrink:0;font-size:14px;font-weight:600;line-height:24px}.kong-ui-public-top-n-table .top-n-table .table-row[data-v-665e7735]{align-self:stretch;border-bottom:1px solid #e0e4ea;display:flex;justify-content:space-between}.kong-ui-public-top-n-table .top-n-table .table-row[data-v-665e7735]:last-of-type{border-bottom:none}.kong-ui-public-top-n-table .top-n-table .column-1[data-v-665e7735]{flex:1;padding:0 24px 12px 0}.kong-ui-public-top-n-table .top-n-table .column-2[data-v-665e7735]{flex:1;max-width:110px;padding:0 0 12px}.kong-ui-public-top-n-table .top-n-table .table-body[data-v-665e7735]{overflow-y:auto}.kong-ui-public-top-n-table .top-n-table .table-body .table-row[data-v-665e7735]:first-of-type{border-top:1px solid #e0e4ea}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-665e7735],.kong-ui-public-top-n-table .top-n-table .table-body .column-2[data-v-665e7735]{padding-top:12px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-665e7735]{color:#3a3f51;font-size:14px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-665e7735] a{color:#0044f4;font-weight:700;text-decoration:none}.kong-ui-public-top-n-table.kong-card.border{border-radius:4px;padding:20px}.kong-ui-public-top-n-table.kong-card.border .k-card-header{align-items:baseline;margin-bottom:0!important}.kong-ui-public-top-n-table.kong-card.border .k-card-header .k-card-title{margin-bottom:16px}.kong-ui-public-top-n-table.kong-card.border .k-card-header .k-card-title h4{font-size:16px;font-weight:600}.kong-ui-public-csv-export-modal .modal-container{min-width:580px}.kong-ui-public-csv-export-modal .modal-container .selected-range{font-size:14px}.kong-ui-public-csv-export-modal .modal-container .text-muted{color:#00000073!important;font-size:14px}.kong-ui-public-csv-export-modal .modal-container .vitals-table{font-size:14px;margin-bottom:20px;margin-top:6px;width:100%}.kong-ui-public-csv-export-modal .modal-container .k-table thead{border-top:1px solid #e0e4ea;height:auto}.kong-ui-public-csv-export-modal .modal-container .modal-footer .vitals-report-export-button{display:inline-flex}
|
|
1
|
+
.zoom-actions-container[data-v-96d04a22]{background-color:#fff;background-color:var(--kui-color-background, #ffffff);display:flex;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px)}.zoom-actions-container .zoom-action-item[data-v-96d04a22]{cursor:pointer;padding:4px 8px;padding:var(--kui-space-20, 4px) var(--kui-space-40, 8px);transition:background-color .2s}.zoom-actions-container .zoom-action-item[data-v-96d04a22]:hover{background-color:#afb7c5;background-color:var(--kui-color-background-neutral-weak, #afb7c5)}.zoom-timerange-container .zoom-timerange-heading[data-v-1d43bf39]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);display:flex;flex-direction:column;margin:6px;margin:var(--kui-space-30, 6px);min-height:24px;padding-bottom:6px;padding-bottom:var(--kui-space-30, 6px)}.zoom-timerange-container .zoom-timerange-heading .title[data-v-1d43bf39]{font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.zoom-timerange-container .zoom-timerange-heading .subtitle[data-v-1d43bf39]{font-size:12px;font-size:var(--kui-font-size-20, 12px);margin-top:6px;margin-top:var(--kui-space-30, 6px)}.zoom-timerange-container .zoom-timerange-details[data-v-1d43bf39]{margin:6px;margin:var(--kui-space-30, 6px)}.locked[data-v-28bc82b3]{cursor:move}.tooltip-container[data-v-28bc82b3]{background-color:#fff;border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);box-shadow:0 5px 15px #0000001f,0 5px 10px #0000003d;max-width:425px;min-width:250px;position:absolute;transition:all .2s cubic-bezier(.25,.8,.25,1);z-index:999}.tooltip-container .tooltip-title[data-v-28bc82b3]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);display:flex;flex-direction:column;margin:6px;margin:var(--kui-space-30, 6px);min-height:24px;padding-bottom:6px;padding-bottom:var(--kui-space-30, 6px)}.tooltip-container .tooltip-title .title[data-v-28bc82b3]{font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.tooltip-container .tooltip-title .subtitle[data-v-28bc82b3]{font-size:12px;font-size:var(--kui-font-size-20, 12px);margin-top:6px;margin-top:var(--kui-space-30, 6px)}.tooltip-container .tooltip-title .drag-icon[data-v-28bc82b3]{margin-top:6px;margin-top:var(--kui-space-30, 6px);position:absolute;right:0;top:0}.tooltip-container .tooltip[data-v-28bc82b3]{list-style:none;margin:6px;margin:var(--kui-space-30, 6px);max-height:300px;min-width:250px;overflow-y:auto;overflow-y:var(--kui-space-auto, auto);padding-left:0;padding-left:var(--kui-space-0, 0px)}.tooltip-container .tooltip[data-v-28bc82b3]{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.tooltip-container .tooltip[data-v-28bc82b3] ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.tooltip-container .tooltip[data-v-28bc82b3] ::-webkit-scrollbar-track{background:transparent}.tooltip-container .tooltip[data-v-28bc82b3] ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.tooltip-container .tooltip li[data-v-28bc82b3]{align-items:center;display:flex;font-size:12px;font-size:var(--kui-font-size-20, 12px);line-height:20px;line-height:var(--kui-line-height-30, 20px)}.tooltip-container .tooltip .display-label[data-v-28bc82b3]{flex:1;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-container .tooltip .display-label.empty[data-v-28bc82b3]{font-style:italic}.tooltip-container .tooltip .display-value[data-v-28bc82b3]{margin-left:auto;margin-left:var(--kui-space-auto, auto);padding-left:8px;padding-left:var(--kui-space-40, 8px);white-space:nowrap}.tooltip-container .tooltip .square-marker[data-v-28bc82b3]{display:inline-flex;flex-direction:row;height:12px;margin-right:6px;margin-right:var(--kui-space-30, 6px);width:12px}.no-select{-webkit-user-select:none;user-select:none}.legend-container[data-v-afbe6cec]{display:flex;margin:6px 0 0;max-height:inherit;-ms-overflow-style:thin;overflow-x:hidden;overflow-y:auto;padding-left:0}.legend-container[data-v-afbe6cec]{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.legend-container[data-v-afbe6cec] ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.legend-container[data-v-afbe6cec] ::-webkit-scrollbar-track{background:transparent}.legend-container[data-v-afbe6cec] ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.legend-container.vertical[data-v-afbe6cec]{flex-direction:column;justify-content:flex-start;max-height:90%;max-width:15%;min-width:10%;padding-left:12px;row-gap:16px}.legend-container.vertical .truncate-label[data-v-afbe6cec]{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-container.vertical li .legend[data-v-afbe6cec]{margin-top:4px}@media (max-width: 767px){.legend-container.vertical[data-v-afbe6cec]{column-gap:12px;display:grid;grid-template-columns:repeat(auto-fit,12ch);height:40px;justify-content:center;max-width:99%!important}.legend-container.vertical .sub-label[data-v-afbe6cec]{display:none}}.legend-container.horizontal[data-v-afbe6cec]{column-gap:12px;display:grid;height:var(--c25a8106);justify-content:center;width:99%}.legend-container.horizontal .truncate-label[data-v-afbe6cec]{max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-container.horizontal li[data-v-afbe6cec]{align-items:center;margin:0}.legend-container.horizontal li .label[data-v-afbe6cec]{line-height:24px;padding-right:2px;white-space:nowrap}.legend-container li[data-v-afbe6cec]{align-items:start;cursor:pointer;display:flex;line-height:1}.legend-container li .square-marker[data-v-afbe6cec]{height:8px;margin:0 6px 0 0;width:8px}.legend-container li .label[data-v-afbe6cec]{font-size:12px}.legend-container li .sub-label[data-v-afbe6cec]{font-size:12px;line-height:16px;word-break:none}.legend-container li .strike-through[data-v-afbe6cec]{text-decoration:line-through}.legend-container li .empty[data-v-afbe6cec]{font-style:italic}.legend-container li .tooltip-content[data-v-afbe6cec]{max-width:40ch}.chart-parent[data-v-8d0e46c3]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-8d0e46c3]{flex-direction:column}.chart-parent.column .chart-container[data-v-8d0e46c3]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-8d0e46c3]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-8d0e46c3]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-8d0e46c3]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-8d0e46c3]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-8d0e46c3]{flex:1 1 auto;position:relative}.chart-container[data-v-8d0e46c3]{overflow:auto}.chart-container[data-v-8d0e46c3]{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.chart-container[data-v-8d0e46c3] ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.chart-container[data-v-8d0e46c3] ::-webkit-scrollbar-track{background:transparent}.chart-container[data-v-8d0e46c3] ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.chart-container .chart-body[data-v-8d0e46c3]{height:100%}.chart-container[data-v-8d0e46c3]::-webkit-scrollbar-track{background-color:#fff;background-color:var(--kui-color-background, #ffffff);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.chart-container[data-v-8d0e46c3]::-webkit-scrollbar{width:10px}.chart-container[data-v-8d0e46c3]::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.axis[data-v-8d0e46c3]{left:0;pointer-events:none;position:absolute;top:0;z-index:99}.axis-tooltip[data-v-8d0e46c3]{background-color:#000933;background-color:var(--kui-color-background-inverse, #000933);border:none;border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);color:#fff;color:var(--kui-color-text-inverse, #ffffff);max-width:40ch;padding:4px 8px;padding:var(--kui-space-20, 4px) var(--kui-space-40, 8px);position:absolute;width:max-content;z-index:100}.axis-tooltip .axis-tooltip-content[data-v-8d0e46c3]{color:#fff;color:var(--kui-color-text-inverse, #ffffff);font-family:Inter,Roboto,Helvetica,sans-serif;font-family:var(--kui-font-family-text, "Inter", Roboto, Helvetica, sans-serif);font-size:12px;font-size:var(--kui-font-size-20, 12px);font-weight:500;font-weight:var(--kui-font-weight-medium, 500);line-height:16px;line-height:var(--kui-line-height-20, 16px)}.tooltip-boundary[data-v-8d0e46c3]{height:100%;left:0;position:relative;top:0;width:100%}.chart-parent[data-v-a1c267dc]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-a1c267dc]{flex-direction:column}.chart-parent.column .chart-container[data-v-a1c267dc]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-a1c267dc]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-a1c267dc]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-a1c267dc]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-a1c267dc]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-a1c267dc]{flex:1 1 auto;position:relative}.chart-parent[data-v-1acea57a]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-1acea57a]{flex-direction:column}.chart-parent.column .chart-container[data-v-1acea57a]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-1acea57a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-1acea57a]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-1acea57a]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-1acea57a]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-1acea57a]{flex:1 1 auto;position:relative}.analytics-chart-shell[data-v-fde01e16],.simple-chart-shell[data-v-fde01e16]{border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-fde01e16],.simple-chart-shell .chart-empty-state[data-v-fde01e16]{display:flex;flex-direction:column;height:100%;justify-content:center}.analytics-chart-shell[data-v-fde01e16]{height:100%;position:relative;width:100%}.analytics-chart-shell .analytics-chart-parent[data-v-fde01e16]{height:inherit;width:inherit}.analytics-chart-shell .chart-empty-state[data-v-fde01e16]{padding:20px 0 16px;padding:var(--kui-space-70, 20px) var(--kui-space-0, 0px) var(--kui-space-60, 16px) var(--kui-space-0, 0px)}.analytics-chart-shell .chart-header[data-v-fde01e16]{align-items:center;display:flex;justify-content:flex-start;width:100%;z-index:999}.analytics-chart-shell .tooltip[data-v-fde01e16]{display:flex;margin-left:12px;margin-left:var(--kui-space-50, 12px);margin-top:2px;margin-top:var(--kui-space-10, 2px)}.analytics-chart-shell .tooltip .tooltip-content[data-v-fde01e16]{max-width:40vw}.chart-parent[data-v-4f4e5b76]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-4f4e5b76]{flex-direction:column}.chart-parent.column .chart-container[data-v-4f4e5b76]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-4f4e5b76]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-4f4e5b76]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-4f4e5b76]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-4f4e5b76]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-4f4e5b76]{flex:1 1 auto;position:relative}.chart-parent[data-v-4f4e5b76]{height:auto;margin:0;margin:var(--kui-space-0, 0px);padding:0;padding:var(--kui-space-0, 0px);width:auto}.chart-parent .chart-container[data-v-4f4e5b76]{margin:0;margin:var(--kui-space-0, 0px);max-height:100px;max-width:100px;padding:0;padding:var(--kui-space-0, 0px)}.chart-parent .chart-totals-flex[data-v-4f4e5b76]{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center;padding:24px 0 0;padding:var(--kui-space-80, 24px) var(--kui-space-0, 0px) var(--kui-space-0, 0px);position:absolute;width:100px;z-index:2}.chart-parent .chart-totals-flex .metric-large[data-v-4f4e5b76]{font-size:20px;font-size:var(--kui-font-size-60, 20px);font-weight:500;font-weight:var(--kui-font-weight-medium, 500);line-height:28px;line-height:var(--kui-line-height-50, 28px)}.chart-parent .chart-totals-flex .metric-small[data-v-4f4e5b76]{color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);font-size:10px;font-size:var(--kui-font-size-10, 10px);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);line-height:12px;line-height:var(--kui-line-height-10, 12px)}.chart-parent[data-v-c25764ee]{align-items:center;display:flex;height:inherit;justify-content:space-evenly;position:relative;width:inherit}.chart-parent.column[data-v-c25764ee]{flex-direction:column}.chart-parent.column .chart-container[data-v-c25764ee]{max-height:calc(100% - 48px);width:100%}.chart-parent.legend-row[data-v-c25764ee]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-c25764ee]{height:100%;width:90%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-c25764ee]{max-height:calc(100% - 48px)!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-c25764ee]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-c25764ee]{flex:1 1 auto;position:relative}.chart-parent[data-v-c25764ee]{container-type:inline-size}.chart-parent .single-value-error[data-v-c25764ee] .empty-state-title{font-size:12px;font-size:var(--kui-font-size-20, 12px);line-height:16px;line-height:var(--kui-line-height-20, 16px);margin:0;margin:var(--kui-space-0, 0px)}.chart-parent .single-value-wrapper[data-v-c25764ee]{align-items:baseline;display:inline-flex}.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{color:#000933;font-size:24px;font-weight:700;line-height:36px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{color:#000933;font-size:20px;font-weight:700;line-height:32px}@container (min-width: 300px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:48px;line-height:56px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:40px;line-height:48px}}@container (min-width: 500px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:56px;line-height:64px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:48px;line-height:56px}}@container (min-width: 700px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:64px;line-height:72px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:56px;line-height:64px}}@container (min-width: 1000px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:80px;line-height:88px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:64px;line-height:72px}}@container (min-width: 1200px){.chart-parent .single-value-wrapper .single-value[data-v-c25764ee]{font-size:96px;line-height:104px}.chart-parent .single-value-wrapper .single-value-unit[data-v-c25764ee]{font-size:80px;line-height:88px}}.analytics-chart-shell[data-v-471652c8],.simple-chart-shell[data-v-471652c8]{border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-471652c8],.simple-chart-shell .chart-empty-state[data-v-471652c8]{display:flex;flex-direction:column;height:100%;justify-content:center}.simple-chart-shell[data-v-471652c8]{margin:0;margin:var(--kui-space-0, 0px);padding:0;padding:var(--kui-space-0, 0px);width:100%}.simple-chart-shell .chart-empty-state[data-v-471652c8]{display:flex;flex-direction:column;justify-content:center}.simple-chart-shell .chart-empty-state[data-v-471652c8] .empty-state-title{font-size:12px;font-size:var(--kui-font-size-20, 12px);line-height:16px;line-height:var(--kui-line-height-20, 16px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-public-top-n-table[data-v-665e7735]{border:none!important;max-height:100%;padding:0!important}.kong-ui-public-top-n-table .top-n-card-description[data-v-665e7735]{color:#6c7489;font-size:12px;text-align:right}.kong-ui-public-top-n-table[data-v-665e7735] .k-card-actions{align-self:baseline;display:flex;line-height:22px}.kong-ui-public-top-n-table[data-v-665e7735] .card-content{overflow-y:auto}.kong-ui-public-top-n-table[data-v-665e7735] .card-content{-ms-overflow-style:thin;scrollbar-color:#e0e4ea transparent;scrollbar-color:var(--kui-color-background-disabled, #e0e4ea) var(--kui-color-background-transparent, transparent);scrollbar-width:auto}.kong-ui-public-top-n-table[data-v-665e7735] .card-content ::-webkit-scrollbar{width:40,8px;width:var(--kui-space, 40, 8px)}.kong-ui-public-top-n-table[data-v-665e7735] .card-content ::-webkit-scrollbar-track{background:transparent}.kong-ui-public-top-n-table[data-v-665e7735] .card-content ::-webkit-scrollbar-thumb{background-color:#e0e4ea;background-color:var(--kui-color-background-disabled, #e0e4ea);border-radius:10px;border-radius:var(--kui-border-radius-50, 10px)}.kong-ui-public-top-n-table .top-n-table[data-v-665e7735]{display:flex;flex-direction:column;max-height:100%;width:100%}.kong-ui-public-top-n-table .top-n-table .table-headings[data-v-665e7735]{flex-shrink:0;font-size:14px;font-weight:600;line-height:24px}.kong-ui-public-top-n-table .top-n-table .table-row[data-v-665e7735]{align-self:stretch;border-bottom:1px solid #e0e4ea;display:flex;justify-content:space-between}.kong-ui-public-top-n-table .top-n-table .table-row[data-v-665e7735]:last-of-type{border-bottom:none}.kong-ui-public-top-n-table .top-n-table .column-1[data-v-665e7735]{flex:1;padding:0 24px 12px 0}.kong-ui-public-top-n-table .top-n-table .column-2[data-v-665e7735]{flex:1;max-width:110px;padding:0 0 12px}.kong-ui-public-top-n-table .top-n-table .table-body[data-v-665e7735]{overflow-y:auto}.kong-ui-public-top-n-table .top-n-table .table-body .table-row[data-v-665e7735]:first-of-type{border-top:1px solid #e0e4ea}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-665e7735],.kong-ui-public-top-n-table .top-n-table .table-body .column-2[data-v-665e7735]{padding-top:12px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-665e7735]{color:#3a3f51;font-size:14px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-665e7735] a{color:#0044f4;font-weight:700;text-decoration:none}.kong-ui-public-top-n-table.kong-card.border{border-radius:4px;padding:20px}.kong-ui-public-top-n-table.kong-card.border .k-card-header{align-items:baseline;margin-bottom:0!important}.kong-ui-public-top-n-table.kong-card.border .k-card-header .k-card-title{margin-bottom:16px}.kong-ui-public-top-n-table.kong-card.border .k-card-header .k-card-title h4{font-size:16px;font-weight:600}.kong-ui-public-csv-export-modal .modal-container{min-width:580px}.kong-ui-public-csv-export-modal .modal-container .selected-range{font-size:14px}.kong-ui-public-csv-export-modal .modal-container .text-muted{color:#00000073!important;font-size:14px}.kong-ui-public-csv-export-modal .modal-container .vitals-table{font-size:14px;margin-bottom:20px;margin-top:6px;width:100%}.kong-ui-public-csv-export-modal .modal-container .k-table thead{border-top:1px solid #e0e4ea;height:auto}.kong-ui-public-csv-export-modal .modal-container .modal-footer .vitals-report-export-button{display:inline-flex}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AnalyticsChart.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AnalyticsChart.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AnalyticsChart.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AnalyticsChart.vue"],"names":[],"mappings":"AAqWA,OAAO,KAAK,EAAE,qBAAqB,EAAoD,MAAM,UAAU,CAAA;AACvG,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAA;AAK9C,OAAO,KAAK,EAAE,mBAAmB,EAAuB,eAAe,EAAqB,MAAM,qCAAqC,CAAA;AAQvI,UAAU,UAAU;IAClB,SAAS,EAAE,eAAe,CAAA;IAC1B,YAAY,EAAE,qBAAqB,CAAA;IACnC,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAC9B,cAAc,CAAC,EAAE,GAAG,mBAAmB,EAAE,CAAA;IACzC,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;;;;;;;;uBAJqB,MAAM;kBAJX,MAAM;sBAKF,OAAO;oBAFT,GAAG,mBAAmB,EAAE;qBAFvB,MAAM;2BACA,MAAM;qBAIZ,OAAO;oBACR,OAAO;;AA6Y1B,wBAWG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChartTooltip.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-plugins/ChartTooltip.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ChartTooltip.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-plugins/ChartTooltip.vue"],"names":[],"mappings":"AAyRA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,WAAW,CAAA;AAC7D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAA;;WAcrE,YAAY;mBACJ,MAAM;mBACN,MAAM;kBACP,MAAM;oBACJ,mBAAmB;sBACjB,cAAc,EAAE;;;;;;eAwSK,MAAM;gBAAU,MAAM;;;WA7StD,YAAY;mBACJ,MAAM;mBACN,MAAM;kBACP,MAAM;oBACJ,mBAAmB;sBACjB,cAAc,EAAE;;;;;;eAwSK,MAAM;gBAAU,MAAM;;;qBAxS3C,cAAc,EAAE;kBAJnB,MAAM;kBACN,MAAM;iBACP,MAAM;mBACJ,mBAAmB;;AAmSrC,wBAaG"}
|
|
@@ -1,37 +1,86 @@
|
|
|
1
|
+
import type { PropType } from 'vue';
|
|
1
2
|
import 'chartjs-adapter-date-fns';
|
|
2
3
|
import 'chart.js/auto';
|
|
3
4
|
import type { AnalyticsChartColors, KChartData } from '../../types';
|
|
4
5
|
import { ChartLegendPosition } from '../../enums';
|
|
5
|
-
|
|
6
|
-
|
|
6
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
7
|
+
chartData: {
|
|
8
|
+
type: PropType<KChartData>;
|
|
9
|
+
required: false;
|
|
10
|
+
default: null;
|
|
11
|
+
};
|
|
12
|
+
tooltipTitle: {
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
metricUnit: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
required: false;
|
|
19
|
+
default: string;
|
|
20
|
+
};
|
|
21
|
+
legendPosition: {
|
|
22
|
+
type: PropType<`${ChartLegendPosition}`>;
|
|
23
|
+
required: false;
|
|
24
|
+
default: ChartLegendPosition;
|
|
25
|
+
};
|
|
26
|
+
legendValues: {
|
|
27
|
+
type: ObjectConstructor;
|
|
28
|
+
required: false;
|
|
29
|
+
default: null;
|
|
30
|
+
};
|
|
31
|
+
syntheticsDataKey: {
|
|
32
|
+
type: StringConstructor;
|
|
33
|
+
required: false;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
datasetColors: {
|
|
37
|
+
type: PropType<AnalyticsChartColors | string[]>;
|
|
38
|
+
required: false;
|
|
39
|
+
default: string[];
|
|
40
|
+
};
|
|
41
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
|
+
chartData: {
|
|
43
|
+
type: PropType<KChartData>;
|
|
44
|
+
required: false;
|
|
45
|
+
default: null;
|
|
46
|
+
};
|
|
47
|
+
tooltipTitle: {
|
|
48
|
+
type: StringConstructor;
|
|
49
|
+
required: true;
|
|
50
|
+
};
|
|
51
|
+
metricUnit: {
|
|
52
|
+
type: StringConstructor;
|
|
53
|
+
required: false;
|
|
54
|
+
default: string;
|
|
55
|
+
};
|
|
56
|
+
legendPosition: {
|
|
57
|
+
type: PropType<`${ChartLegendPosition}`>;
|
|
58
|
+
required: false;
|
|
59
|
+
default: ChartLegendPosition;
|
|
60
|
+
};
|
|
61
|
+
legendValues: {
|
|
62
|
+
type: ObjectConstructor;
|
|
63
|
+
required: false;
|
|
64
|
+
default: null;
|
|
65
|
+
};
|
|
66
|
+
syntheticsDataKey: {
|
|
67
|
+
type: StringConstructor;
|
|
68
|
+
required: false;
|
|
69
|
+
default: string;
|
|
70
|
+
};
|
|
71
|
+
datasetColors: {
|
|
72
|
+
type: PropType<AnalyticsChartColors | string[]>;
|
|
73
|
+
required: false;
|
|
74
|
+
default: string[];
|
|
75
|
+
};
|
|
76
|
+
}>> & Readonly<{}>, {
|
|
7
77
|
chartData: KChartData;
|
|
8
|
-
tooltipTitle: string;
|
|
9
|
-
metricUnit?: string;
|
|
10
|
-
legendPosition?: `${ChartLegendPosition}`;
|
|
11
|
-
legendValues?: LegendValues;
|
|
12
|
-
syntheticsDataKey?: string;
|
|
13
|
-
datasetColors?: AnalyticsChartColors | string[];
|
|
14
|
-
tooltipDimensionDisplay?: string;
|
|
15
|
-
tooltipMetricDisplay?: string;
|
|
16
|
-
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
17
|
-
chartData: KChartData;
|
|
18
|
-
tooltipTitle: string;
|
|
19
|
-
metricUnit?: string;
|
|
20
|
-
legendPosition?: `${ChartLegendPosition}`;
|
|
21
|
-
legendValues?: LegendValues;
|
|
22
|
-
syntheticsDataKey?: string;
|
|
23
|
-
datasetColors?: AnalyticsChartColors | string[];
|
|
24
|
-
tooltipDimensionDisplay?: string;
|
|
25
|
-
tooltipMetricDisplay?: string;
|
|
26
|
-
}> & Readonly<{}>, {
|
|
27
78
|
syntheticsDataKey: string;
|
|
28
|
-
legendPosition:
|
|
29
|
-
legendValues:
|
|
79
|
+
legendPosition: "hidden" | "right" | "bottom";
|
|
80
|
+
legendValues: Record<string, any>;
|
|
30
81
|
metricUnit: string;
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
tooltipDimensionDisplay: string;
|
|
34
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
82
|
+
datasetColors: string[] | AnalyticsChartColors;
|
|
83
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {
|
|
35
84
|
chartParentRef: HTMLDivElement;
|
|
36
85
|
chartInstance: import("vue").CreateComponentPublicInstanceWithMixins<Readonly<Omit<import("vue-chartjs").ChartProps<"doughnut", number[], unknown>, "type">>, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
37
86
|
P: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DonutChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/DonutChart.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DonutChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/DonutChart.vue"],"names":[],"mappings":"AA2LA,OAAO,KAAK,EAAE,QAAQ,EAAO,MAAM,KAAK,CAAA;AAExC,OAAO,0BAA0B,CAAA;AACjC,OAAO,eAAe,CAAA;AAStB,OAAO,KAAK,EAAE,oBAAoB,EAAE,UAAU,EAAgB,MAAM,aAAa,CAAA;AAEjF,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAA;;;cAoU7B,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;;cAcpB,QAAQ,CAAC,GAAG,mBAAmB,EAAE,CAAC;;;;;;;;;;;;;;;cAelC,QAAQ,CAAC,oBAAoB,GAAG,MAAM,EAAE,CAAC;;;;;;cA7BzC,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;;cAcpB,QAAQ,CAAC,GAAG,mBAAmB,EAAE,CAAC;;;;;;;;;;;;;;;cAelC,QAAQ,CAAC,oBAAoB,GAAG,MAAM,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;AApC7D,wBA0CG"}
|
|
@@ -83,8 +83,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
83
83
|
width: string;
|
|
84
84
|
chartData: KChartData;
|
|
85
85
|
syntheticsDataKey: string;
|
|
86
|
-
metricDisplay: "hidden" | "single" | "full";
|
|
87
86
|
datasetColors: string[] | AnalyticsChartColors;
|
|
87
|
+
metricDisplay: "hidden" | "single" | "full";
|
|
88
88
|
numerator: number;
|
|
89
89
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
90
90
|
export default _default;
|
|
@@ -1,46 +1,149 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
1
|
+
import type { PropType } from 'vue';
|
|
2
|
+
import type { ChartLegendSortFn, ChartTooltipSortFn, EnhancedLegendItem, KChartData, LegendValues, TooltipEntry } from '../../types';
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
+
chartData: {
|
|
5
|
+
type: PropType<KChartData>;
|
|
6
|
+
required: false;
|
|
7
|
+
default: () => {
|
|
8
|
+
labels: never[];
|
|
9
|
+
datasets: never[];
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
tooltipTitle: {
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
required: false;
|
|
15
|
+
default: string;
|
|
16
|
+
};
|
|
17
|
+
legendValues: {
|
|
18
|
+
type: PropType<LegendValues>;
|
|
19
|
+
required: false;
|
|
20
|
+
default: null;
|
|
21
|
+
};
|
|
22
|
+
metricUnit: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
required: false;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
orientation: {
|
|
28
|
+
type: StringConstructor;
|
|
29
|
+
required: false;
|
|
30
|
+
default: string;
|
|
31
|
+
validator: (val: string) => boolean;
|
|
32
|
+
};
|
|
33
|
+
annotations: {
|
|
34
|
+
type: BooleanConstructor;
|
|
35
|
+
required: false;
|
|
36
|
+
default: boolean;
|
|
37
|
+
};
|
|
38
|
+
metricAxesTitle: {
|
|
39
|
+
type: StringConstructor;
|
|
40
|
+
required: false;
|
|
41
|
+
default: null;
|
|
42
|
+
};
|
|
43
|
+
dimensionAxesTitle: {
|
|
44
|
+
type: StringConstructor;
|
|
45
|
+
required: false;
|
|
46
|
+
default: null;
|
|
47
|
+
};
|
|
48
|
+
stacked: {
|
|
49
|
+
type: BooleanConstructor;
|
|
50
|
+
required: false;
|
|
51
|
+
default: boolean;
|
|
52
|
+
};
|
|
53
|
+
syntheticsDataKey: {
|
|
54
|
+
type: StringConstructor;
|
|
55
|
+
required: false;
|
|
56
|
+
default: string;
|
|
57
|
+
};
|
|
58
|
+
chartLegendSortFn: {
|
|
59
|
+
type: PropType<ChartLegendSortFn>;
|
|
60
|
+
required: false;
|
|
61
|
+
default: (a: EnhancedLegendItem, b: EnhancedLegendItem) => number;
|
|
62
|
+
};
|
|
63
|
+
chartTooltipSortFn: {
|
|
64
|
+
type: PropType<ChartTooltipSortFn>;
|
|
65
|
+
required: false;
|
|
66
|
+
default: (a: TooltipEntry, b: TooltipEntry) => number;
|
|
67
|
+
};
|
|
68
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
69
|
+
chartData: {
|
|
70
|
+
type: PropType<KChartData>;
|
|
71
|
+
required: false;
|
|
72
|
+
default: () => {
|
|
73
|
+
labels: never[];
|
|
74
|
+
datasets: never[];
|
|
75
|
+
};
|
|
76
|
+
};
|
|
77
|
+
tooltipTitle: {
|
|
78
|
+
type: StringConstructor;
|
|
79
|
+
required: false;
|
|
80
|
+
default: string;
|
|
81
|
+
};
|
|
82
|
+
legendValues: {
|
|
83
|
+
type: PropType<LegendValues>;
|
|
84
|
+
required: false;
|
|
85
|
+
default: null;
|
|
86
|
+
};
|
|
87
|
+
metricUnit: {
|
|
88
|
+
type: StringConstructor;
|
|
89
|
+
required: false;
|
|
90
|
+
default: string;
|
|
91
|
+
};
|
|
92
|
+
orientation: {
|
|
93
|
+
type: StringConstructor;
|
|
94
|
+
required: false;
|
|
95
|
+
default: string;
|
|
96
|
+
validator: (val: string) => boolean;
|
|
97
|
+
};
|
|
98
|
+
annotations: {
|
|
99
|
+
type: BooleanConstructor;
|
|
100
|
+
required: false;
|
|
101
|
+
default: boolean;
|
|
102
|
+
};
|
|
103
|
+
metricAxesTitle: {
|
|
104
|
+
type: StringConstructor;
|
|
105
|
+
required: false;
|
|
106
|
+
default: null;
|
|
107
|
+
};
|
|
108
|
+
dimensionAxesTitle: {
|
|
109
|
+
type: StringConstructor;
|
|
110
|
+
required: false;
|
|
111
|
+
default: null;
|
|
112
|
+
};
|
|
113
|
+
stacked: {
|
|
114
|
+
type: BooleanConstructor;
|
|
115
|
+
required: false;
|
|
116
|
+
default: boolean;
|
|
117
|
+
};
|
|
118
|
+
syntheticsDataKey: {
|
|
119
|
+
type: StringConstructor;
|
|
120
|
+
required: false;
|
|
121
|
+
default: string;
|
|
122
|
+
};
|
|
123
|
+
chartLegendSortFn: {
|
|
124
|
+
type: PropType<ChartLegendSortFn>;
|
|
125
|
+
required: false;
|
|
126
|
+
default: (a: EnhancedLegendItem, b: EnhancedLegendItem) => number;
|
|
127
|
+
};
|
|
128
|
+
chartTooltipSortFn: {
|
|
129
|
+
type: PropType<ChartTooltipSortFn>;
|
|
130
|
+
required: false;
|
|
131
|
+
default: (a: TooltipEntry, b: TooltipEntry) => number;
|
|
132
|
+
};
|
|
133
|
+
}>> & Readonly<{}>, {
|
|
31
134
|
stacked: boolean;
|
|
135
|
+
chartData: KChartData;
|
|
32
136
|
syntheticsDataKey: string;
|
|
33
137
|
tooltipTitle: string;
|
|
34
138
|
legendValues: LegendValues;
|
|
35
139
|
metricUnit: string;
|
|
36
|
-
orientation:
|
|
140
|
+
orientation: string;
|
|
37
141
|
annotations: boolean;
|
|
38
142
|
metricAxesTitle: string;
|
|
39
143
|
dimensionAxesTitle: string;
|
|
40
144
|
chartLegendSortFn: ChartLegendSortFn;
|
|
41
145
|
chartTooltipSortFn: ChartTooltipSortFn;
|
|
42
|
-
|
|
43
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
146
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {
|
|
44
147
|
chartParentRef: HTMLDivElement;
|
|
45
148
|
axis: HTMLCanvasElement;
|
|
46
149
|
chartContainerRef: HTMLDivElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StackedBarChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/StackedBarChart.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StackedBarChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/StackedBarChart.vue"],"names":[],"mappings":"AAwpBA,OAAO,KAAK,EAAE,QAAQ,EAAO,MAAM,KAAK,CAAA;AAQxC,OAAO,KAAK,EAAoB,iBAAiB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,UAAU,EAAE,YAAY,EAAE,YAAY,EAAgB,MAAM,aAAa,CAAA;;;cA0xBhJ,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;cAUpB,QAAQ,CAAC,YAAY,CAAC;;;;;;;;;;;;;yBAarB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BL,QAAQ,CAAC,iBAAiB,CAAC;;qBAEhC,kBAAkB,KAAK,kBAAkB;;;cAGpC,QAAQ,CAAC,kBAAkB,CAAC;;qBAEjC,YAAY,KAAK,YAAY;;;;cA1D1B,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;cAUpB,QAAQ,CAAC,YAAY,CAAC;;;;;;;;;;;;;yBAarB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BL,QAAQ,CAAC,iBAAiB,CAAC;;qBAEhC,kBAAkB,KAAK,kBAAkB;;;cAGpC,QAAQ,CAAC,kBAAkB,CAAC;;qBAEjC,YAAY,KAAK,YAAY;;;;;;;;;;;;;;;;;;;;;AAjE9C,wBAqEG"}
|
|
@@ -20,7 +20,6 @@ interface TimeSeriesChartProps {
|
|
|
20
20
|
chartTooltipSortFn?: ChartTooltipSortFn;
|
|
21
21
|
zoom?: boolean;
|
|
22
22
|
zoomActionItems?: ZoomActionItem[];
|
|
23
|
-
tooltipMetricDisplay?: string;
|
|
24
23
|
}
|
|
25
24
|
declare const _default: import("vue").DefineComponent<TimeSeriesChartProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
26
25
|
"zoom-time-range": (newTimeRange: AbsoluteTimeRangeV4) => any;
|
|
@@ -40,7 +39,6 @@ declare const _default: import("vue").DefineComponent<TimeSeriesChartProps, {},
|
|
|
40
39
|
dimensionAxesTitle: string;
|
|
41
40
|
chartLegendSortFn: ChartLegendSortFn;
|
|
42
41
|
chartTooltipSortFn: ChartTooltipSortFn;
|
|
43
|
-
tooltipMetricDisplay: string;
|
|
44
42
|
timeRangeMs: number;
|
|
45
43
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
46
44
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeSeriesChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/TimeSeriesChart.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TimeSeriesChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/TimeSeriesChart.vue"],"names":[],"mappings":"AA8UA,OAAO,0BAA0B,CAAA;AACjC,OAAO,eAAe,CAAA;AAStB,OAAO,KAAK,EAAgB,cAAc,EAAE,MAAM,aAAa,CAAA;AAC/D,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,kBAAkB,EAA2B,KAAK,UAAU,EAAE,KAAK,YAAY,EAAqB,MAAM,aAAa,CAAA;AAC7J,OAAO,KAAK,EAAE,iBAAiB,EAAE,mBAAmB,EAAmB,MAAM,qCAAqC,CAAA;AASlH,UAAU,oBAAoB;IAC5B,SAAS,CAAC,EAAE,UAAU,CAAA;IACtB,IAAI,CAAC,EAAE,gBAAgB,GAAG,iBAAiB,CAAA;IAC3C,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,WAAW,EAAE,iBAAiB,CAAA;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,iBAAiB,CAAC,EAAE,iBAAiB,CAAA;IACrC,kBAAkB,CAAC,EAAE,kBAAkB,CAAA;IACvC,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,eAAe,CAAC,EAAE,cAAc,EAAE,CAAA;CACnC;;;;;;UAdQ,OAAO;UADP,gBAAgB,GAAG,iBAAiB;aAMjC,OAAO;UAOV,OAAO;eAdF,UAAU;uBAWF,MAAM;qBAIR,cAAc,EAAE;kBAPnB,YAAY;gBAJd,MAAM;qBAKD,MAAM;wBACH,MAAM;uBAEP,iBAAiB;wBAChB,kBAAkB;iBARzB,MAAM;;AAgctB,wBAUG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useExploreResultToDatasets.d.ts","sourceRoot":"","sources":["../../../src/composables/useExploreResultToDatasets.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAA0B,eAAe,EAAE,MAAM,qCAAqC,CAAA;AAElG,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAE9B,OAAO,KAAK,EAAW,oBAAoB,EAAE,UAAU,EAAiD,MAAM,UAAU,CAAA;AAmDxH,MAAM,CAAC,OAAO,UAAU,0BAA0B,CAChD,IAAI,EAAE,oBAAoB,EAC1B,aAAa,EAAE,GAAG,CAAC,eAAe,CAAC,GAClC,GAAG,CAAC,UAAU,CAAC,
|
|
1
|
+
{"version":3,"file":"useExploreResultToDatasets.d.ts","sourceRoot":"","sources":["../../../src/composables/useExploreResultToDatasets.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAA0B,eAAe,EAAE,MAAM,qCAAqC,CAAA;AAElG,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAE9B,OAAO,KAAK,EAAW,oBAAoB,EAAE,UAAU,EAAiD,MAAM,UAAU,CAAA;AAmDxH,MAAM,CAAC,OAAO,UAAU,0BAA0B,CAChD,IAAI,EAAE,oBAAoB,EAC1B,aAAa,EAAE,GAAG,CAAC,eAAe,CAAC,GAClC,GAAG,CAAC,UAAU,CAAC,CAwGjB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chart-data.d.ts","sourceRoot":"","sources":["../../../src/types/chart-data.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AACnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAA;AAG9E,MAAM,MAAM,OAAO,GAAG,YAAY,GAAG;IACnC,YAAY,EAAE,MAAM,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB,CAAA;AAED,MAAM,WAAW,UAAW,SAAQ,SAAS;IAC3C,QAAQ,EAAE,OAAO,EAAE,CAAA;IACnB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAA;IACjB,YAAY,CAAC,EAAE,OAAO,EAAE,CAAA;
|
|
1
|
+
{"version":3,"file":"chart-data.d.ts","sourceRoot":"","sources":["../../../src/types/chart-data.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AACnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAA;AAG9E,MAAM,MAAM,OAAO,GAAG,YAAY,GAAG;IACnC,YAAY,EAAE,MAAM,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB,CAAA;AAED,MAAM,WAAW,UAAW,SAAQ,SAAS;IAC3C,QAAQ,EAAE,OAAO,EAAE,CAAA;IACnB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAA;IACjB,YAAY,CAAC,EAAE,OAAO,EAAE,CAAA;CACzB;AAED,MAAM,WAAW,kBAAkB;IACjC,CAAC,EAAE,MAAM,CAAA;IACT,CAAC,EAAE,MAAM,CAAA;CACV;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,oBAAoB;IACnC,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM,CAAA;CACjC;AAED,MAAM,WAAW,gBAAgB;IAC/B,GAAG,EAAE,MAAM,CAAA;IACX,SAAS,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,UAAU;IACpD,KAAK,EAAE,gBAAgB,CAAA;IACvB,IAAI,EAAE,MAAM,CAAA;IACZ,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,EAAE,kBAAkB,EAAE,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;AAExF;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,IAAI,EAAE,SAAS,CAAA;IACf;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;OAEG;IACH,kBAAkB,CAAC,EAAE,oBAAoB,GAAG,MAAM,EAAE,CAAA;IACpD;;OAEG;IACH,iBAAiB,CAAC,EAAE,iBAAiB,CAAA;IACrC;;OAEG;IACH,kBAAkB,CAAC,EAAE,kBAAkB,CAAA;IACvC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,mBAAmB,EAAE,MAAM,CAAC,CAAA;CAChD;AAED;;GAEG;AACH,eAAO,MAAM,wBAAwB,uCAAwC,CAAA;AAE7E,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,MAAM,CAAC,CAAA;AAE9E;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,IAAI,EAAE,eAAe,CAAA;IACrB;;OAEG;IACH,kBAAkB,CAAC,EAAE,oBAAoB,GAAG,MAAM,EAAE,CAAA;IACpD;;OAEG;IACH,aAAa,CAAC,EAAE,wBAAwB,CAAA;IACxC;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB;AAED,MAAM,WAAW,YAAY;IAC3B,CAAC,KAAK,EAAE,MAAM,GAAG,gBAAgB,CAAA;CAClC;AAED,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,MAAM,EAAE,CAAA;IAChB,eAAe,EAAE,MAAM,EAAE,CAAA;IACzB,WAAW,EAAE,MAAM,EAAE,CAAA;IACrB,IAAI,EAAE,MAAM,EAAE,CAAA;CACf;AAED,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAA;IACZ,EAAE,EAAE,MAAM,CAAA;CACX;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,OAAO,CAAA;IAChB,SAAS,EAAE,MAAM,CAAA;CAClB"}
|
|
@@ -28,8 +28,6 @@ export interface TooltipState {
|
|
|
28
28
|
chartID: string;
|
|
29
29
|
chartTooltipSortFn?: ChartTooltipSortFn;
|
|
30
30
|
interactionMode: TooltipInteractionMode;
|
|
31
|
-
metricDisplay: string;
|
|
32
|
-
dimensionDisplay?: string;
|
|
33
31
|
}
|
|
34
32
|
interface BaseChartOptions {
|
|
35
33
|
tooltipState: TooltipState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chartjs-options.d.ts","sourceRoot":"","sources":["../../../src/types/chartjs-options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,MAAM,KAAK,CAAA;AAC3C,OAAO,KAAK,EAAE,KAAK,EAAE,SAAS,IAAI,gBAAgB,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AACzF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AAC9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAE5E,MAAM,WAAW,YAAY;IAC3B,eAAe,EAAE,KAAK,CAAA;IACtB,WAAW,EAAE,KAAK,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,GAAG,MAAM,CAAA;IACtB,QAAQ,EAAE,MAAM,CAAA;IAChB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,YAAY,KAAK,MAAM,CAAA;AAC7E,MAAM,MAAM,sBAAsB,GAAG,MAAM,GAAG,aAAa,GAAG,kBAAkB,GAAG,sBAAsB,CAAA;AAEzG,MAAM,WAAW,YAAY;IAC3B,WAAW,EAAE,OAAO,CAAA;IACpB,cAAc,EAAE,MAAM,GAAG,MAAM,CAAA;IAC/B,aAAa,EAAE,YAAY,EAAE,CAAA;IAC7B,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,MAAM,CAAA;IACb,aAAa,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAA;IACtD,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,SAAS,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;IACf,kBAAkB,CAAC,EAAE,kBAAkB,CAAA;IACvC,eAAe,EAAE,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"chartjs-options.d.ts","sourceRoot":"","sources":["../../../src/types/chartjs-options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,MAAM,KAAK,CAAA;AAC3C,OAAO,KAAK,EAAE,KAAK,EAAE,SAAS,IAAI,gBAAgB,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AACzF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AAC9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAE5E,MAAM,WAAW,YAAY;IAC3B,eAAe,EAAE,KAAK,CAAA;IACtB,WAAW,EAAE,KAAK,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,GAAG,MAAM,CAAA;IACtB,QAAQ,EAAE,MAAM,CAAA;IAChB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,YAAY,KAAK,MAAM,CAAA;AAC7E,MAAM,MAAM,sBAAsB,GAAG,MAAM,GAAG,aAAa,GAAG,kBAAkB,GAAG,sBAAsB,CAAA;AAEzG,MAAM,WAAW,YAAY;IAC3B,WAAW,EAAE,OAAO,CAAA;IACpB,cAAc,EAAE,MAAM,GAAG,MAAM,CAAA;IAC/B,aAAa,EAAE,YAAY,EAAE,CAAA;IAC7B,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,MAAM,CAAA;IACb,aAAa,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAA;IACtD,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,SAAS,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;IACf,kBAAkB,CAAC,EAAE,kBAAkB,CAAA;IACvC,eAAe,EAAE,sBAAsB,CAAA;CACxC;AAED,UAAU,gBAAgB;IACxB,YAAY,EAAE,YAAY,CAAA;IAC1B,QAAQ,EAAE,MAAM,CAAA;IAChB,OAAO,EAAE,GAAG,CAAC,OAAO,CAAC,CAAA;IACrB,eAAe,CAAC,EAAE,GAAG,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IACzC,kBAAkB,CAAC,EAAE,GAAG,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;CAC7C;AAED,MAAM,WAAW,eAAgB,SAAQ,gBAAgB;IACvD,SAAS,EAAE,GAAG,GAAG,GAAG,CAAA;IACpB,SAAS,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;CACvB;AAED,MAAM,WAAW,gBAAiB,SAAQ,gBAAgB;IACxD,WAAW,EAAE,GAAG,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IACpC,WAAW,EAAE,GAAG,CAAC,iBAAiB,CAAC,CAAA;IACnC,kBAAkB,CAAC,EAAE,WAAW,CAAC,OAAO,GAAG,SAAS,CAAC,CAAA;CACtD;AAED,MAAM,WAAW,iBAAiB;IAChC,YAAY,EAAE,YAAY,CAAA;IAC1B,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,OAAO,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,KAAK,CAAA;IACZ,OAAO,EAAE,YAAY,CAAC,gBAAgB,CAAC,CAAA;CACxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commonOptions.d.ts","sourceRoot":"","sources":["../../../src/utils/commonOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,UAAU,EAAE,YAAY,EAAyB,iBAAiB,EAAE,YAAY,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAA;AAGpL,OAAO,KAAK,EAAE,KAAK,EAAE,KAAK,EAAoB,MAAM,UAAU,CAAA;AAC9D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAE5E,eAAO,MAAM,oBAAoB,UAAW,sBAAsB,YAEjE,CAAA;AAED,eAAO,MAAM,wBAAwB,gBAAiB,YAAY,WAAW,sBAAsB,eAAe,iBAAiB,KAAI,IAqCtI,CAAA;AAED,eAAO,MAAM,eAAe,gBAAiB,YAAY,WAAW,sBAAsB,KAAI,
|
|
1
|
+
{"version":3,"file":"commonOptions.d.ts","sourceRoot":"","sources":["../../../src/utils/commonOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,UAAU,EAAE,YAAY,EAAyB,iBAAiB,EAAE,YAAY,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAA;AAGpL,OAAO,KAAK,EAAE,KAAK,EAAE,KAAK,EAAoB,MAAM,UAAU,CAAA;AAC9D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAE5E,eAAO,MAAM,oBAAoB,UAAW,sBAAsB,YAEjE,CAAA;AAED,eAAO,MAAM,wBAAwB,gBAAiB,YAAY,WAAW,sBAAsB,eAAe,iBAAiB,KAAI,IAqCtI,CAAA;AAED,eAAO,MAAM,eAAe,gBAAiB,YAAY,WAAW,sBAAsB,KAAI,IA4C7F,CAAA;AAED,eAAO,MAAM,WAAW,cAAe,UAAU,WACa,CAAA;AAE9D,eAAO,MAAM,iBAAiB,cAAe,UAAU,gBACoB,CAAA;AAE3E,eAAO,MAAM,iBAAiB,cAAe,UAAU,YAEtD,CAAA;AAED,eAAO,MAAM,sBAAsB,cAAe,UAAU,YAEN,CAAA;AAEtD,eAAO,MAAM,wBAAwB,cAAe,UAAU,YAI3D,CAAA;AAEH;;;IAGI;AACJ,eAAO,MAAM,4BAA4B,aAAc,KAAK,gBAAgB,MAAM,gBAAgB,MAAM,WA4BvG,CAAA;AAED,eAAO,MAAM,0BAA0B,aAAc,KAAK,iBAAiB,MAAM,gBAAgB,MAAM,WAStG,CAAA;AAED,wBAAgB,QAAQ,CAAC,EAAE,EAAE,CAAC,GAAG,IAAI,EAAE,GAAG,KAAK,GAAG,EAAE,KAAK,EAAE,MAAM,aAE9C,GAAG,UAMrB;AAED,eAAO,MAAM,mBAAmB,UAAW,KAAK,iBAAiB,YAAY,sBAAsB,iBAAiB,KAAG,kBAAkB,EAYxI,CAAA"}
|