@kong-ui-public/analytics-chart 0.8.31 → 0.9.1
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/TopNTable.vue.d.ts +55 -0
- package/dist/types/components/TopNTable.vue.d.ts.map +1 -0
- package/dist/types/composables/useI18n.d.ts +40 -0
- package/dist/types/composables/useI18n.d.ts.map +1 -1
- package/dist/types/enums/chart-types-simple.enum.d.ts +2 -1
- package/dist/types/enums/chart-types-simple.enum.d.ts.map +1 -1
- package/dist/types/index.d.ts +2 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/vitals-chart.es.js +3448 -3296
- package/dist/vitals-chart.umd.js +8 -8
- package/package.json +3 -3
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.locked[data-v-09b76e24]{cursor:move}.tooltip-container[data-v-09b76e24]{background-color:#fff;border-radius:3px;box-shadow:0 5px 15px #0000001f,0 5px 10px #0000003d;max-width:425px;min-width:250px;overflow-y:scroll;position:absolute;scrollbar-width:thin;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:999}.tooltip-container[data-v-09b76e24]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.tooltip-container[data-v-09b76e24]::-webkit-scrollbar{width:10px}.tooltip-container[data-v-09b76e24]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}ul.tooltip[data-v-09b76e24]{list-style:none;margin:0;max-height:300px;min-width:250px;padding-left:0}ul.tooltip li[data-v-09b76e24]{display:flex;font-size:14px;margin:8px}ul.tooltip li[data-v-09b76e24]:first-child{border-bottom:1px solid rgba(0,0,0,.1)}ul.tooltip li[data-v-09b76e24]:last-child{padding-bottom:8px}ul.tooltip .drag-icon[data-v-09b76e24]{margin-top:8px;position:absolute;right:0;top:0}ul.tooltip .tooltip-title[data-v-09b76e24]{display:flex;flex-direction:column;padding-bottom:8px}ul.tooltip .tooltip-title .title[data-v-09b76e24]{font-size:16px;font-weight:600}ul.tooltip .tooltip-title .subtitle[data-v-09b76e24]{font-size:14px;margin-top:8px}ul.tooltip .display-label[data-v-09b76e24]{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.tooltip .display-value[data-v-09b76e24]{margin-left:auto;padding-left:8px;white-space:nowrap}ul.tooltip .tooltip-legend[data-v-09b76e24]{display:inline-flex;flex-direction:row;height:15px;margin-right:8px;width:3px}.legend-container[data-v-c16b4571]{display:flex;max-height:inherit;min-width:10%;-ms-overflow-style:thin;overflow-x:hidden;overflow-y:scroll;padding-left:12px;scrollbar-width:thin}.legend-container.vertical[data-v-c16b4571]{flex-direction:column;max-height:400px;max-width:200px}@media (max-width: 767px){.legend-container.vertical[data-v-c16b4571]{flex-direction:row;max-width:100%;padding-top:12px;width:100%}}.legend-container.horizontal[data-v-c16b4571]{column-gap:12px;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:12px;max-height:60px;width:100%}.legend-container.horizontal .label[data-v-c16b4571]{width:max-content}.legend-container[data-v-c16b4571]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.legend-container[data-v-c16b4571]::-webkit-scrollbar{width:10px}.legend-container[data-v-c16b4571]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.legend-container li[data-v-c16b4571]{cursor:pointer;display:flex;height:fit-content;margin:12px}.legend-container li .legend[data-v-c16b4571]{flex:0 0 14px;height:3px;margin-right:12px;margin-top:12px}.legend-container li .label[data-v-c16b4571]{font-size:14px}.legend-container li .sub-label[data-v-c16b4571]{font-size:12px;word-break:none}.legend-container li .strike-through[data-v-c16b4571]{text-decoration:line-through}.chart-parent[data-v-33eef28d]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-33eef28d]{flex-direction:column}.chart-parent.column .chart-container[data-v-33eef28d]{width:100%}.chart-parent.legend-row[data-v-33eef28d]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-33eef28d]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-33eef28d]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-33eef28d]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-33eef28d]{width:100%!important}}.chart-container[data-v-33eef28d]{-ms-overflow-style:thin;scrollbar-width:thin}.chart-container[data-v-33eef28d]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.chart-container[data-v-33eef28d]::-webkit-scrollbar{width:10px}.chart-container[data-v-33eef28d]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.axis[data-v-33eef28d]{left:0;pointer-events:none;position:absolute;top:0;z-index:99}.axis-tooltip[data-v-33eef28d]{background-color:#3a3f51;color:#fff;padding:4px 8px;position:absolute;width:max-content;z-index:100}.tooltip-boundary[data-v-33eef28d]{height:100%;left:0;position:relative;top:0;width:100%}.chart-parent[data-v-1264d782]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-1264d782]{flex-direction:column}.chart-parent.column .chart-container[data-v-1264d782]{width:100%}.chart-parent.legend-row[data-v-1264d782]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-1264d782]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-1264d782]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-1264d782]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-1264d782]{width:100%!important}}.chart-parent[data-v-c2a3e97a]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-c2a3e97a]{flex-direction:column}.chart-parent.column .chart-container[data-v-c2a3e97a]{width:100%}.chart-parent.legend-row[data-v-c2a3e97a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-c2a3e97a]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-c2a3e97a]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-c2a3e97a]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-c2a3e97a]{width:100%!important}}.analytics-chart-shell[data-v-af4fca91],.simple-chart-shell[data-v-af4fca91]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-af4fca91],.simple-chart-shell .chart-empty-state[data-v-af4fca91]{display:flex;flex-direction:column;height:100%;justify-content:center}.analytics-chart-shell[data-v-af4fca91]{border:1px solid #e0e4ea;margin:16px;padding:16px}.analytics-chart-shell .chart-empty-state[data-v-af4fca91]{padding:20px 0 16px}.analytics-chart-shell .chart-header[data-v-af4fca91]{display:flex;padding-bottom:16px}.analytics-chart-shell .chart-title[data-v-af4fca91]{font-size:18px;font-weight:600}.analytics-chart-shell .tooltip[data-v-af4fca91]{display:flex;margin-left:12px;margin-top:2px}.analytics-chart-shell .limit-icon-wrapper[data-v-af4fca91]{color:#fff;display:flex;flex-direction:row}.chart-parent[data-v-dbb5193d]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-dbb5193d]{flex-direction:column}.chart-parent.column .chart-container[data-v-dbb5193d]{width:100%}.chart-parent.legend-row[data-v-dbb5193d]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-dbb5193d]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-dbb5193d]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-dbb5193d]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-dbb5193d]{width:100%!important}}.chart-parent[data-v-dbb5193d]{height:auto;margin:0;padding:0;width:auto}.chart-parent .chart-container[data-v-dbb5193d]{margin:0;max-height:100px;max-width:100px;padding:0}.chart-parent .chart-totals-flex[data-v-dbb5193d]{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-dbb5193d]{font-size:24px;font-weight:500;line-height:36px}.chart-parent .chart-totals-flex .metric-small[data-v-dbb5193d]{color:#6c7489;font-size:10px;font-weight:400;line-height:12px}.analytics-chart-shell[data-v-e5600e8d],.simple-chart-shell[data-v-e5600e8d]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-e5600e8d],.simple-chart-shell .chart-empty-state[data-v-e5600e8d]{display:flex;flex-direction:column;height:100%;justify-content:center}.simple-chart-shell[data-v-e5600e8d]{margin:0;padding:0}.simple-chart-shell .chart-empty-state[data-v-e5600e8d]{display:flex;flex-direction:column;height:100px;justify-content:center;width:100px}.simple-chart-shell .chart-empty-state[data-v-e5600e8d] .k-empty-state-title-header{font-size:12px;line-height:16px;margin:0}
|
|
1
|
+
.locked[data-v-09b76e24]{cursor:move}.tooltip-container[data-v-09b76e24]{background-color:#fff;border-radius:3px;box-shadow:0 5px 15px #0000001f,0 5px 10px #0000003d;max-width:425px;min-width:250px;overflow-y:scroll;position:absolute;scrollbar-width:thin;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:999}.tooltip-container[data-v-09b76e24]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.tooltip-container[data-v-09b76e24]::-webkit-scrollbar{width:10px}.tooltip-container[data-v-09b76e24]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}ul.tooltip[data-v-09b76e24]{list-style:none;margin:0;max-height:300px;min-width:250px;padding-left:0}ul.tooltip li[data-v-09b76e24]{display:flex;font-size:14px;margin:8px}ul.tooltip li[data-v-09b76e24]:first-child{border-bottom:1px solid rgba(0,0,0,.1)}ul.tooltip li[data-v-09b76e24]:last-child{padding-bottom:8px}ul.tooltip .drag-icon[data-v-09b76e24]{margin-top:8px;position:absolute;right:0;top:0}ul.tooltip .tooltip-title[data-v-09b76e24]{display:flex;flex-direction:column;padding-bottom:8px}ul.tooltip .tooltip-title .title[data-v-09b76e24]{font-size:16px;font-weight:600}ul.tooltip .tooltip-title .subtitle[data-v-09b76e24]{font-size:14px;margin-top:8px}ul.tooltip .display-label[data-v-09b76e24]{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.tooltip .display-value[data-v-09b76e24]{margin-left:auto;padding-left:8px;white-space:nowrap}ul.tooltip .tooltip-legend[data-v-09b76e24]{display:inline-flex;flex-direction:row;height:15px;margin-right:8px;width:3px}.legend-container[data-v-c16b4571]{display:flex;max-height:inherit;min-width:10%;-ms-overflow-style:thin;overflow-x:hidden;overflow-y:scroll;padding-left:12px;scrollbar-width:thin}.legend-container.vertical[data-v-c16b4571]{flex-direction:column;max-height:400px;max-width:200px}@media (max-width: 767px){.legend-container.vertical[data-v-c16b4571]{flex-direction:row;max-width:100%;padding-top:12px;width:100%}}.legend-container.horizontal[data-v-c16b4571]{column-gap:12px;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:12px;max-height:60px;width:100%}.legend-container.horizontal .label[data-v-c16b4571]{width:max-content}.legend-container[data-v-c16b4571]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.legend-container[data-v-c16b4571]::-webkit-scrollbar{width:10px}.legend-container[data-v-c16b4571]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.legend-container li[data-v-c16b4571]{cursor:pointer;display:flex;height:fit-content;margin:12px}.legend-container li .legend[data-v-c16b4571]{flex:0 0 14px;height:3px;margin-right:12px;margin-top:12px}.legend-container li .label[data-v-c16b4571]{font-size:14px}.legend-container li .sub-label[data-v-c16b4571]{font-size:12px;word-break:none}.legend-container li .strike-through[data-v-c16b4571]{text-decoration:line-through}.chart-parent[data-v-33eef28d]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-33eef28d]{flex-direction:column}.chart-parent.column .chart-container[data-v-33eef28d]{width:100%}.chart-parent.legend-row[data-v-33eef28d]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-33eef28d]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-33eef28d]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-33eef28d]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-33eef28d]{width:100%!important}}.chart-container[data-v-33eef28d]{-ms-overflow-style:thin;scrollbar-width:thin}.chart-container[data-v-33eef28d]::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.chart-container[data-v-33eef28d]::-webkit-scrollbar{width:10px}.chart-container[data-v-33eef28d]::-webkit-scrollbar-thumb{background-color:#e0e4ea;border-radius:10px}.axis[data-v-33eef28d]{left:0;pointer-events:none;position:absolute;top:0;z-index:99}.axis-tooltip[data-v-33eef28d]{background-color:#3a3f51;color:#fff;padding:4px 8px;position:absolute;width:max-content;z-index:100}.tooltip-boundary[data-v-33eef28d]{height:100%;left:0;position:relative;top:0;width:100%}.chart-parent[data-v-1264d782]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-1264d782]{flex-direction:column}.chart-parent.column .chart-container[data-v-1264d782]{width:100%}.chart-parent.legend-row[data-v-1264d782]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-1264d782]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-1264d782]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-1264d782]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-1264d782]{width:100%!important}}.chart-parent[data-v-c2a3e97a]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-c2a3e97a]{flex-direction:column}.chart-parent.column .chart-container[data-v-c2a3e97a]{width:100%}.chart-parent.legend-row[data-v-c2a3e97a]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-c2a3e97a]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-c2a3e97a]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-c2a3e97a]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-c2a3e97a]{width:100%!important}}.analytics-chart-shell[data-v-af4fca91],.simple-chart-shell[data-v-af4fca91]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-af4fca91],.simple-chart-shell .chart-empty-state[data-v-af4fca91]{display:flex;flex-direction:column;height:100%;justify-content:center}.analytics-chart-shell[data-v-af4fca91]{border:1px solid #e0e4ea;margin:16px;padding:16px}.analytics-chart-shell .chart-empty-state[data-v-af4fca91]{padding:20px 0 16px}.analytics-chart-shell .chart-header[data-v-af4fca91]{display:flex;padding-bottom:16px}.analytics-chart-shell .chart-title[data-v-af4fca91]{font-size:18px;font-weight:600}.analytics-chart-shell .tooltip[data-v-af4fca91]{display:flex;margin-left:12px;margin-top:2px}.analytics-chart-shell .limit-icon-wrapper[data-v-af4fca91]{color:#fff;display:flex;flex-direction:row}.chart-parent[data-v-dbb5193d]{align-items:center;display:flex;position:relative}.chart-parent.column[data-v-dbb5193d]{flex-direction:column}.chart-parent.column .chart-container[data-v-dbb5193d]{width:100%}.chart-parent.legend-row[data-v-dbb5193d]{flex-direction:row}.chart-parent.legend-row .chart-container[data-v-dbb5193d]{flex-grow:1;width:85%!important}@media (max-width: 767px){.chart-parent[data-v-dbb5193d]:not(.show-total){display:flex;flex-wrap:wrap}}.chart-parent .chart-container[data-v-dbb5193d]{margin-bottom:12px;position:relative}@media (max-width: 767px){.chart-parent .chart-container[data-v-dbb5193d]{width:100%!important}}.chart-parent[data-v-dbb5193d]{height:auto;margin:0;padding:0;width:auto}.chart-parent .chart-container[data-v-dbb5193d]{margin:0;max-height:100px;max-width:100px;padding:0}.chart-parent .chart-totals-flex[data-v-dbb5193d]{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-dbb5193d]{font-size:24px;font-weight:500;line-height:36px}.chart-parent .chart-totals-flex .metric-small[data-v-dbb5193d]{color:#6c7489;font-size:10px;font-weight:400;line-height:12px}.analytics-chart-shell[data-v-e5600e8d],.simple-chart-shell[data-v-e5600e8d]{border-radius:4px;display:flex;flex-direction:column}.analytics-chart-shell .chart-empty-state[data-v-e5600e8d],.simple-chart-shell .chart-empty-state[data-v-e5600e8d]{display:flex;flex-direction:column;height:100%;justify-content:center}.simple-chart-shell[data-v-e5600e8d]{margin:0;padding:0}.simple-chart-shell .chart-empty-state[data-v-e5600e8d]{display:flex;flex-direction:column;height:100px;justify-content:center;width:100px}.simple-chart-shell .chart-empty-state[data-v-e5600e8d] .k-empty-state-title-header{font-size:12px;line-height:16px;margin:0}.kong-ui-public-top-n-table[data-v-53ae6b81] .k-card-actions{align-self:baseline;display:flex;line-height:22px}.kong-ui-public-top-n-table[data-v-53ae6b81] .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-53ae6b81]{display:flex;flex-direction:column;width:100%}.kong-ui-public-top-n-table .top-n-table .table-headings[data-v-53ae6b81]{font-size:14px;font-weight:600;line-height:24px}.kong-ui-public-top-n-table .top-n-table .table-row[data-v-53ae6b81]{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-53ae6b81]:last-of-type{border-bottom:none}.kong-ui-public-top-n-table .top-n-table .column-1[data-v-53ae6b81]{padding:0 24px 16px 0}.kong-ui-public-top-n-table .top-n-table .column-2[data-v-53ae6b81]{flex:1;max-width:110px;padding:0 0 16px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-53ae6b81],.kong-ui-public-top-n-table .top-n-table .table-body .column-2[data-v-53ae6b81]{padding-top:16px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-53ae6b81]{color:#3a3f51;font-size:14px}.kong-ui-public-top-n-table .top-n-table .table-body .column-1[data-v-53ae6b81] a{color:#0044f4;font-weight:700;text-decoration:none}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import type { PropType } from 'vue';
|
|
2
|
+
import type { AnalyticsExploreV3Result } from '@kong-ui-public/analytics-utilities';
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
4
|
+
title: {
|
|
5
|
+
type: StringConstructor;
|
|
6
|
+
required: true;
|
|
7
|
+
};
|
|
8
|
+
description: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
|
+
data: {
|
|
13
|
+
type: PropType<AnalyticsExploreV3Result>;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
emptyStateTitle: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
default: string;
|
|
19
|
+
};
|
|
20
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
required: true;
|
|
24
|
+
};
|
|
25
|
+
description: {
|
|
26
|
+
type: StringConstructor;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
data: {
|
|
30
|
+
type: PropType<AnalyticsExploreV3Result>;
|
|
31
|
+
required: true;
|
|
32
|
+
};
|
|
33
|
+
emptyStateTitle: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
};
|
|
37
|
+
}>>, {
|
|
38
|
+
emptyStateTitle: string;
|
|
39
|
+
description: string;
|
|
40
|
+
}, {}>, {
|
|
41
|
+
name?(_: {
|
|
42
|
+
record: {
|
|
43
|
+
id: string;
|
|
44
|
+
name: string;
|
|
45
|
+
dimension: string;
|
|
46
|
+
};
|
|
47
|
+
}): any;
|
|
48
|
+
}>;
|
|
49
|
+
export default _default;
|
|
50
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
51
|
+
new (): {
|
|
52
|
+
$slots: S;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
//# sourceMappingURL=TopNTable.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TopNTable.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TopNTable.vue.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,wBAAwB,EAA0B,MAAM,qCAAqC,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAka3G,wBAA8G;AAE9G,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -112,6 +112,16 @@ export default function useI18n(): {
|
|
|
112
112
|
Daily: string;
|
|
113
113
|
Weekly: string;
|
|
114
114
|
};
|
|
115
|
+
topNTable: {
|
|
116
|
+
nameLabel: string;
|
|
117
|
+
defaultEmptyStateTitle: string;
|
|
118
|
+
defaultErrorStateTitle: string;
|
|
119
|
+
errors: {
|
|
120
|
+
meta: string;
|
|
121
|
+
display: string;
|
|
122
|
+
metricNames: string;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
115
125
|
}>;
|
|
116
126
|
i18nT: import("vue").DefineComponent<{
|
|
117
127
|
i18n: {
|
|
@@ -228,6 +238,16 @@ export default function useI18n(): {
|
|
|
228
238
|
Daily: string;
|
|
229
239
|
Weekly: string;
|
|
230
240
|
};
|
|
241
|
+
topNTable: {
|
|
242
|
+
nameLabel: string;
|
|
243
|
+
defaultEmptyStateTitle: string;
|
|
244
|
+
defaultErrorStateTitle: string;
|
|
245
|
+
errors: {
|
|
246
|
+
meta: string;
|
|
247
|
+
display: string;
|
|
248
|
+
metricNames: string;
|
|
249
|
+
};
|
|
250
|
+
};
|
|
231
251
|
}>>;
|
|
232
252
|
default: null;
|
|
233
253
|
};
|
|
@@ -354,6 +374,16 @@ export default function useI18n(): {
|
|
|
354
374
|
Daily: string;
|
|
355
375
|
Weekly: string;
|
|
356
376
|
};
|
|
377
|
+
topNTable: {
|
|
378
|
+
nameLabel: string;
|
|
379
|
+
defaultEmptyStateTitle: string;
|
|
380
|
+
defaultErrorStateTitle: string;
|
|
381
|
+
errors: {
|
|
382
|
+
meta: string;
|
|
383
|
+
display: string;
|
|
384
|
+
metricNames: string;
|
|
385
|
+
};
|
|
386
|
+
};
|
|
357
387
|
}>>;
|
|
358
388
|
default: null;
|
|
359
389
|
};
|
|
@@ -479,6 +509,16 @@ export default function useI18n(): {
|
|
|
479
509
|
Daily: string;
|
|
480
510
|
Weekly: string;
|
|
481
511
|
};
|
|
512
|
+
topNTable: {
|
|
513
|
+
nameLabel: string;
|
|
514
|
+
defaultEmptyStateTitle: string;
|
|
515
|
+
defaultErrorStateTitle: string;
|
|
516
|
+
errors: {
|
|
517
|
+
meta: string;
|
|
518
|
+
display: string;
|
|
519
|
+
metricNames: string;
|
|
520
|
+
};
|
|
521
|
+
};
|
|
482
522
|
}>;
|
|
483
523
|
tag: string;
|
|
484
524
|
}, {}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useI18n.d.ts","sourceRoot":"","sources":["../../../src/composables/useI18n.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,OAAO
|
|
1
|
+
{"version":3,"file":"useI18n.d.ts","sourceRoot":"","sources":["../../../src/composables/useI18n.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAO9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chart-types-simple.enum.d.ts","sourceRoot":"","sources":["../../../src/enums/chart-types-simple.enum.ts"],"names":[],"mappings":"AACA,oBAAY,gBAAgB;IAC1B,KAAK,UAAU;
|
|
1
|
+
{"version":3,"file":"chart-types-simple.enum.d.ts","sourceRoot":"","sources":["../../../src/enums/chart-types-simple.enum.ts"],"names":[],"mappings":"AACA,oBAAY,gBAAgB;IAC1B,KAAK,UAAU;IACf,IAAI,SAAS;CACd"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import AnalyticsChart from './components/AnalyticsChart.vue';
|
|
2
2
|
import SimpleChart from './components/SimpleChart.vue';
|
|
3
|
-
|
|
3
|
+
import TopNTable from './components/TopNTable.vue';
|
|
4
|
+
export { AnalyticsChart, SimpleChart, TopNTable };
|
|
4
5
|
export * from './types';
|
|
5
6
|
export * from './enums';
|
|
6
7
|
export * from './utils/colors';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,MAAM,iCAAiC,CAAA;AAC5D,OAAO,WAAW,MAAM,8BAA8B,CAAA;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,MAAM,iCAAiC,CAAA;AAC5D,OAAO,WAAW,MAAM,8BAA8B,CAAA;AACtD,OAAO,SAAS,MAAM,4BAA4B,CAAA;AAElD,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,SAAS,EAAE,CAAA;AAEjD,cAAc,SAAS,CAAA;AACvB,cAAc,SAAS,CAAA;AACvB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,sBAAsB,CAAA"}
|