@appcorp/app-corp-vista 0.3.52 → 0.3.53

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.52",
3
+ "version": "0.3.53",
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",
@@ -51,7 +51,7 @@ exports.byteducatorTemplateV1 = {
51
51
  lineHeight: 1,
52
52
  characterSpacing: 0,
53
53
  fontColor: '#000000',
54
- fontName: 'Roboto',
54
+ fontName: 'font_regular',
55
55
  backgroundColor: '',
56
56
  opacity: 1,
57
57
  strikethrough: false,
@@ -62,7 +62,7 @@ exports.byteducatorTemplateV1 = {
62
62
  {
63
63
  name: 'page',
64
64
  type: 'text',
65
- content: '1',
65
+ content: '',
66
66
  position: {
67
67
  x: 178,
68
68
  y: 285,
@@ -76,7 +76,7 @@ exports.byteducatorTemplateV1 = {
76
76
  lineHeight: 1,
77
77
  characterSpacing: 0,
78
78
  fontColor: '#000000',
79
- fontName: 'Roboto',
79
+ fontName: 'font_regular',
80
80
  backgroundColor: '',
81
81
  opacity: 1,
82
82
  strikethrough: false,
@@ -87,7 +87,7 @@ exports.byteducatorTemplateV1 = {
87
87
  {
88
88
  name: 'title',
89
89
  type: 'text',
90
- content: 'title',
90
+ content: '',
91
91
  position: {
92
92
  x: 12.01,
93
93
  y: 226.48,
@@ -101,7 +101,7 @@ exports.byteducatorTemplateV1 = {
101
101
  lineHeight: 1,
102
102
  characterSpacing: 0,
103
103
  fontColor: '#000000',
104
- fontName: 'Roboto',
104
+ fontName: 'font_bold',
105
105
  backgroundColor: '',
106
106
  opacity: 1,
107
107
  strikethrough: false,
@@ -126,7 +126,7 @@ exports.byteducatorTemplateV1 = {
126
126
  lineHeight: 1,
127
127
  characterSpacing: 0,
128
128
  fontColor: '#000000',
129
- fontName: 'Roboto',
129
+ fontName: 'font_medium',
130
130
  backgroundColor: '',
131
131
  opacity: 1,
132
132
  strikethrough: false,