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}}