Release 1.1.0.1

pull/1/head
Finmail 4 years ago committed by Finmail
commit 0cac4de4dd

63
.gitattributes vendored

@ -0,0 +1,63 @@
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
###############################################################################
# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
# default for csharp files.
# Note: This is only used by command line
###############################################################################
#*.cs diff=csharp
###############################################################################
# Set the merge driver for project and solution files
#
# Merging from the command prompt will add diff markers to the files if there
# are conflicts (Merging from VS is not affected by the settings below, in VS
# the diff markers are never inserted). Diff markers may cause the following
# file extensions to fail to load in VS. An alternative would be to treat
# these files as binary and thus will always conflict and require user
# intervention with every merge. To do so, just uncomment the entries below
###############################################################################
#*.sln merge=binary
#*.csproj merge=binary
#*.vbproj merge=binary
#*.vcxproj merge=binary
#*.vcproj merge=binary
#*.dbproj merge=binary
#*.fsproj merge=binary
#*.lsproj merge=binary
#*.wixproj merge=binary
#*.modelproj merge=binary
#*.sqlproj merge=binary
#*.wwaproj merge=binary
###############################################################################
# behavior for image files
#
# image files are treated as binary by default.
###############################################################################
#*.jpg binary
#*.png binary
#*.gif binary
###############################################################################
# diff behavior for common document formats
#
# Convert binary document formats to text before diffing them. This feature
# is only available from the command line. Turn it on by uncommenting the
# entries below.
###############################################################################
#*.doc diff=astextplain
#*.DOC diff=astextplain
#*.docx diff=astextplain
#*.DOCX diff=astextplain
#*.dot diff=astextplain
#*.DOT diff=astextplain
#*.pdf diff=astextplain
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain

261
.gitignore vendored

@ -0,0 +1,261 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
# Visual Studio 2015 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUNIT
*.VisualState.xml
TestResult.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
project.fragment.lock.json
artifacts/
*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
# TFS 2012 Local Workspace
$tf/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# JustCode is a .NET coding add-in
.JustCode
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef
# Microsoft Azure Emulator
ecf/
rcf/
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/
# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
# SQL Server files
*.mdf
*.ldf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
# Microsoft Fakes
FakesAssemblies/
# GhostDoc plugin setting file
*.GhostDoc.xml
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
# JetBrains Rider
.idea/
*.sln.iml
# CodeRush
.cr/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc

@ -0,0 +1,33 @@
๏ปฟ
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.271
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Finmail-Outlook", "Finmail-Outlook\Finmail-Outlook.csproj", "{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Finmail-OutlookWeb", "Finmail-OutlookWeb\Finmail-OutlookWeb.csproj", "{6908FE9F-280D-4A46-9BCF-40D73FFEF758}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}.Release|Any CPU.Build.0 = Release|Any CPU
{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}.Release|Any CPU.Deploy.0 = Release|Any CPU
{6908FE9F-280D-4A46-9BCF-40D73FFEF758}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6908FE9F-280D-4A46-9BCF-40D73FFEF758}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6908FE9F-280D-4A46-9BCF-40D73FFEF758}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6908FE9F-280D-4A46-9BCF-40D73FFEF758}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6B66D5F4-2449-4D22-990F-858BFF6B8256}
EndGlobalSection
EndGlobal

@ -0,0 +1,70 @@
๏ปฟ<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{1476BF8A-D0A1-4233-9E1C-5E42AB0D42B7}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Finmail_Outlook</RootNamespace>
<AssemblyName>Finmail-Outlook</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetOfficeVersion>15.0</TargetOfficeVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{C1CDDADD-2546-481F-9697-4EA41081F2FC};{14822709-B5A1-4724-98CA-57A101D1B079};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<IncludeAssemblyInPackage>False</IncludeAssemblyInPackage>
<AppFeaturePartId>{30521258-f7aa-4b47-8a5f-360d41638593}</AppFeaturePartId>
<WspPartId>{5109dfaa-346c-4141-8110-32f31358dda4}</WspPartId>
<WorkflowPartId>{df3372bd-01a3-4277-ae57-3e2540d51a72}</WorkflowPartId>
<CspkgPartId>{4e830fc2-2b0a-42c5-95f4-f0c1c8dc8530}</CspkgPartId>
<SqlPackagePartId>{4828ed2a-a607-4c51-bf6d-cdb83da81074}</SqlPackagePartId>
<ProjectMode>MailApp</ProjectMode>
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
<MinimumOfficeToolsVersion>14.0</MinimumOfficeToolsVersion>
<ActivePublishProfile>FinmailRC - Web Deploy</ActivePublishProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<ItemGroup>
<None Include="Finmail-OutlookManifest\SharePointProjectItem.spdata">
<SharePointProjectItemId>{a3f7e90f-fee7-4ed5-a6df-2459077fd2ee}</SharePointProjectItemId>
</None>
<Content Include="Finmail-OutlookManifest\Finmail-Outlook.xml">
<OpcRelationship>manifest-oemanifest</OpcRelationship>
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Finmail-OutlookWeb\Finmail-OutlookWeb.csproj">
<Project>{6908FE9F-280D-4A46-9BCF-40D73FFEF758}</Project>
<Name>Finmail-OutlookWeb</Name>
<Private>True</Private>
<RoleType>Web</RoleType>
<OutputItemType>SharePointWebProjectOutput</OutputItemType>
<RoleName>Finmail-OutlookWeb</RoleName>
<ReferenceOutputAssembly>False</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(VSToolsPath)\SharePointTools\Microsoft.VisualStudio.SharePoint.targets" Condition="'$(VSToolsPath)' != ''" />
</Project>

@ -0,0 +1,279 @@
๏ปฟ<?xml version="1.0" encoding="UTF-8"?>
<!--Created:ce44715c-8c4e-446b-879c-ea9ebe0f09c8-->
<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"
xsi:type="MailApp">
<!-- Begin Basic Settings: Add-in metadata, used for all versions of Office unless override provided. -->
<!-- IMPORTANT! Id must be unique for your add-in, if you reuse this manifest ensure that you change this id to a new GUID. -->
<Id>19e38fad-1d23-48f9-a489-906d0456a52e</Id>
<!--Version. Updates from the store only get triggered if there is a version change. -->
<Version>1.1.0.1</Version>
<ProviderName>Securechain ApS</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<!-- The display name of your add-in. Used on the store and various places of the Office UI such as the add-ins dialog. -->
<DisplayName DefaultValue="Finmail" />
<Description DefaultValue="Provide online digital asset management service integrated with email"/>
<IconUrl DefaultValue="~remoteAppUrl/Images/icon64.png"/>
<HighResolutionIconUrl DefaultValue="~remoteAppUrl/Images/icon128.png" />
<SupportUrl DefaultValue="https://www.finmail.com" />
<!-- Domains that will be allowed when navigating. For example, if you use ShowTaskpane and then have an href link, navigation will only be allowed if the domain is on this list. -->
<AppDomains>
<AppDomain>https://app.finmail.com</AppDomain>
</AppDomains>
<!--End Basic Settings. -->
<Hosts>
<Host Name="Mailbox" />
</Hosts>
<Requirements>
<Sets>
<Set Name="Mailbox" MinVersion="1.1" />
</Sets>
</Requirements>
<FormSettings>
<Form xsi:type="ItemRead">
<DesktopSettings>
<SourceLocation DefaultValue="~remoteAppUrl/MessageCompose.html"/>
<RequestedHeight>450</RequestedHeight>
</DesktopSettings>
</Form>
<Form xsi:type="ItemEdit">
<DesktopSettings>
<SourceLocation DefaultValue="~remoteAppUrl/MessageCompose.html"/>
</DesktopSettings>
</Form>
</FormSettings>
<Permissions>ReadWriteItem</Permissions>
<Rule xsi:type="RuleCollection" Mode="Or">
<Rule xsi:type="ItemIs" ItemType="Message" FormType="Edit" />
</Rule>
<DisableEntityHighlighting>false</DisableEntityHighlighting>
<VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
<Requirements>
<bt:Sets DefaultMinVersion="1.3">
<bt:Set Name="Mailbox" />
</bt:Sets>
</Requirements>
<Hosts>
<Host xsi:type="MailHost">
<DesktopFormFactor>
<!-- Location of the Functions that UI-less buttons can trigger (ExecuteFunction Actions). -->
<FunctionFile resid="functionFile" />
<!-- Message Compose -->
<ExtensionPoint xsi:type="MessageComposeCommandSurface">
<!-- Use the default tab of the ExtensionPoint or create your own with <CustomTab id="myTab"> -->
<OfficeTab id="TabDefault">
<!-- Up to 6 Groups added per Tab -->
<Group id="msgComposeGroup">
<Label resid="groupLabel" />
<!-- Launch the add-in : task pane button -->
<Control xsi:type="Button" id="msgComposeNewPaneButton">
<Label resid="paneButtonLabel" />
<Supertip>
<Title resid="paneSuperTipTitle" />
<Description resid="paneSuperTipDescription" />
</Supertip>
<Icon>
<bt:Image size="16" resid="icon16" />
<bt:Image size="32" resid="icon32" />
<bt:Image size="80" resid="icon80" />
</Icon>
<Action xsi:type="ShowTaskpane">
<SourceLocation resid="messageTaskPaneUrl" />
</Action>
</Control>
<!-- Go to http://aka.ms/ButtonCommands to learn how to add more Controls: ExecuteFunction and Menu -->
</Group>
</OfficeTab>
</ExtensionPoint>
<!-- Message Read -->
<ExtensionPoint xsi:type="MessageReadCommandSurface">
<!-- Use the default tab of the ExtensionPoint or create your own with <CustomTab id="myTab"> -->
<OfficeTab id="TabDefault">
<!-- Up to 6 Groups added per Tab -->
<Group id="msgReadGroup">
<Label resid="groupLabel" />
<!-- Launch the add-in : task pane button -->
<Control xsi:type="Button" id="msgReadNewPaneButton">
<Label resid="paneButtonLabel" />
<Supertip>
<Title resid="paneSuperTipTitle" />
<Description resid="paneSuperTipDescription" />
</Supertip>
<Icon>
<bt:Image size="16" resid="icon16" />
<bt:Image size="32" resid="icon32" />
<bt:Image size="80" resid="icon80" />
</Icon>
<Action xsi:type="ShowTaskpane">
<SourceLocation resid="messageTaskPaneUrl" />
</Action>
</Control>
<!-- Go to http://aka.ms/ButtonCommands to learn how to add more Controls: ExecuteFunction and Menu -->
</Group>
</OfficeTab>
</ExtensionPoint>
<!-- Go to http://aka.ms/ExtensionPointsCommands to learn how to add more Extension Points: MessageRead, AppointmentOrganizer, AppointmentAttendee -->
</DesktopFormFactor>
</Host>
</Hosts>
<Resources>
<bt:Images>
<bt:Image id="icon16" DefaultValue="~remoteAppUrl/Images/icon16.png"/>
<bt:Image id="icon32" DefaultValue="~remoteAppUrl/Images/icon32.png"/>
<bt:Image id="icon80" DefaultValue="~remoteAppUrl/Images/icon80.png"/>
</bt:Images>
<bt:Urls>
<bt:Url id="functionFile" DefaultValue="~remoteAppUrl/Functions/FunctionFile.html"/>
<bt:Url id="messageTaskPaneUrl" DefaultValue="~remoteAppUrl/MessageCompose.html"/>
</bt:Urls>
<bt:ShortStrings>
<bt:String id="groupLabel" DefaultValue=" "/>
<bt:String id="customTabLabel" DefaultValue=" "/>
<bt:String id="paneButtonLabel" DefaultValue="Finmail"/>
<bt:String id="paneSuperTipTitle" DefaultValue="Finmail"/>
</bt:ShortStrings>
<bt:LongStrings>
<bt:String id="paneSuperTipDescription" DefaultValue="Provide online digital asset management service integrated with email"/>
</bt:LongStrings>
</Resources>
<VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides/1.1" xsi:type="VersionOverridesV1_1">
<Requirements>
<bt:Sets DefaultMinVersion="1.3">
<bt:Set Name="Mailbox" />
</bt:Sets>
</Requirements>
<Hosts>
<Host xsi:type="MailHost">
<DesktopFormFactor>
<!-- Location of the Functions that UI-less buttons can trigger (ExecuteFunction Actions). -->
<FunctionFile resid="functionFile" />
<!-- Message Compose -->
<ExtensionPoint xsi:type="MessageComposeCommandSurface">
<!-- Use the default tab of the ExtensionPoint or create your own with <CustomTab id="myTab"> -->
<OfficeTab id="TabDefault">
<!-- Up to 6 Groups added per Tab -->
<Group id="msgComposeGroup">
<Label resid="groupLabel" />
<!-- Launch the add-in : task pane button -->
<Control xsi:type="Button" id="msgComposeNewPaneButton">
<Label resid="paneButtonLabel" />
<Supertip>
<Title resid="paneSuperTipTitle" />
<Description resid="paneSuperTipDescription" />
</Supertip>
<Icon>
<bt:Image size="16" resid="icon16" />
<bt:Image size="32" resid="icon32" />
<bt:Image size="80" resid="icon80" />
</Icon>
<Action xsi:type="ShowTaskpane">
<SourceLocation resid="messageTaskPaneUrl" />
</Action>
</Control>
<!-- Go to http://aka.ms/ButtonCommands to learn how to add more Controls: ExecuteFunction and Menu -->
</Group>
</OfficeTab>
</ExtensionPoint>
<!-- Message Read -->
<ExtensionPoint xsi:type="MessageReadCommandSurface">
<!-- Use the default tab of the ExtensionPoint or create your own with <CustomTab id="myTab"> -->
<OfficeTab id="TabDefault">
<!-- Up to 6 Groups added per Tab -->
<Group id="msgReadGroup">
<Label resid="groupLabel" />
<!-- Launch the add-in : task pane button -->
<Control xsi:type="Button" id="msgReadNewPaneButton">
<Label resid="paneButtonLabel" />
<Supertip>
<Title resid="paneSuperTipTitle" />
<Description resid="paneSuperTipDescription" />
</Supertip>
<Icon>
<bt:Image size="16" resid="icon16" />
<bt:Image size="32" resid="icon32" />
<bt:Image size="80" resid="icon80" />
</Icon>
<Action xsi:type="ShowTaskpane">
<SourceLocation resid="messageTaskPaneUrl" />
</Action>
</Control>
<!-- Go to http://aka.ms/ButtonCommands to learn how to add more Controls: ExecuteFunction and Menu -->
</Group>
</OfficeTab>
</ExtensionPoint>
<!-- Go to http://aka.ms/ExtensionPointsCommands to learn how to add more Extension Points: MessageRead, AppointmentOrganizer, AppointmentAttendee -->
</DesktopFormFactor>
<MobileFormFactor>
<FunctionFile resid="functionFile" />
<ExtensionPoint xsi:type="MobileMessageReadCommandSurface">
<Group id="mobileMsgRead">
<Label resid="groupLabel" />
<Control xsi:type="MobileButton" id="msgReadNewPaneButton">
<Label resid="paneButtonLabel" />
<Icon xsi:type="bt:MobileIconList">
<bt:Image size="25" scale="1" resid="icon25" />
<bt:Image size="25" scale="2" resid="icon25" />
<bt:Image size="25" scale="3" resid="icon25" />
<bt:Image size="32" scale="1" resid="icon32" />
<bt:Image size="32" scale="2" resid="icon32" />
<bt:Image size="32" scale="3" resid="icon32" />
<bt:Image size="48" scale="1" resid="icon48" />
<bt:Image size="48" scale="2" resid="icon48" />
<bt:Image size="48" scale="3" resid="icon48" />
</Icon>
<Action xsi:type="ShowTaskpane">
<SourceLocation resid="messageTaskPaneUrl" />
</Action>
</Control>
</Group>
</ExtensionPoint>
</MobileFormFactor>
</Host>
</Hosts>
<Resources>
<bt:Images>
<bt:Image id="icon16" DefaultValue="~remoteAppUrl/Images/icon16.png"/>
<bt:Image id="icon25" DefaultValue="~remoteAppUrl/Images/icon25.png"/>
<bt:Image id="icon32" DefaultValue="~remoteAppUrl/Images/icon32.png"/>
<bt:Image id="icon48" DefaultValue="~remoteAppUrl/Images/icon48.png"/>
<bt:Image id="icon80" DefaultValue="~remoteAppUrl/Images/icon80.png"/>
</bt:Images>
<bt:Urls>
<bt:Url id="functionFile" DefaultValue="~remoteAppUrl/Functions/FunctionFile.html"/>
<bt:Url id="messageTaskPaneUrl" DefaultValue="~remoteAppUrl/MessageCompose.html"/>
</bt:Urls>
<bt:ShortStrings>
<bt:String id="groupLabel" DefaultValue=" "/>
<bt:String id="customTabLabel" DefaultValue=" "/>
<bt:String id="paneButtonLabel" DefaultValue="Finmail"/>
<bt:String id="paneSuperTipTitle" DefaultValue="Finmail"/>
</bt:ShortStrings>
<bt:LongStrings>
<bt:String id="paneSuperTipDescription" DefaultValue="Provide online digital asset management service integrated with email"/>
</bt:LongStrings>
</Resources>
</VersionOverrides>
</VersionOverrides>
</OfficeApp>

@ -0,0 +1,9 @@
๏ปฟ<?xml version="1.0" encoding="utf-8"?>
<ProjectItem Type="Microsoft.VisualStudio.SharePoint.OfficeApp" DefaultFile="Finmail-Outlook.xml" SupportedTrustLevels="All" SupportedDeploymentScopes="AppPackage" xmlns="http://schemas.microsoft.com/VisualStudio/2010/SharePointTools/SharePointProjectItemModel">
<Files>
<ProjectItemFile Source="Finmail-Outlook.xml" Type="AppPackage" />
</Files>
<ExtensionData>
<ExtensionDataItem Key="OfficeAppManifestRelativePath" Value="Finmail-OutlookManifest\Finmail-Outlook.xml" />
</ExtensionData>
</ProjectItem>

@ -0,0 +1,68 @@
๏ปฟ/* The following classes describe the common theme information for office documents */
/* Basic Font and Background Colors for text */
.office-docTheme-primary-fontColor { color:#000000; }
.office-docTheme-primary-bgColor { background-color:#ffffff; }
.office-docTheme-secondary-fontColor { color: #000000; }
.office-docTheme-secondary-bgColor { background-color: #ffffff; }
/* Accent color definitions for fonts */
.office-contentAccent1-color { color:#5b9bd5; }
.office-contentAccent2-color { color:#ed7d31; }
.office-contentAccent3-color { color:#a5a5a5; }
.office-contentAccent4-color { color:#ffc000; }
.office-contentAccent5-color { color:#4472c4; }
.office-contentAccent6-color { color:#70ad47; }
/* Accent color for backgrounds */
.office-contentAccent1-bgColor { background-color:#5b9bd5; }
.office-contentAccent2-bgColor { background-color:#ed7d31; }
.office-contentAccent3-bgColor { background-color:#a5a5a5; }
.office-contentAccent4-bgColor { background-color:#ffc000; }
.office-contentAccent5-bgColor { background-color:#4472c4; }
.office-contentAccent6-bgColor { background-color:#70ad47; }
/* Accent color for borders */
.office-contentAccent1-borderColor { border-color:#5b9bd5; }
.office-contentAccent2-borderColor { border-color:#ed7d31; }
.office-contentAccent3-borderColor { border-color:#a5a5a5; }
.office-contentAccent4-borderColor { border-color:#ffc000; }
.office-contentAccent5-borderColor { border-color:#4472c4; }
.office-contentAccent6-borderColor { border-color:#70ad47; }
/* links */
.office-a {color: #0563c1; }
.office-a:visited { color: #954f72; }
/* Body Fonts */
.office-bodyFont-eastAsian { } /* East Asian name of the Font */
.office-bodyFont-latin { font-family:"Calibri"; } /* Latin name of the Font */
.office-bodyFont-script { } /* Script name of the Font */
.office-bodyFont-localized { font-family:"Calibri"; } /* Localized name of the Font. contains the default font name according to the culture currently used in Office */
/* Headers Font */
.office-headerFont-eastAsian { }
.office-headerFont-latin { font-family:"Calibri Light"; }
.office-headerFont-script { }
.office-headerFont-localized { font-family:"Calibri Light"; }
/* The following classes define the Office themes. This classes make sense for the taskpane apps */
/* Basic Font and Background Colors for PPT */
.office-officeTheme-primary-fontColor { color:#b83b1d; }
.office-officeTheme-primary-bgColor { background-color:#dedede; }
.office-officeTheme-secondary-fontColor { color:#262626; }
.office-officeTheme-secondary-bgColor { background-color:#ffffff; }
/* Basic Font and Background Colors for Outlook Web Access */
/* remove comments and delete other apps officeTheme classes to get OWA defaults
.office-officeTheme-primary-fontColor { color:#ea4400; }
.office-officeTheme-primary-bgColor { background-color:#ffffff; }
.office-officeTheme-secondary-fontColor { color:#ffffff; }
.office-officeTheme-secondary-bgColor { background-color:#ea4400; }
*/

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -0,0 +1,419 @@
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
//
// Office UI Fabric
// --------------------------------------------------
// Fabric Animations
// Note that all animation classes should begin with the "ms-u" utility prefix.
// The original class names are deprecated and will be removed in a future release.
@import "Fabric.Animations";
// slideRightIn10
.ms-u-slideRightIn10 {
@include ms-u-slideRightIn10;
}
@-webkit-keyframes slideRightIn10 {
from { -webkit-transform:translate3d(-10px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideRightIn10 {
from { transform:translate3d(-10px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideRightIn20
.ms-u-slideRightIn20 {
@include ms-u-slideRightIn20;
}
@-webkit-keyframes slideRightIn20 {
from { -webkit-transform:translate3d(-20px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideRightIn20 {
from { transform:translate3d(-20px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideRightIn40
.ms-u-slideRightIn40 {
@include ms-u-slideRightIn40;
}
@-webkit-keyframes slideRightIn40 {
from { -webkit-transform:translate3d(-40px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideRightIn40 {
from { transform:translate3d(-40px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideLeftIn10
.ms-u-slideLeftIn10 {
@include ms-u-slideLeftIn10;
}
@-webkit-keyframes slideLeftIn10 {
from { -webkit-transform:translate3d(10px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideLeftIn10 {
from { transform:translate3d(10px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideLeftIn20
.ms-u-slideLeftIn20 {
@include ms-u-slideLeftIn20;
}
@-webkit-keyframes slideLeftIn20 {
from { -webkit-transform:translate3d(20px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideLeftIn20 {
from { transform:translate3d(20px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideLeftIn40
.ms-u-slideLeftIn40 {
@include ms-u-slideLeftIn40;
}
@-webkit-keyframes slideLeftIn40 {
from { -webkit-transform:translate3d(40px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideLeftIn40 {
from { transform:translate3d(40px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideRightIn400
.ms-u-slideRightIn400 {
@include ms-u-slideRightIn400;
}
@-webkit-keyframes slideRightIn400 {
from { -webkit-transform:translate3d(-400px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideRightIn400 {
from { transform:translate3d(-400px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideLeftIn400
.ms-u-slideLeftIn400 {
@include ms-u-slideLeftIn400;
}
@-webkit-keyframes slideLeft400 {
from { -webkit-transform:translate3d(400px, 0px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideLeft400 {
from { transform:translate3d(400px, 0px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideUpIn20
.ms-u-slideUpIn20 {
@include ms-u-slideUpIn20;
}
@-webkit-keyframes slideUpIn20 {
from { -webkit-transform:translate3d(0px, 20px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideUpIn20 {
from { transform:translate3d(0px, 20px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideUpIn10
.ms-u-slideUpIn10 {
@include ms-u-slideUpIn10;
}
@-webkit-keyframes slideUpIn10 {
from { -webkit-transform:translate3d(0px, 10px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideUpIn10 {
from { transform:translate3d(0px, 10px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideDownIn20
.ms-u-slideDownIn20 {
@include ms-u-slideDownIn20;
}
@-webkit-keyframes slideDownIn20 {
from { -webkit-transform:translate3d(0px, -20px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideDownIn20 {
from { transform:translate3d(0px, -20px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideDownIn10
.ms-u-slideDownIn10 {
@include ms-u-slideDownIn10;
}
@-webkit-keyframes slideDownIn10 {
from { -webkit-transform:translate3d(0px, -10px, 0px); }
to { -webkit-transform:translate3d(0px, 0px, 0px); }
}
@keyframes slideDownIn10 {
from { transform:translate3d(0px, -10px, 0px); }
to { transform:translate3d(0px, 0px, 0px); }
}
// slideRightOut40
.ms-u-slideRightOut40 {
@include ms-u-slideRightOut40;
}
@-webkit-keyframes slideRightOut40 {
from { -webkit-transform:translate3d(0px, 0px, 0px); }
to { -webkit-transform:translate3d(40px, 0px, 0px); }
}
@keyframes slideRightOut40 {
from { transform:translate3d(0px, 0px, 0px); }
to { transform:translate3d(40px, 0px, 0px); }
}
// slideLeftOut40
.ms-u-slideLeftOut40 {
@include ms-u-slideLeftOut40;
}
@-webkit-keyframes slideLeftOut40 {
from { -webkit-transform:translate3d(0, 0px, 0px); }
to { -webkit-transform:translate3d(-40px, 0px, 0px); }
}
@keyframes slideLeftOut40 {
from { transform:translate3d(0, 0px, 0px); }
to { transform:translate3d(-40px, 0px, 0px); }
}
// slideRightOut400
.ms-u-slideRightOut400 {
@include ms-u-slideRightOut400;
}
@-webkit-keyframes slideRightOut400 {
from { -webkit-transform:translate3d(0, 0px, 0px); }
to { -webkit-transform:translate3d(400px, 0px, 0px); }
}
@keyframes slideRightOut400 {
from { transform:translate3d(0, 0px, 0px); }
to { transform:translate3d(400px, 0px, 0px); }
}
// slideLeftOut400
.ms-u-slideLeftOut400 {
@include ms-u-slideLeftOut400;
}
@-webkit-keyframes slideLeftOut400 {
from { -webkit-transform:translate3d(0, 0px, 0px); }
to { -webkit-transform:translate3d(-400px, 0px, 0px); }
}
@keyframes slideLeftOut400 {
from { transform:translate3d(0, 0px, 0px); }
to { transform:translate3d(-400px, 0px, 0px); }
}
// slideUpOut20
.ms-u-slideUpOut20 {
@include ms-u-slideUpOut20;
}
@-webkit-keyframes slideUpOut20 {
from { -webkit-transform:translate3d(0px, 0, 0px); }
to { -webkit-transform:translate3d(0px, -20px, 0px); }
}
@keyframes slideUpOut20 {
from { transform:translate3d(0px, 0, 0px); }
to { transform:translate3d(0px, -20px, 0px); }
}
// slideUpOut10
.ms-u-slideUpOut10 {
@include ms-u-slideUpOut10;
}
@-webkit-keyframes slideUpOut10 {
from { -webkit-transform:translate3d(0px, 0, 0px); }
to { -webkit-transform:translate3d(0px, -10px, 0px); }
}
@keyframes slideUpOut10 {
from { transform:translate3d(0px, 0, 0px); }
to { transform:translate3d(0px, -10px, 0px); }
}
// slideDownOut20
.ms-u-slideDownOut20 {
@include ms-u-slideDownOut20;
}
@-webkit-keyframes slideDownOut20 {
from { -webkit-transform:translate3d(0px, 0, 0px); }
to { -webkit-transform:translate3d(0px, 20px, 0px); }
}
@keyframes slideDownOut20 {
from { transform:translate3d(0px, 0, 0px); }
to { transform:translate3d(0px, 20px, 0px); }
}
// slideDownOut10
.ms-u-slideDownOut10 {
@include ms-u-slideDownOut10;
}
@-webkit-keyframes slideDownOut10 {
from { -webkit-transform:translate3d(0px, 0, 0px); }
to { -webkit-transform:translate3d(0px, 10px, 0px); }
}
@keyframes slideDownOut10 {
from { transform:translate3d(0px, 0, 0px); }
to { transform:translate3d(0px, 10px, 0px); }
}
// scaleUpIn100
.ms-u-scaleUpIn100 {
@include ms-u-scaleUpIn100;
}
@-webkit-keyframes scaleUp100 {
from { -webkit-transform:scale3d(.98, .98, 1); }
to { -webkit-transform:scale3d(1, 1, 1); }
}
@keyframes scaleUp100 {
from { transform:scale3d(.98, .98, 1); }
to { transform:scale3d(1, 1, 1); }
}
// scaleDownIn100
.ms-u-scaleDownIn100 {
@include ms-u-scaleDownIn100;
}
@-webkit-keyframes scaleDown100 {
from { -webkit-transform:scale3d(1.03, 1.03, 1); }
to { -webkit-transform:scale3d(1, 1, 1); }
}
@keyframes scaleDown100 {
from { transform:scale3d(1.03, 1.03, 1); }
to { transform:scale3d(1, 1, 1); }
}
// scaleUpOut103
.ms-u-scaleUpOut103 {
@include ms-u-scaleUpOut103;
}
@-webkit-keyframes scaleUp103 {
from { -webkit-transform:scale3d(1, 1, 1); }
to { -webkit-transform:scale3d(1.03, 1.03, 1); }
}
@keyframes scaleUp103 {
from { transform:scale3d(1, 1, 1); }
to { transform:scale3d(1.03, 1.03, 1); }
}
// scaleDownOut98
.ms-u-scaleDownOut98 {
@include ms-u-scaleDownOut98;
}
@-webkit-keyframes scaleDown98 {
from { -webkit-transform:scale3d(1, 1, 1); }
to { -webkit-transform:scale3d(0.98, 0.98, 1); }
}
@keyframes scaleDown98 {
from { transform:scale3d(1, 1, 1); }
to { transform:scale3d(0.98, 0.98, 1); }
}
// fadeIn
.ms-u-fadeIn400 {
@include ms-u-fadeIn400;
}
.ms-u-fadeIn100 {
@include ms-u-fadeIn100;
}
.ms-u-fadeIn200 {
@include ms-u-fadeIn200;
}
.ms-u-fadeIn500 {
@include ms-u-fadeIn500;
}
@-webkit-keyframes fadeIn {
from { opacity: 0; -webkit-animation-timing-function: $ms-ease2; }
to { opacity: 1; }
}
@keyframes fadeIn {
from { opacity: 0; animation-timing-function: $ms-ease2; }
to { opacity: 1; }
}
// fadeOut
.ms-u-fadeOut400 {
@include ms-u-fadeOut400;
}
.ms-u-fadeOut100 {
@include ms-u-fadeOut100;
}
.ms-u-fadeOut200 {
@include ms-u-fadeOut200;
}
.ms-u-fadeOut500 {
@include ms-u-fadeOut500;
}
@-webkit-keyframes fadeOut {
from { opacity: 1; -webkit-animation-timing-function: $ms-ease2; }
to { opacity: 0; }
}
@keyframes fadeOut {
from { opacity: 1; animation-timing-function: $ms-ease2; }
to { opacity: 0; }
}
// rotate90deg
.ms-u-rotate90deg {
@include ms-u-rotate90deg;
}
@-webkit-keyframes rotate90 {
from { -webkit-transform:rotateZ(0deg); }
to { -webkit-transform:rotateZ(90deg); }
}
@keyframes rotate90 {
from { transform:rotateZ(0deg); }
to { transform:rotateZ(90deg); }
}
// rotateN90deg
.ms-u-rotateN90deg {
@include ms-u-rotateN90deg;
}
@-webkit-keyframes rotateN90 {
from { -webkit-transform:rotateZ(90deg); }
to { -webkit-transform:rotateZ(0deg); }
}
@keyframes rotateN90 {
from { transform:rotateZ(90deg); }
to { transform:rotateZ(0deg); }
}
// expandCollapse400
.ms-u-expandCollapse400 {
@include ms-u-expandCollapse400;
}
// expandCollapse200
.ms-u-expandCollapse200 {
@include ms-u-expandCollapse200;
}
// expandCollapse100
.ms-u-expandCollapse100 {
@include ms-u-expandCollapse100;
}
// delay100
.ms-u-delay100 {
@include ms-u-delay100;
}
// delay200
.ms-u-delay200 {
@include ms-u-delay200;
}

@ -0,0 +1,80 @@
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
//
// Office UI Fabric
// --------------------------------------------------
// RTL overrides for Fabric Animations
@import "Fabric.Animations.Output";
@import "Fabric.Animations.RTL";
// slideRightIn10
.ms-u-slideRightIn10 {
@include ms-u-slideRightIn10;
}
// slideRightIn20
.ms-u-slideRightIn20 {
@include ms-u-slideRightIn20;
}
// slideRightIn40
.ms-u-slideRightIn40 {
@include ms-u-slideRightIn40;
}
// slideLeftIn10
.ms-u-slideLeftIn10 {
@include ms-u-slideLeftIn10;
}
// slideLeftIn20
.ms-u-slideLeftIn20 {
@include ms-u-slideLeftIn20;
}
// slideLeftIn40
.ms-u-slideLeftIn40 {
@include ms-u-slideLeftIn40;
}
// slideRightIn400
.ms-u-slideRightIn400 {
@include ms-u-slideRightIn400;
}
// slideLeftIn400
.ms-u-slideLeftIn400 {
@include ms-u-slideLeftIn400;
}
// slideRightOut40
.ms-u-slideRightOut40 {
@include ms-u-slideRightOut40;
}
// slideLeftOut40
.ms-u-slideLeftOut40 {
@include ms-u-slideLeftOut40;
}
// slideRightOut400
.ms-u-slideRightOut400 {
@include ms-u-slideRightOut400;
}
// slideLeftOut400
.ms-u-slideLeftOut400 {
@include ms-u-slideLeftOut400;
}
// rotate90deg
.ms-u-rotate90deg {
@include ms-u-rotate90deg;
}
// rotateN90deg
.ms-u-rotateN90deg {
@include ms-u-rotateN90deg;
}

@ -0,0 +1,443 @@
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
//
// Office UI Fabric
// --------------------------------------------------
// Fabric Core Color Mixins
@import "Fabric.Color.Mixins";
//== Background colors
//
// Theme colors
.ms-bgColor-themeDark,
.ms-bgColor-themeDark--hover:hover {
@include ms-bgColor-themeDark;
}
.ms-bgColor-themeDarkAlt,
.ms-bgColor-themeDarkAlt--hover:hover {
@include ms-bgColor-themeDarkAlt;
}
.ms-bgColor-themeDarker,
.ms-bgColor-themeDarker--hover:hover {
@include ms-bgColor-themeDarker;
}
.ms-bgColor-themePrimary,
.ms-bgColor-themePrimary--hover:hover {
@include ms-bgColor-themePrimary;
}
.ms-bgColor-themeSecondary,
.ms-bgColor-themeSecondary--hover:hover {
@include ms-bgColor-themeSecondary;
}
.ms-bgColor-themeTertiary,
.ms-bgColor-themeTertiary--hover:hover {
@include ms-bgColor-themeTertiary;
}
.ms-bgColor-themeLight,
.ms-bgColor-themeLight--hover:hover {
@include ms-bgColor-themeLight;
}
.ms-bgColor-themeLighter,
.ms-bgColor-themeLighter--hover:hover {
@include ms-bgColor-themeLighter;
}
.ms-bgColor-themeLighterAlt,
.ms-bgColor-themeLighterAlt--hover:hover {
@include ms-bgColor-themeLighterAlt;
}
// Neutral colors
.ms-bgColor-black,
.ms-bgColor-black--hover:hover {
@include ms-bgColor-black;
}
.ms-bgColor-neutralDark,
.ms-bgColor-neutralDark--hover:hover {
@include ms-bgColor-neutralDark;
}
.ms-bgColor-neutralPrimary,
.ms-bgColor-neutralPrimary--hover:hover {
@include ms-bgColor-neutralPrimary;
}
.ms-bgColor-neutralPrimaryAlt,
.ms-bgColor-neutralPrimaryAlt--hover:hover {
@include ms-bgColor-neutralPrimaryAlt;
}
.ms-bgColor-neutralSecondary,
.ms-bgColor-neutralSecondary--hover:hover {
@include ms-bgColor-neutralSecondary;
}
.ms-bgColor-neutralSecondaryAlt,
.ms-bgColor-neutralSecondaryAlt--hover:hover {
@include ms-bgColor-neutralSecondaryAlt;
}
.ms-bgColor-neutralTertiary,
.ms-bgColor-neutralTertiary--hover:hover {
@include ms-bgColor-neutralTertiary;
}
.ms-bgColor-neutralTertiaryAlt,
.ms-bgColor-neutralTertiaryAlt--hover:hover {
@include ms-bgColor-neutralTertiaryAlt;
}
.ms-bgColor-neutralLight,
.ms-bgColor-neutralLight--hover:hover {
@include ms-bgColor-neutralLight;
}
.ms-bgColor-neutralLighter,
.ms-bgColor-neutralLighter--hover:hover {
@include ms-bgColor-neutralLighter;
}
.ms-bgColor-neutralLighterAlt,
.ms-bgColor-neutralLighterAlt--hover:hover {
@include ms-bgColor-neutralLighterAlt;
}
.ms-bgColor-white,
.ms-bgColor-white--hover:hover {
@include ms-bgColor-white;
}
// Brand and accent colors
.ms-bgColor-yellow {
@include ms-bgColor-yellow;
}
.ms-bgColor-yellowLight {
@include ms-bgColor-yellowLight;
}
.ms-bgColor-orange {
@include ms-bgColor-orange;
}
.ms-bgColor-orangeLight {
@include ms-bgColor-orangeLight;
}
.ms-bgColor-orangeLighter {
@include ms-bgColor-orangeLighter;
}
.ms-bgColor-redDark {
@include ms-bgColor-redDark;
}
.ms-bgColor-red {
@include ms-bgColor-red;
}
.ms-bgColor-magentaDark {
@include ms-bgColor-magentaDark;
}
.ms-bgColor-magenta {
@include ms-bgColor-magenta;
}
.ms-bgColor-magentaLight {
@include ms-bgColor-magentaLight;
}
.ms-bgColor-purpleDark {
@include ms-bgColor-purpleDark;
}
.ms-bgColor-purple {
@include ms-bgColor-purple;
}
.ms-bgColor-purpleLight {
@include ms-bgColor-purpleLight;
}
.ms-bgColor-blueDark {
@include ms-bgColor-blueDark;
}
.ms-bgColor-blueMid {
@include ms-bgColor-blueMid;
}
.ms-bgColor-blue {
@include ms-bgColor-blue;
}
.ms-bgColor-blueLight {
@include ms-bgColor-blueLight;
}
.ms-bgColor-tealDark {
@include ms-bgColor-tealDark;
}
.ms-bgColor-teal {
@include ms-bgColor-teal;
}
.ms-bgColor-tealLight {
@include ms-bgColor-tealLight;
}
.ms-bgColor-greenDark {
@include ms-bgColor-greenDark;
}
.ms-bgColor-green {
@include ms-bgColor-green;
}
.ms-bgColor-greenLight {
@include ms-bgColor-greenLight;
}
// Message colors
.ms-bgColor-info {
@include ms-bgColor-info;
}
.ms-bgColor-success {
@include ms-bgColor-success;
}
.ms-bgColor-severeWarning {
@include ms-bgColor-severeWarning;
}
.ms-bgColor-warning {
@include ms-bgColor-warning;
}
.ms-bgColor-error {
@include ms-bgColor-error;
}
//== Border colors
//
// Theme colors
.ms-borderColor-themeDark,
.ms-borderColor-themeDark--hover:hover {
@include ms-borderColor-themeDark;
}
.ms-borderColor-themeDarkAlt,