@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
@@ -1,509 +1,176 @@
1
- import { c as createRegisterFunction, s as defineVividComponent, t as VividElement } from "./vivid-element.js";
1
+ import { d as createRegisterFunction, t as VividElement, u as defineVividComponent } from "./vivid-element.js";
2
2
  import { t as __decorate } from "./decorate.js";
3
- import { n as FormAssociated } from "./form-associated.js";
3
+ import { t as CheckableFormAssociated } from "./form-associated.js";
4
4
  import { t as FormElement } from "./form-element.js";
5
- import { t as Localized } from "./localized.js";
6
- import { i as Popup, r as PlacementStrategy, t as popupDefinition } from "./definition10.js";
7
- import { n as keyArrowRight$1, t as keyArrowLeft$1 } from "./key-codes.js";
8
- import { a as defaultToOneConverter, i as lerp, n as getMarkersTemplate, o as roundToStepValue, r as inverseLerp } from "./slider.template.js";
9
- import { attr, html, nullableNumberConverter, observable, ref, when } from "@microsoft/fast-element";
10
- import { Orientation, classNames, keyArrowDown, keyArrowUp, keyEnd, keyHome, limit } from "@microsoft/fast-web-utilities";
11
- //#region src/lib/range-slider/range-slider.scss?inline
12
- var range_slider_default = ":host{display:inline-block}:host(:not([orientation=vertical])){inline-size:100%}:host([orientation=vertical]){block-size:100%;min-block-size:calc(var(--_thumb-interaction-indicator-size) * 5)}:host([disabled]){cursor:not-allowed}.control.connotation-cta{--_connotation-color-primary:var(--vvd-slider-cta-primary,var(--vvd-color-cta-500))}.control:not(.connotation-cta){--_connotation-color-primary:var(--vvd-slider-accent-primary,var(--vvd-color-canvas-text))}.control{--_appearance-color-text:var(--_connotation-color-primary-text);--_appearance-color-fill:var(--_connotation-color-primary);--_appearance-color-outline:transparent;--_thumb-size:12px;--_thumb-interaction-indicator-size:36px;--_track-start-inset-inline-start:0;--_track-start-inset-block-start:0;cursor:pointer;user-select:none;outline:none}.control .positioning-region{position:relative}.control .track{background:var(--_track-background-color);border-radius:4px;position:absolute}.control .track-start{border-radius:inherit;background:var(--_track-start-background-color);block-size:100%;position:absolute;inset-inline-start:var(--_track-start-inset-inline-start)}.control.horizontal{block-size:var(--_thumb-interaction-indicator-size);inline-size:calc(100% - var(--_thumb-size));min-inline-size:var(--_thumb-size);margin-inline-start:calc(var(--_thumb-size) / 2)}.control.horizontal .track{top:calc((var(--_thumb-interaction-indicator-size) - 2px) / 2);block-size:2px;left:0;right:0}:host([markers]) .control.horizontal .track-start{--_track-start-inset-inline-start:1px;border-top-left-radius:0;border-bottom-left-radius:0}.control.horizontal .track .mark{block-size:6px;inline-size:100%;position:absolute;inset-block-start:-2px;inset-inline-start:0}.control.vertical{margin-top:calc(var(--_thumb-interaction-indicator-size) / 2);block-size:calc(100% - var(--_thumb-interaction-indicator-size));inline-size:var(--_thumb-interaction-indicator-size);min-block-size:var(--_thumb-interaction-indicator-size)}.control.vertical .positioning-region{block-size:100%}.control.vertical .track{left:calc((var(--_thumb-interaction-indicator-size) - 2px) / 2);block-size:100%;inline-size:2px}.control.vertical .track .mark{block-size:100%;inline-size:6px;position:absolute;inset-block-start:0;inset-inline-start:-2px}.control.vertical .track-start{block-size:auto;inline-size:100%;inset-block-start:var(--_track-start-inset-block-start)}:host([markers]) .control.vertical .track-start{--_track-start-inset-block-start:1px;border-radius:0}.control.disabled{--_track-background-color:var(--vvd-color-neutral-100);--_track-start-background-color:var(--vvd-color-neutral-300);pointer-events:none}.control:not(.disabled){--_track-background-color:var(--vvd-color-neutral-300);--_track-start-background-color:var(--_appearance-color-fill)}.control:not(.disabled) .mark{color:var(--vvd-color-neutral-950)}.control.disabled .mark{color:var(--_track-start-background-color)}.thumb-container{block-size:var(--_thumb-interaction-indicator-size);cursor:inherit;inline-size:var(--_thumb-interaction-indicator-size);touch-action:none;border-radius:50%;outline:none;position:absolute}.thumb-container.focus-visible{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));--focus-stroke-gap-color:transparent;--_thumb-interaction-indicator-alpha:.05;border-radius:50%}.control.horizontal .thumb-container{transform:translateX(calc(var(--_thumb-interaction-indicator-size) / 2))}.control.vertical .thumb-container{transform:translateY(calc(var(--_thumb-interaction-indicator-size) / 2))}@media (hover:hover){.control:not(.disabled) .thumb-container:hover{--_thumb-interaction-indicator-alpha:.12}}.control:not(.disabled) .thumb-container:active{--_thumb-interaction-indicator-alpha:.25}.thumb-container:before{border-radius:inherit;background-color:var(--_track-start-background-color);block-size:var(--_thumb-interaction-indicator-size);content:\"\";inline-size:var(--_thumb-interaction-indicator-size);opacity:var(--_thumb-interaction-indicator-alpha,0);transition:opacity .2s ease-out;display:block;position:absolute}.thumb-container:after{border-radius:inherit;background-color:var(--_track-start-background-color);block-size:var(--_thumb-size);content:\"\";inline-size:var(--_thumb-size);inset:calc((var(--_thumb-interaction-indicator-size) - var(--_thumb-size)) / 2);display:block;position:absolute}.popup{pointer-events:none}.tooltip{width:auto;color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);padding:8px 12px}:host([internal-part]) .thumb-container{opacity:0;transition:opacity .2s}:host([internal-part]) .control.horizontal .track{block-size:4px;top:16px;overflow:hidden}:host([internal-part]) .control:focus .thumb-container{opacity:1}@media (hover:hover){:host([internal-part]) .control:hover .thumb-container{opacity:1}}.control,:host([markers]) .control.horizontal .track-start,:host([markers]) .control.vertical .track-start{--_track-start-inset-inline-start:auto;--_track-start-inset-block-start:auto}";
5
+ import { t as WithErrorText } from "./with-error-text.js";
6
+ import { Updates, attr, html, observable, when } from "@microsoft/fast-element";
7
+ import { classNames, keySpace } from "@microsoft/fast-web-utilities";
8
+ //#region src/lib/radio/radio.scss?inline
9
+ var radio_default = ":host(:focus-visible){outline:none}:host([disabled]){cursor:not-allowed}.base.connotation-cta{--_connotation-color-primary:var(--vvd-radio-cta-primary,var(--vvd-color-cta-500));--_connotation-color-primary-text:var(--vvd-radio-cta-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-radio-cta-primary-increment,var(--vvd-color-cta-600));--_connotation-color-intermediate:var(--vvd-radio-cta-intermediate,var(--vvd-color-cta-500));--_connotation-color-firm:var(--vvd-radio-cta-firm,var(--vvd-color-cta-600));--_connotation-color-fierce:var(--vvd-radio-cta-fierce,var(--vvd-color-cta-700))}.base:not(.connotation-cta){--_connotation-color-primary:var(--vvd-radio-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-radio-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-radio-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-intermediate:var(--vvd-radio-accent-intermediate,var(--vvd-color-neutral-500));--_connotation-color-firm:var(--vvd-radio-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-fierce:var(--vvd-radio-accent-fierce,var(--vvd-color-neutral-700))}.base{--_appearance-color-text:var(--vvd-color-canvas-text);--_appearance-color-fill:var(--vvd-color-canvas);--_appearance-color-outline:var(--vvd-color-neutral-500)}@media (hover:hover){.base:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--vvd-color-canvas-text);--_appearance-color-fill:var(--vvd-color-canvas);--_appearance-color-outline:var(--vvd-color-neutral-700)}}.base.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--vvd-color-canvas-text);--_appearance-color-fill:var(--vvd-color-canvas);--_appearance-color-outline:var(--vvd-color-neutral-700)}.base:checked:where(:not(.disabled,:disabled)),.base.checked:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-primary-text);--_appearance-color-fill:var(--_connotation-color-primary);--_appearance-color-outline:var(--_connotation-color-primary)}@media (hover:hover){.base:checked:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-primary-text);--_appearance-color-fill:var(--_connotation-color-primary-increment);--_appearance-color-outline:var(--_connotation-color-primary-increment)}}.base.checked.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-primary-text);--_appearance-color-fill:var(--_connotation-color-primary-increment);--_appearance-color-outline:var(--_connotation-color-primary-increment)}.base:disabled,.base.disabled{--_appearance-color-text:var(--vvd-color-neutral-600);--_appearance-color-fill:var(--vvd-color-neutral-100);--_appearance-color-outline:var(--vvd-color-neutral-300)}.base.readonly:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--vvd-color-canvas-text);--_appearance-color-fill:var(--vvd-color-neutral-200);--_appearance-color-outline:var(--vvd-color-neutral-400)}.base{cursor:pointer;align-items:center;gap:8px;display:inline-flex}@supports (user-select:none){.base{user-select:none}}.base.disabled{pointer-events:none}.control{block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) - 20));box-shadow:inset 0 0 0 2px var(--_appearance-color-outline);inline-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) - 20));border-radius:50%;flex-shrink:0;position:relative}.base:not(.checked) .control{background-color:var(--_appearance-color-fill)}.control:after{border-radius:inherit;background-color:var(--_appearance-color-outline);content:\"\";opacity:1;transition:opacity .2s;position:absolute;inset:5px}.base:not(.checked) .control:after{opacity:0}:host(:focus-visible) .control{--focus-stroke-gap-color:transparent;position:relative}:host(:focus-visible) .control:before{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));border-radius:var(--focus-border-radius,inherit);block-size:calc(100% + var(--focus-block-size-addition,4px));content:\"\";inline-size:calc(100% + var(--focus-block-size-addition,4px));display:block;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}label{color:var(--vvd-color-canvas-text);cursor:pointer;font:var(--vvd-typography-base)}";
13
10
  //#endregion
14
- //#region src/lib/range-slider/range-slider.ts
15
- var Direction$1 = {
16
- Increment: 1,
17
- Decrement: -1
18
- };
11
+ //#region src/lib/radio/radio.ts
19
12
  /**
20
- * Base class for range-slider
21
- *
22
- * @component range-slider
23
13
  * @public
24
- * @event {CustomEvent<undefined>} input:start - Event emitted when the start value changes
25
- * @event {CustomEvent<undefined>} input:end - Event emitted when the end value changes
26
- * @event {CustomEvent<undefined>} input - Event emitted when either the start or end value changes.
27
- * @event {CustomEvent<undefined>} change - Event emitted when either the start or end value changes.
28
- * @vueModel start start input:start `event.currentTarget.start`
29
- * @vueModel end end input:end `event.currentTarget.end`
30
- * @vueModel startAsNumber startAsNumber input:start `event.currentTarget.startAsNumber`
31
- * @vueModel endAsNumber endAsNumber input:end `event.currentTarget.endAsNumber`
32
- * @testSelector byLabel byLabel
33
- * @testAction slideStartTo slideTo #track #startThumb
34
- * @testAction slideEndTo slideTo #track #endThumb
35
- * @testQuery range rangeAsNumber
36
- * @testRef track shadow .control
37
- * @testRef startThumb shadow #start-thumb
38
- * @testRef endThumb shadow #end-thumb
14
+ * @event {CustomEvent<undefined>} change - Fires a custom 'change' event when the value changes
15
+ * @component radio
16
+ * @testAction check click #control
17
+ * @testQuery checked checked true
18
+ * @testQuery unchecked checked false
19
+ * @testRef control shadow .control
39
20
  */
40
- var RangeSlider = class extends Localized(FormElement(FormAssociated(VividElement))) {
41
- constructor(..._args) {
42
- super(..._args);
43
- this.#isInternalValueUpdate = false;
44
- this.start = "";
45
- this.end = "";
46
- this.min = 0;
47
- this.max = 10;
48
- this.step = 1;
49
- this.orientation = Orientation.horizontal;
50
- this.ariaStartLabel = null;
51
- this.ariaEndLabel = null;
52
- this.markers = false;
53
- this.pin = false;
54
- this.valueTextFormatter = (value) => parseFloat(value).toLocaleString(this.locale.lang);
55
- this.proxy = document.createElement("input");
56
- this._trackEl = null;
57
- this._startThumbEl = null;
58
- this._endThumbEl = null;
59
- this._draggingThumb = false;
60
- this._visiblyFocusedThumb = null;
61
- this._hoveredThumb = null;
62
- this._startThumbCss = "";
63
- this._endThumbCss = "";
64
- this._selectedRangeCss = "";
65
- this.#isNonVisibleFocus = false;
66
- this.#onThumbFocus = (e) => {
67
- if (!this.#isNonVisibleFocus) this._visiblyFocusedThumb = this.#getThumbIdFromEvent(e);
68
- this.#isNonVisibleFocus = false;
69
- };
70
- this.#onThumbBlur = () => {
71
- this._visiblyFocusedThumb = null;
72
- };
73
- this.#onVisibilityChange = () => {
74
- if (document.hidden && (this.shadowRoot.activeElement === this._startThumbEl || this.shadowRoot.activeElement === this._endThumbEl)) this.#isNonVisibleFocus = true;
75
- };
76
- this.#onMouseOver = (e) => {
77
- this._hoveredThumb = this.#getThumbIdFromEvent(e);
78
- };
79
- this.#onMouseOut = () => {
80
- this._hoveredThumb = null;
81
- };
82
- this.#onThumbMousedown = (event) => {
83
- if (this.disabled || event.defaultPrevented) return;
84
- let target = event.target;
85
- if (target === this._endThumbEl && this.startAsNumber === this.max && this.endAsNumber === this.max) target = this._startThumbEl;
86
- this.#focusThumbNonVisibly(target);
87
- this._draggingThumb = this.#getThumbId(target);
88
- this.#registerDragHandlers();
89
- };
90
- this.#onThumbKeydown = (e) => {
91
- const thumb = this.#getThumbIdFromEvent(e);
92
- this._visiblyFocusedThumb = thumb;
93
- if (e.key === keyHome) {
94
- e.preventDefault();
95
- this.#updateValues({ [thumb]: `${this.#thumbConstraints[thumb].min}` });
96
- } else if (e.key === keyEnd) {
97
- e.preventDefault();
98
- this.#updateValues({ [thumb]: `${this.#thumbConstraints[thumb].max}` });
99
- } else {
100
- if (e.shiftKey) return;
101
- switch (e.key) {
102
- case keyArrowRight$1:
103
- case keyArrowDown:
104
- e.preventDefault();
105
- this.#applyStep(thumb, Direction$1.Increment);
106
- break;
107
- case keyArrowLeft$1:
108
- case keyArrowUp:
109
- e.preventDefault();
110
- this.#applyStep(thumb, Direction$1.Decrement);
111
- break;
112
- }
113
- }
114
- };
115
- this.#onDragMove = (e) => {
116
- if (this.disabled || e.defaultPrevented || !this._draggingThumb) return;
117
- const sourceEvent = "TouchEvent" in window && e instanceof TouchEvent ? e.touches[0] : e;
118
- const value = this.#calculateValueFromMouseEvent(sourceEvent);
119
- this.#updateValues({ [this._draggingThumb]: `${this.#roundToNearestStep(this._draggingThumb, value)}` });
120
- };
121
- this.#onDragEnd = () => {
122
- this._draggingThumb = false;
123
- this.#unregisterDragListeners();
124
- };
125
- }
126
- #isInternalValueUpdate;
21
+ var Radio = class extends WithErrorText(FormElement(CheckableFormAssociated(VividElement))) {
127
22
  /**
128
23
  * @internal
129
24
  */
130
- startChanged() {
131
- this.currentStart = this.start;
132
- if (!this.#isInternalValueUpdate) {
133
- this.dirtyValue = true;
134
- this.#updateFormValue();
135
- }
136
- if (this.$fastController.isConnected) this.#updateThumbPositions();
25
+ readOnlyChanged() {
26
+ /* v8 ignore if -- @preserve */
27
+ if (this.proxy instanceof HTMLInputElement) this.proxy.readOnly = this.readOnly;
137
28
  }
138
29
  /**
139
30
  * @internal
140
31
  */
141
- initialStartChanged(_, newValue) {
142
- if (newValue && !this.dirtyValue) {
143
- this.start = newValue;
144
- this.dirtyValue = false;
32
+ defaultCheckedChanged() {
33
+ if (this.$fastController.isConnected && !this.dirtyChecked) {
34
+ /* v8 ignore else -- @preserve */
35
+ if (!this.isInsideRadioGroup()) {
36
+ this.checked = this.defaultChecked;
37
+ this.dirtyChecked = false;
38
+ }
145
39
  }
146
40
  }
147
- /**
148
- * @internal
149
- */
150
- currentStartChanged() {
151
- this.start = this.currentStart;
152
- }
153
- /**
154
- * The start property, typed as a number.
155
- *
156
- * @public
157
- */
158
- get startAsNumber() {
159
- return parseFloat(this.start);
160
- }
161
- set startAsNumber(next) {
162
- this.start = next.toString();
41
+ constructor() {
42
+ super();
43
+ this.initialValue = "on";
44
+ this.defaultSlottedNodes = [];
45
+ this.keypressHandler = (e) => {
46
+ switch (e.key) {
47
+ case keySpace:
48
+ if (!this.checked && !this.readOnly) this.checked = true;
49
+ return;
50
+ }
51
+ return true;
52
+ };
53
+ this.proxy = document.createElement("input");
54
+ this.#validateValueMissingWithSiblings = () => {
55
+ const siblings = this.#radioSiblings;
56
+ const group = this.#radioGroup;
57
+ if (siblings && siblings.length > 1) {
58
+ if (siblings.some((x) => x.checked)) {
59
+ this.setValidity({ valueMissing: false });
60
+ this.errorValidationMessage = "";
61
+ if (group) group.errorValidationMessage = "";
62
+ }
63
+ }
64
+ };
65
+ this.#syncSiblingsRequiredValidationStatus = () => {
66
+ if (this.elementInternals && !this.validity.valueMissing) {
67
+ const siblings = this.#radioSiblings;
68
+ const group = this.#radioGroup;
69
+ if (siblings && siblings.length > 1) siblings.forEach((x) => {
70
+ x.elementInternals.setValidity({ valueMissing: false });
71
+ x.errorValidationMessage = "";
72
+ if (group) group.errorValidationMessage = "";
73
+ });
74
+ }
75
+ };
76
+ this.proxy.setAttribute("type", "radio");
77
+ this.proxy.setAttribute("name", this.name);
78
+ this.checked = this.defaultChecked;
79
+ this.dirtyChecked = false;
163
80
  }
164
81
  /**
165
82
  * @internal
166
83
  */
167
- endChanged() {
168
- this.currentEnd = this.end;
169
- if (!this.#isInternalValueUpdate) {
170
- this.dirtyValue = true;
171
- this.#updateFormValue();
172
- }
173
- if (this.$fastController.isConnected) this.#updateThumbPositions();
84
+ nameChanged(previous, next) {
85
+ super.nameChanged(previous, next);
86
+ next !== null ? this.proxy.setAttribute("name", this.name) : this.proxy.removeAttribute("name");
87
+ Updates.enqueue(this.validate);
174
88
  }
175
89
  /**
176
90
  * @internal
177
91
  */
178
- initialEndChanged(_, newValue) {
179
- if (newValue && !this.dirtyValue) {
180
- this.end = newValue;
181
- this.dirtyValue = false;
92
+ connectedCallback() {
93
+ super.connectedCallback();
94
+ Updates.enqueue(this.validate);
95
+ if (this.parentElement.getAttribute("data-vvd-component") !== "radio-group" && this.getAttribute("tabindex") === null) {
96
+ /* v8 ignore else -- @preserve */
97
+ if (!this.disabled) this.setAttribute("tabindex", "0");
182
98
  }
183
- }
184
- /**
185
- * @internal
186
- */
187
- currentEndChanged() {
188
- this.end = this.currentEnd;
189
- }
190
- /**
191
- * The end property, typed as a number.
192
- *
193
- * @public
194
- */
195
- get endAsNumber() {
196
- return parseFloat(this.end);
197
- }
198
- set endAsNumber(next) {
199
- this.end = next.toString();
200
- }
201
- #updateValues({ start, end }, emitEvents = true) {
202
- if (start === this.start) start = void 0;
203
- if (end === this.end) end = void 0;
204
- if (start === void 0 && end === void 0) return;
205
- this.#isInternalValueUpdate = true;
206
- if (start !== void 0) this.start = start;
207
- if (end !== void 0) this.end = end;
208
- this.#isInternalValueUpdate = false;
209
- if (emitEvents) {
210
- if (start !== void 0) this.$emit("input:start");
211
- if (end !== void 0) this.$emit("input:end");
212
- this.$emit("input");
213
- this.$emit("change");
214
- this.dirtyValue = true;
99
+ if (this.defaultChecked) {
100
+ /* v8 ignore else -- @preserve */
101
+ if (!this.dirtyChecked) {
102
+ if (!this.isInsideRadioGroup()) {
103
+ this.checked = this.defaultChecked;
104
+ this.dirtyChecked = false;
105
+ }
106
+ }
215
107
  }
216
- this.#updateFormValue();
217
- }
218
- #applyStep(thumb, direction) {
219
- this.#updateValues({ [thumb]: this.#roundToNearestStep(thumb, Number(this[thumb]) + direction * this.step).toString() });
220
108
  }
221
- /**
222
- * @internal
223
- */
224
- orientationChanged() {
225
- if (this.$fastController.isConnected) this.#updateThumbPositions();
109
+ isInsideRadioGroup() {
110
+ return this.closest("[data-vvd-component=\"radio-group\"]") !== null;
226
111
  }
227
112
  /**
228
113
  * @internal
229
114
  */
230
- nameChanged(previous, next) {
231
- super.nameChanged(previous, next);
232
- this.#updateFormValue();
233
- }
234
- #updateFormValue() {
235
- if (!this.name) this.setFormValue(null);
236
- else {
237
- const formData = new FormData();
238
- formData.append(this.name, this.start);
239
- formData.append(this.name, this.end);
240
- this.setFormValue(formData);
241
- }
242
- }
243
- formResetCallback() {
244
- this.#updateValues({
245
- start: this.initialStart ?? this.min.toString(),
246
- end: this.initialEnd ?? this.max.toString()
247
- });
248
- super.formResetCallback();
249
- }
250
- get #thumbs() {
251
- return {
252
- start: this._startThumbEl,
253
- end: this._endThumbEl
254
- };
255
- }
256
- get #thumbConstraints() {
257
- return {
258
- start: {
259
- min: this.min,
260
- max: this.endAsNumber
261
- },
262
- end: {
263
- min: this.startAsNumber,
264
- max: this.max
265
- }
266
- };
115
+ clickHandler(_) {
116
+ if (!this.disabled && !this.readOnly && !this.checked) this.checked = true;
267
117
  }
268
- #getThumbId(thumb) {
269
- return thumb === this._startThumbEl ? "start" : "end";
118
+ get #radioSiblings() {
119
+ const siblings = this.parentElement?.querySelectorAll(`${this.tagName.toLocaleLowerCase()}[name="${this.name}"]`);
120
+ if (siblings) return Array.from(siblings);
121
+ return [];
270
122
  }
271
- #getThumbIdFromEvent(e) {
272
- return this.#getThumbId(e.target);
273
- }
274
- #updateThumbPositions() {
275
- const startOffsetPct = this.#thumbTrackEndOffset(this.startAsNumber);
276
- const endOffsetPct = this.#thumbTrackEndOffset(this.endAsNumber);
277
- const [dirProp, dimProp] = this.orientation === Orientation.horizontal ? ["right", "width"] : ["bottom", "height"];
278
- const transition = `transition: ${this._draggingThumb ? "none" : "all 0.2s ease"};`;
279
- this._startThumbCss = `${dirProp}: ${startOffsetPct}%; ${transition}`;
280
- this._endThumbCss = `${dirProp}: ${endOffsetPct}%; ${transition}`;
281
- this._selectedRangeCss = `${dirProp}: ${endOffsetPct}%; ${dimProp}: ${startOffsetPct - endOffsetPct}%; ${transition}`;
282
- }
283
- #thumbTrackEndOffset(value) {
284
- return (1 - inverseLerp(this.min, this.max, value)) * 100;
285
- }
286
- #calculateValueFromMouseEvent(e) {
287
- const trackClientRect = this._trackEl.getBoundingClientRect();
288
- const [minPos, maxPos, valuePos] = this.orientation === Orientation.horizontal ? [
289
- this._trackEl.clientLeft,
290
- this._trackEl.clientWidth,
291
- e.pageX - document.documentElement.scrollLeft - this.getBoundingClientRect().left
292
- ] : [
293
- trackClientRect.top,
294
- trackClientRect.bottom,
295
- e.pageY - document.documentElement.scrollTop
296
- ];
297
- return lerp(this.min, this.max, inverseLerp(minPos, maxPos, valuePos));
298
- }
299
- #roundToNearestStep(thumb, value) {
300
- return limit(this.#thumbConstraints[thumb].min, this.#thumbConstraints[thumb].max, roundToStepValue(value - this.min, this.step) + this.min);
301
- }
302
- #isNonVisibleFocus;
303
- #focusThumbNonVisibly(thumb) {
304
- this.#isNonVisibleFocus = true;
305
- thumb.focus();
306
- this.#isNonVisibleFocus = false;
123
+ get #radioGroup() {
124
+ const parentGroup = this.closest(`${this.tagName.toLocaleLowerCase()}-group[name="${this.name}"]`);
125
+ if (parentGroup) return parentGroup;
126
+ return null;
307
127
  }
128
+ #validateValueMissingWithSiblings;
129
+ #syncSiblingsRequiredValidationStatus;
308
130
  /**
309
131
  * @internal
310
132
  */
311
- _isThumbPopupOpen(thumb) {
312
- return this._visiblyFocusedThumb === thumb || this._hoveredThumb === thumb || this._draggingThumb === thumb;
313
- }
314
- connectedCallback() {
315
- super.connectedCallback();
316
- this.#updateValues({
317
- start: this.start || this.initialStart || this.min.toString(),
318
- end: this.end || this.initialEnd || this.max.toString()
319
- }, false);
320
- this.#registerThumbListeners();
321
- this.#updateThumbPositions();
322
- document.addEventListener("visibilitychange", this.#onVisibilityChange);
323
- }
324
- disconnectedCallback() {
325
- super.disconnectedCallback();
326
- this.#unregisterThumbListeners();
327
- this.#unregisterDragListeners();
328
- document.removeEventListener("visibilitychange", this.#onVisibilityChange);
329
- }
330
- #registerThumbListeners() {
331
- for (const thumb of ["start", "end"]) {
332
- this.#thumbs[thumb].addEventListener("keydown", this.#onThumbKeydown);
333
- this.#thumbs[thumb].addEventListener("mousedown", this.#onThumbMousedown, { passive: true });
334
- this.#thumbs[thumb].addEventListener("touchstart", this.#onThumbMousedown, { passive: true });
335
- this.#thumbs[thumb].addEventListener("mouseover", this.#onMouseOver, { passive: true });
336
- this.#thumbs[thumb].addEventListener("mouseout", this.#onMouseOut, { passive: true });
337
- this.#thumbs[thumb].addEventListener("focus", this.#onThumbFocus);
338
- this.#thumbs[thumb].addEventListener("blur", this.#onThumbBlur);
133
+ validate(anchor) {
134
+ super.validate(anchor);
135
+ if (this.proxy) {
136
+ this.errorValidationMessage = this.validationMessage || "";
137
+ if (this.validity.valueMissing) this.#validateValueMissingWithSiblings();
138
+ else this.#syncSiblingsRequiredValidationStatus();
339
139
  }
340
140
  }
341
- #unregisterThumbListeners() {
342
- for (const thumb of ["start", "end"]) {
343
- this.#thumbs[thumb].removeEventListener("keydown", this.#onThumbKeydown);
344
- this.#thumbs[thumb].removeEventListener("mousedown", this.#onThumbMousedown);
345
- this.#thumbs[thumb].removeEventListener("touchstart", this.#onThumbMousedown);
346
- this.#thumbs[thumb].removeEventListener("mouseover", this.#onMouseOver);
347
- this.#thumbs[thumb].removeEventListener("mouseout", this.#onMouseOut);
348
- this.#thumbs[thumb].removeEventListener("focus", this.#onThumbFocus);
349
- this.#thumbs[thumb].removeEventListener("blur", this.#onThumbBlur);
350
- }
351
- }
352
- /**
353
- * @internal
354
- */
355
- _onMouseDown(e) {
356
- if (this.disabled || this._draggingThumb) return;
357
- const value = this.#calculateValueFromMouseEvent(e);
358
- const startDistance = Math.abs(value - Number(this.start));
359
- const endDistance = Math.abs(value - Number(this.end));
360
- const thumb = startDistance < endDistance || startDistance === endDistance && value < Number(this.start) ? "start" : "end";
361
- this.#updateValues({ [thumb]: `${this.#roundToNearestStep(thumb, value)}` });
362
- this._draggingThumb = thumb;
363
- this.#focusThumbNonVisibly(this.#thumbs[thumb]);
364
- this.#registerDragHandlers();
365
- }
366
- #onThumbFocus;
367
- #onThumbBlur;
368
- #onVisibilityChange;
369
- #onMouseOver;
370
- #onMouseOut;
371
- #onThumbMousedown;
372
- #onThumbKeydown;
373
- #registerDragHandlers() {
374
- window.addEventListener("mousemove", this.#onDragMove, { passive: true });
375
- window.addEventListener("touchmove", this.#onDragMove, { passive: true });
376
- window.addEventListener("mouseup", this.#onDragEnd);
377
- window.addEventListener("touchend", this.#onDragEnd);
378
- window.document.addEventListener("mouseleave", this.#onDragEnd);
379
- }
380
- #unregisterDragListeners() {
381
- window.removeEventListener("mouseup", this.#onDragEnd);
382
- window.document.removeEventListener("mouseleave", this.#onDragEnd);
383
- window.removeEventListener("mousemove", this.#onDragMove);
384
- window.removeEventListener("touchmove", this.#onDragMove);
385
- window.removeEventListener("touchend", this.#onDragEnd);
386
- }
387
- #onDragMove;
388
- #onDragEnd;
389
141
  };
390
- __decorate([observable], RangeSlider.prototype, "start", void 0);
142
+ __decorate([attr], Radio.prototype, "connotation", void 0);
391
143
  __decorate([attr({
392
- mode: "fromView",
393
- attribute: "start"
394
- })], RangeSlider.prototype, "initialStart", void 0);
395
- __decorate([attr({ attribute: "current-start" })], RangeSlider.prototype, "currentStart", void 0);
396
- __decorate([observable], RangeSlider.prototype, "end", void 0);
397
- __decorate([attr({
398
- mode: "fromView",
399
- attribute: "end"
400
- })], RangeSlider.prototype, "initialEnd", void 0);
401
- __decorate([attr({ attribute: "current-end" })], RangeSlider.prototype, "currentEnd", void 0);
402
- __decorate([attr({ converter: nullableNumberConverter })], RangeSlider.prototype, "min", void 0);
403
- __decorate([attr({ converter: nullableNumberConverter })], RangeSlider.prototype, "max", void 0);
404
- __decorate([attr({ converter: defaultToOneConverter })], RangeSlider.prototype, "step", void 0);
405
- __decorate([attr], RangeSlider.prototype, "orientation", void 0);
406
- __decorate([attr({ attribute: "aria-start-label" })], RangeSlider.prototype, "ariaStartLabel", void 0);
407
- __decorate([attr({ attribute: "aria-end-label" })], RangeSlider.prototype, "ariaEndLabel", void 0);
408
- __decorate([attr({ mode: "boolean" })], RangeSlider.prototype, "markers", void 0);
409
- __decorate([attr], RangeSlider.prototype, "connotation", void 0);
410
- __decorate([attr({ mode: "boolean" })], RangeSlider.prototype, "pin", void 0);
411
- __decorate([observable], RangeSlider.prototype, "valueTextFormatter", void 0);
412
- __decorate([observable], RangeSlider.prototype, "_draggingThumb", void 0);
413
- __decorate([observable], RangeSlider.prototype, "_visiblyFocusedThumb", void 0);
414
- __decorate([observable], RangeSlider.prototype, "_hoveredThumb", void 0);
415
- __decorate([observable], RangeSlider.prototype, "_startThumbCss", void 0);
416
- __decorate([observable], RangeSlider.prototype, "_endThumbCss", void 0);
417
- __decorate([observable], RangeSlider.prototype, "_selectedRangeCss", void 0);
144
+ attribute: "readonly",
145
+ mode: "boolean"
146
+ })], Radio.prototype, "readOnly", void 0);
147
+ __decorate([observable], Radio.prototype, "defaultSlottedNodes", void 0);
418
148
  //#endregion
419
- //#region src/lib/range-slider/range-slider.template.ts
420
- var getClasses = ({ disabled, connotation }) => classNames("control", ["disabled", Boolean(disabled)], [`connotation-${connotation}`, Boolean(connotation)]);
421
- var getThumbClassesFor = (thumb) => ({ _visiblyFocusedThumb }) => classNames("thumb-container", ["focus-visible", _visiblyFocusedThumb === thumb]);
422
- var RangeSliderTemplate = (context) => {
423
- const popupTag = context.tagFor(Popup);
424
- return html` <template
425
- @mousedown="${(x, c) => x._onMouseDown(c.event)}"
426
- >
427
- <div class="${getClasses} ${(x) => x.orientation}">
428
- <div class="positioning-region">
429
- <div ${ref("_trackEl")} class="track">
430
- <div class="track-start" style="${(x) => x._selectedRangeCss}"></div>
431
- ${when((x) => x.markers, html`${(x) => getMarkersTemplate(x.orientation === Orientation.horizontal, Math.floor((x.max - x.min) / x.step))}`)}
432
- </div>
433
- <div
434
- id="start-thumb"
435
- ${ref("_startThumbEl")}
436
- class="${getThumbClassesFor("start")}"
437
- style="${(x) => x._startThumbCss}"
438
- role="slider"
439
- tabindex="${(x) => x.disabled ? null : 0}"
440
- aria-label="${(x) => x.ariaStartLabel || x.locale.rangeSlider.startThumbLabel}"
441
- aria-valuetext="${(x) => x.valueTextFormatter(x.start)}"
442
- aria-valuenow="${(x) => x.start}"
443
- aria-valuemin="${(x) => x.min}"
444
- aria-valuemax="${(x) => x.end}"
445
- aria-disabled="${(x) => x.disabled}"
446
- aria-orientation="${(x) => x.orientation}"
447
- ></div>
448
- ${when((x) => x.pin, html`<${popupTag}
449
- class="popup"
450
- arrow
451
- alternate
452
- :anchor="${(x) => x._startThumbEl}"
453
- :open=${(x) => x._isThumbPopupOpen("start")}
454
- :placementStrategy=${(x) => x.orientation === Orientation.horizontal ? PlacementStrategy.AutoPlacementHorizontal : PlacementStrategy.AutoPlacementVertical}
455
- animation-frame
456
- exportparts="vvd-theme-alternate"
457
- aria-hidden="true"
458
- >
459
- <div class="tooltip">${(x) => x.valueTextFormatter(x.start)}</div>
460
- </${popupTag}>`)}
461
- <div
462
- id="end-thumb"
463
- ${ref("_endThumbEl")}
464
- class="${getThumbClassesFor("end")}"
465
- style="${(x) => x._endThumbCss}"
466
- role="slider"
467
- tabindex="${(x) => x.disabled ? null : 0}"
468
- aria-label="${(x) => x.ariaEndLabel || x.locale.rangeSlider.endThumbLabel}"
469
- aria-valuetext="${(x) => x.valueTextFormatter(x.end)}"
470
- aria-valuenow="${(x) => x.end}"
471
- aria-valuemin="${(x) => x.start}"
472
- aria-valuemax="${(x) => x.max}"
473
- aria-disabled="${(x) => x.disabled}"
474
- aria-orientation="${(x) => x.orientation}"
475
- ></div>
476
- ${when((x) => x.pin, html`<${popupTag}
477
- class="popup"
478
- arrow
479
- alternate
480
- :anchor="${(x) => x._endThumbEl}"
481
- :open=${(x) => x._isThumbPopupOpen("end")}
482
- :placementStrategy=${(x) => x.orientation === Orientation.horizontal ? PlacementStrategy.AutoPlacementHorizontal : PlacementStrategy.AutoPlacementVertical}
483
- animation-frame
484
- exportparts="vvd-theme-alternate"
485
- aria-hidden="true"
486
- >
487
- <div class="tooltip">${(x) => x.valueTextFormatter(x.end)}</div>
488
- </${popupTag}>`)}
489
- </div>
490
- </div>
491
- </template>`;
492
- };
149
+ //#region src/lib/radio/radio.template.ts
150
+ var getClasses = ({ connotation, checked, readOnly, disabled }) => classNames("base", [`connotation-${connotation}`, Boolean(connotation)], ["checked", Boolean(checked)], ["readonly", Boolean(readOnly)], ["disabled", Boolean(disabled)]);
493
151
  //#endregion
494
- //#region src/lib/range-slider/definition.ts
152
+ //#region src/lib/radio/definition.ts
495
153
  /**
496
154
  * @internal
497
155
  */
498
- var rangeSliderDefinition = defineVividComponent("range-slider", RangeSlider, RangeSliderTemplate, [popupDefinition], {
499
- styles: range_slider_default,
500
- shadowOptions: { delegatesFocus: true }
501
- });
156
+ var radioDefinition = defineVividComponent("radio", Radio, html`<template
157
+ aria-checked="${(x) => x?.checked}"
158
+ aria-disabled="${(x) => x?.disabled}"
159
+ aria-required="${(x) => x?.required}"
160
+ @keypress="${(x, c) => x?.keypressHandler(c.event)}"
161
+ @click="${(x, c) => x?.clickHandler(c.event)}"
162
+ role="radio"
163
+ >
164
+ <div class="${getClasses}">
165
+ <div class="control"></div>
166
+ ${when((x) => x?.label, html`<label class="label">${(x) => x?.label}</label>`)}
167
+ </div>
168
+ </template>`, [], { styles: radio_default });
502
169
  /**
503
- * Registers the range-slider element with the design system.
170
+ * Registers the radio elements with the design system.
504
171
  *
505
172
  * @param prefix - the prefix to use for the component name
506
173
  */
507
- var registerRangeSlider = createRegisterFunction(rangeSliderDefinition);
174
+ var registerRadio = createRegisterFunction(radioDefinition);
508
175
  //#endregion
509
- export { registerRangeSlider as n, RangeSlider as r, rangeSliderDefinition as t };
176
+ export { registerRadio as n, Radio as r, radioDefinition as t };