<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<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:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="TaskPaneApp">
  <Id>66cfb7aa-c8b5-4285-ae4a-6140b6c8d0d6</Id>
  <Version>2.0.1</Version>
  <ProviderName>Daloopa</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="Daloopa" />
  <Description
    DefaultValue="The Daloopa Add-in helps Wall Street analysts automatically update their financial models without changing models' formats and layouts." />
  <IconUrl DefaultValue="https://addin.daloopa.com/assets/daloopa-icon-32.png" />
  <HighResolutionIconUrl DefaultValue="https://addin.daloopa.com/assets/daloopa-icon-64.png" />
  <SupportUrl DefaultValue="https://docs.daloopa.com/docs/contact-us" />
  <AppDomains>
    <!-- Internal -->
    <AppDomain>https://daloopa.com</AppDomain>
    <AppDomain>https://auth.daloopa.com</AppDomain>
    <!-- External -->
    <AppDomain>https://login.microsoft.com</AppDomain>
    <AppDomain>https://login.microsoftonline.com</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Workbook" />
  </Hosts>
  <Requirements>
    <Sets DefaultMinVersion="1.1">
      <Set Name="SharedRuntime" MinVersion="1.1"/>
    </Sets>
  </Requirements>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://addin.daloopa.com/#" />
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
    xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Workbook">
        <Runtimes>
          <Runtime resid="Taskpane.Url" lifetime="long" />
        </Runtimes>
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title" />
            <Description resid="GetStarted.Description" />
            <LearnMoreUrl resid="GetStarted.LearnMoreUrl" />
          </GetStarted>
          <FunctionFile resid="Taskpane.Url" />
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <OfficeTab id="TabHome">
              <Group id="CommandsGroup">
                <Label resid="CommandsGroup.Label" />
                <Icon>
                  <bt:Image size="16" resid="Icon.16x16" />
                  <bt:Image size="32" resid="Icon.32x32" />
                  <bt:Image size="80" resid="Icon.80x80" />
                </Icon>
                <Control xsi:type="Button" id="TaskpaneButton">
                  <Label resid="TaskpaneButton.Label" />
                  <Supertip>
                    <Title resid="TaskpaneButton.Label" />
                    <Description resid="TaskpaneButton.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16x16" />
                    <bt:Image size="32" resid="Icon.32x32" />
                    <bt:Image size="80" resid="Icon.80x80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url" />
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
          </ExtensionPoint>
          <ExtensionPoint xsi:type="ContextMenu">
            <OfficeMenu id="ContextMenuCell">
              <Control xsi:type="Menu" id="Contoso.myMenu">
                <Label resid="residLabel" />
                <Supertip>
                  <Title resid="residLabel" />
                  <Description resid="residToolTip" />
                </Supertip>
                <Icon>
                  <bt:Image size="16" resid="Icon.16x16" />
                  <bt:Image size="32" resid="Icon.32x32" />
                  <bt:Image size="80" resid="Icon.80x80" />
                </Icon>
                <Items>
                  <Item id="RetrofitCells">
                    <Label resid="retrofitCellsTitle" />
                    <Supertip>
                      <Title resid="retrofitCellsTitle" />
                      <Description resid="residToolTip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="RetrofitCells.16x16" />
                      <bt:Image size="32" resid="RetrofitCells.32x32" />
                      <bt:Image size="80" resid="RetrofitCells.80x80" />
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>openRetrofitter</FunctionName>
                    </Action>
                  </Item>
                  <Item id="UpdateCells">
                    <Label resid="updateCellsTitle" />
                    <Supertip>
                      <Title resid="updateCellsTitle" />
                      <Description resid="residToolTip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="UpdateCells.16x16" />
                      <bt:Image size="32" resid="UpdateCells.32x32" />
                      <bt:Image size="80" resid="UpdateCells.80x80" />
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>openUpdater</FunctionName>
                    </Action>
                  </Item>
                  <Item id="InspectCell">
                    <Label resid="inspectCellTitle" />
                    <Supertip>
                      <Title resid="inspectCellTitle" />
                      <Description resid="residToolTip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="InspectCell.16x16" />
                      <bt:Image size="32" resid="InspectCell.32x32" />
                      <bt:Image size="80" resid="InspectCell.80x80" />
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>openInspector</FunctionName>
                    </Action>
                  </Item>
                  <Item id="Stitcher">
                    <Label resid="stitcherTitle" />
                    <Supertip>
                      <Title resid="stitcherTitle" />
                      <Description resid="residToolTip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="Stitcher.16x16" />
                      <bt:Image size="32" resid="Stitcher.32x32" />
                      <bt:Image size="80" resid="Stitcher.80x80" />
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>getStitcher</FunctionName>
                    </Action>
                  </Item>
                  <Item id="OpenHyperlink">
                    <Label resid="openHyperlinkTitle" />
                    <Supertip>
                      <Title resid="openHyperlinkTitle" />
                      <Description resid="residToolTip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="OpenHyperlink.16x16" />
                      <bt:Image size="32" resid="OpenHyperlink.32x32" />
                      <bt:Image size="80" resid="OpenHyperlink.80x80" />
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>openHyperlink</FunctionName>
                    </Action>
                  </Item>
                  <Item id="CreateRollupNumber">
                    <Label resid="createRollupNumberTitle" />
                    <Supertip>
                      <Title resid="createRollupNumberTitle" />
                      <Description resid="residToolTip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="CreateRollupNumber.16x16" />
                      <bt:Image size="32" resid="CreateRollupNumber.32x32" />
                      <bt:Image size="80" resid="CreateRollupNumber.80x80" />
                    </Icon>
                    <Action xsi:type="ExecuteFunction">
                      <FunctionName>openRollupNumberCreator</FunctionName>
                    </Action>
                  </Item>
                </Items>
              </Control>
            </OfficeMenu>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16x16"
          DefaultValue="https://addin.daloopa.com/assets/daloopa-icon-16.png" />
        <bt:Image id="Icon.32x32"
          DefaultValue="https://addin.daloopa.com/assets/daloopa-icon-32.png" />
        <bt:Image id="Icon.80x80"
          DefaultValue="https://addin.daloopa.com/assets/daloopa-icon-80.png" />
        <bt:Image id="RetrofitCells.16x16"
          DefaultValue="https://addin.daloopa.com/assets/icon-retrofit-16.png" />
        <bt:Image id="RetrofitCells.32x32"
          DefaultValue="https://addin.daloopa.com/assets/icon-retrofit-32.png" />
        <bt:Image id="RetrofitCells.80x80"
          DefaultValue="https://addin.daloopa.com/assets/icon-retrofit-80.png" />
        <bt:Image id="UpdateCells.16x16"
          DefaultValue="https://addin.daloopa.com/assets/icon-update-16.png" />
        <bt:Image id="UpdateCells.32x32"
          DefaultValue="https://addin.daloopa.com/assets/icon-update-32.png" />
        <bt:Image id="UpdateCells.80x80"
          DefaultValue="https://addin.daloopa.com/assets/icon-update-80.png" />
        <bt:Image id="InspectCell.16x16"
          DefaultValue="https://addin.daloopa.com/assets/icon-inspect-16.png" />
        <bt:Image id="InspectCell.32x32"
          DefaultValue="https://addin.daloopa.com/assets/icon-inspect-32.png" />
        <bt:Image id="InspectCell.80x80"
          DefaultValue="https://addin.daloopa.com/assets/icon-inspect-80.png" />
        <bt:Image id="Stitcher.16x16"
          DefaultValue="https://addin.daloopa.com/assets/icon-stitcher-16.png" />
        <bt:Image id="Stitcher.32x32"
          DefaultValue="https://addin.daloopa.com/assets/icon-stitcher-32.png" />
        <bt:Image id="Stitcher.80x80"
          DefaultValue="https://addin.daloopa.com/assets/icon-stitcher-80.png" />
        <bt:Image id="OpenHyperlink.16x16"
          DefaultValue="https://addin.daloopa.com/assets/icon-open-hyperlink-16.png" />
        <bt:Image id="OpenHyperlink.32x32"
          DefaultValue="https://addin.daloopa.com/assets/icon-open-hyperlink-32.png" />
        <bt:Image id="OpenHyperlink.80x80"
          DefaultValue="https://addin.daloopa.com/assets/icon-open-hyperlink-80.png" />
        <bt:Image id="CreateRollupNumber.16x16"
          DefaultValue="https://addin.daloopa.com/assets/icon-create-rollup-number-16.png" />
        <bt:Image id="CreateRollupNumber.32x32"
          DefaultValue="https://addin.daloopa.com/assets/icon-create-rollup-number-32.png" />
        <bt:Image id="CreateRollupNumber.80x80"
          DefaultValue="https://addin.daloopa.com/assets/icon-create-rollup-number-80.png" />
      </bt:Images>
      <bt:Urls>
        <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://www.daloopa.com" />
        <bt:Url id="Taskpane.Url" DefaultValue="https://addin.daloopa.com/#" />
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="GetStarted.Title" DefaultValue="Get started with your Daloopa add-in!" />
        <bt:String id="CommandsGroup.Label" DefaultValue="Daloopa AI" />
        <bt:String id="TaskpaneButton.Label" DefaultValue="Daloopa" />
        <bt:String id="residLabel" DefaultValue="Daloopa Helpers" />
        <bt:String id="retrofitCellsTitle" DefaultValue="Retrofit Cells" />
        <bt:String id="updateCellsTitle" DefaultValue="Update Cells" />
        <bt:String id="inspectCellTitle" DefaultValue="Inspect Cell" />
        <bt:String id="stitcherTitle" DefaultValue="Stitcher" />
        <bt:String id="openHyperlinkTitle" DefaultValue="Open Hyperlink" />
        <bt:String id="createRollupNumberTitle" DefaultValue="Create Rollup Number" />
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="GetStarted.Description"
          DefaultValue="Your Daloopa add-in loaded succesfully. Go to the HOME tab and click the 'Daloopa' button to get started." />
        <bt:String id="TaskpaneButton.Tooltip" DefaultValue="Click to launch Daloopa add-in." />
        <bt:String id="residToolTip" DefaultValue="Quick entry" />
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>