@kong-ui-public/dashboard-renderer 8.6.5-pr.2835.eac283744.0 → 8.6.6-pr.2823.f13c2b2c0.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.
Files changed (74) hide show
  1. package/package.json +14 -14
  2. package/dist/GeoMapRenderer-CkGdGmFt.js +0 -74
  3. package/dist/dashboard-renderer.es.js +0 -16
  4. package/dist/dashboard-renderer.umd.js +0 -9
  5. package/dist/index-2fGmv0Ut.js +0 -4587
  6. package/dist/style.css +0 -1
  7. package/dist/types/components/BarChartRenderer.vue.d.ts +0 -7
  8. package/dist/types/components/BarChartRenderer.vue.d.ts.map +0 -1
  9. package/dist/types/components/BaseAnalyticsChartRenderer.vue.d.ts +0 -21
  10. package/dist/types/components/BaseAnalyticsChartRenderer.vue.d.ts.map +0 -1
  11. package/dist/types/components/DashboardRenderer.vue.d.ts +0 -675
  12. package/dist/types/components/DashboardRenderer.vue.d.ts.map +0 -1
  13. package/dist/types/components/DashboardTile.vue.d.ts +0 -917
  14. package/dist/types/components/DashboardTile.vue.d.ts.map +0 -1
  15. package/dist/types/components/DashboardTilePreview.vue.d.ts +0 -19
  16. package/dist/types/components/DashboardTilePreview.vue.d.ts.map +0 -1
  17. package/dist/types/components/DonutChartRenderer.vue.d.ts +0 -7
  18. package/dist/types/components/DonutChartRenderer.vue.d.ts.map +0 -1
  19. package/dist/types/components/FallbackEntityLink.vue.d.ts +0 -9
  20. package/dist/types/components/FallbackEntityLink.vue.d.ts.map +0 -1
  21. package/dist/types/components/GeoMapRenderer.vue.d.ts +0 -12
  22. package/dist/types/components/GeoMapRenderer.vue.d.ts.map +0 -1
  23. package/dist/types/components/GoldenSignalsRenderer.vue.d.ts +0 -7
  24. package/dist/types/components/GoldenSignalsRenderer.vue.d.ts.map +0 -1
  25. package/dist/types/components/QueryDataProvider.vue.d.ts +0 -31
  26. package/dist/types/components/QueryDataProvider.vue.d.ts.map +0 -1
  27. package/dist/types/components/SimpleChartRenderer.vue.d.ts +0 -7
  28. package/dist/types/components/SimpleChartRenderer.vue.d.ts.map +0 -1
  29. package/dist/types/components/TimeseriesChartRenderer.vue.d.ts +0 -13
  30. package/dist/types/components/TimeseriesChartRenderer.vue.d.ts.map +0 -1
  31. package/dist/types/components/TopNTableRenderer.vue.d.ts +0 -7
  32. package/dist/types/components/TopNTableRenderer.vue.d.ts.map +0 -1
  33. package/dist/types/components/layout/DraggableGridLayout.vue.d.ts +0 -37
  34. package/dist/types/components/layout/DraggableGridLayout.vue.d.ts.map +0 -1
  35. package/dist/types/components/layout/GridLayout.vue.d.ts +0 -41
  36. package/dist/types/components/layout/GridLayout.vue.d.ts.map +0 -1
  37. package/dist/types/components/layout/grid-utils.d.ts +0 -3
  38. package/dist/types/components/layout/grid-utils.d.ts.map +0 -1
  39. package/dist/types/composables/index.d.ts +0 -15
  40. package/dist/types/composables/index.d.ts.map +0 -1
  41. package/dist/types/composables/useContextLinks.d.ts +0 -74
  42. package/dist/types/composables/useContextLinks.d.ts.map +0 -1
  43. package/dist/types/composables/useDashboardInternalContext.d.ts +0 -11
  44. package/dist/types/composables/useDashboardInternalContext.d.ts.map +0 -1
  45. package/dist/types/composables/useEvauluateFeatureFlag.d.ts +0 -4
  46. package/dist/types/composables/useEvauluateFeatureFlag.d.ts.map +0 -1
  47. package/dist/types/composables/useI18n.d.ts +0 -9
  48. package/dist/types/composables/useI18n.d.ts.map +0 -1
  49. package/dist/types/composables/useIssueQuery.d.ts +0 -6
  50. package/dist/types/composables/useIssueQuery.d.ts.map +0 -1
  51. package/dist/types/composables/useRequestQueue.d.ts +0 -3
  52. package/dist/types/composables/useRequestQueue.d.ts.map +0 -1
  53. package/dist/types/constants.d.ts +0 -16
  54. package/dist/types/constants.d.ts.map +0 -1
  55. package/dist/types/index.d.ts +0 -8
  56. package/dist/types/index.d.ts.map +0 -1
  57. package/dist/types/stores/tests/setupPiniaTestStore.d.ts +0 -13
  58. package/dist/types/stores/tests/setupPiniaTestStore.d.ts.map +0 -1
  59. package/dist/types/test-utils/dragutil.d.ts +0 -8
  60. package/dist/types/test-utils/dragutil.d.ts.map +0 -1
  61. package/dist/types/test-utils/index.d.ts +0 -2
  62. package/dist/types/test-utils/index.d.ts.map +0 -1
  63. package/dist/types/types/grid-layout-types.d.ts +0 -26
  64. package/dist/types/types/grid-layout-types.d.ts.map +0 -1
  65. package/dist/types/types/index.d.ts +0 -4
  66. package/dist/types/types/index.d.ts.map +0 -1
  67. package/dist/types/types/renderer-types.d.ts +0 -23
  68. package/dist/types/types/renderer-types.d.ts.map +0 -1
  69. package/dist/types/types/tile-events.d.ts +0 -10
  70. package/dist/types/types/tile-events.d.ts.map +0 -1
  71. package/dist/types/utils/configure-definition.d.ts +0 -10
  72. package/dist/types/utils/configure-definition.d.ts.map +0 -1
  73. package/dist/types/utils/index.d.ts +0 -2
  74. package/dist/types/utils/index.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"DashboardTile.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DashboardTile.vue"],"names":[],"mappings":"AAumBA,OAAO,KAAK,EAAE,gCAAgC,EAAE,qBAAqB,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AACtG,OAAO,KAAK,EASV,cAAc,EACf,MAAM,qCAAqC,CAAA;AAI5C,OAAO,gDAAgD,CAAA;AACvD,OAAO,0DAA0D,CAAA;AAiBjE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,gCAAgC,CAAA;IACzC,UAAU,EAAE,cAAc,CAAA;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,EAAE,OAAO,CAAA;IACnB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,MAAM,EAAE,MAAM,GAAG,MAAM,CAAA;CACxB,CAAC;AAkSF,KAAK,gBAAgB,GAAG;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CACzB,CAAC;AAUF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAmexD,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAvxBP,MAAM;iBAED,OAAO;iBAEP,OAAO;6EAuxBrB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,19 +0,0 @@
1
- import type { DashboardRendererContext, TileBoundsChangeEvent, TileZoomEvent } from '../types';
2
- import type { AllFilters, TileDefinition } from '@kong-ui-public/analytics-utilities';
3
- type __VLS_Props = {
4
- context: DashboardRendererContext;
5
- definition: TileDefinition;
6
- globalFilters?: AllFilters[];
7
- };
8
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
9
- refresh: () => void;
10
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
- "tile-time-range-zoom": (newTimeRange: TileZoomEvent) => any;
12
- "tile-bounds-change": (bounds: TileBoundsChangeEvent) => any;
13
- }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
14
- "onTile-time-range-zoom"?: ((newTimeRange: TileZoomEvent) => any) | undefined;
15
- "onTile-bounds-change"?: ((bounds: TileBoundsChangeEvent) => any) | undefined;
16
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
- declare const _default: typeof __VLS_export;
18
- export default _default;
19
- //# sourceMappingURL=DashboardTilePreview.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DashboardTilePreview.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DashboardTilePreview.vue"],"names":[],"mappings":"AAwHA,OAAO,KAAK,EAAE,wBAAwB,EAAE,qBAAqB,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAE9F,OAAO,KAAK,EACV,UAAU,EACV,cAAc,EACf,MAAM,qCAAqC,CAAA;AAQ5C,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,wBAAwB,CAAA;IACjC,UAAU,EAAE,cAAc,CAAA;IAC1B,aAAa,CAAC,EAAE,UAAU,EAAE,CAAA;CAC7B,CAAC;AAmLF,QAAA,MAAM,YAAY;;;;;;;;kFAIhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +0,0 @@
1
- import type { RendererProps } from '../types';
2
- import type { DonutChartOptions } from '@kong-ui-public/analytics-utilities';
3
- type __VLS_Props = RendererProps<DonutChartOptions>;
4
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
- declare const _default: typeof __VLS_export;
6
- export default _default;
7
- //# sourceMappingURL=DonutChartRenderer.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DonutChartRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DonutChartRenderer.vue"],"names":[],"mappings":"AAsBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAC7C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAE5E,KAAK,WAAW,GAAG,aAAa,CAAC,iBAAiB,CAAC,CAAC;AAwCpD,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,9 +0,0 @@
1
- type __VLS_Props = {
2
- entityLinkData: {
3
- label?: string;
4
- };
5
- };
6
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
- declare const _default: typeof __VLS_export;
8
- export default _default;
9
- //# sourceMappingURL=FallbackEntityLink.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FallbackEntityLink.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FallbackEntityLink.vue"],"names":[],"mappings":"AAmBA,KAAK,WAAW,GAAG;IACjB,cAAc,EAAE;QAAE,KAAK,CAAC,EAAE,MAAM,CAAA;KAAE,CAAA;CACnC,CAAC;AA2BF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,12 +0,0 @@
1
- import type { ChoroplethMapOptions } from '@kong-ui-public/analytics-utilities';
2
- import type { RendererProps } from '../types';
3
- import '@kong-ui-public/analytics-geo-map/dist/style.css';
4
- type __VLS_Props = RendererProps<ChoroplethMapOptions>;
5
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
- "bounds-change": (newBounds: [number, number][]) => any;
7
- }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
8
- "onBounds-change"?: ((newBounds: [number, number][]) => any) | undefined;
9
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
- declare const _default: typeof __VLS_export;
11
- export default _default;
12
- //# sourceMappingURL=GeoMapRenderer.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GeoMapRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/GeoMapRenderer.vue"],"names":[],"mappings":"AAuHA,OAAO,KAAK,EAAE,oBAAoB,EAAwC,MAAM,qCAAqC,CAAA;AACrH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAM7C,OAAO,kDAAkD,CAAA;AAEzD,KAAK,WAAW,GAAG,aAAa,CAAC,oBAAoB,CAAC,CAAC;AA2KvD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +0,0 @@
1
- import type { RendererProps } from '../types';
2
- import type { MetricCardOptions } from '@kong-ui-public/analytics-utilities';
3
- type __VLS_Props = RendererProps<MetricCardOptions>;
4
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
- declare const _default: typeof __VLS_export;
6
- export default _default;
7
- //# sourceMappingURL=GoldenSignalsRenderer.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GoldenSignalsRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/GoldenSignalsRenderer.vue"],"names":[],"mappings":"AA0DA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAC7C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAS5E,KAAK,WAAW,GAAG,aAAa,CAAC,iBAAiB,CAAC,CAAC;AA0EpD,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,31 +0,0 @@
1
- import type { ExploreResultV4, ValidDashboardQuery } from '@kong-ui-public/analytics-utilities';
2
- import type { DashboardRendererContextInternal } from '../types';
3
- type __VLS_Props = {
4
- context: DashboardRendererContextInternal;
5
- limitOverride?: number;
6
- query: ValidDashboardQuery;
7
- queryReady: boolean;
8
- refreshCounter: number;
9
- };
10
- declare var __VLS_27: {
11
- data: ExploreResultV4;
12
- };
13
- type __VLS_Slots = {} & {
14
- default?: (props: typeof __VLS_27) => any;
15
- };
16
- declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
17
- "chart-data": (chartData: ExploreResultV4) => any;
18
- queryComplete: () => any;
19
- }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
20
- "onChart-data"?: ((chartData: ExploreResultV4) => any) | undefined;
21
- onQueryComplete?: (() => any) | undefined;
22
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24
- declare const _default: typeof __VLS_export;
25
- export default _default;
26
- type __VLS_WithSlots<T, S> = T & {
27
- new (): {
28
- $slots: S;
29
- };
30
- };
31
- //# sourceMappingURL=QueryDataProvider.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"QueryDataProvider.vue.d.ts","sourceRoot":"","sources":["../../../src/components/QueryDataProvider.vue"],"names":[],"mappings":"AA+HA,OAAO,KAAK,EAEV,eAAe,EACf,mBAAmB,EACpB,MAAM,qCAAqC,CAAA;AAE5C,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,UAAU,CAAA;AAWhE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,gCAAgC,CAAA;IACzC,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,EAAE,mBAAmB,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,cAAc,EAAE,MAAM,CAAA;CACvB,CAAC;AAoKF,QAAA,IAAI,QAAQ;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,7 +0,0 @@
1
- import type { RendererProps } from '../types';
2
- import type { GaugeChartOptions, SingleValueOptions } from '@kong-ui-public/analytics-utilities';
3
- type __VLS_Props = RendererProps<GaugeChartOptions | SingleValueOptions>;
4
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
- declare const _default: typeof __VLS_export;
6
- export default _default;
7
- //# sourceMappingURL=SimpleChartRenderer.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SimpleChartRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SimpleChartRenderer.vue"],"names":[],"mappings":"AAkDA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAC7C,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAKhG,KAAK,WAAW,GAAG,aAAa,CAAC,iBAAiB,GAAG,kBAAkB,CAAC,CAAC;AA0EzE,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,13 +0,0 @@
1
- import type { RendererProps } from '../types';
2
- import type { AbsoluteTimeRangeV4, TimeseriesChartOptions } from '@kong-ui-public/analytics-utilities';
3
- type __VLS_Props = RendererProps<TimeseriesChartOptions>;
4
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
5
- "zoom-time-range": (newTimeRange: AbsoluteTimeRangeV4) => any;
6
- "select-chart-range": (newTimeRange: AbsoluteTimeRangeV4) => any;
7
- }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
8
- "onZoom-time-range"?: ((newTimeRange: AbsoluteTimeRangeV4) => any) | undefined;
9
- "onSelect-chart-range"?: ((newTimeRange: AbsoluteTimeRangeV4) => any) | undefined;
10
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
- declare const _default: typeof __VLS_export;
12
- export default _default;
13
- //# sourceMappingURL=TimeseriesChartRenderer.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TimeseriesChartRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TimeseriesChartRenderer.vue"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAC7C,OAAO,KAAK,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAA;AAEtG,KAAK,WAAW,GAAG,aAAa,CAAC,sBAAsB,CAAC,CAAC;AA2EzD,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +0,0 @@
1
- import type { RendererProps } from '../types';
2
- import type { TopNTableOptions } from '@kong-ui-public/analytics-utilities';
3
- type __VLS_Props = RendererProps<TopNTableOptions>;
4
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
- declare const _default: typeof __VLS_export;
6
- export default _default;
7
- //# sourceMappingURL=TopNTableRenderer.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TopNTableRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TopNTableRenderer.vue"],"names":[],"mappings":"AA4EA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAC7C,OAAO,KAAK,EAAmB,gBAAgB,EAAE,MAAM,qCAAqC,CAAA;AAQ5F,KAAK,WAAW,GAAG,aAAa,CAAC,gBAAgB,CAAC,CAAC;AA6HnD,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,37 +0,0 @@
1
- import type { GridTile } from 'src/types';
2
- import 'gridstack/dist/gridstack.min.css';
3
- import 'gridstack/dist/gridstack-extra.min.css';
4
- export type DraggableGridLayoutExpose<T> = {
5
- removeWidget: (id: number | string) => void;
6
- tiles: Array<GridTile<T>>;
7
- };
8
- declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9
- props: import("vue").PublicProps & __VLS_PrettifyLocal<{
10
- tiles: Array<GridTile<T>>;
11
- tileHeight?: number;
12
- } & {
13
- "onUpdate-tiles"?: ((tiles: GridTile<T>[]) => any) | undefined;
14
- }> & (typeof globalThis extends {
15
- __VLS_PROPS_FALLBACK: infer P;
16
- } ? P : {});
17
- expose: (exposed: import("vue").ShallowUnwrapRef<{
18
- removeWidget: (id: number | string) => void;
19
- }>) => void;
20
- attrs: any;
21
- slots: {
22
- tile?: (props: {
23
- tile: GridTile<T>;
24
- }) => any;
25
- };
26
- emit: (e: "update-tiles", tiles: Array<GridTile<T>>) => void;
27
- }>) => import("vue").VNode & {
28
- __ctx?: Awaited<typeof __VLS_setup>;
29
- };
30
- declare const _default: typeof __VLS_export;
31
- export default _default;
32
- type __VLS_PrettifyLocal<T> = (T extends any ? {
33
- [K in keyof T]: T[K];
34
- } : {
35
- [K in keyof T as K]: T[K];
36
- }) & {};
37
- //# sourceMappingURL=DraggableGridLayout.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DraggableGridLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/DraggableGridLayout.vue"],"names":[],"mappings":"AAmLA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAA;AAEzC,OAAO,kCAAkC,CAAA;AACzC,OAAO,wCAAwC,CAAA;AAE/C,MAAM,MAAM,yBAAyB,CAAC,CAAC,IAAI;IACzC,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAA;IAC3C,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAA;CAC1B,CAAA;AAED,QAAA,MAAM,YAAY,GAAK,CAAC,EACvB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAwKO,OAAO,KAAK,EAAE,WAAW,GAAG,mBAAmB,CAAC;eAtK/C,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;qBACZ,MAAM;;;KAqKsE,CAAC,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,OAAO,KAAK,EAAE,gBAAgB;2BA7FvB,MAAM,GAAG,MAAM;MA6F8B,KAAK,IAAI;WACxE,GAAG;;eARA,CAAC,KAAK;;SAAgB,KAAK,GAAG;;cAzJnC,cAAc,SAAS,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAG,IAAI;EAqKlD,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;wBACvD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
@@ -1,41 +0,0 @@
1
- import { type PropType } from 'vue';
2
- import type { GridTile } from 'src/types';
3
- declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
- props: import("vue").PublicProps & __VLS_PrettifyLocal<import("vue").ExtractPublicPropTypes<{
5
- tileHeight: {
6
- type: NumberConstructor;
7
- required: boolean;
8
- default: () => number;
9
- };
10
- tiles: {
11
- type: PropType<Array<GridTile<T>>>;
12
- required: boolean;
13
- };
14
- }>> & (typeof globalThis extends {
15
- __VLS_PROPS_FALLBACK: infer P;
16
- } ? P : {});
17
- expose: (exposed: {}) => void;
18
- attrs: any;
19
- slots: {
20
- tile?: (props: {
21
- tile: GridTile<T>;
22
- style: {
23
- 'grid-column-start': number;
24
- 'grid-column-end': number;
25
- 'grid-row-start': number;
26
- 'grid-row-end': number;
27
- };
28
- }) => any;
29
- };
30
- emit: {};
31
- }>) => import("vue").VNode & {
32
- __ctx?: Awaited<typeof __VLS_setup>;
33
- };
34
- declare const _default: typeof __VLS_export;
35
- export default _default;
36
- type __VLS_PrettifyLocal<T> = (T extends any ? {
37
- [K in keyof T]: T[K];
38
- } : {
39
- [K in keyof T as K]: T[K];
40
- }) & {};
41
- //# sourceMappingURL=GridLayout.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GridLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/GridLayout.vue"],"names":[],"mappings":"AAgIA,OAAO,EAAY,KAAK,QAAQ,EAA+B,MAAM,KAAK,CAAA;AAC1E,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,WAAW,CAAA;AAI/C,QAAA,MAAM,YAAY,GAAK,CAAC,EACvB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAuIO,OAAO,KAAK,EAAE,WAAW,GAAG,mBAAmB,CAAC,OAAO,KAAK,EAAE,sBAAsB;;;;;;;kBALzE,QAAQ,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC;;;MAKuE,CAAC,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YACvL,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;;eArBA,CAAC,KAAK;;;;;;;;SAAgB,KAAK,GAAG;;UAuBlC,EAAE;EAEL,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;wBACvD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
@@ -1,3 +0,0 @@
1
- import type { GridTile } from '../../types';
2
- export declare const calculateRowDefs: (tileHeight: number, tiles: Array<GridTile<unknown>>) => string[];
3
- //# sourceMappingURL=grid-utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid-utils.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/grid-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C,eAAO,MAAM,gBAAgB,GAAI,YAAY,MAAM,EAAE,OAAO,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,KAAG,MAAM,EA4B5F,CAAA"}
@@ -1,15 +0,0 @@
1
- import useI18n from './useI18n';
2
- import useEvaluateFeatureFlag from './useEvauluateFeatureFlag';
3
- import useContextLinks from './useContextLinks';
4
- import useIssueQuery from './useIssueQuery';
5
- import useDashboardInternalContext from './useDashboardInternalContext';
6
- declare const _default: {
7
- useContextLinks: typeof useContextLinks;
8
- useDashboardInternalContext: typeof useDashboardInternalContext;
9
- useEvaluateFeatureFlag: typeof useEvaluateFeatureFlag;
10
- useI18n: typeof useI18n;
11
- useIssueQuery: typeof useIssueQuery;
12
- useRequestQueue: () => void;
13
- };
14
- export default _default;
15
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/composables/index.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,WAAW,CAAA;AAC/B,OAAO,sBAAsB,MAAM,2BAA2B,CAAA;AAE9D,OAAO,eAAe,MAAM,mBAAmB,CAAA;AAC/C,OAAO,aAAa,MAAM,iBAAiB,CAAA;AAC3C,OAAO,2BAA2B,MAAM,+BAA+B,CAAA;;;;;;;;;AAGvE,wBAOC"}
@@ -1,74 +0,0 @@
1
- import type { DeepReadonly, Ref } from 'vue';
2
- import type { AiExploreQuery, AllFilters, ExploreQuery, ExploreResultV4, TimeRangeV4 } from '@kong-ui-public/analytics-utilities';
3
- import type { AnalyticsBridge, TileDefinition } from '@kong-ui-public/analytics-utilities';
4
- import type { DashboardRendererContextInternal } from '../types';
5
- import type { ExternalLink } from '@kong-ui-public/analytics-chart';
6
- export default function useContextLinks({ queryBridge, context, definition, chartData, }: {
7
- queryBridge: AnalyticsBridge | undefined;
8
- context: Readonly<Ref<DeepReadonly<DashboardRendererContextInternal>>>;
9
- definition: Readonly<Ref<DeepReadonly<TileDefinition>>>;
10
- chartData: Readonly<Ref<DeepReadonly<ExploreResultV4 | undefined>>>;
11
- }): {
12
- exploreLinkKebabMenu: import("vue").ComputedRef<string>;
13
- requestsLinkKebabMenu: import("vue").ComputedRef<string>;
14
- canShowKebabMenu: import("vue").ComputedRef<boolean>;
15
- canGenerateRequestsLink: import("vue").ComputedRef<boolean | "">;
16
- canGenerateExploreLink: import("vue").ComputedRef<boolean | "">;
17
- requestsLinkZoomActions: Ref<{
18
- href: string;
19
- } | undefined, ExternalLink | {
20
- href: string;
21
- } | undefined>;
22
- exploreLinkZoomActions: Ref<{
23
- href: string;
24
- } | undefined, ExternalLink | {
25
- href: string;
26
- } | undefined>;
27
- buildExploreQuery: (timeRange: TimeRangeV4, filters: DeepReadonly<AllFilters[]>) => ExploreQuery | AiExploreQuery;
28
- buildRequestsQueryZoomActions: (timeRange: TimeRangeV4, filters: DeepReadonly<AllFilters[]>) => {
29
- filter: readonly ({
30
- readonly operator: import("@kong-ui-public/analytics-utilities").ExploreFilterTypesV2;
31
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableBasicExploreDimensions;
32
- readonly value: readonly (string | number | null)[];
33
- } | {
34
- readonly operator: import("@kong-ui-public/analytics-utilities").RequestFilterTypeEmptyV2;
35
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableBasicExploreDimensions;
36
- } | {
37
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableAiExploreDimensions;
38
- readonly operator: import("@kong-ui-public/analytics-utilities").ExploreFilterTypesV2;
39
- readonly value: readonly (string | number | null)[];
40
- } | {
41
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableAiExploreDimensions;
42
- readonly operator: import("@kong-ui-public/analytics-utilities").RequestFilterTypeEmptyV2;
43
- } | {
44
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableExploreDimensions;
45
- readonly operator: import("@kong-ui-public/analytics-utilities").ExploreFilterTypesV2;
46
- readonly value: readonly (string | number | null)[];
47
- } | {
48
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableExploreDimensions;
49
- readonly operator: import("@kong-ui-public/analytics-utilities").RequestFilterTypeEmptyV2;
50
- } | {
51
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableMcpExploreDimensions;
52
- readonly operator: import("@kong-ui-public/analytics-utilities").ExploreFilterTypesV2;
53
- readonly value: readonly (string | number | null)[];
54
- } | {
55
- readonly field: import("@kong-ui-public/analytics-utilities").FilterableMcpExploreDimensions;
56
- readonly operator: import("@kong-ui-public/analytics-utilities").RequestFilterTypeEmptyV2;
57
- })[];
58
- timeframe: {
59
- timePeriodsKey: string;
60
- start: Date | undefined;
61
- end: Date | undefined;
62
- };
63
- };
64
- buildExploreLink: (exploreQuery: ExploreQuery | AiExploreQuery) => string;
65
- buildRequestLink: (requestQuery: DeepReadonly<{
66
- filter: AllFilters[];
67
- timeframe: {
68
- timePeriodsKey: string;
69
- start?: Date | number;
70
- end?: Date | number;
71
- };
72
- }>) => string;
73
- };
74
- //# sourceMappingURL=useContextLinks.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useContextLinks.d.ts","sourceRoot":"","sources":["../../../src/composables/useContextLinks.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAC5C,OAAO,KAAK,EAAyB,cAAc,EAAE,UAAU,EAAuB,YAAY,EAAE,eAAe,EAA8E,WAAW,EAAE,MAAM,qCAAqC,CAAA;AACzP,OAAO,KAAK,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,qCAAqC,CAAA;AAC1F,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,UAAU,CAAA;AAChE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAEnE,MAAM,CAAC,OAAO,UAAU,eAAe,CACrC,EACE,WAAW,EACX,OAAO,EACP,UAAU,EACV,SAAS,GACV,EAAE;IACD,WAAW,EAAE,eAAe,GAAG,SAAS,CAAA;IACxC,OAAO,EAAE,QAAQ,CAAC,GAAG,CAAC,YAAY,CAAC,gCAAgC,CAAC,CAAC,CAAC,CAAA;IACtE,UAAU,EAAE,QAAQ,CAAC,GAAG,CAAC,YAAY,CAAC,cAAc,CAAC,CAAC,CAAC,CAAA;IACvD,SAAS,EAAE,QAAQ,CAAC,GAAG,CAAC,YAAY,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC,CAAC,CAAA;CACpE;;;;;;;;;;;;;;;;mCAgHqC,WAAW,WAAW,YAAY,CAAC,UAAU,EAAE,CAAC;+CAXpC,WAAW,WAAW,YAAY,CAAC,UAAU,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAwB1D,YAAY,GAAG,cAAc;qCA7C7B,YAAY,CAAC;QAAE,MAAM,EAAE,UAAU,EAAE,CAAC;QAAC,SAAS,EAAE;YAAE,cAAc,EAAE,MAAM,CAAC;YAAC,KAAK,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,IAAI,GAAG,MAAM,CAAA;SAAE,CAAA;KAAE,CAAC;EAkFlK"}
@@ -1,11 +0,0 @@
1
- import { type Ref, type DeepReadonly } from 'vue';
2
- import type { DashboardRendererContext, DashboardRendererContextInternal } from '../types';
3
- import type { AllFilters } from '@kong-ui-public/analytics-utilities';
4
- export default function useDashboardInternalContext({ context, globalFilters, isFullscreen, }: {
5
- context: Readonly<Ref<DeepReadonly<DashboardRendererContext>>>;
6
- globalFilters?: Readonly<Ref<DeepReadonly<AllFilters[]>>>;
7
- isFullscreen?: Readonly<Ref<boolean>>;
8
- }): {
9
- internalContext: Readonly<Ref<DashboardRendererContextInternal>>;
10
- };
11
- //# sourceMappingURL=useDashboardInternalContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useDashboardInternalContext.d.ts","sourceRoot":"","sources":["../../../src/composables/useDashboardInternalContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,KAAK,GAAG,EAAE,KAAK,YAAY,EAAE,MAAM,KAAK,CAAA;AACpF,OAAO,KAAK,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,MAAM,UAAU,CAAA;AAC1F,OAAO,KAAK,EACV,UAAU,EAEX,MAAM,qCAAqC,CAAA;AAQ5C,MAAM,CAAC,OAAO,UAAU,2BAA2B,CAAC,EAClD,OAAO,EACP,aAAuB,EACvB,YAAyB,GAC1B,EAAE;IACD,OAAO,EAAE,QAAQ,CAAC,GAAG,CAAC,YAAY,CAAC,wBAAwB,CAAC,CAAC,CAAC,CAAA;IAC9D,aAAa,CAAC,EAAE,QAAQ,CAAC,GAAG,CAAC,YAAY,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC,CAAA;IACzD,YAAY,CAAC,EAAE,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAA;CACtC,GAAG;IACF,eAAe,EAAE,QAAQ,CAAC,GAAG,CAAC,gCAAgC,CAAC,CAAC,CAAA;CACjE,CAkFA"}
@@ -1,4 +0,0 @@
1
- export default function useEvaluateFeatureFlag(): {
2
- evaluateFeatureFlag: (key: string, defaultValue: boolean) => boolean;
3
- };
4
- //# sourceMappingURL=useEvauluateFeatureFlag.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useEvauluateFeatureFlag.d.ts","sourceRoot":"","sources":["../../../src/composables/useEvauluateFeatureFlag.ts"],"names":[],"mappings":"AAIA,MAAM,CAAC,OAAO,UAAU,sBAAsB;+BAIV,MAAM,gBAAgB,OAAO;EAUhE"}
@@ -1,9 +0,0 @@
1
- import { createI18n, i18nTComponent } from '@kong-ui-public/i18n';
2
- import english from '../locales/en.json';
3
- interface UseI18nReturn {
4
- i18n: ReturnType<typeof createI18n<typeof english>>;
5
- i18nT: ReturnType<typeof i18nTComponent<typeof english>>;
6
- }
7
- export default function useI18n(): UseI18nReturn;
8
- export {};
9
- //# sourceMappingURL=useI18n.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useI18n.d.ts","sourceRoot":"","sources":["../../../src/composables/useI18n.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AACjE,OAAO,OAAO,MAAM,oBAAoB,CAAA;AAExC,UAAU,aAAa;IACrB,IAAI,EAAE,UAAU,CAAC,OAAO,UAAU,CAAC,OAAO,OAAO,CAAC,CAAC,CAAA;IACnD,KAAK,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,CAAA;CACzD;AAED,MAAM,CAAC,OAAO,UAAU,OAAO,IAAI,aAAa,CAO/C"}
@@ -1,6 +0,0 @@
1
- import { type ValidDashboardQuery } from '@kong-ui-public/analytics-utilities';
2
- import type { DashboardRendererContextInternal } from '../types';
3
- export default function useIssueQuery(): {
4
- issueQuery: (query: ValidDashboardQuery, context: DashboardRendererContextInternal, limitOverride?: number) => Promise<import("@kong-ui-public/analytics-utilities").ExploreResultV4>;
5
- };
6
- //# sourceMappingURL=useIssueQuery.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useIssueQuery.d.ts","sourceRoot":"","sources":["../../../src/composables/useIssueQuery.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,KAAK,mBAAmB,EACzB,MAAM,qCAAqC,CAAA;AAC5C,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,UAAU,CAAA;AAmBhE,MAAM,CAAC,OAAO,UAAU,aAAa;wBAWF,mBAAmB,WAAW,gCAAgC,kBAAkB,MAAM;EAgDxH"}
@@ -1,3 +0,0 @@
1
- declare const useRequestQueue: () => void;
2
- export default useRequestQueue;
3
- //# sourceMappingURL=useRequestQueue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useRequestQueue.d.ts","sourceRoot":"","sources":["../../../src/composables/useRequestQueue.ts"],"names":[],"mappings":"AAUA,QAAA,MAAM,eAAe,YAgCpB,CAAA;AAED,eAAe,eAAe,CAAA"}
@@ -1,16 +0,0 @@
1
- export declare const DEFAULT_TILE_HEIGHT = 170;
2
- export declare const DASHBOARD_COLS = 6;
3
- export declare const INJECT_QUERY_PROVIDER = "analytics-query-provider";
4
- export declare const ENTITY_ID_TOKEN = "{entity-id}";
5
- export declare const CP_ID_TOKEN = "{cp-id}";
6
- export declare const TIMEFRAME_TOKEN = "{timeframe}";
7
- export declare const DEFAULT_TILE_REFRESH_INTERVAL_MS: number;
8
- /**
9
- * default refresh interval for queries that are 24 hours or less is 5 minutes
10
- */
11
- export declare const FULLSCREEN_SHORT_REFRESH_INTERVAL_MS = 300000;
12
- /**
13
- * default refresh interval for queries that are greater than 24 hours is 1 hour
14
- */
15
- export declare const FULLSCREEN_LONG_REFRESH_INTERVAL_MS = 3600000;
16
- //# sourceMappingURL=constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,mBAAmB,MAAM,CAAA;AACtC,eAAO,MAAM,cAAc,IAAI,CAAA;AAC/B,eAAO,MAAM,qBAAqB,6BAA6B,CAAA;AAC/D,eAAO,MAAM,eAAe,gBAAgB,CAAA;AAC5C,eAAO,MAAM,WAAW,YAAY,CAAA;AACpC,eAAO,MAAM,eAAe,gBAAgB,CAAA;AAC5C,eAAO,MAAM,gCAAgC,QAAY,CAAA;AAEzD;;GAEG;AACH,eAAO,MAAM,oCAAoC,SAAS,CAAA;AAE1D;;GAEG;AACH,eAAO,MAAM,mCAAmC,UAAU,CAAA"}
@@ -1,8 +0,0 @@
1
- import DashboardRenderer from './components/DashboardRenderer.vue';
2
- import GridLayout from './components/layout/GridLayout.vue';
3
- import DashboardTilePreview from './components/DashboardTilePreview.vue';
4
- export { DashboardRenderer, GridLayout, DashboardTilePreview };
5
- export * from './types';
6
- export * from './constants';
7
- export * from './utils';
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,iBAAiB,MAAM,oCAAoC,CAAA;AAClE,OAAO,UAAU,MAAM,oCAAoC,CAAA;AAC3D,OAAO,oBAAoB,MAAM,uCAAuC,CAAA;AAExE,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,oBAAoB,EAAE,CAAA;AAE9D,cAAc,SAAS,CAAA;AACvB,cAAc,aAAa,CAAA;AAC3B,cAAc,SAAS,CAAA"}
@@ -1,13 +0,0 @@
1
- import type { App } from 'vue';
2
- interface SetupPiniaTestStoreOptions {
3
- /** Should a Vue app be created and initialized? */
4
- createVueApp?: boolean;
5
- }
6
- /**
7
- * Set up the Pinia test store instance for the given runner (Cypress or Vitest).
8
- * @param {'cy.spy' | 'vi.fn} createSpy The test runner your spec file is using.
9
- * @param {TestingOptions} config @pinia/testing options https://pinia.vuejs.org/api/@pinia/testing/interfaces/TestingOptions.html
10
- */
11
- export declare const setupPiniaTestStore: (options?: SetupPiniaTestStoreOptions) => App | undefined;
12
- export {};
13
- //# sourceMappingURL=setupPiniaTestStore.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"setupPiniaTestStore.d.ts","sourceRoot":"","sources":["../../../../src/stores/tests/setupPiniaTestStore.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAE9B,UAAU,0BAA0B;IAClC,mDAAmD;IACnD,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,GAAI,UAAU,0BAA0B,KAAG,GAAG,GAAG,SAShF,CAAA"}
@@ -1,8 +0,0 @@
1
- import 'cypress-real-events';
2
- /**
3
- * Performs a drag and drop operation between two elements using Cypress real events
4
- * @param source - The data-testid of the source element
5
- * @param destination - The data-testid of the destination element
6
- */
7
- export declare function dragTile(source: string, destination: string, dragTarget?: string): Cypress.Chainable<JQuery<HTMLElement>>;
8
- //# sourceMappingURL=dragutil.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dragutil.d.ts","sourceRoot":"","sources":["../../../src/test-utils/dragutil.ts"],"names":[],"mappings":"AACA,OAAO,qBAAqB,CAAA;AAC5B;;;;GAIG;AACH,wBAAgB,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,UAAU,GAAE,MAAuB,0CAmBhG"}
@@ -1,2 +0,0 @@
1
- export * from './dragutil';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/test-utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA"}
@@ -1,26 +0,0 @@
1
- import type { TileLayout } from '@kong-ui-public/analytics-utilities';
2
- export interface TilePosition {
3
- col: number;
4
- row: number;
5
- }
6
- export interface TileSize {
7
- rows: number;
8
- cols: number;
9
- }
10
- export interface GridTile<T> {
11
- id: string | number;
12
- type: 'chart';
13
- layout: TileLayout;
14
- meta: T;
15
- }
16
- export interface Cell<T> {
17
- key: string;
18
- tile: GridTile<T>;
19
- style: {
20
- 'grid-column-start': number;
21
- 'grid-column-end': number;
22
- 'grid-row-start': number;
23
- 'grid-row-end': number;
24
- };
25
- }
26
- //# sourceMappingURL=grid-layout-types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid-layout-types.d.ts","sourceRoot":"","sources":["../../../src/types/grid-layout-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAA;AAErE,MAAM,WAAW,YAAY;IAC3B,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,QAAQ;IACvB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;CACb;AAED,MAAM,WAAW,QAAQ,CAAC,CAAC;IACzB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,CAAC,CAAA;CACR;AAED,MAAM,WAAW,IAAI,CAAC,CAAC;IACrB,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAA;IACjB,KAAK,EAAE;QACL,mBAAmB,EAAE,MAAM,CAAA;QAC3B,iBAAiB,EAAE,MAAM,CAAA;QACzB,gBAAgB,EAAE,MAAM,CAAA;QACxB,cAAc,EAAE,MAAM,CAAA;KACvB,CAAA;CACF"}
@@ -1,4 +0,0 @@
1
- export * from './grid-layout-types';
2
- export * from './renderer-types';
3
- export * from './tile-events';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAGA,cAAc,qBAAqB,CAAA;AACnC,cAAc,kBAAkB,CAAA;AAChC,cAAc,eAAe,CAAA"}
@@ -1,23 +0,0 @@
1
- import type { AllFilters, TimeRangeV4, ValidDashboardQuery } from '@kong-ui-public/analytics-utilities';
2
- import type { ExternalLink } from '@kong-ui-public/analytics-chart';
3
- export interface DashboardRendererContext {
4
- filters: AllFilters[];
5
- timeSpec?: TimeRangeV4;
6
- tz?: string;
7
- refreshInterval?: number;
8
- editable?: boolean;
9
- }
10
- export interface DashboardRendererContextInternal extends Required<DashboardRendererContext> {
11
- zoomable: boolean;
12
- }
13
- export interface RendererProps<T> {
14
- query: ValidDashboardQuery;
15
- context: DashboardRendererContextInternal;
16
- queryReady: boolean;
17
- chartOptions: T;
18
- height: number;
19
- refreshCounter: number;
20
- requestsLink?: ExternalLink;
21
- exploreLink?: ExternalLink;
22
- }
23
- //# sourceMappingURL=renderer-types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"renderer-types.d.ts","sourceRoot":"","sources":["../../../src/types/renderer-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,WAAW,EACX,mBAAmB,EACpB,MAAM,qCAAqC,CAAA;AAC5C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAEnE,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,UAAU,EAAE,CAAA;IACrB,QAAQ,CAAC,EAAE,WAAW,CAAA;IACtB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAGD,MAAM,WAAW,gCAAiC,SAAQ,QAAQ,CAAC,wBAAwB,CAAC;IAC1F,QAAQ,EAAE,OAAO,CAAA;CAClB;AAED,MAAM,WAAW,aAAa,CAAC,CAAC;IAC9B,KAAK,EAAE,mBAAmB,CAAA;IAC1B,OAAO,EAAE,gCAAgC,CAAA;IACzC,UAAU,EAAE,OAAO,CAAA;IACnB,YAAY,EAAE,CAAC,CAAA;IACf,MAAM,EAAE,MAAM,CAAA;IACd,cAAc,EAAE,MAAM,CAAA;IACtB,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,WAAW,CAAC,EAAE,YAAY,CAAA;CAC3B"}
@@ -1,10 +0,0 @@
1
- import type { AbsoluteTimeRangeV4 } from '@kong-ui-public/analytics-utilities';
2
- export interface TileZoomEvent {
3
- tileId: string;
4
- timeRange: AbsoluteTimeRangeV4;
5
- }
6
- export interface TileBoundsChangeEvent {
7
- tileId: string;
8
- bounds: Array<[number, number]>;
9
- }
10
- //# sourceMappingURL=tile-events.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tile-events.d.ts","sourceRoot":"","sources":["../../../src/types/tile-events.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAA;AAE9E,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,mBAAmB,CAAA;CAC/B;AAED,MAAM,WAAW,qBAAqB;IACpC,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,KAAK,CAAC,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAA;CAChC"}