From c8e2e37fa77d3c3c69c7572866017e9bb92befa3 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Wed, 28 Dec 2022 12:28:11 +0000 Subject: [PATCH] DEV: Apply prettier to hbs files --- .../components/webhook-event-chooser.hbs | 8 +- .../admin/addon/components/webhook-event.hbs | 2 +- .../admin/addon/components/webhook-events.hbs | 37 +- .../admin/addon/components/webhook-status.hbs | 2 +- .../admin/addon/templates/admin-badges.hbs | 2 +- .../addon/templates/admin-badges/award.hbs | 42 +- .../addon/templates/admin-badges/index.hbs | 15 +- .../addon/templates/admin-badges/show.hbs | 186 ++- .../admin/addon/templates/admin.hbs | 7 +- .../admin/addon/templates/api-keys-index.hbs | 30 +- .../admin/addon/templates/api-keys-new.hbs | 64 +- .../admin/addon/templates/api-keys-show.hbs | 74 +- .../javascripts/admin/addon/templates/api.hbs | 2 +- .../admin/addon/templates/backups-index.hbs | 76 +- .../admin/addon/templates/backups-logs.hbs | 2 +- .../admin/addon/templates/backups.hbs | 32 +- .../addon/templates/components/ace-editor.hbs | 2 +- .../components/admin-backups-logs.hbs | 2 +- .../components/admin-editable-field.hbs | 20 +- .../templates/components/admin-form-row.hbs | 2 +- .../addon/templates/components/admin-nav.hbs | 2 +- .../components/admin-penalty-history.hbs | 12 +- .../components/admin-penalty-post-action.hbs | 8 +- .../components/admin-penalty-reason.hbs | 36 +- .../admin-penalty-similar-users.hbs | 15 +- .../components/admin-report-chart.hbs | 2 +- .../components/admin-report-counters.hbs | 23 +- .../components/admin-report-counts.hbs | 26 +- .../components/admin-report-inline-table.hbs | 2 +- .../admin-report-per-day-counts.hbs | 6 +- .../components/admin-report-stacked-chart.hbs | 2 +- .../components/admin-report-storage-stats.hbs | 39 +- .../components/admin-report-table-cell.hbs | 2 +- .../components/admin-report-table-header.hbs | 8 +- .../components/admin-report-table-row.hbs | 8 +- .../components/admin-report-table.hbs | 31 +- .../admin-report-trust-level-counts.hbs | 20 +- .../templates/components/admin-report.hbs | 82 +- .../components/admin-theme-editor.hbs | 72 +- .../components/admin-user-field-item.hbs | 86 +- .../components/admin-watched-word.hbs | 16 +- .../components/dashboard-new-feature-item.hbs | 8 +- .../components/dashboard-new-features.hbs | 17 +- .../components/dashboard-problems.hbs | 31 +- .../components/email-styles-editor.hbs | 28 +- .../templates/components/embeddable-host.hbs | 66 +- .../components/embedding-setting.hbs | 8 +- .../templates/components/emoji-value-list.hbs | 52 +- .../templates/components/flag-user-lists.hbs | 18 +- .../addon/templates/components/flag-user.hbs | 14 +- .../templates/components/highlighted-code.hbs | 2 +- .../components/inline-edit-checkbox.hbs | 14 +- .../components/install-theme-item.hbs | 9 +- .../addon/templates/components/ip-lookup.hbs | 52 +- .../templates/components/permalink-form.hbs | 35 +- .../components/report-filters/bool.hbs | 6 +- .../components/report-filters/category.hbs | 6 +- .../components/report-filters/group.hbs | 10 +- .../components/report-filters/list.hbs | 9 +- .../templates/components/resumable-upload.hbs | 2 +- .../components/screened-ip-address-form.hbs | 23 +- .../components/secret-value-list.hbs | 41 +- .../components/setting-validation-message.hbs | 4 +- .../templates/components/silence-details.hbs | 12 +- .../templates/components/simple-list.hbs | 46 +- .../site-customization-change-details.hbs | 59 +- .../site-customization-change-field.hbs | 9 +- .../templates/components/site-setting.hbs | 30 +- .../components/site-settings/bool.hbs | 2 +- .../site-settings/category-list.hbs | 7 +- .../components/site-settings/category.hbs | 11 +- .../components/site-settings/color.hbs | 10 +- .../components/site-settings/compact-list.hbs | 13 +- .../components/site-settings/emoji-list.hbs | 2 +- .../components/site-settings/enum.hbs | 14 +- .../components/site-settings/group-list.hbs | 11 +- .../components/site-settings/host-list.hbs | 12 +- .../components/site-settings/list.hbs | 8 +- .../components/site-settings/named-list.hbs | 14 +- .../components/site-settings/secret-list.hbs | 8 +- .../components/site-settings/simple-list.hbs | 8 +- .../components/site-settings/string.hbs | 8 +- .../components/site-settings/tag-list.hbs | 12 +- .../components/site-settings/upload.hbs | 10 +- .../site-settings/uploaded-image-list.hbs | 8 +- .../components/site-settings/url-list.hbs | 2 +- .../components/site-settings/value-list.hbs | 2 +- .../components/site-text-summary.hbs | 9 +- .../templates/components/staff-actions.hbs | 4 +- .../templates/components/tags-uploader.hbs | 11 +- .../templates/components/themes-list-item.hbs | 33 +- .../templates/components/themes-list.hbs | 46 +- .../addon/templates/components/value-list.hbs | 38 +- .../templates/components/version-checks.hbs | 21 +- .../components/watched-word-form.hbs | 75 +- .../components/watched-word-uploader.hbs | 10 +- .../templates/customize-colors-index.hbs | 2 +- .../addon/templates/customize-colors-show.hbs | 82 +- .../addon/templates/customize-colors.hbs | 15 +- .../templates/customize-email-style-edit.hbs | 15 +- .../addon/templates/customize-email-style.hbs | 2 +- .../customize-email-templates-edit.hbs | 30 +- .../templates/customize-email-templates.hbs | 2 +- .../addon/templates/customize-robots-txt.hbs | 17 +- .../addon/templates/customize-themes-edit.hbs | 36 +- .../templates/customize-themes-index.hbs | 21 +- .../addon/templates/customize-themes-show.hbs | 303 +++- .../addon/templates/customize-themes.hbs | 9 +- .../admin/addon/templates/customize.hbs | 62 +- .../admin/addon/templates/dashboard.hbs | 21 +- .../addon/templates/dashboard_general.hbs | 145 +- .../addon/templates/dashboard_moderation.hbs | 38 +- .../addon/templates/dashboard_reports.hbs | 9 +- .../addon/templates/dashboard_security.hbs | 24 +- .../addon/templates/email-advanced-test.hbs | 9 +- .../admin/addon/templates/email-bounced.hbs | 37 +- .../admin/addon/templates/email-index.hbs | 15 +- .../addon/templates/email-preview-digest.hbs | 42 +- .../admin/addon/templates/email-received.hbs | 21 +- .../admin/addon/templates/email-rejected.hbs | 41 +- .../admin/addon/templates/email-sent.hbs | 43 +- .../admin/addon/templates/email-skipped.hbs | 31 +- .../admin/addon/templates/email.hbs | 17 +- .../admin/addon/templates/embedding.hbs | 64 +- .../admin/addon/templates/emojis.hbs | 31 +- .../admin/addon/templates/logs.hbs | 22 +- .../addon/templates/logs/screened-emails.hbs | 36 +- .../templates/logs/screened-ip-addresses.hbs | 79 +- .../addon/templates/logs/screened-urls.hbs | 29 +- .../templates/logs/staff-action-logs.hbs | 115 +- .../templates/modal/admin-add-upload.hbs | 25 +- .../templates/modal/admin-api-key-urls.hbs | 2 +- .../templates/modal/admin-badge-preview.hbs | 7 +- .../modal/admin-color-scheme-select-base.hbs | 16 +- .../modal/admin-delete-posts-confirmation.hbs | 31 +- .../admin-delete-user-posts-progress.hbs | 11 +- .../modal/admin-edit-badge-groupings.hbs | 26 +- .../templates/modal/admin-incoming-email.hbs | 15 +- .../templates/modal/admin-install-theme.hbs | 116 +- .../modal/admin-merge-users-confirmation.hbs | 31 +- .../modal/admin-merge-users-progress.hbs | 4 +- .../modal/admin-merge-users-prompt.hbs | 31 +- .../templates/modal/admin-penalize-user.hbs | 56 +- .../addon/templates/modal/admin-reseed.hbs | 37 +- .../modal/admin-staff-action-log-details.hbs | 2 +- .../templates/modal/admin-start-backup.hbs | 14 +- .../templates/modal/admin-theme-change.hbs | 8 +- .../templates/modal/admin-theme-item.hbs | 17 +- .../modal/admin-uploaded-image-list.hbs | 8 +- .../modal/admin-watched-word-test.hbs | 10 +- .../modal/site-setting-default-categories.hbs | 18 +- .../admin/addon/templates/permalinks.hbs | 39 +- .../admin/addon/templates/plugins-index.hbs | 33 +- .../admin/addon/templates/plugins.hbs | 15 +- .../admin/addon/templates/reports-show.hbs | 9 +- .../addon/templates/search-logs-index.hbs | 32 +- .../addon/templates/search-logs-term.hbs | 23 +- .../templates/site-settings-category.hbs | 9 +- .../admin/addon/templates/site-settings.hbs | 32 +- .../admin/addon/templates/site-text-edit.hbs | 27 +- .../admin/addon/templates/site-text-index.hbs | 2 +- .../admin/addon/templates/site-text.hbs | 2 +- .../admin/addon/templates/user-badges.hbs | 50 +- .../admin/addon/templates/user-fields.hbs | 27 +- .../admin/addon/templates/user-index.hbs | 459 +++++- .../addon/templates/user-tl3-requirements.hbs | 58 +- .../admin/addon/templates/user.hbs | 2 +- .../admin/addon/templates/users-list-show.hbs | 128 +- .../admin/addon/templates/users-list.hbs | 60 +- .../addon/templates/watched-words-action.hbs | 59 +- .../admin/addon/templates/watched-words.hbs | 23 +- .../admin/addon/templates/web-hooks-edit.hbs | 80 +- .../admin/addon/templates/web-hooks-index.hbs | 2 +- .../admin/addon/templates/web-hooks-show.hbs | 2 +- .../admin/addon/templates/web-hooks.hbs | 2 +- .../addon/components/dialog-holder.hbs | 45 +- .../components/composer-fullscreen-prompt.hbs | 7 +- .../app/components/composer-save-button.hbs | 4 +- .../app/components/glimmer-topic-timeline.hbs | 2 +- .../discourse/app/components/sidebar.hbs | 14 +- .../sidebar/anonymous/categories-section.hbs | 9 +- .../components/sidebar/anonymous/sections.hbs | 6 +- .../sidebar/anonymous/tags-section.hbs | 9 +- .../common/all-categories-section-link.hbs | 2 +- .../sidebar/common/all-tags-section-link.hbs | 2 +- .../sidebar/common/community-section.hbs | 13 +- .../app/components/sidebar/footer.hbs | 15 +- .../components/sidebar/hamburger-dropdown.hbs | 13 +- .../components/sidebar/more-section-link.hbs | 3 +- .../components/sidebar/more-section-links.hbs | 15 +- .../app/components/sidebar/section-header.hbs | 5 +- .../sidebar/section-link-prefix.hbs | 22 +- .../app/components/sidebar/section-link.hbs | 32 +- .../components/sidebar/section-message.hbs | 2 +- .../app/components/sidebar/section.hbs | 5 +- .../app/components/sidebar/sections.hbs | 6 +- .../sidebar/user/categories-section.hbs | 26 +- .../sidebar/user/messages-section.hbs | 15 +- .../app/components/sidebar/user/sections.hbs | 16 +- .../components/sidebar/user/tags-section.hbs | 22 +- .../app/components/toggle-password-mask.hbs | 8 +- .../components/topic-timeline/back-button.hbs | 2 +- .../components/topic-timeline/container.hbs | 69 +- .../components/topic-timeline/scroller.hbs | 20 +- .../user-menu/bookmarks-list-empty-state.hbs | 2 +- .../user-menu/items-list-empty-state.hbs | 2 +- .../app/components/user-menu/items-list.hbs | 10 +- .../user-menu/likes-list-empty-state.hbs | 9 +- .../app/components/user-menu/menu-item.hbs | 7 +- .../app/components/user-menu/menu-tab.hbs | 4 +- .../app/components/user-menu/menu.hbs | 18 +- .../user-menu/messages-list-empty-state.hbs | 10 +- .../notifications-list-empty-state.hbs | 14 +- .../other-notifications-list-empty-state.hbs | 2 +- .../user-menu/profile-tab-content.hbs | 30 +- .../discourse/app/components/user-nav.hbs | 7 +- .../app/components/user-nav/activity-nav.hbs | 6 +- .../app/components/user-nav/dropdown-list.hbs | 16 +- .../user-nav/messages-secondary-nav.hbs | 2 +- .../components/user-nav/notifications-nav.hbs | 6 +- .../components/user-nav/preferences-nav.hbs | 12 +- .../allow-private-messages.hbs | 7 +- .../user-preferences/categories.hbs | 93 +- .../app/components/user-preferences/tags.hbs | 70 +- .../user-preferences/topic-tracking.hbs | 28 +- .../user-preferences/user-api-keys.hbs | 30 +- .../discourse/app/components/user-tip.hbs | 2 +- .../app/components/username-preference.hbs | 10 +- .../discourse/app/templates/about.hbs | 73 +- .../app/templates/account-created.hbs | 2 +- .../templates/account-created/edit-email.hbs | 9 +- .../app/templates/account-created/index.hbs | 11 +- .../app/templates/account-created/resent.hbs | 6 +- .../discourse/app/templates/application.hbs | 45 +- .../discourse/app/templates/badges/index.hbs | 8 +- .../discourse/app/templates/badges/show.hbs | 49 +- .../discourse/app/templates/bulk-tag.hbs | 6 +- .../templates/components/about-page-users.hbs | 20 +- .../components/activation-controls.hbs | 16 +- .../components/activation-email-form.hbs | 2 +- .../templates/components/avatar-uploader.hbs | 18 +- .../app/templates/components/backup-codes.hbs | 33 +- .../app/templates/components/badge-button.hbs | 10 +- .../app/templates/components/badge-card.hbs | 35 +- .../templates/components/badge-selector.hbs | 7 +- .../app/templates/components/badge-title.hbs | 16 +- .../templates/components/basic-topic-list.hbs | 18 +- .../templates/components/bookmark-icon.hbs | 2 +- .../templates/components/bookmark-list.hbs | 94 +- .../app/templates/components/bookmark.hbs | 67 +- .../components/bootstrap-mode-notice.hbs | 14 +- .../app/templates/components/bread-crumbs.hbs | 28 +- .../components/bulk-select-toggle.hbs | 6 +- .../app/templates/components/cancel-link.hbs | 2 +- .../categories-and-latest-topics.hbs | 8 +- .../components/categories-and-top-topics.hbs | 8 +- .../components/categories-boxes-topic.hbs | 2 +- .../categories-boxes-with-topics.hbs | 20 +- .../templates/components/categories-boxes.hbs | 38 +- .../templates/components/categories-only.hbs | 37 +- .../components/categories-topic-list.hbs | 24 +- .../categories-with-featured-topics.hbs | 2 +- .../templates/components/category-logo.hbs | 21 +- .../components/category-name-fields.hbs | 15 +- .../components/category-permission-row.hbs | 18 +- .../components/category-read-only-banner.hbs | 2 +- .../components/category-title-before.hbs | 5 +- .../components/category-title-link.hbs | 2 +- .../templates/components/category-unread.hbs | 20 +- .../app/templates/components/cdn-img.hbs | 10 +- .../templates/components/choose-message.hbs | 15 +- .../app/templates/components/choose-topic.hbs | 19 +- .../app/templates/components/color-input.hbs | 14 +- .../app/templates/components/color-picker.hbs | 8 +- .../components/composer-action-title.hbs | 19 +- .../templates/components/composer-editor.hbs | 24 +- .../components/composer-messages.hbs | 9 +- .../templates/components/composer-title.hbs | 12 +- .../templates/components/composer-toggles.hbs | 30 +- .../components/composer-user-selector.hbs | 9 +- .../conditional-loading-section.hbs | 2 +- .../conditional-loading-spinner.hbs | 2 +- .../app/templates/components/cook-text.hbs | 2 +- .../app/templates/components/copy-button.hbs | 6 +- .../app/templates/components/count-i18n.hbs | 2 +- .../components/create-invite-uploader.hbs | 16 +- .../components/create-topic-button.hbs | 11 +- .../components/create-topics-notice.hbs | 2 +- .../components/custom-html-container.hbs | 2 +- .../app/templates/components/d-button.hbs | 12 +- .../app/templates/components/d-editor.hbs | 71 +- .../templates/components/d-modal-cancel.hbs | 6 +- .../app/templates/components/d-modal.hbs | 23 +- .../components/d-navigation-item.hbs | 2 +- .../app/templates/components/d-navigation.hbs | 86 +- .../app/templates/components/d-popover.hbs | 10 +- .../app/templates/components/d-tooltip.hbs | 2 +- .../app/templates/components/date-input.hbs | 11 +- .../app/templates/components/date-picker.hbs | 8 +- .../components/date-time-input-range.hbs | 21 +- .../templates/components/date-time-input.hbs | 30 +- .../desktop-notification-config.hbs | 31 +- .../templates/components/directory-item.hbs | 6 +- .../templates/components/directory-table.hbs | 24 +- .../templates/components/disabled-icon.hbs | 2 +- .../templates/components/discourse-banner.hbs | 9 +- .../components/discourse-linked-text.hbs | 2 +- .../components/discourse-tag-bound.hbs | 2 +- .../components/discovery-topics-list.hbs | 4 +- .../components/edit-category-general.hbs | 47 +- .../components/edit-category-images.hbs | 28 +- .../components/edit-category-panel.hbs | 7 +- .../components/edit-category-security.hbs | 25 +- .../components/edit-category-settings.hbs | 196 ++- .../components/edit-category-tab.hbs | 6 +- .../components/edit-category-tags.hbs | 53 +- .../edit-category-topic-template.hbs | 5 +- .../components/edit-topic-timer-form.hbs | 50 +- .../components/emoji-group-buttons.hbs | 87 +- .../components/emoji-group-sections.hbs | 1356 +++++++++++++---- .../app/templates/components/emoji-picker.hbs | 87 +- .../templates/components/emoji-uploader.hbs | 34 +- .../app/templates/components/empty-state.hbs | 2 +- .../app/templates/components/expand-post.hbs | 9 +- .../templates/components/featured-topic.hbs | 14 +- .../templates/components/flag-action-type.hbs | 38 +- .../templates/components/flag-selection.hbs | 2 +- .../app/templates/components/flat-button.hbs | 2 +- .../templates/components/footer-message.hbs | 6 +- .../components/future-date-input.hbs | 32 +- .../components/generated-invite-link.hbs | 4 +- .../templates/components/global-notice.hbs | 9 +- .../templates/components/google-search.hbs | 15 +- .../components/group-activity-filter.hbs | 7 +- .../components/group-card-contents.hbs | 52 +- .../components/group-flair-inputs.hbs | 86 +- .../components/group-imap-email-settings.hbs | 88 +- .../group-manage-email-settings.hbs | 66 +- .../components/group-manage-logs-filter.hbs | 10 +- .../components/group-manage-logs-row.hbs | 47 +- .../components/group-manage-save-button.hbs | 9 +- .../app/templates/components/group-member.hbs | 2 +- .../components/group-membership-button.hbs | 26 +- .../templates/components/group-navigation.hbs | 20 +- .../app/templates/components/group-post.hbs | 24 +- .../templates/components/group-selector.hbs | 7 +- .../components/group-smtp-email-settings.hbs | 108 +- .../groups-form-interaction-fields.hbs | 107 +- .../groups-form-membership-fields.hbs | 97 +- .../components/groups-form-profile-fields.hbs | 31 +- .../app/templates/components/groups-info.hbs | 2 +- .../templates/components/hidden-details.hbs | 8 +- .../components/horizontal-overflow-nav.hbs | 18 +- .../components/ignored-user-list-item.hbs | 8 +- .../components/ignored-user-list.hbs | 12 +- .../templates/components/images-uploader.hbs | 16 +- .../app/templates/components/input-tip.hbs | 5 +- .../app/templates/components/invite-panel.hbs | 68 +- .../app/templates/components/json-editor.hbs | 15 +- .../components/latest-topic-list-item.hbs | 18 +- .../templates/components/link-to-input.hbs | 2 +- .../templates/components/login-buttons.hbs | 8 +- .../components/mobile-category-topic.hbs | 11 +- .../components/modal-footer-close.hbs | 8 +- .../app/templates/components/modal-panel.hbs | 6 +- .../app/templates/components/modal-tab.hbs | 2 +- .../app/templates/components/mount-widget.hbs | 4 +- .../app/templates/components/nav-item.hbs | 7 +- .../templates/components/navigation-bar.hbs | 13 +- .../templates/components/navigation-item.hbs | 2 +- .../notification-consent-banner.hbs | 15 +- .../components/parent-category-row.hbs | 59 +- .../app/templates/components/pending-post.hbs | 2 +- .../components/pick-files-button.hbs | 25 +- .../templates/components/plugin-outlet.hbs | 10 +- .../templates/components/popup-input-tip.hbs | 2 +- .../app/templates/components/popup-menu.hbs | 2 +- .../components/preference-checkbox.hbs | 8 +- .../components/private-message-glyph.hbs | 8 +- .../components/pwa-install-banner.hbs | 15 +- .../app/templates/components/quote-button.hbs | 47 +- .../templates/components/related-messages.hbs | 15 +- .../components/relative-time-picker.hbs | 19 +- .../components/reviewable-bundled-action.hbs | 25 +- .../components/reviewable-claimed-topic.hbs | 17 +- .../reviewable-conversation-post.hbs | 8 +- .../components/reviewable-created-by-name.hbs | 8 +- .../components/reviewable-created-by.hbs | 7 +- .../components/reviewable-field-category.hbs | 2 +- .../components/reviewable-field-editor.hbs | 2 +- .../components/reviewable-field-tags.hbs | 8 +- .../components/reviewable-field-text.hbs | 6 +- .../components/reviewable-field-textarea.hbs | 6 +- .../templates/components/reviewable-field.hbs | 2 +- .../components/reviewable-flagged-post.hbs | 20 +- .../components/reviewable-histories.hbs | 2 +- .../templates/components/reviewable-item.hbs | 80 +- .../components/reviewable-post-edits.hbs | 9 +- .../components/reviewable-post-header.hbs | 11 +- .../templates/components/reviewable-post.hbs | 13 +- .../components/reviewable-queued-post.hbs | 8 +- .../templates/components/reviewable-score.hbs | 18 +- .../components/reviewable-scores.hbs | 2 +- .../templates/components/reviewable-tags.hbs | 2 +- .../components/reviewable-topic-link.hbs | 16 +- .../templates/components/reviewable-user.hbs | 50 +- .../templates/components/save-controls.hbs | 9 +- .../app/templates/components/score-value.hbs | 7 +- .../components/search-advanced-options.hbs | 252 ++- .../components/search-result-entries.hbs | 10 +- .../components/search-result-entry.hbs | 26 +- .../components/second-factor-form.hbs | 8 +- .../components/second-factor-input.hbs | 15 +- .../components/security-key-form.hbs | 17 +- .../templates/components/selected-posts.hbs | 35 +- .../app/templates/components/share-panel.hbs | 14 +- .../app/templates/components/share-source.hbs | 7 +- .../components/shared-draft-controls.hbs | 14 +- .../app/templates/components/signup-cta.hbs | 19 +- .../templates/components/slow-mode-info.hbs | 8 +- .../components/software-update-prompt.hbs | 22 +- .../components/sub-category-item.hbs | 2 +- .../templates/components/sub-category-row.hbs | 24 +- .../subcategories-with-featured-topics.hbs | 8 +- .../templates/components/suggested-topics.hbs | 20 +- .../components/table-header-toggle.hbs | 12 +- .../templates/components/tag-drop-link.hbs | 2 +- .../templates/components/tag-groups-form.hbs | 95 +- .../app/templates/components/tag-info.hbs | 99 +- .../app/templates/components/tag-list.hbs | 12 +- .../templates/components/tap-tile-grid.hbs | 2 +- .../app/templates/components/tap-tile.hbs | 2 +- .../templates/components/text-overflow.hbs | 2 +- .../app/templates/components/time-input.hbs | 9 +- .../components/time-shortcut-picker.hbs | 29 +- .../components/top-period-buttons.hbs | 9 +- .../templates/components/topic-category.hbs | 7 +- .../components/topic-dismiss-buttons.hbs | 19 +- .../templates/components/topic-entrance.hbs | 20 +- .../components/topic-footer-buttons.hbs | 85 +- .../templates/components/topic-list-item.hbs | 2 +- .../app/templates/components/topic-list.hbs | 52 +- .../components/topic-navigation-popup.hbs | 2 +- .../templates/components/topic-navigation.hbs | 2 +- .../components/topic-post-badges.hbs | 14 +- .../templates/components/topic-progress.hbs | 20 +- .../app/templates/components/topic-status.hbs | 58 +- .../templates/components/topic-timer-info.hbs | 19 +- .../app/templates/components/topic-title.hbs | 9 +- .../templates/components/track-selected.hbs | 2 +- .../components/uppy-backup-uploader.hbs | 15 +- .../components/uppy-image-uploader.hbs | 56 +- .../components/user-avatar-flair.hbs | 9 +- .../app/templates/components/user-badge.hbs | 2 +- .../components/user-card-contents.hbs | 210 ++- .../components/user-fields/confirm.hbs | 16 +- .../components/user-fields/dropdown.hbs | 14 +- .../components/user-fields/multiselect.hbs | 14 +- .../templates/components/user-fields/text.hbs | 13 +- .../components/user-flag-percentage.hbs | 6 +- .../app/templates/components/user-info.hbs | 22 +- .../user-notification-schedule-day.hbs | 16 +- .../components/user-notification-schedule.hbs | 21 +- .../components/user-profile-avatar.hbs | 9 +- .../app/templates/components/user-stat.hbs | 2 +- .../components/user-status-message.hbs | 2 +- .../components/user-status-picker.hbs | 11 +- .../templates/components/user-stream-item.hbs | 71 +- .../app/templates/components/user-stream.hbs | 9 +- .../user-summary-category-search.hbs | 2 +- .../components/user-summary-section.hbs | 2 +- .../components/user-summary-topic.hbs | 4 +- .../components/user-summary-topics-list.hbs | 8 +- .../components/user-summary-user.hbs | 2 +- .../components/user-summary-users-list.hbs | 2 +- .../components/welcome-topic-banner.hbs | 13 +- .../discourse/app/templates/composer.hbs | 281 +++- .../templates/composer/dominating-topic.hbs | 19 +- .../app/templates/composer/education.hbs | 12 +- .../app/templates/composer/get-a-room.hbs | 17 +- .../templates/composer/group-mentioned.hbs | 12 +- .../app/templates/composer/similar-topics.hbs | 17 +- .../discourse/app/templates/d-section.hbs | 2 +- .../discourse/app/templates/discovery.hbs | 32 +- .../app/templates/discovery/categories.hbs | 51 +- .../app/templates/discovery/topics.hbs | 128 +- .../app/templates/edit-category-tabs.hbs | 92 +- .../discourse/app/templates/email-login.hbs | 55 +- .../discourse/app/templates/exception.hbs | 15 +- .../app/templates/full-page-search.hbs | 126 +- .../app/templates/group-activity-posts.hbs | 2 +- .../app/templates/group-activity-topics.hbs | 8 +- .../discourse/app/templates/group-index.hbs | 106 +- .../app/templates/group-requests.hbs | 44 +- .../discourse/app/templates/group.hbs | 69 +- .../app/templates/group/activity.hbs | 12 +- .../discourse/app/templates/group/manage.hbs | 7 +- .../app/templates/group/manage/categories.hbs | 55 +- .../app/templates/group/manage/email.hbs | 2 +- .../templates/group/manage/interaction.hbs | 2 +- .../app/templates/group/manage/logs.hbs | 31 +- .../app/templates/group/manage/membership.hbs | 2 +- .../app/templates/group/manage/profile.hbs | 2 +- .../app/templates/group/manage/tags.hbs | 77 +- .../app/templates/group/messages.hbs | 2 +- .../app/templates/group/permissions.hbs | 3 +- .../discourse/app/templates/groups/index.hbs | 69 +- .../discourse/app/templates/groups/new.hbs | 40 +- .../discourse/app/templates/hide-modal.hbs | 2 +- .../discourse/app/templates/invites.hbs | 2 +- .../discourse/app/templates/invites/show.hbs | 129 +- .../discourse/app/templates/loading.hbs | 2 +- .../app/templates/login-preferences.hbs | 8 +- .../mobile/components/categories-only.hbs | 16 +- .../categories-with-featured-topics.hbs | 2 +- .../mobile/components/directory-item.hbs | 8 +- .../mobile/components/mobile-nav.hbs | 4 +- .../mobile/components/navigation-bar.hbs | 15 +- .../mobile/components/parent-category-row.hbs | 24 +- .../mobile/components/sub-category-item.hbs | 2 +- .../mobile/components/sub-category-row.hbs | 13 +- .../subcategories-with-featured-topics.hbs | 8 +- .../app/templates/mobile/discovery/topics.hbs | 77 +- .../app/templates/mobile/group-index.hbs | 33 +- .../app/templates/mobile/modal/login.hbs | 90 +- .../discourse/app/templates/mobile/users.hbs | 57 +- .../discourse/app/templates/modal.hbs | 15 +- .../app/templates/modal/activation-edit.hbs | 9 +- .../app/templates/modal/activation-resent.hbs | 6 +- .../modal/associate-account-confirm.hbs | 45 +- .../app/templates/modal/auth-token.hbs | 20 +- .../app/templates/modal/avatar-selector.hbs | 95 +- .../app/templates/modal/bookmark.hbs | 11 +- .../templates/modal/bulk-actions-buttons.hbs | 9 +- .../templates/modal/bulk-change-category.hbs | 12 +- .../modal/bulk-notification-level.hbs | 13 +- .../app/templates/modal/bulk-progress.hbs | 4 +- .../app/templates/modal/change-owner.hbs | 26 +- .../templates/modal/change-post-notice.hbs | 24 +- .../app/templates/modal/change-timestamp.hbs | 17 +- .../modal/convert-to-public-topic.hbs | 14 +- .../app/templates/modal/create-account.hbs | 198 ++- .../templates/modal/create-invite-bulk.hbs | 29 +- .../app/templates/modal/create-invite.hbs | 136 +- .../templates/modal/delete-topic-confirm.hbs | 20 +- .../modal/delete-topic-disallowed.hbs | 8 +- .../app/templates/modal/discard-draft.hbs | 21 +- .../dismiss-notification-confirmation.hbs | 15 +- .../app/templates/modal/dismiss-read.hbs | 15 +- .../app/templates/modal/do-not-disturb.hbs | 35 +- .../app/templates/modal/download-calendar.hbs | 27 +- .../app/templates/modal/edit-slow-mode.hbs | 54 +- .../app/templates/modal/edit-topic-timer.hbs | 30 +- .../modal/edit-user-directory-columns.hbs | 42 +- .../templates/modal/explain-reviewable.hbs | 26 +- .../modal/feature-topic-on-profile.hbs | 24 +- .../app/templates/modal/feature-topic.hbs | 114 +- .../discourse/app/templates/modal/flag.hbs | 69 +- .../app/templates/modal/forgot-password.hbs | 44 +- .../app/templates/modal/fullscreen-code.hbs | 5 +- .../app/templates/modal/fullscreen-table.hbs | 2 +- .../app/templates/modal/grant-badge.hbs | 19 +- .../app/templates/modal/group-add-members.hbs | 40 +- .../modal/group-default-notifications.hbs | 18 +- .../discourse/app/templates/modal/history.hbs | 170 ++- .../modal/ignore-duration-with-username.hbs | 34 +- .../app/templates/modal/ignore-duration.hbs | 22 +- .../app/templates/modal/insert-hyperlink.hbs | 30 +- .../templates/modal/json-schema-editor.hbs | 6 +- .../app/templates/modal/jump-to-post.hbs | 25 +- .../modal/keyboard-shortcuts-help.hbs | 7 +- .../discourse/app/templates/modal/login.hbs | 120 +- .../app/templates/modal/move-to-topic.hbs | 116 +- .../app/templates/modal/not-activated.hbs | 7 +- .../app/templates/modal/post-enqueued.hbs | 12 +- .../app/templates/modal/publish-page.hbs | 58 +- .../app/templates/modal/raw-email.hbs | 34 +- .../modal/reject-reason-reviewable.hbs | 15 +- .../templates/modal/reorder-categories.hbs | 32 +- .../modal/request-group-membership-form.hbs | 9 +- .../modal/second-factor-add-security-key.hbs | 18 +- .../modal/second-factor-add-totp.hbs | 39 +- .../modal/second-factor-backup-edit.hbs | 35 +- .../modal/second-factor-edit-security-key.hbs | 20 +- .../templates/modal/second-factor-edit.hbs | 18 +- .../app/templates/modal/share-and-invite.hbs | 2 +- .../app/templates/modal/share-topic.hbs | 55 +- .../app/templates/modal/tag-upload.hbs | 8 +- .../templates/modal/topic-bulk-actions.hbs | 6 +- .../app/templates/modal/user-status.hbs | 14 +- .../app/templates/navigation/categories.hbs | 12 +- .../app/templates/navigation/category.hbs | 26 +- .../app/templates/navigation/default.hbs | 16 +- .../app/templates/password-reset.hbs | 74 +- .../app/templates/preferences-email.hbs | 23 +- .../templates/preferences-second-factor.hbs | 118 +- .../discourse/app/templates/preferences.hbs | 42 +- .../app/templates/preferences/account.hbs | 161 +- .../app/templates/preferences/apps.hbs | 9 +- .../app/templates/preferences/categories.hbs | 11 +- .../app/templates/preferences/emails.hbs | 101 +- .../app/templates/preferences/interface.hbs | 197 ++- .../templates/preferences/notifications.hbs | 49 +- .../app/templates/preferences/profile.hbs | 118 +- .../app/templates/preferences/security.hbs | 63 +- .../app/templates/preferences/sidebar.hbs | 54 +- .../app/templates/preferences/tags.hbs | 9 +- .../app/templates/preferences/tracking.hbs | 17 +- .../app/templates/preferences/users.hbs | 48 +- .../discourse/app/templates/review-index.hbs | 94 +- .../app/templates/review-settings.hbs | 16 +- .../discourse/app/templates/review-show.hbs | 2 +- .../discourse/app/templates/review-topics.hbs | 19 +- .../discourse/app/templates/review.hbs | 8 +- .../app/templates/second-factor-auth.hbs | 30 +- .../app/templates/selected-posts.hbs | 15 +- .../discourse/app/templates/static.hbs | 21 +- .../app/templates/tag-groups-edit.hbs | 2 +- .../app/templates/tag-groups-index.hbs | 5 +- .../app/templates/tag-groups-new.hbs | 2 +- .../discourse/app/templates/tag-groups.hbs | 9 +- .../discourse/app/templates/tag/show.hbs | 153 +- .../discourse/app/templates/tags.hbs | 2 +- .../discourse/app/templates/tags/index.hbs | 39 +- .../discourse/app/templates/topic.hbs | 459 +++++- .../discourse/app/templates/unknown.hbs | 2 +- .../app/templates/user-activity-pending.hbs | 2 +- .../discourse/app/templates/user-card.hbs | 17 +- .../app/templates/user-invited-show.hbs | 112 +- .../discourse/app/templates/user-invited.hbs | 38 +- .../templates/user-private-messages-group.hbs | 19 +- .../user-private-messages-tags-index.hbs | 16 +- .../templates/user-private-messages-tags.hbs | 2 +- .../templates/user-private-messages-user.hbs | 18 +- .../app/templates/user-topics-list.hbs | 56 +- .../discourse/app/templates/user.hbs | 356 ++++- .../discourse/app/templates/user/activity.hbs | 55 +- .../discourse/app/templates/user/badges.hbs | 24 +- .../app/templates/user/bookmarks.hbs | 29 +- .../discourse/app/templates/user/messages.hbs | 97 +- .../templates/user/notifications-index.hbs | 7 +- .../app/templates/user/notifications.hbs | 43 +- .../discourse/app/templates/user/posts.hbs | 2 +- .../app/templates/user/profile-hidden.hbs | 2 +- .../discourse/app/templates/user/stream.hbs | 2 +- .../discourse/app/templates/user/summary.hbs | 213 ++- .../discourse/app/templates/users.hbs | 54 +- .../category-drop/category-drop-header.hbs | 5 +- .../templates/components/category-row.hbs | 7 +- .../color-palettes/color-palettes-row.hbs | 2 +- .../components/combo-box/combo-box-header.hbs | 12 +- .../templates/components/create-color-row.hbs | 2 +- .../dropdown-select-box-header.hbs | 5 +- .../dropdown-select-box-row.hbs | 2 +- .../email-group-user-chooser-row.hbs | 2 +- .../addon/templates/components/flair-row.hbs | 9 +- .../future-date-input-selector-header.hbs | 5 +- .../future-date-input-selector-row.hbs | 2 +- .../mini-tag-chooser/selected-collection.hbs | 11 +- .../templates/components/multi-select.hbs | 19 +- .../multi-select/format-selected-content.hbs | 2 +- .../multi-select/multi-select-header.hbs | 7 +- .../multi-select/selected-category.hbs | 11 +- .../notifications-filter-header.hbs | 2 +- .../period-chooser/period-chooser-header.hbs | 5 +- .../period-chooser/period-chooser-row.hbs | 5 +- .../templates/components/pinned-button.hbs | 2 +- .../select-kit/errors-collection.hbs | 2 +- .../components/select-kit/select-kit-body.hbs | 2 +- .../select-kit/select-kit-collection.hbs | 5 +- .../select-kit/select-kit-filter.hbs | 6 +- .../components/select-kit/select-kit-row.hbs | 2 +- .../select-kit/single-select-header.hbs | 5 +- .../components/selected-choice-category.hbs | 8 +- .../templates/components/selected-choice.hbs | 12 +- .../templates/components/selected-name.hbs | 25 +- .../templates/components/single-select.hbs | 16 +- .../templates/components/tag-chooser-row.hbs | 2 +- .../tag-drop/more-tags-collection.hbs | 2 +- .../components/tag-drop/tag-drop-header.hbs | 5 +- .../addon/templates/components/tag-row.hbs | 5 +- .../toolbar-popup-menu-options-heading.hbs | 2 +- .../components/topic-notifications-button.hbs | 20 +- .../addon/templates/components/topic-row.hbs | 5 +- .../components/user-chooser/user-row.hbs | 2 +- .../components/illustration-finished.hbs | 1 + .../templates/components/styling-preview.hbs | 22 +- .../templates/components/theme-preview.hbs | 2 +- .../components/wizard-field-checkbox.hbs | 14 +- .../components/wizard-field-checkboxes.hbs | 9 +- .../components/wizard-field-dropdown.hbs | 6 +- .../components/wizard-field-image.hbs | 21 +- .../components/wizard-field-text.hbs | 8 +- .../templates/components/wizard-field.hbs | 14 +- .../components/wizard-image-preview.hbs | 2 +- .../templates/components/wizard-step.hbs | 63 +- .../wizard/addon/templates/step.hbs | 7 +- .../wizard/addon/templates/wizard.hbs | 2 +- .../discourse/components/channels-list.hbs | 7 +- .../discourse/components/chat-browse-view.hbs | 13 +- .../components/chat-channel-about-view.hbs | 41 +- .../chat-channel-archive-modal-inner.hbs | 24 +- .../chat-channel-archive-status.hbs | 7 +- .../components/chat-channel-card.hbs | 7 +- .../chat-channel-chooser-header.hbs | 2 +- .../components/chat-channel-chooser-row.hbs | 2 +- .../chat-channel-delete-modal-inner.hbs | 22 +- .../components/chat-channel-leave-btn.hbs | 9 +- .../components/chat-channel-members-view.hbs | 10 +- .../components/chat-channel-metadata.hbs | 2 +- .../components/chat-channel-preview-card.hbs | 2 +- .../discourse/components/chat-channel-row.hbs | 2 +- .../components/chat-channel-selection-row.hbs | 2 +- .../chat-channel-selector-modal-inner.hbs | 15 +- .../components/chat-channel-settings-row.hbs | 21 +- .../chat-channel-settings-saved-indicator.hbs | 7 +- .../components/chat-channel-settings-view.hbs | 7 +- .../components/chat-channel-status.hbs | 2 +- .../components/chat-channel-title.hbs | 14 +- .../components/chat-channel-toggle-view.hbs | 9 +- .../chat-channel-unread-indicator.hbs | 2 +- .../components/chat-composer-dropdown.hbs | 22 +- .../chat-composer-inline-buttons.hbs | 8 +- .../chat-composer-message-details.hbs | 13 +- .../components/chat-composer-upload.hbs | 11 +- .../components/chat-composer-uploads.hbs | 19 +- .../discourse/components/chat-composer.hbs | 53 +- .../components/chat-draft-channel-screen.hbs | 2 +- .../discourse/components/chat-drawer.hbs | 80 +- .../components/chat-emoji-avatar.hbs | 2 +- .../components/chat-emoji-picker.hbs | 21 +- .../chat-header-icon-unread-indicator.hbs | 2 +- .../discourse/components/chat-header-icon.hbs | 2 +- .../discourse/components/chat-live-pane.hbs | 50 +- .../components/chat-mention-warnings.hbs | 2 +- .../chat-message-actions-desktop.hbs | 34 +- .../chat-message-actions-mobile.hbs | 2 +- .../components/chat-message-avatar.hbs | 2 +- .../components/chat-message-collapser.hbs | 2 +- .../components/chat-message-info.hbs | 2 +- .../components/chat-message-left-gutter.hbs | 8 +- ...at-message-move-to-channel-modal-inner.hbs | 2 +- .../components/chat-message-reaction.hbs | 4 +- .../components/chat-message-separator.hbs | 2 +- .../components/chat-message-text.hbs | 2 +- .../discourse/components/chat-message.hbs | 95 +- .../components/chat-replying-indicator.hbs | 2 +- .../components/chat-retention-reminder.hbs | 8 +- .../components/chat-selection-manager.hbs | 41 +- .../discourse/components/chat-skeleton.hbs | 2 +- .../components/chat-to-topic-selector.hbs | 48 +- .../discourse/components/chat-upload.hbs | 6 +- .../discourse/components/chat-user-avatar.hbs | 4 +- .../components/chat-user-display-name.hbs | 2 +- .../discourse/components/collapser.hbs | 14 +- .../discourse/components/d-progress-bar.hbs | 2 +- .../discourse/components/dc-filter-input.hbs | 2 +- .../components/direct-message-creator.hbs | 32 +- .../discourse/components/full-page-chat.hbs | 8 +- .../components/on-visibility-action.hbs | 2 +- .../components/reviewable-chat-message.hbs | 20 +- .../discourse/components/sidebar-channels.hbs | 8 +- .../toggle-channel-membership-button.hbs | 2 +- .../components/user-card-chat-button.hbs | 2 +- .../chat-notifications-list-empty-state.hbs | 12 +- .../below-footer/chat-drawer-outlet.hbs | 3 +- .../sidebar-bottom/sidebar-connector.hbs | 2 +- .../chat-button.hbs | 2 +- .../preferences-chat-link.hbs | 2 +- .../templates/admin-plugins-chat.hbs | 102 +- .../discourse/templates/chat-browse-all.hbs | 2 +- .../templates/chat-browse-archived.hbs | 2 +- .../templates/chat-browse-closed.hbs | 2 +- .../discourse/templates/chat-browse-open.hbs | 2 +- .../discourse/templates/chat-browse.hbs | 2 +- .../templates/chat-channel-index.hbs | 2 +- .../templates/chat-channel-info-about.hbs | 2 +- .../templates/chat-channel-info-members.hbs | 2 +- .../templates/chat-channel-info-settings.hbs | 2 +- .../discourse/templates/chat-channel-info.hbs | 2 +- .../discourse/templates/chat-channel.hbs | 2 +- .../templates/chat-draft-channel.hbs | 2 +- .../discourse/templates/chat-index.hbs | 2 +- .../javascripts/discourse/templates/chat.hbs | 7 +- .../chat-emoji-picker-connector.hbs | 2 +- .../modal/chat-channel-archive-modal.hbs | 5 +- .../modal/chat-channel-delete-modal.hbs | 5 +- .../modal/chat-channel-edit-description.hbs | 9 +- .../modal/chat-channel-edit-title.hbs | 9 +- .../modal/chat-channel-selector-modal.hbs | 2 +- .../templates/modal/chat-channel-toggle.hbs | 6 +- .../chat-message-move-to-channel-modal.hbs | 6 +- .../templates/modal/create-channel.hbs | 29 +- .../discourse/templates/preferences/chat.hbs | 42 +- .../discourse-local-dates-create-form.hbs | 92 +- .../discourse-local-dates-create-modal.hbs | 5 +- .../components/composer-presence-display.hbs | 8 +- .../components/topic-presence-display.hbs | 13 +- .../before-composer-controls/presence.hbs | 2 +- .../topic-above-footer-buttons/presence.hbs | 4 +- .../components/poll-breakdown-chart.hbs | 2 +- .../components/poll-breakdown-option.hbs | 7 +- .../templates/modal/poll-breakdown.hbs | 38 +- .../templates/modal/poll-ui-builder.hbs | 177 ++- .../templates/components/color-example.hbs | 2 +- .../components/styleguide-example.hbs | 2 +- .../templates/components/styleguide-icons.hbs | 2 +- .../templates/components/styleguide-link.hbs | 7 +- .../components/styleguide-section.hbs | 2 +- .../discourse/templates/styleguide.hbs | 6 +- .../styleguide/atoms/00-typography.hbs | 2 +- .../styleguide/atoms/01-font-scale.hbs | 60 +- .../templates/styleguide/atoms/02-buttons.hbs | 110 +- .../templates/styleguide/atoms/03-colors.hbs | 2 +- .../templates/styleguide/atoms/04-icons.hbs | 22 +- .../styleguide/atoms/05-input-fields.hbs | 48 +- .../styleguide/atoms/06-spinners.hbs | 2 +- .../styleguide/atoms/date-time-inputs.hbs | 3 +- .../templates/styleguide/atoms/dropdowns.hbs | 121 +- .../templates/styleguide/atoms/topic-link.hbs | 2 +- .../styleguide/atoms/topic-statuses.hbs | 2 +- .../discourse/templates/styleguide/index.hbs | 2 +- .../styleguide/molecules/bread-crumbs.hbs | 2 +- .../styleguide/molecules/categories.hbs | 2 +- .../styleguide/molecules/empty-state.hbs | 7 +- .../styleguide/molecules/footer-message.hbs | 23 +- .../styleguide/molecules/header-icons.hbs | 7 +- .../styleguide/molecules/navigation-bar.hbs | 12 +- .../molecules/navigation-stacked.hbs | 22 +- .../styleguide/molecules/post-menu.hbs | 2 +- .../styleguide/molecules/rich-tooltip.hbs | 2 +- .../styleguide/molecules/signup-cta.hbs | 3 +- .../styleguide/molecules/topic-list-item.hbs | 14 +- .../molecules/topic-notifications.hbs | 2 +- .../styleguide/molecules/topic-timer-info.hbs | 2 +- .../styleguide/organisms/00-post.hbs | 2 +- .../styleguide/organisms/01-topic-map.hbs | 2 +- .../organisms/03-topic-footer-buttons.hbs | 8 +- .../styleguide/organisms/04-topic-list.hbs | 2 +- .../styleguide/organisms/basic-topic-list.hbs | 2 +- .../styleguide/organisms/categories-list.hbs | 2 +- .../templates/styleguide/organisms/modal.hbs | 8 +- .../styleguide/organisms/navigation.hbs | 2 +- .../styleguide/organisms/site-header.hbs | 8 +- .../styleguide/organisms/suggested-topics.hbs | 2 +- .../styleguide/organisms/user-about.hbs | 222 ++- .../discourse/templates/styleguide/show.hbs | 2 +- 847 files changed, 18124 insertions(+), 4627 deletions(-) diff --git a/app/assets/javascripts/admin/addon/components/webhook-event-chooser.hbs b/app/assets/javascripts/admin/addon/components/webhook-event-chooser.hbs index df4b1b6f11..a4bfd590ea 100644 --- a/app/assets/javascripts/admin/addon/components/webhook-event-chooser.hbs +++ b/app/assets/javascripts/admin/addon/components/webhook-event-chooser.hbs @@ -1,11 +1,7 @@ + \ No newline at end of file diff --git a/app/assets/javascripts/admin/addon/components/webhook-event.hbs b/app/assets/javascripts/admin/addon/components/webhook-event.hbs index 38cdacf79b..fc1a842cfc 100644 --- a/app/assets/javascripts/admin/addon/components/webhook-event.hbs +++ b/app/assets/javascripts/admin/addon/components/webhook-event.hbs @@ -36,4 +36,4 @@
{{this.body}}
{{/if}} - + \ No newline at end of file diff --git a/app/assets/javascripts/admin/addon/components/webhook-events.hbs b/app/assets/javascripts/admin/addon/components/webhook-events.hbs index ffe69e22b7..d204659e2c 100644 --- a/app/assets/javascripts/admin/addon/components/webhook-events.hbs +++ b/app/assets/javascripts/admin/addon/components/webhook-events.hbs @@ -1,4 +1,5 @@ -
@@ -14,16 +15,34 @@
-
{{i18n "admin.web_hooks.events.status"}}
-
{{i18n "admin.web_hooks.events.event_id"}}
-
{{i18n "admin.web_hooks.events.timestamp"}}
-
{{i18n "admin.web_hooks.events.completion"}}
-
{{i18n "admin.web_hooks.events.actions"}}
+
{{i18n + "admin.web_hooks.events.status" + }}
+
{{i18n + "admin.web_hooks.events.event_id" + }}
+
{{i18n + "admin.web_hooks.events.timestamp" + }}
+
{{i18n + "admin.web_hooks.events.completion" + }}
+
{{i18n + "admin.web_hooks.events.actions" + }}
{{#if this.hasIncoming}} - - + + {{/if}} @@ -39,4 +58,4 @@ {{else}}

{{i18n "admin.web_hooks.events.none"}}

{{/if}} -
+
\ No newline at end of file diff --git a/app/assets/javascripts/admin/addon/components/webhook-status.hbs b/app/assets/javascripts/admin/addon/components/webhook-status.hbs index a4e3b5c7a5..34302bad82 100644 --- a/app/assets/javascripts/admin/addon/components/webhook-status.hbs +++ b/app/assets/javascripts/admin/addon/components/webhook-status.hbs @@ -1,2 +1,2 @@ {{d-icon this.iconName (hash class=this.iconClass)}} -{{this.deliveryStatus}} +{{this.deliveryStatus}} \ No newline at end of file diff --git a/app/assets/javascripts/admin/addon/templates/admin-badges.hbs b/app/assets/javascripts/admin/addon/templates/admin-badges.hbs index 0823715642..8eb268a632 100644 --- a/app/assets/javascripts/admin/addon/templates/admin-badges.hbs +++ b/app/assets/javascripts/admin/addon/templates/admin-badges.hbs @@ -28,4 +28,4 @@ {{outlet}} - + \ No newline at end of file diff --git a/app/assets/javascripts/admin/addon/templates/admin-badges/award.hbs b/app/assets/javascripts/admin/addon/templates/admin-badges/award.hbs index a18133d2ec..35f9f5b766 100644 --- a/app/assets/javascripts/admin/addon/templates/admin-badges/award.hbs +++ b/app/assets/javascripts/admin/addon/templates/admin-badges/award.hbs @@ -9,12 +9,19 @@ {{icon-or-image this.model}} {{this.model.name}} {{else}} - {{i18n "admin.badges.mass_award.no_badge_selected"}} + {{i18n + "admin.badges.mass_award.no_badge_selected" + }} {{/if}}

{{i18n "admin.badges.mass_award.upload_csv"}}

- +
{{#if this.model.multiple_grant}} {{/if}}
- + {{d-icon "times"}} {{i18n "cancel"}} @@ -48,10 +66,16 @@

{{#if this.unmatchedEntries.length}}

- {{d-icon "exclamation-triangle" class="bulk-award-status-icon failure"}} + {{d-icon + "exclamation-triangle" + class="bulk-award-status-icon failure" + }} {{#if this.unmatchedEntriesTruncated}} - {{i18n "admin.badges.mass_award.csv_has_unmatched_users_truncated_list" count=this.unmatchedEntriesCount}} + {{i18n + "admin.badges.mass_award.csv_has_unmatched_users_truncated_list" + count=this.unmatchedEntriesCount + }} {{else}} {{i18n "admin.badges.mass_award.csv_has_unmatched_users"}} {{/if}} @@ -65,6 +89,8 @@ {{/if}} {{/if}} {{else}} - {{i18n "admin.badges.mass_award.no_badge_selected"}} + {{i18n + "admin.badges.mass_award.no_badge_selected" + }} {{/if}} - + \ No newline at end of file diff --git a/app/assets/javascripts/admin/addon/templates/admin-badges/index.hbs b/app/assets/javascripts/admin/addon/templates/admin-badges/index.hbs index 9e2b04e2a0..f322e03759 100644 --- a/app/assets/javascripts/admin/addon/templates/admin-badges/index.hbs +++ b/app/assets/javascripts/admin/addon/templates/admin-badges/index.hbs @@ -1,11 +1,20 @@

- {{i18n + {{i18n

{{i18n "admin.badges.badge_intro.title"}}

{{#each this.badgeIntroLinks as |link|}} - + {{d-icon link.icon}} {{i18n link.text}} @@ -13,4 +22,4 @@
- + \ No newline at end of file diff --git a/app/assets/javascripts/admin/addon/templates/admin-badges/show.hbs b/app/assets/javascripts/admin/addon/templates/admin-badges/show.hbs index 82492beecb..4f6619b25e 100644 --- a/app/assets/javascripts/admin/addon/templates/admin-badges/show.hbs +++ b/app/assets/javascripts/admin/addon/templates/admin-badges/show.hbs @@ -3,9 +3,17 @@
{{#if this.readOnly}} - +

- + {{i18n "admin.badges.read_only_setting_help"}}

@@ -18,47 +26,97 @@
{{#if this.imageUploaderSelected}} - +

{{i18n "admin.badges.image_help"}}

{{else if this.iconSelectorSelected}} - + {{/if}}
- +
- +
- - + +
{{#if this.buffered.system}} - + - + - + {{d-icon "download"}} -
+ \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/badge-button.hbs b/app/assets/javascripts/discourse/app/templates/components/badge-button.hbs index a763243d11..e127ded155 100644 --- a/app/assets/javascripts/discourse/app/templates/components/badge-button.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/badge-button.hbs @@ -1,5 +1,11 @@ - + {{icon-or-image @badge}} {{@badge.name}} {{yield}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/badge-card.hbs b/app/assets/javascripts/discourse/app/templates/components/badge-card.hbs index c51e4641b4..94d492ccb6 100644 --- a/app/assets/javascripts/discourse/app/templates/components/badge-card.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/badge-card.hbs @@ -1,24 +1,47 @@ {{#if this.displayCount}} - {{this.displayCount}} + {{this.displayCount}} {{/if}} {{#if this.badge.has_badge}} - {{d-icon "check"}} + {{d-icon + "check" + }} {{/if}} {{#if this.canFavorite}} {{#if this.isFavorite}} - + {{else}} - + {{/if}} {{/if}} + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/badge-selector.hbs b/app/assets/javascripts/discourse/app/templates/components/badge-selector.hbs index 495b23d6c3..2da8d70274 100644 --- a/app/assets/javascripts/discourse/app/templates/components/badge-selector.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/badge-selector.hbs @@ -1 +1,6 @@ - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/badge-title.hbs b/app/assets/javascripts/discourse/app/templates/components/badge-title.hbs index 0df8660129..62e7b1e886 100644 --- a/app/assets/javascripts/discourse/app/templates/components/badge-title.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/badge-title.hbs @@ -9,13 +9,23 @@
- +
- + {{#if this._isSaved}} {{i18n "saved"}} {{/if}} @@ -23,4 +33,4 @@
-
+ \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/basic-topic-list.hbs b/app/assets/javascripts/discourse/app/templates/components/basic-topic-list.hbs index 38c2505af4..596973ac66 100644 --- a/app/assets/javascripts/discourse/app/templates/components/basic-topic-list.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/basic-topic-list.hbs @@ -1,6 +1,20 @@ {{#if this.topics}} - + {{else}} {{#unless this.loadingMore}}
@@ -8,4 +22,4 @@
{{/unless}} {{/if}} -
+ \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/bookmark-icon.hbs b/app/assets/javascripts/discourse/app/templates/components/bookmark-icon.hbs index 0058894226..fb00ea5f2b 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bookmark-icon.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bookmark-icon.hbs @@ -1 +1 @@ -{{d-icon this.icon translatedTitle=this.title class=this.cssClasses}} +{{d-icon this.icon translatedTitle=this.title class=this.cssClasses}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/bookmark-list.hbs b/app/assets/javascripts/discourse/app/templates/components/bookmark-list.hbs index 5fdd4cf476..b57c4372a2 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bookmark-list.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bookmark-list.hbs @@ -1,11 +1,16 @@ - + {{#unless this.site.mobileView}} - + {{/unless}} @@ -17,7 +22,13 @@ - - {{raw "list/activity-column" topic=bookmark class="num post-metadata" tagName="td"}} + + {{raw + "list/activity-column" + topic=bookmark + class="num post-metadata" + tagName="td" + }} {{/unless}} {{/each}} @@ -79,4 +139,4 @@
{{i18n "topic.title"}}     {{#if bookmark.user.avatar_template}} - - {{avatar bookmark.user avatarTemplatePath="avatar_template" usernamePath="username" namePath="name" imageSize="small"}} + + {{avatar + bookmark.user + avatarTemplatePath="avatar_template" + usernamePath="username" + namePath="name" + imageSize="small" + }} {{/if}} - +
-
+ \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/bookmark.hbs b/app/assets/javascripts/discourse/app/templates/components/bookmark.hbs index ec7bbac64d..a2d5c11a87 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bookmark.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bookmark.hbs @@ -8,21 +8,45 @@ {{/if}}
- - + +
{{#if this.showOptions}}
- - + +
{{/if}} - {{#if this.showExistingReminderAt }} + {{#if this.showExistingReminderAt}}
{{d-icon "far-clock"}} - {{i18n "bookmarks.reminders.existing_reminder" at_date_time=this.existingReminderAtFormatted}} + {{i18n + "bookmarks.reminders.existing_reminder" + at_date_time=this.existingReminderAtFormatted + }}
{{/if}} @@ -32,17 +56,38 @@ {{#if this.userHasTimezoneSet}} - + {{else}} -
{{html-safe (i18n "bookmarks.no_timezone" basePath=(base-path))}}
+
{{html-safe + (i18n "bookmarks.no_timezone" basePath=(base-path)) + }}
{{/if}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/bootstrap-mode-notice.hbs b/app/assets/javascripts/discourse/app/templates/components/bootstrap-mode-notice.hbs index aa9fb8b0b4..b61e3bcc32 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bootstrap-mode-notice.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bootstrap-mode-notice.hbs @@ -4,10 +4,18 @@ {{this.message}}
-
+
{{#if this.site.wizard_required}} - + {{/if}}
- + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs b/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs index b198aebbd1..b9956d52f5 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs @@ -1,12 +1,19 @@ {{#each this.categoryBreadcrumbs as |breadcrumb|}} {{#if breadcrumb.hasOptions}}
  • - + }} + />
  • {{/if}} {{/each}} @@ -14,13 +21,20 @@ {{#if this.showTagsSection}} {{#if this.additionalTags}}
  • - +
  • {{else}}
  • - +
  • {{/if}} {{/if}} @@ -38,4 +52,4 @@ editingCategory=this.editingCategory editingCategoryTab=this.editingCategoryTab }} -/> +/> \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/bulk-select-toggle.hbs b/app/assets/javascripts/discourse/app/templates/components/bulk-select-toggle.hbs index 4a48158dc4..53a6e1b19d 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bulk-select-toggle.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bulk-select-toggle.hbs @@ -1 +1,5 @@ - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/cancel-link.hbs b/app/assets/javascripts/discourse/app/templates/components/cancel-link.hbs index a112afac46..5f19f44a60 100644 --- a/app/assets/javascripts/discourse/app/templates/components/cancel-link.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/cancel-link.hbs @@ -1,3 +1,3 @@ {{i18n "cancel"}} - +
    \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/categories-and-latest-topics.hbs b/app/assets/javascripts/discourse/app/templates/components/categories-and-latest-topics.hbs index d0aad86c7f..b5d4465d7d 100644 --- a/app/assets/javascripts/discourse/app/templates/components/categories-and-latest-topics.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/categories-and-latest-topics.hbs @@ -3,7 +3,11 @@
    - +
    - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/categories-and-top-topics.hbs b/app/assets/javascripts/discourse/app/templates/components/categories-and-top-topics.hbs index dcd76823c2..2d3df30ab0 100644 --- a/app/assets/javascripts/discourse/app/templates/components/categories-and-top-topics.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/categories-and-top-topics.hbs @@ -3,7 +3,11 @@
    - +
    - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/categories-boxes-topic.hbs b/app/assets/javascripts/discourse/app/templates/components/categories-boxes-topic.hbs index e35b16d0ff..94883c33cc 100644 --- a/app/assets/javascripts/discourse/app/templates/components/categories-boxes-topic.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/categories-boxes-topic.hbs @@ -2,4 +2,4 @@ {{html-safe this.topic.fancyTitle}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/categories-boxes-with-topics.hbs b/app/assets/javascripts/discourse/app/templates/components/categories-boxes-with-topics.hbs index 3fa9f3e0e7..2e2816c060 100644 --- a/app/assets/javascripts/discourse/app/templates/components/categories-boxes-with-topics.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/categories-boxes-with-topics.hbs @@ -1,5 +1,16 @@ {{#each this.categories as |c|}} -
    + -{{/each}} +{{/each}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/categories-boxes.hbs b/app/assets/javascripts/discourse/app/templates/components/categories-boxes.hbs index 053d5cac0a..88d3a12dc8 100644 --- a/app/assets/javascripts/discourse/app/templates/components/categories-boxes.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/categories-boxes.hbs @@ -1,7 +1,23 @@ {{#each this.categories as |c|}} - + -
    +
    {{#unless c.isMuted}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/category-name-fields.hbs b/app/assets/javascripts/discourse/app/templates/components/category-name-fields.hbs index 9150f6b6cd..b3cfcd5986 100644 --- a/app/assets/javascripts/discourse/app/templates/components/category-name-fields.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/category-name-fields.hbs @@ -2,11 +2,20 @@ {{#unless this.category.isUncategorizedCategory}}
    - +
    {{/unless}}
    - +
    - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/category-permission-row.hbs b/app/assets/javascripts/discourse/app/templates/components/category-permission-row.hbs index 4acbfc6298..bf41f22146 100644 --- a/app/assets/javascripts/discourse/app/templates/components/category-permission-row.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/category-permission-row.hbs @@ -7,7 +7,19 @@ - + - - + + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/category-read-only-banner.hbs b/app/assets/javascripts/discourse/app/templates/components/category-read-only-banner.hbs index 9035efa0df..50f83b0809 100644 --- a/app/assets/javascripts/discourse/app/templates/components/category-read-only-banner.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/category-read-only-banner.hbs @@ -4,4 +4,4 @@ {{html-safe this.category.read_only_banner}}
    -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/category-title-before.hbs b/app/assets/javascripts/discourse/app/templates/components/category-title-before.hbs index c10926639d..a8423b0406 100644 --- a/app/assets/javascripts/discourse/app/templates/components/category-title-before.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/category-title-before.hbs @@ -1 +1,4 @@ - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/category-title-link.hbs b/app/assets/javascripts/discourse/app/templates/components/category-title-link.hbs index 89b6b1a777..b5c08397d4 100644 --- a/app/assets/javascripts/discourse/app/templates/components/category-title-link.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/category-title-link.hbs @@ -9,4 +9,4 @@ {{#if this.category.uploaded_logo.url}} {{/if}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/category-unread.hbs b/app/assets/javascripts/discourse/app/templates/components/category-unread.hbs index fda6b0df2f..0021e01260 100644 --- a/app/assets/javascripts/discourse/app/templates/components/category-unread.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/category-unread.hbs @@ -1,6 +1,20 @@ {{#if this.category.unreadTopics}} - {{i18n "filters.unread.lower_title_with_count" count=this.category.unreadTopics}} + {{i18n + "filters.unread.lower_title_with_count" + count=this.category.unreadTopics + }} {{/if}} {{#if this.category.newTopics}} - {{i18n "filters.new.lower_title_with_count" count=this.category.newTopics}} -{{/if}} + {{i18n + "filters.new.lower_title_with_count" + count=this.category.newTopics + }} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/cdn-img.hbs b/app/assets/javascripts/discourse/app/templates/components/cdn-img.hbs index 96b5db49ed..4f4d8da9d6 100644 --- a/app/assets/javascripts/discourse/app/templates/components/cdn-img.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/cdn-img.hbs @@ -1,3 +1,9 @@ {{#if this.src}} - -{{/if}} + +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/choose-message.hbs b/app/assets/javascripts/discourse/app/templates/components/choose-message.hbs index c7d07e87f2..d7238eed8e 100644 --- a/app/assets/javascripts/discourse/app/templates/components/choose-message.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/choose-message.hbs @@ -1,6 +1,10 @@ - + {{#if this.loading}}

    {{i18n "loading"}}

    @@ -11,7 +15,12 @@ {{#each this.messages as |m|}}
    {{/each}} {{/if}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/choose-topic.hbs b/app/assets/javascripts/discourse/app/templates/components/choose-topic.hbs index 76753b8b44..f9bf06d223 100644 --- a/app/assets/javascripts/discourse/app/templates/components/choose-topic.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/choose-topic.hbs @@ -5,7 +5,11 @@ {{i18n this.labelText}} - + {{#if this.loading}}

    {{i18n "loading"}}

    @@ -17,13 +21,20 @@ {{#each this.topics as |t|}}
    {{/if}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/color-input.hbs b/app/assets/javascripts/discourse/app/templates/components/color-input.hbs index cb1e4f9e7b..3687baedeb 100644 --- a/app/assets/javascripts/discourse/app/templates/components/color-input.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/color-input.hbs @@ -1,2 +1,12 @@ -{{#if this.onlyHex}}#{{/if}} - +{{#if this.onlyHex}}#{{/if}} + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/color-picker.hbs b/app/assets/javascripts/discourse/app/templates/components/color-picker.hbs index 823508cbc2..a67678f1fb 100644 --- a/app/assets/javascripts/discourse/app/templates/components/color-picker.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/color-picker.hbs @@ -1,5 +1,9 @@ {{#each this.colors as |c|}} - + {{d-icon "check"}} -{{/each}} +{{/each}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/composer-action-title.hbs b/app/assets/javascripts/discourse/app/templates/components/composer-action-title.hbs index 2f187319bd..70c27a96f2 100644 --- a/app/assets/javascripts/discourse/app/templates/components/composer-action-title.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/composer-action-title.hbs @@ -1,7 +1,18 @@ - + {{this.actionTitle}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/composer-editor.hbs b/app/assets/javascripts/discourse/app/templates/components/composer-editor.hbs index 725789abf4..bb3c6513aa 100644 --- a/app/assets/javascripts/discourse/app/templates/components/composer-editor.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/composer-editor.hbs @@ -1,7 +1,27 @@ - + {{yield}} {{#if this.allowUpload}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/composer-messages.hbs b/app/assets/javascripts/discourse/app/templates/components/composer-messages.hbs index 5565e1e723..ea42db24a8 100644 --- a/app/assets/javascripts/discourse/app/templates/components/composer-messages.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/composer-messages.hbs @@ -1,3 +1,8 @@ {{#each this.messages as |message|}} - -{{/each}} + +{{/each}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/composer-title.hbs b/app/assets/javascripts/discourse/app/templates/components/composer-title.hbs index a6fb1797db..66110089aa 100644 --- a/app/assets/javascripts/discourse/app/templates/components/composer-title.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/composer-title.hbs @@ -1,3 +1,11 @@ - + - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/composer-toggles.hbs b/app/assets/javascripts/discourse/app/templates/components/composer-toggles.hbs index 5217b5f74e..4fc18c2a42 100644 --- a/app/assets/javascripts/discourse/app/templates/components/composer-toggles.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/composer-toggles.hbs @@ -1,13 +1,33 @@
    - + {{#if this.site.mobileView}} - + {{/if}} {{#if this.showFullScreenButton}} - + {{/if}} - -
    + +
    \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/composer-user-selector.hbs b/app/assets/javascripts/discourse/app/templates/components/composer-user-selector.hbs index 130ea55b4b..6559932fc6 100644 --- a/app/assets/javascripts/discourse/app/templates/components/composer-user-selector.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/composer-user-selector.hbs @@ -1,7 +1,12 @@ - + }} +/> \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/conditional-loading-section.hbs b/app/assets/javascripts/discourse/app/templates/components/conditional-loading-section.hbs index 3d92bf134a..c6a424f598 100644 --- a/app/assets/javascripts/discourse/app/templates/components/conditional-loading-section.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/conditional-loading-section.hbs @@ -3,4 +3,4 @@
    {{else}} {{yield}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/conditional-loading-spinner.hbs b/app/assets/javascripts/discourse/app/templates/components/conditional-loading-spinner.hbs index 7970d79fcd..873099126c 100644 --- a/app/assets/javascripts/discourse/app/templates/components/conditional-loading-spinner.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/conditional-loading-spinner.hbs @@ -2,4 +2,4 @@
    {{else}} {{yield}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/cook-text.hbs b/app/assets/javascripts/discourse/app/templates/components/cook-text.hbs index 4a0beb53b3..35fa3df7bb 100644 --- a/app/assets/javascripts/discourse/app/templates/components/cook-text.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/cook-text.hbs @@ -1 +1 @@ -{{this.cooked}} +{{this.cooked}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/copy-button.hbs b/app/assets/javascripts/discourse/app/templates/components/copy-button.hbs index 68d2efe370..4db54253be 100644 --- a/app/assets/javascripts/discourse/app/templates/components/copy-button.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/copy-button.hbs @@ -1 +1,5 @@ - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/count-i18n.hbs b/app/assets/javascripts/discourse/app/templates/components/count-i18n.hbs index a4a786f96a..7c831d8809 100644 --- a/app/assets/javascripts/discourse/app/templates/components/count-i18n.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/count-i18n.hbs @@ -1 +1 @@ -{{this.i18nCount}} +{{this.i18nCount}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/create-invite-uploader.hbs b/app/assets/javascripts/discourse/app/templates/components/create-invite-uploader.hbs index b971bc9917..3952192825 100644 --- a/app/assets/javascripts/discourse/app/templates/components/create-invite-uploader.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/create-invite-uploader.hbs @@ -1,6 +1,10 @@ -{{yield (hash data=this.data - uploading=this.uploading - uploadProgress=this.uploadProgress - uploaded=this.uploaded - submitDisabled=this.submitDisabled - startUpload=(action "startUpload"))}} +{{yield + (hash + data=this.data + uploading=this.uploading + uploadProgress=this.uploadProgress + uploaded=this.uploaded + submitDisabled=this.submitDisabled + startUpload=(action "startUpload") + ) +}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/create-topic-button.hbs b/app/assets/javascripts/discourse/app/templates/components/create-topic-button.hbs index b4aeebf925..7656065937 100644 --- a/app/assets/javascripts/discourse/app/templates/components/create-topic-button.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/create-topic-button.hbs @@ -1,3 +1,10 @@ {{#if this.canCreateTopic}} - -{{/if}} + +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/create-topics-notice.hbs b/app/assets/javascripts/discourse/app/templates/components/create-topics-notice.hbs index 48fad261a7..4f6e388f54 100644 --- a/app/assets/javascripts/discourse/app/templates/components/create-topics-notice.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/create-topics-notice.hbs @@ -4,4 +4,4 @@ {{this.message}}
    -{{/unless}} +{{/unless}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/custom-html-container.hbs b/app/assets/javascripts/discourse/app/templates/components/custom-html-container.hbs index ce91777a10..63db710e36 100644 --- a/app/assets/javascripts/discourse/app/templates/components/custom-html-container.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/custom-html-container.hbs @@ -1 +1 @@ -{{this.html}} +{{this.html}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-button.hbs b/app/assets/javascripts/discourse/app/templates/components/d-button.hbs index bb60dd2a3a..6b2268e4cf 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-button.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-button.hbs @@ -1,7 +1,11 @@ {{! template-lint-disable no-down-event-binding }} + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-editor.hbs b/app/assets/javascripts/discourse/app/templates/components/d-editor.hbs index bba1276a65..ac429bd300 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-editor.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-editor.hbs @@ -2,37 +2,86 @@
    {{yield}} -
    +
    - + - +
    -
    +
    {{#unless this.siteSettings.enable_diffhtml_preview}} {{html-safe this.preview}} {{/unless}}
    - +
    - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-modal-cancel.hbs b/app/assets/javascripts/discourse/app/templates/components/d-modal-cancel.hbs index ca5b6c9824..f66de85d82 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-modal-cancel.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-modal-cancel.hbs @@ -1 +1,5 @@ - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-modal.hbs b/app/assets/javascripts/discourse/app/templates/components/d-modal.hbs index 0134812ab0..22481b8c34 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-modal.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-modal.hbs @@ -4,7 +4,12 @@
    - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-navigation-item.hbs b/app/assets/javascripts/discourse/app/templates/components/d-navigation-item.hbs index 7c1a004179..d3fc03d783 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-navigation-item.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-navigation-item.hbs @@ -1,3 +1,3 @@ {{yield}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-navigation.hbs b/app/assets/javascripts/discourse/app/templates/components/d-navigation.hbs index a3b7227201..07b8ba8d15 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-navigation.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-navigation.hbs @@ -1,63 +1,111 @@ - + {{#unless this.additionalTags}} - {{!-- nav bar doesn't work with tag intersections --}} - + {{! nav bar doesn't work with tag intersections }} + {{/unless}} + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-popover.hbs b/app/assets/javascripts/discourse/app/templates/components/d-popover.hbs index 20763b2eca..808565b5a4 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-popover.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-popover.hbs @@ -1,4 +1,8 @@ -{{!-- template-lint-disable no-invalid-interactive --}} -
    +{{! template-lint-disable no-invalid-interactive }} +
    {{yield (hash isExpanded=this.isExpanded)}} -
    +
    \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/d-tooltip.hbs b/app/assets/javascripts/discourse/app/templates/components/d-tooltip.hbs index 896794b84d..97b23804af 100644 --- a/app/assets/javascripts/discourse/app/templates/components/d-tooltip.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/d-tooltip.hbs @@ -1,3 +1,3 @@
    {{yield}} -
    + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/date-input.hbs b/app/assets/javascripts/discourse/app/templates/components/date-input.hbs index 6a8cc3e77b..80ac09a293 100644 --- a/app/assets/javascripts/discourse/app/templates/components/date-input.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/date-input.hbs @@ -1,5 +1,12 @@ - + {{#unless this.useGlobalPickerContainer}}
    -{{/unless}} +{{/unless}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/date-picker.hbs b/app/assets/javascripts/discourse/app/templates/components/date-picker.hbs index edc65f3835..5ce649275f 100644 --- a/app/assets/javascripts/discourse/app/templates/components/date-picker.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/date-picker.hbs @@ -1 +1,7 @@ - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/date-time-input-range.hbs b/app/assets/javascripts/discourse/app/templates/components/date-time-input-range.hbs index 9c4db3a0c7..c7e46264d0 100644 --- a/app/assets/javascripts/discourse/app/templates/components/date-time-input-range.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/date-time-input-range.hbs @@ -1,3 +1,20 @@ - + - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/date-time-input.hbs b/app/assets/javascripts/discourse/app/templates/components/date-time-input.hbs index 1bde658e2f..b4fe9ad7b3 100644 --- a/app/assets/javascripts/discourse/app/templates/components/date-time-input.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/date-time-input.hbs @@ -1,15 +1,35 @@ {{#unless this.timeFirst}} - + {{/unless}} {{#if this.showTime}} - + {{/if}} {{#if this.timeFirst}} - + {{/if}} {{#if this.clearable}} - -{{/if}} + +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/desktop-notification-config.hbs b/app/assets/javascripts/discourse/app/templates/components/desktop-notification-config.hbs index 83bf40c9eb..fa567646ad 100644 --- a/app/assets/javascripts/discourse/app/templates/components/desktop-notification-config.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/desktop-notification-config.hbs @@ -1,13 +1,34 @@ {{#if this.isNotSupported}} - + {{/if}} {{#if this.isDeniedPermission}} - + {{i18n "user.desktop_notifications.perm_denied_expl"}} {{else}} {{#if this.isSubscribed}} - + {{else}} - + {{/if}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/directory-item.hbs b/app/assets/javascripts/discourse/app/templates/components/directory-item.hbs index 062e61c4bc..4561d5ecb6 100644 --- a/app/assets/javascripts/discourse/app/templates/components/directory-item.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/directory-item.hbs @@ -10,5 +10,7 @@ {{/each}} {{#if this.showTimeRead}} - {{format-duration this.item.time_read}} -{{/if}} + {{format-duration + this.item.time_read + }} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/directory-table.hbs b/app/assets/javascripts/discourse/app/templates/components/directory-table.hbs index 82786f91af..d8adc30add 100644 --- a/app/assets/javascripts/discourse/app/templates/components/directory-table.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/directory-table.hbs @@ -5,9 +5,21 @@
    - + {{#each this.columns as |column|}} - + {{/each}} {{#if this.showTimeRead}} @@ -16,8 +28,12 @@ {{#each this.items as |item|}} - + {{/each}}
    -
    + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/disabled-icon.hbs b/app/assets/javascripts/discourse/app/templates/components/disabled-icon.hbs index eea2bc9f35..37cea3591b 100644 --- a/app/assets/javascripts/discourse/app/templates/components/disabled-icon.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/disabled-icon.hbs @@ -2,4 +2,4 @@ {{#if this.disabled}} {{d-icon "ban" class="fa-stack-2x"}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/discourse-banner.hbs b/app/assets/javascripts/discourse/app/templates/components/discourse-banner.hbs index d434b49b43..e480d0b318 100644 --- a/app/assets/javascripts/discourse/app/templates/components/discourse-banner.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/discourse-banner.hbs @@ -11,11 +11,16 @@ {{/if}} - + -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/discourse-linked-text.hbs b/app/assets/javascripts/discourse/app/templates/components/discourse-linked-text.hbs index e62b372804..81cfa236e5 100644 --- a/app/assets/javascripts/discourse/app/templates/components/discourse-linked-text.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/discourse-linked-text.hbs @@ -1 +1 @@ -{{html-safe this.translatedText}} +{{html-safe this.translatedText}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/discourse-tag-bound.hbs b/app/assets/javascripts/discourse/app/templates/components/discourse-tag-bound.hbs index c031fd82d3..a1e740c90d 100644 --- a/app/assets/javascripts/discourse/app/templates/components/discourse-tag-bound.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/discourse-tag-bound.hbs @@ -1 +1 @@ -{{this.tagRecord.id}} +{{this.tagRecord.id}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/discovery-topics-list.hbs b/app/assets/javascripts/discourse/app/templates/components/discovery-topics-list.hbs index 0202589651..5bd4651209 100644 --- a/app/assets/javascripts/discourse/app/templates/components/discovery-topics-list.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/discovery-topics-list.hbs @@ -1,3 +1 @@ -{{yield (hash - saveScrollPosition=this.saveScrollPosition -)}} +{{yield (hash saveScrollPosition=this.saveScrollPosition)}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-general.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-general.hbs index 75f35a0055..e5a381a277 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-general.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-general.hbs @@ -1,7 +1,13 @@ {{#if this.category.isUncategorizedCategory}}

    {{d-icon "exclamation-triangle"}} - {{html-safe (i18n "category.uncategorized_general_warning" settingLink=this.uncategorizedSiteSettingLink customizeLink=this.customizeTextContentLink)}} + {{html-safe + (i18n + "category.uncategorized_general_warning" + settingLink=this.uncategorizedSiteSettingLink + customizeLink=this.customizeTextContentLink + ) + }}

    {{/if}} @@ -11,11 +17,18 @@ {{#if this.canSelectParentCategory}}
    - + }} + />
    {{/if}} @@ -37,8 +50,13 @@ {{i18n "category.no_description"}} {{/if}} {{#if this.category.topic_url}} -
    - +
    + {{/if}} {{/if}} @@ -57,8 +75,15 @@
    {{i18n "category.background_color"}}:
    - - + +
    @@ -66,10 +91,14 @@ {{i18n "category.foreground_color"}}:
    - +
    {{/if}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-images.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-images.hbs index 4fae14a94d..460c6f2bdc 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-images.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-images.hbs @@ -1,14 +1,34 @@
    - -
    + + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-panel.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-panel.hbs index ddd1a25fb2..58c53a53d3 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-panel.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-panel.hbs @@ -1 +1,6 @@ -{{component this.customComponent tab=this.tab selectedTab=this.selectedTab category=this.category}} +{{component + this.customComponent + tab=this.tab + selectedTab=this.selectedTab + category=this.category +}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-security.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-security.hbs index 2503810156..acb0ae027b 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-security.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-security.hbs @@ -18,7 +18,12 @@ {{#each this.category.permissions as |p|}} - + {{/each}} {{#unless this.category.permissions}} @@ -30,9 +35,15 @@ {{#if this.category.availableGroups}}
    - +
    {{/if}} @@ -44,4 +55,8 @@ {{/unless}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-settings.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-settings.hbs index a4cfaff364..2080982b7a 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-settings.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-settings.hbs @@ -4,13 +4,25 @@ - + {{/if}} {{#unless this.showPositionInput}}
    - {{html-safe (i18n "category.position_disabled" url=(get-url "/admin/site_settings/category/all_results?filter=fixed_category_positions"))}} + {{html-safe + (i18n + "category.position_disabled" + url=(get-url + "/admin/site_settings/category/all_results?filter=fixed_category_positions" + ) + ) + }}
    {{/unless}} @@ -22,7 +34,11 @@ {{i18n "category.num_featured_topics"}} {{/if}} - +
    @@ -30,9 +46,14 @@ {{i18n "category.search_priority.label"}}
    - +
    @@ -49,7 +70,10 @@ @@ -118,10 +164,18 @@ {{i18n "topic.auto_close.label"}}
    - +
    @@ -132,7 +186,12 @@ - + {{/if}} @@ -140,7 +199,11 @@ - + @@ -152,9 +215,13 @@ {{i18n "category.default_view"}}
    - +
    @@ -163,9 +230,13 @@ {{i18n "category.default_top_period"}}
    - +
    @@ -174,14 +245,24 @@ {{i18n "category.sort_order"}}
    - + {{#unless this.isDefaultSortOrder}} - + }} + @onChange={{action (mut this.category.sort_ascending)}} + /> {{/unless}}
    @@ -191,14 +272,22 @@ {{i18n "category.default_list_filter"}}
    - +
    {{#if this.isParentCategory}}
    @@ -209,17 +298,24 @@ - + {{/if}}
    - +
    @@ -232,7 +328,11 @@ {{d-icon "envelope"}} {{i18n "category.email_in"}} - + {{d-icon "info-circle"}} {{i18n "category.email_in_tooltip"}} @@ -241,7 +341,10 @@ @@ -253,15 +356,26 @@ - + {{/if}} {{#unless this.emailInEnabled}} {{/unless}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-tab.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-tab.hbs index f59b10dd5b..12a8f0a0bb 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-tab.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-tab.hbs @@ -1 +1,5 @@ -{{this.title}} +{{this.title}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-tags.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-tags.hbs index 7c7f046512..98f724be1b 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-tags.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-tags.hbs @@ -1,19 +1,36 @@
    - +
    - - {{i18n "category.manage_tag_groups_link"}} + + {{i18n + "category.manage_tag_groups_link" + }}
    @@ -31,13 +48,27 @@ {{#each this.category.required_tag_groups as |rtg|}}
    - - + }} + /> +
    {{/each}} - + - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-category-topic-template.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-category-topic-template.hbs index 9953e35642..265c0693d8 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-category-topic-template.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-category-topic-template.hbs @@ -1 +1,4 @@ - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/edit-topic-timer-form.hbs b/app/assets/javascripts/discourse/app/templates/components/edit-topic-timer-form.hbs index 7698ebd82b..9a7b041358 100644 --- a/app/assets/javascripts/discourse/app/templates/components/edit-topic-timer-form.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/edit-topic-timer-form.hbs @@ -1,23 +1,45 @@
    - +
    {{#if this.publishToCategory}}
    - - + +
    {{/if}} {{#if this.showFutureDateInput}} - - + + {{/if}} {{#if this.useDuration}}
    - - + +
    {{/if}} {{#if this.willCloseImmediately}} @@ -28,7 +50,13 @@ {{/if}} {{#if this.showTopicTimerInfo}} {{/if}} - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/emoji-group-buttons.hbs b/app/assets/javascripts/discourse/app/templates/components/emoji-group-buttons.hbs index d0eac567ac..1ba331fc4a 100644 --- a/app/assets/javascripts/discourse/app/templates/components/emoji-group-buttons.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/emoji-group-buttons.hbs @@ -1,30 +1,75 @@ -{{!-- DO NOT EDIT THIS FILE!!! --}} -{{!-- Update it by running `rake javascript:update_constants` --}} +{{! DO NOT EDIT THIS FILE!!! }} +{{! Update it by running `rake javascript:update_constants` }} - - - - - - - - - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/emoji-group-sections.hbs b/app/assets/javascripts/discourse/app/templates/components/emoji-group-sections.hbs index 93039af6e1..0f6817f595 100644 --- a/app/assets/javascripts/discourse/app/templates/components/emoji-group-sections.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/emoji-group-sections.hbs @@ -1,5 +1,5 @@ -{{!-- DO NOT EDIT THIS FILE!!! --}} -{{!-- Update it by running `rake javascript:update_constants` --}} +{{! DO NOT EDIT THIS FILE!!! }} +{{! Update it by running `rake javascript:update_constants` }}
    @@ -20,7 +20,10 @@ {{replace-emoji ":wink:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":blush:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":innocent:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":smiling_face_with_three_hearts:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":smiling_face_with_three_hearts:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":heart_eyes:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":star_struck:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":kissing_heart:" (hash lazy=true tabIndex="0")}} @@ -31,13 +34,25 @@ {{replace-emoji ":smiling_face_with_tear:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":yum:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":stuck_out_tongue:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":stuck_out_tongue_winking_eye:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":stuck_out_tongue_winking_eye:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":crazy_face:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":stuck_out_tongue_closed_eyes:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":stuck_out_tongue_closed_eyes:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":money_mouth_face:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":hugs:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":face_with_hand_over_mouth:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":face_with_open_eyes_and_hand_over_mouth:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":face_with_hand_over_mouth:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":face_with_open_eyes_and_hand_over_mouth:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":face_with_peeking_eye:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":shushing_face:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":thinking:" (hash lazy=true tabIndex="0")}} @@ -107,7 +122,10 @@ {{replace-emoji ":triumph:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":rage:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":angry:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":face_with_symbols_over_mouth:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":face_with_symbols_over_mouth:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":smiling_imp:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":imp:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":skull:" (hash lazy=true tabIndex="0")}} @@ -177,45 +195,123 @@
    {{replace-emoji ":wave:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":raised_back_of_hand:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":raised_hand_with_fingers_splayed:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":raised_hand:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":vulcan_salute:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":raised_back_of_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":raised_hand_with_fingers_splayed:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":raised_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":vulcan_salute:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":rightwards_hand:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":leftwards_hand:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":palm_down_hand:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":palm_up_hand:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":ok_hand:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":pinched_fingers:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":pinching_hand:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":ok_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":pinched_fingers:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":pinching_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":v:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":crossed_fingers:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":hand_with_index_finger_and_thumb_crossed:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":love_you_gesture:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":crossed_fingers:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":hand_with_index_finger_and_thumb_crossed:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":love_you_gesture:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":metal:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":call_me_hand:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":point_left:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":point_right:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":point_up_2:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":call_me_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":point_left:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":point_right:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":point_up_2:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":fu:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":point_down:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":point_up:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":index_pointing_at_the_viewer:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":point_down:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":point_up:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":index_pointing_at_the_viewer:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":+1:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":-1:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":fist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":facepunch:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":fist_left:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":fist_right:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":facepunch:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":fist_left:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":fist_right:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":clap:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":raised_hands:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":raised_hands:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":heart_hands:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":open_hands:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":palms_up_together:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":handshake:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":open_hands:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":palms_up_together:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":handshake:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":pray:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":writing_hand:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":nail_care:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":writing_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":nail_care:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":selfie:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":muscle:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":mechanical_arm:" (hash lazy=true tabIndex="0")}} @@ -223,7 +319,10 @@ {{replace-emoji ":leg:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":foot:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":ear:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":hear_with_hearing_aid:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":hear_with_hearing_aid:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":nose:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":brain:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":anatomical_heart:" (hash lazy=true tabIndex="0")}} @@ -240,166 +339,577 @@ {{replace-emoji ":boy:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":girl:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":adult:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":blonde_man:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":blonde_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":bearded_person:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":bearded_person:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":man_beard:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":woman_beard:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":man_red_haired:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_curly_haired:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_white_haired:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_bald:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_red_haired:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_curly_haired:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_white_haired:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_bald:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_red_haired:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_red_hair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_curly_haired:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_curly_hair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_white_haired:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_white_hair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_bald:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_bald:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":blonde_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_blond_hair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":older_adult:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":older_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":older_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_frowning:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":frowning_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":frowning_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_pouting:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":pouting_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":pouting_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_gesturing_no:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":no_good_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":no_good_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_gesturing_ok:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":woman_red_haired:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_red_hair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_curly_haired:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_curly_hair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_white_haired:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_white_hair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_bald:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_bald:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":blonde_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_blond_hair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":older_adult:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":older_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":older_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_frowning:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":frowning_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":frowning_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_pouting:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":pouting_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":pouting_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_gesturing_no:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":no_good_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":no_good_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_gesturing_ok:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":ok_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":ok_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_tipping_hand:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":tipping_hand_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":tipping_hand_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_raising_hand:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":raising_hand_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":raising_hand_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":deaf_person:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":deaf_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":deaf_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":bowing_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_bowing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":bowing_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_facepalming:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_facepalming:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_facepalming:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_shrugging:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_shrugging:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_shrugging:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":health_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_health_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_health_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":student:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_student:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_student:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":teacher:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_teacher:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_teacher:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":ok_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_tipping_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":tipping_hand_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":tipping_hand_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_raising_hand:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":raising_hand_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":raising_hand_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":deaf_person:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":deaf_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":deaf_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":bowing_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_bowing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":bowing_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_facepalming:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_facepalming:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_facepalming:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_shrugging:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_shrugging:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_shrugging:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":health_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_health_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_health_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":student:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_student:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_student:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":teacher:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_teacher:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_teacher:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":judge:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_judge:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_judge:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_judge:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_judge:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":farmer:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_farmer:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_farmer:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_farmer:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_farmer:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":cook:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_cook:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_cook:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":mechanic:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_mechanic:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_mechanic:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":factory_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_factory_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_factory_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":office_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_office_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_office_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":scientist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_scientist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_scientist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":technologist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_technologist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_technologist:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_cook:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_cook:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":mechanic:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_mechanic:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_mechanic:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":factory_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_factory_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_factory_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":office_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_office_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_office_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":scientist:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_scientist:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_scientist:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":technologist:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_technologist:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_technologist:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":singer:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_singer:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_singer:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_singer:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_singer:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":artist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_artist:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_artist:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_artist:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_artist:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":pilot:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_pilot:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_pilot:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":astronaut:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_astronaut:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_astronaut:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":firefighter:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_firefighter:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_firefighter:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":policeman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_police_officer:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":policewoman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":male_detective:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_detective:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_pilot:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_pilot:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":astronaut:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_astronaut:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_astronaut:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":firefighter:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_firefighter:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_firefighter:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":policeman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_police_officer:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":policewoman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":male_detective:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_detective:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":female_detective:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":guardsman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_guard:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":guardswoman:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":guardsman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_guard:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":guardswoman:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":ninja:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":construction_worker_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_construction_worker:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":construction_worker_woman:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":construction_worker_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_construction_worker:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":construction_worker_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":person_with_crown:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":prince:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":princess:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_with_turban:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_wearing_turban:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_with_turban:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_with_gua_pi_mao:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_with_headscarf:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_in_tuxedo:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_in_tuxedo:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_in_tuxedo:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":bride_with_veil:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_with_veil:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_with_veil:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":pregnant_woman:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":princess:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_with_turban:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_wearing_turban:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_with_turban:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_with_gua_pi_mao:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_with_headscarf:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_in_tuxedo:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_in_tuxedo:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_in_tuxedo:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":bride_with_veil:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_with_veil:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_with_veil:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":pregnant_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":pregnant_man:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":pregnant_person:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":breast_feeding:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_feeding_baby:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_feeding_baby:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_feeding_baby:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":breast_feeding:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_feeding_baby:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_feeding_baby:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_feeding_baby:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":angel:" (hash lazy=true class="diversity" tabIndex="0")}} {{replace-emoji ":santa:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":mrs_claus:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":mx_claus:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":superhero:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_superhero:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_superhero:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":supervillain:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_supervillain:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_supervillain:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":mrs_claus:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":mx_claus:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":superhero:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_superhero:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_superhero:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":supervillain:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_supervillain:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_supervillain:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":mage:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_mage:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_mage:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_mage:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_mage:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":fairy:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_fairy:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_fairy:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":vampire:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_vampire:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_vampire:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":merperson:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_fairy:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_fairy:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":vampire:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_vampire:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_vampire:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":merperson:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":merman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":mermaid:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":mermaid:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":elf:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_elf:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_elf:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_elf:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_elf:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":genie:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":man_genie:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":woman_genie:" (hash lazy=true tabIndex="0")}} @@ -407,111 +917,357 @@ {{replace-emoji ":man_zombie:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":woman_zombie:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":troll:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":person_getting_massage:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":massage_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":massage_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_getting_haircut:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":haircut_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":haircut_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":walking_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_walking:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":walking_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_standing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_standing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_standing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_kneeling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_kneeling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_kneeling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_with_white_cane:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_with_probing_cane:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_with_probing_cane:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_in_motorized_wheelchair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_in_motorized_wheelchair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_in_motorized_wheelchair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_in_manual_wheelchair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_in_manual_wheelchair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_in_manual_wheelchair:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":running_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_running:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":running_woman:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":person_getting_massage:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":massage_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":massage_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_getting_haircut:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":haircut_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":haircut_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":walking_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_walking:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":walking_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_standing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_standing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_standing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_kneeling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_kneeling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_kneeling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_with_white_cane:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_with_probing_cane:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_with_probing_cane:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_in_motorized_wheelchair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_in_motorized_wheelchair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_in_motorized_wheelchair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_in_manual_wheelchair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_in_manual_wheelchair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_in_manual_wheelchair:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":running_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_running:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":running_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":dancer:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_dancing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":business_suit_levitating:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":man_dancing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":business_suit_levitating:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":dancing_women:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":dancing_men:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":women_with_bunny_ears:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":person_in_steamy_room:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_in_steamy_room:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_in_steamy_room:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_climbing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_climbing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_climbing:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":person_in_steamy_room:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_in_steamy_room:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_in_steamy_room:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_climbing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_climbing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_climbing:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":person_fencing:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":horse_racing:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":horse_racing:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":skier:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":snowboarder:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":golfing_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_golfing:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":snowboarder:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":golfing_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_golfing:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":golfing_woman:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":surfing_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_surfing:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":surfing_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":rowing_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_rowing_boat:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":rowing_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":swimming_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_swimming:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":swimming_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":basketball_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_bouncing_ball:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":surfing_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_surfing:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":surfing_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":rowing_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_rowing_boat:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":rowing_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":swimming_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_swimming:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":swimming_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":basketball_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_bouncing_ball:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":basketball_woman:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":weight_lifting_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_lifting_weights:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":weight_lifting_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_lifting_weights:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":weight_lifting_woman:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":biking_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_biking:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":biking_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":mountain_biking_man:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_mountain_biking:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":mountain_biking_woman:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_cartwheeling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_cartwheeling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_cartwheeling:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":biking_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_biking:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":biking_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":mountain_biking_man:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_mountain_biking:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":mountain_biking_woman:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_cartwheeling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_cartwheeling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_cartwheeling:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":people_wrestling:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":men_wrestling:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":women_wrestling:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":person_playing_water_polo:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_playing_water_polo:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_playing_water_polo:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_playing_handball:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_playing_handball:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_playing_handball:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_juggling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_juggling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_juggling:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":person_in_lotus_position:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":man_in_lotus_position:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":woman_in_lotus_position:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":person_playing_water_polo:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_playing_water_polo:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_playing_water_polo:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_playing_handball:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_playing_handball:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_playing_handball:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_juggling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_juggling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_juggling:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":person_in_lotus_position:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":man_in_lotus_position:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":woman_in_lotus_position:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":bath:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":sleeping_bed:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":people_holding_hands:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":two_women_holding_hands:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":sleeping_bed:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":people_holding_hands:" + (hash lazy=true class="diversity" tabIndex="0") + }} + {{replace-emoji + ":two_women_holding_hands:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":couple:" (hash lazy=true class="diversity" tabIndex="0")}} - {{replace-emoji ":two_men_holding_hands:" (hash lazy=true class="diversity" tabIndex="0")}} + {{replace-emoji + ":two_men_holding_hands:" + (hash lazy=true class="diversity" tabIndex="0") + }} {{replace-emoji ":couplekiss_man_woman:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":kiss_woman_man:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":couplekiss_man_man:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":couplekiss_woman_woman:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":couple_with_heart:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":couple_with_heart_woman_man:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":couple_with_heart_man_man:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":couple_with_heart_woman_woman:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":couple_with_heart_woman_man:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":couple_with_heart_man_man:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":couple_with_heart_woman_woman:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":family:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_man_woman_boy:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_man_woman_girl:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":family_man_woman_girl_boy:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":family_man_woman_girl_boy:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":family_man_woman_boy_boy:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":family_man_woman_girl_girl:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":family_man_woman_girl_girl:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":family_man_man_boy:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_man_man_girl:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_man_man_girl_boy:" (hash lazy=true tabIndex="0")}} @@ -519,9 +1275,18 @@ {{replace-emoji ":family_man_man_girl_girl:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_woman_woman_boy:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_woman_woman_girl:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":family_woman_woman_girl_boy:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":family_woman_woman_boy_boy:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":family_woman_woman_girl_girl:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":family_woman_woman_girl_boy:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":family_woman_woman_boy_boy:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":family_woman_woman_girl_girl:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":family_man_boy:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_man_boy_boy:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":family_man_girl:" (hash lazy=true tabIndex="0")}} @@ -1015,8 +1780,14 @@ {{replace-emoji ":waning_crescent_moon:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":crescent_moon:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":new_moon_with_face:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":first_quarter_moon_with_face:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":last_quarter_moon_with_face:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":first_quarter_moon_with_face:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":last_quarter_moon_with_face:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":thermometer:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":sunny:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":full_moon_with_face:" (hash lazy=true tabIndex="0")}} @@ -1028,7 +1799,10 @@ {{replace-emoji ":milky_way:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":cloud:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":partly_sunny:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":cloud_with_lightning_and_rain:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":cloud_with_lightning_and_rain:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":sun_behind_small_cloud:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":sun_behind_large_cloud:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":sun_behind_rain_cloud:" (hash lazy=true tabIndex="0")}} @@ -1260,7 +2034,10 @@ {{replace-emoji ":flashlight:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":izakaya_lantern:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":diya_lamp:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":notebook_with_decorative_cover:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":notebook_with_decorative_cover:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":closed_book:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":open_book:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":green_book:" (hash lazy=true tabIndex="0")}} @@ -1317,7 +2094,10 @@ {{replace-emoji ":spiral_calendar:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":card_index:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":chart_with_upwards_trend:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":chart_with_downwards_trend:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":chart_with_downwards_trend:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":bar_chart:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":clipboard:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":pushpin:" (hash lazy=true tabIndex="0")}} @@ -1450,7 +2230,10 @@ {{replace-emoji ":arrow_upper_left:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":arrow_up_down:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":left_right_arrow:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":leftwards_arrow_with_hook:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":leftwards_arrow_with_hook:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":arrow_right_hook:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":arrow_heading_up:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":arrow_heading_down:" (hash lazy=true tabIndex="0")}} @@ -1486,7 +2269,10 @@ {{replace-emoji ":aquarius:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":pisces:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":ophiuchus:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":twisted_rightwards_arrows:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":twisted_rightwards_arrows:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":repeat:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":repeat_one:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":arrow_forward:" (hash lazy=true tabIndex="0")}} @@ -1539,7 +2325,10 @@ {{replace-emoji ":ballot_box_with_check:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":heavy_check_mark:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":x:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":negative_squared_cross_mark:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":negative_squared_cross_mark:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":curly_loop:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":loop:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":part_alternation_mark:" (hash lazy=true tabIndex="0")}} @@ -1621,8 +2410,14 @@ {{replace-emoji ":white_large_square:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":black_medium_square:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":white_medium_square:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":black_medium_small_square:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":white_medium_small_square:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":black_medium_small_square:" + (hash lazy=true tabIndex="0") + }} + {{replace-emoji + ":white_medium_small_square:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":black_small_square:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":white_small_square:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":large_orange_diamond:" (hash lazy=true tabIndex="0")}} @@ -1631,7 +2426,10 @@ {{replace-emoji ":small_blue_diamond:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":small_red_triangle:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":small_red_triangle_down:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":diamond_shape_with_a_dot_inside:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":diamond_shape_with_a_dot_inside:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":radio_button:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":white_square_button:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":black_square_button:" (hash lazy=true tabIndex="0")}} @@ -1744,13 +2542,19 @@ {{replace-emoji ":guadeloupe:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":equatorial_guinea:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":greece:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":south_georgia_south_sandwich_islands:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":south_georgia_south_sandwich_islands:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":guatemala:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":guam:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":guinea_bissau:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":guyana:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":hong_kong:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":heard_and_mc_donald_islands:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":heard_and_mc_donald_islands:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":honduras:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":croatia:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":haiti:" (hash lazy=true tabIndex="0")}} @@ -1761,7 +2565,10 @@ {{replace-emoji ":israel:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":isle_of_man:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":india:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":british_indian_ocean_territory:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":british_indian_ocean_territory:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":iraq:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":iran:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":iceland:" (hash lazy=true tabIndex="0")}} @@ -1872,7 +2679,10 @@ {{replace-emoji ":tristan_da_cunha:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":turks_caicos_islands:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":chad:" (hash lazy=true tabIndex="0")}} - {{replace-emoji ":french_southern_territories:" (hash lazy=true tabIndex="0")}} + {{replace-emoji + ":french_southern_territories:" + (hash lazy=true tabIndex="0") + }} {{replace-emoji ":togo:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":thailand:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":tajikistan:" (hash lazy=true tabIndex="0")}} @@ -1912,4 +2722,4 @@ {{replace-emoji ":scotland:" (hash lazy=true tabIndex="0")}} {{replace-emoji ":wales:" (hash lazy=true tabIndex="0")}}
    -
    + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/emoji-picker.hbs b/app/assets/javascripts/discourse/app/templates/components/emoji-picker.hbs index cba02e4d65..c2dc26b2f2 100644 --- a/app/assets/javascripts/discourse/app/templates/components/emoji-picker.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/emoji-picker.hbs @@ -1,18 +1,34 @@ {{#if this.isActive}} - {{!-- template-lint-disable no-invalid-interactive no-down-event-binding --}} -
    - {{!-- template-lint-enable no-invalid-interactive no-down-event-binding --}} + {{! template-lint-disable no-invalid-interactive no-down-event-binding }} +
    + {{! template-lint-enable no-invalid-interactive no-down-event-binding }}
    {{#if this.recentEmojis.length}} - {{/if}} - + {{#each-in this.customEmojis as |group emojis|}} - {{/each-in}} @@ -20,12 +36,27 @@
    - + {{d-icon "search"}}
    -
    +
    @@ -33,11 +64,18 @@
    {{i18n "emoji_picker.recent"}} - +
    {{#each this.recentEmojis as |emoji|}} - {{replace-emoji (concat ":" emoji ":") (hash lazy=true tabIndex="0" class="recent-emoji")}} + {{replace-emoji + (concat ":" emoji ":") + (hash lazy=true tabIndex="0" class="recent-emoji") + }} {{/each}}
    @@ -49,14 +87,24 @@
    - {{i18n (concat "emoji_picker." group) translatedFallback=group}} + {{i18n + (concat "emoji_picker." group) + translatedFallback=group + }}
    {{#if emojis.length}}
    {{#each emojis as |emoji|}} - + {{/each}}
    @@ -75,7 +123,12 @@
    {{#each this.diversityScales as |diversityScale index|}} - + {{/each}}
    @@ -83,6 +136,10 @@
    {{#if this.site.mobileView}} -
    +
    {{/if}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/emoji-uploader.hbs b/app/assets/javascripts/discourse/app/templates/components/emoji-uploader.hbs index cb8a249f76..9f279f3cd0 100644 --- a/app/assets/javascripts/discourse/app/templates/components/emoji-uploader.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/emoji-uploader.hbs @@ -4,7 +4,13 @@ {{i18n "admin.emoji.name"}}
    - +
    @@ -12,9 +18,16 @@ {{i18n "admin.emoji.group"}}
    - +
    @@ -24,8 +37,15 @@ disabled={{this.uploading}} type="file" multiple="true" - accept=".png,.gif"> - + accept=".png,.gif" + /> +
    -
    +
    \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/empty-state.hbs b/app/assets/javascripts/discourse/app/templates/components/empty-state.hbs index 345c96e629..3db22a16f6 100644 --- a/app/assets/javascripts/discourse/app/templates/components/empty-state.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/empty-state.hbs @@ -5,4 +5,4 @@

    {{@body}}

    - + \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/expand-post.hbs b/app/assets/javascripts/discourse/app/templates/components/expand-post.hbs index 119ffede11..d183a9c311 100644 --- a/app/assets/javascripts/discourse/app/templates/components/expand-post.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/expand-post.hbs @@ -1,9 +1,14 @@ {{#if this.item.truncated}} - + {{#if this.expanded}} {{d-icon "chevron-up"}} {{else}} {{d-icon "chevron-down"}} {{/if}} -{{/if}} +{{/if}} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/featured-topic.hbs b/app/assets/javascripts/discourse/app/templates/components/featured-topic.hbs index 740e2f925b..bcb506e0ba 100644 --- a/app/assets/javascripts/discourse/app/templates/components/featured-topic.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/featured-topic.hbs @@ -1,5 +1,13 @@ {{raw "topic-status" topic=this.topic}} -{{html-safe this.topic.fancyTitle}} - +{{html-safe + this.topic.fancyTitle + }} + -{{format-age this.topic.last_posted_at}} +{{format-age + this.topic.last_posted_at + }} \ No newline at end of file diff --git a/app/assets/javascripts/discourse/app/templates/components/flag-action-type.hbs b/app/assets/javascripts/discourse/app/templates/components/flag-action-type.hbs index 6e41deadef..8907e1caf0 100644 --- a/app/assets/javascripts/discourse/app/templates/components/flag-action-type.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/flag-action-type.hbs @@ -2,33 +2,59 @@

    {{this.formattedName}}