@micromag/screen-survey 0.2.396 → 0.2.404
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 +22 -22
- package/lib/index.js +22 -22
- package/package.json +12 -12
package/es/index.js
CHANGED
|
@@ -425,8 +425,8 @@ var definition = {
|
|
|
425
425
|
type: 'screen',
|
|
426
426
|
group: {
|
|
427
427
|
label: defineMessage({
|
|
428
|
-
|
|
429
|
-
|
|
428
|
+
id: "ZqwBOx",
|
|
429
|
+
defaultMessage: [{
|
|
430
430
|
"type": 0,
|
|
431
431
|
"value": "Questions"
|
|
432
432
|
}]
|
|
@@ -434,8 +434,8 @@ var definition = {
|
|
|
434
434
|
order: 7
|
|
435
435
|
},
|
|
436
436
|
title: defineMessage({
|
|
437
|
-
|
|
438
|
-
|
|
437
|
+
id: "650XRF",
|
|
438
|
+
defaultMessage: [{
|
|
439
439
|
"type": 0,
|
|
440
440
|
"value": "Survey"
|
|
441
441
|
}]
|
|
@@ -447,8 +447,8 @@ var definition = {
|
|
|
447
447
|
type: 'screen-layout',
|
|
448
448
|
defaultValue: 'top',
|
|
449
449
|
label: defineMessage({
|
|
450
|
-
|
|
451
|
-
|
|
450
|
+
id: "4iBXj2",
|
|
451
|
+
defaultMessage: [{
|
|
452
452
|
"type": 0,
|
|
453
453
|
"value": "Layout"
|
|
454
454
|
}]
|
|
@@ -460,8 +460,8 @@ var definition = {
|
|
|
460
460
|
textStyle: 'heading2'
|
|
461
461
|
},
|
|
462
462
|
label: defineMessage({
|
|
463
|
-
|
|
464
|
-
|
|
463
|
+
id: "hVE7TA",
|
|
464
|
+
defaultMessage: [{
|
|
465
465
|
"type": 0,
|
|
466
466
|
"value": "Question"
|
|
467
467
|
}]
|
|
@@ -475,8 +475,8 @@ var definition = {
|
|
|
475
475
|
}
|
|
476
476
|
},
|
|
477
477
|
label: defineMessage({
|
|
478
|
-
|
|
479
|
-
|
|
478
|
+
id: "KHWeV7",
|
|
479
|
+
defaultMessage: [{
|
|
480
480
|
"type": 0,
|
|
481
481
|
"value": "Answers"
|
|
482
482
|
}]
|
|
@@ -485,8 +485,8 @@ var definition = {
|
|
|
485
485
|
type: 'fields',
|
|
486
486
|
isList: true,
|
|
487
487
|
label: defineMessage({
|
|
488
|
-
|
|
489
|
-
|
|
488
|
+
id: "R9DB4a",
|
|
489
|
+
defaultMessage: [{
|
|
490
490
|
"type": 0,
|
|
491
491
|
"value": "Styles"
|
|
492
492
|
}]
|
|
@@ -495,15 +495,15 @@ var definition = {
|
|
|
495
495
|
name: 'buttonsStyle',
|
|
496
496
|
type: 'field-with-form',
|
|
497
497
|
label: defineMessage({
|
|
498
|
-
|
|
499
|
-
|
|
498
|
+
id: "l5uLMd",
|
|
499
|
+
defaultMessage: [{
|
|
500
500
|
"type": 0,
|
|
501
501
|
"value": "Buttons"
|
|
502
502
|
}]
|
|
503
503
|
}),
|
|
504
504
|
noValueLabel: defineMessage({
|
|
505
|
-
|
|
506
|
-
|
|
505
|
+
id: "65rc70",
|
|
506
|
+
defaultMessage: [{
|
|
507
507
|
"type": 0,
|
|
508
508
|
"value": "Edit style..."
|
|
509
509
|
}]
|
|
@@ -515,15 +515,15 @@ var definition = {
|
|
|
515
515
|
name: 'resultsStyle',
|
|
516
516
|
type: 'field-with-form',
|
|
517
517
|
label: defineMessage({
|
|
518
|
-
|
|
519
|
-
|
|
518
|
+
id: "e4UTx9",
|
|
519
|
+
defaultMessage: [{
|
|
520
520
|
"type": 0,
|
|
521
521
|
"value": "Results"
|
|
522
522
|
}]
|
|
523
523
|
}),
|
|
524
524
|
noValueLabel: defineMessage({
|
|
525
|
-
|
|
526
|
-
|
|
525
|
+
id: "65rc70",
|
|
526
|
+
defaultMessage: [{
|
|
527
527
|
"type": 0,
|
|
528
528
|
"value": "Edit style..."
|
|
529
529
|
}]
|
|
@@ -536,8 +536,8 @@ var definition = {
|
|
|
536
536
|
name: 'background',
|
|
537
537
|
type: 'background',
|
|
538
538
|
label: defineMessage({
|
|
539
|
-
|
|
540
|
-
|
|
539
|
+
id: "+MPZRu",
|
|
540
|
+
defaultMessage: [{
|
|
541
541
|
"type": 0,
|
|
542
542
|
"value": "Background"
|
|
543
543
|
}]
|
package/lib/index.js
CHANGED
|
@@ -446,8 +446,8 @@ var definition = {
|
|
|
446
446
|
type: 'screen',
|
|
447
447
|
group: {
|
|
448
448
|
label: reactIntl.defineMessage({
|
|
449
|
-
|
|
450
|
-
|
|
449
|
+
id: "ZqwBOx",
|
|
450
|
+
defaultMessage: [{
|
|
451
451
|
"type": 0,
|
|
452
452
|
"value": "Questions"
|
|
453
453
|
}]
|
|
@@ -455,8 +455,8 @@ var definition = {
|
|
|
455
455
|
order: 7
|
|
456
456
|
},
|
|
457
457
|
title: reactIntl.defineMessage({
|
|
458
|
-
|
|
459
|
-
|
|
458
|
+
id: "650XRF",
|
|
459
|
+
defaultMessage: [{
|
|
460
460
|
"type": 0,
|
|
461
461
|
"value": "Survey"
|
|
462
462
|
}]
|
|
@@ -468,8 +468,8 @@ var definition = {
|
|
|
468
468
|
type: 'screen-layout',
|
|
469
469
|
defaultValue: 'top',
|
|
470
470
|
label: reactIntl.defineMessage({
|
|
471
|
-
|
|
472
|
-
|
|
471
|
+
id: "4iBXj2",
|
|
472
|
+
defaultMessage: [{
|
|
473
473
|
"type": 0,
|
|
474
474
|
"value": "Layout"
|
|
475
475
|
}]
|
|
@@ -481,8 +481,8 @@ var definition = {
|
|
|
481
481
|
textStyle: 'heading2'
|
|
482
482
|
},
|
|
483
483
|
label: reactIntl.defineMessage({
|
|
484
|
-
|
|
485
|
-
|
|
484
|
+
id: "hVE7TA",
|
|
485
|
+
defaultMessage: [{
|
|
486
486
|
"type": 0,
|
|
487
487
|
"value": "Question"
|
|
488
488
|
}]
|
|
@@ -496,8 +496,8 @@ var definition = {
|
|
|
496
496
|
}
|
|
497
497
|
},
|
|
498
498
|
label: reactIntl.defineMessage({
|
|
499
|
-
|
|
500
|
-
|
|
499
|
+
id: "KHWeV7",
|
|
500
|
+
defaultMessage: [{
|
|
501
501
|
"type": 0,
|
|
502
502
|
"value": "Answers"
|
|
503
503
|
}]
|
|
@@ -506,8 +506,8 @@ var definition = {
|
|
|
506
506
|
type: 'fields',
|
|
507
507
|
isList: true,
|
|
508
508
|
label: reactIntl.defineMessage({
|
|
509
|
-
|
|
510
|
-
|
|
509
|
+
id: "R9DB4a",
|
|
510
|
+
defaultMessage: [{
|
|
511
511
|
"type": 0,
|
|
512
512
|
"value": "Styles"
|
|
513
513
|
}]
|
|
@@ -516,15 +516,15 @@ var definition = {
|
|
|
516
516
|
name: 'buttonsStyle',
|
|
517
517
|
type: 'field-with-form',
|
|
518
518
|
label: reactIntl.defineMessage({
|
|
519
|
-
|
|
520
|
-
|
|
519
|
+
id: "l5uLMd",
|
|
520
|
+
defaultMessage: [{
|
|
521
521
|
"type": 0,
|
|
522
522
|
"value": "Buttons"
|
|
523
523
|
}]
|
|
524
524
|
}),
|
|
525
525
|
noValueLabel: reactIntl.defineMessage({
|
|
526
|
-
|
|
527
|
-
|
|
526
|
+
id: "65rc70",
|
|
527
|
+
defaultMessage: [{
|
|
528
528
|
"type": 0,
|
|
529
529
|
"value": "Edit style..."
|
|
530
530
|
}]
|
|
@@ -536,15 +536,15 @@ var definition = {
|
|
|
536
536
|
name: 'resultsStyle',
|
|
537
537
|
type: 'field-with-form',
|
|
538
538
|
label: reactIntl.defineMessage({
|
|
539
|
-
|
|
540
|
-
|
|
539
|
+
id: "e4UTx9",
|
|
540
|
+
defaultMessage: [{
|
|
541
541
|
"type": 0,
|
|
542
542
|
"value": "Results"
|
|
543
543
|
}]
|
|
544
544
|
}),
|
|
545
545
|
noValueLabel: reactIntl.defineMessage({
|
|
546
|
-
|
|
547
|
-
|
|
546
|
+
id: "65rc70",
|
|
547
|
+
defaultMessage: [{
|
|
548
548
|
"type": 0,
|
|
549
549
|
"value": "Edit style..."
|
|
550
550
|
}]
|
|
@@ -557,8 +557,8 @@ var definition = {
|
|
|
557
557
|
name: 'background',
|
|
558
558
|
type: 'background',
|
|
559
559
|
label: reactIntl.defineMessage({
|
|
560
|
-
|
|
561
|
-
|
|
560
|
+
id: "+MPZRu",
|
|
561
|
+
defaultMessage: [{
|
|
562
562
|
"type": 0,
|
|
563
563
|
"value": "Background"
|
|
564
564
|
}]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/screen-survey",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.404",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -49,16 +49,16 @@
|
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@babel/runtime": "^7.13.10",
|
|
52
|
-
"@micromag/core": "^0.2.
|
|
53
|
-
"@micromag/data": "^0.2.
|
|
54
|
-
"@micromag/element-background": "^0.2.
|
|
55
|
-
"@micromag/element-button": "^0.2.
|
|
56
|
-
"@micromag/element-call-to-action": "^0.2.
|
|
57
|
-
"@micromag/element-container": "^0.2.
|
|
58
|
-
"@micromag/element-heading": "^0.2.
|
|
59
|
-
"@micromag/element-layout": "^0.2.
|
|
60
|
-
"@micromag/element-text": "^0.2.
|
|
61
|
-
"@micromag/transforms": "^0.2.
|
|
52
|
+
"@micromag/core": "^0.2.404",
|
|
53
|
+
"@micromag/data": "^0.2.404",
|
|
54
|
+
"@micromag/element-background": "^0.2.404",
|
|
55
|
+
"@micromag/element-button": "^0.2.404",
|
|
56
|
+
"@micromag/element-call-to-action": "^0.2.404",
|
|
57
|
+
"@micromag/element-container": "^0.2.404",
|
|
58
|
+
"@micromag/element-heading": "^0.2.404",
|
|
59
|
+
"@micromag/element-layout": "^0.2.404",
|
|
60
|
+
"@micromag/element-text": "^0.2.404",
|
|
61
|
+
"@micromag/transforms": "^0.2.404",
|
|
62
62
|
"classnames": "^2.2.6",
|
|
63
63
|
"lodash": "^4.17.21",
|
|
64
64
|
"prop-types": "^15.7.2",
|
|
@@ -68,5 +68,5 @@
|
|
|
68
68
|
"publishConfig": {
|
|
69
69
|
"access": "public"
|
|
70
70
|
},
|
|
71
|
-
"gitHead": "
|
|
71
|
+
"gitHead": "34d5345cb0dad79206bb6b7a25f02742663023ee"
|
|
72
72
|
}
|