@micromag/screen-survey 0.3.357 → 0.3.359
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 +18 -2
- package/lib/index.js +18 -2
- package/package.json +14 -14
package/es/index.js
CHANGED
|
@@ -612,7 +612,15 @@ var definition = {
|
|
|
612
612
|
"type": 0,
|
|
613
613
|
"value": "Header"
|
|
614
614
|
}]
|
|
615
|
-
})
|
|
615
|
+
}),
|
|
616
|
+
theme: {
|
|
617
|
+
badge: {
|
|
618
|
+
label: {
|
|
619
|
+
textStyle: 'badge'
|
|
620
|
+
},
|
|
621
|
+
boxStyle: 'badge'
|
|
622
|
+
}
|
|
623
|
+
}
|
|
616
624
|
}, {
|
|
617
625
|
name: 'footer',
|
|
618
626
|
type: 'footer',
|
|
@@ -622,7 +630,15 @@ var definition = {
|
|
|
622
630
|
"type": 0,
|
|
623
631
|
"value": "Footer"
|
|
624
632
|
}]
|
|
625
|
-
})
|
|
633
|
+
}),
|
|
634
|
+
theme: {
|
|
635
|
+
callToAction: {
|
|
636
|
+
label: {
|
|
637
|
+
textStyle: 'cta'
|
|
638
|
+
},
|
|
639
|
+
boxStyle: 'cta'
|
|
640
|
+
}
|
|
641
|
+
}
|
|
626
642
|
}]
|
|
627
643
|
};
|
|
628
644
|
|
package/lib/index.js
CHANGED
|
@@ -636,7 +636,15 @@ var definition = {
|
|
|
636
636
|
"type": 0,
|
|
637
637
|
"value": "Header"
|
|
638
638
|
}]
|
|
639
|
-
})
|
|
639
|
+
}),
|
|
640
|
+
theme: {
|
|
641
|
+
badge: {
|
|
642
|
+
label: {
|
|
643
|
+
textStyle: 'badge'
|
|
644
|
+
},
|
|
645
|
+
boxStyle: 'badge'
|
|
646
|
+
}
|
|
647
|
+
}
|
|
640
648
|
}, {
|
|
641
649
|
name: 'footer',
|
|
642
650
|
type: 'footer',
|
|
@@ -646,7 +654,15 @@ var definition = {
|
|
|
646
654
|
"type": 0,
|
|
647
655
|
"value": "Footer"
|
|
648
656
|
}]
|
|
649
|
-
})
|
|
657
|
+
}),
|
|
658
|
+
theme: {
|
|
659
|
+
callToAction: {
|
|
660
|
+
label: {
|
|
661
|
+
textStyle: 'cta'
|
|
662
|
+
},
|
|
663
|
+
boxStyle: 'cta'
|
|
664
|
+
}
|
|
665
|
+
}
|
|
650
666
|
}]
|
|
651
667
|
};
|
|
652
668
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/screen-survey",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.359",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -49,18 +49,18 @@
|
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@babel/runtime": "^7.13.10",
|
|
52
|
-
"@micromag/core": "^0.3.
|
|
53
|
-
"@micromag/data": "^0.3.
|
|
54
|
-
"@micromag/element-background": "^0.3.
|
|
55
|
-
"@micromag/element-button": "^0.3.
|
|
56
|
-
"@micromag/element-container": "^0.3.
|
|
57
|
-
"@micromag/element-footer": "^0.3.
|
|
58
|
-
"@micromag/element-header": "^0.3.
|
|
59
|
-
"@micromag/element-heading": "^0.3.
|
|
60
|
-
"@micromag/element-layout": "^0.3.
|
|
61
|
-
"@micromag/element-scroll": "^0.3.
|
|
62
|
-
"@micromag/element-text": "^0.3.
|
|
63
|
-
"@micromag/transforms": "^0.3.
|
|
52
|
+
"@micromag/core": "^0.3.359",
|
|
53
|
+
"@micromag/data": "^0.3.359",
|
|
54
|
+
"@micromag/element-background": "^0.3.359",
|
|
55
|
+
"@micromag/element-button": "^0.3.359",
|
|
56
|
+
"@micromag/element-container": "^0.3.359",
|
|
57
|
+
"@micromag/element-footer": "^0.3.359",
|
|
58
|
+
"@micromag/element-header": "^0.3.359",
|
|
59
|
+
"@micromag/element-heading": "^0.3.359",
|
|
60
|
+
"@micromag/element-layout": "^0.3.359",
|
|
61
|
+
"@micromag/element-scroll": "^0.3.359",
|
|
62
|
+
"@micromag/element-text": "^0.3.359",
|
|
63
|
+
"@micromag/transforms": "^0.3.359",
|
|
64
64
|
"classnames": "^2.2.6",
|
|
65
65
|
"lodash": "^4.17.21",
|
|
66
66
|
"prop-types": "^15.7.2",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"publishConfig": {
|
|
71
71
|
"access": "public"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "22eba0d01f18f8971e0405bbb41081b5e2ae80ee"
|
|
74
74
|
}
|