@micromag/screen-title 0.3.357 → 0.3.360

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 -8
  2. package/lib/index.js +72 -8
  3. package/package.json +11 -11
package/es/index.js CHANGED
@@ -378,7 +378,15 @@ var definition = [{
378
378
  "type": 0,
379
379
  "value": "Header"
380
380
  }]
381
- })
381
+ }),
382
+ theme: {
383
+ badge: {
384
+ label: {
385
+ textStyle: 'badge'
386
+ },
387
+ boxStyle: 'badge'
388
+ }
389
+ }
382
390
  }, {
383
391
  name: 'footer',
384
392
  type: 'footer',
@@ -388,7 +396,15 @@ var definition = [{
388
396
  "type": 0,
389
397
  "value": "Footer"
390
398
  }]
391
- })
399
+ }),
400
+ theme: {
401
+ callToAction: {
402
+ label: {
403
+ textStyle: 'cta'
404
+ },
405
+ boxStyle: 'cta'
406
+ }
407
+ }
392
408
  }]
393
409
  }, {
394
410
  id: 'title-subtitle',
@@ -469,7 +485,15 @@ var definition = [{
469
485
  "type": 0,
470
486
  "value": "Header"
471
487
  }]
472
- })
488
+ }),
489
+ theme: {
490
+ badge: {
491
+ label: {
492
+ textStyle: 'badge'
493
+ },
494
+ boxStyle: 'badge'
495
+ }
496
+ }
473
497
  }, {
474
498
  name: 'footer',
475
499
  type: 'footer',
@@ -479,7 +503,15 @@ var definition = [{
479
503
  "type": 0,
480
504
  "value": "Footer"
481
505
  }]
482
- })
506
+ }),
507
+ theme: {
508
+ callToAction: {
509
+ label: {
510
+ textStyle: 'cta'
511
+ },
512
+ boxStyle: 'cta'
513
+ }
514
+ }
483
515
  }]
484
516
  }, {
485
517
  id: 'title-subtitle-credits',
@@ -573,7 +605,15 @@ var definition = [{
573
605
  "type": 0,
574
606
  "value": "Header"
575
607
  }]
576
- })
608
+ }),
609
+ theme: {
610
+ badge: {
611
+ label: {
612
+ textStyle: 'badge'
613
+ },
614
+ boxStyle: 'badge'
615
+ }
616
+ }
577
617
  }, {
578
618
  name: 'footer',
579
619
  type: 'footer',
@@ -583,7 +623,15 @@ var definition = [{
583
623
  "type": 0,
584
624
  "value": "Footer"
585
625
  }]
586
- })
626
+ }),
627
+ theme: {
628
+ callToAction: {
629
+ label: {
630
+ textStyle: 'cta'
631
+ },
632
+ boxStyle: 'cta'
633
+ }
634
+ }
587
635
  }]
588
636
  }, {
589
637
  id: 'title-with-box',
@@ -698,7 +746,15 @@ var definition = [{
698
746
  "type": 0,
699
747
  "value": "Header"
700
748
  }]
701
- })
749
+ }),
750
+ theme: {
751
+ badge: {
752
+ label: {
753
+ textStyle: 'badge'
754
+ },
755
+ boxStyle: 'badge'
756
+ }
757
+ }
702
758
  }, {
703
759
  name: 'footer',
704
760
  type: 'footer',
@@ -708,7 +764,15 @@ var definition = [{
708
764
  "type": 0,
709
765
  "value": "Footer"
710
766
  }]
711
- })
767
+ }),
768
+ theme: {
769
+ callToAction: {
770
+ label: {
771
+ textStyle: 'cta'
772
+ },
773
+ boxStyle: 'cta'
774
+ }
775
+ }
712
776
  }]
713
777
  }];
714
778
 
package/lib/index.js CHANGED
@@ -401,7 +401,15 @@ var definition = [{
401
401
  "type": 0,
402
402
  "value": "Header"
403
403
  }]
404
- })
404
+ }),
405
+ theme: {
406
+ badge: {
407
+ label: {
408
+ textStyle: 'badge'
409
+ },
410
+ boxStyle: 'badge'
411
+ }
412
+ }
405
413
  }, {
406
414
  name: 'footer',
407
415
  type: 'footer',
@@ -411,7 +419,15 @@ var definition = [{
411
419
  "type": 0,
412
420
  "value": "Footer"
413
421
  }]
414
- })
422
+ }),
423
+ theme: {
424
+ callToAction: {
425
+ label: {
426
+ textStyle: 'cta'
427
+ },
428
+ boxStyle: 'cta'
429
+ }
430
+ }
415
431
  }]
416
432
  }, {
417
433
  id: 'title-subtitle',
@@ -492,7 +508,15 @@ var definition = [{
492
508
  "type": 0,
493
509
  "value": "Header"
494
510
  }]
495
- })
511
+ }),
512
+ theme: {
513
+ badge: {
514
+ label: {
515
+ textStyle: 'badge'
516
+ },
517
+ boxStyle: 'badge'
518
+ }
519
+ }
496
520
  }, {
497
521
  name: 'footer',
498
522
  type: 'footer',
@@ -502,7 +526,15 @@ var definition = [{
502
526
  "type": 0,
503
527
  "value": "Footer"
504
528
  }]
505
- })
529
+ }),
530
+ theme: {
531
+ callToAction: {
532
+ label: {
533
+ textStyle: 'cta'
534
+ },
535
+ boxStyle: 'cta'
536
+ }
537
+ }
506
538
  }]
507
539
  }, {
508
540
  id: 'title-subtitle-credits',
@@ -596,7 +628,15 @@ var definition = [{
596
628
  "type": 0,
597
629
  "value": "Header"
598
630
  }]
599
- })
631
+ }),
632
+ theme: {
633
+ badge: {
634
+ label: {
635
+ textStyle: 'badge'
636
+ },
637
+ boxStyle: 'badge'
638
+ }
639
+ }
600
640
  }, {
601
641
  name: 'footer',
602
642
  type: 'footer',
@@ -606,7 +646,15 @@ var definition = [{
606
646
  "type": 0,
607
647
  "value": "Footer"
608
648
  }]
609
- })
649
+ }),
650
+ theme: {
651
+ callToAction: {
652
+ label: {
653
+ textStyle: 'cta'
654
+ },
655
+ boxStyle: 'cta'
656
+ }
657
+ }
610
658
  }]
611
659
  }, {
612
660
  id: 'title-with-box',
@@ -721,7 +769,15 @@ var definition = [{
721
769
  "type": 0,
722
770
  "value": "Header"
723
771
  }]
724
- })
772
+ }),
773
+ theme: {
774
+ badge: {
775
+ label: {
776
+ textStyle: 'badge'
777
+ },
778
+ boxStyle: 'badge'
779
+ }
780
+ }
725
781
  }, {
726
782
  name: 'footer',
727
783
  type: 'footer',
@@ -731,7 +787,15 @@ var definition = [{
731
787
  "type": 0,
732
788
  "value": "Footer"
733
789
  }]
734
- })
790
+ }),
791
+ theme: {
792
+ callToAction: {
793
+ label: {
794
+ textStyle: 'cta'
795
+ },
796
+ boxStyle: 'cta'
797
+ }
798
+ }
735
799
  }]
736
800
  }];
737
801
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/screen-title",
3
- "version": "0.3.357",
3
+ "version": "0.3.360",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -49,15 +49,15 @@
49
49
  },
50
50
  "dependencies": {
51
51
  "@babel/runtime": "^7.13.10",
52
- "@micromag/core": "^0.3.354",
53
- "@micromag/element-background": "^0.3.354",
54
- "@micromag/element-container": "^0.3.354",
55
- "@micromag/element-footer": "^0.3.354",
56
- "@micromag/element-header": "^0.3.357",
57
- "@micromag/element-heading": "^0.3.354",
58
- "@micromag/element-layout": "^0.3.354",
59
- "@micromag/element-text": "^0.3.354",
60
- "@micromag/transforms": "^0.3.354",
52
+ "@micromag/core": "^0.3.360",
53
+ "@micromag/element-background": "^0.3.360",
54
+ "@micromag/element-container": "^0.3.360",
55
+ "@micromag/element-footer": "^0.3.360",
56
+ "@micromag/element-header": "^0.3.360",
57
+ "@micromag/element-heading": "^0.3.360",
58
+ "@micromag/element-layout": "^0.3.360",
59
+ "@micromag/element-text": "^0.3.360",
60
+ "@micromag/transforms": "^0.3.360",
61
61
  "classnames": "^2.2.6",
62
62
  "lodash": "^4.17.21",
63
63
  "prop-types": "^15.7.2",
@@ -67,5 +67,5 @@
67
67
  "publishConfig": {
68
68
  "access": "public"
69
69
  },
70
- "gitHead": "60264402b3f34eaba79d9c2a266b440966a957d2"
70
+ "gitHead": "5531b1c55e0dd7e7a9c6eeee217ca28d985c7921"
71
71
  }