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