@carbon/ibm-products-styles 2.57.0 → 2.58.0-rc.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.
- package/css/index-full-carbon.css +170 -22
- package/css/index-full-carbon.css.map +1 -1
- package/css/index-full-carbon.min.css +1 -1
- package/css/index-full-carbon.min.css.map +1 -1
- package/css/index-without-carbon-released-only.css +170 -22
- package/css/index-without-carbon-released-only.css.map +1 -1
- package/css/index-without-carbon-released-only.min.css +1 -1
- package/css/index-without-carbon-released-only.min.css.map +1 -1
- package/css/index-without-carbon.css +170 -22
- package/css/index-without-carbon.css.map +1 -1
- package/css/index-without-carbon.min.css +1 -1
- package/css/index-without-carbon.min.css.map +1 -1
- package/css/index.css +170 -22
- package/css/index.css.map +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/package.json +6 -6
- package/scss/components/Datagrid/styles/addons/_FilterPanel.scss +100 -22
- package/scss/components/Datagrid/styles/addons/_animations.scss +56 -0
- package/scss/components/FilterSummary/_animations.scss +20 -0
- package/scss/components/FilterSummary/_filter-summary.scss +11 -0
- package/scss/components/FullPageError/_full-page-error.scss +4 -0
- package/scss/components/GetStartedCard/_get-started-card.scss +2 -2
- package/scss/components/NotificationsPanel/_notifications-panel.scss +35 -7
- package/scss/components/SidePanel/_side-panel.scss +4 -2
- package/scss/components/Tearsheet/_tearsheet.scss +6 -12
|
@@ -3216,20 +3216,20 @@ p.c4p--about-modal__copyright-text:first-child {
|
|
|
3216
3216
|
.c4p--side-panel {
|
|
3217
3217
|
/* styles to apply if a user's device settings are set to reduced motion */
|
|
3218
3218
|
}
|
|
3219
|
-
.c4p--side-panel.c4p--side-panel--open {
|
|
3219
|
+
.c4p--side-panel.c4p--side-panel--open.c4p--side-panel--right-placement, .c4p--side-panel.c4p--side-panel--open.c4p--side-panel--left-placement {
|
|
3220
3220
|
animation: side-panel-entrance-reduced 150ms cubic-bezier(0.2, 0, 1, 0.9) forwards;
|
|
3221
3221
|
}
|
|
3222
3222
|
@starting-style {
|
|
3223
|
-
.c4p--side-panel.c4p--side-panel--open {
|
|
3223
|
+
.c4p--side-panel.c4p--side-panel--open.c4p--side-panel--right-placement, .c4p--side-panel.c4p--side-panel--open.c4p--side-panel--left-placement {
|
|
3224
3224
|
opacity: 0;
|
|
3225
3225
|
transform: translateX(0);
|
|
3226
3226
|
}
|
|
3227
3227
|
}
|
|
3228
|
-
.c4p--side-panel.c4p--side-panel--closing {
|
|
3228
|
+
.c4p--side-panel.c4p--side-panel--closing.c4p--side-panel--left-placement, .c4p--side-panel.c4p--side-panel--closing.c4p--side-panel--right-placement {
|
|
3229
3229
|
animation: side-panel-exit-reduced 150ms cubic-bezier(0.2, 0, 1, 0.9) forwards;
|
|
3230
3230
|
}
|
|
3231
3231
|
@starting-style {
|
|
3232
|
-
.c4p--side-panel.c4p--side-panel--closing {
|
|
3232
|
+
.c4p--side-panel.c4p--side-panel--closing.c4p--side-panel--left-placement, .c4p--side-panel.c4p--side-panel--closing.c4p--side-panel--right-placement {
|
|
3233
3233
|
opacity: 1;
|
|
3234
3234
|
transform: translateX(0);
|
|
3235
3235
|
}
|
|
@@ -3867,17 +3867,8 @@ p.c4p--about-modal__copyright-text:first-child {
|
|
|
3867
3867
|
background: linear-gradient(to top, var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff)) 0%, var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff)), var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff))) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, rgba(166, 200, 255, 0.64)), var(--cds-ai-border-end, #78a9ff)) border-box, linear-gradient(to top, var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff)), var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff))) border-box;
|
|
3868
3868
|
box-shadow: inset 0 -80px 70px -65px var(--cds-ai-inner-shadow, rgba(69, 137, 255, 0.1));
|
|
3869
3869
|
}
|
|
3870
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--
|
|
3871
|
-
|
|
3872
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--text-input,
|
|
3873
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--text-area,
|
|
3874
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--search-input,
|
|
3875
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--select-input,
|
|
3876
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--dropdown,
|
|
3877
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--dropdown-list,
|
|
3878
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--number input[type=number],
|
|
3879
|
-
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--date-picker__input {
|
|
3880
|
-
background-color: var(--cds-field);
|
|
3870
|
+
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--radio-button[readonly] + .cds--radio-button__label .cds--radio-button__appearance {
|
|
3871
|
+
border-color: var(--cds-icon-disabled, rgba(22, 22, 22, 0.25));
|
|
3881
3872
|
}
|
|
3882
3873
|
.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .cds--select--inline .cds--select-input {
|
|
3883
3874
|
background-color: transparent;
|
|
@@ -4414,6 +4405,24 @@ p.c4p--about-modal__copyright-text:first-child {
|
|
|
4414
4405
|
letter-spacing: var(--cds-heading-03-letter-spacing, 0);
|
|
4415
4406
|
}
|
|
4416
4407
|
|
|
4408
|
+
@keyframes filter-summary-enter {
|
|
4409
|
+
0% {
|
|
4410
|
+
block-size: 0;
|
|
4411
|
+
opacity: 0;
|
|
4412
|
+
/* Move from top */
|
|
4413
|
+
transform: translateY(calc(var(--panel-transform) * -1));
|
|
4414
|
+
}
|
|
4415
|
+
100% {
|
|
4416
|
+
block-size: var(--panel-transform);
|
|
4417
|
+
opacity: 1;
|
|
4418
|
+
transform: translateY(0);
|
|
4419
|
+
}
|
|
4420
|
+
}
|
|
4421
|
+
@property --panel-transform {
|
|
4422
|
+
inherits: true;
|
|
4423
|
+
initial-value: 16px;
|
|
4424
|
+
syntax: "<length>";
|
|
4425
|
+
}
|
|
4417
4426
|
.c4p--filter-summary {
|
|
4418
4427
|
display: flex;
|
|
4419
4428
|
align-items: flex-start;
|
|
@@ -4427,6 +4436,9 @@ p.c4p--about-modal__copyright-text:first-child {
|
|
|
4427
4436
|
.c4p--filter-summary.c4p--filter-summary__expanded {
|
|
4428
4437
|
block-size: fit-content;
|
|
4429
4438
|
}
|
|
4439
|
+
.c4p--filter-summary .c4p--tag-set__tag-container {
|
|
4440
|
+
animation: filter-summary-enter 150ms cubic-bezier(0, 0, 0.38, 0.9) forwards;
|
|
4441
|
+
}
|
|
4430
4442
|
|
|
4431
4443
|
.c4p--filter-summary .c4p--tag-set.c4p--tag-set.c4p--filter-summary__clear-button-inline {
|
|
4432
4444
|
inline-size: auto;
|
|
@@ -5075,7 +5087,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
5075
5087
|
z-index: 9000;
|
|
5076
5088
|
}
|
|
5077
5089
|
|
|
5078
|
-
@keyframes fade-in {
|
|
5090
|
+
@keyframes notifications-panel-fade-in {
|
|
5079
5091
|
0% {
|
|
5080
5092
|
opacity: 0;
|
|
5081
5093
|
transform: translateY(-38.5rem);
|
|
@@ -5085,7 +5097,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
5085
5097
|
transform: translateY(0);
|
|
5086
5098
|
}
|
|
5087
5099
|
}
|
|
5088
|
-
@keyframes fade-out {
|
|
5100
|
+
@keyframes notifications-panel-fade-out {
|
|
5089
5101
|
0% {
|
|
5090
5102
|
opacity: 1;
|
|
5091
5103
|
transform: translateY(0);
|
|
@@ -5095,20 +5107,38 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
5095
5107
|
transform: translateY(-38.5rem);
|
|
5096
5108
|
}
|
|
5097
5109
|
}
|
|
5110
|
+
@keyframes notifications-panel-entrance-reduced {
|
|
5111
|
+
0% {
|
|
5112
|
+
opacity: 0;
|
|
5113
|
+
}
|
|
5114
|
+
100% {
|
|
5115
|
+
opacity: 1;
|
|
5116
|
+
}
|
|
5117
|
+
}
|
|
5118
|
+
@keyframes notifications-panel-exit-reduced {
|
|
5119
|
+
0% {
|
|
5120
|
+
opacity: 1;
|
|
5121
|
+
}
|
|
5122
|
+
100% {
|
|
5123
|
+
opacity: 0;
|
|
5124
|
+
}
|
|
5125
|
+
}
|
|
5098
5126
|
.c4p--notifications-panel__entrance {
|
|
5099
|
-
animation: fade-in 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
5127
|
+
animation: notifications-panel-fade-in 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
5100
5128
|
}
|
|
5101
5129
|
|
|
5102
5130
|
.c4p--notifications-panel__exit {
|
|
5103
|
-
animation: fade-out
|
|
5131
|
+
animation: notifications-panel-fade-out 240ms cubic-bezier(0.2, 0, 0.38, 0.9) forwards;
|
|
5104
5132
|
}
|
|
5105
5133
|
|
|
5106
5134
|
@media (prefers-reduced-motion) {
|
|
5107
|
-
.c4p--notifications-
|
|
5108
|
-
animation:
|
|
5135
|
+
.c4p--notifications-panel__entrance {
|
|
5136
|
+
animation: notifications-panel-entrance-reduced 150ms cubic-bezier(0.2, 0, 1, 0.9) forwards;
|
|
5137
|
+
}
|
|
5138
|
+
.c4p--notifications-panel__exit {
|
|
5139
|
+
animation: notifications-panel-exit-reduced 150ms cubic-bezier(0.2, 0, 1, 0.9) forwards;
|
|
5109
5140
|
}
|
|
5110
5141
|
}
|
|
5111
|
-
|
|
5112
5142
|
.c4p--notifications-panel__container {
|
|
5113
5143
|
position: fixed;
|
|
5114
5144
|
z-index: 2;
|
|
@@ -11406,6 +11436,109 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
11406
11436
|
grid-template-columns: 1fr;
|
|
11407
11437
|
}
|
|
11408
11438
|
|
|
11439
|
+
@keyframes filter-panel-entrance-reduced {
|
|
11440
|
+
0% {
|
|
11441
|
+
opacity: 0;
|
|
11442
|
+
}
|
|
11443
|
+
100% {
|
|
11444
|
+
opacity: 1;
|
|
11445
|
+
}
|
|
11446
|
+
}
|
|
11447
|
+
@keyframes filter-panel-exit-reduced {
|
|
11448
|
+
0% {
|
|
11449
|
+
opacity: 1;
|
|
11450
|
+
}
|
|
11451
|
+
100% {
|
|
11452
|
+
opacity: 0;
|
|
11453
|
+
}
|
|
11454
|
+
}
|
|
11455
|
+
@keyframes filter-panel-entrance-left {
|
|
11456
|
+
0% {
|
|
11457
|
+
inline-size: 0;
|
|
11458
|
+
opacity: 0;
|
|
11459
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
|
11460
|
+
transform: translateX(calc(var(--panel-transform) * -1));
|
|
11461
|
+
}
|
|
11462
|
+
100% {
|
|
11463
|
+
inline-size: var(--panel-transform);
|
|
11464
|
+
opacity: 1;
|
|
11465
|
+
transform: translateX(0);
|
|
11466
|
+
}
|
|
11467
|
+
}
|
|
11468
|
+
@keyframes filter-panel-exit-left {
|
|
11469
|
+
0% {
|
|
11470
|
+
inline-size: var(--panel-transform);
|
|
11471
|
+
opacity: 1;
|
|
11472
|
+
transform: translateX(0);
|
|
11473
|
+
}
|
|
11474
|
+
100% {
|
|
11475
|
+
inline-size: 0;
|
|
11476
|
+
opacity: 0;
|
|
11477
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
|
11478
|
+
transform: translateX(calc(var(--panel-transform) * -1));
|
|
11479
|
+
}
|
|
11480
|
+
}
|
|
11481
|
+
@property --panel-transform {
|
|
11482
|
+
inherits: true;
|
|
11483
|
+
initial-value: 320px;
|
|
11484
|
+
syntax: "<integer>";
|
|
11485
|
+
}
|
|
11486
|
+
.c4p--datagrid-filter-panel {
|
|
11487
|
+
--panel-transform: 320px;
|
|
11488
|
+
transform: translateX(0);
|
|
11489
|
+
transition-behavior: allow-discrete;
|
|
11490
|
+
transition-duration: 150ms;
|
|
11491
|
+
transition-property: display, opacity, transform;
|
|
11492
|
+
}
|
|
11493
|
+
@starting-style {
|
|
11494
|
+
.c4p--datagrid-filter-panel {
|
|
11495
|
+
opacity: 0;
|
|
11496
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
|
11497
|
+
transform: translateX(var(--panel-transform));
|
|
11498
|
+
}
|
|
11499
|
+
}
|
|
11500
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--open.c4p--datagrid-filter-panel--left-placement {
|
|
11501
|
+
animation: filter-panel-entrance-left 150ms cubic-bezier(0, 0, 0.38, 0.9) forwards;
|
|
11502
|
+
}
|
|
11503
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--closing.c4p--datagrid-filter-panel--left-placement {
|
|
11504
|
+
animation: filter-panel-exit-left 150ms cubic-bezier(0.2, 0, 1, 0.9) forwards;
|
|
11505
|
+
}
|
|
11506
|
+
@supports (transition-behavior: allow-discrete) {
|
|
11507
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--closing {
|
|
11508
|
+
opacity: 0;
|
|
11509
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
|
11510
|
+
transform: translateX(var(--panel-transform, 320px));
|
|
11511
|
+
transition-duration: 150ms;
|
|
11512
|
+
}
|
|
11513
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--closing.c4p--datagrid-filter-panel--left-placement {
|
|
11514
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
|
11515
|
+
transform: translateX(calc(-1 * var(--panel-transform, 320px)));
|
|
11516
|
+
}
|
|
11517
|
+
}
|
|
11518
|
+
@media (prefers-reduced-motion) {
|
|
11519
|
+
.c4p--datagrid-filter-panel {
|
|
11520
|
+
/* styles to apply if a user's device settings are set to reduced motion */
|
|
11521
|
+
}
|
|
11522
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--open.c4p--datagrid-filter-panel--left-placement {
|
|
11523
|
+
animation: filter-panel-entrance-reduced 150ms cubic-bezier(0.2, 0, 1, 0.9) forwards;
|
|
11524
|
+
}
|
|
11525
|
+
@starting-style {
|
|
11526
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--open.c4p--datagrid-filter-panel--left-placement {
|
|
11527
|
+
opacity: 0;
|
|
11528
|
+
transform: translateX(0);
|
|
11529
|
+
}
|
|
11530
|
+
}
|
|
11531
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--closing.c4p--datagrid-filter-panel--left-placement {
|
|
11532
|
+
animation: filter-panel-exit-reduced 150ms cubic-bezier(0.2, 0, 1, 0.9) forwards;
|
|
11533
|
+
}
|
|
11534
|
+
@starting-style {
|
|
11535
|
+
.c4p--datagrid-filter-panel.c4p--datagrid-filter-panel--closing.c4p--datagrid-filter-panel--left-placement {
|
|
11536
|
+
opacity: 1;
|
|
11537
|
+
transform: translateX(0);
|
|
11538
|
+
}
|
|
11539
|
+
}
|
|
11540
|
+
}
|
|
11541
|
+
|
|
11409
11542
|
.c4p--datagrid-filter-panel__container {
|
|
11410
11543
|
position: relative;
|
|
11411
11544
|
background-color: var(--cds-layer-01, #f4f4f4);
|
|
@@ -11495,6 +11628,14 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
11495
11628
|
block-size: 4rem;
|
|
11496
11629
|
inset-block-end: 0;
|
|
11497
11630
|
margin-block-start: auto;
|
|
11631
|
+
opacity: 1;
|
|
11632
|
+
transform: translateY(64px) translateZ(0);
|
|
11633
|
+
}
|
|
11634
|
+
.c4p--datagrid-filter-panel__action-set.c4p--datagrid-filter-panel__animationComplete {
|
|
11635
|
+
transform: none;
|
|
11636
|
+
transition-behavior: allow-discrete;
|
|
11637
|
+
transition-duration: 150ms;
|
|
11638
|
+
transition-property: display, opacity, transform;
|
|
11498
11639
|
}
|
|
11499
11640
|
|
|
11500
11641
|
.c4p--datagrid-filter-panel__container .cds--accordion__title {
|
|
@@ -15640,6 +15781,13 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
|
15640
15781
|
margin-block-end: 2rem;
|
|
15641
15782
|
}
|
|
15642
15783
|
|
|
15784
|
+
.c4p--full-page-error__body {
|
|
15785
|
+
font-size: var(--cds-body-02-font-size, 1rem);
|
|
15786
|
+
font-weight: var(--cds-body-02-font-weight, 400);
|
|
15787
|
+
line-height: var(--cds-body-02-line-height, 1.5);
|
|
15788
|
+
letter-spacing: var(--cds-body-02-letter-spacing, 0);
|
|
15789
|
+
}
|
|
15790
|
+
|
|
15643
15791
|
.c4p--full-page-error__svg-container svg.c4p--full-page-error__svg {
|
|
15644
15792
|
inline-size: 100%;
|
|
15645
15793
|
}
|