@micromag/screen-image 0.3.354 → 0.3.357

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.
Files changed (3) hide show
  1. package/es/index.js +72 -40
  2. package/lib/index.js +72 -40
  3. package/package.json +3 -3
package/es/index.js CHANGED
@@ -564,17 +564,25 @@ var definition = [{
564
564
  }]
565
565
  })
566
566
  }, {
567
- name: 'callToAction',
568
- type: 'call-to-action',
569
- theme: {
570
- boxStyle: 'cta',
571
- label: {
572
- textStyle: 'cta'
573
- }
574
- }
567
+ name: 'header',
568
+ type: 'header',
569
+ label: defineMessage({
570
+ id: "rhuDxI",
571
+ defaultMessage: [{
572
+ "type": 0,
573
+ "value": "Header"
574
+ }]
575
+ })
575
576
  }, {
576
- name: 'shareIncentive',
577
- type: 'share-incentive'
577
+ name: 'footer',
578
+ type: 'footer',
579
+ label: defineMessage({
580
+ id: "g4nybp",
581
+ defaultMessage: [{
582
+ "type": 0,
583
+ "value": "Footer"
584
+ }]
585
+ })
578
586
  }]
579
587
  }, {
580
588
  id: 'image-text',
@@ -656,17 +664,25 @@ var definition = [{
656
664
  }]
657
665
  })
658
666
  }, {
659
- name: 'callToAction',
660
- type: 'call-to-action',
661
- theme: {
662
- boxStyle: 'cta',
663
- label: {
664
- textStyle: 'cta'
665
- }
666
- }
667
+ name: 'header',
668
+ type: 'header',
669
+ label: defineMessage({
670
+ id: "rhuDxI",
671
+ defaultMessage: [{
672
+ "type": 0,
673
+ "value": "Header"
674
+ }]
675
+ })
667
676
  }, {
668
- name: 'shareIncentive',
669
- type: 'share-incentive'
677
+ name: 'footer',
678
+ type: 'footer',
679
+ label: defineMessage({
680
+ id: "g4nybp",
681
+ defaultMessage: [{
682
+ "type": 0,
683
+ "value": "Footer"
684
+ }]
685
+ })
670
686
  }]
671
687
  }, {
672
688
  id: 'image-title-text',
@@ -763,17 +779,25 @@ var definition = [{
763
779
  }]
764
780
  })
765
781
  }, {
766
- name: 'callToAction',
767
- type: 'call-to-action',
768
- theme: {
769
- boxStyle: 'cta',
770
- label: {
771
- textStyle: 'cta'
772
- }
773
- }
782
+ name: 'header',
783
+ type: 'header',
784
+ label: defineMessage({
785
+ id: "rhuDxI",
786
+ defaultMessage: [{
787
+ "type": 0,
788
+ "value": "Header"
789
+ }]
790
+ })
774
791
  }, {
775
- name: 'shareIncentive',
776
- type: 'share-incentive'
792
+ name: 'footer',
793
+ type: 'footer',
794
+ label: defineMessage({
795
+ id: "g4nybp",
796
+ defaultMessage: [{
797
+ "type": 0,
798
+ "value": "Footer"
799
+ }]
800
+ })
777
801
  }]
778
802
  }, {
779
803
  id: 'image-legend',
@@ -855,17 +879,25 @@ var definition = [{
855
879
  }]
856
880
  })
857
881
  }, {
858
- name: 'callToAction',
859
- type: 'call-to-action',
860
- theme: {
861
- boxStyle: 'cta',
862
- label: {
863
- textStyle: 'cta'
864
- }
865
- }
882
+ name: 'header',
883
+ type: 'header',
884
+ label: defineMessage({
885
+ id: "rhuDxI",
886
+ defaultMessage: [{
887
+ "type": 0,
888
+ "value": "Header"
889
+ }]
890
+ })
866
891
  }, {
867
- name: 'shareIncentive',
868
- type: 'share-incentive'
892
+ name: 'footer',
893
+ type: 'footer',
894
+ label: defineMessage({
895
+ id: "g4nybp",
896
+ defaultMessage: [{
897
+ "type": 0,
898
+ "value": "Footer"
899
+ }]
900
+ })
869
901
  }]
870
902
  }];
871
903
 
package/lib/index.js CHANGED
@@ -588,17 +588,25 @@ var definition = [{
588
588
  }]
589
589
  })
590
590
  }, {
591
- name: 'callToAction',
592
- type: 'call-to-action',
593
- theme: {
594
- boxStyle: 'cta',
595
- label: {
596
- textStyle: 'cta'
597
- }
598
- }
591
+ name: 'header',
592
+ type: 'header',
593
+ label: reactIntl.defineMessage({
594
+ id: "rhuDxI",
595
+ defaultMessage: [{
596
+ "type": 0,
597
+ "value": "Header"
598
+ }]
599
+ })
599
600
  }, {
600
- name: 'shareIncentive',
601
- type: 'share-incentive'
601
+ name: 'footer',
602
+ type: 'footer',
603
+ label: reactIntl.defineMessage({
604
+ id: "g4nybp",
605
+ defaultMessage: [{
606
+ "type": 0,
607
+ "value": "Footer"
608
+ }]
609
+ })
602
610
  }]
603
611
  }, {
604
612
  id: 'image-text',
@@ -680,17 +688,25 @@ var definition = [{
680
688
  }]
681
689
  })
682
690
  }, {
683
- name: 'callToAction',
684
- type: 'call-to-action',
685
- theme: {
686
- boxStyle: 'cta',
687
- label: {
688
- textStyle: 'cta'
689
- }
690
- }
691
+ name: 'header',
692
+ type: 'header',
693
+ label: reactIntl.defineMessage({
694
+ id: "rhuDxI",
695
+ defaultMessage: [{
696
+ "type": 0,
697
+ "value": "Header"
698
+ }]
699
+ })
691
700
  }, {
692
- name: 'shareIncentive',
693
- type: 'share-incentive'
701
+ name: 'footer',
702
+ type: 'footer',
703
+ label: reactIntl.defineMessage({
704
+ id: "g4nybp",
705
+ defaultMessage: [{
706
+ "type": 0,
707
+ "value": "Footer"
708
+ }]
709
+ })
694
710
  }]
695
711
  }, {
696
712
  id: 'image-title-text',
@@ -787,17 +803,25 @@ var definition = [{
787
803
  }]
788
804
  })
789
805
  }, {
790
- name: 'callToAction',
791
- type: 'call-to-action',
792
- theme: {
793
- boxStyle: 'cta',
794
- label: {
795
- textStyle: 'cta'
796
- }
797
- }
806
+ name: 'header',
807
+ type: 'header',
808
+ label: reactIntl.defineMessage({
809
+ id: "rhuDxI",
810
+ defaultMessage: [{
811
+ "type": 0,
812
+ "value": "Header"
813
+ }]
814
+ })
798
815
  }, {
799
- name: 'shareIncentive',
800
- type: 'share-incentive'
816
+ name: 'footer',
817
+ type: 'footer',
818
+ label: reactIntl.defineMessage({
819
+ id: "g4nybp",
820
+ defaultMessage: [{
821
+ "type": 0,
822
+ "value": "Footer"
823
+ }]
824
+ })
801
825
  }]
802
826
  }, {
803
827
  id: 'image-legend',
@@ -879,17 +903,25 @@ var definition = [{
879
903
  }]
880
904
  })
881
905
  }, {
882
- name: 'callToAction',
883
- type: 'call-to-action',
884
- theme: {
885
- boxStyle: 'cta',
886
- label: {
887
- textStyle: 'cta'
888
- }
889
- }
906
+ name: 'header',
907
+ type: 'header',
908
+ label: reactIntl.defineMessage({
909
+ id: "rhuDxI",
910
+ defaultMessage: [{
911
+ "type": 0,
912
+ "value": "Header"
913
+ }]
914
+ })
890
915
  }, {
891
- name: 'shareIncentive',
892
- type: 'share-incentive'
916
+ name: 'footer',
917
+ type: 'footer',
918
+ label: reactIntl.defineMessage({
919
+ id: "g4nybp",
920
+ defaultMessage: [{
921
+ "type": 0,
922
+ "value": "Footer"
923
+ }]
924
+ })
893
925
  }]
894
926
  }];
895
927
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/screen-image",
3
- "version": "0.3.354",
3
+ "version": "0.3.357",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -53,7 +53,7 @@
53
53
  "@micromag/element-background": "^0.3.354",
54
54
  "@micromag/element-container": "^0.3.354",
55
55
  "@micromag/element-footer": "^0.3.354",
56
- "@micromag/element-header": "^0.3.354",
56
+ "@micromag/element-header": "^0.3.357",
57
57
  "@micromag/element-heading": "^0.3.354",
58
58
  "@micromag/element-layout": "^0.3.354",
59
59
  "@micromag/element-text": "^0.3.354",
@@ -68,5 +68,5 @@
68
68
  "publishConfig": {
69
69
  "access": "public"
70
70
  },
71
- "gitHead": "ccf852d0a7df8f222365088e7de3843492e720e7"
71
+ "gitHead": "60264402b3f34eaba79d9c2a266b440966a957d2"
72
72
  }