Merge templates

This commit is contained in:
Hillel Coren 2017-05-15 18:58:17 +03:00
parent b0cb544a3c
commit b5c8675b28
10 changed files with 77 additions and 77 deletions

View File

@ -171,11 +171,11 @@
"productKey": {
"color": "$primaryColor:#36a498"
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest",
"bold": true
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"color": "$primaryColor:#36a498",
"bold": true

View File

@ -159,12 +159,12 @@
"productKey": {
"bold": true
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest",
"color": "#ffffff",
"bold": true
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"bold": true,
"color":"#ffffff",

View File

@ -144,10 +144,10 @@
"color": "$primaryColor:#37a3c6",
"bold": true
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLarger"
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLarger",
"color": "$primaryColor:#37a3c6"
},

View File

@ -84,11 +84,11 @@
},
{
"text": "$balanceDueLabel",
"style": "balanceDueLabel"
"style": "subtotalsBalanceDueLabel"
},
{
"text": "$balanceDue",
"style": "balanceDue"
"style": "subtotalsBalanceDue"
},
{
"stack": [
@ -131,11 +131,11 @@
"productKey": {
"bold": true
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest",
"margin": [320,20,0,0]
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"color": "$primaryColor:#AE1E54",
"bold": true,

View File

@ -86,11 +86,11 @@
},
{
"text": "$balanceDueLabel",
"style": "balanceDueLabel"
"style": "subtotalsBalanceDueLabel"
},
{
"text": "$balanceDue",
"style": "balanceDue"
"style": "subtotalsBalanceDue"
},
{
"canvas": [{ "type": "line", "x1": 270, "y1": 20, "x2": 515, "y2": 20, "lineWidth": 1,"dash": { "length": 2 }}]
@ -136,12 +136,12 @@
},
"odd": {
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest",
"color": "$primaryColor:#5a7b61",
"margin": [320,20,0,0]
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"color": "$primaryColor:#5a7b61",
"style": true,

View File

@ -140,11 +140,11 @@
"clientName": {
"bold": true
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest",
"bold": true
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"color": "$primaryColor:#bc9f2b",
"bold": true

View File

@ -75,13 +75,13 @@
},
{
"text": "$balanceDueLabel",
"style": "balanceDueLabel",
"style": "subtotalsBalanceDueLabel",
"margin": [0, 16, 0, 0],
"width": 370
},
{
"text": "$balanceDue",
"style": "balanceDue",
"style": "subtotalsBalanceDue",
"margin": [0, 16, 8, 0]
}
]
@ -202,13 +202,13 @@
"lineTotalTableHeader": {
"alignment": "right"
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest",
"color":"#FFFFFF",
"alignment":"right",
"bold": true
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"color":"#FFFFFF",
"bold": true,

View File

@ -142,10 +142,10 @@
"bold": true,
"fontSize": "$fontSizeLarger"
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest"
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"color": "$primaryColor:#cd5138"
},

View File

@ -157,10 +157,10 @@
"invoiceDetailBalanceDue": {
"fillColor": "#e6e6e6"
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fillColor": "#e6e6e6"
},
"balanceDue": {
"subtotalsBalanceDue": {
"fillColor": "#e6e6e6"
},
"header": {

View File

@ -201,12 +201,12 @@
"lineTotalTableHeader": {
"alignment": "right"
},
"balanceDueLabel": {
"subtotalsBalanceDueLabel": {
"fontSize": "$fontSizeLargest",
"color":"#FFFFFF",
"bold": true
},
"balanceDue": {
"subtotalsBalanceDue": {
"fontSize": "$fontSizeLargest",
"bold": true,
"color":"#FFFFFF",