@vonage/vivid 5.16.0 → 5.17.0

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 (317) hide show
  1. package/accordion/index.cjs +1 -1
  2. package/accordion/index.js +1 -1
  3. package/accordion-item/index.cjs +1 -1
  4. package/accordion-item/index.js +1 -1
  5. package/action-group/index.cjs +3 -3
  6. package/action-group/index.js +5 -5
  7. package/alert/index.cjs +3 -3
  8. package/alert/index.js +17 -17
  9. package/audio-player/index.cjs +16 -16
  10. package/audio-player/index.js +27 -27
  11. package/avatar/index.cjs +2 -2
  12. package/avatar/index.js +6 -6
  13. package/badge/index.cjs +2 -2
  14. package/badge/index.js +6 -6
  15. package/banner/index.cjs +3 -3
  16. package/banner/index.js +15 -15
  17. package/bundled/base-color-picker.cjs +2 -2
  18. package/bundled/base-color-picker.js +5 -5
  19. package/bundled/button.cjs +1 -1
  20. package/bundled/button.js +2 -2
  21. package/bundled/calendar-picker.template.cjs +2 -2
  22. package/bundled/calendar-picker.template.js +498 -498
  23. package/bundled/definition10.cjs +18 -30
  24. package/bundled/definition10.js +53 -155
  25. package/bundled/definition11.cjs +10 -19
  26. package/bundled/definition11.js +25 -74
  27. package/bundled/definition12.cjs +72 -18
  28. package/bundled/definition12.js +171 -107
  29. package/bundled/definition13.cjs +18 -17
  30. package/bundled/definition13.js +45 -65
  31. package/bundled/definition14.cjs +5 -10
  32. package/bundled/definition14.js +9 -27
  33. package/bundled/definition15.cjs +17 -71
  34. package/bundled/definition15.js +64 -181
  35. package/bundled/definition16.cjs +12 -4
  36. package/bundled/definition16.js +79 -14
  37. package/bundled/definition17.cjs +19 -13
  38. package/bundled/definition17.js +119 -70
  39. package/bundled/definition18.cjs +87 -12
  40. package/bundled/definition18.js +409 -52
  41. package/bundled/definition19.cjs +5 -87
  42. package/bundled/definition19.js +14 -422
  43. package/bundled/definition2.cjs +3 -3
  44. package/bundled/definition2.js +27 -27
  45. package/bundled/definition20.cjs +30 -5
  46. package/bundled/definition20.js +159 -9
  47. package/bundled/definition21.cjs +28 -19
  48. package/bundled/definition21.js +164 -47
  49. package/bundled/definition22.cjs +38 -23
  50. package/bundled/definition22.js +64 -82
  51. package/bundled/definition3.cjs +1 -1
  52. package/bundled/definition3.js +15 -15
  53. package/bundled/definition4.cjs +23 -38
  54. package/bundled/definition4.js +82 -64
  55. package/bundled/definition5.cjs +2 -2
  56. package/bundled/definition5.js +5 -5
  57. package/bundled/definition6.cjs +2 -2
  58. package/bundled/definition6.js +24 -24
  59. package/bundled/definition9.cjs +12 -30
  60. package/bundled/definition9.js +55 -148
  61. package/bundled/divider.cjs +1 -1
  62. package/bundled/divider.js +5 -5
  63. package/bundled/listbox.cjs +1 -1
  64. package/bundled/listbox.js +1 -1
  65. package/bundled/mixins.cjs +4 -4
  66. package/bundled/mixins.js +43 -43
  67. package/bundled/picker-field.template.cjs +7 -7
  68. package/bundled/picker-field.template.js +14 -14
  69. package/bundled/slider.template.cjs +7 -7
  70. package/bundled/slider.template.js +12 -12
  71. package/bundled/slottable-request.cjs +1 -1
  72. package/bundled/slottable-request.js +8 -38
  73. package/bundled/time-selection-picker.template.cjs +4 -4
  74. package/bundled/time-selection-picker.template.js +35 -35
  75. package/bundled/vivid-element.cjs +1 -1
  76. package/bundled/vivid-element.js +1 -1
  77. package/calendar/index.cjs +11 -11
  78. package/calendar/index.js +30 -237
  79. package/calendar-event/index.cjs +3 -3
  80. package/calendar-event/index.js +4 -4
  81. package/card/index.cjs +14 -11
  82. package/card/index.js +16 -13
  83. package/checkbox/index.cjs +1 -1
  84. package/checkbox/index.js +1 -1
  85. package/color-picker/definition.cjs +1 -1
  86. package/color-picker/definition.js +1 -1
  87. package/color-picker/index.cjs +6 -6
  88. package/color-picker/index.js +24 -24
  89. package/combobox/definition.cjs +1 -1
  90. package/combobox/definition.js +1 -1
  91. package/combobox/index.cjs +9 -8
  92. package/combobox/index.js +32 -28
  93. package/contextual-help/definition.cjs +1 -1
  94. package/contextual-help/definition.js +1 -1
  95. package/contextual-help/index.cjs +1 -1
  96. package/contextual-help/index.js +1 -1
  97. package/custom-elements.json +1027 -615
  98. package/data-grid/definition.js +1 -1
  99. package/data-grid/index.cjs +17 -17
  100. package/data-grid/index.js +261 -264
  101. package/date-picker/index.cjs +1 -1
  102. package/date-picker/index.js +12 -12
  103. package/date-range-picker/index.cjs +1 -1
  104. package/date-range-picker/index.js +7 -7
  105. package/date-time-picker/index.cjs +4 -4
  106. package/date-time-picker/index.js +24 -24
  107. package/dial-pad/index.cjs +3 -2
  108. package/dial-pad/index.js +6 -5
  109. package/dialog/index.cjs +4 -4
  110. package/dialog/index.js +5 -5
  111. package/divider/index.cjs +1 -1
  112. package/divider/index.js +1 -1
  113. package/fab/index.cjs +3 -3
  114. package/fab/index.js +8 -8
  115. package/file-picker/index.cjs +16 -13
  116. package/file-picker/index.js +31 -28
  117. package/header/index.cjs +4 -4
  118. package/header/index.js +5 -5
  119. package/index.cjs +24 -21
  120. package/index.js +11 -11
  121. package/lib/combobox/combobox.d.ts +0 -3
  122. package/lib/date-time-picker/date-time-picker.d.ts +0 -4
  123. package/lib/dial-pad/dial-pad.d.ts +6 -2
  124. package/lib/dialog/dialog.d.ts +0 -1
  125. package/lib/menu/menu.d.ts +0 -1
  126. package/lib/option/option.d.ts +0 -1
  127. package/lib/rich-text-editor/rte/exports.d.ts +1 -0
  128. package/lib/rich-text-editor/rte/features/alignment.d.ts +1 -1
  129. package/lib/rich-text-editor/rte/features/character-count.d.ts +21 -0
  130. package/lib/rich-text-editor/rte/features/font-size-picker.d.ts +1 -1
  131. package/lib/rich-text-editor/rte/features/internal/basic-text-blocks.d.ts +1 -1
  132. package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
  133. package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
  134. package/lib/rich-text-editor/rte/public-interface.d.ts +6 -0
  135. package/lib/searchable-select/option-tag.d.ts +0 -1
  136. package/lib/table/definition.d.ts +2 -1
  137. package/lib/table/table-header-cell.d.ts +3 -0
  138. package/lib/table/table-sorting-button.d.ts +415 -0
  139. package/lib/table/table-sorting-button.template.d.ts +3 -0
  140. package/locales/de-DE.cjs +4 -178
  141. package/locales/de-DE.js +2 -179
  142. package/locales/en-GB.cjs +4 -9
  143. package/locales/en-GB.js +2 -10
  144. package/locales/en-US.cjs +268 -2
  145. package/locales/en-US.js +265 -1
  146. package/locales/ja-JP.cjs +4 -171
  147. package/locales/ja-JP.js +2 -172
  148. package/locales/zh-CN.cjs +4 -172
  149. package/locales/zh-CN.js +2 -173
  150. package/menu/index.cjs +1 -1
  151. package/menu/index.js +1 -1
  152. package/menu-item/index.cjs +1 -1
  153. package/menu-item/index.js +1 -1
  154. package/nav-disclosure/index.cjs +3 -3
  155. package/nav-disclosure/index.js +8 -8
  156. package/nav-item/index.cjs +1 -1
  157. package/nav-item/index.js +7 -7
  158. package/note/index.cjs +2 -2
  159. package/note/index.js +6 -6
  160. package/number-field/index.cjs +4 -4
  161. package/number-field/index.js +31 -31
  162. package/option/definition.cjs +1 -1
  163. package/option/definition.js +1 -1
  164. package/option/index.cjs +1 -1
  165. package/option/index.js +1 -1
  166. package/package.json +7 -8
  167. package/pagination/index.cjs +3 -3
  168. package/pagination/index.js +15 -15
  169. package/popover/index.cjs +4 -4
  170. package/popover/index.js +5 -5
  171. package/progress/index.cjs +2 -2
  172. package/progress/index.js +5 -5
  173. package/radio/index.cjs +1 -1
  174. package/radio/index.js +1 -1
  175. package/radio-group/index.cjs +4 -4
  176. package/radio-group/index.js +10 -10
  177. package/range-slider/index.cjs +4 -4
  178. package/range-slider/index.js +17 -17
  179. package/rich-text-editor/definition.cjs +1 -0
  180. package/rich-text-editor/definition.js +2 -2
  181. package/rich-text-editor/index.cjs +13 -13
  182. package/rich-text-editor/index.js +1886 -1829
  183. package/rich-text-view/index.cjs +1 -1
  184. package/rich-text-view/index.js +8 -8
  185. package/searchable-select/index.cjs +12 -12
  186. package/searchable-select/index.js +25 -25
  187. package/select/index.cjs +1 -1
  188. package/select/index.js +1 -1
  189. package/selectable-box/index.cjs +7 -7
  190. package/selectable-box/index.js +11 -11
  191. package/shared/foundation/test-utilities/fixture.d.ts +1 -1
  192. package/shared/patterns/linkable.d.ts +1 -1
  193. package/simple-color-picker/index.cjs +3 -3
  194. package/simple-color-picker/index.js +10 -10
  195. package/split-button/index.cjs +5 -5
  196. package/split-button/index.js +10 -10
  197. package/status/index.cjs +2 -2
  198. package/status/index.js +12 -12
  199. package/switch/index.cjs +3 -3
  200. package/switch/index.js +5 -5
  201. package/tab/index.cjs +1 -1
  202. package/tab/index.js +1 -1
  203. package/tab-panel/index.cjs +1 -1
  204. package/tab-panel/index.js +1 -1
  205. package/table/definition.cjs +17 -14
  206. package/table/definition.js +3 -2
  207. package/table/index.cjs +19 -10
  208. package/table/index.js +69 -21
  209. package/tabs/index.cjs +2 -2
  210. package/tabs/index.js +4 -4
  211. package/tag/index.cjs +7 -7
  212. package/tag/index.js +9 -9
  213. package/tag-group/index.cjs +3 -3
  214. package/tag-group/index.js +5 -5
  215. package/text-area/index.cjs +2 -2
  216. package/text-area/index.js +12 -12
  217. package/text-field/definition.cjs +1 -1
  218. package/text-field/definition.js +1 -1
  219. package/text-field/index.cjs +1 -1
  220. package/text-field/index.js +1 -1
  221. package/time-picker/index.cjs +1 -1
  222. package/time-picker/index.js +1 -1
  223. package/toggletip/definition.cjs +1 -1
  224. package/toggletip/definition.js +1 -1
  225. package/toggletip/index.cjs +1 -1
  226. package/toggletip/index.js +1 -1
  227. package/tooltip/definition.cjs +1 -1
  228. package/tooltip/definition.js +1 -1
  229. package/tooltip/index.cjs +1 -1
  230. package/tooltip/index.js +1 -1
  231. package/tree-item/index.cjs +1 -1
  232. package/tree-item/index.js +1 -1
  233. package/tree-view/index.cjs +3 -3
  234. package/tree-view/index.js +17 -17
  235. package/unbundled/button.cjs +2 -2
  236. package/unbundled/button.js +2 -2
  237. package/unbundled/calendar-picker.template.cjs +4347 -9
  238. package/unbundled/calendar-picker.template.js +4345 -7
  239. package/unbundled/chunk.cjs +0 -22
  240. package/unbundled/definition13.cjs +1 -8
  241. package/unbundled/definition13.js +1 -8
  242. package/unbundled/definition14.cjs +2 -2
  243. package/unbundled/definition14.js +2 -2
  244. package/unbundled/definition2.cjs +1 -1
  245. package/unbundled/definition2.js +1 -1
  246. package/unbundled/definition21.cjs +1 -2
  247. package/unbundled/definition21.js +1 -2
  248. package/unbundled/definition22.cjs +7 -2
  249. package/unbundled/definition22.js +7 -2
  250. package/unbundled/definition24.cjs +98 -979
  251. package/unbundled/definition24.js +93 -974
  252. package/unbundled/definition25.cjs +37 -322
  253. package/unbundled/definition25.js +33 -318
  254. package/unbundled/definition26.cjs +317 -91
  255. package/unbundled/definition26.js +313 -87
  256. package/unbundled/definition27.cjs +94 -192
  257. package/unbundled/definition27.js +91 -183
  258. package/unbundled/definition28.cjs +387 -395
  259. package/unbundled/definition28.js +387 -395
  260. package/unbundled/definition29.cjs +189 -110
  261. package/unbundled/definition29.js +180 -107
  262. package/unbundled/definition30.cjs +520 -36
  263. package/unbundled/definition30.js +519 -35
  264. package/unbundled/definition32.cjs +477 -477
  265. package/unbundled/definition32.js +475 -475
  266. package/unbundled/definition33.cjs +87 -2
  267. package/unbundled/definition33.js +77 -4
  268. package/unbundled/definition35.cjs +2 -2
  269. package/unbundled/definition35.js +2 -2
  270. package/unbundled/definition36.cjs +1 -1
  271. package/unbundled/definition36.js +1 -1
  272. package/unbundled/definition37.cjs +6 -2
  273. package/unbundled/definition37.js +6 -2
  274. package/unbundled/definition38.cjs +7 -5
  275. package/unbundled/definition38.js +7 -5
  276. package/unbundled/definition39.cjs +1 -0
  277. package/unbundled/definition39.js +1 -0
  278. package/unbundled/definition42.cjs +22 -11
  279. package/unbundled/definition42.js +22 -11
  280. package/unbundled/definition49.cjs +3 -3
  281. package/unbundled/definition49.js +3 -3
  282. package/unbundled/definition56.cjs +437 -9506
  283. package/unbundled/definition56.js +340 -9415
  284. package/unbundled/definition57.cjs +5 -5
  285. package/unbundled/definition57.js +5 -5
  286. package/unbundled/definition58.cjs +4 -3
  287. package/unbundled/definition58.js +2 -1
  288. package/unbundled/definition59.cjs +4 -3
  289. package/unbundled/definition59.js +4 -3
  290. package/unbundled/definition62.cjs +2 -2
  291. package/unbundled/definition62.js +2 -2
  292. package/unbundled/definition64.cjs +1 -1
  293. package/unbundled/definition64.js +1 -1
  294. package/unbundled/definition71.cjs +2 -2
  295. package/unbundled/definition71.js +2 -2
  296. package/unbundled/definition72.cjs +1 -2
  297. package/unbundled/definition72.js +1 -2
  298. package/unbundled/definition75.cjs +3 -51711
  299. package/unbundled/definition75.js +1 -51711
  300. package/unbundled/listbox.cjs +1 -1
  301. package/unbundled/listbox.js +1 -1
  302. package/unbundled/localized.cjs +2 -2
  303. package/unbundled/localized.js +1 -1
  304. package/unbundled/picker-field.template.cjs +1 -1
  305. package/unbundled/picker-field.template.js +1 -1
  306. package/unbundled/slottable-request.cjs +2 -3168
  307. package/unbundled/slottable-request.js +3 -3097
  308. package/unbundled/time-selection-picker.template.cjs +1 -1
  309. package/unbundled/time-selection-picker.template.js +1 -1
  310. package/unbundled/vivid-element.cjs +1 -1
  311. package/unbundled/vivid-element.js +1 -1
  312. package/video-player/index.cjs +3 -3
  313. package/video-player/index.js +9 -9
  314. package/vivid.api.json +220 -282
  315. package/unbundled/chunk.js +0 -33
  316. package/unbundled/en-US.cjs +0 -447
  317. package/unbundled/en-US.js +0 -443
@@ -1,216 +1,25 @@
1
1
  import { t as e } from "../bundled/localized.js";
2
- import { O as t, T as n, c as r, d as i, l as a, o, s, t as c, u as l, w as u } from "../bundled/vivid-element.js";
3
- import { t as d } from "../bundled/repeat.js";
4
- import { t as f } from "../bundled/normalize.js";
5
- import { t as p } from "../bundled/when.js";
6
- import { r as m, t as h } from "../bundled/slotted.js";
7
- import { t as g } from "../bundled/children.js";
8
- import { n as _, r as v } from "../bundled/definition.js";
9
- import { r as y, t as b } from "../bundled/definition2.js";
10
- import { t as x } from "../bundled/decorate.js";
11
- import { t as S } from "../bundled/class-names.js";
12
- import { a as ee, c as C, i as w, l as T, n as E, o as D, r as te, s as O, t as k } from "../bundled/key-codes.js";
13
- import { n as A, t as j } from "../bundled/host-semantics.js";
14
- import { a as M, i as N, n as P, r as F, t as I } from "../bundled/data-grid.options.js";
2
+ import { O as t, T as n, c as r, d as i, l as a, o, s as ee, t as s, u as te, w as c } from "../bundled/vivid-element.js";
3
+ import { t as l } from "../bundled/repeat.js";
4
+ import { t as u } from "../bundled/normalize.js";
5
+ import { t as d } from "../bundled/when.js";
6
+ import { r as f, t as p } from "../bundled/slotted.js";
7
+ import { t as m } from "../bundled/children.js";
8
+ import { n as h, r as g } from "../bundled/definition.js";
9
+ import { r as _, t as v } from "../bundled/definition2.js";
10
+ import { t as y } from "../bundled/decorate.js";
11
+ import { t as b } from "../bundled/class-names.js";
12
+ import { a as ne, c as x, i as S, l as C, n as w, o as T, r as E, s as D, t as O } from "../bundled/key-codes.js";
13
+ import { n as k, t as A } from "../bundled/host-semantics.js";
14
+ import { a as j, i as M, n as N, r as P, t as F } from "../bundled/data-grid.options.js";
15
15
  //#region ../../node_modules/.pnpm/@microsoft+fast-web-utilities@6.0.0/node_modules/@microsoft/fast-web-utilities/dist/events.js
16
- var L = "focus", R = "focusin", z = "focusout", B = "keydown", V = ":host{display:block}:host([generate-header=sticky]){max-block-size:400px}.base{--scrollbar-track-color:transparent;--scrollbar-thumb-color:color-mix(in srgb, var(--vvd-color-neutral-950), transparent 70%);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin}.base ::-webkit-scrollbar{width:4px}.base ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.base ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-fallback-track-color,var(--scrollbar-thumb-color));border:0;border-radius:4px}.base{block-size:inherit;inline-size:100%;max-block-size:inherit;position:relative;overflow:auto}", H = ".base.connotation-cta{--_connotation-color-primary:var(--vvd-data-grid-row-cta-primary,var(--vvd-color-cta-500));--_connotation-color-primary-text:var(--vvd-data-grid-row-cta-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-row-cta-primary-increment,var(--vvd-color-cta-600));--_connotation-color-firm:var(--vvd-data-grid-row-cta-firm,var(--vvd-color-cta-600));--_connotation-color-faint:var(--vvd-data-grid-row-cta-faint,var(--vvd-color-cta-50));--_connotation-color-soft:var(--vvd-data-grid-row-cta-soft,var(--vvd-color-cta-100));--_connotation-color-pale:var(--vvd-data-grid-row-cta-pale,var(--vvd-color-cta-300));--_connotation-color-dim:var(--vvd-data-grid-row-cta-dim,var(--vvd-color-cta-200))}.base:not(.connotation-cta){--_connotation-color-primary:var(--vvd-data-grid-row-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-data-grid-row-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-row-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-firm:var(--vvd-data-grid-row-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-faint:var(--vvd-data-grid-row-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-soft:var(--vvd-data-grid-row-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-pale:var(--vvd-data-grid-row-accent-pale,var(--vvd-color-neutral-300));--_connotation-color-dim:var(--vvd-data-grid-row-accent-dim,var(--vvd-color-neutral-200))}.base{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.base:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.base.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.base.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.base.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.base.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.base{box-sizing:border-box;width:100%;color:var(--vvd-color-canvas-text);display:grid}:host([row-type=sticky-header]) .base{z-index:9;background:var(--data-grid-row-background,var(--vvd-color-canvas));position:sticky;top:0}:host([row-type=hidden-header]) .base{display:none}:host([selected]:not([row-type*=header])) .base{background-color:var(--_appearance-color-fill)}", U = ":host{block-size:100%;min-inline-size:80px}:host(:focus-visible){outline:none}:host([data-fixed]){z-index:5;background:var(--data-grid-cell-background,var(--vvd-color-surface-2dp));position:sticky}:host([data-fixed]):before{z-index:1;width:1px;content:\"\";pointer-events:none;block-size:100%;position:absolute;top:0;right:0;box-shadow:4px 0 4px #0000001a,2px 0 2px #0000000d,1px 0 1px #0000000d}.base.connotation-cta{--_connotation-color-primary:var(--vvd-data-grid-cell-cta-primary,var(--vvd-color-cta-500));--_connotation-color-primary-text:var(--vvd-data-grid-cell-cta-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-cell-cta-primary-increment,var(--vvd-color-cta-600));--_connotation-color-firm:var(--vvd-data-grid-cell-cta-firm,var(--vvd-color-cta-600));--_connotation-color-soft:var(--vvd-data-grid-cell-cta-soft,var(--vvd-color-cta-100));--_connotation-color-faint:var(--vvd-data-grid-cell-cta-faint,var(--vvd-color-cta-50));--_connotation-color-pale:var(--vvd-data-grid-cell-cta-pale,var(--vvd-color-cta-300));--_connotation-color-dim:var(--vvd-data-grid-cell-cta-dim,var(--vvd-color-cta-200))}.base:not(.connotation-cta){--_connotation-color-primary:var(--vvd-data-grid-cell-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-data-grid-cell-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-cell-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-firm:var(--vvd-data-grid-cell-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-soft:var(--vvd-data-grid-cell-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-faint:var(--vvd-data-grid-cell-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-pale:var(--vvd-data-grid-cell-accent-pale,var(--vvd-color-neutral-300));--_connotation-color-dim:var(--vvd-data-grid-cell-accent-dim,var(--vvd-color-neutral-200))}.base{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.base:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.base.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.base.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.base.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.base.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.base{box-sizing:border-box;border-bottom:1px solid var(--vvd-color-neutral-300);block-size:var(--data-grid-cell-block-size,var(--_data-grid-cell-default-block-size));color:var(--_appearance-color-text);font:var(--vvd-typography-base);min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));align-items:center;padding-block:13px 14px;padding-inline:12px;display:flex}:host(:focus-visible) .base{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}:host([cell-type=columnheader]) .base{border-color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);--_data-grid-cell-default-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));--_data-grid-cell-default-white-space:nowrap}:host(:not([cell-type=columnheader])) .base{--_data-grid-cell-default-block-size:100%;--_data-grid-cell-default-white-space:normal}:host([selected]:not([cell-type=columnheader])) .base{background-color:var(--_appearance-color-fill)}.content{align-items:center;display:flex;overflow:hidden}.content[role=button]{cursor:pointer}slot:not([name]){text-overflow:ellipsis;white-space:var(--data-grid-cell-white-space,var(--_data-grid-cell-default-white-space));display:block;overflow:hidden}:host(:not([cell-type=columnheader][aria-sort])) slot:not([name]){inline-size:100%}.header-icon{flex-shrink:0;margin-inline-start:16px}slot[name=action-items]{flex-shrink:0;align-items:center;display:flex}.base.has-action-items slot[name=action-items]{margin-inline-start:16px}", W = i`
17
- <template>
18
- ${(e) => e.rowData === null || e.columnDefinition === null || e.columnDefinition.columnDataKey === null ? null : e.rowData[e.columnDefinition.columnDataKey]}
19
- </template>
20
- `, G = i`
21
- <template>
22
- ${(e) => e.columnDefinition.title === void 0 ? e.columnDefinition.columnDataKey : e.columnDefinition.title}
23
- </template>
24
- `, K = class extends e(j(c)) {
25
- constructor(...e) {
26
- super(...e), this.cellType = F.default, this.rowData = null, this.columnDefinition = null, this.isActiveCell = !1, this.customCellView = null, this.updateCellStyle = () => {
27
- this.gridColumn && !this.gridColumn.includes("undefined") ? this.style.gridColumn = this.gridColumn : this.style.removeProperty("grid-column");
28
- }, this._selectable = !1, this.selected = !1, this.ariaSelected = null, this.ariaSort = null;
29
- }
30
- cellTypeChanged() {
31
- this.$fastController.isConnected && this.updateCellView();
32
- }
33
- gridColumnChanged() {
34
- this.$fastController.isConnected && this.updateCellStyle();
35
- }
36
- columnDefinitionChanged(e, t) {
37
- this.$fastController.isConnected && this.updateCellView();
38
- }
39
- updateFixedStyle() {
40
- this.fixedPosition === void 0 ? (this.removeAttribute("data-fixed"), this.style.removeProperty("left")) : (this.setAttribute("data-fixed", ""), this.style.left = this.fixedPosition);
41
- }
42
- setFixedPosition(e) {
43
- this.fixedPosition = e, this.updateFixedStyle();
44
- }
45
- connectedCallback() {
46
- super.connectedCallback(), this.addEventListener(R, this.handleFocusin), this.addEventListener(z, this.handleFocusout), this.addEventListener(B, this.handleKeydown), this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`, this.updateCellView(), this.updateCellStyle(), this.updateFixedStyle();
47
- }
48
- disconnectedCallback() {
49
- super.disconnectedCallback(), this.removeEventListener(R, this.handleFocusin), this.removeEventListener(z, this.handleFocusout), this.removeEventListener(B, this.handleKeydown), this.disconnectCellView();
50
- }
51
- handleFocusin(e) {
52
- if (this.shadowRoot.querySelector(".base").classList.add("active"), !this.isActiveCell) {
53
- switch (this.isActiveCell = !0, this.cellType) {
54
- case F.columnHeader:
55
- if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== !0 && typeof this.columnDefinition.headerCellFocusTargetCallback == "function") {
56
- let e = this.columnDefinition.headerCellFocusTargetCallback(this);
57
- /* v8 ignore else -- @preserve */
58
- e !== null && e.focus();
59
- }
60
- break;
61
- default:
62
- if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== !0 && typeof this.columnDefinition.cellFocusTargetCallback == "function") {
63
- let e = this.columnDefinition.cellFocusTargetCallback(this);
64
- /* v8 ignore else -- @preserve */
65
- e !== null && e.focus();
66
- }
67
- break;
68
- }
69
- this.$emit("cell-focused", this);
70
- }
71
- }
72
- handleFocusout(e) {
73
- /* v8 ignore else -- @preserve */
74
- this.shadowRoot.querySelector(".base").classList.remove("active"), this !== document.activeElement && !this.contains(document.activeElement) && (this.isActiveCell = !1);
75
- }
76
- handleKeydown(e) {
77
- if (!(e.defaultPrevented || this.columnDefinition === null || this.cellType === F.default && this.columnDefinition.cellInternalFocusQueue !== !0 || this.cellType === F.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== !0)) switch (e.key) {
78
- case ee:
79
- case "F2":
80
- if (this.contains(document.activeElement) && document.activeElement !== this) return;
81
- switch (this.cellType) {
82
- case F.columnHeader:
83
- if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
84
- let t = this.columnDefinition.headerCellFocusTargetCallback(this);
85
- t !== null && t.focus(), e.preventDefault();
86
- }
87
- break;
88
- default:
89
- if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
90
- let t = this.columnDefinition.cellFocusTargetCallback(this);
91
- t !== null && t.focus(), e.preventDefault();
92
- }
93
- break;
94
- }
95
- break;
96
- case D:
97
- /* v8 ignore else -- @preserve */
98
- this.contains(document.activeElement) && document.activeElement !== this && (this.focus(), e.preventDefault());
99
- break;
100
- }
101
- }
102
- updateCellView() {
103
- if (this.disconnectCellView(), this.columnDefinition !== null) {
104
- switch (this.cellType) {
105
- case F.columnHeader:
106
- this.columnDefinition.headerCellTemplate === void 0 ? this.customCellView = G.render(this, this) : this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
107
- break;
108
- case F.rowHeader:
109
- case F.default:
110
- this.columnDefinition.cellTemplate === void 0 ? this.customCellView = W.render(this, this) : this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
111
- break;
112
- }
113
- this.columnDefinition?.sortable ? this.columnDefinition.sortDirection ? this.sortDirection = this.columnDefinition.sortDirection : this.sortDirection = P.none : this.sortDirection = void 0;
114
- }
115
- }
116
- disconnectCellView() {
117
- this.customCellView !== null && (this.customCellView.dispose(), this.customCellView = null);
118
- }
119
- ariaSelectedChanged(e, t) {
120
- super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
121
- }
122
- ariaSortChanged(e, t) {
123
- if (super.ariaSortChanged(e, t), t === null) {
124
- this.sortDirection = void 0;
125
- return;
126
- }
127
- this.sortDirection = t;
128
- }
129
- #e() {
130
- return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
131
- }
132
- _handleInteraction() {
133
- let e = this.cellType === "columnheader";
134
- return e && this.sortDirection !== void 0 && this.$emit("sort", {
135
- columnDataKey: this.#e(),
136
- sortDirection: this.sortDirection
137
- }), (e ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue) || this.$emit("cell-click", {
138
- cell: this,
139
- row: this.parentElement,
140
- isHeaderCell: e,
141
- columnDataKey: this.#e()
142
- }), !0;
143
- }
144
- };
145
- x([a({ attribute: "cell-type" })], K.prototype, "cellType", void 0), x([a({ attribute: "grid-column" })], K.prototype, "gridColumn", void 0), x([n], K.prototype, "rowData", void 0), x([n], K.prototype, "columnDefinition", void 0), x([n], K.prototype, "_selectable", void 0), x([a({ mode: "boolean" })], K.prototype, "selected", void 0), x([a({ attribute: "sort-direction" })], K.prototype, "sortDirection", void 0), x([n], K.prototype, "_actionItemsSlottedContent", void 0);
146
- //#endregion
147
- //#region src/lib/data-grid/data-grid-row.ts
148
- var q = class extends j(c) {
149
- constructor(...e) {
150
- super(...e), this.rowType = N.default, this.rowData = null, this.columnDefinitions = null, this.behaviorOrchestrator = null, this.focusColumnIndex = 0, this.updateRowStyle = () => {
151
- this.style.gridTemplateColumns = this.gridTemplateColumns;
152
- }, this.ariaSelected = null, this._selectable = !1, this.selected = !1;
153
- }
154
- gridTemplateColumnsChanged() {
155
- this.$fastController.isConnected && this.updateRowStyle();
156
- }
157
- rowTypeChanged() {
158
- this.$fastController.isConnected && this.updateItemTemplate();
159
- }
160
- cellItemTemplateChanged() {
161
- this.updateItemTemplate();
162
- }
163
- headerCellItemTemplateChanged() {
164
- this.updateItemTemplate();
165
- }
166
- connectedCallback() {
167
- super.connectedCallback(), this.behaviorOrchestrator === null && (this.updateItemTemplate(), this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new d(f((e) => e.columnDefinitions), f((e) => e.activeCellItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.addEventListener("cell-focused", this.handleCellFocus), this.addEventListener(z, this.handleFocusout), this.addEventListener(B, this.handleKeydown), this.updateRowStyle();
168
- }
169
- disconnectedCallback() {
170
- super.disconnectedCallback(), this.removeEventListener("cell-focused", this.handleCellFocus), this.removeEventListener(z, this.handleFocusout), this.removeEventListener(B, this.handleKeydown);
171
- }
172
- handleFocusout(e) {
173
- /* v8 ignore else -- @preserve */
174
- this.contains(document.activeElement) || (this.focusColumnIndex = 0);
175
- }
176
- handleCellFocus(e) {
177
- this.focusColumnIndex = this.cellElements.indexOf(e.target), this.$emit("row-focused", this);
178
- }
179
- handleKeydown(e) {
180
- if (e.defaultPrevented) return;
181
- let t = 0;
182
- switch (e.key) {
183
- case E:
184
- t = Math.max(0, this.focusColumnIndex - 1), this.cellElements[t].focus(), e.preventDefault();
185
- break;
186
- case te:
187
- t = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1), this.cellElements[t].focus(), e.preventDefault();
188
- break;
189
- case O:
190
- e.ctrlKey || (this.cellElements[0].focus(), e.preventDefault());
191
- break;
192
- case "End":
193
- e.ctrlKey || (this.cellElements[this.cellElements.length - 1].focus(), e.preventDefault());
194
- break;
195
- }
196
- }
197
- updateItemTemplate() {
198
- this.activeCellItemTemplate = this.rowType === N.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === N.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate === void 0 ? this.defaultHeaderCellItemTemplate : this.headerCellItemTemplate;
199
- }
200
- ariaSelectedChanged(e, t) {
201
- super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
202
- }
203
- };
204
- x([a({ attribute: "grid-template-columns" })], q.prototype, "gridTemplateColumns", void 0), x([a({ attribute: "row-type" })], q.prototype, "rowType", void 0), x([n], q.prototype, "rowData", void 0), x([n], q.prototype, "columnDefinitions", void 0), x([n], q.prototype, "cellItemTemplate", void 0), x([n], q.prototype, "headerCellItemTemplate", void 0), x([n], q.prototype, "rowIndex", void 0), x([n], q.prototype, "activeCellItemTemplate", void 0), x([n], q.prototype, "defaultCellItemTemplate", void 0), x([n], q.prototype, "defaultHeaderCellItemTemplate", void 0), x([n], q.prototype, "cellElements", void 0), x([n], q.prototype, "_selectable", void 0), x([a({ mode: "boolean" })], q.prototype, "selected", void 0);
205
- //#endregion
206
- //#region src/lib/data-grid/data-grid.ts
207
- var J = {
16
+ var I = "focus", L = "focusin", R = "focusout", z = "keydown", B = ":host{display:block}:host([generate-header=sticky]){max-block-size:400px}.base{--scrollbar-track-color:transparent;--scrollbar-thumb-color:color-mix(in srgb, var(--vvd-color-neutral-950), transparent 70%);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin}.base ::-webkit-scrollbar{width:4px}.base ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.base ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-fallback-track-color,var(--scrollbar-thumb-color));border:0;border-radius:4px}.base{block-size:inherit;inline-size:100%;max-block-size:inherit;position:relative;overflow:auto}", V = ".base.connotation-cta{--_connotation-color-primary:var(--vvd-data-grid-row-cta-primary,var(--vvd-color-cta-500));--_connotation-color-primary-text:var(--vvd-data-grid-row-cta-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-row-cta-primary-increment,var(--vvd-color-cta-600));--_connotation-color-firm:var(--vvd-data-grid-row-cta-firm,var(--vvd-color-cta-600));--_connotation-color-faint:var(--vvd-data-grid-row-cta-faint,var(--vvd-color-cta-50));--_connotation-color-soft:var(--vvd-data-grid-row-cta-soft,var(--vvd-color-cta-100));--_connotation-color-pale:var(--vvd-data-grid-row-cta-pale,var(--vvd-color-cta-300));--_connotation-color-dim:var(--vvd-data-grid-row-cta-dim,var(--vvd-color-cta-200))}.base:not(.connotation-cta){--_connotation-color-primary:var(--vvd-data-grid-row-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-data-grid-row-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-row-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-firm:var(--vvd-data-grid-row-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-faint:var(--vvd-data-grid-row-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-soft:var(--vvd-data-grid-row-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-pale:var(--vvd-data-grid-row-accent-pale,var(--vvd-color-neutral-300));--_connotation-color-dim:var(--vvd-data-grid-row-accent-dim,var(--vvd-color-neutral-200))}.base{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.base:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.base.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.base.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.base.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.base.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.base{box-sizing:border-box;width:100%;color:var(--vvd-color-canvas-text);display:grid}:host([row-type=sticky-header]) .base{z-index:9;background:var(--data-grid-row-background,var(--vvd-color-canvas));position:sticky;top:0}:host([row-type=hidden-header]) .base{display:none}:host([selected]:not([row-type*=header])) .base{background-color:var(--_appearance-color-fill)}", H = ":host{block-size:100%;min-inline-size:80px}:host(:focus-visible){outline:none}:host([data-fixed]){z-index:5;background:var(--data-grid-cell-background,var(--vvd-color-surface-2dp));position:sticky}:host([data-fixed]):before{z-index:1;width:1px;content:\"\";pointer-events:none;block-size:100%;position:absolute;top:0;right:0;box-shadow:4px 0 4px #0000001a,2px 0 2px #0000000d,1px 0 1px #0000000d}.base.connotation-cta{--_connotation-color-primary:var(--vvd-data-grid-cell-cta-primary,var(--vvd-color-cta-500));--_connotation-color-primary-text:var(--vvd-data-grid-cell-cta-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-cell-cta-primary-increment,var(--vvd-color-cta-600));--_connotation-color-firm:var(--vvd-data-grid-cell-cta-firm,var(--vvd-color-cta-600));--_connotation-color-soft:var(--vvd-data-grid-cell-cta-soft,var(--vvd-color-cta-100));--_connotation-color-faint:var(--vvd-data-grid-cell-cta-faint,var(--vvd-color-cta-50));--_connotation-color-pale:var(--vvd-data-grid-cell-cta-pale,var(--vvd-color-cta-300));--_connotation-color-dim:var(--vvd-data-grid-cell-cta-dim,var(--vvd-color-cta-200))}.base:not(.connotation-cta){--_connotation-color-primary:var(--vvd-data-grid-cell-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-data-grid-cell-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-cell-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-firm:var(--vvd-data-grid-cell-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-soft:var(--vvd-data-grid-cell-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-faint:var(--vvd-data-grid-cell-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-pale:var(--vvd-data-grid-cell-accent-pale,var(--vvd-color-neutral-300));--_connotation-color-dim:var(--vvd-data-grid-cell-accent-dim,var(--vvd-color-neutral-200))}.base{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.base:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.base.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.base.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.base.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.base.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.base{box-sizing:border-box;border-bottom:1px solid var(--vvd-color-neutral-300);block-size:var(--data-grid-cell-block-size,var(--_data-grid-cell-default-block-size));color:var(--_appearance-color-text);font:var(--vvd-typography-base);min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));align-items:center;padding-block:13px 14px;padding-inline:12px;display:flex}:host(:focus-visible) .base{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}:host([cell-type=columnheader]) .base{border-color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);--_data-grid-cell-default-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));--_data-grid-cell-default-white-space:nowrap}:host(:not([cell-type=columnheader])) .base{--_data-grid-cell-default-block-size:100%;--_data-grid-cell-default-white-space:normal}:host([selected]:not([cell-type=columnheader])) .base{background-color:var(--_appearance-color-fill)}.content{align-items:center;display:flex;overflow:hidden}.content[role=button]{cursor:pointer}slot:not([name]){text-overflow:ellipsis;white-space:var(--data-grid-cell-white-space,var(--_data-grid-cell-default-white-space));display:block;overflow:hidden}:host(:not([cell-type=columnheader][aria-sort])) slot:not([name]){inline-size:100%}.header-icon{flex-shrink:0;margin-inline-start:16px}slot[name=action-items]{flex-shrink:0;align-items:center;display:flex}.base.has-action-items slot[name=action-items]{margin-inline-start:16px}", U = {
208
17
  none: "none",
209
18
  singleRow: "single-row",
210
19
  multiRow: "multi-row",
211
20
  singleCell: "single-cell",
212
21
  multiCell: "multi-cell"
213
- }, Y = class e extends c {
22
+ }, W = class e extends s {
214
23
  static generateTemplateColumns(e) {
215
24
  let t = "";
216
25
  return e.forEach((e) => {
@@ -261,10 +70,10 @@ var J = {
261
70
  }), this.resizeObserver.observe(this));
262
71
  }
263
72
  connectedCallback() {
264
- super.connectedCallback(), this.rowItemTemplate === void 0 && (this.rowItemTemplate = this.defaultRowItemTemplate), this.behaviorOrchestrator === null && (this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new d(f((e) => e.rowsData), f((e) => e.rowItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.toggleGeneratedHeader(), this.addEventListener("row-focused", this.handleRowFocus), this.addEventListener(L, this.handleFocus), this.addEventListener(B, this.handleKeydown), this.addEventListener(z, this.handleFocusOut), this.observer = new MutationObserver(this.onChildListChange), this.observer.observe(this, { childList: !0 }), this.setupResizeObserver(), t.enqueue(this.queueRowIndexUpdate), this.#e(), u.getNotifier(this).subscribe(this.#s, "columnDefinitions");
73
+ super.connectedCallback(), this.rowItemTemplate === void 0 && (this.rowItemTemplate = this.defaultRowItemTemplate), this.behaviorOrchestrator === null && (this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new l(u((e) => e.rowsData), u((e) => e.rowItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.toggleGeneratedHeader(), this.addEventListener("row-focused", this.handleRowFocus), this.addEventListener(I, this.handleFocus), this.addEventListener(z, this.handleKeydown), this.addEventListener(R, this.handleFocusOut), this.observer = new MutationObserver(this.onChildListChange), this.observer.observe(this, { childList: !0 }), this.setupResizeObserver(), t.enqueue(this.queueRowIndexUpdate), this.#e(), c.getNotifier(this).subscribe(this.#s, "columnDefinitions");
265
74
  }
266
75
  disconnectedCallback() {
267
- super.disconnectedCallback(), this.removeEventListener("row-focused", this.handleRowFocus), this.removeEventListener(L, this.handleFocus), this.removeEventListener(B, this.handleKeydown), this.removeEventListener(z, this.handleFocusOut), this.observer.disconnect(), this.resizeObserver &&= (this.resizeObserver.disconnect(), void 0), this.generatedHeader = null, u.getNotifier(this).unsubscribe(this.#s, "columnDefinitions");
76
+ super.disconnectedCallback(), this.removeEventListener("row-focused", this.handleRowFocus), this.removeEventListener(I, this.handleFocus), this.removeEventListener(z, this.handleKeydown), this.removeEventListener(R, this.handleFocusOut), this.observer.disconnect(), this.resizeObserver &&= (this.resizeObserver.disconnect(), void 0), this.generatedHeader = null, c.getNotifier(this).unsubscribe(this.#s, "columnDefinitions");
268
77
  }
269
78
  handleRowFocus(e) {
270
79
  this.isUpdatingFocus = !0;
@@ -281,13 +90,13 @@ var J = {
281
90
  if (e.defaultPrevented) return;
282
91
  let t, n = this.rowElements.length - 1, r = this.offsetHeight + this.scrollTop, i = this.rowElements[n];
283
92
  switch (e.key) {
284
- case w:
93
+ case S:
285
94
  e.preventDefault(), this.focusOnCell(this.focusRowIndex - 1, this.focusColumnIndex, !0);
286
95
  break;
287
- case k:
96
+ case O:
288
97
  e.preventDefault(), this.focusOnCell(this.focusRowIndex + 1, this.focusColumnIndex, !0);
289
98
  break;
290
- case T:
99
+ case C:
291
100
  if (e.preventDefault(), this.rowElements.length === 0) {
292
101
  this.focusOnCell(0, 0, !1);
293
102
  break;
@@ -305,7 +114,7 @@ var J = {
305
114
  }
306
115
  this.focusOnCell(t, this.focusColumnIndex, !1);
307
116
  break;
308
- case C:
117
+ case x:
309
118
  if (e.preventDefault(), this.rowElements.length === 0) {
310
119
  this.focusOnCell(0, 0, !1);
311
120
  break;
@@ -318,13 +127,13 @@ var J = {
318
127
  let e = this.rowElements[t];
319
128
  if (e.offsetTop + e.offsetHeight > r) {
320
129
  let t = 0;
321
- this.generateHeader === M.sticky && this.generatedHeader !== null && (t = this.generatedHeader.clientHeight), this.scrollTop = e.offsetTop - t;
130
+ this.generateHeader === j.sticky && this.generatedHeader !== null && (t = this.generatedHeader.clientHeight), this.scrollTop = e.offsetTop - t;
322
131
  break;
323
132
  }
324
133
  }
325
134
  this.focusOnCell(t, this.focusColumnIndex, !1);
326
135
  break;
327
- case O:
136
+ case D:
328
137
  /* v8 ignore else -- @preserve */
329
138
  e.ctrlKey && (e.preventDefault(), this.focusOnCell(0, 0, !0));
330
139
  break;
@@ -341,10 +150,10 @@ var J = {
341
150
  this.pendingFocusUpdate = !1, this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, !0);
342
151
  }
343
152
  toggleGeneratedHeader() {
344
- if (this.generatedHeader !== null && (this.removeChild(this.generatedHeader), this.generatedHeader = null), this.generateHeader !== M.none && this.columnDefinitions !== null) {
153
+ if (this.generatedHeader !== null && (this.removeChild(this.generatedHeader), this.generatedHeader = null), this.generateHeader !== j.none && this.columnDefinitions !== null) {
345
154
  let e = document.createElement(this.rowElementTag);
346
155
  /* v8 ignore else -- @preserve */
347
- this.generatedHeader = e, this.generatedHeader.columnDefinitions = this.columnDefinitions, this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns, this.generatedHeader.rowType = this.generateHeader === M.sticky ? N.stickyHeader : N.header, this.firstChild !== null && this.insertBefore(e, this.firstChild);
156
+ this.generatedHeader = e, this.generatedHeader.columnDefinitions = this.columnDefinitions, this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns, this.generatedHeader.rowType = this.generateHeader === j.sticky ? M.stickyHeader : M.header, this.firstChild !== null && this.insertBefore(e, this.firstChild);
348
157
  return;
349
158
  }
350
159
  }
@@ -372,7 +181,7 @@ var J = {
372
181
  };
373
182
  #i = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
374
183
  if (!(e.getAttribute("role") !== "gridcell" || e.getAttribute("cell-type") !== "default")) {
375
- if (this.selectionMode === J.singleCell || this.selectionMode === J.multiCell) {
184
+ if (this.selectionMode === U.singleCell || this.selectionMode === U.multiCell) {
376
185
  this.#a({
377
186
  target: e,
378
187
  ctrlKey: t,
@@ -381,7 +190,7 @@ var J = {
381
190
  });
382
191
  return;
383
192
  }
384
- (this.selectionMode === J.singleRow || this.selectionMode === J.multiRow) && this.#o({
193
+ (this.selectionMode === U.singleRow || this.selectionMode === U.multiRow) && this.#o({
385
194
  target: e,
386
195
  ctrlKey: t,
387
196
  shiftKey: n,
@@ -391,7 +200,7 @@ var J = {
391
200
  };
392
201
  #a = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
393
202
  let i = e;
394
- if (this.selectionMode === J.multiCell && (t || n || r)) i.selected = !this.#n.includes(i);
203
+ if (this.selectionMode === U.multiCell && (t || n || r)) i.selected = !this.#n.includes(i);
395
204
  else {
396
205
  let e = i.selected;
397
206
  this._resetSelection(!0), i.selected = !e;
@@ -399,14 +208,14 @@ var J = {
399
208
  };
400
209
  #o = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
401
210
  let i = e.parentNode;
402
- if (this.selectionMode === J.multiRow && (t || n || r)) i.selected = !this.#t.includes(i);
211
+ if (this.selectionMode === U.multiRow && (t || n || r)) i.selected = !this.#t.includes(i);
403
212
  else {
404
213
  let e = i.selected;
405
214
  this._resetSelection(!0), i.selected = !e;
406
215
  }
407
216
  };
408
217
  constructor() {
409
- super(), this.noTabbing = !1, this.generateHeader = M.default, this.rowsData = [], this.columnDefinitions = null, this.focusRowIndex = 0, this.focusColumnIndex = 0, this.fixedColumnsPositions = [], this.behaviorOrchestrator = null, this.generatedHeader = null, this.isUpdatingFocus = !1, this.pendingFocusUpdate = !1, this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !0, this.generatedGridTemplateColumns = "", this.focusOnCell = (e, t, n) => {
218
+ super(), this.noTabbing = !1, this.generateHeader = j.default, this.rowsData = [], this.columnDefinitions = null, this.focusRowIndex = 0, this.focusColumnIndex = 0, this.fixedColumnsPositions = [], this.behaviorOrchestrator = null, this.generatedHeader = null, this.isUpdatingFocus = !1, this.pendingFocusUpdate = !1, this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !0, this.generatedGridTemplateColumns = "", this.focusOnCell = (e, t, n) => {
410
219
  if (this.rowElements.length === 0) {
411
220
  this.focusRowIndex = 0, this.focusColumnIndex = 0;
412
221
  return;
@@ -440,12 +249,12 @@ var J = {
440
249
  }), this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !1;
441
250
  }, this._resetSelection = (e = !1) => {
442
251
  let t = Array.from(this.querySelectorAll("[role=\"gridcell\"], [cell-type=\"default\"]")), n = Array.from(this.querySelectorAll("[role=\"row\"], [row-type=\"default\"]"));
443
- if (this.selectionMode === J.singleCell || this.selectionMode === J.multiCell) {
252
+ if (this.selectionMode === U.singleCell || this.selectionMode === U.multiCell) {
444
253
  for (let n of t) n._selectable = !0, n.selected = e ? !1 : n.selected || !1;
445
254
  for (let e of n) e._selectable = !1, e.selected = !1;
446
255
  }
447
- if (this.selectionMode === J.none) for (let e of [...t, ...n]) e._selectable = !1, e.selected = !1;
448
- if (this.selectionMode === J.singleRow || this.selectionMode === J.multiRow) {
256
+ if (this.selectionMode === U.none) for (let e of [...t, ...n]) e._selectable = !1, e.selected = !1;
257
+ if (this.selectionMode === U.singleRow || this.selectionMode === U.multiRow) {
449
258
  for (let e of t) e._selectable = !1, e.selected = !1;
450
259
  for (let t of n) t._selectable = !0, t.selected = e ? !1 : t.selected || !1;
451
260
  }
@@ -504,17 +313,76 @@ var J = {
504
313
  }), this.fixedColumnsPositions = [];
505
314
  }
506
315
  };
507
- x([a({
316
+ y([a({
508
317
  attribute: "no-tabbing",
509
318
  mode: "boolean"
510
- })], Y.prototype, "noTabbing", void 0), x([a({ attribute: "generate-header" })], Y.prototype, "generateHeader", void 0), x([a({ attribute: "grid-template-columns" })], Y.prototype, "gridTemplateColumns", void 0), x([n], Y.prototype, "rowsData", void 0), x([n], Y.prototype, "columnDefinitions", void 0), x([n], Y.prototype, "rowItemTemplate", void 0), x([n], Y.prototype, "cellItemTemplate", void 0), x([n], Y.prototype, "headerCellItemTemplate", void 0), x([n], Y.prototype, "focusRowIndex", void 0), x([n], Y.prototype, "focusColumnIndex", void 0), x([a({
319
+ })], W.prototype, "noTabbing", void 0), y([a({ attribute: "generate-header" })], W.prototype, "generateHeader", void 0), y([a({ attribute: "grid-template-columns" })], W.prototype, "gridTemplateColumns", void 0), y([n], W.prototype, "rowsData", void 0), y([n], W.prototype, "columnDefinitions", void 0), y([n], W.prototype, "rowItemTemplate", void 0), y([n], W.prototype, "cellItemTemplate", void 0), y([n], W.prototype, "headerCellItemTemplate", void 0), y([n], W.prototype, "focusRowIndex", void 0), y([n], W.prototype, "focusColumnIndex", void 0), y([a({
511
320
  attribute: "fixed-columns",
512
- converter: l
513
- })], Y.prototype, "fixedColumns", void 0), x([n], Y.prototype, "defaultRowItemTemplate", void 0), x([n], Y.prototype, "rowElementTag", void 0), x([n], Y.prototype, "rowElements", void 0), x([n], Y.prototype, "slottedRowElements", void 0), x([a({ attribute: "selection-mode" })], Y.prototype, "selectionMode", void 0);
321
+ converter: te
322
+ })], W.prototype, "fixedColumns", void 0), y([n], W.prototype, "defaultRowItemTemplate", void 0), y([n], W.prototype, "rowElementTag", void 0), y([n], W.prototype, "rowElements", void 0), y([n], W.prototype, "slottedRowElements", void 0), y([a({ attribute: "selection-mode" })], W.prototype, "selectionMode", void 0);
323
+ //#endregion
324
+ //#region src/lib/data-grid/data-grid-row.ts
325
+ var G = class extends A(s) {
326
+ constructor(...e) {
327
+ super(...e), this.rowType = M.default, this.rowData = null, this.columnDefinitions = null, this.behaviorOrchestrator = null, this.focusColumnIndex = 0, this.updateRowStyle = () => {
328
+ this.style.gridTemplateColumns = this.gridTemplateColumns;
329
+ }, this.ariaSelected = null, this._selectable = !1, this.selected = !1;
330
+ }
331
+ gridTemplateColumnsChanged() {
332
+ this.$fastController.isConnected && this.updateRowStyle();
333
+ }
334
+ rowTypeChanged() {
335
+ this.$fastController.isConnected && this.updateItemTemplate();
336
+ }
337
+ cellItemTemplateChanged() {
338
+ this.updateItemTemplate();
339
+ }
340
+ headerCellItemTemplateChanged() {
341
+ this.updateItemTemplate();
342
+ }
343
+ connectedCallback() {
344
+ super.connectedCallback(), this.behaviorOrchestrator === null && (this.updateItemTemplate(), this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new l(u((e) => e.columnDefinitions), u((e) => e.activeCellItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.addEventListener("cell-focused", this.handleCellFocus), this.addEventListener(R, this.handleFocusout), this.addEventListener(z, this.handleKeydown), this.updateRowStyle();
345
+ }
346
+ disconnectedCallback() {
347
+ super.disconnectedCallback(), this.removeEventListener("cell-focused", this.handleCellFocus), this.removeEventListener(R, this.handleFocusout), this.removeEventListener(z, this.handleKeydown);
348
+ }
349
+ handleFocusout(e) {
350
+ /* v8 ignore else -- @preserve */
351
+ this.contains(document.activeElement) || (this.focusColumnIndex = 0);
352
+ }
353
+ handleCellFocus(e) {
354
+ this.focusColumnIndex = this.cellElements.indexOf(e.target), this.$emit("row-focused", this);
355
+ }
356
+ handleKeydown(e) {
357
+ if (e.defaultPrevented) return;
358
+ let t = 0;
359
+ switch (e.key) {
360
+ case w:
361
+ t = Math.max(0, this.focusColumnIndex - 1), this.cellElements[t].focus(), e.preventDefault();
362
+ break;
363
+ case E:
364
+ t = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1), this.cellElements[t].focus(), e.preventDefault();
365
+ break;
366
+ case D:
367
+ e.ctrlKey || (this.cellElements[0].focus(), e.preventDefault());
368
+ break;
369
+ case "End":
370
+ e.ctrlKey || (this.cellElements[this.cellElements.length - 1].focus(), e.preventDefault());
371
+ break;
372
+ }
373
+ }
374
+ updateItemTemplate() {
375
+ this.activeCellItemTemplate = this.rowType === M.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === M.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate === void 0 ? this.defaultHeaderCellItemTemplate : this.headerCellItemTemplate;
376
+ }
377
+ ariaSelectedChanged(e, t) {
378
+ super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
379
+ }
380
+ };
381
+ y([a({ attribute: "grid-template-columns" })], G.prototype, "gridTemplateColumns", void 0), y([a({ attribute: "row-type" })], G.prototype, "rowType", void 0), y([n], G.prototype, "rowData", void 0), y([n], G.prototype, "columnDefinitions", void 0), y([n], G.prototype, "cellItemTemplate", void 0), y([n], G.prototype, "headerCellItemTemplate", void 0), y([n], G.prototype, "rowIndex", void 0), y([n], G.prototype, "activeCellItemTemplate", void 0), y([n], G.prototype, "defaultCellItemTemplate", void 0), y([n], G.prototype, "defaultHeaderCellItemTemplate", void 0), y([n], G.prototype, "cellElements", void 0), y([n], G.prototype, "_selectable", void 0), y([a({ mode: "boolean" })], G.prototype, "selected", void 0);
514
382
  //#endregion
515
383
  //#region src/lib/data-grid/data-grid.template.ts
516
- function ne(e) {
517
- let t = e.tagFor(q);
384
+ function K(e) {
385
+ let t = e.tagFor(G);
518
386
  return i`
519
387
  <${t}
520
388
  :rowData="${(e) => e}"
@@ -523,15 +391,15 @@ function ne(e) {
523
391
  ></${t}>
524
392
  `;
525
393
  }
526
- function X(e) {
527
- return e.selectionMode === void 0 || e.selectionMode === J.none ? null : e.selectionMode.includes("multi") ? "true" : "false";
394
+ function q(e) {
395
+ return e.selectionMode === void 0 || e.selectionMode === U.none ? null : e.selectionMode.includes("multi") ? "true" : "false";
528
396
  }
529
- function Z(e) {
397
+ function J(e) {
530
398
  if (e.columnDefinitions === null) {
531
399
  let t = e.querySelector("[cell-type=\"columnheader\"]")?.parentElement;
532
- if (e.generateHeader === M.default && (t?.getAttribute("row-type") === N.header || t?.getAttribute("row-type") === N.stickyHeader)) return;
400
+ if (e.generateHeader === j.default && (t?.getAttribute("row-type") === M.header || t?.getAttribute("row-type") === M.stickyHeader)) return;
533
401
  if (t) {
534
- let n = e.generateHeader === M.sticky ? N.stickyHeader : N.header;
402
+ let n = e.generateHeader === j.sticky ? M.stickyHeader : M.header;
535
403
  t.setAttribute("row-type", n);
536
404
  }
537
405
  }
@@ -539,35 +407,164 @@ function Z(e) {
539
407
  function re(e, { event: t }) {
540
408
  t.stopPropagation();
541
409
  }
542
- var ie = (e) => {
543
- let t = ne(e), n = e.tagFor(q, !0);
410
+ var Y = (e) => {
411
+ let t = K(e), n = e.tagFor(G, !0);
544
412
  return i`
545
413
  <template
546
- aria-multiselectable="${X}"
414
+ aria-multiselectable="${q}"
547
415
  role="grid"
548
416
  tabindex="0"
549
417
  @sort="${re}"
550
418
  :rowElementTag="${() => n}"
551
419
  :defaultRowItemTemplate="${t}"
552
- ${g({
420
+ ${m({
553
421
  property: "rowElements",
554
- filter: m("[role=row],[data-vvd-component=data-grid-row]")
422
+ filter: f("[role=row],[data-vvd-component=data-grid-row]")
555
423
  })}
556
424
  >
557
425
  <div class="base">
558
- ${Z}
559
- <slot ${h("slottedRowElements")}></slot>
426
+ ${J}
427
+ <slot ${p("slottedRowElements")}></slot>
560
428
  </div>
561
429
  </template>
562
430
  `;
431
+ }, X = i`
432
+ <template>
433
+ ${(e) => e.rowData === null || e.columnDefinition === null || e.columnDefinition.columnDataKey === null ? null : e.rowData[e.columnDefinition.columnDataKey]}
434
+ </template>
435
+ `, ie = i`
436
+ <template>
437
+ ${(e) => e.columnDefinition.title === void 0 ? e.columnDefinition.columnDataKey : e.columnDefinition.title}
438
+ </template>
439
+ `, Z = class extends e(A(s)) {
440
+ constructor(...e) {
441
+ super(...e), this.cellType = P.default, this.rowData = null, this.columnDefinition = null, this.isActiveCell = !1, this.customCellView = null, this.updateCellStyle = () => {
442
+ this.gridColumn && !this.gridColumn.includes("undefined") ? this.style.gridColumn = this.gridColumn : this.style.removeProperty("grid-column");
443
+ }, this._selectable = !1, this.selected = !1, this.ariaSelected = null, this.ariaSort = null;
444
+ }
445
+ cellTypeChanged() {
446
+ this.$fastController.isConnected && this.updateCellView();
447
+ }
448
+ gridColumnChanged() {
449
+ this.$fastController.isConnected && this.updateCellStyle();
450
+ }
451
+ columnDefinitionChanged(e, t) {
452
+ this.$fastController.isConnected && this.updateCellView();
453
+ }
454
+ updateFixedStyle() {
455
+ this.fixedPosition === void 0 ? (this.removeAttribute("data-fixed"), this.style.removeProperty("left")) : (this.setAttribute("data-fixed", ""), this.style.left = this.fixedPosition);
456
+ }
457
+ setFixedPosition(e) {
458
+ this.fixedPosition = e, this.updateFixedStyle();
459
+ }
460
+ connectedCallback() {
461
+ super.connectedCallback(), this.addEventListener(L, this.handleFocusin), this.addEventListener(R, this.handleFocusout), this.addEventListener(z, this.handleKeydown), this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`, this.updateCellView(), this.updateCellStyle(), this.updateFixedStyle();
462
+ }
463
+ disconnectedCallback() {
464
+ super.disconnectedCallback(), this.removeEventListener(L, this.handleFocusin), this.removeEventListener(R, this.handleFocusout), this.removeEventListener(z, this.handleKeydown), this.disconnectCellView();
465
+ }
466
+ handleFocusin(e) {
467
+ if (this.shadowRoot.querySelector(".base").classList.add("active"), !this.isActiveCell) {
468
+ switch (this.isActiveCell = !0, this.cellType) {
469
+ case P.columnHeader:
470
+ if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== !0 && typeof this.columnDefinition.headerCellFocusTargetCallback == "function") {
471
+ let e = this.columnDefinition.headerCellFocusTargetCallback(this);
472
+ /* v8 ignore else -- @preserve */
473
+ e !== null && e.focus();
474
+ }
475
+ break;
476
+ default:
477
+ if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== !0 && typeof this.columnDefinition.cellFocusTargetCallback == "function") {
478
+ let e = this.columnDefinition.cellFocusTargetCallback(this);
479
+ /* v8 ignore else -- @preserve */
480
+ e !== null && e.focus();
481
+ }
482
+ break;
483
+ }
484
+ this.$emit("cell-focused", this);
485
+ }
486
+ }
487
+ handleFocusout(e) {
488
+ /* v8 ignore else -- @preserve */
489
+ this.shadowRoot.querySelector(".base").classList.remove("active"), this !== document.activeElement && !this.contains(document.activeElement) && (this.isActiveCell = !1);
490
+ }
491
+ handleKeydown(e) {
492
+ if (!(e.defaultPrevented || this.columnDefinition === null || this.cellType === P.default && this.columnDefinition.cellInternalFocusQueue !== !0 || this.cellType === P.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== !0)) switch (e.key) {
493
+ case ne:
494
+ case "F2":
495
+ if (this.contains(document.activeElement) && document.activeElement !== this) return;
496
+ switch (this.cellType) {
497
+ case P.columnHeader:
498
+ if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
499
+ let t = this.columnDefinition.headerCellFocusTargetCallback(this);
500
+ t !== null && t.focus(), e.preventDefault();
501
+ }
502
+ break;
503
+ default:
504
+ if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
505
+ let t = this.columnDefinition.cellFocusTargetCallback(this);
506
+ t !== null && t.focus(), e.preventDefault();
507
+ }
508
+ break;
509
+ }
510
+ break;
511
+ case T:
512
+ /* v8 ignore else -- @preserve */
513
+ this.contains(document.activeElement) && document.activeElement !== this && (this.focus(), e.preventDefault());
514
+ break;
515
+ }
516
+ }
517
+ updateCellView() {
518
+ if (this.disconnectCellView(), this.columnDefinition !== null) {
519
+ switch (this.cellType) {
520
+ case P.columnHeader:
521
+ this.columnDefinition.headerCellTemplate === void 0 ? this.customCellView = ie.render(this, this) : this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
522
+ break;
523
+ case P.rowHeader:
524
+ case P.default:
525
+ this.columnDefinition.cellTemplate === void 0 ? this.customCellView = X.render(this, this) : this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
526
+ break;
527
+ }
528
+ this.columnDefinition?.sortable ? this.columnDefinition.sortDirection ? this.sortDirection = this.columnDefinition.sortDirection : this.sortDirection = N.none : this.sortDirection = void 0;
529
+ }
530
+ }
531
+ disconnectCellView() {
532
+ this.customCellView !== null && (this.customCellView.dispose(), this.customCellView = null);
533
+ }
534
+ ariaSelectedChanged(e, t) {
535
+ super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
536
+ }
537
+ ariaSortChanged(e, t) {
538
+ if (super.ariaSortChanged(e, t), t === null) {
539
+ this.sortDirection = void 0;
540
+ return;
541
+ }
542
+ this.sortDirection = t;
543
+ }
544
+ #e() {
545
+ return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
546
+ }
547
+ _handleInteraction() {
548
+ let e = this.cellType === "columnheader";
549
+ return e && this.sortDirection !== void 0 && this.$emit("sort", {
550
+ columnDataKey: this.#e(),
551
+ sortDirection: this.sortDirection
552
+ }), (e ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue) || this.$emit("cell-click", {
553
+ cell: this,
554
+ row: this.parentElement,
555
+ isHeaderCell: e,
556
+ columnDataKey: this.#e()
557
+ }), !0;
558
+ }
563
559
  };
560
+ y([a({ attribute: "cell-type" })], Z.prototype, "cellType", void 0), y([a({ attribute: "grid-column" })], Z.prototype, "gridColumn", void 0), y([n], Z.prototype, "rowData", void 0), y([n], Z.prototype, "columnDefinition", void 0), y([n], Z.prototype, "_selectable", void 0), y([a({ mode: "boolean" })], Z.prototype, "selected", void 0), y([a({ attribute: "sort-direction" })], Z.prototype, "sortDirection", void 0), y([n], Z.prototype, "_actionItemsSlottedContent", void 0);
564
561
  //#endregion
565
562
  //#region src/lib/data-grid/data-grid-row.template.ts
566
563
  function ae(e) {
567
564
  return e._selectable && e.selected ? "true" : e._selectable && !e.selected ? "false" : null;
568
565
  }
569
566
  function oe(e) {
570
- let t = e.tagFor(K);
567
+ let t = e.tagFor(Z);
571
568
  return i`
572
569
  <${t}
573
570
  cell-type="${(e) => e.isRowHeader ? "rowheader" : void 0}"
@@ -579,7 +576,7 @@ function oe(e) {
579
576
  `;
580
577
  }
581
578
  function se(e) {
582
- let t = e.tagFor(K);
579
+ let t = e.tagFor(Z);
583
580
  return i`
584
581
  <${t}
585
582
  cell-type="columnheader"
@@ -592,23 +589,23 @@ var ce = (e) => {
592
589
  let t = oe(e), n = se(e);
593
590
  return i`
594
591
  <template
595
- ${A({
592
+ ${k({
596
593
  role: "row",
597
594
  ariaSelected: ae
598
595
  })}
599
596
  class="${(e) => e.rowType === "default" ? "" : e.rowType}"
600
597
  :defaultCellItemTemplate="${t}"
601
598
  :defaultHeaderCellItemTemplate="${n}"
602
- ${g({
599
+ ${m({
603
600
  property: "cellElements",
604
- filter: m("[role=\"cell\"],[role=\"gridcell\"],[role=\"columnheader\"],[role=\"rowheader\"],[data-vvd-component=\"data-grid-cell\"]")
601
+ filter: f("[role=\"cell\"],[role=\"gridcell\"],[role=\"columnheader\"],[role=\"rowheader\"],[data-vvd-component=\"data-grid-cell\"]")
605
602
  })}
606
603
  >
607
604
  <div
608
- class="${(e) => S("base", ["selected", !!e.selected])}"
605
+ class="${(e) => b("base", ["selected", !!e.selected])}"
609
606
  style="grid-template-columns: ${(e) => e.gridTemplateColumns};"
610
607
  >
611
- <slot ${h("slottedCellElements")}></slot>
608
+ <slot ${p("slottedCellElements")}></slot>
612
609
  </div>
613
610
  </template>
614
611
  `;
@@ -616,27 +613,27 @@ var ce = (e) => {
616
613
  //#endregion
617
614
  //#region src/lib/data-grid/data-grid-cell.template.ts
618
615
  function Q(e) {
619
- return e.cellType === "columnheader" && e.sortDirection !== void 0 && e.sortDirection !== P.other;
616
+ return e.cellType === "columnheader" && e.sortDirection !== void 0 && e.sortDirection !== N.other;
620
617
  }
621
618
  function le(e) {
622
- return e.sortDirection === P.ascending ? "sort-asc-solid" : e.sortDirection === P.descending ? "sort-desc-solid" : "sort-solid";
619
+ return e.sortDirection === N.ascending ? "sort-asc-solid" : e.sortDirection === N.descending ? "sort-desc-solid" : "sort-solid";
623
620
  }
624
621
  function ue(e) {
625
622
  return e._selectable && e.selected ? "true" : e._selectable && !e.selected ? "false" : null;
626
623
  }
627
624
  function de(e) {
628
- let t = e.tagFor(y);
625
+ let t = e.tagFor(_);
629
626
  return i`
630
- ${p(Q, i`
627
+ ${d(Q, i`
631
628
  <${t} class="header-icon" name="${le}"></${t}>
632
629
  `)}
633
630
  `;
634
631
  }
635
632
  function fe(e) {
636
- return e.cellType === F.columnHeader && e.sortDirection !== void 0;
633
+ return e.cellType === P.columnHeader && e.sortDirection !== void 0;
637
634
  }
638
635
  function $(e) {
639
- return e.sortDirection ?? P.none;
636
+ return e.sortDirection ?? N.none;
640
637
  }
641
638
  function pe(e) {
642
639
  let t = $(e);
@@ -661,20 +658,20 @@ function _e(e, t) {
661
658
  }
662
659
  //#endregion
663
660
  //#region src/lib/data-grid/index.ts
664
- s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) => {
665
- let t = e.tagFor(v);
661
+ ee(o("data-grid", W, Y, [o("data-grid-row", G, ce, [o("data-grid-cell", Z, (e) => {
662
+ let t = e.tagFor(g);
666
663
  return i`
667
664
  <template
668
665
  tabindex="-1"
669
- ${A({
670
- role: (e) => I[e.cellType] ?? I.default,
666
+ ${k({
667
+ role: (e) => F[e.cellType] ?? F.default,
671
668
  ariaSelected: ue,
672
669
  ariaSort: (e) => e.sortDirection ?? null
673
670
  })}
674
671
  @click="${(e, t) => _e(e, t.event)}"
675
672
  @keydown="${(e, t) => ge(e, t.event)}"
676
673
  >
677
- <div class="${({ selected: e, _actionItemsSlottedContent: t }) => S("base", ["selected", !!e], ["has-action-items", !!t?.length])}">
674
+ <div class="${({ selected: e, _actionItemsSlottedContent: t }) => b("base", ["selected", !!e], ["has-action-items", !!t?.length])}">
678
675
  <div
679
676
  class="content"
680
677
  role="${(e) => Q(e) ? "button" : void 0}"
@@ -685,13 +682,13 @@ s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) =
685
682
  ${(e) => e.locale.dataGrid.cell.selected}
686
683
  </${t}>` : null}
687
684
  <slot></slot>
688
- ${p(Q, i`<${t}
685
+ ${d(Q, i`<${t}
689
686
  data-announcement="button-role"
690
687
  >
691
688
  ${(e) => e.locale.dataGrid.cell.button}
692
689
  </${t}>
693
690
  `)}
694
- ${p(fe, i`<${t}
691
+ ${d(fe, i`<${t}
695
692
  aria-live="polite"
696
693
  data-announcement="sort-state"
697
694
  >
@@ -701,10 +698,10 @@ s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) =
701
698
  </div>
702
699
  <slot
703
700
  name="action-items"
704
- ${h("_actionItemsSlottedContent")}
701
+ ${p("_actionItemsSlottedContent")}
705
702
  ></slot>
706
703
  </div>
707
704
  </template>
708
705
  `;
709
- }, [b, _], { styles: U })], { styles: H })], { styles: V }))();
706
+ }, [v, h], { styles: H })], { styles: V })], { styles: B }))();
710
707
  //#endregion