@carbon/ibm-products 2.88.0 → 2.89.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/carbon.css +17 -4
- package/css/carbon.css.map +1 -1
- package/css/index-full-carbon.css +106 -33
- 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 +54 -29
- 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 +89 -29
- 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 +104 -32
- package/css/index.css.map +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/es/components/AboutModal/AboutModal.d.ts.map +1 -1
- package/es/components/AboutModal/AboutModal.js +2 -2
- package/es/components/Coachmark/next/Coachmark/Coachmark.d.ts +17 -0
- package/es/components/Coachmark/next/Coachmark/Coachmark.d.ts.map +1 -1
- package/es/components/Coachmark/next/Coachmark/Coachmark.js +35 -5
- package/es/components/Coachmark/next/Coachmark/CoachmarkContent.d.ts +1 -9
- package/es/components/Coachmark/next/Coachmark/CoachmarkContent.d.ts.map +1 -1
- package/es/components/Coachmark/next/Coachmark/CoachmarkContent.js +48 -47
- package/es/components/Coachmark/next/Coachmark/CoachmarkTagline/CoachmarkTagline.js +4 -1
- package/es/components/Coachmark/next/Coachmark/ContentHeader.d.ts.map +1 -1
- package/es/components/Coachmark/next/Coachmark/ContentHeader.js +26 -11
- package/es/components/Coachmark/next/Coachmark/context.d.ts +1 -0
- package/es/components/Coachmark/next/Coachmark/context.d.ts.map +1 -1
- package/es/components/ConditionBuilder/ConditionBuilder.types.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilder.types.d.ts.map +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts.map +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.js +4 -15
- package/es/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.d.ts.map +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.js +22 -15
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts.map +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +6 -3
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts.map +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +9 -3
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts.map +1 -1
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +4 -14
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +1 -1
- package/es/components/DelimitedList/DelimitedList.d.ts +1 -0
- package/es/components/DelimitedList/DelimitedList.d.ts.map +1 -1
- package/es/components/DelimitedList/DelimitedList.js +6 -0
- package/es/components/StringFormatter/StringFormatter.d.ts +1 -0
- package/es/components/StringFormatter/StringFormatter.d.ts.map +1 -1
- package/es/components/StringFormatter/StringFormatter.js +6 -0
- package/es/components/Tearsheet/next/Tearsheet.d.ts.map +1 -1
- package/es/components/Tearsheet/next/Tearsheet.js +6 -9
- package/es/components/Tearsheet/next/TearsheetBody.d.ts.map +1 -1
- package/es/components/Tearsheet/next/TearsheetBody.js +5 -2
- package/es/components/Tearsheet/next/TearsheetHeader.d.ts +1 -1
- package/es/components/Tearsheet/next/TearsheetHeader.d.ts.map +1 -1
- package/es/components/Tearsheet/next/TearsheetHeader.js +11 -10
- package/es/components/Tearsheet/next/TearsheetHeaderContent.d.ts.map +1 -1
- package/es/components/Tearsheet/next/TearsheetHeaderContent.js +26 -7
- package/es/components/Tearsheet/next/context.d.ts +4 -2
- package/es/components/Tearsheet/next/context.d.ts.map +1 -1
- package/es/components/Tearsheet/next/context.js +4 -2
- package/es/global/js/hooks/useCollapsible.d.ts.map +1 -1
- package/es/global/js/hooks/useCollapsible.js +7 -5
- package/es/node_modules/@carbon/{icons-react/node_modules/@carbon/icon-helpers → icon-helpers}/es/index.js +1 -1
- package/es/node_modules/@carbon/icons-react/es/Icon.js +1 -1
- package/es/settings.js +8 -2
- package/lib/components/AboutModal/AboutModal.d.ts.map +1 -1
- package/lib/components/AboutModal/AboutModal.js +1 -1
- package/lib/components/Coachmark/next/Coachmark/Coachmark.d.ts +17 -0
- package/lib/components/Coachmark/next/Coachmark/Coachmark.d.ts.map +1 -1
- package/lib/components/Coachmark/next/Coachmark/Coachmark.js +35 -5
- package/lib/components/Coachmark/next/Coachmark/CoachmarkContent.d.ts +1 -9
- package/lib/components/Coachmark/next/Coachmark/CoachmarkContent.d.ts.map +1 -1
- package/lib/components/Coachmark/next/Coachmark/CoachmarkContent.js +47 -46
- package/lib/components/Coachmark/next/Coachmark/CoachmarkTagline/CoachmarkTagline.js +4 -1
- package/lib/components/Coachmark/next/Coachmark/ContentHeader.d.ts.map +1 -1
- package/lib/components/Coachmark/next/Coachmark/ContentHeader.js +26 -11
- package/lib/components/Coachmark/next/Coachmark/context.d.ts +1 -0
- package/lib/components/Coachmark/next/Coachmark/context.d.ts.map +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilder.types.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilder.types.d.ts.map +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts.map +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.js +3 -14
- package/lib/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.d.ts.map +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.js +22 -15
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts.map +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +6 -3
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts.map +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +9 -3
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts.map +1 -1
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +3 -13
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +1 -1
- package/lib/components/DelimitedList/DelimitedList.d.ts +1 -0
- package/lib/components/DelimitedList/DelimitedList.d.ts.map +1 -1
- package/lib/components/DelimitedList/DelimitedList.js +6 -0
- package/lib/components/StringFormatter/StringFormatter.d.ts +1 -0
- package/lib/components/StringFormatter/StringFormatter.d.ts.map +1 -1
- package/lib/components/StringFormatter/StringFormatter.js +6 -0
- package/lib/components/Tearsheet/next/Tearsheet.d.ts.map +1 -1
- package/lib/components/Tearsheet/next/Tearsheet.js +6 -9
- package/lib/components/Tearsheet/next/TearsheetBody.d.ts.map +1 -1
- package/lib/components/Tearsheet/next/TearsheetBody.js +4 -1
- package/lib/components/Tearsheet/next/TearsheetHeader.d.ts +1 -1
- package/lib/components/Tearsheet/next/TearsheetHeader.d.ts.map +1 -1
- package/lib/components/Tearsheet/next/TearsheetHeader.js +11 -10
- package/lib/components/Tearsheet/next/TearsheetHeaderContent.d.ts.map +1 -1
- package/lib/components/Tearsheet/next/TearsheetHeaderContent.js +24 -5
- package/lib/components/Tearsheet/next/context.d.ts +4 -2
- package/lib/components/Tearsheet/next/context.d.ts.map +1 -1
- package/lib/components/Tearsheet/next/context.js +4 -2
- package/lib/global/js/hooks/useCollapsible.d.ts.map +1 -1
- package/lib/global/js/hooks/useCollapsible.js +7 -5
- package/lib/node_modules/@carbon/{icons-react/node_modules/@carbon/icon-helpers → icon-helpers}/lib/index.js +2 -2
- package/lib/node_modules/@carbon/icons-react/lib/Icon.js +1 -1
- package/lib/settings.js +8 -1
- package/package.json +15 -15
- package/scss/components/Coachmark/_coachmark.scss +25 -1
- package/scss/components/ConditionBuilder/styles/_conditionBuilderItem.scss +16 -0
- package/scss/components/PageHeader/_page-header.scss +30 -22
- package/scss/components/Tearsheet/_tearsheet_next.scss +40 -7
- package/es/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubble.js +0 -110
- package/es/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubbleHeader.js +0 -32
- package/es/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -416
- package/es/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -509
- package/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -86
- package/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -145
- package/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -130
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubble.js +0 -111
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubbleHeader.js +0 -33
- package/lib/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -420
- package/lib/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -515
- package/lib/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -92
- package/lib/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -162
- package/lib/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -149
package/css/index.css
CHANGED
|
@@ -9573,7 +9573,7 @@ a.cds--overflow-menu-options__btn::before {
|
|
|
9573
9573
|
font-weight: var(--cds-body-compact-01-font-weight, 400);
|
|
9574
9574
|
line-height: var(--cds-body-compact-01-line-height, 1.28572);
|
|
9575
9575
|
letter-spacing: var(--cds-body-compact-01-letter-spacing, 0.16px);
|
|
9576
|
-
display: inline
|
|
9576
|
+
display: inline;
|
|
9577
9577
|
color: var(--cds-link-text-color, var(--cds-link-primary, #0f62fe));
|
|
9578
9578
|
outline: none;
|
|
9579
9579
|
text-decoration: none;
|
|
@@ -9681,8 +9681,20 @@ a.cds--overflow-menu-options__btn::before {
|
|
|
9681
9681
|
|
|
9682
9682
|
.cds--link__icon {
|
|
9683
9683
|
display: inline-flex;
|
|
9684
|
-
align-
|
|
9684
|
+
align-items: center;
|
|
9685
|
+
block-size: 1lh;
|
|
9686
|
+
line-height: inherit;
|
|
9685
9687
|
margin-inline-start: 0.5rem;
|
|
9688
|
+
vertical-align: text-bottom;
|
|
9689
|
+
}
|
|
9690
|
+
|
|
9691
|
+
.cds--link--lg .cds--link__icon > svg {
|
|
9692
|
+
block-size: 1.25rem;
|
|
9693
|
+
inline-size: 1.25rem;
|
|
9694
|
+
}
|
|
9695
|
+
|
|
9696
|
+
.cds--link--lg .cds--link__icon {
|
|
9697
|
+
block-size: 1.25rem;
|
|
9686
9698
|
}
|
|
9687
9699
|
|
|
9688
9700
|
.c4p--empty-state {
|
|
@@ -15200,6 +15212,10 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
15200
15212
|
.c4p--page-header__next .c4p--page-header__content__page-actions .cds--menu-button__trigger:not(.cds--btn--ghost) {
|
|
15201
15213
|
min-inline-size: 0;
|
|
15202
15214
|
}
|
|
15215
|
+
.c4p--page-header__next .cds--menu.cds--menu--open {
|
|
15216
|
+
max-block-size: calc(100vh - 1rem);
|
|
15217
|
+
overflow-y: auto;
|
|
15218
|
+
}
|
|
15203
15219
|
.c4p--page-header__next .c4p--page-header__content__subtitle {
|
|
15204
15220
|
font-size: var(--cds-productive-heading-03-font-size, 1.25rem);
|
|
15205
15221
|
font-weight: var(--cds-productive-heading-03-font-weight, 400);
|
|
@@ -15229,14 +15245,19 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
15229
15245
|
background-color: var(--cds-layer);
|
|
15230
15246
|
}
|
|
15231
15247
|
.c4p--page-header__next .c4p--page-header__tab-bar--tablist {
|
|
15232
|
-
display:
|
|
15233
|
-
|
|
15234
|
-
|
|
15248
|
+
display: flex;
|
|
15249
|
+
align-items: center;
|
|
15250
|
+
}
|
|
15251
|
+
.c4p--page-header__next .c4p--page-header__tab-bar--tablist > .cds--tabs {
|
|
15252
|
+
display: inline-flex;
|
|
15253
|
+
margin-inline-end: 0.5rem;
|
|
15235
15254
|
}
|
|
15236
15255
|
.c4p--page-header__next .c4p--page-header__tab-bar--tablist .c4p--page-header__tags {
|
|
15237
|
-
display: flex;
|
|
15238
|
-
align-
|
|
15256
|
+
display: inline-flex;
|
|
15257
|
+
align-items: center;
|
|
15239
15258
|
justify-content: flex-end;
|
|
15259
|
+
margin-inline-start: auto;
|
|
15260
|
+
min-inline-size: 0;
|
|
15240
15261
|
}
|
|
15241
15262
|
.c4p--page-header__next .c4p--page-header__tab-bar--tablist.c4p--page-header__tab-bar--with-scroller .c4p--page-header__tags {
|
|
15242
15263
|
display: flex;
|
|
@@ -15278,30 +15299,24 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
15278
15299
|
padding: 1rem;
|
|
15279
15300
|
}
|
|
15280
15301
|
.c4p--page-header__next .c4p--page-header--tag-overflow-container {
|
|
15302
|
+
display: inline-flex;
|
|
15281
15303
|
align-content: center;
|
|
15304
|
+
justify-content: flex-end;
|
|
15305
|
+
inline-size: 40%;
|
|
15282
15306
|
text-align: end;
|
|
15283
|
-
transform: translateX(calc(-1 * 1.5rem));
|
|
15284
15307
|
}
|
|
15285
|
-
|
|
15286
|
-
|
|
15287
|
-
|
|
15288
|
-
}
|
|
15308
|
+
.c4p--page-header__next .c4p--page-header--tag-overflow-container .cds--tag {
|
|
15309
|
+
flex-shrink: 0;
|
|
15310
|
+
margin-inline-end: 0.5rem;
|
|
15289
15311
|
}
|
|
15290
|
-
@media (
|
|
15312
|
+
@media (max-width: 41.98rem) {
|
|
15291
15313
|
.c4p--page-header__next .c4p--page-header--tag-overflow-container {
|
|
15292
|
-
|
|
15314
|
+
inline-size: auto;
|
|
15293
15315
|
}
|
|
15294
15316
|
}
|
|
15295
|
-
.c4p--page-header__next .c4p--page-header--tag-overflow-container .cds--tag {
|
|
15296
|
-
margin-inline-end: 0.5rem;
|
|
15297
|
-
}
|
|
15298
15317
|
.c4p--page-header__next .c4p--page-header--tag-overflow-popover__hidden {
|
|
15299
15318
|
visibility: hidden;
|
|
15300
15319
|
}
|
|
15301
|
-
.c4p--page-header__next .c4p--page-header--tag-overflow-container__has-no-hidden-items {
|
|
15302
|
-
/* stylelint-disable-next-line carbon/layout-use */
|
|
15303
|
-
transform: translateX(2rem);
|
|
15304
|
-
}
|
|
15305
15320
|
.c4p--page-header__next .c4p--page-header__tag-item {
|
|
15306
15321
|
flex-shrink: 0;
|
|
15307
15322
|
}
|
|
@@ -15318,9 +15333,9 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
15318
15333
|
transform: rotate(-180deg);
|
|
15319
15334
|
}
|
|
15320
15335
|
.c4p--page-header__next .c4p--page-header--scroller-button-container {
|
|
15321
|
-
position:
|
|
15322
|
-
|
|
15323
|
-
|
|
15336
|
+
position: relative;
|
|
15337
|
+
margin-inline-start: 0.5rem;
|
|
15338
|
+
padding-inline-end: 1rem;
|
|
15324
15339
|
}
|
|
15325
15340
|
@keyframes page-header-title-breadcrumb-animation {
|
|
15326
15341
|
0% {
|
|
@@ -16658,7 +16673,8 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
16658
16673
|
}
|
|
16659
16674
|
.c4p--tearsheet__next .c4p--tearsheet__next__header > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
16660
16675
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
16661
|
-
.cds--modal-close-button
|
|
16676
|
+
.cds--modal-close-button,
|
|
16677
|
+
.c4p--tearsheet__next__close-button) {
|
|
16662
16678
|
margin-block-end: 1.5rem;
|
|
16663
16679
|
}
|
|
16664
16680
|
@media (max-width: 41.98rem) {
|
|
@@ -16682,14 +16698,25 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
16682
16698
|
flex-direction: column;
|
|
16683
16699
|
}
|
|
16684
16700
|
}
|
|
16701
|
+
@media (min-width: 42rem) {
|
|
16702
|
+
.c4p--tearsheet__next:not(.c4p--tearsheet__next--narrow) .c4p--tearsheet__next__header-content-wrapper .c4p--tearsheet__next__header-actions {
|
|
16703
|
+
order: 2;
|
|
16704
|
+
}
|
|
16705
|
+
.c4p--tearsheet__next:not(.c4p--tearsheet__next--narrow) .c4p--tearsheet__next__header-content-wrapper .c4p--tearsheet__next__header-content {
|
|
16706
|
+
order: 1;
|
|
16707
|
+
}
|
|
16708
|
+
}
|
|
16685
16709
|
.c4p--tearsheet__next .c4p--tearsheet__next__header > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
16686
16710
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
16687
16711
|
.cds--modal-close-button,
|
|
16712
|
+
.c4p--tearsheet__next__close-button,
|
|
16713
|
+
.c4p--tearsheet__next__decorator,
|
|
16688
16714
|
.excludeFromCollapse) {
|
|
16689
16715
|
overflow: hidden;
|
|
16690
16716
|
max-block-size: 50vh;
|
|
16691
16717
|
opacity: 1;
|
|
16692
16718
|
transition: max-block-size 240ms cubic-bezier(0, 0, 0.3, 1), opacity 240ms cubic-bezier(0, 0, 0.3, 1), margin 240ms cubic-bezier(0, 0, 0.3, 1), padding 240ms cubic-bezier(0, 0, 0.3, 1);
|
|
16719
|
+
visibility: hidden;
|
|
16693
16720
|
}
|
|
16694
16721
|
.c4p--tearsheet__next .c4p--tearsheet__next__header .c4p--tearsheet__next__header-actions,
|
|
16695
16722
|
.c4p--tearsheet__next .c4p--tearsheet__next__header .c4p--tearsheet__next__header-content-wrapper .c4p--tearsheet__next__header-content *:not(.c4p--tearsheet__next__content__title-wrapper,
|
|
@@ -16704,12 +16731,16 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
16704
16731
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
16705
16732
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
16706
16733
|
.cds--modal-close-button,
|
|
16734
|
+
.c4p--tearsheet__next__close-button,
|
|
16735
|
+
.c4p--tearsheet__next__decorator,
|
|
16707
16736
|
.excludeFromCollapse),
|
|
16708
16737
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__header-actions > *:not(.c4p--tearsheet__next__content__header-actions),
|
|
16709
16738
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__header-content > *:not(.c4p--tearsheet__next__content__title-wrapper),
|
|
16710
16739
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
16711
16740
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
16712
16741
|
.cds--modal-close-button,
|
|
16742
|
+
.c4p--tearsheet__next__close-button,
|
|
16743
|
+
.c4p--tearsheet__next__decorator,
|
|
16713
16744
|
.excludeFromCollapse) *,
|
|
16714
16745
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__header-content-wrapper .c4p--tearsheet__next__header-content > *:not(.c4p--tearsheet__next__content__title-wrapper) * {
|
|
16715
16746
|
overflow: hidden;
|
|
@@ -16719,6 +16750,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
16719
16750
|
opacity: 0;
|
|
16720
16751
|
pointer-events: none;
|
|
16721
16752
|
transition: all 240ms cubic-bezier(0, 0, 0.3, 1);
|
|
16753
|
+
visibility: hidden;
|
|
16722
16754
|
}
|
|
16723
16755
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__header-title {
|
|
16724
16756
|
font-size: var(--cds-label-02-font-size, 0.875rem);
|
|
@@ -16765,14 +16797,13 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
16765
16797
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__navigation-bar::before {
|
|
16766
16798
|
position: absolute;
|
|
16767
16799
|
z-index: 1;
|
|
16768
|
-
background:
|
|
16800
|
+
background: var(--cds-border-subtle-01, #c6c6c6);
|
|
16769
16801
|
block-size: 1px;
|
|
16770
16802
|
content: "";
|
|
16771
|
-
inline-size:
|
|
16772
|
-
inset-block-start:
|
|
16773
|
-
inset-inline-start:
|
|
16803
|
+
inline-size: calc(100% + 5rem);
|
|
16804
|
+
inset-block-start: 0;
|
|
16805
|
+
inset-inline-start: -2rem;
|
|
16774
16806
|
pointer-events: none;
|
|
16775
|
-
transform: translateX(-50%);
|
|
16776
16807
|
}
|
|
16777
16808
|
.c4p--tearsheet__next.c4p--tearsheet__next--stack-activated.is-visible {
|
|
16778
16809
|
--overlay-color: var(--cds-overlay, rgba(0, 0, 0, 0.6));
|
|
@@ -16846,6 +16877,12 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
16846
16877
|
display: none;
|
|
16847
16878
|
}
|
|
16848
16879
|
|
|
16880
|
+
.c4p--tearsheet__next__decorator {
|
|
16881
|
+
position: absolute;
|
|
16882
|
+
inset-block-start: 0.625rem;
|
|
16883
|
+
inset-inline-end: 3rem;
|
|
16884
|
+
}
|
|
16885
|
+
|
|
16849
16886
|
.c4p--tearsheet__next__navigation-bar {
|
|
16850
16887
|
position: relative;
|
|
16851
16888
|
display: flex;
|
|
@@ -16861,7 +16898,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
16861
16898
|
|
|
16862
16899
|
.c4p--tearsheet__next__scroller-container {
|
|
16863
16900
|
position: absolute;
|
|
16864
|
-
inset-block-end: 0
|
|
16901
|
+
inset-block-end: 0;
|
|
16865
16902
|
inset-inline-end: -2.5rem;
|
|
16866
16903
|
}
|
|
16867
16904
|
@media (max-width: 41.98rem) {
|
|
@@ -23028,6 +23065,26 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
|
23028
23065
|
box-shadow: 0 0 0 0.25rem var(--cds-icon-inverse, #ffffff);
|
|
23029
23066
|
outline: 0.125rem solid var(--cds-background-inverse, #393939);
|
|
23030
23067
|
}
|
|
23068
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header {
|
|
23069
|
+
display: flex;
|
|
23070
|
+
justify-content: flex-end;
|
|
23071
|
+
}
|
|
23072
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header--drag-icon,
|
|
23073
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header .cds--btn {
|
|
23074
|
+
color: var(--cds-icon-inverse, #ffffff);
|
|
23075
|
+
}
|
|
23076
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header--drag-icon .cds--btn__icon,
|
|
23077
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header--drag-icon svg,
|
|
23078
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header .cds--btn .cds--btn__icon,
|
|
23079
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header .cds--btn svg {
|
|
23080
|
+
color: var(--cds-icon-inverse, #ffffff);
|
|
23081
|
+
fill: var(--cds-icon-inverse, #ffffff);
|
|
23082
|
+
}
|
|
23083
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-body {
|
|
23084
|
+
display: flex;
|
|
23085
|
+
flex-direction: column;
|
|
23086
|
+
padding: 0.125rem 1rem 0;
|
|
23087
|
+
}
|
|
23031
23088
|
|
|
23032
23089
|
/* stylelint-disable carbon/layout-use */
|
|
23033
23090
|
/* stylelint-disable carbon/motion-easing-use */
|
|
@@ -26696,7 +26753,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
26696
26753
|
}
|
|
26697
26754
|
|
|
26698
26755
|
.cds--list--unordered.cds--list--nested > .cds--list__item::before {
|
|
26699
|
-
content: "
|
|
26756
|
+
content: "▪︎";
|
|
26700
26757
|
inset-inline-start: calc(-1 * 0.75rem);
|
|
26701
26758
|
}
|
|
26702
26759
|
|
|
@@ -26923,7 +26980,9 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
|
26923
26980
|
.c4p--condition-builder__item-option__option {
|
|
26924
26981
|
display: grid;
|
|
26925
26982
|
cursor: pointer;
|
|
26983
|
+
inline-size: 100%;
|
|
26926
26984
|
min-block-size: 2rem;
|
|
26985
|
+
min-inline-size: 0;
|
|
26927
26986
|
padding-inline: 1rem;
|
|
26928
26987
|
}
|
|
26929
26988
|
|
|
@@ -26950,6 +27009,8 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
|
26950
27009
|
display: flex;
|
|
26951
27010
|
align-items: center;
|
|
26952
27011
|
block-size: 100%;
|
|
27012
|
+
inline-size: 100%;
|
|
27013
|
+
min-inline-size: 0;
|
|
26953
27014
|
}
|
|
26954
27015
|
|
|
26955
27016
|
.c4p--condition-builder__item-option__option-label {
|
|
@@ -26957,6 +27018,17 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
|
26957
27018
|
overflow: hidden;
|
|
26958
27019
|
align-items: center;
|
|
26959
27020
|
column-gap: 0.5rem;
|
|
27021
|
+
inline-size: 100%;
|
|
27022
|
+
min-inline-size: 0;
|
|
27023
|
+
}
|
|
27024
|
+
.c4p--condition-builder__item-option__option-label > svg {
|
|
27025
|
+
flex-shrink: 0;
|
|
27026
|
+
}
|
|
27027
|
+
|
|
27028
|
+
.c4p--condition-builder__item-option__option-label-text {
|
|
27029
|
+
overflow: hidden;
|
|
27030
|
+
flex: 1 1 auto;
|
|
27031
|
+
min-inline-size: 0;
|
|
26960
27032
|
text-overflow: ellipsis;
|
|
26961
27033
|
white-space: nowrap;
|
|
26962
27034
|
}
|