Bundled output for commit feca3d0da6

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

[skip ci]
This commit is contained in:
flarum-bot 2024-09-28 13:00:10 +00:00
parent feca3d0da6
commit 29bb477efe
8 changed files with 4 additions and 8 deletions

View File

@ -1,4 +1,3 @@
/// <reference path="../../../../../framework/core/js/src/@types/translator-icu-rich.d.ts" />
/// <reference types="mithril" />
/// <reference types="flarum/@types/translator-icu-rich" />
import Modal, { IInternalModalAttrs } from 'flarum/common/components/Modal';

View File

@ -1,4 +1,3 @@
/// <reference path="../../../../../framework/core/js/src/@types/translator-icu-rich.d.ts" />
/// <reference types="flarum/@types/translator-icu-rich" />
import type Mithril from 'mithril';
import Modal, { IInternalModalAttrs } from 'flarum/common/components/Modal';

View File

@ -1,4 +1,3 @@
/// <reference path="../../../../../../framework/core/js/src/@types/translator-icu-rich.d.ts" />
/// <reference types="flarum/@types/translator-icu-rich" />
import FormModal, { IFormModalAttrs } from 'flarum/common/components/FormModal';
import ItemList from 'flarum/common/utils/ItemList';

View File

@ -1,4 +1,3 @@
/// <reference path="../../../../../../framework/core/js/src/@types/translator-icu-rich.d.ts" />
/// <reference types="flarum/@types/translator-icu-rich" />
export default class DiscussionTaggedPost extends EventPost {
static initAttrs(attrs: any): void;

2
framework/core/js/dist/admin.js generated vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
framework/core/js/dist/forum.js generated vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long