@discourse/types 0.0.0 → 0.0.2

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 (1303) hide show
  1. package/declarations/admin/compat-modules.d.ts +3 -0
  2. package/declarations/admin/compat-modules.d.ts.map +1 -0
  3. package/declarations/admin/components/admin-config-area-cards/about/extra-groups.d.ts.map +1 -1
  4. package/declarations/admin/components/admin-config-areas/api-keys-show.d.ts.map +1 -1
  5. package/declarations/admin/components/admin-config-areas/flags.d.ts +1 -1
  6. package/declarations/admin/components/admin-config-areas/flags.d.ts.map +1 -1
  7. package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts +13 -4
  8. package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts.map +1 -1
  9. package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts.map +1 -1
  10. package/declarations/admin/components/admin-config-areas/webhooks-form.d.ts +1 -1
  11. package/declarations/admin/components/admin-config-areas/webhooks-form.d.ts.map +1 -1
  12. package/declarations/admin/components/admin-config-areas/webhooks-list.d.ts.map +1 -1
  13. package/declarations/admin/components/admin-penalty-post-action.d.ts +8 -0
  14. package/declarations/admin/components/admin-penalty-post-action.d.ts.map +1 -1
  15. package/declarations/admin/components/admin-report-chart.d.ts +3 -3
  16. package/declarations/admin/components/admin-report-chart.d.ts.map +1 -1
  17. package/declarations/admin/components/admin-report-stacked-chart.d.ts +4 -3
  18. package/declarations/admin/components/admin-report-stacked-chart.d.ts.map +1 -1
  19. package/declarations/admin/components/admin-report-stacked-line-chart.d.ts +4 -3
  20. package/declarations/admin/components/admin-report-stacked-line-chart.d.ts.map +1 -1
  21. package/declarations/admin/components/admin-report-table.d.ts.map +1 -1
  22. package/declarations/admin/components/admin-user-upcoming-changes.d.ts +7 -0
  23. package/declarations/admin/components/admin-user-upcoming-changes.d.ts.map +1 -0
  24. package/declarations/admin/components/admin-welcome-banner-form.d.ts +27 -0
  25. package/declarations/admin/components/admin-welcome-banner-form.d.ts.map +1 -0
  26. package/declarations/admin/components/chart.d.ts +1 -1
  27. package/declarations/admin/components/chart.d.ts.map +1 -1
  28. package/declarations/admin/components/dashboard-new-feature-item.d.ts +1 -0
  29. package/declarations/admin/components/dashboard-new-feature-item.d.ts.map +1 -1
  30. package/declarations/admin/components/dashboard-new-features.d.ts +1 -1
  31. package/declarations/admin/components/dashboard-new-features.d.ts.map +1 -1
  32. package/declarations/admin/components/dashboard-period-selector.d.ts.map +1 -1
  33. package/declarations/admin/components/dashboard-problems.d.ts.map +1 -1
  34. package/declarations/admin/components/edit-category-general.d.ts +1 -1
  35. package/declarations/admin/components/edit-category-general.d.ts.map +1 -1
  36. package/declarations/admin/components/edit-category-security.d.ts +4 -3
  37. package/declarations/admin/components/edit-category-security.d.ts.map +1 -1
  38. package/declarations/admin/components/edit-category-tab.d.ts.map +1 -1
  39. package/declarations/admin/components/edit-category-tags.d.ts.map +1 -1
  40. package/declarations/admin/components/edit-category-topic-template.d.ts +0 -6
  41. package/declarations/admin/components/edit-category-topic-template.d.ts.map +1 -1
  42. package/declarations/admin/components/emoji-value-list.d.ts +6 -11
  43. package/declarations/admin/components/emoji-value-list.d.ts.map +1 -1
  44. package/declarations/admin/components/ip-lookup-accounts-table.d.ts +3 -0
  45. package/declarations/admin/components/ip-lookup-accounts-table.d.ts.map +1 -0
  46. package/declarations/admin/components/ip-lookup.d.ts.map +1 -1
  47. package/declarations/admin/components/modal/delete-user-posts-progress.d.ts +3 -0
  48. package/declarations/admin/components/modal/delete-user-posts-progress.d.ts.map +1 -1
  49. package/declarations/admin/components/modal/edit-badge-groupings.d.ts +2 -3
  50. package/declarations/admin/components/modal/edit-badge-groupings.d.ts.map +1 -1
  51. package/declarations/admin/components/modal/penalize-user.d.ts +2 -0
  52. package/declarations/admin/components/modal/penalize-user.d.ts.map +1 -1
  53. package/declarations/admin/components/modal/uploaded-image-list.d.ts.map +1 -1
  54. package/declarations/admin/components/modal/watched-word-testing.d.ts +12 -0
  55. package/declarations/admin/components/modal/watched-word-testing.d.ts.map +1 -1
  56. package/declarations/admin/components/schema-setting/editor.d.ts.map +1 -1
  57. package/declarations/admin/components/schema-setting/field.d.ts.map +1 -1
  58. package/declarations/admin/components/schema-setting/types/datetime.d.ts +11 -0
  59. package/declarations/admin/components/schema-setting/types/datetime.d.ts.map +1 -0
  60. package/declarations/admin/components/schema-setting/types/upload.d.ts +8 -0
  61. package/declarations/admin/components/schema-setting/types/upload.d.ts.map +1 -0
  62. package/declarations/admin/components/secret-value-list.d.ts +6 -12
  63. package/declarations/admin/components/secret-value-list.d.ts.map +1 -1
  64. package/declarations/admin/components/simple-list.d.ts +1 -1
  65. package/declarations/admin/components/simple-list.d.ts.map +1 -1
  66. package/declarations/admin/components/site-setting.d.ts.map +1 -1
  67. package/declarations/admin/components/site-settings/compact-list.d.ts +29 -2
  68. package/declarations/admin/components/site-settings/compact-list.d.ts.map +1 -1
  69. package/declarations/admin/components/site-settings/datetime.d.ts +8 -0
  70. package/declarations/admin/components/site-settings/datetime.d.ts.map +1 -0
  71. package/declarations/admin/components/site-settings/emoji-list.d.ts.map +1 -1
  72. package/declarations/admin/components/site-settings/secret-list.d.ts +2 -4
  73. package/declarations/admin/components/site-settings/secret-list.d.ts.map +1 -1
  74. package/declarations/admin/components/site-settings/topic.d.ts +11 -0
  75. package/declarations/admin/components/site-settings/topic.d.ts.map +1 -0
  76. package/declarations/admin/components/themes-grid-card.d.ts.map +1 -1
  77. package/declarations/admin/components/value-list.d.ts +1 -1
  78. package/declarations/admin/components/value-list.d.ts.map +1 -1
  79. package/declarations/admin/components/webhook-event-chooser.d.ts.map +1 -1
  80. package/declarations/admin/components/webhook-events.d.ts +2 -2
  81. package/declarations/admin/components/webhook-events.d.ts.map +1 -1
  82. package/declarations/admin/controllers/admin/dashboard-moderation.d.ts +0 -4
  83. package/declarations/admin/controllers/admin/dashboard-moderation.d.ts.map +1 -1
  84. package/declarations/admin/controllers/admin/dashboard.d.ts +4 -1
  85. package/declarations/admin/controllers/admin/dashboard.d.ts.map +1 -1
  86. package/declarations/admin/controllers/admin-config/color-palettes/index.d.ts.map +1 -1
  87. package/declarations/admin/controllers/admin-dashboard-tab.d.ts +8 -8
  88. package/declarations/admin/controllers/admin-dashboard-tab.d.ts.map +1 -1
  89. package/declarations/admin/controllers/admin-embedding/index.d.ts +2 -2
  90. package/declarations/admin/controllers/admin-embedding/index.d.ts.map +1 -1
  91. package/declarations/admin/controllers/admin-logs/screened-ip-addresses.d.ts +3 -3
  92. package/declarations/admin/controllers/admin-logs/screened-ip-addresses.d.ts.map +1 -1
  93. package/declarations/admin/controllers/admin-permalinks/index.d.ts +2 -2
  94. package/declarations/admin/controllers/admin-permalinks/index.d.ts.map +1 -1
  95. package/declarations/admin/controllers/admin-user/badges.d.ts +7 -4
  96. package/declarations/admin/controllers/admin-user/badges.d.ts.map +1 -1
  97. package/declarations/admin/controllers/admin-user/index.d.ts +3 -4
  98. package/declarations/admin/controllers/admin-user/index.d.ts.map +1 -1
  99. package/declarations/admin/controllers/admin-watched-words/action.d.ts +5 -5
  100. package/declarations/admin/controllers/admin-watched-words/action.d.ts.map +1 -1
  101. package/declarations/admin/controllers/admin-watched-words.d.ts +8 -1
  102. package/declarations/admin/controllers/admin-watched-words.d.ts.map +1 -1
  103. package/declarations/admin/controllers/admin-web-hooks/show.d.ts.map +1 -1
  104. package/declarations/admin/controllers/edit-category/tabs.d.ts +4 -2
  105. package/declarations/admin/controllers/edit-category/tabs.d.ts.map +1 -1
  106. package/declarations/admin/lib/setting-object-helper.d.ts.map +1 -1
  107. package/declarations/admin/models/admin-plugin.d.ts.map +1 -1
  108. package/declarations/admin/models/admin-user.d.ts +2 -1
  109. package/declarations/admin/models/admin-user.d.ts.map +1 -1
  110. package/declarations/admin/models/color-scheme.d.ts +6 -11
  111. package/declarations/admin/models/color-scheme.d.ts.map +1 -1
  112. package/declarations/admin/models/embedding.d.ts +5 -0
  113. package/declarations/admin/models/embedding.d.ts.map +1 -0
  114. package/declarations/admin/models/report.d.ts +8 -8
  115. package/declarations/admin/models/report.d.ts.map +1 -1
  116. package/declarations/admin/models/theme.d.ts +3 -0
  117. package/declarations/admin/models/theme.d.ts.map +1 -1
  118. package/declarations/admin/models/watched-word.d.ts.map +1 -1
  119. package/declarations/admin/routes/admin/backups/index.d.ts +2 -1
  120. package/declarations/admin/routes/admin/backups/index.d.ts.map +1 -1
  121. package/declarations/admin/routes/admin/backups.d.ts +1 -1
  122. package/declarations/admin/routes/admin/backups.d.ts.map +1 -1
  123. package/declarations/admin/routes/admin/schema.d.ts.map +1 -1
  124. package/declarations/admin/routes/admin-config/color-palettes/index.d.ts.map +1 -1
  125. package/declarations/admin/routes/admin-config/login/discourse-id.d.ts +6 -0
  126. package/declarations/admin/routes/admin-config/login/discourse-id.d.ts.map +1 -0
  127. package/declarations/admin/routes/admin-config/welcome-banner.d.ts +5 -0
  128. package/declarations/admin/routes/admin-config/welcome-banner.d.ts.map +1 -0
  129. package/declarations/admin/routes/admin-route-map.d.ts.map +1 -1
  130. package/declarations/admin/routes/admin-user/badges.d.ts +1 -1
  131. package/declarations/admin/routes/admin-user/badges.d.ts.map +1 -1
  132. package/declarations/admin/routes/admin-watched-words.d.ts +1 -1
  133. package/declarations/admin/routes/admin-watched-words.d.ts.map +1 -1
  134. package/declarations/admin/routes/admin.d.ts +1 -0
  135. package/declarations/admin/routes/admin.d.ts.map +1 -1
  136. package/declarations/admin/routes/new-category.d.ts.map +1 -1
  137. package/declarations/admin/services/admin-emojis.d.ts +1 -1
  138. package/declarations/admin/services/admin-emojis.d.ts.map +1 -1
  139. package/declarations/admin/services/admin-tools.d.ts +1 -0
  140. package/declarations/admin/services/admin-tools.d.ts.map +1 -1
  141. package/declarations/admin/services/admin-user-fields.d.ts.map +1 -1
  142. package/declarations/admin/templates/admin-config/admin-welcome-banner.d.ts +3 -0
  143. package/declarations/admin/templates/admin-config/admin-welcome-banner.d.ts.map +1 -0
  144. package/declarations/admin/templates/admin-config/login/discourse-id.d.ts +3 -0
  145. package/declarations/admin/templates/admin-config/login/discourse-id.d.ts.map +1 -0
  146. package/declarations/admin/templates/admin-config/login.d.ts.map +1 -1
  147. package/declarations/admin/templates/admin-config/welcome-banner.d.ts +3 -0
  148. package/declarations/admin/templates/admin-config/welcome-banner.d.ts.map +1 -0
  149. package/declarations/app/adapters/tag.d.ts +1 -1
  150. package/declarations/app/adapters/tag.d.ts.map +1 -1
  151. package/declarations/app/app.d.ts +2 -0
  152. package/declarations/app/app.d.ts.map +1 -1
  153. package/declarations/app/components/about-page-extra-groups.d.ts.map +1 -1
  154. package/declarations/app/components/badge-card.d.ts +1 -0
  155. package/declarations/app/components/badge-card.d.ts.map +1 -1
  156. package/declarations/app/components/basic-topic-list.d.ts +0 -3
  157. package/declarations/app/components/basic-topic-list.d.ts.map +1 -1
  158. package/declarations/app/components/bookmark-icon.d.ts +1 -1
  159. package/declarations/app/components/bookmark-icon.d.ts.map +1 -1
  160. package/declarations/app/components/bookmark-list.d.ts.map +1 -1
  161. package/declarations/app/components/bookmark-menu.d.ts +5 -5
  162. package/declarations/app/components/bookmark-menu.d.ts.map +1 -1
  163. package/declarations/app/components/bread-crumbs.d.ts.map +1 -1
  164. package/declarations/app/components/bulk-select-topics-dropdown.d.ts.map +1 -1
  165. package/declarations/app/components/categories-boxes.d.ts.map +1 -1
  166. package/declarations/app/components/category-permission-row.d.ts.map +1 -1
  167. package/declarations/app/components/category-topic-template-editor.d.ts +14 -0
  168. package/declarations/app/components/category-topic-template-editor.d.ts.map +1 -0
  169. package/declarations/app/components/composer/textarea-editor.d.ts.map +1 -1
  170. package/declarations/app/components/composer-action-title.d.ts.map +1 -1
  171. package/declarations/app/components/composer-container.d.ts.map +1 -1
  172. package/declarations/app/components/composer-editor.d.ts +1 -0
  173. package/declarations/app/components/composer-editor.d.ts.map +1 -1
  174. package/declarations/app/components/composer-messages/dominating-topic.d.ts.map +1 -1
  175. package/declarations/app/components/composer-messages/education.d.ts.map +1 -1
  176. package/declarations/app/components/composer-messages/get-a-room.d.ts.map +1 -1
  177. package/declarations/app/components/composer-messages/group-mentioned.d.ts.map +1 -1
  178. package/declarations/app/components/composer-messages/similar-topics.d.ts.map +1 -1
  179. package/declarations/app/components/composer-messages.d.ts +1 -1
  180. package/declarations/app/components/composer-messages.d.ts.map +1 -1
  181. package/declarations/app/components/composer-toggles.d.ts +1 -1
  182. package/declarations/app/components/composer-user-selector.d.ts.map +1 -1
  183. package/declarations/app/components/create-topic-button.d.ts +3 -1
  184. package/declarations/app/components/create-topic-button.d.ts.map +1 -1
  185. package/declarations/app/components/d-breadcrumbs-item.d.ts.map +1 -1
  186. package/declarations/app/components/d-button.d.ts.map +1 -1
  187. package/declarations/app/components/d-combo-button.d.ts +3 -0
  188. package/declarations/app/components/d-combo-button.d.ts.map +1 -0
  189. package/declarations/app/components/d-document.d.ts +1 -0
  190. package/declarations/app/components/d-document.d.ts.map +1 -1
  191. package/declarations/app/components/d-editor.d.ts +10 -0
  192. package/declarations/app/components/d-editor.d.ts.map +1 -1
  193. package/declarations/app/components/d-modal.d.ts +0 -1
  194. package/declarations/app/components/d-modal.d.ts.map +1 -1
  195. package/declarations/app/components/d-otp/index.d.ts +6 -5
  196. package/declarations/app/components/d-otp/index.d.ts.map +1 -1
  197. package/declarations/app/components/d-virtual-height.d.ts +0 -1
  198. package/declarations/app/components/d-virtual-height.d.ts.map +1 -1
  199. package/declarations/app/components/decorated-html.d.ts +56 -0
  200. package/declarations/app/components/decorated-html.d.ts.map +1 -1
  201. package/declarations/app/components/directory-item.d.ts.map +1 -1
  202. package/declarations/app/components/discourse-banner.d.ts +0 -2
  203. package/declarations/app/components/discourse-banner.d.ts.map +1 -1
  204. package/declarations/app/components/discovery/accessible-discovery-heading.d.ts.map +1 -1
  205. package/declarations/app/components/discovery/topics.d.ts +0 -2
  206. package/declarations/app/components/discovery/topics.d.ts.map +1 -1
  207. package/declarations/app/components/edit-topic-timer-form.d.ts +2 -0
  208. package/declarations/app/components/edit-topic-timer-form.d.ts.map +1 -1
  209. package/declarations/app/components/emoji-autocomplete-results.d.ts +20 -0
  210. package/declarations/app/components/emoji-autocomplete-results.d.ts.map +1 -0
  211. package/declarations/app/components/emoji-picker/content.d.ts +1 -0
  212. package/declarations/app/components/emoji-picker/content.d.ts.map +1 -1
  213. package/declarations/app/components/empty-topic-filter.d.ts +1 -0
  214. package/declarations/app/components/empty-topic-filter.d.ts.map +1 -1
  215. package/declarations/app/components/expanding-text-area.d.ts +13 -2
  216. package/declarations/app/components/expanding-text-area.d.ts.map +1 -1
  217. package/declarations/app/components/form-template-field/upload.d.ts +1 -1
  218. package/declarations/app/components/form-template-field/upload.d.ts.map +1 -1
  219. package/declarations/app/components/glimmer-site-header.d.ts +1 -1
  220. package/declarations/app/components/glimmer-site-header.d.ts.map +1 -1
  221. package/declarations/app/components/group-list.d.ts.map +1 -1
  222. package/declarations/app/components/group-manage-email-settings.d.ts +1 -5
  223. package/declarations/app/components/group-manage-email-settings.d.ts.map +1 -1
  224. package/declarations/app/components/group-manage-save-button.d.ts +5 -3
  225. package/declarations/app/components/group-manage-save-button.d.ts.map +1 -1
  226. package/declarations/app/components/groups-form-membership-fields.d.ts.map +1 -1
  227. package/declarations/app/components/hashtag-autocomplete-results.d.ts +6 -5
  228. package/declarations/app/components/hashtag-autocomplete-results.d.ts.map +1 -1
  229. package/declarations/app/components/header/contents.d.ts +0 -2
  230. package/declarations/app/components/header/contents.d.ts.map +1 -1
  231. package/declarations/app/components/header/icons.d.ts.map +1 -1
  232. package/declarations/app/components/header/user-dropdown/notifications.d.ts.map +1 -1
  233. package/declarations/app/components/horizontal-overflow-nav.d.ts.map +1 -1
  234. package/declarations/app/components/ignored-user-list.d.ts.map +1 -1
  235. package/declarations/app/components/image-carousel.d.ts +30 -0
  236. package/declarations/app/components/image-carousel.d.ts.map +1 -0
  237. package/declarations/app/components/invite-panel.d.ts.map +1 -1
  238. package/declarations/app/components/language-switcher.d.ts +4 -0
  239. package/declarations/app/components/language-switcher.d.ts.map +1 -1
  240. package/declarations/app/components/local-login-form.d.ts +1 -0
  241. package/declarations/app/components/local-login-form.d.ts.map +1 -1
  242. package/declarations/app/components/modal/bookmark.d.ts +1 -0
  243. package/declarations/app/components/modal/bookmark.d.ts.map +1 -1
  244. package/declarations/app/components/modal/bulk-topic-actions.d.ts +1 -1
  245. package/declarations/app/components/modal/bulk-topic-actions.d.ts.map +1 -1
  246. package/declarations/app/components/modal/edit-topic-timer.d.ts +1 -0
  247. package/declarations/app/components/modal/edit-topic-timer.d.ts.map +1 -1
  248. package/declarations/app/components/modal/fullscreen-code.d.ts.map +1 -1
  249. package/declarations/app/components/modal/grant-badge.d.ts +1 -1
  250. package/declarations/app/components/modal/grant-badge.d.ts.map +1 -1
  251. package/declarations/app/components/modal/history.d.ts +0 -1
  252. package/declarations/app/components/modal/history.d.ts.map +1 -1
  253. package/declarations/app/components/modal/json-schema-editor.d.ts.map +1 -1
  254. package/declarations/app/components/modal/keyboard-shortcuts-help.d.ts +2 -0
  255. package/declarations/app/components/modal/keyboard-shortcuts-help.d.ts.map +1 -1
  256. package/declarations/app/components/modal/post-translations.d.ts +1 -2
  257. package/declarations/app/components/modal/post-translations.d.ts.map +1 -1
  258. package/declarations/app/components/modal/sidebar-section-form.d.ts.map +1 -1
  259. package/declarations/app/components/modal/spreadsheet-editor.d.ts +1 -0
  260. package/declarations/app/components/modal/spreadsheet-editor.d.ts.map +1 -1
  261. package/declarations/app/components/modal/upsert-hyperlink.d.ts.map +1 -1
  262. package/declarations/app/components/mount-widget.d.ts +1 -37
  263. package/declarations/app/components/mount-widget.d.ts.map +1 -1
  264. package/declarations/app/components/parent-category-row.d.ts.map +1 -1
  265. package/declarations/app/components/post/cooked-html.d.ts +1 -1
  266. package/declarations/app/components/post/cooked-html.d.ts.map +1 -1
  267. package/declarations/app/components/post/menu/buttons/add-translation.d.ts +0 -2
  268. package/declarations/app/components/post/menu/buttons/add-translation.d.ts.map +1 -1
  269. package/declarations/app/components/post/menu/liked-users-list.d.ts.map +1 -1
  270. package/declarations/app/components/post/meta-data/language.d.ts.map +1 -1
  271. package/declarations/app/components/post/notice/custom.d.ts.map +1 -1
  272. package/declarations/app/components/post/notice/new-user.d.ts.map +1 -1
  273. package/declarations/app/components/post/quoted-content.d.ts +1 -1
  274. package/declarations/app/components/post/small-action.d.ts.map +1 -1
  275. package/declarations/app/components/post-action-description.d.ts +2 -1
  276. package/declarations/app/components/post-action-description.d.ts.map +1 -1
  277. package/declarations/app/components/post-list/index.d.ts +1 -0
  278. package/declarations/app/components/post-list/index.d.ts.map +1 -1
  279. package/declarations/app/components/post-list/item/details.d.ts.map +1 -1
  280. package/declarations/app/components/post-list/item/index.d.ts +0 -2
  281. package/declarations/app/components/post-list/item/index.d.ts.map +1 -1
  282. package/declarations/app/components/post.d.ts +1 -0
  283. package/declarations/app/components/post.d.ts.map +1 -1
  284. package/declarations/app/components/reviewable-bundled-action.d.ts +1 -1
  285. package/declarations/app/components/reviewable-item.d.ts +0 -2
  286. package/declarations/app/components/reviewable-item.d.ts.map +1 -1
  287. package/declarations/app/components/reviewable-refresh/flag-reason.d.ts +2 -11
  288. package/declarations/app/components/reviewable-refresh/flag-reason.d.ts.map +1 -1
  289. package/declarations/app/components/reviewable-refresh/help-resources.d.ts +2 -1
  290. package/declarations/app/components/reviewable-refresh/help-resources.d.ts.map +1 -1
  291. package/declarations/app/components/reviewable-refresh/insights.d.ts.map +1 -1
  292. package/declarations/app/components/reviewable-refresh/ip-lookup.d.ts +27 -0
  293. package/declarations/app/components/reviewable-refresh/ip-lookup.d.ts.map +1 -0
  294. package/declarations/app/components/reviewable-refresh/item.d.ts +6 -2
  295. package/declarations/app/components/reviewable-refresh/item.d.ts.map +1 -1
  296. package/declarations/app/components/reviewable-refresh/note-form.d.ts +1 -0
  297. package/declarations/app/components/reviewable-refresh/note-form.d.ts.map +1 -1
  298. package/declarations/app/components/reviewable-refresh/post.d.ts +0 -1
  299. package/declarations/app/components/reviewable-refresh/post.d.ts.map +1 -1
  300. package/declarations/app/components/reviewable-refresh/timeline.d.ts +0 -7
  301. package/declarations/app/components/reviewable-refresh/timeline.d.ts.map +1 -1
  302. package/declarations/app/components/rich-hashtag-autocomplete-results.d.ts +6 -5
  303. package/declarations/app/components/rich-hashtag-autocomplete-results.d.ts.map +1 -1
  304. package/declarations/app/components/search-advanced-options.d.ts +2 -7
  305. package/declarations/app/components/search-advanced-options.d.ts.map +1 -1
  306. package/declarations/app/components/search-bulk-select-dropdown.d.ts +19 -0
  307. package/declarations/app/components/search-bulk-select-dropdown.d.ts.map +1 -0
  308. package/declarations/app/components/search-menu/results/type/user.d.ts.map +1 -1
  309. package/declarations/app/components/search-menu.d.ts.map +1 -1
  310. package/declarations/app/components/sidebar/api-section.d.ts.map +1 -1
  311. package/declarations/app/components/sidebar/edit-navigation-menu/categories-modal.d.ts +1 -5
  312. package/declarations/app/components/sidebar/edit-navigation-menu/categories-modal.d.ts.map +1 -1
  313. package/declarations/app/components/sidebar/edit-navigation-menu/tags-modal.d.ts.map +1 -1
  314. package/declarations/app/components/sidebar/section-link.d.ts +14 -0
  315. package/declarations/app/components/sidebar/section-link.d.ts.map +1 -1
  316. package/declarations/app/components/sidebar/user/categories-section.d.ts +8 -1
  317. package/declarations/app/components/sidebar/user/categories-section.d.ts.map +1 -1
  318. package/declarations/app/components/signup-cta.d.ts.map +1 -1
  319. package/declarations/app/components/signup-page-cta.d.ts.map +1 -1
  320. package/declarations/app/components/sub-category-row.d.ts.map +1 -1
  321. package/declarations/app/components/table-header-toggle.d.ts +1 -1
  322. package/declarations/app/components/tag-groups-form.d.ts.map +1 -1
  323. package/declarations/app/components/tag-info.d.ts.map +1 -1
  324. package/declarations/app/components/time-shortcut-picker.d.ts +1 -1
  325. package/declarations/app/components/time-shortcut-picker.d.ts.map +1 -1
  326. package/declarations/app/components/topic-list/item.d.ts +2 -0
  327. package/declarations/app/components/topic-list/item.d.ts.map +1 -1
  328. package/declarations/app/components/topic-list/topic-bulk-select-dropdown.d.ts.map +1 -1
  329. package/declarations/app/components/topic-navigation.d.ts +2 -0
  330. package/declarations/app/components/topic-navigation.d.ts.map +1 -1
  331. package/declarations/app/components/topic-timeline/container.d.ts.map +1 -1
  332. package/declarations/app/components/topic-title-editor.d.ts +8 -0
  333. package/declarations/app/components/topic-title-editor.d.ts.map +1 -0
  334. package/declarations/app/components/track-selected.d.ts.map +1 -1
  335. package/declarations/app/components/uppy-image-uploader.d.ts.map +1 -1
  336. package/declarations/app/components/user-autocomplete-results.d.ts +6 -5
  337. package/declarations/app/components/user-autocomplete-results.d.ts.map +1 -1
  338. package/declarations/app/components/user-card-contents.d.ts +3 -1
  339. package/declarations/app/components/user-card-contents.d.ts.map +1 -1
  340. package/declarations/app/components/user-info.d.ts.map +1 -1
  341. package/declarations/app/components/user-link.d.ts.map +1 -1
  342. package/declarations/app/components/user-notification-schedule.d.ts.map +1 -1
  343. package/declarations/app/components/user-status-picker.d.ts.map +1 -1
  344. package/declarations/app/components/user-stream-item.d.ts.map +1 -1
  345. package/declarations/app/components/user-stream.d.ts.map +1 -1
  346. package/declarations/app/components/user-tip.d.ts.map +1 -1
  347. package/declarations/app/components/welcome-banner.d.ts.map +1 -1
  348. package/declarations/app/config/environment.d.ts +3 -0
  349. package/declarations/app/config/environment.d.ts.map +1 -0
  350. package/declarations/app/controllers/application.d.ts +2 -0
  351. package/declarations/app/controllers/application.d.ts.map +1 -1
  352. package/declarations/app/controllers/full-page-search.d.ts +2 -2
  353. package/declarations/app/controllers/full-page-search.d.ts.map +1 -1
  354. package/declarations/app/controllers/group/index.d.ts +6 -3
  355. package/declarations/app/controllers/group/index.d.ts.map +1 -1
  356. package/declarations/app/controllers/group/manage/logs.d.ts.map +1 -1
  357. package/declarations/app/controllers/invites/show.d.ts +1 -1
  358. package/declarations/app/controllers/invites/show.d.ts.map +1 -1
  359. package/declarations/app/controllers/login.d.ts +1 -0
  360. package/declarations/app/controllers/login.d.ts.map +1 -1
  361. package/declarations/app/controllers/preferences/account.d.ts +3 -3
  362. package/declarations/app/controllers/preferences/account.d.ts.map +1 -1
  363. package/declarations/app/controllers/preferences/emails.d.ts +1 -1
  364. package/declarations/app/controllers/preferences/emails.d.ts.map +1 -1
  365. package/declarations/app/controllers/preferences/interface.d.ts +1 -1
  366. package/declarations/app/controllers/preferences/interface.d.ts.map +1 -1
  367. package/declarations/app/controllers/preferences/navigation-menu.d.ts +1 -1
  368. package/declarations/app/controllers/preferences/navigation-menu.d.ts.map +1 -1
  369. package/declarations/app/controllers/preferences/notifications.d.ts +1 -2
  370. package/declarations/app/controllers/preferences/notifications.d.ts.map +1 -1
  371. package/declarations/app/controllers/preferences/profile.d.ts +1 -1
  372. package/declarations/app/controllers/preferences/profile.d.ts.map +1 -1
  373. package/declarations/app/controllers/preferences/security.d.ts +1 -1
  374. package/declarations/app/controllers/preferences/security.d.ts.map +1 -1
  375. package/declarations/app/controllers/preferences/tags.d.ts +1 -1
  376. package/declarations/app/controllers/preferences/tags.d.ts.map +1 -1
  377. package/declarations/app/controllers/preferences/tracking.d.ts +1 -1
  378. package/declarations/app/controllers/preferences/tracking.d.ts.map +1 -1
  379. package/declarations/app/controllers/preferences/users.d.ts +1 -2
  380. package/declarations/app/controllers/preferences/users.d.ts.map +1 -1
  381. package/declarations/app/controllers/review/index.d.ts +4 -1
  382. package/declarations/app/controllers/review/index.d.ts.map +1 -1
  383. package/declarations/app/controllers/signup.d.ts +5 -3
  384. package/declarations/app/controllers/signup.d.ts.map +1 -1
  385. package/declarations/app/controllers/tags/index.d.ts +10 -0
  386. package/declarations/app/controllers/tags/index.d.ts.map +1 -1
  387. package/declarations/app/controllers/topic.d.ts +14 -7
  388. package/declarations/app/controllers/topic.d.ts.map +1 -1
  389. package/declarations/app/controllers/user-invited/show.d.ts.map +1 -1
  390. package/declarations/app/controllers/user-private-messages/tags/index.d.ts.map +1 -1
  391. package/declarations/app/controllers/user-topics-list.d.ts +1 -1
  392. package/declarations/app/controllers/user-topics-list.d.ts.map +1 -1
  393. package/declarations/app/deprecation-workflow.d.ts +9 -11
  394. package/declarations/app/deprecation-workflow.d.ts.map +1 -1
  395. package/declarations/app/form-kit/components/fk/control/input.d.ts +4 -0
  396. package/declarations/app/form-kit/components/fk/control/input.d.ts.map +1 -1
  397. package/declarations/app/form-kit/components/fk/form.d.ts.map +1 -1
  398. package/declarations/app/form-kit/lib/validator.d.ts.map +1 -1
  399. package/declarations/app/helpers/fa-icon-node.d.ts +1 -1
  400. package/declarations/app/helpers/fa-icon-node.d.ts.map +1 -1
  401. package/declarations/app/helpers/node.d.ts +1 -2
  402. package/declarations/app/helpers/node.d.ts.map +1 -1
  403. package/declarations/app/helpers/period-title.d.ts +1 -1
  404. package/declarations/app/helpers/period-title.d.ts.map +1 -1
  405. package/declarations/app/helpers/route-action.d.ts +1 -1
  406. package/declarations/app/helpers/route-action.d.ts.map +1 -1
  407. package/declarations/app/initializers/discourse-bootstrap.d.ts.map +1 -1
  408. package/declarations/app/initializers/register-reviewable-user-search-options.d.ts +5 -0
  409. package/declarations/app/initializers/register-reviewable-user-search-options.d.ts.map +1 -0
  410. package/declarations/app/instance-initializers/animated-images-pause-on-click.d.ts.map +1 -1
  411. package/declarations/app/instance-initializers/auth-complete.d.ts.map +1 -1
  412. package/declarations/app/instance-initializers/clean-dom-on-route-change.d.ts.map +1 -1
  413. package/declarations/app/instance-initializers/codeblock-buttons.d.ts.map +1 -1
  414. package/declarations/app/instance-initializers/keyboard-shortcuts.d.ts +0 -1
  415. package/declarations/app/instance-initializers/keyboard-shortcuts.d.ts.map +1 -1
  416. package/declarations/app/instance-initializers/message-bus.d.ts.map +1 -1
  417. package/declarations/app/instance-initializers/onebox-decorators.d.ts +1 -1
  418. package/declarations/app/instance-initializers/onebox-decorators.d.ts.map +1 -1
  419. package/declarations/app/instance-initializers/page-tracking.d.ts.map +1 -1
  420. package/declarations/app/instance-initializers/post-decorations.d.ts.map +1 -1
  421. package/declarations/app/instance-initializers/relative-ages.d.ts +1 -1
  422. package/declarations/app/instance-initializers/relative-ages.d.ts.map +1 -1
  423. package/declarations/app/instance-initializers/subscribe-user-notifications.d.ts.map +1 -1
  424. package/declarations/app/lib/ajax.d.ts +1 -1
  425. package/declarations/app/lib/ajax.d.ts.map +1 -1
  426. package/declarations/app/lib/animation-utils.d.ts +3 -0
  427. package/declarations/app/lib/animation-utils.d.ts.map +1 -0
  428. package/declarations/app/lib/array-tools.d.ts +17 -4
  429. package/declarations/app/lib/array-tools.d.ts.map +1 -1
  430. package/declarations/app/lib/attribute-hook.d.ts +1 -10
  431. package/declarations/app/lib/attribute-hook.d.ts.map +1 -1
  432. package/declarations/app/lib/avatar-flair.d.ts.map +1 -1
  433. package/declarations/app/lib/body-scroll-lock.d.ts +46 -4
  434. package/declarations/app/lib/body-scroll-lock.d.ts.map +1 -1
  435. package/declarations/app/lib/bulk-select-helper.d.ts +6 -2
  436. package/declarations/app/lib/bulk-select-helper.d.ts.map +1 -1
  437. package/declarations/app/lib/codeblock-buttons.d.ts.map +1 -1
  438. package/declarations/app/lib/columns.d.ts.map +1 -1
  439. package/declarations/app/lib/composer/rich-editor-extensions.d.ts +52 -12
  440. package/declarations/app/lib/composer/rich-editor-extensions.d.ts.map +1 -1
  441. package/declarations/app/lib/composer/toolbar.d.ts +1 -0
  442. package/declarations/app/lib/composer/toolbar.d.ts.map +1 -1
  443. package/declarations/app/lib/composer-video-thumbnail-uppy.d.ts.map +1 -1
  444. package/declarations/app/lib/constants.d.ts +15 -0
  445. package/declarations/app/lib/constants.d.ts.map +1 -1
  446. package/declarations/app/lib/deprecated.d.ts +1 -0
  447. package/declarations/app/lib/deprecated.d.ts.map +1 -1
  448. package/declarations/app/lib/discourse-template-map.d.ts +8 -0
  449. package/declarations/app/lib/discourse-template-map.d.ts.map +1 -1
  450. package/declarations/app/lib/download-calendar.d.ts.map +1 -1
  451. package/declarations/app/lib/email-provider-default-settings.d.ts.map +1 -1
  452. package/declarations/app/lib/filter-suggestions.d.ts.map +1 -1
  453. package/declarations/app/lib/flag-targets/flag.d.ts.map +1 -1
  454. package/declarations/app/lib/hashtag-autocomplete.d.ts +1 -1
  455. package/declarations/app/lib/hashtag-types/category.d.ts.map +1 -1
  456. package/declarations/app/lib/icon-library.d.ts +7 -1
  457. package/declarations/app/lib/icon-library.d.ts.map +1 -1
  458. package/declarations/app/lib/image-grid-carousel.d.ts +2 -0
  459. package/declarations/app/lib/image-grid-carousel.d.ts.map +1 -0
  460. package/declarations/app/lib/legacy-array-like-object.d.ts +2 -0
  461. package/declarations/app/lib/legacy-array-like-object.d.ts.map +1 -1
  462. package/declarations/app/lib/lightbox/quote-image.d.ts +10 -0
  463. package/declarations/app/lib/lightbox/quote-image.d.ts.map +1 -0
  464. package/declarations/app/lib/lightbox.d.ts +1 -2
  465. package/declarations/app/lib/lightbox.d.ts.map +1 -1
  466. package/declarations/app/lib/load-chart-js.d.ts +5 -1
  467. package/declarations/app/lib/load-chart-js.d.ts.map +1 -1
  468. package/declarations/app/lib/load-script.d.ts.map +1 -1
  469. package/declarations/app/lib/local-dates.d.ts.map +1 -1
  470. package/declarations/app/lib/markdown-image-builder.d.ts +11 -0
  471. package/declarations/app/lib/markdown-image-builder.d.ts.map +1 -0
  472. package/declarations/app/lib/plugin-api.d.ts +153 -152
  473. package/declarations/app/lib/plugin-api.d.ts.map +1 -1
  474. package/declarations/app/lib/post-bookmark-manager.d.ts +1 -1
  475. package/declarations/app/lib/post-bookmark-manager.d.ts.map +1 -1
  476. package/declarations/app/lib/post-bulk-select-helper.d.ts +3 -0
  477. package/declarations/app/lib/post-bulk-select-helper.d.ts.map +1 -1
  478. package/declarations/app/lib/quote.d.ts.map +1 -1
  479. package/declarations/app/lib/render-topic-featured-link.d.ts +0 -1
  480. package/declarations/app/lib/render-topic-featured-link.d.ts.map +1 -1
  481. package/declarations/app/lib/scroll-lock.d.ts.map +1 -1
  482. package/declarations/app/lib/search.d.ts.map +1 -1
  483. package/declarations/app/lib/sidebar/admin-nav-map.d.ts.map +1 -1
  484. package/declarations/app/lib/sidebar/admin-sidebar.d.ts.map +1 -1
  485. package/declarations/app/lib/sidebar/base-custom-sidebar-section-link.d.ts +20 -0
  486. package/declarations/app/lib/sidebar/base-custom-sidebar-section-link.d.ts.map +1 -1
  487. package/declarations/app/lib/sidebar/helpers/review-badge-helper.d.ts +2 -0
  488. package/declarations/app/lib/sidebar/helpers/review-badge-helper.d.ts.map +1 -0
  489. package/declarations/app/lib/sidebar/section.d.ts.map +1 -1
  490. package/declarations/app/lib/sidebar/user/community-section/admin-section.d.ts.map +1 -1
  491. package/declarations/app/lib/sidebar/user/community-section/review-section-link.d.ts.map +1 -1
  492. package/declarations/app/lib/source-identifier.d.ts.map +1 -1
  493. package/declarations/app/lib/text.d.ts +27 -1
  494. package/declarations/app/lib/text.d.ts.map +1 -1
  495. package/declarations/app/lib/textarea-text-manipulation.d.ts +5 -0
  496. package/declarations/app/lib/textarea-text-manipulation.d.ts.map +1 -1
  497. package/declarations/app/lib/time-shortcut.d.ts +4 -4
  498. package/declarations/app/lib/time-utils.d.ts +5 -5
  499. package/declarations/app/lib/time-utils.d.ts.map +1 -1
  500. package/declarations/app/lib/to-markdown.d.ts.map +1 -1
  501. package/declarations/app/lib/tracked-tools.d.ts.map +1 -1
  502. package/declarations/app/lib/transform-post.d.ts +1 -165
  503. package/declarations/app/lib/transform-post.d.ts.map +1 -1
  504. package/declarations/app/lib/transformer/registry.d.ts.map +1 -1
  505. package/declarations/app/lib/uppy/composer-upload.d.ts +2 -2
  506. package/declarations/app/lib/uppy/composer-upload.d.ts.map +1 -1
  507. package/declarations/app/lib/url.d.ts +1 -1
  508. package/declarations/app/lib/url.d.ts.map +1 -1
  509. package/declarations/app/lib/user-presence.d.ts.map +1 -1
  510. package/declarations/app/lib/utilities.d.ts +1 -0
  511. package/declarations/app/lib/utilities.d.ts.map +1 -1
  512. package/declarations/app/lib/wait-for-keyboard.d.ts +1 -1
  513. package/declarations/app/lib/wait-for-keyboard.d.ts.map +1 -1
  514. package/declarations/app/loader.d.ts +4 -0
  515. package/declarations/app/loader.d.ts.map +1 -0
  516. package/declarations/app/models/action-summary.d.ts.map +1 -1
  517. package/declarations/app/models/bookmark.d.ts +2 -1
  518. package/declarations/app/models/bookmark.d.ts.map +1 -1
  519. package/declarations/app/models/category.d.ts +6 -2
  520. package/declarations/app/models/category.d.ts.map +1 -1
  521. package/declarations/app/models/composer.d.ts.map +1 -1
  522. package/declarations/app/models/group.d.ts +0 -5
  523. package/declarations/app/models/group.d.ts.map +1 -1
  524. package/declarations/app/models/post-stream.d.ts +10 -11
  525. package/declarations/app/models/post-stream.d.ts.map +1 -1
  526. package/declarations/app/models/post.d.ts +3 -2
  527. package/declarations/app/models/post.d.ts.map +1 -1
  528. package/declarations/app/models/rest.d.ts +1 -0
  529. package/declarations/app/models/rest.d.ts.map +1 -1
  530. package/declarations/app/models/reviewable.d.ts +1 -0
  531. package/declarations/app/models/reviewable.d.ts.map +1 -1
  532. package/declarations/app/models/site.d.ts +4 -4
  533. package/declarations/app/models/site.d.ts.map +1 -1
  534. package/declarations/app/models/tag-group.d.ts +1 -1
  535. package/declarations/app/models/tag-notification.d.ts +4 -0
  536. package/declarations/app/models/tag-notification.d.ts.map +1 -0
  537. package/declarations/app/models/tag.d.ts +1 -1
  538. package/declarations/app/models/tag.d.ts.map +1 -1
  539. package/declarations/app/models/topic-details.d.ts +2 -0
  540. package/declarations/app/models/topic-details.d.ts.map +1 -1
  541. package/declarations/app/models/topic-list.d.ts +1 -0
  542. package/declarations/app/models/topic-list.d.ts.map +1 -1
  543. package/declarations/app/models/topic-localization.d.ts +1 -0
  544. package/declarations/app/models/topic-localization.d.ts.map +1 -1
  545. package/declarations/app/models/topic-tracking-state.d.ts +0 -19
  546. package/declarations/app/models/topic-tracking-state.d.ts.map +1 -1
  547. package/declarations/app/models/topic.d.ts +2 -0
  548. package/declarations/app/models/topic.d.ts.map +1 -1
  549. package/declarations/app/models/user-action.d.ts +1 -0
  550. package/declarations/app/models/user-action.d.ts.map +1 -1
  551. package/declarations/app/models/user-stream.d.ts.map +1 -1
  552. package/declarations/app/models/user.d.ts +6 -0
  553. package/declarations/app/models/user.d.ts.map +1 -1
  554. package/declarations/app/modifiers/force-scrolling-element-position.d.ts +15 -0
  555. package/declarations/app/modifiers/force-scrolling-element-position.d.ts.map +1 -0
  556. package/declarations/app/modifiers/grippie-drag-resize.d.ts +2 -2
  557. package/declarations/app/modifiers/grippie-drag-resize.d.ts.map +1 -1
  558. package/declarations/app/modifiers/prevent-scroll-on-focus.d.ts +1 -0
  559. package/declarations/app/modifiers/prevent-scroll-on-focus.d.ts.map +1 -1
  560. package/declarations/app/modifiers/scroll-into-view.d.ts +25 -5
  561. package/declarations/app/modifiers/scroll-into-view.d.ts.map +1 -1
  562. package/declarations/app/modifiers/swipe.d.ts +1 -1
  563. package/declarations/app/modifiers/swipe.d.ts.map +1 -1
  564. package/declarations/app/modifiers/trap-tab.d.ts +1 -0
  565. package/declarations/app/modifiers/trap-tab.d.ts.map +1 -1
  566. package/declarations/app/resolver.d.ts +17 -0
  567. package/declarations/app/resolver.d.ts.map +1 -1
  568. package/declarations/app/routes/application.d.ts +0 -1
  569. package/declarations/app/routes/application.d.ts.map +1 -1
  570. package/declarations/app/routes/discovery/categories.d.ts.map +1 -1
  571. package/declarations/app/routes/group/manage/email.d.ts.map +1 -1
  572. package/declarations/app/routes/new-invite.d.ts.map +1 -1
  573. package/declarations/app/routes/tag/show.d.ts.map +1 -1
  574. package/declarations/app/routes/topic.d.ts.map +1 -1
  575. package/declarations/app/routes/user/deleted-posts.d.ts.map +1 -1
  576. package/declarations/app/services/client-error-handler.d.ts.map +1 -1
  577. package/declarations/app/services/composer.d.ts +3 -1
  578. package/declarations/app/services/composer.d.ts.map +1 -1
  579. package/declarations/app/services/deprecation-warning-handler.d.ts +0 -1
  580. package/declarations/app/services/deprecation-warning-handler.d.ts.map +1 -1
  581. package/declarations/app/services/dialog.d.ts +2 -0
  582. package/declarations/app/services/dialog.d.ts.map +1 -0
  583. package/declarations/app/services/internal-tooltip.d.ts +2 -0
  584. package/declarations/app/services/internal-tooltip.d.ts.map +1 -0
  585. package/declarations/app/services/keyboard-shortcuts.d.ts +123 -0
  586. package/declarations/app/services/keyboard-shortcuts.d.ts.map +1 -0
  587. package/declarations/app/services/media-optimization-worker.d.ts.map +1 -1
  588. package/declarations/app/services/menu.d.ts +2 -0
  589. package/declarations/app/services/menu.d.ts.map +1 -0
  590. package/declarations/app/services/modal.d.ts +2 -0
  591. package/declarations/app/services/modal.d.ts.map +1 -1
  592. package/declarations/app/services/navigation-menu.d.ts +1 -0
  593. package/declarations/app/services/navigation-menu.d.ts.map +1 -1
  594. package/declarations/app/services/site-settings.d.ts +1 -1
  595. package/declarations/app/services/site-settings.d.ts.map +1 -1
  596. package/declarations/app/services/toasts.d.ts +2 -0
  597. package/declarations/app/services/toasts.d.ts.map +1 -0
  598. package/declarations/app/services/tooltip.d.ts +2 -0
  599. package/declarations/app/services/tooltip.d.ts.map +1 -0
  600. package/declarations/app/static/prosemirror/components/grid-node-view.d.ts +10 -0
  601. package/declarations/app/static/prosemirror/components/grid-node-view.d.ts.map +1 -0
  602. package/declarations/app/static/prosemirror/components/image-node-view.d.ts +5 -0
  603. package/declarations/app/static/prosemirror/components/image-node-view.d.ts.map +1 -1
  604. package/declarations/app/static/prosemirror/components/prosemirror-editor.d.ts +1 -1
  605. package/declarations/app/static/prosemirror/components/prosemirror-editor.d.ts.map +1 -1
  606. package/declarations/app/static/prosemirror/components/wrap-attributes-modal.d.ts +51 -0
  607. package/declarations/app/static/prosemirror/components/wrap-attributes-modal.d.ts.map +1 -0
  608. package/declarations/app/static/prosemirror/components/wrap-node-view.d.ts +15 -0
  609. package/declarations/app/static/prosemirror/components/wrap-node-view.d.ts.map +1 -0
  610. package/declarations/app/static/prosemirror/core/plugin.d.ts.map +1 -1
  611. package/declarations/app/static/prosemirror/extensions/code.d.ts +2 -2
  612. package/declarations/app/static/prosemirror/extensions/code.d.ts.map +1 -1
  613. package/declarations/app/static/prosemirror/extensions/grid.d.ts +51 -0
  614. package/declarations/app/static/prosemirror/extensions/grid.d.ts.map +1 -0
  615. package/declarations/app/static/prosemirror/extensions/html-block.d.ts.map +1 -1
  616. package/declarations/app/static/prosemirror/extensions/image.d.ts.map +1 -1
  617. package/declarations/app/static/prosemirror/extensions/link.d.ts +2 -2
  618. package/declarations/app/static/prosemirror/extensions/link.d.ts.map +1 -1
  619. package/declarations/app/static/prosemirror/extensions/override-drag-ghost.d.ts +9 -0
  620. package/declarations/app/static/prosemirror/extensions/override-drag-ghost.d.ts.map +1 -0
  621. package/declarations/app/static/prosemirror/extensions/placeholder.d.ts +2 -2
  622. package/declarations/app/static/prosemirror/extensions/placeholder.d.ts.map +1 -1
  623. package/declarations/app/static/prosemirror/extensions/quote.d.ts.map +1 -1
  624. package/declarations/app/static/prosemirror/extensions/register-default.d.ts.map +1 -1
  625. package/declarations/app/static/prosemirror/extensions/strikethrough.d.ts +2 -2
  626. package/declarations/app/static/prosemirror/extensions/strikethrough.d.ts.map +1 -1
  627. package/declarations/app/static/prosemirror/extensions/table.d.ts +2 -2
  628. package/declarations/app/static/prosemirror/extensions/table.d.ts.map +1 -1
  629. package/declarations/app/static/prosemirror/extensions/trailing-inline-space.d.ts +2 -2
  630. package/declarations/app/static/prosemirror/extensions/trailing-inline-space.d.ts.map +1 -1
  631. package/declarations/app/static/prosemirror/extensions/trailing-paragraph.d.ts +2 -2
  632. package/declarations/app/static/prosemirror/extensions/trailing-paragraph.d.ts.map +1 -1
  633. package/declarations/app/static/prosemirror/extensions/typographer-replacements.d.ts +2 -2
  634. package/declarations/app/static/prosemirror/extensions/typographer-replacements.d.ts.map +1 -1
  635. package/declarations/app/static/prosemirror/extensions/underline.d.ts +2 -2
  636. package/declarations/app/static/prosemirror/extensions/underline.d.ts.map +1 -1
  637. package/declarations/app/static/prosemirror/extensions/wrap.d.ts +4 -0
  638. package/declarations/app/static/prosemirror/extensions/wrap.d.ts.map +1 -0
  639. package/declarations/app/static/prosemirror/lib/glimmer-node-view.d.ts +5 -4
  640. package/declarations/app/static/prosemirror/lib/glimmer-node-view.d.ts.map +1 -1
  641. package/declarations/app/static/prosemirror/lib/plugin-utils.d.ts +2 -2
  642. package/declarations/app/static/prosemirror/lib/plugin-utils.d.ts.map +1 -1
  643. package/declarations/app/static/prosemirror/lib/text-manipulation.d.ts +6 -1
  644. package/declarations/app/static/prosemirror/lib/text-manipulation.d.ts.map +1 -1
  645. package/declarations/app/static/prosemirror/lib/wrap-utils.d.ts +20 -0
  646. package/declarations/app/static/prosemirror/lib/wrap-utils.d.ts.map +1 -0
  647. package/declarations/app/static/wizard/components/fields/index.d.ts +5 -9
  648. package/declarations/app/static/wizard/components/wizard-step.d.ts +2 -36
  649. package/declarations/app/static/wizard/components/wizard-step.d.ts.map +1 -1
  650. package/declarations/app/static/wizard/models/wizard.d.ts +2 -3
  651. package/declarations/app/static/wizard/models/wizard.d.ts.map +1 -1
  652. package/declarations/app/templates/wizard/step.d.ts +2 -12
  653. package/declarations/app/templates/wizard/step.d.ts.map +1 -1
  654. package/declarations/app/widgets/avatar-flair.d.ts +1 -1
  655. package/declarations/app/widgets/button.d.ts +21 -26
  656. package/declarations/app/widgets/button.d.ts.map +1 -1
  657. package/declarations/app/widgets/category-link.d.ts +1 -3
  658. package/declarations/app/widgets/category-link.d.ts.map +1 -1
  659. package/declarations/app/widgets/component-connector.d.ts +19 -13
  660. package/declarations/app/widgets/component-connector.d.ts.map +1 -1
  661. package/declarations/app/widgets/connector.d.ts +12 -5
  662. package/declarations/app/widgets/connector.d.ts.map +1 -1
  663. package/declarations/app/widgets/decorator-helper.d.ts +25 -102
  664. package/declarations/app/widgets/decorator-helper.d.ts.map +1 -1
  665. package/declarations/app/widgets/discourse-tags.d.ts +1 -3
  666. package/declarations/app/widgets/discourse-tags.d.ts.map +1 -1
  667. package/declarations/app/widgets/embedded-post.d.ts +1 -8
  668. package/declarations/app/widgets/emoji.d.ts +1 -10
  669. package/declarations/app/widgets/emoji.d.ts.map +1 -1
  670. package/declarations/app/widgets/glue.d.ts +18 -11
  671. package/declarations/app/widgets/glue.d.ts.map +1 -1
  672. package/declarations/app/widgets/hbs-compiler.d.ts +1 -1
  673. package/declarations/app/widgets/hbs-compiler.d.ts.map +1 -1
  674. package/declarations/app/widgets/hooks.d.ts +15 -128
  675. package/declarations/app/widgets/hooks.d.ts.map +1 -1
  676. package/declarations/app/widgets/link.d.ts +1 -8
  677. package/declarations/app/widgets/menu-panel.d.ts +1 -1
  678. package/declarations/app/widgets/post-cooked.d.ts +76 -28
  679. package/declarations/app/widgets/post-cooked.d.ts.map +1 -1
  680. package/declarations/app/widgets/post-edits-indicator.d.ts +1 -8
  681. package/declarations/app/widgets/post-gap.d.ts +1 -8
  682. package/declarations/app/widgets/post-links.d.ts +1 -8
  683. package/declarations/app/widgets/post-placeholder.d.ts +1 -8
  684. package/declarations/app/widgets/post-small-action.d.ts +1 -13
  685. package/declarations/app/widgets/post-small-action.d.ts.map +1 -1
  686. package/declarations/app/widgets/post-stream.d.ts +1 -15
  687. package/declarations/app/widgets/post-stream.d.ts.map +1 -1
  688. package/declarations/app/widgets/post-user-status.d.ts +1 -1
  689. package/declarations/app/widgets/post.d.ts +1 -12
  690. package/declarations/app/widgets/post.d.ts.map +1 -1
  691. package/declarations/app/widgets/poster-name.d.ts +1 -9
  692. package/declarations/app/widgets/poster-name.d.ts.map +1 -1
  693. package/declarations/app/widgets/raw-html.d.ts +19 -5
  694. package/declarations/app/widgets/raw-html.d.ts.map +1 -1
  695. package/declarations/app/widgets/render-glimmer.d.ts +24 -25
  696. package/declarations/app/widgets/render-glimmer.d.ts.map +1 -1
  697. package/declarations/app/widgets/topic-post-visited-line.d.ts +1 -8
  698. package/declarations/app/widgets/virtual-dom.d.ts +2 -0
  699. package/declarations/app/widgets/virtual-dom.d.ts.map +1 -0
  700. package/declarations/app/widgets/widget-dropdown.d.ts +97 -63
  701. package/declarations/app/widgets/widget-dropdown.d.ts.map +1 -1
  702. package/declarations/app/widgets/widget.d.ts +12 -63
  703. package/declarations/app/widgets/widget.d.ts.map +1 -1
  704. package/declarations/float-kit/components/d-tooltip.d.ts +2 -0
  705. package/declarations/float-kit/components/d-tooltip.d.ts.map +1 -1
  706. package/declarations/float-kit/lib/constants.d.ts +6 -1
  707. package/declarations/float-kit/lib/d-menu-instance.d.ts +1 -0
  708. package/declarations/float-kit/lib/d-menu-instance.d.ts.map +1 -1
  709. package/declarations/float-kit/lib/d-tooltip-instance.d.ts +4 -1
  710. package/declarations/float-kit/lib/d-tooltip-instance.d.ts.map +1 -1
  711. package/declarations/select-kit/compat-modules.d.ts +3 -0
  712. package/declarations/select-kit/compat-modules.d.ts.map +1 -0
  713. package/declarations/select-kit/components/category-drop/category-drop-header.d.ts +0 -1
  714. package/declarations/select-kit/components/category-drop/category-drop-header.d.ts.map +1 -1
  715. package/declarations/select-kit/components/category-drop.d.ts +1 -1
  716. package/declarations/select-kit/components/category-drop.d.ts.map +1 -1
  717. package/declarations/select-kit/components/combo-box/combo-box-header.d.ts.map +1 -1
  718. package/declarations/select-kit/components/combo-box.d.ts.map +1 -1
  719. package/declarations/select-kit/components/form-template-chooser.d.ts.map +1 -1
  720. package/declarations/select-kit/components/mini-tag-chooser.d.ts +2 -0
  721. package/declarations/select-kit/components/mini-tag-chooser.d.ts.map +1 -1
  722. package/declarations/select-kit/components/multi-select/multi-select-header.d.ts.map +1 -1
  723. package/declarations/select-kit/components/multi-select.d.ts.map +1 -1
  724. package/declarations/select-kit/components/period-chooser/period-chooser-header.d.ts.map +1 -1
  725. package/declarations/select-kit/components/period-chooser.d.ts.map +1 -1
  726. package/declarations/select-kit/components/select-kit/select-kit-body.d.ts.map +1 -1
  727. package/declarations/select-kit/components/select-kit/select-kit-collection.d.ts.map +1 -1
  728. package/declarations/select-kit/components/select-kit.d.ts +5 -4
  729. package/declarations/select-kit/components/select-kit.d.ts.map +1 -1
  730. package/declarations/select-kit/components/tag-chooser.d.ts +2 -0
  731. package/declarations/select-kit/components/tag-chooser.d.ts.map +1 -1
  732. package/declarations/select-kit/components/tag-drop.d.ts +2 -2
  733. package/declarations/select-kit/components/tag-drop.d.ts.map +1 -1
  734. package/declarations/tests/acceptance/login-from-signup-test.d.ts +2 -0
  735. package/declarations/tests/acceptance/login-from-signup-test.d.ts.map +1 -0
  736. package/declarations/tests/acceptance/transformers/composer-force-editor-mode-test.d.ts +2 -0
  737. package/declarations/tests/acceptance/transformers/composer-force-editor-mode-test.d.ts.map +1 -0
  738. package/declarations/tests/acceptance/transformers/preferences-save-attributes-test.d.ts +2 -0
  739. package/declarations/tests/acceptance/transformers/preferences-save-attributes-test.d.ts.map +1 -0
  740. package/declarations/tests/fixtures/category-fixtures.d.ts +3 -0
  741. package/declarations/tests/fixtures/group-fixtures.d.ts +0 -2
  742. package/declarations/tests/helpers/deprecation-counter.d.ts +29 -2
  743. package/declarations/tests/helpers/deprecation-counter.d.ts.map +1 -1
  744. package/declarations/tests/helpers/qunit-helpers.d.ts.map +1 -1
  745. package/declarations/tests/helpers/raise-on-deprecation.d.ts +4 -0
  746. package/declarations/tests/helpers/raise-on-deprecation.d.ts.map +1 -1
  747. package/declarations/tests/integration/components/a11y/skip-links-test.d.ts +2 -0
  748. package/declarations/tests/integration/components/a11y/skip-links-test.d.ts.map +1 -0
  749. package/declarations/tests/integration/components/discovery/topics-test.d.ts +2 -0
  750. package/declarations/tests/integration/components/discovery/topics-test.d.ts.map +1 -0
  751. package/declarations/tests/integration/components/empty-topic-filter-test.d.ts +2 -0
  752. package/declarations/tests/integration/components/empty-topic-filter-test.d.ts.map +1 -0
  753. package/declarations/tests/integration/components/image-carousel-test.d.ts +2 -0
  754. package/declarations/tests/integration/components/image-carousel-test.d.ts.map +1 -0
  755. package/declarations/tests/integration/components/language-switcher-test.d.ts +2 -0
  756. package/declarations/tests/integration/components/language-switcher-test.d.ts.map +1 -0
  757. package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts +0 -1
  758. package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts.map +1 -1
  759. package/declarations/tests/set-test-env.d.ts +2 -0
  760. package/declarations/tests/set-test-env.d.ts.map +1 -0
  761. package/declarations/tests/setup-tests.d.ts.map +1 -1
  762. package/declarations/tests/test-i18n.d.ts +1 -0
  763. package/declarations/tests/test-i18n.d.ts.map +1 -0
  764. package/declarations/tests/unit/lib/image-grid-carousel-test.d.ts +2 -0
  765. package/declarations/tests/unit/lib/image-grid-carousel-test.d.ts.map +1 -0
  766. package/declarations/tests/unit/lib/lightbox/quote-image-test.d.ts +2 -0
  767. package/declarations/tests/unit/lib/lightbox/quote-image-test.d.ts.map +1 -0
  768. package/declarations/tests/unit/lib/markdown-image-builder-test.d.ts +2 -0
  769. package/declarations/tests/unit/lib/markdown-image-builder-test.d.ts.map +1 -0
  770. package/declarations/tests/unit/lib/sidebar/helpers/review-badge-helper-test.d.ts +2 -0
  771. package/declarations/tests/unit/lib/sidebar/helpers/review-badge-helper-test.d.ts.map +1 -0
  772. package/declarations/tsconfig.tsbuildinfo +1 -1
  773. package/external-types/@ember-compat__tracked-built-ins/LICENSE.md +9 -0
  774. package/external-types/@ember-compat__tracked-built-ins/dist/-private/array.d.ts +33 -0
  775. package/external-types/@ember-compat__tracked-built-ins/dist/-private/decorator.d.ts +14 -0
  776. package/external-types/@ember-compat__tracked-built-ins/dist/-private/map.d.ts +44 -0
  777. package/external-types/@ember-compat__tracked-built-ins/dist/-private/object.d.ts +25 -0
  778. package/external-types/@ember-compat__tracked-built-ins/dist/-private/property-storage-map.d.ts +10 -0
  779. package/external-types/@ember-compat__tracked-built-ins/dist/-private/set.d.ts +40 -0
  780. package/external-types/@ember-compat__tracked-built-ins/dist/-private/utils.d.ts +6 -0
  781. package/external-types/@ember-compat__tracked-built-ins/dist/-private/validator-versions.d.ts +5 -0
  782. package/external-types/@ember-compat__tracked-built-ins/dist/index.d.ts +8 -0
  783. package/external-types/@ember-compat__tracked-built-ins/package.json +93 -0
  784. package/external-types/@ember__render-modifiers/LICENSE.md +9 -0
  785. package/external-types/@ember__render-modifiers/package.json +127 -0
  786. package/external-types/@ember__render-modifiers/types/-private.d.ts +13 -0
  787. package/external-types/@ember__render-modifiers/types/modifiers/did-insert.d.ts +11 -0
  788. package/external-types/@ember__render-modifiers/types/modifiers/did-update.d.ts +11 -0
  789. package/external-types/@ember__render-modifiers/types/modifiers/will-destroy.d.ts +11 -0
  790. package/external-types/@ember__render-modifiers/types/template-registry.d.ts +12 -0
  791. package/external-types/@ember__string/LICENSE.md +9 -0
  792. package/external-types/@ember__string/declarations/index.d.ts +159 -0
  793. package/external-types/@ember__string/package.json +67 -0
  794. package/external-types/@ember__test-helpers/declarations/-internal/build-registry.d.ts +36 -0
  795. package/external-types/@ember__test-helpers/declarations/-internal/debug-info-helpers.d.ts +28 -0
  796. package/external-types/@ember__test-helpers/declarations/-internal/debug-info.d.ts +71 -0
  797. package/external-types/@ember__test-helpers/declarations/-internal/deprecations.d.ts +37 -0
  798. package/external-types/@ember__test-helpers/declarations/-internal/is-component.d.ts +13 -0
  799. package/external-types/@ember__test-helpers/declarations/-internal/is-promise.d.ts +12 -0
  800. package/external-types/@ember__test-helpers/declarations/-internal/render-settled.d.ts +5 -0
  801. package/external-types/@ember__test-helpers/declarations/-internal/warnings.d.ts +32 -0
  802. package/external-types/@ember__test-helpers/declarations/-tuple.d.ts +5 -0
  803. package/external-types/@ember__test-helpers/declarations/-utils.d.ts +39 -0
  804. package/external-types/@ember__test-helpers/declarations/application.d.ts +21 -0
  805. package/external-types/@ember__test-helpers/declarations/build-owner.d.ts +35 -0
  806. package/external-types/@ember__test-helpers/declarations/dom/-get-description.d.ts +13 -0
  807. package/external-types/@ember__test-helpers/declarations/dom/-get-element.d.ts +16 -0
  808. package/external-types/@ember__test-helpers/declarations/dom/-get-elements.d.ts +8 -0
  809. package/external-types/@ember__test-helpers/declarations/dom/-get-window-or-element.d.ts +12 -0
  810. package/external-types/@ember__test-helpers/declarations/dom/-guard-for-maxlength.d.ts +12 -0
  811. package/external-types/@ember__test-helpers/declarations/dom/-is-focusable.d.ts +9 -0
  812. package/external-types/@ember__test-helpers/declarations/dom/-is-form-control.d.ts +10 -0
  813. package/external-types/@ember__test-helpers/declarations/dom/-is-select-element.d.ts +9 -0
  814. package/external-types/@ember__test-helpers/declarations/dom/-logging.d.ts +21 -0
  815. package/external-types/@ember__test-helpers/declarations/dom/-target.d.ts +12 -0
  816. package/external-types/@ember__test-helpers/declarations/dom/-to-array.d.ts +9 -0
  817. package/external-types/@ember__test-helpers/declarations/dom/blur.d.ts +37 -0
  818. package/external-types/@ember__test-helpers/declarations/dom/click.d.ts +65 -0
  819. package/external-types/@ember__test-helpers/declarations/dom/double-click.d.ts +65 -0
  820. package/external-types/@ember__test-helpers/declarations/dom/fill-in.d.ts +22 -0
  821. package/external-types/@ember__test-helpers/declarations/dom/find-all.d.ts +7 -0
  822. package/external-types/@ember__test-helpers/declarations/dom/find.d.ts +7 -0
  823. package/external-types/@ember__test-helpers/declarations/dom/fire-event.d.ts +18 -0
  824. package/external-types/@ember__test-helpers/declarations/dom/focus.d.ts +41 -0
  825. package/external-types/@ember__test-helpers/declarations/dom/get-root-element.d.ts +17 -0
  826. package/external-types/@ember__test-helpers/declarations/dom/scroll-to.d.ts +21 -0
  827. package/external-types/@ember__test-helpers/declarations/dom/select.d.ts +28 -0
  828. package/external-types/@ember__test-helpers/declarations/dom/tab.d.ts +31 -0
  829. package/external-types/@ember__test-helpers/declarations/dom/tap.d.ts +47 -0
  830. package/external-types/@ember__test-helpers/declarations/dom/trigger-event.d.ts +49 -0
  831. package/external-types/@ember__test-helpers/declarations/dom/trigger-key-event.d.ts +44 -0
  832. package/external-types/@ember__test-helpers/declarations/dom/type-in.d.ts +32 -0
  833. package/external-types/@ember__test-helpers/declarations/dom/wait-for-focus.d.ts +27 -0
  834. package/external-types/@ember__test-helpers/declarations/dom/wait-for.d.ts +27 -0
  835. package/external-types/@ember__test-helpers/declarations/global.d.ts +5 -0
  836. package/external-types/@ember__test-helpers/declarations/has-ember-version.d.ts +13 -0
  837. package/external-types/@ember__test-helpers/declarations/helper-hooks.d.ts +48 -0
  838. package/external-types/@ember__test-helpers/declarations/index.d.ts +49 -0
  839. package/external-types/@ember__test-helpers/declarations/rerender.d.ts +20 -0
  840. package/external-types/@ember__test-helpers/declarations/resolver.d.ts +21 -0
  841. package/external-types/@ember__test-helpers/declarations/settled.d.ts +72 -0
  842. package/external-types/@ember__test-helpers/declarations/setup-application-context.d.ts +69 -0
  843. package/external-types/@ember__test-helpers/declarations/setup-context.d.ts +209 -0
  844. package/external-types/@ember__test-helpers/declarations/setup-onerror.d.ts +53 -0
  845. package/external-types/@ember__test-helpers/declarations/setup-rendering-context.d.ts +75 -0
  846. package/external-types/@ember__test-helpers/declarations/teardown-context.d.ts +23 -0
  847. package/external-types/@ember__test-helpers/declarations/test-metadata.d.ts +28 -0
  848. package/external-types/@ember__test-helpers/declarations/validate-error-handler.d.ts +35 -0
  849. package/external-types/@ember__test-helpers/declarations/wait-until.d.ts +31 -0
  850. package/external-types/@ember__test-helpers/package.json +107 -0
  851. package/external-types/@floating-ui__dom/LICENSE +20 -0
  852. package/external-types/@floating-ui__dom/dist/floating-ui.dom.d.mts +356 -0
  853. package/external-types/@floating-ui__dom/dist/floating-ui.dom.d.ts +359 -0
  854. package/external-types/@floating-ui__dom/package.json +71 -0
  855. package/external-types/@glimmer__component/dist/-private/base-component-manager.d.ts +15 -0
  856. package/external-types/@glimmer__component/dist/-private/component.d.ts +247 -0
  857. package/external-types/@glimmer__component/dist/-private/ember-component-manager.d.ts +20 -0
  858. package/external-types/@glimmer__component/dist/index.d.ts +393 -0
  859. package/external-types/@glimmer__component/package.json +41 -0
  860. package/external-types/@glimmer__syntax/LICENSE +19 -0
  861. package/external-types/@glimmer__syntax/dist/dev/index.d.cts +5977 -0
  862. package/external-types/@glimmer__syntax/dist/dev/index.d.ts +5979 -0
  863. package/external-types/@glimmer__syntax/dist/prod/index.d.ts +5977 -0
  864. package/external-types/@glimmer__syntax/package.json +54 -0
  865. package/external-types/@glint__ember-tsc/LICENSE +21 -0
  866. package/external-types/@glint__ember-tsc/lib/cli/run-volar-tsc.d.ts +4 -0
  867. package/external-types/@glint__ember-tsc/lib/config/config.d.ts +17 -0
  868. package/external-types/@glint__ember-tsc/lib/config/environment.d.ts +28 -0
  869. package/external-types/@glint__ember-tsc/lib/config/index.d.ts +19 -0
  870. package/external-types/@glint__ember-tsc/lib/config/loader.d.ts +27 -0
  871. package/external-types/@glint__ember-tsc/lib/config/types.d.cts +62 -0
  872. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/common.d.ts +15 -0
  873. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/index.d.ts +5 -0
  874. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/preprocess.d.ts +6 -0
  875. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/transform.d.ts +6 -0
  876. package/external-types/@glint__ember-tsc/lib/index.d.ts +9 -0
  877. package/external-types/@glint__ember-tsc/lib/plugins/g-compiler-errors.d.ts +14 -0
  878. package/external-types/@glint__ember-tsc/lib/plugins/g-template-tag-symbols.d.ts +13 -0
  879. package/external-types/@glint__ember-tsc/lib/plugins/utils.d.ts +27 -0
  880. package/external-types/@glint__ember-tsc/lib/transform/diagnostics/augmentation.d.ts +6 -0
  881. package/external-types/@glint__ember-tsc/lib/transform/diagnostics/index.d.ts +7 -0
  882. package/external-types/@glint__ember-tsc/lib/transform/index.d.ts +6 -0
  883. package/external-types/@glint__ember-tsc/lib/transform/template/code-features.d.ts +32 -0
  884. package/external-types/@glint__ember-tsc/lib/transform/template/glimmer-ast-mapping-tree.d.ts +82 -0
  885. package/external-types/@glint__ember-tsc/lib/transform/template/inlining/index.d.ts +18 -0
  886. package/external-types/@glint__ember-tsc/lib/transform/template/inlining/tagged-strings.d.ts +10 -0
  887. package/external-types/@glint__ember-tsc/lib/transform/template/map-template-contents.d.ts +123 -0
  888. package/external-types/@glint__ember-tsc/lib/transform/template/rewrite-module.d.ts +24 -0
  889. package/external-types/@glint__ember-tsc/lib/transform/template/scope-stack.d.ts +15 -0
  890. package/external-types/@glint__ember-tsc/lib/transform/template/template-to-typescript.d.ts +21 -0
  891. package/external-types/@glint__ember-tsc/lib/transform/template/transformed-module.d.ts +113 -0
  892. package/external-types/@glint__ember-tsc/lib/transform/util.d.ts +9 -0
  893. package/external-types/@glint__ember-tsc/lib/volar/ember-language-plugin.d.ts +16 -0
  894. package/external-types/@glint__ember-tsc/lib/volar/gts-virtual-code.d.ts +85 -0
  895. package/external-types/@glint__ember-tsc/lib/volar/language-server.d.ts +4 -0
  896. package/external-types/@glint__ember-tsc/lib/volar/script-snapshot.d.ts +19 -0
  897. package/external-types/@glint__ember-tsc/package.json +104 -0
  898. package/external-types/@glint__ember-tsc/types/-private/dsl/globals.d.ts +207 -0
  899. package/external-types/@glint__ember-tsc/types/-private/dsl/index.d.ts +50 -0
  900. package/external-types/@glint__ember-tsc/types/-private/dsl/integration-declarations.d.ts +138 -0
  901. package/external-types/@glint__ember-tsc/types/-private/intrinsics/action.d.ts +48 -0
  902. package/external-types/@glint__ember-tsc/types/-private/intrinsics/concat.d.ts +9 -0
  903. package/external-types/@glint__ember-tsc/types/-private/intrinsics/each-in.d.ts +27 -0
  904. package/external-types/@glint__ember-tsc/types/-private/intrinsics/each.d.ts +20 -0
  905. package/external-types/@glint__ember-tsc/types/-private/intrinsics/fn.d.ts +47 -0
  906. package/external-types/@glint__ember-tsc/types/-private/intrinsics/get.d.ts +34 -0
  907. package/external-types/@glint__ember-tsc/types/-private/intrinsics/input.d.ts +24 -0
  908. package/external-types/@glint__ember-tsc/types/-private/intrinsics/link-to.d.ts +31 -0
  909. package/external-types/@glint__ember-tsc/types/-private/intrinsics/log.d.ts +9 -0
  910. package/external-types/@glint__ember-tsc/types/-private/intrinsics/mount.d.ts +12 -0
  911. package/external-types/@glint__ember-tsc/types/-private/intrinsics/mut.d.ts +17 -0
  912. package/external-types/@glint__ember-tsc/types/-private/intrinsics/on.d.ts +24 -0
  913. package/external-types/@glint__ember-tsc/types/-private/intrinsics/outlet.d.ts +11 -0
  914. package/external-types/@glint__ember-tsc/types/-private/intrinsics/textarea.d.ts +16 -0
  915. package/external-types/@glint__ember-tsc/types/-private/intrinsics/unbound.d.ts +13 -0
  916. package/external-types/@glint__ember-tsc/types/-private/intrinsics/unique-id.d.ts +8 -0
  917. package/external-types/@glint__ember-tsc/types/globals/index.d.ts +6 -0
  918. package/external-types/@glint__ember-tsc/types/silent-error.d.ts +4 -0
  919. package/external-types/@glint__template/-private/dsl/elements.d.ts +4393 -0
  920. package/external-types/@glint__template/-private/dsl/emit.d.ts +178 -0
  921. package/external-types/@glint__template/-private/dsl/lib.dom.augmentation.d.ts +144 -0
  922. package/external-types/@glint__template/-private/dsl/resolve.d.ts +69 -0
  923. package/external-types/@glint__template/-private/dsl/types.d.ts +63 -0
  924. package/external-types/@glint__template/-private/dsl.d.ts +10 -0
  925. package/external-types/@glint__template/-private/index.d.ts +187 -0
  926. package/external-types/@glint__template/-private/integration.d.ts +82 -0
  927. package/external-types/@glint__template/-private/keywords/-bind-invokable.d.ts +98 -0
  928. package/external-types/@glint__template/-private/keywords/component.d.ts +7 -0
  929. package/external-types/@glint__template/-private/keywords/debugger.d.ts +6 -0
  930. package/external-types/@glint__template/-private/keywords/each.d.ts +19 -0
  931. package/external-types/@glint__template/-private/keywords/has-block-params.d.ts +9 -0
  932. package/external-types/@glint__template/-private/keywords/has-block.d.ts +9 -0
  933. package/external-types/@glint__template/-private/keywords/helper.d.ts +6 -0
  934. package/external-types/@glint__template/-private/keywords/in-element.d.ts +16 -0
  935. package/external-types/@glint__template/-private/keywords/let.d.ts +12 -0
  936. package/external-types/@glint__template/-private/keywords/modifier.d.ts +7 -0
  937. package/external-types/@glint__template/-private/keywords/with.d.ts +16 -0
  938. package/external-types/@glint__template/-private/keywords.d.ts +13 -0
  939. package/external-types/@glint__template/-private/signature.d.ts +86 -0
  940. package/external-types/@glint__template/LICENSE +21 -0
  941. package/external-types/@glint__template/package.json +42 -0
  942. package/external-types/@types__qunit/LICENSE +21 -0
  943. package/external-types/@types__qunit/index.d.ts +935 -0
  944. package/external-types/@types__qunit/package.json +51 -0
  945. package/external-types/@types__rsvp/LICENSE +21 -0
  946. package/external-types/@types__rsvp/index.d.ts +497 -0
  947. package/external-types/@types__rsvp/package.json +35 -0
  948. package/external-types/ember-modifier/LICENSE.md +9 -0
  949. package/external-types/ember-modifier/declarations/-private/class-based/modifier-manager.d.ts +43 -0
  950. package/external-types/ember-modifier/declarations/-private/class-based/modifier.d.ts +66 -0
  951. package/external-types/ember-modifier/declarations/-private/function-based/modifier-manager.d.ts +25 -0
  952. package/external-types/ember-modifier/declarations/-private/function-based/modifier.d.ts +71 -0
  953. package/external-types/ember-modifier/declarations/-private/opaque.d.ts +10 -0
  954. package/external-types/ember-modifier/declarations/-private/signature.d.ts +107 -0
  955. package/external-types/ember-modifier/declarations/index.d.ts +7 -0
  956. package/external-types/ember-modifier/package.json +107 -0
  957. package/external-types/ember-qunit/LICENSE.md +9 -0
  958. package/external-types/ember-qunit/package.json +108 -0
  959. package/external-types/ember-qunit/types/index.d.ts +285 -0
  960. package/external-types/ember-qunit/types/local-types.d.ts +5 -0
  961. package/external-types/ember-qunit/types/test-loader.d.ts +4 -0
  962. package/external-types/ember-source/LICENSE +19 -0
  963. package/external-types/ember-source/package.json +405 -0
  964. package/external-types/ember-source/types/stable/@ember/-internals/browser-environment/index.d.ts +9 -0
  965. package/external-types/ember-source/types/stable/@ember/-internals/browser-environment/lib/has-dom.d.ts +4 -0
  966. package/external-types/ember-source/types/stable/@ember/-internals/container/index.d.ts +4 -0
  967. package/external-types/ember-source/types/stable/@ember/-internals/container/lib/container.d.ts +164 -0
  968. package/external-types/ember-source/types/stable/@ember/-internals/container/lib/registry.d.ts +280 -0
  969. package/external-types/ember-source/types/stable/@ember/-internals/deprecations/index.d.ts +33 -0
  970. package/external-types/ember-source/types/stable/@ember/-internals/environment/index.d.ts +5 -0
  971. package/external-types/ember-source/types/stable/@ember/-internals/environment/lib/context.d.ts +10 -0
  972. package/external-types/ember-source/types/stable/@ember/-internals/environment/lib/env.d.ts +143 -0
  973. package/external-types/ember-source/types/stable/@ember/-internals/environment/lib/global.d.ts +4 -0
  974. package/external-types/ember-source/types/stable/@ember/-internals/error-handling/index.d.ts +9 -0
  975. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/index.d.ts +457 -0
  976. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component-managers/curly.d.ts +47 -0
  977. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component-managers/mount.d.ts +42 -0
  978. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component-managers/outlet.d.ts +46 -0
  979. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component-managers/root.d.ts +24 -0
  980. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component-managers/route-template.d.ts +44 -0
  981. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component-managers/unwrap-template.d.ts +7 -0
  982. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component.d.ts +931 -0
  983. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/components/abstract-input.d.ts +37 -0
  984. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/components/input.d.ts +8 -0
  985. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/components/internal.d.ts +48 -0
  986. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/components/link-to.d.ts +8 -0
  987. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/components/textarea.d.ts +11 -0
  988. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/dom.d.ts +4 -0
  989. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/environment.d.ts +11 -0
  990. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/glimmer-tracking-docs.d.ts +245 -0
  991. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helper.d.ts +180 -0
  992. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/-disallow-dynamic-resolution.d.ts +4 -0
  993. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/-in-element-null-check.d.ts +4 -0
  994. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/-normalize-class.d.ts +4 -0
  995. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/-resolve.d.ts +4 -0
  996. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/-track-array.d.ts +9 -0
  997. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/array.d.ts +41 -0
  998. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/component.d.ts +149 -0
  999. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/concat.d.ts +28 -0
  1000. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/each-in.d.ts +160 -0
  1001. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/fn.d.ts +73 -0
  1002. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/get.d.ts +100 -0
  1003. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/hash.d.ts +44 -0
  1004. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/helper.d.ts +43 -0
  1005. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/if-unless.d.ts +182 -0
  1006. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/internal-helper.d.ts +5 -0
  1007. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/log.d.ts +19 -0
  1008. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/modifier.d.ts +42 -0
  1009. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/mut.d.ts +77 -0
  1010. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/page-title.d.ts +20 -0
  1011. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/readonly.d.ts +119 -0
  1012. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/unbound.d.ts +34 -0
  1013. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/unique-id.d.ts +8 -0
  1014. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/modifiers/action.d.ts +27 -0
  1015. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/modifiers/internal.d.ts +34 -0
  1016. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/modifiers/on.d.ts +95 -0
  1017. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/renderer.d.ts +97 -0
  1018. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/resolver.d.ts +17 -0
  1019. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/setup-registry.d.ts +5 -0
  1020. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/syntax/in-element.d.ts +47 -0
  1021. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/syntax/let.d.ts +55 -0
  1022. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/syntax/mount.d.ts +43 -0
  1023. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/syntax/outlet.d.ts +27 -0
  1024. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/syntax/utils.d.ts +5 -0
  1025. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/template.d.ts +6 -0
  1026. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/template_registry.d.ts +11 -0
  1027. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/templates/empty.d.ts +4 -0
  1028. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/templates/input.d.ts +4 -0
  1029. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/templates/link-to.d.ts +4 -0
  1030. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/templates/outlet.d.ts +4 -0
  1031. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/templates/root.d.ts +4 -0
  1032. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/templates/textarea.d.ts +4 -0
  1033. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/bindings.d.ts +19 -0
  1034. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/curly-component-state-bucket.d.ts +31 -0
  1035. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/debug-render-message.d.ts +4 -0
  1036. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/iterator.d.ts +5 -0
  1037. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/managers.d.ts +17 -0
  1038. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/outlet.d.ts +46 -0
  1039. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/process-args.d.ts +4 -0
  1040. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/serialization-first-node-helpers.d.ts +3 -0
  1041. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/string.d.ts +109 -0
  1042. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/to-bool.d.ts +3 -0
  1043. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/views/outlet.d.ts +34 -0
  1044. package/external-types/ember-source/types/stable/@ember/-internals/meta/index.d.ts +3 -0
  1045. package/external-types/ember-source/types/stable/@ember/-internals/meta/lib/meta.d.ts +174 -0
  1046. package/external-types/ember-source/types/stable/@ember/-internals/metal/index.d.ts +26 -0
  1047. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/alias.d.ts +22 -0
  1048. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/array.d.ts +30 -0
  1049. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/array_events.d.ts +12 -0
  1050. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/cache.d.ts +121 -0
  1051. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/cached.d.ts +92 -0
  1052. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/chain-tags.d.ts +8 -0
  1053. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/change_event.d.ts +3 -0
  1054. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/computed.d.ts +489 -0
  1055. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/computed_cache.d.ts +4 -0
  1056. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/decorator.d.ts +67 -0
  1057. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/dependent_keys.d.ts +3 -0
  1058. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/deprecate_property.d.ts +23 -0
  1059. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/each_proxy_events.d.ts +5 -0
  1060. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/events.d.ts +109 -0
  1061. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/expand_properties.d.ts +33 -0
  1062. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/get_properties.d.ts +38 -0
  1063. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/injected_property.d.ts +25 -0
  1064. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/libraries.d.ts +31 -0
  1065. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/namespace_search.d.ts +19 -0
  1066. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/object-at.d.ts +4 -0
  1067. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/observer.d.ts +67 -0
  1068. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/path_cache.d.ts +3 -0
  1069. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/properties.d.ts +70 -0
  1070. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/property_events.d.ts +59 -0
  1071. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/property_get.d.ts +44 -0
  1072. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/property_set.d.ts +52 -0
  1073. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/set_properties.d.ts +32 -0
  1074. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/tags.d.ts +12 -0
  1075. package/external-types/ember-source/types/stable/@ember/-internals/metal/lib/tracked.d.ts +80 -0
  1076. package/external-types/ember-source/types/stable/@ember/-internals/owner/index.d.ts +648 -0
  1077. package/external-types/ember-source/types/stable/@ember/-internals/routing/index.d.ts +3 -0
  1078. package/external-types/ember-source/types/stable/@ember/-internals/runtime/index.d.ts +10 -0
  1079. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/ext/rsvp.d.ts +5 -0
  1080. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/mixins/-proxy.d.ts +34 -0
  1081. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/mixins/action_handler.d.ts +23 -0
  1082. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/mixins/comparable.d.ts +22 -0
  1083. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/mixins/container_proxy.d.ts +22 -0
  1084. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/mixins/registry_proxy.d.ts +22 -0
  1085. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/mixins/target_action_support.d.ts +29 -0
  1086. package/external-types/ember-source/types/stable/@ember/-internals/string/index.d.ts +46 -0
  1087. package/external-types/ember-source/types/stable/@ember/-internals/utility-types/index.d.ts +16 -0
  1088. package/external-types/ember-source/types/stable/@ember/-internals/utils/index.d.ts +16 -0
  1089. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/cache.d.ts +14 -0
  1090. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/dictionary.d.ts +7 -0
  1091. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/get-debug-name.d.ts +4 -0
  1092. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/guid.d.ts +60 -0
  1093. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/intern.d.ts +42 -0
  1094. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/invoke.d.ts +24 -0
  1095. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/is_proxy.d.ts +5 -0
  1096. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/lookup-descriptor.d.ts +3 -0
  1097. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/mandatory-setter.d.ts +6 -0
  1098. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/name.d.ts +4 -0
  1099. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/spec.d.ts +14 -0
  1100. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/super.d.ts +34 -0
  1101. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/symbol.d.ts +5 -0
  1102. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/to-string.d.ts +3 -0
  1103. package/external-types/ember-source/types/stable/@ember/-internals/views/index.d.ts +13 -0
  1104. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/compat/attrs.d.ts +3 -0
  1105. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/compat/fallback-view-registry.d.ts +6 -0
  1106. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/component_lookup.d.ts +9 -0
  1107. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/action_support.d.ts +13 -0
  1108. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/child_views_support.d.ts +13 -0
  1109. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/class_names_support.d.ts +14 -0
  1110. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/view_state_support.d.ts +13 -0
  1111. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/view_support.d.ts +25 -0
  1112. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/system/action_manager.d.ts +11 -0
  1113. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/system/event_dispatcher.d.ts +117 -0
  1114. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/system/utils.d.ts +94 -0
  1115. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/views/core_view.d.ts +59 -0
  1116. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/views/states.d.ts +18 -0
  1117. package/external-types/ember-source/types/stable/@ember/application/index.d.ts +814 -0
  1118. package/external-types/ember-source/types/stable/@ember/application/instance.d.ts +288 -0
  1119. package/external-types/ember-source/types/stable/@ember/application/lib/lazy_load.d.ts +38 -0
  1120. package/external-types/ember-source/types/stable/@ember/application/namespace.d.ts +38 -0
  1121. package/external-types/ember-source/types/stable/@ember/array/-internals.d.ts +5 -0
  1122. package/external-types/ember-source/types/stable/@ember/array/index.d.ts +1450 -0
  1123. package/external-types/ember-source/types/stable/@ember/array/lib/make-array.d.ts +34 -0
  1124. package/external-types/ember-source/types/stable/@ember/array/make.d.ts +3 -0
  1125. package/external-types/ember-source/types/stable/@ember/array/mutable.d.ts +3 -0
  1126. package/external-types/ember-source/types/stable/@ember/array/proxy.d.ts +161 -0
  1127. package/external-types/ember-source/types/stable/@ember/canary-features/index.d.ts +41 -0
  1128. package/external-types/ember-source/types/stable/@ember/component/helper.d.ts +3 -0
  1129. package/external-types/ember-source/types/stable/@ember/component/index.d.ts +126 -0
  1130. package/external-types/ember-source/types/stable/@ember/component/template-only.d.ts +47 -0
  1131. package/external-types/ember-source/types/stable/@ember/controller/index.d.ts +301 -0
  1132. package/external-types/ember-source/types/stable/@ember/controller/owner-ext.d.ts +11 -0
  1133. package/external-types/ember-source/types/stable/@ember/debug/container-debug-adapter.d.ts +73 -0
  1134. package/external-types/ember-source/types/stable/@ember/debug/data-adapter.d.ts +332 -0
  1135. package/external-types/ember-source/types/stable/@ember/debug/index.d.ts +51 -0
  1136. package/external-types/ember-source/types/stable/@ember/debug/lib/assert.d.ts +8 -0
  1137. package/external-types/ember-source/types/stable/@ember/debug/lib/capture-render-tree.d.ts +21 -0
  1138. package/external-types/ember-source/types/stable/@ember/debug/lib/deprecate.d.ts +67 -0
  1139. package/external-types/ember-source/types/stable/@ember/debug/lib/handlers.d.ts +14 -0
  1140. package/external-types/ember-source/types/stable/@ember/debug/lib/inspect.d.ts +20 -0
  1141. package/external-types/ember-source/types/stable/@ember/debug/lib/testing.d.ts +4 -0
  1142. package/external-types/ember-source/types/stable/@ember/debug/lib/warn.d.ts +19 -0
  1143. package/external-types/ember-source/types/stable/@ember/deprecated-features/index.d.ts +4 -0
  1144. package/external-types/ember-source/types/stable/@ember/destroyable/index.d.ts +237 -0
  1145. package/external-types/ember-source/types/stable/@ember/engine/index.d.ts +347 -0
  1146. package/external-types/ember-source/types/stable/@ember/engine/instance.d.ts +127 -0
  1147. package/external-types/ember-source/types/stable/@ember/engine/lib/engine-parent.d.ts +27 -0
  1148. package/external-types/ember-source/types/stable/@ember/engine/parent.d.ts +3 -0
  1149. package/external-types/ember-source/types/stable/@ember/enumerable/index.d.ts +19 -0
  1150. package/external-types/ember-source/types/stable/@ember/enumerable/mutable.d.ts +21 -0
  1151. package/external-types/ember-source/types/stable/@ember/helper/index.d.ts +475 -0
  1152. package/external-types/ember-source/types/stable/@ember/instrumentation/index.d.ts +140 -0
  1153. package/external-types/ember-source/types/stable/@ember/modifier/index.d.ts +9 -0
  1154. package/external-types/ember-source/types/stable/@ember/modifier/on.d.ts +6 -0
  1155. package/external-types/ember-source/types/stable/@ember/object/-internals.d.ts +9 -0
  1156. package/external-types/ember-source/types/stable/@ember/object/compat.d.ts +94 -0
  1157. package/external-types/ember-source/types/stable/@ember/object/computed.d.ts +5 -0
  1158. package/external-types/ember-source/types/stable/@ember/object/core.d.ts +641 -0
  1159. package/external-types/ember-source/types/stable/@ember/object/evented.d.ts +134 -0
  1160. package/external-types/ember-source/types/stable/@ember/object/events.d.ts +3 -0
  1161. package/external-types/ember-source/types/stable/@ember/object/index.d.ts +66 -0
  1162. package/external-types/ember-source/types/stable/@ember/object/internals.d.ts +3 -0
  1163. package/external-types/ember-source/types/stable/@ember/object/lib/computed/computed_macros.d.ts +644 -0
  1164. package/external-types/ember-source/types/stable/@ember/object/lib/computed/reduce_computed_macros.d.ts +806 -0
  1165. package/external-types/ember-source/types/stable/@ember/object/mixin.d.ts +161 -0
  1166. package/external-types/ember-source/types/stable/@ember/object/observable.d.ts +394 -0
  1167. package/external-types/ember-source/types/stable/@ember/object/observers.d.ts +3 -0
  1168. package/external-types/ember-source/types/stable/@ember/object/promise-proxy-mixin.d.ts +167 -0
  1169. package/external-types/ember-source/types/stable/@ember/object/proxy.d.ts +100 -0
  1170. package/external-types/ember-source/types/stable/@ember/owner/index.d.ts +80 -0
  1171. package/external-types/ember-source/types/stable/@ember/renderer/index.d.ts +63 -0
  1172. package/external-types/ember-source/types/stable/@ember/routing/-internals.d.ts +11 -0
  1173. package/external-types/ember-source/types/stable/@ember/routing/hash-location.d.ts +109 -0
  1174. package/external-types/ember-source/types/stable/@ember/routing/history-location.d.ts +142 -0
  1175. package/external-types/ember-source/types/stable/@ember/routing/index.d.ts +3 -0
  1176. package/external-types/ember-source/types/stable/@ember/routing/lib/cache.d.ts +16 -0
  1177. package/external-types/ember-source/types/stable/@ember/routing/lib/controller_for.d.ts +16 -0
  1178. package/external-types/ember-source/types/stable/@ember/routing/lib/dsl.d.ts +52 -0
  1179. package/external-types/ember-source/types/stable/@ember/routing/lib/engines.d.ts +14 -0
  1180. package/external-types/ember-source/types/stable/@ember/routing/lib/generate_controller.d.ts +25 -0
  1181. package/external-types/ember-source/types/stable/@ember/routing/lib/location-utils.d.ts +29 -0
  1182. package/external-types/ember-source/types/stable/@ember/routing/lib/query_params.d.ts +7 -0
  1183. package/external-types/ember-source/types/stable/@ember/routing/lib/route-info.d.ts +3 -0
  1184. package/external-types/ember-source/types/stable/@ember/routing/lib/router_state.d.ts +13 -0
  1185. package/external-types/ember-source/types/stable/@ember/routing/lib/routing-service.d.ts +35 -0
  1186. package/external-types/ember-source/types/stable/@ember/routing/lib/utils.d.ts +37 -0
  1187. package/external-types/ember-source/types/stable/@ember/routing/location-ext.d.ts +18 -0
  1188. package/external-types/ember-source/types/stable/@ember/routing/location.d.ts +121 -0
  1189. package/external-types/ember-source/types/stable/@ember/routing/none-location.d.ts +79 -0
  1190. package/external-types/ember-source/types/stable/@ember/routing/owner-ext.d.ts +11 -0
  1191. package/external-types/ember-source/types/stable/@ember/routing/route-info.d.ts +125 -0
  1192. package/external-types/ember-source/types/stable/@ember/routing/route.d.ts +1186 -0
  1193. package/external-types/ember-source/types/stable/@ember/routing/router-service.d.ts +590 -0
  1194. package/external-types/ember-source/types/stable/@ember/routing/router.d.ts +441 -0
  1195. package/external-types/ember-source/types/stable/@ember/routing/service-ext.d.ts +14 -0
  1196. package/external-types/ember-source/types/stable/@ember/routing/transition.d.ts +180 -0
  1197. package/external-types/ember-source/types/stable/@ember/runloop/-private/backburner.d.ts +7 -0
  1198. package/external-types/ember-source/types/stable/@ember/runloop/index.d.ts +701 -0
  1199. package/external-types/ember-source/types/stable/@ember/service/index.d.ts +108 -0
  1200. package/external-types/ember-source/types/stable/@ember/service/owner-ext.d.ts +11 -0
  1201. package/external-types/ember-source/types/stable/@ember/template/index.d.ts +3 -0
  1202. package/external-types/ember-source/types/stable/@ember/template-compilation/index.d.ts +16 -0
  1203. package/external-types/ember-source/types/stable/@ember/template-compiler/-internal-primitives.d.ts +3 -0
  1204. package/external-types/ember-source/types/stable/@ember/template-compiler/-internal-utils.d.ts +3 -0
  1205. package/external-types/ember-source/types/stable/@ember/template-compiler/index.d.ts +3 -0
  1206. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/-internal/primitives.d.ts +3 -0
  1207. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/compile-options.d.ts +4 -0
  1208. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/dasherize-component-name.d.ts +5 -0
  1209. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/assert-against-attrs.d.ts +20 -0
  1210. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/assert-against-named-outlets.d.ts +14 -0
  1211. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/assert-input-helper-without-block.d.ts +5 -0
  1212. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/assert-reserved-named-arguments.d.ts +5 -0
  1213. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/index.d.ts +29 -0
  1214. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/transform-action-syntax.d.ts +28 -0
  1215. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/transform-each-in-into-each.d.ts +24 -0
  1216. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/transform-each-track-array.d.ts +24 -0
  1217. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/transform-in-element.d.ts +22 -0
  1218. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/transform-quoted-bindings-into-just-bindings.d.ts +4 -0
  1219. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/transform-resolutions.d.ts +5 -0
  1220. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/transform-wrap-mount-and-outlet.d.ts +36 -0
  1221. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/utils.d.ts +28 -0
  1222. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/public-api.d.ts +4 -0
  1223. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/public-types.d.ts +3 -0
  1224. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/runtime.d.ts +3 -0
  1225. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/system/calculate-location-display.d.ts +4 -0
  1226. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/template.d.ts +215 -0
  1227. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/types.d.ts +44 -0
  1228. package/external-types/ember-source/types/stable/@ember/template-compiler/runtime.d.ts +3 -0
  1229. package/external-types/ember-source/types/stable/@ember/template-factory/index.d.ts +3 -0
  1230. package/external-types/ember-source/types/stable/@ember/test/adapter.d.ts +3 -0
  1231. package/external-types/ember-source/types/stable/@ember/test/index.d.ts +10 -0
  1232. package/external-types/ember-source/types/stable/@ember/utils/index.d.ts +9 -0
  1233. package/external-types/ember-source/types/stable/@ember/utils/lib/compare.d.ts +54 -0
  1234. package/external-types/ember-source/types/stable/@ember/utils/lib/is-equal.d.ts +52 -0
  1235. package/external-types/ember-source/types/stable/@ember/utils/lib/is_blank.d.ts +32 -0
  1236. package/external-types/ember-source/types/stable/@ember/utils/lib/is_empty.d.ts +38 -0
  1237. package/external-types/ember-source/types/stable/@ember/utils/lib/is_none.d.ts +26 -0
  1238. package/external-types/ember-source/types/stable/@ember/utils/lib/is_present.d.ts +35 -0
  1239. package/external-types/ember-source/types/stable/@ember/utils/lib/type-of.d.ts +68 -0
  1240. package/external-types/ember-source/types/stable/@ember/version/index.d.ts +3 -0
  1241. package/external-types/ember-source/types/stable/@glimmer/env/index.d.ts +4 -0
  1242. package/external-types/ember-source/types/stable/@glimmer/tracking/index.d.ts +203 -0
  1243. package/external-types/ember-source/types/stable/@glimmer/tracking/primitives/cache.d.ts +3 -0
  1244. package/external-types/ember-source/types/stable/ember/barrel.d.ts +370 -0
  1245. package/external-types/ember-source/types/stable/ember/index.d.ts +370 -0
  1246. package/external-types/ember-source/types/stable/ember/version.d.ts +4 -0
  1247. package/external-types/ember-source/types/stable/ember-template-compiler/index.d.ts +5 -0
  1248. package/external-types/ember-source/types/stable/ember-template-compiler/lib/-internal.d.ts +3 -0
  1249. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-against-attrs.d.ts +4 -0
  1250. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-against-named-outlets.d.ts +4 -0
  1251. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-input-helper-without-block.d.ts +4 -0
  1252. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-reserved-named-arguments.d.ts +4 -0
  1253. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/index.d.ts +18 -0
  1254. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-action-syntax.d.ts +4 -0
  1255. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-each-in-into-each.d.ts +4 -0
  1256. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-each-track-array.d.ts +4 -0
  1257. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-in-element.d.ts +4 -0
  1258. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-quoted-bindings-into-just-bindings.d.ts +4 -0
  1259. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-resolutions.d.ts +4 -0
  1260. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-wrap-mount-and-outlet.d.ts +4 -0
  1261. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/utils.d.ts +3 -0
  1262. package/external-types/ember-source/types/stable/ember-template-compiler/lib/public-api.d.ts +13 -0
  1263. package/external-types/ember-source/types/stable/ember-template-compiler/lib/system/bootstrap.d.ts +26 -0
  1264. package/external-types/ember-source/types/stable/ember-template-compiler/lib/system/calculate-location-display.d.ts +4 -0
  1265. package/external-types/ember-source/types/stable/ember-template-compiler/lib/system/compile-options.d.ts +6 -0
  1266. package/external-types/ember-source/types/stable/ember-template-compiler/lib/system/compile.d.ts +16 -0
  1267. package/external-types/ember-source/types/stable/ember-template-compiler/lib/system/dasherize-component-name.d.ts +5 -0
  1268. package/external-types/ember-source/types/stable/ember-template-compiler/lib/system/initializer.d.ts +3 -0
  1269. package/external-types/ember-source/types/stable/ember-template-compiler/lib/system/precompile.d.ts +17 -0
  1270. package/external-types/ember-source/types/stable/ember-template-compiler/lib/types.d.ts +17 -0
  1271. package/external-types/ember-source/types/stable/ember-template-compiler/minimal.d.ts +5 -0
  1272. package/external-types/ember-source/types/stable/ember-testing/index.d.ts +3 -0
  1273. package/external-types/ember-source/types/stable/ember-testing/lib/adapters/adapter.d.ts +56 -0
  1274. package/external-types/ember-source/types/stable/ember-testing/lib/adapters/qunit.d.ts +29 -0
  1275. package/external-types/ember-source/types/stable/ember-testing/lib/ext/application.d.ts +12 -0
  1276. package/external-types/ember-source/types/stable/ember-testing/lib/ext/rsvp.d.ts +4 -0
  1277. package/external-types/ember-source/types/stable/ember-testing/lib/helpers/and_then.d.ts +4 -0
  1278. package/external-types/ember-source/types/stable/ember-testing/lib/helpers/current_path.d.ts +22 -0
  1279. package/external-types/ember-source/types/stable/ember-testing/lib/helpers/current_route_name.d.ts +21 -0
  1280. package/external-types/ember-source/types/stable/ember-testing/lib/helpers/current_url.d.ts +22 -0
  1281. package/external-types/ember-source/types/stable/ember-testing/lib/helpers/pause_test.d.ts +53 -0
  1282. package/external-types/ember-source/types/stable/ember-testing/lib/helpers/visit.d.ts +22 -0
  1283. package/external-types/ember-source/types/stable/ember-testing/lib/helpers/wait.d.ts +34 -0
  1284. package/external-types/ember-source/types/stable/ember-testing/lib/helpers.d.ts +3 -0
  1285. package/external-types/ember-source/types/stable/ember-testing/lib/initializers.d.ts +3 -0
  1286. package/external-types/ember-source/types/stable/ember-testing/lib/public-api.d.ts +10 -0
  1287. package/external-types/ember-source/types/stable/ember-testing/lib/setup_for_testing.d.ts +15 -0
  1288. package/external-types/ember-source/types/stable/ember-testing/lib/test/adapter.d.ts +7 -0
  1289. package/external-types/ember-source/types/stable/ember-testing/lib/test/helpers.d.ts +116 -0
  1290. package/external-types/ember-source/types/stable/ember-testing/lib/test/on_inject_helpers.d.ts +33 -0
  1291. package/external-types/ember-source/types/stable/ember-testing/lib/test/pending_requests.d.ts +6 -0
  1292. package/external-types/ember-source/types/stable/ember-testing/lib/test/promise.d.ts +38 -0
  1293. package/external-types/ember-source/types/stable/ember-testing/lib/test/run.d.ts +3 -0
  1294. package/external-types/ember-source/types/stable/ember-testing/lib/test/waiters.d.ts +67 -0
  1295. package/external-types/ember-source/types/stable/ember-testing/lib/test.d.ts +47 -0
  1296. package/external-types/ember-source/types/stable/index.d.ts +378 -0
  1297. package/external-types/ember-source/types/stable/loader/lib/index.d.ts +4 -0
  1298. package/external-types/ember-source/types/stable/require.d.ts +4 -0
  1299. package/external-types.d.ts +102 -59
  1300. package/package.json +14 -8
  1301. package/LICENSE.txt +0 -339
  1302. package/declarations/app/lib/keyboard-shortcuts.d.ts +0 -114
  1303. package/declarations/app/lib/keyboard-shortcuts.d.ts.map +0 -1
@@ -0,0 +1,4393 @@
1
+ declare module '@glint/template/-private/dsl/elements' {
2
+ // Auto-generated by bin/build-elements.mjs
3
+ // this server to provide the html attributes for each element
4
+
5
+ import { AttrValue } from '../index';
6
+
7
+ declare global {
8
+ interface GlobalAriaAttributes {
9
+ ['aria-activedescendant']: AttrValue;
10
+ ['aria-atomic']: AttrValue;
11
+ ['aria-autocomplete']: AttrValue;
12
+ ['aria-busy']: AttrValue;
13
+ ['aria-checked']: AttrValue;
14
+ ['aria-colcount']: AttrValue;
15
+ ['aria-colindex']: AttrValue;
16
+ ['aria-colspan']: AttrValue;
17
+ ['aria-controls']: AttrValue;
18
+ ['aria-current']: AttrValue;
19
+ ['aria-describedby']: AttrValue;
20
+ ['aria-details']: AttrValue;
21
+ ['aria-disabled']: AttrValue;
22
+ ['aria-dropeffect']: AttrValue;
23
+ ['aria-errormessage']: AttrValue;
24
+ ['aria-expanded']: AttrValue;
25
+ ['aria-flowto']: AttrValue;
26
+ ['aria-grabbed']: AttrValue;
27
+ ['aria-haspopup']: AttrValue;
28
+ ['aria-hidden']: AttrValue;
29
+ ['aria-invalid']: AttrValue;
30
+ ['aria-keyshortcuts']: AttrValue;
31
+ ['aria-label']: AttrValue;
32
+ ['aria-labelledby']: AttrValue;
33
+ ['aria-level']: AttrValue;
34
+ ['aria-live']: AttrValue;
35
+ ['aria-modal']: AttrValue;
36
+ ['aria-multiline']: AttrValue;
37
+ ['aria-multiselectable']: AttrValue;
38
+ ['aria-orientation']: AttrValue;
39
+ ['aria-owns']: AttrValue;
40
+ ['aria-placeholder']: AttrValue;
41
+ ['aria-posinset']: AttrValue;
42
+ ['aria-pressed']: AttrValue;
43
+ ['aria-readonly']: AttrValue;
44
+ ['aria-relevant']: AttrValue;
45
+ ['aria-required']: AttrValue;
46
+ ['aria-roledescription']: AttrValue;
47
+ ['aria-rowcount']: AttrValue;
48
+ ['aria-rowindex']: AttrValue;
49
+ ['aria-rowspan']: AttrValue;
50
+ ['aria-selected']: AttrValue;
51
+ ['aria-setsize']: AttrValue;
52
+ ['aria-sort']: AttrValue;
53
+ ['aria-valuemax']: AttrValue;
54
+ ['aria-valuemin']: AttrValue;
55
+ ['aria-valuenow']: AttrValue;
56
+ ['aria-valuetext']: AttrValue;
57
+ ['role']: AttrValue;
58
+ }
59
+ interface GlobalHTMLAttributes extends GlobalAriaAttributes {
60
+ ['accesskey']: AttrValue;
61
+ ['autocapitalize']: AttrValue;
62
+ ['autocorrect']: AttrValue;
63
+ ['autofocus']: AttrValue;
64
+ ['class']: AttrValue;
65
+ ['contenteditable']: AttrValue;
66
+ ['dir']: AttrValue;
67
+ ['draggable']: AttrValue;
68
+ ['enterkeyhint']: AttrValue;
69
+ ['exportparts']: AttrValue;
70
+ ['hidden']: AttrValue;
71
+ ['id']: AttrValue;
72
+ ['inert']: AttrValue;
73
+ ['inputmode']: AttrValue;
74
+ ['is']: AttrValue;
75
+ ['itemid']: AttrValue;
76
+ ['itemprop']: AttrValue;
77
+ ['itemref']: AttrValue;
78
+ ['itemscope']: AttrValue;
79
+ ['itemtype']: AttrValue;
80
+ ['lang']: AttrValue;
81
+ ['nonce']: AttrValue;
82
+ ['part']: AttrValue;
83
+ ['popover']: AttrValue;
84
+ ['slot']: AttrValue;
85
+ ['spellcheck']: AttrValue;
86
+ ['style']: AttrValue;
87
+ ['tabindex']: AttrValue;
88
+ ['title']: AttrValue;
89
+ ['translate']: AttrValue;
90
+ ['writingsuggestions']: AttrValue;
91
+ ['onabort']: AttrValue;
92
+ ['onafterprint']: AttrValue;
93
+ ['onauxclick']: AttrValue;
94
+ ['onbeforematch']: AttrValue;
95
+ ['onbeforeprint']: AttrValue;
96
+ ['onbeforetoggle']: AttrValue;
97
+ ['onbeforeunload']: AttrValue;
98
+ ['onblur']: AttrValue;
99
+ ['oncancel']: AttrValue;
100
+ ['oncanplay']: AttrValue;
101
+ ['oncanplaythrough']: AttrValue;
102
+ ['onchange']: AttrValue;
103
+ ['onclick']: AttrValue;
104
+ ['onclose']: AttrValue;
105
+ ['oncontextlost']: AttrValue;
106
+ ['oncontextmenu']: AttrValue;
107
+ ['oncontextrestored']: AttrValue;
108
+ ['oncopy']: AttrValue;
109
+ ['oncuechange']: AttrValue;
110
+ ['oncut']: AttrValue;
111
+ ['ondblclick']: AttrValue;
112
+ ['ondrag']: AttrValue;
113
+ ['ondragend']: AttrValue;
114
+ ['ondragenter']: AttrValue;
115
+ ['ondragleave']: AttrValue;
116
+ ['ondragover']: AttrValue;
117
+ ['ondragstart']: AttrValue;
118
+ ['ondrop']: AttrValue;
119
+ ['ondurationchange']: AttrValue;
120
+ ['onemptied']: AttrValue;
121
+ ['onended']: AttrValue;
122
+ ['onerror']: AttrValue;
123
+ ['onfocus']: AttrValue;
124
+ ['onformdata']: AttrValue;
125
+ ['onhashchange']: AttrValue;
126
+ ['oninput']: AttrValue;
127
+ ['oninvalid']: AttrValue;
128
+ ['onkeydown']: AttrValue;
129
+ ['onkeypress']: AttrValue;
130
+ ['onkeyup']: AttrValue;
131
+ ['onlanguagechange']: AttrValue;
132
+ ['onload']: AttrValue;
133
+ ['onloadeddata']: AttrValue;
134
+ ['onloadedmetadata']: AttrValue;
135
+ ['onloadstart']: AttrValue;
136
+ ['onmessage']: AttrValue;
137
+ ['onmessageerror']: AttrValue;
138
+ ['onmousedown']: AttrValue;
139
+ ['onmouseenter']: AttrValue;
140
+ ['onmouseleave']: AttrValue;
141
+ ['onmousemove']: AttrValue;
142
+ ['onmouseout']: AttrValue;
143
+ ['onmouseover']: AttrValue;
144
+ ['onmouseup']: AttrValue;
145
+ ['onoffline']: AttrValue;
146
+ ['ononline']: AttrValue;
147
+ ['onpagehide']: AttrValue;
148
+ ['onpageshow']: AttrValue;
149
+ ['onpaste']: AttrValue;
150
+ ['onpause']: AttrValue;
151
+ ['onplay']: AttrValue;
152
+ ['onplaying']: AttrValue;
153
+ ['onpopstate']: AttrValue;
154
+ ['onprogress']: AttrValue;
155
+ ['onratechange']: AttrValue;
156
+ ['onrejectionhandled']: AttrValue;
157
+ ['onreset']: AttrValue;
158
+ ['onresize']: AttrValue;
159
+ ['onscroll']: AttrValue;
160
+ ['onscrollend']: AttrValue;
161
+ ['onsecuritypolicyviolation']: AttrValue;
162
+ ['onseeked']: AttrValue;
163
+ ['onseeking']: AttrValue;
164
+ ['onselect']: AttrValue;
165
+ ['onslotchange']: AttrValue;
166
+ ['onstalled']: AttrValue;
167
+ ['onstorage']: AttrValue;
168
+ ['onsubmit']: AttrValue;
169
+ ['onsuspend']: AttrValue;
170
+ ['ontimeupdate']: AttrValue;
171
+ ['ontoggle']: AttrValue;
172
+ ['onunhandledrejection']: AttrValue;
173
+ ['onunload']: AttrValue;
174
+ ['onvolumechange']: AttrValue;
175
+ ['onwaiting']: AttrValue;
176
+ ['onwheel']: AttrValue;
177
+ }
178
+ interface HTMLAnchorElementAttributes extends GlobalHTMLAttributes {
179
+ ['charset']: AttrValue;
180
+ ['coords']: AttrValue;
181
+ ['download']: AttrValue;
182
+ ['href']: AttrValue;
183
+ ['hreflang']: AttrValue;
184
+ ['name']: AttrValue;
185
+ ['ping']: AttrValue;
186
+ ['referrerpolicy']: AttrValue;
187
+ ['rel']: AttrValue;
188
+ ['rev']: AttrValue;
189
+ ['shape']: AttrValue;
190
+ ['target']: AttrValue;
191
+ ['type']: AttrValue;
192
+ }
193
+ interface HTMLAreaElementAttributes extends GlobalHTMLAttributes {
194
+ ['alt']: AttrValue;
195
+ ['coords']: AttrValue;
196
+ ['download']: AttrValue;
197
+ ['href']: AttrValue;
198
+ ['hreflang']: AttrValue;
199
+ ['nohref']: AttrValue;
200
+ ['ping']: AttrValue;
201
+ ['referrerpolicy']: AttrValue;
202
+ ['rel']: AttrValue;
203
+ ['shape']: AttrValue;
204
+ ['target']: AttrValue;
205
+ ['type']: AttrValue;
206
+ }
207
+ interface HTMLAudioElementAttributes extends GlobalHTMLAttributes {
208
+ ['autoplay']: AttrValue;
209
+ ['controls']: AttrValue;
210
+ ['crossorigin']: AttrValue;
211
+ ['loop']: AttrValue;
212
+ ['muted']: AttrValue;
213
+ ['preload']: AttrValue;
214
+ ['src']: AttrValue;
215
+ }
216
+ interface HTMLBaseElementAttributes extends GlobalHTMLAttributes {
217
+ ['href']: AttrValue;
218
+ ['target']: AttrValue;
219
+ }
220
+ interface HTMLQuoteElementAttributes extends GlobalHTMLAttributes {
221
+ ['cite']: AttrValue;
222
+ }
223
+ interface HTMLBRElementAttributes extends GlobalHTMLAttributes {
224
+ ['clear']: AttrValue;
225
+ }
226
+ interface HTMLButtonElementAttributes extends GlobalHTMLAttributes {
227
+ ['command']: AttrValue;
228
+ ['commandfor']: AttrValue;
229
+ ['disabled']: AttrValue;
230
+ ['form']: AttrValue;
231
+ ['formaction']: AttrValue;
232
+ ['formenctype']: AttrValue;
233
+ ['formmethod']: AttrValue;
234
+ ['formnovalidate']: AttrValue;
235
+ ['formtarget']: AttrValue;
236
+ ['name']: AttrValue;
237
+ ['popovertarget']: AttrValue;
238
+ ['popovertargetaction']: AttrValue;
239
+ ['type']: AttrValue;
240
+ ['value']: AttrValue;
241
+ }
242
+ interface HTMLCanvasElementAttributes extends GlobalHTMLAttributes {
243
+ ['height']: AttrValue;
244
+ ['width']: AttrValue;
245
+ }
246
+ interface HTMLTableCaptionElementAttributes extends GlobalHTMLAttributes {
247
+ ['align']: AttrValue;
248
+ }
249
+ interface HTMLTableColElementAttributes extends GlobalHTMLAttributes {
250
+ ['align']: AttrValue;
251
+ ['char']: AttrValue;
252
+ ['charoff']: AttrValue;
253
+ ['span']: AttrValue;
254
+ ['valign']: AttrValue;
255
+ ['width']: AttrValue;
256
+ }
257
+ interface HTMLDataElementAttributes extends GlobalHTMLAttributes {
258
+ ['value']: AttrValue;
259
+ }
260
+ interface HTMLModElementAttributes extends GlobalHTMLAttributes {
261
+ ['cite']: AttrValue;
262
+ ['datetime']: AttrValue;
263
+ }
264
+ interface HTMLDetailsElementAttributes extends GlobalHTMLAttributes {
265
+ ['name']: AttrValue;
266
+ ['open']: AttrValue;
267
+ }
268
+ interface HTMLDialogElementAttributes extends GlobalHTMLAttributes {
269
+ ['closedby']: AttrValue;
270
+ ['open']: AttrValue;
271
+ }
272
+ interface HTMLDivElementAttributes extends GlobalHTMLAttributes {
273
+ ['align']: AttrValue;
274
+ }
275
+ interface HTMLDListElementAttributes extends GlobalHTMLAttributes {
276
+ ['compact']: AttrValue;
277
+ }
278
+ interface HTMLEmbedElementAttributes extends GlobalHTMLAttributes {
279
+ ['height']: AttrValue;
280
+ ['src']: AttrValue;
281
+ ['type']: AttrValue;
282
+ ['width']: AttrValue;
283
+ }
284
+ interface HTMLFieldSetElementAttributes extends GlobalHTMLAttributes {
285
+ ['disabled']: AttrValue;
286
+ ['form']: AttrValue;
287
+ ['name']: AttrValue;
288
+ }
289
+ interface HTMLFormElementAttributes extends GlobalHTMLAttributes {
290
+ ['accept']: AttrValue;
291
+ ['accept-charset']: AttrValue;
292
+ ['action']: AttrValue;
293
+ ['autocomplete']: AttrValue;
294
+ ['enctype']: AttrValue;
295
+ ['method']: AttrValue;
296
+ ['name']: AttrValue;
297
+ ['novalidate']: AttrValue;
298
+ ['target']: AttrValue;
299
+ }
300
+ interface HTMLHeadingElementAttributes extends GlobalHTMLAttributes {
301
+ ['align']: AttrValue;
302
+ }
303
+ interface HTMLHeadElementAttributes extends GlobalHTMLAttributes {
304
+ ['profile']: AttrValue;
305
+ }
306
+ interface HTMLHRElementAttributes extends GlobalHTMLAttributes {
307
+ ['align']: AttrValue;
308
+ ['noshade']: AttrValue;
309
+ ['size']: AttrValue;
310
+ ['width']: AttrValue;
311
+ }
312
+ interface HTMLIFrameElementAttributes extends GlobalHTMLAttributes {
313
+ ['align']: AttrValue;
314
+ ['allow']: AttrValue;
315
+ ['allowfullscreen']: AttrValue;
316
+ ['allowpaymentrequest']: AttrValue;
317
+ ['allowusermedia']: AttrValue;
318
+ ['frameborder']: AttrValue;
319
+ ['height']: AttrValue;
320
+ ['loading']: AttrValue;
321
+ ['longdesc']: AttrValue;
322
+ ['marginheight']: AttrValue;
323
+ ['marginwidth']: AttrValue;
324
+ ['name']: AttrValue;
325
+ ['referrerpolicy']: AttrValue;
326
+ ['sandbox']: AttrValue;
327
+ ['scrolling']: AttrValue;
328
+ ['src']: AttrValue;
329
+ ['srcdoc']: AttrValue;
330
+ ['width']: AttrValue;
331
+ }
332
+ interface HTMLImageElementAttributes extends GlobalHTMLAttributes {
333
+ ['align']: AttrValue;
334
+ ['alt']: AttrValue;
335
+ ['border']: AttrValue;
336
+ ['crossorigin']: AttrValue;
337
+ ['decoding']: AttrValue;
338
+ ['fetchpriority']: AttrValue;
339
+ ['height']: AttrValue;
340
+ ['hspace']: AttrValue;
341
+ ['ismap']: AttrValue;
342
+ ['loading']: AttrValue;
343
+ ['longdesc']: AttrValue;
344
+ ['name']: AttrValue;
345
+ ['referrerpolicy']: AttrValue;
346
+ ['sizes']: AttrValue;
347
+ ['src']: AttrValue;
348
+ ['srcset']: AttrValue;
349
+ ['usemap']: AttrValue;
350
+ ['vspace']: AttrValue;
351
+ ['width']: AttrValue;
352
+ }
353
+ interface HTMLInputElementAttributes extends GlobalHTMLAttributes {
354
+ ['accept']: AttrValue;
355
+ ['align']: AttrValue;
356
+ ['alpha']: AttrValue;
357
+ ['alt']: AttrValue;
358
+ ['autocomplete']: AttrValue;
359
+ ['checked']: AttrValue;
360
+ ['colorspace']: AttrValue;
361
+ ['dirname']: AttrValue;
362
+ ['disabled']: AttrValue;
363
+ ['form']: AttrValue;
364
+ ['formaction']: AttrValue;
365
+ ['formenctype']: AttrValue;
366
+ ['formmethod']: AttrValue;
367
+ ['formnovalidate']: AttrValue;
368
+ ['formtarget']: AttrValue;
369
+ ['height']: AttrValue;
370
+ ['ismap']: AttrValue;
371
+ ['list']: AttrValue;
372
+ ['max']: AttrValue;
373
+ ['maxlength']: AttrValue;
374
+ ['min']: AttrValue;
375
+ ['minlength']: AttrValue;
376
+ ['multiple']: AttrValue;
377
+ ['name']: AttrValue;
378
+ ['pattern']: AttrValue;
379
+ ['placeholder']: AttrValue;
380
+ ['popovertarget']: AttrValue;
381
+ ['popovertargetaction']: AttrValue;
382
+ ['readonly']: AttrValue;
383
+ ['required']: AttrValue;
384
+ ['size']: AttrValue;
385
+ ['src']: AttrValue;
386
+ ['step']: AttrValue;
387
+ ['type']: AttrValue;
388
+ ['usemap']: AttrValue;
389
+ ['value']: AttrValue;
390
+ ['width']: AttrValue;
391
+ ['indeterminate']: boolean;
392
+ }
393
+ interface HTMLLabelElementAttributes extends GlobalHTMLAttributes {
394
+ ['for']: AttrValue;
395
+ ['form']: AttrValue;
396
+ }
397
+ interface HTMLLegendElementAttributes extends GlobalHTMLAttributes {
398
+ ['align']: AttrValue;
399
+ }
400
+ interface HTMLLIElementAttributes extends GlobalHTMLAttributes {
401
+ ['type']: AttrValue;
402
+ ['value']: AttrValue;
403
+ }
404
+ interface HTMLLinkElementAttributes extends GlobalHTMLAttributes {
405
+ ['as']: AttrValue;
406
+ ['blocking']: AttrValue;
407
+ ['charset']: AttrValue;
408
+ ['color']: AttrValue;
409
+ ['crossorigin']: AttrValue;
410
+ ['disabled']: AttrValue;
411
+ ['fetchpriority']: AttrValue;
412
+ ['href']: AttrValue;
413
+ ['hreflang']: AttrValue;
414
+ ['imagesizes']: AttrValue;
415
+ ['imagesrcset']: AttrValue;
416
+ ['integrity']: AttrValue;
417
+ ['media']: AttrValue;
418
+ ['referrerpolicy']: AttrValue;
419
+ ['rel']: AttrValue;
420
+ ['rev']: AttrValue;
421
+ ['sizes']: AttrValue;
422
+ ['target']: AttrValue;
423
+ ['type']: AttrValue;
424
+ }
425
+ interface HTMLMapElementAttributes extends GlobalHTMLAttributes {
426
+ ['name']: AttrValue;
427
+ }
428
+ interface HTMLMenuElementAttributes extends GlobalHTMLAttributes {
429
+ ['compact']: AttrValue;
430
+ }
431
+ interface HTMLMetaElementAttributes extends GlobalHTMLAttributes {
432
+ ['charset']: AttrValue;
433
+ ['content']: AttrValue;
434
+ ['http-equiv']: AttrValue;
435
+ ['media']: AttrValue;
436
+ ['name']: AttrValue;
437
+ ['scheme']: AttrValue;
438
+ }
439
+ interface HTMLMeterElementAttributes extends GlobalHTMLAttributes {
440
+ ['high']: AttrValue;
441
+ ['low']: AttrValue;
442
+ ['max']: AttrValue;
443
+ ['min']: AttrValue;
444
+ ['optimum']: AttrValue;
445
+ ['value']: AttrValue;
446
+ }
447
+ interface HTMLObjectElementAttributes extends GlobalHTMLAttributes {
448
+ ['align']: AttrValue;
449
+ ['archive']: AttrValue;
450
+ ['border']: AttrValue;
451
+ ['classid']: AttrValue;
452
+ ['codebase']: AttrValue;
453
+ ['codetype']: AttrValue;
454
+ ['data']: AttrValue;
455
+ ['declare']: AttrValue;
456
+ ['form']: AttrValue;
457
+ ['height']: AttrValue;
458
+ ['hspace']: AttrValue;
459
+ ['name']: AttrValue;
460
+ ['standby']: AttrValue;
461
+ ['type']: AttrValue;
462
+ ['typemustmatch']: AttrValue;
463
+ ['usemap']: AttrValue;
464
+ ['vspace']: AttrValue;
465
+ ['width']: AttrValue;
466
+ }
467
+ interface HTMLOListElementAttributes extends GlobalHTMLAttributes {
468
+ ['compact']: AttrValue;
469
+ ['reversed']: AttrValue;
470
+ ['start']: AttrValue;
471
+ ['type']: AttrValue;
472
+ }
473
+ interface HTMLOptGroupElementAttributes extends GlobalHTMLAttributes {
474
+ ['disabled']: AttrValue;
475
+ ['label']: AttrValue;
476
+ }
477
+ interface HTMLOptionElementAttributes extends GlobalHTMLAttributes {
478
+ ['disabled']: AttrValue;
479
+ ['label']: AttrValue;
480
+ ['selected']: AttrValue;
481
+ ['value']: AttrValue;
482
+ }
483
+ interface HTMLOutputElementAttributes extends GlobalHTMLAttributes {
484
+ ['for']: AttrValue;
485
+ ['form']: AttrValue;
486
+ ['name']: AttrValue;
487
+ }
488
+ interface HTMLParagraphElementAttributes extends GlobalHTMLAttributes {
489
+ ['align']: AttrValue;
490
+ }
491
+ interface HTMLPreElementAttributes extends GlobalHTMLAttributes {
492
+ ['width']: AttrValue;
493
+ }
494
+ interface HTMLProgressElementAttributes extends GlobalHTMLAttributes {
495
+ ['max']: AttrValue;
496
+ ['value']: AttrValue;
497
+ }
498
+ interface HTMLScriptElementAttributes extends GlobalHTMLAttributes {
499
+ ['async']: AttrValue;
500
+ ['blocking']: AttrValue;
501
+ ['charset']: AttrValue;
502
+ ['crossorigin']: AttrValue;
503
+ ['defer']: AttrValue;
504
+ ['fetchpriority']: AttrValue;
505
+ ['integrity']: AttrValue;
506
+ ['language']: AttrValue;
507
+ ['nomodule']: AttrValue;
508
+ ['referrerpolicy']: AttrValue;
509
+ ['src']: AttrValue;
510
+ ['type']: AttrValue;
511
+ }
512
+ interface HTMLSelectElementAttributes extends GlobalHTMLAttributes {
513
+ ['autocomplete']: AttrValue;
514
+ ['disabled']: AttrValue;
515
+ ['form']: AttrValue;
516
+ ['multiple']: AttrValue;
517
+ ['name']: AttrValue;
518
+ ['required']: AttrValue;
519
+ ['size']: AttrValue;
520
+ ['length']: number;
521
+ ['value']: AttrValue;
522
+ }
523
+ interface HTMLSlotElementAttributes extends GlobalHTMLAttributes {
524
+ ['name']: AttrValue;
525
+ }
526
+ interface HTMLSourceElementAttributes extends GlobalHTMLAttributes {
527
+ ['height']: AttrValue;
528
+ ['media']: AttrValue;
529
+ ['sizes']: AttrValue;
530
+ ['src']: AttrValue;
531
+ ['srcset']: AttrValue;
532
+ ['type']: AttrValue;
533
+ ['width']: AttrValue;
534
+ }
535
+ interface HTMLStyleElementAttributes extends GlobalHTMLAttributes {
536
+ ['blocking']: AttrValue;
537
+ ['media']: AttrValue;
538
+ ['type']: AttrValue;
539
+ }
540
+ interface HTMLTableElementAttributes extends GlobalHTMLAttributes {
541
+ ['align']: AttrValue;
542
+ ['bgcolor']: AttrValue;
543
+ ['border']: AttrValue;
544
+ ['cellpadding']: AttrValue;
545
+ ['cellspacing']: AttrValue;
546
+ ['frame']: AttrValue;
547
+ ['rules']: AttrValue;
548
+ ['summary']: AttrValue;
549
+ ['width']: AttrValue;
550
+ }
551
+ interface HTMLTableSectionElementAttributes extends GlobalHTMLAttributes {
552
+ ['align']: AttrValue;
553
+ ['char']: AttrValue;
554
+ ['charoff']: AttrValue;
555
+ ['valign']: AttrValue;
556
+ }
557
+ interface HTMLTableCellElementAttributes extends GlobalHTMLAttributes {
558
+ ['abbr']: AttrValue;
559
+ ['align']: AttrValue;
560
+ ['axis']: AttrValue;
561
+ ['bgcolor']: AttrValue;
562
+ ['char']: AttrValue;
563
+ ['charoff']: AttrValue;
564
+ ['colspan']: AttrValue;
565
+ ['headers']: AttrValue;
566
+ ['height']: AttrValue;
567
+ ['nowrap']: AttrValue;
568
+ ['rowspan']: AttrValue;
569
+ ['scope']: AttrValue;
570
+ ['valign']: AttrValue;
571
+ ['width']: AttrValue;
572
+ }
573
+ interface HTMLTemplateElementAttributes extends GlobalHTMLAttributes {
574
+ ['shadowrootclonable']: AttrValue;
575
+ ['shadowrootcustomelementregistry']: AttrValue;
576
+ ['shadowrootdelegatesfocus']: AttrValue;
577
+ ['shadowrootmode']: AttrValue;
578
+ ['shadowrootserializable']: AttrValue;
579
+ }
580
+ interface HTMLTextAreaElementAttributes extends GlobalHTMLAttributes {
581
+ ['autocomplete']: AttrValue;
582
+ ['cols']: AttrValue;
583
+ ['dirname']: AttrValue;
584
+ ['disabled']: AttrValue;
585
+ ['form']: AttrValue;
586
+ ['maxlength']: AttrValue;
587
+ ['minlength']: AttrValue;
588
+ ['name']: AttrValue;
589
+ ['placeholder']: AttrValue;
590
+ ['readonly']: AttrValue;
591
+ ['required']: AttrValue;
592
+ ['rows']: AttrValue;
593
+ ['wrap']: AttrValue;
594
+ ['value']: AttrValue;
595
+ }
596
+ interface HTMLTimeElementAttributes extends GlobalHTMLAttributes {
597
+ ['datetime']: AttrValue;
598
+ }
599
+ interface HTMLTableRowElementAttributes extends GlobalHTMLAttributes {
600
+ ['align']: AttrValue;
601
+ ['bgcolor']: AttrValue;
602
+ ['char']: AttrValue;
603
+ ['charoff']: AttrValue;
604
+ ['valign']: AttrValue;
605
+ }
606
+ interface HTMLTrackElementAttributes extends GlobalHTMLAttributes {
607
+ ['default']: AttrValue;
608
+ ['kind']: AttrValue;
609
+ ['label']: AttrValue;
610
+ ['src']: AttrValue;
611
+ ['srclang']: AttrValue;
612
+ }
613
+ interface HTMLUListElementAttributes extends GlobalHTMLAttributes {
614
+ ['compact']: AttrValue;
615
+ ['type']: AttrValue;
616
+ }
617
+ interface HTMLVideoElementAttributes extends GlobalHTMLAttributes {
618
+ ['autoplay']: AttrValue;
619
+ ['controls']: AttrValue;
620
+ ['crossorigin']: AttrValue;
621
+ ['height']: AttrValue;
622
+ ['loop']: AttrValue;
623
+ ['muted']: AttrValue;
624
+ ['playsinline']: AttrValue;
625
+ ['poster']: AttrValue;
626
+ ['preload']: AttrValue;
627
+ ['src']: AttrValue;
628
+ ['width']: AttrValue;
629
+ }
630
+ interface HTMLElementAttributes extends GlobalHTMLAttributes {
631
+ }
632
+ /**
633
+ * @internal
634
+ * @private - not for use outside of Glint
635
+ */
636
+ interface GlintHtmlElementAttributesMap {
637
+ ['HTMLAnchorElement']: HTMLAnchorElementAttributes;
638
+ ['HTMLAreaElement']: HTMLAreaElementAttributes;
639
+ ['HTMLAudioElement']: HTMLAudioElementAttributes;
640
+ ['HTMLBRElement']: HTMLBRElementAttributes;
641
+ ['HTMLBaseElement']: HTMLBaseElementAttributes;
642
+ ['HTMLBodyElement']: GlobalHTMLAttributes;
643
+ ['HTMLButtonElement']: HTMLButtonElementAttributes;
644
+ ['HTMLCanvasElement']: HTMLCanvasElementAttributes;
645
+ ['HTMLDListElement']: HTMLDListElementAttributes;
646
+ ['HTMLDataElement']: HTMLDataElementAttributes;
647
+ ['HTMLDataListElement']: GlobalHTMLAttributes;
648
+ ['HTMLDetailsElement']: HTMLDetailsElementAttributes;
649
+ ['HTMLDialogElement']: HTMLDialogElementAttributes;
650
+ ['HTMLDivElement']: HTMLDivElementAttributes;
651
+ ['HTMLElement']: GlobalHTMLAttributes;
652
+ ['HTMLEmbedElement']: HTMLEmbedElementAttributes;
653
+ ['HTMLFieldSetElement']: HTMLFieldSetElementAttributes;
654
+ ['HTMLFormElement']: HTMLFormElementAttributes;
655
+ ['HTMLHRElement']: HTMLHRElementAttributes;
656
+ ['HTMLHeadElement']: HTMLHeadElementAttributes;
657
+ ['HTMLHeadingElement']: HTMLHeadingElementAttributes;
658
+ ['HTMLHtmlElement']: GlobalHTMLAttributes;
659
+ ['HTMLIFrameElement']: HTMLIFrameElementAttributes;
660
+ ['HTMLImageElement']: HTMLImageElementAttributes;
661
+ ['HTMLInputElement']: HTMLInputElementAttributes;
662
+ ['HTMLLIElement']: HTMLLIElementAttributes;
663
+ ['HTMLLabelElement']: HTMLLabelElementAttributes;
664
+ ['HTMLLegendElement']: HTMLLegendElementAttributes;
665
+ ['HTMLLinkElement']: HTMLLinkElementAttributes;
666
+ ['HTMLMapElement']: HTMLMapElementAttributes;
667
+ ['HTMLMenuElement']: HTMLMenuElementAttributes;
668
+ ['HTMLMetaElement']: HTMLMetaElementAttributes;
669
+ ['HTMLMeterElement']: HTMLMeterElementAttributes;
670
+ ['HTMLModElement']: HTMLModElementAttributes;
671
+ ['HTMLOListElement']: HTMLOListElementAttributes;
672
+ ['HTMLObjectElement']: HTMLObjectElementAttributes;
673
+ ['HTMLOptGroupElement']: HTMLOptGroupElementAttributes;
674
+ ['HTMLOptionElement']: HTMLOptionElementAttributes;
675
+ ['HTMLOutputElement']: HTMLOutputElementAttributes;
676
+ ['HTMLParagraphElement']: HTMLParagraphElementAttributes;
677
+ ['HTMLPictureElement']: GlobalHTMLAttributes;
678
+ ['HTMLPreElement']: HTMLPreElementAttributes;
679
+ ['HTMLProgressElement']: HTMLProgressElementAttributes;
680
+ ['HTMLQuoteElement']: HTMLQuoteElementAttributes;
681
+ ['HTMLScriptElement']: HTMLScriptElementAttributes;
682
+ ['HTMLSelectElement']: HTMLSelectElementAttributes;
683
+ ['HTMLSlotElement']: HTMLSlotElementAttributes;
684
+ ['HTMLSourceElement']: HTMLSourceElementAttributes;
685
+ ['HTMLSpanElement']: GlobalHTMLAttributes;
686
+ ['HTMLStyleElement']: HTMLStyleElementAttributes;
687
+ ['HTMLTableCaptionElement']: HTMLTableCaptionElementAttributes;
688
+ ['HTMLTableCellElement']: HTMLTableCellElementAttributes;
689
+ ['HTMLTableColElement']: HTMLTableColElementAttributes;
690
+ ['HTMLTableElement']: HTMLTableElementAttributes;
691
+ ['HTMLTableRowElement']: HTMLTableRowElementAttributes;
692
+ ['HTMLTableSectionElement']: HTMLTableSectionElementAttributes;
693
+ ['HTMLTemplateElement']: HTMLTemplateElementAttributes;
694
+ ['HTMLTextAreaElement']: HTMLTextAreaElementAttributes;
695
+ ['HTMLTimeElement']: HTMLTimeElementAttributes;
696
+ ['HTMLTitleElement']: GlobalHTMLAttributes;
697
+ ['HTMLTrackElement']: HTMLTrackElementAttributes;
698
+ ['HTMLUListElement']: HTMLUListElementAttributes;
699
+ ['HTMLVideoElement']: HTMLVideoElementAttributes;
700
+ }
701
+ }
702
+
703
+ declare global {
704
+ interface GlobalSVGAttributes extends GlobalHTMLAttributes {
705
+ ['about']: AttrValue;
706
+ ['class']: AttrValue;
707
+ ['content']: AttrValue;
708
+ ['datatype']: AttrValue;
709
+ ['id']: AttrValue;
710
+ ['lang']: AttrValue;
711
+ ['property']: AttrValue;
712
+ ['rel']: AttrValue;
713
+ ['resource']: AttrValue;
714
+ ['rev']: AttrValue;
715
+ ['style']: AttrValue;
716
+ ['tabindex']: AttrValue;
717
+ ['typeof']: AttrValue;
718
+ ['onabort']: AttrValue;
719
+ ['onactivate']: AttrValue;
720
+ ['onafterprint']: AttrValue;
721
+ ['onbeforeprint']: AttrValue;
722
+ ['onbegin']: AttrValue;
723
+ ['oncancel']: AttrValue;
724
+ ['oncanplay']: AttrValue;
725
+ ['oncanplaythrough']: AttrValue;
726
+ ['onchange']: AttrValue;
727
+ ['onclick']: AttrValue;
728
+ ['onclose']: AttrValue;
729
+ ['oncopy']: AttrValue;
730
+ ['oncuechange']: AttrValue;
731
+ ['oncut']: AttrValue;
732
+ ['ondblclick']: AttrValue;
733
+ ['ondrag']: AttrValue;
734
+ ['ondragend']: AttrValue;
735
+ ['ondragenter']: AttrValue;
736
+ ['ondragexit']: AttrValue;
737
+ ['ondragleave']: AttrValue;
738
+ ['ondragover']: AttrValue;
739
+ ['ondragstart']: AttrValue;
740
+ ['ondrop']: AttrValue;
741
+ ['ondurationchange']: AttrValue;
742
+ ['onemptied']: AttrValue;
743
+ ['onend']: AttrValue;
744
+ ['onended']: AttrValue;
745
+ ['onerror']: AttrValue;
746
+ ['onfocus']: AttrValue;
747
+ ['onfocusin']: AttrValue;
748
+ ['onfocusout']: AttrValue;
749
+ ['onhashchange']: AttrValue;
750
+ ['oninput']: AttrValue;
751
+ ['oninvalid']: AttrValue;
752
+ ['onkeydown']: AttrValue;
753
+ ['onkeypress']: AttrValue;
754
+ ['onkeyup']: AttrValue;
755
+ ['onload']: AttrValue;
756
+ ['onloadeddata']: AttrValue;
757
+ ['onloadedmetadata']: AttrValue;
758
+ ['onloadstart']: AttrValue;
759
+ ['onmessage']: AttrValue;
760
+ ['onmousedown']: AttrValue;
761
+ ['onmouseenter']: AttrValue;
762
+ ['onmouseleave']: AttrValue;
763
+ ['onmousemove']: AttrValue;
764
+ ['onmouseout']: AttrValue;
765
+ ['onmouseover']: AttrValue;
766
+ ['onmouseup']: AttrValue;
767
+ ['onmousewheel']: AttrValue;
768
+ ['onoffline']: AttrValue;
769
+ ['ononline']: AttrValue;
770
+ ['onpagehide']: AttrValue;
771
+ ['onpageshow']: AttrValue;
772
+ ['onpaste']: AttrValue;
773
+ ['onpause']: AttrValue;
774
+ ['onplay']: AttrValue;
775
+ ['onplaying']: AttrValue;
776
+ ['onpopstate']: AttrValue;
777
+ ['onprogress']: AttrValue;
778
+ ['onratechange']: AttrValue;
779
+ ['onrepeat']: AttrValue;
780
+ ['onreset']: AttrValue;
781
+ ['onresize']: AttrValue;
782
+ ['onscroll']: AttrValue;
783
+ ['onseeked']: AttrValue;
784
+ ['onseeking']: AttrValue;
785
+ ['onselect']: AttrValue;
786
+ ['onshow']: AttrValue;
787
+ ['onstalled']: AttrValue;
788
+ ['onstorage']: AttrValue;
789
+ ['onsubmit']: AttrValue;
790
+ ['onsuspend']: AttrValue;
791
+ ['ontimeupdate']: AttrValue;
792
+ ['ontoggle']: AttrValue;
793
+ ['onunload']: AttrValue;
794
+ ['onvolumechange']: AttrValue;
795
+ ['onwaiting']: AttrValue;
796
+ ['onzoom']: AttrValue;
797
+ }
798
+ interface SVGAElementAttributes extends GlobalSVGAttributes {
799
+ ['alignment-baseline']: AttrValue;
800
+ ['baseline-shift']: AttrValue;
801
+ ['clip']: AttrValue;
802
+ ['clip-path']: AttrValue;
803
+ ['clip-rule']: AttrValue;
804
+ ['color']: AttrValue;
805
+ ['color-interpolation']: AttrValue;
806
+ ['color-interpolation-filters']: AttrValue;
807
+ ['color-profile']: AttrValue;
808
+ ['color-rendering']: AttrValue;
809
+ ['cursor']: AttrValue;
810
+ ['direction']: AttrValue;
811
+ ['display']: AttrValue;
812
+ ['dominant-baseline']: AttrValue;
813
+ ['download']: AttrValue;
814
+ ['enable-background']: AttrValue;
815
+ ['externalResourcesRequired']: AttrValue;
816
+ ['fill']: AttrValue;
817
+ ['fill-opacity']: AttrValue;
818
+ ['fill-rule']: AttrValue;
819
+ ['filter']: AttrValue;
820
+ ['flood-color']: AttrValue;
821
+ ['flood-opacity']: AttrValue;
822
+ ['focusHighlight']: AttrValue;
823
+ ['focusable']: AttrValue;
824
+ ['font-family']: AttrValue;
825
+ ['font-size']: AttrValue;
826
+ ['font-size-adjust']: AttrValue;
827
+ ['font-stretch']: AttrValue;
828
+ ['font-style']: AttrValue;
829
+ ['font-variant']: AttrValue;
830
+ ['font-weight']: AttrValue;
831
+ ['glyph-orientation-horizontal']: AttrValue;
832
+ ['glyph-orientation-vertical']: AttrValue;
833
+ ['href']: AttrValue;
834
+ ['hreflang']: AttrValue;
835
+ ['image-rendering']: AttrValue;
836
+ ['kerning']: AttrValue;
837
+ ['letter-spacing']: AttrValue;
838
+ ['lighting-color']: AttrValue;
839
+ ['marker-end']: AttrValue;
840
+ ['marker-mid']: AttrValue;
841
+ ['marker-start']: AttrValue;
842
+ ['mask']: AttrValue;
843
+ ['nav-down']: AttrValue;
844
+ ['nav-down-left']: AttrValue;
845
+ ['nav-down-right']: AttrValue;
846
+ ['nav-left']: AttrValue;
847
+ ['nav-next']: AttrValue;
848
+ ['nav-prev']: AttrValue;
849
+ ['nav-right']: AttrValue;
850
+ ['nav-up']: AttrValue;
851
+ ['nav-up-left']: AttrValue;
852
+ ['nav-up-right']: AttrValue;
853
+ ['opacity']: AttrValue;
854
+ ['overflow']: AttrValue;
855
+ ['ping']: AttrValue;
856
+ ['pointer-events']: AttrValue;
857
+ ['referrerpolicy']: AttrValue;
858
+ ['requiredExtensions']: AttrValue;
859
+ ['requiredFeatures']: AttrValue;
860
+ ['requiredFonts']: AttrValue;
861
+ ['requiredFormats']: AttrValue;
862
+ ['shape-rendering']: AttrValue;
863
+ ['stop-color']: AttrValue;
864
+ ['stop-opacity']: AttrValue;
865
+ ['stroke']: AttrValue;
866
+ ['stroke-dasharray']: AttrValue;
867
+ ['stroke-dashoffset']: AttrValue;
868
+ ['stroke-linecap']: AttrValue;
869
+ ['stroke-linejoin']: AttrValue;
870
+ ['stroke-miterlimit']: AttrValue;
871
+ ['stroke-opacity']: AttrValue;
872
+ ['stroke-width']: AttrValue;
873
+ ['systemLanguage']: AttrValue;
874
+ ['target']: AttrValue;
875
+ ['text-anchor']: AttrValue;
876
+ ['text-decoration']: AttrValue;
877
+ ['text-rendering']: AttrValue;
878
+ ['transform']: AttrValue;
879
+ ['type']: AttrValue;
880
+ ['unicode-bidi']: AttrValue;
881
+ ['visibility']: AttrValue;
882
+ ['word-spacing']: AttrValue;
883
+ ['writing-mode']: AttrValue;
884
+ }
885
+ interface SVGAnimateElementAttributes extends GlobalSVGAttributes {
886
+ ['accumulate']: AttrValue;
887
+ ['additive']: AttrValue;
888
+ ['alignment-baseline']: AttrValue;
889
+ ['attributeName']: AttrValue;
890
+ ['attributeType']: AttrValue;
891
+ ['baseline-shift']: AttrValue;
892
+ ['begin']: AttrValue;
893
+ ['by']: AttrValue;
894
+ ['calcMode']: AttrValue;
895
+ ['clip']: AttrValue;
896
+ ['clip-path']: AttrValue;
897
+ ['clip-rule']: AttrValue;
898
+ ['color']: AttrValue;
899
+ ['color-interpolation']: AttrValue;
900
+ ['color-interpolation-filters']: AttrValue;
901
+ ['color-profile']: AttrValue;
902
+ ['color-rendering']: AttrValue;
903
+ ['cursor']: AttrValue;
904
+ ['direction']: AttrValue;
905
+ ['display']: AttrValue;
906
+ ['dominant-baseline']: AttrValue;
907
+ ['dur']: AttrValue;
908
+ ['enable-background']: AttrValue;
909
+ ['end']: AttrValue;
910
+ ['externalResourcesRequired']: AttrValue;
911
+ ['fill']: AttrValue;
912
+ ['fill-opacity']: AttrValue;
913
+ ['fill-rule']: AttrValue;
914
+ ['filter']: AttrValue;
915
+ ['flood-color']: AttrValue;
916
+ ['flood-opacity']: AttrValue;
917
+ ['font-family']: AttrValue;
918
+ ['font-size']: AttrValue;
919
+ ['font-size-adjust']: AttrValue;
920
+ ['font-stretch']: AttrValue;
921
+ ['font-style']: AttrValue;
922
+ ['font-variant']: AttrValue;
923
+ ['font-weight']: AttrValue;
924
+ ['from']: AttrValue;
925
+ ['glyph-orientation-horizontal']: AttrValue;
926
+ ['glyph-orientation-vertical']: AttrValue;
927
+ ['href']: AttrValue;
928
+ ['image-rendering']: AttrValue;
929
+ ['kerning']: AttrValue;
930
+ ['keySplines']: AttrValue;
931
+ ['keyTimes']: AttrValue;
932
+ ['letter-spacing']: AttrValue;
933
+ ['lighting-color']: AttrValue;
934
+ ['marker-end']: AttrValue;
935
+ ['marker-mid']: AttrValue;
936
+ ['marker-start']: AttrValue;
937
+ ['mask']: AttrValue;
938
+ ['max']: AttrValue;
939
+ ['min']: AttrValue;
940
+ ['opacity']: AttrValue;
941
+ ['overflow']: AttrValue;
942
+ ['pointer-events']: AttrValue;
943
+ ['repeatCount']: AttrValue;
944
+ ['repeatDur']: AttrValue;
945
+ ['requiredExtensions']: AttrValue;
946
+ ['requiredFeatures']: AttrValue;
947
+ ['requiredFonts']: AttrValue;
948
+ ['requiredFormats']: AttrValue;
949
+ ['restart']: AttrValue;
950
+ ['shape-rendering']: AttrValue;
951
+ ['stop-color']: AttrValue;
952
+ ['stop-opacity']: AttrValue;
953
+ ['stroke']: AttrValue;
954
+ ['stroke-dasharray']: AttrValue;
955
+ ['stroke-dashoffset']: AttrValue;
956
+ ['stroke-linecap']: AttrValue;
957
+ ['stroke-linejoin']: AttrValue;
958
+ ['stroke-miterlimit']: AttrValue;
959
+ ['stroke-opacity']: AttrValue;
960
+ ['stroke-width']: AttrValue;
961
+ ['systemLanguage']: AttrValue;
962
+ ['text-anchor']: AttrValue;
963
+ ['text-decoration']: AttrValue;
964
+ ['text-rendering']: AttrValue;
965
+ ['to']: AttrValue;
966
+ ['unicode-bidi']: AttrValue;
967
+ ['values']: AttrValue;
968
+ ['visibility']: AttrValue;
969
+ ['word-spacing']: AttrValue;
970
+ ['writing-mode']: AttrValue;
971
+ }
972
+ interface SVGAnimateMotionElementAttributes extends GlobalSVGAttributes {
973
+ ['accumulate']: AttrValue;
974
+ ['additive']: AttrValue;
975
+ ['begin']: AttrValue;
976
+ ['by']: AttrValue;
977
+ ['calcMode']: AttrValue;
978
+ ['dur']: AttrValue;
979
+ ['end']: AttrValue;
980
+ ['externalResourcesRequired']: AttrValue;
981
+ ['fill']: AttrValue;
982
+ ['from']: AttrValue;
983
+ ['href']: AttrValue;
984
+ ['keyPoints']: AttrValue;
985
+ ['keySplines']: AttrValue;
986
+ ['keyTimes']: AttrValue;
987
+ ['max']: AttrValue;
988
+ ['min']: AttrValue;
989
+ ['origin']: AttrValue;
990
+ ['path']: AttrValue;
991
+ ['repeatCount']: AttrValue;
992
+ ['repeatDur']: AttrValue;
993
+ ['requiredExtensions']: AttrValue;
994
+ ['requiredFeatures']: AttrValue;
995
+ ['requiredFonts']: AttrValue;
996
+ ['requiredFormats']: AttrValue;
997
+ ['restart']: AttrValue;
998
+ ['rotate']: AttrValue;
999
+ ['systemLanguage']: AttrValue;
1000
+ ['to']: AttrValue;
1001
+ ['values']: AttrValue;
1002
+ }
1003
+ interface SVGAnimateTransformElementAttributes extends GlobalSVGAttributes {
1004
+ ['accumulate']: AttrValue;
1005
+ ['additive']: AttrValue;
1006
+ ['attributeName']: AttrValue;
1007
+ ['attributeType']: AttrValue;
1008
+ ['begin']: AttrValue;
1009
+ ['by']: AttrValue;
1010
+ ['calcMode']: AttrValue;
1011
+ ['dur']: AttrValue;
1012
+ ['end']: AttrValue;
1013
+ ['externalResourcesRequired']: AttrValue;
1014
+ ['fill']: AttrValue;
1015
+ ['from']: AttrValue;
1016
+ ['href']: AttrValue;
1017
+ ['keySplines']: AttrValue;
1018
+ ['keyTimes']: AttrValue;
1019
+ ['max']: AttrValue;
1020
+ ['min']: AttrValue;
1021
+ ['repeatCount']: AttrValue;
1022
+ ['repeatDur']: AttrValue;
1023
+ ['requiredExtensions']: AttrValue;
1024
+ ['requiredFeatures']: AttrValue;
1025
+ ['requiredFonts']: AttrValue;
1026
+ ['requiredFormats']: AttrValue;
1027
+ ['restart']: AttrValue;
1028
+ ['systemLanguage']: AttrValue;
1029
+ ['to']: AttrValue;
1030
+ ['type']: AttrValue;
1031
+ ['values']: AttrValue;
1032
+ }
1033
+ interface SVGCircleElementAttributes extends GlobalSVGAttributes {
1034
+ ['alignment-baseline']: AttrValue;
1035
+ ['baseline-shift']: AttrValue;
1036
+ ['clip']: AttrValue;
1037
+ ['clip-path']: AttrValue;
1038
+ ['clip-rule']: AttrValue;
1039
+ ['color']: AttrValue;
1040
+ ['color-interpolation']: AttrValue;
1041
+ ['color-interpolation-filters']: AttrValue;
1042
+ ['color-profile']: AttrValue;
1043
+ ['color-rendering']: AttrValue;
1044
+ ['cursor']: AttrValue;
1045
+ ['cx']: AttrValue;
1046
+ ['cy']: AttrValue;
1047
+ ['direction']: AttrValue;
1048
+ ['display']: AttrValue;
1049
+ ['dominant-baseline']: AttrValue;
1050
+ ['enable-background']: AttrValue;
1051
+ ['externalResourcesRequired']: AttrValue;
1052
+ ['fill']: AttrValue;
1053
+ ['fill-opacity']: AttrValue;
1054
+ ['fill-rule']: AttrValue;
1055
+ ['filter']: AttrValue;
1056
+ ['flood-color']: AttrValue;
1057
+ ['flood-opacity']: AttrValue;
1058
+ ['focusHighlight']: AttrValue;
1059
+ ['focusable']: AttrValue;
1060
+ ['font-family']: AttrValue;
1061
+ ['font-size']: AttrValue;
1062
+ ['font-size-adjust']: AttrValue;
1063
+ ['font-stretch']: AttrValue;
1064
+ ['font-style']: AttrValue;
1065
+ ['font-variant']: AttrValue;
1066
+ ['font-weight']: AttrValue;
1067
+ ['glyph-orientation-horizontal']: AttrValue;
1068
+ ['glyph-orientation-vertical']: AttrValue;
1069
+ ['image-rendering']: AttrValue;
1070
+ ['kerning']: AttrValue;
1071
+ ['letter-spacing']: AttrValue;
1072
+ ['lighting-color']: AttrValue;
1073
+ ['marker-end']: AttrValue;
1074
+ ['marker-mid']: AttrValue;
1075
+ ['marker-start']: AttrValue;
1076
+ ['mask']: AttrValue;
1077
+ ['nav-down']: AttrValue;
1078
+ ['nav-down-left']: AttrValue;
1079
+ ['nav-down-right']: AttrValue;
1080
+ ['nav-left']: AttrValue;
1081
+ ['nav-next']: AttrValue;
1082
+ ['nav-prev']: AttrValue;
1083
+ ['nav-right']: AttrValue;
1084
+ ['nav-up']: AttrValue;
1085
+ ['nav-up-left']: AttrValue;
1086
+ ['nav-up-right']: AttrValue;
1087
+ ['opacity']: AttrValue;
1088
+ ['overflow']: AttrValue;
1089
+ ['pathLength']: AttrValue;
1090
+ ['pointer-events']: AttrValue;
1091
+ ['r']: AttrValue;
1092
+ ['requiredExtensions']: AttrValue;
1093
+ ['requiredFeatures']: AttrValue;
1094
+ ['requiredFonts']: AttrValue;
1095
+ ['requiredFormats']: AttrValue;
1096
+ ['shape-rendering']: AttrValue;
1097
+ ['stop-color']: AttrValue;
1098
+ ['stop-opacity']: AttrValue;
1099
+ ['stroke']: AttrValue;
1100
+ ['stroke-dasharray']: AttrValue;
1101
+ ['stroke-dashoffset']: AttrValue;
1102
+ ['stroke-linecap']: AttrValue;
1103
+ ['stroke-linejoin']: AttrValue;
1104
+ ['stroke-miterlimit']: AttrValue;
1105
+ ['stroke-opacity']: AttrValue;
1106
+ ['stroke-width']: AttrValue;
1107
+ ['systemLanguage']: AttrValue;
1108
+ ['text-anchor']: AttrValue;
1109
+ ['text-decoration']: AttrValue;
1110
+ ['text-rendering']: AttrValue;
1111
+ ['transform']: AttrValue;
1112
+ ['unicode-bidi']: AttrValue;
1113
+ ['visibility']: AttrValue;
1114
+ ['word-spacing']: AttrValue;
1115
+ ['writing-mode']: AttrValue;
1116
+ }
1117
+ interface SVGClipPathElementAttributes extends GlobalSVGAttributes {
1118
+ ['alignment-baseline']: AttrValue;
1119
+ ['baseline-shift']: AttrValue;
1120
+ ['clip']: AttrValue;
1121
+ ['clip-path']: AttrValue;
1122
+ ['clip-rule']: AttrValue;
1123
+ ['clipPathUnits']: AttrValue;
1124
+ ['color']: AttrValue;
1125
+ ['color-interpolation']: AttrValue;
1126
+ ['color-interpolation-filters']: AttrValue;
1127
+ ['color-profile']: AttrValue;
1128
+ ['color-rendering']: AttrValue;
1129
+ ['cursor']: AttrValue;
1130
+ ['direction']: AttrValue;
1131
+ ['display']: AttrValue;
1132
+ ['dominant-baseline']: AttrValue;
1133
+ ['enable-background']: AttrValue;
1134
+ ['externalResourcesRequired']: AttrValue;
1135
+ ['fill']: AttrValue;
1136
+ ['fill-opacity']: AttrValue;
1137
+ ['fill-rule']: AttrValue;
1138
+ ['filter']: AttrValue;
1139
+ ['flood-color']: AttrValue;
1140
+ ['flood-opacity']: AttrValue;
1141
+ ['font-family']: AttrValue;
1142
+ ['font-size']: AttrValue;
1143
+ ['font-size-adjust']: AttrValue;
1144
+ ['font-stretch']: AttrValue;
1145
+ ['font-style']: AttrValue;
1146
+ ['font-variant']: AttrValue;
1147
+ ['font-weight']: AttrValue;
1148
+ ['glyph-orientation-horizontal']: AttrValue;
1149
+ ['glyph-orientation-vertical']: AttrValue;
1150
+ ['image-rendering']: AttrValue;
1151
+ ['kerning']: AttrValue;
1152
+ ['letter-spacing']: AttrValue;
1153
+ ['lighting-color']: AttrValue;
1154
+ ['marker-end']: AttrValue;
1155
+ ['marker-mid']: AttrValue;
1156
+ ['marker-start']: AttrValue;
1157
+ ['mask']: AttrValue;
1158
+ ['opacity']: AttrValue;
1159
+ ['overflow']: AttrValue;
1160
+ ['pointer-events']: AttrValue;
1161
+ ['requiredExtensions']: AttrValue;
1162
+ ['requiredFeatures']: AttrValue;
1163
+ ['shape-rendering']: AttrValue;
1164
+ ['stop-color']: AttrValue;
1165
+ ['stop-opacity']: AttrValue;
1166
+ ['stroke']: AttrValue;
1167
+ ['stroke-dasharray']: AttrValue;
1168
+ ['stroke-dashoffset']: AttrValue;
1169
+ ['stroke-linecap']: AttrValue;
1170
+ ['stroke-linejoin']: AttrValue;
1171
+ ['stroke-miterlimit']: AttrValue;
1172
+ ['stroke-opacity']: AttrValue;
1173
+ ['stroke-width']: AttrValue;
1174
+ ['systemLanguage']: AttrValue;
1175
+ ['text-anchor']: AttrValue;
1176
+ ['text-decoration']: AttrValue;
1177
+ ['text-rendering']: AttrValue;
1178
+ ['transform']: AttrValue;
1179
+ ['unicode-bidi']: AttrValue;
1180
+ ['visibility']: AttrValue;
1181
+ ['word-spacing']: AttrValue;
1182
+ ['writing-mode']: AttrValue;
1183
+ }
1184
+ interface SVGDefsElementAttributes extends GlobalSVGAttributes {
1185
+ ['alignment-baseline']: AttrValue;
1186
+ ['baseline-shift']: AttrValue;
1187
+ ['clip']: AttrValue;
1188
+ ['clip-path']: AttrValue;
1189
+ ['clip-rule']: AttrValue;
1190
+ ['color']: AttrValue;
1191
+ ['color-interpolation']: AttrValue;
1192
+ ['color-interpolation-filters']: AttrValue;
1193
+ ['color-profile']: AttrValue;
1194
+ ['color-rendering']: AttrValue;
1195
+ ['cursor']: AttrValue;
1196
+ ['direction']: AttrValue;
1197
+ ['display']: AttrValue;
1198
+ ['dominant-baseline']: AttrValue;
1199
+ ['enable-background']: AttrValue;
1200
+ ['externalResourcesRequired']: AttrValue;
1201
+ ['fill']: AttrValue;
1202
+ ['fill-opacity']: AttrValue;
1203
+ ['fill-rule']: AttrValue;
1204
+ ['filter']: AttrValue;
1205
+ ['flood-color']: AttrValue;
1206
+ ['flood-opacity']: AttrValue;
1207
+ ['font-family']: AttrValue;
1208
+ ['font-size']: AttrValue;
1209
+ ['font-size-adjust']: AttrValue;
1210
+ ['font-stretch']: AttrValue;
1211
+ ['font-style']: AttrValue;
1212
+ ['font-variant']: AttrValue;
1213
+ ['font-weight']: AttrValue;
1214
+ ['glyph-orientation-horizontal']: AttrValue;
1215
+ ['glyph-orientation-vertical']: AttrValue;
1216
+ ['image-rendering']: AttrValue;
1217
+ ['kerning']: AttrValue;
1218
+ ['letter-spacing']: AttrValue;
1219
+ ['lighting-color']: AttrValue;
1220
+ ['marker-end']: AttrValue;
1221
+ ['marker-mid']: AttrValue;
1222
+ ['marker-start']: AttrValue;
1223
+ ['mask']: AttrValue;
1224
+ ['opacity']: AttrValue;
1225
+ ['overflow']: AttrValue;
1226
+ ['pointer-events']: AttrValue;
1227
+ ['requiredExtensions']: AttrValue;
1228
+ ['requiredFeatures']: AttrValue;
1229
+ ['shape-rendering']: AttrValue;
1230
+ ['stop-color']: AttrValue;
1231
+ ['stop-opacity']: AttrValue;
1232
+ ['stroke']: AttrValue;
1233
+ ['stroke-dasharray']: AttrValue;
1234
+ ['stroke-dashoffset']: AttrValue;
1235
+ ['stroke-linecap']: AttrValue;
1236
+ ['stroke-linejoin']: AttrValue;
1237
+ ['stroke-miterlimit']: AttrValue;
1238
+ ['stroke-opacity']: AttrValue;
1239
+ ['stroke-width']: AttrValue;
1240
+ ['systemLanguage']: AttrValue;
1241
+ ['text-anchor']: AttrValue;
1242
+ ['text-decoration']: AttrValue;
1243
+ ['text-rendering']: AttrValue;
1244
+ ['transform']: AttrValue;
1245
+ ['unicode-bidi']: AttrValue;
1246
+ ['visibility']: AttrValue;
1247
+ ['word-spacing']: AttrValue;
1248
+ ['writing-mode']: AttrValue;
1249
+ }
1250
+ interface SVGDescElementAttributes extends GlobalSVGAttributes {
1251
+ ['requiredExtensions']: AttrValue;
1252
+ ['requiredFeatures']: AttrValue;
1253
+ ['requiredFonts']: AttrValue;
1254
+ ['requiredFormats']: AttrValue;
1255
+ ['systemLanguage']: AttrValue;
1256
+ }
1257
+ interface SVGEllipseElementAttributes extends GlobalSVGAttributes {
1258
+ ['alignment-baseline']: AttrValue;
1259
+ ['baseline-shift']: AttrValue;
1260
+ ['clip']: AttrValue;
1261
+ ['clip-path']: AttrValue;
1262
+ ['clip-rule']: AttrValue;
1263
+ ['color']: AttrValue;
1264
+ ['color-interpolation']: AttrValue;
1265
+ ['color-interpolation-filters']: AttrValue;
1266
+ ['color-profile']: AttrValue;
1267
+ ['color-rendering']: AttrValue;
1268
+ ['cursor']: AttrValue;
1269
+ ['cx']: AttrValue;
1270
+ ['cy']: AttrValue;
1271
+ ['direction']: AttrValue;
1272
+ ['display']: AttrValue;
1273
+ ['dominant-baseline']: AttrValue;
1274
+ ['enable-background']: AttrValue;
1275
+ ['externalResourcesRequired']: AttrValue;
1276
+ ['fill']: AttrValue;
1277
+ ['fill-opacity']: AttrValue;
1278
+ ['fill-rule']: AttrValue;
1279
+ ['filter']: AttrValue;
1280
+ ['flood-color']: AttrValue;
1281
+ ['flood-opacity']: AttrValue;
1282
+ ['focusHighlight']: AttrValue;
1283
+ ['focusable']: AttrValue;
1284
+ ['font-family']: AttrValue;
1285
+ ['font-size']: AttrValue;
1286
+ ['font-size-adjust']: AttrValue;
1287
+ ['font-stretch']: AttrValue;
1288
+ ['font-style']: AttrValue;
1289
+ ['font-variant']: AttrValue;
1290
+ ['font-weight']: AttrValue;
1291
+ ['glyph-orientation-horizontal']: AttrValue;
1292
+ ['glyph-orientation-vertical']: AttrValue;
1293
+ ['image-rendering']: AttrValue;
1294
+ ['kerning']: AttrValue;
1295
+ ['letter-spacing']: AttrValue;
1296
+ ['lighting-color']: AttrValue;
1297
+ ['marker-end']: AttrValue;
1298
+ ['marker-mid']: AttrValue;
1299
+ ['marker-start']: AttrValue;
1300
+ ['mask']: AttrValue;
1301
+ ['nav-down']: AttrValue;
1302
+ ['nav-down-left']: AttrValue;
1303
+ ['nav-down-right']: AttrValue;
1304
+ ['nav-left']: AttrValue;
1305
+ ['nav-next']: AttrValue;
1306
+ ['nav-prev']: AttrValue;
1307
+ ['nav-right']: AttrValue;
1308
+ ['nav-up']: AttrValue;
1309
+ ['nav-up-left']: AttrValue;
1310
+ ['nav-up-right']: AttrValue;
1311
+ ['opacity']: AttrValue;
1312
+ ['overflow']: AttrValue;
1313
+ ['pathLength']: AttrValue;
1314
+ ['pointer-events']: AttrValue;
1315
+ ['requiredExtensions']: AttrValue;
1316
+ ['requiredFeatures']: AttrValue;
1317
+ ['requiredFonts']: AttrValue;
1318
+ ['requiredFormats']: AttrValue;
1319
+ ['rx']: AttrValue;
1320
+ ['ry']: AttrValue;
1321
+ ['shape-rendering']: AttrValue;
1322
+ ['stop-color']: AttrValue;
1323
+ ['stop-opacity']: AttrValue;
1324
+ ['stroke']: AttrValue;
1325
+ ['stroke-dasharray']: AttrValue;
1326
+ ['stroke-dashoffset']: AttrValue;
1327
+ ['stroke-linecap']: AttrValue;
1328
+ ['stroke-linejoin']: AttrValue;
1329
+ ['stroke-miterlimit']: AttrValue;
1330
+ ['stroke-opacity']: AttrValue;
1331
+ ['stroke-width']: AttrValue;
1332
+ ['systemLanguage']: AttrValue;
1333
+ ['text-anchor']: AttrValue;
1334
+ ['text-decoration']: AttrValue;
1335
+ ['text-rendering']: AttrValue;
1336
+ ['transform']: AttrValue;
1337
+ ['unicode-bidi']: AttrValue;
1338
+ ['visibility']: AttrValue;
1339
+ ['word-spacing']: AttrValue;
1340
+ ['writing-mode']: AttrValue;
1341
+ }
1342
+ interface SVGFEBlendElementAttributes extends GlobalSVGAttributes {
1343
+ ['alignment-baseline']: AttrValue;
1344
+ ['baseline-shift']: AttrValue;
1345
+ ['clip']: AttrValue;
1346
+ ['clip-path']: AttrValue;
1347
+ ['clip-rule']: AttrValue;
1348
+ ['color']: AttrValue;
1349
+ ['color-interpolation']: AttrValue;
1350
+ ['color-interpolation-filters']: AttrValue;
1351
+ ['color-profile']: AttrValue;
1352
+ ['color-rendering']: AttrValue;
1353
+ ['cursor']: AttrValue;
1354
+ ['direction']: AttrValue;
1355
+ ['display']: AttrValue;
1356
+ ['dominant-baseline']: AttrValue;
1357
+ ['enable-background']: AttrValue;
1358
+ ['fill']: AttrValue;
1359
+ ['fill-opacity']: AttrValue;
1360
+ ['fill-rule']: AttrValue;
1361
+ ['filter']: AttrValue;
1362
+ ['flood-color']: AttrValue;
1363
+ ['flood-opacity']: AttrValue;
1364
+ ['font-family']: AttrValue;
1365
+ ['font-size']: AttrValue;
1366
+ ['font-size-adjust']: AttrValue;
1367
+ ['font-stretch']: AttrValue;
1368
+ ['font-style']: AttrValue;
1369
+ ['font-variant']: AttrValue;
1370
+ ['font-weight']: AttrValue;
1371
+ ['glyph-orientation-horizontal']: AttrValue;
1372
+ ['glyph-orientation-vertical']: AttrValue;
1373
+ ['height']: AttrValue;
1374
+ ['image-rendering']: AttrValue;
1375
+ ['in']: AttrValue;
1376
+ ['in2']: AttrValue;
1377
+ ['kerning']: AttrValue;
1378
+ ['letter-spacing']: AttrValue;
1379
+ ['lighting-color']: AttrValue;
1380
+ ['marker-end']: AttrValue;
1381
+ ['marker-mid']: AttrValue;
1382
+ ['marker-start']: AttrValue;
1383
+ ['mask']: AttrValue;
1384
+ ['mode']: AttrValue;
1385
+ ['opacity']: AttrValue;
1386
+ ['overflow']: AttrValue;
1387
+ ['pointer-events']: AttrValue;
1388
+ ['result']: AttrValue;
1389
+ ['shape-rendering']: AttrValue;
1390
+ ['stop-color']: AttrValue;
1391
+ ['stop-opacity']: AttrValue;
1392
+ ['stroke']: AttrValue;
1393
+ ['stroke-dasharray']: AttrValue;
1394
+ ['stroke-dashoffset']: AttrValue;
1395
+ ['stroke-linecap']: AttrValue;
1396
+ ['stroke-linejoin']: AttrValue;
1397
+ ['stroke-miterlimit']: AttrValue;
1398
+ ['stroke-opacity']: AttrValue;
1399
+ ['stroke-width']: AttrValue;
1400
+ ['text-anchor']: AttrValue;
1401
+ ['text-decoration']: AttrValue;
1402
+ ['text-rendering']: AttrValue;
1403
+ ['unicode-bidi']: AttrValue;
1404
+ ['visibility']: AttrValue;
1405
+ ['width']: AttrValue;
1406
+ ['word-spacing']: AttrValue;
1407
+ ['writing-mode']: AttrValue;
1408
+ ['x']: AttrValue;
1409
+ ['y']: AttrValue;
1410
+ }
1411
+ interface SVGFEColorMatrixElementAttributes extends GlobalSVGAttributes {
1412
+ ['alignment-baseline']: AttrValue;
1413
+ ['baseline-shift']: AttrValue;
1414
+ ['clip']: AttrValue;
1415
+ ['clip-path']: AttrValue;
1416
+ ['clip-rule']: AttrValue;
1417
+ ['color']: AttrValue;
1418
+ ['color-interpolation']: AttrValue;
1419
+ ['color-interpolation-filters']: AttrValue;
1420
+ ['color-profile']: AttrValue;
1421
+ ['color-rendering']: AttrValue;
1422
+ ['cursor']: AttrValue;
1423
+ ['direction']: AttrValue;
1424
+ ['display']: AttrValue;
1425
+ ['dominant-baseline']: AttrValue;
1426
+ ['enable-background']: AttrValue;
1427
+ ['fill']: AttrValue;
1428
+ ['fill-opacity']: AttrValue;
1429
+ ['fill-rule']: AttrValue;
1430
+ ['filter']: AttrValue;
1431
+ ['flood-color']: AttrValue;
1432
+ ['flood-opacity']: AttrValue;
1433
+ ['font-family']: AttrValue;
1434
+ ['font-size']: AttrValue;
1435
+ ['font-size-adjust']: AttrValue;
1436
+ ['font-stretch']: AttrValue;
1437
+ ['font-style']: AttrValue;
1438
+ ['font-variant']: AttrValue;
1439
+ ['font-weight']: AttrValue;
1440
+ ['glyph-orientation-horizontal']: AttrValue;
1441
+ ['glyph-orientation-vertical']: AttrValue;
1442
+ ['height']: AttrValue;
1443
+ ['image-rendering']: AttrValue;
1444
+ ['in']: AttrValue;
1445
+ ['kerning']: AttrValue;
1446
+ ['letter-spacing']: AttrValue;
1447
+ ['lighting-color']: AttrValue;
1448
+ ['marker-end']: AttrValue;
1449
+ ['marker-mid']: AttrValue;
1450
+ ['marker-start']: AttrValue;
1451
+ ['mask']: AttrValue;
1452
+ ['opacity']: AttrValue;
1453
+ ['overflow']: AttrValue;
1454
+ ['pointer-events']: AttrValue;
1455
+ ['result']: AttrValue;
1456
+ ['shape-rendering']: AttrValue;
1457
+ ['stop-color']: AttrValue;
1458
+ ['stop-opacity']: AttrValue;
1459
+ ['stroke']: AttrValue;
1460
+ ['stroke-dasharray']: AttrValue;
1461
+ ['stroke-dashoffset']: AttrValue;
1462
+ ['stroke-linecap']: AttrValue;
1463
+ ['stroke-linejoin']: AttrValue;
1464
+ ['stroke-miterlimit']: AttrValue;
1465
+ ['stroke-opacity']: AttrValue;
1466
+ ['stroke-width']: AttrValue;
1467
+ ['text-anchor']: AttrValue;
1468
+ ['text-decoration']: AttrValue;
1469
+ ['text-rendering']: AttrValue;
1470
+ ['type']: AttrValue;
1471
+ ['unicode-bidi']: AttrValue;
1472
+ ['values']: AttrValue;
1473
+ ['visibility']: AttrValue;
1474
+ ['width']: AttrValue;
1475
+ ['word-spacing']: AttrValue;
1476
+ ['writing-mode']: AttrValue;
1477
+ ['x']: AttrValue;
1478
+ ['y']: AttrValue;
1479
+ }
1480
+ interface SVGFEComponentTransferElementAttributes extends GlobalSVGAttributes {
1481
+ ['alignment-baseline']: AttrValue;
1482
+ ['baseline-shift']: AttrValue;
1483
+ ['clip']: AttrValue;
1484
+ ['clip-path']: AttrValue;
1485
+ ['clip-rule']: AttrValue;
1486
+ ['color']: AttrValue;
1487
+ ['color-interpolation']: AttrValue;
1488
+ ['color-interpolation-filters']: AttrValue;
1489
+ ['color-profile']: AttrValue;
1490
+ ['color-rendering']: AttrValue;
1491
+ ['cursor']: AttrValue;
1492
+ ['direction']: AttrValue;
1493
+ ['display']: AttrValue;
1494
+ ['dominant-baseline']: AttrValue;
1495
+ ['enable-background']: AttrValue;
1496
+ ['fill']: AttrValue;
1497
+ ['fill-opacity']: AttrValue;
1498
+ ['fill-rule']: AttrValue;
1499
+ ['filter']: AttrValue;
1500
+ ['flood-color']: AttrValue;
1501
+ ['flood-opacity']: AttrValue;
1502
+ ['font-family']: AttrValue;
1503
+ ['font-size']: AttrValue;
1504
+ ['font-size-adjust']: AttrValue;
1505
+ ['font-stretch']: AttrValue;
1506
+ ['font-style']: AttrValue;
1507
+ ['font-variant']: AttrValue;
1508
+ ['font-weight']: AttrValue;
1509
+ ['glyph-orientation-horizontal']: AttrValue;
1510
+ ['glyph-orientation-vertical']: AttrValue;
1511
+ ['height']: AttrValue;
1512
+ ['image-rendering']: AttrValue;
1513
+ ['in']: AttrValue;
1514
+ ['kerning']: AttrValue;
1515
+ ['letter-spacing']: AttrValue;
1516
+ ['lighting-color']: AttrValue;
1517
+ ['marker-end']: AttrValue;
1518
+ ['marker-mid']: AttrValue;
1519
+ ['marker-start']: AttrValue;
1520
+ ['mask']: AttrValue;
1521
+ ['opacity']: AttrValue;
1522
+ ['overflow']: AttrValue;
1523
+ ['pointer-events']: AttrValue;
1524
+ ['result']: AttrValue;
1525
+ ['shape-rendering']: AttrValue;
1526
+ ['stop-color']: AttrValue;
1527
+ ['stop-opacity']: AttrValue;
1528
+ ['stroke']: AttrValue;
1529
+ ['stroke-dasharray']: AttrValue;
1530
+ ['stroke-dashoffset']: AttrValue;
1531
+ ['stroke-linecap']: AttrValue;
1532
+ ['stroke-linejoin']: AttrValue;
1533
+ ['stroke-miterlimit']: AttrValue;
1534
+ ['stroke-opacity']: AttrValue;
1535
+ ['stroke-width']: AttrValue;
1536
+ ['text-anchor']: AttrValue;
1537
+ ['text-decoration']: AttrValue;
1538
+ ['text-rendering']: AttrValue;
1539
+ ['unicode-bidi']: AttrValue;
1540
+ ['visibility']: AttrValue;
1541
+ ['width']: AttrValue;
1542
+ ['word-spacing']: AttrValue;
1543
+ ['writing-mode']: AttrValue;
1544
+ ['x']: AttrValue;
1545
+ ['y']: AttrValue;
1546
+ }
1547
+ interface SVGFECompositeElementAttributes extends GlobalSVGAttributes {
1548
+ ['alignment-baseline']: AttrValue;
1549
+ ['baseline-shift']: AttrValue;
1550
+ ['clip']: AttrValue;
1551
+ ['clip-path']: AttrValue;
1552
+ ['clip-rule']: AttrValue;
1553
+ ['color']: AttrValue;
1554
+ ['color-interpolation']: AttrValue;
1555
+ ['color-interpolation-filters']: AttrValue;
1556
+ ['color-profile']: AttrValue;
1557
+ ['color-rendering']: AttrValue;
1558
+ ['cursor']: AttrValue;
1559
+ ['direction']: AttrValue;
1560
+ ['display']: AttrValue;
1561
+ ['dominant-baseline']: AttrValue;
1562
+ ['enable-background']: AttrValue;
1563
+ ['fill']: AttrValue;
1564
+ ['fill-opacity']: AttrValue;
1565
+ ['fill-rule']: AttrValue;
1566
+ ['filter']: AttrValue;
1567
+ ['flood-color']: AttrValue;
1568
+ ['flood-opacity']: AttrValue;
1569
+ ['font-family']: AttrValue;
1570
+ ['font-size']: AttrValue;
1571
+ ['font-size-adjust']: AttrValue;
1572
+ ['font-stretch']: AttrValue;
1573
+ ['font-style']: AttrValue;
1574
+ ['font-variant']: AttrValue;
1575
+ ['font-weight']: AttrValue;
1576
+ ['glyph-orientation-horizontal']: AttrValue;
1577
+ ['glyph-orientation-vertical']: AttrValue;
1578
+ ['height']: AttrValue;
1579
+ ['image-rendering']: AttrValue;
1580
+ ['in']: AttrValue;
1581
+ ['in2']: AttrValue;
1582
+ ['k1']: AttrValue;
1583
+ ['k2']: AttrValue;
1584
+ ['k3']: AttrValue;
1585
+ ['k4']: AttrValue;
1586
+ ['kerning']: AttrValue;
1587
+ ['letter-spacing']: AttrValue;
1588
+ ['lighting-color']: AttrValue;
1589
+ ['marker-end']: AttrValue;
1590
+ ['marker-mid']: AttrValue;
1591
+ ['marker-start']: AttrValue;
1592
+ ['mask']: AttrValue;
1593
+ ['opacity']: AttrValue;
1594
+ ['operator']: AttrValue;
1595
+ ['overflow']: AttrValue;
1596
+ ['pointer-events']: AttrValue;
1597
+ ['result']: AttrValue;
1598
+ ['shape-rendering']: AttrValue;
1599
+ ['stop-color']: AttrValue;
1600
+ ['stop-opacity']: AttrValue;
1601
+ ['stroke']: AttrValue;
1602
+ ['stroke-dasharray']: AttrValue;
1603
+ ['stroke-dashoffset']: AttrValue;
1604
+ ['stroke-linecap']: AttrValue;
1605
+ ['stroke-linejoin']: AttrValue;
1606
+ ['stroke-miterlimit']: AttrValue;
1607
+ ['stroke-opacity']: AttrValue;
1608
+ ['stroke-width']: AttrValue;
1609
+ ['text-anchor']: AttrValue;
1610
+ ['text-decoration']: AttrValue;
1611
+ ['text-rendering']: AttrValue;
1612
+ ['unicode-bidi']: AttrValue;
1613
+ ['visibility']: AttrValue;
1614
+ ['width']: AttrValue;
1615
+ ['word-spacing']: AttrValue;
1616
+ ['writing-mode']: AttrValue;
1617
+ ['x']: AttrValue;
1618
+ ['y']: AttrValue;
1619
+ }
1620
+ interface SVGFEConvolveMatrixElementAttributes extends GlobalSVGAttributes {
1621
+ ['alignment-baseline']: AttrValue;
1622
+ ['baseline-shift']: AttrValue;
1623
+ ['bias']: AttrValue;
1624
+ ['clip']: AttrValue;
1625
+ ['clip-path']: AttrValue;
1626
+ ['clip-rule']: AttrValue;
1627
+ ['color']: AttrValue;
1628
+ ['color-interpolation']: AttrValue;
1629
+ ['color-interpolation-filters']: AttrValue;
1630
+ ['color-profile']: AttrValue;
1631
+ ['color-rendering']: AttrValue;
1632
+ ['cursor']: AttrValue;
1633
+ ['direction']: AttrValue;
1634
+ ['display']: AttrValue;
1635
+ ['divisor']: AttrValue;
1636
+ ['dominant-baseline']: AttrValue;
1637
+ ['edgeMode']: AttrValue;
1638
+ ['enable-background']: AttrValue;
1639
+ ['fill']: AttrValue;
1640
+ ['fill-opacity']: AttrValue;
1641
+ ['fill-rule']: AttrValue;
1642
+ ['filter']: AttrValue;
1643
+ ['flood-color']: AttrValue;
1644
+ ['flood-opacity']: AttrValue;
1645
+ ['font-family']: AttrValue;
1646
+ ['font-size']: AttrValue;
1647
+ ['font-size-adjust']: AttrValue;
1648
+ ['font-stretch']: AttrValue;
1649
+ ['font-style']: AttrValue;
1650
+ ['font-variant']: AttrValue;
1651
+ ['font-weight']: AttrValue;
1652
+ ['glyph-orientation-horizontal']: AttrValue;
1653
+ ['glyph-orientation-vertical']: AttrValue;
1654
+ ['height']: AttrValue;
1655
+ ['image-rendering']: AttrValue;
1656
+ ['in']: AttrValue;
1657
+ ['kernelMatrix']: AttrValue;
1658
+ ['kernelUnitLength']: AttrValue;
1659
+ ['kerning']: AttrValue;
1660
+ ['letter-spacing']: AttrValue;
1661
+ ['lighting-color']: AttrValue;
1662
+ ['marker-end']: AttrValue;
1663
+ ['marker-mid']: AttrValue;
1664
+ ['marker-start']: AttrValue;
1665
+ ['mask']: AttrValue;
1666
+ ['opacity']: AttrValue;
1667
+ ['order']: AttrValue;
1668
+ ['overflow']: AttrValue;
1669
+ ['pointer-events']: AttrValue;
1670
+ ['preserveAlpha']: AttrValue;
1671
+ ['result']: AttrValue;
1672
+ ['shape-rendering']: AttrValue;
1673
+ ['stop-color']: AttrValue;
1674
+ ['stop-opacity']: AttrValue;
1675
+ ['stroke']: AttrValue;
1676
+ ['stroke-dasharray']: AttrValue;
1677
+ ['stroke-dashoffset']: AttrValue;
1678
+ ['stroke-linecap']: AttrValue;
1679
+ ['stroke-linejoin']: AttrValue;
1680
+ ['stroke-miterlimit']: AttrValue;
1681
+ ['stroke-opacity']: AttrValue;
1682
+ ['stroke-width']: AttrValue;
1683
+ ['targetX']: AttrValue;
1684
+ ['targetY']: AttrValue;
1685
+ ['text-anchor']: AttrValue;
1686
+ ['text-decoration']: AttrValue;
1687
+ ['text-rendering']: AttrValue;
1688
+ ['unicode-bidi']: AttrValue;
1689
+ ['visibility']: AttrValue;
1690
+ ['width']: AttrValue;
1691
+ ['word-spacing']: AttrValue;
1692
+ ['writing-mode']: AttrValue;
1693
+ ['x']: AttrValue;
1694
+ ['y']: AttrValue;
1695
+ }
1696
+ interface SVGFEDiffuseLightingElementAttributes extends GlobalSVGAttributes {
1697
+ ['alignment-baseline']: AttrValue;
1698
+ ['baseline-shift']: AttrValue;
1699
+ ['clip']: AttrValue;
1700
+ ['clip-path']: AttrValue;
1701
+ ['clip-rule']: AttrValue;
1702
+ ['color']: AttrValue;
1703
+ ['color-interpolation']: AttrValue;
1704
+ ['color-interpolation-filters']: AttrValue;
1705
+ ['color-profile']: AttrValue;
1706
+ ['color-rendering']: AttrValue;
1707
+ ['cursor']: AttrValue;
1708
+ ['diffuseConstant']: AttrValue;
1709
+ ['direction']: AttrValue;
1710
+ ['display']: AttrValue;
1711
+ ['dominant-baseline']: AttrValue;
1712
+ ['enable-background']: AttrValue;
1713
+ ['fill']: AttrValue;
1714
+ ['fill-opacity']: AttrValue;
1715
+ ['fill-rule']: AttrValue;
1716
+ ['filter']: AttrValue;
1717
+ ['flood-color']: AttrValue;
1718
+ ['flood-opacity']: AttrValue;
1719
+ ['font-family']: AttrValue;
1720
+ ['font-size']: AttrValue;
1721
+ ['font-size-adjust']: AttrValue;
1722
+ ['font-stretch']: AttrValue;
1723
+ ['font-style']: AttrValue;
1724
+ ['font-variant']: AttrValue;
1725
+ ['font-weight']: AttrValue;
1726
+ ['glyph-orientation-horizontal']: AttrValue;
1727
+ ['glyph-orientation-vertical']: AttrValue;
1728
+ ['height']: AttrValue;
1729
+ ['image-rendering']: AttrValue;
1730
+ ['in']: AttrValue;
1731
+ ['kernelUnitLength']: AttrValue;
1732
+ ['kerning']: AttrValue;
1733
+ ['letter-spacing']: AttrValue;
1734
+ ['lighting-color']: AttrValue;
1735
+ ['marker-end']: AttrValue;
1736
+ ['marker-mid']: AttrValue;
1737
+ ['marker-start']: AttrValue;
1738
+ ['mask']: AttrValue;
1739
+ ['opacity']: AttrValue;
1740
+ ['overflow']: AttrValue;
1741
+ ['pointer-events']: AttrValue;
1742
+ ['result']: AttrValue;
1743
+ ['shape-rendering']: AttrValue;
1744
+ ['stop-color']: AttrValue;
1745
+ ['stop-opacity']: AttrValue;
1746
+ ['stroke']: AttrValue;
1747
+ ['stroke-dasharray']: AttrValue;
1748
+ ['stroke-dashoffset']: AttrValue;
1749
+ ['stroke-linecap']: AttrValue;
1750
+ ['stroke-linejoin']: AttrValue;
1751
+ ['stroke-miterlimit']: AttrValue;
1752
+ ['stroke-opacity']: AttrValue;
1753
+ ['stroke-width']: AttrValue;
1754
+ ['surfaceScale']: AttrValue;
1755
+ ['text-anchor']: AttrValue;
1756
+ ['text-decoration']: AttrValue;
1757
+ ['text-rendering']: AttrValue;
1758
+ ['unicode-bidi']: AttrValue;
1759
+ ['visibility']: AttrValue;
1760
+ ['width']: AttrValue;
1761
+ ['word-spacing']: AttrValue;
1762
+ ['writing-mode']: AttrValue;
1763
+ ['x']: AttrValue;
1764
+ ['y']: AttrValue;
1765
+ }
1766
+ interface SVGFEDisplacementMapElementAttributes extends GlobalSVGAttributes {
1767
+ ['alignment-baseline']: AttrValue;
1768
+ ['baseline-shift']: AttrValue;
1769
+ ['clip']: AttrValue;
1770
+ ['clip-path']: AttrValue;
1771
+ ['clip-rule']: AttrValue;
1772
+ ['color']: AttrValue;
1773
+ ['color-interpolation']: AttrValue;
1774
+ ['color-interpolation-filters']: AttrValue;
1775
+ ['color-profile']: AttrValue;
1776
+ ['color-rendering']: AttrValue;
1777
+ ['cursor']: AttrValue;
1778
+ ['direction']: AttrValue;
1779
+ ['display']: AttrValue;
1780
+ ['dominant-baseline']: AttrValue;
1781
+ ['enable-background']: AttrValue;
1782
+ ['fill']: AttrValue;
1783
+ ['fill-opacity']: AttrValue;
1784
+ ['fill-rule']: AttrValue;
1785
+ ['filter']: AttrValue;
1786
+ ['flood-color']: AttrValue;
1787
+ ['flood-opacity']: AttrValue;
1788
+ ['font-family']: AttrValue;
1789
+ ['font-size']: AttrValue;
1790
+ ['font-size-adjust']: AttrValue;
1791
+ ['font-stretch']: AttrValue;
1792
+ ['font-style']: AttrValue;
1793
+ ['font-variant']: AttrValue;
1794
+ ['font-weight']: AttrValue;
1795
+ ['glyph-orientation-horizontal']: AttrValue;
1796
+ ['glyph-orientation-vertical']: AttrValue;
1797
+ ['height']: AttrValue;
1798
+ ['image-rendering']: AttrValue;
1799
+ ['in']: AttrValue;
1800
+ ['in2']: AttrValue;
1801
+ ['kerning']: AttrValue;
1802
+ ['letter-spacing']: AttrValue;
1803
+ ['lighting-color']: AttrValue;
1804
+ ['marker-end']: AttrValue;
1805
+ ['marker-mid']: AttrValue;
1806
+ ['marker-start']: AttrValue;
1807
+ ['mask']: AttrValue;
1808
+ ['opacity']: AttrValue;
1809
+ ['overflow']: AttrValue;
1810
+ ['pointer-events']: AttrValue;
1811
+ ['result']: AttrValue;
1812
+ ['scale']: AttrValue;
1813
+ ['shape-rendering']: AttrValue;
1814
+ ['stop-color']: AttrValue;
1815
+ ['stop-opacity']: AttrValue;
1816
+ ['stroke']: AttrValue;
1817
+ ['stroke-dasharray']: AttrValue;
1818
+ ['stroke-dashoffset']: AttrValue;
1819
+ ['stroke-linecap']: AttrValue;
1820
+ ['stroke-linejoin']: AttrValue;
1821
+ ['stroke-miterlimit']: AttrValue;
1822
+ ['stroke-opacity']: AttrValue;
1823
+ ['stroke-width']: AttrValue;
1824
+ ['text-anchor']: AttrValue;
1825
+ ['text-decoration']: AttrValue;
1826
+ ['text-rendering']: AttrValue;
1827
+ ['unicode-bidi']: AttrValue;
1828
+ ['visibility']: AttrValue;
1829
+ ['width']: AttrValue;
1830
+ ['word-spacing']: AttrValue;
1831
+ ['writing-mode']: AttrValue;
1832
+ ['x']: AttrValue;
1833
+ ['xChannelSelector']: AttrValue;
1834
+ ['y']: AttrValue;
1835
+ ['yChannelSelector']: AttrValue;
1836
+ }
1837
+ interface SVGFEDistantLightElementAttributes extends GlobalSVGAttributes {
1838
+ ['azimuth']: AttrValue;
1839
+ ['elevation']: AttrValue;
1840
+ }
1841
+ interface SVGFEDropShadowElementAttributes extends GlobalSVGAttributes {
1842
+ ['dx']: AttrValue;
1843
+ ['dy']: AttrValue;
1844
+ ['height']: AttrValue;
1845
+ ['in']: AttrValue;
1846
+ ['result']: AttrValue;
1847
+ ['stdDeviation']: AttrValue;
1848
+ ['width']: AttrValue;
1849
+ ['x']: AttrValue;
1850
+ ['y']: AttrValue;
1851
+ }
1852
+ interface SVGFEFloodElementAttributes extends GlobalSVGAttributes {
1853
+ ['alignment-baseline']: AttrValue;
1854
+ ['baseline-shift']: AttrValue;
1855
+ ['clip']: AttrValue;
1856
+ ['clip-path']: AttrValue;
1857
+ ['clip-rule']: AttrValue;
1858
+ ['color']: AttrValue;
1859
+ ['color-interpolation']: AttrValue;
1860
+ ['color-interpolation-filters']: AttrValue;
1861
+ ['color-profile']: AttrValue;
1862
+ ['color-rendering']: AttrValue;
1863
+ ['cursor']: AttrValue;
1864
+ ['direction']: AttrValue;
1865
+ ['display']: AttrValue;
1866
+ ['dominant-baseline']: AttrValue;
1867
+ ['enable-background']: AttrValue;
1868
+ ['fill']: AttrValue;
1869
+ ['fill-opacity']: AttrValue;
1870
+ ['fill-rule']: AttrValue;
1871
+ ['filter']: AttrValue;
1872
+ ['flood-color']: AttrValue;
1873
+ ['flood-opacity']: AttrValue;
1874
+ ['font-family']: AttrValue;
1875
+ ['font-size']: AttrValue;
1876
+ ['font-size-adjust']: AttrValue;
1877
+ ['font-stretch']: AttrValue;
1878
+ ['font-style']: AttrValue;
1879
+ ['font-variant']: AttrValue;
1880
+ ['font-weight']: AttrValue;
1881
+ ['glyph-orientation-horizontal']: AttrValue;
1882
+ ['glyph-orientation-vertical']: AttrValue;
1883
+ ['height']: AttrValue;
1884
+ ['image-rendering']: AttrValue;
1885
+ ['kerning']: AttrValue;
1886
+ ['letter-spacing']: AttrValue;
1887
+ ['lighting-color']: AttrValue;
1888
+ ['marker-end']: AttrValue;
1889
+ ['marker-mid']: AttrValue;
1890
+ ['marker-start']: AttrValue;
1891
+ ['mask']: AttrValue;
1892
+ ['opacity']: AttrValue;
1893
+ ['overflow']: AttrValue;
1894
+ ['pointer-events']: AttrValue;
1895
+ ['result']: AttrValue;
1896
+ ['shape-rendering']: AttrValue;
1897
+ ['stop-color']: AttrValue;
1898
+ ['stop-opacity']: AttrValue;
1899
+ ['stroke']: AttrValue;
1900
+ ['stroke-dasharray']: AttrValue;
1901
+ ['stroke-dashoffset']: AttrValue;
1902
+ ['stroke-linecap']: AttrValue;
1903
+ ['stroke-linejoin']: AttrValue;
1904
+ ['stroke-miterlimit']: AttrValue;
1905
+ ['stroke-opacity']: AttrValue;
1906
+ ['stroke-width']: AttrValue;
1907
+ ['text-anchor']: AttrValue;
1908
+ ['text-decoration']: AttrValue;
1909
+ ['text-rendering']: AttrValue;
1910
+ ['unicode-bidi']: AttrValue;
1911
+ ['visibility']: AttrValue;
1912
+ ['width']: AttrValue;
1913
+ ['word-spacing']: AttrValue;
1914
+ ['writing-mode']: AttrValue;
1915
+ ['x']: AttrValue;
1916
+ ['y']: AttrValue;
1917
+ }
1918
+ interface SVGFEFuncAElementAttributes extends GlobalSVGAttributes {
1919
+ ['amplitude']: AttrValue;
1920
+ ['exponent']: AttrValue;
1921
+ ['intercept']: AttrValue;
1922
+ ['offset']: AttrValue;
1923
+ ['slope']: AttrValue;
1924
+ ['tableValues']: AttrValue;
1925
+ ['type']: AttrValue;
1926
+ }
1927
+ interface SVGFEFuncBElementAttributes extends GlobalSVGAttributes {
1928
+ ['amplitude']: AttrValue;
1929
+ ['exponent']: AttrValue;
1930
+ ['intercept']: AttrValue;
1931
+ ['offset']: AttrValue;
1932
+ ['slope']: AttrValue;
1933
+ ['tableValues']: AttrValue;
1934
+ ['type']: AttrValue;
1935
+ }
1936
+ interface SVGFEFuncGElementAttributes extends GlobalSVGAttributes {
1937
+ ['amplitude']: AttrValue;
1938
+ ['exponent']: AttrValue;
1939
+ ['intercept']: AttrValue;
1940
+ ['offset']: AttrValue;
1941
+ ['slope']: AttrValue;
1942
+ ['tableValues']: AttrValue;
1943
+ ['type']: AttrValue;
1944
+ }
1945
+ interface SVGFEFuncRElementAttributes extends GlobalSVGAttributes {
1946
+ ['amplitude']: AttrValue;
1947
+ ['exponent']: AttrValue;
1948
+ ['intercept']: AttrValue;
1949
+ ['offset']: AttrValue;
1950
+ ['slope']: AttrValue;
1951
+ ['tableValues']: AttrValue;
1952
+ ['type']: AttrValue;
1953
+ }
1954
+ interface SVGFEGaussianBlurElementAttributes extends GlobalSVGAttributes {
1955
+ ['alignment-baseline']: AttrValue;
1956
+ ['baseline-shift']: AttrValue;
1957
+ ['clip']: AttrValue;
1958
+ ['clip-path']: AttrValue;
1959
+ ['clip-rule']: AttrValue;
1960
+ ['color']: AttrValue;
1961
+ ['color-interpolation']: AttrValue;
1962
+ ['color-interpolation-filters']: AttrValue;
1963
+ ['color-profile']: AttrValue;
1964
+ ['color-rendering']: AttrValue;
1965
+ ['cursor']: AttrValue;
1966
+ ['direction']: AttrValue;
1967
+ ['display']: AttrValue;
1968
+ ['dominant-baseline']: AttrValue;
1969
+ ['edgeMode']: AttrValue;
1970
+ ['enable-background']: AttrValue;
1971
+ ['fill']: AttrValue;
1972
+ ['fill-opacity']: AttrValue;
1973
+ ['fill-rule']: AttrValue;
1974
+ ['filter']: AttrValue;
1975
+ ['flood-color']: AttrValue;
1976
+ ['flood-opacity']: AttrValue;
1977
+ ['font-family']: AttrValue;
1978
+ ['font-size']: AttrValue;
1979
+ ['font-size-adjust']: AttrValue;
1980
+ ['font-stretch']: AttrValue;
1981
+ ['font-style']: AttrValue;
1982
+ ['font-variant']: AttrValue;
1983
+ ['font-weight']: AttrValue;
1984
+ ['glyph-orientation-horizontal']: AttrValue;
1985
+ ['glyph-orientation-vertical']: AttrValue;
1986
+ ['height']: AttrValue;
1987
+ ['image-rendering']: AttrValue;
1988
+ ['in']: AttrValue;
1989
+ ['kerning']: AttrValue;
1990
+ ['letter-spacing']: AttrValue;
1991
+ ['lighting-color']: AttrValue;
1992
+ ['marker-end']: AttrValue;
1993
+ ['marker-mid']: AttrValue;
1994
+ ['marker-start']: AttrValue;
1995
+ ['mask']: AttrValue;
1996
+ ['opacity']: AttrValue;
1997
+ ['overflow']: AttrValue;
1998
+ ['pointer-events']: AttrValue;
1999
+ ['result']: AttrValue;
2000
+ ['shape-rendering']: AttrValue;
2001
+ ['stdDeviation']: AttrValue;
2002
+ ['stop-color']: AttrValue;
2003
+ ['stop-opacity']: AttrValue;
2004
+ ['stroke']: AttrValue;
2005
+ ['stroke-dasharray']: AttrValue;
2006
+ ['stroke-dashoffset']: AttrValue;
2007
+ ['stroke-linecap']: AttrValue;
2008
+ ['stroke-linejoin']: AttrValue;
2009
+ ['stroke-miterlimit']: AttrValue;
2010
+ ['stroke-opacity']: AttrValue;
2011
+ ['stroke-width']: AttrValue;
2012
+ ['text-anchor']: AttrValue;
2013
+ ['text-decoration']: AttrValue;
2014
+ ['text-rendering']: AttrValue;
2015
+ ['unicode-bidi']: AttrValue;
2016
+ ['visibility']: AttrValue;
2017
+ ['width']: AttrValue;
2018
+ ['word-spacing']: AttrValue;
2019
+ ['writing-mode']: AttrValue;
2020
+ ['x']: AttrValue;
2021
+ ['y']: AttrValue;
2022
+ }
2023
+ interface SVGFEImageElementAttributes extends GlobalSVGAttributes {
2024
+ ['alignment-baseline']: AttrValue;
2025
+ ['baseline-shift']: AttrValue;
2026
+ ['clip']: AttrValue;
2027
+ ['clip-path']: AttrValue;
2028
+ ['clip-rule']: AttrValue;
2029
+ ['color']: AttrValue;
2030
+ ['color-interpolation']: AttrValue;
2031
+ ['color-interpolation-filters']: AttrValue;
2032
+ ['color-profile']: AttrValue;
2033
+ ['color-rendering']: AttrValue;
2034
+ ['crossorigin']: AttrValue;
2035
+ ['cursor']: AttrValue;
2036
+ ['direction']: AttrValue;
2037
+ ['display']: AttrValue;
2038
+ ['dominant-baseline']: AttrValue;
2039
+ ['enable-background']: AttrValue;
2040
+ ['externalResourcesRequired']: AttrValue;
2041
+ ['fill']: AttrValue;
2042
+ ['fill-opacity']: AttrValue;
2043
+ ['fill-rule']: AttrValue;
2044
+ ['filter']: AttrValue;
2045
+ ['flood-color']: AttrValue;
2046
+ ['flood-opacity']: AttrValue;
2047
+ ['font-family']: AttrValue;
2048
+ ['font-size']: AttrValue;
2049
+ ['font-size-adjust']: AttrValue;
2050
+ ['font-stretch']: AttrValue;
2051
+ ['font-style']: AttrValue;
2052
+ ['font-variant']: AttrValue;
2053
+ ['font-weight']: AttrValue;
2054
+ ['glyph-orientation-horizontal']: AttrValue;
2055
+ ['glyph-orientation-vertical']: AttrValue;
2056
+ ['height']: AttrValue;
2057
+ ['href']: AttrValue;
2058
+ ['image-rendering']: AttrValue;
2059
+ ['kerning']: AttrValue;
2060
+ ['letter-spacing']: AttrValue;
2061
+ ['lighting-color']: AttrValue;
2062
+ ['marker-end']: AttrValue;
2063
+ ['marker-mid']: AttrValue;
2064
+ ['marker-start']: AttrValue;
2065
+ ['mask']: AttrValue;
2066
+ ['opacity']: AttrValue;
2067
+ ['overflow']: AttrValue;
2068
+ ['pointer-events']: AttrValue;
2069
+ ['preserveAspectRatio']: AttrValue;
2070
+ ['result']: AttrValue;
2071
+ ['shape-rendering']: AttrValue;
2072
+ ['stop-color']: AttrValue;
2073
+ ['stop-opacity']: AttrValue;
2074
+ ['stroke']: AttrValue;
2075
+ ['stroke-dasharray']: AttrValue;
2076
+ ['stroke-dashoffset']: AttrValue;
2077
+ ['stroke-linecap']: AttrValue;
2078
+ ['stroke-linejoin']: AttrValue;
2079
+ ['stroke-miterlimit']: AttrValue;
2080
+ ['stroke-opacity']: AttrValue;
2081
+ ['stroke-width']: AttrValue;
2082
+ ['text-anchor']: AttrValue;
2083
+ ['text-decoration']: AttrValue;
2084
+ ['text-rendering']: AttrValue;
2085
+ ['unicode-bidi']: AttrValue;
2086
+ ['visibility']: AttrValue;
2087
+ ['width']: AttrValue;
2088
+ ['word-spacing']: AttrValue;
2089
+ ['writing-mode']: AttrValue;
2090
+ ['x']: AttrValue;
2091
+ ['y']: AttrValue;
2092
+ }
2093
+ interface SVGFEMergeElementAttributes extends GlobalSVGAttributes {
2094
+ ['alignment-baseline']: AttrValue;
2095
+ ['baseline-shift']: AttrValue;
2096
+ ['clip']: AttrValue;
2097
+ ['clip-path']: AttrValue;
2098
+ ['clip-rule']: AttrValue;
2099
+ ['color']: AttrValue;
2100
+ ['color-interpolation']: AttrValue;
2101
+ ['color-interpolation-filters']: AttrValue;
2102
+ ['color-profile']: AttrValue;
2103
+ ['color-rendering']: AttrValue;
2104
+ ['cursor']: AttrValue;
2105
+ ['direction']: AttrValue;
2106
+ ['display']: AttrValue;
2107
+ ['dominant-baseline']: AttrValue;
2108
+ ['enable-background']: AttrValue;
2109
+ ['fill']: AttrValue;
2110
+ ['fill-opacity']: AttrValue;
2111
+ ['fill-rule']: AttrValue;
2112
+ ['filter']: AttrValue;
2113
+ ['flood-color']: AttrValue;
2114
+ ['flood-opacity']: AttrValue;
2115
+ ['font-family']: AttrValue;
2116
+ ['font-size']: AttrValue;
2117
+ ['font-size-adjust']: AttrValue;
2118
+ ['font-stretch']: AttrValue;
2119
+ ['font-style']: AttrValue;
2120
+ ['font-variant']: AttrValue;
2121
+ ['font-weight']: AttrValue;
2122
+ ['glyph-orientation-horizontal']: AttrValue;
2123
+ ['glyph-orientation-vertical']: AttrValue;
2124
+ ['height']: AttrValue;
2125
+ ['image-rendering']: AttrValue;
2126
+ ['kerning']: AttrValue;
2127
+ ['letter-spacing']: AttrValue;
2128
+ ['lighting-color']: AttrValue;
2129
+ ['marker-end']: AttrValue;
2130
+ ['marker-mid']: AttrValue;
2131
+ ['marker-start']: AttrValue;
2132
+ ['mask']: AttrValue;
2133
+ ['opacity']: AttrValue;
2134
+ ['overflow']: AttrValue;
2135
+ ['pointer-events']: AttrValue;
2136
+ ['result']: AttrValue;
2137
+ ['shape-rendering']: AttrValue;
2138
+ ['stop-color']: AttrValue;
2139
+ ['stop-opacity']: AttrValue;
2140
+ ['stroke']: AttrValue;
2141
+ ['stroke-dasharray']: AttrValue;
2142
+ ['stroke-dashoffset']: AttrValue;
2143
+ ['stroke-linecap']: AttrValue;
2144
+ ['stroke-linejoin']: AttrValue;
2145
+ ['stroke-miterlimit']: AttrValue;
2146
+ ['stroke-opacity']: AttrValue;
2147
+ ['stroke-width']: AttrValue;
2148
+ ['text-anchor']: AttrValue;
2149
+ ['text-decoration']: AttrValue;
2150
+ ['text-rendering']: AttrValue;
2151
+ ['unicode-bidi']: AttrValue;
2152
+ ['visibility']: AttrValue;
2153
+ ['width']: AttrValue;
2154
+ ['word-spacing']: AttrValue;
2155
+ ['writing-mode']: AttrValue;
2156
+ ['x']: AttrValue;
2157
+ ['y']: AttrValue;
2158
+ }
2159
+ interface SVGFEMergeNodeElementAttributes extends GlobalSVGAttributes {
2160
+ ['in']: AttrValue;
2161
+ }
2162
+ interface SVGFEMorphologyElementAttributes extends GlobalSVGAttributes {
2163
+ ['alignment-baseline']: AttrValue;
2164
+ ['baseline-shift']: AttrValue;
2165
+ ['clip']: AttrValue;
2166
+ ['clip-path']: AttrValue;
2167
+ ['clip-rule']: AttrValue;
2168
+ ['color']: AttrValue;
2169
+ ['color-interpolation']: AttrValue;
2170
+ ['color-interpolation-filters']: AttrValue;
2171
+ ['color-profile']: AttrValue;
2172
+ ['color-rendering']: AttrValue;
2173
+ ['cursor']: AttrValue;
2174
+ ['direction']: AttrValue;
2175
+ ['display']: AttrValue;
2176
+ ['dominant-baseline']: AttrValue;
2177
+ ['enable-background']: AttrValue;
2178
+ ['fill']: AttrValue;
2179
+ ['fill-opacity']: AttrValue;
2180
+ ['fill-rule']: AttrValue;
2181
+ ['filter']: AttrValue;
2182
+ ['flood-color']: AttrValue;
2183
+ ['flood-opacity']: AttrValue;
2184
+ ['font-family']: AttrValue;
2185
+ ['font-size']: AttrValue;
2186
+ ['font-size-adjust']: AttrValue;
2187
+ ['font-stretch']: AttrValue;
2188
+ ['font-style']: AttrValue;
2189
+ ['font-variant']: AttrValue;
2190
+ ['font-weight']: AttrValue;
2191
+ ['glyph-orientation-horizontal']: AttrValue;
2192
+ ['glyph-orientation-vertical']: AttrValue;
2193
+ ['height']: AttrValue;
2194
+ ['image-rendering']: AttrValue;
2195
+ ['in']: AttrValue;
2196
+ ['kerning']: AttrValue;
2197
+ ['letter-spacing']: AttrValue;
2198
+ ['lighting-color']: AttrValue;
2199
+ ['marker-end']: AttrValue;
2200
+ ['marker-mid']: AttrValue;
2201
+ ['marker-start']: AttrValue;
2202
+ ['mask']: AttrValue;
2203
+ ['opacity']: AttrValue;
2204
+ ['operator']: AttrValue;
2205
+ ['overflow']: AttrValue;
2206
+ ['pointer-events']: AttrValue;
2207
+ ['radius']: AttrValue;
2208
+ ['result']: AttrValue;
2209
+ ['shape-rendering']: AttrValue;
2210
+ ['stop-color']: AttrValue;
2211
+ ['stop-opacity']: AttrValue;
2212
+ ['stroke']: AttrValue;
2213
+ ['stroke-dasharray']: AttrValue;
2214
+ ['stroke-dashoffset']: AttrValue;
2215
+ ['stroke-linecap']: AttrValue;
2216
+ ['stroke-linejoin']: AttrValue;
2217
+ ['stroke-miterlimit']: AttrValue;
2218
+ ['stroke-opacity']: AttrValue;
2219
+ ['stroke-width']: AttrValue;
2220
+ ['text-anchor']: AttrValue;
2221
+ ['text-decoration']: AttrValue;
2222
+ ['text-rendering']: AttrValue;
2223
+ ['unicode-bidi']: AttrValue;
2224
+ ['visibility']: AttrValue;
2225
+ ['width']: AttrValue;
2226
+ ['word-spacing']: AttrValue;
2227
+ ['writing-mode']: AttrValue;
2228
+ ['x']: AttrValue;
2229
+ ['y']: AttrValue;
2230
+ }
2231
+ interface SVGFEOffsetElementAttributes extends GlobalSVGAttributes {
2232
+ ['alignment-baseline']: AttrValue;
2233
+ ['baseline-shift']: AttrValue;
2234
+ ['clip']: AttrValue;
2235
+ ['clip-path']: AttrValue;
2236
+ ['clip-rule']: AttrValue;
2237
+ ['color']: AttrValue;
2238
+ ['color-interpolation']: AttrValue;
2239
+ ['color-interpolation-filters']: AttrValue;
2240
+ ['color-profile']: AttrValue;
2241
+ ['color-rendering']: AttrValue;
2242
+ ['cursor']: AttrValue;
2243
+ ['direction']: AttrValue;
2244
+ ['display']: AttrValue;
2245
+ ['dominant-baseline']: AttrValue;
2246
+ ['dx']: AttrValue;
2247
+ ['dy']: AttrValue;
2248
+ ['enable-background']: AttrValue;
2249
+ ['fill']: AttrValue;
2250
+ ['fill-opacity']: AttrValue;
2251
+ ['fill-rule']: AttrValue;
2252
+ ['filter']: AttrValue;
2253
+ ['flood-color']: AttrValue;
2254
+ ['flood-opacity']: AttrValue;
2255
+ ['font-family']: AttrValue;
2256
+ ['font-size']: AttrValue;
2257
+ ['font-size-adjust']: AttrValue;
2258
+ ['font-stretch']: AttrValue;
2259
+ ['font-style']: AttrValue;
2260
+ ['font-variant']: AttrValue;
2261
+ ['font-weight']: AttrValue;
2262
+ ['glyph-orientation-horizontal']: AttrValue;
2263
+ ['glyph-orientation-vertical']: AttrValue;
2264
+ ['height']: AttrValue;
2265
+ ['image-rendering']: AttrValue;
2266
+ ['in']: AttrValue;
2267
+ ['kerning']: AttrValue;
2268
+ ['letter-spacing']: AttrValue;
2269
+ ['lighting-color']: AttrValue;
2270
+ ['marker-end']: AttrValue;
2271
+ ['marker-mid']: AttrValue;
2272
+ ['marker-start']: AttrValue;
2273
+ ['mask']: AttrValue;
2274
+ ['opacity']: AttrValue;
2275
+ ['overflow']: AttrValue;
2276
+ ['pointer-events']: AttrValue;
2277
+ ['result']: AttrValue;
2278
+ ['shape-rendering']: AttrValue;
2279
+ ['stop-color']: AttrValue;
2280
+ ['stop-opacity']: AttrValue;
2281
+ ['stroke']: AttrValue;
2282
+ ['stroke-dasharray']: AttrValue;
2283
+ ['stroke-dashoffset']: AttrValue;
2284
+ ['stroke-linecap']: AttrValue;
2285
+ ['stroke-linejoin']: AttrValue;
2286
+ ['stroke-miterlimit']: AttrValue;
2287
+ ['stroke-opacity']: AttrValue;
2288
+ ['stroke-width']: AttrValue;
2289
+ ['text-anchor']: AttrValue;
2290
+ ['text-decoration']: AttrValue;
2291
+ ['text-rendering']: AttrValue;
2292
+ ['unicode-bidi']: AttrValue;
2293
+ ['visibility']: AttrValue;
2294
+ ['width']: AttrValue;
2295
+ ['word-spacing']: AttrValue;
2296
+ ['writing-mode']: AttrValue;
2297
+ ['x']: AttrValue;
2298
+ ['y']: AttrValue;
2299
+ }
2300
+ interface SVGFEPointLightElementAttributes extends GlobalSVGAttributes {
2301
+ ['x']: AttrValue;
2302
+ ['y']: AttrValue;
2303
+ ['z']: AttrValue;
2304
+ }
2305
+ interface SVGFESpecularLightingElementAttributes extends GlobalSVGAttributes {
2306
+ ['alignment-baseline']: AttrValue;
2307
+ ['baseline-shift']: AttrValue;
2308
+ ['clip']: AttrValue;
2309
+ ['clip-path']: AttrValue;
2310
+ ['clip-rule']: AttrValue;
2311
+ ['color']: AttrValue;
2312
+ ['color-interpolation']: AttrValue;
2313
+ ['color-interpolation-filters']: AttrValue;
2314
+ ['color-profile']: AttrValue;
2315
+ ['color-rendering']: AttrValue;
2316
+ ['cursor']: AttrValue;
2317
+ ['direction']: AttrValue;
2318
+ ['display']: AttrValue;
2319
+ ['dominant-baseline']: AttrValue;
2320
+ ['enable-background']: AttrValue;
2321
+ ['fill']: AttrValue;
2322
+ ['fill-opacity']: AttrValue;
2323
+ ['fill-rule']: AttrValue;
2324
+ ['filter']: AttrValue;
2325
+ ['flood-color']: AttrValue;
2326
+ ['flood-opacity']: AttrValue;
2327
+ ['font-family']: AttrValue;
2328
+ ['font-size']: AttrValue;
2329
+ ['font-size-adjust']: AttrValue;
2330
+ ['font-stretch']: AttrValue;
2331
+ ['font-style']: AttrValue;
2332
+ ['font-variant']: AttrValue;
2333
+ ['font-weight']: AttrValue;
2334
+ ['glyph-orientation-horizontal']: AttrValue;
2335
+ ['glyph-orientation-vertical']: AttrValue;
2336
+ ['height']: AttrValue;
2337
+ ['image-rendering']: AttrValue;
2338
+ ['in']: AttrValue;
2339
+ ['kernelUnitLength']: AttrValue;
2340
+ ['kerning']: AttrValue;
2341
+ ['letter-spacing']: AttrValue;
2342
+ ['lighting-color']: AttrValue;
2343
+ ['marker-end']: AttrValue;
2344
+ ['marker-mid']: AttrValue;
2345
+ ['marker-start']: AttrValue;
2346
+ ['mask']: AttrValue;
2347
+ ['opacity']: AttrValue;
2348
+ ['overflow']: AttrValue;
2349
+ ['pointer-events']: AttrValue;
2350
+ ['result']: AttrValue;
2351
+ ['shape-rendering']: AttrValue;
2352
+ ['specularConstant']: AttrValue;
2353
+ ['specularExponent']: AttrValue;
2354
+ ['stop-color']: AttrValue;
2355
+ ['stop-opacity']: AttrValue;
2356
+ ['stroke']: AttrValue;
2357
+ ['stroke-dasharray']: AttrValue;
2358
+ ['stroke-dashoffset']: AttrValue;
2359
+ ['stroke-linecap']: AttrValue;
2360
+ ['stroke-linejoin']: AttrValue;
2361
+ ['stroke-miterlimit']: AttrValue;
2362
+ ['stroke-opacity']: AttrValue;
2363
+ ['stroke-width']: AttrValue;
2364
+ ['surfaceScale']: AttrValue;
2365
+ ['text-anchor']: AttrValue;
2366
+ ['text-decoration']: AttrValue;
2367
+ ['text-rendering']: AttrValue;
2368
+ ['unicode-bidi']: AttrValue;
2369
+ ['visibility']: AttrValue;
2370
+ ['width']: AttrValue;
2371
+ ['word-spacing']: AttrValue;
2372
+ ['writing-mode']: AttrValue;
2373
+ ['x']: AttrValue;
2374
+ ['y']: AttrValue;
2375
+ }
2376
+ interface SVGFESpotLightElementAttributes extends GlobalSVGAttributes {
2377
+ ['limitingConeAngle']: AttrValue;
2378
+ ['pointsAtX']: AttrValue;
2379
+ ['pointsAtY']: AttrValue;
2380
+ ['pointsAtZ']: AttrValue;
2381
+ ['specularExponent']: AttrValue;
2382
+ ['x']: AttrValue;
2383
+ ['y']: AttrValue;
2384
+ ['z']: AttrValue;
2385
+ }
2386
+ interface SVGFETileElementAttributes extends GlobalSVGAttributes {
2387
+ ['alignment-baseline']: AttrValue;
2388
+ ['baseline-shift']: AttrValue;
2389
+ ['clip']: AttrValue;
2390
+ ['clip-path']: AttrValue;
2391
+ ['clip-rule']: AttrValue;
2392
+ ['color']: AttrValue;
2393
+ ['color-interpolation']: AttrValue;
2394
+ ['color-interpolation-filters']: AttrValue;
2395
+ ['color-profile']: AttrValue;
2396
+ ['color-rendering']: AttrValue;
2397
+ ['cursor']: AttrValue;
2398
+ ['direction']: AttrValue;
2399
+ ['display']: AttrValue;
2400
+ ['dominant-baseline']: AttrValue;
2401
+ ['enable-background']: AttrValue;
2402
+ ['fill']: AttrValue;
2403
+ ['fill-opacity']: AttrValue;
2404
+ ['fill-rule']: AttrValue;
2405
+ ['filter']: AttrValue;
2406
+ ['flood-color']: AttrValue;
2407
+ ['flood-opacity']: AttrValue;
2408
+ ['font-family']: AttrValue;
2409
+ ['font-size']: AttrValue;
2410
+ ['font-size-adjust']: AttrValue;
2411
+ ['font-stretch']: AttrValue;
2412
+ ['font-style']: AttrValue;
2413
+ ['font-variant']: AttrValue;
2414
+ ['font-weight']: AttrValue;
2415
+ ['glyph-orientation-horizontal']: AttrValue;
2416
+ ['glyph-orientation-vertical']: AttrValue;
2417
+ ['height']: AttrValue;
2418
+ ['image-rendering']: AttrValue;
2419
+ ['in']: AttrValue;
2420
+ ['kerning']: AttrValue;
2421
+ ['letter-spacing']: AttrValue;
2422
+ ['lighting-color']: AttrValue;
2423
+ ['marker-end']: AttrValue;
2424
+ ['marker-mid']: AttrValue;
2425
+ ['marker-start']: AttrValue;
2426
+ ['mask']: AttrValue;
2427
+ ['opacity']: AttrValue;
2428
+ ['overflow']: AttrValue;
2429
+ ['pointer-events']: AttrValue;
2430
+ ['result']: AttrValue;
2431
+ ['shape-rendering']: AttrValue;
2432
+ ['stop-color']: AttrValue;
2433
+ ['stop-opacity']: AttrValue;
2434
+ ['stroke']: AttrValue;
2435
+ ['stroke-dasharray']: AttrValue;
2436
+ ['stroke-dashoffset']: AttrValue;
2437
+ ['stroke-linecap']: AttrValue;
2438
+ ['stroke-linejoin']: AttrValue;
2439
+ ['stroke-miterlimit']: AttrValue;
2440
+ ['stroke-opacity']: AttrValue;
2441
+ ['stroke-width']: AttrValue;
2442
+ ['text-anchor']: AttrValue;
2443
+ ['text-decoration']: AttrValue;
2444
+ ['text-rendering']: AttrValue;
2445
+ ['unicode-bidi']: AttrValue;
2446
+ ['visibility']: AttrValue;
2447
+ ['width']: AttrValue;
2448
+ ['word-spacing']: AttrValue;
2449
+ ['writing-mode']: AttrValue;
2450
+ ['x']: AttrValue;
2451
+ ['y']: AttrValue;
2452
+ }
2453
+ interface SVGFETurbulenceElementAttributes extends GlobalSVGAttributes {
2454
+ ['alignment-baseline']: AttrValue;
2455
+ ['baseFrequency']: AttrValue;
2456
+ ['baseline-shift']: AttrValue;
2457
+ ['clip']: AttrValue;
2458
+ ['clip-path']: AttrValue;
2459
+ ['clip-rule']: AttrValue;
2460
+ ['color']: AttrValue;
2461
+ ['color-interpolation']: AttrValue;
2462
+ ['color-interpolation-filters']: AttrValue;
2463
+ ['color-profile']: AttrValue;
2464
+ ['color-rendering']: AttrValue;
2465
+ ['cursor']: AttrValue;
2466
+ ['direction']: AttrValue;
2467
+ ['display']: AttrValue;
2468
+ ['dominant-baseline']: AttrValue;
2469
+ ['enable-background']: AttrValue;
2470
+ ['fill']: AttrValue;
2471
+ ['fill-opacity']: AttrValue;
2472
+ ['fill-rule']: AttrValue;
2473
+ ['filter']: AttrValue;
2474
+ ['flood-color']: AttrValue;
2475
+ ['flood-opacity']: AttrValue;
2476
+ ['font-family']: AttrValue;
2477
+ ['font-size']: AttrValue;
2478
+ ['font-size-adjust']: AttrValue;
2479
+ ['font-stretch']: AttrValue;
2480
+ ['font-style']: AttrValue;
2481
+ ['font-variant']: AttrValue;
2482
+ ['font-weight']: AttrValue;
2483
+ ['glyph-orientation-horizontal']: AttrValue;
2484
+ ['glyph-orientation-vertical']: AttrValue;
2485
+ ['height']: AttrValue;
2486
+ ['image-rendering']: AttrValue;
2487
+ ['kerning']: AttrValue;
2488
+ ['letter-spacing']: AttrValue;
2489
+ ['lighting-color']: AttrValue;
2490
+ ['marker-end']: AttrValue;
2491
+ ['marker-mid']: AttrValue;
2492
+ ['marker-start']: AttrValue;
2493
+ ['mask']: AttrValue;
2494
+ ['numOctaves']: AttrValue;
2495
+ ['opacity']: AttrValue;
2496
+ ['overflow']: AttrValue;
2497
+ ['pointer-events']: AttrValue;
2498
+ ['result']: AttrValue;
2499
+ ['seed']: AttrValue;
2500
+ ['shape-rendering']: AttrValue;
2501
+ ['stitchTiles']: AttrValue;
2502
+ ['stop-color']: AttrValue;
2503
+ ['stop-opacity']: AttrValue;
2504
+ ['stroke']: AttrValue;
2505
+ ['stroke-dasharray']: AttrValue;
2506
+ ['stroke-dashoffset']: AttrValue;
2507
+ ['stroke-linecap']: AttrValue;
2508
+ ['stroke-linejoin']: AttrValue;
2509
+ ['stroke-miterlimit']: AttrValue;
2510
+ ['stroke-opacity']: AttrValue;
2511
+ ['stroke-width']: AttrValue;
2512
+ ['text-anchor']: AttrValue;
2513
+ ['text-decoration']: AttrValue;
2514
+ ['text-rendering']: AttrValue;
2515
+ ['type']: AttrValue;
2516
+ ['unicode-bidi']: AttrValue;
2517
+ ['visibility']: AttrValue;
2518
+ ['width']: AttrValue;
2519
+ ['word-spacing']: AttrValue;
2520
+ ['writing-mode']: AttrValue;
2521
+ ['x']: AttrValue;
2522
+ ['y']: AttrValue;
2523
+ }
2524
+ interface SVGFilterElementAttributes extends GlobalSVGAttributes {
2525
+ ['alignment-baseline']: AttrValue;
2526
+ ['baseline-shift']: AttrValue;
2527
+ ['clip']: AttrValue;
2528
+ ['clip-path']: AttrValue;
2529
+ ['clip-rule']: AttrValue;
2530
+ ['color']: AttrValue;
2531
+ ['color-interpolation']: AttrValue;
2532
+ ['color-interpolation-filters']: AttrValue;
2533
+ ['color-profile']: AttrValue;
2534
+ ['color-rendering']: AttrValue;
2535
+ ['cursor']: AttrValue;
2536
+ ['direction']: AttrValue;
2537
+ ['display']: AttrValue;
2538
+ ['dominant-baseline']: AttrValue;
2539
+ ['enable-background']: AttrValue;
2540
+ ['externalResourcesRequired']: AttrValue;
2541
+ ['fill']: AttrValue;
2542
+ ['fill-opacity']: AttrValue;
2543
+ ['fill-rule']: AttrValue;
2544
+ ['filter']: AttrValue;
2545
+ ['filterRes']: AttrValue;
2546
+ ['filterUnits']: AttrValue;
2547
+ ['flood-color']: AttrValue;
2548
+ ['flood-opacity']: AttrValue;
2549
+ ['font-family']: AttrValue;
2550
+ ['font-size']: AttrValue;
2551
+ ['font-size-adjust']: AttrValue;
2552
+ ['font-stretch']: AttrValue;
2553
+ ['font-style']: AttrValue;
2554
+ ['font-variant']: AttrValue;
2555
+ ['font-weight']: AttrValue;
2556
+ ['glyph-orientation-horizontal']: AttrValue;
2557
+ ['glyph-orientation-vertical']: AttrValue;
2558
+ ['height']: AttrValue;
2559
+ ['image-rendering']: AttrValue;
2560
+ ['kerning']: AttrValue;
2561
+ ['letter-spacing']: AttrValue;
2562
+ ['lighting-color']: AttrValue;
2563
+ ['marker-end']: AttrValue;
2564
+ ['marker-mid']: AttrValue;
2565
+ ['marker-start']: AttrValue;
2566
+ ['mask']: AttrValue;
2567
+ ['opacity']: AttrValue;
2568
+ ['overflow']: AttrValue;
2569
+ ['pointer-events']: AttrValue;
2570
+ ['primitiveUnits']: AttrValue;
2571
+ ['shape-rendering']: AttrValue;
2572
+ ['stop-color']: AttrValue;
2573
+ ['stop-opacity']: AttrValue;
2574
+ ['stroke']: AttrValue;
2575
+ ['stroke-dasharray']: AttrValue;
2576
+ ['stroke-dashoffset']: AttrValue;
2577
+ ['stroke-linecap']: AttrValue;
2578
+ ['stroke-linejoin']: AttrValue;
2579
+ ['stroke-miterlimit']: AttrValue;
2580
+ ['stroke-opacity']: AttrValue;
2581
+ ['stroke-width']: AttrValue;
2582
+ ['text-anchor']: AttrValue;
2583
+ ['text-decoration']: AttrValue;
2584
+ ['text-rendering']: AttrValue;
2585
+ ['unicode-bidi']: AttrValue;
2586
+ ['visibility']: AttrValue;
2587
+ ['width']: AttrValue;
2588
+ ['word-spacing']: AttrValue;
2589
+ ['writing-mode']: AttrValue;
2590
+ ['x']: AttrValue;
2591
+ ['y']: AttrValue;
2592
+ }
2593
+ interface SVGForeignObjectElementAttributes extends GlobalSVGAttributes {
2594
+ ['alignment-baseline']: AttrValue;
2595
+ ['baseline-shift']: AttrValue;
2596
+ ['clip']: AttrValue;
2597
+ ['clip-path']: AttrValue;
2598
+ ['clip-rule']: AttrValue;
2599
+ ['color']: AttrValue;
2600
+ ['color-interpolation']: AttrValue;
2601
+ ['color-interpolation-filters']: AttrValue;
2602
+ ['color-profile']: AttrValue;
2603
+ ['color-rendering']: AttrValue;
2604
+ ['cursor']: AttrValue;
2605
+ ['direction']: AttrValue;
2606
+ ['display']: AttrValue;
2607
+ ['dominant-baseline']: AttrValue;
2608
+ ['enable-background']: AttrValue;
2609
+ ['externalResourcesRequired']: AttrValue;
2610
+ ['fill']: AttrValue;
2611
+ ['fill-opacity']: AttrValue;
2612
+ ['fill-rule']: AttrValue;
2613
+ ['filter']: AttrValue;
2614
+ ['flood-color']: AttrValue;
2615
+ ['flood-opacity']: AttrValue;
2616
+ ['focusHighlight']: AttrValue;
2617
+ ['focusable']: AttrValue;
2618
+ ['font-family']: AttrValue;
2619
+ ['font-size']: AttrValue;
2620
+ ['font-size-adjust']: AttrValue;
2621
+ ['font-stretch']: AttrValue;
2622
+ ['font-style']: AttrValue;
2623
+ ['font-variant']: AttrValue;
2624
+ ['font-weight']: AttrValue;
2625
+ ['glyph-orientation-horizontal']: AttrValue;
2626
+ ['glyph-orientation-vertical']: AttrValue;
2627
+ ['height']: AttrValue;
2628
+ ['image-rendering']: AttrValue;
2629
+ ['kerning']: AttrValue;
2630
+ ['letter-spacing']: AttrValue;
2631
+ ['lighting-color']: AttrValue;
2632
+ ['marker-end']: AttrValue;
2633
+ ['marker-mid']: AttrValue;
2634
+ ['marker-start']: AttrValue;
2635
+ ['mask']: AttrValue;
2636
+ ['nav-down']: AttrValue;
2637
+ ['nav-down-left']: AttrValue;
2638
+ ['nav-down-right']: AttrValue;
2639
+ ['nav-left']: AttrValue;
2640
+ ['nav-next']: AttrValue;
2641
+ ['nav-prev']: AttrValue;
2642
+ ['nav-right']: AttrValue;
2643
+ ['nav-up']: AttrValue;
2644
+ ['nav-up-left']: AttrValue;
2645
+ ['nav-up-right']: AttrValue;
2646
+ ['opacity']: AttrValue;
2647
+ ['overflow']: AttrValue;
2648
+ ['pointer-events']: AttrValue;
2649
+ ['requiredExtensions']: AttrValue;
2650
+ ['requiredFeatures']: AttrValue;
2651
+ ['requiredFonts']: AttrValue;
2652
+ ['requiredFormats']: AttrValue;
2653
+ ['shape-rendering']: AttrValue;
2654
+ ['stop-color']: AttrValue;
2655
+ ['stop-opacity']: AttrValue;
2656
+ ['stroke']: AttrValue;
2657
+ ['stroke-dasharray']: AttrValue;
2658
+ ['stroke-dashoffset']: AttrValue;
2659
+ ['stroke-linecap']: AttrValue;
2660
+ ['stroke-linejoin']: AttrValue;
2661
+ ['stroke-miterlimit']: AttrValue;
2662
+ ['stroke-opacity']: AttrValue;
2663
+ ['stroke-width']: AttrValue;
2664
+ ['systemLanguage']: AttrValue;
2665
+ ['text-anchor']: AttrValue;
2666
+ ['text-decoration']: AttrValue;
2667
+ ['text-rendering']: AttrValue;
2668
+ ['transform']: AttrValue;
2669
+ ['unicode-bidi']: AttrValue;
2670
+ ['visibility']: AttrValue;
2671
+ ['width']: AttrValue;
2672
+ ['word-spacing']: AttrValue;
2673
+ ['writing-mode']: AttrValue;
2674
+ ['x']: AttrValue;
2675
+ ['y']: AttrValue;
2676
+ }
2677
+ interface SVGGElementAttributes extends GlobalSVGAttributes {
2678
+ ['alignment-baseline']: AttrValue;
2679
+ ['baseline-shift']: AttrValue;
2680
+ ['clip']: AttrValue;
2681
+ ['clip-path']: AttrValue;
2682
+ ['clip-rule']: AttrValue;
2683
+ ['color']: AttrValue;
2684
+ ['color-interpolation']: AttrValue;
2685
+ ['color-interpolation-filters']: AttrValue;
2686
+ ['color-profile']: AttrValue;
2687
+ ['color-rendering']: AttrValue;
2688
+ ['cursor']: AttrValue;
2689
+ ['direction']: AttrValue;
2690
+ ['display']: AttrValue;
2691
+ ['dominant-baseline']: AttrValue;
2692
+ ['enable-background']: AttrValue;
2693
+ ['externalResourcesRequired']: AttrValue;
2694
+ ['fill']: AttrValue;
2695
+ ['fill-opacity']: AttrValue;
2696
+ ['fill-rule']: AttrValue;
2697
+ ['filter']: AttrValue;
2698
+ ['flood-color']: AttrValue;
2699
+ ['flood-opacity']: AttrValue;
2700
+ ['focusHighlight']: AttrValue;
2701
+ ['focusable']: AttrValue;
2702
+ ['font-family']: AttrValue;
2703
+ ['font-size']: AttrValue;
2704
+ ['font-size-adjust']: AttrValue;
2705
+ ['font-stretch']: AttrValue;
2706
+ ['font-style']: AttrValue;
2707
+ ['font-variant']: AttrValue;
2708
+ ['font-weight']: AttrValue;
2709
+ ['glyph-orientation-horizontal']: AttrValue;
2710
+ ['glyph-orientation-vertical']: AttrValue;
2711
+ ['image-rendering']: AttrValue;
2712
+ ['kerning']: AttrValue;
2713
+ ['letter-spacing']: AttrValue;
2714
+ ['lighting-color']: AttrValue;
2715
+ ['marker-end']: AttrValue;
2716
+ ['marker-mid']: AttrValue;
2717
+ ['marker-start']: AttrValue;
2718
+ ['mask']: AttrValue;
2719
+ ['nav-down']: AttrValue;
2720
+ ['nav-down-left']: AttrValue;
2721
+ ['nav-down-right']: AttrValue;
2722
+ ['nav-left']: AttrValue;
2723
+ ['nav-next']: AttrValue;
2724
+ ['nav-prev']: AttrValue;
2725
+ ['nav-right']: AttrValue;
2726
+ ['nav-up']: AttrValue;
2727
+ ['nav-up-left']: AttrValue;
2728
+ ['nav-up-right']: AttrValue;
2729
+ ['opacity']: AttrValue;
2730
+ ['overflow']: AttrValue;
2731
+ ['pointer-events']: AttrValue;
2732
+ ['requiredExtensions']: AttrValue;
2733
+ ['requiredFeatures']: AttrValue;
2734
+ ['requiredFonts']: AttrValue;
2735
+ ['requiredFormats']: AttrValue;
2736
+ ['shape-rendering']: AttrValue;
2737
+ ['stop-color']: AttrValue;
2738
+ ['stop-opacity']: AttrValue;
2739
+ ['stroke']: AttrValue;
2740
+ ['stroke-dasharray']: AttrValue;
2741
+ ['stroke-dashoffset']: AttrValue;
2742
+ ['stroke-linecap']: AttrValue;
2743
+ ['stroke-linejoin']: AttrValue;
2744
+ ['stroke-miterlimit']: AttrValue;
2745
+ ['stroke-opacity']: AttrValue;
2746
+ ['stroke-width']: AttrValue;
2747
+ ['systemLanguage']: AttrValue;
2748
+ ['text-anchor']: AttrValue;
2749
+ ['text-decoration']: AttrValue;
2750
+ ['text-rendering']: AttrValue;
2751
+ ['transform']: AttrValue;
2752
+ ['unicode-bidi']: AttrValue;
2753
+ ['visibility']: AttrValue;
2754
+ ['word-spacing']: AttrValue;
2755
+ ['writing-mode']: AttrValue;
2756
+ }
2757
+ interface SVGImageElementAttributes extends GlobalSVGAttributes {
2758
+ ['alignment-baseline']: AttrValue;
2759
+ ['baseline-shift']: AttrValue;
2760
+ ['clip']: AttrValue;
2761
+ ['clip-path']: AttrValue;
2762
+ ['clip-rule']: AttrValue;
2763
+ ['color']: AttrValue;
2764
+ ['color-interpolation']: AttrValue;
2765
+ ['color-interpolation-filters']: AttrValue;
2766
+ ['color-profile']: AttrValue;
2767
+ ['color-rendering']: AttrValue;
2768
+ ['crossorigin']: AttrValue;
2769
+ ['cursor']: AttrValue;
2770
+ ['direction']: AttrValue;
2771
+ ['display']: AttrValue;
2772
+ ['dominant-baseline']: AttrValue;
2773
+ ['enable-background']: AttrValue;
2774
+ ['externalResourcesRequired']: AttrValue;
2775
+ ['fill']: AttrValue;
2776
+ ['fill-opacity']: AttrValue;
2777
+ ['fill-rule']: AttrValue;
2778
+ ['filter']: AttrValue;
2779
+ ['flood-color']: AttrValue;
2780
+ ['flood-opacity']: AttrValue;
2781
+ ['focusHighlight']: AttrValue;
2782
+ ['focusable']: AttrValue;
2783
+ ['font-family']: AttrValue;
2784
+ ['font-size']: AttrValue;
2785
+ ['font-size-adjust']: AttrValue;
2786
+ ['font-stretch']: AttrValue;
2787
+ ['font-style']: AttrValue;
2788
+ ['font-variant']: AttrValue;
2789
+ ['font-weight']: AttrValue;
2790
+ ['glyph-orientation-horizontal']: AttrValue;
2791
+ ['glyph-orientation-vertical']: AttrValue;
2792
+ ['height']: AttrValue;
2793
+ ['href']: AttrValue;
2794
+ ['image-rendering']: AttrValue;
2795
+ ['kerning']: AttrValue;
2796
+ ['letter-spacing']: AttrValue;
2797
+ ['lighting-color']: AttrValue;
2798
+ ['marker-end']: AttrValue;
2799
+ ['marker-mid']: AttrValue;
2800
+ ['marker-start']: AttrValue;
2801
+ ['mask']: AttrValue;
2802
+ ['nav-down']: AttrValue;
2803
+ ['nav-down-left']: AttrValue;
2804
+ ['nav-down-right']: AttrValue;
2805
+ ['nav-left']: AttrValue;
2806
+ ['nav-next']: AttrValue;
2807
+ ['nav-prev']: AttrValue;
2808
+ ['nav-right']: AttrValue;
2809
+ ['nav-up']: AttrValue;
2810
+ ['nav-up-left']: AttrValue;
2811
+ ['nav-up-right']: AttrValue;
2812
+ ['opacity']: AttrValue;
2813
+ ['overflow']: AttrValue;
2814
+ ['pointer-events']: AttrValue;
2815
+ ['preserveAspectRatio']: AttrValue;
2816
+ ['requiredExtensions']: AttrValue;
2817
+ ['requiredFeatures']: AttrValue;
2818
+ ['requiredFonts']: AttrValue;
2819
+ ['requiredFormats']: AttrValue;
2820
+ ['shape-rendering']: AttrValue;
2821
+ ['stop-color']: AttrValue;
2822
+ ['stop-opacity']: AttrValue;
2823
+ ['stroke']: AttrValue;
2824
+ ['stroke-dasharray']: AttrValue;
2825
+ ['stroke-dashoffset']: AttrValue;
2826
+ ['stroke-linecap']: AttrValue;
2827
+ ['stroke-linejoin']: AttrValue;
2828
+ ['stroke-miterlimit']: AttrValue;
2829
+ ['stroke-opacity']: AttrValue;
2830
+ ['stroke-width']: AttrValue;
2831
+ ['systemLanguage']: AttrValue;
2832
+ ['text-anchor']: AttrValue;
2833
+ ['text-decoration']: AttrValue;
2834
+ ['text-rendering']: AttrValue;
2835
+ ['transform']: AttrValue;
2836
+ ['type']: AttrValue;
2837
+ ['unicode-bidi']: AttrValue;
2838
+ ['visibility']: AttrValue;
2839
+ ['width']: AttrValue;
2840
+ ['word-spacing']: AttrValue;
2841
+ ['writing-mode']: AttrValue;
2842
+ ['x']: AttrValue;
2843
+ ['y']: AttrValue;
2844
+ }
2845
+ interface SVGLineElementAttributes extends GlobalSVGAttributes {
2846
+ ['alignment-baseline']: AttrValue;
2847
+ ['baseline-shift']: AttrValue;
2848
+ ['clip']: AttrValue;
2849
+ ['clip-path']: AttrValue;
2850
+ ['clip-rule']: AttrValue;
2851
+ ['color']: AttrValue;
2852
+ ['color-interpolation']: AttrValue;
2853
+ ['color-interpolation-filters']: AttrValue;
2854
+ ['color-profile']: AttrValue;
2855
+ ['color-rendering']: AttrValue;
2856
+ ['cursor']: AttrValue;
2857
+ ['direction']: AttrValue;
2858
+ ['display']: AttrValue;
2859
+ ['dominant-baseline']: AttrValue;
2860
+ ['enable-background']: AttrValue;
2861
+ ['externalResourcesRequired']: AttrValue;
2862
+ ['fill']: AttrValue;
2863
+ ['fill-opacity']: AttrValue;
2864
+ ['fill-rule']: AttrValue;
2865
+ ['filter']: AttrValue;
2866
+ ['flood-color']: AttrValue;
2867
+ ['flood-opacity']: AttrValue;
2868
+ ['focusHighlight']: AttrValue;
2869
+ ['focusable']: AttrValue;
2870
+ ['font-family']: AttrValue;
2871
+ ['font-size']: AttrValue;
2872
+ ['font-size-adjust']: AttrValue;
2873
+ ['font-stretch']: AttrValue;
2874
+ ['font-style']: AttrValue;
2875
+ ['font-variant']: AttrValue;
2876
+ ['font-weight']: AttrValue;
2877
+ ['glyph-orientation-horizontal']: AttrValue;
2878
+ ['glyph-orientation-vertical']: AttrValue;
2879
+ ['image-rendering']: AttrValue;
2880
+ ['kerning']: AttrValue;
2881
+ ['letter-spacing']: AttrValue;
2882
+ ['lighting-color']: AttrValue;
2883
+ ['marker-end']: AttrValue;
2884
+ ['marker-mid']: AttrValue;
2885
+ ['marker-start']: AttrValue;
2886
+ ['mask']: AttrValue;
2887
+ ['nav-down']: AttrValue;
2888
+ ['nav-down-left']: AttrValue;
2889
+ ['nav-down-right']: AttrValue;
2890
+ ['nav-left']: AttrValue;
2891
+ ['nav-next']: AttrValue;
2892
+ ['nav-prev']: AttrValue;
2893
+ ['nav-right']: AttrValue;
2894
+ ['nav-up']: AttrValue;
2895
+ ['nav-up-left']: AttrValue;
2896
+ ['nav-up-right']: AttrValue;
2897
+ ['opacity']: AttrValue;
2898
+ ['overflow']: AttrValue;
2899
+ ['pathLength']: AttrValue;
2900
+ ['pointer-events']: AttrValue;
2901
+ ['requiredExtensions']: AttrValue;
2902
+ ['requiredFeatures']: AttrValue;
2903
+ ['requiredFonts']: AttrValue;
2904
+ ['requiredFormats']: AttrValue;
2905
+ ['shape-rendering']: AttrValue;
2906
+ ['stop-color']: AttrValue;
2907
+ ['stop-opacity']: AttrValue;
2908
+ ['stroke']: AttrValue;
2909
+ ['stroke-dasharray']: AttrValue;
2910
+ ['stroke-dashoffset']: AttrValue;
2911
+ ['stroke-linecap']: AttrValue;
2912
+ ['stroke-linejoin']: AttrValue;
2913
+ ['stroke-miterlimit']: AttrValue;
2914
+ ['stroke-opacity']: AttrValue;
2915
+ ['stroke-width']: AttrValue;
2916
+ ['systemLanguage']: AttrValue;
2917
+ ['text-anchor']: AttrValue;
2918
+ ['text-decoration']: AttrValue;
2919
+ ['text-rendering']: AttrValue;
2920
+ ['transform']: AttrValue;
2921
+ ['unicode-bidi']: AttrValue;
2922
+ ['visibility']: AttrValue;
2923
+ ['word-spacing']: AttrValue;
2924
+ ['writing-mode']: AttrValue;
2925
+ ['x1']: AttrValue;
2926
+ ['x2']: AttrValue;
2927
+ ['y1']: AttrValue;
2928
+ ['y2']: AttrValue;
2929
+ }
2930
+ interface SVGLinearGradientElementAttributes extends GlobalSVGAttributes {
2931
+ ['alignment-baseline']: AttrValue;
2932
+ ['baseline-shift']: AttrValue;
2933
+ ['clip']: AttrValue;
2934
+ ['clip-path']: AttrValue;
2935
+ ['clip-rule']: AttrValue;
2936
+ ['color']: AttrValue;
2937
+ ['color-interpolation']: AttrValue;
2938
+ ['color-interpolation-filters']: AttrValue;
2939
+ ['color-profile']: AttrValue;
2940
+ ['color-rendering']: AttrValue;
2941
+ ['cursor']: AttrValue;
2942
+ ['direction']: AttrValue;
2943
+ ['display']: AttrValue;
2944
+ ['dominant-baseline']: AttrValue;
2945
+ ['enable-background']: AttrValue;
2946
+ ['externalResourcesRequired']: AttrValue;
2947
+ ['fill']: AttrValue;
2948
+ ['fill-opacity']: AttrValue;
2949
+ ['fill-rule']: AttrValue;
2950
+ ['filter']: AttrValue;
2951
+ ['flood-color']: AttrValue;
2952
+ ['flood-opacity']: AttrValue;
2953
+ ['font-family']: AttrValue;
2954
+ ['font-size']: AttrValue;
2955
+ ['font-size-adjust']: AttrValue;
2956
+ ['font-stretch']: AttrValue;
2957
+ ['font-style']: AttrValue;
2958
+ ['font-variant']: AttrValue;
2959
+ ['font-weight']: AttrValue;
2960
+ ['glyph-orientation-horizontal']: AttrValue;
2961
+ ['glyph-orientation-vertical']: AttrValue;
2962
+ ['gradientTransform']: AttrValue;
2963
+ ['gradientUnits']: AttrValue;
2964
+ ['href']: AttrValue;
2965
+ ['image-rendering']: AttrValue;
2966
+ ['kerning']: AttrValue;
2967
+ ['letter-spacing']: AttrValue;
2968
+ ['lighting-color']: AttrValue;
2969
+ ['marker-end']: AttrValue;
2970
+ ['marker-mid']: AttrValue;
2971
+ ['marker-start']: AttrValue;
2972
+ ['mask']: AttrValue;
2973
+ ['opacity']: AttrValue;
2974
+ ['overflow']: AttrValue;
2975
+ ['pointer-events']: AttrValue;
2976
+ ['shape-rendering']: AttrValue;
2977
+ ['spreadMethod']: AttrValue;
2978
+ ['stop-color']: AttrValue;
2979
+ ['stop-opacity']: AttrValue;
2980
+ ['stroke']: AttrValue;
2981
+ ['stroke-dasharray']: AttrValue;
2982
+ ['stroke-dashoffset']: AttrValue;
2983
+ ['stroke-linecap']: AttrValue;
2984
+ ['stroke-linejoin']: AttrValue;
2985
+ ['stroke-miterlimit']: AttrValue;
2986
+ ['stroke-opacity']: AttrValue;
2987
+ ['stroke-width']: AttrValue;
2988
+ ['text-anchor']: AttrValue;
2989
+ ['text-decoration']: AttrValue;
2990
+ ['text-rendering']: AttrValue;
2991
+ ['unicode-bidi']: AttrValue;
2992
+ ['visibility']: AttrValue;
2993
+ ['word-spacing']: AttrValue;
2994
+ ['writing-mode']: AttrValue;
2995
+ ['x1']: AttrValue;
2996
+ ['x2']: AttrValue;
2997
+ ['y1']: AttrValue;
2998
+ ['y2']: AttrValue;
2999
+ }
3000
+ interface SVGMarkerElementAttributes extends GlobalSVGAttributes {
3001
+ ['alignment-baseline']: AttrValue;
3002
+ ['baseline-shift']: AttrValue;
3003
+ ['clip']: AttrValue;
3004
+ ['clip-path']: AttrValue;
3005
+ ['clip-rule']: AttrValue;
3006
+ ['color']: AttrValue;
3007
+ ['color-interpolation']: AttrValue;
3008
+ ['color-interpolation-filters']: AttrValue;
3009
+ ['color-profile']: AttrValue;
3010
+ ['color-rendering']: AttrValue;
3011
+ ['cursor']: AttrValue;
3012
+ ['direction']: AttrValue;
3013
+ ['display']: AttrValue;
3014
+ ['dominant-baseline']: AttrValue;
3015
+ ['enable-background']: AttrValue;
3016
+ ['externalResourcesRequired']: AttrValue;
3017
+ ['fill']: AttrValue;
3018
+ ['fill-opacity']: AttrValue;
3019
+ ['fill-rule']: AttrValue;
3020
+ ['filter']: AttrValue;
3021
+ ['flood-color']: AttrValue;
3022
+ ['flood-opacity']: AttrValue;
3023
+ ['font-family']: AttrValue;
3024
+ ['font-size']: AttrValue;
3025
+ ['font-size-adjust']: AttrValue;
3026
+ ['font-stretch']: AttrValue;
3027
+ ['font-style']: AttrValue;
3028
+ ['font-variant']: AttrValue;
3029
+ ['font-weight']: AttrValue;
3030
+ ['glyph-orientation-horizontal']: AttrValue;
3031
+ ['glyph-orientation-vertical']: AttrValue;
3032
+ ['image-rendering']: AttrValue;
3033
+ ['kerning']: AttrValue;
3034
+ ['letter-spacing']: AttrValue;
3035
+ ['lighting-color']: AttrValue;
3036
+ ['marker-end']: AttrValue;
3037
+ ['marker-mid']: AttrValue;
3038
+ ['marker-start']: AttrValue;
3039
+ ['markerHeight']: AttrValue;
3040
+ ['markerUnits']: AttrValue;
3041
+ ['markerWidth']: AttrValue;
3042
+ ['mask']: AttrValue;
3043
+ ['opacity']: AttrValue;
3044
+ ['orient']: AttrValue;
3045
+ ['overflow']: AttrValue;
3046
+ ['pointer-events']: AttrValue;
3047
+ ['preserveAspectRatio']: AttrValue;
3048
+ ['refX']: AttrValue;
3049
+ ['refY']: AttrValue;
3050
+ ['shape-rendering']: AttrValue;
3051
+ ['stop-color']: AttrValue;
3052
+ ['stop-opacity']: AttrValue;
3053
+ ['stroke']: AttrValue;
3054
+ ['stroke-dasharray']: AttrValue;
3055
+ ['stroke-dashoffset']: AttrValue;
3056
+ ['stroke-linecap']: AttrValue;
3057
+ ['stroke-linejoin']: AttrValue;
3058
+ ['stroke-miterlimit']: AttrValue;
3059
+ ['stroke-opacity']: AttrValue;
3060
+ ['stroke-width']: AttrValue;
3061
+ ['text-anchor']: AttrValue;
3062
+ ['text-decoration']: AttrValue;
3063
+ ['text-rendering']: AttrValue;
3064
+ ['unicode-bidi']: AttrValue;
3065
+ ['viewBox']: AttrValue;
3066
+ ['visibility']: AttrValue;
3067
+ ['word-spacing']: AttrValue;
3068
+ ['writing-mode']: AttrValue;
3069
+ }
3070
+ interface SVGMaskElementAttributes extends GlobalSVGAttributes {
3071
+ ['alignment-baseline']: AttrValue;
3072
+ ['baseline-shift']: AttrValue;
3073
+ ['clip']: AttrValue;
3074
+ ['clip-path']: AttrValue;
3075
+ ['clip-rule']: AttrValue;
3076
+ ['color']: AttrValue;
3077
+ ['color-interpolation']: AttrValue;
3078
+ ['color-interpolation-filters']: AttrValue;
3079
+ ['color-profile']: AttrValue;
3080
+ ['color-rendering']: AttrValue;
3081
+ ['cursor']: AttrValue;
3082
+ ['direction']: AttrValue;
3083
+ ['display']: AttrValue;
3084
+ ['dominant-baseline']: AttrValue;
3085
+ ['enable-background']: AttrValue;
3086
+ ['externalResourcesRequired']: AttrValue;
3087
+ ['fill']: AttrValue;
3088
+ ['fill-opacity']: AttrValue;
3089
+ ['fill-rule']: AttrValue;
3090
+ ['filter']: AttrValue;
3091
+ ['flood-color']: AttrValue;
3092
+ ['flood-opacity']: AttrValue;
3093
+ ['font-family']: AttrValue;
3094
+ ['font-size']: AttrValue;
3095
+ ['font-size-adjust']: AttrValue;
3096
+ ['font-stretch']: AttrValue;
3097
+ ['font-style']: AttrValue;
3098
+ ['font-variant']: AttrValue;
3099
+ ['font-weight']: AttrValue;
3100
+ ['glyph-orientation-horizontal']: AttrValue;
3101
+ ['glyph-orientation-vertical']: AttrValue;
3102
+ ['height']: AttrValue;
3103
+ ['image-rendering']: AttrValue;
3104
+ ['kerning']: AttrValue;
3105
+ ['letter-spacing']: AttrValue;
3106
+ ['lighting-color']: AttrValue;
3107
+ ['marker-end']: AttrValue;
3108
+ ['marker-mid']: AttrValue;
3109
+ ['marker-start']: AttrValue;
3110
+ ['mask']: AttrValue;
3111
+ ['maskContentUnits']: AttrValue;
3112
+ ['maskUnits']: AttrValue;
3113
+ ['opacity']: AttrValue;
3114
+ ['overflow']: AttrValue;
3115
+ ['pointer-events']: AttrValue;
3116
+ ['requiredExtensions']: AttrValue;
3117
+ ['requiredFeatures']: AttrValue;
3118
+ ['shape-rendering']: AttrValue;
3119
+ ['stop-color']: AttrValue;
3120
+ ['stop-opacity']: AttrValue;
3121
+ ['stroke']: AttrValue;
3122
+ ['stroke-dasharray']: AttrValue;
3123
+ ['stroke-dashoffset']: AttrValue;
3124
+ ['stroke-linecap']: AttrValue;
3125
+ ['stroke-linejoin']: AttrValue;
3126
+ ['stroke-miterlimit']: AttrValue;
3127
+ ['stroke-opacity']: AttrValue;
3128
+ ['stroke-width']: AttrValue;
3129
+ ['systemLanguage']: AttrValue;
3130
+ ['text-anchor']: AttrValue;
3131
+ ['text-decoration']: AttrValue;
3132
+ ['text-rendering']: AttrValue;
3133
+ ['unicode-bidi']: AttrValue;
3134
+ ['visibility']: AttrValue;
3135
+ ['width']: AttrValue;
3136
+ ['word-spacing']: AttrValue;
3137
+ ['writing-mode']: AttrValue;
3138
+ ['x']: AttrValue;
3139
+ ['y']: AttrValue;
3140
+ }
3141
+ interface SVGMetadataElementAttributes extends GlobalSVGAttributes {
3142
+ ['requiredExtensions']: AttrValue;
3143
+ ['requiredFeatures']: AttrValue;
3144
+ ['requiredFonts']: AttrValue;
3145
+ ['requiredFormats']: AttrValue;
3146
+ ['systemLanguage']: AttrValue;
3147
+ }
3148
+ interface SVGMPathElementAttributes extends GlobalSVGAttributes {
3149
+ ['externalResourcesRequired']: AttrValue;
3150
+ ['href']: AttrValue;
3151
+ }
3152
+ interface SVGPathElementAttributes extends GlobalSVGAttributes {
3153
+ ['alignment-baseline']: AttrValue;
3154
+ ['baseline-shift']: AttrValue;
3155
+ ['clip']: AttrValue;
3156
+ ['clip-path']: AttrValue;
3157
+ ['clip-rule']: AttrValue;
3158
+ ['color']: AttrValue;
3159
+ ['color-interpolation']: AttrValue;
3160
+ ['color-interpolation-filters']: AttrValue;
3161
+ ['color-profile']: AttrValue;
3162
+ ['color-rendering']: AttrValue;
3163
+ ['cursor']: AttrValue;
3164
+ ['d']: AttrValue;
3165
+ ['direction']: AttrValue;
3166
+ ['display']: AttrValue;
3167
+ ['dominant-baseline']: AttrValue;
3168
+ ['enable-background']: AttrValue;
3169
+ ['externalResourcesRequired']: AttrValue;
3170
+ ['fill']: AttrValue;
3171
+ ['fill-opacity']: AttrValue;
3172
+ ['fill-rule']: AttrValue;
3173
+ ['filter']: AttrValue;
3174
+ ['flood-color']: AttrValue;
3175
+ ['flood-opacity']: AttrValue;
3176
+ ['focusHighlight']: AttrValue;
3177
+ ['focusable']: AttrValue;
3178
+ ['font-family']: AttrValue;
3179
+ ['font-size']: AttrValue;
3180
+ ['font-size-adjust']: AttrValue;
3181
+ ['font-stretch']: AttrValue;
3182
+ ['font-style']: AttrValue;
3183
+ ['font-variant']: AttrValue;
3184
+ ['font-weight']: AttrValue;
3185
+ ['glyph-orientation-horizontal']: AttrValue;
3186
+ ['glyph-orientation-vertical']: AttrValue;
3187
+ ['image-rendering']: AttrValue;
3188
+ ['kerning']: AttrValue;
3189
+ ['letter-spacing']: AttrValue;
3190
+ ['lighting-color']: AttrValue;
3191
+ ['marker-end']: AttrValue;
3192
+ ['marker-mid']: AttrValue;
3193
+ ['marker-start']: AttrValue;
3194
+ ['mask']: AttrValue;
3195
+ ['nav-down']: AttrValue;
3196
+ ['nav-down-left']: AttrValue;
3197
+ ['nav-down-right']: AttrValue;
3198
+ ['nav-left']: AttrValue;
3199
+ ['nav-next']: AttrValue;
3200
+ ['nav-prev']: AttrValue;
3201
+ ['nav-right']: AttrValue;
3202
+ ['nav-up']: AttrValue;
3203
+ ['nav-up-left']: AttrValue;
3204
+ ['nav-up-right']: AttrValue;
3205
+ ['opacity']: AttrValue;
3206
+ ['overflow']: AttrValue;
3207
+ ['pathLength']: AttrValue;
3208
+ ['pointer-events']: AttrValue;
3209
+ ['requiredExtensions']: AttrValue;
3210
+ ['requiredFeatures']: AttrValue;
3211
+ ['requiredFonts']: AttrValue;
3212
+ ['requiredFormats']: AttrValue;
3213
+ ['shape-rendering']: AttrValue;
3214
+ ['stop-color']: AttrValue;
3215
+ ['stop-opacity']: AttrValue;
3216
+ ['stroke']: AttrValue;
3217
+ ['stroke-dasharray']: AttrValue;
3218
+ ['stroke-dashoffset']: AttrValue;
3219
+ ['stroke-linecap']: AttrValue;
3220
+ ['stroke-linejoin']: AttrValue;
3221
+ ['stroke-miterlimit']: AttrValue;
3222
+ ['stroke-opacity']: AttrValue;
3223
+ ['stroke-width']: AttrValue;
3224
+ ['systemLanguage']: AttrValue;
3225
+ ['text-anchor']: AttrValue;
3226
+ ['text-decoration']: AttrValue;
3227
+ ['text-rendering']: AttrValue;
3228
+ ['transform']: AttrValue;
3229
+ ['unicode-bidi']: AttrValue;
3230
+ ['visibility']: AttrValue;
3231
+ ['word-spacing']: AttrValue;
3232
+ ['writing-mode']: AttrValue;
3233
+ }
3234
+ interface SVGPatternElementAttributes extends GlobalSVGAttributes {
3235
+ ['alignment-baseline']: AttrValue;
3236
+ ['baseline-shift']: AttrValue;
3237
+ ['clip']: AttrValue;
3238
+ ['clip-path']: AttrValue;
3239
+ ['clip-rule']: AttrValue;
3240
+ ['color']: AttrValue;
3241
+ ['color-interpolation']: AttrValue;
3242
+ ['color-interpolation-filters']: AttrValue;
3243
+ ['color-profile']: AttrValue;
3244
+ ['color-rendering']: AttrValue;
3245
+ ['cursor']: AttrValue;
3246
+ ['direction']: AttrValue;
3247
+ ['display']: AttrValue;
3248
+ ['dominant-baseline']: AttrValue;
3249
+ ['enable-background']: AttrValue;
3250
+ ['externalResourcesRequired']: AttrValue;
3251
+ ['fill']: AttrValue;
3252
+ ['fill-opacity']: AttrValue;
3253
+ ['fill-rule']: AttrValue;
3254
+ ['filter']: AttrValue;
3255
+ ['flood-color']: AttrValue;
3256
+ ['flood-opacity']: AttrValue;
3257
+ ['font-family']: AttrValue;
3258
+ ['font-size']: AttrValue;
3259
+ ['font-size-adjust']: AttrValue;
3260
+ ['font-stretch']: AttrValue;
3261
+ ['font-style']: AttrValue;
3262
+ ['font-variant']: AttrValue;
3263
+ ['font-weight']: AttrValue;
3264
+ ['glyph-orientation-horizontal']: AttrValue;
3265
+ ['glyph-orientation-vertical']: AttrValue;
3266
+ ['height']: AttrValue;
3267
+ ['href']: AttrValue;
3268
+ ['image-rendering']: AttrValue;
3269
+ ['kerning']: AttrValue;
3270
+ ['letter-spacing']: AttrValue;
3271
+ ['lighting-color']: AttrValue;
3272
+ ['marker-end']: AttrValue;
3273
+ ['marker-mid']: AttrValue;
3274
+ ['marker-start']: AttrValue;
3275
+ ['mask']: AttrValue;
3276
+ ['opacity']: AttrValue;
3277
+ ['overflow']: AttrValue;
3278
+ ['patternContentUnits']: AttrValue;
3279
+ ['patternTransform']: AttrValue;
3280
+ ['patternUnits']: AttrValue;
3281
+ ['pointer-events']: AttrValue;
3282
+ ['preserveAspectRatio']: AttrValue;
3283
+ ['requiredExtensions']: AttrValue;
3284
+ ['requiredFeatures']: AttrValue;
3285
+ ['shape-rendering']: AttrValue;
3286
+ ['stop-color']: AttrValue;
3287
+ ['stop-opacity']: AttrValue;
3288
+ ['stroke']: AttrValue;
3289
+ ['stroke-dasharray']: AttrValue;
3290
+ ['stroke-dashoffset']: AttrValue;
3291
+ ['stroke-linecap']: AttrValue;
3292
+ ['stroke-linejoin']: AttrValue;
3293
+ ['stroke-miterlimit']: AttrValue;
3294
+ ['stroke-opacity']: AttrValue;
3295
+ ['stroke-width']: AttrValue;
3296
+ ['systemLanguage']: AttrValue;
3297
+ ['text-anchor']: AttrValue;
3298
+ ['text-decoration']: AttrValue;
3299
+ ['text-rendering']: AttrValue;
3300
+ ['unicode-bidi']: AttrValue;
3301
+ ['viewBox']: AttrValue;
3302
+ ['visibility']: AttrValue;
3303
+ ['width']: AttrValue;
3304
+ ['word-spacing']: AttrValue;
3305
+ ['writing-mode']: AttrValue;
3306
+ ['x']: AttrValue;
3307
+ ['y']: AttrValue;
3308
+ }
3309
+ interface SVGPolygonElementAttributes extends GlobalSVGAttributes {
3310
+ ['alignment-baseline']: AttrValue;
3311
+ ['baseline-shift']: AttrValue;
3312
+ ['clip']: AttrValue;
3313
+ ['clip-path']: AttrValue;
3314
+ ['clip-rule']: AttrValue;
3315
+ ['color']: AttrValue;
3316
+ ['color-interpolation']: AttrValue;
3317
+ ['color-interpolation-filters']: AttrValue;
3318
+ ['color-profile']: AttrValue;
3319
+ ['color-rendering']: AttrValue;
3320
+ ['cursor']: AttrValue;
3321
+ ['direction']: AttrValue;
3322
+ ['display']: AttrValue;
3323
+ ['dominant-baseline']: AttrValue;
3324
+ ['enable-background']: AttrValue;
3325
+ ['externalResourcesRequired']: AttrValue;
3326
+ ['fill']: AttrValue;
3327
+ ['fill-opacity']: AttrValue;
3328
+ ['fill-rule']: AttrValue;
3329
+ ['filter']: AttrValue;
3330
+ ['flood-color']: AttrValue;
3331
+ ['flood-opacity']: AttrValue;
3332
+ ['focusHighlight']: AttrValue;
3333
+ ['focusable']: AttrValue;
3334
+ ['font-family']: AttrValue;
3335
+ ['font-size']: AttrValue;
3336
+ ['font-size-adjust']: AttrValue;
3337
+ ['font-stretch']: AttrValue;
3338
+ ['font-style']: AttrValue;
3339
+ ['font-variant']: AttrValue;
3340
+ ['font-weight']: AttrValue;
3341
+ ['glyph-orientation-horizontal']: AttrValue;
3342
+ ['glyph-orientation-vertical']: AttrValue;
3343
+ ['image-rendering']: AttrValue;
3344
+ ['kerning']: AttrValue;
3345
+ ['letter-spacing']: AttrValue;
3346
+ ['lighting-color']: AttrValue;
3347
+ ['marker-end']: AttrValue;
3348
+ ['marker-mid']: AttrValue;
3349
+ ['marker-start']: AttrValue;
3350
+ ['mask']: AttrValue;
3351
+ ['nav-down']: AttrValue;
3352
+ ['nav-down-left']: AttrValue;
3353
+ ['nav-down-right']: AttrValue;
3354
+ ['nav-left']: AttrValue;
3355
+ ['nav-next']: AttrValue;
3356
+ ['nav-prev']: AttrValue;
3357
+ ['nav-right']: AttrValue;
3358
+ ['nav-up']: AttrValue;
3359
+ ['nav-up-left']: AttrValue;
3360
+ ['nav-up-right']: AttrValue;
3361
+ ['opacity']: AttrValue;
3362
+ ['overflow']: AttrValue;
3363
+ ['pathLength']: AttrValue;
3364
+ ['pointer-events']: AttrValue;
3365
+ ['points']: AttrValue;
3366
+ ['requiredExtensions']: AttrValue;
3367
+ ['requiredFeatures']: AttrValue;
3368
+ ['requiredFonts']: AttrValue;
3369
+ ['requiredFormats']: AttrValue;
3370
+ ['shape-rendering']: AttrValue;
3371
+ ['stop-color']: AttrValue;
3372
+ ['stop-opacity']: AttrValue;
3373
+ ['stroke']: AttrValue;
3374
+ ['stroke-dasharray']: AttrValue;
3375
+ ['stroke-dashoffset']: AttrValue;
3376
+ ['stroke-linecap']: AttrValue;
3377
+ ['stroke-linejoin']: AttrValue;
3378
+ ['stroke-miterlimit']: AttrValue;
3379
+ ['stroke-opacity']: AttrValue;
3380
+ ['stroke-width']: AttrValue;
3381
+ ['systemLanguage']: AttrValue;
3382
+ ['text-anchor']: AttrValue;
3383
+ ['text-decoration']: AttrValue;
3384
+ ['text-rendering']: AttrValue;
3385
+ ['transform']: AttrValue;
3386
+ ['unicode-bidi']: AttrValue;
3387
+ ['visibility']: AttrValue;
3388
+ ['word-spacing']: AttrValue;
3389
+ ['writing-mode']: AttrValue;
3390
+ }
3391
+ interface SVGPolylineElementAttributes extends GlobalSVGAttributes {
3392
+ ['alignment-baseline']: AttrValue;
3393
+ ['baseline-shift']: AttrValue;
3394
+ ['clip']: AttrValue;
3395
+ ['clip-path']: AttrValue;
3396
+ ['clip-rule']: AttrValue;
3397
+ ['color']: AttrValue;
3398
+ ['color-interpolation']: AttrValue;
3399
+ ['color-interpolation-filters']: AttrValue;
3400
+ ['color-profile']: AttrValue;
3401
+ ['color-rendering']: AttrValue;
3402
+ ['cursor']: AttrValue;
3403
+ ['direction']: AttrValue;
3404
+ ['display']: AttrValue;
3405
+ ['dominant-baseline']: AttrValue;
3406
+ ['enable-background']: AttrValue;
3407
+ ['externalResourcesRequired']: AttrValue;
3408
+ ['fill']: AttrValue;
3409
+ ['fill-opacity']: AttrValue;
3410
+ ['fill-rule']: AttrValue;
3411
+ ['filter']: AttrValue;
3412
+ ['flood-color']: AttrValue;
3413
+ ['flood-opacity']: AttrValue;
3414
+ ['focusHighlight']: AttrValue;
3415
+ ['focusable']: AttrValue;
3416
+ ['font-family']: AttrValue;
3417
+ ['font-size']: AttrValue;
3418
+ ['font-size-adjust']: AttrValue;
3419
+ ['font-stretch']: AttrValue;
3420
+ ['font-style']: AttrValue;
3421
+ ['font-variant']: AttrValue;
3422
+ ['font-weight']: AttrValue;
3423
+ ['glyph-orientation-horizontal']: AttrValue;
3424
+ ['glyph-orientation-vertical']: AttrValue;
3425
+ ['image-rendering']: AttrValue;
3426
+ ['kerning']: AttrValue;
3427
+ ['letter-spacing']: AttrValue;
3428
+ ['lighting-color']: AttrValue;
3429
+ ['marker-end']: AttrValue;
3430
+ ['marker-mid']: AttrValue;
3431
+ ['marker-start']: AttrValue;
3432
+ ['mask']: AttrValue;
3433
+ ['nav-down']: AttrValue;
3434
+ ['nav-down-left']: AttrValue;
3435
+ ['nav-down-right']: AttrValue;
3436
+ ['nav-left']: AttrValue;
3437
+ ['nav-next']: AttrValue;
3438
+ ['nav-prev']: AttrValue;
3439
+ ['nav-right']: AttrValue;
3440
+ ['nav-up']: AttrValue;
3441
+ ['nav-up-left']: AttrValue;
3442
+ ['nav-up-right']: AttrValue;
3443
+ ['opacity']: AttrValue;
3444
+ ['overflow']: AttrValue;
3445
+ ['pathLength']: AttrValue;
3446
+ ['pointer-events']: AttrValue;
3447
+ ['points']: AttrValue;
3448
+ ['requiredExtensions']: AttrValue;
3449
+ ['requiredFeatures']: AttrValue;
3450
+ ['requiredFonts']: AttrValue;
3451
+ ['requiredFormats']: AttrValue;
3452
+ ['shape-rendering']: AttrValue;
3453
+ ['stop-color']: AttrValue;
3454
+ ['stop-opacity']: AttrValue;
3455
+ ['stroke']: AttrValue;
3456
+ ['stroke-dasharray']: AttrValue;
3457
+ ['stroke-dashoffset']: AttrValue;
3458
+ ['stroke-linecap']: AttrValue;
3459
+ ['stroke-linejoin']: AttrValue;
3460
+ ['stroke-miterlimit']: AttrValue;
3461
+ ['stroke-opacity']: AttrValue;
3462
+ ['stroke-width']: AttrValue;
3463
+ ['systemLanguage']: AttrValue;
3464
+ ['text-anchor']: AttrValue;
3465
+ ['text-decoration']: AttrValue;
3466
+ ['text-rendering']: AttrValue;
3467
+ ['transform']: AttrValue;
3468
+ ['unicode-bidi']: AttrValue;
3469
+ ['visibility']: AttrValue;
3470
+ ['word-spacing']: AttrValue;
3471
+ ['writing-mode']: AttrValue;
3472
+ }
3473
+ interface SVGRadialGradientElementAttributes extends GlobalSVGAttributes {
3474
+ ['alignment-baseline']: AttrValue;
3475
+ ['baseline-shift']: AttrValue;
3476
+ ['clip']: AttrValue;
3477
+ ['clip-path']: AttrValue;
3478
+ ['clip-rule']: AttrValue;
3479
+ ['color']: AttrValue;
3480
+ ['color-interpolation']: AttrValue;
3481
+ ['color-interpolation-filters']: AttrValue;
3482
+ ['color-profile']: AttrValue;
3483
+ ['color-rendering']: AttrValue;
3484
+ ['cursor']: AttrValue;
3485
+ ['cx']: AttrValue;
3486
+ ['cy']: AttrValue;
3487
+ ['direction']: AttrValue;
3488
+ ['display']: AttrValue;
3489
+ ['dominant-baseline']: AttrValue;
3490
+ ['enable-background']: AttrValue;
3491
+ ['externalResourcesRequired']: AttrValue;
3492
+ ['fill']: AttrValue;
3493
+ ['fill-opacity']: AttrValue;
3494
+ ['fill-rule']: AttrValue;
3495
+ ['filter']: AttrValue;
3496
+ ['flood-color']: AttrValue;
3497
+ ['flood-opacity']: AttrValue;
3498
+ ['font-family']: AttrValue;
3499
+ ['font-size']: AttrValue;
3500
+ ['font-size-adjust']: AttrValue;
3501
+ ['font-stretch']: AttrValue;
3502
+ ['font-style']: AttrValue;
3503
+ ['font-variant']: AttrValue;
3504
+ ['font-weight']: AttrValue;
3505
+ ['fr']: AttrValue;
3506
+ ['fx']: AttrValue;
3507
+ ['fy']: AttrValue;
3508
+ ['glyph-orientation-horizontal']: AttrValue;
3509
+ ['glyph-orientation-vertical']: AttrValue;
3510
+ ['gradientTransform']: AttrValue;
3511
+ ['gradientUnits']: AttrValue;
3512
+ ['href']: AttrValue;
3513
+ ['image-rendering']: AttrValue;
3514
+ ['kerning']: AttrValue;
3515
+ ['letter-spacing']: AttrValue;
3516
+ ['lighting-color']: AttrValue;
3517
+ ['marker-end']: AttrValue;
3518
+ ['marker-mid']: AttrValue;
3519
+ ['marker-start']: AttrValue;
3520
+ ['mask']: AttrValue;
3521
+ ['opacity']: AttrValue;
3522
+ ['overflow']: AttrValue;
3523
+ ['pointer-events']: AttrValue;
3524
+ ['r']: AttrValue;
3525
+ ['shape-rendering']: AttrValue;
3526
+ ['spreadMethod']: AttrValue;
3527
+ ['stop-color']: AttrValue;
3528
+ ['stop-opacity']: AttrValue;
3529
+ ['stroke']: AttrValue;
3530
+ ['stroke-dasharray']: AttrValue;
3531
+ ['stroke-dashoffset']: AttrValue;
3532
+ ['stroke-linecap']: AttrValue;
3533
+ ['stroke-linejoin']: AttrValue;
3534
+ ['stroke-miterlimit']: AttrValue;
3535
+ ['stroke-opacity']: AttrValue;
3536
+ ['stroke-width']: AttrValue;
3537
+ ['text-anchor']: AttrValue;
3538
+ ['text-decoration']: AttrValue;
3539
+ ['text-rendering']: AttrValue;
3540
+ ['unicode-bidi']: AttrValue;
3541
+ ['visibility']: AttrValue;
3542
+ ['word-spacing']: AttrValue;
3543
+ ['writing-mode']: AttrValue;
3544
+ }
3545
+ interface SVGRectElementAttributes extends GlobalSVGAttributes {
3546
+ ['alignment-baseline']: AttrValue;
3547
+ ['baseline-shift']: AttrValue;
3548
+ ['clip']: AttrValue;
3549
+ ['clip-path']: AttrValue;
3550
+ ['clip-rule']: AttrValue;
3551
+ ['color']: AttrValue;
3552
+ ['color-interpolation']: AttrValue;
3553
+ ['color-interpolation-filters']: AttrValue;
3554
+ ['color-profile']: AttrValue;
3555
+ ['color-rendering']: AttrValue;
3556
+ ['cursor']: AttrValue;
3557
+ ['direction']: AttrValue;
3558
+ ['display']: AttrValue;
3559
+ ['dominant-baseline']: AttrValue;
3560
+ ['enable-background']: AttrValue;
3561
+ ['externalResourcesRequired']: AttrValue;
3562
+ ['fill']: AttrValue;
3563
+ ['fill-opacity']: AttrValue;
3564
+ ['fill-rule']: AttrValue;
3565
+ ['filter']: AttrValue;
3566
+ ['flood-color']: AttrValue;
3567
+ ['flood-opacity']: AttrValue;
3568
+ ['focusHighlight']: AttrValue;
3569
+ ['focusable']: AttrValue;
3570
+ ['font-family']: AttrValue;
3571
+ ['font-size']: AttrValue;
3572
+ ['font-size-adjust']: AttrValue;
3573
+ ['font-stretch']: AttrValue;
3574
+ ['font-style']: AttrValue;
3575
+ ['font-variant']: AttrValue;
3576
+ ['font-weight']: AttrValue;
3577
+ ['glyph-orientation-horizontal']: AttrValue;
3578
+ ['glyph-orientation-vertical']: AttrValue;
3579
+ ['height']: AttrValue;
3580
+ ['image-rendering']: AttrValue;
3581
+ ['kerning']: AttrValue;
3582
+ ['letter-spacing']: AttrValue;
3583
+ ['lighting-color']: AttrValue;
3584
+ ['marker-end']: AttrValue;
3585
+ ['marker-mid']: AttrValue;
3586
+ ['marker-start']: AttrValue;
3587
+ ['mask']: AttrValue;
3588
+ ['nav-down']: AttrValue;
3589
+ ['nav-down-left']: AttrValue;
3590
+ ['nav-down-right']: AttrValue;
3591
+ ['nav-left']: AttrValue;
3592
+ ['nav-next']: AttrValue;
3593
+ ['nav-prev']: AttrValue;
3594
+ ['nav-right']: AttrValue;
3595
+ ['nav-up']: AttrValue;
3596
+ ['nav-up-left']: AttrValue;
3597
+ ['nav-up-right']: AttrValue;
3598
+ ['opacity']: AttrValue;
3599
+ ['overflow']: AttrValue;
3600
+ ['pathLength']: AttrValue;
3601
+ ['pointer-events']: AttrValue;
3602
+ ['requiredExtensions']: AttrValue;
3603
+ ['requiredFeatures']: AttrValue;
3604
+ ['requiredFonts']: AttrValue;
3605
+ ['requiredFormats']: AttrValue;
3606
+ ['rx']: AttrValue;
3607
+ ['ry']: AttrValue;
3608
+ ['shape-rendering']: AttrValue;
3609
+ ['stop-color']: AttrValue;
3610
+ ['stop-opacity']: AttrValue;
3611
+ ['stroke']: AttrValue;
3612
+ ['stroke-dasharray']: AttrValue;
3613
+ ['stroke-dashoffset']: AttrValue;
3614
+ ['stroke-linecap']: AttrValue;
3615
+ ['stroke-linejoin']: AttrValue;
3616
+ ['stroke-miterlimit']: AttrValue;
3617
+ ['stroke-opacity']: AttrValue;
3618
+ ['stroke-width']: AttrValue;
3619
+ ['systemLanguage']: AttrValue;
3620
+ ['text-anchor']: AttrValue;
3621
+ ['text-decoration']: AttrValue;
3622
+ ['text-rendering']: AttrValue;
3623
+ ['transform']: AttrValue;
3624
+ ['unicode-bidi']: AttrValue;
3625
+ ['visibility']: AttrValue;
3626
+ ['width']: AttrValue;
3627
+ ['word-spacing']: AttrValue;
3628
+ ['writing-mode']: AttrValue;
3629
+ ['x']: AttrValue;
3630
+ ['y']: AttrValue;
3631
+ }
3632
+ interface SVGScriptElementAttributes extends GlobalSVGAttributes {
3633
+ ['crossorigin']: AttrValue;
3634
+ ['externalResourcesRequired']: AttrValue;
3635
+ ['href']: AttrValue;
3636
+ ['type']: AttrValue;
3637
+ }
3638
+ interface SVGSetElementAttributes extends GlobalSVGAttributes {
3639
+ ['attributeName']: AttrValue;
3640
+ ['attributeType']: AttrValue;
3641
+ ['begin']: AttrValue;
3642
+ ['dur']: AttrValue;
3643
+ ['end']: AttrValue;
3644
+ ['externalResourcesRequired']: AttrValue;
3645
+ ['fill']: AttrValue;
3646
+ ['href']: AttrValue;
3647
+ ['max']: AttrValue;
3648
+ ['min']: AttrValue;
3649
+ ['repeatCount']: AttrValue;
3650
+ ['repeatDur']: AttrValue;
3651
+ ['requiredExtensions']: AttrValue;
3652
+ ['requiredFeatures']: AttrValue;
3653
+ ['requiredFonts']: AttrValue;
3654
+ ['requiredFormats']: AttrValue;
3655
+ ['restart']: AttrValue;
3656
+ ['systemLanguage']: AttrValue;
3657
+ ['to']: AttrValue;
3658
+ }
3659
+ interface SVGStopElementAttributes extends GlobalSVGAttributes {
3660
+ ['alignment-baseline']: AttrValue;
3661
+ ['baseline-shift']: AttrValue;
3662
+ ['clip']: AttrValue;
3663
+ ['clip-path']: AttrValue;
3664
+ ['clip-rule']: AttrValue;
3665
+ ['color']: AttrValue;
3666
+ ['color-interpolation']: AttrValue;
3667
+ ['color-interpolation-filters']: AttrValue;
3668
+ ['color-profile']: AttrValue;
3669
+ ['color-rendering']: AttrValue;
3670
+ ['cursor']: AttrValue;
3671
+ ['direction']: AttrValue;
3672
+ ['display']: AttrValue;
3673
+ ['dominant-baseline']: AttrValue;
3674
+ ['enable-background']: AttrValue;
3675
+ ['fill']: AttrValue;
3676
+ ['fill-opacity']: AttrValue;
3677
+ ['fill-rule']: AttrValue;
3678
+ ['filter']: AttrValue;
3679
+ ['flood-color']: AttrValue;
3680
+ ['flood-opacity']: AttrValue;
3681
+ ['font-family']: AttrValue;
3682
+ ['font-size']: AttrValue;
3683
+ ['font-size-adjust']: AttrValue;
3684
+ ['font-stretch']: AttrValue;
3685
+ ['font-style']: AttrValue;
3686
+ ['font-variant']: AttrValue;
3687
+ ['font-weight']: AttrValue;
3688
+ ['glyph-orientation-horizontal']: AttrValue;
3689
+ ['glyph-orientation-vertical']: AttrValue;
3690
+ ['image-rendering']: AttrValue;
3691
+ ['kerning']: AttrValue;
3692
+ ['letter-spacing']: AttrValue;
3693
+ ['lighting-color']: AttrValue;
3694
+ ['marker-end']: AttrValue;
3695
+ ['marker-mid']: AttrValue;
3696
+ ['marker-start']: AttrValue;
3697
+ ['mask']: AttrValue;
3698
+ ['offset']: AttrValue;
3699
+ ['opacity']: AttrValue;
3700
+ ['overflow']: AttrValue;
3701
+ ['pointer-events']: AttrValue;
3702
+ ['shape-rendering']: AttrValue;
3703
+ ['stop-color']: AttrValue;
3704
+ ['stop-opacity']: AttrValue;
3705
+ ['stroke']: AttrValue;
3706
+ ['stroke-dasharray']: AttrValue;
3707
+ ['stroke-dashoffset']: AttrValue;
3708
+ ['stroke-linecap']: AttrValue;
3709
+ ['stroke-linejoin']: AttrValue;
3710
+ ['stroke-miterlimit']: AttrValue;
3711
+ ['stroke-opacity']: AttrValue;
3712
+ ['stroke-width']: AttrValue;
3713
+ ['text-anchor']: AttrValue;
3714
+ ['text-decoration']: AttrValue;
3715
+ ['text-rendering']: AttrValue;
3716
+ ['unicode-bidi']: AttrValue;
3717
+ ['visibility']: AttrValue;
3718
+ ['word-spacing']: AttrValue;
3719
+ ['writing-mode']: AttrValue;
3720
+ }
3721
+ interface SVGStyleElementAttributes extends GlobalSVGAttributes {
3722
+ ['media']: AttrValue;
3723
+ ['title']: AttrValue;
3724
+ ['type']: AttrValue;
3725
+ }
3726
+ interface SVGSVGElementAttributes extends GlobalSVGAttributes {
3727
+ ['alignment-baseline']: AttrValue;
3728
+ ['baseProfile']: AttrValue;
3729
+ ['baseline-shift']: AttrValue;
3730
+ ['clip']: AttrValue;
3731
+ ['clip-path']: AttrValue;
3732
+ ['clip-rule']: AttrValue;
3733
+ ['color']: AttrValue;
3734
+ ['color-interpolation']: AttrValue;
3735
+ ['color-interpolation-filters']: AttrValue;
3736
+ ['color-profile']: AttrValue;
3737
+ ['color-rendering']: AttrValue;
3738
+ ['contentScriptType']: AttrValue;
3739
+ ['contentStyleType']: AttrValue;
3740
+ ['cursor']: AttrValue;
3741
+ ['direction']: AttrValue;
3742
+ ['display']: AttrValue;
3743
+ ['dominant-baseline']: AttrValue;
3744
+ ['enable-background']: AttrValue;
3745
+ ['externalResourcesRequired']: AttrValue;
3746
+ ['fill']: AttrValue;
3747
+ ['fill-opacity']: AttrValue;
3748
+ ['fill-rule']: AttrValue;
3749
+ ['filter']: AttrValue;
3750
+ ['flood-color']: AttrValue;
3751
+ ['flood-opacity']: AttrValue;
3752
+ ['focusHighlight']: AttrValue;
3753
+ ['focusable']: AttrValue;
3754
+ ['font-family']: AttrValue;
3755
+ ['font-size']: AttrValue;
3756
+ ['font-size-adjust']: AttrValue;
3757
+ ['font-stretch']: AttrValue;
3758
+ ['font-style']: AttrValue;
3759
+ ['font-variant']: AttrValue;
3760
+ ['font-weight']: AttrValue;
3761
+ ['glyph-orientation-horizontal']: AttrValue;
3762
+ ['glyph-orientation-vertical']: AttrValue;
3763
+ ['height']: AttrValue;
3764
+ ['image-rendering']: AttrValue;
3765
+ ['kerning']: AttrValue;
3766
+ ['letter-spacing']: AttrValue;
3767
+ ['lighting-color']: AttrValue;
3768
+ ['marker-end']: AttrValue;
3769
+ ['marker-mid']: AttrValue;
3770
+ ['marker-start']: AttrValue;
3771
+ ['mask']: AttrValue;
3772
+ ['nav-down']: AttrValue;
3773
+ ['nav-down-left']: AttrValue;
3774
+ ['nav-down-right']: AttrValue;
3775
+ ['nav-left']: AttrValue;
3776
+ ['nav-next']: AttrValue;
3777
+ ['nav-prev']: AttrValue;
3778
+ ['nav-right']: AttrValue;
3779
+ ['nav-up']: AttrValue;
3780
+ ['nav-up-left']: AttrValue;
3781
+ ['nav-up-right']: AttrValue;
3782
+ ['opacity']: AttrValue;
3783
+ ['overflow']: AttrValue;
3784
+ ['playbackOrder']: AttrValue;
3785
+ ['playbackorder']: AttrValue;
3786
+ ['pointer-events']: AttrValue;
3787
+ ['preserveAspectRatio']: AttrValue;
3788
+ ['requiredExtensions']: AttrValue;
3789
+ ['requiredFeatures']: AttrValue;
3790
+ ['shape-rendering']: AttrValue;
3791
+ ['snapshotTime']: AttrValue;
3792
+ ['stop-color']: AttrValue;
3793
+ ['stop-opacity']: AttrValue;
3794
+ ['stroke']: AttrValue;
3795
+ ['stroke-dasharray']: AttrValue;
3796
+ ['stroke-dashoffset']: AttrValue;
3797
+ ['stroke-linecap']: AttrValue;
3798
+ ['stroke-linejoin']: AttrValue;
3799
+ ['stroke-miterlimit']: AttrValue;
3800
+ ['stroke-opacity']: AttrValue;
3801
+ ['stroke-width']: AttrValue;
3802
+ ['syncBehaviorDefault']: AttrValue;
3803
+ ['syncToleranceDefault']: AttrValue;
3804
+ ['systemLanguage']: AttrValue;
3805
+ ['text-anchor']: AttrValue;
3806
+ ['text-decoration']: AttrValue;
3807
+ ['text-rendering']: AttrValue;
3808
+ ['timelineBegin']: AttrValue;
3809
+ ['timelinebegin']: AttrValue;
3810
+ ['transform']: AttrValue;
3811
+ ['unicode-bidi']: AttrValue;
3812
+ ['version']: AttrValue;
3813
+ ['viewBox']: AttrValue;
3814
+ ['visibility']: AttrValue;
3815
+ ['width']: AttrValue;
3816
+ ['word-spacing']: AttrValue;
3817
+ ['writing-mode']: AttrValue;
3818
+ ['x']: AttrValue;
3819
+ ['y']: AttrValue;
3820
+ ['zoomAndPan']: AttrValue;
3821
+ ['xmlns']: AttrValue;
3822
+ }
3823
+ interface SVGSwitchElementAttributes extends GlobalSVGAttributes {
3824
+ ['alignment-baseline']: AttrValue;
3825
+ ['baseline-shift']: AttrValue;
3826
+ ['clip']: AttrValue;
3827
+ ['clip-path']: AttrValue;
3828
+ ['clip-rule']: AttrValue;
3829
+ ['color']: AttrValue;
3830
+ ['color-interpolation']: AttrValue;
3831
+ ['color-interpolation-filters']: AttrValue;
3832
+ ['color-profile']: AttrValue;
3833
+ ['color-rendering']: AttrValue;
3834
+ ['cursor']: AttrValue;
3835
+ ['direction']: AttrValue;
3836
+ ['display']: AttrValue;
3837
+ ['dominant-baseline']: AttrValue;
3838
+ ['enable-background']: AttrValue;
3839
+ ['externalResourcesRequired']: AttrValue;
3840
+ ['fill']: AttrValue;
3841
+ ['fill-opacity']: AttrValue;
3842
+ ['fill-rule']: AttrValue;
3843
+ ['filter']: AttrValue;
3844
+ ['flood-color']: AttrValue;
3845
+ ['flood-opacity']: AttrValue;
3846
+ ['focusHighlight']: AttrValue;
3847
+ ['focusable']: AttrValue;
3848
+ ['font-family']: AttrValue;
3849
+ ['font-size']: AttrValue;
3850
+ ['font-size-adjust']: AttrValue;
3851
+ ['font-stretch']: AttrValue;
3852
+ ['font-style']: AttrValue;
3853
+ ['font-variant']: AttrValue;
3854
+ ['font-weight']: AttrValue;
3855
+ ['glyph-orientation-horizontal']: AttrValue;
3856
+ ['glyph-orientation-vertical']: AttrValue;
3857
+ ['image-rendering']: AttrValue;
3858
+ ['kerning']: AttrValue;
3859
+ ['letter-spacing']: AttrValue;
3860
+ ['lighting-color']: AttrValue;
3861
+ ['marker-end']: AttrValue;
3862
+ ['marker-mid']: AttrValue;
3863
+ ['marker-start']: AttrValue;
3864
+ ['mask']: AttrValue;
3865
+ ['nav-down']: AttrValue;
3866
+ ['nav-down-left']: AttrValue;
3867
+ ['nav-down-right']: AttrValue;
3868
+ ['nav-left']: AttrValue;
3869
+ ['nav-next']: AttrValue;
3870
+ ['nav-prev']: AttrValue;
3871
+ ['nav-right']: AttrValue;
3872
+ ['nav-up']: AttrValue;
3873
+ ['nav-up-left']: AttrValue;
3874
+ ['nav-up-right']: AttrValue;
3875
+ ['opacity']: AttrValue;
3876
+ ['overflow']: AttrValue;
3877
+ ['pointer-events']: AttrValue;
3878
+ ['requiredExtensions']: AttrValue;
3879
+ ['requiredFeatures']: AttrValue;
3880
+ ['requiredFonts']: AttrValue;
3881
+ ['requiredFormats']: AttrValue;
3882
+ ['shape-rendering']: AttrValue;
3883
+ ['stop-color']: AttrValue;
3884
+ ['stop-opacity']: AttrValue;
3885
+ ['stroke']: AttrValue;
3886
+ ['stroke-dasharray']: AttrValue;
3887
+ ['stroke-dashoffset']: AttrValue;
3888
+ ['stroke-linecap']: AttrValue;
3889
+ ['stroke-linejoin']: AttrValue;
3890
+ ['stroke-miterlimit']: AttrValue;
3891
+ ['stroke-opacity']: AttrValue;
3892
+ ['stroke-width']: AttrValue;
3893
+ ['systemLanguage']: AttrValue;
3894
+ ['text-anchor']: AttrValue;
3895
+ ['text-decoration']: AttrValue;
3896
+ ['text-rendering']: AttrValue;
3897
+ ['transform']: AttrValue;
3898
+ ['unicode-bidi']: AttrValue;
3899
+ ['visibility']: AttrValue;
3900
+ ['word-spacing']: AttrValue;
3901
+ ['writing-mode']: AttrValue;
3902
+ }
3903
+ interface SVGSymbolElementAttributes extends GlobalSVGAttributes {
3904
+ ['alignment-baseline']: AttrValue;
3905
+ ['baseline-shift']: AttrValue;
3906
+ ['clip']: AttrValue;
3907
+ ['clip-path']: AttrValue;
3908
+ ['clip-rule']: AttrValue;
3909
+ ['color']: AttrValue;
3910
+ ['color-interpolation']: AttrValue;
3911
+ ['color-interpolation-filters']: AttrValue;
3912
+ ['color-profile']: AttrValue;
3913
+ ['color-rendering']: AttrValue;
3914
+ ['cursor']: AttrValue;
3915
+ ['direction']: AttrValue;
3916
+ ['display']: AttrValue;
3917
+ ['dominant-baseline']: AttrValue;
3918
+ ['enable-background']: AttrValue;
3919
+ ['externalResourcesRequired']: AttrValue;
3920
+ ['fill']: AttrValue;
3921
+ ['fill-opacity']: AttrValue;
3922
+ ['fill-rule']: AttrValue;
3923
+ ['filter']: AttrValue;
3924
+ ['flood-color']: AttrValue;
3925
+ ['flood-opacity']: AttrValue;
3926
+ ['font-family']: AttrValue;
3927
+ ['font-size']: AttrValue;
3928
+ ['font-size-adjust']: AttrValue;
3929
+ ['font-stretch']: AttrValue;
3930
+ ['font-style']: AttrValue;
3931
+ ['font-variant']: AttrValue;
3932
+ ['font-weight']: AttrValue;
3933
+ ['glyph-orientation-horizontal']: AttrValue;
3934
+ ['glyph-orientation-vertical']: AttrValue;
3935
+ ['height']: AttrValue;
3936
+ ['image-rendering']: AttrValue;
3937
+ ['kerning']: AttrValue;
3938
+ ['letter-spacing']: AttrValue;
3939
+ ['lighting-color']: AttrValue;
3940
+ ['marker-end']: AttrValue;
3941
+ ['marker-mid']: AttrValue;
3942
+ ['marker-start']: AttrValue;
3943
+ ['mask']: AttrValue;
3944
+ ['opacity']: AttrValue;
3945
+ ['overflow']: AttrValue;
3946
+ ['pointer-events']: AttrValue;
3947
+ ['preserveAspectRatio']: AttrValue;
3948
+ ['refX']: AttrValue;
3949
+ ['refY']: AttrValue;
3950
+ ['shape-rendering']: AttrValue;
3951
+ ['stop-color']: AttrValue;
3952
+ ['stop-opacity']: AttrValue;
3953
+ ['stroke']: AttrValue;
3954
+ ['stroke-dasharray']: AttrValue;
3955
+ ['stroke-dashoffset']: AttrValue;
3956
+ ['stroke-linecap']: AttrValue;
3957
+ ['stroke-linejoin']: AttrValue;
3958
+ ['stroke-miterlimit']: AttrValue;
3959
+ ['stroke-opacity']: AttrValue;
3960
+ ['stroke-width']: AttrValue;
3961
+ ['text-anchor']: AttrValue;
3962
+ ['text-decoration']: AttrValue;
3963
+ ['text-rendering']: AttrValue;
3964
+ ['unicode-bidi']: AttrValue;
3965
+ ['viewBox']: AttrValue;
3966
+ ['visibility']: AttrValue;
3967
+ ['width']: AttrValue;
3968
+ ['word-spacing']: AttrValue;
3969
+ ['writing-mode']: AttrValue;
3970
+ ['x']: AttrValue;
3971
+ ['y']: AttrValue;
3972
+ }
3973
+ interface SVGTextElementAttributes extends GlobalSVGAttributes {
3974
+ ['alignment-baseline']: AttrValue;
3975
+ ['baseline-shift']: AttrValue;
3976
+ ['clip']: AttrValue;
3977
+ ['clip-path']: AttrValue;
3978
+ ['clip-rule']: AttrValue;
3979
+ ['color']: AttrValue;
3980
+ ['color-interpolation']: AttrValue;
3981
+ ['color-interpolation-filters']: AttrValue;
3982
+ ['color-profile']: AttrValue;
3983
+ ['color-rendering']: AttrValue;
3984
+ ['cursor']: AttrValue;
3985
+ ['direction']: AttrValue;
3986
+ ['display']: AttrValue;
3987
+ ['dominant-baseline']: AttrValue;
3988
+ ['dx']: AttrValue;
3989
+ ['dy']: AttrValue;
3990
+ ['editable']: AttrValue;
3991
+ ['enable-background']: AttrValue;
3992
+ ['externalResourcesRequired']: AttrValue;
3993
+ ['fill']: AttrValue;
3994
+ ['fill-opacity']: AttrValue;
3995
+ ['fill-rule']: AttrValue;
3996
+ ['filter']: AttrValue;
3997
+ ['flood-color']: AttrValue;
3998
+ ['flood-opacity']: AttrValue;
3999
+ ['focusHighlight']: AttrValue;
4000
+ ['focusable']: AttrValue;
4001
+ ['font-family']: AttrValue;
4002
+ ['font-size']: AttrValue;
4003
+ ['font-size-adjust']: AttrValue;
4004
+ ['font-stretch']: AttrValue;
4005
+ ['font-style']: AttrValue;
4006
+ ['font-variant']: AttrValue;
4007
+ ['font-weight']: AttrValue;
4008
+ ['glyph-orientation-horizontal']: AttrValue;
4009
+ ['glyph-orientation-vertical']: AttrValue;
4010
+ ['image-rendering']: AttrValue;
4011
+ ['kerning']: AttrValue;
4012
+ ['lengthAdjust']: AttrValue;
4013
+ ['letter-spacing']: AttrValue;
4014
+ ['lighting-color']: AttrValue;
4015
+ ['marker-end']: AttrValue;
4016
+ ['marker-mid']: AttrValue;
4017
+ ['marker-start']: AttrValue;
4018
+ ['mask']: AttrValue;
4019
+ ['nav-down']: AttrValue;
4020
+ ['nav-down-left']: AttrValue;
4021
+ ['nav-down-right']: AttrValue;
4022
+ ['nav-left']: AttrValue;
4023
+ ['nav-next']: AttrValue;
4024
+ ['nav-prev']: AttrValue;
4025
+ ['nav-right']: AttrValue;
4026
+ ['nav-up']: AttrValue;
4027
+ ['nav-up-left']: AttrValue;
4028
+ ['nav-up-right']: AttrValue;
4029
+ ['opacity']: AttrValue;
4030
+ ['overflow']: AttrValue;
4031
+ ['pointer-events']: AttrValue;
4032
+ ['requiredExtensions']: AttrValue;
4033
+ ['requiredFeatures']: AttrValue;
4034
+ ['requiredFonts']: AttrValue;
4035
+ ['requiredFormats']: AttrValue;
4036
+ ['rotate']: AttrValue;
4037
+ ['shape-rendering']: AttrValue;
4038
+ ['stop-color']: AttrValue;
4039
+ ['stop-opacity']: AttrValue;
4040
+ ['stroke']: AttrValue;
4041
+ ['stroke-dasharray']: AttrValue;
4042
+ ['stroke-dashoffset']: AttrValue;
4043
+ ['stroke-linecap']: AttrValue;
4044
+ ['stroke-linejoin']: AttrValue;
4045
+ ['stroke-miterlimit']: AttrValue;
4046
+ ['stroke-opacity']: AttrValue;
4047
+ ['stroke-width']: AttrValue;
4048
+ ['systemLanguage']: AttrValue;
4049
+ ['text-anchor']: AttrValue;
4050
+ ['text-decoration']: AttrValue;
4051
+ ['text-rendering']: AttrValue;
4052
+ ['textLength']: AttrValue;
4053
+ ['transform']: AttrValue;
4054
+ ['unicode-bidi']: AttrValue;
4055
+ ['visibility']: AttrValue;
4056
+ ['word-spacing']: AttrValue;
4057
+ ['writing-mode']: AttrValue;
4058
+ ['x']: AttrValue;
4059
+ ['y']: AttrValue;
4060
+ }
4061
+ interface SVGTextPathElementAttributes extends GlobalSVGAttributes {
4062
+ ['alignment-baseline']: AttrValue;
4063
+ ['baseline-shift']: AttrValue;
4064
+ ['clip']: AttrValue;
4065
+ ['clip-path']: AttrValue;
4066
+ ['clip-rule']: AttrValue;
4067
+ ['color']: AttrValue;
4068
+ ['color-interpolation']: AttrValue;
4069
+ ['color-interpolation-filters']: AttrValue;
4070
+ ['color-profile']: AttrValue;
4071
+ ['color-rendering']: AttrValue;
4072
+ ['cursor']: AttrValue;
4073
+ ['direction']: AttrValue;
4074
+ ['display']: AttrValue;
4075
+ ['dominant-baseline']: AttrValue;
4076
+ ['enable-background']: AttrValue;
4077
+ ['externalResourcesRequired']: AttrValue;
4078
+ ['fill']: AttrValue;
4079
+ ['fill-opacity']: AttrValue;
4080
+ ['fill-rule']: AttrValue;
4081
+ ['filter']: AttrValue;
4082
+ ['flood-color']: AttrValue;
4083
+ ['flood-opacity']: AttrValue;
4084
+ ['font-family']: AttrValue;
4085
+ ['font-size']: AttrValue;
4086
+ ['font-size-adjust']: AttrValue;
4087
+ ['font-stretch']: AttrValue;
4088
+ ['font-style']: AttrValue;
4089
+ ['font-variant']: AttrValue;
4090
+ ['font-weight']: AttrValue;
4091
+ ['glyph-orientation-horizontal']: AttrValue;
4092
+ ['glyph-orientation-vertical']: AttrValue;
4093
+ ['href']: AttrValue;
4094
+ ['image-rendering']: AttrValue;
4095
+ ['kerning']: AttrValue;
4096
+ ['lengthAdjust']: AttrValue;
4097
+ ['letter-spacing']: AttrValue;
4098
+ ['lighting-color']: AttrValue;
4099
+ ['marker-end']: AttrValue;
4100
+ ['marker-mid']: AttrValue;
4101
+ ['marker-start']: AttrValue;
4102
+ ['mask']: AttrValue;
4103
+ ['method']: AttrValue;
4104
+ ['opacity']: AttrValue;
4105
+ ['overflow']: AttrValue;
4106
+ ['path']: AttrValue;
4107
+ ['pointer-events']: AttrValue;
4108
+ ['requiredExtensions']: AttrValue;
4109
+ ['requiredFeatures']: AttrValue;
4110
+ ['shape-rendering']: AttrValue;
4111
+ ['side']: AttrValue;
4112
+ ['spacing']: AttrValue;
4113
+ ['startOffset']: AttrValue;
4114
+ ['stop-color']: AttrValue;
4115
+ ['stop-opacity']: AttrValue;
4116
+ ['stroke']: AttrValue;
4117
+ ['stroke-dasharray']: AttrValue;
4118
+ ['stroke-dashoffset']: AttrValue;
4119
+ ['stroke-linecap']: AttrValue;
4120
+ ['stroke-linejoin']: AttrValue;
4121
+ ['stroke-miterlimit']: AttrValue;
4122
+ ['stroke-opacity']: AttrValue;
4123
+ ['stroke-width']: AttrValue;
4124
+ ['systemLanguage']: AttrValue;
4125
+ ['text-anchor']: AttrValue;
4126
+ ['text-decoration']: AttrValue;
4127
+ ['text-rendering']: AttrValue;
4128
+ ['textLength']: AttrValue;
4129
+ ['unicode-bidi']: AttrValue;
4130
+ ['visibility']: AttrValue;
4131
+ ['word-spacing']: AttrValue;
4132
+ ['writing-mode']: AttrValue;
4133
+ }
4134
+ interface SVGTitleElementAttributes extends GlobalSVGAttributes {
4135
+ ['requiredExtensions']: AttrValue;
4136
+ ['requiredFeatures']: AttrValue;
4137
+ ['requiredFonts']: AttrValue;
4138
+ ['requiredFormats']: AttrValue;
4139
+ ['systemLanguage']: AttrValue;
4140
+ }
4141
+ interface SVGTSpanElementAttributes extends GlobalSVGAttributes {
4142
+ ['alignment-baseline']: AttrValue;
4143
+ ['baseline-shift']: AttrValue;
4144
+ ['clip']: AttrValue;
4145
+ ['clip-path']: AttrValue;
4146
+ ['clip-rule']: AttrValue;
4147
+ ['color']: AttrValue;
4148
+ ['color-interpolation']: AttrValue;
4149
+ ['color-interpolation-filters']: AttrValue;
4150
+ ['color-profile']: AttrValue;
4151
+ ['color-rendering']: AttrValue;
4152
+ ['cursor']: AttrValue;
4153
+ ['direction']: AttrValue;
4154
+ ['display']: AttrValue;
4155
+ ['dominant-baseline']: AttrValue;
4156
+ ['dx']: AttrValue;
4157
+ ['dy']: AttrValue;
4158
+ ['enable-background']: AttrValue;
4159
+ ['externalResourcesRequired']: AttrValue;
4160
+ ['fill']: AttrValue;
4161
+ ['fill-opacity']: AttrValue;
4162
+ ['fill-rule']: AttrValue;
4163
+ ['filter']: AttrValue;
4164
+ ['flood-color']: AttrValue;
4165
+ ['flood-opacity']: AttrValue;
4166
+ ['focusHighlight']: AttrValue;
4167
+ ['focusable']: AttrValue;
4168
+ ['font-family']: AttrValue;
4169
+ ['font-size']: AttrValue;
4170
+ ['font-size-adjust']: AttrValue;
4171
+ ['font-stretch']: AttrValue;
4172
+ ['font-style']: AttrValue;
4173
+ ['font-variant']: AttrValue;
4174
+ ['font-weight']: AttrValue;
4175
+ ['glyph-orientation-horizontal']: AttrValue;
4176
+ ['glyph-orientation-vertical']: AttrValue;
4177
+ ['image-rendering']: AttrValue;
4178
+ ['kerning']: AttrValue;
4179
+ ['lengthAdjust']: AttrValue;
4180
+ ['letter-spacing']: AttrValue;
4181
+ ['lighting-color']: AttrValue;
4182
+ ['marker-end']: AttrValue;
4183
+ ['marker-mid']: AttrValue;
4184
+ ['marker-start']: AttrValue;
4185
+ ['mask']: AttrValue;
4186
+ ['nav-down']: AttrValue;
4187
+ ['nav-down-left']: AttrValue;
4188
+ ['nav-down-right']: AttrValue;
4189
+ ['nav-left']: AttrValue;
4190
+ ['nav-next']: AttrValue;
4191
+ ['nav-prev']: AttrValue;
4192
+ ['nav-right']: AttrValue;
4193
+ ['nav-up']: AttrValue;
4194
+ ['nav-up-left']: AttrValue;
4195
+ ['nav-up-right']: AttrValue;
4196
+ ['opacity']: AttrValue;
4197
+ ['overflow']: AttrValue;
4198
+ ['pointer-events']: AttrValue;
4199
+ ['requiredExtensions']: AttrValue;
4200
+ ['requiredFeatures']: AttrValue;
4201
+ ['requiredFonts']: AttrValue;
4202
+ ['requiredFormats']: AttrValue;
4203
+ ['rotate']: AttrValue;
4204
+ ['shape-rendering']: AttrValue;
4205
+ ['stop-color']: AttrValue;
4206
+ ['stop-opacity']: AttrValue;
4207
+ ['stroke']: AttrValue;
4208
+ ['stroke-dasharray']: AttrValue;
4209
+ ['stroke-dashoffset']: AttrValue;
4210
+ ['stroke-linecap']: AttrValue;
4211
+ ['stroke-linejoin']: AttrValue;
4212
+ ['stroke-miterlimit']: AttrValue;
4213
+ ['stroke-opacity']: AttrValue;
4214
+ ['stroke-width']: AttrValue;
4215
+ ['systemLanguage']: AttrValue;
4216
+ ['text-anchor']: AttrValue;
4217
+ ['text-decoration']: AttrValue;
4218
+ ['text-rendering']: AttrValue;
4219
+ ['textLength']: AttrValue;
4220
+ ['unicode-bidi']: AttrValue;
4221
+ ['visibility']: AttrValue;
4222
+ ['word-spacing']: AttrValue;
4223
+ ['writing-mode']: AttrValue;
4224
+ ['x']: AttrValue;
4225
+ ['y']: AttrValue;
4226
+ }
4227
+ interface SVGUseElementAttributes extends GlobalSVGAttributes {
4228
+ ['alignment-baseline']: AttrValue;
4229
+ ['baseline-shift']: AttrValue;
4230
+ ['clip']: AttrValue;
4231
+ ['clip-path']: AttrValue;
4232
+ ['clip-rule']: AttrValue;
4233
+ ['color']: AttrValue;
4234
+ ['color-interpolation']: AttrValue;
4235
+ ['color-interpolation-filters']: AttrValue;
4236
+ ['color-profile']: AttrValue;
4237
+ ['color-rendering']: AttrValue;
4238
+ ['cursor']: AttrValue;
4239
+ ['direction']: AttrValue;
4240
+ ['display']: AttrValue;
4241
+ ['dominant-baseline']: AttrValue;
4242
+ ['enable-background']: AttrValue;
4243
+ ['externalResourcesRequired']: AttrValue;
4244
+ ['fill']: AttrValue;
4245
+ ['fill-opacity']: AttrValue;
4246
+ ['fill-rule']: AttrValue;
4247
+ ['filter']: AttrValue;
4248
+ ['flood-color']: AttrValue;
4249
+ ['flood-opacity']: AttrValue;
4250
+ ['focusHighlight']: AttrValue;
4251
+ ['focusable']: AttrValue;
4252
+ ['font-family']: AttrValue;
4253
+ ['font-size']: AttrValue;
4254
+ ['font-size-adjust']: AttrValue;
4255
+ ['font-stretch']: AttrValue;
4256
+ ['font-style']: AttrValue;
4257
+ ['font-variant']: AttrValue;
4258
+ ['font-weight']: AttrValue;
4259
+ ['glyph-orientation-horizontal']: AttrValue;
4260
+ ['glyph-orientation-vertical']: AttrValue;
4261
+ ['height']: AttrValue;
4262
+ ['href']: AttrValue;
4263
+ ['image-rendering']: AttrValue;
4264
+ ['kerning']: AttrValue;
4265
+ ['letter-spacing']: AttrValue;
4266
+ ['lighting-color']: AttrValue;
4267
+ ['marker-end']: AttrValue;
4268
+ ['marker-mid']: AttrValue;
4269
+ ['marker-start']: AttrValue;
4270
+ ['mask']: AttrValue;
4271
+ ['nav-down']: AttrValue;
4272
+ ['nav-down-left']: AttrValue;
4273
+ ['nav-down-right']: AttrValue;
4274
+ ['nav-left']: AttrValue;
4275
+ ['nav-next']: AttrValue;
4276
+ ['nav-prev']: AttrValue;
4277
+ ['nav-right']: AttrValue;
4278
+ ['nav-up']: AttrValue;
4279
+ ['nav-up-left']: AttrValue;
4280
+ ['nav-up-right']: AttrValue;
4281
+ ['opacity']: AttrValue;
4282
+ ['overflow']: AttrValue;
4283
+ ['pointer-events']: AttrValue;
4284
+ ['requiredExtensions']: AttrValue;
4285
+ ['requiredFeatures']: AttrValue;
4286
+ ['requiredFonts']: AttrValue;
4287
+ ['requiredFormats']: AttrValue;
4288
+ ['shape-rendering']: AttrValue;
4289
+ ['stop-color']: AttrValue;
4290
+ ['stop-opacity']: AttrValue;
4291
+ ['stroke']: AttrValue;
4292
+ ['stroke-dasharray']: AttrValue;
4293
+ ['stroke-dashoffset']: AttrValue;
4294
+ ['stroke-linecap']: AttrValue;
4295
+ ['stroke-linejoin']: AttrValue;
4296
+ ['stroke-miterlimit']: AttrValue;
4297
+ ['stroke-opacity']: AttrValue;
4298
+ ['stroke-width']: AttrValue;
4299
+ ['systemLanguage']: AttrValue;
4300
+ ['text-anchor']: AttrValue;
4301
+ ['text-decoration']: AttrValue;
4302
+ ['text-rendering']: AttrValue;
4303
+ ['transform']: AttrValue;
4304
+ ['unicode-bidi']: AttrValue;
4305
+ ['visibility']: AttrValue;
4306
+ ['width']: AttrValue;
4307
+ ['word-spacing']: AttrValue;
4308
+ ['writing-mode']: AttrValue;
4309
+ ['x']: AttrValue;
4310
+ ['y']: AttrValue;
4311
+ }
4312
+ interface SVGViewElementAttributes extends GlobalSVGAttributes {
4313
+ ['externalResourcesRequired']: AttrValue;
4314
+ ['preserveAspectRatio']: AttrValue;
4315
+ ['viewBox']: AttrValue;
4316
+ ['viewTarget']: AttrValue;
4317
+ ['zoomAndPan']: AttrValue;
4318
+ }
4319
+ interface SVGElementAttributes extends GlobalSVGAttributes {
4320
+ }
4321
+ /**
4322
+ * @internal
4323
+ * @private - not for use outside of Glint
4324
+ */
4325
+ interface GlintSvgElementAttributesMap {
4326
+ ['SVGAElement']: SVGAElementAttributes;
4327
+ ['SVGAnimateElement']: SVGAnimateElementAttributes;
4328
+ ['SVGAnimateMotionElement']: SVGAnimateMotionElementAttributes;
4329
+ ['SVGAnimateTransformElement']: SVGAnimateTransformElementAttributes;
4330
+ ['SVGCircleElement']: SVGCircleElementAttributes;
4331
+ ['SVGClipPathElement']: SVGClipPathElementAttributes;
4332
+ ['SVGDefsElement']: SVGDefsElementAttributes;
4333
+ ['SVGDescElement']: SVGDescElementAttributes;
4334
+ ['SVGElement']: GlobalSVGAttributes;
4335
+ ['SVGEllipseElement']: SVGEllipseElementAttributes;
4336
+ ['SVGFEBlendElement']: SVGFEBlendElementAttributes;
4337
+ ['SVGFEColorMatrixElement']: SVGFEColorMatrixElementAttributes;
4338
+ ['SVGFEComponentTransferElement']: SVGFEComponentTransferElementAttributes;
4339
+ ['SVGFECompositeElement']: SVGFECompositeElementAttributes;
4340
+ ['SVGFEConvolveMatrixElement']: SVGFEConvolveMatrixElementAttributes;
4341
+ ['SVGFEDiffuseLightingElement']: SVGFEDiffuseLightingElementAttributes;
4342
+ ['SVGFEDisplacementMapElement']: SVGFEDisplacementMapElementAttributes;
4343
+ ['SVGFEDistantLightElement']: SVGFEDistantLightElementAttributes;
4344
+ ['SVGFEDropShadowElement']: SVGFEDropShadowElementAttributes;
4345
+ ['SVGFEFloodElement']: SVGFEFloodElementAttributes;
4346
+ ['SVGFEFuncAElement']: SVGFEFuncAElementAttributes;
4347
+ ['SVGFEFuncBElement']: SVGFEFuncBElementAttributes;
4348
+ ['SVGFEFuncGElement']: SVGFEFuncGElementAttributes;
4349
+ ['SVGFEFuncRElement']: SVGFEFuncRElementAttributes;
4350
+ ['SVGFEGaussianBlurElement']: SVGFEGaussianBlurElementAttributes;
4351
+ ['SVGFEImageElement']: SVGFEImageElementAttributes;
4352
+ ['SVGFEMergeElement']: SVGFEMergeElementAttributes;
4353
+ ['SVGFEMergeNodeElement']: SVGFEMergeNodeElementAttributes;
4354
+ ['SVGFEMorphologyElement']: SVGFEMorphologyElementAttributes;
4355
+ ['SVGFEOffsetElement']: SVGFEOffsetElementAttributes;
4356
+ ['SVGFEPointLightElement']: SVGFEPointLightElementAttributes;
4357
+ ['SVGFESpecularLightingElement']: SVGFESpecularLightingElementAttributes;
4358
+ ['SVGFESpotLightElement']: SVGFESpotLightElementAttributes;
4359
+ ['SVGFETileElement']: SVGFETileElementAttributes;
4360
+ ['SVGFETurbulenceElement']: SVGFETurbulenceElementAttributes;
4361
+ ['SVGFilterElement']: SVGFilterElementAttributes;
4362
+ ['SVGForeignObjectElement']: SVGForeignObjectElementAttributes;
4363
+ ['SVGGElement']: SVGGElementAttributes;
4364
+ ['SVGImageElement']: SVGImageElementAttributes;
4365
+ ['SVGLineElement']: SVGLineElementAttributes;
4366
+ ['SVGLinearGradientElement']: SVGLinearGradientElementAttributes;
4367
+ ['SVGMPathElement']: SVGMPathElementAttributes;
4368
+ ['SVGMarkerElement']: SVGMarkerElementAttributes;
4369
+ ['SVGMaskElement']: SVGMaskElementAttributes;
4370
+ ['SVGMetadataElement']: SVGMetadataElementAttributes;
4371
+ ['SVGPathElement']: SVGPathElementAttributes;
4372
+ ['SVGPatternElement']: SVGPatternElementAttributes;
4373
+ ['SVGPolygonElement']: SVGPolygonElementAttributes;
4374
+ ['SVGPolylineElement']: SVGPolylineElementAttributes;
4375
+ ['SVGRadialGradientElement']: SVGRadialGradientElementAttributes;
4376
+ ['SVGRectElement']: SVGRectElementAttributes;
4377
+ ['SVGSVGElement']: SVGSVGElementAttributes;
4378
+ ['SVGScriptElement']: SVGScriptElementAttributes;
4379
+ ['SVGSetElement']: SVGSetElementAttributes;
4380
+ ['SVGStopElement']: SVGStopElementAttributes;
4381
+ ['SVGStyleElement']: SVGStyleElementAttributes;
4382
+ ['SVGSwitchElement']: SVGSwitchElementAttributes;
4383
+ ['SVGSymbolElement']: SVGSymbolElementAttributes;
4384
+ ['SVGTSpanElement']: SVGTSpanElementAttributes;
4385
+ ['SVGTextElement']: SVGTextElementAttributes;
4386
+ ['SVGTextPathElement']: SVGTextPathElementAttributes;
4387
+ ['SVGTitleElement']: SVGTitleElementAttributes;
4388
+ ['SVGUseElement']: SVGUseElementAttributes;
4389
+ ['SVGViewElement']: SVGViewElementAttributes;
4390
+ }
4391
+ }
4392
+
4393
+ }