@appcorp/app-corp-vista 0.3.68 → 0.3.70
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
|
@@ -159,7 +159,7 @@ exports.imageGridTemplateV2 = {
|
|
|
159
159
|
name: 'img13',
|
|
160
160
|
type: 'image',
|
|
161
161
|
content: '',
|
|
162
|
-
position: { x: 10, y:
|
|
162
|
+
position: { x: 10, y: 235.6 },
|
|
163
163
|
width: 60,
|
|
164
164
|
height: 51.4,
|
|
165
165
|
rotate: 0,
|
|
@@ -171,7 +171,7 @@ exports.imageGridTemplateV2 = {
|
|
|
171
171
|
name: 'img14',
|
|
172
172
|
type: 'image',
|
|
173
173
|
content: '',
|
|
174
|
-
position: { x: 75, y:
|
|
174
|
+
position: { x: 75, y: 235.6 },
|
|
175
175
|
width: 60,
|
|
176
176
|
height: 51.4,
|
|
177
177
|
rotate: 0,
|
|
@@ -183,7 +183,7 @@ exports.imageGridTemplateV2 = {
|
|
|
183
183
|
name: 'img15',
|
|
184
184
|
type: 'image',
|
|
185
185
|
content: '',
|
|
186
|
-
position: { x: 140, y:
|
|
186
|
+
position: { x: 140, y: 235.6 },
|
|
187
187
|
width: 60,
|
|
188
188
|
height: 51.4,
|
|
189
189
|
rotate: 0,
|