@appcorp/app-corp-vista 0.3.75 → 0.3.76
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,29 +135,6 @@ exports.accountStatementTemplateV1 = {
|
|
|
135
135
|
readOnly: false,
|
|
136
136
|
content: '[]',
|
|
137
137
|
},
|
|
138
|
-
{
|
|
139
|
-
name: 'marketingNote',
|
|
140
|
-
type: 'text',
|
|
141
|
-
position: { x: 177, y: 103 },
|
|
142
|
-
required: false,
|
|
143
|
-
content: '',
|
|
144
|
-
width: 60,
|
|
145
|
-
height: 8,
|
|
146
|
-
rotate: 90,
|
|
147
|
-
alignment: 'middle',
|
|
148
|
-
verticalAlignment: 'middle',
|
|
149
|
-
fontSize: 8,
|
|
150
|
-
lineHeight: 1,
|
|
151
|
-
characterSpacing: 0,
|
|
152
|
-
fontColor: '#909E98',
|
|
153
|
-
backgroundColor: '',
|
|
154
|
-
opacity: 1,
|
|
155
|
-
strikethrough: false,
|
|
156
|
-
underline: false,
|
|
157
|
-
dynamicFontSize: { min: 6, max: 8, fit: 'vertical' },
|
|
158
|
-
fontName: 'font_light',
|
|
159
|
-
readOnly: false,
|
|
160
|
-
},
|
|
161
138
|
{
|
|
162
139
|
name: 'companyValue',
|
|
163
140
|
type: 'text',
|
|
@@ -226,7 +203,7 @@ exports.accountStatementTemplateV1 = {
|
|
|
226
203
|
name: 'disclaimer',
|
|
227
204
|
type: 'text',
|
|
228
205
|
content: '',
|
|
229
|
-
position: { x: 10, y:
|
|
206
|
+
position: { x: 10, y: 265 },
|
|
230
207
|
width: 190,
|
|
231
208
|
height: 15,
|
|
232
209
|
rotate: 0,
|