@vonage/vivid 5.16.0 → 5.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (564) hide show
  1. package/accordion/definition.cjs +6 -6
  2. package/accordion/definition.js +1 -1
  3. package/accordion/index.cjs +1 -1
  4. package/accordion/index.js +2 -2
  5. package/accordion-item/definition.cjs +5 -5
  6. package/accordion-item/definition.js +1 -1
  7. package/accordion-item/index.cjs +1 -1
  8. package/accordion-item/index.js +2 -2
  9. package/action-group/index.cjs +3 -3
  10. package/action-group/index.js +5 -5
  11. package/alert/definition.cjs +5 -5
  12. package/alert/definition.js +1 -1
  13. package/alert/index.cjs +3 -3
  14. package/alert/index.js +15 -14
  15. package/audio-player/definition.cjs +5 -5
  16. package/audio-player/definition.js +1 -1
  17. package/audio-player/index.cjs +16 -16
  18. package/audio-player/index.js +29 -28
  19. package/avatar/definition.cjs +5 -5
  20. package/avatar/definition.js +1 -1
  21. package/avatar/index.cjs +4 -4
  22. package/avatar/index.js +12 -11
  23. package/badge/definition.cjs +5 -5
  24. package/badge/definition.js +1 -1
  25. package/badge/index.cjs +1 -4
  26. package/badge/index.js +4 -20
  27. package/banner/definition.cjs +5 -5
  28. package/banner/definition.js +1 -1
  29. package/banner/index.cjs +3 -3
  30. package/banner/index.js +14 -13
  31. package/breadcrumb-item/definition.cjs +4 -4
  32. package/breadcrumb-item/definition.js +1 -1
  33. package/breadcrumb-item/index.cjs +1 -1
  34. package/breadcrumb-item/index.js +1 -0
  35. package/bundled/affix.cjs +1 -1
  36. package/bundled/affix.js +5 -5
  37. package/bundled/base-color-picker.cjs +2 -2
  38. package/bundled/base-color-picker.js +5 -5
  39. package/bundled/button.cjs +1 -1
  40. package/bundled/button.js +2 -2
  41. package/bundled/calendar-picker.template.cjs +2 -2
  42. package/bundled/calendar-picker.template.js +498 -498
  43. package/bundled/definition10.cjs +18 -30
  44. package/bundled/definition10.js +53 -155
  45. package/bundled/definition11.cjs +10 -19
  46. package/bundled/definition11.js +25 -74
  47. package/bundled/definition12.cjs +72 -18
  48. package/bundled/definition12.js +171 -107
  49. package/bundled/definition13.cjs +18 -17
  50. package/bundled/definition13.js +46 -66
  51. package/bundled/definition14.cjs +5 -10
  52. package/bundled/definition14.js +9 -27
  53. package/bundled/definition15.cjs +17 -71
  54. package/bundled/definition15.js +64 -181
  55. package/bundled/definition16.cjs +12 -4
  56. package/bundled/definition16.js +79 -14
  57. package/bundled/definition17.cjs +19 -13
  58. package/bundled/definition17.js +118 -69
  59. package/bundled/definition18.cjs +87 -12
  60. package/bundled/definition18.js +409 -52
  61. package/bundled/definition19.cjs +5 -87
  62. package/bundled/definition19.js +14 -422
  63. package/bundled/definition2.cjs +3 -14
  64. package/bundled/definition2.js +16 -49
  65. package/bundled/definition20.cjs +30 -5
  66. package/bundled/definition20.js +159 -9
  67. package/bundled/definition21.cjs +28 -19
  68. package/bundled/definition21.js +164 -47
  69. package/bundled/definition22.cjs +4 -24
  70. package/bundled/definition22.js +18 -88
  71. package/bundled/definition23.cjs +12 -0
  72. package/bundled/definition23.js +37 -0
  73. package/bundled/definition24.cjs +39 -0
  74. package/bundled/definition24.js +72 -0
  75. package/bundled/definition3.cjs +1 -1
  76. package/bundled/definition3.js +24 -21
  77. package/bundled/definition4.cjs +23 -38
  78. package/bundled/definition4.js +81 -63
  79. package/bundled/definition5.cjs +2 -2
  80. package/bundled/definition5.js +5 -5
  81. package/bundled/definition6.cjs +11 -11
  82. package/bundled/definition6.js +57 -41
  83. package/bundled/definition9.cjs +12 -30
  84. package/bundled/definition9.js +55 -148
  85. package/bundled/divider.cjs +1 -1
  86. package/bundled/divider.js +5 -5
  87. package/bundled/listbox.cjs +1 -1
  88. package/bundled/listbox.js +1 -1
  89. package/bundled/localized.cjs +1 -1
  90. package/bundled/localized.js +1 -0
  91. package/bundled/mixins.cjs +5 -5
  92. package/bundled/mixins.js +49 -49
  93. package/bundled/numberConverter.cjs +12 -0
  94. package/bundled/numberConverter.js +38 -0
  95. package/bundled/picker-field.template.cjs +8 -7
  96. package/bundled/picker-field.template.js +16 -15
  97. package/bundled/slider.template.cjs +7 -7
  98. package/bundled/slider.template.js +12 -12
  99. package/bundled/slottable-request.cjs +1 -1
  100. package/bundled/slottable-request.js +8 -38
  101. package/bundled/time-selection-picker.template.cjs +4 -4
  102. package/bundled/time-selection-picker.template.js +35 -35
  103. package/bundled/utils.cjs +1 -0
  104. package/bundled/utils.js +1420 -0
  105. package/bundled/vivid-element.cjs +1 -1
  106. package/bundled/vivid-element.js +1 -1
  107. package/button/definition.cjs +5 -5
  108. package/button/definition.js +1 -1
  109. package/button/index.cjs +1 -1
  110. package/button/index.js +1 -1
  111. package/calendar/index.cjs +11 -11
  112. package/calendar/index.js +30 -237
  113. package/calendar-event/index.cjs +3 -3
  114. package/calendar-event/index.js +4 -4
  115. package/card/definition.cjs +5 -5
  116. package/card/definition.js +1 -1
  117. package/card/index.cjs +15 -12
  118. package/card/index.js +17 -13
  119. package/checkbox/definition.cjs +5 -5
  120. package/checkbox/definition.js +1 -1
  121. package/checkbox/index.cjs +1 -1
  122. package/checkbox/index.js +2 -2
  123. package/color-picker/definition.cjs +5 -5
  124. package/color-picker/definition.js +2 -2
  125. package/color-picker/index.cjs +10 -10
  126. package/color-picker/index.js +58 -57
  127. package/combobox/definition.cjs +5 -5
  128. package/combobox/definition.js +2 -2
  129. package/combobox/index.cjs +9 -8
  130. package/combobox/index.js +40 -35
  131. package/contextual-help/definition.cjs +5 -5
  132. package/contextual-help/definition.js +2 -2
  133. package/contextual-help/index.cjs +1 -1
  134. package/contextual-help/index.js +2 -2
  135. package/country/definition.cjs +5 -5
  136. package/country/definition.js +1 -1
  137. package/country/index.cjs +1 -12
  138. package/country/index.js +4 -1216
  139. package/country-group/definition.cjs +6 -0
  140. package/country-group/definition.js +3 -0
  141. package/country-group/index.cjs +43 -0
  142. package/country-group/index.js +166 -0
  143. package/custom-elements.json +1274 -200
  144. package/data-grid/definition.cjs +9 -9
  145. package/data-grid/definition.js +2 -2
  146. package/data-grid/index.cjs +18 -18
  147. package/data-grid/index.js +260 -262
  148. package/date-picker/definition.cjs +5 -5
  149. package/date-picker/definition.js +2 -2
  150. package/date-picker/index.cjs +1 -1
  151. package/date-picker/index.js +13 -13
  152. package/date-range-picker/definition.cjs +5 -5
  153. package/date-range-picker/definition.js +2 -2
  154. package/date-range-picker/index.cjs +1 -1
  155. package/date-range-picker/index.js +8 -8
  156. package/date-time-picker/definition.cjs +5 -5
  157. package/date-time-picker/definition.js +2 -2
  158. package/date-time-picker/index.cjs +4 -4
  159. package/date-time-picker/index.js +25 -25
  160. package/dial-pad/definition.cjs +5 -5
  161. package/dial-pad/definition.js +2 -2
  162. package/dial-pad/index.cjs +6 -5
  163. package/dial-pad/index.js +14 -12
  164. package/dialog/definition.cjs +5 -5
  165. package/dialog/definition.js +2 -2
  166. package/dialog/index.cjs +6 -6
  167. package/dialog/index.js +17 -16
  168. package/divider/definition.cjs +1 -1
  169. package/divider/definition.js +1 -1
  170. package/divider/index.cjs +1 -1
  171. package/divider/index.js +1 -1
  172. package/empty-state/definition.cjs +5 -5
  173. package/empty-state/definition.js +2 -2
  174. package/empty-state/index.cjs +2 -2
  175. package/empty-state/index.js +6 -5
  176. package/fab/definition.cjs +5 -5
  177. package/fab/definition.js +2 -2
  178. package/fab/index.cjs +4 -4
  179. package/fab/index.js +13 -12
  180. package/file-picker/definition.cjs +5 -5
  181. package/file-picker/definition.js +2 -2
  182. package/file-picker/index.cjs +20 -17
  183. package/file-picker/index.js +40 -36
  184. package/flag/definition.cjs +6 -0
  185. package/flag/definition.js +3 -0
  186. package/flag/index.cjs +10 -0
  187. package/flag/index.js +61 -0
  188. package/header/definition.cjs +1 -1
  189. package/header/definition.js +1 -1
  190. package/header/index.cjs +4 -4
  191. package/header/index.js +5 -5
  192. package/icon/definition.cjs +1 -0
  193. package/icon/definition.js +1 -0
  194. package/icon/index.cjs +1 -1
  195. package/icon/index.js +1 -0
  196. package/index.cjs +204 -192
  197. package/index.js +55 -52
  198. package/layout/definition.cjs +1 -1
  199. package/layout/definition.js +1 -1
  200. package/lib/button/button.d.ts +1 -0
  201. package/lib/combobox/combobox.d.ts +0 -3
  202. package/lib/components.d.ts +2 -0
  203. package/lib/country/countries-data.d.ts +1 -0
  204. package/lib/country/{country-code-to-flag-icon.d.ts → utils.d.ts} +0 -3
  205. package/lib/country-group/country-group.d.ts +829 -0
  206. package/lib/country-group/country-group.template.d.ts +3 -0
  207. package/lib/country-group/definition.d.ts +3 -0
  208. package/lib/country-group/index.d.ts +1 -0
  209. package/lib/country-group/locale.d.ts +3 -0
  210. package/lib/date-picker/date-picker.d.ts +4 -0
  211. package/lib/date-range-picker/date-range-picker.d.ts +2 -0
  212. package/lib/date-time-picker/date-time-picker.d.ts +4 -4
  213. package/lib/dial-pad/dial-pad.d.ts +6 -2
  214. package/lib/dialog/dialog.d.ts +0 -1
  215. package/lib/flag/definition.d.ts +3 -0
  216. package/lib/flag/flag.d.ts +8 -0
  217. package/lib/flag/flag.template.d.ts +3 -0
  218. package/lib/flag/index.d.ts +1 -0
  219. package/lib/icon/icon.d.ts +1 -2
  220. package/lib/menu/menu.d.ts +0 -1
  221. package/lib/option/option.d.ts +0 -1
  222. package/lib/rich-text-editor/rte/exports.d.ts +1 -0
  223. package/lib/rich-text-editor/rte/features/alignment.d.ts +1 -1
  224. package/lib/rich-text-editor/rte/features/character-count.d.ts +21 -0
  225. package/lib/rich-text-editor/rte/features/font-size-picker.d.ts +1 -1
  226. package/lib/rich-text-editor/rte/features/internal/basic-text-blocks.d.ts +1 -1
  227. package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
  228. package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
  229. package/lib/rich-text-editor/rte/public-interface.d.ts +6 -0
  230. package/lib/searchable-select/option-tag.d.ts +3 -2
  231. package/lib/searchable-select/searchable-select.d.ts +3 -1
  232. package/lib/table/definition.d.ts +2 -1
  233. package/lib/table/table-header-cell.d.ts +3 -0
  234. package/lib/table/table-sorting-button.d.ts +415 -0
  235. package/lib/table/table-sorting-button.template.d.ts +3 -0
  236. package/lib/tag-name-map.d.ts +2 -1
  237. package/lib/time-picker/time-picker.d.ts +2 -0
  238. package/locales/de-DE.cjs +5 -178
  239. package/locales/de-DE.js +3 -179
  240. package/locales/en-GB.cjs +5 -9
  241. package/locales/en-GB.js +3 -10
  242. package/locales/en-US.cjs +269 -2
  243. package/locales/en-US.js +266 -1
  244. package/locales/ja-JP.cjs +5 -171
  245. package/locales/ja-JP.js +3 -172
  246. package/locales/zh-CN.cjs +5 -172
  247. package/locales/zh-CN.js +3 -173
  248. package/menu/definition.cjs +5 -5
  249. package/menu/definition.js +1 -1
  250. package/menu/index.cjs +1 -1
  251. package/menu/index.js +2 -2
  252. package/menu-item/definition.cjs +6 -6
  253. package/menu-item/definition.js +1 -1
  254. package/menu-item/index.cjs +1 -1
  255. package/menu-item/index.js +2 -2
  256. package/nav/definition.cjs +1 -1
  257. package/nav/definition.js +1 -1
  258. package/nav-disclosure/definition.cjs +5 -5
  259. package/nav-disclosure/definition.js +2 -2
  260. package/nav-disclosure/index.cjs +4 -4
  261. package/nav-disclosure/index.js +13 -12
  262. package/nav-item/definition.cjs +5 -5
  263. package/nav-item/definition.js +2 -2
  264. package/nav-item/index.cjs +2 -2
  265. package/nav-item/index.js +12 -11
  266. package/note/definition.cjs +5 -5
  267. package/note/definition.js +2 -2
  268. package/note/index.cjs +3 -3
  269. package/note/index.js +11 -10
  270. package/number-field/definition.cjs +5 -5
  271. package/number-field/definition.js +2 -2
  272. package/number-field/index.cjs +4 -4
  273. package/number-field/index.js +29 -28
  274. package/option/definition.cjs +5 -5
  275. package/option/definition.js +2 -2
  276. package/option/index.cjs +1 -1
  277. package/option/index.js +2 -2
  278. package/package.json +9 -10
  279. package/pagination/definition.cjs +5 -5
  280. package/pagination/definition.js +2 -2
  281. package/pagination/index.cjs +3 -3
  282. package/pagination/index.js +16 -16
  283. package/popover/definition.cjs +5 -5
  284. package/popover/definition.js +2 -2
  285. package/popover/index.cjs +7 -7
  286. package/popover/index.js +12 -11
  287. package/popup/definition.cjs +4 -4
  288. package/popup/definition.js +1 -1
  289. package/popup/index.cjs +1 -1
  290. package/popup/index.js +1 -1
  291. package/progress/definition.cjs +1 -1
  292. package/progress/definition.js +1 -1
  293. package/progress/index.cjs +2 -2
  294. package/progress/index.js +5 -5
  295. package/radio/definition.cjs +1 -1
  296. package/radio/definition.js +1 -1
  297. package/radio/index.cjs +1 -1
  298. package/radio/index.js +1 -1
  299. package/radio-group/definition.cjs +5 -5
  300. package/radio-group/definition.js +2 -2
  301. package/radio-group/index.cjs +4 -4
  302. package/radio-group/index.js +11 -11
  303. package/range-slider/definition.cjs +5 -5
  304. package/range-slider/definition.js +2 -2
  305. package/range-slider/index.cjs +4 -4
  306. package/range-slider/index.js +39 -36
  307. package/rich-text-editor/definition.cjs +32 -31
  308. package/rich-text-editor/definition.js +3 -3
  309. package/rich-text-editor/index.cjs +13 -13
  310. package/rich-text-editor/index.js +1887 -1830
  311. package/rich-text-view/definition.cjs +1 -1
  312. package/rich-text-view/definition.js +1 -1
  313. package/rich-text-view/index.cjs +1 -1
  314. package/rich-text-view/index.js +8 -8
  315. package/searchable-select/definition.cjs +4 -4
  316. package/searchable-select/definition.js +2 -2
  317. package/searchable-select/index.cjs +15 -13
  318. package/searchable-select/index.js +75 -72
  319. package/select/definition.cjs +5 -5
  320. package/select/definition.js +2 -2
  321. package/select/index.cjs +1 -1
  322. package/select/index.js +2 -2
  323. package/selectable-box/definition.cjs +5 -5
  324. package/selectable-box/definition.js +2 -2
  325. package/selectable-box/index.cjs +7 -7
  326. package/selectable-box/index.js +12 -12
  327. package/shared/foundation/test-utilities/fixture.d.ts +1 -1
  328. package/shared/icon/utils.d.ts +1 -0
  329. package/shared/localization/Locale.d.ts +2 -0
  330. package/shared/patterns/linkable.d.ts +1 -1
  331. package/shared/picker-field/mixins/calendar-picker.d.ts +1 -0
  332. package/shared/picker-field/mixins/calendar-picker.template.d.ts +1 -0
  333. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +1 -0
  334. package/shared/picker-field/mixins/single-date-picker.d.ts +1 -0
  335. package/shared/picker-field/mixins/single-value-picker.d.ts +1 -0
  336. package/shared/picker-field/mixins/time-selection-picker.d.ts +1 -0
  337. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +2 -0
  338. package/shared/picker-field/picker-field.d.ts +2 -0
  339. package/side-drawer/definition.cjs +1 -1
  340. package/side-drawer/definition.js +1 -1
  341. package/simple-color-picker/definition.cjs +5 -5
  342. package/simple-color-picker/definition.js +2 -2
  343. package/simple-color-picker/index.cjs +3 -3
  344. package/simple-color-picker/index.js +15 -14
  345. package/slider/definition.cjs +5 -5
  346. package/slider/definition.js +1 -1
  347. package/slider/index.cjs +1 -1
  348. package/slider/index.js +1 -1
  349. package/split-button/definition.cjs +5 -5
  350. package/split-button/definition.js +2 -2
  351. package/split-button/index.cjs +6 -6
  352. package/split-button/index.js +17 -16
  353. package/status/definition.cjs +5 -5
  354. package/status/definition.js +2 -2
  355. package/status/index.cjs +2 -2
  356. package/status/index.js +11 -10
  357. package/switch/definition.cjs +5 -5
  358. package/switch/definition.js +2 -2
  359. package/switch/index.cjs +4 -4
  360. package/switch/index.js +11 -10
  361. package/tab/definition.cjs +5 -5
  362. package/tab/definition.js +2 -2
  363. package/tab/index.cjs +1 -1
  364. package/tab/index.js +2 -2
  365. package/tab-panel/definition.cjs +1 -1
  366. package/tab-panel/definition.js +1 -1
  367. package/tab-panel/index.cjs +1 -1
  368. package/tab-panel/index.js +1 -1
  369. package/table/definition.cjs +4 -1
  370. package/table/definition.js +3 -2
  371. package/table/index.cjs +19 -10
  372. package/table/index.js +70 -21
  373. package/tabs/definition.cjs +6 -6
  374. package/tabs/definition.js +2 -2
  375. package/tabs/index.cjs +2 -2
  376. package/tabs/index.js +5 -5
  377. package/tag/definition.cjs +5 -5
  378. package/tag/definition.js +2 -2
  379. package/tag/index.cjs +8 -8
  380. package/tag/index.js +14 -13
  381. package/tag-group/definition.cjs +1 -1
  382. package/tag-group/definition.js +1 -1
  383. package/tag-group/index.cjs +3 -3
  384. package/tag-group/index.js +5 -5
  385. package/text-area/definition.cjs +5 -5
  386. package/text-area/definition.js +2 -2
  387. package/text-area/index.cjs +2 -2
  388. package/text-area/index.js +13 -13
  389. package/text-field/definition.cjs +5 -5
  390. package/text-field/definition.js +2 -2
  391. package/text-field/index.cjs +1 -1
  392. package/text-field/index.js +2 -2
  393. package/time-picker/definition.cjs +4 -4
  394. package/time-picker/definition.js +2 -2
  395. package/time-picker/index.cjs +1 -1
  396. package/time-picker/index.js +2 -2
  397. package/toggletip/definition.cjs +5 -5
  398. package/toggletip/definition.js +2 -2
  399. package/toggletip/index.cjs +1 -1
  400. package/toggletip/index.js +2 -2
  401. package/tooltip/definition.cjs +5 -5
  402. package/tooltip/definition.js +2 -2
  403. package/tooltip/index.cjs +1 -1
  404. package/tooltip/index.js +2 -2
  405. package/tree-item/definition.cjs +5 -5
  406. package/tree-item/definition.js +2 -2
  407. package/tree-item/index.cjs +1 -1
  408. package/tree-item/index.js +2 -2
  409. package/tree-view/definition.cjs +5 -5
  410. package/tree-view/definition.js +2 -2
  411. package/tree-view/index.cjs +3 -3
  412. package/tree-view/index.js +18 -18
  413. package/unbundled/button.cjs +2 -2
  414. package/unbundled/button.js +2 -2
  415. package/unbundled/calendar-picker.template.cjs +4347 -9
  416. package/unbundled/calendar-picker.template.js +4345 -7
  417. package/unbundled/chunk.cjs +0 -22
  418. package/unbundled/definition11.cjs +6 -0
  419. package/unbundled/definition11.js +6 -0
  420. package/unbundled/definition13.cjs +1 -8
  421. package/unbundled/definition13.js +1 -8
  422. package/unbundled/definition14.cjs +3 -2
  423. package/unbundled/definition14.js +3 -2
  424. package/unbundled/definition2.cjs +5 -75
  425. package/unbundled/definition2.js +1 -71
  426. package/unbundled/definition21.cjs +1 -2
  427. package/unbundled/definition21.js +1 -2
  428. package/unbundled/definition22.cjs +7 -2
  429. package/unbundled/definition22.js +7 -2
  430. package/unbundled/definition24.cjs +98 -979
  431. package/unbundled/definition24.js +93 -974
  432. package/unbundled/definition25.cjs +37 -322
  433. package/unbundled/definition25.js +33 -318
  434. package/unbundled/definition26.cjs +317 -91
  435. package/unbundled/definition26.js +313 -87
  436. package/unbundled/definition27.cjs +94 -192
  437. package/unbundled/definition27.js +91 -183
  438. package/unbundled/definition28.cjs +388 -395
  439. package/unbundled/definition28.js +388 -395
  440. package/unbundled/definition29.cjs +189 -110
  441. package/unbundled/definition29.js +180 -107
  442. package/unbundled/definition30.cjs +520 -36
  443. package/unbundled/definition30.js +519 -35
  444. package/unbundled/definition31.cjs +2 -1189
  445. package/unbundled/definition31.js +1 -1188
  446. package/unbundled/definition32.cjs +207 -1835
  447. package/unbundled/definition32.js +203 -1807
  448. package/unbundled/definition33.cjs +85 -228
  449. package/unbundled/definition33.js +82 -165
  450. package/unbundled/definition34.cjs +1887 -25
  451. package/unbundled/definition34.js +1857 -24
  452. package/unbundled/definition35.cjs +315 -121
  453. package/unbundled/definition35.js +236 -114
  454. package/unbundled/definition36.cjs +25 -405
  455. package/unbundled/definition36.js +22 -397
  456. package/unbundled/definition37.cjs +49 -140
  457. package/unbundled/definition37.js +46 -137
  458. package/unbundled/definition38.cjs +346 -329
  459. package/unbundled/definition38.js +343 -326
  460. package/unbundled/definition39.cjs +183 -234
  461. package/unbundled/definition39.js +181 -232
  462. package/unbundled/definition40.cjs +377 -47
  463. package/unbundled/definition40.js +372 -42
  464. package/unbundled/definition41.cjs +256 -57
  465. package/unbundled/definition41.js +255 -56
  466. package/unbundled/definition42.cjs +45 -421
  467. package/unbundled/definition42.js +41 -417
  468. package/unbundled/definition43.cjs +63 -49
  469. package/unbundled/definition43.js +61 -47
  470. package/unbundled/definition44.cjs +438 -30
  471. package/unbundled/definition44.js +434 -25
  472. package/unbundled/definition45.cjs +46 -84
  473. package/unbundled/definition45.js +43 -81
  474. package/unbundled/definition46.cjs +29 -54
  475. package/unbundled/definition46.js +24 -50
  476. package/unbundled/definition47.cjs +93 -21
  477. package/unbundled/definition47.js +91 -16
  478. package/unbundled/definition48.cjs +49 -33
  479. package/unbundled/definition48.js +46 -30
  480. package/unbundled/definition49.cjs +22 -347
  481. package/unbundled/definition49.js +16 -344
  482. package/unbundled/definition50.cjs +34 -211
  483. package/unbundled/definition50.js +30 -207
  484. package/unbundled/definition51.cjs +282 -242
  485. package/unbundled/definition51.js +275 -235
  486. package/unbundled/definition52.cjs +211 -51
  487. package/unbundled/definition52.js +209 -48
  488. package/unbundled/definition53.cjs +275 -131
  489. package/unbundled/definition53.js +272 -127
  490. package/unbundled/definition54.cjs +50 -261
  491. package/unbundled/definition54.js +48 -260
  492. package/unbundled/definition55.cjs +126 -443
  493. package/unbundled/definition55.js +123 -441
  494. package/unbundled/definition56.cjs +238 -12669
  495. package/unbundled/definition56.js +232 -12506
  496. package/unbundled/definition57.cjs +408 -729
  497. package/unbundled/definition57.js +406 -727
  498. package/unbundled/definition58.cjs +3619 -106
  499. package/unbundled/definition58.js +3449 -99
  500. package/unbundled/definition59.cjs +625 -868
  501. package/unbundled/definition59.js +620 -863
  502. package/unbundled/definition60.cjs +106 -108
  503. package/unbundled/definition60.js +102 -104
  504. package/unbundled/definition61.cjs +1040 -71
  505. package/unbundled/definition61.js +1035 -65
  506. package/unbundled/definition62.cjs +105 -169
  507. package/unbundled/definition62.js +101 -165
  508. package/unbundled/definition63.cjs +70 -113
  509. package/unbundled/definition63.js +65 -109
  510. package/unbundled/definition64.cjs +181 -53
  511. package/unbundled/definition64.js +178 -50
  512. package/unbundled/definition65.cjs +109 -76
  513. package/unbundled/definition65.js +109 -75
  514. package/unbundled/definition66.cjs +58 -21
  515. package/unbundled/definition66.js +55 -15
  516. package/unbundled/definition67.cjs +81 -74
  517. package/unbundled/definition67.js +79 -73
  518. package/unbundled/definition68.cjs +19 -344
  519. package/unbundled/definition68.js +14 -335
  520. package/unbundled/definition69.cjs +88 -26
  521. package/unbundled/definition69.js +85 -22
  522. package/unbundled/definition7.cjs +18 -3
  523. package/unbundled/definition7.js +18 -3
  524. package/unbundled/definition70.cjs +330 -111
  525. package/unbundled/definition70.js +320 -108
  526. package/unbundled/definition71.cjs +26 -271
  527. package/unbundled/definition71.js +21 -267
  528. package/unbundled/definition72.cjs +134 -28
  529. package/unbundled/definition72.js +125 -26
  530. package/unbundled/definition73.cjs +245 -113
  531. package/unbundled/definition73.js +242 -104
  532. package/unbundled/definition74.cjs +28 -212
  533. package/unbundled/definition74.js +26 -202
  534. package/unbundled/definition75.cjs +120 -52190
  535. package/unbundled/definition75.js +112 -52188
  536. package/unbundled/definition76.cjs +232 -0
  537. package/unbundled/definition76.js +213 -0
  538. package/unbundled/definition77.cjs +533 -0
  539. package/unbundled/definition77.js +513 -0
  540. package/unbundled/listbox.cjs +1 -1
  541. package/unbundled/listbox.js +1 -1
  542. package/unbundled/localized.cjs +2 -2
  543. package/unbundled/localized.js +1 -1
  544. package/unbundled/numberConverter.cjs +91 -0
  545. package/unbundled/numberConverter.js +74 -0
  546. package/unbundled/picker-field.template.cjs +3 -1
  547. package/unbundled/picker-field.template.js +3 -1
  548. package/unbundled/slottable-request.cjs +2 -3168
  549. package/unbundled/slottable-request.js +3 -3097
  550. package/unbundled/time-selection-picker.template.cjs +1 -1
  551. package/unbundled/time-selection-picker.template.js +1 -1
  552. package/unbundled/utils.cjs +1439 -0
  553. package/unbundled/utils.js +1428 -0
  554. package/unbundled/vivid-element.cjs +1 -1
  555. package/unbundled/vivid-element.js +1 -1
  556. package/video-player/definition.cjs +1 -1
  557. package/video-player/definition.js +1 -1
  558. package/video-player/index.cjs +3 -3
  559. package/video-player/index.js +9 -9
  560. package/vivid.api.json +860 -409
  561. package/unbundled/chunk.js +0 -33
  562. package/unbundled/en-US.cjs +0 -447
  563. package/unbundled/en-US.js +0 -443
  564. /package/{lib/icon/icon.placeholder.d.ts → shared/icon/icon-placeholder.d.ts} +0 -0
@@ -1,216 +1,26 @@
1
1
  import { t as e } from "../bundled/localized.js";
2
- import { O as t, T as n, c as r, d as i, l as a, o, s, t as c, u as l, w as u } from "../bundled/vivid-element.js";
3
- import { t as d } from "../bundled/repeat.js";
4
- import { t as f } from "../bundled/normalize.js";
5
- import { t as p } from "../bundled/when.js";
6
- import { r as m, t as h } from "../bundled/slotted.js";
7
- import { t as g } from "../bundled/children.js";
8
- import { n as _, r as v } from "../bundled/definition.js";
2
+ import { O as t, T as n, c as r, d as i, l as a, o, s, t as c, u as ee, w as l } from "../bundled/vivid-element.js";
3
+ import { t as u } from "../bundled/repeat.js";
4
+ import { t as d } from "../bundled/normalize.js";
5
+ import { t as f } from "../bundled/when.js";
6
+ import { r as p, t as m } from "../bundled/slotted.js";
7
+ import { t as h } from "../bundled/children.js";
8
+ import { n as g, r as _ } from "../bundled/definition.js";
9
+ import "../bundled/numberConverter.js";
10
+ import { t as v } from "../bundled/decorate.js";
9
11
  import { r as y, t as b } from "../bundled/definition2.js";
10
- import { t as x } from "../bundled/decorate.js";
11
- import { t as S } from "../bundled/class-names.js";
12
- import { a as ee, c as C, i as w, l as T, n as E, o as D, r as te, s as O, t as k } from "../bundled/key-codes.js";
13
- import { n as A, t as j } from "../bundled/host-semantics.js";
14
- import { a as M, i as N, n as P, r as F, t as I } from "../bundled/data-grid.options.js";
12
+ import { t as x } from "../bundled/class-names.js";
13
+ import { a as te, c as S, i as C, l as w, n as T, o as E, r as ne, s as D, t as O } from "../bundled/key-codes.js";
14
+ import { n as k, t as A } from "../bundled/host-semantics.js";
15
+ import { a as j, i as M, n as N, r as P, t as F } from "../bundled/data-grid.options.js";
15
16
  //#region ../../node_modules/.pnpm/@microsoft+fast-web-utilities@6.0.0/node_modules/@microsoft/fast-web-utilities/dist/events.js
16
- var L = "focus", R = "focusin", z = "focusout", B = "keydown", V = ":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}", H = ".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)}", U = ":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}", W = i`
17
- <template>
18
- ${(e) => e.rowData === null || e.columnDefinition === null || e.columnDefinition.columnDataKey === null ? null : e.rowData[e.columnDefinition.columnDataKey]}
19
- </template>
20
- `, G = i`
21
- <template>
22
- ${(e) => e.columnDefinition.title === void 0 ? e.columnDefinition.columnDataKey : e.columnDefinition.title}
23
- </template>
24
- `, K = class extends e(j(c)) {
25
- constructor(...e) {
26
- super(...e), this.cellType = F.default, this.rowData = null, this.columnDefinition = null, this.isActiveCell = !1, this.customCellView = null, this.updateCellStyle = () => {
27
- this.gridColumn && !this.gridColumn.includes("undefined") ? this.style.gridColumn = this.gridColumn : this.style.removeProperty("grid-column");
28
- }, this._selectable = !1, this.selected = !1, this.ariaSelected = null, this.ariaSort = null;
29
- }
30
- cellTypeChanged() {
31
- this.$fastController.isConnected && this.updateCellView();
32
- }
33
- gridColumnChanged() {
34
- this.$fastController.isConnected && this.updateCellStyle();
35
- }
36
- columnDefinitionChanged(e, t) {
37
- this.$fastController.isConnected && this.updateCellView();
38
- }
39
- updateFixedStyle() {
40
- this.fixedPosition === void 0 ? (this.removeAttribute("data-fixed"), this.style.removeProperty("left")) : (this.setAttribute("data-fixed", ""), this.style.left = this.fixedPosition);
41
- }
42
- setFixedPosition(e) {
43
- this.fixedPosition = e, this.updateFixedStyle();
44
- }
45
- connectedCallback() {
46
- super.connectedCallback(), this.addEventListener(R, this.handleFocusin), this.addEventListener(z, this.handleFocusout), this.addEventListener(B, this.handleKeydown), this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`, this.updateCellView(), this.updateCellStyle(), this.updateFixedStyle();
47
- }
48
- disconnectedCallback() {
49
- super.disconnectedCallback(), this.removeEventListener(R, this.handleFocusin), this.removeEventListener(z, this.handleFocusout), this.removeEventListener(B, this.handleKeydown), this.disconnectCellView();
50
- }
51
- handleFocusin(e) {
52
- if (this.shadowRoot.querySelector(".base").classList.add("active"), !this.isActiveCell) {
53
- switch (this.isActiveCell = !0, this.cellType) {
54
- case F.columnHeader:
55
- if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== !0 && typeof this.columnDefinition.headerCellFocusTargetCallback == "function") {
56
- let e = this.columnDefinition.headerCellFocusTargetCallback(this);
57
- /* v8 ignore else -- @preserve */
58
- e !== null && e.focus();
59
- }
60
- break;
61
- default:
62
- if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== !0 && typeof this.columnDefinition.cellFocusTargetCallback == "function") {
63
- let e = this.columnDefinition.cellFocusTargetCallback(this);
64
- /* v8 ignore else -- @preserve */
65
- e !== null && e.focus();
66
- }
67
- break;
68
- }
69
- this.$emit("cell-focused", this);
70
- }
71
- }
72
- handleFocusout(e) {
73
- /* v8 ignore else -- @preserve */
74
- this.shadowRoot.querySelector(".base").classList.remove("active"), this !== document.activeElement && !this.contains(document.activeElement) && (this.isActiveCell = !1);
75
- }
76
- handleKeydown(e) {
77
- if (!(e.defaultPrevented || this.columnDefinition === null || this.cellType === F.default && this.columnDefinition.cellInternalFocusQueue !== !0 || this.cellType === F.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== !0)) switch (e.key) {
78
- case ee:
79
- case "F2":
80
- if (this.contains(document.activeElement) && document.activeElement !== this) return;
81
- switch (this.cellType) {
82
- case F.columnHeader:
83
- if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
84
- let t = this.columnDefinition.headerCellFocusTargetCallback(this);
85
- t !== null && t.focus(), e.preventDefault();
86
- }
87
- break;
88
- default:
89
- if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
90
- let t = this.columnDefinition.cellFocusTargetCallback(this);
91
- t !== null && t.focus(), e.preventDefault();
92
- }
93
- break;
94
- }
95
- break;
96
- case D:
97
- /* v8 ignore else -- @preserve */
98
- this.contains(document.activeElement) && document.activeElement !== this && (this.focus(), e.preventDefault());
99
- break;
100
- }
101
- }
102
- updateCellView() {
103
- if (this.disconnectCellView(), this.columnDefinition !== null) {
104
- switch (this.cellType) {
105
- case F.columnHeader:
106
- this.columnDefinition.headerCellTemplate === void 0 ? this.customCellView = G.render(this, this) : this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
107
- break;
108
- case F.rowHeader:
109
- case F.default:
110
- this.columnDefinition.cellTemplate === void 0 ? this.customCellView = W.render(this, this) : this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
111
- break;
112
- }
113
- this.columnDefinition?.sortable ? this.columnDefinition.sortDirection ? this.sortDirection = this.columnDefinition.sortDirection : this.sortDirection = P.none : this.sortDirection = void 0;
114
- }
115
- }
116
- disconnectCellView() {
117
- this.customCellView !== null && (this.customCellView.dispose(), this.customCellView = null);
118
- }
119
- ariaSelectedChanged(e, t) {
120
- super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
121
- }
122
- ariaSortChanged(e, t) {
123
- if (super.ariaSortChanged(e, t), t === null) {
124
- this.sortDirection = void 0;
125
- return;
126
- }
127
- this.sortDirection = t;
128
- }
129
- #e() {
130
- return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
131
- }
132
- _handleInteraction() {
133
- let e = this.cellType === "columnheader";
134
- return e && this.sortDirection !== void 0 && this.$emit("sort", {
135
- columnDataKey: this.#e(),
136
- sortDirection: this.sortDirection
137
- }), (e ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue) || this.$emit("cell-click", {
138
- cell: this,
139
- row: this.parentElement,
140
- isHeaderCell: e,
141
- columnDataKey: this.#e()
142
- }), !0;
143
- }
144
- };
145
- x([a({ attribute: "cell-type" })], K.prototype, "cellType", void 0), x([a({ attribute: "grid-column" })], K.prototype, "gridColumn", void 0), x([n], K.prototype, "rowData", void 0), x([n], K.prototype, "columnDefinition", void 0), x([n], K.prototype, "_selectable", void 0), x([a({ mode: "boolean" })], K.prototype, "selected", void 0), x([a({ attribute: "sort-direction" })], K.prototype, "sortDirection", void 0), x([n], K.prototype, "_actionItemsSlottedContent", void 0);
146
- //#endregion
147
- //#region src/lib/data-grid/data-grid-row.ts
148
- var q = class extends j(c) {
149
- constructor(...e) {
150
- super(...e), this.rowType = N.default, this.rowData = null, this.columnDefinitions = null, this.behaviorOrchestrator = null, this.focusColumnIndex = 0, this.updateRowStyle = () => {
151
- this.style.gridTemplateColumns = this.gridTemplateColumns;
152
- }, this.ariaSelected = null, this._selectable = !1, this.selected = !1;
153
- }
154
- gridTemplateColumnsChanged() {
155
- this.$fastController.isConnected && this.updateRowStyle();
156
- }
157
- rowTypeChanged() {
158
- this.$fastController.isConnected && this.updateItemTemplate();
159
- }
160
- cellItemTemplateChanged() {
161
- this.updateItemTemplate();
162
- }
163
- headerCellItemTemplateChanged() {
164
- this.updateItemTemplate();
165
- }
166
- connectedCallback() {
167
- super.connectedCallback(), this.behaviorOrchestrator === null && (this.updateItemTemplate(), this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new d(f((e) => e.columnDefinitions), f((e) => e.activeCellItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.addEventListener("cell-focused", this.handleCellFocus), this.addEventListener(z, this.handleFocusout), this.addEventListener(B, this.handleKeydown), this.updateRowStyle();
168
- }
169
- disconnectedCallback() {
170
- super.disconnectedCallback(), this.removeEventListener("cell-focused", this.handleCellFocus), this.removeEventListener(z, this.handleFocusout), this.removeEventListener(B, this.handleKeydown);
171
- }
172
- handleFocusout(e) {
173
- /* v8 ignore else -- @preserve */
174
- this.contains(document.activeElement) || (this.focusColumnIndex = 0);
175
- }
176
- handleCellFocus(e) {
177
- this.focusColumnIndex = this.cellElements.indexOf(e.target), this.$emit("row-focused", this);
178
- }
179
- handleKeydown(e) {
180
- if (e.defaultPrevented) return;
181
- let t = 0;
182
- switch (e.key) {
183
- case E:
184
- t = Math.max(0, this.focusColumnIndex - 1), this.cellElements[t].focus(), e.preventDefault();
185
- break;
186
- case te:
187
- t = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1), this.cellElements[t].focus(), e.preventDefault();
188
- break;
189
- case O:
190
- e.ctrlKey || (this.cellElements[0].focus(), e.preventDefault());
191
- break;
192
- case "End":
193
- e.ctrlKey || (this.cellElements[this.cellElements.length - 1].focus(), e.preventDefault());
194
- break;
195
- }
196
- }
197
- updateItemTemplate() {
198
- this.activeCellItemTemplate = this.rowType === N.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === N.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate === void 0 ? this.defaultHeaderCellItemTemplate : this.headerCellItemTemplate;
199
- }
200
- ariaSelectedChanged(e, t) {
201
- super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
202
- }
203
- };
204
- x([a({ attribute: "grid-template-columns" })], q.prototype, "gridTemplateColumns", void 0), x([a({ attribute: "row-type" })], q.prototype, "rowType", void 0), x([n], q.prototype, "rowData", void 0), x([n], q.prototype, "columnDefinitions", void 0), x([n], q.prototype, "cellItemTemplate", void 0), x([n], q.prototype, "headerCellItemTemplate", void 0), x([n], q.prototype, "rowIndex", void 0), x([n], q.prototype, "activeCellItemTemplate", void 0), x([n], q.prototype, "defaultCellItemTemplate", void 0), x([n], q.prototype, "defaultHeaderCellItemTemplate", void 0), x([n], q.prototype, "cellElements", void 0), x([n], q.prototype, "_selectable", void 0), x([a({ mode: "boolean" })], q.prototype, "selected", void 0);
205
- //#endregion
206
- //#region src/lib/data-grid/data-grid.ts
207
- var J = {
17
+ var I = "focus", L = "focusin", R = "focusout", z = "keydown", B = ":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}", V = ".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)}", H = ":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}", U = {
208
18
  none: "none",
209
19
  singleRow: "single-row",
210
20
  multiRow: "multi-row",
211
21
  singleCell: "single-cell",
212
22
  multiCell: "multi-cell"
213
- }, Y = class e extends c {
23
+ }, W = class e extends c {
214
24
  static generateTemplateColumns(e) {
215
25
  let t = "";
216
26
  return e.forEach((e) => {
@@ -261,10 +71,10 @@ var J = {
261
71
  }), this.resizeObserver.observe(this));
262
72
  }
263
73
  connectedCallback() {
264
- super.connectedCallback(), this.rowItemTemplate === void 0 && (this.rowItemTemplate = this.defaultRowItemTemplate), this.behaviorOrchestrator === null && (this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new d(f((e) => e.rowsData), f((e) => e.rowItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.toggleGeneratedHeader(), this.addEventListener("row-focused", this.handleRowFocus), this.addEventListener(L, this.handleFocus), this.addEventListener(B, this.handleKeydown), this.addEventListener(z, this.handleFocusOut), this.observer = new MutationObserver(this.onChildListChange), this.observer.observe(this, { childList: !0 }), this.setupResizeObserver(), t.enqueue(this.queueRowIndexUpdate), this.#e(), u.getNotifier(this).subscribe(this.#s, "columnDefinitions");
74
+ super.connectedCallback(), this.rowItemTemplate === void 0 && (this.rowItemTemplate = this.defaultRowItemTemplate), this.behaviorOrchestrator === null && (this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new u(d((e) => e.rowsData), d((e) => e.rowItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.toggleGeneratedHeader(), this.addEventListener("row-focused", this.handleRowFocus), this.addEventListener(I, this.handleFocus), this.addEventListener(z, this.handleKeydown), this.addEventListener(R, this.handleFocusOut), this.observer = new MutationObserver(this.onChildListChange), this.observer.observe(this, { childList: !0 }), this.setupResizeObserver(), t.enqueue(this.queueRowIndexUpdate), this.#e(), l.getNotifier(this).subscribe(this.#s, "columnDefinitions");
265
75
  }
266
76
  disconnectedCallback() {
267
- super.disconnectedCallback(), this.removeEventListener("row-focused", this.handleRowFocus), this.removeEventListener(L, this.handleFocus), this.removeEventListener(B, this.handleKeydown), this.removeEventListener(z, this.handleFocusOut), this.observer.disconnect(), this.resizeObserver &&= (this.resizeObserver.disconnect(), void 0), this.generatedHeader = null, u.getNotifier(this).unsubscribe(this.#s, "columnDefinitions");
77
+ super.disconnectedCallback(), this.removeEventListener("row-focused", this.handleRowFocus), this.removeEventListener(I, this.handleFocus), this.removeEventListener(z, this.handleKeydown), this.removeEventListener(R, this.handleFocusOut), this.observer.disconnect(), this.resizeObserver &&= (this.resizeObserver.disconnect(), void 0), this.generatedHeader = null, l.getNotifier(this).unsubscribe(this.#s, "columnDefinitions");
268
78
  }
269
79
  handleRowFocus(e) {
270
80
  this.isUpdatingFocus = !0;
@@ -281,13 +91,13 @@ var J = {
281
91
  if (e.defaultPrevented) return;
282
92
  let t, n = this.rowElements.length - 1, r = this.offsetHeight + this.scrollTop, i = this.rowElements[n];
283
93
  switch (e.key) {
284
- case w:
94
+ case C:
285
95
  e.preventDefault(), this.focusOnCell(this.focusRowIndex - 1, this.focusColumnIndex, !0);
286
96
  break;
287
- case k:
97
+ case O:
288
98
  e.preventDefault(), this.focusOnCell(this.focusRowIndex + 1, this.focusColumnIndex, !0);
289
99
  break;
290
- case T:
100
+ case w:
291
101
  if (e.preventDefault(), this.rowElements.length === 0) {
292
102
  this.focusOnCell(0, 0, !1);
293
103
  break;
@@ -305,7 +115,7 @@ var J = {
305
115
  }
306
116
  this.focusOnCell(t, this.focusColumnIndex, !1);
307
117
  break;
308
- case C:
118
+ case S:
309
119
  if (e.preventDefault(), this.rowElements.length === 0) {
310
120
  this.focusOnCell(0, 0, !1);
311
121
  break;
@@ -318,13 +128,13 @@ var J = {
318
128
  let e = this.rowElements[t];
319
129
  if (e.offsetTop + e.offsetHeight > r) {
320
130
  let t = 0;
321
- this.generateHeader === M.sticky && this.generatedHeader !== null && (t = this.generatedHeader.clientHeight), this.scrollTop = e.offsetTop - t;
131
+ this.generateHeader === j.sticky && this.generatedHeader !== null && (t = this.generatedHeader.clientHeight), this.scrollTop = e.offsetTop - t;
322
132
  break;
323
133
  }
324
134
  }
325
135
  this.focusOnCell(t, this.focusColumnIndex, !1);
326
136
  break;
327
- case O:
137
+ case D:
328
138
  /* v8 ignore else -- @preserve */
329
139
  e.ctrlKey && (e.preventDefault(), this.focusOnCell(0, 0, !0));
330
140
  break;
@@ -341,10 +151,10 @@ var J = {
341
151
  this.pendingFocusUpdate = !1, this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, !0);
342
152
  }
343
153
  toggleGeneratedHeader() {
344
- if (this.generatedHeader !== null && (this.removeChild(this.generatedHeader), this.generatedHeader = null), this.generateHeader !== M.none && this.columnDefinitions !== null) {
154
+ if (this.generatedHeader !== null && (this.removeChild(this.generatedHeader), this.generatedHeader = null), this.generateHeader !== j.none && this.columnDefinitions !== null) {
345
155
  let e = document.createElement(this.rowElementTag);
346
156
  /* v8 ignore else -- @preserve */
347
- this.generatedHeader = e, this.generatedHeader.columnDefinitions = this.columnDefinitions, this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns, this.generatedHeader.rowType = this.generateHeader === M.sticky ? N.stickyHeader : N.header, this.firstChild !== null && this.insertBefore(e, this.firstChild);
157
+ this.generatedHeader = e, this.generatedHeader.columnDefinitions = this.columnDefinitions, this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns, this.generatedHeader.rowType = this.generateHeader === j.sticky ? M.stickyHeader : M.header, this.firstChild !== null && this.insertBefore(e, this.firstChild);
348
158
  return;
349
159
  }
350
160
  }
@@ -372,7 +182,7 @@ var J = {
372
182
  };
373
183
  #i = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
374
184
  if (!(e.getAttribute("role") !== "gridcell" || e.getAttribute("cell-type") !== "default")) {
375
- if (this.selectionMode === J.singleCell || this.selectionMode === J.multiCell) {
185
+ if (this.selectionMode === U.singleCell || this.selectionMode === U.multiCell) {
376
186
  this.#a({
377
187
  target: e,
378
188
  ctrlKey: t,
@@ -381,7 +191,7 @@ var J = {
381
191
  });
382
192
  return;
383
193
  }
384
- (this.selectionMode === J.singleRow || this.selectionMode === J.multiRow) && this.#o({
194
+ (this.selectionMode === U.singleRow || this.selectionMode === U.multiRow) && this.#o({
385
195
  target: e,
386
196
  ctrlKey: t,
387
197
  shiftKey: n,
@@ -391,7 +201,7 @@ var J = {
391
201
  };
392
202
  #a = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
393
203
  let i = e;
394
- if (this.selectionMode === J.multiCell && (t || n || r)) i.selected = !this.#n.includes(i);
204
+ if (this.selectionMode === U.multiCell && (t || n || r)) i.selected = !this.#n.includes(i);
395
205
  else {
396
206
  let e = i.selected;
397
207
  this._resetSelection(!0), i.selected = !e;
@@ -399,14 +209,14 @@ var J = {
399
209
  };
400
210
  #o = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
401
211
  let i = e.parentNode;
402
- if (this.selectionMode === J.multiRow && (t || n || r)) i.selected = !this.#t.includes(i);
212
+ if (this.selectionMode === U.multiRow && (t || n || r)) i.selected = !this.#t.includes(i);
403
213
  else {
404
214
  let e = i.selected;
405
215
  this._resetSelection(!0), i.selected = !e;
406
216
  }
407
217
  };
408
218
  constructor() {
409
- super(), this.noTabbing = !1, this.generateHeader = M.default, this.rowsData = [], this.columnDefinitions = null, this.focusRowIndex = 0, this.focusColumnIndex = 0, this.fixedColumnsPositions = [], this.behaviorOrchestrator = null, this.generatedHeader = null, this.isUpdatingFocus = !1, this.pendingFocusUpdate = !1, this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !0, this.generatedGridTemplateColumns = "", this.focusOnCell = (e, t, n) => {
219
+ super(), this.noTabbing = !1, this.generateHeader = j.default, this.rowsData = [], this.columnDefinitions = null, this.focusRowIndex = 0, this.focusColumnIndex = 0, this.fixedColumnsPositions = [], this.behaviorOrchestrator = null, this.generatedHeader = null, this.isUpdatingFocus = !1, this.pendingFocusUpdate = !1, this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !0, this.generatedGridTemplateColumns = "", this.focusOnCell = (e, t, n) => {
410
220
  if (this.rowElements.length === 0) {
411
221
  this.focusRowIndex = 0, this.focusColumnIndex = 0;
412
222
  return;
@@ -440,12 +250,12 @@ var J = {
440
250
  }), this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !1;
441
251
  }, this._resetSelection = (e = !1) => {
442
252
  let t = Array.from(this.querySelectorAll("[role=\"gridcell\"], [cell-type=\"default\"]")), n = Array.from(this.querySelectorAll("[role=\"row\"], [row-type=\"default\"]"));
443
- if (this.selectionMode === J.singleCell || this.selectionMode === J.multiCell) {
253
+ if (this.selectionMode === U.singleCell || this.selectionMode === U.multiCell) {
444
254
  for (let n of t) n._selectable = !0, n.selected = e ? !1 : n.selected || !1;
445
255
  for (let e of n) e._selectable = !1, e.selected = !1;
446
256
  }
447
- if (this.selectionMode === J.none) for (let e of [...t, ...n]) e._selectable = !1, e.selected = !1;
448
- if (this.selectionMode === J.singleRow || this.selectionMode === J.multiRow) {
257
+ if (this.selectionMode === U.none) for (let e of [...t, ...n]) e._selectable = !1, e.selected = !1;
258
+ if (this.selectionMode === U.singleRow || this.selectionMode === U.multiRow) {
449
259
  for (let e of t) e._selectable = !1, e.selected = !1;
450
260
  for (let t of n) t._selectable = !0, t.selected = e ? !1 : t.selected || !1;
451
261
  }
@@ -504,17 +314,76 @@ var J = {
504
314
  }), this.fixedColumnsPositions = [];
505
315
  }
506
316
  };
507
- x([a({
317
+ v([a({
508
318
  attribute: "no-tabbing",
509
319
  mode: "boolean"
510
- })], Y.prototype, "noTabbing", void 0), x([a({ attribute: "generate-header" })], Y.prototype, "generateHeader", void 0), x([a({ attribute: "grid-template-columns" })], Y.prototype, "gridTemplateColumns", void 0), x([n], Y.prototype, "rowsData", void 0), x([n], Y.prototype, "columnDefinitions", void 0), x([n], Y.prototype, "rowItemTemplate", void 0), x([n], Y.prototype, "cellItemTemplate", void 0), x([n], Y.prototype, "headerCellItemTemplate", void 0), x([n], Y.prototype, "focusRowIndex", void 0), x([n], Y.prototype, "focusColumnIndex", void 0), x([a({
320
+ })], W.prototype, "noTabbing", void 0), v([a({ attribute: "generate-header" })], W.prototype, "generateHeader", void 0), v([a({ attribute: "grid-template-columns" })], W.prototype, "gridTemplateColumns", void 0), v([n], W.prototype, "rowsData", void 0), v([n], W.prototype, "columnDefinitions", void 0), v([n], W.prototype, "rowItemTemplate", void 0), v([n], W.prototype, "cellItemTemplate", void 0), v([n], W.prototype, "headerCellItemTemplate", void 0), v([n], W.prototype, "focusRowIndex", void 0), v([n], W.prototype, "focusColumnIndex", void 0), v([a({
511
321
  attribute: "fixed-columns",
512
- converter: l
513
- })], Y.prototype, "fixedColumns", void 0), x([n], Y.prototype, "defaultRowItemTemplate", void 0), x([n], Y.prototype, "rowElementTag", void 0), x([n], Y.prototype, "rowElements", void 0), x([n], Y.prototype, "slottedRowElements", void 0), x([a({ attribute: "selection-mode" })], Y.prototype, "selectionMode", void 0);
322
+ converter: ee
323
+ })], W.prototype, "fixedColumns", void 0), v([n], W.prototype, "defaultRowItemTemplate", void 0), v([n], W.prototype, "rowElementTag", void 0), v([n], W.prototype, "rowElements", void 0), v([n], W.prototype, "slottedRowElements", void 0), v([a({ attribute: "selection-mode" })], W.prototype, "selectionMode", void 0);
324
+ //#endregion
325
+ //#region src/lib/data-grid/data-grid-row.ts
326
+ var G = class extends A(c) {
327
+ constructor(...e) {
328
+ super(...e), this.rowType = M.default, this.rowData = null, this.columnDefinitions = null, this.behaviorOrchestrator = null, this.focusColumnIndex = 0, this.updateRowStyle = () => {
329
+ this.style.gridTemplateColumns = this.gridTemplateColumns;
330
+ }, this.ariaSelected = null, this._selectable = !1, this.selected = !1;
331
+ }
332
+ gridTemplateColumnsChanged() {
333
+ this.$fastController.isConnected && this.updateRowStyle();
334
+ }
335
+ rowTypeChanged() {
336
+ this.$fastController.isConnected && this.updateItemTemplate();
337
+ }
338
+ cellItemTemplateChanged() {
339
+ this.updateItemTemplate();
340
+ }
341
+ headerCellItemTemplateChanged() {
342
+ this.updateItemTemplate();
343
+ }
344
+ connectedCallback() {
345
+ super.connectedCallback(), this.behaviorOrchestrator === null && (this.updateItemTemplate(), this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new u(d((e) => e.columnDefinitions), d((e) => e.activeCellItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.addEventListener("cell-focused", this.handleCellFocus), this.addEventListener(R, this.handleFocusout), this.addEventListener(z, this.handleKeydown), this.updateRowStyle();
346
+ }
347
+ disconnectedCallback() {
348
+ super.disconnectedCallback(), this.removeEventListener("cell-focused", this.handleCellFocus), this.removeEventListener(R, this.handleFocusout), this.removeEventListener(z, this.handleKeydown);
349
+ }
350
+ handleFocusout(e) {
351
+ /* v8 ignore else -- @preserve */
352
+ this.contains(document.activeElement) || (this.focusColumnIndex = 0);
353
+ }
354
+ handleCellFocus(e) {
355
+ this.focusColumnIndex = this.cellElements.indexOf(e.target), this.$emit("row-focused", this);
356
+ }
357
+ handleKeydown(e) {
358
+ if (e.defaultPrevented) return;
359
+ let t = 0;
360
+ switch (e.key) {
361
+ case T:
362
+ t = Math.max(0, this.focusColumnIndex - 1), this.cellElements[t].focus(), e.preventDefault();
363
+ break;
364
+ case ne:
365
+ t = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1), this.cellElements[t].focus(), e.preventDefault();
366
+ break;
367
+ case D:
368
+ e.ctrlKey || (this.cellElements[0].focus(), e.preventDefault());
369
+ break;
370
+ case "End":
371
+ e.ctrlKey || (this.cellElements[this.cellElements.length - 1].focus(), e.preventDefault());
372
+ break;
373
+ }
374
+ }
375
+ updateItemTemplate() {
376
+ this.activeCellItemTemplate = this.rowType === M.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === M.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate === void 0 ? this.defaultHeaderCellItemTemplate : this.headerCellItemTemplate;
377
+ }
378
+ ariaSelectedChanged(e, t) {
379
+ super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
380
+ }
381
+ };
382
+ v([a({ attribute: "grid-template-columns" })], G.prototype, "gridTemplateColumns", void 0), v([a({ attribute: "row-type" })], G.prototype, "rowType", void 0), v([n], G.prototype, "rowData", void 0), v([n], G.prototype, "columnDefinitions", void 0), v([n], G.prototype, "cellItemTemplate", void 0), v([n], G.prototype, "headerCellItemTemplate", void 0), v([n], G.prototype, "rowIndex", void 0), v([n], G.prototype, "activeCellItemTemplate", void 0), v([n], G.prototype, "defaultCellItemTemplate", void 0), v([n], G.prototype, "defaultHeaderCellItemTemplate", void 0), v([n], G.prototype, "cellElements", void 0), v([n], G.prototype, "_selectable", void 0), v([a({ mode: "boolean" })], G.prototype, "selected", void 0);
514
383
  //#endregion
515
384
  //#region src/lib/data-grid/data-grid.template.ts
516
- function ne(e) {
517
- let t = e.tagFor(q);
385
+ function K(e) {
386
+ let t = e.tagFor(G);
518
387
  return i`
519
388
  <${t}
520
389
  :rowData="${(e) => e}"
@@ -523,15 +392,15 @@ function ne(e) {
523
392
  ></${t}>
524
393
  `;
525
394
  }
526
- function X(e) {
527
- return e.selectionMode === void 0 || e.selectionMode === J.none ? null : e.selectionMode.includes("multi") ? "true" : "false";
395
+ function q(e) {
396
+ return e.selectionMode === void 0 || e.selectionMode === U.none ? null : e.selectionMode.includes("multi") ? "true" : "false";
528
397
  }
529
- function Z(e) {
398
+ function J(e) {
530
399
  if (e.columnDefinitions === null) {
531
400
  let t = e.querySelector("[cell-type=\"columnheader\"]")?.parentElement;
532
- if (e.generateHeader === M.default && (t?.getAttribute("row-type") === N.header || t?.getAttribute("row-type") === N.stickyHeader)) return;
401
+ if (e.generateHeader === j.default && (t?.getAttribute("row-type") === M.header || t?.getAttribute("row-type") === M.stickyHeader)) return;
533
402
  if (t) {
534
- let n = e.generateHeader === M.sticky ? N.stickyHeader : N.header;
403
+ let n = e.generateHeader === j.sticky ? M.stickyHeader : M.header;
535
404
  t.setAttribute("row-type", n);
536
405
  }
537
406
  }
@@ -539,35 +408,164 @@ function Z(e) {
539
408
  function re(e, { event: t }) {
540
409
  t.stopPropagation();
541
410
  }
542
- var ie = (e) => {
543
- let t = ne(e), n = e.tagFor(q, !0);
411
+ var Y = (e) => {
412
+ let t = K(e), n = e.tagFor(G, !0);
544
413
  return i`
545
414
  <template
546
- aria-multiselectable="${X}"
415
+ aria-multiselectable="${q}"
547
416
  role="grid"
548
417
  tabindex="0"
549
418
  @sort="${re}"
550
419
  :rowElementTag="${() => n}"
551
420
  :defaultRowItemTemplate="${t}"
552
- ${g({
421
+ ${h({
553
422
  property: "rowElements",
554
- filter: m("[role=row],[data-vvd-component=data-grid-row]")
423
+ filter: p("[role=row],[data-vvd-component=data-grid-row]")
555
424
  })}
556
425
  >
557
426
  <div class="base">
558
- ${Z}
559
- <slot ${h("slottedRowElements")}></slot>
427
+ ${J}
428
+ <slot ${m("slottedRowElements")}></slot>
560
429
  </div>
561
430
  </template>
562
431
  `;
432
+ }, X = i`
433
+ <template>
434
+ ${(e) => e.rowData === null || e.columnDefinition === null || e.columnDefinition.columnDataKey === null ? null : e.rowData[e.columnDefinition.columnDataKey]}
435
+ </template>
436
+ `, ie = i`
437
+ <template>
438
+ ${(e) => e.columnDefinition.title === void 0 ? e.columnDefinition.columnDataKey : e.columnDefinition.title}
439
+ </template>
440
+ `, Z = class extends e(A(c)) {
441
+ constructor(...e) {
442
+ super(...e), this.cellType = P.default, this.rowData = null, this.columnDefinition = null, this.isActiveCell = !1, this.customCellView = null, this.updateCellStyle = () => {
443
+ this.gridColumn && !this.gridColumn.includes("undefined") ? this.style.gridColumn = this.gridColumn : this.style.removeProperty("grid-column");
444
+ }, this._selectable = !1, this.selected = !1, this.ariaSelected = null, this.ariaSort = null;
445
+ }
446
+ cellTypeChanged() {
447
+ this.$fastController.isConnected && this.updateCellView();
448
+ }
449
+ gridColumnChanged() {
450
+ this.$fastController.isConnected && this.updateCellStyle();
451
+ }
452
+ columnDefinitionChanged(e, t) {
453
+ this.$fastController.isConnected && this.updateCellView();
454
+ }
455
+ updateFixedStyle() {
456
+ this.fixedPosition === void 0 ? (this.removeAttribute("data-fixed"), this.style.removeProperty("left")) : (this.setAttribute("data-fixed", ""), this.style.left = this.fixedPosition);
457
+ }
458
+ setFixedPosition(e) {
459
+ this.fixedPosition = e, this.updateFixedStyle();
460
+ }
461
+ connectedCallback() {
462
+ super.connectedCallback(), this.addEventListener(L, this.handleFocusin), this.addEventListener(R, this.handleFocusout), this.addEventListener(z, this.handleKeydown), this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`, this.updateCellView(), this.updateCellStyle(), this.updateFixedStyle();
463
+ }
464
+ disconnectedCallback() {
465
+ super.disconnectedCallback(), this.removeEventListener(L, this.handleFocusin), this.removeEventListener(R, this.handleFocusout), this.removeEventListener(z, this.handleKeydown), this.disconnectCellView();
466
+ }
467
+ handleFocusin(e) {
468
+ if (this.shadowRoot.querySelector(".base").classList.add("active"), !this.isActiveCell) {
469
+ switch (this.isActiveCell = !0, this.cellType) {
470
+ case P.columnHeader:
471
+ if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== !0 && typeof this.columnDefinition.headerCellFocusTargetCallback == "function") {
472
+ let e = this.columnDefinition.headerCellFocusTargetCallback(this);
473
+ /* v8 ignore else -- @preserve */
474
+ e !== null && e.focus();
475
+ }
476
+ break;
477
+ default:
478
+ if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== !0 && typeof this.columnDefinition.cellFocusTargetCallback == "function") {
479
+ let e = this.columnDefinition.cellFocusTargetCallback(this);
480
+ /* v8 ignore else -- @preserve */
481
+ e !== null && e.focus();
482
+ }
483
+ break;
484
+ }
485
+ this.$emit("cell-focused", this);
486
+ }
487
+ }
488
+ handleFocusout(e) {
489
+ /* v8 ignore else -- @preserve */
490
+ this.shadowRoot.querySelector(".base").classList.remove("active"), this !== document.activeElement && !this.contains(document.activeElement) && (this.isActiveCell = !1);
491
+ }
492
+ handleKeydown(e) {
493
+ if (!(e.defaultPrevented || this.columnDefinition === null || this.cellType === P.default && this.columnDefinition.cellInternalFocusQueue !== !0 || this.cellType === P.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== !0)) switch (e.key) {
494
+ case te:
495
+ case "F2":
496
+ if (this.contains(document.activeElement) && document.activeElement !== this) return;
497
+ switch (this.cellType) {
498
+ case P.columnHeader:
499
+ if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
500
+ let t = this.columnDefinition.headerCellFocusTargetCallback(this);
501
+ t !== null && t.focus(), e.preventDefault();
502
+ }
503
+ break;
504
+ default:
505
+ if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
506
+ let t = this.columnDefinition.cellFocusTargetCallback(this);
507
+ t !== null && t.focus(), e.preventDefault();
508
+ }
509
+ break;
510
+ }
511
+ break;
512
+ case E:
513
+ /* v8 ignore else -- @preserve */
514
+ this.contains(document.activeElement) && document.activeElement !== this && (this.focus(), e.preventDefault());
515
+ break;
516
+ }
517
+ }
518
+ updateCellView() {
519
+ if (this.disconnectCellView(), this.columnDefinition !== null) {
520
+ switch (this.cellType) {
521
+ case P.columnHeader:
522
+ this.columnDefinition.headerCellTemplate === void 0 ? this.customCellView = ie.render(this, this) : this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
523
+ break;
524
+ case P.rowHeader:
525
+ case P.default:
526
+ this.columnDefinition.cellTemplate === void 0 ? this.customCellView = X.render(this, this) : this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
527
+ break;
528
+ }
529
+ this.columnDefinition?.sortable ? this.columnDefinition.sortDirection ? this.sortDirection = this.columnDefinition.sortDirection : this.sortDirection = N.none : this.sortDirection = void 0;
530
+ }
531
+ }
532
+ disconnectCellView() {
533
+ this.customCellView !== null && (this.customCellView.dispose(), this.customCellView = null);
534
+ }
535
+ ariaSelectedChanged(e, t) {
536
+ super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
537
+ }
538
+ ariaSortChanged(e, t) {
539
+ if (super.ariaSortChanged(e, t), t === null) {
540
+ this.sortDirection = void 0;
541
+ return;
542
+ }
543
+ this.sortDirection = t;
544
+ }
545
+ #e() {
546
+ return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
547
+ }
548
+ _handleInteraction() {
549
+ let e = this.cellType === "columnheader";
550
+ return e && this.sortDirection !== void 0 && this.$emit("sort", {
551
+ columnDataKey: this.#e(),
552
+ sortDirection: this.sortDirection
553
+ }), (e ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue) || this.$emit("cell-click", {
554
+ cell: this,
555
+ row: this.parentElement,
556
+ isHeaderCell: e,
557
+ columnDataKey: this.#e()
558
+ }), !0;
559
+ }
563
560
  };
561
+ v([a({ attribute: "cell-type" })], Z.prototype, "cellType", void 0), v([a({ attribute: "grid-column" })], Z.prototype, "gridColumn", void 0), v([n], Z.prototype, "rowData", void 0), v([n], Z.prototype, "columnDefinition", void 0), v([n], Z.prototype, "_selectable", void 0), v([a({ mode: "boolean" })], Z.prototype, "selected", void 0), v([a({ attribute: "sort-direction" })], Z.prototype, "sortDirection", void 0), v([n], Z.prototype, "_actionItemsSlottedContent", void 0);
564
562
  //#endregion
565
563
  //#region src/lib/data-grid/data-grid-row.template.ts
566
564
  function ae(e) {
567
565
  return e._selectable && e.selected ? "true" : e._selectable && !e.selected ? "false" : null;
568
566
  }
569
567
  function oe(e) {
570
- let t = e.tagFor(K);
568
+ let t = e.tagFor(Z);
571
569
  return i`
572
570
  <${t}
573
571
  cell-type="${(e) => e.isRowHeader ? "rowheader" : void 0}"
@@ -579,7 +577,7 @@ function oe(e) {
579
577
  `;
580
578
  }
581
579
  function se(e) {
582
- let t = e.tagFor(K);
580
+ let t = e.tagFor(Z);
583
581
  return i`
584
582
  <${t}
585
583
  cell-type="columnheader"
@@ -592,23 +590,23 @@ var ce = (e) => {
592
590
  let t = oe(e), n = se(e);
593
591
  return i`
594
592
  <template
595
- ${A({
593
+ ${k({
596
594
  role: "row",
597
595
  ariaSelected: ae
598
596
  })}
599
597
  class="${(e) => e.rowType === "default" ? "" : e.rowType}"
600
598
  :defaultCellItemTemplate="${t}"
601
599
  :defaultHeaderCellItemTemplate="${n}"
602
- ${g({
600
+ ${h({
603
601
  property: "cellElements",
604
- filter: m("[role=\"cell\"],[role=\"gridcell\"],[role=\"columnheader\"],[role=\"rowheader\"],[data-vvd-component=\"data-grid-cell\"]")
602
+ filter: p("[role=\"cell\"],[role=\"gridcell\"],[role=\"columnheader\"],[role=\"rowheader\"],[data-vvd-component=\"data-grid-cell\"]")
605
603
  })}
606
604
  >
607
605
  <div
608
- class="${(e) => S("base", ["selected", !!e.selected])}"
606
+ class="${(e) => x("base", ["selected", !!e.selected])}"
609
607
  style="grid-template-columns: ${(e) => e.gridTemplateColumns};"
610
608
  >
611
- <slot ${h("slottedCellElements")}></slot>
609
+ <slot ${m("slottedCellElements")}></slot>
612
610
  </div>
613
611
  </template>
614
612
  `;
@@ -616,10 +614,10 @@ var ce = (e) => {
616
614
  //#endregion
617
615
  //#region src/lib/data-grid/data-grid-cell.template.ts
618
616
  function Q(e) {
619
- return e.cellType === "columnheader" && e.sortDirection !== void 0 && e.sortDirection !== P.other;
617
+ return e.cellType === "columnheader" && e.sortDirection !== void 0 && e.sortDirection !== N.other;
620
618
  }
621
619
  function le(e) {
622
- return e.sortDirection === P.ascending ? "sort-asc-solid" : e.sortDirection === P.descending ? "sort-desc-solid" : "sort-solid";
620
+ return e.sortDirection === N.ascending ? "sort-asc-solid" : e.sortDirection === N.descending ? "sort-desc-solid" : "sort-solid";
623
621
  }
624
622
  function ue(e) {
625
623
  return e._selectable && e.selected ? "true" : e._selectable && !e.selected ? "false" : null;
@@ -627,16 +625,16 @@ function ue(e) {
627
625
  function de(e) {
628
626
  let t = e.tagFor(y);
629
627
  return i`
630
- ${p(Q, i`
628
+ ${f(Q, i`
631
629
  <${t} class="header-icon" name="${le}"></${t}>
632
630
  `)}
633
631
  `;
634
632
  }
635
633
  function fe(e) {
636
- return e.cellType === F.columnHeader && e.sortDirection !== void 0;
634
+ return e.cellType === P.columnHeader && e.sortDirection !== void 0;
637
635
  }
638
636
  function $(e) {
639
- return e.sortDirection ?? P.none;
637
+ return e.sortDirection ?? N.none;
640
638
  }
641
639
  function pe(e) {
642
640
  let t = $(e);
@@ -661,20 +659,20 @@ function _e(e, t) {
661
659
  }
662
660
  //#endregion
663
661
  //#region src/lib/data-grid/index.ts
664
- s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) => {
665
- let t = e.tagFor(v);
662
+ s(o("data-grid", W, Y, [o("data-grid-row", G, ce, [o("data-grid-cell", Z, (e) => {
663
+ let t = e.tagFor(_);
666
664
  return i`
667
665
  <template
668
666
  tabindex="-1"
669
- ${A({
670
- role: (e) => I[e.cellType] ?? I.default,
667
+ ${k({
668
+ role: (e) => F[e.cellType] ?? F.default,
671
669
  ariaSelected: ue,
672
670
  ariaSort: (e) => e.sortDirection ?? null
673
671
  })}
674
672
  @click="${(e, t) => _e(e, t.event)}"
675
673
  @keydown="${(e, t) => ge(e, t.event)}"
676
674
  >
677
- <div class="${({ selected: e, _actionItemsSlottedContent: t }) => S("base", ["selected", !!e], ["has-action-items", !!t?.length])}">
675
+ <div class="${({ selected: e, _actionItemsSlottedContent: t }) => x("base", ["selected", !!e], ["has-action-items", !!t?.length])}">
678
676
  <div
679
677
  class="content"
680
678
  role="${(e) => Q(e) ? "button" : void 0}"
@@ -685,13 +683,13 @@ s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) =
685
683
  ${(e) => e.locale.dataGrid.cell.selected}
686
684
  </${t}>` : null}
687
685
  <slot></slot>
688
- ${p(Q, i`<${t}
686
+ ${f(Q, i`<${t}
689
687
  data-announcement="button-role"
690
688
  >
691
689
  ${(e) => e.locale.dataGrid.cell.button}
692
690
  </${t}>
693
691
  `)}
694
- ${p(fe, i`<${t}
692
+ ${f(fe, i`<${t}
695
693
  aria-live="polite"
696
694
  data-announcement="sort-state"
697
695
  >
@@ -701,10 +699,10 @@ s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) =
701
699
  </div>
702
700
  <slot
703
701
  name="action-items"
704
- ${h("_actionItemsSlottedContent")}
702
+ ${m("_actionItemsSlottedContent")}
705
703
  ></slot>
706
704
  </div>
707
705
  </template>
708
706
  `;
709
- }, [b, _], { styles: U })], { styles: H })], { styles: V }))();
707
+ }, [b, g], { styles: H })], { styles: V })], { styles: B }))();
710
708
  //#endregion