@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"content.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/ui-kit/d-icon-grid-picker/content.gjs"],"names":[],"mappings":"AA2aA;;;;;;;;;;;GAWG;AACH;;IACE,qEAAqE;IAErE,SAFW,OAAO,sCAAsC,EAAE,OAAO,CAEhD;IAEjB,eAAqB;IACrB,iBAA4B;IAE5B;;;;;OAKG;IACH;;;;;;OAcG;IAEH;;;OAGG;IACH;;;;;;OAkBG;IAEH;;;;;OAKG;IACH,wBAFa,MAAM,EAAE,CAepB;IAED;;;;;OAKG;IACH,oBAFa,OAAO,CAInB;IAED;;;;OAIG;IACH,qBAFW,MAAM,QAKhB;IAED;;OAEG;IACH,oBAGC;IAED;;;;;;OAMG;IACH,qBAFW,aAAa,QAoEvB;IAED;;;;;OAKG;IACH,iBAFW,aAAa,QAmBvB;IAED;;OAEG;IACH,qBAFW,WAAW,QAQrB;IAED,8BAOC;IAED;;;;;;OAMG;IACH,mBAHW,MAAM,GACJ,OAAO,CAAC,KAAK,CAAC;QAAC,EAAE,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC,CAsBxD;CAwOF;sBAlgBqB,oBAAoB"}
|
|
@@ -7,8 +7,9 @@
|
|
|
7
7
|
* @property {string} Args.value - The currently selected icon ID.
|
|
8
8
|
* @property {Function} Args.onChange - Called with the selected icon ID when an icon is picked.
|
|
9
9
|
* @property {string[]} [Args.favorites] - Icon IDs to display in a pinned favorites row above the grid.
|
|
10
|
-
* @property {boolean} [Args.showSelectedName] - When true, the selected
|
|
11
|
-
* the icon
|
|
10
|
+
* @property {boolean} [Args.showSelectedName] - When true, the selected icon's name is shown
|
|
11
|
+
* alongside the icon in both the trigger button and the favorites chip. Adds a
|
|
12
|
+
* `--has-label` modifier to the root element when the trigger renders the name.
|
|
12
13
|
* @property {string} [Args.btnClass] - CSS class(es) for the trigger button. Defaults to "btn-default".
|
|
13
14
|
* @property {string} [Args.label] - Optional text label shown next to the icon in the trigger button.
|
|
14
15
|
* @property {boolean} [Args.allowClear] - When true, shows a clear button next to the trigger
|
|
@@ -52,8 +53,9 @@ export default class DIconGridPicker extends Component<DIconGridPickerSignature>
|
|
|
52
53
|
*/
|
|
53
54
|
favorites?: string[];
|
|
54
55
|
/**
|
|
55
|
-
* - When true, the selected
|
|
56
|
-
* the icon
|
|
56
|
+
* - When true, the selected icon's name is shown
|
|
57
|
+
* alongside the icon in both the trigger button and the favorites chip. Adds a
|
|
58
|
+
* `--has-label` modifier to the root element when the trigger renders the name.
|
|
57
59
|
*/
|
|
58
60
|
showSelectedName?: boolean;
|
|
59
61
|
/**
|
|
@@ -124,6 +126,7 @@ export default class DIconGridPicker extends Component<DIconGridPickerSignature>
|
|
|
124
126
|
get modalForMobile(): boolean;
|
|
125
127
|
get btnClass(): string;
|
|
126
128
|
get showClearButton(): string;
|
|
129
|
+
get hasLabel(): any;
|
|
127
130
|
get triggerTitle(): any;
|
|
128
131
|
get clearTitle(): string;
|
|
129
132
|
get triggerLabel(): any;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/ui-kit/d-icon-grid-picker/index.gjs"],"names":[],"mappings":"AA2OA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AAEH;;;;;;GAMG;AACH;;;;;eAnCc,MAAM;;;;;;;;oBAEN,MAAM,EAAE;;;;;;2BACR,OAAO;;;;mBAGP,MAAM;;;;gBACN,MAAM;;;;;qBACN,OAAO;;;;;oBAEP,OAAO;;;;mBAEP,OAAO;;;;;wBACP,OAAO;;;;;oBAEP,MAAM;;;;;;wBAEN,MAAM;;;;;qBAGN,MAAM;;;;yBAEN,OAAO;;;;iBACP,OAAO;;;;;;;;;;IAanB,yEAAyE;IACzE,MADW,OAAO,yCAAyC,EAAE,OAAO,OAAC,CAChD;IAErB;;OAEG;IACH,sBAFa,OAAO,CAInB;IAED,uBAEC;IAED,8BAEC;IAED,oBAEC;IAED,wBAMC;IAED,yBAEC;IAED,wBAWC;IAED,2CAEC;IAED,4DAKC;IAED;;;;;OAKG;IACH,oBAFW,OAAO,yCAAyC,EAAE,OAAO,QAKnE;IAED;;OAEG;IACH,eAGC;IAED;;;;;OAKG;IACH,mBAFW,MAAM,QAMhB;IAED;;OAEG;IACH,kBAGC;CAgFF;;aAtNa,gBAAgB;UAG3B;QAAwB,KAAK,EAAlB,MAAM;QACS,QAAQ;QACP,SAAS,GAAzB,MAAM,EAAE;QACO,gBAAgB,GAA/B,OAAO;QAGO,QAAQ,GAAtB,MAAM;QACQ,KAAK,GAAnB,MAAM;QACS,UAAU,GAAzB,OAAO;QAEQ,SAAS,GAAxB,OAAO;QAEQ,QAAQ,GAAvB,OAAO;QACQ,aAAa,GAA5B,OAAO;QAEO,SAAS,GAAvB,MAAM;QAEQ,aAAa,GAA3B,MAAM;QAGQ,UAAU,GAAxB,MAAM;QAES,cAAc,GAA7B,OAAO;QACQ,MAAM,GAArB,OAAO;QACS,MAAM;QACN,OAAO;KACpC;;sBA/CqB,oBAAoB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export default DInputTip;
|
|
2
|
+
declare const DInputTip: import("@ember/component/template-only").TemplateOnlyComponent<never> & (abstract new () => import("@glint/template/-private/integration").InvokableInstance<() => import("@glint/template/-private/integration").ComponentReturn<{}>> & import("@glint/template/-private/integration").HasContext<import("@glint/template/-private/integration").TemplateContext<void, {}, {}, void>>);
|
|
3
|
+
//# sourceMappingURL=d-input-tip.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-input-tip.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-input-tip.gjs"],"names":[],"mappings":";AAkBA,iZAiBG"}
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
* @param {String} key - The i18n translation key to use
|
|
25
25
|
* @param {Object} [options] - Hash of options to pass to the i18n function for string interpolation
|
|
26
26
|
*/
|
|
27
|
-
export default class
|
|
27
|
+
export default class DInterpolatedTranslation<Usage> extends Component<any> {
|
|
28
28
|
/**
|
|
29
29
|
* Throws errors in dev, or logs them to the browser console in production.
|
|
30
30
|
*
|
|
@@ -56,4 +56,4 @@ export default class InterpolatedTranslation<Usage> extends Component<any> {
|
|
|
56
56
|
checkPlaceholders(info: any): void;
|
|
57
57
|
}
|
|
58
58
|
import Component from "@glimmer/component";
|
|
59
|
-
//# sourceMappingURL=interpolated-translation.d.ts.map
|
|
59
|
+
//# sourceMappingURL=d-interpolated-translation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-interpolated-translation.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-interpolated-translation.gjs"],"names":[],"mappings":"AA4PA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,8CAjBa,KAAK;IAkBhB;;;;;QAKI;IACJ,8DAOC;;IAED;;;;OAIG;IACH,+BAoEC;IAED;;;;;;;OAOG;IACH,sCALW,GAAG,SAAS,KAAK,CAAC,WAAW,CAAC,CAAC,YAC/B,KAAK,CAAC,MAAM,CAAC,GAEX,SAAS,CAYrB;IAED;;;;OAIG;IACH,mCAiBC;CAyBF;sBAhMqB,oBAAoB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DLightDarkImg extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
session: any;
|
|
4
4
|
interfaceColor: any;
|
|
@@ -8,4 +8,4 @@ export default class LightDarkImg extends Component<any> {
|
|
|
8
8
|
get darkMediaQuery(): "all" | "none" | "(prefers-color-scheme: dark)";
|
|
9
9
|
}
|
|
10
10
|
import Component from "@glimmer/component";
|
|
11
|
-
//# sourceMappingURL=light-dark-img.d.ts.map
|
|
11
|
+
//# sourceMappingURL=d-light-dark-img.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-light-dark-img.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-light-dark-img.gjs"],"names":[],"mappings":"AAwEA;;IACE,aAAiB;IACjB,oBAAwB;IAExB,gCAMC;IAED,sBAQC;IAED,yBAEC;IAED,sEAQC;CAyCF;sBAhFqB,oBAAoB"}
|
|
@@ -59,7 +59,7 @@ export function enableLoadMoreObserver(): void;
|
|
|
59
59
|
* />
|
|
60
60
|
* ```
|
|
61
61
|
*/
|
|
62
|
-
export default class
|
|
62
|
+
export default class DLoadMore extends Component<any> {
|
|
63
63
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
64
64
|
observer: any;
|
|
65
65
|
root: any;
|
|
@@ -69,4 +69,4 @@ export default class LoadMore extends Component<any> {
|
|
|
69
69
|
onIntersection(entry: any): void;
|
|
70
70
|
}
|
|
71
71
|
import Component from "@glimmer/component";
|
|
72
|
-
//# sourceMappingURL=load-more.d.ts.map
|
|
72
|
+
//# sourceMappingURL=d-load-more.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"load-more.d.ts","sourceRoot":"","sources":["../../../../discourse/app/
|
|
1
|
+
{"version":3,"file":"d-load-more.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-load-more.gjs"],"names":[],"mappings":"AAyHA,gDAEC;AAED,+CAEC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH;;IACE,cAAS;IACT,UAA8B;IAC9B,gBAAuD;IACvD,eAAuC;IAEvC,mBAEC;IAED,iCAKC;CA+BF;sBA1HqB,oBAAoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-modal-cancel.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-modal-cancel.gjs"],"names":[],"mappings":";AAeA,oZAYG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-modal.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-modal.gjs"],"names":[],"mappings":"AAsfA,wCAAyC,wBAAwB,CAAC;AAClE,qCAAsC,gBAAgB,CAAC;AACvD,+CAAgD,qBAAqB,CAAC;AACtE,4CAA6C,sBAAsB,CAAC;AACpE,4CAA6C,sBAAsB,CAAC;AAIpE;;IACE,eAAmB;IACnB,kBAAsB;IACtB,WAAe;IACf,UAAc;IAEd,oBAAwB;IACxB,mBAA2B;IAE3B;;;;;;OAEG;IADD,wBAAwB;IAG1B;;;;;;OA2BG;IAnBC,sBAAmC;IAqBvC,6CAUC;IAED,mCAgBC;IAED,qBAOC;IAED,uBAQC;IAED,qBAEC;IAED,6BAEC;IAED,+CAgBC;IAED,4CASC;IAED,iDAiBC;IAED,uCAIC;IAED,0CAWC;IAED,4CA+BC;IAED,wCA8BC;IAED,0BAGC;IAID,0BAQC;;CAuPF;sBA3gBqB,oBAAoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-multi-select.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-multi-select.gjs"],"names":[],"mappings":"AAsZA;;IACE,mBAAyB;IAEzB,qBAAgC;IAEhC,mBAAkB;IAGlB,4BAEC;IAED,iBAEC;IAED,0BAEC;IAED,kCAuBC;IAYD,4BASC;IAED,yBAIC;IAED,wBAKC;IAED,gCA4DC;IAED,4CAcC;IAED,sCAeC;IAED,6BAOC;IAED,+BAEC;;CA0OF;sBA7dqB,oBAAoB;iCAOT,kBAAkB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DNavItem extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
router: any;
|
|
4
4
|
session: any;
|
|
@@ -7,4 +7,4 @@ export default class NavItem extends Component<any> {
|
|
|
7
7
|
get refreshHref(): any;
|
|
8
8
|
}
|
|
9
9
|
import Component from "@glimmer/component";
|
|
10
|
-
//# sourceMappingURL=nav-item.d.ts.map
|
|
10
|
+
//# sourceMappingURL=d-nav-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-nav-item.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-nav-item.gjs"],"names":[],"mappings":"AAuHA;;IACE,YAAgB;IAChB,aAAiB;IAEjB,oBAMC;IAED,kBAiDC;IAED,uBAWC;CA8DF;sBAlJqB,oBAAoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-navigation-item.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-navigation-item.gjs"],"names":[],"mappings":"AA2DA;;IACE,YAAgB;IAEhB,uCAqBC;IAED,oBAEC;CAsCF;sBAvEqB,oBAAoB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DNumberField extends DTextField {
|
|
2
2
|
init(...args: any[]): void;
|
|
3
3
|
keyDown(event: any): void;
|
|
4
4
|
get _minNumber(): number;
|
|
@@ -7,5 +7,5 @@ export default class NumberField extends TextField {
|
|
|
7
7
|
get value(): number | "";
|
|
8
8
|
get placeholder(): any;
|
|
9
9
|
}
|
|
10
|
-
import
|
|
11
|
-
//# sourceMappingURL=number-field.d.ts.map
|
|
10
|
+
import DTextField from "discourse/ui-kit/d-text-field";
|
|
11
|
+
//# sourceMappingURL=d-number-field.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-number-field.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-number-field.js"],"names":[],"mappings":"AAOA;IAEE,2BASC;IAED,0BAEC;IAED,yBAKC;IAED,yBAKC;IAUD,8BASC;IAjBD,yBAMC;IAaD,uBAGC;CACF;uBAzDsB,+BAA+B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/ui-kit/d-otp/index.gjs"],"names":[],"mappings":"AAoNA;;;;;;;;;;;GAWG;AAEH,0CAA0C;AAC1C;;;;;gBARc,MAAM;;;;oBACN,OAAO;;;;mBACP,CAAS,IAAM,EAAN,MAAM,KAAG,IAAI;;;;iBACtB,CAAS,IAAM,EAAN,MAAM,KAAG,IAAI;;IAMlC;;OAEG;IAEH,cAHU,OAAO,iCAAiC,EAAE,YAAY,CAG1C;IAEtB,mBAA2B;IAC3B,uBAA+B;IAE/B,WAA+C;IAE/C,oBAEC;IAED,yBAEC;IAED,wBAEC;IAED,oBAEC;IAED;;OAEG;IACH,eAFW,UAAW,QAyBrB;IAED;;OAEG;IACH,gBAFW,KAAK,QAUf;IAED,gBAIC;IAED,eAIC;IAED;;OAEG;IACH,iBAFW,aAAa,QAUvB;IAED;;OAEG;IACH,eAFW,cAAc,QAgBxB;IAED;;OAEG;IACH,qBAFW,MAAM,WAgBhB;CAqEF;;aAlNa,gBAAgB;UAG3B;QAAyB,KAAK,GAAnB,MAAM;QACS,SAAS,GAAxB,OAAO;QACuB,QAAQ,GAAtC,CAAS,IAAM,EAAN,MAAM,KAAG,IAAI;QACQ,MAAM,GAApC,CAAS,IAAM,EAAN,MAAM,KAAG,IAAI;KAEnC;;sBA1BqB,oBAAoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slot.d.ts","sourceRoot":"","sources":["../../../../../discourse/app/ui-kit/d-otp/slot.gjs"],"names":[],"mappings":"AAkDA;;IACE,0BAEC;IAED,uBAUC;IAED,6BAEC;CAwBF;sBAjDqB,oBAAoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-page-action-button.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-page-action-button.gjs"],"names":[],"mappings":"AA2IA,wZAoBG;AAMH,oZAWG;AAKH,oZAoBG;AAEH,mZAmBG;AAEH,oZAmBG;AAEH,0ZA2BG;AAMH,4ZAaG;AAIH,4ZAmBG;AAEH,2ZAmBG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-page-header.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-page-header.gjs"],"names":[],"mappings":"AAmMA;IAME,4BAIC;IATD,UAAc;IACd,YAAgB;IAEhB,uBAA8B;IAQ9B,kCAGC;IAsBD,6CAEC;;CAoMF;sBAnQqB,oBAAoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-page-subheader.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-page-subheader.gjs"],"names":[],"mappings":"AAuGA;;IACE,UAAc;CAsHf;sBAxIqB,oBAAoB"}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
Same as text-field, but with special features for a password input.
|
|
3
3
|
Be sure to test on a variety of browsers and operating systems when changing this logic.
|
|
4
4
|
**/
|
|
5
|
-
export default class
|
|
5
|
+
export default class DPasswordField extends DTextField {
|
|
6
6
|
canToggle: boolean;
|
|
7
7
|
keyPress(e: any): void;
|
|
8
8
|
keyUp(e: any): void;
|
|
9
9
|
focusOut(): void;
|
|
10
10
|
focusIn(): void;
|
|
11
11
|
}
|
|
12
|
-
import
|
|
13
|
-
//# sourceMappingURL=password-field.d.ts.map
|
|
12
|
+
import DTextField from "discourse/ui-kit/d-text-field";
|
|
13
|
+
//# sourceMappingURL=d-password-field.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-password-field.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-password-field.js"],"names":[],"mappings":"AAEA;;;GAGG;AACH;IACE,mBAAkB;IAElB,uBAcC;IAED,oBAIC;IAED,iBAEC;IAED,gBAEC;CACF;uBAtCsB,+BAA+B"}
|
package/declarations/app/{components/pick-files-button.d.ts → ui-kit/d-pick-files-button.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DPickFilesButton extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
dialog: any;
|
|
4
4
|
fileInputId: any;
|
|
@@ -19,4 +19,4 @@ export default class PickFilesButton extends Component<any> {
|
|
|
19
19
|
_fileExtension(fileName: any): any;
|
|
20
20
|
}
|
|
21
21
|
import Component from "@ember/component";
|
|
22
|
-
//# sourceMappingURL=pick-files-button.d.ts.map
|
|
22
|
+
//# sourceMappingURL=d-pick-files-button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pick-files-button.d.ts","sourceRoot":"","sources":["../../../../discourse/app/
|
|
1
|
+
{"version":3,"file":"d-pick-files-button.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-pick-files-button.gjs"],"names":[],"mappings":"AAyLA;;IAEE,YAAgB;IAEhB,iBAAmB;IACnB,oBAAsB;IACtB,2BAA0B;IAC1B,6BAA+B;IAC/B,uBAAsB;IACtB,oBAAmB;IAEnB,uCAQC;IAED,yCAMC;IAED,iBAIC;IAED,6BAMC;IAED,2BAaC;IAED,6BAGC;IAED,+BAgBC;IAED,wCAOC;IAED,4CAMC;IAED,mCAEC;CAyDF;sBAtLqB,kBAAkB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DPopupInputTip extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
composer: any;
|
|
4
4
|
tipReason: any;
|
|
@@ -16,4 +16,4 @@ export default class PopupInputTip extends Component<any> {
|
|
|
16
16
|
didReceiveAttrs(...args: any[]): void;
|
|
17
17
|
}
|
|
18
18
|
import Component from "@ember/component";
|
|
19
|
-
//# sourceMappingURL=popup-input-tip.d.ts.map
|
|
19
|
+
//# sourceMappingURL=d-popup-input-tip.d.ts.map
|
package/declarations/app/{components/popup-input-tip.d.ts.map → ui-kit/d-popup-input-tip.d.ts.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popup-input-tip.d.ts","sourceRoot":"","sources":["../../../../discourse/app/
|
|
1
|
+
{"version":3,"file":"d-popup-input-tip.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-popup-input-tip.gjs"],"names":[],"mappings":"AAmGA;;IAIE,cAAkB;IAElB,eAAiB;IACjB,iBAAe;IAEf,kBAAsB;IAEtB,uBAGC;IAUD,oBAEC;IAVD,eAMC;IAMD,oBAGC;IAED,mBAKC;IAED,qBAGC;IAED,gBAIC;IAED,cAEC;IAED,0BAIC;IAED,sCAQC;CAOF;sBAvFqB,kBAAkB"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DRadioButton extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
type: string;
|
|
4
4
|
click(): void;
|
|
5
5
|
get checked(): boolean;
|
|
6
6
|
}
|
|
7
7
|
import Component from "@ember/component";
|
|
8
|
-
//# sourceMappingURL=radio-button.d.ts.map
|
|
8
|
+
//# sourceMappingURL=d-radio-button.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-radio-button.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-radio-button.js"],"names":[],"mappings":"AAMA;;IASE,aAAe;IAEf,cAWC;IAED,uBAGC;CACF;sBAjCqB,kBAAkB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export default DRelativeDate;
|
|
2
|
+
declare const DRelativeDate: import("@ember/component/template-only").TemplateOnlyComponent<never> & (abstract new () => import("@glint/template/-private/integration").InvokableInstance<() => import("@glint/template/-private/integration").ComponentReturn<{}>> & import("@glint/template/-private/integration").HasContext<import("@glint/template/-private/integration").TemplateContext<void, {}, {}, void>>);
|
|
3
|
+
//# sourceMappingURL=d-relative-date.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-relative-date.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-relative-date.gjs"],"names":[],"mappings":";AAOA,qZAGG"}
|
package/declarations/app/{components/relative-time-picker.d.ts → ui-kit/d-relative-time-picker.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DRelativeTimePicker extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
inputValue: any;
|
|
4
4
|
duration: any;
|
|
@@ -14,4 +14,4 @@ export default class RelativeTimePicker extends Component<any> {
|
|
|
14
14
|
onChangeInterval(interval: any): void;
|
|
15
15
|
}
|
|
16
16
|
import Component from "@glimmer/component";
|
|
17
|
-
//# sourceMappingURL=relative-time-picker.d.ts.map
|
|
17
|
+
//# sourceMappingURL=d-relative-time-picker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-relative-time-picker.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-relative-time-picker.gjs"],"names":[],"mappings":"AAuQA;;IACE,gBAAoB;IACpB,cAAkB;IAClB,cAAkB;IAElB;;;QAyBC;IAED,uEAkBC;IAED,mBAuBC;IAED,mCAgCC;IAED,0BAKC;IAED,sCAaC;CA8CF;sBAvOqB,oBAAoB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export default DResponsiveTable;
|
|
2
|
+
declare const DResponsiveTable: import("@ember/component/template-only").TemplateOnlyComponent<never> & (abstract new () => import("@glint/template/-private/integration").InvokableInstance<() => import("@glint/template/-private/integration").ComponentReturn<{}>> & import("@glint/template/-private/integration").HasContext<import("@glint/template/-private/integration").TemplateContext<void, {}, {}, void>>);
|
|
3
|
+
//# sourceMappingURL=d-responsive-table.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-responsive-table.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-responsive-table.gjs"],"names":[],"mappings":";AA0BA,wZA8CG"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DSaveControls extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
get buttonDisabled(): any;
|
|
4
4
|
didInsertElement(...args: any[]): void;
|
|
5
5
|
get savingText(): "saving" | "save";
|
|
6
6
|
}
|
|
7
7
|
import Component from "@ember/component";
|
|
8
|
-
//# sourceMappingURL=save-controls.d.ts.map
|
|
8
|
+
//# sourceMappingURL=d-save-controls.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-save-controls.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-save-controls.gjs"],"names":[],"mappings":"AA+CA;;IAEE,0BAGC;IAED,uCAGC;IAED,oCAGC;CAqCF;sBA1DqB,kBAAkB"}
|
package/declarations/app/{components/second-factor-input.d.ts → ui-kit/d-second-factor-input.d.ts}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DSecondFactorInput extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
get isTotp(): boolean;
|
|
4
4
|
}
|
|
5
5
|
import Component from "@glimmer/component";
|
|
6
|
-
//# sourceMappingURL=second-factor-input.d.ts.map
|
|
6
|
+
//# sourceMappingURL=d-second-factor-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-second-factor-input.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-second-factor-input.gjs"],"names":[],"mappings":"AA2CA;;IACE,sBAEC;CA0CF;sBApDqB,oBAAoB"}
|
|
@@ -5,6 +5,7 @@ export class DSelectOption extends Component<any> {
|
|
|
5
5
|
}
|
|
6
6
|
export default class DSelect extends Component<any> {
|
|
7
7
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
8
|
+
get htmlSelectValue(): any;
|
|
8
9
|
handleInput(event: any): void;
|
|
9
10
|
get hasSelectedValue(): boolean;
|
|
10
11
|
get includeNone(): any;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-select.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-select.gjs"],"names":[],"mappings":"AAkGA,8BAA+B,UAAU,CAAC;AAE1C;;IACE,iBAEC;CAkCF;AAED;;IACE,2BASC;IAED,8BAOC;IAED,gCAEC;IAED,uBAEC;CAsCF;sBAlHqB,oBAAoB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export function smallUserAttrs(user: any): any;
|
|
2
|
-
export default class
|
|
2
|
+
export default class DSmallUserList extends Component<any> {
|
|
3
3
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
4
4
|
currentUser: any;
|
|
5
5
|
get users(): any;
|
|
@@ -7,4 +7,4 @@ export default class SmallUserList extends Component<any> {
|
|
|
7
7
|
get shouldShow(): any;
|
|
8
8
|
}
|
|
9
9
|
import Component from "@glimmer/component";
|
|
10
|
-
//# sourceMappingURL=small-user-list.d.ts.map
|
|
10
|
+
//# sourceMappingURL=d-small-user-list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-small-user-list.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-small-user-list.gjs"],"names":[],"mappings":"AA6GA,+CAYC;AAED;;IACE,iBAAqB;IAErB,iBASC;IAED,mBAKC;IAED,sBAEC;CA4GF;sBA1JqB,oBAAoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-stat-tiles.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-stat-tiles.gjs"],"names":[],"mappings":";AA2GA,kZAcG"}
|
package/declarations/app/{components/table-header-toggle.d.ts → ui-kit/d-table-header-toggle.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DTableHeaderToggle extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
get id(): string;
|
|
4
4
|
get labelKey(): any;
|
|
@@ -13,4 +13,4 @@ export default class TableHeaderToggle extends Component<any> {
|
|
|
13
13
|
keyPress(event: any): void;
|
|
14
14
|
}
|
|
15
15
|
import Component from "@glimmer/component";
|
|
16
|
-
//# sourceMappingURL=table-header-toggle.d.ts.map
|
|
16
|
+
//# sourceMappingURL=d-table-header-toggle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-table-header-toggle.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-table-header-toggle.gjs"],"names":[],"mappings":"AAuIA;;IACE,iBAEC;IAED,oBAMC;IAED,oDAMC;IAED,iDAIC;IAED,+CAMC;IAED,qBAiBC;IAED,oBAEC;IAED,iBAMC;IAED,yBASC;IAED,cAGC;IAED,2BAKC;CAsDF;sBApJqB,oBAAoB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DTapTileGrid extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
activeTile: any;
|
|
4
4
|
}
|
|
5
5
|
import Component from "@ember/component";
|
|
6
|
-
//# sourceMappingURL=tap-tile-grid.d.ts.map
|
|
6
|
+
//# sourceMappingURL=d-tap-tile-grid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-tap-tile-grid.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-tap-tile-grid.gjs"],"names":[],"mappings":"AAoBA;;IAEE,gBAAkB;CAiBnB;sBAvBqB,kBAAkB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DTapTile extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
role: string;
|
|
4
4
|
tabIndex: number;
|
|
@@ -11,4 +11,4 @@ export default class TapTile extends Component<any> {
|
|
|
11
11
|
keyDown(e: any): void;
|
|
12
12
|
}
|
|
13
13
|
import Component from "@ember/component";
|
|
14
|
-
//# sourceMappingURL=tap-tile.d.ts.map
|
|
14
|
+
//# sourceMappingURL=d-tap-tile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-tap-tile.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-tap-tile.gjs"],"names":[],"mappings":"AAyEA;;IAIE,aAAgB;IAChB,iBAAa;IAEb,0BAA8B;IAE9B,2BAGC;IAUD,4BAEC;IAVD,uBAMC;IAMD,sBAGC;IAED,cAEC;IAED,sBAKC;CASF;sBA3DqB,kBAAkB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DTextField {
|
|
2
2
|
_prevValue: any;
|
|
3
3
|
_timer: any;
|
|
4
4
|
didReceiveAttrs(...args: any[]): void;
|
|
@@ -9,4 +9,4 @@ export default class DiscourseTextField {
|
|
|
9
9
|
set placeholder(value: any);
|
|
10
10
|
get placeholder(): any;
|
|
11
11
|
}
|
|
12
|
-
//# sourceMappingURL=text-field.d.ts.map
|
|
12
|
+
//# sourceMappingURL=d-text-field.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-text-field.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-text-field.js"],"names":[],"mappings":"AAUA;IAWE,gBAAkB;IAClB,YAAc;IAEd,sCAIC;IAED,qCAgBC;IAED,yBAEC;IAED,eAWC;IAED,yCAGC;IAUD,4BAEC;IAVD,uBAMC;CAKF"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export default
|
|
2
|
-
declare const
|
|
1
|
+
export default DTextarea;
|
|
2
|
+
declare const DTextarea: Readonly<typeof Component> & (new (owner?: import("@ember/-internals/owner").default) => Component<unknown>) & {
|
|
3
3
|
classNames: string[];
|
|
4
4
|
tagName: string;
|
|
5
5
|
attributeBindings: string[];
|
|
@@ -23,4 +23,4 @@ declare const TextArea: Readonly<typeof Component> & (new (owner?: import("@embe
|
|
|
23
23
|
keyDown(event: any): void;
|
|
24
24
|
};
|
|
25
25
|
import Component from "@ember/component";
|
|
26
|
-
//# sourceMappingURL=textarea.d.ts.map
|
|
26
|
+
//# sourceMappingURL=d-textarea.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-textarea.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-textarea.gjs"],"names":[],"mappings":";AA6KA;;;;;;;;;;;;;;;;;;;;;;EAgGG;sBAlImB,kBAAkB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DTimeInput extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
hours: any;
|
|
4
4
|
minutes: any;
|
|
@@ -16,4 +16,4 @@ export default class TimeInput extends Component<any> {
|
|
|
16
16
|
onChangeTime(time: any): void;
|
|
17
17
|
}
|
|
18
18
|
import Component from "@ember/component";
|
|
19
|
-
//# sourceMappingURL=time-input.d.ts.map
|
|
19
|
+
//# sourceMappingURL=d-time-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-time-input.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-time-input.gjs"],"names":[],"mappings":"AAiSA;;IAEE,WAAa;IACb,aAAe;IACf,kBAAoB;IAEpB,sCAoBC;IAED,uBAaC;IAED;;;;;QA4DC;IAED,mBAKC;IAED,wCAKC;IAED,8BA2CC;CA2BF;sBAlPqB,kBAAkB"}
|
package/declarations/app/{components/time-shortcut-picker.d.ts → ui-kit/d-time-shortcut-picker.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DTimeShortcutPicker extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
userTimezone: any;
|
|
4
4
|
onTimeSelected: any;
|
|
@@ -34,4 +34,4 @@ export default class TimeShortcutPicker extends Component<any> {
|
|
|
34
34
|
_defaultCustomDateTime(): import("moment").Moment;
|
|
35
35
|
}
|
|
36
36
|
import Component from "@ember/component";
|
|
37
|
-
//# sourceMappingURL=time-shortcut-picker.d.ts.map
|
|
37
|
+
//# sourceMappingURL=d-time-shortcut-picker.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"time-shortcut-picker.d.ts","sourceRoot":"","sources":["../../../../discourse/app/
|
|
1
|
+
{"version":3,"file":"d-time-shortcut-picker.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-time-shortcut-picker.gjs"],"names":[],"mappings":"AA8YA;;IAEE,kBAAoB;IAEpB,oBAAsB;IAEtB,sBAAwB;IACxB,kBAAoB;IACpB,kBAAoB;IACpB,sBAAwB;IACxB,uBAAyB;IACzB,0BAA4B;IAE5B,mBAAqB;IACrB,mBAAqB;IAErB,oBAAsB;IACtB,oBAAsB;IACtB,8BAAgC;IAChC,gBAAkB;IAClB,gBAAkB;IAElB,eAAiB;IAEjB,sCAGC;IAED,oCAGC;IAED,gCAGC;IAED,qBAcC;IAED,iCAWC;IAED,yCAIC;IAED,iCAgBC;IAED,oCAiBC;IAED,+BAQC;IAED,8BAMC;IAED,mBAsCC;IAED,iDAUC;IAED,gCA+CC;IAED,0DAMC;IAED,gCAMC;IAED,kDAEC;CAgIF;sBAragC,kBAAkB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export default DTogglePasswordMask;
|
|
2
|
+
declare const DTogglePasswordMask: import("@ember/component/template-only").TemplateOnlyComponent<never> & (abstract new () => import("@glint/template/-private/integration").InvokableInstance<() => import("@glint/template/-private/integration").ComponentReturn<{}>> & import("@glint/template/-private/integration").HasContext<import("@glint/template/-private/integration").TemplateContext<void, {}, {}, void>>);
|
|
3
|
+
//# sourceMappingURL=d-toggle-password-mask.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-toggle-password-mask.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-toggle-password-mask.gjs"],"names":[],"mappings":";AAkBA,2ZAaG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-toggle-switch.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-toggle-switch.gjs"],"names":[],"mappings":"AA0CA;;IACE,yBAKC;CA0DF;sBApEqB,oBAAoB"}
|
package/declarations/app/{components/user-avatar-flair.d.ts → ui-kit/d-user-avatar-flair.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DUserAvatarFlair extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
site: any;
|
|
4
4
|
get flair(): {
|
|
@@ -9,4 +9,4 @@ export default class UserAvatarFlair extends Component<any> {
|
|
|
9
9
|
};
|
|
10
10
|
}
|
|
11
11
|
import Component from "@glimmer/component";
|
|
12
|
-
//# sourceMappingURL=user-avatar-flair.d.ts.map
|
|
12
|
+
//# sourceMappingURL=d-user-avatar-flair.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-user-avatar-flair.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-user-avatar-flair.gjs"],"names":[],"mappings":"AAmDA;;IACE,UAAc;IAEd;;;;;MAyBC;CAcF;sBA/CqB,oBAAoB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DUserAvatar extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
currentUser: any;
|
|
4
4
|
siteSettings: any;
|
|
@@ -6,4 +6,4 @@ export default class UserAvatar extends Component<any> {
|
|
|
6
6
|
get hideFromAnonUser(): boolean;
|
|
7
7
|
}
|
|
8
8
|
import Component from "@glimmer/component";
|
|
9
|
-
//# sourceMappingURL=user-avatar.d.ts.map
|
|
9
|
+
//# sourceMappingURL=d-user-avatar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-user-avatar.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-user-avatar.gjs"],"names":[],"mappings":"AA0DA;;IACE,iBAAqB;IACrB,kBAAsB;IAEtB,sBAYC;IAED,gCAIC;CAiBF;sBA9CqB,oBAAoB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DUserInfo extends Component<any> {
|
|
2
2
|
constructor(owner?: import("@ember/-internals/owner").default | undefined);
|
|
3
3
|
size: string;
|
|
4
4
|
includeLink: boolean;
|
|
@@ -11,4 +11,4 @@ export default class UserInfo extends Component<any> {
|
|
|
11
11
|
get nameFirst(): boolean;
|
|
12
12
|
}
|
|
13
13
|
import Component from "@ember/component";
|
|
14
|
-
//# sourceMappingURL=user-info.d.ts.map
|
|
14
|
+
//# sourceMappingURL=d-user-info.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-user-info.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-user-info.gjs"],"names":[],"mappings":"AAiJA;;IAEE,aAAe;IACf,qBAAmB;IACnB,uBAAqB;IAOrB,6BAEC;IAPD,wBAGC;IAMD,uCAGC;IAED,yCAGC;IAED,oBAGC;IAED,yBAGC;CA8LF;sBA7OqB,kBAAkB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DUserLink extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
currentUser: any;
|
|
4
4
|
siteSettings: any;
|
|
@@ -9,4 +9,4 @@ export default class UserLink extends Component<any> {
|
|
|
9
9
|
get ariaLabel(): any;
|
|
10
10
|
}
|
|
11
11
|
import Component from "@glimmer/component";
|
|
12
|
-
//# sourceMappingURL=user-link.d.ts.map
|
|
12
|
+
//# sourceMappingURL=d-user-link.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-user-link.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-user-link.gjs"],"names":[],"mappings":"AAyEA;;IACE,iBAAqB;IACrB,kBAAsB;IAEtB,oBAEC;IAED,gCAIC;IAED,gBAaC;IAED,yBAEC;IAED,qBAcC;CAyBF;sBA7EqB,oBAAoB"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DUserStat extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
get type(): any;
|
|
4
4
|
get isNumber(): boolean;
|
|
5
5
|
get isDuration(): boolean;
|
|
6
6
|
}
|
|
7
7
|
import Component from "@glimmer/component";
|
|
8
|
-
//# sourceMappingURL=user-stat.d.ts.map
|
|
8
|
+
//# sourceMappingURL=d-user-stat.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-user-stat.d.ts","sourceRoot":"","sources":["../../../../discourse/app/ui-kit/d-user-stat.gjs"],"names":[],"mappings":"AA6CA;;IACE,gBAEC;IAED,wBAEC;IAED,0BAEC;CA4CF;sBA9DqB,oBAAoB"}
|
package/declarations/app/{components/user-status-message.d.ts → ui-kit/d-user-status-message.d.ts}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export default class
|
|
1
|
+
export default class DUserStatusMessage extends Component<any> {
|
|
2
2
|
constructor(owner: import("@ember/-internals/owner").default, args: any);
|
|
3
3
|
currentUser: any;
|
|
4
4
|
get until(): string;
|
|
5
5
|
}
|
|
6
6
|
import Component from "@glimmer/component";
|
|
7
|
-
//# sourceMappingURL=user-status-message.d.ts.map
|
|
7
|
+
//# sourceMappingURL=d-user-status-message.d.ts.map
|