@discourse/types 2026.5.0-640840d8 → 2026.6.0-06d03da3
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-area-card-section.d.ts.map +1 -1
- package/declarations/admin/components/admin-config-areas/api-keys-show.d.ts.map +1 -1
- package/declarations/admin/components/admin-config-areas/components.d.ts.map +1 -1
- package/declarations/admin/components/admin-config-areas/themes.d.ts.map +1 -1
- package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts +2 -1
- package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts.map +1 -1
- package/declarations/admin/components/admin-filter-controls.d.ts +1 -1
- package/declarations/admin/components/admin-filter-controls.d.ts.map +1 -1
- package/declarations/admin/components/admin-report-stacked-chart.d.ts +5 -7
- package/declarations/admin/components/admin-report-stacked-chart.d.ts.map +1 -1
- package/declarations/admin/components/admin-report.d.ts +1 -0
- package/declarations/admin/components/admin-report.d.ts.map +1 -1
- package/declarations/admin/components/admin-theme-editor.d.ts +1 -1
- package/declarations/admin/components/admin-user-upcoming-changes.d.ts +1 -0
- package/declarations/admin/components/admin-user-upcoming-changes.d.ts.map +1 -1
- package/declarations/admin/components/changes-banner.d.ts.map +1 -1
- package/declarations/admin/components/dashboard/configure-menu.d.ts +11 -0
- package/declarations/admin/components/dashboard/configure-menu.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/date-range-picker.d.ts +76 -0
- package/declarations/admin/components/dashboard/date-range-picker.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/date-range.d.ts +18 -0
- package/declarations/admin/components/dashboard/date-range.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/engagement/activity-by-category.d.ts +19 -0
- package/declarations/admin/components/dashboard/engagement/activity-by-category.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/engagement/headline.d.ts +8 -0
- package/declarations/admin/components/dashboard/engagement/headline.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/engagement/trust-level-pipeline.d.ts +9 -0
- package/declarations/admin/components/dashboard/engagement/trust-level-pipeline.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/engagement/whos-posting.d.ts +34 -0
- package/declarations/admin/components/dashboard/engagement/whos-posting.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/engagement.d.ts +3 -0
- package/declarations/admin/components/dashboard/engagement.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/highlights.d.ts +7 -0
- package/declarations/admin/components/dashboard/highlights.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/kpi-tile.d.ts +15 -0
- package/declarations/admin/components/dashboard/kpi-tile.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/report-cards/core-report.d.ts +3 -0
- package/declarations/admin/components/dashboard/report-cards/core-report.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/report-empty-state.d.ts +3 -0
- package/declarations/admin/components/dashboard/report-empty-state.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/reports.d.ts +21 -0
- package/declarations/admin/components/dashboard/reports.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/section.d.ts +7 -0
- package/declarations/admin/components/dashboard/section.d.ts.map +1 -0
- package/declarations/{app/components/input-tip.d.ts → admin/components/dashboard/skeleton.d.ts} +3 -3
- package/declarations/admin/components/dashboard/skeleton.d.ts.map +1 -0
- package/declarations/admin/components/dashboard/traffic.d.ts +31 -0
- package/declarations/admin/components/dashboard/traffic.d.ts.map +1 -0
- package/declarations/admin/components/emoji-uploader.d.ts.map +1 -1
- package/declarations/admin/components/images-uploader.d.ts.map +1 -1
- package/declarations/admin/components/ip-lookup.d.ts +7 -0
- package/declarations/admin/components/ip-lookup.d.ts.map +1 -1
- package/declarations/admin/components/modal/edit-badge-groupings.d.ts.map +1 -1
- package/declarations/admin/components/modal/install-theme.d.ts.map +1 -1
- package/declarations/admin/components/modal/manage-reports.d.ts +41 -0
- package/declarations/admin/components/modal/manage-reports.d.ts.map +1 -0
- package/declarations/admin/components/modal/penalize-user.d.ts.map +1 -1
- package/declarations/admin/components/redesigned-admin-dashboard.d.ts +14 -0
- package/declarations/admin/components/redesigned-admin-dashboard.d.ts.map +1 -0
- package/declarations/admin/components/site-settings/upload.d.ts.map +1 -1
- package/declarations/admin/components/tags-uploader.d.ts.map +1 -1
- package/declarations/admin/components/themes-grid-card.d.ts +3 -8
- package/declarations/admin/components/themes-grid-card.d.ts.map +1 -1
- package/declarations/admin/components/themes-grid.d.ts +1 -0
- package/declarations/admin/components/themes-grid.d.ts.map +1 -1
- package/declarations/admin/components/upsert-category/appearance.d.ts +0 -1
- package/declarations/admin/components/upsert-category/appearance.d.ts.map +1 -1
- package/declarations/admin/components/upsert-category/general.d.ts +9 -1
- package/declarations/admin/components/upsert-category/general.d.ts.map +1 -1
- package/declarations/admin/components/upsert-category/moderation.d.ts.map +1 -1
- package/declarations/admin/components/upsert-category/security.d.ts +1 -0
- package/declarations/admin/components/upsert-category/security.d.ts.map +1 -1
- package/declarations/admin/components/upsert-category/settings.d.ts.map +1 -1
- package/declarations/admin/components/upsert-category/tags.d.ts.map +1 -1
- package/declarations/admin/components/watched-word-uploader.d.ts.map +1 -1
- package/declarations/admin/components/webhook-event.d.ts.map +1 -1
- package/declarations/admin/components/webhook-events.d.ts.map +1 -1
- package/declarations/admin/controllers/admin/dashboard/general.d.ts.map +1 -1
- package/declarations/admin/controllers/admin/dashboard.d.ts +19 -0
- package/declarations/admin/controllers/admin/dashboard.d.ts.map +1 -1
- package/declarations/admin/controllers/admin-dashboard-tab.d.ts +1 -2
- package/declarations/admin/controllers/admin-dashboard-tab.d.ts.map +1 -1
- package/declarations/admin/controllers/admin-email/advanced-test.d.ts.map +1 -1
- package/declarations/admin/controllers/admin-reports/show.d.ts.map +1 -1
- package/declarations/admin/controllers/admin-user/index.d.ts +8 -1
- package/declarations/admin/controllers/admin-user/index.d.ts.map +1 -1
- package/declarations/admin/controllers/edit-category/tabs.d.ts.map +1 -1
- package/declarations/admin/lib/admin-dashboard-report-renderers.d.ts +4 -0
- package/declarations/admin/lib/admin-dashboard-report-renderers.d.ts.map +1 -0
- package/declarations/admin/lib/dashboard-reports-loader.d.ts +5 -0
- package/declarations/admin/lib/dashboard-reports-loader.d.ts.map +1 -0
- package/declarations/admin/lib/format-country.d.ts +3 -0
- package/declarations/admin/lib/format-country.d.ts.map +1 -0
- package/declarations/admin/lib/site-setting-filter.d.ts.map +1 -1
- package/declarations/admin/models/admin-dashboard.d.ts +1 -1
- package/declarations/admin/models/admin-dashboard.d.ts.map +1 -1
- package/declarations/admin/models/report.d.ts +1 -0
- package/declarations/admin/models/report.d.ts.map +1 -1
- package/declarations/admin/models/staff-action-log.d.ts.map +1 -1
- package/declarations/admin/routes/admin/dashboard.d.ts +1 -0
- package/declarations/admin/routes/admin/dashboard.d.ts.map +1 -1
- package/declarations/admin/routes/edit-category.d.ts +1 -0
- package/declarations/admin/routes/edit-category.d.ts.map +1 -1
- package/declarations/admin/routes/new-category/index.d.ts.map +1 -1
- package/declarations/admin/routes/new-category/setup.d.ts +0 -1
- package/declarations/admin/routes/new-category/setup.d.ts.map +1 -1
- package/declarations/admin/routes/new-category/tabs.d.ts.map +1 -1
- package/declarations/admin/services/admin-tools.d.ts.map +1 -1
- package/declarations/admin/templates/edit-category/tabs-horizontal.d.ts +1 -0
- package/declarations/admin/templates/edit-category/tabs-horizontal.d.ts.map +1 -1
- package/declarations/admin/templates/edit-category/tabs.d.ts +5 -2
- package/declarations/admin/templates/edit-category/tabs.d.ts.map +1 -1
- package/declarations/app/app.d.ts.map +1 -1
- package/declarations/app/components/admin-onboarding/banner.d.ts +2 -4
- package/declarations/app/components/admin-onboarding/banner.d.ts.map +1 -1
- package/declarations/app/components/admin-onboarding/modal/theme-picker.d.ts +11 -0
- package/declarations/app/components/admin-onboarding/modal/theme-picker.d.ts.map +1 -0
- package/declarations/app/components/admin-onboarding/step.d.ts +1 -1
- package/declarations/app/components/admin-onboarding/step.d.ts.map +1 -1
- package/declarations/app/components/admin-post-menu.d.ts.map +1 -1
- package/declarations/app/components/avatar-uploader.d.ts.map +1 -1
- package/declarations/app/components/bulk-select-topics-dropdown.d.ts.map +1 -1
- package/declarations/app/components/categories-only.d.ts.map +1 -1
- package/declarations/app/components/category-type-cards.d.ts.map +1 -1
- package/declarations/app/components/choose-topic.d.ts.map +1 -1
- package/declarations/app/components/composer/textarea-editor.d.ts.map +1 -1
- package/declarations/app/components/composer/toggle-switch.d.ts.map +1 -1
- package/declarations/app/components/composer-action-title.d.ts +5 -1
- package/declarations/app/components/composer-action-title.d.ts.map +1 -1
- package/declarations/app/components/composer-container.d.ts.map +1 -1
- package/declarations/app/components/composer-editor.d.ts.map +1 -1
- package/declarations/app/components/composer-messages.d.ts.map +1 -1
- package/declarations/app/components/create-topic-button.d.ts +7 -0
- package/declarations/app/components/create-topic-button.d.ts.map +1 -1
- package/declarations/app/components/d-navigation.d.ts +4 -0
- package/declarations/app/components/d-navigation.d.ts.map +1 -1
- package/declarations/app/components/d-segmented-control.d.ts +1 -0
- package/declarations/app/components/d-segmented-control.d.ts.map +1 -1
- package/declarations/app/components/d-styles.d.ts +0 -1
- package/declarations/app/components/d-styles.d.ts.map +1 -1
- package/declarations/app/components/discovery/layout.d.ts.map +1 -1
- package/declarations/app/components/discovery/navigation.d.ts.map +1 -1
- package/declarations/app/components/discovery/topics.d.ts +1 -0
- package/declarations/app/components/discovery/topics.d.ts.map +1 -1
- package/declarations/app/components/docked-composer.d.ts +8 -1
- package/declarations/app/components/docked-composer.d.ts.map +1 -1
- package/declarations/app/components/edit-category-type-schema-fields.d.ts +1 -0
- package/declarations/app/components/edit-category-type-schema-fields.d.ts.map +1 -1
- package/declarations/app/components/embed-mode-composer.d.ts +7 -0
- package/declarations/app/components/embed-mode-composer.d.ts.map +1 -1
- package/declarations/app/components/embed-topic-footer.d.ts +1 -0
- package/declarations/app/components/embed-topic-footer.d.ts.map +1 -1
- package/declarations/app/components/emoji-picker/content.d.ts.map +1 -1
- package/declarations/app/components/emoji-picker/index.d.ts +4 -1
- package/declarations/app/components/emoji-picker/index.d.ts.map +1 -1
- package/declarations/app/components/fast-edit.d.ts.map +1 -1
- package/declarations/app/components/flag-action-type.d.ts.map +1 -1
- package/declarations/app/components/form-template-field/upload.d.ts.map +1 -1
- package/declarations/app/components/group-card-contents.d.ts.map +1 -1
- package/declarations/app/components/group-manage-logs-row.d.ts.map +1 -1
- package/declarations/app/components/header/contents.d.ts.map +1 -1
- package/declarations/app/components/header/sidebar-toggle.d.ts +1 -1
- package/declarations/app/components/header/sidebar-toggle.d.ts.map +1 -1
- package/declarations/app/components/honeypot-input.d.ts +2 -2
- package/declarations/app/components/honeypot-input.d.ts.map +1 -1
- package/declarations/app/components/impersonation-notice.d.ts +5 -1
- package/declarations/app/components/impersonation-notice.d.ts.map +1 -1
- package/declarations/app/components/modal/bookmark.d.ts +0 -2
- package/declarations/app/components/modal/bookmark.d.ts.map +1 -1
- package/declarations/app/components/modal/bulk-topic-actions/manage-tags-form.d.ts +29 -0
- package/declarations/app/components/modal/bulk-topic-actions/manage-tags-form.d.ts.map +1 -0
- package/declarations/app/components/modal/bulk-topic-actions.d.ts +2 -4
- package/declarations/app/components/modal/bulk-topic-actions.d.ts.map +1 -1
- package/declarations/app/components/modal/change-reply-to.d.ts +19 -0
- package/declarations/app/components/modal/change-reply-to.d.ts.map +1 -0
- package/declarations/app/components/modal/create-invite.d.ts +5 -1
- package/declarations/app/components/modal/create-invite.d.ts.map +1 -1
- package/declarations/app/components/modal/embed-auth-flow.d.ts +13 -0
- package/declarations/app/components/modal/embed-auth-flow.d.ts.map +1 -0
- package/declarations/app/components/modal/feature-topic/pin-option-section.d.ts +9 -7
- package/declarations/app/components/modal/feature-topic/pin-option-section.d.ts.map +1 -1
- package/declarations/app/components/modal/fullscreen-code.d.ts.map +1 -1
- package/declarations/app/components/modal/history/revision.d.ts.map +1 -1
- package/declarations/app/components/modal/history/revisions.d.ts.map +1 -1
- package/declarations/app/components/modal/history.d.ts +1 -0
- package/declarations/app/components/modal/history.d.ts.map +1 -1
- package/declarations/app/components/modal/keyboard-shortcuts-help.d.ts +435 -87
- package/declarations/app/components/modal/keyboard-shortcuts-help.d.ts.map +1 -1
- package/declarations/app/components/modal/nested-activity-log/item.d.ts +11 -0
- package/declarations/app/components/modal/nested-activity-log/item.d.ts.map +1 -0
- package/declarations/app/components/modal/nested-activity-log.d.ts +8 -0
- package/declarations/app/components/modal/nested-activity-log.d.ts.map +1 -0
- package/declarations/app/components/modal/permanently-delete-confirm.d.ts +13 -0
- package/declarations/app/components/modal/permanently-delete-confirm.d.ts.map +1 -0
- package/declarations/app/components/modal/sidebar-section-form.d.ts.map +1 -1
- package/declarations/app/components/modal/upsert-hyperlink.d.ts +2 -0
- package/declarations/app/components/modal/upsert-hyperlink.d.ts.map +1 -1
- package/declarations/app/components/modal/user-status.d.ts.map +1 -1
- package/declarations/app/components/nested/context-view.d.ts +4 -2
- package/declarations/app/components/nested/context-view.d.ts.map +1 -1
- package/declarations/app/components/nested/header.d.ts +7 -2
- package/declarations/app/components/nested/header.d.ts.map +1 -1
- package/declarations/app/components/nested/op.d.ts.map +1 -1
- package/declarations/app/components/nested/post-children.d.ts +1 -1
- package/declarations/app/components/nested/post-children.d.ts.map +1 -1
- package/declarations/app/components/nested/post.d.ts +10 -0
- package/declarations/app/components/nested/post.d.ts.map +1 -1
- package/declarations/app/components/nested/sort-selector.d.ts +12 -2
- package/declarations/app/components/nested/sort-selector.d.ts.map +1 -1
- package/declarations/app/components/nested.d.ts +26 -3
- package/declarations/app/components/nested.d.ts.map +1 -1
- package/declarations/app/components/plugin-outlet.d.ts +420 -26
- package/declarations/app/components/plugin-outlet.d.ts.map +1 -1
- package/declarations/app/components/post/menu/buttons/like.d.ts.map +1 -1
- package/declarations/app/components/post/menu/liked-users-menu.d.ts.map +1 -1
- package/declarations/app/components/post/menu/post-users-menu.d.ts +1 -0
- package/declarations/app/components/post/menu/post-users-menu.d.ts.map +1 -1
- package/declarations/app/components/post/menu.d.ts +0 -1
- package/declarations/app/components/post/menu.d.ts.map +1 -1
- package/declarations/app/components/post/quoted-content.d.ts.map +1 -1
- package/declarations/app/components/post-stream.d.ts.map +1 -1
- package/declarations/app/components/post.d.ts.map +1 -1
- package/declarations/app/components/reviewable/ip-lookup.d.ts +3 -1
- package/declarations/app/components/reviewable/ip-lookup.d.ts.map +1 -1
- package/declarations/app/components/reviewable/item.d.ts.map +1 -1
- package/declarations/app/components/reviewable/queued-post.d.ts +2 -0
- package/declarations/app/components/reviewable/queued-post.d.ts.map +1 -1
- package/declarations/app/components/search-menu/results/assistant-item.d.ts.map +1 -1
- package/declarations/app/components/search-menu/results/type/topic.d.ts +1 -0
- package/declarations/app/components/search-menu/results/type/topic.d.ts.map +1 -1
- package/declarations/app/components/search-menu.d.ts.map +1 -1
- package/declarations/app/components/search-text-field.d.ts +3 -3
- package/declarations/app/components/search-text-field.d.ts.map +1 -1
- package/declarations/app/components/sidebar/anonymous/sections.d.ts.map +1 -1
- package/declarations/app/components/sidebar/common/custom-section.d.ts.map +1 -1
- package/declarations/app/components/sidebar/footer.d.ts +0 -4
- package/declarations/app/components/sidebar/footer.d.ts.map +1 -1
- package/declarations/app/components/sidebar/section-form-link.d.ts.map +1 -1
- package/declarations/app/components/sidebar.d.ts.map +1 -1
- package/declarations/app/components/tag-groups-form.d.ts.map +1 -1
- package/declarations/app/components/tag-info-button.d.ts +2 -7
- package/declarations/app/components/tag-info-button.d.ts.map +1 -1
- package/declarations/app/components/tag-info.d.ts +3 -0
- package/declarations/app/components/tag-info.d.ts.map +1 -0
- package/declarations/app/components/tag-settings.d.ts +1 -0
- package/declarations/app/components/tag-settings.d.ts.map +1 -1
- package/declarations/app/components/theme-card-preview.d.ts +14 -0
- package/declarations/app/components/theme-card-preview.d.ts.map +1 -0
- package/declarations/app/components/topic-bookmarks-menu.d.ts.map +1 -1
- package/declarations/app/components/topic-dismiss-buttons.d.ts +13 -0
- package/declarations/app/components/topic-dismiss-buttons.d.ts.map +1 -1
- package/declarations/app/components/topic-drafts-dropdown.d.ts.map +1 -1
- package/declarations/app/components/topic-list/item/topic-cell.d.ts.map +1 -1
- package/declarations/app/components/topic-list/latest-topic-list-item.d.ts.map +1 -1
- package/declarations/app/components/topic-list/new-replies-dot.d.ts +3 -0
- package/declarations/app/components/topic-list/new-replies-dot.d.ts.map +1 -0
- package/declarations/app/components/topic-list/post-count-or-badges.d.ts.map +1 -1
- package/declarations/app/components/topic-map/private-message-map.d.ts.map +1 -1
- package/declarations/app/components/topic-map/topic-map-summary.d.ts +2 -0
- package/declarations/app/components/topic-map/topic-map-summary.d.ts.map +1 -1
- package/declarations/app/components/topic-status.d.ts.map +1 -1
- package/declarations/app/components/topic-timeline/container.d.ts.map +1 -1
- package/declarations/app/components/uppy-image-uploader.d.ts.map +1 -1
- package/declarations/app/components/user-preferences/user-passkeys.d.ts.map +1 -1
- package/declarations/app/components/user-stream.d.ts.map +1 -1
- package/declarations/app/connectors/category-custom-settings/nested-replies-settings-upsert.d.ts.map +1 -1
- package/declarations/app/controllers/discovery/list.d.ts +18 -2
- package/declarations/app/controllers/discovery/list.d.ts.map +1 -1
- package/declarations/app/controllers/full-page-search.d.ts.map +1 -1
- package/declarations/app/controllers/nested.d.ts +18 -1
- package/declarations/app/controllers/nested.d.ts.map +1 -1
- package/declarations/app/controllers/preferences/notifications.d.ts.map +1 -1
- package/declarations/app/controllers/preferences/profile.d.ts.map +1 -1
- package/declarations/app/controllers/second-factor-auth.d.ts +4 -1
- package/declarations/app/controllers/second-factor-auth.d.ts.map +1 -1
- package/declarations/app/controllers/tags/index.d.ts +0 -2
- package/declarations/app/controllers/tags/index.d.ts.map +1 -1
- package/declarations/app/controllers/topic.d.ts.map +1 -1
- package/declarations/app/controllers/user-invited/show.d.ts +3 -1
- package/declarations/app/controllers/user-invited/show.d.ts.map +1 -1
- package/declarations/app/controllers/user-topics-list.d.ts +3 -0
- package/declarations/app/controllers/user-topics-list.d.ts.map +1 -1
- package/declarations/app/controllers/user.d.ts +8 -2
- package/declarations/app/controllers/user.d.ts.map +1 -1
- package/declarations/app/deprecation-workflow.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/container.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/control/emoji.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/control/input.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/control/select.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/control/tag-chooser.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/control/textarea.d.ts +1 -0
- package/declarations/app/form-kit/components/fk/control/textarea.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/field-data.d.ts +15 -0
- package/declarations/app/form-kit/components/fk/field-data.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/field.d.ts.map +1 -1
- package/declarations/app/form-kit/components/fk/section.d.ts.map +1 -1
- package/declarations/app/instance-initializers/auth-complete.d.ts.map +1 -1
- package/declarations/app/instance-initializers/{mobile.d.ts → embed-signin-popup-callback.d.ts} +1 -1
- package/declarations/app/instance-initializers/embed-signin-popup-callback.d.ts.map +1 -0
- package/declarations/app/instance-initializers/embed-storage-access.d.ts.map +1 -1
- package/declarations/app/instance-initializers/page-tracking.d.ts.map +1 -1
- package/declarations/app/lib/ajax.d.ts.map +1 -1
- package/declarations/app/lib/anonymous-action.d.ts +16 -0
- package/declarations/app/lib/anonymous-action.d.ts.map +1 -0
- package/declarations/app/lib/beacon-pageview.d.ts.map +1 -1
- package/declarations/app/lib/columns.d.ts.map +1 -1
- package/declarations/app/lib/composer/rich-editor-extensions.d.ts +1 -1
- package/declarations/app/lib/composer/rich-editor-extensions.d.ts.map +1 -1
- package/declarations/app/lib/composer/text-manipulation.d.ts +2 -2
- package/declarations/app/lib/composer/text-manipulation.d.ts.map +1 -1
- package/declarations/app/lib/ember-this-fallback/deprecations-helper.d.ts +9 -0
- package/declarations/app/lib/ember-this-fallback/deprecations-helper.d.ts.map +1 -0
- package/declarations/app/lib/ember-this-fallback/is-component.d.ts +6 -0
- package/declarations/app/lib/ember-this-fallback/is-component.d.ts.map +1 -0
- package/declarations/app/lib/ember-this-fallback/this-fallback-helper.d.ts +9 -0
- package/declarations/app/lib/ember-this-fallback/this-fallback-helper.d.ts.map +1 -0
- package/declarations/app/lib/ember-this-fallback/try-lookup-helper.d.ts +6 -0
- package/declarations/app/lib/ember-this-fallback/try-lookup-helper.d.ts.map +1 -0
- package/declarations/app/lib/lightbox.d.ts +1 -0
- package/declarations/app/lib/lightbox.d.ts.map +1 -1
- package/declarations/app/lib/link-mentions.d.ts.map +1 -1
- package/declarations/app/lib/mobile.d.ts +0 -6
- package/declarations/app/lib/mobile.d.ts.map +1 -1
- package/declarations/app/lib/notification-types/replied.d.ts +9 -0
- package/declarations/app/lib/notification-types/replied.d.ts.map +1 -0
- package/declarations/app/lib/notification-types-manager.d.ts.map +1 -1
- package/declarations/app/lib/on-before-category-types-change.d.ts +56 -0
- package/declarations/app/lib/on-before-category-types-change.d.ts.map +1 -0
- package/declarations/app/lib/plugin-api.d.ts +35 -3
- package/declarations/app/lib/plugin-api.d.ts.map +1 -1
- package/declarations/app/lib/plugin-connectors.d.ts +2 -2
- package/declarations/app/lib/plugin-connectors.d.ts.map +1 -1
- package/declarations/app/lib/popular-themes.d.ts +3 -0
- package/declarations/app/lib/popular-themes.d.ts.map +1 -1
- package/declarations/app/lib/registry/transformers.d.ts.map +1 -1
- package/declarations/app/lib/render-tag.d.ts.map +1 -1
- package/declarations/app/lib/search.d.ts +3 -2
- package/declarations/app/lib/search.d.ts.map +1 -1
- package/declarations/app/lib/textarea-text-manipulation.d.ts +3 -2
- package/declarations/app/lib/textarea-text-manipulation.d.ts.map +1 -1
- package/declarations/app/lib/uppy/composer-upload.d.ts.map +1 -1
- package/declarations/app/lib/uppy-chunked-upload.d.ts.map +1 -1
- package/declarations/app/lib/uppy-plugin-base.d.ts +1 -1
- package/declarations/app/lib/uppy-plugin-base.d.ts.map +1 -1
- package/declarations/app/lib/url.d.ts.map +1 -1
- package/declarations/app/lib/webauthn.d.ts +3 -1
- package/declarations/app/lib/webauthn.d.ts.map +1 -1
- package/declarations/app/models/category.d.ts +1 -0
- package/declarations/app/models/category.d.ts.map +1 -1
- package/declarations/app/models/composer.d.ts +3 -0
- package/declarations/app/models/composer.d.ts.map +1 -1
- package/declarations/app/models/reviewable.d.ts.map +1 -1
- package/declarations/app/models/site.d.ts.map +1 -1
- package/declarations/app/models/topic.d.ts.map +1 -1
- package/declarations/app/models/user-draft.d.ts.map +1 -1
- package/declarations/app/models/user.d.ts.map +1 -1
- package/declarations/app/routes/application.d.ts +1 -1
- package/declarations/app/routes/application.d.ts.map +1 -1
- package/declarations/app/routes/nested-post.d.ts +8 -0
- package/declarations/app/routes/nested-post.d.ts.map +1 -1
- package/declarations/app/routes/nested.d.ts +5 -0
- package/declarations/app/routes/nested.d.ts.map +1 -1
- package/declarations/app/routes/second-factor-auth.d.ts.map +1 -1
- package/declarations/app/routes/tag/show.d.ts.map +1 -1
- package/declarations/app/routes/topic/from-params.d.ts +2 -0
- package/declarations/app/routes/topic/from-params.d.ts.map +1 -1
- package/declarations/app/routes/topic.d.ts +2 -2
- package/declarations/app/routes/topic.d.ts.map +1 -1
- package/declarations/app/services/category-type-chooser.d.ts +5 -4
- package/declarations/app/services/category-type-chooser.d.ts.map +1 -1
- package/declarations/app/services/composer.d.ts +2 -0
- package/declarations/app/services/composer.d.ts.map +1 -1
- package/declarations/app/services/embed-auth-flow.d.ts +28 -0
- package/declarations/app/services/embed-auth-flow.d.ts.map +1 -0
- package/declarations/app/services/keyboard-shortcuts.d.ts +2 -1
- package/declarations/app/services/keyboard-shortcuts.d.ts.map +1 -1
- package/declarations/app/services/media-optimization-worker.d.ts +1 -0
- package/declarations/app/services/media-optimization-worker.d.ts.map +1 -1
- package/declarations/app/services/store.d.ts.map +1 -1
- package/declarations/app/static/dev-tools/plugin-outlet-debug/outlet-info.d.ts +14 -0
- package/declarations/app/static/dev-tools/plugin-outlet-debug/outlet-info.d.ts.map +1 -1
- package/declarations/app/static/dev-tools/plugin-outlet-debug/patch.d.ts.map +1 -1
- package/declarations/app/static/dev-tools/toolbar.d.ts +0 -1
- package/declarations/app/static/dev-tools/toolbar.d.ts.map +1 -1
- package/declarations/app/static/full-calendar-bundle.d.ts +1 -0
- package/declarations/app/static/prosemirror/components/image-node-view.d.ts +5 -0
- package/declarations/app/static/prosemirror/components/image-node-view.d.ts.map +1 -1
- package/declarations/app/static/prosemirror/components/upload-placeholder-node-view.d.ts +14 -0
- package/declarations/app/static/prosemirror/components/upload-placeholder-node-view.d.ts.map +1 -0
- package/declarations/app/static/prosemirror/extensions/hashtag.d.ts.map +1 -1
- package/declarations/app/static/prosemirror/extensions/image.d.ts.map +1 -1
- package/declarations/app/static/prosemirror/extensions/mention.d.ts.map +1 -1
- package/declarations/app/static/prosemirror/extensions/register-default.d.ts.map +1 -1
- package/declarations/app/static/prosemirror/extensions/upload-placeholder.d.ts +4 -0
- package/declarations/app/static/prosemirror/extensions/upload-placeholder.d.ts.map +1 -0
- package/declarations/app/static/prosemirror/lib/text-manipulation.d.ts +3 -2
- package/declarations/app/static/prosemirror/lib/text-manipulation.d.ts.map +1 -1
- package/declarations/app/templates/user/collapsed-info.d.ts.map +1 -1
- package/declarations/app/{components/async-content.d.ts → ui-kit/d-async-content.d.ts} +2 -2
- package/declarations/app/ui-kit/d-async-content.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-autocomplete-results.d.ts.map +1 -0
- package/declarations/app/{components/avatar-flair.d.ts → ui-kit/d-avatar-flair.d.ts} +2 -2
- package/declarations/app/ui-kit/d-avatar-flair.d.ts.map +1 -0
- package/declarations/app/{components/badge-button.d.ts → ui-kit/d-badge-button.d.ts} +2 -2
- package/declarations/app/ui-kit/d-badge-button.d.ts.map +1 -0
- package/declarations/app/{components/badge-card.d.ts → ui-kit/d-badge-card.d.ts} +2 -2
- package/declarations/app/ui-kit/d-badge-card.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-breadcrumbs-container.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-breadcrumbs-item.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-button.d.ts.map +1 -0
- package/declarations/app/{components/calendar-date-time-input.d.ts → ui-kit/d-calendar-date-time-input.d.ts} +2 -2
- package/declarations/app/{components/calendar-date-time-input.d.ts.map → ui-kit/d-calendar-date-time-input.d.ts.map} +1 -1
- package/declarations/app/{components/cdn-img.d.ts → ui-kit/d-cdn-img.d.ts} +2 -2
- package/declarations/app/ui-kit/d-cdn-img.d.ts.map +1 -0
- package/declarations/app/{components/dropdown-menu.d.ts → ui-kit/d-char-counter.d.ts} +3 -3
- package/declarations/app/ui-kit/d-char-counter.d.ts.map +1 -0
- package/declarations/app/{components/color-picker-choice.d.ts → ui-kit/d-color-picker-choice.d.ts} +2 -2
- package/declarations/app/ui-kit/d-color-picker-choice.d.ts.map +1 -0
- package/declarations/app/{components/color-picker.d.ts → ui-kit/d-color-picker.d.ts} +2 -2
- package/declarations/app/ui-kit/d-color-picker.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-combo-button.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-conditional-in-element.d.ts +3 -0
- package/declarations/app/ui-kit/d-conditional-in-element.d.ts.map +1 -0
- package/declarations/app/{components/conditional-loading-section.d.ts → ui-kit/d-conditional-loading-section.d.ts} +2 -2
- package/declarations/app/ui-kit/d-conditional-loading-section.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-conditional-loading-spinner.d.ts +3 -0
- package/declarations/app/ui-kit/d-conditional-loading-spinner.d.ts.map +1 -0
- package/declarations/app/{components/cook-text.d.ts → ui-kit/d-cook-text.d.ts} +2 -2
- package/declarations/app/ui-kit/d-cook-text.d.ts.map +1 -0
- package/declarations/app/{components/copy-button.d.ts → ui-kit/d-copy-button.d.ts} +3 -2
- package/declarations/app/ui-kit/d-copy-button.d.ts.map +1 -0
- package/declarations/app/{components/count-i18n.d.ts → ui-kit/d-count-i18n.d.ts} +2 -2
- package/declarations/app/ui-kit/d-count-i18n.d.ts.map +1 -0
- package/declarations/app/{components/custom-html.d.ts → ui-kit/d-custom-html.d.ts} +2 -2
- package/declarations/app/ui-kit/d-custom-html.d.ts.map +1 -0
- package/declarations/app/{components/date-input.d.ts → ui-kit/d-date-input.d.ts} +2 -2
- package/declarations/app/{components/date-input.d.ts.map → ui-kit/d-date-input.d.ts.map} +1 -1
- package/declarations/app/{components/date-picker.d.ts → ui-kit/d-date-picker.d.ts} +2 -2
- package/declarations/app/ui-kit/d-date-picker.d.ts.map +1 -0
- package/declarations/app/{components/date-time-input-range.d.ts → ui-kit/d-date-time-input-range.d.ts} +2 -2
- package/declarations/app/ui-kit/d-date-time-input-range.d.ts.map +1 -0
- package/declarations/app/{components/date-time-input.d.ts → ui-kit/d-date-time-input.d.ts} +2 -2
- package/declarations/app/ui-kit/d-date-time-input.d.ts.map +1 -0
- package/declarations/app/{components/decorated-html.d.ts → ui-kit/d-decorated-html.d.ts} +2 -2
- package/declarations/app/{components/decorated-html.d.ts.map → ui-kit/d-decorated-html.d.ts.map} +1 -1
- package/declarations/app/ui-kit/d-dropdown-menu.d.ts +3 -0
- package/declarations/app/ui-kit/d-dropdown-menu.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-editor.d.ts.map +1 -0
- package/declarations/app/{components/char-counter.d.ts → ui-kit/d-empty-state.d.ts} +3 -3
- package/declarations/app/ui-kit/d-empty-state.d.ts.map +1 -0
- package/declarations/app/{components/toggle-password-mask.d.ts → ui-kit/d-expanding-text-area.d.ts} +3 -3
- package/declarations/app/ui-kit/d-expanding-text-area.d.ts.map +1 -0
- package/declarations/app/{components/filter-input.d.ts → ui-kit/d-filter-input.d.ts} +2 -2
- package/declarations/app/ui-kit/d-filter-input.d.ts.map +1 -0
- package/declarations/app/{components/flash-message.d.ts → ui-kit/d-flash-message.d.ts} +2 -2
- package/declarations/app/ui-kit/d-flash-message.d.ts.map +1 -0
- package/declarations/app/{components/future-date-input.d.ts → ui-kit/d-future-date-input.d.ts} +2 -2
- package/declarations/app/{components/future-date-input.d.ts.map → ui-kit/d-future-date-input.d.ts.map} +1 -1
- package/declarations/app/{components/highlighted-code.d.ts → ui-kit/d-highlighted-code.d.ts} +2 -2
- package/declarations/app/ui-kit/d-highlighted-code.d.ts.map +1 -0
- package/declarations/app/{components/horizontal-overflow-nav.d.ts → ui-kit/d-horizontal-overflow-nav.d.ts} +2 -2
- package/declarations/app/{components/horizontal-overflow-nav.d.ts.map → ui-kit/d-horizontal-overflow-nav.d.ts.map} +1 -1
- package/declarations/app/{components/html-with-links.d.ts → ui-kit/d-html-with-links.d.ts} +2 -2
- package/declarations/app/ui-kit/d-html-with-links.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-icon-grid-picker/content.d.ts.map +1 -0
- package/declarations/app/{components → ui-kit}/d-icon-grid-picker/index.d.ts +7 -4
- package/declarations/app/ui-kit/d-icon-grid-picker/index.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-input-tip.d.ts +3 -0
- package/declarations/app/ui-kit/d-input-tip.d.ts.map +1 -0
- package/declarations/app/{components/interpolated-translation.d.ts → ui-kit/d-interpolated-translation.d.ts} +2 -2
- package/declarations/app/ui-kit/d-interpolated-translation.d.ts.map +1 -0
- package/declarations/app/{components/light-dark-img.d.ts → ui-kit/d-light-dark-img.d.ts} +2 -2
- package/declarations/app/ui-kit/d-light-dark-img.d.ts.map +1 -0
- package/declarations/app/{components/load-more.d.ts → ui-kit/d-load-more.d.ts} +2 -2
- package/declarations/app/{components/load-more.d.ts.map → ui-kit/d-load-more.d.ts.map} +1 -1
- package/declarations/app/ui-kit/d-modal-cancel.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-modal.d.ts.map +1 -0
- package/declarations/app/{components → ui-kit}/d-multi-select.d.ts +1 -0
- package/declarations/app/ui-kit/d-multi-select.d.ts.map +1 -0
- package/declarations/app/{components/nav-item.d.ts → ui-kit/d-nav-item.d.ts} +2 -2
- package/declarations/app/ui-kit/d-nav-item.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-navigation-item.d.ts.map +1 -0
- package/declarations/app/{components/number-field.d.ts → ui-kit/d-number-field.d.ts} +3 -3
- package/declarations/app/ui-kit/d-number-field.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-otp/index.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-otp/slot.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-page-action-button.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-page-header.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-page-subheader.d.ts.map +1 -0
- package/declarations/app/{components/password-field.d.ts → ui-kit/d-password-field.d.ts} +3 -3
- package/declarations/app/ui-kit/d-password-field.d.ts.map +1 -0
- package/declarations/app/{components/pick-files-button.d.ts → ui-kit/d-pick-files-button.d.ts} +2 -2
- package/declarations/app/{components/pick-files-button.d.ts.map → ui-kit/d-pick-files-button.d.ts.map} +1 -1
- package/declarations/app/{components/popup-input-tip.d.ts → ui-kit/d-popup-input-tip.d.ts} +2 -2
- package/declarations/app/{components/popup-input-tip.d.ts.map → ui-kit/d-popup-input-tip.d.ts.map} +1 -1
- package/declarations/app/{components/radio-button.d.ts → ui-kit/d-radio-button.d.ts} +2 -2
- package/declarations/app/ui-kit/d-radio-button.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-relative-date.d.ts +3 -0
- package/declarations/app/ui-kit/d-relative-date.d.ts.map +1 -0
- package/declarations/app/{components/relative-time-picker.d.ts → ui-kit/d-relative-time-picker.d.ts} +2 -2
- package/declarations/app/ui-kit/d-relative-time-picker.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-responsive-table.d.ts +3 -0
- package/declarations/app/ui-kit/d-responsive-table.d.ts.map +1 -0
- package/declarations/app/{components/save-controls.d.ts → ui-kit/d-save-controls.d.ts} +2 -2
- package/declarations/app/ui-kit/d-save-controls.d.ts.map +1 -0
- package/declarations/app/{components/second-factor-input.d.ts → ui-kit/d-second-factor-input.d.ts} +2 -2
- package/declarations/app/ui-kit/d-second-factor-input.d.ts.map +1 -0
- package/declarations/app/{components → ui-kit}/d-select.d.ts +1 -0
- package/declarations/app/ui-kit/d-select.d.ts.map +1 -0
- package/declarations/app/{components/small-user-list.d.ts → ui-kit/d-small-user-list.d.ts} +2 -2
- package/declarations/app/ui-kit/d-small-user-list.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-stat-tiles.d.ts.map +1 -0
- package/declarations/app/{components/table-header-toggle.d.ts → ui-kit/d-table-header-toggle.d.ts} +2 -2
- package/declarations/app/ui-kit/d-table-header-toggle.d.ts.map +1 -0
- package/declarations/app/{components/tap-tile-grid.d.ts → ui-kit/d-tap-tile-grid.d.ts} +2 -2
- package/declarations/app/ui-kit/d-tap-tile-grid.d.ts.map +1 -0
- package/declarations/app/{components/tap-tile.d.ts → ui-kit/d-tap-tile.d.ts} +2 -2
- package/declarations/app/ui-kit/d-tap-tile.d.ts.map +1 -0
- package/declarations/app/{components/text-field.d.ts → ui-kit/d-text-field.d.ts} +2 -2
- package/declarations/app/ui-kit/d-text-field.d.ts.map +1 -0
- package/declarations/app/{components/textarea.d.ts → ui-kit/d-textarea.d.ts} +3 -3
- package/declarations/app/ui-kit/d-textarea.d.ts.map +1 -0
- package/declarations/app/{components/time-input.d.ts → ui-kit/d-time-input.d.ts} +2 -2
- package/declarations/app/ui-kit/d-time-input.d.ts.map +1 -0
- package/declarations/app/{components/time-shortcut-picker.d.ts → ui-kit/d-time-shortcut-picker.d.ts} +2 -2
- package/declarations/app/{components/time-shortcut-picker.d.ts.map → ui-kit/d-time-shortcut-picker.d.ts.map} +1 -1
- package/declarations/app/ui-kit/d-toggle-password-mask.d.ts +3 -0
- package/declarations/app/ui-kit/d-toggle-password-mask.d.ts.map +1 -0
- package/declarations/app/ui-kit/d-toggle-switch.d.ts.map +1 -0
- package/declarations/app/{components/user-avatar-flair.d.ts → ui-kit/d-user-avatar-flair.d.ts} +2 -2
- package/declarations/app/ui-kit/d-user-avatar-flair.d.ts.map +1 -0
- package/declarations/app/{components/user-avatar.d.ts → ui-kit/d-user-avatar.d.ts} +2 -2
- package/declarations/app/ui-kit/d-user-avatar.d.ts.map +1 -0
- package/declarations/app/{components/user-info.d.ts → ui-kit/d-user-info.d.ts} +2 -2
- package/declarations/app/ui-kit/d-user-info.d.ts.map +1 -0
- package/declarations/app/{components/user-link.d.ts → ui-kit/d-user-link.d.ts} +2 -2
- package/declarations/app/ui-kit/d-user-link.d.ts.map +1 -0
- package/declarations/app/{components/user-stat.d.ts → ui-kit/d-user-stat.d.ts} +2 -2
- package/declarations/app/ui-kit/d-user-stat.d.ts.map +1 -0
- package/declarations/app/{components/user-status-message.d.ts → ui-kit/d-user-status-message.d.ts} +2 -2
- package/declarations/app/ui-kit/d-user-status-message.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-age-with-tooltip.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-age-with-tooltip.d.ts.map +1 -0
- package/declarations/app/{helpers/avatar.d.ts → ui-kit/helpers/d-avatar.d.ts} +2 -2
- package/declarations/app/ui-kit/helpers/d-avatar.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-base-path.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-base-path.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-bound-avatar-template.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-bound-avatar-template.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-bound-avatar.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-bound-avatar.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-bound-category-link.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-bound-category-link.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-category-badge.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-category-badge.d.ts.map +1 -0
- package/declarations/app/{helpers/category-link.d.ts → ui-kit/helpers/d-category-link.d.ts} +2 -2
- package/declarations/app/ui-kit/helpers/d-category-link.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-concat-class.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-concat-class.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-dasherize.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-dasherize.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-dir-span.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-dir-span.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-discourse-tag.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-discourse-tag.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-discourse-tags.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-discourse-tags.d.ts.map +1 -0
- package/declarations/app/{helpers/element.d.ts → ui-kit/helpers/d-element.d.ts} +2 -2
- package/declarations/app/ui-kit/helpers/d-element.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-emoji.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-emoji.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-format-date.d.ts +6 -0
- package/declarations/app/ui-kit/helpers/d-format-date.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-format-duration.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-format-duration.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-icon-or-image.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-icon-or-image.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-icon.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-loading-spinner.d.ts +4 -0
- package/declarations/app/ui-kit/helpers/d-loading-spinner.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-number.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-number.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-replace-emoji.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-replace-emoji.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-topic-link.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-topic-link.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-unique-id.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-unique-id.d.ts.map +1 -0
- package/declarations/app/ui-kit/helpers/d-user-avatar.d.ts +2 -0
- package/declarations/app/ui-kit/helpers/d-user-avatar.d.ts.map +1 -0
- package/declarations/app/{modifiers/auto-focus.d.ts → ui-kit/modifiers/d-auto-focus.d.ts} +2 -2
- package/declarations/app/ui-kit/modifiers/d-auto-focus.d.ts.map +1 -0
- package/declarations/app/ui-kit/modifiers/d-autocomplete.d.ts.map +1 -0
- package/declarations/app/{modifiers/close-on-click-outside.d.ts → ui-kit/modifiers/d-close-on-click-outside.d.ts} +2 -2
- package/declarations/app/ui-kit/modifiers/d-close-on-click-outside.d.ts.map +1 -0
- package/declarations/app/{modifiers/draggable.d.ts → ui-kit/modifiers/d-draggable.d.ts} +2 -2
- package/declarations/app/ui-kit/modifiers/d-draggable.d.ts.map +1 -0
- package/declarations/app/{modifiers/observe-intersection.d.ts → ui-kit/modifiers/d-observe-intersection.d.ts} +1 -1
- package/declarations/app/ui-kit/modifiers/d-observe-intersection.d.ts.map +1 -0
- package/declarations/app/{modifiers/on-resize.d.ts → ui-kit/modifiers/d-on-resize.d.ts} +2 -2
- package/declarations/app/ui-kit/modifiers/d-on-resize.d.ts.map +1 -0
- package/declarations/app/{modifiers/scroll-into-view.d.ts → ui-kit/modifiers/d-scroll-into-view.d.ts} +2 -2
- package/declarations/app/ui-kit/modifiers/d-scroll-into-view.d.ts.map +1 -0
- package/declarations/app/{modifiers/swipe.d.ts → ui-kit/modifiers/d-swipe.d.ts} +2 -2
- package/declarations/app/ui-kit/modifiers/d-swipe.d.ts.map +1 -0
- package/declarations/app/{modifiers/tab-to-sibling.d.ts → ui-kit/modifiers/d-tab-to-sibling.d.ts} +3 -3
- package/declarations/app/ui-kit/modifiers/d-tab-to-sibling.d.ts.map +1 -0
- package/declarations/app/{modifiers/trap-tab.d.ts → ui-kit/modifiers/d-trap-tab.d.ts} +2 -2
- package/declarations/app/ui-kit/modifiers/d-trap-tab.d.ts.map +1 -0
- package/declarations/app/ui-kit-shims.d.ts +2 -0
- package/declarations/app/ui-kit-shims.d.ts.map +1 -0
- package/declarations/config/environment.d.ts +1 -0
- package/declarations/config/environment.d.ts.map +1 -1
- package/declarations/float-kit/components/d-float-body.d.ts +1 -1
- package/declarations/float-kit/components/d-float-body.d.ts.map +1 -1
- package/declarations/float-kit/components/d-menu.d.ts.map +1 -1
- package/declarations/float-kit/lib/d-menu-instance.d.ts.map +1 -1
- package/declarations/float-kit/lib/d-toast-instance.d.ts.map +1 -1
- package/declarations/select-kit/components/category-chooser.d.ts.map +1 -1
- package/declarations/select-kit/components/category-drop.d.ts.map +1 -1
- package/declarations/select-kit/components/mini-tag-chooser.d.ts.map +1 -1
- package/declarations/select-kit/components/multi-select/multi-select-filter.d.ts.map +1 -1
- package/declarations/select-kit/components/multi-select/multi-select-header.d.ts.map +1 -1
- package/declarations/select-kit/components/select-kit/select-kit-filter.d.ts.map +1 -1
- package/declarations/select-kit/components/select-kit/single-select-header.d.ts.map +1 -1
- package/declarations/select-kit/components/select-kit.d.ts +1 -0
- package/declarations/select-kit/components/select-kit.d.ts.map +1 -1
- package/declarations/select-kit/components/tag-category-admin-dropdown.d.ts.map +1 -1
- package/declarations/select-kit/components/tag-chooser-row.d.ts.map +1 -1
- package/declarations/select-kit/components/tag-chooser.d.ts +1 -0
- package/declarations/select-kit/components/tag-chooser.d.ts.map +1 -1
- package/declarations/select-kit/components/tag-row.d.ts.map +1 -1
- package/declarations/select-kit/services/tag-utils.d.ts +1 -0
- package/declarations/select-kit/services/tag-utils.d.ts.map +1 -1
- package/declarations/tests/acceptance/composer-reply-to-test.d.ts +2 -0
- package/declarations/tests/acceptance/composer-reply-to-test.d.ts.map +1 -0
- package/declarations/tests/acceptance/mobile-new-dismiss-test.d.ts +2 -0
- package/declarations/tests/acceptance/mobile-new-dismiss-test.d.ts.map +1 -0
- package/declarations/tests/fixtures/category-fixtures.d.ts +16 -0
- package/declarations/tests/fixtures/category-fixtures.d.ts.map +1 -1
- package/declarations/tests/helpers/create-pretender.d.ts.map +1 -1
- package/declarations/tests/helpers/form-kit-assertions.d.ts.map +1 -1
- package/declarations/tests/helpers/form-kit-helper.d.ts +115 -0
- package/declarations/tests/helpers/form-kit-helper.d.ts.map +1 -1
- package/declarations/tests/helpers/qunit-helpers.d.ts.map +1 -1
- package/declarations/tests/integration/components/d-copy-button-test.d.ts +2 -0
- package/declarations/tests/integration/components/d-copy-button-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/activity-by-category-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/activity-by-category-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/configure-menu-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/configure-menu-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/date-range-picker-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/date-range-picker-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/date-range-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/date-range-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/engagement-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/engagement-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/highlights-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/highlights-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/kpi-tile-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/kpi-tile-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/section-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/section-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/skeleton-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/skeleton-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/trust-level-pipeline-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/trust-level-pipeline-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/dashboard/whos-posting-test.d.ts +2 -0
- package/declarations/tests/integration/components/dashboard/whos-posting-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/post/menu/post-users-menu-test.d.ts +2 -0
- package/declarations/tests/integration/components/post/menu/post-users-menu-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/tag-info-test.d.ts +2 -0
- package/declarations/tests/integration/components/tag-info-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/topic-dismiss-buttons-test.d.ts +2 -0
- package/declarations/tests/integration/components/topic-dismiss-buttons-test.d.ts.map +1 -0
- package/declarations/tests/integration/components/topic-list-post-count-or-badges-test.d.ts +2 -0
- package/declarations/tests/integration/components/topic-list-post-count-or-badges-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-async-content-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-async-content-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-avatar-flair-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-avatar-flair-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-badge-button-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-badge-button-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-breadcrumbs-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-button-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-char-counter-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-char-counter-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-cook-text-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-cook-text-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-date-input-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-date-input-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-date-time-input-range-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-date-time-input-range-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-date-time-input-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-date-time-input-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-decorated-html-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-decorated-html-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-dropdown-menu-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-dropdown-menu-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-editor-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-empty-state-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-empty-state-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-filter-input-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-filter-input-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-flash-message-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-flash-message-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-highlighted-code-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-highlighted-code-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-interpolated-translation-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-interpolated-translation-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-light-dark-img-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-light-dark-img-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-load-more-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-load-more-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-modal-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-multi-select-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-otp-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-page-header-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-page-subheader-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-select-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-small-user-list-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-small-user-list-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-stat-tiles-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-time-input-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-time-input-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-time-shortcut-picker-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-time-shortcut-picker-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-toggle-switch-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-user-avatar-flair-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-user-avatar-flair-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-user-info-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-user-info-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/d-user-status-message-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/d-user-status-message-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/helpers/d-category-badge-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/helpers/d-category-badge-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/helpers/d-category-link-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/helpers/d-category-link-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/helpers/d-concat-class-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/helpers/d-concat-class-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/helpers/d-emoji-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/helpers/d-emoji-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/helpers/d-icon-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/helpers/d-replace-emoji-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/helpers/d-replace-emoji-test.d.ts.map +1 -0
- package/declarations/tests/integration/ui-kit/modifiers/d-tab-to-sibling-test.d.ts +2 -0
- package/declarations/tests/integration/ui-kit/modifiers/d-tab-to-sibling-test.d.ts.map +1 -0
- package/declarations/tests/setup-tests.d.ts.map +1 -1
- package/declarations/tests/unit/lib/lightbox-sort-test.d.ts +2 -0
- package/declarations/tests/unit/lib/lightbox-sort-test.d.ts.map +1 -0
- package/declarations/tests/unit/lib/notification-types/replied-test.d.ts +2 -0
- package/declarations/tests/unit/lib/notification-types/replied-test.d.ts.map +1 -0
- package/declarations/tests/unit/lib/on-before-category-types-change-test.d.ts +2 -0
- package/declarations/tests/unit/lib/on-before-category-types-change-test.d.ts.map +1 -0
- package/declarations/tests/unit/services/embed-auth-flow-test.d.ts +2 -0
- package/declarations/tests/unit/services/embed-auth-flow-test.d.ts.map +1 -0
- package/declarations/tsconfig.tsbuildinfo +1 -1
- package/external-types/ember__test-helpers/package.json +4 -4
- package/package.json +1 -1
- package/declarations/admin/components/edit-category-general.d.ts +0 -31
- package/declarations/admin/components/edit-category-general.d.ts.map +0 -1
- package/declarations/admin/components/edit-category-images.d.ts +0 -17
- package/declarations/admin/components/edit-category-images.d.ts.map +0 -1
- package/declarations/admin/components/edit-category-security.d.ts +0 -11
- package/declarations/admin/components/edit-category-security.d.ts.map +0 -1
- package/declarations/admin/components/edit-category-settings.d.ts +0 -43
- package/declarations/admin/components/edit-category-settings.d.ts.map +0 -1
- package/declarations/admin/components/edit-category-tags.d.ts +0 -10
- package/declarations/admin/components/edit-category-tags.d.ts.map +0 -1
- package/declarations/admin/templates/edit-category/tabs-vertical.d.ts +0 -3
- package/declarations/admin/templates/edit-category/tabs-vertical.d.ts.map +0 -1
- package/declarations/app/components/async-content.d.ts.map +0 -1
- package/declarations/app/components/avatar-flair.d.ts.map +0 -1
- package/declarations/app/components/badge-button.d.ts.map +0 -1
- package/declarations/app/components/badge-card.d.ts.map +0 -1
- package/declarations/app/components/bulk-actions/append-tags.d.ts +0 -6
- package/declarations/app/components/bulk-actions/append-tags.d.ts.map +0 -1
- package/declarations/app/components/bulk-actions/change-tags.d.ts +0 -6
- package/declarations/app/components/bulk-actions/change-tags.d.ts.map +0 -1
- package/declarations/app/components/cdn-img.d.ts.map +0 -1
- package/declarations/app/components/char-counter.d.ts.map +0 -1
- package/declarations/app/components/color-picker-choice.d.ts.map +0 -1
- package/declarations/app/components/color-picker.d.ts.map +0 -1
- package/declarations/app/components/conditional-in-element.d.ts +0 -3
- package/declarations/app/components/conditional-in-element.d.ts.map +0 -1
- package/declarations/app/components/conditional-loading-section.d.ts.map +0 -1
- package/declarations/app/components/conditional-loading-spinner.d.ts +0 -3
- package/declarations/app/components/conditional-loading-spinner.d.ts.map +0 -1
- package/declarations/app/components/cook-text.d.ts.map +0 -1
- package/declarations/app/components/copy-button.d.ts.map +0 -1
- package/declarations/app/components/count-i18n.d.ts.map +0 -1
- package/declarations/app/components/custom-html.d.ts.map +0 -1
- package/declarations/app/components/d-autocomplete-results.d.ts.map +0 -1
- package/declarations/app/components/d-breadcrumbs-container.d.ts.map +0 -1
- package/declarations/app/components/d-breadcrumbs-item.d.ts.map +0 -1
- package/declarations/app/components/d-button.d.ts.map +0 -1
- package/declarations/app/components/d-combo-button.d.ts.map +0 -1
- package/declarations/app/components/d-editor.d.ts.map +0 -1
- package/declarations/app/components/d-icon-grid-picker/content.d.ts.map +0 -1
- package/declarations/app/components/d-icon-grid-picker/index.d.ts.map +0 -1
- package/declarations/app/components/d-modal-cancel.d.ts.map +0 -1
- package/declarations/app/components/d-modal.d.ts.map +0 -1
- package/declarations/app/components/d-multi-select.d.ts.map +0 -1
- package/declarations/app/components/d-navigation-item.d.ts.map +0 -1
- package/declarations/app/components/d-otp/index.d.ts.map +0 -1
- package/declarations/app/components/d-otp/slot.d.ts.map +0 -1
- package/declarations/app/components/d-page-action-button.d.ts.map +0 -1
- package/declarations/app/components/d-page-header.d.ts.map +0 -1
- package/declarations/app/components/d-page-subheader.d.ts.map +0 -1
- package/declarations/app/components/d-select.d.ts.map +0 -1
- package/declarations/app/components/d-stat-tiles.d.ts.map +0 -1
- package/declarations/app/components/d-textarea.d.ts +0 -3
- package/declarations/app/components/d-textarea.d.ts.map +0 -1
- package/declarations/app/components/d-toggle-switch.d.ts.map +0 -1
- package/declarations/app/components/date-picker.d.ts.map +0 -1
- package/declarations/app/components/date-time-input-range.d.ts.map +0 -1
- package/declarations/app/components/date-time-input.d.ts.map +0 -1
- package/declarations/app/components/dialog-messages/permanently-delete-confirm.d.ts +0 -26
- package/declarations/app/components/dialog-messages/permanently-delete-confirm.d.ts.map +0 -1
- package/declarations/app/components/dropdown-menu.d.ts.map +0 -1
- package/declarations/app/components/empty-state.d.ts +0 -3
- package/declarations/app/components/empty-state.d.ts.map +0 -1
- package/declarations/app/components/expanding-text-area.d.ts +0 -14
- package/declarations/app/components/expanding-text-area.d.ts.map +0 -1
- package/declarations/app/components/filter-input.d.ts.map +0 -1
- package/declarations/app/components/flash-message.d.ts.map +0 -1
- package/declarations/app/components/highlighted-code.d.ts.map +0 -1
- package/declarations/app/components/html-with-links.d.ts.map +0 -1
- package/declarations/app/components/input-tip.d.ts.map +0 -1
- package/declarations/app/components/interpolated-translation.d.ts.map +0 -1
- package/declarations/app/components/light-dark-img.d.ts.map +0 -1
- package/declarations/app/components/nav-item.d.ts.map +0 -1
- package/declarations/app/components/number-field.d.ts.map +0 -1
- package/declarations/app/components/password-field.d.ts.map +0 -1
- package/declarations/app/components/radio-button.d.ts.map +0 -1
- package/declarations/app/components/relative-date.d.ts +0 -3
- package/declarations/app/components/relative-date.d.ts.map +0 -1
- package/declarations/app/components/relative-time-picker.d.ts.map +0 -1
- package/declarations/app/components/responsive-table.d.ts +0 -3
- package/declarations/app/components/responsive-table.d.ts.map +0 -1
- package/declarations/app/components/save-controls.d.ts.map +0 -1
- package/declarations/app/components/second-factor-input.d.ts.map +0 -1
- package/declarations/app/components/small-user-list.d.ts.map +0 -1
- package/declarations/app/components/table-header-toggle.d.ts.map +0 -1
- package/declarations/app/components/tap-tile-grid.d.ts.map +0 -1
- package/declarations/app/components/tap-tile.d.ts.map +0 -1
- package/declarations/app/components/text-field.d.ts.map +0 -1
- package/declarations/app/components/textarea.d.ts.map +0 -1
- package/declarations/app/components/time-input.d.ts.map +0 -1
- package/declarations/app/components/toggle-password-mask.d.ts.map +0 -1
- package/declarations/app/components/user-avatar-flair.d.ts.map +0 -1
- package/declarations/app/components/user-avatar.d.ts.map +0 -1
- package/declarations/app/components/user-info.d.ts.map +0 -1
- package/declarations/app/components/user-link.d.ts.map +0 -1
- package/declarations/app/components/user-stat.d.ts.map +0 -1
- package/declarations/app/components/user-status-message.d.ts.map +0 -1
- package/declarations/app/connectors/category-custom-settings/nested-replies-settings.d.ts +0 -6
- package/declarations/app/connectors/category-custom-settings/nested-replies-settings.d.ts.map +0 -1
- package/declarations/app/connectors/topic-navigation/nested-view-link.d.ts +0 -7
- package/declarations/app/connectors/topic-navigation/nested-view-link.d.ts.map +0 -1
- package/declarations/app/helpers/age-with-tooltip.d.ts +0 -2
- package/declarations/app/helpers/age-with-tooltip.d.ts.map +0 -1
- package/declarations/app/helpers/avatar.d.ts.map +0 -1
- package/declarations/app/helpers/base-path.d.ts +0 -2
- package/declarations/app/helpers/base-path.d.ts.map +0 -1
- package/declarations/app/helpers/bound-avatar-template.d.ts +0 -2
- package/declarations/app/helpers/bound-avatar-template.d.ts.map +0 -1
- package/declarations/app/helpers/bound-avatar.d.ts +0 -2
- package/declarations/app/helpers/bound-avatar.d.ts.map +0 -1
- package/declarations/app/helpers/bound-category-link.d.ts +0 -2
- package/declarations/app/helpers/bound-category-link.d.ts.map +0 -1
- package/declarations/app/helpers/category-badge.d.ts +0 -2
- package/declarations/app/helpers/category-badge.d.ts.map +0 -1
- package/declarations/app/helpers/category-link.d.ts.map +0 -1
- package/declarations/app/helpers/concat-class.d.ts +0 -2
- package/declarations/app/helpers/concat-class.d.ts.map +0 -1
- package/declarations/app/helpers/d-icon.d.ts.map +0 -1
- package/declarations/app/helpers/dasherize.d.ts +0 -2
- package/declarations/app/helpers/dasherize.d.ts.map +0 -1
- package/declarations/app/helpers/dir-span.d.ts +0 -2
- package/declarations/app/helpers/dir-span.d.ts.map +0 -1
- package/declarations/app/helpers/discourse-tag.d.ts +0 -2
- package/declarations/app/helpers/discourse-tag.d.ts.map +0 -1
- package/declarations/app/helpers/discourse-tags.d.ts +0 -2
- package/declarations/app/helpers/discourse-tags.d.ts.map +0 -1
- package/declarations/app/helpers/element.d.ts.map +0 -1
- package/declarations/app/helpers/emoji.d.ts +0 -2
- package/declarations/app/helpers/emoji.d.ts.map +0 -1
- package/declarations/app/helpers/format-date.d.ts +0 -6
- package/declarations/app/helpers/format-date.d.ts.map +0 -1
- package/declarations/app/helpers/format-duration.d.ts +0 -2
- package/declarations/app/helpers/format-duration.d.ts.map +0 -1
- package/declarations/app/helpers/icon-or-image.d.ts +0 -2
- package/declarations/app/helpers/icon-or-image.d.ts.map +0 -1
- package/declarations/app/helpers/loading-spinner.d.ts +0 -4
- package/declarations/app/helpers/loading-spinner.d.ts.map +0 -1
- package/declarations/app/helpers/number.d.ts +0 -2
- package/declarations/app/helpers/number.d.ts.map +0 -1
- package/declarations/app/helpers/replace-emoji.d.ts +0 -2
- package/declarations/app/helpers/replace-emoji.d.ts.map +0 -1
- package/declarations/app/helpers/topic-link.d.ts +0 -2
- package/declarations/app/helpers/topic-link.d.ts.map +0 -1
- package/declarations/app/helpers/unique-id.d.ts +0 -2
- package/declarations/app/helpers/unique-id.d.ts.map +0 -1
- package/declarations/app/helpers/user-avatar.d.ts +0 -2
- package/declarations/app/helpers/user-avatar.d.ts.map +0 -1
- package/declarations/app/instance-initializers/mobile.d.ts.map +0 -1
- package/declarations/app/models/store.d.ts +0 -2
- package/declarations/app/models/store.d.ts.map +0 -1
- package/declarations/app/modifiers/auto-focus.d.ts.map +0 -1
- package/declarations/app/modifiers/close-on-click-outside.d.ts.map +0 -1
- package/declarations/app/modifiers/d-autocomplete.d.ts.map +0 -1
- package/declarations/app/modifiers/draggable.d.ts.map +0 -1
- package/declarations/app/modifiers/observe-intersection.d.ts.map +0 -1
- package/declarations/app/modifiers/on-resize.d.ts.map +0 -1
- package/declarations/app/modifiers/scroll-into-view.d.ts.map +0 -1
- package/declarations/app/modifiers/swipe.d.ts.map +0 -1
- package/declarations/app/modifiers/tab-to-sibling.d.ts.map +0 -1
- package/declarations/app/modifiers/trap-tab.d.ts.map +0 -1
- package/declarations/app/static/dev-tools/mobile-view/button.d.ts +0 -7
- package/declarations/app/static/dev-tools/mobile-view/button.d.ts.map +0 -1
- package/declarations/tests/integration/components/async-content-test.d.ts +0 -2
- package/declarations/tests/integration/components/async-content-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/avatar-flair-test.d.ts +0 -2
- package/declarations/tests/integration/components/avatar-flair-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/badge-button-test.d.ts +0 -2
- package/declarations/tests/integration/components/badge-button-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/char-counter-test.d.ts +0 -2
- package/declarations/tests/integration/components/char-counter-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/cook-text-test.d.ts +0 -2
- package/declarations/tests/integration/components/cook-text-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-breadcrumbs-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-button-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-editor-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-modal-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-multi-select-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-otp-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-page-header-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-page-subheader-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-select-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-stat-tiles-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/d-toggle-switch-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/date-input-test.d.ts +0 -2
- package/declarations/tests/integration/components/date-input-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/date-time-input-range-test.d.ts +0 -2
- package/declarations/tests/integration/components/date-time-input-range-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/date-time-input-test.d.ts +0 -2
- package/declarations/tests/integration/components/date-time-input-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/decorated-html-test.d.ts +0 -2
- package/declarations/tests/integration/components/decorated-html-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/dropdown-menu-test.d.ts +0 -2
- package/declarations/tests/integration/components/dropdown-menu-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/empty-state-test.d.ts +0 -2
- package/declarations/tests/integration/components/empty-state-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/filter-input-test.d.ts +0 -2
- package/declarations/tests/integration/components/filter-input-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/flash-message-test.d.ts +0 -2
- package/declarations/tests/integration/components/flash-message-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/highlighted-code-test.d.ts +0 -2
- package/declarations/tests/integration/components/highlighted-code-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/interpolated-translation-test.d.ts +0 -2
- package/declarations/tests/integration/components/interpolated-translation-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/light-dark-img-test.d.ts +0 -2
- package/declarations/tests/integration/components/light-dark-img-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/load-more-test.d.ts +0 -2
- package/declarations/tests/integration/components/load-more-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/small-user-list-test.d.ts +0 -2
- package/declarations/tests/integration/components/small-user-list-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/time-input-test.d.ts +0 -2
- package/declarations/tests/integration/components/time-input-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/time-shortcut-picker-test.d.ts +0 -2
- package/declarations/tests/integration/components/time-shortcut-picker-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/user-avatar-flair-test.d.ts +0 -2
- package/declarations/tests/integration/components/user-avatar-flair-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/user-info-test.d.ts +0 -2
- package/declarations/tests/integration/components/user-info-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/user-status-message-test.d.ts +0 -2
- package/declarations/tests/integration/components/user-status-message-test.d.ts.map +0 -1
- package/declarations/tests/integration/helpers/category-badge-test.d.ts +0 -2
- package/declarations/tests/integration/helpers/category-badge-test.d.ts.map +0 -1
- package/declarations/tests/integration/helpers/category-link-test.d.ts +0 -2
- package/declarations/tests/integration/helpers/category-link-test.d.ts.map +0 -1
- package/declarations/tests/integration/helpers/concat-class-test.d.ts +0 -2
- package/declarations/tests/integration/helpers/concat-class-test.d.ts.map +0 -1
- package/declarations/tests/integration/helpers/d-icon-test.d.ts.map +0 -1
- package/declarations/tests/integration/helpers/emoji-test.d.ts +0 -2
- package/declarations/tests/integration/helpers/emoji-test.d.ts.map +0 -1
- package/declarations/tests/integration/helpers/replace-emoji-test.d.ts +0 -2
- package/declarations/tests/integration/helpers/replace-emoji-test.d.ts.map +0 -1
- package/declarations/tests/integration/modifiers/tab-to-sibling-test.d.ts +0 -2
- package/declarations/tests/integration/modifiers/tab-to-sibling-test.d.ts.map +0 -1
- /package/declarations/app/{components → ui-kit}/d-autocomplete-results.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-breadcrumbs-container.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-breadcrumbs-item.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-button.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-combo-button.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-editor.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-icon-grid-picker/content.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-modal-cancel.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-modal.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-navigation-item.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-otp/index.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-otp/slot.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-page-action-button.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-page-header.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-page-subheader.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-stat-tiles.d.ts +0 -0
- /package/declarations/app/{components → ui-kit}/d-toggle-switch.d.ts +0 -0
- /package/declarations/app/{helpers → ui-kit/helpers}/d-icon.d.ts +0 -0
- /package/declarations/app/{modifiers → ui-kit/modifiers}/d-autocomplete.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-breadcrumbs-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-button-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-editor-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-modal-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-multi-select-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-otp-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-page-header-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-page-subheader-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-select-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-stat-tiles-test.d.ts +0 -0
- /package/declarations/tests/integration/{components → ui-kit}/d-toggle-switch-test.d.ts +0 -0
- /package/declarations/tests/integration/{helpers → ui-kit/helpers}/d-icon-test.d.ts +0 -0
|
@@ -2,14 +2,16 @@ export const MAX_GLOBALLY_PINNED_TOPICS: 4;
|
|
|
2
2
|
export default class PinOptionSection extends Component<any> {
|
|
3
3
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
4
4
|
dialog: any;
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
get validation(): {
|
|
8
|
-
failed: boolean;
|
|
9
|
-
reason: any;
|
|
5
|
+
get formData(): {
|
|
6
|
+
pinUntil: any;
|
|
10
7
|
};
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+
validatePinUntil(name: any, value: any, { addError }: {
|
|
9
|
+
addError: any;
|
|
10
|
+
}): void;
|
|
11
|
+
handleDateSet(value: any, { set }: {
|
|
12
|
+
set: any;
|
|
13
|
+
}): void;
|
|
14
|
+
handleSubmit(): void;
|
|
13
15
|
}
|
|
14
16
|
import Component from "@glimmer/component";
|
|
15
17
|
//# sourceMappingURL=pin-option-section.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pin-option-section.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/components/modal/feature-topic/pin-option-section.gjs"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pin-option-section.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/components/modal/feature-topic/pin-option-section.gjs"],"names":[],"mappings":"AA2GA,yCAA0C,CAAC,CAAC;AAE5C;;IACE,YAAgB;IAEhB;;MAGC;IAED;;aASC;IAED;;aAIC;IAED,qBAUC;CAuFF;sBAxIqB,oBAAoB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fullscreen-code.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/fullscreen-code.gjs"],"names":[],"mappings":"AAkEA;;IACE,UAAc;IACd,kBAAsB;IACtB,aAAiB;IAEjB,mBAIC;IAED,0CAWC;IANC,mCAIE;CAyCL;sBAxEqB,oBAAoB;
|
|
1
|
+
{"version":3,"file":"fullscreen-code.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/fullscreen-code.gjs"],"names":[],"mappings":"AAkEA;;IACE,UAAc;IACd,kBAAsB;IACtB,aAAiB;IAEjB,mBAIC;IAED,0CAWC;IANC,mCAIE;CAyCL;sBAxEqB,oBAAoB;6BAMb,iCAAiC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revision.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/components/modal/history/revision.gjs"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"revision.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/components/modal/history/revision.gjs"],"names":[],"mappings":"AAkOA;;IACE,UAAc;IACd,kBAAsB;CAmOvB;sBAnPqB,oBAAoB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revisions.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/components/modal/history/revisions.gjs"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"revisions.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/components/modal/history/revisions.gjs"],"names":[],"mappings":"AAkQA;;IAEE,wBAA4B;IAE5B,yCAKC;IAED,iCAEC;IAED,wCAIC;IAED,gCAEC;IAED,0BAIC;IAED,yBAIC;CA6PF;sBAzTqB,kBAAkB;wBAChB,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"history.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/history.gjs"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"history.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/history.gjs"],"names":[],"mappings":"AAseA;IAcE,4BAGC;IAhBD,YAAgB;IAChB,WAAe;IACf,UAAc;IACd,iBAAqB;IACrB,kBAAsB;IAEtB,aAAiB;IACjB,kBAAsB;IACtB,iBAAqE;IACrE,cAAkB;IAClB,qBAA4B;IAC5B,WAAe;IAOf,6BAKC;IAED,gCAQC;IAED,4BAKC;IAED,4BAKC;IAED,gCAEC;IAED,4DAIC;IAED,8BAIC;IAED,yBAUC;IAED,qBAMC;IAED,wBAEC;IAED,4DAcC;IAED,8BAYC;IAED,6BAYC;IAED,4BAEC;IAED,2BAMC;IAED,gCAMC;IAED,sDAqBC;IAED,0CAIC;IAED,0CAIC;IAED,mDAoCC;IAED,8BAIC;IAED,4BAgBC;IAED,4BAUC;IAED,2BAUC;IAED,gCAIC;IAED,oCAIC;IAED,4CAIC;IAED,yBAGC;IAED,4BAMC;IAED,wBAGC;IAED,iCAMC;IAED,oBAGC;IAED,kCAcC;IAED,oBAGC;IAED,iBAIC;IAED,wBAGC;CAgGF;sBA/dqB,oBAAoB"}
|
|
@@ -5,108 +5,420 @@ export default class KeyboardShortcutsHelp extends Component<any> {
|
|
|
5
5
|
get shortcuts(): {
|
|
6
6
|
jump_to: {
|
|
7
7
|
shortcuts: {
|
|
8
|
-
home:
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
8
|
+
home: {
|
|
9
|
+
shortcut: any;
|
|
10
|
+
shortcutTexts: any[];
|
|
11
|
+
description: any;
|
|
12
|
+
};
|
|
13
|
+
latest: {
|
|
14
|
+
shortcut: any;
|
|
15
|
+
shortcutTexts: any[];
|
|
16
|
+
description: any;
|
|
17
|
+
};
|
|
18
|
+
new: {
|
|
19
|
+
shortcut: any;
|
|
20
|
+
shortcutTexts: any[];
|
|
21
|
+
description: any;
|
|
22
|
+
};
|
|
23
|
+
unread: {
|
|
24
|
+
shortcut: any;
|
|
25
|
+
shortcutTexts: any[];
|
|
26
|
+
description: any;
|
|
27
|
+
};
|
|
28
|
+
unseen: {
|
|
29
|
+
shortcut: any;
|
|
30
|
+
shortcutTexts: any[];
|
|
31
|
+
description: any;
|
|
32
|
+
};
|
|
33
|
+
categories: {
|
|
34
|
+
shortcut: any;
|
|
35
|
+
shortcutTexts: any[];
|
|
36
|
+
description: any;
|
|
37
|
+
};
|
|
38
|
+
top: {
|
|
39
|
+
shortcut: any;
|
|
40
|
+
shortcutTexts: any[];
|
|
41
|
+
description: any;
|
|
42
|
+
};
|
|
43
|
+
bookmarks: {
|
|
44
|
+
shortcut: any;
|
|
45
|
+
shortcutTexts: any[];
|
|
46
|
+
description: any;
|
|
47
|
+
};
|
|
48
|
+
profile: {
|
|
49
|
+
shortcut: any;
|
|
50
|
+
shortcutTexts: any[];
|
|
51
|
+
description: any;
|
|
52
|
+
};
|
|
17
53
|
};
|
|
18
54
|
};
|
|
19
55
|
application: {
|
|
20
56
|
shortcuts: {
|
|
21
|
-
hamburger_menu:
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
57
|
+
hamburger_menu: {
|
|
58
|
+
shortcut: any;
|
|
59
|
+
shortcutTexts: any[];
|
|
60
|
+
description: any;
|
|
61
|
+
};
|
|
62
|
+
user_profile_menu: {
|
|
63
|
+
shortcut: any;
|
|
64
|
+
shortcutTexts: any[];
|
|
65
|
+
description: any;
|
|
66
|
+
};
|
|
67
|
+
create: {
|
|
68
|
+
shortcut: any;
|
|
69
|
+
shortcutTexts: any[];
|
|
70
|
+
description: any;
|
|
71
|
+
};
|
|
72
|
+
show_incoming_updated_topics: {
|
|
73
|
+
shortcut: any;
|
|
74
|
+
shortcutTexts: any[];
|
|
75
|
+
description: any;
|
|
76
|
+
};
|
|
77
|
+
search: {
|
|
78
|
+
shortcut: any;
|
|
79
|
+
shortcutTexts: any[];
|
|
80
|
+
description: any;
|
|
81
|
+
};
|
|
82
|
+
filter_sidebar: {
|
|
83
|
+
shortcut: any;
|
|
84
|
+
shortcutTexts: any[];
|
|
85
|
+
description: any;
|
|
86
|
+
};
|
|
87
|
+
help: {
|
|
88
|
+
shortcut: any;
|
|
89
|
+
shortcutTexts: any[];
|
|
90
|
+
description: any;
|
|
91
|
+
};
|
|
92
|
+
bulk_select: {
|
|
93
|
+
shortcut: any;
|
|
94
|
+
shortcutTexts: any[];
|
|
95
|
+
description: any;
|
|
96
|
+
};
|
|
97
|
+
dismiss: {
|
|
98
|
+
shortcut: any;
|
|
99
|
+
shortcutTexts: any[];
|
|
100
|
+
description: any;
|
|
101
|
+
};
|
|
102
|
+
x: {
|
|
103
|
+
shortcut: any;
|
|
104
|
+
shortcutTexts: any[];
|
|
105
|
+
description: any;
|
|
106
|
+
};
|
|
107
|
+
log_out: {
|
|
108
|
+
shortcut: any;
|
|
109
|
+
shortcutTexts: any[];
|
|
110
|
+
description: any;
|
|
111
|
+
};
|
|
32
112
|
};
|
|
33
113
|
};
|
|
34
114
|
actions: {
|
|
35
115
|
shortcuts: {
|
|
36
|
-
bookmark_topic:
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
116
|
+
bookmark_topic: {
|
|
117
|
+
shortcut: any;
|
|
118
|
+
shortcutTexts: any[];
|
|
119
|
+
description: any;
|
|
120
|
+
};
|
|
121
|
+
reply_as_new_topic: {
|
|
122
|
+
shortcut: any;
|
|
123
|
+
shortcutTexts: any[];
|
|
124
|
+
description: any;
|
|
125
|
+
};
|
|
126
|
+
reply_topic: {
|
|
127
|
+
shortcut: any;
|
|
128
|
+
shortcutTexts: any[];
|
|
129
|
+
description: any;
|
|
130
|
+
};
|
|
131
|
+
reply_post: {
|
|
132
|
+
shortcut: any;
|
|
133
|
+
shortcutTexts: any[];
|
|
134
|
+
description: any;
|
|
135
|
+
};
|
|
136
|
+
quote_post: {
|
|
137
|
+
shortcut: any;
|
|
138
|
+
shortcutTexts: any[];
|
|
139
|
+
description: any;
|
|
140
|
+
};
|
|
141
|
+
pin_unpin_topic: {
|
|
142
|
+
shortcut: any;
|
|
143
|
+
shortcutTexts: any[];
|
|
144
|
+
description: any;
|
|
145
|
+
};
|
|
146
|
+
share_topic: {
|
|
147
|
+
shortcut: any;
|
|
148
|
+
shortcutTexts: any[];
|
|
149
|
+
description: any;
|
|
150
|
+
};
|
|
151
|
+
share_post: {
|
|
152
|
+
shortcut: any;
|
|
153
|
+
shortcutTexts: any[];
|
|
154
|
+
description: any;
|
|
155
|
+
};
|
|
156
|
+
like: {
|
|
157
|
+
shortcut: any;
|
|
158
|
+
shortcutTexts: any[];
|
|
159
|
+
description: any;
|
|
160
|
+
};
|
|
161
|
+
flag: {
|
|
162
|
+
shortcut: any;
|
|
163
|
+
shortcutTexts: any[];
|
|
164
|
+
description: any;
|
|
165
|
+
};
|
|
166
|
+
bookmark: {
|
|
167
|
+
shortcut: any;
|
|
168
|
+
shortcutTexts: any[];
|
|
169
|
+
description: any;
|
|
170
|
+
};
|
|
171
|
+
edit: {
|
|
172
|
+
shortcut: any;
|
|
173
|
+
shortcutTexts: any[];
|
|
174
|
+
description: any;
|
|
175
|
+
};
|
|
176
|
+
delete: {
|
|
177
|
+
shortcut: any;
|
|
178
|
+
shortcutTexts: any[];
|
|
179
|
+
description: any;
|
|
180
|
+
};
|
|
181
|
+
mark_muted: {
|
|
182
|
+
shortcut: any;
|
|
183
|
+
shortcutTexts: any[];
|
|
184
|
+
description: any;
|
|
185
|
+
};
|
|
186
|
+
mark_regular: {
|
|
187
|
+
shortcut: any;
|
|
188
|
+
shortcutTexts: any[];
|
|
189
|
+
description: any;
|
|
190
|
+
};
|
|
191
|
+
mark_tracking: {
|
|
192
|
+
shortcut: any;
|
|
193
|
+
shortcutTexts: any[];
|
|
194
|
+
description: any;
|
|
195
|
+
};
|
|
196
|
+
mark_watching: {
|
|
197
|
+
shortcut: any;
|
|
198
|
+
shortcutTexts: any[];
|
|
199
|
+
description: any;
|
|
200
|
+
};
|
|
201
|
+
print: {
|
|
202
|
+
shortcut: any;
|
|
203
|
+
shortcutTexts: any[];
|
|
204
|
+
description: any;
|
|
205
|
+
};
|
|
206
|
+
defer: {
|
|
207
|
+
shortcut: any;
|
|
208
|
+
shortcutTexts: any[];
|
|
209
|
+
description: any;
|
|
210
|
+
};
|
|
211
|
+
topic_admin_actions: {
|
|
212
|
+
shortcut: any;
|
|
213
|
+
shortcutTexts: any[];
|
|
214
|
+
description: any;
|
|
215
|
+
};
|
|
216
|
+
archive_private_message: {
|
|
217
|
+
shortcut: any;
|
|
218
|
+
shortcutTexts: any[];
|
|
219
|
+
description: any;
|
|
220
|
+
};
|
|
57
221
|
};
|
|
58
222
|
};
|
|
59
223
|
navigation: {
|
|
60
224
|
shortcuts: {
|
|
61
|
-
back:
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
225
|
+
back: {
|
|
226
|
+
shortcut: any;
|
|
227
|
+
shortcutTexts: any[];
|
|
228
|
+
description: any;
|
|
229
|
+
};
|
|
230
|
+
jump: {
|
|
231
|
+
shortcut: any;
|
|
232
|
+
shortcutTexts: any[];
|
|
233
|
+
description: any;
|
|
234
|
+
};
|
|
235
|
+
up_down: {
|
|
236
|
+
shortcut: any;
|
|
237
|
+
shortcutTexts: any[];
|
|
238
|
+
description: any;
|
|
239
|
+
};
|
|
240
|
+
open: {
|
|
241
|
+
shortcut: any;
|
|
242
|
+
shortcutTexts: any[];
|
|
243
|
+
description: any;
|
|
244
|
+
};
|
|
245
|
+
open_new_window: {
|
|
246
|
+
shortcut: any;
|
|
247
|
+
shortcutTexts: any[];
|
|
248
|
+
description: any;
|
|
249
|
+
};
|
|
250
|
+
next_prev: {
|
|
251
|
+
shortcut: any;
|
|
252
|
+
shortcutTexts: any[];
|
|
253
|
+
description: any;
|
|
254
|
+
};
|
|
255
|
+
go_to_unread_post: {
|
|
256
|
+
shortcut: any;
|
|
257
|
+
shortcutTexts: any[];
|
|
258
|
+
description: any;
|
|
259
|
+
};
|
|
68
260
|
};
|
|
69
261
|
};
|
|
70
262
|
composing: {
|
|
71
263
|
shortcuts: {
|
|
72
|
-
return:
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
264
|
+
return: {
|
|
265
|
+
shortcut: any;
|
|
266
|
+
shortcutTexts: any[];
|
|
267
|
+
description: any;
|
|
268
|
+
};
|
|
269
|
+
fullscreen: {
|
|
270
|
+
shortcut: any;
|
|
271
|
+
shortcutTexts: any[];
|
|
272
|
+
description: any;
|
|
273
|
+
};
|
|
274
|
+
minimize: {
|
|
275
|
+
shortcut: any;
|
|
276
|
+
shortcutTexts: any[];
|
|
277
|
+
description: any;
|
|
278
|
+
};
|
|
279
|
+
create_or_reply: {
|
|
280
|
+
shortcut: any;
|
|
281
|
+
shortcutTexts: any[];
|
|
282
|
+
description: any;
|
|
283
|
+
};
|
|
284
|
+
insertCurrentTime: {
|
|
285
|
+
shortcut: any;
|
|
286
|
+
shortcutTexts: any[];
|
|
287
|
+
description: any;
|
|
288
|
+
};
|
|
289
|
+
bold: {
|
|
290
|
+
shortcut: any;
|
|
291
|
+
shortcutTexts: any[];
|
|
292
|
+
description: any;
|
|
293
|
+
};
|
|
294
|
+
italic: {
|
|
295
|
+
shortcut: any;
|
|
296
|
+
shortcutTexts: any[];
|
|
297
|
+
description: any;
|
|
298
|
+
};
|
|
299
|
+
link: {
|
|
300
|
+
shortcut: any;
|
|
301
|
+
shortcutTexts: any[];
|
|
302
|
+
description: any;
|
|
303
|
+
};
|
|
304
|
+
preformatted: {
|
|
305
|
+
shortcut: any;
|
|
306
|
+
shortcutTexts: any[];
|
|
307
|
+
description: any;
|
|
308
|
+
};
|
|
309
|
+
paragraph: {
|
|
310
|
+
shortcut: any;
|
|
311
|
+
shortcutTexts: any[];
|
|
312
|
+
description: any;
|
|
313
|
+
};
|
|
314
|
+
heading1: {
|
|
315
|
+
shortcut: any;
|
|
316
|
+
shortcutTexts: any[];
|
|
317
|
+
description: any;
|
|
318
|
+
};
|
|
319
|
+
heading2: {
|
|
320
|
+
shortcut: any;
|
|
321
|
+
shortcutTexts: any[];
|
|
322
|
+
description: any;
|
|
323
|
+
};
|
|
324
|
+
heading3: {
|
|
325
|
+
shortcut: any;
|
|
326
|
+
shortcutTexts: any[];
|
|
327
|
+
description: any;
|
|
328
|
+
};
|
|
329
|
+
heading4: {
|
|
330
|
+
shortcut: any;
|
|
331
|
+
shortcutTexts: any[];
|
|
332
|
+
description: any;
|
|
333
|
+
};
|
|
334
|
+
toggleDirection: {
|
|
335
|
+
shortcut: any;
|
|
336
|
+
shortcutTexts: any[];
|
|
337
|
+
description: any;
|
|
338
|
+
};
|
|
339
|
+
orderedList: {
|
|
340
|
+
shortcut: any;
|
|
341
|
+
shortcutTexts: any[];
|
|
342
|
+
description: any;
|
|
343
|
+
};
|
|
344
|
+
unorderedList: {
|
|
345
|
+
shortcut: any;
|
|
346
|
+
shortcutTexts: any[];
|
|
347
|
+
description: any;
|
|
348
|
+
};
|
|
349
|
+
blockquote: {
|
|
350
|
+
shortcut: any;
|
|
351
|
+
shortcutTexts: any[];
|
|
352
|
+
description: any;
|
|
353
|
+
};
|
|
90
354
|
};
|
|
91
355
|
};
|
|
92
356
|
bookmarks: {
|
|
93
357
|
shortcuts: {
|
|
94
|
-
enter:
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
358
|
+
enter: {
|
|
359
|
+
shortcut: any;
|
|
360
|
+
shortcutTexts: any[];
|
|
361
|
+
description: any;
|
|
362
|
+
};
|
|
363
|
+
later_today: {
|
|
364
|
+
shortcut: any;
|
|
365
|
+
shortcutTexts: any[];
|
|
366
|
+
description: any;
|
|
367
|
+
};
|
|
368
|
+
later_this_week: {
|
|
369
|
+
shortcut: any;
|
|
370
|
+
shortcutTexts: any[];
|
|
371
|
+
description: any;
|
|
372
|
+
};
|
|
373
|
+
tomorrow: {
|
|
374
|
+
shortcut: any;
|
|
375
|
+
shortcutTexts: any[];
|
|
376
|
+
description: any;
|
|
377
|
+
};
|
|
378
|
+
next_business_week: {
|
|
379
|
+
shortcut: any;
|
|
380
|
+
shortcutTexts: any[];
|
|
381
|
+
description: any;
|
|
382
|
+
};
|
|
383
|
+
next_business_day: {
|
|
384
|
+
shortcut: any;
|
|
385
|
+
shortcutTexts: any[];
|
|
386
|
+
description: any;
|
|
387
|
+
};
|
|
388
|
+
custom: {
|
|
389
|
+
shortcut: any;
|
|
390
|
+
shortcutTexts: any[];
|
|
391
|
+
description: any;
|
|
392
|
+
};
|
|
393
|
+
none: {
|
|
394
|
+
shortcut: any;
|
|
395
|
+
shortcutTexts: any[];
|
|
396
|
+
description: any;
|
|
397
|
+
};
|
|
398
|
+
delete: {
|
|
399
|
+
shortcut: any;
|
|
400
|
+
shortcutTexts: any[];
|
|
401
|
+
description: any;
|
|
402
|
+
};
|
|
103
403
|
};
|
|
104
404
|
};
|
|
105
405
|
search_menu: {
|
|
106
406
|
shortcuts: {
|
|
107
|
-
prev_next:
|
|
108
|
-
|
|
109
|
-
|
|
407
|
+
prev_next: {
|
|
408
|
+
shortcut: any;
|
|
409
|
+
shortcutTexts: any[];
|
|
410
|
+
description: any;
|
|
411
|
+
};
|
|
412
|
+
insert_url: {
|
|
413
|
+
shortcut: any;
|
|
414
|
+
shortcutTexts: any[];
|
|
415
|
+
description: any;
|
|
416
|
+
};
|
|
417
|
+
full_page_search: {
|
|
418
|
+
shortcut: any;
|
|
419
|
+
shortcutTexts: any[];
|
|
420
|
+
description: any;
|
|
421
|
+
};
|
|
110
422
|
};
|
|
111
423
|
};
|
|
112
424
|
};
|
|
@@ -117,15 +429,51 @@ export default class KeyboardShortcutsHelp extends Component<any> {
|
|
|
117
429
|
_transformExtraDefinition(definition: any): any;
|
|
118
430
|
_translateKeys(string: any): any;
|
|
119
431
|
_buildJumpToSection(): {
|
|
120
|
-
home:
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
432
|
+
home: {
|
|
433
|
+
shortcut: any;
|
|
434
|
+
shortcutTexts: any[];
|
|
435
|
+
description: any;
|
|
436
|
+
};
|
|
437
|
+
latest: {
|
|
438
|
+
shortcut: any;
|
|
439
|
+
shortcutTexts: any[];
|
|
440
|
+
description: any;
|
|
441
|
+
};
|
|
442
|
+
new: {
|
|
443
|
+
shortcut: any;
|
|
444
|
+
shortcutTexts: any[];
|
|
445
|
+
description: any;
|
|
446
|
+
};
|
|
447
|
+
unread: {
|
|
448
|
+
shortcut: any;
|
|
449
|
+
shortcutTexts: any[];
|
|
450
|
+
description: any;
|
|
451
|
+
};
|
|
452
|
+
unseen: {
|
|
453
|
+
shortcut: any;
|
|
454
|
+
shortcutTexts: any[];
|
|
455
|
+
description: any;
|
|
456
|
+
};
|
|
457
|
+
categories: {
|
|
458
|
+
shortcut: any;
|
|
459
|
+
shortcutTexts: any[];
|
|
460
|
+
description: any;
|
|
461
|
+
};
|
|
462
|
+
top: {
|
|
463
|
+
shortcut: any;
|
|
464
|
+
shortcutTexts: any[];
|
|
465
|
+
description: any;
|
|
466
|
+
};
|
|
467
|
+
bookmarks: {
|
|
468
|
+
shortcut: any;
|
|
469
|
+
shortcutTexts: any[];
|
|
470
|
+
description: any;
|
|
471
|
+
};
|
|
472
|
+
profile: {
|
|
473
|
+
shortcut: any;
|
|
474
|
+
shortcutTexts: any[];
|
|
475
|
+
description: any;
|
|
476
|
+
};
|
|
129
477
|
};
|
|
130
478
|
}
|
|
131
479
|
import Component from "@glimmer/component";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keyboard-shortcuts-help.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/keyboard-shortcuts-help.gjs"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"keyboard-shortcuts-help.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/keyboard-shortcuts-help.gjs"],"names":[],"mappings":"AAirBA;;IACE,iBAAqB;IAErB,mBAAyB;IAEzB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmPC;IAED,kCAGC;IAED,4BA2CC;IAED,2CAmBC;IAED,qDAMC;IAED,gDAoBC;IAED,iCAOC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAuBC;CAkJF;sBA3oBqB,oBAAoB"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export default class NestedActivityLogItem extends Component<any> {
|
|
2
|
+
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
|
+
get iconName(): any;
|
|
4
|
+
get description(): import("@ember/template").TrustedHTML;
|
|
5
|
+
get user(): {
|
|
6
|
+
username: any;
|
|
7
|
+
avatar_template: any;
|
|
8
|
+
};
|
|
9
|
+
}
|
|
10
|
+
import Component from "@glimmer/component";
|
|
11
|
+
//# sourceMappingURL=item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../../../../discourse/app/components/modal/nested-activity-log/item.gjs"],"names":[],"mappings":"AA6IA;;IACE,oBAGC;IAED,yDAEC;IAED;;;MAQC;CA+DF;sBAjIqB,oBAAoB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export default class NestedActivityLog extends Component<any> {
|
|
2
|
+
constructor(...args: any[]);
|
|
3
|
+
loading: boolean;
|
|
4
|
+
smallActions: any[];
|
|
5
|
+
fetchActivity(): Promise<void>;
|
|
6
|
+
}
|
|
7
|
+
import Component from "@glimmer/component";
|
|
8
|
+
//# sourceMappingURL=nested-activity-log.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"nested-activity-log.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/nested-activity-log.gjs"],"names":[],"mappings":"AAqEA;IAIE,4BAGC;IAND,iBAAwB;IACxB,oBAA2B;IAO3B,+BAWC;CAyDF;sBAvFqB,oBAAoB"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export default class PermanentlyDeleteConfirm extends Component<any> {
|
|
2
|
+
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
|
+
inputtedConfirmPhrase: string;
|
|
4
|
+
get confirmPhrase(): any;
|
|
5
|
+
get phraseMatches(): boolean;
|
|
6
|
+
get showEasterEgg(): boolean;
|
|
7
|
+
onInput(event: any): void;
|
|
8
|
+
maybePlayEasterEggSound(): void;
|
|
9
|
+
confirm(): void;
|
|
10
|
+
#private;
|
|
11
|
+
}
|
|
12
|
+
import Component from "@glimmer/component";
|
|
13
|
+
//# sourceMappingURL=permanently-delete-confirm.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"permanently-delete-confirm.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/components/modal/permanently-delete-confirm.gjs"],"names":[],"mappings":"AAkHA;;IACE,8BAAoC;IAIpC,yBAEC;IAED,6BAEC;IAED,6BAIC;IAED,0BAIC;IAED,gCAOC;IAED,gBAIC;;CAkFF;sBAtIqB,oBAAoB"}
|