@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
|
@@ -2558,6 +2558,26 @@ p.c4p--about-modal__copyright-text:first-child {
|
|
|
2558
2558
|
box-shadow: 0 0 0 0.25rem var(--cds-icon-inverse, #ffffff);
|
|
2559
2559
|
outline: 0.125rem solid var(--cds-background-inverse, #393939);
|
|
2560
2560
|
}
|
|
2561
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header {
|
|
2562
|
+
display: flex;
|
|
2563
|
+
justify-content: flex-end;
|
|
2564
|
+
}
|
|
2565
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header--drag-icon,
|
|
2566
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header .cds--btn {
|
|
2567
|
+
color: var(--cds-icon-inverse, #ffffff);
|
|
2568
|
+
}
|
|
2569
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header--drag-icon .cds--btn__icon,
|
|
2570
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header--drag-icon svg,
|
|
2571
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header .cds--btn .cds--btn__icon,
|
|
2572
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-header .cds--btn svg {
|
|
2573
|
+
color: var(--cds-icon-inverse, #ffffff);
|
|
2574
|
+
fill: var(--cds-icon-inverse, #ffffff);
|
|
2575
|
+
}
|
|
2576
|
+
.c4p--coachmark__next .c4p--coachmark__next--coachmark-content .c4p--coachmark__next--content-body {
|
|
2577
|
+
display: flex;
|
|
2578
|
+
flex-direction: column;
|
|
2579
|
+
padding: 0.125rem 1rem 0;
|
|
2580
|
+
}
|
|
2561
2581
|
|
|
2562
2582
|
/* stylelint-disable carbon/layout-use */
|
|
2563
2583
|
/* stylelint-disable carbon/motion-easing-use */
|
|
@@ -8200,6 +8220,10 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
8200
8220
|
.c4p--page-header__next .c4p--page-header__content__page-actions .cds--menu-button__trigger:not(.cds--btn--ghost) {
|
|
8201
8221
|
min-inline-size: 0;
|
|
8202
8222
|
}
|
|
8223
|
+
.c4p--page-header__next .cds--menu.cds--menu--open {
|
|
8224
|
+
max-block-size: calc(100vh - 1rem);
|
|
8225
|
+
overflow-y: auto;
|
|
8226
|
+
}
|
|
8203
8227
|
.c4p--page-header__next .c4p--page-header__content__subtitle {
|
|
8204
8228
|
font-size: var(--cds-productive-heading-03-font-size, 1.25rem);
|
|
8205
8229
|
font-weight: var(--cds-productive-heading-03-font-weight, 400);
|
|
@@ -8229,14 +8253,19 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
8229
8253
|
background-color: var(--cds-layer);
|
|
8230
8254
|
}
|
|
8231
8255
|
.c4p--page-header__next .c4p--page-header__tab-bar--tablist {
|
|
8232
|
-
display:
|
|
8233
|
-
|
|
8234
|
-
|
|
8256
|
+
display: flex;
|
|
8257
|
+
align-items: center;
|
|
8258
|
+
}
|
|
8259
|
+
.c4p--page-header__next .c4p--page-header__tab-bar--tablist > .cds--tabs {
|
|
8260
|
+
display: inline-flex;
|
|
8261
|
+
margin-inline-end: 0.5rem;
|
|
8235
8262
|
}
|
|
8236
8263
|
.c4p--page-header__next .c4p--page-header__tab-bar--tablist .c4p--page-header__tags {
|
|
8237
|
-
display: flex;
|
|
8238
|
-
align-
|
|
8264
|
+
display: inline-flex;
|
|
8265
|
+
align-items: center;
|
|
8239
8266
|
justify-content: flex-end;
|
|
8267
|
+
margin-inline-start: auto;
|
|
8268
|
+
min-inline-size: 0;
|
|
8240
8269
|
}
|
|
8241
8270
|
.c4p--page-header__next .c4p--page-header__tab-bar--tablist.c4p--page-header__tab-bar--with-scroller .c4p--page-header__tags {
|
|
8242
8271
|
display: flex;
|
|
@@ -8278,30 +8307,24 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
8278
8307
|
padding: 1rem;
|
|
8279
8308
|
}
|
|
8280
8309
|
.c4p--page-header__next .c4p--page-header--tag-overflow-container {
|
|
8310
|
+
display: inline-flex;
|
|
8281
8311
|
align-content: center;
|
|
8312
|
+
justify-content: flex-end;
|
|
8313
|
+
inline-size: 40%;
|
|
8282
8314
|
text-align: end;
|
|
8283
|
-
transform: translateX(calc(-1 * 1.5rem));
|
|
8284
8315
|
}
|
|
8285
|
-
|
|
8286
|
-
|
|
8287
|
-
|
|
8288
|
-
}
|
|
8316
|
+
.c4p--page-header__next .c4p--page-header--tag-overflow-container .cds--tag {
|
|
8317
|
+
flex-shrink: 0;
|
|
8318
|
+
margin-inline-end: 0.5rem;
|
|
8289
8319
|
}
|
|
8290
|
-
@media (
|
|
8320
|
+
@media (max-width: 41.98rem) {
|
|
8291
8321
|
.c4p--page-header__next .c4p--page-header--tag-overflow-container {
|
|
8292
|
-
|
|
8322
|
+
inline-size: auto;
|
|
8293
8323
|
}
|
|
8294
8324
|
}
|
|
8295
|
-
.c4p--page-header__next .c4p--page-header--tag-overflow-container .cds--tag {
|
|
8296
|
-
margin-inline-end: 0.5rem;
|
|
8297
|
-
}
|
|
8298
8325
|
.c4p--page-header__next .c4p--page-header--tag-overflow-popover__hidden {
|
|
8299
8326
|
visibility: hidden;
|
|
8300
8327
|
}
|
|
8301
|
-
.c4p--page-header__next .c4p--page-header--tag-overflow-container__has-no-hidden-items {
|
|
8302
|
-
/* stylelint-disable-next-line carbon/layout-use */
|
|
8303
|
-
transform: translateX(2rem);
|
|
8304
|
-
}
|
|
8305
8328
|
.c4p--page-header__next .c4p--page-header__tag-item {
|
|
8306
8329
|
flex-shrink: 0;
|
|
8307
8330
|
}
|
|
@@ -8318,9 +8341,9 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
8318
8341
|
transform: rotate(-180deg);
|
|
8319
8342
|
}
|
|
8320
8343
|
.c4p--page-header__next .c4p--page-header--scroller-button-container {
|
|
8321
|
-
position:
|
|
8322
|
-
|
|
8323
|
-
|
|
8344
|
+
position: relative;
|
|
8345
|
+
margin-inline-start: 0.5rem;
|
|
8346
|
+
padding-inline-end: 1rem;
|
|
8324
8347
|
}
|
|
8325
8348
|
@keyframes page-header-title-breadcrumb-animation {
|
|
8326
8349
|
0% {
|
|
@@ -9201,7 +9224,8 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
9201
9224
|
}
|
|
9202
9225
|
.c4p--tearsheet__next .c4p--tearsheet__next__header > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
9203
9226
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
9204
|
-
.cds--modal-close-button
|
|
9227
|
+
.cds--modal-close-button,
|
|
9228
|
+
.c4p--tearsheet__next__close-button) {
|
|
9205
9229
|
margin-block-end: 1.5rem;
|
|
9206
9230
|
}
|
|
9207
9231
|
@media (max-width: 41.98rem) {
|
|
@@ -9225,14 +9249,25 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
9225
9249
|
flex-direction: column;
|
|
9226
9250
|
}
|
|
9227
9251
|
}
|
|
9252
|
+
@media (min-width: 42rem) {
|
|
9253
|
+
.c4p--tearsheet__next:not(.c4p--tearsheet__next--narrow) .c4p--tearsheet__next__header-content-wrapper .c4p--tearsheet__next__header-actions {
|
|
9254
|
+
order: 2;
|
|
9255
|
+
}
|
|
9256
|
+
.c4p--tearsheet__next:not(.c4p--tearsheet__next--narrow) .c4p--tearsheet__next__header-content-wrapper .c4p--tearsheet__next__header-content {
|
|
9257
|
+
order: 1;
|
|
9258
|
+
}
|
|
9259
|
+
}
|
|
9228
9260
|
.c4p--tearsheet__next .c4p--tearsheet__next__header > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
9229
9261
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
9230
9262
|
.cds--modal-close-button,
|
|
9263
|
+
.c4p--tearsheet__next__close-button,
|
|
9264
|
+
.c4p--tearsheet__next__decorator,
|
|
9231
9265
|
.excludeFromCollapse) {
|
|
9232
9266
|
overflow: hidden;
|
|
9233
9267
|
max-block-size: 50vh;
|
|
9234
9268
|
opacity: 1;
|
|
9235
9269
|
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);
|
|
9270
|
+
visibility: hidden;
|
|
9236
9271
|
}
|
|
9237
9272
|
.c4p--tearsheet__next .c4p--tearsheet__next__header .c4p--tearsheet__next__header-actions,
|
|
9238
9273
|
.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,
|
|
@@ -9247,12 +9282,16 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
9247
9282
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
9248
9283
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
9249
9284
|
.cds--modal-close-button,
|
|
9285
|
+
.c4p--tearsheet__next__close-button,
|
|
9286
|
+
.c4p--tearsheet__next__decorator,
|
|
9250
9287
|
.excludeFromCollapse),
|
|
9251
9288
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__header-actions > *:not(.c4p--tearsheet__next__content__header-actions),
|
|
9252
9289
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__header-content > *:not(.c4p--tearsheet__next__content__title-wrapper),
|
|
9253
9290
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed > *:not(.c4p--tearsheet__next__navigation-bar,
|
|
9254
9291
|
.c4p--tearsheet__next__header-content-wrapper,
|
|
9255
9292
|
.cds--modal-close-button,
|
|
9293
|
+
.c4p--tearsheet__next__close-button,
|
|
9294
|
+
.c4p--tearsheet__next__decorator,
|
|
9256
9295
|
.excludeFromCollapse) *,
|
|
9257
9296
|
.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) * {
|
|
9258
9297
|
overflow: hidden;
|
|
@@ -9262,6 +9301,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
9262
9301
|
opacity: 0;
|
|
9263
9302
|
pointer-events: none;
|
|
9264
9303
|
transition: all 240ms cubic-bezier(0, 0, 0.3, 1);
|
|
9304
|
+
visibility: hidden;
|
|
9265
9305
|
}
|
|
9266
9306
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__header-title {
|
|
9267
9307
|
font-size: var(--cds-label-02-font-size, 0.875rem);
|
|
@@ -9308,14 +9348,13 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
9308
9348
|
.c4p--tearsheet__next .c4p--tearsheet__next__header-collapsed .c4p--tearsheet__next__navigation-bar::before {
|
|
9309
9349
|
position: absolute;
|
|
9310
9350
|
z-index: 1;
|
|
9311
|
-
background:
|
|
9351
|
+
background: var(--cds-border-subtle-01, #c6c6c6);
|
|
9312
9352
|
block-size: 1px;
|
|
9313
9353
|
content: "";
|
|
9314
|
-
inline-size:
|
|
9315
|
-
inset-block-start:
|
|
9316
|
-
inset-inline-start:
|
|
9354
|
+
inline-size: calc(100% + 5rem);
|
|
9355
|
+
inset-block-start: 0;
|
|
9356
|
+
inset-inline-start: -2rem;
|
|
9317
9357
|
pointer-events: none;
|
|
9318
|
-
transform: translateX(-50%);
|
|
9319
9358
|
}
|
|
9320
9359
|
.c4p--tearsheet__next.c4p--tearsheet__next--stack-activated.is-visible {
|
|
9321
9360
|
--overlay-color: var(--cds-overlay, rgba(0, 0, 0, 0.6));
|
|
@@ -9389,6 +9428,12 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
9389
9428
|
display: none;
|
|
9390
9429
|
}
|
|
9391
9430
|
|
|
9431
|
+
.c4p--tearsheet__next__decorator {
|
|
9432
|
+
position: absolute;
|
|
9433
|
+
inset-block-start: 0.625rem;
|
|
9434
|
+
inset-inline-end: 3rem;
|
|
9435
|
+
}
|
|
9436
|
+
|
|
9392
9437
|
.c4p--tearsheet__next__navigation-bar {
|
|
9393
9438
|
position: relative;
|
|
9394
9439
|
display: flex;
|
|
@@ -9404,7 +9449,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
|
9404
9449
|
|
|
9405
9450
|
.c4p--tearsheet__next__scroller-container {
|
|
9406
9451
|
position: absolute;
|
|
9407
|
-
inset-block-end: 0
|
|
9452
|
+
inset-block-end: 0;
|
|
9408
9453
|
inset-inline-end: -2.5rem;
|
|
9409
9454
|
}
|
|
9410
9455
|
@media (max-width: 41.98rem) {
|
|
@@ -18799,7 +18844,9 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
|
18799
18844
|
.c4p--condition-builder__item-option__option {
|
|
18800
18845
|
display: grid;
|
|
18801
18846
|
cursor: pointer;
|
|
18847
|
+
inline-size: 100%;
|
|
18802
18848
|
min-block-size: 2rem;
|
|
18849
|
+
min-inline-size: 0;
|
|
18803
18850
|
padding-inline: 1rem;
|
|
18804
18851
|
}
|
|
18805
18852
|
|
|
@@ -18826,6 +18873,8 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
|
18826
18873
|
display: flex;
|
|
18827
18874
|
align-items: center;
|
|
18828
18875
|
block-size: 100%;
|
|
18876
|
+
inline-size: 100%;
|
|
18877
|
+
min-inline-size: 0;
|
|
18829
18878
|
}
|
|
18830
18879
|
|
|
18831
18880
|
.c4p--condition-builder__item-option__option-label {
|
|
@@ -18833,6 +18882,17 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
|
18833
18882
|
overflow: hidden;
|
|
18834
18883
|
align-items: center;
|
|
18835
18884
|
column-gap: 0.5rem;
|
|
18885
|
+
inline-size: 100%;
|
|
18886
|
+
min-inline-size: 0;
|
|
18887
|
+
}
|
|
18888
|
+
.c4p--condition-builder__item-option__option-label > svg {
|
|
18889
|
+
flex-shrink: 0;
|
|
18890
|
+
}
|
|
18891
|
+
|
|
18892
|
+
.c4p--condition-builder__item-option__option-label-text {
|
|
18893
|
+
overflow: hidden;
|
|
18894
|
+
flex: 1 1 auto;
|
|
18895
|
+
min-inline-size: 0;
|
|
18836
18896
|
text-overflow: ellipsis;
|
|
18837
18897
|
white-space: nowrap;
|
|
18838
18898
|
}
|
|
@@ -25986,7 +26046,7 @@ a.cds--overflow-menu-options__btn::before {
|
|
|
25986
26046
|
font-weight: var(--cds-body-compact-01-font-weight, 400);
|
|
25987
26047
|
line-height: var(--cds-body-compact-01-line-height, 1.28572);
|
|
25988
26048
|
letter-spacing: var(--cds-body-compact-01-letter-spacing, 0.16px);
|
|
25989
|
-
display: inline
|
|
26049
|
+
display: inline;
|
|
25990
26050
|
color: var(--cds-link-text-color, var(--cds-link-primary, #0f62fe));
|
|
25991
26051
|
outline: none;
|
|
25992
26052
|
text-decoration: none;
|
|
@@ -26094,8 +26154,20 @@ a.cds--overflow-menu-options__btn::before {
|
|
|
26094
26154
|
|
|
26095
26155
|
.cds--link__icon {
|
|
26096
26156
|
display: inline-flex;
|
|
26097
|
-
align-
|
|
26157
|
+
align-items: center;
|
|
26158
|
+
block-size: 1lh;
|
|
26159
|
+
line-height: inherit;
|
|
26098
26160
|
margin-inline-start: 0.5rem;
|
|
26161
|
+
vertical-align: text-bottom;
|
|
26162
|
+
}
|
|
26163
|
+
|
|
26164
|
+
.cds--link--lg .cds--link__icon > svg {
|
|
26165
|
+
block-size: 1.25rem;
|
|
26166
|
+
inline-size: 1.25rem;
|
|
26167
|
+
}
|
|
26168
|
+
|
|
26169
|
+
.cds--link--lg .cds--link__icon {
|
|
26170
|
+
block-size: 1.25rem;
|
|
26099
26171
|
}
|
|
26100
26172
|
|
|
26101
26173
|
.cds--chat-btn {
|
|
@@ -30239,6 +30311,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
30239
30311
|
position: sticky;
|
|
30240
30312
|
z-index: 1;
|
|
30241
30313
|
display: flex;
|
|
30314
|
+
box-sizing: border-box;
|
|
30242
30315
|
align-items: center;
|
|
30243
30316
|
inset-block-start: 0;
|
|
30244
30317
|
padding-inline: var(--cds-layout-density-padding-inline-local);
|
|
@@ -30299,7 +30372,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
30299
30372
|
font-weight: var(--cds-heading-compact-01-font-weight, 600);
|
|
30300
30373
|
line-height: var(--cds-heading-compact-01-line-height, 1.28572);
|
|
30301
30374
|
letter-spacing: var(--cds-heading-compact-01-letter-spacing, 0.16px);
|
|
30302
|
-
background-color: var(--cds-background
|
|
30375
|
+
background-color: var(--cds-layer-background);
|
|
30303
30376
|
block-size: var(--cds-layout-size-height-local);
|
|
30304
30377
|
border-block-end: 1px solid var(--cds-border-subtle);
|
|
30305
30378
|
color: var(--cds-text-primary, #161616);
|
|
@@ -39641,7 +39714,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
39641
39714
|
}
|
|
39642
39715
|
|
|
39643
39716
|
.cds--list--unordered.cds--list--nested > .cds--list__item::before {
|
|
39644
|
-
content: "
|
|
39717
|
+
content: "▪︎";
|
|
39645
39718
|
inset-inline-start: calc(-1 * 0.75rem);
|
|
39646
39719
|
}
|
|
39647
39720
|
|