@jigowatts/jigowatts-ui 1.2.2 → 2.1.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 (419) hide show
  1. package/dist/assets/index10.css +1 -1
  2. package/dist/assets/index11.css +1 -1
  3. package/dist/assets/index12.css +1 -1
  4. package/dist/assets/index13.css +1 -1
  5. package/dist/assets/index14.css +1 -1
  6. package/dist/assets/index15.css +1 -1
  7. package/dist/assets/index16.css +1 -1
  8. package/dist/assets/index17.css +1 -1
  9. package/dist/assets/index18.css +1 -1
  10. package/dist/assets/index19.css +1 -1
  11. package/dist/assets/index20.css +1 -1
  12. package/dist/assets/index21.css +1 -1
  13. package/dist/assets/index22.css +1 -1
  14. package/dist/assets/index23.css +1 -1
  15. package/dist/assets/index24.css +1 -1
  16. package/dist/assets/index25.css +1 -1
  17. package/dist/assets/index26.css +1 -1
  18. package/dist/assets/index27.css +1 -1
  19. package/dist/assets/index28.css +1 -1
  20. package/dist/assets/index29.css +1 -1
  21. package/dist/assets/index30.css +1 -1
  22. package/dist/assets/index31.css +1 -1
  23. package/dist/assets/index32.css +1 -1
  24. package/dist/assets/index7.css +1 -1
  25. package/dist/assets/index8.css +1 -1
  26. package/dist/assets/index9.css +1 -1
  27. package/dist/components/Button/index.cjs.js.map +1 -1
  28. package/dist/components/Button/index.es.js.map +1 -1
  29. package/dist/components/Button/index.test.cjs.js +1 -1
  30. package/dist/components/Button/index.test.cjs.js.map +1 -1
  31. package/dist/components/Button/index.test.es.js +1 -1
  32. package/dist/components/Button/index.test.es.js.map +1 -1
  33. package/dist/components/Card/index.cjs.js +1 -1
  34. package/dist/components/Card/index.cjs.js.map +1 -1
  35. package/dist/components/Card/index.es.js +1 -1
  36. package/dist/components/Card/index.es.js.map +1 -1
  37. package/dist/components/Card/index.test.cjs.js +1 -1
  38. package/dist/components/Card/index.test.cjs.js.map +1 -1
  39. package/dist/components/Card/index.test.es.js +1 -1
  40. package/dist/components/Card/index.test.es.js.map +1 -1
  41. package/dist/components/CardWithTitle/index.cjs.js +1 -1
  42. package/dist/components/CardWithTitle/index.cjs.js.map +1 -1
  43. package/dist/components/CardWithTitle/index.es.js +1 -1
  44. package/dist/components/CardWithTitle/index.es.js.map +1 -1
  45. package/dist/components/CardWithTitle/index.test.cjs.js +1 -1
  46. package/dist/components/CardWithTitle/index.test.cjs.js.map +1 -1
  47. package/dist/components/CardWithTitle/index.test.es.js +2 -2
  48. package/dist/components/CardWithTitle/index.test.es.js.map +1 -1
  49. package/dist/components/CopyableBox/index.cjs.js +2 -0
  50. package/dist/components/CopyableBox/index.cjs.js.map +1 -0
  51. package/dist/components/CopyableBox/index.d.ts +23 -0
  52. package/dist/components/CopyableBox/index.es.js +46 -0
  53. package/dist/components/CopyableBox/index.es.js.map +1 -0
  54. package/dist/components/CopyableBox/index.test.cjs.js +2 -0
  55. package/dist/components/CopyableBox/index.test.cjs.js.map +1 -0
  56. package/dist/components/CopyableBox/index.test.d.ts +1 -0
  57. package/dist/components/CopyableBox/index.test.es.js +39 -0
  58. package/dist/components/CopyableBox/index.test.es.js.map +1 -0
  59. package/dist/components/CustomLink/index.cjs.js +1 -1
  60. package/dist/components/CustomLink/index.cjs.js.map +1 -1
  61. package/dist/components/CustomLink/index.es.js +1 -1
  62. package/dist/components/CustomLink/index.es.js.map +1 -1
  63. package/dist/components/CustomLink/index.test.cjs.js +1 -1
  64. package/dist/components/CustomLink/index.test.cjs.js.map +1 -1
  65. package/dist/components/CustomLink/index.test.es.js +2 -2
  66. package/dist/components/CustomLink/index.test.es.js.map +1 -1
  67. package/dist/components/DataTable/index.cjs.js +1 -1
  68. package/dist/components/DataTable/index.cjs.js.map +1 -1
  69. package/dist/components/DataTable/index.es.js +1 -1
  70. package/dist/components/DataTable/index.es.js.map +1 -1
  71. package/dist/components/DataTable/index.test.cjs.js +1 -1
  72. package/dist/components/DataTable/index.test.cjs.js.map +1 -1
  73. package/dist/components/DataTable/index.test.es.js +3 -3
  74. package/dist/components/DataTable/index.test.es.js.map +1 -1
  75. package/dist/components/DatePickerController/index.cjs.js +1 -1
  76. package/dist/components/DatePickerController/index.cjs.js.map +1 -1
  77. package/dist/components/DatePickerController/index.d.ts +1 -0
  78. package/dist/components/DatePickerController/index.es.js +1 -1
  79. package/dist/components/DatePickerController/index.es.js.map +1 -1
  80. package/dist/components/DatePickerController/index.test.cjs.js +1 -1
  81. package/dist/components/DatePickerController/index.test.cjs.js.map +1 -1
  82. package/dist/components/DatePickerController/index.test.es.js +1 -1
  83. package/dist/components/DatePickerController/index.test.es.js.map +1 -1
  84. package/dist/components/ErrorMessage/index.cjs.js +1 -1
  85. package/dist/components/ErrorMessage/index.cjs.js.map +1 -1
  86. package/dist/components/ErrorMessage/index.es.js +1 -1
  87. package/dist/components/ErrorMessage/index.es.js.map +1 -1
  88. package/dist/components/ErrorMessage/index.test.cjs.js +1 -1
  89. package/dist/components/ErrorMessage/index.test.cjs.js.map +1 -1
  90. package/dist/components/ErrorMessage/index.test.es.js +2 -2
  91. package/dist/components/ErrorMessage/index.test.es.js.map +1 -1
  92. package/dist/components/EvseStateLabel/index.cjs.js +1 -1
  93. package/dist/components/EvseStateLabel/index.cjs.js.map +1 -1
  94. package/dist/components/EvseStateLabel/index.es.js +1 -1
  95. package/dist/components/EvseStateLabel/index.es.js.map +1 -1
  96. package/dist/components/FlexButtons/index.cjs.js +1 -1
  97. package/dist/components/FlexButtons/index.cjs.js.map +1 -1
  98. package/dist/components/FlexButtons/index.es.js +1 -1
  99. package/dist/components/FlexButtons/index.es.js.map +1 -1
  100. package/dist/components/FlexButtons/index.test.cjs.js +1 -1
  101. package/dist/components/FlexButtons/index.test.cjs.js.map +1 -1
  102. package/dist/components/FlexButtons/index.test.es.js +2 -2
  103. package/dist/components/FlexButtons/index.test.es.js.map +1 -1
  104. package/dist/components/Form/index.cjs.js +1 -1
  105. package/dist/components/Form/index.cjs.js.map +1 -1
  106. package/dist/components/Form/index.es.js +1 -1
  107. package/dist/components/Form/index.es.js.map +1 -1
  108. package/dist/components/Form/index.test.cjs.js +1 -1
  109. package/dist/components/Form/index.test.cjs.js.map +1 -1
  110. package/dist/components/Form/index.test.es.js +2 -2
  111. package/dist/components/Form/index.test.es.js.map +1 -1
  112. package/dist/components/FormItem/index.cjs.js +1 -1
  113. package/dist/components/FormItem/index.cjs.js.map +1 -1
  114. package/dist/components/FormItem/index.es.js +1 -1
  115. package/dist/components/FormItem/index.es.js.map +1 -1
  116. package/dist/components/FormItem/index.test.cjs.js +1 -1
  117. package/dist/components/FormItem/index.test.cjs.js.map +1 -1
  118. package/dist/components/FormItem/index.test.es.js +2 -2
  119. package/dist/components/FormItem/index.test.es.js.map +1 -1
  120. package/dist/components/FormTitle/index.cjs.js +1 -1
  121. package/dist/components/FormTitle/index.cjs.js.map +1 -1
  122. package/dist/components/FormTitle/index.es.js +1 -1
  123. package/dist/components/FormTitle/index.es.js.map +1 -1
  124. package/dist/components/FormTitle/index.test.cjs.js +1 -1
  125. package/dist/components/FormTitle/index.test.cjs.js.map +1 -1
  126. package/dist/components/FormTitle/index.test.es.js +2 -2
  127. package/dist/components/FormTitle/index.test.es.js.map +1 -1
  128. package/dist/components/HStack/index.cjs.js +1 -1
  129. package/dist/components/HStack/index.cjs.js.map +1 -1
  130. package/dist/components/HStack/index.es.js +1 -1
  131. package/dist/components/HStack/index.es.js.map +1 -1
  132. package/dist/components/HStack/index.test.cjs.js +1 -1
  133. package/dist/components/HStack/index.test.cjs.js.map +1 -1
  134. package/dist/components/HStack/index.test.es.js +2 -2
  135. package/dist/components/HStack/index.test.es.js.map +1 -1
  136. package/dist/components/HtmlRenderer/index.cjs.js +1 -1
  137. package/dist/components/HtmlRenderer/index.es.js +1 -1
  138. package/dist/components/HtmlRenderer/index.test.cjs.js +1 -1
  139. package/dist/components/HtmlRenderer/index.test.cjs.js.map +1 -1
  140. package/dist/components/HtmlRenderer/index.test.es.js +2 -2
  141. package/dist/components/HtmlRenderer/index.test.es.js.map +1 -1
  142. package/dist/components/Input/index.cjs.js +1 -1
  143. package/dist/components/Input/index.cjs.js.map +1 -1
  144. package/dist/components/Input/index.es.js +1 -1
  145. package/dist/components/Input/index.es.js.map +1 -1
  146. package/dist/components/Input/index.test.cjs.js +1 -1
  147. package/dist/components/Input/index.test.cjs.js.map +1 -1
  148. package/dist/components/Input/index.test.es.js +1 -1
  149. package/dist/components/Input/index.test.es.js.map +1 -1
  150. package/dist/components/InputController/index.cjs.js.map +1 -1
  151. package/dist/components/InputController/index.es.js.map +1 -1
  152. package/dist/components/InputController/index.test.cjs.js +1 -1
  153. package/dist/components/InputController/index.test.cjs.js.map +1 -1
  154. package/dist/components/InputController/index.test.es.js +1 -1
  155. package/dist/components/InputController/index.test.es.js.map +1 -1
  156. package/dist/components/InputGroup/index.cjs.js +1 -1
  157. package/dist/components/InputGroup/index.cjs.js.map +1 -1
  158. package/dist/components/InputGroup/index.es.js +1 -1
  159. package/dist/components/InputGroup/index.es.js.map +1 -1
  160. package/dist/components/InputGroup/index.test.cjs.js +1 -1
  161. package/dist/components/InputGroup/index.test.cjs.js.map +1 -1
  162. package/dist/components/InputGroup/index.test.es.js +2 -2
  163. package/dist/components/InputGroup/index.test.es.js.map +1 -1
  164. package/dist/components/Label/index.cjs.js +1 -1
  165. package/dist/components/Label/index.cjs.js.map +1 -1
  166. package/dist/components/Label/index.es.js +1 -1
  167. package/dist/components/Label/index.es.js.map +1 -1
  168. package/dist/components/Label/index.test.cjs.js +1 -1
  169. package/dist/components/Label/index.test.cjs.js.map +1 -1
  170. package/dist/components/Label/index.test.es.js +2 -2
  171. package/dist/components/Label/index.test.es.js.map +1 -1
  172. package/dist/components/LabeledContent/index.cjs.js +1 -1
  173. package/dist/components/LabeledContent/index.cjs.js.map +1 -1
  174. package/dist/components/LabeledContent/index.es.js +1 -1
  175. package/dist/components/LabeledContent/index.es.js.map +1 -1
  176. package/dist/components/LabeledContent/index.test.cjs.js +1 -1
  177. package/dist/components/LabeledContent/index.test.cjs.js.map +1 -1
  178. package/dist/components/LabeledContent/index.test.es.js +1 -1
  179. package/dist/components/LabeledContent/index.test.es.js.map +1 -1
  180. package/dist/components/LoadingOverlay/index.cjs.js +1 -1
  181. package/dist/components/LoadingOverlay/index.cjs.js.map +1 -1
  182. package/dist/components/LoadingOverlay/index.es.js +1 -1
  183. package/dist/components/LoadingOverlay/index.es.js.map +1 -1
  184. package/dist/components/LoadingOverlay/index.test.cjs.js +1 -1
  185. package/dist/components/LoadingOverlay/index.test.cjs.js.map +1 -1
  186. package/dist/components/LoadingOverlay/index.test.es.js +2 -2
  187. package/dist/components/LoadingOverlay/index.test.es.js.map +1 -1
  188. package/dist/components/Map/index.cjs.js +2 -2
  189. package/dist/components/Map/index.cjs.js.map +1 -1
  190. package/dist/components/Map/index.es.js +709 -716
  191. package/dist/components/Map/index.es.js.map +1 -1
  192. package/dist/components/MaxWidthContainer/index.cjs.js +1 -1
  193. package/dist/components/MaxWidthContainer/index.cjs.js.map +1 -1
  194. package/dist/components/MaxWidthContainer/index.es.js +1 -1
  195. package/dist/components/MaxWidthContainer/index.es.js.map +1 -1
  196. package/dist/components/MaxWidthContainer/index.test.cjs.js +1 -1
  197. package/dist/components/MaxWidthContainer/index.test.cjs.js.map +1 -1
  198. package/dist/components/MaxWidthContainer/index.test.es.js +2 -2
  199. package/dist/components/MaxWidthContainer/index.test.es.js.map +1 -1
  200. package/dist/components/NumericFieldController/index.cjs.js.map +1 -1
  201. package/dist/components/NumericFieldController/index.d.ts +1 -0
  202. package/dist/components/NumericFieldController/index.es.js.map +1 -1
  203. package/dist/components/NumericFieldController/index.test.cjs.js +1 -1
  204. package/dist/components/NumericFieldController/index.test.cjs.js.map +1 -1
  205. package/dist/components/NumericFieldController/index.test.es.js +1 -1
  206. package/dist/components/NumericFieldController/index.test.es.js.map +1 -1
  207. package/dist/components/OfflineLabel/index.cjs.js +1 -1
  208. package/dist/components/OfflineLabel/index.cjs.js.map +1 -1
  209. package/dist/components/OfflineLabel/index.es.js +1 -1
  210. package/dist/components/OfflineLabel/index.es.js.map +1 -1
  211. package/dist/components/PageSizeSelector/index.cjs.js +1 -1
  212. package/dist/components/PageSizeSelector/index.cjs.js.map +1 -1
  213. package/dist/components/PageSizeSelector/index.es.js +2 -2
  214. package/dist/components/PageSizeSelector/index.es.js.map +1 -1
  215. package/dist/components/Pagination/index.cjs.js +2 -2
  216. package/dist/components/Pagination/index.cjs.js.map +1 -1
  217. package/dist/components/Pagination/index.es.js +17 -17
  218. package/dist/components/Pagination/index.es.js.map +1 -1
  219. package/dist/components/Pagination/index.test.cjs.js +1 -1
  220. package/dist/components/Pagination/index.test.cjs.js.map +1 -1
  221. package/dist/components/Pagination/index.test.es.js +1 -1
  222. package/dist/components/Pagination/index.test.es.js.map +1 -1
  223. package/dist/components/PasswordInputController/index.cjs.js.map +1 -1
  224. package/dist/components/PasswordInputController/index.es.js.map +1 -1
  225. package/dist/components/PasswordInputController/index.test.cjs.js +1 -1
  226. package/dist/components/PasswordInputController/index.test.cjs.js.map +1 -1
  227. package/dist/components/PasswordInputController/index.test.es.js +1 -1
  228. package/dist/components/PasswordInputController/index.test.es.js.map +1 -1
  229. package/dist/components/RadioButton/index.cjs.js +1 -1
  230. package/dist/components/RadioButton/index.es.js +1 -1
  231. package/dist/components/RadioButton/index.test.cjs.js +1 -1
  232. package/dist/components/RadioButton/index.test.cjs.js.map +1 -1
  233. package/dist/components/RadioButton/index.test.es.js +3 -3
  234. package/dist/components/RadioButton/index.test.es.js.map +1 -1
  235. package/dist/components/RadioGroupController/index.cjs.js.map +1 -1
  236. package/dist/components/RadioGroupController/index.es.js.map +1 -1
  237. package/dist/components/RadioGroupController/index.test.cjs.js +1 -1
  238. package/dist/components/RadioGroupController/index.test.cjs.js.map +1 -1
  239. package/dist/components/RadioGroupController/index.test.es.js +1 -1
  240. package/dist/components/RadioGroupController/index.test.es.js.map +1 -1
  241. package/dist/components/RangeDatePicker/index.cjs.js +1 -1
  242. package/dist/components/RangeDatePicker/index.cjs.js.map +1 -1
  243. package/dist/components/RangeDatePicker/index.es.js +1 -1
  244. package/dist/components/RangeDatePicker/index.es.js.map +1 -1
  245. package/dist/components/RangeDatePickerController/index.cjs.js.map +1 -1
  246. package/dist/components/RangeDatePickerController/index.es.js.map +1 -1
  247. package/dist/components/RangeDatePickerController/index.test.cjs.js +1 -1
  248. package/dist/components/RangeDatePickerController/index.test.cjs.js.map +1 -1
  249. package/dist/components/RangeDatePickerController/index.test.es.js +1 -1
  250. package/dist/components/RangeDatePickerController/index.test.es.js.map +1 -1
  251. package/dist/components/ReportCard/index.cjs.js +1 -1
  252. package/dist/components/ReportCard/index.cjs.js.map +1 -1
  253. package/dist/components/ReportCard/index.es.js +1 -1
  254. package/dist/components/ReportCard/index.es.js.map +1 -1
  255. package/dist/components/ReportCard/index.test.cjs.js +1 -1
  256. package/dist/components/ReportCard/index.test.cjs.js.map +1 -1
  257. package/dist/components/ReportCard/index.test.es.js +1 -1
  258. package/dist/components/ReportCard/index.test.es.js.map +1 -1
  259. package/dist/components/ReportChart/index.cjs.js +1 -1
  260. package/dist/components/ReportChart/index.cjs.js.map +1 -1
  261. package/dist/components/ReportChart/index.es.js +1 -1
  262. package/dist/components/ReportChart/index.es.js.map +1 -1
  263. package/dist/components/ReportChartMulti/index.cjs.js +1 -1
  264. package/dist/components/ReportChartMulti/index.cjs.js.map +1 -1
  265. package/dist/components/ReportChartMulti/index.es.js +1 -1
  266. package/dist/components/ReportChartMulti/index.es.js.map +1 -1
  267. package/dist/components/ReportChartMulti/index.test.cjs.js +1 -1
  268. package/dist/components/ReportChartMulti/index.test.cjs.js.map +1 -1
  269. package/dist/components/ReportChartMulti/index.test.es.js +1 -1
  270. package/dist/components/ReportChartMulti/index.test.es.js.map +1 -1
  271. package/dist/components/ScrollableDialog/index.cjs.js.map +1 -1
  272. package/dist/components/ScrollableDialog/index.es.js.map +1 -1
  273. package/dist/components/ScrollableDialog/index.test.cjs.js +1 -1
  274. package/dist/components/ScrollableDialog/index.test.cjs.js.map +1 -1
  275. package/dist/components/ScrollableDialog/index.test.es.js +1 -1
  276. package/dist/components/ScrollableDialog/index.test.es.js.map +1 -1
  277. package/dist/components/SearchForm/index.cjs.js.map +1 -1
  278. package/dist/components/SearchForm/index.es.js.map +1 -1
  279. package/dist/components/SelectBox/index.cjs.js +1 -1
  280. package/dist/components/SelectBox/index.es.js +1 -1
  281. package/dist/components/SelectBox/index.test.cjs.js +1 -1
  282. package/dist/components/SelectBox/index.test.cjs.js.map +1 -1
  283. package/dist/components/SelectBox/index.test.es.js +2 -2
  284. package/dist/components/SelectBox/index.test.es.js.map +1 -1
  285. package/dist/components/SelectBoxController/index.cjs.js.map +1 -1
  286. package/dist/components/SelectBoxController/index.es.js.map +1 -1
  287. package/dist/components/SelectBoxController/index.test.cjs.js +1 -1
  288. package/dist/components/SelectBoxController/index.test.cjs.js.map +1 -1
  289. package/dist/components/SelectBoxController/index.test.es.js +1 -1
  290. package/dist/components/SelectBoxController/index.test.es.js.map +1 -1
  291. package/dist/components/SideMenu/index.cjs.js.map +1 -1
  292. package/dist/components/SideMenu/index.es.js.map +1 -1
  293. package/dist/components/SideMenu/index.test.cjs.js +1 -1
  294. package/dist/components/SideMenu/index.test.cjs.js.map +1 -1
  295. package/dist/components/SideMenu/index.test.es.js +3 -3
  296. package/dist/components/SideMenu/index.test.es.js.map +1 -1
  297. package/dist/components/SpinnerButton/index.cjs.js.map +1 -1
  298. package/dist/components/SpinnerButton/index.es.js.map +1 -1
  299. package/dist/components/SpinnerButton/index.test.cjs.js +1 -1
  300. package/dist/components/SpinnerButton/index.test.cjs.js.map +1 -1
  301. package/dist/components/SpinnerButton/index.test.es.js +2 -2
  302. package/dist/components/SpinnerButton/index.test.es.js.map +1 -1
  303. package/dist/components/SubMenu/index.cjs.js.map +1 -1
  304. package/dist/components/SubMenu/index.es.js.map +1 -1
  305. package/dist/components/SubMenu/index.test.cjs.js +1 -1
  306. package/dist/components/SubMenu/index.test.cjs.js.map +1 -1
  307. package/dist/components/SubMenu/index.test.es.js +1 -1
  308. package/dist/components/SubMenu/index.test.es.js.map +1 -1
  309. package/dist/components/Tabs/index.cjs.js.map +1 -1
  310. package/dist/components/Tabs/index.d.ts +1 -1
  311. package/dist/components/Tabs/index.es.js.map +1 -1
  312. package/dist/components/Tabs/index.test.cjs.js +1 -1
  313. package/dist/components/Tabs/index.test.cjs.js.map +1 -1
  314. package/dist/components/Tabs/index.test.es.js +2 -2
  315. package/dist/components/Tabs/index.test.es.js.map +1 -1
  316. package/dist/components/Textarea/index.cjs.js.map +1 -1
  317. package/dist/components/Textarea/index.es.js.map +1 -1
  318. package/dist/components/Textarea/index.test.cjs.js +1 -1
  319. package/dist/components/Textarea/index.test.cjs.js.map +1 -1
  320. package/dist/components/Textarea/index.test.es.js +2 -2
  321. package/dist/components/Textarea/index.test.es.js.map +1 -1
  322. package/dist/components/Title/index.cjs.js +1 -1
  323. package/dist/components/Title/index.cjs.js.map +1 -1
  324. package/dist/components/Title/index.es.js +9 -2
  325. package/dist/components/Title/index.es.js.map +1 -1
  326. package/dist/components/Title/index.test.cjs.js +1 -1
  327. package/dist/components/Title/index.test.cjs.js.map +1 -1
  328. package/dist/components/Title/index.test.es.js +2 -2
  329. package/dist/components/Title/index.test.es.js.map +1 -1
  330. package/dist/components/ToggleButton/index.cjs.js.map +1 -1
  331. package/dist/components/ToggleButton/index.es.js.map +1 -1
  332. package/dist/components/ToggleButton/index.test.cjs.js +1 -1
  333. package/dist/components/ToggleButton/index.test.cjs.js.map +1 -1
  334. package/dist/components/ToggleButton/index.test.es.js +1 -1
  335. package/dist/components/ToggleButton/index.test.es.js.map +1 -1
  336. package/dist/components/TwoFaDialog/index.cjs.js +19 -0
  337. package/dist/components/TwoFaDialog/index.cjs.js.map +1 -0
  338. package/dist/components/TwoFaDialog/index.d.ts +62 -0
  339. package/dist/components/TwoFaDialog/index.es.js +1129 -0
  340. package/dist/components/TwoFaDialog/index.es.js.map +1 -0
  341. package/dist/components/TwoFaDialog/index.test.cjs.js +3 -0
  342. package/dist/components/TwoFaDialog/index.test.cjs.js.map +1 -0
  343. package/dist/components/TwoFaDialog/index.test.d.ts +1 -0
  344. package/dist/components/TwoFaDialog/index.test.es.js +73 -0
  345. package/dist/components/TwoFaDialog/index.test.es.js.map +1 -0
  346. package/dist/components/TwoFaInputController/index.cjs.js +2 -0
  347. package/dist/components/TwoFaInputController/index.cjs.js.map +1 -0
  348. package/dist/components/TwoFaInputController/index.d.ts +34 -0
  349. package/dist/components/TwoFaInputController/index.es.js +87 -0
  350. package/dist/components/TwoFaInputController/index.es.js.map +1 -0
  351. package/dist/components/TwoFaInputController/index.test.cjs.js +2 -0
  352. package/dist/components/TwoFaInputController/index.test.cjs.js.map +1 -0
  353. package/dist/components/TwoFaInputController/index.test.d.ts +1 -0
  354. package/dist/components/TwoFaInputController/index.test.es.js +123 -0
  355. package/dist/components/TwoFaInputController/index.test.es.js.map +1 -0
  356. package/dist/components/TwoFaLabel/index.cjs.js +2 -0
  357. package/dist/components/TwoFaLabel/index.cjs.js.map +1 -0
  358. package/dist/components/TwoFaLabel/index.d.ts +28 -0
  359. package/dist/components/TwoFaLabel/index.es.js +60 -0
  360. package/dist/components/TwoFaLabel/index.es.js.map +1 -0
  361. package/dist/components/TwoFaLabel/index.test.cjs.js +2 -0
  362. package/dist/components/TwoFaLabel/index.test.cjs.js.map +1 -0
  363. package/dist/components/TwoFaLabel/index.test.d.ts +1 -0
  364. package/dist/components/TwoFaLabel/index.test.es.js +19 -0
  365. package/dist/components/TwoFaLabel/index.test.es.js.map +1 -0
  366. package/dist/components/VStack/index.cjs.js.map +1 -1
  367. package/dist/components/VStack/index.es.js.map +1 -1
  368. package/dist/components/VStack/index.test.cjs.js +1 -1
  369. package/dist/components/VStack/index.test.cjs.js.map +1 -1
  370. package/dist/components/VStack/index.test.es.js +2 -2
  371. package/dist/components/VStack/index.test.es.js.map +1 -1
  372. package/dist/index-9p9q0wxE.cjs +39 -0
  373. package/dist/index-9p9q0wxE.cjs.map +1 -0
  374. package/dist/{index-B663CLQ0.cjs → index-BM3CSrls.cjs} +2 -2
  375. package/dist/{index-B663CLQ0.cjs.map → index-BM3CSrls.cjs.map} +1 -1
  376. package/dist/{index-C50NsnJO.cjs → index-BoenezD8.cjs} +2 -2
  377. package/dist/{index-C50NsnJO.cjs.map → index-BoenezD8.cjs.map} +1 -1
  378. package/dist/index-C9Dbd7MM.cjs +4 -0
  379. package/dist/index-C9Dbd7MM.cjs.map +1 -0
  380. package/dist/{index-DCSLk6pp.js → index-Cj9ZvtM1.js} +1890 -2721
  381. package/dist/index-Cj9ZvtM1.js.map +1 -0
  382. package/dist/{index-pr0ncuNy.js → index-CogWL0bN.js} +2 -2
  383. package/dist/{index-pr0ncuNy.js.map → index-CogWL0bN.js.map} +1 -1
  384. package/dist/{index-CSiE_l9r.js → index-D7VNQwOv.js} +2 -2
  385. package/dist/{index-CSiE_l9r.js.map → index-D7VNQwOv.js.map} +1 -1
  386. package/dist/{index-ZP4xL6Dt.js → index-DI17hZPH.js} +7373 -6726
  387. package/dist/index-DI17hZPH.js.map +1 -0
  388. package/dist/index-Ds6DK19y.cjs +96 -0
  389. package/dist/index-Ds6DK19y.cjs.map +1 -0
  390. package/dist/{index-CCbJ_2yU.cjs → index-SHLzSoKB.cjs} +2 -2
  391. package/dist/{index-CCbJ_2yU.cjs.map → index-SHLzSoKB.cjs.map} +1 -1
  392. package/dist/{index-D5b3AasF.js → index-sarAILcU.js} +2 -2
  393. package/dist/{index-D5b3AasF.js.map → index-sarAILcU.js.map} +1 -1
  394. package/dist/{index-BqN32Ptm.js → index-zix1zlkq.js} +628 -602
  395. package/dist/index-zix1zlkq.js.map +1 -0
  396. package/dist/index.cjs.js +1 -1
  397. package/dist/index.d.ts +4 -0
  398. package/dist/index.es.js +75 -65
  399. package/dist/index.es.js.map +1 -1
  400. package/dist/{react.esm-2FJSSo-S.js → react.esm-BBESb8eI.js} +631 -609
  401. package/dist/react.esm-BBESb8eI.js.map +1 -0
  402. package/dist/{react.esm-CiMn0Rnx.cjs → react.esm-DGuy6Rn3.cjs} +33 -33
  403. package/dist/react.esm-DGuy6Rn3.cjs.map +1 -0
  404. package/package.json +42 -18
  405. package/dist/browser-BCVsA9bD.cjs +0 -2
  406. package/dist/browser-BCVsA9bD.cjs.map +0 -1
  407. package/dist/browser-BYxLWVDg.js +0 -654
  408. package/dist/browser-BYxLWVDg.js.map +0 -1
  409. package/dist/index-BHsZ5xlA.cjs +0 -96
  410. package/dist/index-BHsZ5xlA.cjs.map +0 -1
  411. package/dist/index-BoNIpBs7.cjs +0 -4
  412. package/dist/index-BoNIpBs7.cjs.map +0 -1
  413. package/dist/index-BpMSrIOq.cjs +0 -43
  414. package/dist/index-BpMSrIOq.cjs.map +0 -1
  415. package/dist/index-BqN32Ptm.js.map +0 -1
  416. package/dist/index-DCSLk6pp.js.map +0 -1
  417. package/dist/index-ZP4xL6Dt.js.map +0 -1
  418. package/dist/react.esm-2FJSSo-S.js.map +0 -1
  419. package/dist/react.esm-CiMn0Rnx.cjs.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-9p9q0wxE.cjs","sources":["../node_modules/.pnpm/min-indent@1.0.1/node_modules/min-indent/index.js","../node_modules/.pnpm/strip-indent@3.0.0/node_modules/strip-indent/index.js","../node_modules/.pnpm/indent-string@4.0.0/node_modules/indent-string/index.js","../node_modules/.pnpm/redent@3.0.0/node_modules/redent/index.js","../node_modules/.pnpm/@adobe+css-tools@4.4.4/node_modules/@adobe/css-tools/dist/esm/adobe-css-tools.mjs","../node_modules/.pnpm/dom-accessibility-api@0.6.3/node_modules/dom-accessibility-api/dist/polyfills/array.from.mjs","../node_modules/.pnpm/dom-accessibility-api@0.6.3/node_modules/dom-accessibility-api/dist/polyfills/SetLike.mjs","../node_modules/.pnpm/dom-accessibility-api@0.6.3/node_modules/dom-accessibility-api/dist/getRole.mjs","../node_modules/.pnpm/dom-accessibility-api@0.6.3/node_modules/dom-accessibility-api/dist/util.mjs","../node_modules/.pnpm/dom-accessibility-api@0.6.3/node_modules/dom-accessibility-api/dist/accessible-name-and-description.mjs","../node_modules/.pnpm/dom-accessibility-api@0.6.3/node_modules/dom-accessibility-api/dist/accessible-description.mjs","../node_modules/.pnpm/dom-accessibility-api@0.6.3/node_modules/dom-accessibility-api/dist/accessible-name.mjs","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/util/iteratorProxy.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/util/iterationDecorator.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/ariaPropsMap.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/domMap.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/commandRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/compositeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/inputRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/landmarkRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/rangeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/roletypeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/sectionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/sectionheadRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/selectRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/structureRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/widgetRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/abstract/windowRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/ariaAbstractRoles.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/alertRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/alertdialogRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/applicationRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/articleRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/bannerRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/blockquoteRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/buttonRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/captionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/cellRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/checkboxRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/codeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/columnheaderRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/comboboxRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/complementaryRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/contentinfoRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/definitionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/deletionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/dialogRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/directoryRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/documentRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/emphasisRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/feedRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/figureRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/formRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/genericRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/gridRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/gridcellRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/groupRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/headingRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/imgRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/insertionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/linkRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/listRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/listboxRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/listitemRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/logRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/mainRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/markRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/marqueeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/mathRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/menuRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/menubarRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/menuitemRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/menuitemcheckboxRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/menuitemradioRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/meterRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/navigationRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/noneRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/noteRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/optionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/paragraphRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/presentationRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/progressbarRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/radioRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/radiogroupRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/regionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/rowRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/rowgroupRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/rowheaderRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/scrollbarRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/searchRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/searchboxRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/separatorRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/sliderRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/spinbuttonRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/statusRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/strongRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/subscriptRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/superscriptRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/switchRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/tabRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/tableRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/tablistRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/tabpanelRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/termRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/textboxRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/timeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/timerRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/toolbarRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/tooltipRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/treeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/treegridRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/literal/treeitemRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/ariaLiteralRoles.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docAbstractRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docAcknowledgmentsRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docAfterwordRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docAppendixRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docBacklinkRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docBiblioentryRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docBibliographyRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docBibliorefRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docChapterRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docColophonRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docConclusionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docCoverRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docCreditRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docCreditsRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docDedicationRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docEndnoteRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docEndnotesRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docEpigraphRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docEpilogueRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docErrataRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docExampleRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docFootnoteRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docForewordRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docGlossaryRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docGlossrefRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docIndexRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docIntroductionRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docNoterefRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docNoticeRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPagebreakRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPagefooterRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPageheaderRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPagelistRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPartRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPrefaceRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPrologueRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docPullquoteRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docQnaRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docSubtitleRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docTipRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/dpub/docTocRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/ariaDpubRoles.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/graphics/graphicsDocumentRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/graphics/graphicsObjectRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/graphics/graphicsSymbolRole.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/etc/roles/ariaGraphicsRoles.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/rolesMap.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/elementRoleMap.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/roleElementMap.js","../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/index.js","../node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.browser.js","../node_modules/.pnpm/css.escape@1.5.1/node_modules/css.escape/css.escape.js","../node_modules/.pnpm/@testing-library+jest-dom@6.9.1/node_modules/@testing-library/jest-dom/dist/matchers-35e4d3bd.mjs","../node_modules/.pnpm/@testing-library+jest-dom@6.9.1/node_modules/@testing-library/jest-dom/dist/index.mjs"],"sourcesContent":["'use strict';\nmodule.exports = string => {\n\tconst match = string.match(/^[ \\t]*(?=\\S)/gm);\n\n\tif (!match) {\n\t\treturn 0;\n\t}\n\n\treturn match.reduce((r, a) => Math.min(r, a.length), Infinity);\n};\n","'use strict';\nconst minIndent = require('min-indent');\n\nmodule.exports = string => {\n\tconst indent = minIndent(string);\n\n\tif (indent === 0) {\n\t\treturn string;\n\t}\n\n\tconst regex = new RegExp(`^[ \\\\t]{${indent}}`, 'gm');\n\n\treturn string.replace(regex, '');\n};\n","'use strict';\n\nmodule.exports = (string, count = 1, options) => {\n\toptions = {\n\t\tindent: ' ',\n\t\tincludeEmptyLines: false,\n\t\t...options\n\t};\n\n\tif (typeof string !== 'string') {\n\t\tthrow new TypeError(\n\t\t\t`Expected \\`input\\` to be a \\`string\\`, got \\`${typeof string}\\``\n\t\t);\n\t}\n\n\tif (typeof count !== 'number') {\n\t\tthrow new TypeError(\n\t\t\t`Expected \\`count\\` to be a \\`number\\`, got \\`${typeof count}\\``\n\t\t);\n\t}\n\n\tif (typeof options.indent !== 'string') {\n\t\tthrow new TypeError(\n\t\t\t`Expected \\`options.indent\\` to be a \\`string\\`, got \\`${typeof options.indent}\\``\n\t\t);\n\t}\n\n\tif (count === 0) {\n\t\treturn string;\n\t}\n\n\tconst regex = options.includeEmptyLines ? /^/gm : /^(?!\\s*$)/gm;\n\n\treturn string.replace(regex, options.indent.repeat(count));\n};\n","'use strict';\nconst stripIndent = require('strip-indent');\nconst indentString = require('indent-string');\n\nmodule.exports = (string, count = 0, options) => indentString(stripIndent(string), count, options);\n","class t extends Error{reason;filename;line;column;source;constructor(t,e,i,s,n){super(`${t}:${i}:${s}: ${e}`),this.reason=e,this.filename=t,this.line=i,this.column=s,this.source=n}}class e{start;end;source;constructor(t,e,i){this.start=t,this.end=e,this.source=i}}var i;!function(t){t.stylesheet=\"stylesheet\",t.rule=\"rule\",t.declaration=\"declaration\",t.comment=\"comment\",t.container=\"container\",t.charset=\"charset\",t.document=\"document\",t.customMedia=\"custom-media\",t.fontFace=\"font-face\",t.host=\"host\",t.import=\"import\",t.keyframes=\"keyframes\",t.keyframe=\"keyframe\",t.layer=\"layer\",t.media=\"media\",t.namespace=\"namespace\",t.page=\"page\",t.startingStyle=\"starting-style\",t.supports=\"supports\"}(i||(i={}));const s=(t,e,i)=>{let s=i,n=1e4;do{const i=e.map(e=>t.indexOf(e,s));i.push(t.indexOf(\"\\\\\",s));const r=i.filter(t=>-1!==t);if(0===r.length)return-1;const o=Math.min(...r);if(\"\\\\\"!==t[o])return o;s=o+2,n--}while(n>0);throw new Error(\"Too many escaping\")},n=(t,e,i)=>{let r=i,o=1e4;do{const i=e.map(e=>t.indexOf(e,r));i.push(t.indexOf(\"(\",r)),i.push(t.indexOf('\"',r)),i.push(t.indexOf(\"'\",r)),i.push(t.indexOf(\"\\\\\",r));const c=i.filter(t=>-1!==t);if(0===c.length)return-1;const a=Math.min(...c);switch(t[a]){case\"\\\\\":r=a+2;break;case\"(\":{const e=n(t,[\")\"],a+1);if(-1===e)return-1;r=e+1}break;case'\"':{const e=s(t,['\"'],a+1);if(-1===e)return-1;r=e+1}break;case\"'\":{const e=s(t,[\"'\"],a+1);if(-1===e)return-1;r=e+1}break;default:return a}o--}while(o>0);throw new Error(\"Too many escaping\")},r=/\\/\\*[^]*?(?:\\*\\/|$)/g;function o(t){return t?t.trim():\"\"}function c(t,e){const i=t&&\"string\"==typeof t.type,s=i?t:e;for(const e in t){const i=t[e];Array.isArray(i)?i.forEach(t=>{c(t,s)}):i&&\"object\"==typeof i&&c(i,s)}return i&&Object.defineProperty(t,\"parent\",{configurable:!0,writable:!0,enumerable:!1,value:e||null}),t}class a{level=0;indentation=\" \";compress=!1;constructor(t){\"string\"==typeof t?.indent&&(this.indentation=t?.indent),t?.compress&&(this.compress=!0)}emit(t,e){return t}indent(t){return this.level=this.level||1,t?(this.level+=t,\"\"):Array(this.level).join(this.indentation)}visit(t){switch(t.type){case i.stylesheet:return this.stylesheet(t);case i.rule:return this.rule(t);case i.declaration:return this.declaration(t);case i.comment:return this.comment(t);case i.container:return this.container(t);case i.charset:return this.charset(t);case i.document:return this.document(t);case i.customMedia:return this.customMedia(t);case i.fontFace:return this.fontFace(t);case i.host:return this.host(t);case i.import:return this.import(t);case i.keyframes:return this.keyframes(t);case i.keyframe:return this.keyframe(t);case i.layer:return this.layer(t);case i.media:return this.media(t);case i.namespace:return this.namespace(t);case i.page:return this.page(t);case i.startingStyle:return this.startingStyle(t);case i.supports:return this.supports(t)}}mapVisit(t,e){let i=\"\";e=e||\"\";for(let s=0,n=t.length;s<n;s++)i+=this.visit(t[s]),e&&s<n-1&&(i+=this.emit(e));return i}compile(t){return this.compress?t.stylesheet.rules.map(this.visit,this).join(\"\"):this.stylesheet(t)}stylesheet(t){return this.mapVisit(t.stylesheet.rules,\"\\n\\n\")}comment(t){return this.compress?this.emit(\"\",t.position):this.emit(`${this.indent()}/*${t.comment}*/`,t.position)}container(t){return this.compress?this.emit(`@container ${t.container}`,t.position)+this.emit(\"{\")+this.mapVisit(t.rules)+this.emit(\"}\"):this.emit(`${this.indent()}@container ${t.container}`,t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.rules,\"\\n\\n\")+this.emit(`\\n${this.indent(-1)}${this.indent()}}`)}layer(t){return this.compress?this.emit(`@layer ${t.layer}`,t.position)+(t.rules?this.emit(\"{\")+this.mapVisit(t.rules)+this.emit(\"}\"):\";\"):this.emit(`${this.indent()}@layer ${t.layer}`,t.position)+(t.rules?this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.rules,\"\\n\\n\")+this.emit(`\\n${this.indent(-1)}${this.indent()}}`):\";\")}import(t){return this.emit(`@import ${t.import};`,t.position)}media(t){return this.compress?this.emit(`@media ${t.media}`,t.position)+this.emit(\"{\")+this.mapVisit(t.rules)+this.emit(\"}\"):this.emit(`${this.indent()}@media ${t.media}`,t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.rules,\"\\n\\n\")+this.emit(`\\n${this.indent(-1)}${this.indent()}}`)}document(t){const e=`@${t.vendor||\"\"}document ${t.document}`;return this.compress?this.emit(e,t.position)+this.emit(\"{\")+this.mapVisit(t.rules)+this.emit(\"}\"):this.emit(e,t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.rules,\"\\n\\n\")+this.emit(`${this.indent(-1)}\\n}`)}charset(t){return this.emit(`@charset ${t.charset};`,t.position)}namespace(t){return this.emit(`@namespace ${t.namespace};`,t.position)}startingStyle(t){return this.compress?this.emit(\"@starting-style\",t.position)+this.emit(\"{\")+this.mapVisit(t.rules)+this.emit(\"}\"):this.emit(`${this.indent()}@starting-style`,t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.rules,\"\\n\\n\")+this.emit(`\\n${this.indent(-1)}${this.indent()}}`)}supports(t){return this.compress?this.emit(`@supports ${t.supports}`,t.position)+this.emit(\"{\")+this.mapVisit(t.rules)+this.emit(\"}\"):this.emit(`${this.indent()}@supports ${t.supports}`,t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.rules,\"\\n\\n\")+this.emit(`\\n${this.indent(-1)}${this.indent()}}`)}keyframes(t){return this.compress?this.emit(`@${t.vendor||\"\"}keyframes ${t.name}`,t.position)+this.emit(\"{\")+this.mapVisit(t.keyframes)+this.emit(\"}\"):this.emit(`@${t.vendor||\"\"}keyframes ${t.name}`,t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.keyframes,\"\\n\")+this.emit(`${this.indent(-1)}}`)}keyframe(t){const e=t.declarations;return this.compress?this.emit(t.values.join(\",\"),t.position)+this.emit(\"{\")+this.mapVisit(e)+this.emit(\"}\"):this.emit(this.indent())+this.emit(t.values.join(\", \"),t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(e,\"\\n\")+this.emit(`${this.indent(-1)}\\n${this.indent()}}\\n`)}page(t){if(this.compress){const e=t.selectors.length?t.selectors.join(\", \"):\"\";return this.emit(`@page ${e}`,t.position)+this.emit(\"{\")+this.mapVisit(t.declarations)+this.emit(\"}\")}const e=t.selectors.length?`${t.selectors.join(\", \")} `:\"\";return this.emit(`@page ${e}`,t.position)+this.emit(\"{\\n\")+this.emit(this.indent(1))+this.mapVisit(t.declarations,\"\\n\")+this.emit(this.indent(-1))+this.emit(\"\\n}\")}fontFace(t){return this.compress?this.emit(\"@font-face\",t.position)+this.emit(\"{\")+this.mapVisit(t.declarations)+this.emit(\"}\"):this.emit(\"@font-face \",t.position)+this.emit(\"{\\n\")+this.emit(this.indent(1))+this.mapVisit(t.declarations,\"\\n\")+this.emit(this.indent(-1))+this.emit(\"\\n}\")}host(t){return this.compress?this.emit(\"@host\",t.position)+this.emit(\"{\")+this.mapVisit(t.rules)+this.emit(\"}\"):this.emit(\"@host\",t.position)+this.emit(` {\\n${this.indent(1)}`)+this.mapVisit(t.rules,\"\\n\\n\")+this.emit(`${this.indent(-1)}\\n}`)}customMedia(t){return this.emit(`@custom-media ${t.name} ${t.media};`,t.position)}rule(t){const e=t.declarations;if(!e.length)return\"\";if(this.compress)return this.emit(t.selectors.join(\",\"),t.position)+this.emit(\"{\")+this.mapVisit(e)+this.emit(\"}\");const i=this.indent();return this.emit(t.selectors.map(t=>i+t).join(\",\\n\"),t.position)+this.emit(\" {\\n\")+this.emit(this.indent(1))+this.mapVisit(e,\"\\n\")+this.emit(this.indent(-1))+this.emit(`\\n${this.indent()}}`)}declaration(t){return this.compress?this.emit(`${t.property}:${t.value}`,t.position)+this.emit(\";\"):\"grid-template-areas\"===t.property?this.emit(this.indent())+this.emit(t.property+\": \"+t.value.split(\"\\n\").join(\"\\n\".padEnd(22)+this.indent()),t.position)+this.emit(\";\"):this.emit(this.indent())+this.emit(`${t.property}: ${t.value}`,t.position)+this.emit(\";\")}}const m=(s,a)=>{a=a||{};let m=1,h=1;function u(){const t={line:m,column:h};return i=>(i.position=new e(t,{line:m,column:h},a?.source||\"\"),$(),i)}const p=[];function l(e){const i=new t(a?.source||\"\",e,m,h,s);if(!a?.silent)throw i;p.push(i)}function f(){const t=/^{\\s*/.exec(s);return!!t&&(g(t),!0)}function d(){const t=/^}/.exec(s);return!!t&&(g(t),!0)}function y(){let t;const e=[];for($(),x(e);s.length&&\"}\"!==s.charAt(0)&&(t=A()||S(),t);)e.push(t),x(e);return e}function g(t){const e=t[0];return function(t){const e=t.match(/\\n/g);e&&(m+=e.length);const i=t.lastIndexOf(\"\\n\");h=~i?t.length-i:h+t.length}(e),s=s.slice(e.length),t}function $(){const t=/^\\s*/.exec(s);t&&g(t)}function x(t){t=t||[];let e=V();for(;e;)t.push(e),e=V();return t}function V(){const t=u();if(\"/\"!==s.charAt(0)||\"*\"!==s.charAt(1))return;const e=/^\\/\\*[^]*?\\*\\//.exec(s);return e?(g(e),t({type:i.comment,comment:e[0].slice(2,-2)})):l(\"End of comment missing\")}function k(){const t=/^([^{]+)/.exec(s);if(!t)return;g(t);return((t,e)=>{const i=[];let s=0;for(;s<t.length;){const r=n(t,e,s);if(-1===r)return i.push(t.substring(s)),i;i.push(t.substring(s,r)),s=r+1}return i})(o(t[0]).replace(r,\"\"),[\",\"]).map(t=>o(t))}function v(){const t=u(),e=/^(\\*?[-#/*\\\\\\w]+(\\[[0-9a-z_-]+\\])?)\\s*/.exec(s);if(!e)return;g(e);const c=o(e[0]),a=/^:\\s*/.exec(s);if(!a)return l(\"property missing ':'\");g(a);let m=\"\";const h=n(s,[\";\",\"}\"]);if(-1!==h){m=s.substring(0,h);g([m]),m=o(m).replace(r,\"\")}const p=t({type:i.declaration,property:c.replace(r,\"\"),value:m}),f=/^[;\\s]*/.exec(s);return f&&g(f),p}function w(){const t=[];if(!f())return l(\"missing '{'\");x(t);let e=v();for(;e;)t.push(e),x(t),e=v();return d()?t:l(\"missing '}'\")}function b(){const t=[],e=u();let n=/^((\\d+\\.\\d+|\\.\\d+|\\d+)%?|[a-z]+)\\s*/.exec(s);for(;n;){const e=g(n);t.push(e[1]);const i=/^,\\s*/.exec(s);i&&g(i),n=/^((\\d+\\.\\d+|\\.\\d+|\\d+)%?|[a-z]+)\\s*/.exec(s)}if(t.length)return e({type:i.keyframe,values:t,declarations:w()||[]})}const j=M(\"import\"),O=M(\"charset\"),E=M(\"namespace\");function M(t){const e=new RegExp(\"^@\"+t+\"\\\\s*((?::?[^;'\\\"]|\\\"(?:\\\\\\\\\\\"|[^\\\"])*?\\\"|'(?:\\\\\\\\'|[^'])*?')+)(?:;|$)\");return()=>{const i=u(),n=e.exec(s);if(!n)return;const r=g(n),o={type:t};return o[t]=r[1].trim(),i(o)}}function A(){if(\"@\"===s[0])return function(){const t=u(),e=/^@([-\\w]+)?keyframes\\s*/.exec(s);if(!e)return;const n=g(e)[1],r=/^([-\\w]+)\\s*/.exec(s);if(!r)return l(\"@keyframes missing name\");const o=g(r)[1];if(!f())return l(\"@keyframes missing '{'\");let c=x(),a=b();for(;a;)c.push(a),c=c.concat(x()),a=b();return d()?t({type:i.keyframes,name:o,vendor:n,keyframes:c}):l(\"@keyframes missing '}'\")}()||function(){const t=u(),e=/^@media *([^{]+)/.exec(s);if(!e)return;const n=o(g(e)[1]);if(!f())return l(\"@media missing '{'\");const r=x().concat(y());return d()?t({type:i.media,media:n,rules:r}):l(\"@media missing '}'\")}()||function(){const t=u(),e=/^@custom-media\\s+(--\\S+)\\s+([^{;\\s][^{;]*);/.exec(s);if(!e)return;const n=g(e);return t({type:i.customMedia,name:o(n[1]),media:o(n[2])})}()||function(){const t=u(),e=/^@supports *([^{]+)/.exec(s);if(!e)return;const n=o(g(e)[1]);if(!f())return l(\"@supports missing '{'\");const r=x().concat(y());return d()?t({type:i.supports,supports:n,rules:r}):l(\"@supports missing '}'\")}()||j()||O()||E()||function(){const t=u(),e=/^@([-\\w]+)?document *([^{]+)/.exec(s);if(!e)return;const n=g(e),r=o(n[1]),c=o(n[2]);if(!f())return l(\"@document missing '{'\");const a=x().concat(y());return d()?t({type:i.document,document:c,vendor:r,rules:a}):l(\"@document missing '}'\")}()||function(){const t=u(),e=/^@page */.exec(s);if(!e)return;g(e);const n=k()||[];if(!f())return l(\"@page missing '{'\");let r=x(),o=v();for(;o;)r.push(o),r=r.concat(x()),o=v();return d()?t({type:i.page,selectors:n,declarations:r}):l(\"@page missing '}'\")}()||function(){const t=u(),e=/^@host\\s*/.exec(s);if(!e)return;if(g(e),!f())return l(\"@host missing '{'\");const n=x().concat(y());return d()?t({type:i.host,rules:n}):l(\"@host missing '}'\")}()||function(){const t=u(),e=/^@font-face\\s*/.exec(s);if(!e)return;if(g(e),!f())return l(\"@font-face missing '{'\");let n=x(),r=v();for(;r;)n.push(r),n=n.concat(x()),r=v();return d()?t({type:i.fontFace,declarations:n}):l(\"@font-face missing '}'\")}()||function(){const t=u(),e=/^@container *([^{]+)/.exec(s);if(!e)return;const n=o(g(e)[1]);if(!f())return l(\"@container missing '{'\");const r=x().concat(y());return d()?t({type:i.container,container:n,rules:r}):l(\"@container missing '}'\")}()||function(){const t=u(),e=/^@starting-style\\s*/.exec(s);if(!e)return;if(g(e),!f())return l(\"@starting-style missing '{'\");const n=x().concat(y());return d()?t({type:i.startingStyle,rules:n}):l(\"@starting-style missing '}'\")}()||function(){const t=u(),e=/^@layer *([^{;@]+)/.exec(s);if(!e)return;const n=o(g(e)[1]);if(!f()){const e=/^[;\\s]*/.exec(s);return e&&g(e),t({type:i.layer,layer:n})}const r=x().concat(y());return d()?t({type:i.layer,layer:n,rules:r}):l(\"@layer missing '}'\")}()}function S(){const t=u(),e=k();return e?(x(),t({type:i.rule,selectors:e,declarations:w()||[]})):l(\"selector missing\")}return c(function(){const t=y();return{type:i.stylesheet,stylesheet:{source:a?.source,rules:t,parsingErrors:p}}}())},h=(t,e)=>new a(e||{}).compile(t);var u={parse:m,stringify:h};export{i as CssTypes,u as default,m as parse,h as stringify};\n//# sourceMappingURL=adobe-css-tools.mjs.map\n","/**\n * @source {https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from#Polyfill}\n * but without thisArg (too hard to type, no need to `this`)\n */\nvar toStr = Object.prototype.toString;\nfunction isCallable(fn) {\n return typeof fn === \"function\" || toStr.call(fn) === \"[object Function]\";\n}\nfunction toInteger(value) {\n var number = Number(value);\n if (isNaN(number)) {\n return 0;\n }\n if (number === 0 || !isFinite(number)) {\n return number;\n }\n return (number > 0 ? 1 : -1) * Math.floor(Math.abs(number));\n}\nvar maxSafeInteger = Math.pow(2, 53) - 1;\nfunction toLength(value) {\n var len = toInteger(value);\n return Math.min(Math.max(len, 0), maxSafeInteger);\n}\n/**\n * Creates an array from an iterable object.\n * @param iterable An iterable object to convert to an array.\n */\n\n/**\n * Creates an array from an iterable object.\n * @param iterable An iterable object to convert to an array.\n * @param mapfn A mapping function to call on every element of the array.\n * @param thisArg Value of 'this' used to invoke the mapfn.\n */\nexport default function arrayFrom(arrayLike, mapFn) {\n // 1. Let C be the this value.\n // edit(@eps1lon): we're not calling it as Array.from\n var C = Array;\n\n // 2. Let items be ToObject(arrayLike).\n var items = Object(arrayLike);\n\n // 3. ReturnIfAbrupt(items).\n if (arrayLike == null) {\n throw new TypeError(\"Array.from requires an array-like object - not null or undefined\");\n }\n\n // 4. If mapfn is undefined, then let mapping be false.\n // const mapFn = arguments.length > 1 ? arguments[1] : void undefined;\n\n if (typeof mapFn !== \"undefined\") {\n // 5. else\n // 5. a If IsCallable(mapfn) is false, throw a TypeError exception.\n if (!isCallable(mapFn)) {\n throw new TypeError(\"Array.from: when provided, the second argument must be a function\");\n }\n }\n\n // 10. Let lenValue be Get(items, \"length\").\n // 11. Let len be ToLength(lenValue).\n var len = toLength(items.length);\n\n // 13. If IsConstructor(C) is true, then\n // 13. a. Let A be the result of calling the [[Construct]] internal method\n // of C with an argument list containing the single item len.\n // 14. a. Else, Let A be ArrayCreate(len).\n var A = isCallable(C) ? Object(new C(len)) : new Array(len);\n\n // 16. Let k be 0.\n var k = 0;\n // 17. Repeat, while k < len… (also steps a - h)\n var kValue;\n while (k < len) {\n kValue = items[k];\n if (mapFn) {\n A[k] = mapFn(kValue, k);\n } else {\n A[k] = kValue;\n }\n k += 1;\n }\n // 18. Let putStatus be Put(A, \"length\", len, true).\n A.length = len;\n // 20. Return A.\n return A;\n}\n//# sourceMappingURL=array.from.mjs.map","function _typeof(o) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o; }, _typeof(o); }\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, \"prototype\", { writable: false }); return Constructor; }\nfunction _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\nfunction _toPropertyKey(arg) { var key = _toPrimitive(arg, \"string\"); return _typeof(key) === \"symbol\" ? key : String(key); }\nfunction _toPrimitive(input, hint) { if (_typeof(input) !== \"object\" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || \"default\"); if (_typeof(res) !== \"object\") return res; throw new TypeError(\"@@toPrimitive must return a primitive value.\"); } return (hint === \"string\" ? String : Number)(input); }\n// for environments without Set we fallback to arrays with unique members\nvar SetLike = /*#__PURE__*/function () {\n function SetLike() {\n var items = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];\n _classCallCheck(this, SetLike);\n _defineProperty(this, \"items\", void 0);\n this.items = items;\n }\n _createClass(SetLike, [{\n key: \"add\",\n value: function add(value) {\n if (this.has(value) === false) {\n this.items.push(value);\n }\n return this;\n }\n }, {\n key: \"clear\",\n value: function clear() {\n this.items = [];\n }\n }, {\n key: \"delete\",\n value: function _delete(value) {\n var previousLength = this.items.length;\n this.items = this.items.filter(function (item) {\n return item !== value;\n });\n return previousLength !== this.items.length;\n }\n }, {\n key: \"forEach\",\n value: function forEach(callbackfn) {\n var _this = this;\n this.items.forEach(function (item) {\n callbackfn(item, item, _this);\n });\n }\n }, {\n key: \"has\",\n value: function has(value) {\n return this.items.indexOf(value) !== -1;\n }\n }, {\n key: \"size\",\n get: function get() {\n return this.items.length;\n }\n }]);\n return SetLike;\n}();\nexport default typeof Set === \"undefined\" ? Set : SetLike;\n//# sourceMappingURL=SetLike.mjs.map","// https://w3c.github.io/html-aria/#document-conformance-requirements-for-use-of-aria-attributes-in-html\n\nimport { presentationRoles } from \"./util.mjs\";\n\n/**\n * Safe Element.localName for all supported environments\n * @param element\n */\nexport function getLocalName(element) {\n var _element$localName;\n return (// eslint-disable-next-line no-restricted-properties -- actual guard for environments without localName\n (_element$localName = element.localName) !== null && _element$localName !== void 0 ? _element$localName :\n // eslint-disable-next-line no-restricted-properties -- required for the fallback\n element.tagName.toLowerCase()\n );\n}\nvar localNameToRoleMappings = {\n article: \"article\",\n aside: \"complementary\",\n button: \"button\",\n datalist: \"listbox\",\n dd: \"definition\",\n details: \"group\",\n dialog: \"dialog\",\n dt: \"term\",\n fieldset: \"group\",\n figure: \"figure\",\n // WARNING: Only with an accessible name\n form: \"form\",\n footer: \"contentinfo\",\n h1: \"heading\",\n h2: \"heading\",\n h3: \"heading\",\n h4: \"heading\",\n h5: \"heading\",\n h6: \"heading\",\n header: \"banner\",\n hr: \"separator\",\n html: \"document\",\n legend: \"legend\",\n li: \"listitem\",\n math: \"math\",\n main: \"main\",\n menu: \"list\",\n nav: \"navigation\",\n ol: \"list\",\n optgroup: \"group\",\n // WARNING: Only in certain context\n option: \"option\",\n output: \"status\",\n progress: \"progressbar\",\n // WARNING: Only with an accessible name\n section: \"region\",\n summary: \"button\",\n table: \"table\",\n tbody: \"rowgroup\",\n textarea: \"textbox\",\n tfoot: \"rowgroup\",\n // WARNING: Only in certain context\n td: \"cell\",\n th: \"columnheader\",\n thead: \"rowgroup\",\n tr: \"row\",\n ul: \"list\"\n};\nvar prohibitedAttributes = {\n caption: new Set([\"aria-label\", \"aria-labelledby\"]),\n code: new Set([\"aria-label\", \"aria-labelledby\"]),\n deletion: new Set([\"aria-label\", \"aria-labelledby\"]),\n emphasis: new Set([\"aria-label\", \"aria-labelledby\"]),\n generic: new Set([\"aria-label\", \"aria-labelledby\", \"aria-roledescription\"]),\n insertion: new Set([\"aria-label\", \"aria-labelledby\"]),\n none: new Set([\"aria-label\", \"aria-labelledby\"]),\n paragraph: new Set([\"aria-label\", \"aria-labelledby\"]),\n presentation: new Set([\"aria-label\", \"aria-labelledby\"]),\n strong: new Set([\"aria-label\", \"aria-labelledby\"]),\n subscript: new Set([\"aria-label\", \"aria-labelledby\"]),\n superscript: new Set([\"aria-label\", \"aria-labelledby\"])\n};\n\n/**\n *\n * @param element\n * @param role The role used for this element. This is specified to control whether you want to use the implicit or explicit role.\n */\nfunction hasGlobalAriaAttributes(element, role) {\n // https://rawgit.com/w3c/aria/stable/#global_states\n // commented attributes are deprecated\n return [\"aria-atomic\", \"aria-busy\", \"aria-controls\", \"aria-current\", \"aria-description\", \"aria-describedby\", \"aria-details\",\n // \"disabled\",\n \"aria-dropeffect\",\n // \"errormessage\",\n \"aria-flowto\", \"aria-grabbed\",\n // \"haspopup\",\n \"aria-hidden\",\n // \"invalid\",\n \"aria-keyshortcuts\", \"aria-label\", \"aria-labelledby\", \"aria-live\", \"aria-owns\", \"aria-relevant\", \"aria-roledescription\"].some(function (attributeName) {\n var _prohibitedAttributes;\n return element.hasAttribute(attributeName) && !((_prohibitedAttributes = prohibitedAttributes[role]) !== null && _prohibitedAttributes !== void 0 && _prohibitedAttributes.has(attributeName));\n });\n}\nfunction ignorePresentationalRole(element, implicitRole) {\n // https://rawgit.com/w3c/aria/stable/#conflict_resolution_presentation_none\n return hasGlobalAriaAttributes(element, implicitRole);\n}\nexport default function getRole(element) {\n var explicitRole = getExplicitRole(element);\n if (explicitRole === null || presentationRoles.indexOf(explicitRole) !== -1) {\n var implicitRole = getImplicitRole(element);\n if (presentationRoles.indexOf(explicitRole || \"\") === -1 || ignorePresentationalRole(element, implicitRole || \"\")) {\n return implicitRole;\n }\n }\n return explicitRole;\n}\nfunction getImplicitRole(element) {\n var mappedByTag = localNameToRoleMappings[getLocalName(element)];\n if (mappedByTag !== undefined) {\n return mappedByTag;\n }\n switch (getLocalName(element)) {\n case \"a\":\n case \"area\":\n case \"link\":\n if (element.hasAttribute(\"href\")) {\n return \"link\";\n }\n break;\n case \"img\":\n if (element.getAttribute(\"alt\") === \"\" && !ignorePresentationalRole(element, \"img\")) {\n return \"presentation\";\n }\n return \"img\";\n case \"input\":\n {\n var _ref = element,\n type = _ref.type;\n switch (type) {\n case \"button\":\n case \"image\":\n case \"reset\":\n case \"submit\":\n return \"button\";\n case \"checkbox\":\n case \"radio\":\n return type;\n case \"range\":\n return \"slider\";\n case \"email\":\n case \"tel\":\n case \"text\":\n case \"url\":\n if (element.hasAttribute(\"list\")) {\n return \"combobox\";\n }\n return \"textbox\";\n case \"search\":\n if (element.hasAttribute(\"list\")) {\n return \"combobox\";\n }\n return \"searchbox\";\n case \"number\":\n return \"spinbutton\";\n default:\n return null;\n }\n }\n case \"select\":\n if (element.hasAttribute(\"multiple\") || element.size > 1) {\n return \"listbox\";\n }\n return \"combobox\";\n }\n return null;\n}\nfunction getExplicitRole(element) {\n var role = element.getAttribute(\"role\");\n if (role !== null) {\n var explicitRole = role.trim().split(\" \")[0];\n // String.prototype.split(sep, limit) will always return an array with at least one member\n // as long as limit is either undefined or > 0\n if (explicitRole.length > 0) {\n return explicitRole;\n }\n }\n return null;\n}\n//# sourceMappingURL=getRole.mjs.map","export { getLocalName } from \"./getRole.mjs\";\nimport getRole, { getLocalName } from \"./getRole.mjs\";\nexport var presentationRoles = [\"presentation\", \"none\"];\nexport function isElement(node) {\n return node !== null && node.nodeType === node.ELEMENT_NODE;\n}\nexport function isHTMLTableCaptionElement(node) {\n return isElement(node) && getLocalName(node) === \"caption\";\n}\nexport function isHTMLInputElement(node) {\n return isElement(node) && getLocalName(node) === \"input\";\n}\nexport function isHTMLOptGroupElement(node) {\n return isElement(node) && getLocalName(node) === \"optgroup\";\n}\nexport function isHTMLSelectElement(node) {\n return isElement(node) && getLocalName(node) === \"select\";\n}\nexport function isHTMLTableElement(node) {\n return isElement(node) && getLocalName(node) === \"table\";\n}\nexport function isHTMLTextAreaElement(node) {\n return isElement(node) && getLocalName(node) === \"textarea\";\n}\nexport function safeWindow(node) {\n var _ref = node.ownerDocument === null ? node : node.ownerDocument,\n defaultView = _ref.defaultView;\n if (defaultView === null) {\n throw new TypeError(\"no window available\");\n }\n return defaultView;\n}\nexport function isHTMLFieldSetElement(node) {\n return isElement(node) && getLocalName(node) === \"fieldset\";\n}\nexport function isHTMLLegendElement(node) {\n return isElement(node) && getLocalName(node) === \"legend\";\n}\nexport function isHTMLSlotElement(node) {\n return isElement(node) && getLocalName(node) === \"slot\";\n}\nexport function isSVGElement(node) {\n return isElement(node) && node.ownerSVGElement !== undefined;\n}\nexport function isSVGSVGElement(node) {\n return isElement(node) && getLocalName(node) === \"svg\";\n}\nexport function isSVGTitleElement(node) {\n return isSVGElement(node) && getLocalName(node) === \"title\";\n}\n\n/**\n *\n * @param {Node} node -\n * @param {string} attributeName -\n * @returns {Element[]} -\n */\nexport function queryIdRefs(node, attributeName) {\n if (isElement(node) && node.hasAttribute(attributeName)) {\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion -- safe due to hasAttribute check\n var ids = node.getAttribute(attributeName).split(\" \");\n\n // Browsers that don't support shadow DOM won't have getRootNode\n var root = node.getRootNode ? node.getRootNode() : node.ownerDocument;\n return ids.map(function (id) {\n return root.getElementById(id);\n }).filter(function (element) {\n return element !== null;\n }\n // TODO: why does this not narrow?\n );\n }\n\n return [];\n}\nexport function hasAnyConcreteRoles(node, roles) {\n if (isElement(node)) {\n return roles.indexOf(getRole(node)) !== -1;\n }\n return false;\n}\n//# sourceMappingURL=util.mjs.map","/**\n * implements https://w3c.github.io/accname/\n */\nimport ArrayFrom from \"./polyfills/array.from.mjs\";\nimport SetLike from \"./polyfills/SetLike.mjs\";\nimport { hasAnyConcreteRoles, isElement, isHTMLTableCaptionElement, isHTMLInputElement, isHTMLSelectElement, isHTMLTextAreaElement, safeWindow, isHTMLFieldSetElement, isHTMLLegendElement, isHTMLOptGroupElement, isHTMLTableElement, isHTMLSlotElement, isSVGSVGElement, isSVGTitleElement, queryIdRefs, getLocalName, presentationRoles } from \"./util.mjs\";\n\n/**\n * A string of characters where all carriage returns, newlines, tabs, and form-feeds are replaced with a single space, and multiple spaces are reduced to a single space. The string contains only character data; it does not contain any markup.\n */\n\n/**\n * interface for an options-bag where `window.getComputedStyle` can be mocked\n */\n\n/**\n *\n * @param {string} string -\n * @returns {FlatString} -\n */\nfunction asFlatString(s) {\n return s.trim().replace(/\\s\\s+/g, \" \");\n}\n\n/**\n *\n * @param node -\n * @param options - These are not optional to prevent accidentally calling it without options in `computeAccessibleName`\n * @returns {boolean} -\n */\nfunction isHidden(node, getComputedStyleImplementation) {\n if (!isElement(node)) {\n return false;\n }\n if (node.hasAttribute(\"hidden\") || node.getAttribute(\"aria-hidden\") === \"true\") {\n return true;\n }\n var style = getComputedStyleImplementation(node);\n return style.getPropertyValue(\"display\") === \"none\" || style.getPropertyValue(\"visibility\") === \"hidden\";\n}\n\n/**\n * @param {Node} node -\n * @returns {boolean} - As defined in step 2E of https://w3c.github.io/accname/#mapping_additional_nd_te\n */\nfunction isControl(node) {\n return hasAnyConcreteRoles(node, [\"button\", \"combobox\", \"listbox\", \"textbox\"]) || hasAbstractRole(node, \"range\");\n}\nfunction hasAbstractRole(node, role) {\n if (!isElement(node)) {\n return false;\n }\n switch (role) {\n case \"range\":\n return hasAnyConcreteRoles(node, [\"meter\", \"progressbar\", \"scrollbar\", \"slider\", \"spinbutton\"]);\n default:\n throw new TypeError(\"No knowledge about abstract role '\".concat(role, \"'. This is likely a bug :(\"));\n }\n}\n\n/**\n * element.querySelectorAll but also considers owned tree\n * @param element\n * @param selectors\n */\nfunction querySelectorAllSubtree(element, selectors) {\n var elements = ArrayFrom(element.querySelectorAll(selectors));\n queryIdRefs(element, \"aria-owns\").forEach(function (root) {\n // babel transpiles this assuming an iterator\n elements.push.apply(elements, ArrayFrom(root.querySelectorAll(selectors)));\n });\n return elements;\n}\nfunction querySelectedOptions(listbox) {\n if (isHTMLSelectElement(listbox)) {\n // IE11 polyfill\n return listbox.selectedOptions || querySelectorAllSubtree(listbox, \"[selected]\");\n }\n return querySelectorAllSubtree(listbox, '[aria-selected=\"true\"]');\n}\nfunction isMarkedPresentational(node) {\n return hasAnyConcreteRoles(node, presentationRoles);\n}\n\n/**\n * Elements specifically listed in html-aam\n *\n * We don't need this for `label` or `legend` elements.\n * Their implicit roles already allow \"naming from content\".\n *\n * sources:\n *\n * - https://w3c.github.io/html-aam/#table-element\n */\nfunction isNativeHostLanguageTextAlternativeElement(node) {\n return isHTMLTableCaptionElement(node);\n}\n\n/**\n * https://w3c.github.io/aria/#namefromcontent\n */\nfunction allowsNameFromContent(node) {\n return hasAnyConcreteRoles(node, [\"button\", \"cell\", \"checkbox\", \"columnheader\", \"gridcell\", \"heading\", \"label\", \"legend\", \"link\", \"menuitem\", \"menuitemcheckbox\", \"menuitemradio\", \"option\", \"radio\", \"row\", \"rowheader\", \"switch\", \"tab\", \"tooltip\", \"treeitem\"]);\n}\n\n/**\n * TODO https://github.com/eps1lon/dom-accessibility-api/issues/100\n */\nfunction isDescendantOfNativeHostLanguageTextAlternativeElement(\n// eslint-disable-next-line @typescript-eslint/no-unused-vars -- not implemented yet\nnode) {\n return false;\n}\nfunction getValueOfTextbox(element) {\n if (isHTMLInputElement(element) || isHTMLTextAreaElement(element)) {\n return element.value;\n }\n // https://github.com/eps1lon/dom-accessibility-api/issues/4\n return element.textContent || \"\";\n}\nfunction getTextualContent(declaration) {\n var content = declaration.getPropertyValue(\"content\");\n if (/^[\"'].*[\"']$/.test(content)) {\n return content.slice(1, -1);\n }\n return \"\";\n}\n\n/**\n * https://html.spec.whatwg.org/multipage/forms.html#category-label\n * TODO: form-associated custom elements\n * @param element\n */\nfunction isLabelableElement(element) {\n var localName = getLocalName(element);\n return localName === \"button\" || localName === \"input\" && element.getAttribute(\"type\") !== \"hidden\" || localName === \"meter\" || localName === \"output\" || localName === \"progress\" || localName === \"select\" || localName === \"textarea\";\n}\n\n/**\n * > [...], then the first such descendant in tree order is the label element's labeled control.\n * -- https://html.spec.whatwg.org/multipage/forms.html#labeled-control\n * @param element\n */\nfunction findLabelableElement(element) {\n if (isLabelableElement(element)) {\n return element;\n }\n var labelableElement = null;\n element.childNodes.forEach(function (childNode) {\n if (labelableElement === null && isElement(childNode)) {\n var descendantLabelableElement = findLabelableElement(childNode);\n if (descendantLabelableElement !== null) {\n labelableElement = descendantLabelableElement;\n }\n }\n });\n return labelableElement;\n}\n\n/**\n * Polyfill of HTMLLabelElement.control\n * https://html.spec.whatwg.org/multipage/forms.html#labeled-control\n * @param label\n */\nfunction getControlOfLabel(label) {\n if (label.control !== undefined) {\n return label.control;\n }\n var htmlFor = label.getAttribute(\"for\");\n if (htmlFor !== null) {\n return label.ownerDocument.getElementById(htmlFor);\n }\n return findLabelableElement(label);\n}\n\n/**\n * Polyfill of HTMLInputElement.labels\n * https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/labels\n * @param element\n */\nfunction getLabels(element) {\n var labelsProperty = element.labels;\n if (labelsProperty === null) {\n return labelsProperty;\n }\n if (labelsProperty !== undefined) {\n return ArrayFrom(labelsProperty);\n }\n\n // polyfill\n if (!isLabelableElement(element)) {\n return null;\n }\n var document = element.ownerDocument;\n return ArrayFrom(document.querySelectorAll(\"label\")).filter(function (label) {\n return getControlOfLabel(label) === element;\n });\n}\n\n/**\n * Gets the contents of a slot used for computing the accname\n * @param slot\n */\nfunction getSlotContents(slot) {\n // Computing the accessible name for elements containing slots is not\n // currently defined in the spec. This implementation reflects the\n // behavior of NVDA 2020.2/Firefox 81 and iOS VoiceOver/Safari 13.6.\n var assignedNodes = slot.assignedNodes();\n if (assignedNodes.length === 0) {\n // if no nodes are assigned to the slot, it displays the default content\n return ArrayFrom(slot.childNodes);\n }\n return assignedNodes;\n}\n\n/**\n * implements https://w3c.github.io/accname/#mapping_additional_nd_te\n * @param root\n * @param options\n * @returns\n */\nexport function computeTextAlternative(root) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var consultedNodes = new SetLike();\n var window = safeWindow(root);\n var _options$compute = options.compute,\n compute = _options$compute === void 0 ? \"name\" : _options$compute,\n _options$computedStyl = options.computedStyleSupportsPseudoElements,\n computedStyleSupportsPseudoElements = _options$computedStyl === void 0 ? options.getComputedStyle !== undefined : _options$computedStyl,\n _options$getComputedS = options.getComputedStyle,\n getComputedStyle = _options$getComputedS === void 0 ? window.getComputedStyle.bind(window) : _options$getComputedS,\n _options$hidden = options.hidden,\n hidden = _options$hidden === void 0 ? false : _options$hidden;\n\n // 2F.i\n function computeMiscTextAlternative(node, context) {\n var accumulatedText = \"\";\n if (isElement(node) && computedStyleSupportsPseudoElements) {\n var pseudoBefore = getComputedStyle(node, \"::before\");\n var beforeContent = getTextualContent(pseudoBefore);\n accumulatedText = \"\".concat(beforeContent, \" \").concat(accumulatedText);\n }\n\n // FIXME: Including aria-owns is not defined in the spec\n // But it is required in the web-platform-test\n var childNodes = isHTMLSlotElement(node) ? getSlotContents(node) : ArrayFrom(node.childNodes).concat(queryIdRefs(node, \"aria-owns\"));\n childNodes.forEach(function (child) {\n var result = computeTextAlternative(child, {\n isEmbeddedInLabel: context.isEmbeddedInLabel,\n isReferenced: false,\n recursion: true\n });\n // TODO: Unclear why display affects delimiter\n // see https://github.com/w3c/accname/issues/3\n var display = isElement(child) ? getComputedStyle(child).getPropertyValue(\"display\") : \"inline\";\n var separator = display !== \"inline\" ? \" \" : \"\";\n // trailing separator for wpt tests\n accumulatedText += \"\".concat(separator).concat(result).concat(separator);\n });\n if (isElement(node) && computedStyleSupportsPseudoElements) {\n var pseudoAfter = getComputedStyle(node, \"::after\");\n var afterContent = getTextualContent(pseudoAfter);\n accumulatedText = \"\".concat(accumulatedText, \" \").concat(afterContent);\n }\n return accumulatedText.trim();\n }\n\n /**\n *\n * @param element\n * @param attributeName\n * @returns A string non-empty string or `null`\n */\n function useAttribute(element, attributeName) {\n var attribute = element.getAttributeNode(attributeName);\n if (attribute !== null && !consultedNodes.has(attribute) && attribute.value.trim() !== \"\") {\n consultedNodes.add(attribute);\n return attribute.value;\n }\n return null;\n }\n function computeTooltipAttributeValue(node) {\n if (!isElement(node)) {\n return null;\n }\n return useAttribute(node, \"title\");\n }\n function computeElementTextAlternative(node) {\n if (!isElement(node)) {\n return null;\n }\n\n // https://w3c.github.io/html-aam/#fieldset-and-legend-elements\n if (isHTMLFieldSetElement(node)) {\n consultedNodes.add(node);\n var children = ArrayFrom(node.childNodes);\n for (var i = 0; i < children.length; i += 1) {\n var child = children[i];\n if (isHTMLLegendElement(child)) {\n return computeTextAlternative(child, {\n isEmbeddedInLabel: false,\n isReferenced: false,\n recursion: false\n });\n }\n }\n } else if (isHTMLTableElement(node)) {\n // https://w3c.github.io/html-aam/#table-element\n consultedNodes.add(node);\n var _children = ArrayFrom(node.childNodes);\n for (var _i = 0; _i < _children.length; _i += 1) {\n var _child = _children[_i];\n if (isHTMLTableCaptionElement(_child)) {\n return computeTextAlternative(_child, {\n isEmbeddedInLabel: false,\n isReferenced: false,\n recursion: false\n });\n }\n }\n } else if (isSVGSVGElement(node)) {\n // https://www.w3.org/TR/svg-aam-1.0/\n consultedNodes.add(node);\n var _children2 = ArrayFrom(node.childNodes);\n for (var _i2 = 0; _i2 < _children2.length; _i2 += 1) {\n var _child2 = _children2[_i2];\n if (isSVGTitleElement(_child2)) {\n return _child2.textContent;\n }\n }\n return null;\n } else if (getLocalName(node) === \"img\" || getLocalName(node) === \"area\") {\n // https://w3c.github.io/html-aam/#area-element\n // https://w3c.github.io/html-aam/#img-element\n var nameFromAlt = useAttribute(node, \"alt\");\n if (nameFromAlt !== null) {\n return nameFromAlt;\n }\n } else if (isHTMLOptGroupElement(node)) {\n var nameFromLabel = useAttribute(node, \"label\");\n if (nameFromLabel !== null) {\n return nameFromLabel;\n }\n }\n if (isHTMLInputElement(node) && (node.type === \"button\" || node.type === \"submit\" || node.type === \"reset\")) {\n // https://w3c.github.io/html-aam/#input-type-text-input-type-password-input-type-search-input-type-tel-input-type-email-input-type-url-and-textarea-element-accessible-description-computation\n var nameFromValue = useAttribute(node, \"value\");\n if (nameFromValue !== null) {\n return nameFromValue;\n }\n\n // TODO: l10n\n if (node.type === \"submit\") {\n return \"Submit\";\n }\n // TODO: l10n\n if (node.type === \"reset\") {\n return \"Reset\";\n }\n }\n var labels = getLabels(node);\n if (labels !== null && labels.length !== 0) {\n consultedNodes.add(node);\n return ArrayFrom(labels).map(function (element) {\n return computeTextAlternative(element, {\n isEmbeddedInLabel: true,\n isReferenced: false,\n recursion: true\n });\n }).filter(function (label) {\n return label.length > 0;\n }).join(\" \");\n }\n\n // https://w3c.github.io/html-aam/#input-type-image-accessible-name-computation\n // TODO: wpt test consider label elements but html-aam does not mention them\n // We follow existing implementations over spec\n if (isHTMLInputElement(node) && node.type === \"image\") {\n var _nameFromAlt = useAttribute(node, \"alt\");\n if (_nameFromAlt !== null) {\n return _nameFromAlt;\n }\n var nameFromTitle = useAttribute(node, \"title\");\n if (nameFromTitle !== null) {\n return nameFromTitle;\n }\n\n // TODO: l10n\n return \"Submit Query\";\n }\n if (hasAnyConcreteRoles(node, [\"button\"])) {\n // https://www.w3.org/TR/html-aam-1.0/#button-element\n var nameFromSubTree = computeMiscTextAlternative(node, {\n isEmbeddedInLabel: false,\n isReferenced: false\n });\n if (nameFromSubTree !== \"\") {\n return nameFromSubTree;\n }\n }\n return null;\n }\n function computeTextAlternative(current, context) {\n if (consultedNodes.has(current)) {\n return \"\";\n }\n\n // 2A\n if (!hidden && isHidden(current, getComputedStyle) && !context.isReferenced) {\n consultedNodes.add(current);\n return \"\";\n }\n\n // 2B\n var labelAttributeNode = isElement(current) ? current.getAttributeNode(\"aria-labelledby\") : null;\n // TODO: Do we generally need to block query IdRefs of attributes we have already consulted?\n var labelElements = labelAttributeNode !== null && !consultedNodes.has(labelAttributeNode) ? queryIdRefs(current, \"aria-labelledby\") : [];\n if (compute === \"name\" && !context.isReferenced && labelElements.length > 0) {\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion -- Can't be null here otherwise labelElements would be empty\n consultedNodes.add(labelAttributeNode);\n return labelElements.map(function (element) {\n // TODO: Chrome will consider repeated values i.e. use a node multiple times while we'll bail out in computeTextAlternative.\n return computeTextAlternative(element, {\n isEmbeddedInLabel: context.isEmbeddedInLabel,\n isReferenced: true,\n // this isn't recursion as specified, otherwise we would skip\n // `aria-label` in\n // <input id=\"myself\" aria-label=\"foo\" aria-labelledby=\"myself\"\n recursion: false\n });\n }).join(\" \");\n }\n\n // 2C\n // Changed from the spec in anticipation of https://github.com/w3c/accname/issues/64\n // spec says we should only consider skipping if we have a non-empty label\n var skipToStep2E = context.recursion && isControl(current) && compute === \"name\";\n if (!skipToStep2E) {\n var ariaLabel = (isElement(current) && current.getAttribute(\"aria-label\") || \"\").trim();\n if (ariaLabel !== \"\" && compute === \"name\") {\n consultedNodes.add(current);\n return ariaLabel;\n }\n\n // 2D\n if (!isMarkedPresentational(current)) {\n var elementTextAlternative = computeElementTextAlternative(current);\n if (elementTextAlternative !== null) {\n consultedNodes.add(current);\n return elementTextAlternative;\n }\n }\n }\n\n // special casing, cheating to make tests pass\n // https://github.com/w3c/accname/issues/67\n if (hasAnyConcreteRoles(current, [\"menu\"])) {\n consultedNodes.add(current);\n return \"\";\n }\n\n // 2E\n if (skipToStep2E || context.isEmbeddedInLabel || context.isReferenced) {\n if (hasAnyConcreteRoles(current, [\"combobox\", \"listbox\"])) {\n consultedNodes.add(current);\n var selectedOptions = querySelectedOptions(current);\n if (selectedOptions.length === 0) {\n // defined per test `name_heading_combobox`\n return isHTMLInputElement(current) ? current.value : \"\";\n }\n return ArrayFrom(selectedOptions).map(function (selectedOption) {\n return computeTextAlternative(selectedOption, {\n isEmbeddedInLabel: context.isEmbeddedInLabel,\n isReferenced: false,\n recursion: true\n });\n }).join(\" \");\n }\n if (hasAbstractRole(current, \"range\")) {\n consultedNodes.add(current);\n if (current.hasAttribute(\"aria-valuetext\")) {\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion -- safe due to hasAttribute guard\n return current.getAttribute(\"aria-valuetext\");\n }\n if (current.hasAttribute(\"aria-valuenow\")) {\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion -- safe due to hasAttribute guard\n return current.getAttribute(\"aria-valuenow\");\n }\n // Otherwise, use the value as specified by a host language attribute.\n return current.getAttribute(\"value\") || \"\";\n }\n if (hasAnyConcreteRoles(current, [\"textbox\"])) {\n consultedNodes.add(current);\n return getValueOfTextbox(current);\n }\n }\n\n // 2F: https://w3c.github.io/accname/#step2F\n if (allowsNameFromContent(current) || isElement(current) && context.isReferenced || isNativeHostLanguageTextAlternativeElement(current) || isDescendantOfNativeHostLanguageTextAlternativeElement(current)) {\n var accumulatedText2F = computeMiscTextAlternative(current, {\n isEmbeddedInLabel: context.isEmbeddedInLabel,\n isReferenced: false\n });\n if (accumulatedText2F !== \"\") {\n consultedNodes.add(current);\n return accumulatedText2F;\n }\n }\n if (current.nodeType === current.TEXT_NODE) {\n consultedNodes.add(current);\n return current.textContent || \"\";\n }\n if (context.recursion) {\n consultedNodes.add(current);\n return computeMiscTextAlternative(current, {\n isEmbeddedInLabel: context.isEmbeddedInLabel,\n isReferenced: false\n });\n }\n var tooltipAttributeValue = computeTooltipAttributeValue(current);\n if (tooltipAttributeValue !== null) {\n consultedNodes.add(current);\n return tooltipAttributeValue;\n }\n\n // TODO should this be reachable?\n consultedNodes.add(current);\n return \"\";\n }\n return asFlatString(computeTextAlternative(root, {\n isEmbeddedInLabel: false,\n // by spec computeAccessibleDescription starts with the referenced elements as roots\n isReferenced: compute === \"description\",\n recursion: false\n }));\n}\n//# sourceMappingURL=accessible-name-and-description.mjs.map","function _typeof(o) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o; }, _typeof(o); }\nfunction ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }\nfunction _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }\nfunction _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\nfunction _toPropertyKey(arg) { var key = _toPrimitive(arg, \"string\"); return _typeof(key) === \"symbol\" ? key : String(key); }\nfunction _toPrimitive(input, hint) { if (_typeof(input) !== \"object\" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || \"default\"); if (_typeof(res) !== \"object\") return res; throw new TypeError(\"@@toPrimitive must return a primitive value.\"); } return (hint === \"string\" ? String : Number)(input); }\nimport { computeTextAlternative } from \"./accessible-name-and-description.mjs\";\nimport { queryIdRefs } from \"./util.mjs\";\n\n/**\n * @param root\n * @param options\n * @returns\n */\nexport function computeAccessibleDescription(root) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var description = queryIdRefs(root, \"aria-describedby\").map(function (element) {\n return computeTextAlternative(element, _objectSpread(_objectSpread({}, options), {}, {\n compute: \"description\"\n }));\n }).join(\" \");\n\n // TODO: Technically we need to make sure that node wasn't used for the accessible name\n // This causes `description_1.0_combobox-focusable-manual` to fail\n\n // https://w3c.github.io/aria/#aria-description\n // mentions that aria-description should only be calculated if aria-describedby didn't provide\n // a description\n if (description === \"\") {\n var ariaDescription = root.getAttribute(\"aria-description\");\n description = ariaDescription === null ? \"\" : ariaDescription;\n }\n\n // https://www.w3.org/TR/html-aam-1.0/#accessible-name-and-description-computation\n // says for so many elements to use the `title` that we assume all elements are considered\n if (description === \"\") {\n var title = root.getAttribute(\"title\");\n description = title === null ? \"\" : title;\n }\n return description;\n}\n//# sourceMappingURL=accessible-description.mjs.map","import { computeTextAlternative } from \"./accessible-name-and-description.mjs\";\nimport { hasAnyConcreteRoles } from \"./util.mjs\";\n\n/**\n * https://w3c.github.io/aria/#namefromprohibited\n */\nfunction prohibitsNaming(node) {\n return hasAnyConcreteRoles(node, [\"caption\", \"code\", \"deletion\", \"emphasis\", \"generic\", \"insertion\", \"none\", \"paragraph\", \"presentation\", \"strong\", \"subscript\", \"superscript\"]);\n}\n\n/**\n * implements https://w3c.github.io/accname/#mapping_additional_nd_name\n * @param root\n * @param options\n * @returns\n */\nexport function computeAccessibleName(root) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n if (prohibitsNaming(root)) {\n return \"\";\n }\n return computeTextAlternative(root, options);\n}\n//# sourceMappingURL=accessible-name.mjs.map","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\n// eslint-disable-next-line no-unused-vars\nfunction iteratorProxy() {\n var values = this;\n var index = 0;\n var iter = {\n '@@iterator': function iterator() {\n return iter;\n },\n next: function next() {\n if (index < values.length) {\n var value = values[index];\n index = index + 1;\n return {\n done: false,\n value: value\n };\n } else {\n return {\n done: true\n };\n }\n }\n };\n return iter;\n}\nvar _default = exports.default = iteratorProxy;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = iterationDecorator;\nvar _iteratorProxy = _interopRequireDefault(require(\"./iteratorProxy\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nfunction _typeof(o) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o; }, _typeof(o); }\nfunction iterationDecorator(collection, entries) {\n if (typeof Symbol === 'function' && _typeof(Symbol.iterator) === 'symbol') {\n Object.defineProperty(collection, Symbol.iterator, {\n value: _iteratorProxy.default.bind(entries)\n });\n }\n return collection;\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _iterationDecorator = _interopRequireDefault(require(\"./util/iterationDecorator\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nfunction _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\nfunction _unsupportedIterableToArray(r, a) { if (r) { if (\"string\" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }\nfunction _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }\nfunction _iterableToArrayLimit(r, l) { var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }\nfunction _arrayWithHoles(r) { if (Array.isArray(r)) return r; }\nvar properties = [['aria-activedescendant', {\n 'type': 'id'\n}], ['aria-atomic', {\n 'type': 'boolean'\n}], ['aria-autocomplete', {\n 'type': 'token',\n 'values': ['inline', 'list', 'both', 'none']\n}], ['aria-braillelabel', {\n 'type': 'string'\n}], ['aria-brailleroledescription', {\n 'type': 'string'\n}], ['aria-busy', {\n 'type': 'boolean'\n}], ['aria-checked', {\n 'type': 'tristate'\n}], ['aria-colcount', {\n type: 'integer'\n}], ['aria-colindex', {\n type: 'integer'\n}], ['aria-colspan', {\n type: 'integer'\n}], ['aria-controls', {\n 'type': 'idlist'\n}], ['aria-current', {\n type: 'token',\n values: ['page', 'step', 'location', 'date', 'time', true, false]\n}], ['aria-describedby', {\n 'type': 'idlist'\n}], ['aria-description', {\n 'type': 'string'\n}], ['aria-details', {\n 'type': 'id'\n}], ['aria-disabled', {\n 'type': 'boolean'\n}], ['aria-dropeffect', {\n 'type': 'tokenlist',\n 'values': ['copy', 'execute', 'link', 'move', 'none', 'popup']\n}], ['aria-errormessage', {\n 'type': 'id'\n}], ['aria-expanded', {\n 'type': 'boolean',\n 'allowundefined': true\n}], ['aria-flowto', {\n 'type': 'idlist'\n}], ['aria-grabbed', {\n 'type': 'boolean',\n 'allowundefined': true\n}], ['aria-haspopup', {\n 'type': 'token',\n 'values': [false, true, 'menu', 'listbox', 'tree', 'grid', 'dialog']\n}], ['aria-hidden', {\n 'type': 'boolean',\n 'allowundefined': true\n}], ['aria-invalid', {\n 'type': 'token',\n 'values': ['grammar', false, 'spelling', true]\n}], ['aria-keyshortcuts', {\n type: 'string'\n}], ['aria-label', {\n 'type': 'string'\n}], ['aria-labelledby', {\n 'type': 'idlist'\n}], ['aria-level', {\n 'type': 'integer'\n}], ['aria-live', {\n 'type': 'token',\n 'values': ['assertive', 'off', 'polite']\n}], ['aria-modal', {\n type: 'boolean'\n}], ['aria-multiline', {\n 'type': 'boolean'\n}], ['aria-multiselectable', {\n 'type': 'boolean'\n}], ['aria-orientation', {\n 'type': 'token',\n 'values': ['vertical', 'undefined', 'horizontal']\n}], ['aria-owns', {\n 'type': 'idlist'\n}], ['aria-placeholder', {\n type: 'string'\n}], ['aria-posinset', {\n 'type': 'integer'\n}], ['aria-pressed', {\n 'type': 'tristate'\n}], ['aria-readonly', {\n 'type': 'boolean'\n}], ['aria-relevant', {\n 'type': 'tokenlist',\n 'values': ['additions', 'all', 'removals', 'text']\n}], ['aria-required', {\n 'type': 'boolean'\n}], ['aria-roledescription', {\n type: 'string'\n}], ['aria-rowcount', {\n type: 'integer'\n}], ['aria-rowindex', {\n type: 'integer'\n}], ['aria-rowspan', {\n type: 'integer'\n}], ['aria-selected', {\n 'type': 'boolean',\n 'allowundefined': true\n}], ['aria-setsize', {\n 'type': 'integer'\n}], ['aria-sort', {\n 'type': 'token',\n 'values': ['ascending', 'descending', 'none', 'other']\n}], ['aria-valuemax', {\n 'type': 'number'\n}], ['aria-valuemin', {\n 'type': 'number'\n}], ['aria-valuenow', {\n 'type': 'number'\n}], ['aria-valuetext', {\n 'type': 'string'\n}]];\nvar ariaPropsMap = {\n entries: function entries() {\n return properties;\n },\n forEach: function forEach(fn) {\n var thisArg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n for (var _i = 0, _properties = properties; _i < _properties.length; _i++) {\n var _properties$_i = _slicedToArray(_properties[_i], 2),\n key = _properties$_i[0],\n values = _properties$_i[1];\n fn.call(thisArg, values, key, properties);\n }\n },\n get: function get(key) {\n var item = properties.filter(function (tuple) {\n return tuple[0] === key ? true : false;\n })[0];\n return item && item[1];\n },\n has: function has(key) {\n return !!ariaPropsMap.get(key);\n },\n keys: function keys() {\n return properties.map(function (_ref) {\n var _ref2 = _slicedToArray(_ref, 1),\n key = _ref2[0];\n return key;\n });\n },\n values: function values() {\n return properties.map(function (_ref3) {\n var _ref4 = _slicedToArray(_ref3, 2),\n values = _ref4[1];\n return values;\n });\n }\n};\nvar _default = exports.default = (0, _iterationDecorator.default)(ariaPropsMap, ariaPropsMap.entries());","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _iterationDecorator = _interopRequireDefault(require(\"./util/iterationDecorator\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nfunction _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\nfunction _unsupportedIterableToArray(r, a) { if (r) { if (\"string\" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }\nfunction _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }\nfunction _iterableToArrayLimit(r, l) { var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }\nfunction _arrayWithHoles(r) { if (Array.isArray(r)) return r; }\nvar dom = [['a', {\n reserved: false\n}], ['abbr', {\n reserved: false\n}], ['acronym', {\n reserved: false\n}], ['address', {\n reserved: false\n}], ['applet', {\n reserved: false\n}], ['area', {\n reserved: false\n}], ['article', {\n reserved: false\n}], ['aside', {\n reserved: false\n}], ['audio', {\n reserved: false\n}], ['b', {\n reserved: false\n}], ['base', {\n reserved: true\n}], ['bdi', {\n reserved: false\n}], ['bdo', {\n reserved: false\n}], ['big', {\n reserved: false\n}], ['blink', {\n reserved: false\n}], ['blockquote', {\n reserved: false\n}], ['body', {\n reserved: false\n}], ['br', {\n reserved: false\n}], ['button', {\n reserved: false\n}], ['canvas', {\n reserved: false\n}], ['caption', {\n reserved: false\n}], ['center', {\n reserved: false\n}], ['cite', {\n reserved: false\n}], ['code', {\n reserved: false\n}], ['col', {\n reserved: true\n}], ['colgroup', {\n reserved: true\n}], ['content', {\n reserved: false\n}], ['data', {\n reserved: false\n}], ['datalist', {\n reserved: false\n}], ['dd', {\n reserved: false\n}], ['del', {\n reserved: false\n}], ['details', {\n reserved: false\n}], ['dfn', {\n reserved: false\n}], ['dialog', {\n reserved: false\n}], ['dir', {\n reserved: false\n}], ['div', {\n reserved: false\n}], ['dl', {\n reserved: false\n}], ['dt', {\n reserved: false\n}], ['em', {\n reserved: false\n}], ['embed', {\n reserved: false\n}], ['fieldset', {\n reserved: false\n}], ['figcaption', {\n reserved: false\n}], ['figure', {\n reserved: false\n}], ['font', {\n reserved: false\n}], ['footer', {\n reserved: false\n}], ['form', {\n reserved: false\n}], ['frame', {\n reserved: false\n}], ['frameset', {\n reserved: false\n}], ['h1', {\n reserved: false\n}], ['h2', {\n reserved: false\n}], ['h3', {\n reserved: false\n}], ['h4', {\n reserved: false\n}], ['h5', {\n reserved: false\n}], ['h6', {\n reserved: false\n}], ['head', {\n reserved: true\n}], ['header', {\n reserved: false\n}], ['hgroup', {\n reserved: false\n}], ['hr', {\n reserved: false\n}], ['html', {\n reserved: true\n}], ['i', {\n reserved: false\n}], ['iframe', {\n reserved: false\n}], ['img', {\n reserved: false\n}], ['input', {\n reserved: false\n}], ['ins', {\n reserved: false\n}], ['kbd', {\n reserved: false\n}], ['keygen', {\n reserved: false\n}], ['label', {\n reserved: false\n}], ['legend', {\n reserved: false\n}], ['li', {\n reserved: false\n}], ['link', {\n reserved: true\n}], ['main', {\n reserved: false\n}], ['map', {\n reserved: false\n}], ['mark', {\n reserved: false\n}], ['marquee', {\n reserved: false\n}], ['menu', {\n reserved: false\n}], ['menuitem', {\n reserved: false\n}], ['meta', {\n reserved: true\n}], ['meter', {\n reserved: false\n}], ['nav', {\n reserved: false\n}], ['noembed', {\n reserved: true\n}], ['noscript', {\n reserved: true\n}], ['object', {\n reserved: false\n}], ['ol', {\n reserved: false\n}], ['optgroup', {\n reserved: false\n}], ['option', {\n reserved: false\n}], ['output', {\n reserved: false\n}], ['p', {\n reserved: false\n}], ['param', {\n reserved: true\n}], ['picture', {\n reserved: true\n}], ['pre', {\n reserved: false\n}], ['progress', {\n reserved: false\n}], ['q', {\n reserved: false\n}], ['rp', {\n reserved: false\n}], ['rt', {\n reserved: false\n}], ['rtc', {\n reserved: false\n}], ['ruby', {\n reserved: false\n}], ['s', {\n reserved: false\n}], ['samp', {\n reserved: false\n}], ['script', {\n reserved: true\n}], ['section', {\n reserved: false\n}], ['select', {\n reserved: false\n}], ['small', {\n reserved: false\n}], ['source', {\n reserved: true\n}], ['spacer', {\n reserved: false\n}], ['span', {\n reserved: false\n}], ['strike', {\n reserved: false\n}], ['strong', {\n reserved: false\n}], ['style', {\n reserved: true\n}], ['sub', {\n reserved: false\n}], ['summary', {\n reserved: false\n}], ['sup', {\n reserved: false\n}], ['table', {\n reserved: false\n}], ['tbody', {\n reserved: false\n}], ['td', {\n reserved: false\n}], ['textarea', {\n reserved: false\n}], ['tfoot', {\n reserved: false\n}], ['th', {\n reserved: false\n}], ['thead', {\n reserved: false\n}], ['time', {\n reserved: false\n}], ['title', {\n reserved: true\n}], ['tr', {\n reserved: false\n}], ['track', {\n reserved: true\n}], ['tt', {\n reserved: false\n}], ['u', {\n reserved: false\n}], ['ul', {\n reserved: false\n}], ['var', {\n reserved: false\n}], ['video', {\n reserved: false\n}], ['wbr', {\n reserved: false\n}], ['xmp', {\n reserved: false\n}]];\nvar domMap = {\n entries: function entries() {\n return dom;\n },\n forEach: function forEach(fn) {\n var thisArg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n for (var _i = 0, _dom = dom; _i < _dom.length; _i++) {\n var _dom$_i = _slicedToArray(_dom[_i], 2),\n key = _dom$_i[0],\n values = _dom$_i[1];\n fn.call(thisArg, values, key, dom);\n }\n },\n get: function get(key) {\n var item = dom.filter(function (tuple) {\n return tuple[0] === key ? true : false;\n })[0];\n return item && item[1];\n },\n has: function has(key) {\n return !!domMap.get(key);\n },\n keys: function keys() {\n return dom.map(function (_ref) {\n var _ref2 = _slicedToArray(_ref, 1),\n key = _ref2[0];\n return key;\n });\n },\n values: function values() {\n return dom.map(function (_ref3) {\n var _ref4 = _slicedToArray(_ref3, 2),\n values = _ref4[1];\n return values;\n });\n }\n};\nvar _default = exports.default = (0, _iterationDecorator.default)(domMap, domMap.entries());","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar commandRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget']]\n};\nvar _default = exports.default = commandRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar compositeRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-activedescendant': null,\n 'aria-disabled': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget']]\n};\nvar _default = exports.default = compositeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar inputRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null\n },\n relatedConcepts: [{\n concept: {\n name: 'input'\n },\n module: 'XForms'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget']]\n};\nvar _default = exports.default = inputRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar landmarkRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = landmarkRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar rangeRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-valuemax': null,\n 'aria-valuemin': null,\n 'aria-valuenow': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = rangeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar roletypeRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: [],\n prohibitedProps: [],\n props: {\n 'aria-atomic': null,\n 'aria-busy': null,\n 'aria-controls': null,\n 'aria-current': null,\n 'aria-describedby': null,\n 'aria-details': null,\n 'aria-dropeffect': null,\n 'aria-flowto': null,\n 'aria-grabbed': null,\n 'aria-hidden': null,\n 'aria-keyshortcuts': null,\n 'aria-label': null,\n 'aria-labelledby': null,\n 'aria-live': null,\n 'aria-owns': null,\n 'aria-relevant': null,\n 'aria-roledescription': null\n },\n relatedConcepts: [{\n concept: {\n name: 'role'\n },\n module: 'XHTML'\n }, {\n concept: {\n name: 'type'\n },\n module: 'Dublin Core'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: []\n};\nvar _default = exports.default = roletypeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar sectionRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: [],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'frontmatter'\n },\n module: 'DTB'\n }, {\n concept: {\n name: 'level'\n },\n module: 'DTB'\n }, {\n concept: {\n name: 'level'\n },\n module: 'SMIL'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = sectionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar sectionheadRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = sectionheadRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar selectRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-orientation': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite'], ['roletype', 'structure', 'section', 'group']]\n};\nvar _default = exports.default = selectRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar structureRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: [],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype']]\n};\nvar _default = exports.default = structureRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar widgetRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: [],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype']]\n};\nvar _default = exports.default = widgetRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar windowRole = {\n abstract: true,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-modal': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype']]\n};\nvar _default = exports.default = windowRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _commandRole = _interopRequireDefault(require(\"./abstract/commandRole\"));\nvar _compositeRole = _interopRequireDefault(require(\"./abstract/compositeRole\"));\nvar _inputRole = _interopRequireDefault(require(\"./abstract/inputRole\"));\nvar _landmarkRole = _interopRequireDefault(require(\"./abstract/landmarkRole\"));\nvar _rangeRole = _interopRequireDefault(require(\"./abstract/rangeRole\"));\nvar _roletypeRole = _interopRequireDefault(require(\"./abstract/roletypeRole\"));\nvar _sectionRole = _interopRequireDefault(require(\"./abstract/sectionRole\"));\nvar _sectionheadRole = _interopRequireDefault(require(\"./abstract/sectionheadRole\"));\nvar _selectRole = _interopRequireDefault(require(\"./abstract/selectRole\"));\nvar _structureRole = _interopRequireDefault(require(\"./abstract/structureRole\"));\nvar _widgetRole = _interopRequireDefault(require(\"./abstract/widgetRole\"));\nvar _windowRole = _interopRequireDefault(require(\"./abstract/windowRole\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nvar ariaAbstractRoles = [['command', _commandRole.default], ['composite', _compositeRole.default], ['input', _inputRole.default], ['landmark', _landmarkRole.default], ['range', _rangeRole.default], ['roletype', _roletypeRole.default], ['section', _sectionRole.default], ['sectionhead', _sectionheadRole.default], ['select', _selectRole.default], ['structure', _structureRole.default], ['widget', _widgetRole.default], ['window', _windowRole.default]];\nvar _default = exports.default = ariaAbstractRoles;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar alertRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-atomic': 'true',\n 'aria-live': 'assertive'\n },\n relatedConcepts: [{\n concept: {\n name: 'alert'\n },\n module: 'XForms'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = alertRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar alertdialogRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'alert'\n },\n module: 'XForms'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'alert'], ['roletype', 'window', 'dialog']]\n};\nvar _default = exports.default = alertdialogRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar applicationRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-activedescendant': null,\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'Device Independence Delivery Unit'\n }\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = applicationRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar articleRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-posinset': null,\n 'aria-setsize': null\n },\n relatedConcepts: [{\n concept: {\n name: 'article'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'document']]\n};\nvar _default = exports.default = articleRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar bannerRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n constraints: ['scoped to the body element'],\n name: 'header'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = bannerRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar blockquoteRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'blockquote'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = blockquoteRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar buttonRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-pressed': null\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n name: 'type',\n value: 'button'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n name: 'type',\n value: 'image'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n name: 'type',\n value: 'reset'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n name: 'type',\n value: 'submit'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'button'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'trigger'\n },\n module: 'XForms'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'command']]\n};\nvar _default = exports.default = buttonRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar captionRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'caption'\n },\n module: 'HTML'\n }],\n requireContextRole: ['figure', 'grid', 'table'],\n requiredContextRole: ['figure', 'grid', 'table'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = captionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar cellRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-colindex': null,\n 'aria-colspan': null,\n 'aria-rowindex': null,\n 'aria-rowspan': null\n },\n relatedConcepts: [{\n concept: {\n constraints: ['ancestor table element has table role'],\n name: 'td'\n },\n module: 'HTML'\n }],\n requireContextRole: ['row'],\n requiredContextRole: ['row'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = cellRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar checkboxRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-checked': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-invalid': null,\n 'aria-readonly': null,\n 'aria-required': null\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n name: 'type',\n value: 'checkbox'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'option'\n },\n module: 'ARIA'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-checked': null\n },\n superClass: [['roletype', 'widget', 'input']]\n};\nvar _default = exports.default = checkboxRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar codeRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'code'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = codeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar columnheaderRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-sort': null\n },\n relatedConcepts: [{\n concept: {\n name: 'th'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n name: 'scope',\n value: 'col'\n }],\n name: 'th'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n name: 'scope',\n value: 'colgroup'\n }],\n name: 'th'\n },\n module: 'HTML'\n }],\n requireContextRole: ['row'],\n requiredContextRole: ['row'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'cell'], ['roletype', 'structure', 'section', 'cell', 'gridcell'], ['roletype', 'widget', 'gridcell'], ['roletype', 'structure', 'sectionhead']]\n};\nvar _default = exports.default = columnheaderRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar comboboxRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-activedescendant': null,\n 'aria-autocomplete': null,\n 'aria-errormessage': null,\n 'aria-invalid': null,\n 'aria-readonly': null,\n 'aria-required': null,\n 'aria-expanded': 'false',\n 'aria-haspopup': 'listbox'\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'list'\n }, {\n name: 'type',\n value: 'email'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'list'\n }, {\n name: 'type',\n value: 'search'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'list'\n }, {\n name: 'type',\n value: 'tel'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'list'\n }, {\n name: 'type',\n value: 'text'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'list'\n }, {\n name: 'type',\n value: 'url'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'list'\n }, {\n name: 'type',\n value: 'url'\n }],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'multiple'\n }, {\n constraints: ['undefined'],\n name: 'size'\n }],\n constraints: ['the multiple attribute is not set and the size attribute does not have a value greater than 1'],\n name: 'select'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'select'\n },\n module: 'XForms'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-controls': null,\n 'aria-expanded': 'false'\n },\n superClass: [['roletype', 'widget', 'input']]\n};\nvar _default = exports.default = comboboxRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar complementaryRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n constraints: ['scoped to the body element', 'scoped to the main element'],\n name: 'aside'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'aria-label'\n }],\n constraints: ['scoped to a sectioning content element', 'scoped to a sectioning root element other than body'],\n name: 'aside'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'aria-labelledby'\n }],\n constraints: ['scoped to a sectioning content element', 'scoped to a sectioning root element other than body'],\n name: 'aside'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = complementaryRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar contentinfoRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n constraints: ['scoped to the body element'],\n name: 'footer'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = contentinfoRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar definitionRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'dd'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = definitionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar deletionRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'del'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = deletionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar dialogRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'dialog'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'window']]\n};\nvar _default = exports.default = dialogRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar directoryRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n module: 'DAISY Guide'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'list']]\n};\nvar _default = exports.default = directoryRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar documentRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'Device Independence Delivery Unit'\n }\n }, {\n concept: {\n name: 'html'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = documentRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar emphasisRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'em'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = emphasisRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar feedRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['article']],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'list']]\n};\nvar _default = exports.default = feedRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar figureRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'figure'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = figureRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar formRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'aria-label'\n }],\n name: 'form'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'aria-labelledby'\n }],\n name: 'form'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'name'\n }],\n name: 'form'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = formRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar genericRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'a'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'area'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'aside'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'b'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'bdo'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'body'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'data'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'div'\n },\n module: 'HTML'\n }, {\n concept: {\n constraints: ['scoped to the main element', 'scoped to a sectioning content element', 'scoped to a sectioning root element other than body'],\n name: 'footer'\n },\n module: 'HTML'\n }, {\n concept: {\n constraints: ['scoped to the main element', 'scoped to a sectioning content element', 'scoped to a sectioning root element other than body'],\n name: 'header'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'hgroup'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'i'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'pre'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'q'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'samp'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'section'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'small'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'span'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'u'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = genericRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar gridRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-multiselectable': null,\n 'aria-readonly': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['row'], ['row', 'rowgroup']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite'], ['roletype', 'structure', 'section', 'table']]\n};\nvar _default = exports.default = gridRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar gridcellRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null,\n 'aria-readonly': null,\n 'aria-required': null,\n 'aria-selected': null\n },\n relatedConcepts: [{\n concept: {\n constraints: ['ancestor table element has grid role', 'ancestor table element has treegrid role'],\n name: 'td'\n },\n module: 'HTML'\n }],\n requireContextRole: ['row'],\n requiredContextRole: ['row'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'cell'], ['roletype', 'widget']]\n};\nvar _default = exports.default = gridcellRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar groupRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-activedescendant': null,\n 'aria-disabled': null\n },\n relatedConcepts: [{\n concept: {\n name: 'details'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'fieldset'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'optgroup'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'address'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = groupRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar headingRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-level': '2'\n },\n relatedConcepts: [{\n concept: {\n name: 'h1'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'h2'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'h3'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'h4'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'h5'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'h6'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-level': '2'\n },\n superClass: [['roletype', 'structure', 'sectionhead']]\n};\nvar _default = exports.default = headingRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar imgRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'alt'\n }],\n name: 'img'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'alt'\n }],\n name: 'img'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'imggroup'\n },\n module: 'DTB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = imgRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar insertionRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'ins'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = insertionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar linkRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-expanded': null,\n 'aria-haspopup': null\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'href'\n }],\n name: 'a'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'href'\n }],\n name: 'area'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'command']]\n};\nvar _default = exports.default = linkRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar listRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'menu'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'ol'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'ul'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['listitem']],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = listRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar listboxRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-invalid': null,\n 'aria-multiselectable': null,\n 'aria-readonly': null,\n 'aria-required': null,\n 'aria-orientation': 'vertical'\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['>1'],\n name: 'size'\n }],\n constraints: ['the size attribute value is greater than 1'],\n name: 'select'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n name: 'multiple'\n }],\n name: 'select'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'datalist'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'list'\n },\n module: 'ARIA'\n }, {\n concept: {\n name: 'select'\n },\n module: 'XForms'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['option', 'group'], ['option']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite', 'select'], ['roletype', 'structure', 'section', 'group', 'select']]\n};\nvar _default = exports.default = listboxRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar listitemRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-level': null,\n 'aria-posinset': null,\n 'aria-setsize': null\n },\n relatedConcepts: [{\n concept: {\n constraints: ['direct descendant of ol', 'direct descendant of ul', 'direct descendant of menu'],\n name: 'li'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'item'\n },\n module: 'XForms'\n }],\n requireContextRole: ['directory', 'list'],\n requiredContextRole: ['directory', 'list'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = listitemRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar logRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-live': 'polite'\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = logRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar mainRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'main'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = mainRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar markRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: [],\n props: {\n 'aria-braillelabel': null,\n 'aria-brailleroledescription': null,\n 'aria-description': null\n },\n relatedConcepts: [{\n concept: {\n name: 'mark'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = markRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar marqueeRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = marqueeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar mathRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'math'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = mathRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar menuRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-orientation': 'vertical'\n },\n relatedConcepts: [{\n concept: {\n name: 'MENU'\n },\n module: 'JAPI'\n }, {\n concept: {\n name: 'list'\n },\n module: 'ARIA'\n }, {\n concept: {\n name: 'select'\n },\n module: 'XForms'\n }, {\n concept: {\n name: 'sidebar'\n },\n module: 'DTB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['menuitem', 'group'], ['menuitemradio', 'group'], ['menuitemcheckbox', 'group'], ['menuitem'], ['menuitemcheckbox'], ['menuitemradio']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite', 'select'], ['roletype', 'structure', 'section', 'group', 'select']]\n};\nvar _default = exports.default = menuRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar menubarRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-orientation': 'horizontal'\n },\n relatedConcepts: [{\n concept: {\n name: 'toolbar'\n },\n module: 'ARIA'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['menuitem', 'group'], ['menuitemradio', 'group'], ['menuitemcheckbox', 'group'], ['menuitem'], ['menuitemcheckbox'], ['menuitemradio']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite', 'select', 'menu'], ['roletype', 'structure', 'section', 'group', 'select', 'menu']]\n};\nvar _default = exports.default = menubarRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar menuitemRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-posinset': null,\n 'aria-setsize': null\n },\n relatedConcepts: [{\n concept: {\n name: 'MENU_ITEM'\n },\n module: 'JAPI'\n }, {\n concept: {\n name: 'listitem'\n },\n module: 'ARIA'\n }, {\n concept: {\n name: 'option'\n },\n module: 'ARIA'\n }],\n requireContextRole: ['group', 'menu', 'menubar'],\n requiredContextRole: ['group', 'menu', 'menubar'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'command']]\n};\nvar _default = exports.default = menuitemRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar menuitemcheckboxRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'menuitem'\n },\n module: 'ARIA'\n }],\n requireContextRole: ['group', 'menu', 'menubar'],\n requiredContextRole: ['group', 'menu', 'menubar'],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-checked': null\n },\n superClass: [['roletype', 'widget', 'input', 'checkbox'], ['roletype', 'widget', 'command', 'menuitem']]\n};\nvar _default = exports.default = menuitemcheckboxRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar menuitemradioRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'menuitem'\n },\n module: 'ARIA'\n }],\n requireContextRole: ['group', 'menu', 'menubar'],\n requiredContextRole: ['group', 'menu', 'menubar'],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-checked': null\n },\n superClass: [['roletype', 'widget', 'input', 'checkbox', 'menuitemcheckbox'], ['roletype', 'widget', 'command', 'menuitem', 'menuitemcheckbox'], ['roletype', 'widget', 'input', 'radio']]\n};\nvar _default = exports.default = menuitemradioRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar meterRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-valuetext': null,\n 'aria-valuemax': '100',\n 'aria-valuemin': '0'\n },\n relatedConcepts: [{\n concept: {\n name: 'meter'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-valuenow': null\n },\n superClass: [['roletype', 'structure', 'range']]\n};\nvar _default = exports.default = meterRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar navigationRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'nav'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = navigationRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar noneRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: [],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: []\n};\nvar _default = exports.default = noneRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar noteRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = noteRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar optionRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-checked': null,\n 'aria-posinset': null,\n 'aria-setsize': null,\n 'aria-selected': 'false'\n },\n relatedConcepts: [{\n concept: {\n name: 'item'\n },\n module: 'XForms'\n }, {\n concept: {\n name: 'listitem'\n },\n module: 'ARIA'\n }, {\n concept: {\n name: 'option'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-selected': 'false'\n },\n superClass: [['roletype', 'widget', 'input']]\n};\nvar _default = exports.default = optionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar paragraphRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'p'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = paragraphRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar presentationRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n attributes: [{\n name: 'alt',\n value: ''\n }],\n name: 'img'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = presentationRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar progressbarRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-valuetext': null\n },\n relatedConcepts: [{\n concept: {\n name: 'progress'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'status'\n },\n module: 'ARIA'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'range'], ['roletype', 'widget']]\n};\nvar _default = exports.default = progressbarRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar radioRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-checked': null,\n 'aria-posinset': null,\n 'aria-setsize': null\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n name: 'type',\n value: 'radio'\n }],\n name: 'input'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-checked': null\n },\n superClass: [['roletype', 'widget', 'input']]\n};\nvar _default = exports.default = radioRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar radiogroupRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-invalid': null,\n 'aria-readonly': null,\n 'aria-required': null\n },\n relatedConcepts: [{\n concept: {\n name: 'list'\n },\n module: 'ARIA'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['radio']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite', 'select'], ['roletype', 'structure', 'section', 'group', 'select']]\n};\nvar _default = exports.default = radiogroupRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar regionRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'aria-label'\n }],\n name: 'section'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['set'],\n name: 'aria-labelledby'\n }],\n name: 'section'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'Device Independence Glossart perceivable unit'\n }\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = regionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar rowRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-colindex': null,\n 'aria-expanded': null,\n 'aria-level': null,\n 'aria-posinset': null,\n 'aria-rowindex': null,\n 'aria-selected': null,\n 'aria-setsize': null\n },\n relatedConcepts: [{\n concept: {\n name: 'tr'\n },\n module: 'HTML'\n }],\n requireContextRole: ['grid', 'rowgroup', 'table', 'treegrid'],\n requiredContextRole: ['grid', 'rowgroup', 'table', 'treegrid'],\n requiredOwnedElements: [['cell'], ['columnheader'], ['gridcell'], ['rowheader']],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'group'], ['roletype', 'widget']]\n};\nvar _default = exports.default = rowRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar rowgroupRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'tbody'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'tfoot'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'thead'\n },\n module: 'HTML'\n }],\n requireContextRole: ['grid', 'table', 'treegrid'],\n requiredContextRole: ['grid', 'table', 'treegrid'],\n requiredOwnedElements: [['row']],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = rowgroupRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar rowheaderRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-sort': null\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n name: 'scope',\n value: 'row'\n }],\n name: 'th'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n name: 'scope',\n value: 'rowgroup'\n }],\n name: 'th'\n },\n module: 'HTML'\n }],\n requireContextRole: ['row', 'rowgroup'],\n requiredContextRole: ['row', 'rowgroup'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'cell'], ['roletype', 'structure', 'section', 'cell', 'gridcell'], ['roletype', 'widget', 'gridcell'], ['roletype', 'structure', 'sectionhead']]\n};\nvar _default = exports.default = rowheaderRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar scrollbarRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-valuetext': null,\n 'aria-orientation': 'vertical',\n 'aria-valuemax': '100',\n 'aria-valuemin': '0'\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-controls': null,\n 'aria-valuenow': null\n },\n superClass: [['roletype', 'structure', 'range'], ['roletype', 'widget']]\n};\nvar _default = exports.default = scrollbarRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar searchRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = searchRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar searchboxRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'list'\n }, {\n name: 'type',\n value: 'search'\n }],\n constraints: ['the list attribute is not set'],\n name: 'input'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'input', 'textbox']]\n};\nvar _default = exports.default = searchboxRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar separatorRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-orientation': 'horizontal',\n 'aria-valuemax': '100',\n 'aria-valuemin': '0',\n 'aria-valuenow': null,\n 'aria-valuetext': null\n },\n relatedConcepts: [{\n concept: {\n name: 'hr'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure']]\n};\nvar _default = exports.default = separatorRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar sliderRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-haspopup': null,\n 'aria-invalid': null,\n 'aria-readonly': null,\n 'aria-valuetext': null,\n 'aria-orientation': 'horizontal',\n 'aria-valuemax': '100',\n 'aria-valuemin': '0'\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n name: 'type',\n value: 'range'\n }],\n name: 'input'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-valuenow': null\n },\n superClass: [['roletype', 'widget', 'input'], ['roletype', 'structure', 'range']]\n};\nvar _default = exports.default = sliderRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar spinbuttonRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-invalid': null,\n 'aria-readonly': null,\n 'aria-required': null,\n 'aria-valuetext': null,\n 'aria-valuenow': '0'\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n name: 'type',\n value: 'number'\n }],\n name: 'input'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite'], ['roletype', 'widget', 'input'], ['roletype', 'structure', 'range']]\n};\nvar _default = exports.default = spinbuttonRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar statusRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-atomic': 'true',\n 'aria-live': 'polite'\n },\n relatedConcepts: [{\n concept: {\n name: 'output'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = statusRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar strongRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'strong'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = strongRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar subscriptRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'sub'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = subscriptRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar superscriptRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: ['aria-label', 'aria-labelledby'],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'sup'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = superscriptRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar switchRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'button'\n },\n module: 'ARIA'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-checked': null\n },\n superClass: [['roletype', 'widget', 'input', 'checkbox']]\n};\nvar _default = exports.default = switchRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar tabRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-posinset': null,\n 'aria-setsize': null,\n 'aria-selected': 'false'\n },\n relatedConcepts: [],\n requireContextRole: ['tablist'],\n requiredContextRole: ['tablist'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'sectionhead'], ['roletype', 'widget']]\n};\nvar _default = exports.default = tabRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar tableRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-colcount': null,\n 'aria-rowcount': null\n },\n relatedConcepts: [{\n concept: {\n name: 'table'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['row'], ['row', 'rowgroup']],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = tableRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar tablistRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-level': null,\n 'aria-multiselectable': null,\n 'aria-orientation': 'horizontal'\n },\n relatedConcepts: [{\n module: 'DAISY',\n concept: {\n name: 'guide'\n }\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['tab']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite']]\n};\nvar _default = exports.default = tablistRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar tabpanelRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = tabpanelRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar termRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'dfn'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'dt'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = termRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar textboxRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-activedescendant': null,\n 'aria-autocomplete': null,\n 'aria-errormessage': null,\n 'aria-haspopup': null,\n 'aria-invalid': null,\n 'aria-multiline': null,\n 'aria-placeholder': null,\n 'aria-readonly': null,\n 'aria-required': null\n },\n relatedConcepts: [{\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'type'\n }, {\n constraints: ['undefined'],\n name: 'list'\n }],\n constraints: ['the list attribute is not set'],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'list'\n }, {\n name: 'type',\n value: 'email'\n }],\n constraints: ['the list attribute is not set'],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'list'\n }, {\n name: 'type',\n value: 'tel'\n }],\n constraints: ['the list attribute is not set'],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'list'\n }, {\n name: 'type',\n value: 'text'\n }],\n constraints: ['the list attribute is not set'],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n attributes: [{\n constraints: ['undefined'],\n name: 'list'\n }, {\n name: 'type',\n value: 'url'\n }],\n constraints: ['the list attribute is not set'],\n name: 'input'\n },\n module: 'HTML'\n }, {\n concept: {\n name: 'input'\n },\n module: 'XForms'\n }, {\n concept: {\n name: 'textarea'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'input']]\n};\nvar _default = exports.default = textboxRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar timeRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'time'\n },\n module: 'HTML'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = timeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar timerRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'status']]\n};\nvar _default = exports.default = timerRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar toolbarRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-orientation': 'horizontal'\n },\n relatedConcepts: [{\n concept: {\n name: 'menubar'\n },\n module: 'ARIA'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'group']]\n};\nvar _default = exports.default = toolbarRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar tooltipRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = tooltipRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar treeRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-invalid': null,\n 'aria-multiselectable': null,\n 'aria-required': null,\n 'aria-orientation': 'vertical'\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['treeitem', 'group'], ['treeitem']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite', 'select'], ['roletype', 'structure', 'section', 'group', 'select']]\n};\nvar _default = exports.default = treeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar treegridRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['row'], ['row', 'rowgroup']],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'composite', 'grid'], ['roletype', 'structure', 'section', 'table', 'grid'], ['roletype', 'widget', 'composite', 'select', 'tree'], ['roletype', 'structure', 'section', 'group', 'select', 'tree']]\n};\nvar _default = exports.default = treegridRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar treeitemRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-expanded': null,\n 'aria-haspopup': null\n },\n relatedConcepts: [],\n requireContextRole: ['group', 'tree'],\n requiredContextRole: ['group', 'tree'],\n requiredOwnedElements: [],\n requiredProps: {\n 'aria-selected': null\n },\n superClass: [['roletype', 'structure', 'section', 'listitem'], ['roletype', 'widget', 'input', 'option']]\n};\nvar _default = exports.default = treeitemRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _alertRole = _interopRequireDefault(require(\"./literal/alertRole\"));\nvar _alertdialogRole = _interopRequireDefault(require(\"./literal/alertdialogRole\"));\nvar _applicationRole = _interopRequireDefault(require(\"./literal/applicationRole\"));\nvar _articleRole = _interopRequireDefault(require(\"./literal/articleRole\"));\nvar _bannerRole = _interopRequireDefault(require(\"./literal/bannerRole\"));\nvar _blockquoteRole = _interopRequireDefault(require(\"./literal/blockquoteRole\"));\nvar _buttonRole = _interopRequireDefault(require(\"./literal/buttonRole\"));\nvar _captionRole = _interopRequireDefault(require(\"./literal/captionRole\"));\nvar _cellRole = _interopRequireDefault(require(\"./literal/cellRole\"));\nvar _checkboxRole = _interopRequireDefault(require(\"./literal/checkboxRole\"));\nvar _codeRole = _interopRequireDefault(require(\"./literal/codeRole\"));\nvar _columnheaderRole = _interopRequireDefault(require(\"./literal/columnheaderRole\"));\nvar _comboboxRole = _interopRequireDefault(require(\"./literal/comboboxRole\"));\nvar _complementaryRole = _interopRequireDefault(require(\"./literal/complementaryRole\"));\nvar _contentinfoRole = _interopRequireDefault(require(\"./literal/contentinfoRole\"));\nvar _definitionRole = _interopRequireDefault(require(\"./literal/definitionRole\"));\nvar _deletionRole = _interopRequireDefault(require(\"./literal/deletionRole\"));\nvar _dialogRole = _interopRequireDefault(require(\"./literal/dialogRole\"));\nvar _directoryRole = _interopRequireDefault(require(\"./literal/directoryRole\"));\nvar _documentRole = _interopRequireDefault(require(\"./literal/documentRole\"));\nvar _emphasisRole = _interopRequireDefault(require(\"./literal/emphasisRole\"));\nvar _feedRole = _interopRequireDefault(require(\"./literal/feedRole\"));\nvar _figureRole = _interopRequireDefault(require(\"./literal/figureRole\"));\nvar _formRole = _interopRequireDefault(require(\"./literal/formRole\"));\nvar _genericRole = _interopRequireDefault(require(\"./literal/genericRole\"));\nvar _gridRole = _interopRequireDefault(require(\"./literal/gridRole\"));\nvar _gridcellRole = _interopRequireDefault(require(\"./literal/gridcellRole\"));\nvar _groupRole = _interopRequireDefault(require(\"./literal/groupRole\"));\nvar _headingRole = _interopRequireDefault(require(\"./literal/headingRole\"));\nvar _imgRole = _interopRequireDefault(require(\"./literal/imgRole\"));\nvar _insertionRole = _interopRequireDefault(require(\"./literal/insertionRole\"));\nvar _linkRole = _interopRequireDefault(require(\"./literal/linkRole\"));\nvar _listRole = _interopRequireDefault(require(\"./literal/listRole\"));\nvar _listboxRole = _interopRequireDefault(require(\"./literal/listboxRole\"));\nvar _listitemRole = _interopRequireDefault(require(\"./literal/listitemRole\"));\nvar _logRole = _interopRequireDefault(require(\"./literal/logRole\"));\nvar _mainRole = _interopRequireDefault(require(\"./literal/mainRole\"));\nvar _markRole = _interopRequireDefault(require(\"./literal/markRole\"));\nvar _marqueeRole = _interopRequireDefault(require(\"./literal/marqueeRole\"));\nvar _mathRole = _interopRequireDefault(require(\"./literal/mathRole\"));\nvar _menuRole = _interopRequireDefault(require(\"./literal/menuRole\"));\nvar _menubarRole = _interopRequireDefault(require(\"./literal/menubarRole\"));\nvar _menuitemRole = _interopRequireDefault(require(\"./literal/menuitemRole\"));\nvar _menuitemcheckboxRole = _interopRequireDefault(require(\"./literal/menuitemcheckboxRole\"));\nvar _menuitemradioRole = _interopRequireDefault(require(\"./literal/menuitemradioRole\"));\nvar _meterRole = _interopRequireDefault(require(\"./literal/meterRole\"));\nvar _navigationRole = _interopRequireDefault(require(\"./literal/navigationRole\"));\nvar _noneRole = _interopRequireDefault(require(\"./literal/noneRole\"));\nvar _noteRole = _interopRequireDefault(require(\"./literal/noteRole\"));\nvar _optionRole = _interopRequireDefault(require(\"./literal/optionRole\"));\nvar _paragraphRole = _interopRequireDefault(require(\"./literal/paragraphRole\"));\nvar _presentationRole = _interopRequireDefault(require(\"./literal/presentationRole\"));\nvar _progressbarRole = _interopRequireDefault(require(\"./literal/progressbarRole\"));\nvar _radioRole = _interopRequireDefault(require(\"./literal/radioRole\"));\nvar _radiogroupRole = _interopRequireDefault(require(\"./literal/radiogroupRole\"));\nvar _regionRole = _interopRequireDefault(require(\"./literal/regionRole\"));\nvar _rowRole = _interopRequireDefault(require(\"./literal/rowRole\"));\nvar _rowgroupRole = _interopRequireDefault(require(\"./literal/rowgroupRole\"));\nvar _rowheaderRole = _interopRequireDefault(require(\"./literal/rowheaderRole\"));\nvar _scrollbarRole = _interopRequireDefault(require(\"./literal/scrollbarRole\"));\nvar _searchRole = _interopRequireDefault(require(\"./literal/searchRole\"));\nvar _searchboxRole = _interopRequireDefault(require(\"./literal/searchboxRole\"));\nvar _separatorRole = _interopRequireDefault(require(\"./literal/separatorRole\"));\nvar _sliderRole = _interopRequireDefault(require(\"./literal/sliderRole\"));\nvar _spinbuttonRole = _interopRequireDefault(require(\"./literal/spinbuttonRole\"));\nvar _statusRole = _interopRequireDefault(require(\"./literal/statusRole\"));\nvar _strongRole = _interopRequireDefault(require(\"./literal/strongRole\"));\nvar _subscriptRole = _interopRequireDefault(require(\"./literal/subscriptRole\"));\nvar _superscriptRole = _interopRequireDefault(require(\"./literal/superscriptRole\"));\nvar _switchRole = _interopRequireDefault(require(\"./literal/switchRole\"));\nvar _tabRole = _interopRequireDefault(require(\"./literal/tabRole\"));\nvar _tableRole = _interopRequireDefault(require(\"./literal/tableRole\"));\nvar _tablistRole = _interopRequireDefault(require(\"./literal/tablistRole\"));\nvar _tabpanelRole = _interopRequireDefault(require(\"./literal/tabpanelRole\"));\nvar _termRole = _interopRequireDefault(require(\"./literal/termRole\"));\nvar _textboxRole = _interopRequireDefault(require(\"./literal/textboxRole\"));\nvar _timeRole = _interopRequireDefault(require(\"./literal/timeRole\"));\nvar _timerRole = _interopRequireDefault(require(\"./literal/timerRole\"));\nvar _toolbarRole = _interopRequireDefault(require(\"./literal/toolbarRole\"));\nvar _tooltipRole = _interopRequireDefault(require(\"./literal/tooltipRole\"));\nvar _treeRole = _interopRequireDefault(require(\"./literal/treeRole\"));\nvar _treegridRole = _interopRequireDefault(require(\"./literal/treegridRole\"));\nvar _treeitemRole = _interopRequireDefault(require(\"./literal/treeitemRole\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nvar ariaLiteralRoles = [['alert', _alertRole.default], ['alertdialog', _alertdialogRole.default], ['application', _applicationRole.default], ['article', _articleRole.default], ['banner', _bannerRole.default], ['blockquote', _blockquoteRole.default], ['button', _buttonRole.default], ['caption', _captionRole.default], ['cell', _cellRole.default], ['checkbox', _checkboxRole.default], ['code', _codeRole.default], ['columnheader', _columnheaderRole.default], ['combobox', _comboboxRole.default], ['complementary', _complementaryRole.default], ['contentinfo', _contentinfoRole.default], ['definition', _definitionRole.default], ['deletion', _deletionRole.default], ['dialog', _dialogRole.default], ['directory', _directoryRole.default], ['document', _documentRole.default], ['emphasis', _emphasisRole.default], ['feed', _feedRole.default], ['figure', _figureRole.default], ['form', _formRole.default], ['generic', _genericRole.default], ['grid', _gridRole.default], ['gridcell', _gridcellRole.default], ['group', _groupRole.default], ['heading', _headingRole.default], ['img', _imgRole.default], ['insertion', _insertionRole.default], ['link', _linkRole.default], ['list', _listRole.default], ['listbox', _listboxRole.default], ['listitem', _listitemRole.default], ['log', _logRole.default], ['main', _mainRole.default], ['mark', _markRole.default], ['marquee', _marqueeRole.default], ['math', _mathRole.default], ['menu', _menuRole.default], ['menubar', _menubarRole.default], ['menuitem', _menuitemRole.default], ['menuitemcheckbox', _menuitemcheckboxRole.default], ['menuitemradio', _menuitemradioRole.default], ['meter', _meterRole.default], ['navigation', _navigationRole.default], ['none', _noneRole.default], ['note', _noteRole.default], ['option', _optionRole.default], ['paragraph', _paragraphRole.default], ['presentation', _presentationRole.default], ['progressbar', _progressbarRole.default], ['radio', _radioRole.default], ['radiogroup', _radiogroupRole.default], ['region', _regionRole.default], ['row', _rowRole.default], ['rowgroup', _rowgroupRole.default], ['rowheader', _rowheaderRole.default], ['scrollbar', _scrollbarRole.default], ['search', _searchRole.default], ['searchbox', _searchboxRole.default], ['separator', _separatorRole.default], ['slider', _sliderRole.default], ['spinbutton', _spinbuttonRole.default], ['status', _statusRole.default], ['strong', _strongRole.default], ['subscript', _subscriptRole.default], ['superscript', _superscriptRole.default], ['switch', _switchRole.default], ['tab', _tabRole.default], ['table', _tableRole.default], ['tablist', _tablistRole.default], ['tabpanel', _tabpanelRole.default], ['term', _termRole.default], ['textbox', _textboxRole.default], ['time', _timeRole.default], ['timer', _timerRole.default], ['toolbar', _toolbarRole.default], ['tooltip', _tooltipRole.default], ['tree', _treeRole.default], ['treegrid', _treegridRole.default], ['treeitem', _treeitemRole.default]];\nvar _default = exports.default = ariaLiteralRoles;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docAbstractRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'abstract [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docAbstractRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docAcknowledgmentsRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'acknowledgments [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docAcknowledgmentsRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docAfterwordRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'afterword [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docAfterwordRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docAppendixRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'appendix [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docAppendixRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docBacklinkRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'referrer [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'command', 'link']]\n};\nvar _default = exports.default = docBacklinkRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docBiblioentryRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'EPUB biblioentry [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: ['doc-bibliography'],\n requiredContextRole: ['doc-bibliography'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'listitem']]\n};\nvar _default = exports.default = docBiblioentryRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docBibliographyRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'bibliography [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['doc-biblioentry']],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docBibliographyRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docBibliorefRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'biblioref [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'command', 'link']]\n};\nvar _default = exports.default = docBibliorefRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docChapterRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'chapter [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docChapterRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docColophonRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'colophon [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docColophonRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docConclusionRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'conclusion [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docConclusionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docCoverRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'cover [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'img']]\n};\nvar _default = exports.default = docCoverRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docCreditRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'credit [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docCreditRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docCreditsRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'credits [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docCreditsRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docDedicationRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'dedication [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docDedicationRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docEndnoteRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'rearnote [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: ['doc-endnotes'],\n requiredContextRole: ['doc-endnotes'],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'listitem']]\n};\nvar _default = exports.default = docEndnoteRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docEndnotesRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'rearnotes [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['doc-endnote']],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docEndnotesRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docEpigraphRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'epigraph [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docEpigraphRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docEpilogueRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'epilogue [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docEpilogueRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docErrataRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'errata [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docErrataRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docExampleRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docExampleRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docFootnoteRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'footnote [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docFootnoteRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docForewordRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'foreword [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docForewordRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docGlossaryRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'glossary [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [['definition'], ['term']],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docGlossaryRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docGlossrefRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'glossref [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'command', 'link']]\n};\nvar _default = exports.default = docGlossrefRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docIndexRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'index [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark', 'navigation']]\n};\nvar _default = exports.default = docIndexRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docIntroductionRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'introduction [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docIntroductionRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docNoterefRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'noteref [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'widget', 'command', 'link']]\n};\nvar _default = exports.default = docNoterefRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docNoticeRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'notice [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'note']]\n};\nvar _default = exports.default = docNoticeRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPagebreakRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'pagebreak [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'separator']]\n};\nvar _default = exports.default = docPagebreakRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPagefooterRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: [],\n props: {\n 'aria-braillelabel': null,\n 'aria-brailleroledescription': null,\n 'aria-description': null,\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docPagefooterRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPageheaderRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['prohibited'],\n prohibitedProps: [],\n props: {\n 'aria-braillelabel': null,\n 'aria-brailleroledescription': null,\n 'aria-description': null,\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docPageheaderRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPagelistRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'page-list [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark', 'navigation']]\n};\nvar _default = exports.default = docPagelistRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPartRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'part [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docPartRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPrefaceRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'preface [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docPrefaceRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPrologueRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'prologue [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark']]\n};\nvar _default = exports.default = docPrologueRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docPullquoteRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {},\n relatedConcepts: [{\n concept: {\n name: 'pullquote [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['none']]\n};\nvar _default = exports.default = docPullquoteRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docQnaRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'qna [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section']]\n};\nvar _default = exports.default = docQnaRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docSubtitleRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'subtitle [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'sectionhead']]\n};\nvar _default = exports.default = docSubtitleRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docTipRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'help [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'note']]\n};\nvar _default = exports.default = docTipRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar docTocRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n concept: {\n name: 'toc [EPUB-SSV]'\n },\n module: 'EPUB'\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'landmark', 'navigation']]\n};\nvar _default = exports.default = docTocRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _docAbstractRole = _interopRequireDefault(require(\"./dpub/docAbstractRole\"));\nvar _docAcknowledgmentsRole = _interopRequireDefault(require(\"./dpub/docAcknowledgmentsRole\"));\nvar _docAfterwordRole = _interopRequireDefault(require(\"./dpub/docAfterwordRole\"));\nvar _docAppendixRole = _interopRequireDefault(require(\"./dpub/docAppendixRole\"));\nvar _docBacklinkRole = _interopRequireDefault(require(\"./dpub/docBacklinkRole\"));\nvar _docBiblioentryRole = _interopRequireDefault(require(\"./dpub/docBiblioentryRole\"));\nvar _docBibliographyRole = _interopRequireDefault(require(\"./dpub/docBibliographyRole\"));\nvar _docBibliorefRole = _interopRequireDefault(require(\"./dpub/docBibliorefRole\"));\nvar _docChapterRole = _interopRequireDefault(require(\"./dpub/docChapterRole\"));\nvar _docColophonRole = _interopRequireDefault(require(\"./dpub/docColophonRole\"));\nvar _docConclusionRole = _interopRequireDefault(require(\"./dpub/docConclusionRole\"));\nvar _docCoverRole = _interopRequireDefault(require(\"./dpub/docCoverRole\"));\nvar _docCreditRole = _interopRequireDefault(require(\"./dpub/docCreditRole\"));\nvar _docCreditsRole = _interopRequireDefault(require(\"./dpub/docCreditsRole\"));\nvar _docDedicationRole = _interopRequireDefault(require(\"./dpub/docDedicationRole\"));\nvar _docEndnoteRole = _interopRequireDefault(require(\"./dpub/docEndnoteRole\"));\nvar _docEndnotesRole = _interopRequireDefault(require(\"./dpub/docEndnotesRole\"));\nvar _docEpigraphRole = _interopRequireDefault(require(\"./dpub/docEpigraphRole\"));\nvar _docEpilogueRole = _interopRequireDefault(require(\"./dpub/docEpilogueRole\"));\nvar _docErrataRole = _interopRequireDefault(require(\"./dpub/docErrataRole\"));\nvar _docExampleRole = _interopRequireDefault(require(\"./dpub/docExampleRole\"));\nvar _docFootnoteRole = _interopRequireDefault(require(\"./dpub/docFootnoteRole\"));\nvar _docForewordRole = _interopRequireDefault(require(\"./dpub/docForewordRole\"));\nvar _docGlossaryRole = _interopRequireDefault(require(\"./dpub/docGlossaryRole\"));\nvar _docGlossrefRole = _interopRequireDefault(require(\"./dpub/docGlossrefRole\"));\nvar _docIndexRole = _interopRequireDefault(require(\"./dpub/docIndexRole\"));\nvar _docIntroductionRole = _interopRequireDefault(require(\"./dpub/docIntroductionRole\"));\nvar _docNoterefRole = _interopRequireDefault(require(\"./dpub/docNoterefRole\"));\nvar _docNoticeRole = _interopRequireDefault(require(\"./dpub/docNoticeRole\"));\nvar _docPagebreakRole = _interopRequireDefault(require(\"./dpub/docPagebreakRole\"));\nvar _docPagefooterRole = _interopRequireDefault(require(\"./dpub/docPagefooterRole\"));\nvar _docPageheaderRole = _interopRequireDefault(require(\"./dpub/docPageheaderRole\"));\nvar _docPagelistRole = _interopRequireDefault(require(\"./dpub/docPagelistRole\"));\nvar _docPartRole = _interopRequireDefault(require(\"./dpub/docPartRole\"));\nvar _docPrefaceRole = _interopRequireDefault(require(\"./dpub/docPrefaceRole\"));\nvar _docPrologueRole = _interopRequireDefault(require(\"./dpub/docPrologueRole\"));\nvar _docPullquoteRole = _interopRequireDefault(require(\"./dpub/docPullquoteRole\"));\nvar _docQnaRole = _interopRequireDefault(require(\"./dpub/docQnaRole\"));\nvar _docSubtitleRole = _interopRequireDefault(require(\"./dpub/docSubtitleRole\"));\nvar _docTipRole = _interopRequireDefault(require(\"./dpub/docTipRole\"));\nvar _docTocRole = _interopRequireDefault(require(\"./dpub/docTocRole\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nvar ariaDpubRoles = [['doc-abstract', _docAbstractRole.default], ['doc-acknowledgments', _docAcknowledgmentsRole.default], ['doc-afterword', _docAfterwordRole.default], ['doc-appendix', _docAppendixRole.default], ['doc-backlink', _docBacklinkRole.default], ['doc-biblioentry', _docBiblioentryRole.default], ['doc-bibliography', _docBibliographyRole.default], ['doc-biblioref', _docBibliorefRole.default], ['doc-chapter', _docChapterRole.default], ['doc-colophon', _docColophonRole.default], ['doc-conclusion', _docConclusionRole.default], ['doc-cover', _docCoverRole.default], ['doc-credit', _docCreditRole.default], ['doc-credits', _docCreditsRole.default], ['doc-dedication', _docDedicationRole.default], ['doc-endnote', _docEndnoteRole.default], ['doc-endnotes', _docEndnotesRole.default], ['doc-epigraph', _docEpigraphRole.default], ['doc-epilogue', _docEpilogueRole.default], ['doc-errata', _docErrataRole.default], ['doc-example', _docExampleRole.default], ['doc-footnote', _docFootnoteRole.default], ['doc-foreword', _docForewordRole.default], ['doc-glossary', _docGlossaryRole.default], ['doc-glossref', _docGlossrefRole.default], ['doc-index', _docIndexRole.default], ['doc-introduction', _docIntroductionRole.default], ['doc-noteref', _docNoterefRole.default], ['doc-notice', _docNoticeRole.default], ['doc-pagebreak', _docPagebreakRole.default], ['doc-pagefooter', _docPagefooterRole.default], ['doc-pageheader', _docPageheaderRole.default], ['doc-pagelist', _docPagelistRole.default], ['doc-part', _docPartRole.default], ['doc-preface', _docPrefaceRole.default], ['doc-prologue', _docPrologueRole.default], ['doc-pullquote', _docPullquoteRole.default], ['doc-qna', _docQnaRole.default], ['doc-subtitle', _docSubtitleRole.default], ['doc-tip', _docTipRole.default], ['doc-toc', _docTocRole.default]];\nvar _default = exports.default = ariaDpubRoles;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar graphicsDocumentRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n module: 'GRAPHICS',\n concept: {\n name: 'graphics-object'\n }\n }, {\n module: 'ARIA',\n concept: {\n name: 'img'\n }\n }, {\n module: 'ARIA',\n concept: {\n name: 'article'\n }\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'document']]\n};\nvar _default = exports.default = graphicsDocumentRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar graphicsObjectRole = {\n abstract: false,\n accessibleNameRequired: false,\n baseConcepts: [],\n childrenPresentational: false,\n nameFrom: ['author', 'contents'],\n prohibitedProps: [],\n props: {\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [{\n module: 'GRAPHICS',\n concept: {\n name: 'graphics-document'\n }\n }, {\n module: 'ARIA',\n concept: {\n name: 'group'\n }\n }, {\n module: 'ARIA',\n concept: {\n name: 'img'\n }\n }, {\n module: 'GRAPHICS',\n concept: {\n name: 'graphics-symbol'\n }\n }],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'group']]\n};\nvar _default = exports.default = graphicsObjectRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar graphicsSymbolRole = {\n abstract: false,\n accessibleNameRequired: true,\n baseConcepts: [],\n childrenPresentational: true,\n nameFrom: ['author'],\n prohibitedProps: [],\n props: {\n 'aria-disabled': null,\n 'aria-errormessage': null,\n 'aria-expanded': null,\n 'aria-haspopup': null,\n 'aria-invalid': null\n },\n relatedConcepts: [],\n requireContextRole: [],\n requiredContextRole: [],\n requiredOwnedElements: [],\n requiredProps: {},\n superClass: [['roletype', 'structure', 'section', 'img']]\n};\nvar _default = exports.default = graphicsSymbolRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _graphicsDocumentRole = _interopRequireDefault(require(\"./graphics/graphicsDocumentRole\"));\nvar _graphicsObjectRole = _interopRequireDefault(require(\"./graphics/graphicsObjectRole\"));\nvar _graphicsSymbolRole = _interopRequireDefault(require(\"./graphics/graphicsSymbolRole\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nvar ariaGraphicsRoles = [['graphics-document', _graphicsDocumentRole.default], ['graphics-object', _graphicsObjectRole.default], ['graphics-symbol', _graphicsSymbolRole.default]];\nvar _default = exports.default = ariaGraphicsRoles;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _ariaAbstractRoles = _interopRequireDefault(require(\"./etc/roles/ariaAbstractRoles\"));\nvar _ariaLiteralRoles = _interopRequireDefault(require(\"./etc/roles/ariaLiteralRoles\"));\nvar _ariaDpubRoles = _interopRequireDefault(require(\"./etc/roles/ariaDpubRoles\"));\nvar _ariaGraphicsRoles = _interopRequireDefault(require(\"./etc/roles/ariaGraphicsRoles\"));\nvar _iterationDecorator = _interopRequireDefault(require(\"./util/iterationDecorator\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nfunction _createForOfIteratorHelper(r, e) { var t = \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && \"number\" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t.return || t.return(); } finally { if (u) throw o; } } }; }\nfunction _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\nfunction _unsupportedIterableToArray(r, a) { if (r) { if (\"string\" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }\nfunction _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }\nfunction _iterableToArrayLimit(r, l) { var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }\nfunction _arrayWithHoles(r) { if (Array.isArray(r)) return r; }\nvar roles = [].concat(_ariaAbstractRoles.default, _ariaLiteralRoles.default, _ariaDpubRoles.default, _ariaGraphicsRoles.default);\nroles.forEach(function (_ref) {\n var _ref2 = _slicedToArray(_ref, 2),\n roleDefinition = _ref2[1];\n // Conglomerate the properties\n var _iterator = _createForOfIteratorHelper(roleDefinition.superClass),\n _step;\n try {\n for (_iterator.s(); !(_step = _iterator.n()).done;) {\n var superClassIter = _step.value;\n var _iterator2 = _createForOfIteratorHelper(superClassIter),\n _step2;\n try {\n var _loop = function _loop() {\n var superClassName = _step2.value;\n var superClassRoleTuple = roles.filter(function (_ref3) {\n var _ref4 = _slicedToArray(_ref3, 1),\n name = _ref4[0];\n return name === superClassName;\n })[0];\n if (superClassRoleTuple) {\n var superClassDefinition = superClassRoleTuple[1];\n for (var _i = 0, _Object$keys = Object.keys(superClassDefinition.props); _i < _Object$keys.length; _i++) {\n var prop = _Object$keys[_i];\n if (\n // $FlowIssue Accessing the hasOwnProperty on the Object prototype is fine.\n !Object.prototype.hasOwnProperty.call(roleDefinition.props, prop)) {\n // $FlowIgnore assigning without an index signature is fine\n roleDefinition.props[prop] = superClassDefinition.props[prop];\n }\n }\n }\n };\n for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {\n _loop();\n }\n } catch (err) {\n _iterator2.e(err);\n } finally {\n _iterator2.f();\n }\n }\n } catch (err) {\n _iterator.e(err);\n } finally {\n _iterator.f();\n }\n});\nvar rolesMap = {\n entries: function entries() {\n return roles;\n },\n forEach: function forEach(fn) {\n var thisArg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n var _iterator3 = _createForOfIteratorHelper(roles),\n _step3;\n try {\n for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {\n var _step3$value = _slicedToArray(_step3.value, 2),\n key = _step3$value[0],\n values = _step3$value[1];\n fn.call(thisArg, values, key, roles);\n }\n } catch (err) {\n _iterator3.e(err);\n } finally {\n _iterator3.f();\n }\n },\n get: function get(key) {\n var item = roles.filter(function (tuple) {\n return tuple[0] === key ? true : false;\n })[0];\n return item && item[1];\n },\n has: function has(key) {\n return !!rolesMap.get(key);\n },\n keys: function keys() {\n return roles.map(function (_ref5) {\n var _ref6 = _slicedToArray(_ref5, 1),\n key = _ref6[0];\n return key;\n });\n },\n values: function values() {\n return roles.map(function (_ref7) {\n var _ref8 = _slicedToArray(_ref7, 2),\n values = _ref8[1];\n return values;\n });\n }\n};\nvar _default = exports.default = (0, _iterationDecorator.default)(rolesMap, rolesMap.entries());","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _iterationDecorator = _interopRequireDefault(require(\"./util/iterationDecorator\"));\nvar _rolesMap = _interopRequireDefault(require(\"./rolesMap\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nfunction _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\nfunction _unsupportedIterableToArray(r, a) { if (r) { if (\"string\" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }\nfunction _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }\nfunction _iterableToArrayLimit(r, l) { var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }\nfunction _arrayWithHoles(r) { if (Array.isArray(r)) return r; }\nvar elementRoles = [];\nvar keys = _rolesMap.default.keys();\nfor (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n var role = _rolesMap.default.get(key);\n if (role) {\n var concepts = [].concat(role.baseConcepts, role.relatedConcepts);\n var _loop = function _loop() {\n var relation = concepts[k];\n if (relation.module === 'HTML') {\n var concept = relation.concept;\n if (concept) {\n var elementRoleRelation = elementRoles.filter(function (relation) {\n return ariaRoleRelationConceptEquals(relation[0], concept);\n })[0];\n var roles;\n if (elementRoleRelation) {\n roles = elementRoleRelation[1];\n } else {\n roles = [];\n }\n var isUnique = true;\n for (var _i = 0; _i < roles.length; _i++) {\n if (roles[_i] === key) {\n isUnique = false;\n break;\n }\n }\n if (isUnique) {\n roles.push(key);\n }\n if (!elementRoleRelation) {\n elementRoles.push([concept, roles]);\n }\n }\n }\n };\n for (var k = 0; k < concepts.length; k++) {\n _loop();\n }\n }\n}\nvar elementRoleMap = {\n entries: function entries() {\n return elementRoles;\n },\n forEach: function forEach(fn) {\n var thisArg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n for (var _i2 = 0, _elementRoles = elementRoles; _i2 < _elementRoles.length; _i2++) {\n var _elementRoles$_i = _slicedToArray(_elementRoles[_i2], 2),\n _key = _elementRoles$_i[0],\n values = _elementRoles$_i[1];\n fn.call(thisArg, values, _key, elementRoles);\n }\n },\n get: function get(key) {\n var item = elementRoles.filter(function (tuple) {\n return key.name === tuple[0].name && ariaRoleRelationConceptAttributeEquals(key.attributes, tuple[0].attributes);\n })[0];\n return item && item[1];\n },\n has: function has(key) {\n return !!elementRoleMap.get(key);\n },\n keys: function keys() {\n return elementRoles.map(function (_ref) {\n var _ref2 = _slicedToArray(_ref, 1),\n key = _ref2[0];\n return key;\n });\n },\n values: function values() {\n return elementRoles.map(function (_ref3) {\n var _ref4 = _slicedToArray(_ref3, 2),\n values = _ref4[1];\n return values;\n });\n }\n};\nfunction ariaRoleRelationConceptEquals(a, b) {\n return a.name === b.name && ariaRoleRelationConstraintsEquals(a.constraints, b.constraints) && ariaRoleRelationConceptAttributeEquals(a.attributes, b.attributes);\n}\nfunction ariaRoleRelationConstraintsEquals(a, b) {\n if (a === undefined && b !== undefined) {\n return false;\n }\n if (a !== undefined && b === undefined) {\n return false;\n }\n if (a !== undefined && b !== undefined) {\n if (a.length !== b.length) {\n return false;\n }\n for (var _i3 = 0; _i3 < a.length; _i3++) {\n if (a[_i3] !== b[_i3]) {\n return false;\n }\n }\n }\n return true;\n}\nfunction ariaRoleRelationConceptAttributeEquals(a, b) {\n if (a === undefined && b !== undefined) {\n return false;\n }\n if (a !== undefined && b === undefined) {\n return false;\n }\n if (a !== undefined && b !== undefined) {\n if (a.length !== b.length) {\n return false;\n }\n for (var _i4 = 0; _i4 < a.length; _i4++) {\n if (a[_i4].name !== b[_i4].name || a[_i4].value !== b[_i4].value) {\n return false;\n }\n if (a[_i4].constraints === undefined && b[_i4].constraints !== undefined) {\n return false;\n }\n if (a[_i4].constraints !== undefined && b[_i4].constraints === undefined) {\n return false;\n }\n if (a[_i4].constraints !== undefined && b[_i4].constraints !== undefined) {\n if (a[_i4].constraints.length !== b[_i4].constraints.length) {\n return false;\n }\n for (var j = 0; j < a[_i4].constraints.length; j++) {\n if (a[_i4].constraints[j] !== b[_i4].constraints[j]) {\n return false;\n }\n }\n }\n }\n }\n return true;\n}\nvar _default = exports.default = (0, _iterationDecorator.default)(elementRoleMap, elementRoleMap.entries());","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _iterationDecorator = _interopRequireDefault(require(\"./util/iterationDecorator\"));\nvar _rolesMap = _interopRequireDefault(require(\"./rolesMap\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nfunction _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\nfunction _unsupportedIterableToArray(r, a) { if (r) { if (\"string\" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }\nfunction _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }\nfunction _iterableToArrayLimit(r, l) { var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }\nfunction _arrayWithHoles(r) { if (Array.isArray(r)) return r; }\nvar roleElement = [];\nvar keys = _rolesMap.default.keys();\nfor (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n var role = _rolesMap.default.get(key);\n var relationConcepts = [];\n if (role) {\n var concepts = [].concat(role.baseConcepts, role.relatedConcepts);\n for (var k = 0; k < concepts.length; k++) {\n var relation = concepts[k];\n if (relation.module === 'HTML') {\n var concept = relation.concept;\n if (concept != null) {\n relationConcepts.push(concept);\n }\n }\n }\n if (relationConcepts.length > 0) {\n roleElement.push([key, relationConcepts]);\n }\n }\n}\nvar roleElementMap = {\n entries: function entries() {\n return roleElement;\n },\n forEach: function forEach(fn) {\n var thisArg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n for (var _i = 0, _roleElement = roleElement; _i < _roleElement.length; _i++) {\n var _roleElement$_i = _slicedToArray(_roleElement[_i], 2),\n _key = _roleElement$_i[0],\n values = _roleElement$_i[1];\n fn.call(thisArg, values, _key, roleElement);\n }\n },\n get: function get(key) {\n var item = roleElement.filter(function (tuple) {\n return tuple[0] === key ? true : false;\n })[0];\n return item && item[1];\n },\n has: function has(key) {\n return !!roleElementMap.get(key);\n },\n keys: function keys() {\n return roleElement.map(function (_ref) {\n var _ref2 = _slicedToArray(_ref, 1),\n key = _ref2[0];\n return key;\n });\n },\n values: function values() {\n return roleElement.map(function (_ref3) {\n var _ref4 = _slicedToArray(_ref3, 2),\n values = _ref4[1];\n return values;\n });\n }\n};\nvar _default = exports.default = (0, _iterationDecorator.default)(roleElementMap, roleElementMap.entries());","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.roles = exports.roleElements = exports.elementRoles = exports.dom = exports.aria = void 0;\nvar _ariaPropsMap = _interopRequireDefault(require(\"./ariaPropsMap\"));\nvar _domMap = _interopRequireDefault(require(\"./domMap\"));\nvar _rolesMap = _interopRequireDefault(require(\"./rolesMap\"));\nvar _elementRoleMap = _interopRequireDefault(require(\"./elementRoleMap\"));\nvar _roleElementMap = _interopRequireDefault(require(\"./roleElementMap\"));\nfunction _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }\nvar aria = exports.aria = _ariaPropsMap.default;\nvar dom = exports.dom = _domMap.default;\nvar roles = exports.roles = _rolesMap.default;\nvar elementRoles = exports.elementRoles = _elementRoleMap.default;\nvar roleElements = exports.roleElements = _roleElementMap.default;","var x=String;\nvar create=function() {return {isColorSupported:false,reset:x,bold:x,dim:x,italic:x,underline:x,inverse:x,hidden:x,strikethrough:x,black:x,red:x,green:x,yellow:x,blue:x,magenta:x,cyan:x,white:x,gray:x,bgBlack:x,bgRed:x,bgGreen:x,bgYellow:x,bgBlue:x,bgMagenta:x,bgCyan:x,bgWhite:x,blackBright:x,redBright:x,greenBright:x,yellowBright:x,blueBright:x,magentaBright:x,cyanBright:x,whiteBright:x,bgBlackBright:x,bgRedBright:x,bgGreenBright:x,bgYellowBright:x,bgBlueBright:x,bgMagentaBright:x,bgCyanBright:x,bgWhiteBright:x}};\nmodule.exports=create();\nmodule.exports.createColors = create;\n","/*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */\n;(function(root, factory) {\n\t// https://github.com/umdjs/umd/blob/master/returnExports.js\n\tif (typeof exports == 'object') {\n\t\t// For Node.js.\n\t\tmodule.exports = factory(root);\n\t} else if (typeof define == 'function' && define.amd) {\n\t\t// For AMD. Register as an anonymous module.\n\t\tdefine([], factory.bind(root, root));\n\t} else {\n\t\t// For browser globals (not exposing the function separately).\n\t\tfactory(root);\n\t}\n}(typeof global != 'undefined' ? global : this, function(root) {\n\n\tif (root.CSS && root.CSS.escape) {\n\t\treturn root.CSS.escape;\n\t}\n\n\t// https://drafts.csswg.org/cssom/#serialize-an-identifier\n\tvar cssEscape = function(value) {\n\t\tif (arguments.length == 0) {\n\t\t\tthrow new TypeError('`CSS.escape` requires an argument.');\n\t\t}\n\t\tvar string = String(value);\n\t\tvar length = string.length;\n\t\tvar index = -1;\n\t\tvar codeUnit;\n\t\tvar result = '';\n\t\tvar firstCodeUnit = string.charCodeAt(0);\n\t\twhile (++index < length) {\n\t\t\tcodeUnit = string.charCodeAt(index);\n\t\t\t// Note: there’s no need to special-case astral symbols, surrogate\n\t\t\t// pairs, or lone surrogates.\n\n\t\t\t// If the character is NULL (U+0000), then the REPLACEMENT CHARACTER\n\t\t\t// (U+FFFD).\n\t\t\tif (codeUnit == 0x0000) {\n\t\t\t\tresult += '\\uFFFD';\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tif (\n\t\t\t\t// If the character is in the range [\\1-\\1F] (U+0001 to U+001F) or is\n\t\t\t\t// U+007F, […]\n\t\t\t\t(codeUnit >= 0x0001 && codeUnit <= 0x001F) || codeUnit == 0x007F ||\n\t\t\t\t// If the character is the first character and is in the range [0-9]\n\t\t\t\t// (U+0030 to U+0039), […]\n\t\t\t\t(index == 0 && codeUnit >= 0x0030 && codeUnit <= 0x0039) ||\n\t\t\t\t// If the character is the second character and is in the range [0-9]\n\t\t\t\t// (U+0030 to U+0039) and the first character is a `-` (U+002D), […]\n\t\t\t\t(\n\t\t\t\t\tindex == 1 &&\n\t\t\t\t\tcodeUnit >= 0x0030 && codeUnit <= 0x0039 &&\n\t\t\t\t\tfirstCodeUnit == 0x002D\n\t\t\t\t)\n\t\t\t) {\n\t\t\t\t// https://drafts.csswg.org/cssom/#escape-a-character-as-code-point\n\t\t\t\tresult += '\\\\' + codeUnit.toString(16) + ' ';\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tif (\n\t\t\t\t// If the character is the first character and is a `-` (U+002D), and\n\t\t\t\t// there is no second character, […]\n\t\t\t\tindex == 0 &&\n\t\t\t\tlength == 1 &&\n\t\t\t\tcodeUnit == 0x002D\n\t\t\t) {\n\t\t\t\tresult += '\\\\' + string.charAt(index);\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// If the character is not handled by one of the above rules and is\n\t\t\t// greater than or equal to U+0080, is `-` (U+002D) or `_` (U+005F), or\n\t\t\t// is in one of the ranges [0-9] (U+0030 to U+0039), [A-Z] (U+0041 to\n\t\t\t// U+005A), or [a-z] (U+0061 to U+007A), […]\n\t\t\tif (\n\t\t\t\tcodeUnit >= 0x0080 ||\n\t\t\t\tcodeUnit == 0x002D ||\n\t\t\t\tcodeUnit == 0x005F ||\n\t\t\t\tcodeUnit >= 0x0030 && codeUnit <= 0x0039 ||\n\t\t\t\tcodeUnit >= 0x0041 && codeUnit <= 0x005A ||\n\t\t\t\tcodeUnit >= 0x0061 && codeUnit <= 0x007A\n\t\t\t) {\n\t\t\t\t// the character itself\n\t\t\t\tresult += string.charAt(index);\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// Otherwise, the escaped character.\n\t\t\t// https://drafts.csswg.org/cssom/#escape-a-character\n\t\t\tresult += '\\\\' + string.charAt(index);\n\n\t\t}\n\t\treturn result;\n\t};\n\n\tif (!root.CSS) {\n\t\troot.CSS = {};\n\t}\n\n\troot.CSS.escape = cssEscape;\n\treturn cssEscape;\n\n}));\n","import redent from 'redent';\nimport { parse } from '@adobe/css-tools';\nimport { computeAccessibleDescription, computeAccessibleName } from 'dom-accessibility-api';\nimport { elementRoles, roles } from 'aria-query';\nimport pico from 'picocolors';\nimport escape from 'css.escape';\n\nclass GenericTypeError extends Error {\n constructor(expectedString, received, matcherFn, context) {\n super();\n\n /* istanbul ignore next */\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, matcherFn);\n }\n let withType = '';\n try {\n withType = context.utils.printWithType(\n 'Received',\n received,\n context.utils.printReceived,\n );\n } catch (e) {\n // Can throw for Document:\n // https://github.com/jsdom/jsdom/issues/2304\n }\n this.message = [\n context.utils.matcherHint(\n `${context.isNot ? '.not' : ''}.${matcherFn.name}`,\n 'received',\n '',\n ),\n '',\n // eslint-disable-next-line new-cap\n `${context.utils.RECEIVED_COLOR(\n 'received',\n )} value must ${expectedString}.`,\n withType,\n ].join('\\n');\n }\n}\n\nclass HtmlElementTypeError extends GenericTypeError {\n constructor(...args) {\n super('be an HTMLElement or an SVGElement', ...args);\n }\n}\n\nclass NodeTypeError extends GenericTypeError {\n constructor(...args) {\n super('be a Node', ...args);\n }\n}\n\nfunction checkHasWindow(htmlElement, ErrorClass, ...args) {\n if (\n !htmlElement ||\n !htmlElement.ownerDocument ||\n !htmlElement.ownerDocument.defaultView\n ) {\n throw new ErrorClass(htmlElement, ...args)\n }\n}\n\nfunction checkNode(node, ...args) {\n checkHasWindow(node, NodeTypeError, ...args);\n const window = node.ownerDocument.defaultView;\n\n if (!(node instanceof window.Node)) {\n throw new NodeTypeError(node, ...args)\n }\n}\n\nfunction checkHtmlElement(htmlElement, ...args) {\n checkHasWindow(htmlElement, HtmlElementTypeError, ...args);\n const window = htmlElement.ownerDocument.defaultView;\n\n if (\n !(htmlElement instanceof window.HTMLElement) &&\n !(htmlElement instanceof window.SVGElement)\n ) {\n throw new HtmlElementTypeError(htmlElement, ...args)\n }\n}\n\nclass InvalidCSSError extends Error {\n constructor(received, matcherFn, context) {\n super();\n\n /* istanbul ignore next */\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, matcherFn);\n }\n this.message = [\n received.message,\n '',\n // eslint-disable-next-line new-cap\n context.utils.RECEIVED_COLOR(`Failing css:`),\n // eslint-disable-next-line new-cap\n context.utils.RECEIVED_COLOR(`${received.css}`),\n ].join('\\n');\n }\n}\n\nfunction parseCSS(css, ...args) {\n const ast = parse(`selector { ${css} }`, {silent: true}).stylesheet;\n\n if (ast.parsingErrors && ast.parsingErrors.length > 0) {\n const {reason, line} = ast.parsingErrors[0];\n\n throw new InvalidCSSError(\n {\n css,\n message: `Syntax error parsing expected css: ${reason} on line: ${line}`,\n },\n ...args,\n )\n }\n\n const parsedRules = ast.rules[0].declarations\n .filter(d => d.type === 'declaration')\n .reduce(\n (obj, {property, value}) => Object.assign(obj, {[property]: value}),\n {},\n );\n return parsedRules\n}\n\nfunction display(context, value) {\n return typeof value === 'string' ? value : context.utils.stringify(value)\n}\n\nfunction getMessage(\n context,\n matcher,\n expectedLabel,\n expectedValue,\n receivedLabel,\n receivedValue,\n) {\n return [\n `${matcher}\\n`,\n // eslint-disable-next-line new-cap\n `${expectedLabel}:\\n${context.utils.EXPECTED_COLOR(\n redent(display(context, expectedValue), 2),\n )}`,\n // eslint-disable-next-line new-cap\n `${receivedLabel}:\\n${context.utils.RECEIVED_COLOR(\n redent(display(context, receivedValue), 2),\n )}`,\n ].join('\\n')\n}\n\nfunction matches(textToMatch, matcher) {\n if (matcher instanceof RegExp) {\n return matcher.test(textToMatch)\n } else {\n return textToMatch.includes(String(matcher))\n }\n}\n\nfunction deprecate(name, replacementText) {\n // Notify user that they are using deprecated functionality.\n // eslint-disable-next-line no-console\n console.warn(\n `Warning: ${name} has been deprecated and will be removed in future updates.`,\n replacementText,\n );\n}\n\nfunction normalize(text) {\n return text.replace(/\\s+/g, ' ').trim()\n}\n\nfunction getTag(element) {\n return element.tagName && element.tagName.toLowerCase()\n}\n\nfunction getSelectValue({multiple, options}) {\n const selectedOptions = [...options].filter(option => option.selected);\n\n if (multiple) {\n return [...selectedOptions].map(opt => opt.value)\n }\n /* istanbul ignore if */\n if (selectedOptions.length === 0) {\n return undefined // Couldn't make this happen, but just in case\n }\n return selectedOptions[0].value\n}\n\nfunction getInputValue(inputElement) {\n switch (inputElement.type) {\n case 'number':\n return inputElement.value === '' ? null : Number(inputElement.value)\n case 'checkbox':\n return inputElement.checked\n default:\n return inputElement.value\n }\n}\n\nconst rolesSupportingValues = ['meter', 'progressbar', 'slider', 'spinbutton'];\nfunction getAccessibleValue(element) {\n if (!rolesSupportingValues.includes(element.getAttribute('role'))) {\n return undefined\n }\n return Number(element.getAttribute('aria-valuenow'))\n}\n\nfunction getSingleElementValue(element) {\n /* istanbul ignore if */\n if (!element) {\n return undefined\n }\n\n switch (element.tagName.toLowerCase()) {\n case 'input':\n return getInputValue(element)\n case 'select':\n return getSelectValue(element)\n default: {\n return element.value ?? getAccessibleValue(element)\n }\n }\n}\n\nfunction toSentence(\n array,\n {wordConnector = ', ', lastWordConnector = ' and '} = {},\n) {\n return [array.slice(0, -1).join(wordConnector), array[array.length - 1]].join(\n array.length > 1 ? lastWordConnector : '',\n )\n}\n\nfunction compareAsSet(val1, val2) {\n if (Array.isArray(val1) && Array.isArray(val2)) {\n return [...new Set(val1)].every(v => new Set(val2).has(v))\n }\n return val1 === val2\n}\n\nfunction toBeInTheDOM(element, container) {\n deprecate(\n 'toBeInTheDOM',\n 'Please use toBeInTheDocument for searching the entire document and toContainElement for searching a specific container.',\n );\n\n if (element) {\n checkHtmlElement(element, toBeInTheDOM, this);\n }\n\n if (container) {\n checkHtmlElement(container, toBeInTheDOM, this);\n }\n\n return {\n pass: container ? container.contains(element) : !!element,\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeInTheDOM`,\n 'element',\n '',\n ),\n '',\n 'Received:',\n ` ${this.utils.printReceived(\n element ? element.cloneNode(false) : element,\n )}`,\n ].join('\\n')\n },\n }\n}\n\nfunction toBeInTheDocument(element) {\n if (element !== null || !this.isNot) {\n checkHtmlElement(element, toBeInTheDocument, this);\n }\n\n const pass =\n element === null\n ? false\n : element.ownerDocument === element.getRootNode({composed: true});\n\n const errorFound = () => {\n return `expected document not to contain element, found ${this.utils.stringify(\n element.cloneNode(true),\n )} instead`\n };\n const errorNotFound = () => {\n return `element could not be found in the document`\n };\n\n return {\n pass,\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeInTheDocument`,\n 'element',\n '',\n ),\n '',\n // eslint-disable-next-line new-cap\n this.utils.RECEIVED_COLOR(this.isNot ? errorFound() : errorNotFound()),\n ].join('\\n')\n },\n }\n}\n\nfunction toBeEmpty(element) {\n deprecate(\n 'toBeEmpty',\n 'Please use instead toBeEmptyDOMElement for finding empty nodes in the DOM.',\n );\n checkHtmlElement(element, toBeEmpty, this);\n\n return {\n pass: element.innerHTML === '',\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeEmpty`,\n 'element',\n '',\n ),\n '',\n 'Received:',\n ` ${this.utils.printReceived(element.innerHTML)}`,\n ].join('\\n')\n },\n }\n}\n\nfunction toBeEmptyDOMElement(element) {\n checkHtmlElement(element, toBeEmptyDOMElement, this);\n\n return {\n pass: isEmptyElement(element),\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeEmptyDOMElement`,\n 'element',\n '',\n ),\n '',\n 'Received:',\n ` ${this.utils.printReceived(element.innerHTML)}`,\n ].join('\\n')\n },\n }\n}\n\n/**\n * Identifies if an element doesn't contain child nodes (excluding comments)\n * ℹ Node.COMMENT_NODE can't be used because of the following issue \n * https://github.com/jsdom/jsdom/issues/2220\n *\n * @param {*} element an HtmlElement or SVGElement\n * @return {*} true if the element only contains comments or none\n */\nfunction isEmptyElement(element){\n const nonCommentChildNodes = [...element.childNodes].filter(node => node.nodeType !== 8);\n return nonCommentChildNodes.length === 0;\n}\n\nfunction toContainElement(container, element) {\n checkHtmlElement(container, toContainElement, this);\n\n if (element !== null) {\n checkHtmlElement(element, toContainElement, this);\n }\n\n return {\n pass: container.contains(element),\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toContainElement`,\n 'element',\n 'element',\n ),\n '',\n // eslint-disable-next-line new-cap\n this.utils.RECEIVED_COLOR(`${this.utils.stringify(\n container.cloneNode(false),\n )} ${\n this.isNot ? 'contains:' : 'does not contain:'\n } ${this.utils.stringify(element ? element.cloneNode(false) : element)}\n `),\n ].join('\\n')\n },\n }\n}\n\nfunction getNormalizedHtml(container, htmlText) {\n const div = container.ownerDocument.createElement('div');\n div.innerHTML = htmlText;\n return div.innerHTML\n}\n\nfunction toContainHTML(container, htmlText) {\n checkHtmlElement(container, toContainHTML, this);\n\n if (typeof htmlText !== 'string') {\n throw new Error(`.toContainHTML() expects a string value, got ${htmlText}`)\n }\n\n return {\n pass: container.outerHTML.includes(getNormalizedHtml(container, htmlText)),\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toContainHTML`,\n 'element',\n '',\n ),\n 'Expected:',\n // eslint-disable-next-line new-cap\n ` ${this.utils.EXPECTED_COLOR(htmlText)}`,\n 'Received:',\n ` ${this.utils.printReceived(container.cloneNode(true))}`,\n ].join('\\n')\n },\n }\n}\n\nfunction toHaveTextContent(\n node,\n checkWith,\n options = {normalizeWhitespace: true},\n) {\n checkNode(node, toHaveTextContent, this);\n\n const textContent = options.normalizeWhitespace\n ? normalize(node.textContent)\n : node.textContent.replace(/\\u00a0/g, ' '); // Replace &nbsp; with normal spaces\n\n const checkingWithEmptyString = textContent !== '' && checkWith === '';\n\n return {\n pass: !checkingWithEmptyString && matches(textContent, checkWith),\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveTextContent`,\n 'element',\n '',\n ),\n checkingWithEmptyString\n ? `Checking with empty string will always match, use .toBeEmptyDOMElement() instead`\n : `Expected element ${to} have text content`,\n checkWith,\n 'Received',\n textContent,\n )\n },\n }\n}\n\nfunction toHaveAccessibleDescription(\n htmlElement,\n expectedAccessibleDescription,\n) {\n checkHtmlElement(htmlElement, toHaveAccessibleDescription, this);\n const actualAccessibleDescription = computeAccessibleDescription(htmlElement);\n const missingExpectedValue = arguments.length === 1;\n\n let pass = false;\n if (missingExpectedValue) {\n // When called without an expected value we only want to validate that the element has an\n // accessible description, whatever it may be.\n pass = actualAccessibleDescription !== '';\n } else {\n pass =\n expectedAccessibleDescription instanceof RegExp\n ? expectedAccessibleDescription.test(actualAccessibleDescription)\n : this.equals(\n actualAccessibleDescription,\n expectedAccessibleDescription,\n );\n }\n\n return {\n pass,\n\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.${toHaveAccessibleDescription.name}`,\n 'element',\n '',\n ),\n `Expected element ${to} have accessible description`,\n expectedAccessibleDescription,\n 'Received',\n actualAccessibleDescription,\n )\n },\n }\n}\n\nconst ariaInvalidName = 'aria-invalid';\nconst validStates = ['false'];\n\n// See `aria-errormessage` spec at https://www.w3.org/TR/wai-aria-1.2/#aria-errormessage\nfunction toHaveAccessibleErrorMessage(\n htmlElement,\n expectedAccessibleErrorMessage,\n) {\n checkHtmlElement(htmlElement, toHaveAccessibleErrorMessage, this);\n const to = this.isNot ? 'not to' : 'to';\n const method = this.isNot\n ? '.not.toHaveAccessibleErrorMessage'\n : '.toHaveAccessibleErrorMessage';\n\n // Enforce Valid Id\n const errormessageId = htmlElement.getAttribute('aria-errormessage');\n const errormessageIdInvalid = !!errormessageId && /\\s+/.test(errormessageId);\n\n if (errormessageIdInvalid) {\n return {\n pass: false,\n message: () => {\n return getMessage(\n this,\n this.utils.matcherHint(method, 'element'),\n \"Expected element's `aria-errormessage` attribute to be empty or a single, valid ID\",\n '',\n 'Received',\n `aria-errormessage=\"${errormessageId}\"`,\n )\n },\n }\n }\n\n // See `aria-invalid` spec at https://www.w3.org/TR/wai-aria-1.2/#aria-invalid\n const ariaInvalidVal = htmlElement.getAttribute(ariaInvalidName);\n const fieldValid =\n !htmlElement.hasAttribute(ariaInvalidName) ||\n validStates.includes(ariaInvalidVal);\n\n // Enforce Valid `aria-invalid` Attribute\n if (fieldValid) {\n return {\n pass: false,\n message: () => {\n return getMessage(\n this,\n this.utils.matcherHint(method, 'element'),\n 'Expected element to be marked as invalid with attribute',\n `${ariaInvalidName}=\"${String(true)}\"`,\n 'Received',\n htmlElement.hasAttribute('aria-invalid')\n ? `${ariaInvalidName}=\"${htmlElement.getAttribute(ariaInvalidName)}`\n : null,\n )\n },\n }\n }\n\n const error = normalize(\n htmlElement.ownerDocument.getElementById(errormessageId)?.textContent ?? '',\n );\n\n return {\n pass:\n expectedAccessibleErrorMessage === undefined\n ? Boolean(error)\n : expectedAccessibleErrorMessage instanceof RegExp\n ? expectedAccessibleErrorMessage.test(error)\n : this.equals(error, expectedAccessibleErrorMessage),\n\n message: () => {\n return getMessage(\n this,\n this.utils.matcherHint(method, 'element'),\n `Expected element ${to} have accessible error message`,\n expectedAccessibleErrorMessage ?? '',\n 'Received',\n error,\n )\n },\n }\n}\n\nconst elementRoleList = buildElementRoleList(elementRoles);\n\nfunction toHaveRole(htmlElement, expectedRole) {\n checkHtmlElement(htmlElement, toHaveRole, this);\n\n const actualRoles = getExplicitOrImplicitRoles(htmlElement);\n const pass = actualRoles.some(el => el === expectedRole);\n\n return {\n pass,\n\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.${toHaveRole.name}`,\n 'element',\n '',\n ),\n `Expected element ${to} have role`,\n expectedRole,\n 'Received',\n actualRoles.join(', '),\n )\n },\n }\n}\n\nfunction getExplicitOrImplicitRoles(htmlElement) {\n const hasExplicitRole = htmlElement.hasAttribute('role');\n\n if (hasExplicitRole) {\n const roleValue = htmlElement.getAttribute('role');\n\n // Handle fallback roles, such as role=\"switch button\"\n // testing-library gates this behind the `queryFallbacks` flag; it is\n // unclear why, but it makes sense to support this pattern out of the box\n // https://testing-library.com/docs/queries/byrole/#queryfallbacks\n return roleValue.split(' ').filter(Boolean)\n }\n\n const implicitRoles = getImplicitAriaRoles(htmlElement);\n\n return implicitRoles\n}\n\nfunction getImplicitAriaRoles(currentNode) {\n for (const {match, roles} of elementRoleList) {\n if (match(currentNode)) {\n return [...roles]\n }\n }\n\n /* istanbul ignore next */\n return [] // this does not get reached in practice, since elements have at least a 'generic' role\n}\n\n/**\n * Transform the roles map (with required attributes and constraints) to a list\n * of roles. Each item in the list has functions to match an element against it.\n *\n * Essentially copied over from [dom-testing-library's\n * helpers](https://github.com/testing-library/dom-testing-library/blob/bd04cf95a1ed85a2238f7dfc1a77d5d16b4f59dc/src/role-helpers.js#L80)\n *\n * TODO: If we are truly just copying over stuff, would it make sense to move\n * this to a separate package?\n *\n * TODO: This technique relies on CSS selectors; are those consistently\n * available in all jest-dom environments? Why do other matchers in this package\n * not use them like this?\n */\nfunction buildElementRoleList(elementRolesMap) {\n function makeElementSelector({name, attributes}) {\n return `${name}${attributes\n .map(({name: attributeName, value, constraints = []}) => {\n const shouldNotExist = constraints.indexOf('undefined') !== -1;\n if (shouldNotExist) {\n return `:not([${attributeName}])`\n } else if (value) {\n return `[${attributeName}=\"${value}\"]`\n } else {\n return `[${attributeName}]`\n }\n })\n .join('')}`\n }\n\n function getSelectorSpecificity({attributes = []}) {\n return attributes.length\n }\n\n function bySelectorSpecificity(\n {specificity: leftSpecificity},\n {specificity: rightSpecificity},\n ) {\n return rightSpecificity - leftSpecificity\n }\n\n function match(element) {\n let {attributes = []} = element;\n\n // https://github.com/testing-library/dom-testing-library/issues/814\n const typeTextIndex = attributes.findIndex(\n attribute =>\n attribute.value &&\n attribute.name === 'type' &&\n attribute.value === 'text',\n );\n\n if (typeTextIndex >= 0) {\n // not using splice to not mutate the attributes array\n attributes = [\n ...attributes.slice(0, typeTextIndex),\n ...attributes.slice(typeTextIndex + 1),\n ];\n }\n\n const selector = makeElementSelector({...element, attributes});\n\n return node => {\n if (typeTextIndex >= 0 && node.type !== 'text') {\n return false\n }\n\n return node.matches(selector)\n }\n }\n\n let result = [];\n\n for (const [element, roles] of elementRolesMap.entries()) {\n result = [\n ...result,\n {\n match: match(element),\n roles: Array.from(roles),\n specificity: getSelectorSpecificity(element),\n },\n ];\n }\n\n return result.sort(bySelectorSpecificity)\n}\n\nfunction toHaveAccessibleName(htmlElement, expectedAccessibleName) {\n checkHtmlElement(htmlElement, toHaveAccessibleName, this);\n const actualAccessibleName = computeAccessibleName(htmlElement);\n const missingExpectedValue = arguments.length === 1;\n\n let pass = false;\n if (missingExpectedValue) {\n // When called without an expected value we only want to validate that the element has an\n // accessible name, whatever it may be.\n pass = actualAccessibleName !== '';\n } else {\n pass =\n expectedAccessibleName instanceof RegExp\n ? expectedAccessibleName.test(actualAccessibleName)\n : this.equals(actualAccessibleName, expectedAccessibleName);\n }\n\n return {\n pass,\n\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.${toHaveAccessibleName.name}`,\n 'element',\n '',\n ),\n `Expected element ${to} have accessible name`,\n expectedAccessibleName,\n 'Received',\n actualAccessibleName,\n )\n },\n }\n}\n\nfunction printAttribute(stringify, name, value) {\n return value === undefined ? name : `${name}=${stringify(value)}`\n}\n\nfunction getAttributeComment(stringify, name, value) {\n return value === undefined\n ? `element.hasAttribute(${stringify(name)})`\n : `element.getAttribute(${stringify(name)}) === ${stringify(value)}`\n}\n\nfunction toHaveAttribute(htmlElement, name, expectedValue) {\n checkHtmlElement(htmlElement, toHaveAttribute, this);\n const isExpectedValuePresent = expectedValue !== undefined;\n const hasAttribute = htmlElement.hasAttribute(name);\n const receivedValue = htmlElement.getAttribute(name);\n return {\n pass: isExpectedValuePresent\n ? hasAttribute && this.equals(receivedValue, expectedValue)\n : hasAttribute,\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n const receivedAttribute = hasAttribute\n ? printAttribute(this.utils.stringify, name, receivedValue)\n : null;\n const matcher = this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveAttribute`,\n 'element',\n this.utils.printExpected(name),\n {\n secondArgument: isExpectedValuePresent\n ? this.utils.printExpected(expectedValue)\n : undefined,\n comment: getAttributeComment(\n this.utils.stringify,\n name,\n expectedValue,\n ),\n },\n );\n return getMessage(\n this,\n matcher,\n `Expected the element ${to} have attribute`,\n printAttribute(this.utils.stringify, name, expectedValue),\n 'Received',\n receivedAttribute,\n )\n },\n }\n}\n\nfunction getExpectedClassNamesAndOptions(params) {\n const lastParam = params.pop();\n let expectedClassNames, options;\n\n if (typeof lastParam === 'object' && !(lastParam instanceof RegExp)) {\n expectedClassNames = params;\n options = lastParam;\n } else {\n expectedClassNames = params.concat(lastParam);\n options = {exact: false};\n }\n return {expectedClassNames, options}\n}\n\nfunction splitClassNames(str) {\n if (!str) return []\n return str.split(/\\s+/).filter(s => s.length > 0)\n}\n\nfunction isSubset$1(subset, superset) {\n return subset.every(strOrRegexp =>\n typeof strOrRegexp === 'string'\n ? superset.includes(strOrRegexp)\n : superset.some(className => strOrRegexp.test(className)),\n )\n}\n\nfunction toHaveClass(htmlElement, ...params) {\n checkHtmlElement(htmlElement, toHaveClass, this);\n const {expectedClassNames, options} = getExpectedClassNamesAndOptions(params);\n\n const received = splitClassNames(htmlElement.getAttribute('class'));\n const expected = expectedClassNames.reduce(\n (acc, className) =>\n acc.concat(\n typeof className === 'string' || !className\n ? splitClassNames(className)\n : className,\n ),\n [],\n );\n\n const hasRegExp = expected.some(className => className instanceof RegExp);\n if (options.exact && hasRegExp) {\n throw new Error('Exact option does not support RegExp expected class names')\n }\n\n if (options.exact) {\n return {\n pass: isSubset$1(expected, received) && expected.length === received.length,\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveClass`,\n 'element',\n this.utils.printExpected(expected.join(' ')),\n ),\n `Expected the element ${to} have EXACTLY defined classes`,\n expected.join(' '),\n 'Received',\n received.join(' '),\n )\n },\n }\n }\n\n return expected.length > 0\n ? {\n pass: isSubset$1(expected, received),\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveClass`,\n 'element',\n this.utils.printExpected(expected.join(' ')),\n ),\n `Expected the element ${to} have class`,\n expected.join(' '),\n 'Received',\n received.join(' '),\n )\n },\n }\n : {\n pass: this.isNot ? received.length > 0 : false,\n message: () =>\n this.isNot\n ? getMessage(\n this,\n this.utils.matcherHint('.not.toHaveClass', 'element', ''),\n 'Expected the element to have classes',\n '(none)',\n 'Received',\n received.join(' '),\n )\n : [\n this.utils.matcherHint(`.toHaveClass`, 'element'),\n 'At least one expected class must be provided.',\n ].join('\\n'),\n }\n}\n\nfunction getStyleDeclaration(document, css) {\n const styles = {};\n\n // The next block is necessary to normalize colors\n const copy = document.createElement('div');\n Object.keys(css).forEach(property => {\n copy.style[property] = css[property];\n styles[property] = copy.style[property];\n });\n\n return styles\n}\n\nfunction isSubset(styles, computedStyle) {\n return (\n !!Object.keys(styles).length &&\n Object.entries(styles).every(([prop, value]) => {\n const isCustomProperty = prop.startsWith('--');\n const spellingVariants = [prop];\n if (!isCustomProperty) spellingVariants.push(prop.toLowerCase());\n\n return spellingVariants.some(\n name =>\n computedStyle[name] === value ||\n computedStyle.getPropertyValue(name) === value,\n )\n })\n )\n}\n\nfunction printoutStyles(styles) {\n return Object.keys(styles)\n .sort()\n .map(prop => `${prop}: ${styles[prop]};`)\n .join('\\n')\n}\n\n// Highlights only style rules that were expected but were not found in the\n// received computed styles\nfunction expectedDiff(diffFn, expected, computedStyles) {\n const received = Array.from(computedStyles)\n .filter(prop => expected[prop] !== undefined)\n .reduce(\n (obj, prop) =>\n Object.assign(obj, {[prop]: computedStyles.getPropertyValue(prop)}),\n {},\n );\n const diffOutput = diffFn(printoutStyles(expected), printoutStyles(received));\n // Remove the \"+ Received\" annotation because this is a one-way diff\n return diffOutput.replace(`${pico.red('+ Received')}\\n`, '')\n}\n\nfunction toHaveStyle(htmlElement, css) {\n checkHtmlElement(htmlElement, toHaveStyle, this);\n const parsedCSS =\n typeof css === 'object' ? css : parseCSS(css, toHaveStyle, this);\n const {getComputedStyle} = htmlElement.ownerDocument.defaultView;\n\n const expected = getStyleDeclaration(htmlElement.ownerDocument, parsedCSS);\n const received = getComputedStyle(htmlElement);\n\n return {\n pass: isSubset(expected, received),\n message: () => {\n const matcher = `${this.isNot ? '.not' : ''}.toHaveStyle`;\n return [\n this.utils.matcherHint(matcher, 'element', ''),\n expectedDiff(this.utils.diff, expected, received),\n ].join('\\n\\n')\n },\n }\n}\n\nfunction toHaveFocus(element) {\n checkHtmlElement(element, toHaveFocus, this);\n\n return {\n pass: element.ownerDocument.activeElement === element,\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveFocus`,\n 'element',\n '',\n ),\n '',\n ...(this.isNot\n ? [\n 'Received element is focused:',\n ` ${this.utils.printReceived(element)}`,\n ]\n : [\n 'Expected element with focus:',\n ` ${this.utils.printExpected(element)}`,\n 'Received element with focus:',\n ` ${this.utils.printReceived(\n element.ownerDocument.activeElement,\n )}`,\n ]),\n ].join('\\n')\n },\n }\n}\n\n// Returns the combined value of several elements that have the same name\n// e.g. radio buttons or groups of checkboxes\nfunction getMultiElementValue(elements) {\n const types = [...new Set(elements.map(element => element.type))];\n if (types.length !== 1) {\n throw new Error(\n 'Multiple form elements with the same name must be of the same type',\n )\n }\n switch (types[0]) {\n case 'radio': {\n const theChosenOne = elements.find(radio => radio.checked);\n return theChosenOne ? theChosenOne.value : undefined\n }\n case 'checkbox':\n return elements\n .filter(checkbox => checkbox.checked)\n .map(checkbox => checkbox.value)\n default:\n // NOTE: Not even sure this is a valid use case, but just in case...\n return elements.map(element => element.value)\n }\n}\n\nfunction getFormValue(container, name) {\n const elements = [...container.querySelectorAll(`[name=\"${escape(name)}\"]`)];\n /* istanbul ignore if */\n if (elements.length === 0) {\n return undefined // shouldn't happen, but just in case\n }\n switch (elements.length) {\n case 1:\n return getSingleElementValue(elements[0])\n default:\n return getMultiElementValue(elements)\n }\n}\n\n// Strips the `[]` suffix off a form value name\nfunction getPureName(name) {\n return /\\[\\]$/.test(name) ? name.slice(0, -2) : name\n}\n\nfunction getAllFormValues(container) {\n const names = Array.from(container.elements).map(element => element.name);\n return names.reduce(\n (obj, name) => ({\n ...obj,\n [getPureName(name)]: getFormValue(container, name),\n }),\n {},\n )\n}\n\nfunction toHaveFormValues(formElement, expectedValues) {\n checkHtmlElement(formElement, toHaveFormValues, this);\n if (!formElement.elements) {\n // TODO: Change condition to use instanceof against the appropriate element classes instead\n throw new Error('toHaveFormValues must be called on a form or a fieldset')\n }\n const formValues = getAllFormValues(formElement);\n return {\n pass: Object.entries(expectedValues).every(([name, expectedValue]) =>\n compareAsSet(formValues[name], expectedValue),\n ),\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n const matcher = `${this.isNot ? '.not' : ''}.toHaveFormValues`;\n const commonKeyValues = Object.keys(formValues)\n .filter(key => expectedValues.hasOwnProperty(key))\n .reduce((obj, key) => ({...obj, [key]: formValues[key]}), {});\n return [\n this.utils.matcherHint(matcher, 'element', ''),\n `Expected the element ${to} have form values`,\n this.utils.diff(expectedValues, commonKeyValues),\n ].join('\\n\\n')\n },\n }\n}\n\nfunction isStyleVisible(element) {\n const {getComputedStyle} = element.ownerDocument.defaultView;\n\n const {display, visibility, opacity} = getComputedStyle(element);\n return (\n display !== 'none' &&\n visibility !== 'hidden' &&\n visibility !== 'collapse' &&\n opacity !== '0' &&\n opacity !== 0\n )\n}\n\nfunction isAttributeVisible(element, previousElement) {\n let detailsVisibility;\n\n if (previousElement) {\n detailsVisibility =\n element.nodeName === 'DETAILS' && previousElement.nodeName !== 'SUMMARY'\n ? element.hasAttribute('open')\n : true;\n } else {\n detailsVisibility =\n element.nodeName === 'DETAILS' ? element.hasAttribute('open') : true;\n }\n\n return !element.hasAttribute('hidden') && detailsVisibility\n}\n\nfunction isElementVisible(element, previousElement) {\n return (\n isStyleVisible(element) &&\n isAttributeVisible(element, previousElement) &&\n (!element.parentElement || isElementVisible(element.parentElement, element))\n )\n}\n\nfunction toBeVisible(element) {\n checkHtmlElement(element, toBeVisible, this);\n const isInDocument =\n element.ownerDocument === element.getRootNode({composed: true});\n const isVisible = isInDocument && isElementVisible(element);\n return {\n pass: isVisible,\n message: () => {\n const is = isVisible ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeVisible`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} visible${\n isInDocument ? '' : ' (element is not in the document)'\n }:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\n// form elements that support 'disabled'\nconst FORM_TAGS$2 = [\n 'fieldset',\n 'input',\n 'select',\n 'optgroup',\n 'option',\n 'button',\n 'textarea',\n];\n\n/*\n * According to specification:\n * If <fieldset> is disabled, the form controls that are its descendants,\n * except descendants of its first optional <legend> element, are disabled\n *\n * https://html.spec.whatwg.org/multipage/form-elements.html#concept-fieldset-disabled\n *\n * This method tests whether element is first legend child of fieldset parent\n */\nfunction isFirstLegendChildOfFieldset(element, parent) {\n return (\n getTag(element) === 'legend' &&\n getTag(parent) === 'fieldset' &&\n element.isSameNode(\n Array.from(parent.children).find(child => getTag(child) === 'legend'),\n )\n )\n}\n\nfunction isElementDisabledByParent(element, parent) {\n return (\n isElementDisabled(parent) && !isFirstLegendChildOfFieldset(element, parent)\n )\n}\n\nfunction isCustomElement(tag) {\n return tag.includes('-')\n}\n\n/*\n * Only certain form elements and custom elements can actually be disabled:\n * https://html.spec.whatwg.org/multipage/semantics-other.html#disabled-elements\n */\nfunction canElementBeDisabled(element) {\n const tag = getTag(element);\n return FORM_TAGS$2.includes(tag) || isCustomElement(tag)\n}\n\nfunction isElementDisabled(element) {\n return canElementBeDisabled(element) && element.hasAttribute('disabled')\n}\n\nfunction isAncestorDisabled(element) {\n const parent = element.parentElement;\n return (\n Boolean(parent) &&\n (isElementDisabledByParent(element, parent) || isAncestorDisabled(parent))\n )\n}\n\nfunction isElementOrAncestorDisabled(element) {\n return (\n canElementBeDisabled(element) &&\n (isElementDisabled(element) || isAncestorDisabled(element))\n )\n}\n\nfunction toBeDisabled(element) {\n checkHtmlElement(element, toBeDisabled, this);\n\n const isDisabled = isElementOrAncestorDisabled(element);\n\n return {\n pass: isDisabled,\n message: () => {\n const is = isDisabled ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeDisabled`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} disabled:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\nfunction toBeEnabled(element) {\n checkHtmlElement(element, toBeEnabled, this);\n\n const isEnabled = !isElementOrAncestorDisabled(element);\n\n return {\n pass: isEnabled,\n message: () => {\n const is = isEnabled ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeEnabled`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} enabled:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\n// form elements that support 'required'\nconst FORM_TAGS$1 = ['select', 'textarea'];\n\nconst ARIA_FORM_TAGS = ['input', 'select', 'textarea'];\n\nconst UNSUPPORTED_INPUT_TYPES = [\n 'color',\n 'hidden',\n 'range',\n 'submit',\n 'image',\n 'reset',\n];\n\nconst SUPPORTED_ARIA_ROLES = [\n 'checkbox',\n 'combobox',\n 'gridcell',\n 'listbox',\n 'radiogroup',\n 'spinbutton',\n 'textbox',\n 'tree',\n];\n\nfunction isRequiredOnFormTagsExceptInput(element) {\n return FORM_TAGS$1.includes(getTag(element)) && element.hasAttribute('required')\n}\n\nfunction isRequiredOnSupportedInput(element) {\n return (\n getTag(element) === 'input' &&\n element.hasAttribute('required') &&\n ((element.hasAttribute('type') &&\n !UNSUPPORTED_INPUT_TYPES.includes(element.getAttribute('type'))) ||\n !element.hasAttribute('type'))\n )\n}\n\nfunction isElementRequiredByARIA(element) {\n return (\n element.hasAttribute('aria-required') &&\n element.getAttribute('aria-required') === 'true' &&\n (ARIA_FORM_TAGS.includes(getTag(element)) ||\n (element.hasAttribute('role') &&\n SUPPORTED_ARIA_ROLES.includes(element.getAttribute('role'))))\n )\n}\n\nfunction toBeRequired(element) {\n checkHtmlElement(element, toBeRequired, this);\n\n const isRequired =\n isRequiredOnFormTagsExceptInput(element) ||\n isRequiredOnSupportedInput(element) ||\n isElementRequiredByARIA(element);\n\n return {\n pass: isRequired,\n message: () => {\n const is = isRequired ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeRequired`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} required:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\nconst FORM_TAGS = ['form', 'input', 'select', 'textarea'];\n\nfunction isElementHavingAriaInvalid(element) {\n return (\n element.hasAttribute('aria-invalid') &&\n element.getAttribute('aria-invalid') !== 'false'\n )\n}\n\nfunction isSupportsValidityMethod(element) {\n return FORM_TAGS.includes(getTag(element))\n}\n\nfunction isElementInvalid(element) {\n const isHaveAriaInvalid = isElementHavingAriaInvalid(element);\n if (isSupportsValidityMethod(element)) {\n return isHaveAriaInvalid || !element.checkValidity()\n } else {\n return isHaveAriaInvalid\n }\n}\n\nfunction toBeInvalid(element) {\n checkHtmlElement(element, toBeInvalid, this);\n\n const isInvalid = isElementInvalid(element);\n\n return {\n pass: isInvalid,\n message: () => {\n const is = isInvalid ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeInvalid`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} currently invalid:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\nfunction toBeValid(element) {\n checkHtmlElement(element, toBeValid, this);\n\n const isValid = !isElementInvalid(element);\n\n return {\n pass: isValid,\n message: () => {\n const is = isValid ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeValid`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} currently valid:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\nfunction toHaveValue(htmlElement, expectedValue) {\n checkHtmlElement(htmlElement, toHaveValue, this);\n\n if (\n htmlElement.tagName.toLowerCase() === 'input' &&\n ['checkbox', 'radio'].includes(htmlElement.type)\n ) {\n throw new Error(\n 'input with type=checkbox or type=radio cannot be used with .toHaveValue(). Use .toBeChecked() for type=checkbox or .toHaveFormValues() instead',\n )\n }\n\n const receivedValue = getSingleElementValue(htmlElement);\n const expectsValue = expectedValue !== undefined;\n\n let expectedTypedValue = expectedValue;\n let receivedTypedValue = receivedValue;\n if (expectedValue == receivedValue && expectedValue !== receivedValue) {\n expectedTypedValue = `${expectedValue} (${typeof expectedValue})`;\n receivedTypedValue = `${receivedValue} (${typeof receivedValue})`;\n }\n\n return {\n pass: expectsValue\n ? compareAsSet(receivedValue, expectedValue)\n : Boolean(receivedValue),\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n const matcher = this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveValue`,\n 'element',\n expectedValue,\n );\n return getMessage(\n this,\n matcher,\n `Expected the element ${to} have value`,\n expectsValue ? expectedTypedValue : '(any)',\n 'Received',\n receivedTypedValue,\n )\n },\n }\n}\n\nfunction toHaveDisplayValue(htmlElement, expectedValue) {\n checkHtmlElement(htmlElement, toHaveDisplayValue, this);\n const tagName = htmlElement.tagName.toLowerCase();\n\n if (!['select', 'input', 'textarea'].includes(tagName)) {\n throw new Error(\n '.toHaveDisplayValue() currently supports only input, textarea or select elements, try with another matcher instead.',\n )\n }\n\n if (tagName === 'input' && ['radio', 'checkbox'].includes(htmlElement.type)) {\n throw new Error(\n `.toHaveDisplayValue() currently does not support input[type=\"${htmlElement.type}\"], try with another matcher instead.`,\n )\n }\n\n const values = getValues(tagName, htmlElement);\n const expectedValues = getExpectedValues(expectedValue);\n const numberOfMatchesWithValues = expectedValues.filter(expected =>\n values.some(value =>\n expected instanceof RegExp\n ? expected.test(value)\n : this.equals(value, String(expected)),\n ),\n ).length;\n\n const matchedWithAllValues = numberOfMatchesWithValues === values.length;\n const matchedWithAllExpectedValues =\n numberOfMatchesWithValues === expectedValues.length;\n\n return {\n pass: matchedWithAllValues && matchedWithAllExpectedValues,\n message: () =>\n getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveDisplayValue`,\n 'element',\n '',\n ),\n `Expected element ${this.isNot ? 'not ' : ''}to have display value`,\n expectedValue,\n 'Received',\n values,\n ),\n }\n}\n\nfunction getValues(tagName, htmlElement) {\n return tagName === 'select'\n ? Array.from(htmlElement)\n .filter(option => option.selected)\n .map(option => option.textContent)\n : [htmlElement.value]\n}\n\nfunction getExpectedValues(expectedValue) {\n return expectedValue instanceof Array ? expectedValue : [expectedValue]\n}\n\nfunction toBeChecked(element) {\n checkHtmlElement(element, toBeChecked, this);\n\n const isValidInput = () => {\n return (\n element.tagName.toLowerCase() === 'input' &&\n ['checkbox', 'radio'].includes(element.type)\n )\n };\n\n const isValidAriaElement = () => {\n return (\n roleSupportsChecked(element.getAttribute('role')) &&\n ['true', 'false'].includes(element.getAttribute('aria-checked'))\n )\n };\n\n if (!isValidInput() && !isValidAriaElement()) {\n return {\n pass: false,\n message: () =>\n `only inputs with type=\"checkbox\" or type=\"radio\" or elements with ${supportedRolesSentence()} and a valid aria-checked attribute can be used with .toBeChecked(). Use .toHaveValue() instead`,\n }\n }\n\n const isChecked = () => {\n if (isValidInput()) return element.checked\n return element.getAttribute('aria-checked') === 'true'\n };\n\n return {\n pass: isChecked(),\n message: () => {\n const is = isChecked() ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBeChecked`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} checked:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\nfunction supportedRolesSentence() {\n return toSentence(\n supportedRoles().map(role => `role=\"${role}\"`),\n {lastWordConnector: ' or '},\n )\n}\n\nfunction supportedRoles() {\n return roles.keys().filter(roleSupportsChecked)\n}\n\nfunction roleSupportsChecked(role) {\n return roles.get(role)?.props['aria-checked'] !== undefined\n}\n\nfunction toBePartiallyChecked(element) {\n checkHtmlElement(element, toBePartiallyChecked, this);\n\n const isValidInput = () => {\n return (\n element.tagName.toLowerCase() === 'input' && element.type === 'checkbox'\n )\n };\n\n const isValidAriaElement = () => {\n return element.getAttribute('role') === 'checkbox'\n };\n\n if (!isValidInput() && !isValidAriaElement()) {\n return {\n pass: false,\n message: () =>\n 'only inputs with type=\"checkbox\" or elements with role=\"checkbox\" and a valid aria-checked attribute can be used with .toBePartiallyChecked(). Use .toHaveValue() instead',\n }\n }\n\n const isPartiallyChecked = () => {\n const isAriaMixed = element.getAttribute('aria-checked') === 'mixed';\n\n if (isValidInput()) {\n return element.indeterminate || isAriaMixed\n }\n\n return isAriaMixed\n };\n\n return {\n pass: isPartiallyChecked(),\n message: () => {\n const is = isPartiallyChecked() ? 'is' : 'is not';\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBePartiallyChecked`,\n 'element',\n '',\n ),\n '',\n `Received element ${is} partially checked:`,\n ` ${this.utils.printReceived(element.cloneNode(false))}`,\n ].join('\\n')\n },\n }\n}\n\n// See algoritm: https://www.w3.org/TR/accname-1.1/#mapping_additional_nd_description\nfunction toHaveDescription(htmlElement, checkWith) {\n deprecate(\n 'toHaveDescription',\n 'Please use toHaveAccessibleDescription.',\n );\n\n checkHtmlElement(htmlElement, toHaveDescription, this);\n\n const expectsDescription = checkWith !== undefined;\n\n const descriptionIDRaw = htmlElement.getAttribute('aria-describedby') || '';\n const descriptionIDs = descriptionIDRaw.split(/\\s+/).filter(Boolean);\n let description = '';\n if (descriptionIDs.length > 0) {\n const document = htmlElement.ownerDocument;\n const descriptionEls = descriptionIDs\n .map(descriptionID => document.getElementById(descriptionID))\n .filter(Boolean);\n description = normalize(descriptionEls.map(el => el.textContent).join(' '));\n }\n\n return {\n pass: expectsDescription\n ? checkWith instanceof RegExp\n ? checkWith.test(description)\n : this.equals(description, checkWith)\n : Boolean(description),\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveDescription`,\n 'element',\n '',\n ),\n `Expected the element ${to} have description`,\n this.utils.printExpected(checkWith),\n 'Received',\n this.utils.printReceived(description),\n )\n },\n }\n}\n\n// See aria-errormessage spec https://www.w3.org/TR/wai-aria-1.2/#aria-errormessage\nfunction toHaveErrorMessage(htmlElement, checkWith) {\n deprecate('toHaveErrorMessage', 'Please use toHaveAccessibleErrorMessage.');\n checkHtmlElement(htmlElement, toHaveErrorMessage, this);\n\n if (\n !htmlElement.hasAttribute('aria-invalid') ||\n htmlElement.getAttribute('aria-invalid') === 'false'\n ) {\n const not = this.isNot ? '.not' : '';\n\n return {\n pass: false,\n message: () => {\n return getMessage(\n this,\n this.utils.matcherHint(`${not}.toHaveErrorMessage`, 'element', ''),\n `Expected the element to have invalid state indicated by`,\n 'aria-invalid=\"true\"',\n 'Received',\n htmlElement.hasAttribute('aria-invalid')\n ? `aria-invalid=\"${htmlElement.getAttribute('aria-invalid')}\"`\n : this.utils.printReceived(''),\n )\n },\n }\n }\n\n const expectsErrorMessage = checkWith !== undefined;\n\n const errormessageIDRaw = htmlElement.getAttribute('aria-errormessage') || '';\n const errormessageIDs = errormessageIDRaw.split(/\\s+/).filter(Boolean);\n\n let errormessage = '';\n if (errormessageIDs.length > 0) {\n const document = htmlElement.ownerDocument;\n\n const errormessageEls = errormessageIDs\n .map(errormessageID => document.getElementById(errormessageID))\n .filter(Boolean);\n\n errormessage = normalize(\n errormessageEls.map(el => el.textContent).join(' '),\n );\n }\n\n return {\n pass: expectsErrorMessage\n ? checkWith instanceof RegExp\n ? checkWith.test(errormessage)\n : this.equals(errormessage, checkWith)\n : Boolean(errormessage),\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n return getMessage(\n this,\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveErrorMessage`,\n 'element',\n '',\n ),\n `Expected the element ${to} have error message`,\n this.utils.printExpected(checkWith),\n 'Received',\n this.utils.printReceived(errormessage),\n )\n },\n }\n}\n\n/**\n * Returns the selection from the element.\n *\n * @param element {HTMLElement} The element to get the selection from.\n * @returns {String} The selection.\n */\nfunction getSelection(element) {\n const selection = element.ownerDocument.getSelection();\n\n if (['input', 'textarea'].includes(element.tagName.toLowerCase())) {\n if (['radio', 'checkbox'].includes(element.type)) return ''\n return element.value\n .toString()\n .substring(element.selectionStart, element.selectionEnd)\n }\n\n if (selection.anchorNode === null || selection.focusNode === null) {\n // No selection\n return ''\n }\n\n const originalRange = selection.getRangeAt(0);\n const temporaryRange = element.ownerDocument.createRange();\n\n if (selection.containsNode(element, false)) {\n // Whole element is inside selection\n temporaryRange.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(temporaryRange);\n } else if (\n element.contains(selection.anchorNode) &&\n element.contains(selection.focusNode)\n ) ; else {\n // Element is partially selected\n const selectionStartsWithinElement =\n element === originalRange.startContainer ||\n element.contains(originalRange.startContainer);\n const selectionEndsWithinElement =\n element === originalRange.endContainer ||\n element.contains(originalRange.endContainer);\n selection.removeAllRanges();\n\n if (selectionStartsWithinElement || selectionEndsWithinElement) {\n temporaryRange.selectNodeContents(element);\n\n if (selectionStartsWithinElement) {\n temporaryRange.setStart(\n originalRange.startContainer,\n originalRange.startOffset,\n );\n }\n if (selectionEndsWithinElement) {\n temporaryRange.setEnd(\n originalRange.endContainer,\n originalRange.endOffset,\n );\n }\n\n selection.addRange(temporaryRange);\n }\n }\n\n const result = selection.toString();\n\n selection.removeAllRanges();\n selection.addRange(originalRange);\n\n return result\n}\n\n/**\n * Checks if the element has the string selected.\n *\n * @param htmlElement {HTMLElement} The html element to check the selection for.\n * @param expectedSelection {String} The selection as a string.\n */\nfunction toHaveSelection(htmlElement, expectedSelection) {\n checkHtmlElement(htmlElement, toHaveSelection, this);\n\n const expectsSelection = expectedSelection !== undefined;\n\n if (expectsSelection && typeof expectedSelection !== 'string') {\n throw new Error(`expected selection must be a string or undefined`)\n }\n\n const receivedSelection = getSelection(htmlElement);\n\n return {\n pass: expectsSelection\n ? compareAsSet(receivedSelection, expectedSelection)\n : Boolean(receivedSelection),\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n const matcher = this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toHaveSelection`,\n 'element',\n expectedSelection,\n );\n return getMessage(\n this,\n matcher,\n `Expected the element ${to} have selection`,\n expectsSelection ? expectedSelection : '(any)',\n 'Received',\n receivedSelection,\n )\n },\n }\n}\n\nfunction toBePressed(element) {\n checkHtmlElement(element, toBePressed, this);\n\n const roles = (element.getAttribute('role') || '')\n .split(' ')\n .map(role => role.trim());\n\n const isButton =\n element.tagName.toLowerCase() === 'button' ||\n (element.tagName.toLowerCase() === 'input' && element.type === 'button') ||\n roles.includes('button');\n\n const pressedAttribute = element.getAttribute('aria-pressed');\n\n const isValidAriaElement =\n pressedAttribute === 'true' || pressedAttribute === 'false';\n\n if (!isButton || !isValidAriaElement) {\n return {\n pass: false,\n message: () =>\n `Only button or input with type=\"button\" or element with role=\"button\" and a valid aria-pressed attribute can be used with .toBePressed()`,\n }\n }\n\n const isPressed = pressedAttribute === 'true';\n\n return {\n pass: isButton && isPressed,\n\n message: () => {\n const matcher = this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBePressed`,\n 'element',\n '',\n );\n\n return getMessage(\n this,\n matcher,\n `Expected element to have`,\n `aria-pressed=\"${this.isNot ? 'false' : 'true'}\"`,\n `Received`,\n `aria-pressed=\"${pressedAttribute}\"`,\n )\n },\n }\n}\n\nfunction toBePartiallyPressed(element) {\n checkHtmlElement(element, toBePartiallyPressed, this);\n\n const roles = (element.getAttribute('role') || '')\n .split(' ')\n .map(role => role.trim());\n\n const isButton =\n element.tagName.toLowerCase() === 'button' ||\n (element.tagName.toLowerCase() === 'input' && element.type === 'button') ||\n roles.includes('button');\n\n const pressedAttribute = element.getAttribute('aria-pressed');\n\n const isValidAriaElement =\n pressedAttribute === 'true' ||\n pressedAttribute === 'false' ||\n pressedAttribute === 'mixed';\n\n if (!isButton || !isValidAriaElement) {\n return {\n pass: false,\n message: () =>\n `Only button or input with type=\"button\" or element with role=\"button\" and a valid aria-pressed attribute can be used with .toBePartiallyPressed()`,\n }\n }\n\n const isPartiallyPressed = pressedAttribute === 'mixed';\n\n return {\n pass: isButton && isPartiallyPressed,\n\n message: () => {\n const to = this.isNot ? 'not to' : 'to';\n\n const matcher = this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.toBePartiallyPressed`,\n 'element',\n '',\n );\n\n return getMessage(\n this,\n matcher,\n `Expected element ${to} have`,\n `aria-pressed=\"mixed\"`,\n `Received`,\n `aria-pressed=\"${pressedAttribute}\"`,\n )\n },\n }\n}\n\n// ref: https://dom.spec.whatwg.org/#dom-node-document_position_disconnected\nconst DOCUMENT_POSITION_DISCONNECTED = 0x01;\nconst DOCUMENT_POSITION_PRECEDING = 0x02;\nconst DOCUMENT_POSITION_FOLLOWING = 0x04;\nconst DOCUMENT_POSITION_CONTAINS = 0x08;\nconst DOCUMENT_POSITION_CONTAINED_BY = 0x10;\nconst DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC = 0x20;\n\n// ref: https://developer.mozilla.org/en-US/docs/Web/API/Node/compareDocumentPosition\nconst DOCUMENT_POSITIONS_STRINGS = {\n [DOCUMENT_POSITION_DISCONNECTED]: 'Node.DOCUMENT_POSITION_DISCONNECTED',\n [DOCUMENT_POSITION_PRECEDING]: 'Node.DOCUMENT_POSITION_PRECEDING',\n [DOCUMENT_POSITION_FOLLOWING]: 'Node.DOCUMENT_POSITION_FOLLOWING',\n [DOCUMENT_POSITION_CONTAINS]: 'Node.DOCUMENT_POSITION_CONTAINS',\n [DOCUMENT_POSITION_CONTAINED_BY]: 'Node.DOCUMENT_POSITION_CONTAINED_BY',\n [DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC]:\n 'Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC',\n};\n\nfunction makeDocumentPositionErrorString(documentPosition) {\n if (documentPosition in DOCUMENT_POSITIONS_STRINGS) {\n return `${DOCUMENT_POSITIONS_STRINGS[documentPosition]} (${documentPosition})`\n }\n\n return `Unknown document position (${documentPosition})`\n}\n\nfunction checkToAppear(methodName, targetDocumentPosition) {\n // eslint-disable-next-line func-names\n return function (element, secondElement) {\n checkHtmlElement(element, toAppearBefore, this);\n checkHtmlElement(secondElement, toAppearBefore, this);\n\n const documentPosition = element.compareDocumentPosition(secondElement);\n const pass = documentPosition === targetDocumentPosition;\n\n return {\n pass,\n message: () => {\n return [\n this.utils.matcherHint(\n `${this.isNot ? '.not' : ''}.${methodName}`,\n 'element',\n 'secondElement',\n ),\n '',\n `Received: ${makeDocumentPositionErrorString(documentPosition)}`,\n ].join('\\n')\n },\n }\n }\n}\n\nfunction toAppearBefore(element, secondElement) {\n return checkToAppear('toAppearBefore', DOCUMENT_POSITION_FOLLOWING).apply(\n this,\n [element, secondElement],\n )\n}\n\nfunction toAppearAfter(element, secondElement) {\n return checkToAppear('toAppearAfter', DOCUMENT_POSITION_PRECEDING).apply(\n this,\n [element, secondElement],\n )\n}\n\nvar extensions = /*#__PURE__*/Object.freeze({\n __proto__: null,\n toAppearAfter: toAppearAfter,\n toAppearBefore: toAppearBefore,\n toBeChecked: toBeChecked,\n toBeDisabled: toBeDisabled,\n toBeEmpty: toBeEmpty,\n toBeEmptyDOMElement: toBeEmptyDOMElement,\n toBeEnabled: toBeEnabled,\n toBeInTheDOM: toBeInTheDOM,\n toBeInTheDocument: toBeInTheDocument,\n toBeInvalid: toBeInvalid,\n toBePartiallyChecked: toBePartiallyChecked,\n toBePartiallyPressed: toBePartiallyPressed,\n toBePressed: toBePressed,\n toBeRequired: toBeRequired,\n toBeValid: toBeValid,\n toBeVisible: toBeVisible,\n toContainElement: toContainElement,\n toContainHTML: toContainHTML,\n toHaveAccessibleDescription: toHaveAccessibleDescription,\n toHaveAccessibleErrorMessage: toHaveAccessibleErrorMessage,\n toHaveAccessibleName: toHaveAccessibleName,\n toHaveAttribute: toHaveAttribute,\n toHaveClass: toHaveClass,\n toHaveDescription: toHaveDescription,\n toHaveDisplayValue: toHaveDisplayValue,\n toHaveErrorMessage: toHaveErrorMessage,\n toHaveFocus: toHaveFocus,\n toHaveFormValues: toHaveFormValues,\n toHaveRole: toHaveRole,\n toHaveSelection: toHaveSelection,\n toHaveStyle: toHaveStyle,\n toHaveTextContent: toHaveTextContent,\n toHaveValue: toHaveValue\n});\n\nexport { toBePartiallyChecked as A, toHaveDescription as B, toHaveErrorMessage as C, toHaveSelection as D, toBePressed as E, toBePartiallyPressed as F, toAppearBefore as G, toAppearAfter as H, toBeInTheDocument as a, toBeEmpty as b, toBeEmptyDOMElement as c, toContainElement as d, extensions as e, toContainHTML as f, toHaveTextContent as g, toHaveAccessibleDescription as h, toHaveAccessibleErrorMessage as i, toHaveRole as j, toHaveAccessibleName as k, toHaveAttribute as l, toHaveClass as m, toHaveStyle as n, toHaveFocus as o, toHaveFormValues as p, toBeVisible as q, toBeDisabled as r, toBeEnabled as s, toBeInTheDOM as t, toBeRequired as u, toBeInvalid as v, toBeValid as w, toHaveValue as x, toHaveDisplayValue as y, toBeChecked as z };\n","import { e as extensions } from './matchers-35e4d3bd.mjs';\nimport 'redent';\nimport '@adobe/css-tools';\nimport 'dom-accessibility-api';\nimport 'aria-query';\nimport 'picocolors';\nimport 'css.escape';\n\nexpect.extend(extensions);\n"],"names":["minIndent","string","match","require$$0","stripIndent","indent","regex","indentString","count","options","require$$1","redent","t","e","i","s","n","__publicField","r","o","c","a","m","h","u","$","p","f","g","d","y","x","A","S","V","k","v","w","b","j","M","O","E","toStr","isCallable","fn","toInteger","value","number","maxSafeInteger","toLength","len","arrayFrom","arrayLike","mapFn","C","items","kValue","_typeof","_classCallCheck","instance","Constructor","_defineProperties","target","props","descriptor","_toPropertyKey","_createClass","protoProps","staticProps","_defineProperty","obj","key","arg","_toPrimitive","input","hint","prim","res","SetLike","previousLength","item","callbackfn","_this","getLocalName","element","_element$localName","localNameToRoleMappings","prohibitedAttributes","hasGlobalAriaAttributes","role","attributeName","_prohibitedAttributes","ignorePresentationalRole","implicitRole","getRole","explicitRole","getExplicitRole","presentationRoles","getImplicitRole","mappedByTag","_ref","type","isElement","node","isHTMLTableCaptionElement","isHTMLInputElement","isHTMLOptGroupElement","isHTMLSelectElement","isHTMLTableElement","isHTMLTextAreaElement","safeWindow","defaultView","isHTMLFieldSetElement","isHTMLLegendElement","isHTMLSlotElement","isSVGElement","isSVGSVGElement","isSVGTitleElement","queryIdRefs","ids","root","id","hasAnyConcreteRoles","roles","asFlatString","isHidden","getComputedStyleImplementation","style","isControl","hasAbstractRole","querySelectorAllSubtree","selectors","elements","ArrayFrom","querySelectedOptions","listbox","isMarkedPresentational","isNativeHostLanguageTextAlternativeElement","allowsNameFromContent","isDescendantOfNativeHostLanguageTextAlternativeElement","getValueOfTextbox","getTextualContent","declaration","content","isLabelableElement","localName","findLabelableElement","labelableElement","childNode","descendantLabelableElement","getControlOfLabel","label","htmlFor","getLabels","labelsProperty","document","getSlotContents","slot","assignedNodes","computeTextAlternative","consultedNodes","window","_options$compute","compute","_options$computedStyl","computedStyleSupportsPseudoElements","_options$getComputedS","getComputedStyle","_options$hidden","hidden","computeMiscTextAlternative","context","accumulatedText","pseudoBefore","beforeContent","childNodes","child","result","display","separator","pseudoAfter","afterContent","useAttribute","attribute","computeTooltipAttributeValue","computeElementTextAlternative","children","_children","_i","_child","_children2","_i2","_child2","nameFromAlt","nameFromLabel","nameFromValue","labels","_nameFromAlt","nameFromTitle","nameFromSubTree","current","labelAttributeNode","labelElements","skipToStep2E","ariaLabel","elementTextAlternative","selectedOptions","selectedOption","accumulatedText2F","tooltipAttributeValue","ownKeys","_objectSpread","computeAccessibleDescription","description","ariaDescription","title","prohibitsNaming","computeAccessibleName","iteratorProxy_1","iteratorProxy","values","index","iter","iterationDecorator_1","iterationDecorator","_iteratorProxy","_interopRequireDefault","collection","entries","ariaPropsMap_1","_iterationDecorator","_slicedToArray","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","_arrayLikeToArray","l","properties","ariaPropsMap","thisArg","_properties","_properties$_i","tuple","_ref2","_ref3","_ref4","domMap_1","dom","domMap","_dom","_dom$_i","commandRole_1","commandRole","compositeRole_1","compositeRole","inputRole_1","inputRole","landmarkRole_1","landmarkRole","rangeRole_1","rangeRole","roletypeRole_1","roletypeRole","sectionRole_1","sectionRole","sectionheadRole_1","sectionheadRole","selectRole_1","selectRole","structureRole_1","structureRole","widgetRole_1","widgetRole","windowRole_1","windowRole","ariaAbstractRoles_1","_commandRole","_compositeRole","_inputRole","require$$2","_landmarkRole","require$$3","_rangeRole","require$$4","_roletypeRole","require$$5","_sectionRole","require$$6","_sectionheadRole","require$$7","_selectRole","require$$8","_structureRole","require$$9","_widgetRole","require$$10","_windowRole","require$$11","ariaAbstractRoles","alertRole_1","alertRole","alertdialogRole_1","alertdialogRole","applicationRole_1","applicationRole","articleRole_1","articleRole","bannerRole_1","bannerRole","blockquoteRole_1","blockquoteRole","buttonRole_1","buttonRole","captionRole_1","captionRole","cellRole_1","cellRole","checkboxRole_1","checkboxRole","codeRole_1","codeRole","columnheaderRole_1","columnheaderRole","comboboxRole_1","comboboxRole","complementaryRole_1","complementaryRole","contentinfoRole_1","contentinfoRole","definitionRole_1","definitionRole","deletionRole_1","deletionRole","dialogRole_1","dialogRole","directoryRole_1","directoryRole","documentRole_1","documentRole","emphasisRole_1","emphasisRole","feedRole_1","feedRole","figureRole_1","figureRole","formRole_1","formRole","genericRole_1","genericRole","gridRole_1","gridRole","gridcellRole_1","gridcellRole","groupRole_1","groupRole","headingRole_1","headingRole","imgRole_1","imgRole","insertionRole_1","insertionRole","linkRole_1","linkRole","listRole_1","listRole","listboxRole_1","listboxRole","listitemRole_1","listitemRole","logRole_1","logRole","mainRole_1","mainRole","markRole_1","markRole","marqueeRole_1","marqueeRole","mathRole_1","mathRole","menuRole_1","menuRole","menubarRole_1","menubarRole","menuitemRole_1","menuitemRole","menuitemcheckboxRole_1","menuitemcheckboxRole","menuitemradioRole_1","menuitemradioRole","meterRole_1","meterRole","navigationRole_1","navigationRole","noneRole_1","noneRole","noteRole_1","noteRole","optionRole_1","optionRole","paragraphRole_1","paragraphRole","presentationRole_1","presentationRole","progressbarRole_1","progressbarRole","radioRole_1","radioRole","radiogroupRole_1","radiogroupRole","regionRole_1","regionRole","rowRole_1","rowRole","rowgroupRole_1","rowgroupRole","rowheaderRole_1","rowheaderRole","scrollbarRole_1","scrollbarRole","searchRole_1","searchRole","searchboxRole_1","searchboxRole","separatorRole_1","separatorRole","sliderRole_1","sliderRole","spinbuttonRole_1","spinbuttonRole","statusRole_1","statusRole","strongRole_1","strongRole","subscriptRole_1","subscriptRole","superscriptRole_1","superscriptRole","switchRole_1","switchRole","tabRole_1","tabRole","tableRole_1","tableRole","tablistRole_1","tablistRole","tabpanelRole_1","tabpanelRole","termRole_1","termRole","textboxRole_1","textboxRole","timeRole_1","timeRole","timerRole_1","timerRole","toolbarRole_1","toolbarRole","tooltipRole_1","tooltipRole","treeRole_1","treeRole","treegridRole_1","treegridRole","treeitemRole_1","treeitemRole","ariaLiteralRoles_1","_alertRole","_alertdialogRole","_applicationRole","_articleRole","_bannerRole","_blockquoteRole","_buttonRole","_captionRole","_cellRole","_checkboxRole","_codeRole","_columnheaderRole","_comboboxRole","require$$12","_complementaryRole","require$$13","_contentinfoRole","require$$14","_definitionRole","require$$15","_deletionRole","require$$16","_dialogRole","require$$17","_directoryRole","require$$18","_documentRole","require$$19","_emphasisRole","require$$20","_feedRole","require$$21","_figureRole","require$$22","_formRole","require$$23","_genericRole","require$$24","_gridRole","require$$25","_gridcellRole","require$$26","_groupRole","require$$27","_headingRole","require$$28","_imgRole","require$$29","_insertionRole","require$$30","_linkRole","require$$31","_listRole","require$$32","_listboxRole","require$$33","_listitemRole","require$$34","_logRole","require$$35","_mainRole","require$$36","_markRole","require$$37","_marqueeRole","require$$38","_mathRole","require$$39","_menuRole","require$$40","_menubarRole","require$$41","_menuitemRole","require$$42","_menuitemcheckboxRole","require$$43","_menuitemradioRole","require$$44","_meterRole","require$$45","_navigationRole","require$$46","_noneRole","require$$47","_noteRole","require$$48","_optionRole","require$$49","_paragraphRole","require$$50","_presentationRole","require$$51","_progressbarRole","require$$52","_radioRole","require$$53","_radiogroupRole","require$$54","_regionRole","require$$55","_rowRole","require$$56","_rowgroupRole","require$$57","_rowheaderRole","require$$58","_scrollbarRole","require$$59","_searchRole","require$$60","_searchboxRole","require$$61","_separatorRole","require$$62","_sliderRole","require$$63","_spinbuttonRole","require$$64","_statusRole","require$$65","_strongRole","require$$66","_subscriptRole","require$$67","_superscriptRole","require$$68","_switchRole","require$$69","_tabRole","require$$70","_tableRole","require$$71","_tablistRole","require$$72","_tabpanelRole","require$$73","_termRole","require$$74","_textboxRole","require$$75","_timeRole","require$$76","_timerRole","require$$77","_toolbarRole","require$$78","_tooltipRole","require$$79","_treeRole","require$$80","_treegridRole","require$$81","_treeitemRole","require$$82","ariaLiteralRoles","docAbstractRole_1","docAbstractRole","docAcknowledgmentsRole_1","docAcknowledgmentsRole","docAfterwordRole_1","docAfterwordRole","docAppendixRole_1","docAppendixRole","docBacklinkRole_1","docBacklinkRole","docBiblioentryRole_1","docBiblioentryRole","docBibliographyRole_1","docBibliographyRole","docBibliorefRole_1","docBibliorefRole","docChapterRole_1","docChapterRole","docColophonRole_1","docColophonRole","docConclusionRole_1","docConclusionRole","docCoverRole_1","docCoverRole","docCreditRole_1","docCreditRole","docCreditsRole_1","docCreditsRole","docDedicationRole_1","docDedicationRole","docEndnoteRole_1","docEndnoteRole","docEndnotesRole_1","docEndnotesRole","docEpigraphRole_1","docEpigraphRole","docEpilogueRole_1","docEpilogueRole","docErrataRole_1","docErrataRole","docExampleRole_1","docExampleRole","docFootnoteRole_1","docFootnoteRole","docForewordRole_1","docForewordRole","docGlossaryRole_1","docGlossaryRole","docGlossrefRole_1","docGlossrefRole","docIndexRole_1","docIndexRole","docIntroductionRole_1","docIntroductionRole","docNoterefRole_1","docNoterefRole","docNoticeRole_1","docNoticeRole","docPagebreakRole_1","docPagebreakRole","docPagefooterRole_1","docPagefooterRole","docPageheaderRole_1","docPageheaderRole","docPagelistRole_1","docPagelistRole","docPartRole_1","docPartRole","docPrefaceRole_1","docPrefaceRole","docPrologueRole_1","docPrologueRole","docPullquoteRole_1","docPullquoteRole","docQnaRole_1","docQnaRole","docSubtitleRole_1","docSubtitleRole","docTipRole_1","docTipRole","docTocRole_1","docTocRole","ariaDpubRoles_1","_docAbstractRole","_docAcknowledgmentsRole","_docAfterwordRole","_docAppendixRole","_docBacklinkRole","_docBiblioentryRole","_docBibliographyRole","_docBibliorefRole","_docChapterRole","_docColophonRole","_docConclusionRole","_docCoverRole","_docCreditRole","_docCreditsRole","_docDedicationRole","_docEndnoteRole","_docEndnotesRole","_docEpigraphRole","_docEpilogueRole","_docErrataRole","_docExampleRole","_docFootnoteRole","_docForewordRole","_docGlossaryRole","_docGlossrefRole","_docIndexRole","_docIntroductionRole","_docNoterefRole","_docNoticeRole","_docPagebreakRole","_docPagefooterRole","_docPageheaderRole","_docPagelistRole","_docPartRole","_docPrefaceRole","_docPrologueRole","_docPullquoteRole","_docQnaRole","_docSubtitleRole","_docTipRole","_docTocRole","ariaDpubRoles","graphicsDocumentRole_1","graphicsDocumentRole","graphicsObjectRole_1","graphicsObjectRole","graphicsSymbolRole_1","graphicsSymbolRole","ariaGraphicsRoles_1","_graphicsDocumentRole","_graphicsObjectRole","_graphicsSymbolRole","ariaGraphicsRoles","rolesMap_1","_ariaAbstractRoles","_ariaLiteralRoles","_ariaDpubRoles","_ariaGraphicsRoles","_createForOfIteratorHelper","_n","F","roleDefinition","_iterator","_step","superClassIter","_iterator2","_step2","_loop","superClassName","superClassRoleTuple","name","superClassDefinition","_Object$keys","prop","err","rolesMap","_iterator3","_step3","_step3$value","_ref5","_ref6","_ref7","_ref8","elementRoleMap_1","_rolesMap","elementRoles","keys","concepts","relation","concept","elementRoleRelation","ariaRoleRelationConceptEquals","isUnique","elementRoleMap","_elementRoles","_elementRoles$_i","_key","ariaRoleRelationConceptAttributeEquals","ariaRoleRelationConstraintsEquals","_i3","_i4","roleElementMap_1","roleElement","relationConcepts","roleElementMap","_roleElement","_roleElement$_i","lib","roles_1","elementRoles_1","_ariaPropsMap","_domMap","_elementRoleMap","_roleElementMap","create","picocolors_browserModule","factory","module","global","cssEscape","length","codeUnit","firstCodeUnit","GenericTypeError","expectedString","received","matcherFn","withType","HtmlElementTypeError","args","NodeTypeError","checkHasWindow","htmlElement","ErrorClass","checkNode","checkHtmlElement","InvalidCSSError","parseCSS","css","ast","parse","reason","line","property","getMessage","matcher","expectedLabel","expectedValue","receivedLabel","receivedValue","matches","textToMatch","deprecate","replacementText","normalize","text","getTag","getSelectValue","multiple","option","opt","getInputValue","inputElement","rolesSupportingValues","getAccessibleValue","getSingleElementValue","toSentence","array","wordConnector","lastWordConnector","compareAsSet","val1","val2","toBeInTheDOM","container","toBeInTheDocument","pass","errorFound","errorNotFound","toBeEmpty","toBeEmptyDOMElement","isEmptyElement","toContainElement","getNormalizedHtml","htmlText","div","toContainHTML","toHaveTextContent","checkWith","textContent","checkingWithEmptyString","to","toHaveAccessibleDescription","expectedAccessibleDescription","actualAccessibleDescription","missingExpectedValue","ariaInvalidName","validStates","toHaveAccessibleErrorMessage","expectedAccessibleErrorMessage","method","errormessageId","ariaInvalidVal","error","_a","elementRoleList","buildElementRoleList","toHaveRole","expectedRole","actualRoles","getExplicitOrImplicitRoles","el","getImplicitAriaRoles","currentNode","elementRolesMap","makeElementSelector","attributes","constraints","getSelectorSpecificity","bySelectorSpecificity","leftSpecificity","rightSpecificity","typeTextIndex","selector","toHaveAccessibleName","expectedAccessibleName","actualAccessibleName","printAttribute","stringify","getAttributeComment","toHaveAttribute","isExpectedValuePresent","hasAttribute","receivedAttribute","getExpectedClassNamesAndOptions","params","lastParam","expectedClassNames","splitClassNames","str","isSubset$1","subset","superset","strOrRegexp","className","toHaveClass","expected","acc","hasRegExp","getStyleDeclaration","styles","copy","isSubset","computedStyle","isCustomProperty","spellingVariants","printoutStyles","expectedDiff","diffFn","computedStyles","pico","toHaveStyle","parsedCSS","toHaveFocus","getMultiElementValue","types","theChosenOne","radio","checkbox","getFormValue","escape","getPureName","getAllFormValues","toHaveFormValues","formElement","expectedValues","formValues","commonKeyValues","isStyleVisible","visibility","opacity","isAttributeVisible","previousElement","detailsVisibility","isElementVisible","toBeVisible","isInDocument","isVisible","is","FORM_TAGS$2","isFirstLegendChildOfFieldset","parent","isElementDisabledByParent","isElementDisabled","isCustomElement","tag","canElementBeDisabled","isAncestorDisabled","isElementOrAncestorDisabled","toBeDisabled","isDisabled","toBeEnabled","isEnabled","FORM_TAGS$1","ARIA_FORM_TAGS","UNSUPPORTED_INPUT_TYPES","SUPPORTED_ARIA_ROLES","isRequiredOnFormTagsExceptInput","isRequiredOnSupportedInput","isElementRequiredByARIA","toBeRequired","isRequired","FORM_TAGS","isElementHavingAriaInvalid","isSupportsValidityMethod","isElementInvalid","isHaveAriaInvalid","toBeInvalid","isInvalid","toBeValid","isValid","toHaveValue","expectsValue","expectedTypedValue","receivedTypedValue","toHaveDisplayValue","tagName","getValues","getExpectedValues","numberOfMatchesWithValues","matchedWithAllValues","matchedWithAllExpectedValues","toBeChecked","isValidInput","isValidAriaElement","roleSupportsChecked","supportedRolesSentence","isChecked","supportedRoles","toBePartiallyChecked","isPartiallyChecked","isAriaMixed","toHaveDescription","expectsDescription","descriptionIDs","descriptionEls","descriptionID","toHaveErrorMessage","not","expectsErrorMessage","errormessageIDs","errormessage","errormessageEls","errormessageID","getSelection","selection","originalRange","temporaryRange","selectionStartsWithinElement","selectionEndsWithinElement","toHaveSelection","expectedSelection","expectsSelection","receivedSelection","toBePressed","isButton","pressedAttribute","toBePartiallyPressed","DOCUMENT_POSITION_DISCONNECTED","DOCUMENT_POSITION_PRECEDING","DOCUMENT_POSITION_FOLLOWING","DOCUMENT_POSITION_CONTAINS","DOCUMENT_POSITION_CONTAINED_BY","DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","DOCUMENT_POSITIONS_STRINGS","makeDocumentPositionErrorString","documentPosition","checkToAppear","methodName","targetDocumentPosition","secondElement","toAppearBefore","toAppearAfter","extensions"],"mappings":"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","x_google_ignoreList":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166]}