@discourse/types 2026.1.0-c7e9cdd → 2026.3.0-d02b2966

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 (1998) hide show
  1. package/declarations/admin/components/admin-area-settings.d.ts +1 -1
  2. package/declarations/admin/components/admin-area-settings.d.ts.map +1 -1
  3. package/declarations/admin/components/admin-badges-list.d.ts +1 -0
  4. package/declarations/admin/components/admin-badges-list.d.ts.map +1 -1
  5. package/declarations/admin/components/admin-badges-show.d.ts +1 -0
  6. package/declarations/admin/components/admin-badges-show.d.ts.map +1 -1
  7. package/declarations/admin/components/admin-config-area-card-section.d.ts +1 -1
  8. package/declarations/admin/components/admin-config-area-card-section.d.ts.map +1 -1
  9. package/declarations/admin/components/admin-config-area-card.d.ts +1 -1
  10. package/declarations/admin/components/admin-config-area-card.d.ts.map +1 -1
  11. package/declarations/admin/components/admin-config-area-cards/about/contact-information.d.ts.map +1 -1
  12. package/declarations/admin/components/admin-config-area-cards/about/extra-groups.d.ts.map +1 -1
  13. package/declarations/admin/components/admin-config-area-cards/about/general-settings.d.ts +0 -4
  14. package/declarations/admin/components/admin-config-area-cards/about/general-settings.d.ts.map +1 -1
  15. package/declarations/admin/components/admin-config-area-cards/about/your-organization.d.ts +0 -3
  16. package/declarations/admin/components/admin-config-area-cards/about/your-organization.d.ts.map +1 -1
  17. package/declarations/admin/components/admin-config-areas/api-keys-new.d.ts +4 -0
  18. package/declarations/admin/components/admin-config-areas/api-keys-new.d.ts.map +1 -1
  19. package/declarations/admin/components/admin-config-areas/api-keys-show.d.ts +0 -1
  20. package/declarations/admin/components/admin-config-areas/api-keys-show.d.ts.map +1 -1
  21. package/declarations/admin/components/admin-config-areas/color-palette.d.ts.map +1 -1
  22. package/declarations/admin/components/admin-config-areas/components.d.ts +1 -1
  23. package/declarations/admin/components/admin-config-areas/components.d.ts.map +1 -1
  24. package/declarations/admin/components/admin-config-areas/flags.d.ts.map +1 -1
  25. package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts +3 -0
  26. package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts.map +1 -1
  27. package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts +4 -1
  28. package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts.map +1 -1
  29. package/declarations/admin/components/admin-config-areas/webhooks-form.d.ts +2 -2
  30. package/declarations/admin/components/admin-config-areas/webhooks-form.d.ts.map +1 -1
  31. package/declarations/admin/components/admin-config-areas/webhooks-list.d.ts +0 -1
  32. package/declarations/admin/components/admin-config-areas/webhooks-list.d.ts.map +1 -1
  33. package/declarations/admin/components/admin-embedding-host-form.d.ts.map +1 -1
  34. package/declarations/admin/components/admin-filter-controls.d.ts +2 -1
  35. package/declarations/admin/components/admin-filter-controls.d.ts.map +1 -1
  36. package/declarations/admin/components/admin-filtered-site-settings.d.ts.map +1 -1
  37. package/declarations/admin/components/admin-flag-item.d.ts +0 -1
  38. package/declarations/admin/components/admin-flag-item.d.ts.map +1 -1
  39. package/declarations/admin/components/admin-flags-form.d.ts.map +1 -1
  40. package/declarations/admin/components/admin-font-chooser.d.ts.map +1 -1
  41. package/declarations/admin/components/admin-fonts-form.d.ts.map +1 -1
  42. package/declarations/admin/components/admin-form-row.d.ts.map +1 -1
  43. package/declarations/admin/components/admin-interpolation-keys.d.ts +3 -0
  44. package/declarations/admin/components/admin-interpolation-keys.d.ts.map +1 -0
  45. package/declarations/admin/components/admin-logo-form.d.ts +1 -1
  46. package/declarations/admin/components/admin-logo-form.d.ts.map +1 -1
  47. package/declarations/admin/components/admin-penalty-post-action.d.ts +2 -2
  48. package/declarations/admin/components/admin-penalty-post-action.d.ts.map +1 -1
  49. package/declarations/admin/components/admin-penalty-reason.d.ts +4 -1
  50. package/declarations/admin/components/admin-penalty-reason.d.ts.map +1 -1
  51. package/declarations/admin/components/admin-permalink-form.d.ts.map +1 -1
  52. package/declarations/admin/components/admin-report-chart.d.ts +36 -0
  53. package/declarations/admin/components/admin-report-chart.d.ts.map +1 -1
  54. package/declarations/admin/components/admin-report-counters.d.ts.map +1 -1
  55. package/declarations/admin/components/admin-report-inline-table.d.ts.map +1 -1
  56. package/declarations/{app/components/review-index-legacy.d.ts → admin/components/admin-report-legacy.d.ts} +1 -1
  57. package/declarations/admin/components/admin-report-legacy.d.ts.map +1 -0
  58. package/declarations/admin/components/admin-report-new.d.ts +3 -0
  59. package/declarations/admin/components/admin-report-new.d.ts.map +1 -0
  60. package/declarations/admin/components/admin-report-stacked-chart.d.ts +42 -1
  61. package/declarations/admin/components/admin-report-stacked-chart.d.ts.map +1 -1
  62. package/declarations/admin/components/admin-report-storage-stats.d.ts +6 -6
  63. package/declarations/admin/components/admin-report-storage-stats.d.ts.map +1 -1
  64. package/declarations/admin/components/admin-report-table-cell.d.ts +1 -1
  65. package/declarations/admin/components/admin-report-table-cell.d.ts.map +1 -1
  66. package/declarations/admin/components/admin-report-table-header.d.ts +6 -4
  67. package/declarations/admin/components/admin-report-table-header.d.ts.map +1 -1
  68. package/declarations/admin/components/admin-report-table-row.d.ts.map +1 -1
  69. package/declarations/admin/components/admin-report-table.d.ts +12 -12
  70. package/declarations/admin/components/admin-report-table.d.ts.map +1 -1
  71. package/declarations/admin/components/admin-report.d.ts +1 -3
  72. package/declarations/admin/components/admin-report.d.ts.map +1 -1
  73. package/declarations/admin/components/admin-reports.d.ts +5 -0
  74. package/declarations/admin/components/admin-reports.d.ts.map +1 -1
  75. package/declarations/admin/components/admin-search.d.ts +0 -1
  76. package/declarations/admin/components/admin-search.d.ts.map +1 -1
  77. package/declarations/admin/components/admin-theme-editor.d.ts +4 -5
  78. package/declarations/admin/components/admin-theme-editor.d.ts.map +1 -1
  79. package/declarations/admin/components/admin-user-field-item.d.ts +0 -1
  80. package/declarations/admin/components/admin-user-field-item.d.ts.map +1 -1
  81. package/declarations/admin/components/admin-user-fields-form.d.ts.map +1 -1
  82. package/declarations/admin/components/admin-welcome-banner-form.d.ts.map +1 -1
  83. package/declarations/admin/components/api-key-item.d.ts +0 -1
  84. package/declarations/admin/components/api-key-item.d.ts.map +1 -1
  85. package/declarations/admin/components/bulk-user-delete-confirmation.d.ts.map +1 -1
  86. package/declarations/admin/components/color-input.d.ts.map +1 -1
  87. package/declarations/admin/components/color-palette-editor.d.ts.map +1 -1
  88. package/declarations/admin/components/color-palette-list-item.d.ts +0 -2
  89. package/declarations/admin/components/color-palette-list-item.d.ts.map +1 -1
  90. package/declarations/admin/components/dashboard-new-feature-item.d.ts +0 -7
  91. package/declarations/admin/components/dashboard-new-feature-item.d.ts.map +1 -1
  92. package/declarations/admin/components/dashboard-new-features.d.ts +3 -4
  93. package/declarations/admin/components/dashboard-new-features.d.ts.map +1 -1
  94. package/declarations/admin/components/edit-category-general.d.ts +4 -2
  95. package/declarations/admin/components/edit-category-general.d.ts.map +1 -1
  96. package/declarations/admin/components/edit-category-images.d.ts +4 -4
  97. package/declarations/admin/components/edit-category-images.d.ts.map +1 -1
  98. package/declarations/admin/components/edit-category-localizations.d.ts.map +1 -1
  99. package/declarations/admin/components/edit-category-security.d.ts.map +1 -1
  100. package/declarations/admin/components/edit-category-settings.d.ts +11 -10
  101. package/declarations/admin/components/edit-category-settings.d.ts.map +1 -1
  102. package/declarations/admin/components/edit-category-tab.d.ts +3 -4
  103. package/declarations/admin/components/edit-category-tab.d.ts.map +1 -1
  104. package/declarations/admin/components/edit-category-tags.d.ts +1 -0
  105. package/declarations/admin/components/edit-category-tags.d.ts.map +1 -1
  106. package/declarations/admin/components/edit-category-topic-template.d.ts.map +1 -1
  107. package/declarations/admin/components/email-logs-list.d.ts.map +1 -1
  108. package/declarations/admin/components/email-styles-editor.d.ts +2 -2
  109. package/declarations/admin/components/email-styles-editor.d.ts.map +1 -1
  110. package/declarations/admin/components/emoji-uploader.d.ts +2 -3
  111. package/declarations/admin/components/emoji-uploader.d.ts.map +1 -1
  112. package/declarations/admin/components/flag-user.d.ts.map +1 -1
  113. package/declarations/admin/components/form-template/form.d.ts.map +1 -1
  114. package/declarations/admin/components/images-uploader.d.ts.map +1 -1
  115. package/declarations/admin/components/ip-lookup.d.ts.map +1 -1
  116. package/declarations/admin/components/modal/custom-date-range.d.ts.map +1 -1
  117. package/declarations/admin/components/modal/install-theme.d.ts +0 -1
  118. package/declarations/admin/components/modal/install-theme.d.ts.map +1 -1
  119. package/declarations/admin/components/modal/penalize-user.d.ts +1 -1
  120. package/declarations/admin/components/modal/penalize-user.d.ts.map +1 -1
  121. package/declarations/admin/components/modal/watched-word-testing.d.ts.map +1 -1
  122. package/declarations/admin/components/permalink-form.d.ts +1 -1
  123. package/declarations/admin/components/report-filters/bool.d.ts.map +1 -1
  124. package/declarations/admin/components/report-filters/group.d.ts.map +1 -1
  125. package/declarations/admin/components/schema-setting/editor.d.ts.map +1 -1
  126. package/declarations/admin/components/schema-setting/field.d.ts +1 -1
  127. package/declarations/admin/components/schema-setting/field.d.ts.map +1 -1
  128. package/declarations/admin/components/schema-setting/number-field.d.ts.map +1 -1
  129. package/declarations/admin/components/schema-setting/types/categories.d.ts +1 -0
  130. package/declarations/admin/components/schema-setting/types/categories.d.ts.map +1 -1
  131. package/declarations/admin/components/schema-setting/types/models.d.ts.map +1 -1
  132. package/declarations/admin/components/schema-setting/types/tags.d.ts +1 -0
  133. package/declarations/admin/components/schema-setting/types/tags.d.ts.map +1 -1
  134. package/declarations/admin/components/schema-setting/types/upload.d.ts.map +1 -1
  135. package/declarations/admin/components/screened-ip-address-form.d.ts +1 -1
  136. package/declarations/admin/components/screened-ip-address-form.d.ts.map +1 -1
  137. package/declarations/admin/components/setting-validation-message.d.ts.map +1 -1
  138. package/declarations/admin/components/site-customization-change-details.d.ts.map +1 -1
  139. package/declarations/admin/components/site-customization-change-field.d.ts.map +1 -1
  140. package/declarations/admin/components/site-setting.d.ts +3 -2
  141. package/declarations/admin/components/site-setting.d.ts.map +1 -1
  142. package/declarations/admin/components/site-settings/enum.d.ts.map +1 -1
  143. package/declarations/admin/components/site-settings/group-list.d.ts.map +1 -1
  144. package/declarations/admin/components/site-settings/host-list.d.ts.map +1 -1
  145. package/declarations/admin/components/site-settings/list.d.ts.map +1 -1
  146. package/declarations/admin/components/site-settings/named-list.d.ts.map +1 -1
  147. package/declarations/admin/components/site-settings/simple-list.d.ts.map +1 -1
  148. package/declarations/admin/components/site-settings/string.d.ts.map +1 -1
  149. package/declarations/admin/components/site-settings/tag-group-list.d.ts +1 -1
  150. package/declarations/admin/components/site-settings/tag-group-list.d.ts.map +1 -1
  151. package/declarations/admin/components/site-settings/tag-list.d.ts +1 -1
  152. package/declarations/admin/components/site-settings/tag-list.d.ts.map +1 -1
  153. package/declarations/admin/components/site-settings/topic.d.ts.map +1 -1
  154. package/declarations/admin/components/site-settings/upload.d.ts +45 -4
  155. package/declarations/admin/components/site-settings/upload.d.ts.map +1 -1
  156. package/declarations/admin/components/site-settings/uploaded-image-list.d.ts.map +1 -1
  157. package/declarations/admin/components/site-settings/url-list.d.ts.map +1 -1
  158. package/declarations/admin/components/site-settings/value-list.d.ts.map +1 -1
  159. package/declarations/admin/components/theme-settings-editor.d.ts.map +1 -1
  160. package/declarations/admin/components/theme-site-settings.d.ts.map +1 -1
  161. package/declarations/admin/components/themes-grid-card.d.ts +8 -0
  162. package/declarations/admin/components/themes-grid-card.d.ts.map +1 -1
  163. package/declarations/admin/components/themes-grid-placeholder.d.ts +8 -8
  164. package/declarations/admin/components/upsert-category/appearance.d.ts +32 -0
  165. package/declarations/admin/components/upsert-category/appearance.d.ts.map +1 -0
  166. package/declarations/admin/components/upsert-category/general.d.ts +60 -0
  167. package/declarations/admin/components/upsert-category/general.d.ts.map +1 -0
  168. package/declarations/admin/components/upsert-category/permission-row.d.ts +22 -0
  169. package/declarations/admin/components/upsert-category/permission-row.d.ts.map +1 -0
  170. package/declarations/admin/components/upsert-category/security.d.ts +22 -0
  171. package/declarations/admin/components/upsert-category/security.d.ts.map +1 -0
  172. package/declarations/admin/components/upsert-category/settings.d.ts +23 -0
  173. package/declarations/admin/components/upsert-category/settings.d.ts.map +1 -0
  174. package/declarations/admin/components/upsert-category/tags.d.ts +10 -0
  175. package/declarations/admin/components/upsert-category/tags.d.ts.map +1 -0
  176. package/declarations/admin/components/value-list.d.ts +2 -2
  177. package/declarations/admin/components/value-list.d.ts.map +1 -1
  178. package/declarations/admin/components/version-checks.d.ts +2 -4
  179. package/declarations/admin/components/version-checks.d.ts.map +1 -1
  180. package/declarations/admin/components/watched-word-form.d.ts +2 -2
  181. package/declarations/admin/components/watched-word-form.d.ts.map +1 -1
  182. package/declarations/admin/components/watched-word-uploader.d.ts.map +1 -1
  183. package/declarations/admin/components/webhook-events.d.ts.map +1 -1
  184. package/declarations/admin/components/webhook-item.d.ts +0 -2
  185. package/declarations/admin/components/webhook-item.d.ts.map +1 -1
  186. package/declarations/admin/controllers/admin/backups/index.d.ts +2 -2
  187. package/declarations/admin/controllers/admin/backups/index.d.ts.map +1 -1
  188. package/declarations/admin/controllers/admin/backups/logs.d.ts.map +1 -1
  189. package/declarations/admin/controllers/admin/dashboard/general.d.ts +12 -12
  190. package/declarations/admin/controllers/admin/dashboard/general.d.ts.map +1 -1
  191. package/declarations/admin/controllers/admin/dashboard-moderation.d.ts +4 -4
  192. package/declarations/admin/controllers/admin/dashboard-moderation.d.ts.map +1 -1
  193. package/declarations/admin/controllers/admin/dashboard-reports.d.ts +1 -1
  194. package/declarations/admin/controllers/admin/dashboard-reports.d.ts.map +1 -1
  195. package/declarations/admin/controllers/admin/dashboard.d.ts +1 -1
  196. package/declarations/admin/controllers/admin/dashboard.d.ts.map +1 -1
  197. package/declarations/admin/controllers/admin-api-keys/new.d.ts +1 -1
  198. package/declarations/admin/controllers/admin-api-keys/new.d.ts.map +1 -1
  199. package/declarations/admin/controllers/admin-config/color-palettes/index.d.ts +0 -1
  200. package/declarations/admin/controllers/admin-config/color-palettes/index.d.ts.map +1 -1
  201. package/declarations/admin/controllers/admin-config/upcoming-changes.d.ts +12 -0
  202. package/declarations/admin/controllers/admin-config/upcoming-changes.d.ts.map +1 -0
  203. package/declarations/admin/controllers/admin-customize-email-style/edit.d.ts +2 -2
  204. package/declarations/admin/controllers/admin-customize-email-style/edit.d.ts.map +1 -1
  205. package/declarations/admin/controllers/admin-customize-themes/edit.d.ts +3 -3
  206. package/declarations/admin/controllers/admin-customize-themes/edit.d.ts.map +1 -1
  207. package/declarations/admin/controllers/admin-customize-themes/show/index.d.ts +15 -15
  208. package/declarations/admin/controllers/admin-customize-themes/show/index.d.ts.map +1 -1
  209. package/declarations/admin/controllers/admin-customize-themes/show.d.ts +3 -3
  210. package/declarations/admin/controllers/admin-customize-themes/show.d.ts.map +1 -1
  211. package/declarations/admin/controllers/admin-customize-themes.d.ts +3 -3
  212. package/declarations/admin/controllers/admin-customize-themes.d.ts.map +1 -1
  213. package/declarations/admin/controllers/admin-email/preview-digest.d.ts +1 -0
  214. package/declarations/admin/controllers/admin-email/preview-digest.d.ts.map +1 -1
  215. package/declarations/admin/controllers/admin-email/server-settings.d.ts.map +1 -1
  216. package/declarations/admin/controllers/admin-email-templates/edit.d.ts +10 -3
  217. package/declarations/admin/controllers/admin-email-templates/edit.d.ts.map +1 -1
  218. package/declarations/admin/controllers/admin-logs/screened-ip-addresses.d.ts.map +1 -1
  219. package/declarations/admin/controllers/admin-logs/staff-action-logs.d.ts +2 -2
  220. package/declarations/admin/controllers/admin-logs/staff-action-logs.d.ts.map +1 -1
  221. package/declarations/admin/controllers/admin-permalinks/index.d.ts.map +1 -1
  222. package/declarations/admin/controllers/admin-reports/show.d.ts +1 -1
  223. package/declarations/admin/controllers/admin-reports.d.ts +3 -0
  224. package/declarations/admin/controllers/admin-reports.d.ts.map +1 -1
  225. package/declarations/admin/controllers/admin-site-settings.d.ts.map +1 -1
  226. package/declarations/admin/controllers/admin-site-text/edit.d.ts +9 -3
  227. package/declarations/admin/controllers/admin-site-text/edit.d.ts.map +1 -1
  228. package/declarations/admin/controllers/admin-site-text/index.d.ts +6 -0
  229. package/declarations/admin/controllers/admin-site-text/index.d.ts.map +1 -1
  230. package/declarations/admin/controllers/admin-user/badges.d.ts +1 -1
  231. package/declarations/admin/controllers/admin-user/badges.d.ts.map +1 -1
  232. package/declarations/admin/controllers/admin-user/index.d.ts +12 -12
  233. package/declarations/admin/controllers/admin-user/index.d.ts.map +1 -1
  234. package/declarations/admin/controllers/admin-users-list/show.d.ts +2 -2
  235. package/declarations/admin/controllers/admin-users-list/show.d.ts.map +1 -1
  236. package/declarations/admin/controllers/admin-watched-words.d.ts.map +1 -1
  237. package/declarations/admin/controllers/admin.d.ts +3 -3
  238. package/declarations/admin/controllers/admin.d.ts.map +1 -1
  239. package/declarations/admin/controllers/edit-category/tabs.d.ts +19 -8
  240. package/declarations/admin/controllers/edit-category/tabs.d.ts.map +1 -1
  241. package/declarations/admin/helpers/check-icon.d.ts +1 -1
  242. package/declarations/admin/helpers/check-icon.d.ts.map +1 -1
  243. package/declarations/admin/helpers/human-size.d.ts +1 -1
  244. package/declarations/admin/helpers/human-size.d.ts.map +1 -1
  245. package/declarations/admin/lib/color-scheme-manager.d.ts +6 -3
  246. package/declarations/admin/lib/color-scheme-manager.d.ts.map +1 -1
  247. package/declarations/admin/lib/hex-to-rgba.d.ts.map +1 -1
  248. package/declarations/admin/lib/interpolation-keys.d.ts +2 -0
  249. package/declarations/admin/lib/interpolation-keys.d.ts.map +1 -0
  250. package/declarations/admin/lib/site-setting-filter.d.ts.map +1 -1
  251. package/declarations/admin/lib/template-form-fields.d.ts.map +1 -1
  252. package/declarations/admin/models/admin-dashboard.d.ts.map +1 -1
  253. package/declarations/admin/models/admin-user.d.ts +10 -10
  254. package/declarations/admin/models/admin-user.d.ts.map +1 -1
  255. package/declarations/admin/models/api-key.d.ts +3 -3
  256. package/declarations/admin/models/api-key.d.ts.map +1 -1
  257. package/declarations/admin/models/backup-status.d.ts +1 -1
  258. package/declarations/admin/models/backup-status.d.ts.map +1 -1
  259. package/declarations/admin/models/color-scheme-color.d.ts +6 -6
  260. package/declarations/admin/models/color-scheme-color.d.ts.map +1 -1
  261. package/declarations/admin/models/color-scheme.d.ts +4 -3
  262. package/declarations/admin/models/color-scheme.d.ts.map +1 -1
  263. package/declarations/admin/models/embedding.d.ts.map +1 -1
  264. package/declarations/admin/models/flag-type.d.ts +1 -1
  265. package/declarations/admin/models/flag-type.d.ts.map +1 -1
  266. package/declarations/admin/models/permalink.d.ts +3 -3
  267. package/declarations/admin/models/permalink.d.ts.map +1 -1
  268. package/declarations/admin/models/report.d.ts +28 -27
  269. package/declarations/admin/models/report.d.ts.map +1 -1
  270. package/declarations/admin/models/screened-email.d.ts +1 -1
  271. package/declarations/admin/models/screened-email.d.ts.map +1 -1
  272. package/declarations/admin/models/screened-ip-address.d.ts +2 -2
  273. package/declarations/admin/models/screened-ip-address.d.ts.map +1 -1
  274. package/declarations/admin/models/screened-url.d.ts +1 -1
  275. package/declarations/admin/models/screened-url.d.ts.map +1 -1
  276. package/declarations/admin/models/site-setting.d.ts +1 -1
  277. package/declarations/admin/models/site-setting.d.ts.map +1 -1
  278. package/declarations/admin/models/staff-action-log.d.ts +4 -4
  279. package/declarations/admin/models/staff-action-log.d.ts.map +1 -1
  280. package/declarations/admin/models/theme.d.ts +10 -10
  281. package/declarations/admin/models/theme.d.ts.map +1 -1
  282. package/declarations/admin/models/tl3-requirements.d.ts +4 -4
  283. package/declarations/admin/models/tl3-requirements.d.ts.map +1 -1
  284. package/declarations/admin/models/user-field.d.ts.map +1 -1
  285. package/declarations/admin/models/version-check.d.ts +5 -5
  286. package/declarations/admin/models/version-check.d.ts.map +1 -1
  287. package/declarations/admin/models/watched-word.d.ts.map +1 -1
  288. package/declarations/admin/models/web-hook.d.ts +3 -3
  289. package/declarations/admin/models/web-hook.d.ts.map +1 -1
  290. package/declarations/admin/routes/admin/dashboard-reports.d.ts +3 -0
  291. package/declarations/admin/routes/admin/dashboard-reports.d.ts.map +1 -1
  292. package/declarations/admin/routes/admin-config/upcoming-changes.d.ts +6 -0
  293. package/declarations/admin/routes/admin-config/upcoming-changes.d.ts.map +1 -1
  294. package/declarations/admin/routes/admin-email-templates/edit.d.ts.map +1 -1
  295. package/declarations/admin/routes/admin-route-map.d.ts.map +1 -1
  296. package/declarations/admin/routes/admin-site-settings.d.ts +5 -1
  297. package/declarations/admin/routes/admin-site-settings.d.ts.map +1 -1
  298. package/declarations/admin/routes/admin-site-text/edit.d.ts.map +1 -1
  299. package/declarations/admin/routes/admin-site-text/index.d.ts +1 -3
  300. package/declarations/admin/routes/admin-site-text/index.d.ts.map +1 -1
  301. package/declarations/admin/routes/edit-category/tabs.d.ts +4 -0
  302. package/declarations/admin/routes/edit-category/tabs.d.ts.map +1 -1
  303. package/declarations/admin/routes/edit-category.d.ts +1 -1
  304. package/declarations/admin/routes/edit-category.d.ts.map +1 -1
  305. package/declarations/admin/routes/new-category/index.d.ts +7 -0
  306. package/declarations/admin/routes/new-category/index.d.ts.map +1 -0
  307. package/declarations/admin/routes/new-category/setup.d.ts +10 -0
  308. package/declarations/admin/routes/new-category/setup.d.ts.map +1 -0
  309. package/declarations/admin/routes/new-category/tabs.d.ts +9 -0
  310. package/declarations/admin/routes/new-category/tabs.d.ts.map +1 -0
  311. package/declarations/admin/routes/new-category.d.ts +5 -1
  312. package/declarations/admin/routes/new-category.d.ts.map +1 -1
  313. package/declarations/admin/services/admin-emojis.d.ts +1 -1
  314. package/declarations/admin/services/admin-emojis.d.ts.map +1 -1
  315. package/declarations/admin/services/admin-nav-manager.d.ts.map +1 -1
  316. package/declarations/admin/services/admin-search-data-source.d.ts.map +1 -1
  317. package/declarations/admin/services/admin-sidebar-state-manager.d.ts.map +1 -1
  318. package/declarations/admin/services/admin-user-fields.d.ts.map +1 -1
  319. package/declarations/admin/templates/admin-config/flags.d.ts +0 -1
  320. package/declarations/admin/templates/admin-config/flags.d.ts.map +1 -1
  321. package/declarations/admin/templates/edit-category/tabs-horizontal.d.ts +8 -0
  322. package/declarations/admin/templates/edit-category/tabs-horizontal.d.ts.map +1 -0
  323. package/declarations/admin/templates/edit-category/tabs-vertical.d.ts +3 -0
  324. package/declarations/admin/templates/edit-category/tabs-vertical.d.ts.map +1 -0
  325. package/declarations/admin/templates/new-category/setup.d.ts +3 -0
  326. package/declarations/admin/templates/new-category/setup.d.ts.map +1 -0
  327. package/declarations/admin/templates/new-category.d.ts +3 -0
  328. package/declarations/admin/templates/new-category.d.ts.map +1 -0
  329. package/declarations/app/adapters/tag-settings.d.ts +5 -0
  330. package/declarations/app/adapters/tag-settings.d.ts.map +1 -0
  331. package/declarations/app/adapters/tag.d.ts +1 -1
  332. package/declarations/app/adapters/tag.d.ts.map +1 -1
  333. package/declarations/app/app.d.ts +1 -1
  334. package/declarations/app/app.d.ts.map +1 -1
  335. package/declarations/app/blocks/block-outlet.d.ts +167 -0
  336. package/declarations/app/blocks/block-outlet.d.ts.map +1 -0
  337. package/declarations/app/blocks/builtin/block-group.d.ts +17 -0
  338. package/declarations/app/blocks/builtin/block-group.d.ts.map +1 -0
  339. package/declarations/app/blocks/builtin/block-head.d.ts +67 -0
  340. package/declarations/app/blocks/builtin/block-head.d.ts.map +1 -0
  341. package/declarations/app/blocks/builtin/index.d.ts +2 -0
  342. package/declarations/app/blocks/builtin/index.d.ts.map +1 -0
  343. package/declarations/app/blocks/conditions/condition.d.ts +202 -0
  344. package/declarations/app/blocks/conditions/condition.d.ts.map +1 -0
  345. package/declarations/app/blocks/conditions/decorator.d.ts +79 -0
  346. package/declarations/app/blocks/conditions/decorator.d.ts.map +1 -0
  347. package/declarations/app/blocks/conditions/index.d.ts +8 -0
  348. package/declarations/app/blocks/conditions/index.d.ts.map +1 -0
  349. package/declarations/app/blocks/conditions/outlet-arg.d.ts +89 -0
  350. package/declarations/app/blocks/conditions/outlet-arg.d.ts.map +1 -0
  351. package/declarations/app/blocks/conditions/route.d.ts +96 -0
  352. package/declarations/app/blocks/conditions/route.d.ts.map +1 -0
  353. package/declarations/app/blocks/conditions/setting.d.ts +88 -0
  354. package/declarations/app/blocks/conditions/setting.d.ts.map +1 -0
  355. package/declarations/app/blocks/conditions/user.d.ts +77 -0
  356. package/declarations/app/blocks/conditions/user.d.ts.map +1 -0
  357. package/declarations/app/blocks/conditions/viewport.d.ts +50 -0
  358. package/declarations/app/blocks/conditions/viewport.d.ts.map +1 -0
  359. package/declarations/app/blocks/index.d.ts +3 -0
  360. package/declarations/app/blocks/index.d.ts.map +1 -0
  361. package/declarations/app/components/add-category-tag-classes.d.ts +5 -2
  362. package/declarations/app/components/add-category-tag-classes.d.ts.map +1 -1
  363. package/declarations/app/components/admin-onboarding/banner.d.ts +17 -0
  364. package/declarations/app/components/admin-onboarding/banner.d.ts.map +1 -0
  365. package/declarations/app/components/admin-onboarding/modal/predefined-topics-options.d.ts +9 -0
  366. package/declarations/app/components/admin-onboarding/modal/predefined-topics-options.d.ts.map +1 -0
  367. package/declarations/app/components/admin-onboarding/modal/start-posting-options.d.ts +3 -0
  368. package/declarations/app/components/admin-onboarding/modal/start-posting-options.d.ts.map +1 -0
  369. package/declarations/app/components/admin-onboarding/predefined-topics-option.d.ts +9 -0
  370. package/declarations/app/components/admin-onboarding/predefined-topics-option.d.ts.map +1 -0
  371. package/declarations/app/components/admin-onboarding/start-posting-option.d.ts +10 -0
  372. package/declarations/app/components/admin-onboarding/start-posting-option.d.ts.map +1 -0
  373. package/declarations/app/components/admin-onboarding/step.d.ts +15 -0
  374. package/declarations/app/components/admin-onboarding/step.d.ts.map +1 -0
  375. package/declarations/app/components/admin-post-menu.d.ts +1 -0
  376. package/declarations/app/components/admin-post-menu.d.ts.map +1 -1
  377. package/declarations/app/components/anonymous-topic-footer-buttons.d.ts +0 -1
  378. package/declarations/app/components/anonymous-topic-footer-buttons.d.ts.map +1 -1
  379. package/declarations/app/components/avatar-flair.d.ts +1 -1
  380. package/declarations/app/components/avatar-flair.d.ts.map +1 -1
  381. package/declarations/app/components/avatar-uploader.d.ts +2 -2
  382. package/declarations/app/components/avatar-uploader.d.ts.map +1 -1
  383. package/declarations/app/components/badge-card.d.ts +1 -1
  384. package/declarations/app/components/badge-card.d.ts.map +1 -1
  385. package/declarations/app/components/basic-topic-list.d.ts +2 -2
  386. package/declarations/app/components/basic-topic-list.d.ts.map +1 -1
  387. package/declarations/app/components/bookmark-actions-dropdown.d.ts +1 -1
  388. package/declarations/app/components/bookmark-actions-dropdown.d.ts.map +1 -1
  389. package/declarations/app/components/bookmark-list.d.ts.map +1 -1
  390. package/declarations/app/components/bookmark-menu.d.ts.map +1 -1
  391. package/declarations/app/components/bread-crumbs.d.ts +8 -8
  392. package/declarations/app/components/bread-crumbs.d.ts.map +1 -1
  393. package/declarations/app/components/bulk-select-topics-dropdown.d.ts +2 -0
  394. package/declarations/app/components/bulk-select-topics-dropdown.d.ts.map +1 -1
  395. package/declarations/app/components/calendar-subscription-url.d.ts +10 -0
  396. package/declarations/app/components/calendar-subscription-url.d.ts.map +1 -0
  397. package/declarations/app/components/card-contents-base.d.ts +1 -2
  398. package/declarations/app/components/card-contents-base.d.ts.map +1 -1
  399. package/declarations/app/components/categories-and-latest-topics.d.ts.map +1 -1
  400. package/declarations/app/components/categories-and-top-topics.d.ts.map +1 -1
  401. package/declarations/app/components/categories-boxes-topic.d.ts +1 -1
  402. package/declarations/app/components/categories-boxes-topic.d.ts.map +1 -1
  403. package/declarations/app/components/categories-boxes-with-topics.d.ts +1 -1
  404. package/declarations/app/components/categories-boxes-with-topics.d.ts.map +1 -1
  405. package/declarations/app/components/categories-boxes.d.ts +1 -1
  406. package/declarations/app/components/categories-boxes.d.ts.map +1 -1
  407. package/declarations/app/components/categories-only.d.ts +4 -4
  408. package/declarations/app/components/categories-only.d.ts.map +1 -1
  409. package/declarations/app/components/categories-topic-list.d.ts.map +1 -1
  410. package/declarations/app/components/categories-with-featured-topics.d.ts.map +1 -1
  411. package/declarations/app/components/category-list-item.d.ts +3 -3
  412. package/declarations/app/components/category-list-item.d.ts.map +1 -1
  413. package/declarations/app/components/category-name-fields.d.ts.map +1 -1
  414. package/declarations/app/components/category-permission-row.d.ts +1 -0
  415. package/declarations/app/components/category-permission-row.d.ts.map +1 -1
  416. package/declarations/app/components/category-title-link.d.ts +1 -1
  417. package/declarations/app/components/category-title-link.d.ts.map +1 -1
  418. package/declarations/app/components/category-topic-template-editor.d.ts +8 -0
  419. package/declarations/app/components/category-topic-template-editor.d.ts.map +1 -1
  420. package/declarations/app/components/category-type-cards.d.ts +8 -0
  421. package/declarations/app/components/category-type-cards.d.ts.map +1 -0
  422. package/declarations/app/components/category-unread.d.ts.map +1 -1
  423. package/declarations/app/components/cdn-img.d.ts +1 -1
  424. package/declarations/app/components/cdn-img.d.ts.map +1 -1
  425. package/declarations/app/components/color-palette-preview.d.ts +1 -1
  426. package/declarations/app/components/color-palette-preview.d.ts.map +1 -1
  427. package/declarations/app/components/color-picker-choice.d.ts +3 -3
  428. package/declarations/app/components/color-picker-choice.d.ts.map +1 -1
  429. package/declarations/app/components/color-picker.d.ts.map +1 -1
  430. package/declarations/app/components/composer/toolbar-scroll-container.d.ts +15 -0
  431. package/declarations/app/components/composer/toolbar-scroll-container.d.ts.map +1 -0
  432. package/declarations/app/components/composer-action-title.d.ts +4 -4
  433. package/declarations/app/components/composer-action-title.d.ts.map +1 -1
  434. package/declarations/app/components/composer-body.d.ts +4 -3
  435. package/declarations/app/components/composer-body.d.ts.map +1 -1
  436. package/declarations/app/components/composer-container.d.ts +4 -0
  437. package/declarations/app/components/composer-container.d.ts.map +1 -1
  438. package/declarations/app/components/composer-editor.d.ts +7 -6
  439. package/declarations/app/components/composer-editor.d.ts.map +1 -1
  440. package/declarations/app/components/composer-messages.d.ts.map +1 -1
  441. package/declarations/app/components/composer-title.d.ts +4 -3
  442. package/declarations/app/components/composer-title.d.ts.map +1 -1
  443. package/declarations/app/components/composer-user-selector.d.ts +1 -1
  444. package/declarations/app/components/composer-user-selector.d.ts.map +1 -1
  445. package/declarations/app/components/conditional-loading-section.d.ts.map +1 -1
  446. package/declarations/app/components/create-invite-uploader.d.ts +1 -1
  447. package/declarations/app/components/create-invite-uploader.d.ts.map +1 -1
  448. package/declarations/app/components/create-topic-button.d.ts +2 -2
  449. package/declarations/app/components/create-topic-button.d.ts.map +1 -1
  450. package/declarations/app/components/custom-html.d.ts +6 -6
  451. package/declarations/app/components/custom-html.d.ts.map +1 -1
  452. package/declarations/app/components/d-autocomplete-results.d.ts +1 -1
  453. package/declarations/app/components/d-autocomplete-results.d.ts.map +1 -1
  454. package/declarations/app/components/d-button.d.ts +152 -4
  455. package/declarations/app/components/d-button.d.ts.map +1 -1
  456. package/declarations/app/components/d-combo-button.d.ts +3 -0
  457. package/declarations/app/components/d-combo-button.d.ts.map +1 -0
  458. package/declarations/app/components/d-editor-original-translation-preview.d.ts.map +1 -1
  459. package/declarations/app/components/d-editor-preview.d.ts.map +1 -1
  460. package/declarations/app/components/d-editor.d.ts +1 -2
  461. package/declarations/app/components/d-editor.d.ts.map +1 -1
  462. package/declarations/app/components/d-multi-select.d.ts.map +1 -1
  463. package/declarations/app/components/d-navigation.d.ts +13 -10
  464. package/declarations/app/components/d-navigation.d.ts.map +1 -1
  465. package/declarations/app/components/d-page-header.d.ts +1 -0
  466. package/declarations/app/components/d-page-header.d.ts.map +1 -1
  467. package/declarations/app/components/d-section.d.ts.map +1 -1
  468. package/declarations/app/components/d-segmented-control.d.ts +14 -0
  469. package/declarations/app/components/d-segmented-control.d.ts.map +1 -0
  470. package/declarations/app/components/d-styles.d.ts +11 -0
  471. package/declarations/app/components/d-styles.d.ts.map +1 -1
  472. package/declarations/app/components/date-input.d.ts +1 -1
  473. package/declarations/app/components/date-input.d.ts.map +1 -1
  474. package/declarations/app/components/date-picker.d.ts +1 -1
  475. package/declarations/app/components/date-picker.d.ts.map +1 -1
  476. package/declarations/app/components/date-time-input-range.d.ts.map +1 -1
  477. package/declarations/app/components/date-time-input.d.ts.map +1 -1
  478. package/declarations/app/components/directory-item.d.ts +0 -1
  479. package/declarations/app/components/directory-item.d.ts.map +1 -1
  480. package/declarations/app/components/discourse-banner.d.ts +1 -1
  481. package/declarations/app/components/discourse-banner.d.ts.map +1 -1
  482. package/declarations/app/components/discourse-linked-text.d.ts +1 -1
  483. package/declarations/app/components/discourse-linked-text.d.ts.map +1 -1
  484. package/declarations/app/components/discourse-tag-bound.d.ts +2 -2
  485. package/declarations/app/components/discourse-tag-bound.d.ts.map +1 -1
  486. package/declarations/app/components/discovery/navigation.d.ts +2 -1
  487. package/declarations/app/components/discovery/navigation.d.ts.map +1 -1
  488. package/declarations/app/components/discovery/topics.d.ts +0 -1
  489. package/declarations/app/components/discovery/topics.d.ts.map +1 -1
  490. package/declarations/app/components/edit-category-type-schema-fields.d.ts +8 -0
  491. package/declarations/app/components/edit-category-type-schema-fields.d.ts.map +1 -0
  492. package/declarations/app/components/edit-topic-timer-form.d.ts +2 -0
  493. package/declarations/app/components/edit-topic-timer-form.d.ts.map +1 -1
  494. package/declarations/app/components/emoji-picker/content.d.ts +0 -1
  495. package/declarations/app/components/emoji-picker/content.d.ts.map +1 -1
  496. package/declarations/app/components/flag-action-type.d.ts +7 -7
  497. package/declarations/app/components/flag-action-type.d.ts.map +1 -1
  498. package/declarations/app/components/form-template-field/composer.d.ts +7 -0
  499. package/declarations/app/components/form-template-field/composer.d.ts.map +1 -0
  500. package/declarations/app/components/form-template-field/tag-chooser.d.ts +2 -1
  501. package/declarations/app/components/form-template-field/tag-chooser.d.ts.map +1 -1
  502. package/declarations/app/components/form-template-field/textarea.d.ts +9 -2
  503. package/declarations/app/components/form-template-field/textarea.d.ts.map +1 -1
  504. package/declarations/app/components/form-template-field/upload.d.ts +5 -3
  505. package/declarations/app/components/form-template-field/upload.d.ts.map +1 -1
  506. package/declarations/app/components/form-template-field/wrapper.d.ts +1 -0
  507. package/declarations/app/components/form-template-field/wrapper.d.ts.map +1 -1
  508. package/declarations/app/components/future-date-input.d.ts +1 -1
  509. package/declarations/app/components/future-date-input.d.ts.map +1 -1
  510. package/declarations/app/components/global-notice.d.ts +1 -0
  511. package/declarations/app/components/global-notice.d.ts.map +1 -1
  512. package/declarations/app/components/google-search.d.ts +1 -1
  513. package/declarations/app/components/google-search.d.ts.map +1 -1
  514. package/declarations/app/components/group-card-contents.d.ts +4 -4
  515. package/declarations/app/components/group-card-contents.d.ts.map +1 -1
  516. package/declarations/app/components/group-card.d.ts.map +1 -1
  517. package/declarations/app/components/group-flair-inputs.d.ts +6 -6
  518. package/declarations/app/components/group-flair-inputs.d.ts.map +1 -1
  519. package/declarations/app/components/group-manage-email-settings.d.ts +1 -1
  520. package/declarations/app/components/group-manage-email-settings.d.ts.map +1 -1
  521. package/declarations/app/components/group-manage-logs-filter.d.ts +2 -2
  522. package/declarations/app/components/group-manage-logs-filter.d.ts.map +1 -1
  523. package/declarations/app/components/group-manage-save-button.d.ts +3 -5
  524. package/declarations/app/components/group-manage-save-button.d.ts.map +1 -1
  525. package/declarations/app/components/group-member.d.ts.map +1 -1
  526. package/declarations/app/components/group-membership-button.d.ts +4 -4
  527. package/declarations/app/components/group-membership-button.d.ts.map +1 -1
  528. package/declarations/app/components/group-smtp-email-settings.d.ts.map +1 -1
  529. package/declarations/app/components/groups-form-interaction-fields.d.ts +4 -4
  530. package/declarations/app/components/groups-form-interaction-fields.d.ts.map +1 -1
  531. package/declarations/app/components/groups-form-membership-fields.d.ts +3 -3
  532. package/declarations/app/components/groups-form-membership-fields.d.ts.map +1 -1
  533. package/declarations/app/components/groups-form-profile-fields.d.ts +1 -1
  534. package/declarations/app/components/groups-form-profile-fields.d.ts.map +1 -1
  535. package/declarations/app/components/hashtag-autocomplete-results.d.ts +1 -1
  536. package/declarations/app/components/hashtag-autocomplete-results.d.ts.map +1 -1
  537. package/declarations/app/components/header/contents.d.ts.map +1 -1
  538. package/declarations/app/components/header/user-dropdown/notifications.d.ts +1 -1
  539. package/declarations/app/components/header/user-dropdown/notifications.d.ts.map +1 -1
  540. package/declarations/app/components/header.d.ts +0 -1
  541. package/declarations/app/components/header.d.ts.map +1 -1
  542. package/declarations/app/components/highlighted-code.d.ts.map +1 -0
  543. package/declarations/app/components/horizontal-overflow-nav.d.ts +1 -1
  544. package/declarations/app/components/horizontal-overflow-nav.d.ts.map +1 -1
  545. package/declarations/app/components/html-with-links.d.ts +2 -2
  546. package/declarations/app/components/html-with-links.d.ts.map +1 -1
  547. package/declarations/app/components/ignored-user-list-item.d.ts.map +1 -1
  548. package/declarations/app/components/invite-panel.d.ts +13 -13
  549. package/declarations/app/components/invite-panel.d.ts.map +1 -1
  550. package/declarations/app/components/login-buttons.d.ts +4 -4
  551. package/declarations/app/components/login-buttons.d.ts.map +1 -1
  552. package/declarations/app/components/modal/activation-edit.d.ts.map +1 -1
  553. package/declarations/app/components/modal/avatar-selector.d.ts +1 -2
  554. package/declarations/app/components/modal/avatar-selector.d.ts.map +1 -1
  555. package/declarations/app/components/modal/bookmark.d.ts +1 -1
  556. package/declarations/app/components/modal/bookmark.d.ts.map +1 -1
  557. package/declarations/app/components/modal/bulk-topic-actions.d.ts +9 -1
  558. package/declarations/app/components/modal/bulk-topic-actions.d.ts.map +1 -1
  559. package/declarations/app/components/modal/change-post-notice.d.ts +1 -1
  560. package/declarations/app/components/modal/change-post-notice.d.ts.map +1 -1
  561. package/declarations/app/components/modal/create-invite.d.ts +3 -0
  562. package/declarations/app/components/modal/create-invite.d.ts.map +1 -1
  563. package/declarations/app/components/modal/edit-topic-timer.d.ts.map +1 -1
  564. package/declarations/app/components/modal/edit-user-directory-columns.d.ts +0 -1
  565. package/declarations/app/components/modal/edit-user-directory-columns.d.ts.map +1 -1
  566. package/declarations/app/components/modal/feature-topic.d.ts +1 -1
  567. package/declarations/app/components/modal/feature-topic.d.ts.map +1 -1
  568. package/declarations/app/components/modal/flag.d.ts +0 -2
  569. package/declarations/app/components/modal/flag.d.ts.map +1 -1
  570. package/declarations/app/components/modal/grant-badge.d.ts.map +1 -1
  571. package/declarations/app/components/modal/group-default-notifications.d.ts.map +1 -1
  572. package/declarations/app/components/modal/history/revisions.d.ts.map +1 -1
  573. package/declarations/app/components/modal/history.d.ts +1 -0
  574. package/declarations/app/components/modal/history.d.ts.map +1 -1
  575. package/declarations/app/components/modal/ignore-duration-with-username.d.ts.map +1 -1
  576. package/declarations/app/components/modal/json-schema-editor.d.ts.map +1 -1
  577. package/declarations/app/components/modal/keyboard-shortcuts-help.d.ts +1 -0
  578. package/declarations/app/components/modal/keyboard-shortcuts-help.d.ts.map +1 -1
  579. package/declarations/app/components/modal/move-to-topic.d.ts.map +1 -1
  580. package/declarations/app/components/modal/request-group-membership-form.d.ts.map +1 -1
  581. package/declarations/app/components/modal/revise-and-reject-post-reviewable.d.ts.map +1 -1
  582. package/declarations/app/components/modal/second-factor-backup-edit.d.ts +0 -1
  583. package/declarations/app/components/modal/second-factor-backup-edit.d.ts.map +1 -1
  584. package/declarations/app/components/modal/share-topic.d.ts +4 -3
  585. package/declarations/app/components/modal/share-topic.d.ts.map +1 -1
  586. package/declarations/app/components/modal/sidebar-section-form.d.ts.map +1 -1
  587. package/declarations/app/components/modal/spreadsheet-editor.d.ts +1 -0
  588. package/declarations/app/components/modal/spreadsheet-editor.d.ts.map +1 -1
  589. package/declarations/app/components/modal/upsert-hyperlink.d.ts.map +1 -1
  590. package/declarations/app/components/more-topics.d.ts +8 -9
  591. package/declarations/app/components/more-topics.d.ts.map +1 -1
  592. package/declarations/app/components/mount-widget.d.ts.map +1 -1
  593. package/declarations/app/components/nav-item.d.ts +2 -0
  594. package/declarations/app/components/nav-item.d.ts.map +1 -1
  595. package/declarations/app/components/navigation-item.d.ts +2 -2
  596. package/declarations/app/components/navigation-item.d.ts.map +1 -1
  597. package/declarations/app/components/notifications-tracking.d.ts.map +1 -1
  598. package/declarations/app/components/number-field.d.ts +1 -1
  599. package/declarations/app/components/number-field.d.ts.map +1 -1
  600. package/declarations/app/components/page-loading-slider.d.ts +1 -1
  601. package/declarations/app/components/page-loading-slider.d.ts.map +1 -1
  602. package/declarations/app/components/pick-files-button.d.ts +2 -2
  603. package/declarations/app/components/pick-files-button.d.ts.map +1 -1
  604. package/declarations/app/components/plugin-outlet.d.ts +1 -1
  605. package/declarations/app/components/plugin-outlet.d.ts.map +1 -1
  606. package/declarations/app/components/popup-input-tip.d.ts +2 -2
  607. package/declarations/app/components/popup-input-tip.d.ts.map +1 -1
  608. package/declarations/app/components/post/menu/buttons/add-translation.d.ts +0 -1
  609. package/declarations/app/components/post/menu/buttons/add-translation.d.ts.map +1 -1
  610. package/declarations/app/components/post/menu/buttons/admin.d.ts +1 -1
  611. package/declarations/app/components/post/menu/buttons/admin.d.ts.map +1 -1
  612. package/declarations/app/components/post/menu/buttons/copy-link.d.ts.map +1 -1
  613. package/declarations/app/components/post/menu/buttons/delete.d.ts.map +1 -1
  614. package/declarations/app/components/post/menu/buttons/edit.d.ts.map +1 -1
  615. package/declarations/app/components/post/menu/buttons/flag.d.ts.map +1 -1
  616. package/declarations/app/components/post/menu/buttons/like.d.ts.map +1 -1
  617. package/declarations/app/components/post/menu/buttons/share.d.ts.map +1 -1
  618. package/declarations/app/components/post/menu/buttons/show-more.d.ts.map +1 -1
  619. package/declarations/app/components/post/menu.d.ts.map +1 -1
  620. package/declarations/app/components/post/meta-data/language.d.ts.map +1 -1
  621. package/declarations/app/components/post/quoted-content.d.ts.map +1 -1
  622. package/declarations/app/components/post/small-action.d.ts +1 -1
  623. package/declarations/app/components/post/small-action.d.ts.map +1 -1
  624. package/declarations/app/components/post-action-description.d.ts +2 -2
  625. package/declarations/app/components/post-action-description.d.ts.map +1 -1
  626. package/declarations/app/components/post-list/index.d.ts +1 -1
  627. package/declarations/app/components/post-list/index.d.ts.map +1 -1
  628. package/declarations/app/components/post-stream.d.ts +1 -0
  629. package/declarations/app/components/post-stream.d.ts.map +1 -1
  630. package/declarations/app/components/post-text-selection-toolbar.d.ts +0 -1
  631. package/declarations/app/components/post-text-selection-toolbar.d.ts.map +1 -1
  632. package/declarations/app/components/post-translation-editor.d.ts +0 -3
  633. package/declarations/app/components/post-translation-editor.d.ts.map +1 -1
  634. package/declarations/app/components/post.d.ts +1 -4
  635. package/declarations/app/components/post.d.ts.map +1 -1
  636. package/declarations/app/components/radio-button.d.ts +1 -1
  637. package/declarations/app/components/radio-button.d.ts.map +1 -1
  638. package/declarations/app/components/related-messages.d.ts.map +1 -1
  639. package/declarations/app/components/relative-time-picker.d.ts +2 -1
  640. package/declarations/app/components/relative-time-picker.d.ts.map +1 -1
  641. package/declarations/app/components/reviewable/created-by.d.ts.map +1 -0
  642. package/declarations/app/components/reviewable/flag-reason.d.ts.map +1 -0
  643. package/declarations/app/components/reviewable/flagged-post.d.ts.map +1 -0
  644. package/declarations/app/components/reviewable/help-resources.d.ts.map +1 -0
  645. package/declarations/app/components/reviewable/index.d.ts +6 -0
  646. package/declarations/app/components/reviewable/index.d.ts.map +1 -0
  647. package/declarations/app/components/reviewable/insights.d.ts.map +1 -0
  648. package/declarations/app/components/reviewable/ip-lookup.d.ts.map +1 -0
  649. package/declarations/app/components/{reviewable-refresh → reviewable}/item.d.ts +14 -14
  650. package/declarations/app/components/reviewable/item.d.ts.map +1 -0
  651. package/declarations/app/components/{reviewable-refresh → reviewable}/note-form.d.ts +0 -1
  652. package/declarations/app/components/reviewable/note-form.d.ts.map +1 -0
  653. package/declarations/app/components/reviewable/post.d.ts.map +1 -0
  654. package/declarations/app/components/reviewable/queued-post.d.ts.map +1 -0
  655. package/declarations/app/components/reviewable/timeline.d.ts.map +1 -0
  656. package/declarations/app/components/reviewable/topic-link.d.ts.map +1 -0
  657. package/declarations/app/components/{reviewable-user.d.ts → reviewable/user.d.ts} +3 -5
  658. package/declarations/app/components/reviewable/user.d.ts.map +1 -0
  659. package/declarations/app/components/reviewable-claimed-topic.d.ts +0 -1
  660. package/declarations/app/components/reviewable-claimed-topic.d.ts.map +1 -1
  661. package/declarations/app/components/reviewable-field-category.d.ts.map +1 -1
  662. package/declarations/app/components/reviewable-field-editor.d.ts.map +1 -1
  663. package/declarations/app/components/reviewable-field-tags.d.ts.map +1 -1
  664. package/declarations/app/components/reviewable-field-text.d.ts.map +1 -1
  665. package/declarations/app/components/reviewable-field-textarea.d.ts.map +1 -1
  666. package/declarations/app/components/reviewable-post-edits.d.ts +4 -4
  667. package/declarations/app/components/reviewable-post-edits.d.ts.map +1 -1
  668. package/declarations/app/components/reviewable-topic-link.d.ts.map +1 -1
  669. package/declarations/app/components/save-controls.d.ts +1 -1
  670. package/declarations/app/components/save-controls.d.ts.map +1 -1
  671. package/declarations/app/components/search-advanced-options.d.ts +9 -0
  672. package/declarations/app/components/search-advanced-options.d.ts.map +1 -1
  673. package/declarations/app/components/search-bulk-select-dropdown.d.ts.map +1 -1
  674. package/declarations/app/components/search-menu/results/assistant-item.d.ts +1 -0
  675. package/declarations/app/components/search-menu/results/assistant-item.d.ts.map +1 -1
  676. package/declarations/app/components/search-menu/results/type/group.d.ts.map +1 -1
  677. package/declarations/app/components/search-menu/results.d.ts +0 -1
  678. package/declarations/app/components/search-menu/results.d.ts.map +1 -1
  679. package/declarations/app/components/search-menu/search-term.d.ts +1 -0
  680. package/declarations/app/components/search-menu/search-term.d.ts.map +1 -1
  681. package/declarations/app/components/search-menu.d.ts.map +1 -1
  682. package/declarations/app/components/search-text-field.d.ts +3 -1
  683. package/declarations/app/components/search-text-field.d.ts.map +1 -1
  684. package/declarations/app/components/second-factor-form.d.ts +4 -4
  685. package/declarations/app/components/second-factor-form.d.ts.map +1 -1
  686. package/declarations/app/components/selected-posts.d.ts.map +1 -1
  687. package/declarations/app/components/share-panel.d.ts +3 -3
  688. package/declarations/app/components/share-panel.d.ts.map +1 -1
  689. package/declarations/app/components/shared-draft-controls.d.ts +1 -1
  690. package/declarations/app/components/shared-draft-controls.d.ts.map +1 -1
  691. package/declarations/app/components/sidebar/common/custom-section.d.ts.map +1 -1
  692. package/declarations/app/components/sidebar/edit-navigation-menu/categories-modal.d.ts.map +1 -1
  693. package/declarations/app/components/sidebar/section-link.d.ts.map +1 -1
  694. package/declarations/app/components/sidebar/section.d.ts +1 -1
  695. package/declarations/app/components/sidebar/section.d.ts.map +1 -1
  696. package/declarations/app/components/sidebar/user/categories-section.d.ts +4 -2
  697. package/declarations/app/components/sidebar/user/categories-section.d.ts.map +1 -1
  698. package/declarations/app/components/sidebar/user/sections.d.ts.map +1 -1
  699. package/declarations/app/components/signup-cta.d.ts.map +1 -1
  700. package/declarations/app/components/slow-mode-info.d.ts +2 -2
  701. package/declarations/app/components/slow-mode-info.d.ts.map +1 -1
  702. package/declarations/app/components/software-update-prompt.d.ts +1 -1
  703. package/declarations/app/components/software-update-prompt.d.ts.map +1 -1
  704. package/declarations/app/components/subcategories-with-featured-topics.d.ts.map +1 -1
  705. package/declarations/app/components/suggested-topics.d.ts.map +1 -1
  706. package/declarations/app/components/tag-groups-form.d.ts +2 -2
  707. package/declarations/app/components/tag-groups-form.d.ts.map +1 -1
  708. package/declarations/app/components/tag-info-button.d.ts +15 -0
  709. package/declarations/app/components/tag-info-button.d.ts.map +1 -0
  710. package/declarations/app/components/tag-info.d.ts +22 -16
  711. package/declarations/app/components/tag-info.d.ts.map +1 -1
  712. package/declarations/app/components/tag-list.d.ts +4 -4
  713. package/declarations/app/components/tag-list.d.ts.map +1 -1
  714. package/declarations/app/components/tag-settings/add-synonyms-confirmation.d.ts +7 -0
  715. package/declarations/app/components/tag-settings/add-synonyms-confirmation.d.ts.map +1 -0
  716. package/declarations/app/components/tag-settings/localizations.d.ts +11 -0
  717. package/declarations/app/components/tag-settings/localizations.d.ts.map +1 -0
  718. package/declarations/app/components/tag-settings.d.ts +36 -0
  719. package/declarations/app/components/tag-settings.d.ts.map +1 -0
  720. package/declarations/app/components/tap-tile-grid.d.ts.map +1 -1
  721. package/declarations/app/components/time-input.d.ts +1 -1
  722. package/declarations/app/components/time-input.d.ts.map +1 -1
  723. package/declarations/app/components/time-shortcut-picker.d.ts +1 -1
  724. package/declarations/app/components/time-shortcut-picker.d.ts.map +1 -1
  725. package/declarations/app/components/toolbar-popup-menu-options.d.ts +8 -1
  726. package/declarations/app/components/toolbar-popup-menu-options.d.ts.map +1 -1
  727. package/declarations/app/components/topic-category.d.ts.map +1 -1
  728. package/declarations/app/components/topic-drafts-dropdown.d.ts +2 -2
  729. package/declarations/app/components/topic-drafts-dropdown.d.ts.map +1 -1
  730. package/declarations/app/components/topic-entrance.d.ts +5 -5
  731. package/declarations/app/components/topic-entrance.d.ts.map +1 -1
  732. package/declarations/app/components/topic-footer-buttons.d.ts +7 -9
  733. package/declarations/app/components/topic-footer-buttons.d.ts.map +1 -1
  734. package/declarations/app/components/topic-list/header/topic-cell.d.ts +6 -2
  735. package/declarations/app/components/topic-list/header/topic-cell.d.ts.map +1 -1
  736. package/declarations/app/components/topic-list/item.d.ts +1 -1
  737. package/declarations/app/components/topic-list/item.d.ts.map +1 -1
  738. package/declarations/app/components/topic-list/latest-topic-list-item.d.ts.map +1 -1
  739. package/declarations/app/components/topic-list/list.d.ts +1 -0
  740. package/declarations/app/components/topic-list/list.d.ts.map +1 -1
  741. package/declarations/app/components/topic-localized-content-toggle.d.ts +1 -0
  742. package/declarations/app/components/topic-localized-content-toggle.d.ts.map +1 -1
  743. package/declarations/app/components/topic-map/topic-participant.d.ts +1 -1
  744. package/declarations/app/components/topic-map/topic-participant.d.ts.map +1 -1
  745. package/declarations/app/components/topic-map/topic-views-chart.d.ts +1 -1
  746. package/declarations/app/components/topic-map/topic-views-chart.d.ts.map +1 -1
  747. package/declarations/app/components/topic-metadata.d.ts +3 -0
  748. package/declarations/app/components/topic-metadata.d.ts.map +1 -0
  749. package/declarations/app/components/topic-progress.d.ts +4 -4
  750. package/declarations/app/components/topic-progress.d.ts.map +1 -1
  751. package/declarations/app/components/topic-reply-choice-dialog.d.ts.map +1 -1
  752. package/declarations/app/components/topic-timeline/container.d.ts +6 -5
  753. package/declarations/app/components/topic-timeline/container.d.ts.map +1 -1
  754. package/declarations/app/components/topic-timeline/scroller.d.ts +1 -1
  755. package/declarations/app/components/topic-timeline/scroller.d.ts.map +1 -1
  756. package/declarations/app/components/topic-timer-info.d.ts +4 -4
  757. package/declarations/app/components/topic-timer-info.d.ts.map +1 -1
  758. package/declarations/app/components/topic-title.d.ts +1 -0
  759. package/declarations/app/components/topic-title.d.ts.map +1 -1
  760. package/declarations/app/components/uppy-image-uploader.d.ts +4 -4
  761. package/declarations/app/components/uppy-image-uploader.d.ts.map +1 -1
  762. package/declarations/app/components/user-card-contents.d.ts +18 -18
  763. package/declarations/app/components/user-card-contents.d.ts.map +1 -1
  764. package/declarations/app/components/user-field.d.ts.map +1 -1
  765. package/declarations/app/components/user-fields/base.d.ts +2 -2
  766. package/declarations/app/components/user-fields/base.d.ts.map +1 -1
  767. package/declarations/app/components/user-fields/date.d.ts +4 -0
  768. package/declarations/app/components/user-fields/date.d.ts.map +1 -0
  769. package/declarations/app/components/user-info.d.ts +2 -2
  770. package/declarations/app/components/user-info.d.ts.map +1 -1
  771. package/declarations/app/components/user-menu/menu-item.d.ts +1 -1
  772. package/declarations/app/components/user-menu/menu-item.d.ts.map +1 -1
  773. package/declarations/app/components/user-menu/notifications-list.d.ts +4 -0
  774. package/declarations/app/components/user-menu/notifications-list.d.ts.map +1 -1
  775. package/declarations/app/components/user-nav/messages-dropdown.d.ts.map +1 -1
  776. package/declarations/app/components/user-notification-schedule.d.ts.map +1 -1
  777. package/declarations/app/components/user-preferences/user-api-keys.d.ts.map +1 -1
  778. package/declarations/app/components/user-profile-avatar.d.ts.map +1 -1
  779. package/declarations/app/components/user-summary-category-search.d.ts +1 -1
  780. package/declarations/app/components/user-summary-category-search.d.ts.map +1 -1
  781. package/declarations/app/components/user-summary-topic.d.ts.map +1 -1
  782. package/declarations/app/components/user-summary-topics-list.d.ts +1 -1
  783. package/declarations/app/components/user-summary-topics-list.d.ts.map +1 -1
  784. package/declarations/app/components/user-summary-user.d.ts.map +1 -1
  785. package/declarations/app/components/user-summary-users-list.d.ts.map +1 -1
  786. package/declarations/app/components/user-tip-container.d.ts +1 -1
  787. package/declarations/app/components/user-tip-container.d.ts.map +1 -1
  788. package/declarations/app/components/username-preference.d.ts.map +1 -1
  789. package/declarations/app/components/welcome-banner.d.ts +3 -2
  790. package/declarations/app/components/welcome-banner.d.ts.map +1 -1
  791. package/declarations/app/components/wrap-attributes-modal.d.ts.map +1 -0
  792. package/declarations/app/controllers/about.d.ts.map +1 -1
  793. package/declarations/app/controllers/account-created/edit-email.d.ts +1 -1
  794. package/declarations/app/controllers/account-created/edit-email.d.ts.map +1 -1
  795. package/declarations/app/controllers/account-created/index.d.ts +1 -1
  796. package/declarations/app/controllers/account-created/index.d.ts.map +1 -1
  797. package/declarations/app/controllers/application.d.ts +11 -5
  798. package/declarations/app/controllers/application.d.ts.map +1 -1
  799. package/declarations/app/controllers/badges/index.d.ts +1 -1
  800. package/declarations/app/controllers/badges/index.d.ts.map +1 -1
  801. package/declarations/app/controllers/badges/show.d.ts +6 -6
  802. package/declarations/app/controllers/badges/show.d.ts.map +1 -1
  803. package/declarations/app/controllers/composer.d.ts.map +1 -1
  804. package/declarations/app/controllers/discovery/categories.d.ts +1 -1
  805. package/declarations/app/controllers/discovery/categories.d.ts.map +1 -1
  806. package/declarations/app/controllers/email-login.d.ts +1 -1
  807. package/declarations/app/controllers/email-login.d.ts.map +1 -1
  808. package/declarations/app/controllers/exception.d.ts +4 -4
  809. package/declarations/app/controllers/exception.d.ts.map +1 -1
  810. package/declarations/app/controllers/full-page-search.d.ts +20 -20
  811. package/declarations/app/controllers/full-page-search.d.ts.map +1 -1
  812. package/declarations/app/controllers/group/index.d.ts +5 -5
  813. package/declarations/app/controllers/group/index.d.ts.map +1 -1
  814. package/declarations/app/controllers/group/manage/categories.d.ts +1 -1
  815. package/declarations/app/controllers/group/manage/categories.d.ts.map +1 -1
  816. package/declarations/app/controllers/group/manage/logs.d.ts +1 -1
  817. package/declarations/app/controllers/group/manage/logs.d.ts.map +1 -1
  818. package/declarations/app/controllers/group/manage/tags.d.ts +1 -1
  819. package/declarations/app/controllers/group/manage/tags.d.ts.map +1 -1
  820. package/declarations/app/controllers/group/manage.d.ts +1 -1
  821. package/declarations/app/controllers/group/requests.d.ts +3 -3
  822. package/declarations/app/controllers/group/requests.d.ts.map +1 -1
  823. package/declarations/app/controllers/group.d.ts +4 -4
  824. package/declarations/app/controllers/group.d.ts.map +1 -1
  825. package/declarations/app/controllers/groups/new.d.ts +2 -2
  826. package/declarations/app/controllers/groups/new.d.ts.map +1 -1
  827. package/declarations/app/controllers/invites/show.d.ts +16 -16
  828. package/declarations/app/controllers/invites/show.d.ts.map +1 -1
  829. package/declarations/app/controllers/password-reset.d.ts +3 -3
  830. package/declarations/app/controllers/password-reset.d.ts.map +1 -1
  831. package/declarations/app/controllers/preferences/account.d.ts +5 -5
  832. package/declarations/app/controllers/preferences/account.d.ts.map +1 -1
  833. package/declarations/app/controllers/preferences/email.d.ts +4 -4
  834. package/declarations/app/controllers/preferences/email.d.ts.map +1 -1
  835. package/declarations/app/controllers/preferences/emails.d.ts +3 -3
  836. package/declarations/app/controllers/preferences/emails.d.ts.map +1 -1
  837. package/declarations/app/controllers/preferences/interface.d.ts +23 -20
  838. package/declarations/app/controllers/preferences/interface.d.ts.map +1 -1
  839. package/declarations/app/controllers/preferences/profile.d.ts +3 -3
  840. package/declarations/app/controllers/preferences/profile.d.ts.map +1 -1
  841. package/declarations/app/controllers/preferences/second-factor.d.ts +5 -5
  842. package/declarations/app/controllers/preferences/second-factor.d.ts.map +1 -1
  843. package/declarations/app/controllers/preferences/security.d.ts +3 -3
  844. package/declarations/app/controllers/preferences/security.d.ts.map +1 -1
  845. package/declarations/app/controllers/preferences/tags.d.ts +1 -1
  846. package/declarations/app/controllers/preferences/tags.d.ts.map +1 -1
  847. package/declarations/app/controllers/preferences/users.d.ts +1 -1
  848. package/declarations/app/controllers/preferences/users.d.ts.map +1 -1
  849. package/declarations/app/controllers/review/index.d.ts +7 -7
  850. package/declarations/app/controllers/review/index.d.ts.map +1 -1
  851. package/declarations/app/controllers/review/settings.d.ts +1 -1
  852. package/declarations/app/controllers/review/settings.d.ts.map +1 -1
  853. package/declarations/app/controllers/second-factor-auth.d.ts +10 -10
  854. package/declarations/app/controllers/second-factor-auth.d.ts.map +1 -1
  855. package/declarations/app/controllers/signup.d.ts +14 -14
  856. package/declarations/app/controllers/signup.d.ts.map +1 -1
  857. package/declarations/app/controllers/tag/edit/tab.d.ts +8 -0
  858. package/declarations/app/controllers/tag/edit/tab.d.ts.map +1 -0
  859. package/declarations/app/controllers/tag/edit.d.ts +7 -0
  860. package/declarations/app/controllers/tag/edit.d.ts.map +1 -0
  861. package/declarations/app/controllers/tags/index.d.ts +2 -2
  862. package/declarations/app/controllers/tags/index.d.ts.map +1 -1
  863. package/declarations/app/controllers/topic.d.ts +19 -17
  864. package/declarations/app/controllers/topic.d.ts.map +1 -1
  865. package/declarations/app/controllers/user/badges.d.ts +1 -1
  866. package/declarations/app/controllers/user/badges.d.ts.map +1 -1
  867. package/declarations/app/controllers/user/summary.d.ts +6 -6
  868. package/declarations/app/controllers/user/summary.d.ts.map +1 -1
  869. package/declarations/app/controllers/user-activity/bookmarks.d.ts +4 -4
  870. package/declarations/app/controllers/user-activity/bookmarks.d.ts.map +1 -1
  871. package/declarations/app/controllers/user-activity.d.ts +2 -2
  872. package/declarations/app/controllers/user-activity.d.ts.map +1 -1
  873. package/declarations/app/controllers/user-invited/show.d.ts +6 -4
  874. package/declarations/app/controllers/user-invited/show.d.ts.map +1 -1
  875. package/declarations/app/controllers/user-invited.d.ts +3 -3
  876. package/declarations/app/controllers/user-invited.d.ts.map +1 -1
  877. package/declarations/app/controllers/user-notifications.d.ts +1 -1
  878. package/declarations/app/controllers/user-notifications.d.ts.map +1 -1
  879. package/declarations/app/controllers/user-topics-list.d.ts +4 -3
  880. package/declarations/app/controllers/user-topics-list.d.ts.map +1 -1
  881. package/declarations/app/controllers/user.d.ts +18 -18
  882. package/declarations/app/controllers/user.d.ts.map +1 -1
  883. package/declarations/app/deprecation-workflow.d.ts.map +1 -1
  884. package/declarations/app/form-kit/components/fk/collection.d.ts.map +1 -1
  885. package/declarations/app/form-kit/components/fk/control/base.d.ts +6 -0
  886. package/declarations/app/form-kit/components/fk/control/base.d.ts.map +1 -0
  887. package/declarations/app/form-kit/components/fk/control/calendar.d.ts +1 -3
  888. package/declarations/app/form-kit/components/fk/control/calendar.d.ts.map +1 -1
  889. package/declarations/app/form-kit/components/fk/control/checkbox.d.ts +2 -4
  890. package/declarations/app/form-kit/components/fk/control/checkbox.d.ts.map +1 -1
  891. package/declarations/app/form-kit/components/fk/control/code.d.ts +2 -4
  892. package/declarations/app/form-kit/components/fk/control/code.d.ts.map +1 -1
  893. package/declarations/app/form-kit/components/fk/control/color.d.ts +17 -0
  894. package/declarations/app/form-kit/components/fk/control/color.d.ts.map +1 -0
  895. package/declarations/app/form-kit/components/fk/control/composer.d.ts +2 -4
  896. package/declarations/app/form-kit/components/fk/control/composer.d.ts.map +1 -1
  897. package/declarations/app/form-kit/components/fk/control/conditional-content/condition.d.ts.map +1 -1
  898. package/declarations/app/form-kit/components/fk/control/conditional-content.d.ts +2 -1
  899. package/declarations/app/form-kit/components/fk/control/conditional-content.d.ts.map +1 -1
  900. package/declarations/app/form-kit/components/fk/control/custom.d.ts +1 -3
  901. package/declarations/app/form-kit/components/fk/control/custom.d.ts.map +1 -1
  902. package/declarations/app/form-kit/components/fk/control/emoji.d.ts +1 -3
  903. package/declarations/app/form-kit/components/fk/control/emoji.d.ts.map +1 -1
  904. package/declarations/app/form-kit/components/fk/control/icon.d.ts +1 -3
  905. package/declarations/app/form-kit/components/fk/control/icon.d.ts.map +1 -1
  906. package/declarations/app/form-kit/components/fk/control/image.d.ts +1 -3
  907. package/declarations/app/form-kit/components/fk/control/image.d.ts.map +1 -1
  908. package/declarations/app/form-kit/components/fk/control/input.d.ts +2 -3
  909. package/declarations/app/form-kit/components/fk/control/input.d.ts.map +1 -1
  910. package/declarations/app/form-kit/components/fk/control/menu.d.ts +1 -3
  911. package/declarations/app/form-kit/components/fk/control/menu.d.ts.map +1 -1
  912. package/declarations/app/form-kit/components/fk/control/password.d.ts +1 -3
  913. package/declarations/app/form-kit/components/fk/control/password.d.ts.map +1 -1
  914. package/declarations/app/form-kit/components/fk/control/question.d.ts +1 -3
  915. package/declarations/app/form-kit/components/fk/control/question.d.ts.map +1 -1
  916. package/declarations/app/form-kit/components/fk/control/radio-group.d.ts +1 -3
  917. package/declarations/app/form-kit/components/fk/control/radio-group.d.ts.map +1 -1
  918. package/declarations/app/form-kit/components/fk/control/select.d.ts +1 -3
  919. package/declarations/app/form-kit/components/fk/control/select.d.ts.map +1 -1
  920. package/declarations/app/form-kit/components/fk/control/tag-chooser.d.ts +5 -0
  921. package/declarations/app/form-kit/components/fk/control/tag-chooser.d.ts.map +1 -0
  922. package/declarations/app/form-kit/components/fk/control/textarea.d.ts +2 -11
  923. package/declarations/app/form-kit/components/fk/control/textarea.d.ts.map +1 -1
  924. package/declarations/app/form-kit/components/fk/control/toggle.d.ts +1 -3
  925. package/declarations/app/form-kit/components/fk/control/toggle.d.ts.map +1 -1
  926. package/declarations/app/form-kit/components/fk/emphasis.d.ts +6 -0
  927. package/declarations/app/form-kit/components/fk/emphasis.d.ts.map +1 -0
  928. package/declarations/app/form-kit/components/fk/errors-summary.d.ts +2 -0
  929. package/declarations/app/form-kit/components/fk/errors-summary.d.ts.map +1 -1
  930. package/declarations/app/form-kit/components/fk/field-data.d.ts +11 -5
  931. package/declarations/app/form-kit/components/fk/field-data.d.ts.map +1 -1
  932. package/declarations/app/form-kit/components/fk/field.d.ts +33 -1
  933. package/declarations/app/form-kit/components/fk/field.d.ts.map +1 -1
  934. package/declarations/app/form-kit/components/fk/form.d.ts.map +1 -1
  935. package/declarations/app/form-kit/components/fk/meta.d.ts +0 -1
  936. package/declarations/app/form-kit/components/fk/meta.d.ts.map +1 -1
  937. package/declarations/app/form-kit/components/fk/required.d.ts +3 -0
  938. package/declarations/app/form-kit/components/fk/required.d.ts.map +1 -0
  939. package/declarations/app/form-kit/components/fk/section.d.ts.map +1 -1
  940. package/declarations/app/form-kit/lib/field-control.d.ts +12 -0
  941. package/declarations/app/form-kit/lib/field-control.d.ts.map +1 -0
  942. package/declarations/app/form-kit/lib/fk-form-data.d.ts.map +1 -1
  943. package/declarations/app/form-kit/lib/validator.d.ts.map +1 -1
  944. package/declarations/app/helpers/age-with-tooltip.d.ts +1 -1
  945. package/declarations/app/helpers/age-with-tooltip.d.ts.map +1 -1
  946. package/declarations/app/helpers/avatar.d.ts +1 -1
  947. package/declarations/app/helpers/avatar.d.ts.map +1 -1
  948. package/declarations/app/helpers/border-color.d.ts +1 -1
  949. package/declarations/app/helpers/border-color.d.ts.map +1 -1
  950. package/declarations/app/helpers/bound-avatar-template.d.ts +1 -1
  951. package/declarations/app/helpers/bound-avatar-template.d.ts.map +1 -1
  952. package/declarations/app/helpers/bound-avatar.d.ts +1 -1
  953. package/declarations/app/helpers/bound-avatar.d.ts.map +1 -1
  954. package/declarations/app/helpers/bound-date.d.ts +1 -1
  955. package/declarations/app/helpers/bound-date.d.ts.map +1 -1
  956. package/declarations/app/helpers/bound-i18n.d.ts +1 -1
  957. package/declarations/app/helpers/bound-i18n.d.ts.map +1 -1
  958. package/declarations/app/helpers/category-badge.d.ts +1 -1
  959. package/declarations/app/helpers/category-badge.d.ts.map +1 -1
  960. package/declarations/app/helpers/category-color-variable.d.ts +1 -1
  961. package/declarations/app/helpers/category-color-variable.d.ts.map +1 -1
  962. package/declarations/app/helpers/category-link.d.ts +1 -1
  963. package/declarations/app/helpers/category-link.d.ts.map +1 -1
  964. package/declarations/app/helpers/category-variables.d.ts +1 -1
  965. package/declarations/app/helpers/category-variables.d.ts.map +1 -1
  966. package/declarations/app/helpers/css-identifier.d.ts +9 -0
  967. package/declarations/app/helpers/css-identifier.d.ts.map +1 -0
  968. package/declarations/app/helpers/custom-html.d.ts +1 -1
  969. package/declarations/app/helpers/custom-html.d.ts.map +1 -1
  970. package/declarations/app/helpers/d-icon.d.ts +1 -1
  971. package/declarations/app/helpers/d-icon.d.ts.map +1 -1
  972. package/declarations/app/helpers/decorate-username-selector.d.ts +2 -2
  973. package/declarations/app/helpers/decorate-username-selector.d.ts.map +1 -1
  974. package/declarations/app/helpers/deprecated-outlet-argument.d.ts +0 -1
  975. package/declarations/app/helpers/deprecated-outlet-argument.d.ts.map +1 -1
  976. package/declarations/app/helpers/dir-span.d.ts +1 -1
  977. package/declarations/app/helpers/dir-span.d.ts.map +1 -1
  978. package/declarations/app/helpers/directory-item-label.d.ts +1 -1
  979. package/declarations/app/helpers/directory-item-label.d.ts.map +1 -1
  980. package/declarations/app/helpers/directory-item-value.d.ts +1 -1
  981. package/declarations/app/helpers/directory-item-value.d.ts.map +1 -1
  982. package/declarations/app/helpers/directory-table-header-title.d.ts +1 -1
  983. package/declarations/app/helpers/directory-table-header-title.d.ts.map +1 -1
  984. package/declarations/app/helpers/discourse-tag.d.ts +1 -1
  985. package/declarations/app/helpers/discourse-tag.d.ts.map +1 -1
  986. package/declarations/app/helpers/discourse-tags.d.ts +1 -1
  987. package/declarations/app/helpers/discourse-tags.d.ts.map +1 -1
  988. package/declarations/app/helpers/emoji.d.ts +1 -1
  989. package/declarations/app/helpers/emoji.d.ts.map +1 -1
  990. package/declarations/app/helpers/fa-icon.d.ts +1 -1
  991. package/declarations/app/helpers/fa-icon.d.ts.map +1 -1
  992. package/declarations/app/helpers/format-age.d.ts +1 -1
  993. package/declarations/app/helpers/format-age.d.ts.map +1 -1
  994. package/declarations/app/helpers/format-date.d.ts +1 -1
  995. package/declarations/app/helpers/format-date.d.ts.map +1 -1
  996. package/declarations/app/helpers/format-duration.d.ts +1 -1
  997. package/declarations/app/helpers/format-duration.d.ts.map +1 -1
  998. package/declarations/app/helpers/hide-scrollable-content.d.ts +8 -0
  999. package/declarations/app/helpers/hide-scrollable-content.d.ts.map +1 -0
  1000. package/declarations/app/helpers/html-safe.d.ts +1 -1
  1001. package/declarations/app/helpers/html-safe.d.ts.map +1 -1
  1002. package/declarations/app/helpers/icon-or-image.d.ts +1 -1
  1003. package/declarations/app/helpers/icon-or-image.d.ts.map +1 -1
  1004. package/declarations/app/helpers/loading-spinner.d.ts +1 -1
  1005. package/declarations/app/helpers/loading-spinner.d.ts.map +1 -1
  1006. package/declarations/app/helpers/number.d.ts +1 -1
  1007. package/declarations/app/helpers/number.d.ts.map +1 -1
  1008. package/declarations/app/helpers/period-title.d.ts +1 -1
  1009. package/declarations/app/helpers/period-title.d.ts.map +1 -1
  1010. package/declarations/app/helpers/raw-date.d.ts +1 -1
  1011. package/declarations/app/helpers/raw-date.d.ts.map +1 -1
  1012. package/declarations/app/helpers/replace-emoji.d.ts +1 -1
  1013. package/declarations/app/helpers/replace-emoji.d.ts.map +1 -1
  1014. package/declarations/app/helpers/reviewable-history-description.d.ts +1 -1
  1015. package/declarations/app/helpers/reviewable-history-description.d.ts.map +1 -1
  1016. package/declarations/app/helpers/reviewable-status.d.ts +13 -1
  1017. package/declarations/app/helpers/reviewable-status.d.ts.map +1 -1
  1018. package/declarations/app/helpers/route-action.d.ts +1 -1
  1019. package/declarations/app/helpers/route-action.d.ts.map +1 -1
  1020. package/declarations/app/helpers/topic-featured-link.d.ts +1 -1
  1021. package/declarations/app/helpers/topic-featured-link.d.ts.map +1 -1
  1022. package/declarations/app/helpers/topic-link.d.ts +1 -1
  1023. package/declarations/app/helpers/topic-link.d.ts.map +1 -1
  1024. package/declarations/app/helpers/user-status.d.ts +1 -1
  1025. package/declarations/app/helpers/user-status.d.ts.map +1 -1
  1026. package/declarations/app/initializers/discourse-bootstrap.d.ts.map +1 -1
  1027. package/declarations/app/initializers/dynamic-route-builders.d.ts.map +1 -1
  1028. package/declarations/app/initializers/freeze-block-registry.d.ts +8 -0
  1029. package/declarations/app/initializers/freeze-block-registry.d.ts.map +1 -0
  1030. package/declarations/app/initializers/rails-testing.d.ts.map +1 -1
  1031. package/declarations/app/instance-initializers/csrf-token.d.ts.map +1 -1
  1032. package/declarations/app/instance-initializers/current-user-mention-css.d.ts +6 -0
  1033. package/declarations/app/instance-initializers/current-user-mention-css.d.ts.map +1 -0
  1034. package/declarations/app/instance-initializers/embed-storage-access.d.ts +7 -0
  1035. package/declarations/app/instance-initializers/embed-storage-access.d.ts.map +1 -0
  1036. package/declarations/app/instance-initializers/highlight-users.d.ts.map +1 -1
  1037. package/declarations/app/instance-initializers/inject-objects.d.ts.map +1 -1
  1038. package/declarations/app/instance-initializers/localization.d.ts.map +1 -1
  1039. package/declarations/app/instance-initializers/message-bus.d.ts.map +1 -1
  1040. package/declarations/app/instance-initializers/narrow-desktop.d.ts.map +1 -1
  1041. package/declarations/app/instance-initializers/post-decorations.d.ts.map +1 -1
  1042. package/declarations/app/lib/ajax-error.d.ts +3 -1
  1043. package/declarations/app/lib/ajax-error.d.ts.map +1 -1
  1044. package/declarations/app/lib/ajax.d.ts.map +1 -1
  1045. package/declarations/app/lib/array-tools.d.ts +12 -0
  1046. package/declarations/app/lib/array-tools.d.ts.map +1 -1
  1047. package/declarations/app/lib/avatar-flair.d.ts.map +1 -1
  1048. package/declarations/app/lib/blocks/-internals/components/block-layout-wrapper.d.ts +82 -0
  1049. package/declarations/app/lib/blocks/-internals/components/block-layout-wrapper.d.ts.map +1 -0
  1050. package/declarations/app/lib/blocks/-internals/components/block-outlet-inline-error.d.ts +13 -0
  1051. package/declarations/app/lib/blocks/-internals/components/block-outlet-inline-error.d.ts.map +1 -0
  1052. package/declarations/app/lib/blocks/-internals/components/block-outlet-root-container.d.ts +59 -0
  1053. package/declarations/app/lib/blocks/-internals/components/block-outlet-root-container.d.ts.map +1 -0
  1054. package/declarations/app/lib/blocks/-internals/css.d.ts +41 -0
  1055. package/declarations/app/lib/blocks/-internals/css.d.ts.map +1 -0
  1056. package/declarations/app/lib/blocks/-internals/debug-hooks.d.ts +217 -0
  1057. package/declarations/app/lib/blocks/-internals/debug-hooks.d.ts.map +1 -0
  1058. package/declarations/app/lib/blocks/-internals/decorator.d.ts +240 -0
  1059. package/declarations/app/lib/blocks/-internals/decorator.d.ts.map +1 -0
  1060. package/declarations/app/lib/blocks/-internals/entry-processing.d.ts +141 -0
  1061. package/declarations/app/lib/blocks/-internals/entry-processing.d.ts.map +1 -0
  1062. package/declarations/app/lib/blocks/-internals/error.d.ts +123 -0
  1063. package/declarations/app/lib/blocks/-internals/error.d.ts.map +1 -0
  1064. package/declarations/app/lib/blocks/-internals/matching/condition-evaluator.d.ts +18 -0
  1065. package/declarations/app/lib/blocks/-internals/matching/condition-evaluator.d.ts.map +1 -0
  1066. package/declarations/app/lib/blocks/-internals/matching/outlet-matcher.d.ts +171 -0
  1067. package/declarations/app/lib/blocks/-internals/matching/outlet-matcher.d.ts.map +1 -0
  1068. package/declarations/app/lib/blocks/-internals/matching/page-definitions.d.ts +160 -0
  1069. package/declarations/app/lib/blocks/-internals/matching/page-definitions.d.ts.map +1 -0
  1070. package/declarations/app/lib/blocks/-internals/matching/url-matcher.d.ts +76 -0
  1071. package/declarations/app/lib/blocks/-internals/matching/url-matcher.d.ts.map +1 -0
  1072. package/declarations/app/lib/blocks/-internals/matching/value-matcher.d.ts +73 -0
  1073. package/declarations/app/lib/blocks/-internals/matching/value-matcher.d.ts.map +1 -0
  1074. package/declarations/app/lib/blocks/-internals/patterns.d.ts +172 -0
  1075. package/declarations/app/lib/blocks/-internals/patterns.d.ts.map +1 -0
  1076. package/declarations/app/lib/blocks/-internals/registry/block.d.ts +189 -0
  1077. package/declarations/app/lib/blocks/-internals/registry/block.d.ts.map +1 -0
  1078. package/declarations/app/lib/blocks/-internals/registry/condition.d.ts +77 -0
  1079. package/declarations/app/lib/blocks/-internals/registry/condition.d.ts.map +1 -0
  1080. package/declarations/app/lib/blocks/-internals/registry/helpers.d.ts +93 -0
  1081. package/declarations/app/lib/blocks/-internals/registry/helpers.d.ts.map +1 -0
  1082. package/declarations/app/lib/blocks/-internals/registry/outlet.d.ts +62 -0
  1083. package/declarations/app/lib/blocks/-internals/registry/outlet.d.ts.map +1 -0
  1084. package/declarations/app/lib/blocks/-internals/utils.d.ts +144 -0
  1085. package/declarations/app/lib/blocks/-internals/utils.d.ts.map +1 -0
  1086. package/declarations/app/lib/blocks/-internals/validation/args.d.ts +285 -0
  1087. package/declarations/app/lib/blocks/-internals/validation/args.d.ts.map +1 -0
  1088. package/declarations/app/lib/blocks/-internals/validation/block-args.d.ts +38 -0
  1089. package/declarations/app/lib/blocks/-internals/validation/block-args.d.ts.map +1 -0
  1090. package/declarations/app/lib/blocks/-internals/validation/block-decorator.d.ts +32 -0
  1091. package/declarations/app/lib/blocks/-internals/validation/block-decorator.d.ts.map +1 -0
  1092. package/declarations/app/lib/blocks/-internals/validation/condition-args.d.ts +27 -0
  1093. package/declarations/app/lib/blocks/-internals/validation/condition-args.d.ts.map +1 -0
  1094. package/declarations/app/lib/blocks/-internals/validation/conditions.d.ts +48 -0
  1095. package/declarations/app/lib/blocks/-internals/validation/conditions.d.ts.map +1 -0
  1096. package/declarations/app/lib/blocks/-internals/validation/constraints.d.ts +37 -0
  1097. package/declarations/app/lib/blocks/-internals/validation/constraints.d.ts.map +1 -0
  1098. package/declarations/app/lib/blocks/-internals/validation/layout.d.ts +155 -0
  1099. package/declarations/app/lib/blocks/-internals/validation/layout.d.ts.map +1 -0
  1100. package/declarations/app/lib/blocks/index.d.ts +7 -0
  1101. package/declarations/app/lib/blocks/index.d.ts.map +1 -0
  1102. package/declarations/app/lib/bulk-select-helper.d.ts.map +1 -1
  1103. package/declarations/app/lib/caret-position.d.ts.map +1 -1
  1104. package/declarations/app/lib/category-hashtags.d.ts.map +1 -1
  1105. package/declarations/app/lib/color-transformations.d.ts +3 -0
  1106. package/declarations/app/lib/color-transformations.d.ts.map +1 -1
  1107. package/declarations/app/lib/composer/rich-editor-extensions.d.ts +1 -0
  1108. package/declarations/app/lib/composer/rich-editor-extensions.d.ts.map +1 -1
  1109. package/declarations/app/lib/composer/toolbar.d.ts +2 -1
  1110. package/declarations/app/lib/composer/toolbar.d.ts.map +1 -1
  1111. package/declarations/app/lib/computed.d.ts +14 -10
  1112. package/declarations/app/lib/computed.d.ts.map +1 -1
  1113. package/declarations/app/lib/constants.d.ts +0 -17
  1114. package/declarations/app/lib/constants.d.ts.map +1 -1
  1115. package/declarations/app/lib/decorators.d.ts +55 -15
  1116. package/declarations/app/lib/decorators.d.ts.map +1 -1
  1117. package/declarations/app/lib/deprecated.d.ts +0 -2
  1118. package/declarations/app/lib/deprecated.d.ts.map +1 -1
  1119. package/declarations/app/lib/edit-category-tabs.d.ts +3 -0
  1120. package/declarations/app/lib/edit-category-tabs.d.ts.map +1 -0
  1121. package/declarations/app/lib/embed-mode.d.ts +6 -0
  1122. package/declarations/app/lib/embed-mode.d.ts.map +1 -0
  1123. package/declarations/app/lib/environment.d.ts.map +1 -1
  1124. package/declarations/app/lib/eyeline.d.ts.map +1 -1
  1125. package/declarations/app/lib/filter-suggestions.d.ts.map +1 -1
  1126. package/declarations/app/lib/formatter.d.ts.map +1 -1
  1127. package/declarations/app/lib/glob-utils.d.ts +18 -0
  1128. package/declarations/app/lib/glob-utils.d.ts.map +1 -0
  1129. package/declarations/app/lib/hashtag-autocomplete.d.ts +2 -1
  1130. package/declarations/app/lib/hashtag-autocomplete.d.ts.map +1 -1
  1131. package/declarations/app/lib/helpers.d.ts +1 -1
  1132. package/declarations/app/lib/highlight-watched-words.d.ts.map +1 -1
  1133. package/declarations/app/lib/intercept-click.d.ts.map +1 -1
  1134. package/declarations/app/lib/lightbox.d.ts +1 -1
  1135. package/declarations/app/lib/lightbox.d.ts.map +1 -1
  1136. package/declarations/app/lib/load-script.d.ts.map +1 -1
  1137. package/declarations/app/lib/narrow-desktop.d.ts +3 -1
  1138. package/declarations/app/lib/narrow-desktop.d.ts.map +1 -1
  1139. package/declarations/app/lib/notification-types/upcoming-change-automatically-promoted.d.ts +8 -0
  1140. package/declarations/app/lib/notification-types/upcoming-change-automatically-promoted.d.ts.map +1 -0
  1141. package/declarations/app/lib/notification-types/upcoming-change-available.d.ts +8 -0
  1142. package/declarations/app/lib/notification-types/upcoming-change-available.d.ts.map +1 -0
  1143. package/declarations/app/lib/notification-types-manager.d.ts.map +1 -1
  1144. package/declarations/app/lib/offset-calculator.d.ts.map +1 -1
  1145. package/declarations/app/lib/optional-service.d.ts +2 -2
  1146. package/declarations/app/lib/optional-service.d.ts.map +1 -1
  1147. package/declarations/app/lib/outlet-args.d.ts +61 -0
  1148. package/declarations/app/lib/outlet-args.d.ts.map +1 -0
  1149. package/declarations/app/lib/plugin-api.d.ts +243 -0
  1150. package/declarations/app/lib/plugin-api.d.ts.map +1 -1
  1151. package/declarations/app/lib/plugin-connectors.d.ts +1 -3
  1152. package/declarations/app/lib/plugin-connectors.d.ts.map +1 -1
  1153. package/declarations/app/lib/popular-themes.d.ts.map +1 -1
  1154. package/declarations/app/lib/post-cooked-html-decorators/quote-controls.d.ts.map +1 -1
  1155. package/declarations/app/lib/registry/block-outlets.d.ts +36 -0
  1156. package/declarations/app/lib/registry/block-outlets.d.ts.map +1 -0
  1157. package/declarations/app/lib/registry/transformers.d.ts +21 -0
  1158. package/declarations/app/lib/registry/transformers.d.ts.map +1 -0
  1159. package/declarations/app/lib/render-tag.d.ts.map +1 -1
  1160. package/declarations/app/lib/render-tags.d.ts.map +1 -1
  1161. package/declarations/app/lib/reviewable-types/queued-post.d.ts +0 -1
  1162. package/declarations/app/lib/reviewable-types/queued-post.d.ts.map +1 -1
  1163. package/declarations/app/lib/search.d.ts +2 -1
  1164. package/declarations/app/lib/search.d.ts.map +1 -1
  1165. package/declarations/app/lib/sidebar/admin-sidebar.d.ts.map +1 -1
  1166. package/declarations/app/lib/sidebar/base-custom-sidebar-panel.d.ts +1 -1
  1167. package/declarations/app/lib/sidebar/base-custom-sidebar-section-link.d.ts +6 -0
  1168. package/declarations/app/lib/sidebar/base-custom-sidebar-section-link.d.ts.map +1 -1
  1169. package/declarations/app/lib/sidebar/common/community-section/faq-section-link.d.ts.map +1 -1
  1170. package/declarations/app/lib/sidebar/section.d.ts.map +1 -1
  1171. package/declarations/app/lib/source-identifier.d.ts.map +1 -1
  1172. package/declarations/app/lib/string-similarity.d.ts +69 -0
  1173. package/declarations/app/lib/string-similarity.d.ts.map +1 -0
  1174. package/declarations/app/lib/text.d.ts.map +1 -1
  1175. package/declarations/app/lib/textarea-text-manipulation.d.ts.map +1 -1
  1176. package/declarations/app/lib/theme-selector.d.ts +2 -0
  1177. package/declarations/app/lib/theme-selector.d.ts.map +1 -1
  1178. package/declarations/app/lib/tracked-tools.d.ts +48 -3
  1179. package/declarations/app/lib/tracked-tools.d.ts.map +1 -1
  1180. package/declarations/app/lib/uppy/s3-multipart.d.ts.map +1 -1
  1181. package/declarations/app/lib/url.d.ts +1 -1
  1182. package/declarations/app/lib/url.d.ts.map +1 -1
  1183. package/declarations/app/lib/user-menu/bookmark-item.d.ts +1 -1
  1184. package/declarations/app/lib/user-menu/bookmark-item.d.ts.map +1 -1
  1185. package/declarations/app/lib/user-menu/message-item.d.ts +1 -1
  1186. package/declarations/app/lib/user-menu/message-item.d.ts.map +1 -1
  1187. package/declarations/app/lib/utilities.d.ts +2 -1
  1188. package/declarations/app/lib/utilities.d.ts.map +1 -1
  1189. package/declarations/app/lib/weak-value-map.d.ts +110 -0
  1190. package/declarations/app/lib/weak-value-map.d.ts.map +1 -0
  1191. package/declarations/app/lib/wrap-utils.d.ts.map +1 -0
  1192. package/declarations/app/models/badge-grouping.d.ts +2 -2
  1193. package/declarations/app/models/badge-grouping.d.ts.map +1 -1
  1194. package/declarations/app/models/badge.d.ts +2 -2
  1195. package/declarations/app/models/badge.d.ts.map +1 -1
  1196. package/declarations/app/models/bookmark.d.ts +11 -11
  1197. package/declarations/app/models/bookmark.d.ts.map +1 -1
  1198. package/declarations/app/models/category-list.d.ts.map +1 -1
  1199. package/declarations/app/models/category.d.ts +35 -25
  1200. package/declarations/app/models/category.d.ts.map +1 -1
  1201. package/declarations/app/models/composer.d.ts +25 -24
  1202. package/declarations/app/models/composer.d.ts.map +1 -1
  1203. package/declarations/app/models/group-history.d.ts +1 -1
  1204. package/declarations/app/models/group-history.d.ts.map +1 -1
  1205. package/declarations/app/models/group.d.ts +10 -10
  1206. package/declarations/app/models/group.d.ts.map +1 -1
  1207. package/declarations/app/models/invite.d.ts +4 -4
  1208. package/declarations/app/models/invite.d.ts.map +1 -1
  1209. package/declarations/app/models/login-method.d.ts +4 -4
  1210. package/declarations/app/models/login-method.d.ts.map +1 -1
  1211. package/declarations/app/models/nav-item.d.ts +4 -3
  1212. package/declarations/app/models/nav-item.d.ts.map +1 -1
  1213. package/declarations/app/models/pending-post.d.ts +2 -2
  1214. package/declarations/app/models/pending-post.d.ts.map +1 -1
  1215. package/declarations/app/models/permission-type.d.ts +1 -1
  1216. package/declarations/app/models/permission-type.d.ts.map +1 -1
  1217. package/declarations/app/models/post-action-type.d.ts +1 -1
  1218. package/declarations/app/models/post-action-type.d.ts.map +1 -1
  1219. package/declarations/app/models/post-stream.d.ts +1 -1
  1220. package/declarations/app/models/post-stream.d.ts.map +1 -1
  1221. package/declarations/app/models/post.d.ts +13 -13
  1222. package/declarations/app/models/post.d.ts.map +1 -1
  1223. package/declarations/app/models/rest.d.ts.map +1 -1
  1224. package/declarations/app/models/reviewable.d.ts +7 -7
  1225. package/declarations/app/models/reviewable.d.ts.map +1 -1
  1226. package/declarations/app/models/session.d.ts +1 -0
  1227. package/declarations/app/models/session.d.ts.map +1 -1
  1228. package/declarations/app/models/site.d.ts +7 -4
  1229. package/declarations/app/models/site.d.ts.map +1 -1
  1230. package/declarations/app/models/static-page.d.ts +1 -1
  1231. package/declarations/app/models/static-page.d.ts.map +1 -1
  1232. package/declarations/app/models/tag-group.d.ts +1 -1
  1233. package/declarations/app/models/tag-group.d.ts.map +1 -1
  1234. package/declarations/app/models/tag-info.d.ts +15 -0
  1235. package/declarations/app/models/tag-info.d.ts.map +1 -0
  1236. package/declarations/app/models/tag-settings.d.ts +4 -0
  1237. package/declarations/app/models/tag-settings.d.ts.map +1 -0
  1238. package/declarations/app/models/tag.d.ts +3 -2
  1239. package/declarations/app/models/tag.d.ts.map +1 -1
  1240. package/declarations/app/models/topic-details.d.ts.map +1 -1
  1241. package/declarations/app/models/topic-list.d.ts.map +1 -1
  1242. package/declarations/app/models/topic-tracking-state.d.ts +7 -2
  1243. package/declarations/app/models/topic-tracking-state.d.ts.map +1 -1
  1244. package/declarations/app/models/topic.d.ts +32 -29
  1245. package/declarations/app/models/topic.d.ts.map +1 -1
  1246. package/declarations/app/models/user-action-stat.d.ts +2 -2
  1247. package/declarations/app/models/user-action-stat.d.ts.map +1 -1
  1248. package/declarations/app/models/user-action.d.ts +11 -11
  1249. package/declarations/app/models/user-action.d.ts.map +1 -1
  1250. package/declarations/app/models/user-badge.d.ts +1 -1
  1251. package/declarations/app/models/user-badge.d.ts.map +1 -1
  1252. package/declarations/app/models/user-draft.d.ts +5 -5
  1253. package/declarations/app/models/user-draft.d.ts.map +1 -1
  1254. package/declarations/app/models/user-drafts-stream.d.ts +1 -1
  1255. package/declarations/app/models/user-drafts-stream.d.ts.map +1 -1
  1256. package/declarations/app/models/user-posts-stream.d.ts.map +1 -1
  1257. package/declarations/app/models/user-stream.d.ts +4 -4
  1258. package/declarations/app/models/user-stream.d.ts.map +1 -1
  1259. package/declarations/app/models/user.d.ts +36 -34
  1260. package/declarations/app/models/user.d.ts.map +1 -1
  1261. package/declarations/app/modifiers/d-autocomplete.d.ts.map +1 -1
  1262. package/declarations/app/resolver.d.ts.map +1 -1
  1263. package/declarations/app/routes/app-route-map.d.ts.map +1 -1
  1264. package/declarations/app/routes/application.d.ts.map +1 -1
  1265. package/declarations/app/routes/build-private-messages-route.d.ts.map +1 -1
  1266. package/declarations/app/routes/build-topic-route.d.ts.map +1 -1
  1267. package/declarations/app/routes/discovery/login-required.d.ts +2 -1
  1268. package/declarations/app/routes/discovery/login-required.d.ts.map +1 -1
  1269. package/declarations/app/routes/faq.d.ts +2 -1
  1270. package/declarations/app/routes/faq.d.ts.map +1 -1
  1271. package/declarations/app/routes/preferences/calendar-subscriptions.d.ts +5 -0
  1272. package/declarations/app/routes/preferences/calendar-subscriptions.d.ts.map +1 -0
  1273. package/declarations/app/routes/preferences/interface.d.ts.map +1 -1
  1274. package/declarations/app/routes/privacy.d.ts +2 -1
  1275. package/declarations/app/routes/privacy.d.ts.map +1 -1
  1276. package/declarations/app/routes/tag/edit/index.d.ts +7 -0
  1277. package/declarations/app/routes/tag/edit/index.d.ts.map +1 -0
  1278. package/declarations/app/routes/tag/edit/tab.d.ts +7 -0
  1279. package/declarations/app/routes/tag/edit/tab.d.ts.map +1 -0
  1280. package/declarations/app/routes/tag/edit.d.ts +10 -0
  1281. package/declarations/app/routes/tag/edit.d.ts.map +1 -0
  1282. package/declarations/app/routes/tag/legacy-redirect.d.ts +6 -0
  1283. package/declarations/app/routes/tag/legacy-redirect.d.ts.map +1 -0
  1284. package/declarations/app/routes/tag/none.d.ts +7 -0
  1285. package/declarations/app/routes/tag/none.d.ts.map +1 -0
  1286. package/declarations/app/routes/tag/show.d.ts.map +1 -1
  1287. package/declarations/app/routes/tags/index.d.ts.map +1 -1
  1288. package/declarations/app/routes/tags/legacy-redirect.d.ts +3 -4
  1289. package/declarations/app/routes/tags/legacy-redirect.d.ts.map +1 -1
  1290. package/declarations/app/routes/topic/from-params.d.ts.map +1 -1
  1291. package/declarations/app/routes/tos.d.ts +2 -1
  1292. package/declarations/app/routes/tos.d.ts.map +1 -1
  1293. package/declarations/app/routes/user-activity/bookmarks.d.ts.map +1 -1
  1294. package/declarations/app/routes/user-activity/likes-given.d.ts +1 -1
  1295. package/declarations/app/routes/user-activity/read.d.ts +1 -1
  1296. package/declarations/app/routes/user-activity/replies.d.ts +1 -1
  1297. package/declarations/app/routes/user-activity/topics.d.ts +1 -1
  1298. package/declarations/app/routes/user-private-messages/tags/index.d.ts.map +1 -1
  1299. package/declarations/app/routes/user-topic-list.d.ts.map +1 -1
  1300. package/declarations/app/services/blocks.d.ts +213 -0
  1301. package/declarations/app/services/blocks.d.ts.map +1 -0
  1302. package/declarations/app/services/capabilities.d.ts.map +1 -1
  1303. package/declarations/app/services/category-type-chooser.d.ts +14 -0
  1304. package/declarations/app/services/category-type-chooser.d.ts.map +1 -0
  1305. package/declarations/app/services/composer.d.ts +23 -24
  1306. package/declarations/app/services/composer.d.ts.map +1 -1
  1307. package/declarations/app/services/discovery.d.ts +1 -0
  1308. package/declarations/app/services/discovery.d.ts.map +1 -1
  1309. package/declarations/app/services/footer.d.ts.map +1 -1
  1310. package/declarations/app/services/header.d.ts.map +1 -1
  1311. package/declarations/app/services/history-store.d.ts.map +1 -1
  1312. package/declarations/app/services/keyboard-shortcuts.d.ts +4 -0
  1313. package/declarations/app/services/keyboard-shortcuts.d.ts.map +1 -1
  1314. package/declarations/app/services/logs-notice.d.ts +3 -3
  1315. package/declarations/app/services/logs-notice.d.ts.map +1 -1
  1316. package/declarations/app/services/modal.d.ts.map +1 -1
  1317. package/declarations/app/services/more-topics-tabs.d.ts +15 -0
  1318. package/declarations/app/services/more-topics-tabs.d.ts.map +1 -0
  1319. package/declarations/app/services/scroll-direction.d.ts.map +1 -1
  1320. package/declarations/app/services/scroll-state.d.ts +10 -0
  1321. package/declarations/app/services/scroll-state.d.ts.map +1 -0
  1322. package/declarations/app/services/sidebar-state.d.ts +1 -0
  1323. package/declarations/app/services/sidebar-state.d.ts.map +1 -1
  1324. package/declarations/app/services/store.d.ts.map +1 -1
  1325. package/declarations/app/static/dev-tools/block-debug/block-info.d.ts +61 -0
  1326. package/declarations/app/static/dev-tools/block-debug/block-info.d.ts.map +1 -0
  1327. package/declarations/app/static/dev-tools/block-debug/button.d.ts +46 -0
  1328. package/declarations/app/static/dev-tools/block-debug/button.d.ts.map +1 -0
  1329. package/declarations/app/static/dev-tools/block-debug/conditions-tree.d.ts +20 -0
  1330. package/declarations/app/static/dev-tools/block-debug/conditions-tree.d.ts.map +1 -0
  1331. package/declarations/app/static/dev-tools/block-debug/debug-logger.d.ts +132 -0
  1332. package/declarations/app/static/dev-tools/block-debug/debug-logger.d.ts.map +1 -0
  1333. package/declarations/app/static/dev-tools/block-debug/ghost-block.d.ts +134 -0
  1334. package/declarations/app/static/dev-tools/block-debug/ghost-block.d.ts.map +1 -0
  1335. package/declarations/app/static/dev-tools/block-debug/outlet-info.d.ts +73 -0
  1336. package/declarations/app/static/dev-tools/block-debug/outlet-info.d.ts.map +1 -0
  1337. package/declarations/app/static/dev-tools/block-debug/patch.d.ts +12 -0
  1338. package/declarations/app/static/dev-tools/block-debug/patch.d.ts.map +1 -0
  1339. package/declarations/app/static/dev-tools/entrypoint.d.ts.map +1 -1
  1340. package/declarations/app/static/dev-tools/lib/console-logger.d.ts +28 -0
  1341. package/declarations/app/static/dev-tools/lib/console-logger.d.ts.map +1 -0
  1342. package/declarations/app/static/dev-tools/lib/value-formatter.d.ts +41 -0
  1343. package/declarations/app/static/dev-tools/lib/value-formatter.d.ts.map +1 -0
  1344. package/declarations/app/static/dev-tools/mobile-view/button.d.ts.map +1 -1
  1345. package/declarations/app/static/dev-tools/plugin-outlet-debug/button.d.ts +4 -0
  1346. package/declarations/app/static/dev-tools/plugin-outlet-debug/button.d.ts.map +1 -1
  1347. package/declarations/app/static/dev-tools/plugin-outlet-debug/outlet-info.d.ts +20 -0
  1348. package/declarations/app/static/dev-tools/plugin-outlet-debug/outlet-info.d.ts.map +1 -1
  1349. package/declarations/app/static/dev-tools/plugin-outlet-debug/patch.d.ts.map +1 -1
  1350. package/declarations/app/static/dev-tools/safe-mode/button.d.ts +1 -1
  1351. package/declarations/app/static/dev-tools/safe-mode/button.d.ts.map +1 -1
  1352. package/declarations/app/static/dev-tools/shared/args-table.d.ts +43 -0
  1353. package/declarations/app/static/dev-tools/shared/args-table.d.ts.map +1 -0
  1354. package/declarations/app/static/dev-tools/state.d.ts +51 -1
  1355. package/declarations/app/static/dev-tools/state.d.ts.map +1 -1
  1356. package/declarations/app/static/dev-tools/toolbar.d.ts +3 -3
  1357. package/declarations/app/static/dev-tools/toolbar.d.ts.map +1 -1
  1358. package/declarations/app/static/development-error/index.d.ts +2 -0
  1359. package/declarations/app/static/development-error/index.d.ts.map +1 -0
  1360. package/declarations/app/static/markdown-it/index.d.ts +1 -1
  1361. package/declarations/app/static/markdown-it/index.d.ts.map +1 -1
  1362. package/declarations/app/static/prosemirror/components/image-node-view.d.ts +1 -1
  1363. package/declarations/app/static/prosemirror/components/image-node-view.d.ts.map +1 -1
  1364. package/declarations/app/static/prosemirror/components/prosemirror-editor.d.ts.map +1 -1
  1365. package/declarations/app/static/prosemirror/components/wrap-node-view.d.ts +0 -1
  1366. package/declarations/app/static/prosemirror/components/wrap-node-view.d.ts.map +1 -1
  1367. package/declarations/app/static/prosemirror/core/plugin.d.ts.map +1 -1
  1368. package/declarations/app/static/prosemirror/core/serializer.d.ts.map +1 -1
  1369. package/declarations/app/static/prosemirror/extensions/emoji.d.ts.map +1 -1
  1370. package/declarations/app/static/prosemirror/extensions/grid.d.ts +10 -10
  1371. package/declarations/app/static/prosemirror/extensions/grid.d.ts.map +1 -1
  1372. package/declarations/app/static/prosemirror/extensions/hashtag.d.ts.map +1 -1
  1373. package/declarations/app/static/prosemirror/extensions/html-inline.d.ts.map +1 -1
  1374. package/declarations/app/static/prosemirror/extensions/image.d.ts.map +1 -1
  1375. package/declarations/app/static/prosemirror/extensions/link.d.ts.map +1 -1
  1376. package/declarations/app/static/prosemirror/extensions/onebox.d.ts.map +1 -1
  1377. package/declarations/app/static/prosemirror/extensions/quote.d.ts.map +1 -1
  1378. package/declarations/app/static/prosemirror/extensions/table.d.ts.map +1 -1
  1379. package/declarations/app/static/prosemirror/extensions/wrap.d.ts.map +1 -1
  1380. package/declarations/app/static/prosemirror/lib/glimmer-node-view.d.ts +6 -4
  1381. package/declarations/app/static/prosemirror/lib/glimmer-node-view.d.ts.map +1 -1
  1382. package/declarations/app/static/prosemirror/lib/text-manipulation.d.ts.map +1 -1
  1383. package/declarations/app/static/wizard/components/fields/radio.d.ts.map +1 -1
  1384. package/declarations/app/static/wizard/components/fields/text.d.ts.map +1 -1
  1385. package/declarations/app/static/wizard/components/wizard-step.d.ts.map +1 -1
  1386. package/declarations/app/templates/preferences/calendar-subscriptions.d.ts +13 -0
  1387. package/declarations/app/templates/preferences/calendar-subscriptions.d.ts.map +1 -0
  1388. package/declarations/app/templates/review/index.d.ts +2 -6
  1389. package/declarations/app/templates/review/index.d.ts.map +1 -1
  1390. package/declarations/app/templates/review/show.d.ts +1 -13
  1391. package/declarations/app/templates/review/show.d.ts.map +1 -1
  1392. package/declarations/app/templates/tag/edit/tab.d.ts +3 -0
  1393. package/declarations/app/templates/tag/edit/tab.d.ts.map +1 -0
  1394. package/declarations/float-kit/components/d-float-body.d.ts +1 -0
  1395. package/declarations/float-kit/components/d-float-body.d.ts.map +1 -1
  1396. package/declarations/float-kit/components/d-tooltip.d.ts +1 -1
  1397. package/declarations/float-kit/lib/constants.d.ts +7 -3
  1398. package/declarations/float-kit/lib/d-menu-instance.d.ts +1 -1
  1399. package/declarations/float-kit/lib/d-tooltip-instance.d.ts +1 -1
  1400. package/declarations/float-kit/modifiers/apply-floating-ui.d.ts.map +1 -1
  1401. package/declarations/select-kit/components/category-chooser.d.ts.map +1 -1
  1402. package/declarations/select-kit/components/category-drop/category-drop-header.d.ts +2 -2
  1403. package/declarations/select-kit/components/category-drop/category-drop-header.d.ts.map +1 -1
  1404. package/declarations/select-kit/components/category-row.d.ts +1 -1
  1405. package/declarations/select-kit/components/category-row.d.ts.map +1 -1
  1406. package/declarations/select-kit/components/color-palettes/color-palettes-row.d.ts +2 -2
  1407. package/declarations/select-kit/components/color-palettes/color-palettes-row.d.ts.map +1 -1
  1408. package/declarations/select-kit/components/composer-actions.d.ts +3 -3
  1409. package/declarations/select-kit/components/composer-actions.d.ts.map +1 -1
  1410. package/declarations/select-kit/components/icon-picker.d.ts.map +1 -1
  1411. package/declarations/select-kit/components/mini-tag-chooser.d.ts +2 -0
  1412. package/declarations/select-kit/components/mini-tag-chooser.d.ts.map +1 -1
  1413. package/declarations/select-kit/components/multi-select/multi-select-filter.d.ts +1 -1
  1414. package/declarations/select-kit/components/multi-select/multi-select-filter.d.ts.map +1 -1
  1415. package/declarations/select-kit/components/multi-select/selected-category.d.ts +1 -1
  1416. package/declarations/select-kit/components/multi-select/selected-category.d.ts.map +1 -1
  1417. package/declarations/select-kit/components/multi-select/selected-color.d.ts +1 -1
  1418. package/declarations/select-kit/components/multi-select/selected-color.d.ts.map +1 -1
  1419. package/declarations/select-kit/components/multi-select.d.ts.map +1 -1
  1420. package/declarations/select-kit/components/none-category-row.d.ts +1 -1
  1421. package/declarations/select-kit/components/none-category-row.d.ts.map +1 -1
  1422. package/declarations/select-kit/components/notifications-filter/notifications-filter-header.d.ts +1 -1
  1423. package/declarations/select-kit/components/notifications-filter/notifications-filter-header.d.ts.map +1 -1
  1424. package/declarations/select-kit/components/period-chooser/period-chooser-header.d.ts +1 -1
  1425. package/declarations/select-kit/components/period-chooser/period-chooser-header.d.ts.map +1 -1
  1426. package/declarations/select-kit/components/period-chooser/period-chooser-row.d.ts +1 -1
  1427. package/declarations/select-kit/components/period-chooser/period-chooser-row.d.ts.map +1 -1
  1428. package/declarations/select-kit/components/select-kit/select-kit-filter.d.ts +1 -1
  1429. package/declarations/select-kit/components/select-kit/select-kit-filter.d.ts.map +1 -1
  1430. package/declarations/select-kit/components/select-kit/select-kit-header.d.ts.map +1 -1
  1431. package/declarations/select-kit/components/select-kit.d.ts.map +1 -1
  1432. package/declarations/select-kit/components/selected-choice-category.d.ts +1 -1
  1433. package/declarations/select-kit/components/selected-choice-category.d.ts.map +1 -1
  1434. package/declarations/select-kit/components/tag-chooser.d.ts +1 -1
  1435. package/declarations/select-kit/components/tag-chooser.d.ts.map +1 -1
  1436. package/declarations/select-kit/components/tag-drop.d.ts.map +1 -1
  1437. package/declarations/select-kit/components/tag-dropdown.d.ts +9 -0
  1438. package/declarations/select-kit/components/tag-dropdown.d.ts.map +1 -0
  1439. package/declarations/select-kit/components/tag-row.d.ts +1 -1
  1440. package/declarations/select-kit/components/tag-row.d.ts.map +1 -1
  1441. package/declarations/select-kit/components/tags-intersection-chooser.d.ts.map +1 -1
  1442. package/declarations/select-kit/components/topic-notifications-button.d.ts.map +1 -1
  1443. package/declarations/select-kit/lib/select-kit-prop-utils.d.ts.map +1 -1
  1444. package/declarations/select-kit/services/tag-utils.d.ts.map +1 -1
  1445. package/declarations/tests/acceptance/admin-onboarding-banner-test.d.ts +2 -0
  1446. package/declarations/tests/acceptance/admin-onboarding-banner-test.d.ts.map +1 -0
  1447. package/declarations/tests/acceptance/admin-whats-new-test.d.ts +2 -0
  1448. package/declarations/tests/acceptance/admin-whats-new-test.d.ts.map +1 -0
  1449. package/declarations/tests/acceptance/current-user-mention-css-test.d.ts +2 -0
  1450. package/declarations/tests/acceptance/current-user-mention-css-test.d.ts.map +1 -0
  1451. package/declarations/tests/acceptance/edit-category-plugin-api-test.d.ts +2 -0
  1452. package/declarations/tests/acceptance/edit-category-plugin-api-test.d.ts.map +1 -0
  1453. package/declarations/tests/acceptance/edit-category-topic-template-test.d.ts +2 -0
  1454. package/declarations/tests/acceptance/edit-category-topic-template-test.d.ts.map +1 -0
  1455. package/declarations/tests/acceptance/transformers/post-share-url-test.d.ts +2 -0
  1456. package/declarations/tests/acceptance/transformers/post-share-url-test.d.ts.map +1 -0
  1457. package/declarations/tests/acceptance/transformers/topic-url-for-post-number-test.d.ts +2 -0
  1458. package/declarations/tests/acceptance/transformers/topic-url-for-post-number-test.d.ts.map +1 -0
  1459. package/declarations/tests/fixtures/about.d.ts +2 -2
  1460. package/declarations/tests/fixtures/about.d.ts.map +1 -1
  1461. package/declarations/tests/fixtures/admin-search-fixtures.d.ts +3 -3
  1462. package/declarations/tests/fixtures/admin-search-fixtures.d.ts.map +1 -1
  1463. package/declarations/tests/fixtures/badges-fixture.d.ts +2 -2
  1464. package/declarations/tests/fixtures/badges-fixture.d.ts.map +1 -1
  1465. package/declarations/tests/fixtures/category-fixtures.d.ts +23 -2
  1466. package/declarations/tests/fixtures/category-fixtures.d.ts.map +1 -1
  1467. package/declarations/tests/fixtures/dashboard-general.d.ts +2 -2
  1468. package/declarations/tests/fixtures/dashboard-general.d.ts.map +1 -1
  1469. package/declarations/tests/fixtures/dashboard-whats-new.d.ts +2 -2
  1470. package/declarations/tests/fixtures/dashboard-whats-new.d.ts.map +1 -1
  1471. package/declarations/tests/fixtures/dashboard.d.ts +2 -2
  1472. package/declarations/tests/fixtures/dashboard.d.ts.map +1 -1
  1473. package/declarations/tests/fixtures/directory-fixtures.d.ts +2 -2
  1474. package/declarations/tests/fixtures/discovery-fixtures.d.ts +2 -2
  1475. package/declarations/tests/fixtures/discovery-fixtures.d.ts.map +1 -1
  1476. package/declarations/tests/fixtures/drafts.d.ts +2 -2
  1477. package/declarations/tests/fixtures/drafts.d.ts.map +1 -1
  1478. package/declarations/tests/fixtures/emojis-fixtures.d.ts +2 -2
  1479. package/declarations/tests/fixtures/emojis-fixtures.d.ts.map +1 -1
  1480. package/declarations/tests/fixtures/group-fixtures.d.ts +2 -2
  1481. package/declarations/tests/fixtures/group-fixtures.d.ts.map +1 -1
  1482. package/declarations/tests/fixtures/groups-fixtures.d.ts +2 -2
  1483. package/declarations/tests/fixtures/groups-fixtures.d.ts.map +1 -1
  1484. package/declarations/tests/fixtures/notification-fixtures.d.ts +2 -2
  1485. package/declarations/tests/fixtures/notification-fixtures.d.ts.map +1 -1
  1486. package/declarations/tests/fixtures/pending-posts.d.ts +2 -2
  1487. package/declarations/tests/fixtures/pending-posts.d.ts.map +1 -1
  1488. package/declarations/tests/fixtures/poll.d.ts +2 -2
  1489. package/declarations/tests/fixtures/poll.d.ts.map +1 -1
  1490. package/declarations/tests/fixtures/post.d.ts +2 -2
  1491. package/declarations/tests/fixtures/post.d.ts.map +1 -1
  1492. package/declarations/tests/fixtures/private-messages-fixtures.d.ts +2 -2
  1493. package/declarations/tests/fixtures/private-messages-fixtures.d.ts.map +1 -1
  1494. package/declarations/tests/fixtures/problems.d.ts +2 -2
  1495. package/declarations/tests/fixtures/problems.d.ts.map +1 -1
  1496. package/declarations/tests/fixtures/reports-bulk.d.ts +2 -2
  1497. package/declarations/tests/fixtures/reports-bulk.d.ts.map +1 -1
  1498. package/declarations/tests/fixtures/reports.d.ts +2 -2
  1499. package/declarations/tests/fixtures/reports.d.ts.map +1 -1
  1500. package/declarations/tests/fixtures/search-fixtures.d.ts +2 -2
  1501. package/declarations/tests/fixtures/search-fixtures.d.ts.map +1 -1
  1502. package/declarations/tests/fixtures/session-fixtures.d.ts +2 -2
  1503. package/declarations/tests/fixtures/session-fixtures.d.ts.map +1 -1
  1504. package/declarations/tests/fixtures/site-fixtures.d.ts +2 -2
  1505. package/declarations/tests/fixtures/site-fixtures.d.ts.map +1 -1
  1506. package/declarations/tests/fixtures/site-settings.d.ts +2 -2
  1507. package/declarations/tests/fixtures/site-settings.d.ts.map +1 -1
  1508. package/declarations/tests/fixtures/static-fixtures.d.ts +2 -2
  1509. package/declarations/tests/fixtures/static-fixtures.d.ts.map +1 -1
  1510. package/declarations/tests/fixtures/tag-group-fixtures.d.ts +2 -3
  1511. package/declarations/tests/fixtures/tag-group-fixtures.d.ts.map +1 -1
  1512. package/declarations/tests/fixtures/top-fixtures.d.ts +2 -2
  1513. package/declarations/tests/fixtures/top-fixtures.d.ts.map +1 -1
  1514. package/declarations/tests/fixtures/topic.d.ts +18 -4
  1515. package/declarations/tests/fixtures/topic.d.ts.map +1 -1
  1516. package/declarations/tests/fixtures/user-badges.d.ts +2 -2
  1517. package/declarations/tests/fixtures/user-badges.d.ts.map +1 -1
  1518. package/declarations/tests/fixtures/user-fixtures.d.ts +2 -2
  1519. package/declarations/tests/fixtures/user-fixtures.d.ts.map +1 -1
  1520. package/declarations/tests/fixtures/user-menu.d.ts +2 -2
  1521. package/declarations/tests/fixtures/user-menu.d.ts.map +1 -1
  1522. package/declarations/tests/fixtures/watched-words-fixtures.d.ts +2 -2
  1523. package/declarations/tests/fixtures/watched-words-fixtures.d.ts.map +1 -1
  1524. package/declarations/tests/helpers/block-testing.d.ts +82 -0
  1525. package/declarations/tests/helpers/block-testing.d.ts.map +1 -0
  1526. package/declarations/tests/helpers/create-pretender.d.ts +4 -4
  1527. package/declarations/tests/helpers/create-pretender.d.ts.map +1 -1
  1528. package/declarations/tests/helpers/create-store.d.ts.map +1 -1
  1529. package/declarations/tests/helpers/form-kit-assertions.d.ts.map +1 -1
  1530. package/declarations/tests/helpers/form-kit-helper.d.ts +9 -1
  1531. package/declarations/tests/helpers/form-kit-helper.d.ts.map +1 -1
  1532. package/declarations/tests/helpers/qunit-helpers.d.ts +1 -1
  1533. package/declarations/tests/helpers/qunit-helpers.d.ts.map +1 -1
  1534. package/declarations/tests/helpers/review-pretender.d.ts.map +1 -1
  1535. package/declarations/tests/helpers/select-kit-helper.d.ts.map +1 -1
  1536. package/declarations/tests/integration/components/add-category-tag-classes-test.d.ts +2 -0
  1537. package/declarations/tests/integration/components/add-category-tag-classes-test.d.ts.map +1 -0
  1538. package/declarations/tests/integration/components/admin-report-chart-test.d.ts +2 -0
  1539. package/declarations/tests/integration/components/admin-report-chart-test.d.ts.map +1 -0
  1540. package/declarations/tests/integration/components/block-group-test.d.ts +2 -0
  1541. package/declarations/tests/integration/components/block-group-test.d.ts.map +1 -0
  1542. package/declarations/tests/integration/components/block-head-test.d.ts +2 -0
  1543. package/declarations/tests/integration/components/block-head-test.d.ts.map +1 -0
  1544. package/declarations/tests/integration/components/block-layout-wrapper-test.d.ts +2 -0
  1545. package/declarations/tests/integration/components/block-layout-wrapper-test.d.ts.map +1 -0
  1546. package/declarations/tests/integration/components/block-outlet-conditions-test.d.ts +2 -0
  1547. package/declarations/tests/integration/components/block-outlet-conditions-test.d.ts.map +1 -0
  1548. package/declarations/tests/integration/components/block-outlet-test.d.ts +2 -0
  1549. package/declarations/tests/integration/components/block-outlet-test.d.ts.map +1 -0
  1550. package/declarations/tests/integration/components/d-segmented-control-test.d.ts +2 -0
  1551. package/declarations/tests/integration/components/d-segmented-control-test.d.ts.map +1 -0
  1552. package/declarations/tests/integration/components/form-kit/controls/color-test.d.ts +2 -0
  1553. package/declarations/tests/integration/components/form-kit/controls/color-test.d.ts.map +1 -0
  1554. package/declarations/tests/integration/components/form-kit/controls/emoji-test.d.ts +2 -0
  1555. package/declarations/tests/integration/components/form-kit/controls/emoji-test.d.ts.map +1 -0
  1556. package/declarations/tests/integration/components/form-kit/controls/tag-chooser-test.d.ts +2 -0
  1557. package/declarations/tests/integration/components/form-kit/controls/tag-chooser-test.d.ts.map +1 -0
  1558. package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/created-by-test.d.ts.map +1 -1
  1559. package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/flag-reason-test.d.ts.map +1 -1
  1560. package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/item-test.d.ts.map +1 -1
  1561. package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/topic-link-test.d.ts.map +1 -1
  1562. package/declarations/tests/integration/components/search-menu/results/assistant-item-test.d.ts +2 -0
  1563. package/declarations/tests/integration/components/search-menu/results/assistant-item-test.d.ts.map +1 -0
  1564. package/declarations/tests/integration/components/site-settings/tag-list-test.d.ts +2 -0
  1565. package/declarations/tests/integration/components/site-settings/tag-list-test.d.ts.map +1 -0
  1566. package/declarations/tests/integration/components/site-settings/upload-test.d.ts +2 -0
  1567. package/declarations/tests/integration/components/site-settings/upload-test.d.ts.map +1 -0
  1568. package/declarations/tests/integration/components/toolbar-popup-menu-options-test.d.ts +2 -0
  1569. package/declarations/tests/integration/components/toolbar-popup-menu-options-test.d.ts.map +1 -0
  1570. package/declarations/tests/integration/components/topic-timer-info-test.d.ts +2 -0
  1571. package/declarations/tests/integration/components/topic-timer-info-test.d.ts.map +1 -0
  1572. package/declarations/tests/setup-tests.d.ts.map +1 -1
  1573. package/declarations/tests/unit/blocks/arg-validation-test.d.ts +2 -0
  1574. package/declarations/tests/unit/blocks/arg-validation-test.d.ts.map +1 -0
  1575. package/declarations/tests/unit/blocks/conditions/condition-test.d.ts +2 -0
  1576. package/declarations/tests/unit/blocks/conditions/condition-test.d.ts.map +1 -0
  1577. package/declarations/tests/unit/blocks/conditions/decorator-test.d.ts +2 -0
  1578. package/declarations/tests/unit/blocks/conditions/decorator-test.d.ts.map +1 -0
  1579. package/declarations/tests/unit/blocks/conditions/outlet-arg-test.d.ts +2 -0
  1580. package/declarations/tests/unit/blocks/conditions/outlet-arg-test.d.ts.map +1 -0
  1581. package/declarations/tests/unit/blocks/conditions/route-test.d.ts +2 -0
  1582. package/declarations/tests/unit/blocks/conditions/route-test.d.ts.map +1 -0
  1583. package/declarations/tests/unit/blocks/conditions/setting-test.d.ts +2 -0
  1584. package/declarations/tests/unit/blocks/conditions/setting-test.d.ts.map +1 -0
  1585. package/declarations/tests/unit/blocks/conditions/user-test.d.ts +2 -0
  1586. package/declarations/tests/unit/blocks/conditions/user-test.d.ts.map +1 -0
  1587. package/declarations/tests/unit/blocks/conditions/viewport-test.d.ts +2 -0
  1588. package/declarations/tests/unit/blocks/conditions/viewport-test.d.ts.map +1 -0
  1589. package/declarations/tests/unit/blocks/entry-formatter-test.d.ts +2 -0
  1590. package/declarations/tests/unit/blocks/entry-formatter-test.d.ts.map +1 -0
  1591. package/declarations/tests/unit/blocks/error-test.d.ts +2 -0
  1592. package/declarations/tests/unit/blocks/error-test.d.ts.map +1 -0
  1593. package/declarations/tests/unit/lib/block-outlet-test.d.ts +2 -0
  1594. package/declarations/tests/unit/lib/block-outlet-test.d.ts.map +1 -0
  1595. package/declarations/tests/unit/lib/blocks/core/error-test.d.ts +2 -0
  1596. package/declarations/tests/unit/lib/blocks/core/error-test.d.ts.map +1 -0
  1597. package/declarations/tests/unit/lib/blocks/core/patterns-test.d.ts +2 -0
  1598. package/declarations/tests/unit/lib/blocks/core/patterns-test.d.ts.map +1 -0
  1599. package/declarations/tests/unit/lib/blocks/core/registration-test.d.ts +2 -0
  1600. package/declarations/tests/unit/lib/blocks/core/registration-test.d.ts.map +1 -0
  1601. package/declarations/tests/unit/lib/blocks/core/utils-test.d.ts +2 -0
  1602. package/declarations/tests/unit/lib/blocks/core/utils-test.d.ts.map +1 -0
  1603. package/declarations/tests/unit/lib/blocks/debug/debug-logger-test.d.ts +2 -0
  1604. package/declarations/tests/unit/lib/blocks/debug/debug-logger-test.d.ts.map +1 -0
  1605. package/declarations/tests/unit/lib/blocks/matching/outlet-matcher-test.d.ts +2 -0
  1606. package/declarations/tests/unit/lib/blocks/matching/outlet-matcher-test.d.ts.map +1 -0
  1607. package/declarations/tests/unit/lib/blocks/matching/page-definitions-test.d.ts +2 -0
  1608. package/declarations/tests/unit/lib/blocks/matching/page-definitions-test.d.ts.map +1 -0
  1609. package/declarations/tests/unit/lib/blocks/matching/url-matcher-test.d.ts +2 -0
  1610. package/declarations/tests/unit/lib/blocks/matching/url-matcher-test.d.ts.map +1 -0
  1611. package/declarations/tests/unit/lib/blocks/matching/value-matcher-test.d.ts +2 -0
  1612. package/declarations/tests/unit/lib/blocks/matching/value-matcher-test.d.ts.map +1 -0
  1613. package/declarations/tests/unit/lib/blocks/validation/args-test.d.ts +2 -0
  1614. package/declarations/tests/unit/lib/blocks/validation/args-test.d.ts.map +1 -0
  1615. package/declarations/tests/unit/lib/blocks/validation/config-test.d.ts +2 -0
  1616. package/declarations/tests/unit/lib/blocks/validation/config-test.d.ts.map +1 -0
  1617. package/declarations/tests/unit/lib/blocks/validation/layout-test.d.ts +2 -0
  1618. package/declarations/tests/unit/lib/blocks/validation/layout-test.d.ts.map +1 -0
  1619. package/declarations/tests/unit/lib/dev-tools/console-logger-test.d.ts +2 -0
  1620. package/declarations/tests/unit/lib/dev-tools/console-logger-test.d.ts.map +1 -0
  1621. package/declarations/tests/unit/lib/dev-tools/value-formatter-test.d.ts +2 -0
  1622. package/declarations/tests/unit/lib/dev-tools/value-formatter-test.d.ts.map +1 -0
  1623. package/declarations/tests/unit/lib/load-script-test.d.ts +2 -0
  1624. package/declarations/tests/unit/lib/load-script-test.d.ts.map +1 -0
  1625. package/declarations/tests/unit/lib/notification-types/upcoming-change-automatically-promoted-test.d.ts +2 -0
  1626. package/declarations/tests/unit/lib/notification-types/upcoming-change-automatically-promoted-test.d.ts.map +1 -0
  1627. package/declarations/tests/unit/lib/notification-types/upcoming-change-available-test.d.ts +2 -0
  1628. package/declarations/tests/unit/lib/notification-types/upcoming-change-available-test.d.ts.map +1 -0
  1629. package/declarations/tests/unit/lib/outlet-args-test.d.ts +2 -0
  1630. package/declarations/tests/unit/lib/outlet-args-test.d.ts.map +1 -0
  1631. package/declarations/tests/unit/lib/string-similarity-test.d.ts +2 -0
  1632. package/declarations/tests/unit/lib/string-similarity-test.d.ts.map +1 -0
  1633. package/declarations/tests/unit/lib/weak-value-map-test.d.ts +2 -0
  1634. package/declarations/tests/unit/lib/weak-value-map-test.d.ts.map +1 -0
  1635. package/declarations/tests/unit/services/blocks-test.d.ts +2 -0
  1636. package/declarations/tests/unit/services/blocks-test.d.ts.map +1 -0
  1637. package/declarations/tests/unit/services/tag-utils-test.d.ts +2 -0
  1638. package/declarations/tests/unit/services/tag-utils-test.d.ts.map +1 -0
  1639. package/declarations/tsconfig.tsbuildinfo +1 -1
  1640. package/external-types/discourse-i18n/index.d.ts +68 -0
  1641. package/external-types/discourse-i18n/package.json +5 -3
  1642. package/external-types/ember-compat__tracked-built-ins/index.d.ts +174 -0
  1643. package/external-types/{@ember-compat__tracked-built-ins → ember-compat__tracked-built-ins}/package.json +13 -12
  1644. package/external-types/ember-modifier/index.d.ts +327 -0
  1645. package/external-types/ember-modifier/package.json +28 -28
  1646. package/external-types/ember-qunit/index.d.ts +285 -0
  1647. package/external-types/ember-qunit/package.json +9 -8
  1648. package/external-types/ember-source/package.json +28 -23
  1649. package/external-types/ember-source/types/stable/@ember/-internals/container/index.d.ts +1 -1
  1650. package/external-types/ember-source/types/stable/@ember/-internals/deprecations/index.d.ts +3 -3
  1651. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/index.d.ts +7 -6
  1652. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/component.d.ts +450 -118
  1653. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/mut.d.ts +4 -4
  1654. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/helpers/readonly.d.ts +9 -9
  1655. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/renderer.d.ts +152 -36
  1656. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/resolver.d.ts +2 -0
  1657. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/utils/string.d.ts +98 -11
  1658. package/external-types/ember-source/types/stable/@ember/-internals/metal/index.d.ts +2 -2
  1659. package/external-types/ember-source/types/stable/@ember/-internals/runtime/lib/mixins/container_proxy.d.ts +1 -1
  1660. package/external-types/ember-source/types/stable/@ember/-internals/utils/lib/is_proxy.d.ts +1 -1
  1661. package/external-types/ember-source/types/stable/@ember/-internals/views/index.d.ts +1 -5
  1662. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/component_lookup.d.ts +2 -3
  1663. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/system/utils.d.ts +1 -11
  1664. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/views/core_view.d.ts +1 -1
  1665. package/external-types/ember-source/types/stable/@ember/application/instance.d.ts +2 -3
  1666. package/external-types/ember-source/types/stable/@ember/application/namespace.d.ts +4 -4
  1667. package/external-types/ember-source/types/stable/@ember/object/evented.d.ts +2 -2
  1668. package/external-types/ember-source/types/stable/@ember/object/mixin.d.ts +3 -3
  1669. package/external-types/ember-source/types/stable/@ember/object/proxy.d.ts +5 -4
  1670. package/external-types/ember-source/types/stable/@ember/reactive/collections.d.ts +258 -0
  1671. package/external-types/ember-source/types/stable/@ember/reactive/index.d.ts +11 -0
  1672. package/external-types/ember-source/types/stable/@ember/renderer/index.d.ts +17 -0
  1673. package/external-types/ember-source/types/stable/@ember/routing/router.d.ts +7 -6
  1674. package/external-types/ember-source/types/stable/@ember/runloop/index.d.ts +3 -3
  1675. package/external-types/ember-source/types/stable/@ember/service/index.d.ts +4 -4
  1676. package/external-types/ember-source/types/stable/@ember/template/index.d.ts +1 -1
  1677. package/external-types/ember-source/types/stable/@ember/template-compiler/lib/plugins/utils.d.ts +1 -0
  1678. package/external-types/ember-source/types/stable/@ember/utils/lib/is-equal.d.ts +3 -3
  1679. package/external-types/ember-source/types/stable/ember/barrel.d.ts +5 -8
  1680. package/external-types/ember-source/types/stable/ember/index.d.ts +5 -8
  1681. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-against-attrs.d.ts +2 -1
  1682. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-against-named-outlets.d.ts +2 -1
  1683. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-input-helper-without-block.d.ts +2 -1
  1684. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/assert-reserved-named-arguments.d.ts +2 -1
  1685. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/index.d.ts +4 -15
  1686. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-action-syntax.d.ts +2 -1
  1687. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-each-in-into-each.d.ts +2 -1
  1688. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-each-track-array.d.ts +2 -1
  1689. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-in-element.d.ts +2 -1
  1690. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-quoted-bindings-into-just-bindings.d.ts +2 -1
  1691. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-resolutions.d.ts +2 -1
  1692. package/external-types/ember-source/types/stable/ember-template-compiler/lib/plugins/transform-wrap-mount-and-outlet.d.ts +2 -1
  1693. package/external-types/ember-source/types/stable/ember-template-compiler/lib/types.d.ts +3 -2
  1694. package/external-types/ember-source/types/stable/ember-testing/lib/adapters/qunit.d.ts +2 -9
  1695. package/external-types/ember-source/types/stable/index.d.ts +2 -6
  1696. package/external-types/ember__render-modifiers/index.d.ts +52 -0
  1697. package/external-types/{@ember__render-modifiers → ember__render-modifiers}/package.json +4 -3
  1698. package/external-types/ember__string/index.d.ts +159 -0
  1699. package/external-types/{@ember__string → ember__string}/package.json +9 -8
  1700. package/external-types/ember__test-helpers/index.d.ts +1771 -0
  1701. package/external-types/{@ember__test-helpers → ember__test-helpers}/package.json +9 -8
  1702. package/external-types/floating-ui__dom/index.d.ts +355 -0
  1703. package/external-types/{@floating-ui__dom → floating-ui__dom}/package.json +6 -5
  1704. package/external-types/glimmer__component/index.d.ts +667 -0
  1705. package/external-types/{@glimmer__component → glimmer__component}/package.json +8 -7
  1706. package/external-types/glimmer__syntax/index.d.ts +1595 -0
  1707. package/external-types/glimmer__syntax/package.json +57 -0
  1708. package/external-types/glint__template/index.d.ts +5422 -0
  1709. package/external-types/{@glint__template → glint__template}/package.json +10 -9
  1710. package/external-types/jquery/index.d.ts +34986 -0
  1711. package/external-types/jquery/package.json +134 -0
  1712. package/external-types/pretender/index.d.ts +57 -57
  1713. package/external-types/pretender/package.json +3 -2
  1714. package/external-types/qunit/index.d.ts +935 -0
  1715. package/external-types/qunit/package.json +52 -0
  1716. package/external-types/rsvp/index.d.ts +493 -0
  1717. package/external-types/rsvp/package.json +36 -0
  1718. package/external-types/sinon/index.d.ts +1464 -0
  1719. package/external-types/sinon/package.json +64 -0
  1720. package/package.json +22 -7
  1721. package/tsconfig-plugin.json +1 -1
  1722. package/declarations/admin/components/admin-penalty-history.d.ts +0 -7
  1723. package/declarations/admin/components/admin-penalty-history.d.ts.map +0 -1
  1724. package/declarations/admin/components/admin-search-filters.d.ts +0 -3
  1725. package/declarations/admin/components/admin-search-filters.d.ts.map +0 -1
  1726. package/declarations/admin/components/highlighted-code.d.ts.map +0 -1
  1727. package/declarations/admin/components/moderation-history-item.d.ts +0 -5
  1728. package/declarations/admin/components/moderation-history-item.d.ts.map +0 -1
  1729. package/declarations/app/components/connector-container.d.ts +0 -5
  1730. package/declarations/app/components/connector-container.d.ts.map +0 -1
  1731. package/declarations/app/components/popup-menu.d.ts +0 -5
  1732. package/declarations/app/components/popup-menu.d.ts.map +0 -1
  1733. package/declarations/app/components/review-index-legacy.d.ts.map +0 -1
  1734. package/declarations/app/components/review-index-refresh.d.ts +0 -8
  1735. package/declarations/app/components/review-index-refresh.d.ts.map +0 -1
  1736. package/declarations/app/components/reviewable-conversation-post.d.ts +0 -6
  1737. package/declarations/app/components/reviewable-conversation-post.d.ts.map +0 -1
  1738. package/declarations/app/components/reviewable-flagged-post.d.ts +0 -14
  1739. package/declarations/app/components/reviewable-flagged-post.d.ts.map +0 -1
  1740. package/declarations/app/components/reviewable-histories.d.ts +0 -6
  1741. package/declarations/app/components/reviewable-histories.d.ts.map +0 -1
  1742. package/declarations/app/components/reviewable-item.d.ts +0 -47
  1743. package/declarations/app/components/reviewable-item.d.ts.map +0 -1
  1744. package/declarations/app/components/reviewable-post-header.d.ts +0 -5
  1745. package/declarations/app/components/reviewable-post-header.d.ts.map +0 -1
  1746. package/declarations/app/components/reviewable-post.d.ts +0 -5
  1747. package/declarations/app/components/reviewable-post.d.ts.map +0 -1
  1748. package/declarations/app/components/reviewable-queued-post.d.ts +0 -17
  1749. package/declarations/app/components/reviewable-queued-post.d.ts.map +0 -1
  1750. package/declarations/app/components/reviewable-refresh/created-by.d.ts.map +0 -1
  1751. package/declarations/app/components/reviewable-refresh/flag-reason.d.ts.map +0 -1
  1752. package/declarations/app/components/reviewable-refresh/flagged-post.d.ts.map +0 -1
  1753. package/declarations/app/components/reviewable-refresh/help-resources.d.ts.map +0 -1
  1754. package/declarations/app/components/reviewable-refresh/insights.d.ts.map +0 -1
  1755. package/declarations/app/components/reviewable-refresh/ip-lookup.d.ts.map +0 -1
  1756. package/declarations/app/components/reviewable-refresh/item.d.ts.map +0 -1
  1757. package/declarations/app/components/reviewable-refresh/note-form.d.ts.map +0 -1
  1758. package/declarations/app/components/reviewable-refresh/post.d.ts.map +0 -1
  1759. package/declarations/app/components/reviewable-refresh/queued-post.d.ts.map +0 -1
  1760. package/declarations/app/components/reviewable-refresh/timeline.d.ts.map +0 -1
  1761. package/declarations/app/components/reviewable-refresh/topic-link.d.ts.map +0 -1
  1762. package/declarations/app/components/reviewable-refresh/user.d.ts +0 -5
  1763. package/declarations/app/components/reviewable-refresh/user.d.ts.map +0 -1
  1764. package/declarations/app/components/reviewable-score.d.ts +0 -7
  1765. package/declarations/app/components/reviewable-score.d.ts.map +0 -1
  1766. package/declarations/app/components/reviewable-scores.d.ts +0 -5
  1767. package/declarations/app/components/reviewable-scores.d.ts.map +0 -1
  1768. package/declarations/app/components/reviewable-user.d.ts.map +0 -1
  1769. package/declarations/app/components/user-stream-item.d.ts +0 -9
  1770. package/declarations/app/components/user-stream-item.d.ts.map +0 -1
  1771. package/declarations/app/form-kit/components/fk/control-wrapper.d.ts +0 -11
  1772. package/declarations/app/form-kit/components/fk/control-wrapper.d.ts.map +0 -1
  1773. package/declarations/app/lib/transformer/registry.d.ts +0 -3
  1774. package/declarations/app/lib/transformer/registry.d.ts.map +0 -1
  1775. package/declarations/app/static/dev-tools/plugin-outlet-debug/args-table.d.ts +0 -11
  1776. package/declarations/app/static/dev-tools/plugin-outlet-debug/args-table.d.ts.map +0 -1
  1777. package/declarations/app/static/prosemirror/components/wrap-attributes-modal.d.ts.map +0 -1
  1778. package/declarations/app/static/prosemirror/lib/wrap-utils.d.ts.map +0 -1
  1779. package/declarations/tests/acceptance/custom-html-template-test.d.ts +0 -2
  1780. package/declarations/tests/acceptance/custom-html-template-test.d.ts.map +0 -1
  1781. package/declarations/tests/acceptance/review-test.d.ts +0 -2
  1782. package/declarations/tests/acceptance/review-test.d.ts.map +0 -1
  1783. package/declarations/tests/unit/localization-test.d.ts +0 -2
  1784. package/declarations/tests/unit/localization-test.d.ts.map +0 -1
  1785. package/external-types/@ember-compat__tracked-built-ins/dist/-private/array.d.ts +0 -33
  1786. package/external-types/@ember-compat__tracked-built-ins/dist/-private/decorator.d.ts +0 -14
  1787. package/external-types/@ember-compat__tracked-built-ins/dist/-private/map.d.ts +0 -44
  1788. package/external-types/@ember-compat__tracked-built-ins/dist/-private/object.d.ts +0 -25
  1789. package/external-types/@ember-compat__tracked-built-ins/dist/-private/property-storage-map.d.ts +0 -10
  1790. package/external-types/@ember-compat__tracked-built-ins/dist/-private/set.d.ts +0 -40
  1791. package/external-types/@ember-compat__tracked-built-ins/dist/-private/utils.d.ts +0 -6
  1792. package/external-types/@ember-compat__tracked-built-ins/dist/-private/validator-versions.d.ts +0 -5
  1793. package/external-types/@ember-compat__tracked-built-ins/dist/index.d.ts +0 -8
  1794. package/external-types/@ember__render-modifiers/types/-private.d.ts +0 -13
  1795. package/external-types/@ember__render-modifiers/types/modifiers/did-insert.d.ts +0 -11
  1796. package/external-types/@ember__render-modifiers/types/modifiers/did-update.d.ts +0 -11
  1797. package/external-types/@ember__render-modifiers/types/modifiers/will-destroy.d.ts +0 -11
  1798. package/external-types/@ember__render-modifiers/types/template-registry.d.ts +0 -12
  1799. package/external-types/@ember__string/declarations/index.d.ts +0 -159
  1800. package/external-types/@ember__test-helpers/declarations/-internal/build-registry.d.ts +0 -36
  1801. package/external-types/@ember__test-helpers/declarations/-internal/debug-info-helpers.d.ts +0 -28
  1802. package/external-types/@ember__test-helpers/declarations/-internal/debug-info.d.ts +0 -71
  1803. package/external-types/@ember__test-helpers/declarations/-internal/deprecations.d.ts +0 -37
  1804. package/external-types/@ember__test-helpers/declarations/-internal/is-component.d.ts +0 -13
  1805. package/external-types/@ember__test-helpers/declarations/-internal/is-promise.d.ts +0 -12
  1806. package/external-types/@ember__test-helpers/declarations/-internal/render-settled.d.ts +0 -5
  1807. package/external-types/@ember__test-helpers/declarations/-internal/warnings.d.ts +0 -32
  1808. package/external-types/@ember__test-helpers/declarations/-tuple.d.ts +0 -5
  1809. package/external-types/@ember__test-helpers/declarations/-utils.d.ts +0 -39
  1810. package/external-types/@ember__test-helpers/declarations/application.d.ts +0 -21
  1811. package/external-types/@ember__test-helpers/declarations/build-owner.d.ts +0 -35
  1812. package/external-types/@ember__test-helpers/declarations/dom/-get-description.d.ts +0 -13
  1813. package/external-types/@ember__test-helpers/declarations/dom/-get-element.d.ts +0 -16
  1814. package/external-types/@ember__test-helpers/declarations/dom/-get-elements.d.ts +0 -8
  1815. package/external-types/@ember__test-helpers/declarations/dom/-get-window-or-element.d.ts +0 -12
  1816. package/external-types/@ember__test-helpers/declarations/dom/-guard-for-maxlength.d.ts +0 -12
  1817. package/external-types/@ember__test-helpers/declarations/dom/-is-focusable.d.ts +0 -9
  1818. package/external-types/@ember__test-helpers/declarations/dom/-is-form-control.d.ts +0 -10
  1819. package/external-types/@ember__test-helpers/declarations/dom/-is-select-element.d.ts +0 -9
  1820. package/external-types/@ember__test-helpers/declarations/dom/-logging.d.ts +0 -21
  1821. package/external-types/@ember__test-helpers/declarations/dom/-target.d.ts +0 -12
  1822. package/external-types/@ember__test-helpers/declarations/dom/-to-array.d.ts +0 -9
  1823. package/external-types/@ember__test-helpers/declarations/dom/blur.d.ts +0 -37
  1824. package/external-types/@ember__test-helpers/declarations/dom/click.d.ts +0 -65
  1825. package/external-types/@ember__test-helpers/declarations/dom/double-click.d.ts +0 -65
  1826. package/external-types/@ember__test-helpers/declarations/dom/fill-in.d.ts +0 -22
  1827. package/external-types/@ember__test-helpers/declarations/dom/find-all.d.ts +0 -7
  1828. package/external-types/@ember__test-helpers/declarations/dom/find.d.ts +0 -7
  1829. package/external-types/@ember__test-helpers/declarations/dom/fire-event.d.ts +0 -18
  1830. package/external-types/@ember__test-helpers/declarations/dom/focus.d.ts +0 -41
  1831. package/external-types/@ember__test-helpers/declarations/dom/get-root-element.d.ts +0 -17
  1832. package/external-types/@ember__test-helpers/declarations/dom/scroll-to.d.ts +0 -21
  1833. package/external-types/@ember__test-helpers/declarations/dom/select.d.ts +0 -28
  1834. package/external-types/@ember__test-helpers/declarations/dom/tab.d.ts +0 -31
  1835. package/external-types/@ember__test-helpers/declarations/dom/tap.d.ts +0 -47
  1836. package/external-types/@ember__test-helpers/declarations/dom/trigger-event.d.ts +0 -49
  1837. package/external-types/@ember__test-helpers/declarations/dom/trigger-key-event.d.ts +0 -44
  1838. package/external-types/@ember__test-helpers/declarations/dom/type-in.d.ts +0 -32
  1839. package/external-types/@ember__test-helpers/declarations/dom/wait-for-focus.d.ts +0 -27
  1840. package/external-types/@ember__test-helpers/declarations/dom/wait-for.d.ts +0 -27
  1841. package/external-types/@ember__test-helpers/declarations/global.d.ts +0 -5
  1842. package/external-types/@ember__test-helpers/declarations/has-ember-version.d.ts +0 -13
  1843. package/external-types/@ember__test-helpers/declarations/helper-hooks.d.ts +0 -48
  1844. package/external-types/@ember__test-helpers/declarations/index.d.ts +0 -49
  1845. package/external-types/@ember__test-helpers/declarations/rerender.d.ts +0 -20
  1846. package/external-types/@ember__test-helpers/declarations/resolver.d.ts +0 -21
  1847. package/external-types/@ember__test-helpers/declarations/settled.d.ts +0 -72
  1848. package/external-types/@ember__test-helpers/declarations/setup-application-context.d.ts +0 -69
  1849. package/external-types/@ember__test-helpers/declarations/setup-context.d.ts +0 -209
  1850. package/external-types/@ember__test-helpers/declarations/setup-onerror.d.ts +0 -53
  1851. package/external-types/@ember__test-helpers/declarations/setup-rendering-context.d.ts +0 -75
  1852. package/external-types/@ember__test-helpers/declarations/teardown-context.d.ts +0 -23
  1853. package/external-types/@ember__test-helpers/declarations/test-metadata.d.ts +0 -28
  1854. package/external-types/@ember__test-helpers/declarations/validate-error-handler.d.ts +0 -35
  1855. package/external-types/@ember__test-helpers/declarations/wait-until.d.ts +0 -31
  1856. package/external-types/@floating-ui__dom/dist/floating-ui.dom.d.mts +0 -356
  1857. package/external-types/@floating-ui__dom/dist/floating-ui.dom.d.ts +0 -359
  1858. package/external-types/@glimmer__component/dist/-private/base-component-manager.d.ts +0 -15
  1859. package/external-types/@glimmer__component/dist/-private/component.d.ts +0 -247
  1860. package/external-types/@glimmer__component/dist/-private/ember-component-manager.d.ts +0 -20
  1861. package/external-types/@glimmer__component/dist/index.d.ts +0 -393
  1862. package/external-types/@glimmer__syntax/dist/dev/index.d.cts +0 -5977
  1863. package/external-types/@glimmer__syntax/dist/dev/index.d.ts +0 -5979
  1864. package/external-types/@glimmer__syntax/dist/prod/index.d.ts +0 -5977
  1865. package/external-types/@glimmer__syntax/package.json +0 -54
  1866. package/external-types/@glint__ember-tsc/lib/cli/run-volar-tsc.d.ts +0 -4
  1867. package/external-types/@glint__ember-tsc/lib/config/config.d.ts +0 -17
  1868. package/external-types/@glint__ember-tsc/lib/config/environment.d.ts +0 -28
  1869. package/external-types/@glint__ember-tsc/lib/config/index.d.ts +0 -19
  1870. package/external-types/@glint__ember-tsc/lib/config/loader.d.ts +0 -27
  1871. package/external-types/@glint__ember-tsc/lib/config/types.d.cts +0 -62
  1872. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/common.d.ts +0 -15
  1873. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/index.d.ts +0 -5
  1874. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/preprocess.d.ts +0 -6
  1875. package/external-types/@glint__ember-tsc/lib/environment-ember-template-imports/-private/environment/transform.d.ts +0 -6
  1876. package/external-types/@glint__ember-tsc/lib/index.d.ts +0 -9
  1877. package/external-types/@glint__ember-tsc/lib/plugins/g-compiler-errors.d.ts +0 -14
  1878. package/external-types/@glint__ember-tsc/lib/plugins/g-template-tag-symbols.d.ts +0 -13
  1879. package/external-types/@glint__ember-tsc/lib/plugins/utils.d.ts +0 -27
  1880. package/external-types/@glint__ember-tsc/lib/transform/diagnostics/augmentation.d.ts +0 -6
  1881. package/external-types/@glint__ember-tsc/lib/transform/diagnostics/index.d.ts +0 -7
  1882. package/external-types/@glint__ember-tsc/lib/transform/index.d.ts +0 -6
  1883. package/external-types/@glint__ember-tsc/lib/transform/template/code-features.d.ts +0 -32
  1884. package/external-types/@glint__ember-tsc/lib/transform/template/glimmer-ast-mapping-tree.d.ts +0 -82
  1885. package/external-types/@glint__ember-tsc/lib/transform/template/inlining/index.d.ts +0 -18
  1886. package/external-types/@glint__ember-tsc/lib/transform/template/inlining/tagged-strings.d.ts +0 -10
  1887. package/external-types/@glint__ember-tsc/lib/transform/template/map-template-contents.d.ts +0 -123
  1888. package/external-types/@glint__ember-tsc/lib/transform/template/rewrite-module.d.ts +0 -24
  1889. package/external-types/@glint__ember-tsc/lib/transform/template/scope-stack.d.ts +0 -15
  1890. package/external-types/@glint__ember-tsc/lib/transform/template/template-to-typescript.d.ts +0 -21
  1891. package/external-types/@glint__ember-tsc/lib/transform/template/transformed-module.d.ts +0 -113
  1892. package/external-types/@glint__ember-tsc/lib/transform/util.d.ts +0 -9
  1893. package/external-types/@glint__ember-tsc/lib/volar/ember-language-plugin.d.ts +0 -16
  1894. package/external-types/@glint__ember-tsc/lib/volar/gts-virtual-code.d.ts +0 -85
  1895. package/external-types/@glint__ember-tsc/lib/volar/language-server.d.ts +0 -4
  1896. package/external-types/@glint__ember-tsc/lib/volar/script-snapshot.d.ts +0 -19
  1897. package/external-types/@glint__ember-tsc/package.json +0 -104
  1898. package/external-types/@glint__ember-tsc/types/-private/dsl/globals.d.ts +0 -207
  1899. package/external-types/@glint__ember-tsc/types/-private/dsl/index.d.ts +0 -50
  1900. package/external-types/@glint__ember-tsc/types/-private/dsl/integration-declarations.d.ts +0 -138
  1901. package/external-types/@glint__ember-tsc/types/-private/intrinsics/action.d.ts +0 -48
  1902. package/external-types/@glint__ember-tsc/types/-private/intrinsics/concat.d.ts +0 -9
  1903. package/external-types/@glint__ember-tsc/types/-private/intrinsics/each-in.d.ts +0 -27
  1904. package/external-types/@glint__ember-tsc/types/-private/intrinsics/each.d.ts +0 -20
  1905. package/external-types/@glint__ember-tsc/types/-private/intrinsics/fn.d.ts +0 -47
  1906. package/external-types/@glint__ember-tsc/types/-private/intrinsics/get.d.ts +0 -34
  1907. package/external-types/@glint__ember-tsc/types/-private/intrinsics/input.d.ts +0 -24
  1908. package/external-types/@glint__ember-tsc/types/-private/intrinsics/link-to.d.ts +0 -31
  1909. package/external-types/@glint__ember-tsc/types/-private/intrinsics/log.d.ts +0 -9
  1910. package/external-types/@glint__ember-tsc/types/-private/intrinsics/mount.d.ts +0 -12
  1911. package/external-types/@glint__ember-tsc/types/-private/intrinsics/mut.d.ts +0 -17
  1912. package/external-types/@glint__ember-tsc/types/-private/intrinsics/on.d.ts +0 -24
  1913. package/external-types/@glint__ember-tsc/types/-private/intrinsics/outlet.d.ts +0 -11
  1914. package/external-types/@glint__ember-tsc/types/-private/intrinsics/textarea.d.ts +0 -16
  1915. package/external-types/@glint__ember-tsc/types/-private/intrinsics/unbound.d.ts +0 -13
  1916. package/external-types/@glint__ember-tsc/types/-private/intrinsics/unique-id.d.ts +0 -8
  1917. package/external-types/@glint__ember-tsc/types/globals/index.d.ts +0 -6
  1918. package/external-types/@glint__ember-tsc/types/silent-error.d.ts +0 -4
  1919. package/external-types/@glint__template/-private/dsl/elements.d.ts +0 -4393
  1920. package/external-types/@glint__template/-private/dsl/emit.d.ts +0 -178
  1921. package/external-types/@glint__template/-private/dsl/lib.dom.augmentation.d.ts +0 -144
  1922. package/external-types/@glint__template/-private/dsl/resolve.d.ts +0 -69
  1923. package/external-types/@glint__template/-private/dsl/types.d.ts +0 -63
  1924. package/external-types/@glint__template/-private/dsl.d.ts +0 -10
  1925. package/external-types/@glint__template/-private/index.d.ts +0 -187
  1926. package/external-types/@glint__template/-private/integration.d.ts +0 -82
  1927. package/external-types/@glint__template/-private/keywords/-bind-invokable.d.ts +0 -98
  1928. package/external-types/@glint__template/-private/keywords/component.d.ts +0 -7
  1929. package/external-types/@glint__template/-private/keywords/debugger.d.ts +0 -6
  1930. package/external-types/@glint__template/-private/keywords/each.d.ts +0 -19
  1931. package/external-types/@glint__template/-private/keywords/has-block-params.d.ts +0 -9
  1932. package/external-types/@glint__template/-private/keywords/has-block.d.ts +0 -9
  1933. package/external-types/@glint__template/-private/keywords/helper.d.ts +0 -6
  1934. package/external-types/@glint__template/-private/keywords/in-element.d.ts +0 -16
  1935. package/external-types/@glint__template/-private/keywords/let.d.ts +0 -12
  1936. package/external-types/@glint__template/-private/keywords/modifier.d.ts +0 -7
  1937. package/external-types/@glint__template/-private/keywords/with.d.ts +0 -16
  1938. package/external-types/@glint__template/-private/keywords.d.ts +0 -13
  1939. package/external-types/@glint__template/-private/signature.d.ts +0 -86
  1940. package/external-types/@glint__template/LICENSE +0 -21
  1941. package/external-types/@types__jquery/JQuery.d.ts +0 -13440
  1942. package/external-types/@types__jquery/JQueryStatic.d.ts +0 -13944
  1943. package/external-types/@types__jquery/dist/jquery.slim.d.ts +0 -3
  1944. package/external-types/@types__jquery/index.d.ts +0 -7
  1945. package/external-types/@types__jquery/legacy.d.ts +0 -204
  1946. package/external-types/@types__jquery/misc.d.ts +0 -7388
  1947. package/external-types/@types__jquery/package.json +0 -133
  1948. package/external-types/@types__qunit/index.d.ts +0 -935
  1949. package/external-types/@types__qunit/package.json +0 -51
  1950. package/external-types/@types__rsvp/index.d.ts +0 -497
  1951. package/external-types/@types__rsvp/package.json +0 -35
  1952. package/external-types/@types__sinon/index.d.ts +0 -1468
  1953. package/external-types/@types__sinon/package.json +0 -63
  1954. package/external-types/discourse-i18n/src/index.d.ts +0 -70
  1955. package/external-types/ember-modifier/declarations/-private/class-based/modifier-manager.d.ts +0 -43
  1956. package/external-types/ember-modifier/declarations/-private/class-based/modifier.d.ts +0 -66
  1957. package/external-types/ember-modifier/declarations/-private/function-based/modifier-manager.d.ts +0 -25
  1958. package/external-types/ember-modifier/declarations/-private/function-based/modifier.d.ts +0 -71
  1959. package/external-types/ember-modifier/declarations/-private/opaque.d.ts +0 -10
  1960. package/external-types/ember-modifier/declarations/-private/signature.d.ts +0 -107
  1961. package/external-types/ember-modifier/declarations/index.d.ts +0 -7
  1962. package/external-types/ember-qunit/types/index.d.ts +0 -285
  1963. package/external-types/ember-qunit/types/local-types.d.ts +0 -5
  1964. package/external-types/ember-qunit/types/test-loader.d.ts +0 -4
  1965. package/external-types/ember-source/types/stable/@ember/-internals/glimmer/lib/modifiers/action.d.ts +0 -27
  1966. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/child_views_support.d.ts +0 -13
  1967. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/class_names_support.d.ts +0 -14
  1968. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/view_state_support.d.ts +0 -13
  1969. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/mixins/view_support.d.ts +0 -25
  1970. package/external-types/ember-source/types/stable/@ember/-internals/views/lib/system/action_manager.d.ts +0 -11
  1971. package/external-types.d.ts +0 -106
  1972. /package/declarations/{admin → app}/components/highlighted-code.d.ts +0 -0
  1973. /package/declarations/app/components/{reviewable-refresh → reviewable}/created-by.d.ts +0 -0
  1974. /package/declarations/app/components/{reviewable-refresh → reviewable}/flag-reason.d.ts +0 -0
  1975. /package/declarations/app/components/{reviewable-refresh → reviewable}/flagged-post.d.ts +0 -0
  1976. /package/declarations/app/components/{reviewable-refresh → reviewable}/help-resources.d.ts +0 -0
  1977. /package/declarations/app/components/{reviewable-refresh → reviewable}/insights.d.ts +0 -0
  1978. /package/declarations/app/components/{reviewable-refresh → reviewable}/ip-lookup.d.ts +0 -0
  1979. /package/declarations/app/components/{reviewable-refresh → reviewable}/post.d.ts +0 -0
  1980. /package/declarations/app/components/{reviewable-refresh → reviewable}/queued-post.d.ts +0 -0
  1981. /package/declarations/app/components/{reviewable-refresh → reviewable}/timeline.d.ts +0 -0
  1982. /package/declarations/app/components/{reviewable-refresh → reviewable}/topic-link.d.ts +0 -0
  1983. /package/declarations/app/{static/prosemirror/components → components}/wrap-attributes-modal.d.ts +0 -0
  1984. /package/declarations/app/{static/prosemirror/lib → lib}/wrap-utils.d.ts +0 -0
  1985. /package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/created-by-test.d.ts +0 -0
  1986. /package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/flag-reason-test.d.ts +0 -0
  1987. /package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/item-test.d.ts +0 -0
  1988. /package/declarations/tests/integration/components/{reviewable-refresh → reviewable}/topic-link-test.d.ts +0 -0
  1989. /package/external-types/{@ember-compat__tracked-built-ins → ember-compat__tracked-built-ins}/LICENSE.md +0 -0
  1990. /package/external-types/{@ember__render-modifiers → ember__render-modifiers}/LICENSE.md +0 -0
  1991. /package/external-types/{@ember__string → ember__string}/LICENSE.md +0 -0
  1992. /package/external-types/{@floating-ui__dom → floating-ui__dom}/LICENSE +0 -0
  1993. /package/external-types/{@glimmer__syntax → glimmer__syntax}/LICENSE +0 -0
  1994. /package/external-types/{@glint__ember-tsc → glint__template}/LICENSE +0 -0
  1995. /package/external-types/{@types__jquery → jquery}/LICENSE +0 -0
  1996. /package/external-types/{@types__qunit → qunit}/LICENSE +0 -0
  1997. /package/external-types/{@types__rsvp → rsvp}/LICENSE +0 -0
  1998. /package/external-types/{@types__sinon → sinon}/LICENSE +0 -0
@@ -1,4393 +0,0 @@
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
- }