@svgrid/grid 3.0.0 → 3.0.2

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 (304) hide show
  1. package/CHANGELOG.md +116 -88
  2. package/README.md +199 -199
  3. package/dist/FlexRender.svelte +96 -96
  4. package/dist/GridFooter.svelte +190 -181
  5. package/dist/GridFooter.svelte.d.ts +8 -0
  6. package/dist/GridMenus.svelte +18 -10
  7. package/dist/GridMenus.svelte.d.ts +2 -1
  8. package/dist/SvAutoComplete.svelte +169 -169
  9. package/dist/SvAvatar.svelte +75 -75
  10. package/dist/SvCalendar.svelte +503 -503
  11. package/dist/SvCarousel.svelte +141 -141
  12. package/dist/SvCheckBox.svelte +102 -102
  13. package/dist/SvCircularProgress.svelte +109 -109
  14. package/dist/SvColorInput.svelte +181 -181
  15. package/dist/SvComboBox.svelte +279 -279
  16. package/dist/SvContextMenu.svelte +116 -116
  17. package/dist/SvCountryInput.svelte +163 -163
  18. package/dist/SvDrawer.svelte +254 -254
  19. package/dist/SvDropDownList.svelte +378 -378
  20. package/dist/SvDurationInput.svelte +126 -126
  21. package/dist/SvField.svelte +293 -293
  22. package/dist/SvForm.svelte +437 -437
  23. package/dist/SvGrid.controller.svelte.d.ts +17 -0
  24. package/dist/SvGrid.controller.svelte.js +128 -14
  25. package/dist/SvGrid.css +79 -10
  26. package/dist/SvGrid.svelte +191 -186
  27. package/dist/SvGrid.types.d.ts +42 -1
  28. package/dist/SvGridCellEditor.svelte +748 -744
  29. package/dist/SvGridChart.svelte +2246 -1716
  30. package/dist/SvGridChart.svelte.d.ts +63 -1
  31. package/dist/SvGridChartPanel.svelte +633 -485
  32. package/dist/SvGridChartView.svelte +79 -70
  33. package/dist/SvGridChartView.svelte.d.ts +7 -0
  34. package/dist/SvGridDropdown.svelte +728 -728
  35. package/dist/SvGridSelect.svelte +270 -270
  36. package/dist/SvGroupCell.svelte +141 -116
  37. package/dist/SvGroupCell.svelte.d.ts +8 -0
  38. package/dist/SvListBox.svelte +334 -334
  39. package/dist/SvMaskedInput.svelte +122 -122
  40. package/dist/SvMenu.svelte +124 -124
  41. package/dist/SvMenuList.svelte +146 -146
  42. package/dist/SvMultiSelect.svelte +293 -293
  43. package/dist/SvNumberInput.svelte +172 -172
  44. package/dist/SvOtpInput.svelte +158 -158
  45. package/dist/SvPasswordInput.svelte +151 -151
  46. package/dist/SvPhoneInput.svelte +133 -133
  47. package/dist/SvPopover.svelte +197 -197
  48. package/dist/SvProgress.svelte +116 -116
  49. package/dist/SvRadioGroup.svelte +107 -107
  50. package/dist/SvRating.svelte +112 -112
  51. package/dist/SvResult.svelte +73 -73
  52. package/dist/SvRichText.svelte +211 -211
  53. package/dist/SvRowGroupPanel.svelte +186 -170
  54. package/dist/SvRowGroupPanel.svelte.d.ts +8 -0
  55. package/dist/SvScrollArea.svelte +61 -61
  56. package/dist/SvSlider.svelte +203 -203
  57. package/dist/SvSwitchButton.svelte +108 -108
  58. package/dist/SvTagsInput.svelte +115 -115
  59. package/dist/SvTextInput.svelte +147 -147
  60. package/dist/SvTimePicker.svelte +245 -245
  61. package/dist/SvToaster.svelte +159 -159
  62. package/dist/SvToggleButton.svelte +85 -85
  63. package/dist/SvTooltip.svelte +161 -161
  64. package/dist/SvTour.svelte +208 -208
  65. package/dist/SvTree.svelte +444 -444
  66. package/dist/SvTreeSelect.svelte +239 -239
  67. package/dist/ai.d.ts +11 -2
  68. package/dist/ai.js +51 -7
  69. package/dist/cdn/GridMenus-DyFA-QxA.js +602 -0
  70. package/dist/cdn/GridMenus-M2XP9t0_.js +603 -0
  71. package/dist/cdn/{SvDateRangeInput-DflbiP7N.js → SvDateRangeInput-CaOuMs8O.js} +1 -1
  72. package/dist/cdn/{SvDateRangeInput-Bh0A0JkF.js → SvDateRangeInput-DMLKmGEc.js} +1 -1
  73. package/dist/cdn/{SvDateTimePicker-Bivn8dAP.js → SvDateTimePicker-CCbDZNZB.js} +1 -1
  74. package/dist/cdn/{SvDateTimePicker-BWwpfB_o.js → SvDateTimePicker-sonaH0oh.js} +1 -1
  75. package/dist/cdn/{SvGridCellEditor-Ba7rY3eu.js → SvGridCellEditor-BWnTi2N7.js} +2 -2
  76. package/dist/cdn/{SvGridCellEditor-AXL8cHGO.js → SvGridCellEditor-CjEJMJKc.js} +2 -2
  77. package/dist/cdn/SvGridChart-DAb9RbRs.js +1480 -0
  78. package/dist/cdn/SvGridChart-Yl-IXZFO.js +1481 -0
  79. package/dist/cdn/SvGridChartPanel-DayQpDsR.js +834 -0
  80. package/dist/cdn/SvGridChartPanel-aqf8n-vJ.js +810 -0
  81. package/dist/cdn/{SvGridChartView-eSPuJE6g.js → SvGridChartView-CxfakxR0.js} +5 -3
  82. package/dist/cdn/{SvGridChartView-SmPW10dI.js → SvGridChartView-Dm_YEx9L.js} +5 -3
  83. package/dist/cdn/{SvGridDropdown-B1ZcLpgs.js → SvGridDropdown-D0VdjeR8.js} +1 -1
  84. package/dist/cdn/{SvGridDropdown-CtdbHcIS.js → SvGridDropdown-D13MtJ2j.js} +1 -1
  85. package/dist/cdn/cell-formatting-C2Hf5gqd.js +86 -0
  86. package/dist/cdn/chart-CKJRCPOk.js +1652 -0
  87. package/dist/cdn/{date-format-DZT7T1wf.js → date-format-BNii4zeD.js} +2 -2
  88. package/dist/cdn/{date-format-CcP1tafP.js → date-format-BnnHlqGw.js} +2 -2
  89. package/dist/cdn/{export-format-Cv1Dll6k.js → export-format-CUDLy2yn.js} +84 -168
  90. package/dist/cdn/{src-B_YS5AOc.js → src-BJ2opd0j.js} +3642 -3450
  91. package/dist/cdn/{src-DYXXpuSk.js → src-DNbz94Ct.js} +8649 -8457
  92. package/dist/cdn/svgrid.js +16 -15
  93. package/dist/cdn/svgrid.svelte-external.js +16 -15
  94. package/dist/cell-formatting.d.ts +7 -0
  95. package/dist/cell-formatting.js +7 -1
  96. package/dist/chart-export.d.ts +23 -2
  97. package/dist/chart-export.js +88 -14
  98. package/dist/chart.d.ts +410 -18
  99. package/dist/chart.js +824 -24
  100. package/dist/editing.js +22 -13
  101. package/dist/grid-icons.d.ts +49 -0
  102. package/dist/grid-icons.js +86 -0
  103. package/dist/index.d.ts +3 -2
  104. package/dist/index.js +3 -2
  105. package/package.json +1 -1
  106. package/src/FlexRender.svelte +96 -96
  107. package/src/GridFooter.svelte +190 -181
  108. package/src/GridMenus.svelte +18 -10
  109. package/src/SvAutoComplete.svelte +169 -169
  110. package/src/SvAvatar.svelte +75 -75
  111. package/src/SvCalendar.svelte +503 -503
  112. package/src/SvCalendar.test.ts +226 -226
  113. package/src/SvCarousel.svelte +141 -141
  114. package/src/SvCheckBox.svelte +102 -102
  115. package/src/SvCircularProgress.svelte +109 -109
  116. package/src/SvColorInput.svelte +181 -181
  117. package/src/SvComboBox.svelte +279 -279
  118. package/src/SvContextMenu.svelte +116 -116
  119. package/src/SvCountryInput.svelte +163 -163
  120. package/src/SvDrawer.svelte +254 -254
  121. package/src/SvDropDownList.svelte +378 -378
  122. package/src/SvDurationInput.svelte +126 -126
  123. package/src/SvField.svelte +293 -293
  124. package/src/SvForm.svelte +437 -437
  125. package/src/SvForm.test.ts +411 -411
  126. package/src/SvGrid.controller.svelte.ts +146 -13
  127. package/src/SvGrid.css +79 -10
  128. package/src/SvGrid.svelte +191 -186
  129. package/src/SvGrid.types.ts +2133 -2092
  130. package/src/SvGridCellEditor.svelte +748 -744
  131. package/src/SvGridChart.svelte +2246 -1716
  132. package/src/SvGridChart.test.ts +243 -1
  133. package/src/SvGridChartPanel.svelte +633 -485
  134. package/src/SvGridChartView.svelte +79 -70
  135. package/src/SvGridDropdown.svelte +728 -728
  136. package/src/SvGridSelect.svelte +270 -270
  137. package/src/SvGroupCell.svelte +141 -116
  138. package/src/SvListBox.svelte +334 -334
  139. package/src/SvMaskedInput.svelte +122 -122
  140. package/src/SvMenu.svelte +124 -124
  141. package/src/SvMenu.test.ts +97 -97
  142. package/src/SvMenuList.svelte +146 -146
  143. package/src/SvMultiSelect.svelte +293 -293
  144. package/src/SvNumberInput.svelte +172 -172
  145. package/src/SvOtpInput.svelte +158 -158
  146. package/src/SvPasswordInput.svelte +151 -151
  147. package/src/SvPhoneInput.svelte +133 -133
  148. package/src/SvPopover.svelte +197 -197
  149. package/src/SvProgress.svelte +116 -116
  150. package/src/SvRadioGroup.svelte +107 -107
  151. package/src/SvRating.svelte +112 -112
  152. package/src/SvResult.svelte +73 -73
  153. package/src/SvRichText.svelte +211 -211
  154. package/src/SvRowGroupPanel.svelte +186 -170
  155. package/src/SvScrollArea.svelte +61 -61
  156. package/src/SvSlider.svelte +203 -203
  157. package/src/SvSwitchButton.svelte +108 -108
  158. package/src/SvTagsInput.svelte +115 -115
  159. package/src/SvTextInput.svelte +147 -147
  160. package/src/SvTimePicker.svelte +245 -245
  161. package/src/SvToaster.svelte +159 -159
  162. package/src/SvToaster.test.ts +95 -95
  163. package/src/SvToggleButton.svelte +85 -85
  164. package/src/SvTooltip.svelte +161 -161
  165. package/src/SvTour.svelte +208 -208
  166. package/src/SvTree.svelte +444 -444
  167. package/src/SvTreeSelect.svelte +239 -239
  168. package/src/a11y/dismissable.test.ts +119 -119
  169. package/src/a11y/dismissable.ts +114 -114
  170. package/src/a11y.contract.test.ts +49 -49
  171. package/src/a11y.test.ts +59 -59
  172. package/src/a11y.ts +61 -61
  173. package/src/ai.test.ts +561 -502
  174. package/src/ai.ts +1472 -1419
  175. package/src/build-api.coverage.test.ts +633 -633
  176. package/src/build-api.ts +846 -846
  177. package/src/builtin-editors.grid.test.ts +83 -83
  178. package/src/cell-formatting.ts +177 -171
  179. package/src/cell-render.test.ts +513 -513
  180. package/src/cell-render.ts +496 -496
  181. package/src/cell-values.ts +148 -148
  182. package/src/chart-export.test.ts +112 -0
  183. package/src/chart-export.ts +270 -202
  184. package/src/chart-view.svelte.ts +36 -36
  185. package/src/chart.test.ts +830 -1
  186. package/src/chart.ts +3342 -2321
  187. package/src/collaboration.test.ts +104 -104
  188. package/src/collaboration.ts +167 -167
  189. package/src/column-groups.ts +78 -78
  190. package/src/core.performance.test.ts +30 -30
  191. package/src/core.ts +1865 -1865
  192. package/src/createAutocomplete.svelte.ts +132 -132
  193. package/src/createCombobox.svelte.ts +191 -191
  194. package/src/createCountryInput.svelte.ts +157 -157
  195. package/src/createDropdownList.svelte.ts +168 -168
  196. package/src/createForm.svelte.ts +386 -386
  197. package/src/createGrid.svelte.ts +42 -42
  198. package/src/createGrid.test.ts +10 -10
  199. package/src/createGridState.svelte.ts +17 -17
  200. package/src/createListbox.svelte.ts +250 -250
  201. package/src/createMenu.svelte.ts +224 -224
  202. package/src/createPopoverSelect.svelte.ts +213 -213
  203. package/src/createSlider.svelte.ts +191 -191
  204. package/src/createTooltip.svelte.ts +144 -144
  205. package/src/createTree.svelte.ts +322 -322
  206. package/src/datetime/date-core.ts +206 -206
  207. package/src/datetime/date-restrict.ts +61 -61
  208. package/src/datetime/timezone.ts +135 -135
  209. package/src/dock-manager-model.ts +596 -596
  210. package/src/dock-model.ts +374 -374
  211. package/src/editing.test.ts +974 -974
  212. package/src/editing.ts +618 -609
  213. package/src/editor-contract.ts +171 -171
  214. package/src/editor-registry.grid.test.ts +144 -144
  215. package/src/editor-registry.ts +122 -122
  216. package/src/export-data-api.test.ts +126 -126
  217. package/src/export-format.test.ts +107 -107
  218. package/src/export-format.ts +601 -601
  219. package/src/filter-operators.ts +160 -160
  220. package/src/filtering/excel-filters.ts +325 -325
  221. package/src/flex-render.ts +3 -3
  222. package/src/form-field.ts +127 -127
  223. package/src/grid-icons.test.ts +46 -0
  224. package/src/grid-icons.ts +184 -0
  225. package/src/group-display.test.ts +167 -167
  226. package/src/group-display.ts +200 -200
  227. package/src/headless.ts +87 -87
  228. package/src/icon-overrides.grid.test.ts +188 -0
  229. package/src/icon-seam.test.ts +100 -0
  230. package/src/index.ts +19 -0
  231. package/src/js-scroller.svelte.ts +173 -173
  232. package/src/keyboard-handlers.ts +270 -270
  233. package/src/keyboard.test.ts +59 -59
  234. package/src/keyboard.ts +97 -97
  235. package/src/list-nav.test.ts +49 -49
  236. package/src/list-nav.ts +29 -29
  237. package/src/list-option.test.ts +56 -56
  238. package/src/list-option.ts +179 -179
  239. package/src/menus.ts +597 -597
  240. package/src/merge-objects.ts +48 -48
  241. package/src/overlays.test.ts +90 -90
  242. package/src/positioning.ts +268 -268
  243. package/src/render-component.ts +28 -28
  244. package/src/row-drag.test.ts +401 -401
  245. package/src/row-drag.ts +419 -419
  246. package/src/row-resize.test.ts +524 -524
  247. package/src/row-resize.ts +228 -228
  248. package/src/scheduler-ical.ts +181 -181
  249. package/src/scheduler-model.test.ts +562 -562
  250. package/src/scheduler-model.ts +873 -873
  251. package/src/selection.test.ts +885 -885
  252. package/src/server-data-source.test.ts +383 -383
  253. package/src/server-data-source.ts +469 -469
  254. package/src/sparkline.test.ts +68 -68
  255. package/src/sparkline.ts +169 -169
  256. package/src/spreadsheet.test.ts +488 -488
  257. package/src/spreadsheet.ts +312 -312
  258. package/src/static-functions.ts +11 -11
  259. package/src/subscribe.ts +38 -38
  260. package/src/summaries.ts +113 -113
  261. package/src/svgrid-wrapper.types.ts +563 -563
  262. package/src/svgrid.async-editor-options.test.ts +273 -273
  263. package/src/svgrid.auto-row-height.test.ts +204 -204
  264. package/src/svgrid.behavior.test.ts +910 -910
  265. package/src/svgrid.charting.test.ts +654 -534
  266. package/src/svgrid.comments-autocomplete.test.ts +127 -127
  267. package/src/svgrid.context-menu.test.ts +147 -147
  268. package/src/svgrid.features.test.ts +157 -157
  269. package/src/svgrid.filter-depth.test.ts +163 -163
  270. package/src/svgrid.filter-menu-listbox.svelte.test.ts +382 -377
  271. package/src/svgrid.filter-menu-scroll.test.ts +112 -112
  272. package/src/svgrid.grand-total.test.ts +188 -188
  273. package/src/svgrid.group-display-mode.test.ts +171 -171
  274. package/src/svgrid.group-footers.test.ts +121 -121
  275. package/src/svgrid.group-pagination.test.ts +153 -153
  276. package/src/svgrid.new-features.wrapper.test.ts +251 -251
  277. package/src/svgrid.tree-data.test.ts +186 -186
  278. package/src/svgrid.wrapper.test.ts +63 -63
  279. package/src/svgriddropdown.async-panel.svelte.test.ts +195 -195
  280. package/src/test-setup.ts +62 -62
  281. package/src/themes/index.ts +288 -288
  282. package/src/toast-store.svelte.ts +250 -250
  283. package/src/toast-store.test.ts +147 -147
  284. package/src/tree-row-model.test.ts +168 -168
  285. package/src/ui-buttons.test.ts +144 -144
  286. package/src/ui-inputs.test.ts +118 -118
  287. package/src/ui-localization.test.ts +113 -113
  288. package/src/ui-range.test.ts +70 -70
  289. package/src/ui-selection.test.ts +155 -155
  290. package/src/ui-tier1.test.ts +142 -142
  291. package/src/virtual.test.ts +88 -88
  292. package/src/virtualization/column-virtualizer.test.ts +27 -27
  293. package/src/virtualization/column-virtualizer.ts +30 -30
  294. package/src/virtualization/svelte-virtualizer.svelte.ts +26 -26
  295. package/src/virtualization/types.ts +30 -30
  296. package/src/virtualization/virtualizer.test.ts +47 -47
  297. package/src/virtualization/virtualizer.ts +322 -322
  298. package/dist/cdn/GridMenus-DMihUtma.js +0 -600
  299. package/dist/cdn/GridMenus-nmNDj1a3.js +0 -601
  300. package/dist/cdn/SvGridChart-Bs2GIR2Q.js +0 -1202
  301. package/dist/cdn/SvGridChart-CwhFz7GV.js +0 -1203
  302. package/dist/cdn/SvGridChartPanel-1WXuStzM.js +0 -561
  303. package/dist/cdn/SvGridChartPanel-e5_nqNP9.js +0 -585
  304. package/dist/cdn/chart-i4XcXyHJ.js +0 -1214
@@ -1,534 +1,654 @@
1
- /**
2
- * Built-in integrated charting (`charting` prop on <SvGrid>): the docked chart
3
- * panel, its live derivation from displayed rows + selection, and the
4
- * chart-click -> grid cross-filter loop.
5
- */
6
- import { describe, expect, it } from 'vitest'
7
- import { mount, unmount } from 'svelte'
8
- import SvGrid from './SvGrid.svelte'
9
- import {
10
- columnFilteringFeature,
11
- createCoreRowModel,
12
- createFilteredRowModel,
13
- createSortedRowModel,
14
- rowSelectionFeature,
15
- rowSortingFeature,
16
- sortFns,
17
- tableFeatures,
18
- chartSpecToCsv,
19
- formatChartValue,
20
- buildChart,
21
- } from './index'
22
- import type { ChartAggregateRequest, ColumnDef, SvGridApi } from './index'
23
-
24
- type Person = { id: number; name: string; team: string; age: number; salary: number }
25
-
26
- const features = tableFeatures({ columnFilteringFeature, rowSelectionFeature, rowSortingFeature })
27
-
28
- const people: Person[] = [
29
- { id: 1, name: 'Ada', team: 'Research', age: 38, salary: 120 },
30
- { id: 2, name: 'Grace', team: 'Compilers', age: 42, salary: 150 },
31
- { id: 3, name: 'Alan', team: 'Research', age: 41, salary: 130 },
32
- { id: 4, name: 'Margaret', team: 'Apollo', age: 35, salary: 160 },
33
- { id: 5, name: 'Linus', team: 'Kernel', age: 54, salary: 175 },
34
- { id: 6, name: 'Donald', team: 'Research', age: 86, salary: 110 },
35
- ]
36
-
37
- const columns: ColumnDef<typeof features, Person>[] = [
38
- { field: 'name', header: 'Name', width: 160 },
39
- { field: 'team', header: 'Team', width: 160 },
40
- { field: 'age', header: 'Age', width: 100, cellDataType: 'number' },
41
- { field: 'salary', header: 'Salary', width: 100, cellDataType: 'number' },
42
- ]
43
-
44
- type MountResult = { api: SvGridApi<typeof features, Person>; target: HTMLElement; destroy: () => void }
45
-
46
- function mountGrid(overrides: Record<string, unknown> = {}): Promise<MountResult> {
47
- return new Promise((resolve, reject) => {
48
- const target = document.createElement('div')
49
- target.style.width = '1000px'
50
- target.style.height = '600px'
51
- document.body.appendChild(target)
52
- const app = mount(SvGrid, {
53
- target,
54
- props: {
55
- data: people,
56
- columns,
57
- features,
58
- _rowModels: {
59
- coreRowModel: createCoreRowModel(),
60
- filteredRowModel: createFilteredRowModel(),
61
- sortedRowModel: createSortedRowModel(sortFns),
62
- },
63
- rowHeight: 36,
64
- containerHeight: 480,
65
- virtualization: false,
66
- onApiReady(api: SvGridApi<typeof features, Person>) {
67
- resolve({ api, target, destroy: () => { unmount(app); target.remove() } })
68
- },
69
- ...overrides,
70
- } as any,
71
- })
72
- queueMicrotask(() => reject(new Error('onApiReady never fired')))
73
- })
74
- }
75
-
76
- // A macrotask boundary: drains all pending microtasks (Svelte effects, the chart
77
- // panel's lazy import() + its .then, and the follow-up flush) so the docked panel
78
- // is mounted before assertions. The panel is loaded lazily as its own chunk.
79
- const tick = () => new Promise((r) => setTimeout(r))
80
-
81
- describe('SvGrid built-in charting', () => {
82
- it('derives a chart spec from all displayed rows (default dimension + measure)', async () => {
83
- const { api, destroy } = await mountGrid({ charting: true })
84
- await tick() // the chart engine loads lazily; ready a tick after mount
85
- try {
86
- const spec = api.getChartSpec()
87
- expect(spec).not.toBeNull()
88
- expect(spec!.type).toBe('bar')
89
- // Default dimension is the first text column (name), one category per row.
90
- expect(spec!.categories.length).toBe(people.length)
91
- } finally {
92
- destroy()
93
- }
94
- })
95
-
96
- it('re-derives the chart when the grid is filtered (auto-refresh)', async () => {
97
- const { api, destroy } = await mountGrid({ charting: true })
98
- try {
99
- // Filter to the Research team (3 people) via the same facet-filter state
100
- // the chart's own cross-filter writes.
101
- api.setFacetFilter('team', ['Research'])
102
- await tick()
103
- const spec = api.getChartSpec()
104
- expect(spec!.categories.length).toBe(3)
105
- } finally {
106
- destroy()
107
- }
108
- })
109
-
110
- it('scopes the chart to the selected cell range', async () => {
111
- const { api, destroy } = await mountGrid({ charting: true })
112
- try {
113
- // Select the first two rows across all columns.
114
- api.selectCells([[0, 0, 1, 2]])
115
- await tick()
116
- const spec = api.getChartSpec()
117
- expect(spec!.categories.length).toBe(2)
118
- } finally {
119
- destroy()
120
- }
121
- })
122
-
123
- it('renders the docked panel with an <svg> when open', async () => {
124
- const { target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
125
- try {
126
- await tick()
127
- const panel = target.querySelector('.sv-grid-chart-panel')
128
- expect(panel).toBeTruthy()
129
- expect(panel!.querySelector('svg')).toBeTruthy()
130
- } finally {
131
- destroy()
132
- }
133
- })
134
-
135
- it('pops the docked panel out into a floating window, maximizes, and docks back', async () => {
136
- const { target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
137
- try {
138
- await tick()
139
- const panel = () => target.querySelector('.sv-grid-chart-panel')!
140
- const click = (label: string) => {
141
- const btn = target.querySelector<HTMLButtonElement>(`[aria-label="${label}"]`)
142
- expect(btn).toBeTruthy()
143
- btn!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
144
- }
145
- // Starts docked.
146
- expect(panel().classList.contains('is-floating')).toBe(false)
147
- // Pop out -> floating window.
148
- click('Pop out chart')
149
- await tick()
150
- expect(panel().classList.contains('is-floating')).toBe(true)
151
- // Maximize -> fills the grid.
152
- click('Maximize')
153
- await tick()
154
- expect(panel().classList.contains('is-maximized')).toBe(true)
155
- // Dock back -> re-docked, not floating, not maximized.
156
- click('Dock chart')
157
- await tick()
158
- expect(panel().classList.contains('is-floating')).toBe(false)
159
- expect(panel().classList.contains('is-maximized')).toBe(false)
160
- } finally {
161
- destroy()
162
- }
163
- })
164
-
165
- it('adds a second chart, shows a tab strip, and persists both charts in view state', async () => {
166
- const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
167
- try {
168
- await tick()
169
- // One chart, no tab strip yet.
170
- expect(target.querySelectorAll('.sv-grid-chart-tab').length).toBe(0)
171
- // Add a chart.
172
- const add = target.querySelector<HTMLButtonElement>('[aria-label="Add chart"]')
173
- expect(add).toBeTruthy()
174
- add!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
175
- await tick()
176
- // Now two tabs; the second is active.
177
- const tabs = target.querySelectorAll('.sv-grid-chart-tab')
178
- expect(tabs.length).toBe(2)
179
- expect(tabs[1]!.classList.contains('is-active')).toBe(true)
180
- // View state carries both charts + the active index.
181
- const state = api.getState() as any
182
- expect(state.charts.length).toBe(2)
183
- expect(state.chartActive).toBe(1)
184
- // Removing a chart drops back to a single chart (tab strip disappears).
185
- target.querySelector<HTMLButtonElement>('.sv-grid-chart-tab.is-active .sv-grid-chart-tab-x')!
186
- .dispatchEvent(new MouseEvent('click', { bubbles: true }))
187
- await tick()
188
- expect(target.querySelectorAll('.sv-grid-chart-tab').length).toBe(0)
189
- expect((api.getState() as any).charts.length).toBe(1)
190
- } finally {
191
- destroy()
192
- }
193
- })
194
-
195
- it('keeps each chart\'s own type when switching tabs', async () => {
196
- const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
197
- try {
198
- await tick()
199
- // Chart 1 -> line.
200
- const typeSel = () => target.querySelector<HTMLSelectElement>('.sv-grid-chart-controls select')!
201
- typeSel().value = 'line'
202
- typeSel().dispatchEvent(new Event('change', { bubbles: true }))
203
- await tick()
204
- expect(api.getChartSpec()!.type).toBe('line')
205
- // Add Chart 2 (defaults to bar).
206
- target.querySelector<HTMLButtonElement>('[aria-label="Add chart"]')!
207
- .dispatchEvent(new MouseEvent('click', { bubbles: true }))
208
- await tick()
209
- expect(api.getChartSpec()!.type).toBe('bar')
210
- // Switch back to Chart 1 -> still line.
211
- target.querySelectorAll<HTMLButtonElement>('.sv-grid-chart-tab-label')[0]!
212
- .dispatchEvent(new MouseEvent('click', { bubbles: true }))
213
- await tick()
214
- expect(api.getChartSpec()!.type).toBe('line')
215
- } finally {
216
- destroy()
217
- }
218
- })
219
-
220
- it('configureChart applies a config to the active chart (resolving field names)', async () => {
221
- const { api, destroy } = await mountGrid({ charting: { defaultOpen: true } })
222
- try {
223
- api.configureChart({ type: 'line', dimension: 'team', measure: 'salary', reduce: 'avg' })
224
- await tick()
225
- const spec = api.getChartSpec()
226
- expect(spec!.type).toBe('line')
227
- // salary aggregated by team -> one category per distinct team.
228
- expect(spec!.categories.length).toBeGreaterThan(0)
229
- } finally {
230
- destroy()
231
- }
232
- })
233
-
234
- it('shows an AI button only when a chart-AI handler is registered, and applies its result', async () => {
235
- const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
236
- try {
237
- await tick()
238
- // No handler -> no AI button.
239
- expect(target.querySelector('[aria-label="Chart with AI"]')).toBeFalsy()
240
- // Register a deterministic handler (stands in for enterprise's aiChart).
241
- api.setChartAiHandler(async () => ({
242
- type: 'line',
243
- dimension: 'team',
244
- series: null,
245
- measure: 'salary',
246
- reduce: 'avg',
247
- stacked: false,
248
- rationale: 'line of avg salary by team',
249
- }))
250
- await tick()
251
- const aiBtn = target.querySelector<HTMLButtonElement>('[aria-label="Chart with AI"]')
252
- expect(aiBtn).toBeTruthy()
253
- // Open the prompt row, type a query, submit.
254
- aiBtn!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
255
- await tick()
256
- const input = target.querySelector<HTMLInputElement>('.sv-grid-chart-ai-input')!
257
- input.value = 'average salary by team as a line'
258
- input.dispatchEvent(new Event('input', { bubbles: true }))
259
- const form = target.querySelector<HTMLFormElement>('.sv-grid-chart-ai-row')!
260
- form.dispatchEvent(new Event('submit', { bubbles: true, cancelable: true }))
261
- // Let the async handler resolve.
262
- await new Promise((r) => setTimeout(r, 0))
263
- await tick()
264
- expect(api.getChartSpec()!.type).toBe('line')
265
- } finally {
266
- destroy()
267
- }
268
- })
269
-
270
- it('toggles a logarithmic value axis (configureChart + panel toggle present)', async () => {
271
- const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
272
- try {
273
- api.configureChart({ dimension: 'team', measure: 'salary' })
274
- await tick()
275
- expect(api.getChartSpec()!.yScale).not.toBe('log')
276
- api.configureChart({ logScale: true })
277
- await tick()
278
- expect(api.getChartSpec()!.yScale).toBe('log')
279
- const labels = [...target.querySelectorAll('.sv-grid-chart-toggle')].map((l) => l.textContent?.trim())
280
- expect(labels).toContain('Log scale')
281
- } finally {
282
- destroy()
283
- }
284
- })
285
-
286
- it('offers a date axis only when the group-by column is date-like', async () => {
287
- // Non-date dimension -> no Date axis toggle.
288
- const a = await mountGrid({ charting: { defaultOpen: true } })
289
- try {
290
- await tick()
291
- const labels = [...a.target.querySelectorAll('.sv-grid-chart-toggle')].map((l) => l.textContent?.trim())
292
- expect(labels).not.toContain('Date axis')
293
- } finally {
294
- a.destroy()
295
- }
296
- // Date dimension -> Date axis toggle appears and drives xType: 'time'.
297
- const dateColumns = [
298
- { field: 'day', header: 'Day', width: 120, cellDataType: 'date' },
299
- { field: 'channel', header: 'Channel', width: 120 },
300
- { field: 'signups', header: 'Signups', width: 100, cellDataType: 'number' },
301
- ]
302
- const dateData = [
303
- { id: 1, day: '2026-01-01', channel: 'Organic', signups: 10 },
304
- { id: 2, day: '2026-01-02', channel: 'Organic', signups: 20 },
305
- { id: 3, day: '2026-01-03', channel: 'Paid', signups: 30 },
306
- ]
307
- const b = await mountGrid({
308
- data: dateData,
309
- columns: dateColumns,
310
- charting: { defaultOpen: true, dimension: 'day', measures: 'signups' },
311
- })
312
- try {
313
- await tick()
314
- const labels = [...b.target.querySelectorAll('.sv-grid-chart-toggle')].map((l) => l.textContent?.trim())
315
- expect(labels).toContain('Date axis')
316
- b.api.configureChart({ timeAxis: true })
317
- await tick()
318
- expect(b.api.getChartSpec()!.xType).toBe('time')
319
- } finally {
320
- b.destroy()
321
- }
322
- })
323
-
324
- it('serializes chart data to CSV and shows an Export menu (PNG/SVG/CSV/Copy)', async () => {
325
- const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
326
- try {
327
- api.configureChart({ dimension: 'team', series: 'name', measure: 'salary' })
328
- await tick()
329
- const csv = chartSpecToCsv(api.getChartSpec()!)
330
- const [header, ...rows] = csv.split('\n')
331
- expect(header!.startsWith('Category,')).toBe(true)
332
- expect(rows.length).toBeGreaterThan(0)
333
- // Export button + menu.
334
- const btn = target.querySelector<HTMLButtonElement>('[aria-label="Export chart"]')
335
- expect(btn).toBeTruthy()
336
- btn!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
337
- await tick()
338
- const items = [...target.querySelectorAll('.sv-grid-chart-export-menu button')].map((b) => b.textContent)
339
- expect(items).toEqual(['PNG image', 'SVG vector', 'CSV data', 'Copy to clipboard'])
340
- } finally {
341
- destroy()
342
- }
343
- })
344
-
345
- it('buildChart emits a grouped category-axis tier from categoryGroups', () => {
346
- const geo = buildChart({
347
- type: 'bar',
348
- categories: ['USA', 'Canada', 'Japan', 'India'],
349
- series: [{ label: 'Rev', values: [10, 20, 30, 40] }],
350
- categoryGroups: [{ label: 'Americas', span: 2 }, { label: 'APAC', span: 2 }],
351
- })
352
- expect(geo.categoryGroupTicks.map((g) => g.label)).toEqual(['Americas', 'APAC'])
353
- // Groups tile the axis edge-to-edge (first group's right = second's left).
354
- expect(geo.categoryGroupTicks[0]!.x1).toBe(geo.categoryGroupTicks[1]!.x0)
355
- // Ignored when the spans don't cover every leaf.
356
- const bad = buildChart({
357
- type: 'bar',
358
- categories: ['A', 'B', 'C'],
359
- series: [{ label: 'x', values: [1, 2, 3] }],
360
- categoryGroups: [{ label: 'G', span: 2 }],
361
- })
362
- expect(bad.categoryGroupTicks.length).toBe(0)
363
- })
364
-
365
- it('formatChartValue renders currency / percent / compact', () => {
366
- expect(formatChartValue(1500, 'currency')).toBe('$1.5k')
367
- expect(formatChartValue(-2_000_000, 'currency')).toBe('-$2M')
368
- expect(formatChartValue(0.25, 'percent')).toBe('25%')
369
- expect(formatChartValue(1500)).toBe('1.5k')
370
- expect(formatChartValue(1500, 'number')).toBe('1.5k')
371
- })
372
-
373
- it('applies a value format and an auto y-axis title to the spec', async () => {
374
- const { api, destroy } = await mountGrid({ charting: { defaultOpen: true } })
375
- try {
376
- api.configureChart({ dimension: 'team', measure: 'salary', reduce: 'sum', valueFormat: 'currency' })
377
- await tick()
378
- const spec = api.getChartSpec()!
379
- expect(spec.valueFormat).toBe('currency')
380
- expect(spec.yAxisTitle).toBe('Sum of Salary')
381
- } finally {
382
- destroy()
383
- }
384
- })
385
-
386
- it('defaults the value format from the measure column format', async () => {
387
- const cols = [
388
- { field: 'team', header: 'Team', width: 120 },
389
- { field: 'salary', header: 'Salary', width: 120, cellDataType: 'number', format: { type: 'currency', currency: 'USD' } },
390
- ]
391
- const { api, destroy } = await mountGrid({
392
- columns: cols,
393
- charting: { defaultOpen: true, dimension: 'team', measures: 'salary' },
394
- })
395
- try {
396
- await tick()
397
- expect(api.getChartSpec()!.valueFormat).toBe('currency')
398
- } finally {
399
- destroy()
400
- }
401
- })
402
-
403
- it('splits into one series per distinct value of the `series` field', async () => {
404
- const { api, destroy } = await mountGrid({ charting: { dimension: 'team', series: 'name', measures: 'age' } })
405
- await tick() // the chart engine loads lazily; ready a tick after mount
406
- try {
407
- const spec = api.getChartSpec()
408
- // categories = distinct teams (4); one series per distinct name (6).
409
- expect(spec!.series.length).toBe(6)
410
- } finally {
411
- destroy()
412
- }
413
- })
414
-
415
- it('plots one series per measure with `measures[]`', async () => {
416
- const { api, destroy } = await mountGrid({ charting: { dimension: 'team', measures: ['age', 'salary'] } })
417
- await tick() // the chart engine loads lazily; ready a tick after mount
418
- try {
419
- const spec = api.getChartSpec()
420
- expect(spec!.series.length).toBe(2)
421
- } finally {
422
- destroy()
423
- }
424
- })
425
-
426
- it('marks the spec stacked when config.stacked is set', async () => {
427
- const { api, destroy } = await mountGrid({ charting: { dimension: 'team', series: 'name', measures: 'age', stacked: true } })
428
- await tick() // the chart engine loads lazily; ready a tick after mount
429
- try {
430
- expect(api.getChartSpec()!.stacked).toBe(true)
431
- } finally {
432
- destroy()
433
- }
434
- })
435
-
436
- it('renders a custom `buildSpec` chart that stays live with the grid', async () => {
437
- const { api, destroy } = await mountGrid({
438
- charting: { defaultOpen: true, buildSpec: (rows: unknown[]) => ({ type: 'bar', categories: ['All'], series: [{ label: 'Count', values: [rows.length] }] }) },
439
- })
440
- try {
441
- await tick()
442
- // The custom spec reflects all displayed rows...
443
- expect(api.getChartSpec()!.series[0]!.values[0]).toBe(people.length)
444
- // ...and re-derives when the grid is filtered (auto-refresh through buildSpec).
445
- api.setFacetFilter('team', ['Research'])
446
- await tick()
447
- expect(api.getChartSpec()!.series[0]!.values[0]).toBe(3)
448
- } finally {
449
- destroy()
450
- }
451
- })
452
-
453
- it('maps a multi-column cell selection to dimension + split-by + measures (column-exact)', async () => {
454
- const { api, destroy } = await mountGrid({ charting: true })
455
- try {
456
- // Select columns 1..3 (team, age, salary) across the first two rows:
457
- // team -> dimension, no 2nd text col, age+salary -> measures.
458
- api.selectCells([[0, 1, 1, 3]])
459
- await tick()
460
- const spec = api.getChartSpec()
461
- // Two numeric columns in the span -> two series.
462
- expect(spec!.series.length).toBe(2)
463
- } finally {
464
- destroy()
465
- }
466
- })
467
-
468
- it('round-trips the chart config through getState / setState', async () => {
469
- const a = await mountGrid({ charting: true })
470
- try {
471
- a.api.openChart()
472
- a.api.setState({ ...a.api.getState(), chart: { open: true, type: 'line', dimension: 'team', series: null, measure: 'salary', reduce: 'avg', stacked: false } } as any)
473
- await tick()
474
- const state = a.api.getState() as any
475
- expect(state.chart).toBeTruthy()
476
- expect(state.chart.type).toBe('line')
477
- expect(state.chart.reduce).toBe('avg')
478
- const spec = a.api.getChartSpec()
479
- expect(spec!.type).toBe('line')
480
- } finally {
481
- a.destroy()
482
- }
483
- })
484
-
485
- it('charts server-side buckets from getAggregate and refetches on filter change', async () => {
486
- let calls = 0
487
- let lastFilter: any = null
488
- const { api, destroy } = await mountGrid({
489
- charting: {
490
- getAggregate: async (req: ChartAggregateRequest) => {
491
- calls += 1
492
- lastFilter = req.filterModel
493
- return [
494
- { category: 'A', value: 10 },
495
- { category: 'B', value: 20 },
496
- ]
497
- },
498
- },
499
- })
500
- try {
501
- await new Promise((r) => setTimeout(r, 15))
502
- const spec = api.getChartSpec()
503
- expect(spec).not.toBeNull()
504
- expect(spec!.categories).toEqual(['A', 'B'])
505
- expect(spec!.series[0]!.values).toEqual([10, 20])
506
- expect(calls).toBeGreaterThan(0)
507
- // A filter change re-runs the server aggregation with the new filter.
508
- const before = calls
509
- api.setFacetFilter('team', ['Research'])
510
- await new Promise((r) => setTimeout(r, 15))
511
- expect(calls).toBeGreaterThan(before)
512
- expect(lastFilter.facets.team).toEqual(['Research'])
513
- } finally {
514
- destroy()
515
- }
516
- })
517
-
518
- it('cross-filters the grid when a chart category is clicked', async () => {
519
- const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
520
- try {
521
- await tick()
522
- expect(api.getDisplayedRows().length).toBe(people.length)
523
- // The full-height hit rect for the first category carries data-cat-index=0.
524
- const hit = target.querySelector<SVGElement>('.sv-grid-chart-panel svg [data-cat-index="0"]')
525
- expect(hit).toBeTruthy()
526
- hit!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
527
- await tick()
528
- // Clicking one category (a distinct name) filters the grid to that row.
529
- expect(api.getDisplayedRows().length).toBe(1)
530
- } finally {
531
- destroy()
532
- }
533
- })
534
- })
1
+ /**
2
+ * Built-in integrated charting (`charting` prop on <SvGrid>): the docked chart
3
+ * panel, its live derivation from displayed rows + selection, and the
4
+ * chart-click -> grid cross-filter loop.
5
+ */
6
+ import { describe, expect, it } from 'vitest'
7
+ import { mount, unmount } from 'svelte'
8
+ import SvGrid from './SvGrid.svelte'
9
+ import {
10
+ columnFilteringFeature,
11
+ createCoreRowModel,
12
+ createFilteredRowModel,
13
+ createSortedRowModel,
14
+ rowSelectionFeature,
15
+ rowSortingFeature,
16
+ sortFns,
17
+ tableFeatures,
18
+ chartSpecToCsv,
19
+ formatChartValue,
20
+ buildChart,
21
+ } from './index'
22
+ import type { ChartAggregateRequest, ColumnDef, SvGridApi } from './index'
23
+
24
+ type Person = { id: number; name: string; team: string; age: number; salary: number }
25
+
26
+ const features = tableFeatures({ columnFilteringFeature, rowSelectionFeature, rowSortingFeature })
27
+
28
+ const people: Person[] = [
29
+ { id: 1, name: 'Ada', team: 'Research', age: 38, salary: 120 },
30
+ { id: 2, name: 'Grace', team: 'Compilers', age: 42, salary: 150 },
31
+ { id: 3, name: 'Alan', team: 'Research', age: 41, salary: 130 },
32
+ { id: 4, name: 'Margaret', team: 'Apollo', age: 35, salary: 160 },
33
+ { id: 5, name: 'Linus', team: 'Kernel', age: 54, salary: 175 },
34
+ { id: 6, name: 'Donald', team: 'Research', age: 86, salary: 110 },
35
+ ]
36
+
37
+ const columns: ColumnDef<typeof features, Person>[] = [
38
+ { field: 'name', header: 'Name', width: 160 },
39
+ { field: 'team', header: 'Team', width: 160 },
40
+ { field: 'age', header: 'Age', width: 100, cellDataType: 'number' },
41
+ { field: 'salary', header: 'Salary', width: 100, cellDataType: 'number' },
42
+ ]
43
+
44
+ type MountResult = { api: SvGridApi<typeof features, Person>; target: HTMLElement; destroy: () => void }
45
+
46
+ function mountGrid(overrides: Record<string, unknown> = {}): Promise<MountResult> {
47
+ return new Promise((resolve, reject) => {
48
+ const target = document.createElement('div')
49
+ target.style.width = '1000px'
50
+ target.style.height = '600px'
51
+ document.body.appendChild(target)
52
+ const app = mount(SvGrid, {
53
+ target,
54
+ props: {
55
+ data: people,
56
+ columns,
57
+ features,
58
+ _rowModels: {
59
+ coreRowModel: createCoreRowModel(),
60
+ filteredRowModel: createFilteredRowModel(),
61
+ sortedRowModel: createSortedRowModel(sortFns),
62
+ },
63
+ rowHeight: 36,
64
+ containerHeight: 480,
65
+ virtualization: false,
66
+ onApiReady(api: SvGridApi<typeof features, Person>) {
67
+ resolve({ api, target, destroy: () => { unmount(app); target.remove() } })
68
+ },
69
+ ...overrides,
70
+ } as any,
71
+ })
72
+ queueMicrotask(() => reject(new Error('onApiReady never fired')))
73
+ })
74
+ }
75
+
76
+ // A macrotask boundary: drains all pending microtasks (Svelte effects, the chart
77
+ // panel's lazy import() + its .then, and the follow-up flush) so the docked panel
78
+ // is mounted before assertions. The panel is loaded lazily as its own chunk.
79
+ const tick = () => new Promise((r) => setTimeout(r))
80
+
81
+ describe('SvGrid built-in charting', () => {
82
+ it('derives a chart spec from all displayed rows (default dimension + measure)', async () => {
83
+ const { api, destroy } = await mountGrid({ charting: true })
84
+ await tick() // the chart engine loads lazily; ready a tick after mount
85
+ try {
86
+ const spec = api.getChartSpec()
87
+ expect(spec).not.toBeNull()
88
+ expect(spec!.type).toBe('bar')
89
+ // Default dimension is the first text column (name), one category per row.
90
+ expect(spec!.categories.length).toBe(people.length)
91
+ } finally {
92
+ destroy()
93
+ }
94
+ })
95
+
96
+ it('re-derives the chart when the grid is filtered (auto-refresh)', async () => {
97
+ const { api, destroy } = await mountGrid({ charting: true })
98
+ try {
99
+ // Filter to the Research team (3 people) via the same facet-filter state
100
+ // the chart's own cross-filter writes.
101
+ api.setFacetFilter('team', ['Research'])
102
+ await tick()
103
+ const spec = api.getChartSpec()
104
+ expect(spec!.categories.length).toBe(3)
105
+ } finally {
106
+ destroy()
107
+ }
108
+ })
109
+
110
+ it('scopes the chart to the selected cell range', async () => {
111
+ const { api, destroy } = await mountGrid({ charting: true })
112
+ try {
113
+ // Select the first two rows across all columns.
114
+ api.selectCells([[0, 0, 1, 2]])
115
+ await tick()
116
+ const spec = api.getChartSpec()
117
+ expect(spec!.categories.length).toBe(2)
118
+ } finally {
119
+ destroy()
120
+ }
121
+ })
122
+
123
+ it('renders the docked panel with an <svg> when open', async () => {
124
+ const { target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
125
+ try {
126
+ await tick()
127
+ const panel = target.querySelector('.sv-grid-chart-panel')
128
+ expect(panel).toBeTruthy()
129
+ expect(panel!.querySelector('svg')).toBeTruthy()
130
+ } finally {
131
+ destroy()
132
+ }
133
+ })
134
+
135
+ it('pops the docked panel out into a floating window, maximizes, and docks back', async () => {
136
+ const { target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
137
+ try {
138
+ await tick()
139
+ const panel = () => target.querySelector('.sv-grid-chart-panel')!
140
+ const click = (label: string) => {
141
+ const btn = target.querySelector<HTMLButtonElement>(`[aria-label="${label}"]`)
142
+ expect(btn).toBeTruthy()
143
+ btn!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
144
+ }
145
+ // Starts docked.
146
+ expect(panel().classList.contains('is-floating')).toBe(false)
147
+ // Pop out -> floating window.
148
+ click('Pop out chart')
149
+ await tick()
150
+ expect(panel().classList.contains('is-floating')).toBe(true)
151
+ // Maximize -> fills the grid.
152
+ click('Maximize')
153
+ await tick()
154
+ expect(panel().classList.contains('is-maximized')).toBe(true)
155
+ // Dock back -> re-docked, not floating, not maximized.
156
+ click('Dock chart')
157
+ await tick()
158
+ expect(panel().classList.contains('is-floating')).toBe(false)
159
+ expect(panel().classList.contains('is-maximized')).toBe(false)
160
+ } finally {
161
+ destroy()
162
+ }
163
+ })
164
+
165
+ it('adds a second chart, shows a tab strip, and persists both charts in view state', async () => {
166
+ const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
167
+ try {
168
+ await tick()
169
+ // One chart, no tab strip yet.
170
+ expect(target.querySelectorAll('.sv-grid-chart-tab').length).toBe(0)
171
+ // Add a chart.
172
+ const add = target.querySelector<HTMLButtonElement>('[aria-label="Add chart"]')
173
+ expect(add).toBeTruthy()
174
+ add!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
175
+ await tick()
176
+ // Now two tabs; the second is active.
177
+ const tabs = target.querySelectorAll('.sv-grid-chart-tab')
178
+ expect(tabs.length).toBe(2)
179
+ expect(tabs[1]!.classList.contains('is-active')).toBe(true)
180
+ // View state carries both charts + the active index.
181
+ const state = api.getState() as any
182
+ expect(state.charts.length).toBe(2)
183
+ expect(state.chartActive).toBe(1)
184
+ // Removing a chart drops back to a single chart (tab strip disappears).
185
+ target.querySelector<HTMLButtonElement>('.sv-grid-chart-tab.is-active .sv-grid-chart-tab-x')!
186
+ .dispatchEvent(new MouseEvent('click', { bubbles: true }))
187
+ await tick()
188
+ expect(target.querySelectorAll('.sv-grid-chart-tab').length).toBe(0)
189
+ expect((api.getState() as any).charts.length).toBe(1)
190
+ } finally {
191
+ destroy()
192
+ }
193
+ })
194
+
195
+ it('keeps each chart\'s own type when switching tabs', async () => {
196
+ const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
197
+ try {
198
+ await tick()
199
+ // Chart 1 -> line.
200
+ const typeSel = () => target.querySelector<HTMLSelectElement>('.sv-grid-chart-controls select')!
201
+ typeSel().value = 'line'
202
+ typeSel().dispatchEvent(new Event('change', { bubbles: true }))
203
+ await tick()
204
+ expect(api.getChartSpec()!.type).toBe('line')
205
+ // Add Chart 2 (defaults to bar).
206
+ target.querySelector<HTMLButtonElement>('[aria-label="Add chart"]')!
207
+ .dispatchEvent(new MouseEvent('click', { bubbles: true }))
208
+ await tick()
209
+ expect(api.getChartSpec()!.type).toBe('bar')
210
+ // Switch back to Chart 1 -> still line.
211
+ target.querySelectorAll<HTMLButtonElement>('.sv-grid-chart-tab-label')[0]!
212
+ .dispatchEvent(new MouseEvent('click', { bubbles: true }))
213
+ await tick()
214
+ expect(api.getChartSpec()!.type).toBe('line')
215
+ } finally {
216
+ destroy()
217
+ }
218
+ })
219
+
220
+ it('configureChart applies a config to the active chart (resolving field names)', async () => {
221
+ const { api, destroy } = await mountGrid({ charting: { defaultOpen: true } })
222
+ try {
223
+ api.configureChart({ type: 'line', dimension: 'team', measure: 'salary', reduce: 'avg' })
224
+ await tick()
225
+ const spec = api.getChartSpec()
226
+ expect(spec!.type).toBe('line')
227
+ // salary aggregated by team -> one category per distinct team.
228
+ expect(spec!.categories.length).toBeGreaterThan(0)
229
+ } finally {
230
+ destroy()
231
+ }
232
+ })
233
+
234
+ it('shows an AI button only when a chart-AI handler is registered, and applies its result', async () => {
235
+ const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
236
+ try {
237
+ await tick()
238
+ // No handler -> no AI button.
239
+ expect(target.querySelector('[aria-label="Chart with AI"]')).toBeFalsy()
240
+ // Register a deterministic handler (stands in for enterprise's aiChart).
241
+ api.setChartAiHandler(async () => ({
242
+ type: 'line',
243
+ dimension: 'team',
244
+ series: null,
245
+ measure: 'salary',
246
+ reduce: 'avg',
247
+ stacked: false,
248
+ rationale: 'line of avg salary by team',
249
+ }))
250
+ await tick()
251
+ const aiBtn = target.querySelector<HTMLButtonElement>('[aria-label="Chart with AI"]')
252
+ expect(aiBtn).toBeTruthy()
253
+ // Open the prompt row, type a query, submit.
254
+ aiBtn!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
255
+ await tick()
256
+ const input = target.querySelector<HTMLInputElement>('.sv-grid-chart-ai-input')!
257
+ input.value = 'average salary by team as a line'
258
+ input.dispatchEvent(new Event('input', { bubbles: true }))
259
+ const form = target.querySelector<HTMLFormElement>('.sv-grid-chart-ai-row')!
260
+ form.dispatchEvent(new Event('submit', { bubbles: true, cancelable: true }))
261
+ // Let the async handler resolve.
262
+ await new Promise((r) => setTimeout(r, 0))
263
+ await tick()
264
+ expect(api.getChartSpec()!.type).toBe('line')
265
+ } finally {
266
+ destroy()
267
+ }
268
+ })
269
+
270
+ it('toggles a logarithmic value axis (configureChart + panel toggle present)', async () => {
271
+ const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
272
+ try {
273
+ api.configureChart({ dimension: 'team', measure: 'salary' })
274
+ await tick()
275
+ expect(api.getChartSpec()!.yScale).not.toBe('log')
276
+ api.configureChart({ logScale: true })
277
+ await tick()
278
+ expect(api.getChartSpec()!.yScale).toBe('log')
279
+ const labels = [...target.querySelectorAll('.sv-grid-chart-toggle')].map((l) => l.textContent?.trim())
280
+ expect(labels).toContain('Log scale')
281
+ } finally {
282
+ destroy()
283
+ }
284
+ })
285
+
286
+ it('offers a date axis only when the group-by column is date-like', async () => {
287
+ // Non-date dimension -> no Date axis toggle.
288
+ const a = await mountGrid({ charting: { defaultOpen: true } })
289
+ try {
290
+ await tick()
291
+ const labels = [...a.target.querySelectorAll('.sv-grid-chart-toggle')].map((l) => l.textContent?.trim())
292
+ expect(labels).not.toContain('Date axis')
293
+ } finally {
294
+ a.destroy()
295
+ }
296
+ // Date dimension -> Date axis toggle appears and drives xType: 'time'.
297
+ const dateColumns = [
298
+ { field: 'day', header: 'Day', width: 120, cellDataType: 'date' },
299
+ { field: 'channel', header: 'Channel', width: 120 },
300
+ { field: 'signups', header: 'Signups', width: 100, cellDataType: 'number' },
301
+ ]
302
+ const dateData = [
303
+ { id: 1, day: '2026-01-01', channel: 'Organic', signups: 10 },
304
+ { id: 2, day: '2026-01-02', channel: 'Organic', signups: 20 },
305
+ { id: 3, day: '2026-01-03', channel: 'Paid', signups: 30 },
306
+ ]
307
+ const b = await mountGrid({
308
+ data: dateData,
309
+ columns: dateColumns,
310
+ charting: { defaultOpen: true, dimension: 'day', measures: 'signups' },
311
+ })
312
+ try {
313
+ await tick()
314
+ const labels = [...b.target.querySelectorAll('.sv-grid-chart-toggle')].map((l) => l.textContent?.trim())
315
+ expect(labels).toContain('Date axis')
316
+ b.api.configureChart({ timeAxis: true })
317
+ await tick()
318
+ expect(b.api.getChartSpec()!.xType).toBe('time')
319
+ } finally {
320
+ b.destroy()
321
+ }
322
+ })
323
+
324
+ it('serializes chart data to CSV and shows an Export menu (PNG/SVG/CSV/Copy)', async () => {
325
+ const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
326
+ try {
327
+ api.configureChart({ dimension: 'team', series: 'name', measure: 'salary' })
328
+ await tick()
329
+ const csv = chartSpecToCsv(api.getChartSpec()!)
330
+ const [header, ...rows] = csv.split('\n')
331
+ expect(header!.startsWith('Category,')).toBe(true)
332
+ expect(rows.length).toBeGreaterThan(0)
333
+ // Export button + menu.
334
+ const btn = target.querySelector<HTMLButtonElement>('[aria-label="Export chart"]')
335
+ expect(btn).toBeTruthy()
336
+ btn!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
337
+ await tick()
338
+ const items = [...target.querySelectorAll('.sv-grid-chart-export-menu button')].map((b) => b.textContent)
339
+ expect(items).toEqual(['PNG image', 'SVG vector', 'CSV data', 'Copy to clipboard'])
340
+ } finally {
341
+ destroy()
342
+ }
343
+ })
344
+
345
+ it('buildChart emits a grouped category-axis tier from categoryGroups', () => {
346
+ const geo = buildChart({
347
+ type: 'bar',
348
+ categories: ['USA', 'Canada', 'Japan', 'India'],
349
+ series: [{ label: 'Rev', values: [10, 20, 30, 40] }],
350
+ categoryGroups: [{ label: 'Americas', span: 2 }, { label: 'APAC', span: 2 }],
351
+ })
352
+ expect(geo.categoryGroupTicks.map((g) => g.label)).toEqual(['Americas', 'APAC'])
353
+ // Groups tile the axis edge-to-edge (first group's right = second's left).
354
+ expect(geo.categoryGroupTicks[0]!.x1).toBe(geo.categoryGroupTicks[1]!.x0)
355
+ // Ignored when the spans don't cover every leaf.
356
+ const bad = buildChart({
357
+ type: 'bar',
358
+ categories: ['A', 'B', 'C'],
359
+ series: [{ label: 'x', values: [1, 2, 3] }],
360
+ categoryGroups: [{ label: 'G', span: 2 }],
361
+ })
362
+ expect(bad.categoryGroupTicks.length).toBe(0)
363
+ })
364
+
365
+ it('formatChartValue renders currency / percent / compact', () => {
366
+ expect(formatChartValue(1500, 'currency')).toBe('$1.5k')
367
+ expect(formatChartValue(-2_000_000, 'currency')).toBe('-$2M')
368
+ expect(formatChartValue(0.25, 'percent')).toBe('25%')
369
+ expect(formatChartValue(1500)).toBe('1.5k')
370
+ expect(formatChartValue(1500, 'number')).toBe('1.5k')
371
+ })
372
+
373
+ it('formats through Intl once a locale or currency is set, and not before', () => {
374
+ // The whole point of the opt-in: an existing chart keeps byte-identical
375
+ // labels. Intl's own compact form for en-US is '1.5K', capitalised, so
376
+ // routing everything through it would restyle every axis already shipped.
377
+ expect(formatChartValue(1500, 'currency', {})).toBe('$1.5k')
378
+ expect(formatChartValue(1500, 'currency', { locale: undefined, currency: undefined })).toBe('$1.5k')
379
+
380
+ // A currency alone is enough - the symbol is the thing that was wrong.
381
+ const eur = formatChartValue(1500, 'currency', { currency: 'EUR', locale: 'en-US' })
382
+ expect(eur).toContain('€')
383
+ expect(eur).not.toContain('$')
384
+ // A currency with no minor unit still renders (JPY has 0 decimals).
385
+ expect(formatChartValue(2500, 'currency', { currency: 'JPY', locale: 'en-US' })).toContain('¥')
386
+
387
+ // A locale alone localizes the separators and the compact suffix.
388
+ const de = formatChartValue(1500, 'number', { locale: 'de-DE' })
389
+ expect(de).not.toBe('1.5k')
390
+ expect(formatChartValue(1234, 'number', { locale: 'en-US' })).toBe('1.2K')
391
+
392
+ // `style: 'currency'` throws with no code, so a locale-only currency chart
393
+ // must still draw rather than take the whole grid down.
394
+ expect(() => formatChartValue(1500, 'currency', { locale: 'de-DE' })).not.toThrow()
395
+
396
+ expect(formatChartValue(0.25, 'percent', { locale: 'en-US' })).toBe('25%')
397
+ expect(formatChartValue(Number.NaN, 'currency', { currency: 'EUR' })).toBe('')
398
+ })
399
+
400
+ it("inherits the grid's localization.locale, and charting.locale overrides it", async () => {
401
+ // A chart of localized data reading in a different locale is the kind of bug
402
+ // nobody thinks to check, so the grid's own locale is the default.
403
+ {
404
+ const { api, destroy } = await mountGrid({ charting: true, localization: { locale: 'de-DE' } })
405
+ try {
406
+ api.configureChart({ dimension: 'team', measure: 'salary', reduce: 'sum' })
407
+ await tick()
408
+ expect(api.getChartSpec()!.locale).toBe('de-DE')
409
+ } finally { destroy() }
410
+ }
411
+ {
412
+ const { api, destroy } = await mountGrid({
413
+ charting: { locale: 'ja-JP', currency: 'JPY' },
414
+ localization: { locale: 'de-DE' },
415
+ })
416
+ try {
417
+ api.configureChart({ dimension: 'team', measure: 'salary', reduce: 'sum' })
418
+ await tick()
419
+ const spec = api.getChartSpec()!
420
+ expect(spec.locale).toBe('ja-JP')
421
+ expect(spec.currency).toBe('JPY')
422
+ } finally { destroy() }
423
+ }
424
+ {
425
+ // No localization anywhere: the spec stays locale-free, which is what
426
+ // keeps every existing chart rendering exactly as it did.
427
+ const { api, destroy } = await mountGrid({ charting: true })
428
+ try {
429
+ api.configureChart({ dimension: 'team', measure: 'salary', reduce: 'sum' })
430
+ await tick()
431
+ expect(api.getChartSpec()!.locale).toBeUndefined()
432
+ expect(api.getChartSpec()!.currency).toBeUndefined()
433
+ } finally { destroy() }
434
+ }
435
+ })
436
+
437
+ it('builds the row-reading types through the panel: scatter, gauge, box plot', async () => {
438
+ // These three do not go through `rowsToChartSpec`, so their dispatch is the
439
+ // one bit of chart wiring a bar-chart test never touches. It lives in the
440
+ // lazy engine to keep the controller out of the base bundle, which is
441
+ // exactly the kind of move that can silently stop building a spec.
442
+ const { api, destroy } = await mountGrid({ charting: true })
443
+ try {
444
+ api.configureChart({ type: 'boxplot', dimension: 'team', measure: 'salary' })
445
+ await tick()
446
+ const box = api.getChartSpec()!
447
+ expect(box.type).toBe('boxplot')
448
+ expect(box.series[0]!.boxes!.length).toBe(box.categories.length)
449
+ expect(box.series[0]!.boxes!.some((b) => b && Number.isFinite(b.median))).toBe(true)
450
+
451
+ api.configureChart({ type: 'gauge', measure: 'salary', reduce: 'avg' })
452
+ await tick()
453
+ expect(api.getChartSpec()!.type).toBe('gauge')
454
+ expect(api.getChartSpec()!.gaugeValue).toBeGreaterThan(0)
455
+
456
+ api.configureChart({ type: 'scatter', dimension: 'team', measure: 'age' })
457
+ await tick()
458
+ const scatter = api.getChartSpec()
459
+ // Whatever the Y measure resolves to, the one thing that must never
460
+ // happen is falling through and drawing a BAR chart under a "Scatter"
461
+ // label. Asserted unconditionally: a `if (scatter)` here would pass by
462
+ // doing nothing the day the dispatch stops building a spec.
463
+ expect(scatter === null || scatter.type === 'scatter').toBe(true)
464
+ expect(scatter?.type).not.toBe('bar')
465
+
466
+ // Back to a bar chart: the fall-through still works after the early
467
+ // returns above.
468
+ api.configureChart({ type: 'bar', dimension: 'team', measure: 'salary', reduce: 'sum' })
469
+ await tick()
470
+ expect(api.getChartSpec()!.type).toBe('bar')
471
+ expect(api.getChartSpec()!.series[0]!.values.length).toBeGreaterThan(0)
472
+ } finally {
473
+ destroy()
474
+ }
475
+ })
476
+
477
+ it('the localized format reaches the axis ticks, not just the helper', () => {
478
+ const geo = buildChart({
479
+ type: 'bar',
480
+ categories: ['a', 'b'],
481
+ series: [{ label: 'Revenue', values: [1500, 3000] }],
482
+ valueFormat: 'currency',
483
+ currency: 'EUR',
484
+ locale: 'en-US',
485
+ width: 400,
486
+ height: 300,
487
+ })
488
+ expect(geo.yTicks.length).toBeGreaterThan(0)
489
+ expect(geo.yTicks.some((t) => t.label.includes('€'))).toBe(true)
490
+ expect(geo.yTicks.every((t) => !t.label.includes('$'))).toBe(true)
491
+ })
492
+
493
+ it('applies a value format and an auto y-axis title to the spec', async () => {
494
+ const { api, destroy } = await mountGrid({ charting: { defaultOpen: true } })
495
+ try {
496
+ api.configureChart({ dimension: 'team', measure: 'salary', reduce: 'sum', valueFormat: 'currency' })
497
+ await tick()
498
+ const spec = api.getChartSpec()!
499
+ expect(spec.valueFormat).toBe('currency')
500
+ expect(spec.yAxisTitle).toBe('Sum of Salary')
501
+ } finally {
502
+ destroy()
503
+ }
504
+ })
505
+
506
+ it('defaults the value format from the measure column format', async () => {
507
+ const cols = [
508
+ { field: 'team', header: 'Team', width: 120 },
509
+ { field: 'salary', header: 'Salary', width: 120, cellDataType: 'number', format: { type: 'currency', currency: 'USD' } },
510
+ ]
511
+ const { api, destroy } = await mountGrid({
512
+ columns: cols,
513
+ charting: { defaultOpen: true, dimension: 'team', measures: 'salary' },
514
+ })
515
+ try {
516
+ await tick()
517
+ expect(api.getChartSpec()!.valueFormat).toBe('currency')
518
+ } finally {
519
+ destroy()
520
+ }
521
+ })
522
+
523
+ it('splits into one series per distinct value of the `series` field', async () => {
524
+ const { api, destroy } = await mountGrid({ charting: { dimension: 'team', series: 'name', measures: 'age' } })
525
+ await tick() // the chart engine loads lazily; ready a tick after mount
526
+ try {
527
+ const spec = api.getChartSpec()
528
+ // categories = distinct teams (4); one series per distinct name (6).
529
+ expect(spec!.series.length).toBe(6)
530
+ } finally {
531
+ destroy()
532
+ }
533
+ })
534
+
535
+ it('plots one series per measure with `measures[]`', async () => {
536
+ const { api, destroy } = await mountGrid({ charting: { dimension: 'team', measures: ['age', 'salary'] } })
537
+ await tick() // the chart engine loads lazily; ready a tick after mount
538
+ try {
539
+ const spec = api.getChartSpec()
540
+ expect(spec!.series.length).toBe(2)
541
+ } finally {
542
+ destroy()
543
+ }
544
+ })
545
+
546
+ it('marks the spec stacked when config.stacked is set', async () => {
547
+ const { api, destroy } = await mountGrid({ charting: { dimension: 'team', series: 'name', measures: 'age', stacked: true } })
548
+ await tick() // the chart engine loads lazily; ready a tick after mount
549
+ try {
550
+ expect(api.getChartSpec()!.stacked).toBe(true)
551
+ } finally {
552
+ destroy()
553
+ }
554
+ })
555
+
556
+ it('renders a custom `buildSpec` chart that stays live with the grid', async () => {
557
+ const { api, destroy } = await mountGrid({
558
+ charting: { defaultOpen: true, buildSpec: (rows: unknown[]) => ({ type: 'bar', categories: ['All'], series: [{ label: 'Count', values: [rows.length] }] }) },
559
+ })
560
+ try {
561
+ await tick()
562
+ // The custom spec reflects all displayed rows...
563
+ expect(api.getChartSpec()!.series[0]!.values[0]).toBe(people.length)
564
+ // ...and re-derives when the grid is filtered (auto-refresh through buildSpec).
565
+ api.setFacetFilter('team', ['Research'])
566
+ await tick()
567
+ expect(api.getChartSpec()!.series[0]!.values[0]).toBe(3)
568
+ } finally {
569
+ destroy()
570
+ }
571
+ })
572
+
573
+ it('maps a multi-column cell selection to dimension + split-by + measures (column-exact)', async () => {
574
+ const { api, destroy } = await mountGrid({ charting: true })
575
+ try {
576
+ // Select columns 1..3 (team, age, salary) across the first two rows:
577
+ // team -> dimension, no 2nd text col, age+salary -> measures.
578
+ api.selectCells([[0, 1, 1, 3]])
579
+ await tick()
580
+ const spec = api.getChartSpec()
581
+ // Two numeric columns in the span -> two series.
582
+ expect(spec!.series.length).toBe(2)
583
+ } finally {
584
+ destroy()
585
+ }
586
+ })
587
+
588
+ it('round-trips the chart config through getState / setState', async () => {
589
+ const a = await mountGrid({ charting: true })
590
+ try {
591
+ a.api.openChart()
592
+ a.api.setState({ ...a.api.getState(), chart: { open: true, type: 'line', dimension: 'team', series: null, measure: 'salary', reduce: 'avg', stacked: false } } as any)
593
+ await tick()
594
+ const state = a.api.getState() as any
595
+ expect(state.chart).toBeTruthy()
596
+ expect(state.chart.type).toBe('line')
597
+ expect(state.chart.reduce).toBe('avg')
598
+ const spec = a.api.getChartSpec()
599
+ expect(spec!.type).toBe('line')
600
+ } finally {
601
+ a.destroy()
602
+ }
603
+ })
604
+
605
+ it('charts server-side buckets from getAggregate and refetches on filter change', async () => {
606
+ let calls = 0
607
+ let lastFilter: any = null
608
+ const { api, destroy } = await mountGrid({
609
+ charting: {
610
+ getAggregate: async (req: ChartAggregateRequest) => {
611
+ calls += 1
612
+ lastFilter = req.filterModel
613
+ return [
614
+ { category: 'A', value: 10 },
615
+ { category: 'B', value: 20 },
616
+ ]
617
+ },
618
+ },
619
+ })
620
+ try {
621
+ await new Promise((r) => setTimeout(r, 15))
622
+ const spec = api.getChartSpec()
623
+ expect(spec).not.toBeNull()
624
+ expect(spec!.categories).toEqual(['A', 'B'])
625
+ expect(spec!.series[0]!.values).toEqual([10, 20])
626
+ expect(calls).toBeGreaterThan(0)
627
+ // A filter change re-runs the server aggregation with the new filter.
628
+ const before = calls
629
+ api.setFacetFilter('team', ['Research'])
630
+ await new Promise((r) => setTimeout(r, 15))
631
+ expect(calls).toBeGreaterThan(before)
632
+ expect(lastFilter.facets.team).toEqual(['Research'])
633
+ } finally {
634
+ destroy()
635
+ }
636
+ })
637
+
638
+ it('cross-filters the grid when a chart category is clicked', async () => {
639
+ const { api, target, destroy } = await mountGrid({ charting: { defaultOpen: true } })
640
+ try {
641
+ await tick()
642
+ expect(api.getDisplayedRows().length).toBe(people.length)
643
+ // The full-height hit rect for the first category carries data-cat-index=0.
644
+ const hit = target.querySelector<SVGElement>('.sv-grid-chart-panel svg [data-cat-index="0"]')
645
+ expect(hit).toBeTruthy()
646
+ hit!.dispatchEvent(new MouseEvent('click', { bubbles: true }))
647
+ await tick()
648
+ // Clicking one category (a distinct name) filters the grid to that row.
649
+ expect(api.getDisplayedRows().length).toBe(1)
650
+ } finally {
651
+ destroy()
652
+ }
653
+ })
654
+ })