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
@@ -0,0 +1,82 @@
1
+ import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
+ //#region src/client/components/charts/BubbleChart.config.ts
3
+ var t = /* @__PURE__ */ e({ bubbleChartConfig: () => n }), n = {
4
+ label: "chart.bubble.label",
5
+ description: "chart.bubble.description",
6
+ useCase: "chart.bubble.useCase",
7
+ dropZones: [
8
+ {
9
+ key: "xAxis",
10
+ label: "chart.runtime.axisFormat.xAxis",
11
+ description: "chart.configText.horizontal_axis_position",
12
+ mandatory: !0,
13
+ maxItems: 1,
14
+ acceptTypes: [
15
+ "dimension",
16
+ "timeDimension",
17
+ "measure"
18
+ ],
19
+ emptyText: "chart.bubble.dropZone.xAxis.empty"
20
+ },
21
+ {
22
+ key: "yAxis",
23
+ label: "chart.configText.y_axis",
24
+ description: "chart.configText.vertical_axis_position",
25
+ mandatory: !0,
26
+ maxItems: 1,
27
+ acceptTypes: ["measure"],
28
+ emptyText: "chart.bubble.dropZone.yAxis.empty"
29
+ },
30
+ {
31
+ key: "sizeField",
32
+ label: "chart.configText.bubble_radius",
33
+ description: "chart.configText.size_of_bubbles_based_on_this_measure",
34
+ mandatory: !0,
35
+ maxItems: 1,
36
+ acceptTypes: ["measure"],
37
+ emptyText: "chart.bubble.dropZone.sizeField.empty"
38
+ },
39
+ {
40
+ key: "series",
41
+ label: "chart.configText.bubble_labels",
42
+ description: "chart.configText.field_to_use_for_bubble_labels_and_identification",
43
+ mandatory: !0,
44
+ maxItems: 1,
45
+ acceptTypes: ["dimension"],
46
+ emptyText: "chart.bubble.dropZone.series.empty"
47
+ },
48
+ {
49
+ key: "colorField",
50
+ label: "chart.configText.bubble_colour",
51
+ description: "chart.configText.color_bubbles_by_this_field_optional",
52
+ mandatory: !1,
53
+ maxItems: 1,
54
+ acceptTypes: ["dimension", "measure"],
55
+ emptyText: "chart.bubble.dropZone.colorField.empty"
56
+ }
57
+ ],
58
+ displayOptions: [
59
+ "showLegend",
60
+ "showGrid",
61
+ "showTooltip",
62
+ "minBubbleSize",
63
+ "maxBubbleSize",
64
+ "bubbleOpacity",
65
+ "hideHeader"
66
+ ],
67
+ displayOptionsConfig: [{
68
+ key: "xAxisFormat",
69
+ label: "chart.option.xAxisFormat.label",
70
+ type: "axisFormat",
71
+ description: "chart.option.xAxisFormat.description"
72
+ }, {
73
+ key: "leftYAxisFormat",
74
+ label: "chart.option.yAxisFormat.label",
75
+ type: "axisFormat",
76
+ description: "chart.configText.number_formatting_for_y_axis_and_values"
77
+ }]
78
+ };
79
+ //#endregion
80
+ export { n, t };
81
+
82
+ //# sourceMappingURL=chart-config-bubble-B0w0ZVp4.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-bubble-B0w0ZVp4.js","names":[],"sources":["../../../src/client/components/charts/BubbleChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the bubble chart type\n */\nexport const bubbleChartConfig: ChartTypeConfig = {\n label: 'chart.bubble.label',\n description: 'chart.bubble.description',\n useCase: 'chart.bubble.useCase',\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.runtime.axisFormat.xAxis',\n description: 'chart.configText.horizontal_axis_position',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension', 'measure'],\n emptyText: 'chart.bubble.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.y_axis', \n description: 'chart.configText.vertical_axis_position',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.bubble.dropZone.yAxis.empty'\n },\n {\n key: 'sizeField',\n label: 'chart.configText.bubble_radius',\n description: 'chart.configText.size_of_bubbles_based_on_this_measure',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.bubble.dropZone.sizeField.empty'\n },\n {\n key: 'series',\n label: 'chart.configText.bubble_labels',\n description: 'chart.configText.field_to_use_for_bubble_labels_and_identification',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.bubble.dropZone.series.empty'\n },\n {\n key: 'colorField',\n label: 'chart.configText.bubble_colour',\n description: 'chart.configText.color_bubbles_by_this_field_optional',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension', 'measure'],\n emptyText: 'chart.bubble.dropZone.colorField.empty'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'minBubbleSize', 'maxBubbleSize', 'bubbleOpacity', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'xAxisFormat',\n label: 'chart.option.xAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.option.xAxisFormat.description'\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_y_axis_and_values'\n }\n ]\n}"],"mappings":";;2DAKa,IAAqC;CAChD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa;IAAC;IAAa;IAAiB;IAAU;GACtD,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,aAAa,UAAU;GACrC,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAiB;EAAiB;EAAiB;EAAa;CAC1H,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,EACD;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -0,0 +1,72 @@
1
+ import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
+ //#region src/client/components/charts/CandlestickChart.config.ts
3
+ var t = /* @__PURE__ */ e({ candlestickChartConfig: () => n }), n = {
4
+ label: "chart.candlestick.label",
5
+ description: "chart.candlestick.description",
6
+ useCase: "chart.candlestick.useCase",
7
+ clickableElements: { bar: !0 },
8
+ displayOptions: ["hideHeader"],
9
+ dropZones: [{
10
+ key: "xAxis",
11
+ label: "chart.configText.x_axis_time_category",
12
+ description: "chart.configText.time_dimension_or_category_for_each_candle_e_g_date_symbol",
13
+ mandatory: !0,
14
+ maxItems: 1,
15
+ acceptTypes: ["timeDimension", "dimension"],
16
+ emptyText: "chart.candlestick.dropZone.xAxis.empty"
17
+ }, {
18
+ key: "yAxis",
19
+ label: "chart.configText.ohlc_measures_open_close_high_low",
20
+ description: "chart.configText.drop_2_4_measures_in_order_open_close_high_low_ohlc_mode_for_range_mode_",
21
+ mandatory: !0,
22
+ acceptTypes: ["measure"],
23
+ emptyText: "chart.candlestick.dropZone.yAxis.empty"
24
+ }],
25
+ displayOptionsConfig: [
26
+ {
27
+ key: "rangeMode",
28
+ label: "chart.option.rangeMode.label",
29
+ type: "select",
30
+ defaultValue: "ohlc",
31
+ options: [{
32
+ value: "ohlc",
33
+ label: "chart.option.rangeMode.ohlc"
34
+ }, {
35
+ value: "range",
36
+ label: "chart.option.rangeMode.range"
37
+ }],
38
+ description: "chart.option.rangeMode.description"
39
+ },
40
+ {
41
+ key: "bullColor",
42
+ label: "chart.option.bullColor.label",
43
+ type: "color",
44
+ defaultValue: "#22c55e",
45
+ description: "chart.option.bullColor.description"
46
+ },
47
+ {
48
+ key: "bearColor",
49
+ label: "chart.option.bearColor.label",
50
+ type: "color",
51
+ defaultValue: "#ef4444",
52
+ description: "chart.option.bearColor.description"
53
+ },
54
+ {
55
+ key: "showWicks",
56
+ label: "chart.option.showWicks.label",
57
+ type: "boolean",
58
+ defaultValue: !0,
59
+ description: "chart.option.showWicks.description"
60
+ },
61
+ {
62
+ key: "leftYAxisFormat",
63
+ label: "chart.option.yAxisFormat.label",
64
+ type: "axisFormat",
65
+ description: "chart.configText.number_formatting_for_the_price_axis"
66
+ }
67
+ ]
68
+ };
69
+ //#endregion
70
+ export { n, t };
71
+
72
+ //# sourceMappingURL=chart-config-candlestick-Bvo3zeIn.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-candlestick-Bvo3zeIn.js","names":[],"sources":["../../../src/client/components/charts/CandlestickChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the candlestick chart type\n */\nexport const candlestickChartConfig: ChartTypeConfig = {\n label: 'chart.candlestick.label',\n description: 'chart.candlestick.description',\n useCase: 'chart.candlestick.useCase',\n clickableElements: { bar: true },\n displayOptions: ['hideHeader'],\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.x_axis_time_category',\n description: 'chart.configText.time_dimension_or_category_for_each_candle_e_g_date_symbol',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['timeDimension', 'dimension'],\n emptyText: 'chart.candlestick.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.ohlc_measures_open_close_high_low',\n description: 'chart.configText.drop_2_4_measures_in_order_open_close_high_low_ohlc_mode_for_range_mode_',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'chart.candlestick.dropZone.yAxis.empty',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'rangeMode',\n label: 'chart.option.rangeMode.label',\n type: 'select',\n defaultValue: 'ohlc',\n options: [\n { value: 'ohlc', label: 'chart.option.rangeMode.ohlc' },\n { value: 'range', label: 'chart.option.rangeMode.range' },\n ],\n description: 'chart.option.rangeMode.description',\n },\n {\n key: 'bullColor',\n label: 'chart.option.bullColor.label',\n type: 'color',\n defaultValue: '#22c55e',\n description: 'chart.option.bullColor.description',\n },\n {\n key: 'bearColor',\n label: 'chart.option.bearColor.label',\n type: 'color',\n defaultValue: '#ef4444',\n description: 'chart.option.bearColor.description',\n },\n {\n key: 'showWicks',\n label: 'chart.option.showWicks.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showWicks.description',\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_the_price_axis',\n },\n ],\n}\n"],"mappings":";;gEAKa,IAA0C;CACrD,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE,KAAK,IAAM;CAChC,gBAAgB,CAAC,aAAa;CAC9B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,iBAAiB,YAAY;EAC3C,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAQ,OAAO;IAA+B,EACvD;IAAE,OAAO;IAAS,OAAO;IAAgC,CAC1D;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,aAAa;GACd;EACF;CACF"}
@@ -1,30 +1,30 @@
1
1
  import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
2
  //#region src/client/components/charts/DataTable.config.ts
3
3
  var t = /* @__PURE__ */ e({ dataTableConfig: () => n }), n = {
4
- label: "Data Table",
5
- description: "Display detailed tabular data",
6
- useCase: "Best for precise values, detailed analysis, sortable/filterable data exploration",
4
+ label: "chart.table.label",
5
+ description: "chart.table.description",
6
+ useCase: "chart.table.useCase",
7
7
  dropZones: [{
8
8
  key: "xAxis",
9
- label: "Columns",
10
- description: "All fields to display as columns",
9
+ label: "chart.configText.columns",
10
+ description: "chart.configText.all_fields_to_display_as_columns",
11
11
  mandatory: !1,
12
12
  acceptTypes: [
13
13
  "dimension",
14
14
  "timeDimension",
15
15
  "measure"
16
16
  ],
17
- emptyText: "Drop fields to display as columns (or leave empty for all)"
17
+ emptyText: "chart.table.dropZone.xAxis.empty"
18
18
  }],
19
19
  displayOptions: ["hideHeader"],
20
20
  displayOptionsConfig: [{
21
21
  key: "leftYAxisFormat",
22
- label: "Value Format",
22
+ label: "chart.option.valueFormat.label",
23
23
  type: "axisFormat",
24
- description: "Number formatting for numeric values"
24
+ description: "chart.configText.number_formatting_for_numeric_values"
25
25
  }]
26
26
  };
27
27
  //#endregion
28
28
  export { n, t };
29
29
 
30
- //# sourceMappingURL=chart-config-data-table-Bhdx5Hem.js.map
30
+ //# sourceMappingURL=chart-config-data-table-BQXSn4b_.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-data-table-BQXSn4b_.js","names":[],"sources":["../../../src/client/components/charts/DataTable.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the data table type\n */\nexport const dataTableConfig: ChartTypeConfig = {\n label: 'chart.table.label',\n description: 'chart.table.description',\n useCase: 'chart.table.useCase',\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.columns',\n description: 'chart.configText.all_fields_to_display_as_columns',\n mandatory: false,\n acceptTypes: ['dimension', 'timeDimension', 'measure'],\n emptyText: 'chart.table.dropZone.xAxis.empty'\n }\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_numeric_values'\n }\n ]\n}"],"mappings":";;yDAKa,IAAmC;CAC9C,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa;GAAC;GAAa;GAAiB;GAAU;EACtD,WAAW;EACZ,CACF;CACD,gBAAgB,CAAC,aAAa;CAC9B,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -0,0 +1,93 @@
1
+ import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
+ //#region src/client/components/charts/FunnelChart.config.ts
3
+ var t = /* @__PURE__ */ e({ funnelChartConfig: () => n }), n = {
4
+ label: "chart.funnel.label",
5
+ description: "chart.funnel.description",
6
+ useCase: "chart.funnel.useCase",
7
+ dropZones: [{
8
+ key: "xAxis",
9
+ label: "chart.configText.step_name",
10
+ description: "chart.configText.step_names_auto_populated_from_funnel_steps",
11
+ mandatory: !1,
12
+ maxItems: 1,
13
+ acceptTypes: ["dimension"],
14
+ emptyText: "chart.funnel.dropZone.xAxis.empty"
15
+ }, {
16
+ key: "yAxis",
17
+ label: "chart.configText.step_count",
18
+ description: "chart.configText.count_at_each_step_auto_calculated",
19
+ mandatory: !1,
20
+ maxItems: 1,
21
+ acceptTypes: ["measure"],
22
+ emptyText: "chart.funnel.dropZone.yAxis.empty"
23
+ }],
24
+ displayOptions: ["hideHeader"],
25
+ displayOptionsConfig: [
26
+ {
27
+ key: "funnelStyle",
28
+ label: "chart.option.funnelStyle.label",
29
+ type: "buttonGroup",
30
+ defaultValue: "bars",
31
+ options: [{
32
+ value: "bars",
33
+ label: "chart.option.funnelStyle.bars"
34
+ }, {
35
+ value: "funnel",
36
+ label: "chart.option.funnelStyle.funnel"
37
+ }],
38
+ description: "chart.configText.visualization_style"
39
+ },
40
+ {
41
+ key: "funnelOrientation",
42
+ label: "chart.option.funnelOrientation.label",
43
+ type: "buttonGroup",
44
+ defaultValue: "horizontal",
45
+ options: [{
46
+ value: "horizontal",
47
+ label: "chart.option.funnelOrientation.horizontal"
48
+ }, {
49
+ value: "vertical",
50
+ label: "chart.option.funnelOrientation.vertical"
51
+ }]
52
+ },
53
+ {
54
+ key: "hideSummaryFooter",
55
+ label: "chart.option.hideSummaryFooter.label",
56
+ type: "boolean",
57
+ defaultValue: !1,
58
+ description: "chart.option.hideSummaryFooter.description"
59
+ },
60
+ {
61
+ key: "showFunnelConversion",
62
+ label: "chart.option.showConversion.label",
63
+ type: "boolean",
64
+ defaultValue: !0,
65
+ description: "chart.option.showConversion.description"
66
+ },
67
+ {
68
+ key: "showFunnelAvgTime",
69
+ label: "chart.option.showAvgTime.label",
70
+ type: "boolean",
71
+ defaultValue: !1,
72
+ description: "chart.option.showAvgTime.description"
73
+ },
74
+ {
75
+ key: "showFunnelMedianTime",
76
+ label: "chart.option.showMedianTime.label",
77
+ type: "boolean",
78
+ defaultValue: !1,
79
+ description: "chart.option.showMedianTime.description"
80
+ },
81
+ {
82
+ key: "showFunnelP90Time",
83
+ label: "chart.option.showP90Time.label",
84
+ type: "boolean",
85
+ defaultValue: !1,
86
+ description: "chart.option.showP90Time.description"
87
+ }
88
+ ]
89
+ };
90
+ //#endregion
91
+ export { n, t };
92
+
93
+ //# sourceMappingURL=chart-config-funnel-BzEsHmjR.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-funnel-BzEsHmjR.js","names":[],"sources":["../../../src/client/components/charts/FunnelChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the funnel chart type\n *\n * Funnel charts visualize sequential conversion data.\n * They work with data from useFunnelQuery which provides\n * pre-calculated step names, values, and conversion rates.\n */\nexport const funnelChartConfig: ChartTypeConfig = {\n label: 'chart.funnel.label',\n description: 'chart.funnel.description',\n useCase: 'chart.funnel.useCase',\n dropZones: [\n // Funnel charts don't use traditional drop zones since they work with\n // pre-calculated funnel data from useFunnelQuery. The steps are defined\n // in the funnel configuration, not through drag-and-drop.\n // However, we keep xAxis and yAxis for compatibility with chart system.\n {\n key: 'xAxis',\n label: 'chart.configText.step_name',\n description: 'chart.configText.step_names_auto_populated_from_funnel_steps',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.funnel.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.step_count',\n description: 'chart.configText.count_at_each_step_auto_calculated',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.funnel.dropZone.yAxis.empty'\n }\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'funnelStyle',\n label: 'chart.option.funnelStyle.label',\n type: 'buttonGroup',\n defaultValue: 'bars',\n options: [\n { value: 'bars', label: 'chart.option.funnelStyle.bars' },\n { value: 'funnel', label: 'chart.option.funnelStyle.funnel' }\n ],\n description: 'chart.configText.visualization_style'\n },\n {\n key: 'funnelOrientation',\n label: 'chart.option.funnelOrientation.label',\n type: 'buttonGroup',\n defaultValue: 'horizontal',\n options: [\n { value: 'horizontal', label: 'chart.option.funnelOrientation.horizontal' },\n { value: 'vertical', label: 'chart.option.funnelOrientation.vertical' }\n ]\n },\n {\n key: 'hideSummaryFooter',\n label: 'chart.option.hideSummaryFooter.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.hideSummaryFooter.description'\n },\n {\n key: 'showFunnelConversion',\n label: 'chart.option.showConversion.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showConversion.description'\n },\n {\n key: 'showFunnelAvgTime',\n label: 'chart.option.showAvgTime.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showAvgTime.description'\n },\n {\n key: 'showFunnelMedianTime',\n label: 'chart.option.showMedianTime.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showMedianTime.description'\n },\n {\n key: 'showFunnelP90Time',\n label: 'chart.option.showP90Time.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showP90Time.description'\n }\n ]\n}\n"],"mappings":";;2DASa,IAAqC;CAChD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAKT;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,CACP;IAAE,OAAO;IAAQ,OAAO;IAAiC,EACzD;IAAE,OAAO;IAAU,OAAO;IAAmC,CAC9D;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAc,OAAO;IAA6C,EAC3E;IAAE,OAAO;IAAY,OAAO;IAA2C,CACxE;GACF;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,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACF"}
@@ -0,0 +1,64 @@
1
+ import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
+ //#region src/client/components/charts/GaugeChart.config.ts
3
+ var t = /* @__PURE__ */ e({ gaugeChartConfig: () => n }), n = {
4
+ label: "chart.gauge.label",
5
+ description: "chart.gauge.description",
6
+ useCase: "chart.gauge.useCase",
7
+ clickableElements: {},
8
+ displayOptions: ["hideHeader"],
9
+ dropZones: [{
10
+ key: "yAxis",
11
+ label: "chart.configText.value_measure",
12
+ description: "chart.configText.current_value_to_display_on_the_gauge_e_g_current_equity_margin_used",
13
+ mandatory: !0,
14
+ maxItems: 2,
15
+ acceptTypes: ["measure"],
16
+ emptyText: "chart.gauge.dropZone.yAxis.empty"
17
+ }],
18
+ displayOptionsConfig: [
19
+ {
20
+ key: "minValue",
21
+ label: "chart.option.minValue.label",
22
+ type: "number",
23
+ defaultValue: 0,
24
+ description: "chart.option.minValue.description"
25
+ },
26
+ {
27
+ key: "maxValue",
28
+ label: "chart.option.maxValue.label",
29
+ type: "number",
30
+ description: "chart.option.maxValue.description"
31
+ },
32
+ {
33
+ key: "thresholds",
34
+ label: "chart.configText.threshold_bands",
35
+ type: "string",
36
+ placeholder: "[{\"value\":0.33,\"color\":\"#22c55e\"},{\"value\":0.66,\"color\":\"#f59e0b\"},{\"value\":1,\"color\":\"#ef4444\"}]",
37
+ description: "chart.configText.array_of_value_0_1_fraction_color_bands_shown_as_outer_arc_markers"
38
+ },
39
+ {
40
+ key: "showCenterLabel",
41
+ label: "chart.option.showCentreLabel.label",
42
+ type: "boolean",
43
+ defaultValue: !0,
44
+ description: "chart.option.showCentreLabel.description"
45
+ },
46
+ {
47
+ key: "showPercentage",
48
+ label: "chart.option.showPercentage.label",
49
+ type: "boolean",
50
+ defaultValue: !1,
51
+ description: "chart.option.showPercentage.description"
52
+ },
53
+ {
54
+ key: "leftYAxisFormat",
55
+ label: "chart.option.valueFormat.label",
56
+ type: "axisFormat",
57
+ description: "chart.configText.number_formatting_for_the_displayed_value_and_axis_labels"
58
+ }
59
+ ]
60
+ };
61
+ //#endregion
62
+ export { n, t };
63
+
64
+ //# sourceMappingURL=chart-config-gauge-C5ZiyZy7.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-gauge-C5ZiyZy7.js","names":[],"sources":["../../../src/client/components/charts/GaugeChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the gauge chart type\n */\nexport const gaugeChartConfig: ChartTypeConfig = {\n label: 'chart.gauge.label',\n description: 'chart.gauge.description',\n useCase: 'chart.gauge.useCase',\n clickableElements: {},\n displayOptions: ['hideHeader'],\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value_measure',\n description: 'chart.configText.current_value_to_display_on_the_gauge_e_g_current_equity_margin_used',\n mandatory: true,\n maxItems: 2,\n acceptTypes: ['measure'],\n emptyText: 'chart.gauge.dropZone.yAxis.empty',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'minValue',\n label: 'chart.option.minValue.label',\n type: 'number',\n defaultValue: 0,\n description: 'chart.option.minValue.description',\n },\n {\n key: 'maxValue',\n label: 'chart.option.maxValue.label',\n type: 'number',\n description: 'chart.option.maxValue.description',\n },\n {\n key: 'thresholds',\n label: 'chart.configText.threshold_bands',\n type: 'string',\n placeholder: '[{\"value\":0.33,\"color\":\"#22c55e\"},{\"value\":0.66,\"color\":\"#f59e0b\"},{\"value\":1,\"color\":\"#ef4444\"}]',\n description: 'chart.configText.array_of_value_0_1_fraction_color_bands_shown_as_outer_arc_markers',\n },\n {\n key: 'showCenterLabel',\n label: 'chart.option.showCentreLabel.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showCentreLabel.description',\n },\n {\n key: 'showPercentage',\n label: 'chart.option.showPercentage.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showPercentage.description',\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_the_displayed_value_and_axis_labels',\n },\n ],\n}\n"],"mappings":";;0DAKa,IAAoC;CAC/C,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE;CACrB,gBAAgB,CAAC,aAAa;CAC9B,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,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACD;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,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF;CACF"}
@@ -0,0 +1,91 @@
1
+ import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
+ //#region src/client/components/charts/HeatMapChart.config.ts
3
+ var t = /* @__PURE__ */ e({ heatmapChartConfig: () => n }), n = {
4
+ label: "chart.heatmap.label",
5
+ description: "chart.heatmap.description",
6
+ useCase: "chart.heatmap.useCase",
7
+ dropZones: [
8
+ {
9
+ key: "xAxis",
10
+ label: "chart.configText.columns_x_axis",
11
+ description: "chart.configText.dimension_for_column_categories",
12
+ mandatory: !0,
13
+ maxItems: 1,
14
+ acceptTypes: ["dimension"],
15
+ emptyText: "chart.heatmap.dropZone.xAxis.empty"
16
+ },
17
+ {
18
+ key: "yAxis",
19
+ label: "chart.configText.rows_y_axis",
20
+ description: "chart.configText.dimension_for_row_categories",
21
+ mandatory: !0,
22
+ maxItems: 1,
23
+ acceptTypes: ["dimension"],
24
+ emptyText: "chart.heatmap.dropZone.yAxis.empty"
25
+ },
26
+ {
27
+ key: "valueField",
28
+ label: "chart.configText.value_color_intensity",
29
+ description: "chart.configText.measure_that_determines_cell_color",
30
+ mandatory: !0,
31
+ maxItems: 1,
32
+ acceptTypes: ["measure"],
33
+ emptyText: "chart.heatmap.dropZone.valueField.empty"
34
+ }
35
+ ],
36
+ displayOptions: ["showLegend", "showTooltip"],
37
+ displayOptionsConfig: [
38
+ {
39
+ key: "showLabels",
40
+ label: "chart.option.showLabels.label",
41
+ type: "boolean",
42
+ defaultValue: !1,
43
+ description: "chart.option.showLabels.description"
44
+ },
45
+ {
46
+ key: "cellShape",
47
+ label: "chart.option.cellShape.label",
48
+ type: "select",
49
+ defaultValue: "rect",
50
+ options: [{
51
+ value: "rect",
52
+ label: "chart.option.cellShape.rectangle"
53
+ }, {
54
+ value: "circle",
55
+ label: "chart.option.cellShape.circle"
56
+ }]
57
+ },
58
+ {
59
+ key: "xAxisFormat",
60
+ label: "chart.option.xAxisFormat.label",
61
+ type: "axisFormat",
62
+ description: "chart.configText.number_formatting_for_x_axis_labels"
63
+ },
64
+ {
65
+ key: "yAxisFormat",
66
+ label: "chart.option.yAxisFormat.label",
67
+ type: "axisFormat",
68
+ description: "chart.configText.number_formatting_for_y_axis_labels"
69
+ },
70
+ {
71
+ key: "valueFormat",
72
+ label: "chart.option.valueFormat.label",
73
+ type: "axisFormat",
74
+ description: "chart.configText.number_formatting_for_cell_values_and_legend"
75
+ }
76
+ ],
77
+ validate: (e) => e.xAxis?.length ? e.yAxis?.length ? e.valueField?.length ? { isValid: !0 } : {
78
+ isValid: !1,
79
+ message: "chart.heatmap.validation.valueRequired"
80
+ } : {
81
+ isValid: !1,
82
+ message: "chart.heatmap.validation.yAxisRequired"
83
+ } : {
84
+ isValid: !1,
85
+ message: "chart.heatmap.validation.xAxisRequired"
86
+ }
87
+ };
88
+ //#endregion
89
+ export { n, t };
90
+
91
+ //# sourceMappingURL=chart-config-heat-map-Cv8qNnVP.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-heat-map-Cv8qNnVP.js","names":[],"sources":["../../../src/client/components/charts/HeatMapChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the heatmap chart type\n *\n * Heatmap charts visualize intensity across two dimensions as a color matrix.\n * Best for showing patterns in matrix data like correlations, schedules, or category comparisons.\n */\nexport const heatmapChartConfig: ChartTypeConfig = {\n label: 'chart.heatmap.label',\n description: 'chart.heatmap.description',\n useCase: 'chart.heatmap.useCase',\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.columns_x_axis',\n description: 'chart.configText.dimension_for_column_categories',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.heatmap.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.rows_y_axis',\n description: 'chart.configText.dimension_for_row_categories',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.heatmap.dropZone.yAxis.empty',\n },\n {\n key: 'valueField',\n label: 'chart.configText.value_color_intensity',\n description: 'chart.configText.measure_that_determines_cell_color',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.heatmap.dropZone.valueField.empty',\n },\n ],\n displayOptions: ['showLegend', 'showTooltip'],\n displayOptionsConfig: [\n {\n key: 'showLabels',\n label: 'chart.option.showLabels.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showLabels.description',\n },\n {\n key: 'cellShape',\n label: 'chart.option.cellShape.label',\n type: 'select',\n defaultValue: 'rect',\n options: [\n { value: 'rect', label: 'chart.option.cellShape.rectangle' },\n { value: 'circle', label: 'chart.option.cellShape.circle' },\n ],\n },\n {\n key: 'xAxisFormat',\n label: 'chart.option.xAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_x_axis_labels',\n },\n {\n key: 'yAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_y_axis_labels',\n },\n {\n key: 'valueFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_cell_values_and_legend',\n },\n ],\n validate: (config) => {\n if (!config.xAxis?.length) return { isValid: false, message: 'chart.heatmap.validation.xAxisRequired' }\n if (!config.yAxis?.length) return { isValid: false, message: 'chart.heatmap.validation.yAxisRequired' }\n if (!config.valueField?.length) return { isValid: false, message: 'chart.heatmap.validation.valueRequired' }\n return { isValid: true }\n },\n}\n"],"mappings":";;4DAQa,IAAsC;CACjD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACF;CACD,gBAAgB,CAAC,cAAc,cAAc;CAC7C,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAQ,OAAO;IAAoC,EAC5D;IAAE,OAAO;IAAU,OAAO;IAAiC,CAC5D;GACF;EACD;GACE,KAAK;GACL,OAAO;GACP,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;CACD,WAAW,MACJ,EAAO,OAAO,SACd,EAAO,OAAO,SACd,EAAO,YAAY,SACjB,EAAE,SAAS,IAAM,GADe;EAAE,SAAS;EAAO,SAAS;EAA0C,GAD1E;EAAE,SAAS;EAAO,SAAS;EAA0C,GADrE;EAAE,SAAS;EAAO,SAAS;EAA0C;CAK1G"}
@@ -0,0 +1,94 @@
1
+ import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
+ //#region src/client/components/charts/KpiDelta.config.ts
3
+ var t = /* @__PURE__ */ e({ kpiDeltaConfig: () => n }), n = {
4
+ label: "chart.kpiDelta.label",
5
+ description: "chart.kpiDelta.description",
6
+ useCase: "chart.kpiDelta.useCase",
7
+ dropZones: [{
8
+ key: "yAxis",
9
+ label: "chart.configText.value",
10
+ description: "chart.configText.measure_to_track_changes_for",
11
+ mandatory: !0,
12
+ maxItems: 1,
13
+ acceptTypes: ["measure"],
14
+ emptyText: "chart.kpiDelta.dropZone.yAxis.empty"
15
+ }, {
16
+ key: "xAxis",
17
+ label: "chart.configText.dimension_optional",
18
+ description: "chart.configText.dimension_for_ordering_data_typically_time",
19
+ mandatory: !1,
20
+ maxItems: 1,
21
+ acceptTypes: ["dimension", "timeDimension"],
22
+ emptyText: "chart.kpiDelta.dropZone.xAxis.empty"
23
+ }],
24
+ displayOptionsConfig: [
25
+ {
26
+ key: "prefix",
27
+ label: "chart.option.prefix.label",
28
+ type: "string",
29
+ placeholder: "e.g., $, €, #",
30
+ description: "chart.option.prefix.description"
31
+ },
32
+ {
33
+ key: "suffix",
34
+ label: "chart.option.suffix.label",
35
+ type: "string",
36
+ placeholder: "e.g., %, units, items",
37
+ description: "chart.option.suffix.description"
38
+ },
39
+ {
40
+ key: "decimals",
41
+ label: "chart.option.decimals.label",
42
+ type: "number",
43
+ defaultValue: 1,
44
+ min: 0,
45
+ max: 10,
46
+ step: 1,
47
+ description: "chart.option.decimals.description"
48
+ },
49
+ {
50
+ key: "positiveColorIndex",
51
+ label: "chart.configText.positive_change_color",
52
+ type: "paletteColor",
53
+ defaultValue: 2,
54
+ description: "chart.configText.color_for_positive_changes_increases"
55
+ },
56
+ {
57
+ key: "negativeColorIndex",
58
+ label: "chart.configText.negative_change_color",
59
+ type: "paletteColor",
60
+ defaultValue: 3,
61
+ description: "chart.configText.color_for_negative_changes_decreases"
62
+ },
63
+ {
64
+ key: "showHistogram",
65
+ label: "chart.option.showHistogram.label",
66
+ type: "boolean",
67
+ defaultValue: !0,
68
+ description: "chart.option.showHistogram.description"
69
+ },
70
+ {
71
+ key: "useLastCompletePeriod",
72
+ label: "chart.option.useLastCompletePeriod.label",
73
+ type: "boolean",
74
+ defaultValue: !0,
75
+ description: "chart.configText.exclude_current_incomplete_period_from_delta_calculation_e_g_partial_wee"
76
+ },
77
+ {
78
+ key: "skipLastPeriod",
79
+ label: "chart.option.skipLastPeriod.label",
80
+ type: "boolean",
81
+ defaultValue: !1,
82
+ description: "chart.option.skipLastPeriod.description"
83
+ }
84
+ ],
85
+ displayOptions: ["hideHeader"],
86
+ validate: (e) => !e.yAxis || Array.isArray(e.yAxis) && e.yAxis.length === 0 ? {
87
+ isValid: !1,
88
+ message: "chart.kpiDelta.validation.measureRequired"
89
+ } : { isValid: !0 }
90
+ };
91
+ //#endregion
92
+ export { n, t };
93
+
94
+ //# sourceMappingURL=chart-config-kpi-delta-BraHQc2E.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-kpi-delta-BraHQc2E.js","names":[],"sources":["../../../src/client/components/charts/KpiDelta.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the KPI Delta chart type\n */\nexport const kpiDeltaConfig: ChartTypeConfig = {\n label: 'chart.kpiDelta.label',\n description: 'chart.kpiDelta.description',\n useCase: 'chart.kpiDelta.useCase',\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value',\n description: 'chart.configText.measure_to_track_changes_for',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.kpiDelta.dropZone.yAxis.empty'\n },\n {\n key: 'xAxis',\n label: 'chart.configText.dimension_optional',\n description: 'chart.configText.dimension_for_ordering_data_typically_time',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'chart.kpiDelta.dropZone.xAxis.empty'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'prefix',\n label: 'chart.option.prefix.label',\n type: 'string',\n placeholder: 'e.g., $, €, #',\n description: 'chart.option.prefix.description'\n },\n {\n key: 'suffix',\n label: 'chart.option.suffix.label',\n type: 'string',\n placeholder: 'e.g., %, units, items',\n description: 'chart.option.suffix.description'\n },\n {\n key: 'decimals',\n label: 'chart.option.decimals.label',\n type: 'number',\n defaultValue: 1,\n min: 0,\n max: 10,\n step: 1,\n description: 'chart.option.decimals.description'\n },\n {\n key: 'positiveColorIndex',\n label: 'chart.configText.positive_change_color',\n type: 'paletteColor',\n defaultValue: 2, // Typically green in most palettes\n description: 'chart.configText.color_for_positive_changes_increases'\n },\n {\n key: 'negativeColorIndex',\n label: 'chart.configText.negative_change_color', \n type: 'paletteColor',\n defaultValue: 3, // Typically red in most palettes\n description: 'chart.configText.color_for_negative_changes_decreases'\n },\n {\n key: 'showHistogram',\n label: 'chart.option.showHistogram.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showHistogram.description'\n },\n {\n key: 'useLastCompletePeriod',\n label: 'chart.option.useLastCompletePeriod.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.exclude_current_incomplete_period_from_delta_calculation_e_g_partial_wee'\n },\n {\n key: 'skipLastPeriod',\n label: 'chart.option.skipLastPeriod.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.skipLastPeriod.description'\n }\n ],\n displayOptions: ['hideHeader'],\n validate: (config: any) => {\n if (!config.yAxis || (Array.isArray(config.yAxis) && config.yAxis.length === 0)) {\n return {\n isValid: false,\n message: 'chart.kpiDelta.validation.measureRequired'\n }\n }\n \n return { isValid: true }\n }\n}"],"mappings":";;wDAKa,IAAkC;CAC7C,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,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,aAAa,gBAAgB;EAC3C,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,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;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,aAAa;GACd;EACF;CACD,gBAAgB,CAAC,aAAa;CAC9B,WAAW,MACL,CAAC,EAAO,SAAU,MAAM,QAAQ,EAAO,MAAM,IAAI,EAAO,MAAM,WAAW,IACpE;EACL,SAAS;EACT,SAAS;EACV,GAGI,EAAE,SAAS,IAAM"}