alepha 0.20.3 → 0.20.5

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 (218) hide show
  1. package/dist/api/audits/index.d.ts.map +1 -1
  2. package/dist/api/files/index.d.ts.map +1 -1
  3. package/dist/api/jobs/index.d.ts +14 -14
  4. package/dist/api/jobs/index.d.ts.map +1 -1
  5. package/dist/api/organizations/index.d.ts.map +1 -1
  6. package/dist/api/parameters/index.d.ts +6 -1
  7. package/dist/api/parameters/index.d.ts.map +1 -1
  8. package/dist/api/parameters/index.js +20 -4
  9. package/dist/api/parameters/index.js.map +1 -1
  10. package/dist/api/payments/index.d.ts.map +1 -1
  11. package/dist/api/users/index.browser.js +6 -0
  12. package/dist/api/users/index.browser.js.map +1 -1
  13. package/dist/api/users/index.d.ts +5032 -134
  14. package/dist/api/users/index.d.ts.map +1 -1
  15. package/dist/api/users/index.js +58 -10
  16. package/dist/api/users/index.js.map +1 -1
  17. package/dist/bin/index.js +0 -0
  18. package/dist/bucket/index.d.ts +77 -107
  19. package/dist/bucket/index.d.ts.map +1 -1
  20. package/dist/bucket/index.js +148 -4
  21. package/dist/bucket/index.js.map +1 -1
  22. package/dist/bucket/index.workerd.js +7 -1
  23. package/dist/bucket/index.workerd.js.map +1 -1
  24. package/dist/cache/core/index.d.ts +26 -0
  25. package/dist/cache/core/index.d.ts.map +1 -1
  26. package/dist/cache/core/index.js +11 -1
  27. package/dist/cache/core/index.js.map +1 -1
  28. package/dist/cache/core/index.workerd.js +11 -1
  29. package/dist/cache/core/index.workerd.js.map +1 -1
  30. package/dist/cli/config/index.d.ts +7 -5
  31. package/dist/cli/config/index.d.ts.map +1 -1
  32. package/dist/cli/config/index.js +2 -3
  33. package/dist/cli/config/index.js.map +1 -1
  34. package/dist/cli/core/index.d.ts +419 -12
  35. package/dist/cli/core/index.d.ts.map +1 -1
  36. package/dist/cli/core/index.js +22 -511
  37. package/dist/cli/core/index.js.map +1 -1
  38. package/dist/cli/devtools/index.d.ts +4 -8
  39. package/dist/cli/devtools/index.d.ts.map +1 -1
  40. package/dist/cli/devtools/index.js +13 -15
  41. package/dist/cli/devtools/index.js.map +1 -1
  42. package/dist/cli/platform/index.d.ts +10 -13
  43. package/dist/cli/platform/index.d.ts.map +1 -1
  44. package/dist/cli/platform/index.js +18 -15
  45. package/dist/cli/platform/index.js.map +1 -1
  46. package/dist/cli/vendor/index.d.ts +10 -13
  47. package/dist/cli/vendor/index.d.ts.map +1 -1
  48. package/dist/cli/vendor/index.js +16 -13
  49. package/dist/cli/vendor/index.js.map +1 -1
  50. package/dist/command/index.d.ts +1 -1
  51. package/dist/core/index.browser.js +27 -3
  52. package/dist/core/index.browser.js.map +1 -1
  53. package/dist/core/index.d.ts +6 -3
  54. package/dist/core/index.d.ts.map +1 -1
  55. package/dist/core/index.js +27 -3
  56. package/dist/core/index.js.map +1 -1
  57. package/dist/core/index.native.js +27 -3
  58. package/dist/core/index.native.js.map +1 -1
  59. package/dist/core/index.workerd.js +27 -3
  60. package/dist/core/index.workerd.js.map +1 -1
  61. package/dist/datetime/index.d.ts +69 -10
  62. package/dist/datetime/index.d.ts.map +1 -1
  63. package/dist/datetime/index.js +135 -13
  64. package/dist/datetime/index.js.map +1 -1
  65. package/dist/email/smtp/index.js +10636 -2
  66. package/dist/email/smtp/index.js.map +1 -1
  67. package/dist/fake/index.d.ts +8085 -4
  68. package/dist/fake/index.d.ts.map +1 -1
  69. package/dist/fake/index.js +33554 -3
  70. package/dist/fake/index.js.map +1 -1
  71. package/dist/lock/core/index.d.ts +30 -2
  72. package/dist/lock/core/index.d.ts.map +1 -1
  73. package/dist/lock/core/index.js +35 -12
  74. package/dist/lock/core/index.js.map +1 -1
  75. package/dist/mcp/index.d.ts +238 -31
  76. package/dist/mcp/index.d.ts.map +1 -1
  77. package/dist/mcp/index.js +198 -71
  78. package/dist/mcp/index.js.map +1 -1
  79. package/dist/orm/core/index.browser.js +1 -1
  80. package/dist/orm/core/index.browser.js.map +1 -1
  81. package/dist/orm/core/index.bun.js +4 -3
  82. package/dist/orm/core/index.bun.js.map +1 -1
  83. package/dist/orm/core/index.d.ts +4877 -9
  84. package/dist/orm/core/index.d.ts.map +1 -1
  85. package/dist/orm/core/index.js +4 -3
  86. package/dist/orm/core/index.js.map +1 -1
  87. package/dist/orm/postgres/index.d.ts +608 -1
  88. package/dist/orm/postgres/index.d.ts.map +1 -1
  89. package/dist/react/core/index.d.ts +102 -1
  90. package/dist/react/core/index.d.ts.map +1 -1
  91. package/dist/react/core/index.js +65 -1
  92. package/dist/react/core/index.js.map +1 -1
  93. package/dist/react/form/index.d.ts +6 -0
  94. package/dist/react/form/index.d.ts.map +1 -1
  95. package/dist/react/form/index.js +7 -7
  96. package/dist/react/form/index.js.map +1 -1
  97. package/dist/react/i18n/index.d.ts +7 -1
  98. package/dist/react/i18n/index.d.ts.map +1 -1
  99. package/dist/react/i18n/index.js +6 -0
  100. package/dist/react/i18n/index.js.map +1 -1
  101. package/dist/react/router/index.browser.js +20 -2
  102. package/dist/react/router/index.browser.js.map +1 -1
  103. package/dist/react/router/index.d.ts +36 -4
  104. package/dist/react/router/index.d.ts.map +1 -1
  105. package/dist/react/router/index.js +20 -2
  106. package/dist/react/router/index.js.map +1 -1
  107. package/dist/react/testing/chunk-6Ep1yQYe.js +16 -0
  108. package/dist/react/testing/index.d.ts +411 -1
  109. package/dist/react/testing/index.d.ts.map +1 -1
  110. package/dist/react/testing/index.js +12293 -13
  111. package/dist/react/testing/index.js.map +1 -1
  112. package/dist/react/ui/index.d.ts +195 -1
  113. package/dist/react/ui/index.d.ts.map +1 -1
  114. package/dist/react/ui/index.js +61 -1
  115. package/dist/react/ui/index.js.map +1 -1
  116. package/dist/scheduler/index.d.ts +84 -3
  117. package/dist/scheduler/index.d.ts.map +1 -1
  118. package/dist/scheduler/index.js +390 -1
  119. package/dist/scheduler/index.js.map +1 -1
  120. package/dist/scheduler/index.workerd.js +390 -1
  121. package/dist/scheduler/index.workerd.js.map +1 -1
  122. package/dist/security/index.d.ts +325 -2
  123. package/dist/security/index.d.ts.map +1 -1
  124. package/dist/security/index.js +1361 -2
  125. package/dist/security/index.js.map +1 -1
  126. package/dist/server/auth/index.d.ts +1054 -1
  127. package/dist/server/auth/index.d.ts.map +1 -1
  128. package/dist/server/auth/index.js +1223 -1
  129. package/dist/server/auth/index.js.map +1 -1
  130. package/dist/server/core/index.browser.js +10 -3
  131. package/dist/server/core/index.browser.js.map +1 -1
  132. package/dist/server/core/index.d.ts.map +1 -1
  133. package/dist/server/core/index.js +28 -5
  134. package/dist/server/core/index.js.map +1 -1
  135. package/dist/server/metrics/index.d.ts +514 -1
  136. package/dist/server/metrics/index.d.ts.map +1 -1
  137. package/dist/server/metrics/index.js +4374 -4
  138. package/dist/server/metrics/index.js.map +1 -1
  139. package/dist/server/swagger/index.d.ts.map +1 -1
  140. package/dist/server/swagger/index.js +3 -4
  141. package/dist/server/swagger/index.js.map +1 -1
  142. package/dist/websocket/index.browser.js +11 -5
  143. package/dist/websocket/index.browser.js.map +1 -1
  144. package/dist/websocket/index.d.ts +3 -1
  145. package/dist/websocket/index.d.ts.map +1 -1
  146. package/dist/websocket/index.js +21 -6
  147. package/dist/websocket/index.js.map +1 -1
  148. package/package.json +416 -8
  149. package/src/api/parameters/services/ParameterProvider.ts +21 -4
  150. package/src/api/users/__tests__/SessionService.spec.ts +99 -0
  151. package/src/api/users/__tests__/UserJobs.spec.ts +67 -0
  152. package/src/api/users/atoms/realmAuthSettingsAtom.ts +15 -0
  153. package/src/api/users/entities/sessions.ts +6 -0
  154. package/src/api/users/jobs/UserJobs.ts +44 -17
  155. package/src/api/users/providers/RealmProvider.ts +4 -0
  156. package/src/api/users/services/SessionService.ts +27 -0
  157. package/src/bucket/__tests__/NodeS3BucketProvider.spec.ts +74 -0
  158. package/src/bucket/index.ts +19 -2
  159. package/src/bucket/primitives/$bucket.ts +9 -1
  160. package/src/bucket/providers/CloudflareR2Provider.ts +2 -137
  161. package/src/bucket/providers/NodeS3BucketProvider.ts +218 -0
  162. package/src/cache/core/index.ts +29 -0
  163. package/src/cache/core/primitives/$cache.ts +14 -1
  164. package/src/cli/config/defineConfig.ts +13 -15
  165. package/src/cli/core/__tests__/init.spec.ts +6 -7
  166. package/src/cli/core/services/ProjectScaffolder.ts +18 -14
  167. package/src/cli/core/tasks/BuildCloudflareTask.ts +5 -0
  168. package/src/cli/core/templates/agentMd.ts +2 -10
  169. package/src/cli/core/templates/saasAdminLayoutTsx.ts +3 -3
  170. package/src/cli/devtools/index.ts +12 -26
  171. package/src/cli/platform/index.ts +15 -24
  172. package/src/cli/vendor/atoms/vendorOptions.ts +1 -1
  173. package/src/cli/vendor/index.ts +14 -23
  174. package/src/core/Alepha.ts +11 -1
  175. package/src/core/helpers/ref.ts +18 -0
  176. package/src/core/index.shared.ts +1 -0
  177. package/src/core/providers/SchemaValidator.ts +9 -1
  178. package/src/core/providers/TypeProvider.ts +1 -2
  179. package/src/datetime/REFACTORING.md +118 -0
  180. package/src/datetime/providers/DateTimeProvider.ts +203 -24
  181. package/src/lock/core/index.ts +31 -0
  182. package/src/lock/core/primitives/$lock.ts +14 -1
  183. package/src/mcp/__tests__/jsonrpc.spec.ts +1 -1
  184. package/src/mcp/helpers/jsonrpc.ts +26 -1
  185. package/src/mcp/index.ts +10 -5
  186. package/src/mcp/interfaces/McpTypes.ts +83 -6
  187. package/src/mcp/primitives/$prompt.ts +18 -1
  188. package/src/mcp/primitives/$resource.ts +18 -1
  189. package/src/mcp/primitives/$tool.ts +83 -7
  190. package/src/mcp/providers/McpServerProvider.ts +74 -16
  191. package/src/mcp/transports/StreamableHttpMcpTransport.ts +226 -0
  192. package/src/orm/REFACTORING.md +330 -0
  193. package/src/orm/core/primitives/$transactional.ts +11 -0
  194. package/src/orm/core/schemas/updateSchema.ts +1 -1
  195. package/src/orm/core/services/PgRelationManager.ts +4 -2
  196. package/src/react/core/__tests__/useQuery.browser.spec.tsx +86 -0
  197. package/src/react/core/hooks/useQuery.ts +153 -0
  198. package/src/react/core/index.ts +1 -0
  199. package/src/react/form/services/FormModel.ts +15 -6
  200. package/src/react/form/services/parseField.ts +8 -0
  201. package/src/react/i18n/providers/I18nProvider.ts +8 -2
  202. package/src/react/router/__tests__/$page.spec.tsx +0 -16
  203. package/src/react/router/__tests__/ssr.spec.tsx +339 -0
  204. package/src/react/router/primitives/$page.ts +28 -4
  205. package/src/react/router/providers/ReactPageProvider.ts +27 -9
  206. package/src/react/ui/atoms/uiThemeListAtom.ts +36 -0
  207. package/src/react/ui/index.ts +6 -0
  208. package/src/react/ui/services/SchemaControl.ts +209 -0
  209. package/src/security/primitives/$issuer.ts +6 -3
  210. package/src/server/core/__tests__/ServerRouterProvider-serializationError.spec.ts +75 -0
  211. package/src/server/core/__tests__/ServerRouterProvider-validationError.spec.ts +306 -0
  212. package/src/server/core/errors/ValidationError.ts +13 -1
  213. package/src/server/core/primitives/$action.ts +16 -5
  214. package/src/server/core/providers/ServerRouterProvider.ts +26 -4
  215. package/src/server/swagger/providers/ServerSwaggerProvider.ts +5 -7
  216. package/src/websocket/providers/NodeWebSocketServerProvider.ts +10 -4
  217. package/src/websocket/services/WebSocketClient.ts +11 -5
  218. package/src/mcp/transports/SseMcpTransport.ts +0 -182
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../../../src/react/testing/form.ts","../../../src/react/testing/render.tsx","../../../src/react/testing/setup.ts","../../../src/react/testing/index.ts"],"sourcesContent":["import { fireEvent, type Screen, waitFor } from \"@testing-library/react\";\n\n/**\n * Options for fillForm helper.\n */\nexport interface FillFormOptions {\n /**\n * Timeout for waiting for elements to appear.\n * @default 1000\n */\n timeout?: number;\n}\n\n/**\n * Fill form fields by their values.\n *\n * This helper finds form inputs by their test IDs (based on form ID and field name)\n * and sets their values using fireEvent.\n *\n * @param screen - The screen object from @testing-library/react\n * @param formId - The form's ID (used to construct test IDs)\n * @param values - Object with field names as keys and values to fill\n * @param options - Fill options\n *\n * @example\n * ```tsx\n * import { fillForm } from \"alepha/react/testing\";\n *\n * // For a form with id=\"user-form\" and fields: name, email, age\n * await fillForm(screen, \"user-form\", {\n * name: \"Alice\",\n * email: \"alice@example.com\",\n * age: 30,\n * });\n * ```\n *\n * @example\n * ```tsx\n * // For nested fields (e.g., address.city)\n * await fillForm(screen, \"user-form\", {\n * \"address.city\": \"New York\",\n * \"address.zip\": \"10001\",\n * });\n * ```\n */\nexport const fillForm = async (\n screen: Screen,\n formId: string,\n values: Record<string, string | number | boolean>,\n options: FillFormOptions = {},\n): Promise<void> => {\n const { timeout = 1000 } = options;\n\n for (const [fieldName, value] of Object.entries(values)) {\n const testId = `${formId}-${fieldName}`;\n\n await waitFor(\n () => {\n const element = screen.getByTestId(testId);\n\n if (element.tagName === \"INPUT\" || element.tagName === \"TEXTAREA\") {\n const inputElement = element as\n | HTMLInputElement\n | HTMLTextAreaElement;\n const inputType = inputElement.type?.toLowerCase();\n\n if (inputType === \"checkbox\" || inputElement.role === \"switch\") {\n // For checkboxes and switches, click to toggle\n const currentChecked = (inputElement as HTMLInputElement).checked;\n if (currentChecked !== Boolean(value)) {\n fireEvent.click(inputElement);\n }\n } else {\n // For text inputs, number inputs, etc.\n fireEvent.change(inputElement, {\n target: { value: String(value) },\n });\n }\n } else if (element.tagName === \"SELECT\") {\n // For select elements\n fireEvent.change(element, { target: { value: String(value) } });\n }\n },\n { timeout },\n );\n }\n};\n\n/**\n * Fill a single form field by its test ID.\n *\n * @param screen - The screen object from @testing-library/react\n * @param testId - The element's test ID\n * @param value - The value to set\n *\n * @example\n * ```tsx\n * import { fillField } from \"alepha/react/testing\";\n *\n * await fillField(screen, \"user-form-email\", \"alice@example.com\");\n * ```\n */\nexport const fillField = async (\n screen: Screen,\n testId: string,\n value: string | number | boolean,\n): Promise<void> => {\n const element = screen.getByTestId(testId);\n\n if (element.tagName === \"INPUT\" || element.tagName === \"TEXTAREA\") {\n const inputElement = element as HTMLInputElement | HTMLTextAreaElement;\n const inputType = inputElement.type?.toLowerCase();\n\n if (inputType === \"checkbox\" || inputElement.role === \"switch\") {\n const currentChecked = (inputElement as HTMLInputElement).checked;\n if (currentChecked !== Boolean(value)) {\n fireEvent.click(inputElement);\n }\n } else {\n fireEvent.change(inputElement, { target: { value: String(value) } });\n }\n } else if (element.tagName === \"SELECT\") {\n fireEvent.change(element, { target: { value: String(value) } });\n }\n};\n\n/**\n * Options for submitForm helper.\n */\nexport interface SubmitFormOptions {\n /**\n * Text of the submit button to click.\n * @default \"Submit\"\n */\n submitButtonText?: string;\n\n /**\n * Timeout for waiting for submission to complete.\n * @default 1000\n */\n timeout?: number;\n\n /**\n * Whether to wait for a form:submit:success event.\n * @default false\n */\n waitForSuccess?: boolean;\n}\n\n/**\n * Submit a form by clicking the submit button.\n *\n * @param screen - The screen object from @testing-library/react\n * @param options - Submit options\n *\n * @example\n * ```tsx\n * import { submitForm } from \"alepha/react/testing\";\n *\n * // Submit by clicking \"Submit\" button (default)\n * await submitForm(screen);\n *\n * // Submit by clicking a custom button\n * await submitForm(screen, { submitButtonText: \"Save\" });\n * ```\n */\nexport const submitForm = async (\n screen: Screen,\n options: SubmitFormOptions = {},\n): Promise<void> => {\n const { submitButtonText = \"Submit\" } = options;\n\n const submitButton = screen.getByText(submitButtonText);\n fireEvent.click(submitButton);\n};\n\n/**\n * Reset a form by clicking the reset button.\n *\n * @param screen - The screen object from @testing-library/react\n * @param resetButtonText - Text of the reset button\n *\n * @example\n * ```tsx\n * import { resetForm } from \"alepha/react/testing\";\n *\n * await resetForm(screen); // Clicks \"Reset\" button\n * await resetForm(screen, \"Clear\"); // Clicks \"Clear\" button\n * ```\n */\nexport const resetForm = async (\n screen: Screen,\n resetButtonText: string = \"Reset\",\n): Promise<void> => {\n const resetButton = screen.getByText(resetButtonText);\n fireEvent.click(resetButton);\n};\n\n/**\n * Wait for a form submission to complete by listening for the form:submit:end event.\n *\n * @param alepha - The Alepha instance\n * @param formId - The form's ID\n * @param timeout - Maximum time to wait in ms\n *\n * @example\n * ```tsx\n * import { waitForFormSubmit } from \"alepha/react/testing\";\n *\n * fireEvent.click(submitButton);\n * await waitForFormSubmit(alepha, \"my-form\");\n * // Form submission is now complete\n * ```\n */\nexport const waitForFormSubmit = async (\n alepha: {\n events: {\n once: (event: string, handler: (data: any) => void) => () => void;\n };\n },\n formId: string,\n timeout: number = 5000,\n): Promise<void> => {\n return new Promise((resolve, reject) => {\n const timer = setTimeout(() => {\n reject(new Error(`Form submission timeout after ${timeout}ms`));\n }, timeout);\n\n alepha.events.once(\"form:submit:end\", (data: { id: string }) => {\n if (data.id === formId) {\n clearTimeout(timer);\n resolve();\n }\n });\n });\n};\n\n/**\n * Toggle a switch or checkbox element.\n *\n * @param screen - The screen object from @testing-library/react\n * @param role - The role to find the element by (\"switch\" or \"checkbox\")\n * @param name - Optional accessible name to find a specific element\n *\n * @example\n * ```tsx\n * import { toggleSwitch } from \"alepha/react/testing\";\n *\n * // Toggle the first switch on the page\n * await toggleSwitch(screen, \"switch\");\n *\n * // Toggle a specific switch by its label\n * await toggleSwitch(screen, \"switch\", \"Enable notifications\");\n * ```\n */\nexport const toggleSwitch = async (\n screen: Screen,\n role: \"switch\" | \"checkbox\" = \"switch\",\n name?: string,\n): Promise<void> => {\n const element = name\n ? screen.getByRole(role, { name })\n : screen.getByRole(role);\n\n fireEvent.click(element);\n};\n","import {\n type RenderOptions,\n type RenderResult,\n render,\n} from \"@testing-library/react\";\nimport { Alepha } from \"alepha\";\nimport { AlephaLogger } from \"alepha/logger\";\nimport { AlephaContext } from \"alepha/react\";\nimport type { ReactElement, ReactNode } from \"react\";\n\n/**\n * Options for renderWithAlepha.\n */\nexport interface RenderWithAlephaOptions\n extends Omit<RenderOptions, \"wrapper\"> {\n /**\n * Pre-configured Alepha instance to use.\n * If not provided, a new instance with AlephaLogger will be created.\n */\n alepha?: Alepha;\n\n /**\n * Whether to automatically start the Alepha instance.\n * @default true\n */\n autoStart?: boolean;\n\n /**\n * Wrapper component to wrap around the rendered element.\n * Use this for UI framework providers (theme, etc.) or custom context providers.\n *\n * @example\n * ```tsx\n * import { ThemeProvider } from \"my-ui-library\";\n * renderWithAlepha(<MyComponent />, { wrapper: ThemeProvider });\n * ```\n */\n wrapper?: React.ComponentType<{ children: ReactNode }>;\n}\n\n/**\n * Result of renderWithAlepha, extending the standard render result.\n */\nexport interface RenderWithAlephaResult extends RenderResult {\n /**\n * The Alepha instance used for rendering.\n */\n alepha: Alepha;\n}\n\n/**\n * Render a React element with Alepha context for testing.\n *\n * This is a convenience wrapper around `@testing-library/react`'s `render` function\n * that automatically sets up the AlephaContext.Provider.\n *\n * @param element - The React element to render\n * @param options - Render options\n * @returns The render result with the Alepha instance\n *\n * @example\n * ```tsx\n * import { renderWithAlepha } from \"alepha/react/testing\";\n *\n * test(\"renders component\", async () => {\n * const { alepha, getByText } = await renderWithAlepha(<MyComponent />);\n *\n * expect(getByText(\"Hello\")).toBeDefined();\n * });\n * ```\n *\n * @example\n * ```tsx\n * // With custom Alepha configuration\n * import { renderWithAlepha } from \"alepha/react/testing\";\n * import { MyService, MockService } from \"./services\";\n *\n * test(\"renders with mocked service\", async () => {\n * const alepha = Alepha.create().with({ provide: MyService, use: MockService });\n *\n * const { getByText } = await renderWithAlepha(<MyComponent />, { alepha });\n *\n * expect(getByText(\"Mocked\")).toBeDefined();\n * });\n * ```\n *\n * @example\n * ```tsx\n * // With UI framework provider\n * import { renderWithAlepha } from \"alepha/react/testing\";\n * import { ThemeProvider } from \"my-ui-library\";\n *\n * test(\"renders themed component\", async () => {\n * const { getByRole } = await renderWithAlepha(\n * <Button>Click me</Button>,\n * { wrapper: ThemeProvider }\n * );\n *\n * expect(getByRole(\"button\")).toBeDefined();\n * });\n * ```\n */\nexport const renderWithAlepha = async (\n element: ReactElement,\n options: RenderWithAlephaOptions = {},\n): Promise<RenderWithAlephaResult> => {\n const {\n alepha: providedAlepha,\n autoStart = true,\n wrapper: CustomWrapper,\n ...renderOptions\n } = options;\n\n const alepha = providedAlepha ?? Alepha.create().with(AlephaLogger);\n\n if (autoStart) {\n await alepha.start();\n }\n\n const Wrapper = ({ children }: { children: ReactNode }) => {\n return (\n <AlephaContext.Provider value={alepha}>\n {CustomWrapper ? <CustomWrapper>{children}</CustomWrapper> : children}\n </AlephaContext.Provider>\n );\n };\n\n const result = render(element, {\n wrapper: Wrapper,\n ...renderOptions,\n });\n\n return {\n ...result,\n alepha,\n };\n};\n\n/**\n * Synchronous version of renderWithAlepha for cases where you don't need to await.\n * Note: If autoStart is true (default), you should use the async version instead.\n *\n * @param element - The React element to render\n * @param options - Render options (autoStart defaults to false)\n * @returns The render result with the Alepha instance\n */\nexport const renderWithAlephaSync = (\n element: ReactElement,\n options: RenderWithAlephaOptions = {},\n): RenderWithAlephaResult => {\n const {\n alepha: providedAlepha,\n autoStart = false,\n wrapper: CustomWrapper,\n ...renderOptions\n } = options;\n\n const alepha = providedAlepha ?? Alepha.create().with(AlephaLogger);\n\n if (autoStart) {\n // Fire and forget - not recommended, use async version instead\n alepha.start();\n }\n\n const Wrapper = ({ children }: { children: ReactNode }) => {\n return (\n <AlephaContext.Provider value={alepha}>\n {CustomWrapper ? <CustomWrapper>{children}</CustomWrapper> : children}\n </AlephaContext.Provider>\n );\n };\n\n const result = render(element, {\n wrapper: Wrapper,\n ...renderOptions,\n });\n\n return {\n ...result,\n alepha,\n };\n};\n","/**\n * Setup jsdom mocks required for testing React components that use browser APIs.\n * This includes mocks needed by Mantine UI components and other common browser APIs.\n *\n * Call this in your test setup (e.g., `beforeAll`) before rendering any components.\n *\n * @example\n * ```typescript\n * import { setupJsdomMocks } from \"alepha/react/testing\";\n *\n * beforeAll(() => {\n * setupJsdomMocks();\n * });\n * ```\n */\nexport const setupJsdomMocks = (): void => {\n // Mock window.matchMedia - required by Mantine for responsive styles\n if (typeof window !== \"undefined\" && !window.matchMedia) {\n Object.defineProperty(window, \"matchMedia\", {\n writable: true,\n value: (query: string): MediaQueryList => ({\n matches: false,\n media: query,\n onchange: null,\n addListener: () => {},\n removeListener: () => {},\n addEventListener: () => {},\n removeEventListener: () => {},\n dispatchEvent: () => false,\n }),\n });\n }\n\n // Mock ResizeObserver - required by Mantine ScrollArea and other components\n if (typeof window !== \"undefined\" && !window.ResizeObserver) {\n (window as any).ResizeObserver = class ResizeObserver {\n protected callback: ResizeObserverCallback;\n\n constructor(callback: ResizeObserverCallback) {\n this.callback = callback;\n }\n\n observe(_target: Element, _options?: ResizeObserverOptions): void {}\n unobserve(_target: Element): void {}\n disconnect(): void {}\n };\n }\n\n // Mock IntersectionObserver - used for lazy loading and virtualization\n if (typeof window !== \"undefined\" && !window.IntersectionObserver) {\n (window as any).IntersectionObserver = class IntersectionObserver {\n protected callback: IntersectionObserverCallback;\n\n constructor(\n callback: IntersectionObserverCallback,\n _options?: IntersectionObserverInit,\n ) {\n this.callback = callback;\n }\n\n observe(_target: Element): void {}\n unobserve(_target: Element): void {}\n disconnect(): void {}\n takeRecords(): IntersectionObserverEntry[] {\n return [];\n }\n\n get root(): Element | null {\n return null;\n }\n get rootMargin(): string {\n return \"\";\n }\n get thresholds(): ReadonlyArray<number> {\n return [];\n }\n };\n }\n\n // Mock scrollTo - used by many UI components\n if (typeof window !== \"undefined\" && !window.scrollTo) {\n window.scrollTo = () => {};\n }\n\n // Mock getComputedStyle for CSS calculations\n if (typeof window !== \"undefined\" && !window.getComputedStyle) {\n (window as any).getComputedStyle = () => ({\n getPropertyValue: () => \"\",\n });\n }\n};\n\n/**\n * Type declarations for mocked APIs.\n */\ndeclare global {\n interface Window {\n ResizeObserver: typeof ResizeObserver;\n IntersectionObserver: typeof IntersectionObserver;\n }\n}\n","import { $module } from \"alepha\";\n\n// ---------------------------------------------------------------------------------------------------------------------\n\nexport * from \"./form.ts\";\nexport * from \"./render.tsx\";\nexport * from \"./setup.ts\";\n\n// ---------------------------------------------------------------------------------------------------------------------\n\n/**\n * Testing utilities for Alepha React applications.\n *\n * **Features:**\n * - `renderWithAlepha()` - Render components with Alepha context\n * - `fillForm()` / `submitForm()` - Form testing helpers\n * - `setupJsdomMocks()` - Mock browser APIs for jsdom\n *\n * @module alepha.react.testing\n *\n * @example\n * ```tsx\n * import { renderWithAlepha, fillForm, submitForm, setupJsdomMocks } from \"alepha/react/testing\";\n *\n * // Setup mocks before tests\n * beforeAll(() => {\n * setupJsdomMocks();\n * });\n *\n * test(\"form submission\", async () => {\n * const { alepha, screen } = renderWithAlepha(<MyForm />);\n *\n * // Fill form fields by their schema keys\n * await fillForm(screen, \"my-form\", { name: \"Alice\", age: 30 });\n *\n * // Submit and wait for handler\n * await submitForm(screen);\n * });\n * ```\n */\nexport const AlephaReactTesting = $module({\n name: \"alepha.react.testing\",\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["React","_ref"],"sources":["../../../../../node_modules/@testing-library/react/dist/act-compat.js","../../../../../node_modules/@babel/runtime/helpers/interopRequireDefault.js","../../../../../node_modules/pretty-format/node_modules/ansi-styles/index.js","../../../../../node_modules/pretty-format/build/collections.js","../../../../../node_modules/pretty-format/build/plugins/AsymmetricMatcher.js","../../../../../node_modules/ansi-regex/index.js","../../../../../node_modules/pretty-format/build/plugins/ConvertAnsi.js","../../../../../node_modules/pretty-format/build/plugins/DOMCollection.js","../../../../../node_modules/pretty-format/build/plugins/lib/escapeHTML.js","../../../../../node_modules/pretty-format/build/plugins/lib/markup.js","../../../../../node_modules/pretty-format/build/plugins/DOMElement.js","../../../../../node_modules/pretty-format/build/plugins/Immutable.js","../../../../../node_modules/pretty-format/node_modules/react-is/cjs/react-is.production.min.js","../../../../../node_modules/pretty-format/node_modules/react-is/cjs/react-is.development.js","../../../../../node_modules/pretty-format/node_modules/react-is/index.js","../../../../../node_modules/pretty-format/build/plugins/ReactElement.js","../../../../../node_modules/pretty-format/build/plugins/ReactTestComponent.js","../../../../../node_modules/pretty-format/build/index.js","../../../../../node_modules/@testing-library/dom/dist/DOMElementFilter.js","../../../../../node_modules/@testing-library/dom/dist/get-user-code-frame.js","../../../../../node_modules/@testing-library/dom/dist/helpers.js","../../../../../node_modules/@testing-library/dom/dist/pretty-dom.js","../../../../../node_modules/@testing-library/dom/dist/config.js","../../../../../node_modules/@testing-library/dom/dist/label-helpers.js","../../../../../node_modules/@testing-library/dom/dist/matches.js","../../../../../node_modules/@testing-library/dom/dist/get-node-text.js","../../../../../node_modules/dom-accessibility-api/dist/polyfills/array.from.js","../../../../../node_modules/dom-accessibility-api/dist/polyfills/SetLike.js","../../../../../node_modules/dom-accessibility-api/dist/getRole.js","../../../../../node_modules/dom-accessibility-api/dist/util.js","../../../../../node_modules/dom-accessibility-api/dist/accessible-name-and-description.js","../../../../../node_modules/dom-accessibility-api/dist/accessible-description.js","../../../../../node_modules/dom-accessibility-api/dist/accessible-name.js","../../../../../node_modules/dom-accessibility-api/dist/is-inaccessible.js","../../../../../node_modules/dom-accessibility-api/dist/index.js","../../../../../node_modules/aria-query/lib/util/iteratorProxy.js","../../../../../node_modules/aria-query/lib/util/iterationDecorator.js","../../../../../node_modules/aria-query/lib/ariaPropsMap.js","../../../../../node_modules/aria-query/lib/domMap.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/commandRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/compositeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/inputRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/landmarkRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/rangeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/roletypeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/sectionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/sectionheadRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/selectRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/structureRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/widgetRole.js","../../../../../node_modules/aria-query/lib/etc/roles/abstract/windowRole.js","../../../../../node_modules/aria-query/lib/etc/roles/ariaAbstractRoles.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/alertRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/alertdialogRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/applicationRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/articleRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/bannerRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/blockquoteRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/buttonRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/captionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/cellRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/checkboxRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/codeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/columnheaderRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/comboboxRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/complementaryRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/contentinfoRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/definitionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/deletionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/dialogRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/directoryRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/documentRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/emphasisRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/feedRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/figureRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/formRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/genericRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/gridRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/gridcellRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/groupRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/headingRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/imgRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/insertionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/linkRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/listRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/listboxRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/listitemRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/logRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/mainRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/markRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/marqueeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/mathRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/menuRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/menubarRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/menuitemRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/menuitemcheckboxRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/menuitemradioRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/meterRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/navigationRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/noneRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/noteRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/optionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/paragraphRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/presentationRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/progressbarRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/radioRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/radiogroupRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/regionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/rowRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/rowgroupRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/rowheaderRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/scrollbarRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/searchRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/searchboxRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/separatorRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/sliderRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/spinbuttonRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/statusRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/strongRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/subscriptRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/superscriptRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/switchRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/tabRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/tableRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/tablistRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/tabpanelRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/termRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/textboxRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/timeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/timerRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/toolbarRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/tooltipRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/treeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/treegridRole.js","../../../../../node_modules/aria-query/lib/etc/roles/literal/treeitemRole.js","../../../../../node_modules/aria-query/lib/etc/roles/ariaLiteralRoles.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docAbstractRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docAcknowledgmentsRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docAfterwordRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docAppendixRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docBacklinkRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docBiblioentryRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docBibliographyRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docBibliorefRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docChapterRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docColophonRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docConclusionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docCoverRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docCreditRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docCreditsRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docDedicationRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docEndnoteRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docEndnotesRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docEpigraphRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docEpilogueRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docErrataRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docExampleRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docFootnoteRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docForewordRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docGlossaryRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docGlossrefRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docIndexRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docIntroductionRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docNoterefRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docNoticeRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docPagebreakRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docPagelistRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docPartRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docPrefaceRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docPrologueRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docPullquoteRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docQnaRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docSubtitleRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docTipRole.js","../../../../../node_modules/aria-query/lib/etc/roles/dpub/docTocRole.js","../../../../../node_modules/aria-query/lib/etc/roles/ariaDpubRoles.js","../../../../../node_modules/aria-query/lib/etc/roles/graphics/graphicsDocumentRole.js","../../../../../node_modules/aria-query/lib/etc/roles/graphics/graphicsObjectRole.js","../../../../../node_modules/aria-query/lib/etc/roles/graphics/graphicsSymbolRole.js","../../../../../node_modules/aria-query/lib/etc/roles/ariaGraphicsRoles.js","../../../../../node_modules/aria-query/lib/rolesMap.js","../../../../../node_modules/dequal/lite/index.js","../../../../../node_modules/aria-query/lib/elementRoleMap.js","../../../../../node_modules/aria-query/lib/roleElementMap.js","../../../../../node_modules/aria-query/lib/index.js","../../../../../node_modules/@testing-library/dom/dist/role-helpers.js","../../../../../node_modules/@testing-library/dom/dist/suggestions.js","../../../../../node_modules/@testing-library/dom/dist/wait-for.js","../../../../../node_modules/@testing-library/dom/dist/query-helpers.js","../../../../../node_modules/@testing-library/dom/dist/queries/all-utils.js","../../../../../node_modules/@testing-library/dom/dist/queries/label-text.js","../../../../../node_modules/@testing-library/dom/dist/queries/placeholder-text.js","../../../../../node_modules/@testing-library/dom/dist/queries/text.js","../../../../../node_modules/@testing-library/dom/dist/queries/display-value.js","../../../../../node_modules/@testing-library/dom/dist/queries/alt-text.js","../../../../../node_modules/@testing-library/dom/dist/queries/title.js","../../../../../node_modules/@testing-library/dom/dist/queries/role.js","../../../../../node_modules/@testing-library/dom/dist/queries/test-id.js","../../../../../node_modules/@testing-library/dom/dist/queries/index.js","../../../../../node_modules/@testing-library/dom/dist/get-queries-for-element.js","../../../../../node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js","../../../../../node_modules/@testing-library/dom/dist/event-map.js","../../../../../node_modules/@testing-library/dom/dist/events.js","../../../../../node_modules/lz-string/libs/lz-string.js","../../../../../node_modules/@testing-library/dom/dist/screen.js","../../../../../node_modules/@testing-library/dom/dist/index.js","../../../../../node_modules/@testing-library/react/dist/fire-event.js","../../../../../node_modules/@testing-library/react/dist/config.js","../../../../../node_modules/@testing-library/react/dist/pure.js","../../../../../node_modules/@testing-library/react/dist/index.js","../../../src/react/testing/form.ts","../../../src/react/testing/render.tsx","../../../src/react/testing/setup.ts","../../../src/react/testing/index.ts"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nexports.getIsReactActEnvironment = getIsReactActEnvironment;\nexports.setReactActEnvironment = setIsReactActEnvironment;\nvar React = _interopRequireWildcard(require(\"react\"));\nvar DeprecatedReactTestUtils = _interopRequireWildcard(require(\"react-dom/test-utils\"));\nfunction _interopRequireWildcard(e, t) { if (\"function\" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || \"object\" != typeof e && \"function\" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) \"default\" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }\nconst reactAct = typeof React.act === 'function' ? React.act : DeprecatedReactTestUtils.act;\nfunction getGlobalThis() {\n /* istanbul ignore else */\n if (typeof globalThis !== 'undefined') {\n return globalThis;\n }\n /* istanbul ignore next */\n if (typeof self !== 'undefined') {\n return self;\n }\n /* istanbul ignore next */\n if (typeof window !== 'undefined') {\n return window;\n }\n /* istanbul ignore next */\n if (typeof global !== 'undefined') {\n return global;\n }\n /* istanbul ignore next */\n throw new Error('unable to locate global object');\n}\nfunction setIsReactActEnvironment(isReactActEnvironment) {\n getGlobalThis().IS_REACT_ACT_ENVIRONMENT = isReactActEnvironment;\n}\nfunction getIsReactActEnvironment() {\n return getGlobalThis().IS_REACT_ACT_ENVIRONMENT;\n}\nfunction withGlobalActEnvironment(actImplementation) {\n return callback => {\n const previousActEnvironment = getIsReactActEnvironment();\n setIsReactActEnvironment(true);\n try {\n // The return value of `act` is always a thenable.\n let callbackNeedsToBeAwaited = false;\n const actResult = actImplementation(() => {\n const result = callback();\n if (result !== null && typeof result === 'object' && typeof result.then === 'function') {\n callbackNeedsToBeAwaited = true;\n }\n return result;\n });\n if (callbackNeedsToBeAwaited) {\n const thenable = actResult;\n return {\n then: (resolve, reject) => {\n thenable.then(returnValue => {\n setIsReactActEnvironment(previousActEnvironment);\n resolve(returnValue);\n }, error => {\n setIsReactActEnvironment(previousActEnvironment);\n reject(error);\n });\n }\n };\n } else {\n setIsReactActEnvironment(previousActEnvironment);\n return actResult;\n }\n } catch (error) {\n // Can't be a `finally {}` block since we don't know if we have to immediately restore IS_REACT_ACT_ENVIRONMENT\n // or if we have to await the callback first.\n setIsReactActEnvironment(previousActEnvironment);\n throw error;\n }\n };\n}\nconst act = withGlobalActEnvironment(reactAct);\nvar _default = exports.default = act;\n/* eslint no-console:0 */","function _interopRequireDefault(e) {\n return e && e.__esModule ? e : {\n \"default\": e\n };\n}\nmodule.exports = _interopRequireDefault, module.exports.__esModule = true, module.exports[\"default\"] = module.exports;","'use strict';\n\nconst ANSI_BACKGROUND_OFFSET = 10;\n\nconst wrapAnsi256 = (offset = 0) => code => `\\u001B[${38 + offset};5;${code}m`;\n\nconst wrapAnsi16m = (offset = 0) => (red, green, blue) => `\\u001B[${38 + offset};2;${red};${green};${blue}m`;\n\nfunction assembleStyles() {\n\tconst codes = new Map();\n\tconst styles = {\n\t\tmodifier: {\n\t\t\treset: [0, 0],\n\t\t\t// 21 isn't widely supported and 22 does the same thing\n\t\t\tbold: [1, 22],\n\t\t\tdim: [2, 22],\n\t\t\titalic: [3, 23],\n\t\t\tunderline: [4, 24],\n\t\t\toverline: [53, 55],\n\t\t\tinverse: [7, 27],\n\t\t\thidden: [8, 28],\n\t\t\tstrikethrough: [9, 29]\n\t\t},\n\t\tcolor: {\n\t\t\tblack: [30, 39],\n\t\t\tred: [31, 39],\n\t\t\tgreen: [32, 39],\n\t\t\tyellow: [33, 39],\n\t\t\tblue: [34, 39],\n\t\t\tmagenta: [35, 39],\n\t\t\tcyan: [36, 39],\n\t\t\twhite: [37, 39],\n\n\t\t\t// Bright color\n\t\t\tblackBright: [90, 39],\n\t\t\tredBright: [91, 39],\n\t\t\tgreenBright: [92, 39],\n\t\t\tyellowBright: [93, 39],\n\t\t\tblueBright: [94, 39],\n\t\t\tmagentaBright: [95, 39],\n\t\t\tcyanBright: [96, 39],\n\t\t\twhiteBright: [97, 39]\n\t\t},\n\t\tbgColor: {\n\t\t\tbgBlack: [40, 49],\n\t\t\tbgRed: [41, 49],\n\t\t\tbgGreen: [42, 49],\n\t\t\tbgYellow: [43, 49],\n\t\t\tbgBlue: [44, 49],\n\t\t\tbgMagenta: [45, 49],\n\t\t\tbgCyan: [46, 49],\n\t\t\tbgWhite: [47, 49],\n\n\t\t\t// Bright color\n\t\t\tbgBlackBright: [100, 49],\n\t\t\tbgRedBright: [101, 49],\n\t\t\tbgGreenBright: [102, 49],\n\t\t\tbgYellowBright: [103, 49],\n\t\t\tbgBlueBright: [104, 49],\n\t\t\tbgMagentaBright: [105, 49],\n\t\t\tbgCyanBright: [106, 49],\n\t\t\tbgWhiteBright: [107, 49]\n\t\t}\n\t};\n\n\t// Alias bright black as gray (and grey)\n\tstyles.color.gray = styles.color.blackBright;\n\tstyles.bgColor.bgGray = styles.bgColor.bgBlackBright;\n\tstyles.color.grey = styles.color.blackBright;\n\tstyles.bgColor.bgGrey = styles.bgColor.bgBlackBright;\n\n\tfor (const [groupName, group] of Object.entries(styles)) {\n\t\tfor (const [styleName, style] of Object.entries(group)) {\n\t\t\tstyles[styleName] = {\n\t\t\t\topen: `\\u001B[${style[0]}m`,\n\t\t\t\tclose: `\\u001B[${style[1]}m`\n\t\t\t};\n\n\t\t\tgroup[styleName] = styles[styleName];\n\n\t\t\tcodes.set(style[0], style[1]);\n\t\t}\n\n\t\tObject.defineProperty(styles, groupName, {\n\t\t\tvalue: group,\n\t\t\tenumerable: false\n\t\t});\n\t}\n\n\tObject.defineProperty(styles, 'codes', {\n\t\tvalue: codes,\n\t\tenumerable: false\n\t});\n\n\tstyles.color.close = '\\u001B[39m';\n\tstyles.bgColor.close = '\\u001B[49m';\n\n\tstyles.color.ansi256 = wrapAnsi256();\n\tstyles.color.ansi16m = wrapAnsi16m();\n\tstyles.bgColor.ansi256 = wrapAnsi256(ANSI_BACKGROUND_OFFSET);\n\tstyles.bgColor.ansi16m = wrapAnsi16m(ANSI_BACKGROUND_OFFSET);\n\n\t// From https://github.com/Qix-/color-convert/blob/3f0e0d4e92e235796ccb17f6e85c72094a651f49/conversions.js\n\tObject.defineProperties(styles, {\n\t\trgbToAnsi256: {\n\t\t\tvalue: (red, green, blue) => {\n\t\t\t\t// We use the extended greyscale palette here, with the exception of\n\t\t\t\t// black and white. normal palette only has 4 greyscale shades.\n\t\t\t\tif (red === green && green === blue) {\n\t\t\t\t\tif (red < 8) {\n\t\t\t\t\t\treturn 16;\n\t\t\t\t\t}\n\n\t\t\t\t\tif (red > 248) {\n\t\t\t\t\t\treturn 231;\n\t\t\t\t\t}\n\n\t\t\t\t\treturn Math.round(((red - 8) / 247) * 24) + 232;\n\t\t\t\t}\n\n\t\t\t\treturn 16 +\n\t\t\t\t\t(36 * Math.round(red / 255 * 5)) +\n\t\t\t\t\t(6 * Math.round(green / 255 * 5)) +\n\t\t\t\t\tMath.round(blue / 255 * 5);\n\t\t\t},\n\t\t\tenumerable: false\n\t\t},\n\t\thexToRgb: {\n\t\t\tvalue: hex => {\n\t\t\t\tconst matches = /(?<colorString>[a-f\\d]{6}|[a-f\\d]{3})/i.exec(hex.toString(16));\n\t\t\t\tif (!matches) {\n\t\t\t\t\treturn [0, 0, 0];\n\t\t\t\t}\n\n\t\t\t\tlet {colorString} = matches.groups;\n\n\t\t\t\tif (colorString.length === 3) {\n\t\t\t\t\tcolorString = colorString.split('').map(character => character + character).join('');\n\t\t\t\t}\n\n\t\t\t\tconst integer = Number.parseInt(colorString, 16);\n\n\t\t\t\treturn [\n\t\t\t\t\t(integer >> 16) & 0xFF,\n\t\t\t\t\t(integer >> 8) & 0xFF,\n\t\t\t\t\tinteger & 0xFF\n\t\t\t\t];\n\t\t\t},\n\t\t\tenumerable: false\n\t\t},\n\t\thexToAnsi256: {\n\t\t\tvalue: hex => styles.rgbToAnsi256(...styles.hexToRgb(hex)),\n\t\t\tenumerable: false\n\t\t}\n\t});\n\n\treturn styles;\n}\n\n// Make the export immutable\nObject.defineProperty(module, 'exports', {\n\tenumerable: true,\n\tget: assembleStyles\n});\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.printIteratorEntries = printIteratorEntries;\nexports.printIteratorValues = printIteratorValues;\nexports.printListItems = printListItems;\nexports.printObjectProperties = printObjectProperties;\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\nconst getKeysOfEnumerableProperties = (object, compareKeys) => {\n const keys = Object.keys(object).sort(compareKeys);\n\n if (Object.getOwnPropertySymbols) {\n Object.getOwnPropertySymbols(object).forEach(symbol => {\n if (Object.getOwnPropertyDescriptor(object, symbol).enumerable) {\n keys.push(symbol);\n }\n });\n }\n\n return keys;\n};\n/**\n * Return entries (for example, of a map)\n * with spacing, indentation, and comma\n * without surrounding punctuation (for example, braces)\n */\n\nfunction printIteratorEntries(\n iterator,\n config,\n indentation,\n depth,\n refs,\n printer, // Too bad, so sad that separator for ECMAScript Map has been ' => '\n // What a distracting diff if you change a data structure to/from\n // ECMAScript Object or Immutable.Map/OrderedMap which use the default.\n separator = ': '\n) {\n let result = '';\n let current = iterator.next();\n\n if (!current.done) {\n result += config.spacingOuter;\n const indentationNext = indentation + config.indent;\n\n while (!current.done) {\n const name = printer(\n current.value[0],\n config,\n indentationNext,\n depth,\n refs\n );\n const value = printer(\n current.value[1],\n config,\n indentationNext,\n depth,\n refs\n );\n result += indentationNext + name + separator + value;\n current = iterator.next();\n\n if (!current.done) {\n result += ',' + config.spacingInner;\n } else if (!config.min) {\n result += ',';\n }\n }\n\n result += config.spacingOuter + indentation;\n }\n\n return result;\n}\n/**\n * Return values (for example, of a set)\n * with spacing, indentation, and comma\n * without surrounding punctuation (braces or brackets)\n */\n\nfunction printIteratorValues(\n iterator,\n config,\n indentation,\n depth,\n refs,\n printer\n) {\n let result = '';\n let current = iterator.next();\n\n if (!current.done) {\n result += config.spacingOuter;\n const indentationNext = indentation + config.indent;\n\n while (!current.done) {\n result +=\n indentationNext +\n printer(current.value, config, indentationNext, depth, refs);\n current = iterator.next();\n\n if (!current.done) {\n result += ',' + config.spacingInner;\n } else if (!config.min) {\n result += ',';\n }\n }\n\n result += config.spacingOuter + indentation;\n }\n\n return result;\n}\n/**\n * Return items (for example, of an array)\n * with spacing, indentation, and comma\n * without surrounding punctuation (for example, brackets)\n **/\n\nfunction printListItems(list, config, indentation, depth, refs, printer) {\n let result = '';\n\n if (list.length) {\n result += config.spacingOuter;\n const indentationNext = indentation + config.indent;\n\n for (let i = 0; i < list.length; i++) {\n result += indentationNext;\n\n if (i in list) {\n result += printer(list[i], config, indentationNext, depth, refs);\n }\n\n if (i < list.length - 1) {\n result += ',' + config.spacingInner;\n } else if (!config.min) {\n result += ',';\n }\n }\n\n result += config.spacingOuter + indentation;\n }\n\n return result;\n}\n/**\n * Return properties of an object\n * with spacing, indentation, and comma\n * without surrounding punctuation (for example, braces)\n */\n\nfunction printObjectProperties(val, config, indentation, depth, refs, printer) {\n let result = '';\n const keys = getKeysOfEnumerableProperties(val, config.compareKeys);\n\n if (keys.length) {\n result += config.spacingOuter;\n const indentationNext = indentation + config.indent;\n\n for (let i = 0; i < keys.length; i++) {\n const key = keys[i];\n const name = printer(key, config, indentationNext, depth, refs);\n const value = printer(val[key], config, indentationNext, depth, refs);\n result += indentationNext + name + ': ' + value;\n\n if (i < keys.length - 1) {\n result += ',' + config.spacingInner;\n } else if (!config.min) {\n result += ',';\n }\n }\n\n result += config.spacingOuter + indentation;\n }\n\n return result;\n}\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.test = exports.serialize = exports.default = void 0;\n\nvar _collections = require('../collections');\n\nvar global = (function () {\n if (typeof globalThis !== 'undefined') {\n return globalThis;\n } else if (typeof global !== 'undefined') {\n return global;\n } else if (typeof self !== 'undefined') {\n return self;\n } else if (typeof window !== 'undefined') {\n return window;\n } else {\n return Function('return this')();\n }\n})();\n\nvar Symbol = global['jest-symbol-do-not-touch'] || global.Symbol;\nconst asymmetricMatcher =\n typeof Symbol === 'function' && Symbol.for\n ? Symbol.for('jest.asymmetricMatcher')\n : 0x1357a5;\nconst SPACE = ' ';\n\nconst serialize = (val, config, indentation, depth, refs, printer) => {\n const stringedValue = val.toString();\n\n if (\n stringedValue === 'ArrayContaining' ||\n stringedValue === 'ArrayNotContaining'\n ) {\n if (++depth > config.maxDepth) {\n return '[' + stringedValue + ']';\n }\n\n return (\n stringedValue +\n SPACE +\n '[' +\n (0, _collections.printListItems)(\n val.sample,\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n ']'\n );\n }\n\n if (\n stringedValue === 'ObjectContaining' ||\n stringedValue === 'ObjectNotContaining'\n ) {\n if (++depth > config.maxDepth) {\n return '[' + stringedValue + ']';\n }\n\n return (\n stringedValue +\n SPACE +\n '{' +\n (0, _collections.printObjectProperties)(\n val.sample,\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n '}'\n );\n }\n\n if (\n stringedValue === 'StringMatching' ||\n stringedValue === 'StringNotMatching'\n ) {\n return (\n stringedValue +\n SPACE +\n printer(val.sample, config, indentation, depth, refs)\n );\n }\n\n if (\n stringedValue === 'StringContaining' ||\n stringedValue === 'StringNotContaining'\n ) {\n return (\n stringedValue +\n SPACE +\n printer(val.sample, config, indentation, depth, refs)\n );\n }\n\n return val.toAsymmetricMatcher();\n};\n\nexports.serialize = serialize;\n\nconst test = val => val && val.$$typeof === asymmetricMatcher;\n\nexports.test = test;\nconst plugin = {\n serialize,\n test\n};\nvar _default = plugin;\nexports.default = _default;\n","'use strict';\n\nmodule.exports = ({onlyFirst = false} = {}) => {\n\tconst pattern = [\n\t\t'[\\\\u001B\\\\u009B][[\\\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\\\d\\\\/#&.:=?%@~_]+)*|[a-zA-Z\\\\d]+(?:;[-a-zA-Z\\\\d\\\\/#&.:=?%@~_]*)*)?\\\\u0007)',\n\t\t'(?:(?:\\\\d{1,4}(?:;\\\\d{0,4})*)?[\\\\dA-PR-TZcf-ntqry=><~]))'\n\t].join('|');\n\n\treturn new RegExp(pattern, onlyFirst ? undefined : 'g');\n};\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.test = exports.serialize = exports.default = void 0;\n\nvar _ansiRegex = _interopRequireDefault(require('ansi-regex'));\n\nvar _ansiStyles = _interopRequireDefault(require('ansi-styles'));\n\nfunction _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {default: obj};\n}\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nconst toHumanReadableAnsi = text =>\n text.replace((0, _ansiRegex.default)(), match => {\n switch (match) {\n case _ansiStyles.default.red.close:\n case _ansiStyles.default.green.close:\n case _ansiStyles.default.cyan.close:\n case _ansiStyles.default.gray.close:\n case _ansiStyles.default.white.close:\n case _ansiStyles.default.yellow.close:\n case _ansiStyles.default.bgRed.close:\n case _ansiStyles.default.bgGreen.close:\n case _ansiStyles.default.bgYellow.close:\n case _ansiStyles.default.inverse.close:\n case _ansiStyles.default.dim.close:\n case _ansiStyles.default.bold.close:\n case _ansiStyles.default.reset.open:\n case _ansiStyles.default.reset.close:\n return '</>';\n\n case _ansiStyles.default.red.open:\n return '<red>';\n\n case _ansiStyles.default.green.open:\n return '<green>';\n\n case _ansiStyles.default.cyan.open:\n return '<cyan>';\n\n case _ansiStyles.default.gray.open:\n return '<gray>';\n\n case _ansiStyles.default.white.open:\n return '<white>';\n\n case _ansiStyles.default.yellow.open:\n return '<yellow>';\n\n case _ansiStyles.default.bgRed.open:\n return '<bgRed>';\n\n case _ansiStyles.default.bgGreen.open:\n return '<bgGreen>';\n\n case _ansiStyles.default.bgYellow.open:\n return '<bgYellow>';\n\n case _ansiStyles.default.inverse.open:\n return '<inverse>';\n\n case _ansiStyles.default.dim.open:\n return '<dim>';\n\n case _ansiStyles.default.bold.open:\n return '<bold>';\n\n default:\n return '';\n }\n });\n\nconst test = val =>\n typeof val === 'string' && !!val.match((0, _ansiRegex.default)());\n\nexports.test = test;\n\nconst serialize = (val, config, indentation, depth, refs, printer) =>\n printer(toHumanReadableAnsi(val), config, indentation, depth, refs);\n\nexports.serialize = serialize;\nconst plugin = {\n serialize,\n test\n};\nvar _default = plugin;\nexports.default = _default;\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.test = exports.serialize = exports.default = void 0;\n\nvar _collections = require('../collections');\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/* eslint-disable local/ban-types-eventually */\nconst SPACE = ' ';\nconst OBJECT_NAMES = ['DOMStringMap', 'NamedNodeMap'];\nconst ARRAY_REGEXP = /^(HTML\\w*Collection|NodeList)$/;\n\nconst testName = name =>\n OBJECT_NAMES.indexOf(name) !== -1 || ARRAY_REGEXP.test(name);\n\nconst test = val =>\n val &&\n val.constructor &&\n !!val.constructor.name &&\n testName(val.constructor.name);\n\nexports.test = test;\n\nconst isNamedNodeMap = collection =>\n collection.constructor.name === 'NamedNodeMap';\n\nconst serialize = (collection, config, indentation, depth, refs, printer) => {\n const name = collection.constructor.name;\n\n if (++depth > config.maxDepth) {\n return '[' + name + ']';\n }\n\n return (\n (config.min ? '' : name + SPACE) +\n (OBJECT_NAMES.indexOf(name) !== -1\n ? '{' +\n (0, _collections.printObjectProperties)(\n isNamedNodeMap(collection)\n ? Array.from(collection).reduce((props, attribute) => {\n props[attribute.name] = attribute.value;\n return props;\n }, {})\n : {...collection},\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n '}'\n : '[' +\n (0, _collections.printListItems)(\n Array.from(collection),\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n ']')\n );\n};\n\nexports.serialize = serialize;\nconst plugin = {\n serialize,\n test\n};\nvar _default = plugin;\nexports.default = _default;\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.default = escapeHTML;\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nfunction escapeHTML(str) {\n return str.replace(/</g, '&lt;').replace(/>/g, '&gt;');\n}\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.printText =\n exports.printProps =\n exports.printElementAsLeaf =\n exports.printElement =\n exports.printComment =\n exports.printChildren =\n void 0;\n\nvar _escapeHTML = _interopRequireDefault(require('./escapeHTML'));\n\nfunction _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {default: obj};\n}\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n// Return empty string if keys is empty.\nconst printProps = (keys, props, config, indentation, depth, refs, printer) => {\n const indentationNext = indentation + config.indent;\n const colors = config.colors;\n return keys\n .map(key => {\n const value = props[key];\n let printed = printer(value, config, indentationNext, depth, refs);\n\n if (typeof value !== 'string') {\n if (printed.indexOf('\\n') !== -1) {\n printed =\n config.spacingOuter +\n indentationNext +\n printed +\n config.spacingOuter +\n indentation;\n }\n\n printed = '{' + printed + '}';\n }\n\n return (\n config.spacingInner +\n indentation +\n colors.prop.open +\n key +\n colors.prop.close +\n '=' +\n colors.value.open +\n printed +\n colors.value.close\n );\n })\n .join('');\n}; // Return empty string if children is empty.\n\nexports.printProps = printProps;\n\nconst printChildren = (children, config, indentation, depth, refs, printer) =>\n children\n .map(\n child =>\n config.spacingOuter +\n indentation +\n (typeof child === 'string'\n ? printText(child, config)\n : printer(child, config, indentation, depth, refs))\n )\n .join('');\n\nexports.printChildren = printChildren;\n\nconst printText = (text, config) => {\n const contentColor = config.colors.content;\n return (\n contentColor.open + (0, _escapeHTML.default)(text) + contentColor.close\n );\n};\n\nexports.printText = printText;\n\nconst printComment = (comment, config) => {\n const commentColor = config.colors.comment;\n return (\n commentColor.open +\n '<!--' +\n (0, _escapeHTML.default)(comment) +\n '-->' +\n commentColor.close\n );\n}; // Separate the functions to format props, children, and element,\n// so a plugin could override a particular function, if needed.\n// Too bad, so sad: the traditional (but unnecessary) space\n// in a self-closing tagColor requires a second test of printedProps.\n\nexports.printComment = printComment;\n\nconst printElement = (\n type,\n printedProps,\n printedChildren,\n config,\n indentation\n) => {\n const tagColor = config.colors.tag;\n return (\n tagColor.open +\n '<' +\n type +\n (printedProps &&\n tagColor.close +\n printedProps +\n config.spacingOuter +\n indentation +\n tagColor.open) +\n (printedChildren\n ? '>' +\n tagColor.close +\n printedChildren +\n config.spacingOuter +\n indentation +\n tagColor.open +\n '</' +\n type\n : (printedProps && !config.min ? '' : ' ') + '/') +\n '>' +\n tagColor.close\n );\n};\n\nexports.printElement = printElement;\n\nconst printElementAsLeaf = (type, config) => {\n const tagColor = config.colors.tag;\n return (\n tagColor.open +\n '<' +\n type +\n tagColor.close +\n ' …' +\n tagColor.open +\n ' />' +\n tagColor.close\n );\n};\n\nexports.printElementAsLeaf = printElementAsLeaf;\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.test = exports.serialize = exports.default = void 0;\n\nvar _markup = require('./lib/markup');\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nconst ELEMENT_NODE = 1;\nconst TEXT_NODE = 3;\nconst COMMENT_NODE = 8;\nconst FRAGMENT_NODE = 11;\nconst ELEMENT_REGEXP = /^((HTML|SVG)\\w*)?Element$/;\n\nconst testHasAttribute = val => {\n try {\n return typeof val.hasAttribute === 'function' && val.hasAttribute('is');\n } catch {\n return false;\n }\n};\n\nconst testNode = val => {\n const constructorName = val.constructor.name;\n const {nodeType, tagName} = val;\n const isCustomElement =\n (typeof tagName === 'string' && tagName.includes('-')) ||\n testHasAttribute(val);\n return (\n (nodeType === ELEMENT_NODE &&\n (ELEMENT_REGEXP.test(constructorName) || isCustomElement)) ||\n (nodeType === TEXT_NODE && constructorName === 'Text') ||\n (nodeType === COMMENT_NODE && constructorName === 'Comment') ||\n (nodeType === FRAGMENT_NODE && constructorName === 'DocumentFragment')\n );\n};\n\nconst test = val => {\n var _val$constructor;\n\n return (\n (val === null || val === void 0\n ? void 0\n : (_val$constructor = val.constructor) === null ||\n _val$constructor === void 0\n ? void 0\n : _val$constructor.name) && testNode(val)\n );\n};\n\nexports.test = test;\n\nfunction nodeIsText(node) {\n return node.nodeType === TEXT_NODE;\n}\n\nfunction nodeIsComment(node) {\n return node.nodeType === COMMENT_NODE;\n}\n\nfunction nodeIsFragment(node) {\n return node.nodeType === FRAGMENT_NODE;\n}\n\nconst serialize = (node, config, indentation, depth, refs, printer) => {\n if (nodeIsText(node)) {\n return (0, _markup.printText)(node.data, config);\n }\n\n if (nodeIsComment(node)) {\n return (0, _markup.printComment)(node.data, config);\n }\n\n const type = nodeIsFragment(node)\n ? 'DocumentFragment'\n : node.tagName.toLowerCase();\n\n if (++depth > config.maxDepth) {\n return (0, _markup.printElementAsLeaf)(type, config);\n }\n\n return (0, _markup.printElement)(\n type,\n (0, _markup.printProps)(\n nodeIsFragment(node)\n ? []\n : Array.from(node.attributes)\n .map(attr => attr.name)\n .sort(),\n nodeIsFragment(node)\n ? {}\n : Array.from(node.attributes).reduce((props, attribute) => {\n props[attribute.name] = attribute.value;\n return props;\n }, {}),\n config,\n indentation + config.indent,\n depth,\n refs,\n printer\n ),\n (0, _markup.printChildren)(\n Array.prototype.slice.call(node.childNodes || node.children),\n config,\n indentation + config.indent,\n depth,\n refs,\n printer\n ),\n config,\n indentation\n );\n};\n\nexports.serialize = serialize;\nconst plugin = {\n serialize,\n test\n};\nvar _default = plugin;\nexports.default = _default;\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.test = exports.serialize = exports.default = void 0;\n\nvar _collections = require('../collections');\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n// SENTINEL constants are from https://github.com/facebook/immutable-js\nconst IS_ITERABLE_SENTINEL = '@@__IMMUTABLE_ITERABLE__@@';\nconst IS_LIST_SENTINEL = '@@__IMMUTABLE_LIST__@@';\nconst IS_KEYED_SENTINEL = '@@__IMMUTABLE_KEYED__@@';\nconst IS_MAP_SENTINEL = '@@__IMMUTABLE_MAP__@@';\nconst IS_ORDERED_SENTINEL = '@@__IMMUTABLE_ORDERED__@@';\nconst IS_RECORD_SENTINEL = '@@__IMMUTABLE_RECORD__@@'; // immutable v4\n\nconst IS_SEQ_SENTINEL = '@@__IMMUTABLE_SEQ__@@';\nconst IS_SET_SENTINEL = '@@__IMMUTABLE_SET__@@';\nconst IS_STACK_SENTINEL = '@@__IMMUTABLE_STACK__@@';\n\nconst getImmutableName = name => 'Immutable.' + name;\n\nconst printAsLeaf = name => '[' + name + ']';\n\nconst SPACE = ' ';\nconst LAZY = '…'; // Seq is lazy if it calls a method like filter\n\nconst printImmutableEntries = (\n val,\n config,\n indentation,\n depth,\n refs,\n printer,\n type\n) =>\n ++depth > config.maxDepth\n ? printAsLeaf(getImmutableName(type))\n : getImmutableName(type) +\n SPACE +\n '{' +\n (0, _collections.printIteratorEntries)(\n val.entries(),\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n '}'; // Record has an entries method because it is a collection in immutable v3.\n// Return an iterator for Immutable Record from version v3 or v4.\n\nfunction getRecordEntries(val) {\n let i = 0;\n return {\n next() {\n if (i < val._keys.length) {\n const key = val._keys[i++];\n return {\n done: false,\n value: [key, val.get(key)]\n };\n }\n\n return {\n done: true,\n value: undefined\n };\n }\n };\n}\n\nconst printImmutableRecord = (\n val,\n config,\n indentation,\n depth,\n refs,\n printer\n) => {\n // _name property is defined only for an Immutable Record instance\n // which was constructed with a second optional descriptive name arg\n const name = getImmutableName(val._name || 'Record');\n return ++depth > config.maxDepth\n ? printAsLeaf(name)\n : name +\n SPACE +\n '{' +\n (0, _collections.printIteratorEntries)(\n getRecordEntries(val),\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n '}';\n};\n\nconst printImmutableSeq = (val, config, indentation, depth, refs, printer) => {\n const name = getImmutableName('Seq');\n\n if (++depth > config.maxDepth) {\n return printAsLeaf(name);\n }\n\n if (val[IS_KEYED_SENTINEL]) {\n return (\n name +\n SPACE +\n '{' + // from Immutable collection of entries or from ECMAScript object\n (val._iter || val._object\n ? (0, _collections.printIteratorEntries)(\n val.entries(),\n config,\n indentation,\n depth,\n refs,\n printer\n )\n : LAZY) +\n '}'\n );\n }\n\n return (\n name +\n SPACE +\n '[' +\n (val._iter || // from Immutable collection of values\n val._array || // from ECMAScript array\n val._collection || // from ECMAScript collection in immutable v4\n val._iterable // from ECMAScript collection in immutable v3\n ? (0, _collections.printIteratorValues)(\n val.values(),\n config,\n indentation,\n depth,\n refs,\n printer\n )\n : LAZY) +\n ']'\n );\n};\n\nconst printImmutableValues = (\n val,\n config,\n indentation,\n depth,\n refs,\n printer,\n type\n) =>\n ++depth > config.maxDepth\n ? printAsLeaf(getImmutableName(type))\n : getImmutableName(type) +\n SPACE +\n '[' +\n (0, _collections.printIteratorValues)(\n val.values(),\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n ']';\n\nconst serialize = (val, config, indentation, depth, refs, printer) => {\n if (val[IS_MAP_SENTINEL]) {\n return printImmutableEntries(\n val,\n config,\n indentation,\n depth,\n refs,\n printer,\n val[IS_ORDERED_SENTINEL] ? 'OrderedMap' : 'Map'\n );\n }\n\n if (val[IS_LIST_SENTINEL]) {\n return printImmutableValues(\n val,\n config,\n indentation,\n depth,\n refs,\n printer,\n 'List'\n );\n }\n\n if (val[IS_SET_SENTINEL]) {\n return printImmutableValues(\n val,\n config,\n indentation,\n depth,\n refs,\n printer,\n val[IS_ORDERED_SENTINEL] ? 'OrderedSet' : 'Set'\n );\n }\n\n if (val[IS_STACK_SENTINEL]) {\n return printImmutableValues(\n val,\n config,\n indentation,\n depth,\n refs,\n printer,\n 'Stack'\n );\n }\n\n if (val[IS_SEQ_SENTINEL]) {\n return printImmutableSeq(val, config, indentation, depth, refs, printer);\n } // For compatibility with immutable v3 and v4, let record be the default.\n\n return printImmutableRecord(val, config, indentation, depth, refs, printer);\n}; // Explicitly comparing sentinel properties to true avoids false positive\n// when mock identity-obj-proxy returns the key as the value for any key.\n\nexports.serialize = serialize;\n\nconst test = val =>\n val &&\n (val[IS_ITERABLE_SENTINEL] === true || val[IS_RECORD_SENTINEL] === true);\n\nexports.test = test;\nconst plugin = {\n serialize,\n test\n};\nvar _default = plugin;\nexports.default = _default;\n","/** @license React v17.0.2\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var b=60103,c=60106,d=60107,e=60108,f=60114,g=60109,h=60110,k=60112,l=60113,m=60120,n=60115,p=60116,q=60121,r=60122,u=60117,v=60129,w=60131;\nif(\"function\"===typeof Symbol&&Symbol.for){var x=Symbol.for;b=x(\"react.element\");c=x(\"react.portal\");d=x(\"react.fragment\");e=x(\"react.strict_mode\");f=x(\"react.profiler\");g=x(\"react.provider\");h=x(\"react.context\");k=x(\"react.forward_ref\");l=x(\"react.suspense\");m=x(\"react.suspense_list\");n=x(\"react.memo\");p=x(\"react.lazy\");q=x(\"react.block\");r=x(\"react.server.block\");u=x(\"react.fundamental\");v=x(\"react.debug_trace_mode\");w=x(\"react.legacy_hidden\")}\nfunction y(a){if(\"object\"===typeof a&&null!==a){var t=a.$$typeof;switch(t){case b:switch(a=a.type,a){case d:case f:case e:case l:case m:return a;default:switch(a=a&&a.$$typeof,a){case h:case k:case p:case n:case g:return a;default:return t}}case c:return t}}}var z=g,A=b,B=k,C=d,D=p,E=n,F=c,G=f,H=e,I=l;exports.ContextConsumer=h;exports.ContextProvider=z;exports.Element=A;exports.ForwardRef=B;exports.Fragment=C;exports.Lazy=D;exports.Memo=E;exports.Portal=F;exports.Profiler=G;exports.StrictMode=H;\nexports.Suspense=I;exports.isAsyncMode=function(){return!1};exports.isConcurrentMode=function(){return!1};exports.isContextConsumer=function(a){return y(a)===h};exports.isContextProvider=function(a){return y(a)===g};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===b};exports.isForwardRef=function(a){return y(a)===k};exports.isFragment=function(a){return y(a)===d};exports.isLazy=function(a){return y(a)===p};exports.isMemo=function(a){return y(a)===n};\nexports.isPortal=function(a){return y(a)===c};exports.isProfiler=function(a){return y(a)===f};exports.isStrictMode=function(a){return y(a)===e};exports.isSuspense=function(a){return y(a)===l};exports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===d||a===f||a===v||a===e||a===l||a===m||a===w||\"object\"===typeof a&&null!==a&&(a.$$typeof===p||a.$$typeof===n||a.$$typeof===g||a.$$typeof===h||a.$$typeof===k||a.$$typeof===u||a.$$typeof===q||a[0]===r)?!0:!1};\nexports.typeOf=y;\n","/** @license React v17.0.2\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// ATTENTION\n// When adding new symbols to this file,\n// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar REACT_ELEMENT_TYPE = 0xeac7;\nvar REACT_PORTAL_TYPE = 0xeaca;\nvar REACT_FRAGMENT_TYPE = 0xeacb;\nvar REACT_STRICT_MODE_TYPE = 0xeacc;\nvar REACT_PROFILER_TYPE = 0xead2;\nvar REACT_PROVIDER_TYPE = 0xeacd;\nvar REACT_CONTEXT_TYPE = 0xeace;\nvar REACT_FORWARD_REF_TYPE = 0xead0;\nvar REACT_SUSPENSE_TYPE = 0xead1;\nvar REACT_SUSPENSE_LIST_TYPE = 0xead8;\nvar REACT_MEMO_TYPE = 0xead3;\nvar REACT_LAZY_TYPE = 0xead4;\nvar REACT_BLOCK_TYPE = 0xead9;\nvar REACT_SERVER_BLOCK_TYPE = 0xeada;\nvar REACT_FUNDAMENTAL_TYPE = 0xead5;\nvar REACT_SCOPE_TYPE = 0xead7;\nvar REACT_OPAQUE_ID_TYPE = 0xeae0;\nvar REACT_DEBUG_TRACING_MODE_TYPE = 0xeae1;\nvar REACT_OFFSCREEN_TYPE = 0xeae2;\nvar REACT_LEGACY_HIDDEN_TYPE = 0xeae3;\n\nif (typeof Symbol === 'function' && Symbol.for) {\n var symbolFor = Symbol.for;\n REACT_ELEMENT_TYPE = symbolFor('react.element');\n REACT_PORTAL_TYPE = symbolFor('react.portal');\n REACT_FRAGMENT_TYPE = symbolFor('react.fragment');\n REACT_STRICT_MODE_TYPE = symbolFor('react.strict_mode');\n REACT_PROFILER_TYPE = symbolFor('react.profiler');\n REACT_PROVIDER_TYPE = symbolFor('react.provider');\n REACT_CONTEXT_TYPE = symbolFor('react.context');\n REACT_FORWARD_REF_TYPE = symbolFor('react.forward_ref');\n REACT_SUSPENSE_TYPE = symbolFor('react.suspense');\n REACT_SUSPENSE_LIST_TYPE = symbolFor('react.suspense_list');\n REACT_MEMO_TYPE = symbolFor('react.memo');\n REACT_LAZY_TYPE = symbolFor('react.lazy');\n REACT_BLOCK_TYPE = symbolFor('react.block');\n REACT_SERVER_BLOCK_TYPE = symbolFor('react.server.block');\n REACT_FUNDAMENTAL_TYPE = symbolFor('react.fundamental');\n REACT_SCOPE_TYPE = symbolFor('react.scope');\n REACT_OPAQUE_ID_TYPE = symbolFor('react.opaque.id');\n REACT_DEBUG_TRACING_MODE_TYPE = symbolFor('react.debug_trace_mode');\n REACT_OFFSCREEN_TYPE = symbolFor('react.offscreen');\n REACT_LEGACY_HIDDEN_TYPE = symbolFor('react.legacy_hidden');\n}\n\n// Filter certain DOM attributes (e.g. src, href) if their values are empty strings.\n\nvar enableScopeAPI = false; // Experimental Create Event Handle API.\n\nfunction isValidElementType(type) {\n if (typeof type === 'string' || typeof type === 'function') {\n return true;\n } // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).\n\n\n if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || type === REACT_DEBUG_TRACING_MODE_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || type === REACT_LEGACY_HIDDEN_TYPE || enableScopeAPI ) {\n return true;\n }\n\n if (typeof type === 'object' && type !== null) {\n if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_BLOCK_TYPE || type[0] === REACT_SERVER_BLOCK_TYPE) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n case REACT_SUSPENSE_LIST_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n}\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false;\nvar hasWarnedAboutDeprecatedIsConcurrentMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 18+.');\n }\n }\n\n return false;\n}\nfunction isConcurrentMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsConcurrentMode) {\n hasWarnedAboutDeprecatedIsConcurrentMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isConcurrentMode() alias has been deprecated, ' + 'and will be removed in React 18+.');\n }\n }\n\n return false;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\n\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.min.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.test = exports.serialize = exports.default = void 0;\n\nvar ReactIs = _interopRequireWildcard(require('react-is'));\n\nvar _markup = require('./lib/markup');\n\nfunction _getRequireWildcardCache(nodeInterop) {\n if (typeof WeakMap !== 'function') return null;\n var cacheBabelInterop = new WeakMap();\n var cacheNodeInterop = new WeakMap();\n return (_getRequireWildcardCache = function (nodeInterop) {\n return nodeInterop ? cacheNodeInterop : cacheBabelInterop;\n })(nodeInterop);\n}\n\nfunction _interopRequireWildcard(obj, nodeInterop) {\n if (!nodeInterop && obj && obj.__esModule) {\n return obj;\n }\n if (obj === null || (typeof obj !== 'object' && typeof obj !== 'function')) {\n return {default: obj};\n }\n var cache = _getRequireWildcardCache(nodeInterop);\n if (cache && cache.has(obj)) {\n return cache.get(obj);\n }\n var newObj = {};\n var hasPropertyDescriptor =\n Object.defineProperty && Object.getOwnPropertyDescriptor;\n for (var key in obj) {\n if (key !== 'default' && Object.prototype.hasOwnProperty.call(obj, key)) {\n var desc = hasPropertyDescriptor\n ? Object.getOwnPropertyDescriptor(obj, key)\n : null;\n if (desc && (desc.get || desc.set)) {\n Object.defineProperty(newObj, key, desc);\n } else {\n newObj[key] = obj[key];\n }\n }\n }\n newObj.default = obj;\n if (cache) {\n cache.set(obj, newObj);\n }\n return newObj;\n}\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n// Given element.props.children, or subtree during recursive traversal,\n// return flattened array of children.\nconst getChildren = (arg, children = []) => {\n if (Array.isArray(arg)) {\n arg.forEach(item => {\n getChildren(item, children);\n });\n } else if (arg != null && arg !== false) {\n children.push(arg);\n }\n\n return children;\n};\n\nconst getType = element => {\n const type = element.type;\n\n if (typeof type === 'string') {\n return type;\n }\n\n if (typeof type === 'function') {\n return type.displayName || type.name || 'Unknown';\n }\n\n if (ReactIs.isFragment(element)) {\n return 'React.Fragment';\n }\n\n if (ReactIs.isSuspense(element)) {\n return 'React.Suspense';\n }\n\n if (typeof type === 'object' && type !== null) {\n if (ReactIs.isContextProvider(element)) {\n return 'Context.Provider';\n }\n\n if (ReactIs.isContextConsumer(element)) {\n return 'Context.Consumer';\n }\n\n if (ReactIs.isForwardRef(element)) {\n if (type.displayName) {\n return type.displayName;\n }\n\n const functionName = type.render.displayName || type.render.name || '';\n return functionName !== ''\n ? 'ForwardRef(' + functionName + ')'\n : 'ForwardRef';\n }\n\n if (ReactIs.isMemo(element)) {\n const functionName =\n type.displayName || type.type.displayName || type.type.name || '';\n return functionName !== '' ? 'Memo(' + functionName + ')' : 'Memo';\n }\n }\n\n return 'UNDEFINED';\n};\n\nconst getPropKeys = element => {\n const {props} = element;\n return Object.keys(props)\n .filter(key => key !== 'children' && props[key] !== undefined)\n .sort();\n};\n\nconst serialize = (element, config, indentation, depth, refs, printer) =>\n ++depth > config.maxDepth\n ? (0, _markup.printElementAsLeaf)(getType(element), config)\n : (0, _markup.printElement)(\n getType(element),\n (0, _markup.printProps)(\n getPropKeys(element),\n element.props,\n config,\n indentation + config.indent,\n depth,\n refs,\n printer\n ),\n (0, _markup.printChildren)(\n getChildren(element.props.children),\n config,\n indentation + config.indent,\n depth,\n refs,\n printer\n ),\n config,\n indentation\n );\n\nexports.serialize = serialize;\n\nconst test = val => val != null && ReactIs.isElement(val);\n\nexports.test = test;\nconst plugin = {\n serialize,\n test\n};\nvar _default = plugin;\nexports.default = _default;\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.test = exports.serialize = exports.default = void 0;\n\nvar _markup = require('./lib/markup');\n\nvar global = (function () {\n if (typeof globalThis !== 'undefined') {\n return globalThis;\n } else if (typeof global !== 'undefined') {\n return global;\n } else if (typeof self !== 'undefined') {\n return self;\n } else if (typeof window !== 'undefined') {\n return window;\n } else {\n return Function('return this')();\n }\n})();\n\nvar Symbol = global['jest-symbol-do-not-touch'] || global.Symbol;\nconst testSymbol =\n typeof Symbol === 'function' && Symbol.for\n ? Symbol.for('react.test.json')\n : 0xea71357;\n\nconst getPropKeys = object => {\n const {props} = object;\n return props\n ? Object.keys(props)\n .filter(key => props[key] !== undefined)\n .sort()\n : [];\n};\n\nconst serialize = (object, config, indentation, depth, refs, printer) =>\n ++depth > config.maxDepth\n ? (0, _markup.printElementAsLeaf)(object.type, config)\n : (0, _markup.printElement)(\n object.type,\n object.props\n ? (0, _markup.printProps)(\n getPropKeys(object),\n object.props,\n config,\n indentation + config.indent,\n depth,\n refs,\n printer\n )\n : '',\n object.children\n ? (0, _markup.printChildren)(\n object.children,\n config,\n indentation + config.indent,\n depth,\n refs,\n printer\n )\n : '',\n config,\n indentation\n );\n\nexports.serialize = serialize;\n\nconst test = val => val && val.$$typeof === testSymbol;\n\nexports.test = test;\nconst plugin = {\n serialize,\n test\n};\nvar _default = plugin;\nexports.default = _default;\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n value: true\n});\nexports.default = exports.DEFAULT_OPTIONS = void 0;\nexports.format = format;\nexports.plugins = void 0;\n\nvar _ansiStyles = _interopRequireDefault(require('ansi-styles'));\n\nvar _collections = require('./collections');\n\nvar _AsymmetricMatcher = _interopRequireDefault(\n require('./plugins/AsymmetricMatcher')\n);\n\nvar _ConvertAnsi = _interopRequireDefault(require('./plugins/ConvertAnsi'));\n\nvar _DOMCollection = _interopRequireDefault(require('./plugins/DOMCollection'));\n\nvar _DOMElement = _interopRequireDefault(require('./plugins/DOMElement'));\n\nvar _Immutable = _interopRequireDefault(require('./plugins/Immutable'));\n\nvar _ReactElement = _interopRequireDefault(require('./plugins/ReactElement'));\n\nvar _ReactTestComponent = _interopRequireDefault(\n require('./plugins/ReactTestComponent')\n);\n\nfunction _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {default: obj};\n}\n\n/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/* eslint-disable local/ban-types-eventually */\nconst toString = Object.prototype.toString;\nconst toISOString = Date.prototype.toISOString;\nconst errorToString = Error.prototype.toString;\nconst regExpToString = RegExp.prototype.toString;\n/**\n * Explicitly comparing typeof constructor to function avoids undefined as name\n * when mock identity-obj-proxy returns the key as the value for any key.\n */\n\nconst getConstructorName = val =>\n (typeof val.constructor === 'function' && val.constructor.name) || 'Object';\n/* global window */\n\n/** Is val is equal to global window object? Works even if it does not exist :) */\n\nconst isWindow = val => typeof window !== 'undefined' && val === window;\n\nconst SYMBOL_REGEXP = /^Symbol\\((.*)\\)(.*)$/;\nconst NEWLINE_REGEXP = /\\n/gi;\n\nclass PrettyFormatPluginError extends Error {\n constructor(message, stack) {\n super(message);\n this.stack = stack;\n this.name = this.constructor.name;\n }\n}\n\nfunction isToStringedArrayType(toStringed) {\n return (\n toStringed === '[object Array]' ||\n toStringed === '[object ArrayBuffer]' ||\n toStringed === '[object DataView]' ||\n toStringed === '[object Float32Array]' ||\n toStringed === '[object Float64Array]' ||\n toStringed === '[object Int8Array]' ||\n toStringed === '[object Int16Array]' ||\n toStringed === '[object Int32Array]' ||\n toStringed === '[object Uint8Array]' ||\n toStringed === '[object Uint8ClampedArray]' ||\n toStringed === '[object Uint16Array]' ||\n toStringed === '[object Uint32Array]'\n );\n}\n\nfunction printNumber(val) {\n return Object.is(val, -0) ? '-0' : String(val);\n}\n\nfunction printBigInt(val) {\n return String(`${val}n`);\n}\n\nfunction printFunction(val, printFunctionName) {\n if (!printFunctionName) {\n return '[Function]';\n }\n\n return '[Function ' + (val.name || 'anonymous') + ']';\n}\n\nfunction printSymbol(val) {\n return String(val).replace(SYMBOL_REGEXP, 'Symbol($1)');\n}\n\nfunction printError(val) {\n return '[' + errorToString.call(val) + ']';\n}\n/**\n * The first port of call for printing an object, handles most of the\n * data-types in JS.\n */\n\nfunction printBasicValue(val, printFunctionName, escapeRegex, escapeString) {\n if (val === true || val === false) {\n return '' + val;\n }\n\n if (val === undefined) {\n return 'undefined';\n }\n\n if (val === null) {\n return 'null';\n }\n\n const typeOf = typeof val;\n\n if (typeOf === 'number') {\n return printNumber(val);\n }\n\n if (typeOf === 'bigint') {\n return printBigInt(val);\n }\n\n if (typeOf === 'string') {\n if (escapeString) {\n return '\"' + val.replace(/\"|\\\\/g, '\\\\$&') + '\"';\n }\n\n return '\"' + val + '\"';\n }\n\n if (typeOf === 'function') {\n return printFunction(val, printFunctionName);\n }\n\n if (typeOf === 'symbol') {\n return printSymbol(val);\n }\n\n const toStringed = toString.call(val);\n\n if (toStringed === '[object WeakMap]') {\n return 'WeakMap {}';\n }\n\n if (toStringed === '[object WeakSet]') {\n return 'WeakSet {}';\n }\n\n if (\n toStringed === '[object Function]' ||\n toStringed === '[object GeneratorFunction]'\n ) {\n return printFunction(val, printFunctionName);\n }\n\n if (toStringed === '[object Symbol]') {\n return printSymbol(val);\n }\n\n if (toStringed === '[object Date]') {\n return isNaN(+val) ? 'Date { NaN }' : toISOString.call(val);\n }\n\n if (toStringed === '[object Error]') {\n return printError(val);\n }\n\n if (toStringed === '[object RegExp]') {\n if (escapeRegex) {\n // https://github.com/benjamingr/RegExp.escape/blob/main/polyfill.js\n return regExpToString.call(val).replace(/[\\\\^$*+?.()|[\\]{}]/g, '\\\\$&');\n }\n\n return regExpToString.call(val);\n }\n\n if (val instanceof Error) {\n return printError(val);\n }\n\n return null;\n}\n/**\n * Handles more complex objects ( such as objects with circular references.\n * maps and sets etc )\n */\n\nfunction printComplexValue(\n val,\n config,\n indentation,\n depth,\n refs,\n hasCalledToJSON\n) {\n if (refs.indexOf(val) !== -1) {\n return '[Circular]';\n }\n\n refs = refs.slice();\n refs.push(val);\n const hitMaxDepth = ++depth > config.maxDepth;\n const min = config.min;\n\n if (\n config.callToJSON &&\n !hitMaxDepth &&\n val.toJSON &&\n typeof val.toJSON === 'function' &&\n !hasCalledToJSON\n ) {\n return printer(val.toJSON(), config, indentation, depth, refs, true);\n }\n\n const toStringed = toString.call(val);\n\n if (toStringed === '[object Arguments]') {\n return hitMaxDepth\n ? '[Arguments]'\n : (min ? '' : 'Arguments ') +\n '[' +\n (0, _collections.printListItems)(\n val,\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n ']';\n }\n\n if (isToStringedArrayType(toStringed)) {\n return hitMaxDepth\n ? '[' + val.constructor.name + ']'\n : (min\n ? ''\n : !config.printBasicPrototype && val.constructor.name === 'Array'\n ? ''\n : val.constructor.name + ' ') +\n '[' +\n (0, _collections.printListItems)(\n val,\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n ']';\n }\n\n if (toStringed === '[object Map]') {\n return hitMaxDepth\n ? '[Map]'\n : 'Map {' +\n (0, _collections.printIteratorEntries)(\n val.entries(),\n config,\n indentation,\n depth,\n refs,\n printer,\n ' => '\n ) +\n '}';\n }\n\n if (toStringed === '[object Set]') {\n return hitMaxDepth\n ? '[Set]'\n : 'Set {' +\n (0, _collections.printIteratorValues)(\n val.values(),\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n '}';\n } // Avoid failure to serialize global window object in jsdom test environment.\n // For example, not even relevant if window is prop of React element.\n\n return hitMaxDepth || isWindow(val)\n ? '[' + getConstructorName(val) + ']'\n : (min\n ? ''\n : !config.printBasicPrototype && getConstructorName(val) === 'Object'\n ? ''\n : getConstructorName(val) + ' ') +\n '{' +\n (0, _collections.printObjectProperties)(\n val,\n config,\n indentation,\n depth,\n refs,\n printer\n ) +\n '}';\n}\n\nfunction isNewPlugin(plugin) {\n return plugin.serialize != null;\n}\n\nfunction printPlugin(plugin, val, config, indentation, depth, refs) {\n let printed;\n\n try {\n printed = isNewPlugin(plugin)\n ? plugin.serialize(val, config, indentation, depth, refs, printer)\n : plugin.print(\n val,\n valChild => printer(valChild, config, indentation, depth, refs),\n str => {\n const indentationNext = indentation + config.indent;\n return (\n indentationNext +\n str.replace(NEWLINE_REGEXP, '\\n' + indentationNext)\n );\n },\n {\n edgeSpacing: config.spacingOuter,\n min: config.min,\n spacing: config.spacingInner\n },\n config.colors\n );\n } catch (error) {\n throw new PrettyFormatPluginError(error.message, error.stack);\n }\n\n if (typeof printed !== 'string') {\n throw new Error(\n `pretty-format: Plugin must return type \"string\" but instead returned \"${typeof printed}\".`\n );\n }\n\n return printed;\n}\n\nfunction findPlugin(plugins, val) {\n for (let p = 0; p < plugins.length; p++) {\n try {\n if (plugins[p].test(val)) {\n return plugins[p];\n }\n } catch (error) {\n throw new PrettyFormatPluginError(error.message, error.stack);\n }\n }\n\n return null;\n}\n\nfunction printer(val, config, indentation, depth, refs, hasCalledToJSON) {\n const plugin = findPlugin(config.plugins, val);\n\n if (plugin !== null) {\n return printPlugin(plugin, val, config, indentation, depth, refs);\n }\n\n const basicResult = printBasicValue(\n val,\n config.printFunctionName,\n config.escapeRegex,\n config.escapeString\n );\n\n if (basicResult !== null) {\n return basicResult;\n }\n\n return printComplexValue(\n val,\n config,\n indentation,\n depth,\n refs,\n hasCalledToJSON\n );\n}\n\nconst DEFAULT_THEME = {\n comment: 'gray',\n content: 'reset',\n prop: 'yellow',\n tag: 'cyan',\n value: 'green'\n};\nconst DEFAULT_THEME_KEYS = Object.keys(DEFAULT_THEME);\nconst DEFAULT_OPTIONS = {\n callToJSON: true,\n compareKeys: undefined,\n escapeRegex: false,\n escapeString: true,\n highlight: false,\n indent: 2,\n maxDepth: Infinity,\n min: false,\n plugins: [],\n printBasicPrototype: true,\n printFunctionName: true,\n theme: DEFAULT_THEME\n};\nexports.DEFAULT_OPTIONS = DEFAULT_OPTIONS;\n\nfunction validateOptions(options) {\n Object.keys(options).forEach(key => {\n if (!DEFAULT_OPTIONS.hasOwnProperty(key)) {\n throw new Error(`pretty-format: Unknown option \"${key}\".`);\n }\n });\n\n if (options.min && options.indent !== undefined && options.indent !== 0) {\n throw new Error(\n 'pretty-format: Options \"min\" and \"indent\" cannot be used together.'\n );\n }\n\n if (options.theme !== undefined) {\n if (options.theme === null) {\n throw new Error('pretty-format: Option \"theme\" must not be null.');\n }\n\n if (typeof options.theme !== 'object') {\n throw new Error(\n `pretty-format: Option \"theme\" must be of type \"object\" but instead received \"${typeof options.theme}\".`\n );\n }\n }\n}\n\nconst getColorsHighlight = options =>\n DEFAULT_THEME_KEYS.reduce((colors, key) => {\n const value =\n options.theme && options.theme[key] !== undefined\n ? options.theme[key]\n : DEFAULT_THEME[key];\n const color = value && _ansiStyles.default[value];\n\n if (\n color &&\n typeof color.close === 'string' &&\n typeof color.open === 'string'\n ) {\n colors[key] = color;\n } else {\n throw new Error(\n `pretty-format: Option \"theme\" has a key \"${key}\" whose value \"${value}\" is undefined in ansi-styles.`\n );\n }\n\n return colors;\n }, Object.create(null));\n\nconst getColorsEmpty = () =>\n DEFAULT_THEME_KEYS.reduce((colors, key) => {\n colors[key] = {\n close: '',\n open: ''\n };\n return colors;\n }, Object.create(null));\n\nconst getPrintFunctionName = options =>\n options && options.printFunctionName !== undefined\n ? options.printFunctionName\n : DEFAULT_OPTIONS.printFunctionName;\n\nconst getEscapeRegex = options =>\n options && options.escapeRegex !== undefined\n ? options.escapeRegex\n : DEFAULT_OPTIONS.escapeRegex;\n\nconst getEscapeString = options =>\n options && options.escapeString !== undefined\n ? options.escapeString\n : DEFAULT_OPTIONS.escapeString;\n\nconst getConfig = options => {\n var _options$printBasicPr;\n\n return {\n callToJSON:\n options && options.callToJSON !== undefined\n ? options.callToJSON\n : DEFAULT_OPTIONS.callToJSON,\n colors:\n options && options.highlight\n ? getColorsHighlight(options)\n : getColorsEmpty(),\n compareKeys:\n options && typeof options.compareKeys === 'function'\n ? options.compareKeys\n : DEFAULT_OPTIONS.compareKeys,\n escapeRegex: getEscapeRegex(options),\n escapeString: getEscapeString(options),\n indent:\n options && options.min\n ? ''\n : createIndent(\n options && options.indent !== undefined\n ? options.indent\n : DEFAULT_OPTIONS.indent\n ),\n maxDepth:\n options && options.maxDepth !== undefined\n ? options.maxDepth\n : DEFAULT_OPTIONS.maxDepth,\n min:\n options && options.min !== undefined ? options.min : DEFAULT_OPTIONS.min,\n plugins:\n options && options.plugins !== undefined\n ? options.plugins\n : DEFAULT_OPTIONS.plugins,\n printBasicPrototype:\n (_options$printBasicPr =\n options === null || options === void 0\n ? void 0\n : options.printBasicPrototype) !== null &&\n _options$printBasicPr !== void 0\n ? _options$printBasicPr\n : true,\n printFunctionName: getPrintFunctionName(options),\n spacingInner: options && options.min ? ' ' : '\\n',\n spacingOuter: options && options.min ? '' : '\\n'\n };\n};\n\nfunction createIndent(indent) {\n return new Array(indent + 1).join(' ');\n}\n/**\n * Returns a presentation string of your `val` object\n * @param val any potential JavaScript object\n * @param options Custom settings\n */\n\nfunction format(val, options) {\n if (options) {\n validateOptions(options);\n\n if (options.plugins) {\n const plugin = findPlugin(options.plugins, val);\n\n if (plugin !== null) {\n return printPlugin(plugin, val, getConfig(options), '', 0, []);\n }\n }\n }\n\n const basicResult = printBasicValue(\n val,\n getPrintFunctionName(options),\n getEscapeRegex(options),\n getEscapeString(options)\n );\n\n if (basicResult !== null) {\n return basicResult;\n }\n\n return printComplexValue(val, getConfig(options), '', 0, []);\n}\n\nconst plugins = {\n AsymmetricMatcher: _AsymmetricMatcher.default,\n ConvertAnsi: _ConvertAnsi.default,\n DOMCollection: _DOMCollection.default,\n DOMElement: _DOMElement.default,\n Immutable: _Immutable.default,\n ReactElement: _ReactElement.default,\n ReactTestComponent: _ReactTestComponent.default\n};\nexports.plugins = plugins;\nvar _default = format;\nexports.default = _default;\n","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = createDOMElementFilter;\nexports.test = void 0;\n/**\n * Source: https://github.com/facebook/jest/blob/e7bb6a1e26ffab90611b2593912df15b69315611/packages/pretty-format/src/plugins/DOMElement.ts\n */\n/* eslint-disable -- trying to stay as close to the original as possible */\n/* istanbul ignore file */\n\nfunction escapeHTML(str) {\n return str.replace(/</g, '&lt;').replace(/>/g, '&gt;');\n}\n// Return empty string if keys is empty.\nconst printProps = (keys, props, config, indentation, depth, refs, printer) => {\n const indentationNext = indentation + config.indent;\n const colors = config.colors;\n return keys.map(key => {\n const value = props[key];\n let printed = printer(value, config, indentationNext, depth, refs);\n if (typeof value !== 'string') {\n if (printed.indexOf('\\n') !== -1) {\n printed = config.spacingOuter + indentationNext + printed + config.spacingOuter + indentation;\n }\n printed = '{' + printed + '}';\n }\n return config.spacingInner + indentation + colors.prop.open + key + colors.prop.close + '=' + colors.value.open + printed + colors.value.close;\n }).join('');\n};\n\n// https://developer.mozilla.org/en-US/docs/Web/API/Node/nodeType#node_type_constants\nconst NodeTypeTextNode = 3;\n\n// Return empty string if children is empty.\nconst printChildren = (children, config, indentation, depth, refs, printer) => children.map(child => {\n const printedChild = typeof child === 'string' ? printText(child, config) : printer(child, config, indentation, depth, refs);\n if (printedChild === '' && typeof child === 'object' && child !== null && child.nodeType !== NodeTypeTextNode) {\n // A plugin serialized this Node to '' meaning we should ignore it.\n return '';\n }\n return config.spacingOuter + indentation + printedChild;\n}).join('');\nconst printText = (text, config) => {\n const contentColor = config.colors.content;\n return contentColor.open + escapeHTML(text) + contentColor.close;\n};\nconst printComment = (comment, config) => {\n const commentColor = config.colors.comment;\n return commentColor.open + '<!--' + escapeHTML(comment) + '-->' + commentColor.close;\n};\n\n// Separate the functions to format props, children, and element,\n// so a plugin could override a particular function, if needed.\n// Too bad, so sad: the traditional (but unnecessary) space\n// in a self-closing tagColor requires a second test of printedProps.\nconst printElement = (type, printedProps, printedChildren, config, indentation) => {\n const tagColor = config.colors.tag;\n return tagColor.open + '<' + type + (printedProps && tagColor.close + printedProps + config.spacingOuter + indentation + tagColor.open) + (printedChildren ? '>' + tagColor.close + printedChildren + config.spacingOuter + indentation + tagColor.open + '</' + type : (printedProps && !config.min ? '' : ' ') + '/') + '>' + tagColor.close;\n};\nconst printElementAsLeaf = (type, config) => {\n const tagColor = config.colors.tag;\n return tagColor.open + '<' + type + tagColor.close + ' …' + tagColor.open + ' />' + tagColor.close;\n};\nconst ELEMENT_NODE = 1;\nconst TEXT_NODE = 3;\nconst COMMENT_NODE = 8;\nconst FRAGMENT_NODE = 11;\nconst ELEMENT_REGEXP = /^((HTML|SVG)\\w*)?Element$/;\nconst isCustomElement = val => {\n const {\n tagName\n } = val;\n return Boolean(typeof tagName === 'string' && tagName.includes('-') || typeof val.hasAttribute === 'function' && val.hasAttribute('is'));\n};\nconst testNode = val => {\n const constructorName = val.constructor.name;\n const {\n nodeType\n } = val;\n return nodeType === ELEMENT_NODE && (ELEMENT_REGEXP.test(constructorName) || isCustomElement(val)) || nodeType === TEXT_NODE && constructorName === 'Text' || nodeType === COMMENT_NODE && constructorName === 'Comment' || nodeType === FRAGMENT_NODE && constructorName === 'DocumentFragment';\n};\nconst test = val => (val?.constructor?.name || isCustomElement(val)) && testNode(val);\nexports.test = test;\nfunction nodeIsText(node) {\n return node.nodeType === TEXT_NODE;\n}\nfunction nodeIsComment(node) {\n return node.nodeType === COMMENT_NODE;\n}\nfunction nodeIsFragment(node) {\n return node.nodeType === FRAGMENT_NODE;\n}\nfunction createDOMElementFilter(filterNode) {\n return {\n test: val => (val?.constructor?.name || isCustomElement(val)) && testNode(val),\n serialize: (node, config, indentation, depth, refs, printer) => {\n if (nodeIsText(node)) {\n return printText(node.data, config);\n }\n if (nodeIsComment(node)) {\n return printComment(node.data, config);\n }\n const type = nodeIsFragment(node) ? `DocumentFragment` : node.tagName.toLowerCase();\n if (++depth > config.maxDepth) {\n return printElementAsLeaf(type, config);\n }\n return printElement(type, printProps(nodeIsFragment(node) ? [] : Array.from(node.attributes).map(attr => attr.name).sort(), nodeIsFragment(node) ? {} : Array.from(node.attributes).reduce((props, attribute) => {\n props[attribute.name] = attribute.value;\n return props;\n }, {}), config, indentation + config.indent, depth, refs, printer), printChildren(Array.prototype.slice.call(node.childNodes || node.children).filter(filterNode), config, indentation + config.indent, depth, refs, printer), config, indentation);\n }\n };\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getUserCodeFrame = getUserCodeFrame;\n// We try to load node dependencies\nlet picocolors = null;\nlet readFileSync = null;\nlet codeFrameColumns = null;\ntry {\n const nodeRequire = module && module.require;\n readFileSync = nodeRequire.call(module, 'fs').readFileSync;\n codeFrameColumns = nodeRequire.call(module, '@babel/code-frame').codeFrameColumns;\n picocolors = nodeRequire.call(module, 'picocolors');\n} catch {\n // We're in a browser environment\n}\n\n// frame has the form \"at myMethod (location/to/my/file.js:10:2)\"\nfunction getCodeFrame(frame) {\n const locationStart = frame.indexOf('(') + 1;\n const locationEnd = frame.indexOf(')');\n const frameLocation = frame.slice(locationStart, locationEnd);\n const frameLocationElements = frameLocation.split(':');\n const [filename, line, column] = [frameLocationElements[0], parseInt(frameLocationElements[1], 10), parseInt(frameLocationElements[2], 10)];\n let rawFileContents = '';\n try {\n rawFileContents = readFileSync(filename, 'utf-8');\n } catch {\n return '';\n }\n const codeFrame = codeFrameColumns(rawFileContents, {\n start: {\n line,\n column\n }\n }, {\n highlightCode: true,\n linesBelow: 0\n });\n return `${picocolors.dim(frameLocation)}\\n${codeFrame}\\n`;\n}\nfunction getUserCodeFrame() {\n // If we couldn't load dependencies, we can't generate the user trace\n /* istanbul ignore next */\n if (!readFileSync || !codeFrameColumns) {\n return '';\n }\n const err = new Error();\n const firstClientCodeFrame = err.stack.split('\\n').slice(1) // Remove first line which has the form \"Error: TypeError\"\n .find(frame => !frame.includes('node_modules/')); // Ignore frames from 3rd party libraries\n\n return getCodeFrame(firstClientCodeFrame);\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.TEXT_NODE = void 0;\nexports.checkContainerType = checkContainerType;\nexports.getDocument = getDocument;\nexports.getWindowFromNode = getWindowFromNode;\nexports.jestFakeTimersAreEnabled = jestFakeTimersAreEnabled;\n// Constant node.nodeType for text nodes, see:\n// https://developer.mozilla.org/en-US/docs/Web/API/Node/nodeType#Node_type_constants\nconst TEXT_NODE = exports.TEXT_NODE = 3;\nfunction jestFakeTimersAreEnabled() {\n /* istanbul ignore else */\n // eslint-disable-next-line\n if (typeof jest !== 'undefined' && jest !== null) {\n return (\n // legacy timers\n setTimeout._isMockFunction === true ||\n // modern timers\n // eslint-disable-next-line prefer-object-has-own -- not supported by our support matrix\n Object.prototype.hasOwnProperty.call(setTimeout, 'clock')\n );\n }\n // istanbul ignore next\n return false;\n}\nfunction getDocument() {\n /* istanbul ignore if */\n if (typeof window === 'undefined') {\n throw new Error('Could not find default container');\n }\n return window.document;\n}\nfunction getWindowFromNode(node) {\n if (node.defaultView) {\n // node is document\n return node.defaultView;\n } else if (node.ownerDocument && node.ownerDocument.defaultView) {\n // node is a DOM node\n return node.ownerDocument.defaultView;\n } else if (node.window) {\n // node is window\n return node.window;\n } else if (node.ownerDocument && node.ownerDocument.defaultView === null) {\n throw new Error(`It looks like the window object is not available for the provided node.`);\n } else if (node.then instanceof Function) {\n throw new Error(`It looks like you passed a Promise object instead of a DOM node. Did you do something like \\`fireEvent.click(screen.findBy...\\` when you meant to use a \\`getBy\\` query \\`fireEvent.click(screen.getBy...\\`, or await the findBy query \\`fireEvent.click(await screen.findBy...\\`?`);\n } else if (Array.isArray(node)) {\n throw new Error(`It looks like you passed an Array instead of a DOM node. Did you do something like \\`fireEvent.click(screen.getAllBy...\\` when you meant to use a \\`getBy\\` query \\`fireEvent.click(screen.getBy...\\`?`);\n } else if (typeof node.debug === 'function' && typeof node.logTestingPlaygroundURL === 'function') {\n throw new Error(`It looks like you passed a \\`screen\\` object. Did you do something like \\`fireEvent.click(screen, ...\\` when you meant to use a query, e.g. \\`fireEvent.click(screen.getBy..., \\`?`);\n } else {\n // The user passed something unusual to a calling function\n throw new Error(`The given node is not an Element, the node type is: ${typeof node}.`);\n }\n}\nfunction checkContainerType(container) {\n if (!container || !(typeof container.querySelector === 'function') || !(typeof container.querySelectorAll === 'function')) {\n throw new TypeError(`Expected container to be an Element, a Document or a DocumentFragment but got ${getTypeName(container)}.`);\n }\n function getTypeName(object) {\n if (typeof object === 'object') {\n return object === null ? 'null' : object.constructor.name;\n }\n return typeof object;\n }\n}","\"use strict\";\n\nvar _interopRequireDefault = require(\"@babel/runtime/helpers/interopRequireDefault\");\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.logDOM = void 0;\nexports.prettyDOM = prettyDOM;\nexports.prettyFormat = void 0;\nvar prettyFormat = _interopRequireWildcard(require(\"pretty-format\"));\nexports.prettyFormat = prettyFormat;\nvar _DOMElementFilter = _interopRequireDefault(require(\"./DOMElementFilter\"));\nvar _getUserCodeFrame = require(\"./get-user-code-frame\");\nvar _helpers = require(\"./helpers\");\nvar _config = require(\"./config\");\nfunction _interopRequireWildcard(e, t) { if (\"function\" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || \"object\" != typeof e && \"function\" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) \"default\" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }\nconst shouldHighlight = () => {\n if (typeof process === 'undefined') {\n // Don't colorize in non-node environments (e.g. Browsers)\n return false;\n }\n let colors;\n // Try to safely parse env COLORS: We will default behavior if any step fails.\n try {\n const colorsJSON = process.env?.COLORS;\n if (colorsJSON) {\n colors = JSON.parse(colorsJSON);\n }\n } catch {\n // If this throws, process.env?.COLORS wasn't parsable. Since we only\n // care about `true` or `false`, we can safely ignore the error.\n }\n if (typeof colors === 'boolean') {\n // If `colors` is set explicitly (both `true` and `false`), use that value.\n return colors;\n } else {\n // If `colors` is not set, colorize if we're in node.\n return process.versions !== undefined && process.versions.node !== undefined;\n }\n};\nconst {\n DOMCollection\n} = prettyFormat.plugins;\n\n// https://developer.mozilla.org/en-US/docs/Web/API/Node/nodeType#node_type_constants\nconst ELEMENT_NODE = 1;\nconst COMMENT_NODE = 8;\n\n// https://github.com/facebook/jest/blob/615084195ae1ae61ddd56162c62bbdda17587569/packages/pretty-format/src/plugins/DOMElement.ts#L50\nfunction filterCommentsAndDefaultIgnoreTagsTags(value) {\n return value.nodeType !== COMMENT_NODE && (value.nodeType !== ELEMENT_NODE || !value.matches((0, _config.getConfig)().defaultIgnore));\n}\nfunction prettyDOM(dom, maxLength, options = {}) {\n if (!dom) {\n dom = (0, _helpers.getDocument)().body;\n }\n if (typeof maxLength !== 'number') {\n maxLength = typeof process !== 'undefined' && typeof process.env !== 'undefined' && process.env.DEBUG_PRINT_LIMIT || 7000;\n }\n if (maxLength === 0) {\n return '';\n }\n if (dom.documentElement) {\n dom = dom.documentElement;\n }\n let domTypeName = typeof dom;\n if (domTypeName === 'object') {\n domTypeName = dom.constructor.name;\n } else {\n // To don't fall with `in` operator\n dom = {};\n }\n if (!('outerHTML' in dom)) {\n throw new TypeError(`Expected an element or document but got ${domTypeName}`);\n }\n const {\n filterNode = filterCommentsAndDefaultIgnoreTagsTags,\n ...prettyFormatOptions\n } = options;\n const debugContent = prettyFormat.format(dom, {\n plugins: [(0, _DOMElementFilter.default)(filterNode), DOMCollection],\n printFunctionName: false,\n highlight: shouldHighlight(),\n ...prettyFormatOptions\n });\n return maxLength !== undefined && dom.outerHTML.length > maxLength ? `${debugContent.slice(0, maxLength)}...` : debugContent;\n}\nconst logDOM = (...args) => {\n const userCodeFrame = (0, _getUserCodeFrame.getUserCodeFrame)();\n if (userCodeFrame) {\n console.log(`${prettyDOM(...args)}\\n\\n${userCodeFrame}`);\n } else {\n console.log(prettyDOM(...args));\n }\n};\nexports.logDOM = logDOM;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.configure = configure;\nexports.getConfig = getConfig;\nexports.runWithExpensiveErrorDiagnosticsDisabled = runWithExpensiveErrorDiagnosticsDisabled;\nvar _prettyDom = require(\"./pretty-dom\");\n// It would be cleaner for this to live inside './queries', but\n// other parts of the code assume that all exports from\n// './queries' are query functions.\nlet config = {\n testIdAttribute: 'data-testid',\n asyncUtilTimeout: 1000,\n // asyncWrapper and advanceTimersWrapper is to support React's async `act` function.\n // forcing react-testing-library to wrap all async functions would've been\n // a total nightmare (consider wrapping every findBy* query and then also\n // updating `within` so those would be wrapped too. Total nightmare).\n // so we have this config option that's really only intended for\n // react-testing-library to use. For that reason, this feature will remain\n // undocumented.\n asyncWrapper: cb => cb(),\n unstable_advanceTimersWrapper: cb => cb(),\n eventWrapper: cb => cb(),\n // default value for the `hidden` option in `ByRole` queries\n defaultHidden: false,\n // default value for the `ignore` option in `ByText` queries\n defaultIgnore: 'script, style',\n // showOriginalStackTrace flag to show the full error stack traces for async errors\n showOriginalStackTrace: false,\n // throw errors w/ suggestions for better queries. Opt in so off by default.\n throwSuggestions: false,\n // called when getBy* queries fail. (message, container) => Error\n getElementError(message, container) {\n const prettifiedDOM = (0, _prettyDom.prettyDOM)(container);\n const error = new Error([message, `Ignored nodes: comments, ${config.defaultIgnore}\\n${prettifiedDOM}`].filter(Boolean).join('\\n\\n'));\n error.name = 'TestingLibraryElementError';\n return error;\n },\n _disableExpensiveErrorDiagnostics: false,\n computedStyleSupportsPseudoElements: false\n};\nfunction runWithExpensiveErrorDiagnosticsDisabled(callback) {\n try {\n config._disableExpensiveErrorDiagnostics = true;\n return callback();\n } finally {\n config._disableExpensiveErrorDiagnostics = false;\n }\n}\nfunction configure(newConfig) {\n if (typeof newConfig === 'function') {\n // Pass the existing config out to the provided function\n // and accept a delta in return\n newConfig = newConfig(config);\n }\n\n // Merge the incoming config delta\n config = {\n ...config,\n ...newConfig\n };\n}\nfunction getConfig() {\n return config;\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getLabelContent = getLabelContent;\nexports.getLabels = getLabels;\nexports.getRealLabels = getRealLabels;\nvar _helpers = require(\"./helpers\");\nconst labelledNodeNames = ['button', 'meter', 'output', 'progress', 'select', 'textarea', 'input'];\nfunction getTextContent(node) {\n if (labelledNodeNames.includes(node.nodeName.toLowerCase())) {\n return '';\n }\n if (node.nodeType === _helpers.TEXT_NODE) return node.textContent;\n return Array.from(node.childNodes).map(childNode => getTextContent(childNode)).join('');\n}\nfunction getLabelContent(element) {\n let textContent;\n if (element.tagName.toLowerCase() === 'label') {\n textContent = getTextContent(element);\n } else {\n textContent = element.value || element.textContent;\n }\n return textContent;\n}\n\n// Based on https://github.com/eps1lon/dom-accessibility-api/pull/352\nfunction getRealLabels(element) {\n // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition -- types are not aware of older browsers that don't implement `labels`\n if (element.labels !== undefined) {\n return element.labels ?? [];\n }\n if (!isLabelable(element)) return [];\n const labels = element.ownerDocument.querySelectorAll('label');\n return Array.from(labels).filter(label => label.control === element);\n}\nfunction isLabelable(element) {\n return /BUTTON|METER|OUTPUT|PROGRESS|SELECT|TEXTAREA/.test(element.tagName) || element.tagName === 'INPUT' && element.getAttribute('type') !== 'hidden';\n}\nfunction getLabels(container, element, {\n selector = '*'\n} = {}) {\n const ariaLabelledBy = element.getAttribute('aria-labelledby');\n const labelsId = ariaLabelledBy ? ariaLabelledBy.split(' ') : [];\n return labelsId.length ? labelsId.map(labelId => {\n const labellingElement = container.querySelector(`[id=\"${labelId}\"]`);\n return labellingElement ? {\n content: getLabelContent(labellingElement),\n formControl: null\n } : {\n content: '',\n formControl: null\n };\n }) : Array.from(getRealLabels(element)).map(label => {\n const textToMatch = getLabelContent(label);\n const formControlSelector = 'button, input, meter, output, progress, select, textarea';\n const labelledFormControl = Array.from(label.querySelectorAll(formControlSelector)).filter(formControlElement => formControlElement.matches(selector))[0];\n return {\n content: textToMatch,\n formControl: labelledFormControl\n };\n });\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.fuzzyMatches = fuzzyMatches;\nexports.getDefaultNormalizer = getDefaultNormalizer;\nexports.makeNormalizer = makeNormalizer;\nexports.matches = matches;\nfunction assertNotNullOrUndefined(matcher) {\n if (matcher === null || matcher === undefined) {\n throw new Error(\n // eslint-disable-next-line @typescript-eslint/restrict-template-expressions -- implicitly converting `T` to `string`\n `It looks like ${matcher} was passed instead of a matcher. Did you do something like getByText(${matcher})?`);\n }\n}\nfunction fuzzyMatches(textToMatch, node, matcher, normalizer) {\n if (typeof textToMatch !== 'string') {\n return false;\n }\n assertNotNullOrUndefined(matcher);\n const normalizedText = normalizer(textToMatch);\n if (typeof matcher === 'string' || typeof matcher === 'number') {\n return normalizedText.toLowerCase().includes(matcher.toString().toLowerCase());\n } else if (typeof matcher === 'function') {\n return matcher(normalizedText, node);\n } else {\n return matchRegExp(matcher, normalizedText);\n }\n}\nfunction matches(textToMatch, node, matcher, normalizer) {\n if (typeof textToMatch !== 'string') {\n return false;\n }\n assertNotNullOrUndefined(matcher);\n const normalizedText = normalizer(textToMatch);\n if (matcher instanceof Function) {\n return matcher(normalizedText, node);\n } else if (matcher instanceof RegExp) {\n return matchRegExp(matcher, normalizedText);\n } else {\n return normalizedText === String(matcher);\n }\n}\nfunction getDefaultNormalizer({\n trim = true,\n collapseWhitespace = true\n} = {}) {\n return text => {\n let normalizedText = text;\n normalizedText = trim ? normalizedText.trim() : normalizedText;\n normalizedText = collapseWhitespace ? normalizedText.replace(/\\s+/g, ' ') : normalizedText;\n return normalizedText;\n };\n}\n\n/**\n * Constructs a normalizer to pass to functions in matches.js\n * @param {boolean|undefined} trim The user-specified value for `trim`, without\n * any defaulting having been applied\n * @param {boolean|undefined} collapseWhitespace The user-specified value for\n * `collapseWhitespace`, without any defaulting having been applied\n * @param {Function|undefined} normalizer The user-specified normalizer\n * @returns {Function} A normalizer\n */\n\nfunction makeNormalizer({\n trim,\n collapseWhitespace,\n normalizer\n}) {\n if (!normalizer) {\n // No custom normalizer specified. Just use default.\n return getDefaultNormalizer({\n trim,\n collapseWhitespace\n });\n }\n if (typeof trim !== 'undefined' || typeof collapseWhitespace !== 'undefined') {\n // They've also specified a value for trim or collapseWhitespace\n throw new Error('trim and collapseWhitespace are not supported with a normalizer. ' + 'If you want to use the default trim and collapseWhitespace logic in your normalizer, ' + 'use \"getDefaultNormalizer({trim, collapseWhitespace})\" and compose that into your normalizer');\n }\n return normalizer;\n}\nfunction matchRegExp(matcher, text) {\n const match = matcher.test(text);\n if (matcher.global && matcher.lastIndex !== 0) {\n console.warn(`To match all elements we had to reset the lastIndex of the RegExp because the global flag is enabled. We encourage to remove the global flag from the RegExp.`);\n matcher.lastIndex = 0;\n }\n return match;\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getNodeText = getNodeText;\nvar _helpers = require(\"./helpers\");\nfunction getNodeText(node) {\n if (node.matches('input[type=submit], input[type=button], input[type=reset]')) {\n return node.value;\n }\n return Array.from(node.childNodes).filter(child => child.nodeType === _helpers.TEXT_NODE && Boolean(child.textContent)).map(c => c.textContent).join('');\n}","\"use strict\";\n\nexports.__esModule = true;\nexports.default = arrayFrom;\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 */\nfunction 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.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.default = void 0;\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }, _typeof(obj); }\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}();\nvar _default = typeof Set === \"undefined\" ? Set : SetLike;\nexports.default = _default;\n//# sourceMappingURL=SetLike.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.default = getRole;\nexports.getLocalName = getLocalName;\n// https://w3c.github.io/html-aria/#document-conformance-requirements-for-use-of-aria-attributes-in-html\n\n/**\n * Safe Element.localName for all supported environments\n * @param element\n */\nfunction 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 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-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}\nfunction getRole(element) {\n var explicitRole = getExplicitRole(element);\n if (explicitRole === null || explicitRole === \"presentation\") {\n var implicitRole = getImplicitRole(element);\n if (explicitRole !== \"presentation\" || 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.js.map","\"use strict\";\n\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }, _typeof(obj); }\nexports.__esModule = true;\nexports.hasAnyConcreteRoles = hasAnyConcreteRoles;\nexports.isElement = isElement;\nexports.isHTMLFieldSetElement = isHTMLFieldSetElement;\nexports.isHTMLInputElement = isHTMLInputElement;\nexports.isHTMLLegendElement = isHTMLLegendElement;\nexports.isHTMLOptGroupElement = isHTMLOptGroupElement;\nexports.isHTMLSelectElement = isHTMLSelectElement;\nexports.isHTMLSlotElement = isHTMLSlotElement;\nexports.isHTMLTableCaptionElement = isHTMLTableCaptionElement;\nexports.isHTMLTableElement = isHTMLTableElement;\nexports.isHTMLTextAreaElement = isHTMLTextAreaElement;\nexports.isSVGElement = isSVGElement;\nexports.isSVGSVGElement = isSVGSVGElement;\nexports.isSVGTitleElement = isSVGTitleElement;\nexports.queryIdRefs = queryIdRefs;\nexports.safeWindow = safeWindow;\nvar _getRole = _interopRequireWildcard(require(\"./getRole\"));\nexports.getLocalName = _getRole.getLocalName;\nfunction _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== \"function\") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }\nfunction _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== \"object\" && typeof obj !== \"function\") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== \"default\" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }\nfunction isElement(node) {\n return node !== null && node.nodeType === node.ELEMENT_NODE;\n}\nfunction isHTMLTableCaptionElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"caption\";\n}\nfunction isHTMLInputElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"input\";\n}\nfunction isHTMLOptGroupElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"optgroup\";\n}\nfunction isHTMLSelectElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"select\";\n}\nfunction isHTMLTableElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"table\";\n}\nfunction isHTMLTextAreaElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"textarea\";\n}\nfunction 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}\nfunction isHTMLFieldSetElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"fieldset\";\n}\nfunction isHTMLLegendElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"legend\";\n}\nfunction isHTMLSlotElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"slot\";\n}\nfunction isSVGElement(node) {\n return isElement(node) && node.ownerSVGElement !== undefined;\n}\nfunction isSVGSVGElement(node) {\n return isElement(node) && (0, _getRole.getLocalName)(node) === \"svg\";\n}\nfunction isSVGTitleElement(node) {\n return isSVGElement(node) && (0, _getRole.getLocalName)(node) === \"title\";\n}\n\n/**\n *\n * @param {Node} node -\n * @param {string} attributeName -\n * @returns {Element[]} -\n */\nfunction 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}\nfunction hasAnyConcreteRoles(node, roles) {\n if (isElement(node)) {\n return roles.indexOf((0, _getRole.default)(node)) !== -1;\n }\n return false;\n}\n//# sourceMappingURL=util.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.computeTextAlternative = computeTextAlternative;\nvar _array = _interopRequireDefault(require(\"./polyfills/array.from\"));\nvar _SetLike = _interopRequireDefault(require(\"./polyfills/SetLike\"));\nvar _util = require(\"./util\");\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n/**\n * implements https://w3c.github.io/accname/\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 (!(0, _util.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 (0, _util.hasAnyConcreteRoles)(node, [\"button\", \"combobox\", \"listbox\", \"textbox\"]) || hasAbstractRole(node, \"range\");\n}\nfunction hasAbstractRole(node, role) {\n if (!(0, _util.isElement)(node)) {\n return false;\n }\n switch (role) {\n case \"range\":\n return (0, _util.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 = (0, _array.default)(element.querySelectorAll(selectors));\n (0, _util.queryIdRefs)(element, \"aria-owns\").forEach(function (root) {\n // babel transpiles this assuming an iterator\n elements.push.apply(elements, (0, _array.default)(root.querySelectorAll(selectors)));\n });\n return elements;\n}\nfunction querySelectedOptions(listbox) {\n if ((0, _util.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 (0, _util.hasAnyConcreteRoles)(node, [\"none\", \"presentation\"]);\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 (0, _util.isHTMLTableCaptionElement)(node);\n}\n\n/**\n * https://w3c.github.io/aria/#namefromcontent\n */\nfunction allowsNameFromContent(node) {\n return (0, _util.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 ((0, _util.isHTMLInputElement)(element) || (0, _util.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 = (0, _util.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 && (0, _util.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 (0, _array.default)(labelsProperty);\n }\n\n // polyfill\n if (!isLabelableElement(element)) {\n return null;\n }\n var document = element.ownerDocument;\n return (0, _array.default)(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 (0, _array.default)(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 */\nfunction computeTextAlternative(root) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var consultedNodes = new _SetLike.default();\n var window = (0, _util.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 ((0, _util.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 = (0, _util.isHTMLSlotElement)(node) ? getSlotContents(node) : (0, _array.default)(node.childNodes).concat((0, _util.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 = (0, _util.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 ((0, _util.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 (!(0, _util.isElement)(node)) {\n return null;\n }\n return useAttribute(node, \"title\");\n }\n function computeElementTextAlternative(node) {\n if (!(0, _util.isElement)(node)) {\n return null;\n }\n\n // https://w3c.github.io/html-aam/#fieldset-and-legend-elements\n if ((0, _util.isHTMLFieldSetElement)(node)) {\n consultedNodes.add(node);\n var children = (0, _array.default)(node.childNodes);\n for (var i = 0; i < children.length; i += 1) {\n var child = children[i];\n if ((0, _util.isHTMLLegendElement)(child)) {\n return computeTextAlternative(child, {\n isEmbeddedInLabel: false,\n isReferenced: false,\n recursion: false\n });\n }\n }\n } else if ((0, _util.isHTMLTableElement)(node)) {\n // https://w3c.github.io/html-aam/#table-element\n consultedNodes.add(node);\n var _children = (0, _array.default)(node.childNodes);\n for (var _i = 0; _i < _children.length; _i += 1) {\n var _child = _children[_i];\n if ((0, _util.isHTMLTableCaptionElement)(_child)) {\n return computeTextAlternative(_child, {\n isEmbeddedInLabel: false,\n isReferenced: false,\n recursion: false\n });\n }\n }\n } else if ((0, _util.isSVGSVGElement)(node)) {\n // https://www.w3.org/TR/svg-aam-1.0/\n consultedNodes.add(node);\n var _children2 = (0, _array.default)(node.childNodes);\n for (var _i2 = 0; _i2 < _children2.length; _i2 += 1) {\n var _child2 = _children2[_i2];\n if ((0, _util.isSVGTitleElement)(_child2)) {\n return _child2.textContent;\n }\n }\n return null;\n } else if ((0, _util.getLocalName)(node) === \"img\" || (0, _util.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 ((0, _util.isHTMLOptGroupElement)(node)) {\n var nameFromLabel = useAttribute(node, \"label\");\n if (nameFromLabel !== null) {\n return nameFromLabel;\n }\n }\n if ((0, _util.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 (0, _array.default)(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 ((0, _util.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 ((0, _util.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 = (0, _util.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) ? (0, _util.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 = ((0, _util.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 ((0, _util.hasAnyConcreteRoles)(current, [\"menu\"])) {\n consultedNodes.add(current);\n return \"\";\n }\n\n // 2E\n if (skipToStep2E || context.isEmbeddedInLabel || context.isReferenced) {\n if ((0, _util.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 (0, _util.isHTMLInputElement)(current) ? current.value : \"\";\n }\n return (0, _array.default)(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 ((0, _util.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) || (0, _util.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.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.computeAccessibleDescription = computeAccessibleDescription;\nvar _accessibleNameAndDescription = require(\"./accessible-name-and-description\");\nvar _util = require(\"./util\");\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }, _typeof(obj); }\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }\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/**\n * @param root\n * @param options\n * @returns\n */\nfunction computeAccessibleDescription(root) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var description = (0, _util.queryIdRefs)(root, \"aria-describedby\").map(function (element) {\n return (0, _accessibleNameAndDescription.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://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.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.computeAccessibleName = computeAccessibleName;\nvar _accessibleNameAndDescription = require(\"./accessible-name-and-description\");\nvar _util = require(\"./util\");\n/**\n * https://w3c.github.io/aria/#namefromprohibited\n */\nfunction prohibitsNaming(node) {\n return (0, _util.hasAnyConcreteRoles)(node, [\"caption\", \"code\", \"deletion\", \"emphasis\", \"generic\", \"insertion\", \"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 */\nfunction computeAccessibleName(root) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n if (prohibitsNaming(root)) {\n return \"\";\n }\n return (0, _accessibleNameAndDescription.computeTextAlternative)(root, options);\n}\n//# sourceMappingURL=accessible-name.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.isInaccessible = isInaccessible;\nexports.isSubtreeInaccessible = isSubtreeInaccessible;\n/**\n * Partial implementation https://www.w3.org/TR/wai-aria-1.2/#tree_exclusion\n * which should only be used for elements with a non-presentational role i.e.\n * `role=\"none\"` and `role=\"presentation\"` will not be excluded.\n *\n * Implements aria-hidden semantics (i.e. parent overrides child)\n * Ignores \"Child Presentational: True\" characteristics\n *\n * @param element\n * @param options\n * @returns {boolean} true if excluded, otherwise false\n */\nfunction isInaccessible(element) {\n var _element$ownerDocumen;\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var _options$getComputedS = options.getComputedStyle,\n getComputedStyle = _options$getComputedS === void 0 ? (_element$ownerDocumen = element.ownerDocument.defaultView) === null || _element$ownerDocumen === void 0 ? void 0 : _element$ownerDocumen.getComputedStyle : _options$getComputedS,\n _options$isSubtreeIna = options.isSubtreeInaccessible,\n isSubtreeInaccessibleImpl = _options$isSubtreeIna === void 0 ? isSubtreeInaccessible : _options$isSubtreeIna;\n if (typeof getComputedStyle !== \"function\") {\n throw new TypeError(\"Owner document of the element needs to have an associated window.\");\n }\n // since visibility is inherited we can exit early\n if (getComputedStyle(element).visibility === \"hidden\") {\n return true;\n }\n var currentElement = element;\n while (currentElement) {\n if (isSubtreeInaccessibleImpl(currentElement, {\n getComputedStyle: getComputedStyle\n })) {\n return true;\n }\n currentElement = currentElement.parentElement;\n }\n return false;\n}\n/**\n *\n * @param element\n * @param options\n * @returns {boolean} - `true` if every child of the element is inaccessible\n */\nfunction isSubtreeInaccessible(element) {\n var _element$ownerDocumen2;\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var _options$getComputedS2 = options.getComputedStyle,\n getComputedStyle = _options$getComputedS2 === void 0 ? (_element$ownerDocumen2 = element.ownerDocument.defaultView) === null || _element$ownerDocumen2 === void 0 ? void 0 : _element$ownerDocumen2.getComputedStyle : _options$getComputedS2;\n if (typeof getComputedStyle !== \"function\") {\n throw new TypeError(\"Owner document of the element needs to have an associated window.\");\n }\n if (element.hidden === true) {\n return true;\n }\n if (element.getAttribute(\"aria-hidden\") === \"true\") {\n return true;\n }\n if (getComputedStyle(element).display === \"none\") {\n return true;\n }\n return false;\n}\n//# sourceMappingURL=is-inaccessible.js.map","\"use strict\";\n\nexports.__esModule = true;\nvar _exportNames = {\n computeAccessibleDescription: true,\n computeAccessibleName: true,\n getRole: true\n};\nexports.getRole = exports.computeAccessibleName = exports.computeAccessibleDescription = void 0;\nvar _accessibleDescription = require(\"./accessible-description\");\nexports.computeAccessibleDescription = _accessibleDescription.computeAccessibleDescription;\nvar _accessibleName = require(\"./accessible-name\");\nexports.computeAccessibleName = _accessibleName.computeAccessibleName;\nvar _getRole = _interopRequireDefault(require(\"./getRole\"));\nexports.getRole = _getRole.default;\nvar _isInaccessible = require(\"./is-inaccessible\");\nObject.keys(_isInaccessible).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _isInaccessible[key]) return;\n exports[key] = _isInaccessible[key];\n});\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n//# sourceMappingURL=index.js.map","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\n\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 = iteratorProxy;\nexports.default = _default;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = iterationDecorator;\nvar _iteratorProxy = _interopRequireDefault(require(\"./iteratorProxy\"));\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }, _typeof(obj); }\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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _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 _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\nfunction _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== \"undefined\" && o[Symbol.iterator] || o[\"@@iterator\"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, 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 normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\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 var _iterator = _createForOfIteratorHelper(properties),\n _step;\n try {\n for (_iterator.s(); !(_step = _iterator.n()).done;) {\n var _step$value = _slicedToArray(_step.value, 2),\n key = _step$value[0],\n values = _step$value[1];\n fn.call(thisArg, values, key, properties);\n }\n } catch (err) {\n _iterator.e(err);\n } finally {\n _iterator.f();\n }\n },\n get: function get(key) {\n var item = properties.find(function (tuple) {\n return tuple[0] === key ? true : false;\n });\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 = (0, _iterationDecorator.default)(ariaPropsMap, ariaPropsMap.entries());\nexports.default = _default;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _iterationDecorator = _interopRequireDefault(require(\"./util/iterationDecorator\"));\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _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 _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\nfunction _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== \"undefined\" && o[Symbol.iterator] || o[\"@@iterator\"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, 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 normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\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 var _iterator = _createForOfIteratorHelper(dom),\n _step;\n try {\n for (_iterator.s(); !(_step = _iterator.n()).done;) {\n var _step$value = _slicedToArray(_step.value, 2),\n key = _step$value[0],\n values = _step$value[1];\n fn.call(thisArg, values, key, dom);\n }\n } catch (err) {\n _iterator.e(err);\n } finally {\n _iterator.f();\n }\n },\n get: function get(key) {\n var item = dom.find(function (tuple) {\n return tuple[0] === key ? true : false;\n });\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 = (0, _iterationDecorator.default)(domMap, domMap.entries());\nexports.default = _default;","\"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 = commandRole;\nexports.default = _default;","\"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 = compositeRole;\nexports.default = _default;","\"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 = inputRole;\nexports.default = _default;","\"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 = landmarkRole;\nexports.default = _default;","\"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 = rangeRole;\nexports.default = _default;","\"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 = roletypeRole;\nexports.default = _default;","\"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 = sectionRole;\nexports.default = _default;","\"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 = sectionheadRole;\nexports.default = _default;","\"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 = selectRole;\nexports.default = _default;","\"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 = structureRole;\nexports.default = _default;","\"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 = widgetRole;\nexports.default = _default;","\"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 = windowRole;\nexports.default = _default;","\"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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\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 = ariaAbstractRoles;\nexports.default = _default;","\"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 = alertRole;\nexports.default = _default;","\"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 = alertdialogRole;\nexports.default = _default;","\"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 = applicationRole;\nexports.default = _default;","\"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 = articleRole;\nexports.default = _default;","\"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 = bannerRole;\nexports.default = _default;","\"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 = blockquoteRole;\nexports.default = _default;","\"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 = buttonRole;\nexports.default = _default;","\"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 = captionRole;\nexports.default = _default;","\"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 = cellRole;\nexports.default = _default;","\"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 = checkboxRole;\nexports.default = _default;","\"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 = codeRole;\nexports.default = _default;","\"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 = columnheaderRole;\nexports.default = _default;","\"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 = comboboxRole;\nexports.default = _default;","\"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 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 = complementaryRole;\nexports.default = _default;","\"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 = contentinfoRole;\nexports.default = _default;","\"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 = definitionRole;\nexports.default = _default;","\"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 = deletionRole;\nexports.default = _default;","\"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 = dialogRole;\nexports.default = _default;","\"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 = directoryRole;\nexports.default = _default;","\"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 = documentRole;\nexports.default = _default;","\"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 = emphasisRole;\nexports.default = _default;","\"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 = feedRole;\nexports.default = _default;","\"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 = figureRole;\nexports.default = _default;","\"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 = formRole;\nexports.default = _default;","\"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 = genericRole;\nexports.default = _default;","\"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 = gridRole;\nexports.default = _default;","\"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 = gridcellRole;\nexports.default = _default;","\"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 = groupRole;\nexports.default = _default;","\"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 = headingRole;\nexports.default = _default;","\"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 = imgRole;\nexports.default = _default;","\"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 = insertionRole;\nexports.default = _default;","\"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 = linkRole;\nexports.default = _default;","\"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 = listRole;\nexports.default = _default;","\"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 = listboxRole;\nexports.default = _default;","\"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 = listitemRole;\nexports.default = _default;","\"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 = logRole;\nexports.default = _default;","\"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 = mainRole;\nexports.default = _default;","\"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 = markRole;\nexports.default = _default;","\"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 = marqueeRole;\nexports.default = _default;","\"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 = mathRole;\nexports.default = _default;","\"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 = menuRole;\nexports.default = _default;","\"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 = menubarRole;\nexports.default = _default;","\"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 = menuitemRole;\nexports.default = _default;","\"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 = menuitemcheckboxRole;\nexports.default = _default;","\"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 = menuitemradioRole;\nexports.default = _default;","\"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 = meterRole;\nexports.default = _default;","\"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 = navigationRole;\nexports.default = _default;","\"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 = noneRole;\nexports.default = _default;","\"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 = noteRole;\nexports.default = _default;","\"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 = optionRole;\nexports.default = _default;","\"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 = paragraphRole;\nexports.default = _default;","\"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 = presentationRole;\nexports.default = _default;","\"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 = progressbarRole;\nexports.default = _default;","\"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 = radioRole;\nexports.default = _default;","\"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 = radiogroupRole;\nexports.default = _default;","\"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 = regionRole;\nexports.default = _default;","\"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 = rowRole;\nexports.default = _default;","\"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 = rowgroupRole;\nexports.default = _default;","\"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 = rowheaderRole;\nexports.default = _default;","\"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 = scrollbarRole;\nexports.default = _default;","\"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 = searchRole;\nexports.default = _default;","\"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 = searchboxRole;\nexports.default = _default;","\"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 = separatorRole;\nexports.default = _default;","\"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 = sliderRole;\nexports.default = _default;","\"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 = spinbuttonRole;\nexports.default = _default;","\"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 = statusRole;\nexports.default = _default;","\"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 = strongRole;\nexports.default = _default;","\"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 = subscriptRole;\nexports.default = _default;","\"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 = superscriptRole;\nexports.default = _default;","\"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 = switchRole;\nexports.default = _default;","\"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 = tabRole;\nexports.default = _default;","\"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 = tableRole;\nexports.default = _default;","\"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 = tablistRole;\nexports.default = _default;","\"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 = tabpanelRole;\nexports.default = _default;","\"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 = termRole;\nexports.default = _default;","\"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 = textboxRole;\nexports.default = _default;","\"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 = timeRole;\nexports.default = _default;","\"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 = timerRole;\nexports.default = _default;","\"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 = toolbarRole;\nexports.default = _default;","\"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 = tooltipRole;\nexports.default = _default;","\"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 = treeRole;\nexports.default = _default;","\"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 = treegridRole;\nexports.default = _default;","\"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 = treeitemRole;\nexports.default = _default;","\"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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\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 = ariaLiteralRoles;\nexports.default = _default;","\"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 = docAbstractRole;\nexports.default = _default;","\"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 = docAcknowledgmentsRole;\nexports.default = _default;","\"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 = docAfterwordRole;\nexports.default = _default;","\"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 = docAppendixRole;\nexports.default = _default;","\"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 = docBacklinkRole;\nexports.default = _default;","\"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 = docBiblioentryRole;\nexports.default = _default;","\"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 = docBibliographyRole;\nexports.default = _default;","\"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 = docBibliorefRole;\nexports.default = _default;","\"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 = docChapterRole;\nexports.default = _default;","\"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 = docColophonRole;\nexports.default = _default;","\"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 = docConclusionRole;\nexports.default = _default;","\"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 = docCoverRole;\nexports.default = _default;","\"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 = docCreditRole;\nexports.default = _default;","\"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 = docCreditsRole;\nexports.default = _default;","\"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 = docDedicationRole;\nexports.default = _default;","\"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 = docEndnoteRole;\nexports.default = _default;","\"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 = docEndnotesRole;\nexports.default = _default;","\"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 = docEpigraphRole;\nexports.default = _default;","\"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 = docEpilogueRole;\nexports.default = _default;","\"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 = docErrataRole;\nexports.default = _default;","\"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 = docExampleRole;\nexports.default = _default;","\"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 = docFootnoteRole;\nexports.default = _default;","\"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 = docForewordRole;\nexports.default = _default;","\"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 = docGlossaryRole;\nexports.default = _default;","\"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 = docGlossrefRole;\nexports.default = _default;","\"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 = docIndexRole;\nexports.default = _default;","\"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 = docIntroductionRole;\nexports.default = _default;","\"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 = docNoterefRole;\nexports.default = _default;","\"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 = docNoticeRole;\nexports.default = _default;","\"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 = docPagebreakRole;\nexports.default = _default;","\"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 = docPagelistRole;\nexports.default = _default;","\"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 = docPartRole;\nexports.default = _default;","\"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 = docPrefaceRole;\nexports.default = _default;","\"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 = docPrologueRole;\nexports.default = _default;","\"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 = docPullquoteRole;\nexports.default = _default;","\"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 = docQnaRole;\nexports.default = _default;","\"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 = docSubtitleRole;\nexports.default = _default;","\"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 = docTipRole;\nexports.default = _default;","\"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 = docTocRole;\nexports.default = _default;","\"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 _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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\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-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 = ariaDpubRoles;\nexports.default = _default;","\"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 = graphicsDocumentRole;\nexports.default = _default;","\"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 = graphicsObjectRole;\nexports.default = _default;","\"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 = graphicsSymbolRole;\nexports.default = _default;","\"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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nvar ariaGraphicsRoles = [['graphics-document', _graphicsDocumentRole.default], ['graphics-object', _graphicsObjectRole.default], ['graphics-symbol', _graphicsSymbolRole.default]];\nvar _default = ariaGraphicsRoles;\nexports.default = _default;","\"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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\nfunction _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== \"undefined\" && o[Symbol.iterator] || o[\"@@iterator\"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, 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 normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _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(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\nfunction _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\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.find(function (_ref3) {\n var _ref4 = _slicedToArray(_ref3, 1),\n name = _ref4[0];\n return name === superClassName;\n });\n if (superClassRoleTuple) {\n var superClassDefinition = superClassRoleTuple[1];\n for (var _i2 = 0, _Object$keys = Object.keys(superClassDefinition.props); _i2 < _Object$keys.length; _i2++) {\n var prop = _Object$keys[_i2];\n if (\n // $FlowIssue Accessing the hasOwnProperty on the Object prototype is fine.\n !Object.prototype.hasOwnProperty.call(roleDefinition.props, prop)) {\n Object.assign(roleDefinition.props, _defineProperty({}, 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.find(function (tuple) {\n return tuple[0] === key ? true : false;\n });\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 = (0, _iterationDecorator.default)(rolesMap, rolesMap.entries());\nexports.default = _default;","var has = Object.prototype.hasOwnProperty;\n\nfunction dequal(foo, bar) {\n\tvar ctor, len;\n\tif (foo === bar) return true;\n\n\tif (foo && bar && (ctor=foo.constructor) === bar.constructor) {\n\t\tif (ctor === Date) return foo.getTime() === bar.getTime();\n\t\tif (ctor === RegExp) return foo.toString() === bar.toString();\n\n\t\tif (ctor === Array) {\n\t\t\tif ((len=foo.length) === bar.length) {\n\t\t\t\twhile (len-- && dequal(foo[len], bar[len]));\n\t\t\t}\n\t\t\treturn len === -1;\n\t\t}\n\n\t\tif (!ctor || typeof foo === 'object') {\n\t\t\tlen = 0;\n\t\t\tfor (ctor in foo) {\n\t\t\t\tif (has.call(foo, ctor) && ++len && !has.call(bar, ctor)) return false;\n\t\t\t\tif (!(ctor in bar) || !dequal(foo[ctor], bar[ctor])) return false;\n\t\t\t}\n\t\t\treturn Object.keys(bar).length === len;\n\t\t}\n\t}\n\n\treturn foo !== foo && bar !== bar;\n}\n\nexports.dequal = dequal;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _lite = require(\"dequal/lite\");\nvar _iterationDecorator = _interopRequireDefault(require(\"./util/iterationDecorator\"));\nvar _rolesMap = _interopRequireDefault(require(\"./rolesMap\"));\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _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 _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\nfunction _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== \"undefined\" && o[Symbol.iterator] || o[\"@@iterator\"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, 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 normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\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 for (var k = 0; k < concepts.length; k++) {\n var relation = concepts[k];\n if (relation.module === 'HTML') {\n (function () {\n var concept = relation.concept;\n if (concept) {\n var elementRoleRelation = elementRoles.find(function (relation) {\n return (0, _lite.dequal)(relation, concept);\n });\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 elementRoles.push([concept, roles]);\n }\n })();\n }\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 var _iterator = _createForOfIteratorHelper(elementRoles),\n _step;\n try {\n for (_iterator.s(); !(_step = _iterator.n()).done;) {\n var _step$value = _slicedToArray(_step.value, 2),\n _key = _step$value[0],\n values = _step$value[1];\n fn.call(thisArg, values, _key, elementRoles);\n }\n } catch (err) {\n _iterator.e(err);\n } finally {\n _iterator.f();\n }\n },\n get: function get(key) {\n var item = elementRoles.find(function (tuple) {\n return key.name === tuple[0].name && (0, _lite.dequal)(key.attributes, tuple[0].attributes);\n });\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};\nvar _default = (0, _iterationDecorator.default)(elementRoleMap, elementRoleMap.entries());\nexports.default = _default;","\"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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _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 _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\nfunction _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== \"undefined\" && o[Symbol.iterator] || o[\"@@iterator\"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, 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 normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\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 var _iterator = _createForOfIteratorHelper(roleElement),\n _step;\n try {\n for (_iterator.s(); !(_step = _iterator.n()).done;) {\n var _step$value = _slicedToArray(_step.value, 2),\n _key = _step$value[0],\n values = _step$value[1];\n fn.call(thisArg, values, _key, roleElement);\n }\n } catch (err) {\n _iterator.e(err);\n } finally {\n _iterator.f();\n }\n },\n get: function get(key) {\n var item = roleElement.find(function (tuple) {\n return tuple[0] === key ? true : false;\n });\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 = (0, _iterationDecorator.default)(roleElementMap, roleElementMap.entries());\nexports.default = _default;","\"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(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nvar aria = _ariaPropsMap.default;\nexports.aria = aria;\nvar dom = _domMap.default;\nexports.dom = dom;\nvar roles = _rolesMap.default;\nexports.roles = roles;\nvar elementRoles = _elementRoleMap.default;\nexports.elementRoles = elementRoles;\nvar roleElements = _roleElementMap.default;\nexports.roleElements = roleElements;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.computeAriaBusy = computeAriaBusy;\nexports.computeAriaChecked = computeAriaChecked;\nexports.computeAriaCurrent = computeAriaCurrent;\nexports.computeAriaExpanded = computeAriaExpanded;\nexports.computeAriaPressed = computeAriaPressed;\nexports.computeAriaSelected = computeAriaSelected;\nexports.computeAriaValueMax = computeAriaValueMax;\nexports.computeAriaValueMin = computeAriaValueMin;\nexports.computeAriaValueNow = computeAriaValueNow;\nexports.computeAriaValueText = computeAriaValueText;\nexports.computeHeadingLevel = computeHeadingLevel;\nexports.getImplicitAriaRoles = getImplicitAriaRoles;\nexports.getRoles = getRoles;\nexports.isInaccessible = isInaccessible;\nexports.isSubtreeInaccessible = isSubtreeInaccessible;\nexports.logRoles = void 0;\nexports.prettyRoles = prettyRoles;\nvar _ariaQuery = require(\"aria-query\");\nvar _domAccessibilityApi = require(\"dom-accessibility-api\");\nvar _prettyDom = require(\"./pretty-dom\");\nvar _config = require(\"./config\");\nconst elementRoleList = buildElementRoleList(_ariaQuery.elementRoles);\n\n/**\n * @param {Element} element -\n * @returns {boolean} - `true` if `element` and its subtree are inaccessible\n */\nfunction isSubtreeInaccessible(element) {\n if (element.hidden === true) {\n return true;\n }\n if (element.getAttribute('aria-hidden') === 'true') {\n return true;\n }\n const window = element.ownerDocument.defaultView;\n if (window.getComputedStyle(element).display === 'none') {\n return true;\n }\n return false;\n}\n\n/**\n * Partial implementation https://www.w3.org/TR/wai-aria-1.2/#tree_exclusion\n * which should only be used for elements with a non-presentational role i.e.\n * `role=\"none\"` and `role=\"presentation\"` will not be excluded.\n *\n * Implements aria-hidden semantics (i.e. parent overrides child)\n * Ignores \"Child Presentational: True\" characteristics\n *\n * @param {Element} element -\n * @param {object} [options] -\n * @param {function (element: Element): boolean} options.isSubtreeInaccessible -\n * can be used to return cached results from previous isSubtreeInaccessible calls\n * @returns {boolean} true if excluded, otherwise false\n */\nfunction isInaccessible(element, options = {}) {\n const {\n isSubtreeInaccessible: isSubtreeInaccessibleImpl = isSubtreeInaccessible\n } = options;\n const window = element.ownerDocument.defaultView;\n // since visibility is inherited we can exit early\n if (window.getComputedStyle(element).visibility === 'hidden') {\n return true;\n }\n let currentElement = element;\n while (currentElement) {\n if (isSubtreeInaccessibleImpl(currentElement)) {\n return true;\n }\n currentElement = currentElement.parentElement;\n }\n return false;\n}\nfunction getImplicitAriaRoles(currentNode) {\n // eslint bug here:\n // eslint-disable-next-line no-unused-vars\n for (const {\n match,\n roles\n } of elementRoleList) {\n if (match(currentNode)) {\n return [...roles];\n }\n }\n return [];\n}\nfunction buildElementRoleList(elementRolesMap) {\n function makeElementSelector({\n name,\n attributes\n }) {\n return `${name}${attributes.map(({\n name: attributeName,\n value,\n constraints = []\n }) => {\n const shouldNotExist = constraints.indexOf('undefined') !== -1;\n const shouldBeNonEmpty = constraints.indexOf('set') !== -1;\n const hasExplicitValue = typeof value !== 'undefined';\n if (hasExplicitValue) {\n return `[${attributeName}=\"${value}\"]`;\n } else if (shouldNotExist) {\n return `:not([${attributeName}])`;\n } else if (shouldBeNonEmpty) {\n return `[${attributeName}]:not([${attributeName}=\"\"])`;\n }\n return `[${attributeName}]`;\n }).join('')}`;\n }\n function getSelectorSpecificity({\n attributes = []\n }) {\n return attributes.length;\n }\n function bySelectorSpecificity({\n specificity: leftSpecificity\n }, {\n specificity: rightSpecificity\n }) {\n return rightSpecificity - leftSpecificity;\n }\n function match(element) {\n let {\n attributes = []\n } = element;\n\n // https://github.com/testing-library/dom-testing-library/issues/814\n const typeTextIndex = attributes.findIndex(attribute => attribute.value && attribute.name === 'type' && attribute.value === 'text');\n if (typeTextIndex >= 0) {\n // not using splice to not mutate the attributes array\n attributes = [...attributes.slice(0, typeTextIndex), ...attributes.slice(typeTextIndex + 1)];\n }\n const selector = makeElementSelector({\n ...element,\n attributes\n });\n return node => {\n if (typeTextIndex >= 0 && node.type !== 'text') {\n return false;\n }\n return node.matches(selector);\n };\n }\n let result = [];\n\n // eslint bug here:\n // eslint-disable-next-line no-unused-vars\n for (const [element, roles] of elementRolesMap.entries()) {\n result = [...result, {\n match: match(element),\n roles: Array.from(roles),\n specificity: getSelectorSpecificity(element)\n }];\n }\n return result.sort(bySelectorSpecificity);\n}\nfunction getRoles(container, {\n hidden = false\n} = {}) {\n function flattenDOM(node) {\n return [node, ...Array.from(node.children).reduce((acc, child) => [...acc, ...flattenDOM(child)], [])];\n }\n return flattenDOM(container).filter(element => {\n return hidden === false ? isInaccessible(element) === false : true;\n }).reduce((acc, node) => {\n let roles = [];\n // TODO: This violates html-aria which does not allow any role on every element\n if (node.hasAttribute('role')) {\n roles = node.getAttribute('role').split(' ').slice(0, 1);\n } else {\n roles = getImplicitAriaRoles(node);\n }\n return roles.reduce((rolesAcc, role) => Array.isArray(rolesAcc[role]) ? {\n ...rolesAcc,\n [role]: [...rolesAcc[role], node]\n } : {\n ...rolesAcc,\n [role]: [node]\n }, acc);\n }, {});\n}\nfunction prettyRoles(dom, {\n hidden,\n includeDescription\n}) {\n const roles = getRoles(dom, {\n hidden\n });\n // We prefer to skip generic role, we don't recommend it\n return Object.entries(roles).filter(([role]) => role !== 'generic').map(([role, elements]) => {\n const delimiterBar = '-'.repeat(50);\n const elementsString = elements.map(el => {\n const nameString = `Name \"${(0, _domAccessibilityApi.computeAccessibleName)(el, {\n computedStyleSupportsPseudoElements: (0, _config.getConfig)().computedStyleSupportsPseudoElements\n })}\":\\n`;\n const domString = (0, _prettyDom.prettyDOM)(el.cloneNode(false));\n if (includeDescription) {\n const descriptionString = `Description \"${(0, _domAccessibilityApi.computeAccessibleDescription)(el, {\n computedStyleSupportsPseudoElements: (0, _config.getConfig)().computedStyleSupportsPseudoElements\n })}\":\\n`;\n return `${nameString}${descriptionString}${domString}`;\n }\n return `${nameString}${domString}`;\n }).join('\\n\\n');\n return `${role}:\\n\\n${elementsString}\\n\\n${delimiterBar}`;\n }).join('\\n');\n}\nconst logRoles = (dom, {\n hidden = false\n} = {}) => console.log(prettyRoles(dom, {\n hidden\n}));\n\n/**\n * @param {Element} element -\n * @returns {boolean | undefined} - false/true if (not)selected, undefined if not selectable\n */\nexports.logRoles = logRoles;\nfunction computeAriaSelected(element) {\n // implicit value from html-aam mappings: https://www.w3.org/TR/html-aam-1.0/#html-attribute-state-and-property-mappings\n // https://www.w3.org/TR/html-aam-1.0/#details-id-97\n if (element.tagName === 'OPTION') {\n return element.selected;\n }\n\n // explicit value\n return checkBooleanAttribute(element, 'aria-selected');\n}\n\n/**\n * @param {Element} element -\n * @returns {boolean} -\n */\nfunction computeAriaBusy(element) {\n // https://www.w3.org/TR/wai-aria-1.1/#aria-busy\n return element.getAttribute('aria-busy') === 'true';\n}\n\n/**\n * @param {Element} element -\n * @returns {boolean | undefined} - false/true if (not)checked, undefined if not checked-able\n */\nfunction computeAriaChecked(element) {\n // implicit value from html-aam mappings: https://www.w3.org/TR/html-aam-1.0/#html-attribute-state-and-property-mappings\n // https://www.w3.org/TR/html-aam-1.0/#details-id-56\n // https://www.w3.org/TR/html-aam-1.0/#details-id-67\n if ('indeterminate' in element && element.indeterminate) {\n return undefined;\n }\n if ('checked' in element) {\n return element.checked;\n }\n\n // explicit value\n return checkBooleanAttribute(element, 'aria-checked');\n}\n\n/**\n * @param {Element} element -\n * @returns {boolean | undefined} - false/true if (not)pressed, undefined if not press-able\n */\nfunction computeAriaPressed(element) {\n // https://www.w3.org/TR/wai-aria-1.1/#aria-pressed\n return checkBooleanAttribute(element, 'aria-pressed');\n}\n\n/**\n * @param {Element} element -\n * @returns {boolean | string | null} -\n */\nfunction computeAriaCurrent(element) {\n // https://www.w3.org/TR/wai-aria-1.1/#aria-current\n return checkBooleanAttribute(element, 'aria-current') ?? element.getAttribute('aria-current') ?? false;\n}\n\n/**\n * @param {Element} element -\n * @returns {boolean | undefined} - false/true if (not)expanded, undefined if not expand-able\n */\nfunction computeAriaExpanded(element) {\n // https://www.w3.org/TR/wai-aria-1.1/#aria-expanded\n return checkBooleanAttribute(element, 'aria-expanded');\n}\nfunction checkBooleanAttribute(element, attribute) {\n const attributeValue = element.getAttribute(attribute);\n if (attributeValue === 'true') {\n return true;\n }\n if (attributeValue === 'false') {\n return false;\n }\n return undefined;\n}\n\n/**\n * @param {Element} element -\n * @returns {number | undefined} - number if implicit heading or aria-level present, otherwise undefined\n */\nfunction computeHeadingLevel(element) {\n // https://w3c.github.io/html-aam/#el-h1-h6\n // https://w3c.github.io/html-aam/#el-h1-h6\n const implicitHeadingLevels = {\n H1: 1,\n H2: 2,\n H3: 3,\n H4: 4,\n H5: 5,\n H6: 6\n };\n // explicit aria-level value\n // https://www.w3.org/TR/wai-aria-1.2/#aria-level\n const ariaLevelAttribute = element.getAttribute('aria-level') && Number(element.getAttribute('aria-level'));\n return ariaLevelAttribute || implicitHeadingLevels[element.tagName];\n}\n\n/**\n * @param {Element} element -\n * @returns {number | undefined} -\n */\nfunction computeAriaValueNow(element) {\n const valueNow = element.getAttribute('aria-valuenow');\n return valueNow === null ? undefined : +valueNow;\n}\n\n/**\n * @param {Element} element -\n * @returns {number | undefined} -\n */\nfunction computeAriaValueMax(element) {\n const valueMax = element.getAttribute('aria-valuemax');\n return valueMax === null ? undefined : +valueMax;\n}\n\n/**\n * @param {Element} element -\n * @returns {number | undefined} -\n */\nfunction computeAriaValueMin(element) {\n const valueMin = element.getAttribute('aria-valuemin');\n return valueMin === null ? undefined : +valueMin;\n}\n\n/**\n * @param {Element} element -\n * @returns {string | undefined} -\n */\nfunction computeAriaValueText(element) {\n const valueText = element.getAttribute('aria-valuetext');\n return valueText === null ? undefined : valueText;\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getSuggestedQuery = getSuggestedQuery;\nvar _domAccessibilityApi = require(\"dom-accessibility-api\");\nvar _matches = require(\"./matches\");\nvar _getNodeText = require(\"./get-node-text\");\nvar _config = require(\"./config\");\nvar _roleHelpers = require(\"./role-helpers\");\nvar _labelHelpers = require(\"./label-helpers\");\nconst normalize = (0, _matches.getDefaultNormalizer)();\nfunction escapeRegExp(string) {\n return string.replace(/[.*+\\-?^${}()|[\\]\\\\]/g, '\\\\$&'); // $& means the whole matched string\n}\nfunction getRegExpMatcher(string) {\n return new RegExp(escapeRegExp(string.toLowerCase()), 'i');\n}\nfunction makeSuggestion(queryName, element, content, {\n variant,\n name\n}) {\n let warning = '';\n const queryOptions = {};\n const queryArgs = [['Role', 'TestId'].includes(queryName) ? content : getRegExpMatcher(content)];\n if (name) {\n queryOptions.name = getRegExpMatcher(name);\n }\n if (queryName === 'Role' && (0, _roleHelpers.isInaccessible)(element)) {\n queryOptions.hidden = true;\n warning = `Element is inaccessible. This means that the element and all its children are invisible to screen readers.\n If you are using the aria-hidden prop, make sure this is the right choice for your case.\n `;\n }\n if (Object.keys(queryOptions).length > 0) {\n queryArgs.push(queryOptions);\n }\n const queryMethod = `${variant}By${queryName}`;\n return {\n queryName,\n queryMethod,\n queryArgs,\n variant,\n warning,\n toString() {\n if (warning) {\n console.warn(warning);\n }\n let [text, options] = queryArgs;\n text = typeof text === 'string' ? `'${text}'` : text;\n options = options ? `, { ${Object.entries(options).map(([k, v]) => `${k}: ${v}`).join(', ')} }` : '';\n return `${queryMethod}(${text}${options})`;\n }\n };\n}\nfunction canSuggest(currentMethod, requestedMethod, data) {\n return data && (!requestedMethod || requestedMethod.toLowerCase() === currentMethod.toLowerCase());\n}\nfunction getSuggestedQuery(element, variant = 'get', method) {\n // don't create suggestions for script and style elements\n if (element.matches((0, _config.getConfig)().defaultIgnore)) {\n return undefined;\n }\n\n //We prefer to suggest something else if the role is generic\n const role = element.getAttribute('role') ?? (0, _roleHelpers.getImplicitAriaRoles)(element)?.[0];\n if (role !== 'generic' && canSuggest('Role', method, role)) {\n return makeSuggestion('Role', element, role, {\n variant,\n name: (0, _domAccessibilityApi.computeAccessibleName)(element, {\n computedStyleSupportsPseudoElements: (0, _config.getConfig)().computedStyleSupportsPseudoElements\n })\n });\n }\n const labelText = (0, _labelHelpers.getLabels)(document, element).map(label => label.content).join(' ');\n if (canSuggest('LabelText', method, labelText)) {\n return makeSuggestion('LabelText', element, labelText, {\n variant\n });\n }\n const placeholderText = element.getAttribute('placeholder');\n if (canSuggest('PlaceholderText', method, placeholderText)) {\n return makeSuggestion('PlaceholderText', element, placeholderText, {\n variant\n });\n }\n const textContent = normalize((0, _getNodeText.getNodeText)(element));\n if (canSuggest('Text', method, textContent)) {\n return makeSuggestion('Text', element, textContent, {\n variant\n });\n }\n if (canSuggest('DisplayValue', method, element.value)) {\n return makeSuggestion('DisplayValue', element, normalize(element.value), {\n variant\n });\n }\n const alt = element.getAttribute('alt');\n if (canSuggest('AltText', method, alt)) {\n return makeSuggestion('AltText', element, alt, {\n variant\n });\n }\n const title = element.getAttribute('title');\n if (canSuggest('Title', method, title)) {\n return makeSuggestion('Title', element, title, {\n variant\n });\n }\n const testId = element.getAttribute((0, _config.getConfig)().testIdAttribute);\n if (canSuggest('TestId', method, testId)) {\n return makeSuggestion('TestId', element, testId, {\n variant\n });\n }\n return undefined;\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.waitFor = waitForWrapper;\nvar _helpers = require(\"./helpers\");\nvar _config = require(\"./config\");\n// This is so the stack trace the developer sees is one that's\n// closer to their code (because async stack traces are hard to follow).\nfunction copyStackTrace(target, source) {\n target.stack = source.stack.replace(source.message, target.message);\n}\nfunction waitFor(callback, {\n container = (0, _helpers.getDocument)(),\n timeout = (0, _config.getConfig)().asyncUtilTimeout,\n showOriginalStackTrace = (0, _config.getConfig)().showOriginalStackTrace,\n stackTraceError,\n interval = 50,\n onTimeout = error => {\n Object.defineProperty(error, 'message', {\n value: (0, _config.getConfig)().getElementError(error.message, container).message\n });\n return error;\n },\n mutationObserverOptions = {\n subtree: true,\n childList: true,\n attributes: true,\n characterData: true\n }\n}) {\n if (typeof callback !== 'function') {\n throw new TypeError('Received `callback` arg must be a function');\n }\n return new Promise(async (resolve, reject) => {\n let lastError, intervalId, observer;\n let finished = false;\n let promiseStatus = 'idle';\n const overallTimeoutTimer = setTimeout(handleTimeout, timeout);\n const usingJestFakeTimers = (0, _helpers.jestFakeTimersAreEnabled)();\n if (usingJestFakeTimers) {\n const {\n unstable_advanceTimersWrapper: advanceTimersWrapper\n } = (0, _config.getConfig)();\n checkCallback();\n // this is a dangerous rule to disable because it could lead to an\n // infinite loop. However, eslint isn't smart enough to know that we're\n // setting finished inside `onDone` which will be called when we're done\n // waiting or when we've timed out.\n // eslint-disable-next-line no-unmodified-loop-condition\n while (!finished) {\n if (!(0, _helpers.jestFakeTimersAreEnabled)()) {\n const error = new Error(`Changed from using fake timers to real timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to real timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830`);\n if (!showOriginalStackTrace) copyStackTrace(error, stackTraceError);\n reject(error);\n return;\n }\n\n // In this rare case, we *need* to wait for in-flight promises\n // to resolve before continuing. We don't need to take advantage\n // of parallelization so we're fine.\n // https://stackoverflow.com/a/59243586/971592\n // eslint-disable-next-line no-await-in-loop\n await advanceTimersWrapper(async () => {\n // we *could* (maybe should?) use `advanceTimersToNextTimer` but it's\n // possible that could make this loop go on forever if someone is using\n // third party code that's setting up recursive timers so rapidly that\n // the user's timer's don't get a chance to resolve. So we'll advance\n // by an interval instead. (We have a test for this case).\n jest.advanceTimersByTime(interval);\n });\n\n // Could have timed-out\n if (finished) {\n break;\n }\n // It's really important that checkCallback is run *before* we flush\n // in-flight promises. To be honest, I'm not sure why, and I can't quite\n // think of a way to reproduce the problem in a test, but I spent\n // an entire day banging my head against a wall on this.\n checkCallback();\n }\n } else {\n try {\n (0, _helpers.checkContainerType)(container);\n } catch (e) {\n reject(e);\n return;\n }\n intervalId = setInterval(checkRealTimersCallback, interval);\n const {\n MutationObserver\n } = (0, _helpers.getWindowFromNode)(container);\n observer = new MutationObserver(checkRealTimersCallback);\n observer.observe(container, mutationObserverOptions);\n checkCallback();\n }\n function onDone(error, result) {\n finished = true;\n clearTimeout(overallTimeoutTimer);\n if (!usingJestFakeTimers) {\n clearInterval(intervalId);\n observer.disconnect();\n }\n if (error) {\n reject(error);\n } else {\n resolve(result);\n }\n }\n function checkRealTimersCallback() {\n if ((0, _helpers.jestFakeTimersAreEnabled)()) {\n const error = new Error(`Changed from using real timers to fake timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to fake timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830`);\n if (!showOriginalStackTrace) copyStackTrace(error, stackTraceError);\n return reject(error);\n } else {\n return checkCallback();\n }\n }\n function checkCallback() {\n if (promiseStatus === 'pending') return;\n try {\n const result = (0, _config.runWithExpensiveErrorDiagnosticsDisabled)(callback);\n if (typeof result?.then === 'function') {\n promiseStatus = 'pending';\n result.then(resolvedValue => {\n promiseStatus = 'resolved';\n onDone(null, resolvedValue);\n }, rejectedValue => {\n promiseStatus = 'rejected';\n lastError = rejectedValue;\n });\n } else {\n onDone(null, result);\n }\n // If `callback` throws, wait for the next mutation, interval, or timeout.\n } catch (error) {\n // Save the most recent callback error to reject the promise with it in the event of a timeout\n lastError = error;\n }\n }\n function handleTimeout() {\n let error;\n if (lastError) {\n error = lastError;\n if (!showOriginalStackTrace && error.name === 'TestingLibraryElementError') {\n copyStackTrace(error, stackTraceError);\n }\n } else {\n error = new Error('Timed out in waitFor.');\n if (!showOriginalStackTrace) {\n copyStackTrace(error, stackTraceError);\n }\n }\n onDone(onTimeout(error), null);\n }\n });\n}\nfunction waitForWrapper(callback, options) {\n // create the error here so its stack trace is as close to the\n // calling code as possible\n const stackTraceError = new Error('STACK_TRACE_MESSAGE');\n return (0, _config.getConfig)().asyncWrapper(() => waitFor(callback, {\n stackTraceError,\n ...options\n }));\n}\n\n/*\neslint\n max-lines-per-function: [\"error\", {\"max\": 200}],\n*/","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.buildQueries = buildQueries;\nexports.getElementError = getElementError;\nexports.getMultipleElementsFoundError = getMultipleElementsFoundError;\nexports.makeFindQuery = makeFindQuery;\nexports.makeGetAllQuery = makeGetAllQuery;\nexports.makeSingleQuery = makeSingleQuery;\nexports.queryAllByAttribute = queryAllByAttribute;\nexports.queryByAttribute = queryByAttribute;\nexports.wrapSingleQueryWithSuggestion = exports.wrapAllByQueryWithSuggestion = void 0;\nvar _suggestions = require(\"./suggestions\");\nvar _matches = require(\"./matches\");\nvar _waitFor = require(\"./wait-for\");\nvar _config = require(\"./config\");\nfunction getElementError(message, container) {\n return (0, _config.getConfig)().getElementError(message, container);\n}\nfunction getMultipleElementsFoundError(message, container) {\n return getElementError(`${message}\\n\\n(If this is intentional, then use the \\`*AllBy*\\` variant of the query (like \\`queryAllByText\\`, \\`getAllByText\\`, or \\`findAllByText\\`)).`, container);\n}\nfunction queryAllByAttribute(attribute, container, text, {\n exact = true,\n collapseWhitespace,\n trim,\n normalizer\n} = {}) {\n const matcher = exact ? _matches.matches : _matches.fuzzyMatches;\n const matchNormalizer = (0, _matches.makeNormalizer)({\n collapseWhitespace,\n trim,\n normalizer\n });\n return Array.from(container.querySelectorAll(`[${attribute}]`)).filter(node => matcher(node.getAttribute(attribute), node, text, matchNormalizer));\n}\nfunction queryByAttribute(attribute, container, text, options) {\n const els = queryAllByAttribute(attribute, container, text, options);\n if (els.length > 1) {\n throw getMultipleElementsFoundError(`Found multiple elements by [${attribute}=${text}]`, container);\n }\n return els[0] || null;\n}\n\n// this accepts a query function and returns a function which throws an error\n// if more than one elements is returned, otherwise it returns the first\n// element or null\nfunction makeSingleQuery(allQuery, getMultipleError) {\n return (container, ...args) => {\n const els = allQuery(container, ...args);\n if (els.length > 1) {\n const elementStrings = els.map(element => getElementError(null, element).message).join('\\n\\n');\n throw getMultipleElementsFoundError(`${getMultipleError(container, ...args)}\n\nHere are the matching elements:\n\n${elementStrings}`, container);\n }\n return els[0] || null;\n };\n}\nfunction getSuggestionError(suggestion, container) {\n return (0, _config.getConfig)().getElementError(`A better query is available, try this:\n${suggestion.toString()}\n`, container);\n}\n\n// this accepts a query function and returns a function which throws an error\n// if an empty list of elements is returned\nfunction makeGetAllQuery(allQuery, getMissingError) {\n return (container, ...args) => {\n const els = allQuery(container, ...args);\n if (!els.length) {\n throw (0, _config.getConfig)().getElementError(getMissingError(container, ...args), container);\n }\n return els;\n };\n}\n\n// this accepts a getter query function and returns a function which calls\n// waitFor and passing a function which invokes the getter.\nfunction makeFindQuery(getter) {\n return (container, text, options, waitForOptions) => {\n return (0, _waitFor.waitFor)(() => {\n return getter(container, text, options);\n }, {\n container,\n ...waitForOptions\n });\n };\n}\nconst wrapSingleQueryWithSuggestion = (query, queryAllByName, variant) => (container, ...args) => {\n const element = query(container, ...args);\n const [{\n suggest = (0, _config.getConfig)().throwSuggestions\n } = {}] = args.slice(-1);\n if (element && suggest) {\n const suggestion = (0, _suggestions.getSuggestedQuery)(element, variant);\n if (suggestion && !queryAllByName.endsWith(suggestion.queryName)) {\n throw getSuggestionError(suggestion.toString(), container);\n }\n }\n return element;\n};\nexports.wrapSingleQueryWithSuggestion = wrapSingleQueryWithSuggestion;\nconst wrapAllByQueryWithSuggestion = (query, queryAllByName, variant) => (container, ...args) => {\n const els = query(container, ...args);\n const [{\n suggest = (0, _config.getConfig)().throwSuggestions\n } = {}] = args.slice(-1);\n if (els.length && suggest) {\n // get a unique list of all suggestion messages. We are only going to make a suggestion if\n // all the suggestions are the same\n const uniqueSuggestionMessages = [...new Set(els.map(element => (0, _suggestions.getSuggestedQuery)(element, variant)?.toString()))];\n if (\n // only want to suggest if all the els have the same suggestion.\n uniqueSuggestionMessages.length === 1 && !queryAllByName.endsWith(\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion -- TODO: Can this be null at runtime?\n (0, _suggestions.getSuggestedQuery)(els[0], variant).queryName)) {\n throw getSuggestionError(uniqueSuggestionMessages[0], container);\n }\n }\n return els;\n};\n\n// TODO: This deviates from the published declarations\n// However, the implementation always required a dyadic (after `container`) not variadic `queryAllBy` considering the implementation of `makeFindQuery`\n// This is at least statically true and can be verified by accepting `QueryMethod<Arguments, HTMLElement[]>`\nexports.wrapAllByQueryWithSuggestion = wrapAllByQueryWithSuggestion;\nfunction buildQueries(queryAllBy, getMultipleError, getMissingError) {\n const queryBy = wrapSingleQueryWithSuggestion(makeSingleQuery(queryAllBy, getMultipleError), queryAllBy.name, 'query');\n const getAllBy = makeGetAllQuery(queryAllBy, getMissingError);\n const getBy = makeSingleQuery(getAllBy, getMultipleError);\n const getByWithSuggestions = wrapSingleQueryWithSuggestion(getBy, queryAllBy.name, 'get');\n const getAllWithSuggestions = wrapAllByQueryWithSuggestion(getAllBy, queryAllBy.name.replace('query', 'get'), 'getAll');\n const findAllBy = makeFindQuery(wrapAllByQueryWithSuggestion(getAllBy, queryAllBy.name, 'findAll'));\n const findBy = makeFindQuery(wrapSingleQueryWithSuggestion(getBy, queryAllBy.name, 'find'));\n return [queryBy, getAllWithSuggestions, getByWithSuggestions, findAllBy, findBy];\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar _matches = require(\"../matches\");\nObject.keys(_matches).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _matches[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _matches[key];\n }\n });\n});\nvar _getNodeText = require(\"../get-node-text\");\nObject.keys(_getNodeText).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _getNodeText[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _getNodeText[key];\n }\n });\n});\nvar _queryHelpers = require(\"../query-helpers\");\nObject.keys(_queryHelpers).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _queryHelpers[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _queryHelpers[key];\n }\n });\n});\nvar _config = require(\"../config\");\nObject.keys(_config).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _config[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _config[key];\n }\n });\n});","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByLabelText = exports.queryAllByLabelText = exports.getByLabelText = exports.getAllByLabelText = exports.findByLabelText = exports.findAllByLabelText = void 0;\nvar _config = require(\"../config\");\nvar _helpers = require(\"../helpers\");\nvar _labelHelpers = require(\"../label-helpers\");\nvar _allUtils = require(\"./all-utils\");\nfunction queryAllLabels(container) {\n return Array.from(container.querySelectorAll('label,input')).map(node => {\n return {\n node,\n textToMatch: (0, _labelHelpers.getLabelContent)(node)\n };\n }).filter(({\n textToMatch\n }) => textToMatch !== null);\n}\nconst queryAllLabelsByText = (container, text, {\n exact = true,\n trim,\n collapseWhitespace,\n normalizer\n} = {}) => {\n const matcher = exact ? _allUtils.matches : _allUtils.fuzzyMatches;\n const matchNormalizer = (0, _allUtils.makeNormalizer)({\n collapseWhitespace,\n trim,\n normalizer\n });\n const textToMatchByLabels = queryAllLabels(container);\n return textToMatchByLabels.filter(({\n node,\n textToMatch\n }) => matcher(textToMatch, node, text, matchNormalizer)).map(({\n node\n }) => node);\n};\nconst queryAllByLabelText = (container, text, {\n selector = '*',\n exact = true,\n collapseWhitespace,\n trim,\n normalizer\n} = {}) => {\n (0, _helpers.checkContainerType)(container);\n const matcher = exact ? _allUtils.matches : _allUtils.fuzzyMatches;\n const matchNormalizer = (0, _allUtils.makeNormalizer)({\n collapseWhitespace,\n trim,\n normalizer\n });\n const matchingLabelledElements = Array.from(container.querySelectorAll('*')).filter(element => {\n return (0, _labelHelpers.getRealLabels)(element).length || element.hasAttribute('aria-labelledby');\n }).reduce((labelledElements, labelledElement) => {\n const labelList = (0, _labelHelpers.getLabels)(container, labelledElement, {\n selector\n });\n labelList.filter(label => Boolean(label.formControl)).forEach(label => {\n if (matcher(label.content, label.formControl, text, matchNormalizer) && label.formControl) {\n labelledElements.push(label.formControl);\n }\n });\n const labelsValue = labelList.filter(label => Boolean(label.content)).map(label => label.content);\n if (matcher(labelsValue.join(' '), labelledElement, text, matchNormalizer)) {\n labelledElements.push(labelledElement);\n }\n if (labelsValue.length > 1) {\n labelsValue.forEach((labelValue, index) => {\n if (matcher(labelValue, labelledElement, text, matchNormalizer)) {\n labelledElements.push(labelledElement);\n }\n const labelsFiltered = [...labelsValue];\n labelsFiltered.splice(index, 1);\n if (labelsFiltered.length > 1) {\n if (matcher(labelsFiltered.join(' '), labelledElement, text, matchNormalizer)) {\n labelledElements.push(labelledElement);\n }\n }\n });\n }\n return labelledElements;\n }, []).concat((0, _allUtils.queryAllByAttribute)('aria-label', container, text, {\n exact,\n normalizer: matchNormalizer\n }));\n return Array.from(new Set(matchingLabelledElements)).filter(element => element.matches(selector));\n};\n\n// the getAll* query would normally look like this:\n// const getAllByLabelText = makeGetAllQuery(\n// queryAllByLabelText,\n// (c, text) => `Unable to find a label with the text of: ${text}`,\n// )\n// however, we can give a more helpful error message than the generic one,\n// so we're writing this one out by hand.\nconst getAllByLabelText = (container, text, ...rest) => {\n const els = queryAllByLabelText(container, text, ...rest);\n if (!els.length) {\n const labels = queryAllLabelsByText(container, text, ...rest);\n if (labels.length) {\n const tagNames = labels.map(label => getTagNameOfElementAssociatedWithLabelViaFor(container, label)).filter(tagName => !!tagName);\n if (tagNames.length) {\n throw (0, _config.getConfig)().getElementError(tagNames.map(tagName => `Found a label with the text of: ${text}, however the element associated with this label (<${tagName} />) is non-labellable [https://html.spec.whatwg.org/multipage/forms.html#category-label]. If you really need to label a <${tagName} />, you can use aria-label or aria-labelledby instead.`).join('\\n\\n'), container);\n } else {\n throw (0, _config.getConfig)().getElementError(`Found a label with the text of: ${text}, however no form control was found associated to that label. Make sure you're using the \"for\" attribute or \"aria-labelledby\" attribute correctly.`, container);\n }\n } else {\n throw (0, _config.getConfig)().getElementError(`Unable to find a label with the text of: ${text}`, container);\n }\n }\n return els;\n};\nfunction getTagNameOfElementAssociatedWithLabelViaFor(container, label) {\n const htmlFor = label.getAttribute('for');\n if (!htmlFor) {\n return null;\n }\n const element = container.querySelector(`[id=\"${htmlFor}\"]`);\n return element ? element.tagName.toLowerCase() : null;\n}\n\n// the reason mentioned above is the same reason we're not using buildQueries\nconst getMultipleError = (c, text) => `Found multiple elements with the text of: ${text}`;\nconst queryByLabelText = exports.queryByLabelText = (0, _allUtils.wrapSingleQueryWithSuggestion)((0, _allUtils.makeSingleQuery)(queryAllByLabelText, getMultipleError), queryAllByLabelText.name, 'query');\nconst getByLabelText = (0, _allUtils.makeSingleQuery)(getAllByLabelText, getMultipleError);\nconst findAllByLabelText = exports.findAllByLabelText = (0, _allUtils.makeFindQuery)((0, _allUtils.wrapAllByQueryWithSuggestion)(getAllByLabelText, getAllByLabelText.name, 'findAll'));\nconst findByLabelText = exports.findByLabelText = (0, _allUtils.makeFindQuery)((0, _allUtils.wrapSingleQueryWithSuggestion)(getByLabelText, getAllByLabelText.name, 'find'));\nconst getAllByLabelTextWithSuggestions = exports.getAllByLabelText = (0, _allUtils.wrapAllByQueryWithSuggestion)(getAllByLabelText, getAllByLabelText.name, 'getAll');\nconst getByLabelTextWithSuggestions = exports.getByLabelText = (0, _allUtils.wrapSingleQueryWithSuggestion)(getByLabelText, getAllByLabelText.name, 'get');\nconst queryAllByLabelTextWithSuggestions = exports.queryAllByLabelText = (0, _allUtils.wrapAllByQueryWithSuggestion)(queryAllByLabelText, queryAllByLabelText.name, 'queryAll');","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByPlaceholderText = exports.queryAllByPlaceholderText = exports.getByPlaceholderText = exports.getAllByPlaceholderText = exports.findByPlaceholderText = exports.findAllByPlaceholderText = void 0;\nvar _queryHelpers = require(\"../query-helpers\");\nvar _helpers = require(\"../helpers\");\nvar _allUtils = require(\"./all-utils\");\nconst queryAllByPlaceholderText = (...args) => {\n (0, _helpers.checkContainerType)(args[0]);\n return (0, _allUtils.queryAllByAttribute)('placeholder', ...args);\n};\nconst getMultipleError = (c, text) => `Found multiple elements with the placeholder text of: ${text}`;\nconst getMissingError = (c, text) => `Unable to find an element with the placeholder text of: ${text}`;\nconst queryAllByPlaceholderTextWithSuggestions = exports.queryAllByPlaceholderText = (0, _queryHelpers.wrapAllByQueryWithSuggestion)(queryAllByPlaceholderText, queryAllByPlaceholderText.name, 'queryAll');\nconst [queryByPlaceholderText, getAllByPlaceholderText, getByPlaceholderText, findAllByPlaceholderText, findByPlaceholderText] = (0, _allUtils.buildQueries)(queryAllByPlaceholderText, getMultipleError, getMissingError);\nexports.findByPlaceholderText = findByPlaceholderText;\nexports.findAllByPlaceholderText = findAllByPlaceholderText;\nexports.getByPlaceholderText = getByPlaceholderText;\nexports.getAllByPlaceholderText = getAllByPlaceholderText;\nexports.queryByPlaceholderText = queryByPlaceholderText;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByText = exports.queryAllByText = exports.getByText = exports.getAllByText = exports.findByText = exports.findAllByText = void 0;\nvar _queryHelpers = require(\"../query-helpers\");\nvar _helpers = require(\"../helpers\");\nvar _allUtils = require(\"./all-utils\");\nconst queryAllByText = (container, text, {\n selector = '*',\n exact = true,\n collapseWhitespace,\n trim,\n ignore = (0, _allUtils.getConfig)().defaultIgnore,\n normalizer\n} = {}) => {\n (0, _helpers.checkContainerType)(container);\n const matcher = exact ? _allUtils.matches : _allUtils.fuzzyMatches;\n const matchNormalizer = (0, _allUtils.makeNormalizer)({\n collapseWhitespace,\n trim,\n normalizer\n });\n let baseArray = [];\n if (typeof container.matches === 'function' && container.matches(selector)) {\n baseArray = [container];\n }\n return [...baseArray, ...Array.from(container.querySelectorAll(selector))]\n // TODO: `matches` according lib.dom.d.ts can get only `string` but according our code it can handle also boolean :)\n .filter(node => !ignore || !node.matches(ignore)).filter(node => matcher((0, _allUtils.getNodeText)(node), node, text, matchNormalizer));\n};\nconst getMultipleError = (c, text) => `Found multiple elements with the text: ${text}`;\nconst getMissingError = (c, text, options = {}) => {\n const {\n collapseWhitespace,\n trim,\n normalizer,\n selector\n } = options;\n const matchNormalizer = (0, _allUtils.makeNormalizer)({\n collapseWhitespace,\n trim,\n normalizer\n });\n const normalizedText = matchNormalizer(text.toString());\n const isNormalizedDifferent = normalizedText !== text.toString();\n const isCustomSelector = (selector ?? '*') !== '*';\n return `Unable to find an element with the text: ${isNormalizedDifferent ? `${normalizedText} (normalized from '${text}')` : text}${isCustomSelector ? `, which matches selector '${selector}'` : ''}. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.`;\n};\nconst queryAllByTextWithSuggestions = exports.queryAllByText = (0, _queryHelpers.wrapAllByQueryWithSuggestion)(queryAllByText, queryAllByText.name, 'queryAll');\nconst [queryByText, getAllByText, getByText, findAllByText, findByText] = (0, _allUtils.buildQueries)(queryAllByText, getMultipleError, getMissingError);\nexports.findByText = findByText;\nexports.findAllByText = findAllByText;\nexports.getByText = getByText;\nexports.getAllByText = getAllByText;\nexports.queryByText = queryByText;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByDisplayValue = exports.queryAllByDisplayValue = exports.getByDisplayValue = exports.getAllByDisplayValue = exports.findByDisplayValue = exports.findAllByDisplayValue = void 0;\nvar _queryHelpers = require(\"../query-helpers\");\nvar _helpers = require(\"../helpers\");\nvar _allUtils = require(\"./all-utils\");\nconst queryAllByDisplayValue = (container, value, {\n exact = true,\n collapseWhitespace,\n trim,\n normalizer\n} = {}) => {\n (0, _helpers.checkContainerType)(container);\n const matcher = exact ? _allUtils.matches : _allUtils.fuzzyMatches;\n const matchNormalizer = (0, _allUtils.makeNormalizer)({\n collapseWhitespace,\n trim,\n normalizer\n });\n return Array.from(container.querySelectorAll(`input,textarea,select`)).filter(node => {\n if (node.tagName === 'SELECT') {\n const selectedOptions = Array.from(node.options).filter(option => option.selected);\n return selectedOptions.some(optionNode => matcher((0, _allUtils.getNodeText)(optionNode), optionNode, value, matchNormalizer));\n } else {\n return matcher(node.value, node, value, matchNormalizer);\n }\n });\n};\nconst getMultipleError = (c, value) => `Found multiple elements with the display value: ${value}.`;\nconst getMissingError = (c, value) => `Unable to find an element with the display value: ${value}.`;\nconst queryAllByDisplayValueWithSuggestions = exports.queryAllByDisplayValue = (0, _queryHelpers.wrapAllByQueryWithSuggestion)(queryAllByDisplayValue, queryAllByDisplayValue.name, 'queryAll');\nconst [queryByDisplayValue, getAllByDisplayValue, getByDisplayValue, findAllByDisplayValue, findByDisplayValue] = (0, _allUtils.buildQueries)(queryAllByDisplayValue, getMultipleError, getMissingError);\nexports.findByDisplayValue = findByDisplayValue;\nexports.findAllByDisplayValue = findAllByDisplayValue;\nexports.getByDisplayValue = getByDisplayValue;\nexports.getAllByDisplayValue = getAllByDisplayValue;\nexports.queryByDisplayValue = queryByDisplayValue;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByAltText = exports.queryAllByAltText = exports.getByAltText = exports.getAllByAltText = exports.findByAltText = exports.findAllByAltText = void 0;\nvar _queryHelpers = require(\"../query-helpers\");\nvar _helpers = require(\"../helpers\");\nvar _allUtils = require(\"./all-utils\");\n// Valid tags are img, input, area and custom elements\nconst VALID_TAG_REGEXP = /^(img|input|area|.+-.+)$/i;\nconst queryAllByAltText = (container, alt, options = {}) => {\n (0, _helpers.checkContainerType)(container);\n return (0, _queryHelpers.queryAllByAttribute)('alt', container, alt, options).filter(node => VALID_TAG_REGEXP.test(node.tagName));\n};\nconst getMultipleError = (c, alt) => `Found multiple elements with the alt text: ${alt}`;\nconst getMissingError = (c, alt) => `Unable to find an element with the alt text: ${alt}`;\nconst queryAllByAltTextWithSuggestions = exports.queryAllByAltText = (0, _queryHelpers.wrapAllByQueryWithSuggestion)(queryAllByAltText, queryAllByAltText.name, 'queryAll');\nconst [queryByAltText, getAllByAltText, getByAltText, findAllByAltText, findByAltText] = (0, _allUtils.buildQueries)(queryAllByAltText, getMultipleError, getMissingError);\nexports.findByAltText = findByAltText;\nexports.findAllByAltText = findAllByAltText;\nexports.getByAltText = getByAltText;\nexports.getAllByAltText = getAllByAltText;\nexports.queryByAltText = queryByAltText;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByTitle = exports.queryAllByTitle = exports.getByTitle = exports.getAllByTitle = exports.findByTitle = exports.findAllByTitle = void 0;\nvar _queryHelpers = require(\"../query-helpers\");\nvar _helpers = require(\"../helpers\");\nvar _allUtils = require(\"./all-utils\");\nconst isSvgTitle = node => node.tagName.toLowerCase() === 'title' && node.parentElement?.tagName.toLowerCase() === 'svg';\nconst queryAllByTitle = (container, text, {\n exact = true,\n collapseWhitespace,\n trim,\n normalizer\n} = {}) => {\n (0, _helpers.checkContainerType)(container);\n const matcher = exact ? _allUtils.matches : _allUtils.fuzzyMatches;\n const matchNormalizer = (0, _allUtils.makeNormalizer)({\n collapseWhitespace,\n trim,\n normalizer\n });\n return Array.from(container.querySelectorAll('[title], svg > title')).filter(node => matcher(node.getAttribute('title'), node, text, matchNormalizer) || isSvgTitle(node) && matcher((0, _allUtils.getNodeText)(node), node, text, matchNormalizer));\n};\nconst getMultipleError = (c, title) => `Found multiple elements with the title: ${title}.`;\nconst getMissingError = (c, title) => `Unable to find an element with the title: ${title}.`;\nconst queryAllByTitleWithSuggestions = exports.queryAllByTitle = (0, _queryHelpers.wrapAllByQueryWithSuggestion)(queryAllByTitle, queryAllByTitle.name, 'queryAll');\nconst [queryByTitle, getAllByTitle, getByTitle, findAllByTitle, findByTitle] = (0, _allUtils.buildQueries)(queryAllByTitle, getMultipleError, getMissingError);\nexports.findByTitle = findByTitle;\nexports.findAllByTitle = findAllByTitle;\nexports.getByTitle = getByTitle;\nexports.getAllByTitle = getAllByTitle;\nexports.queryByTitle = queryByTitle;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByRole = exports.queryAllByRole = exports.getByRole = exports.getAllByRole = exports.findByRole = exports.findAllByRole = void 0;\nvar _domAccessibilityApi = require(\"dom-accessibility-api\");\nvar _ariaQuery = require(\"aria-query\");\nvar _roleHelpers = require(\"../role-helpers\");\nvar _queryHelpers = require(\"../query-helpers\");\nvar _helpers = require(\"../helpers\");\nvar _allUtils = require(\"./all-utils\");\n/* eslint-disable complexity */\n\nconst queryAllByRole = (container, role, {\n hidden = (0, _allUtils.getConfig)().defaultHidden,\n name,\n description,\n queryFallbacks = false,\n selected,\n busy,\n checked,\n pressed,\n current,\n level,\n expanded,\n value: {\n now: valueNow,\n min: valueMin,\n max: valueMax,\n text: valueText\n } = {}\n} = {}) => {\n (0, _helpers.checkContainerType)(container);\n if (selected !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-selected'] === undefined) {\n throw new Error(`\"aria-selected\" is not supported on role \"${role}\".`);\n }\n }\n if (busy !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-busy'] === undefined) {\n throw new Error(`\"aria-busy\" is not supported on role \"${role}\".`);\n }\n }\n if (checked !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-checked'] === undefined) {\n throw new Error(`\"aria-checked\" is not supported on role \"${role}\".`);\n }\n }\n if (pressed !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-pressed'] === undefined) {\n throw new Error(`\"aria-pressed\" is not supported on role \"${role}\".`);\n }\n }\n if (current !== undefined) {\n /* istanbul ignore next */\n // guard against unknown roles\n // All currently released ARIA versions support `aria-current` on all roles.\n // Leaving this for symmetry and forward compatibility\n if (_ariaQuery.roles.get(role)?.props['aria-current'] === undefined) {\n throw new Error(`\"aria-current\" is not supported on role \"${role}\".`);\n }\n }\n if (level !== undefined) {\n // guard against using `level` option with any role other than `heading`\n if (role !== 'heading') {\n throw new Error(`Role \"${role}\" cannot have \"level\" property.`);\n }\n }\n if (valueNow !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-valuenow'] === undefined) {\n throw new Error(`\"aria-valuenow\" is not supported on role \"${role}\".`);\n }\n }\n if (valueMax !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-valuemax'] === undefined) {\n throw new Error(`\"aria-valuemax\" is not supported on role \"${role}\".`);\n }\n }\n if (valueMin !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-valuemin'] === undefined) {\n throw new Error(`\"aria-valuemin\" is not supported on role \"${role}\".`);\n }\n }\n if (valueText !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-valuetext'] === undefined) {\n throw new Error(`\"aria-valuetext\" is not supported on role \"${role}\".`);\n }\n }\n if (expanded !== undefined) {\n // guard against unknown roles\n if (_ariaQuery.roles.get(role)?.props['aria-expanded'] === undefined) {\n throw new Error(`\"aria-expanded\" is not supported on role \"${role}\".`);\n }\n }\n const subtreeIsInaccessibleCache = new WeakMap();\n function cachedIsSubtreeInaccessible(element) {\n if (!subtreeIsInaccessibleCache.has(element)) {\n subtreeIsInaccessibleCache.set(element, (0, _roleHelpers.isSubtreeInaccessible)(element));\n }\n return subtreeIsInaccessibleCache.get(element);\n }\n return Array.from(container.querySelectorAll(\n // Only query elements that can be matched by the following filters\n makeRoleSelector(role))).filter(node => {\n const isRoleSpecifiedExplicitly = node.hasAttribute('role');\n if (isRoleSpecifiedExplicitly) {\n const roleValue = node.getAttribute('role');\n if (queryFallbacks) {\n return roleValue.split(' ').filter(Boolean).some(roleAttributeToken => roleAttributeToken === role);\n }\n // other wise only send the first token to match\n const [firstRoleAttributeToken] = roleValue.split(' ');\n return firstRoleAttributeToken === role;\n }\n const implicitRoles = (0, _roleHelpers.getImplicitAriaRoles)(node);\n return implicitRoles.some(implicitRole => {\n return implicitRole === role;\n });\n }).filter(element => {\n if (selected !== undefined) {\n return selected === (0, _roleHelpers.computeAriaSelected)(element);\n }\n if (busy !== undefined) {\n return busy === (0, _roleHelpers.computeAriaBusy)(element);\n }\n if (checked !== undefined) {\n return checked === (0, _roleHelpers.computeAriaChecked)(element);\n }\n if (pressed !== undefined) {\n return pressed === (0, _roleHelpers.computeAriaPressed)(element);\n }\n if (current !== undefined) {\n return current === (0, _roleHelpers.computeAriaCurrent)(element);\n }\n if (expanded !== undefined) {\n return expanded === (0, _roleHelpers.computeAriaExpanded)(element);\n }\n if (level !== undefined) {\n return level === (0, _roleHelpers.computeHeadingLevel)(element);\n }\n if (valueNow !== undefined || valueMax !== undefined || valueMin !== undefined || valueText !== undefined) {\n let valueMatches = true;\n if (valueNow !== undefined) {\n valueMatches &&= valueNow === (0, _roleHelpers.computeAriaValueNow)(element);\n }\n if (valueMax !== undefined) {\n valueMatches &&= valueMax === (0, _roleHelpers.computeAriaValueMax)(element);\n }\n if (valueMin !== undefined) {\n valueMatches &&= valueMin === (0, _roleHelpers.computeAriaValueMin)(element);\n }\n if (valueText !== undefined) {\n valueMatches &&= (0, _allUtils.matches)((0, _roleHelpers.computeAriaValueText)(element) ?? null, element, valueText, text => text);\n }\n return valueMatches;\n }\n // don't care if aria attributes are unspecified\n return true;\n }).filter(element => {\n if (name === undefined) {\n // Don't care\n return true;\n }\n return (0, _allUtils.matches)((0, _domAccessibilityApi.computeAccessibleName)(element, {\n computedStyleSupportsPseudoElements: (0, _allUtils.getConfig)().computedStyleSupportsPseudoElements\n }), element, name, text => text);\n }).filter(element => {\n if (description === undefined) {\n // Don't care\n return true;\n }\n return (0, _allUtils.matches)((0, _domAccessibilityApi.computeAccessibleDescription)(element, {\n computedStyleSupportsPseudoElements: (0, _allUtils.getConfig)().computedStyleSupportsPseudoElements\n }), element, description, text => text);\n }).filter(element => {\n return hidden === false ? (0, _roleHelpers.isInaccessible)(element, {\n isSubtreeInaccessible: cachedIsSubtreeInaccessible\n }) === false : true;\n });\n};\nfunction makeRoleSelector(role) {\n const explicitRoleSelector = `*[role~=\"${role}\"]`;\n const roleRelations = _ariaQuery.roleElements.get(role) ?? new Set();\n const implicitRoleSelectors = new Set(Array.from(roleRelations).map(({\n name\n }) => name));\n\n // Current transpilation config sometimes assumes `...` is always applied to arrays.\n // `...` is equivalent to `Array.prototype.concat` for arrays.\n // If you replace this code with `[explicitRoleSelector, ...implicitRoleSelectors]`, make sure every transpilation target retains the `...` in favor of `Array.prototype.concat`.\n return [explicitRoleSelector].concat(Array.from(implicitRoleSelectors)).join(',');\n}\nconst getNameHint = name => {\n let nameHint = '';\n if (name === undefined) {\n nameHint = '';\n } else if (typeof name === 'string') {\n nameHint = ` and name \"${name}\"`;\n } else {\n nameHint = ` and name \\`${name}\\``;\n }\n return nameHint;\n};\nconst getMultipleError = (c, role, {\n name\n} = {}) => {\n return `Found multiple elements with the role \"${role}\"${getNameHint(name)}`;\n};\nconst getMissingError = (container, role, {\n hidden = (0, _allUtils.getConfig)().defaultHidden,\n name,\n description\n} = {}) => {\n if ((0, _allUtils.getConfig)()._disableExpensiveErrorDiagnostics) {\n return `Unable to find role=\"${role}\"${getNameHint(name)}`;\n }\n let roles = '';\n Array.from(container.children).forEach(childElement => {\n roles += (0, _roleHelpers.prettyRoles)(childElement, {\n hidden,\n includeDescription: description !== undefined\n });\n });\n let roleMessage;\n if (roles.length === 0) {\n if (hidden === false) {\n roleMessage = 'There are no accessible roles. But there might be some inaccessible roles. ' + 'If you wish to access them, then set the `hidden` option to `true`. ' + 'Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole';\n } else {\n roleMessage = 'There are no available roles.';\n }\n } else {\n roleMessage = `\nHere are the ${hidden === false ? 'accessible' : 'available'} roles:\n\n ${roles.replace(/\\n/g, '\\n ').replace(/\\n\\s\\s\\n/g, '\\n\\n')}\n`.trim();\n }\n let nameHint = '';\n if (name === undefined) {\n nameHint = '';\n } else if (typeof name === 'string') {\n nameHint = ` and name \"${name}\"`;\n } else {\n nameHint = ` and name \\`${name}\\``;\n }\n let descriptionHint = '';\n if (description === undefined) {\n descriptionHint = '';\n } else if (typeof description === 'string') {\n descriptionHint = ` and description \"${description}\"`;\n } else {\n descriptionHint = ` and description \\`${description}\\``;\n }\n return `\nUnable to find an ${hidden === false ? 'accessible ' : ''}element with the role \"${role}\"${nameHint}${descriptionHint}\n\n${roleMessage}`.trim();\n};\nconst queryAllByRoleWithSuggestions = exports.queryAllByRole = (0, _queryHelpers.wrapAllByQueryWithSuggestion)(queryAllByRole, queryAllByRole.name, 'queryAll');\nconst [queryByRole, getAllByRole, getByRole, findAllByRole, findByRole] = (0, _allUtils.buildQueries)(queryAllByRole, getMultipleError, getMissingError);\nexports.findByRole = findByRole;\nexports.findAllByRole = findAllByRole;\nexports.getByRole = getByRole;\nexports.getAllByRole = getAllByRole;\nexports.queryByRole = queryByRole;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.queryByTestId = exports.queryAllByTestId = exports.getByTestId = exports.getAllByTestId = exports.findByTestId = exports.findAllByTestId = void 0;\nvar _helpers = require(\"../helpers\");\nvar _queryHelpers = require(\"../query-helpers\");\nvar _allUtils = require(\"./all-utils\");\nconst getTestIdAttribute = () => (0, _allUtils.getConfig)().testIdAttribute;\nconst queryAllByTestId = (...args) => {\n (0, _helpers.checkContainerType)(args[0]);\n return (0, _allUtils.queryAllByAttribute)(getTestIdAttribute(), ...args);\n};\nconst getMultipleError = (c, id) => `Found multiple elements by: [${getTestIdAttribute()}=\"${id}\"]`;\nconst getMissingError = (c, id) => `Unable to find an element by: [${getTestIdAttribute()}=\"${id}\"]`;\nconst queryAllByTestIdWithSuggestions = exports.queryAllByTestId = (0, _queryHelpers.wrapAllByQueryWithSuggestion)(queryAllByTestId, queryAllByTestId.name, 'queryAll');\nconst [queryByTestId, getAllByTestId, getByTestId, findAllByTestId, findByTestId] = (0, _allUtils.buildQueries)(queryAllByTestId, getMultipleError, getMissingError);\nexports.findByTestId = findByTestId;\nexports.findAllByTestId = findAllByTestId;\nexports.getByTestId = getByTestId;\nexports.getAllByTestId = getAllByTestId;\nexports.queryByTestId = queryByTestId;","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar _labelText = require(\"./label-text\");\nObject.keys(_labelText).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _labelText[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _labelText[key];\n }\n });\n});\nvar _placeholderText = require(\"./placeholder-text\");\nObject.keys(_placeholderText).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _placeholderText[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _placeholderText[key];\n }\n });\n});\nvar _text = require(\"./text\");\nObject.keys(_text).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _text[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _text[key];\n }\n });\n});\nvar _displayValue = require(\"./display-value\");\nObject.keys(_displayValue).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _displayValue[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _displayValue[key];\n }\n });\n});\nvar _altText = require(\"./alt-text\");\nObject.keys(_altText).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _altText[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _altText[key];\n }\n });\n});\nvar _title = require(\"./title\");\nObject.keys(_title).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _title[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _title[key];\n }\n });\n});\nvar _role = require(\"./role\");\nObject.keys(_role).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _role[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _role[key];\n }\n });\n});\nvar _testId = require(\"./test-id\");\nObject.keys(_testId).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _testId[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _testId[key];\n }\n });\n});","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getQueriesForElement = getQueriesForElement;\nvar defaultQueries = _interopRequireWildcard(require(\"./queries\"));\nfunction _interopRequireWildcard(e, t) { if (\"function\" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || \"object\" != typeof e && \"function\" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) \"default\" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }\n/**\n * @typedef {{[key: string]: Function}} FuncMap\n */\n\n/**\n * @param {HTMLElement} element container\n * @param {FuncMap} queries object of functions\n * @param {Object} initialValue for reducer\n * @returns {FuncMap} returns object of functions bound to container\n */\nfunction getQueriesForElement(element, queries = defaultQueries, initialValue = {}) {\n return Object.keys(queries).reduce((helpers, key) => {\n const fn = queries[key];\n helpers[key] = fn.bind(null, element);\n return helpers;\n }, initialValue);\n}","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.waitForElementToBeRemoved = waitForElementToBeRemoved;\nvar _waitFor = require(\"./wait-for\");\nconst isRemoved = result => !result || Array.isArray(result) && !result.length;\n\n// Check if the element is not present.\n// As the name implies, waitForElementToBeRemoved should check `present` --> `removed`\nfunction initialCheck(elements) {\n if (isRemoved(elements)) {\n throw new Error('The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.');\n }\n}\nasync function waitForElementToBeRemoved(callback, options) {\n // created here so we get a nice stacktrace\n const timeoutError = new Error('Timed out in waitForElementToBeRemoved.');\n if (typeof callback !== 'function') {\n initialCheck(callback);\n const elements = Array.isArray(callback) ? callback : [callback];\n const getRemainingElements = elements.map(element => {\n let parent = element.parentElement;\n if (parent === null) return () => null;\n while (parent.parentElement) parent = parent.parentElement;\n return () => parent.contains(element) ? element : null;\n });\n callback = () => getRemainingElements.map(c => c()).filter(Boolean);\n }\n initialCheck(callback());\n return (0, _waitFor.waitFor)(() => {\n let result;\n try {\n result = callback();\n } catch (error) {\n if (error.name === 'TestingLibraryElementError') {\n return undefined;\n }\n throw error;\n }\n if (!isRemoved(result)) {\n throw timeoutError;\n }\n return undefined;\n }, options);\n}\n\n/*\neslint\n require-await: \"off\"\n*/","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.eventMap = exports.eventAliasMap = void 0;\nconst eventMap = exports.eventMap = {\n // Clipboard Events\n copy: {\n EventType: 'ClipboardEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n cut: {\n EventType: 'ClipboardEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n paste: {\n EventType: 'ClipboardEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n // Composition Events\n compositionEnd: {\n EventType: 'CompositionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n compositionStart: {\n EventType: 'CompositionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n compositionUpdate: {\n EventType: 'CompositionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n // Keyboard Events\n keyDown: {\n EventType: 'KeyboardEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n charCode: 0,\n composed: true\n }\n },\n keyPress: {\n EventType: 'KeyboardEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n charCode: 0,\n composed: true\n }\n },\n keyUp: {\n EventType: 'KeyboardEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n charCode: 0,\n composed: true\n }\n },\n // Focus Events\n focus: {\n EventType: 'FocusEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false,\n composed: true\n }\n },\n blur: {\n EventType: 'FocusEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false,\n composed: true\n }\n },\n focusIn: {\n EventType: 'FocusEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n focusOut: {\n EventType: 'FocusEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n // Form Events\n change: {\n EventType: 'Event',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n input: {\n EventType: 'InputEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n invalid: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: true\n }\n },\n submit: {\n EventType: 'Event',\n defaultInit: {\n bubbles: true,\n cancelable: true\n }\n },\n reset: {\n EventType: 'Event',\n defaultInit: {\n bubbles: true,\n cancelable: true\n }\n },\n // Mouse Events\n click: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n button: 0,\n composed: true\n }\n },\n contextMenu: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n dblClick: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n drag: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n dragEnd: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n dragEnter: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n dragExit: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n dragLeave: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n dragOver: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n dragStart: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n drop: {\n EventType: 'DragEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n mouseDown: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n mouseEnter: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false,\n composed: true\n }\n },\n mouseLeave: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false,\n composed: true\n }\n },\n mouseMove: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n mouseOut: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n mouseOver: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n mouseUp: {\n EventType: 'MouseEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n // Selection Events\n select: {\n EventType: 'Event',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n // Touch Events\n touchCancel: {\n EventType: 'TouchEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n touchEnd: {\n EventType: 'TouchEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n touchMove: {\n EventType: 'TouchEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n touchStart: {\n EventType: 'TouchEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n // UI Events\n resize: {\n EventType: 'UIEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n scroll: {\n EventType: 'UIEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n // Wheel Events\n wheel: {\n EventType: 'WheelEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n // Media Events\n abort: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n canPlay: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n canPlayThrough: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n durationChange: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n emptied: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n encrypted: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n ended: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n loadedData: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n loadedMetadata: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n loadStart: {\n EventType: 'ProgressEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n pause: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n play: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n playing: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n progress: {\n EventType: 'ProgressEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n rateChange: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n seeked: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n seeking: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n stalled: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n suspend: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n timeUpdate: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n volumeChange: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n waiting: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n // Events\n load: {\n // TODO: load events can be UIEvent or Event depending on what generated them\n // This is where this abstraction breaks down.\n // But the common targets are <img />, <script /> and window.\n // Neither of these targets receive a UIEvent\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n error: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n // Animation Events\n animationStart: {\n EventType: 'AnimationEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n animationEnd: {\n EventType: 'AnimationEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n animationIteration: {\n EventType: 'AnimationEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n // Transition Events\n transitionCancel: {\n EventType: 'TransitionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n transitionEnd: {\n EventType: 'TransitionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true\n }\n },\n transitionRun: {\n EventType: 'TransitionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n transitionStart: {\n EventType: 'TransitionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n // pointer events\n pointerOver: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n pointerEnter: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n pointerDown: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n pointerMove: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n pointerUp: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n pointerCancel: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n pointerOut: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true,\n composed: true\n }\n },\n pointerLeave: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n gotPointerCapture: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n lostPointerCapture: {\n EventType: 'PointerEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false,\n composed: true\n }\n },\n // history events\n popState: {\n EventType: 'PopStateEvent',\n defaultInit: {\n bubbles: true,\n cancelable: false\n }\n },\n // window events\n offline: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n online: {\n EventType: 'Event',\n defaultInit: {\n bubbles: false,\n cancelable: false\n }\n },\n pageHide: {\n EventType: 'PageTransitionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true\n }\n },\n pageShow: {\n EventType: 'PageTransitionEvent',\n defaultInit: {\n bubbles: true,\n cancelable: true\n }\n }\n};\nconst eventAliasMap = exports.eventAliasMap = {\n doubleClick: 'dblClick'\n};","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.createEvent = createEvent;\nexports.fireEvent = fireEvent;\nvar _config = require(\"./config\");\nvar _helpers = require(\"./helpers\");\nvar _eventMap = require(\"./event-map\");\nfunction fireEvent(element, event) {\n return (0, _config.getConfig)().eventWrapper(() => {\n if (!event) {\n throw new Error(`Unable to fire an event - please provide an event object.`);\n }\n if (!element) {\n throw new Error(`Unable to fire a \"${event.type}\" event - please provide a DOM element.`);\n }\n return element.dispatchEvent(event);\n });\n}\nfunction createEvent(eventName, node, init, {\n EventType = 'Event',\n defaultInit = {}\n} = {}) {\n if (!node) {\n throw new Error(`Unable to fire a \"${eventName}\" event - please provide a DOM element.`);\n }\n const eventInit = {\n ...defaultInit,\n ...init\n };\n const {\n target: {\n value,\n files,\n ...targetProperties\n } = {}\n } = eventInit;\n if (value !== undefined) {\n setNativeValue(node, value);\n }\n if (files !== undefined) {\n // input.files is a read-only property so this is not allowed:\n // input.files = [file]\n // so we have to use this workaround to set the property\n Object.defineProperty(node, 'files', {\n configurable: true,\n enumerable: true,\n writable: true,\n value: files\n });\n }\n Object.assign(node, targetProperties);\n const window = (0, _helpers.getWindowFromNode)(node);\n const EventConstructor = window[EventType] || window.Event;\n let event;\n /* istanbul ignore else */\n if (typeof EventConstructor === 'function') {\n event = new EventConstructor(eventName, eventInit);\n } else {\n // IE11 polyfill from https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent#Polyfill\n event = window.document.createEvent(EventType);\n const {\n bubbles,\n cancelable,\n detail,\n ...otherInit\n } = eventInit;\n event.initEvent(eventName, bubbles, cancelable, detail);\n Object.keys(otherInit).forEach(eventKey => {\n event[eventKey] = otherInit[eventKey];\n });\n }\n\n // DataTransfer is not supported in jsdom: https://github.com/jsdom/jsdom/issues/1568\n const dataTransferProperties = ['dataTransfer', 'clipboardData'];\n dataTransferProperties.forEach(dataTransferKey => {\n const dataTransferValue = eventInit[dataTransferKey];\n if (typeof dataTransferValue === 'object') {\n /* istanbul ignore if */\n if (typeof window.DataTransfer === 'function') {\n Object.defineProperty(event, dataTransferKey, {\n value: Object.getOwnPropertyNames(dataTransferValue).reduce((acc, propName) => {\n Object.defineProperty(acc, propName, {\n value: dataTransferValue[propName]\n });\n return acc;\n }, new window.DataTransfer())\n });\n } else {\n Object.defineProperty(event, dataTransferKey, {\n value: dataTransferValue\n });\n }\n }\n });\n return event;\n}\nObject.keys(_eventMap.eventMap).forEach(key => {\n const {\n EventType,\n defaultInit\n } = _eventMap.eventMap[key];\n const eventName = key.toLowerCase();\n createEvent[key] = (node, init) => createEvent(eventName, node, init, {\n EventType,\n defaultInit\n });\n fireEvent[key] = (node, init) => fireEvent(node, createEvent[key](node, init));\n});\n\n// function written after some investigation here:\n// https://github.com/facebook/react/issues/10135#issuecomment-401496776\nfunction setNativeValue(element, value) {\n const {\n set: valueSetter\n } = Object.getOwnPropertyDescriptor(element, 'value') || {};\n const prototype = Object.getPrototypeOf(element);\n const {\n set: prototypeValueSetter\n } = Object.getOwnPropertyDescriptor(prototype, 'value') || {};\n if (prototypeValueSetter && valueSetter !== prototypeValueSetter) {\n prototypeValueSetter.call(element, value);\n } else {\n /* istanbul ignore if */\n // eslint-disable-next-line no-lonely-if -- Can't be ignored by istanbul otherwise\n if (valueSetter) {\n valueSetter.call(element, value);\n } else {\n throw new Error('The given element does not have a value setter');\n }\n }\n}\nObject.keys(_eventMap.eventAliasMap).forEach(aliasKey => {\n const key = _eventMap.eventAliasMap[aliasKey];\n fireEvent[aliasKey] = (...args) => fireEvent[key](...args);\n});\n\n/* eslint complexity:[\"error\", 9] */","// Copyright (c) 2013 Pieroxy <pieroxy@pieroxy.net>\n// This work is free. You can redistribute it and/or modify it\n// under the terms of the WTFPL, Version 2\n// For more information see LICENSE.txt or http://www.wtfpl.net/\n//\n// For more information, the home page:\n// http://pieroxy.net/blog/pages/lz-string/testing.html\n//\n// LZ-based compression algorithm, version 1.4.5\nvar LZString = (function() {\n\n// private property\nvar f = String.fromCharCode;\nvar keyStrBase64 = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\";\nvar keyStrUriSafe = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$\";\nvar baseReverseDic = {};\n\nfunction getBaseValue(alphabet, character) {\n if (!baseReverseDic[alphabet]) {\n baseReverseDic[alphabet] = {};\n for (var i=0 ; i<alphabet.length ; i++) {\n baseReverseDic[alphabet][alphabet.charAt(i)] = i;\n }\n }\n return baseReverseDic[alphabet][character];\n}\n\nvar LZString = {\n compressToBase64 : function (input) {\n if (input == null) return \"\";\n var res = LZString._compress(input, 6, function(a){return keyStrBase64.charAt(a);});\n switch (res.length % 4) { // To produce valid Base64\n default: // When could this happen ?\n case 0 : return res;\n case 1 : return res+\"===\";\n case 2 : return res+\"==\";\n case 3 : return res+\"=\";\n }\n },\n\n decompressFromBase64 : function (input) {\n if (input == null) return \"\";\n if (input == \"\") return null;\n return LZString._decompress(input.length, 32, function(index) { return getBaseValue(keyStrBase64, input.charAt(index)); });\n },\n\n compressToUTF16 : function (input) {\n if (input == null) return \"\";\n return LZString._compress(input, 15, function(a){return f(a+32);}) + \" \";\n },\n\n decompressFromUTF16: function (compressed) {\n if (compressed == null) return \"\";\n if (compressed == \"\") return null;\n return LZString._decompress(compressed.length, 16384, function(index) { return compressed.charCodeAt(index) - 32; });\n },\n\n //compress into uint8array (UCS-2 big endian format)\n compressToUint8Array: function (uncompressed) {\n var compressed = LZString.compress(uncompressed);\n var buf=new Uint8Array(compressed.length*2); // 2 bytes per character\n\n for (var i=0, TotalLen=compressed.length; i<TotalLen; i++) {\n var current_value = compressed.charCodeAt(i);\n buf[i*2] = current_value >>> 8;\n buf[i*2+1] = current_value % 256;\n }\n return buf;\n },\n\n //decompress from uint8array (UCS-2 big endian format)\n decompressFromUint8Array:function (compressed) {\n if (compressed===null || compressed===undefined){\n return LZString.decompress(compressed);\n } else {\n var buf=new Array(compressed.length/2); // 2 bytes per character\n for (var i=0, TotalLen=buf.length; i<TotalLen; i++) {\n buf[i]=compressed[i*2]*256+compressed[i*2+1];\n }\n\n var result = [];\n buf.forEach(function (c) {\n result.push(f(c));\n });\n return LZString.decompress(result.join(''));\n\n }\n\n },\n\n\n //compress into a string that is already URI encoded\n compressToEncodedURIComponent: function (input) {\n if (input == null) return \"\";\n return LZString._compress(input, 6, function(a){return keyStrUriSafe.charAt(a);});\n },\n\n //decompress from an output of compressToEncodedURIComponent\n decompressFromEncodedURIComponent:function (input) {\n if (input == null) return \"\";\n if (input == \"\") return null;\n input = input.replace(/ /g, \"+\");\n return LZString._decompress(input.length, 32, function(index) { return getBaseValue(keyStrUriSafe, input.charAt(index)); });\n },\n\n compress: function (uncompressed) {\n return LZString._compress(uncompressed, 16, function(a){return f(a);});\n },\n _compress: function (uncompressed, bitsPerChar, getCharFromInt) {\n if (uncompressed == null) return \"\";\n var i, value,\n context_dictionary= {},\n context_dictionaryToCreate= {},\n context_c=\"\",\n context_wc=\"\",\n context_w=\"\",\n context_enlargeIn= 2, // Compensate for the first entry which should not count\n context_dictSize= 3,\n context_numBits= 2,\n context_data=[],\n context_data_val=0,\n context_data_position=0,\n ii;\n\n for (ii = 0; ii < uncompressed.length; ii += 1) {\n context_c = uncompressed.charAt(ii);\n if (!Object.prototype.hasOwnProperty.call(context_dictionary,context_c)) {\n context_dictionary[context_c] = context_dictSize++;\n context_dictionaryToCreate[context_c] = true;\n }\n\n context_wc = context_w + context_c;\n if (Object.prototype.hasOwnProperty.call(context_dictionary,context_wc)) {\n context_w = context_wc;\n } else {\n if (Object.prototype.hasOwnProperty.call(context_dictionaryToCreate,context_w)) {\n if (context_w.charCodeAt(0)<256) {\n for (i=0 ; i<context_numBits ; i++) {\n context_data_val = (context_data_val << 1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n }\n value = context_w.charCodeAt(0);\n for (i=0 ; i<8 ; i++) {\n context_data_val = (context_data_val << 1) | (value&1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = value >> 1;\n }\n } else {\n value = 1;\n for (i=0 ; i<context_numBits ; i++) {\n context_data_val = (context_data_val << 1) | value;\n if (context_data_position ==bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = 0;\n }\n value = context_w.charCodeAt(0);\n for (i=0 ; i<16 ; i++) {\n context_data_val = (context_data_val << 1) | (value&1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = value >> 1;\n }\n }\n context_enlargeIn--;\n if (context_enlargeIn == 0) {\n context_enlargeIn = Math.pow(2, context_numBits);\n context_numBits++;\n }\n delete context_dictionaryToCreate[context_w];\n } else {\n value = context_dictionary[context_w];\n for (i=0 ; i<context_numBits ; i++) {\n context_data_val = (context_data_val << 1) | (value&1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = value >> 1;\n }\n\n\n }\n context_enlargeIn--;\n if (context_enlargeIn == 0) {\n context_enlargeIn = Math.pow(2, context_numBits);\n context_numBits++;\n }\n // Add wc to the dictionary.\n context_dictionary[context_wc] = context_dictSize++;\n context_w = String(context_c);\n }\n }\n\n // Output the code for w.\n if (context_w !== \"\") {\n if (Object.prototype.hasOwnProperty.call(context_dictionaryToCreate,context_w)) {\n if (context_w.charCodeAt(0)<256) {\n for (i=0 ; i<context_numBits ; i++) {\n context_data_val = (context_data_val << 1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n }\n value = context_w.charCodeAt(0);\n for (i=0 ; i<8 ; i++) {\n context_data_val = (context_data_val << 1) | (value&1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = value >> 1;\n }\n } else {\n value = 1;\n for (i=0 ; i<context_numBits ; i++) {\n context_data_val = (context_data_val << 1) | value;\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = 0;\n }\n value = context_w.charCodeAt(0);\n for (i=0 ; i<16 ; i++) {\n context_data_val = (context_data_val << 1) | (value&1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = value >> 1;\n }\n }\n context_enlargeIn--;\n if (context_enlargeIn == 0) {\n context_enlargeIn = Math.pow(2, context_numBits);\n context_numBits++;\n }\n delete context_dictionaryToCreate[context_w];\n } else {\n value = context_dictionary[context_w];\n for (i=0 ; i<context_numBits ; i++) {\n context_data_val = (context_data_val << 1) | (value&1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = value >> 1;\n }\n\n\n }\n context_enlargeIn--;\n if (context_enlargeIn == 0) {\n context_enlargeIn = Math.pow(2, context_numBits);\n context_numBits++;\n }\n }\n\n // Mark the end of the stream\n value = 2;\n for (i=0 ; i<context_numBits ; i++) {\n context_data_val = (context_data_val << 1) | (value&1);\n if (context_data_position == bitsPerChar-1) {\n context_data_position = 0;\n context_data.push(getCharFromInt(context_data_val));\n context_data_val = 0;\n } else {\n context_data_position++;\n }\n value = value >> 1;\n }\n\n // Flush the last char\n while (true) {\n context_data_val = (context_data_val << 1);\n if (context_data_position == bitsPerChar-1) {\n context_data.push(getCharFromInt(context_data_val));\n break;\n }\n else context_data_position++;\n }\n return context_data.join('');\n },\n\n decompress: function (compressed) {\n if (compressed == null) return \"\";\n if (compressed == \"\") return null;\n return LZString._decompress(compressed.length, 32768, function(index) { return compressed.charCodeAt(index); });\n },\n\n _decompress: function (length, resetValue, getNextValue) {\n var dictionary = [],\n next,\n enlargeIn = 4,\n dictSize = 4,\n numBits = 3,\n entry = \"\",\n result = [],\n i,\n w,\n bits, resb, maxpower, power,\n c,\n data = {val:getNextValue(0), position:resetValue, index:1};\n\n for (i = 0; i < 3; i += 1) {\n dictionary[i] = i;\n }\n\n bits = 0;\n maxpower = Math.pow(2,2);\n power=1;\n while (power!=maxpower) {\n resb = data.val & data.position;\n data.position >>= 1;\n if (data.position == 0) {\n data.position = resetValue;\n data.val = getNextValue(data.index++);\n }\n bits |= (resb>0 ? 1 : 0) * power;\n power <<= 1;\n }\n\n switch (next = bits) {\n case 0:\n bits = 0;\n maxpower = Math.pow(2,8);\n power=1;\n while (power!=maxpower) {\n resb = data.val & data.position;\n data.position >>= 1;\n if (data.position == 0) {\n data.position = resetValue;\n data.val = getNextValue(data.index++);\n }\n bits |= (resb>0 ? 1 : 0) * power;\n power <<= 1;\n }\n c = f(bits);\n break;\n case 1:\n bits = 0;\n maxpower = Math.pow(2,16);\n power=1;\n while (power!=maxpower) {\n resb = data.val & data.position;\n data.position >>= 1;\n if (data.position == 0) {\n data.position = resetValue;\n data.val = getNextValue(data.index++);\n }\n bits |= (resb>0 ? 1 : 0) * power;\n power <<= 1;\n }\n c = f(bits);\n break;\n case 2:\n return \"\";\n }\n dictionary[3] = c;\n w = c;\n result.push(c);\n while (true) {\n if (data.index > length) {\n return \"\";\n }\n\n bits = 0;\n maxpower = Math.pow(2,numBits);\n power=1;\n while (power!=maxpower) {\n resb = data.val & data.position;\n data.position >>= 1;\n if (data.position == 0) {\n data.position = resetValue;\n data.val = getNextValue(data.index++);\n }\n bits |= (resb>0 ? 1 : 0) * power;\n power <<= 1;\n }\n\n switch (c = bits) {\n case 0:\n bits = 0;\n maxpower = Math.pow(2,8);\n power=1;\n while (power!=maxpower) {\n resb = data.val & data.position;\n data.position >>= 1;\n if (data.position == 0) {\n data.position = resetValue;\n data.val = getNextValue(data.index++);\n }\n bits |= (resb>0 ? 1 : 0) * power;\n power <<= 1;\n }\n\n dictionary[dictSize++] = f(bits);\n c = dictSize-1;\n enlargeIn--;\n break;\n case 1:\n bits = 0;\n maxpower = Math.pow(2,16);\n power=1;\n while (power!=maxpower) {\n resb = data.val & data.position;\n data.position >>= 1;\n if (data.position == 0) {\n data.position = resetValue;\n data.val = getNextValue(data.index++);\n }\n bits |= (resb>0 ? 1 : 0) * power;\n power <<= 1;\n }\n dictionary[dictSize++] = f(bits);\n c = dictSize-1;\n enlargeIn--;\n break;\n case 2:\n return result.join('');\n }\n\n if (enlargeIn == 0) {\n enlargeIn = Math.pow(2, numBits);\n numBits++;\n }\n\n if (dictionary[c]) {\n entry = dictionary[c];\n } else {\n if (c === dictSize) {\n entry = w + w.charAt(0);\n } else {\n return null;\n }\n }\n result.push(entry);\n\n // Add w+entry[0] to the dictionary.\n dictionary[dictSize++] = w + entry.charAt(0);\n enlargeIn--;\n\n w = entry;\n\n if (enlargeIn == 0) {\n enlargeIn = Math.pow(2, numBits);\n numBits++;\n }\n\n }\n }\n};\n return LZString;\n})();\n\nif (typeof define === 'function' && define.amd) {\n define(function () { return LZString; });\n} else if( typeof module !== 'undefined' && module != null ) {\n module.exports = LZString\n} else if( typeof angular !== 'undefined' && angular != null ) {\n angular.module('LZString', [])\n .factory('LZString', function () {\n return LZString;\n });\n}\n","\"use strict\";\n\nvar _interopRequireDefault = require(\"@babel/runtime/helpers/interopRequireDefault\");\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.screen = void 0;\nvar _lzString = _interopRequireDefault(require(\"lz-string\"));\nvar _getQueriesForElement = require(\"./get-queries-for-element\");\nvar _helpers = require(\"./helpers\");\nvar _prettyDom = require(\"./pretty-dom\");\nvar queries = _interopRequireWildcard(require(\"./queries\"));\nfunction _interopRequireWildcard(e, t) { if (\"function\" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || \"object\" != typeof e && \"function\" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) \"default\" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }\n// WARNING: `lz-string` only has a default export but statically we assume named exports are allowed\n// TODO: Statically verify we don't rely on NodeJS implicit named imports.\n\nfunction unindent(string) {\n // remove white spaces first, to save a few bytes.\n // testing-playground will reformat on load any ways.\n return string.replace(/[ \\t]*[\\n][ \\t]*/g, '\\n');\n}\nfunction encode(value) {\n return _lzString.default.compressToEncodedURIComponent(unindent(value));\n}\nfunction getPlaygroundUrl(markup) {\n return `https://testing-playground.com/#markup=${encode(markup)}`;\n}\nconst debug = (element, maxLength, options) => Array.isArray(element) ? element.forEach(el => (0, _prettyDom.logDOM)(el, maxLength, options)) : (0, _prettyDom.logDOM)(element, maxLength, options);\nconst logTestingPlaygroundURL = (element = (0, _helpers.getDocument)().body) => {\n // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition\n if (!element || !('innerHTML' in element)) {\n console.log(`The element you're providing isn't a valid DOM element.`);\n return;\n }\n // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition\n if (!element.innerHTML) {\n console.log(`The provided element doesn't have any children.`);\n return;\n }\n const playgroundUrl = getPlaygroundUrl(element.innerHTML);\n console.log(`Open this URL in your browser\\n\\n${playgroundUrl}`);\n return playgroundUrl;\n};\nconst initialValue = {\n debug,\n logTestingPlaygroundURL\n};\nconst screen = exports.screen = typeof document !== 'undefined' && document.body // eslint-disable-line @typescript-eslint/no-unnecessary-condition\n? (0, _getQueriesForElement.getQueriesForElement)(document.body, queries, initialValue) : Object.keys(queries).reduce((helpers, key) => {\n // `key` is for all intents and purposes the type of keyof `helpers`, which itself is the type of `initialValue` plus incoming properties from `queries`\n // if `Object.keys(something)` returned Array<keyof typeof something> this explicit type assertion would not be necessary\n // see https://stackoverflow.com/questions/55012174/why-doesnt-object-keys-return-a-keyof-type-in-typescript\n helpers[key] = () => {\n throw new TypeError('For queries bound to document.body a global document has to be available... Learn more: https://testing-library.com/s/screen-global-error');\n };\n return helpers;\n}, initialValue);","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar _exportNames = {\n within: true,\n queries: true,\n queryHelpers: true,\n getDefaultNormalizer: true,\n getRoles: true,\n logRoles: true,\n isInaccessible: true,\n configure: true,\n getConfig: true\n};\nObject.defineProperty(exports, \"configure\", {\n enumerable: true,\n get: function () {\n return _config.configure;\n }\n});\nObject.defineProperty(exports, \"getConfig\", {\n enumerable: true,\n get: function () {\n return _config.getConfig;\n }\n});\nObject.defineProperty(exports, \"getDefaultNormalizer\", {\n enumerable: true,\n get: function () {\n return _matches.getDefaultNormalizer;\n }\n});\nObject.defineProperty(exports, \"getRoles\", {\n enumerable: true,\n get: function () {\n return _roleHelpers.getRoles;\n }\n});\nObject.defineProperty(exports, \"isInaccessible\", {\n enumerable: true,\n get: function () {\n return _roleHelpers.isInaccessible;\n }\n});\nObject.defineProperty(exports, \"logRoles\", {\n enumerable: true,\n get: function () {\n return _roleHelpers.logRoles;\n }\n});\nexports.queryHelpers = exports.queries = void 0;\nObject.defineProperty(exports, \"within\", {\n enumerable: true,\n get: function () {\n return _getQueriesForElement.getQueriesForElement;\n }\n});\nvar _getQueriesForElement = require(\"./get-queries-for-element\");\nObject.keys(_getQueriesForElement).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _getQueriesForElement[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _getQueriesForElement[key];\n }\n });\n});\nvar queries = _interopRequireWildcard(require(\"./queries\"));\nexports.queries = queries;\nObject.keys(queries).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === queries[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return queries[key];\n }\n });\n});\nvar queryHelpers = _interopRequireWildcard(require(\"./query-helpers\"));\nexports.queryHelpers = queryHelpers;\nObject.keys(queryHelpers).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === queryHelpers[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return queryHelpers[key];\n }\n });\n});\nvar _waitFor = require(\"./wait-for\");\nObject.keys(_waitFor).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _waitFor[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _waitFor[key];\n }\n });\n});\nvar _waitForElementToBeRemoved = require(\"./wait-for-element-to-be-removed\");\nObject.keys(_waitForElementToBeRemoved).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _waitForElementToBeRemoved[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _waitForElementToBeRemoved[key];\n }\n });\n});\nvar _matches = require(\"./matches\");\nvar _getNodeText = require(\"./get-node-text\");\nObject.keys(_getNodeText).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _getNodeText[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _getNodeText[key];\n }\n });\n});\nvar _events = require(\"./events\");\nObject.keys(_events).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _events[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _events[key];\n }\n });\n});\nvar _screen = require(\"./screen\");\nObject.keys(_screen).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _screen[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _screen[key];\n }\n });\n});\nvar _roleHelpers = require(\"./role-helpers\");\nvar _prettyDom = require(\"./pretty-dom\");\nObject.keys(_prettyDom).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _prettyDom[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _prettyDom[key];\n }\n });\n});\nvar _config = require(\"./config\");\nvar _suggestions = require(\"./suggestions\");\nObject.keys(_suggestions).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _suggestions[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _suggestions[key];\n }\n });\n});\nfunction _interopRequireWildcard(e, t) { if (\"function\" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || \"object\" != typeof e && \"function\" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) \"default\" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.fireEvent = void 0;\nvar _dom = require(\"@testing-library/dom\");\n// react-testing-library's version of fireEvent will call\n// dom-testing-library's version of fireEvent. The reason\n// we make this distinction however is because we have\n// a few extra events that work a bit differently\nconst fireEvent = (...args) => (0, _dom.fireEvent)(...args);\nexports.fireEvent = fireEvent;\nObject.keys(_dom.fireEvent).forEach(key => {\n fireEvent[key] = (...args) => _dom.fireEvent[key](...args);\n});\n\n// React event system tracks native mouseOver/mouseOut events for\n// running onMouseEnter/onMouseLeave handlers\n// @link https://github.com/facebook/react/blob/b87aabdfe1b7461e7331abb3601d9e6bb27544bc/packages/react-dom/src/events/EnterLeaveEventPlugin.js#L24-L31\nconst mouseEnter = fireEvent.mouseEnter;\nconst mouseLeave = fireEvent.mouseLeave;\nfireEvent.mouseEnter = (...args) => {\n mouseEnter(...args);\n return fireEvent.mouseOver(...args);\n};\nfireEvent.mouseLeave = (...args) => {\n mouseLeave(...args);\n return fireEvent.mouseOut(...args);\n};\nconst pointerEnter = fireEvent.pointerEnter;\nconst pointerLeave = fireEvent.pointerLeave;\nfireEvent.pointerEnter = (...args) => {\n pointerEnter(...args);\n return fireEvent.pointerOver(...args);\n};\nfireEvent.pointerLeave = (...args) => {\n pointerLeave(...args);\n return fireEvent.pointerOut(...args);\n};\nconst select = fireEvent.select;\nfireEvent.select = (node, init) => {\n select(node, init);\n // React tracks this event only on focused inputs\n node.focus();\n\n // React creates this event when one of the following native events happens\n // - contextMenu\n // - mouseUp\n // - dragEnd\n // - keyUp\n // - keyDown\n // so we can use any here\n // @link https://github.com/facebook/react/blob/b87aabdfe1b7461e7331abb3601d9e6bb27544bc/packages/react-dom/src/events/SelectEventPlugin.js#L203-L224\n fireEvent.keyUp(node, init);\n};\n\n// React event system tracks native focusout/focusin events for\n// running blur/focus handlers\n// @link https://github.com/facebook/react/pull/19186\nconst blur = fireEvent.blur;\nconst focus = fireEvent.focus;\nfireEvent.blur = (...args) => {\n fireEvent.focusOut(...args);\n return blur(...args);\n};\nfireEvent.focus = (...args) => {\n fireEvent.focusIn(...args);\n return focus(...args);\n};","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.configure = configure;\nexports.getConfig = getConfig;\nvar _dom = require(\"@testing-library/dom\");\nlet configForRTL = {\n reactStrictMode: false\n};\nfunction getConfig() {\n return {\n ...(0, _dom.getConfig)(),\n ...configForRTL\n };\n}\nfunction configure(newConfig) {\n if (typeof newConfig === 'function') {\n // Pass the existing config out to the provided function\n // and accept a delta in return\n newConfig = newConfig(getConfig());\n }\n const {\n reactStrictMode,\n ...configForDTL\n } = newConfig;\n (0, _dom.configure)(configForDTL);\n configForRTL = {\n ...configForRTL,\n reactStrictMode\n };\n}","\"use strict\";\n\nvar _interopRequireDefault = require(\"@babel/runtime/helpers/interopRequireDefault\");\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar _exportNames = {\n render: true,\n renderHook: true,\n cleanup: true,\n act: true,\n fireEvent: true,\n getConfig: true,\n configure: true\n};\nObject.defineProperty(exports, \"act\", {\n enumerable: true,\n get: function () {\n return _actCompat.default;\n }\n});\nexports.cleanup = cleanup;\nObject.defineProperty(exports, \"configure\", {\n enumerable: true,\n get: function () {\n return _config.configure;\n }\n});\nObject.defineProperty(exports, \"fireEvent\", {\n enumerable: true,\n get: function () {\n return _fireEvent.fireEvent;\n }\n});\nObject.defineProperty(exports, \"getConfig\", {\n enumerable: true,\n get: function () {\n return _config.getConfig;\n }\n});\nexports.render = render;\nexports.renderHook = renderHook;\nvar React = _interopRequireWildcard(require(\"react\"));\nvar _reactDom = _interopRequireDefault(require(\"react-dom\"));\nvar ReactDOMClient = _interopRequireWildcard(require(\"react-dom/client\"));\nvar _dom = require(\"@testing-library/dom\");\nObject.keys(_dom).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;\n if (key in exports && exports[key] === _dom[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _dom[key];\n }\n });\n});\nvar _actCompat = _interopRequireWildcard(require(\"./act-compat\"));\nvar _fireEvent = require(\"./fire-event\");\nvar _config = require(\"./config\");\nfunction _interopRequireWildcard(e, t) { if (\"function\" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || \"object\" != typeof e && \"function\" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) \"default\" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }\nfunction jestFakeTimersAreEnabled() {\n /* istanbul ignore else */\n if (typeof jest !== 'undefined' && jest !== null) {\n return (\n // legacy timers\n setTimeout._isMockFunction === true ||\n // modern timers\n // eslint-disable-next-line prefer-object-has-own -- No Object.hasOwn in all target environments we support.\n Object.prototype.hasOwnProperty.call(setTimeout, 'clock')\n );\n } // istanbul ignore next\n\n return false;\n}\n(0, _dom.configure)({\n unstable_advanceTimersWrapper: cb => {\n return (0, _actCompat.default)(cb);\n },\n // We just want to run `waitFor` without IS_REACT_ACT_ENVIRONMENT\n // But that's not necessarily how `asyncWrapper` is used since it's a public method.\n // Let's just hope nobody else is using it.\n asyncWrapper: async cb => {\n const previousActEnvironment = (0, _actCompat.getIsReactActEnvironment)();\n (0, _actCompat.setReactActEnvironment)(false);\n try {\n const result = await cb();\n // Drain microtask queue.\n // Otherwise we'll restore the previous act() environment, before we resolve the `waitFor` call.\n // The caller would have no chance to wrap the in-flight Promises in `act()`\n await new Promise(resolve => {\n setTimeout(() => {\n resolve();\n }, 0);\n if (jestFakeTimersAreEnabled()) {\n jest.advanceTimersByTime(0);\n }\n });\n return result;\n } finally {\n (0, _actCompat.setReactActEnvironment)(previousActEnvironment);\n }\n },\n eventWrapper: cb => {\n let result;\n (0, _actCompat.default)(() => {\n result = cb();\n });\n return result;\n }\n});\n\n// Ideally we'd just use a WeakMap where containers are keys and roots are values.\n// We use two variables so that we can bail out in constant time when we render with a new container (most common use case)\n/**\n * @type {Set<import('react-dom').Container>}\n */\nconst mountedContainers = new Set();\n/**\n * @type Array<{container: import('react-dom').Container, root: ReturnType<typeof createConcurrentRoot>}>\n */\nconst mountedRootEntries = [];\nfunction strictModeIfNeeded(innerElement, reactStrictMode) {\n return reactStrictMode ?? (0, _config.getConfig)().reactStrictMode ? /*#__PURE__*/React.createElement(React.StrictMode, null, innerElement) : innerElement;\n}\nfunction wrapUiIfNeeded(innerElement, wrapperComponent) {\n return wrapperComponent ? /*#__PURE__*/React.createElement(wrapperComponent, null, innerElement) : innerElement;\n}\nfunction createConcurrentRoot(container, {\n hydrate,\n onCaughtError,\n onRecoverableError,\n ui,\n wrapper: WrapperComponent,\n reactStrictMode\n}) {\n let root;\n if (hydrate) {\n (0, _actCompat.default)(() => {\n root = ReactDOMClient.hydrateRoot(container, strictModeIfNeeded(wrapUiIfNeeded(ui, WrapperComponent), reactStrictMode), {\n onCaughtError,\n onRecoverableError\n });\n });\n } else {\n root = ReactDOMClient.createRoot(container, {\n onCaughtError,\n onRecoverableError\n });\n }\n return {\n hydrate() {\n /* istanbul ignore if */\n if (!hydrate) {\n throw new Error('Attempted to hydrate a non-hydrateable root. This is a bug in `@testing-library/react`.');\n }\n // Nothing to do since hydration happens when creating the root object.\n },\n render(element) {\n root.render(element);\n },\n unmount() {\n root.unmount();\n }\n };\n}\nfunction createLegacyRoot(container) {\n return {\n hydrate(element) {\n _reactDom.default.hydrate(element, container);\n },\n render(element) {\n _reactDom.default.render(element, container);\n },\n unmount() {\n _reactDom.default.unmountComponentAtNode(container);\n }\n };\n}\nfunction renderRoot(ui, {\n baseElement,\n container,\n hydrate,\n queries,\n root,\n wrapper: WrapperComponent,\n reactStrictMode\n}) {\n (0, _actCompat.default)(() => {\n if (hydrate) {\n root.hydrate(strictModeIfNeeded(wrapUiIfNeeded(ui, WrapperComponent), reactStrictMode), container);\n } else {\n root.render(strictModeIfNeeded(wrapUiIfNeeded(ui, WrapperComponent), reactStrictMode), container);\n }\n });\n return {\n container,\n baseElement,\n debug: (el = baseElement, maxLength, options) => Array.isArray(el) ?\n // eslint-disable-next-line no-console\n el.forEach(e => console.log((0, _dom.prettyDOM)(e, maxLength, options))) :\n // eslint-disable-next-line no-console,\n console.log((0, _dom.prettyDOM)(el, maxLength, options)),\n unmount: () => {\n (0, _actCompat.default)(() => {\n root.unmount();\n });\n },\n rerender: rerenderUi => {\n renderRoot(rerenderUi, {\n container,\n baseElement,\n root,\n wrapper: WrapperComponent,\n reactStrictMode\n });\n // Intentionally do not return anything to avoid unnecessarily complicating the API.\n // folks can use all the same utilities we return in the first place that are bound to the container\n },\n asFragment: () => {\n /* istanbul ignore else (old jsdom limitation) */\n if (typeof document.createRange === 'function') {\n return document.createRange().createContextualFragment(container.innerHTML);\n } else {\n const template = document.createElement('template');\n template.innerHTML = container.innerHTML;\n return template.content;\n }\n },\n ...(0, _dom.getQueriesForElement)(baseElement, queries)\n };\n}\nfunction render(ui, {\n container,\n baseElement = container,\n legacyRoot = false,\n onCaughtError,\n onUncaughtError,\n onRecoverableError,\n queries,\n hydrate = false,\n wrapper,\n reactStrictMode\n} = {}) {\n if (onUncaughtError !== undefined) {\n throw new Error('onUncaughtError is not supported. The `render` call will already throw on uncaught errors.');\n }\n if (legacyRoot && typeof _reactDom.default.render !== 'function') {\n const error = new Error('`legacyRoot: true` is not supported in this version of React. ' + 'If your app runs React 19 or later, you should remove this flag. ' + 'If your app runs React 18 or earlier, visit https://react.dev/blog/2022/03/08/react-18-upgrade-guide for upgrade instructions.');\n Error.captureStackTrace(error, render);\n throw error;\n }\n if (!baseElement) {\n // default to document.body instead of documentElement to avoid output of potentially-large\n // head elements (such as JSS style blocks) in debug output\n baseElement = document.body;\n }\n if (!container) {\n container = baseElement.appendChild(document.createElement('div'));\n }\n let root;\n // eslint-disable-next-line no-negated-condition -- we want to map the evolution of this over time. The root is created first. Only later is it re-used so we don't want to read the case that happens later first.\n if (!mountedContainers.has(container)) {\n const createRootImpl = legacyRoot ? createLegacyRoot : createConcurrentRoot;\n root = createRootImpl(container, {\n hydrate,\n onCaughtError,\n onRecoverableError,\n ui,\n wrapper,\n reactStrictMode\n });\n mountedRootEntries.push({\n container,\n root\n });\n // we'll add it to the mounted containers regardless of whether it's actually\n // added to document.body so the cleanup method works regardless of whether\n // they're passing us a custom container or not.\n mountedContainers.add(container);\n } else {\n mountedRootEntries.forEach(rootEntry => {\n // Else is unreachable since `mountedContainers` has the `container`.\n // Only reachable if one would accidentally add the container to `mountedContainers` but not the root to `mountedRootEntries`\n /* istanbul ignore else */\n if (rootEntry.container === container) {\n root = rootEntry.root;\n }\n });\n }\n return renderRoot(ui, {\n container,\n baseElement,\n queries,\n hydrate,\n wrapper,\n root,\n reactStrictMode\n });\n}\nfunction cleanup() {\n mountedRootEntries.forEach(({\n root,\n container\n }) => {\n (0, _actCompat.default)(() => {\n root.unmount();\n });\n if (container.parentNode === document.body) {\n document.body.removeChild(container);\n }\n });\n mountedRootEntries.length = 0;\n mountedContainers.clear();\n}\nfunction renderHook(renderCallback, options = {}) {\n const {\n initialProps,\n ...renderOptions\n } = options;\n if (renderOptions.legacyRoot && typeof _reactDom.default.render !== 'function') {\n const error = new Error('`legacyRoot: true` is not supported in this version of React. ' + 'If your app runs React 19 or later, you should remove this flag. ' + 'If your app runs React 18 or earlier, visit https://react.dev/blog/2022/03/08/react-18-upgrade-guide for upgrade instructions.');\n Error.captureStackTrace(error, renderHook);\n throw error;\n }\n const result = /*#__PURE__*/React.createRef();\n function TestComponent({\n renderCallbackProps\n }) {\n const pendingResult = renderCallback(renderCallbackProps);\n React.useEffect(() => {\n result.current = pendingResult;\n });\n return null;\n }\n const {\n rerender: baseRerender,\n unmount\n } = render(/*#__PURE__*/React.createElement(TestComponent, {\n renderCallbackProps: initialProps\n }), renderOptions);\n function rerender(rerenderCallbackProps) {\n return baseRerender(/*#__PURE__*/React.createElement(TestComponent, {\n renderCallbackProps: rerenderCallbackProps\n }));\n }\n return {\n result,\n rerender,\n unmount\n };\n}\n\n// just re-export everything from dom-testing-library\n\n/* eslint func-name-matching:0 */","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar _actCompat = require(\"./act-compat\");\nvar _pure = require(\"./pure\");\nObject.keys(_pure).forEach(function (key) {\n if (key === \"default\" || key === \"__esModule\") return;\n if (key in exports && exports[key] === _pure[key]) return;\n Object.defineProperty(exports, key, {\n enumerable: true,\n get: function () {\n return _pure[key];\n }\n });\n});\n// if we're running in a test runner that supports afterEach\n// or teardown then we'll automatically run cleanup afterEach test\n// this ensures that tests run in isolation from each other\n// if you don't like this then either import the `pure` module\n// or set the RTL_SKIP_AUTO_CLEANUP env variable to 'true'.\nif (typeof process === 'undefined' || !process.env?.RTL_SKIP_AUTO_CLEANUP) {\n // ignore teardown() in code coverage because Jest does not support it\n /* istanbul ignore else */\n if (typeof afterEach === 'function') {\n afterEach(() => {\n (0, _pure.cleanup)();\n });\n } else if (typeof teardown === 'function') {\n // Block is guarded by `typeof` check.\n // eslint does not support `typeof` guards.\n // eslint-disable-next-line no-undef\n teardown(() => {\n (0, _pure.cleanup)();\n });\n }\n\n // No test setup with other test runners available\n /* istanbul ignore else */\n if (typeof beforeAll === 'function' && typeof afterAll === 'function') {\n // This matches the behavior of React < 18.\n let previousIsReactActEnvironment = (0, _actCompat.getIsReactActEnvironment)();\n beforeAll(() => {\n previousIsReactActEnvironment = (0, _actCompat.getIsReactActEnvironment)();\n (0, _actCompat.setReactActEnvironment)(true);\n });\n afterAll(() => {\n (0, _actCompat.setReactActEnvironment)(previousIsReactActEnvironment);\n });\n }\n}","import { fireEvent, type Screen, waitFor } from \"@testing-library/react\";\n\n/**\n * Options for fillForm helper.\n */\nexport interface FillFormOptions {\n /**\n * Timeout for waiting for elements to appear.\n * @default 1000\n */\n timeout?: number;\n}\n\n/**\n * Fill form fields by their values.\n *\n * This helper finds form inputs by their test IDs (based on form ID and field name)\n * and sets their values using fireEvent.\n *\n * @param screen - The screen object from @testing-library/react\n * @param formId - The form's ID (used to construct test IDs)\n * @param values - Object with field names as keys and values to fill\n * @param options - Fill options\n *\n * @example\n * ```tsx\n * import { fillForm } from \"alepha/react/testing\";\n *\n * // For a form with id=\"user-form\" and fields: name, email, age\n * await fillForm(screen, \"user-form\", {\n * name: \"Alice\",\n * email: \"alice@example.com\",\n * age: 30,\n * });\n * ```\n *\n * @example\n * ```tsx\n * // For nested fields (e.g., address.city)\n * await fillForm(screen, \"user-form\", {\n * \"address.city\": \"New York\",\n * \"address.zip\": \"10001\",\n * });\n * ```\n */\nexport const fillForm = async (\n screen: Screen,\n formId: string,\n values: Record<string, string | number | boolean>,\n options: FillFormOptions = {},\n): Promise<void> => {\n const { timeout = 1000 } = options;\n\n for (const [fieldName, value] of Object.entries(values)) {\n const testId = `${formId}-${fieldName}`;\n\n await waitFor(\n () => {\n const element = screen.getByTestId(testId);\n\n if (element.tagName === \"INPUT\" || element.tagName === \"TEXTAREA\") {\n const inputElement = element as\n | HTMLInputElement\n | HTMLTextAreaElement;\n const inputType = inputElement.type?.toLowerCase();\n\n if (inputType === \"checkbox\" || inputElement.role === \"switch\") {\n // For checkboxes and switches, click to toggle\n const currentChecked = (inputElement as HTMLInputElement).checked;\n if (currentChecked !== Boolean(value)) {\n fireEvent.click(inputElement);\n }\n } else {\n // For text inputs, number inputs, etc.\n fireEvent.change(inputElement, {\n target: { value: String(value) },\n });\n }\n } else if (element.tagName === \"SELECT\") {\n // For select elements\n fireEvent.change(element, { target: { value: String(value) } });\n }\n },\n { timeout },\n );\n }\n};\n\n/**\n * Fill a single form field by its test ID.\n *\n * @param screen - The screen object from @testing-library/react\n * @param testId - The element's test ID\n * @param value - The value to set\n *\n * @example\n * ```tsx\n * import { fillField } from \"alepha/react/testing\";\n *\n * await fillField(screen, \"user-form-email\", \"alice@example.com\");\n * ```\n */\nexport const fillField = async (\n screen: Screen,\n testId: string,\n value: string | number | boolean,\n): Promise<void> => {\n const element = screen.getByTestId(testId);\n\n if (element.tagName === \"INPUT\" || element.tagName === \"TEXTAREA\") {\n const inputElement = element as HTMLInputElement | HTMLTextAreaElement;\n const inputType = inputElement.type?.toLowerCase();\n\n if (inputType === \"checkbox\" || inputElement.role === \"switch\") {\n const currentChecked = (inputElement as HTMLInputElement).checked;\n if (currentChecked !== Boolean(value)) {\n fireEvent.click(inputElement);\n }\n } else {\n fireEvent.change(inputElement, { target: { value: String(value) } });\n }\n } else if (element.tagName === \"SELECT\") {\n fireEvent.change(element, { target: { value: String(value) } });\n }\n};\n\n/**\n * Options for submitForm helper.\n */\nexport interface SubmitFormOptions {\n /**\n * Text of the submit button to click.\n * @default \"Submit\"\n */\n submitButtonText?: string;\n\n /**\n * Timeout for waiting for submission to complete.\n * @default 1000\n */\n timeout?: number;\n\n /**\n * Whether to wait for a form:submit:success event.\n * @default false\n */\n waitForSuccess?: boolean;\n}\n\n/**\n * Submit a form by clicking the submit button.\n *\n * @param screen - The screen object from @testing-library/react\n * @param options - Submit options\n *\n * @example\n * ```tsx\n * import { submitForm } from \"alepha/react/testing\";\n *\n * // Submit by clicking \"Submit\" button (default)\n * await submitForm(screen);\n *\n * // Submit by clicking a custom button\n * await submitForm(screen, { submitButtonText: \"Save\" });\n * ```\n */\nexport const submitForm = async (\n screen: Screen,\n options: SubmitFormOptions = {},\n): Promise<void> => {\n const { submitButtonText = \"Submit\" } = options;\n\n const submitButton = screen.getByText(submitButtonText);\n fireEvent.click(submitButton);\n};\n\n/**\n * Reset a form by clicking the reset button.\n *\n * @param screen - The screen object from @testing-library/react\n * @param resetButtonText - Text of the reset button\n *\n * @example\n * ```tsx\n * import { resetForm } from \"alepha/react/testing\";\n *\n * await resetForm(screen); // Clicks \"Reset\" button\n * await resetForm(screen, \"Clear\"); // Clicks \"Clear\" button\n * ```\n */\nexport const resetForm = async (\n screen: Screen,\n resetButtonText: string = \"Reset\",\n): Promise<void> => {\n const resetButton = screen.getByText(resetButtonText);\n fireEvent.click(resetButton);\n};\n\n/**\n * Wait for a form submission to complete by listening for the form:submit:end event.\n *\n * @param alepha - The Alepha instance\n * @param formId - The form's ID\n * @param timeout - Maximum time to wait in ms\n *\n * @example\n * ```tsx\n * import { waitForFormSubmit } from \"alepha/react/testing\";\n *\n * fireEvent.click(submitButton);\n * await waitForFormSubmit(alepha, \"my-form\");\n * // Form submission is now complete\n * ```\n */\nexport const waitForFormSubmit = async (\n alepha: {\n events: {\n once: (event: string, handler: (data: any) => void) => () => void;\n };\n },\n formId: string,\n timeout: number = 5000,\n): Promise<void> => {\n return new Promise((resolve, reject) => {\n const timer = setTimeout(() => {\n reject(new Error(`Form submission timeout after ${timeout}ms`));\n }, timeout);\n\n alepha.events.once(\"form:submit:end\", (data: { id: string }) => {\n if (data.id === formId) {\n clearTimeout(timer);\n resolve();\n }\n });\n });\n};\n\n/**\n * Toggle a switch or checkbox element.\n *\n * @param screen - The screen object from @testing-library/react\n * @param role - The role to find the element by (\"switch\" or \"checkbox\")\n * @param name - Optional accessible name to find a specific element\n *\n * @example\n * ```tsx\n * import { toggleSwitch } from \"alepha/react/testing\";\n *\n * // Toggle the first switch on the page\n * await toggleSwitch(screen, \"switch\");\n *\n * // Toggle a specific switch by its label\n * await toggleSwitch(screen, \"switch\", \"Enable notifications\");\n * ```\n */\nexport const toggleSwitch = async (\n screen: Screen,\n role: \"switch\" | \"checkbox\" = \"switch\",\n name?: string,\n): Promise<void> => {\n const element = name\n ? screen.getByRole(role, { name })\n : screen.getByRole(role);\n\n fireEvent.click(element);\n};\n","import {\n type RenderOptions,\n type RenderResult,\n render,\n} from \"@testing-library/react\";\nimport { Alepha } from \"alepha\";\nimport { AlephaLogger } from \"alepha/logger\";\nimport { AlephaContext } from \"alepha/react\";\nimport type { ReactElement, ReactNode } from \"react\";\n\n/**\n * Options for renderWithAlepha.\n */\nexport interface RenderWithAlephaOptions\n extends Omit<RenderOptions, \"wrapper\"> {\n /**\n * Pre-configured Alepha instance to use.\n * If not provided, a new instance with AlephaLogger will be created.\n */\n alepha?: Alepha;\n\n /**\n * Whether to automatically start the Alepha instance.\n * @default true\n */\n autoStart?: boolean;\n\n /**\n * Wrapper component to wrap around the rendered element.\n * Use this for UI framework providers (theme, etc.) or custom context providers.\n *\n * @example\n * ```tsx\n * import { ThemeProvider } from \"my-ui-library\";\n * renderWithAlepha(<MyComponent />, { wrapper: ThemeProvider });\n * ```\n */\n wrapper?: React.ComponentType<{ children: ReactNode }>;\n}\n\n/**\n * Result of renderWithAlepha, extending the standard render result.\n */\nexport interface RenderWithAlephaResult extends RenderResult {\n /**\n * The Alepha instance used for rendering.\n */\n alepha: Alepha;\n}\n\n/**\n * Render a React element with Alepha context for testing.\n *\n * This is a convenience wrapper around `@testing-library/react`'s `render` function\n * that automatically sets up the AlephaContext.Provider.\n *\n * @param element - The React element to render\n * @param options - Render options\n * @returns The render result with the Alepha instance\n *\n * @example\n * ```tsx\n * import { renderWithAlepha } from \"alepha/react/testing\";\n *\n * test(\"renders component\", async () => {\n * const { alepha, getByText } = await renderWithAlepha(<MyComponent />);\n *\n * expect(getByText(\"Hello\")).toBeDefined();\n * });\n * ```\n *\n * @example\n * ```tsx\n * // With custom Alepha configuration\n * import { renderWithAlepha } from \"alepha/react/testing\";\n * import { MyService, MockService } from \"./services\";\n *\n * test(\"renders with mocked service\", async () => {\n * const alepha = Alepha.create().with({ provide: MyService, use: MockService });\n *\n * const { getByText } = await renderWithAlepha(<MyComponent />, { alepha });\n *\n * expect(getByText(\"Mocked\")).toBeDefined();\n * });\n * ```\n *\n * @example\n * ```tsx\n * // With UI framework provider\n * import { renderWithAlepha } from \"alepha/react/testing\";\n * import { ThemeProvider } from \"my-ui-library\";\n *\n * test(\"renders themed component\", async () => {\n * const { getByRole } = await renderWithAlepha(\n * <Button>Click me</Button>,\n * { wrapper: ThemeProvider }\n * );\n *\n * expect(getByRole(\"button\")).toBeDefined();\n * });\n * ```\n */\nexport const renderWithAlepha = async (\n element: ReactElement,\n options: RenderWithAlephaOptions = {},\n): Promise<RenderWithAlephaResult> => {\n const {\n alepha: providedAlepha,\n autoStart = true,\n wrapper: CustomWrapper,\n ...renderOptions\n } = options;\n\n const alepha = providedAlepha ?? Alepha.create().with(AlephaLogger);\n\n if (autoStart) {\n await alepha.start();\n }\n\n const Wrapper = ({ children }: { children: ReactNode }) => {\n return (\n <AlephaContext.Provider value={alepha}>\n {CustomWrapper ? <CustomWrapper>{children}</CustomWrapper> : children}\n </AlephaContext.Provider>\n );\n };\n\n const result = render(element, {\n wrapper: Wrapper,\n ...renderOptions,\n });\n\n return {\n ...result,\n alepha,\n };\n};\n\n/**\n * Synchronous version of renderWithAlepha for cases where you don't need to await.\n * Note: If autoStart is true (default), you should use the async version instead.\n *\n * @param element - The React element to render\n * @param options - Render options (autoStart defaults to false)\n * @returns The render result with the Alepha instance\n */\nexport const renderWithAlephaSync = (\n element: ReactElement,\n options: RenderWithAlephaOptions = {},\n): RenderWithAlephaResult => {\n const {\n alepha: providedAlepha,\n autoStart = false,\n wrapper: CustomWrapper,\n ...renderOptions\n } = options;\n\n const alepha = providedAlepha ?? Alepha.create().with(AlephaLogger);\n\n if (autoStart) {\n // Fire and forget - not recommended, use async version instead\n alepha.start();\n }\n\n const Wrapper = ({ children }: { children: ReactNode }) => {\n return (\n <AlephaContext.Provider value={alepha}>\n {CustomWrapper ? <CustomWrapper>{children}</CustomWrapper> : children}\n </AlephaContext.Provider>\n );\n };\n\n const result = render(element, {\n wrapper: Wrapper,\n ...renderOptions,\n });\n\n return {\n ...result,\n alepha,\n };\n};\n","/**\n * Setup jsdom mocks required for testing React components that use browser APIs.\n * This includes mocks needed by Mantine UI components and other common browser APIs.\n *\n * Call this in your test setup (e.g., `beforeAll`) before rendering any components.\n *\n * @example\n * ```typescript\n * import { setupJsdomMocks } from \"alepha/react/testing\";\n *\n * beforeAll(() => {\n * setupJsdomMocks();\n * });\n * ```\n */\nexport const setupJsdomMocks = (): void => {\n // Mock window.matchMedia - required by Mantine for responsive styles\n if (typeof window !== \"undefined\" && !window.matchMedia) {\n Object.defineProperty(window, \"matchMedia\", {\n writable: true,\n value: (query: string): MediaQueryList => ({\n matches: false,\n media: query,\n onchange: null,\n addListener: () => {},\n removeListener: () => {},\n addEventListener: () => {},\n removeEventListener: () => {},\n dispatchEvent: () => false,\n }),\n });\n }\n\n // Mock ResizeObserver - required by Mantine ScrollArea and other components\n if (typeof window !== \"undefined\" && !window.ResizeObserver) {\n (window as any).ResizeObserver = class ResizeObserver {\n protected callback: ResizeObserverCallback;\n\n constructor(callback: ResizeObserverCallback) {\n this.callback = callback;\n }\n\n observe(_target: Element, _options?: ResizeObserverOptions): void {}\n unobserve(_target: Element): void {}\n disconnect(): void {}\n };\n }\n\n // Mock IntersectionObserver - used for lazy loading and virtualization\n if (typeof window !== \"undefined\" && !window.IntersectionObserver) {\n (window as any).IntersectionObserver = class IntersectionObserver {\n protected callback: IntersectionObserverCallback;\n\n constructor(\n callback: IntersectionObserverCallback,\n _options?: IntersectionObserverInit,\n ) {\n this.callback = callback;\n }\n\n observe(_target: Element): void {}\n unobserve(_target: Element): void {}\n disconnect(): void {}\n takeRecords(): IntersectionObserverEntry[] {\n return [];\n }\n\n get root(): Element | null {\n return null;\n }\n get rootMargin(): string {\n return \"\";\n }\n get thresholds(): ReadonlyArray<number> {\n return [];\n }\n };\n }\n\n // Mock scrollTo - used by many UI components\n if (typeof window !== \"undefined\" && !window.scrollTo) {\n window.scrollTo = () => {};\n }\n\n // Mock getComputedStyle for CSS calculations\n if (typeof window !== \"undefined\" && !window.getComputedStyle) {\n (window as any).getComputedStyle = () => ({\n getPropertyValue: () => \"\",\n });\n }\n};\n\n/**\n * Type declarations for mocked APIs.\n */\ndeclare global {\n interface Window {\n ResizeObserver: typeof ResizeObserver;\n IntersectionObserver: typeof IntersectionObserver;\n }\n}\n","import { $module } from \"alepha\";\n\n// ---------------------------------------------------------------------------------------------------------------------\n\nexport * from \"./form.ts\";\nexport * from \"./render.tsx\";\nexport * from \"./setup.ts\";\n\n// ---------------------------------------------------------------------------------------------------------------------\n\n/**\n * Testing utilities for Alepha React applications.\n *\n * **Features:**\n * - `renderWithAlepha()` - Render components with Alepha context\n * - `fillForm()` / `submitForm()` - Form testing helpers\n * - `setupJsdomMocks()` - Mock browser APIs for jsdom\n *\n * @module alepha.react.testing\n *\n * @example\n * ```tsx\n * import { renderWithAlepha, fillForm, submitForm, setupJsdomMocks } from \"alepha/react/testing\";\n *\n * // Setup mocks before tests\n * beforeAll(() => {\n * setupJsdomMocks();\n * });\n *\n * test(\"form submission\", async () => {\n * const { alepha, screen } = renderWithAlepha(<MyForm />);\n *\n * // Fill form fields by their schema keys\n * await fillForm(screen, \"my-form\", { name: \"Alice\", age: 30 });\n *\n * // Submit and wait for handler\n * await submitForm(screen);\n * });\n * ```\n */\nexport const AlephaReactTesting = $module({\n name: \"alepha.react.testing\",\n});\n"],"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,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209],"mappings":"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AW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,MAAM;GACJ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EAED,QAAQ;GACN,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,QAAQ;GACN,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,QAAQ;IACR,UAAU;IACX;GACF;EACD,aAAa;GACX,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,MAAM;GACJ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,MAAM;GACJ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,YAAY;GACV,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,YAAY;GACV,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EAED,QAAQ;GACN,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,aAAa;GACX,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,YAAY;GACV,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EAED,QAAQ;GACN,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,QAAQ;GACN,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EAED,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,gBAAgB;GACd,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,gBAAgB;GACd,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,YAAY;GACV,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,gBAAgB;GACd,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,MAAM;GACJ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,YAAY;GACV,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,QAAQ;GACN,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,YAAY;GACV,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,cAAc;GACZ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,MAAM;GAKJ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,OAAO;GACL,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,gBAAgB;GACd,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,cAAc;GACZ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,oBAAoB;GAClB,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,kBAAkB;GAChB,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,eAAe;GACb,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,eAAe;GACb,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,iBAAiB;GACf,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,aAAa;GACX,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,cAAc;GACZ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,aAAa;GACX,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,aAAa;GACX,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,WAAW;GACT,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,eAAe;GACb,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,YAAY;GACV,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,cAAc;GACZ,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,mBAAmB;GACjB,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EACD,oBAAoB;GAClB,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACZ,UAAU;IACX;GACF;EAED,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EAED,SAAS;GACP,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,QAAQ;GACN,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACD,UAAU;GACR,WAAW;GACX,aAAa;IACX,SAAS;IACT,YAAY;IACb;GACF;EACF;AACqB,SAAQ,gBAAgB,EAC5C,aAAa,YACd;;;;;ACpsBD,QAAO,eAAe,SAAS,cAAc,EAC3C,OAAO,MACR,CAAC;AACF,SAAQ,cAAc;AACtB,SAAQ,YAAY;CACpB,IAAI,UAAA,kBAAA;CACJ,IAAI,WAAA,iBAAA;CACJ,IAAI,YAAA,mBAAA;CACJ,SAAS,UAAU,SAAS,OAAO;AACjC,UAAQ,GAAG,QAAQ,YAAY,CAAC,mBAAmB;AACjD,OAAI,CAAC,MACH,OAAM,IAAI,MAAM,4DAA4D;AAE9E,OAAI,CAAC,QACH,OAAM,IAAI,MAAM,qBAAqB,MAAM,KAAK,yCAAyC;AAE3F,UAAO,QAAQ,cAAc,MAAM;IACnC;;CAEJ,SAAS,YAAY,WAAW,MAAM,MAAM,EAC1C,YAAY,SACZ,cAAc,EAAE,KACd,EAAE,EAAE;AACN,MAAI,CAAC,KACH,OAAM,IAAI,MAAM,qBAAqB,UAAU,yCAAyC;EAE1F,MAAM,YAAY;GAChB,GAAG;GACH,GAAG;GACJ;EACD,MAAM,EACJ,QAAQ,EACN,OACA,OACA,GAAG,qBACD,EAAE,KACJ;AACJ,MAAI,UAAU,KAAA,EACZ,gBAAe,MAAM,MAAM;AAE7B,MAAI,UAAU,KAAA,EAIZ,QAAO,eAAe,MAAM,SAAS;GACnC,cAAc;GACd,YAAY;GACZ,UAAU;GACV,OAAO;GACR,CAAC;AAEJ,SAAO,OAAO,MAAM,iBAAiB;EACrC,MAAM,UAAU,GAAG,SAAS,mBAAmB,KAAK;EACpD,MAAM,mBAAmB,OAAO,cAAc,OAAO;EACrD,IAAI;;AAEJ,MAAI,OAAO,qBAAqB,WAC9B,SAAQ,IAAI,iBAAiB,WAAW,UAAU;OAC7C;AAEL,WAAQ,OAAO,SAAS,YAAY,UAAU;GAC9C,MAAM,EACJ,SACA,YACA,QACA,GAAG,cACD;AACJ,SAAM,UAAU,WAAW,SAAS,YAAY,OAAO;AACvD,UAAO,KAAK,UAAU,CAAC,SAAQ,aAAY;AACzC,UAAM,YAAY,UAAU;KAC5B;;AAKJ,GADgC,gBAAgB,gBAC1B,CAAC,SAAQ,oBAAmB;GAChD,MAAM,oBAAoB,UAAU;AACpC,OAAI,OAAO,sBAAsB;;AAE/B,OAAI,OAAO,OAAO,iBAAiB,WACjC,QAAO,eAAe,OAAO,iBAAiB,EAC5C,OAAO,OAAO,oBAAoB,kBAAkB,CAAC,QAAQ,KAAK,aAAa;AAC7E,WAAO,eAAe,KAAK,UAAU,EACnC,OAAO,kBAAkB,WAC1B,CAAC;AACF,WAAO;MACN,IAAI,OAAO,cAAc,CAAC,EAC9B,CAAC;OAEF,QAAO,eAAe,OAAO,iBAAiB,EAC5C,OAAO,mBACR,CAAC;IAGN;AACF,SAAO;;AAET,QAAO,KAAK,UAAU,SAAS,CAAC,SAAQ,QAAO;EAC7C,MAAM,EACJ,WACA,gBACE,UAAU,SAAS;EACvB,MAAM,YAAY,IAAI,aAAa;AACnC,cAAY,QAAQ,MAAM,SAAS,YAAY,WAAW,MAAM,MAAM;GACpE;GACA;GACD,CAAC;AACF,YAAU,QAAQ,MAAM,SAAS,UAAU,MAAM,YAAY,KAAK,MAAM,KAAK,CAAC;GAC9E;CAIF,SAAS,eAAe,SAAS,OAAO;EACtC,MAAM,EACJ,KAAK,gBACH,OAAO,yBAAyB,SAAS,QAAQ,IAAI,EAAE;EAE3D,MAAM,EACJ,KAAK,yBACH,OAAO,yBAHO,OAAO,eAAe,QAGK,EAAE,QAAQ,IAAI,EAAE;AAC7D,MAAI,wBAAwB,gBAAgB,qBAC1C,sBAAqB,KAAK,SAAS,MAAM;WAIrC,YACF,aAAY,KAAK,SAAS,MAAM;MAEhC,OAAM,IAAI,MAAM,iDAAiD;;AAIvE,QAAO,KAAK,UAAU,cAAc,CAAC,SAAQ,aAAY;EACvD,MAAM,MAAM,UAAU,cAAc;AACpC,YAAU,aAAa,GAAG,SAAS,UAAU,KAAK,GAAG,KAAK;GAC1D;;;;;CChIF,IAAI,YAAY,WAAW;EAG3B,IAAI,IAAI,OAAO;EACf,IAAI,eAAe;EACnB,IAAI,gBAAgB;EACpB,IAAI,iBAAiB,EAAE;EAEvB,SAAS,aAAa,UAAU,WAAW;AACzC,OAAI,CAAC,eAAe,WAAW;AAC7B,mBAAe,YAAY,EAAE;AAC7B,SAAK,IAAI,IAAE,GAAI,IAAE,SAAS,QAAS,IACjC,gBAAe,UAAU,SAAS,OAAO,EAAE,IAAI;;AAGnD,UAAO,eAAe,UAAU;;EAGlC,IAAI,WAAW;GACb,kBAAmB,SAAU,OAAO;AAClC,QAAI,SAAS,KAAM,QAAO;IAC1B,IAAI,MAAM,SAAS,UAAU,OAAO,GAAG,SAAS,GAAE;AAAC,YAAO,aAAa,OAAO,EAAE;MAAG;AACnF,YAAQ,IAAI,SAAS,GAArB;KACA;KACA,KAAK,EAAI,QAAO;KAChB,KAAK,EAAI,QAAO,MAAI;KACpB,KAAK,EAAI,QAAO,MAAI;KACpB,KAAK,EAAI,QAAO,MAAI;;;GAItB,sBAAuB,SAAU,OAAO;AACtC,QAAI,SAAS,KAAM,QAAO;AAC1B,QAAI,SAAS,GAAI,QAAO;AACxB,WAAO,SAAS,YAAY,MAAM,QAAQ,IAAI,SAAS,OAAO;AAAE,YAAO,aAAa,cAAc,MAAM,OAAO,MAAM,CAAC;MAAI;;GAG5H,iBAAkB,SAAU,OAAO;AACjC,QAAI,SAAS,KAAM,QAAO;AAC1B,WAAO,SAAS,UAAU,OAAO,IAAI,SAAS,GAAE;AAAC,YAAO,EAAE,IAAE,GAAG;MAAG,GAAG;;GAGvE,qBAAqB,SAAU,YAAY;AACzC,QAAI,cAAc,KAAM,QAAO;AAC/B,QAAI,cAAc,GAAI,QAAO;AAC7B,WAAO,SAAS,YAAY,WAAW,QAAQ,OAAO,SAAS,OAAO;AAAE,YAAO,WAAW,WAAW,MAAM,GAAG;MAAM;;GAItH,sBAAsB,SAAU,cAAc;IAC5C,IAAI,aAAa,SAAS,SAAS,aAAa;IAChD,IAAI,MAAI,IAAI,WAAW,WAAW,SAAO,EAAE;AAE3C,SAAK,IAAI,IAAE,GAAG,WAAS,WAAW,QAAQ,IAAE,UAAU,KAAK;KACzD,IAAI,gBAAgB,WAAW,WAAW,EAAE;AAC5C,SAAI,IAAE,KAAK,kBAAkB;AAC7B,SAAI,IAAE,IAAE,KAAK,gBAAgB;;AAE/B,WAAO;;GAIT,0BAAyB,SAAU,YAAY;AAC7C,QAAI,eAAa,QAAQ,eAAa,KAAA,EAClC,QAAO,SAAS,WAAW,WAAW;SACnC;KACH,IAAI,MAAI,IAAI,MAAM,WAAW,SAAO,EAAE;AACtC,UAAK,IAAI,IAAE,GAAG,WAAS,IAAI,QAAQ,IAAE,UAAU,IAC7C,KAAI,KAAG,WAAW,IAAE,KAAG,MAAI,WAAW,IAAE,IAAE;KAG5C,IAAI,SAAS,EAAE;AACf,SAAI,QAAQ,SAAU,GAAG;AACvB,aAAO,KAAK,EAAE,EAAE,CAAC;OACjB;AACF,YAAO,SAAS,WAAW,OAAO,KAAK,GAAG,CAAC;;;GAQjD,+BAA+B,SAAU,OAAO;AAC9C,QAAI,SAAS,KAAM,QAAO;AAC1B,WAAO,SAAS,UAAU,OAAO,GAAG,SAAS,GAAE;AAAC,YAAO,cAAc,OAAO,EAAE;MAAG;;GAInF,mCAAkC,SAAU,OAAO;AACjD,QAAI,SAAS,KAAM,QAAO;AAC1B,QAAI,SAAS,GAAI,QAAO;AACxB,YAAQ,MAAM,QAAQ,MAAM,IAAI;AAChC,WAAO,SAAS,YAAY,MAAM,QAAQ,IAAI,SAAS,OAAO;AAAE,YAAO,aAAa,eAAe,MAAM,OAAO,MAAM,CAAC;MAAI;;GAG7H,UAAU,SAAU,cAAc;AAChC,WAAO,SAAS,UAAU,cAAc,IAAI,SAAS,GAAE;AAAC,YAAO,EAAE,EAAE;MAAG;;GAExE,WAAW,SAAU,cAAc,aAAa,gBAAgB;AAC9D,QAAI,gBAAgB,KAAM,QAAO;IACjC,IAAI,GAAG,OACH,qBAAoB,EAAE,EACtB,6BAA4B,EAAE,EAC9B,YAAU,IACV,aAAW,IACX,YAAU,IACV,oBAAmB,GACnB,mBAAkB,GAClB,kBAAiB,GACjB,eAAa,EAAE,EACf,mBAAiB,GACjB,wBAAsB,GACtB;AAEJ,SAAK,KAAK,GAAG,KAAK,aAAa,QAAQ,MAAM,GAAG;AAC9C,iBAAY,aAAa,OAAO,GAAG;AACnC,SAAI,CAAC,OAAO,UAAU,eAAe,KAAK,oBAAmB,UAAU,EAAE;AACvE,yBAAmB,aAAa;AAChC,iCAA2B,aAAa;;AAG1C,kBAAa,YAAY;AACzB,SAAI,OAAO,UAAU,eAAe,KAAK,oBAAmB,WAAW,CACrE,aAAY;UACP;AACL,UAAI,OAAO,UAAU,eAAe,KAAK,4BAA2B,UAAU,EAAE;AAC9E,WAAI,UAAU,WAAW,EAAE,GAAC,KAAK;AAC/B,aAAK,IAAE,GAAI,IAAE,iBAAkB,KAAK;AAClC,4BAAoB,oBAAoB;AACxC,aAAI,yBAAyB,cAAY,GAAG;AAC1C,kCAAwB;AACxB,uBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,6BAAmB;eAEnB;;AAGJ,gBAAQ,UAAU,WAAW,EAAE;AAC/B,aAAK,IAAE,GAAI,IAAE,GAAI,KAAK;AACpB,4BAAoB,oBAAoB,IAAM,QAAM;AACpD,aAAI,yBAAyB,cAAY,GAAG;AAC1C,kCAAwB;AACxB,uBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,6BAAmB;eAEnB;AAEF,iBAAQ,SAAS;;cAEd;AACL,gBAAQ;AACR,aAAK,IAAE,GAAI,IAAE,iBAAkB,KAAK;AAClC,4BAAoB,oBAAoB,IAAK;AAC7C,aAAI,yBAAwB,cAAY,GAAG;AACzC,kCAAwB;AACxB,uBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,6BAAmB;eAEnB;AAEF,iBAAQ;;AAEV,gBAAQ,UAAU,WAAW,EAAE;AAC/B,aAAK,IAAE,GAAI,IAAE,IAAK,KAAK;AACrB,4BAAoB,oBAAoB,IAAM,QAAM;AACpD,aAAI,yBAAyB,cAAY,GAAG;AAC1C,kCAAwB;AACxB,uBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,6BAAmB;eAEnB;AAEF,iBAAQ,SAAS;;;AAGrB;AACA,WAAI,qBAAqB,GAAG;AAC1B,4BAAoB,KAAK,IAAI,GAAG,gBAAgB;AAChD;;AAEF,cAAO,2BAA2B;aAC7B;AACL,eAAQ,mBAAmB;AAC3B,YAAK,IAAE,GAAI,IAAE,iBAAkB,KAAK;AAClC,2BAAoB,oBAAoB,IAAM,QAAM;AACpD,YAAI,yBAAyB,cAAY,GAAG;AAC1C,iCAAwB;AACxB,sBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,4BAAmB;cAEnB;AAEF,gBAAQ,SAAS;;;AAKrB;AACA,UAAI,qBAAqB,GAAG;AAC1B,2BAAoB,KAAK,IAAI,GAAG,gBAAgB;AAChD;;AAGF,yBAAmB,cAAc;AACjC,kBAAY,OAAO,UAAU;;;AAKjC,QAAI,cAAc,IAAI;AACpB,SAAI,OAAO,UAAU,eAAe,KAAK,4BAA2B,UAAU,EAAE;AAC9E,UAAI,UAAU,WAAW,EAAE,GAAC,KAAK;AAC/B,YAAK,IAAE,GAAI,IAAE,iBAAkB,KAAK;AAClC,2BAAoB,oBAAoB;AACxC,YAAI,yBAAyB,cAAY,GAAG;AAC1C,iCAAwB;AACxB,sBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,4BAAmB;cAEnB;;AAGJ,eAAQ,UAAU,WAAW,EAAE;AAC/B,YAAK,IAAE,GAAI,IAAE,GAAI,KAAK;AACpB,2BAAoB,oBAAoB,IAAM,QAAM;AACpD,YAAI,yBAAyB,cAAY,GAAG;AAC1C,iCAAwB;AACxB,sBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,4BAAmB;cAEnB;AAEF,gBAAQ,SAAS;;aAEd;AACL,eAAQ;AACR,YAAK,IAAE,GAAI,IAAE,iBAAkB,KAAK;AAClC,2BAAoB,oBAAoB,IAAK;AAC7C,YAAI,yBAAyB,cAAY,GAAG;AAC1C,iCAAwB;AACxB,sBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,4BAAmB;cAEnB;AAEF,gBAAQ;;AAEV,eAAQ,UAAU,WAAW,EAAE;AAC/B,YAAK,IAAE,GAAI,IAAE,IAAK,KAAK;AACrB,2BAAoB,oBAAoB,IAAM,QAAM;AACpD,YAAI,yBAAyB,cAAY,GAAG;AAC1C,iCAAwB;AACxB,sBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,4BAAmB;cAEnB;AAEF,gBAAQ,SAAS;;;AAGrB;AACA,UAAI,qBAAqB,GAAG;AAC1B,2BAAoB,KAAK,IAAI,GAAG,gBAAgB;AAChD;;AAEF,aAAO,2BAA2B;YAC7B;AACL,cAAQ,mBAAmB;AAC3B,WAAK,IAAE,GAAI,IAAE,iBAAkB,KAAK;AAClC,0BAAoB,oBAAoB,IAAM,QAAM;AACpD,WAAI,yBAAyB,cAAY,GAAG;AAC1C,gCAAwB;AACxB,qBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,2BAAmB;aAEnB;AAEF,eAAQ,SAAS;;;AAKrB;AACA,SAAI,qBAAqB,GAAG;AAC1B,0BAAoB,KAAK,IAAI,GAAG,gBAAgB;AAChD;;;AAKJ,YAAQ;AACR,SAAK,IAAE,GAAI,IAAE,iBAAkB,KAAK;AAClC,wBAAoB,oBAAoB,IAAM,QAAM;AACpD,SAAI,yBAAyB,cAAY,GAAG;AAC1C,8BAAwB;AACxB,mBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD,yBAAmB;WAEnB;AAEF,aAAQ,SAAS;;AAInB,WAAO,MAAM;AACX,wBAAoB,oBAAoB;AACxC,SAAI,yBAAyB,cAAY,GAAG;AAC1C,mBAAa,KAAK,eAAe,iBAAiB,CAAC;AACnD;WAEG;;AAEP,WAAO,aAAa,KAAK,GAAG;;GAG9B,YAAY,SAAU,YAAY;AAChC,QAAI,cAAc,KAAM,QAAO;AAC/B,QAAI,cAAc,GAAI,QAAO;AAC7B,WAAO,SAAS,YAAY,WAAW,QAAQ,OAAO,SAAS,OAAO;AAAE,YAAO,WAAW,WAAW,MAAM;MAAI;;GAGjH,aAAa,SAAU,QAAQ,YAAY,cAAc;IACvD,IAAI,aAAa,EAAE,EAEf,YAAY,GACZ,WAAW,GACX,UAAU,GACV,QAAQ,IACR,SAAS,EAAE,EACX,GACA,GACA,MAAM,MAAM,UAAU,OACtB,GACA,OAAO;KAAC,KAAI,aAAa,EAAE;KAAE,UAAS;KAAY,OAAM;KAAE;AAE9D,SAAK,IAAI,GAAG,IAAI,GAAG,KAAK,EACtB,YAAW,KAAK;AAGlB,WAAO;AACP,eAAW,KAAK,IAAI,GAAE,EAAE;AACxB,YAAM;AACN,WAAO,SAAO,UAAU;AACtB,YAAO,KAAK,MAAM,KAAK;AACvB,UAAK,aAAa;AAClB,SAAI,KAAK,YAAY,GAAG;AACtB,WAAK,WAAW;AAChB,WAAK,MAAM,aAAa,KAAK,QAAQ;;AAEvC,cAAS,OAAK,IAAI,IAAI,KAAK;AAC3B,eAAU;;AAGZ,YAAe,MAAf;KACE,KAAK;AACD,aAAO;AACP,iBAAW,KAAK,IAAI,GAAE,EAAE;AACxB,cAAM;AACN,aAAO,SAAO,UAAU;AACtB,cAAO,KAAK,MAAM,KAAK;AACvB,YAAK,aAAa;AAClB,WAAI,KAAK,YAAY,GAAG;AACtB,aAAK,WAAW;AAChB,aAAK,MAAM,aAAa,KAAK,QAAQ;;AAEvC,gBAAS,OAAK,IAAI,IAAI,KAAK;AAC3B,iBAAU;;AAEd,UAAI,EAAE,KAAK;AACX;KACF,KAAK;AACD,aAAO;AACP,iBAAW,KAAK,IAAI,GAAE,GAAG;AACzB,cAAM;AACN,aAAO,SAAO,UAAU;AACtB,cAAO,KAAK,MAAM,KAAK;AACvB,YAAK,aAAa;AAClB,WAAI,KAAK,YAAY,GAAG;AACtB,aAAK,WAAW;AAChB,aAAK,MAAM,aAAa,KAAK,QAAQ;;AAEvC,gBAAS,OAAK,IAAI,IAAI,KAAK;AAC3B,iBAAU;;AAEd,UAAI,EAAE,KAAK;AACX;KACF,KAAK,EACH,QAAO;;AAEX,eAAW,KAAK;AAChB,QAAI;AACJ,WAAO,KAAK,EAAE;AACd,WAAO,MAAM;AACX,SAAI,KAAK,QAAQ,OACf,QAAO;AAGT,YAAO;AACP,gBAAW,KAAK,IAAI,GAAE,QAAQ;AAC9B,aAAM;AACN,YAAO,SAAO,UAAU;AACtB,aAAO,KAAK,MAAM,KAAK;AACvB,WAAK,aAAa;AAClB,UAAI,KAAK,YAAY,GAAG;AACtB,YAAK,WAAW;AAChB,YAAK,MAAM,aAAa,KAAK,QAAQ;;AAEvC,eAAS,OAAK,IAAI,IAAI,KAAK;AAC3B,gBAAU;;AAGZ,aAAQ,IAAI,MAAZ;MACE,KAAK;AACH,cAAO;AACP,kBAAW,KAAK,IAAI,GAAE,EAAE;AACxB,eAAM;AACN,cAAO,SAAO,UAAU;AACtB,eAAO,KAAK,MAAM,KAAK;AACvB,aAAK,aAAa;AAClB,YAAI,KAAK,YAAY,GAAG;AACtB,cAAK,WAAW;AAChB,cAAK,MAAM,aAAa,KAAK,QAAQ;;AAEvC,iBAAS,OAAK,IAAI,IAAI,KAAK;AAC3B,kBAAU;;AAGZ,kBAAW,cAAc,EAAE,KAAK;AAChC,WAAI,WAAS;AACb;AACA;MACF,KAAK;AACH,cAAO;AACP,kBAAW,KAAK,IAAI,GAAE,GAAG;AACzB,eAAM;AACN,cAAO,SAAO,UAAU;AACtB,eAAO,KAAK,MAAM,KAAK;AACvB,aAAK,aAAa;AAClB,YAAI,KAAK,YAAY,GAAG;AACtB,cAAK,WAAW;AAChB,cAAK,MAAM,aAAa,KAAK,QAAQ;;AAEvC,iBAAS,OAAK,IAAI,IAAI,KAAK;AAC3B,kBAAU;;AAEZ,kBAAW,cAAc,EAAE,KAAK;AAChC,WAAI,WAAS;AACb;AACA;MACF,KAAK,EACH,QAAO,OAAO,KAAK,GAAG;;AAG1B,SAAI,aAAa,GAAG;AAClB,kBAAY,KAAK,IAAI,GAAG,QAAQ;AAChC;;AAGF,SAAI,WAAW,GACb,SAAQ,WAAW;cAEf,MAAM,SACR,SAAQ,IAAI,EAAE,OAAO,EAAE;SAEvB,QAAO;AAGX,YAAO,KAAK,MAAM;AAGlB,gBAAW,cAAc,IAAI,MAAM,OAAO,EAAE;AAC5C;AAEA,SAAI;AAEJ,SAAI,aAAa,GAAG;AAClB,kBAAY,KAAK,IAAI,GAAG,QAAQ;AAChC;;;;GAKP;AACC,SAAO;KACL;AAEJ,KAAI,OAAO,WAAW,cAAc,OAAO,IACzC,QAAO,WAAY;AAAE,SAAO;GAAY;UAC/B,OAAO,WAAW,eAAe,UAAU,KACpD,QAAO,UAAU;UACR,OAAO,YAAY,eAAe,WAAW,KACtD,SAAQ,OAAO,YAAY,EAAE,CAAC,CAC7B,QAAQ,YAAY,WAAY;AAC/B,SAAO;GACP;;;;;CCtfJ,IAAI,yBAAA,+BAAA;AACJ,QAAO,eAAe,SAAS,cAAc,EAC3C,OAAO,MACR,CAAC;AACF,SAAQ,SAAS,KAAK;CACtB,IAAI,YAAY,uBAAA,mBAAA,CAA4C;CAC5D,IAAI,wBAAA,iCAAA;CACJ,IAAI,WAAA,iBAAA;CACJ,IAAI,aAAA,oBAAA;CACJ,IAAI,UAAU,wBAAA,iBAAA,CAA6C;CAC3D,SAAS,wBAAwB,GAAG,GAAG;AAAE,MAAI,cAAc,OAAO,SAAS,IAAI,oBAAI,IAAI,SAAS,EAAE,oBAAI,IAAI,SAAS;AAAE,UAAQ,0BAA0B,SAAU,GAAG,GAAG;AAAE,OAAI,CAAC,KAAK,KAAK,EAAE,WAAY,QAAO;GAAG,IAAI,GAAG,GAAG,IAAI;IAAE,WAAW;IAAM,SAAS;IAAG;AAAE,OAAI,SAAS,KAAK,YAAY,OAAO,KAAK,cAAc,OAAO,EAAG,QAAO;AAAG,OAAI,IAAI,IAAI,IAAI,GAAG;AAAE,QAAI,EAAE,IAAI,EAAE,CAAE,QAAO,EAAE,IAAI,EAAE;AAAE,MAAE,IAAI,GAAG,EAAE;;AAAI,QAAK,MAAM,KAAK,EAAG,eAAc,KAAK,EAAE,CAAC,eAAe,KAAK,GAAG,EAAE,MAAM,KAAK,IAAI,OAAO,mBAAmB,OAAO,yBAAyB,GAAG,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,GAAG,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE;AAAK,UAAO;KAAM,GAAG,EAAE;;CAInmB,SAAS,SAAS,QAAQ;AAGxB,SAAO,OAAO,QAAQ,qBAAqB,KAAK;;CAElD,SAAS,OAAO,OAAO;AACrB,SAAO,UAAU,QAAQ,8BAA8B,SAAS,MAAM,CAAC;;CAEzE,SAAS,iBAAiB,QAAQ;AAChC,SAAO,0CAA0C,OAAO,OAAO;;CAEjE,MAAM,SAAS,SAAS,WAAW,YAAY,MAAM,QAAQ,QAAQ,GAAG,QAAQ,SAAQ,QAAO,GAAG,WAAW,QAAQ,IAAI,WAAW,QAAQ,CAAC,IAAI,GAAG,WAAW,QAAQ,SAAS,WAAW,QAAQ;CACnM,MAAM,2BAA2B,WAAW,GAAG,SAAS,cAAc,CAAC,SAAS;AAE9E,MAAI,CAAC,WAAW,EAAE,eAAe,UAAU;AACzC,WAAQ,IAAI,0DAA0D;AACtE;;AAGF,MAAI,CAAC,QAAQ,WAAW;AACtB,WAAQ,IAAI,kDAAkD;AAC9D;;EAEF,MAAM,gBAAgB,iBAAiB,QAAQ,UAAU;AACzD,UAAQ,IAAI,oCAAoC,gBAAgB;AAChE,SAAO;;CAET,MAAM,eAAe;EACnB;EACA;EACD;AACc,SAAQ,SAAS,OAAO,aAAa,eAAe,SAAS,QACzE,GAAG,sBAAsB,sBAAsB,SAAS,MAAM,SAAS,aAAa,GAAG,OAAO,KAAK,QAAQ,CAAC,QAAQ,SAAS,QAAQ;AAItI,UAAQ,aAAa;AACnB,SAAM,IAAI,UAAU,4IAA4I;;AAElK,SAAO;IACN,aAAa;;;;;ACtDhB,QAAO,eAAe,SAAS,cAAc,EAC3C,OAAO,MACR,CAAC;CACF,IAAI,eAAe;EACjB,QAAQ;EACR,SAAS;EACT,cAAc;EACd,sBAAsB;EACtB,UAAU;EACV,UAAU;EACV,gBAAgB;EAChB,WAAW;EACX,WAAW;EACZ;AACD,QAAO,eAAe,SAAS,aAAa;EAC1C,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,QAAQ;;EAElB,CAAC;AACF,QAAO,eAAe,SAAS,aAAa;EAC1C,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,QAAQ;;EAElB,CAAC;AACF,QAAO,eAAe,SAAS,wBAAwB;EACrD,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,SAAS;;EAEnB,CAAC;AACF,QAAO,eAAe,SAAS,YAAY;EACzC,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,aAAa;;EAEvB,CAAC;AACF,QAAO,eAAe,SAAS,kBAAkB;EAC/C,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,aAAa;;EAEvB,CAAC;AACF,QAAO,eAAe,SAAS,YAAY;EACzC,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,aAAa;;EAEvB,CAAC;AACF,SAAQ,eAAe,QAAQ,UAAU,KAAK;AAC9C,QAAO,eAAe,SAAS,UAAU;EACvC,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,sBAAsB;;EAEhC,CAAC;CACF,IAAI,wBAAA,iCAAA;AACJ,QAAO,KAAK,sBAAsB,CAAC,QAAQ,SAAU,KAAK;AACxD,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,sBAAsB,KAAM;AACnE,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,sBAAsB;;GAEhC,CAAC;GACF;CACF,IAAI,UAAU,wBAAA,iBAAA,CAA6C;AAC3D,SAAQ,UAAU;AAClB,QAAO,KAAK,QAAQ,CAAC,QAAQ,SAAU,KAAK;AAC1C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,QAAQ,KAAM;AACrD,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,QAAQ;;GAElB,CAAC;GACF;CACF,IAAI,eAAe,wBAAA,uBAAA,CAAmD;AACtE,SAAQ,eAAe;AACvB,QAAO,KAAK,aAAa,CAAC,QAAQ,SAAU,KAAK;AAC/C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,aAAa,KAAM;AAC1D,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,aAAa;;GAEvB,CAAC;GACF;CACF,IAAI,WAAA,kBAAA;AACJ,QAAO,KAAK,SAAS,CAAC,QAAQ,SAAU,KAAK;AAC3C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,SAAS,KAAM;AACtD,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,SAAS;;GAEnB,CAAC;GACF;CACF,IAAI,6BAAA,wCAAA;AACJ,QAAO,KAAK,2BAA2B,CAAC,QAAQ,SAAU,KAAK;AAC7D,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,2BAA2B,KAAM;AACxE,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,2BAA2B;;GAErC,CAAC;GACF;CACF,IAAI,WAAA,iBAAA;CACJ,IAAI,eAAA,uBAAA;AACJ,QAAO,KAAK,aAAa,CAAC,QAAQ,SAAU,KAAK;AAC/C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,aAAa,KAAM;AAC1D,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,aAAa;;GAEvB,CAAC;GACF;CACF,IAAI,UAAA,gBAAA;AACJ,QAAO,KAAK,QAAQ,CAAC,QAAQ,SAAU,KAAK;AAC1C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,QAAQ,KAAM;AACrD,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,QAAQ;;GAElB,CAAC;GACF;CACF,IAAI,UAAA,gBAAA;AACJ,QAAO,KAAK,QAAQ,CAAC,QAAQ,SAAU,KAAK;AAC1C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,QAAQ,KAAM;AACrD,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,QAAQ;;GAElB,CAAC;GACF;CACF,IAAI,eAAA,sBAAA;CACJ,IAAI,aAAA,oBAAA;AACJ,QAAO,KAAK,WAAW,CAAC,QAAQ,SAAU,KAAK;AAC7C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,WAAW,KAAM;AACxD,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,WAAW;;GAErB,CAAC;GACF;CACF,IAAI,UAAA,kBAAA;CACJ,IAAI,eAAA,qBAAA;AACJ,QAAO,KAAK,aAAa,CAAC,QAAQ,SAAU,KAAK;AAC/C,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,aAAa,KAAM;AAC1D,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,aAAa;;GAEvB,CAAC;GACF;CACF,SAAS,wBAAwB,GAAG,GAAG;AAAE,MAAI,cAAc,OAAO,SAAS,IAAI,oBAAI,IAAI,SAAS,EAAE,oBAAI,IAAI,SAAS;AAAE,UAAQ,0BAA0B,SAAU,GAAG,GAAG;AAAE,OAAI,CAAC,KAAK,KAAK,EAAE,WAAY,QAAO;GAAG,IAAI,GAAG,GAAG,IAAI;IAAE,WAAW;IAAM,SAAS;IAAG;AAAE,OAAI,SAAS,KAAK,YAAY,OAAO,KAAK,cAAc,OAAO,EAAG,QAAO;AAAG,OAAI,IAAI,IAAI,IAAI,GAAG;AAAE,QAAI,EAAE,IAAI,EAAE,CAAE,QAAO,EAAE,IAAI,EAAE;AAAE,MAAE,IAAI,GAAG,EAAE;;AAAI,QAAK,MAAM,KAAK,EAAG,eAAc,KAAK,EAAE,CAAC,eAAe,KAAK,GAAG,EAAE,MAAM,KAAK,IAAI,OAAO,mBAAmB,OAAO,yBAAyB,GAAG,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,GAAG,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE;AAAK,UAAO;KAAM,GAAG,EAAE;;;;;;ACtLnmB,QAAO,eAAe,SAAS,cAAc,EAC3C,OAAO,MACR,CAAC;AACF,SAAQ,YAAY,KAAK;CACzB,IAAI,OAAA,gBAAA;CAKJ,MAAM,aAAa,GAAG,UAAU,GAAG,KAAK,WAAW,GAAG,KAAK;AAC3D,SAAQ,YAAY;AACpB,QAAO,KAAK,KAAK,UAAU,CAAC,SAAQ,QAAO;AACzC,YAAU,QAAQ,GAAG,SAAS,KAAK,UAAU,KAAK,GAAG,KAAK;GAC1D;CAKF,MAAM,aAAa,UAAU;CAC7B,MAAM,aAAa,UAAU;AAC7B,WAAU,cAAc,GAAG,SAAS;AAClC,aAAW,GAAG,KAAK;AACnB,SAAO,UAAU,UAAU,GAAG,KAAK;;AAErC,WAAU,cAAc,GAAG,SAAS;AAClC,aAAW,GAAG,KAAK;AACnB,SAAO,UAAU,SAAS,GAAG,KAAK;;CAEpC,MAAM,eAAe,UAAU;CAC/B,MAAM,eAAe,UAAU;AAC/B,WAAU,gBAAgB,GAAG,SAAS;AACpC,eAAa,GAAG,KAAK;AACrB,SAAO,UAAU,YAAY,GAAG,KAAK;;AAEvC,WAAU,gBAAgB,GAAG,SAAS;AACpC,eAAa,GAAG,KAAK;AACrB,SAAO,UAAU,WAAW,GAAG,KAAK;;CAEtC,MAAM,SAAS,UAAU;AACzB,WAAU,UAAU,MAAM,SAAS;AACjC,SAAO,MAAM,KAAK;AAElB,OAAK,OAAO;AAUZ,YAAU,MAAM,MAAM,KAAK;;CAM7B,MAAM,OAAO,UAAU;CACvB,MAAM,QAAQ,UAAU;AACxB,WAAU,QAAQ,GAAG,SAAS;AAC5B,YAAU,SAAS,GAAG,KAAK;AAC3B,SAAO,KAAK,GAAG,KAAK;;AAEtB,WAAU,SAAS,GAAG,SAAS;AAC7B,YAAU,QAAQ,GAAG,KAAK;AAC1B,SAAO,MAAM,GAAG,KAAK;;;;;;AClEvB,QAAO,eAAe,SAAS,cAAc,EAC3C,OAAO,MACR,CAAC;AACF,SAAQ,YAAY;AACpB,SAAQ,YAAY;CACpB,IAAI,OAAA,gBAAA;CACJ,IAAI,eAAe,EACjB,iBAAiB,OAClB;CACD,SAAS,YAAY;AACnB,SAAO;GACL,IAAI,GAAG,KAAK,YAAY;GACxB,GAAG;GACJ;;CAEH,SAAS,UAAU,WAAW;AAC5B,MAAI,OAAO,cAAc,WAGvB,aAAY,UAAU,WAAW,CAAC;EAEpC,MAAM,EACJ,iBACA,GAAG,iBACD;AACJ,GAAC,GAAG,KAAK,WAAW,aAAa;AACjC,iBAAe;GACb,GAAG;GACH;GACD;;;;;;CC7BH,IAAI,yBAAA,+BAAA;AACJ,QAAO,eAAe,SAAS,cAAc,EAC3C,OAAO,MACR,CAAC;CACF,IAAI,eAAe;EACjB,QAAQ;EACR,YAAY;EACZ,SAAS;EACT,KAAK;EACL,WAAW;EACX,WAAW;EACX,WAAW;EACZ;AACD,QAAO,eAAe,SAAS,OAAO;EACpC,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,WAAW;;EAErB,CAAC;AACF,SAAQ,UAAU;AAClB,QAAO,eAAe,SAAS,aAAa;EAC1C,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,QAAQ;;EAElB,CAAC;AACF,QAAO,eAAe,SAAS,aAAa;EAC1C,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,WAAW;;EAErB,CAAC;AACF,QAAO,eAAe,SAAS,aAAa;EAC1C,YAAY;EACZ,KAAK,WAAY;AACf,UAAO,QAAQ;;EAElB,CAAC;AACF,SAAQ,SAAS;AACjB,SAAQ,aAAa;CACrB,IAAI,QAAQ,wBAAA,UAAgC,QAAQ,CAAC;CACrD,IAAI,YAAY,uBAAA,UAA+B,YAAY,CAAC;CAC5D,IAAI,iBAAiB,wBAAA,UAAgC,mBAAmB,CAAC;CACzE,IAAI,OAAA,gBAAA;AACJ,QAAO,KAAK,KAAK,CAAC,QAAQ,SAAU,KAAK;AACvC,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,UAAU,eAAe,KAAK,cAAc,IAAI,CAAE;AAC7D,MAAI,OAAO,WAAW,QAAQ,SAAS,KAAK,KAAM;AAClD,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,KAAK;;GAEf,CAAC;GACF;CACF,IAAI,aAAa,wBAAA,oBAAA,CAAgD;CACjE,IAAI,aAAA,oBAAA;CACJ,IAAI,UAAA,gBAAA;CACJ,SAAS,wBAAwB,GAAG,GAAG;AAAE,MAAI,cAAc,OAAO,SAAS,IAAI,oBAAI,IAAI,SAAS,EAAE,oBAAI,IAAI,SAAS;AAAE,UAAQ,0BAA0B,SAAU,GAAG,GAAG;AAAE,OAAI,CAAC,KAAK,KAAK,EAAE,WAAY,QAAO;GAAG,IAAI,GAAG,GAAG,IAAI;IAAE,WAAW;IAAM,SAAS;IAAG;AAAE,OAAI,SAAS,KAAK,YAAY,OAAO,KAAK,cAAc,OAAO,EAAG,QAAO;AAAG,OAAI,IAAI,IAAI,IAAI,GAAG;AAAE,QAAI,EAAE,IAAI,EAAE,CAAE,QAAO,EAAE,IAAI,EAAE;AAAE,MAAE,IAAI,GAAG,EAAE;;AAAI,QAAK,MAAM,KAAK,EAAG,eAAc,KAAK,EAAE,CAAC,eAAe,KAAK,GAAG,EAAE,MAAM,KAAK,IAAI,OAAO,mBAAmB,OAAO,yBAAyB,GAAG,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,GAAG,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE;AAAK,UAAO;KAAM,GAAG,EAAE;;CACnmB,SAAS,2BAA2B;;AAElC,MAAI,OAAO,SAAS,eAAe,SAAS,KAC1C,QAEE,WAAW,oBAAoB,QAG/B,OAAO,UAAU,eAAe,KAAK,YAAY,QAAQ;AAI7D,SAAO;;AAET,EAAC,GAAG,KAAK,WAAW;EAClB,gCAA+B,OAAM;AACnC,WAAQ,GAAG,WAAW,SAAS,GAAG;;EAKpC,cAAc,OAAM,OAAM;GACxB,MAAM,0BAA0B,GAAG,WAAW,2BAA2B;AACzE,IAAC,GAAG,WAAW,wBAAwB,MAAM;AAC7C,OAAI;IACF,MAAM,SAAS,MAAM,IAAI;AAIzB,UAAM,IAAI,SAAQ,YAAW;AAC3B,sBAAiB;AACf,eAAS;QACR,EAAE;AACL,SAAI,0BAA0B,CAC5B,MAAK,oBAAoB,EAAE;MAE7B;AACF,WAAO;aACC;AACR,KAAC,GAAG,WAAW,wBAAwB,uBAAuB;;;EAGlE,eAAc,OAAM;GAClB,IAAI;AACJ,IAAC,GAAG,WAAW,eAAe;AAC5B,aAAS,IAAI;KACb;AACF,UAAO;;EAEV,CAAC;;;;CAOF,MAAM,oCAAoB,IAAI,KAAK;;;;CAInC,MAAM,qBAAqB,EAAE;CAC7B,SAAS,mBAAmB,cAAc,iBAAiB;AACzD,SAAO,oBAAoB,GAAG,QAAQ,YAAY,CAAC,kBAA+B,sBAAM,cAAc,MAAM,YAAY,MAAM,aAAa,GAAG;;CAEhJ,SAAS,eAAe,cAAc,kBAAkB;AACtD,SAAO,mBAAgC,sBAAM,cAAc,kBAAkB,MAAM,aAAa,GAAG;;CAErG,SAAS,qBAAqB,WAAW,EACvC,SACA,eACA,oBACA,IACA,SAAS,kBACT,mBACC;EACD,IAAI;AACJ,MAAI,QACF,EAAC,GAAG,WAAW,eAAe;AAC5B,UAAO,eAAe,YAAY,WAAW,mBAAmB,eAAe,IAAI,iBAAiB,EAAE,gBAAgB,EAAE;IACtH;IACA;IACD,CAAC;IACF;MAEF,QAAO,eAAe,WAAW,WAAW;GAC1C;GACA;GACD,CAAC;AAEJ,SAAO;GACL,UAAU;;AAER,QAAI,CAAC,QACH,OAAM,IAAI,MAAM,0FAA0F;;GAI9G,OAAO,SAAS;AACd,SAAK,OAAO,QAAQ;;GAEtB,UAAU;AACR,SAAK,SAAS;;GAEjB;;CAEH,SAAS,iBAAiB,WAAW;AACnC,SAAO;GACL,QAAQ,SAAS;AACf,cAAU,QAAQ,QAAQ,SAAS,UAAU;;GAE/C,OAAO,SAAS;AACd,cAAU,QAAQ,OAAO,SAAS,UAAU;;GAE9C,UAAU;AACR,cAAU,QAAQ,uBAAuB,UAAU;;GAEtD;;CAEH,SAAS,WAAW,IAAI,EACtB,aACA,WACA,SACA,SACA,MACA,SAAS,kBACT,mBACC;AACD,GAAC,GAAG,WAAW,eAAe;AAC5B,OAAI,QACF,MAAK,QAAQ,mBAAmB,eAAe,IAAI,iBAAiB,EAAE,gBAAgB,EAAE,UAAU;OAElG,MAAK,OAAO,mBAAmB,eAAe,IAAI,iBAAiB,EAAE,gBAAgB,EAAE,UAAU;IAEnG;AACF,SAAO;GACL;GACA;GACA,QAAQ,KAAK,aAAa,WAAW,YAAY,MAAM,QAAQ,GAAG,GAElE,GAAG,SAAQ,MAAK,QAAQ,KAAK,GAAG,KAAK,WAAW,GAAG,WAAW,QAAQ,CAAC,CAAC,GAExE,QAAQ,KAAK,GAAG,KAAK,WAAW,IAAI,WAAW,QAAQ,CAAC;GACxD,eAAe;AACb,KAAC,GAAG,WAAW,eAAe;AAC5B,UAAK,SAAS;MACd;;GAEJ,WAAU,eAAc;AACtB,eAAW,YAAY;KACrB;KACA;KACA;KACA,SAAS;KACT;KACD,CAAC;;GAIJ,kBAAkB;;AAEhB,QAAI,OAAO,SAAS,gBAAgB,WAClC,QAAO,SAAS,aAAa,CAAC,yBAAyB,UAAU,UAAU;SACtE;KACL,MAAM,WAAW,SAAS,cAAc,WAAW;AACnD,cAAS,YAAY,UAAU;AAC/B,YAAO,SAAS;;;GAGpB,IAAI,GAAG,KAAK,sBAAsB,aAAa,QAAQ;GACxD;;CAEH,SAAS,OAAO,IAAI,EAClB,WACA,cAAc,WACd,aAAa,OACb,eACA,iBACA,oBACA,SACA,UAAU,OACV,SACA,oBACE,EAAE,EAAE;AACN,MAAI,oBAAoB,KAAA,EACtB,OAAM,IAAI,MAAM,6FAA6F;AAE/G,MAAI,cAAc,OAAO,UAAU,QAAQ,WAAW,YAAY;GAChE,MAAM,wBAAQ,IAAI,MAAM,gQAA0Q;AAClS,SAAM,kBAAkB,OAAO,OAAO;AACtC,SAAM;;AAER,MAAI,CAAC,YAGH,eAAc,SAAS;AAEzB,MAAI,CAAC,UACH,aAAY,YAAY,YAAY,SAAS,cAAc,MAAM,CAAC;EAEpE,IAAI;AAEJ,MAAI,CAAC,kBAAkB,IAAI,UAAU,EAAE;AAErC,WADuB,aAAa,mBAAmB,sBACjC,WAAW;IAC/B;IACA;IACA;IACA;IACA;IACA;IACD,CAAC;AACF,sBAAmB,KAAK;IACtB;IACA;IACD,CAAC;AAIF,qBAAkB,IAAI,UAAU;QAEhC,oBAAmB,SAAQ,cAAa;;AAItC,OAAI,UAAU,cAAc,UAC1B,QAAO,UAAU;IAEnB;AAEJ,SAAO,WAAW,IAAI;GACpB;GACA;GACA;GACA;GACA;GACA;GACA;GACD,CAAC;;CAEJ,SAAS,UAAU;AACjB,qBAAmB,SAAS,EAC1B,MACA,gBACI;AACJ,IAAC,GAAG,WAAW,eAAe;AAC5B,SAAK,SAAS;KACd;AACF,OAAI,UAAU,eAAe,SAAS,KACpC,UAAS,KAAK,YAAY,UAAU;IAEtC;AACF,qBAAmB,SAAS;AAC5B,oBAAkB,OAAO;;CAE3B,SAAS,WAAW,gBAAgB,UAAU,EAAE,EAAE;EAChD,MAAM,EACJ,cACA,GAAG,kBACD;AACJ,MAAI,cAAc,cAAc,OAAO,UAAU,QAAQ,WAAW,YAAY;GAC9E,MAAM,wBAAQ,IAAI,MAAM,gQAA0Q;AAClS,SAAM,kBAAkB,OAAO,WAAW;AAC1C,SAAM;;EAER,MAAM,SAAsB,sBAAM,WAAW;EAC7C,SAAS,cAAc,EACrB,uBACC;GACD,MAAM,gBAAgB,eAAe,oBAAoB;AACzD,SAAM,gBAAgB;AACpB,WAAO,UAAU;KACjB;AACF,UAAO;;EAET,MAAM,EACJ,UAAU,cACV,YACE,OAAoB,sBAAM,cAAc,eAAe,EACzD,qBAAqB,cACtB,CAAC,EAAE,cAAc;EAClB,SAAS,SAAS,uBAAuB;AACvC,UAAO,aAA0B,sBAAM,cAAc,eAAe,EAClE,qBAAqB,uBACtB,CAAC,CAAC;;AAEL,SAAO;GACL;GACA;GACA;GACD;;;;;;AC5VH,QAAO,eAAe,SAAS,cAAc,EAC3C,OAAO,MACR,CAAC;CACF,IAAI,aAAA,oBAAA;CACJ,IAAI,QAAA,cAAA;AACJ,QAAO,KAAK,MAAM,CAAC,QAAQ,SAAU,KAAK;AACxC,MAAI,QAAQ,aAAa,QAAQ,aAAc;AAC/C,MAAI,OAAO,WAAW,QAAQ,SAAS,MAAM,KAAM;AACnD,SAAO,eAAe,SAAS,KAAK;GAClC,YAAY;GACZ,KAAK,WAAY;AACf,WAAO,MAAM;;GAEhB,CAAC;GACF;AAMF,KAAI,OAAO,YAAY,eAAe,CAAC,QAAQ,KAAK,uBAAuB;;AAGzE,MAAI,OAAO,cAAc,WACvB,iBAAgB;AACd,IAAC,GAAG,MAAM,UAAU;IACpB;WACO,OAAO,aAAa,WAI7B,gBAAe;AACb,IAAC,GAAG,MAAM,UAAU;IACpB;;AAKJ,MAAI,OAAO,cAAc,cAAc,OAAO,aAAa,YAAY;GAErE,IAAI,iCAAiC,GAAG,WAAW,2BAA2B;AAC9E,mBAAgB;AACd,qCAAiC,GAAG,WAAW,2BAA2B;AAC1E,KAAC,GAAG,WAAW,wBAAwB,KAAK;KAC5C;AACF,kBAAe;AACb,KAAC,GAAG,WAAW,wBAAwB,8BAA8B;KACrE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACJN,MAAa,WAAW,OACtB,QACA,QACA,QACA,UAA2B,EAAE,KACX;CAClB,MAAM,EAAE,UAAU,QAAS;AAE3B,MAAK,MAAM,CAAC,WAAW,UAAU,OAAO,QAAQ,OAAO,EAAE;EACvD,MAAM,SAAS,GAAG,OAAO,GAAG;AAE5B,SAAA,GAAA,YAAA,eACQ;GACJ,MAAM,UAAU,OAAO,YAAY,OAAO;AAE1C,OAAI,QAAQ,YAAY,WAAW,QAAQ,YAAY,YAAY;IACjE,MAAM,eAAe;AAKrB,QAFkB,aAAa,MAAM,aAAa,KAEhC,cAAc,aAAa,SAAS;SAE5B,aAAkC,YACnC,QAAQ,MAAM,CACnC,aAAA,UAAU,MAAM,aAAa;UAI/B,aAAA,UAAU,OAAO,cAAc,EAC7B,QAAQ,EAAE,OAAO,OAAO,MAAM,EAAE,EACjC,CAAC;cAEK,QAAQ,YAAY,SAE7B,aAAA,UAAU,OAAO,SAAS,EAAE,QAAQ,EAAE,OAAO,OAAO,MAAM,EAAE,EAAE,CAAC;KAGnE,EAAE,SAAS,CACZ;;;;;;;;;;;;;;;;;AAkBL,MAAa,YAAY,OACvB,QACA,QACA,UACkB;CAClB,MAAM,UAAU,OAAO,YAAY,OAAO;AAE1C,KAAI,QAAQ,YAAY,WAAW,QAAQ,YAAY,YAAY;EACjE,MAAM,eAAe;AAGrB,MAFkB,aAAa,MAAM,aAAa,KAEhC,cAAc,aAAa,SAAS;OAC5B,aAAkC,YACnC,QAAQ,MAAM,CACnC,aAAA,UAAU,MAAM,aAAa;QAG/B,aAAA,UAAU,OAAO,cAAc,EAAE,QAAQ,EAAE,OAAO,OAAO,MAAM,EAAE,EAAE,CAAC;YAE7D,QAAQ,YAAY,SAC7B,aAAA,UAAU,OAAO,SAAS,EAAE,QAAQ,EAAE,OAAO,OAAO,MAAM,EAAE,EAAE,CAAC;;;;;;;;;;;;;;;;;;;AA4CnE,MAAa,aAAa,OACxB,QACA,UAA6B,EAAE,KACb;CAClB,MAAM,EAAE,mBAAmB,aAAa;CAExC,MAAM,eAAe,OAAO,UAAU,iBAAiB;AACvD,aAAA,UAAU,MAAM,aAAa;;;;;;;;;;;;;;;;AAiB/B,MAAa,YAAY,OACvB,QACA,kBAA0B,YACR;CAClB,MAAM,cAAc,OAAO,UAAU,gBAAgB;AACrD,aAAA,UAAU,MAAM,YAAY;;;;;;;;;;;;;;;;;;AAmB9B,MAAa,oBAAoB,OAC/B,QAKA,QACA,UAAkB,QACA;AAClB,QAAO,IAAI,SAAS,SAAS,WAAW;EACtC,MAAM,QAAQ,iBAAiB;AAC7B,0BAAO,IAAI,MAAM,iCAAiC,QAAQ,IAAI,CAAC;KAC9D,QAAQ;AAEX,SAAO,OAAO,KAAK,oBAAoB,SAAyB;AAC9D,OAAI,KAAK,OAAO,QAAQ;AACtB,iBAAa,MAAM;AACnB,aAAS;;IAEX;GACF;;;;;;;;;;;;;;;;;;;;AAqBJ,MAAa,eAAe,OAC1B,QACA,OAA8B,UAC9B,SACkB;CAClB,MAAM,UAAU,OACZ,OAAO,UAAU,MAAM,EAAE,MAAM,CAAC,GAChC,OAAO,UAAU,KAAK;AAE1B,aAAA,UAAU,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AClK1B,MAAa,mBAAmB,OAC9B,SACA,UAAmC,EAAE,KACD;CACpC,MAAM,EACJ,QAAQ,gBACR,YAAY,MACZ,SAAS,eACT,GAAG,kBACD;CAEJ,MAAM,SAAS,kBAAkB,OAAO,QAAQ,CAAC,KAAK,aAAa;AAEnE,KAAI,UACF,OAAM,OAAO,OAAO;CAGtB,MAAM,WAAW,EAAE,eAAwC;AACzD,SACE,oBAAC,cAAc,UAAf;GAAwB,OAAO;aAC5B,gBAAgB,oBAAC,eAAD,EAAgB,UAAyB,CAAA,GAAG;GACtC,CAAA;;AAS7B,QAAO;EACL,IAAA,GAAA,YAAA,QANoB,SAAS;GAC7B,SAAS;GACT,GAAG;GACJ,CAGU;EACT;EACD;;;;;;;;;;AAWH,MAAa,wBACX,SACA,UAAmC,EAAE,KACV;CAC3B,MAAM,EACJ,QAAQ,gBACR,YAAY,OACZ,SAAS,eACT,GAAG,kBACD;CAEJ,MAAM,SAAS,kBAAkB,OAAO,QAAQ,CAAC,KAAK,aAAa;AAEnE,KAAI,UAEF,QAAO,OAAO;CAGhB,MAAM,WAAW,EAAE,eAAwC;AACzD,SACE,oBAAC,cAAc,UAAf;GAAwB,OAAO;aAC5B,gBAAgB,oBAAC,eAAD,EAAgB,UAAyB,CAAA,GAAG;GACtC,CAAA;;AAS7B,QAAO;EACL,IAAA,GAAA,YAAA,QANoB,SAAS;GAC7B,SAAS;GACT,GAAG;GACJ,CAGU;EACT;EACD;;;;;;;;;;;;;;;;;;;ACrKH,MAAa,wBAA8B;AAEzC,KAAI,OAAO,WAAW,eAAe,CAAC,OAAO,WAC3C,QAAO,eAAe,QAAQ,cAAc;EAC1C,UAAU;EACV,QAAQ,WAAmC;GACzC,SAAS;GACT,OAAO;GACP,UAAU;GACV,mBAAmB;GACnB,sBAAsB;GACtB,wBAAwB;GACxB,2BAA2B;GAC3B,qBAAqB;GACtB;EACF,CAAC;AAIJ,KAAI,OAAO,WAAW,eAAe,CAAC,OAAO,eAC1C,QAAe,iBAAiB,MAAM,eAAe;EACpD;EAEA,YAAY,UAAkC;AAC5C,QAAK,WAAW;;EAGlB,QAAQ,SAAkB,UAAwC;EAClE,UAAU,SAAwB;EAClC,aAAmB;;AAKvB,KAAI,OAAO,WAAW,eAAe,CAAC,OAAO,qBAC1C,QAAe,uBAAuB,MAAM,qBAAqB;EAChE;EAEA,YACE,UACA,UACA;AACA,QAAK,WAAW;;EAGlB,QAAQ,SAAwB;EAChC,UAAU,SAAwB;EAClC,aAAmB;EACnB,cAA2C;AACzC,UAAO,EAAE;;EAGX,IAAI,OAAuB;AACzB,UAAO;;EAET,IAAI,aAAqB;AACvB,UAAO;;EAET,IAAI,aAAoC;AACtC,UAAO,EAAE;;;AAMf,KAAI,OAAO,WAAW,eAAe,CAAC,OAAO,SAC3C,QAAO,iBAAiB;AAI1B,KAAI,OAAO,WAAW,eAAe,CAAC,OAAO,iBAC1C,QAAe,0BAA0B,EACxC,wBAAwB,IACzB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AChDL,MAAa,qBAAqB,QAAQ,EACxC,MAAM,wBACP,CAAC"}