@meridianlabs/inspect-scout-viewer 0.4.21 → 0.4.38

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 (412) hide show
  1. package/README.md +2 -0
  2. package/package.json +47 -58
  3. package/lib/_commonjsHelpers-DWwsNxpa.js +0 -9
  4. package/lib/_commonjsHelpers-DWwsNxpa.js.map +0 -1
  5. package/lib/chunk-DfAF0w94-Oj7OW_Zs.js +0 -9
  6. package/lib/chunk-DfAF0w94-Oj7OW_Zs.js.map +0 -1
  7. package/lib/e2e/app-navigation.spec.d.ts +0 -1
  8. package/lib/e2e/fixtures/app.d.ts +0 -7
  9. package/lib/e2e/fixtures/handlers.d.ts +0 -2
  10. package/lib/e2e/fixtures/test-data.d.ts +0 -14
  11. package/lib/e2e/scan.spec.d.ts +0 -1
  12. package/lib/e2e/scans.spec.d.ts +0 -1
  13. package/lib/e2e/transcript.spec.d.ts +0 -1
  14. package/lib/e2e/transcripts.spec.d.ts +0 -1
  15. package/lib/index.d.ts +0 -2
  16. package/lib/index.js +0 -161737
  17. package/lib/index.js.map +0 -1
  18. package/lib/lib-CBtriEt5-CU1RYBHb.js +0 -1070
  19. package/lib/lib-CBtriEt5-CU1RYBHb.js.map +0 -1
  20. package/lib/liteDOM-Cp0aN3bP-DXyQNx3e.js +0 -644
  21. package/lib/liteDOM-Cp0aN3bP-DXyQNx3e.js.map +0 -1
  22. package/lib/src/App.d.ts +0 -6
  23. package/lib/src/AppErrorBoundary.d.ts +0 -15
  24. package/lib/src/AppRouter.d.ts +0 -6
  25. package/lib/src/api/api-scout-server.d.ts +0 -8
  26. package/lib/src/api/api-vscode.d.ts +0 -3
  27. package/lib/src/api/api.d.ts +0 -44
  28. package/lib/src/api/attachmentsHelpers.d.ts +0 -1
  29. package/lib/src/api/expandInputEvents.d.ts +0 -6
  30. package/lib/src/api/jsonrpc-fetch.d.ts +0 -20
  31. package/lib/src/api/jsonrpc.d.ts +0 -50
  32. package/lib/src/api/request.d.ts +0 -34
  33. package/lib/src/api/vscode-storage.d.ts +0 -3
  34. package/lib/src/app/components/ActivityBar.d.ts +0 -23
  35. package/lib/src/app/components/ActivityBarLayout.d.ts +0 -11
  36. package/lib/src/app/components/AddFilterButton.d.ts +0 -37
  37. package/lib/src/app/components/BreadCrumbs.d.ts +0 -10
  38. package/lib/src/app/components/Chip.d.ts +0 -12
  39. package/lib/src/app/components/ChipGroup.d.ts +0 -7
  40. package/lib/src/app/components/ColumnHeader.d.ts +0 -11
  41. package/lib/src/app/components/ColumnPickerButton.d.ts +0 -19
  42. package/lib/src/app/components/ColumnsPopover.d.ts +0 -25
  43. package/lib/src/app/components/EditablePath.d.ts +0 -15
  44. package/lib/src/app/components/EditableText.d.ts +0 -16
  45. package/lib/src/app/components/Error.d.ts +0 -7
  46. package/lib/src/app/components/Explanation.d.ts +0 -12
  47. package/lib/src/app/components/FilterBar.d.ts +0 -35
  48. package/lib/src/app/components/Footer.d.ts +0 -21
  49. package/lib/src/app/components/HeadingGrid.d.ts +0 -15
  50. package/lib/src/app/components/Identifier.d.ts +0 -7
  51. package/lib/src/app/components/NavButtons.d.ts +0 -12
  52. package/lib/src/app/components/Navbar.d.ts +0 -11
  53. package/lib/src/app/components/NextPreviousNav.d.ts +0 -11
  54. package/lib/src/app/components/Pager.d.ts +0 -9
  55. package/lib/src/app/components/ProjectBar.d.ts +0 -7
  56. package/lib/src/app/components/ScansNavbar.d.ts +0 -10
  57. package/lib/src/app/components/ScoreValue.d.ts +0 -10
  58. package/lib/src/app/components/TaskName.d.ts +0 -8
  59. package/lib/src/app/components/TranscriptsNavbar.d.ts +0 -11
  60. package/lib/src/app/components/ValidationResult.d.ts +0 -9
  61. package/lib/src/app/components/Value.d.ts +0 -15
  62. package/lib/src/app/components/columnFilter/ColumnFilterButton.d.ts +0 -6
  63. package/lib/src/app/components/columnFilter/ColumnFilterControl.d.ts +0 -16
  64. package/lib/src/app/components/columnFilter/ColumnFilterEditor.d.ts +0 -32
  65. package/lib/src/app/components/columnFilter/DurationInput.d.ts +0 -9
  66. package/lib/src/app/components/columnFilter/index.d.ts +0 -12
  67. package/lib/src/app/components/columnFilter/useAddFilterPopover.d.ts +0 -36
  68. package/lib/src/app/components/columnFilter/useColumnFilter.d.ts +0 -27
  69. package/lib/src/app/components/columnFilter/useColumnFilterPopover.d.ts +0 -25
  70. package/lib/src/app/components/columnSizing/defaultStrategy.d.ts +0 -2
  71. package/lib/src/app/components/columnSizing/fitContentStrategy.d.ts +0 -2
  72. package/lib/src/app/components/columnSizing/index.d.ts +0 -5
  73. package/lib/src/app/components/columnSizing/strategies.d.ts +0 -10
  74. package/lib/src/app/components/columnSizing/types.d.ts +0 -60
  75. package/lib/src/app/components/columnTypes.d.ts +0 -46
  76. package/lib/src/app/components/dataGrid/DataGrid.d.ts +0 -8
  77. package/lib/src/app/components/dataGrid/index.d.ts +0 -2
  78. package/lib/src/app/components/dataGrid/types.d.ts +0 -70
  79. package/lib/src/app/components/useBreadcrumbTruncation.d.ts +0 -12
  80. package/lib/src/app/components/useFilterBarHandlers.d.ts +0 -41
  81. package/lib/src/app/hooks/useFilterConditions.d.ts +0 -6
  82. package/lib/src/app/hooks/useScanFilterConditions.d.ts +0 -6
  83. package/lib/src/app/hooks/useScanResultSummaries.d.ts +0 -6
  84. package/lib/src/app/hooks/useScanRoute.d.ts +0 -8
  85. package/lib/src/app/hooks/useScansFilterBarProps.d.ts +0 -13
  86. package/lib/src/app/hooks/useSelectedScan.d.ts +0 -3
  87. package/lib/src/app/hooks/useSelectedScanDataframe.d.ts +0 -3
  88. package/lib/src/app/hooks/useSelectedScanResultData.d.ts +0 -3
  89. package/lib/src/app/hooks/useSelectedScanResultInputData.d.ts +0 -3
  90. package/lib/src/app/hooks/useSelectedScanner.d.ts +0 -2
  91. package/lib/src/app/hooks/useTranscriptsFilterBarProps.d.ts +0 -18
  92. package/lib/src/app/project/ProjectPanel.d.ts +0 -7
  93. package/lib/src/app/project/SettingsContent.d.ts +0 -7
  94. package/lib/src/app/project/components/FormFields.d.ts +0 -73
  95. package/lib/src/app/project/configUtils.d.ts +0 -30
  96. package/lib/src/app/project/hooks/useNestedConfig.d.ts +0 -28
  97. package/lib/src/app/runScan/ActiveScanView.d.ts +0 -6
  98. package/lib/src/app/runScan/DefineScannerSection.d.ts +0 -6
  99. package/lib/src/app/runScan/LlmScannerParams.d.ts +0 -14
  100. package/lib/src/app/runScan/RunScanPanel.d.ts +0 -2
  101. package/lib/src/app/runScan/ScannerParamsPlaceholder.d.ts +0 -6
  102. package/lib/src/app/scan/ScanPanel.d.ts +0 -2
  103. package/lib/src/app/scan/ScanPanelBody.d.ts +0 -6
  104. package/lib/src/app/scan/ScanPanelTitle.d.ts +0 -6
  105. package/lib/src/app/scan/info/ScanInfo.d.ts +0 -5
  106. package/lib/src/app/scan/scanners/ScannerPanel.d.ts +0 -5
  107. package/lib/src/app/scan/scanners/ScannerSidebar.d.ts +0 -5
  108. package/lib/src/app/scan/scanners/dataframe/DataframeGridApiContext.d.ts +0 -7
  109. package/lib/src/app/scan/scanners/dataframe/ScannerDataframeCSVButtons.d.ts +0 -11
  110. package/lib/src/app/scan/scanners/dataframe/ScannerDataframeClearFiltersButton.d.ts +0 -2
  111. package/lib/src/app/scan/scanners/dataframe/ScannerDataframeColumnsPopover.d.ts +0 -5
  112. package/lib/src/app/scan/scanners/dataframe/ScannerDataframeFilterColumnsButton.d.ts +0 -1
  113. package/lib/src/app/scan/scanners/dataframe/ScannerDataframeWrapTextButton.d.ts +0 -2
  114. package/lib/src/app/scan/scanners/dataframe/useOperationStatus.d.ts +0 -7
  115. package/lib/src/app/scan/scanners/list/ScannerResultsGroup.d.ts +0 -6
  116. package/lib/src/app/scan/scanners/list/ScannerResultsHeader.d.ts +0 -7
  117. package/lib/src/app/scan/scanners/list/ScannerResultsList.d.ts +0 -14
  118. package/lib/src/app/scan/scanners/list/ScannerResultsRow.d.ts +0 -9
  119. package/lib/src/app/scan/scanners/results/ScannerResultsBody.d.ts +0 -12
  120. package/lib/src/app/scan/scanners/results/ScannerResultsFilter.d.ts +0 -4
  121. package/lib/src/app/scan/scanners/results/ScannerResultsGroup.d.ts +0 -7
  122. package/lib/src/app/scan/scanners/results/ScannerResultsSearch.d.ts +0 -2
  123. package/lib/src/app/scan/scanners/types.d.ts +0 -1
  124. package/lib/src/app/scannerResult/ScannerResultHeader.d.ts +0 -9
  125. package/lib/src/app/scannerResult/ScannerResultNav.d.ts +0 -2
  126. package/lib/src/app/scannerResult/ScannerResultPanel.d.ts +0 -2
  127. package/lib/src/app/scannerResult/error/ErrorPanel.d.ts +0 -7
  128. package/lib/src/app/scannerResult/info/InfoPanel.d.ts +0 -9
  129. package/lib/src/app/scannerResult/metadata/MetadataPanel.d.ts +0 -7
  130. package/lib/src/app/scannerResult/result/ResultBody.d.ts +0 -10
  131. package/lib/src/app/scannerResult/result/ResultPanel.d.ts +0 -11
  132. package/lib/src/app/scannerResult/result/ResultSidebar.d.ts +0 -9
  133. package/lib/src/app/scannerResult/transcript/TranscriptPanel.d.ts +0 -10
  134. package/lib/src/app/scans/ScansFilterBar.d.ts +0 -7
  135. package/lib/src/app/scans/ScansGrid.d.ts +0 -21
  136. package/lib/src/app/scans/ScansPanel.d.ts +0 -2
  137. package/lib/src/app/scans/columnSizing/index.d.ts +0 -3
  138. package/lib/src/app/scans/columnSizing/useColumnSizing.d.ts +0 -33
  139. package/lib/src/app/scans/columns.d.ts +0 -25
  140. package/lib/src/app/scans/constants.d.ts +0 -35
  141. package/lib/src/app/server/index.d.ts +0 -6
  142. package/lib/src/app/server/useActiveScan.d.ts +0 -3
  143. package/lib/src/app/server/useActiveScans.d.ts +0 -3
  144. package/lib/src/app/server/useAdjacentTranscriptIds.d.ts +0 -10
  145. package/lib/src/app/server/useAppConfig.d.ts +0 -20
  146. package/lib/src/app/server/useCode.d.ts +0 -4
  147. package/lib/src/app/server/useHasTranscript.d.ts +0 -8
  148. package/lib/src/app/server/useProjectConfig.d.ts +0 -30
  149. package/lib/src/app/server/useScan.d.ts +0 -9
  150. package/lib/src/app/server/useScanDataframe.d.ts +0 -10
  151. package/lib/src/app/server/useScanDataframeInput.d.ts +0 -11
  152. package/lib/src/app/server/useScanners.d.ts +0 -3
  153. package/lib/src/app/server/useScans.d.ts +0 -3
  154. package/lib/src/app/server/useScansColumnValues.d.ts +0 -11
  155. package/lib/src/app/server/useScansInfinite.d.ts +0 -6
  156. package/lib/src/app/server/useServerTranscripts.d.ts +0 -5
  157. package/lib/src/app/server/useServerTranscriptsInfinite.d.ts +0 -13
  158. package/lib/src/app/server/useStartScan.d.ts +0 -3
  159. package/lib/src/app/server/useTopicInvalidation.d.ts +0 -11
  160. package/lib/src/app/server/useTranscript.d.ts +0 -9
  161. package/lib/src/app/server/useTranscriptsColumnValues.d.ts +0 -11
  162. package/lib/src/app/server/useValidations.d.ts +0 -83
  163. package/lib/src/app/timeline/components/TimelineEventsView.d.ts +0 -41
  164. package/lib/src/app/timeline/components/TimelineMinimap.d.ts +0 -30
  165. package/lib/src/app/timeline/components/TimelineOptionsPopover.d.ts +0 -10
  166. package/lib/src/app/timeline/components/TimelineSelector.d.ts +0 -11
  167. package/lib/src/app/timeline/components/TimelineSwimLanes.d.ts +0 -62
  168. package/lib/src/app/timeline/contentItems.d.ts +0 -29
  169. package/lib/src/app/timeline/hooks/useActiveTimeline.d.ts +0 -12
  170. package/lib/src/app/timeline/hooks/useScrubberPercent.d.ts +0 -8
  171. package/lib/src/app/timeline/hooks/useTimeline.d.ts +0 -46
  172. package/lib/src/app/timeline/hooks/useTimelineConfig.d.ts +0 -22
  173. package/lib/src/app/timeline/hooks/useTranscriptTimeline.d.ts +0 -37
  174. package/lib/src/app/timeline/syntheticNodes.d.ts +0 -7
  175. package/lib/src/app/timeline/testHelpers.d.ts +0 -26
  176. package/lib/src/app/timeline/timelineEventNodes.d.ts +0 -93
  177. package/lib/src/app/timeline/utils/markers.d.ts +0 -41
  178. package/lib/src/app/timeline/utils/swimlaneLayout.d.ts +0 -96
  179. package/lib/src/app/timeline/utils/swimlaneRows.d.ts +0 -62
  180. package/lib/src/app/timeline/utils/timeMapping.d.ts +0 -41
  181. package/lib/src/app/transcript/TranscriptBody.d.ts +0 -17
  182. package/lib/src/app/transcript/TranscriptFilterPopover.d.ts +0 -7
  183. package/lib/src/app/transcript/TranscriptNav.d.ts +0 -10
  184. package/lib/src/app/transcript/TranscriptPanel.d.ts +0 -2
  185. package/lib/src/app/transcript/TranscriptTitle.d.ts +0 -7
  186. package/lib/src/app/transcript/debugEventTree.d.ts +0 -4
  187. package/lib/src/app/transcript/hooks/useTranscriptColumnFilter.d.ts +0 -11
  188. package/lib/src/app/transcript/hooks/useTranscriptNavigation.d.ts +0 -12
  189. package/lib/src/app/transcript/hooks/useTranscriptTimeline.d.ts +0 -1
  190. package/lib/src/app/transcripts/TranscriptFilterBar.d.ts +0 -8
  191. package/lib/src/app/transcripts/TranscriptsGrid.d.ts +0 -21
  192. package/lib/src/app/transcripts/TranscriptsPanel.d.ts +0 -2
  193. package/lib/src/app/transcripts/columnSizing/index.d.ts +0 -3
  194. package/lib/src/app/transcripts/columnSizing/types.d.ts +0 -22
  195. package/lib/src/app/transcripts/columnSizing/useColumnSizing.d.ts +0 -34
  196. package/lib/src/app/transcripts/columns.d.ts +0 -37
  197. package/lib/src/app/transcripts/constants.d.ts +0 -35
  198. package/lib/src/app/types.d.ts +0 -112
  199. package/lib/src/app/utils/arrow.d.ts +0 -2
  200. package/lib/src/app/utils/arrowHelpers.d.ts +0 -4
  201. package/lib/src/app/utils/expandEvents.d.ts +0 -8
  202. package/lib/src/app/utils/messages.d.ts +0 -7
  203. package/lib/src/app/utils/refs.d.ts +0 -6
  204. package/lib/src/app/utils/results.d.ts +0 -10
  205. package/lib/src/app/utils/router.d.ts +0 -1
  206. package/lib/src/app/utils/scan.d.ts +0 -12
  207. package/lib/src/app/utils/transcript.d.ts +0 -29
  208. package/lib/src/app/utils/useScansDir.d.ts +0 -8
  209. package/lib/src/app/utils/useTranscriptsDir.d.ts +0 -8
  210. package/lib/src/app/validation/ValidationPanel.d.ts +0 -2
  211. package/lib/src/app/validation/components/CopyMoveCasesModal.d.ts +0 -24
  212. package/lib/src/app/validation/components/ValidationBulkActions.d.ts +0 -16
  213. package/lib/src/app/validation/components/ValidationCaseCard.d.ts +0 -23
  214. package/lib/src/app/validation/components/ValidationCaseEditor.d.ts +0 -23
  215. package/lib/src/app/validation/components/ValidationCaseLabelsEditor.d.ts +0 -20
  216. package/lib/src/app/validation/components/ValidationCasePredicateSelector.d.ts +0 -19
  217. package/lib/src/app/validation/components/ValidationCaseTargetEditor.d.ts +0 -13
  218. package/lib/src/app/validation/components/ValidationCasesList.d.ts +0 -19
  219. package/lib/src/app/validation/components/ValidationFilterBar.d.ts +0 -14
  220. package/lib/src/app/validation/components/ValidationSetSelector.d.ts +0 -21
  221. package/lib/src/app/validation/components/ValidationSplitSelector.d.ts +0 -23
  222. package/lib/src/app/validation/components/ValidationSummary.d.ts +0 -11
  223. package/lib/src/app/validation/hooks/useTranscriptsByIds.d.ts +0 -13
  224. package/lib/src/app/validation/utils.d.ts +0 -55
  225. package/lib/src/components/AnsiDisplay.d.ts +0 -8
  226. package/lib/src/components/AsciinemaPlayer.d.ts +0 -19
  227. package/lib/src/components/AutocompleteInput.d.ts +0 -19
  228. package/lib/src/components/Card.d.ts +0 -32
  229. package/lib/src/components/ConfirmationDialog.d.ts +0 -15
  230. package/lib/src/components/CopyButton.d.ts +0 -12
  231. package/lib/src/components/DataframeView.d.ts +0 -17
  232. package/lib/src/components/DownloadScanButton.d.ts +0 -9
  233. package/lib/src/components/EmptyPanel.d.ts +0 -6
  234. package/lib/src/components/ErrorPanel.d.ts +0 -12
  235. package/lib/src/components/ExpandablePanel.d.ts +0 -12
  236. package/lib/src/components/ExtendedFindContext.d.ts +0 -7
  237. package/lib/src/components/ExtendedFindProvider.d.ts +0 -6
  238. package/lib/src/components/FindBand.d.ts +0 -6
  239. package/lib/src/components/HumanBaselineView.d.ts +0 -21
  240. package/lib/src/components/JsonPanel.d.ts +0 -11
  241. package/lib/src/components/LabeledValue.d.ts +0 -11
  242. package/lib/src/components/LightboxCarousel.d.ts +0 -14
  243. package/lib/src/components/LiveVirtualList.d.ts +0 -22
  244. package/lib/src/components/LoadingBar.d.ts +0 -6
  245. package/lib/src/components/MarkdownDiv.d.ts +0 -11
  246. package/lib/src/components/MarkdownDivWithReferences.d.ts +0 -18
  247. package/lib/src/components/MenuActionButton.d.ts +0 -15
  248. package/lib/src/components/Modal.d.ts +0 -11
  249. package/lib/src/components/NavPills.d.ts +0 -11
  250. package/lib/src/components/NoContentsPanel.d.ts +0 -7
  251. package/lib/src/components/NonIdealState.d.ts +0 -10
  252. package/lib/src/components/PopOver.d.ts +0 -23
  253. package/lib/src/components/Preformatted.d.ts +0 -7
  254. package/lib/src/components/ProgressBar.d.ts +0 -9
  255. package/lib/src/components/PulsingDots.d.ts +0 -10
  256. package/lib/src/components/SegmentedControl.d.ts +0 -14
  257. package/lib/src/components/SourceCodePanel.d.ts +0 -11
  258. package/lib/src/components/StickyScroll.d.ts +0 -18
  259. package/lib/src/components/TabSet.d.ts +0 -27
  260. package/lib/src/components/TextInput.d.ts +0 -10
  261. package/lib/src/components/ToolButton.d.ts +0 -10
  262. package/lib/src/components/ToolDropdownButton.d.ts +0 -11
  263. package/lib/src/components/chat/ChatMessage.d.ts +0 -13
  264. package/lib/src/components/chat/ChatMessageRenderer.d.ts +0 -15
  265. package/lib/src/components/chat/ChatMessageRow.d.ts +0 -22
  266. package/lib/src/components/chat/ChatView.d.ts +0 -21
  267. package/lib/src/components/chat/ChatViewVirtualList.d.ts +0 -30
  268. package/lib/src/components/chat/JsonMessageContent.d.ts +0 -7
  269. package/lib/src/components/chat/MessageCitations.d.ts +0 -6
  270. package/lib/src/components/chat/MessageContent.d.ts +0 -18
  271. package/lib/src/components/chat/MessageContents.d.ts +0 -15
  272. package/lib/src/components/chat/content-data/CompactionData.d.ts +0 -6
  273. package/lib/src/components/chat/content-data/ContentDataView.d.ts +0 -19
  274. package/lib/src/components/chat/content-data/WebSearch.d.ts +0 -4
  275. package/lib/src/components/chat/content-data/WebSearchResults.d.ts +0 -9
  276. package/lib/src/components/chat/documents/ContentDocumentView.d.ts +0 -8
  277. package/lib/src/components/chat/messageSearchText.d.ts +0 -5
  278. package/lib/src/components/chat/messages.d.ts +0 -8
  279. package/lib/src/components/chat/server-tools/ServerToolCall.d.ts +0 -12
  280. package/lib/src/components/chat/tools/ToolCallView.d.ts +0 -19
  281. package/lib/src/components/chat/tools/ToolInput.d.ts +0 -10
  282. package/lib/src/components/chat/tools/ToolOutput.d.ts +0 -11
  283. package/lib/src/components/chat/tools/ToolTitle.d.ts +0 -10
  284. package/lib/src/components/chat/tools/customToolRendering.d.ts +0 -2
  285. package/lib/src/components/chat/tools/tool-input/TodoWriteInput.d.ts +0 -5
  286. package/lib/src/components/chat/tools/tool.d.ts +0 -18
  287. package/lib/src/components/chat/types.d.ts +0 -8
  288. package/lib/src/components/content/DisplayModeContext.d.ts +0 -9
  289. package/lib/src/components/content/MetaDataGrid.d.ts +0 -20
  290. package/lib/src/components/content/RecordTree.d.ts +0 -24
  291. package/lib/src/components/content/RenderedContent.d.ts +0 -18
  292. package/lib/src/components/content/RenderedText.d.ts +0 -15
  293. package/lib/src/components/content/record_processors/store.d.ts +0 -2
  294. package/lib/src/components/content/record_processors/types.d.ts +0 -1
  295. package/lib/src/components/content/types.d.ts +0 -18
  296. package/lib/src/components/icons.d.ts +0 -151
  297. package/lib/src/components/prism.d.ts +0 -2
  298. package/lib/src/components/transcript/AgentCardView.d.ts +0 -8
  299. package/lib/src/components/transcript/ApprovalEventView.d.ts +0 -12
  300. package/lib/src/components/transcript/CompactionEventView.d.ts +0 -12
  301. package/lib/src/components/transcript/ErrorEventView.d.ts +0 -12
  302. package/lib/src/components/transcript/InfoEventView.d.ts +0 -12
  303. package/lib/src/components/transcript/InputEventView.d.ts +0 -12
  304. package/lib/src/components/transcript/LoggerEventView.d.ts +0 -12
  305. package/lib/src/components/transcript/ModelEventView.d.ts +0 -25
  306. package/lib/src/components/transcript/SampleInitEventView.d.ts +0 -12
  307. package/lib/src/components/transcript/SampleLimitEventView.d.ts +0 -12
  308. package/lib/src/components/transcript/SandboxEventView.d.ts +0 -12
  309. package/lib/src/components/transcript/ScoreEditEventView.d.ts +0 -12
  310. package/lib/src/components/transcript/ScoreEventView.d.ts +0 -12
  311. package/lib/src/components/transcript/SpanEventView.d.ts +0 -13
  312. package/lib/src/components/transcript/StepEventView.d.ts +0 -13
  313. package/lib/src/components/transcript/SubtaskEventView.d.ts +0 -13
  314. package/lib/src/components/transcript/TimelineSelectContext.d.ts +0 -7
  315. package/lib/src/components/transcript/ToolEventView.d.ts +0 -13
  316. package/lib/src/components/transcript/TranscriptView.d.ts +0 -13
  317. package/lib/src/components/transcript/TranscriptViewNodes.d.ts +0 -19
  318. package/lib/src/components/transcript/TranscriptVirtualList.d.ts +0 -31
  319. package/lib/src/components/transcript/TranscriptVirtualListComponent.d.ts +0 -18
  320. package/lib/src/components/transcript/event/EventNav.d.ts +0 -12
  321. package/lib/src/components/transcript/event/EventNavs.d.ts +0 -15
  322. package/lib/src/components/transcript/event/EventPanel.d.ts +0 -20
  323. package/lib/src/components/transcript/event/EventProgressPanel.d.ts +0 -6
  324. package/lib/src/components/transcript/event/EventRow.d.ts +0 -12
  325. package/lib/src/components/transcript/event/EventSection.d.ts +0 -12
  326. package/lib/src/components/transcript/event/EventTimingPanel.d.ts +0 -12
  327. package/lib/src/components/transcript/event/utils.d.ts +0 -2
  328. package/lib/src/components/transcript/eventSearchText.d.ts +0 -5
  329. package/lib/src/components/transcript/hooks/useCollapseTranscriptEvent.d.ts +0 -1
  330. package/lib/src/components/transcript/hooks/useEventNodes.d.ts +0 -7
  331. package/lib/src/components/transcript/outline/OutlineRow.d.ts +0 -19
  332. package/lib/src/components/transcript/outline/TranscriptOutline.d.ts +0 -22
  333. package/lib/src/components/transcript/outline/tree-visitors.d.ts +0 -13
  334. package/lib/src/components/transcript/outline/useOutlineWidth.d.ts +0 -9
  335. package/lib/src/components/transcript/resolveMessageToEvent.d.ts +0 -19
  336. package/lib/src/components/transcript/state/StateDiffView.d.ts +0 -11
  337. package/lib/src/components/transcript/state/StateEventRenderers.d.ts +0 -48
  338. package/lib/src/components/transcript/state/StateEventView.d.ts +0 -13
  339. package/lib/src/components/transcript/timeline.d.ts +0 -128
  340. package/lib/src/components/transcript/transform/fixups.d.ts +0 -291
  341. package/lib/src/components/transcript/transform/flatten.d.ts +0 -15
  342. package/lib/src/components/transcript/transform/transform.d.ts +0 -2
  343. package/lib/src/components/transcript/transform/treeify.d.ts +0 -3
  344. package/lib/src/components/transcript/transform/utils.d.ts +0 -18
  345. package/lib/src/components/transcript/types.d.ts +0 -28
  346. package/lib/src/components/usage/ModelTokenTable.d.ts +0 -8
  347. package/lib/src/components/usage/ModelUsagePanel.d.ts +0 -11
  348. package/lib/src/components/usage/TokenTable.d.ts +0 -14
  349. package/lib/src/components/usage/UsageCard.d.ts +0 -10
  350. package/lib/src/debugging/navigationDebugging.d.ts +0 -8
  351. package/lib/src/hooks/useDocumentTitle.d.ts +0 -26
  352. package/lib/src/hooks/useDropdownPosition.d.ts +0 -40
  353. package/lib/src/hooks/useMapAsyncData.d.ts +0 -27
  354. package/lib/src/hooks/usePreviousValue.d.ts +0 -25
  355. package/lib/src/hooks/useScrollDirection.d.ts +0 -43
  356. package/lib/src/hooks/useWindowMessaging.d.ts +0 -19
  357. package/lib/src/index.d.ts +0 -5
  358. package/lib/src/main.d.ts +0 -6
  359. package/lib/src/query/column.d.ts +0 -23
  360. package/lib/src/query/conditionBuilder.d.ts +0 -29
  361. package/lib/src/query/index.d.ts +0 -96
  362. package/lib/src/query/transcriptColumns.d.ts +0 -32
  363. package/lib/src/query/types.d.ts +0 -62
  364. package/lib/src/router/activities.d.ts +0 -11
  365. package/lib/src/router/url.d.ts +0 -76
  366. package/lib/src/state/hooks/useCollapsedState.d.ts +0 -1
  367. package/lib/src/state/hooks/useCollapsibleIds.d.ts +0 -1
  368. package/lib/src/state/hooks/useProperty.d.ts +0 -4
  369. package/lib/src/state/scrolling.d.ts +0 -27
  370. package/lib/src/state/store.d.ts +0 -277
  371. package/lib/src/state/userSettings.d.ts +0 -22
  372. package/lib/src/test/objectFactories.d.ts +0 -4
  373. package/lib/src/test/setup-msw.d.ts +0 -1
  374. package/lib/src/test/test-utils.d.ts +0 -2
  375. package/lib/src/types/api-types.d.ts +0 -97
  376. package/lib/src/types/generated.d.ts +0 -5031
  377. package/lib/src/types/json-value.d.ts +0 -12
  378. package/lib/src/utils/ansi.d.ts +0 -12
  379. package/lib/src/utils/array.d.ts +0 -1
  380. package/lib/src/utils/arrow.d.ts +0 -3
  381. package/lib/src/utils/asyncData.d.ts +0 -66
  382. package/lib/src/utils/asyncDataFromQuery.d.ts +0 -13
  383. package/lib/src/utils/base64.d.ts +0 -4
  384. package/lib/src/utils/base64url.d.ts +0 -38
  385. package/lib/src/utils/brand.d.ts +0 -70
  386. package/lib/src/utils/chatMessage.d.ts +0 -3
  387. package/lib/src/utils/date.d.ts +0 -34
  388. package/lib/src/utils/dom.d.ts +0 -1
  389. package/lib/src/utils/format.d.ts +0 -53
  390. package/lib/src/utils/html.d.ts +0 -5
  391. package/lib/src/utils/json-worker.d.ts +0 -2
  392. package/lib/src/utils/json.d.ts +0 -4
  393. package/lib/src/utils/logger.d.ts +0 -7
  394. package/lib/src/utils/mime.d.ts +0 -1
  395. package/lib/src/utils/object.d.ts +0 -1
  396. package/lib/src/utils/path.d.ts +0 -28
  397. package/lib/src/utils/python.d.ts +0 -11
  398. package/lib/src/utils/react-query.d.ts +0 -4
  399. package/lib/src/utils/react.d.ts +0 -6
  400. package/lib/src/utils/router.d.ts +0 -1
  401. package/lib/src/utils/sync.d.ts +0 -21
  402. package/lib/src/utils/type.d.ts +0 -15
  403. package/lib/src/utils/uri.d.ts +0 -19
  404. package/lib/src/utils/useDebouncedCallback.d.ts +0 -20
  405. package/lib/src/utils/vscode.d.ts +0 -20
  406. package/lib/styles/index.css +0 -9030
  407. package/lib/tex-svg-full-BI3fonbT-FZEHFXiJ.js +0 -27979
  408. package/lib/tex-svg-full-BI3fonbT-FZEHFXiJ.js.map +0 -1
  409. package/lib/wgxpath.install-node-Csk64Aj9-Ckau6iLd.js +0 -1081
  410. package/lib/wgxpath.install-node-Csk64Aj9-Ckau6iLd.js.map +0 -1
  411. package/lib/xypic-DrMJn58R-DRoJoooA.js +0 -9542
  412. package/lib/xypic-DrMJn58R-DRoJoooA.js.map +0 -1
@@ -1,1070 +0,0 @@
1
- import { o as o$1 } from "./chunk-DfAF0w94-Oj7OW_Zs.js";
2
- var t = o$1(((exports) => {
3
- function t2(e, t3, n3) {
4
- if (n3 === void 0 && (n3 = Array.prototype), e && typeof n3.find == `function`) return n3.find.call(e, t3);
5
- for (var r3 = 0; r3 < e.length; r3++) if (Object.prototype.hasOwnProperty.call(e, r3)) {
6
- var i3 = e[r3];
7
- if (t3.call(void 0, i3, r3, e)) return i3;
8
- }
9
- }
10
- function n2(e, t3) {
11
- return t3 === void 0 && (t3 = Object), t3 && typeof t3.freeze == `function` ? t3.freeze(e) : e;
12
- }
13
- function r2(e, t3) {
14
- if (typeof e != `object` || !e) throw TypeError(`target is not an object`);
15
- for (var n3 in t3) Object.prototype.hasOwnProperty.call(t3, n3) && (e[n3] = t3[n3]);
16
- return e;
17
- }
18
- var i2 = n2({ HTML: `text/html`, isHTML: function(e) {
19
- return e === i2.HTML;
20
- }, XML_APPLICATION: `application/xml`, XML_TEXT: `text/xml`, XML_XHTML_APPLICATION: `application/xhtml+xml`, XML_SVG_IMAGE: `image/svg+xml` }), a2 = n2({ HTML: `http://www.w3.org/1999/xhtml`, isHTML: function(e) {
21
- return e === a2.HTML;
22
- }, SVG: `http://www.w3.org/2000/svg`, XML: `http://www.w3.org/XML/1998/namespace`, XMLNS: `http://www.w3.org/2000/xmlns/` });
23
- exports.assign = r2, exports.find = t2, exports.freeze = n2, exports.MIME_TYPE = i2, exports.NAMESPACE = a2;
24
- })), n = o$1(((exports) => {
25
- var n2 = t(), r2 = n2.find, i2 = n2.NAMESPACE;
26
- function a2(e) {
27
- return e !== ``;
28
- }
29
- function o2(e) {
30
- return e ? e.split(/[\t\n\f\r ]+/).filter(a2) : [];
31
- }
32
- function s(e, t2) {
33
- return e.hasOwnProperty(t2) || (e[t2] = true), e;
34
- }
35
- function c(e) {
36
- if (!e) return [];
37
- var t2 = o2(e);
38
- return Object.keys(t2.reduce(s, {}));
39
- }
40
- function l(e) {
41
- return function(t2) {
42
- return e && e.indexOf(t2) !== -1;
43
- };
44
- }
45
- function u(e, t2) {
46
- for (var n3 in e) Object.prototype.hasOwnProperty.call(e, n3) && (t2[n3] = e[n3]);
47
- }
48
- function d(e, t2) {
49
- var n3 = e.prototype;
50
- if (!(n3 instanceof t2)) {
51
- let r3 = function() {
52
- };
53
- r3.prototype = t2.prototype, r3 = new r3(), u(n3, r3), e.prototype = n3 = r3;
54
- }
55
- n3.constructor != e && (typeof e != `function` && console.error(`unknown Class:` + e), n3.constructor = e);
56
- }
57
- var f = {}, p = f.ELEMENT_NODE = 1, m = f.ATTRIBUTE_NODE = 2, h = f.TEXT_NODE = 3, g = f.CDATA_SECTION_NODE = 4, _ = f.ENTITY_REFERENCE_NODE = 5, v = f.ENTITY_NODE = 6, y = f.PROCESSING_INSTRUCTION_NODE = 7, b = f.COMMENT_NODE = 8, x = f.DOCUMENT_NODE = 9, S = f.DOCUMENT_TYPE_NODE = 10, C = f.DOCUMENT_FRAGMENT_NODE = 11, w = f.NOTATION_NODE = 12, T = {}, E = {};
58
- T.INDEX_SIZE_ERR = (E[1] = `Index size error`, 1), T.DOMSTRING_SIZE_ERR = (E[2] = `DOMString size error`, 2);
59
- var D = T.HIERARCHY_REQUEST_ERR = (E[3] = `Hierarchy request error`, 3);
60
- T.WRONG_DOCUMENT_ERR = (E[4] = `Wrong document`, 4), T.INVALID_CHARACTER_ERR = (E[5] = `Invalid character`, 5), T.NO_DATA_ALLOWED_ERR = (E[6] = `No data allowed`, 6), T.NO_MODIFICATION_ALLOWED_ERR = (E[7] = `No modification allowed`, 7);
61
- var O = T.NOT_FOUND_ERR = (E[8] = `Not found`, 8);
62
- T.NOT_SUPPORTED_ERR = (E[9] = `Not supported`, 9);
63
- var k = T.INUSE_ATTRIBUTE_ERR = (E[10] = `Attribute in use`, 10);
64
- T.INVALID_STATE_ERR = (E[11] = `Invalid state`, 11), T.SYNTAX_ERR = (E[12] = `Syntax error`, 12), T.INVALID_MODIFICATION_ERR = (E[13] = `Invalid modification`, 13), T.NAMESPACE_ERR = (E[14] = `Invalid namespace`, 14), T.INVALID_ACCESS_ERR = (E[15] = `Invalid access`, 15);
65
- function A(e, t2) {
66
- if (t2 instanceof Error) var n3 = t2;
67
- else n3 = this, Error.call(this, E[e]), this.message = E[e], Error.captureStackTrace && Error.captureStackTrace(this, A);
68
- return n3.code = e, t2 && (this.message = this.message + `: ` + t2), n3;
69
- }
70
- A.prototype = Error.prototype, u(T, A);
71
- function j() {
72
- }
73
- j.prototype = { length: 0, item: function(e) {
74
- return e >= 0 && e < this.length ? this[e] : null;
75
- }, toString: function(e, t2) {
76
- for (var n3 = [], r3 = 0; r3 < this.length; r3++) $(this[r3], n3, e, t2);
77
- return n3.join(``);
78
- }, filter: function(e) {
79
- return Array.prototype.filter.call(this, e);
80
- }, indexOf: function(e) {
81
- return Array.prototype.indexOf.call(this, e);
82
- } };
83
- function M(e, t2) {
84
- this._node = e, this._refresh = t2, N(this);
85
- }
86
- function N(e) {
87
- var t2 = e._node._inc || e._node.ownerDocument._inc;
88
- if (e._inc !== t2) {
89
- var n3 = e._refresh(e._node);
90
- if (Te(e, `length`, n3.length), !e.$$length || n3.length < e.$$length) for (var r3 = n3.length; r3 in e; r3++) Object.prototype.hasOwnProperty.call(e, r3) && delete e[r3];
91
- u(n3, e), e._inc = t2;
92
- }
93
- }
94
- M.prototype.item = function(e) {
95
- return N(this), this[e] || null;
96
- }, d(M, j);
97
- function P() {
98
- }
99
- function F(e, t2) {
100
- for (var n3 = e.length; n3--; ) if (e[n3] === t2) return n3;
101
- }
102
- function I(e, t2, n3, r3) {
103
- if (r3 ? t2[F(t2, r3)] = n3 : t2[t2.length++] = n3, e) {
104
- n3.ownerElement = e;
105
- var i3 = e.ownerDocument;
106
- i3 && (r3 && te(i3, e, r3), ee(i3, e, n3));
107
- }
108
- }
109
- function L(e, t2, n3) {
110
- var r3 = F(t2, n3);
111
- if (r3 >= 0) {
112
- for (var i3 = t2.length - 1; r3 < i3; ) t2[r3] = t2[++r3];
113
- if (t2.length = i3, e) {
114
- var a3 = e.ownerDocument;
115
- a3 && (te(a3, e, n3), n3.ownerElement = null);
116
- }
117
- } else throw new A(O, Error(e.tagName + `@` + n3));
118
- }
119
- P.prototype = { length: 0, item: j.prototype.item, getNamedItem: function(e) {
120
- for (var t2 = this.length; t2--; ) {
121
- var n3 = this[t2];
122
- if (n3.nodeName == e) return n3;
123
- }
124
- }, setNamedItem: function(e) {
125
- var t2 = e.ownerElement;
126
- if (t2 && t2 != this._ownerElement) throw new A(k);
127
- var n3 = this.getNamedItem(e.nodeName);
128
- return I(this._ownerElement, this, e, n3), n3;
129
- }, setNamedItemNS: function(e) {
130
- var t2 = e.ownerElement, n3;
131
- if (t2 && t2 != this._ownerElement) throw new A(k);
132
- return n3 = this.getNamedItemNS(e.namespaceURI, e.localName), I(this._ownerElement, this, e, n3), n3;
133
- }, removeNamedItem: function(e) {
134
- var t2 = this.getNamedItem(e);
135
- return L(this._ownerElement, this, t2), t2;
136
- }, removeNamedItemNS: function(e, t2) {
137
- var n3 = this.getNamedItemNS(e, t2);
138
- return L(this._ownerElement, this, n3), n3;
139
- }, getNamedItemNS: function(e, t2) {
140
- for (var n3 = this.length; n3--; ) {
141
- var r3 = this[n3];
142
- if (r3.localName == t2 && r3.namespaceURI == e) return r3;
143
- }
144
- return null;
145
- } };
146
- function R() {
147
- }
148
- R.prototype = { hasFeature: function(e, t2) {
149
- return true;
150
- }, createDocument: function(e, t2, n3) {
151
- var r3 = new H();
152
- if (r3.implementation = this, r3.childNodes = new j(), r3.doctype = n3 || null, n3 && r3.appendChild(n3), t2) {
153
- var i3 = r3.createElementNS(e, t2);
154
- r3.appendChild(i3);
155
- }
156
- return r3;
157
- }, createDocumentType: function(e, t2, n3) {
158
- var r3 = new Z();
159
- return r3.name = e, r3.nodeName = e, r3.publicId = t2 || ``, r3.systemId = n3 || ``, r3;
160
- } };
161
- function z() {
162
- }
163
- z.prototype = { firstChild: null, lastChild: null, previousSibling: null, nextSibling: null, attributes: null, parentNode: null, childNodes: null, ownerDocument: null, nodeValue: null, namespaceURI: null, prefix: null, localName: null, insertBefore: function(e, t2) {
164
- return K(this, e, t2);
165
- }, replaceChild: function(e, t2) {
166
- K(this, e, t2, ue), t2 && this.removeChild(t2);
167
- }, removeChild: function(e) {
168
- return ne(this, e);
169
- }, appendChild: function(e) {
170
- return this.insertBefore(e, null);
171
- }, hasChildNodes: function() {
172
- return this.firstChild != null;
173
- }, cloneNode: function(e) {
174
- return we(this.ownerDocument || this, this, e);
175
- }, normalize: function() {
176
- for (var e = this.firstChild; e; ) {
177
- var t2 = e.nextSibling;
178
- t2 && t2.nodeType == h && e.nodeType == h ? (this.removeChild(t2), e.appendData(t2.data)) : (e.normalize(), e = t2);
179
- }
180
- }, isSupported: function(e, t2) {
181
- return this.ownerDocument.implementation.hasFeature(e, t2);
182
- }, hasAttributes: function() {
183
- return this.attributes.length > 0;
184
- }, lookupPrefix: function(e) {
185
- for (var t2 = this; t2; ) {
186
- var n3 = t2._nsMap;
187
- if (n3) {
188
- for (var r3 in n3) if (Object.prototype.hasOwnProperty.call(n3, r3) && n3[r3] === e) return r3;
189
- }
190
- t2 = t2.nodeType == m ? t2.ownerDocument : t2.parentNode;
191
- }
192
- return null;
193
- }, lookupNamespaceURI: function(e) {
194
- for (var t2 = this; t2; ) {
195
- var n3 = t2._nsMap;
196
- if (n3 && Object.prototype.hasOwnProperty.call(n3, e)) return n3[e];
197
- t2 = t2.nodeType == m ? t2.ownerDocument : t2.parentNode;
198
- }
199
- return null;
200
- }, isDefaultNamespace: function(e) {
201
- return this.lookupPrefix(e) == null;
202
- } };
203
- function B(e) {
204
- return e == `<` && `&lt;` || e == `>` && `&gt;` || e == `&` && `&amp;` || e == `"` && `&quot;` || `&#` + e.charCodeAt() + `;`;
205
- }
206
- u(f, z), u(f, z.prototype);
207
- function V(e, t2) {
208
- if (t2(e)) return true;
209
- if (e = e.firstChild) do
210
- if (V(e, t2)) return true;
211
- while (e = e.nextSibling);
212
- }
213
- function H() {
214
- this.ownerDocument = this;
215
- }
216
- function ee(e, t2, n3) {
217
- e && e._inc++, n3.namespaceURI === i2.XMLNS && (t2._nsMap[n3.prefix ? n3.localName : ``] = n3.value);
218
- }
219
- function te(e, t2, n3, r3) {
220
- e && e._inc++, n3.namespaceURI === i2.XMLNS && delete t2._nsMap[n3.prefix ? n3.localName : ``];
221
- }
222
- function U(e, t2, n3) {
223
- if (e && e._inc) {
224
- e._inc++;
225
- var r3 = t2.childNodes;
226
- if (n3) r3[r3.length++] = n3;
227
- else {
228
- for (var i3 = t2.firstChild, a3 = 0; i3; ) r3[a3++] = i3, i3 = i3.nextSibling;
229
- r3.length = a3, delete r3[r3.length];
230
- }
231
- }
232
- }
233
- function ne(e, t2) {
234
- var n3 = t2.previousSibling, r3 = t2.nextSibling;
235
- return n3 ? n3.nextSibling = r3 : e.firstChild = r3, r3 ? r3.previousSibling = n3 : e.lastChild = n3, t2.parentNode = null, t2.previousSibling = null, t2.nextSibling = null, U(e.ownerDocument, e), t2;
236
- }
237
- function re(e) {
238
- return e && (e.nodeType === z.DOCUMENT_NODE || e.nodeType === z.DOCUMENT_FRAGMENT_NODE || e.nodeType === z.ELEMENT_NODE);
239
- }
240
- function ie(e) {
241
- return e && (G(e) || ae(e) || W(e) || e.nodeType === z.DOCUMENT_FRAGMENT_NODE || e.nodeType === z.COMMENT_NODE || e.nodeType === z.PROCESSING_INSTRUCTION_NODE);
242
- }
243
- function W(e) {
244
- return e && e.nodeType === z.DOCUMENT_TYPE_NODE;
245
- }
246
- function G(e) {
247
- return e && e.nodeType === z.ELEMENT_NODE;
248
- }
249
- function ae(e) {
250
- return e && e.nodeType === z.TEXT_NODE;
251
- }
252
- function oe(e, t2) {
253
- var n3 = e.childNodes || [];
254
- if (r2(n3, G) || W(t2)) return false;
255
- var i3 = r2(n3, W);
256
- return !(t2 && i3 && n3.indexOf(i3) > n3.indexOf(t2));
257
- }
258
- function se(e, t2) {
259
- var n3 = e.childNodes || [];
260
- function i3(e2) {
261
- return G(e2) && e2 !== t2;
262
- }
263
- if (r2(n3, i3)) return false;
264
- var a3 = r2(n3, W);
265
- return !(t2 && a3 && n3.indexOf(a3) > n3.indexOf(t2));
266
- }
267
- function ce(e, t2, n3) {
268
- if (!re(e)) throw new A(D, `Unexpected parent node type ` + e.nodeType);
269
- if (n3 && n3.parentNode !== e) throw new A(O, `child not in parent`);
270
- if (!ie(t2) || W(t2) && e.nodeType !== z.DOCUMENT_NODE) throw new A(D, `Unexpected node type ` + t2.nodeType + ` for parent node type ` + e.nodeType);
271
- }
272
- function le(e, t2, n3) {
273
- var i3 = e.childNodes || [], a3 = t2.childNodes || [];
274
- if (t2.nodeType === z.DOCUMENT_FRAGMENT_NODE) {
275
- var o3 = a3.filter(G);
276
- if (o3.length > 1 || r2(a3, ae)) throw new A(D, `More than one element or text in fragment`);
277
- if (o3.length === 1 && !oe(e, n3)) throw new A(D, `Element in fragment can not be inserted before doctype`);
278
- }
279
- if (G(t2) && !oe(e, n3)) throw new A(D, `Only one element can be added and only after doctype`);
280
- if (W(t2)) {
281
- if (r2(i3, W)) throw new A(D, `Only one doctype is allowed`);
282
- var s2 = r2(i3, G);
283
- if (n3 && i3.indexOf(s2) < i3.indexOf(n3)) throw new A(D, `Doctype can only be inserted before an element`);
284
- if (!n3 && s2) throw new A(D, `Doctype can not be appended since element is present`);
285
- }
286
- }
287
- function ue(e, t2, n3) {
288
- var i3 = e.childNodes || [], a3 = t2.childNodes || [];
289
- if (t2.nodeType === z.DOCUMENT_FRAGMENT_NODE) {
290
- var o3 = a3.filter(G);
291
- if (o3.length > 1 || r2(a3, ae)) throw new A(D, `More than one element or text in fragment`);
292
- if (o3.length === 1 && !se(e, n3)) throw new A(D, `Element in fragment can not be inserted before doctype`);
293
- }
294
- if (G(t2) && !se(e, n3)) throw new A(D, `Only one element can be added and only after doctype`);
295
- if (W(t2)) {
296
- let e2 = function(e3) {
297
- return W(e3) && e3 !== n3;
298
- };
299
- if (r2(i3, e2)) throw new A(D, `Only one doctype is allowed`);
300
- var s2 = r2(i3, G);
301
- if (n3 && i3.indexOf(s2) < i3.indexOf(n3)) throw new A(D, `Doctype can only be inserted before an element`);
302
- }
303
- }
304
- function K(e, t2, n3, r3) {
305
- ce(e, t2, n3), e.nodeType === z.DOCUMENT_NODE && (r3 || le)(e, t2, n3);
306
- var i3 = t2.parentNode;
307
- if (i3 && i3.removeChild(t2), t2.nodeType === C) {
308
- var a3 = t2.firstChild;
309
- if (a3 == null) return t2;
310
- var o3 = t2.lastChild;
311
- } else a3 = o3 = t2;
312
- var s2 = n3 ? n3.previousSibling : e.lastChild;
313
- a3.previousSibling = s2, o3.nextSibling = n3, s2 ? s2.nextSibling = a3 : e.firstChild = a3, n3 == null ? e.lastChild = o3 : n3.previousSibling = o3;
314
- do {
315
- a3.parentNode = e;
316
- var c2 = e.ownerDocument || e;
317
- q(a3, c2);
318
- } while (a3 !== o3 && (a3 = a3.nextSibling));
319
- return U(e.ownerDocument || e, e), t2.nodeType == C && (t2.firstChild = t2.lastChild = null), t2;
320
- }
321
- function q(e, t2) {
322
- if (e.ownerDocument !== t2) {
323
- if (e.ownerDocument = t2, e.nodeType === p && e.attributes) for (var n3 = 0; n3 < e.attributes.length; n3++) {
324
- var r3 = e.attributes.item(n3);
325
- r3 && (r3.ownerDocument = t2);
326
- }
327
- for (var i3 = e.firstChild; i3; ) q(i3, t2), i3 = i3.nextSibling;
328
- }
329
- }
330
- function de(e, t2) {
331
- t2.parentNode && t2.parentNode.removeChild(t2), t2.parentNode = e, t2.previousSibling = e.lastChild, t2.nextSibling = null, t2.previousSibling ? t2.previousSibling.nextSibling = t2 : e.firstChild = t2, e.lastChild = t2, U(e.ownerDocument, e, t2);
332
- var n3 = e.ownerDocument || e;
333
- return q(t2, n3), t2;
334
- }
335
- H.prototype = { nodeName: `#document`, nodeType: x, doctype: null, documentElement: null, _inc: 1, insertBefore: function(e, t2) {
336
- if (e.nodeType == C) {
337
- for (var n3 = e.firstChild; n3; ) {
338
- var r3 = n3.nextSibling;
339
- this.insertBefore(n3, t2), n3 = r3;
340
- }
341
- return e;
342
- }
343
- return K(this, e, t2), q(e, this), this.documentElement === null && e.nodeType === p && (this.documentElement = e), e;
344
- }, removeChild: function(e) {
345
- return this.documentElement == e && (this.documentElement = null), ne(this, e);
346
- }, replaceChild: function(e, t2) {
347
- K(this, e, t2, ue), q(e, this), t2 && this.removeChild(t2), G(e) && (this.documentElement = e);
348
- }, importNode: function(e, t2) {
349
- return Ce(this, e, t2);
350
- }, getElementById: function(e) {
351
- var t2 = null;
352
- return V(this.documentElement, function(n3) {
353
- if (n3.nodeType == p && n3.getAttribute(`id`) == e) return t2 = n3, true;
354
- }), t2;
355
- }, getElementsByClassName: function(e) {
356
- var t2 = c(e);
357
- return new M(this, function(n3) {
358
- var r3 = [];
359
- return t2.length > 0 && V(n3.documentElement, function(i3) {
360
- if (i3 !== n3 && i3.nodeType === p) {
361
- var a3 = i3.getAttribute(`class`);
362
- if (a3) {
363
- var o3 = e === a3;
364
- if (!o3) {
365
- var s2 = c(a3);
366
- o3 = t2.every(l(s2));
367
- }
368
- o3 && r3.push(i3);
369
- }
370
- }
371
- }), r3;
372
- });
373
- }, createElement: function(e) {
374
- var t2 = new J();
375
- t2.ownerDocument = this, t2.nodeName = e, t2.tagName = e, t2.localName = e, t2.childNodes = new j();
376
- var n3 = t2.attributes = new P();
377
- return n3._ownerElement = t2, t2;
378
- }, createDocumentFragment: function() {
379
- var e = new Q();
380
- return e.ownerDocument = this, e.childNodes = new j(), e;
381
- }, createTextNode: function(e) {
382
- var t2 = new fe();
383
- return t2.ownerDocument = this, t2.appendData(e), t2;
384
- }, createComment: function(e) {
385
- var t2 = new pe();
386
- return t2.ownerDocument = this, t2.appendData(e), t2;
387
- }, createCDATASection: function(e) {
388
- var t2 = new me();
389
- return t2.ownerDocument = this, t2.appendData(e), t2;
390
- }, createProcessingInstruction: function(e, t2) {
391
- var n3 = new ve();
392
- return n3.ownerDocument = this, n3.tagName = n3.nodeName = n3.target = e, n3.nodeValue = n3.data = t2, n3;
393
- }, createAttribute: function(e) {
394
- var t2 = new Y();
395
- return t2.ownerDocument = this, t2.name = e, t2.nodeName = e, t2.localName = e, t2.specified = true, t2;
396
- }, createEntityReference: function(e) {
397
- var t2 = new _e();
398
- return t2.ownerDocument = this, t2.nodeName = e, t2;
399
- }, createElementNS: function(e, t2) {
400
- var n3 = new J(), r3 = t2.split(`:`), i3 = n3.attributes = new P();
401
- return n3.childNodes = new j(), n3.ownerDocument = this, n3.nodeName = t2, n3.tagName = t2, n3.namespaceURI = e, r3.length == 2 ? (n3.prefix = r3[0], n3.localName = r3[1]) : n3.localName = t2, i3._ownerElement = n3, n3;
402
- }, createAttributeNS: function(e, t2) {
403
- var n3 = new Y(), r3 = t2.split(`:`);
404
- return n3.ownerDocument = this, n3.nodeName = t2, n3.name = t2, n3.namespaceURI = e, n3.specified = true, r3.length == 2 ? (n3.prefix = r3[0], n3.localName = r3[1]) : n3.localName = t2, n3;
405
- } }, d(H, z);
406
- function J() {
407
- this._nsMap = {};
408
- }
409
- J.prototype = { nodeType: p, hasAttribute: function(e) {
410
- return this.getAttributeNode(e) != null;
411
- }, getAttribute: function(e) {
412
- var t2 = this.getAttributeNode(e);
413
- return t2 && t2.value || ``;
414
- }, getAttributeNode: function(e) {
415
- return this.attributes.getNamedItem(e);
416
- }, setAttribute: function(e, t2) {
417
- var n3 = this.ownerDocument.createAttribute(e);
418
- n3.value = n3.nodeValue = `` + t2, this.setAttributeNode(n3);
419
- }, removeAttribute: function(e) {
420
- var t2 = this.getAttributeNode(e);
421
- t2 && this.removeAttributeNode(t2);
422
- }, appendChild: function(e) {
423
- return e.nodeType === C ? this.insertBefore(e, null) : de(this, e);
424
- }, setAttributeNode: function(e) {
425
- return this.attributes.setNamedItem(e);
426
- }, setAttributeNodeNS: function(e) {
427
- return this.attributes.setNamedItemNS(e);
428
- }, removeAttributeNode: function(e) {
429
- return this.attributes.removeNamedItem(e.nodeName);
430
- }, removeAttributeNS: function(e, t2) {
431
- var n3 = this.getAttributeNodeNS(e, t2);
432
- n3 && this.removeAttributeNode(n3);
433
- }, hasAttributeNS: function(e, t2) {
434
- return this.getAttributeNodeNS(e, t2) != null;
435
- }, getAttributeNS: function(e, t2) {
436
- var n3 = this.getAttributeNodeNS(e, t2);
437
- return n3 && n3.value || ``;
438
- }, setAttributeNS: function(e, t2, n3) {
439
- var r3 = this.ownerDocument.createAttributeNS(e, t2);
440
- r3.value = r3.nodeValue = `` + n3, this.setAttributeNode(r3);
441
- }, getAttributeNodeNS: function(e, t2) {
442
- return this.attributes.getNamedItemNS(e, t2);
443
- }, getElementsByTagName: function(e) {
444
- return new M(this, function(t2) {
445
- var n3 = [];
446
- return V(t2, function(r3) {
447
- r3 !== t2 && r3.nodeType == p && (e === `*` || r3.tagName == e) && n3.push(r3);
448
- }), n3;
449
- });
450
- }, getElementsByTagNameNS: function(e, t2) {
451
- return new M(this, function(n3) {
452
- var r3 = [];
453
- return V(n3, function(i3) {
454
- i3 !== n3 && i3.nodeType === p && (e === `*` || i3.namespaceURI === e) && (t2 === `*` || i3.localName == t2) && r3.push(i3);
455
- }), r3;
456
- });
457
- } }, H.prototype.getElementsByTagName = J.prototype.getElementsByTagName, H.prototype.getElementsByTagNameNS = J.prototype.getElementsByTagNameNS, d(J, z);
458
- function Y() {
459
- }
460
- Y.prototype.nodeType = m, d(Y, z);
461
- function X() {
462
- }
463
- X.prototype = { data: ``, substringData: function(e, t2) {
464
- return this.data.substring(e, e + t2);
465
- }, appendData: function(e) {
466
- e = this.data + e, this.nodeValue = this.data = e, this.length = e.length;
467
- }, insertData: function(e, t2) {
468
- this.replaceData(e, 0, t2);
469
- }, appendChild: function(e) {
470
- throw Error(E[D]);
471
- }, deleteData: function(e, t2) {
472
- this.replaceData(e, t2, ``);
473
- }, replaceData: function(e, t2, n3) {
474
- var r3 = this.data.substring(0, e), i3 = this.data.substring(e + t2);
475
- n3 = r3 + n3 + i3, this.nodeValue = this.data = n3, this.length = n3.length;
476
- } }, d(X, z);
477
- function fe() {
478
- }
479
- fe.prototype = { nodeName: `#text`, nodeType: h, splitText: function(e) {
480
- var t2 = this.data, n3 = t2.substring(e);
481
- t2 = t2.substring(0, e), this.data = this.nodeValue = t2, this.length = t2.length;
482
- var r3 = this.ownerDocument.createTextNode(n3);
483
- return this.parentNode && this.parentNode.insertBefore(r3, this.nextSibling), r3;
484
- } }, d(fe, X);
485
- function pe() {
486
- }
487
- pe.prototype = { nodeName: `#comment`, nodeType: b }, d(pe, X);
488
- function me() {
489
- }
490
- me.prototype = { nodeName: `#cdata-section`, nodeType: g }, d(me, X);
491
- function Z() {
492
- }
493
- Z.prototype.nodeType = S, d(Z, z);
494
- function he() {
495
- }
496
- he.prototype.nodeType = w, d(he, z);
497
- function ge() {
498
- }
499
- ge.prototype.nodeType = v, d(ge, z);
500
- function _e() {
501
- }
502
- _e.prototype.nodeType = _, d(_e, z);
503
- function Q() {
504
- }
505
- Q.prototype.nodeName = `#document-fragment`, Q.prototype.nodeType = C, d(Q, z);
506
- function ve() {
507
- }
508
- ve.prototype.nodeType = y, d(ve, z);
509
- function ye() {
510
- }
511
- ye.prototype.serializeToString = function(e, t2, n3) {
512
- return be.call(e, t2, n3);
513
- }, z.prototype.toString = be;
514
- function be(e, t2) {
515
- var n3 = [], r3 = this.nodeType == 9 && this.documentElement || this, i3 = r3.prefix, a3 = r3.namespaceURI;
516
- if (a3 && i3 == null) {
517
- var i3 = r3.lookupPrefix(a3);
518
- if (i3 == null) var o3 = [{ namespace: a3, prefix: null }];
519
- }
520
- return $(this, n3, e, t2, o3), n3.join(``);
521
- }
522
- function xe(e, t2, n3) {
523
- var r3 = e.prefix || ``, a3 = e.namespaceURI;
524
- if (!a3 || r3 === `xml` && a3 === i2.XML || a3 === i2.XMLNS) return false;
525
- for (var o3 = n3.length; o3--; ) {
526
- var s2 = n3[o3];
527
- if (s2.prefix === r3) return s2.namespace !== a3;
528
- }
529
- return true;
530
- }
531
- function Se(e, t2, n3) {
532
- e.push(` `, t2, `="`, n3.replace(/[<>&"\t\n\r]/g, B), `"`);
533
- }
534
- function $(e, t2, n3, r3, a3) {
535
- if (a3 ||= [], r3) if (e = r3(e), e) {
536
- if (typeof e == `string`) {
537
- t2.push(e);
538
- return;
539
- }
540
- } else return;
541
- switch (e.nodeType) {
542
- case p:
543
- var o3 = e.attributes, s2 = o3.length, c2 = e.firstChild, l2 = e.tagName;
544
- n3 = i2.isHTML(e.namespaceURI) || n3;
545
- var u2 = l2;
546
- if (!n3 && !e.prefix && e.namespaceURI) {
547
- for (var d2, f2 = 0; f2 < o3.length; f2++) if (o3.item(f2).name === `xmlns`) {
548
- d2 = o3.item(f2).value;
549
- break;
550
- }
551
- if (!d2) for (var v2 = a3.length - 1; v2 >= 0; v2--) {
552
- var w2 = a3[v2];
553
- if (w2.prefix === `` && w2.namespace === e.namespaceURI) {
554
- d2 = w2.namespace;
555
- break;
556
- }
557
- }
558
- if (d2 !== e.namespaceURI) for (var v2 = a3.length - 1; v2 >= 0; v2--) {
559
- var w2 = a3[v2];
560
- if (w2.namespace === e.namespaceURI) {
561
- w2.prefix && (u2 = w2.prefix + `:` + l2);
562
- break;
563
- }
564
- }
565
- }
566
- t2.push(`<`, u2);
567
- for (var T2 = 0; T2 < s2; T2++) {
568
- var E2 = o3.item(T2);
569
- E2.prefix == `xmlns` ? a3.push({ prefix: E2.localName, namespace: E2.value }) : E2.nodeName == `xmlns` && a3.push({ prefix: ``, namespace: E2.value });
570
- }
571
- for (var T2 = 0; T2 < s2; T2++) {
572
- var E2 = o3.item(T2);
573
- if (xe(E2, n3, a3)) {
574
- var D2 = E2.prefix || ``, O2 = E2.namespaceURI;
575
- Se(t2, D2 ? `xmlns:` + D2 : `xmlns`, O2), a3.push({ prefix: D2, namespace: O2 });
576
- }
577
- $(E2, t2, n3, r3, a3);
578
- }
579
- if (l2 === u2 && xe(e, n3, a3)) {
580
- var D2 = e.prefix || ``, O2 = e.namespaceURI;
581
- Se(t2, D2 ? `xmlns:` + D2 : `xmlns`, O2), a3.push({ prefix: D2, namespace: O2 });
582
- }
583
- if (c2 || n3 && !/^(?:meta|link|img|br|hr|input)$/i.test(l2)) {
584
- if (t2.push(`>`), n3 && /^script$/i.test(l2)) for (; c2; ) c2.data ? t2.push(c2.data) : $(c2, t2, n3, r3, a3.slice()), c2 = c2.nextSibling;
585
- else for (; c2; ) $(c2, t2, n3, r3, a3.slice()), c2 = c2.nextSibling;
586
- t2.push(`</`, u2, `>`);
587
- } else t2.push(`/>`);
588
- return;
589
- case x:
590
- case C:
591
- for (var c2 = e.firstChild; c2; ) $(c2, t2, n3, r3, a3.slice()), c2 = c2.nextSibling;
592
- return;
593
- case m:
594
- return Se(t2, e.name, e.value);
595
- case h:
596
- return t2.push(e.data.replace(/[<&>]/g, B));
597
- case g:
598
- return t2.push(`<![CDATA[`, e.data, `]]>`);
599
- case b:
600
- return t2.push(`<!--`, e.data, `-->`);
601
- case S:
602
- var k2 = e.publicId, A2 = e.systemId;
603
- if (t2.push(`<!DOCTYPE `, e.name), k2) t2.push(` PUBLIC `, k2), A2 && A2 != `.` && t2.push(` `, A2), t2.push(`>`);
604
- else if (A2 && A2 != `.`) t2.push(` SYSTEM `, A2, `>`);
605
- else {
606
- var j2 = e.internalSubset;
607
- j2 && t2.push(` [`, j2, `]`), t2.push(`>`);
608
- }
609
- return;
610
- case y:
611
- return t2.push(`<?`, e.target, ` `, e.data, `?>`);
612
- case _:
613
- return t2.push(`&`, e.nodeName, `;`);
614
- default:
615
- t2.push(`??`, e.nodeName);
616
- }
617
- }
618
- function Ce(e, t2, n3) {
619
- var r3;
620
- switch (t2.nodeType) {
621
- case p:
622
- r3 = t2.cloneNode(false), r3.ownerDocument = e;
623
- case C:
624
- break;
625
- case m:
626
- n3 = true;
627
- break;
628
- }
629
- if (r3 ||= t2.cloneNode(false), r3.ownerDocument = e, r3.parentNode = null, n3) for (var i3 = t2.firstChild; i3; ) r3.appendChild(Ce(e, i3, n3)), i3 = i3.nextSibling;
630
- return r3;
631
- }
632
- function we(e, t2, n3) {
633
- var r3 = new t2.constructor();
634
- for (var i3 in t2) if (Object.prototype.hasOwnProperty.call(t2, i3)) {
635
- var a3 = t2[i3];
636
- typeof a3 != `object` && a3 != r3[i3] && (r3[i3] = a3);
637
- }
638
- switch (t2.childNodes && (r3.childNodes = new j()), r3.ownerDocument = e, r3.nodeType) {
639
- case p:
640
- var o3 = t2.attributes, s2 = r3.attributes = new P(), c2 = o3.length;
641
- s2._ownerElement = r3;
642
- for (var l2 = 0; l2 < c2; l2++) r3.setAttributeNode(we(e, o3.item(l2), true));
643
- break;
644
- case m:
645
- n3 = true;
646
- }
647
- if (n3) for (var u2 = t2.firstChild; u2; ) r3.appendChild(we(e, u2, n3)), u2 = u2.nextSibling;
648
- return r3;
649
- }
650
- function Te(e, t2, n3) {
651
- e[t2] = n3;
652
- }
653
- try {
654
- if (Object.defineProperty) {
655
- let e = function(t2) {
656
- switch (t2.nodeType) {
657
- case p:
658
- case C:
659
- var n3 = [];
660
- for (t2 = t2.firstChild; t2; ) t2.nodeType !== 7 && t2.nodeType !== 8 && n3.push(e(t2)), t2 = t2.nextSibling;
661
- return n3.join(``);
662
- default:
663
- return t2.nodeValue;
664
- }
665
- };
666
- Object.defineProperty(M.prototype, `length`, { get: function() {
667
- return N(this), this.$$length;
668
- } }), Object.defineProperty(z.prototype, `textContent`, { get: function() {
669
- return e(this);
670
- }, set: function(e2) {
671
- switch (this.nodeType) {
672
- case p:
673
- case C:
674
- for (; this.firstChild; ) this.removeChild(this.firstChild);
675
- (e2 || String(e2)) && this.appendChild(this.ownerDocument.createTextNode(e2));
676
- break;
677
- default:
678
- this.data = e2, this.value = e2, this.nodeValue = e2;
679
- }
680
- } });
681
- Te = function(e2, t2, n3) {
682
- e2[`$$` + t2] = n3;
683
- };
684
- }
685
- } catch {
686
- }
687
- exports.DocumentType = Z, exports.DOMException = A, exports.DOMImplementation = R, exports.Element = J, exports.Node = z, exports.NodeList = j, exports.XMLSerializer = ye;
688
- })), r = o$1(((exports) => {
689
- var n2 = t().freeze;
690
- exports.XML_ENTITIES = n2({ amp: `&`, apos: `'`, gt: `>`, lt: `<`, quot: `"` }), exports.HTML_ENTITIES = n2({ Aacute: `Á`, aacute: `á`, Abreve: `Ă`, abreve: `ă`, ac: `∾`, acd: `∿`, acE: `∾̳`, Acirc: `Â`, acirc: `â`, acute: `´`, Acy: `А`, acy: `а`, AElig: `Æ`, aelig: `æ`, af: `⁡`, Afr: `𝔄`, afr: `𝔞`, Agrave: `À`, agrave: `à`, alefsym: `ℵ`, aleph: `ℵ`, Alpha: `Α`, alpha: `α`, Amacr: `Ā`, amacr: `ā`, amalg: `⨿`, AMP: `&`, amp: `&`, And: `⩓`, and: `∧`, andand: `⩕`, andd: `⩜`, andslope: `⩘`, andv: `⩚`, ang: `∠`, ange: `⦤`, angle: `∠`, angmsd: `∡`, angmsdaa: `⦨`, angmsdab: `⦩`, angmsdac: `⦪`, angmsdad: `⦫`, angmsdae: `⦬`, angmsdaf: `⦭`, angmsdag: `⦮`, angmsdah: `⦯`, angrt: `∟`, angrtvb: `⊾`, angrtvbd: `⦝`, angsph: `∢`, angst: `Å`, angzarr: `⍼`, Aogon: `Ą`, aogon: `ą`, Aopf: `𝔸`, aopf: `𝕒`, ap: `≈`, apacir: `⩯`, apE: `⩰`, ape: `≊`, apid: `≋`, apos: `'`, ApplyFunction: `⁡`, approx: `≈`, approxeq: `≊`, Aring: `Å`, aring: `å`, Ascr: `𝒜`, ascr: `𝒶`, Assign: `≔`, ast: `*`, asymp: `≈`, asympeq: `≍`, Atilde: `Ã`, atilde: `ã`, Auml: `Ä`, auml: `ä`, awconint: `∳`, awint: `⨑`, backcong: `≌`, backepsilon: `϶`, backprime: `‵`, backsim: `∽`, backsimeq: `⋍`, Backslash: `∖`, Barv: `⫧`, barvee: `⊽`, Barwed: `⌆`, barwed: `⌅`, barwedge: `⌅`, bbrk: `⎵`, bbrktbrk: `⎶`, bcong: `≌`, Bcy: `Б`, bcy: `б`, bdquo: `„`, becaus: `∵`, Because: `∵`, because: `∵`, bemptyv: `⦰`, bepsi: `϶`, bernou: `ℬ`, Bernoullis: `ℬ`, Beta: `Β`, beta: `β`, beth: `ℶ`, between: `≬`, Bfr: `𝔅`, bfr: `𝔟`, bigcap: `⋂`, bigcirc: `◯`, bigcup: `⋃`, bigodot: `⨀`, bigoplus: `⨁`, bigotimes: `⨂`, bigsqcup: `⨆`, bigstar: `★`, bigtriangledown: `▽`, bigtriangleup: `△`, biguplus: `⨄`, bigvee: `⋁`, bigwedge: `⋀`, bkarow: `⤍`, blacklozenge: `⧫`, blacksquare: `▪`, blacktriangle: `▴`, blacktriangledown: `▾`, blacktriangleleft: `◂`, blacktriangleright: `▸`, blank: `␣`, blk12: `▒`, blk14: `░`, blk34: `▓`, block: `█`, bne: `=⃥`, bnequiv: `≡⃥`, bNot: `⫭`, bnot: `⌐`, Bopf: `𝔹`, bopf: `𝕓`, bot: `⊥`, bottom: `⊥`, bowtie: `⋈`, boxbox: `⧉`, boxDL: `╗`, boxDl: `╖`, boxdL: `╕`, boxdl: `┐`, boxDR: `╔`, boxDr: `╓`, boxdR: `╒`, boxdr: `┌`, boxH: `═`, boxh: `─`, boxHD: `╦`, boxHd: `╤`, boxhD: `╥`, boxhd: `┬`, boxHU: `╩`, boxHu: `╧`, boxhU: `╨`, boxhu: `┴`, boxminus: `⊟`, boxplus: `⊞`, boxtimes: `⊠`, boxUL: `╝`, boxUl: `╜`, boxuL: `╛`, boxul: `┘`, boxUR: `╚`, boxUr: `╙`, boxuR: `╘`, boxur: `└`, boxV: `║`, boxv: `│`, boxVH: `╬`, boxVh: `╫`, boxvH: `╪`, boxvh: `┼`, boxVL: `╣`, boxVl: `╢`, boxvL: `╡`, boxvl: `┤`, boxVR: `╠`, boxVr: `╟`, boxvR: `╞`, boxvr: `├`, bprime: `‵`, Breve: `˘`, breve: `˘`, brvbar: `¦`, Bscr: `ℬ`, bscr: `𝒷`, bsemi: `⁏`, bsim: `∽`, bsime: `⋍`, bsol: `\\`, bsolb: `⧅`, bsolhsub: `⟈`, bull: `•`, bullet: `•`, bump: `≎`, bumpE: `⪮`, bumpe: `≏`, Bumpeq: `≎`, bumpeq: `≏`, Cacute: `Ć`, cacute: `ć`, Cap: `⋒`, cap: `∩`, capand: `⩄`, capbrcup: `⩉`, capcap: `⩋`, capcup: `⩇`, capdot: `⩀`, CapitalDifferentialD: `ⅅ`, caps: `∩︀`, caret: `⁁`, caron: `ˇ`, Cayleys: `ℭ`, ccaps: `⩍`, Ccaron: `Č`, ccaron: `č`, Ccedil: `Ç`, ccedil: `ç`, Ccirc: `Ĉ`, ccirc: `ĉ`, Cconint: `∰`, ccups: `⩌`, ccupssm: `⩐`, Cdot: `Ċ`, cdot: `ċ`, cedil: `¸`, Cedilla: `¸`, cemptyv: `⦲`, cent: `¢`, CenterDot: `·`, centerdot: `·`, Cfr: `ℭ`, cfr: `𝔠`, CHcy: `Ч`, chcy: `ч`, check: `✓`, checkmark: `✓`, Chi: `Χ`, chi: `χ`, cir: `○`, circ: `ˆ`, circeq: `≗`, circlearrowleft: `↺`, circlearrowright: `↻`, circledast: `⊛`, circledcirc: `⊚`, circleddash: `⊝`, CircleDot: `⊙`, circledR: `®`, circledS: `Ⓢ`, CircleMinus: `⊖`, CirclePlus: `⊕`, CircleTimes: `⊗`, cirE: `⧃`, cire: `≗`, cirfnint: `⨐`, cirmid: `⫯`, cirscir: `⧂`, ClockwiseContourIntegral: `∲`, CloseCurlyDoubleQuote: `”`, CloseCurlyQuote: `’`, clubs: `♣`, clubsuit: `♣`, Colon: `∷`, colon: `:`, Colone: `⩴`, colone: `≔`, coloneq: `≔`, comma: `,`, commat: `@`, comp: `∁`, compfn: `∘`, complement: `∁`, complexes: `ℂ`, cong: `≅`, congdot: `⩭`, Congruent: `≡`, Conint: `∯`, conint: `∮`, ContourIntegral: `∮`, Copf: `ℂ`, copf: `𝕔`, coprod: `∐`, Coproduct: `∐`, COPY: `©`, copy: `©`, copysr: `℗`, CounterClockwiseContourIntegral: `∳`, crarr: `↵`, Cross: `⨯`, cross: `✗`, Cscr: `𝒞`, cscr: `𝒸`, csub: `⫏`, csube: `⫑`, csup: `⫐`, csupe: `⫒`, ctdot: `⋯`, cudarrl: `⤸`, cudarrr: `⤵`, cuepr: `⋞`, cuesc: `⋟`, cularr: `↶`, cularrp: `⤽`, Cup: `⋓`, cup: `∪`, cupbrcap: `⩈`, CupCap: `≍`, cupcap: `⩆`, cupcup: `⩊`, cupdot: `⊍`, cupor: `⩅`, cups: `∪︀`, curarr: `↷`, curarrm: `⤼`, curlyeqprec: `⋞`, curlyeqsucc: `⋟`, curlyvee: `⋎`, curlywedge: `⋏`, curren: `¤`, curvearrowleft: `↶`, curvearrowright: `↷`, cuvee: `⋎`, cuwed: `⋏`, cwconint: `∲`, cwint: `∱`, cylcty: `⌭`, Dagger: `‡`, dagger: `†`, daleth: `ℸ`, Darr: `↡`, dArr: `⇓`, darr: `↓`, dash: `‐`, Dashv: `⫤`, dashv: `⊣`, dbkarow: `⤏`, dblac: `˝`, Dcaron: `Ď`, dcaron: `ď`, Dcy: `Д`, dcy: `д`, DD: `ⅅ`, dd: `ⅆ`, ddagger: `‡`, ddarr: `⇊`, DDotrahd: `⤑`, ddotseq: `⩷`, deg: `°`, Del: `∇`, Delta: `Δ`, delta: `δ`, demptyv: `⦱`, dfisht: `⥿`, Dfr: `𝔇`, dfr: `𝔡`, dHar: `⥥`, dharl: `⇃`, dharr: `⇂`, DiacriticalAcute: `´`, DiacriticalDot: `˙`, DiacriticalDoubleAcute: `˝`, DiacriticalGrave: "`", DiacriticalTilde: `˜`, diam: `⋄`, Diamond: `⋄`, diamond: `⋄`, diamondsuit: `♦`, diams: `♦`, die: `¨`, DifferentialD: `ⅆ`, digamma: `ϝ`, disin: `⋲`, div: `÷`, divide: `÷`, divideontimes: `⋇`, divonx: `⋇`, DJcy: `Ђ`, djcy: `ђ`, dlcorn: `⌞`, dlcrop: `⌍`, dollar: `$`, Dopf: `𝔻`, dopf: `𝕕`, Dot: `¨`, dot: `˙`, DotDot: `⃜`, doteq: `≐`, doteqdot: `≑`, DotEqual: `≐`, dotminus: `∸`, dotplus: `∔`, dotsquare: `⊡`, doublebarwedge: `⌆`, DoubleContourIntegral: `∯`, DoubleDot: `¨`, DoubleDownArrow: `⇓`, DoubleLeftArrow: `⇐`, DoubleLeftRightArrow: `⇔`, DoubleLeftTee: `⫤`, DoubleLongLeftArrow: `⟸`, DoubleLongLeftRightArrow: `⟺`, DoubleLongRightArrow: `⟹`, DoubleRightArrow: `⇒`, DoubleRightTee: `⊨`, DoubleUpArrow: `⇑`, DoubleUpDownArrow: `⇕`, DoubleVerticalBar: `∥`, DownArrow: `↓`, Downarrow: `⇓`, downarrow: `↓`, DownArrowBar: `⤓`, DownArrowUpArrow: `⇵`, DownBreve: `̑`, downdownarrows: `⇊`, downharpoonleft: `⇃`, downharpoonright: `⇂`, DownLeftRightVector: `⥐`, DownLeftTeeVector: `⥞`, DownLeftVector: `↽`, DownLeftVectorBar: `⥖`, DownRightTeeVector: `⥟`, DownRightVector: `⇁`, DownRightVectorBar: `⥗`, DownTee: `⊤`, DownTeeArrow: `↧`, drbkarow: `⤐`, drcorn: `⌟`, drcrop: `⌌`, Dscr: `𝒟`, dscr: `𝒹`, DScy: `Ѕ`, dscy: `ѕ`, dsol: `⧶`, Dstrok: `Đ`, dstrok: `đ`, dtdot: `⋱`, dtri: `▿`, dtrif: `▾`, duarr: `⇵`, duhar: `⥯`, dwangle: `⦦`, DZcy: `Џ`, dzcy: `џ`, dzigrarr: `⟿`, Eacute: `É`, eacute: `é`, easter: `⩮`, Ecaron: `Ě`, ecaron: `ě`, ecir: `≖`, Ecirc: `Ê`, ecirc: `ê`, ecolon: `≕`, Ecy: `Э`, ecy: `э`, eDDot: `⩷`, Edot: `Ė`, eDot: `≑`, edot: `ė`, ee: `ⅇ`, efDot: `≒`, Efr: `𝔈`, efr: `𝔢`, eg: `⪚`, Egrave: `È`, egrave: `è`, egs: `⪖`, egsdot: `⪘`, el: `⪙`, Element: `∈`, elinters: `⏧`, ell: `ℓ`, els: `⪕`, elsdot: `⪗`, Emacr: `Ē`, emacr: `ē`, empty: `∅`, emptyset: `∅`, EmptySmallSquare: `◻`, emptyv: `∅`, EmptyVerySmallSquare: `▫`, emsp: ` `, emsp13: ` `, emsp14: ` `, ENG: `Ŋ`, eng: `ŋ`, ensp: ` `, Eogon: `Ę`, eogon: `ę`, Eopf: `𝔼`, eopf: `𝕖`, epar: `⋕`, eparsl: `⧣`, eplus: `⩱`, epsi: `ε`, Epsilon: `Ε`, epsilon: `ε`, epsiv: `ϵ`, eqcirc: `≖`, eqcolon: `≕`, eqsim: `≂`, eqslantgtr: `⪖`, eqslantless: `⪕`, Equal: `⩵`, equals: `=`, EqualTilde: `≂`, equest: `≟`, Equilibrium: `⇌`, equiv: `≡`, equivDD: `⩸`, eqvparsl: `⧥`, erarr: `⥱`, erDot: `≓`, Escr: `ℰ`, escr: `ℯ`, esdot: `≐`, Esim: `⩳`, esim: `≂`, Eta: `Η`, eta: `η`, ETH: `Ð`, eth: `ð`, Euml: `Ë`, euml: `ë`, euro: `€`, excl: `!`, exist: `∃`, Exists: `∃`, expectation: `ℰ`, ExponentialE: `ⅇ`, exponentiale: `ⅇ`, fallingdotseq: `≒`, Fcy: `Ф`, fcy: `ф`, female: `♀`, ffilig: `ffi`, fflig: `ff`, ffllig: `ffl`, Ffr: `𝔉`, ffr: `𝔣`, filig: `fi`, FilledSmallSquare: `◼`, FilledVerySmallSquare: `▪`, fjlig: `fj`, flat: `♭`, fllig: `fl`, fltns: `▱`, fnof: `ƒ`, Fopf: `𝔽`, fopf: `𝕗`, ForAll: `∀`, forall: `∀`, fork: `⋔`, forkv: `⫙`, Fouriertrf: `ℱ`, fpartint: `⨍`, frac12: `½`, frac13: `⅓`, frac14: `¼`, frac15: `⅕`, frac16: `⅙`, frac18: `⅛`, frac23: `⅔`, frac25: `⅖`, frac34: `¾`, frac35: `⅗`, frac38: `⅜`, frac45: `⅘`, frac56: `⅚`, frac58: `⅝`, frac78: `⅞`, frasl: `⁄`, frown: `⌢`, Fscr: `ℱ`, fscr: `𝒻`, gacute: `ǵ`, Gamma: `Γ`, gamma: `γ`, Gammad: `Ϝ`, gammad: `ϝ`, gap: `⪆`, Gbreve: `Ğ`, gbreve: `ğ`, Gcedil: `Ģ`, Gcirc: `Ĝ`, gcirc: `ĝ`, Gcy: `Г`, gcy: `г`, Gdot: `Ġ`, gdot: `ġ`, gE: `≧`, ge: `≥`, gEl: `⪌`, gel: `⋛`, geq: `≥`, geqq: `≧`, geqslant: `⩾`, ges: `⩾`, gescc: `⪩`, gesdot: `⪀`, gesdoto: `⪂`, gesdotol: `⪄`, gesl: `⋛︀`, gesles: `⪔`, Gfr: `𝔊`, gfr: `𝔤`, Gg: `⋙`, gg: `≫`, ggg: `⋙`, gimel: `ℷ`, GJcy: `Ѓ`, gjcy: `ѓ`, gl: `≷`, gla: `⪥`, glE: `⪒`, glj: `⪤`, gnap: `⪊`, gnapprox: `⪊`, gnE: `≩`, gne: `⪈`, gneq: `⪈`, gneqq: `≩`, gnsim: `⋧`, Gopf: `𝔾`, gopf: `𝕘`, grave: "`", GreaterEqual: `≥`, GreaterEqualLess: `⋛`, GreaterFullEqual: `≧`, GreaterGreater: `⪢`, GreaterLess: `≷`, GreaterSlantEqual: `⩾`, GreaterTilde: `≳`, Gscr: `𝒢`, gscr: `ℊ`, gsim: `≳`, gsime: `⪎`, gsiml: `⪐`, Gt: `≫`, GT: `>`, gt: `>`, gtcc: `⪧`, gtcir: `⩺`, gtdot: `⋗`, gtlPar: `⦕`, gtquest: `⩼`, gtrapprox: `⪆`, gtrarr: `⥸`, gtrdot: `⋗`, gtreqless: `⋛`, gtreqqless: `⪌`, gtrless: `≷`, gtrsim: `≳`, gvertneqq: `≩︀`, gvnE: `≩︀`, Hacek: `ˇ`, hairsp: ` `, half: `½`, hamilt: `ℋ`, HARDcy: `Ъ`, hardcy: `ъ`, hArr: `⇔`, harr: `↔`, harrcir: `⥈`, harrw: `↭`, Hat: `^`, hbar: `ℏ`, Hcirc: `Ĥ`, hcirc: `ĥ`, hearts: `♥`, heartsuit: `♥`, hellip: `…`, hercon: `⊹`, Hfr: `ℌ`, hfr: `𝔥`, HilbertSpace: `ℋ`, hksearow: `⤥`, hkswarow: `⤦`, hoarr: `⇿`, homtht: `∻`, hookleftarrow: `↩`, hookrightarrow: `↪`, Hopf: `ℍ`, hopf: `𝕙`, horbar: `―`, HorizontalLine: `─`, Hscr: `ℋ`, hscr: `𝒽`, hslash: `ℏ`, Hstrok: `Ħ`, hstrok: `ħ`, HumpDownHump: `≎`, HumpEqual: `≏`, hybull: `⁃`, hyphen: `‐`, Iacute: `Í`, iacute: `í`, ic: `⁣`, Icirc: `Î`, icirc: `î`, Icy: `И`, icy: `и`, Idot: `İ`, IEcy: `Е`, iecy: `е`, iexcl: `¡`, iff: `⇔`, Ifr: `ℑ`, ifr: `𝔦`, Igrave: `Ì`, igrave: `ì`, ii: `ⅈ`, iiiint: `⨌`, iiint: `∭`, iinfin: `⧜`, iiota: `℩`, IJlig: `IJ`, ijlig: `ij`, Im: `ℑ`, Imacr: `Ī`, imacr: `ī`, image: `ℑ`, ImaginaryI: `ⅈ`, imagline: `ℐ`, imagpart: `ℑ`, imath: `ı`, imof: `⊷`, imped: `Ƶ`, Implies: `⇒`, in: `∈`, incare: `℅`, infin: `∞`, infintie: `⧝`, inodot: `ı`, Int: `∬`, int: `∫`, intcal: `⊺`, integers: `ℤ`, Integral: `∫`, intercal: `⊺`, Intersection: `⋂`, intlarhk: `⨗`, intprod: `⨼`, InvisibleComma: `⁣`, InvisibleTimes: `⁢`, IOcy: `Ё`, iocy: `ё`, Iogon: `Į`, iogon: `į`, Iopf: `𝕀`, iopf: `𝕚`, Iota: `Ι`, iota: `ι`, iprod: `⨼`, iquest: `¿`, Iscr: `ℐ`, iscr: `𝒾`, isin: `∈`, isindot: `⋵`, isinE: `⋹`, isins: `⋴`, isinsv: `⋳`, isinv: `∈`, it: `⁢`, Itilde: `Ĩ`, itilde: `ĩ`, Iukcy: `І`, iukcy: `і`, Iuml: `Ï`, iuml: `ï`, Jcirc: `Ĵ`, jcirc: `ĵ`, Jcy: `Й`, jcy: `й`, Jfr: `𝔍`, jfr: `𝔧`, jmath: `ȷ`, Jopf: `𝕁`, jopf: `𝕛`, Jscr: `𝒥`, jscr: `𝒿`, Jsercy: `Ј`, jsercy: `ј`, Jukcy: `Є`, jukcy: `є`, Kappa: `Κ`, kappa: `κ`, kappav: `ϰ`, Kcedil: `Ķ`, kcedil: `ķ`, Kcy: `К`, kcy: `к`, Kfr: `𝔎`, kfr: `𝔨`, kgreen: `ĸ`, KHcy: `Х`, khcy: `х`, KJcy: `Ќ`, kjcy: `ќ`, Kopf: `𝕂`, kopf: `𝕜`, Kscr: `𝒦`, kscr: `𝓀`, lAarr: `⇚`, Lacute: `Ĺ`, lacute: `ĺ`, laemptyv: `⦴`, lagran: `ℒ`, Lambda: `Λ`, lambda: `λ`, Lang: `⟪`, lang: `⟨`, langd: `⦑`, langle: `⟨`, lap: `⪅`, Laplacetrf: `ℒ`, laquo: `«`, Larr: `↞`, lArr: `⇐`, larr: `←`, larrb: `⇤`, larrbfs: `⤟`, larrfs: `⤝`, larrhk: `↩`, larrlp: `↫`, larrpl: `⤹`, larrsim: `⥳`, larrtl: `↢`, lat: `⪫`, lAtail: `⤛`, latail: `⤙`, late: `⪭`, lates: `⪭︀`, lBarr: `⤎`, lbarr: `⤌`, lbbrk: `❲`, lbrace: `{`, lbrack: `[`, lbrke: `⦋`, lbrksld: `⦏`, lbrkslu: `⦍`, Lcaron: `Ľ`, lcaron: `ľ`, Lcedil: `Ļ`, lcedil: `ļ`, lceil: `⌈`, lcub: `{`, Lcy: `Л`, lcy: `л`, ldca: `⤶`, ldquo: `“`, ldquor: `„`, ldrdhar: `⥧`, ldrushar: `⥋`, ldsh: `↲`, lE: `≦`, le: `≤`, LeftAngleBracket: `⟨`, LeftArrow: `←`, Leftarrow: `⇐`, leftarrow: `←`, LeftArrowBar: `⇤`, LeftArrowRightArrow: `⇆`, leftarrowtail: `↢`, LeftCeiling: `⌈`, LeftDoubleBracket: `⟦`, LeftDownTeeVector: `⥡`, LeftDownVector: `⇃`, LeftDownVectorBar: `⥙`, LeftFloor: `⌊`, leftharpoondown: `↽`, leftharpoonup: `↼`, leftleftarrows: `⇇`, LeftRightArrow: `↔`, Leftrightarrow: `⇔`, leftrightarrow: `↔`, leftrightarrows: `⇆`, leftrightharpoons: `⇋`, leftrightsquigarrow: `↭`, LeftRightVector: `⥎`, LeftTee: `⊣`, LeftTeeArrow: `↤`, LeftTeeVector: `⥚`, leftthreetimes: `⋋`, LeftTriangle: `⊲`, LeftTriangleBar: `⧏`, LeftTriangleEqual: `⊴`, LeftUpDownVector: `⥑`, LeftUpTeeVector: `⥠`, LeftUpVector: `↿`, LeftUpVectorBar: `⥘`, LeftVector: `↼`, LeftVectorBar: `⥒`, lEg: `⪋`, leg: `⋚`, leq: `≤`, leqq: `≦`, leqslant: `⩽`, les: `⩽`, lescc: `⪨`, lesdot: `⩿`, lesdoto: `⪁`, lesdotor: `⪃`, lesg: `⋚︀`, lesges: `⪓`, lessapprox: `⪅`, lessdot: `⋖`, lesseqgtr: `⋚`, lesseqqgtr: `⪋`, LessEqualGreater: `⋚`, LessFullEqual: `≦`, LessGreater: `≶`, lessgtr: `≶`, LessLess: `⪡`, lesssim: `≲`, LessSlantEqual: `⩽`, LessTilde: `≲`, lfisht: `⥼`, lfloor: `⌊`, Lfr: `𝔏`, lfr: `𝔩`, lg: `≶`, lgE: `⪑`, lHar: `⥢`, lhard: `↽`, lharu: `↼`, lharul: `⥪`, lhblk: `▄`, LJcy: `Љ`, ljcy: `љ`, Ll: `⋘`, ll: `≪`, llarr: `⇇`, llcorner: `⌞`, Lleftarrow: `⇚`, llhard: `⥫`, lltri: `◺`, Lmidot: `Ŀ`, lmidot: `ŀ`, lmoust: `⎰`, lmoustache: `⎰`, lnap: `⪉`, lnapprox: `⪉`, lnE: `≨`, lne: `⪇`, lneq: `⪇`, lneqq: `≨`, lnsim: `⋦`, loang: `⟬`, loarr: `⇽`, lobrk: `⟦`, LongLeftArrow: `⟵`, Longleftarrow: `⟸`, longleftarrow: `⟵`, LongLeftRightArrow: `⟷`, Longleftrightarrow: `⟺`, longleftrightarrow: `⟷`, longmapsto: `⟼`, LongRightArrow: `⟶`, Longrightarrow: `⟹`, longrightarrow: `⟶`, looparrowleft: `↫`, looparrowright: `↬`, lopar: `⦅`, Lopf: `𝕃`, lopf: `𝕝`, loplus: `⨭`, lotimes: `⨴`, lowast: `∗`, lowbar: `_`, LowerLeftArrow: `↙`, LowerRightArrow: `↘`, loz: `◊`, lozenge: `◊`, lozf: `⧫`, lpar: `(`, lparlt: `⦓`, lrarr: `⇆`, lrcorner: `⌟`, lrhar: `⇋`, lrhard: `⥭`, lrm: `‎`, lrtri: `⊿`, lsaquo: `‹`, Lscr: `ℒ`, lscr: `𝓁`, Lsh: `↰`, lsh: `↰`, lsim: `≲`, lsime: `⪍`, lsimg: `⪏`, lsqb: `[`, lsquo: `‘`, lsquor: `‚`, Lstrok: `Ł`, lstrok: `ł`, Lt: `≪`, LT: `<`, lt: `<`, ltcc: `⪦`, ltcir: `⩹`, ltdot: `⋖`, lthree: `⋋`, ltimes: `⋉`, ltlarr: `⥶`, ltquest: `⩻`, ltri: `◃`, ltrie: `⊴`, ltrif: `◂`, ltrPar: `⦖`, lurdshar: `⥊`, luruhar: `⥦`, lvertneqq: `≨︀`, lvnE: `≨︀`, macr: `¯`, male: `♂`, malt: `✠`, maltese: `✠`, Map: `⤅`, map: `↦`, mapsto: `↦`, mapstodown: `↧`, mapstoleft: `↤`, mapstoup: `↥`, marker: `▮`, mcomma: `⨩`, Mcy: `М`, mcy: `м`, mdash: `—`, mDDot: `∺`, measuredangle: `∡`, MediumSpace: ` `, Mellintrf: `ℳ`, Mfr: `𝔐`, mfr: `𝔪`, mho: `℧`, micro: `µ`, mid: `∣`, midast: `*`, midcir: `⫰`, middot: `·`, minus: `−`, minusb: `⊟`, minusd: `∸`, minusdu: `⨪`, MinusPlus: `∓`, mlcp: `⫛`, mldr: `…`, mnplus: `∓`, models: `⊧`, Mopf: `𝕄`, mopf: `𝕞`, mp: `∓`, Mscr: `ℳ`, mscr: `𝓂`, mstpos: `∾`, Mu: `Μ`, mu: `μ`, multimap: `⊸`, mumap: `⊸`, nabla: `∇`, Nacute: `Ń`, nacute: `ń`, nang: `∠⃒`, nap: `≉`, napE: `⩰̸`, napid: `≋̸`, napos: `ʼn`, napprox: `≉`, natur: `♮`, natural: `♮`, naturals: `ℕ`, nbsp: ` `, nbump: `≎̸`, nbumpe: `≏̸`, ncap: `⩃`, Ncaron: `Ň`, ncaron: `ň`, Ncedil: `Ņ`, ncedil: `ņ`, ncong: `≇`, ncongdot: `⩭̸`, ncup: `⩂`, Ncy: `Н`, ncy: `н`, ndash: `–`, ne: `≠`, nearhk: `⤤`, neArr: `⇗`, nearr: `↗`, nearrow: `↗`, nedot: `≐̸`, NegativeMediumSpace: `​`, NegativeThickSpace: `​`, NegativeThinSpace: `​`, NegativeVeryThinSpace: `​`, nequiv: `≢`, nesear: `⤨`, nesim: `≂̸`, NestedGreaterGreater: `≫`, NestedLessLess: `≪`, NewLine: `
691
- `, nexist: `∄`, nexists: `∄`, Nfr: `𝔑`, nfr: `𝔫`, ngE: `≧̸`, nge: `≱`, ngeq: `≱`, ngeqq: `≧̸`, ngeqslant: `⩾̸`, nges: `⩾̸`, nGg: `⋙̸`, ngsim: `≵`, nGt: `≫⃒`, ngt: `≯`, ngtr: `≯`, nGtv: `≫̸`, nhArr: `⇎`, nharr: `↮`, nhpar: `⫲`, ni: `∋`, nis: `⋼`, nisd: `⋺`, niv: `∋`, NJcy: `Њ`, njcy: `њ`, nlArr: `⇍`, nlarr: `↚`, nldr: `‥`, nlE: `≦̸`, nle: `≰`, nLeftarrow: `⇍`, nleftarrow: `↚`, nLeftrightarrow: `⇎`, nleftrightarrow: `↮`, nleq: `≰`, nleqq: `≦̸`, nleqslant: `⩽̸`, nles: `⩽̸`, nless: `≮`, nLl: `⋘̸`, nlsim: `≴`, nLt: `≪⃒`, nlt: `≮`, nltri: `⋪`, nltrie: `⋬`, nLtv: `≪̸`, nmid: `∤`, NoBreak: `⁠`, NonBreakingSpace: ` `, Nopf: `ℕ`, nopf: `𝕟`, Not: `⫬`, not: `¬`, NotCongruent: `≢`, NotCupCap: `≭`, NotDoubleVerticalBar: `∦`, NotElement: `∉`, NotEqual: `≠`, NotEqualTilde: `≂̸`, NotExists: `∄`, NotGreater: `≯`, NotGreaterEqual: `≱`, NotGreaterFullEqual: `≧̸`, NotGreaterGreater: `≫̸`, NotGreaterLess: `≹`, NotGreaterSlantEqual: `⩾̸`, NotGreaterTilde: `≵`, NotHumpDownHump: `≎̸`, NotHumpEqual: `≏̸`, notin: `∉`, notindot: `⋵̸`, notinE: `⋹̸`, notinva: `∉`, notinvb: `⋷`, notinvc: `⋶`, NotLeftTriangle: `⋪`, NotLeftTriangleBar: `⧏̸`, NotLeftTriangleEqual: `⋬`, NotLess: `≮`, NotLessEqual: `≰`, NotLessGreater: `≸`, NotLessLess: `≪̸`, NotLessSlantEqual: `⩽̸`, NotLessTilde: `≴`, NotNestedGreaterGreater: `⪢̸`, NotNestedLessLess: `⪡̸`, notni: `∌`, notniva: `∌`, notnivb: `⋾`, notnivc: `⋽`, NotPrecedes: `⊀`, NotPrecedesEqual: `⪯̸`, NotPrecedesSlantEqual: `⋠`, NotReverseElement: `∌`, NotRightTriangle: `⋫`, NotRightTriangleBar: `⧐̸`, NotRightTriangleEqual: `⋭`, NotSquareSubset: `⊏̸`, NotSquareSubsetEqual: `⋢`, NotSquareSuperset: `⊐̸`, NotSquareSupersetEqual: `⋣`, NotSubset: `⊂⃒`, NotSubsetEqual: `⊈`, NotSucceeds: `⊁`, NotSucceedsEqual: `⪰̸`, NotSucceedsSlantEqual: `⋡`, NotSucceedsTilde: `≿̸`, NotSuperset: `⊃⃒`, NotSupersetEqual: `⊉`, NotTilde: `≁`, NotTildeEqual: `≄`, NotTildeFullEqual: `≇`, NotTildeTilde: `≉`, NotVerticalBar: `∤`, npar: `∦`, nparallel: `∦`, nparsl: `⫽⃥`, npart: `∂̸`, npolint: `⨔`, npr: `⊀`, nprcue: `⋠`, npre: `⪯̸`, nprec: `⊀`, npreceq: `⪯̸`, nrArr: `⇏`, nrarr: `↛`, nrarrc: `⤳̸`, nrarrw: `↝̸`, nRightarrow: `⇏`, nrightarrow: `↛`, nrtri: `⋫`, nrtrie: `⋭`, nsc: `⊁`, nsccue: `⋡`, nsce: `⪰̸`, Nscr: `𝒩`, nscr: `𝓃`, nshortmid: `∤`, nshortparallel: `∦`, nsim: `≁`, nsime: `≄`, nsimeq: `≄`, nsmid: `∤`, nspar: `∦`, nsqsube: `⋢`, nsqsupe: `⋣`, nsub: `⊄`, nsubE: `⫅̸`, nsube: `⊈`, nsubset: `⊂⃒`, nsubseteq: `⊈`, nsubseteqq: `⫅̸`, nsucc: `⊁`, nsucceq: `⪰̸`, nsup: `⊅`, nsupE: `⫆̸`, nsupe: `⊉`, nsupset: `⊃⃒`, nsupseteq: `⊉`, nsupseteqq: `⫆̸`, ntgl: `≹`, Ntilde: `Ñ`, ntilde: `ñ`, ntlg: `≸`, ntriangleleft: `⋪`, ntrianglelefteq: `⋬`, ntriangleright: `⋫`, ntrianglerighteq: `⋭`, Nu: `Ν`, nu: `ν`, num: `#`, numero: `№`, numsp: ` `, nvap: `≍⃒`, nVDash: `⊯`, nVdash: `⊮`, nvDash: `⊭`, nvdash: `⊬`, nvge: `≥⃒`, nvgt: `>⃒`, nvHarr: `⤄`, nvinfin: `⧞`, nvlArr: `⤂`, nvle: `≤⃒`, nvlt: `<⃒`, nvltrie: `⊴⃒`, nvrArr: `⤃`, nvrtrie: `⊵⃒`, nvsim: `∼⃒`, nwarhk: `⤣`, nwArr: `⇖`, nwarr: `↖`, nwarrow: `↖`, nwnear: `⤧`, Oacute: `Ó`, oacute: `ó`, oast: `⊛`, ocir: `⊚`, Ocirc: `Ô`, ocirc: `ô`, Ocy: `О`, ocy: `о`, odash: `⊝`, Odblac: `Ő`, odblac: `ő`, odiv: `⨸`, odot: `⊙`, odsold: `⦼`, OElig: `Œ`, oelig: `œ`, ofcir: `⦿`, Ofr: `𝔒`, ofr: `𝔬`, ogon: `˛`, Ograve: `Ò`, ograve: `ò`, ogt: `⧁`, ohbar: `⦵`, ohm: `Ω`, oint: `∮`, olarr: `↺`, olcir: `⦾`, olcross: `⦻`, oline: `‾`, olt: `⧀`, Omacr: `Ō`, omacr: `ō`, Omega: `Ω`, omega: `ω`, Omicron: `Ο`, omicron: `ο`, omid: `⦶`, ominus: `⊖`, Oopf: `𝕆`, oopf: `𝕠`, opar: `⦷`, OpenCurlyDoubleQuote: `“`, OpenCurlyQuote: `‘`, operp: `⦹`, oplus: `⊕`, Or: `⩔`, or: `∨`, orarr: `↻`, ord: `⩝`, order: `ℴ`, orderof: `ℴ`, ordf: `ª`, ordm: `º`, origof: `⊶`, oror: `⩖`, orslope: `⩗`, orv: `⩛`, oS: `Ⓢ`, Oscr: `𝒪`, oscr: `ℴ`, Oslash: `Ø`, oslash: `ø`, osol: `⊘`, Otilde: `Õ`, otilde: `õ`, Otimes: `⨷`, otimes: `⊗`, otimesas: `⨶`, Ouml: `Ö`, ouml: `ö`, ovbar: `⌽`, OverBar: `‾`, OverBrace: `⏞`, OverBracket: `⎴`, OverParenthesis: `⏜`, par: `∥`, para: `¶`, parallel: `∥`, parsim: `⫳`, parsl: `⫽`, part: `∂`, PartialD: `∂`, Pcy: `П`, pcy: `п`, percnt: `%`, period: `.`, permil: `‰`, perp: `⊥`, pertenk: `‱`, Pfr: `𝔓`, pfr: `𝔭`, Phi: `Φ`, phi: `φ`, phiv: `ϕ`, phmmat: `ℳ`, phone: `☎`, Pi: `Π`, pi: `π`, pitchfork: `⋔`, piv: `ϖ`, planck: `ℏ`, planckh: `ℎ`, plankv: `ℏ`, plus: `+`, plusacir: `⨣`, plusb: `⊞`, pluscir: `⨢`, plusdo: `∔`, plusdu: `⨥`, pluse: `⩲`, PlusMinus: `±`, plusmn: `±`, plussim: `⨦`, plustwo: `⨧`, pm: `±`, Poincareplane: `ℌ`, pointint: `⨕`, Popf: `ℙ`, popf: `𝕡`, pound: `£`, Pr: `⪻`, pr: `≺`, prap: `⪷`, prcue: `≼`, prE: `⪳`, pre: `⪯`, prec: `≺`, precapprox: `⪷`, preccurlyeq: `≼`, Precedes: `≺`, PrecedesEqual: `⪯`, PrecedesSlantEqual: `≼`, PrecedesTilde: `≾`, preceq: `⪯`, precnapprox: `⪹`, precneqq: `⪵`, precnsim: `⋨`, precsim: `≾`, Prime: `″`, prime: `′`, primes: `ℙ`, prnap: `⪹`, prnE: `⪵`, prnsim: `⋨`, prod: `∏`, Product: `∏`, profalar: `⌮`, profline: `⌒`, profsurf: `⌓`, prop: `∝`, Proportion: `∷`, Proportional: `∝`, propto: `∝`, prsim: `≾`, prurel: `⊰`, Pscr: `𝒫`, pscr: `𝓅`, Psi: `Ψ`, psi: `ψ`, puncsp: ` `, Qfr: `𝔔`, qfr: `𝔮`, qint: `⨌`, Qopf: `ℚ`, qopf: `𝕢`, qprime: `⁗`, Qscr: `𝒬`, qscr: `𝓆`, quaternions: `ℍ`, quatint: `⨖`, quest: `?`, questeq: `≟`, QUOT: `"`, quot: `"`, rAarr: `⇛`, race: `∽̱`, Racute: `Ŕ`, racute: `ŕ`, radic: `√`, raemptyv: `⦳`, Rang: `⟫`, rang: `⟩`, rangd: `⦒`, range: `⦥`, rangle: `⟩`, raquo: `»`, Rarr: `↠`, rArr: `⇒`, rarr: `→`, rarrap: `⥵`, rarrb: `⇥`, rarrbfs: `⤠`, rarrc: `⤳`, rarrfs: `⤞`, rarrhk: `↪`, rarrlp: `↬`, rarrpl: `⥅`, rarrsim: `⥴`, Rarrtl: `⤖`, rarrtl: `↣`, rarrw: `↝`, rAtail: `⤜`, ratail: `⤚`, ratio: `∶`, rationals: `ℚ`, RBarr: `⤐`, rBarr: `⤏`, rbarr: `⤍`, rbbrk: `❳`, rbrace: `}`, rbrack: `]`, rbrke: `⦌`, rbrksld: `⦎`, rbrkslu: `⦐`, Rcaron: `Ř`, rcaron: `ř`, Rcedil: `Ŗ`, rcedil: `ŗ`, rceil: `⌉`, rcub: `}`, Rcy: `Р`, rcy: `р`, rdca: `⤷`, rdldhar: `⥩`, rdquo: `”`, rdquor: `”`, rdsh: `↳`, Re: `ℜ`, real: `ℜ`, realine: `ℛ`, realpart: `ℜ`, reals: `ℝ`, rect: `▭`, REG: `®`, reg: `®`, ReverseElement: `∋`, ReverseEquilibrium: `⇋`, ReverseUpEquilibrium: `⥯`, rfisht: `⥽`, rfloor: `⌋`, Rfr: `ℜ`, rfr: `𝔯`, rHar: `⥤`, rhard: `⇁`, rharu: `⇀`, rharul: `⥬`, Rho: `Ρ`, rho: `ρ`, rhov: `ϱ`, RightAngleBracket: `⟩`, RightArrow: `→`, Rightarrow: `⇒`, rightarrow: `→`, RightArrowBar: `⇥`, RightArrowLeftArrow: `⇄`, rightarrowtail: `↣`, RightCeiling: `⌉`, RightDoubleBracket: `⟧`, RightDownTeeVector: `⥝`, RightDownVector: `⇂`, RightDownVectorBar: `⥕`, RightFloor: `⌋`, rightharpoondown: `⇁`, rightharpoonup: `⇀`, rightleftarrows: `⇄`, rightleftharpoons: `⇌`, rightrightarrows: `⇉`, rightsquigarrow: `↝`, RightTee: `⊢`, RightTeeArrow: `↦`, RightTeeVector: `⥛`, rightthreetimes: `⋌`, RightTriangle: `⊳`, RightTriangleBar: `⧐`, RightTriangleEqual: `⊵`, RightUpDownVector: `⥏`, RightUpTeeVector: `⥜`, RightUpVector: `↾`, RightUpVectorBar: `⥔`, RightVector: `⇀`, RightVectorBar: `⥓`, ring: `˚`, risingdotseq: `≓`, rlarr: `⇄`, rlhar: `⇌`, rlm: `‏`, rmoust: `⎱`, rmoustache: `⎱`, rnmid: `⫮`, roang: `⟭`, roarr: `⇾`, robrk: `⟧`, ropar: `⦆`, Ropf: `ℝ`, ropf: `𝕣`, roplus: `⨮`, rotimes: `⨵`, RoundImplies: `⥰`, rpar: `)`, rpargt: `⦔`, rppolint: `⨒`, rrarr: `⇉`, Rrightarrow: `⇛`, rsaquo: `›`, Rscr: `ℛ`, rscr: `𝓇`, Rsh: `↱`, rsh: `↱`, rsqb: `]`, rsquo: `’`, rsquor: `’`, rthree: `⋌`, rtimes: `⋊`, rtri: `▹`, rtrie: `⊵`, rtrif: `▸`, rtriltri: `⧎`, RuleDelayed: `⧴`, ruluhar: `⥨`, rx: `℞`, Sacute: `Ś`, sacute: `ś`, sbquo: `‚`, Sc: `⪼`, sc: `≻`, scap: `⪸`, Scaron: `Š`, scaron: `š`, sccue: `≽`, scE: `⪴`, sce: `⪰`, Scedil: `Ş`, scedil: `ş`, Scirc: `Ŝ`, scirc: `ŝ`, scnap: `⪺`, scnE: `⪶`, scnsim: `⋩`, scpolint: `⨓`, scsim: `≿`, Scy: `С`, scy: `с`, sdot: `⋅`, sdotb: `⊡`, sdote: `⩦`, searhk: `⤥`, seArr: `⇘`, searr: `↘`, searrow: `↘`, sect: `§`, semi: `;`, seswar: `⤩`, setminus: `∖`, setmn: `∖`, sext: `✶`, Sfr: `𝔖`, sfr: `𝔰`, sfrown: `⌢`, sharp: `♯`, SHCHcy: `Щ`, shchcy: `щ`, SHcy: `Ш`, shcy: `ш`, ShortDownArrow: `↓`, ShortLeftArrow: `←`, shortmid: `∣`, shortparallel: `∥`, ShortRightArrow: `→`, ShortUpArrow: `↑`, shy: `­`, Sigma: `Σ`, sigma: `σ`, sigmaf: `ς`, sigmav: `ς`, sim: `∼`, simdot: `⩪`, sime: `≃`, simeq: `≃`, simg: `⪞`, simgE: `⪠`, siml: `⪝`, simlE: `⪟`, simne: `≆`, simplus: `⨤`, simrarr: `⥲`, slarr: `←`, SmallCircle: `∘`, smallsetminus: `∖`, smashp: `⨳`, smeparsl: `⧤`, smid: `∣`, smile: `⌣`, smt: `⪪`, smte: `⪬`, smtes: `⪬︀`, SOFTcy: `Ь`, softcy: `ь`, sol: `/`, solb: `⧄`, solbar: `⌿`, Sopf: `𝕊`, sopf: `𝕤`, spades: `♠`, spadesuit: `♠`, spar: `∥`, sqcap: `⊓`, sqcaps: `⊓︀`, sqcup: `⊔`, sqcups: `⊔︀`, Sqrt: `√`, sqsub: `⊏`, sqsube: `⊑`, sqsubset: `⊏`, sqsubseteq: `⊑`, sqsup: `⊐`, sqsupe: `⊒`, sqsupset: `⊐`, sqsupseteq: `⊒`, squ: `□`, Square: `□`, square: `□`, SquareIntersection: `⊓`, SquareSubset: `⊏`, SquareSubsetEqual: `⊑`, SquareSuperset: `⊐`, SquareSupersetEqual: `⊒`, SquareUnion: `⊔`, squarf: `▪`, squf: `▪`, srarr: `→`, Sscr: `𝒮`, sscr: `𝓈`, ssetmn: `∖`, ssmile: `⌣`, sstarf: `⋆`, Star: `⋆`, star: `☆`, starf: `★`, straightepsilon: `ϵ`, straightphi: `ϕ`, strns: `¯`, Sub: `⋐`, sub: `⊂`, subdot: `⪽`, subE: `⫅`, sube: `⊆`, subedot: `⫃`, submult: `⫁`, subnE: `⫋`, subne: `⊊`, subplus: `⪿`, subrarr: `⥹`, Subset: `⋐`, subset: `⊂`, subseteq: `⊆`, subseteqq: `⫅`, SubsetEqual: `⊆`, subsetneq: `⊊`, subsetneqq: `⫋`, subsim: `⫇`, subsub: `⫕`, subsup: `⫓`, succ: `≻`, succapprox: `⪸`, succcurlyeq: `≽`, Succeeds: `≻`, SucceedsEqual: `⪰`, SucceedsSlantEqual: `≽`, SucceedsTilde: `≿`, succeq: `⪰`, succnapprox: `⪺`, succneqq: `⪶`, succnsim: `⋩`, succsim: `≿`, SuchThat: `∋`, Sum: `∑`, sum: `∑`, sung: `♪`, Sup: `⋑`, sup: `⊃`, sup1: `¹`, sup2: `²`, sup3: `³`, supdot: `⪾`, supdsub: `⫘`, supE: `⫆`, supe: `⊇`, supedot: `⫄`, Superset: `⊃`, SupersetEqual: `⊇`, suphsol: `⟉`, suphsub: `⫗`, suplarr: `⥻`, supmult: `⫂`, supnE: `⫌`, supne: `⊋`, supplus: `⫀`, Supset: `⋑`, supset: `⊃`, supseteq: `⊇`, supseteqq: `⫆`, supsetneq: `⊋`, supsetneqq: `⫌`, supsim: `⫈`, supsub: `⫔`, supsup: `⫖`, swarhk: `⤦`, swArr: `⇙`, swarr: `↙`, swarrow: `↙`, swnwar: `⤪`, szlig: `ß`, Tab: ` `, target: `⌖`, Tau: `Τ`, tau: `τ`, tbrk: `⎴`, Tcaron: `Ť`, tcaron: `ť`, Tcedil: `Ţ`, tcedil: `ţ`, Tcy: `Т`, tcy: `т`, tdot: `⃛`, telrec: `⌕`, Tfr: `𝔗`, tfr: `𝔱`, there4: `∴`, Therefore: `∴`, therefore: `∴`, Theta: `Θ`, theta: `θ`, thetasym: `ϑ`, thetav: `ϑ`, thickapprox: `≈`, thicksim: `∼`, ThickSpace: `  `, thinsp: ` `, ThinSpace: ` `, thkap: `≈`, thksim: `∼`, THORN: `Þ`, thorn: `þ`, Tilde: `∼`, tilde: `˜`, TildeEqual: `≃`, TildeFullEqual: `≅`, TildeTilde: `≈`, times: `×`, timesb: `⊠`, timesbar: `⨱`, timesd: `⨰`, tint: `∭`, toea: `⤨`, top: `⊤`, topbot: `⌶`, topcir: `⫱`, Topf: `𝕋`, topf: `𝕥`, topfork: `⫚`, tosa: `⤩`, tprime: `‴`, TRADE: `™`, trade: `™`, triangle: `▵`, triangledown: `▿`, triangleleft: `◃`, trianglelefteq: `⊴`, triangleq: `≜`, triangleright: `▹`, trianglerighteq: `⊵`, tridot: `◬`, trie: `≜`, triminus: `⨺`, TripleDot: `⃛`, triplus: `⨹`, trisb: `⧍`, tritime: `⨻`, trpezium: `⏢`, Tscr: `𝒯`, tscr: `𝓉`, TScy: `Ц`, tscy: `ц`, TSHcy: `Ћ`, tshcy: `ћ`, Tstrok: `Ŧ`, tstrok: `ŧ`, twixt: `≬`, twoheadleftarrow: `↞`, twoheadrightarrow: `↠`, Uacute: `Ú`, uacute: `ú`, Uarr: `↟`, uArr: `⇑`, uarr: `↑`, Uarrocir: `⥉`, Ubrcy: `Ў`, ubrcy: `ў`, Ubreve: `Ŭ`, ubreve: `ŭ`, Ucirc: `Û`, ucirc: `û`, Ucy: `У`, ucy: `у`, udarr: `⇅`, Udblac: `Ű`, udblac: `ű`, udhar: `⥮`, ufisht: `⥾`, Ufr: `𝔘`, ufr: `𝔲`, Ugrave: `Ù`, ugrave: `ù`, uHar: `⥣`, uharl: `↿`, uharr: `↾`, uhblk: `▀`, ulcorn: `⌜`, ulcorner: `⌜`, ulcrop: `⌏`, ultri: `◸`, Umacr: `Ū`, umacr: `ū`, uml: `¨`, UnderBar: `_`, UnderBrace: `⏟`, UnderBracket: `⎵`, UnderParenthesis: `⏝`, Union: `⋃`, UnionPlus: `⊎`, Uogon: `Ų`, uogon: `ų`, Uopf: `𝕌`, uopf: `𝕦`, UpArrow: `↑`, Uparrow: `⇑`, uparrow: `↑`, UpArrowBar: `⤒`, UpArrowDownArrow: `⇅`, UpDownArrow: `↕`, Updownarrow: `⇕`, updownarrow: `↕`, UpEquilibrium: `⥮`, upharpoonleft: `↿`, upharpoonright: `↾`, uplus: `⊎`, UpperLeftArrow: `↖`, UpperRightArrow: `↗`, Upsi: `ϒ`, upsi: `υ`, upsih: `ϒ`, Upsilon: `Υ`, upsilon: `υ`, UpTee: `⊥`, UpTeeArrow: `↥`, upuparrows: `⇈`, urcorn: `⌝`, urcorner: `⌝`, urcrop: `⌎`, Uring: `Ů`, uring: `ů`, urtri: `◹`, Uscr: `𝒰`, uscr: `𝓊`, utdot: `⋰`, Utilde: `Ũ`, utilde: `ũ`, utri: `▵`, utrif: `▴`, uuarr: `⇈`, Uuml: `Ü`, uuml: `ü`, uwangle: `⦧`, vangrt: `⦜`, varepsilon: `ϵ`, varkappa: `ϰ`, varnothing: `∅`, varphi: `ϕ`, varpi: `ϖ`, varpropto: `∝`, vArr: `⇕`, varr: `↕`, varrho: `ϱ`, varsigma: `ς`, varsubsetneq: `⊊︀`, varsubsetneqq: `⫋︀`, varsupsetneq: `⊋︀`, varsupsetneqq: `⫌︀`, vartheta: `ϑ`, vartriangleleft: `⊲`, vartriangleright: `⊳`, Vbar: `⫫`, vBar: `⫨`, vBarv: `⫩`, Vcy: `В`, vcy: `в`, VDash: `⊫`, Vdash: `⊩`, vDash: `⊨`, vdash: `⊢`, Vdashl: `⫦`, Vee: `⋁`, vee: `∨`, veebar: `⊻`, veeeq: `≚`, vellip: `⋮`, Verbar: `‖`, verbar: `|`, Vert: `‖`, vert: `|`, VerticalBar: `∣`, VerticalLine: `|`, VerticalSeparator: `❘`, VerticalTilde: `≀`, VeryThinSpace: ` `, Vfr: `𝔙`, vfr: `𝔳`, vltri: `⊲`, vnsub: `⊂⃒`, vnsup: `⊃⃒`, Vopf: `𝕍`, vopf: `𝕧`, vprop: `∝`, vrtri: `⊳`, Vscr: `𝒱`, vscr: `𝓋`, vsubnE: `⫋︀`, vsubne: `⊊︀`, vsupnE: `⫌︀`, vsupne: `⊋︀`, Vvdash: `⊪`, vzigzag: `⦚`, Wcirc: `Ŵ`, wcirc: `ŵ`, wedbar: `⩟`, Wedge: `⋀`, wedge: `∧`, wedgeq: `≙`, weierp: `℘`, Wfr: `𝔚`, wfr: `𝔴`, Wopf: `𝕎`, wopf: `𝕨`, wp: `℘`, wr: `≀`, wreath: `≀`, Wscr: `𝒲`, wscr: `𝓌`, xcap: `⋂`, xcirc: `◯`, xcup: `⋃`, xdtri: `▽`, Xfr: `𝔛`, xfr: `𝔵`, xhArr: `⟺`, xharr: `⟷`, Xi: `Ξ`, xi: `ξ`, xlArr: `⟸`, xlarr: `⟵`, xmap: `⟼`, xnis: `⋻`, xodot: `⨀`, Xopf: `𝕏`, xopf: `𝕩`, xoplus: `⨁`, xotime: `⨂`, xrArr: `⟹`, xrarr: `⟶`, Xscr: `𝒳`, xscr: `𝓍`, xsqcup: `⨆`, xuplus: `⨄`, xutri: `△`, xvee: `⋁`, xwedge: `⋀`, Yacute: `Ý`, yacute: `ý`, YAcy: `Я`, yacy: `я`, Ycirc: `Ŷ`, ycirc: `ŷ`, Ycy: `Ы`, ycy: `ы`, yen: `¥`, Yfr: `𝔜`, yfr: `𝔶`, YIcy: `Ї`, yicy: `ї`, Yopf: `𝕐`, yopf: `𝕪`, Yscr: `𝒴`, yscr: `𝓎`, YUcy: `Ю`, yucy: `ю`, Yuml: `Ÿ`, yuml: `ÿ`, Zacute: `Ź`, zacute: `ź`, Zcaron: `Ž`, zcaron: `ž`, Zcy: `З`, zcy: `з`, Zdot: `Ż`, zdot: `ż`, zeetrf: `ℨ`, ZeroWidthSpace: `​`, Zeta: `Ζ`, zeta: `ζ`, Zfr: `ℨ`, zfr: `𝔷`, ZHcy: `Ж`, zhcy: `ж`, zigrarr: `⇝`, Zopf: `ℤ`, zopf: `𝕫`, Zscr: `𝒵`, zscr: `𝓏`, zwj: `‍`, zwnj: `‌` }), exports.entityMap = exports.HTML_ENTITIES;
692
- })), i = o$1(((exports) => {
693
- var n2 = t().NAMESPACE, r2 = /[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/, i2 = RegExp(`[\\-\\.0-9` + r2.source.slice(1, -1) + `\\u00B7\\u0300-\\u036F\\u203F-\\u2040]`), a2 = RegExp(`^` + r2.source + i2.source + `*(?::` + r2.source + i2.source + `*)?$`), o2 = 0, s = 1, c = 2, l = 3, u = 4, d = 5, f = 6, p = 7;
694
- function m(e, t2) {
695
- this.message = e, this.locator = t2, Error.captureStackTrace && Error.captureStackTrace(this, m);
696
- }
697
- m.prototype = Error(), m.prototype.name = m.name;
698
- function h() {
699
- }
700
- h.prototype = { parse: function(e, t2, n3) {
701
- var r3 = this.domBuilder;
702
- r3.startDocument(), S(t2, t2 = {}), g(e, t2, n3, r3, this.errorHandler), r3.endDocument();
703
- } };
704
- function g(e, t2, r3, i3, a3) {
705
- function o3(e2) {
706
- if (e2 > 65535) {
707
- e2 -= 65536;
708
- var t3 = 55296 + (e2 >> 10), n3 = 56320 + (e2 & 1023);
709
- return String.fromCharCode(t3, n3);
710
- } else return String.fromCharCode(e2);
711
- }
712
- function s2(e2) {
713
- var t3 = e2.slice(1, -1);
714
- return Object.hasOwnProperty.call(r3, t3) ? r3[t3] : t3.charAt(0) === `#` ? o3(parseInt(t3.substr(1).replace(`x`, `0x`))) : (a3.error(`entity not found:` + e2), e2);
715
- }
716
- function c2(t3) {
717
- if (t3 > S2) {
718
- var n3 = e.substring(S2, t3).replace(/&#?\w+;/g, s2);
719
- p2 && l2(S2), i3.characters(n3, 0, t3 - S2), S2 = t3;
720
- }
721
- }
722
- function l2(t3, n3) {
723
- for (; t3 >= d2 && (n3 = f2.exec(e)); ) u2 = n3.index, d2 = u2 + n3[0].length, p2.lineNumber++;
724
- p2.columnNumber = t3 - u2 + 1;
725
- }
726
- for (var u2 = 0, d2 = 0, f2 = /.*(?:\r\n?|\n)|.*$/g, p2 = i3.locator, h2 = [{ currentNSMap: t2 }], g2 = {}, S2 = 0; ; ) {
727
- try {
728
- var E2 = e.indexOf(`<`, S2);
729
- if (E2 < 0) {
730
- if (!e.substr(S2).match(/^\s*$/)) {
731
- var D = i3.doc, O = D.createTextNode(e.substr(S2));
732
- D.appendChild(O), i3.currentElement = O;
733
- }
734
- return;
735
- }
736
- switch (E2 > S2 && c2(E2), e.charAt(E2 + 1)) {
737
- case `/`:
738
- var k = e.indexOf(`>`, E2 + 3), A = e.substring(E2 + 2, k).replace(/[ \t\n\r]+$/g, ``), j = h2.pop();
739
- k < 0 ? (A = e.substring(E2 + 2).replace(/[\s<].*/, ``), a3.error(`end tag name: ` + A + ` is not complete:` + j.tagName), k = E2 + 1 + A.length) : A.match(/\s</) && (A = A.replace(/[\s<].*/, ``), a3.error(`end tag name: ` + A + ` maybe not complete`), k = E2 + 1 + A.length);
740
- var M = j.localNSMap, N = j.tagName == A;
741
- if (N || j.tagName && j.tagName.toLowerCase() == A.toLowerCase()) {
742
- if (i3.endElement(j.uri, j.localName, A), M) for (var P in M) Object.prototype.hasOwnProperty.call(M, P) && i3.endPrefixMapping(P);
743
- N || a3.fatalError(`end tag name: ` + A + ` is not match the current start tagName:` + j.tagName);
744
- } else h2.push(j);
745
- k++;
746
- break;
747
- case `?`:
748
- p2 && l2(E2), k = w(e, E2, i3);
749
- break;
750
- case `!`:
751
- p2 && l2(E2), k = C(e, E2, i3, a3);
752
- break;
753
- default:
754
- p2 && l2(E2);
755
- var F = new T(), I = h2[h2.length - 1].currentNSMap, k = v(e, E2, F, I, s2, a3), L = F.length;
756
- if (!F.closed && x(e, k, F.tagName, g2) && (F.closed = true, r3.nbsp || a3.warning(`unclosed xml attribute`)), p2 && L) {
757
- for (var R = _(p2, {}), z = 0; z < L; z++) {
758
- var B = F[z];
759
- l2(B.offset), B.locator = _(p2, {});
760
- }
761
- i3.locator = R, y(F, i3, I) && h2.push(F), i3.locator = p2;
762
- } else y(F, i3, I) && h2.push(F);
763
- n2.isHTML(F.uri) && !F.closed ? k = b(e, k, F.tagName, s2, i3) : k++;
764
- }
765
- } catch (e2) {
766
- if (e2 instanceof m) throw e2;
767
- a3.error(`element parse error: ` + e2), k = -1;
768
- }
769
- k > S2 ? S2 = k : c2(Math.max(E2, S2) + 1);
770
- }
771
- }
772
- function _(e, t2) {
773
- return t2.lineNumber = e.lineNumber, t2.columnNumber = e.columnNumber, t2;
774
- }
775
- function v(e, t2, r3, i3, a3, m2) {
776
- function h2(e2, t3, n3) {
777
- r3.attributeNames.hasOwnProperty(e2) && m2.fatalError(`Attribute ` + e2 + ` redefined`), r3.addValue(e2, t3.replace(/[\t\n\r]/g, ` `).replace(/&#?\w+;/g, a3), n3);
778
- }
779
- for (var g2, _2, v2 = ++t2, y2 = o2; ; ) {
780
- var b2 = e.charAt(v2);
781
- switch (b2) {
782
- case `=`:
783
- if (y2 === s) g2 = e.slice(t2, v2), y2 = l;
784
- else if (y2 === c) y2 = l;
785
- else throw Error(`attribute equal must after attrName`);
786
- break;
787
- case `'`:
788
- case `"`:
789
- if (y2 === l || y2 === s) if (y2 === s && (m2.warning(`attribute value must after "="`), g2 = e.slice(t2, v2)), t2 = v2 + 1, v2 = e.indexOf(b2, t2), v2 > 0) _2 = e.slice(t2, v2), h2(g2, _2, t2 - 1), y2 = d;
790
- else throw Error(`attribute value no end '` + b2 + `' match`);
791
- else if (y2 == u) _2 = e.slice(t2, v2), h2(g2, _2, t2), m2.warning(`attribute "` + g2 + `" missed start quot(` + b2 + `)!!`), t2 = v2 + 1, y2 = d;
792
- else throw Error(`attribute value must after "="`);
793
- break;
794
- case `/`:
795
- switch (y2) {
796
- case o2:
797
- r3.setTagName(e.slice(t2, v2));
798
- case d:
799
- case f:
800
- case p:
801
- y2 = p, r3.closed = true;
802
- case u:
803
- case s:
804
- break;
805
- case c:
806
- r3.closed = true;
807
- break;
808
- default:
809
- throw Error(`attribute invalid close char('/')`);
810
- }
811
- break;
812
- case ``:
813
- return m2.error(`unexpected end of input`), y2 == o2 && r3.setTagName(e.slice(t2, v2)), v2;
814
- case `>`:
815
- switch (y2) {
816
- case o2:
817
- r3.setTagName(e.slice(t2, v2));
818
- case d:
819
- case f:
820
- case p:
821
- break;
822
- case u:
823
- case s:
824
- _2 = e.slice(t2, v2), _2.slice(-1) === `/` && (r3.closed = true, _2 = _2.slice(0, -1));
825
- case c:
826
- y2 === c && (_2 = g2), y2 == u ? (m2.warning(`attribute "` + _2 + `" missed quot(")!`), h2(g2, _2, t2)) : ((!n2.isHTML(i3[``]) || !_2.match(/^(?:disabled|checked|selected)$/i)) && m2.warning(`attribute "` + _2 + `" missed value!! "` + _2 + `" instead!!`), h2(_2, _2, t2));
827
- break;
828
- case l:
829
- throw Error(`attribute value missed!!`);
830
- }
831
- return v2;
832
- case `€`:
833
- b2 = ` `;
834
- default:
835
- if (b2 <= ` `) switch (y2) {
836
- case o2:
837
- r3.setTagName(e.slice(t2, v2)), y2 = f;
838
- break;
839
- case s:
840
- g2 = e.slice(t2, v2), y2 = c;
841
- break;
842
- case u:
843
- var _2 = e.slice(t2, v2);
844
- m2.warning(`attribute "` + _2 + `" missed quot(")!!`), h2(g2, _2, t2);
845
- case d:
846
- y2 = f;
847
- break;
848
- }
849
- else switch (y2) {
850
- case c:
851
- r3.tagName, (!n2.isHTML(i3[``]) || !g2.match(/^(?:disabled|checked|selected)$/i)) && m2.warning(`attribute "` + g2 + `" missed value!! "` + g2 + `" instead2!!`), h2(g2, g2, t2), t2 = v2, y2 = s;
852
- break;
853
- case d:
854
- m2.warning(`attribute space is required"` + g2 + `"!!`);
855
- case f:
856
- y2 = s, t2 = v2;
857
- break;
858
- case l:
859
- y2 = u, t2 = v2;
860
- break;
861
- case p:
862
- throw Error(`elements closed character '/' and '>' must be connected to`);
863
- }
864
- }
865
- v2++;
866
- }
867
- }
868
- function y(e, t2, r3) {
869
- for (var i3 = e.tagName, a3 = null, o3 = e.length; o3--; ) {
870
- var s2 = e[o3], c2 = s2.qName, l2 = s2.value, u2 = c2.indexOf(`:`);
871
- if (u2 > 0) var d2 = s2.prefix = c2.slice(0, u2), f2 = c2.slice(u2 + 1), p2 = d2 === `xmlns` && f2;
872
- else f2 = c2, d2 = null, p2 = c2 === `xmlns` && ``;
873
- s2.localName = f2, p2 !== false && (a3 ?? (a3 = {}, S(r3, r3 = {})), r3[p2] = a3[p2] = l2, s2.uri = n2.XMLNS, t2.startPrefixMapping(p2, l2));
874
- }
875
- for (var o3 = e.length; o3--; ) {
876
- s2 = e[o3];
877
- var d2 = s2.prefix;
878
- d2 && (d2 === `xml` && (s2.uri = n2.XML), d2 !== `xmlns` && (s2.uri = r3[d2 || ``]));
879
- }
880
- var u2 = i3.indexOf(`:`);
881
- u2 > 0 ? (d2 = e.prefix = i3.slice(0, u2), f2 = e.localName = i3.slice(u2 + 1)) : (d2 = null, f2 = e.localName = i3);
882
- var m2 = e.uri = r3[d2 || ``];
883
- if (t2.startElement(m2, f2, i3, e), e.closed) {
884
- if (t2.endElement(m2, f2, i3), a3) for (d2 in a3) Object.prototype.hasOwnProperty.call(a3, d2) && t2.endPrefixMapping(d2);
885
- } else return e.currentNSMap = r3, e.localNSMap = a3, true;
886
- }
887
- function b(e, t2, n3, r3, i3) {
888
- if (/^(?:script|textarea)$/i.test(n3)) {
889
- var a3 = e.indexOf(`</` + n3 + `>`, t2), o3 = e.substring(t2 + 1, a3);
890
- if (/[&<]/.test(o3)) return /^script$/i.test(n3) ? (i3.characters(o3, 0, o3.length), a3) : (o3 = o3.replace(/&#?\w+;/g, r3), i3.characters(o3, 0, o3.length), a3);
891
- }
892
- return t2 + 1;
893
- }
894
- function x(e, t2, n3, r3) {
895
- var i3 = r3[n3];
896
- return i3 ?? (i3 = e.lastIndexOf(`</` + n3 + `>`), i3 < t2 && (i3 = e.lastIndexOf(`</` + n3)), r3[n3] = i3), i3 < t2;
897
- }
898
- function S(e, t2) {
899
- for (var n3 in e) Object.prototype.hasOwnProperty.call(e, n3) && (t2[n3] = e[n3]);
900
- }
901
- function C(e, t2, n3, r3) {
902
- switch (e.charAt(t2 + 2)) {
903
- case `-`:
904
- if (e.charAt(t2 + 3) === `-`) {
905
- var i3 = e.indexOf(`-->`, t2 + 4);
906
- return i3 > t2 ? (n3.comment(e, t2 + 4, i3 - t2 - 4), i3 + 3) : (r3.error(`Unclosed comment`), -1);
907
- } else return -1;
908
- default:
909
- if (e.substr(t2 + 3, 6) == `CDATA[`) {
910
- var i3 = e.indexOf(`]]>`, t2 + 9);
911
- return n3.startCDATA(), n3.characters(e, t2 + 9, i3 - t2 - 9), n3.endCDATA(), i3 + 3;
912
- }
913
- var a3 = E(e, t2), o3 = a3.length;
914
- if (o3 > 1 && /!doctype/i.test(a3[0][0])) {
915
- var s2 = a3[1][0], c2 = false, l2 = false;
916
- o3 > 3 && (/^public$/i.test(a3[2][0]) ? (c2 = a3[3][0], l2 = o3 > 4 && a3[4][0]) : /^system$/i.test(a3[2][0]) && (l2 = a3[3][0]));
917
- var u2 = a3[o3 - 1];
918
- return n3.startDTD(s2, c2, l2), n3.endDTD(), u2.index + u2[0].length;
919
- }
920
- }
921
- return -1;
922
- }
923
- function w(e, t2, n3) {
924
- var r3 = e.indexOf(`?>`, t2);
925
- if (r3) {
926
- var i3 = e.substring(t2, r3).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);
927
- return i3 ? (i3[0].length, n3.processingInstruction(i3[1], i3[2]), r3 + 2) : -1;
928
- }
929
- return -1;
930
- }
931
- function T() {
932
- this.attributeNames = {};
933
- }
934
- T.prototype = { setTagName: function(e) {
935
- if (!a2.test(e)) throw Error(`invalid tagName:` + e);
936
- this.tagName = e;
937
- }, addValue: function(e, t2, n3) {
938
- if (!a2.test(e)) throw Error(`invalid attribute:` + e);
939
- this.attributeNames[e] = this.length, this[this.length++] = { qName: e, value: t2, offset: n3 };
940
- }, length: 0, getLocalName: function(e) {
941
- return this[e].localName;
942
- }, getLocator: function(e) {
943
- return this[e].locator;
944
- }, getQName: function(e) {
945
- return this[e].qName;
946
- }, getURI: function(e) {
947
- return this[e].uri;
948
- }, getValue: function(e) {
949
- return this[e].value;
950
- } };
951
- function E(e, t2) {
952
- var n3, r3 = [], i3 = /'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;
953
- for (i3.lastIndex = t2, i3.exec(e); n3 = i3.exec(e); ) if (r3.push(n3), n3[1]) return r3;
954
- }
955
- exports.XMLReader = h, exports.ParseError = m;
956
- })), a = o$1(((exports) => {
957
- var a2 = t(), o2 = n(), s = r(), c = i(), l = o2.DOMImplementation, u = a2.NAMESPACE, d = c.ParseError, f = c.XMLReader;
958
- function p(e) {
959
- return e.replace(/\r[\n\u0085]/g, `
960
- `).replace(/[\r\u0085\u2028]/g, `
961
- `);
962
- }
963
- function m(e) {
964
- this.options = e || { locator: {} };
965
- }
966
- m.prototype.parseFromString = function(e, t2) {
967
- var n2 = this.options, r2 = new f(), i2 = n2.domBuilder || new g(), a3 = n2.errorHandler, o3 = n2.locator, c2 = n2.xmlns || {}, l2 = /\/x?html?$/.test(t2), d2 = l2 ? s.HTML_ENTITIES : s.XML_ENTITIES;
968
- o3 && i2.setDocumentLocator(o3), r2.errorHandler = h(a3, i2, o3), r2.domBuilder = n2.domBuilder || i2, l2 && (c2[``] = u.HTML), c2.xml = c2.xml || u.XML;
969
- var m2 = n2.normalizeLineEndings || p;
970
- return e && typeof e == `string` ? r2.parse(m2(e), c2, d2) : r2.errorHandler.error(`invalid doc source`), i2.doc;
971
- };
972
- function h(e, t2, n2) {
973
- if (!e) {
974
- if (t2 instanceof g) return t2;
975
- e = t2;
976
- }
977
- var r2 = {}, i2 = e instanceof Function;
978
- n2 ||= {};
979
- function a3(t3) {
980
- var a4 = e[t3];
981
- !a4 && i2 && (a4 = e.length == 2 ? function(n3) {
982
- e(t3, n3);
983
- } : e), r2[t3] = a4 && function(e2) {
984
- a4(`[xmldom ` + t3 + `] ` + e2 + v(n2));
985
- } || function() {
986
- };
987
- }
988
- return a3(`warning`), a3(`error`), a3(`fatalError`), r2;
989
- }
990
- function g() {
991
- this.cdata = false;
992
- }
993
- function _(e, t2) {
994
- t2.lineNumber = e.lineNumber, t2.columnNumber = e.columnNumber;
995
- }
996
- g.prototype = { startDocument: function() {
997
- this.doc = new l().createDocument(null, null, null), this.locator && (this.doc.documentURI = this.locator.systemId);
998
- }, startElement: function(e, t2, n2, r2) {
999
- var i2 = this.doc, a3 = i2.createElementNS(e, n2 || t2), o3 = r2.length;
1000
- b(this, a3), this.currentElement = a3, this.locator && _(this.locator, a3);
1001
- for (var s2 = 0; s2 < o3; s2++) {
1002
- var e = r2.getURI(s2), c2 = r2.getValue(s2), n2 = r2.getQName(s2), l2 = i2.createAttributeNS(e, n2);
1003
- this.locator && _(r2.getLocator(s2), l2), l2.value = l2.nodeValue = c2, a3.setAttributeNode(l2);
1004
- }
1005
- }, endElement: function(e, t2, n2) {
1006
- var r2 = this.currentElement;
1007
- r2.tagName, this.currentElement = r2.parentNode;
1008
- }, startPrefixMapping: function(e, t2) {
1009
- }, endPrefixMapping: function(e) {
1010
- }, processingInstruction: function(e, t2) {
1011
- var n2 = this.doc.createProcessingInstruction(e, t2);
1012
- this.locator && _(this.locator, n2), b(this, n2);
1013
- }, ignorableWhitespace: function(e, t2, n2) {
1014
- }, characters: function(e, t2, n2) {
1015
- if (e = y.apply(this, arguments), e) {
1016
- if (this.cdata) var r2 = this.doc.createCDATASection(e);
1017
- else var r2 = this.doc.createTextNode(e);
1018
- this.currentElement ? this.currentElement.appendChild(r2) : /^\s*$/.test(e) && this.doc.appendChild(r2), this.locator && _(this.locator, r2);
1019
- }
1020
- }, skippedEntity: function(e) {
1021
- }, endDocument: function() {
1022
- this.doc.normalize();
1023
- }, setDocumentLocator: function(e) {
1024
- (this.locator = e) && (e.lineNumber = 0);
1025
- }, comment: function(e, t2, n2) {
1026
- e = y.apply(this, arguments);
1027
- var r2 = this.doc.createComment(e);
1028
- this.locator && _(this.locator, r2), b(this, r2);
1029
- }, startCDATA: function() {
1030
- this.cdata = true;
1031
- }, endCDATA: function() {
1032
- this.cdata = false;
1033
- }, startDTD: function(e, t2, n2) {
1034
- var r2 = this.doc.implementation;
1035
- if (r2 && r2.createDocumentType) {
1036
- var i2 = r2.createDocumentType(e, t2, n2);
1037
- this.locator && _(this.locator, i2), b(this, i2), this.doc.doctype = i2;
1038
- }
1039
- }, warning: function(e) {
1040
- console.warn(`[xmldom warning] ` + e, v(this.locator));
1041
- }, error: function(e) {
1042
- console.error(`[xmldom error] ` + e, v(this.locator));
1043
- }, fatalError: function(e) {
1044
- throw new d(e, this.locator);
1045
- } };
1046
- function v(e) {
1047
- if (e) return `
1048
- @` + (e.systemId || ``) + `#[line:` + e.lineNumber + `,col:` + e.columnNumber + `]`;
1049
- }
1050
- function y(e, t2, n2) {
1051
- return typeof e == `string` ? e.substr(t2, n2) : e.length >= t2 + n2 || t2 ? new java.lang.String(e, t2, n2) + `` : e;
1052
- }
1053
- `endDTD,startEntity,endEntity,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,resolveEntity,getExternalSubset,notationDecl,unparsedEntityDecl`.replace(/\w+/g, function(e) {
1054
- g.prototype[e] = function() {
1055
- return null;
1056
- };
1057
- });
1058
- function b(e, t2) {
1059
- e.currentElement ? e.currentElement.appendChild(t2) : e.doc.appendChild(t2);
1060
- }
1061
- exports.__DOMHandler = g, exports.normalizeLineEndings = p, exports.DOMParser = m;
1062
- })), o = o$1(((exports) => {
1063
- var t2 = n();
1064
- exports.DOMImplementation = t2.DOMImplementation, exports.XMLSerializer = t2.XMLSerializer, exports.DOMParser = a().DOMParser;
1065
- }));
1066
- const libCBtriEt5 = o();
1067
- export {
1068
- libCBtriEt5 as default
1069
- };
1070
- //# sourceMappingURL=lib-CBtriEt5-CU1RYBHb.js.map