<?xml version="1.0" encoding="UTF-8"?>
<!--
  GENERATED from manifest.template.xml by scripts/build-manifest.js.
  Edit the template, then run `npm run build:manifest`.
-->
<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"
  xsi:type="TaskPaneApp">

  <Id>5ccbc81e-c095-4cee-b6fc-f8f60839528c</Id>
  <Version>1.0.0.0</Version>
  <ProviderName>OWOX</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="OWOX Data Marts" />
  <Description DefaultValue="Bring OWOX Data Marts reports into your workbook, and refresh them without leaving Microsoft Excel." />

  <IconUrl DefaultValue="https://addins.owox.com/excel/icons/icon-32.png" />
  <HighResolutionIconUrl DefaultValue="https://addins.owox.com/excel/icons/icon-64.png" />
  <SupportUrl DefaultValue="https://docs.owox.com/" />

  <AppDomains>
    <AppDomain>https://app.owox.com</AppDomain>
    <AppDomain>https://login.microsoftonline.com</AppDomain>
  </AppDomains>

  <Hosts>
    <Host Name="Workbook" />
  </Hosts>

  <Requirements>
    <Sets DefaultMinVersion="1.12">
      <Set Name="ExcelApi" MinVersion="1.12" />
    </Sets>
  </Requirements>

  <DefaultSettings>
    <SourceLocation DefaultValue="https://addins.owox.com/excel/taskpane.html" />
  </DefaultSettings>

  <Permissions>ReadWriteDocument</Permissions>

  <VersionOverrides
    xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
    xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Workbook">
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title" />
            <Description resid="GetStarted.Description" />
            <LearnMoreUrl resid="Urls.Support" />
          </GetStarted>
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <OfficeTab id="TabHome">
              <Group id="OwoxHomeGroup">
                <Label resid="Group.Label" />
                <Icon>
                  <bt:Image size="16" resid="Icon.16" />
                  <bt:Image size="20" resid="Icon.20" />
                  <bt:Image size="24" resid="Icon.24" />
                  <bt:Image size="32" resid="Icon.32" />
                  <bt:Image size="40" resid="Icon.40" />
                  <bt:Image size="48" resid="Icon.48" />
                  <bt:Image size="64" resid="Icon.64" />
                  <bt:Image size="80" resid="Icon.80" />
                </Icon>
                <Control xsi:type="Button" id="OwoxOpenTaskpaneHome">
                  <Label resid="ButtonHome.Label" />
                  <Supertip>
                    <Title resid="ButtonHome.Label" />
                    <Description resid="Button.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="20" resid="Icon.20" />
                    <bt:Image size="24" resid="Icon.24" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="40" resid="Icon.40" />
                    <bt:Image size="48" resid="Icon.48" />
                    <bt:Image size="64" resid="Icon.64" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>OwoxTaskpane</TaskpaneId>
                    <SourceLocation resid="Urls.Taskpane" />
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
            <CustomTab id="OwoxTab">
              <Group id="OwoxGroup">
                <Label resid="Group.Label" />
                <Icon>
                  <bt:Image size="16" resid="Icon.16" />
                  <bt:Image size="20" resid="Icon.20" />
                  <bt:Image size="24" resid="Icon.24" />
                  <bt:Image size="32" resid="Icon.32" />
                  <bt:Image size="40" resid="Icon.40" />
                  <bt:Image size="48" resid="Icon.48" />
                  <bt:Image size="64" resid="Icon.64" />
                  <bt:Image size="80" resid="Icon.80" />
                </Icon>
                <Control xsi:type="Button" id="OwoxOpenTaskpane">
                  <Label resid="Button.Label" />
                  <Supertip>
                    <Title resid="Button.Label" />
                    <Description resid="Button.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="20" resid="Icon.20" />
                    <bt:Image size="24" resid="Icon.24" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="40" resid="Icon.40" />
                    <bt:Image size="48" resid="Icon.48" />
                    <bt:Image size="64" resid="Icon.64" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>OwoxTaskpane</TaskpaneId>
                    <SourceLocation resid="Urls.Taskpane" />
                  </Action>
                </Control>
              </Group>
              <Group id="OwoxCreateGroup">
                <Label resid="CreateGroup.Label" />
                <Icon>
                  <bt:Image size="16" resid="CreateReport.16" />
                  <bt:Image size="32" resid="CreateReport.32" />
                  <bt:Image size="80" resid="CreateReport.80" />
                </Icon>
                <Control xsi:type="Button" id="OwoxCreateReport">
                  <Label resid="CreateReport.Label" />
                  <Supertip>
                    <Title resid="CreateReport.Label" />
                    <Description resid="CreateReport.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="CreateReport.16" />
                    <bt:Image size="20" resid="CreateReport.20" />
                    <bt:Image size="24" resid="CreateReport.24" />
                    <bt:Image size="32" resid="CreateReport.32" />
                    <bt:Image size="40" resid="CreateReport.40" />
                    <bt:Image size="48" resid="CreateReport.48" />
                    <bt:Image size="64" resid="CreateReport.64" />
                    <bt:Image size="80" resid="CreateReport.80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>OwoxTaskpane</TaskpaneId>
                    <SourceLocation resid="Urls.TaskpaneCreateReport" />
                  </Action>
                </Control>
              </Group>
              <Group id="OwoxActionsGroup">
                <Label resid="ActionsGroup.Label" />
                <Icon>
                  <bt:Image size="16" resid="Icon.16" />
                  <bt:Image size="32" resid="Icon.32" />
                  <bt:Image size="80" resid="Icon.80" />
                </Icon>
                <Control xsi:type="Button" id="OwoxRefreshCurrentReport">
                  <Label resid="RefreshCurrent.Label" />
                  <Supertip>
                    <Title resid="RefreshCurrent.Label" />
                    <Description resid="RefreshCurrent.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Refresh.16" />
                    <bt:Image size="20" resid="Refresh.20" />
                    <bt:Image size="24" resid="Refresh.24" />
                    <bt:Image size="32" resid="Refresh.32" />
                    <bt:Image size="40" resid="Refresh.40" />
                    <bt:Image size="48" resid="Refresh.48" />
                    <bt:Image size="64" resid="Refresh.64" />
                    <bt:Image size="80" resid="Refresh.80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>OwoxTaskpane</TaskpaneId>
                    <SourceLocation resid="Urls.TaskpaneRefresh" />
                  </Action>
                </Control>
                <Control xsi:type="Button" id="OwoxRefreshAllReports">
                  <Label resid="RefreshAll.Label" />
                  <Supertip>
                    <Title resid="RefreshAll.Label" />
                    <Description resid="RefreshAll.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="RefreshAll.16" />
                    <bt:Image size="20" resid="RefreshAll.20" />
                    <bt:Image size="24" resid="RefreshAll.24" />
                    <bt:Image size="32" resid="RefreshAll.32" />
                    <bt:Image size="40" resid="RefreshAll.40" />
                    <bt:Image size="48" resid="RefreshAll.48" />
                    <bt:Image size="64" resid="RefreshAll.64" />
                    <bt:Image size="80" resid="RefreshAll.80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>OwoxTaskpane</TaskpaneId>
                    <SourceLocation resid="Urls.TaskpaneRefreshAll" />
                  </Action>
                </Control>
                <Control xsi:type="Button" id="OwoxAllReports">
                  <Label resid="AllReports.Label" />
                  <Supertip>
                    <Title resid="AllReports.Label" />
                    <Description resid="AllReports.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="AllReports.16" />
                    <bt:Image size="20" resid="AllReports.20" />
                    <bt:Image size="24" resid="AllReports.24" />
                    <bt:Image size="32" resid="AllReports.32" />
                    <bt:Image size="40" resid="AllReports.40" />
                    <bt:Image size="48" resid="AllReports.48" />
                    <bt:Image size="64" resid="AllReports.64" />
                    <bt:Image size="80" resid="AllReports.80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>OwoxTaskpane</TaskpaneId>
                    <SourceLocation resid="Urls.TaskpaneAllReports" />
                  </Action>
                </Control>
              </Group>
              <Label resid="Tab.Label" />
            </CustomTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>

    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16" DefaultValue="https://addins.owox.com/excel/icons/icon-16.png" />
        <bt:Image id="Icon.20" DefaultValue="https://addins.owox.com/excel/icons/icon-20.png" />
        <bt:Image id="Icon.24" DefaultValue="https://addins.owox.com/excel/icons/icon-24.png" />
        <bt:Image id="Icon.32" DefaultValue="https://addins.owox.com/excel/icons/icon-32.png" />
        <bt:Image id="Icon.40" DefaultValue="https://addins.owox.com/excel/icons/icon-40.png" />
        <bt:Image id="Icon.48" DefaultValue="https://addins.owox.com/excel/icons/icon-48.png" />
        <bt:Image id="Icon.64" DefaultValue="https://addins.owox.com/excel/icons/icon-64.png" />
        <bt:Image id="Icon.80" DefaultValue="https://addins.owox.com/excel/icons/icon-80.png" />
        <bt:Image id="Refresh.16" DefaultValue="https://addins.owox.com/excel/icons/refresh-16.png" />
        <bt:Image id="Refresh.20" DefaultValue="https://addins.owox.com/excel/icons/refresh-20.png" />
        <bt:Image id="Refresh.24" DefaultValue="https://addins.owox.com/excel/icons/refresh-24.png" />
        <bt:Image id="Refresh.32" DefaultValue="https://addins.owox.com/excel/icons/refresh-32.png" />
        <bt:Image id="Refresh.40" DefaultValue="https://addins.owox.com/excel/icons/refresh-40.png" />
        <bt:Image id="Refresh.48" DefaultValue="https://addins.owox.com/excel/icons/refresh-48.png" />
        <bt:Image id="Refresh.64" DefaultValue="https://addins.owox.com/excel/icons/refresh-64.png" />
        <bt:Image id="Refresh.80" DefaultValue="https://addins.owox.com/excel/icons/refresh-80.png" />
        <bt:Image id="RefreshAll.16" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-16.png" />
        <bt:Image id="RefreshAll.20" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-20.png" />
        <bt:Image id="RefreshAll.24" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-24.png" />
        <bt:Image id="RefreshAll.32" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-32.png" />
        <bt:Image id="RefreshAll.40" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-40.png" />
        <bt:Image id="RefreshAll.48" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-48.png" />
        <bt:Image id="RefreshAll.64" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-64.png" />
        <bt:Image id="RefreshAll.80" DefaultValue="https://addins.owox.com/excel/icons/refresh-all-80.png" />
        <bt:Image id="AllReports.16" DefaultValue="https://addins.owox.com/excel/icons/all-reports-16.png" />
        <bt:Image id="AllReports.20" DefaultValue="https://addins.owox.com/excel/icons/all-reports-20.png" />
        <bt:Image id="AllReports.24" DefaultValue="https://addins.owox.com/excel/icons/all-reports-24.png" />
        <bt:Image id="AllReports.32" DefaultValue="https://addins.owox.com/excel/icons/all-reports-32.png" />
        <bt:Image id="AllReports.40" DefaultValue="https://addins.owox.com/excel/icons/all-reports-40.png" />
        <bt:Image id="AllReports.48" DefaultValue="https://addins.owox.com/excel/icons/all-reports-48.png" />
        <bt:Image id="AllReports.64" DefaultValue="https://addins.owox.com/excel/icons/all-reports-64.png" />
        <bt:Image id="AllReports.80" DefaultValue="https://addins.owox.com/excel/icons/all-reports-80.png" />
        <bt:Image id="CreateReport.16" DefaultValue="https://addins.owox.com/excel/icons/create-report-16.png" />
        <bt:Image id="CreateReport.20" DefaultValue="https://addins.owox.com/excel/icons/create-report-20.png" />
        <bt:Image id="CreateReport.24" DefaultValue="https://addins.owox.com/excel/icons/create-report-24.png" />
        <bt:Image id="CreateReport.32" DefaultValue="https://addins.owox.com/excel/icons/create-report-32.png" />
        <bt:Image id="CreateReport.40" DefaultValue="https://addins.owox.com/excel/icons/create-report-40.png" />
        <bt:Image id="CreateReport.48" DefaultValue="https://addins.owox.com/excel/icons/create-report-48.png" />
        <bt:Image id="CreateReport.64" DefaultValue="https://addins.owox.com/excel/icons/create-report-64.png" />
        <bt:Image id="CreateReport.80" DefaultValue="https://addins.owox.com/excel/icons/create-report-80.png" />
      </bt:Images>
      <bt:Urls>
        <bt:Url id="Urls.Taskpane" DefaultValue="https://addins.owox.com/excel/taskpane.html" />
        <bt:Url
          id="Urls.TaskpaneRefresh"
          DefaultValue="https://addins.owox.com/excel/taskpane.html?action=refresh" />
        <bt:Url
          id="Urls.TaskpaneRefreshAll"
          DefaultValue="https://addins.owox.com/excel/taskpane.html?action=refresh-all" />
        <bt:Url
          id="Urls.TaskpaneAllReports"
          DefaultValue="https://addins.owox.com/excel/taskpane.html?action=all-reports" />
        <bt:Url
          id="Urls.TaskpaneCreateReport"
          DefaultValue="https://addins.owox.com/excel/taskpane.html?action=create-report" />
        <bt:Url id="Urls.Support" DefaultValue="https://docs.owox.com/" />
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="Tab.Label" DefaultValue="OWOX Data Marts" />
        <bt:String id="Group.Label" DefaultValue="OWOX" />
        <bt:String id="Button.Label" DefaultValue="Launch sidebar" />
        <bt:String id="ButtonHome.Label" DefaultValue="OWOX Data Marts" />
        <bt:String id="ActionsGroup.Label" DefaultValue="Reports" />
        <bt:String id="CreateGroup.Label" DefaultValue="Create" />
        <bt:String id="RefreshCurrent.Label" DefaultValue="Refresh current report" />
        <bt:String id="RefreshAll.Label" DefaultValue="Refresh all reports" />
        <bt:String id="AllReports.Label" DefaultValue="All reports" />
        <bt:String id="CreateReport.Label" DefaultValue="New report" />
        <bt:String id="GetStarted.Title" DefaultValue="OWOX Data Marts is ready" />
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="Button.Tooltip" DefaultValue="Open OWOX Data Marts beside your worksheet." />
        <bt:String
          id="RefreshCurrent.Tooltip"
          DefaultValue="Re-read the report bound to the active worksheet and rewrite its rows." />
        <bt:String
          id="RefreshAll.Tooltip"
          DefaultValue="Re-read every report in this workbook and rewrite their rows." />
        <bt:String
          id="AllReports.Tooltip"
          DefaultValue="List the reports in this workbook and open the one you pick." />
        <bt:String
          id="CreateReport.Tooltip"
          DefaultValue="Add a worksheet and set up a report that fills it." />
        <bt:String
          id="GetStarted.Description"
          DefaultValue="Open the OWOX Data Marts tab and select Launch sidebar to bring report data into this workbook." />
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
