@vonage/vivid 5.19.0 → 5.20.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 (648) hide show
  1. package/accordion/definition.cjs +1 -1
  2. package/accordion/definition.js +1 -1
  3. package/accordion/index.cjs +2 -2
  4. package/accordion/index.js +2 -2
  5. package/accordion-item/definition.cjs +1 -1
  6. package/accordion-item/definition.js +1 -1
  7. package/action-group/definition.cjs +1 -1
  8. package/action-group/definition.js +1 -1
  9. package/action-group/index.cjs +2 -2
  10. package/action-group/index.js +2 -2
  11. package/alert/index.cjs +5 -5
  12. package/alert/index.js +8 -8
  13. package/audio-player/index.cjs +10 -10
  14. package/audio-player/index.js +28 -28
  15. package/avatar/index.cjs +7 -7
  16. package/avatar/index.js +14 -14
  17. package/banner/index.cjs +5 -5
  18. package/banner/index.js +9 -9
  19. package/breadcrumb/index.cjs +2 -2
  20. package/breadcrumb/index.js +3 -3
  21. package/breadcrumb-item/index.cjs +5 -5
  22. package/breadcrumb-item/index.js +1 -1
  23. package/bundled/affix.cjs +2 -2
  24. package/bundled/affix.js +11 -11
  25. package/bundled/anchored.cjs +1 -1
  26. package/bundled/anchored.js +6 -6
  27. package/bundled/aria-binding-directive.cjs +1 -1
  28. package/bundled/aria-binding-directive.js +88 -16
  29. package/bundled/base-color-picker.cjs +3 -3
  30. package/bundled/base-color-picker.js +5 -5
  31. package/bundled/base-progress.cjs +1 -1
  32. package/bundled/base-progress.js +3 -3
  33. package/bundled/breadcrumb-item.cjs +1 -1
  34. package/bundled/breadcrumb-item.js +3 -3
  35. package/bundled/button.cjs +1 -1
  36. package/bundled/button.js +3 -3
  37. package/bundled/calendar-event.cjs +1 -1
  38. package/bundled/calendar-event.js +4 -4
  39. package/bundled/calendar-picker.template.cjs +23 -24
  40. package/bundled/calendar-picker.template.js +35 -36
  41. package/bundled/char-count.cjs +2 -2
  42. package/bundled/char-count.js +8 -8
  43. package/bundled/children.cjs +1 -1
  44. package/bundled/children.js +11 -13
  45. package/bundled/definition.cjs +1 -1
  46. package/bundled/definition.js +2 -2
  47. package/bundled/definition10.cjs +3 -3
  48. package/bundled/definition10.js +5 -5
  49. package/bundled/definition11.cjs +2 -2
  50. package/bundled/definition11.js +7 -7
  51. package/bundled/definition12.cjs +15 -16
  52. package/bundled/definition12.js +22 -22
  53. package/bundled/definition13.cjs +3 -3
  54. package/bundled/definition13.js +5 -5
  55. package/bundled/definition14.cjs +2 -2
  56. package/bundled/definition14.js +2 -2
  57. package/bundled/definition15.cjs +7 -8
  58. package/bundled/definition15.js +14 -14
  59. package/bundled/definition16.cjs +3 -3
  60. package/bundled/definition16.js +8 -8
  61. package/bundled/definition17.cjs +7 -7
  62. package/bundled/definition17.js +13 -13
  63. package/bundled/definition18.cjs +18 -18
  64. package/bundled/definition18.js +36 -36
  65. package/bundled/definition19.cjs +2 -2
  66. package/bundled/definition19.js +1 -1
  67. package/bundled/definition2.cjs +10 -9
  68. package/bundled/definition2.js +24 -24
  69. package/bundled/definition20.cjs +19 -14
  70. package/bundled/definition20.js +51 -39
  71. package/bundled/definition21.cjs +6 -6
  72. package/bundled/definition21.js +18 -18
  73. package/bundled/definition22.cjs +3 -3
  74. package/bundled/definition22.js +7 -7
  75. package/bundled/definition23.cjs +4 -4
  76. package/bundled/definition23.js +8 -8
  77. package/bundled/definition24.cjs +8 -8
  78. package/bundled/definition24.js +17 -17
  79. package/bundled/definition3.cjs +1 -1
  80. package/bundled/definition3.js +5 -5
  81. package/bundled/definition4.cjs +9 -9
  82. package/bundled/definition4.js +16 -16
  83. package/bundled/definition5.cjs +4 -4
  84. package/bundled/definition5.js +5 -5
  85. package/bundled/definition6.cjs +6 -6
  86. package/bundled/definition6.js +21 -21
  87. package/bundled/definition7.cjs +2 -2
  88. package/bundled/definition7.js +4 -4
  89. package/bundled/definition8.cjs +4 -4
  90. package/bundled/definition8.js +7 -7
  91. package/bundled/definition9.cjs +10 -6
  92. package/bundled/definition9.js +48 -34
  93. package/bundled/delegates-aria.cjs +1 -1
  94. package/bundled/delegates-aria.js +20 -9
  95. package/bundled/divider.cjs +1 -1
  96. package/bundled/divider.js +3 -3
  97. package/bundled/form-associated.cjs +1 -1
  98. package/bundled/form-associated.js +6 -6
  99. package/bundled/form-element.cjs +1 -1
  100. package/bundled/form-element.js +1 -1
  101. package/bundled/host-semantics.cjs +1 -1
  102. package/bundled/host-semantics.js +2 -1
  103. package/bundled/kbd-shortcut.cjs +1 -0
  104. package/bundled/kbd-shortcut.js +14 -0
  105. package/bundled/linkable.cjs +2 -2
  106. package/bundled/linkable.js +5 -5
  107. package/bundled/listbox.cjs +1 -1
  108. package/bundled/listbox.js +4 -4
  109. package/bundled/localized.cjs +1 -1
  110. package/bundled/localized.js +3 -2
  111. package/bundled/mixins.cjs +16 -16
  112. package/bundled/mixins.js +39 -105
  113. package/bundled/picker-field.template.cjs +6 -6
  114. package/bundled/picker-field.template.js +15 -15
  115. package/bundled/platform.cjs +1 -0
  116. package/bundled/platform.js +9 -0
  117. package/bundled/ref.cjs +1 -1
  118. package/bundled/ref.js +2 -2
  119. package/bundled/render-in-light-dom.cjs +1 -0
  120. package/bundled/render-in-light-dom.js +57 -0
  121. package/bundled/repeat.cjs +1 -1
  122. package/bundled/repeat.js +117 -107
  123. package/bundled/slider.template.cjs +3 -3
  124. package/bundled/slider.template.js +1 -1
  125. package/bundled/slotted.cjs +1 -1
  126. package/bundled/slotted.js +2 -2
  127. package/bundled/time-selection-picker.template.cjs +4 -4
  128. package/bundled/time-selection-picker.template.js +18 -18
  129. package/bundled/vivid-element.cjs +3 -3
  130. package/bundled/vivid-element.js +626 -550
  131. package/bundled/when.cjs +1 -1
  132. package/bundled/when.js +2 -2
  133. package/bundled/with-contextual-help.cjs +1 -1
  134. package/bundled/with-contextual-help.js +1 -1
  135. package/bundled/with-error-text.cjs +1 -1
  136. package/bundled/with-error-text.js +1 -1
  137. package/bundled/with-success-text.cjs +1 -1
  138. package/bundled/with-success-text.js +1 -1
  139. package/calendar/index.cjs +8 -8
  140. package/calendar/index.js +9 -9
  141. package/calendar-event/index.cjs +4 -4
  142. package/calendar-event/index.js +1 -1
  143. package/card/index.cjs +24 -25
  144. package/card/index.js +29 -30
  145. package/color-picker/index.cjs +26 -26
  146. package/color-picker/index.js +90 -90
  147. package/combobox/index.cjs +13 -13
  148. package/combobox/index.js +22 -22
  149. package/country-group/index.cjs +4 -4
  150. package/country-group/index.js +3 -3
  151. package/custom-elements.json +940 -112
  152. package/data-grid/index.cjs +34 -34
  153. package/data-grid/index.js +37 -38
  154. package/date-picker/definition.cjs +1 -1
  155. package/date-picker/definition.js +1 -1
  156. package/date-picker/index.cjs +1 -1
  157. package/date-picker/index.js +2 -2
  158. package/date-range-picker/definition.cjs +1 -1
  159. package/date-range-picker/definition.js +1 -1
  160. package/date-range-picker/index.cjs +1 -1
  161. package/date-range-picker/index.js +4 -4
  162. package/date-time-picker/definition.cjs +1 -1
  163. package/date-time-picker/definition.js +1 -1
  164. package/date-time-picker/index.cjs +2 -2
  165. package/date-time-picker/index.js +6 -6
  166. package/dial-pad/definition.cjs +1 -1
  167. package/dial-pad/definition.js +1 -1
  168. package/dial-pad/index.cjs +8 -8
  169. package/dial-pad/index.js +15 -15
  170. package/dialog/definition.cjs +1 -1
  171. package/dialog/definition.js +1 -1
  172. package/dialog/index.cjs +16 -17
  173. package/dialog/index.js +29 -27
  174. package/divider/definition.cjs +1 -1
  175. package/divider/definition.js +1 -1
  176. package/empty-state/definition.cjs +1 -1
  177. package/empty-state/definition.js +1 -1
  178. package/empty-state/index.cjs +5 -5
  179. package/empty-state/index.js +9 -9
  180. package/fab/definition.cjs +1 -1
  181. package/fab/definition.js +1 -1
  182. package/fab/index.cjs +2 -2
  183. package/fab/index.js +6 -6
  184. package/file-picker/definition.cjs +1 -1
  185. package/file-picker/definition.js +1 -1
  186. package/file-picker/index.cjs +9 -10
  187. package/file-picker/index.js +21 -22
  188. package/flag/index.cjs +3 -3
  189. package/flag/index.js +7 -7
  190. package/header/definition.cjs +1 -1
  191. package/header/definition.js +1 -1
  192. package/header/index.cjs +2 -2
  193. package/header/index.js +8 -8
  194. package/icon/definition.cjs +1 -1
  195. package/icon/definition.js +1 -1
  196. package/index.cjs +184 -172
  197. package/index.js +52 -49
  198. package/kbd-key/definition.cjs +5 -0
  199. package/kbd-key/definition.js +2 -0
  200. package/kbd-key/index.cjs +5 -0
  201. package/kbd-key/index.js +65 -0
  202. package/kbd-shortcut/definition.cjs +5 -0
  203. package/kbd-shortcut/definition.js +2 -0
  204. package/kbd-shortcut/index.cjs +3 -0
  205. package/kbd-shortcut/index.js +27 -0
  206. package/layout/definition.cjs +1 -1
  207. package/layout/definition.js +1 -1
  208. package/layout/index.cjs +2 -2
  209. package/layout/index.js +2 -2
  210. package/lib/accordion-item/accordion-item.d.ts +18 -1
  211. package/lib/action-group/action-group.d.ts +18 -1
  212. package/lib/alert/alert.d.ts +36 -2
  213. package/lib/audio-player/audio-player.d.ts +18 -1
  214. package/lib/avatar/avatar.d.ts +18 -1
  215. package/lib/badge/badge.d.ts +18 -1
  216. package/lib/banner/banner.d.ts +54 -3
  217. package/lib/breadcrumb/breadcrumb.d.ts +18 -1
  218. package/lib/breadcrumb-item/breadcrumb-item.d.ts +18 -1
  219. package/lib/button/button.d.ts +54 -3
  220. package/lib/calendar-event/calendar-event.d.ts +18 -1
  221. package/lib/card/card.d.ts +18 -1
  222. package/lib/checkbox/checkbox.d.ts +107 -5
  223. package/lib/color-picker/color-picker.d.ts +126 -7
  224. package/lib/combobox/combobox.d.ts +124 -5
  225. package/lib/components.d.ts +4 -1
  226. package/lib/country-group/country-group.d.ts +36 -2
  227. package/lib/data-grid/data-grid-cell.d.ts +36 -2
  228. package/lib/data-grid/data-grid-row.d.ts +18 -1
  229. package/lib/date-picker/date-picker.d.ts +140 -4
  230. package/lib/date-range-picker/date-range-picker.d.ts +70 -2
  231. package/lib/date-time-picker/date-time-picker.d.ts +140 -4
  232. package/lib/dial-pad/dial-pad.d.ts +18 -1
  233. package/lib/dialog/dialog.d.ts +36 -2
  234. package/lib/divider/divider.d.ts +18 -1
  235. package/lib/fab/fab.d.ts +18 -1
  236. package/lib/file-picker/file-picker.d.ts +124 -5
  237. package/lib/header/header.d.ts +18 -1
  238. package/lib/icon/icon.template.d.ts +1 -2
  239. package/lib/kbd-key/definition.d.ts +4 -0
  240. package/lib/kbd-key/index.d.ts +1 -0
  241. package/lib/kbd-key/kbd-key.d.ts +18 -0
  242. package/lib/kbd-key/kbd-key.template.d.ts +4 -0
  243. package/lib/kbd-shortcut/definition.d.ts +3 -0
  244. package/lib/kbd-shortcut/index.d.ts +1 -0
  245. package/lib/kbd-shortcut/kbd-shortcut.d.ts +4 -0
  246. package/lib/kbd-shortcut/kbd-shortcut.template.d.ts +4 -0
  247. package/lib/menu/menu.d.ts +35 -1
  248. package/lib/menu-item/menu-item.d.ts +463 -2
  249. package/lib/nav/nav.d.ts +18 -1
  250. package/lib/nav-disclosure/nav-disclosure.d.ts +36 -2
  251. package/lib/nav-item/nav-item.d.ts +36 -2
  252. package/lib/note/note.d.ts +18 -1
  253. package/lib/number-field/number-field.d.ts +160 -7
  254. package/lib/option/option.d.ts +36 -2
  255. package/lib/pagination/pagination.d.ts +18 -1
  256. package/lib/platform-switch/definition.d.ts +3 -0
  257. package/lib/platform-switch/index.d.ts +1 -0
  258. package/lib/platform-switch/platform-switch.d.ts +4 -0
  259. package/lib/platform-switch/platform-switch.template.d.ts +4 -0
  260. package/lib/popover/popover.d.ts +36 -2
  261. package/lib/progress/progress.d.ts +18 -1
  262. package/lib/progress-ring/progress-ring.d.ts +18 -1
  263. package/lib/radio/radio.d.ts +53 -2
  264. package/lib/radio-group/radio-group.d.ts +18 -1
  265. package/lib/range-slider/range-slider.d.ts +52 -1
  266. package/lib/rich-text-editor/locale.d.ts +1 -0
  267. package/lib/rich-text-editor/popover.d.ts +1 -0
  268. package/lib/rich-text-editor/rich-text-editor.d.ts +17 -0
  269. package/lib/rich-text-editor/rte/utils/ui.d.ts +1 -0
  270. package/lib/searchable-select/option-tag.d.ts +18 -1
  271. package/lib/searchable-select/searchable-select.d.ts +160 -7
  272. package/lib/select/select.d.ts +160 -7
  273. package/lib/selectable-box/selectable-box.d.ts +18 -1
  274. package/lib/simple-color-picker/simple-color-picker.d.ts +35 -1
  275. package/lib/slider/slider.d.ts +53 -2
  276. package/lib/split-button/split-button.d.ts +54 -3
  277. package/lib/status/status.d.ts +18 -1
  278. package/lib/switch/switch.d.ts +36 -2
  279. package/lib/tab/tab.d.ts +54 -3
  280. package/lib/tab-panel/tab-panel.d.ts +18 -1
  281. package/lib/table/table-cell.d.ts +18 -1
  282. package/lib/table/table-header-cell.d.ts +18 -1
  283. package/lib/table/table-row.d.ts +18 -1
  284. package/lib/table/table-sorting-button.d.ts +18 -1
  285. package/lib/tag/tag.d.ts +54 -3
  286. package/lib/tag-group/tag-group.d.ts +18 -1
  287. package/lib/tag-name-map.d.ts +4 -1
  288. package/lib/text-area/text-area.d.ts +142 -6
  289. package/lib/text-field/text-field.d.ts +160 -7
  290. package/lib/time-picker/time-picker.d.ts +70 -2
  291. package/lib/toggletip/toggletip.d.ts +35 -1
  292. package/lib/tooltip/tooltip.d.ts +444 -0
  293. package/lib/tree-item/tree-item.d.ts +36 -2
  294. package/lib/tree-view/tree-view.d.ts +18 -1
  295. package/lib/video-player/video-player.d.ts +18 -1
  296. package/locales/de-DE.cjs +1 -0
  297. package/locales/de-DE.js +1 -0
  298. package/locales/en-GB.cjs +1 -0
  299. package/locales/en-GB.js +1 -0
  300. package/locales/en-US.cjs +1 -0
  301. package/locales/en-US.js +1 -0
  302. package/locales/ja-JP.cjs +1 -0
  303. package/locales/ja-JP.js +1 -0
  304. package/locales/zh-CN.cjs +1 -0
  305. package/locales/zh-CN.js +1 -0
  306. package/nav/definition.cjs +1 -1
  307. package/nav/definition.js +1 -1
  308. package/nav/index.cjs +2 -2
  309. package/nav/index.js +2 -2
  310. package/nav-disclosure/definition.cjs +1 -1
  311. package/nav-disclosure/definition.js +1 -1
  312. package/nav-disclosure/index.cjs +3 -4
  313. package/nav-disclosure/index.js +11 -11
  314. package/nav-item/definition.cjs +1 -1
  315. package/nav-item/definition.js +1 -1
  316. package/nav-item/index.cjs +2 -2
  317. package/nav-item/index.js +6 -6
  318. package/note/definition.cjs +1 -1
  319. package/note/definition.js +1 -1
  320. package/note/index.cjs +2 -2
  321. package/note/index.js +7 -7
  322. package/number-field/definition.cjs +1 -1
  323. package/number-field/definition.js +1 -1
  324. package/number-field/index.cjs +8 -9
  325. package/number-field/index.js +16 -17
  326. package/package.json +8 -8
  327. package/pagination/definition.cjs +1 -1
  328. package/pagination/definition.js +1 -1
  329. package/pagination/index.cjs +9 -9
  330. package/pagination/index.js +16 -16
  331. package/platform-switch/definition.cjs +5 -0
  332. package/platform-switch/definition.js +2 -0
  333. package/platform-switch/index.cjs +1 -0
  334. package/platform-switch/index.js +28 -0
  335. package/popover/definition.cjs +1 -1
  336. package/popover/definition.js +1 -1
  337. package/popover/index.cjs +6 -6
  338. package/popover/index.js +12 -12
  339. package/progress/definition.cjs +1 -1
  340. package/progress/definition.js +1 -1
  341. package/progress/index.cjs +4 -4
  342. package/progress/index.js +5 -5
  343. package/progress-ring/definition.cjs +1 -1
  344. package/progress-ring/definition.js +1 -1
  345. package/radio/definition.cjs +1 -1
  346. package/radio/definition.js +1 -1
  347. package/radio-group/definition.cjs +1 -1
  348. package/radio-group/definition.js +1 -1
  349. package/radio-group/index.cjs +5 -8
  350. package/radio-group/index.js +16 -16
  351. package/range-slider/definition.cjs +1 -1
  352. package/range-slider/definition.js +1 -1
  353. package/range-slider/index.cjs +5 -5
  354. package/range-slider/index.js +9 -9
  355. package/rich-text-editor/definition.cjs +1 -1
  356. package/rich-text-editor/definition.js +1 -1
  357. package/rich-text-editor/index.cjs +8 -6
  358. package/rich-text-editor/index.js +101 -78
  359. package/rich-text-view/definition.cjs +1 -1
  360. package/rich-text-view/definition.js +1 -1
  361. package/rich-text-view/index.cjs +1 -1
  362. package/rich-text-view/index.js +3 -3
  363. package/searchable-select/definition.cjs +1 -1
  364. package/searchable-select/definition.js +1 -1
  365. package/searchable-select/index.cjs +38 -40
  366. package/searchable-select/index.js +64 -64
  367. package/select/definition.cjs +1 -1
  368. package/select/definition.js +1 -1
  369. package/selectable-box/definition.cjs +1 -1
  370. package/selectable-box/definition.js +1 -1
  371. package/selectable-box/index.cjs +4 -4
  372. package/selectable-box/index.js +13 -13
  373. package/shared/aria/aria-binding-directive.d.ts +4 -4
  374. package/shared/aria/aria-mixin.d.ts +21 -3
  375. package/shared/aria/delegates-aria.d.ts +18 -1
  376. package/shared/aria/host-semantics.d.ts +18 -1
  377. package/shared/aria/idrefs-controller.d.ts +17 -0
  378. package/shared/color-picker/base-color-picker.d.ts +18 -1
  379. package/shared/feedback/feedback-message.d.ts +18 -1
  380. package/shared/feedback/mixins.d.ts +36 -2
  381. package/shared/foundation/button/button.d.ts +35 -1
  382. package/shared/foundation/form-associated/form-associated.d.ts +35 -1
  383. package/shared/foundation/vivid-element/vivid-element.d.ts +375 -0
  384. package/shared/framework/reactive-controller.d.ts +373 -0
  385. package/shared/patterns/affix.d.ts +36 -2
  386. package/shared/patterns/anchored.d.ts +34 -0
  387. package/shared/patterns/char-count/char-count.d.ts +18 -1
  388. package/shared/patterns/form-elements/form-element.d.ts +17 -0
  389. package/shared/patterns/form-elements/with-contextual-help.d.ts +18 -1
  390. package/shared/patterns/form-elements/with-error-text.d.ts +18 -1
  391. package/shared/patterns/form-elements/with-success-text.d.ts +18 -1
  392. package/shared/patterns/index.d.ts +1 -0
  393. package/shared/patterns/kbd-shortcut.d.ts +431 -0
  394. package/shared/patterns/linkable.d.ts +18 -1
  395. package/shared/patterns/localized.d.ts +35 -1
  396. package/shared/patterns/trapped-focus.d.ts +18 -1
  397. package/shared/picker-field/mixins/calendar-picker.d.ts +35 -1
  398. package/shared/picker-field/mixins/calendar-picker.template.d.ts +35 -1
  399. package/shared/picker-field/mixins/inline-time-picker/inline-time-picker.d.ts +18 -1
  400. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +35 -1
  401. package/shared/picker-field/mixins/single-date-picker.d.ts +35 -1
  402. package/shared/picker-field/mixins/single-value-picker.d.ts +35 -1
  403. package/shared/picker-field/mixins/time-selection-picker.d.ts +35 -1
  404. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +70 -2
  405. package/shared/picker-field/picker-field.d.ts +124 -5
  406. package/shared/templating/render-in-light-dom.d.ts +7 -20
  407. package/shared/utils/platform.d.ts +1 -0
  408. package/side-drawer/definition.cjs +1 -1
  409. package/side-drawer/definition.js +1 -1
  410. package/side-drawer/index.cjs +3 -3
  411. package/side-drawer/index.js +3 -3
  412. package/simple-color-picker/definition.cjs +1 -1
  413. package/simple-color-picker/definition.js +1 -1
  414. package/simple-color-picker/index.cjs +2 -2
  415. package/simple-color-picker/index.js +6 -6
  416. package/split-button/definition.cjs +1 -1
  417. package/split-button/definition.js +1 -1
  418. package/split-button/index.cjs +5 -6
  419. package/split-button/index.js +8 -8
  420. package/status/definition.cjs +1 -1
  421. package/status/definition.js +1 -1
  422. package/status/index.cjs +4 -4
  423. package/status/index.js +9 -9
  424. package/styles/core/all.css +24 -2
  425. package/styles/core/typography.css +24 -2
  426. package/styles/fonts/spezia-variable.css +6 -0
  427. package/styles/tokens/theme-dark.css +2 -0
  428. package/styles/tokens/theme-light.css +2 -0
  429. package/switch/definition.cjs +1 -1
  430. package/switch/definition.js +1 -1
  431. package/switch/index.cjs +3 -3
  432. package/switch/index.js +4 -4
  433. package/tab/definition.cjs +1 -1
  434. package/tab/definition.js +1 -1
  435. package/tab-panel/definition.cjs +1 -1
  436. package/tab-panel/definition.js +1 -1
  437. package/table/definition.cjs +1 -1
  438. package/table/definition.js +1 -1
  439. package/table/index.cjs +9 -9
  440. package/table/index.js +19 -19
  441. package/tabs/definition.cjs +1 -1
  442. package/tabs/definition.js +1 -1
  443. package/tabs/index.cjs +8 -8
  444. package/tabs/index.js +14 -14
  445. package/tag/definition.cjs +1 -1
  446. package/tag/definition.js +1 -1
  447. package/tag/index.cjs +8 -8
  448. package/tag/index.js +11 -11
  449. package/tag-group/definition.cjs +1 -1
  450. package/tag-group/definition.js +1 -1
  451. package/tag-group/index.cjs +2 -2
  452. package/tag-group/index.js +2 -2
  453. package/text-area/definition.cjs +1 -1
  454. package/text-area/definition.js +1 -1
  455. package/text-area/index.cjs +8 -9
  456. package/text-area/index.js +25 -26
  457. package/time-picker/definition.cjs +1 -1
  458. package/time-picker/definition.js +1 -1
  459. package/time-picker/index.cjs +1 -1
  460. package/time-picker/index.js +1 -1
  461. package/tree-item/definition.cjs +1 -1
  462. package/tree-item/definition.js +1 -1
  463. package/tree-view/definition.cjs +1 -1
  464. package/tree-view/definition.js +1 -1
  465. package/tree-view/index.cjs +4 -4
  466. package/tree-view/index.js +7 -7
  467. package/unbundled/affix.cjs +1 -1
  468. package/unbundled/affix.js +1 -1
  469. package/unbundled/aria-binding-directive.cjs +112 -2
  470. package/unbundled/aria-binding-directive.js +108 -4
  471. package/unbundled/calendar-picker.template.cjs +8 -10
  472. package/unbundled/calendar-picker.template.js +8 -10
  473. package/unbundled/char-count.cjs +1 -1
  474. package/unbundled/char-count.js +1 -1
  475. package/unbundled/definition.cjs +91 -17
  476. package/unbundled/definition.js +88 -14
  477. package/unbundled/definition10.js +1 -1
  478. package/unbundled/definition11.js +1 -1
  479. package/unbundled/definition12.cjs +15 -2
  480. package/unbundled/definition12.js +17 -4
  481. package/unbundled/definition13.js +1 -1
  482. package/unbundled/definition14.js +1 -1
  483. package/unbundled/definition15.cjs +1 -1
  484. package/unbundled/definition15.js +2 -2
  485. package/unbundled/definition16.cjs +1 -1
  486. package/unbundled/definition16.js +2 -2
  487. package/unbundled/definition17.cjs +1 -1
  488. package/unbundled/definition17.js +2 -2
  489. package/unbundled/definition18.cjs +1 -1
  490. package/unbundled/definition18.js +2 -2
  491. package/unbundled/definition19.js +1 -1
  492. package/unbundled/definition2.cjs +96 -77
  493. package/unbundled/definition2.js +94 -75
  494. package/unbundled/definition20.js +1 -1
  495. package/unbundled/definition21.js +1 -1
  496. package/unbundled/definition22.cjs +2 -3
  497. package/unbundled/definition22.js +3 -4
  498. package/unbundled/definition23.cjs +3 -3
  499. package/unbundled/definition23.js +5 -5
  500. package/unbundled/definition24.js +1 -1
  501. package/unbundled/definition25.cjs +1 -1
  502. package/unbundled/definition25.js +2 -2
  503. package/unbundled/definition26.cjs +8 -8
  504. package/unbundled/definition26.js +6 -6
  505. package/unbundled/definition27.cjs +26 -12
  506. package/unbundled/definition27.js +28 -14
  507. package/unbundled/definition28.cjs +1 -1
  508. package/unbundled/definition28.js +3 -3
  509. package/unbundled/definition29.cjs +1 -1
  510. package/unbundled/definition29.js +2 -2
  511. package/unbundled/definition3.cjs +154 -95
  512. package/unbundled/definition3.js +146 -93
  513. package/unbundled/definition30.cjs +1 -1
  514. package/unbundled/definition30.js +3 -3
  515. package/unbundled/definition31.cjs +1 -1
  516. package/unbundled/definition31.js +2 -2
  517. package/unbundled/definition32.js +1 -1
  518. package/unbundled/definition33.cjs +1 -1
  519. package/unbundled/definition33.js +2 -2
  520. package/unbundled/definition34.cjs +103 -65
  521. package/unbundled/definition34.js +102 -64
  522. package/unbundled/definition35.cjs +26 -326
  523. package/unbundled/definition35.js +24 -247
  524. package/unbundled/definition36.cjs +131 -25
  525. package/unbundled/definition36.js +124 -23
  526. package/unbundled/definition37.cjs +326 -51
  527. package/unbundled/definition37.js +324 -49
  528. package/unbundled/definition38.cjs +137 -317
  529. package/unbundled/definition38.js +135 -315
  530. package/unbundled/definition39.cjs +337 -173
  531. package/unbundled/definition39.js +334 -170
  532. package/unbundled/definition4.cjs +34 -159
  533. package/unbundled/definition4.js +25 -151
  534. package/unbundled/definition40.cjs +234 -339
  535. package/unbundled/definition40.js +230 -335
  536. package/unbundled/definition41.cjs +48 -271
  537. package/unbundled/definition41.js +44 -267
  538. package/unbundled/definition42.cjs +68 -49
  539. package/unbundled/definition42.js +65 -46
  540. package/unbundled/definition43.cjs +424 -56
  541. package/unbundled/definition43.js +422 -54
  542. package/unbundled/definition44.cjs +45 -428
  543. package/unbundled/definition44.js +42 -425
  544. package/unbundled/definition45.cjs +45 -54
  545. package/unbundled/definition45.js +42 -51
  546. package/unbundled/definition46.cjs +178 -30
  547. package/unbundled/definition46.js +175 -26
  548. package/unbundled/definition47.cjs +29 -94
  549. package/unbundled/definition47.js +25 -91
  550. package/unbundled/definition48.cjs +76 -36
  551. package/unbundled/definition48.js +73 -33
  552. package/unbundled/definition49.cjs +56 -23
  553. package/unbundled/definition49.js +54 -18
  554. package/unbundled/definition5.cjs +56 -38
  555. package/unbundled/definition5.js +52 -28
  556. package/unbundled/definition50.cjs +23 -40
  557. package/unbundled/definition50.js +18 -38
  558. package/unbundled/definition51.cjs +30 -338
  559. package/unbundled/definition51.js +30 -338
  560. package/unbundled/definition52.cjs +317 -187
  561. package/unbundled/definition52.js +314 -184
  562. package/unbundled/definition53.cjs +194 -289
  563. package/unbundled/definition53.js +189 -284
  564. package/unbundled/definition54.cjs +47 -54
  565. package/unbundled/definition54.js +44 -50
  566. package/unbundled/definition55.cjs +279 -133
  567. package/unbundled/definition55.js +277 -130
  568. package/unbundled/definition56.cjs +50 -262
  569. package/unbundled/definition56.js +48 -261
  570. package/unbundled/definition57.cjs +128 -460
  571. package/unbundled/definition57.js +126 -459
  572. package/unbundled/definition58.cjs +235 -3604
  573. package/unbundled/definition58.js +231 -3437
  574. package/unbundled/definition59.cjs +419 -729
  575. package/unbundled/definition59.js +417 -727
  576. package/unbundled/definition6.cjs +18 -64
  577. package/unbundled/definition6.js +15 -60
  578. package/unbundled/definition60.cjs +3666 -106
  579. package/unbundled/definition60.js +3498 -101
  580. package/unbundled/definition61.cjs +625 -878
  581. package/unbundled/definition61.js +619 -872
  582. package/unbundled/definition62.cjs +106 -108
  583. package/unbundled/definition62.js +103 -105
  584. package/unbundled/definition63.cjs +1045 -71
  585. package/unbundled/definition63.js +1041 -66
  586. package/unbundled/definition64.cjs +105 -173
  587. package/unbundled/definition64.js +102 -170
  588. package/unbundled/definition65.cjs +70 -113
  589. package/unbundled/definition65.js +66 -110
  590. package/unbundled/definition66.cjs +185 -54
  591. package/unbundled/definition66.js +182 -51
  592. package/unbundled/definition67.cjs +110 -77
  593. package/unbundled/definition67.js +111 -77
  594. package/unbundled/definition68.cjs +58 -21
  595. package/unbundled/definition68.js +56 -16
  596. package/unbundled/definition69.cjs +82 -75
  597. package/unbundled/definition69.js +81 -75
  598. package/unbundled/definition7.cjs +2 -2
  599. package/unbundled/definition7.js +3 -3
  600. package/unbundled/definition70.cjs +19 -349
  601. package/unbundled/definition70.js +15 -341
  602. package/unbundled/definition71.cjs +88 -26
  603. package/unbundled/definition71.js +86 -23
  604. package/unbundled/definition72.cjs +309 -119
  605. package/unbundled/definition72.js +234 -116
  606. package/unbundled/definition73.cjs +293 -229
  607. package/unbundled/definition73.js +287 -230
  608. package/unbundled/definition74.cjs +39 -30
  609. package/unbundled/definition74.js +29 -28
  610. package/unbundled/definition75.cjs +106 -121
  611. package/unbundled/definition75.js +104 -113
  612. package/unbundled/definition76.cjs +260 -179
  613. package/unbundled/definition76.js +258 -176
  614. package/unbundled/definition77.cjs +29 -514
  615. package/unbundled/definition77.js +27 -503
  616. package/unbundled/definition78.cjs +171 -0
  617. package/unbundled/definition78.js +147 -0
  618. package/unbundled/definition79.cjs +233 -0
  619. package/unbundled/definition79.js +214 -0
  620. package/unbundled/definition8.js +1 -1
  621. package/unbundled/definition80.cjs +533 -0
  622. package/unbundled/definition80.js +513 -0
  623. package/unbundled/definition9.cjs +1 -1
  624. package/unbundled/definition9.js +2 -2
  625. package/unbundled/delegates-aria.cjs +15 -1
  626. package/unbundled/delegates-aria.js +17 -3
  627. package/unbundled/host-semantics.cjs +2 -1
  628. package/unbundled/host-semantics.js +2 -1
  629. package/unbundled/kbd-shortcut.cjs +26 -0
  630. package/unbundled/kbd-shortcut.js +20 -0
  631. package/unbundled/mixins.cjs +7 -77
  632. package/unbundled/mixins.js +6 -64
  633. package/unbundled/platform.cjs +17 -0
  634. package/unbundled/platform.js +12 -0
  635. package/unbundled/randomId.cjs +47 -0
  636. package/unbundled/randomId.js +35 -0
  637. package/unbundled/time-selection-picker.template.js +1 -1
  638. package/unbundled/vivid-element.cjs +82 -9
  639. package/unbundled/vivid-element.js +63 -8
  640. package/video-player/definition.cjs +1 -1
  641. package/video-player/definition.js +1 -1
  642. package/video-player/index.cjs +3 -3
  643. package/video-player/index.js +5 -5
  644. package/visually-hidden/definition.cjs +1 -1
  645. package/visually-hidden/definition.js +1 -1
  646. package/vivid.api.json +604 -6
  647. package/bundled/normalize.cjs +0 -1
  648. package/bundled/normalize.js +0 -7
@@ -17423,6 +17423,398 @@
17423
17423
  }
17424
17424
  ]
17425
17425
  },
17426
+ {
17427
+ "kind": "javascript-module",
17428
+ "path": "src/lib/kbd-key/definition.ts",
17429
+ "declarations": [
17430
+ {
17431
+ "kind": "variable",
17432
+ "name": "registerKbdKey",
17433
+ "description": "Registers the kbd-key element with the design system.",
17434
+ "parameters": [
17435
+ {
17436
+ "description": "the prefix to use for the component name",
17437
+ "name": "prefix"
17438
+ }
17439
+ ]
17440
+ }
17441
+ ],
17442
+ "exports": [
17443
+ {
17444
+ "kind": "js",
17445
+ "name": "KbdKeyName",
17446
+ "declaration": {
17447
+ "name": "KbdKeyName",
17448
+ "module": "./kbd-key"
17449
+ }
17450
+ },
17451
+ {
17452
+ "kind": "js",
17453
+ "name": "KbdKeyAppearance",
17454
+ "declaration": {
17455
+ "name": "KbdKeyAppearance",
17456
+ "module": "./kbd-key"
17457
+ }
17458
+ },
17459
+ {
17460
+ "kind": "js",
17461
+ "name": "KbdKeySize",
17462
+ "declaration": {
17463
+ "name": "KbdKeySize",
17464
+ "module": "./kbd-key"
17465
+ }
17466
+ },
17467
+ {
17468
+ "kind": "js",
17469
+ "name": "KbdKeyKeyboard",
17470
+ "declaration": {
17471
+ "name": "KbdKeyKeyboard",
17472
+ "module": "./kbd-key"
17473
+ }
17474
+ },
17475
+ {
17476
+ "kind": "js",
17477
+ "name": "registerKbdKey",
17478
+ "declaration": {
17479
+ "name": "registerKbdKey",
17480
+ "module": "src/lib/kbd-key/definition.ts"
17481
+ }
17482
+ },
17483
+ {
17484
+ "kind": "js",
17485
+ "name": "VwcKbdKeyElement",
17486
+ "declaration": {
17487
+ "name": "KbdKey",
17488
+ "module": "src/lib/kbd-key/definition.ts"
17489
+ }
17490
+ }
17491
+ ]
17492
+ },
17493
+ {
17494
+ "kind": "javascript-module",
17495
+ "path": "src/lib/kbd-key/kbd-key.ts",
17496
+ "declarations": [
17497
+ {
17498
+ "kind": "variable",
17499
+ "name": "KEY_DISPLAY_MAP",
17500
+ "type": {
17501
+ "text": "Record<string, string>"
17502
+ },
17503
+ "default": "{\n\tEnter: '↵',\n\tTab: '⇥',\n\tSpace: '␣',\n\tBackspace: '⌫',\n\tEscape: 'Esc',\n\tShift: '⇧',\n\tControl: 'Ctrl',\n\tAlt: 'Alt',\n\tArrowUp: '↑',\n\tArrowDown: '↓',\n\tArrowLeft: '←',\n\tArrowRight: '→',\n\tEnd: 'End',\n\tHome: 'Home',\n\tPageUp: 'PgUp',\n\tPageDown: 'PgDn',\n}",
17504
+ "description": "Maps key names to their display labels on standard (non-Apple) platforms.\nKeys not listed here display as their key-name string."
17505
+ },
17506
+ {
17507
+ "kind": "variable",
17508
+ "name": "APPLE_DISPLAY_OVERRIDES",
17509
+ "type": {
17510
+ "text": "Record<string, string>"
17511
+ },
17512
+ "default": "{\n\tControl: '⌃',\n\tAlt: '⌥',\n}"
17513
+ },
17514
+ {
17515
+ "kind": "class",
17516
+ "description": "",
17517
+ "name": "KbdKey",
17518
+ "cssProperties": [
17519
+ {
17520
+ "name": "--vvd-kbd-key-accent-primary",
17521
+ "default": "var(--vvd-color-canvas-text)"
17522
+ },
17523
+ {
17524
+ "name": "--vvd-kbd-key-accent-primary-text",
17525
+ "default": "var(--vvd-color-canvas)"
17526
+ },
17527
+ {
17528
+ "name": "--vvd-kbd-key-accent-soft",
17529
+ "default": "var(--vvd-color-neutral-100)"
17530
+ },
17531
+ {
17532
+ "name": "--vvd-kbd-key-accent-contrast",
17533
+ "default": "var(--vvd-color-neutral-800)"
17534
+ },
17535
+ {
17536
+ "name": "--vvd-kbd-key-accent-firm",
17537
+ "default": "var(--vvd-color-canvas-text)"
17538
+ },
17539
+ {
17540
+ "name": "--vvd-kbd-key-accent-faint",
17541
+ "default": "var(--vvd-color-neutral-50)"
17542
+ },
17543
+ {
17544
+ "name": "--vvd-kbd-key-accent-dim",
17545
+ "default": "var(--vvd-color-neutral-200)"
17546
+ },
17547
+ {
17548
+ "name": "--vvd-kbd-key-accent-pale",
17549
+ "default": "var(--vvd-color-neutral-300)"
17550
+ }
17551
+ ],
17552
+ "slots": [
17553
+ {
17554
+ "description": "Default slot for custom content (used when name is \"Custom\").",
17555
+ "name": ""
17556
+ }
17557
+ ],
17558
+ "members": [
17559
+ {
17560
+ "kind": "field",
17561
+ "name": "name",
17562
+ "type": {
17563
+ "text": "KbdKeyName | undefined"
17564
+ },
17565
+ "description": "The key to display. Use \"Custom\" to show arbitrary content via the default slot.",
17566
+ "privacy": "public"
17567
+ },
17568
+ {
17569
+ "kind": "field",
17570
+ "name": "keyboard",
17571
+ "type": {
17572
+ "text": "KbdKeyKeyboard | undefined"
17573
+ },
17574
+ "description": "The keyboard layout to use for display.\nWhen set to \"auto\" (default), detects the current platform.\nWhen set to \"standard\", displays keys for non-Apple platforms.\nWhen set to \"apple\", displays keys for Apple platforms.",
17575
+ "privacy": "public"
17576
+ },
17577
+ {
17578
+ "kind": "field",
17579
+ "name": "appearance",
17580
+ "type": {
17581
+ "text": "KbdKeyAppearance | undefined"
17582
+ },
17583
+ "privacy": "public",
17584
+ "description": ""
17585
+ },
17586
+ {
17587
+ "kind": "field",
17588
+ "name": "size",
17589
+ "type": {
17590
+ "text": "KbdKeySize | undefined"
17591
+ },
17592
+ "privacy": "public",
17593
+ "description": ""
17594
+ },
17595
+ {
17596
+ "kind": "field",
17597
+ "name": "keyshortcutsKey",
17598
+ "type": {
17599
+ "text": "string | undefined"
17600
+ },
17601
+ "description": "Overrides the aria-keyshortcuts key name contributed by this element.\nThe value must be a valid `aria-keyshortcuts` key token (e.g. `\"F1\"`, `\"Power\"`).\nUse this when `name=\"Custom\"` and the slot's text content is not a valid\naria-keyshortcuts value, e.g. when the slot contains an icon.",
17602
+ "privacy": "public"
17603
+ },
17604
+ {
17605
+ "kind": "field",
17606
+ "name": "VIVID_VERSION",
17607
+ "static": true,
17608
+ "default": "__PACKAGE_VERSION__",
17609
+ "description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
17610
+ "type": {
17611
+ "text": "string"
17612
+ },
17613
+ "inheritedFrom": {
17614
+ "name": "VividElement",
17615
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
17616
+ }
17617
+ },
17618
+ {
17619
+ "kind": "field",
17620
+ "name": "componentName",
17621
+ "type": {
17622
+ "text": "string"
17623
+ },
17624
+ "static": true,
17625
+ "description": "Core component name, without prefix",
17626
+ "inheritedFrom": {
17627
+ "name": "VividElement",
17628
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
17629
+ }
17630
+ }
17631
+ ],
17632
+ "attributes": [
17633
+ {
17634
+ "name": "name",
17635
+ "type": {
17636
+ "text": "KbdKeyName | undefined"
17637
+ },
17638
+ "description": "The key to display. Use \"Custom\" to show arbitrary content via the default slot.",
17639
+ "fieldName": "name"
17640
+ },
17641
+ {
17642
+ "name": "keyboard",
17643
+ "type": {
17644
+ "text": "KbdKeyKeyboard | undefined"
17645
+ },
17646
+ "description": "The keyboard layout to use for display.\nWhen set to \"auto\" (default), detects the current platform.\nWhen set to \"standard\", displays keys for non-Apple platforms.\nWhen set to \"apple\", displays keys for Apple platforms.",
17647
+ "fieldName": "keyboard"
17648
+ },
17649
+ {
17650
+ "name": "appearance",
17651
+ "type": {
17652
+ "text": "KbdKeyAppearance | undefined"
17653
+ },
17654
+ "fieldName": "appearance"
17655
+ },
17656
+ {
17657
+ "name": "size",
17658
+ "type": {
17659
+ "text": "KbdKeySize | undefined"
17660
+ },
17661
+ "fieldName": "size"
17662
+ },
17663
+ {
17664
+ "name": "keyshortcuts-key",
17665
+ "type": {
17666
+ "text": "string | undefined"
17667
+ },
17668
+ "description": "Overrides the aria-keyshortcuts key name contributed by this element.\nThe value must be a valid `aria-keyshortcuts` key token (e.g. `\"F1\"`, `\"Power\"`).\nUse this when `name=\"Custom\"` and the slot's text content is not a valid\naria-keyshortcuts value, e.g. when the slot contains an icon.",
17669
+ "fieldName": "keyshortcutsKey"
17670
+ }
17671
+ ],
17672
+ "superclass": {
17673
+ "name": "VividElement",
17674
+ "module": "/src/shared/foundation/vivid-element/vivid-element"
17675
+ },
17676
+ "vividComponent": {
17677
+ "public": true,
17678
+ "name": "kbd-key"
17679
+ }
17680
+ }
17681
+ ],
17682
+ "exports": [
17683
+ {
17684
+ "kind": "js",
17685
+ "name": "KEY_DISPLAY_MAP",
17686
+ "declaration": {
17687
+ "name": "KEY_DISPLAY_MAP",
17688
+ "module": "src/lib/kbd-key/kbd-key.ts"
17689
+ }
17690
+ },
17691
+ {
17692
+ "kind": "js",
17693
+ "name": "APPLE_DISPLAY_OVERRIDES",
17694
+ "declaration": {
17695
+ "name": "APPLE_DISPLAY_OVERRIDES",
17696
+ "module": "src/lib/kbd-key/kbd-key.ts"
17697
+ }
17698
+ },
17699
+ {
17700
+ "kind": "js",
17701
+ "name": "KbdKey",
17702
+ "declaration": {
17703
+ "name": "KbdKey",
17704
+ "module": "src/lib/kbd-key/kbd-key.ts"
17705
+ }
17706
+ }
17707
+ ]
17708
+ },
17709
+ {
17710
+ "kind": "javascript-module",
17711
+ "path": "src/lib/kbd-shortcut/definition.ts",
17712
+ "declarations": [
17713
+ {
17714
+ "kind": "variable",
17715
+ "name": "registerKbdShortcut",
17716
+ "description": "Registers the kbd-shortcut element with the design system.",
17717
+ "parameters": [
17718
+ {
17719
+ "description": "the prefix to use for the component name",
17720
+ "name": "prefix"
17721
+ }
17722
+ ]
17723
+ }
17724
+ ],
17725
+ "exports": [
17726
+ {
17727
+ "kind": "js",
17728
+ "name": "registerKbdShortcut",
17729
+ "declaration": {
17730
+ "name": "registerKbdShortcut",
17731
+ "module": "src/lib/kbd-shortcut/definition.ts"
17732
+ }
17733
+ },
17734
+ {
17735
+ "kind": "js",
17736
+ "name": "VwcKbdShortcutElement",
17737
+ "declaration": {
17738
+ "name": "KbdShortcut",
17739
+ "module": "src/lib/kbd-shortcut/definition.ts"
17740
+ }
17741
+ }
17742
+ ]
17743
+ },
17744
+ {
17745
+ "kind": "javascript-module",
17746
+ "path": "src/lib/kbd-shortcut/kbd-shortcut.ts",
17747
+ "declarations": [
17748
+ {
17749
+ "kind": "class",
17750
+ "description": "",
17751
+ "name": "KbdShortcut",
17752
+ "slots": [
17753
+ {
17754
+ "description": "Default slot for Kbd elements.",
17755
+ "name": ""
17756
+ }
17757
+ ],
17758
+ "members": [
17759
+ {
17760
+ "kind": "method",
17761
+ "name": "getKeyshortcutsValue",
17762
+ "return": {
17763
+ "type": {
17764
+ "text": "string | null"
17765
+ }
17766
+ },
17767
+ "description": "Returns a valid aria-keyshortcuts value based on the slotted kbd-key elements.\nModifiers are sorted to be first as required by the spec.\nReturns null if no keys are available."
17768
+ },
17769
+ {
17770
+ "kind": "field",
17771
+ "name": "VIVID_VERSION",
17772
+ "static": true,
17773
+ "default": "__PACKAGE_VERSION__",
17774
+ "description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
17775
+ "type": {
17776
+ "text": "string"
17777
+ },
17778
+ "inheritedFrom": {
17779
+ "name": "VividElement",
17780
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
17781
+ }
17782
+ },
17783
+ {
17784
+ "kind": "field",
17785
+ "name": "componentName",
17786
+ "type": {
17787
+ "text": "string"
17788
+ },
17789
+ "static": true,
17790
+ "description": "Core component name, without prefix",
17791
+ "inheritedFrom": {
17792
+ "name": "VividElement",
17793
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
17794
+ }
17795
+ }
17796
+ ],
17797
+ "superclass": {
17798
+ "name": "VividElement",
17799
+ "module": "/src/shared/foundation/vivid-element/vivid-element"
17800
+ },
17801
+ "vividComponent": {
17802
+ "public": true,
17803
+ "name": "kbd-shortcut"
17804
+ }
17805
+ }
17806
+ ],
17807
+ "exports": [
17808
+ {
17809
+ "kind": "js",
17810
+ "name": "KbdShortcut",
17811
+ "declaration": {
17812
+ "name": "KbdShortcut",
17813
+ "module": "src/lib/kbd-shortcut/kbd-shortcut.ts"
17814
+ }
17815
+ }
17816
+ ]
17817
+ },
17426
17818
  {
17427
17819
  "kind": "javascript-module",
17428
17820
  "path": "src/lib/layout/definition.ts",
@@ -18616,6 +19008,10 @@
18616
19008
  }
18617
19009
  ],
18618
19010
  "mixins": [
19011
+ {
19012
+ "name": "WithKbdShortcut",
19013
+ "module": "/src/shared/patterns/kbd-shortcut"
19014
+ },
18619
19015
  {
18620
19016
  "name": "HostSemantics",
18621
19017
  "module": "/src/shared/aria/host-semantics"
@@ -21894,6 +22290,126 @@
21894
22290
  }
21895
22291
  ]
21896
22292
  },
22293
+ {
22294
+ "kind": "javascript-module",
22295
+ "path": "src/lib/platform-switch/definition.ts",
22296
+ "declarations": [
22297
+ {
22298
+ "kind": "variable",
22299
+ "name": "registerPlatformSwitch",
22300
+ "description": "Registers the platform-switch element with the design system.",
22301
+ "parameters": [
22302
+ {
22303
+ "description": "the prefix to use for the component name",
22304
+ "name": "prefix"
22305
+ }
22306
+ ]
22307
+ }
22308
+ ],
22309
+ "exports": [
22310
+ {
22311
+ "kind": "js",
22312
+ "name": "registerPlatformSwitch",
22313
+ "declaration": {
22314
+ "name": "registerPlatformSwitch",
22315
+ "module": "src/lib/platform-switch/definition.ts"
22316
+ }
22317
+ },
22318
+ {
22319
+ "kind": "js",
22320
+ "name": "VwcPlatformSwitchElement",
22321
+ "declaration": {
22322
+ "name": "PlatformSwitch",
22323
+ "module": "src/lib/platform-switch/definition.ts"
22324
+ }
22325
+ }
22326
+ ]
22327
+ },
22328
+ {
22329
+ "kind": "javascript-module",
22330
+ "path": "src/lib/platform-switch/platform-switch.ts",
22331
+ "declarations": [
22332
+ {
22333
+ "kind": "class",
22334
+ "description": "",
22335
+ "name": "PlatformSwitch",
22336
+ "slots": [
22337
+ {
22338
+ "description": "Default slot accepts children with optional platform constraints.",
22339
+ "name": ""
22340
+ }
22341
+ ],
22342
+ "members": [
22343
+ {
22344
+ "kind": "method",
22345
+ "name": "#updateVisibility"
22346
+ },
22347
+ {
22348
+ "kind": "method",
22349
+ "name": "#matches",
22350
+ "return": {
22351
+ "type": {
22352
+ "text": "boolean"
22353
+ }
22354
+ },
22355
+ "parameters": [
22356
+ {
22357
+ "name": "el",
22358
+ "type": {
22359
+ "text": "HTMLElement"
22360
+ }
22361
+ }
22362
+ ]
22363
+ },
22364
+ {
22365
+ "kind": "field",
22366
+ "name": "VIVID_VERSION",
22367
+ "static": true,
22368
+ "default": "__PACKAGE_VERSION__",
22369
+ "description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
22370
+ "type": {
22371
+ "text": "string"
22372
+ },
22373
+ "inheritedFrom": {
22374
+ "name": "VividElement",
22375
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
22376
+ }
22377
+ },
22378
+ {
22379
+ "kind": "field",
22380
+ "name": "componentName",
22381
+ "type": {
22382
+ "text": "string"
22383
+ },
22384
+ "static": true,
22385
+ "description": "Core component name, without prefix",
22386
+ "inheritedFrom": {
22387
+ "name": "VividElement",
22388
+ "module": "src/shared/foundation/vivid-element/vivid-element.ts"
22389
+ }
22390
+ }
22391
+ ],
22392
+ "superclass": {
22393
+ "name": "VividElement",
22394
+ "module": "/src/shared/foundation/vivid-element/vivid-element"
22395
+ },
22396
+ "vividComponent": {
22397
+ "public": true,
22398
+ "name": "platform-switch"
22399
+ }
22400
+ }
22401
+ ],
22402
+ "exports": [
22403
+ {
22404
+ "kind": "js",
22405
+ "name": "PlatformSwitch",
22406
+ "declaration": {
22407
+ "name": "PlatformSwitch",
22408
+ "module": "src/lib/platform-switch/platform-switch.ts"
22409
+ }
22410
+ }
22411
+ ]
22412
+ },
21897
22413
  {
21898
22414
  "kind": "javascript-module",
21899
22415
  "path": "src/lib/popover/definition.ts",
@@ -25461,6 +25977,11 @@
25461
25977
  "kind": "field",
25462
25978
  "name": "onAnchorBlockPopoverChanged"
25463
25979
  },
25980
+ {
25981
+ "kind": "method",
25982
+ "name": "dismiss",
25983
+ "description": "Closes the popover. It reopens when anchorEl changes to a new element that does not block it."
25984
+ },
25464
25985
  {
25465
25986
  "kind": "field",
25466
25987
  "name": "anchorEl",
@@ -25602,6 +26123,10 @@
25602
26123
  "description": "",
25603
26124
  "name": "RichTextEditor",
25604
26125
  "slots": [
26126
+ {
26127
+ "description": "Displayed before the scrollable editor area.",
26128
+ "name": "editor-before"
26129
+ },
25605
26130
  {
25606
26131
  "description": "Displayed at the start of the scrollable editor area.",
25607
26132
  "name": "editor-start"
@@ -25610,6 +26135,10 @@
25610
26135
  "description": "Displayed at the end of the scrollable editor area.",
25611
26136
  "name": "editor-end"
25612
26137
  },
26138
+ {
26139
+ "description": "Displayed after the scrollable editor area.",
26140
+ "name": "editor-after"
26141
+ },
25613
26142
  {
25614
26143
  "description": "Displayed between the editor viewport and the toolbar.",
25615
26144
  "name": "status"
@@ -37736,10 +38265,6 @@
37736
38265
  "name": "#hide",
37737
38266
  "privacy": "private"
37738
38267
  },
37739
- {
37740
- "kind": "method",
37741
- "name": "#updateAnchorExpanded"
37742
- },
37743
38268
  {
37744
38269
  "kind": "method",
37745
38270
  "name": "#updateListeners"
@@ -37867,6 +38392,10 @@
37867
38392
  }
37868
38393
  ],
37869
38394
  "mixins": [
38395
+ {
38396
+ "name": "WithKbdShortcut",
38397
+ "module": "/src/shared/patterns/kbd-shortcut"
38398
+ },
37870
38399
  {
37871
38400
  "name": "Anchored",
37872
38401
  "module": "/src/shared/patterns/anchored"
@@ -41553,7 +42082,7 @@
41553
42082
  {
41554
42083
  "name": "props",
41555
42084
  "type": {
41556
- "text": "{\n\t\tlabel: Prop<string>;\n\t\tvalue: Prop<string>;\n\t\tplaceholder?: Prop<string>;\n\t\tslot?: string;\n\t\tautofocus?: boolean;\n\t\ttype?: 'url';\n\t\tonInput?: (value: string) => void;\n\t}"
42085
+ "text": "{\n\t\tlabel: Prop<string>;\n\t\tvalue: Prop<string>;\n\t\tplaceholder?: Prop<string>;\n\t\tslot?: string;\n\t\tautofocus?: boolean;\n\t\ttype?: 'url';\n\t\thelperText?: Prop<string>;\n\t\tonInput?: (value: string) => void;\n\t}"
41557
42086
  }
41558
42087
  }
41559
42088
  ]
@@ -50652,6 +51181,10 @@
50652
51181
  {
50653
51182
  "name": "ReplacedPropHandling",
50654
51183
  "module": "/src/shared/deprecation/replaced-props"
51184
+ },
51185
+ {
51186
+ "name": "ReactiveControllerHostSupport",
51187
+ "module": "/src/shared/framework/reactive-controller"
50655
51188
  }
50656
51189
  ],
50657
51190
  "superclass": {
@@ -51013,6 +51546,41 @@
51013
51546
  }
51014
51547
  ]
51015
51548
  },
51549
+ {
51550
+ "kind": "javascript-module",
51551
+ "path": "src/shared/patterns/kbd-shortcut.ts",
51552
+ "declarations": [
51553
+ {
51554
+ "kind": "mixin",
51555
+ "description": "",
51556
+ "name": "WithKbdShortcut",
51557
+ "parameters": [
51558
+ {
51559
+ "name": "Base",
51560
+ "type": {
51561
+ "text": "T"
51562
+ }
51563
+ }
51564
+ ],
51565
+ "slots": [
51566
+ {
51567
+ "description": "Used to display a keyboard shortcut.",
51568
+ "name": "kbd-shortcut"
51569
+ }
51570
+ ]
51571
+ }
51572
+ ],
51573
+ "exports": [
51574
+ {
51575
+ "kind": "js",
51576
+ "name": "WithKbdShortcut",
51577
+ "declaration": {
51578
+ "name": "WithKbdShortcut",
51579
+ "module": "src/shared/patterns/kbd-shortcut.ts"
51580
+ }
51581
+ }
51582
+ ]
51583
+ },
51016
51584
  {
51017
51585
  "kind": "javascript-module",
51018
51586
  "path": "src/shared/patterns/linkable.ts",
@@ -51696,7 +52264,7 @@
51696
52264
  {
51697
52265
  "name": "controller",
51698
52266
  "type": {
51699
- "text": "ViewController<DelegatesAriaElement>"
52267
+ "text": "ViewController<AriaMixinElement>"
51700
52268
  }
51701
52269
  }
51702
52270
  ]
@@ -51811,12 +52379,29 @@
51811
52379
  "declarations": [
51812
52380
  {
51813
52381
  "kind": "variable",
51814
- "name": "ariaMixinProperties",
52382
+ "name": "ariaValueProperties",
51815
52383
  "type": {
51816
52384
  "text": "[\n\t'role',\n\t'ariaAtomic',\n\t'ariaAutoComplete',\n\t'ariaBusy',\n\t'ariaChecked',\n\t'ariaColCount',\n\t'ariaColIndex',\n\t'ariaColIndexText',\n\t'ariaColSpan',\n\t'ariaCurrent',\n\t'ariaDescription',\n\t'ariaDisabled',\n\t'ariaExpanded',\n\t'ariaHasPopup',\n\t'ariaHidden',\n\t'ariaInvalid',\n\t'ariaKeyShortcuts',\n\t'ariaLabel',\n\t'ariaLevel',\n\t'ariaLive',\n\t'ariaModal',\n\t'ariaMultiLine',\n\t'ariaMultiSelectable',\n\t'ariaOrientation',\n\t'ariaPlaceholder',\n\t'ariaPosInSet',\n\t'ariaPressed',\n\t'ariaReadOnly',\n\t'ariaRequired',\n\t'ariaRoleDescription',\n\t'ariaRowCount',\n\t'ariaRowIndex',\n\t'ariaRowIndexText',\n\t'ariaRowSpan',\n\t'ariaSelected',\n\t'ariaSetSize',\n\t'ariaSort',\n\t'ariaValueMax',\n\t'ariaValueMin',\n\t'ariaValueNow',\n\t'ariaValueText',\n\t'ariaRelevant', // Non-standard\n]"
51817
52385
  },
51818
52386
  "default": "[\n\t'role',\n\t'ariaAtomic',\n\t'ariaAutoComplete',\n\t'ariaBusy',\n\t'ariaChecked',\n\t'ariaColCount',\n\t'ariaColIndex',\n\t'ariaColIndexText',\n\t'ariaColSpan',\n\t'ariaCurrent',\n\t'ariaDescription',\n\t'ariaDisabled',\n\t'ariaExpanded',\n\t'ariaHasPopup',\n\t'ariaHidden',\n\t'ariaInvalid',\n\t'ariaKeyShortcuts',\n\t'ariaLabel',\n\t'ariaLevel',\n\t'ariaLive',\n\t'ariaModal',\n\t'ariaMultiLine',\n\t'ariaMultiSelectable',\n\t'ariaOrientation',\n\t'ariaPlaceholder',\n\t'ariaPosInSet',\n\t'ariaPressed',\n\t'ariaReadOnly',\n\t'ariaRequired',\n\t'ariaRoleDescription',\n\t'ariaRowCount',\n\t'ariaRowIndex',\n\t'ariaRowIndexText',\n\t'ariaRowSpan',\n\t'ariaSelected',\n\t'ariaSetSize',\n\t'ariaSort',\n\t'ariaValueMax',\n\t'ariaValueMin',\n\t'ariaValueNow',\n\t'ariaValueText',\n\t'ariaRelevant', // Non-standard\n]",
51819
- "description": "Properties of the ARIAMixin (see: https://www.w3.org/TR/wai-aria-1.3/#ARIAMixin) which is applied to Element.\nIDREF properties are omitted."
52387
+ "description": "Value properties of the ARIAMixin (see: https://www.w3.org/TR/wai-aria-1.3/#ARIAMixin) which is applied to Element."
52388
+ },
52389
+ {
52390
+ "kind": "variable",
52391
+ "name": "ariaIdrefsProperties",
52392
+ "type": {
52393
+ "text": "[\n\t'ariaControls',\n\t'ariaDescribedBy',\n\t'ariaDetails',\n\t'ariaErrorMessage',\n\t'ariaFlowTo',\n\t'ariaLabelledBy',\n\t'ariaOwns',\n]"
52394
+ },
52395
+ "default": "[\n\t'ariaControls',\n\t'ariaDescribedBy',\n\t'ariaDetails',\n\t'ariaErrorMessage',\n\t'ariaFlowTo',\n\t'ariaLabelledBy',\n\t'ariaOwns',\n]",
52396
+ "description": "Multi-element IDREF properties of the ARIAMixin."
52397
+ },
52398
+ {
52399
+ "kind": "variable",
52400
+ "name": "ariaProperties",
52401
+ "type": {
52402
+ "text": "[\n\t...ariaValueProperties,\n\t...ariaIdrefsProperties,\n]"
52403
+ },
52404
+ "default": "[\n\t...ariaValueProperties,\n\t...ariaIdrefsProperties,\n]"
51820
52405
  },
51821
52406
  {
51822
52407
  "kind": "function",
@@ -51830,10 +52415,11 @@
51830
52415
  {
51831
52416
  "name": "ariaPropertyName",
51832
52417
  "type": {
51833
- "text": "AriaPropertyName"
52418
+ "text": "AriaValuePropertyName | AriaIdrefsPropertyName"
51834
52419
  }
51835
52420
  }
51836
- ]
52421
+ ],
52422
+ "description": "Derives the HTML attribute name from an ARIA property name.\ne.g. `ariaLabel` → `aria-label`"
51837
52423
  },
51838
52424
  {
51839
52425
  "kind": "mixin",
@@ -51852,9 +52438,25 @@
51852
52438
  "exports": [
51853
52439
  {
51854
52440
  "kind": "js",
51855
- "name": "ariaMixinProperties",
52441
+ "name": "ariaValueProperties",
51856
52442
  "declaration": {
51857
- "name": "ariaMixinProperties",
52443
+ "name": "ariaValueProperties",
52444
+ "module": "src/shared/aria/aria-mixin.ts"
52445
+ }
52446
+ },
52447
+ {
52448
+ "kind": "js",
52449
+ "name": "ariaIdrefsProperties",
52450
+ "declaration": {
52451
+ "name": "ariaIdrefsProperties",
52452
+ "module": "src/shared/aria/aria-mixin.ts"
52453
+ }
52454
+ },
52455
+ {
52456
+ "kind": "js",
52457
+ "name": "ariaProperties",
52458
+ "declaration": {
52459
+ "name": "ariaProperties",
51858
52460
  "module": "src/shared/aria/aria-mixin.ts"
51859
52461
  }
51860
52462
  },
@@ -52049,6 +52651,232 @@
52049
52651
  }
52050
52652
  ]
52051
52653
  },
52654
+ {
52655
+ "kind": "javascript-module",
52656
+ "path": "src/shared/aria/idrefs-controller.ts",
52657
+ "declarations": [
52658
+ {
52659
+ "kind": "class",
52660
+ "description": "Manages a single IDREF property for an element. Lazily created only when the property is used.",
52661
+ "name": "IdrefsController",
52662
+ "members": [
52663
+ {
52664
+ "kind": "method",
52665
+ "name": "resolvedElements",
52666
+ "static": true,
52667
+ "parameters": [
52668
+ {
52669
+ "name": "host",
52670
+ "type": {
52671
+ "text": "VividElement"
52672
+ }
52673
+ },
52674
+ {
52675
+ "name": "property",
52676
+ "type": {
52677
+ "text": "AriaIdrefsPropertyName"
52678
+ }
52679
+ }
52680
+ ]
52681
+ },
52682
+ {
52683
+ "kind": "method",
52684
+ "name": "for",
52685
+ "static": true,
52686
+ "parameters": [
52687
+ {
52688
+ "name": "host",
52689
+ "type": {
52690
+ "text": "VividElement"
52691
+ }
52692
+ },
52693
+ {
52694
+ "name": "property",
52695
+ "type": {
52696
+ "text": "AriaIdrefsPropertyName"
52697
+ }
52698
+ }
52699
+ ]
52700
+ },
52701
+ {
52702
+ "kind": "field",
52703
+ "name": "#isConnected",
52704
+ "privacy": "private",
52705
+ "type": {
52706
+ "text": "boolean"
52707
+ },
52708
+ "default": "false"
52709
+ },
52710
+ {
52711
+ "kind": "method",
52712
+ "name": "hostConnected",
52713
+ "return": {
52714
+ "type": {
52715
+ "text": "void"
52716
+ }
52717
+ }
52718
+ },
52719
+ {
52720
+ "kind": "method",
52721
+ "name": "hostDisconnected",
52722
+ "return": {
52723
+ "type": {
52724
+ "text": "void"
52725
+ }
52726
+ }
52727
+ },
52728
+ {
52729
+ "kind": "method",
52730
+ "name": "getAttribute",
52731
+ "privacy": "private",
52732
+ "return": {
52733
+ "type": {
52734
+ "text": "string | null"
52735
+ }
52736
+ }
52737
+ },
52738
+ {
52739
+ "kind": "method",
52740
+ "name": "setAttribute",
52741
+ "return": {
52742
+ "type": {
52743
+ "text": "void"
52744
+ }
52745
+ },
52746
+ "parameters": [
52747
+ {
52748
+ "name": "value",
52749
+ "type": {
52750
+ "text": "string | null"
52751
+ }
52752
+ }
52753
+ ]
52754
+ },
52755
+ {
52756
+ "kind": "field",
52757
+ "name": "#resolvedElements",
52758
+ "privacy": "private",
52759
+ "type": {
52760
+ "text": "HTMLElement[] | null"
52761
+ },
52762
+ "default": "null"
52763
+ },
52764
+ {
52765
+ "kind": "method",
52766
+ "name": "#setResolvedElements",
52767
+ "parameters": [
52768
+ {
52769
+ "name": "elements",
52770
+ "type": {
52771
+ "text": "HTMLElement[] | null"
52772
+ }
52773
+ }
52774
+ ]
52775
+ },
52776
+ {
52777
+ "kind": "method",
52778
+ "name": "getResolvedElements",
52779
+ "privacy": "private",
52780
+ "return": {
52781
+ "type": {
52782
+ "text": "HTMLElement[] | null"
52783
+ }
52784
+ }
52785
+ },
52786
+ {
52787
+ "kind": "method",
52788
+ "name": "setElements",
52789
+ "return": {
52790
+ "type": {
52791
+ "text": "void"
52792
+ }
52793
+ },
52794
+ "parameters": [
52795
+ {
52796
+ "name": "elements",
52797
+ "type": {
52798
+ "text": "HTMLElement[] | null"
52799
+ }
52800
+ }
52801
+ ],
52802
+ "description": "When elements property is set on the host"
52803
+ },
52804
+ {
52805
+ "kind": "method",
52806
+ "name": "#updateResolution"
52807
+ },
52808
+ {
52809
+ "kind": "method",
52810
+ "name": "#resolveId",
52811
+ "return": {
52812
+ "type": {
52813
+ "text": "HTMLElement | null"
52814
+ }
52815
+ },
52816
+ "parameters": [
52817
+ {
52818
+ "name": "id",
52819
+ "type": {
52820
+ "text": "string"
52821
+ }
52822
+ }
52823
+ ]
52824
+ },
52825
+ {
52826
+ "kind": "method",
52827
+ "name": "#resolveIds",
52828
+ "return": {
52829
+ "type": {
52830
+ "text": "HTMLElement[]"
52831
+ }
52832
+ },
52833
+ "parameters": [
52834
+ {
52835
+ "name": "idList",
52836
+ "type": {
52837
+ "text": "string[]"
52838
+ }
52839
+ }
52840
+ ]
52841
+ },
52842
+ {
52843
+ "kind": "field",
52844
+ "name": "#observer",
52845
+ "privacy": "private",
52846
+ "type": {
52847
+ "text": "MutationObserver | undefined"
52848
+ }
52849
+ },
52850
+ {
52851
+ "kind": "method",
52852
+ "name": "#observeForElements",
52853
+ "parameters": [
52854
+ {
52855
+ "name": "idList",
52856
+ "type": {
52857
+ "text": "string[]"
52858
+ }
52859
+ }
52860
+ ]
52861
+ },
52862
+ {
52863
+ "kind": "method",
52864
+ "name": "#cleanupObserver"
52865
+ }
52866
+ ]
52867
+ }
52868
+ ],
52869
+ "exports": [
52870
+ {
52871
+ "kind": "js",
52872
+ "name": "IdrefsController",
52873
+ "declaration": {
52874
+ "name": "IdrefsController",
52875
+ "module": "src/shared/aria/idrefs-controller.ts"
52876
+ }
52877
+ }
52878
+ ]
52879
+ },
52052
52880
  {
52053
52881
  "kind": "javascript-module",
52054
52882
  "path": "src/shared/feedback/feedback-message.ts",
@@ -53183,106 +54011,6 @@
53183
54011
  }
53184
54012
  ]
53185
54013
  },
53186
- {
53187
- "kind": "javascript-module",
53188
- "path": "src/shared/picker-field/mixins/calendar-segments/calendarGrid.ts",
53189
- "declarations": [
53190
- {
53191
- "kind": "function",
53192
- "name": "buildCalendarGrid",
53193
- "return": {
53194
- "type": {
53195
- "text": "CalendarGrid"
53196
- }
53197
- },
53198
- "parameters": [
53199
- {
53200
- "name": "month",
53201
- "type": {
53202
- "text": "Month"
53203
- }
53204
- },
53205
- {
53206
- "name": "locale",
53207
- "type": {
53208
- "text": "CalendarPickerLocale"
53209
- }
53210
- }
53211
- ]
53212
- }
53213
- ],
53214
- "exports": [
53215
- {
53216
- "kind": "js",
53217
- "name": "buildCalendarGrid",
53218
- "declaration": {
53219
- "name": "buildCalendarGrid",
53220
- "module": "src/shared/picker-field/mixins/calendar-segments/calendarGrid.ts"
53221
- }
53222
- }
53223
- ]
53224
- },
53225
- {
53226
- "kind": "javascript-module",
53227
- "path": "src/shared/picker-field/mixins/calendar-segments/monthPickerGrid.ts",
53228
- "declarations": [
53229
- {
53230
- "kind": "variable",
53231
- "name": "MonthsPerRow",
53232
- "type": {
53233
- "text": "number"
53234
- },
53235
- "default": "4"
53236
- },
53237
- {
53238
- "kind": "function",
53239
- "name": "buildMonthPickerGrid",
53240
- "return": {
53241
- "type": {
53242
- "text": "MonthPickerGrid"
53243
- }
53244
- },
53245
- "parameters": [
53246
- {
53247
- "name": "year",
53248
- "type": {
53249
- "text": "number"
53250
- }
53251
- },
53252
- {
53253
- "name": "locale",
53254
- "type": {
53255
- "text": "CalendarPickerLocale"
53256
- }
53257
- }
53258
- ]
53259
- }
53260
- ],
53261
- "exports": [
53262
- {
53263
- "kind": "js",
53264
- "name": "MonthsPerRow",
53265
- "declaration": {
53266
- "name": "MonthsPerRow",
53267
- "module": "src/shared/picker-field/mixins/calendar-segments/monthPickerGrid.ts"
53268
- }
53269
- },
53270
- {
53271
- "kind": "js",
53272
- "name": "buildMonthPickerGrid",
53273
- "declaration": {
53274
- "name": "buildMonthPickerGrid",
53275
- "module": "src/shared/picker-field/mixins/calendar-segments/monthPickerGrid.ts"
53276
- }
53277
- }
53278
- ]
53279
- },
53280
- {
53281
- "kind": "javascript-module",
53282
- "path": "src/shared/picker-field/mixins/calendar-segments/segment.ts",
53283
- "declarations": [],
53284
- "exports": []
53285
- },
53286
54014
  {
53287
54015
  "kind": "javascript-module",
53288
54016
  "path": "src/shared/picker-field/mixins/inline-time-picker/columns.ts",
@@ -53746,6 +54474,106 @@
53746
54474
  }
53747
54475
  ]
53748
54476
  },
54477
+ {
54478
+ "kind": "javascript-module",
54479
+ "path": "src/shared/picker-field/mixins/calendar-segments/calendarGrid.ts",
54480
+ "declarations": [
54481
+ {
54482
+ "kind": "function",
54483
+ "name": "buildCalendarGrid",
54484
+ "return": {
54485
+ "type": {
54486
+ "text": "CalendarGrid"
54487
+ }
54488
+ },
54489
+ "parameters": [
54490
+ {
54491
+ "name": "month",
54492
+ "type": {
54493
+ "text": "Month"
54494
+ }
54495
+ },
54496
+ {
54497
+ "name": "locale",
54498
+ "type": {
54499
+ "text": "CalendarPickerLocale"
54500
+ }
54501
+ }
54502
+ ]
54503
+ }
54504
+ ],
54505
+ "exports": [
54506
+ {
54507
+ "kind": "js",
54508
+ "name": "buildCalendarGrid",
54509
+ "declaration": {
54510
+ "name": "buildCalendarGrid",
54511
+ "module": "src/shared/picker-field/mixins/calendar-segments/calendarGrid.ts"
54512
+ }
54513
+ }
54514
+ ]
54515
+ },
54516
+ {
54517
+ "kind": "javascript-module",
54518
+ "path": "src/shared/picker-field/mixins/calendar-segments/monthPickerGrid.ts",
54519
+ "declarations": [
54520
+ {
54521
+ "kind": "variable",
54522
+ "name": "MonthsPerRow",
54523
+ "type": {
54524
+ "text": "number"
54525
+ },
54526
+ "default": "4"
54527
+ },
54528
+ {
54529
+ "kind": "function",
54530
+ "name": "buildMonthPickerGrid",
54531
+ "return": {
54532
+ "type": {
54533
+ "text": "MonthPickerGrid"
54534
+ }
54535
+ },
54536
+ "parameters": [
54537
+ {
54538
+ "name": "year",
54539
+ "type": {
54540
+ "text": "number"
54541
+ }
54542
+ },
54543
+ {
54544
+ "name": "locale",
54545
+ "type": {
54546
+ "text": "CalendarPickerLocale"
54547
+ }
54548
+ }
54549
+ ]
54550
+ }
54551
+ ],
54552
+ "exports": [
54553
+ {
54554
+ "kind": "js",
54555
+ "name": "MonthsPerRow",
54556
+ "declaration": {
54557
+ "name": "MonthsPerRow",
54558
+ "module": "src/shared/picker-field/mixins/calendar-segments/monthPickerGrid.ts"
54559
+ }
54560
+ },
54561
+ {
54562
+ "kind": "js",
54563
+ "name": "buildMonthPickerGrid",
54564
+ "declaration": {
54565
+ "name": "buildMonthPickerGrid",
54566
+ "module": "src/shared/picker-field/mixins/calendar-segments/monthPickerGrid.ts"
54567
+ }
54568
+ }
54569
+ ]
54570
+ },
54571
+ {
54572
+ "kind": "javascript-module",
54573
+ "path": "src/shared/picker-field/mixins/calendar-segments/segment.ts",
54574
+ "declarations": [],
54575
+ "exports": []
54576
+ },
53749
54577
  {
53750
54578
  "kind": "javascript-module",
53751
54579
  "path": "src/shared/deprecation/replaced-props.ts",