drizzle-cube 0.4.53 → 0.5.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.
Files changed (277) hide show
  1. package/dist/adapters/express/index.cjs +2 -2
  2. package/dist/adapters/express/index.js +109 -96
  3. package/dist/adapters/fastify/index.cjs +2 -2
  4. package/dist/adapters/fastify/index.js +148 -134
  5. package/dist/adapters/{handler-RItnSaEl.js → handler-3LGcjLtr.js} +617 -612
  6. package/dist/adapters/handler-BzzbVpcl.cjs +25 -0
  7. package/dist/adapters/hono/index.cjs +1 -1
  8. package/dist/adapters/hono/index.js +103 -99
  9. package/dist/adapters/{compiler-S6KHiOY6.js → locale-DTnJrxm1.js} +1700 -1563
  10. package/dist/adapters/locale-DueXjqMh.cjs +198 -0
  11. package/dist/adapters/locale.d.ts +8 -0
  12. package/dist/adapters/mcp-tools.cjs +1 -1
  13. package/dist/adapters/mcp-tools.d.ts +7 -3
  14. package/dist/adapters/mcp-tools.js +27 -27
  15. package/dist/adapters/mcp-transport-C7VLf4T5.js +579 -0
  16. package/dist/adapters/mcp-transport-poPHl_2j.cjs +39 -0
  17. package/dist/adapters/mcp-transport.d.ts +25 -2
  18. package/dist/adapters/nextjs/index.cjs +1 -1
  19. package/dist/adapters/nextjs/index.js +152 -132
  20. package/dist/adapters/utils-DNrj-ryp.cjs +17 -0
  21. package/dist/adapters/{utils-IH1ePsBd.js → utils-DOg9oGdt.js} +2341 -819
  22. package/dist/adapters/utils.cjs +1 -1
  23. package/dist/adapters/utils.d.ts +45 -2
  24. package/dist/adapters/utils.js +1 -1
  25. package/dist/client/charts.js +12 -12
  26. package/dist/client/chunks/{DashboardEditModal-BTdV528l.js → DashboardEditModal-cSSIAZGy.js} +1968 -1973
  27. package/dist/client/chunks/DashboardEditModal-cSSIAZGy.js.map +1 -0
  28. package/dist/client/chunks/{FieldSearchModal-D75vy4Wb.js → FieldSearchModal-CZNo4pNK.js} +550 -536
  29. package/dist/client/chunks/FieldSearchModal-CZNo4pNK.js.map +1 -0
  30. package/dist/client/chunks/KpiDelta-Dll_eCV1.js +2 -0
  31. package/dist/client/chunks/KpiNumber-BPlR92hI.js +2 -0
  32. package/dist/client/chunks/KpiText-BIxq7Jso.js +2 -0
  33. package/dist/client/chunks/{RetentionCombinedChart-DIhK5pD8.js → RetentionCombinedChart-BD8tGeM_.js} +96 -96
  34. package/dist/client/chunks/RetentionCombinedChart-BD8tGeM_.js.map +1 -0
  35. package/dist/client/chunks/{RetentionHeatmap-CyREolyP.js → RetentionHeatmap-B_5sewwi.js} +77 -77
  36. package/dist/client/chunks/RetentionHeatmap-B_5sewwi.js.map +1 -0
  37. package/dist/client/chunks/SchemaVisualization-CCICjhvv.js +2 -0
  38. package/dist/client/chunks/SchemaVisualizationLazy-DraGsMx6.js +2 -0
  39. package/dist/client/chunks/af-ZA-xDmO5F0s.js +1431 -0
  40. package/dist/client/chunks/af-ZA-xDmO5F0s.js.map +1 -0
  41. package/dist/client/chunks/{analysis-builder-C1CJ0c7L.js → analysis-builder-BeVZhiQ5.js} +1519 -1507
  42. package/dist/client/chunks/analysis-builder-BeVZhiQ5.js.map +1 -0
  43. package/dist/client/chunks/{analysis-builder-shared-rkjJfWLT.js → analysis-builder-shared-BWc7ZZnG.js} +925 -954
  44. package/dist/client/chunks/analysis-builder-shared-BWc7ZZnG.js.map +1 -0
  45. package/dist/client/chunks/chart-activity-grid-CWT0gLv4.js +2376 -0
  46. package/dist/client/chunks/chart-activity-grid-CWT0gLv4.js.map +1 -0
  47. package/dist/client/chunks/{chart-area-BwYaflNk.js → chart-area-D63kG8OT.js} +157 -157
  48. package/dist/client/chunks/chart-area-D63kG8OT.js.map +1 -0
  49. package/dist/client/chunks/{chart-bar-BiENfFgE.js → chart-bar-BEfsCLjl.js} +78 -78
  50. package/dist/client/chunks/chart-bar-BEfsCLjl.js.map +1 -0
  51. package/dist/client/chunks/{chart-box-plot-BJF1tBXC.js → chart-box-plot-o-h9MRX5.js} +111 -114
  52. package/dist/client/chunks/chart-box-plot-o-h9MRX5.js.map +1 -0
  53. package/dist/client/chunks/{chart-bubble-DQQhGVDJ.js → chart-bubble-CMDp4Pfm.js} +121 -121
  54. package/dist/client/chunks/chart-bubble-CMDp4Pfm.js.map +1 -0
  55. package/dist/client/chunks/chart-candlestick-WyANJ0Ky.js +303 -0
  56. package/dist/client/chunks/chart-candlestick-WyANJ0Ky.js.map +1 -0
  57. package/dist/client/chunks/chart-config-activity-grid-C-EkgYoa.js +51 -0
  58. package/dist/client/chunks/chart-config-activity-grid-C-EkgYoa.js.map +1 -0
  59. package/dist/client/chunks/chart-config-area-CMZpbIah.js +93 -0
  60. package/dist/client/chunks/chart-config-area-CMZpbIah.js.map +1 -0
  61. package/dist/client/chunks/chart-config-bar-B8_V4YLg.js +87 -0
  62. package/dist/client/chunks/chart-config-bar-B8_V4YLg.js.map +1 -0
  63. package/dist/client/chunks/chart-config-box-plot-Dwj7sEbU.js +35 -0
  64. package/dist/client/chunks/chart-config-box-plot-Dwj7sEbU.js.map +1 -0
  65. package/dist/client/chunks/chart-config-bubble-B0w0ZVp4.js +82 -0
  66. package/dist/client/chunks/chart-config-bubble-B0w0ZVp4.js.map +1 -0
  67. package/dist/client/chunks/chart-config-candlestick-Bvo3zeIn.js +72 -0
  68. package/dist/client/chunks/chart-config-candlestick-Bvo3zeIn.js.map +1 -0
  69. package/dist/client/chunks/{chart-config-data-table-Bhdx5Hem.js → chart-config-data-table-BQXSn4b_.js} +9 -9
  70. package/dist/client/chunks/chart-config-data-table-BQXSn4b_.js.map +1 -0
  71. package/dist/client/chunks/chart-config-funnel-BzEsHmjR.js +93 -0
  72. package/dist/client/chunks/chart-config-funnel-BzEsHmjR.js.map +1 -0
  73. package/dist/client/chunks/chart-config-gauge-C5ZiyZy7.js +64 -0
  74. package/dist/client/chunks/chart-config-gauge-C5ZiyZy7.js.map +1 -0
  75. package/dist/client/chunks/chart-config-heat-map-Cv8qNnVP.js +91 -0
  76. package/dist/client/chunks/chart-config-heat-map-Cv8qNnVP.js.map +1 -0
  77. package/dist/client/chunks/chart-config-kpi-delta-BraHQc2E.js +94 -0
  78. package/dist/client/chunks/chart-config-kpi-delta-BraHQc2E.js.map +1 -0
  79. package/dist/client/chunks/chart-config-kpi-number-CeCkx7mC.js +75 -0
  80. package/dist/client/chunks/chart-config-kpi-number-CeCkx7mC.js.map +1 -0
  81. package/dist/client/chunks/chart-config-kpi-text-CImM3SvH.js +47 -0
  82. package/dist/client/chunks/chart-config-kpi-text-CImM3SvH.js.map +1 -0
  83. package/dist/client/chunks/chart-config-line-BVKapAQK.js +104 -0
  84. package/dist/client/chunks/chart-config-line-BVKapAQK.js.map +1 -0
  85. package/dist/client/chunks/chart-config-markdown-C-_g_8te.js +117 -0
  86. package/dist/client/chunks/chart-config-markdown-C-_g_8te.js.map +1 -0
  87. package/dist/client/chunks/chart-config-measure-profile-KTVV1gO3.js +82 -0
  88. package/dist/client/chunks/chart-config-measure-profile-KTVV1gO3.js.map +1 -0
  89. package/dist/client/chunks/chart-config-pie-BZxVl25X.js +68 -0
  90. package/dist/client/chunks/chart-config-pie-BZxVl25X.js.map +1 -0
  91. package/dist/client/chunks/chart-config-radar-B7FByX3t.js +49 -0
  92. package/dist/client/chunks/chart-config-radar-B7FByX3t.js.map +1 -0
  93. package/dist/client/chunks/chart-config-radial-bar-UfW_3yyX.js +38 -0
  94. package/dist/client/chunks/chart-config-radial-bar-UfW_3yyX.js.map +1 -0
  95. package/dist/client/chunks/chart-config-sankey-DGAThN9i.js +66 -0
  96. package/dist/client/chunks/chart-config-sankey-DGAThN9i.js.map +1 -0
  97. package/dist/client/chunks/chart-config-scatter-BVVJuOnt.js +61 -0
  98. package/dist/client/chunks/chart-config-scatter-BVVJuOnt.js.map +1 -0
  99. package/dist/client/chunks/chart-config-sunburst-utejM2YS.js +45 -0
  100. package/dist/client/chunks/chart-config-sunburst-utejM2YS.js.map +1 -0
  101. package/dist/client/chunks/chart-config-tree-map-IHp97OyV.js +51 -0
  102. package/dist/client/chunks/chart-config-tree-map-IHp97OyV.js.map +1 -0
  103. package/dist/client/chunks/chart-config-waterfall-BdqG1V-x.js +59 -0
  104. package/dist/client/chunks/chart-config-waterfall-BdqG1V-x.js.map +1 -0
  105. package/dist/client/chunks/{chart-data-table-2iCsn0CF.js → chart-data-table-C3Xh9jwL.js} +1083 -1086
  106. package/dist/client/chunks/chart-data-table-C3Xh9jwL.js.map +1 -0
  107. package/dist/client/chunks/{chart-funnel-poyOf7-e.js → chart-funnel-C7pgktN5.js} +132 -132
  108. package/dist/client/chunks/chart-funnel-C7pgktN5.js.map +1 -0
  109. package/dist/client/chunks/{chart-gauge-D5J4gRky.js → chart-gauge-D2r2B_AR.js} +150 -150
  110. package/dist/client/chunks/chart-gauge-D2r2B_AR.js.map +1 -0
  111. package/dist/client/chunks/{chart-heat-map-BAMVhLGG.js → chart-heat-map-Dw2yjwfO.js} +75 -80
  112. package/dist/client/chunks/chart-heat-map-Dw2yjwfO.js.map +1 -0
  113. package/dist/client/chunks/{chart-kpi-delta-KQjUIeal.js → chart-kpi-delta-CYE0S1x_.js} +117 -117
  114. package/dist/client/chunks/chart-kpi-delta-CYE0S1x_.js.map +1 -0
  115. package/dist/client/chunks/chart-kpi-number-BlZ79xHW.js +321 -0
  116. package/dist/client/chunks/chart-kpi-number-BlZ79xHW.js.map +1 -0
  117. package/dist/client/chunks/chart-kpi-text-DY1BnxPe.js +148 -0
  118. package/dist/client/chunks/chart-kpi-text-DY1BnxPe.js.map +1 -0
  119. package/dist/client/chunks/{chart-line-B5_WntY5.js → chart-line-CBsTThTv.js} +123 -123
  120. package/dist/client/chunks/chart-line-CBsTThTv.js.map +1 -0
  121. package/dist/client/chunks/chart-markdown-BWaWVkuz.js +3474 -0
  122. package/dist/client/chunks/chart-markdown-BWaWVkuz.js.map +1 -0
  123. package/dist/client/chunks/chart-measure-profile-B41qCTBG.js +179 -0
  124. package/dist/client/chunks/chart-measure-profile-B41qCTBG.js.map +1 -0
  125. package/dist/client/chunks/chart-pie-Djbu8x2v.js +172 -0
  126. package/dist/client/chunks/chart-pie-Djbu8x2v.js.map +1 -0
  127. package/dist/client/chunks/chart-radar-BsTcKV0K.js +154 -0
  128. package/dist/client/chunks/chart-radar-BsTcKV0K.js.map +1 -0
  129. package/dist/client/chunks/chart-radial-bar-Du7XNnwE.js +148 -0
  130. package/dist/client/chunks/chart-radial-bar-Du7XNnwE.js.map +1 -0
  131. package/dist/client/chunks/{chart-sankey-BOyxfG1Q.js → chart-sankey-WwkZAhLy.js} +73 -73
  132. package/dist/client/chunks/chart-sankey-WwkZAhLy.js.map +1 -0
  133. package/dist/client/chunks/chart-scatter-D8krEYsA.js +255 -0
  134. package/dist/client/chunks/chart-scatter-D8krEYsA.js.map +1 -0
  135. package/dist/client/chunks/{chart-sunburst-D9lGEOCc.js → chart-sunburst-CIDB_pTl.js} +66 -66
  136. package/dist/client/chunks/chart-sunburst-CIDB_pTl.js.map +1 -0
  137. package/dist/client/chunks/chart-tree-map-C5C2iaWM.js +298 -0
  138. package/dist/client/chunks/chart-tree-map-C5C2iaWM.js.map +1 -0
  139. package/dist/client/chunks/{chart-waterfall-BCdUx4DC.js → chart-waterfall-BGdPrJ5Y.js} +80 -80
  140. package/dist/client/chunks/chart-waterfall-BGdPrJ5Y.js.map +1 -0
  141. package/dist/client/chunks/{charts-core-C5Yokk-x.js → charts-core-BXOqaYFn.js} +92 -92
  142. package/dist/client/chunks/charts-core-BXOqaYFn.js.map +1 -0
  143. package/dist/client/chunks/en-US-5xPTdCXg.js +35 -0
  144. package/dist/client/chunks/en-US-5xPTdCXg.js.map +1 -0
  145. package/dist/client/chunks/nl-NL-vCifBijs.js +1491 -0
  146. package/dist/client/chunks/nl-NL-vCifBijs.js.map +1 -0
  147. package/dist/client/chunks/{schema-visualization-t1KiOORo.js → schema-visualization-Xp60Ff2W.js} +352 -364
  148. package/dist/client/chunks/schema-visualization-Xp60Ff2W.js.map +1 -0
  149. package/dist/client/chunks/{useDebounce-CKqkM42n.js → useDebounce-CfmUMFau.js} +85 -85
  150. package/dist/client/chunks/useDebounce-CfmUMFau.js.map +1 -0
  151. package/dist/client/chunks/{useExplainAI-DBIfYwz-.js → useExplainAI-BKGmejIj.js} +4 -4
  152. package/dist/client/chunks/{useExplainAI-DBIfYwz-.js.map → useExplainAI-BKGmejIj.js.map} +1 -1
  153. package/dist/client/chunks/{utils--qCr8Yn5.js → utils-BldkcRHv.js} +2 -2
  154. package/dist/client/chunks/{utils--qCr8Yn5.js.map → utils-BldkcRHv.js.map} +1 -1
  155. package/dist/client/chunks/{vendor-BRlsCGnK.js → vendor-ClXpIiea.js} +2 -2
  156. package/dist/client/chunks/{vendor-BRlsCGnK.js.map → vendor-ClXpIiea.js.map} +1 -1
  157. package/dist/client/components/AnalysisBuilder/types.d.ts +6 -6
  158. package/dist/client/components.js +3 -3
  159. package/dist/client/hooks/useTranslation.d.ts +21 -0
  160. package/dist/client/hooks.js +3 -3
  161. package/dist/client/icons.js +1 -1
  162. package/dist/client/index.js +493 -488
  163. package/dist/client/index.js.map +1 -1
  164. package/dist/client/providers/CubeApiProvider.d.ts +2 -1
  165. package/dist/client/providers/CubeProvider.d.ts +7 -1
  166. package/dist/client/providers/I18nProvider.d.ts +18 -0
  167. package/dist/client/providers.js +1 -1
  168. package/dist/client/schema.js +1 -1
  169. package/dist/client/shared/types.d.ts +5 -20
  170. package/dist/client/styles.css +1 -1
  171. package/dist/client/utils.js +5 -5
  172. package/dist/client-bundle-stats.html +1 -1
  173. package/dist/mcp-app/mcp-app.html +40 -36
  174. package/dist/server/index.cjs +42 -40
  175. package/dist/server/index.js +3311 -1672
  176. package/package.json +5 -2
  177. package/dist/adapters/compiler-CRgLzmSn.cjs +0 -198
  178. package/dist/adapters/handler-DumFgnNM.cjs +0 -25
  179. package/dist/adapters/mcp-transport-C6bsIOSV.js +0 -545
  180. package/dist/adapters/mcp-transport-DMhuYmFp.cjs +0 -39
  181. package/dist/adapters/utils-CyBt-as9.cjs +0 -15
  182. package/dist/client/chunks/DashboardEditModal-BTdV528l.js.map +0 -1
  183. package/dist/client/chunks/FieldSearchModal-D75vy4Wb.js.map +0 -1
  184. package/dist/client/chunks/KpiDelta-Bk8bzKYM.js +0 -2
  185. package/dist/client/chunks/KpiNumber-CKF-8e_T.js +0 -2
  186. package/dist/client/chunks/KpiText-Iz1vIvu_.js +0 -2
  187. package/dist/client/chunks/RetentionCombinedChart-DIhK5pD8.js.map +0 -1
  188. package/dist/client/chunks/RetentionHeatmap-CyREolyP.js.map +0 -1
  189. package/dist/client/chunks/SchemaVisualization-B1GUT-FM.js +0 -2
  190. package/dist/client/chunks/SchemaVisualizationLazy-DymwT34e.js +0 -2
  191. package/dist/client/chunks/analysis-builder-C1CJ0c7L.js.map +0 -1
  192. package/dist/client/chunks/analysis-builder-shared-rkjJfWLT.js.map +0 -1
  193. package/dist/client/chunks/chart-activity-grid-DLktOINm.js +0 -806
  194. package/dist/client/chunks/chart-activity-grid-DLktOINm.js.map +0 -1
  195. package/dist/client/chunks/chart-area-BwYaflNk.js.map +0 -1
  196. package/dist/client/chunks/chart-bar-BiENfFgE.js.map +0 -1
  197. package/dist/client/chunks/chart-box-plot-BJF1tBXC.js.map +0 -1
  198. package/dist/client/chunks/chart-bubble-DQQhGVDJ.js.map +0 -1
  199. package/dist/client/chunks/chart-candlestick-C2UuXbLe.js +0 -306
  200. package/dist/client/chunks/chart-candlestick-C2UuXbLe.js.map +0 -1
  201. package/dist/client/chunks/chart-config-activity-grid-DJOU3TEz.js +0 -51
  202. package/dist/client/chunks/chart-config-activity-grid-DJOU3TEz.js.map +0 -1
  203. package/dist/client/chunks/chart-config-area-CWnWVT6a.js +0 -93
  204. package/dist/client/chunks/chart-config-area-CWnWVT6a.js.map +0 -1
  205. package/dist/client/chunks/chart-config-bar-C-7Dr1Ho.js +0 -87
  206. package/dist/client/chunks/chart-config-bar-C-7Dr1Ho.js.map +0 -1
  207. package/dist/client/chunks/chart-config-box-plot-mVOwmLdu.js +0 -35
  208. package/dist/client/chunks/chart-config-box-plot-mVOwmLdu.js.map +0 -1
  209. package/dist/client/chunks/chart-config-bubble-BPE2CeiD.js +0 -82
  210. package/dist/client/chunks/chart-config-bubble-BPE2CeiD.js.map +0 -1
  211. package/dist/client/chunks/chart-config-candlestick-BSB9DRy2.js +0 -72
  212. package/dist/client/chunks/chart-config-candlestick-BSB9DRy2.js.map +0 -1
  213. package/dist/client/chunks/chart-config-data-table-Bhdx5Hem.js.map +0 -1
  214. package/dist/client/chunks/chart-config-funnel-Cl-v-bm1.js +0 -93
  215. package/dist/client/chunks/chart-config-funnel-Cl-v-bm1.js.map +0 -1
  216. package/dist/client/chunks/chart-config-gauge-CdrUTJMJ.js +0 -64
  217. package/dist/client/chunks/chart-config-gauge-CdrUTJMJ.js.map +0 -1
  218. package/dist/client/chunks/chart-config-heat-map-DGE3NzoF.js +0 -91
  219. package/dist/client/chunks/chart-config-heat-map-DGE3NzoF.js.map +0 -1
  220. package/dist/client/chunks/chart-config-kpi-delta-DMrQerUW.js +0 -94
  221. package/dist/client/chunks/chart-config-kpi-delta-DMrQerUW.js.map +0 -1
  222. package/dist/client/chunks/chart-config-kpi-number-DCytCytn.js +0 -75
  223. package/dist/client/chunks/chart-config-kpi-number-DCytCytn.js.map +0 -1
  224. package/dist/client/chunks/chart-config-kpi-text-KdKQUvHo.js +0 -47
  225. package/dist/client/chunks/chart-config-kpi-text-KdKQUvHo.js.map +0 -1
  226. package/dist/client/chunks/chart-config-line-Bl9VDAdz.js +0 -104
  227. package/dist/client/chunks/chart-config-line-Bl9VDAdz.js.map +0 -1
  228. package/dist/client/chunks/chart-config-markdown-BX26b94i.js +0 -117
  229. package/dist/client/chunks/chart-config-markdown-BX26b94i.js.map +0 -1
  230. package/dist/client/chunks/chart-config-measure-profile-DwtRhEFh.js +0 -82
  231. package/dist/client/chunks/chart-config-measure-profile-DwtRhEFh.js.map +0 -1
  232. package/dist/client/chunks/chart-config-pie-BzBcqPMJ.js +0 -68
  233. package/dist/client/chunks/chart-config-pie-BzBcqPMJ.js.map +0 -1
  234. package/dist/client/chunks/chart-config-radar-6ZOgt__z.js +0 -49
  235. package/dist/client/chunks/chart-config-radar-6ZOgt__z.js.map +0 -1
  236. package/dist/client/chunks/chart-config-radial-bar-Df6Eta7N.js +0 -38
  237. package/dist/client/chunks/chart-config-radial-bar-Df6Eta7N.js.map +0 -1
  238. package/dist/client/chunks/chart-config-sankey-DgqKBFvN.js +0 -66
  239. package/dist/client/chunks/chart-config-sankey-DgqKBFvN.js.map +0 -1
  240. package/dist/client/chunks/chart-config-scatter-D5nVLDvi.js +0 -61
  241. package/dist/client/chunks/chart-config-scatter-D5nVLDvi.js.map +0 -1
  242. package/dist/client/chunks/chart-config-sunburst-Ca3FX9nW.js +0 -45
  243. package/dist/client/chunks/chart-config-sunburst-Ca3FX9nW.js.map +0 -1
  244. package/dist/client/chunks/chart-config-tree-map-Bjy4QNa3.js +0 -51
  245. package/dist/client/chunks/chart-config-tree-map-Bjy4QNa3.js.map +0 -1
  246. package/dist/client/chunks/chart-config-waterfall-C5K2eqR7.js +0 -59
  247. package/dist/client/chunks/chart-config-waterfall-C5K2eqR7.js.map +0 -1
  248. package/dist/client/chunks/chart-data-table-2iCsn0CF.js.map +0 -1
  249. package/dist/client/chunks/chart-funnel-poyOf7-e.js.map +0 -1
  250. package/dist/client/chunks/chart-gauge-D5J4gRky.js.map +0 -1
  251. package/dist/client/chunks/chart-heat-map-BAMVhLGG.js.map +0 -1
  252. package/dist/client/chunks/chart-kpi-delta-KQjUIeal.js.map +0 -1
  253. package/dist/client/chunks/chart-kpi-number-CsQgV_x3.js +0 -325
  254. package/dist/client/chunks/chart-kpi-number-CsQgV_x3.js.map +0 -1
  255. package/dist/client/chunks/chart-kpi-text-BR0IyeUU.js +0 -148
  256. package/dist/client/chunks/chart-kpi-text-BR0IyeUU.js.map +0 -1
  257. package/dist/client/chunks/chart-line-B5_WntY5.js.map +0 -1
  258. package/dist/client/chunks/chart-markdown-B6bENbel.js +0 -3473
  259. package/dist/client/chunks/chart-markdown-B6bENbel.js.map +0 -1
  260. package/dist/client/chunks/chart-measure-profile-yWk-obNb.js +0 -179
  261. package/dist/client/chunks/chart-measure-profile-yWk-obNb.js.map +0 -1
  262. package/dist/client/chunks/chart-pie-BodrUoHv.js +0 -172
  263. package/dist/client/chunks/chart-pie-BodrUoHv.js.map +0 -1
  264. package/dist/client/chunks/chart-radar-gG3zfLud.js +0 -154
  265. package/dist/client/chunks/chart-radar-gG3zfLud.js.map +0 -1
  266. package/dist/client/chunks/chart-radial-bar-C2IPCV8c.js +0 -148
  267. package/dist/client/chunks/chart-radial-bar-C2IPCV8c.js.map +0 -1
  268. package/dist/client/chunks/chart-sankey-BOyxfG1Q.js.map +0 -1
  269. package/dist/client/chunks/chart-scatter-B8OwlsAX.js +0 -255
  270. package/dist/client/chunks/chart-scatter-B8OwlsAX.js.map +0 -1
  271. package/dist/client/chunks/chart-sunburst-D9lGEOCc.js.map +0 -1
  272. package/dist/client/chunks/chart-tree-map-DZaKy9he.js +0 -298
  273. package/dist/client/chunks/chart-tree-map-DZaKy9he.js.map +0 -1
  274. package/dist/client/chunks/chart-waterfall-BCdUx4DC.js.map +0 -1
  275. package/dist/client/chunks/charts-core-C5Yokk-x.js.map +0 -1
  276. package/dist/client/chunks/schema-visualization-t1KiOORo.js.map +0 -1
  277. package/dist/client/chunks/useDebounce-CKqkM42n.js.map +0 -1
@@ -1,47 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/KpiText.config.ts
3
- var t = /* @__PURE__ */ e({ kpiTextConfig: () => n }), n = {
4
- label: "KPI Text",
5
- description: "Display key performance indicators as customizable text",
6
- useCase: "Perfect for showing metrics with custom formatting, combining multiple values, or displaying contextual KPI information using templates",
7
- dropZones: [{
8
- key: "yAxis",
9
- label: "Value",
10
- description: "Measure to display in the KPI text template",
11
- mandatory: !0,
12
- maxItems: 1,
13
- acceptTypes: ["measure"],
14
- emptyText: "Drop a measure here"
15
- }],
16
- displayOptionsConfig: [
17
- {
18
- key: "template",
19
- label: "Text Template",
20
- type: "string",
21
- placeholder: "e.g., Total Revenue: ${value}",
22
- description: "Template for displaying the text. Use ${value} to insert the measure value."
23
- },
24
- {
25
- key: "decimals",
26
- label: "Decimal Places",
27
- type: "number",
28
- defaultValue: 0,
29
- min: 0,
30
- max: 10,
31
- step: 1,
32
- description: "Number of decimal places to display for numeric values"
33
- },
34
- {
35
- key: "valueColorIndex",
36
- label: "Value Color",
37
- type: "paletteColor",
38
- defaultValue: 0,
39
- description: "Color from the dashboard palette for the KPI value text"
40
- }
41
- ],
42
- displayOptions: ["hideHeader"]
43
- };
44
- //#endregion
45
- export { n, t };
46
-
47
- //# sourceMappingURL=chart-config-kpi-text-KdKQUvHo.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-kpi-text-KdKQUvHo.js","names":[],"sources":["../../../src/client/components/charts/KpiText.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the KPI Text chart type\n */\nexport const kpiTextConfig: ChartTypeConfig = {\n label: 'KPI Text',\n description: 'Display key performance indicators as customizable text',\n useCase: 'Perfect for showing metrics with custom formatting, combining multiple values, or displaying contextual KPI information using templates',\n dropZones: [\n {\n key: 'yAxis',\n label: 'Value',\n description: 'Measure to display in the KPI text template',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Drop a measure here'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'template',\n label: 'Text Template',\n type: 'string',\n placeholder: 'e.g., Total Revenue: ${value}',\n description: 'Template for displaying the text. Use ${value} to insert the measure value.'\n },\n {\n key: 'decimals',\n label: 'Decimal Places',\n type: 'number',\n defaultValue: 0,\n min: 0,\n max: 10,\n step: 1,\n description: 'Number of decimal places to display for numeric values'\n },\n {\n key: 'valueColorIndex',\n label: 'Value Color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'Color from the dashboard palette for the KPI value text'\n }\n ],\n displayOptions: ['hideHeader']\n}"],"mappings":";;uDAKa,IAAiC;CAC5C,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACD,gBAAgB,CAAC,aAAa"}
@@ -1,104 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/LineChart.config.ts
3
- var t = /* @__PURE__ */ e({ lineChartConfig: () => n }), n = {
4
- label: "Line Chart",
5
- description: "Show trends and changes over time",
6
- useCase: "Best for continuous data, trends, time series, and showing relationships between multiple series",
7
- clickableElements: { point: !0 },
8
- dropZones: [
9
- {
10
- key: "xAxis",
11
- label: "X-Axis (Time/Categories)",
12
- description: "Time dimensions or dimensions for X-axis",
13
- mandatory: !0,
14
- acceptTypes: ["dimension", "timeDimension"],
15
- emptyText: "Drop time dimensions or dimensions here"
16
- },
17
- {
18
- key: "yAxis",
19
- label: "Y-Axis (Values)",
20
- description: "Measures for line values",
21
- mandatory: !0,
22
- acceptTypes: ["measure"],
23
- emptyText: "Drop measures here",
24
- enableDualAxis: !0
25
- },
26
- {
27
- key: "series",
28
- label: "Series (Multiple Lines)",
29
- description: "Dimensions to create separate lines",
30
- mandatory: !1,
31
- acceptTypes: ["dimension"],
32
- emptyText: "Drop dimensions here for multiple lines"
33
- }
34
- ],
35
- displayOptions: [
36
- "showLegend",
37
- "showGrid",
38
- "showTooltip",
39
- "hideHeader"
40
- ],
41
- displayOptionsConfig: [
42
- {
43
- key: "connectNulls",
44
- label: "Connect Nulls",
45
- type: "boolean",
46
- defaultValue: !1,
47
- description: "Draw continuous line through missing data points"
48
- },
49
- {
50
- key: "target",
51
- label: "Target Values",
52
- type: "string",
53
- placeholder: "e.g., 100 or 50,75 for spread",
54
- description: "Single value or comma-separated values to spread across X-axis"
55
- },
56
- {
57
- key: "priorPeriodStyle",
58
- label: "Prior Period Line Style",
59
- type: "select",
60
- defaultValue: "dashed",
61
- options: [
62
- {
63
- value: "dashed",
64
- label: "Dashed"
65
- },
66
- {
67
- value: "dotted",
68
- label: "Dotted"
69
- },
70
- {
71
- value: "solid",
72
- label: "Solid"
73
- }
74
- ],
75
- description: "Line style for prior period in comparison mode"
76
- },
77
- {
78
- key: "priorPeriodOpacity",
79
- label: "Prior Period Opacity",
80
- type: "number",
81
- defaultValue: .5,
82
- min: .1,
83
- max: 1,
84
- step: .1,
85
- description: "Opacity for prior period lines (0.1 to 1)"
86
- },
87
- {
88
- key: "leftYAxisFormat",
89
- label: "Left Y-Axis Format",
90
- type: "axisFormat",
91
- description: "Number formatting for left Y-axis"
92
- },
93
- {
94
- key: "rightYAxisFormat",
95
- label: "Right Y-Axis Format",
96
- type: "axisFormat",
97
- description: "Number formatting for right Y-axis"
98
- }
99
- ]
100
- };
101
- //#endregion
102
- export { n, t };
103
-
104
- //# sourceMappingURL=chart-config-line-Bl9VDAdz.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-line-Bl9VDAdz.js","names":[],"sources":["../../../src/client/components/charts/LineChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the line chart type\n */\nexport const lineChartConfig: ChartTypeConfig = {\n label: 'Line Chart',\n description: 'Show trends and changes over time',\n useCase: 'Best for continuous data, trends, time series, and showing relationships between multiple series',\n clickableElements: { point: true },\n dropZones: [\n {\n key: 'xAxis',\n label: 'X-Axis (Time/Categories)',\n description: 'Time dimensions or dimensions for X-axis',\n mandatory: true,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'Drop time dimensions or dimensions here'\n },\n {\n key: 'yAxis',\n label: 'Y-Axis (Values)',\n description: 'Measures for line values',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'Drop measures here',\n enableDualAxis: true\n },\n {\n key: 'series',\n label: 'Series (Multiple Lines)',\n description: 'Dimensions to create separate lines',\n mandatory: false,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions here for multiple lines'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'connectNulls',\n label: 'Connect Nulls',\n type: 'boolean',\n defaultValue: false,\n description: 'Draw continuous line through missing data points'\n },\n {\n key: 'target',\n label: 'Target Values',\n type: 'string',\n placeholder: 'e.g., 100 or 50,75 for spread',\n description: 'Single value or comma-separated values to spread across X-axis'\n },\n {\n key: 'priorPeriodStyle',\n label: 'Prior Period Line Style',\n type: 'select',\n defaultValue: 'dashed',\n options: [\n { value: 'dashed', label: 'Dashed' },\n { value: 'dotted', label: 'Dotted' },\n { value: 'solid', label: 'Solid' }\n ],\n description: 'Line style for prior period in comparison mode'\n },\n {\n key: 'priorPeriodOpacity',\n label: 'Prior Period Opacity',\n type: 'number',\n defaultValue: 0.5,\n min: 0.1,\n max: 1,\n step: 0.1,\n description: 'Opacity for prior period lines (0.1 to 1)'\n },\n {\n key: 'leftYAxisFormat',\n label: 'Left Y-Axis Format',\n type: 'axisFormat',\n description: 'Number formatting for left Y-axis'\n },\n {\n key: 'rightYAxisFormat',\n label: 'Right Y-Axis Format',\n type: 'axisFormat',\n description: 'Number formatting for right Y-axis'\n }\n ]\n}"],"mappings":";;yDAKa,IAAmC;CAC9C,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE,OAAO,IAAM;CAClC,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,aAAa,gBAAgB;GAC3C,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,UAAU;GACxB,WAAW;GACX,gBAAgB;GACjB;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAa;CACvE,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAS,OAAO;KAAS;IACnC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF"}
@@ -1,117 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/MarkdownChart.config.ts
3
- var t = /* @__PURE__ */ e({ markdownConfig: () => n }), n = {
4
- label: "Markdown",
5
- description: "Display custom markdown content with formatting",
6
- useCase: "Perfect for adding documentation, notes, section headers, instructions, or formatted text to dashboards",
7
- skipQuery: !0,
8
- dropZones: [],
9
- displayOptionsConfig: [
10
- {
11
- key: "content",
12
- label: "Markdown Content",
13
- type: "string",
14
- placeholder: "# Welcome\n\nAdd your **markdown** content here:\n\n- Lists with bullets\n- [Links](https://example.com)\n- *Italic* and **bold** text\n\n---\n\nUse --- for horizontal rules.",
15
- description: "Enter markdown text. Supports headers (#), bold (**text**), italic (*text*), links ([text](url)), lists (- item), and horizontal rules (---)."
16
- },
17
- {
18
- key: "accentColorIndex",
19
- label: "Accent Color",
20
- type: "paletteColor",
21
- defaultValue: 0,
22
- description: "Color from the dashboard palette for headers, bullets, and links"
23
- },
24
- {
25
- key: "fontSize",
26
- label: "Font Size",
27
- type: "select",
28
- defaultValue: "medium",
29
- options: [
30
- {
31
- value: "small",
32
- label: "Small"
33
- },
34
- {
35
- value: "medium",
36
- label: "Medium"
37
- },
38
- {
39
- value: "large",
40
- label: "Large"
41
- }
42
- ],
43
- description: "Overall text size for the markdown content"
44
- },
45
- {
46
- key: "alignment",
47
- label: "Text Alignment",
48
- type: "select",
49
- defaultValue: "left",
50
- options: [
51
- {
52
- value: "left",
53
- label: "Left"
54
- },
55
- {
56
- value: "center",
57
- label: "Center"
58
- },
59
- {
60
- value: "right",
61
- label: "Right"
62
- }
63
- ],
64
- description: "Horizontal alignment of the markdown content"
65
- },
66
- {
67
- key: "hideHeader",
68
- label: "Hide Header",
69
- type: "boolean",
70
- defaultValue: !0,
71
- description: "Hide the portlet header bar (title and action buttons)"
72
- },
73
- {
74
- key: "transparentBackground",
75
- label: "Transparent Background",
76
- type: "boolean",
77
- defaultValue: !1,
78
- description: "Remove card background, border, and shadow for seamless integration as section headers"
79
- },
80
- {
81
- key: "autoHeight",
82
- label: "Auto Height",
83
- type: "boolean",
84
- defaultValue: !0,
85
- description: "In row and mobile layouts, size to markdown content instead of fixed row height"
86
- },
87
- {
88
- key: "accentBorder",
89
- label: "Accent Border",
90
- type: "select",
91
- defaultValue: "none",
92
- options: [
93
- {
94
- value: "none",
95
- label: "None"
96
- },
97
- {
98
- value: "left",
99
- label: "Left"
100
- },
101
- {
102
- value: "top",
103
- label: "Top"
104
- },
105
- {
106
- value: "bottom",
107
- label: "Bottom"
108
- }
109
- ],
110
- description: "Add an accent-colored border on one side of the content"
111
- }
112
- ]
113
- };
114
- //#endregion
115
- export { n, t };
116
-
117
- //# sourceMappingURL=chart-config-markdown-BX26b94i.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-markdown-BX26b94i.js","names":[],"sources":["../../../src/client/components/charts/MarkdownChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the Markdown chart type\n */\nexport const markdownConfig: ChartTypeConfig = {\n label: 'Markdown',\n description: 'Display custom markdown content with formatting',\n useCase: 'Perfect for adding documentation, notes, section headers, instructions, or formatted text to dashboards',\n skipQuery: true, // This chart doesn't require a valid query\n dropZones: [], // No drop zones needed for markdown content\n displayOptionsConfig: [\n {\n key: 'content',\n label: 'Markdown Content',\n type: 'string',\n placeholder: '# Welcome\\n\\nAdd your **markdown** content here:\\n\\n- Lists with bullets\\n- [Links](https://example.com)\\n- *Italic* and **bold** text\\n\\n---\\n\\nUse --- for horizontal rules.',\n description: 'Enter markdown text. Supports headers (#), bold (**text**), italic (*text*), links ([text](url)), lists (- item), and horizontal rules (---).'\n },\n {\n key: 'accentColorIndex',\n label: 'Accent Color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'Color from the dashboard palette for headers, bullets, and links'\n },\n {\n key: 'fontSize',\n label: 'Font Size',\n type: 'select',\n defaultValue: 'medium',\n options: [\n { value: 'small', label: 'Small' },\n { value: 'medium', label: 'Medium' },\n { value: 'large', label: 'Large' }\n ],\n description: 'Overall text size for the markdown content'\n },\n {\n key: 'alignment',\n label: 'Text Alignment',\n type: 'select',\n defaultValue: 'left',\n options: [\n { value: 'left', label: 'Left' },\n { value: 'center', label: 'Center' },\n { value: 'right', label: 'Right' }\n ],\n description: 'Horizontal alignment of the markdown content'\n },\n {\n key: 'hideHeader',\n label: 'Hide Header',\n type: 'boolean',\n defaultValue: true,\n description: 'Hide the portlet header bar (title and action buttons)'\n },\n {\n key: 'transparentBackground',\n label: 'Transparent Background',\n type: 'boolean',\n defaultValue: false,\n description: 'Remove card background, border, and shadow for seamless integration as section headers'\n },\n {\n key: 'autoHeight',\n label: 'Auto Height',\n type: 'boolean',\n defaultValue: true,\n description: 'In row and mobile layouts, size to markdown content instead of fixed row height'\n },\n {\n key: 'accentBorder',\n label: 'Accent Border',\n type: 'select',\n defaultValue: 'none',\n options: [\n { value: 'none', label: 'None' },\n { value: 'left', label: 'Left' },\n { value: 'top', label: 'Top' },\n { value: 'bottom', label: 'Bottom' }\n ],\n description: 'Add an accent-colored border on one side of the content'\n }\n ]\n}\n"],"mappings":";;wDAKa,IAAkC;CAC7C,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW;CACX,WAAW,EAAE;CACb,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAS,OAAO;KAAS;IAClC;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAS,OAAO;KAAS;IACnC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAQ,OAAO;KAAQ;IAChC;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAS,OAAO;KAAS;IACnC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAQ,OAAO;KAAQ;IAChC;KAAE,OAAO;KAAQ,OAAO;KAAQ;IAChC;KAAE,OAAO;KAAO,OAAO;KAAO;IAC9B;KAAE,OAAO;KAAU,OAAO;KAAU;IACrC;GACD,aAAa;GACd;EACF;CACF"}
@@ -1,82 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/MeasureProfileChart.config.ts
3
- var t = /* @__PURE__ */ e({ measureProfileChartConfig: () => n }), n = {
4
- label: "Measure Profile",
5
- description: "Plot N measures as sequential X-axis points to visualise a profile or shape across intervals",
6
- useCase: "Best for markout interval analysis (e.g. avgMinus2m → avgAtEvent → avgPlus2h), metric profiles, or any pattern across ordered measures",
7
- displayOptions: [
8
- "showLegend",
9
- "showTooltip",
10
- "hideHeader"
11
- ],
12
- dropZones: [{
13
- key: "yAxis",
14
- label: "Measures (X-Axis Order)",
15
- description: "Add 2 or more measures — they become the X-axis categories in the order listed",
16
- mandatory: !0,
17
- acceptTypes: ["measure"],
18
- emptyText: "Drop 2+ measures here (displayed left → right)"
19
- }, {
20
- key: "series",
21
- label: "Series (Split into Multiple Lines)",
22
- description: "Dimension to split data into separate profile lines (e.g. symbol, platform)",
23
- mandatory: !1,
24
- maxItems: 1,
25
- acceptTypes: ["dimension"],
26
- emptyText: "Drop a dimension here to create multiple lines"
27
- }],
28
- displayOptionsConfig: [
29
- {
30
- key: "showReferenceLineAtZero",
31
- label: "Show Zero Reference Line",
32
- type: "boolean",
33
- defaultValue: !0,
34
- description: "Draw a dashed line at Y = 0"
35
- },
36
- {
37
- key: "showDataLabels",
38
- label: "Show Data Labels",
39
- type: "boolean",
40
- defaultValue: !1,
41
- description: "Display value at each data point"
42
- },
43
- {
44
- key: "showLegend",
45
- label: "Show Legend",
46
- type: "boolean",
47
- defaultValue: !0,
48
- description: "Show series legend (only visible with a Series dimension)"
49
- },
50
- {
51
- key: "lineType",
52
- label: "Line Interpolation",
53
- type: "select",
54
- defaultValue: "monotone",
55
- options: [
56
- {
57
- value: "monotone",
58
- label: "Smooth (monotone)"
59
- },
60
- {
61
- value: "linear",
62
- label: "Linear"
63
- },
64
- {
65
- value: "step",
66
- label: "Step"
67
- }
68
- ],
69
- description: "How data points are connected"
70
- },
71
- {
72
- key: "leftYAxisFormat",
73
- label: "Y-Axis Format",
74
- type: "axisFormat",
75
- description: "Number formatting for the Y-axis"
76
- }
77
- ]
78
- };
79
- //#endregion
80
- export { n, t };
81
-
82
- //# sourceMappingURL=chart-config-measure-profile-DwtRhEFh.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-measure-profile-DwtRhEFh.js","names":[],"sources":["../../../src/client/components/charts/MeasureProfileChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the measure profile chart type\n */\nexport const measureProfileChartConfig: ChartTypeConfig = {\n label: 'Measure Profile',\n description: 'Plot N measures as sequential X-axis points to visualise a profile or shape across intervals',\n useCase:\n 'Best for markout interval analysis (e.g. avgMinus2m → avgAtEvent → avgPlus2h), metric profiles, or any pattern across ordered measures',\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n dropZones: [\n {\n key: 'yAxis',\n label: 'Measures (X-Axis Order)',\n description: 'Add 2 or more measures — they become the X-axis categories in the order listed',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'Drop 2+ measures here (displayed left → right)',\n },\n {\n key: 'series',\n label: 'Series (Split into Multiple Lines)',\n description: 'Dimension to split data into separate profile lines (e.g. symbol, platform)',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'Drop a dimension here to create multiple lines',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'showReferenceLineAtZero',\n label: 'Show Zero Reference Line',\n type: 'boolean',\n defaultValue: true,\n description: 'Draw a dashed line at Y = 0',\n },\n {\n key: 'showDataLabels',\n label: 'Show Data Labels',\n type: 'boolean',\n defaultValue: false,\n description: 'Display value at each data point',\n },\n {\n key: 'showLegend',\n label: 'Show Legend',\n type: 'boolean',\n defaultValue: true,\n description: 'Show series legend (only visible with a Series dimension)',\n },\n {\n key: 'lineType',\n label: 'Line Interpolation',\n type: 'select',\n defaultValue: 'monotone',\n options: [\n { value: 'monotone', label: 'Smooth (monotone)' },\n { value: 'linear', label: 'Linear' },\n { value: 'step', label: 'Step' },\n ],\n description: 'How data points are connected',\n },\n {\n key: 'leftYAxisFormat',\n label: 'Y-Axis Format',\n type: 'axisFormat',\n description: 'Number formatting for the Y-axis',\n },\n ],\n}\n"],"mappings":";;mEAKa,IAA6C;CACxD,OAAO;CACP,aAAa;CACb,SACE;CACF,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAY,OAAO;KAAqB;IACjD;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAQ,OAAO;KAAQ;IACjC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF;CACF"}
@@ -1,68 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/PieChart.config.ts
3
- var t = /* @__PURE__ */ e({ pieChartConfig: () => n }), n = {
4
- label: "Pie Chart",
5
- description: "Show proportions of a whole",
6
- useCase: "Best for showing percentage distribution or composition of a total (limit to 5-7 slices)",
7
- clickableElements: { slice: !0 },
8
- dropZones: [{
9
- key: "xAxis",
10
- label: "Categories",
11
- description: "Dimension for pie slices",
12
- mandatory: !0,
13
- maxItems: 1,
14
- acceptTypes: ["dimension"],
15
- emptyText: "Drop a dimension for categories"
16
- }, {
17
- key: "yAxis",
18
- label: "Values",
19
- description: "Measure for slice sizes",
20
- mandatory: !0,
21
- maxItems: 1,
22
- acceptTypes: ["measure"],
23
- emptyText: "Drop a measure for values"
24
- }],
25
- displayOptions: [
26
- "showLegend",
27
- "showTooltip",
28
- "hideHeader"
29
- ],
30
- displayOptionsConfig: [{
31
- key: "innerRadius",
32
- label: "Inner Radius",
33
- type: "select",
34
- description: "Hollow center size (0% = solid pie, higher = donut style)",
35
- defaultValue: "0%",
36
- options: [
37
- {
38
- value: "0%",
39
- label: "None (Pie)"
40
- },
41
- {
42
- value: "20%",
43
- label: "20%"
44
- },
45
- {
46
- value: "40%",
47
- label: "40%"
48
- },
49
- {
50
- value: "60%",
51
- label: "60%"
52
- },
53
- {
54
- value: "80%",
55
- label: "80%"
56
- }
57
- ]
58
- }, {
59
- key: "leftYAxisFormat",
60
- label: "Value Format",
61
- type: "axisFormat",
62
- description: "Number formatting for values"
63
- }]
64
- };
65
- //#endregion
66
- export { n, t };
67
-
68
- //# sourceMappingURL=chart-config-pie-BzBcqPMJ.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-pie-BzBcqPMJ.js","names":[],"sources":["../../../src/client/components/charts/PieChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the pie chart type\n */\nexport const pieChartConfig: ChartTypeConfig = {\n label: 'Pie Chart',\n description: 'Show proportions of a whole',\n useCase: 'Best for showing percentage distribution or composition of a total (limit to 5-7 slices)',\n clickableElements: { slice: true },\n dropZones: [\n {\n key: 'xAxis',\n label: 'Categories',\n description: 'Dimension for pie slices',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'Drop a dimension for categories'\n },\n {\n key: 'yAxis',\n label: 'Values',\n description: 'Measure for slice sizes',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Drop a measure for values'\n }\n ],\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'innerRadius',\n label: 'Inner Radius',\n type: 'select',\n description: 'Hollow center size (0% = solid pie, higher = donut style)',\n defaultValue: '0%',\n options: [\n { value: '0%', label: 'None (Pie)' },\n { value: '20%', label: '20%' },\n { value: '40%', label: '40%' },\n { value: '60%', label: '60%' },\n { value: '80%', label: '80%' },\n ]\n },\n {\n key: 'leftYAxisFormat',\n label: 'Value Format',\n type: 'axisFormat',\n description: 'Number formatting for values'\n }\n ]\n}"],"mappings":";;wDAKa,IAAkC;CAC7C,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE,OAAO,IAAM;CAClC,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACb,cAAc;EACd,SAAS;GACP;IAAE,OAAO;IAAM,OAAO;IAAc;GACpC;IAAE,OAAO;IAAO,OAAO;IAAO;GAC9B;IAAE,OAAO;IAAO,OAAO;IAAO;GAC9B;IAAE,OAAO;IAAO,OAAO;IAAO;GAC9B;IAAE,OAAO;IAAO,OAAO;IAAO;GAC/B;EACF,EACD;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -1,49 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/RadarChart.config.ts
3
- var t = /* @__PURE__ */ e({ radarChartConfig: () => n }), n = {
4
- label: "Radar Chart",
5
- description: "Compare multiple metrics across categories",
6
- useCase: "Best for multivariate comparisons, performance metrics, strengths/weaknesses analysis",
7
- dropZones: [
8
- {
9
- key: "xAxis",
10
- label: "Axes (Categories)",
11
- description: "Dimensions for radar axes",
12
- mandatory: !0,
13
- acceptTypes: ["dimension"],
14
- emptyText: "Drop dimensions for radar axes"
15
- },
16
- {
17
- key: "yAxis",
18
- label: "Values",
19
- description: "Measures for radar values",
20
- mandatory: !0,
21
- acceptTypes: ["measure"],
22
- emptyText: "Drop measures for values"
23
- },
24
- {
25
- key: "series",
26
- label: "Series (Multiple Shapes)",
27
- description: "Dimensions to create multiple radar shapes",
28
- mandatory: !1,
29
- acceptTypes: ["dimension"],
30
- emptyText: "Drop dimensions for multiple shapes"
31
- }
32
- ],
33
- displayOptions: [
34
- "showLegend",
35
- "showGrid",
36
- "showTooltip",
37
- "hideHeader"
38
- ],
39
- displayOptionsConfig: [{
40
- key: "leftYAxisFormat",
41
- label: "Value Format",
42
- type: "axisFormat",
43
- description: "Number formatting for values"
44
- }]
45
- };
46
- //#endregion
47
- export { n, t };
48
-
49
- //# sourceMappingURL=chart-config-radar-6ZOgt__z.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-radar-6ZOgt__z.js","names":[],"sources":["../../../src/client/components/charts/RadarChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the radar chart type\n */\nexport const radarChartConfig: ChartTypeConfig = {\n label: 'Radar Chart',\n description: 'Compare multiple metrics across categories',\n useCase: 'Best for multivariate comparisons, performance metrics, strengths/weaknesses analysis',\n dropZones: [\n {\n key: 'xAxis',\n label: 'Axes (Categories)',\n description: 'Dimensions for radar axes',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions for radar axes'\n },\n {\n key: 'yAxis',\n label: 'Values',\n description: 'Measures for radar values',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'Drop measures for values'\n },\n {\n key: 'series',\n label: 'Series (Multiple Shapes)',\n description: 'Dimensions to create multiple radar shapes',\n mandatory: false,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions for multiple shapes'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'leftYAxisFormat',\n label: 'Value Format',\n type: 'axisFormat',\n description: 'Number formatting for values'\n }\n ]\n}"],"mappings":";;0DAKa,IAAoC;CAC/C,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAa;CACvE,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -1,38 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/RadialBarChart.config.ts
3
- var t = /* @__PURE__ */ e({ radialBarChartConfig: () => n }), n = {
4
- label: "Radial Bar Chart",
5
- description: "Circular progress and KPI visualization",
6
- useCase: "Best for showing progress toward goals, KPIs, or comparing percentages in a compact form",
7
- dropZones: [{
8
- key: "xAxis",
9
- label: "Categories",
10
- description: "Dimensions for radial segments",
11
- mandatory: !0,
12
- acceptTypes: ["dimension"],
13
- emptyText: "Drop dimensions for categories"
14
- }, {
15
- key: "yAxis",
16
- label: "Values",
17
- description: "Measures for radial bar lengths",
18
- mandatory: !0,
19
- maxItems: 1,
20
- acceptTypes: ["measure"],
21
- emptyText: "Drop a measure for values"
22
- }],
23
- displayOptions: [
24
- "showLegend",
25
- "showTooltip",
26
- "hideHeader"
27
- ],
28
- displayOptionsConfig: [{
29
- key: "leftYAxisFormat",
30
- label: "Value Format",
31
- type: "axisFormat",
32
- description: "Number formatting for values"
33
- }]
34
- };
35
- //#endregion
36
- export { n, t };
37
-
38
- //# sourceMappingURL=chart-config-radial-bar-Df6Eta7N.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-radial-bar-Df6Eta7N.js","names":[],"sources":["../../../src/client/components/charts/RadialBarChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the radial bar chart type\n */\nexport const radialBarChartConfig: ChartTypeConfig = {\n label: 'Radial Bar Chart',\n description: 'Circular progress and KPI visualization',\n useCase: 'Best for showing progress toward goals, KPIs, or comparing percentages in a compact form',\n dropZones: [\n {\n key: 'xAxis',\n label: 'Categories',\n description: 'Dimensions for radial segments',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions for categories'\n },\n {\n key: 'yAxis',\n label: 'Values',\n description: 'Measures for radial bar lengths',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Drop a measure for values'\n }\n ],\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'leftYAxisFormat',\n label: 'Value Format',\n type: 'axisFormat',\n description: 'Number formatting for values'\n }\n ]\n}"],"mappings":";;8DAKa,IAAwC;CACnD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -1,66 +0,0 @@
1
- import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
- //#region src/client/components/charts/SankeyChart.config.ts
3
- var t = /* @__PURE__ */ e({ sankeyChartConfig: () => n }), n = {
4
- label: "Sankey Chart",
5
- description: "Show flow between states or steps",
6
- useCase: "Best for visualizing user journey flows, path analysis, or state transitions",
7
- dropZones: [{
8
- key: "xAxis",
9
- label: "Event Type",
10
- description: "Event dimension that categorizes flow nodes",
11
- mandatory: !1,
12
- maxItems: 1,
13
- acceptTypes: ["dimension"],
14
- emptyText: "Auto-populated from flow config"
15
- }, {
16
- key: "yAxis",
17
- label: "Flow Count",
18
- description: "Count of entities following each path",
19
- mandatory: !1,
20
- maxItems: 1,
21
- acceptTypes: ["measure"],
22
- emptyText: "Calculated from flow execution"
23
- }],
24
- displayOptions: ["hideHeader"],
25
- displayOptionsConfig: [
26
- {
27
- key: "linkOpacity",
28
- label: "Link Opacity",
29
- type: "buttonGroup",
30
- defaultValue: "0.5",
31
- options: [
32
- {
33
- value: "0.3",
34
- label: "Light"
35
- },
36
- {
37
- value: "0.5",
38
- label: "Medium"
39
- },
40
- {
41
- value: "0.7",
42
- label: "Dark"
43
- }
44
- ],
45
- description: "Opacity of flow links"
46
- },
47
- {
48
- key: "showNodeLabels",
49
- label: "Show Node Labels",
50
- type: "boolean",
51
- defaultValue: !0,
52
- description: "Display labels on flow nodes"
53
- },
54
- {
55
- key: "hideSummaryFooter",
56
- label: "Hide Summary Footer",
57
- type: "boolean",
58
- defaultValue: !0,
59
- description: "Hide the statistics footer below the chart"
60
- }
61
- ]
62
- };
63
- //#endregion
64
- export { n, t };
65
-
66
- //# sourceMappingURL=chart-config-sankey-DgqKBFvN.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chart-config-sankey-DgqKBFvN.js","names":[],"sources":["../../../src/client/components/charts/SankeyChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the sankey chart type\n *\n * Sankey charts visualize flow data between nodes.\n * They work with data from flow queries which provide\n * nodes and links representing user journeys.\n */\nexport const sankeyChartConfig: ChartTypeConfig = {\n label: 'Sankey Chart',\n description: 'Show flow between states or steps',\n useCase: 'Best for visualizing user journey flows, path analysis, or state transitions',\n dropZones: [\n // Sankey charts don't use traditional drop zones since they work with\n // pre-calculated flow data from flow queries. The nodes and links are\n // generated from the flow configuration.\n {\n key: 'xAxis',\n label: 'Event Type',\n description: 'Event dimension that categorizes flow nodes',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'Auto-populated from flow config'\n },\n {\n key: 'yAxis',\n label: 'Flow Count',\n description: 'Count of entities following each path',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Calculated from flow execution'\n }\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'linkOpacity',\n label: 'Link Opacity',\n type: 'buttonGroup',\n defaultValue: '0.5',\n options: [\n { value: '0.3', label: 'Light' },\n { value: '0.5', label: 'Medium' },\n { value: '0.7', label: 'Dark' }\n ],\n description: 'Opacity of flow links'\n },\n {\n key: 'showNodeLabels',\n label: 'Show Node Labels',\n type: 'boolean',\n defaultValue: true,\n description: 'Display labels on flow nodes'\n },\n {\n key: 'hideSummaryFooter',\n label: 'Hide Summary Footer',\n type: 'boolean',\n defaultValue: true,\n description: 'Hide the statistics footer below the chart'\n }\n ]\n}\n"],"mappings":";;2DASa,IAAqC;CAChD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAIT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB,CAAC,aAAa;CAC9B,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAO,OAAO;KAAS;IAChC;KAAE,OAAO;KAAO,OAAO;KAAU;IACjC;KAAE,OAAO;KAAO,OAAO;KAAQ;IAChC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACF"}