@micromag/screen-slideshow 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 +10 -10
- package/lib/index.js +10 -10
- package/package.json +10 -10
package/es/index.js
CHANGED
|
@@ -215,8 +215,8 @@ var definition = [{
|
|
|
215
215
|
type: 'screen',
|
|
216
216
|
group: {
|
|
217
217
|
label: defineMessage({
|
|
218
|
-
|
|
219
|
-
|
|
218
|
+
id: "6mX2ya",
|
|
219
|
+
defaultMessage: [{
|
|
220
220
|
"type": 0,
|
|
221
221
|
"value": "Images"
|
|
222
222
|
}]
|
|
@@ -224,8 +224,8 @@ var definition = [{
|
|
|
224
224
|
order: 7
|
|
225
225
|
},
|
|
226
226
|
title: defineMessage({
|
|
227
|
-
|
|
228
|
-
|
|
227
|
+
id: "MhGUaY",
|
|
228
|
+
defaultMessage: [{
|
|
229
229
|
"type": 0,
|
|
230
230
|
"value": "Slideshow"
|
|
231
231
|
}]
|
|
@@ -238,8 +238,8 @@ var definition = [{
|
|
|
238
238
|
type: 'screen-layout',
|
|
239
239
|
defaultValue: 'two-vertical-equal',
|
|
240
240
|
label: defineMessage({
|
|
241
|
-
|
|
242
|
-
|
|
241
|
+
id: "4iBXj2",
|
|
242
|
+
defaultMessage: [{
|
|
243
243
|
"type": 0,
|
|
244
244
|
"value": "Layout"
|
|
245
245
|
}]
|
|
@@ -248,8 +248,8 @@ var definition = [{
|
|
|
248
248
|
name: 'slides',
|
|
249
249
|
type: 'visuals-with-caption',
|
|
250
250
|
label: defineMessage({
|
|
251
|
-
|
|
252
|
-
|
|
251
|
+
id: "muYwrB",
|
|
252
|
+
defaultMessage: [{
|
|
253
253
|
"type": 0,
|
|
254
254
|
"value": "Images"
|
|
255
255
|
}]
|
|
@@ -258,8 +258,8 @@ var definition = [{
|
|
|
258
258
|
name: 'background',
|
|
259
259
|
type: 'background',
|
|
260
260
|
label: defineMessage({
|
|
261
|
-
|
|
262
|
-
|
|
261
|
+
id: "+MPZRu",
|
|
262
|
+
defaultMessage: [{
|
|
263
263
|
"type": 0,
|
|
264
264
|
"value": "Background"
|
|
265
265
|
}]
|
package/lib/index.js
CHANGED
|
@@ -232,8 +232,8 @@ var definition = [{
|
|
|
232
232
|
type: 'screen',
|
|
233
233
|
group: {
|
|
234
234
|
label: reactIntl.defineMessage({
|
|
235
|
-
|
|
236
|
-
|
|
235
|
+
id: "6mX2ya",
|
|
236
|
+
defaultMessage: [{
|
|
237
237
|
"type": 0,
|
|
238
238
|
"value": "Images"
|
|
239
239
|
}]
|
|
@@ -241,8 +241,8 @@ var definition = [{
|
|
|
241
241
|
order: 7
|
|
242
242
|
},
|
|
243
243
|
title: reactIntl.defineMessage({
|
|
244
|
-
|
|
245
|
-
|
|
244
|
+
id: "MhGUaY",
|
|
245
|
+
defaultMessage: [{
|
|
246
246
|
"type": 0,
|
|
247
247
|
"value": "Slideshow"
|
|
248
248
|
}]
|
|
@@ -255,8 +255,8 @@ var definition = [{
|
|
|
255
255
|
type: 'screen-layout',
|
|
256
256
|
defaultValue: 'two-vertical-equal',
|
|
257
257
|
label: reactIntl.defineMessage({
|
|
258
|
-
|
|
259
|
-
|
|
258
|
+
id: "4iBXj2",
|
|
259
|
+
defaultMessage: [{
|
|
260
260
|
"type": 0,
|
|
261
261
|
"value": "Layout"
|
|
262
262
|
}]
|
|
@@ -265,8 +265,8 @@ var definition = [{
|
|
|
265
265
|
name: 'slides',
|
|
266
266
|
type: 'visuals-with-caption',
|
|
267
267
|
label: reactIntl.defineMessage({
|
|
268
|
-
|
|
269
|
-
|
|
268
|
+
id: "muYwrB",
|
|
269
|
+
defaultMessage: [{
|
|
270
270
|
"type": 0,
|
|
271
271
|
"value": "Images"
|
|
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-slideshow",
|
|
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-text": "^0.2.
|
|
58
|
-
"@micromag/element-visual": "^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-text": "^0.2.403",
|
|
58
|
+
"@micromag/element-visual": "^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
|
}
|