@vonage/vivid 5.17.0 → 5.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (459) hide show
  1. package/accordion/definition.cjs +6 -6
  2. package/accordion/definition.js +1 -1
  3. package/accordion/index.cjs +1 -1
  4. package/accordion/index.js +2 -2
  5. package/accordion-item/definition.cjs +5 -5
  6. package/accordion-item/definition.js +1 -1
  7. package/accordion-item/index.cjs +1 -1
  8. package/accordion-item/index.js +2 -2
  9. package/alert/definition.cjs +5 -5
  10. package/alert/definition.js +1 -1
  11. package/alert/index.cjs +2 -2
  12. package/alert/index.js +6 -5
  13. package/audio-player/definition.cjs +5 -5
  14. package/audio-player/definition.js +1 -1
  15. package/audio-player/index.cjs +1 -1
  16. package/audio-player/index.js +2 -1
  17. package/avatar/definition.cjs +5 -5
  18. package/avatar/definition.js +1 -1
  19. package/avatar/index.cjs +3 -3
  20. package/avatar/index.js +6 -5
  21. package/badge/definition.cjs +5 -5
  22. package/badge/definition.js +1 -1
  23. package/badge/index.cjs +1 -4
  24. package/badge/index.js +4 -20
  25. package/banner/definition.cjs +5 -5
  26. package/banner/definition.js +1 -1
  27. package/banner/index.cjs +2 -2
  28. package/banner/index.js +5 -4
  29. package/breadcrumb-item/definition.cjs +4 -4
  30. package/breadcrumb-item/definition.js +1 -1
  31. package/breadcrumb-item/index.cjs +1 -1
  32. package/breadcrumb-item/index.js +1 -0
  33. package/bundled/affix.cjs +1 -1
  34. package/bundled/affix.js +5 -5
  35. package/bundled/definition11.cjs +2 -2
  36. package/bundled/definition11.js +5 -5
  37. package/bundled/definition12.cjs +3 -3
  38. package/bundled/definition12.js +5 -5
  39. package/bundled/definition13.cjs +2 -2
  40. package/bundled/definition13.js +4 -4
  41. package/bundled/definition15.cjs +3 -3
  42. package/bundled/definition15.js +7 -7
  43. package/bundled/definition17.cjs +3 -3
  44. package/bundled/definition17.js +8 -8
  45. package/bundled/definition18.cjs +2 -2
  46. package/bundled/definition18.js +6 -6
  47. package/bundled/definition2.cjs +3 -14
  48. package/bundled/definition2.js +15 -48
  49. package/bundled/definition20.cjs +5 -5
  50. package/bundled/definition20.js +8 -8
  51. package/bundled/definition22.cjs +4 -39
  52. package/bundled/definition22.js +18 -70
  53. package/bundled/definition23.cjs +12 -0
  54. package/bundled/definition23.js +37 -0
  55. package/bundled/definition24.cjs +39 -0
  56. package/bundled/definition24.js +72 -0
  57. package/bundled/definition3.cjs +1 -1
  58. package/bundled/definition3.js +9 -6
  59. package/bundled/definition4.cjs +2 -2
  60. package/bundled/definition4.js +5 -5
  61. package/bundled/definition6.cjs +11 -11
  62. package/bundled/definition6.js +45 -29
  63. package/bundled/localized.cjs +1 -1
  64. package/bundled/localized.js +1 -0
  65. package/bundled/mixins.cjs +4 -4
  66. package/bundled/mixins.js +7 -7
  67. package/bundled/numberConverter.cjs +12 -0
  68. package/bundled/numberConverter.js +38 -0
  69. package/bundled/picker-field.template.cjs +2 -1
  70. package/bundled/picker-field.template.js +2 -1
  71. package/bundled/utils.cjs +1 -0
  72. package/bundled/utils.js +1420 -0
  73. package/bundled/vivid-element.cjs +1 -1
  74. package/bundled/vivid-element.js +1 -1
  75. package/button/definition.cjs +5 -5
  76. package/button/definition.js +1 -1
  77. package/button/index.cjs +1 -1
  78. package/button/index.js +1 -1
  79. package/card/definition.cjs +5 -5
  80. package/card/definition.js +1 -1
  81. package/card/index.cjs +4 -4
  82. package/card/index.js +7 -6
  83. package/checkbox/definition.cjs +5 -5
  84. package/checkbox/definition.js +1 -1
  85. package/checkbox/index.cjs +1 -1
  86. package/checkbox/index.js +1 -1
  87. package/color-picker/definition.cjs +5 -5
  88. package/color-picker/definition.js +1 -1
  89. package/color-picker/index.cjs +7 -7
  90. package/color-picker/index.js +55 -54
  91. package/combobox/definition.cjs +5 -5
  92. package/combobox/definition.js +1 -1
  93. package/combobox/index.cjs +2 -2
  94. package/combobox/index.js +8 -7
  95. package/contextual-help/definition.cjs +5 -5
  96. package/contextual-help/definition.js +1 -1
  97. package/contextual-help/index.cjs +1 -1
  98. package/contextual-help/index.js +1 -1
  99. package/country/definition.cjs +5 -5
  100. package/country/definition.js +1 -1
  101. package/country/index.cjs +1 -12
  102. package/country/index.js +4 -1216
  103. package/country-group/definition.cjs +6 -0
  104. package/country-group/definition.js +3 -0
  105. package/country-group/index.cjs +43 -0
  106. package/country-group/index.js +166 -0
  107. package/custom-elements.json +1112 -450
  108. package/data-grid/definition.cjs +9 -9
  109. package/data-grid/definition.js +2 -2
  110. package/data-grid/index.cjs +4 -4
  111. package/data-grid/index.js +47 -46
  112. package/date-picker/definition.cjs +5 -5
  113. package/date-picker/definition.js +2 -2
  114. package/date-picker/index.cjs +1 -1
  115. package/date-picker/index.js +1 -1
  116. package/date-range-picker/definition.cjs +5 -5
  117. package/date-range-picker/definition.js +2 -2
  118. package/date-range-picker/index.cjs +1 -1
  119. package/date-range-picker/index.js +1 -1
  120. package/date-time-picker/definition.cjs +5 -5
  121. package/date-time-picker/definition.js +2 -2
  122. package/date-time-picker/index.cjs +1 -1
  123. package/date-time-picker/index.js +1 -1
  124. package/dial-pad/definition.cjs +5 -5
  125. package/dial-pad/definition.js +2 -2
  126. package/dial-pad/index.cjs +4 -4
  127. package/dial-pad/index.js +9 -8
  128. package/dialog/definition.cjs +5 -5
  129. package/dialog/definition.js +2 -2
  130. package/dialog/index.cjs +4 -4
  131. package/dialog/index.js +12 -11
  132. package/divider/definition.cjs +1 -1
  133. package/divider/definition.js +1 -1
  134. package/empty-state/definition.cjs +5 -5
  135. package/empty-state/definition.js +2 -2
  136. package/empty-state/index.cjs +2 -2
  137. package/empty-state/index.js +6 -5
  138. package/fab/definition.cjs +5 -5
  139. package/fab/definition.js +2 -2
  140. package/fab/index.cjs +2 -2
  141. package/fab/index.js +5 -4
  142. package/file-picker/definition.cjs +5 -5
  143. package/file-picker/definition.js +2 -2
  144. package/file-picker/index.cjs +6 -6
  145. package/file-picker/index.js +9 -8
  146. package/flag/definition.cjs +6 -0
  147. package/flag/definition.js +3 -0
  148. package/flag/index.cjs +10 -0
  149. package/flag/index.js +61 -0
  150. package/header/definition.cjs +1 -1
  151. package/header/definition.js +1 -1
  152. package/icon/definition.cjs +1 -0
  153. package/icon/definition.js +1 -0
  154. package/icon/index.cjs +1 -1
  155. package/icon/index.js +1 -0
  156. package/index.cjs +183 -174
  157. package/index.js +48 -45
  158. package/layout/definition.cjs +1 -1
  159. package/layout/definition.js +1 -1
  160. package/lib/button/button.d.ts +1 -0
  161. package/lib/components.d.ts +2 -0
  162. package/lib/country/countries-data.d.ts +1 -0
  163. package/lib/country/{country-code-to-flag-icon.d.ts → utils.d.ts} +0 -3
  164. package/lib/country-group/country-group.d.ts +829 -0
  165. package/lib/country-group/country-group.template.d.ts +3 -0
  166. package/lib/country-group/definition.d.ts +3 -0
  167. package/lib/country-group/index.d.ts +1 -0
  168. package/lib/country-group/locale.d.ts +3 -0
  169. package/lib/date-picker/date-picker.d.ts +4 -0
  170. package/lib/date-range-picker/date-range-picker.d.ts +2 -0
  171. package/lib/date-time-picker/date-time-picker.d.ts +4 -0
  172. package/lib/flag/definition.d.ts +3 -0
  173. package/lib/flag/flag.d.ts +8 -0
  174. package/lib/flag/flag.template.d.ts +3 -0
  175. package/lib/flag/index.d.ts +1 -0
  176. package/lib/icon/icon.d.ts +1 -2
  177. package/lib/searchable-select/option-tag.d.ts +3 -1
  178. package/lib/searchable-select/searchable-select.d.ts +3 -1
  179. package/lib/tag-name-map.d.ts +2 -1
  180. package/lib/time-picker/time-picker.d.ts +2 -0
  181. package/locales/de-DE.cjs +1 -0
  182. package/locales/de-DE.js +1 -0
  183. package/locales/en-GB.cjs +1 -0
  184. package/locales/en-GB.js +1 -0
  185. package/locales/en-US.cjs +1 -0
  186. package/locales/en-US.js +1 -0
  187. package/locales/ja-JP.cjs +1 -0
  188. package/locales/ja-JP.js +1 -0
  189. package/locales/zh-CN.cjs +1 -0
  190. package/locales/zh-CN.js +1 -0
  191. package/menu/definition.cjs +5 -5
  192. package/menu/definition.js +1 -1
  193. package/menu/index.cjs +1 -1
  194. package/menu/index.js +1 -1
  195. package/menu-item/definition.cjs +6 -6
  196. package/menu-item/definition.js +1 -1
  197. package/menu-item/index.cjs +1 -1
  198. package/menu-item/index.js +1 -1
  199. package/nav/definition.cjs +1 -1
  200. package/nav/definition.js +1 -1
  201. package/nav-disclosure/definition.cjs +5 -5
  202. package/nav-disclosure/definition.js +2 -2
  203. package/nav-disclosure/index.cjs +2 -2
  204. package/nav-disclosure/index.js +6 -5
  205. package/nav-item/definition.cjs +5 -5
  206. package/nav-item/definition.js +2 -2
  207. package/nav-item/index.cjs +2 -2
  208. package/nav-item/index.js +5 -4
  209. package/note/definition.cjs +5 -5
  210. package/note/definition.js +2 -2
  211. package/note/index.cjs +2 -2
  212. package/note/index.js +5 -4
  213. package/number-field/definition.cjs +5 -5
  214. package/number-field/definition.js +2 -2
  215. package/number-field/index.cjs +2 -2
  216. package/number-field/index.js +6 -5
  217. package/option/definition.cjs +5 -5
  218. package/option/definition.js +1 -1
  219. package/option/index.cjs +1 -1
  220. package/option/index.js +1 -1
  221. package/package.json +4 -4
  222. package/pagination/definition.cjs +5 -5
  223. package/pagination/definition.js +2 -2
  224. package/pagination/index.cjs +1 -1
  225. package/pagination/index.js +1 -1
  226. package/popover/definition.cjs +5 -5
  227. package/popover/definition.js +2 -2
  228. package/popover/index.cjs +4 -4
  229. package/popover/index.js +7 -6
  230. package/popup/definition.cjs +4 -4
  231. package/popup/definition.js +1 -1
  232. package/popup/index.cjs +1 -1
  233. package/popup/index.js +1 -1
  234. package/progress/definition.cjs +1 -1
  235. package/progress/definition.js +1 -1
  236. package/radio/definition.cjs +1 -1
  237. package/radio/definition.js +1 -1
  238. package/radio-group/definition.cjs +5 -5
  239. package/radio-group/definition.js +2 -2
  240. package/radio-group/index.cjs +1 -1
  241. package/radio-group/index.js +1 -1
  242. package/range-slider/definition.cjs +5 -5
  243. package/range-slider/definition.js +2 -2
  244. package/range-slider/index.cjs +1 -1
  245. package/range-slider/index.js +22 -19
  246. package/rich-text-editor/definition.cjs +32 -32
  247. package/rich-text-editor/definition.js +2 -2
  248. package/rich-text-editor/index.cjs +1 -1
  249. package/rich-text-editor/index.js +2 -2
  250. package/rich-text-view/definition.cjs +1 -1
  251. package/rich-text-view/definition.js +1 -1
  252. package/searchable-select/definition.cjs +4 -4
  253. package/searchable-select/definition.js +2 -2
  254. package/searchable-select/index.cjs +6 -4
  255. package/searchable-select/index.js +76 -73
  256. package/select/definition.cjs +5 -5
  257. package/select/definition.js +2 -2
  258. package/select/index.cjs +1 -1
  259. package/select/index.js +1 -1
  260. package/selectable-box/definition.cjs +5 -5
  261. package/selectable-box/definition.js +2 -2
  262. package/selectable-box/index.cjs +1 -1
  263. package/selectable-box/index.js +1 -1
  264. package/shared/icon/utils.d.ts +1 -0
  265. package/shared/localization/Locale.d.ts +2 -0
  266. package/shared/picker-field/mixins/calendar-picker.d.ts +1 -0
  267. package/shared/picker-field/mixins/calendar-picker.template.d.ts +1 -0
  268. package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +1 -0
  269. package/shared/picker-field/mixins/single-date-picker.d.ts +1 -0
  270. package/shared/picker-field/mixins/single-value-picker.d.ts +1 -0
  271. package/shared/picker-field/mixins/time-selection-picker.d.ts +1 -0
  272. package/shared/picker-field/mixins/time-selection-picker.template.d.ts +2 -0
  273. package/shared/picker-field/picker-field.d.ts +2 -0
  274. package/side-drawer/definition.cjs +1 -1
  275. package/side-drawer/definition.js +1 -1
  276. package/simple-color-picker/definition.cjs +5 -5
  277. package/simple-color-picker/definition.js +2 -2
  278. package/simple-color-picker/index.cjs +2 -2
  279. package/simple-color-picker/index.js +6 -5
  280. package/slider/definition.cjs +5 -5
  281. package/slider/definition.js +1 -1
  282. package/slider/index.cjs +1 -1
  283. package/slider/index.js +1 -1
  284. package/split-button/definition.cjs +5 -5
  285. package/split-button/definition.js +2 -2
  286. package/split-button/index.cjs +2 -2
  287. package/split-button/index.js +7 -6
  288. package/status/definition.cjs +5 -5
  289. package/status/definition.js +2 -2
  290. package/status/index.cjs +2 -2
  291. package/status/index.js +5 -4
  292. package/switch/definition.cjs +5 -5
  293. package/switch/definition.js +2 -2
  294. package/switch/index.cjs +2 -2
  295. package/switch/index.js +6 -5
  296. package/tab/definition.cjs +5 -5
  297. package/tab/definition.js +2 -2
  298. package/tab/index.cjs +1 -1
  299. package/tab/index.js +1 -1
  300. package/tab-panel/definition.cjs +1 -1
  301. package/tab-panel/definition.js +1 -1
  302. package/table/definition.cjs +17 -17
  303. package/table/definition.js +2 -2
  304. package/table/index.cjs +3 -3
  305. package/table/index.js +6 -5
  306. package/tabs/definition.cjs +6 -6
  307. package/tabs/definition.js +2 -2
  308. package/tabs/index.cjs +1 -1
  309. package/tabs/index.js +1 -1
  310. package/tag/definition.cjs +5 -5
  311. package/tag/definition.js +2 -2
  312. package/tag/index.cjs +4 -4
  313. package/tag/index.js +6 -5
  314. package/tag-group/definition.cjs +1 -1
  315. package/tag-group/definition.js +1 -1
  316. package/text-area/definition.cjs +5 -5
  317. package/text-area/definition.js +2 -2
  318. package/text-area/index.cjs +1 -1
  319. package/text-area/index.js +1 -1
  320. package/text-field/definition.cjs +5 -5
  321. package/text-field/definition.js +1 -1
  322. package/text-field/index.cjs +1 -1
  323. package/text-field/index.js +1 -1
  324. package/time-picker/definition.cjs +4 -4
  325. package/time-picker/definition.js +2 -2
  326. package/time-picker/index.cjs +1 -1
  327. package/time-picker/index.js +1 -1
  328. package/toggletip/definition.cjs +5 -5
  329. package/toggletip/definition.js +1 -1
  330. package/toggletip/index.cjs +1 -1
  331. package/toggletip/index.js +1 -1
  332. package/tooltip/definition.cjs +5 -5
  333. package/tooltip/definition.js +1 -1
  334. package/tooltip/index.cjs +1 -1
  335. package/tooltip/index.js +1 -1
  336. package/tree-item/definition.cjs +5 -5
  337. package/tree-item/definition.js +2 -2
  338. package/tree-item/index.cjs +1 -1
  339. package/tree-item/index.js +1 -1
  340. package/tree-view/definition.cjs +5 -5
  341. package/tree-view/definition.js +2 -2
  342. package/tree-view/index.cjs +1 -1
  343. package/tree-view/index.js +1 -1
  344. package/unbundled/definition11.cjs +6 -0
  345. package/unbundled/definition11.js +6 -0
  346. package/unbundled/definition14.cjs +1 -0
  347. package/unbundled/definition14.js +1 -0
  348. package/unbundled/definition2.cjs +5 -75
  349. package/unbundled/definition2.js +1 -71
  350. package/unbundled/definition28.cjs +1 -0
  351. package/unbundled/definition28.js +1 -0
  352. package/unbundled/definition31.cjs +2 -1189
  353. package/unbundled/definition31.js +1 -1188
  354. package/unbundled/definition32.cjs +207 -1835
  355. package/unbundled/definition32.js +203 -1807
  356. package/unbundled/definition33.cjs +83 -311
  357. package/unbundled/definition33.js +79 -235
  358. package/unbundled/definition34.cjs +1887 -25
  359. package/unbundled/definition34.js +1857 -24
  360. package/unbundled/definition35.cjs +315 -121
  361. package/unbundled/definition35.js +236 -114
  362. package/unbundled/definition36.cjs +25 -405
  363. package/unbundled/definition36.js +22 -397
  364. package/unbundled/definition37.cjs +47 -142
  365. package/unbundled/definition37.js +44 -139
  366. package/unbundled/definition38.cjs +345 -330
  367. package/unbundled/definition38.js +343 -328
  368. package/unbundled/definition39.cjs +183 -235
  369. package/unbundled/definition39.js +181 -233
  370. package/unbundled/definition40.cjs +377 -47
  371. package/unbundled/definition40.js +372 -42
  372. package/unbundled/definition41.cjs +256 -57
  373. package/unbundled/definition41.js +255 -56
  374. package/unbundled/definition42.cjs +45 -432
  375. package/unbundled/definition42.js +41 -428
  376. package/unbundled/definition43.cjs +63 -49
  377. package/unbundled/definition43.js +61 -47
  378. package/unbundled/definition44.cjs +438 -30
  379. package/unbundled/definition44.js +434 -25
  380. package/unbundled/definition45.cjs +46 -84
  381. package/unbundled/definition45.js +43 -81
  382. package/unbundled/definition46.cjs +29 -54
  383. package/unbundled/definition46.js +24 -50
  384. package/unbundled/definition47.cjs +93 -21
  385. package/unbundled/definition47.js +91 -16
  386. package/unbundled/definition48.cjs +49 -33
  387. package/unbundled/definition48.js +46 -30
  388. package/unbundled/definition49.cjs +22 -347
  389. package/unbundled/definition49.js +16 -344
  390. package/unbundled/definition50.cjs +34 -211
  391. package/unbundled/definition50.js +30 -207
  392. package/unbundled/definition51.cjs +282 -242
  393. package/unbundled/definition51.js +275 -235
  394. package/unbundled/definition52.cjs +211 -51
  395. package/unbundled/definition52.js +209 -48
  396. package/unbundled/definition53.cjs +275 -131
  397. package/unbundled/definition53.js +272 -127
  398. package/unbundled/definition54.cjs +50 -261
  399. package/unbundled/definition54.js +48 -260
  400. package/unbundled/definition55.cjs +126 -443
  401. package/unbundled/definition55.js +123 -441
  402. package/unbundled/definition56.cjs +234 -3596
  403. package/unbundled/definition56.js +229 -3428
  404. package/unbundled/definition57.cjs +407 -728
  405. package/unbundled/definition57.js +405 -726
  406. package/unbundled/definition58.cjs +3618 -106
  407. package/unbundled/definition58.js +3449 -100
  408. package/unbundled/definition59.cjs +624 -868
  409. package/unbundled/definition59.js +619 -863
  410. package/unbundled/definition60.cjs +106 -108
  411. package/unbundled/definition60.js +102 -104
  412. package/unbundled/definition61.cjs +1040 -71
  413. package/unbundled/definition61.js +1035 -65
  414. package/unbundled/definition62.cjs +105 -169
  415. package/unbundled/definition62.js +101 -165
  416. package/unbundled/definition63.cjs +70 -113
  417. package/unbundled/definition63.js +65 -109
  418. package/unbundled/definition64.cjs +181 -53
  419. package/unbundled/definition64.js +178 -50
  420. package/unbundled/definition65.cjs +109 -76
  421. package/unbundled/definition65.js +109 -75
  422. package/unbundled/definition66.cjs +58 -21
  423. package/unbundled/definition66.js +55 -15
  424. package/unbundled/definition67.cjs +81 -74
  425. package/unbundled/definition67.js +79 -73
  426. package/unbundled/definition68.cjs +19 -344
  427. package/unbundled/definition68.js +14 -335
  428. package/unbundled/definition69.cjs +88 -26
  429. package/unbundled/definition69.js +85 -22
  430. package/unbundled/definition7.cjs +18 -3
  431. package/unbundled/definition7.js +18 -3
  432. package/unbundled/definition70.cjs +330 -111
  433. package/unbundled/definition70.js +320 -108
  434. package/unbundled/definition71.cjs +26 -271
  435. package/unbundled/definition71.js +21 -267
  436. package/unbundled/definition72.cjs +134 -27
  437. package/unbundled/definition72.js +125 -25
  438. package/unbundled/definition73.cjs +245 -113
  439. package/unbundled/definition73.js +242 -104
  440. package/unbundled/definition74.cjs +28 -212
  441. package/unbundled/definition74.js +26 -202
  442. package/unbundled/definition75.cjs +117 -479
  443. package/unbundled/definition75.js +109 -475
  444. package/unbundled/definition76.cjs +232 -0
  445. package/unbundled/definition76.js +213 -0
  446. package/unbundled/definition77.cjs +533 -0
  447. package/unbundled/definition77.js +513 -0
  448. package/unbundled/numberConverter.cjs +91 -0
  449. package/unbundled/numberConverter.js +74 -0
  450. package/unbundled/picker-field.template.cjs +2 -0
  451. package/unbundled/picker-field.template.js +2 -0
  452. package/unbundled/utils.cjs +1439 -0
  453. package/unbundled/utils.js +1428 -0
  454. package/unbundled/vivid-element.cjs +1 -1
  455. package/unbundled/vivid-element.js +1 -1
  456. package/video-player/definition.cjs +1 -1
  457. package/video-player/definition.js +1 -1
  458. package/vivid.api.json +513 -0
  459. /package/{lib/icon/icon.placeholder.d.ts → shared/icon/icon-placeholder.d.ts} +0 -0
@@ -1,837 +1,516 @@
1
1
  require("./chunk.cjs");
2
2
  const require_vivid_element = require("./vivid-element.cjs");
3
- const require_definition = require("./definition2.cjs");
4
3
  const require_decorate = require("./decorate.cjs");
5
- const require_affix = require("./affix.cjs");
6
4
  const require_form_associated = require("./form-associated.cjs");
7
5
  const require_form_element = require("./form-element.cjs");
8
- const require_with_success_text = require("./with-success-text.cjs");
9
- const require_with_error_text = require("./with-error-text.cjs");
10
- const require_with_contextual_help = require("./with-contextual-help.cjs");
11
6
  const require_localized = require("./localized.cjs");
12
- const require_definition$1 = require("./definition7.cjs");
13
- const require_dialog = require("./dialog.cjs");
14
- const require_definition$2 = require("./definition10.cjs");
15
- const require_host_semantics = require("./host-semantics.cjs");
16
- const require_mixins = require("./mixins.cjs");
17
- const require_definition$3 = require("./definition29.cjs");
18
- const require_listbox = require("./listbox.cjs");
7
+ const require_definition = require("./definition10.cjs");
8
+ const require_key_codes = require("./key-codes.cjs");
9
+ const require_slider_template = require("./slider.template.cjs");
19
10
  let _microsoft_fast_element = require("@microsoft/fast-element");
20
11
  let _microsoft_fast_web_utilities = require("@microsoft/fast-web-utilities");
21
- //#region src/lib/select/select.scss?inline
22
- var select_default = ".label-wrapper{align-items:center;gap:var(--label-wrapper-gap,4px);flex-direction:row;display:flex}.label-wrapper[hidden]{display:none}.label:not(slot),.label::slotted(label){flex:0 auto}.chevron{font:var(--vvd-typography-base-extended);flex-shrink:0;transition:transform .2s;display:flex;transform:rotate(0)}:host([data-expanded=true]) .chevron,:host([open]) .chevron{transform:rotate(180deg)}:host(:focus-visible){outline:none}:host{--_low-ink-color:var(--vvd-color-neutral-600);--focus-stroke-gap-color:transparent;flex-direction:column;gap:4px;display:inline-flex}:host([disabled]){--_low-ink-color:var(--vvd-color-neutral-400);cursor:not-allowed}.label{color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base)}.control{--_appearance-color-text:var(--vvd-color-canvas-text);--_appearance-color-fill:var(--vvd-color-canvas);--_appearance-color-outline:var(--vvd-color-neutral-500)}.control.appearance-ghost{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.control: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)}.control:hover:where(:not(.disabled,:disabled,.readonly)).appearance-ghost{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.control.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)}.control.hover:where(:not(.disabled,:disabled,.readonly)).appearance-ghost{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.control:disabled{--_appearance-color-text:var(--vvd-color-neutral-300);--_appearance-color-fill:var(--vvd-color-neutral-100);--_appearance-color-outline:var(--vvd-color-neutral-300)}.control:disabled.appearance-ghost{--_appearance-color-text:var(--vvd-color-neutral-300);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}.control.disabled{--_appearance-color-text:var(--vvd-color-neutral-300);--_appearance-color-fill:var(--vvd-color-neutral-100);--_appearance-color-outline:var(--vvd-color-neutral-300)}.control.disabled.appearance-ghost{--_appearance-color-text:var(--vvd-color-neutral-300);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}.control.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)}.control.readonly:where(:not(.disabled,:disabled)).appearance-ghost{--_appearance-color-text:var(--vvd-color-neutral-600);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}.control.error:where(:not(.disabled,:disabled)){--_appearance-color-text:notSet;--_appearance-color-fill:var(--vvd-color-alert-50);--_appearance-color-outline:var(--vvd-color-alert-500)}.control.error:where(:not(.disabled,:disabled)).appearance-ghost{--_appearance-color-text:notSet;--_appearance-color-fill:var(--vvd-color-alert-50);--_appearance-color-outline:transparent}.control.success:where(:not(.disabled,:disabled)){--_appearance-color-text:notSet;--_appearance-color-fill:var(--vvd-color-success-50);--_appearance-color-outline:var(--vvd-color-success-500)}.control.success:where(:not(.disabled,:disabled)).appearance-ghost{--_appearance-color-text:notSet;--_appearance-color-fill:var(--vvd-color-success-50);--_appearance-color-outline:transparent}.control{--_connotation-color-primary:var(--vvd-select-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-select-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-select-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-intermediate:var(--vvd-select-accent-intermediate,var(--vvd-color-neutral-500));--_connotation-color-faint:var(--vvd-select-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-soft:var(--vvd-select-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-firm:var(--vvd-select-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-fierce:var(--vvd-select-accent-fierce,var(--vvd-color-neutral-700));border-radius:var(--_select-control-border-radius);block-size:var(--_select-block-size);padding-inline:var(--_select-padding-inline);--_select-icon-size:calc(calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2))) / 2);--_select-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2)));--_select-padding-inline:calc(calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2))) / 2.5);background-color:var(--_appearance-color-fill);box-shadow:inset 0 0 0 1px var(--_appearance-color-outline);color:var(--_appearance-color-text);font:var(--vvd-typography-base);justify-content:space-between;align-items:center;gap:8px;transition:box-shadow .2s,background-color .2s;display:flex}.control.size-condensed{--_select-icon-size:calc(calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2))) / 2.5);--_select-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) - 8));--_select-padding-inline:calc(calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) - 16)) / 2)}.control.size-condensed:not(.shape-pill){--_select-control-border-radius:4px}.control-wrapper{position:relative}.control:not(.disabled){cursor:pointer}.control.disabled{pointer-events:none}.control:not(.shape-pill){--_select-control-border-radius:8px}.control.shape-pill{--_select-control-border-radius:24px}.listbox{max-height:var(--select-height,408px);flex-direction:column;gap:2px;padding:4px;display:flex;overflow-y:auto}:host([multiple]:focus-visible) .listbox{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:8px}.selected-value{white-space:nowrap;flex-grow:1;align-items:center;column-gap:12px;display:flex;overflow:hidden}.selected-value .text{text-overflow:ellipsis;max-inline-size:100%;overflow:hidden}.control.shows-placeholder .selected-value .text{color:var(--vvd-color-neutral-600)}.selected-value slot[name=icon]{flex:0 0 var(--_select-icon-size);font-size:var(--_select-icon-size);line-height:1}.control.has-meta .selected-value{padding-inline-end:8px}.feedback-wrapper{display:contents}::part(popup-base){inline-size:max-content;min-inline-size:var(--_select-fixed-width,100%)}:host([multiple]) ::part(popup-base){position:static}@supports selector(:has(*)){:host(:focus-within) .control:not(.has-activedescendant,:has(.clear-button:focus)){--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}}@supports not selector(:has(*)){:host(:focus-within) .control:not(.has-activedescendant){--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}}:host(:not([multiple]):focus-visible) ::slotted([data-vvd-component=option][current-selected]){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;border-radius:8px}:host([multiple]) .clear-button{margin-inline-start:auto}:host([multiple][clearable]) .label-wrapper{min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) - 16))}";
12
+ //#region src/lib/range-slider/range-slider.scss?inline
13
+ 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}";
23
14
  //#endregion
24
- //#region src/lib/select/select.ts
15
+ //#region src/lib/range-slider/range-slider.ts
16
+ var Direction = {
17
+ Increment: 1,
18
+ Decrement: -1
19
+ };
25
20
  /**
21
+ * Base class for range-slider
22
+ *
23
+ * @component range-slider
26
24
  * @public
27
- * @component select
28
- * @slot - Default slot.
29
- * @slot icon - The preferred way to add an icon to the select control.
30
- * @slot meta - Slot to add meta content to the select control.
31
- * @slot helper-text - Describes how to use the select. Alternative to the `helper-text` attribute.
32
- * @event {CustomEvent<undefined>} input - Fires a custom 'input' event when the value updates
33
- * @event {CustomEvent<HTMLElement>} change - Fires a custom 'change' event when the value updates
34
- * @vueModel modelValue value input,@lazy:change `event.currentTarget.value`
35
- * @testAction selectOptionByValue selectOptionByValue
36
- * @testAction selectOptionByText selectOptionByText
25
+ * @event {CustomEvent<undefined>} input:start - Event emitted when the start value changes
26
+ * @event {CustomEvent<undefined>} input:end - Event emitted when the end value changes
27
+ * @event {CustomEvent<undefined>} input - Event emitted when either the start or end value changes.
28
+ * @event {CustomEvent<undefined>} change - Event emitted when either the start or end value changes.
29
+ * @vueModel start start input:start `event.currentTarget.start`
30
+ * @vueModel end end input:end `event.currentTarget.end`
31
+ * @vueModel startAsNumber startAsNumber input:start `event.currentTarget.startAsNumber`
32
+ * @vueModel endAsNumber endAsNumber input:end `event.currentTarget.endAsNumber`
33
+ * @testSelector byLabel byLabel
34
+ * @testAction slideStartTo slideTo #track #startThumb
35
+ * @testAction slideEndTo slideTo #track #endThumb
36
+ * @testQuery range rangeAsNumber
37
+ * @testRef track shadow .control
38
+ * @testRef startThumb shadow #start-thumb
39
+ * @testRef endThumb shadow #end-thumb
37
40
  */
38
- var Select = class extends require_mixins.WithLightDOMFeedback(require_with_contextual_help.WithContextualHelp(require_with_error_text.WithErrorText(require_with_success_text.WithSuccessText(require_localized.Localized(require_form_element.FormElement(require_host_semantics.HostSemantics(require_affix.AffixIconWithTrailing(require_form_associated.FormAssociated(require_listbox.Listbox))))))))) {
41
+ var RangeSlider = class extends require_localized.Localized(require_form_element.FormElement(require_form_associated.FormAssociated(require_vivid_element.VividElement))) {
39
42
  constructor(..._args) {
40
43
  super(..._args);
41
- this.proxy = document.createElement("select");
42
- this.activeIndex = -1;
43
- this.rangeStartIndex = -1;
44
- this.open = false;
45
- this.listboxId = (0, _microsoft_fast_web_utilities.uniqueId)("listbox-");
46
- this.maxHeight = 0;
47
- this.fixedDropdown = false;
48
- this._feedbackWrapper = null;
49
- this._isResetting = false;
50
- this.clearable = false;
51
- this._isClearButtonFocused = false;
52
- }
53
- /**
54
- * Returns the last checked option.
55
- *
56
- * @internal
57
- */
58
- get activeOption() {
59
- return this.options[this.activeIndex];
60
- }
61
- /**
62
- * Returns the list of checked options.
63
- *
64
- * @internal
65
- */
66
- get checkedOptions() {
67
- return this.options.filter((o) => o.checked);
68
- }
69
- /**
70
- * Returns the index of the first selected option.
71
- *
72
- * @internal
73
- */
74
- get firstSelectedOptionIndex() {
75
- return this.options.indexOf(this.firstSelectedOption);
76
- }
77
- /**
78
- * Updates the `ariaActiveDescendant` property when the active index changes.
79
- *
80
- * @internal
81
- */
82
- activeIndexChanged(_, next) {
83
- this._activeDescendant = this.options[next]?.id ?? "";
84
- this.focusAndScrollOptionIntoView();
85
- }
86
- /**
87
- * Toggles the checked state for the currently active option.
88
- *
89
- * @remarks
90
- * Multiple-selection mode only.
91
- *
92
- * @internal
93
- */
94
- checkActiveIndex() {
95
- const activeItem = this.activeOption;
96
- /* v8 ignore else -- @preserve */
97
- if (activeItem) activeItem.checked = true;
98
- }
99
- /**
100
- * Sets the active index to the first option and marks it as checked.
101
- *
102
- * @remarks
103
- * Multi-selection mode only.
104
- *
105
- * @param preserveChecked - mark all options unchecked before changing the active index
106
- *
107
- * @internal
108
- */
109
- checkFirstOption(preserveChecked) {
110
- const firstSelectableIndex = this.getNextSelectableIndex(0);
111
- if (firstSelectableIndex === -1) return;
112
- if (preserveChecked) {
113
- if (this.rangeStartIndex === -1) this.rangeStartIndex = this.activeIndex;
114
- this.options.forEach((o, i) => {
115
- o.checked = (0, _microsoft_fast_web_utilities.inRange)(i, firstSelectableIndex, this.rangeStartIndex + 1) && !o.disabled;
116
- });
117
- } else this.uncheckAllOptions();
118
- this.activeIndex = firstSelectableIndex;
119
- this.checkActiveIndex();
120
- }
121
- /**
122
- * Decrements the active index and sets the matching option as checked.
123
- *
124
- * @remarks
125
- * Multi-selection mode only.
126
- *
127
- * @param preserveChecked - mark all options unchecked before changing the active index
128
- *
129
- * @internal
130
- */
131
- checkLastOption(preserveChecked) {
132
- const lastSelectableIndex = this.getPreviousSelectableIndex(this.length - 1);
133
- if (lastSelectableIndex === -1) return;
134
- if (preserveChecked) {
135
- if (this.rangeStartIndex === -1) this.rangeStartIndex = this.activeIndex;
136
- this.options.forEach((o, i) => {
137
- o.checked = (0, _microsoft_fast_web_utilities.inRange)(i, this.rangeStartIndex, lastSelectableIndex + 1) && !o.disabled;
138
- });
139
- } else this.uncheckAllOptions();
140
- this.activeIndex = lastSelectableIndex;
141
- this.checkActiveIndex();
142
- }
143
- /**
144
- * Increments the active index and marks the matching option as checked.
145
- *
146
- * @remarks
147
- * Multiple-selection mode only.
148
- *
149
- * @param preserveChecked - mark all options unchecked before changing the active index
150
- *
151
- * @internal
152
- */
153
- checkNextOption(preserveChecked) {
154
- const nextIndex = this.getNextSelectableIndex(this.activeIndex + 1);
155
- if (nextIndex === -1) return;
156
- if (preserveChecked) {
157
- if (this.rangeStartIndex === -1) this.rangeStartIndex = this.activeIndex;
158
- this.options.forEach((o, i) => {
159
- o.checked = (0, _microsoft_fast_web_utilities.inRange)(i, this.rangeStartIndex, nextIndex + 1) && !o.disabled;
160
- });
161
- } else this.uncheckAllOptions();
162
- this.activeIndex = nextIndex;
163
- this.checkActiveIndex();
44
+ this.start = "";
45
+ this.end = "";
46
+ this.min = 0;
47
+ this.max = 10;
48
+ this.step = 1;
49
+ this.orientation = _microsoft_fast_web_utilities.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
+ }
66
+ #isInternalValueUpdate = false;
67
+ /**
68
+ * @internal
69
+ */
70
+ startChanged() {
71
+ this.currentStart = this.start;
72
+ if (!this.#isInternalValueUpdate) {
73
+ this.dirtyValue = true;
74
+ this.#updateFormValue();
75
+ }
76
+ if (this.$fastController.isConnected) this.#updateThumbPositions();
164
77
  }
165
78
  /**
166
- * Decrements the active index and marks the matching option as checked.
167
- *
168
- * @remarks
169
- * Multiple-selection mode only.
170
- *
171
- * @param preserveChecked - mark all options unchecked before changing the active index
172
- *
173
79
  * @internal
174
80
  */
175
- checkPreviousOption(preserveChecked) {
176
- const previousIndex = this.getPreviousSelectableIndex(this.activeIndex - 1);
177
- if (previousIndex === -1) return;
178
- if (preserveChecked) {
179
- if (this.rangeStartIndex === -1) this.rangeStartIndex = this.activeIndex;
180
- if (this.checkedOptions.length === 1) this.rangeStartIndex += 1;
181
- this.options.forEach((o, i) => {
182
- o.checked = (0, _microsoft_fast_web_utilities.inRange)(i, previousIndex, this.rangeStartIndex + 1) && !o.disabled;
183
- });
184
- } else this.uncheckAllOptions();
185
- this.activeIndex = previousIndex;
186
- this.checkActiveIndex();
81
+ initialStartChanged(_, newValue) {
82
+ if (newValue && !this.dirtyValue) {
83
+ this.start = newValue;
84
+ this.dirtyValue = false;
85
+ }
187
86
  }
188
87
  /**
189
88
  * @internal
190
89
  */
191
- focusAndScrollOptionIntoView() {
192
- super.focusAndScrollOptionIntoView(this.activeOption);
90
+ currentStartChanged() {
91
+ this.start = this.currentStart;
193
92
  }
194
93
  /**
195
- * In multiple-selection mode:
196
- * If any options are selected, the first selected option is checked when
197
- * the listbox receives focus. If no options are selected, the first
198
- * selectable option is checked.
199
- *
200
- * @internal
201
- */
202
- focusinHandler(e) {
203
- if (!this.multiple) return super.focusinHandler(e);
204
- /* v8 ignore else -- @preserve */
205
- if (!this.shouldSkipFocus && e.target === e.currentTarget) {
206
- this.uncheckAllOptions();
207
- if (this.activeIndex === -1) this.activeIndex = this.firstSelectedOptionIndex !== -1 ? this.firstSelectedOptionIndex : 0;
208
- this.checkActiveIndex();
209
- this.setSelectedOptions();
210
- this.focusAndScrollOptionIntoView();
211
- }
212
- this.shouldSkipFocus = false;
213
- }
214
- /**
215
- * Sets an option as selected and gives it focus.
94
+ * The start property, typed as a number.
216
95
  *
217
96
  * @public
218
97
  */
219
- setSelectedOptions() {
220
- if (!this.multiple) {
221
- super.setSelectedOptions();
222
- return;
223
- }
224
- /* v8 ignore else -- @preserve */
225
- if (this.$fastController.isConnected && this.options) {
226
- this.selectedOptions = this.options.filter((o) => o.selected);
227
- this.focusAndScrollOptionIntoView();
228
- }
98
+ get startAsNumber() {
99
+ return parseFloat(this.start);
229
100
  }
230
- /**
231
- * Toggles the selected state of the provided options. If any provided items
232
- * are in an unselected state, all items are set to selected. If every
233
- * provided item is selected, they are all unselected.
234
- *
235
- * @internal
236
- */
237
- toggleSelectedForAllCheckedOptions() {
238
- const enabledCheckedOptions = this.checkedOptions.filter((o) => !o.disabled);
239
- const force = !enabledCheckedOptions.every((o) => o.selected);
240
- enabledCheckedOptions.forEach((o) => o.selected = force);
241
- this.selectedIndex = this.options.indexOf(enabledCheckedOptions[enabledCheckedOptions.length - 1]);
242
- this.setSelectedOptions();
243
- this.updateValue(true);
101
+ set startAsNumber(next) {
102
+ this.start = next.toString();
244
103
  }
245
104
  /**
246
105
  * @internal
247
106
  */
248
- typeaheadBufferChanged(prev, next) {
249
- if (!this.multiple) {
250
- super.typeaheadBufferChanged(prev, next);
251
- return;
252
- }
253
- /* v8 ignore if -- @preserve */
254
- if (this.$fastController.isConnected) {
255
- const typeaheadMatches = this.getTypeaheadMatches();
256
- const activeIndex = this.options.indexOf(typeaheadMatches[0]);
257
- if (activeIndex > -1) {
258
- this.activeIndex = activeIndex;
259
- this.uncheckAllOptions();
260
- this.checkActiveIndex();
261
- }
262
- this.typeaheadExpired = false;
107
+ endChanged() {
108
+ this.currentEnd = this.end;
109
+ if (!this.#isInternalValueUpdate) {
110
+ this.dirtyValue = true;
111
+ this.#updateFormValue();
263
112
  }
113
+ if (this.$fastController.isConnected) this.#updateThumbPositions();
264
114
  }
265
115
  /**
266
- * Unchecks all options.
267
- *
268
- * @remarks
269
- * Multiple-selection mode only.
270
- *
271
- * @param preserveChecked - reset the rangeStartIndex
272
- *
273
- * @internal
274
- */
275
- uncheckAllOptions(preserveChecked = false) {
276
- this.options.forEach((o) => o.checked = false);
277
- /* v8 ignore else -- @preserve */
278
- if (!preserveChecked) this.rangeStartIndex = -1;
279
- }
280
- /**
281
- * Sets focus when the open property changes.
282
- *
283
116
  * @internal
284
117
  */
285
- openChanged(prev, next) {
286
- if (!this.collapsible) return;
287
- if (this.open) {
288
- this.focusAndScrollOptionIntoView();
289
- this.indexWhenOpened = this.selectedIndex;
290
- _microsoft_fast_element.Updates.enqueue(() => this.focus());
291
- return;
118
+ initialEndChanged(_, newValue) {
119
+ if (newValue && !this.dirtyValue) {
120
+ this.end = newValue;
121
+ this.dirtyValue = false;
292
122
  }
293
- const didClose = prev === true && next === false;
294
- const selectionChangedWhileOpen = this.indexWhenOpened !== this.selectedIndex;
295
- if (didClose && selectionChangedWhileOpen) this.updateValue(true);
296
- }
297
- /**
298
- * The component is collapsible when in single-selection mode.
299
- *
300
- * @internal
301
- */
302
- get collapsible() {
303
- return !this.multiple;
304
123
  }
305
124
  /**
306
125
  * @internal
307
126
  */
308
- valueChanged(prev, next) {
309
- const nextSelectedIndex = this.options.findIndex((el) => el.value === next);
310
- const validNextSelectedIndex = this._validSelectedIndex(nextSelectedIndex);
311
- const nextValue = this.options[validNextSelectedIndex]?.value ?? "";
312
- if (this.selectedIndex !== validNextSelectedIndex) this.selectedIndex = validNextSelectedIndex;
313
- if (next !== nextValue) return;
314
- super.valueChanged(prev, next);
315
- this.updateDisplayValue();
127
+ currentEndChanged() {
128
+ this.end = this.currentEnd;
316
129
  }
317
130
  /**
318
- * Sets the value and display value to match the first selected option.
319
- *
320
- * @param shouldEmit - if true, the input and change events will be emitted
131
+ * The end property, typed as a number.
321
132
  *
322
- * @internal
133
+ * @public
323
134
  */
324
- updateValue(shouldEmit) {
325
- if (this.$fastController.isConnected) this.value = this.firstSelectedOption?.value ?? "";
326
- if (shouldEmit) {
135
+ get endAsNumber() {
136
+ return parseFloat(this.end);
137
+ }
138
+ set endAsNumber(next) {
139
+ this.end = next.toString();
140
+ }
141
+ #updateValues({ start, end }, emitEvents = true) {
142
+ if (start === this.start) start = void 0;
143
+ if (end === this.end) end = void 0;
144
+ if (start === void 0 && end === void 0) return;
145
+ this.#isInternalValueUpdate = true;
146
+ if (start !== void 0) this.start = start;
147
+ if (end !== void 0) this.end = end;
148
+ this.#isInternalValueUpdate = false;
149
+ if (emitEvents) {
150
+ if (start !== void 0) this.$emit("input:start");
151
+ if (end !== void 0) this.$emit("input:end");
327
152
  this.$emit("input");
328
- this.$emit("change", this, {
329
- bubbles: true,
330
- composed: void 0
331
- });
153
+ this.$emit("change");
154
+ this.dirtyValue = true;
332
155
  }
156
+ this.#updateFormValue();
333
157
  }
334
- /**
335
- * Updates the proxy value when the selected index changes.
336
- *
337
- * @param prev - the previous selected index
338
- * @param next - the next selected index
339
- *
340
- * @internal
341
- */
342
- selectedIndexChanged(prev, next) {
343
- super.selectedIndexChanged(prev, next);
344
- this.updateValue();
158
+ #applyStep(thumb, direction) {
159
+ this.#updateValues({ [thumb]: this.#roundToNearestStep(thumb, Number(this[thumb]) + direction * this.step).toString() });
345
160
  }
346
161
  /**
347
- * Handle opening and closing the listbox when the select is clicked.
348
- *
349
- * @param e - the mouse event
350
162
  * @internal
351
163
  */
352
- clickHandler(e) {
353
- if (this.disabled || this._isFromContextualHelp(e)) return;
354
- const clickedOption = e.target.closest(`option,[role=option],[data-vvd-component=option]`);
355
- if (clickedOption && clickedOption.disabled) return;
356
- if (this.multiple) {
357
- this.uncheckAllOptions();
358
- this.activeIndex = this.options.indexOf(clickedOption);
359
- this.checkActiveIndex();
360
- this.toggleSelectedForAllCheckedOptions();
361
- } else super.clickHandler(e);
362
- if (this.collapsible) this.open = !this.open;
363
- return true;
164
+ orientationChanged() {
165
+ if (this.$fastController.isConnected) this.#updateThumbPositions();
364
166
  }
365
167
  /**
366
- * Handles focus state when the element or its children lose focus.
367
- *
368
- * @param e - The focus event
369
168
  * @internal
370
169
  */
371
- focusoutHandler(e) {
372
- if (this.multiple) this.uncheckAllOptions();
373
- if (!this.open) return true;
374
- const focusTarget = e.relatedTarget;
375
- if (this.isSameNode(focusTarget)) {
376
- this.focus();
377
- return;
378
- }
379
- /* v8 ignore else -- @preserve */
380
- if (!this.options.includes(focusTarget)) {
381
- this.open = false;
382
- if (this.indexWhenOpened !== this.selectedIndex) this.updateValue(true);
170
+ nameChanged(previous, next) {
171
+ super.nameChanged(previous, next);
172
+ this.#updateFormValue();
173
+ }
174
+ #updateFormValue() {
175
+ if (!this.name) this.setFormValue(null);
176
+ else {
177
+ const formData = new FormData();
178
+ formData.append(this.name, this.start);
179
+ formData.append(this.name, this.end);
180
+ this.setFormValue(formData);
383
181
  }
384
182
  }
385
- /**
386
- * Updates the value when an option's value changes.
387
- *
388
- * @param source - the source object
389
- * @param propertyName - the property to evaluate
390
- *
391
- * @internal
392
- */
393
- handleChange(source, propertyName) {
394
- super.handleChange(source, propertyName);
395
- if (propertyName === "value") this.updateValue();
183
+ formResetCallback() {
184
+ this.#updateValues({
185
+ start: this.initialStart ?? this.min.toString(),
186
+ end: this.initialEnd ?? this.max.toString()
187
+ });
188
+ super.formResetCallback();
189
+ }
190
+ get #thumbs() {
191
+ return {
192
+ start: this._startThumbEl,
193
+ end: this._endThumbEl
194
+ };
195
+ }
196
+ get #thumbConstraints() {
197
+ return {
198
+ start: {
199
+ min: this.min,
200
+ max: this.endAsNumber
201
+ },
202
+ end: {
203
+ min: this.startAsNumber,
204
+ max: this.max
205
+ }
206
+ };
396
207
  }
397
- /**
398
- * Prevents focus when a scrollbar is clicked.
399
- *
400
- * @param e - the mouse event object
401
- *
402
- * @internal
403
- */
404
- mousedownHandler(e) {
405
- if (e.offsetX >= 0 && e.offsetX <= this.listbox.scrollWidth) return super.mousedownHandler(e);
406
- return this.collapsible;
208
+ #getThumbId(thumb) {
209
+ return thumb === this._startThumbEl ? "start" : "end";
407
210
  }
408
- /**
409
- * @internal
410
- */
411
- multipleChanged(_, next) {
412
- this.options.forEach((o) => {
413
- o.checked = next ? false : void 0;
414
- });
415
- this.setSelectedOptions();
416
- /* v8 ignore if -- @preserve */
417
- if (this.proxy) this.proxy.multiple = next;
211
+ #getThumbIdFromEvent(e) {
212
+ return this.#getThumbId(e.target);
418
213
  }
419
- /**
420
- * Updates the selectedness of each option when the list of selected options changes.
421
- *
422
- * @param prev - the previous list of selected options
423
- * @param next - the current list of selected options
424
- *
425
- * @internal
426
- */
427
- selectedOptionsChanged(prev, next) {
428
- super.selectedOptionsChanged(prev, next);
429
- this.options.forEach((o, i) => {
430
- const proxyOption = this.proxy.options.item(i);
431
- if (proxyOption) proxyOption.selected = o.selected;
432
- });
214
+ #updateThumbPositions() {
215
+ const startOffsetPct = this.#thumbTrackEndOffset(this.startAsNumber);
216
+ const endOffsetPct = this.#thumbTrackEndOffset(this.endAsNumber);
217
+ const [dirProp, dimProp] = this.orientation === _microsoft_fast_web_utilities.Orientation.horizontal ? ["right", "width"] : ["bottom", "height"];
218
+ const transition = `transition: ${this._draggingThumb ? "none" : "all 0.2s ease"};`;
219
+ this._startThumbCss = `${dirProp}: ${startOffsetPct}%; ${transition}`;
220
+ this._endThumbCss = `${dirProp}: ${endOffsetPct}%; ${transition}`;
221
+ this._selectedRangeCss = `${dirProp}: ${endOffsetPct}%; ${dimProp}: ${startOffsetPct - endOffsetPct}%; ${transition}`;
433
222
  }
434
- /**
435
- * Resets and fills the proxy to match the component's options.
436
- *
437
- * @internal
438
- */
439
- setProxyOptions() {
440
- /* v8 ignore else -- @preserve */
441
- if (this.proxy instanceof HTMLSelectElement && this.options) {
442
- this.proxy.length = 0;
443
- this.options.forEach((option) => {
444
- const proxyOption = option.proxy || (option instanceof HTMLOptionElement ? option.cloneNode() : null);
445
- if (proxyOption) this.proxy.options.add(proxyOption);
446
- });
447
- }
223
+ #thumbTrackEndOffset(value) {
224
+ return (1 - require_slider_template.inverseLerp(this.min, this.max, value)) * 100;
448
225
  }
449
- /**
450
- * Handles keydown actions when the select is in multiple selection mode.
451
- *
452
- * @internal
453
- */
454
- multipleKeydownHandler(e) {
455
- if (this.disabled) return;
456
- const { key, shiftKey } = e;
457
- this.shouldSkipFocus = false;
458
- switch (key) {
459
- case _microsoft_fast_web_utilities.keyHome:
460
- this.checkFirstOption(shiftKey);
461
- return;
462
- case _microsoft_fast_web_utilities.keyArrowDown:
463
- this.checkNextOption(shiftKey);
464
- return;
465
- case _microsoft_fast_web_utilities.keyArrowUp:
466
- this.checkPreviousOption(shiftKey);
467
- return;
468
- case _microsoft_fast_web_utilities.keyEnd:
469
- this.checkLastOption(shiftKey);
470
- return;
471
- case _microsoft_fast_web_utilities.keyTab:
472
- this.focusAndScrollOptionIntoView();
473
- return;
474
- case _microsoft_fast_web_utilities.keyEscape:
475
- this.uncheckAllOptions();
476
- this.checkActiveIndex();
477
- return;
478
- case _microsoft_fast_web_utilities.keySpace:
479
- e.preventDefault();
480
- /* v8 ignore else -- @preserve */
481
- if (this.typeaheadExpired) {
482
- this.toggleSelectedForAllCheckedOptions();
483
- return;
484
- }
485
- default:
486
- /* v8 ignore else -- @preserve */
487
- if (key.length === 1) this.handleTypeAhead(`${key}`);
488
- return;
489
- }
226
+ #calculateValueFromMouseEvent(e) {
227
+ const trackClientRect = this._trackEl.getBoundingClientRect();
228
+ const [minPos, maxPos, valuePos] = this.orientation === _microsoft_fast_web_utilities.Orientation.horizontal ? [
229
+ this._trackEl.clientLeft,
230
+ this._trackEl.clientWidth,
231
+ e.pageX - document.documentElement.scrollLeft - this.getBoundingClientRect().left
232
+ ] : [
233
+ trackClientRect.top,
234
+ trackClientRect.bottom,
235
+ e.pageY - document.documentElement.scrollTop
236
+ ];
237
+ return require_slider_template.lerp(this.min, this.max, require_slider_template.inverseLerp(minPos, maxPos, valuePos));
238
+ }
239
+ #roundToNearestStep(thumb, value) {
240
+ return (0, _microsoft_fast_web_utilities.limit)(this.#thumbConstraints[thumb].min, this.#thumbConstraints[thumb].max, require_slider_template.roundToStepValue(value - this.min, this.step) + this.min);
241
+ }
242
+ #isNonVisibleFocus = false;
243
+ #focusThumbNonVisibly(thumb) {
244
+ this.#isNonVisibleFocus = true;
245
+ thumb.focus();
246
+ this.#isNonVisibleFocus = false;
490
247
  }
491
248
  /**
492
- * Handle keyboard interaction for the select.
493
- *
494
- * @param e - the keyboard event
495
249
  * @internal
496
250
  */
497
- keydownHandler(e) {
498
- const selectedIndexBefore = this.selectedIndex;
499
- if (this.multiple) this.multipleKeydownHandler(e);
500
- else super.keydownHandler(e);
501
- switch (e.key) {
502
- case _microsoft_fast_web_utilities.keySpace:
503
- e.preventDefault();
504
- if (this.collapsible && this.typeaheadExpired) this.open = !this.open;
505
- break;
506
- case _microsoft_fast_web_utilities.keyHome:
507
- case _microsoft_fast_web_utilities.keyEnd:
508
- e.preventDefault();
509
- break;
510
- case _microsoft_fast_web_utilities.keyEnter:
511
- e.preventDefault();
512
- this.open = !this.open;
513
- break;
514
- case _microsoft_fast_web_utilities.keyEscape:
515
- if (this.collapsible && this.open) {
516
- e.preventDefault();
517
- this.open = false;
518
- }
519
- break;
520
- case _microsoft_fast_web_utilities.keyTab:
521
- if (this.collapsible && this.open) {
522
- e.preventDefault();
523
- this.open = false;
524
- }
525
- return true;
526
- }
527
- if (this.collapsible && !this.open && this.selectedIndex !== selectedIndexBefore) this.updateValue(true);
528
- return !(e.key === _microsoft_fast_web_utilities.keyArrowDown || e.key === _microsoft_fast_web_utilities.keyArrowUp);
251
+ _isThumbPopupOpen(thumb) {
252
+ return this._visiblyFocusedThumb === thumb || this._hoveredThumb === thumb || this._draggingThumb === thumb;
529
253
  }
530
254
  connectedCallback() {
531
255
  super.connectedCallback();
532
- this.addEventListener("focusout", this.focusoutHandler);
533
- this.addEventListener("contentchange", this.updateDisplayValue);
256
+ this.#updateValues({
257
+ start: this.start || this.initialStart || this.min.toString(),
258
+ end: this.end || this.initialEnd || this.max.toString()
259
+ }, false);
260
+ this.#registerThumbListeners();
261
+ this.#updateThumbPositions();
262
+ document.addEventListener("visibilitychange", this.#onVisibilityChange);
534
263
  }
535
264
  disconnectedCallback() {
536
- this.removeEventListener("focusout", this.focusoutHandler);
537
- this.removeEventListener("contentchange", this.updateDisplayValue);
538
265
  super.disconnectedCallback();
539
- }
540
- /**
541
- *
542
- * @internal
543
- */
544
- updateDisplayValue() {
545
- if (this.collapsible) _microsoft_fast_element.Observable.notify(this, "displayValue");
546
- }
547
- get displayValue() {
548
- _microsoft_fast_element.Observable.track(this, "displayValue");
549
- return this.firstSelectedOption?.getAttribute("label") ?? this.firstSelectedOption?.text ?? this.placeholder ?? "";
550
- }
551
- _newDefaultSelectedIndex(prev, next, currentSelectIndex) {
552
- const defaultSelectedIndex = super._newDefaultSelectedIndex(prev, next, currentSelectIndex);
553
- if (defaultSelectedIndex === null && currentSelectIndex === -1 && !this.placeholder) {
554
- const firstSelectableIndex = this.getNextSelectableIndex(0);
555
- if (firstSelectableIndex !== -1) return firstSelectableIndex;
266
+ this.#unregisterThumbListeners();
267
+ this.#unregisterDragListeners();
268
+ document.removeEventListener("visibilitychange", this.#onVisibilityChange);
269
+ }
270
+ #registerThumbListeners() {
271
+ for (const thumb of ["start", "end"]) {
272
+ this.#thumbs[thumb].addEventListener("keydown", this.#onThumbKeydown);
273
+ this.#thumbs[thumb].addEventListener("mousedown", this.#onThumbMousedown, { passive: true });
274
+ this.#thumbs[thumb].addEventListener("touchstart", this.#onThumbMousedown, { passive: true });
275
+ this.#thumbs[thumb].addEventListener("mouseover", this.#onMouseOver, { passive: true });
276
+ this.#thumbs[thumb].addEventListener("mouseout", this.#onMouseOut, { passive: true });
277
+ this.#thumbs[thumb].addEventListener("focus", this.#onThumbFocus);
278
+ this.#thumbs[thumb].addEventListener("blur", this.#onThumbBlur);
556
279
  }
557
- return defaultSelectedIndex;
558
- }
559
- _isDefaultSelected(option) {
560
- return super._isDefaultSelected(option) || option.value === this.initialValue || !this._isResetting && option.value === this.value;
561
280
  }
562
- slottedOptionsChanged(prev, next) {
563
- this.options.forEach((o) => {
564
- _microsoft_fast_element.Observable.getNotifier(o).unsubscribe(this, "value");
565
- });
566
- super.slottedOptionsChanged(prev, next);
567
- this.options.forEach((o) => {
568
- _microsoft_fast_element.Observable.getNotifier(o).subscribe(this, "value");
569
- });
570
- this.setProxyOptions();
571
- this.updateValue();
572
- const scale = this.getAttribute("scale") || this.scale;
573
- next.forEach((element) => {
574
- if (scale) {
575
- element.setAttribute("scale", scale);
576
- element.scale = scale;
577
- }
578
- });
579
- this.proxy.value = this.value;
580
- this.validate();
581
- }
582
- formResetCallback() {
583
- this.setProxyOptions();
584
- this._isResetting = true;
585
- this.selectedIndex = this._newDefaultSelectedIndex([], this.options, -1) ?? -1;
586
- this._isResetting = false;
587
- }
588
- /**
589
- * @internal
590
- */
591
- get _shouldShowClearButton() {
592
- if (!this.clearable) return false;
593
- if (this.multiple) return this.selectedOptions?.length > 0;
594
- return this.value !== "";
595
- }
596
- /**
597
- * @internal
598
- */
599
- _onClearButtonFocus() {
600
- this._isClearButtonFocused = true;
601
- this.activeIndex = -1;
602
- this.uncheckAllOptions();
603
- }
604
- /**
605
- * @internal
606
- */
607
- _onClearButtonBlur() {
608
- this._isClearButtonFocused = false;
609
- }
610
- /**
611
- * @internal
612
- */
613
- get _shouldShowLabelWrapper() {
614
- return Boolean(this.label || this._hasContextualHelp || this.multiple && this._shouldShowClearButton);
281
+ #unregisterThumbListeners() {
282
+ for (const thumb of ["start", "end"]) {
283
+ this.#thumbs[thumb].removeEventListener("keydown", this.#onThumbKeydown);
284
+ this.#thumbs[thumb].removeEventListener("mousedown", this.#onThumbMousedown);
285
+ this.#thumbs[thumb].removeEventListener("touchstart", this.#onThumbMousedown);
286
+ this.#thumbs[thumb].removeEventListener("mouseover", this.#onMouseOver);
287
+ this.#thumbs[thumb].removeEventListener("mouseout", this.#onMouseOut);
288
+ this.#thumbs[thumb].removeEventListener("focus", this.#onThumbFocus);
289
+ this.#thumbs[thumb].removeEventListener("blur", this.#onThumbBlur);
290
+ }
615
291
  }
616
292
  /**
617
293
  * @internal
618
294
  */
619
- _onClearButtonClick() {
620
- if (this.multiple) this.selectedOptions?.forEach((o) => {
621
- /* v8 ignore else -- @preserve */
622
- if (!o.disabled) o.selected = false;
623
- });
624
- else this.selectedIndex = -1;
625
- this.updateValue(true);
295
+ _onMouseDown(e) {
296
+ if (this.disabled || this._draggingThumb) return;
297
+ const value = this.#calculateValueFromMouseEvent(e);
298
+ const startDistance = Math.abs(value - Number(this.start));
299
+ const endDistance = Math.abs(value - Number(this.end));
300
+ const thumb = startDistance < endDistance || startDistance === endDistance && value < Number(this.start) ? "start" : "end";
301
+ this.#updateValues({ [thumb]: `${this.#roundToNearestStep(thumb, value)}` });
302
+ this._draggingThumb = thumb;
303
+ this.#focusThumbNonVisibly(this.#thumbs[thumb]);
304
+ this.#registerDragHandlers();
626
305
  }
306
+ #onThumbFocus = (e) => {
307
+ if (!this.#isNonVisibleFocus) this._visiblyFocusedThumb = this.#getThumbIdFromEvent(e);
308
+ this.#isNonVisibleFocus = false;
309
+ };
310
+ #onThumbBlur = () => {
311
+ this._visiblyFocusedThumb = null;
312
+ };
313
+ #onVisibilityChange = () => {
314
+ if (document.hidden && (this.shadowRoot.activeElement === this._startThumbEl || this.shadowRoot.activeElement === this._endThumbEl)) this.#isNonVisibleFocus = true;
315
+ };
316
+ #onMouseOver = (e) => {
317
+ this._hoveredThumb = this.#getThumbIdFromEvent(e);
318
+ };
319
+ #onMouseOut = () => {
320
+ this._hoveredThumb = null;
321
+ };
322
+ #onThumbMousedown = (event) => {
323
+ if (this.disabled || event.defaultPrevented) return;
324
+ let target = event.target;
325
+ if (target === this._endThumbEl && this.startAsNumber === this.max && this.endAsNumber === this.max) target = this._startThumbEl;
326
+ this.#focusThumbNonVisibly(target);
327
+ this._draggingThumb = this.#getThumbId(target);
328
+ this.#registerDragHandlers();
329
+ };
330
+ #onThumbKeydown = (e) => {
331
+ const thumb = this.#getThumbIdFromEvent(e);
332
+ this._visiblyFocusedThumb = thumb;
333
+ if (e.key === _microsoft_fast_web_utilities.keyHome) {
334
+ e.preventDefault();
335
+ this.#updateValues({ [thumb]: `${this.#thumbConstraints[thumb].min}` });
336
+ } else if (e.key === _microsoft_fast_web_utilities.keyEnd) {
337
+ e.preventDefault();
338
+ this.#updateValues({ [thumb]: `${this.#thumbConstraints[thumb].max}` });
339
+ } else {
340
+ if (e.shiftKey) return;
341
+ switch (e.key) {
342
+ case require_key_codes.keyArrowRight:
343
+ case _microsoft_fast_web_utilities.keyArrowDown:
344
+ e.preventDefault();
345
+ this.#applyStep(thumb, Direction.Increment);
346
+ break;
347
+ case require_key_codes.keyArrowLeft:
348
+ case _microsoft_fast_web_utilities.keyArrowUp:
349
+ e.preventDefault();
350
+ this.#applyStep(thumb, Direction.Decrement);
351
+ break;
352
+ }
353
+ }
354
+ };
355
+ #registerDragHandlers() {
356
+ window.addEventListener("mousemove", this.#onDragMove, { passive: true });
357
+ window.addEventListener("touchmove", this.#onDragMove, { passive: true });
358
+ window.addEventListener("mouseup", this.#onDragEnd);
359
+ window.addEventListener("touchend", this.#onDragEnd);
360
+ window.document.addEventListener("mouseleave", this.#onDragEnd);
361
+ }
362
+ #unregisterDragListeners() {
363
+ window.removeEventListener("mouseup", this.#onDragEnd);
364
+ window.document.removeEventListener("mouseleave", this.#onDragEnd);
365
+ window.removeEventListener("mousemove", this.#onDragMove);
366
+ window.removeEventListener("touchmove", this.#onDragMove);
367
+ window.removeEventListener("touchend", this.#onDragEnd);
368
+ }
369
+ #onDragMove = (e) => {
370
+ if (this.disabled || e.defaultPrevented || !this._draggingThumb) return;
371
+ const sourceEvent = "TouchEvent" in window && e instanceof TouchEvent ? e.touches[0] : e;
372
+ const value = this.#calculateValueFromMouseEvent(sourceEvent);
373
+ this.#updateValues({ [this._draggingThumb]: `${this.#roundToNearestStep(this._draggingThumb, value)}` });
374
+ };
375
+ #onDragEnd = () => {
376
+ this._draggingThumb = false;
377
+ this.#unregisterDragListeners();
378
+ };
627
379
  };
628
- require_decorate.__decorate([_microsoft_fast_element.observable], Select.prototype, "activeIndex", void 0);
629
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "boolean" })], Select.prototype, "multiple", void 0);
380
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "start", void 0);
630
381
  require_decorate.__decorate([(0, _microsoft_fast_element.attr)({
631
- attribute: "open",
632
- mode: "boolean"
633
- })], Select.prototype, "open", void 0);
634
- require_decorate.__decorate([_microsoft_fast_element.volatile], Select.prototype, "collapsible", null);
635
- require_decorate.__decorate([_microsoft_fast_element.observable], Select.prototype, "control", void 0);
636
- require_decorate.__decorate([_microsoft_fast_element.observable], Select.prototype, "maxHeight", void 0);
637
- require_decorate.__decorate([_microsoft_fast_element.observable], Select.prototype, "_anchor", void 0);
638
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)()], Select.prototype, "scale", void 0);
639
- require_decorate.__decorate([_microsoft_fast_element.attr], Select.prototype, "appearance", void 0);
640
- require_decorate.__decorate([_microsoft_fast_element.attr], Select.prototype, "shape", void 0);
382
+ mode: "fromView",
383
+ attribute: "start"
384
+ })], RangeSlider.prototype, "initialStart", void 0);
385
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "current-start" })], RangeSlider.prototype, "currentStart", void 0);
386
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "end", void 0);
641
387
  require_decorate.__decorate([(0, _microsoft_fast_element.attr)({
642
- mode: "boolean",
643
- attribute: "fixed-dropdown"
644
- })], Select.prototype, "fixedDropdown", void 0);
645
- require_decorate.__decorate([_microsoft_fast_element.attr], Select.prototype, "placeholder", void 0);
646
- require_decorate.__decorate([_microsoft_fast_element.observable], Select.prototype, "_feedbackWrapper", void 0);
647
- require_decorate.__decorate([_microsoft_fast_element.observable], Select.prototype, "metaSlottedContent", void 0);
648
- require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "boolean" })], Select.prototype, "clearable", void 0);
649
- require_decorate.__decorate([_microsoft_fast_element.observable], Select.prototype, "_isClearButtonFocused", void 0);
388
+ mode: "fromView",
389
+ attribute: "end"
390
+ })], RangeSlider.prototype, "initialEnd", void 0);
391
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "current-end" })], RangeSlider.prototype, "currentEnd", void 0);
392
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ converter: _microsoft_fast_element.nullableNumberConverter })], RangeSlider.prototype, "min", void 0);
393
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ converter: _microsoft_fast_element.nullableNumberConverter })], RangeSlider.prototype, "max", void 0);
394
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ converter: require_slider_template.defaultToOneConverter })], RangeSlider.prototype, "step", void 0);
395
+ require_decorate.__decorate([_microsoft_fast_element.attr], RangeSlider.prototype, "orientation", void 0);
396
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "aria-start-label" })], RangeSlider.prototype, "ariaStartLabel", void 0);
397
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "aria-end-label" })], RangeSlider.prototype, "ariaEndLabel", void 0);
398
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "boolean" })], RangeSlider.prototype, "markers", void 0);
399
+ require_decorate.__decorate([_microsoft_fast_element.attr], RangeSlider.prototype, "connotation", void 0);
400
+ require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "boolean" })], RangeSlider.prototype, "pin", void 0);
401
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "valueTextFormatter", void 0);
402
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "_draggingThumb", void 0);
403
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "_visiblyFocusedThumb", void 0);
404
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "_hoveredThumb", void 0);
405
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "_startThumbCss", void 0);
406
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "_endThumbCss", void 0);
407
+ require_decorate.__decorate([_microsoft_fast_element.observable], RangeSlider.prototype, "_selectedRangeCss", void 0);
650
408
  //#endregion
651
- //#region src/lib/select/select.template.ts
652
- var getStateClasses = ({ shape, disabled, appearance, metaSlottedContent, errorValidationMessage, successText, placeholder, value, scale, _activeDescendant, open }) => (0, _microsoft_fast_web_utilities.classNames)(["has-activedescendant", Boolean(_activeDescendant) && open], ["disabled", disabled], [`appearance-${appearance}`, Boolean(appearance)], [`shape-${shape}`, Boolean(shape)], ["has-meta", Boolean(metaSlottedContent?.length)], ["error", Boolean(errorValidationMessage)], ["success", !!successText], ["shows-placeholder", Boolean(placeholder) && !value], [`size-${scale}`, Boolean(scale)]);
653
- function renderLabel() {
654
- return _microsoft_fast_element.html` <label
655
- for="${(x) => x.multiple ? null : "control"}"
656
- class="label"
657
- id="label"
409
+ //#region src/lib/range-slider/range-slider.template.ts
410
+ var getClasses = ({ disabled, connotation }) => (0, _microsoft_fast_web_utilities.classNames)("control", ["disabled", Boolean(disabled)], [`connotation-${connotation}`, Boolean(connotation)]);
411
+ var getThumbClassesFor = (thumb) => ({ _visiblyFocusedThumb }) => (0, _microsoft_fast_web_utilities.classNames)("thumb-container", ["focus-visible", _visiblyFocusedThumb === thumb]);
412
+ var RangeSliderTemplate = (context) => {
413
+ const popupTag = context.tagFor(require_definition.Popup);
414
+ return _microsoft_fast_element.html` <template
415
+ @mousedown="${(x, c) => x._onMouseDown(c.event)}"
658
416
  >
659
- ${(x) => x.label}
660
- </label>`;
661
- }
662
- function renderPlaceholder(context) {
663
- const optionTag = context.tagFor(require_definition$3.ListboxOption);
664
- return _microsoft_fast_element.html`
665
- <${optionTag} text="${(x) => x.placeholder}" hidden disabled>
666
- </${optionTag}>`;
667
- }
668
- function renderClearButton(context) {
669
- const buttonTag = context.tagFor(require_definition$1.Button);
670
- return _microsoft_fast_element.html`
671
- <${buttonTag}
672
- aria-label="${(x) => x.locale.select.clearButtonLabel}"
673
- aria-hidden="${(x) => x._isClearButtonFocused ? "false" : "true"}"
674
- @click="${(x, c) => {
675
- x._onClearButtonClick();
676
- c.event.stopPropagation();
677
- }}"
678
- @mousedown="${() => false}"
679
- @keydown="${(x, c) => {
680
- /* v8 ignore next -- @preserve */
681
- if (c.event.key === "Tab") x._onClearButtonBlur();
682
- c.event.stopPropagation();
683
- return true;
684
- }}"
685
- @focusin="${(x, c) => {
686
- c.event.stopPropagation();
687
- x._onClearButtonFocus();
688
- }}"
689
- @focusout="${(x) => x._onClearButtonBlur()}"
690
- ?disabled="${(x) => x.disabled}"
691
- :shape="${(x) => x.shape}"
692
- size="super-condensed"
693
- icon="close-line"
694
- appearance="ghost-light"
695
- class="clear-button"
696
- tabindex="0"
697
- ></${buttonTag}>
698
- `;
699
- }
700
- function selectValue(context) {
701
- const affixIconTemplate = require_affix.affixIconTemplateFactory(context);
702
- const chevronTemplate = require_definition$1.chevronTemplateFactory(context);
703
- return _microsoft_fast_element.html` <div
704
- class="control ${getStateClasses}"
705
- ${(0, _microsoft_fast_element.ref)("_anchor")}
706
- id="control"
707
- ?disabled="${(x) => x.disabled}"
708
- >
709
- <div class="selected-value">
710
- ${(x) => affixIconTemplate(x.icon, require_affix.IconWrapper.Slot)}
711
- <span class="text">${(x) => x.displayValue}</span>
712
- <slot name="meta" ${(0, _microsoft_fast_element.slotted)("metaSlottedContent")}></slot>
713
- </div>
714
- ${(0, _microsoft_fast_element.when)((x) => x._shouldShowClearButton, renderClearButton(context))}
715
- ${chevronTemplate}
716
- </div>`;
717
- }
718
- function setFixedDropdownVarWidth(x) {
719
- return x.open && x.fixedDropdown ? `--_select-fixed-width: ${Math.round(x.getBoundingClientRect().width)}px` : null;
720
- }
721
- /**
722
- * @param context - element definition context
723
- */
724
- function renderControl(context) {
725
- const popupTag = context.tagFor(require_definition$2.Popup);
726
- return _microsoft_fast_element.html`
727
- <div class="label-wrapper" ?hidden=${(x) => !x._shouldShowLabelWrapper}>
728
- ${(0, _microsoft_fast_element.when)((x) => x.label, renderLabel())}
729
- ${(0, _microsoft_fast_element.when)((x) => x.multiple && x._shouldShowClearButton, renderClearButton(context))}
730
- <slot name="contextual-help" ${(0, _microsoft_fast_element.slotted)("_contextualHelpSlottedContent")}></slot>
731
- </div>
732
- <div class="control-wrapper">
733
- ${(0, _microsoft_fast_element.when)((x) => !x.multiple, selectValue(context))}
734
- <${popupTag} class="popup"
735
- style="${setFixedDropdownVarWidth}"
736
- ?open="${(x) => x.collapsible ? x.open : true}"
737
- :anchor="${(x) => x._anchor}"
738
- placement="bottom-start"
739
- strategy="${(x) => x.fixedDropdown ? null : "absolute"}">
740
- <div class="listbox"
741
- id="${(x) => x.listboxId}"
742
- role="listbox"
743
- aria-multiselectable="${(x) => x.multiple}"
744
- aria-label="${(x) => x.multiple && !x.label && x.ariaLabel ? x.ariaLabel : null}"
745
- aria-labelledby="${(x) => x.multiple && x.label ? "label" : null}"
746
- ?disabled="${(x) => x.disabled}"
747
- ?hidden="${(x) => x.collapsible ? !x.open : false}"
748
- ${(0, _microsoft_fast_element.ref)("listbox")}>
749
- ${(0, _microsoft_fast_element.when)((x) => x.placeholder, renderPlaceholder(context))}
750
- <slot
751
- ${(0, _microsoft_fast_element.slotted)({
752
- filter: require_listbox.Listbox.slottedOptionFilter,
753
- flatten: true,
754
- property: "slottedOptions"
755
- })}>
756
- </slot>
757
- </div>
758
- </${popupTag}>
417
+ <div class="${getClasses} ${(x) => x.orientation}">
418
+ <div class="positioning-region">
419
+ <div ${(0, _microsoft_fast_element.ref)("_trackEl")} class="track">
420
+ <div class="track-start" style="${(x) => x._selectedRangeCss}"></div>
421
+ ${(0, _microsoft_fast_element.when)((x) => x.markers, _microsoft_fast_element.html`${(x) => require_slider_template.getMarkersTemplate(x.orientation === _microsoft_fast_web_utilities.Orientation.horizontal, Math.floor((x.max - x.min) / x.step))}`)}
422
+ </div>
423
+ <div
424
+ id="start-thumb"
425
+ ${(0, _microsoft_fast_element.ref)("_startThumbEl")}
426
+ class="${getThumbClassesFor("start")}"
427
+ style="${(x) => x._startThumbCss}"
428
+ role="slider"
429
+ tabindex="${(x) => x.disabled ? null : 0}"
430
+ aria-label="${(x) => x.ariaStartLabel || x.locale.rangeSlider.startThumbLabel}"
431
+ aria-valuetext="${(x) => x.valueTextFormatter(x.start)}"
432
+ aria-valuenow="${(x) => x.start}"
433
+ aria-valuemin="${(x) => x.min}"
434
+ aria-valuemax="${(x) => x.end}"
435
+ aria-disabled="${(x) => x.disabled}"
436
+ aria-orientation="${(x) => x.orientation}"
437
+ ></div>
438
+ ${(0, _microsoft_fast_element.when)((x) => x.pin, _microsoft_fast_element.html`<${popupTag}
439
+ class="popup"
440
+ arrow
441
+ alternate
442
+ :anchor="${(x) => x._startThumbEl}"
443
+ :open=${(x) => x._isThumbPopupOpen("start")}
444
+ :placementStrategy=${(x) => x.orientation === _microsoft_fast_web_utilities.Orientation.horizontal ? require_definition.PlacementStrategy.AutoPlacementHorizontal : require_definition.PlacementStrategy.AutoPlacementVertical}
445
+ animation-frame
446
+ exportparts="vvd-theme-alternate"
447
+ aria-hidden="true"
448
+ >
449
+ <div class="tooltip">${(x) => x.valueTextFormatter(x.start)}</div>
450
+ </${popupTag}>`)}
451
+ <div
452
+ id="end-thumb"
453
+ ${(0, _microsoft_fast_element.ref)("_endThumbEl")}
454
+ class="${getThumbClassesFor("end")}"
455
+ style="${(x) => x._endThumbCss}"
456
+ role="slider"
457
+ tabindex="${(x) => x.disabled ? null : 0}"
458
+ aria-label="${(x) => x.ariaEndLabel || x.locale.rangeSlider.endThumbLabel}"
459
+ aria-valuetext="${(x) => x.valueTextFormatter(x.end)}"
460
+ aria-valuenow="${(x) => x.end}"
461
+ aria-valuemin="${(x) => x.start}"
462
+ aria-valuemax="${(x) => x.max}"
463
+ aria-disabled="${(x) => x.disabled}"
464
+ aria-orientation="${(x) => x.orientation}"
465
+ ></div>
466
+ ${(0, _microsoft_fast_element.when)((x) => x.pin, _microsoft_fast_element.html`<${popupTag}
467
+ class="popup"
468
+ arrow
469
+ alternate
470
+ :anchor="${(x) => x._endThumbEl}"
471
+ :open=${(x) => x._isThumbPopupOpen("end")}
472
+ :placementStrategy=${(x) => x.orientation === _microsoft_fast_web_utilities.Orientation.horizontal ? require_definition.PlacementStrategy.AutoPlacementHorizontal : require_definition.PlacementStrategy.AutoPlacementVertical}
473
+ animation-frame
474
+ exportparts="vvd-theme-alternate"
475
+ aria-hidden="true"
476
+ >
477
+ <div class="tooltip">${(x) => x.valueTextFormatter(x.end)}</div>
478
+ </${popupTag}>`)}
759
479
  </div>
760
- `;
761
- }
762
- /**
763
- * Ignore events that originate from feedback, e.g. a click on link
764
- */
765
- function ifNotFromFeedback(handler) {
766
- return (x, c) => {
767
- if (!c.event.composedPath().includes(x._feedbackWrapper)) return handler(x, c.event);
768
- return true;
769
- };
770
- }
771
- var SelectTemplate = (context) => {
772
- return _microsoft_fast_element.html`
773
- <template
774
- ${require_host_semantics.applyHostSemantics({
775
- role: "combobox",
776
- ariaLabel: (x) => x.ariaLabel ?? x.label,
777
- ariaHasPopup: (x) => x.collapsible ? "listbox" : "false",
778
- ariaExpanded: (x) => x.open,
779
- ariaDisabled: (x) => x.disabled
780
- })}
781
- aria-controls="${(x) => x.listboxId}"
782
- aria-activedescendant="${(x) => x.open ? x._activeDescendant : null}"
783
- aria-describedby="${(x) => x._feedbackDescribedBy}"
784
- tabindex="${(x) => !x.disabled ? "0" : null}"
785
- @click="${ifNotFromFeedback((x, e) => x.clickHandler(e))}"
786
- @focusin="${ifNotFromFeedback((x, e) => x.focusinHandler(e))}"
787
- @focusout="${ifNotFromFeedback((x, e) => x.focusoutHandler(e))}"
788
- @keydown="${ifNotFromFeedback((x, e) => {
789
- x.open && require_dialog.handleEscapeKeyAndStopPropogation(e);
790
- return x.keydownHandler(e);
791
- })}"
792
- @mousedown="${ifNotFromFeedback((x, e) => x.mousedownHandler(e))}"
793
- >
794
- ${renderControl(context)}
795
- <div class="feedback-wrapper" ${(0, _microsoft_fast_element.ref)("_feedbackWrapper")}>
796
- ${(x) => x._getFeedbackTemplate(context)}
797
- </div>
798
- </template>
799
- `;
480
+ </div>
481
+ </template>`;
800
482
  };
801
483
  //#endregion
802
- //#region src/lib/select/definition.ts
484
+ //#region src/lib/range-slider/definition.ts
803
485
  /**
804
486
  * @internal
805
487
  */
806
- var selectDefinition = require_vivid_element.defineVividComponent("select", Select, SelectTemplate, [
807
- require_definition$2.popupDefinition,
808
- require_definition.iconDefinition,
809
- require_definition$3.listboxOptionDefinition,
810
- require_definition$1.buttonDefinition,
811
- require_mixins.feedbackMessageDefinition
812
- ], { styles: select_default });
488
+ var rangeSliderDefinition = require_vivid_element.defineVividComponent("range-slider", RangeSlider, RangeSliderTemplate, [require_definition.popupDefinition], {
489
+ styles: range_slider_default,
490
+ shadowOptions: { delegatesFocus: true }
491
+ });
813
492
  /**
814
- * Registers the select elements with the design system.
493
+ * Registers the range-slider element with the design system.
815
494
  *
816
495
  * @param prefix - the prefix to use for the component name
817
496
  */
818
- var registerSelect = require_vivid_element.createRegisterFunction(selectDefinition);
497
+ var registerRangeSlider = require_vivid_element.createRegisterFunction(rangeSliderDefinition);
819
498
  //#endregion
820
- Object.defineProperty(exports, "Select", {
499
+ Object.defineProperty(exports, "RangeSlider", {
821
500
  enumerable: true,
822
501
  get: function() {
823
- return Select;
502
+ return RangeSlider;
824
503
  }
825
504
  });
826
- Object.defineProperty(exports, "registerSelect", {
505
+ Object.defineProperty(exports, "rangeSliderDefinition", {
827
506
  enumerable: true,
828
507
  get: function() {
829
- return registerSelect;
508
+ return rangeSliderDefinition;
830
509
  }
831
510
  });
832
- Object.defineProperty(exports, "selectDefinition", {
511
+ Object.defineProperty(exports, "registerRangeSlider", {
833
512
  enumerable: true,
834
513
  get: function() {
835
- return selectDefinition;
514
+ return registerRangeSlider;
836
515
  }
837
516
  });