{{!-- ApplicationV2 template for Seek Results Preview Dialog Matches the visibility manager's design and styling --}}
{{!-- Seeker Information Panel --}}

{{seeker.name}}

{{seeker.actionLabel}}

{{#if seekFeatBadges}}
{{#each seekFeatBadges as |b|}} {{b.label}} {{/each}}
{{/if}} {{#if suppressedSensesBadge}}
{{suppressedSensesBadge.label}}
{{/if}}
{{!-- Reactions System --}} {{#if hasReactions}}
{{/if}} {{!-- Encounter Filter + Ignore Allies (Encounter-only shown when relevant; Ignore allies always shown) --}}
{{#if showEncounterFilter}} {{/if}} {{#unless detectionFilterDisabled}} {{/unless}}
{{!-- Results Table --}} {{#if bulkOverrideStates}}
{{> "pf2e-visioner.bulk-override"}}
{{/if}}
{{#if avsEnabled}} {{/if}} {{#each outcomes as |outcome|}} {{#if ../avsEnabled}} {{/if}} {{/each}}
{{localize "PF2E_VISIONER.UI.TOKEN"}} {{#if searchExplorationGroup}}Searcher{{else}}{{localize "PF2E_VISIONER.UI.NAME"}}{{/if}}{{localize "PF2E_VISIONER.SEEK_AUTOMATION.DETECTED_BY"}}{{localize "PF2E_VISIONER.SEEK_AUTOMATION.ROLL_VS_DC"}} {{localize "PF2E_VISIONER.SEEK_AUTOMATION.OUTCOME"}} {{localize "PF2E_VISIONER.SEEK_AUTOMATION.VISIBILITY_CHANGE"}} {{localize "PF2E_VISIONER.UI.ACTIONS"}}
{{#if ../searchExplorationGroup}} {{else if outcome._isWall}} {{else}} {{#if outcome.target.document.hidden}} {{/if}} {{/if}} {{#if ../searchExplorationGroup}}
{{outcome.searchExplorationObserverName}}
{{else if outcome._isWall}} {{outcome.wallIdentifier}} {{else}}
{{outcome.target.name}} {{#if outcome.searchExplorationObserverName}} Searcher: {{outcome.searchExplorationObserverName}} {{/if}}
{{/if}}
{{#if outcome.detectedBySense}} {{{senseIcon outcome.detectedBySense}}} {{else}} {{/if}} {{#if outcome.isPointOut}} {{localize "PF2E_VISIONER.UI.POINT_OUT_INDICATOR"}}
{{localize "PF2E_VISIONER.UI.TARGET_DC"}} {{outcome.dc}} {{else}}
{{outcome.rollTotal}} {{localize "PF2E_VISIONER.UI.VS_DC"}} {{outcome.dc}}
({{outcome.marginText}})
{{/if}}
{{outcome.outcomeLabel}} {{#if outcome.deferred}} {{localize 'PF2E_VISIONER.DIALOG_TITLES.SEEK_DEFERRED_SHORT'}} {{/if}} {{#if outcome.sneakyFeatApplied}} {{localize "PF2E_VISIONER.SNEAKY_FEAT.VISIBILITY_CAPPED"}} {{/if}} {{#if outcome.invisibleSeekCapApplied}} {{localize "PF2E_VISIONER.SEEK_AUTOMATION.INVISIBLE_CAP_LABEL"}} {{/if}}
{{{visibilityIcon outcome.oldVisibility}}} {{#if outcome.isOldStateAvsControlled}} {{/if}}
{{#each outcome.availableStates as |state|}} {{/each}}
{{#if outcome._isWall}} {{else}} {{/if}}
{{!-- Bulk Actions --}}
{{changesCount}} of {{totalCount}} targets will have visibility changes.