@appcorp/app-corp-vista 0.3.72 → 0.3.73
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,97 @@ exports.accountStatementTemplateV1 = {
|
|
|
135
135
|
readOnly: false,
|
|
136
136
|
content: '[]',
|
|
137
137
|
},
|
|
138
|
-
{
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
},
|
|
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
229
|
{
|
|
230
230
|
name: 'marketingNote',
|
|
231
231
|
type: 'text',
|
|
@@ -291,16 +291,37 @@ exports.accountStatementTemplateV1 = {
|
|
|
291
291
|
readOnly: false,
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
|
-
name: '
|
|
295
|
-
type: '
|
|
296
|
-
position: { x:
|
|
297
|
-
|
|
298
|
-
|
|
294
|
+
name: 'disclaimer',
|
|
295
|
+
type: 'text',
|
|
296
|
+
position: { x: 10, y: 277 },
|
|
297
|
+
content: 'Disclaimer: This report reflects activity occurring on the Kismaa platform for informational purposes only. Advisors providing services through Kismaa operate as independent professionals and are not employees of Kismaa.',
|
|
298
|
+
width: 190,
|
|
299
|
+
height: 10,
|
|
299
300
|
rotate: 0,
|
|
301
|
+
alignment: 'left',
|
|
302
|
+
verticalAlignment: 'top',
|
|
303
|
+
fontSize: 10,
|
|
304
|
+
fontWeight: 400,
|
|
305
|
+
lineHeight: 1,
|
|
306
|
+
characterSpacing: 0,
|
|
307
|
+
fontColor: '#2C3139',
|
|
308
|
+
backgroundColor: '',
|
|
300
309
|
opacity: 1,
|
|
310
|
+
dynamicFontSize: { min: 6, max: 10, fit: 'vertical' },
|
|
311
|
+
fontName: 'font_regular',
|
|
301
312
|
readOnly: false,
|
|
302
|
-
color: '#EFEFD1',
|
|
303
313
|
},
|
|
314
|
+
// {
|
|
315
|
+
// name: 'totalDivider',
|
|
316
|
+
// type: 'line',
|
|
317
|
+
// position: { x: 127.09, y: 133 },
|
|
318
|
+
// width: 72.91,
|
|
319
|
+
// height: 1.2,
|
|
320
|
+
// rotate: 0,
|
|
321
|
+
// opacity: 1,
|
|
322
|
+
// readOnly: false,
|
|
323
|
+
// color: '#EFEFD1',
|
|
324
|
+
// },
|
|
304
325
|
],
|
|
305
326
|
],
|
|
306
327
|
};
|