@vonage/vivid 5.23.1 → 5.25.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 (522) hide show
  1. package/README.md +1 -1
  2. package/accordion/index.cjs +1 -1
  3. package/accordion/index.js +1 -1
  4. package/accordion-item/index.cjs +1 -1
  5. package/accordion-item/index.js +1 -1
  6. package/audio-player/index.cjs +2 -2
  7. package/audio-player/index.js +3 -3
  8. package/avatar/index.cjs +10 -10
  9. package/avatar/index.js +4 -3
  10. package/badge/index.cjs +1 -1
  11. package/badge/index.js +1 -1
  12. package/breadcrumb-item/index.cjs +9 -5
  13. package/breadcrumb-item/index.js +11 -6
  14. package/bundled/affix.cjs +1 -1
  15. package/bundled/affix.js +1 -1
  16. package/bundled/definition10.cjs +2 -1
  17. package/bundled/definition10.js +3 -2
  18. package/bundled/definition11.cjs +4 -4
  19. package/bundled/definition11.js +4 -3
  20. package/bundled/definition12.cjs +1 -1
  21. package/bundled/definition12.js +1 -0
  22. package/bundled/definition15.cjs +8 -7
  23. package/bundled/definition15.js +27 -24
  24. package/bundled/definition17.cjs +7 -7
  25. package/bundled/definition17.js +22 -109
  26. package/bundled/definition18.cjs +12 -83
  27. package/bundled/definition18.js +20 -426
  28. package/bundled/definition19.cjs +87 -7
  29. package/bundled/definition19.js +433 -16
  30. package/bundled/definition20.cjs +7 -37
  31. package/bundled/definition20.js +17 -172
  32. package/bundled/definition21.cjs +35 -27
  33. package/bundled/definition21.js +155 -154
  34. package/bundled/definition22.cjs +29 -6
  35. package/bundled/definition22.js +172 -20
  36. package/bundled/definition23.cjs +6 -12
  37. package/bundled/definition23.js +17 -32
  38. package/bundled/definition24.cjs +12 -39
  39. package/bundled/definition24.js +33 -67
  40. package/bundled/definition25.cjs +44 -0
  41. package/bundled/definition25.js +81 -0
  42. package/bundled/definition3.cjs +5 -5
  43. package/bundled/definition3.js +10 -40
  44. package/bundled/definition4.cjs +6 -6
  45. package/bundled/definition4.js +4 -3
  46. package/bundled/definition6.cjs +11 -11
  47. package/bundled/definition6.js +4 -3
  48. package/bundled/definition9.cjs +12 -6
  49. package/bundled/definition9.js +66 -43
  50. package/bundled/extractOptions.cjs +1 -0
  51. package/bundled/extractOptions.js +11 -0
  52. package/bundled/icon.cjs +1 -0
  53. package/bundled/icon.js +34 -0
  54. package/bundled/listbox.cjs +1 -1
  55. package/bundled/listbox.js +28 -12
  56. package/bundled/mixins.cjs +8 -8
  57. package/bundled/mixins.js +4 -3
  58. package/bundled/optgroup.cjs +1 -0
  59. package/bundled/optgroup.js +27 -0
  60. package/bundled/option.cjs +1 -0
  61. package/bundled/option.js +93 -0
  62. package/bundled/render-in-light-dom.cjs +1 -1
  63. package/bundled/render-in-light-dom.js +16 -19
  64. package/bundled/vivid-element.cjs +1 -1
  65. package/bundled/vivid-element.js +9 -1
  66. package/card/index.cjs +22 -22
  67. package/card/index.js +4 -3
  68. package/color-picker/index.cjs +18 -18
  69. package/color-picker/index.js +4 -3
  70. package/combobox/definition.cjs +1 -1
  71. package/combobox/definition.js +1 -1
  72. package/combobox/index.cjs +7 -7
  73. package/combobox/index.js +31 -21
  74. package/country/definition.cjs +1 -1
  75. package/country/definition.js +1 -1
  76. package/country/index.cjs +1 -1
  77. package/country/index.js +1 -1
  78. package/country-group/definition.cjs +1 -1
  79. package/country-group/definition.js +1 -1
  80. package/country-group/index.cjs +1 -1
  81. package/country-group/index.js +2 -2
  82. package/custom-elements.json +8438 -7866
  83. package/data-grid/definition.cjs +1 -1
  84. package/data-grid/definition.js +1 -1
  85. package/data-grid/index.cjs +26 -26
  86. package/data-grid/index.js +9 -8
  87. package/date-picker/definition.cjs +1 -1
  88. package/date-picker/definition.js +1 -1
  89. package/date-picker/index.cjs +1 -1
  90. package/date-picker/index.js +1 -1
  91. package/date-range-picker/definition.cjs +1 -1
  92. package/date-range-picker/definition.js +1 -1
  93. package/date-range-picker/index.cjs +1 -1
  94. package/date-range-picker/index.js +1 -1
  95. package/date-time-picker/definition.cjs +1 -1
  96. package/date-time-picker/definition.js +1 -1
  97. package/date-time-picker/index.cjs +1 -1
  98. package/date-time-picker/index.js +1 -1
  99. package/dial-pad/definition.cjs +1 -1
  100. package/dial-pad/definition.js +1 -1
  101. package/dial-pad/index.cjs +7 -7
  102. package/dial-pad/index.js +124 -54
  103. package/dialog/definition.cjs +1 -1
  104. package/dialog/definition.js +1 -1
  105. package/dialog/index.cjs +14 -14
  106. package/dialog/index.js +4 -3
  107. package/divider/definition.cjs +1 -1
  108. package/divider/definition.js +1 -1
  109. package/divider/index.cjs +1 -1
  110. package/divider/index.js +1 -1
  111. package/empty-state/definition.cjs +1 -1
  112. package/empty-state/definition.js +1 -1
  113. package/empty-state/index.cjs +3 -3
  114. package/empty-state/index.js +4 -3
  115. package/fab/definition.cjs +1 -1
  116. package/fab/definition.js +1 -1
  117. package/file-picker/definition.cjs +1 -1
  118. package/file-picker/definition.js +1 -1
  119. package/file-picker/index.cjs +7 -7
  120. package/file-picker/index.js +4 -3
  121. package/flag/definition.cjs +1 -1
  122. package/flag/definition.js +1 -1
  123. package/header/definition.cjs +1 -1
  124. package/header/definition.js +1 -1
  125. package/header/index.cjs +3 -3
  126. package/header/index.js +3 -3
  127. package/icon/definition.cjs +2 -1
  128. package/icon/definition.js +2 -1
  129. package/index.cjs +209 -198
  130. package/index.js +59 -54
  131. package/kbd-key/definition.cjs +1 -1
  132. package/kbd-key/definition.js +1 -1
  133. package/kbd-shortcut/definition.cjs +1 -1
  134. package/kbd-shortcut/definition.js +1 -1
  135. package/layout/definition.cjs +1 -1
  136. package/layout/definition.js +1 -1
  137. package/lib/accordion-item/accordion-item.d.ts +3 -1
  138. package/lib/action-group/action-group.d.ts +1 -1
  139. package/lib/alert/alert.d.ts +2 -2
  140. package/lib/audio-player/audio-player.d.ts +1 -1
  141. package/lib/avatar/avatar.d.ts +1 -1
  142. package/lib/badge/badge.d.ts +1 -1
  143. package/lib/banner/banner.d.ts +3 -3
  144. package/lib/breadcrumb/breadcrumb.d.ts +1 -1
  145. package/lib/breadcrumb-item/breadcrumb-item.d.ts +1 -1
  146. package/lib/button/button.d.ts +3 -3
  147. package/lib/calendar-event/calendar-event.d.ts +1 -1
  148. package/lib/card/card.d.ts +1 -1
  149. package/lib/checkbox/checkbox.d.ts +6 -6
  150. package/lib/color-picker/color-picker.d.ts +7 -7
  151. package/lib/combobox/combobox.d.ts +8 -8
  152. package/lib/components.d.ts +2 -0
  153. package/lib/country-group/country-group.d.ts +2 -2
  154. package/lib/data-grid/data-grid-cell.d.ts +4 -3
  155. package/lib/data-grid/data-grid-row.d.ts +3 -2
  156. package/lib/data-grid/data-grid.options.d.ts +5 -0
  157. package/lib/date-picker/date-picker.d.ts +8 -8
  158. package/lib/date-range-picker/date-range-picker.d.ts +4 -4
  159. package/lib/date-time-picker/date-time-picker.d.ts +8 -8
  160. package/lib/dial-pad/dial-pad.d.ts +2 -2
  161. package/lib/dialog/dialog.d.ts +2 -2
  162. package/lib/divider/divider.d.ts +1 -1
  163. package/lib/fab/fab.d.ts +1 -1
  164. package/lib/file-picker/file-picker.d.ts +7 -7
  165. package/lib/header/header.d.ts +1 -1
  166. package/lib/listbox/definition.d.ts +3 -0
  167. package/lib/listbox/index.d.ts +1 -0
  168. package/lib/listbox/listbox.d.ts +1302 -0
  169. package/lib/listbox/listbox.template.d.ts +3 -0
  170. package/lib/listbox/variations.browser-spec.d.ts +1 -0
  171. package/lib/menu/menu.d.ts +2 -3
  172. package/lib/menu-item/menu-item.d.ts +3 -3
  173. package/lib/nav/nav.d.ts +1 -1
  174. package/lib/nav-disclosure/nav-disclosure.d.ts +2 -2
  175. package/lib/nav-item/nav-item.d.ts +2 -2
  176. package/lib/note/note.d.ts +1 -1
  177. package/lib/number-field/number-field.d.ts +9 -10
  178. package/lib/optgroup/definition.d.ts +3 -0
  179. package/lib/optgroup/index.d.ts +1 -0
  180. package/lib/optgroup/optgroup.d.ts +430 -0
  181. package/lib/optgroup/optgroup.template.d.ts +2 -0
  182. package/lib/optgroup/variations.browser-spec.d.ts +1 -0
  183. package/lib/option/option.d.ts +2 -2
  184. package/lib/pagination/pagination.d.ts +1 -1
  185. package/lib/popover/popover.d.ts +2 -2
  186. package/lib/progress/progress.d.ts +1 -1
  187. package/lib/progress-ring/progress-ring.d.ts +1 -1
  188. package/lib/radio/radio.d.ts +3 -3
  189. package/lib/radio-group/radio-group.d.ts +1 -1
  190. package/lib/range-slider/range-slider.d.ts +3 -3
  191. package/lib/rich-text-editor/rich-text-editor.d.ts +1 -1
  192. package/lib/rich-text-editor/rte/features/base.d.ts +1 -0
  193. package/lib/rich-text-editor/rte/utils/default-textblock.d.ts +2 -2
  194. package/lib/searchable-select/option-tag.d.ts +1 -1
  195. package/lib/searchable-select/searchable-select.d.ts +47 -47
  196. package/lib/select/select.d.ts +9 -9
  197. package/lib/selectable-box/selectable-box.d.ts +1 -1
  198. package/lib/simple-color-picker/simple-color-picker.d.ts +2 -2
  199. package/lib/slider/slider.d.ts +3 -3
  200. package/lib/split-button/split-button.d.ts +3 -3
  201. package/lib/status/status.d.ts +1 -1
  202. package/lib/switch/switch.d.ts +2 -2
  203. package/lib/tab/tab.d.ts +3 -3
  204. package/lib/tab-panel/tab-panel.d.ts +1 -1
  205. package/lib/table/table-cell.d.ts +1 -1
  206. package/lib/table/table-header-cell.d.ts +1 -1
  207. package/lib/table/table-row.d.ts +1 -1
  208. package/lib/table/table-sorting-button.d.ts +1 -1
  209. package/lib/tag/tag.d.ts +3 -3
  210. package/lib/tag-group/tag-group.d.ts +1 -1
  211. package/lib/tag-name-map.d.ts +3 -1
  212. package/lib/text-area/text-area.d.ts +8 -8
  213. package/lib/text-field/text-field.d.ts +10 -9
  214. package/lib/time-picker/time-picker.d.ts +4 -4
  215. package/lib/toggletip/toggletip.d.ts +3 -2
  216. package/lib/tooltip/tooltip.d.ts +3 -2
  217. package/lib/tree-item/tree-item.d.ts +2 -2
  218. package/lib/tree-view/tree-view.d.ts +1 -1
  219. package/lib/video-player/video-player.d.ts +1 -1
  220. package/listbox/definition.cjs +5 -0
  221. package/listbox/definition.js +2 -0
  222. package/listbox/index.cjs +11 -0
  223. package/listbox/index.js +540 -0
  224. package/menu/index.cjs +1 -1
  225. package/menu/index.js +1 -1
  226. package/menu-item/index.cjs +1 -1
  227. package/menu-item/index.js +1 -1
  228. package/nav/definition.cjs +1 -1
  229. package/nav/definition.js +1 -1
  230. package/nav-disclosure/definition.cjs +1 -1
  231. package/nav-disclosure/definition.js +1 -1
  232. package/nav-disclosure/index.cjs +4 -4
  233. package/nav-disclosure/index.js +4 -3
  234. package/nav-item/definition.cjs +1 -1
  235. package/nav-item/definition.js +1 -1
  236. package/note/definition.cjs +1 -1
  237. package/note/definition.js +1 -1
  238. package/number-field/definition.cjs +1 -1
  239. package/number-field/definition.js +1 -1
  240. package/number-field/index.cjs +1 -1
  241. package/number-field/index.js +1 -1
  242. package/optgroup/definition.cjs +6 -0
  243. package/optgroup/definition.js +3 -0
  244. package/optgroup/index.cjs +1 -0
  245. package/optgroup/index.js +4 -0
  246. package/option/definition.cjs +2 -1
  247. package/option/definition.js +2 -1
  248. package/package.json +9 -8
  249. package/pagination/definition.cjs +1 -1
  250. package/pagination/definition.js +1 -1
  251. package/platform-switch/definition.cjs +1 -1
  252. package/platform-switch/definition.js +1 -1
  253. package/popover/definition.cjs +1 -1
  254. package/popover/definition.js +1 -1
  255. package/popover/index.cjs +5 -5
  256. package/popover/index.js +4 -3
  257. package/progress/definition.cjs +1 -1
  258. package/progress/definition.js +1 -1
  259. package/radio/definition.cjs +1 -1
  260. package/radio/definition.js +1 -1
  261. package/radio-group/definition.cjs +1 -1
  262. package/radio-group/definition.js +1 -1
  263. package/range-slider/definition.cjs +1 -1
  264. package/range-slider/definition.js +1 -1
  265. package/rich-text-editor/definition.cjs +1 -1
  266. package/rich-text-editor/definition.js +1 -1
  267. package/rich-text-editor/index.cjs +13 -13
  268. package/rich-text-editor/index.js +26 -23
  269. package/rich-text-view/definition.cjs +1 -1
  270. package/rich-text-view/definition.js +1 -1
  271. package/searchable-select/definition.cjs +1 -1
  272. package/searchable-select/definition.js +1 -1
  273. package/searchable-select/index.cjs +23 -23
  274. package/searchable-select/index.js +67 -49
  275. package/select/definition.cjs +1 -1
  276. package/select/definition.js +1 -1
  277. package/select/index.cjs +1 -1
  278. package/select/index.js +1 -1
  279. package/selectable-box/definition.cjs +1 -1
  280. package/selectable-box/definition.js +1 -1
  281. package/shared/aria/delegates-aria.d.ts +1 -1
  282. package/shared/aria/host-semantics.d.ts +1 -1
  283. package/shared/color-picker/base-color-picker.d.ts +1 -1
  284. package/shared/feedback/feedback-message.d.ts +1 -1
  285. package/shared/feedback/mixins.d.ts +2 -2
  286. package/shared/foundation/button/button.d.ts +2 -2
  287. package/shared/foundation/form-associated/form-associated.d.ts +2 -2
  288. package/shared/foundation/listbox/extractOptions.d.ts +2 -0
  289. package/shared/foundation/listbox/listbox.d.ts +2 -0
  290. package/shared/listbox/commands.d.ts +17 -0
  291. package/shared/listbox/move.d.ts +6 -0
  292. package/shared/listbox/options.d.ts +12 -0
  293. package/shared/listbox/selection.d.ts +28 -0
  294. package/shared/listbox/state.d.ts +26 -0
  295. package/shared/listbox/typeahead.d.ts +8 -0
  296. package/shared/listbox/with-options-filter.d.ts +440 -0
  297. package/shared/listbox/with-options.d.ts +862 -0
  298. package/shared/patterns/affix.d.ts +2 -2
  299. package/shared/patterns/anchored.d.ts +2 -2
  300. package/shared/patterns/char-count/char-count.d.ts +1 -1
  301. package/shared/patterns/form-elements/form-element.d.ts +1 -1
  302. package/shared/patterns/form-elements/with-contextual-help.d.ts +1 -1
  303. package/shared/patterns/form-elements/with-error-text.d.ts +1 -1
  304. package/shared/patterns/form-elements/with-success-text.d.ts +1 -1
  305. package/shared/patterns/kbd-shortcut.d.ts +1 -1
  306. package/shared/patterns/linkable.d.ts +1 -1
  307. package/shared/patterns/localized.d.ts +2 -2
  308. package/shared/patterns/trapped-focus.d.ts +1 -1
  309. package/shared/picker-field/mixins/calendar-picker.d.ts +2 -2
  310. package/shared/picker-field/mixins/calendar-picker.template.d.ts +2 -2
  311. package/shared/picker-field/mixins/inline-time-picker/inline-time-picker.d.ts +1 -1
  312. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +2 -2
  313. package/shared/picker-field/mixins/single-date-picker.d.ts +2 -2
  314. package/shared/picker-field/mixins/single-value-picker.d.ts +2 -2
  315. package/shared/picker-field/mixins/time-selection-picker.d.ts +2 -2
  316. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +4 -4
  317. package/shared/picker-field/picker-field.d.ts +7 -7
  318. package/side-drawer/definition.cjs +1 -1
  319. package/side-drawer/definition.js +1 -1
  320. package/simple-color-picker/definition.cjs +1 -1
  321. package/simple-color-picker/definition.js +1 -1
  322. package/simple-color-picker/index.cjs +6 -6
  323. package/simple-color-picker/index.js +4 -3
  324. package/split-button/definition.cjs +1 -1
  325. package/split-button/definition.js +1 -1
  326. package/split-button/index.cjs +1 -0
  327. package/split-button/index.js +1 -0
  328. package/status/definition.cjs +1 -1
  329. package/status/definition.js +1 -1
  330. package/switch/definition.cjs +1 -1
  331. package/switch/definition.js +1 -1
  332. package/switch/index.cjs +6 -5
  333. package/switch/index.js +16 -14
  334. package/tab/definition.cjs +1 -1
  335. package/tab/definition.js +1 -1
  336. package/tab-panel/definition.cjs +1 -1
  337. package/tab-panel/definition.js +1 -1
  338. package/table/definition.cjs +1 -1
  339. package/table/definition.js +1 -1
  340. package/table/index.cjs +13 -13
  341. package/table/index.js +4 -3
  342. package/tabs/definition.cjs +1 -1
  343. package/tabs/definition.js +1 -1
  344. package/tag/definition.cjs +1 -1
  345. package/tag/definition.js +1 -1
  346. package/tag/index.cjs +11 -11
  347. package/tag/index.js +4 -3
  348. package/tag-group/definition.cjs +1 -1
  349. package/tag-group/definition.js +1 -1
  350. package/text-area/definition.cjs +1 -1
  351. package/text-area/definition.js +1 -1
  352. package/time-picker/definition.cjs +1 -1
  353. package/time-picker/definition.js +1 -1
  354. package/tree-item/definition.cjs +1 -1
  355. package/tree-item/definition.js +1 -1
  356. package/tree-view/definition.cjs +1 -1
  357. package/tree-view/definition.js +1 -1
  358. package/unbundled/affix.cjs +2 -2
  359. package/unbundled/affix.js +1 -1
  360. package/unbundled/base-progress.cjs +1 -1
  361. package/unbundled/base-progress.js +1 -1
  362. package/unbundled/button.cjs +2 -2
  363. package/unbundled/button.js +2 -2
  364. package/unbundled/definition.cjs +2 -65
  365. package/unbundled/definition.js +4 -61
  366. package/unbundled/definition11.cjs +4 -3
  367. package/unbundled/definition11.js +3 -2
  368. package/unbundled/definition12.cjs +3 -2
  369. package/unbundled/definition12.js +3 -2
  370. package/unbundled/definition13.cjs +1 -1
  371. package/unbundled/definition13.js +1 -1
  372. package/unbundled/definition14.cjs +2 -1
  373. package/unbundled/definition14.js +2 -1
  374. package/unbundled/definition17.cjs +9 -4
  375. package/unbundled/definition17.js +9 -4
  376. package/unbundled/definition2.cjs +14 -3
  377. package/unbundled/definition2.js +15 -4
  378. package/unbundled/definition21.cjs +2 -1
  379. package/unbundled/definition21.js +2 -1
  380. package/unbundled/definition23.cjs +3 -1
  381. package/unbundled/definition23.js +4 -2
  382. package/unbundled/definition24.cjs +6 -4
  383. package/unbundled/definition24.js +6 -4
  384. package/unbundled/definition25.cjs +2 -1
  385. package/unbundled/definition25.js +2 -1
  386. package/unbundled/definition26.cjs +7 -4
  387. package/unbundled/definition26.js +7 -4
  388. package/unbundled/definition27.cjs +39 -5
  389. package/unbundled/definition27.js +40 -6
  390. package/unbundled/definition28.cjs +4 -3
  391. package/unbundled/definition28.js +4 -3
  392. package/unbundled/definition29.cjs +5 -168
  393. package/unbundled/definition29.js +11 -162
  394. package/unbundled/definition30.cjs +26 -506
  395. package/unbundled/definition30.js +24 -498
  396. package/unbundled/definition31.cjs +503 -39
  397. package/unbundled/definition31.js +501 -37
  398. package/unbundled/definition32.cjs +39 -239
  399. package/unbundled/definition32.js +36 -236
  400. package/unbundled/definition33.cjs +236 -74
  401. package/unbundled/definition33.js +233 -71
  402. package/unbundled/definition34.cjs +74 -1968
  403. package/unbundled/definition34.js +70 -1940
  404. package/unbundled/definition35.cjs +1993 -26
  405. package/unbundled/definition35.js +1965 -27
  406. package/unbundled/definition36.cjs +26 -111
  407. package/unbundled/definition36.js +23 -103
  408. package/unbundled/definition37.cjs +53 -294
  409. package/unbundled/definition37.js +50 -291
  410. package/unbundled/definition38.cjs +282 -132
  411. package/unbundled/definition38.js +279 -129
  412. package/unbundled/definition39.cjs +165 -339
  413. package/unbundled/definition39.js +163 -337
  414. package/unbundled/definition40.cjs +395 -227
  415. package/unbundled/definition40.js +393 -225
  416. package/unbundled/definition41.cjs +269 -47
  417. package/unbundled/definition41.js +264 -42
  418. package/unbundled/definition42.cjs +48 -67
  419. package/unbundled/definition42.js +45 -64
  420. package/unbundled/definition43.cjs +56 -383
  421. package/unbundled/definition43.js +55 -382
  422. package/unbundled/definition44.cjs +387 -44
  423. package/unbundled/definition44.js +383 -40
  424. package/unbundled/definition45.cjs +53 -45
  425. package/unbundled/definition45.js +49 -41
  426. package/unbundled/definition46.cjs +40 -164
  427. package/unbundled/definition46.js +36 -160
  428. package/unbundled/definition47.cjs +171 -31
  429. package/unbundled/definition47.js +168 -22
  430. package/unbundled/definition48.cjs +30 -89
  431. package/unbundled/definition48.js +22 -87
  432. package/unbundled/definition49.cjs +589 -48
  433. package/unbundled/definition49.js +587 -47
  434. package/unbundled/definition50.cjs +90 -21
  435. package/unbundled/definition50.js +88 -16
  436. package/unbundled/definition51.cjs +47 -32
  437. package/unbundled/definition51.js +44 -29
  438. package/unbundled/definition52.cjs +22 -323
  439. package/unbundled/definition52.js +16 -320
  440. package/unbundled/definition53.cjs +33 -212
  441. package/unbundled/definition53.js +29 -208
  442. package/unbundled/definition54.cjs +318 -41
  443. package/unbundled/definition54.js +314 -37
  444. package/unbundled/definition55.cjs +199 -253
  445. package/unbundled/definition55.js +193 -247
  446. package/unbundled/definition56.cjs +45 -53
  447. package/unbundled/definition56.js +42 -49
  448. package/unbundled/definition57.cjs +255 -133
  449. package/unbundled/definition57.js +253 -128
  450. package/unbundled/definition58.cjs +49 -245
  451. package/unbundled/definition58.js +47 -244
  452. package/unbundled/definition59.cjs +127 -444
  453. package/unbundled/definition59.js +124 -444
  454. package/unbundled/definition6.cjs +2 -1
  455. package/unbundled/definition6.js +2 -1
  456. package/unbundled/definition60.cjs +230 -3746
  457. package/unbundled/definition60.js +223 -3576
  458. package/unbundled/definition61.cjs +427 -739
  459. package/unbundled/definition61.js +425 -737
  460. package/unbundled/definition62.cjs +3762 -103
  461. package/unbundled/definition62.js +3593 -97
  462. package/unbundled/definition63.cjs +678 -886
  463. package/unbundled/definition63.js +672 -877
  464. package/unbundled/definition64.cjs +104 -108
  465. package/unbundled/definition64.js +100 -104
  466. package/unbundled/definition65.cjs +999 -65
  467. package/unbundled/definition65.js +995 -58
  468. package/unbundled/definition66.cjs +105 -155
  469. package/unbundled/definition66.js +101 -151
  470. package/unbundled/definition67.cjs +71 -121
  471. package/unbundled/definition67.js +63 -119
  472. package/unbundled/definition68.cjs +162 -51
  473. package/unbundled/definition68.js +158 -47
  474. package/unbundled/definition69.cjs +117 -75
  475. package/unbundled/definition69.js +116 -71
  476. package/unbundled/definition70.cjs +59 -21
  477. package/unbundled/definition70.js +56 -15
  478. package/unbundled/definition71.cjs +80 -75
  479. package/unbundled/definition71.js +76 -74
  480. package/unbundled/definition72.cjs +20 -305
  481. package/unbundled/definition72.js +14 -230
  482. package/unbundled/definition73.cjs +75 -315
  483. package/unbundled/definition73.js +74 -307
  484. package/unbundled/definition74.cjs +308 -30
  485. package/unbundled/definition74.js +231 -24
  486. package/unbundled/definition75.cjs +314 -109
  487. package/unbundled/definition75.js +304 -106
  488. package/unbundled/definition76.cjs +26 -250
  489. package/unbundled/definition76.js +21 -246
  490. package/unbundled/definition77.cjs +133 -27
  491. package/unbundled/definition77.js +124 -25
  492. package/unbundled/definition78.cjs +230 -116
  493. package/unbundled/definition78.js +227 -107
  494. package/unbundled/definition79.cjs +28 -203
  495. package/unbundled/definition79.js +26 -193
  496. package/unbundled/definition80.cjs +126 -477
  497. package/unbundled/definition80.js +118 -473
  498. package/unbundled/definition81.cjs +221 -0
  499. package/unbundled/definition81.js +202 -0
  500. package/unbundled/definition82.cjs +517 -0
  501. package/unbundled/definition82.js +497 -0
  502. package/unbundled/extractOptions.cjs +21 -0
  503. package/unbundled/extractOptions.js +16 -0
  504. package/unbundled/icon.cjs +67 -0
  505. package/unbundled/icon.js +61 -0
  506. package/unbundled/linkable.cjs +1 -1
  507. package/unbundled/linkable.js +1 -1
  508. package/unbundled/listbox.cjs +29 -7
  509. package/unbundled/listbox.js +29 -7
  510. package/unbundled/mixins.cjs +2 -1
  511. package/unbundled/mixins.js +2 -1
  512. package/unbundled/optgroup.cjs +66 -0
  513. package/unbundled/optgroup.js +54 -0
  514. package/unbundled/option.cjs +176 -0
  515. package/unbundled/option.js +164 -0
  516. package/unbundled/time-selection-picker.template.cjs +1 -1
  517. package/unbundled/time-selection-picker.template.js +1 -1
  518. package/unbundled/vivid-element.cjs +10 -1
  519. package/unbundled/vivid-element.js +10 -1
  520. package/video-player/definition.cjs +1 -1
  521. package/video-player/definition.js +1 -1
  522. package/vivid.api.json +568 -231
@@ -2,84 +2,195 @@ require("./chunk.cjs");
2
2
  const require_vivid_element = require("./vivid-element.cjs");
3
3
  const require_definition = require("./definition.cjs");
4
4
  const require_decorate = require("./decorate.cjs");
5
- const require_affix = require("./affix.cjs");
6
- const require_enums = require("./enums.cjs");
5
+ const require_icon = require("./icon.cjs");
6
+ const require_dialog = require("./dialog.cjs");
7
+ const require_definition$1 = require("./definition9.cjs");
8
+ const require_anchored = require("./anchored.cjs");
9
+ const require_definition$2 = require("./definition27.cjs");
10
+ const require_base_color_picker = require("./base-color-picker.cjs");
7
11
  let _microsoft_fast_element = require("@microsoft/fast-element");
8
12
  let _microsoft_fast_web_utilities = require("@microsoft/fast-web-utilities");
9
- //#region src/lib/status/status.scss?inline
10
- var status_default = ".base.connotation-information{--_connotation-color-intermediate:var(--vvd-status-information-intermediate,var(--vvd-color-information-500));--_connotation-color-faint:var(--vvd-status-information-faint,var(--vvd-color-information-50));--_connotation-color-fierce:var(--vvd-status-information-fierce,var(--vvd-color-information-700))}.base.connotation-warning{--_connotation-color-intermediate:var(--vvd-status-warning-intermediate,var(--vvd-color-warning-300));--_connotation-color-faint:var(--vvd-status-warning-faint,var(--vvd-color-warning-50));--_connotation-color-fierce:var(--vvd-status-warning-fierce,var(--vvd-color-warning-700))}.base.connotation-alert{--_connotation-color-intermediate:var(--vvd-status-alert-intermediate,var(--vvd-color-alert-500));--_connotation-color-faint:var(--vvd-status-alert-faint,var(--vvd-color-alert-50));--_connotation-color-fierce:var(--vvd-status-alert-fierce,var(--vvd-color-alert-700))}.base:not(.connotation-information,.connotation-warning,.connotation-alert){--_connotation-color-intermediate:var(--vvd-status-success-intermediate,var(--vvd-color-success-500));--_connotation-color-faint:var(--vvd-status-success-faint,var(--vvd-color-success-50));--_connotation-color-fierce:var(--vvd-status-success-fierce,var(--vvd-color-success-700))}.base{--_appearance-color-text:var(--_connotation-color-fierce);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:var(--_connotation-color-intermediate);align-items:center;column-gap:8px;display:inline-flex}slot[name=icon],.icon{color:var(--_appearance-color-text);font-size:calc(calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) - 20)) * .8)}.text{text-align:start;flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;gap:4px;min-width:0;display:flex}.headline{color:var(--_appearance-color-text);font:var(--vvd-typography-base-condensed-bold)}.description{color:var(--vvd-color-neutral-800);font:var(--vvd-typography-base-condensed)}.description[data-has-description=false]{display:none}";
13
+ //#region src/lib/simple-color-picker/simple-color-picker.scss?inline
14
+ var simple_color_picker_default = ".palette{grid-template-columns:repeat(var(--swatches-per-row,7), var(--_color-swatch-size,24px));display:grid}.swatch{background-color:var(--swatch-color);block-size:var(--_color-swatch-size,24px);color:var(--vvd-color-canvas);cursor:pointer;inline-size:var(--_color-swatch-size,24px);border-radius:4px;padding:0;position:relative}.swatch:not(.contrast){border:none}.swatch.contrast{border:1px solid var(--vvd-color-neutral-400);color:var(--vvd-color-canvas-text)}.swatch: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:none;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;--focus-inset:-3px}:host :host{display:var(--_popup-display,inline)}:host :host([slotted-anchor]){--_popup-display:contents}.palette{padding:var(--_color-palette-spacing,16px);gap:var(--_color-palette-gap,12px)}::part(popup-base){block-size:max-content;max-block-size:100vh;inline-size:max-content;max-inline-size:100vw;min-block-size:var(--_color-swatch-size,24px);min-inline-size:var(--_color-swatch-size,24px)}";
11
15
  //#endregion
12
- //#region src/lib/status/status.ts
16
+ //#region src/lib/simple-color-picker/simple-color-picker.ts
13
17
  /**
14
18
  * @public
15
- * @component status
16
- * @slot - Description text below the title.
17
- * @slot icon - Optional custom icon. When not set, icon is derived from connotation.
19
+ * @component simple-color-picker
20
+ * @slot anchor - Slot for attaching the toggle button.
21
+ * @event {CustomEvent<undefined>} change - Fires when the value changes
22
+ * @event {Event} input - Fires when the value of the element changes.
23
+ * @vueModel modelValue value input,@lazy:change `event.currentTarget.value`
18
24
  */
19
- var Status = class extends require_affix.AffixIcon(require_vivid_element.VividElement) {};
20
- require_decorate.__decorate([_microsoft_fast_element.attr], Status.prototype, "status", void 0);
21
- require_decorate.__decorate([_microsoft_fast_element.attr], Status.prototype, "connotation", void 0);
22
- require_decorate.__decorate([_microsoft_fast_element.observable], Status.prototype, "descriptionSlottedContent", void 0);
23
- //#endregion
24
- //#region src/lib/status/status.template.ts
25
- var DEFAULT_ICON_BY_CONNOTATION = {
26
- [require_enums.Connotation.Success]: "check-circle-solid",
27
- [require_enums.Connotation.Information]: "info-solid",
28
- [require_enums.Connotation.Warning]: "warning-solid",
29
- [require_enums.Connotation.Alert]: "error-solid"
25
+ var SimpleColorPicker = class extends require_anchored.Anchored(require_base_color_picker.BaseColorPicker(require_vivid_element.VividElement)) {
26
+ constructor(..._args) {
27
+ super(..._args);
28
+ this.placement = "top-start";
29
+ this.swatchesPerRow = 7;
30
+ this.#openedByKeyboard = false;
31
+ this.#openPopup = () => {
32
+ if (!this.open) {
33
+ this.#openedByKeyboard = false;
34
+ _microsoft_fast_element.Updates.enqueue(() => this.open = true);
35
+ }
36
+ };
37
+ this.#handleAnchorKeydown = (event) => {
38
+ /* v8 ignore next -- @preserve */
39
+ if (event.key === "Enter" || event.key === " ") {
40
+ if (!this.open) {
41
+ this.#openedByKeyboard = true;
42
+ _microsoft_fast_element.Updates.enqueue(() => this.open = true);
43
+ }
44
+ event.preventDefault();
45
+ }
46
+ };
47
+ this._closeOnClickOutside = (e) => {
48
+ const clickedOutside = !this.contains(e.target);
49
+ const clickedOnAnchor = this._anchorEl?.contains(e.target);
50
+ /* v8 ignore else -- @preserve */
51
+ if (clickedOutside || clickedOnAnchor) this.open = false;
52
+ };
53
+ this._closeOnEscape = (e) => {
54
+ /* v8 ignore else -- @preserve */
55
+ if (e.key === "Escape") this.open = false;
56
+ };
57
+ }
58
+ /** @internal */
59
+ openChanged(_oldValue, newValue) {
60
+ this._updateListeners();
61
+ if (this._anchorEl) this.#updateAnchor(this._anchorEl);
62
+ if (newValue && this.isConnected) requestAnimationFrame(() => {
63
+ this._refreshCanvasColor();
64
+ if (this.#openedByKeyboard) {
65
+ const selectedIndex = this.swatches.findIndex((swatch) => swatch.value === this.value);
66
+ const targetIndex = selectedIndex >= 0 ? selectedIndex : 0;
67
+ this._focusSwatchByIndex(targetIndex);
68
+ }
69
+ this.#openedByKeyboard = false;
70
+ });
71
+ }
72
+ /** @internal */
73
+ _getRowLength() {
74
+ return this.swatchesPerRow;
75
+ }
76
+ connectedCallback() {
77
+ super.connectedCallback();
78
+ this._updateListeners();
79
+ }
80
+ disconnectedCallback() {
81
+ super.disconnectedCallback();
82
+ this._updateListeners();
83
+ }
84
+ /** @internal */
85
+ _updateListeners() {
86
+ document.removeEventListener("click", this._closeOnClickOutside);
87
+ document.removeEventListener("keydown", this._closeOnEscape);
88
+ if (this.open && this.isConnected) {
89
+ document.addEventListener("click", this._closeOnClickOutside);
90
+ document.addEventListener("keydown", this._closeOnEscape);
91
+ }
92
+ }
93
+ /** @internal */
94
+ _getFocusReturnEl() {
95
+ return this._anchorEl ?? null;
96
+ }
97
+ /** @internal */
98
+ _anchorElChanged(oldValue, newValue) {
99
+ if (oldValue) this.#cleanupAnchor(oldValue);
100
+ if (newValue) this.#setupAnchor(newValue);
101
+ }
102
+ /** @internal */
103
+ #updateAnchor(a) {
104
+ a.setAttribute("aria-expanded", this.open.toString());
105
+ a.setAttribute("data-expanded", this.open.toString());
106
+ }
107
+ /** @internal */
108
+ #setupAnchor(a) {
109
+ this.#updateAnchor(a);
110
+ a.addEventListener("click", this.#openPopup, true);
111
+ a.addEventListener("keydown", this.#handleAnchorKeydown);
112
+ a.setAttribute("aria-haspopup", "true");
113
+ }
114
+ /** @internal */
115
+ #cleanupAnchor(a) {
116
+ a.removeEventListener("click", this.#openPopup, true);
117
+ a.removeEventListener("keydown", this.#handleAnchorKeydown);
118
+ a.removeAttribute("aria-expanded");
119
+ a.removeAttribute("data-expanded");
120
+ a.removeAttribute("aria-haspopup");
121
+ }
122
+ /** @internal */
123
+ #openedByKeyboard;
124
+ /** @internal */
125
+ #openPopup;
126
+ /** @internal */
127
+ #handleAnchorKeydown;
30
128
  };
31
- function getEffectiveIcon(status) {
32
- if (status.icon) return status.icon;
33
- return status.connotation ? DEFAULT_ICON_BY_CONNOTATION[status.connotation] : void 0;
34
- }
35
- function getHeaderTemplate() {
36
- return _microsoft_fast_element.html`<div class="headline">${(x) => x.status}</div>`;
37
- }
38
- var StatusTemplate = (context) => {
39
- const affixIconTemplate = require_affix.affixIconTemplateFactory(context);
129
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "fromView" })], SimpleColorPicker.prototype, "placement", void 0);
130
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({
131
+ attribute: "swatches-per-row",
132
+ mode: "fromView",
133
+ converter: _microsoft_fast_element.nullableNumberConverter
134
+ })], SimpleColorPicker.prototype, "swatchesPerRow", void 0);
135
+ //#endregion
136
+ //#region src/lib/simple-color-picker/simple-color-picker.template.ts
137
+ var getClasses = (_) => (0, _microsoft_fast_web_utilities.classNames)("control");
138
+ var SimpleColorPickerTemplate = (context) => {
139
+ const popupTag = context.tagFor(require_definition$1.Popup);
140
+ const iconTag = context.tagFor(require_icon.Icon);
141
+ const tooltipTag = context.tagFor(require_definition$2.Tooltip);
40
142
  return _microsoft_fast_element.html`
41
- <div
42
- class="${(x) => (0, _microsoft_fast_web_utilities.classNames)("base", x.connotation ? `connotation-${x.connotation}` : "")}"
143
+ ${require_anchored.anchorSlotTemplateFactory()}
144
+ <${popupTag}
145
+ class="${getClasses}"
146
+ :anchor="${(x) => x._anchorEl}"
147
+ :open="${(x) => x.open}"
148
+ placement="${(x) => x.placement}"
149
+ offset="4"
150
+ @keydown="${(x, { event }) => {
151
+ if (x.open && require_dialog.handleEscapeKeyAndStopPropogation(event)) return false;
152
+ return true;
153
+ }}"
43
154
  >
44
- ${(x) => affixIconTemplate(getEffectiveIcon(x), require_affix.IconWrapper.Slot)}
45
- <div class="text">
46
- ${(0, _microsoft_fast_element.when)((x) => x.status, getHeaderTemplate())}
47
- <div
48
- class="description"
49
- data-has-description="${(x) => (x.descriptionSlottedContent?.length ?? 0) > 0}"
50
- >
51
- <slot ${(0, _microsoft_fast_element.slotted)("descriptionSlottedContent")}></slot>
52
- </div>
155
+ <div class="palette" role="grid"
156
+ aria-rowcount="${(x) => Math.ceil(x.swatches.length / x._getRowLength())}"
157
+ aria-colcount="${(x) => x._getRowLength()}"
158
+ style="--swatches-per-row: ${(x) => x._getRowLength()};"
159
+ aria-label="${(x) => x.locale.simpleColorPicker.colorPaletteLabel}">
160
+ ${(0, _microsoft_fast_element.repeat)((x) => x.swatches, (x) => x._renderColorSwatch(iconTag, tooltipTag), { positioning: true })}
53
161
  </div>
54
- </div>
162
+ </${popupTag}>
55
163
  `;
56
164
  };
57
165
  //#endregion
58
- //#region src/lib/status/definition.ts
59
- /** @internal */
60
- var statusDefinition = require_vivid_element.defineVividComponent("status", Status, StatusTemplate, [require_definition.iconDefinition], { styles: status_default });
166
+ //#region src/lib/simple-color-picker/definition.ts
167
+ var simpleColorPickerDefinition = require_vivid_element.defineVividComponent("simple-color-picker", SimpleColorPicker, SimpleColorPickerTemplate, [
168
+ require_definition$1.popupDefinition,
169
+ require_definition.iconDefinition,
170
+ require_definition$2.tooltipDefinition
171
+ ], { styles: simple_color_picker_default });
61
172
  /**
62
- * Registers the status element with the design system.
173
+ * Registers the simple-color-picker element with the design system.
63
174
  *
64
175
  * @param prefix - the prefix to use for the component name
65
176
  */
66
- var registerStatus = require_vivid_element.createRegisterFunction(statusDefinition);
177
+ var registerSimpleColorPicker = require_vivid_element.createRegisterFunction(simpleColorPickerDefinition);
67
178
  //#endregion
68
- Object.defineProperty(exports, "Status", {
179
+ Object.defineProperty(exports, "SimpleColorPicker", {
69
180
  enumerable: true,
70
181
  get: function() {
71
- return Status;
182
+ return SimpleColorPicker;
72
183
  }
73
184
  });
74
- Object.defineProperty(exports, "registerStatus", {
185
+ Object.defineProperty(exports, "registerSimpleColorPicker", {
75
186
  enumerable: true,
76
187
  get: function() {
77
- return registerStatus;
188
+ return registerSimpleColorPicker;
78
189
  }
79
190
  });
80
- Object.defineProperty(exports, "statusDefinition", {
191
+ Object.defineProperty(exports, "simpleColorPickerDefinition", {
81
192
  enumerable: true,
82
193
  get: function() {
83
- return statusDefinition;
194
+ return simpleColorPickerDefinition;
84
195
  }
85
196
  });
@@ -1,67 +1,178 @@
1
1
  import { d as createRegisterFunction, t as VividElement, u as defineVividComponent } from "./vivid-element.js";
2
2
  import { t as iconDefinition } from "./definition.js";
3
3
  import { t as __decorate } from "./decorate.js";
4
- import { a as affixIconTemplateFactory, i as IconWrapper, t as AffixIcon } from "./affix.js";
5
- import { r as Connotation } from "./enums.js";
6
- import { attr, html, observable, slotted, when } from "@microsoft/fast-element";
4
+ import { t as Icon } from "./icon.js";
5
+ import { t as handleEscapeKeyAndStopPropogation } from "./dialog.js";
6
+ import { i as Popup, t as popupDefinition } from "./definition9.js";
7
+ import { n as anchorSlotTemplateFactory, t as Anchored } from "./anchored.js";
8
+ import { n as tooltipDefinition, r as Tooltip } from "./definition27.js";
9
+ import { t as BaseColorPicker } from "./base-color-picker.js";
10
+ import { Updates, attr, html, nullableNumberConverter, repeat } from "@microsoft/fast-element";
7
11
  import { classNames } from "@microsoft/fast-web-utilities";
8
- //#region src/lib/status/status.scss?inline
9
- var status_default = ".base.connotation-information{--_connotation-color-intermediate:var(--vvd-status-information-intermediate,var(--vvd-color-information-500));--_connotation-color-faint:var(--vvd-status-information-faint,var(--vvd-color-information-50));--_connotation-color-fierce:var(--vvd-status-information-fierce,var(--vvd-color-information-700))}.base.connotation-warning{--_connotation-color-intermediate:var(--vvd-status-warning-intermediate,var(--vvd-color-warning-300));--_connotation-color-faint:var(--vvd-status-warning-faint,var(--vvd-color-warning-50));--_connotation-color-fierce:var(--vvd-status-warning-fierce,var(--vvd-color-warning-700))}.base.connotation-alert{--_connotation-color-intermediate:var(--vvd-status-alert-intermediate,var(--vvd-color-alert-500));--_connotation-color-faint:var(--vvd-status-alert-faint,var(--vvd-color-alert-50));--_connotation-color-fierce:var(--vvd-status-alert-fierce,var(--vvd-color-alert-700))}.base:not(.connotation-information,.connotation-warning,.connotation-alert){--_connotation-color-intermediate:var(--vvd-status-success-intermediate,var(--vvd-color-success-500));--_connotation-color-faint:var(--vvd-status-success-faint,var(--vvd-color-success-50));--_connotation-color-fierce:var(--vvd-status-success-fierce,var(--vvd-color-success-700))}.base{--_appearance-color-text:var(--_connotation-color-fierce);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:var(--_connotation-color-intermediate);align-items:center;column-gap:8px;display:inline-flex}slot[name=icon],.icon{color:var(--_appearance-color-text);font-size:calc(calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) - 20)) * .8)}.text{text-align:start;flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;gap:4px;min-width:0;display:flex}.headline{color:var(--_appearance-color-text);font:var(--vvd-typography-base-condensed-bold)}.description{color:var(--vvd-color-neutral-800);font:var(--vvd-typography-base-condensed)}.description[data-has-description=false]{display:none}";
12
+ //#region src/lib/simple-color-picker/simple-color-picker.scss?inline
13
+ var simple_color_picker_default = ".palette{grid-template-columns:repeat(var(--swatches-per-row,7), var(--_color-swatch-size,24px));display:grid}.swatch{background-color:var(--swatch-color);block-size:var(--_color-swatch-size,24px);color:var(--vvd-color-canvas);cursor:pointer;inline-size:var(--_color-swatch-size,24px);border-radius:4px;padding:0;position:relative}.swatch:not(.contrast){border:none}.swatch.contrast{border:1px solid var(--vvd-color-neutral-400);color:var(--vvd-color-canvas-text)}.swatch: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:none;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;--focus-inset:-3px}:host :host{display:var(--_popup-display,inline)}:host :host([slotted-anchor]){--_popup-display:contents}.palette{padding:var(--_color-palette-spacing,16px);gap:var(--_color-palette-gap,12px)}::part(popup-base){block-size:max-content;max-block-size:100vh;inline-size:max-content;max-inline-size:100vw;min-block-size:var(--_color-swatch-size,24px);min-inline-size:var(--_color-swatch-size,24px)}";
10
14
  //#endregion
11
- //#region src/lib/status/status.ts
15
+ //#region src/lib/simple-color-picker/simple-color-picker.ts
12
16
  /**
13
17
  * @public
14
- * @component status
15
- * @slot - Description text below the title.
16
- * @slot icon - Optional custom icon. When not set, icon is derived from connotation.
18
+ * @component simple-color-picker
19
+ * @slot anchor - Slot for attaching the toggle button.
20
+ * @event {CustomEvent<undefined>} change - Fires when the value changes
21
+ * @event {Event} input - Fires when the value of the element changes.
22
+ * @vueModel modelValue value input,@lazy:change `event.currentTarget.value`
17
23
  */
18
- var Status = class extends AffixIcon(VividElement) {};
19
- __decorate([attr], Status.prototype, "status", void 0);
20
- __decorate([attr], Status.prototype, "connotation", void 0);
21
- __decorate([observable], Status.prototype, "descriptionSlottedContent", void 0);
22
- //#endregion
23
- //#region src/lib/status/status.template.ts
24
- var DEFAULT_ICON_BY_CONNOTATION = {
25
- [Connotation.Success]: "check-circle-solid",
26
- [Connotation.Information]: "info-solid",
27
- [Connotation.Warning]: "warning-solid",
28
- [Connotation.Alert]: "error-solid"
24
+ var SimpleColorPicker = class extends Anchored(BaseColorPicker(VividElement)) {
25
+ constructor(..._args) {
26
+ super(..._args);
27
+ this.placement = "top-start";
28
+ this.swatchesPerRow = 7;
29
+ this.#openedByKeyboard = false;
30
+ this.#openPopup = () => {
31
+ if (!this.open) {
32
+ this.#openedByKeyboard = false;
33
+ Updates.enqueue(() => this.open = true);
34
+ }
35
+ };
36
+ this.#handleAnchorKeydown = (event) => {
37
+ /* v8 ignore next -- @preserve */
38
+ if (event.key === "Enter" || event.key === " ") {
39
+ if (!this.open) {
40
+ this.#openedByKeyboard = true;
41
+ Updates.enqueue(() => this.open = true);
42
+ }
43
+ event.preventDefault();
44
+ }
45
+ };
46
+ this._closeOnClickOutside = (e) => {
47
+ const clickedOutside = !this.contains(e.target);
48
+ const clickedOnAnchor = this._anchorEl?.contains(e.target);
49
+ /* v8 ignore else -- @preserve */
50
+ if (clickedOutside || clickedOnAnchor) this.open = false;
51
+ };
52
+ this._closeOnEscape = (e) => {
53
+ /* v8 ignore else -- @preserve */
54
+ if (e.key === "Escape") this.open = false;
55
+ };
56
+ }
57
+ /** @internal */
58
+ openChanged(_oldValue, newValue) {
59
+ this._updateListeners();
60
+ if (this._anchorEl) this.#updateAnchor(this._anchorEl);
61
+ if (newValue && this.isConnected) requestAnimationFrame(() => {
62
+ this._refreshCanvasColor();
63
+ if (this.#openedByKeyboard) {
64
+ const selectedIndex = this.swatches.findIndex((swatch) => swatch.value === this.value);
65
+ const targetIndex = selectedIndex >= 0 ? selectedIndex : 0;
66
+ this._focusSwatchByIndex(targetIndex);
67
+ }
68
+ this.#openedByKeyboard = false;
69
+ });
70
+ }
71
+ /** @internal */
72
+ _getRowLength() {
73
+ return this.swatchesPerRow;
74
+ }
75
+ connectedCallback() {
76
+ super.connectedCallback();
77
+ this._updateListeners();
78
+ }
79
+ disconnectedCallback() {
80
+ super.disconnectedCallback();
81
+ this._updateListeners();
82
+ }
83
+ /** @internal */
84
+ _updateListeners() {
85
+ document.removeEventListener("click", this._closeOnClickOutside);
86
+ document.removeEventListener("keydown", this._closeOnEscape);
87
+ if (this.open && this.isConnected) {
88
+ document.addEventListener("click", this._closeOnClickOutside);
89
+ document.addEventListener("keydown", this._closeOnEscape);
90
+ }
91
+ }
92
+ /** @internal */
93
+ _getFocusReturnEl() {
94
+ return this._anchorEl ?? null;
95
+ }
96
+ /** @internal */
97
+ _anchorElChanged(oldValue, newValue) {
98
+ if (oldValue) this.#cleanupAnchor(oldValue);
99
+ if (newValue) this.#setupAnchor(newValue);
100
+ }
101
+ /** @internal */
102
+ #updateAnchor(a) {
103
+ a.setAttribute("aria-expanded", this.open.toString());
104
+ a.setAttribute("data-expanded", this.open.toString());
105
+ }
106
+ /** @internal */
107
+ #setupAnchor(a) {
108
+ this.#updateAnchor(a);
109
+ a.addEventListener("click", this.#openPopup, true);
110
+ a.addEventListener("keydown", this.#handleAnchorKeydown);
111
+ a.setAttribute("aria-haspopup", "true");
112
+ }
113
+ /** @internal */
114
+ #cleanupAnchor(a) {
115
+ a.removeEventListener("click", this.#openPopup, true);
116
+ a.removeEventListener("keydown", this.#handleAnchorKeydown);
117
+ a.removeAttribute("aria-expanded");
118
+ a.removeAttribute("data-expanded");
119
+ a.removeAttribute("aria-haspopup");
120
+ }
121
+ /** @internal */
122
+ #openedByKeyboard;
123
+ /** @internal */
124
+ #openPopup;
125
+ /** @internal */
126
+ #handleAnchorKeydown;
29
127
  };
30
- function getEffectiveIcon(status) {
31
- if (status.icon) return status.icon;
32
- return status.connotation ? DEFAULT_ICON_BY_CONNOTATION[status.connotation] : void 0;
33
- }
34
- function getHeaderTemplate() {
35
- return html`<div class="headline">${(x) => x.status}</div>`;
36
- }
37
- var StatusTemplate = (context) => {
38
- const affixIconTemplate = affixIconTemplateFactory(context);
128
+ __decorate([attr({ mode: "fromView" })], SimpleColorPicker.prototype, "placement", void 0);
129
+ __decorate([attr({
130
+ attribute: "swatches-per-row",
131
+ mode: "fromView",
132
+ converter: nullableNumberConverter
133
+ })], SimpleColorPicker.prototype, "swatchesPerRow", void 0);
134
+ //#endregion
135
+ //#region src/lib/simple-color-picker/simple-color-picker.template.ts
136
+ var getClasses = (_) => classNames("control");
137
+ var SimpleColorPickerTemplate = (context) => {
138
+ const popupTag = context.tagFor(Popup);
139
+ const iconTag = context.tagFor(Icon);
140
+ const tooltipTag = context.tagFor(Tooltip);
39
141
  return html`
40
- <div
41
- class="${(x) => classNames("base", x.connotation ? `connotation-${x.connotation}` : "")}"
142
+ ${anchorSlotTemplateFactory()}
143
+ <${popupTag}
144
+ class="${getClasses}"
145
+ :anchor="${(x) => x._anchorEl}"
146
+ :open="${(x) => x.open}"
147
+ placement="${(x) => x.placement}"
148
+ offset="4"
149
+ @keydown="${(x, { event }) => {
150
+ if (x.open && handleEscapeKeyAndStopPropogation(event)) return false;
151
+ return true;
152
+ }}"
42
153
  >
43
- ${(x) => affixIconTemplate(getEffectiveIcon(x), IconWrapper.Slot)}
44
- <div class="text">
45
- ${when((x) => x.status, getHeaderTemplate())}
46
- <div
47
- class="description"
48
- data-has-description="${(x) => (x.descriptionSlottedContent?.length ?? 0) > 0}"
49
- >
50
- <slot ${slotted("descriptionSlottedContent")}></slot>
51
- </div>
154
+ <div class="palette" role="grid"
155
+ aria-rowcount="${(x) => Math.ceil(x.swatches.length / x._getRowLength())}"
156
+ aria-colcount="${(x) => x._getRowLength()}"
157
+ style="--swatches-per-row: ${(x) => x._getRowLength()};"
158
+ aria-label="${(x) => x.locale.simpleColorPicker.colorPaletteLabel}">
159
+ ${repeat((x) => x.swatches, (x) => x._renderColorSwatch(iconTag, tooltipTag), { positioning: true })}
52
160
  </div>
53
- </div>
161
+ </${popupTag}>
54
162
  `;
55
163
  };
56
164
  //#endregion
57
- //#region src/lib/status/definition.ts
58
- /** @internal */
59
- var statusDefinition = defineVividComponent("status", Status, StatusTemplate, [iconDefinition], { styles: status_default });
165
+ //#region src/lib/simple-color-picker/definition.ts
166
+ var simpleColorPickerDefinition = defineVividComponent("simple-color-picker", SimpleColorPicker, SimpleColorPickerTemplate, [
167
+ popupDefinition,
168
+ iconDefinition,
169
+ tooltipDefinition
170
+ ], { styles: simple_color_picker_default });
60
171
  /**
61
- * Registers the status element with the design system.
172
+ * Registers the simple-color-picker element with the design system.
62
173
  *
63
174
  * @param prefix - the prefix to use for the component name
64
175
  */
65
- var registerStatus = createRegisterFunction(statusDefinition);
176
+ var registerSimpleColorPicker = createRegisterFunction(simpleColorPickerDefinition);
66
177
  //#endregion
67
- export { statusDefinition as n, Status as r, registerStatus as t };
178
+ export { simpleColorPickerDefinition as n, SimpleColorPicker as r, registerSimpleColorPicker as t };