1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 07:57:46 +02:00

Bundled output for commit 9b76c8f611

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2021-05-15 23:09:46 +00:00
parent 9b76c8f611
commit 763bd7d244
5 changed files with 6 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
*/ */
export default class NotificationList extends Component<import("../../common/Component").ComponentAttrs> { export default class NotificationList extends Component<import("../../common/Component").ComponentAttrs> {
constructor(); constructor();
content(state: any): any;
$notifications: JQuery<HTMLElement> | undefined; $notifications: JQuery<HTMLElement> | undefined;
$scrollParent: JQuery<HTMLElement> | JQuery<Window & typeof globalThis> | undefined; $scrollParent: JQuery<HTMLElement> | JQuery<Window & typeof globalThis> | undefined;
boundScrollHandler: (() => void) | undefined; boundScrollHandler: (() => void) | undefined;

4
js/dist/admin.js generated vendored

File diff suppressed because one or more lines are too long

2
js/dist/admin.js.map generated vendored

File diff suppressed because one or more lines are too long

2
js/dist/forum.js generated vendored

File diff suppressed because one or more lines are too long

2
js/dist/forum.js.map generated vendored

File diff suppressed because one or more lines are too long