@vonage/vivid 5.17.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 (459) 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/alert/definition.cjs +5 -5
  10. package/alert/definition.js +1 -1
  11. package/alert/index.cjs +2 -2
  12. package/alert/index.js +6 -5
  13. package/audio-player/definition.cjs +5 -5
  14. package/audio-player/definition.js +1 -1
  15. package/audio-player/index.cjs +1 -1
  16. package/audio-player/index.js +2 -1
  17. package/avatar/definition.cjs +5 -5
  18. package/avatar/definition.js +1 -1
  19. package/avatar/index.cjs +3 -3
  20. package/avatar/index.js +6 -5
  21. package/badge/definition.cjs +5 -5
  22. package/badge/definition.js +1 -1
  23. package/badge/index.cjs +1 -4
  24. package/badge/index.js +4 -20
  25. package/banner/definition.cjs +5 -5
  26. package/banner/definition.js +1 -1
  27. package/banner/index.cjs +2 -2
  28. package/banner/index.js +5 -4
  29. package/breadcrumb-item/definition.cjs +4 -4
  30. package/breadcrumb-item/definition.js +1 -1
  31. package/breadcrumb-item/index.cjs +1 -1
  32. package/breadcrumb-item/index.js +1 -0
  33. package/bundled/affix.cjs +1 -1
  34. package/bundled/affix.js +5 -5
  35. package/bundled/definition11.cjs +2 -2
  36. package/bundled/definition11.js +5 -5
  37. package/bundled/definition12.cjs +3 -3
  38. package/bundled/definition12.js +5 -5
  39. package/bundled/definition13.cjs +2 -2
  40. package/bundled/definition13.js +4 -4
  41. package/bundled/definition15.cjs +3 -3
  42. package/bundled/definition15.js +7 -7
  43. package/bundled/definition17.cjs +3 -3
  44. package/bundled/definition17.js +8 -8
  45. package/bundled/definition18.cjs +2 -2
  46. package/bundled/definition18.js +6 -6
  47. package/bundled/definition2.cjs +3 -14
  48. package/bundled/definition2.js +15 -48
  49. package/bundled/definition20.cjs +5 -5
  50. package/bundled/definition20.js +8 -8
  51. package/bundled/definition22.cjs +4 -39
  52. package/bundled/definition22.js +18 -70
  53. package/bundled/definition23.cjs +12 -0
  54. package/bundled/definition23.js +37 -0
  55. package/bundled/definition24.cjs +39 -0
  56. package/bundled/definition24.js +72 -0
  57. package/bundled/definition3.cjs +1 -1
  58. package/bundled/definition3.js +9 -6
  59. package/bundled/definition4.cjs +2 -2
  60. package/bundled/definition4.js +5 -5
  61. package/bundled/definition6.cjs +11 -11
  62. package/bundled/definition6.js +45 -29
  63. package/bundled/localized.cjs +1 -1
  64. package/bundled/localized.js +1 -0
  65. package/bundled/mixins.cjs +4 -4
  66. package/bundled/mixins.js +7 -7
  67. package/bundled/numberConverter.cjs +12 -0
  68. package/bundled/numberConverter.js +38 -0
  69. package/bundled/picker-field.template.cjs +2 -1
  70. package/bundled/picker-field.template.js +2 -1
  71. package/bundled/utils.cjs +1 -0
  72. package/bundled/utils.js +1420 -0
  73. package/bundled/vivid-element.cjs +1 -1
  74. package/bundled/vivid-element.js +1 -1
  75. package/button/definition.cjs +5 -5
  76. package/button/definition.js +1 -1
  77. package/button/index.cjs +1 -1
  78. package/button/index.js +1 -1
  79. package/card/definition.cjs +5 -5
  80. package/card/definition.js +1 -1
  81. package/card/index.cjs +4 -4
  82. package/card/index.js +7 -6
  83. package/checkbox/definition.cjs +5 -5
  84. package/checkbox/definition.js +1 -1
  85. package/checkbox/index.cjs +1 -1
  86. package/checkbox/index.js +1 -1
  87. package/color-picker/definition.cjs +5 -5
  88. package/color-picker/definition.js +1 -1
  89. package/color-picker/index.cjs +7 -7
  90. package/color-picker/index.js +55 -54
  91. package/combobox/definition.cjs +5 -5
  92. package/combobox/definition.js +1 -1
  93. package/combobox/index.cjs +2 -2
  94. package/combobox/index.js +8 -7
  95. package/contextual-help/definition.cjs +5 -5
  96. package/contextual-help/definition.js +1 -1
  97. package/contextual-help/index.cjs +1 -1
  98. package/contextual-help/index.js +1 -1
  99. package/country/definition.cjs +5 -5
  100. package/country/definition.js +1 -1
  101. package/country/index.cjs +1 -12
  102. package/country/index.js +4 -1216
  103. package/country-group/definition.cjs +6 -0
  104. package/country-group/definition.js +3 -0
  105. package/country-group/index.cjs +43 -0
  106. package/country-group/index.js +166 -0
  107. package/custom-elements.json +1112 -450
  108. package/data-grid/definition.cjs +9 -9
  109. package/data-grid/definition.js +2 -2
  110. package/data-grid/index.cjs +4 -4
  111. package/data-grid/index.js +47 -46
  112. package/date-picker/definition.cjs +5 -5
  113. package/date-picker/definition.js +2 -2
  114. package/date-picker/index.cjs +1 -1
  115. package/date-picker/index.js +1 -1
  116. package/date-range-picker/definition.cjs +5 -5
  117. package/date-range-picker/definition.js +2 -2
  118. package/date-range-picker/index.cjs +1 -1
  119. package/date-range-picker/index.js +1 -1
  120. package/date-time-picker/definition.cjs +5 -5
  121. package/date-time-picker/definition.js +2 -2
  122. package/date-time-picker/index.cjs +1 -1
  123. package/date-time-picker/index.js +1 -1
  124. package/dial-pad/definition.cjs +5 -5
  125. package/dial-pad/definition.js +2 -2
  126. package/dial-pad/index.cjs +4 -4
  127. package/dial-pad/index.js +9 -8
  128. package/dialog/definition.cjs +5 -5
  129. package/dialog/definition.js +2 -2
  130. package/dialog/index.cjs +4 -4
  131. package/dialog/index.js +12 -11
  132. package/divider/definition.cjs +1 -1
  133. package/divider/definition.js +1 -1
  134. package/empty-state/definition.cjs +5 -5
  135. package/empty-state/definition.js +2 -2
  136. package/empty-state/index.cjs +2 -2
  137. package/empty-state/index.js +6 -5
  138. package/fab/definition.cjs +5 -5
  139. package/fab/definition.js +2 -2
  140. package/fab/index.cjs +2 -2
  141. package/fab/index.js +5 -4
  142. package/file-picker/definition.cjs +5 -5
  143. package/file-picker/definition.js +2 -2
  144. package/file-picker/index.cjs +6 -6
  145. package/file-picker/index.js +9 -8
  146. package/flag/definition.cjs +6 -0
  147. package/flag/definition.js +3 -0
  148. package/flag/index.cjs +10 -0
  149. package/flag/index.js +61 -0
  150. package/header/definition.cjs +1 -1
  151. package/header/definition.js +1 -1
  152. package/icon/definition.cjs +1 -0
  153. package/icon/definition.js +1 -0
  154. package/icon/index.cjs +1 -1
  155. package/icon/index.js +1 -0
  156. package/index.cjs +183 -174
  157. package/index.js +48 -45
  158. package/layout/definition.cjs +1 -1
  159. package/layout/definition.js +1 -1
  160. package/lib/button/button.d.ts +1 -0
  161. package/lib/components.d.ts +2 -0
  162. package/lib/country/countries-data.d.ts +1 -0
  163. package/lib/country/{country-code-to-flag-icon.d.ts → utils.d.ts} +0 -3
  164. package/lib/country-group/country-group.d.ts +829 -0
  165. package/lib/country-group/country-group.template.d.ts +3 -0
  166. package/lib/country-group/definition.d.ts +3 -0
  167. package/lib/country-group/index.d.ts +1 -0
  168. package/lib/country-group/locale.d.ts +3 -0
  169. package/lib/date-picker/date-picker.d.ts +4 -0
  170. package/lib/date-range-picker/date-range-picker.d.ts +2 -0
  171. package/lib/date-time-picker/date-time-picker.d.ts +4 -0
  172. package/lib/flag/definition.d.ts +3 -0
  173. package/lib/flag/flag.d.ts +8 -0
  174. package/lib/flag/flag.template.d.ts +3 -0
  175. package/lib/flag/index.d.ts +1 -0
  176. package/lib/icon/icon.d.ts +1 -2
  177. package/lib/searchable-select/option-tag.d.ts +3 -1
  178. package/lib/searchable-select/searchable-select.d.ts +3 -1
  179. package/lib/tag-name-map.d.ts +2 -1
  180. package/lib/time-picker/time-picker.d.ts +2 -0
  181. package/locales/de-DE.cjs +1 -0
  182. package/locales/de-DE.js +1 -0
  183. package/locales/en-GB.cjs +1 -0
  184. package/locales/en-GB.js +1 -0
  185. package/locales/en-US.cjs +1 -0
  186. package/locales/en-US.js +1 -0
  187. package/locales/ja-JP.cjs +1 -0
  188. package/locales/ja-JP.js +1 -0
  189. package/locales/zh-CN.cjs +1 -0
  190. package/locales/zh-CN.js +1 -0
  191. package/menu/definition.cjs +5 -5
  192. package/menu/definition.js +1 -1
  193. package/menu/index.cjs +1 -1
  194. package/menu/index.js +1 -1
  195. package/menu-item/definition.cjs +6 -6
  196. package/menu-item/definition.js +1 -1
  197. package/menu-item/index.cjs +1 -1
  198. package/menu-item/index.js +1 -1
  199. package/nav/definition.cjs +1 -1
  200. package/nav/definition.js +1 -1
  201. package/nav-disclosure/definition.cjs +5 -5
  202. package/nav-disclosure/definition.js +2 -2
  203. package/nav-disclosure/index.cjs +2 -2
  204. package/nav-disclosure/index.js +6 -5
  205. package/nav-item/definition.cjs +5 -5
  206. package/nav-item/definition.js +2 -2
  207. package/nav-item/index.cjs +2 -2
  208. package/nav-item/index.js +5 -4
  209. package/note/definition.cjs +5 -5
  210. package/note/definition.js +2 -2
  211. package/note/index.cjs +2 -2
  212. package/note/index.js +5 -4
  213. package/number-field/definition.cjs +5 -5
  214. package/number-field/definition.js +2 -2
  215. package/number-field/index.cjs +2 -2
  216. package/number-field/index.js +6 -5
  217. package/option/definition.cjs +5 -5
  218. package/option/definition.js +1 -1
  219. package/option/index.cjs +1 -1
  220. package/option/index.js +1 -1
  221. package/package.json +4 -4
  222. package/pagination/definition.cjs +5 -5
  223. package/pagination/definition.js +2 -2
  224. package/pagination/index.cjs +1 -1
  225. package/pagination/index.js +1 -1
  226. package/popover/definition.cjs +5 -5
  227. package/popover/definition.js +2 -2
  228. package/popover/index.cjs +4 -4
  229. package/popover/index.js +7 -6
  230. package/popup/definition.cjs +4 -4
  231. package/popup/definition.js +1 -1
  232. package/popup/index.cjs +1 -1
  233. package/popup/index.js +1 -1
  234. package/progress/definition.cjs +1 -1
  235. package/progress/definition.js +1 -1
  236. package/radio/definition.cjs +1 -1
  237. package/radio/definition.js +1 -1
  238. package/radio-group/definition.cjs +5 -5
  239. package/radio-group/definition.js +2 -2
  240. package/radio-group/index.cjs +1 -1
  241. package/radio-group/index.js +1 -1
  242. package/range-slider/definition.cjs +5 -5
  243. package/range-slider/definition.js +2 -2
  244. package/range-slider/index.cjs +1 -1
  245. package/range-slider/index.js +22 -19
  246. package/rich-text-editor/definition.cjs +32 -32
  247. package/rich-text-editor/definition.js +2 -2
  248. package/rich-text-editor/index.cjs +1 -1
  249. package/rich-text-editor/index.js +2 -2
  250. package/rich-text-view/definition.cjs +1 -1
  251. package/rich-text-view/definition.js +1 -1
  252. package/searchable-select/definition.cjs +4 -4
  253. package/searchable-select/definition.js +2 -2
  254. package/searchable-select/index.cjs +6 -4
  255. package/searchable-select/index.js +76 -73
  256. package/select/definition.cjs +5 -5
  257. package/select/definition.js +2 -2
  258. package/select/index.cjs +1 -1
  259. package/select/index.js +1 -1
  260. package/selectable-box/definition.cjs +5 -5
  261. package/selectable-box/definition.js +2 -2
  262. package/selectable-box/index.cjs +1 -1
  263. package/selectable-box/index.js +1 -1
  264. package/shared/icon/utils.d.ts +1 -0
  265. package/shared/localization/Locale.d.ts +2 -0
  266. package/shared/picker-field/mixins/calendar-picker.d.ts +1 -0
  267. package/shared/picker-field/mixins/calendar-picker.template.d.ts +1 -0
  268. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +1 -0
  269. package/shared/picker-field/mixins/single-date-picker.d.ts +1 -0
  270. package/shared/picker-field/mixins/single-value-picker.d.ts +1 -0
  271. package/shared/picker-field/mixins/time-selection-picker.d.ts +1 -0
  272. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +2 -0
  273. package/shared/picker-field/picker-field.d.ts +2 -0
  274. package/side-drawer/definition.cjs +1 -1
  275. package/side-drawer/definition.js +1 -1
  276. package/simple-color-picker/definition.cjs +5 -5
  277. package/simple-color-picker/definition.js +2 -2
  278. package/simple-color-picker/index.cjs +2 -2
  279. package/simple-color-picker/index.js +6 -5
  280. package/slider/definition.cjs +5 -5
  281. package/slider/definition.js +1 -1
  282. package/slider/index.cjs +1 -1
  283. package/slider/index.js +1 -1
  284. package/split-button/definition.cjs +5 -5
  285. package/split-button/definition.js +2 -2
  286. package/split-button/index.cjs +2 -2
  287. package/split-button/index.js +7 -6
  288. package/status/definition.cjs +5 -5
  289. package/status/definition.js +2 -2
  290. package/status/index.cjs +2 -2
  291. package/status/index.js +5 -4
  292. package/switch/definition.cjs +5 -5
  293. package/switch/definition.js +2 -2
  294. package/switch/index.cjs +2 -2
  295. package/switch/index.js +6 -5
  296. package/tab/definition.cjs +5 -5
  297. package/tab/definition.js +2 -2
  298. package/tab/index.cjs +1 -1
  299. package/tab/index.js +1 -1
  300. package/tab-panel/definition.cjs +1 -1
  301. package/tab-panel/definition.js +1 -1
  302. package/table/definition.cjs +17 -17
  303. package/table/definition.js +2 -2
  304. package/table/index.cjs +3 -3
  305. package/table/index.js +6 -5
  306. package/tabs/definition.cjs +6 -6
  307. package/tabs/definition.js +2 -2
  308. package/tabs/index.cjs +1 -1
  309. package/tabs/index.js +1 -1
  310. package/tag/definition.cjs +5 -5
  311. package/tag/definition.js +2 -2
  312. package/tag/index.cjs +4 -4
  313. package/tag/index.js +6 -5
  314. package/tag-group/definition.cjs +1 -1
  315. package/tag-group/definition.js +1 -1
  316. package/text-area/definition.cjs +5 -5
  317. package/text-area/definition.js +2 -2
  318. package/text-area/index.cjs +1 -1
  319. package/text-area/index.js +1 -1
  320. package/text-field/definition.cjs +5 -5
  321. package/text-field/definition.js +1 -1
  322. package/text-field/index.cjs +1 -1
  323. package/text-field/index.js +1 -1
  324. package/time-picker/definition.cjs +4 -4
  325. package/time-picker/definition.js +2 -2
  326. package/time-picker/index.cjs +1 -1
  327. package/time-picker/index.js +1 -1
  328. package/toggletip/definition.cjs +5 -5
  329. package/toggletip/definition.js +1 -1
  330. package/toggletip/index.cjs +1 -1
  331. package/toggletip/index.js +1 -1
  332. package/tooltip/definition.cjs +5 -5
  333. package/tooltip/definition.js +1 -1
  334. package/tooltip/index.cjs +1 -1
  335. package/tooltip/index.js +1 -1
  336. package/tree-item/definition.cjs +5 -5
  337. package/tree-item/definition.js +2 -2
  338. package/tree-item/index.cjs +1 -1
  339. package/tree-item/index.js +1 -1
  340. package/tree-view/definition.cjs +5 -5
  341. package/tree-view/definition.js +2 -2
  342. package/tree-view/index.cjs +1 -1
  343. package/tree-view/index.js +1 -1
  344. package/unbundled/definition11.cjs +6 -0
  345. package/unbundled/definition11.js +6 -0
  346. package/unbundled/definition14.cjs +1 -0
  347. package/unbundled/definition14.js +1 -0
  348. package/unbundled/definition2.cjs +5 -75
  349. package/unbundled/definition2.js +1 -71
  350. package/unbundled/definition28.cjs +1 -0
  351. package/unbundled/definition28.js +1 -0
  352. package/unbundled/definition31.cjs +2 -1189
  353. package/unbundled/definition31.js +1 -1188
  354. package/unbundled/definition32.cjs +207 -1835
  355. package/unbundled/definition32.js +203 -1807
  356. package/unbundled/definition33.cjs +83 -311
  357. package/unbundled/definition33.js +79 -235
  358. package/unbundled/definition34.cjs +1887 -25
  359. package/unbundled/definition34.js +1857 -24
  360. package/unbundled/definition35.cjs +315 -121
  361. package/unbundled/definition35.js +236 -114
  362. package/unbundled/definition36.cjs +25 -405
  363. package/unbundled/definition36.js +22 -397
  364. package/unbundled/definition37.cjs +47 -142
  365. package/unbundled/definition37.js +44 -139
  366. package/unbundled/definition38.cjs +345 -330
  367. package/unbundled/definition38.js +343 -328
  368. package/unbundled/definition39.cjs +183 -235
  369. package/unbundled/definition39.js +181 -233
  370. package/unbundled/definition40.cjs +377 -47
  371. package/unbundled/definition40.js +372 -42
  372. package/unbundled/definition41.cjs +256 -57
  373. package/unbundled/definition41.js +255 -56
  374. package/unbundled/definition42.cjs +45 -432
  375. package/unbundled/definition42.js +41 -428
  376. package/unbundled/definition43.cjs +63 -49
  377. package/unbundled/definition43.js +61 -47
  378. package/unbundled/definition44.cjs +438 -30
  379. package/unbundled/definition44.js +434 -25
  380. package/unbundled/definition45.cjs +46 -84
  381. package/unbundled/definition45.js +43 -81
  382. package/unbundled/definition46.cjs +29 -54
  383. package/unbundled/definition46.js +24 -50
  384. package/unbundled/definition47.cjs +93 -21
  385. package/unbundled/definition47.js +91 -16
  386. package/unbundled/definition48.cjs +49 -33
  387. package/unbundled/definition48.js +46 -30
  388. package/unbundled/definition49.cjs +22 -347
  389. package/unbundled/definition49.js +16 -344
  390. package/unbundled/definition50.cjs +34 -211
  391. package/unbundled/definition50.js +30 -207
  392. package/unbundled/definition51.cjs +282 -242
  393. package/unbundled/definition51.js +275 -235
  394. package/unbundled/definition52.cjs +211 -51
  395. package/unbundled/definition52.js +209 -48
  396. package/unbundled/definition53.cjs +275 -131
  397. package/unbundled/definition53.js +272 -127
  398. package/unbundled/definition54.cjs +50 -261
  399. package/unbundled/definition54.js +48 -260
  400. package/unbundled/definition55.cjs +126 -443
  401. package/unbundled/definition55.js +123 -441
  402. package/unbundled/definition56.cjs +234 -3596
  403. package/unbundled/definition56.js +229 -3428
  404. package/unbundled/definition57.cjs +407 -728
  405. package/unbundled/definition57.js +405 -726
  406. package/unbundled/definition58.cjs +3618 -106
  407. package/unbundled/definition58.js +3449 -100
  408. package/unbundled/definition59.cjs +624 -868
  409. package/unbundled/definition59.js +619 -863
  410. package/unbundled/definition60.cjs +106 -108
  411. package/unbundled/definition60.js +102 -104
  412. package/unbundled/definition61.cjs +1040 -71
  413. package/unbundled/definition61.js +1035 -65
  414. package/unbundled/definition62.cjs +105 -169
  415. package/unbundled/definition62.js +101 -165
  416. package/unbundled/definition63.cjs +70 -113
  417. package/unbundled/definition63.js +65 -109
  418. package/unbundled/definition64.cjs +181 -53
  419. package/unbundled/definition64.js +178 -50
  420. package/unbundled/definition65.cjs +109 -76
  421. package/unbundled/definition65.js +109 -75
  422. package/unbundled/definition66.cjs +58 -21
  423. package/unbundled/definition66.js +55 -15
  424. package/unbundled/definition67.cjs +81 -74
  425. package/unbundled/definition67.js +79 -73
  426. package/unbundled/definition68.cjs +19 -344
  427. package/unbundled/definition68.js +14 -335
  428. package/unbundled/definition69.cjs +88 -26
  429. package/unbundled/definition69.js +85 -22
  430. package/unbundled/definition7.cjs +18 -3
  431. package/unbundled/definition7.js +18 -3
  432. package/unbundled/definition70.cjs +330 -111
  433. package/unbundled/definition70.js +320 -108
  434. package/unbundled/definition71.cjs +26 -271
  435. package/unbundled/definition71.js +21 -267
  436. package/unbundled/definition72.cjs +134 -27
  437. package/unbundled/definition72.js +125 -25
  438. package/unbundled/definition73.cjs +245 -113
  439. package/unbundled/definition73.js +242 -104
  440. package/unbundled/definition74.cjs +28 -212
  441. package/unbundled/definition74.js +26 -202
  442. package/unbundled/definition75.cjs +117 -479
  443. package/unbundled/definition75.js +109 -475
  444. package/unbundled/definition76.cjs +232 -0
  445. package/unbundled/definition76.js +213 -0
  446. package/unbundled/definition77.cjs +533 -0
  447. package/unbundled/definition77.js +513 -0
  448. package/unbundled/numberConverter.cjs +91 -0
  449. package/unbundled/numberConverter.js +74 -0
  450. package/unbundled/picker-field.template.cjs +2 -0
  451. package/unbundled/picker-field.template.js +2 -0
  452. package/unbundled/utils.cjs +1439 -0
  453. package/unbundled/utils.js +1428 -0
  454. package/unbundled/vivid-element.cjs +1 -1
  455. package/unbundled/vivid-element.js +1 -1
  456. package/video-player/definition.cjs +1 -1
  457. package/video-player/definition.js +1 -1
  458. package/vivid.api.json +513 -0
  459. /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.ts
703
- var DataGridSelectionMode = {
704
- none: "none",
705
- singleRow: "single-row",
706
- multiRow: "multi-row",
707
- singleCell: "single-cell",
708
- multiCell: "multi-cell"
709
- };
710
- /**
711
- * @public
712
- * @component data-grid
713
- * @slot - Default slot.
714
- * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
715
- */
716
- var DataGrid = class DataGrid extends VividElement {
717
- /**
718
- * generates a gridTemplateColumns based on columndata array
719
- */
720
- static generateTemplateColumns(columnDefinitions) {
721
- let templateColumns = "";
722
- columnDefinitions.forEach((_) => {
723
- templateColumns = `${templateColumns}${templateColumns === "" ? "" : " "}1fr`;
724
- });
725
- return templateColumns;
726
- }
727
- /**
728
- * @internal
729
- */
730
- noTabbingChanged() {
731
- if (this.$fastController.isConnected) this.#setTabIndex();
732
- }
733
- #setTabIndex() {
734
- this.setAttribute("tabIndex", this.noTabbing || this.contains(document.activeElement) ? "-1" : "0");
735
- }
736
- /**
737
- * @internal
738
- */
739
- generateHeaderChanged() {
740
- if (this.$fastController.isConnected) this.toggleGeneratedHeader();
741
- }
742
- /**
743
- * @internal
744
- */
745
- gridTemplateColumnsChanged() {
746
- /* v8 ignore if -- @preserve */
747
- if (this.$fastController.isConnected) {
748
- this.updateRowIndexes();
749
- if (this.fixedColumns && this.fixedColumns > 0) this.applyFixedColumns();
750
- }
751
- }
752
- /**
753
- * @internal
754
- */
755
- rowsDataChanged() {
756
- if (this.columnDefinitions === null && this.rowsData.length > 0) this.columnDefinitions = DataGrid.generateColumns(this.rowsData[0]);
757
- if (this.$fastController.isConnected) this.toggleGeneratedHeader();
758
- }
759
- /**
760
- * @internal
761
- */
762
- columnDefinitionsChanged() {
763
- if (this.columnDefinitions === null) {
764
- this.generatedGridTemplateColumns = "";
765
- return;
766
- }
767
- this.generatedGridTemplateColumns = DataGrid.generateTemplateColumns(this.columnDefinitions);
768
- /* v8 ignore if -- @preserve */
769
- if (this.$fastController.isConnected) {
770
- this.columnDefinitionsStale = true;
771
- this.queueRowIndexUpdate();
772
- }
773
- }
774
- /**
775
- * @internal
776
- */
777
- headerCellItemTemplateChanged() {
778
- /* v8 ignore if -- @preserve */
779
- if (this.$fastController.isConnected) {
780
- if (this.generatedHeader !== null) this.generatedHeader.headerCellItemTemplate = this.headerCellItemTemplate;
781
- }
782
- }
783
- /**
784
- * @internal
785
- */
786
- focusRowIndexChanged() {
787
- if (this.$fastController.isConnected) this.queueFocusUpdate();
788
- }
789
- /**
790
- * @internal
791
- */
792
- focusColumnIndexChanged() {
793
- if (this.$fastController.isConnected) this.queueFocusUpdate();
794
- }
795
- /**
796
- * @internal
797
- */
798
- fixedColumnsChanged() {
799
- /* v8 ignore if -- @preserve */
800
- if (this.$fastController.isConnected) {
801
- this.applyFixedColumns();
802
- this.setupResizeObserver();
803
- }
804
- }
805
- /**
806
- * @internal
807
- */
808
- setupResizeObserver() {
809
- if (this.resizeObserver) {
810
- this.resizeObserver.disconnect();
811
- this.resizeObserver = void 0;
812
- }
813
- if (typeof ResizeObserver !== "undefined" && this.fixedColumns && this.fixedColumns > 0) {
814
- this.resizeObserver = new ResizeObserver(() => {
815
- this.applyFixedColumns();
816
- });
817
- this.resizeObserver.observe(this);
818
64
  }
819
65
  }
820
- /**
821
- * @internal
822
- */
823
66
  connectedCallback() {
824
67
  super.connectedCallback();
825
- /* v8 ignore else -- @preserve */
826
- if (this.rowItemTemplate === void 0) this.rowItemTemplate = this.defaultRowItemTemplate;
827
- /* v8 ignore else -- @preserve */
828
- if (this.behaviorOrchestrator === null) {
829
- this.behaviorOrchestrator = ViewBehaviorOrchestrator.create(this);
830
- this.$fastController.addBehavior(this.behaviorOrchestrator);
831
- this.behaviorOrchestrator.addBehaviorFactory(new RepeatDirective(normalizeBinding((x) => x.rowsData), normalizeBinding((x) => x.rowItemTemplate), { positioning: true }), this.appendChild(document.createComment("")));
832
- }
833
- this.toggleGeneratedHeader();
834
- this.addEventListener("row-focused", this.handleRowFocus);
835
- this.addEventListener(eventFocus, this.handleFocus);
836
- this.addEventListener(eventKeyDown, this.handleKeydown);
837
- this.addEventListener(eventFocusOut, this.handleFocusOut);
838
- this.observer = new MutationObserver(this.onChildListChange);
839
- this.observer.observe(this, { childList: true });
840
- this.setupResizeObserver();
841
- Updates.enqueue(this.queueRowIndexUpdate);
842
- this.#setTabIndex();
843
- Observable.getNotifier(this).subscribe(this.#changeHandler, "columnDefinitions");
68
+ this.#syncFromSlot();
69
+ this.#updateAriaLabel();
70
+ this.slotEl?.addEventListener("slotchange", this.#onSlotChange);
71
+ this.#ensureObserver();
72
+ this.#requestFit();
844
73
  }
845
- /**
846
- * @internal
847
- */
848
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;
849
81
  super.disconnectedCallback();
850
- this.removeEventListener("row-focused", this.handleRowFocus);
851
- this.removeEventListener(eventFocus, this.handleFocus);
852
- this.removeEventListener(eventKeyDown, this.handleKeydown);
853
- this.removeEventListener(eventFocusOut, this.handleFocusOut);
854
- this.observer.disconnect();
855
- if (this.resizeObserver) {
856
- this.resizeObserver.disconnect();
857
- this.resizeObserver = void 0;
858
- }
859
- this.generatedHeader = null;
860
- Observable.getNotifier(this).unsubscribe(this.#changeHandler, "columnDefinitions");
861
- }
862
- /**
863
- * @internal
864
- */
865
- handleRowFocus(e) {
866
- this.isUpdatingFocus = true;
867
- const focusRow = e.target;
868
- this.focusRowIndex = this.rowElements.indexOf(focusRow);
869
- this.focusColumnIndex = focusRow.focusColumnIndex;
870
- this.setAttribute("tabIndex", "-1");
871
- this.isUpdatingFocus = false;
872
82
  }
873
- /**
874
- * @internal
875
- */
876
- handleFocus(_) {
877
- this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true);
878
- }
879
- /**
880
- * @internal
881
- */
882
- handleFocusOut(e) {
883
- if (e.relatedTarget === null || !this.contains(e.relatedTarget)) this.setAttribute("tabIndex", this.noTabbing ? "-1" : "0");
884
- }
885
- /**
886
- * @internal
887
- */
888
- handleKeydown(e) {
889
- if (e.defaultPrevented) return;
890
- let newFocusRowIndex;
891
- const maxIndex = this.rowElements.length - 1;
892
- const currentGridBottom = this.offsetHeight + this.scrollTop;
893
- const lastRow = this.rowElements[maxIndex];
894
- switch (e.key) {
895
- case keyArrowUp:
896
- e.preventDefault();
897
- this.focusOnCell(this.focusRowIndex - 1, this.focusColumnIndex, true);
898
- break;
899
- case keyArrowDown:
900
- e.preventDefault();
901
- this.focusOnCell(this.focusRowIndex + 1, this.focusColumnIndex, true);
902
- break;
903
- case keyPageUp:
904
- e.preventDefault();
905
- if (this.rowElements.length === 0) {
906
- this.focusOnCell(0, 0, false);
907
- break;
908
- }
909
- if (this.focusRowIndex === 0) {
910
- this.focusOnCell(0, this.focusColumnIndex, false);
911
- return;
912
- }
913
- newFocusRowIndex = this.focusRowIndex - 1;
914
- for (; newFocusRowIndex >= 0; newFocusRowIndex--) {
915
- const thisRow = this.rowElements[newFocusRowIndex];
916
- if (thisRow.offsetTop < this.scrollTop) {
917
- this.scrollTop = thisRow.offsetTop + thisRow.clientHeight - this.clientHeight;
918
- break;
919
- }
920
- }
921
- this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false);
922
- break;
923
- case keyPageDown:
924
- e.preventDefault();
925
- if (this.rowElements.length === 0) {
926
- this.focusOnCell(0, 0, false);
927
- break;
928
- }
929
- if (this.focusRowIndex >= maxIndex || lastRow.offsetTop + lastRow.offsetHeight <= currentGridBottom) {
930
- this.focusOnCell(maxIndex, this.focusColumnIndex, false);
931
- return;
932
- }
933
- newFocusRowIndex = this.focusRowIndex + 1;
934
- for (; newFocusRowIndex <= maxIndex; newFocusRowIndex++) {
935
- const thisRow = this.rowElements[newFocusRowIndex];
936
- if (thisRow.offsetTop + thisRow.offsetHeight > currentGridBottom) {
937
- let stickyHeaderOffset = 0;
938
- if (this.generateHeader === GenerateHeaderOptions.sticky && this.generatedHeader !== null) stickyHeaderOffset = this.generatedHeader.clientHeight;
939
- this.scrollTop = thisRow.offsetTop - stickyHeaderOffset;
940
- break;
941
- }
942
- }
943
- this.focusOnCell(newFocusRowIndex, this.focusColumnIndex, false);
944
- break;
945
- case keyHome:
946
- /* v8 ignore else -- @preserve */
947
- if (e.ctrlKey) {
948
- e.preventDefault();
949
- this.focusOnCell(0, 0, true);
950
- }
951
- break;
952
- case keyEnd:
953
- /* v8 ignore else -- @preserve */
954
- if (e.ctrlKey && this.columnDefinitions !== null) {
955
- e.preventDefault();
956
- this.focusOnCell(this.rowElements.length - 1, this.columnDefinitions.length - 1, true);
957
- }
958
- break;
959
- }
960
- }
961
- queueFocusUpdate() {
962
- if (this.isUpdatingFocus && this.contains(document.activeElement)) return;
963
- if (this.pendingFocusUpdate === false) {
964
- this.pendingFocusUpdate = true;
965
- Updates.enqueue(() => this.updateFocus());
966
- }
967
- }
968
- updateFocus() {
969
- this.pendingFocusUpdate = false;
970
- this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, true);
971
- }
972
- toggleGeneratedHeader() {
973
- if (this.generatedHeader !== null) {
974
- this.removeChild(this.generatedHeader);
975
- this.generatedHeader = null;
976
- }
977
- if (this.generateHeader !== GenerateHeaderOptions.none && this.columnDefinitions !== null) {
978
- const generatedHeaderElement = document.createElement(this.rowElementTag);
979
- this.generatedHeader = generatedHeaderElement;
980
- this.generatedHeader.columnDefinitions = this.columnDefinitions;
981
- this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns;
982
- this.generatedHeader.rowType = this.generateHeader === GenerateHeaderOptions.sticky ? DataGridRowTypes.stickyHeader : DataGridRowTypes.header;
983
- /* v8 ignore else -- @preserve */
984
- if (this.firstChild !== null) this.insertBefore(generatedHeaderElement, this.firstChild);
985
- return;
986
- }
987
- }
988
- /**
989
- *
990
- *
991
- * @internal
992
- */
993
- slottedRowElementsChanged(_oldValue, _newValue) {
994
- this._resetSelection();
995
- }
996
- get #selectedRows() {
997
- return this.rowElements.filter((row) => row.selected);
998
- }
999
- get #selectedCells() {
1000
- return this.rowElements.reduce((acc, row) => {
1001
- const selectedCells = Array.from(row.children).filter((cell) => cell.selected);
1002
- return acc.concat(selectedCells);
1003
- }, []);
1004
- }
1005
- /**
1006
- * @internal
1007
- */
1008
- selectionModeChanged(oldValue) {
1009
- if (oldValue === void 0) {
1010
- Updates.enqueue(this._resetSelection);
1011
- return;
1012
- }
1013
- this._resetSelection(true);
1014
- }
1015
- #handleKeypress = (e) => {
1016
- if (e.key === "Enter" || e.key === " ") this.#handleClick(e);
83
+ #onSlotChange = () => {
84
+ this.#syncFromSlot();
85
+ this.#updateAriaLabel();
86
+ this.#requestFit();
1017
87
  };
1018
- #handleClick = ({ target, ctrlKey, shiftKey, metaKey }) => {
1019
- if (target.getAttribute("role") !== "gridcell" || target.getAttribute("cell-type") !== "default") return;
1020
- if (this.selectionMode === DataGridSelectionMode.singleCell || this.selectionMode === DataGridSelectionMode.multiCell) {
1021
- this.#handleCellSelection({
1022
- target,
1023
- ctrlKey,
1024
- shiftKey,
1025
- metaKey
1026
- });
1027
- return;
1028
- }
1029
- if (this.selectionMode === DataGridSelectionMode.singleRow || this.selectionMode === DataGridSelectionMode.multiRow) this.#handleRowSelection({
1030
- target,
1031
- ctrlKey,
1032
- shiftKey,
1033
- metaKey
88
+ #ensureObserver() {
89
+ if (this.#observer) return;
90
+ this.#observer = new IntersectionObserver(this.#handleIntersection, {
91
+ root: this,
92
+ threshold: [FULLY_VISIBLE_INTERSECTION_RATIO]
1034
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);
1035
137
  };
1036
- #handleCellSelection = ({ target, ctrlKey, shiftKey, metaKey }) => {
1037
- const cell = target;
1038
- if (this.selectionMode === DataGridSelectionMode.multiCell && (ctrlKey || shiftKey || metaKey)) cell.selected = !this.#selectedCells.includes(cell);
1039
- else {
1040
- const cacheTargetSelection = cell.selected;
1041
- this._resetSelection(true);
1042
- cell.selected = !cacheTargetSelection;
1043
- }
1044
- };
1045
- #handleRowSelection = ({ target, ctrlKey, shiftKey, metaKey }) => {
1046
- const row = target.parentNode;
1047
- if (this.selectionMode === DataGridSelectionMode.multiRow && (ctrlKey || shiftKey || metaKey)) row.selected = !this.#selectedRows.includes(row);
138
+ #proposeVisibleCount(nextVisible) {
139
+ if (this.#candidateVisible === nextVisible) this.#candidateStreak++;
1048
140
  else {
1049
- const cacheTargetSelection = row.selected;
1050
- this._resetSelection(true);
1051
- row.selected = !cacheTargetSelection;
1052
- }
1053
- };
1054
- constructor() {
1055
- super();
1056
- this.noTabbing = false;
1057
- this.generateHeader = GenerateHeaderOptions.default;
1058
- this.rowsData = [];
1059
- this.columnDefinitions = null;
1060
- this.focusRowIndex = 0;
1061
- this.focusColumnIndex = 0;
1062
- this.fixedColumnsPositions = [];
1063
- this.behaviorOrchestrator = null;
1064
- this.generatedHeader = null;
1065
- this.isUpdatingFocus = false;
1066
- this.pendingFocusUpdate = false;
1067
- this.rowindexUpdateQueued = false;
1068
- this.columnDefinitionsStale = true;
1069
- this.generatedGridTemplateColumns = "";
1070
- this.focusOnCell = (rowIndex, columnIndex, scrollIntoView) => {
1071
- if (this.rowElements.length === 0) {
1072
- this.focusRowIndex = 0;
1073
- this.focusColumnIndex = 0;
1074
- return;
1075
- }
1076
- const focusRowIndex = Math.max(0, Math.min(this.rowElements.length - 1, rowIndex));
1077
- const cells = this.rowElements[focusRowIndex].querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [role=\"rowheader\"], [data-vvd-component=\"data-grid-cell\"]");
1078
- const focusTarget = cells[Math.max(0, Math.min(cells.length - 1, columnIndex))];
1079
- if (scrollIntoView && this.scrollHeight !== this.clientHeight && (focusRowIndex < this.focusRowIndex && this.scrollTop > 0 || focusRowIndex > this.focusRowIndex && this.scrollTop < this.scrollHeight - this.clientHeight)) focusTarget.scrollIntoView({
1080
- block: "center",
1081
- inline: "center"
1082
- });
1083
- focusTarget.focus();
1084
- };
1085
- this.onChildListChange = (mutations, _) => {
1086
- /* v8 ignore else -- @preserve */
1087
- if (mutations && mutations.length) {
1088
- mutations.forEach((mutation) => {
1089
- mutation.addedNodes.forEach((newNode) => {
1090
- if (newNode.nodeType === 1 && (newNode.getAttribute("role") === "row" || newNode.getAttribute("row-type") === "default")) newNode.columnDefinitions = this.columnDefinitions;
1091
- });
1092
- });
1093
- this.queueRowIndexUpdate();
1094
- }
1095
- };
1096
- this.queueRowIndexUpdate = () => {
1097
- if (!this.rowindexUpdateQueued) {
1098
- this.rowindexUpdateQueued = true;
1099
- Updates.enqueue(this.updateRowIndexes);
1100
- }
1101
- };
1102
- this.updateRowIndexes = () => {
1103
- let newGridTemplateColumns = this.gridTemplateColumns;
1104
- if (newGridTemplateColumns === void 0) {
1105
- if (this.generatedGridTemplateColumns === "" && this.rowElements.length > 0) {
1106
- const firstRow = this.rowElements[0];
1107
- this.generatedGridTemplateColumns = new Array(firstRow.cellElements.length).fill("1fr").join(" ");
1108
- }
1109
- newGridTemplateColumns = this.generatedGridTemplateColumns;
1110
- }
1111
- this.rowElements.forEach((element, index) => {
1112
- const thisRow = element;
1113
- thisRow.rowIndex = index;
1114
- thisRow.gridTemplateColumns = newGridTemplateColumns;
1115
- if (this.columnDefinitionsStale) thisRow.columnDefinitions = this.columnDefinitions;
1116
- });
1117
- this.rowindexUpdateQueued = false;
1118
- this.columnDefinitionsStale = false;
1119
- };
1120
- this._resetSelection = (clear = false) => {
1121
- const cells = Array.from(this.querySelectorAll("[role=\"gridcell\"], [cell-type=\"default\"]"));
1122
- const rows = Array.from(this.querySelectorAll("[role=\"row\"], [row-type=\"default\"]"));
1123
- if (this.selectionMode === DataGridSelectionMode.singleCell || this.selectionMode === DataGridSelectionMode.multiCell) {
1124
- for (const cell of cells) {
1125
- cell._selectable = true;
1126
- cell.selected = clear ? false : cell.selected || false;
1127
- }
1128
- for (const row of rows) {
1129
- row._selectable = false;
1130
- row.selected = false;
1131
- }
1132
- }
1133
- if (this.selectionMode === DataGridSelectionMode.none) for (const element of [...cells, ...rows]) {
1134
- element._selectable = false;
1135
- element.selected = false;
1136
- }
1137
- if (this.selectionMode === DataGridSelectionMode.singleRow || this.selectionMode === DataGridSelectionMode.multiRow) {
1138
- for (const cell of cells) {
1139
- cell._selectable = false;
1140
- cell.selected = false;
1141
- }
1142
- for (const row of rows) {
1143
- row._selectable = true;
1144
- row.selected = clear ? false : row.selected || false;
1145
- }
1146
- }
1147
- };
1148
- this.addEventListener("click", this.#handleClick);
1149
- this.addEventListener("keydown", this.#handleKeypress);
1150
- }
1151
- #changeHandler = { handleChange(dataGrid, propertyName) {
1152
- /* v8 ignore else -- @preserve */
1153
- if (propertyName === "columnDefinitions") {
1154
- /* v8 ignore else -- @preserve */
1155
- if (dataGrid.$fastController.isConnected) dataGrid.toggleGeneratedHeader();
1156
- }
1157
- } };
1158
- static generateColumns(rowData) {
1159
- return Object.keys(rowData).map((property, index) => {
1160
- return {
1161
- columnDataKey: property,
1162
- gridColumn: `${index}`
1163
- };
1164
- });
1165
- }
1166
- /**
1167
- * @internal
1168
- */
1169
- applyFixedColumns() {
1170
- if (!this.fixedColumns || this.fixedColumns <= 0) {
1171
- this.clearFixedColumns();
1172
- return;
1173
- }
1174
- this.calculateFixedColumnPositions();
1175
- this.applyFixedColumnStyling();
1176
- }
1177
- /**
1178
- * Applies fixed columns styling using cached positions
1179
- * @internal
1180
- */
1181
- applyFixedColumnStyling() {
1182
- this.rowElements.forEach((row) => {
1183
- const cells = row.querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1184
- this.fixedColumnsPositions.forEach((position, index) => {
1185
- /* v8 ignore else -- @preserve */
1186
- if (index < cells.length) {
1187
- const gridCell = cells[index];
1188
- /* v8 ignore else -- @preserve */
1189
- if (typeof gridCell.setFixedPosition === "function") gridCell.setFixedPosition(`${position}px`);
1190
- }
1191
- });
1192
- });
1193
- }
1194
- /**
1195
- * Calculates and caches fixed columns positions based on current layout
1196
- * @internal
1197
- */
1198
- calculateFixedColumnPositions() {
1199
- this.fixedColumnsPositions = [];
1200
- if (this.rowElements.length === 0) return;
1201
- const cells = this.rowElements[0].querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1202
- let accumulator = 0;
1203
- for (let i = 0; i < Math.min(this.fixedColumns, cells.length); i++) {
1204
- this.fixedColumnsPositions.push(accumulator);
1205
- accumulator += cells[i].offsetWidth;
1206
- }
1207
- }
1208
- /**
1209
- * Clears all fixed columns state and styling
1210
- * @internal
1211
- */
1212
- clearFixedColumns() {
1213
- if (this.rowElements.length === 0) {
1214
- this.fixedColumnsPositions = [];
1215
- return;
141
+ this.#candidateVisible = nextVisible;
142
+ this.#candidateStreak = 1;
1216
143
  }
1217
- this.rowElements.forEach((row) => {
1218
- const cells = row.querySelectorAll("[role=\"cell\"], [role=\"gridcell\"], [role=\"columnheader\"], [cell-type=\"default\"], [cell-type=\"columnheader\"]");
1219
- this.fixedColumnsPositions.forEach((_, index) => {
1220
- /* v8 ignore else -- @preserve */
1221
- if (index < cells.length) {
1222
- const gridCell = cells[index];
1223
- /* v8 ignore else -- @preserve */
1224
- if (typeof gridCell.setFixedPosition === "function") gridCell.setFixedPosition(void 0);
1225
- }
1226
- });
1227
- });
1228
- this.fixedColumnsPositions = [];
1229
- }
1230
- };
1231
- __decorate([attr({
1232
- attribute: "no-tabbing",
1233
- mode: "boolean"
1234
- })], DataGrid.prototype, "noTabbing", void 0);
1235
- __decorate([attr({ attribute: "generate-header" })], DataGrid.prototype, "generateHeader", void 0);
1236
- __decorate([attr({ attribute: "grid-template-columns" })], DataGrid.prototype, "gridTemplateColumns", void 0);
1237
- __decorate([observable], DataGrid.prototype, "rowsData", void 0);
1238
- __decorate([observable], DataGrid.prototype, "columnDefinitions", void 0);
1239
- __decorate([observable], DataGrid.prototype, "rowItemTemplate", void 0);
1240
- __decorate([observable], DataGrid.prototype, "cellItemTemplate", void 0);
1241
- __decorate([observable], DataGrid.prototype, "headerCellItemTemplate", void 0);
1242
- __decorate([observable], DataGrid.prototype, "focusRowIndex", void 0);
1243
- __decorate([observable], DataGrid.prototype, "focusColumnIndex", void 0);
1244
- __decorate([attr({
1245
- attribute: "fixed-columns",
1246
- converter: nullableNumberConverter
1247
- })], DataGrid.prototype, "fixedColumns", void 0);
1248
- __decorate([observable], DataGrid.prototype, "defaultRowItemTemplate", void 0);
1249
- __decorate([observable], DataGrid.prototype, "rowElementTag", void 0);
1250
- __decorate([observable], DataGrid.prototype, "rowElements", void 0);
1251
- __decorate([observable], DataGrid.prototype, "slottedRowElements", void 0);
1252
- __decorate([attr({ attribute: "selection-mode" })], DataGrid.prototype, "selectionMode", void 0);
1253
- //#endregion
1254
- //#region src/lib/data-grid/data-grid-row.ts
1255
- /**
1256
- * @public
1257
- * @component data-grid-row
1258
- * @slot - Default slot.
1259
- * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
1260
- * @event {CustomEvent<HTMLElement>} row-focused - Fires a custom 'row-focused' event when focus is on an element (usually a cell or its contents) in the row
1261
- */
1262
- var DataGridRow = class extends HostSemantics(VividElement) {
1263
- constructor(..._args) {
1264
- super(..._args);
1265
- this.rowType = DataGridRowTypes.default;
1266
- this.rowData = null;
1267
- this.columnDefinitions = null;
1268
- this.behaviorOrchestrator = null;
1269
- this.focusColumnIndex = 0;
1270
- this.updateRowStyle = () => {
1271
- this.style.gridTemplateColumns = this.gridTemplateColumns;
1272
- };
1273
- this.ariaSelected = null;
1274
- this._selectable = false;
1275
- this.selected = false;
1276
- }
1277
- /**
1278
- * @internal
1279
- */
1280
- gridTemplateColumnsChanged() {
1281
- if (this.$fastController.isConnected) this.updateRowStyle();
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();
1282
150
  }
1283
- /**
1284
- * @internal
1285
- */
1286
- rowTypeChanged() {
1287
- if (this.$fastController.isConnected) this.updateItemTemplate();
1288
- }
1289
- /**
1290
- * @internal
1291
- */
1292
- cellItemTemplateChanged() {
1293
- this.updateItemTemplate();
1294
- }
1295
- /**
1296
- * @internal
1297
- */
1298
- headerCellItemTemplateChanged() {
1299
- this.updateItemTemplate();
1300
- }
1301
- /**
1302
- * @internal
1303
- */
1304
- connectedCallback() {
1305
- super.connectedCallback();
1306
- /* v8 ignore else -- @preserve */
1307
- if (this.behaviorOrchestrator === null) {
1308
- this.updateItemTemplate();
1309
- this.behaviorOrchestrator = ViewBehaviorOrchestrator.create(this);
1310
- this.$fastController.addBehavior(this.behaviorOrchestrator);
1311
- this.behaviorOrchestrator.addBehaviorFactory(new RepeatDirective(normalizeBinding((x) => x.columnDefinitions), normalizeBinding((x) => x.activeCellItemTemplate), { positioning: true }), this.appendChild(document.createComment("")));
1312
- }
1313
- this.addEventListener("cell-focused", this.handleCellFocus);
1314
- this.addEventListener(eventFocusOut, this.handleFocusout);
1315
- this.addEventListener(eventKeyDown, this.handleKeydown);
1316
- this.updateRowStyle();
151
+ #prepareForFit() {
152
+ this.#applyLayout(this.lastVisibleIndex, "fit");
1317
153
  }
1318
154
  /**
1319
155
  * @internal
1320
156
  */
1321
- disconnectedCallback() {
1322
- super.disconnectedCallback();
1323
- this.removeEventListener("cell-focused", this.handleCellFocus);
1324
- this.removeEventListener(eventFocusOut, this.handleFocusout);
1325
- this.removeEventListener(eventKeyDown, this.handleKeydown);
157
+ handleMouseEnter() {
158
+ this.popupOpen = true;
1326
159
  }
1327
160
  /**
1328
161
  * @internal
1329
162
  */
1330
- handleFocusout(_) {
1331
- /* v8 ignore else -- @preserve */
1332
- if (!this.contains(document.activeElement)) this.focusColumnIndex = 0;
163
+ handleMouseLeave() {
164
+ this.popupOpen = false;
1333
165
  }
1334
166
  /**
1335
167
  * @internal
1336
168
  */
1337
- handleCellFocus(e) {
1338
- this.focusColumnIndex = this.cellElements.indexOf(e.target);
1339
- this.$emit("row-focused", this);
169
+ popupOpenChanged(oldValue) {
170
+ if (oldValue === void 0) return;
171
+ if (this.popupOpen) this.fillOverflowGrid();
1340
172
  }
1341
173
  /**
1342
174
  * @internal
1343
175
  */
1344
- handleKeydown(e) {
1345
- if (e.defaultPrevented) return;
1346
- let newFocusColumnIndex = 0;
1347
- switch (e.key) {
1348
- case keyArrowLeft$1:
1349
- newFocusColumnIndex = Math.max(0, this.focusColumnIndex - 1);
1350
- this.cellElements[newFocusColumnIndex].focus();
1351
- e.preventDefault();
1352
- break;
1353
- case keyArrowRight$1:
1354
- newFocusColumnIndex = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1);
1355
- this.cellElements[newFocusColumnIndex].focus();
1356
- e.preventDefault();
1357
- break;
1358
- case keyHome:
1359
- if (!e.ctrlKey) {
1360
- this.cellElements[0].focus();
1361
- e.preventDefault();
1362
- }
1363
- break;
1364
- case keyEnd:
1365
- if (!e.ctrlKey) {
1366
- this.cellElements[this.cellElements.length - 1].focus();
1367
- e.preventDefault();
1368
- }
1369
- break;
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);
1370
186
  }
1371
187
  }
1372
- updateItemTemplate() {
1373
- this.activeCellItemTemplate = this.rowType === DataGridRowTypes.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === DataGridRowTypes.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate !== void 0 ? this.headerCellItemTemplate : this.defaultHeaderCellItemTemplate;
1374
- }
1375
- /**
1376
- * @internal
1377
- */
1378
- ariaSelectedChanged(oldValue, newValue) {
1379
- super.ariaSelectedChanged(oldValue, newValue);
1380
- this._selectable = newValue !== null;
1381
- this.selected = newValue === "true";
1382
- }
1383
188
  };
1384
- __decorate([attr({ attribute: "grid-template-columns" })], DataGridRow.prototype, "gridTemplateColumns", void 0);
1385
- __decorate([attr({ attribute: "row-type" })], DataGridRow.prototype, "rowType", void 0);
1386
- __decorate([observable], DataGridRow.prototype, "rowData", void 0);
1387
- __decorate([observable], DataGridRow.prototype, "columnDefinitions", void 0);
1388
- __decorate([observable], DataGridRow.prototype, "cellItemTemplate", void 0);
1389
- __decorate([observable], DataGridRow.prototype, "headerCellItemTemplate", void 0);
1390
- __decorate([observable], DataGridRow.prototype, "rowIndex", void 0);
1391
- __decorate([observable], DataGridRow.prototype, "activeCellItemTemplate", void 0);
1392
- __decorate([observable], DataGridRow.prototype, "defaultCellItemTemplate", void 0);
1393
- __decorate([observable], DataGridRow.prototype, "defaultHeaderCellItemTemplate", void 0);
1394
- __decorate([observable], DataGridRow.prototype, "cellElements", void 0);
1395
- __decorate([observable], DataGridRow.prototype, "_selectable", void 0);
1396
- __decorate([attr({ mode: "boolean" })], DataGridRow.prototype, "selected", void 0);
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);
1397
193
  //#endregion
1398
- //#region src/lib/data-grid/data-grid.template.ts
1399
- function createRowItemTemplate(context) {
1400
- const rowTag = context.tagFor(DataGridRow);
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);
1401
198
  return html`
1402
- <${rowTag}
1403
- :rowData="${(x) => x}"
1404
- :cellItemTemplate="${(_, c) => c.parent.cellItemTemplate}"
1405
- :headerCellItemTemplate="${(_, c) => c.parent.headerCellItemTemplate}"
1406
- ></${rowTag}>
1407
- `;
1408
- }
1409
- function getMultiSelectAriaState(x) {
1410
- return x.selectionMode === void 0 || x.selectionMode === DataGridSelectionMode.none ? null : x.selectionMode.includes("multi") ? "true" : "false";
1411
- }
1412
- function setHeaderRow(x) {
1413
- if (x.columnDefinitions === null) {
1414
- const headerRow = x.querySelector("[cell-type=\"columnheader\"]")?.parentElement;
1415
- if (x.generateHeader === GenerateHeaderOptions.default && (headerRow?.getAttribute("row-type") === DataGridRowTypes.header || headerRow?.getAttribute("row-type") === DataGridRowTypes.stickyHeader)) return;
1416
- if (headerRow) {
1417
- const rowType = x.generateHeader === GenerateHeaderOptions.sticky ? DataGridRowTypes.stickyHeader : DataGridRowTypes.header;
1418
- headerRow.setAttribute("row-type", rowType);
1419
- }
1420
- }
1421
- }
1422
- function handleColumnSort(_, { event }) {
1423
- event.stopPropagation();
1424
- }
1425
- var DataGridTemplate = (context) => {
1426
- const rowItemTemplate = createRowItemTemplate(context);
1427
- const rowTag = context.tagFor(DataGridRow, true);
1428
- return html`
1429
- <template
1430
- aria-multiselectable="${getMultiSelectAriaState}"
1431
- role="grid"
1432
- tabindex="0"
1433
- @sort="${handleColumnSort}"
1434
- :rowElementTag="${() => rowTag}"
1435
- :defaultRowItemTemplate="${rowItemTemplate}"
1436
- ${children({
1437
- property: "rowElements",
1438
- filter: elements("[role=row],[data-vvd-component=data-grid-row]")
199
+ <div
200
+ class="container"
201
+ ${delegateAria({
202
+ role: "group",
203
+ ariaLabel: (x) => x.ariaLabel || x.computedAriaLabel
1439
204
  })}
1440
205
  >
1441
- <div class="base">
1442
- ${setHeaderRow}
1443
- <slot ${slotted("slottedRowElements")}></slot>
1444
- </div>
1445
- </template>
1446
- `;
1447
- };
1448
- //#endregion
1449
- //#region src/lib/data-grid/data-grid-cell.ts
1450
- var defaultCellContentsTemplate = html`
1451
- <template>
1452
- ${(x) => x.rowData === null || x.columnDefinition === null || x.columnDefinition.columnDataKey === null ? null : x.rowData[x.columnDefinition.columnDataKey]}
1453
- </template>
1454
- `;
1455
- var defaultHeaderCellContentsTemplate = html`
1456
- <template>
1457
- ${(x) => x.columnDefinition.title === void 0 ? x.columnDefinition.columnDataKey : x.columnDefinition.title}
1458
- </template>
1459
- `;
1460
- /**
1461
- * @public
1462
- * @component data-grid-cell
1463
- * @slot - Default slot.
1464
- * @slot action-items - Add action items to the cell using this slot.
1465
- * @event {CustomEvent<{columnDataKey: string, ariaSort: string | null, sortDirection: string | null}>} sort - Event that fires when a sortable column header is clicked
1466
- * @event {CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>} cell-click - Event that fires when a cell is clicked
1467
- * @event {CustomEvent<HTMLElement>} cell-focused - Fires a custom 'cell-focused' event when focus is on the cell or its contents
1468
- */
1469
- var DataGridCell = class extends Localized(HostSemantics(VividElement)) {
1470
- constructor(..._args) {
1471
- super(..._args);
1472
- this.cellType = DataGridCellTypes.default;
1473
- this.rowData = null;
1474
- this.columnDefinition = null;
1475
- this.isActiveCell = false;
1476
- this.customCellView = null;
1477
- this.updateCellStyle = () => {
1478
- if (this.gridColumn && !this.gridColumn.includes("undefined")) this.style.gridColumn = this.gridColumn;
1479
- else this.style.removeProperty("grid-column");
1480
- };
1481
- this._selectable = false;
1482
- this.selected = false;
1483
- this.ariaSelected = null;
1484
- this.ariaSort = null;
1485
- }
1486
- /**
1487
- * @internal
1488
- */
1489
- cellTypeChanged() {
1490
- if (this.$fastController.isConnected) this.updateCellView();
1491
- }
1492
- /**
1493
- * @internal
1494
- */
1495
- gridColumnChanged() {
1496
- if (this.$fastController.isConnected) this.updateCellStyle();
1497
- }
1498
- /**
1499
- * @internal
1500
- */
1501
- columnDefinitionChanged(_oldValue, _newValue) {
1502
- if (this.$fastController.isConnected) this.updateCellView();
1503
- }
1504
- /**
1505
- * Updates the fixed column style
1506
- * @internal
1507
- */
1508
- updateFixedStyle() {
1509
- if (this.fixedPosition !== void 0) {
1510
- this.setAttribute("data-fixed", "");
1511
- this.style.left = this.fixedPosition;
1512
- } else {
1513
- this.removeAttribute("data-fixed");
1514
- this.style.removeProperty("left");
1515
- }
1516
- }
1517
- /**
1518
- * Sets the fixed state and position for this cell
1519
- * @internal
1520
- */
1521
- setFixedPosition(position) {
1522
- this.fixedPosition = position;
1523
- this.updateFixedStyle();
1524
- }
1525
- /**
1526
- * @internal
1527
- */
1528
- connectedCallback() {
1529
- super.connectedCallback();
1530
- this.addEventListener(eventFocusIn, this.handleFocusin);
1531
- this.addEventListener(eventFocusOut, this.handleFocusout);
1532
- this.addEventListener(eventKeyDown, this.handleKeydown);
1533
- this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`;
1534
- this.updateCellView();
1535
- this.updateCellStyle();
1536
- this.updateFixedStyle();
1537
- }
1538
- /**
1539
- * @internal
1540
- */
1541
- disconnectedCallback() {
1542
- super.disconnectedCallback();
1543
- this.removeEventListener(eventFocusIn, this.handleFocusin);
1544
- this.removeEventListener(eventFocusOut, this.handleFocusout);
1545
- this.removeEventListener(eventKeyDown, this.handleKeydown);
1546
- this.disconnectCellView();
1547
- }
1548
- /**
1549
- * @internal
1550
- */
1551
- handleFocusin(_) {
1552
- this.shadowRoot.querySelector(".base").classList.add("active");
1553
- if (this.isActiveCell) return;
1554
- this.isActiveCell = true;
1555
- switch (this.cellType) {
1556
- case DataGridCellTypes.columnHeader:
1557
- if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== true && typeof this.columnDefinition.headerCellFocusTargetCallback === "function") {
1558
- const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this);
1559
- /* v8 ignore else -- @preserve */
1560
- if (focusTarget !== null) focusTarget.focus();
1561
- }
1562
- break;
1563
- default:
1564
- if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== true && typeof this.columnDefinition.cellFocusTargetCallback === "function") {
1565
- const focusTarget = this.columnDefinition.cellFocusTargetCallback(this);
1566
- /* v8 ignore else -- @preserve */
1567
- if (focusTarget !== null) focusTarget.focus();
1568
- }
1569
- break;
1570
- }
1571
- this.$emit("cell-focused", this);
1572
- }
1573
- /**
1574
- * @internal
1575
- */
1576
- handleFocusout(_) {
1577
- this.shadowRoot.querySelector(".base").classList.remove("active");
1578
- /* v8 ignore else -- @preserve */
1579
- if (this !== document.activeElement && !this.contains(document.activeElement)) this.isActiveCell = false;
1580
- }
1581
- /**
1582
- * @internal
1583
- */
1584
- handleKeydown(e) {
1585
- if (e.defaultPrevented || this.columnDefinition === null || this.cellType === DataGridCellTypes.default && this.columnDefinition.cellInternalFocusQueue !== true || this.cellType === DataGridCellTypes.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== true) return;
1586
- switch (e.key) {
1587
- case keyEnter:
1588
- case keyFunction2:
1589
- if (this.contains(document.activeElement) && document.activeElement !== this) return;
1590
- switch (this.cellType) {
1591
- case DataGridCellTypes.columnHeader:
1592
- if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
1593
- const focusTarget = this.columnDefinition.headerCellFocusTargetCallback(this);
1594
- /* v8 ignore else -- @preserve */
1595
- if (focusTarget !== null) focusTarget.focus();
1596
- e.preventDefault();
1597
- }
1598
- break;
1599
- default:
1600
- if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
1601
- const focusTarget = this.columnDefinition.cellFocusTargetCallback(this);
1602
- /* v8 ignore else -- @preserve */
1603
- if (focusTarget !== null) focusTarget.focus();
1604
- e.preventDefault();
1605
- }
1606
- break;
1607
- }
1608
- break;
1609
- case keyEscape:
1610
- /* v8 ignore else -- @preserve */
1611
- if (this.contains(document.activeElement) && document.activeElement !== this) {
1612
- this.focus();
1613
- e.preventDefault();
1614
- }
1615
- break;
1616
- }
1617
- }
1618
- updateCellView() {
1619
- this.disconnectCellView();
1620
- if (this.columnDefinition === null) return;
1621
- switch (this.cellType) {
1622
- case DataGridCellTypes.columnHeader:
1623
- if (this.columnDefinition.headerCellTemplate !== void 0) this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
1624
- else this.customCellView = defaultHeaderCellContentsTemplate.render(this, this);
1625
- break;
1626
- case DataGridCellTypes.rowHeader:
1627
- case DataGridCellTypes.default:
1628
- if (this.columnDefinition.cellTemplate !== void 0) this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
1629
- else this.customCellView = defaultCellContentsTemplate.render(this, this);
1630
- break;
1631
- }
1632
- if (!this.columnDefinition?.sortable) this.sortDirection = void 0;
1633
- else if (this.columnDefinition.sortDirection) this.sortDirection = this.columnDefinition.sortDirection;
1634
- else this.sortDirection = DataGridCellSortStates.none;
1635
- }
1636
- disconnectCellView() {
1637
- if (this.customCellView !== null) {
1638
- this.customCellView.dispose();
1639
- this.customCellView = null;
1640
- }
1641
- }
1642
- /**
1643
- * @internal
1644
- */
1645
- ariaSelectedChanged(prevValue, newValue) {
1646
- super.ariaSelectedChanged(prevValue, newValue);
1647
- this._selectable = newValue !== null;
1648
- this.selected = newValue === "true";
1649
- }
1650
- /**
1651
- * @internal
1652
- */
1653
- ariaSortChanged(oldValue, newValue) {
1654
- super.ariaSortChanged(oldValue, newValue);
1655
- if (newValue === null) {
1656
- this.sortDirection = void 0;
1657
- return;
1658
- }
1659
- this.sortDirection = newValue;
1660
- }
1661
- #getColumnDataKey() {
1662
- return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
1663
- }
1664
- /**
1665
- * @internal
1666
- */
1667
- _handleInteraction() {
1668
- const isHeaderCell = this.cellType === "columnheader";
1669
- if (isHeaderCell && this.sortDirection !== void 0) this.$emit("sort", {
1670
- columnDataKey: this.#getColumnDataKey(),
1671
- sortDirection: this.sortDirection
1672
- });
1673
- if (!(isHeaderCell ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue)) this.$emit("cell-click", {
1674
- cell: this,
1675
- row: this.parentElement,
1676
- isHeaderCell,
1677
- columnDataKey: this.#getColumnDataKey()
1678
- });
1679
- return true;
1680
- }
1681
- };
1682
- __decorate([attr({ attribute: "cell-type" })], DataGridCell.prototype, "cellType", void 0);
1683
- __decorate([attr({ attribute: "grid-column" })], DataGridCell.prototype, "gridColumn", void 0);
1684
- __decorate([observable], DataGridCell.prototype, "rowData", void 0);
1685
- __decorate([observable], DataGridCell.prototype, "columnDefinition", void 0);
1686
- __decorate([observable], DataGridCell.prototype, "_selectable", void 0);
1687
- __decorate([attr({ mode: "boolean" })], DataGridCell.prototype, "selected", void 0);
1688
- __decorate([attr({ attribute: "sort-direction" })], DataGridCell.prototype, "sortDirection", void 0);
1689
- __decorate([observable], DataGridCell.prototype, "_actionItemsSlottedContent", void 0);
1690
- //#endregion
1691
- //#region src/lib/data-grid/data-grid-row.template.ts
1692
- function calculateAriaSelectedValue$1(x) {
1693
- if (x._selectable && x.selected) return "true";
1694
- if (x._selectable && !x.selected) return "false";
1695
- return null;
1696
- }
1697
- function createCellItemTemplate(context) {
1698
- const cellTag = context.tagFor(DataGridCell);
1699
- return html`
1700
- <${cellTag}
1701
- cell-type="${(x) => x.isRowHeader ? "rowheader" : void 0}"
1702
- grid-column="${(_, c) => c.index + 1}"
1703
- :rowData="${(_, c) => c.parent.rowData}"
1704
- :columnDefinition="${(x) => x}"
1705
- selected="${(_, c) => c.parent.ariaSelected === "true" ? true : null}"
1706
- ></${cellTag}>
1707
- `;
1708
- }
1709
- function createHeaderCellItemTemplate(context) {
1710
- const cellTag = context.tagFor(DataGridCell);
1711
- return html`
1712
- <${cellTag}
1713
- cell-type="columnheader"
1714
- grid-column="${(_, c) => c.index + 1}"
1715
- :columnDefinition="${(x) => x}"
1716
- ></${cellTag}>
1717
- `;
1718
- }
1719
- var DataGridRowTemplate = (context) => {
1720
- const cellItemTemplate = createCellItemTemplate(context);
1721
- const headerCellItemTemplate = createHeaderCellItemTemplate(context);
1722
- const getBaseClasses = (x) => classNames("base", ["selected", !!x.selected]);
1723
- return html`
1724
- <template
1725
- ${applyHostSemantics({
1726
- role: "row",
1727
- ariaSelected: calculateAriaSelectedValue$1
1728
- })}
1729
- class="${(x) => x.rowType !== "default" ? x.rowType : ""}"
1730
- :defaultCellItemTemplate="${cellItemTemplate}"
1731
- :defaultHeaderCellItemTemplate="${headerCellItemTemplate}"
1732
- ${children({
1733
- property: "cellElements",
1734
- filter: elements("[role=\"cell\"],[role=\"gridcell\"],[role=\"columnheader\"],[role=\"rowheader\"],[data-vvd-component=\"data-grid-cell\"]")
1735
- })}
1736
- >
1737
- <div
1738
- class="${getBaseClasses}"
1739
- style="grid-template-columns: ${(x) => x.gridTemplateColumns};"
1740
- >
1741
- <slot ${slotted("slottedCellElements")}></slot>
1742
- </div>
1743
- </template>
1744
- `;
1745
- };
1746
- //#endregion
1747
- //#region src/lib/data-grid/data-grid-cell.template.ts
1748
- function shouldShowSortIcons(x) {
1749
- return x.cellType === "columnheader" && x.sortDirection !== void 0 && x.sortDirection !== DataGridCellSortStates.other;
1750
- }
1751
- function getSortIcon(x) {
1752
- if (x.sortDirection === DataGridCellSortStates.ascending) return "sort-asc-solid";
1753
- if (x.sortDirection === DataGridCellSortStates.descending) return "sort-desc-solid";
1754
- return "sort-solid";
1755
- }
1756
- function calculateAriaSelectedValue(x) {
1757
- if (x._selectable && x.selected) return "true";
1758
- if (x._selectable && !x.selected) return "false";
1759
- return null;
1760
- }
1761
- function renderSortIcons(c) {
1762
- const iconTag = c.tagFor(Icon);
1763
- return html`
1764
- ${when(shouldShowSortIcons, html`
1765
- <${iconTag} class="header-icon" name="${getSortIcon}"></${iconTag}>
1766
- `)}
1767
- `;
1768
- }
1769
- function shouldAnnounceSortState(x) {
1770
- return x.cellType === DataGridCellTypes.columnHeader && x.sortDirection !== void 0;
1771
- }
1772
- function getSortStateKey(x) {
1773
- return x.sortDirection ?? DataGridCellSortStates.none;
1774
- }
1775
- function getLocalizedSortStatus(x) {
1776
- const direction = getSortStateKey(x);
1777
- return x.locale.dataGrid.cell.sortStatus?.[direction];
1778
- }
1779
- function getLocalizedSortInstruction(x) {
1780
- const direction = getSortStateKey(x);
1781
- return x.locale.dataGrid.cell.sortInstruction?.[direction];
1782
- }
1783
- function getSortAnnouncement(x) {
1784
- return [getLocalizedSortStatus(x), getLocalizedSortInstruction(x)].filter((part) => !!part).join(" ").trim();
1785
- }
1786
- function handleKeyDown(x, e) {
1787
- if (e.key === keyEnter || e.key === keySpace) {
1788
- if (e.target.closest("[slot=\"action-items\"]")) return true;
1789
- x._handleInteraction();
1790
- }
1791
- return true;
1792
- }
1793
- function handleClick(x, e) {
1794
- if (e.target.closest("[slot=\"action-items\"]")) return true;
1795
- x._handleInteraction();
1796
- return true;
1797
- }
1798
- var DataGridCellTemplate = (context) => {
1799
- const visuallyHiddenTagName = context.tagFor(VisuallyHidden);
1800
- const getBaseClasses = ({ selected, _actionItemsSlottedContent }) => classNames("base", ["selected", !!selected], ["has-action-items", Boolean(_actionItemsSlottedContent?.length)]);
1801
- return html`
1802
- <template
1803
- tabindex="-1"
1804
- ${applyHostSemantics({
1805
- role: (x) => DataGridCellRole[x.cellType] ?? DataGridCellRole.default,
1806
- ariaSelected: calculateAriaSelectedValue,
1807
- ariaSort: (x) => x.sortDirection ?? null
1808
- })}
1809
- @click="${(x, c) => handleClick(x, c.event)}"
1810
- @keydown="${(x, c) => handleKeyDown(x, c.event)}"
1811
- >
1812
- <div class="${getBaseClasses}">
1813
- <div
1814
- class="content"
1815
- role="${(x) => shouldShowSortIcons(x) ? "button" : void 0}"
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 { DataGridCell as a, registerDataGrid as i, dataGridDefinition as n, DataGridRow as o, dataGridRowDefinition as r, DataGrid as s, dataGridCellDefinition as t };
262
+ export { registerCountryGroup as n, CountryGroup as r, countryGroupDefinition as t };