This commit is contained in:
Tom Laird-McConnell 2017-05-09 21:24:17 -07:00
Родитель a099b81d74
Коммит 0cdd344314
9 изменённых файлов: 270 добавлений и 269 удалений

Просмотреть файл

@ -23097,7 +23097,7 @@ var LiveTileContainer = (function (_super) {
return {
supportsInteractivity: false,
strongSeparation: {
spacing: 40,
spacing: 5,
lineThickness: 1,
lineColor: "#EEEEEE"
},
@ -23124,31 +23124,31 @@ var LiveTileContainer = (function (_super) {
subtle: "#88FFFFFF"
},
accent: {
normal: "#2E89FC",
subtle: "#882E89FC"
normal: "#00c2ff",
subtle: "#8800c2ff"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
normal: "#ffa700",
subtle: "#DDffa700"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
normal: "#FFD800",
subtle: "#DDFFD800"
}
},
imageSizes: {
small: 40,
medium: 80,
large: 160
large: 120
},
actions: {
maxActions: 5,
separation: {
spacing: 20
spacing: 0
},
buttonSpacing: 20,
showCard: {
@ -23168,15 +23168,15 @@ var LiveTileContainer = (function (_super) {
adaptiveCard: {
backgroundColor: "#0078D7",
padding: {
left: 20,
top: 20,
right: 20,
bottom: 20
left: 10,
top: 10,
right: 10,
bottom: 10
}
},
container: {
separation: {
spacing: 20
spacing: 0
},
normal: {},
emphasis: {
@ -23200,37 +23200,37 @@ var LiveTileContainer = (function (_super) {
color: "light",
separations: {
small: {
spacing: 20,
spacing: 0,
},
normal: {
spacing: 20
spacing: 0
},
medium: {
spacing: 20
spacing: 0
},
large: {
spacing: 20
spacing: 0
},
extraLarge: {
spacing: 20
spacing: 0
}
}
},
image: {
size: "medium",
separation: {
spacing: 20
spacing: 0
}
},
imageSet: {
imageSize: "medium",
separation: {
spacing: 20
spacing: 0
}
},
factSet: {
separation: {
spacing: 20
spacing: 0
},
title: {
color: "light",
@ -23251,17 +23251,17 @@ var LiveTileContainer = (function (_super) {
},
input: {
separation: {
spacing: 20
spacing: 0
}
},
columnSet: {
separation: {
spacing: 20
spacing: 0
}
},
column: {
separation: {
spacing: 20
spacing: 0
}
}
};
@ -23348,16 +23348,16 @@ var SkypeContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -23396,7 +23396,7 @@ var SkypeContainer = (function (_super) {
},
container: {
separation: {
spacing: 10
spacing: 5
},
normal: {},
emphasis: {
@ -23420,37 +23420,37 @@ var SkypeContainer = (function (_super) {
color: "dark",
separations: {
small: {
spacing: 10,
spacing: 5,
},
normal: {
spacing: 10
spacing: 5
},
medium: {
spacing: 10
spacing: 5
},
large: {
spacing: 10
spacing: 5
},
extraLarge: {
spacing: 10
spacing: 5
}
}
},
image: {
size: "medium",
separation: {
spacing: 10
spacing: 5
}
},
imageSet: {
imageSize: "medium",
separation: {
spacing: 10
spacing: 5
}
},
factSet: {
separation: {
spacing: 10
spacing: 5
},
title: {
color: "dark",
@ -23467,21 +23467,21 @@ var SkypeContainer = (function (_super) {
weight: "normal",
wrap: true,
},
spacing: 10
spacing: 5
},
input: {
separation: {
spacing: 10
spacing: 5
}
},
columnSet: {
separation: {
spacing: 10
spacing: 5
}
},
column: {
separation: {
spacing: 10
spacing: 5
}
}
};
@ -23558,16 +23558,16 @@ var TeamsContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
normal: "#cc3300",
subtle: "#DDcc3300"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
normal: "#e69500",
subtle: "#DDe69500"
}
},
imageSizes: {
@ -23993,16 +23993,16 @@ var WebChatContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -44992,16 +44992,16 @@ var TelegramContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -45203,16 +45203,16 @@ var GroupMeContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -46275,16 +46275,16 @@ var BingContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {

Просмотреть файл

@ -21222,7 +21222,7 @@ var LiveTileContainer = (function (_super) {
return {
supportsInteractivity: false,
strongSeparation: {
spacing: 40,
spacing: 5,
lineThickness: 1,
lineColor: "#EEEEEE"
},
@ -21249,31 +21249,31 @@ var LiveTileContainer = (function (_super) {
subtle: "#88FFFFFF"
},
accent: {
normal: "#2E89FC",
subtle: "#882E89FC"
normal: "#00c2ff",
subtle: "#8800c2ff"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
normal: "#ffa700",
subtle: "#DDffa700"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
normal: "#FFD800",
subtle: "#DDFFD800"
}
},
imageSizes: {
small: 40,
medium: 80,
large: 160
large: 120
},
actions: {
maxActions: 5,
separation: {
spacing: 20
spacing: 0
},
buttonSpacing: 20,
showCard: {
@ -21293,15 +21293,15 @@ var LiveTileContainer = (function (_super) {
adaptiveCard: {
backgroundColor: "#0078D7",
padding: {
left: 20,
top: 20,
right: 20,
bottom: 20
left: 10,
top: 10,
right: 10,
bottom: 10
}
},
container: {
separation: {
spacing: 20
spacing: 0
},
normal: {},
emphasis: {
@ -21325,37 +21325,37 @@ var LiveTileContainer = (function (_super) {
color: "light",
separations: {
small: {
spacing: 20,
spacing: 0,
},
normal: {
spacing: 20
spacing: 0
},
medium: {
spacing: 20
spacing: 0
},
large: {
spacing: 20
spacing: 0
},
extraLarge: {
spacing: 20
spacing: 0
}
}
},
image: {
size: "medium",
separation: {
spacing: 20
spacing: 0
}
},
imageSet: {
imageSize: "medium",
separation: {
spacing: 20
spacing: 0
}
},
factSet: {
separation: {
spacing: 20
spacing: 0
},
title: {
color: "light",
@ -21376,17 +21376,17 @@ var LiveTileContainer = (function (_super) {
},
input: {
separation: {
spacing: 20
spacing: 0
}
},
columnSet: {
separation: {
spacing: 20
spacing: 0
}
},
column: {
separation: {
spacing: 20
spacing: 0
}
}
};
@ -21473,16 +21473,16 @@ var SkypeContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -21521,7 +21521,7 @@ var SkypeContainer = (function (_super) {
},
container: {
separation: {
spacing: 10
spacing: 5
},
normal: {},
emphasis: {
@ -21545,37 +21545,37 @@ var SkypeContainer = (function (_super) {
color: "dark",
separations: {
small: {
spacing: 10,
spacing: 5,
},
normal: {
spacing: 10
spacing: 5
},
medium: {
spacing: 10
spacing: 5
},
large: {
spacing: 10
spacing: 5
},
extraLarge: {
spacing: 10
spacing: 5
}
}
},
image: {
size: "medium",
separation: {
spacing: 10
spacing: 5
}
},
imageSet: {
imageSize: "medium",
separation: {
spacing: 10
spacing: 5
}
},
factSet: {
separation: {
spacing: 10
spacing: 5
},
title: {
color: "dark",
@ -21592,21 +21592,21 @@ var SkypeContainer = (function (_super) {
weight: "normal",
wrap: true,
},
spacing: 10
spacing: 5
},
input: {
separation: {
spacing: 10
spacing: 5
}
},
columnSet: {
separation: {
spacing: 10
spacing: 5
}
},
column: {
separation: {
spacing: 10
spacing: 5
}
}
};
@ -21683,16 +21683,16 @@ var TeamsContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
normal: "#cc3300",
subtle: "#DDcc3300"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
normal: "#e69500",
subtle: "#DDe69500"
}
},
imageSizes: {
@ -22118,16 +22118,16 @@ var WebChatContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -32351,16 +32351,16 @@ var TelegramContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -32562,16 +32562,16 @@ var GroupMeContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -33634,16 +33634,16 @@ var BingContainer = (function (_super) {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {

Просмотреть файл

@ -48,30 +48,30 @@ export class BingContainer extends HostContainer {
bolder: 600
},
colors: {
dark: {
normal: "#333333",
subtle: "#EE333333"
},
light: {
normal: "#FFFFFF",
subtle: "#88FFFFFF"
},
accent: {
normal: "#2E89FC",
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
}
dark: {
normal: "#333333",
subtle: "#EE333333"
},
light: {
normal: "#FFFFFF",
subtle: "#88FFFFFF"
},
accent: {
normal: "#2E89FC",
subtle: "#882E89FC"
},
attention: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
small: 60,

Просмотреть файл

@ -52,20 +52,21 @@ export class GroupMeContainer extends HostContainer {
},
accent: {
normal: "#2E89FC",
subtle: "#882E89FC"
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
small: 60,

Просмотреть файл

@ -34,7 +34,7 @@ export class LiveTileContainer extends HostContainer {
return {
supportsInteractivity: false,
strongSeparation: {
spacing: 40,
spacing: 5,
lineThickness: 1,
lineColor: "#EEEEEE"
},
@ -61,31 +61,31 @@ export class LiveTileContainer extends HostContainer {
subtle: "#88FFFFFF"
},
accent: {
normal: "#2E89FC",
subtle: "#882E89FC"
normal: "#00c2ff",
subtle: "#8800c2ff"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
normal: "#ffa700",
subtle: "#DDffa700"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
normal: "#FFD800",
subtle: "#DDFFD800"
}
},
imageSizes: {
small: 40,
medium: 80,
large: 160
large: 120
},
actions: {
maxActions: 5,
separation: {
spacing: 20
spacing: 0
},
buttonSpacing: 20,
showCard: {
@ -105,15 +105,15 @@ export class LiveTileContainer extends HostContainer {
adaptiveCard: {
backgroundColor: "#0078D7",
padding: {
left: 20,
top: 20,
right: 20,
bottom: 20
left: 10,
top: 10,
right: 10,
bottom: 10
}
},
container: {
separation: {
spacing: 20
spacing: 0
},
normal: {
},
@ -138,37 +138,37 @@ export class LiveTileContainer extends HostContainer {
color: "light",
separations: {
small: {
spacing: 20,
spacing: 0,
},
normal: {
spacing: 20
spacing: 0
},
medium: {
spacing: 20
spacing: 0
},
large: {
spacing: 20
spacing: 0
},
extraLarge: {
spacing: 20
spacing: 0
}
}
},
image: {
size: "medium",
separation: {
spacing: 20
spacing: 0
}
},
imageSet: {
imageSize: "medium",
separation: {
spacing: 20
spacing: 0
}
},
factSet: {
separation: {
spacing: 20
spacing: 0
},
title: {
color: "light",
@ -189,17 +189,17 @@ export class LiveTileContainer extends HostContainer {
},
input: {
separation: {
spacing: 20
spacing: 0
}
},
columnSet: {
separation: {
spacing: 20
spacing: 0
}
},
column: {
separation: {
spacing: 20
spacing: 0
}
}
};

Просмотреть файл

@ -71,16 +71,16 @@ export class SkypeContainer extends HostContainer {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {
@ -119,7 +119,7 @@ export class SkypeContainer extends HostContainer {
},
container: {
separation: {
spacing: 10
spacing: 5
},
normal: {
},
@ -144,37 +144,37 @@ export class SkypeContainer extends HostContainer {
color: "dark",
separations: {
small: {
spacing: 10,
spacing: 5,
},
normal: {
spacing: 10
spacing: 5
},
medium: {
spacing: 10
spacing: 5
},
large: {
spacing: 10
spacing: 5
},
extraLarge: {
spacing: 10
spacing: 5
}
}
},
image: {
size: "medium",
separation: {
spacing: 10
spacing: 5
}
},
imageSet: {
imageSize: "medium",
separation: {
spacing: 10
spacing: 5
}
},
factSet: {
separation: {
spacing: 10
spacing: 5
},
title: {
color: "dark",
@ -191,21 +191,21 @@ export class SkypeContainer extends HostContainer {
weight: "normal",
wrap: true,
},
spacing: 10
spacing: 5
},
input: {
separation: {
spacing: 10
spacing: 5
}
},
columnSet: {
separation: {
spacing: 10
spacing: 5
}
},
column: {
separation: {
spacing: 10
spacing: 5
}
}
};

Просмотреть файл

@ -50,16 +50,16 @@ export class TeamsContainer extends HostContainer {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
normal: "#cc3300",
subtle: "#DDcc3300"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
normal: "#e69500",
subtle: "#DDe69500"
}
},
imageSizes: {

Просмотреть файл

@ -56,16 +56,16 @@ export class TelegramContainer extends HostContainer {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {

Просмотреть файл

@ -72,16 +72,16 @@ export class WebChatContainer extends HostContainer {
subtle: "#882E89FC"
},
attention: {
normal: "#FFD800",
subtle: "#DDFFD800"
},
good: {
normal: "#00FF00",
subtle: "#DD00FF00"
},
warning: {
normal: "#FF0000",
subtle: "#DDFF0000"
},
good: {
normal: "#54a254",
subtle: "#DD54a254"
},
warning: {
normal: "#c3ab23",
subtle: "#DDc3ab23"
}
},
imageSizes: {