@micromag/screen-quote 0.2.401 → 0.2.403
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/es/index.js +12 -12
- package/lib/index.js +12 -12
- package/package.json +10 -10
package/es/index.js
CHANGED
|
@@ -196,8 +196,8 @@ var definition = {
|
|
|
196
196
|
type: 'screen',
|
|
197
197
|
group: {
|
|
198
198
|
label: defineMessage({
|
|
199
|
-
|
|
200
|
-
|
|
199
|
+
id: "fIawTr",
|
|
200
|
+
defaultMessage: [{
|
|
201
201
|
"type": 0,
|
|
202
202
|
"value": "Text"
|
|
203
203
|
}]
|
|
@@ -205,8 +205,8 @@ var definition = {
|
|
|
205
205
|
order: 2
|
|
206
206
|
},
|
|
207
207
|
title: defineMessage({
|
|
208
|
-
|
|
209
|
-
|
|
208
|
+
id: "3q9GPv",
|
|
209
|
+
defaultMessage: [{
|
|
210
210
|
"type": 0,
|
|
211
211
|
"value": "Quote"
|
|
212
212
|
}]
|
|
@@ -219,8 +219,8 @@ var definition = {
|
|
|
219
219
|
type: 'screen-layout',
|
|
220
220
|
defaultValue: 'top',
|
|
221
221
|
label: defineMessage({
|
|
222
|
-
|
|
223
|
-
|
|
222
|
+
id: "4iBXj2",
|
|
223
|
+
defaultMessage: [{
|
|
224
224
|
"type": 0,
|
|
225
225
|
"value": "Layout"
|
|
226
226
|
}]
|
|
@@ -233,8 +233,8 @@ var definition = {
|
|
|
233
233
|
textStyle: 'heading2'
|
|
234
234
|
},
|
|
235
235
|
label: defineMessage({
|
|
236
|
-
|
|
237
|
-
|
|
236
|
+
id: "88/Ge8",
|
|
237
|
+
defaultMessage: [{
|
|
238
238
|
"type": 0,
|
|
239
239
|
"value": "Quote"
|
|
240
240
|
}]
|
|
@@ -246,8 +246,8 @@ var definition = {
|
|
|
246
246
|
textStyle: 'text'
|
|
247
247
|
},
|
|
248
248
|
label: defineMessage({
|
|
249
|
-
|
|
250
|
-
|
|
249
|
+
id: "73hxYw",
|
|
250
|
+
defaultMessage: [{
|
|
251
251
|
"type": 0,
|
|
252
252
|
"value": "Author"
|
|
253
253
|
}]
|
|
@@ -256,8 +256,8 @@ var definition = {
|
|
|
256
256
|
name: 'background',
|
|
257
257
|
type: 'background',
|
|
258
258
|
label: defineMessage({
|
|
259
|
-
|
|
260
|
-
|
|
259
|
+
id: "+MPZRu",
|
|
260
|
+
defaultMessage: [{
|
|
261
261
|
"type": 0,
|
|
262
262
|
"value": "Background"
|
|
263
263
|
}]
|
package/lib/index.js
CHANGED
|
@@ -215,8 +215,8 @@ var definition = {
|
|
|
215
215
|
type: 'screen',
|
|
216
216
|
group: {
|
|
217
217
|
label: reactIntl.defineMessage({
|
|
218
|
-
|
|
219
|
-
|
|
218
|
+
id: "fIawTr",
|
|
219
|
+
defaultMessage: [{
|
|
220
220
|
"type": 0,
|
|
221
221
|
"value": "Text"
|
|
222
222
|
}]
|
|
@@ -224,8 +224,8 @@ var definition = {
|
|
|
224
224
|
order: 2
|
|
225
225
|
},
|
|
226
226
|
title: reactIntl.defineMessage({
|
|
227
|
-
|
|
228
|
-
|
|
227
|
+
id: "3q9GPv",
|
|
228
|
+
defaultMessage: [{
|
|
229
229
|
"type": 0,
|
|
230
230
|
"value": "Quote"
|
|
231
231
|
}]
|
|
@@ -238,8 +238,8 @@ var definition = {
|
|
|
238
238
|
type: 'screen-layout',
|
|
239
239
|
defaultValue: 'top',
|
|
240
240
|
label: reactIntl.defineMessage({
|
|
241
|
-
|
|
242
|
-
|
|
241
|
+
id: "4iBXj2",
|
|
242
|
+
defaultMessage: [{
|
|
243
243
|
"type": 0,
|
|
244
244
|
"value": "Layout"
|
|
245
245
|
}]
|
|
@@ -252,8 +252,8 @@ var definition = {
|
|
|
252
252
|
textStyle: 'heading2'
|
|
253
253
|
},
|
|
254
254
|
label: reactIntl.defineMessage({
|
|
255
|
-
|
|
256
|
-
|
|
255
|
+
id: "88/Ge8",
|
|
256
|
+
defaultMessage: [{
|
|
257
257
|
"type": 0,
|
|
258
258
|
"value": "Quote"
|
|
259
259
|
}]
|
|
@@ -265,8 +265,8 @@ var definition = {
|
|
|
265
265
|
textStyle: 'text'
|
|
266
266
|
},
|
|
267
267
|
label: reactIntl.defineMessage({
|
|
268
|
-
|
|
269
|
-
|
|
268
|
+
id: "73hxYw",
|
|
269
|
+
defaultMessage: [{
|
|
270
270
|
"type": 0,
|
|
271
271
|
"value": "Author"
|
|
272
272
|
}]
|
|
@@ -275,8 +275,8 @@ var definition = {
|
|
|
275
275
|
name: 'background',
|
|
276
276
|
type: 'background',
|
|
277
277
|
label: reactIntl.defineMessage({
|
|
278
|
-
|
|
279
|
-
|
|
278
|
+
id: "+MPZRu",
|
|
279
|
+
defaultMessage: [{
|
|
280
280
|
"type": 0,
|
|
281
281
|
"value": "Background"
|
|
282
282
|
}]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/screen-quote",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.403",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@babel/runtime": "^7.13.10",
|
|
52
|
-
"@micromag/core": "^0.2.
|
|
53
|
-
"@micromag/element-background": "^0.2.
|
|
54
|
-
"@micromag/element-call-to-action": "^0.2.
|
|
55
|
-
"@micromag/element-container": "^0.2.
|
|
56
|
-
"@micromag/element-layout": "^0.2.
|
|
57
|
-
"@micromag/element-quote": "^0.2.
|
|
58
|
-
"@micromag/element-text": "^0.2.
|
|
59
|
-
"@micromag/transforms": "^0.2.
|
|
52
|
+
"@micromag/core": "^0.2.403",
|
|
53
|
+
"@micromag/element-background": "^0.2.403",
|
|
54
|
+
"@micromag/element-call-to-action": "^0.2.403",
|
|
55
|
+
"@micromag/element-container": "^0.2.403",
|
|
56
|
+
"@micromag/element-layout": "^0.2.403",
|
|
57
|
+
"@micromag/element-quote": "^0.2.403",
|
|
58
|
+
"@micromag/element-text": "^0.2.403",
|
|
59
|
+
"@micromag/transforms": "^0.2.403",
|
|
60
60
|
"classnames": "^2.2.6",
|
|
61
61
|
"lodash": "^4.17.21",
|
|
62
62
|
"prop-types": "^15.7.2",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"publishConfig": {
|
|
67
67
|
"access": "public"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "7a6604651c990286e594350ef730d40772937195"
|
|
70
70
|
}
|