DEV: Correct hbs prettier violations

This commit is contained in:
David Taylor 2023-02-02 12:13:58 +00:00
parent 6b01105cb9
commit fa30ab4ed7
16 changed files with 31 additions and 21 deletions

View File

@ -127,4 +127,4 @@
<p>{{i18n "search.no_results"}}</p>
{{/if}}
</div>
</div>
</div>

View File

@ -82,4 +82,4 @@
@class="add-required-tag-group"
/>
</section>
</section>
</section>

View File

@ -16,4 +16,4 @@
{{b.title}}
</button>
{{/each}}
<PluginOutlet @name="after-login-buttons" />
<PluginOutlet @name="after-login-buttons" />

View File

@ -80,4 +80,4 @@
<div>{{i18n "groups.empty.requests"}}</div>
{{/if}}
</section>
</section>

View File

@ -263,4 +263,4 @@
{{/if}}
</div>
</div>
{{/if}}
{{/if}}

View File

@ -17,4 +17,4 @@
{{else}}
{{d-icon "envelope"}}
<span class="identifier">{{this.item.id}}</span>
{{/if}}
{{/if}}

View File

@ -10,4 +10,4 @@
}}
{{/each}}
</ul>
{{/if}}
{{/if}}

View File

@ -20,4 +20,4 @@
d="M24.58 66.41c-7.1032817-13.1205259-4.0652056-29.4212778 7.2876929-39.1020065C43.2205913 17.6272648 59.7966078 17.2028861 71.63 26.29c-11.3513195-11.9524832-29.9818586-13.1756566-42.7984647-2.8098996C16.0149293 33.8458575 13.3153477 52.3203102 22.63 65.92l-3.76 18.9 5.71-18.41z">
</path>
</g>
</svg>
</svg>

View File

@ -41,4 +41,4 @@
<circle class="cls-16" cx="310.76" cy="212.28" r="31" transform="rotate(-80.78 310.775 212.283)"/>
<path class="cls-16" d="M261.28 232.08s5.1 21.67 30.82 30.83M86.32 654.55c1.89 34 97.58 193.31 283.35 71.79M62.71 713.69c-21-36.73-37.27-123.1 14.16-215.91"/>
<path class="cls-3" d="M61.26 43.4S78.53 27 81.27 31.97c5.68 10.3-9.68 13.88-9.68 13.88l-10.33-2.46Zm82.78 36.45s.96 10.11-6.5 19.4-7.57-6.43-7.57-6.43l14.07-12.97Z"/>
</svg>
</svg>

View File

@ -53,4 +53,4 @@
<path class="cls-2" d="M608.9 386.8c2.15 18.16-10.83 34.62-28.99 36.77a33.102 33.102 0 0 1-30.83-13.63m311.4 44.17s25.43 28.24 25.43 59.87v25.86s-2.94 39.87-27 39.87c-15 0-28.72-10-33.21-21.32a15.538 15.538 0 0 0-16.89-9.53c-7.6 1.17-17.33 1.71-25.8-.86a7.075 7.075 0 0 1-5-7.57c.5-4.6 2-10.72 6.07-12.58 8.18-3.69 16.38-5 26.79-4.8 14.45-.6 28.3 5.81 37.2 17.2v-39.48"/>
<circle class="cls-2" cx="829.8" cy="441.63" r="33.11"/>
<path class="cls-2" d="M363.91 434.36s3.77 15.61 0 22.35M71.22 503.56l10.79 30.5"/>
</svg>
</svg>

View File

@ -30,4 +30,4 @@
<path d="M623.41 372.26c-3.26 7.33-7.32 14.28-12.11 20.71a138.21 138.21 0 0 1-35.07 33.23c-4.75 3.15-10.7 7.2-16.7 11.54-2.49 1.78-4.5 4.15-5.85 6.9.94-25.55-12.82-46.53-30.41-52.16 7.86-5.63 16.23-10.51 25-14.59 39.31-17.82 39.86-22.51 56.41-41.8 3.54-4.17 9.79-4.69 13.97-1.15a9.7 9.7 0 0 1 1.89 2.15c5.1 7.99 9.32 20.24 2.87 35.17Z" stroke="var(--primary)" stroke-linecap="round" stroke-linejoin="round" stroke-width="8.75" fill="#ff5d10"/>
<circle class="cls-5" cx="424.73" cy="431.81" r="41.67"/>
<path class="cls-10" d="m643.65 93.98 19.43 59.33a70.213 70.213 0 0 1 3.43 21.76v9c0 3.75-2.2 7.16-5.63 8.69h0a9.51 9.51 0 0 0-5.63 9c.53 18.44 1.81 71.92-.19 92.34 0 .35-.07.7-.1 1a99.551 99.551 0 0 1-17.25 46.57m-199.9 50.71c21.77 7.47 33.35 31.18 25.88 52.94-7.47 21.77-31.18 33.35-52.94 25.88a41.71 41.71 0 0 1-9.18-4.47"/>
</svg>
</svg>

View File

@ -8,4 +8,4 @@
{{#unless this.currentUserInDnD}}
<ChatHeaderIconUnreadIndicator />
{{/unless}}
</a>
</a>

View File

@ -54,4 +54,4 @@
{{i18n "chat.quote.copy_success"}}
</div>
{{/if}}
</div>
</div>

View File

@ -18,7 +18,9 @@
{{i18n "chat.channel_edit_name_slug_modal.slug"}}&nbsp;
<span>
{{d-icon "info-circle"}}
<DTooltip>{{i18n "chat.channel_edit_name_slug_modal.slug_description"}}</DTooltip>
<DTooltip>{{i18n
"chat.channel_edit_name_slug_modal.slug_description"
}}</DTooltip>
</span>
</label>
<Input
@ -40,4 +42,4 @@
@disabled={{this.isSaveDisabled}}
/>
<DModalCancel @close={{route-action "closeModal"}} />
</div>
</div>

View File

@ -17,7 +17,9 @@
{{i18n "chat.create_channel.slug"}}&nbsp;
<span>
{{d-icon "info-circle"}}
<DTooltip>{{i18n "chat.channel_edit_name_slug_modal.slug_description"}}</DTooltip>
<DTooltip>{{i18n
"chat.channel_edit_name_slug_modal.slug_description"
}}</DTooltip>
</span>
</label>
<Input
@ -89,4 +91,4 @@
@label="chat.create_channel.create"
@disabled={{this.createDisabled}}
/>
</div>
</div>

View File

@ -135,14 +135,20 @@
<div class="control-group timezones">
<label>{{i18n
"discourse_local_dates.create.form.timezones_title"
"discourse_local_dates.create.form.timezones_title"
}}</label>
<p>{{i18n
"discourse_local_dates.create.form.timezones_description"
"discourse_local_dates.create.form.timezones_description"
}}</p>
<div class="controls">
<MultiSelect @valueProperty={{null}} @nameProperty={{null}} @class="timezones-input" @content={{this.allTimezones}}
@value={{this.timezones}} @options={{hash allowAny=false maximum=5}} />
<MultiSelect
@valueProperty={{null}}
@nameProperty={{null}}
@class="timezones-input"
@content={{this.allTimezones}}
@value={{this.timezones}}
@options={{hash allowAny=false maximum=5}}
/>
</div>
</div>