@appcorp/app-corp-vista 0.3.72 → 0.3.74
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
|
@@ -135,97 +135,6 @@ exports.accountStatementTemplateV1 = {
|
|
|
135
135
|
readOnly: false,
|
|
136
136
|
content: '[]',
|
|
137
137
|
},
|
|
138
|
-
{
|
|
139
|
-
name: 'subTotalLabel',
|
|
140
|
-
type: 'text',
|
|
141
|
-
position: { x: 126.59, y: 110 },
|
|
142
|
-
content: '',
|
|
143
|
-
width: 25.42,
|
|
144
|
-
height: 8.61,
|
|
145
|
-
rotate: 0,
|
|
146
|
-
alignment: 'left',
|
|
147
|
-
verticalAlignment: 'middle',
|
|
148
|
-
fontSize: 10,
|
|
149
|
-
lineHeight: 1,
|
|
150
|
-
characterSpacing: 0,
|
|
151
|
-
fontColor: '#2C3139',
|
|
152
|
-
backgroundColor: '',
|
|
153
|
-
opacity: 1,
|
|
154
|
-
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
155
|
-
fontName: 'font_bold',
|
|
156
|
-
readOnly: false,
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
name: 'subTotalValue',
|
|
160
|
-
type: 'text',
|
|
161
|
-
content: '$500',
|
|
162
|
-
position: { x: 167.26, y: 110 },
|
|
163
|
-
width: 32.48,
|
|
164
|
-
height: 7.56,
|
|
165
|
-
rotate: 0,
|
|
166
|
-
alignment: 'right',
|
|
167
|
-
verticalAlignment: 'middle',
|
|
168
|
-
fontSize: 10,
|
|
169
|
-
lineHeight: 1,
|
|
170
|
-
characterSpacing: 0,
|
|
171
|
-
fontColor: '#2C3139',
|
|
172
|
-
backgroundColor: '',
|
|
173
|
-
opacity: 1,
|
|
174
|
-
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
175
|
-
fontName: 'font_regular',
|
|
176
|
-
readOnly: false,
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
name: 'subTotalDivider',
|
|
180
|
-
type: 'line',
|
|
181
|
-
position: { x: 127.09, y: 118 },
|
|
182
|
-
width: 71.91,
|
|
183
|
-
height: 1,
|
|
184
|
-
rotate: 0,
|
|
185
|
-
opacity: 1,
|
|
186
|
-
readOnly: true,
|
|
187
|
-
color: '#ECF1F1',
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
name: 'totalLabel',
|
|
191
|
-
type: 'text',
|
|
192
|
-
position: { x: 128.05, y: 123 },
|
|
193
|
-
content: '',
|
|
194
|
-
width: 22.01,
|
|
195
|
-
height: 10.2,
|
|
196
|
-
rotate: 0,
|
|
197
|
-
alignment: 'left',
|
|
198
|
-
verticalAlignment: 'middle',
|
|
199
|
-
fontSize: 14,
|
|
200
|
-
lineHeight: 1,
|
|
201
|
-
characterSpacing: 0,
|
|
202
|
-
fontColor: '#2C3139',
|
|
203
|
-
fontName: 'font_bold',
|
|
204
|
-
backgroundColor: '',
|
|
205
|
-
dynamicFontSize: { min: 6, max: 14, fit: 'vertical' },
|
|
206
|
-
opacity: 1,
|
|
207
|
-
readOnly: false,
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
name: 'totalValue',
|
|
211
|
-
type: 'text',
|
|
212
|
-
content: '',
|
|
213
|
-
position: { x: 167.26, y: 123 },
|
|
214
|
-
width: 32.48,
|
|
215
|
-
height: 9.94,
|
|
216
|
-
rotate: 0,
|
|
217
|
-
alignment: 'right',
|
|
218
|
-
verticalAlignment: 'middle',
|
|
219
|
-
fontSize: 14,
|
|
220
|
-
lineHeight: 1,
|
|
221
|
-
characterSpacing: 0,
|
|
222
|
-
fontColor: '#2C3139',
|
|
223
|
-
backgroundColor: '',
|
|
224
|
-
opacity: 1,
|
|
225
|
-
dynamicFontSize: { min: 6, max: 14, fit: 'vertical' },
|
|
226
|
-
fontName: 'font_regular',
|
|
227
|
-
readOnly: false,
|
|
228
|
-
},
|
|
229
138
|
{
|
|
230
139
|
name: 'marketingNote',
|
|
231
140
|
type: 'text',
|
|
@@ -291,15 +200,44 @@ exports.accountStatementTemplateV1 = {
|
|
|
291
200
|
readOnly: false,
|
|
292
201
|
},
|
|
293
202
|
{
|
|
294
|
-
name: '
|
|
295
|
-
type: '
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
203
|
+
name: 'disclaimer',
|
|
204
|
+
type: 'text',
|
|
205
|
+
content: '',
|
|
206
|
+
position: { x: 10, y: 180 },
|
|
207
|
+
width: 190,
|
|
208
|
+
height: 15,
|
|
209
|
+
rotate: 0,
|
|
210
|
+
alignment: 'left',
|
|
211
|
+
verticalAlignment: 'top',
|
|
212
|
+
fontSize: 7,
|
|
213
|
+
lineHeight: 1,
|
|
214
|
+
characterSpacing: 0,
|
|
215
|
+
fontColor: '#909E98',
|
|
216
|
+
backgroundColor: '',
|
|
217
|
+
opacity: 1,
|
|
218
|
+
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
219
|
+
fontName: 'font_light',
|
|
220
|
+
readOnly: false,
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
name: 'date',
|
|
224
|
+
type: 'text',
|
|
225
|
+
content: '',
|
|
226
|
+
position: { x: 140, y: 35 },
|
|
227
|
+
width: 60,
|
|
228
|
+
height: 15,
|
|
299
229
|
rotate: 0,
|
|
230
|
+
alignment: 'right',
|
|
231
|
+
verticalAlignment: 'top',
|
|
232
|
+
fontSize: 7,
|
|
233
|
+
lineHeight: 1,
|
|
234
|
+
characterSpacing: 0,
|
|
235
|
+
fontColor: '#909E98',
|
|
236
|
+
backgroundColor: '',
|
|
300
237
|
opacity: 1,
|
|
238
|
+
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
239
|
+
fontName: 'font_light',
|
|
301
240
|
readOnly: false,
|
|
302
|
-
color: '#EFEFD1',
|
|
303
241
|
},
|
|
304
242
|
],
|
|
305
243
|
],
|