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,75 @@
1
+ import { n as e } from "./rolldown-runtime-CCl2IeXn.js";
2
+ //#region src/client/components/charts/KpiNumber.config.ts
3
+ var t = /* @__PURE__ */ e({ kpiNumberConfig: () => n }), n = {
4
+ label: "chart.kpiNumber.label",
5
+ description: "chart.kpiNumber.description",
6
+ useCase: "chart.kpiNumber.useCase",
7
+ dropZones: [{
8
+ key: "yAxis",
9
+ label: "chart.configText.value",
10
+ description: "chart.configText.measure_to_display_as_kpi_number",
11
+ mandatory: !0,
12
+ maxItems: 1,
13
+ acceptTypes: ["measure"],
14
+ emptyText: "chart.kpiNumber.dropZone.yAxis.empty"
15
+ }],
16
+ displayOptionsConfig: [
17
+ {
18
+ key: "target",
19
+ label: "chart.runtime.tooltip.targetValue",
20
+ type: "string",
21
+ placeholder: "e.g., 100",
22
+ description: "chart.configText.target_value_to_compare_against_first_value_used_if_multiple_provided"
23
+ },
24
+ {
25
+ key: "prefix",
26
+ label: "chart.option.prefix.label",
27
+ type: "string",
28
+ placeholder: "e.g., $, €, #",
29
+ description: "chart.option.prefix.description"
30
+ },
31
+ {
32
+ key: "suffix",
33
+ label: "chart.option.suffix.label",
34
+ type: "string",
35
+ placeholder: "e.g., %, units, items",
36
+ description: "chart.option.suffix.description"
37
+ },
38
+ {
39
+ key: "decimals",
40
+ label: "chart.option.decimals.label",
41
+ type: "number",
42
+ defaultValue: 0,
43
+ min: 0,
44
+ max: 10,
45
+ step: 1,
46
+ description: "chart.option.decimals.description"
47
+ },
48
+ {
49
+ key: "valueColorIndex",
50
+ label: "chart.configText.value_color",
51
+ type: "paletteColor",
52
+ defaultValue: 0,
53
+ description: "chart.configText.color_from_the_dashboard_palette_for_the_kpi_value_text"
54
+ },
55
+ {
56
+ key: "useLastCompletePeriod",
57
+ label: "chart.option.useLastCompletePeriod.label",
58
+ type: "boolean",
59
+ defaultValue: !0,
60
+ description: "chart.configText.exclude_current_incomplete_period_from_aggregation_e_g_partial_week_mont"
61
+ },
62
+ {
63
+ key: "skipLastPeriod",
64
+ label: "chart.option.skipLastPeriod.label",
65
+ type: "boolean",
66
+ defaultValue: !1,
67
+ description: "chart.option.skipLastPeriod.description"
68
+ }
69
+ ],
70
+ displayOptions: ["hideHeader"]
71
+ };
72
+ //#endregion
73
+ export { n, t };
74
+
75
+ //# sourceMappingURL=chart-config-kpi-number-CeCkx7mC.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-kpi-number-CeCkx7mC.js","names":[],"sources":["../../../src/client/components/charts/KpiNumber.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the KPI Number chart type\n */\nexport const kpiNumberConfig: ChartTypeConfig = {\n label: 'chart.kpiNumber.label',\n description: 'chart.kpiNumber.description',\n useCase: 'chart.kpiNumber.useCase',\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value',\n description: 'chart.configText.measure_to_display_as_kpi_number',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.kpiNumber.dropZone.yAxis.empty'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'target',\n label: 'chart.runtime.tooltip.targetValue',\n type: 'string',\n placeholder: 'e.g., 100',\n description: 'chart.configText.target_value_to_compare_against_first_value_used_if_multiple_provided'\n },\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: 0,\n min: 0,\n max: 10,\n step: 1,\n description: 'chart.option.decimals.description'\n },\n {\n key: 'valueColorIndex',\n label: 'chart.configText.value_color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'chart.configText.color_from_the_dashboard_palette_for_the_kpi_value_text'\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_aggregation_e_g_partial_week_mont'\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}"],"mappings":";;yDAKa,IAAmC;CAC9C,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,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;EACF;CACD,gBAAgB,CAAC,aAAa"}
@@ -0,0 +1,47 @@
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: "chart.kpiText.label",
5
+ description: "chart.kpiText.description",
6
+ useCase: "chart.kpiText.useCase",
7
+ dropZones: [{
8
+ key: "yAxis",
9
+ label: "chart.configText.value",
10
+ description: "chart.configText.measure_to_display_in_the_kpi_text_template",
11
+ mandatory: !0,
12
+ maxItems: 1,
13
+ acceptTypes: ["measure"],
14
+ emptyText: "chart.kpiText.dropZone.yAxis.empty"
15
+ }],
16
+ displayOptionsConfig: [
17
+ {
18
+ key: "template",
19
+ label: "chart.configText.text_template",
20
+ type: "string",
21
+ placeholder: "e.g., Total Revenue: ${value}",
22
+ description: "chart.configText.template_for_displaying_the_text_use_value_to_insert_the_measure_value"
23
+ },
24
+ {
25
+ key: "decimals",
26
+ label: "chart.option.decimals.label",
27
+ type: "number",
28
+ defaultValue: 0,
29
+ min: 0,
30
+ max: 10,
31
+ step: 1,
32
+ description: "chart.configText.number_of_decimal_places_to_display_for_numeric_values"
33
+ },
34
+ {
35
+ key: "valueColorIndex",
36
+ label: "chart.configText.value_color",
37
+ type: "paletteColor",
38
+ defaultValue: 0,
39
+ description: "chart.configText.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-CImM3SvH.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-kpi-text-CImM3SvH.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: 'chart.kpiText.label',\n description: 'chart.kpiText.description',\n useCase: 'chart.kpiText.useCase',\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value',\n description: 'chart.configText.measure_to_display_in_the_kpi_text_template',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.kpiText.dropZone.yAxis.empty'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'template',\n label: 'chart.configText.text_template',\n type: 'string',\n placeholder: 'e.g., Total Revenue: ${value}',\n description: 'chart.configText.template_for_displaying_the_text_use_value_to_insert_the_measure_value'\n },\n {\n key: 'decimals',\n label: 'chart.option.decimals.label',\n type: 'number',\n defaultValue: 0,\n min: 0,\n max: 10,\n step: 1,\n description: 'chart.configText.number_of_decimal_places_to_display_for_numeric_values'\n },\n {\n key: 'valueColorIndex',\n label: 'chart.configText.value_color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'chart.configText.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"}
@@ -0,0 +1,104 @@
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: "chart.line.label",
5
+ description: "chart.line.description",
6
+ useCase: "chart.line.useCase",
7
+ clickableElements: { point: !0 },
8
+ dropZones: [
9
+ {
10
+ key: "xAxis",
11
+ label: "chart.configText.x_axis_time_categories",
12
+ description: "chart.configText.time_dimensions_or_dimensions_for_x_axis",
13
+ mandatory: !0,
14
+ acceptTypes: ["dimension", "timeDimension"],
15
+ emptyText: "chart.line.dropZone.xAxis.empty"
16
+ },
17
+ {
18
+ key: "yAxis",
19
+ label: "chart.dropZone.yAxis.label",
20
+ description: "chart.configText.measures_for_line_values",
21
+ mandatory: !0,
22
+ acceptTypes: ["measure"],
23
+ emptyText: "chart.line.dropZone.yAxis.empty",
24
+ enableDualAxis: !0
25
+ },
26
+ {
27
+ key: "series",
28
+ label: "chart.configText.series_multiple_lines",
29
+ description: "chart.configText.dimensions_to_create_separate_lines",
30
+ mandatory: !1,
31
+ acceptTypes: ["dimension"],
32
+ emptyText: "chart.line.dropZone.series.empty"
33
+ }
34
+ ],
35
+ displayOptions: [
36
+ "showLegend",
37
+ "showGrid",
38
+ "showTooltip",
39
+ "hideHeader"
40
+ ],
41
+ displayOptionsConfig: [
42
+ {
43
+ key: "connectNulls",
44
+ label: "chart.option.connectNulls.label",
45
+ type: "boolean",
46
+ defaultValue: !1,
47
+ description: "chart.option.connectNulls.description"
48
+ },
49
+ {
50
+ key: "target",
51
+ label: "chart.option.target.label",
52
+ type: "string",
53
+ placeholder: "e.g., 100 or 50,75 for spread",
54
+ description: "chart.option.target.description"
55
+ },
56
+ {
57
+ key: "priorPeriodStyle",
58
+ label: "chart.option.priorPeriodStyle.label",
59
+ type: "select",
60
+ defaultValue: "dashed",
61
+ options: [
62
+ {
63
+ value: "dashed",
64
+ label: "chart.option.priorPeriodStyle.dashed"
65
+ },
66
+ {
67
+ value: "dotted",
68
+ label: "chart.option.priorPeriodStyle.dotted"
69
+ },
70
+ {
71
+ value: "solid",
72
+ label: "chart.option.priorPeriodStyle.solid"
73
+ }
74
+ ],
75
+ description: "chart.option.priorPeriodStyle.description"
76
+ },
77
+ {
78
+ key: "priorPeriodOpacity",
79
+ label: "chart.option.priorPeriodOpacity.label",
80
+ type: "number",
81
+ defaultValue: .5,
82
+ min: .1,
83
+ max: 1,
84
+ step: .1,
85
+ description: "chart.option.priorPeriodOpacity.description"
86
+ },
87
+ {
88
+ key: "leftYAxisFormat",
89
+ label: "chart.option.leftYAxisFormat.label",
90
+ type: "axisFormat",
91
+ description: "chart.option.leftYAxisFormat.description"
92
+ },
93
+ {
94
+ key: "rightYAxisFormat",
95
+ label: "chart.option.rightYAxisFormat.label",
96
+ type: "axisFormat",
97
+ description: "chart.option.rightYAxisFormat.description"
98
+ }
99
+ ]
100
+ };
101
+ //#endregion
102
+ export { n, t };
103
+
104
+ //# sourceMappingURL=chart-config-line-BVKapAQK.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-line-BVKapAQK.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: 'chart.line.label',\n description: 'chart.line.description',\n useCase: 'chart.line.useCase',\n clickableElements: { point: true },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.x_axis_time_categories',\n description: 'chart.configText.time_dimensions_or_dimensions_for_x_axis',\n mandatory: true,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'chart.line.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.dropZone.yAxis.label',\n description: 'chart.configText.measures_for_line_values',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'chart.line.dropZone.yAxis.empty',\n enableDualAxis: true\n },\n {\n key: 'series',\n label: 'chart.configText.series_multiple_lines',\n description: 'chart.configText.dimensions_to_create_separate_lines',\n mandatory: false,\n acceptTypes: ['dimension'],\n emptyText: 'chart.line.dropZone.series.empty'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'connectNulls',\n label: 'chart.option.connectNulls.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.connectNulls.description'\n },\n {\n key: 'target',\n label: 'chart.option.target.label',\n type: 'string',\n placeholder: 'e.g., 100 or 50,75 for spread',\n description: 'chart.option.target.description'\n },\n {\n key: 'priorPeriodStyle',\n label: 'chart.option.priorPeriodStyle.label',\n type: 'select',\n defaultValue: 'dashed',\n options: [\n { value: 'dashed', label: 'chart.option.priorPeriodStyle.dashed' },\n { value: 'dotted', label: 'chart.option.priorPeriodStyle.dotted' },\n { value: 'solid', label: 'chart.option.priorPeriodStyle.solid' }\n ],\n description: 'chart.option.priorPeriodStyle.description'\n },\n {\n key: 'priorPeriodOpacity',\n label: 'chart.option.priorPeriodOpacity.label',\n type: 'number',\n defaultValue: 0.5,\n min: 0.1,\n max: 1,\n step: 0.1,\n description: 'chart.option.priorPeriodOpacity.description'\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.leftYAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.option.leftYAxisFormat.description'\n },\n {\n key: 'rightYAxisFormat',\n label: 'chart.option.rightYAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.option.rightYAxisFormat.description'\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;KAAwC;IAClE;KAAE,OAAO;KAAU,OAAO;KAAwC;IAClE;KAAE,OAAO;KAAS,OAAO;KAAuC;IACjE;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"}
@@ -0,0 +1,117 @@
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: "chart.markdown.label",
5
+ description: "chart.markdown.description",
6
+ useCase: "chart.markdown.useCase",
7
+ skipQuery: !0,
8
+ dropZones: [],
9
+ displayOptionsConfig: [
10
+ {
11
+ key: "content",
12
+ label: "chart.configText.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: "chart.configText.enter_markdown_text_supports_headers_bold_text_italic_text_links_text_ur"
16
+ },
17
+ {
18
+ key: "accentColorIndex",
19
+ label: "chart.configText.accent_color",
20
+ type: "paletteColor",
21
+ defaultValue: 0,
22
+ description: "chart.configText.color_from_the_dashboard_palette_for_headers_bullets_and_links"
23
+ },
24
+ {
25
+ key: "fontSize",
26
+ label: "chart.option.fontSize.label",
27
+ type: "select",
28
+ defaultValue: "medium",
29
+ options: [
30
+ {
31
+ value: "small",
32
+ label: "chart.option.fontSize.small"
33
+ },
34
+ {
35
+ value: "medium",
36
+ label: "chart.option.fontSize.medium"
37
+ },
38
+ {
39
+ value: "large",
40
+ label: "chart.option.fontSize.large"
41
+ }
42
+ ],
43
+ description: "chart.configText.overall_text_size_for_the_markdown_content"
44
+ },
45
+ {
46
+ key: "alignment",
47
+ label: "chart.option.alignment.label",
48
+ type: "select",
49
+ defaultValue: "left",
50
+ options: [
51
+ {
52
+ value: "left",
53
+ label: "chart.option.accentBorder.left"
54
+ },
55
+ {
56
+ value: "center",
57
+ label: "chart.option.alignment.center"
58
+ },
59
+ {
60
+ value: "right",
61
+ label: "chart.option.alignment.right"
62
+ }
63
+ ],
64
+ description: "chart.configText.horizontal_alignment_of_the_markdown_content"
65
+ },
66
+ {
67
+ key: "hideHeader",
68
+ label: "chart.option.hideHeader.label",
69
+ type: "boolean",
70
+ defaultValue: !0,
71
+ description: "chart.option.hideHeader.description"
72
+ },
73
+ {
74
+ key: "transparentBackground",
75
+ label: "chart.option.transparentBackground.label",
76
+ type: "boolean",
77
+ defaultValue: !1,
78
+ description: "chart.option.transparentBackground.description"
79
+ },
80
+ {
81
+ key: "autoHeight",
82
+ label: "chart.option.autoHeight.label",
83
+ type: "boolean",
84
+ defaultValue: !0,
85
+ description: "chart.option.autoHeight.description"
86
+ },
87
+ {
88
+ key: "accentBorder",
89
+ label: "chart.option.accentBorder.label",
90
+ type: "select",
91
+ defaultValue: "none",
92
+ options: [
93
+ {
94
+ value: "none",
95
+ label: "chart.option.accentBorder.none"
96
+ },
97
+ {
98
+ value: "left",
99
+ label: "chart.option.accentBorder.left"
100
+ },
101
+ {
102
+ value: "top",
103
+ label: "chart.option.accentBorder.top"
104
+ },
105
+ {
106
+ value: "bottom",
107
+ label: "chart.option.accentBorder.bottom"
108
+ }
109
+ ],
110
+ description: "chart.configText.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-C-_g_8te.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-markdown-C-_g_8te.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: 'chart.markdown.label',\n description: 'chart.markdown.description',\n useCase: 'chart.markdown.useCase',\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: 'chart.configText.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: 'chart.configText.enter_markdown_text_supports_headers_bold_text_italic_text_links_text_ur'\n },\n {\n key: 'accentColorIndex',\n label: 'chart.configText.accent_color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'chart.configText.color_from_the_dashboard_palette_for_headers_bullets_and_links'\n },\n {\n key: 'fontSize',\n label: 'chart.option.fontSize.label',\n type: 'select',\n defaultValue: 'medium',\n options: [\n { value: 'small', label: 'chart.option.fontSize.small' },\n { value: 'medium', label: 'chart.option.fontSize.medium' },\n { value: 'large', label: 'chart.option.fontSize.large' }\n ],\n description: 'chart.configText.overall_text_size_for_the_markdown_content'\n },\n {\n key: 'alignment',\n label: 'chart.option.alignment.label',\n type: 'select',\n defaultValue: 'left',\n options: [\n { value: 'left', label: 'chart.option.accentBorder.left' },\n { value: 'center', label: 'chart.option.alignment.center' },\n { value: 'right', label: 'chart.option.alignment.right' }\n ],\n description: 'chart.configText.horizontal_alignment_of_the_markdown_content'\n },\n {\n key: 'hideHeader',\n label: 'chart.option.hideHeader.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.hideHeader.description'\n },\n {\n key: 'transparentBackground',\n label: 'chart.option.transparentBackground.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.transparentBackground.description'\n },\n {\n key: 'autoHeight',\n label: 'chart.option.autoHeight.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.autoHeight.description'\n },\n {\n key: 'accentBorder',\n label: 'chart.option.accentBorder.label',\n type: 'select',\n defaultValue: 'none',\n options: [\n { value: 'none', label: 'chart.option.accentBorder.none' },\n { value: 'left', label: 'chart.option.accentBorder.left' },\n { value: 'top', label: 'chart.option.accentBorder.top' },\n { value: 'bottom', label: 'chart.option.accentBorder.bottom' }\n ],\n description: 'chart.configText.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;KAA+B;IACxD;KAAE,OAAO;KAAU,OAAO;KAAgC;IAC1D;KAAE,OAAO;KAAS,OAAO;KAA+B;IACzD;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAQ,OAAO;KAAkC;IAC1D;KAAE,OAAO;KAAU,OAAO;KAAiC;IAC3D;KAAE,OAAO;KAAS,OAAO;KAAgC;IAC1D;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;KAAkC;IAC1D;KAAE,OAAO;KAAQ,OAAO;KAAkC;IAC1D;KAAE,OAAO;KAAO,OAAO;KAAiC;IACxD;KAAE,OAAO;KAAU,OAAO;KAAoC;IAC/D;GACD,aAAa;GACd;EACF;CACF"}
@@ -0,0 +1,82 @@
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: "chart.measureProfile.label",
5
+ description: "chart.measureProfile.description",
6
+ useCase: "chart.measureProfile.useCase",
7
+ displayOptions: [
8
+ "showLegend",
9
+ "showTooltip",
10
+ "hideHeader"
11
+ ],
12
+ dropZones: [{
13
+ key: "yAxis",
14
+ label: "chart.configText.measures_x_axis_order",
15
+ description: "chart.configText.add_2_or_more_measures_they_become_the_x_axis_categories_in_the_order_li",
16
+ mandatory: !0,
17
+ acceptTypes: ["measure"],
18
+ emptyText: "chart.measureProfile.dropZone.yAxis.empty"
19
+ }, {
20
+ key: "series",
21
+ label: "chart.configText.series_split_into_multiple_lines",
22
+ description: "chart.configText.dimension_to_split_data_into_separate_profile_lines_e_g_symbol_platform",
23
+ mandatory: !1,
24
+ maxItems: 1,
25
+ acceptTypes: ["dimension"],
26
+ emptyText: "chart.measureProfile.dropZone.series.empty"
27
+ }],
28
+ displayOptionsConfig: [
29
+ {
30
+ key: "showReferenceLineAtZero",
31
+ label: "chart.option.showReferenceLineAtZero.label",
32
+ type: "boolean",
33
+ defaultValue: !0,
34
+ description: "chart.option.showReferenceLineAtZero.description"
35
+ },
36
+ {
37
+ key: "showDataLabels",
38
+ label: "chart.option.showDataLabels.label",
39
+ type: "boolean",
40
+ defaultValue: !1,
41
+ description: "chart.configText.display_value_at_each_data_point"
42
+ },
43
+ {
44
+ key: "showLegend",
45
+ label: "chart.option.showLegend.label",
46
+ type: "boolean",
47
+ defaultValue: !0,
48
+ description: "chart.configText.show_series_legend_only_visible_with_a_series_dimension"
49
+ },
50
+ {
51
+ key: "lineType",
52
+ label: "chart.option.lineType.label",
53
+ type: "select",
54
+ defaultValue: "monotone",
55
+ options: [
56
+ {
57
+ value: "monotone",
58
+ label: "chart.option.lineType.smooth"
59
+ },
60
+ {
61
+ value: "linear",
62
+ label: "chart.option.lineType.linear"
63
+ },
64
+ {
65
+ value: "step",
66
+ label: "chart.option.lineType.step"
67
+ }
68
+ ],
69
+ description: "chart.option.lineType.description"
70
+ },
71
+ {
72
+ key: "leftYAxisFormat",
73
+ label: "chart.option.yAxisFormat.label",
74
+ type: "axisFormat",
75
+ description: "chart.configText.number_formatting_for_the_y_axis"
76
+ }
77
+ ]
78
+ };
79
+ //#endregion
80
+ export { n, t };
81
+
82
+ //# sourceMappingURL=chart-config-measure-profile-KTVV1gO3.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-measure-profile-KTVV1gO3.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: 'chart.measureProfile.label',\n description: 'chart.measureProfile.description',\n useCase: 'chart.measureProfile.useCase',\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.measures_x_axis_order',\n description: 'chart.configText.add_2_or_more_measures_they_become_the_x_axis_categories_in_the_order_li',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'chart.measureProfile.dropZone.yAxis.empty',\n },\n {\n key: 'series',\n label: 'chart.configText.series_split_into_multiple_lines',\n description: 'chart.configText.dimension_to_split_data_into_separate_profile_lines_e_g_symbol_platform',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.measureProfile.dropZone.series.empty',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'showReferenceLineAtZero',\n label: 'chart.option.showReferenceLineAtZero.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showReferenceLineAtZero.description',\n },\n {\n key: 'showDataLabels',\n label: 'chart.option.showDataLabels.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.configText.display_value_at_each_data_point',\n },\n {\n key: 'showLegend',\n label: 'chart.option.showLegend.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.show_series_legend_only_visible_with_a_series_dimension',\n },\n {\n key: 'lineType',\n label: 'chart.option.lineType.label',\n type: 'select',\n defaultValue: 'monotone',\n options: [\n { value: 'monotone', label: 'chart.option.lineType.smooth' },\n { value: 'linear', label: 'chart.option.lineType.linear' },\n { value: 'step', label: 'chart.option.lineType.step' },\n ],\n description: 'chart.option.lineType.description',\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_the_y_axis',\n },\n ],\n}\n"],"mappings":";;mEAKa,IAA6C;CACxD,OAAO;CACP,aAAa;CACb,SAAS;CACT,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;KAAgC;IAC5D;KAAE,OAAO;KAAU,OAAO;KAAgC;IAC1D;KAAE,OAAO;KAAQ,OAAO;KAA8B;IACvD;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF;CACF"}
@@ -0,0 +1,68 @@
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: "chart.pie.label",
5
+ description: "chart.pie.description",
6
+ useCase: "chart.pie.useCase",
7
+ clickableElements: { slice: !0 },
8
+ dropZones: [{
9
+ key: "xAxis",
10
+ label: "chart.configText.categories",
11
+ description: "chart.configText.dimension_for_pie_slices",
12
+ mandatory: !0,
13
+ maxItems: 1,
14
+ acceptTypes: ["dimension"],
15
+ emptyText: "chart.pie.dropZone.xAxis.empty"
16
+ }, {
17
+ key: "yAxis",
18
+ label: "chart.configText.values",
19
+ description: "chart.configText.measure_for_slice_sizes",
20
+ mandatory: !0,
21
+ maxItems: 1,
22
+ acceptTypes: ["measure"],
23
+ emptyText: "chart.pie.dropZone.yAxis.empty"
24
+ }],
25
+ displayOptions: [
26
+ "showLegend",
27
+ "showTooltip",
28
+ "hideHeader"
29
+ ],
30
+ displayOptionsConfig: [{
31
+ key: "innerRadius",
32
+ label: "chart.option.innerRadius.label",
33
+ type: "select",
34
+ description: "chart.configText.hollow_center_size_0_percent_solid_pie_higher_donut_style",
35
+ defaultValue: "0%",
36
+ options: [
37
+ {
38
+ value: "0%",
39
+ label: "chart.configText.none_pie"
40
+ },
41
+ {
42
+ value: "20%",
43
+ label: "chart.configText.20_percent"
44
+ },
45
+ {
46
+ value: "40%",
47
+ label: "chart.configText.40_percent"
48
+ },
49
+ {
50
+ value: "60%",
51
+ label: "chart.configText.60_percent"
52
+ },
53
+ {
54
+ value: "80%",
55
+ label: "chart.configText.80_percent"
56
+ }
57
+ ]
58
+ }, {
59
+ key: "leftYAxisFormat",
60
+ label: "chart.option.valueFormat.label",
61
+ type: "axisFormat",
62
+ description: "chart.option.valueFormat.description"
63
+ }]
64
+ };
65
+ //#endregion
66
+ export { n, t };
67
+
68
+ //# sourceMappingURL=chart-config-pie-BZxVl25X.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-pie-BZxVl25X.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: 'chart.pie.label',\n description: 'chart.pie.description',\n useCase: 'chart.pie.useCase',\n clickableElements: { slice: true },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.categories',\n description: 'chart.configText.dimension_for_pie_slices',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.pie.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.values',\n description: 'chart.configText.measure_for_slice_sizes',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.pie.dropZone.yAxis.empty'\n }\n ],\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'innerRadius',\n label: 'chart.option.innerRadius.label',\n type: 'select',\n description: 'chart.configText.hollow_center_size_0_percent_solid_pie_higher_donut_style',\n defaultValue: '0%',\n options: [\n { value: '0%', label: 'chart.configText.none_pie' },\n { value: '20%', label: 'chart.configText.20_percent' },\n { value: '40%', label: 'chart.configText.40_percent' },\n { value: '60%', label: 'chart.configText.60_percent' },\n { value: '80%', label: 'chart.configText.80_percent' },\n ]\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.option.valueFormat.description'\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;IAA6B;GACnD;IAAE,OAAO;IAAO,OAAO;IAA+B;GACtD;IAAE,OAAO;IAAO,OAAO;IAA+B;GACtD;IAAE,OAAO;IAAO,OAAO;IAA+B;GACtD;IAAE,OAAO;IAAO,OAAO;IAA+B;GACvD;EACF,EACD;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -0,0 +1,49 @@
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: "chart.radar.label",
5
+ description: "chart.radar.description",
6
+ useCase: "chart.radar.useCase",
7
+ dropZones: [
8
+ {
9
+ key: "xAxis",
10
+ label: "chart.configText.axes_categories",
11
+ description: "chart.configText.dimensions_for_radar_axes",
12
+ mandatory: !0,
13
+ acceptTypes: ["dimension"],
14
+ emptyText: "chart.radar.dropZone.xAxis.empty"
15
+ },
16
+ {
17
+ key: "yAxis",
18
+ label: "chart.configText.values",
19
+ description: "chart.configText.measures_for_radar_values",
20
+ mandatory: !0,
21
+ acceptTypes: ["measure"],
22
+ emptyText: "chart.radar.dropZone.yAxis.empty"
23
+ },
24
+ {
25
+ key: "series",
26
+ label: "chart.configText.series_multiple_shapes",
27
+ description: "chart.configText.dimensions_to_create_multiple_radar_shapes",
28
+ mandatory: !1,
29
+ acceptTypes: ["dimension"],
30
+ emptyText: "chart.radar.dropZone.series.empty"
31
+ }
32
+ ],
33
+ displayOptions: [
34
+ "showLegend",
35
+ "showGrid",
36
+ "showTooltip",
37
+ "hideHeader"
38
+ ],
39
+ displayOptionsConfig: [{
40
+ key: "leftYAxisFormat",
41
+ label: "chart.option.valueFormat.label",
42
+ type: "axisFormat",
43
+ description: "chart.option.valueFormat.description"
44
+ }]
45
+ };
46
+ //#endregion
47
+ export { n, t };
48
+
49
+ //# sourceMappingURL=chart-config-radar-B7FByX3t.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-radar-B7FByX3t.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: 'chart.radar.label',\n description: 'chart.radar.description',\n useCase: 'chart.radar.useCase',\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.axes_categories',\n description: 'chart.configText.dimensions_for_radar_axes',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'chart.radar.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.values',\n description: 'chart.configText.measures_for_radar_values',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'chart.radar.dropZone.yAxis.empty'\n },\n {\n key: 'series',\n label: 'chart.configText.series_multiple_shapes',\n description: 'chart.configText.dimensions_to_create_multiple_radar_shapes',\n mandatory: false,\n acceptTypes: ['dimension'],\n emptyText: 'chart.radar.dropZone.series.empty'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.option.valueFormat.description'\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"}
@@ -0,0 +1,38 @@
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: "chart.radialBar.label",
5
+ description: "chart.radialBar.description",
6
+ useCase: "chart.radialBar.useCase",
7
+ dropZones: [{
8
+ key: "xAxis",
9
+ label: "chart.configText.categories",
10
+ description: "chart.configText.dimensions_for_radial_segments",
11
+ mandatory: !0,
12
+ acceptTypes: ["dimension"],
13
+ emptyText: "chart.radialBar.dropZone.xAxis.empty"
14
+ }, {
15
+ key: "yAxis",
16
+ label: "chart.configText.values",
17
+ description: "chart.configText.measures_for_radial_bar_lengths",
18
+ mandatory: !0,
19
+ maxItems: 1,
20
+ acceptTypes: ["measure"],
21
+ emptyText: "chart.radialBar.dropZone.yAxis.empty"
22
+ }],
23
+ displayOptions: [
24
+ "showLegend",
25
+ "showTooltip",
26
+ "hideHeader"
27
+ ],
28
+ displayOptionsConfig: [{
29
+ key: "leftYAxisFormat",
30
+ label: "chart.option.valueFormat.label",
31
+ type: "axisFormat",
32
+ description: "chart.option.valueFormat.description"
33
+ }]
34
+ };
35
+ //#endregion
36
+ export { n, t };
37
+
38
+ //# sourceMappingURL=chart-config-radial-bar-UfW_3yyX.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-radial-bar-UfW_3yyX.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: 'chart.radialBar.label',\n description: 'chart.radialBar.description',\n useCase: 'chart.radialBar.useCase',\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.categories',\n description: 'chart.configText.dimensions_for_radial_segments',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'chart.radialBar.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.values',\n description: 'chart.configText.measures_for_radial_bar_lengths',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.radialBar.dropZone.yAxis.empty'\n }\n ],\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.option.valueFormat.description'\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"}