@discourse/types 0.0.2 → 2026.1.0-61b723a

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 (210) hide show
  1. package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts +1 -1
  2. package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts +5 -0
  3. package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts.map +1 -1
  4. package/declarations/admin/components/admin-theme-editor.d.ts +1 -1
  5. package/declarations/admin/components/dashboard-new-features.d.ts.map +1 -1
  6. package/declarations/admin/components/edit-category-security.d.ts.map +1 -1
  7. package/declarations/admin/components/webhook-event.d.ts +2 -2
  8. package/declarations/admin/models/email-template.d.ts +1 -1
  9. package/declarations/admin/models/report.d.ts +12 -12
  10. package/declarations/app/components/bookmark-icon.d.ts +1 -1
  11. package/declarations/app/components/bookmark-menu.d.ts +1 -1
  12. package/declarations/app/components/category-permission-row.d.ts.map +1 -1
  13. package/declarations/app/components/composer-toggles.d.ts +1 -1
  14. package/declarations/app/components/d-navigation-item.d.ts +1 -1
  15. package/declarations/app/components/date-input.d.ts +1 -1
  16. package/declarations/app/components/date-picker.d.ts +1 -1
  17. package/declarations/app/components/group-manage-save-button.d.ts +2 -4
  18. package/declarations/app/components/group-manage-save-button.d.ts.map +1 -1
  19. package/declarations/app/components/group-smtp-email-settings.d.ts +1 -1
  20. package/declarations/app/components/header/contents.d.ts +1 -1
  21. package/declarations/app/components/header/logo.d.ts +1 -1
  22. package/declarations/app/components/header/search-menu-wrapper.d.ts +1 -1
  23. package/declarations/app/components/header/topic/info.d.ts +1 -1
  24. package/declarations/app/components/interface-color-selector.d.ts +1 -1
  25. package/declarations/app/components/light-dark-img.d.ts +1 -1
  26. package/declarations/app/components/modal/avatar-selector.d.ts +1 -1
  27. package/declarations/app/components/modal/group-default-notifications.d.ts.map +1 -1
  28. package/declarations/app/components/modal/move-to-topic.d.ts +1 -1
  29. package/declarations/app/components/modal/spreadsheet-editor.d.ts.map +1 -1
  30. package/declarations/app/components/post/menu/buttons/delete.d.ts +2 -2
  31. package/declarations/app/components/post/meta-data/reply-to-tab.d.ts.map +1 -1
  32. package/declarations/app/components/post/quoted-content.d.ts +1 -1
  33. package/declarations/app/components/post-language-selector.d.ts.map +1 -1
  34. package/declarations/app/components/post-list/item/index.d.ts +1 -1
  35. package/declarations/app/components/reviewable-bundled-action.d.ts +1 -1
  36. package/declarations/app/components/reviewable-refresh/item.d.ts.map +1 -1
  37. package/declarations/app/components/reviewable-refresh/timeline.d.ts.map +1 -1
  38. package/declarations/app/components/sidebar/common/custom-section.d.ts +3 -3
  39. package/declarations/app/components/sidebar/common/custom-section.d.ts.map +1 -1
  40. package/declarations/app/components/sidebar/edit-navigation-menu/categories-modal.d.ts.map +1 -1
  41. package/declarations/app/components/sidebar/user/tags-section.d.ts +2 -2
  42. package/declarations/app/components/sidebar/user/tags-section.d.ts.map +1 -1
  43. package/declarations/app/components/signup-progress-bar.d.ts +1 -1
  44. package/declarations/app/components/table-header-toggle.d.ts +1 -1
  45. package/declarations/app/components/topic-drafts-dropdown.d.ts +1 -1
  46. package/declarations/app/components/topic-list/bulk-select-checkbox.d.ts +3 -0
  47. package/declarations/app/components/topic-list/bulk-select-checkbox.d.ts.map +1 -0
  48. package/declarations/app/components/topic-list/item/bulk-select-cell.d.ts.map +1 -1
  49. package/declarations/app/components/topic-list/item/replies-cell.d.ts +1 -1
  50. package/declarations/app/components/topic-list/item/topic-cell.d.ts +0 -2
  51. package/declarations/app/components/topic-list/item/topic-cell.d.ts.map +1 -1
  52. package/declarations/app/components/topic-list/item.d.ts.map +1 -1
  53. package/declarations/app/components/topic-map/topic-map-summary.d.ts +1 -1
  54. package/declarations/app/components/uppy-image-uploader.d.ts +1 -1
  55. package/declarations/app/controllers/review/index.d.ts +1 -1
  56. package/declarations/app/controllers/user-activity/bookmarks.d.ts +2 -2
  57. package/declarations/app/controllers/user.d.ts +2 -2
  58. package/declarations/app/form-kit/components/fk/control/password.d.ts +1 -1
  59. package/declarations/app/lib/deprecated.d.ts.map +1 -1
  60. package/declarations/app/lib/optional-service.d.ts +2 -2
  61. package/declarations/app/lib/optional-service.d.ts.map +1 -1
  62. package/declarations/app/lib/render-tags.d.ts.map +1 -1
  63. package/declarations/app/lib/sidebar/common/community-section/faq-section-link.d.ts +2 -2
  64. package/declarations/app/lib/sidebar/user/community-section/my-posts-section-link.d.ts +1 -1
  65. package/declarations/app/models/badge.d.ts +1 -1
  66. package/declarations/app/models/bookmark.d.ts +3 -3
  67. package/declarations/app/models/group.d.ts +1 -1
  68. package/declarations/app/models/post-stream.d.ts +1 -1
  69. package/declarations/app/models/post.d.ts +1 -1
  70. package/declarations/app/models/reviewable.d.ts +1 -1
  71. package/declarations/app/models/tag-group.d.ts +1 -1
  72. package/declarations/app/models/user.d.ts +1 -1
  73. package/declarations/app/routes/badges/index.d.ts +1 -1
  74. package/declarations/app/routes/badges/show.d.ts +1 -1
  75. package/declarations/app/routes/invites/show.d.ts +1 -1
  76. package/declarations/app/routes/second-factor-auth.d.ts +1 -1
  77. package/declarations/app/services/composer.d.ts +1 -1
  78. package/declarations/app/services/composer.d.ts.map +1 -1
  79. package/declarations/app/services/pm-topic-tracking-state.d.ts +1 -1
  80. package/declarations/app/services/search.d.ts +1 -1
  81. package/declarations/app/static/prosemirror/core/serializer.d.ts +1 -0
  82. package/declarations/app/static/prosemirror/core/serializer.d.ts.map +1 -1
  83. package/declarations/select-kit/components/composer-actions.d.ts +1 -1
  84. package/declarations/select-kit/components/email-group-user-chooser.d.ts +1 -1
  85. package/declarations/tests/helpers/qunit-helpers.d.ts +2 -1
  86. package/declarations/tests/helpers/qunit-helpers.d.ts.map +1 -1
  87. package/declarations/tests/helpers/site-settings.d.ts.map +1 -1
  88. package/declarations/tsconfig.tsbuildinfo +1 -1
  89. package/external-types/@types__jquery/JQuery.d.ts +13440 -0
  90. package/external-types/@types__jquery/JQueryStatic.d.ts +13944 -0
  91. package/external-types/@types__jquery/LICENSE +21 -0
  92. package/external-types/@types__jquery/dist/jquery.slim.d.ts +3 -0
  93. package/external-types/@types__jquery/index.d.ts +7 -0
  94. package/external-types/@types__jquery/legacy.d.ts +204 -0
  95. package/external-types/@types__jquery/misc.d.ts +7388 -0
  96. package/external-types/@types__jquery/package.json +133 -0
  97. package/external-types/@types__sinon/LICENSE +21 -0
  98. package/external-types/@types__sinon/index.d.ts +1468 -0
  99. package/external-types/@types__sinon/package.json +63 -0
  100. package/external-types/discourse-i18n/package.json +42 -0
  101. package/external-types/pretender/LICENSE +19 -0
  102. package/external-types/pretender/index.d.ts +60 -0
  103. package/external-types/pretender/package.json +75 -0
  104. package/external-types.d.ts +3 -0
  105. package/package.json +13 -1
  106. package/tsconfig-plugin.json +1 -1
  107. package/declarations/admin/compat-modules.d.ts +0 -3
  108. package/declarations/admin/compat-modules.d.ts.map +0 -1
  109. package/declarations/admin/controllers/admin-web-hooks/edit.d.ts +0 -19
  110. package/declarations/admin/controllers/admin-web-hooks/edit.d.ts.map +0 -1
  111. package/declarations/admin/controllers/admin-web-hooks/index.d.ts +0 -13
  112. package/declarations/admin/controllers/admin-web-hooks/index.d.ts.map +0 -1
  113. package/declarations/admin/templates/admin-config/welcome-banner.d.ts +0 -3
  114. package/declarations/admin/templates/admin-config/welcome-banner.d.ts.map +0 -1
  115. package/declarations/app/components/about-page-user.d.ts +0 -3
  116. package/declarations/app/components/about-page-user.d.ts.map +0 -1
  117. package/declarations/app/components/bootstrap-mode-notice.d.ts +0 -7
  118. package/declarations/app/components/bootstrap-mode-notice.d.ts.map +0 -1
  119. package/declarations/app/components/d-combo-button.d.ts +0 -3
  120. package/declarations/app/components/d-combo-button.d.ts.map +0 -1
  121. package/declarations/app/components/footer-message.d.ts +0 -5
  122. package/declarations/app/components/footer-message.d.ts.map +0 -1
  123. package/declarations/app/components/group-imap-email-settings.d.ts +0 -13
  124. package/declarations/app/components/group-imap-email-settings.d.ts.map +0 -1
  125. package/declarations/app/components/scrolling-post-stream.d.ts +0 -23
  126. package/declarations/app/components/scrolling-post-stream.d.ts.map +0 -1
  127. package/declarations/app/components/top-period-buttons.d.ts +0 -7
  128. package/declarations/app/components/top-period-buttons.d.ts.map +0 -1
  129. package/declarations/app/config/environment.d.ts +0 -3
  130. package/declarations/app/config/environment.d.ts.map +0 -1
  131. package/declarations/app/lib/autocomplete/emoji.d.ts +0 -4
  132. package/declarations/app/lib/autocomplete/emoji.d.ts.map +0 -1
  133. package/declarations/app/loader.d.ts +0 -4
  134. package/declarations/app/loader.d.ts.map +0 -1
  135. package/declarations/app/services/dialog.d.ts +0 -2
  136. package/declarations/app/services/dialog.d.ts.map +0 -1
  137. package/declarations/app/services/internal-tooltip.d.ts +0 -2
  138. package/declarations/app/services/internal-tooltip.d.ts.map +0 -1
  139. package/declarations/app/services/menu.d.ts +0 -2
  140. package/declarations/app/services/menu.d.ts.map +0 -1
  141. package/declarations/app/services/toasts.d.ts +0 -2
  142. package/declarations/app/services/toasts.d.ts.map +0 -1
  143. package/declarations/app/services/tooltip.d.ts +0 -2
  144. package/declarations/app/services/tooltip.d.ts.map +0 -1
  145. package/declarations/app/static/wizard/components/fields/checkbox.d.ts +0 -5
  146. package/declarations/app/static/wizard/components/fields/checkbox.d.ts.map +0 -1
  147. package/declarations/app/static/wizard/components/fields/checkboxes.d.ts +0 -7
  148. package/declarations/app/static/wizard/components/fields/checkboxes.d.ts.map +0 -1
  149. package/declarations/app/static/wizard/components/fields/image-previews/generic.d.ts +0 -5
  150. package/declarations/app/static/wizard/components/fields/image-previews/generic.d.ts.map +0 -1
  151. package/declarations/app/static/wizard/components/fields/image-previews/index.d.ts +0 -9
  152. package/declarations/app/static/wizard/components/fields/image-previews/index.d.ts.map +0 -1
  153. package/declarations/app/static/wizard/components/fields/image-previews/logo-small.d.ts +0 -13
  154. package/declarations/app/static/wizard/components/fields/image-previews/logo-small.d.ts.map +0 -1
  155. package/declarations/app/static/wizard/components/fields/image-previews/logo.d.ts +0 -19
  156. package/declarations/app/static/wizard/components/fields/image-previews/logo.d.ts.map +0 -1
  157. package/declarations/app/static/wizard/components/fields/image.d.ts +0 -15
  158. package/declarations/app/static/wizard/components/fields/image.d.ts.map +0 -1
  159. package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts +0 -29
  160. package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts.map +0 -1
  161. package/declarations/app/static/wizard/components/fields/styling-preview/-preview-base.d.ts +0 -34
  162. package/declarations/app/static/wizard/components/fields/styling-preview/-preview-base.d.ts.map +0 -1
  163. package/declarations/app/static/wizard/components/fields/styling-preview/index.d.ts +0 -38
  164. package/declarations/app/static/wizard/components/fields/styling-preview/index.d.ts.map +0 -1
  165. package/declarations/app/static/wizard/components/wizard-canvas.d.ts +0 -14
  166. package/declarations/app/static/wizard/components/wizard-canvas.d.ts.map +0 -1
  167. package/declarations/app/widgets/actions-summary.d.ts +0 -2
  168. package/declarations/app/widgets/actions-summary.d.ts.map +0 -1
  169. package/declarations/app/widgets/bookmark-menu.d.ts +0 -2
  170. package/declarations/app/widgets/bookmark-menu.d.ts.map +0 -1
  171. package/declarations/app/widgets/post-user-tip-shim.d.ts +0 -2
  172. package/declarations/app/widgets/post-user-tip-shim.d.ts.map +0 -1
  173. package/declarations/app/widgets/topic-status.d.ts +0 -2
  174. package/declarations/app/widgets/topic-status.d.ts.map +0 -1
  175. package/declarations/select-kit/compat-modules.d.ts +0 -3
  176. package/declarations/select-kit/compat-modules.d.ts.map +0 -1
  177. package/declarations/tests/acceptance/bootstrap-mode-notice-test.d.ts +0 -2
  178. package/declarations/tests/acceptance/bootstrap-mode-notice-test.d.ts.map +0 -1
  179. package/declarations/tests/integration/components/widgets/actions-summary-test.d.ts +0 -2
  180. package/declarations/tests/integration/components/widgets/actions-summary-test.d.ts.map +0 -1
  181. package/declarations/tests/integration/components/widgets/avatar-flair-test.d.ts +0 -2
  182. package/declarations/tests/integration/components/widgets/avatar-flair-test.d.ts.map +0 -1
  183. package/declarations/tests/integration/components/widgets/button-test.d.ts +0 -2
  184. package/declarations/tests/integration/components/widgets/button-test.d.ts.map +0 -1
  185. package/declarations/tests/integration/components/widgets/post-cooked-test.d.ts +0 -2
  186. package/declarations/tests/integration/components/widgets/post-cooked-test.d.ts.map +0 -1
  187. package/declarations/tests/integration/components/widgets/post-links-test.d.ts +0 -2
  188. package/declarations/tests/integration/components/widgets/post-links-test.d.ts.map +0 -1
  189. package/declarations/tests/integration/components/widgets/post-small-action-test.d.ts +0 -2
  190. package/declarations/tests/integration/components/widgets/post-small-action-test.d.ts.map +0 -1
  191. package/declarations/tests/integration/components/widgets/post-stream-test.d.ts +0 -2
  192. package/declarations/tests/integration/components/widgets/post-stream-test.d.ts.map +0 -1
  193. package/declarations/tests/integration/components/widgets/post-test.d.ts +0 -2
  194. package/declarations/tests/integration/components/widgets/post-test.d.ts.map +0 -1
  195. package/declarations/tests/integration/components/widgets/poster-name-test.d.ts +0 -2
  196. package/declarations/tests/integration/components/widgets/poster-name-test.d.ts.map +0 -1
  197. package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts +0 -1
  198. package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts.map +0 -1
  199. package/declarations/tests/integration/components/widgets/small-user-list-test.d.ts +0 -2
  200. package/declarations/tests/integration/components/widgets/small-user-list-test.d.ts.map +0 -1
  201. package/declarations/tests/integration/components/widgets/topic-status-test.d.ts +0 -2
  202. package/declarations/tests/integration/components/widgets/topic-status-test.d.ts.map +0 -1
  203. package/declarations/tests/integration/components/widgets/widget-dropdown-test.d.ts +0 -2
  204. package/declarations/tests/integration/components/widgets/widget-dropdown-test.d.ts.map +0 -1
  205. package/declarations/tests/integration/components/widgets/widget-test.d.ts +0 -2
  206. package/declarations/tests/integration/components/widgets/widget-test.d.ts.map +0 -1
  207. package/declarations/tests/set-test-env.d.ts +0 -2
  208. package/declarations/tests/set-test-env.d.ts.map +0 -1
  209. package/declarations/tests/test-i18n.d.ts +0 -1
  210. package/declarations/tests/test-i18n.d.ts.map +0 -1
@@ -0,0 +1,133 @@
1
+ {
2
+ "name": "@types/jquery",
3
+ "version": "3.5.33",
4
+ "description": "TypeScript definitions for jquery",
5
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery",
6
+ "license": "MIT",
7
+ "contributors": [
8
+ {
9
+ "name": "Leonard Thieu",
10
+ "githubUsername": "leonard-thieu",
11
+ "url": "https://github.com/leonard-thieu"
12
+ },
13
+ {
14
+ "name": "Boris Yankov",
15
+ "githubUsername": "borisyankov",
16
+ "url": "https://github.com/borisyankov"
17
+ },
18
+ {
19
+ "name": "Christian Hoffmeister",
20
+ "githubUsername": "choffmeister",
21
+ "url": "https://github.com/choffmeister"
22
+ },
23
+ {
24
+ "name": "Steve Fenton",
25
+ "githubUsername": "Steve-Fenton",
26
+ "url": "https://github.com/Steve-Fenton"
27
+ },
28
+ {
29
+ "name": "Diullei Gomes",
30
+ "githubUsername": "Diullei",
31
+ "url": "https://github.com/Diullei"
32
+ },
33
+ {
34
+ "name": "Tass Iliopoulos",
35
+ "githubUsername": "tasoili",
36
+ "url": "https://github.com/tasoili"
37
+ },
38
+ {
39
+ "name": "Sean Hill",
40
+ "githubUsername": "seanski",
41
+ "url": "https://github.com/seanski"
42
+ },
43
+ {
44
+ "name": "Guus Goossens",
45
+ "githubUsername": "Guuz",
46
+ "url": "https://github.com/Guuz"
47
+ },
48
+ {
49
+ "name": "Kelly Summerlin",
50
+ "githubUsername": "ksummerlin",
51
+ "url": "https://github.com/ksummerlin"
52
+ },
53
+ {
54
+ "name": "Basarat Ali Syed",
55
+ "githubUsername": "basarat",
56
+ "url": "https://github.com/basarat"
57
+ },
58
+ {
59
+ "name": "Nicholas Wolverson",
60
+ "githubUsername": "nwolverson",
61
+ "url": "https://github.com/nwolverson"
62
+ },
63
+ {
64
+ "name": "Derek Cicerone",
65
+ "githubUsername": "derekcicerone",
66
+ "url": "https://github.com/derekcicerone"
67
+ },
68
+ {
69
+ "name": "Andrew Gaspar",
70
+ "githubUsername": "AndrewGaspar",
71
+ "url": "https://github.com/AndrewGaspar"
72
+ },
73
+ {
74
+ "name": "Seikichi Kondo",
75
+ "githubUsername": "seikichi",
76
+ "url": "https://github.com/seikichi"
77
+ },
78
+ {
79
+ "name": "Benjamin Jackman",
80
+ "githubUsername": "benjaminjackman",
81
+ "url": "https://github.com/benjaminjackman"
82
+ },
83
+ {
84
+ "name": "Josh Strobl",
85
+ "githubUsername": "JoshStrobl",
86
+ "url": "https://github.com/JoshStrobl"
87
+ },
88
+ {
89
+ "name": "John Reilly",
90
+ "githubUsername": "johnnyreilly",
91
+ "url": "https://github.com/johnnyreilly"
92
+ },
93
+ {
94
+ "name": "Dick van den Brink",
95
+ "githubUsername": "DickvdBrink",
96
+ "url": "https://github.com/DickvdBrink"
97
+ },
98
+ {
99
+ "name": "Thomas Schulz",
100
+ "githubUsername": "King2500",
101
+ "url": "https://github.com/King2500"
102
+ },
103
+ {
104
+ "name": "Terry Mun",
105
+ "githubUsername": "terrymun",
106
+ "url": "https://github.com/terrymun"
107
+ },
108
+ {
109
+ "name": "Martin Badin",
110
+ "githubUsername": "martin-badin",
111
+ "url": "https://github.com/martin-badin"
112
+ },
113
+ {
114
+ "name": "Chris Frewin",
115
+ "githubUsername": "princefishthrower",
116
+ "url": "https://github.com/princefishthrower"
117
+ }
118
+ ],
119
+ "main": "",
120
+ "types": "index.d.ts",
121
+ "repository": {
122
+ "type": "git",
123
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
124
+ "directory": "types/jquery"
125
+ },
126
+ "scripts": {},
127
+ "dependencies": {
128
+ "@types/sizzle": "*"
129
+ },
130
+ "peerDependencies": {},
131
+ "typesPublisherContentHash": "f3e03c678bcf8d94ec287ff1913e43128e9292488a3848d941a8c50d8eef9df2",
132
+ "typeScriptVersion": "5.2"
133
+ }
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) Microsoft Corporation.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE