@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,1908 +1,280 @@
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
3
  const require_decorate = require("./decorate.cjs");
4
+ const require_delegates_aria = require("./delegates-aria.cjs");
6
5
  const require_localized = require("./localized.cjs");
7
- const require_key_codes = require("./key-codes.cjs");
8
- const require_host_semantics = require("./host-semantics.cjs");
9
- const require_data_grid_options = require("./data-grid.options.cjs");
6
+ const require_definition = require("./definition10.cjs");
7
+ const require_definition$1 = require("./definition16.cjs");
8
+ const require_definition$2 = require("./definition31.cjs");
9
+ const require_utils = require("./utils.cjs");
10
10
  let _microsoft_fast_element = require("@microsoft/fast-element");
11
- let _microsoft_fast_web_utilities = require("@microsoft/fast-web-utilities");
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}";
11
+ //#region src/lib/country-group/country-group.scss?inline
12
+ var country_group_default = ":host{flex-direction:column;block-size:100%;inline-size:100%;display:flex;overflow:hidden}.container{flex-wrap:wrap;flex:auto;align-content:flex-start;align-items:center;gap:8px;min-block-size:0;display:flex;position:relative}.container slot{display:contents}.overflow-wrap{align-self:center;line-height:0}.overflow-grid{font:var(--vvd-typography-base);grid-template-columns:repeat(3,auto);gap:8px;padding:8px;display:grid}";
14
13
  //#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));
14
+ //#region src/lib/country-group/country-group.ts
15
+ var FULLY_VISIBLE_INTERSECTION_RATIO = .99;
125
16
  /**
126
- * The FAST global.
127
17
  * @public
18
+ * @component country-group
19
+ * @slot default - One or more `vwc-country` elements (Country only).
128
20
  */
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);
21
+ var CountryGroup = class extends require_localized.Localized(require_delegates_aria.DelegatesAria(require_vivid_element.VividElement)) {
22
+ constructor(..._args) {
23
+ super(..._args);
24
+ this.items = [];
25
+ this.lastVisibleIndex = 0;
26
+ this.computedAriaLabel = null;
27
+ this.popupOpen = false;
28
+ }
29
+ get overflowCount() {
30
+ return Math.max(0, this.items.length - this.lastVisibleIndex);
31
+ }
32
+ #observer = null;
33
+ #visibleMap = /* @__PURE__ */ new Map();
34
+ #candidateVisible = -1;
35
+ #candidateStreak = 0;
36
+ #countryNameForCode(code) {
37
+ if (!code) return "";
38
+ return require_utils.countries.find((c) => c.code.toUpperCase() === code.toUpperCase())?.label ?? "";
39
+ }
40
+ #applyLayout(visibleCount, mode) {
41
+ for (let i = 0; i < this.items.length; i++) {
42
+ const el = this.items[i];
43
+ el.style.order = `${i < visibleCount ? i : i + 1}`;
44
+ if (i < visibleCount) {
45
+ el.setAttribute("data-visible", "true");
46
+ el.style.display = "";
47
+ el.style.position = "";
48
+ el.style.inset = "";
49
+ el.style.visibility = "";
50
+ el.style.pointerEvents = "";
51
+ continue;
160
52
  }
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);
53
+ el.setAttribute("data-visible", "false");
54
+ el.style.display = "";
55
+ el.style.pointerEvents = "none";
56
+ if (mode === "final") {
57
+ el.style.position = "absolute";
58
+ el.style.inset = "0 auto auto 0";
59
+ el.style.visibility = "hidden";
235
60
  } else {
236
- tasks.length = 0;
237
- throw error;
61
+ el.style.position = "";
62
+ el.style.inset = "";
63
+ el.style.visibility = "hidden";
238
64
  }
239
65
  }
240
66
  }
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$1 = Object.freeze({
596
- default: {
597
- index: 0,
598
- length: 0,
599
- get event() {
600
- return ExecutionContext$1.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$1.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-cell.ts
704
- var defaultCellContentsTemplate = _microsoft_fast_element.html`
705
- <template>
706
- ${(x) => x.rowData === null || x.columnDefinition === null || x.columnDefinition.columnDataKey === null ? null : x.rowData[x.columnDefinition.columnDataKey]}
707
- </template>
708
- `;
709
- var defaultHeaderCellContentsTemplate = _microsoft_fast_element.html`
710
- <template>
711
- ${(x) => x.columnDefinition.title === void 0 ? x.columnDefinition.columnDataKey : x.columnDefinition.title}
712
- </template>
713
- `;
714
- /**
715
- * @public
716
- * @component data-grid-cell
717
- * @slot - Default slot.
718
- * @slot action-items - Add action items to the cell using this slot.
719
- * @event {CustomEvent<{columnDataKey: string, ariaSort: string | null, sortDirection: string | null}>} sort - Event that fires when a sortable column header is clicked
720
- * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
721
- * @event {CustomEvent<HTMLElement>} cell-focused - Fires a custom 'cell-focused' event when focus is on the cell or its contents
722
- */
723
- var DataGridCell = class extends require_localized.Localized(require_host_semantics.HostSemantics(require_vivid_element.VividElement)) {
724
- constructor(..._args) {
725
- super(..._args);
726
- this.cellType = require_data_grid_options.DataGridCellTypes.default;
727
- this.rowData = null;
728
- this.columnDefinition = null;
729
- this.isActiveCell = false;
730
- this.customCellView = null;
731
- this.updateCellStyle = () => {
732
- if (this.gridColumn && !this.gridColumn.includes("undefined")) this.style.gridColumn = this.gridColumn;
733
- else this.style.removeProperty("grid-column");
734
- };
735
- this._selectable = false;
736
- this.selected = false;
737
- this.ariaSelected = null;
738
- this.ariaSort = null;
739
- }
740
- /**
741
- * @internal
742
- */
743
- cellTypeChanged() {
744
- if (this.$fastController.isConnected) this.updateCellView();
745
- }
746
- /**
747
- * @internal
748
- */
749
- gridColumnChanged() {
750
- if (this.$fastController.isConnected) this.updateCellStyle();
751
- }
752
- /**
753
- * @internal
754
- */
755
- columnDefinitionChanged(_oldValue, _newValue) {
756
- if (this.$fastController.isConnected) this.updateCellView();
757
- }
758
- /**
759
- * Updates the fixed column style
760
- * @internal
761
- */
762
- updateFixedStyle() {
763
- if (this.fixedPosition !== void 0) {
764
- this.setAttribute("data-fixed", "");
765
- this.style.left = this.fixedPosition;
766
- } else {
767
- this.removeAttribute("data-fixed");
768
- this.style.removeProperty("left");
769
- }
770
- }
771
- /**
772
- * Sets the fixed state and position for this cell
773
- * @internal
774
- */
775
- setFixedPosition(position) {
776
- this.fixedPosition = position;
777
- this.updateFixedStyle();
778
- }
779
- /**
780
- * @internal
781
- */
782
67
  connectedCallback() {
783
68
  super.connectedCallback();
784
- this.addEventListener(_microsoft_fast_web_utilities.eventFocusIn, this.handleFocusin);
785
- this.addEventListener(_microsoft_fast_web_utilities.eventFocusOut, this.handleFocusout);
786
- this.addEventListener(_microsoft_fast_web_utilities.eventKeyDown, this.handleKeydown);
787
- this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`;
788
- this.updateCellView();
789
- this.updateCellStyle();
790
- this.updateFixedStyle();
69
+ this.#syncFromSlot();
70
+ this.#updateAriaLabel();
71
+ this.slotEl?.addEventListener("slotchange", this.#onSlotChange);
72
+ this.#ensureObserver();
73
+ this.#requestFit();
791
74
  }
792
- /**
793
- * @internal
794
- */
795
75
  disconnectedCallback() {
76
+ this.slotEl?.removeEventListener("slotchange", this.#onSlotChange);
77
+ this.#observer?.disconnect();
78
+ this.#observer = null;
79
+ this.#visibleMap.clear();
80
+ this.#candidateVisible = -1;
81
+ this.#candidateStreak = 0;
796
82
  super.disconnectedCallback();
797
- this.removeEventListener(_microsoft_fast_web_utilities.eventFocusIn, this.handleFocusin);
798
- this.removeEventListener(_microsoft_fast_web_utilities.eventFocusOut, this.handleFocusout);
799
- this.removeEventListener(_microsoft_fast_web_utilities.eventKeyDown, this.handleKeydown);
800
- this.disconnectCellView();
801
- }
802
- /**
803
- * @internal
804
- */
805
- handleFocusin(_) {
806
- this.shadowRoot.querySelector(".base").classList.add("active");
807
- if (this.isActiveCell) return;
808
- this.isActiveCell = true;
809
- switch (this.cellType) {
810
- case require_data_grid_options.DataGridCellTypes.columnHeader:
811
- if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== true && typeof this.columnDefinition.headerCellFocusTargetCallback === "function") {
812
- const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this);
813
- /* v8 ignore else -- @preserve */
814
- if (focusTarget !== null) focusTarget.focus();
815
- }
816
- break;
817
- default:
818
- if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== true && typeof this.columnDefinition.cellFocusTargetCallback === "function") {
819
- const focusTarget = this.columnDefinition.cellFocusTargetCallback(this);
820
- /* v8 ignore else -- @preserve */
821
- if (focusTarget !== null) focusTarget.focus();
822
- }
823
- break;
824
- }
825
- this.$emit("cell-focused", this);
826
83
  }
827
- /**
828
- * @internal
829
- */
830
- handleFocusout(_) {
831
- this.shadowRoot.querySelector(".base").classList.remove("active");
832
- /* v8 ignore else -- @preserve */
833
- if (this !== document.activeElement && !this.contains(document.activeElement)) this.isActiveCell = false;
834
- }
835
- /**
836
- * @internal
837
- */
838
- handleKeydown(e) {
839
- 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;
840
- switch (e.key) {
841
- case _microsoft_fast_web_utilities.keyEnter:
842
- case _microsoft_fast_web_utilities.keyFunction2:
843
- if (this.contains(document.activeElement) && document.activeElement !== this) return;
844
- switch (this.cellType) {
845
- case require_data_grid_options.DataGridCellTypes.columnHeader:
846
- if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
847
- const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this);
848
- /* v8 ignore else -- @preserve */
849
- if (focusTarget !== null) focusTarget.focus();
850
- e.preventDefault();
851
- }
852
- break;
853
- default:
854
- if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
855
- const focusTarget = this.columnDefinition.cellFocusTargetCallback(this);
856
- /* v8 ignore else -- @preserve */
857
- if (focusTarget !== null) focusTarget.focus();
858
- e.preventDefault();
859
- }
860
- break;
861
- }
862
- break;
863
- case _microsoft_fast_web_utilities.keyEscape:
864
- /* v8 ignore else -- @preserve */
865
- if (this.contains(document.activeElement) && document.activeElement !== this) {
866
- this.focus();
867
- e.preventDefault();
868
- }
869
- break;
870
- }
871
- }
872
- updateCellView() {
873
- this.disconnectCellView();
874
- if (this.columnDefinition === null) return;
875
- switch (this.cellType) {
876
- case require_data_grid_options.DataGridCellTypes.columnHeader:
877
- if (this.columnDefinition.headerCellTemplate !== void 0) this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
878
- else this.customCellView = defaultHeaderCellContentsTemplate.render(this, this);
879
- break;
880
- case require_data_grid_options.DataGridCellTypes.rowHeader:
881
- case require_data_grid_options.DataGridCellTypes.default:
882
- if (this.columnDefinition.cellTemplate !== void 0) this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
883
- else this.customCellView = defaultCellContentsTemplate.render(this, this);
884
- break;
885
- }
886
- if (!this.columnDefinition?.sortable) this.sortDirection = void 0;
887
- else if (this.columnDefinition.sortDirection) this.sortDirection = this.columnDefinition.sortDirection;
888
- else this.sortDirection = require_data_grid_options.DataGridCellSortStates.none;
889
- }
890
- disconnectCellView() {
891
- if (this.customCellView !== null) {
892
- this.customCellView.dispose();
893
- this.customCellView = null;
894
- }
895
- }
896
- /**
897
- * @internal
898
- */
899
- ariaSelectedChanged(prevValue, newValue) {
900
- super.ariaSelectedChanged(prevValue, newValue);
901
- this._selectable = newValue !== null;
902
- this.selected = newValue === "true";
903
- }
904
- /**
905
- * @internal
906
- */
907
- ariaSortChanged(oldValue, newValue) {
908
- super.ariaSortChanged(oldValue, newValue);
909
- if (newValue === null) {
910
- this.sortDirection = void 0;
911
- return;
912
- }
913
- this.sortDirection = newValue;
914
- }
915
- #getColumnDataKey() {
916
- return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
917
- }
918
- /**
919
- * @internal
920
- */
921
- _handleInteraction() {
922
- const isHeaderCell = this.cellType === "columnheader";
923
- if (isHeaderCell && this.sortDirection !== void 0) this.$emit("sort", {
924
- columnDataKey: this.#getColumnDataKey(),
925
- sortDirection: this.sortDirection
926
- });
927
- if (!(isHeaderCell ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue)) this.$emit("cell-click", {
928
- cell: this,
929
- row: this.parentElement,
930
- isHeaderCell,
931
- columnDataKey: this.#getColumnDataKey()
932
- });
933
- return true;
934
- }
935
- };
936
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "cell-type" })], DataGridCell.prototype, "cellType", void 0);
937
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "grid-column" })], DataGridCell.prototype, "gridColumn", void 0);
938
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridCell.prototype, "rowData", void 0);
939
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridCell.prototype, "columnDefinition", void 0);
940
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridCell.prototype, "_selectable", void 0);
941
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "boolean" })], DataGridCell.prototype, "selected", void 0);
942
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "sort-direction" })], DataGridCell.prototype, "sortDirection", void 0);
943
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridCell.prototype, "_actionItemsSlottedContent", void 0);
944
- //#endregion
945
- //#region src/lib/data-grid/data-grid-row.ts
946
- /**
947
- * @public
948
- * @component data-grid-row
949
- * @slot - Default slot.
950
- * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
951
- * @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
952
- */
953
- var DataGridRow = class extends require_host_semantics.HostSemantics(require_vivid_element.VividElement) {
954
- constructor(..._args) {
955
- super(..._args);
956
- this.rowType = require_data_grid_options.DataGridRowTypes.default;
957
- this.rowData = null;
958
- this.columnDefinitions = null;
959
- this.behaviorOrchestrator = null;
960
- this.focusColumnIndex = 0;
961
- this.updateRowStyle = () => {
962
- this.style.gridTemplateColumns = this.gridTemplateColumns;
963
- };
964
- this.ariaSelected = null;
965
- this._selectable = false;
966
- this.selected = false;
967
- }
968
- /**
969
- * @internal
970
- */
971
- gridTemplateColumnsChanged() {
972
- if (this.$fastController.isConnected) this.updateRowStyle();
973
- }
974
- /**
975
- * @internal
976
- */
977
- rowTypeChanged() {
978
- if (this.$fastController.isConnected) this.updateItemTemplate();
979
- }
980
- /**
981
- * @internal
982
- */
983
- cellItemTemplateChanged() {
984
- this.updateItemTemplate();
985
- }
986
- /**
987
- * @internal
988
- */
989
- headerCellItemTemplateChanged() {
990
- this.updateItemTemplate();
991
- }
992
- /**
993
- * @internal
994
- */
995
- connectedCallback() {
996
- super.connectedCallback();
997
- /* v8 ignore else -- @preserve */
998
- if (this.behaviorOrchestrator === null) {
999
- this.updateItemTemplate();
1000
- this.behaviorOrchestrator = ViewBehaviorOrchestrator.create(this);
1001
- this.$fastController.addBehavior(this.behaviorOrchestrator);
1002
- 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("")));
1003
- }
1004
- this.addEventListener("cell-focused", this.handleCellFocus);
1005
- this.addEventListener(_microsoft_fast_web_utilities.eventFocusOut, this.handleFocusout);
1006
- this.addEventListener(_microsoft_fast_web_utilities.eventKeyDown, this.handleKeydown);
1007
- this.updateRowStyle();
1008
- }
1009
- /**
1010
- * @internal
1011
- */
1012
- disconnectedCallback() {
1013
- super.disconnectedCallback();
1014
- this.removeEventListener("cell-focused", this.handleCellFocus);
1015
- this.removeEventListener(_microsoft_fast_web_utilities.eventFocusOut, this.handleFocusout);
1016
- this.removeEventListener(_microsoft_fast_web_utilities.eventKeyDown, this.handleKeydown);
1017
- }
1018
- /**
1019
- * @internal
1020
- */
1021
- handleFocusout(_) {
1022
- /* v8 ignore else -- @preserve */
1023
- if (!this.contains(document.activeElement)) this.focusColumnIndex = 0;
1024
- }
1025
- /**
1026
- * @internal
1027
- */
1028
- handleCellFocus(e) {
1029
- this.focusColumnIndex = this.cellElements.indexOf(e.target);
1030
- this.$emit("row-focused", this);
1031
- }
1032
- /**
1033
- * @internal
1034
- */
1035
- handleKeydown(e) {
1036
- if (e.defaultPrevented) return;
1037
- let newFocusColumnIndex = 0;
1038
- switch (e.key) {
1039
- case require_key_codes.keyArrowLeft:
1040
- newFocusColumnIndex = Math.max(0, this.focusColumnIndex - 1);
1041
- this.cellElements[newFocusColumnIndex].focus();
1042
- e.preventDefault();
1043
- break;
1044
- case require_key_codes.keyArrowRight:
1045
- newFocusColumnIndex = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1);
1046
- this.cellElements[newFocusColumnIndex].focus();
1047
- e.preventDefault();
1048
- break;
1049
- case _microsoft_fast_web_utilities.keyHome:
1050
- if (!e.ctrlKey) {
1051
- this.cellElements[0].focus();
1052
- e.preventDefault();
1053
- }
1054
- break;
1055
- case _microsoft_fast_web_utilities.keyEnd:
1056
- if (!e.ctrlKey) {
1057
- this.cellElements[this.cellElements.length - 1].focus();
1058
- e.preventDefault();
1059
- }
1060
- break;
1061
- }
1062
- }
1063
- updateItemTemplate() {
1064
- 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;
1065
- }
1066
- /**
1067
- * @internal
1068
- */
1069
- ariaSelectedChanged(oldValue, newValue) {
1070
- super.ariaSelectedChanged(oldValue, newValue);
1071
- this._selectable = newValue !== null;
1072
- this.selected = newValue === "true";
1073
- }
1074
- };
1075
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "grid-template-columns" })], DataGridRow.prototype, "gridTemplateColumns", void 0);
1076
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "row-type" })], DataGridRow.prototype, "rowType", void 0);
1077
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "rowData", void 0);
1078
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "columnDefinitions", void 0);
1079
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "cellItemTemplate", void 0);
1080
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "headerCellItemTemplate", void 0);
1081
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "rowIndex", void 0);
1082
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "activeCellItemTemplate", void 0);
1083
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "defaultCellItemTemplate", void 0);
1084
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "defaultHeaderCellItemTemplate", void 0);
1085
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "cellElements", void 0);
1086
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGridRow.prototype, "_selectable", void 0);
1087
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "boolean" })], DataGridRow.prototype, "selected", void 0);
1088
- //#endregion
1089
- //#region src/lib/data-grid/data-grid.ts
1090
- var DataGridSelectionMode = {
1091
- none: "none",
1092
- singleRow: "single-row",
1093
- multiRow: "multi-row",
1094
- singleCell: "single-cell",
1095
- multiCell: "multi-cell"
1096
- };
1097
- /**
1098
- * @public
1099
- * @component data-grid
1100
- * @slot - Default slot.
1101
- * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
1102
- */
1103
- var DataGrid = class DataGrid extends require_vivid_element.VividElement {
1104
- /**
1105
- * generates a gridTemplateColumns based on columndata array
1106
- */
1107
- static generateTemplateColumns(columnDefinitions) {
1108
- let templateColumns = "";
1109
- columnDefinitions.forEach((_) => {
1110
- templateColumns = `${templateColumns}${templateColumns === "" ? "" : " "}1fr`;
1111
- });
1112
- return templateColumns;
1113
- }
1114
- /**
1115
- * @internal
1116
- */
1117
- noTabbingChanged() {
1118
- if (this.$fastController.isConnected) this.#setTabIndex();
1119
- }
1120
- #setTabIndex() {
1121
- this.setAttribute("tabIndex", this.noTabbing || this.contains(document.activeElement) ? "-1" : "0");
1122
- }
1123
- /**
1124
- * @internal
1125
- */
1126
- generateHeaderChanged() {
1127
- if (this.$fastController.isConnected) this.toggleGeneratedHeader();
1128
- }
1129
- /**
1130
- * @internal
1131
- */
1132
- gridTemplateColumnsChanged() {
1133
- /* v8 ignore if -- @preserve */
1134
- if (this.$fastController.isConnected) {
1135
- this.updateRowIndexes();
1136
- if (this.fixedColumns && this.fixedColumns > 0) this.applyFixedColumns();
1137
- }
1138
- }
1139
- /**
1140
- * @internal
1141
- */
1142
- rowsDataChanged() {
1143
- if (this.columnDefinitions === null && this.rowsData.length > 0) this.columnDefinitions = DataGrid.generateColumns(this.rowsData[0]);
1144
- if (this.$fastController.isConnected) this.toggleGeneratedHeader();
1145
- }
1146
- /**
1147
- * @internal
1148
- */
1149
- columnDefinitionsChanged() {
1150
- if (this.columnDefinitions === null) {
1151
- this.generatedGridTemplateColumns = "";
1152
- return;
1153
- }
1154
- this.generatedGridTemplateColumns = DataGrid.generateTemplateColumns(this.columnDefinitions);
1155
- /* v8 ignore if -- @preserve */
1156
- if (this.$fastController.isConnected) {
1157
- this.columnDefinitionsStale = true;
1158
- this.queueRowIndexUpdate();
1159
- }
1160
- }
1161
- /**
1162
- * @internal
1163
- */
1164
- headerCellItemTemplateChanged() {
1165
- /* v8 ignore if -- @preserve */
1166
- if (this.$fastController.isConnected) {
1167
- if (this.generatedHeader !== null) this.generatedHeader.headerCellItemTemplate = this.headerCellItemTemplate;
1168
- }
1169
- }
1170
- /**
1171
- * @internal
1172
- */
1173
- focusRowIndexChanged() {
1174
- if (this.$fastController.isConnected) this.queueFocusUpdate();
1175
- }
1176
- /**
1177
- * @internal
1178
- */
1179
- focusColumnIndexChanged() {
1180
- if (this.$fastController.isConnected) this.queueFocusUpdate();
1181
- }
1182
- /**
1183
- * @internal
1184
- */
1185
- fixedColumnsChanged() {
1186
- /* v8 ignore if -- @preserve */
1187
- if (this.$fastController.isConnected) {
1188
- this.applyFixedColumns();
1189
- this.setupResizeObserver();
1190
- }
1191
- }
1192
- /**
1193
- * @internal
1194
- */
1195
- setupResizeObserver() {
1196
- if (this.resizeObserver) {
1197
- this.resizeObserver.disconnect();
1198
- this.resizeObserver = void 0;
1199
- }
1200
- if (typeof ResizeObserver !== "undefined" && this.fixedColumns && this.fixedColumns > 0) {
1201
- this.resizeObserver = new ResizeObserver(() => {
1202
- this.applyFixedColumns();
1203
- });
1204
- this.resizeObserver.observe(this);
1205
- }
1206
- }
1207
- /**
1208
- * @internal
1209
- */
1210
- connectedCallback() {
1211
- super.connectedCallback();
1212
- /* v8 ignore else -- @preserve */
1213
- if (this.rowItemTemplate === void 0) this.rowItemTemplate = this.defaultRowItemTemplate;
1214
- /* v8 ignore else -- @preserve */
1215
- if (this.behaviorOrchestrator === null) {
1216
- this.behaviorOrchestrator = ViewBehaviorOrchestrator.create(this);
1217
- this.$fastController.addBehavior(this.behaviorOrchestrator);
1218
- 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("")));
1219
- }
1220
- this.toggleGeneratedHeader();
1221
- this.addEventListener("row-focused", this.handleRowFocus);
1222
- this.addEventListener(_microsoft_fast_web_utilities.eventFocus, this.handleFocus);
1223
- this.addEventListener(_microsoft_fast_web_utilities.eventKeyDown, this.handleKeydown);
1224
- this.addEventListener(_microsoft_fast_web_utilities.eventFocusOut, this.handleFocusOut);
1225
- this.observer = new MutationObserver(this.onChildListChange);
1226
- this.observer.observe(this, { childList: true });
1227
- this.setupResizeObserver();
1228
- _microsoft_fast_element.Updates.enqueue(this.queueRowIndexUpdate);
1229
- this.#setTabIndex();
1230
- _microsoft_fast_element.Observable.getNotifier(this).subscribe(this.#changeHandler, "columnDefinitions");
1231
- }
1232
- /**
1233
- * @internal
1234
- */
1235
- disconnectedCallback() {
1236
- super.disconnectedCallback();
1237
- this.removeEventListener("row-focused", this.handleRowFocus);
1238
- this.removeEventListener(_microsoft_fast_web_utilities.eventFocus, this.handleFocus);
1239
- this.removeEventListener(_microsoft_fast_web_utilities.eventKeyDown, this.handleKeydown);
1240
- this.removeEventListener(_microsoft_fast_web_utilities.eventFocusOut, this.handleFocusOut);
1241
- this.observer.disconnect();
1242
- if (this.resizeObserver) {
1243
- this.resizeObserver.disconnect();
1244
- this.resizeObserver = void 0;
1245
- }
1246
- this.generatedHeader = null;
1247
- _microsoft_fast_element.Observable.getNotifier(this).unsubscribe(this.#changeHandler, "columnDefinitions");
1248
- }
1249
- /**
1250
- * @internal
1251
- */
1252
- handleRowFocus(e) {
1253
- this.isUpdatingFocus = true;
1254
- const focusRow = e.target;
1255
- this.focusRowIndex = this.rowElements.indexOf(focusRow);
1256
- this.focusColumnIndex = focusRow.focusColumnIndex;
1257
- this.setAttribute("tabIndex", "-1");
1258
- this.isUpdatingFocus = false;
1259
- }
1260
- /**
1261
- * @internal
1262
- */
1263
- handleFocus(_) {
1264
- this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true);
1265
- }
1266
- /**
1267
- * @internal
1268
- */
1269
- handleFocusOut(e) {
1270
- if (e.relatedTarget === null || !this.contains(e.relatedTarget)) this.setAttribute("tabIndex", this.noTabbing ? "-1" : "0");
1271
- }
1272
- /**
1273
- * @internal
1274
- */
1275
- handleKeydown(e) {
1276
- if (e.defaultPrevented) return;
1277
- let newFocusRowIndex;
1278
- const maxIndex = this.rowElements.length - 1;
1279
- const currentGridBottom = this.offsetHeight + this.scrollTop;
1280
- const lastRow = this.rowElements[maxIndex];
1281
- switch (e.key) {
1282
- case _microsoft_fast_web_utilities.keyArrowUp:
1283
- e.preventDefault();
1284
- this.focusOnCell(this.focusRowIndex - 1, this.focusColumnIndex, true);
1285
- break;
1286
- case _microsoft_fast_web_utilities.keyArrowDown:
1287
- e.preventDefault();
1288
- this.focusOnCell(this.focusRowIndex + 1, this.focusColumnIndex, true);
1289
- break;
1290
- case _microsoft_fast_web_utilities.keyPageUp:
1291
- e.preventDefault();
1292
- if (this.rowElements.length === 0) {
1293
- this.focusOnCell(0, 0, false);
1294
- break;
1295
- }
1296
- if (this.focusRowIndex === 0) {
1297
- this.focusOnCell(0, this.focusColumnIndex, false);
1298
- return;
1299
- }
1300
- newFocusRowIndex = this.focusRowIndex - 1;
1301
- for (; newFocusRowIndex >= 0; newFocusRowIndex--) {
1302
- const thisRow = this.rowElements[newFocusRowIndex];
1303
- if (thisRow.offsetTop < this.scrollTop) {
1304
- this.scrollTop = thisRow.offsetTop + thisRow.clientHeight - this.clientHeight;
1305
- break;
1306
- }
1307
- }
1308
- this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false);
1309
- break;
1310
- case _microsoft_fast_web_utilities.keyPageDown:
1311
- e.preventDefault();
1312
- if (this.rowElements.length === 0) {
1313
- this.focusOnCell(0, 0, false);
1314
- break;
1315
- }
1316
- if (this.focusRowIndex >= maxIndex || lastRow.offsetTop + lastRow.offsetHeight <= currentGridBottom) {
1317
- this.focusOnCell(maxIndex, this.focusColumnIndex, false);
1318
- return;
1319
- }
1320
- newFocusRowIndex = this.focusRowIndex + 1;
1321
- for (; newFocusRowIndex <= maxIndex; newFocusRowIndex++) {
1322
- const thisRow = this.rowElements[newFocusRowIndex];
1323
- if (thisRow.offsetTop + thisRow.offsetHeight > currentGridBottom) {
1324
- let stickyHeaderOffset = 0;
1325
- if (this.generateHeader === require_data_grid_options.GenerateHeaderOptions.sticky && this.generatedHeader !== null) stickyHeaderOffset = this.generatedHeader.clientHeight;
1326
- this.scrollTop = thisRow.offsetTop - stickyHeaderOffset;
1327
- break;
1328
- }
1329
- }
1330
- this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false);
1331
- break;
1332
- case _microsoft_fast_web_utilities.keyHome:
1333
- /* v8 ignore else -- @preserve */
1334
- if (e.ctrlKey) {
1335
- e.preventDefault();
1336
- this.focusOnCell(0, 0, true);
1337
- }
1338
- break;
1339
- case _microsoft_fast_web_utilities.keyEnd:
1340
- /* v8 ignore else -- @preserve */
1341
- if (e.ctrlKey && this.columnDefinitions !== null) {
1342
- e.preventDefault();
1343
- this.focusOnCell(this.rowElements.length - 1, this.columnDefinitions.length - 1, true);
1344
- }
1345
- break;
1346
- }
1347
- }
1348
- queueFocusUpdate() {
1349
- if (this.isUpdatingFocus && this.contains(document.activeElement)) return;
1350
- if (this.pendingFocusUpdate === false) {
1351
- this.pendingFocusUpdate = true;
1352
- _microsoft_fast_element.Updates.enqueue(() => this.updateFocus());
1353
- }
1354
- }
1355
- updateFocus() {
1356
- this.pendingFocusUpdate = false;
1357
- this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true);
1358
- }
1359
- toggleGeneratedHeader() {
1360
- if (this.generatedHeader !== null) {
1361
- this.removeChild(this.generatedHeader);
1362
- this.generatedHeader = null;
1363
- }
1364
- if (this.generateHeader !== require_data_grid_options.GenerateHeaderOptions.none && this.columnDefinitions !== null) {
1365
- const generatedHeaderElement = document.createElement(this.rowElementTag);
1366
- this.generatedHeader = generatedHeaderElement;
1367
- this.generatedHeader.columnDefinitions = this.columnDefinitions;
1368
- this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns;
1369
- this.generatedHeader.rowType = this.generateHeader === require_data_grid_options.GenerateHeaderOptions.sticky ? require_data_grid_options.DataGridRowTypes.stickyHeader : require_data_grid_options.DataGridRowTypes.header;
1370
- /* v8 ignore else -- @preserve */
1371
- if (this.firstChild !== null) this.insertBefore(generatedHeaderElement, this.firstChild);
1372
- return;
1373
- }
1374
- }
1375
- /**
1376
- *
1377
- *
1378
- * @internal
1379
- */
1380
- slottedRowElementsChanged(_oldValue, _newValue) {
1381
- this._resetSelection();
1382
- }
1383
- get #selectedRows() {
1384
- return this.rowElements.filter((row) => row.selected);
1385
- }
1386
- get #selectedCells() {
1387
- return this.rowElements.reduce((acc, row) => {
1388
- const selectedCells = Array.from(row.children).filter((cell) => cell.selected);
1389
- return acc.concat(selectedCells);
1390
- }, []);
1391
- }
1392
- /**
1393
- * @internal
1394
- */
1395
- selectionModeChanged(oldValue) {
1396
- if (oldValue === void 0) {
1397
- _microsoft_fast_element.Updates.enqueue(this._resetSelection);
1398
- return;
1399
- }
1400
- this._resetSelection(true);
1401
- }
1402
- #handleKeypress = (e) => {
1403
- if (e.key === "Enter" || e.key === " ") this.#handleClick(e);
84
+ #onSlotChange = () => {
85
+ this.#syncFromSlot();
86
+ this.#updateAriaLabel();
87
+ this.#requestFit();
1404
88
  };
1405
- #handleClick = ({ target, ctrlKey, shiftKey, metaKey }) => {
1406
- if (target.getAttribute("role") !== "gridcell" || target.getAttribute("cell-type") !== "default") return;
1407
- if (this.selectionMode === DataGridSelectionMode.singleCell || this.selectionMode === DataGridSelectionMode.multiCell) {
1408
- this.#handleCellSelection({
1409
- target,
1410
- ctrlKey,
1411
- shiftKey,
1412
- metaKey
1413
- });
1414
- return;
1415
- }
1416
- if (this.selectionMode === DataGridSelectionMode.singleRow || this.selectionMode === DataGridSelectionMode.multiRow) this.#handleRowSelection({
1417
- target,
1418
- ctrlKey,
1419
- shiftKey,
1420
- metaKey
89
+ #ensureObserver() {
90
+ if (this.#observer) return;
91
+ this.#observer = new IntersectionObserver(this.#handleIntersection, {
92
+ root: this,
93
+ threshold: [FULLY_VISIBLE_INTERSECTION_RATIO]
1421
94
  });
95
+ }
96
+ #requestFit() {
97
+ this.#prepareForFit();
98
+ this.#observeAll();
99
+ }
100
+ #observeAll() {
101
+ const observer = this.#observer;
102
+ observer.disconnect();
103
+ for (const el of this.items) observer.observe(el);
104
+ if (this.badgeEl && this.overflowCount > 0) observer.observe(this.badgeEl);
105
+ }
106
+ #syncFromSlot() {
107
+ this.items = this.slotEl.assignedElements({ flatten: true }).filter((n) => n instanceof require_definition$2.Country);
108
+ this.#visibleMap.clear();
109
+ for (const el of this.items) this.#visibleMap.set(el, true);
110
+ this.lastVisibleIndex = this.items.length;
111
+ this.#applyLayout(this.lastVisibleIndex, "final");
112
+ }
113
+ #updateAriaLabel() {
114
+ const prefix = this.locale.countryGroup.ariaLabelPrefix;
115
+ const names = [];
116
+ for (const el of this.items) {
117
+ const label = (el.getAttribute("label") ?? "").trim();
118
+ const code = (el.getAttribute("code") ?? "").trim();
119
+ const fullName = this.#countryNameForCode(code);
120
+ const value = label || fullName || code;
121
+ if (value) names.push(value);
122
+ }
123
+ const joined = names.join(", ");
124
+ this.computedAriaLabel = joined ? `${prefix} ${joined}` : prefix;
125
+ }
126
+ #handleIntersection = (entries) => {
127
+ for (const entry of entries) this.#visibleMap.set(entry.target, (entry.intersectionRatio ?? 0) >= FULLY_VISIBLE_INTERSECTION_RATIO);
128
+ this.#requestFit();
129
+ let firstHidden = -1;
130
+ for (let i = 0; i < this.items.length; i++) if (!(this.#visibleMap.get(this.items[i]) ?? true)) {
131
+ firstHidden = i;
132
+ break;
133
+ }
134
+ let nextVisible = firstHidden === -1 ? this.items.length : firstHidden;
135
+ if (firstHidden === this.items.length - 1 && this.badgeEl && (this.#visibleMap.get(this.badgeEl) ?? false)) nextVisible = this.items.length;
136
+ if (nextVisible < this.items.length && this.badgeEl && this.#visibleMap.has(this.badgeEl) && this.#visibleMap.get(this.badgeEl) === false) nextVisible = Math.max(1, nextVisible - 1);
137
+ this.#proposeVisibleCount(nextVisible);
1422
138
  };
1423
- #handleCellSelection = ({ target, ctrlKey, shiftKey, metaKey }) => {
1424
- const cell = target;
1425
- if (this.selectionMode === DataGridSelectionMode.multiCell && (ctrlKey || shiftKey || metaKey)) cell.selected = !this.#selectedCells.includes(cell);
1426
- else {
1427
- const cacheTargetSelection = cell.selected;
1428
- this._resetSelection(true);
1429
- cell.selected = !cacheTargetSelection;
1430
- }
1431
- };
1432
- #handleRowSelection = ({ target, ctrlKey, shiftKey, metaKey }) => {
1433
- const row = target.parentNode;
1434
- if (this.selectionMode === DataGridSelectionMode.multiRow && (ctrlKey || shiftKey || metaKey)) row.selected = !this.#selectedRows.includes(row);
139
+ #proposeVisibleCount(nextVisible) {
140
+ if (this.#candidateVisible === nextVisible) this.#candidateStreak++;
1435
141
  else {
1436
- const cacheTargetSelection = row.selected;
1437
- this._resetSelection(true);
1438
- row.selected = !cacheTargetSelection;
142
+ this.#candidateVisible = nextVisible;
143
+ this.#candidateStreak = 1;
1439
144
  }
1440
- };
1441
- constructor() {
1442
- super();
1443
- this.noTabbing = false;
1444
- this.generateHeader = require_data_grid_options.GenerateHeaderOptions.default;
1445
- this.rowsData = [];
1446
- this.columnDefinitions = null;
1447
- this.focusRowIndex = 0;
1448
- this.focusColumnIndex = 0;
1449
- this.fixedColumnsPositions = [];
1450
- this.behaviorOrchestrator = null;
1451
- this.generatedHeader = null;
1452
- this.isUpdatingFocus = false;
1453
- this.pendingFocusUpdate = false;
1454
- this.rowindexUpdateQueued = false;
1455
- this.columnDefinitionsStale = true;
1456
- this.generatedGridTemplateColumns = "";
1457
- this.focusOnCell = (rowIndex, columnIndex, scrollIntoView) => {
1458
- if (this.rowElements.length === 0) {
1459
- this.focusRowIndex = 0;
1460
- this.focusColumnIndex = 0;
1461
- return;
1462
- }
1463
- const focusRowIndex = Math.max(0, Math.min(this.rowElements.length - 1, rowIndex));
1464
- const cells = this.rowElements[focusRowIndex].querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [role=\"rowheader\"], [data-vvd-component=\"data-grid-cell\"]");
1465
- const focusTarget = cells[Math.max(0, Math.min(cells.length - 1, columnIndex))];
1466
- if (scrollIntoView && this.scrollHeight !== this.clientHeight && (focusRowIndex < this.focusRowIndex && this.scrollTop > 0 || focusRowIndex > this.focusRowIndex && this.scrollTop < this.scrollHeight - this.clientHeight)) focusTarget.scrollIntoView({
1467
- block: "center",
1468
- inline: "center"
1469
- });
1470
- focusTarget.focus();
1471
- };
1472
- this.onChildListChange = (mutations, _) => {
1473
- /* v8 ignore else -- @preserve */
1474
- if (mutations && mutations.length) {
1475
- mutations.forEach((mutation) => {
1476
- mutation.addedNodes.forEach((newNode) => {
1477
- if (newNode.nodeType === 1 && (newNode.getAttribute("role") === "row" || newNode.getAttribute("row-type") === "default")) newNode.columnDefinitions = this.columnDefinitions;
1478
- });
1479
- });
1480
- this.queueRowIndexUpdate();
1481
- }
1482
- };
1483
- this.queueRowIndexUpdate = () => {
1484
- if (!this.rowindexUpdateQueued) {
1485
- this.rowindexUpdateQueued = true;
1486
- _microsoft_fast_element.Updates.enqueue(this.updateRowIndexes);
1487
- }
1488
- };
1489
- this.updateRowIndexes = () => {
1490
- let newGridTemplateColumns = this.gridTemplateColumns;
1491
- if (newGridTemplateColumns === void 0) {
1492
- if (this.generatedGridTemplateColumns === "" && this.rowElements.length > 0) {
1493
- const firstRow = this.rowElements[0];
1494
- this.generatedGridTemplateColumns = new Array(firstRow.cellElements.length).fill("1fr").join(" ");
1495
- }
1496
- newGridTemplateColumns = this.generatedGridTemplateColumns;
1497
- }
1498
- this.rowElements.forEach((element, index) => {
1499
- const thisRow = element;
1500
- thisRow.rowIndex = index;
1501
- thisRow.gridTemplateColumns = newGridTemplateColumns;
1502
- if (this.columnDefinitionsStale) thisRow.columnDefinitions = this.columnDefinitions;
1503
- });
1504
- this.rowindexUpdateQueued = false;
1505
- this.columnDefinitionsStale = false;
1506
- };
1507
- this._resetSelection = (clear = false) => {
1508
- const cells = Array.from(this.querySelectorAll("[role=\"gridcell\"], [cell-type=\"default\"]"));
1509
- const rows = Array.from(this.querySelectorAll("[role=\"row\"], [row-type=\"default\"]"));
1510
- if (this.selectionMode === DataGridSelectionMode.singleCell || this.selectionMode === DataGridSelectionMode.multiCell) {
1511
- for (const cell of cells) {
1512
- cell._selectable = true;
1513
- cell.selected = clear ? false : cell.selected || false;
1514
- }
1515
- for (const row of rows) {
1516
- row._selectable = false;
1517
- row.selected = false;
1518
- }
1519
- }
1520
- if (this.selectionMode === DataGridSelectionMode.none) for (const element of [...cells, ...rows]) {
1521
- element._selectable = false;
1522
- element.selected = false;
1523
- }
1524
- if (this.selectionMode === DataGridSelectionMode.singleRow || this.selectionMode === DataGridSelectionMode.multiRow) {
1525
- for (const cell of cells) {
1526
- cell._selectable = false;
1527
- cell.selected = false;
1528
- }
1529
- for (const row of rows) {
1530
- row._selectable = true;
1531
- row.selected = clear ? false : row.selected || false;
1532
- }
1533
- }
1534
- };
1535
- this.addEventListener("click", this.#handleClick);
1536
- this.addEventListener("keydown", this.#handleKeypress);
145
+ if (this.#candidateStreak < 2) return;
146
+ if (this.lastVisibleIndex === nextVisible) return;
147
+ this.lastVisibleIndex = this.#candidateVisible;
148
+ this.#applyLayout(this.lastVisibleIndex, "final");
149
+ if (this.overflowCount === 0) this.popupOpen = false;
150
+ this.fillOverflowGrid();
1537
151
  }
1538
- #changeHandler = { handleChange(dataGrid, propertyName) {
1539
- /* v8 ignore else -- @preserve */
1540
- if (propertyName === "columnDefinitions") {
1541
- /* v8 ignore else -- @preserve */
1542
- if (dataGrid.$fastController.isConnected) dataGrid.toggleGeneratedHeader();
1543
- }
1544
- } };
1545
- static generateColumns(rowData) {
1546
- return Object.keys(rowData).map((property, index) => {
1547
- return {
1548
- columnDataKey: property,
1549
- gridColumn: `${index}`
1550
- };
1551
- });
152
+ #prepareForFit() {
153
+ this.#applyLayout(this.lastVisibleIndex, "fit");
1552
154
  }
1553
155
  /**
1554
156
  * @internal
1555
157
  */
1556
- applyFixedColumns() {
1557
- if (!this.fixedColumns || this.fixedColumns <= 0) {
1558
- this.clearFixedColumns();
1559
- return;
1560
- }
1561
- this.calculateFixedColumnPositions();
1562
- this.applyFixedColumnStyling();
158
+ handleMouseEnter() {
159
+ this.popupOpen = true;
1563
160
  }
1564
161
  /**
1565
- * Applies fixed columns styling using cached positions
1566
162
  * @internal
1567
163
  */
1568
- applyFixedColumnStyling() {
1569
- this.rowElements.forEach((row) => {
1570
- const cells = row.querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1571
- this.fixedColumnsPositions.forEach((position, index) => {
1572
- /* v8 ignore else -- @preserve */
1573
- if (index < cells.length) {
1574
- const gridCell = cells[index];
1575
- /* v8 ignore else -- @preserve */
1576
- if (typeof gridCell.setFixedPosition === "function") gridCell.setFixedPosition(`${position}px`);
1577
- }
1578
- });
1579
- });
164
+ handleMouseLeave() {
165
+ this.popupOpen = false;
1580
166
  }
1581
167
  /**
1582
- * Calculates and caches fixed columns positions based on current layout
1583
168
  * @internal
1584
169
  */
1585
- calculateFixedColumnPositions() {
1586
- this.fixedColumnsPositions = [];
1587
- if (this.rowElements.length === 0) return;
1588
- const cells = this.rowElements[0].querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1589
- let accumulator = 0;
1590
- for (let i = 0; i < Math.min(this.fixedColumns, cells.length); i++) {
1591
- this.fixedColumnsPositions.push(accumulator);
1592
- accumulator += cells[i].offsetWidth;
1593
- }
170
+ popupOpenChanged(oldValue) {
171
+ if (oldValue === void 0) return;
172
+ if (this.popupOpen) this.fillOverflowGrid();
1594
173
  }
1595
174
  /**
1596
- * Clears all fixed columns state and styling
1597
175
  * @internal
1598
176
  */
1599
- clearFixedColumns() {
1600
- if (this.rowElements.length === 0) {
1601
- this.fixedColumnsPositions = [];
1602
- return;
1603
- }
1604
- this.rowElements.forEach((row) => {
1605
- const cells = row.querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1606
- this.fixedColumnsPositions.forEach((_, index) => {
1607
- /* v8 ignore else -- @preserve */
1608
- if (index < cells.length) {
1609
- const gridCell = cells[index];
1610
- /* v8 ignore else -- @preserve */
1611
- if (typeof gridCell.setFixedPosition === "function") gridCell.setFixedPosition(void 0);
1612
- }
1613
- });
1614
- });
1615
- this.fixedColumnsPositions = [];
1616
- }
1617
- };
1618
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({
1619
- attribute: "no-tabbing",
1620
- mode: "boolean"
1621
- })], DataGrid.prototype, "noTabbing", void 0);
1622
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "generate-header" })], DataGrid.prototype, "generateHeader", void 0);
1623
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "grid-template-columns" })], DataGrid.prototype, "gridTemplateColumns", void 0);
1624
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "rowsData", void 0);
1625
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "columnDefinitions", void 0);
1626
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "rowItemTemplate", void 0);
1627
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "cellItemTemplate", void 0);
1628
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "headerCellItemTemplate", void 0);
1629
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "focusRowIndex", void 0);
1630
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "focusColumnIndex", void 0);
1631
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({
1632
- attribute: "fixed-columns",
1633
- converter: _microsoft_fast_element.nullableNumberConverter
1634
- })], DataGrid.prototype, "fixedColumns", void 0);
1635
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "defaultRowItemTemplate", void 0);
1636
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "rowElementTag", void 0);
1637
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "rowElements", void 0);
1638
- require_decorate.__decorate([_microsoft_fast_element.observable], DataGrid.prototype, "slottedRowElements", void 0);
1639
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "selection-mode" })], DataGrid.prototype, "selectionMode", void 0);
1640
- //#endregion
1641
- //#region src/lib/data-grid/data-grid.template.ts
1642
- function createRowItemTemplate(context) {
1643
- const rowTag = context.tagFor(DataGridRow);
1644
- return _microsoft_fast_element.html`
1645
- <${rowTag}
1646
- :rowData="${(x) => x}"
1647
- :cellItemTemplate="${(_, c) => c.parent.cellItemTemplate}"
1648
- :headerCellItemTemplate="${(_, c) => c.parent.headerCellItemTemplate}"
1649
- ></${rowTag}>
1650
- `;
1651
- }
1652
- function getMultiSelectAriaState(x) {
1653
- return x.selectionMode === void 0 || x.selectionMode === DataGridSelectionMode.none ? null : x.selectionMode.includes("multi") ? "true" : "false";
1654
- }
1655
- function setHeaderRow(x) {
1656
- if (x.columnDefinitions === null) {
1657
- const headerRow = x.querySelector("[cell-type=\"columnheader\"]")?.parentElement;
1658
- 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;
1659
- if (headerRow) {
1660
- const rowType = x.generateHeader === require_data_grid_options.GenerateHeaderOptions.sticky ? require_data_grid_options.DataGridRowTypes.stickyHeader : require_data_grid_options.DataGridRowTypes.header;
1661
- headerRow.setAttribute("row-type", rowType);
177
+ fillOverflowGrid() {
178
+ if (!this.overflowGridEl) return;
179
+ if (this.overflowCount === 0) return;
180
+ this.overflowGridEl.replaceChildren();
181
+ const overflowed = this.items.slice(this.lastVisibleIndex);
182
+ for (const it of overflowed) {
183
+ const clone = it.cloneNode(true);
184
+ clone.setAttribute("aria-hidden", "true");
185
+ clone.removeAttribute("style");
186
+ this.overflowGridEl.appendChild(clone);
1662
187
  }
1663
188
  }
1664
- }
1665
- function handleColumnSort(_, { event }) {
1666
- event.stopPropagation();
1667
- }
1668
- var DataGridTemplate = (context) => {
1669
- const rowItemTemplate = createRowItemTemplate(context);
1670
- const rowTag = context.tagFor(DataGridRow, true);
1671
- return _microsoft_fast_element.html`
1672
- <template
1673
- aria-multiselectable="${getMultiSelectAriaState}"
1674
- role="grid"
1675
- tabindex="0"
1676
- @sort="${handleColumnSort}"
1677
- :rowElementTag="${() => rowTag}"
1678
- :defaultRowItemTemplate="${rowItemTemplate}"
1679
- ${(0, _microsoft_fast_element.children)({
1680
- property: "rowElements",
1681
- filter: (0, _microsoft_fast_element.elements)("[role=row],[data-vvd-component=data-grid-row]")
1682
- })}
1683
- >
1684
- <div class="base">
1685
- ${setHeaderRow}
1686
- <slot ${(0, _microsoft_fast_element.slotted)("slottedRowElements")}></slot>
1687
- </div>
1688
- </template>
1689
- `;
1690
189
  };
190
+ require_decorate.__decorate([_microsoft_fast_element.observable], CountryGroup.prototype, "items", void 0);
191
+ require_decorate.__decorate([_microsoft_fast_element.observable], CountryGroup.prototype, "lastVisibleIndex", void 0);
192
+ require_decorate.__decorate([_microsoft_fast_element.observable], CountryGroup.prototype, "computedAriaLabel", void 0);
193
+ require_decorate.__decorate([_microsoft_fast_element.observable], CountryGroup.prototype, "popupOpen", void 0);
1691
194
  //#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]);
195
+ //#region src/lib/country-group/country-group.template.ts
196
+ var CountryGroupTemplate = (context) => {
197
+ const badgeTag = context.tagFor(require_definition$1.Badge);
198
+ const popupTag = context.tagFor(require_definition.Popup);
1724
199
  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\"]")
200
+ <div
201
+ class="container"
202
+ ${require_delegates_aria.delegateAria({
203
+ role: "group",
204
+ ariaLabel: (x) => x.ariaLabel || x.computedAriaLabel
1736
205
  })}
1737
206
  >
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}"
207
+ <slot ${(0, _microsoft_fast_element.ref)("slotEl")}></slot>
208
+ ${(0, _microsoft_fast_element.when)((x) => x.overflowCount > 0, _microsoft_fast_element.html`
209
+ <div
210
+ class="overflow-wrap"
211
+ ${(0, _microsoft_fast_element.ref)("overflowWrapEl")}
212
+ style="order: ${(x) => x.lastVisibleIndex};"
213
+ @mouseenter="${(x) => x.handleMouseEnter()}"
214
+ @mouseleave="${(x) => x.handleMouseLeave()}"
215
+ >
216
+ <${badgeTag}
217
+ ${(0, _microsoft_fast_element.ref)("badgeEl")}
218
+ connotation="cta"
219
+ appearance="duotone"
220
+ shape="pill"
221
+ text="${(x) => "+" + x.overflowCount}"
222
+ ></${badgeTag}>
223
+ </div>
224
+ `)}
225
+ </div>
226
+
227
+ ${(0, _microsoft_fast_element.when)((x) => x.overflowCount > 0, _microsoft_fast_element.html`
228
+ <${popupTag}
229
+ strategy="fixed"
230
+ placement="top"
231
+ alternate
232
+ arrow
233
+ :anchor="${(x) => x.overflowWrapEl}"
234
+ :open="${(x) => x.popupOpen}"
235
+ exportparts="vvd-theme-alternate"
1817
236
  >
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>
237
+ <div
238
+ class="overflow-grid"
239
+ ${(0, _microsoft_fast_element.ref)("overflowGridEl")}
240
+ aria-hidden="true"
241
+ ></div>
242
+ </${popupTag}>
243
+ `)}
1844
244
  `;
1845
245
  };
1846
246
  //#endregion
1847
- //#region src/lib/data-grid/definition.ts
1848
- /**
1849
- * @internal
1850
- */
1851
- var dataGridCellDefinition = require_vivid_element.defineVividComponent("data-grid-cell", DataGridCell, DataGridCellTemplate, [require_definition$1.iconDefinition, require_definition.visuallyHiddenDefinition], { styles: data_grid_cell_default });
1852
- /**
1853
- * @internal
1854
- */
1855
- var dataGridRowDefinition = require_vivid_element.defineVividComponent("data-grid-row", DataGridRow, DataGridRowTemplate, [dataGridCellDefinition], { styles: data_grid_row_default });
247
+ //#region src/lib/country-group/definition.ts
1856
248
  /**
1857
249
  * @internal
1858
250
  */
1859
- var dataGridDefinition = require_vivid_element.defineVividComponent("data-grid", DataGrid, DataGridTemplate, [dataGridRowDefinition], { styles: data_grid_default });
251
+ var countryGroupDefinition = require_vivid_element.defineVividComponent("country-group", CountryGroup, CountryGroupTemplate, [
252
+ require_definition$2.countryDefinition,
253
+ require_definition$1.badgeDefinition,
254
+ require_definition.popupDefinition
255
+ ], { styles: country_group_default });
1860
256
  /**
1861
- * Registers the data-grid element with the design system.
257
+ * Registers the country-group element with the design system.
1862
258
  *
1863
259
  * @param prefix - the prefix to use for the component name
1864
260
  */
1865
- var registerDataGrid = require_vivid_element.createRegisterFunction(dataGridDefinition);
261
+ var registerCountryGroup = require_vivid_element.createRegisterFunction(countryGroupDefinition);
1866
262
  //#endregion
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", {
263
+ Object.defineProperty(exports, "CountryGroup", {
1892
264
  enumerable: true,
1893
265
  get: function() {
1894
- return dataGridDefinition;
266
+ return CountryGroup;
1895
267
  }
1896
268
  });
1897
- Object.defineProperty(exports, "dataGridRowDefinition", {
269
+ Object.defineProperty(exports, "countryGroupDefinition", {
1898
270
  enumerable: true,
1899
271
  get: function() {
1900
- return dataGridRowDefinition;
272
+ return countryGroupDefinition;
1901
273
  }
1902
274
  });
1903
- Object.defineProperty(exports, "registerDataGrid", {
275
+ Object.defineProperty(exports, "registerCountryGroup", {
1904
276
  enumerable: true,
1905
277
  get: function() {
1906
- return registerDataGrid;
278
+ return registerCountryGroup;
1907
279
  }
1908
280
  });