@appcorp/app-corp-vista 0.3.87 → 0.3.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -34,47 +34,6 @@ exports.psychicPayoutReportTemplateV1 = {
|
|
|
34
34
|
fontName: 'font_light',
|
|
35
35
|
readOnly: false,
|
|
36
36
|
},
|
|
37
|
-
{
|
|
38
|
-
name: 'clientLabel',
|
|
39
|
-
type: 'text',
|
|
40
|
-
position: { x: 10, y: 60 },
|
|
41
|
-
content: '',
|
|
42
|
-
width: 84.68,
|
|
43
|
-
height: 10,
|
|
44
|
-
rotate: 0,
|
|
45
|
-
alignment: 'left',
|
|
46
|
-
verticalAlignment: 'top',
|
|
47
|
-
fontSize: 10,
|
|
48
|
-
fontWeight: 400,
|
|
49
|
-
lineHeight: 1,
|
|
50
|
-
characterSpacing: 0,
|
|
51
|
-
fontColor: '#2C3139',
|
|
52
|
-
backgroundColor: '',
|
|
53
|
-
opacity: 1,
|
|
54
|
-
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
55
|
-
fontName: 'font_bold',
|
|
56
|
-
readOnly: false,
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
name: 'clientValue',
|
|
60
|
-
type: 'text',
|
|
61
|
-
content: '',
|
|
62
|
-
position: { x: 10, y: 65 },
|
|
63
|
-
width: 84.95,
|
|
64
|
-
height: 17.67,
|
|
65
|
-
rotate: 0,
|
|
66
|
-
alignment: 'left',
|
|
67
|
-
verticalAlignment: 'top',
|
|
68
|
-
fontSize: 9,
|
|
69
|
-
lineHeight: 1.4,
|
|
70
|
-
characterSpacing: 0,
|
|
71
|
-
fontColor: '#909E98',
|
|
72
|
-
backgroundColor: '',
|
|
73
|
-
opacity: 1,
|
|
74
|
-
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
75
|
-
fontName: 'font_light',
|
|
76
|
-
readOnly: false,
|
|
77
|
-
},
|
|
78
37
|
{
|
|
79
38
|
name: 'items',
|
|
80
39
|
type: 'table',
|
|
@@ -121,7 +80,7 @@ exports.psychicPayoutReportTemplateV1 = {
|
|
|
121
80
|
},
|
|
122
81
|
columnStyles: {
|
|
123
82
|
alignment: {
|
|
124
|
-
0: '
|
|
83
|
+
0: 'left',
|
|
125
84
|
1: 'center',
|
|
126
85
|
2: 'center',
|
|
127
86
|
3: 'center',
|
|
@@ -131,47 +90,6 @@ exports.psychicPayoutReportTemplateV1 = {
|
|
|
131
90
|
readOnly: false,
|
|
132
91
|
content: '[]',
|
|
133
92
|
},
|
|
134
|
-
{
|
|
135
|
-
name: 'companyValue',
|
|
136
|
-
type: 'text',
|
|
137
|
-
content: '',
|
|
138
|
-
position: { x: 10, y: 35 },
|
|
139
|
-
width: 84.95,
|
|
140
|
-
height: 17.67,
|
|
141
|
-
rotate: 0,
|
|
142
|
-
alignment: 'left',
|
|
143
|
-
verticalAlignment: 'top',
|
|
144
|
-
fontSize: 9,
|
|
145
|
-
lineHeight: 1.4,
|
|
146
|
-
characterSpacing: 0,
|
|
147
|
-
fontColor: '#909E98',
|
|
148
|
-
backgroundColor: '',
|
|
149
|
-
opacity: 1,
|
|
150
|
-
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
151
|
-
fontName: 'font_light',
|
|
152
|
-
readOnly: false,
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
name: 'companyLabel',
|
|
156
|
-
type: 'text',
|
|
157
|
-
position: { x: 10, y: 30 },
|
|
158
|
-
content: '',
|
|
159
|
-
width: 84.68,
|
|
160
|
-
height: 10,
|
|
161
|
-
rotate: 0,
|
|
162
|
-
alignment: 'left',
|
|
163
|
-
verticalAlignment: 'top',
|
|
164
|
-
fontSize: 10,
|
|
165
|
-
fontWeight: 400,
|
|
166
|
-
lineHeight: 1,
|
|
167
|
-
characterSpacing: 0,
|
|
168
|
-
fontColor: '#2C3139',
|
|
169
|
-
backgroundColor: '',
|
|
170
|
-
opacity: 1,
|
|
171
|
-
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
172
|
-
fontName: 'font_bold',
|
|
173
|
-
readOnly: false,
|
|
174
|
-
},
|
|
175
93
|
{
|
|
176
94
|
name: 'date',
|
|
177
95
|
type: 'text',
|