@discourse/types 0.0.2 → 2026.1.0-974733b
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.
- package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts +1 -1
- package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts +5 -0
- package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts.map +1 -1
- package/declarations/admin/components/admin-theme-editor.d.ts +1 -1
- package/declarations/admin/components/dashboard-new-features.d.ts.map +1 -1
- package/declarations/admin/components/edit-category-security.d.ts.map +1 -1
- package/declarations/admin/components/webhook-event.d.ts +2 -2
- package/declarations/admin/models/email-template.d.ts +1 -1
- package/declarations/admin/models/report.d.ts +12 -12
- package/declarations/app/components/bookmark-icon.d.ts +1 -1
- package/declarations/app/components/bookmark-menu.d.ts +1 -1
- package/declarations/app/components/category-permission-row.d.ts.map +1 -1
- package/declarations/app/components/composer-toggles.d.ts +1 -1
- package/declarations/app/components/d-navigation-item.d.ts +1 -1
- package/declarations/app/components/date-input.d.ts +1 -1
- package/declarations/app/components/date-picker.d.ts +1 -1
- package/declarations/app/components/group-manage-save-button.d.ts +2 -4
- package/declarations/app/components/group-manage-save-button.d.ts.map +1 -1
- package/declarations/app/components/group-smtp-email-settings.d.ts +1 -1
- package/declarations/app/components/header/contents.d.ts +1 -1
- package/declarations/app/components/header/logo.d.ts +1 -1
- package/declarations/app/components/header/search-menu-wrapper.d.ts +1 -1
- package/declarations/app/components/header/topic/info.d.ts +1 -1
- package/declarations/app/components/interface-color-selector.d.ts +1 -1
- package/declarations/app/components/light-dark-img.d.ts +1 -1
- package/declarations/app/components/modal/avatar-selector.d.ts +1 -1
- package/declarations/app/components/modal/group-default-notifications.d.ts.map +1 -1
- package/declarations/app/components/modal/move-to-topic.d.ts +1 -1
- package/declarations/app/components/modal/spreadsheet-editor.d.ts.map +1 -1
- package/declarations/app/components/post/menu/buttons/delete.d.ts +2 -2
- package/declarations/app/components/post/meta-data/reply-to-tab.d.ts.map +1 -1
- package/declarations/app/components/post/quoted-content.d.ts +1 -1
- package/declarations/app/components/post-language-selector.d.ts.map +1 -1
- package/declarations/app/components/post-list/item/index.d.ts +1 -1
- package/declarations/app/components/reviewable-bundled-action.d.ts +1 -1
- package/declarations/app/components/reviewable-refresh/item.d.ts.map +1 -1
- package/declarations/app/components/reviewable-refresh/timeline.d.ts.map +1 -1
- package/declarations/app/components/sidebar/common/custom-section.d.ts +3 -3
- package/declarations/app/components/sidebar/common/custom-section.d.ts.map +1 -1
- package/declarations/app/components/sidebar/edit-navigation-menu/categories-modal.d.ts.map +1 -1
- package/declarations/app/components/sidebar/user/tags-section.d.ts +2 -2
- package/declarations/app/components/sidebar/user/tags-section.d.ts.map +1 -1
- package/declarations/app/components/signup-progress-bar.d.ts +1 -1
- package/declarations/app/components/table-header-toggle.d.ts +1 -1
- package/declarations/app/components/topic-drafts-dropdown.d.ts +1 -1
- package/declarations/app/components/topic-list/bulk-select-checkbox.d.ts +3 -0
- package/declarations/app/components/topic-list/bulk-select-checkbox.d.ts.map +1 -0
- package/declarations/app/components/topic-list/item/bulk-select-cell.d.ts.map +1 -1
- package/declarations/app/components/topic-list/item/replies-cell.d.ts +1 -1
- package/declarations/app/components/topic-list/item/topic-cell.d.ts +0 -2
- package/declarations/app/components/topic-list/item/topic-cell.d.ts.map +1 -1
- package/declarations/app/components/topic-list/item.d.ts.map +1 -1
- package/declarations/app/components/topic-map/topic-map-summary.d.ts +1 -1
- package/declarations/app/components/uppy-image-uploader.d.ts +1 -1
- package/declarations/app/controllers/review/index.d.ts +1 -1
- package/declarations/app/controllers/user-activity/bookmarks.d.ts +2 -2
- package/declarations/app/controllers/user.d.ts +2 -2
- package/declarations/app/form-kit/components/fk/control/password.d.ts +1 -1
- package/declarations/app/lib/deprecated.d.ts.map +1 -1
- package/declarations/app/lib/optional-service.d.ts +2 -2
- package/declarations/app/lib/optional-service.d.ts.map +1 -1
- package/declarations/app/lib/render-tags.d.ts.map +1 -1
- package/declarations/app/lib/sidebar/common/community-section/faq-section-link.d.ts +2 -2
- package/declarations/app/lib/sidebar/user/community-section/my-posts-section-link.d.ts +1 -1
- package/declarations/app/models/badge.d.ts +1 -1
- package/declarations/app/models/bookmark.d.ts +3 -3
- package/declarations/app/models/group.d.ts +1 -1
- package/declarations/app/models/post-stream.d.ts +1 -1
- package/declarations/app/models/post.d.ts +1 -1
- package/declarations/app/models/reviewable.d.ts +1 -1
- package/declarations/app/models/tag-group.d.ts +1 -1
- package/declarations/app/models/user.d.ts +1 -1
- package/declarations/app/routes/badges/index.d.ts +1 -1
- package/declarations/app/routes/badges/show.d.ts +1 -1
- package/declarations/app/routes/invites/show.d.ts +1 -1
- package/declarations/app/routes/second-factor-auth.d.ts +1 -1
- package/declarations/app/services/composer.d.ts +1 -1
- package/declarations/app/services/composer.d.ts.map +1 -1
- package/declarations/app/services/pm-topic-tracking-state.d.ts +1 -1
- package/declarations/app/services/search.d.ts +1 -1
- package/declarations/app/static/prosemirror/core/serializer.d.ts +1 -0
- package/declarations/app/static/prosemirror/core/serializer.d.ts.map +1 -1
- package/declarations/select-kit/components/composer-actions.d.ts +1 -1
- package/declarations/select-kit/components/email-group-user-chooser.d.ts +1 -1
- package/declarations/tests/helpers/qunit-helpers.d.ts +2 -1
- package/declarations/tests/helpers/qunit-helpers.d.ts.map +1 -1
- package/declarations/tests/helpers/site-settings.d.ts.map +1 -1
- package/declarations/tsconfig.tsbuildinfo +1 -1
- package/external-types/@types__jquery/JQuery.d.ts +13440 -0
- package/external-types/@types__jquery/JQueryStatic.d.ts +13944 -0
- package/external-types/@types__jquery/LICENSE +21 -0
- package/external-types/@types__jquery/dist/jquery.slim.d.ts +3 -0
- package/external-types/@types__jquery/index.d.ts +7 -0
- package/external-types/@types__jquery/legacy.d.ts +204 -0
- package/external-types/@types__jquery/misc.d.ts +7388 -0
- package/external-types/@types__jquery/package.json +133 -0
- package/external-types/@types__sinon/LICENSE +21 -0
- package/external-types/@types__sinon/index.d.ts +1468 -0
- package/external-types/@types__sinon/package.json +63 -0
- package/external-types/discourse-i18n/package.json +42 -0
- package/external-types/discourse-i18n/src/index.d.ts +70 -0
- package/external-types/pretender/LICENSE +19 -0
- package/external-types/pretender/index.d.ts +60 -0
- package/external-types/pretender/package.json +75 -0
- package/external-types.d.ts +4 -0
- package/package.json +13 -1
- package/tsconfig-plugin.json +1 -1
- package/declarations/admin/compat-modules.d.ts +0 -3
- package/declarations/admin/compat-modules.d.ts.map +0 -1
- package/declarations/admin/controllers/admin-web-hooks/edit.d.ts +0 -19
- package/declarations/admin/controllers/admin-web-hooks/edit.d.ts.map +0 -1
- package/declarations/admin/controllers/admin-web-hooks/index.d.ts +0 -13
- package/declarations/admin/controllers/admin-web-hooks/index.d.ts.map +0 -1
- package/declarations/admin/templates/admin-config/welcome-banner.d.ts +0 -3
- package/declarations/admin/templates/admin-config/welcome-banner.d.ts.map +0 -1
- package/declarations/app/components/about-page-user.d.ts +0 -3
- package/declarations/app/components/about-page-user.d.ts.map +0 -1
- package/declarations/app/components/bootstrap-mode-notice.d.ts +0 -7
- package/declarations/app/components/bootstrap-mode-notice.d.ts.map +0 -1
- package/declarations/app/components/d-combo-button.d.ts +0 -3
- package/declarations/app/components/d-combo-button.d.ts.map +0 -1
- package/declarations/app/components/footer-message.d.ts +0 -5
- package/declarations/app/components/footer-message.d.ts.map +0 -1
- package/declarations/app/components/group-imap-email-settings.d.ts +0 -13
- package/declarations/app/components/group-imap-email-settings.d.ts.map +0 -1
- package/declarations/app/components/scrolling-post-stream.d.ts +0 -23
- package/declarations/app/components/scrolling-post-stream.d.ts.map +0 -1
- package/declarations/app/components/top-period-buttons.d.ts +0 -7
- package/declarations/app/components/top-period-buttons.d.ts.map +0 -1
- package/declarations/app/config/environment.d.ts +0 -3
- package/declarations/app/config/environment.d.ts.map +0 -1
- package/declarations/app/lib/autocomplete/emoji.d.ts +0 -4
- package/declarations/app/lib/autocomplete/emoji.d.ts.map +0 -1
- package/declarations/app/loader.d.ts +0 -4
- package/declarations/app/loader.d.ts.map +0 -1
- package/declarations/app/services/dialog.d.ts +0 -2
- package/declarations/app/services/dialog.d.ts.map +0 -1
- package/declarations/app/services/internal-tooltip.d.ts +0 -2
- package/declarations/app/services/internal-tooltip.d.ts.map +0 -1
- package/declarations/app/services/menu.d.ts +0 -2
- package/declarations/app/services/menu.d.ts.map +0 -1
- package/declarations/app/services/toasts.d.ts +0 -2
- package/declarations/app/services/toasts.d.ts.map +0 -1
- package/declarations/app/services/tooltip.d.ts +0 -2
- package/declarations/app/services/tooltip.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/checkbox.d.ts +0 -5
- package/declarations/app/static/wizard/components/fields/checkbox.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/checkboxes.d.ts +0 -7
- package/declarations/app/static/wizard/components/fields/checkboxes.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/generic.d.ts +0 -5
- package/declarations/app/static/wizard/components/fields/image-previews/generic.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/index.d.ts +0 -9
- package/declarations/app/static/wizard/components/fields/image-previews/index.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/logo-small.d.ts +0 -13
- package/declarations/app/static/wizard/components/fields/image-previews/logo-small.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/logo.d.ts +0 -19
- package/declarations/app/static/wizard/components/fields/image-previews/logo.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image.d.ts +0 -15
- package/declarations/app/static/wizard/components/fields/image.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts +0 -29
- package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/styling-preview/-preview-base.d.ts +0 -34
- package/declarations/app/static/wizard/components/fields/styling-preview/-preview-base.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/styling-preview/index.d.ts +0 -38
- package/declarations/app/static/wizard/components/fields/styling-preview/index.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/wizard-canvas.d.ts +0 -14
- package/declarations/app/static/wizard/components/wizard-canvas.d.ts.map +0 -1
- package/declarations/app/widgets/actions-summary.d.ts +0 -2
- package/declarations/app/widgets/actions-summary.d.ts.map +0 -1
- package/declarations/app/widgets/bookmark-menu.d.ts +0 -2
- package/declarations/app/widgets/bookmark-menu.d.ts.map +0 -1
- package/declarations/app/widgets/post-user-tip-shim.d.ts +0 -2
- package/declarations/app/widgets/post-user-tip-shim.d.ts.map +0 -1
- package/declarations/app/widgets/topic-status.d.ts +0 -2
- package/declarations/app/widgets/topic-status.d.ts.map +0 -1
- package/declarations/select-kit/compat-modules.d.ts +0 -3
- package/declarations/select-kit/compat-modules.d.ts.map +0 -1
- package/declarations/tests/acceptance/bootstrap-mode-notice-test.d.ts +0 -2
- package/declarations/tests/acceptance/bootstrap-mode-notice-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/actions-summary-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/actions-summary-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/avatar-flair-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/avatar-flair-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/button-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/button-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-cooked-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-cooked-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-links-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-links-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-small-action-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-small-action-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-stream-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-stream-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/poster-name-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/poster-name-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts +0 -1
- package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/small-user-list-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/small-user-list-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/topic-status-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/topic-status-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/widget-dropdown-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/widget-dropdown-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/widget-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/widget-test.d.ts.map +0 -1
- package/declarations/tests/set-test-env.d.ts +0 -2
- package/declarations/tests/set-test-env.d.ts.map +0 -1
- package/declarations/tests/test-i18n.d.ts +0 -1
- package/declarations/tests/test-i18n.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"checkboxes.d.ts","sourceRoot":"","sources":["../../../../../../../discourse/app/static/wizard/components/fields/checkboxes.gjs"],"names":[],"mappings":"AA6DA;;IACE,2BASC;IAED,6BAgBC;CA6CF;sBA9EgC,kBAAkB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generic.d.ts","sourceRoot":"","sources":["../../../../../../../../discourse/app/static/wizard/components/fields/image-previews/generic.gjs"],"names":[],"mappings":"AAcA;;CAeC;sBAlBqB,kBAAkB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../discourse/app/static/wizard/components/fields/image-previews/index.js"],"names":[],"mappings":";;;;;;iBACiB,QAAQ;sBACH,cAAc"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export default class LogoSmall {
|
|
2
|
-
width: number;
|
|
3
|
-
height: number;
|
|
4
|
-
image: any;
|
|
5
|
-
didInsertElement(...args: any[]): void;
|
|
6
|
-
willDestroyElement(...args: any[]): void;
|
|
7
|
-
imageChanged(): void;
|
|
8
|
-
images(): {
|
|
9
|
-
image: any;
|
|
10
|
-
};
|
|
11
|
-
paint(options: any): void;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=logo-small.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"logo-small.d.ts","sourceRoot":"","sources":["../../../../../../../../discourse/app/static/wizard/components/fields/image-previews/logo-small.js"],"names":[],"mappings":"AAKA;IACE,cAAY;IACZ,eAAa;IACb,WAAa;IAEb,uCAGC;IAED,yCAGC;IAED,qBAGC;IAED;;MAEC;IAED,0BA+DC;CACF"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export default class Logo {
|
|
2
|
-
width: number;
|
|
3
|
-
height: number;
|
|
4
|
-
image: any;
|
|
5
|
-
didInsertElement(...args: any[]): void;
|
|
6
|
-
willDestroyElement(...args: any[]): void;
|
|
7
|
-
imageChanged(): void;
|
|
8
|
-
images(): {
|
|
9
|
-
image: any;
|
|
10
|
-
};
|
|
11
|
-
paint({ ctx, colors, font, width, height }: {
|
|
12
|
-
ctx: any;
|
|
13
|
-
colors: any;
|
|
14
|
-
font: any;
|
|
15
|
-
width: any;
|
|
16
|
-
height: any;
|
|
17
|
-
}): void;
|
|
18
|
-
}
|
|
19
|
-
//# sourceMappingURL=logo.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../../../../../../discourse/app/static/wizard/components/fields/image-previews/logo.js"],"names":[],"mappings":"AAIA;IACE,cAAY;IACZ,eAAa;IACb,WAAa;IAEb,uCAGC;IAED,yCAGC;IAED,qBAGC;IAED;;MAEC;IAED;;;;;;aAoBC;CACF"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export default class Image extends Component<any> {
|
|
2
|
-
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
|
-
dialog: any;
|
|
4
|
-
uploading: boolean;
|
|
5
|
-
previewComponent(id: any): any;
|
|
6
|
-
didInsertElement(...args: any[]): void;
|
|
7
|
-
hasUpload(): boolean;
|
|
8
|
-
setupUploads(): void;
|
|
9
|
-
_uppyInstance: Uppy<{
|
|
10
|
-
upload_type: string;
|
|
11
|
-
}, Record<string, never>>;
|
|
12
|
-
}
|
|
13
|
-
import Component from "@ember/component";
|
|
14
|
-
import Uppy from "@uppy/core";
|
|
15
|
-
//# sourceMappingURL=image.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../../../../../../discourse/app/static/wizard/components/fields/image.gjs"],"names":[],"mappings":"AA+IA;;IAEE,YAAgB;IAEhB,mBAAkB;IAElB,+BAGC;IAED,uCAGC;IAED,qBAOC;IAED,qBAuDC;IArDC;;8BAIE;CAyFL;sBAtIqB,kBAAkB;iBAKvB,YAAY"}
|
package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export default class HomepagePreview {
|
|
2
|
-
width: number;
|
|
3
|
-
height: number;
|
|
4
|
-
logo: any;
|
|
5
|
-
avatar: any;
|
|
6
|
-
didUpdateAttrs(...args: any[]): void;
|
|
7
|
-
images(): {
|
|
8
|
-
logo: any;
|
|
9
|
-
avatar: string;
|
|
10
|
-
};
|
|
11
|
-
paint({ ctx, colors, font, width, height }: {
|
|
12
|
-
ctx: any;
|
|
13
|
-
colors: any;
|
|
14
|
-
font: any;
|
|
15
|
-
width: any;
|
|
16
|
-
height: any;
|
|
17
|
-
}): void;
|
|
18
|
-
renderCategoriesBoxes(ctx: any, colors: any, font: any, width: any, height: any, opts: any): void;
|
|
19
|
-
renderCategories(ctx: any, colors: any, font: any, width: any, height: any): void;
|
|
20
|
-
renderCategoriesWithTopics(ctx: any, colors: any, font: any, width: any, height: any): void;
|
|
21
|
-
getHomepageStyle(): any;
|
|
22
|
-
getTitles(): any[];
|
|
23
|
-
getHotTitles(): any[];
|
|
24
|
-
getDescriptions(): any[];
|
|
25
|
-
renderNonCategoryHomepage(ctx: any, colors: any, font: any, width: any, height: any, homepageStyle: any): void;
|
|
26
|
-
fillTextMultiLine(ctx: any, text: any, x: any, y: any, lineHeight: any, maxWidth: any): number;
|
|
27
|
-
drawSquare(ctx: any, from: any, to: any, edges?: any[]): void;
|
|
28
|
-
}
|
|
29
|
-
//# sourceMappingURL=-homepage-preview.d.ts.map
|
package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"-homepage-preview.d.ts","sourceRoot":"","sources":["../../../../../../../../discourse/app/static/wizard/components/fields/styling-preview/-homepage-preview.js"],"names":[],"mappings":"AAIA;IACE,cAAY;IACZ,eAAa;IACb,UAAY;IACZ,YAAc;IAEd,qCAIC;IAED;;;MAKC;IAED;;;;;;aAqCC;IAED,kGAqEC;IAED,kFAiGC;IAED,4FAqHC;IAED,wBAEC;IAED,mBAOC;IAED,sBAOC;IAED,yBAMC;IAED,+GA6GC;IAED,+FAmBC;IAGD,8DAwBC;CACF"}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
export default class PreviewBase extends Component<any> {
|
|
2
|
-
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
|
-
ctx: any;
|
|
4
|
-
loaded: boolean;
|
|
5
|
-
loadingFontVariants: boolean;
|
|
6
|
-
get elementWidth(): number;
|
|
7
|
-
get elementHeight(): number;
|
|
8
|
-
get canvasStyle(): import("@ember/template").SafeString;
|
|
9
|
-
didInsertElement(...args: any[]): void;
|
|
10
|
-
fontMap: any;
|
|
11
|
-
loadedFonts: Set<any>;
|
|
12
|
-
willDestroyElement(...args: any[]): void;
|
|
13
|
-
themeChanged(): void;
|
|
14
|
-
themeBodyFontChanged(): void;
|
|
15
|
-
themeHeadingFontChanged(): void;
|
|
16
|
-
themeFontChanged(): void;
|
|
17
|
-
loadFontVariants(font: any): import("rsvp").default.Promise<any>;
|
|
18
|
-
images(): void;
|
|
19
|
-
loadFonts(): globalThis.Promise<FontFaceSet>;
|
|
20
|
-
loadImages(): import("rsvp").default.Promise<any>;
|
|
21
|
-
reload(): void;
|
|
22
|
-
triggerRepaint(): void;
|
|
23
|
-
repaint(): boolean;
|
|
24
|
-
categories(): {
|
|
25
|
-
name: any;
|
|
26
|
-
color: string;
|
|
27
|
-
}[];
|
|
28
|
-
scaleImage(image: any, x: any, y: any, w: any, h: any): void;
|
|
29
|
-
get headerHeight(): number;
|
|
30
|
-
drawFullHeader(colors: any, font: any, logo: any): void;
|
|
31
|
-
drawPills(colors: any, font: any, headerHeight: any, opts: any): void;
|
|
32
|
-
}
|
|
33
|
-
import Component from "@ember/component";
|
|
34
|
-
//# sourceMappingURL=-preview-base.d.ts.map
|
package/declarations/app/static/wizard/components/fields/styling-preview/-preview-base.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"-preview-base.d.ts","sourceRoot":"","sources":["../../../../../../../../discourse/app/static/wizard/components/fields/styling-preview/-preview-base.gjs"],"names":[],"mappings":"AAwfA;;IACE,SAAW;IACX,gBAAe;IACf,6BAA4B;IAE5B,2BAEC;IAED,4BAEC;IAED,wDAEC;IAED,uCAmBC;IAjBC,aAA0C;IAC1C,sBAA4B;IAkB9B,yCAcC;IAED,qBAGC;IAED,6BAKC;IAED,gCAKC;IAED,yBAKC;IAED,iEA0CC;IAED,eAAW;IAKX,6CAEC;IAED,kDAUC;IAED,eAWC;IAED,uBAEC;IAED,mBAmCC;IAED;;;QAeC;IAED,6DAqBC;IAED,2BAEC;IAED,wDAqEC;IAED,sEAuGC;CAyBF;sBAxdqB,kBAAkB"}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
export default class Index {
|
|
2
|
-
width: number;
|
|
3
|
-
height: number;
|
|
4
|
-
logo: any;
|
|
5
|
-
avatar: any;
|
|
6
|
-
previewTopic: boolean;
|
|
7
|
-
draggingActive: boolean;
|
|
8
|
-
startX: number;
|
|
9
|
-
scrollLeft: number;
|
|
10
|
-
HomepagePreview: typeof HomepagePreview;
|
|
11
|
-
init(...args: any[]): void;
|
|
12
|
-
willDestroy(...args: any[]): void;
|
|
13
|
-
didInsertElement(...args: any[]): void;
|
|
14
|
-
willDestroyElement(...args: any[]): void;
|
|
15
|
-
mouseDown(e: any): void;
|
|
16
|
-
handleMouseLeave(): void;
|
|
17
|
-
mouseUp(): void;
|
|
18
|
-
handleMouseMove(e: any): void;
|
|
19
|
-
didUpdateAttrs(...args: any[]): void;
|
|
20
|
-
onHomepageStyleChange(): void;
|
|
21
|
-
scrollPreviewArea(): void;
|
|
22
|
-
images(): {
|
|
23
|
-
logo: any;
|
|
24
|
-
avatar: string;
|
|
25
|
-
};
|
|
26
|
-
paint({ ctx, colors, font, headingFont, width, height }: {
|
|
27
|
-
ctx: any;
|
|
28
|
-
colors: any;
|
|
29
|
-
font: any;
|
|
30
|
-
headingFont: any;
|
|
31
|
-
width: any;
|
|
32
|
-
height: any;
|
|
33
|
-
}): void;
|
|
34
|
-
setPreviewHomepage(event: any): void;
|
|
35
|
-
setPreviewTopic(event: any): void;
|
|
36
|
-
}
|
|
37
|
-
import HomepagePreview from "./-homepage-preview";
|
|
38
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../discourse/app/static/wizard/components/fields/styling-preview/index.gjs"],"names":[],"mappings":"AAySA;IACE,cAAY;IACZ,eAAa;IACb,UAAY;IACZ,YAAc;IACd,sBAAoB;IACpB,wBAAuB;IACvB,eAAW;IACX,mBAAe;IACf,wCAAkC;IAElC,2BAKC;IAED,kCAKC;IAED,uCAIC;IAED,yCAIC;IAED,wBAOC;IAED,yBAGC;IAED,gBAEC;IAED,8BAmBC;IAED,qCAIC;IAED,8BAGC;IAED,0BAQC;IAED;;;MAKC;IAED;;;;;;;aAwHC;IAED,qCAIC;IAED,kCAIC;CA8EF;4BA7T2B,qBAAqB"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export default class WizardCanvasComponent extends Component<any> {
|
|
2
|
-
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
|
-
canvas: any;
|
|
4
|
-
particles: any;
|
|
5
|
-
get ready(): boolean;
|
|
6
|
-
get ctx(): any;
|
|
7
|
-
setup(canvas: any): void;
|
|
8
|
-
teardown(): void;
|
|
9
|
-
resized(): void;
|
|
10
|
-
paint(): void;
|
|
11
|
-
drawParticle(c: any, p: any): void;
|
|
12
|
-
}
|
|
13
|
-
import Component from "@glimmer/component";
|
|
14
|
-
//# sourceMappingURL=wizard-canvas.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"wizard-canvas.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/static/wizard/components/wizard-canvas.gjs"],"names":[],"mappings":"AA+OA;;IACE,YAAc;IACd,eAAiB;IAEjB,qBAEC;IAED,eAEC;IAED,yBAeC;IAED,iBAIC;IAED,gBAIC;IAED,cAgBC;IAED,mCAoEC;CAeF;sBAjMqB,oBAAoB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"actions-summary.d.ts","sourceRoot":"","sources":["../../../../discourse/app/widgets/actions-summary.js"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bookmark-menu.d.ts","sourceRoot":"","sources":["../../../../discourse/app/widgets/bookmark-menu.js"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-user-tip-shim.d.ts","sourceRoot":"","sources":["../../../../discourse/app/widgets/post-user-tip-shim.js"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"topic-status.d.ts","sourceRoot":"","sources":["../../../../discourse/app/widgets/topic-status.js"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"compat-modules.d.ts","sourceRoot":"","sources":["../../../discourse/select-kit/compat-modules.js"],"names":[],"mappings":";AAEA,gCAAyB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bootstrap-mode-notice-test.d.ts","sourceRoot":"","sources":["../../../../discourse/tests/acceptance/bootstrap-mode-notice-test.js"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"actions-summary-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/actions-summary-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"avatar-flair-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/avatar-flair-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/button-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-cooked-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/post-cooked-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-links-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/post-links-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-small-action-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/post-small-action-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-stream-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/post-stream-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/post-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poster-name-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/poster-name-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=render-glimmer-test.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"render-glimmer-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/render-glimmer-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"small-user-list-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/small-user-list-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"topic-status-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/topic-status-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"widget-dropdown-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/widget-dropdown-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"widget-test.d.ts","sourceRoot":"","sources":["../../../../../../discourse/tests/integration/components/widgets/widget-test.gjs"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"set-test-env.d.ts","sourceRoot":"","sources":["../../../discourse/tests/set-test-env.js"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=test-i18n.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"test-i18n.d.ts","sourceRoot":"","sources":["../../../discourse/tests/test-i18n.js"],"names":[],"mappings":""}
|