@vonage/vivid 5.16.0 → 5.18.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 (564) hide show
  1. package/accordion/definition.cjs +6 -6
  2. package/accordion/definition.js +1 -1
  3. package/accordion/index.cjs +1 -1
  4. package/accordion/index.js +2 -2
  5. package/accordion-item/definition.cjs +5 -5
  6. package/accordion-item/definition.js +1 -1
  7. package/accordion-item/index.cjs +1 -1
  8. package/accordion-item/index.js +2 -2
  9. package/action-group/index.cjs +3 -3
  10. package/action-group/index.js +5 -5
  11. package/alert/definition.cjs +5 -5
  12. package/alert/definition.js +1 -1
  13. package/alert/index.cjs +3 -3
  14. package/alert/index.js +15 -14
  15. package/audio-player/definition.cjs +5 -5
  16. package/audio-player/definition.js +1 -1
  17. package/audio-player/index.cjs +16 -16
  18. package/audio-player/index.js +29 -28
  19. package/avatar/definition.cjs +5 -5
  20. package/avatar/definition.js +1 -1
  21. package/avatar/index.cjs +4 -4
  22. package/avatar/index.js +12 -11
  23. package/badge/definition.cjs +5 -5
  24. package/badge/definition.js +1 -1
  25. package/badge/index.cjs +1 -4
  26. package/badge/index.js +4 -20
  27. package/banner/definition.cjs +5 -5
  28. package/banner/definition.js +1 -1
  29. package/banner/index.cjs +3 -3
  30. package/banner/index.js +14 -13
  31. package/breadcrumb-item/definition.cjs +4 -4
  32. package/breadcrumb-item/definition.js +1 -1
  33. package/breadcrumb-item/index.cjs +1 -1
  34. package/breadcrumb-item/index.js +1 -0
  35. package/bundled/affix.cjs +1 -1
  36. package/bundled/affix.js +5 -5
  37. package/bundled/base-color-picker.cjs +2 -2
  38. package/bundled/base-color-picker.js +5 -5
  39. package/bundled/button.cjs +1 -1
  40. package/bundled/button.js +2 -2
  41. package/bundled/calendar-picker.template.cjs +2 -2
  42. package/bundled/calendar-picker.template.js +498 -498
  43. package/bundled/definition10.cjs +18 -30
  44. package/bundled/definition10.js +53 -155
  45. package/bundled/definition11.cjs +10 -19
  46. package/bundled/definition11.js +25 -74
  47. package/bundled/definition12.cjs +72 -18
  48. package/bundled/definition12.js +171 -107
  49. package/bundled/definition13.cjs +18 -17
  50. package/bundled/definition13.js +46 -66
  51. package/bundled/definition14.cjs +5 -10
  52. package/bundled/definition14.js +9 -27
  53. package/bundled/definition15.cjs +17 -71
  54. package/bundled/definition15.js +64 -181
  55. package/bundled/definition16.cjs +12 -4
  56. package/bundled/definition16.js +79 -14
  57. package/bundled/definition17.cjs +19 -13
  58. package/bundled/definition17.js +118 -69
  59. package/bundled/definition18.cjs +87 -12
  60. package/bundled/definition18.js +409 -52
  61. package/bundled/definition19.cjs +5 -87
  62. package/bundled/definition19.js +14 -422
  63. package/bundled/definition2.cjs +3 -14
  64. package/bundled/definition2.js +16 -49
  65. package/bundled/definition20.cjs +30 -5
  66. package/bundled/definition20.js +159 -9
  67. package/bundled/definition21.cjs +28 -19
  68. package/bundled/definition21.js +164 -47
  69. package/bundled/definition22.cjs +4 -24
  70. package/bundled/definition22.js +18 -88
  71. package/bundled/definition23.cjs +12 -0
  72. package/bundled/definition23.js +37 -0
  73. package/bundled/definition24.cjs +39 -0
  74. package/bundled/definition24.js +72 -0
  75. package/bundled/definition3.cjs +1 -1
  76. package/bundled/definition3.js +24 -21
  77. package/bundled/definition4.cjs +23 -38
  78. package/bundled/definition4.js +81 -63
  79. package/bundled/definition5.cjs +2 -2
  80. package/bundled/definition5.js +5 -5
  81. package/bundled/definition6.cjs +11 -11
  82. package/bundled/definition6.js +57 -41
  83. package/bundled/definition9.cjs +12 -30
  84. package/bundled/definition9.js +55 -148
  85. package/bundled/divider.cjs +1 -1
  86. package/bundled/divider.js +5 -5
  87. package/bundled/listbox.cjs +1 -1
  88. package/bundled/listbox.js +1 -1
  89. package/bundled/localized.cjs +1 -1
  90. package/bundled/localized.js +1 -0
  91. package/bundled/mixins.cjs +5 -5
  92. package/bundled/mixins.js +49 -49
  93. package/bundled/numberConverter.cjs +12 -0
  94. package/bundled/numberConverter.js +38 -0
  95. package/bundled/picker-field.template.cjs +8 -7
  96. package/bundled/picker-field.template.js +16 -15
  97. package/bundled/slider.template.cjs +7 -7
  98. package/bundled/slider.template.js +12 -12
  99. package/bundled/slottable-request.cjs +1 -1
  100. package/bundled/slottable-request.js +8 -38
  101. package/bundled/time-selection-picker.template.cjs +4 -4
  102. package/bundled/time-selection-picker.template.js +35 -35
  103. package/bundled/utils.cjs +1 -0
  104. package/bundled/utils.js +1420 -0
  105. package/bundled/vivid-element.cjs +1 -1
  106. package/bundled/vivid-element.js +1 -1
  107. package/button/definition.cjs +5 -5
  108. package/button/definition.js +1 -1
  109. package/button/index.cjs +1 -1
  110. package/button/index.js +1 -1
  111. package/calendar/index.cjs +11 -11
  112. package/calendar/index.js +30 -237
  113. package/calendar-event/index.cjs +3 -3
  114. package/calendar-event/index.js +4 -4
  115. package/card/definition.cjs +5 -5
  116. package/card/definition.js +1 -1
  117. package/card/index.cjs +15 -12
  118. package/card/index.js +17 -13
  119. package/checkbox/definition.cjs +5 -5
  120. package/checkbox/definition.js +1 -1
  121. package/checkbox/index.cjs +1 -1
  122. package/checkbox/index.js +2 -2
  123. package/color-picker/definition.cjs +5 -5
  124. package/color-picker/definition.js +2 -2
  125. package/color-picker/index.cjs +10 -10
  126. package/color-picker/index.js +58 -57
  127. package/combobox/definition.cjs +5 -5
  128. package/combobox/definition.js +2 -2
  129. package/combobox/index.cjs +9 -8
  130. package/combobox/index.js +40 -35
  131. package/contextual-help/definition.cjs +5 -5
  132. package/contextual-help/definition.js +2 -2
  133. package/contextual-help/index.cjs +1 -1
  134. package/contextual-help/index.js +2 -2
  135. package/country/definition.cjs +5 -5
  136. package/country/definition.js +1 -1
  137. package/country/index.cjs +1 -12
  138. package/country/index.js +4 -1216
  139. package/country-group/definition.cjs +6 -0
  140. package/country-group/definition.js +3 -0
  141. package/country-group/index.cjs +43 -0
  142. package/country-group/index.js +166 -0
  143. package/custom-elements.json +1274 -200
  144. package/data-grid/definition.cjs +9 -9
  145. package/data-grid/definition.js +2 -2
  146. package/data-grid/index.cjs +18 -18
  147. package/data-grid/index.js +260 -262
  148. package/date-picker/definition.cjs +5 -5
  149. package/date-picker/definition.js +2 -2
  150. package/date-picker/index.cjs +1 -1
  151. package/date-picker/index.js +13 -13
  152. package/date-range-picker/definition.cjs +5 -5
  153. package/date-range-picker/definition.js +2 -2
  154. package/date-range-picker/index.cjs +1 -1
  155. package/date-range-picker/index.js +8 -8
  156. package/date-time-picker/definition.cjs +5 -5
  157. package/date-time-picker/definition.js +2 -2
  158. package/date-time-picker/index.cjs +4 -4
  159. package/date-time-picker/index.js +25 -25
  160. package/dial-pad/definition.cjs +5 -5
  161. package/dial-pad/definition.js +2 -2
  162. package/dial-pad/index.cjs +6 -5
  163. package/dial-pad/index.js +14 -12
  164. package/dialog/definition.cjs +5 -5
  165. package/dialog/definition.js +2 -2
  166. package/dialog/index.cjs +6 -6
  167. package/dialog/index.js +17 -16
  168. package/divider/definition.cjs +1 -1
  169. package/divider/definition.js +1 -1
  170. package/divider/index.cjs +1 -1
  171. package/divider/index.js +1 -1
  172. package/empty-state/definition.cjs +5 -5
  173. package/empty-state/definition.js +2 -2
  174. package/empty-state/index.cjs +2 -2
  175. package/empty-state/index.js +6 -5
  176. package/fab/definition.cjs +5 -5
  177. package/fab/definition.js +2 -2
  178. package/fab/index.cjs +4 -4
  179. package/fab/index.js +13 -12
  180. package/file-picker/definition.cjs +5 -5
  181. package/file-picker/definition.js +2 -2
  182. package/file-picker/index.cjs +20 -17
  183. package/file-picker/index.js +40 -36
  184. package/flag/definition.cjs +6 -0
  185. package/flag/definition.js +3 -0
  186. package/flag/index.cjs +10 -0
  187. package/flag/index.js +61 -0
  188. package/header/definition.cjs +1 -1
  189. package/header/definition.js +1 -1
  190. package/header/index.cjs +4 -4
  191. package/header/index.js +5 -5
  192. package/icon/definition.cjs +1 -0
  193. package/icon/definition.js +1 -0
  194. package/icon/index.cjs +1 -1
  195. package/icon/index.js +1 -0
  196. package/index.cjs +204 -192
  197. package/index.js +55 -52
  198. package/layout/definition.cjs +1 -1
  199. package/layout/definition.js +1 -1
  200. package/lib/button/button.d.ts +1 -0
  201. package/lib/combobox/combobox.d.ts +0 -3
  202. package/lib/components.d.ts +2 -0
  203. package/lib/country/countries-data.d.ts +1 -0
  204. package/lib/country/{country-code-to-flag-icon.d.ts → utils.d.ts} +0 -3
  205. package/lib/country-group/country-group.d.ts +829 -0
  206. package/lib/country-group/country-group.template.d.ts +3 -0
  207. package/lib/country-group/definition.d.ts +3 -0
  208. package/lib/country-group/index.d.ts +1 -0
  209. package/lib/country-group/locale.d.ts +3 -0
  210. package/lib/date-picker/date-picker.d.ts +4 -0
  211. package/lib/date-range-picker/date-range-picker.d.ts +2 -0
  212. package/lib/date-time-picker/date-time-picker.d.ts +4 -4
  213. package/lib/dial-pad/dial-pad.d.ts +6 -2
  214. package/lib/dialog/dialog.d.ts +0 -1
  215. package/lib/flag/definition.d.ts +3 -0
  216. package/lib/flag/flag.d.ts +8 -0
  217. package/lib/flag/flag.template.d.ts +3 -0
  218. package/lib/flag/index.d.ts +1 -0
  219. package/lib/icon/icon.d.ts +1 -2
  220. package/lib/menu/menu.d.ts +0 -1
  221. package/lib/option/option.d.ts +0 -1
  222. package/lib/rich-text-editor/rte/exports.d.ts +1 -0
  223. package/lib/rich-text-editor/rte/features/alignment.d.ts +1 -1
  224. package/lib/rich-text-editor/rte/features/character-count.d.ts +21 -0
  225. package/lib/rich-text-editor/rte/features/font-size-picker.d.ts +1 -1
  226. package/lib/rich-text-editor/rte/features/internal/basic-text-blocks.d.ts +1 -1
  227. package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
  228. package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
  229. package/lib/rich-text-editor/rte/public-interface.d.ts +6 -0
  230. package/lib/searchable-select/option-tag.d.ts +3 -2
  231. package/lib/searchable-select/searchable-select.d.ts +3 -1
  232. package/lib/table/definition.d.ts +2 -1
  233. package/lib/table/table-header-cell.d.ts +3 -0
  234. package/lib/table/table-sorting-button.d.ts +415 -0
  235. package/lib/table/table-sorting-button.template.d.ts +3 -0
  236. package/lib/tag-name-map.d.ts +2 -1
  237. package/lib/time-picker/time-picker.d.ts +2 -0
  238. package/locales/de-DE.cjs +5 -178
  239. package/locales/de-DE.js +3 -179
  240. package/locales/en-GB.cjs +5 -9
  241. package/locales/en-GB.js +3 -10
  242. package/locales/en-US.cjs +269 -2
  243. package/locales/en-US.js +266 -1
  244. package/locales/ja-JP.cjs +5 -171
  245. package/locales/ja-JP.js +3 -172
  246. package/locales/zh-CN.cjs +5 -172
  247. package/locales/zh-CN.js +3 -173
  248. package/menu/definition.cjs +5 -5
  249. package/menu/definition.js +1 -1
  250. package/menu/index.cjs +1 -1
  251. package/menu/index.js +2 -2
  252. package/menu-item/definition.cjs +6 -6
  253. package/menu-item/definition.js +1 -1
  254. package/menu-item/index.cjs +1 -1
  255. package/menu-item/index.js +2 -2
  256. package/nav/definition.cjs +1 -1
  257. package/nav/definition.js +1 -1
  258. package/nav-disclosure/definition.cjs +5 -5
  259. package/nav-disclosure/definition.js +2 -2
  260. package/nav-disclosure/index.cjs +4 -4
  261. package/nav-disclosure/index.js +13 -12
  262. package/nav-item/definition.cjs +5 -5
  263. package/nav-item/definition.js +2 -2
  264. package/nav-item/index.cjs +2 -2
  265. package/nav-item/index.js +12 -11
  266. package/note/definition.cjs +5 -5
  267. package/note/definition.js +2 -2
  268. package/note/index.cjs +3 -3
  269. package/note/index.js +11 -10
  270. package/number-field/definition.cjs +5 -5
  271. package/number-field/definition.js +2 -2
  272. package/number-field/index.cjs +4 -4
  273. package/number-field/index.js +29 -28
  274. package/option/definition.cjs +5 -5
  275. package/option/definition.js +2 -2
  276. package/option/index.cjs +1 -1
  277. package/option/index.js +2 -2
  278. package/package.json +9 -10
  279. package/pagination/definition.cjs +5 -5
  280. package/pagination/definition.js +2 -2
  281. package/pagination/index.cjs +3 -3
  282. package/pagination/index.js +16 -16
  283. package/popover/definition.cjs +5 -5
  284. package/popover/definition.js +2 -2
  285. package/popover/index.cjs +7 -7
  286. package/popover/index.js +12 -11
  287. package/popup/definition.cjs +4 -4
  288. package/popup/definition.js +1 -1
  289. package/popup/index.cjs +1 -1
  290. package/popup/index.js +1 -1
  291. package/progress/definition.cjs +1 -1
  292. package/progress/definition.js +1 -1
  293. package/progress/index.cjs +2 -2
  294. package/progress/index.js +5 -5
  295. package/radio/definition.cjs +1 -1
  296. package/radio/definition.js +1 -1
  297. package/radio/index.cjs +1 -1
  298. package/radio/index.js +1 -1
  299. package/radio-group/definition.cjs +5 -5
  300. package/radio-group/definition.js +2 -2
  301. package/radio-group/index.cjs +4 -4
  302. package/radio-group/index.js +11 -11
  303. package/range-slider/definition.cjs +5 -5
  304. package/range-slider/definition.js +2 -2
  305. package/range-slider/index.cjs +4 -4
  306. package/range-slider/index.js +39 -36
  307. package/rich-text-editor/definition.cjs +32 -31
  308. package/rich-text-editor/definition.js +3 -3
  309. package/rich-text-editor/index.cjs +13 -13
  310. package/rich-text-editor/index.js +1887 -1830
  311. package/rich-text-view/definition.cjs +1 -1
  312. package/rich-text-view/definition.js +1 -1
  313. package/rich-text-view/index.cjs +1 -1
  314. package/rich-text-view/index.js +8 -8
  315. package/searchable-select/definition.cjs +4 -4
  316. package/searchable-select/definition.js +2 -2
  317. package/searchable-select/index.cjs +15 -13
  318. package/searchable-select/index.js +75 -72
  319. package/select/definition.cjs +5 -5
  320. package/select/definition.js +2 -2
  321. package/select/index.cjs +1 -1
  322. package/select/index.js +2 -2
  323. package/selectable-box/definition.cjs +5 -5
  324. package/selectable-box/definition.js +2 -2
  325. package/selectable-box/index.cjs +7 -7
  326. package/selectable-box/index.js +12 -12
  327. package/shared/foundation/test-utilities/fixture.d.ts +1 -1
  328. package/shared/icon/utils.d.ts +1 -0
  329. package/shared/localization/Locale.d.ts +2 -0
  330. package/shared/patterns/linkable.d.ts +1 -1
  331. package/shared/picker-field/mixins/calendar-picker.d.ts +1 -0
  332. package/shared/picker-field/mixins/calendar-picker.template.d.ts +1 -0
  333. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +1 -0
  334. package/shared/picker-field/mixins/single-date-picker.d.ts +1 -0
  335. package/shared/picker-field/mixins/single-value-picker.d.ts +1 -0
  336. package/shared/picker-field/mixins/time-selection-picker.d.ts +1 -0
  337. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +2 -0
  338. package/shared/picker-field/picker-field.d.ts +2 -0
  339. package/side-drawer/definition.cjs +1 -1
  340. package/side-drawer/definition.js +1 -1
  341. package/simple-color-picker/definition.cjs +5 -5
  342. package/simple-color-picker/definition.js +2 -2
  343. package/simple-color-picker/index.cjs +3 -3
  344. package/simple-color-picker/index.js +15 -14
  345. package/slider/definition.cjs +5 -5
  346. package/slider/definition.js +1 -1
  347. package/slider/index.cjs +1 -1
  348. package/slider/index.js +1 -1
  349. package/split-button/definition.cjs +5 -5
  350. package/split-button/definition.js +2 -2
  351. package/split-button/index.cjs +6 -6
  352. package/split-button/index.js +17 -16
  353. package/status/definition.cjs +5 -5
  354. package/status/definition.js +2 -2
  355. package/status/index.cjs +2 -2
  356. package/status/index.js +11 -10
  357. package/switch/definition.cjs +5 -5
  358. package/switch/definition.js +2 -2
  359. package/switch/index.cjs +4 -4
  360. package/switch/index.js +11 -10
  361. package/tab/definition.cjs +5 -5
  362. package/tab/definition.js +2 -2
  363. package/tab/index.cjs +1 -1
  364. package/tab/index.js +2 -2
  365. package/tab-panel/definition.cjs +1 -1
  366. package/tab-panel/definition.js +1 -1
  367. package/tab-panel/index.cjs +1 -1
  368. package/tab-panel/index.js +1 -1
  369. package/table/definition.cjs +4 -1
  370. package/table/definition.js +3 -2
  371. package/table/index.cjs +19 -10
  372. package/table/index.js +70 -21
  373. package/tabs/definition.cjs +6 -6
  374. package/tabs/definition.js +2 -2
  375. package/tabs/index.cjs +2 -2
  376. package/tabs/index.js +5 -5
  377. package/tag/definition.cjs +5 -5
  378. package/tag/definition.js +2 -2
  379. package/tag/index.cjs +8 -8
  380. package/tag/index.js +14 -13
  381. package/tag-group/definition.cjs +1 -1
  382. package/tag-group/definition.js +1 -1
  383. package/tag-group/index.cjs +3 -3
  384. package/tag-group/index.js +5 -5
  385. package/text-area/definition.cjs +5 -5
  386. package/text-area/definition.js +2 -2
  387. package/text-area/index.cjs +2 -2
  388. package/text-area/index.js +13 -13
  389. package/text-field/definition.cjs +5 -5
  390. package/text-field/definition.js +2 -2
  391. package/text-field/index.cjs +1 -1
  392. package/text-field/index.js +2 -2
  393. package/time-picker/definition.cjs +4 -4
  394. package/time-picker/definition.js +2 -2
  395. package/time-picker/index.cjs +1 -1
  396. package/time-picker/index.js +2 -2
  397. package/toggletip/definition.cjs +5 -5
  398. package/toggletip/definition.js +2 -2
  399. package/toggletip/index.cjs +1 -1
  400. package/toggletip/index.js +2 -2
  401. package/tooltip/definition.cjs +5 -5
  402. package/tooltip/definition.js +2 -2
  403. package/tooltip/index.cjs +1 -1
  404. package/tooltip/index.js +2 -2
  405. package/tree-item/definition.cjs +5 -5
  406. package/tree-item/definition.js +2 -2
  407. package/tree-item/index.cjs +1 -1
  408. package/tree-item/index.js +2 -2
  409. package/tree-view/definition.cjs +5 -5
  410. package/tree-view/definition.js +2 -2
  411. package/tree-view/index.cjs +3 -3
  412. package/tree-view/index.js +18 -18
  413. package/unbundled/button.cjs +2 -2
  414. package/unbundled/button.js +2 -2
  415. package/unbundled/calendar-picker.template.cjs +4347 -9
  416. package/unbundled/calendar-picker.template.js +4345 -7
  417. package/unbundled/chunk.cjs +0 -22
  418. package/unbundled/definition11.cjs +6 -0
  419. package/unbundled/definition11.js +6 -0
  420. package/unbundled/definition13.cjs +1 -8
  421. package/unbundled/definition13.js +1 -8
  422. package/unbundled/definition14.cjs +3 -2
  423. package/unbundled/definition14.js +3 -2
  424. package/unbundled/definition2.cjs +5 -75
  425. package/unbundled/definition2.js +1 -71
  426. package/unbundled/definition21.cjs +1 -2
  427. package/unbundled/definition21.js +1 -2
  428. package/unbundled/definition22.cjs +7 -2
  429. package/unbundled/definition22.js +7 -2
  430. package/unbundled/definition24.cjs +98 -979
  431. package/unbundled/definition24.js +93 -974
  432. package/unbundled/definition25.cjs +37 -322
  433. package/unbundled/definition25.js +33 -318
  434. package/unbundled/definition26.cjs +317 -91
  435. package/unbundled/definition26.js +313 -87
  436. package/unbundled/definition27.cjs +94 -192
  437. package/unbundled/definition27.js +91 -183
  438. package/unbundled/definition28.cjs +388 -395
  439. package/unbundled/definition28.js +388 -395
  440. package/unbundled/definition29.cjs +189 -110
  441. package/unbundled/definition29.js +180 -107
  442. package/unbundled/definition30.cjs +520 -36
  443. package/unbundled/definition30.js +519 -35
  444. package/unbundled/definition31.cjs +2 -1189
  445. package/unbundled/definition31.js +1 -1188
  446. package/unbundled/definition32.cjs +207 -1835
  447. package/unbundled/definition32.js +203 -1807
  448. package/unbundled/definition33.cjs +85 -228
  449. package/unbundled/definition33.js +82 -165
  450. package/unbundled/definition34.cjs +1887 -25
  451. package/unbundled/definition34.js +1857 -24
  452. package/unbundled/definition35.cjs +315 -121
  453. package/unbundled/definition35.js +236 -114
  454. package/unbundled/definition36.cjs +25 -405
  455. package/unbundled/definition36.js +22 -397
  456. package/unbundled/definition37.cjs +49 -140
  457. package/unbundled/definition37.js +46 -137
  458. package/unbundled/definition38.cjs +346 -329
  459. package/unbundled/definition38.js +343 -326
  460. package/unbundled/definition39.cjs +183 -234
  461. package/unbundled/definition39.js +181 -232
  462. package/unbundled/definition40.cjs +377 -47
  463. package/unbundled/definition40.js +372 -42
  464. package/unbundled/definition41.cjs +256 -57
  465. package/unbundled/definition41.js +255 -56
  466. package/unbundled/definition42.cjs +45 -421
  467. package/unbundled/definition42.js +41 -417
  468. package/unbundled/definition43.cjs +63 -49
  469. package/unbundled/definition43.js +61 -47
  470. package/unbundled/definition44.cjs +438 -30
  471. package/unbundled/definition44.js +434 -25
  472. package/unbundled/definition45.cjs +46 -84
  473. package/unbundled/definition45.js +43 -81
  474. package/unbundled/definition46.cjs +29 -54
  475. package/unbundled/definition46.js +24 -50
  476. package/unbundled/definition47.cjs +93 -21
  477. package/unbundled/definition47.js +91 -16
  478. package/unbundled/definition48.cjs +49 -33
  479. package/unbundled/definition48.js +46 -30
  480. package/unbundled/definition49.cjs +22 -347
  481. package/unbundled/definition49.js +16 -344
  482. package/unbundled/definition50.cjs +34 -211
  483. package/unbundled/definition50.js +30 -207
  484. package/unbundled/definition51.cjs +282 -242
  485. package/unbundled/definition51.js +275 -235
  486. package/unbundled/definition52.cjs +211 -51
  487. package/unbundled/definition52.js +209 -48
  488. package/unbundled/definition53.cjs +275 -131
  489. package/unbundled/definition53.js +272 -127
  490. package/unbundled/definition54.cjs +50 -261
  491. package/unbundled/definition54.js +48 -260
  492. package/unbundled/definition55.cjs +126 -443
  493. package/unbundled/definition55.js +123 -441
  494. package/unbundled/definition56.cjs +238 -12669
  495. package/unbundled/definition56.js +232 -12506
  496. package/unbundled/definition57.cjs +408 -729
  497. package/unbundled/definition57.js +406 -727
  498. package/unbundled/definition58.cjs +3619 -106
  499. package/unbundled/definition58.js +3449 -99
  500. package/unbundled/definition59.cjs +625 -868
  501. package/unbundled/definition59.js +620 -863
  502. package/unbundled/definition60.cjs +106 -108
  503. package/unbundled/definition60.js +102 -104
  504. package/unbundled/definition61.cjs +1040 -71
  505. package/unbundled/definition61.js +1035 -65
  506. package/unbundled/definition62.cjs +105 -169
  507. package/unbundled/definition62.js +101 -165
  508. package/unbundled/definition63.cjs +70 -113
  509. package/unbundled/definition63.js +65 -109
  510. package/unbundled/definition64.cjs +181 -53
  511. package/unbundled/definition64.js +178 -50
  512. package/unbundled/definition65.cjs +109 -76
  513. package/unbundled/definition65.js +109 -75
  514. package/unbundled/definition66.cjs +58 -21
  515. package/unbundled/definition66.js +55 -15
  516. package/unbundled/definition67.cjs +81 -74
  517. package/unbundled/definition67.js +79 -73
  518. package/unbundled/definition68.cjs +19 -344
  519. package/unbundled/definition68.js +14 -335
  520. package/unbundled/definition69.cjs +88 -26
  521. package/unbundled/definition69.js +85 -22
  522. package/unbundled/definition7.cjs +18 -3
  523. package/unbundled/definition7.js +18 -3
  524. package/unbundled/definition70.cjs +330 -111
  525. package/unbundled/definition70.js +320 -108
  526. package/unbundled/definition71.cjs +26 -271
  527. package/unbundled/definition71.js +21 -267
  528. package/unbundled/definition72.cjs +134 -28
  529. package/unbundled/definition72.js +125 -26
  530. package/unbundled/definition73.cjs +245 -113
  531. package/unbundled/definition73.js +242 -104
  532. package/unbundled/definition74.cjs +28 -212
  533. package/unbundled/definition74.js +26 -202
  534. package/unbundled/definition75.cjs +120 -52190
  535. package/unbundled/definition75.js +112 -52188
  536. package/unbundled/definition76.cjs +232 -0
  537. package/unbundled/definition76.js +213 -0
  538. package/unbundled/definition77.cjs +533 -0
  539. package/unbundled/definition77.js +513 -0
  540. package/unbundled/listbox.cjs +1 -1
  541. package/unbundled/listbox.js +1 -1
  542. package/unbundled/localized.cjs +2 -2
  543. package/unbundled/localized.js +1 -1
  544. package/unbundled/numberConverter.cjs +91 -0
  545. package/unbundled/numberConverter.js +74 -0
  546. package/unbundled/picker-field.template.cjs +3 -1
  547. package/unbundled/picker-field.template.js +3 -1
  548. package/unbundled/slottable-request.cjs +2 -3168
  549. package/unbundled/slottable-request.js +3 -3097
  550. package/unbundled/time-selection-picker.template.cjs +1 -1
  551. package/unbundled/time-selection-picker.template.js +1 -1
  552. package/unbundled/utils.cjs +1439 -0
  553. package/unbundled/utils.js +1428 -0
  554. package/unbundled/vivid-element.cjs +1 -1
  555. package/unbundled/vivid-element.js +1 -1
  556. package/video-player/definition.cjs +1 -1
  557. package/video-player/definition.js +1 -1
  558. package/video-player/index.cjs +3 -3
  559. package/video-player/index.js +9 -9
  560. package/vivid.api.json +860 -409
  561. package/unbundled/chunk.js +0 -33
  562. package/unbundled/en-US.cjs +0 -447
  563. package/unbundled/en-US.js +0 -443
  564. /package/{lib/icon/icon.placeholder.d.ts → shared/icon/icon-placeholder.d.ts} +0 -0
@@ -1,33 +1,1866 @@
1
- import { o as defineVividComponent, s as createRegisterFunction } from "./vivid-element.js";
2
- import { n as applyHostSemantics } from "./host-semantics.js";
3
- import { n as DividerRole, t as Divider } from "./divider.js";
4
- import { html } from "@microsoft/fast-element";
5
- import { classNames } from "@microsoft/fast-web-utilities";
6
- //#region src/lib/divider/divider.scss?inline
7
- var divider_default = ":host{display:block}.base{--_connotation-color-soft:var(--vvd-divider-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-dim:var(--vvd-divider-accent-dim,var(--vvd-color-neutral-200));display:block}.base:not(.vertical){block-size:1px;inline-size:100%}.base.vertical{block-size:100%;inline-size:1px}.base.appearance-ghost{background-color:var(--_connotation-color-dim)}.base.appearance-subtle{background-color:var(--_connotation-color-soft)}";
1
+ import { o as defineVividComponent, s as createRegisterFunction, t as VividElement } from "./vivid-element.js";
2
+ import { n as visuallyHiddenDefinition, r as VisuallyHidden } from "./definition.js";
3
+ import { r as Icon, t as iconDefinition } from "./definition2.js";
4
+ import { t as __decorate } from "./decorate.js";
5
+ import { t as Localized } from "./localized.js";
6
+ import { n as keyArrowRight$1, t as keyArrowLeft$1 } from "./key-codes.js";
7
+ import { n as applyHostSemantics, t as HostSemantics } from "./host-semantics.js";
8
+ import { a as GenerateHeaderOptions, i as DataGridRowTypes, n as DataGridCellSortStates, r as DataGridCellTypes, t as DataGridCellRole } from "./data-grid.options.js";
9
+ import { Observable, RepeatDirective, Updates, attr, children, elements, html, normalizeBinding, nullableNumberConverter, observable, slotted, when } from "@microsoft/fast-element";
10
+ import { classNames, eventFocus, eventFocusIn, eventFocusOut, eventKeyDown, keyArrowDown, keyArrowUp, keyEnd, keyEnter, keyEscape, keyFunction2, keyHome, keyPageDown, keyPageUp, keySpace } from "@microsoft/fast-web-utilities";
11
+ //#region src/lib/data-grid/data-grid.scss?inline
12
+ var data_grid_default = ":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}";
8
13
  //#endregion
9
- //#region src/lib/divider/divider.template.ts
10
- var getClasses = ({ orientation, appearance }) => classNames("base", [`${orientation}`, Boolean(orientation)], [`appearance-${appearance}`, Boolean(appearance)]);
11
- var getAriaOrientation = ({ role, orientation }) => role === DividerRole.presentation ? null : orientation;
14
+ //#region src/lib/data-grid/data-grid-row.scss?inline
15
+ var data_grid_row_default = ".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)}";
12
16
  //#endregion
13
- //#region src/lib/divider/definition.ts
17
+ //#region src/lib/data-grid/data-grid-cell.scss?inline
18
+ var data_grid_cell_default = ":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}";
19
+ //#endregion
20
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/interfaces.js
21
+ var kernelMode;
22
+ var kernelAttr = "fast-kernel";
23
+ try {
24
+ if (document.currentScript) kernelMode = document.currentScript.getAttribute(kernelAttr);
25
+ else {
26
+ const scripts = document.getElementsByTagName("script");
27
+ kernelMode = scripts[scripts.length - 1].getAttribute(kernelAttr);
28
+ }
29
+ } catch (e) {
30
+ kernelMode = "isolate";
31
+ }
32
+ var KernelServiceId;
33
+ switch (kernelMode) {
34
+ case "share":
35
+ KernelServiceId = Object.freeze({
36
+ updateQueue: 1,
37
+ observable: 2,
38
+ contextEvent: 3,
39
+ elementRegistry: 4
40
+ });
41
+ break;
42
+ case "share-v2":
43
+ KernelServiceId = Object.freeze({
44
+ updateQueue: 1.2,
45
+ observable: 2.2,
46
+ contextEvent: 3.2,
47
+ elementRegistry: 4.2
48
+ });
49
+ break;
50
+ default:
51
+ const postfix = `-${Math.random().toString(36).substring(2, 8)}`;
52
+ KernelServiceId = Object.freeze({
53
+ updateQueue: `1.2${postfix}`,
54
+ observable: `2.2${postfix}`,
55
+ contextEvent: `3.2${postfix}`,
56
+ elementRegistry: `4.2${postfix}`
57
+ });
58
+ break;
59
+ }
60
+ /**
61
+ * Determines whether or not an object is a function.
62
+ * @public
63
+ */
64
+ var isFunction = (object) => typeof object === "function";
65
+ /**
66
+ * Determines whether or not an object is a string.
67
+ * @public
68
+ */
69
+ var isString = (object) => typeof object === "string";
14
70
  /**
71
+ * A function which does nothing.
72
+ * @public
73
+ */
74
+ var noop = () => void 0;
75
+ //#endregion
76
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/polyfills.js
77
+ (function ensureGlobalThis() {
78
+ if (typeof globalThis !== "undefined") return;
79
+ if (typeof global !== "undefined") global.globalThis = global;
80
+ else if (typeof self !== "undefined") self.globalThis = self;
81
+ else if (typeof window !== "undefined") window.globalThis = window;
82
+ else {
83
+ const result = new Function("return this")();
84
+ result.globalThis = result;
85
+ }
86
+ })();
87
+ (function requestIdleCallbackPolyfill() {
88
+ if ("requestIdleCallback" in globalThis) return;
89
+ /**
90
+ * A polyfill for requestIdleCallback that falls back to setTimeout.
91
+ *
92
+ * @param callback - The function to call when the browser is idle.
93
+ * @param options - Options object that may contain a timeout property.
94
+ * @returns An ID that can be used to cancel the callback.
95
+ * @public
96
+ */
97
+ globalThis.requestIdleCallback = function requestIdleCallback(callback, options) {
98
+ const start = Date.now();
99
+ return setTimeout(() => {
100
+ callback({
101
+ didTimeout: (options === null || options === void 0 ? void 0 : options.timeout) ? Date.now() - start >= options.timeout : false,
102
+ timeRemaining: () => 0
103
+ });
104
+ }, 1);
105
+ };
106
+ /**
107
+ * A polyfill for cancelIdleCallback that falls back to clearTimeout.
108
+ *
109
+ * @param id - The ID of the callback to cancel.
110
+ * @public
111
+ */
112
+ globalThis.cancelIdleCallback = function cancelIdleCallback(id) {
113
+ clearTimeout(id);
114
+ };
115
+ })();
116
+ //#endregion
117
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/platform.js
118
+ var propConfig = {
119
+ configurable: false,
120
+ enumerable: false,
121
+ writable: false
122
+ };
123
+ if (globalThis.FAST === void 0) Reflect.defineProperty(globalThis, "FAST", Object.assign({ value: Object.create(null) }, propConfig));
124
+ /**
125
+ * The FAST global.
126
+ * @public
127
+ */
128
+ var FAST = globalThis.FAST;
129
+ if (FAST.getById === void 0) {
130
+ const storage = Object.create(null);
131
+ Reflect.defineProperty(FAST, "getById", Object.assign({ value(id, initialize) {
132
+ let found = storage[id];
133
+ if (found === void 0) found = initialize ? storage[id] = initialize() : null;
134
+ return found;
135
+ } }, propConfig));
136
+ }
137
+ if (FAST.error === void 0) Object.assign(FAST, {
138
+ warn() {},
139
+ error(code) {
140
+ return /* @__PURE__ */ new Error(`Error ${code}`);
141
+ },
142
+ addMessages() {}
143
+ });
144
+ Object.freeze([]);
145
+ /**
146
+ * Creates a function capable of locating metadata associated with a type.
147
+ * @returns A metadata locator function.
15
148
  * @internal
16
149
  */
17
- var dividerDefinition = defineVividComponent("divider", Divider, html`<template
18
- ${applyHostSemantics({
19
- role: (x) => x.role || DividerRole.separator,
20
- ariaHidden: true,
21
- ariaOrientation: getAriaOrientation
22
- })}
23
- >
24
- <span class="${getClasses}"></span
25
- ></template>`, [], { styles: divider_default });
26
- /**
27
- * Registers the divider elements with the design system.
150
+ function createMetadataLocator() {
151
+ const metadataLookup = /* @__PURE__ */ new WeakMap();
152
+ return function(target) {
153
+ let metadata = metadataLookup.get(target);
154
+ if (metadata === void 0) {
155
+ let currentTarget = Reflect.getPrototypeOf(target);
156
+ while (metadata === void 0 && currentTarget !== null) {
157
+ metadata = metadataLookup.get(currentTarget);
158
+ currentTarget = Reflect.getPrototypeOf(currentTarget);
159
+ }
160
+ metadata = metadata === void 0 ? [] : metadata.slice(0);
161
+ metadataLookup.set(target, metadata);
162
+ }
163
+ return metadata;
164
+ };
165
+ }
166
+ /**
167
+ * Makes a type noop for JSON serialization.
168
+ * @param type - The type to make noop for JSON serialization.
169
+ * @internal
170
+ */
171
+ function makeSerializationNoop(type) {
172
+ type.prototype.toJSON = noop;
173
+ }
174
+ Object.freeze({
175
+ none: 0,
176
+ attribute: 1,
177
+ booleanAttribute: 2,
178
+ property: 3,
179
+ content: 4,
180
+ tokenList: 5,
181
+ event: 6
182
+ });
183
+ var createHTML = (html) => html;
184
+ var fastTrustedType = globalThis.trustedTypes ? globalThis.trustedTypes.createPolicy("fast-html", { createHTML }) : { createHTML };
185
+ var defaultPolicy = Object.freeze({
186
+ createHTML(value) {
187
+ return fastTrustedType.createHTML(value);
188
+ },
189
+ protect(tagName, aspect, aspectName, sink) {
190
+ return sink;
191
+ }
192
+ });
193
+ var fastPolicy = defaultPolicy;
194
+ /**
195
+ * Common DOM APIs.
196
+ * @public
197
+ */
198
+ var DOM$1 = Object.freeze({
199
+ get policy() {
200
+ return defaultPolicy;
201
+ },
202
+ setPolicy(value) {
203
+ if (defaultPolicy !== fastPolicy) throw FAST.error(1201);
204
+ defaultPolicy = value;
205
+ },
206
+ setAttribute(element, attributeName, value) {
207
+ value === null || value === void 0 ? element.removeAttribute(attributeName) : element.setAttribute(attributeName, value);
208
+ },
209
+ setBooleanAttribute(element, attributeName, value) {
210
+ value ? element.setAttribute(attributeName, "") : element.removeAttribute(attributeName);
211
+ }
212
+ });
213
+ //#endregion
214
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/observation/update-queue.js
215
+ /**
216
+ * The default UpdateQueue.
217
+ * @public
218
+ */
219
+ var Updates$1 = FAST.getById(KernelServiceId.updateQueue, () => {
220
+ const tasks = [];
221
+ const pendingErrors = [];
222
+ const rAF = globalThis.requestAnimationFrame;
223
+ let updateAsync = true;
224
+ function throwFirstError() {
225
+ if (pendingErrors.length) throw pendingErrors.shift();
226
+ }
227
+ function tryRunTask(task) {
228
+ try {
229
+ task.call();
230
+ } catch (error) {
231
+ if (updateAsync) {
232
+ pendingErrors.push(error);
233
+ setTimeout(throwFirstError, 0);
234
+ } else {
235
+ tasks.length = 0;
236
+ throw error;
237
+ }
238
+ }
239
+ }
240
+ function process() {
241
+ const capacity = 1024;
242
+ let index = 0;
243
+ while (index < tasks.length) {
244
+ tryRunTask(tasks[index]);
245
+ index++;
246
+ if (index > capacity) {
247
+ for (let scan = 0, newLength = tasks.length - index; scan < newLength; scan++) tasks[scan] = tasks[scan + index];
248
+ tasks.length -= index;
249
+ index = 0;
250
+ }
251
+ }
252
+ tasks.length = 0;
253
+ }
254
+ function enqueue(callable) {
255
+ tasks.push(callable);
256
+ if (tasks.length < 2) updateAsync ? rAF(process) : process();
257
+ }
258
+ return Object.freeze({
259
+ enqueue,
260
+ next: () => new Promise(enqueue),
261
+ process,
262
+ setMode: (isAsync) => updateAsync = isAsync
263
+ });
264
+ });
265
+ //#endregion
266
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/observation/notifier.js
267
+ /**
268
+ * An implementation of {@link Notifier} that efficiently keeps track of
269
+ * subscribers interested in a specific change notification on an
270
+ * observable subject.
271
+ *
272
+ * @remarks
273
+ * This set is optimized for the most common scenario of 1 or 2 subscribers.
274
+ * With this in mind, it can store a subscriber in an internal field, allowing it to avoid Array#push operations.
275
+ * If the set ever exceeds two subscribers, it upgrades to an array automatically.
276
+ * @public
277
+ */
278
+ var SubscriberSet = class {
279
+ /**
280
+ * Creates an instance of SubscriberSet for the specified subject.
281
+ * @param subject - The subject that subscribers will receive notifications from.
282
+ * @param initialSubscriber - An initial subscriber to changes.
283
+ */
284
+ constructor(subject, initialSubscriber) {
285
+ this.sub1 = void 0;
286
+ this.sub2 = void 0;
287
+ this.spillover = void 0;
288
+ this.subject = subject;
289
+ this.sub1 = initialSubscriber;
290
+ }
291
+ /**
292
+ * Checks whether the provided subscriber has been added to this set.
293
+ * @param subscriber - The subscriber to test for inclusion in this set.
294
+ */
295
+ has(subscriber) {
296
+ return this.spillover === void 0 ? this.sub1 === subscriber || this.sub2 === subscriber : this.spillover.indexOf(subscriber) !== -1;
297
+ }
298
+ /**
299
+ * Subscribes to notification of changes in an object's state.
300
+ * @param subscriber - The object that is subscribing for change notification.
301
+ */
302
+ subscribe(subscriber) {
303
+ const spillover = this.spillover;
304
+ if (spillover === void 0) {
305
+ if (this.has(subscriber)) return;
306
+ if (this.sub1 === void 0) {
307
+ this.sub1 = subscriber;
308
+ return;
309
+ }
310
+ if (this.sub2 === void 0) {
311
+ this.sub2 = subscriber;
312
+ return;
313
+ }
314
+ this.spillover = [
315
+ this.sub1,
316
+ this.sub2,
317
+ subscriber
318
+ ];
319
+ this.sub1 = void 0;
320
+ this.sub2 = void 0;
321
+ } else if (spillover.indexOf(subscriber) === -1) spillover.push(subscriber);
322
+ }
323
+ /**
324
+ * Unsubscribes from notification of changes in an object's state.
325
+ * @param subscriber - The object that is unsubscribing from change notification.
326
+ */
327
+ unsubscribe(subscriber) {
328
+ const spillover = this.spillover;
329
+ if (spillover === void 0) {
330
+ if (this.sub1 === subscriber) this.sub1 = void 0;
331
+ else if (this.sub2 === subscriber) this.sub2 = void 0;
332
+ } else {
333
+ const index = spillover.indexOf(subscriber);
334
+ if (index !== -1) spillover.splice(index, 1);
335
+ }
336
+ }
337
+ /**
338
+ * Notifies all subscribers.
339
+ * @param args - Data passed along to subscribers during notification.
340
+ */
341
+ notify(args) {
342
+ const spillover = this.spillover;
343
+ const subject = this.subject;
344
+ if (spillover === void 0) {
345
+ const sub1 = this.sub1;
346
+ const sub2 = this.sub2;
347
+ if (sub1 !== void 0) sub1.handleChange(subject, args);
348
+ if (sub2 !== void 0) sub2.handleChange(subject, args);
349
+ } else for (let i = 0, ii = spillover.length; i < ii; ++i) spillover[i].handleChange(subject, args);
350
+ }
351
+ };
352
+ /**
353
+ * An implementation of Notifier that allows subscribers to be notified
354
+ * of individual property changes on an object.
355
+ * @public
356
+ */
357
+ var PropertyChangeNotifier = class {
358
+ /**
359
+ * Creates an instance of PropertyChangeNotifier for the specified subject.
360
+ * @param subject - The object that subscribers will receive notifications for.
361
+ */
362
+ constructor(subject) {
363
+ this.subscribers = {};
364
+ this.subjectSubscribers = null;
365
+ this.subject = subject;
366
+ }
367
+ /**
368
+ * Notifies all subscribers, based on the specified property.
369
+ * @param propertyName - The property name, passed along to subscribers during notification.
370
+ */
371
+ notify(propertyName) {
372
+ var _a, _b;
373
+ (_a = this.subscribers[propertyName]) === null || _a === void 0 || _a.notify(propertyName);
374
+ (_b = this.subjectSubscribers) === null || _b === void 0 || _b.notify(propertyName);
375
+ }
376
+ /**
377
+ * Subscribes to notification of changes in an object's state.
378
+ * @param subscriber - The object that is subscribing for change notification.
379
+ * @param propertyToWatch - The name of the property that the subscriber is interested in watching for changes.
380
+ */
381
+ subscribe(subscriber, propertyToWatch) {
382
+ var _a, _b;
383
+ let subscribers;
384
+ if (propertyToWatch) subscribers = (_a = this.subscribers[propertyToWatch]) !== null && _a !== void 0 ? _a : this.subscribers[propertyToWatch] = new SubscriberSet(this.subject);
385
+ else subscribers = (_b = this.subjectSubscribers) !== null && _b !== void 0 ? _b : this.subjectSubscribers = new SubscriberSet(this.subject);
386
+ subscribers.subscribe(subscriber);
387
+ }
388
+ /**
389
+ * Unsubscribes from notification of changes in an object's state.
390
+ * @param subscriber - The object that is unsubscribing from change notification.
391
+ * @param propertyToUnwatch - The name of the property that the subscriber is no longer interested in watching.
392
+ */
393
+ unsubscribe(subscriber, propertyToUnwatch) {
394
+ var _a, _b;
395
+ if (propertyToUnwatch) (_a = this.subscribers[propertyToUnwatch]) === null || _a === void 0 || _a.unsubscribe(subscriber);
396
+ else (_b = this.subjectSubscribers) === null || _b === void 0 || _b.unsubscribe(subscriber);
397
+ }
398
+ };
399
+ //#endregion
400
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/observation/observable.js
401
+ /**
402
+ * Describes how the source's lifetime relates to its controller's lifetime.
403
+ * @public
404
+ */
405
+ var SourceLifetime = Object.freeze({
406
+ unknown: void 0,
407
+ coupled: 1
408
+ });
409
+ FAST.getById(KernelServiceId.observable, () => {
410
+ const queueUpdate = Updates$1.enqueue;
411
+ const volatileRegex = /(:|&&|\|\||if|\?\.)/;
412
+ const notifierLookup = /* @__PURE__ */ new WeakMap();
413
+ let watcher = void 0;
414
+ let createArrayObserver = (array) => {
415
+ throw FAST.error(1101);
416
+ };
417
+ function getNotifier(source) {
418
+ var _a;
419
+ let found = (_a = source.$fastController) !== null && _a !== void 0 ? _a : notifierLookup.get(source);
420
+ if (found === void 0) Array.isArray(source) ? found = createArrayObserver(source) : notifierLookup.set(source, found = new PropertyChangeNotifier(source));
421
+ return found;
422
+ }
423
+ const getAccessors = createMetadataLocator();
424
+ class DefaultObservableAccessor {
425
+ constructor(name) {
426
+ this.name = name;
427
+ this.field = `_${name}`;
428
+ this.callback = `${name}Changed`;
429
+ }
430
+ getValue(source) {
431
+ if (watcher !== void 0) watcher.watch(source, this.name);
432
+ return source[this.field];
433
+ }
434
+ setValue(source, newValue) {
435
+ const field = this.field;
436
+ const oldValue = source[field];
437
+ if (oldValue !== newValue) {
438
+ source[field] = newValue;
439
+ const callback = source[this.callback];
440
+ if (isFunction(callback)) callback.call(source, oldValue, newValue);
441
+ getNotifier(source).notify(this.name);
442
+ }
443
+ }
444
+ }
445
+ class ExpressionNotifierImplementation extends SubscriberSet {
446
+ constructor(expression, initialSubscriber, isVolatileBinding = false) {
447
+ super(expression, initialSubscriber);
448
+ this.expression = expression;
449
+ this.isVolatileBinding = isVolatileBinding;
450
+ this.needsRefresh = true;
451
+ this.needsQueue = true;
452
+ this.isAsync = true;
453
+ this.first = this;
454
+ this.last = null;
455
+ this.propertySource = void 0;
456
+ this.propertyName = void 0;
457
+ this.notifier = void 0;
458
+ this.next = void 0;
459
+ }
460
+ setMode(isAsync) {
461
+ this.isAsync = this.needsQueue = isAsync;
462
+ }
463
+ bind(controller) {
464
+ this.controller = controller;
465
+ const value = this.observe(controller.source, controller.context);
466
+ if (!controller.isBound && this.requiresUnbind(controller)) controller.onUnbind(this);
467
+ return value;
468
+ }
469
+ requiresUnbind(controller) {
470
+ return controller.sourceLifetime !== SourceLifetime.coupled || this.first !== this.last || this.first.propertySource !== controller.source;
471
+ }
472
+ unbind(controller) {
473
+ this.dispose();
474
+ }
475
+ observe(source, context) {
476
+ if (this.needsRefresh && this.last !== null) this.dispose();
477
+ const previousWatcher = watcher;
478
+ watcher = this.needsRefresh ? this : void 0;
479
+ this.needsRefresh = this.isVolatileBinding;
480
+ let result;
481
+ try {
482
+ result = this.expression(source, context);
483
+ } finally {
484
+ watcher = previousWatcher;
485
+ }
486
+ return result;
487
+ }
488
+ disconnect() {
489
+ this.dispose();
490
+ }
491
+ dispose() {
492
+ if (this.last !== null) {
493
+ let current = this.first;
494
+ while (current !== void 0) {
495
+ current.notifier.unsubscribe(this, current.propertyName);
496
+ current = current.next;
497
+ }
498
+ this.last = null;
499
+ this.needsRefresh = this.needsQueue = this.isAsync;
500
+ }
501
+ }
502
+ watch(propertySource, propertyName) {
503
+ const prev = this.last;
504
+ const notifier = getNotifier(propertySource);
505
+ const current = prev === null ? this.first : {};
506
+ current.propertySource = propertySource;
507
+ current.propertyName = propertyName;
508
+ current.notifier = notifier;
509
+ notifier.subscribe(this, propertyName);
510
+ if (prev !== null) {
511
+ if (!this.needsRefresh) {
512
+ let prevValue;
513
+ watcher = void 0;
514
+ prevValue = prev.propertySource[prev.propertyName];
515
+ watcher = this;
516
+ if (propertySource === prevValue) this.needsRefresh = true;
517
+ }
518
+ prev.next = current;
519
+ }
520
+ this.last = current;
521
+ }
522
+ handleChange() {
523
+ if (this.needsQueue) {
524
+ this.needsQueue = false;
525
+ queueUpdate(this);
526
+ } else if (!this.isAsync) this.call();
527
+ }
528
+ call() {
529
+ if (this.last !== null) {
530
+ this.needsQueue = this.isAsync;
531
+ this.notify(this);
532
+ }
533
+ }
534
+ *records() {
535
+ let next = this.first;
536
+ while (next !== void 0) {
537
+ yield next;
538
+ next = next.next;
539
+ }
540
+ }
541
+ }
542
+ makeSerializationNoop(ExpressionNotifierImplementation);
543
+ return Object.freeze({
544
+ setArrayObserverFactory(factory) {
545
+ createArrayObserver = factory;
546
+ },
547
+ getNotifier,
548
+ track(source, propertyName) {
549
+ watcher && watcher.watch(source, propertyName);
550
+ },
551
+ trackVolatile() {
552
+ watcher && (watcher.needsRefresh = true);
553
+ },
554
+ notify(source, args) {
555
+ getNotifier(source).notify(args);
556
+ },
557
+ defineProperty(target, nameOrAccessor) {
558
+ if (isString(nameOrAccessor)) nameOrAccessor = new DefaultObservableAccessor(nameOrAccessor);
559
+ getAccessors(target).push(nameOrAccessor);
560
+ Reflect.defineProperty(target, nameOrAccessor.name, {
561
+ enumerable: true,
562
+ get() {
563
+ return nameOrAccessor.getValue(this);
564
+ },
565
+ set(newValue) {
566
+ nameOrAccessor.setValue(this, newValue);
567
+ }
568
+ });
569
+ },
570
+ getAccessors,
571
+ binding(expression, initialSubscriber, isVolatileBinding = this.isVolatileBinding(expression)) {
572
+ return new ExpressionNotifierImplementation(expression, initialSubscriber, isVolatileBinding);
573
+ },
574
+ isVolatileBinding(expression) {
575
+ return volatileRegex.test(expression.toString());
576
+ }
577
+ });
578
+ });
579
+ var contextEvent = FAST.getById(KernelServiceId.contextEvent, () => {
580
+ let current = null;
581
+ return {
582
+ get() {
583
+ return current;
584
+ },
585
+ set(event) {
586
+ current = event;
587
+ }
588
+ };
589
+ });
590
+ /**
591
+ * Provides additional contextual information available to behaviors and expressions.
592
+ * @public
593
+ */
594
+ var ExecutionContext$1 = Object.freeze({
595
+ default: {
596
+ index: 0,
597
+ length: 0,
598
+ get event() {
599
+ return ExecutionContext$1.getEvent();
600
+ },
601
+ eventDetail() {
602
+ return this.event.detail;
603
+ },
604
+ eventTarget() {
605
+ return this.event.target;
606
+ }
607
+ },
608
+ getEvent() {
609
+ return contextEvent.get();
610
+ },
611
+ setEvent(event) {
612
+ contextEvent.set(event);
613
+ }
614
+ });
615
+ //#endregion
616
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/templating/markup.js
617
+ var marker = `fast-${Math.random().toString(36).substring(2, 8)}`;
618
+ var interpolationStart = `${marker}{`;
619
+ var interpolationEnd = `}${marker}`;
620
+ var interpolationEndLength = interpolationEnd.length;
621
+ var id = 0;
622
+ /** @internal */
623
+ var nextId = () => `${marker}-${++id}`;
624
+ Object.freeze({
625
+ interpolation: (id) => `${interpolationStart}${id}${interpolationEnd}`,
626
+ attribute: (id) => `${nextId()}="${interpolationStart}${id}${interpolationEnd}"`,
627
+ comment: (id) => `<!--${interpolationStart}${id}${interpolationEnd}-->`
628
+ });
629
+ Object.freeze({ parse(value, factories) {
630
+ const parts = value.split(interpolationStart);
631
+ if (parts.length === 1) return null;
632
+ const result = [];
633
+ for (let i = 0, ii = parts.length; i < ii; ++i) {
634
+ const current = parts[i];
635
+ const index = current.indexOf(interpolationEnd);
636
+ let literal;
637
+ if (index === -1) literal = current;
638
+ else {
639
+ const factoryId = current.substring(0, index);
640
+ result.push(factories[factoryId]);
641
+ literal = current.substring(index + interpolationEndLength);
642
+ }
643
+ if (literal !== "") result.push(literal);
644
+ }
645
+ return result;
646
+ } });
647
+ //#endregion
648
+ //#region ../../node_modules/.pnpm/@microsoft+fast-element@2.8.3/node_modules/@microsoft/fast-element/dist/esm/utilities.js
649
+ /**
650
+ * Bridges between ViewBehaviors and HostBehaviors, enabling a host to
651
+ * control ViewBehaviors.
652
+ * @public
653
+ */
654
+ var ViewBehaviorOrchestrator = Object.freeze({ create(source) {
655
+ const behaviors = [];
656
+ const targets = {};
657
+ let unbindables = null;
658
+ let isConnected = false;
659
+ return {
660
+ source,
661
+ context: ExecutionContext$1.default,
662
+ targets,
663
+ get isBound() {
664
+ return isConnected;
665
+ },
666
+ addBehaviorFactory(factory, target) {
667
+ var _a, _b, _c, _d;
668
+ const compiled = factory;
669
+ compiled.id = (_a = compiled.id) !== null && _a !== void 0 ? _a : nextId();
670
+ compiled.targetNodeId = (_b = compiled.targetNodeId) !== null && _b !== void 0 ? _b : nextId();
671
+ compiled.targetTagName = (_c = target.tagName) !== null && _c !== void 0 ? _c : null;
672
+ compiled.policy = (_d = compiled.policy) !== null && _d !== void 0 ? _d : DOM$1.policy;
673
+ this.addTarget(compiled.targetNodeId, target);
674
+ this.addBehavior(compiled.createBehavior());
675
+ },
676
+ addTarget(nodeId, target) {
677
+ targets[nodeId] = target;
678
+ },
679
+ addBehavior(behavior) {
680
+ behaviors.push(behavior);
681
+ if (isConnected) behavior.bind(this);
682
+ },
683
+ onUnbind(unbindable) {
684
+ if (unbindables === null) unbindables = [];
685
+ unbindables.push(unbindable);
686
+ },
687
+ connectedCallback(controller) {
688
+ if (!isConnected) {
689
+ isConnected = true;
690
+ behaviors.forEach((x) => x.bind(this));
691
+ }
692
+ },
693
+ disconnectedCallback(controller) {
694
+ if (isConnected) {
695
+ isConnected = false;
696
+ if (unbindables !== null) unbindables.forEach((x) => x.unbind(this));
697
+ }
698
+ }
699
+ };
700
+ } });
701
+ //#endregion
702
+ //#region src/lib/data-grid/data-grid.ts
703
+ var DataGridSelectionMode = {
704
+ none: "none",
705
+ singleRow: "single-row",
706
+ multiRow: "multi-row",
707
+ singleCell: "single-cell",
708
+ multiCell: "multi-cell"
709
+ };
710
+ /**
711
+ * @public
712
+ * @component data-grid
713
+ * @slot - Default slot.
714
+ * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
715
+ */
716
+ var DataGrid = class DataGrid extends VividElement {
717
+ /**
718
+ * generates a gridTemplateColumns based on columndata array
719
+ */
720
+ static generateTemplateColumns(columnDefinitions) {
721
+ let templateColumns = "";
722
+ columnDefinitions.forEach((_) => {
723
+ templateColumns = `${templateColumns}${templateColumns === "" ? "" : " "}1fr`;
724
+ });
725
+ return templateColumns;
726
+ }
727
+ /**
728
+ * @internal
729
+ */
730
+ noTabbingChanged() {
731
+ if (this.$fastController.isConnected) this.#setTabIndex();
732
+ }
733
+ #setTabIndex() {
734
+ this.setAttribute("tabIndex", this.noTabbing || this.contains(document.activeElement) ? "-1" : "0");
735
+ }
736
+ /**
737
+ * @internal
738
+ */
739
+ generateHeaderChanged() {
740
+ if (this.$fastController.isConnected) this.toggleGeneratedHeader();
741
+ }
742
+ /**
743
+ * @internal
744
+ */
745
+ gridTemplateColumnsChanged() {
746
+ /* v8 ignore if -- @preserve */
747
+ if (this.$fastController.isConnected) {
748
+ this.updateRowIndexes();
749
+ if (this.fixedColumns && this.fixedColumns > 0) this.applyFixedColumns();
750
+ }
751
+ }
752
+ /**
753
+ * @internal
754
+ */
755
+ rowsDataChanged() {
756
+ if (this.columnDefinitions === null && this.rowsData.length > 0) this.columnDefinitions = DataGrid.generateColumns(this.rowsData[0]);
757
+ if (this.$fastController.isConnected) this.toggleGeneratedHeader();
758
+ }
759
+ /**
760
+ * @internal
761
+ */
762
+ columnDefinitionsChanged() {
763
+ if (this.columnDefinitions === null) {
764
+ this.generatedGridTemplateColumns = "";
765
+ return;
766
+ }
767
+ this.generatedGridTemplateColumns = DataGrid.generateTemplateColumns(this.columnDefinitions);
768
+ /* v8 ignore if -- @preserve */
769
+ if (this.$fastController.isConnected) {
770
+ this.columnDefinitionsStale = true;
771
+ this.queueRowIndexUpdate();
772
+ }
773
+ }
774
+ /**
775
+ * @internal
776
+ */
777
+ headerCellItemTemplateChanged() {
778
+ /* v8 ignore if -- @preserve */
779
+ if (this.$fastController.isConnected) {
780
+ if (this.generatedHeader !== null) this.generatedHeader.headerCellItemTemplate = this.headerCellItemTemplate;
781
+ }
782
+ }
783
+ /**
784
+ * @internal
785
+ */
786
+ focusRowIndexChanged() {
787
+ if (this.$fastController.isConnected) this.queueFocusUpdate();
788
+ }
789
+ /**
790
+ * @internal
791
+ */
792
+ focusColumnIndexChanged() {
793
+ if (this.$fastController.isConnected) this.queueFocusUpdate();
794
+ }
795
+ /**
796
+ * @internal
797
+ */
798
+ fixedColumnsChanged() {
799
+ /* v8 ignore if -- @preserve */
800
+ if (this.$fastController.isConnected) {
801
+ this.applyFixedColumns();
802
+ this.setupResizeObserver();
803
+ }
804
+ }
805
+ /**
806
+ * @internal
807
+ */
808
+ setupResizeObserver() {
809
+ if (this.resizeObserver) {
810
+ this.resizeObserver.disconnect();
811
+ this.resizeObserver = void 0;
812
+ }
813
+ if (typeof ResizeObserver !== "undefined" && this.fixedColumns && this.fixedColumns > 0) {
814
+ this.resizeObserver = new ResizeObserver(() => {
815
+ this.applyFixedColumns();
816
+ });
817
+ this.resizeObserver.observe(this);
818
+ }
819
+ }
820
+ /**
821
+ * @internal
822
+ */
823
+ connectedCallback() {
824
+ super.connectedCallback();
825
+ /* v8 ignore else -- @preserve */
826
+ if (this.rowItemTemplate === void 0) this.rowItemTemplate = this.defaultRowItemTemplate;
827
+ /* v8 ignore else -- @preserve */
828
+ if (this.behaviorOrchestrator === null) {
829
+ this.behaviorOrchestrator = ViewBehaviorOrchestrator.create(this);
830
+ this.$fastController.addBehavior(this.behaviorOrchestrator);
831
+ this.behaviorOrchestrator.addBehaviorFactory(new RepeatDirective(normalizeBinding((x) => x.rowsData), normalizeBinding((x) => x.rowItemTemplate), { positioning: true }), this.appendChild(document.createComment("")));
832
+ }
833
+ this.toggleGeneratedHeader();
834
+ this.addEventListener("row-focused", this.handleRowFocus);
835
+ this.addEventListener(eventFocus, this.handleFocus);
836
+ this.addEventListener(eventKeyDown, this.handleKeydown);
837
+ this.addEventListener(eventFocusOut, this.handleFocusOut);
838
+ this.observer = new MutationObserver(this.onChildListChange);
839
+ this.observer.observe(this, { childList: true });
840
+ this.setupResizeObserver();
841
+ Updates.enqueue(this.queueRowIndexUpdate);
842
+ this.#setTabIndex();
843
+ Observable.getNotifier(this).subscribe(this.#changeHandler, "columnDefinitions");
844
+ }
845
+ /**
846
+ * @internal
847
+ */
848
+ disconnectedCallback() {
849
+ super.disconnectedCallback();
850
+ this.removeEventListener("row-focused", this.handleRowFocus);
851
+ this.removeEventListener(eventFocus, this.handleFocus);
852
+ this.removeEventListener(eventKeyDown, this.handleKeydown);
853
+ this.removeEventListener(eventFocusOut, this.handleFocusOut);
854
+ this.observer.disconnect();
855
+ if (this.resizeObserver) {
856
+ this.resizeObserver.disconnect();
857
+ this.resizeObserver = void 0;
858
+ }
859
+ this.generatedHeader = null;
860
+ Observable.getNotifier(this).unsubscribe(this.#changeHandler, "columnDefinitions");
861
+ }
862
+ /**
863
+ * @internal
864
+ */
865
+ handleRowFocus(e) {
866
+ this.isUpdatingFocus = true;
867
+ const focusRow = e.target;
868
+ this.focusRowIndex = this.rowElements.indexOf(focusRow);
869
+ this.focusColumnIndex = focusRow.focusColumnIndex;
870
+ this.setAttribute("tabIndex", "-1");
871
+ this.isUpdatingFocus = false;
872
+ }
873
+ /**
874
+ * @internal
875
+ */
876
+ handleFocus(_) {
877
+ this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true);
878
+ }
879
+ /**
880
+ * @internal
881
+ */
882
+ handleFocusOut(e) {
883
+ if (e.relatedTarget === null || !this.contains(e.relatedTarget)) this.setAttribute("tabIndex", this.noTabbing ? "-1" : "0");
884
+ }
885
+ /**
886
+ * @internal
887
+ */
888
+ handleKeydown(e) {
889
+ if (e.defaultPrevented) return;
890
+ let newFocusRowIndex;
891
+ const maxIndex = this.rowElements.length - 1;
892
+ const currentGridBottom = this.offsetHeight + this.scrollTop;
893
+ const lastRow = this.rowElements[maxIndex];
894
+ switch (e.key) {
895
+ case keyArrowUp:
896
+ e.preventDefault();
897
+ this.focusOnCell(this.focusRowIndex - 1, this.focusColumnIndex, true);
898
+ break;
899
+ case keyArrowDown:
900
+ e.preventDefault();
901
+ this.focusOnCell(this.focusRowIndex + 1, this.focusColumnIndex, true);
902
+ break;
903
+ case keyPageUp:
904
+ e.preventDefault();
905
+ if (this.rowElements.length === 0) {
906
+ this.focusOnCell(0, 0, false);
907
+ break;
908
+ }
909
+ if (this.focusRowIndex === 0) {
910
+ this.focusOnCell(0, this.focusColumnIndex, false);
911
+ return;
912
+ }
913
+ newFocusRowIndex = this.focusRowIndex - 1;
914
+ for (; newFocusRowIndex >= 0; newFocusRowIndex--) {
915
+ const thisRow = this.rowElements[newFocusRowIndex];
916
+ if (thisRow.offsetTop < this.scrollTop) {
917
+ this.scrollTop = thisRow.offsetTop + thisRow.clientHeight - this.clientHeight;
918
+ break;
919
+ }
920
+ }
921
+ this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false);
922
+ break;
923
+ case keyPageDown:
924
+ e.preventDefault();
925
+ if (this.rowElements.length === 0) {
926
+ this.focusOnCell(0, 0, false);
927
+ break;
928
+ }
929
+ if (this.focusRowIndex >= maxIndex || lastRow.offsetTop + lastRow.offsetHeight <= currentGridBottom) {
930
+ this.focusOnCell(maxIndex, this.focusColumnIndex, false);
931
+ return;
932
+ }
933
+ newFocusRowIndex = this.focusRowIndex + 1;
934
+ for (; newFocusRowIndex <= maxIndex; newFocusRowIndex++) {
935
+ const thisRow = this.rowElements[newFocusRowIndex];
936
+ if (thisRow.offsetTop + thisRow.offsetHeight > currentGridBottom) {
937
+ let stickyHeaderOffset = 0;
938
+ if (this.generateHeader === GenerateHeaderOptions.sticky && this.generatedHeader !== null) stickyHeaderOffset = this.generatedHeader.clientHeight;
939
+ this.scrollTop = thisRow.offsetTop - stickyHeaderOffset;
940
+ break;
941
+ }
942
+ }
943
+ this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false);
944
+ break;
945
+ case keyHome:
946
+ /* v8 ignore else -- @preserve */
947
+ if (e.ctrlKey) {
948
+ e.preventDefault();
949
+ this.focusOnCell(0, 0, true);
950
+ }
951
+ break;
952
+ case keyEnd:
953
+ /* v8 ignore else -- @preserve */
954
+ if (e.ctrlKey && this.columnDefinitions !== null) {
955
+ e.preventDefault();
956
+ this.focusOnCell(this.rowElements.length - 1, this.columnDefinitions.length - 1, true);
957
+ }
958
+ break;
959
+ }
960
+ }
961
+ queueFocusUpdate() {
962
+ if (this.isUpdatingFocus && this.contains(document.activeElement)) return;
963
+ if (this.pendingFocusUpdate === false) {
964
+ this.pendingFocusUpdate = true;
965
+ Updates.enqueue(() => this.updateFocus());
966
+ }
967
+ }
968
+ updateFocus() {
969
+ this.pendingFocusUpdate = false;
970
+ this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true);
971
+ }
972
+ toggleGeneratedHeader() {
973
+ if (this.generatedHeader !== null) {
974
+ this.removeChild(this.generatedHeader);
975
+ this.generatedHeader = null;
976
+ }
977
+ if (this.generateHeader !== GenerateHeaderOptions.none && this.columnDefinitions !== null) {
978
+ const generatedHeaderElement = document.createElement(this.rowElementTag);
979
+ this.generatedHeader = generatedHeaderElement;
980
+ this.generatedHeader.columnDefinitions = this.columnDefinitions;
981
+ this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns;
982
+ this.generatedHeader.rowType = this.generateHeader === GenerateHeaderOptions.sticky ? DataGridRowTypes.stickyHeader : DataGridRowTypes.header;
983
+ /* v8 ignore else -- @preserve */
984
+ if (this.firstChild !== null) this.insertBefore(generatedHeaderElement, this.firstChild);
985
+ return;
986
+ }
987
+ }
988
+ /**
989
+ *
990
+ *
991
+ * @internal
992
+ */
993
+ slottedRowElementsChanged(_oldValue, _newValue) {
994
+ this._resetSelection();
995
+ }
996
+ get #selectedRows() {
997
+ return this.rowElements.filter((row) => row.selected);
998
+ }
999
+ get #selectedCells() {
1000
+ return this.rowElements.reduce((acc, row) => {
1001
+ const selectedCells = Array.from(row.children).filter((cell) => cell.selected);
1002
+ return acc.concat(selectedCells);
1003
+ }, []);
1004
+ }
1005
+ /**
1006
+ * @internal
1007
+ */
1008
+ selectionModeChanged(oldValue) {
1009
+ if (oldValue === void 0) {
1010
+ Updates.enqueue(this._resetSelection);
1011
+ return;
1012
+ }
1013
+ this._resetSelection(true);
1014
+ }
1015
+ #handleKeypress = (e) => {
1016
+ if (e.key === "Enter" || e.key === " ") this.#handleClick(e);
1017
+ };
1018
+ #handleClick = ({ target, ctrlKey, shiftKey, metaKey }) => {
1019
+ if (target.getAttribute("role") !== "gridcell" || target.getAttribute("cell-type") !== "default") return;
1020
+ if (this.selectionMode === DataGridSelectionMode.singleCell || this.selectionMode === DataGridSelectionMode.multiCell) {
1021
+ this.#handleCellSelection({
1022
+ target,
1023
+ ctrlKey,
1024
+ shiftKey,
1025
+ metaKey
1026
+ });
1027
+ return;
1028
+ }
1029
+ if (this.selectionMode === DataGridSelectionMode.singleRow || this.selectionMode === DataGridSelectionMode.multiRow) this.#handleRowSelection({
1030
+ target,
1031
+ ctrlKey,
1032
+ shiftKey,
1033
+ metaKey
1034
+ });
1035
+ };
1036
+ #handleCellSelection = ({ target, ctrlKey, shiftKey, metaKey }) => {
1037
+ const cell = target;
1038
+ if (this.selectionMode === DataGridSelectionMode.multiCell && (ctrlKey || shiftKey || metaKey)) cell.selected = !this.#selectedCells.includes(cell);
1039
+ else {
1040
+ const cacheTargetSelection = cell.selected;
1041
+ this._resetSelection(true);
1042
+ cell.selected = !cacheTargetSelection;
1043
+ }
1044
+ };
1045
+ #handleRowSelection = ({ target, ctrlKey, shiftKey, metaKey }) => {
1046
+ const row = target.parentNode;
1047
+ if (this.selectionMode === DataGridSelectionMode.multiRow && (ctrlKey || shiftKey || metaKey)) row.selected = !this.#selectedRows.includes(row);
1048
+ else {
1049
+ const cacheTargetSelection = row.selected;
1050
+ this._resetSelection(true);
1051
+ row.selected = !cacheTargetSelection;
1052
+ }
1053
+ };
1054
+ constructor() {
1055
+ super();
1056
+ this.noTabbing = false;
1057
+ this.generateHeader = GenerateHeaderOptions.default;
1058
+ this.rowsData = [];
1059
+ this.columnDefinitions = null;
1060
+ this.focusRowIndex = 0;
1061
+ this.focusColumnIndex = 0;
1062
+ this.fixedColumnsPositions = [];
1063
+ this.behaviorOrchestrator = null;
1064
+ this.generatedHeader = null;
1065
+ this.isUpdatingFocus = false;
1066
+ this.pendingFocusUpdate = false;
1067
+ this.rowindexUpdateQueued = false;
1068
+ this.columnDefinitionsStale = true;
1069
+ this.generatedGridTemplateColumns = "";
1070
+ this.focusOnCell = (rowIndex, columnIndex, scrollIntoView) => {
1071
+ if (this.rowElements.length === 0) {
1072
+ this.focusRowIndex = 0;
1073
+ this.focusColumnIndex = 0;
1074
+ return;
1075
+ }
1076
+ const focusRowIndex = Math.max(0, Math.min(this.rowElements.length - 1, rowIndex));
1077
+ const cells = this.rowElements[focusRowIndex].querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [role=\"rowheader\"], [data-vvd-component=\"data-grid-cell\"]");
1078
+ const focusTarget = cells[Math.max(0, Math.min(cells.length - 1, columnIndex))];
1079
+ if (scrollIntoView && this.scrollHeight !== this.clientHeight && (focusRowIndex < this.focusRowIndex && this.scrollTop > 0 || focusRowIndex > this.focusRowIndex && this.scrollTop < this.scrollHeight - this.clientHeight)) focusTarget.scrollIntoView({
1080
+ block: "center",
1081
+ inline: "center"
1082
+ });
1083
+ focusTarget.focus();
1084
+ };
1085
+ this.onChildListChange = (mutations, _) => {
1086
+ /* v8 ignore else -- @preserve */
1087
+ if (mutations && mutations.length) {
1088
+ mutations.forEach((mutation) => {
1089
+ mutation.addedNodes.forEach((newNode) => {
1090
+ if (newNode.nodeType === 1 && (newNode.getAttribute("role") === "row" || newNode.getAttribute("row-type") === "default")) newNode.columnDefinitions = this.columnDefinitions;
1091
+ });
1092
+ });
1093
+ this.queueRowIndexUpdate();
1094
+ }
1095
+ };
1096
+ this.queueRowIndexUpdate = () => {
1097
+ if (!this.rowindexUpdateQueued) {
1098
+ this.rowindexUpdateQueued = true;
1099
+ Updates.enqueue(this.updateRowIndexes);
1100
+ }
1101
+ };
1102
+ this.updateRowIndexes = () => {
1103
+ let newGridTemplateColumns = this.gridTemplateColumns;
1104
+ if (newGridTemplateColumns === void 0) {
1105
+ if (this.generatedGridTemplateColumns === "" && this.rowElements.length > 0) {
1106
+ const firstRow = this.rowElements[0];
1107
+ this.generatedGridTemplateColumns = new Array(firstRow.cellElements.length).fill("1fr").join(" ");
1108
+ }
1109
+ newGridTemplateColumns = this.generatedGridTemplateColumns;
1110
+ }
1111
+ this.rowElements.forEach((element, index) => {
1112
+ const thisRow = element;
1113
+ thisRow.rowIndex = index;
1114
+ thisRow.gridTemplateColumns = newGridTemplateColumns;
1115
+ if (this.columnDefinitionsStale) thisRow.columnDefinitions = this.columnDefinitions;
1116
+ });
1117
+ this.rowindexUpdateQueued = false;
1118
+ this.columnDefinitionsStale = false;
1119
+ };
1120
+ this._resetSelection = (clear = false) => {
1121
+ const cells = Array.from(this.querySelectorAll("[role=\"gridcell\"], [cell-type=\"default\"]"));
1122
+ const rows = Array.from(this.querySelectorAll("[role=\"row\"], [row-type=\"default\"]"));
1123
+ if (this.selectionMode === DataGridSelectionMode.singleCell || this.selectionMode === DataGridSelectionMode.multiCell) {
1124
+ for (const cell of cells) {
1125
+ cell._selectable = true;
1126
+ cell.selected = clear ? false : cell.selected || false;
1127
+ }
1128
+ for (const row of rows) {
1129
+ row._selectable = false;
1130
+ row.selected = false;
1131
+ }
1132
+ }
1133
+ if (this.selectionMode === DataGridSelectionMode.none) for (const element of [...cells, ...rows]) {
1134
+ element._selectable = false;
1135
+ element.selected = false;
1136
+ }
1137
+ if (this.selectionMode === DataGridSelectionMode.singleRow || this.selectionMode === DataGridSelectionMode.multiRow) {
1138
+ for (const cell of cells) {
1139
+ cell._selectable = false;
1140
+ cell.selected = false;
1141
+ }
1142
+ for (const row of rows) {
1143
+ row._selectable = true;
1144
+ row.selected = clear ? false : row.selected || false;
1145
+ }
1146
+ }
1147
+ };
1148
+ this.addEventListener("click", this.#handleClick);
1149
+ this.addEventListener("keydown", this.#handleKeypress);
1150
+ }
1151
+ #changeHandler = { handleChange(dataGrid, propertyName) {
1152
+ /* v8 ignore else -- @preserve */
1153
+ if (propertyName === "columnDefinitions") {
1154
+ /* v8 ignore else -- @preserve */
1155
+ if (dataGrid.$fastController.isConnected) dataGrid.toggleGeneratedHeader();
1156
+ }
1157
+ } };
1158
+ static generateColumns(rowData) {
1159
+ return Object.keys(rowData).map((property, index) => {
1160
+ return {
1161
+ columnDataKey: property,
1162
+ gridColumn: `${index}`
1163
+ };
1164
+ });
1165
+ }
1166
+ /**
1167
+ * @internal
1168
+ */
1169
+ applyFixedColumns() {
1170
+ if (!this.fixedColumns || this.fixedColumns <= 0) {
1171
+ this.clearFixedColumns();
1172
+ return;
1173
+ }
1174
+ this.calculateFixedColumnPositions();
1175
+ this.applyFixedColumnStyling();
1176
+ }
1177
+ /**
1178
+ * Applies fixed columns styling using cached positions
1179
+ * @internal
1180
+ */
1181
+ applyFixedColumnStyling() {
1182
+ this.rowElements.forEach((row) => {
1183
+ const cells = row.querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1184
+ this.fixedColumnsPositions.forEach((position, index) => {
1185
+ /* v8 ignore else -- @preserve */
1186
+ if (index < cells.length) {
1187
+ const gridCell = cells[index];
1188
+ /* v8 ignore else -- @preserve */
1189
+ if (typeof gridCell.setFixedPosition === "function") gridCell.setFixedPosition(`${position}px`);
1190
+ }
1191
+ });
1192
+ });
1193
+ }
1194
+ /**
1195
+ * Calculates and caches fixed columns positions based on current layout
1196
+ * @internal
1197
+ */
1198
+ calculateFixedColumnPositions() {
1199
+ this.fixedColumnsPositions = [];
1200
+ if (this.rowElements.length === 0) return;
1201
+ const cells = this.rowElements[0].querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1202
+ let accumulator = 0;
1203
+ for (let i = 0; i < Math.min(this.fixedColumns, cells.length); i++) {
1204
+ this.fixedColumnsPositions.push(accumulator);
1205
+ accumulator += cells[i].offsetWidth;
1206
+ }
1207
+ }
1208
+ /**
1209
+ * Clears all fixed columns state and styling
1210
+ * @internal
1211
+ */
1212
+ clearFixedColumns() {
1213
+ if (this.rowElements.length === 0) {
1214
+ this.fixedColumnsPositions = [];
1215
+ return;
1216
+ }
1217
+ this.rowElements.forEach((row) => {
1218
+ const cells = row.querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1219
+ this.fixedColumnsPositions.forEach((_, index) => {
1220
+ /* v8 ignore else -- @preserve */
1221
+ if (index < cells.length) {
1222
+ const gridCell = cells[index];
1223
+ /* v8 ignore else -- @preserve */
1224
+ if (typeof gridCell.setFixedPosition === "function") gridCell.setFixedPosition(void 0);
1225
+ }
1226
+ });
1227
+ });
1228
+ this.fixedColumnsPositions = [];
1229
+ }
1230
+ };
1231
+ __decorate([attr({
1232
+ attribute: "no-tabbing",
1233
+ mode: "boolean"
1234
+ })], DataGrid.prototype, "noTabbing", void 0);
1235
+ __decorate([attr({ attribute: "generate-header" })], DataGrid.prototype, "generateHeader", void 0);
1236
+ __decorate([attr({ attribute: "grid-template-columns" })], DataGrid.prototype, "gridTemplateColumns", void 0);
1237
+ __decorate([observable], DataGrid.prototype, "rowsData", void 0);
1238
+ __decorate([observable], DataGrid.prototype, "columnDefinitions", void 0);
1239
+ __decorate([observable], DataGrid.prototype, "rowItemTemplate", void 0);
1240
+ __decorate([observable], DataGrid.prototype, "cellItemTemplate", void 0);
1241
+ __decorate([observable], DataGrid.prototype, "headerCellItemTemplate", void 0);
1242
+ __decorate([observable], DataGrid.prototype, "focusRowIndex", void 0);
1243
+ __decorate([observable], DataGrid.prototype, "focusColumnIndex", void 0);
1244
+ __decorate([attr({
1245
+ attribute: "fixed-columns",
1246
+ converter: nullableNumberConverter
1247
+ })], DataGrid.prototype, "fixedColumns", void 0);
1248
+ __decorate([observable], DataGrid.prototype, "defaultRowItemTemplate", void 0);
1249
+ __decorate([observable], DataGrid.prototype, "rowElementTag", void 0);
1250
+ __decorate([observable], DataGrid.prototype, "rowElements", void 0);
1251
+ __decorate([observable], DataGrid.prototype, "slottedRowElements", void 0);
1252
+ __decorate([attr({ attribute: "selection-mode" })], DataGrid.prototype, "selectionMode", void 0);
1253
+ //#endregion
1254
+ //#region src/lib/data-grid/data-grid-row.ts
1255
+ /**
1256
+ * @public
1257
+ * @component data-grid-row
1258
+ * @slot - Default slot.
1259
+ * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
1260
+ * @event {CustomEvent<HTMLElement>} row-focused - Fires a custom 'row-focused' event when focus is on an element (usually a cell or its contents) in the row
1261
+ */
1262
+ var DataGridRow = class extends HostSemantics(VividElement) {
1263
+ constructor(..._args) {
1264
+ super(..._args);
1265
+ this.rowType = DataGridRowTypes.default;
1266
+ this.rowData = null;
1267
+ this.columnDefinitions = null;
1268
+ this.behaviorOrchestrator = null;
1269
+ this.focusColumnIndex = 0;
1270
+ this.updateRowStyle = () => {
1271
+ this.style.gridTemplateColumns = this.gridTemplateColumns;
1272
+ };
1273
+ this.ariaSelected = null;
1274
+ this._selectable = false;
1275
+ this.selected = false;
1276
+ }
1277
+ /**
1278
+ * @internal
1279
+ */
1280
+ gridTemplateColumnsChanged() {
1281
+ if (this.$fastController.isConnected) this.updateRowStyle();
1282
+ }
1283
+ /**
1284
+ * @internal
1285
+ */
1286
+ rowTypeChanged() {
1287
+ if (this.$fastController.isConnected) this.updateItemTemplate();
1288
+ }
1289
+ /**
1290
+ * @internal
1291
+ */
1292
+ cellItemTemplateChanged() {
1293
+ this.updateItemTemplate();
1294
+ }
1295
+ /**
1296
+ * @internal
1297
+ */
1298
+ headerCellItemTemplateChanged() {
1299
+ this.updateItemTemplate();
1300
+ }
1301
+ /**
1302
+ * @internal
1303
+ */
1304
+ connectedCallback() {
1305
+ super.connectedCallback();
1306
+ /* v8 ignore else -- @preserve */
1307
+ if (this.behaviorOrchestrator === null) {
1308
+ this.updateItemTemplate();
1309
+ this.behaviorOrchestrator = ViewBehaviorOrchestrator.create(this);
1310
+ this.$fastController.addBehavior(this.behaviorOrchestrator);
1311
+ this.behaviorOrchestrator.addBehaviorFactory(new RepeatDirective(normalizeBinding((x) => x.columnDefinitions), normalizeBinding((x) => x.activeCellItemTemplate), { positioning: true }), this.appendChild(document.createComment("")));
1312
+ }
1313
+ this.addEventListener("cell-focused", this.handleCellFocus);
1314
+ this.addEventListener(eventFocusOut, this.handleFocusout);
1315
+ this.addEventListener(eventKeyDown, this.handleKeydown);
1316
+ this.updateRowStyle();
1317
+ }
1318
+ /**
1319
+ * @internal
1320
+ */
1321
+ disconnectedCallback() {
1322
+ super.disconnectedCallback();
1323
+ this.removeEventListener("cell-focused", this.handleCellFocus);
1324
+ this.removeEventListener(eventFocusOut, this.handleFocusout);
1325
+ this.removeEventListener(eventKeyDown, this.handleKeydown);
1326
+ }
1327
+ /**
1328
+ * @internal
1329
+ */
1330
+ handleFocusout(_) {
1331
+ /* v8 ignore else -- @preserve */
1332
+ if (!this.contains(document.activeElement)) this.focusColumnIndex = 0;
1333
+ }
1334
+ /**
1335
+ * @internal
1336
+ */
1337
+ handleCellFocus(e) {
1338
+ this.focusColumnIndex = this.cellElements.indexOf(e.target);
1339
+ this.$emit("row-focused", this);
1340
+ }
1341
+ /**
1342
+ * @internal
1343
+ */
1344
+ handleKeydown(e) {
1345
+ if (e.defaultPrevented) return;
1346
+ let newFocusColumnIndex = 0;
1347
+ switch (e.key) {
1348
+ case keyArrowLeft$1:
1349
+ newFocusColumnIndex = Math.max(0, this.focusColumnIndex - 1);
1350
+ this.cellElements[newFocusColumnIndex].focus();
1351
+ e.preventDefault();
1352
+ break;
1353
+ case keyArrowRight$1:
1354
+ newFocusColumnIndex = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1);
1355
+ this.cellElements[newFocusColumnIndex].focus();
1356
+ e.preventDefault();
1357
+ break;
1358
+ case keyHome:
1359
+ if (!e.ctrlKey) {
1360
+ this.cellElements[0].focus();
1361
+ e.preventDefault();
1362
+ }
1363
+ break;
1364
+ case keyEnd:
1365
+ if (!e.ctrlKey) {
1366
+ this.cellElements[this.cellElements.length - 1].focus();
1367
+ e.preventDefault();
1368
+ }
1369
+ break;
1370
+ }
1371
+ }
1372
+ updateItemTemplate() {
1373
+ this.activeCellItemTemplate = this.rowType === DataGridRowTypes.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === DataGridRowTypes.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate !== void 0 ? this.headerCellItemTemplate : this.defaultHeaderCellItemTemplate;
1374
+ }
1375
+ /**
1376
+ * @internal
1377
+ */
1378
+ ariaSelectedChanged(oldValue, newValue) {
1379
+ super.ariaSelectedChanged(oldValue, newValue);
1380
+ this._selectable = newValue !== null;
1381
+ this.selected = newValue === "true";
1382
+ }
1383
+ };
1384
+ __decorate([attr({ attribute: "grid-template-columns" })], DataGridRow.prototype, "gridTemplateColumns", void 0);
1385
+ __decorate([attr({ attribute: "row-type" })], DataGridRow.prototype, "rowType", void 0);
1386
+ __decorate([observable], DataGridRow.prototype, "rowData", void 0);
1387
+ __decorate([observable], DataGridRow.prototype, "columnDefinitions", void 0);
1388
+ __decorate([observable], DataGridRow.prototype, "cellItemTemplate", void 0);
1389
+ __decorate([observable], DataGridRow.prototype, "headerCellItemTemplate", void 0);
1390
+ __decorate([observable], DataGridRow.prototype, "rowIndex", void 0);
1391
+ __decorate([observable], DataGridRow.prototype, "activeCellItemTemplate", void 0);
1392
+ __decorate([observable], DataGridRow.prototype, "defaultCellItemTemplate", void 0);
1393
+ __decorate([observable], DataGridRow.prototype, "defaultHeaderCellItemTemplate", void 0);
1394
+ __decorate([observable], DataGridRow.prototype, "cellElements", void 0);
1395
+ __decorate([observable], DataGridRow.prototype, "_selectable", void 0);
1396
+ __decorate([attr({ mode: "boolean" })], DataGridRow.prototype, "selected", void 0);
1397
+ //#endregion
1398
+ //#region src/lib/data-grid/data-grid.template.ts
1399
+ function createRowItemTemplate(context) {
1400
+ const rowTag = context.tagFor(DataGridRow);
1401
+ return html`
1402
+ <${rowTag}
1403
+ :rowData="${(x) => x}"
1404
+ :cellItemTemplate="${(_, c) => c.parent.cellItemTemplate}"
1405
+ :headerCellItemTemplate="${(_, c) => c.parent.headerCellItemTemplate}"
1406
+ ></${rowTag}>
1407
+ `;
1408
+ }
1409
+ function getMultiSelectAriaState(x) {
1410
+ return x.selectionMode === void 0 || x.selectionMode === DataGridSelectionMode.none ? null : x.selectionMode.includes("multi") ? "true" : "false";
1411
+ }
1412
+ function setHeaderRow(x) {
1413
+ if (x.columnDefinitions === null) {
1414
+ const headerRow = x.querySelector("[cell-type=\"columnheader\"]")?.parentElement;
1415
+ if (x.generateHeader === GenerateHeaderOptions.default && (headerRow?.getAttribute("row-type") === DataGridRowTypes.header || headerRow?.getAttribute("row-type") === DataGridRowTypes.stickyHeader)) return;
1416
+ if (headerRow) {
1417
+ const rowType = x.generateHeader === GenerateHeaderOptions.sticky ? DataGridRowTypes.stickyHeader : DataGridRowTypes.header;
1418
+ headerRow.setAttribute("row-type", rowType);
1419
+ }
1420
+ }
1421
+ }
1422
+ function handleColumnSort(_, { event }) {
1423
+ event.stopPropagation();
1424
+ }
1425
+ var DataGridTemplate = (context) => {
1426
+ const rowItemTemplate = createRowItemTemplate(context);
1427
+ const rowTag = context.tagFor(DataGridRow, true);
1428
+ return html`
1429
+ <template
1430
+ aria-multiselectable="${getMultiSelectAriaState}"
1431
+ role="grid"
1432
+ tabindex="0"
1433
+ @sort="${handleColumnSort}"
1434
+ :rowElementTag="${() => rowTag}"
1435
+ :defaultRowItemTemplate="${rowItemTemplate}"
1436
+ ${children({
1437
+ property: "rowElements",
1438
+ filter: elements("[role=row],[data-vvd-component=data-grid-row]")
1439
+ })}
1440
+ >
1441
+ <div class="base">
1442
+ ${setHeaderRow}
1443
+ <slot ${slotted("slottedRowElements")}></slot>
1444
+ </div>
1445
+ </template>
1446
+ `;
1447
+ };
1448
+ //#endregion
1449
+ //#region src/lib/data-grid/data-grid-cell.ts
1450
+ var defaultCellContentsTemplate = html`
1451
+ <template>
1452
+ ${(x) => x.rowData === null || x.columnDefinition === null || x.columnDefinition.columnDataKey === null ? null : x.rowData[x.columnDefinition.columnDataKey]}
1453
+ </template>
1454
+ `;
1455
+ var defaultHeaderCellContentsTemplate = html`
1456
+ <template>
1457
+ ${(x) => x.columnDefinition.title === void 0 ? x.columnDefinition.columnDataKey : x.columnDefinition.title}
1458
+ </template>
1459
+ `;
1460
+ /**
1461
+ * @public
1462
+ * @component data-grid-cell
1463
+ * @slot - Default slot.
1464
+ * @slot action-items - Add action items to the cell using this slot.
1465
+ * @event {CustomEvent<{columnDataKey: string, ariaSort: string | null, sortDirection: string | null}>} sort - Event that fires when a sortable column header is clicked
1466
+ * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
1467
+ * @event {CustomEvent<HTMLElement>} cell-focused - Fires a custom 'cell-focused' event when focus is on the cell or its contents
1468
+ */
1469
+ var DataGridCell = class extends Localized(HostSemantics(VividElement)) {
1470
+ constructor(..._args) {
1471
+ super(..._args);
1472
+ this.cellType = DataGridCellTypes.default;
1473
+ this.rowData = null;
1474
+ this.columnDefinition = null;
1475
+ this.isActiveCell = false;
1476
+ this.customCellView = null;
1477
+ this.updateCellStyle = () => {
1478
+ if (this.gridColumn && !this.gridColumn.includes("undefined")) this.style.gridColumn = this.gridColumn;
1479
+ else this.style.removeProperty("grid-column");
1480
+ };
1481
+ this._selectable = false;
1482
+ this.selected = false;
1483
+ this.ariaSelected = null;
1484
+ this.ariaSort = null;
1485
+ }
1486
+ /**
1487
+ * @internal
1488
+ */
1489
+ cellTypeChanged() {
1490
+ if (this.$fastController.isConnected) this.updateCellView();
1491
+ }
1492
+ /**
1493
+ * @internal
1494
+ */
1495
+ gridColumnChanged() {
1496
+ if (this.$fastController.isConnected) this.updateCellStyle();
1497
+ }
1498
+ /**
1499
+ * @internal
1500
+ */
1501
+ columnDefinitionChanged(_oldValue, _newValue) {
1502
+ if (this.$fastController.isConnected) this.updateCellView();
1503
+ }
1504
+ /**
1505
+ * Updates the fixed column style
1506
+ * @internal
1507
+ */
1508
+ updateFixedStyle() {
1509
+ if (this.fixedPosition !== void 0) {
1510
+ this.setAttribute("data-fixed", "");
1511
+ this.style.left = this.fixedPosition;
1512
+ } else {
1513
+ this.removeAttribute("data-fixed");
1514
+ this.style.removeProperty("left");
1515
+ }
1516
+ }
1517
+ /**
1518
+ * Sets the fixed state and position for this cell
1519
+ * @internal
1520
+ */
1521
+ setFixedPosition(position) {
1522
+ this.fixedPosition = position;
1523
+ this.updateFixedStyle();
1524
+ }
1525
+ /**
1526
+ * @internal
1527
+ */
1528
+ connectedCallback() {
1529
+ super.connectedCallback();
1530
+ this.addEventListener(eventFocusIn, this.handleFocusin);
1531
+ this.addEventListener(eventFocusOut, this.handleFocusout);
1532
+ this.addEventListener(eventKeyDown, this.handleKeydown);
1533
+ this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`;
1534
+ this.updateCellView();
1535
+ this.updateCellStyle();
1536
+ this.updateFixedStyle();
1537
+ }
1538
+ /**
1539
+ * @internal
1540
+ */
1541
+ disconnectedCallback() {
1542
+ super.disconnectedCallback();
1543
+ this.removeEventListener(eventFocusIn, this.handleFocusin);
1544
+ this.removeEventListener(eventFocusOut, this.handleFocusout);
1545
+ this.removeEventListener(eventKeyDown, this.handleKeydown);
1546
+ this.disconnectCellView();
1547
+ }
1548
+ /**
1549
+ * @internal
1550
+ */
1551
+ handleFocusin(_) {
1552
+ this.shadowRoot.querySelector(".base").classList.add("active");
1553
+ if (this.isActiveCell) return;
1554
+ this.isActiveCell = true;
1555
+ switch (this.cellType) {
1556
+ case DataGridCellTypes.columnHeader:
1557
+ if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== true && typeof this.columnDefinition.headerCellFocusTargetCallback === "function") {
1558
+ const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this);
1559
+ /* v8 ignore else -- @preserve */
1560
+ if (focusTarget !== null) focusTarget.focus();
1561
+ }
1562
+ break;
1563
+ default:
1564
+ if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== true && typeof this.columnDefinition.cellFocusTargetCallback === "function") {
1565
+ const focusTarget = this.columnDefinition.cellFocusTargetCallback(this);
1566
+ /* v8 ignore else -- @preserve */
1567
+ if (focusTarget !== null) focusTarget.focus();
1568
+ }
1569
+ break;
1570
+ }
1571
+ this.$emit("cell-focused", this);
1572
+ }
1573
+ /**
1574
+ * @internal
1575
+ */
1576
+ handleFocusout(_) {
1577
+ this.shadowRoot.querySelector(".base").classList.remove("active");
1578
+ /* v8 ignore else -- @preserve */
1579
+ if (this !== document.activeElement && !this.contains(document.activeElement)) this.isActiveCell = false;
1580
+ }
1581
+ /**
1582
+ * @internal
1583
+ */
1584
+ handleKeydown(e) {
1585
+ if (e.defaultPrevented || this.columnDefinition === null || this.cellType === DataGridCellTypes.default && this.columnDefinition.cellInternalFocusQueue !== true || this.cellType === DataGridCellTypes.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== true) return;
1586
+ switch (e.key) {
1587
+ case keyEnter:
1588
+ case keyFunction2:
1589
+ if (this.contains(document.activeElement) && document.activeElement !== this) return;
1590
+ switch (this.cellType) {
1591
+ case DataGridCellTypes.columnHeader:
1592
+ if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
1593
+ const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this);
1594
+ /* v8 ignore else -- @preserve */
1595
+ if (focusTarget !== null) focusTarget.focus();
1596
+ e.preventDefault();
1597
+ }
1598
+ break;
1599
+ default:
1600
+ if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
1601
+ const focusTarget = this.columnDefinition.cellFocusTargetCallback(this);
1602
+ /* v8 ignore else -- @preserve */
1603
+ if (focusTarget !== null) focusTarget.focus();
1604
+ e.preventDefault();
1605
+ }
1606
+ break;
1607
+ }
1608
+ break;
1609
+ case keyEscape:
1610
+ /* v8 ignore else -- @preserve */
1611
+ if (this.contains(document.activeElement) && document.activeElement !== this) {
1612
+ this.focus();
1613
+ e.preventDefault();
1614
+ }
1615
+ break;
1616
+ }
1617
+ }
1618
+ updateCellView() {
1619
+ this.disconnectCellView();
1620
+ if (this.columnDefinition === null) return;
1621
+ switch (this.cellType) {
1622
+ case DataGridCellTypes.columnHeader:
1623
+ if (this.columnDefinition.headerCellTemplate !== void 0) this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
1624
+ else this.customCellView = defaultHeaderCellContentsTemplate.render(this, this);
1625
+ break;
1626
+ case DataGridCellTypes.rowHeader:
1627
+ case DataGridCellTypes.default:
1628
+ if (this.columnDefinition.cellTemplate !== void 0) this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
1629
+ else this.customCellView = defaultCellContentsTemplate.render(this, this);
1630
+ break;
1631
+ }
1632
+ if (!this.columnDefinition?.sortable) this.sortDirection = void 0;
1633
+ else if (this.columnDefinition.sortDirection) this.sortDirection = this.columnDefinition.sortDirection;
1634
+ else this.sortDirection = DataGridCellSortStates.none;
1635
+ }
1636
+ disconnectCellView() {
1637
+ if (this.customCellView !== null) {
1638
+ this.customCellView.dispose();
1639
+ this.customCellView = null;
1640
+ }
1641
+ }
1642
+ /**
1643
+ * @internal
1644
+ */
1645
+ ariaSelectedChanged(prevValue, newValue) {
1646
+ super.ariaSelectedChanged(prevValue, newValue);
1647
+ this._selectable = newValue !== null;
1648
+ this.selected = newValue === "true";
1649
+ }
1650
+ /**
1651
+ * @internal
1652
+ */
1653
+ ariaSortChanged(oldValue, newValue) {
1654
+ super.ariaSortChanged(oldValue, newValue);
1655
+ if (newValue === null) {
1656
+ this.sortDirection = void 0;
1657
+ return;
1658
+ }
1659
+ this.sortDirection = newValue;
1660
+ }
1661
+ #getColumnDataKey() {
1662
+ return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
1663
+ }
1664
+ /**
1665
+ * @internal
1666
+ */
1667
+ _handleInteraction() {
1668
+ const isHeaderCell = this.cellType === "columnheader";
1669
+ if (isHeaderCell && this.sortDirection !== void 0) this.$emit("sort", {
1670
+ columnDataKey: this.#getColumnDataKey(),
1671
+ sortDirection: this.sortDirection
1672
+ });
1673
+ if (!(isHeaderCell ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue)) this.$emit("cell-click", {
1674
+ cell: this,
1675
+ row: this.parentElement,
1676
+ isHeaderCell,
1677
+ columnDataKey: this.#getColumnDataKey()
1678
+ });
1679
+ return true;
1680
+ }
1681
+ };
1682
+ __decorate([attr({ attribute: "cell-type" })], DataGridCell.prototype, "cellType", void 0);
1683
+ __decorate([attr({ attribute: "grid-column" })], DataGridCell.prototype, "gridColumn", void 0);
1684
+ __decorate([observable], DataGridCell.prototype, "rowData", void 0);
1685
+ __decorate([observable], DataGridCell.prototype, "columnDefinition", void 0);
1686
+ __decorate([observable], DataGridCell.prototype, "_selectable", void 0);
1687
+ __decorate([attr({ mode: "boolean" })], DataGridCell.prototype, "selected", void 0);
1688
+ __decorate([attr({ attribute: "sort-direction" })], DataGridCell.prototype, "sortDirection", void 0);
1689
+ __decorate([observable], DataGridCell.prototype, "_actionItemsSlottedContent", void 0);
1690
+ //#endregion
1691
+ //#region src/lib/data-grid/data-grid-row.template.ts
1692
+ function calculateAriaSelectedValue$1(x) {
1693
+ if (x._selectable && x.selected) return "true";
1694
+ if (x._selectable && !x.selected) return "false";
1695
+ return null;
1696
+ }
1697
+ function createCellItemTemplate(context) {
1698
+ const cellTag = context.tagFor(DataGridCell);
1699
+ return html`
1700
+ <${cellTag}
1701
+ cell-type="${(x) => x.isRowHeader ? "rowheader" : void 0}"
1702
+ grid-column="${(_, c) => c.index + 1}"
1703
+ :rowData="${(_, c) => c.parent.rowData}"
1704
+ :columnDefinition="${(x) => x}"
1705
+ selected="${(_, c) => c.parent.ariaSelected === "true" ? true : null}"
1706
+ ></${cellTag}>
1707
+ `;
1708
+ }
1709
+ function createHeaderCellItemTemplate(context) {
1710
+ const cellTag = context.tagFor(DataGridCell);
1711
+ return html`
1712
+ <${cellTag}
1713
+ cell-type="columnheader"
1714
+ grid-column="${(_, c) => c.index + 1}"
1715
+ :columnDefinition="${(x) => x}"
1716
+ ></${cellTag}>
1717
+ `;
1718
+ }
1719
+ var DataGridRowTemplate = (context) => {
1720
+ const cellItemTemplate = createCellItemTemplate(context);
1721
+ const headerCellItemTemplate = createHeaderCellItemTemplate(context);
1722
+ const getBaseClasses = (x) => classNames("base", ["selected", !!x.selected]);
1723
+ return html`
1724
+ <template
1725
+ ${applyHostSemantics({
1726
+ role: "row",
1727
+ ariaSelected: calculateAriaSelectedValue$1
1728
+ })}
1729
+ class="${(x) => x.rowType !== "default" ? x.rowType : ""}"
1730
+ :defaultCellItemTemplate="${cellItemTemplate}"
1731
+ :defaultHeaderCellItemTemplate="${headerCellItemTemplate}"
1732
+ ${children({
1733
+ property: "cellElements",
1734
+ filter: elements("[role=\"cell\"],[role=\"gridcell\"],[role=\"columnheader\"],[role=\"rowheader\"],[data-vvd-component=\"data-grid-cell\"]")
1735
+ })}
1736
+ >
1737
+ <div
1738
+ class="${getBaseClasses}"
1739
+ style="grid-template-columns: ${(x) => x.gridTemplateColumns};"
1740
+ >
1741
+ <slot ${slotted("slottedCellElements")}></slot>
1742
+ </div>
1743
+ </template>
1744
+ `;
1745
+ };
1746
+ //#endregion
1747
+ //#region src/lib/data-grid/data-grid-cell.template.ts
1748
+ function shouldShowSortIcons(x) {
1749
+ return x.cellType === "columnheader" && x.sortDirection !== void 0 && x.sortDirection !== DataGridCellSortStates.other;
1750
+ }
1751
+ function getSortIcon(x) {
1752
+ if (x.sortDirection === DataGridCellSortStates.ascending) return "sort-asc-solid";
1753
+ if (x.sortDirection === DataGridCellSortStates.descending) return "sort-desc-solid";
1754
+ return "sort-solid";
1755
+ }
1756
+ function calculateAriaSelectedValue(x) {
1757
+ if (x._selectable && x.selected) return "true";
1758
+ if (x._selectable && !x.selected) return "false";
1759
+ return null;
1760
+ }
1761
+ function renderSortIcons(c) {
1762
+ const iconTag = c.tagFor(Icon);
1763
+ return html`
1764
+ ${when(shouldShowSortIcons, html`
1765
+ <${iconTag} class="header-icon" name="${getSortIcon}"></${iconTag}>
1766
+ `)}
1767
+ `;
1768
+ }
1769
+ function shouldAnnounceSortState(x) {
1770
+ return x.cellType === DataGridCellTypes.columnHeader && x.sortDirection !== void 0;
1771
+ }
1772
+ function getSortStateKey(x) {
1773
+ return x.sortDirection ?? DataGridCellSortStates.none;
1774
+ }
1775
+ function getLocalizedSortStatus(x) {
1776
+ const direction = getSortStateKey(x);
1777
+ return x.locale.dataGrid.cell.sortStatus?.[direction];
1778
+ }
1779
+ function getLocalizedSortInstruction(x) {
1780
+ const direction = getSortStateKey(x);
1781
+ return x.locale.dataGrid.cell.sortInstruction?.[direction];
1782
+ }
1783
+ function getSortAnnouncement(x) {
1784
+ return [getLocalizedSortStatus(x), getLocalizedSortInstruction(x)].filter((part) => !!part).join(" ").trim();
1785
+ }
1786
+ function handleKeyDown(x, e) {
1787
+ if (e.key === keyEnter || e.key === keySpace) {
1788
+ if (e.target.closest("[slot=\"action-items\"]")) return true;
1789
+ x._handleInteraction();
1790
+ }
1791
+ return true;
1792
+ }
1793
+ function handleClick(x, e) {
1794
+ if (e.target.closest("[slot=\"action-items\"]")) return true;
1795
+ x._handleInteraction();
1796
+ return true;
1797
+ }
1798
+ var DataGridCellTemplate = (context) => {
1799
+ const visuallyHiddenTagName = context.tagFor(VisuallyHidden);
1800
+ const getBaseClasses = ({ selected, _actionItemsSlottedContent }) => classNames("base", ["selected", !!selected], ["has-action-items", Boolean(_actionItemsSlottedContent?.length)]);
1801
+ return html`
1802
+ <template
1803
+ tabindex="-1"
1804
+ ${applyHostSemantics({
1805
+ role: (x) => DataGridCellRole[x.cellType] ?? DataGridCellRole.default,
1806
+ ariaSelected: calculateAriaSelectedValue,
1807
+ ariaSort: (x) => x.sortDirection ?? null
1808
+ })}
1809
+ @click="${(x, c) => handleClick(x, c.event)}"
1810
+ @keydown="${(x, c) => handleKeyDown(x, c.event)}"
1811
+ >
1812
+ <div class="${getBaseClasses}">
1813
+ <div
1814
+ class="content"
1815
+ role="${(x) => shouldShowSortIcons(x) ? "button" : void 0}"
1816
+ >
1817
+ ${(x) => x.selected ? html`<${visuallyHiddenTagName}
1818
+ data-announcement="selection"
1819
+ >
1820
+ ${(x) => x.locale.dataGrid.cell.selected}
1821
+ </${visuallyHiddenTagName}>` : null}
1822
+ <slot></slot>
1823
+ ${when(shouldShowSortIcons, html`<${visuallyHiddenTagName}
1824
+ data-announcement="button-role"
1825
+ >
1826
+ ${(x) => x.locale.dataGrid.cell.button}
1827
+ </${visuallyHiddenTagName}>
1828
+ `)}
1829
+ ${when(shouldAnnounceSortState, html`<${visuallyHiddenTagName}
1830
+ aria-live="polite"
1831
+ data-announcement="sort-state"
1832
+ >
1833
+ ${getSortAnnouncement}
1834
+ </${visuallyHiddenTagName}>`)}
1835
+ ${(_) => renderSortIcons(context)}
1836
+ </div>
1837
+ <slot
1838
+ name="action-items"
1839
+ ${slotted("_actionItemsSlottedContent")}
1840
+ ></slot>
1841
+ </div>
1842
+ </template>
1843
+ `;
1844
+ };
1845
+ //#endregion
1846
+ //#region src/lib/data-grid/definition.ts
1847
+ /**
1848
+ * @internal
1849
+ */
1850
+ var dataGridCellDefinition = defineVividComponent("data-grid-cell", DataGridCell, DataGridCellTemplate, [iconDefinition, visuallyHiddenDefinition], { styles: data_grid_cell_default });
1851
+ /**
1852
+ * @internal
1853
+ */
1854
+ var dataGridRowDefinition = defineVividComponent("data-grid-row", DataGridRow, DataGridRowTemplate, [dataGridCellDefinition], { styles: data_grid_row_default });
1855
+ /**
1856
+ * @internal
1857
+ */
1858
+ var dataGridDefinition = defineVividComponent("data-grid", DataGrid, DataGridTemplate, [dataGridRowDefinition], { styles: data_grid_default });
1859
+ /**
1860
+ * Registers the data-grid element with the design system.
28
1861
  *
29
1862
  * @param prefix - the prefix to use for the component name
30
1863
  */
31
- var registerDivider = createRegisterFunction(dividerDefinition);
1864
+ var registerDataGrid = createRegisterFunction(dataGridDefinition);
32
1865
  //#endregion
33
- export { registerDivider as n, dividerDefinition as t };
1866
+ export { DataGridCell as a, registerDataGrid as i, dataGridDefinition as n, DataGridRow as o, dataGridRowDefinition as r, DataGrid as s, dataGridCellDefinition as t };