@appcorp/app-corp-vista 0.3.91 → 0.3.93
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
|
@@ -8,23 +8,23 @@ exports.imageGridTemplateV5 = {
|
|
|
8
8
|
[
|
|
9
9
|
{
|
|
10
10
|
name: 'img1',
|
|
11
|
-
type: '
|
|
11
|
+
type: 'svg',
|
|
12
12
|
position: {
|
|
13
13
|
x: 20,
|
|
14
14
|
y: 21.83,
|
|
15
15
|
},
|
|
16
16
|
required: true,
|
|
17
|
-
content: '
|
|
17
|
+
content: '',
|
|
18
18
|
width: 40,
|
|
19
19
|
height: 40,
|
|
20
|
+
readOnly: false,
|
|
20
21
|
rotate: 0,
|
|
21
22
|
opacity: 1,
|
|
22
|
-
readOnly: false,
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
name: 'text1',
|
|
26
26
|
type: 'text',
|
|
27
|
-
content: '
|
|
27
|
+
content: '',
|
|
28
28
|
position: {
|
|
29
29
|
x: 19.99,
|
|
30
30
|
y: 68.42,
|
|
@@ -38,12 +38,12 @@ exports.imageGridTemplateV5 = {
|
|
|
38
38
|
lineHeight: 1,
|
|
39
39
|
characterSpacing: 0,
|
|
40
40
|
dynamicFontSize: {
|
|
41
|
-
min:
|
|
42
|
-
max:
|
|
41
|
+
min: 18,
|
|
42
|
+
max: 32,
|
|
43
43
|
fit: 'horizontal',
|
|
44
44
|
},
|
|
45
45
|
fontColor: '#000000',
|
|
46
|
-
fontName: '
|
|
46
|
+
fontName: 'Roboto',
|
|
47
47
|
backgroundColor: '',
|
|
48
48
|
opacity: 1,
|
|
49
49
|
strikethrough: false,
|
|
@@ -53,23 +53,23 @@ exports.imageGridTemplateV5 = {
|
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
55
|
name: 'img2',
|
|
56
|
-
type: '
|
|
56
|
+
type: 'svg',
|
|
57
57
|
position: {
|
|
58
58
|
x: 85.55,
|
|
59
59
|
y: 21.83,
|
|
60
60
|
},
|
|
61
61
|
required: true,
|
|
62
|
-
content: '
|
|
62
|
+
content: '',
|
|
63
63
|
width: 40,
|
|
64
64
|
height: 40,
|
|
65
|
+
readOnly: false,
|
|
65
66
|
rotate: 0,
|
|
66
67
|
opacity: 1,
|
|
67
|
-
readOnly: false,
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
name: 'text2',
|
|
71
71
|
type: 'text',
|
|
72
|
-
content: '
|
|
72
|
+
content: '',
|
|
73
73
|
position: {
|
|
74
74
|
x: 85.01,
|
|
75
75
|
y: 68.42,
|
|
@@ -83,12 +83,12 @@ exports.imageGridTemplateV5 = {
|
|
|
83
83
|
lineHeight: 1,
|
|
84
84
|
characterSpacing: 0,
|
|
85
85
|
dynamicFontSize: {
|
|
86
|
-
min:
|
|
87
|
-
max:
|
|
86
|
+
min: 18,
|
|
87
|
+
max: 32,
|
|
88
88
|
fit: 'horizontal',
|
|
89
89
|
},
|
|
90
90
|
fontColor: '#000000',
|
|
91
|
-
fontName: '
|
|
91
|
+
fontName: 'Roboto',
|
|
92
92
|
backgroundColor: '',
|
|
93
93
|
opacity: 1,
|
|
94
94
|
strikethrough: false,
|
|
@@ -98,23 +98,23 @@ exports.imageGridTemplateV5 = {
|
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
name: 'img3',
|
|
101
|
-
type: '
|
|
101
|
+
type: 'svg',
|
|
102
102
|
position: {
|
|
103
103
|
x: 151.91,
|
|
104
104
|
y: 21.83,
|
|
105
105
|
},
|
|
106
106
|
required: true,
|
|
107
|
-
content: '
|
|
107
|
+
content: '',
|
|
108
108
|
width: 40,
|
|
109
109
|
height: 40,
|
|
110
|
+
readOnly: false,
|
|
110
111
|
rotate: 0,
|
|
111
112
|
opacity: 1,
|
|
112
|
-
readOnly: false,
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
name: 'text3',
|
|
116
116
|
type: 'text',
|
|
117
|
-
content: '
|
|
117
|
+
content: '',
|
|
118
118
|
position: {
|
|
119
119
|
x: 151.11,
|
|
120
120
|
y: 68.42,
|
|
@@ -128,12 +128,12 @@ exports.imageGridTemplateV5 = {
|
|
|
128
128
|
lineHeight: 1,
|
|
129
129
|
characterSpacing: 0,
|
|
130
130
|
dynamicFontSize: {
|
|
131
|
-
min:
|
|
132
|
-
max:
|
|
131
|
+
min: 18,
|
|
132
|
+
max: 32,
|
|
133
133
|
fit: 'horizontal',
|
|
134
134
|
},
|
|
135
135
|
fontColor: '#000000',
|
|
136
|
-
fontName: '
|
|
136
|
+
fontName: 'Roboto',
|
|
137
137
|
backgroundColor: '',
|
|
138
138
|
opacity: 1,
|
|
139
139
|
strikethrough: false,
|
|
@@ -143,23 +143,23 @@ exports.imageGridTemplateV5 = {
|
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
145
|
name: 'img4',
|
|
146
|
-
type: '
|
|
146
|
+
type: 'svg',
|
|
147
147
|
position: {
|
|
148
148
|
x: 19.91,
|
|
149
149
|
y: 114.65,
|
|
150
150
|
},
|
|
151
151
|
required: true,
|
|
152
|
-
content: '
|
|
152
|
+
content: '',
|
|
153
153
|
width: 40,
|
|
154
154
|
height: 40,
|
|
155
|
+
readOnly: false,
|
|
155
156
|
rotate: 0,
|
|
156
157
|
opacity: 1,
|
|
157
|
-
readOnly: false,
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
name: 'text4',
|
|
161
161
|
type: 'text',
|
|
162
|
-
content: '
|
|
162
|
+
content: '',
|
|
163
163
|
position: {
|
|
164
164
|
x: 19.91,
|
|
165
165
|
y: 161.24,
|
|
@@ -173,12 +173,12 @@ exports.imageGridTemplateV5 = {
|
|
|
173
173
|
lineHeight: 1,
|
|
174
174
|
characterSpacing: 0,
|
|
175
175
|
dynamicFontSize: {
|
|
176
|
-
min:
|
|
177
|
-
max:
|
|
176
|
+
min: 18,
|
|
177
|
+
max: 32,
|
|
178
178
|
fit: 'horizontal',
|
|
179
179
|
},
|
|
180
180
|
fontColor: '#000000',
|
|
181
|
-
fontName: '
|
|
181
|
+
fontName: 'Roboto',
|
|
182
182
|
backgroundColor: '',
|
|
183
183
|
opacity: 1,
|
|
184
184
|
strikethrough: false,
|
|
@@ -188,23 +188,23 @@ exports.imageGridTemplateV5 = {
|
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
name: 'img5',
|
|
191
|
-
type: '
|
|
191
|
+
type: 'svg',
|
|
192
192
|
position: {
|
|
193
193
|
x: 84.86,
|
|
194
194
|
y: 114.65,
|
|
195
195
|
},
|
|
196
196
|
required: true,
|
|
197
|
-
content: '
|
|
197
|
+
content: '',
|
|
198
198
|
width: 40,
|
|
199
199
|
height: 40,
|
|
200
|
+
readOnly: false,
|
|
200
201
|
rotate: 0,
|
|
201
202
|
opacity: 1,
|
|
202
|
-
readOnly: false,
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
205
|
name: 'text5',
|
|
206
206
|
type: 'text',
|
|
207
|
-
content: '
|
|
207
|
+
content: '',
|
|
208
208
|
position: {
|
|
209
209
|
x: 85.01,
|
|
210
210
|
y: 161.24,
|
|
@@ -218,12 +218,12 @@ exports.imageGridTemplateV5 = {
|
|
|
218
218
|
lineHeight: 1,
|
|
219
219
|
characterSpacing: 0,
|
|
220
220
|
dynamicFontSize: {
|
|
221
|
-
min:
|
|
222
|
-
max:
|
|
221
|
+
min: 18,
|
|
222
|
+
max: 32,
|
|
223
223
|
fit: 'horizontal',
|
|
224
224
|
},
|
|
225
225
|
fontColor: '#000000',
|
|
226
|
-
fontName: '
|
|
226
|
+
fontName: 'Roboto',
|
|
227
227
|
backgroundColor: '',
|
|
228
228
|
opacity: 1,
|
|
229
229
|
strikethrough: false,
|
|
@@ -233,23 +233,23 @@ exports.imageGridTemplateV5 = {
|
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
name: 'img6',
|
|
236
|
-
type: '
|
|
236
|
+
type: 'svg',
|
|
237
237
|
position: {
|
|
238
238
|
x: 148.81,
|
|
239
239
|
y: 114.65,
|
|
240
240
|
},
|
|
241
241
|
required: true,
|
|
242
|
-
content: '
|
|
242
|
+
content: '',
|
|
243
243
|
width: 40,
|
|
244
244
|
height: 40,
|
|
245
|
+
readOnly: false,
|
|
245
246
|
rotate: 0,
|
|
246
247
|
opacity: 1,
|
|
247
|
-
readOnly: false,
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
|
-
name: '
|
|
250
|
+
name: 'text6',
|
|
251
251
|
type: 'text',
|
|
252
|
-
content: '
|
|
252
|
+
content: '',
|
|
253
253
|
position: {
|
|
254
254
|
x: 20.78,
|
|
255
255
|
y: 253.73,
|
|
@@ -263,12 +263,12 @@ exports.imageGridTemplateV5 = {
|
|
|
263
263
|
lineHeight: 1,
|
|
264
264
|
characterSpacing: 0,
|
|
265
265
|
dynamicFontSize: {
|
|
266
|
-
min:
|
|
267
|
-
max:
|
|
266
|
+
min: 18,
|
|
267
|
+
max: 32,
|
|
268
268
|
fit: 'horizontal',
|
|
269
269
|
},
|
|
270
270
|
fontColor: '#000000',
|
|
271
|
-
fontName: '
|
|
271
|
+
fontName: 'Roboto',
|
|
272
272
|
backgroundColor: '',
|
|
273
273
|
opacity: 1,
|
|
274
274
|
strikethrough: false,
|
|
@@ -278,23 +278,23 @@ exports.imageGridTemplateV5 = {
|
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
280
|
name: 'img7',
|
|
281
|
-
type: '
|
|
281
|
+
type: 'svg',
|
|
282
282
|
position: {
|
|
283
283
|
x: 20.78,
|
|
284
284
|
y: 207.35,
|
|
285
285
|
},
|
|
286
286
|
required: true,
|
|
287
|
-
content: '
|
|
287
|
+
content: '',
|
|
288
288
|
width: 40,
|
|
289
289
|
height: 40,
|
|
290
|
+
readOnly: false,
|
|
290
291
|
rotate: 0,
|
|
291
292
|
opacity: 1,
|
|
292
|
-
readOnly: false,
|
|
293
293
|
},
|
|
294
294
|
{
|
|
295
|
-
name: '
|
|
295
|
+
name: 'text7',
|
|
296
296
|
type: 'text',
|
|
297
|
-
content: '
|
|
297
|
+
content: '',
|
|
298
298
|
position: {
|
|
299
299
|
x: 148.81,
|
|
300
300
|
y: 161.24,
|
|
@@ -308,12 +308,12 @@ exports.imageGridTemplateV5 = {
|
|
|
308
308
|
lineHeight: 1,
|
|
309
309
|
characterSpacing: 0,
|
|
310
310
|
dynamicFontSize: {
|
|
311
|
-
min:
|
|
312
|
-
max:
|
|
311
|
+
min: 18,
|
|
312
|
+
max: 32,
|
|
313
313
|
fit: 'horizontal',
|
|
314
314
|
},
|
|
315
315
|
fontColor: '#000000',
|
|
316
|
-
fontName: '
|
|
316
|
+
fontName: 'Roboto',
|
|
317
317
|
backgroundColor: '',
|
|
318
318
|
opacity: 1,
|
|
319
319
|
strikethrough: false,
|
|
@@ -323,23 +323,23 @@ exports.imageGridTemplateV5 = {
|
|
|
323
323
|
},
|
|
324
324
|
{
|
|
325
325
|
name: 'img8',
|
|
326
|
-
type: '
|
|
326
|
+
type: 'svg',
|
|
327
327
|
position: {
|
|
328
328
|
x: 85.52,
|
|
329
329
|
y: 207.35,
|
|
330
330
|
},
|
|
331
331
|
required: true,
|
|
332
|
-
content: '
|
|
332
|
+
content: '',
|
|
333
333
|
width: 40,
|
|
334
334
|
height: 40,
|
|
335
|
+
readOnly: false,
|
|
335
336
|
rotate: 0,
|
|
336
337
|
opacity: 1,
|
|
337
|
-
readOnly: false,
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
340
|
name: 'text8',
|
|
341
341
|
type: 'text',
|
|
342
|
-
content: '
|
|
342
|
+
content: '',
|
|
343
343
|
position: {
|
|
344
344
|
x: 85.52,
|
|
345
345
|
y: 253.73,
|
|
@@ -353,12 +353,12 @@ exports.imageGridTemplateV5 = {
|
|
|
353
353
|
lineHeight: 1,
|
|
354
354
|
characterSpacing: 0,
|
|
355
355
|
dynamicFontSize: {
|
|
356
|
-
min:
|
|
357
|
-
max:
|
|
356
|
+
min: 18,
|
|
357
|
+
max: 32,
|
|
358
358
|
fit: 'horizontal',
|
|
359
359
|
},
|
|
360
360
|
fontColor: '#000000',
|
|
361
|
-
fontName: '
|
|
361
|
+
fontName: 'Roboto',
|
|
362
362
|
backgroundColor: '',
|
|
363
363
|
opacity: 1,
|
|
364
364
|
strikethrough: false,
|
|
@@ -368,23 +368,23 @@ exports.imageGridTemplateV5 = {
|
|
|
368
368
|
},
|
|
369
369
|
{
|
|
370
370
|
name: 'img9',
|
|
371
|
-
type: '
|
|
371
|
+
type: 'svg',
|
|
372
372
|
position: {
|
|
373
373
|
x: 150.16,
|
|
374
374
|
y: 207.35,
|
|
375
375
|
},
|
|
376
376
|
required: true,
|
|
377
|
-
content: '
|
|
377
|
+
content: '',
|
|
378
378
|
width: 40,
|
|
379
379
|
height: 40,
|
|
380
|
+
readOnly: false,
|
|
380
381
|
rotate: 0,
|
|
381
382
|
opacity: 1,
|
|
382
|
-
readOnly: false,
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
|
-
name: '
|
|
385
|
+
name: 'text9',
|
|
386
386
|
type: 'text',
|
|
387
|
-
content: '
|
|
387
|
+
content: '',
|
|
388
388
|
position: {
|
|
389
389
|
x: 150.16,
|
|
390
390
|
y: 253.73,
|
|
@@ -398,12 +398,12 @@ exports.imageGridTemplateV5 = {
|
|
|
398
398
|
lineHeight: 1,
|
|
399
399
|
characterSpacing: 0,
|
|
400
400
|
dynamicFontSize: {
|
|
401
|
-
min:
|
|
402
|
-
max:
|
|
401
|
+
min: 18,
|
|
402
|
+
max: 32,
|
|
403
403
|
fit: 'horizontal',
|
|
404
404
|
},
|
|
405
405
|
fontColor: '#000000',
|
|
406
|
-
fontName: '
|
|
406
|
+
fontName: 'Roboto',
|
|
407
407
|
backgroundColor: '',
|
|
408
408
|
opacity: 1,
|
|
409
409
|
strikethrough: false,
|