@kong-ui-public/analytics-chart 0.23.3 → 0.24.0
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/chart-types/StackedBarChart.vue.d.ts.map +1 -1
- package/dist/types/composables/useBarChartOptions.d.ts +2 -0
- package/dist/types/composables/useBarChartOptions.d.ts.map +1 -1
- package/dist/types/types/chartjs-options.d.ts +1 -0
- package/dist/types/types/chartjs-options.d.ts.map +1 -1
- package/dist/types/utils/constants.d.ts +2 -0
- package/dist/types/utils/constants.d.ts.map +1 -1
- package/dist/vitals-chart.es.js +731 -724
- package/dist/vitals-chart.umd.js +10 -10
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.locked[data-v-16ed1bb7]{cursor:move}.tooltip-container[data-v-16ed1bb7]{background-color:#fff;border-radius:3px;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-16ed1bb7]{border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;margin:8px;min-height:24px;padding-bottom:8px}.tooltip-container .tooltip-title .title[data-v-16ed1bb7]{font-size:16px;font-weight:600}.tooltip-container .tooltip-title .subtitle[data-v-16ed1bb7]{font-size:14px;margin-top:8px}.tooltip-container .tooltip-title .drag-icon[data-v-16ed1bb7]{margin-top:6px;position:absolute;right:0;top:0}ul.tooltip[data-v-16ed1bb7]{list-style:none;margin:0;max-height:300px;min-width:250px;overflow-y:scroll;padding-left:0;scrollbar-width:thin}ul.tooltip[data-v-16ed1bb7]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}ul.tooltip[data-v-16ed1bb7]::-webkit-scrollbar{width:10px}ul.tooltip[data-v-16ed1bb7]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}ul.tooltip li[data-v-16ed1bb7]{display:flex;font-size:14px;line-height:1;margin:8px}ul.tooltip li[data-v-16ed1bb7]:last-child{padding-bottom:8px}ul.tooltip .display-label[data-v-16ed1bb7]{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.tooltip .display-value[data-v-16ed1bb7]{margin-left:auto;padding-left:8px;white-space:nowrap}ul.tooltip .tooltip-legend[data-v-16ed1bb7]{display:inline-flex;flex-direction:row;height:15px;margin-right:8px;width:3px}.legend-container[data-v-17d7efcb]{display:flex;max-height:inherit;-ms-overflow-style:thin;overflow-x:hidden;overflow-y:scroll;padding-left:12px;scrollbar-width:thin}.legend-container.vertical[data-v-17d7efcb]{flex-direction:column;max-height:400px;max-width:15%;word-break:break-word}@media (max-width: 767px){.legend-container.vertical[data-v-17d7efcb]{flex-direction:row;height:20%;max-width:100%;width:100%}}.legend-container.horizontal[data-v-17d7efcb]{column-gap:2px;display:grid;justify-content:center;max-height:15%;width:95%}.legend-container.horizontal .truncate-label[data-v-17d7efcb]{max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-container[data-v-17d7efcb]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.legend-container[data-v-17d7efcb]::-webkit-scrollbar{width:10px}.legend-container[data-v-17d7efcb]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.legend-container li[data-v-17d7efcb]{align-items:start;cursor:pointer;display:flex;line-height:1;margin-top:16px}.legend-container li .legend[data-v-17d7efcb]{flex:0 0 14px;height:3px;margin-right:12px;margin-top:6px}.legend-container li .label[data-v-17d7efcb]{font-size:14px;line-height:18px}.legend-container li .sub-label[data-v-17d7efcb]{font-size:12px;line-height:14px;word-break:none}.legend-container li .strike-through[data-v-17d7efcb]{text-decoration:line-through}.chart-parent[data-v-cb442a7c]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-cb442a7c]{flex-direction:column}.chart-parent.column .chart-container[data-v-cb442a7c]{height:80%;width:100%}.chart-parent.legend-row[data-v-cb442a7c]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-cb442a7c]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-cb442a7c]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-cb442a7c]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-cb442a7c]{position:relative}.chart-container[data-v-cb442a7c]{-ms-overflow-style:thin;overflow-y:hidden;scrollbar-width:thin}.chart-container .chart-body[data-v-cb442a7c]{height:100%}.chart-container[data-v-cb442a7c]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.chart-container[data-v-cb442a7c]::-webkit-scrollbar{width:10px}.chart-container[data-v-cb442a7c]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.axis[data-v-cb442a7c]{left:0;pointer-events:none;position:absolute;top:0;z-index:99}.axis-tooltip[data-v-cb442a7c]{background-color:#3a3f51;color:#fff;padding:4px 8px;position:absolute;width:max-content;z-index:100}.tooltip-boundary[data-v-cb442a7c]{height:100%;left:0;position:relative;top:0;width:100%}.chart-parent[data-v-c005e7f5]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-c005e7f5]{flex-direction:column}.chart-parent.column .chart-container[data-v-c005e7f5]{height:80%;width:100%}.chart-parent.legend-row[data-v-c005e7f5]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-c005e7f5]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-c005e7f5]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-c005e7f5]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-c005e7f5]{position:relative}.kong-ui-public-csv-export-modal .k-modal-dialog{min-width:580px}.kong-ui-public-csv-export-modal .k-modal-dialog .k-empty-state-message{max-width:80%}.kong-ui-public-csv-export-modal .k-modal-dialog .cancel-btn{margin-right:8px}.kong-ui-public-csv-export-modal .k-modal-dialog .selected-range{font-size:14px}.kong-ui-public-csv-export-modal .k-modal-dialog .text-muted{color:#00000073!important;font-size:14px}.kong-ui-public-csv-export-modal .k-modal-dialog .vitals-table{font-size:14px;margin-bottom:20px;margin-top:6px;width:100%}.kong-ui-public-csv-export-modal .k-modal-dialog .k-table thead{border-top:1px solid #e0e4ea;height:auto}.kong-ui-public-csv-export-modal .k-modal-dialog .k-modal-footer .vitals-report-export-button{display:inline-flex}.chart-parent[data-v-1aa05a3a]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-1aa05a3a]{flex-direction:column}.chart-parent.column .chart-container[data-v-1aa05a3a]{height:80%;width:100%}.chart-parent.legend-row[data-v-1aa05a3a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-1aa05a3a]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-1aa05a3a]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-1aa05a3a]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-1aa05a3a]{position:relative}.analytics-chart-shell[data-v-3432f859],.simple-chart-shell[data-v-3432f859]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-3432f859],.simple-chart-shell .chart-empty-state[data-v-3432f859]{display:flex;flex-direction:column;height:100%;justify-content:center}.analytics-chart-shell[data-v-3432f859]{height:var(--55ce9380);width:var(--1cb391c8)}.analytics-chart-shell .analytics-chart-parent[data-v-3432f859]{height:100%;width:100%}.analytics-chart-shell .chart-empty-state[data-v-3432f859]{padding:20px 0 16px}.analytics-chart-shell .chart-header[data-v-3432f859]{align-items:center;display:flex;justify-content:flex-start;padding-bottom:16px}.analytics-chart-shell .chart-header .chart-header-icons-wrapper[data-v-3432f859]{display:flex;justify-content:end}.analytics-chart-shell .chart-header .chart-export-button[data-v-3432f859]{display:flex;margin-left:auto;margin-right:0}.analytics-chart-shell .chart-title[data-v-3432f859]{font-size:18px;font-weight:600}.analytics-chart-shell .tooltip[data-v-3432f859]{display:flex;margin-left:12px;margin-top:2px}.chart-parent[data-v-5871cb7a]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-5871cb7a]{flex-direction:column}.chart-parent.column .chart-container[data-v-5871cb7a]{height:80%;width:100%}.chart-parent.legend-row[data-v-5871cb7a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-5871cb7a]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-5871cb7a]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-5871cb7a]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-5871cb7a]{position:relative}.chart-parent[data-v-5871cb7a]{height:auto;margin:0;padding:0;width:auto}.chart-parent .chart-container[data-v-5871cb7a]{margin:0;max-height:100px;max-width:100px;padding:0}.chart-parent .chart-totals-flex[data-v-5871cb7a]{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center;padding:24px 0 0;position:absolute;width:100px;z-index:2}.chart-parent .chart-totals-flex .metric-large[data-v-5871cb7a]{font-size:20px;font-weight:500;line-height:28px}.chart-parent .chart-totals-flex .metric-small[data-v-5871cb7a]{color:#6c7489;font-size:10px;font-weight:400;line-height:12px}.analytics-chart-shell[data-v-f014a616],.simple-chart-shell[data-v-f014a616]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-f014a616],.simple-chart-shell .chart-empty-state[data-v-f014a616]{display:flex;flex-direction:column;height:100%;justify-content:center}.simple-chart-shell[data-v-f014a616]{margin:0;padding:0}.simple-chart-shell .chart-empty-state[data-v-f014a616]{display:flex;flex-direction:column;height:100px;justify-content:center;width:100px}.simple-chart-shell .chart-empty-state[data-v-f014a616] .k-empty-state-title-header{font-size:12px;line-height:16px;margin:0}.kong-ui-public-top-n-table[data-v-bd78642f]{border-radius:8px!important}.kong-ui-public-top-n-table .top-n-card-title[data-v-bd78642f]{font-size:16px}.kong-ui-public-top-n-table[data-v-bd78642f] .k-card-actions{align-self:baseline;display:flex;line-height:22px}.kong-ui-public-top-n-table[data-v-bd78642f] .k-card-actions .top-n-card-description{color:#6c7489;font-size:12px;text-align:right}.kong-ui-public-top-n-table .top-n-table[data-v-bd78642f]{display:flex;flex-direction:column;width:100%}.kong-ui-public-top-n-table .top-n-table .table-headings[data-v-bd78642f]{font-size:14px;font-weight:600;line-height:24px}.kong-ui-public-top-n-table .top-n-table .table-row[data-v-bd78642f]{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-bd78642f]:last-of-type{border-bottom:none}.kong-ui-public-top-n-table .top-n-table .column-1[data-v-bd78642f]{padding:0 24px 12px 0}.kong-ui-public-top-n-table .top-n-table .column-2[data-v-bd78642f]{flex:1;max-width:110px;padding:0 0 12px}.kong-ui-public-top-n-table .top-n-table .table-body .table-row[data-v-bd78642f]:first-of-type{border-top:1px solid #e0e4ea}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-bd78642f],.kong-ui-public-top-n-table .top-n-table .table-body .column-2[data-v-bd78642f]{padding-top:12px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-bd78642f]{color:#3a3f51;font-size:14px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-bd78642f] 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}
|
|
1
|
+
.locked[data-v-fe2a03e1]{cursor:move}.tooltip-container[data-v-fe2a03e1]{background-color:#fff;border-radius:3px;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-fe2a03e1]{border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;margin:8px;min-height:24px;padding-bottom:8px}.tooltip-container .tooltip-title .title[data-v-fe2a03e1]{font-size:16px;font-weight:600}.tooltip-container .tooltip-title .subtitle[data-v-fe2a03e1]{font-size:14px;margin-top:8px}.tooltip-container .tooltip-title .drag-icon[data-v-fe2a03e1]{margin-top:6px;position:absolute;right:0;top:0}ul.tooltip[data-v-fe2a03e1]{list-style:none;margin:0;max-height:300px;min-width:250px;overflow-y:scroll;padding-left:0;scrollbar-width:thin}ul.tooltip[data-v-fe2a03e1]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}ul.tooltip[data-v-fe2a03e1]::-webkit-scrollbar{width:10px}ul.tooltip[data-v-fe2a03e1]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}ul.tooltip li[data-v-fe2a03e1]{display:flex;font-size:14px;line-height:1;margin:8px}ul.tooltip li[data-v-fe2a03e1]:last-child{padding-bottom:8px}ul.tooltip .display-label[data-v-fe2a03e1]{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.tooltip .display-value[data-v-fe2a03e1]{margin-left:auto;padding-left:8px;white-space:nowrap}ul.tooltip .tooltip-legend[data-v-fe2a03e1]{display:inline-flex;flex-direction:row;height:15px;margin-right:8px;width:3px}.legend-container[data-v-fe1c4994]{display:flex;max-height:inherit;-ms-overflow-style:thin;overflow-x:hidden;overflow-y:scroll;padding-left:12px;scrollbar-width:thin}.legend-container.vertical[data-v-fe1c4994]{flex-direction:column;max-height:400px;max-width:15%;word-break:break-word}@media (max-width: 767px){.legend-container.vertical[data-v-fe1c4994]{flex-direction:row;height:20%;max-width:100%;width:100%}}.legend-container.horizontal[data-v-fe1c4994]{column-gap:2px;display:grid;justify-content:center;max-height:15%;width:95%}.legend-container.horizontal .truncate-label[data-v-fe1c4994]{max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-container[data-v-fe1c4994]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.legend-container[data-v-fe1c4994]::-webkit-scrollbar{width:10px}.legend-container[data-v-fe1c4994]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.legend-container li[data-v-fe1c4994]{align-items:start;cursor:pointer;display:flex;line-height:1;margin-top:16px}.legend-container li .legend[data-v-fe1c4994]{flex:0 0 14px;height:3px;margin-right:12px;margin-top:6px}.legend-container li .label[data-v-fe1c4994]{font-size:14px;line-height:28px}.legend-container li .sub-label[data-v-fe1c4994]{font-size:12px;line-height:16px;word-break:none}.legend-container li .strike-through[data-v-fe1c4994]{text-decoration:line-through}.chart-parent[data-v-502e266a]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-502e266a]{flex-direction:column}.chart-parent.column .chart-container[data-v-502e266a]{height:80%;width:100%}.chart-parent.legend-row[data-v-502e266a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-502e266a]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-502e266a]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-502e266a]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-502e266a]{position:relative}.chart-container[data-v-502e266a]{-ms-overflow-style:thin;overflow-y:hidden;scrollbar-width:thin}.chart-container .chart-body[data-v-502e266a]{height:100%}.chart-container[data-v-502e266a]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.chart-container[data-v-502e266a]::-webkit-scrollbar{width:10px}.chart-container[data-v-502e266a]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.axis[data-v-502e266a]{left:0;pointer-events:none;position:absolute;top:0;z-index:99}.axis-tooltip[data-v-502e266a]{background-color:#3a3f51;color:#fff;padding:4px 8px;position:absolute;width:max-content;z-index:100}.tooltip-boundary[data-v-502e266a]{height:100%;left:0;position:relative;top:0;width:100%}.chart-parent[data-v-c005e7f5]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-c005e7f5]{flex-direction:column}.chart-parent.column .chart-container[data-v-c005e7f5]{height:80%;width:100%}.chart-parent.legend-row[data-v-c005e7f5]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-c005e7f5]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-c005e7f5]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-c005e7f5]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-c005e7f5]{position:relative}.kong-ui-public-csv-export-modal .k-modal-dialog{min-width:580px}.kong-ui-public-csv-export-modal .k-modal-dialog .k-empty-state-message{max-width:80%}.kong-ui-public-csv-export-modal .k-modal-dialog .cancel-btn{margin-right:8px}.kong-ui-public-csv-export-modal .k-modal-dialog .selected-range{font-size:14px}.kong-ui-public-csv-export-modal .k-modal-dialog .text-muted{color:#00000073!important;font-size:14px}.kong-ui-public-csv-export-modal .k-modal-dialog .vitals-table{font-size:14px;margin-bottom:20px;margin-top:6px;width:100%}.kong-ui-public-csv-export-modal .k-modal-dialog .k-table thead{border-top:1px solid #e0e4ea;height:auto}.kong-ui-public-csv-export-modal .k-modal-dialog .k-modal-footer .vitals-report-export-button{display:inline-flex}.chart-parent[data-v-1aa05a3a]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-1aa05a3a]{flex-direction:column}.chart-parent.column .chart-container[data-v-1aa05a3a]{height:80%;width:100%}.chart-parent.legend-row[data-v-1aa05a3a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-1aa05a3a]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-1aa05a3a]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-1aa05a3a]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-1aa05a3a]{position:relative}.analytics-chart-shell[data-v-3432f859],.simple-chart-shell[data-v-3432f859]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-3432f859],.simple-chart-shell .chart-empty-state[data-v-3432f859]{display:flex;flex-direction:column;height:100%;justify-content:center}.analytics-chart-shell[data-v-3432f859]{height:var(--55ce9380);width:var(--1cb391c8)}.analytics-chart-shell .analytics-chart-parent[data-v-3432f859]{height:100%;width:100%}.analytics-chart-shell .chart-empty-state[data-v-3432f859]{padding:20px 0 16px}.analytics-chart-shell .chart-header[data-v-3432f859]{align-items:center;display:flex;justify-content:flex-start;padding-bottom:16px}.analytics-chart-shell .chart-header .chart-header-icons-wrapper[data-v-3432f859]{display:flex;justify-content:end}.analytics-chart-shell .chart-header .chart-export-button[data-v-3432f859]{display:flex;margin-left:auto;margin-right:0}.analytics-chart-shell .chart-title[data-v-3432f859]{font-size:18px;font-weight:600}.analytics-chart-shell .tooltip[data-v-3432f859]{display:flex;margin-left:12px;margin-top:2px}.chart-parent[data-v-5871cb7a]{align-items:center;display:flex;height:inherit;position:relative;width:inherit}.chart-parent.column[data-v-5871cb7a]{flex-direction:column}.chart-parent.column .chart-container[data-v-5871cb7a]{height:80%;width:100%}.chart-parent.legend-row[data-v-5871cb7a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-5871cb7a]{flex-grow:1;height:100%;width:85%}@media (max-width: 767px){.chart-parent.legend-row .chart-container[data-v-5871cb7a]{height:80%!important;width:100%!important}}@media (max-width: 767px){.chart-parent.legend-row[data-v-5871cb7a]{display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-5871cb7a]{position:relative}.chart-parent[data-v-5871cb7a]{height:auto;margin:0;padding:0;width:auto}.chart-parent .chart-container[data-v-5871cb7a]{margin:0;max-height:100px;max-width:100px;padding:0}.chart-parent .chart-totals-flex[data-v-5871cb7a]{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center;padding:24px 0 0;position:absolute;width:100px;z-index:2}.chart-parent .chart-totals-flex .metric-large[data-v-5871cb7a]{font-size:20px;font-weight:500;line-height:28px}.chart-parent .chart-totals-flex .metric-small[data-v-5871cb7a]{color:#6c7489;font-size:10px;font-weight:400;line-height:12px}.analytics-chart-shell[data-v-f014a616],.simple-chart-shell[data-v-f014a616]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-f014a616],.simple-chart-shell .chart-empty-state[data-v-f014a616]{display:flex;flex-direction:column;height:100%;justify-content:center}.simple-chart-shell[data-v-f014a616]{margin:0;padding:0}.simple-chart-shell .chart-empty-state[data-v-f014a616]{display:flex;flex-direction:column;height:100px;justify-content:center;width:100px}.simple-chart-shell .chart-empty-state[data-v-f014a616] .k-empty-state-title-header{font-size:12px;line-height:16px;margin:0}.kong-ui-public-top-n-table[data-v-bd78642f]{border-radius:8px!important}.kong-ui-public-top-n-table .top-n-card-title[data-v-bd78642f]{font-size:16px}.kong-ui-public-top-n-table[data-v-bd78642f] .k-card-actions{align-self:baseline;display:flex;line-height:22px}.kong-ui-public-top-n-table[data-v-bd78642f] .k-card-actions .top-n-card-description{color:#6c7489;font-size:12px;text-align:right}.kong-ui-public-top-n-table .top-n-table[data-v-bd78642f]{display:flex;flex-direction:column;width:100%}.kong-ui-public-top-n-table .top-n-table .table-headings[data-v-bd78642f]{font-size:14px;font-weight:600;line-height:24px}.kong-ui-public-top-n-table .top-n-table .table-row[data-v-bd78642f]{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-bd78642f]:last-of-type{border-bottom:none}.kong-ui-public-top-n-table .top-n-table .column-1[data-v-bd78642f]{padding:0 24px 12px 0}.kong-ui-public-top-n-table .top-n-table .column-2[data-v-bd78642f]{flex:1;max-width:110px;padding:0 0 12px}.kong-ui-public-top-n-table .top-n-table .table-body .table-row[data-v-bd78642f]:first-of-type{border-top:1px solid #e0e4ea}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-bd78642f],.kong-ui-public-top-n-table .top-n-table .table-body .column-2[data-v-bd78642f]{padding-top:12px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-bd78642f]{color:#3a3f51;font-size:14px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-bd78642f] 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}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StackedBarChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/StackedBarChart.vue.ts"],"names":[],"mappings":"AAOA,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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"StackedBarChart.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/chart-types/StackedBarChart.vue.ts"],"names":[],"mappings":"AAOA,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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAmwB/I,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAgCJ,MAAM,KAAG,OAAO;;;;;qBAOtB,kBAAkB,KAAK,kBAAkB;;;;;qBAKzC,YAAY,KAAK,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA5CzB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAgCJ,MAAM,KAAG,OAAO;;;;;qBAOtB,kBAAkB,KAAK,kBAAkB;;;;;qBAKzC,YAAY,KAAK,YAAY;;;;;;;;;;;;;;;;;;;AA1E9C,wBA8EG"}
|
|
@@ -16,6 +16,7 @@ export default function useBarChartOptions(chartOptions: BarChartOptions): impor
|
|
|
16
16
|
ticks: {
|
|
17
17
|
maxRotation: number;
|
|
18
18
|
autoSkip: boolean;
|
|
19
|
+
font: number;
|
|
19
20
|
callback: (value: string, index: number) => string;
|
|
20
21
|
};
|
|
21
22
|
title: {
|
|
@@ -40,6 +41,7 @@ export default function useBarChartOptions(chartOptions: BarChartOptions): impor
|
|
|
40
41
|
drawBorder: boolean;
|
|
41
42
|
};
|
|
42
43
|
ticks: {
|
|
44
|
+
font: number;
|
|
43
45
|
callback: (value: string, index: number) => string;
|
|
44
46
|
};
|
|
45
47
|
title: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBarChartOptions.d.ts","sourceRoot":"","sources":["../../../src/composables/useBarChartOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAA;AAEvE,OAAO,KAAK,EACV,yBAAyB,EACzB,SAAS,EACT,WAAW,EAEX,uBAAuB,EAGxB,MAAM,UAAU,CAAA;AAKjB,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,YAAY,EAAE,eAAe
|
|
1
|
+
{"version":3,"file":"useBarChartOptions.d.ts","sourceRoot":"","sources":["../../../src/composables/useBarChartOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAA;AAEvE,OAAO,KAAK,EACV,yBAAyB,EACzB,SAAS,EACT,WAAW,EAEX,uBAAuB,EAGxB,MAAM,UAAU,CAAA;AAKjB,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,YAAY,EAAE,eAAe;;;;;;;;;;;;;;;;;kCAiFlC,MAAM,SAAS,MAAM,KAAG,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;kCAwC9B,MAAM,SAAS,MAAM,KAAG,MAAM;;;;;;;;;;;;;;;;;;;;;;gCAuCtC,sBAAsB;;;;iCA1J7B,YAAY,KAAK,CAAC;;;;;;;;;;;;;GAyKxC;AAED,OAAO,QAAQ,UAAU,CAAC;IACxB,UAAU,oBAAoB;QAC5B,uBAAuB,EAAE,yBAAyB,CAAC,SAAS,CAAC,CAAC;KAC/D;IACD,UAAU,kBAAkB;QAC1B,qBAAqB,EAAE,uBAAuB,CAAC;KAChD;CACF"}
|
|
@@ -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,MAAM,KAAK,CAAA;AAC9B,OAAO,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AACrE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAA;AAE1E,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;CACjB;AAED,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,YAAY,KAAK,MAAM,CAAA;AAE7E,MAAM,WAAW,YAAY;IAC3B,WAAW,EAAE,OAAO,CAAC;IACrB,cAAc,EAAE,MAAM,GAAG,MAAM,CAAC;IAChC,aAAa,EAAE,KAAK,CAAC,YAAY,CAAC,CAAC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IACvD,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,UAAU,CAAC;IACtB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,kBAAkB,CAAC,EAAE,kBAAkB,CAAA;CACxC;AAED,UAAU,gBAAgB;IACxB,YAAY,EAAE,YAAY,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACtB,eAAe,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,kBAAkB,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;CACjC;AAED,MAAM,WAAW,eAAgB,SAAQ,gBAAgB;IACvD,SAAS,EAAE,GAAG,GAAG,GAAG,CAAC;
|
|
1
|
+
{"version":3,"file":"chartjs-options.d.ts","sourceRoot":"","sources":["../../../src/types/chartjs-options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAC9B,OAAO,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AACrE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAA;AAE1E,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;CACjB;AAED,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,EAAE,YAAY,EAAE,CAAC,EAAE,YAAY,KAAK,MAAM,CAAA;AAE7E,MAAM,WAAW,YAAY;IAC3B,WAAW,EAAE,OAAO,CAAC;IACrB,cAAc,EAAE,MAAM,GAAG,MAAM,CAAC;IAChC,aAAa,EAAE,KAAK,CAAC,YAAY,CAAC,CAAC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IACvD,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,UAAU,CAAC;IACtB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,kBAAkB,CAAC,EAAE,kBAAkB,CAAA;CACxC;AAED,UAAU,gBAAgB;IACxB,YAAY,EAAE,YAAY,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACtB,eAAe,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,kBAAkB,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;CACjC;AAED,MAAM,WAAW,eAAgB,SAAQ,gBAAgB;IACvD,SAAS,EAAE,GAAG,GAAG,GAAG,CAAC;IACrB,SAAS,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;CACxB;AAED,MAAM,WAAW,gBAAiB,SAAQ,gBAAgB;IACxD,YAAY,EAAE,GAAG,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtC,WAAW,EAAE,GAAG,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrC,WAAW,EAAE,GAAG,CAAC,GAAG,eAAe,EAAE,CAAC,CAAC;CACxC;AAED,MAAM,WAAW,oBAAoB;IACnC,YAAY,EAAE,YAAY,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAA;CACf;AAED,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,KAAK,CAAC;IACb,OAAO,EAAE,YAAY,CAAC,SAAS,CAAC,CAAC;CAClC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import type { TimeFormatOptions } from '../types';
|
|
2
2
|
export declare const DECIMAL_DISPLAY = 2;
|
|
3
|
+
export declare const FONT_SIZE_SMALL = 10;
|
|
4
|
+
export declare const FONT_SIZE_REGULAR = 12;
|
|
3
5
|
declare const numberFormatter: Intl.NumberFormat;
|
|
4
6
|
export { numberFormatter };
|
|
5
7
|
export declare function formatTime(ts: number, options?: TimeFormatOptions): string | number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAEjD,eAAO,MAAM,eAAe,IAAI,CAAA;
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAEjD,eAAO,MAAM,eAAe,IAAI,CAAA;AAChC,eAAO,MAAM,eAAe,KAAK,CAAA;AACjC,eAAO,MAAM,iBAAiB,KAAK,CAAA;AAEnC,QAAA,MAAM,eAAe,mBAAoE,CAAA;AAEzF,OAAO,EAAE,eAAe,EAAE,CAAA;AAE1B,wBAAgB,UAAU,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,GAAE,iBAAsB,mBA6BrE;AAED,eAAO,MAAM,gBAAgB,KAAK,CAAA"}
|