@appcorp/app-corp-vista 0.3.77 → 0.3.78

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appcorp/app-corp-vista",
3
- "version": "0.3.77",
3
+ "version": "0.3.78",
4
4
  "scripts": {
5
5
  "build": "yarn clean && yarn build:ts && cp package.json lib && cp README.md lib && cp yarn.lock lib",
6
6
  "build:next": "next build",
@@ -246,29 +246,6 @@ exports.creditReceiptTemplateV1 = {
246
246
  fontName: 'font_regular',
247
247
  readOnly: false,
248
248
  },
249
- {
250
- name: 'marketingNote',
251
- type: 'text',
252
- position: { x: 177, y: 103 },
253
- required: false,
254
- content: '',
255
- width: 60,
256
- height: 8,
257
- rotate: 90,
258
- alignment: 'middle',
259
- verticalAlignment: 'middle',
260
- fontSize: 8,
261
- lineHeight: 1,
262
- characterSpacing: 0,
263
- fontColor: '#909E98',
264
- backgroundColor: '',
265
- opacity: 1,
266
- strikethrough: false,
267
- underline: false,
268
- dynamicFontSize: { min: 6, max: 8, fit: 'vertical' },
269
- fontName: 'font_light',
270
- readOnly: false,
271
- },
272
249
  {
273
250
  name: 'companyValue',
274
251
  type: 'text',
@@ -248,29 +248,6 @@ exports.creditReceiptTemplateV2 = {
248
248
  fontName: 'font_regular',
249
249
  readOnly: false,
250
250
  },
251
- {
252
- name: 'marketingNote',
253
- type: 'text',
254
- position: { x: 177, y: 103 },
255
- required: false,
256
- content: '',
257
- width: 60,
258
- height: 8,
259
- rotate: 90,
260
- alignment: 'middle',
261
- verticalAlignment: 'middle',
262
- fontSize: 8,
263
- lineHeight: 1,
264
- characterSpacing: 0,
265
- fontColor: '#909E98',
266
- backgroundColor: '',
267
- opacity: 1,
268
- strikethrough: false,
269
- underline: false,
270
- dynamicFontSize: { min: 6, max: 8, fit: 'vertical' },
271
- fontName: 'font_light',
272
- readOnly: false,
273
- },
274
251
  {
275
252
  name: 'companyValue',
276
253
  type: 'text',
@@ -246,29 +246,6 @@ exports.debitReceiptTemplateV1 = {
246
246
  fontName: 'font_regular',
247
247
  readOnly: false,
248
248
  },
249
- {
250
- name: 'marketingNote',
251
- type: 'text',
252
- position: { x: 177, y: 103 },
253
- required: false,
254
- content: '',
255
- width: 60,
256
- height: 8,
257
- rotate: 90,
258
- alignment: 'middle',
259
- verticalAlignment: 'middle',
260
- fontSize: 8,
261
- lineHeight: 1,
262
- characterSpacing: 0,
263
- fontColor: '#909E98',
264
- backgroundColor: '',
265
- opacity: 1,
266
- strikethrough: false,
267
- underline: false,
268
- dynamicFontSize: { min: 6, max: 8, fit: 'vertical' },
269
- fontName: 'font_light',
270
- readOnly: false,
271
- },
272
249
  {
273
250
  name: 'companyValue',
274
251
  type: 'text',