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