@carbon/ibmdotcom-styles 2.22.0 → 2.23.0

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.
@@ -5798,10 +5798,6 @@ screen and (prefers-contrast) {
5798
5798
  -webkit-padding-before: 1rem;
5799
5799
  padding-block-start: 1rem
5800
5800
  }
5801
- .cds--content-layout--with-complementary.cds--content-layout--with-footer ::slotted([slot=complementary]) {
5802
- -webkit-padding-before: 2rem;
5803
- padding-block-start: 2rem
5804
- }
5805
5801
  }
5806
5802
  .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content__desc,
5807
5803
  :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content__desc {
@@ -6601,6 +6597,12 @@ screen and (prefers-contrast) {
6601
6597
  .cds--content-layout--with-complementary ::slotted([slot=complementary]) {
6602
6598
  margin-inline: 1rem
6603
6599
  }
6600
+ @media (max-width:65.98rem) {
6601
+ .cds--content-layout--with-complementary.cds--content-layout--with-footer ::slotted([slot=complementary]) {
6602
+ -webkit-padding-before: 2rem;
6603
+ padding-block-start: 2rem
6604
+ }
6605
+ }
6604
6606
  .cds--content-layout--with-children .c4d--content-block-footer {
6605
6607
  -webkit-padding-before: 2rem;
6606
6608
  padding-block-start: 2rem
@@ -12641,15 +12643,17 @@ screen and (prefers-contrast) {
12641
12643
  grid-template-columns: repeat(var(--c4d--card-group--cards-in-row),1fr)
12642
12644
  }
12643
12645
  }
12646
+ @media (max-width:41.98rem) {
12647
+ :host(c4d-card-group):not(.is-full-width-template) {
12648
+ padding-inline: 1rem
12649
+ }
12650
+ }
12644
12651
  :host(c4d-card-group[with-card-in-card][grid-mode]) {
12645
12652
  -webkit-padding-before: 0;
12646
12653
  padding-block-start: 0;
12647
12654
  padding-inline: 1px
12648
12655
  }
12649
12656
  @media (max-width:41.98rem) {
12650
- :host(c4d-card-group) {
12651
- padding-inline: 1rem
12652
- }
12653
12657
  :host(c4d-card-group[with-card-in-card][grid-mode]) {
12654
12658
  padding-inline: 1rem
12655
12659
  }
@@ -33932,7 +33936,8 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
33932
33936
  }
33933
33937
  .cds--masthead__l1-dropdown.is-open {
33934
33938
  -webkit-box-shadow: 0 2px 6px 0 var(--cds-shadow,rgba(0,0,0,.3));
33935
- box-shadow: 0 2px 6px 0 var(--cds-shadow,rgba(0,0,0,.3))
33939
+ box-shadow: 0 2px 6px 0 var(--cds-shadow,rgba(0,0,0,.3));
33940
+ inline-size: 100vw!important
33936
33941
  }
33937
33942
  .cds--masthead__l1-dropdown:not(.is-open) {
33938
33943
  display: none
@@ -45851,15 +45856,6 @@ strong {
45851
45856
  border-block-end: 1px solid var(--cds-layer-accent-01,#e0e0e0);
45852
45857
  color: var(--cds-text-primary,#161616)
45853
45858
  }
45854
- @media (max-width:41.98rem) {
45855
- .cds--pricing-table-group tr,
45856
- .cds--structured-list-group tr,
45857
- :host(c4d-pricing-table-group) tr,
45858
- :host(c4d-structured-list-group) tr {
45859
- -webkit-box-shadow: 50vw 0 var(--cds-layer-accent-01,#e0e0e0),100vw 0 var(--cds-layer-accent-01,#e0e0e0),150vw 0 var(--cds-layer-accent-01,#e0e0e0),200vw 0 var(--cds-layer-accent-01,#e0e0e0),250vw 0 var(--cds-layer-accent-01,#e0e0e0),300vw 0 var(--cds-layer-accent-01,#e0e0e0),350vw 0 var(--cds-layer-accent-01,#e0e0e0),400vw 0 var(--cds-layer-accent-01,#e0e0e0),450vw 0 var(--cds-layer-accent-01,#e0e0e0),500vw 0 var(--cds-layer-accent-01,#e0e0e0),550vw 0 var(--cds-layer-accent-01,#e0e0e0),600vw 0 var(--cds-layer-accent-01,#e0e0e0),650vw 0 var(--cds-layer-accent-01,#e0e0e0),700vw 0 var(--cds-layer-accent-01,#e0e0e0),750vw 0 var(--cds-layer-accent-01,#e0e0e0),800vw 0 var(--cds-layer-accent-01,#e0e0e0),850vw 0 var(--cds-layer-accent-01,#e0e0e0),900vw 0 var(--cds-layer-accent-01,#e0e0e0),950vw 0 var(--cds-layer-accent-01,#e0e0e0),1000vw 0 var(--cds-layer-accent-01,#e0e0e0);
45860
- box-shadow: 50vw 0 var(--cds-layer-accent-01,#e0e0e0),100vw 0 var(--cds-layer-accent-01,#e0e0e0),150vw 0 var(--cds-layer-accent-01,#e0e0e0),200vw 0 var(--cds-layer-accent-01,#e0e0e0),250vw 0 var(--cds-layer-accent-01,#e0e0e0),300vw 0 var(--cds-layer-accent-01,#e0e0e0),350vw 0 var(--cds-layer-accent-01,#e0e0e0),400vw 0 var(--cds-layer-accent-01,#e0e0e0),450vw 0 var(--cds-layer-accent-01,#e0e0e0),500vw 0 var(--cds-layer-accent-01,#e0e0e0),550vw 0 var(--cds-layer-accent-01,#e0e0e0),600vw 0 var(--cds-layer-accent-01,#e0e0e0),650vw 0 var(--cds-layer-accent-01,#e0e0e0),700vw 0 var(--cds-layer-accent-01,#e0e0e0),750vw 0 var(--cds-layer-accent-01,#e0e0e0),800vw 0 var(--cds-layer-accent-01,#e0e0e0),850vw 0 var(--cds-layer-accent-01,#e0e0e0),900vw 0 var(--cds-layer-accent-01,#e0e0e0),950vw 0 var(--cds-layer-accent-01,#e0e0e0),1000vw 0 var(--cds-layer-accent-01,#e0e0e0)
45861
- }
45862
- }
45863
45859
  .cds--pricing-table-group th,
45864
45860
  .cds--structured-list-group th,
45865
45861
  :host(c4d-pricing-table-group) th,
@@ -46363,6 +46359,127 @@ strong {
46363
46359
  flex: 0 0 var(--width);
46364
46360
  max-inline-size: var(--width)
46365
46361
  }
46362
+ @media (max-width:41.98rem) {
46363
+ .cds--pricing-table-group tr,
46364
+ .cds--structured-list-group tr,
46365
+ :host(c4d-pricing-table-group) tr,
46366
+ :host(c4d-structured-list-group) tr {
46367
+ -webkit-box-shadow: 50vw 0 var(--cds-layer-accent-01,#e0e0e0),100vw 0 var(--cds-layer-accent-01,#e0e0e0),150vw 0 var(--cds-layer-accent-01,#e0e0e0),200vw 0 var(--cds-layer-accent-01,#e0e0e0),250vw 0 var(--cds-layer-accent-01,#e0e0e0),300vw 0 var(--cds-layer-accent-01,#e0e0e0),350vw 0 var(--cds-layer-accent-01,#e0e0e0),400vw 0 var(--cds-layer-accent-01,#e0e0e0),450vw 0 var(--cds-layer-accent-01,#e0e0e0),500vw 0 var(--cds-layer-accent-01,#e0e0e0),550vw 0 var(--cds-layer-accent-01,#e0e0e0),600vw 0 var(--cds-layer-accent-01,#e0e0e0),650vw 0 var(--cds-layer-accent-01,#e0e0e0),700vw 0 var(--cds-layer-accent-01,#e0e0e0),750vw 0 var(--cds-layer-accent-01,#e0e0e0),800vw 0 var(--cds-layer-accent-01,#e0e0e0),850vw 0 var(--cds-layer-accent-01,#e0e0e0),900vw 0 var(--cds-layer-accent-01,#e0e0e0),950vw 0 var(--cds-layer-accent-01,#e0e0e0),1000vw 0 var(--cds-layer-accent-01,#e0e0e0);
46368
+ box-shadow: 50vw 0 var(--cds-layer-accent-01,#e0e0e0),100vw 0 var(--cds-layer-accent-01,#e0e0e0),150vw 0 var(--cds-layer-accent-01,#e0e0e0),200vw 0 var(--cds-layer-accent-01,#e0e0e0),250vw 0 var(--cds-layer-accent-01,#e0e0e0),300vw 0 var(--cds-layer-accent-01,#e0e0e0),350vw 0 var(--cds-layer-accent-01,#e0e0e0),400vw 0 var(--cds-layer-accent-01,#e0e0e0),450vw 0 var(--cds-layer-accent-01,#e0e0e0),500vw 0 var(--cds-layer-accent-01,#e0e0e0),550vw 0 var(--cds-layer-accent-01,#e0e0e0),600vw 0 var(--cds-layer-accent-01,#e0e0e0),650vw 0 var(--cds-layer-accent-01,#e0e0e0),700vw 0 var(--cds-layer-accent-01,#e0e0e0),750vw 0 var(--cds-layer-accent-01,#e0e0e0),800vw 0 var(--cds-layer-accent-01,#e0e0e0),850vw 0 var(--cds-layer-accent-01,#e0e0e0),900vw 0 var(--cds-layer-accent-01,#e0e0e0),950vw 0 var(--cds-layer-accent-01,#e0e0e0),1000vw 0 var(--cds-layer-accent-01,#e0e0e0)
46369
+ }
46370
+ .cds--pricing-table-group tr ::slotted(:nth-child(1)),
46371
+ .cds--pricing-table-header-row ::slotted(:nth-child(1)),
46372
+ .cds--pricing-table-row ::slotted(:nth-child(1)),
46373
+ .cds--structured-list-all-rows ::slotted(:nth-child(1)),
46374
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(1)),
46375
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(1)),
46376
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(1)),
46377
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(1)),
46378
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(1)),
46379
+ :host(c4d-structured-list-row) ::slotted(:nth-child(1)) {
46380
+ --width: calc(
46381
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46382
+ )
46383
+ }
46384
+ .cds--pricing-table-group tr ::slotted(:nth-child(2)),
46385
+ .cds--pricing-table-header-row ::slotted(:nth-child(2)),
46386
+ .cds--pricing-table-row ::slotted(:nth-child(2)),
46387
+ .cds--structured-list-all-rows ::slotted(:nth-child(2)),
46388
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(2)),
46389
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(2)),
46390
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(2)),
46391
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),
46392
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),
46393
+ :host(c4d-structured-list-row) ::slotted(:nth-child(2)) {
46394
+ --width: calc(
46395
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46396
+ )
46397
+ }
46398
+ .cds--pricing-table-group tr ::slotted(:nth-child(3)),
46399
+ .cds--pricing-table-header-row ::slotted(:nth-child(3)),
46400
+ .cds--pricing-table-row ::slotted(:nth-child(3)),
46401
+ .cds--structured-list-all-rows ::slotted(:nth-child(3)),
46402
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(3)),
46403
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(3)),
46404
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(3)),
46405
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),
46406
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),
46407
+ :host(c4d-structured-list-row) ::slotted(:nth-child(3)) {
46408
+ --width: calc(
46409
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46410
+ )
46411
+ }
46412
+ .cds--pricing-table-group tr ::slotted(:nth-child(4)),
46413
+ .cds--pricing-table-header-row ::slotted(:nth-child(4)),
46414
+ .cds--pricing-table-row ::slotted(:nth-child(4)),
46415
+ .cds--structured-list-all-rows ::slotted(:nth-child(4)),
46416
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(4)),
46417
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(4)),
46418
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(4)),
46419
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),
46420
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),
46421
+ :host(c4d-structured-list-row) ::slotted(:nth-child(4)) {
46422
+ --width: calc(
46423
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46424
+ )
46425
+ }
46426
+ .cds--pricing-table-group tr ::slotted(:nth-child(5)),
46427
+ .cds--pricing-table-header-row ::slotted(:nth-child(5)),
46428
+ .cds--pricing-table-row ::slotted(:nth-child(5)),
46429
+ .cds--structured-list-all-rows ::slotted(:nth-child(5)),
46430
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(5)),
46431
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(5)),
46432
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(5)),
46433
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),
46434
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),
46435
+ :host(c4d-structured-list-row) ::slotted(:nth-child(5)) {
46436
+ --width: calc(
46437
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46438
+ )
46439
+ }
46440
+ .cds--pricing-table-group tr ::slotted(:nth-child(6)),
46441
+ .cds--pricing-table-header-row ::slotted(:nth-child(6)),
46442
+ .cds--pricing-table-row ::slotted(:nth-child(6)),
46443
+ .cds--structured-list-all-rows ::slotted(:nth-child(6)),
46444
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(6)),
46445
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(6)),
46446
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(6)),
46447
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),
46448
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),
46449
+ :host(c4d-structured-list-row) ::slotted(:nth-child(6)) {
46450
+ --width: calc(
46451
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46452
+ )
46453
+ }
46454
+ .cds--pricing-table-group tr ::slotted(:nth-child(7)),
46455
+ .cds--pricing-table-header-row ::slotted(:nth-child(7)),
46456
+ .cds--pricing-table-row ::slotted(:nth-child(7)),
46457
+ .cds--structured-list-all-rows ::slotted(:nth-child(7)),
46458
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(7)),
46459
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(7)),
46460
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(7)),
46461
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),
46462
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),
46463
+ :host(c4d-structured-list-row) ::slotted(:nth-child(7)) {
46464
+ --width: calc(
46465
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46466
+ )
46467
+ }
46468
+ .cds--pricing-table-group tr ::slotted(:nth-child(8)),
46469
+ .cds--pricing-table-header-row ::slotted(:nth-child(8)),
46470
+ .cds--pricing-table-row ::slotted(:nth-child(8)),
46471
+ .cds--structured-list-all-rows ::slotted(:nth-child(8)),
46472
+ :host(c4d-pricing-table-group) tr ::slotted(:nth-child(8)),
46473
+ :host(c4d-pricing-table-header-row) ::slotted(:nth-child(8)),
46474
+ :host(c4d-pricing-table-row) ::slotted(:nth-child(8)),
46475
+ :host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),
46476
+ :host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),
46477
+ :host(c4d-structured-list-row) ::slotted(:nth-child(8)) {
46478
+ --width: calc(
46479
+ (var(--cols) / var(--max-cols)) * 100% - var(--mobile-peek, 5%)
46480
+ )
46481
+ }
46482
+ }
46366
46483
  @media (min-width:42rem) {
46367
46484
  .cds--pricing-table-group tr ::slotted(:nth-child(8)),
46368
46485
  .cds--pricing-table-header-row ::slotted(:nth-child(8)),
@@ -47195,6 +47312,16 @@ strong {
47195
47312
  inset-inline-start: calc(-1 * .5rem)
47196
47313
  }
47197
47314
  }
47315
+ @media (min-width:66rem) {
47316
+ .cds--quote__mark-corner-bracket {
47317
+ inset-inline-start: calc(-1 * 1rem)
47318
+ }
47319
+ }
47320
+ @media (min-width:99rem) {
47321
+ .cds--quote__mark-corner-bracket {
47322
+ inset-inline-start: calc(-1 * 2rem)
47323
+ }
47324
+ }
47198
47325
  .cds--quote__source {
47199
47326
  inline-size: 100%;
47200
47327
  padding-inline: 1rem;
@@ -47284,9 +47411,6 @@ strong {
47284
47411
  }
47285
47412
  }
47286
47413
  @media (min-width:66rem) {
47287
- .cds--quote__mark-corner-bracket {
47288
- inset-inline-start: calc(-1 * 1rem)
47289
- }
47290
47414
  :host(c4d-quote) c4d-hr {
47291
47415
  margin: 1rem .5rem
47292
47416
  }
@@ -47294,6 +47418,56 @@ strong {
47294
47418
  :host(c4d-quote-link-with-icon) {
47295
47419
  display: inline-block
47296
47420
  }
47421
+ .cds-bubble-quote {
47422
+ position: relative;
47423
+ padding: 2.5rem;
47424
+ border: 1px solid #8d8d8d;
47425
+ border-radius: .25rem;
47426
+ background: #f4f4f4;
47427
+ -webkit-margin-after: 3.81rem;
47428
+ margin-block-end: 3.81rem;
47429
+ margin-inline: 0
47430
+ }
47431
+ .cds-bubble-quote .bubble-pointer {
47432
+ --fill: #f4f4f4;
47433
+ --stroke: #8d8d8d;
47434
+ position: absolute;
47435
+ inset-block-start: 100%;
47436
+ inset-inline-start: 2rem
47437
+ }
47438
+ .cds-bubble-quote .bubble-pointer-fill {
47439
+ fill: var(--fill)
47440
+ }
47441
+ .cds-bubble-quote .bubble-pointer-stroke {
47442
+ stroke: var(--stroke)
47443
+ }
47444
+ :host([mark-type=bubble-quote]) span.cds--quote__mark[part~=mark--opening] {
47445
+ z-index: 1;
47446
+ inset-block-start: 2.5rem;
47447
+ inset-inline-start: .875rem
47448
+ }
47449
+ @media (max-width:65.98rem) {
47450
+ :host([mark-type=bubble-quote]) span.cds--quote__mark[part~=mark--opening] {
47451
+ inset-inline-start: 1.25rem
47452
+ }
47453
+ }
47454
+ @media (max-width:41.98rem) {
47455
+ .cds-bubble-quote {
47456
+ margin-inline: 16px;
47457
+ max-inline-size: calc(100% - 32px)
47458
+ }
47459
+ .cds-bubble-quote .bubble-pointer {
47460
+ inset-block-start: calc(100% - 1px)
47461
+ }
47462
+ :host([mark-type=bubble-quote]) span.cds--quote__mark[part~=mark--opening] {
47463
+ inset-inline-start: 2.8rem
47464
+ }
47465
+ }
47466
+ :host([lang=ar]) .cds-bubble-quote .bubble-pointer {
47467
+ inset-inline: auto 2rem;
47468
+ -webkit-transform: scaleX(-1);
47469
+ transform: scaleX(-1)
47470
+ }
47297
47471
  .cds--grid,
47298
47472
  :host(c4d-table-of-contents) {
47299
47473
  margin-inline: auto;
@@ -47307,9 +47481,6 @@ strong {
47307
47481
  }
47308
47482
  }
47309
47483
  @media (min-width:99rem) {
47310
- .cds--quote__mark-corner-bracket {
47311
- inset-inline-start: calc(-1 * 2rem)
47312
- }
47313
47484
  .cds--grid,
47314
47485
  :host(c4d-table-of-contents) {
47315
47486
  padding-inline: 2.5rem