<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
THIS IS A GENERATED FILE. DO NOT EDIT!
Use `pnpm manifest` or `pnpm manifest:dev` to regenerate this file
-->
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
  xmlns:mailappor="http://schemas.microsoft.com/office/mailappversionoverrides/1.0" xsi:type="MailApp">
  <Id>9133EDFB-340F-4980-8247-CFFCE8F4DF59</Id>
  <Version>1.1.32.1</Version>
  <ProviderName>Draftable</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="Redline in Email"/>
  <Description DefaultValue="Compare with ease. Compare Word, PDF &amp; other documents. Review changes fast and error-free. Works offline."/>
  <IconUrl DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/icon-64.png"/>
  <HighResolutionIconUrl DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/icon-128.png"/>
  <SupportUrl DefaultValue="https://help.draftable.com/hc/en-us"/>
  <AppDomains>
    <AppDomain>https://dl.draftable.com</AppDomain>
    <AppDomain>https://dl.draftable.com/addins/outlook/1.1.32.1</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Mailbox"/>
  </Hosts>
  <Requirements>
    <Sets>
      <Set Name="Mailbox" MinVersion="1.14"/>
    </Sets>
  </Requirements>
  <FormSettings>
    <Form xsi:type="ItemRead">
      <DesktopSettings>
        <SourceLocation DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/taskpane.html"/>
        <RequestedHeight>350</RequestedHeight>
      </DesktopSettings>
    </Form>
    <Form xsi:type="ItemEdit">
      <DesktopSettings>
        <SourceLocation DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/taskpane.html"/>
      </DesktopSettings>
    </Form>
  </FormSettings>
  <Permissions>ReadWriteItem</Permissions>
  <Rule xsi:type="RuleCollection" Mode="Or">
    <Rule xsi:type="ItemIs" ItemType="Message" FormType="Read"/>
    <Rule xsi:type="ItemIs" ItemType="Message" FormType="Edit"/>
  </Rule>
  <DisableEntityHighlighting>false</DisableEntityHighlighting>
  <!-- Outer fallback VersionOverrides block (V1_0) -->
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
    <!-- Inner VersionOverrides block for clients that support V1_1 -->
    <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides/1.1" xsi:type="VersionOverridesV1_1">
      <Requirements>
        <bt:Sets DefaultMinVersion="1.14">
          <bt:Set Name="Mailbox"/>
        </bt:Sets>
      </Requirements>
      <Hosts>
        <Host xsi:type="MailHost">
          <DesktopFormFactor>
            <FunctionFile resid="Commands.Url"/>
            <ExtensionPoint xsi:type="MessageReadCommandSurface">
              <OfficeTab id="TabDefault">
                <Group id="DraftableReadGroup">
                  <Label resid="GroupLabel"/>
                  <Control xsi:type="Button" id="readButton">
                    <Label resid="RedliningButton.Label"/>
                    <Supertip>
                      <Title resid="RedliningButton.Label"/>
                      <Description resid="RedliningButton.ReadTooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="Icon.16x16"/>
                      <bt:Image size="32" resid="Icon.32x32"/>
                      <bt:Image size="80" resid="Icon.80x80"/>
                      <bt:Image size="128" resid="Icon.128x128"/>
                    </Icon>
                    <Action xsi:type="ShowTaskpane">
                      <SourceLocation resid="Taskpane.ReadUrl"/>
                    </Action>
                  </Control>
                  <!-- Desktop comparison functions disabled - uncomment to re-enable -->
                  <!--
                  <Control xsi:type="Button" id="compareAttachmentsButton">
                    <Label resid="CompareAttachments.Label"/>
                    <Supertip>
                      <Title resid="CompareAttachments.Label"/>
                      <Description resid="CompareAttachments.Tooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="FilesIcon.16x16"/>
                      <bt:Image size="32" resid="FilesIcon.32x32"/>
                      <bt:Image size="80" resid="FilesIcon.80x80"/>
                      <bt:Image size="128" resid="FilesIcon.128x128"/>
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>compareAttachments</FunctionName>
                    </Action>
                  </Control>
                  <Control xsi:type="Button" id="oneClickCompareButton">
                    <Label resid="OneClickCompare.Label"/>
                    <Supertip>
                      <Title resid="OneClickCompare.Label"/>
                      <Description resid="OneClickCompare.Tooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="OneClickIcon.16x16"/>
                      <bt:Image size="32" resid="OneClickIcon.32x32"/>
                      <bt:Image size="80" resid="OneClickIcon.80x80"/>
                      <bt:Image size="128" resid="OneClickIcon.128x128"/>
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>oneClickCompare</FunctionName>
                    </Action>
                  </Control>
                  -->
                </Group>
              </OfficeTab>
            </ExtensionPoint>
            <ExtensionPoint xsi:type="MessageComposeCommandSurface">
              <OfficeTab id="TabDefault">
                <Group id="DraftableComposeGroup">
                  <Label resid="GroupLabel"/>
                  <Control xsi:type="Button" id="composeButton">
                    <Label resid="RedliningButton.Label"/>
                    <Supertip>
                      <Title resid="RedliningButton.Label"/>
                      <Description resid="RedliningButton.Tooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="Icon.16x16"/>
                      <bt:Image size="32" resid="Icon.32x32"/>
                      <bt:Image size="80" resid="Icon.80x80"/>
                      <bt:Image size="128" resid="Icon.128x128"/>
                    </Icon>
                    <Action xsi:type="ShowTaskpane">
                      <SourceLocation resid="Taskpane.ComposeUrl"/>
                    </Action>
                  </Control>
                  <!-- Desktop comparison functions disabled - uncomment to re-enable -->
                  <!--
                  <Control xsi:type="Button" id="compareTextComposeButton">
                    <Label resid="CompareText.Label"/>
                    <Supertip>
                      <Title resid="CompareText.Label"/>
                      <Description resid="CompareText.Tooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="TextIcon.16x16"/>
                      <bt:Image size="32" resid="TextIcon.32x32"/>
                      <bt:Image size="80" resid="TextIcon.80x80"/>
                      <bt:Image size="128" resid="TextIcon.128x128"/>
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>compareText</FunctionName>
                    </Action>
                  </Control>
                  <Control xsi:type="Button" id="compareAttachmentsComposeButton">
                    <Label resid="CompareAttachments.Label"/>
                    <Supertip>
                      <Title resid="CompareAttachments.Label"/>
                      <Description resid="CompareAttachments.Tooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="FilesIcon.16x16"/>
                      <bt:Image size="32" resid="FilesIcon.32x32"/>
                      <bt:Image size="80" resid="FilesIcon.80x80"/>
                      <bt:Image size="128" resid="FilesIcon.128x128"/>
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>compareAttachments</FunctionName>
                    </Action>
                  </Control>
                  <Control xsi:type="Button" id="oneClickCompareComposeButton">
                    <Label resid="OneClickCompare.Label"/>
                    <Supertip>
                      <Title resid="OneClickCompare.Label"/>
                      <Description resid="OneClickCompare.Tooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="OneClickIcon.16x16"/>
                      <bt:Image size="32" resid="OneClickIcon.32x32"/>
                      <bt:Image size="80" resid="OneClickIcon.80x80"/>
                      <bt:Image size="128" resid="OneClickIcon.128x128"/>
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>oneClickCompare</FunctionName>
                    </Action>
                  </Control>
                  -->
                </Group>
              </OfficeTab>
            </ExtensionPoint>
          </DesktopFormFactor>
        </Host>
      </Hosts>
      <Resources>
        <bt:Images>
          <bt:Image id="Icon.16x16" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/icon-16.png"/>
          <bt:Image id="Icon.32x32" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/icon-32.png"/>
          <bt:Image id="Icon.80x80" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/icon-80.png"/>
          <bt:Image id="Icon.128x128" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/icon-128.png"/>
          <bt:Image id="TextIcon.16x16" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/text-16.png"/>
          <bt:Image id="TextIcon.32x32" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/text-32.png"/>
          <bt:Image id="TextIcon.80x80" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/text-80.png"/>
          <bt:Image id="TextIcon.128x128" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/text-128.png"/>
          <bt:Image id="FilesIcon.16x16" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/files-16.png"/>
          <bt:Image id="FilesIcon.32x32" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/files-32.png"/>
          <bt:Image id="FilesIcon.80x80" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/files-80.png"/>
          <bt:Image id="FilesIcon.128x128" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/files-128.png"/>
          <bt:Image id="OneClickIcon.16x16" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/1_click-16.png"/>
          <bt:Image id="OneClickIcon.32x32" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/1_click-32.png"/>
          <bt:Image id="OneClickIcon.80x80" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/1_click-80.png"/>
          <bt:Image id="OneClickIcon.128x128" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/assets/1_click-128.png"/>
        </bt:Images>
        <bt:Urls>
          <bt:Url id="Taskpane.ReadUrl" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/taskpane.html?mode=read"/>
          <bt:Url id="Taskpane.ComposeUrl" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/taskpane.html?mode=compose"/>
          <bt:Url id="Commands.Url" DefaultValue="https://dl.draftable.com/addins/outlook/1.1.32.1/commands.html"/>
        </bt:Urls>
        <bt:ShortStrings>
          <bt:String id="GroupLabel" DefaultValue="Compare"/>
          <bt:String id="RedliningButton.Label" DefaultValue="Redline"/>
          <bt:String id="CompareText.Label" DefaultValue="Compare text"/>
          <bt:String id="CompareAttachments.Label" DefaultValue="Compare attachments"/>
          <bt:String id="OneClickCompare.Label" DefaultValue="1-Click Compare"/>
        </bt:ShortStrings>
        <bt:LongStrings>
          <bt:String id="RedliningButton.Tooltip" DefaultValue="Activate redlining mode for enhanced email editing."/>
          <bt:String id="RedliningButton.ReadTooltip" DefaultValue="Compare this email or review tracked changes."/>
          <bt:String id="CompareText.Tooltip" DefaultValue="Select a range of text to compare"/>
          <bt:String id="CompareAttachments.Tooltip" DefaultValue="Select a single message with attachments, or select one or more attachments within a message"/>
          <bt:String id="OneClickCompare.Tooltip" DefaultValue="Select a single message with attachments or two attachments and this command will run your 1-Click Compare workflow"/>
        </bt:LongStrings>
      </Resources>
      <WebApplicationInfo>
        <Id>975aaf8b-d160-4b45-8c17-573e29db3759</Id>
        <Resource>api://dl.draftable.com/975aaf8b-d160-4b45-8c17-573e29db3759</Resource>
        <Scopes>
          <Scope>email</Scope>
          <Scope>offline_access</Scope>
          <Scope>openid</Scope>
          <Scope>profile</Scope>
          <Scope>mail.readwrite</Scope>
          <Scope>user.read</Scope>
        </Scopes>
      </WebApplicationInfo>
    </VersionOverrides>
  </VersionOverrides>
</OfficeApp>
