@biggive/components 1.0.162 → 1.0.165
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/dist/biggive/biggive.esm.js +1 -1
- package/dist/biggive/{p-ea4457a9.entry.js → p-203cff03.entry.js} +1 -1
- package/dist/biggive/{p-45c21125.entry.js → p-25a76260.entry.js} +1 -1
- package/dist/biggive/{p-50cdbc6c.entry.js → p-690e384e.entry.js} +1 -1
- package/dist/biggive/{p-0bb8e1c7.entry.js → p-765fe446.entry.js} +1 -1
- package/dist/biggive/{p-ffd50dd0.entry.js → p-7b92db71.entry.js} +1 -1
- package/dist/biggive/{p-a242c8ca.entry.js → p-95479d40.entry.js} +1 -1
- package/dist/biggive/{p-ce4c9224.entry.js → p-97c0e2e4.entry.js} +1 -1
- package/dist/biggive/{p-bfd9e8eb.entry.js → p-9bb720b3.entry.js} +1 -1
- package/dist/biggive/{p-3b37e54c.entry.js → p-a0587390.entry.js} +1 -1
- package/dist/biggive/{p-8da6d9b5.entry.js → p-a4961f33.entry.js} +1 -1
- package/dist/biggive/{p-e445f21b.entry.js → p-bd2ee99c.entry.js} +1 -1
- package/dist/biggive/{p-f507436b.entry.js → p-bd6685e7.entry.js} +1 -1
- package/dist/biggive/{p-2c96331b.entry.js → p-ce3854ac.entry.js} +1 -1
- package/dist/biggive/{p-43148a73.entry.js → p-e4632001.entry.js} +1 -1
- package/dist/biggive/p-e68bcbfb.entry.js +1 -0
- package/dist/biggive/{p-fba6b7c0.entry.js → p-f79f887b.entry.js} +1 -1
- package/dist/cjs/biggive-article-card.cjs.entry.js +1 -1
- package/dist/cjs/{biggive-back-to-top_26.cjs.entry.js → biggive-back-to-top_27.cjs.entry.js} +79 -42
- package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-biography-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-formatted-text.cjs.entry.js +1 -1
- package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
- package/dist/cjs/biggive-popup-standalone.cjs.entry.js +1 -1
- package/dist/cjs/biggive-search.cjs.entry.js +1 -1
- package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
- package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-video.cjs.entry.js +1 -1
- package/dist/cjs/biggive.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/biggive-article-card/biggive-article-card.css +80 -2
- package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +80 -2
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +80 -2
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +85 -7
- package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +80 -2
- package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +80 -2
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +80 -2
- package/dist/collection/components/biggive-button/biggive-button.css +80 -2
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +80 -2
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +80 -2
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +80 -2
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js +17 -15
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.stories.js +0 -1
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +80 -2
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +85 -7
- package/dist/collection/components/biggive-footer/biggive-footer.css +80 -2
- package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +80 -2
- package/dist/collection/components/biggive-form-field-select-option/biggive-form-field-select-option.css +80 -2
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +80 -2
- package/dist/collection/components/biggive-grid/biggive-grid.css +84 -2
- package/dist/collection/components/biggive-grid/biggive-grid.js +20 -1
- package/dist/collection/components/biggive-header/biggive-header.css +80 -2
- package/dist/collection/components/biggive-heading/biggive-heading.css +80 -2
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +80 -2
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +80 -2
- package/dist/collection/components/biggive-image/biggive-image.css +80 -2
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +80 -2
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +90 -12
- package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +80 -2
- package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +80 -2
- package/dist/collection/components/biggive-page-column/biggive-page-column.css +80 -2
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +80 -2
- package/dist/collection/components/biggive-page-section/biggive-page-section.css +80 -2
- package/dist/collection/components/biggive-popup/biggive-popup.css +80 -2
- package/dist/collection/components/biggive-popup-standalone/biggive-popup-standalone.css +80 -2
- package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +80 -2
- package/dist/collection/components/biggive-quote/biggive-quote.css +80 -2
- package/dist/collection/components/biggive-search/biggive-search.css +80 -2
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +90 -12
- package/dist/collection/components/biggive-tab/biggive-tab.css +80 -2
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +80 -2
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +80 -2
- package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +80 -2
- package/dist/collection/components/biggive-video/biggive-video.css +80 -2
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +80 -2
- package/dist/components/biggive-article-card.js +1 -1
- package/dist/components/biggive-back-to-top.js +1 -1
- package/dist/components/biggive-basic-card.js +1 -1
- package/dist/components/biggive-beneficiary-icon.js +1 -1
- package/dist/components/biggive-biography-card.js +1 -1
- package/dist/components/biggive-boxed-content.js +1 -1
- package/dist/components/biggive-branded-image.js +1 -1
- package/dist/components/biggive-button2.js +1 -1
- package/dist/components/biggive-call-to-action.js +1 -1
- package/dist/components/biggive-campaign-card-filter-grid.js +18 -16
- package/dist/components/biggive-campaign-card.js +1 -1
- package/dist/components/biggive-campaign-highlights.js +1 -1
- package/dist/components/biggive-category-icon.js +1 -1
- package/dist/components/biggive-footer.js +1 -1
- package/dist/components/biggive-form-field-select-option2.js +1 -1
- package/dist/components/biggive-form-field-select2.js +1 -1
- package/dist/components/biggive-formatted-text.js +1 -1
- package/dist/components/biggive-grid.js +5 -3
- package/dist/components/biggive-header.js +1 -1
- package/dist/components/biggive-heading.js +1 -1
- package/dist/components/biggive-hero-image.js +1 -1
- package/dist/components/biggive-icon-group.js +1 -1
- package/dist/components/biggive-image-feature.js +1 -1
- package/dist/components/biggive-image.js +1 -1
- package/dist/components/biggive-misc-icon2.js +1 -1
- package/dist/components/biggive-nav-group.js +1 -1
- package/dist/components/biggive-nav-item.js +1 -1
- package/dist/components/biggive-page-column.js +1 -1
- package/dist/components/biggive-page-columns.js +1 -1
- package/dist/components/biggive-page-section.js +1 -1
- package/dist/components/biggive-popup-standalone.js +1 -1
- package/dist/components/biggive-popup2.js +1 -1
- package/dist/components/biggive-progress-bar2.js +1 -1
- package/dist/components/biggive-quote.js +1 -1
- package/dist/components/biggive-search.js +1 -1
- package/dist/components/biggive-social-icon.js +1 -1
- package/dist/components/biggive-tab.js +1 -1
- package/dist/components/biggive-tabbed-content.js +1 -1
- package/dist/components/biggive-totalizer-ticker-item.js +1 -1
- package/dist/components/biggive-totalizer.js +1 -1
- package/dist/components/biggive-video-feature.js +1 -1
- package/dist/components/biggive-video.js +1 -1
- package/dist/esm/biggive-article-card.entry.js +1 -1
- package/dist/esm/{biggive-back-to-top_26.entry.js → biggive-back-to-top_27.entry.js} +79 -43
- package/dist/esm/biggive-basic-card.entry.js +1 -1
- package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
- package/dist/esm/biggive-biography-card.entry.js +1 -1
- package/dist/esm/biggive-boxed-content.entry.js +1 -1
- package/dist/esm/biggive-category-icon.entry.js +1 -1
- package/dist/esm/biggive-formatted-text.entry.js +1 -1
- package/dist/esm/biggive-icon-group.entry.js +1 -1
- package/dist/esm/biggive-nav-group.entry.js +1 -1
- package/dist/esm/biggive-nav-item.entry.js +1 -1
- package/dist/esm/biggive-popup-standalone.entry.js +1 -1
- package/dist/esm/biggive-search.entry.js +1 -1
- package/dist/esm/biggive-tab.entry.js +1 -1
- package/dist/esm/biggive-tabbed-content.entry.js +1 -1
- package/dist/esm/biggive-video.entry.js +1 -1
- package/dist/esm/biggive.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.d.ts +0 -5
- package/dist/types/components/biggive-grid/biggive-grid.d.ts +4 -0
- package/dist/types/components.d.ts +8 -0
- package/hydrate/index.js +63 -59
- package/package.json +1 -1
- package/dist/biggive/p-038d4f62.entry.js +0 -1
- package/dist/biggive/p-71f16737.entry.js +0 -1
- package/dist/cjs/biggive-image.cjs.entry.js +0 -40
- package/dist/esm/biggive-image.entry.js +0 -36
|
@@ -386,7 +386,7 @@ a:hover {
|
|
|
386
386
|
border-color: #FFE500;
|
|
387
387
|
}
|
|
388
388
|
.button-brand-4:hover {
|
|
389
|
-
background-color: #
|
|
389
|
+
background-color: #000000;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
.button-brand-5 {
|
|
@@ -404,7 +404,7 @@ a:hover {
|
|
|
404
404
|
border-color: #CBC8C8;
|
|
405
405
|
}
|
|
406
406
|
.button-brand-6:hover {
|
|
407
|
-
background-color: #
|
|
407
|
+
background-color: #000000;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
.button-white {
|
|
@@ -466,6 +466,84 @@ a:hover {
|
|
|
466
466
|
background-color: transparent;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
+
.button-clear-brand-1 {
|
|
470
|
+
color: #B30510;
|
|
471
|
+
background-color: transparent;
|
|
472
|
+
text-decoration: underline;
|
|
473
|
+
border: 0;
|
|
474
|
+
padding-left: 0;
|
|
475
|
+
padding-right: 0;
|
|
476
|
+
}
|
|
477
|
+
.button-clear-brand-1:hover {
|
|
478
|
+
text-decoration: none;
|
|
479
|
+
background-color: transparent;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.button-clear-brand-2 {
|
|
483
|
+
color: #6E0887;
|
|
484
|
+
background-color: transparent;
|
|
485
|
+
text-decoration: underline;
|
|
486
|
+
border: 0;
|
|
487
|
+
padding-left: 0;
|
|
488
|
+
padding-right: 0;
|
|
489
|
+
}
|
|
490
|
+
.button-clear-brand-2:hover {
|
|
491
|
+
text-decoration: none;
|
|
492
|
+
background-color: transparent;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.button-clear-brand-3 {
|
|
496
|
+
color: #50B400;
|
|
497
|
+
background-color: transparent;
|
|
498
|
+
text-decoration: underline;
|
|
499
|
+
border: 0;
|
|
500
|
+
padding-left: 0;
|
|
501
|
+
padding-right: 0;
|
|
502
|
+
}
|
|
503
|
+
.button-clear-brand-3:hover {
|
|
504
|
+
text-decoration: none;
|
|
505
|
+
background-color: transparent;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.button-clear-brand-4 {
|
|
509
|
+
color: #FFE500;
|
|
510
|
+
background-color: transparent;
|
|
511
|
+
text-decoration: underline;
|
|
512
|
+
border: 0;
|
|
513
|
+
padding-left: 0;
|
|
514
|
+
padding-right: 0;
|
|
515
|
+
}
|
|
516
|
+
.button-clear-brand-4:hover {
|
|
517
|
+
text-decoration: none;
|
|
518
|
+
background-color: transparent;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.button-clear-brand-5 {
|
|
522
|
+
color: #F07D00;
|
|
523
|
+
background-color: transparent;
|
|
524
|
+
text-decoration: underline;
|
|
525
|
+
border: 0;
|
|
526
|
+
padding-left: 0;
|
|
527
|
+
padding-right: 0;
|
|
528
|
+
}
|
|
529
|
+
.button-clear-brand-5:hover {
|
|
530
|
+
text-decoration: none;
|
|
531
|
+
background-color: transparent;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.button-clear-brand-6 {
|
|
535
|
+
color: #CBC8C8;
|
|
536
|
+
background-color: transparent;
|
|
537
|
+
text-decoration: underline;
|
|
538
|
+
border: 0;
|
|
539
|
+
padding-left: 0;
|
|
540
|
+
padding-right: 0;
|
|
541
|
+
}
|
|
542
|
+
.button-clear-brand-6:hover {
|
|
543
|
+
text-decoration: none;
|
|
544
|
+
background-color: transparent;
|
|
545
|
+
}
|
|
546
|
+
|
|
469
547
|
.button-clear-white {
|
|
470
548
|
color: #FFFFFF;
|
|
471
549
|
background-color: transparent;
|
|
@@ -386,7 +386,7 @@ a:hover {
|
|
|
386
386
|
border-color: #FFE500;
|
|
387
387
|
}
|
|
388
388
|
.button-brand-4:hover {
|
|
389
|
-
background-color: #
|
|
389
|
+
background-color: #000000;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
.button-brand-5 {
|
|
@@ -404,7 +404,7 @@ a:hover {
|
|
|
404
404
|
border-color: #CBC8C8;
|
|
405
405
|
}
|
|
406
406
|
.button-brand-6:hover {
|
|
407
|
-
background-color: #
|
|
407
|
+
background-color: #000000;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
.button-white {
|
|
@@ -466,6 +466,84 @@ a:hover {
|
|
|
466
466
|
background-color: transparent;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
+
.button-clear-brand-1 {
|
|
470
|
+
color: #B30510;
|
|
471
|
+
background-color: transparent;
|
|
472
|
+
text-decoration: underline;
|
|
473
|
+
border: 0;
|
|
474
|
+
padding-left: 0;
|
|
475
|
+
padding-right: 0;
|
|
476
|
+
}
|
|
477
|
+
.button-clear-brand-1:hover {
|
|
478
|
+
text-decoration: none;
|
|
479
|
+
background-color: transparent;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.button-clear-brand-2 {
|
|
483
|
+
color: #6E0887;
|
|
484
|
+
background-color: transparent;
|
|
485
|
+
text-decoration: underline;
|
|
486
|
+
border: 0;
|
|
487
|
+
padding-left: 0;
|
|
488
|
+
padding-right: 0;
|
|
489
|
+
}
|
|
490
|
+
.button-clear-brand-2:hover {
|
|
491
|
+
text-decoration: none;
|
|
492
|
+
background-color: transparent;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.button-clear-brand-3 {
|
|
496
|
+
color: #50B400;
|
|
497
|
+
background-color: transparent;
|
|
498
|
+
text-decoration: underline;
|
|
499
|
+
border: 0;
|
|
500
|
+
padding-left: 0;
|
|
501
|
+
padding-right: 0;
|
|
502
|
+
}
|
|
503
|
+
.button-clear-brand-3:hover {
|
|
504
|
+
text-decoration: none;
|
|
505
|
+
background-color: transparent;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.button-clear-brand-4 {
|
|
509
|
+
color: #FFE500;
|
|
510
|
+
background-color: transparent;
|
|
511
|
+
text-decoration: underline;
|
|
512
|
+
border: 0;
|
|
513
|
+
padding-left: 0;
|
|
514
|
+
padding-right: 0;
|
|
515
|
+
}
|
|
516
|
+
.button-clear-brand-4:hover {
|
|
517
|
+
text-decoration: none;
|
|
518
|
+
background-color: transparent;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.button-clear-brand-5 {
|
|
522
|
+
color: #F07D00;
|
|
523
|
+
background-color: transparent;
|
|
524
|
+
text-decoration: underline;
|
|
525
|
+
border: 0;
|
|
526
|
+
padding-left: 0;
|
|
527
|
+
padding-right: 0;
|
|
528
|
+
}
|
|
529
|
+
.button-clear-brand-5:hover {
|
|
530
|
+
text-decoration: none;
|
|
531
|
+
background-color: transparent;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.button-clear-brand-6 {
|
|
535
|
+
color: #CBC8C8;
|
|
536
|
+
background-color: transparent;
|
|
537
|
+
text-decoration: underline;
|
|
538
|
+
border: 0;
|
|
539
|
+
padding-left: 0;
|
|
540
|
+
padding-right: 0;
|
|
541
|
+
}
|
|
542
|
+
.button-clear-brand-6:hover {
|
|
543
|
+
text-decoration: none;
|
|
544
|
+
background-color: transparent;
|
|
545
|
+
}
|
|
546
|
+
|
|
469
547
|
.button-clear-white {
|
|
470
548
|
color: #FFFFFF;
|
|
471
549
|
background-color: transparent;
|
|
@@ -386,7 +386,7 @@ a:hover {
|
|
|
386
386
|
border-color: #FFE500;
|
|
387
387
|
}
|
|
388
388
|
.button-brand-4:hover {
|
|
389
|
-
background-color: #
|
|
389
|
+
background-color: #000000;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
.button-brand-5 {
|
|
@@ -404,7 +404,7 @@ a:hover {
|
|
|
404
404
|
border-color: #CBC8C8;
|
|
405
405
|
}
|
|
406
406
|
.button-brand-6:hover {
|
|
407
|
-
background-color: #
|
|
407
|
+
background-color: #000000;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
.button-white {
|
|
@@ -466,6 +466,84 @@ a:hover {
|
|
|
466
466
|
background-color: transparent;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
+
.button-clear-brand-1 {
|
|
470
|
+
color: #B30510;
|
|
471
|
+
background-color: transparent;
|
|
472
|
+
text-decoration: underline;
|
|
473
|
+
border: 0;
|
|
474
|
+
padding-left: 0;
|
|
475
|
+
padding-right: 0;
|
|
476
|
+
}
|
|
477
|
+
.button-clear-brand-1:hover {
|
|
478
|
+
text-decoration: none;
|
|
479
|
+
background-color: transparent;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.button-clear-brand-2 {
|
|
483
|
+
color: #6E0887;
|
|
484
|
+
background-color: transparent;
|
|
485
|
+
text-decoration: underline;
|
|
486
|
+
border: 0;
|
|
487
|
+
padding-left: 0;
|
|
488
|
+
padding-right: 0;
|
|
489
|
+
}
|
|
490
|
+
.button-clear-brand-2:hover {
|
|
491
|
+
text-decoration: none;
|
|
492
|
+
background-color: transparent;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.button-clear-brand-3 {
|
|
496
|
+
color: #50B400;
|
|
497
|
+
background-color: transparent;
|
|
498
|
+
text-decoration: underline;
|
|
499
|
+
border: 0;
|
|
500
|
+
padding-left: 0;
|
|
501
|
+
padding-right: 0;
|
|
502
|
+
}
|
|
503
|
+
.button-clear-brand-3:hover {
|
|
504
|
+
text-decoration: none;
|
|
505
|
+
background-color: transparent;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.button-clear-brand-4 {
|
|
509
|
+
color: #FFE500;
|
|
510
|
+
background-color: transparent;
|
|
511
|
+
text-decoration: underline;
|
|
512
|
+
border: 0;
|
|
513
|
+
padding-left: 0;
|
|
514
|
+
padding-right: 0;
|
|
515
|
+
}
|
|
516
|
+
.button-clear-brand-4:hover {
|
|
517
|
+
text-decoration: none;
|
|
518
|
+
background-color: transparent;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.button-clear-brand-5 {
|
|
522
|
+
color: #F07D00;
|
|
523
|
+
background-color: transparent;
|
|
524
|
+
text-decoration: underline;
|
|
525
|
+
border: 0;
|
|
526
|
+
padding-left: 0;
|
|
527
|
+
padding-right: 0;
|
|
528
|
+
}
|
|
529
|
+
.button-clear-brand-5:hover {
|
|
530
|
+
text-decoration: none;
|
|
531
|
+
background-color: transparent;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.button-clear-brand-6 {
|
|
535
|
+
color: #CBC8C8;
|
|
536
|
+
background-color: transparent;
|
|
537
|
+
text-decoration: underline;
|
|
538
|
+
border: 0;
|
|
539
|
+
padding-left: 0;
|
|
540
|
+
padding-right: 0;
|
|
541
|
+
}
|
|
542
|
+
.button-clear-brand-6:hover {
|
|
543
|
+
text-decoration: none;
|
|
544
|
+
background-color: transparent;
|
|
545
|
+
}
|
|
546
|
+
|
|
469
547
|
.button-clear-white {
|
|
470
548
|
color: #FFFFFF;
|
|
471
549
|
background-color: transparent;
|
|
@@ -386,7 +386,7 @@ a:hover {
|
|
|
386
386
|
border-color: #FFE500;
|
|
387
387
|
}
|
|
388
388
|
.button-brand-4:hover {
|
|
389
|
-
background-color: #
|
|
389
|
+
background-color: #000000;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
.button-brand-5 {
|
|
@@ -404,7 +404,7 @@ a:hover {
|
|
|
404
404
|
border-color: #CBC8C8;
|
|
405
405
|
}
|
|
406
406
|
.button-brand-6:hover {
|
|
407
|
-
background-color: #
|
|
407
|
+
background-color: #000000;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
.button-white {
|
|
@@ -466,6 +466,84 @@ a:hover {
|
|
|
466
466
|
background-color: transparent;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
+
.button-clear-brand-1 {
|
|
470
|
+
color: #B30510;
|
|
471
|
+
background-color: transparent;
|
|
472
|
+
text-decoration: underline;
|
|
473
|
+
border: 0;
|
|
474
|
+
padding-left: 0;
|
|
475
|
+
padding-right: 0;
|
|
476
|
+
}
|
|
477
|
+
.button-clear-brand-1:hover {
|
|
478
|
+
text-decoration: none;
|
|
479
|
+
background-color: transparent;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.button-clear-brand-2 {
|
|
483
|
+
color: #6E0887;
|
|
484
|
+
background-color: transparent;
|
|
485
|
+
text-decoration: underline;
|
|
486
|
+
border: 0;
|
|
487
|
+
padding-left: 0;
|
|
488
|
+
padding-right: 0;
|
|
489
|
+
}
|
|
490
|
+
.button-clear-brand-2:hover {
|
|
491
|
+
text-decoration: none;
|
|
492
|
+
background-color: transparent;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.button-clear-brand-3 {
|
|
496
|
+
color: #50B400;
|
|
497
|
+
background-color: transparent;
|
|
498
|
+
text-decoration: underline;
|
|
499
|
+
border: 0;
|
|
500
|
+
padding-left: 0;
|
|
501
|
+
padding-right: 0;
|
|
502
|
+
}
|
|
503
|
+
.button-clear-brand-3:hover {
|
|
504
|
+
text-decoration: none;
|
|
505
|
+
background-color: transparent;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.button-clear-brand-4 {
|
|
509
|
+
color: #FFE500;
|
|
510
|
+
background-color: transparent;
|
|
511
|
+
text-decoration: underline;
|
|
512
|
+
border: 0;
|
|
513
|
+
padding-left: 0;
|
|
514
|
+
padding-right: 0;
|
|
515
|
+
}
|
|
516
|
+
.button-clear-brand-4:hover {
|
|
517
|
+
text-decoration: none;
|
|
518
|
+
background-color: transparent;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.button-clear-brand-5 {
|
|
522
|
+
color: #F07D00;
|
|
523
|
+
background-color: transparent;
|
|
524
|
+
text-decoration: underline;
|
|
525
|
+
border: 0;
|
|
526
|
+
padding-left: 0;
|
|
527
|
+
padding-right: 0;
|
|
528
|
+
}
|
|
529
|
+
.button-clear-brand-5:hover {
|
|
530
|
+
text-decoration: none;
|
|
531
|
+
background-color: transparent;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.button-clear-brand-6 {
|
|
535
|
+
color: #CBC8C8;
|
|
536
|
+
background-color: transparent;
|
|
537
|
+
text-decoration: underline;
|
|
538
|
+
border: 0;
|
|
539
|
+
padding-left: 0;
|
|
540
|
+
padding-right: 0;
|
|
541
|
+
}
|
|
542
|
+
.button-clear-brand-6:hover {
|
|
543
|
+
text-decoration: none;
|
|
544
|
+
background-color: transparent;
|
|
545
|
+
}
|
|
546
|
+
|
|
469
547
|
.button-clear-white {
|
|
470
548
|
color: #FFFFFF;
|
|
471
549
|
background-color: transparent;
|
|
@@ -698,6 +776,10 @@ a:hover {
|
|
|
698
776
|
flex-flow: row wrap;
|
|
699
777
|
}
|
|
700
778
|
|
|
779
|
+
.space-between {
|
|
780
|
+
justify-content: space-between;
|
|
781
|
+
}
|
|
782
|
+
|
|
701
783
|
.grid ::slotted([slot=grid-item]) {
|
|
702
784
|
display: block;
|
|
703
785
|
}
|
|
@@ -3,9 +3,10 @@ export class BiggiveGrid {
|
|
|
3
3
|
constructor() {
|
|
4
4
|
this.spaceBelow = 4;
|
|
5
5
|
this.columnCount = 3;
|
|
6
|
+
this.spaceBetween = false;
|
|
6
7
|
}
|
|
7
8
|
render() {
|
|
8
|
-
return (h("div", { class: 'grid column-count-' + this.columnCount + ' space-below-' + this.spaceBelow }, h("slot", null)));
|
|
9
|
+
return (h("div", { class: 'grid column-count-' + this.columnCount + ' space-below-' + this.spaceBelow + (this.spaceBetween ? ' space-between' : '') }, h("slot", null)));
|
|
9
10
|
}
|
|
10
11
|
static get is() { return "biggive-grid"; }
|
|
11
12
|
static get encapsulation() { return "shadow"; }
|
|
@@ -56,6 +57,24 @@ export class BiggiveGrid {
|
|
|
56
57
|
"attribute": "column-count",
|
|
57
58
|
"reflect": false,
|
|
58
59
|
"defaultValue": "3"
|
|
60
|
+
},
|
|
61
|
+
"spaceBetween": {
|
|
62
|
+
"type": "boolean",
|
|
63
|
+
"mutable": false,
|
|
64
|
+
"complexType": {
|
|
65
|
+
"original": "boolean",
|
|
66
|
+
"resolved": "boolean",
|
|
67
|
+
"references": {}
|
|
68
|
+
},
|
|
69
|
+
"required": false,
|
|
70
|
+
"optional": false,
|
|
71
|
+
"docs": {
|
|
72
|
+
"tags": [],
|
|
73
|
+
"text": "Should have `justify-content: space-between`?"
|
|
74
|
+
},
|
|
75
|
+
"attribute": "space-between",
|
|
76
|
+
"reflect": false,
|
|
77
|
+
"defaultValue": "false"
|
|
59
78
|
}
|
|
60
79
|
};
|
|
61
80
|
}
|
|
@@ -386,7 +386,7 @@ a:hover {
|
|
|
386
386
|
border-color: #FFE500;
|
|
387
387
|
}
|
|
388
388
|
.button-brand-4:hover {
|
|
389
|
-
background-color: #
|
|
389
|
+
background-color: #000000;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
.button-brand-5 {
|
|
@@ -404,7 +404,7 @@ a:hover {
|
|
|
404
404
|
border-color: #CBC8C8;
|
|
405
405
|
}
|
|
406
406
|
.button-brand-6:hover {
|
|
407
|
-
background-color: #
|
|
407
|
+
background-color: #000000;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
.button-white {
|
|
@@ -466,6 +466,84 @@ a:hover {
|
|
|
466
466
|
background-color: transparent;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
+
.button-clear-brand-1 {
|
|
470
|
+
color: #B30510;
|
|
471
|
+
background-color: transparent;
|
|
472
|
+
text-decoration: underline;
|
|
473
|
+
border: 0;
|
|
474
|
+
padding-left: 0;
|
|
475
|
+
padding-right: 0;
|
|
476
|
+
}
|
|
477
|
+
.button-clear-brand-1:hover {
|
|
478
|
+
text-decoration: none;
|
|
479
|
+
background-color: transparent;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.button-clear-brand-2 {
|
|
483
|
+
color: #6E0887;
|
|
484
|
+
background-color: transparent;
|
|
485
|
+
text-decoration: underline;
|
|
486
|
+
border: 0;
|
|
487
|
+
padding-left: 0;
|
|
488
|
+
padding-right: 0;
|
|
489
|
+
}
|
|
490
|
+
.button-clear-brand-2:hover {
|
|
491
|
+
text-decoration: none;
|
|
492
|
+
background-color: transparent;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.button-clear-brand-3 {
|
|
496
|
+
color: #50B400;
|
|
497
|
+
background-color: transparent;
|
|
498
|
+
text-decoration: underline;
|
|
499
|
+
border: 0;
|
|
500
|
+
padding-left: 0;
|
|
501
|
+
padding-right: 0;
|
|
502
|
+
}
|
|
503
|
+
.button-clear-brand-3:hover {
|
|
504
|
+
text-decoration: none;
|
|
505
|
+
background-color: transparent;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.button-clear-brand-4 {
|
|
509
|
+
color: #FFE500;
|
|
510
|
+
background-color: transparent;
|
|
511
|
+
text-decoration: underline;
|
|
512
|
+
border: 0;
|
|
513
|
+
padding-left: 0;
|
|
514
|
+
padding-right: 0;
|
|
515
|
+
}
|
|
516
|
+
.button-clear-brand-4:hover {
|
|
517
|
+
text-decoration: none;
|
|
518
|
+
background-color: transparent;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.button-clear-brand-5 {
|
|
522
|
+
color: #F07D00;
|
|
523
|
+
background-color: transparent;
|
|
524
|
+
text-decoration: underline;
|
|
525
|
+
border: 0;
|
|
526
|
+
padding-left: 0;
|
|
527
|
+
padding-right: 0;
|
|
528
|
+
}
|
|
529
|
+
.button-clear-brand-5:hover {
|
|
530
|
+
text-decoration: none;
|
|
531
|
+
background-color: transparent;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.button-clear-brand-6 {
|
|
535
|
+
color: #CBC8C8;
|
|
536
|
+
background-color: transparent;
|
|
537
|
+
text-decoration: underline;
|
|
538
|
+
border: 0;
|
|
539
|
+
padding-left: 0;
|
|
540
|
+
padding-right: 0;
|
|
541
|
+
}
|
|
542
|
+
.button-clear-brand-6:hover {
|
|
543
|
+
text-decoration: none;
|
|
544
|
+
background-color: transparent;
|
|
545
|
+
}
|
|
546
|
+
|
|
469
547
|
.button-clear-white {
|
|
470
548
|
color: #FFFFFF;
|
|
471
549
|
background-color: transparent;
|
|
@@ -386,7 +386,7 @@ a:hover {
|
|
|
386
386
|
border-color: #FFE500;
|
|
387
387
|
}
|
|
388
388
|
.button-brand-4:hover {
|
|
389
|
-
background-color: #
|
|
389
|
+
background-color: #000000;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
.button-brand-5 {
|
|
@@ -404,7 +404,7 @@ a:hover {
|
|
|
404
404
|
border-color: #CBC8C8;
|
|
405
405
|
}
|
|
406
406
|
.button-brand-6:hover {
|
|
407
|
-
background-color: #
|
|
407
|
+
background-color: #000000;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
.button-white {
|
|
@@ -466,6 +466,84 @@ a:hover {
|
|
|
466
466
|
background-color: transparent;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
+
.button-clear-brand-1 {
|
|
470
|
+
color: #B30510;
|
|
471
|
+
background-color: transparent;
|
|
472
|
+
text-decoration: underline;
|
|
473
|
+
border: 0;
|
|
474
|
+
padding-left: 0;
|
|
475
|
+
padding-right: 0;
|
|
476
|
+
}
|
|
477
|
+
.button-clear-brand-1:hover {
|
|
478
|
+
text-decoration: none;
|
|
479
|
+
background-color: transparent;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.button-clear-brand-2 {
|
|
483
|
+
color: #6E0887;
|
|
484
|
+
background-color: transparent;
|
|
485
|
+
text-decoration: underline;
|
|
486
|
+
border: 0;
|
|
487
|
+
padding-left: 0;
|
|
488
|
+
padding-right: 0;
|
|
489
|
+
}
|
|
490
|
+
.button-clear-brand-2:hover {
|
|
491
|
+
text-decoration: none;
|
|
492
|
+
background-color: transparent;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.button-clear-brand-3 {
|
|
496
|
+
color: #50B400;
|
|
497
|
+
background-color: transparent;
|
|
498
|
+
text-decoration: underline;
|
|
499
|
+
border: 0;
|
|
500
|
+
padding-left: 0;
|
|
501
|
+
padding-right: 0;
|
|
502
|
+
}
|
|
503
|
+
.button-clear-brand-3:hover {
|
|
504
|
+
text-decoration: none;
|
|
505
|
+
background-color: transparent;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.button-clear-brand-4 {
|
|
509
|
+
color: #FFE500;
|
|
510
|
+
background-color: transparent;
|
|
511
|
+
text-decoration: underline;
|
|
512
|
+
border: 0;
|
|
513
|
+
padding-left: 0;
|
|
514
|
+
padding-right: 0;
|
|
515
|
+
}
|
|
516
|
+
.button-clear-brand-4:hover {
|
|
517
|
+
text-decoration: none;
|
|
518
|
+
background-color: transparent;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.button-clear-brand-5 {
|
|
522
|
+
color: #F07D00;
|
|
523
|
+
background-color: transparent;
|
|
524
|
+
text-decoration: underline;
|
|
525
|
+
border: 0;
|
|
526
|
+
padding-left: 0;
|
|
527
|
+
padding-right: 0;
|
|
528
|
+
}
|
|
529
|
+
.button-clear-brand-5:hover {
|
|
530
|
+
text-decoration: none;
|
|
531
|
+
background-color: transparent;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.button-clear-brand-6 {
|
|
535
|
+
color: #CBC8C8;
|
|
536
|
+
background-color: transparent;
|
|
537
|
+
text-decoration: underline;
|
|
538
|
+
border: 0;
|
|
539
|
+
padding-left: 0;
|
|
540
|
+
padding-right: 0;
|
|
541
|
+
}
|
|
542
|
+
.button-clear-brand-6:hover {
|
|
543
|
+
text-decoration: none;
|
|
544
|
+
background-color: transparent;
|
|
545
|
+
}
|
|
546
|
+
|
|
469
547
|
.button-clear-white {
|
|
470
548
|
color: #FFFFFF;
|
|
471
549
|
background-color: transparent;
|