drizzle-cube 0.4.29 → 0.4.30

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 (381) hide show
  1. package/dist/adapters/anthropic-BIva8k1r.cjs +1 -0
  2. package/dist/adapters/anthropic-B_rg0BhK.js +140 -0
  3. package/dist/adapters/dist-Boc63-1q.cjs +2 -0
  4. package/dist/adapters/dist-De5fzUEM.js +581 -0
  5. package/dist/adapters/express/index.cjs +2 -10
  6. package/dist/adapters/express/index.js +232 -342
  7. package/dist/adapters/fastify/index.cjs +2 -10
  8. package/dist/adapters/fastify/index.js +275 -424
  9. package/dist/adapters/google-CT4kgmBf.js +154 -0
  10. package/dist/adapters/google-Dgo9-Kb5.cjs +2 -0
  11. package/dist/adapters/handler-B8vuFQYP.cjs +25 -0
  12. package/dist/adapters/handler-D-2-6uLM.js +2951 -0
  13. package/dist/adapters/hono/index.cjs +2 -10
  14. package/dist/adapters/hono/index.js +307 -402
  15. package/dist/adapters/mcp-prompts-BAutSQYA.js +344 -0
  16. package/dist/adapters/mcp-prompts-DsAkafVn.cjs +5 -0
  17. package/dist/adapters/mcp-transport-CuugoG8t.js +7821 -0
  18. package/dist/adapters/mcp-transport-Dpp6hdZe.cjs +253 -0
  19. package/dist/adapters/nextjs/index.cjs +1 -9
  20. package/dist/adapters/nextjs/index.js +377 -600
  21. package/dist/adapters/openai-CjBvA6mK.js +4114 -0
  22. package/dist/adapters/openai-DhLE0A9Z.cjs +1 -0
  23. package/dist/adapters/openai-Zjw4Zo4R.js +153 -0
  24. package/dist/adapters/openai-eJBw3LfQ.cjs +16 -0
  25. package/dist/adapters/types.cjs +0 -1
  26. package/dist/adapters/types.js +0 -1
  27. package/dist/adapters/utils-ChhNGUOF.js +5396 -0
  28. package/dist/adapters/utils-CwJplXR5.cjs +15 -0
  29. package/dist/adapters/utils.cjs +1 -19
  30. package/dist/adapters/utils.js +2 -21333
  31. package/dist/client/charts.js +15 -186
  32. package/dist/client/chunks/DashboardEditModal-C076pscL.js +6678 -0
  33. package/dist/client/chunks/DashboardEditModal-C076pscL.js.map +1 -0
  34. package/dist/client/chunks/FieldSearchModal-C0DjSWk3.js +2631 -0
  35. package/dist/client/chunks/FieldSearchModal-C0DjSWk3.js.map +1 -0
  36. package/dist/client/chunks/RetentionCombinedChart-DuGXc-AP.js +270 -0
  37. package/dist/client/chunks/RetentionCombinedChart-DuGXc-AP.js.map +1 -0
  38. package/dist/client/chunks/RetentionCombinedChart.config-DprbXd1N.js +56 -0
  39. package/dist/client/chunks/RetentionCombinedChart.config-DprbXd1N.js.map +1 -0
  40. package/dist/client/chunks/RetentionHeatmap-BoGY6mlZ.js +193 -0
  41. package/dist/client/chunks/RetentionHeatmap-BoGY6mlZ.js.map +1 -0
  42. package/dist/client/chunks/RetentionHeatmap.config-cbaNExVy.js +25 -0
  43. package/dist/client/chunks/RetentionHeatmap.config-cbaNExVy.js.map +1 -0
  44. package/dist/client/chunks/analysis-builder-DF0XntqC.js +6111 -0
  45. package/dist/client/chunks/analysis-builder-DF0XntqC.js.map +1 -0
  46. package/dist/client/chunks/analysis-builder-shared-2QhKYbs6.js +3114 -0
  47. package/dist/client/chunks/analysis-builder-shared-2QhKYbs6.js.map +1 -0
  48. package/dist/client/chunks/chart-activity-grid-CNES9VBk.js +803 -0
  49. package/dist/client/chunks/chart-activity-grid-CNES9VBk.js.map +1 -0
  50. package/dist/client/chunks/chart-area-CRJc3KOu.js +449 -0
  51. package/dist/client/chunks/chart-area-CRJc3KOu.js.map +1 -0
  52. package/dist/client/chunks/chart-bar-DD2PjJ5n.js +270 -0
  53. package/dist/client/chunks/chart-bar-DD2PjJ5n.js.map +1 -0
  54. package/dist/client/chunks/chart-box-plot-BcqleldJ.js +377 -0
  55. package/dist/client/chunks/chart-box-plot-BcqleldJ.js.map +1 -0
  56. package/dist/client/chunks/chart-bubble-BmQkVk4K.js +273 -0
  57. package/dist/client/chunks/chart-bubble-BmQkVk4K.js.map +1 -0
  58. package/dist/client/chunks/chart-candlestick-C3Rep469.js +306 -0
  59. package/dist/client/chunks/chart-candlestick-C3Rep469.js.map +1 -0
  60. package/dist/client/chunks/chart-config-activity-grid-USo7JrPh.js +51 -0
  61. package/dist/client/chunks/chart-config-activity-grid-USo7JrPh.js.map +1 -0
  62. package/dist/client/chunks/chart-config-area-D_ZufYzg.js +93 -0
  63. package/dist/client/chunks/chart-config-area-D_ZufYzg.js.map +1 -0
  64. package/dist/client/chunks/chart-config-bar-BCi2Wmd6.js +87 -0
  65. package/dist/client/chunks/chart-config-bar-BCi2Wmd6.js.map +1 -0
  66. package/dist/client/chunks/chart-config-box-plot-afKLzJSp.js +35 -0
  67. package/dist/client/chunks/chart-config-box-plot-afKLzJSp.js.map +1 -0
  68. package/dist/client/chunks/chart-config-bubble-CgbBjPv8.js +82 -0
  69. package/dist/client/chunks/chart-config-bubble-CgbBjPv8.js.map +1 -0
  70. package/dist/client/chunks/chart-config-candlestick-7boGjZ-A.js +72 -0
  71. package/dist/client/chunks/chart-config-candlestick-7boGjZ-A.js.map +1 -0
  72. package/dist/client/chunks/chart-config-data-table-Cl7sBasW.js +30 -0
  73. package/dist/client/chunks/chart-config-data-table-Cl7sBasW.js.map +1 -0
  74. package/dist/client/chunks/chart-config-funnel-CXPYQtTl.js +93 -0
  75. package/dist/client/chunks/chart-config-funnel-CXPYQtTl.js.map +1 -0
  76. package/dist/client/chunks/chart-config-gauge-DUNEUCvh.js +64 -0
  77. package/dist/client/chunks/chart-config-gauge-DUNEUCvh.js.map +1 -0
  78. package/dist/client/chunks/chart-config-heat-map-BFf1tO11.js +91 -0
  79. package/dist/client/chunks/chart-config-heat-map-BFf1tO11.js.map +1 -0
  80. package/dist/client/chunks/chart-config-kpi-delta-C5k2waIJ.js +94 -0
  81. package/dist/client/chunks/chart-config-kpi-delta-C5k2waIJ.js.map +1 -0
  82. package/dist/client/chunks/chart-config-kpi-number-DptOyhk0.js +75 -0
  83. package/dist/client/chunks/chart-config-kpi-number-DptOyhk0.js.map +1 -0
  84. package/dist/client/chunks/chart-config-kpi-text-D9DdVWqd.js +47 -0
  85. package/dist/client/chunks/chart-config-kpi-text-D9DdVWqd.js.map +1 -0
  86. package/dist/client/chunks/chart-config-line-B3NgLF7K.js +104 -0
  87. package/dist/client/chunks/chart-config-line-B3NgLF7K.js.map +1 -0
  88. package/dist/client/chunks/chart-config-markdown-tlfivQTt.js +117 -0
  89. package/dist/client/chunks/chart-config-markdown-tlfivQTt.js.map +1 -0
  90. package/dist/client/chunks/chart-config-measure-profile-D7XDwrU2.js +82 -0
  91. package/dist/client/chunks/chart-config-measure-profile-D7XDwrU2.js.map +1 -0
  92. package/dist/client/chunks/chart-config-pie-wY0B52PC.js +68 -0
  93. package/dist/client/chunks/chart-config-pie-wY0B52PC.js.map +1 -0
  94. package/dist/client/chunks/chart-config-radar-DRpJBy1M.js +49 -0
  95. package/dist/client/chunks/chart-config-radar-DRpJBy1M.js.map +1 -0
  96. package/dist/client/chunks/chart-config-radial-bar-DCUpXv9G.js +38 -0
  97. package/dist/client/chunks/chart-config-radial-bar-DCUpXv9G.js.map +1 -0
  98. package/dist/client/chunks/chart-config-sankey-CdOhlm4h.js +66 -0
  99. package/dist/client/chunks/chart-config-sankey-CdOhlm4h.js.map +1 -0
  100. package/dist/client/chunks/chart-config-scatter-B2su_x8f.js +61 -0
  101. package/dist/client/chunks/chart-config-scatter-B2su_x8f.js.map +1 -0
  102. package/dist/client/chunks/chart-config-sunburst-BPdjbk18.js +45 -0
  103. package/dist/client/chunks/chart-config-sunburst-BPdjbk18.js.map +1 -0
  104. package/dist/client/chunks/chart-config-tree-map-Cbsh2fe2.js +51 -0
  105. package/dist/client/chunks/chart-config-tree-map-Cbsh2fe2.js.map +1 -0
  106. package/dist/client/chunks/chart-config-waterfall-DGmuZfQF.js +59 -0
  107. package/dist/client/chunks/chart-config-waterfall-DGmuZfQF.js.map +1 -0
  108. package/dist/client/chunks/chart-data-table-DehW1C1G.js +4088 -0
  109. package/dist/client/chunks/chart-data-table-DehW1C1G.js.map +1 -0
  110. package/dist/client/chunks/chart-funnel-BjkpnG5g.js +447 -0
  111. package/dist/client/chunks/chart-funnel-BjkpnG5g.js.map +1 -0
  112. package/dist/client/chunks/chart-gauge-BWW_HEfg.js +424 -0
  113. package/dist/client/chunks/chart-gauge-BWW_HEfg.js.map +1 -0
  114. package/dist/client/chunks/chart-heat-map-BWuOuDcm.js +236 -0
  115. package/dist/client/chunks/chart-heat-map-BWuOuDcm.js.map +1 -0
  116. package/dist/client/chunks/chart-kpi-delta-D5OHtDJx.js +343 -0
  117. package/dist/client/chunks/chart-kpi-delta-D5OHtDJx.js.map +1 -0
  118. package/dist/client/chunks/chart-kpi-number-C9zH-aKC.js +326 -0
  119. package/dist/client/chunks/chart-kpi-number-C9zH-aKC.js.map +1 -0
  120. package/dist/client/chunks/chart-kpi-text-ChVn3S7j.js +149 -0
  121. package/dist/client/chunks/chart-kpi-text-ChVn3S7j.js.map +1 -0
  122. package/dist/client/chunks/chart-line-DOIMkP0b.js +431 -0
  123. package/dist/client/chunks/chart-line-DOIMkP0b.js.map +1 -0
  124. package/dist/client/chunks/chart-markdown-DXxc43w1.js +3457 -0
  125. package/dist/client/chunks/chart-markdown-DXxc43w1.js.map +1 -0
  126. package/dist/client/chunks/chart-measure-profile-C6wrr9il.js +179 -0
  127. package/dist/client/chunks/chart-measure-profile-C6wrr9il.js.map +1 -0
  128. package/dist/client/chunks/chart-pie-BU_FgwDc.js +172 -0
  129. package/dist/client/chunks/chart-pie-BU_FgwDc.js.map +1 -0
  130. package/dist/client/chunks/chart-radar-DlufwnAX.js +154 -0
  131. package/dist/client/chunks/chart-radar-DlufwnAX.js.map +1 -0
  132. package/dist/client/chunks/chart-radial-bar-B5vS_Aw5.js +148 -0
  133. package/dist/client/chunks/chart-radial-bar-B5vS_Aw5.js.map +1 -0
  134. package/dist/client/chunks/chart-sankey-FChb26UX.js +222 -0
  135. package/dist/client/chunks/chart-sankey-FChb26UX.js.map +1 -0
  136. package/dist/client/chunks/chart-scatter-DW0cAZ2H.js +255 -0
  137. package/dist/client/chunks/chart-scatter-DW0cAZ2H.js.map +1 -0
  138. package/dist/client/chunks/chart-sunburst-Clf-6WxW.js +221 -0
  139. package/dist/client/chunks/chart-sunburst-Clf-6WxW.js.map +1 -0
  140. package/dist/client/chunks/chart-tree-map-p_VwUJPF.js +298 -0
  141. package/dist/client/chunks/chart-tree-map-p_VwUJPF.js.map +1 -0
  142. package/dist/client/chunks/chart-waterfall-jt44IQ-w.js +237 -0
  143. package/dist/client/chunks/chart-waterfall-jt44IQ-w.js.map +1 -0
  144. package/dist/client/chunks/charts-core-CUVzf4cV.js +215 -0
  145. package/dist/client/chunks/charts-core-CUVzf4cV.js.map +1 -0
  146. package/dist/client/chunks/charts-loader-AGpph8_I.js +259 -0
  147. package/dist/client/chunks/charts-loader-AGpph8_I.js.map +1 -0
  148. package/dist/client/chunks/core-D1TOj17W.js +845 -0
  149. package/dist/client/chunks/core-D1TOj17W.js.map +1 -0
  150. package/dist/client/chunks/dist-DDBeV_JI.js +847 -0
  151. package/dist/client/chunks/dist-DDBeV_JI.js.map +1 -0
  152. package/dist/client/chunks/javascript-BBwTSo6e.js +438 -0
  153. package/dist/client/chunks/javascript-BBwTSo6e.js.map +1 -0
  154. package/dist/client/chunks/json-BpTrLZSh.js +38 -0
  155. package/dist/client/chunks/json-BpTrLZSh.js.map +1 -0
  156. package/dist/client/chunks/lazyChartConfigRegistry-BjhxDaSf.js +149 -0
  157. package/dist/client/chunks/lazyChartConfigRegistry-BjhxDaSf.js.map +1 -0
  158. package/dist/client/chunks/providers-DX3Vw5kc.js +7 -0
  159. package/dist/client/chunks/providers-DX3Vw5kc.js.map +1 -0
  160. package/dist/client/chunks/retention-UEXlSdZ-.js +132 -0
  161. package/dist/client/chunks/retention-UEXlSdZ-.js.map +1 -0
  162. package/dist/client/chunks/rolldown-runtime-lc2dmIiU.js +20 -0
  163. package/dist/client/chunks/schema-visualization-ZugB4Io9.js +1073 -0
  164. package/dist/client/chunks/schema-visualization-ZugB4Io9.js.map +1 -0
  165. package/dist/client/chunks/sql-B0chxcEK.js +120 -0
  166. package/dist/client/chunks/sql-B0chxcEK.js.map +1 -0
  167. package/dist/client/chunks/syntaxHighlighting-87bOwTxj.js +30 -0
  168. package/dist/client/chunks/syntaxHighlighting-87bOwTxj.js.map +1 -0
  169. package/dist/client/chunks/useDebounce-BQjNWndQ.js +1394 -0
  170. package/dist/client/chunks/useDebounce-BQjNWndQ.js.map +1 -0
  171. package/dist/client/chunks/useDirtyStateTracking-CgKZWkel.js +66 -0
  172. package/dist/client/chunks/useDirtyStateTracking-CgKZWkel.js.map +1 -0
  173. package/dist/client/chunks/useExplainAI-c_bHxZe5.js +203 -0
  174. package/dist/client/chunks/useExplainAI-c_bHxZe5.js.map +1 -0
  175. package/dist/client/chunks/useNotebookLayout-BFZ_33Kb.js +37 -0
  176. package/dist/client/chunks/useNotebookLayout-BFZ_33Kb.js.map +1 -0
  177. package/dist/client/chunks/utils-A54Ny29G.js +128 -0
  178. package/dist/client/chunks/utils-A54Ny29G.js.map +1 -0
  179. package/dist/client/chunks/vendor-CoPBRumI.js +828 -0
  180. package/dist/client/chunks/vendor-CoPBRumI.js.map +1 -0
  181. package/dist/client/components.js +4 -18
  182. package/dist/client/hooks.js +6 -58
  183. package/dist/client/icons.js +2 -15
  184. package/dist/client/index.js +1061 -1295
  185. package/dist/client/index.js.map +1 -1
  186. package/dist/client/providers.js +3 -9
  187. package/dist/client/styles.css +2 -1
  188. package/dist/client/types.d.ts +1 -0
  189. package/dist/client/utils.js +7 -74
  190. package/dist/client-bundle-stats.html +1 -1
  191. package/dist/server/anthropic-BsNspi1r.js +140 -0
  192. package/dist/server/anthropic-DsCEX6Fm.cjs +1 -0
  193. package/dist/server/dist-CMWZC51B.js +581 -0
  194. package/dist/server/dist-DxegvyZF.cjs +2 -0
  195. package/dist/server/google-BXwMolCu.js +154 -0
  196. package/dist/server/google-DzQWXFwF.cjs +2 -0
  197. package/dist/server/index.cjs +109 -129
  198. package/dist/server/index.js +15089 -34394
  199. package/dist/server/openai-BPhmb8mi.js +4114 -0
  200. package/dist/server/openai-CLsoLaue.cjs +1 -0
  201. package/dist/server/openai-D1kZ5sdM.js +153 -0
  202. package/dist/server/openai-DkOKbVLC.cjs +16 -0
  203. package/package.json +5 -5
  204. package/dist/adapters/anthropic-BTkjgFpT.cjs +0 -1
  205. package/dist/adapters/anthropic-CTu9E801.js +0 -126
  206. package/dist/adapters/google-BAK9pnQf.cjs +0 -2
  207. package/dist/adapters/google-DficVAsJ.js +0 -146
  208. package/dist/adapters/handler-BHguLZOY.js +0 -2713
  209. package/dist/adapters/handler-DOIyiFPg.cjs +0 -39
  210. package/dist/adapters/index-BgCeQBuN.cjs +0 -2
  211. package/dist/adapters/index-C3PskWTr.js +0 -5353
  212. package/dist/adapters/index-C45_meK_.js +0 -719
  213. package/dist/adapters/index-ht4NPca9.cjs +0 -23
  214. package/dist/adapters/mcp-transport-CWGqDQSI.cjs +0 -259
  215. package/dist/adapters/mcp-transport-CyeHMDPl.js +0 -11055
  216. package/dist/adapters/openai-BvA6eLs8.cjs +0 -1
  217. package/dist/adapters/openai-mcE24du8.js +0 -131
  218. package/dist/client/charts.js.map +0 -1
  219. package/dist/client/chunks/RetentionCombinedChart--SnU4Y_I.js +0 -256
  220. package/dist/client/chunks/RetentionCombinedChart--SnU4Y_I.js.map +0 -1
  221. package/dist/client/chunks/RetentionCombinedChart.config-Bbp2ghim.js +0 -48
  222. package/dist/client/chunks/RetentionCombinedChart.config-Bbp2ghim.js.map +0 -1
  223. package/dist/client/chunks/RetentionHeatmap-BHYU8MXY.js +0 -178
  224. package/dist/client/chunks/RetentionHeatmap-BHYU8MXY.js.map +0 -1
  225. package/dist/client/chunks/RetentionHeatmap.config-BWf_-vdj.js +0 -29
  226. package/dist/client/chunks/RetentionHeatmap.config-BWf_-vdj.js.map +0 -1
  227. package/dist/client/chunks/analysis-builder-DMFoAkjT.js +0 -6203
  228. package/dist/client/chunks/analysis-builder-DMFoAkjT.js.map +0 -1
  229. package/dist/client/chunks/analysis-builder-shared-CunrT3gi.js +0 -3140
  230. package/dist/client/chunks/analysis-builder-shared-CunrT3gi.js.map +0 -1
  231. package/dist/client/chunks/chart-activity-grid-DCznpK6N.js +0 -347
  232. package/dist/client/chunks/chart-activity-grid-DCznpK6N.js.map +0 -1
  233. package/dist/client/chunks/chart-area-CqKRIUpj.js +0 -234
  234. package/dist/client/chunks/chart-area-CqKRIUpj.js.map +0 -1
  235. package/dist/client/chunks/chart-bar-Bl5jvrU_.js +0 -267
  236. package/dist/client/chunks/chart-bar-Bl5jvrU_.js.map +0 -1
  237. package/dist/client/chunks/chart-box-plot-CzMb00z_.js +0 -322
  238. package/dist/client/chunks/chart-box-plot-CzMb00z_.js.map +0 -1
  239. package/dist/client/chunks/chart-bubble-BF8Z52eW.js +0 -249
  240. package/dist/client/chunks/chart-bubble-BF8Z52eW.js.map +0 -1
  241. package/dist/client/chunks/chart-candlestick-ByWS945g.js +0 -269
  242. package/dist/client/chunks/chart-candlestick-ByWS945g.js.map +0 -1
  243. package/dist/client/chunks/chart-config-activity-grid-CmOqDuOT.js +0 -50
  244. package/dist/client/chunks/chart-config-activity-grid-CmOqDuOT.js.map +0 -1
  245. package/dist/client/chunks/chart-config-area-CK_GVApT.js +0 -77
  246. package/dist/client/chunks/chart-config-area-CK_GVApT.js.map +0 -1
  247. package/dist/client/chunks/chart-config-bar-C8uzktxl.js +0 -71
  248. package/dist/client/chunks/chart-config-bar-C8uzktxl.js.map +0 -1
  249. package/dist/client/chunks/chart-config-box-plot-D_E_SSc2.js +0 -38
  250. package/dist/client/chunks/chart-config-box-plot-D_E_SSc2.js.map +0 -1
  251. package/dist/client/chunks/chart-config-bubble-q3DoQX5F.js +0 -71
  252. package/dist/client/chunks/chart-config-bubble-q3DoQX5F.js.map +0 -1
  253. package/dist/client/chunks/chart-config-candlestick-CRCpD43-.js +0 -70
  254. package/dist/client/chunks/chart-config-candlestick-CRCpD43-.js.map +0 -1
  255. package/dist/client/chunks/chart-config-data-table-B20Y5JCm.js +0 -28
  256. package/dist/client/chunks/chart-config-data-table-B20Y5JCm.js.map +0 -1
  257. package/dist/client/chunks/chart-config-funnel-3eYnGg8M.js +0 -92
  258. package/dist/client/chunks/chart-config-funnel-3eYnGg8M.js.map +0 -1
  259. package/dist/client/chunks/chart-config-gauge-CQx9w3d4.js +0 -64
  260. package/dist/client/chunks/chart-config-gauge-CQx9w3d4.js.map +0 -1
  261. package/dist/client/chunks/chart-config-heat-map-_wEnTnRA.js +0 -77
  262. package/dist/client/chunks/chart-config-heat-map-_wEnTnRA.js.map +0 -1
  263. package/dist/client/chunks/chart-config-kpi-delta-DLGZ2A3X.js +0 -97
  264. package/dist/client/chunks/chart-config-kpi-delta-DLGZ2A3X.js.map +0 -1
  265. package/dist/client/chunks/chart-config-kpi-number-K-wzviXF.js +0 -75
  266. package/dist/client/chunks/chart-config-kpi-number-K-wzviXF.js.map +0 -1
  267. package/dist/client/chunks/chart-config-kpi-text-BjYqwqaJ.js +0 -47
  268. package/dist/client/chunks/chart-config-kpi-text-BjYqwqaJ.js.map +0 -1
  269. package/dist/client/chunks/chart-config-line-JNagi9tf.js +0 -88
  270. package/dist/client/chunks/chart-config-line-JNagi9tf.js.map +0 -1
  271. package/dist/client/chunks/chart-config-markdown-BWQSjJpy.js +0 -97
  272. package/dist/client/chunks/chart-config-markdown-BWQSjJpy.js.map +0 -1
  273. package/dist/client/chunks/chart-config-measure-profile-ZYaMrtws.js +0 -70
  274. package/dist/client/chunks/chart-config-measure-profile-ZYaMrtws.js.map +0 -1
  275. package/dist/client/chunks/chart-config-pie-CNLXb-fr.js +0 -39
  276. package/dist/client/chunks/chart-config-pie-CNLXb-fr.js.map +0 -1
  277. package/dist/client/chunks/chart-config-radar-oxHfRAa3.js +0 -44
  278. package/dist/client/chunks/chart-config-radar-oxHfRAa3.js.map +0 -1
  279. package/dist/client/chunks/chart-config-radial-bar-_Aw3jAEm.js +0 -37
  280. package/dist/client/chunks/chart-config-radial-bar-_Aw3jAEm.js.map +0 -1
  281. package/dist/client/chunks/chart-config-sankey-C8FX9hGF.js +0 -61
  282. package/dist/client/chunks/chart-config-sankey-C8FX9hGF.js.map +0 -1
  283. package/dist/client/chunks/chart-config-scatter-DFKM80eO.js +0 -53
  284. package/dist/client/chunks/chart-config-scatter-DFKM80eO.js.map +0 -1
  285. package/dist/client/chunks/chart-config-sunburst-BmC0NLTU.js +0 -50
  286. package/dist/client/chunks/chart-config-sunburst-BmC0NLTU.js.map +0 -1
  287. package/dist/client/chunks/chart-config-tree-map-DGMbNTaa.js +0 -47
  288. package/dist/client/chunks/chart-config-tree-map-DGMbNTaa.js.map +0 -1
  289. package/dist/client/chunks/chart-config-waterfall-DTyXV_fo.js +0 -60
  290. package/dist/client/chunks/chart-config-waterfall-DTyXV_fo.js.map +0 -1
  291. package/dist/client/chunks/chart-data-table-HwfF-Ujv.js +0 -293
  292. package/dist/client/chunks/chart-data-table-HwfF-Ujv.js.map +0 -1
  293. package/dist/client/chunks/chart-funnel-WmuoWlCq.js +0 -259
  294. package/dist/client/chunks/chart-funnel-WmuoWlCq.js.map +0 -1
  295. package/dist/client/chunks/chart-gauge-Cot4By-w.js +0 -374
  296. package/dist/client/chunks/chart-gauge-Cot4By-w.js.map +0 -1
  297. package/dist/client/chunks/chart-heat-map-bGNtsZMr.js +0 -231
  298. package/dist/client/chunks/chart-heat-map-bGNtsZMr.js.map +0 -1
  299. package/dist/client/chunks/chart-kpi-delta-DeyKMxgq.js +0 -351
  300. package/dist/client/chunks/chart-kpi-delta-DeyKMxgq.js.map +0 -1
  301. package/dist/client/chunks/chart-kpi-number-D1z1gxXO.js +0 -476
  302. package/dist/client/chunks/chart-kpi-number-D1z1gxXO.js.map +0 -1
  303. package/dist/client/chunks/chart-kpi-text-b7q6KWc0.js +0 -165
  304. package/dist/client/chunks/chart-kpi-text-b7q6KWc0.js.map +0 -1
  305. package/dist/client/chunks/chart-line-3Nf-EPqJ.js +0 -450
  306. package/dist/client/chunks/chart-line-3Nf-EPqJ.js.map +0 -1
  307. package/dist/client/chunks/chart-markdown-BT_-MBq1.js +0 -2721
  308. package/dist/client/chunks/chart-markdown-BT_-MBq1.js.map +0 -1
  309. package/dist/client/chunks/chart-measure-profile-BVjUonqU.js +0 -114
  310. package/dist/client/chunks/chart-measure-profile-BVjUonqU.js.map +0 -1
  311. package/dist/client/chunks/chart-pie-DblG6w7g.js +0 -137
  312. package/dist/client/chunks/chart-pie-DblG6w7g.js.map +0 -1
  313. package/dist/client/chunks/chart-radar-BHZbeeTg.js +0 -129
  314. package/dist/client/chunks/chart-radar-BHZbeeTg.js.map +0 -1
  315. package/dist/client/chunks/chart-radial-bar-AlEJC1Jo.js +0 -119
  316. package/dist/client/chunks/chart-radial-bar-AlEJC1Jo.js.map +0 -1
  317. package/dist/client/chunks/chart-sankey-E8vYKjQF.js +0 -189
  318. package/dist/client/chunks/chart-sankey-E8vYKjQF.js.map +0 -1
  319. package/dist/client/chunks/chart-scatter-Bbxqi0iw.js +0 -202
  320. package/dist/client/chunks/chart-scatter-Bbxqi0iw.js.map +0 -1
  321. package/dist/client/chunks/chart-sunburst-BgnTKolT.js +0 -188
  322. package/dist/client/chunks/chart-sunburst-BgnTKolT.js.map +0 -1
  323. package/dist/client/chunks/chart-tree-map-i9LGCLwl.js +0 -284
  324. package/dist/client/chunks/chart-tree-map-i9LGCLwl.js.map +0 -1
  325. package/dist/client/chunks/chart-waterfall-BeIhCm83.js +0 -191
  326. package/dist/client/chunks/chart-waterfall-BeIhCm83.js.map +0 -1
  327. package/dist/client/chunks/charts-core-BUUO36OM.js +0 -692
  328. package/dist/client/chunks/charts-core-BUUO36OM.js.map +0 -1
  329. package/dist/client/chunks/charts-loader-goTYnavu.js +0 -258
  330. package/dist/client/chunks/charts-loader-goTYnavu.js.map +0 -1
  331. package/dist/client/chunks/components-BFgYvFq6.js +0 -10066
  332. package/dist/client/chunks/components-BFgYvFq6.js.map +0 -1
  333. package/dist/client/chunks/core-Y9e-sNfb.js +0 -1068
  334. package/dist/client/chunks/core-Y9e-sNfb.js.map +0 -1
  335. package/dist/client/chunks/flow-utils-CjQZG5qq.js +0 -16
  336. package/dist/client/chunks/flow-utils-CjQZG5qq.js.map +0 -1
  337. package/dist/client/chunks/funnel-utils-CyonoNeC.js +0 -135
  338. package/dist/client/chunks/funnel-utils-CyonoNeC.js.map +0 -1
  339. package/dist/client/chunks/icons-CwvgmdIP.js +0 -1636
  340. package/dist/client/chunks/icons-CwvgmdIP.js.map +0 -1
  341. package/dist/client/chunks/index-CApFCBF9.js +0 -81
  342. package/dist/client/chunks/index-CApFCBF9.js.map +0 -1
  343. package/dist/client/chunks/index-_2PSgbkC.js +0 -1046
  344. package/dist/client/chunks/index-_2PSgbkC.js.map +0 -1
  345. package/dist/client/chunks/javascript-DII1YQGr.js +0 -659
  346. package/dist/client/chunks/javascript-DII1YQGr.js.map +0 -1
  347. package/dist/client/chunks/json-C_6Prymp.js +0 -39
  348. package/dist/client/chunks/json-C_6Prymp.js.map +0 -1
  349. package/dist/client/chunks/providers-Ds7DRmnO.js +0 -554
  350. package/dist/client/chunks/providers-Ds7DRmnO.js.map +0 -1
  351. package/dist/client/chunks/retention-CzCo8262.js +0 -120
  352. package/dist/client/chunks/retention-CzCo8262.js.map +0 -1
  353. package/dist/client/chunks/schema-visualization-B97a1Ybu.js +0 -772
  354. package/dist/client/chunks/schema-visualization-B97a1Ybu.js.map +0 -1
  355. package/dist/client/chunks/sql-IeKX8fQ8.js +0 -616
  356. package/dist/client/chunks/sql-IeKX8fQ8.js.map +0 -1
  357. package/dist/client/chunks/syntaxHighlighting-DAMSW_A6.js +0 -34
  358. package/dist/client/chunks/syntaxHighlighting-DAMSW_A6.js.map +0 -1
  359. package/dist/client/chunks/theme-Dp3hFed1.js +0 -112
  360. package/dist/client/chunks/theme-Dp3hFed1.js.map +0 -1
  361. package/dist/client/chunks/useDirtyStateTracking-CyAXd07d.js +0 -1231
  362. package/dist/client/chunks/useDirtyStateTracking-CyAXd07d.js.map +0 -1
  363. package/dist/client/chunks/useExplainAI-CfQ_JmF1.js +0 -182
  364. package/dist/client/chunks/useExplainAI-CfQ_JmF1.js.map +0 -1
  365. package/dist/client/chunks/vendor-B2EH3V58.js +0 -2892
  366. package/dist/client/chunks/vendor-B2EH3V58.js.map +0 -1
  367. package/dist/client/components.js.map +0 -1
  368. package/dist/client/hooks.js.map +0 -1
  369. package/dist/client/icons.js.map +0 -1
  370. package/dist/client/providers.js.map +0 -1
  371. package/dist/client/utils.js.map +0 -1
  372. package/dist/server/anthropic-BTkjgFpT.cjs +0 -1
  373. package/dist/server/anthropic-CTu9E801.js +0 -126
  374. package/dist/server/google-BAK9pnQf.cjs +0 -2
  375. package/dist/server/google-DficVAsJ.js +0 -146
  376. package/dist/server/index-BgCeQBuN.cjs +0 -2
  377. package/dist/server/index-C3PskWTr.js +0 -5353
  378. package/dist/server/index-C45_meK_.js +0 -719
  379. package/dist/server/index-ht4NPca9.cjs +0 -23
  380. package/dist/server/openai-BvA6eLs8.cjs +0 -1
  381. package/dist/server/openai-mcE24du8.js +0 -131
@@ -0,0 +1,75 @@
1
+ import { n as e } from "./rolldown-runtime-lc2dmIiU.js";
2
+ //#region src/client/components/charts/KpiNumber.config.ts
3
+ var t = /* @__PURE__ */ e({ kpiNumberConfig: () => n }), n = {
4
+ label: "KPI Number",
5
+ description: "Display key performance indicators as large numbers",
6
+ useCase: "Perfect for showing important metrics like revenue, user count, or other key business metrics in a prominent, easy-to-read format",
7
+ dropZones: [{
8
+ key: "yAxis",
9
+ label: "Value",
10
+ description: "Measure to display as KPI number",
11
+ mandatory: !0,
12
+ maxItems: 1,
13
+ acceptTypes: ["measure"],
14
+ emptyText: "Drop a measure here"
15
+ }],
16
+ displayOptionsConfig: [
17
+ {
18
+ key: "target",
19
+ label: "Target Value",
20
+ type: "string",
21
+ placeholder: "e.g., 100",
22
+ description: "Target value to compare against (first value used if multiple provided)"
23
+ },
24
+ {
25
+ key: "prefix",
26
+ label: "Prefix",
27
+ type: "string",
28
+ placeholder: "e.g., $, €, #",
29
+ description: "Text to display before the number"
30
+ },
31
+ {
32
+ key: "suffix",
33
+ label: "Suffix",
34
+ type: "string",
35
+ placeholder: "e.g., %, units, items",
36
+ description: "Text to display after the number"
37
+ },
38
+ {
39
+ key: "decimals",
40
+ label: "Decimal Places",
41
+ type: "number",
42
+ defaultValue: 0,
43
+ min: 0,
44
+ max: 10,
45
+ step: 1,
46
+ description: "Number of decimal places to display"
47
+ },
48
+ {
49
+ key: "valueColorIndex",
50
+ label: "Value Color",
51
+ type: "paletteColor",
52
+ defaultValue: 0,
53
+ description: "Color from the dashboard palette for the KPI value text"
54
+ },
55
+ {
56
+ key: "useLastCompletePeriod",
57
+ label: "Use Last Complete Period",
58
+ type: "boolean",
59
+ defaultValue: !0,
60
+ description: "Exclude current incomplete period from aggregation (e.g., partial week/month)"
61
+ },
62
+ {
63
+ key: "skipLastPeriod",
64
+ label: "Skip Last Period",
65
+ type: "boolean",
66
+ defaultValue: !1,
67
+ description: "Always exclude the last period regardless of completeness"
68
+ }
69
+ ],
70
+ displayOptions: ["hideHeader"]
71
+ };
72
+ //#endregion
73
+ export { n, t };
74
+
75
+ //# sourceMappingURL=chart-config-kpi-number-DptOyhk0.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-kpi-number-DptOyhk0.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: 'KPI Number',\n description: 'Display key performance indicators as large numbers',\n useCase: 'Perfect for showing important metrics like revenue, user count, or other key business metrics in a prominent, easy-to-read format',\n dropZones: [\n {\n key: 'yAxis',\n label: 'Value',\n description: 'Measure to display as KPI number',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Drop a measure here'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'target',\n label: 'Target Value',\n type: 'string',\n placeholder: 'e.g., 100',\n description: 'Target value to compare against (first value used if multiple provided)'\n },\n {\n key: 'prefix',\n label: 'Prefix',\n type: 'string',\n placeholder: 'e.g., $, €, #',\n description: 'Text to display before the number'\n },\n {\n key: 'suffix',\n label: 'Suffix',\n type: 'string',\n placeholder: 'e.g., %, units, items',\n description: 'Text to display after the number'\n },\n {\n key: 'decimals',\n label: 'Decimal Places',\n type: 'number',\n defaultValue: 0,\n min: 0,\n max: 10,\n step: 1,\n description: 'Number of decimal places to display'\n },\n {\n key: 'valueColorIndex',\n label: 'Value Color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'Color from the dashboard palette for the KPI value text'\n },\n {\n key: 'useLastCompletePeriod',\n label: 'Use Last Complete Period',\n type: 'boolean',\n defaultValue: true,\n description: 'Exclude current incomplete period from aggregation (e.g., partial week/month)'\n },\n {\n key: 'skipLastPeriod',\n label: 'Skip Last Period',\n type: 'boolean',\n defaultValue: false,\n description: 'Always exclude the last period regardless of completeness'\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-lc2dmIiU.js";
2
+ //#region src/client/components/charts/KpiText.config.ts
3
+ var t = /* @__PURE__ */ e({ kpiTextConfig: () => n }), n = {
4
+ label: "KPI Text",
5
+ description: "Display key performance indicators as customizable text",
6
+ useCase: "Perfect for showing metrics with custom formatting, combining multiple values, or displaying contextual KPI information using templates",
7
+ dropZones: [{
8
+ key: "yAxis",
9
+ label: "Value",
10
+ description: "Measure to display in the KPI text template",
11
+ mandatory: !0,
12
+ maxItems: 1,
13
+ acceptTypes: ["measure"],
14
+ emptyText: "Drop a measure here"
15
+ }],
16
+ displayOptionsConfig: [
17
+ {
18
+ key: "template",
19
+ label: "Text Template",
20
+ type: "string",
21
+ placeholder: "e.g., Total Revenue: ${value}",
22
+ description: "Template for displaying the text. Use ${value} to insert the measure value."
23
+ },
24
+ {
25
+ key: "decimals",
26
+ label: "Decimal Places",
27
+ type: "number",
28
+ defaultValue: 0,
29
+ min: 0,
30
+ max: 10,
31
+ step: 1,
32
+ description: "Number of decimal places to display for numeric values"
33
+ },
34
+ {
35
+ key: "valueColorIndex",
36
+ label: "Value Color",
37
+ type: "paletteColor",
38
+ defaultValue: 0,
39
+ description: "Color from the dashboard palette for the KPI value text"
40
+ }
41
+ ],
42
+ displayOptions: ["hideHeader"]
43
+ };
44
+ //#endregion
45
+ export { n, t };
46
+
47
+ //# sourceMappingURL=chart-config-kpi-text-D9DdVWqd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-kpi-text-D9DdVWqd.js","names":[],"sources":["../../../src/client/components/charts/KpiText.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the KPI Text chart type\n */\nexport const kpiTextConfig: ChartTypeConfig = {\n label: 'KPI Text',\n description: 'Display key performance indicators as customizable text',\n useCase: 'Perfect for showing metrics with custom formatting, combining multiple values, or displaying contextual KPI information using templates',\n dropZones: [\n {\n key: 'yAxis',\n label: 'Value',\n description: 'Measure to display in the KPI text template',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Drop a measure here'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'template',\n label: 'Text Template',\n type: 'string',\n placeholder: 'e.g., Total Revenue: ${value}',\n description: 'Template for displaying the text. Use ${value} to insert the measure value.'\n },\n {\n key: 'decimals',\n label: 'Decimal Places',\n type: 'number',\n defaultValue: 0,\n min: 0,\n max: 10,\n step: 1,\n description: 'Number of decimal places to display for numeric values'\n },\n {\n key: 'valueColorIndex',\n label: 'Value Color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'Color from the dashboard palette for the KPI value text'\n }\n ],\n displayOptions: ['hideHeader']\n}"],"mappings":";;uDAKa,IAAiC;CAC5C,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACD,gBAAgB,CAAC,aAAa"}
@@ -0,0 +1,104 @@
1
+ import { n as e } from "./rolldown-runtime-lc2dmIiU.js";
2
+ //#region src/client/components/charts/LineChart.config.ts
3
+ var t = /* @__PURE__ */ e({ lineChartConfig: () => n }), n = {
4
+ label: "Line Chart",
5
+ description: "Show trends and changes over time",
6
+ useCase: "Best for continuous data, trends, time series, and showing relationships between multiple series",
7
+ clickableElements: { point: !0 },
8
+ dropZones: [
9
+ {
10
+ key: "xAxis",
11
+ label: "X-Axis (Time/Categories)",
12
+ description: "Time dimensions or dimensions for X-axis",
13
+ mandatory: !0,
14
+ acceptTypes: ["dimension", "timeDimension"],
15
+ emptyText: "Drop time dimensions or dimensions here"
16
+ },
17
+ {
18
+ key: "yAxis",
19
+ label: "Y-Axis (Values)",
20
+ description: "Measures for line values",
21
+ mandatory: !0,
22
+ acceptTypes: ["measure"],
23
+ emptyText: "Drop measures here",
24
+ enableDualAxis: !0
25
+ },
26
+ {
27
+ key: "series",
28
+ label: "Series (Multiple Lines)",
29
+ description: "Dimensions to create separate lines",
30
+ mandatory: !1,
31
+ acceptTypes: ["dimension"],
32
+ emptyText: "Drop dimensions here for multiple lines"
33
+ }
34
+ ],
35
+ displayOptions: [
36
+ "showLegend",
37
+ "showGrid",
38
+ "showTooltip",
39
+ "hideHeader"
40
+ ],
41
+ displayOptionsConfig: [
42
+ {
43
+ key: "connectNulls",
44
+ label: "Connect Nulls",
45
+ type: "boolean",
46
+ defaultValue: !1,
47
+ description: "Draw continuous line through missing data points"
48
+ },
49
+ {
50
+ key: "target",
51
+ label: "Target Values",
52
+ type: "string",
53
+ placeholder: "e.g., 100 or 50,75 for spread",
54
+ description: "Single value or comma-separated values to spread across X-axis"
55
+ },
56
+ {
57
+ key: "priorPeriodStyle",
58
+ label: "Prior Period Line Style",
59
+ type: "select",
60
+ defaultValue: "dashed",
61
+ options: [
62
+ {
63
+ value: "dashed",
64
+ label: "Dashed"
65
+ },
66
+ {
67
+ value: "dotted",
68
+ label: "Dotted"
69
+ },
70
+ {
71
+ value: "solid",
72
+ label: "Solid"
73
+ }
74
+ ],
75
+ description: "Line style for prior period in comparison mode"
76
+ },
77
+ {
78
+ key: "priorPeriodOpacity",
79
+ label: "Prior Period Opacity",
80
+ type: "number",
81
+ defaultValue: .5,
82
+ min: .1,
83
+ max: 1,
84
+ step: .1,
85
+ description: "Opacity for prior period lines (0.1 to 1)"
86
+ },
87
+ {
88
+ key: "leftYAxisFormat",
89
+ label: "Left Y-Axis Format",
90
+ type: "axisFormat",
91
+ description: "Number formatting for left Y-axis"
92
+ },
93
+ {
94
+ key: "rightYAxisFormat",
95
+ label: "Right Y-Axis Format",
96
+ type: "axisFormat",
97
+ description: "Number formatting for right Y-axis"
98
+ }
99
+ ]
100
+ };
101
+ //#endregion
102
+ export { n, t };
103
+
104
+ //# sourceMappingURL=chart-config-line-B3NgLF7K.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-line-B3NgLF7K.js","names":[],"sources":["../../../src/client/components/charts/LineChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the line chart type\n */\nexport const lineChartConfig: ChartTypeConfig = {\n label: 'Line Chart',\n description: 'Show trends and changes over time',\n useCase: 'Best for continuous data, trends, time series, and showing relationships between multiple series',\n clickableElements: { point: true },\n dropZones: [\n {\n key: 'xAxis',\n label: 'X-Axis (Time/Categories)',\n description: 'Time dimensions or dimensions for X-axis',\n mandatory: true,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'Drop time dimensions or dimensions here'\n },\n {\n key: 'yAxis',\n label: 'Y-Axis (Values)',\n description: 'Measures for line values',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'Drop measures here',\n enableDualAxis: true\n },\n {\n key: 'series',\n label: 'Series (Multiple Lines)',\n description: 'Dimensions to create separate lines',\n mandatory: false,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions here for multiple lines'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'connectNulls',\n label: 'Connect Nulls',\n type: 'boolean',\n defaultValue: false,\n description: 'Draw continuous line through missing data points'\n },\n {\n key: 'target',\n label: 'Target Values',\n type: 'string',\n placeholder: 'e.g., 100 or 50,75 for spread',\n description: 'Single value or comma-separated values to spread across X-axis'\n },\n {\n key: 'priorPeriodStyle',\n label: 'Prior Period Line Style',\n type: 'select',\n defaultValue: 'dashed',\n options: [\n { value: 'dashed', label: 'Dashed' },\n { value: 'dotted', label: 'Dotted' },\n { value: 'solid', label: 'Solid' }\n ],\n description: 'Line style for prior period in comparison mode'\n },\n {\n key: 'priorPeriodOpacity',\n label: 'Prior Period Opacity',\n type: 'number',\n defaultValue: 0.5,\n min: 0.1,\n max: 1,\n step: 0.1,\n description: 'Opacity for prior period lines (0.1 to 1)'\n },\n {\n key: 'leftYAxisFormat',\n label: 'Left Y-Axis Format',\n type: 'axisFormat',\n description: 'Number formatting for left Y-axis'\n },\n {\n key: 'rightYAxisFormat',\n label: 'Right Y-Axis Format',\n type: 'axisFormat',\n description: 'Number formatting for right Y-axis'\n }\n ]\n}"],"mappings":";;yDAKa,IAAmC;CAC9C,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE,OAAO,IAAM;CAClC,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,aAAa,gBAAgB;GAC3C,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,UAAU;GACxB,WAAW;GACX,gBAAgB;GACjB;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAa;CACvE,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAS,OAAO;KAAS;IACnC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF"}
@@ -0,0 +1,117 @@
1
+ import { n as e } from "./rolldown-runtime-lc2dmIiU.js";
2
+ //#region src/client/components/charts/MarkdownChart.config.ts
3
+ var t = /* @__PURE__ */ e({ markdownConfig: () => n }), n = {
4
+ label: "Markdown",
5
+ description: "Display custom markdown content with formatting",
6
+ useCase: "Perfect for adding documentation, notes, section headers, instructions, or formatted text to dashboards",
7
+ skipQuery: !0,
8
+ dropZones: [],
9
+ displayOptionsConfig: [
10
+ {
11
+ key: "content",
12
+ label: "Markdown Content",
13
+ type: "string",
14
+ placeholder: "# Welcome\n\nAdd your **markdown** content here:\n\n- Lists with bullets\n- [Links](https://example.com)\n- *Italic* and **bold** text\n\n---\n\nUse --- for horizontal rules.",
15
+ description: "Enter markdown text. Supports headers (#), bold (**text**), italic (*text*), links ([text](url)), lists (- item), and horizontal rules (---)."
16
+ },
17
+ {
18
+ key: "accentColorIndex",
19
+ label: "Accent Color",
20
+ type: "paletteColor",
21
+ defaultValue: 0,
22
+ description: "Color from the dashboard palette for headers, bullets, and links"
23
+ },
24
+ {
25
+ key: "fontSize",
26
+ label: "Font Size",
27
+ type: "select",
28
+ defaultValue: "medium",
29
+ options: [
30
+ {
31
+ value: "small",
32
+ label: "Small"
33
+ },
34
+ {
35
+ value: "medium",
36
+ label: "Medium"
37
+ },
38
+ {
39
+ value: "large",
40
+ label: "Large"
41
+ }
42
+ ],
43
+ description: "Overall text size for the markdown content"
44
+ },
45
+ {
46
+ key: "alignment",
47
+ label: "Text Alignment",
48
+ type: "select",
49
+ defaultValue: "left",
50
+ options: [
51
+ {
52
+ value: "left",
53
+ label: "Left"
54
+ },
55
+ {
56
+ value: "center",
57
+ label: "Center"
58
+ },
59
+ {
60
+ value: "right",
61
+ label: "Right"
62
+ }
63
+ ],
64
+ description: "Horizontal alignment of the markdown content"
65
+ },
66
+ {
67
+ key: "hideHeader",
68
+ label: "Hide Header",
69
+ type: "boolean",
70
+ defaultValue: !0,
71
+ description: "Hide the portlet header bar (title and action buttons)"
72
+ },
73
+ {
74
+ key: "transparentBackground",
75
+ label: "Transparent Background",
76
+ type: "boolean",
77
+ defaultValue: !1,
78
+ description: "Remove card background, border, and shadow for seamless integration as section headers"
79
+ },
80
+ {
81
+ key: "autoHeight",
82
+ label: "Auto Height",
83
+ type: "boolean",
84
+ defaultValue: !0,
85
+ description: "In row and mobile layouts, size to markdown content instead of fixed row height"
86
+ },
87
+ {
88
+ key: "accentBorder",
89
+ label: "Accent Border",
90
+ type: "select",
91
+ defaultValue: "none",
92
+ options: [
93
+ {
94
+ value: "none",
95
+ label: "None"
96
+ },
97
+ {
98
+ value: "left",
99
+ label: "Left"
100
+ },
101
+ {
102
+ value: "top",
103
+ label: "Top"
104
+ },
105
+ {
106
+ value: "bottom",
107
+ label: "Bottom"
108
+ }
109
+ ],
110
+ description: "Add an accent-colored border on one side of the content"
111
+ }
112
+ ]
113
+ };
114
+ //#endregion
115
+ export { n, t };
116
+
117
+ //# sourceMappingURL=chart-config-markdown-tlfivQTt.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-markdown-tlfivQTt.js","names":[],"sources":["../../../src/client/components/charts/MarkdownChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the Markdown chart type\n */\nexport const markdownConfig: ChartTypeConfig = {\n label: 'Markdown',\n description: 'Display custom markdown content with formatting',\n useCase: 'Perfect for adding documentation, notes, section headers, instructions, or formatted text to dashboards',\n skipQuery: true, // This chart doesn't require a valid query\n dropZones: [], // No drop zones needed for markdown content\n displayOptionsConfig: [\n {\n key: 'content',\n label: 'Markdown Content',\n type: 'string',\n placeholder: '# Welcome\\n\\nAdd your **markdown** content here:\\n\\n- Lists with bullets\\n- [Links](https://example.com)\\n- *Italic* and **bold** text\\n\\n---\\n\\nUse --- for horizontal rules.',\n description: 'Enter markdown text. Supports headers (#), bold (**text**), italic (*text*), links ([text](url)), lists (- item), and horizontal rules (---).'\n },\n {\n key: 'accentColorIndex',\n label: 'Accent Color',\n type: 'paletteColor',\n defaultValue: 0,\n description: 'Color from the dashboard palette for headers, bullets, and links'\n },\n {\n key: 'fontSize',\n label: 'Font Size',\n type: 'select',\n defaultValue: 'medium',\n options: [\n { value: 'small', label: 'Small' },\n { value: 'medium', label: 'Medium' },\n { value: 'large', label: 'Large' }\n ],\n description: 'Overall text size for the markdown content'\n },\n {\n key: 'alignment',\n label: 'Text Alignment',\n type: 'select',\n defaultValue: 'left',\n options: [\n { value: 'left', label: 'Left' },\n { value: 'center', label: 'Center' },\n { value: 'right', label: 'Right' }\n ],\n description: 'Horizontal alignment of the markdown content'\n },\n {\n key: 'hideHeader',\n label: 'Hide Header',\n type: 'boolean',\n defaultValue: true,\n description: 'Hide the portlet header bar (title and action buttons)'\n },\n {\n key: 'transparentBackground',\n label: 'Transparent Background',\n type: 'boolean',\n defaultValue: false,\n description: 'Remove card background, border, and shadow for seamless integration as section headers'\n },\n {\n key: 'autoHeight',\n label: 'Auto Height',\n type: 'boolean',\n defaultValue: true,\n description: 'In row and mobile layouts, size to markdown content instead of fixed row height'\n },\n {\n key: 'accentBorder',\n label: 'Accent Border',\n type: 'select',\n defaultValue: 'none',\n options: [\n { value: 'none', label: 'None' },\n { value: 'left', label: 'Left' },\n { value: 'top', label: 'Top' },\n { value: 'bottom', label: 'Bottom' }\n ],\n description: 'Add an accent-colored border on one side of the content'\n }\n ]\n}\n"],"mappings":";;wDAKa,IAAkC;CAC7C,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW;CACX,WAAW,EAAE;CACb,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAS,OAAO;KAAS;IAClC;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAS,OAAO;KAAS;IACnC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAQ,OAAO;KAAQ;IAChC;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAS,OAAO;KAAS;IACnC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAQ,OAAO;KAAQ;IAChC;KAAE,OAAO;KAAQ,OAAO;KAAQ;IAChC;KAAE,OAAO;KAAO,OAAO;KAAO;IAC9B;KAAE,OAAO;KAAU,OAAO;KAAU;IACrC;GACD,aAAa;GACd;EACF;CACF"}
@@ -0,0 +1,82 @@
1
+ import { n as e } from "./rolldown-runtime-lc2dmIiU.js";
2
+ //#region src/client/components/charts/MeasureProfileChart.config.ts
3
+ var t = /* @__PURE__ */ e({ measureProfileChartConfig: () => n }), n = {
4
+ label: "Measure Profile",
5
+ description: "Plot N measures as sequential X-axis points to visualise a profile or shape across intervals",
6
+ useCase: "Best for markout interval analysis (e.g. avgMinus2m → avgAtEvent → avgPlus2h), metric profiles, or any pattern across ordered measures",
7
+ displayOptions: [
8
+ "showLegend",
9
+ "showTooltip",
10
+ "hideHeader"
11
+ ],
12
+ dropZones: [{
13
+ key: "yAxis",
14
+ label: "Measures (X-Axis Order)",
15
+ description: "Add 2 or more measures — they become the X-axis categories in the order listed",
16
+ mandatory: !0,
17
+ acceptTypes: ["measure"],
18
+ emptyText: "Drop 2+ measures here (displayed left → right)"
19
+ }, {
20
+ key: "series",
21
+ label: "Series (Split into Multiple Lines)",
22
+ description: "Dimension to split data into separate profile lines (e.g. symbol, platform)",
23
+ mandatory: !1,
24
+ maxItems: 1,
25
+ acceptTypes: ["dimension"],
26
+ emptyText: "Drop a dimension here to create multiple lines"
27
+ }],
28
+ displayOptionsConfig: [
29
+ {
30
+ key: "showReferenceLineAtZero",
31
+ label: "Show Zero Reference Line",
32
+ type: "boolean",
33
+ defaultValue: !0,
34
+ description: "Draw a dashed line at Y = 0"
35
+ },
36
+ {
37
+ key: "showDataLabels",
38
+ label: "Show Data Labels",
39
+ type: "boolean",
40
+ defaultValue: !1,
41
+ description: "Display value at each data point"
42
+ },
43
+ {
44
+ key: "showLegend",
45
+ label: "Show Legend",
46
+ type: "boolean",
47
+ defaultValue: !0,
48
+ description: "Show series legend (only visible with a Series dimension)"
49
+ },
50
+ {
51
+ key: "lineType",
52
+ label: "Line Interpolation",
53
+ type: "select",
54
+ defaultValue: "monotone",
55
+ options: [
56
+ {
57
+ value: "monotone",
58
+ label: "Smooth (monotone)"
59
+ },
60
+ {
61
+ value: "linear",
62
+ label: "Linear"
63
+ },
64
+ {
65
+ value: "step",
66
+ label: "Step"
67
+ }
68
+ ],
69
+ description: "How data points are connected"
70
+ },
71
+ {
72
+ key: "leftYAxisFormat",
73
+ label: "Y-Axis Format",
74
+ type: "axisFormat",
75
+ description: "Number formatting for the Y-axis"
76
+ }
77
+ ]
78
+ };
79
+ //#endregion
80
+ export { n, t };
81
+
82
+ //# sourceMappingURL=chart-config-measure-profile-D7XDwrU2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-measure-profile-D7XDwrU2.js","names":[],"sources":["../../../src/client/components/charts/MeasureProfileChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the measure profile chart type\n */\nexport const measureProfileChartConfig: ChartTypeConfig = {\n label: 'Measure Profile',\n description: 'Plot N measures as sequential X-axis points to visualise a profile or shape across intervals',\n useCase:\n 'Best for markout interval analysis (e.g. avgMinus2m → avgAtEvent → avgPlus2h), metric profiles, or any pattern across ordered measures',\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n dropZones: [\n {\n key: 'yAxis',\n label: 'Measures (X-Axis Order)',\n description: 'Add 2 or more measures — they become the X-axis categories in the order listed',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'Drop 2+ measures here (displayed left → right)',\n },\n {\n key: 'series',\n label: 'Series (Split into Multiple Lines)',\n description: 'Dimension to split data into separate profile lines (e.g. symbol, platform)',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'Drop a dimension here to create multiple lines',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'showReferenceLineAtZero',\n label: 'Show Zero Reference Line',\n type: 'boolean',\n defaultValue: true,\n description: 'Draw a dashed line at Y = 0',\n },\n {\n key: 'showDataLabels',\n label: 'Show Data Labels',\n type: 'boolean',\n defaultValue: false,\n description: 'Display value at each data point',\n },\n {\n key: 'showLegend',\n label: 'Show Legend',\n type: 'boolean',\n defaultValue: true,\n description: 'Show series legend (only visible with a Series dimension)',\n },\n {\n key: 'lineType',\n label: 'Line Interpolation',\n type: 'select',\n defaultValue: 'monotone',\n options: [\n { value: 'monotone', label: 'Smooth (monotone)' },\n { value: 'linear', label: 'Linear' },\n { value: 'step', label: 'Step' },\n ],\n description: 'How data points are connected',\n },\n {\n key: 'leftYAxisFormat',\n label: 'Y-Axis Format',\n type: 'axisFormat',\n description: 'Number formatting for the Y-axis',\n },\n ],\n}\n"],"mappings":";;mEAKa,IAA6C;CACxD,OAAO;CACP,aAAa;CACb,SACE;CACF,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAY,OAAO;KAAqB;IACjD;KAAE,OAAO;KAAU,OAAO;KAAU;IACpC;KAAE,OAAO;KAAQ,OAAO;KAAQ;IACjC;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF;CACF"}
@@ -0,0 +1,68 @@
1
+ import { n as e } from "./rolldown-runtime-lc2dmIiU.js";
2
+ //#region src/client/components/charts/PieChart.config.ts
3
+ var t = /* @__PURE__ */ e({ pieChartConfig: () => n }), n = {
4
+ label: "Pie Chart",
5
+ description: "Show proportions of a whole",
6
+ useCase: "Best for showing percentage distribution or composition of a total (limit to 5-7 slices)",
7
+ clickableElements: { slice: !0 },
8
+ dropZones: [{
9
+ key: "xAxis",
10
+ label: "Categories",
11
+ description: "Dimension for pie slices",
12
+ mandatory: !0,
13
+ maxItems: 1,
14
+ acceptTypes: ["dimension"],
15
+ emptyText: "Drop a dimension for categories"
16
+ }, {
17
+ key: "yAxis",
18
+ label: "Values",
19
+ description: "Measure for slice sizes",
20
+ mandatory: !0,
21
+ maxItems: 1,
22
+ acceptTypes: ["measure"],
23
+ emptyText: "Drop a measure for values"
24
+ }],
25
+ displayOptions: [
26
+ "showLegend",
27
+ "showTooltip",
28
+ "hideHeader"
29
+ ],
30
+ displayOptionsConfig: [{
31
+ key: "innerRadius",
32
+ label: "Inner Radius",
33
+ type: "select",
34
+ description: "Hollow center size (0% = solid pie, higher = donut style)",
35
+ defaultValue: "0%",
36
+ options: [
37
+ {
38
+ value: "0%",
39
+ label: "None (Pie)"
40
+ },
41
+ {
42
+ value: "20%",
43
+ label: "20%"
44
+ },
45
+ {
46
+ value: "40%",
47
+ label: "40%"
48
+ },
49
+ {
50
+ value: "60%",
51
+ label: "60%"
52
+ },
53
+ {
54
+ value: "80%",
55
+ label: "80%"
56
+ }
57
+ ]
58
+ }, {
59
+ key: "leftYAxisFormat",
60
+ label: "Value Format",
61
+ type: "axisFormat",
62
+ description: "Number formatting for values"
63
+ }]
64
+ };
65
+ //#endregion
66
+ export { n, t };
67
+
68
+ //# sourceMappingURL=chart-config-pie-wY0B52PC.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-pie-wY0B52PC.js","names":[],"sources":["../../../src/client/components/charts/PieChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the pie chart type\n */\nexport const pieChartConfig: ChartTypeConfig = {\n label: 'Pie Chart',\n description: 'Show proportions of a whole',\n useCase: 'Best for showing percentage distribution or composition of a total (limit to 5-7 slices)',\n clickableElements: { slice: true },\n dropZones: [\n {\n key: 'xAxis',\n label: 'Categories',\n description: 'Dimension for pie slices',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'Drop a dimension for categories'\n },\n {\n key: 'yAxis',\n label: 'Values',\n description: 'Measure for slice sizes',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Drop a measure for values'\n }\n ],\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'innerRadius',\n label: 'Inner Radius',\n type: 'select',\n description: 'Hollow center size (0% = solid pie, higher = donut style)',\n defaultValue: '0%',\n options: [\n { value: '0%', label: 'None (Pie)' },\n { value: '20%', label: '20%' },\n { value: '40%', label: '40%' },\n { value: '60%', label: '60%' },\n { value: '80%', label: '80%' },\n ]\n },\n {\n key: 'leftYAxisFormat',\n label: 'Value Format',\n type: 'axisFormat',\n description: 'Number formatting for values'\n }\n ]\n}"],"mappings":";;wDAKa,IAAkC;CAC7C,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE,OAAO,IAAM;CAClC,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACb,cAAc;EACd,SAAS;GACP;IAAE,OAAO;IAAM,OAAO;IAAc;GACpC;IAAE,OAAO;IAAO,OAAO;IAAO;GAC9B;IAAE,OAAO;IAAO,OAAO;IAAO;GAC9B;IAAE,OAAO;IAAO,OAAO;IAAO;GAC9B;IAAE,OAAO;IAAO,OAAO;IAAO;GAC/B;EACF,EACD;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -0,0 +1,49 @@
1
+ import { n as e } from "./rolldown-runtime-lc2dmIiU.js";
2
+ //#region src/client/components/charts/RadarChart.config.ts
3
+ var t = /* @__PURE__ */ e({ radarChartConfig: () => n }), n = {
4
+ label: "Radar Chart",
5
+ description: "Compare multiple metrics across categories",
6
+ useCase: "Best for multivariate comparisons, performance metrics, strengths/weaknesses analysis",
7
+ dropZones: [
8
+ {
9
+ key: "xAxis",
10
+ label: "Axes (Categories)",
11
+ description: "Dimensions for radar axes",
12
+ mandatory: !0,
13
+ acceptTypes: ["dimension"],
14
+ emptyText: "Drop dimensions for radar axes"
15
+ },
16
+ {
17
+ key: "yAxis",
18
+ label: "Values",
19
+ description: "Measures for radar values",
20
+ mandatory: !0,
21
+ acceptTypes: ["measure"],
22
+ emptyText: "Drop measures for values"
23
+ },
24
+ {
25
+ key: "series",
26
+ label: "Series (Multiple Shapes)",
27
+ description: "Dimensions to create multiple radar shapes",
28
+ mandatory: !1,
29
+ acceptTypes: ["dimension"],
30
+ emptyText: "Drop dimensions for multiple shapes"
31
+ }
32
+ ],
33
+ displayOptions: [
34
+ "showLegend",
35
+ "showGrid",
36
+ "showTooltip",
37
+ "hideHeader"
38
+ ],
39
+ displayOptionsConfig: [{
40
+ key: "leftYAxisFormat",
41
+ label: "Value Format",
42
+ type: "axisFormat",
43
+ description: "Number formatting for values"
44
+ }]
45
+ };
46
+ //#endregion
47
+ export { n, t };
48
+
49
+ //# sourceMappingURL=chart-config-radar-DRpJBy1M.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-radar-DRpJBy1M.js","names":[],"sources":["../../../src/client/components/charts/RadarChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the radar chart type\n */\nexport const radarChartConfig: ChartTypeConfig = {\n label: 'Radar Chart',\n description: 'Compare multiple metrics across categories',\n useCase: 'Best for multivariate comparisons, performance metrics, strengths/weaknesses analysis',\n dropZones: [\n {\n key: 'xAxis',\n label: 'Axes (Categories)',\n description: 'Dimensions for radar axes',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions for radar axes'\n },\n {\n key: 'yAxis',\n label: 'Values',\n description: 'Measures for radar values',\n mandatory: true,\n acceptTypes: ['measure'],\n emptyText: 'Drop measures for values'\n },\n {\n key: 'series',\n label: 'Series (Multiple Shapes)',\n description: 'Dimensions to create multiple radar shapes',\n mandatory: false,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions for multiple shapes'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'leftYAxisFormat',\n label: 'Value Format',\n type: 'axisFormat',\n description: 'Number formatting for values'\n }\n ]\n}"],"mappings":";;0DAKa,IAAoC;CAC/C,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAa;CACvE,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
@@ -0,0 +1,38 @@
1
+ import { n as e } from "./rolldown-runtime-lc2dmIiU.js";
2
+ //#region src/client/components/charts/RadialBarChart.config.ts
3
+ var t = /* @__PURE__ */ e({ radialBarChartConfig: () => n }), n = {
4
+ label: "Radial Bar Chart",
5
+ description: "Circular progress and KPI visualization",
6
+ useCase: "Best for showing progress toward goals, KPIs, or comparing percentages in a compact form",
7
+ dropZones: [{
8
+ key: "xAxis",
9
+ label: "Categories",
10
+ description: "Dimensions for radial segments",
11
+ mandatory: !0,
12
+ acceptTypes: ["dimension"],
13
+ emptyText: "Drop dimensions for categories"
14
+ }, {
15
+ key: "yAxis",
16
+ label: "Values",
17
+ description: "Measures for radial bar lengths",
18
+ mandatory: !0,
19
+ maxItems: 1,
20
+ acceptTypes: ["measure"],
21
+ emptyText: "Drop a measure for values"
22
+ }],
23
+ displayOptions: [
24
+ "showLegend",
25
+ "showTooltip",
26
+ "hideHeader"
27
+ ],
28
+ displayOptionsConfig: [{
29
+ key: "leftYAxisFormat",
30
+ label: "Value Format",
31
+ type: "axisFormat",
32
+ description: "Number formatting for values"
33
+ }]
34
+ };
35
+ //#endregion
36
+ export { n, t };
37
+
38
+ //# sourceMappingURL=chart-config-radial-bar-DCUpXv9G.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart-config-radial-bar-DCUpXv9G.js","names":[],"sources":["../../../src/client/components/charts/RadialBarChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the radial bar chart type\n */\nexport const radialBarChartConfig: ChartTypeConfig = {\n label: 'Radial Bar Chart',\n description: 'Circular progress and KPI visualization',\n useCase: 'Best for showing progress toward goals, KPIs, or comparing percentages in a compact form',\n dropZones: [\n {\n key: 'xAxis',\n label: 'Categories',\n description: 'Dimensions for radial segments',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'Drop dimensions for categories'\n },\n {\n key: 'yAxis',\n label: 'Values',\n description: 'Measures for radial bar lengths',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'Drop a measure for values'\n }\n ],\n displayOptions: ['showLegend', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'leftYAxisFormat',\n label: 'Value Format',\n type: 'axisFormat',\n description: 'Number formatting for values'\n }\n ]\n}"],"mappings":";;8DAKa,IAAwC;CACnD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}