drizzle-cube 0.5.6 → 0.5.7

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 (225) hide show
  1. package/dist/{server/dist-DxegvyZF.cjs → adapters/dist-BOdf-GQO.cjs} +1 -1
  2. package/dist/adapters/express/index.cjs +1 -1
  3. package/dist/adapters/express/index.js +4 -4
  4. package/dist/adapters/fastify/index.cjs +2 -2
  5. package/dist/adapters/fastify/index.js +4 -4
  6. package/dist/adapters/{google-CT4kgmBf.js → google-CFYljAOF.js} +1 -1
  7. package/dist/adapters/{google-Dgo9-Kb5.cjs → google-DUlXeeDA.cjs} +1 -1
  8. package/dist/adapters/{handler-C0nUppAK.cjs → handler-C63rJUUK.cjs} +2 -2
  9. package/dist/adapters/{handler-Odsi9_Rd.js → handler-Dz1F4iwf.js} +4 -4
  10. package/dist/adapters/hono/index.cjs +1 -1
  11. package/dist/adapters/hono/index.js +4 -4
  12. package/dist/adapters/{locale-Dv6bl_eU.cjs → locale-CTNwPVZI.cjs} +6 -6
  13. package/dist/adapters/{locale-Dy3LcTwN.js → locale-gU_d1Wja.js} +16 -1
  14. package/dist/adapters/mcp-tools.cjs +1 -1
  15. package/dist/adapters/mcp-tools.js +2 -2
  16. package/dist/adapters/mcp-transport-C4J4SAcn.cjs +40 -0
  17. package/dist/adapters/mcp-transport-CVUiifEc.js +579 -0
  18. package/dist/adapters/nextjs/index.cjs +1 -1
  19. package/dist/adapters/nextjs/index.js +4 -4
  20. package/dist/adapters/{openai-BjLV_Wjx.cjs → openai-6wrBvAnv.cjs} +1 -1
  21. package/dist/adapters/openai-BDwb2u7y.cjs +17 -0
  22. package/dist/{server/openai-CLWSwD-D.js → adapters/openai-DiVskd89.js} +1 -1
  23. package/dist/{server/openai-zpXlGbbF.js → adapters/openai-y7GhJNdn.js} +2062 -928
  24. package/dist/adapters/{utils-DklqMBHn.cjs → utils-CkEkU8Bo.cjs} +2 -2
  25. package/dist/adapters/{utils-Bd5mzZfk.js → utils-DosuoabY.js} +8 -6
  26. package/dist/adapters/utils.cjs +1 -1
  27. package/dist/adapters/utils.js +1 -1
  28. package/dist/client/charts.js +13 -13
  29. package/dist/client/chunks/{DashboardEditModal-BiJwVv0b.js → DashboardEditModal-6KRE36mm.js} +6231 -3453
  30. package/dist/client/chunks/DashboardEditModal-6KRE36mm.js.map +1 -0
  31. package/dist/client/chunks/{RetentionCombinedChart-CivIny9P.js → RetentionCombinedChart-CCpu0C-s.js} +4 -4
  32. package/dist/client/chunks/{RetentionCombinedChart-CivIny9P.js.map → RetentionCombinedChart-CCpu0C-s.js.map} +1 -1
  33. package/dist/client/chunks/{RetentionHeatmap-BHCgwZmB.js → RetentionHeatmap-B24PiIfr.js} +3 -3
  34. package/dist/client/chunks/{RetentionHeatmap-BHCgwZmB.js.map → RetentionHeatmap-B24PiIfr.js.map} +1 -1
  35. package/dist/client/chunks/{af-ZA-BdL6DOWy.js → af-ZA-BTaChuqI.js} +1 -1
  36. package/dist/client/chunks/{af-ZA-BdL6DOWy.js.map → af-ZA-BTaChuqI.js.map} +1 -1
  37. package/dist/client/chunks/{analysis-builder-shared-DmyRh2O3.js → analysis-builder-shared-x576-O5p.js} +289 -289
  38. package/dist/client/chunks/{analysis-builder-shared-DmyRh2O3.js.map → analysis-builder-shared-x576-O5p.js.map} +1 -1
  39. package/dist/client/chunks/{analysis-builder-MoGvbMRe.js → analysis-builder-zd48FVJO.js} +244 -244
  40. package/dist/client/chunks/{analysis-builder-MoGvbMRe.js.map → analysis-builder-zd48FVJO.js.map} +1 -1
  41. package/dist/client/chunks/{chart-activity-grid-Bdb8U_NC.js → chart-activity-grid-CiHrLH6Y.js} +6 -6
  42. package/dist/client/chunks/{chart-activity-grid-Bdb8U_NC.js.map → chart-activity-grid-CiHrLH6Y.js.map} +1 -1
  43. package/dist/client/chunks/{chart-area-BZEnT-tf.js → chart-area-CXFK-Grv.js} +3 -3
  44. package/dist/client/chunks/{chart-area-BZEnT-tf.js.map → chart-area-CXFK-Grv.js.map} +1 -1
  45. package/dist/client/chunks/{chart-bar-CTmdv_v0.js → chart-bar-DKXfLoGG.js} +4 -4
  46. package/dist/client/chunks/{chart-bar-CTmdv_v0.js.map → chart-bar-DKXfLoGG.js.map} +1 -1
  47. package/dist/client/chunks/{chart-box-plot-CYObdFtp.js → chart-box-plot-Bu9hy-17.js} +3 -3
  48. package/dist/client/chunks/{chart-box-plot-CYObdFtp.js.map → chart-box-plot-Bu9hy-17.js.map} +1 -1
  49. package/dist/client/chunks/{chart-bubble-CjFprySz.js → chart-bubble-DGkTQlxM.js} +3 -3
  50. package/dist/client/chunks/{chart-bubble-CjFprySz.js.map → chart-bubble-DGkTQlxM.js.map} +1 -1
  51. package/dist/client/chunks/{chart-candlestick-D2HoM3B5.js → chart-candlestick-Dau5AF4E.js} +3 -3
  52. package/dist/client/chunks/{chart-candlestick-D2HoM3B5.js.map → chart-candlestick-Dau5AF4E.js.map} +1 -1
  53. package/dist/client/chunks/{chart-config-activity-grid-Bom99j9m.js → chart-config-activity-grid-D_UX4NHC.js} +2 -2
  54. package/dist/client/chunks/{chart-config-activity-grid-Bom99j9m.js.map → chart-config-activity-grid-D_UX4NHC.js.map} +1 -1
  55. package/dist/client/chunks/{chart-config-area-DtYTKZxS.js → chart-config-area-Bq_UsW3x.js} +2 -2
  56. package/dist/client/chunks/{chart-config-area-DtYTKZxS.js.map → chart-config-area-Bq_UsW3x.js.map} +1 -1
  57. package/dist/client/chunks/{chart-config-bar-7v5JVY2y.js → chart-config-bar-_JEGZnAu.js} +2 -2
  58. package/dist/client/chunks/{chart-config-bar-7v5JVY2y.js.map → chart-config-bar-_JEGZnAu.js.map} +1 -1
  59. package/dist/client/chunks/{chart-config-box-plot-BHGv-wqu.js → chart-config-box-plot-DJ-dWWXA.js} +2 -2
  60. package/dist/client/chunks/{chart-config-box-plot-BHGv-wqu.js.map → chart-config-box-plot-DJ-dWWXA.js.map} +1 -1
  61. package/dist/client/chunks/{chart-config-bubble-BkHm-mfu.js → chart-config-bubble-gIoqVyjZ.js} +2 -2
  62. package/dist/client/chunks/{chart-config-bubble-BkHm-mfu.js.map → chart-config-bubble-gIoqVyjZ.js.map} +1 -1
  63. package/dist/client/chunks/{chart-config-candlestick-D1aaHvTe.js → chart-config-candlestick-N6DchAA3.js} +2 -2
  64. package/dist/client/chunks/{chart-config-candlestick-D1aaHvTe.js.map → chart-config-candlestick-N6DchAA3.js.map} +1 -1
  65. package/dist/client/chunks/{chart-config-data-table-B_Hw8w2J.js → chart-config-data-table-d7VBY-y_.js} +2 -2
  66. package/dist/client/chunks/{chart-config-data-table-B_Hw8w2J.js.map → chart-config-data-table-d7VBY-y_.js.map} +1 -1
  67. package/dist/client/chunks/{chart-config-funnel-DL8PSGuL.js → chart-config-funnel-DEYMcxsD.js} +2 -2
  68. package/dist/client/chunks/{chart-config-funnel-DL8PSGuL.js.map → chart-config-funnel-DEYMcxsD.js.map} +1 -1
  69. package/dist/client/chunks/{chart-config-gauge-BVLxuA3f.js → chart-config-gauge-DSwC04l0.js} +2 -2
  70. package/dist/client/chunks/{chart-config-gauge-BVLxuA3f.js.map → chart-config-gauge-DSwC04l0.js.map} +1 -1
  71. package/dist/client/chunks/{chart-config-heat-map-CjudGdui.js → chart-config-heat-map-CfRnRNcw.js} +2 -2
  72. package/dist/client/chunks/{chart-config-heat-map-CjudGdui.js.map → chart-config-heat-map-CfRnRNcw.js.map} +1 -1
  73. package/dist/client/chunks/{chart-config-kpi-delta-Bf47hGqD.js → chart-config-kpi-delta-D6BIkHL3.js} +2 -2
  74. package/dist/client/chunks/{chart-config-kpi-delta-Bf47hGqD.js.map → chart-config-kpi-delta-D6BIkHL3.js.map} +1 -1
  75. package/dist/client/chunks/{chart-config-kpi-number-QTQRNgOi.js → chart-config-kpi-number-Bx-V9a62.js} +2 -2
  76. package/dist/client/chunks/{chart-config-kpi-number-QTQRNgOi.js.map → chart-config-kpi-number-Bx-V9a62.js.map} +1 -1
  77. package/dist/client/chunks/{chart-config-kpi-text-BRze2eyh.js → chart-config-kpi-text-CcqC1u-8.js} +2 -2
  78. package/dist/client/chunks/{chart-config-kpi-text-BRze2eyh.js.map → chart-config-kpi-text-CcqC1u-8.js.map} +1 -1
  79. package/dist/client/chunks/{chart-config-line-BFeCqmKH.js → chart-config-line-Db3jDsWc.js} +2 -2
  80. package/dist/client/chunks/{chart-config-line-BFeCqmKH.js.map → chart-config-line-Db3jDsWc.js.map} +1 -1
  81. package/dist/client/chunks/{chart-config-markdown-EWYckwXv.js → chart-config-markdown-BtRIe8JN.js} +2 -2
  82. package/dist/client/chunks/{chart-config-markdown-EWYckwXv.js.map → chart-config-markdown-BtRIe8JN.js.map} +1 -1
  83. package/dist/client/chunks/{chart-config-measure-profile-B9nIhqKR.js → chart-config-measure-profile-DxRGa-zf.js} +2 -2
  84. package/dist/client/chunks/{chart-config-measure-profile-B9nIhqKR.js.map → chart-config-measure-profile-DxRGa-zf.js.map} +1 -1
  85. package/dist/client/chunks/{chart-config-pie-6LHtEyMM.js → chart-config-pie-DD4SmRTF.js} +2 -2
  86. package/dist/client/chunks/{chart-config-pie-6LHtEyMM.js.map → chart-config-pie-DD4SmRTF.js.map} +1 -1
  87. package/dist/client/chunks/{chart-config-radar-BuLS6Inn.js → chart-config-radar-CC2XAaGr.js} +2 -2
  88. package/dist/client/chunks/{chart-config-radar-BuLS6Inn.js.map → chart-config-radar-CC2XAaGr.js.map} +1 -1
  89. package/dist/client/chunks/{chart-config-radial-bar-BP0eMohx.js → chart-config-radial-bar-DmxKx1R0.js} +2 -2
  90. package/dist/client/chunks/{chart-config-radial-bar-BP0eMohx.js.map → chart-config-radial-bar-DmxKx1R0.js.map} +1 -1
  91. package/dist/client/chunks/{chart-config-sankey-CT8oGIGP.js → chart-config-sankey-BTnWA7EW.js} +2 -2
  92. package/dist/client/chunks/{chart-config-sankey-CT8oGIGP.js.map → chart-config-sankey-BTnWA7EW.js.map} +1 -1
  93. package/dist/client/chunks/{chart-config-scatter-DOSpN07Z.js → chart-config-scatter-DSYTjwRb.js} +2 -2
  94. package/dist/client/chunks/{chart-config-scatter-DOSpN07Z.js.map → chart-config-scatter-DSYTjwRb.js.map} +1 -1
  95. package/dist/client/chunks/{chart-config-sunburst-BSUX_YoB.js → chart-config-sunburst-Bwjtdf7X.js} +2 -2
  96. package/dist/client/chunks/{chart-config-sunburst-BSUX_YoB.js.map → chart-config-sunburst-Bwjtdf7X.js.map} +1 -1
  97. package/dist/client/chunks/{chart-config-tree-map-D8GuAgVB.js → chart-config-tree-map-BI-oQStO.js} +2 -2
  98. package/dist/client/chunks/{chart-config-tree-map-D8GuAgVB.js.map → chart-config-tree-map-BI-oQStO.js.map} +1 -1
  99. package/dist/client/chunks/{chart-config-waterfall-BDi7BoJP.js → chart-config-waterfall-DSnyixbI.js} +2 -2
  100. package/dist/client/chunks/{chart-config-waterfall-BDi7BoJP.js.map → chart-config-waterfall-DSnyixbI.js.map} +1 -1
  101. package/dist/client/chunks/{chart-data-table-DT4uBZaq.js → chart-data-table-Cm5jrpaw.js} +842 -834
  102. package/dist/client/chunks/chart-data-table-Cm5jrpaw.js.map +1 -0
  103. package/dist/client/chunks/{chart-funnel-B9crR3b3.js → chart-funnel-Eke8IPtG.js} +3 -3
  104. package/dist/client/chunks/{chart-funnel-B9crR3b3.js.map → chart-funnel-Eke8IPtG.js.map} +1 -1
  105. package/dist/client/chunks/{chart-gauge-DAMFsicz.js → chart-gauge-DeRZNsyl.js} +3 -3
  106. package/dist/client/chunks/{chart-gauge-DAMFsicz.js.map → chart-gauge-DeRZNsyl.js.map} +1 -1
  107. package/dist/client/chunks/{chart-heat-map-BxgM_X1G.js → chart-heat-map-C86thSJ4.js} +3 -3
  108. package/dist/client/chunks/{chart-heat-map-BxgM_X1G.js.map → chart-heat-map-C86thSJ4.js.map} +1 -1
  109. package/dist/client/chunks/{chart-kpi-delta-DJKL02Ut.js → chart-kpi-delta-CxOYD2f1.js} +6 -6
  110. package/dist/client/chunks/{chart-kpi-delta-DJKL02Ut.js.map → chart-kpi-delta-CxOYD2f1.js.map} +1 -1
  111. package/dist/client/chunks/{chart-kpi-number-CuNEYbRx.js → chart-kpi-number-C6gWz-x4.js} +8 -8
  112. package/dist/client/chunks/{chart-kpi-number-CuNEYbRx.js.map → chart-kpi-number-C6gWz-x4.js.map} +1 -1
  113. package/dist/client/chunks/{chart-kpi-text-u8FJaZDQ.js → chart-kpi-text-dDONrhS-.js} +4 -4
  114. package/dist/client/chunks/{chart-kpi-text-u8FJaZDQ.js.map → chart-kpi-text-dDONrhS-.js.map} +1 -1
  115. package/dist/client/chunks/{chart-line-BZhzOjRl.js → chart-line-r4iWevKZ.js} +4 -4
  116. package/dist/client/chunks/{chart-line-BZhzOjRl.js.map → chart-line-r4iWevKZ.js.map} +1 -1
  117. package/dist/client/chunks/{chart-markdown-DEtjn8gx.js → chart-markdown-BPW-EAm9.js} +920 -924
  118. package/dist/client/chunks/chart-markdown-BPW-EAm9.js.map +1 -0
  119. package/dist/client/chunks/{chart-measure-profile-BnpIOS4Q.js → chart-measure-profile-BI3kADCp.js} +4 -4
  120. package/dist/client/chunks/{chart-measure-profile-BnpIOS4Q.js.map → chart-measure-profile-BI3kADCp.js.map} +1 -1
  121. package/dist/client/chunks/{chart-pie-CsdzxmSK.js → chart-pie-yqH2YVEI.js} +4 -4
  122. package/dist/client/chunks/{chart-pie-CsdzxmSK.js.map → chart-pie-yqH2YVEI.js.map} +1 -1
  123. package/dist/client/chunks/{chart-radar-C_9RwMKw.js → chart-radar-B-_3v-rE.js} +4 -4
  124. package/dist/client/chunks/{chart-radar-C_9RwMKw.js.map → chart-radar-B-_3v-rE.js.map} +1 -1
  125. package/dist/client/chunks/{chart-radial-bar-CewRelyQ.js → chart-radial-bar-C0EgzfAF.js} +4 -4
  126. package/dist/client/chunks/{chart-radial-bar-CewRelyQ.js.map → chart-radial-bar-C0EgzfAF.js.map} +1 -1
  127. package/dist/client/chunks/{chart-sankey-ItraHWH1.js → chart-sankey-CFzjGvZX.js} +3 -3
  128. package/dist/client/chunks/{chart-sankey-ItraHWH1.js.map → chart-sankey-CFzjGvZX.js.map} +1 -1
  129. package/dist/client/chunks/{chart-scatter-k2IJbO2Y.js → chart-scatter-DZPirzwX.js} +4 -4
  130. package/dist/client/chunks/{chart-scatter-k2IJbO2Y.js.map → chart-scatter-DZPirzwX.js.map} +1 -1
  131. package/dist/client/chunks/{chart-sunburst-NsFRuqi9.js → chart-sunburst-91Q2tzaB.js} +4 -4
  132. package/dist/client/chunks/{chart-sunburst-NsFRuqi9.js.map → chart-sunburst-91Q2tzaB.js.map} +1 -1
  133. package/dist/client/chunks/{chart-tree-map-Cj_ewpwJ.js → chart-tree-map-Bi4axCvh.js} +4 -4
  134. package/dist/client/chunks/{chart-tree-map-Cj_ewpwJ.js.map → chart-tree-map-Bi4axCvh.js.map} +1 -1
  135. package/dist/client/chunks/{chart-waterfall-C-MTFcOz.js → chart-waterfall-DcHbbPaG.js} +4 -4
  136. package/dist/client/chunks/{chart-waterfall-C-MTFcOz.js.map → chart-waterfall-DcHbbPaG.js.map} +1 -1
  137. package/dist/client/chunks/{charts-core-vZA3zPKb.js → charts-core-CrBDYN6N.js} +2 -2
  138. package/dist/client/chunks/{charts-core-vZA3zPKb.js.map → charts-core-CrBDYN6N.js.map} +1 -1
  139. package/dist/client/chunks/{core-Su6tIYhp.js → core-DsAWNRRv.js} +84 -84
  140. package/dist/client/chunks/{core-Su6tIYhp.js.map → core-DsAWNRRv.js.map} +1 -1
  141. package/dist/client/chunks/{dist-BTq3NoG3.js → dist-zPWyTBdU.js} +1 -1
  142. package/dist/client/chunks/{dist-BTq3NoG3.js.map → dist-zPWyTBdU.js.map} +1 -1
  143. package/dist/client/chunks/{en-US-D-1JPTPv.js → en-US-BE6VoG0o.js} +1 -1
  144. package/dist/client/chunks/{en-US-D-1JPTPv.js.map → en-US-BE6VoG0o.js.map} +1 -1
  145. package/dist/client/chunks/{exceljs.min-Dc1cBQ5l.js → exceljs.min-CIqBqwTW.js} +2 -2
  146. package/dist/client/chunks/{exceljs.min-Dc1cBQ5l.js.map → exceljs.min-CIqBqwTW.js.map} +1 -1
  147. package/dist/client/chunks/{javascript-YXkoOgWa.js → javascript-DFnKaHmQ.js} +3 -3
  148. package/dist/client/chunks/{javascript-YXkoOgWa.js.map → javascript-DFnKaHmQ.js.map} +1 -1
  149. package/dist/client/chunks/{json-O7MKB_4V.js → json-Cu6rbgWf.js} +1 -1
  150. package/dist/client/chunks/{json-O7MKB_4V.js.map → json-Cu6rbgWf.js.map} +1 -1
  151. package/dist/client/chunks/{nl-NL-BErZMygi.js → nl-NL-oyr2wENY.js} +1 -1
  152. package/dist/client/chunks/{nl-NL-BErZMygi.js.map → nl-NL-oyr2wENY.js.map} +1 -1
  153. package/dist/client/chunks/{providers-DX3Vw5kc.js → providers-DwQCKdGW.js} +1 -1
  154. package/dist/client/chunks/{providers-DX3Vw5kc.js.map → providers-DwQCKdGW.js.map} +1 -1
  155. package/dist/client/chunks/{retention-YhT1Oohi.js → retention-ChW9jYdy.js} +1 -1
  156. package/dist/client/chunks/{retention-YhT1Oohi.js.map → retention-ChW9jYdy.js.map} +1 -1
  157. package/dist/client/chunks/{schema-visualization-BY9L2nBQ.js → schema-visualization-BszcrmZX.js} +5 -5
  158. package/dist/client/chunks/{schema-visualization-BY9L2nBQ.js.map → schema-visualization-BszcrmZX.js.map} +1 -1
  159. package/dist/client/chunks/{sql-r2a-9CCK.js → sql-CmVzGP4w.js} +1 -1
  160. package/dist/client/chunks/{sql-r2a-9CCK.js.map → sql-CmVzGP4w.js.map} +1 -1
  161. package/dist/client/chunks/{useDebounce-DGfYXtkm.js → useDirtyStateTracking-B5wCDJSj.js} +99 -37
  162. package/dist/client/chunks/useDirtyStateTracking-B5wCDJSj.js.map +1 -0
  163. package/dist/client/chunks/{useExplainAI-CD0KuKwY.js → useExplainAI-CCeCYzDm.js} +19 -19
  164. package/dist/client/chunks/{useExplainAI-CD0KuKwY.js.map → useExplainAI-CCeCYzDm.js.map} +1 -1
  165. package/dist/client/chunks/{useNotebookLayout-DKkMenhj.js → useNotebookLayout-Ck3Z3uzg.js} +2 -2
  166. package/dist/client/chunks/{useNotebookLayout-DKkMenhj.js.map → useNotebookLayout-Ck3Z3uzg.js.map} +1 -1
  167. package/dist/client/chunks/{utils-D2SCtAkZ.js → utils-kqa-JIMg.js} +40 -13
  168. package/dist/client/chunks/utils-kqa-JIMg.js.map +1 -0
  169. package/dist/client/chunks/{vendor-CfR5hJGc.js → vendor-0hJNlZXQ.js} +102 -97
  170. package/dist/client/chunks/vendor-0hJNlZXQ.js.map +1 -0
  171. package/dist/client/components/DashboardGrid.d.ts +3 -1
  172. package/dist/client/components/dashboard/DashboardContext.d.ts +113 -0
  173. package/dist/client/components/dashboard/DashboardCoordinator.d.ts +2 -0
  174. package/dist/client/components/dashboard/DashboardFilterBar.d.ts +8 -0
  175. package/dist/client/components/dashboard/DashboardGridSurface.d.ts +8 -0
  176. package/dist/client/components/dashboard/DashboardModals.d.ts +8 -0
  177. package/dist/client/components/dashboard/DashboardProvider.d.ts +2 -0
  178. package/dist/client/components/dashboard/DashboardToolbar.d.ts +11 -0
  179. package/dist/client/components/dashboard/dashboardGridUtils.d.ts +17 -0
  180. package/dist/client/components/dashboard/index.d.ts +13 -0
  181. package/dist/client/components.d.ts +2 -0
  182. package/dist/client/components.js +3 -4
  183. package/dist/client/hooks.js +5 -6
  184. package/dist/client/icons.js +2 -2
  185. package/dist/client/index.d.ts +2 -0
  186. package/dist/client/index.js +161 -163
  187. package/dist/client/index.js.map +1 -1
  188. package/dist/client/providers.js +3 -3
  189. package/dist/client/schema.js +1 -1
  190. package/dist/client/utils.js +6 -7
  191. package/dist/client-bundle-stats.html +1 -1
  192. package/dist/mcp-app/mcp-app.html +77 -51
  193. package/dist/{adapters/dist-Boc63-1q.cjs → server/dist-BOdf-GQO.cjs} +1 -1
  194. package/dist/server/{google-BXwMolCu.js → google-CFYljAOF.js} +1 -1
  195. package/dist/server/{google-DzQWXFwF.cjs → google-DUlXeeDA.cjs} +1 -1
  196. package/dist/server/index.cjs +7 -7
  197. package/dist/server/index.js +26 -9
  198. package/dist/server/{openai-BfiZU0rG.cjs → openai-6wrBvAnv.cjs} +1 -1
  199. package/dist/server/openai-BDwb2u7y.cjs +17 -0
  200. package/dist/{adapters/openai-DQawCWQb.js → server/openai-DiVskd89.js} +1 -1
  201. package/dist/{adapters/openai-CuUGrKaK.js → server/openai-y7GhJNdn.js} +2062 -928
  202. package/package.json +3 -3
  203. package/dist/adapters/mcp-transport-BCtjU0lC.cjs +0 -40
  204. package/dist/adapters/mcp-transport-DW_Uks-O.js +0 -579
  205. package/dist/adapters/openai-Bgri5TJc.cjs +0 -16
  206. package/dist/client/chunks/DashboardEditModal-BiJwVv0b.js.map +0 -1
  207. package/dist/client/chunks/FieldSearchModal-DdcbCwAi.js +0 -2660
  208. package/dist/client/chunks/FieldSearchModal-DdcbCwAi.js.map +0 -1
  209. package/dist/client/chunks/chart-data-table-DT4uBZaq.js.map +0 -1
  210. package/dist/client/chunks/chart-markdown-DEtjn8gx.js.map +0 -1
  211. package/dist/client/chunks/syntaxHighlighting-5zHcjn27.js +0 -30
  212. package/dist/client/chunks/syntaxHighlighting-5zHcjn27.js.map +0 -1
  213. package/dist/client/chunks/useDebounce-DGfYXtkm.js.map +0 -1
  214. package/dist/client/chunks/useDirtyStateTracking-KAjwj1Ht.js +0 -66
  215. package/dist/client/chunks/useDirtyStateTracking-KAjwj1Ht.js.map +0 -1
  216. package/dist/client/chunks/utils-D2SCtAkZ.js.map +0 -1
  217. package/dist/client/chunks/vendor-CfR5hJGc.js.map +0 -1
  218. package/dist/server/openai-BwsBio1K.cjs +0 -16
  219. /package/dist/adapters/{anthropic-B_rg0BhK.js → anthropic-CZh4hB-m.js} +0 -0
  220. /package/dist/adapters/{anthropic-BIva8k1r.cjs → anthropic-DG4r1LSm.cjs} +0 -0
  221. /package/dist/adapters/{dist-De5fzUEM.js → dist-CH3hwAUk.js} +0 -0
  222. /package/dist/client/chunks/{rolldown-runtime-CKnJJeip.js → rolldown-runtime-CWhphoD1.js} +0 -0
  223. /package/dist/server/{anthropic-BsNspi1r.js → anthropic-CZh4hB-m.js} +0 -0
  224. /package/dist/server/{anthropic-DsCEX6Fm.cjs → anthropic-DG4r1LSm.cjs} +0 -0
  225. /package/dist/server/{dist-CMWZC51B.js → dist-CH3hwAUk.js} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-funnel-DL8PSGuL.js","names":[],"sources":["../../../src/client/components/charts/FunnelChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the funnel chart type\n *\n * Funnel charts visualize sequential conversion data.\n * They work with data from useFunnelQuery which provides\n * pre-calculated step names, values, and conversion rates.\n */\nexport const funnelChartConfig: ChartTypeConfig = {\n label: 'chart.funnel.label',\n description: 'chart.funnel.description',\n useCase: 'chart.funnel.useCase',\n dropZones: [\n // Funnel charts don't use traditional drop zones since they work with\n // pre-calculated funnel data from useFunnelQuery. The steps are defined\n // in the funnel configuration, not through drag-and-drop.\n // However, we keep xAxis and yAxis for compatibility with chart system.\n {\n key: 'xAxis',\n label: 'chart.configText.step_name',\n description: 'chart.configText.step_names_auto_populated_from_funnel_steps',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.funnel.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.step_count',\n description: 'chart.configText.count_at_each_step_auto_calculated',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.funnel.dropZone.yAxis.empty'\n }\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'funnelStyle',\n label: 'chart.option.funnelStyle.label',\n type: 'buttonGroup',\n defaultValue: 'bars',\n options: [\n { value: 'bars', label: 'chart.option.funnelStyle.bars' },\n { value: 'funnel', label: 'chart.option.funnelStyle.funnel' }\n ],\n description: 'chart.configText.visualization_style'\n },\n {\n key: 'funnelOrientation',\n label: 'chart.option.funnelOrientation.label',\n type: 'buttonGroup',\n defaultValue: 'horizontal',\n options: [\n { value: 'horizontal', label: 'chart.option.funnelOrientation.horizontal' },\n { value: 'vertical', label: 'chart.option.funnelOrientation.vertical' }\n ]\n },\n {\n key: 'hideSummaryFooter',\n label: 'chart.option.hideSummaryFooter.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.hideSummaryFooter.description'\n },\n {\n key: 'showFunnelConversion',\n label: 'chart.option.showConversion.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showConversion.description'\n },\n {\n key: 'showFunnelAvgTime',\n label: 'chart.option.showAvgTime.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showAvgTime.description'\n },\n {\n key: 'showFunnelMedianTime',\n label: 'chart.option.showMedianTime.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showMedianTime.description'\n },\n {\n key: 'showFunnelP90Time',\n label: 'chart.option.showP90Time.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showP90Time.description'\n }\n ]\n}\n"],"mappings":";;2DASa,IAAqC;CAChD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAKT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB,CAAC,aAAa;CAC9B,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAQ,OAAO;IAAiC,EACzD;IAAE,OAAO;IAAU,OAAO;IAAmC,CAC9D;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAc,OAAO;IAA6C,EAC3E;IAAE,OAAO;IAAY,OAAO;IAA2C,CACxE;GACF;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACF"}
1
+ {"version":3,"file":"chart-config-funnel-DEYMcxsD.js","names":[],"sources":["../../../src/client/components/charts/FunnelChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the funnel chart type\n *\n * Funnel charts visualize sequential conversion data.\n * They work with data from useFunnelQuery which provides\n * pre-calculated step names, values, and conversion rates.\n */\nexport const funnelChartConfig: ChartTypeConfig = {\n label: 'chart.funnel.label',\n description: 'chart.funnel.description',\n useCase: 'chart.funnel.useCase',\n dropZones: [\n // Funnel charts don't use traditional drop zones since they work with\n // pre-calculated funnel data from useFunnelQuery. The steps are defined\n // in the funnel configuration, not through drag-and-drop.\n // However, we keep xAxis and yAxis for compatibility with chart system.\n {\n key: 'xAxis',\n label: 'chart.configText.step_name',\n description: 'chart.configText.step_names_auto_populated_from_funnel_steps',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.funnel.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.step_count',\n description: 'chart.configText.count_at_each_step_auto_calculated',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.funnel.dropZone.yAxis.empty'\n }\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'funnelStyle',\n label: 'chart.option.funnelStyle.label',\n type: 'buttonGroup',\n defaultValue: 'bars',\n options: [\n { value: 'bars', label: 'chart.option.funnelStyle.bars' },\n { value: 'funnel', label: 'chart.option.funnelStyle.funnel' }\n ],\n description: 'chart.configText.visualization_style'\n },\n {\n key: 'funnelOrientation',\n label: 'chart.option.funnelOrientation.label',\n type: 'buttonGroup',\n defaultValue: 'horizontal',\n options: [\n { value: 'horizontal', label: 'chart.option.funnelOrientation.horizontal' },\n { value: 'vertical', label: 'chart.option.funnelOrientation.vertical' }\n ]\n },\n {\n key: 'hideSummaryFooter',\n label: 'chart.option.hideSummaryFooter.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.hideSummaryFooter.description'\n },\n {\n key: 'showFunnelConversion',\n label: 'chart.option.showConversion.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showConversion.description'\n },\n {\n key: 'showFunnelAvgTime',\n label: 'chart.option.showAvgTime.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showAvgTime.description'\n },\n {\n key: 'showFunnelMedianTime',\n label: 'chart.option.showMedianTime.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showMedianTime.description'\n },\n {\n key: 'showFunnelP90Time',\n label: 'chart.option.showP90Time.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showP90Time.description'\n }\n ]\n}\n"],"mappings":";;2DASa,IAAqC;CAChD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAKT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,WAAW;EACzB,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,gBAAgB,CAAC,YAAY;CAC7B,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAQ,OAAO;GAAgC,GACxD;IAAE,OAAO;IAAU,OAAO;GAAkC,CAC9D;GACA,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAc,OAAO;GAA4C,GAC1E;IAAE,OAAO;IAAY,OAAO;GAA0C,CACxE;EACF;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/GaugeChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ gaugeChartConfig: () => n }), n = {
4
4
  label: "chart.gauge.label",
@@ -65,4 +65,4 @@ var t = /* @__PURE__ */ e({ gaugeChartConfig: () => n }), n = {
65
65
  //#endregion
66
66
  export { n, t };
67
67
 
68
- //# sourceMappingURL=chart-config-gauge-BVLxuA3f.js.map
68
+ //# sourceMappingURL=chart-config-gauge-DSwC04l0.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-gauge-BVLxuA3f.js","names":[],"sources":["../../../src/client/components/charts/GaugeChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the gauge chart type\n */\nexport const gaugeChartConfig: ChartTypeConfig = {\n label: 'chart.gauge.label',\n description: 'chart.gauge.description',\n useCase: 'chart.gauge.useCase',\n clickableElements: {},\n displayOptions: ['hideHeader'],\n isAvailable: ({ measureCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value_measure',\n description: 'chart.configText.current_value_to_display_on_the_gauge_e_g_current_equity_margin_used',\n mandatory: true,\n maxItems: 2,\n acceptTypes: ['measure'],\n emptyText: 'chart.gauge.dropZone.yAxis.empty',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'minValue',\n label: 'chart.option.minValue.label',\n type: 'number',\n defaultValue: 0,\n description: 'chart.option.minValue.description',\n },\n {\n key: 'maxValue',\n label: 'chart.option.maxValue.label',\n type: 'number',\n description: 'chart.option.maxValue.description',\n },\n {\n key: 'thresholds',\n label: 'chart.configText.threshold_bands',\n type: 'string',\n placeholder: '[{\"value\":0.33,\"color\":\"#22c55e\"},{\"value\":0.66,\"color\":\"#f59e0b\"},{\"value\":1,\"color\":\"#ef4444\"}]',\n description: 'chart.configText.array_of_value_0_1_fraction_color_bands_shown_as_outer_arc_markers',\n },\n {\n key: 'showCenterLabel',\n label: 'chart.option.showCentreLabel.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showCentreLabel.description',\n },\n {\n key: 'showPercentage',\n label: 'chart.option.showPercentage.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showPercentage.description',\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_the_displayed_value_and_axis_labels',\n },\n ],\n}\n"],"mappings":";;0DAKa,IAAoC;CAC/C,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE;CACrB,gBAAgB,CAAC,aAAa;CAC9B,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GACxF,EAAE,WAAW,IAAM;CAE5B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF;CACF"}
1
+ {"version":3,"file":"chart-config-gauge-DSwC04l0.js","names":[],"sources":["../../../src/client/components/charts/GaugeChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the gauge chart type\n */\nexport const gaugeChartConfig: ChartTypeConfig = {\n label: 'chart.gauge.label',\n description: 'chart.gauge.description',\n useCase: 'chart.gauge.useCase',\n clickableElements: {},\n displayOptions: ['hideHeader'],\n isAvailable: ({ measureCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value_measure',\n description: 'chart.configText.current_value_to_display_on_the_gauge_e_g_current_equity_margin_used',\n mandatory: true,\n maxItems: 2,\n acceptTypes: ['measure'],\n emptyText: 'chart.gauge.dropZone.yAxis.empty',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'minValue',\n label: 'chart.option.minValue.label',\n type: 'number',\n defaultValue: 0,\n description: 'chart.option.minValue.description',\n },\n {\n key: 'maxValue',\n label: 'chart.option.maxValue.label',\n type: 'number',\n description: 'chart.option.maxValue.description',\n },\n {\n key: 'thresholds',\n label: 'chart.configText.threshold_bands',\n type: 'string',\n placeholder: '[{\"value\":0.33,\"color\":\"#22c55e\"},{\"value\":0.66,\"color\":\"#f59e0b\"},{\"value\":1,\"color\":\"#ef4444\"}]',\n description: 'chart.configText.array_of_value_0_1_fraction_color_bands_shown_as_outer_arc_markers',\n },\n {\n key: 'showCenterLabel',\n label: 'chart.option.showCentreLabel.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showCentreLabel.description',\n },\n {\n key: 'showPercentage',\n label: 'chart.option.showPercentage.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showPercentage.description',\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_the_displayed_value_and_axis_labels',\n },\n ],\n}\n"],"mappings":";;0DAKa,IAAoC;CAC/C,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,CAAC;CACpB,gBAAgB,CAAC,YAAY;CAC7B,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IACvF,EAAE,WAAW,GAAK;CAE3B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/HeatMapChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ heatmapChartConfig: () => n }), n = {
4
4
  label: "chart.heatmap.label",
@@ -95,4 +95,4 @@ var t = /* @__PURE__ */ e({ heatmapChartConfig: () => n }), n = {
95
95
  //#endregion
96
96
  export { n, t };
97
97
 
98
- //# sourceMappingURL=chart-config-heat-map-CjudGdui.js.map
98
+ //# sourceMappingURL=chart-config-heat-map-CfRnRNcw.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-heat-map-CjudGdui.js","names":[],"sources":["../../../src/client/components/charts/HeatMapChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the heatmap chart type\n *\n * Heatmap charts visualize intensity across two dimensions as a color matrix.\n * Best for showing patterns in matrix data like correlations, schedules, or category comparisons.\n */\nexport const heatmapChartConfig: ChartTypeConfig = {\n label: 'chart.heatmap.label',\n description: 'chart.heatmap.description',\n useCase: 'chart.heatmap.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 2) return { available: false, reason: 'chart.availability.requiresTwoDimensions' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.columns_x_axis',\n description: 'chart.configText.dimension_for_column_categories',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.heatmap.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.rows_y_axis',\n description: 'chart.configText.dimension_for_row_categories',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.heatmap.dropZone.yAxis.empty',\n },\n {\n key: 'valueField',\n label: 'chart.configText.value_color_intensity',\n description: 'chart.configText.measure_that_determines_cell_color',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.heatmap.dropZone.valueField.empty',\n },\n ],\n displayOptions: ['showLegend', 'showTooltip'],\n displayOptionsConfig: [\n {\n key: 'showLabels',\n label: 'chart.option.showLabels.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showLabels.description',\n },\n {\n key: 'cellShape',\n label: 'chart.option.cellShape.label',\n type: 'select',\n defaultValue: 'rect',\n options: [\n { value: 'rect', label: 'chart.option.cellShape.rectangle' },\n { value: 'circle', label: 'chart.option.cellShape.circle' },\n ],\n },\n {\n key: 'xAxisFormat',\n label: 'chart.option.xAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_x_axis_labels',\n },\n {\n key: 'yAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_y_axis_labels',\n },\n {\n key: 'valueFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_cell_values_and_legend',\n },\n ],\n validate: (config) => {\n if (!config.xAxis?.length) return { isValid: false, message: 'chart.heatmap.validation.xAxisRequired' }\n if (!config.yAxis?.length) return { isValid: false, message: 'chart.heatmap.validation.yAxisRequired' }\n if (!config.valueField?.length) return { isValid: false, message: 'chart.heatmap.validation.valueRequired' }\n return { isValid: true }\n },\n}\n"],"mappings":";;4DAQa,IAAsC;CACjD,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAA4C,GAChG,EAAE,WAAW,IAAM;CAE5B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACF;CACD,gBAAgB,CAAC,cAAc,cAAc;CAC7C,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAQ,OAAO;IAAoC,EAC5D;IAAE,OAAO;IAAU,OAAO;IAAiC,CAC5D;GACF;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF;CACD,WAAW,MACJ,EAAO,OAAO,SACd,EAAO,OAAO,SACd,EAAO,YAAY,SACjB,EAAE,SAAS,IAAM,GADe;EAAE,SAAS;EAAO,SAAS;EAA0C,GAD1E;EAAE,SAAS;EAAO,SAAS;EAA0C,GADrE;EAAE,SAAS;EAAO,SAAS;EAA0C;CAK1G"}
1
+ {"version":3,"file":"chart-config-heat-map-CfRnRNcw.js","names":[],"sources":["../../../src/client/components/charts/HeatMapChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the heatmap chart type\n *\n * Heatmap charts visualize intensity across two dimensions as a color matrix.\n * Best for showing patterns in matrix data like correlations, schedules, or category comparisons.\n */\nexport const heatmapChartConfig: ChartTypeConfig = {\n label: 'chart.heatmap.label',\n description: 'chart.heatmap.description',\n useCase: 'chart.heatmap.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 2) return { available: false, reason: 'chart.availability.requiresTwoDimensions' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.columns_x_axis',\n description: 'chart.configText.dimension_for_column_categories',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.heatmap.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.rows_y_axis',\n description: 'chart.configText.dimension_for_row_categories',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.heatmap.dropZone.yAxis.empty',\n },\n {\n key: 'valueField',\n label: 'chart.configText.value_color_intensity',\n description: 'chart.configText.measure_that_determines_cell_color',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.heatmap.dropZone.valueField.empty',\n },\n ],\n displayOptions: ['showLegend', 'showTooltip'],\n displayOptionsConfig: [\n {\n key: 'showLabels',\n label: 'chart.option.showLabels.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.showLabels.description',\n },\n {\n key: 'cellShape',\n label: 'chart.option.cellShape.label',\n type: 'select',\n defaultValue: 'rect',\n options: [\n { value: 'rect', label: 'chart.option.cellShape.rectangle' },\n { value: 'circle', label: 'chart.option.cellShape.circle' },\n ],\n },\n {\n key: 'xAxisFormat',\n label: 'chart.option.xAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_x_axis_labels',\n },\n {\n key: 'yAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_y_axis_labels',\n },\n {\n key: 'valueFormat',\n label: 'chart.option.valueFormat.label',\n type: 'axisFormat',\n description: 'chart.configText.number_formatting_for_cell_values_and_legend',\n },\n ],\n validate: (config) => {\n if (!config.xAxis?.length) return { isValid: false, message: 'chart.heatmap.validation.xAxisRequired' }\n if (!config.yAxis?.length) return { isValid: false, message: 'chart.heatmap.validation.yAxisRequired' }\n if (!config.valueField?.length) return { isValid: false, message: 'chart.heatmap.validation.valueRequired' }\n return { isValid: true }\n },\n}\n"],"mappings":";;4DAQa,IAAsC;CACjD,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAA2C,IAC/F,EAAE,WAAW,GAAK;CAE3B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,SAAS;GACvB,WAAW;EACb;CACF;CACA,gBAAgB,CAAC,cAAc,aAAa;CAC5C,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS,CACP;IAAE,OAAO;IAAQ,OAAO;GAAmC,GAC3D;IAAE,OAAO;IAAU,OAAO;GAAgC,CAC5D;EACF;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;CACF;CACA,WAAW,MACJ,EAAO,OAAO,SACd,EAAO,OAAO,SACd,EAAO,YAAY,SACjB,EAAE,SAAS,GAAK,IADgB;EAAE,SAAS;EAAO,SAAS;CAAyC,IADzE;EAAE,SAAS;EAAO,SAAS;CAAyC,IADpE;EAAE,SAAS;EAAO,SAAS;CAAyC;AAK1G"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/KpiDelta.config.ts
3
3
  var t = /* @__PURE__ */ e({ kpiDeltaConfig: () => n }), n = {
4
4
  label: "chart.kpiDelta.label",
@@ -98,4 +98,4 @@ var t = /* @__PURE__ */ e({ kpiDeltaConfig: () => n }), n = {
98
98
  //#endregion
99
99
  export { n, t };
100
100
 
101
- //# sourceMappingURL=chart-config-kpi-delta-Bf47hGqD.js.map
101
+ //# sourceMappingURL=chart-config-kpi-delta-D6BIkHL3.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-kpi-delta-Bf47hGqD.js","names":[],"sources":["../../../src/client/components/charts/KpiDelta.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the KPI Delta chart type\n */\nexport const kpiDeltaConfig: ChartTypeConfig = {\n label: 'chart.kpiDelta.label',\n description: 'chart.kpiDelta.description',\n useCase: 'chart.kpiDelta.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value',\n description: 'chart.configText.measure_to_track_changes_for',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.kpiDelta.dropZone.yAxis.empty'\n },\n {\n key: 'xAxis',\n label: 'chart.configText.dimension_optional',\n description: 'chart.configText.dimension_for_ordering_data_typically_time',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'chart.kpiDelta.dropZone.xAxis.empty'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'prefix',\n label: 'chart.option.prefix.label',\n type: 'string',\n placeholder: 'e.g., $, €, #',\n description: 'chart.option.prefix.description'\n },\n {\n key: 'suffix',\n label: 'chart.option.suffix.label',\n type: 'string',\n placeholder: 'e.g., %, units, items',\n description: 'chart.option.suffix.description'\n },\n {\n key: 'decimals',\n label: 'chart.option.decimals.label',\n type: 'number',\n defaultValue: 1,\n min: 0,\n max: 10,\n step: 1,\n description: 'chart.option.decimals.description'\n },\n {\n key: 'positiveColorIndex',\n label: 'chart.configText.positive_change_color',\n type: 'paletteColor',\n defaultValue: 2, // Typically green in most palettes\n description: 'chart.configText.color_for_positive_changes_increases'\n },\n {\n key: 'negativeColorIndex',\n label: 'chart.configText.negative_change_color', \n type: 'paletteColor',\n defaultValue: 3, // Typically red in most palettes\n description: 'chart.configText.color_for_negative_changes_decreases'\n },\n {\n key: 'showHistogram',\n label: 'chart.option.showHistogram.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showHistogram.description'\n },\n {\n key: 'useLastCompletePeriod',\n label: 'chart.option.useLastCompletePeriod.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.exclude_current_incomplete_period_from_delta_calculation_e_g_partial_wee'\n },\n {\n key: 'skipLastPeriod',\n label: 'chart.option.skipLastPeriod.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.skipLastPeriod.description'\n }\n ],\n displayOptions: ['hideHeader'],\n validate: (config: any) => {\n if (!config.yAxis || (Array.isArray(config.yAxis) && config.yAxis.length === 0)) {\n return {\n isValid: false,\n message: 'chart.kpiDelta.validation.measureRequired'\n }\n }\n \n return { isValid: true }\n }\n}"],"mappings":";;wDAKa,IAAkC;CAC7C,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAwC,GAC5F,EAAE,WAAW,IAAM;CAE5B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,aAAa,gBAAgB;EAC3C,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACD,gBAAgB,CAAC,aAAa;CAC9B,WAAW,MACL,CAAC,EAAO,SAAU,MAAM,QAAQ,EAAO,MAAM,IAAI,EAAO,MAAM,WAAW,IACpE;EACL,SAAS;EACT,SAAS;EACV,GAGI,EAAE,SAAS,IAAM"}
1
+ {"version":3,"file":"chart-config-kpi-delta-D6BIkHL3.js","names":[],"sources":["../../../src/client/components/charts/KpiDelta.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the KPI Delta chart type\n */\nexport const kpiDeltaConfig: ChartTypeConfig = {\n label: 'chart.kpiDelta.label',\n description: 'chart.kpiDelta.description',\n useCase: 'chart.kpiDelta.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'yAxis',\n label: 'chart.configText.value',\n description: 'chart.configText.measure_to_track_changes_for',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.kpiDelta.dropZone.yAxis.empty'\n },\n {\n key: 'xAxis',\n label: 'chart.configText.dimension_optional',\n description: 'chart.configText.dimension_for_ordering_data_typically_time',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'chart.kpiDelta.dropZone.xAxis.empty'\n }\n ],\n displayOptionsConfig: [\n {\n key: 'prefix',\n label: 'chart.option.prefix.label',\n type: 'string',\n placeholder: 'e.g., $, €, #',\n description: 'chart.option.prefix.description'\n },\n {\n key: 'suffix',\n label: 'chart.option.suffix.label',\n type: 'string',\n placeholder: 'e.g., %, units, items',\n description: 'chart.option.suffix.description'\n },\n {\n key: 'decimals',\n label: 'chart.option.decimals.label',\n type: 'number',\n defaultValue: 1,\n min: 0,\n max: 10,\n step: 1,\n description: 'chart.option.decimals.description'\n },\n {\n key: 'positiveColorIndex',\n label: 'chart.configText.positive_change_color',\n type: 'paletteColor',\n defaultValue: 2, // Typically green in most palettes\n description: 'chart.configText.color_for_positive_changes_increases'\n },\n {\n key: 'negativeColorIndex',\n label: 'chart.configText.negative_change_color', \n type: 'paletteColor',\n defaultValue: 3, // Typically red in most palettes\n description: 'chart.configText.color_for_negative_changes_decreases'\n },\n {\n key: 'showHistogram',\n label: 'chart.option.showHistogram.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showHistogram.description'\n },\n {\n key: 'useLastCompletePeriod',\n label: 'chart.option.useLastCompletePeriod.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.exclude_current_incomplete_period_from_delta_calculation_e_g_partial_wee'\n },\n {\n key: 'skipLastPeriod',\n label: 'chart.option.skipLastPeriod.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.option.skipLastPeriod.description'\n }\n ],\n displayOptions: ['hideHeader'],\n validate: (config: any) => {\n if (!config.yAxis || (Array.isArray(config.yAxis) && config.yAxis.length === 0)) {\n return {\n isValid: false,\n message: 'chart.kpiDelta.validation.measureRequired'\n }\n }\n \n return { isValid: true }\n }\n}"],"mappings":";;wDAKa,IAAkC;CAC7C,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAuC,IAC3F,EAAE,WAAW,GAAK;CAE3B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,aAAa,eAAe;EAC1C,WAAW;CACb,CACF;CACA,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;CACF;CACA,gBAAgB,CAAC,YAAY;CAC7B,WAAW,MACL,CAAC,EAAO,SAAU,MAAM,QAAQ,EAAO,KAAK,KAAK,EAAO,MAAM,WAAW,IACpE;EACL,SAAS;EACT,SAAS;CACX,IAGK,EAAE,SAAS,GAAK;AAE3B"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/KpiNumber.config.ts
3
3
  var t = /* @__PURE__ */ e({ kpiNumberConfig: () => n }), n = {
4
4
  label: "chart.kpiNumber.label",
@@ -76,4 +76,4 @@ var t = /* @__PURE__ */ e({ kpiNumberConfig: () => n }), n = {
76
76
  //#endregion
77
77
  export { n, t };
78
78
 
79
- //# sourceMappingURL=chart-config-kpi-number-QTQRNgOi.js.map
79
+ //# sourceMappingURL=chart-config-kpi-number-Bx-V9a62.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-kpi-number-QTQRNgOi.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 isAvailable: ({ measureCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n return { available: true }\n },\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,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GACxF,EAAE,WAAW,IAAM;CAE5B,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"}
1
+ {"version":3,"file":"chart-config-kpi-number-Bx-V9a62.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 isAvailable: ({ measureCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n return { available: true }\n },\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,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IACvF,EAAE,WAAW,GAAK;CAE3B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;CACF;CACA,gBAAgB,CAAC,YAAY;AAC/B"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/KpiText.config.ts
3
3
  var t = /* @__PURE__ */ e({ kpiTextConfig: () => n }), n = {
4
4
  label: "chart.kpiText.label",
@@ -48,4 +48,4 @@ var t = /* @__PURE__ */ e({ kpiTextConfig: () => n }), n = {
48
48
  //#endregion
49
49
  export { n, t };
50
50
 
51
- //# sourceMappingURL=chart-config-kpi-text-BRze2eyh.js.map
51
+ //# sourceMappingURL=chart-config-kpi-text-CcqC1u-8.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-kpi-text-BRze2eyh.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 isAvailable: ({ measureCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n return { available: true }\n },\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,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GACxF,EAAE,WAAW,IAAM;CAE5B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACD,gBAAgB,CAAC,aAAa"}
1
+ {"version":3,"file":"chart-config-kpi-text-CcqC1u-8.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 isAvailable: ({ measureCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n return { available: true }\n },\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,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IACvF,EAAE,WAAW,GAAK;CAE3B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;CACF;CACA,gBAAgB,CAAC,YAAY;AAC/B"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/LineChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ lineChartConfig: () => n }), n = {
4
4
  label: "chart.line.label",
@@ -109,4 +109,4 @@ var t = /* @__PURE__ */ e({ lineChartConfig: () => n }), n = {
109
109
  //#endregion
110
110
  export { n, t };
111
111
 
112
- //# sourceMappingURL=chart-config-line-BFeCqmKH.js.map
112
+ //# sourceMappingURL=chart-config-line-Db3jDsWc.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-line-BFeCqmKH.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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', 'showAllXLabels', '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,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAwC,GAC5F,EAAE,WAAW,IAAM;CAE5B,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;EAAkB;EAAa;CACzF,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"}
1
+ {"version":3,"file":"chart-config-line-Db3jDsWc.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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', 'showAllXLabels', '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,GAAK;CACjC,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAuC,IAC3F,EAAE,WAAW,GAAK;CAE3B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,aAAa,eAAe;GAC1C,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,SAAS;GACvB,WAAW;GACX,gBAAgB;EAClB;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;CACF;CACA,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAkB;CAAY;CACxF,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAU,OAAO;IAAuC;IACjE;KAAE,OAAO;KAAU,OAAO;IAAuC;IACjE;KAAE,OAAO;KAAS,OAAO;IAAsC;GACjE;GACA,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,KAAK;GACL,KAAK;GACL,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/MarkdownChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ markdownConfig: () => n }), n = {
4
4
  label: "chart.markdown.label",
@@ -114,4 +114,4 @@ var t = /* @__PURE__ */ e({ markdownConfig: () => n }), n = {
114
114
  //#endregion
115
115
  export { n, t };
116
116
 
117
- //# sourceMappingURL=chart-config-markdown-EWYckwXv.js.map
117
+ //# sourceMappingURL=chart-config-markdown-BtRIe8JN.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-markdown-EWYckwXv.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"}
1
+ {"version":3,"file":"chart-config-markdown-BtRIe8JN.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,CAAC;CACZ,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACb,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAS,OAAO;IAA8B;IACvD;KAAE,OAAO;KAAU,OAAO;IAA+B;IACzD;KAAE,OAAO;KAAS,OAAO;IAA8B;GACzD;GACA,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAQ,OAAO;IAAiC;IACzD;KAAE,OAAO;KAAU,OAAO;IAAgC;IAC1D;KAAE,OAAO;KAAS,OAAO;IAA+B;GAC1D;GACA,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAQ,OAAO;IAAiC;IACzD;KAAE,OAAO;KAAQ,OAAO;IAAiC;IACzD;KAAE,OAAO;KAAO,OAAO;IAAgC;IACvD;KAAE,OAAO;KAAU,OAAO;IAAmC;GAC/D;GACA,aAAa;EACf;CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/MeasureProfileChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ measureProfileChartConfig: () => n }), n = {
4
4
  label: "chart.measureProfile.label",
@@ -83,4 +83,4 @@ var t = /* @__PURE__ */ e({ measureProfileChartConfig: () => n }), n = {
83
83
  //#endregion
84
84
  export { n, t };
85
85
 
86
- //# sourceMappingURL=chart-config-measure-profile-B9nIhqKR.js.map
86
+ //# sourceMappingURL=chart-config-measure-profile-DxRGa-zf.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-measure-profile-B9nIhqKR.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 isAvailable: ({ measureCount }) => {\n if (measureCount < 2) return { available: false, reason: 'chart.availability.requiresTwoMeasures' }\n return { available: true }\n },\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,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAA0C,GAC5F,EAAE,WAAW,IAAM;CAE5B,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"}
1
+ {"version":3,"file":"chart-config-measure-profile-DxRGa-zf.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 isAvailable: ({ measureCount }) => {\n if (measureCount < 2) return { available: false, reason: 'chart.availability.requiresTwoMeasures' }\n return { available: true }\n },\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;CAAY;CAC1D,cAAc,EAAE,sBACV,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAyC,IAC3F,EAAE,WAAW,GAAK;CAE3B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,WAAW;EACzB,WAAW;CACb,CACF;CACA,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAY,OAAO;IAA+B;IAC3D;KAAE,OAAO;KAAU,OAAO;IAA+B;IACzD;KAAE,OAAO;KAAQ,OAAO;IAA6B;GACvD;GACA,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/PieChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ pieChartConfig: () => n }), n = {
4
4
  label: "chart.pie.label",
@@ -72,4 +72,4 @@ var t = /* @__PURE__ */ e({ pieChartConfig: () => n }), n = {
72
72
  //#endregion
73
73
  export { n, t };
74
74
 
75
- //# sourceMappingURL=chart-config-pie-6LHtEyMM.js.map
75
+ //# sourceMappingURL=chart-config-pie-DD4SmRTF.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-pie-6LHtEyMM.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAwC,GAC5F,EAAE,WAAW,IAAM;CAE5B,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"}
1
+ {"version":3,"file":"chart-config-pie-DD4SmRTF.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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,GAAK;CACjC,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAuC,IAC3F,EAAE,WAAW,GAAK;CAE3B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,WAAW;EACzB,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,gBAAgB;EAAC;EAAc;EAAe;CAAY;CAC1D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACb,cAAc;EACd,SAAS;GACP;IAAE,OAAO;IAAM,OAAO;GAA4B;GAClD;IAAE,OAAO;IAAO,OAAO;GAA8B;GACrD;IAAE,OAAO;IAAO,OAAO;GAA8B;GACrD;IAAE,OAAO;IAAO,OAAO;GAA8B;GACrD;IAAE,OAAO;IAAO,OAAO;GAA8B;EACvD;CACF,GACA;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;CACf,CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/RadarChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ radarChartConfig: () => n }), n = {
4
4
  label: "chart.radar.label",
@@ -53,4 +53,4 @@ var t = /* @__PURE__ */ e({ radarChartConfig: () => n }), n = {
53
53
  //#endregion
54
54
  export { n, t };
55
55
 
56
- //# sourceMappingURL=chart-config-radar-BuLS6Inn.js.map
56
+ //# sourceMappingURL=chart-config-radar-CC2XAaGr.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-radar-BuLS6Inn.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAwC,GAC5F,EAAE,WAAW,IAAM;CAE5B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAa;CACvE,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
1
+ {"version":3,"file":"chart-config-radar-CC2XAaGr.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAuC,IAC3F,EAAE,WAAW,GAAK;CAE3B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,SAAS;GACvB,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;CACF;CACA,gBAAgB;EAAC;EAAc;EAAY;EAAe;CAAY;CACtE,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;CACf,CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/RadialBarChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ radialBarChartConfig: () => n }), n = {
4
4
  label: "chart.radialBar.label",
@@ -42,4 +42,4 @@ var t = /* @__PURE__ */ e({ radialBarChartConfig: () => n }), n = {
42
42
  //#endregion
43
43
  export { n, t };
44
44
 
45
- //# sourceMappingURL=chart-config-radial-bar-BP0eMohx.js.map
45
+ //# sourceMappingURL=chart-config-radial-bar-DmxKx1R0.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-radial-bar-BP0eMohx.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAwC,GAC5F,EAAE,WAAW,IAAM;CAE5B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
1
+ {"version":3,"file":"chart-config-radial-bar-DmxKx1R0.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 isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\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,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAuC,IAC3F,EAAE,WAAW,GAAK;CAE3B,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,aAAa,CAAC,WAAW;EACzB,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,gBAAgB;EAAC;EAAc;EAAe;CAAY;CAC1D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;CACf,CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/SankeyChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ sankeyChartConfig: () => n }), n = {
4
4
  label: "chart.sankey.label",
@@ -63,4 +63,4 @@ var t = /* @__PURE__ */ e({ sankeyChartConfig: () => n }), n = {
63
63
  //#endregion
64
64
  export { n, t };
65
65
 
66
- //# sourceMappingURL=chart-config-sankey-CT8oGIGP.js.map
66
+ //# sourceMappingURL=chart-config-sankey-BTnWA7EW.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-sankey-CT8oGIGP.js","names":[],"sources":["../../../src/client/components/charts/SankeyChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the sankey chart type\n *\n * Sankey charts visualize flow data between nodes.\n * They work with data from flow queries which provide\n * nodes and links representing user journeys.\n */\nexport const sankeyChartConfig: ChartTypeConfig = {\n label: 'chart.sankey.label',\n description: 'chart.sankey.description',\n useCase: 'chart.sankey.useCase',\n dropZones: [\n // Sankey charts don't use traditional drop zones since they work with\n // pre-calculated flow data from flow queries. The nodes and links are\n // generated from the flow configuration.\n {\n key: 'xAxis',\n label: 'chart.configText.event_type',\n description: 'chart.configText.event_dimension_that_categorizes_flow_nodes',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.sankey.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.flow_count',\n description: 'chart.configText.count_of_entities_following_each_path',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.sankey.dropZone.yAxis.empty'\n }\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'linkOpacity',\n label: 'chart.option.linkOpacity.label',\n type: 'buttonGroup',\n defaultValue: '0.5',\n options: [\n { value: '0.3', label: 'chart.option.linkOpacity.light' },\n { value: '0.5', label: 'chart.option.fontSize.medium' },\n { value: '0.7', label: 'chart.option.linkOpacity.dark' }\n ],\n description: 'chart.configText.opacity_of_flow_links'\n },\n {\n key: 'showNodeLabels',\n label: 'chart.option.showNodeLabels.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showNodeLabels.description'\n },\n {\n key: 'hideSummaryFooter',\n label: 'chart.option.hideSummaryFooter.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.hide_the_statistics_footer_below_the_chart'\n }\n ]\n}\n"],"mappings":";;2DASa,IAAqC;CAChD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAIT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB,CAAC,aAAa;CAC9B,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAO,OAAO;KAAkC;IACzD;KAAE,OAAO;KAAO,OAAO;KAAgC;IACvD;KAAE,OAAO;KAAO,OAAO;KAAiC;IACzD;GACD,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACF;CACF"}
1
+ {"version":3,"file":"chart-config-sankey-BTnWA7EW.js","names":[],"sources":["../../../src/client/components/charts/SankeyChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the sankey chart type\n *\n * Sankey charts visualize flow data between nodes.\n * They work with data from flow queries which provide\n * nodes and links representing user journeys.\n */\nexport const sankeyChartConfig: ChartTypeConfig = {\n label: 'chart.sankey.label',\n description: 'chart.sankey.description',\n useCase: 'chart.sankey.useCase',\n dropZones: [\n // Sankey charts don't use traditional drop zones since they work with\n // pre-calculated flow data from flow queries. The nodes and links are\n // generated from the flow configuration.\n {\n key: 'xAxis',\n label: 'chart.configText.event_type',\n description: 'chart.configText.event_dimension_that_categorizes_flow_nodes',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.sankey.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.flow_count',\n description: 'chart.configText.count_of_entities_following_each_path',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.sankey.dropZone.yAxis.empty'\n }\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'linkOpacity',\n label: 'chart.option.linkOpacity.label',\n type: 'buttonGroup',\n defaultValue: '0.5',\n options: [\n { value: '0.3', label: 'chart.option.linkOpacity.light' },\n { value: '0.5', label: 'chart.option.fontSize.medium' },\n { value: '0.7', label: 'chart.option.linkOpacity.dark' }\n ],\n description: 'chart.configText.opacity_of_flow_links'\n },\n {\n key: 'showNodeLabels',\n label: 'chart.option.showNodeLabels.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showNodeLabels.description'\n },\n {\n key: 'hideSummaryFooter',\n label: 'chart.option.hideSummaryFooter.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.hide_the_statistics_footer_below_the_chart'\n }\n ]\n}\n"],"mappings":";;2DASa,IAAqC;CAChD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAIT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,WAAW;EACzB,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,gBAAgB,CAAC,YAAY;CAC7B,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,SAAS;IACP;KAAE,OAAO;KAAO,OAAO;IAAiC;IACxD;KAAE,OAAO;KAAO,OAAO;IAA+B;IACtD;KAAE,OAAO;KAAO,OAAO;IAAgC;GACzD;GACA,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/ScatterChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ scatterChartConfig: () => n }), n = {
4
4
  label: "chart.scatter.label",
@@ -65,4 +65,4 @@ var t = /* @__PURE__ */ e({ scatterChartConfig: () => n }), n = {
65
65
  //#endregion
66
66
  export { n, t };
67
67
 
68
- //# sourceMappingURL=chart-config-scatter-DOSpN07Z.js.map
68
+ //# sourceMappingURL=chart-config-scatter-DSYTjwRb.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-scatter-DOSpN07Z.js","names":[],"sources":["../../../src/client/components/charts/ScatterChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the scatter chart type\n */\nexport const scatterChartConfig: ChartTypeConfig = {\n label: 'chart.scatter.label',\n description: 'chart.scatter.description',\n useCase: 'chart.scatter.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n // Scatter needs either 2 measures, or 1 measure + 1 dimension\n if (measureCount < 2 && dimensionCount < 1) {\n return { available: false, reason: 'chart.availability.scatter' }\n }\n return { available: true }\n },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.runtime.axisFormat.xAxis',\n description: 'chart.configText.measure_or_dimension_for_x_position',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension', 'measure'],\n emptyText: 'chart.scatter.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.y_axis',\n description: 'chart.configText.measure_for_y_position',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.scatter.dropZone.yAxis.empty'\n },\n {\n key: 'series',\n label: 'chart.configText.series_color_groups',\n description: 'chart.configText.dimension_to_color_points_by_category',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.scatter.dropZone.series.empty'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'xAxisFormat',\n label: 'chart.option.xAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.option.xAxisFormat.description'\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.option.yAxisFormat.description'\n }\n ]\n}"],"mappings":";;4DAKa,IAAsC;CACjD,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAE3F,IAAe,KAAK,IAAiB,IAChC;EAAE,WAAW;EAAO,QAAQ;EAA8B,GAE5D,EAAE,WAAW,IAAM;CAE5B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa;IAAC;IAAa;IAAiB;IAAU;GACtD,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAY;EAAe;EAAa;CACvE,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,EACD;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF"}
1
+ {"version":3,"file":"chart-config-scatter-DSYTjwRb.js","names":[],"sources":["../../../src/client/components/charts/ScatterChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the scatter chart type\n */\nexport const scatterChartConfig: ChartTypeConfig = {\n label: 'chart.scatter.label',\n description: 'chart.scatter.description',\n useCase: 'chart.scatter.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n // Scatter needs either 2 measures, or 1 measure + 1 dimension\n if (measureCount < 2 && dimensionCount < 1) {\n return { available: false, reason: 'chart.availability.scatter' }\n }\n return { available: true }\n },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.runtime.axisFormat.xAxis',\n description: 'chart.configText.measure_or_dimension_for_x_position',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension', 'measure'],\n emptyText: 'chart.scatter.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.y_axis',\n description: 'chart.configText.measure_for_y_position',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.scatter.dropZone.yAxis.empty'\n },\n {\n key: 'series',\n label: 'chart.configText.series_color_groups',\n description: 'chart.configText.dimension_to_color_points_by_category',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.scatter.dropZone.series.empty'\n }\n ],\n displayOptions: ['showLegend', 'showGrid', 'showTooltip', 'hideHeader'],\n displayOptionsConfig: [\n {\n key: 'xAxisFormat',\n label: 'chart.option.xAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.option.xAxisFormat.description'\n },\n {\n key: 'leftYAxisFormat',\n label: 'chart.option.yAxisFormat.label',\n type: 'axisFormat',\n description: 'chart.option.yAxisFormat.description'\n }\n ]\n}"],"mappings":";;4DAKa,IAAsC;CACjD,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAE1F,IAAe,KAAK,IAAiB,IAChC;EAAE,WAAW;EAAO,QAAQ;CAA6B,IAE3D,EAAE,WAAW,GAAK;CAE3B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa;IAAC;IAAa;IAAiB;GAAS;GACrD,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,SAAS;GACvB,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;CACF;CACA,gBAAgB;EAAC;EAAc;EAAY;EAAe;CAAY;CACtE,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;CACf,GACA;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;CACf,CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/SunburstChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ sunburstChartConfig: () => n }), n = {
4
4
  label: "chart.sunburst.label",
@@ -42,4 +42,4 @@ var t = /* @__PURE__ */ e({ sunburstChartConfig: () => n }), n = {
42
42
  //#endregion
43
43
  export { n, t };
44
44
 
45
- //# sourceMappingURL=chart-config-sunburst-BSUX_YoB.js.map
45
+ //# sourceMappingURL=chart-config-sunburst-Bwjtdf7X.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-sunburst-BSUX_YoB.js","names":[],"sources":["../../../src/client/components/charts/SunburstChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the sunburst chart type\n *\n * Sunburst charts visualize hierarchical flow data as concentric rings.\n * They work with the same flow data as Sankey but show only \"after\" steps\n * radiating outward from the central starting step.\n */\nexport const sunburstChartConfig: ChartTypeConfig = {\n label: 'chart.sunburst.label',\n description: 'chart.sunburst.description',\n useCase: 'chart.sunburst.useCase',\n dropZones: [\n // Sunburst charts work with pre-calculated flow data like Sankey\n {\n key: 'xAxis',\n label: 'chart.configText.event_type',\n description: 'chart.configText.event_dimension_that_categorizes_flow_nodes',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.sunburst.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.flow_count',\n description: 'chart.configText.count_of_entities_following_each_path',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.sunburst.dropZone.yAxis.empty',\n },\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'innerRadius',\n label: 'chart.option.innerRadius.label',\n type: 'number',\n defaultValue: 40,\n min: 0,\n max: 100,\n step: 10,\n description: 'chart.configText.size_of_the_center_hole_0_for_full_circle',\n },\n {\n key: 'hideSummaryFooter',\n label: 'chart.option.hideSummaryFooter.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.hide_the_statistics_footer_below_the_chart',\n },\n ],\n}\n"],"mappings":";;6DASa,IAAuC;CAClD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAET;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,YAAY;EAC1B,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,gBAAgB,CAAC,aAAa;CAC9B,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,cAAc;EACd,KAAK;EACL,KAAK;EACL,MAAM;EACN,aAAa;EACd,EACD;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,cAAc;EACd,aAAa;EACd,CACF;CACF"}
1
+ {"version":3,"file":"chart-config-sunburst-Bwjtdf7X.js","names":[],"sources":["../../../src/client/components/charts/SunburstChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the sunburst chart type\n *\n * Sunburst charts visualize hierarchical flow data as concentric rings.\n * They work with the same flow data as Sankey but show only \"after\" steps\n * radiating outward from the central starting step.\n */\nexport const sunburstChartConfig: ChartTypeConfig = {\n label: 'chart.sunburst.label',\n description: 'chart.sunburst.description',\n useCase: 'chart.sunburst.useCase',\n dropZones: [\n // Sunburst charts work with pre-calculated flow data like Sankey\n {\n key: 'xAxis',\n label: 'chart.configText.event_type',\n description: 'chart.configText.event_dimension_that_categorizes_flow_nodes',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.sunburst.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.flow_count',\n description: 'chart.configText.count_of_entities_following_each_path',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.sunburst.dropZone.yAxis.empty',\n },\n ],\n displayOptions: ['hideHeader'],\n displayOptionsConfig: [\n {\n key: 'innerRadius',\n label: 'chart.option.innerRadius.label',\n type: 'number',\n defaultValue: 40,\n min: 0,\n max: 100,\n step: 10,\n description: 'chart.configText.size_of_the_center_hole_0_for_full_circle',\n },\n {\n key: 'hideSummaryFooter',\n label: 'chart.option.hideSummaryFooter.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.configText.hide_the_statistics_footer_below_the_chart',\n },\n ],\n}\n"],"mappings":";;6DASa,IAAuC;CAClD,OAAO;CACP,aAAa;CACb,SAAS;CACT,WAAW,CAET;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,WAAW;EACzB,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,gBAAgB,CAAC,YAAY;CAC7B,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,cAAc;EACd,KAAK;EACL,KAAK;EACL,MAAM;EACN,aAAa;CACf,GACA;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,cAAc;EACd,aAAa;CACf,CACF;AACF"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/TreeMapChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ treemapChartConfig: () => n }), n = {
4
4
  label: "chart.treemap.label",
@@ -55,4 +55,4 @@ var t = /* @__PURE__ */ e({ treemapChartConfig: () => n }), n = {
55
55
  //#endregion
56
56
  export { n, t };
57
57
 
58
- //# sourceMappingURL=chart-config-tree-map-D8GuAgVB.js.map
58
+ //# sourceMappingURL=chart-config-tree-map-BI-oQStO.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-tree-map-D8GuAgVB.js","names":[],"sources":["../../../src/client/components/charts/TreeMapChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the treemap chart type\n */\nexport const treemapChartConfig: ChartTypeConfig = {\n label: 'chart.treemap.label',\n description: 'chart.treemap.description',\n useCase: 'chart.treemap.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.categories',\n description: 'chart.configText.dimensions_for_treemap_rectangles',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'chart.treemap.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.size',\n description: 'chart.configText.measure_for_rectangle_sizes',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.treemap.dropZone.yAxis.empty'\n },\n {\n key: 'series',\n label: 'chart.configText.color_groups',\n description: 'chart.configText.dimension_to_color_rectangles_by_category',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.treemap.dropZone.series.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.configText.number_formatting_for_size_values'\n }\n ],\n clickableElements: { cell: true }\n}"],"mappings":";;4DAKa,IAAsC;CACjD,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAwC,GAC5F,EAAE,WAAW,IAAM;CAE5B,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,UAAU;GACV,aAAa,CAAC,UAAU;GACxB,WAAW;GACZ;EACD;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,YAAY;GAC1B,WAAW;GACZ;EACF;CACD,gBAAgB;EAAC;EAAc;EAAe;EAAa;CAC3D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;EACd,CACF;CACD,mBAAmB,EAAE,MAAM,IAAM"}
1
+ {"version":3,"file":"chart-config-tree-map-BI-oQStO.js","names":[],"sources":["../../../src/client/components/charts/TreeMapChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the treemap chart type\n */\nexport const treemapChartConfig: ChartTypeConfig = {\n label: 'chart.treemap.label',\n description: 'chart.treemap.description',\n useCase: 'chart.treemap.useCase',\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.configText.categories',\n description: 'chart.configText.dimensions_for_treemap_rectangles',\n mandatory: true,\n acceptTypes: ['dimension'],\n emptyText: 'chart.treemap.dropZone.xAxis.empty'\n },\n {\n key: 'yAxis',\n label: 'chart.configText.size',\n description: 'chart.configText.measure_for_rectangle_sizes',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.treemap.dropZone.yAxis.empty'\n },\n {\n key: 'series',\n label: 'chart.configText.color_groups',\n description: 'chart.configText.dimension_to_color_rectangles_by_category',\n mandatory: false,\n maxItems: 1,\n acceptTypes: ['dimension'],\n emptyText: 'chart.treemap.dropZone.series.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.configText.number_formatting_for_size_values'\n }\n ],\n clickableElements: { cell: true }\n}"],"mappings":";;4DAKa,IAAsC;CACjD,OAAO;CACP,aAAa;CACb,SAAS;CACT,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAuC,IAC3F,EAAE,WAAW,GAAK;CAE3B,WAAW;EACT;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,SAAS;GACvB,WAAW;EACb;EACA;GACE,KAAK;GACL,OAAO;GACP,aAAa;GACb,WAAW;GACX,UAAU;GACV,aAAa,CAAC,WAAW;GACzB,WAAW;EACb;CACF;CACA,gBAAgB;EAAC;EAAc;EAAe;CAAY;CAC1D,sBAAsB,CACpB;EACE,KAAK;EACL,OAAO;EACP,MAAM;EACN,aAAa;CACf,CACF;CACA,mBAAmB,EAAE,MAAM,GAAK;AAClC"}
@@ -1,4 +1,4 @@
1
- import { n as e } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { n as e } from "./rolldown-runtime-CWhphoD1.js";
2
2
  //#region src/client/components/charts/WaterfallChart.config.ts
3
3
  var t = /* @__PURE__ */ e({ waterfallChartConfig: () => n }), n = {
4
4
  label: "chart.waterfall.label",
@@ -63,4 +63,4 @@ var t = /* @__PURE__ */ e({ waterfallChartConfig: () => n }), n = {
63
63
  //#endregion
64
64
  export { n, t };
65
65
 
66
- //# sourceMappingURL=chart-config-waterfall-BDi7BoJP.js.map
66
+ //# sourceMappingURL=chart-config-waterfall-DSnyixbI.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-config-waterfall-BDi7BoJP.js","names":[],"sources":["../../../src/client/components/charts/WaterfallChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the waterfall chart type\n */\nexport const waterfallChartConfig: ChartTypeConfig = {\n label: 'chart.waterfall.label',\n description: 'chart.waterfall.description',\n useCase: 'chart.waterfall.useCase',\n clickableElements: { bar: true },\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\n displayOptions: ['showTooltip', 'hideHeader'],\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.dropZone.xAxis.label',\n description: 'chart.configText.dimension_labels_for_each_bar_segment_e_g_symbol_transaction_type',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'chart.waterfall.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.y_axis_value',\n description: 'chart.configText.single_measure_whose_values_are_summed_cumulatively',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.waterfall.dropZone.yAxis.empty',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'showTotal',\n label: 'chart.option.showTotal.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showTotal.description',\n },\n {\n key: 'showConnectorLine',\n label: 'chart.option.showConnectorLine.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showConnectorLine.description',\n },\n {\n key: 'showDataLabels',\n label: 'chart.option.showDataLabels.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.configText.display_the_value_above_each_bar_segment',\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":";;8DAKa,IAAwC;CACnD,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE,KAAK,IAAM;CAChC,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAsC,GAC3F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;EAAwC,GAC5F,EAAE,WAAW,IAAM;CAE5B,gBAAgB,CAAC,eAAe,aAAa;CAC7C,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,aAAa,gBAAgB;EAC3C,WAAW;EACZ,EACD;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,UAAU;EACxB,WAAW;EACZ,CACF;CACD,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;GACd;EACD;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;GACd;EACF;CACF"}
1
+ {"version":3,"file":"chart-config-waterfall-DSnyixbI.js","names":[],"sources":["../../../src/client/components/charts/WaterfallChart.config.ts"],"sourcesContent":["import type { ChartTypeConfig } from '../../charts/chartConfigs'\n\n/**\n * Configuration for the waterfall chart type\n */\nexport const waterfallChartConfig: ChartTypeConfig = {\n label: 'chart.waterfall.label',\n description: 'chart.waterfall.description',\n useCase: 'chart.waterfall.useCase',\n clickableElements: { bar: true },\n isAvailable: ({ measureCount, dimensionCount }) => {\n if (measureCount < 1) return { available: false, reason: 'chart.availability.requiresMeasure' }\n if (dimensionCount < 1) return { available: false, reason: 'chart.availability.requiresDimension' }\n return { available: true }\n },\n displayOptions: ['showTooltip', 'hideHeader'],\n dropZones: [\n {\n key: 'xAxis',\n label: 'chart.dropZone.xAxis.label',\n description: 'chart.configText.dimension_labels_for_each_bar_segment_e_g_symbol_transaction_type',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['dimension', 'timeDimension'],\n emptyText: 'chart.waterfall.dropZone.xAxis.empty',\n },\n {\n key: 'yAxis',\n label: 'chart.configText.y_axis_value',\n description: 'chart.configText.single_measure_whose_values_are_summed_cumulatively',\n mandatory: true,\n maxItems: 1,\n acceptTypes: ['measure'],\n emptyText: 'chart.waterfall.dropZone.yAxis.empty',\n },\n ],\n displayOptionsConfig: [\n {\n key: 'showTotal',\n label: 'chart.option.showTotal.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showTotal.description',\n },\n {\n key: 'showConnectorLine',\n label: 'chart.option.showConnectorLine.label',\n type: 'boolean',\n defaultValue: true,\n description: 'chart.option.showConnectorLine.description',\n },\n {\n key: 'showDataLabels',\n label: 'chart.option.showDataLabels.label',\n type: 'boolean',\n defaultValue: false,\n description: 'chart.configText.display_the_value_above_each_bar_segment',\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":";;8DAKa,IAAwC;CACnD,OAAO;CACP,aAAa;CACb,SAAS;CACT,mBAAmB,EAAE,KAAK,GAAK;CAC/B,cAAc,EAAE,iBAAc,wBACxB,IAAe,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAqC,IAC1F,IAAiB,IAAU;EAAE,WAAW;EAAO,QAAQ;CAAuC,IAC3F,EAAE,WAAW,GAAK;CAE3B,gBAAgB,CAAC,eAAe,YAAY;CAC5C,WAAW,CACT;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,aAAa,eAAe;EAC1C,WAAW;CACb,GACA;EACE,KAAK;EACL,OAAO;EACP,aAAa;EACb,WAAW;EACX,UAAU;EACV,aAAa,CAAC,SAAS;EACvB,WAAW;CACb,CACF;CACA,sBAAsB;EACpB;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,cAAc;GACd,aAAa;EACf;EACA;GACE,KAAK;GACL,OAAO;GACP,MAAM;GACN,aAAa;EACf;CACF;AACF"}