@carbon/ibm-products 2.43.2-canary.305 → 2.43.2-canary.307
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 +206 -268
- 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 +3 -3
- package/css/index-without-carbon-released-only.min.css +1 -1
- package/css/index-without-carbon.css +10 -14
- 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 +85 -94
- 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/APIKeyModal/APIKeyDownloader.d.ts +2 -1
- package/es/components/AboutModal/AboutModal.js +1 -3
- package/es/components/ActionBar/ActionBarOverflowItems.d.ts +2 -2
- package/es/components/AddSelect/AddSelectBreadcrumbs.d.ts +2 -1
- package/es/components/AddSelect/AddSelectColumn.d.ts +2 -1
- package/es/components/AddSelect/AddSelectFilter.d.ts +2 -1
- package/es/components/AddSelect/AddSelectFilter.js +5 -5
- package/es/components/AddSelect/AddSelectFormControl.d.ts +2 -1
- package/es/components/AddSelect/AddSelectList.d.ts +2 -1
- package/es/components/AddSelect/AddSelectMetaPanel.d.ts +2 -1
- package/es/components/AddSelect/AddSelectRow.d.ts +2 -1
- package/es/components/AddSelect/AddSelectSidebar.d.ts +2 -1
- package/es/components/AddSelect/AddSelectSort.d.ts +2 -1
- package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -1
- package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.d.ts +2 -1
- package/es/components/Card/CardFooter.d.ts +1 -1
- package/es/components/Card/CardHeader.d.ts +1 -1
- package/es/components/ComboButton/ComboButtonItem/index.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionPreview/ConditionPreview.d.ts +2 -1
- package/es/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
- package/es/components/Datagrid/Datagrid/DatagridBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridContent.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridEmptyBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridExpandedRow.d.ts +2 -2
- package/es/components/Datagrid/Datagrid/DatagridHead.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridRefBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridRow.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridSelectAll.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridSimpleBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridToolbar.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridVirtualBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DraggableElement.d.ts +2 -2
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.d.ts +1 -1
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -1
- package/es/components/EmptyStates/EmptyStateContent.d.ts +2 -1
- package/es/components/EmptyStates/EmptyStateIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/ErrorIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NoDataIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NoTagsIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NotFoundIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NotificationsIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/UnauthorizedIllustration.d.ts +2 -1
- package/es/components/ExportModal/ExportModal.js +1 -3
- package/es/components/FeatureFlags/index.d.ts +5 -4
- package/es/components/FeatureFlags/index.js +17 -10
- package/es/components/FullPageError/assets/Error403SVG.d.ts +2 -1
- package/es/components/FullPageError/assets/Error404SVG.d.ts +2 -1
- package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +2 -1
- package/es/components/HTTPErrors/HTTPErrorContent.d.ts +2 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +2 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +2 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +2 -1
- package/es/components/Nav/NavItem.d.ts +2 -1
- package/es/components/PageHeader/PageHeaderTitle.d.ts +2 -1
- package/es/components/SimpleHeader/SimpleHeader.d.ts +2 -1
- package/es/components/TagOverflow/TagOverflow.d.ts +3 -0
- package/es/components/TagOverflow/TagOverflow.js +9 -4
- package/es/components/TagOverflow/TagOverflowModal.d.ts +6 -1
- package/es/components/TagOverflow/TagOverflowModal.js +17 -6
- package/es/components/TagOverflow/TagOverflowPopover.js +17 -9
- package/es/components/TagSet/TagSet.d.ts +4 -0
- package/es/components/TagSet/TagSet.js +20 -8
- package/es/components/TagSet/TagSetModal.js +0 -1
- package/es/components/Tearsheet/TearsheetShell.js +1 -3
- package/es/components/TooltipTrigger/TooltipTrigger.d.ts +2 -1
- package/es/components/_Canary/Canary.d.ts +2 -1
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-9.js +742 -740
- package/lib/components/APIKeyModal/APIKeyDownloader.d.ts +2 -1
- package/lib/components/AboutModal/AboutModal.js +1 -3
- package/lib/components/ActionBar/ActionBarOverflowItems.d.ts +2 -2
- package/lib/components/AddSelect/AddSelectBreadcrumbs.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectColumn.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectFilter.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectFilter.js +4 -4
- package/lib/components/AddSelect/AddSelectFormControl.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectList.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectMetaPanel.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectRow.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectSidebar.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectSort.d.ts +2 -1
- package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -1
- package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.d.ts +2 -1
- package/lib/components/Card/CardFooter.d.ts +1 -1
- package/lib/components/Card/CardHeader.d.ts +1 -1
- package/lib/components/ComboButton/ComboButtonItem/index.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionPreview/ConditionPreview.d.ts +2 -1
- package/lib/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
- package/lib/components/Datagrid/Datagrid/DatagridBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridContent.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridEmptyBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridExpandedRow.d.ts +2 -2
- package/lib/components/Datagrid/Datagrid/DatagridHead.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridRefBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridRow.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridSelectAll.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridSimpleBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridToolbar.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridVirtualBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DraggableElement.d.ts +2 -2
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.d.ts +1 -1
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -1
- package/lib/components/EmptyStates/EmptyStateContent.d.ts +2 -1
- package/lib/components/EmptyStates/EmptyStateIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/ErrorIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NoDataIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NoTagsIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NotFoundIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NotificationsIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/UnauthorizedIllustration.d.ts +2 -1
- package/lib/components/ExportModal/ExportModal.js +1 -3
- package/lib/components/FeatureFlags/index.d.ts +5 -4
- package/lib/components/FeatureFlags/index.js +16 -9
- package/lib/components/FullPageError/assets/Error403SVG.d.ts +2 -1
- package/lib/components/FullPageError/assets/Error404SVG.d.ts +2 -1
- package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +2 -1
- package/lib/components/HTTPErrors/HTTPErrorContent.d.ts +2 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +2 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +2 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +2 -1
- package/lib/components/Nav/NavItem.d.ts +2 -1
- package/lib/components/PageHeader/PageHeaderTitle.d.ts +2 -1
- package/lib/components/SimpleHeader/SimpleHeader.d.ts +2 -1
- package/lib/components/TagOverflow/TagOverflow.d.ts +3 -0
- package/lib/components/TagOverflow/TagOverflow.js +8 -3
- package/lib/components/TagOverflow/TagOverflowModal.d.ts +6 -1
- package/lib/components/TagOverflow/TagOverflowModal.js +16 -5
- package/lib/components/TagOverflow/TagOverflowPopover.js +16 -8
- package/lib/components/TagSet/TagSet.d.ts +4 -0
- package/lib/components/TagSet/TagSet.js +19 -7
- package/lib/components/TagSet/TagSetModal.js +0 -1
- package/lib/components/Tearsheet/TearsheetShell.js +1 -3
- package/lib/components/TooltipTrigger/TooltipTrigger.d.ts +2 -1
- package/lib/components/_Canary/Canary.d.ts +2 -1
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-9.js +742 -740
- package/package.json +10 -10
@@ -4955,7 +4955,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
4955
4955
|
--cds-focus: #ffffff;
|
4956
4956
|
--cds-focus-inset: #161616;
|
4957
4957
|
--cds-focus-inverse: #0f62fe;
|
4958
|
-
--cds-highlight: #
|
4958
|
+
--cds-highlight: #001d6c;
|
4959
4959
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
4960
4960
|
--cds-icon-interactive: #ffffff;
|
4961
4961
|
--cds-icon-inverse: #161616;
|
@@ -8616,7 +8616,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
8616
8616
|
--cds-focus: #ffffff;
|
8617
8617
|
--cds-focus-inset: #161616;
|
8618
8618
|
--cds-focus-inverse: #0f62fe;
|
8619
|
-
--cds-highlight: #
|
8619
|
+
--cds-highlight: #002d9c;
|
8620
8620
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
8621
8621
|
--cds-icon-interactive: #ffffff;
|
8622
8622
|
--cds-icon-inverse: #161616;
|
@@ -9047,7 +9047,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
9047
9047
|
--cds-focus: #ffffff;
|
9048
9048
|
--cds-focus-inset: #161616;
|
9049
9049
|
--cds-focus-inverse: #0f62fe;
|
9050
|
-
--cds-highlight: #
|
9050
|
+
--cds-highlight: #001d6c;
|
9051
9051
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
9052
9052
|
--cds-icon-interactive: #ffffff;
|
9053
9053
|
--cds-icon-inverse: #161616;
|
@@ -13887,8 +13887,7 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
13887
13887
|
background-color: var(--cds-background, #ffffff);
|
13888
13888
|
color: var(--cds-text-secondary, #525252);
|
13889
13889
|
inline-size: 3rem;
|
13890
|
-
inset-block
|
13891
|
-
inset-block-start: 0;
|
13890
|
+
inset-block: 0 0;
|
13892
13891
|
inset-inline-start: 0;
|
13893
13892
|
max-inline-size: 16rem;
|
13894
13893
|
transition: inline-size 0.11s cubic-bezier(0.2, 0, 1, 0.9), transform 0.11s cubic-bezier(0.2, 0, 1, 0.9);
|
@@ -14123,8 +14122,7 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
14123
14122
|
background-color: var(--cds-border-interactive, #0f62fe);
|
14124
14123
|
content: "";
|
14125
14124
|
inline-size: 3px;
|
14126
|
-
inset-block
|
14127
|
-
inset-block-start: 0;
|
14125
|
+
inset-block: 0 0;
|
14128
14126
|
inset-inline-start: 0;
|
14129
14127
|
}
|
14130
14128
|
|
@@ -14248,8 +14246,7 @@ a.cds--side-nav__link--current::before {
|
|
14248
14246
|
background-color: var(--cds-border-interactive, #0f62fe);
|
14249
14247
|
content: "";
|
14250
14248
|
inline-size: 3px;
|
14251
|
-
inset-block
|
14252
|
-
inset-block-start: 0;
|
14249
|
+
inset-block: 0 0;
|
14253
14250
|
inset-inline-start: 0;
|
14254
14251
|
}
|
14255
14252
|
|
@@ -15469,7 +15466,7 @@ a.cds--side-nav__link--current::before {
|
|
15469
15466
|
--cds-focus: #ffffff;
|
15470
15467
|
--cds-focus-inset: #161616;
|
15471
15468
|
--cds-focus-inverse: #0f62fe;
|
15472
|
-
--cds-highlight: #
|
15469
|
+
--cds-highlight: #001d6c;
|
15473
15470
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
15474
15471
|
--cds-icon-interactive: #ffffff;
|
15475
15472
|
--cds-icon-inverse: #161616;
|
@@ -16274,7 +16271,7 @@ a.cds--side-nav__link--current::before {
|
|
16274
16271
|
--cds-focus: #ffffff;
|
16275
16272
|
--cds-focus-inset: #161616;
|
16276
16273
|
--cds-focus-inverse: #0f62fe;
|
16277
|
-
--cds-highlight: #
|
16274
|
+
--cds-highlight: #001d6c;
|
16278
16275
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
16279
16276
|
--cds-icon-interactive: #ffffff;
|
16280
16277
|
--cds-icon-inverse: #161616;
|
@@ -17600,7 +17597,7 @@ a.cds--side-nav__link--current::before {
|
|
17600
17597
|
--cds-focus: #ffffff;
|
17601
17598
|
--cds-focus-inset: #161616;
|
17602
17599
|
--cds-focus-inverse: #0f62fe;
|
17603
|
-
--cds-highlight: #
|
17600
|
+
--cds-highlight: #001d6c;
|
17604
17601
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
17605
17602
|
--cds-icon-interactive: #ffffff;
|
17606
17603
|
--cds-icon-inverse: #161616;
|
@@ -19648,8 +19645,7 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
19648
19645
|
}
|
19649
19646
|
|
19650
19647
|
.cds--tag--filter {
|
19651
|
-
padding-block
|
19652
|
-
padding-block-start: 0;
|
19648
|
+
padding-block: 0;
|
19653
19649
|
padding-inline-end: 0;
|
19654
19650
|
}
|
19655
19651
|
.cds--tag--filter:hover {
|
@@ -23086,7 +23082,7 @@ em {
|
|
23086
23082
|
--cds-notification-background-error: #fff1f1;
|
23087
23083
|
--cds-notification-background-success: #defbe6;
|
23088
23084
|
--cds-notification-background-info: #edf5ff;
|
23089
|
-
--cds-notification-background-warning: #
|
23085
|
+
--cds-notification-background-warning: #fcf4d6;
|
23090
23086
|
--cds-notification-action-hover: #ffffff;
|
23091
23087
|
--cds-notification-action-tertiary-inverse: #ffffff;
|
23092
23088
|
--cds-notification-action-tertiary-inverse-active: #c6c6c6;
|
@@ -23309,7 +23305,7 @@ em {
|
|
23309
23305
|
--cds-notification-background-error: #fff1f1;
|
23310
23306
|
--cds-notification-background-success: #defbe6;
|
23311
23307
|
--cds-notification-background-info: #edf5ff;
|
23312
|
-
--cds-notification-background-warning: #
|
23308
|
+
--cds-notification-background-warning: #fcf4d6;
|
23313
23309
|
--cds-notification-action-hover: #ffffff;
|
23314
23310
|
--cds-notification-action-tertiary-inverse: #ffffff;
|
23315
23311
|
--cds-notification-action-tertiary-inverse-active: #c6c6c6;
|
@@ -23432,7 +23428,7 @@ em {
|
|
23432
23428
|
--cds-focus: #ffffff;
|
23433
23429
|
--cds-focus-inset: #161616;
|
23434
23430
|
--cds-focus-inverse: #0f62fe;
|
23435
|
-
--cds-highlight: #
|
23431
|
+
--cds-highlight: #002d9c;
|
23436
23432
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
23437
23433
|
--cds-icon-interactive: #ffffff;
|
23438
23434
|
--cds-icon-inverse: #161616;
|
@@ -23654,7 +23650,7 @@ em {
|
|
23654
23650
|
--cds-focus: #ffffff;
|
23655
23651
|
--cds-focus-inset: #161616;
|
23656
23652
|
--cds-focus-inverse: #0f62fe;
|
23657
|
-
--cds-highlight: #
|
23653
|
+
--cds-highlight: #001d6c;
|
23658
23654
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
23659
23655
|
--cds-icon-interactive: #ffffff;
|
23660
23656
|
--cds-icon-inverse: #161616;
|
@@ -23812,14 +23808,17 @@ em {
|
|
23812
23808
|
font-family: inherit;
|
23813
23809
|
font-size: 100%;
|
23814
23810
|
vertical-align: baseline;
|
23815
|
-
|
23816
|
-
list-style: none;
|
23811
|
+
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
23817
23812
|
}
|
23818
23813
|
.cds--accordion *,
|
23819
23814
|
.cds--accordion *::before,
|
23820
23815
|
.cds--accordion *::after {
|
23821
23816
|
box-sizing: inherit;
|
23822
23817
|
}
|
23818
|
+
.cds--accordion {
|
23819
|
+
inline-size: 100%;
|
23820
|
+
list-style: none;
|
23821
|
+
}
|
23823
23822
|
|
23824
23823
|
.cds--accordion__item {
|
23825
23824
|
display: list-item;
|
@@ -23839,6 +23838,7 @@ em {
|
|
23839
23838
|
}
|
23840
23839
|
|
23841
23840
|
.cds--accordion__heading {
|
23841
|
+
transition: background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms;
|
23842
23842
|
box-sizing: border-box;
|
23843
23843
|
padding: 0;
|
23844
23844
|
border: 0;
|
@@ -23854,6 +23854,17 @@ em {
|
|
23854
23854
|
cursor: pointer;
|
23855
23855
|
text-align: start;
|
23856
23856
|
inline-size: 100%;
|
23857
|
+
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
23858
|
+
}
|
23859
|
+
.cds--accordion__heading *,
|
23860
|
+
.cds--accordion__heading *::before,
|
23861
|
+
.cds--accordion__heading *::after {
|
23862
|
+
box-sizing: inherit;
|
23863
|
+
}
|
23864
|
+
.cds--accordion__heading::-moz-focus-inner {
|
23865
|
+
border: 0;
|
23866
|
+
}
|
23867
|
+
.cds--accordion__heading {
|
23857
23868
|
position: relative;
|
23858
23869
|
display: flex;
|
23859
23870
|
flex-direction: row-reverse;
|
@@ -23865,15 +23876,6 @@ em {
|
|
23865
23876
|
inline-size: 100%;
|
23866
23877
|
min-block-size: var(--cds-layout-size-height-local);
|
23867
23878
|
padding-inline-end: var(--cds-layout-density-padding-inline-local);
|
23868
|
-
transition: background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms;
|
23869
|
-
}
|
23870
|
-
.cds--accordion__heading *,
|
23871
|
-
.cds--accordion__heading *::before,
|
23872
|
-
.cds--accordion__heading *::after {
|
23873
|
-
box-sizing: inherit;
|
23874
|
-
}
|
23875
|
-
.cds--accordion__heading::-moz-focus-inner {
|
23876
|
-
border: 0;
|
23877
23879
|
}
|
23878
23880
|
.cds--accordion__heading:hover {
|
23879
23881
|
background-color: var(--cds-layer-hover);
|
@@ -23911,12 +23913,15 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
23911
23913
|
.cds--accordion__arrow {
|
23912
23914
|
outline: 2px solid transparent;
|
23913
23915
|
outline-offset: -2px;
|
23916
|
+
transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
23917
|
+
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
23918
|
+
}
|
23919
|
+
.cds--accordion__arrow {
|
23914
23920
|
flex: 0 0 1rem;
|
23915
23921
|
block-size: 1rem;
|
23916
23922
|
fill: var(--cds-icon-primary, #161616);
|
23917
23923
|
inline-size: 1rem;
|
23918
23924
|
transform: rotate(-270deg) /*rtl:ignore*/;
|
23919
|
-
transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
23920
23925
|
}
|
23921
23926
|
|
23922
23927
|
.cds--accordion__title {
|
@@ -23924,6 +23929,9 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
23924
23929
|
font-weight: var(--cds-body-01-font-weight, 400);
|
23925
23930
|
line-height: var(--cds-body-01-line-height, 1.42857);
|
23926
23931
|
letter-spacing: var(--cds-body-01-letter-spacing, 0.16px);
|
23932
|
+
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
23933
|
+
}
|
23934
|
+
.cds--accordion__title {
|
23927
23935
|
z-index: 1;
|
23928
23936
|
inline-size: 100%;
|
23929
23937
|
padding-inline-start: 1rem;
|
@@ -24101,8 +24109,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24101
24109
|
}
|
24102
24110
|
|
24103
24111
|
[dir=rtl] .cds--accordion--start .cds--accordion__heading {
|
24104
|
-
padding-inline
|
24105
|
-
padding-inline-start: var(--cds-layout-density-padding-inline-local);
|
24112
|
+
padding-inline: var(--cds-layout-density-padding-inline-local) 0;
|
24106
24113
|
}
|
24107
24114
|
|
24108
24115
|
[dir=rtl] .cds--accordion--start .cds--accordion__title {
|
@@ -24252,8 +24259,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24252
24259
|
.cds--popover--bottom-end > .cds--popover > .cds--popover-content::before {
|
24253
24260
|
block-size: var(--cds-popover-offset, 0rem);
|
24254
24261
|
inset-block-start: 0;
|
24255
|
-
inset-inline
|
24256
|
-
inset-inline-start: 0;
|
24262
|
+
inset-inline: 0 0;
|
24257
24263
|
transform: translateY(-100%);
|
24258
24264
|
}
|
24259
24265
|
|
@@ -24330,8 +24336,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24330
24336
|
.cds--popover--top-end > .cds--popover > .cds--popover-content::before {
|
24331
24337
|
block-size: var(--cds-popover-offset, 0rem);
|
24332
24338
|
inset-block-end: 0;
|
24333
|
-
inset-inline
|
24334
|
-
inset-inline-start: 0;
|
24339
|
+
inset-inline: 0 0;
|
24335
24340
|
transform: translateY(100%);
|
24336
24341
|
}
|
24337
24342
|
|
@@ -24401,8 +24406,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24401
24406
|
.cds--popover--right-bottom > .cds--popover > .cds--popover-content::before,
|
24402
24407
|
.cds--popover--right-end > .cds--popover > .cds--popover-content::before {
|
24403
24408
|
inline-size: var(--cds-popover-offset, 0rem);
|
24404
|
-
inset-block
|
24405
|
-
inset-block-start: 0;
|
24409
|
+
inset-block: 0 0;
|
24406
24410
|
inset-inline-start: 0;
|
24407
24411
|
transform: translateX(-100%);
|
24408
24412
|
}
|
@@ -24474,8 +24478,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24474
24478
|
.cds--popover--left-bottom > .cds--popover > .cds--popover-content::before,
|
24475
24479
|
.cds--popover--left-end > .cds--popover > .cds--popover-content::before {
|
24476
24480
|
inline-size: var(--cds-popover-offset, 0rem);
|
24477
|
-
inset-block
|
24478
|
-
inset-block-start: 0;
|
24481
|
+
inset-block: 0 0;
|
24479
24482
|
inset-inline-end: 0;
|
24480
24483
|
transform: translateX(100%);
|
24481
24484
|
}
|
@@ -24699,8 +24702,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24699
24702
|
min-block-size: var(--cds-layout-size-height-local);
|
24700
24703
|
outline: none;
|
24701
24704
|
padding-block: min((var(--cds-layout-size-height-local) - var(--temp-1lh)) / 2 - 0.0625rem, var(--temp-padding-block-max));
|
24702
|
-
padding-inline
|
24703
|
-
padding-inline-start: calc(var(--cds-layout-density-padding-inline-local) - 0.0625rem);
|
24705
|
+
padding-inline: calc(var(--cds-layout-density-padding-inline-local) - 0.0625rem) calc(var(--cds-layout-density-padding-inline-local) * 3 + 1rem - 0.0625rem);
|
24704
24706
|
text-align: start;
|
24705
24707
|
text-decoration: none;
|
24706
24708
|
transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9);
|
@@ -24872,7 +24874,6 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24872
24874
|
padding-block-start: min((var(--cds-layout-size-height-local) - 1rem) / 2 - 0.0625rem, var(--temp-padding-block-max));
|
24873
24875
|
}
|
24874
24876
|
.cds--btn--icon-only > :first-child {
|
24875
|
-
margin-block-start: 0.0625rem;
|
24876
24877
|
min-inline-size: 1rem;
|
24877
24878
|
}
|
24878
24879
|
.cds--btn--icon-only .cds--btn__icon {
|
@@ -24881,6 +24882,9 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
24881
24882
|
.cds--btn--icon-only.cds--btn--ghost .cds--btn__icon, .cds--btn--icon-only.cds--btn--danger--ghost .cds--btn__icon {
|
24882
24883
|
margin: 0;
|
24883
24884
|
}
|
24885
|
+
.cds--btn--icon-only.cds--btn--danger--ghost {
|
24886
|
+
padding-inline-end: calc(var(--cds-layout-density-padding-inline-local) - 1rem);
|
24887
|
+
}
|
24884
24888
|
|
24885
24889
|
.cds--btn--sm:not(.cds--btn--icon-only) .cds--btn__icon,
|
24886
24890
|
.cds--btn--md:not(.cds--btn--icon-only) .cds--btn__icon {
|
@@ -25733,8 +25737,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
25733
25737
|
}
|
25734
25738
|
|
25735
25739
|
.cds--slug .cds--toggletip-content {
|
25736
|
-
padding-block
|
25737
|
-
padding-block-start: 1.5rem;
|
25740
|
+
padding-block: 1.5rem 5rem;
|
25738
25741
|
padding-inline: 1.5rem;
|
25739
25742
|
}
|
25740
25743
|
|
@@ -26051,14 +26054,12 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
26051
26054
|
|
26052
26055
|
.cds--overflow-menu--flip.cds--overflow-menu-options[data-floating-menu-direction=top]::after,
|
26053
26056
|
.cds--overflow-menu--flip.cds--overflow-menu-options[data-floating-menu-direction=bottom]::after {
|
26054
|
-
inset-inline
|
26055
|
-
inset-inline-start: auto;
|
26057
|
+
inset-inline: auto 0;
|
26056
26058
|
}
|
26057
26059
|
|
26058
26060
|
.cds--overflow-menu--flip.cds--overflow-menu-options[data-floating-menu-direction=left]::after,
|
26059
26061
|
.cds--overflow-menu--flip.cds--overflow-menu-options[data-floating-menu-direction=right]::after {
|
26060
|
-
inset-block
|
26061
|
-
inset-block-start: auto;
|
26062
|
+
inset-block: auto 0;
|
26062
26063
|
}
|
26063
26064
|
|
26064
26065
|
.cds--overflow-menu-options--open {
|
@@ -26399,8 +26400,7 @@ a.cds--overflow-menu-options__btn::before {
|
|
26399
26400
|
|
26400
26401
|
.cds--breadcrumb .cds--overflow-menu.cds--btn--icon-only {
|
26401
26402
|
min-block-size: 1.125rem;
|
26402
|
-
padding-inline
|
26403
|
-
padding-inline-start: 0;
|
26403
|
+
padding-inline: 0 0;
|
26404
26404
|
}
|
26405
26405
|
|
26406
26406
|
.cds--link {
|
@@ -26944,7 +26944,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
26944
26944
|
display: flex;
|
26945
26945
|
cursor: pointer;
|
26946
26946
|
min-block-size: 1.25rem;
|
26947
|
-
padding-block-start: 0.
|
26947
|
+
padding-block-start: 0.0625rem;
|
26948
26948
|
padding-inline-start: 1.25rem;
|
26949
26949
|
user-select: none;
|
26950
26950
|
}
|
@@ -27696,6 +27696,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
27696
27696
|
.cds--snippet--inline.cds--btn {
|
27697
27697
|
block-size: 1.25rem;
|
27698
27698
|
inline-size: initial;
|
27699
|
+
max-inline-size: unset;
|
27699
27700
|
min-block-size: 1.25rem;
|
27700
27701
|
padding-inline: 0;
|
27701
27702
|
}
|
@@ -27806,8 +27807,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
27806
27807
|
|
27807
27808
|
.cds--snippet-button .cds--btn--copy__feedback {
|
27808
27809
|
inset-block-start: 3.175rem;
|
27809
|
-
inset-inline
|
27810
|
-
inset-inline-start: 50%;
|
27810
|
+
inset-inline: 50% auto;
|
27811
27811
|
}
|
27812
27812
|
.cds--snippet-button .cds--btn--copy__feedback::before {
|
27813
27813
|
inset-block-start: 0;
|
@@ -27822,8 +27822,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
27822
27822
|
|
27823
27823
|
.cds--snippet--inline .cds--btn--copy__feedback {
|
27824
27824
|
inset-block-start: calc(100% - 0.25rem);
|
27825
|
-
inset-inline
|
27826
|
-
inset-inline-start: 50%;
|
27825
|
+
inset-inline: 50% auto;
|
27827
27826
|
}
|
27828
27827
|
|
27829
27828
|
.cds--snippet__overflow-indicator--left,
|
@@ -28329,6 +28328,20 @@ fieldset[disabled] .cds--form__helper-text {
|
|
28329
28328
|
fill: var(--cds-icon-disabled, rgba(22, 22, 22, 0.25));
|
28330
28329
|
}
|
28331
28330
|
|
28331
|
+
.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger {
|
28332
|
+
cursor: default;
|
28333
|
+
}
|
28334
|
+
.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger svg {
|
28335
|
+
fill: var(--cds-icon-disabled, rgba(22, 22, 22, 0.25));
|
28336
|
+
}
|
28337
|
+
|
28338
|
+
.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger:hover {
|
28339
|
+
cursor: default;
|
28340
|
+
}
|
28341
|
+
.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger:hover svg {
|
28342
|
+
fill: var(--cds-icon-disabled, rgba(22, 22, 22, 0.25));
|
28343
|
+
}
|
28344
|
+
|
28332
28345
|
.cds--text-input__counter-alert {
|
28333
28346
|
position: absolute;
|
28334
28347
|
overflow: hidden;
|
@@ -28848,8 +28861,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
28848
28861
|
cursor: pointer;
|
28849
28862
|
outline: none;
|
28850
28863
|
padding-block: 0;
|
28851
|
-
padding-inline
|
28852
|
-
padding-inline-start: 1rem;
|
28864
|
+
padding-inline: 1rem 3rem;
|
28853
28865
|
text-overflow: ellipsis;
|
28854
28866
|
vertical-align: top;
|
28855
28867
|
white-space: nowrap;
|
@@ -29092,8 +29104,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
29092
29104
|
display: none;
|
29093
29105
|
background-color: var(--cds-layer);
|
29094
29106
|
inline-size: 100%;
|
29095
|
-
inset-inline
|
29096
|
-
inset-inline-start: 0;
|
29107
|
+
inset-inline: 0 0;
|
29097
29108
|
overflow-y: auto;
|
29098
29109
|
transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
29099
29110
|
}
|
@@ -29255,14 +29266,12 @@ fieldset[disabled] .cds--form__helper-text {
|
|
29255
29266
|
|
29256
29267
|
.cds--list-box--sm .cds--list-box__menu-item__option {
|
29257
29268
|
block-size: 2rem;
|
29258
|
-
padding-block
|
29259
|
-
padding-block-start: 0.4375rem;
|
29269
|
+
padding-block: 0.4375rem 0.4375rem;
|
29260
29270
|
}
|
29261
29271
|
|
29262
29272
|
.cds--list-box--lg .cds--list-box__menu-item__option {
|
29263
29273
|
block-size: 3rem;
|
29264
|
-
padding-block
|
29265
|
-
padding-block-start: 0.9375rem;
|
29274
|
+
padding-block: 0.9375rem 0.9375rem;
|
29266
29275
|
}
|
29267
29276
|
|
29268
29277
|
.cds--list-box--disabled .cds--list-box__menu-item:hover .cds--list-box__menu-item__option,
|
@@ -29312,8 +29321,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
29312
29321
|
}
|
29313
29322
|
.cds--list-box.cds--list-box--inline .cds--list-box__menu-item__option:focus {
|
29314
29323
|
margin: 0;
|
29315
|
-
padding-inline
|
29316
|
-
padding-inline-start: 0.5rem;
|
29324
|
+
padding-inline: 0.5rem 0.5rem;
|
29317
29325
|
}
|
29318
29326
|
|
29319
29327
|
.cds--list-box__menu-item--highlighted {
|
@@ -30000,13 +30008,11 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30000
30008
|
block-size: 1px;
|
30001
30009
|
content: "";
|
30002
30010
|
inset-block-end: 0;
|
30003
|
-
inset-inline
|
30004
|
-
inset-inline-start: 0;
|
30011
|
+
inset-inline: 0 0;
|
30005
30012
|
}
|
30006
30013
|
|
30007
30014
|
.cds--contained-list--inset-rulers .cds--contained-list-item:not(:last-of-type)::before {
|
30008
|
-
inset-inline
|
30009
|
-
inset-inline-start: var(--cds-layout-density-padding-inline-local);
|
30015
|
+
inset-inline: var(--cds-layout-density-padding-inline-local) var(--cds-layout-density-padding-inline-local);
|
30010
30016
|
}
|
30011
30017
|
|
30012
30018
|
.cds--contained-list-item--clickable .cds--contained-list-item__content:not(:disabled):hover {
|
@@ -30049,8 +30055,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30049
30055
|
display: flex;
|
30050
30056
|
justify-content: flex-end;
|
30051
30057
|
inset-block-start: 0;
|
30052
|
-
inset-inline
|
30053
|
-
inset-inline-start: 0;
|
30058
|
+
inset-inline: 0 0;
|
30054
30059
|
pointer-events: none;
|
30055
30060
|
}
|
30056
30061
|
|
@@ -30306,8 +30311,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30306
30311
|
}
|
30307
30312
|
|
30308
30313
|
.cds--content-switcher--lg .cds--content-switcher-btn {
|
30309
|
-
padding-inline
|
30310
|
-
padding-inline-start: 0.875rem;
|
30314
|
+
padding-inline: 0.875rem 0.875rem;
|
30311
30315
|
}
|
30312
30316
|
|
30313
30317
|
.cds--content-switcher--lg .cds--content-switcher-btn svg {
|
@@ -30623,8 +30627,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30623
30627
|
|
30624
30628
|
.cds--radio-button-group--label-left .cds--radio-button__appearance,
|
30625
30629
|
.cds--radio-button-wrapper.cds--radio-button-wrapper--label-left .cds--radio-button__appearance {
|
30626
|
-
margin-inline
|
30627
|
-
margin-inline-start: 0.5rem;
|
30630
|
+
margin-inline: 0.5rem 0;
|
30628
30631
|
}
|
30629
30632
|
|
30630
30633
|
.cds--radio-button-group--slug legend.cds--label,
|
@@ -30664,8 +30667,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30664
30667
|
|
30665
30668
|
.cds--data-table-header {
|
30666
30669
|
background-color: var(--cds-layer);
|
30667
|
-
padding-block
|
30668
|
-
padding-block-start: 1rem;
|
30670
|
+
padding-block: 1rem 1.5rem;
|
30669
30671
|
padding-inline: 1rem;
|
30670
30672
|
}
|
30671
30673
|
|
@@ -30742,11 +30744,11 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30742
30744
|
color: var(--cds-text-primary, #161616);
|
30743
30745
|
}
|
30744
30746
|
|
30745
|
-
.cds--data-table tr
|
30747
|
+
.cds--data-table tr:hover .cds--link:not(.cds--popover-container .cds--link) {
|
30746
30748
|
color: var(--cds-link-secondary, #0043ce);
|
30747
30749
|
}
|
30748
30750
|
|
30749
|
-
.cds--data-table tr
|
30751
|
+
.cds--data-table tr:hover .cds--link--disabled:not(.cds--popover-container .cds--link) {
|
30750
30752
|
color: var(--cds-text-disabled, rgba(22, 22, 22, 0.25));
|
30751
30753
|
}
|
30752
30754
|
|
@@ -30757,8 +30759,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30757
30759
|
}
|
30758
30760
|
|
30759
30761
|
.cds--data-table.cds--data-table--top-aligned-body.cds--data-table--lg tr:not([data-child-row]) td:not(.cds--table-expand) {
|
30760
|
-
padding-block
|
30761
|
-
padding-block-start: 1rem;
|
30762
|
+
padding-block: 1rem 1rem;
|
30762
30763
|
}
|
30763
30764
|
.cds--data-table.cds--data-table--top-aligned-body.cds--data-table--lg tr:not([data-child-row]) td:not(.cds--table-expand).cds--table-column-menu {
|
30764
30765
|
padding-block-start: 0.5rem;
|
@@ -30771,8 +30772,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30771
30772
|
}
|
30772
30773
|
|
30773
30774
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--lg th:not(.cds--table-expand):not(.cds--table-sort__header) {
|
30774
|
-
padding-block
|
30775
|
-
padding-block-start: 1rem;
|
30775
|
+
padding-block: 1rem 1rem;
|
30776
30776
|
}
|
30777
30777
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--lg th:not(.cds--table-expand):not(.cds--table-sort__header).cds--table-column-menu {
|
30778
30778
|
padding-block-start: 0.5rem;
|
@@ -30797,8 +30797,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30797
30797
|
.cds--data-table th {
|
30798
30798
|
background-color: var(--cds-layer-accent);
|
30799
30799
|
color: var(--cds-text-primary, #161616);
|
30800
|
-
padding-inline
|
30801
|
-
padding-inline-start: 1rem;
|
30800
|
+
padding-inline: 1rem 1rem;
|
30802
30801
|
}
|
30803
30802
|
|
30804
30803
|
.cds--data-table th:last-of-type {
|
@@ -30815,8 +30814,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30815
30814
|
border-block-end: 1px solid var(--cds-border-subtle);
|
30816
30815
|
border-block-start: 1px solid var(--cds-layer);
|
30817
30816
|
color: var(--cds-text-secondary, #525252);
|
30818
|
-
padding-inline
|
30819
|
-
padding-inline-start: 1rem;
|
30817
|
+
padding-inline: 1rem 1rem;
|
30820
30818
|
}
|
30821
30819
|
.cds--data-table td + td:first-of-type,
|
30822
30820
|
.cds--data-table tbody th + td:first-of-type {
|
@@ -30893,8 +30891,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30893
30891
|
.cds--data-table--xs td.cds--table-column-menu,
|
30894
30892
|
.cds--data-table--sm td.cds--table-column-menu {
|
30895
30893
|
block-size: 1.5rem;
|
30896
|
-
padding-block
|
30897
|
-
padding-block-start: 0;
|
30894
|
+
padding-block: 0 0;
|
30898
30895
|
}
|
30899
30896
|
|
30900
30897
|
.cds--data-table--sm td.cds--table-column-menu {
|
@@ -30961,8 +30958,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30961
30958
|
.cds--data-table thead th.cds--table-column-checkbox,
|
30962
30959
|
.cds--data-table tbody td.cds--table-column-checkbox {
|
30963
30960
|
min-inline-size: 2.5rem;
|
30964
|
-
padding-inline
|
30965
|
-
padding-inline-start: 1rem;
|
30961
|
+
padding-inline: 1rem 0.25rem;
|
30966
30962
|
}
|
30967
30963
|
|
30968
30964
|
.cds--data-table thead th.cds--table-expand,
|
@@ -30996,8 +30992,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
30996
30992
|
.cds--data-table--xl thead th.cds--table-expand,
|
30997
30993
|
.cds--data-table--xl tbody td.cds--table-expand {
|
30998
30994
|
block-size: 4rem;
|
30999
|
-
padding-block
|
31000
|
-
padding-block-start: 0.625rem;
|
30995
|
+
padding-block: 0.625rem 1.375rem;
|
31001
30996
|
}
|
31002
30997
|
|
31003
30998
|
.cds--data-table--xl .cds--table-column-checkbox {
|
@@ -31071,14 +31066,12 @@ tr.cds--data-table--selected:last-of-type td {
|
|
31071
31066
|
}
|
31072
31067
|
|
31073
31068
|
.cds--data-table--xs .cds--table-header-label {
|
31074
|
-
padding-block
|
31075
|
-
padding-block-start: 0.125rem;
|
31069
|
+
padding-block: 0.125rem 0.125rem;
|
31076
31070
|
}
|
31077
31071
|
|
31078
31072
|
.cds--data-table--xs td,
|
31079
31073
|
.cds--data-table--xs tbody tr th {
|
31080
|
-
padding-block
|
31081
|
-
padding-block-start: 0.125rem;
|
31074
|
+
padding-block: 0.125rem 0.125rem;
|
31082
31075
|
}
|
31083
31076
|
|
31084
31077
|
.cds--data-table--xs .cds--overflow-menu {
|
@@ -31088,8 +31081,7 @@ tr.cds--data-table--selected:last-of-type td {
|
|
31088
31081
|
|
31089
31082
|
.cds--data-table.cds--data-table--xs:not(.cds--data-table--top-aligned-body) td.cds--table-column-checkbox,
|
31090
31083
|
.cds--data-table.cds--data-table--xs:not(.cds--data-table--top-aligned-header) th.cds--table-column-checkbox {
|
31091
|
-
padding-block
|
31092
|
-
padding-block-start: 0;
|
31084
|
+
padding-block: 0 0;
|
31093
31085
|
}
|
31094
31086
|
|
31095
31087
|
.cds--data-table.cds--data-table--xs .cds--table-column-checkbox .cds--checkbox-label {
|
@@ -31104,21 +31096,18 @@ tr.cds--data-table--selected:last-of-type td {
|
|
31104
31096
|
}
|
31105
31097
|
|
31106
31098
|
.cds--data-table--sm .cds--table-header-label {
|
31107
|
-
padding-block
|
31108
|
-
padding-block-start: 0.4375rem;
|
31099
|
+
padding-block: 0.4375rem 0.4375rem;
|
31109
31100
|
}
|
31110
31101
|
|
31111
31102
|
.cds--data-table--sm td,
|
31112
31103
|
.cds--data-table--sm tbody tr th,
|
31113
31104
|
.cds--data-table--sm.cds--data-table--top-aligned-header th.cds--table-column-checkbox {
|
31114
|
-
padding-block
|
31115
|
-
padding-block-start: 0.4375rem;
|
31105
|
+
padding-block: 0.4375rem 0.375rem;
|
31116
31106
|
}
|
31117
31107
|
|
31118
31108
|
.cds--data-table.cds--data-table--sm:not(.cds--data-table--top-aligned-body) td.cds--table-column-checkbox,
|
31119
31109
|
.cds--data-table.cds--data-table--sm:not(.cds--data-table--top-aligned-header) th.cds--table-column-checkbox {
|
31120
|
-
padding-block
|
31121
|
-
padding-block-start: 0.1875rem;
|
31110
|
+
padding-block: 0.1875rem 0.1875rem;
|
31122
31111
|
}
|
31123
31112
|
|
31124
31113
|
.cds--data-table--sm .cds--overflow-menu {
|
@@ -31133,25 +31122,21 @@ tr.cds--data-table--selected:last-of-type td {
|
|
31133
31122
|
|
31134
31123
|
.cds--data-table--md .cds--table-header-label,
|
31135
31124
|
.cds--data-table--md.cds--data-table--top-aligned-header th.cds--table-column-checkbox {
|
31136
|
-
padding-block
|
31137
|
-
padding-block-start: 0.4375rem;
|
31125
|
+
padding-block: 0.4375rem 0.4375rem;
|
31138
31126
|
}
|
31139
31127
|
|
31140
31128
|
.cds--data-table--md td,
|
31141
31129
|
.cds--data-table--md tbody tr th {
|
31142
|
-
padding-block
|
31143
|
-
padding-block-start: 0.4375rem;
|
31130
|
+
padding-block: 0.4375rem 0.375rem;
|
31144
31131
|
}
|
31145
31132
|
|
31146
31133
|
.cds--data-table.cds--data-table--md:not(.cds--data-table--top-aligned-body) td.cds--table-column-checkbox,
|
31147
31134
|
.cds--data-table.cds--data-table--md:not(.cds--data-table--top-aligned-header) th.cds--table-column-checkbox {
|
31148
|
-
padding-block
|
31149
|
-
padding-block-start: 0.1875rem;
|
31135
|
+
padding-block: 0.1875rem 0.1875rem;
|
31150
31136
|
}
|
31151
31137
|
|
31152
31138
|
.cds--data-table--md .cds--table-column-menu {
|
31153
|
-
padding-block
|
31154
|
-
padding-block-start: 0.1875rem;
|
31139
|
+
padding-block: 0.1875rem 0.1875rem;
|
31155
31140
|
}
|
31156
31141
|
|
31157
31142
|
.cds--data-table--xl thead tr,
|
@@ -31161,14 +31146,12 @@ tr.cds--data-table--selected:last-of-type td {
|
|
31161
31146
|
}
|
31162
31147
|
|
31163
31148
|
.cds--data-table--xl .cds--table-header-label {
|
31164
|
-
padding-block
|
31165
|
-
padding-block-start: 1rem;
|
31149
|
+
padding-block: 1rem 1rem;
|
31166
31150
|
}
|
31167
31151
|
|
31168
31152
|
.cds--data-table--xl td,
|
31169
31153
|
.cds--data-table--xl tbody tr th {
|
31170
|
-
padding-block
|
31171
|
-
padding-block-start: 1rem;
|
31154
|
+
padding-block: 1rem 1rem;
|
31172
31155
|
}
|
31173
31156
|
|
31174
31157
|
.cds--data-table--xl th,
|
@@ -31317,16 +31300,13 @@ tr.cds--data-table--selected:last-of-type td {
|
|
31317
31300
|
white-space: nowrap;
|
31318
31301
|
max-inline-size: calc(100% - 10px);
|
31319
31302
|
overflow-y: hidden;
|
31320
|
-
padding-block
|
31321
|
-
padding-block-start: 0.9375rem;
|
31303
|
+
padding-block: 0.9375rem 1rem;
|
31322
31304
|
}
|
31323
31305
|
.cds--data-table--sticky-header.cds--data-table--xs th .cds--table-header-label {
|
31324
|
-
padding-block
|
31325
|
-
padding-block-start: 0.1875rem;
|
31306
|
+
padding-block: 0.1875rem 0;
|
31326
31307
|
}
|
31327
31308
|
.cds--data-table--sticky-header.cds--data-table--sm th .cds--table-header-label {
|
31328
|
-
padding-block
|
31329
|
-
padding-block-start: 0.5rem;
|
31309
|
+
padding-block: 0.5rem 0;
|
31330
31310
|
}
|
31331
31311
|
.cds--data-table--sticky-header.cds--data-table--xl th .cds--table-header-label {
|
31332
31312
|
padding-block-start: 1rem;
|
@@ -32232,8 +32212,7 @@ tr.cds--parent-row:not(.cds--expandable-row):not(:first-of-type) td.cds--table-c
|
|
32232
32212
|
background-color: var(--cds-background-brand, #0f62fe);
|
32233
32213
|
clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
|
32234
32214
|
inset-block-end: 0;
|
32235
|
-
inset-inline
|
32236
|
-
inset-inline-start: 0;
|
32215
|
+
inset-inline: 0 0;
|
32237
32216
|
opacity: 0;
|
32238
32217
|
pointer-events: none;
|
32239
32218
|
transform: translate3d(0, 48px, 0);
|
@@ -32266,8 +32245,7 @@ tr.cds--parent-row:not(.cds--expandable-row):not(:first-of-type) td.cds--table-c
|
|
32266
32245
|
.cds--action-list .cds--btn,
|
32267
32246
|
.cds--batch-summary .cds--btn {
|
32268
32247
|
color: var(--cds-text-on-color, #ffffff);
|
32269
|
-
padding-inline
|
32270
|
-
padding-inline-start: 1rem;
|
32248
|
+
padding-inline: 1rem 1rem;
|
32271
32249
|
white-space: nowrap;
|
32272
32250
|
}
|
32273
32251
|
|
@@ -32446,8 +32424,7 @@ tr.cds--parent-row:not(.cds--expandable-row):not(:first-of-type) td.cds--table-c
|
|
32446
32424
|
.cds--table-toolbar--sm .cds--btn--primary {
|
32447
32425
|
block-size: 2rem;
|
32448
32426
|
min-block-size: auto;
|
32449
|
-
padding-block
|
32450
|
-
padding-block-start: 0.375rem;
|
32427
|
+
padding-block: 0.375rem 0.375rem;
|
32451
32428
|
}
|
32452
32429
|
|
32453
32430
|
.cds--table-toolbar--sm .cds--btn--primary.cds--batch-summary__cancel::before {
|
@@ -32481,8 +32458,7 @@ tr.cds--parent-row:not(.cds--expandable-row) + tr[data-child-row] {
|
|
32481
32458
|
tr.cds--parent-row:not(.cds--expandable-row) + tr[data-child-row] td {
|
32482
32459
|
border: 0;
|
32483
32460
|
background-color: var(--cds-layer-hover);
|
32484
|
-
padding-block
|
32485
|
-
padding-block-start: 0;
|
32461
|
+
padding-block: 0 0;
|
32486
32462
|
transition: padding 150ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
32487
32463
|
}
|
32488
32464
|
|
@@ -32583,8 +32559,7 @@ tr.cds--parent-row.cds--expandable-row.cds--expandable-row--hover td:first-of-ty
|
|
32583
32559
|
|
32584
32560
|
.cds--data-table th.cds--table-expand + .cds--table-column-checkbox,
|
32585
32561
|
.cds--data-table td.cds--table-expand + .cds--table-column-checkbox {
|
32586
|
-
padding-inline
|
32587
|
-
padding-inline-start: 0.375rem;
|
32562
|
+
padding-inline: 0.375rem 0.375rem;
|
32588
32563
|
}
|
32589
32564
|
|
32590
32565
|
.cds--data-table td.cds--table-expand[data-previous-value=collapsed] + .cds--table-column-checkbox {
|
@@ -33012,8 +32987,7 @@ tr.cds--parent-row.cds--data-table--selected.cds--expandable-row--hover + tr[dat
|
|
33012
32987
|
|
33013
32988
|
.cds--data-table.cds--data-table--sort th > .cds--table-header-label {
|
33014
32989
|
line-height: 1;
|
33015
|
-
padding-inline
|
33016
|
-
padding-inline-start: 1rem;
|
32990
|
+
padding-inline: 1rem 1rem;
|
33017
32991
|
}
|
33018
32992
|
|
33019
32993
|
th .cds--table-sort__flex {
|
@@ -33035,18 +33009,15 @@ th .cds--table-sort__flex {
|
|
33035
33009
|
|
33036
33010
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--sm th.cds--table-sort__header .cds--table-sort__flex .cds--table-header-label,
|
33037
33011
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--xs th.cds--table-sort__header .cds--table-sort__flex .cds--table-header-label {
|
33038
|
-
padding-block
|
33039
|
-
padding-block-start: 0;
|
33012
|
+
padding-block: 0 0;
|
33040
33013
|
}
|
33041
33014
|
|
33042
33015
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--sm th.cds--table-sort__header {
|
33043
|
-
padding-block
|
33044
|
-
padding-block-start: 0.4375rem;
|
33016
|
+
padding-block: 0.4375rem 0.4375rem;
|
33045
33017
|
}
|
33046
33018
|
|
33047
33019
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--xs th.cds--table-sort__header {
|
33048
|
-
padding-block
|
33049
|
-
padding-block-start: 0.125rem;
|
33020
|
+
padding-block: 0.125rem 0.125rem;
|
33050
33021
|
}
|
33051
33022
|
|
33052
33023
|
.cds--data-table--sort:not(.cds--data-table--xs):not(.cds--data-table--sm):not(.cds--data-table--md):not(.cds--data-table--xl) th .cds--table-sort__flex {
|
@@ -33087,8 +33058,7 @@ th .cds--table-sort__flex {
|
|
33087
33058
|
.cds--table-sort__icon-unsorted {
|
33088
33059
|
fill: var(--cds-icon-primary, #161616);
|
33089
33060
|
inline-size: 1.25rem;
|
33090
|
-
margin-inline
|
33091
|
-
margin-inline-start: 0.5rem;
|
33061
|
+
margin-inline: 0.5rem 0.5rem;
|
33092
33062
|
min-inline-size: 1rem;
|
33093
33063
|
opacity: 0;
|
33094
33064
|
}
|
@@ -33113,8 +33083,7 @@ th .cds--table-sort__flex {
|
|
33113
33083
|
.cds--table-sort__icon {
|
33114
33084
|
fill: var(--cds-icon-primary, #161616);
|
33115
33085
|
inline-size: 1.25rem;
|
33116
|
-
margin-inline
|
33117
|
-
margin-inline-start: 0.5rem;
|
33086
|
+
margin-inline: 0.5rem 0.5rem;
|
33118
33087
|
min-inline-size: 1rem;
|
33119
33088
|
opacity: 1;
|
33120
33089
|
transform: rotate(0);
|
@@ -33149,8 +33118,7 @@ th .cds--table-sort__flex {
|
|
33149
33118
|
|
33150
33119
|
.cds--table-sort__header--slug .cds--table-sort__icon,
|
33151
33120
|
.cds--table-sort__header--slug .cds--table-sort__icon-unsorted {
|
33152
|
-
margin-inline
|
33153
|
-
margin-inline-start: auto;
|
33121
|
+
margin-inline: auto 0.5rem;
|
33154
33122
|
}
|
33155
33123
|
|
33156
33124
|
.cds--table-sort__header--slug .cds--slug {
|
@@ -33286,9 +33254,9 @@ th .cds--table-sort__flex {
|
|
33286
33254
|
}
|
33287
33255
|
|
33288
33256
|
.flatpickr-calendar.inline {
|
33289
|
-
position:
|
33257
|
+
position: absolute;
|
33290
33258
|
display: block;
|
33291
|
-
inset-block-start:
|
33259
|
+
inset-block-start: auto;
|
33292
33260
|
}
|
33293
33261
|
|
33294
33262
|
.flatpickr-calendar.static {
|
@@ -33416,8 +33384,7 @@ th .cds--table-sort__flex {
|
|
33416
33384
|
}
|
33417
33385
|
|
33418
33386
|
.flatpickr-current-month .cur-month {
|
33419
|
-
margin-inline
|
33420
|
-
margin-inline-start: 0.25rem;
|
33387
|
+
margin-inline: 0.25rem 0.25rem;
|
33421
33388
|
}
|
33422
33389
|
.flatpickr-current-month .cur-month:hover {
|
33423
33390
|
background-color: var(--cds-layer-hover);
|
@@ -34155,8 +34122,7 @@ button.cds--dropdown-text:focus {
|
|
34155
34122
|
display: block;
|
34156
34123
|
overflow: hidden;
|
34157
34124
|
block-size: calc(100% + 1px);
|
34158
|
-
padding-inline
|
34159
|
-
padding-inline-start: 1rem;
|
34125
|
+
padding-inline: 1rem 2.625rem;
|
34160
34126
|
text-overflow: ellipsis;
|
34161
34127
|
white-space: nowrap;
|
34162
34128
|
}
|
@@ -34172,13 +34138,12 @@ button.cds--dropdown-text:focus {
|
|
34172
34138
|
position: absolute;
|
34173
34139
|
z-index: 9100;
|
34174
34140
|
display: flex;
|
34141
|
+
overflow: hidden auto;
|
34175
34142
|
flex-direction: column;
|
34176
34143
|
background-color: var(--cds-layer);
|
34177
34144
|
inline-size: 100%;
|
34178
34145
|
list-style: none;
|
34179
34146
|
max-block-size: 0;
|
34180
|
-
overflow-x: hidden;
|
34181
|
-
overflow-y: auto;
|
34182
34147
|
transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
34183
34148
|
}
|
34184
34149
|
.cds--dropdown-list html {
|
@@ -34257,8 +34222,7 @@ button.cds--dropdown-text:focus {
|
|
34257
34222
|
|
34258
34223
|
.cds--dropdown--sm .cds--dropdown-link {
|
34259
34224
|
block-size: 2rem;
|
34260
|
-
padding-block
|
34261
|
-
padding-block-start: 0.4375rem;
|
34225
|
+
padding-block: 0.4375rem 0.4375rem;
|
34262
34226
|
}
|
34263
34227
|
|
34264
34228
|
.cds--dropdown--focused,
|
@@ -35124,8 +35088,7 @@ button.cds--dropdown-text:focus {
|
|
35124
35088
|
}
|
35125
35089
|
|
35126
35090
|
.cds--list-box__wrapper--fluid .cds--list-box__field {
|
35127
|
-
padding-block
|
35128
|
-
padding-block-start: 2.0625rem;
|
35091
|
+
padding-block: 2.0625rem 0.8125rem;
|
35129
35092
|
padding-inline-start: 1rem;
|
35130
35093
|
}
|
35131
35094
|
|
@@ -35369,8 +35332,7 @@ button.cds--dropdown-text:focus {
|
|
35369
35332
|
}
|
35370
35333
|
|
35371
35334
|
.cds--list-box__wrapper--fluid .cds--combo-box .cds--list-box__selection {
|
35372
|
-
inset-block
|
35373
|
-
inset-block-start: auto;
|
35335
|
+
inset-block: auto 0.625rem;
|
35374
35336
|
transform: none;
|
35375
35337
|
}
|
35376
35338
|
|
@@ -35625,8 +35587,7 @@ button.cds--dropdown-text:focus {
|
|
35625
35587
|
}
|
35626
35588
|
|
35627
35589
|
.cds--date-picker--fluid__skeleton--container .cds--date-picker__icon {
|
35628
|
-
inset-block
|
35629
|
-
inset-block-start: auto;
|
35590
|
+
inset-block: auto 0.5rem;
|
35630
35591
|
}
|
35631
35592
|
|
35632
35593
|
.cds--date-picker--fluid__skeleton--range {
|
@@ -35701,6 +35662,16 @@ button.cds--dropdown-text:focus {
|
|
35701
35662
|
min-inline-size: auto;
|
35702
35663
|
}
|
35703
35664
|
|
35665
|
+
.cds--multi-select.cds--multi-select--selectall .cds--list-box__menu-item:first-child .cds--list-box__menu-item__option {
|
35666
|
+
padding: 0.6875rem 1rem;
|
35667
|
+
margin: 0;
|
35668
|
+
border-block-end: 1px solid var(--cds-border-subtle-01, #c6c6c6);
|
35669
|
+
}
|
35670
|
+
|
35671
|
+
.cds--multi-select.cds--multi-select--selectall .cds--list-box__menu-item:nth-child(2) .cds--list-box__menu-item__option {
|
35672
|
+
border-block-start: none;
|
35673
|
+
}
|
35674
|
+
|
35704
35675
|
.cds--multi-select .cds--list-box__menu-item__option .cds--checkbox-wrapper {
|
35705
35676
|
display: flex;
|
35706
35677
|
align-items: center;
|
@@ -35717,6 +35688,18 @@ button.cds--dropdown-text:focus {
|
|
35717
35688
|
white-space: nowrap;
|
35718
35689
|
}
|
35719
35690
|
|
35691
|
+
.cds--multi-select .cds--list-box__menu-item__option .cds--checkbox-label::before {
|
35692
|
+
margin-block: 0;
|
35693
|
+
}
|
35694
|
+
|
35695
|
+
.cds--multi-select .cds--list-box__menu-item__option .cds--checkbox:indeterminate + .cds--checkbox-label::after {
|
35696
|
+
inset-block-start: 0.5625rem;
|
35697
|
+
}
|
35698
|
+
|
35699
|
+
.cds--multi-select .cds--list-box__menu-item__option .cds--checkbox-label::after {
|
35700
|
+
inset-block-start: 0.3125rem;
|
35701
|
+
}
|
35702
|
+
|
35720
35703
|
.cds--multi-select .cds--list-box__menu-item__option > .cds--form-item {
|
35721
35704
|
flex-direction: row;
|
35722
35705
|
margin: 0;
|
@@ -35898,8 +35881,7 @@ button.cds--dropdown-text:focus {
|
|
35898
35881
|
font-weight: 400;
|
35899
35882
|
inline-size: 100%;
|
35900
35883
|
min-inline-size: 9.375rem;
|
35901
|
-
padding-inline
|
35902
|
-
padding-inline-start: 1rem;
|
35884
|
+
padding-inline: 1rem 6rem;
|
35903
35885
|
transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
35904
35886
|
}
|
35905
35887
|
.cds--number input[type=number]:focus {
|
@@ -36840,8 +36822,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
36840
36822
|
border-block-end: none;
|
36841
36823
|
color: var(--cds-text-primary, #161616);
|
36842
36824
|
inline-size: auto;
|
36843
|
-
padding-inline
|
36844
|
-
padding-inline-start: 0.5rem;
|
36825
|
+
padding-inline: 0.5rem 2rem;
|
36845
36826
|
}
|
36846
36827
|
|
36847
36828
|
.cds--select--inline .cds--select-input:focus,
|
@@ -37872,10 +37853,10 @@ optgroup.cds--select-optgroup:disabled,
|
|
37872
37853
|
}
|
37873
37854
|
|
37874
37855
|
.cds--inline-loading__text {
|
37875
|
-
font-size: var(--cds-label-
|
37876
|
-
font-weight: var(--cds-label-
|
37877
|
-
line-height: var(--cds-label-
|
37878
|
-
letter-spacing: var(--cds-label-
|
37856
|
+
font-size: var(--cds-label-02-font-size, 0.875rem);
|
37857
|
+
font-weight: var(--cds-label-02-font-weight, 400);
|
37858
|
+
line-height: var(--cds-label-02-line-height, 1.28572);
|
37859
|
+
letter-spacing: var(--cds-label-02-letter-spacing, 0.16px);
|
37879
37860
|
color: var(--cds-text-secondary, #525252);
|
37880
37861
|
}
|
37881
37862
|
|
@@ -38184,10 +38165,8 @@ optgroup.cds--select-optgroup:disabled,
|
|
38184
38165
|
grid-column: 1/-1;
|
38185
38166
|
grid-row: 2/-2;
|
38186
38167
|
overflow-y: auto;
|
38187
|
-
padding-block
|
38188
|
-
padding-
|
38189
|
-
padding-inline-end: 1rem;
|
38190
|
-
padding-inline-start: 1rem;
|
38168
|
+
padding-block: 0.5rem 3rem;
|
38169
|
+
padding-inline: 1rem 1rem;
|
38191
38170
|
}
|
38192
38171
|
.cds--modal-content:focus {
|
38193
38172
|
outline: 2px solid var(--cds-focus, #0f62fe);
|
@@ -38200,8 +38179,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
38200
38179
|
}
|
38201
38180
|
|
38202
38181
|
.cds--modal-content .cds--form--fluid {
|
38203
|
-
margin-inline
|
38204
|
-
margin-inline-start: -1rem;
|
38182
|
+
margin-inline: -2rem;
|
38205
38183
|
}
|
38206
38184
|
|
38207
38185
|
.cds--modal-content > p,
|
@@ -38222,8 +38200,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
38222
38200
|
grid-row: 1/1;
|
38223
38201
|
margin-block-end: 0.5rem;
|
38224
38202
|
padding-block-start: 1rem;
|
38225
|
-
padding-inline
|
38226
|
-
padding-inline-start: 1rem;
|
38203
|
+
padding-inline: 1rem 3rem;
|
38227
38204
|
}
|
38228
38205
|
|
38229
38206
|
.cds--modal-header__label {
|
@@ -38340,7 +38317,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
38340
38317
|
mask-image: linear-gradient(to bottom, var(--cds-layer) calc(100% - 80px), transparent calc(100% - 48px), transparent 100%), linear-gradient(to left, var(--cds-layer) 0, 16px, transparent 16px), linear-gradient(to right, var(--cds-layer) 0, 2px, transparent 2px), linear-gradient(to top, var(--cds-layer) 0, 2px, transparent 2px);
|
38341
38318
|
}
|
38342
38319
|
|
38343
|
-
.cds--modal-scroll-content:has(.cds--
|
38320
|
+
.cds--modal-scroll-content:has(.cds--autoalign) {
|
38344
38321
|
mask-image: none;
|
38345
38322
|
}
|
38346
38323
|
|
@@ -38363,8 +38340,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
38363
38340
|
margin: 0;
|
38364
38341
|
block-size: 4rem;
|
38365
38342
|
max-inline-size: none;
|
38366
|
-
padding-block
|
38367
|
-
padding-block-start: 0.875rem;
|
38343
|
+
padding-block: 0.875rem 2rem;
|
38368
38344
|
}
|
38369
38345
|
|
38370
38346
|
.cds--modal-footer--three-button .cds--btn {
|
@@ -38648,7 +38624,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
38648
38624
|
|
38649
38625
|
.cds--inline-notification--low-contrast.cds--inline-notification--warning,
|
38650
38626
|
.cds--inline-notification--low-contrast.cds--inline-notification--warning-alt {
|
38651
|
-
background: var(--cds-notification-background-warning, #
|
38627
|
+
background: var(--cds-notification-background-warning, #fcf4d6);
|
38652
38628
|
border-inline-start: 3px solid var(--cds-support-warning, #f1c21b);
|
38653
38629
|
}
|
38654
38630
|
.cds--inline-notification--low-contrast.cds--inline-notification--warning .cds--inline-notification__icon,
|
@@ -38967,7 +38943,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
38967
38943
|
|
38968
38944
|
.cds--toast-notification--low-contrast.cds--toast-notification--warning,
|
38969
38945
|
.cds--toast-notification--low-contrast.cds--toast-notification--warning-alt {
|
38970
|
-
background: var(--cds-notification-background-warning, #
|
38946
|
+
background: var(--cds-notification-background-warning, #fcf4d6);
|
38971
38947
|
border-inline-start: 3px solid var(--cds-support-warning, #f1c21b);
|
38972
38948
|
}
|
38973
38949
|
.cds--toast-notification--low-contrast.cds--toast-notification--warning .cds--inline-notification__icon,
|
@@ -38992,6 +38968,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
38992
38968
|
}
|
38993
38969
|
|
38994
38970
|
.cds--toast-notification__details {
|
38971
|
+
margin-block-end: 1rem;
|
38995
38972
|
margin-inline-end: 1rem;
|
38996
38973
|
}
|
38997
38974
|
|
@@ -39065,7 +39042,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
39065
39042
|
line-height: var(--cds-body-compact-01-line-height, 1.28572);
|
39066
39043
|
letter-spacing: var(--cds-body-compact-01-letter-spacing, 0.16px);
|
39067
39044
|
color: var(--cds-text-inverse, #ffffff);
|
39068
|
-
margin-block-end: 1rem;
|
39069
39045
|
padding-block-start: 0.5rem;
|
39070
39046
|
}
|
39071
39047
|
|
@@ -39288,7 +39264,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
39288
39264
|
|
39289
39265
|
.cds--actionable-notification--low-contrast.cds--actionable-notification--warning,
|
39290
39266
|
.cds--actionable-notification--low-contrast.cds--actionable-notification--warning-alt {
|
39291
|
-
background: var(--cds-notification-background-warning, #
|
39267
|
+
background: var(--cds-notification-background-warning, #fcf4d6);
|
39292
39268
|
border-inline-start: 3px solid var(--cds-support-warning, #f1c21b);
|
39293
39269
|
}
|
39294
39270
|
.cds--actionable-notification--low-contrast.cds--actionable-notification--warning .cds--inline-notification__icon,
|
@@ -39441,8 +39417,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
39441
39417
|
.cds--actionable-notification__action-button.cds--btn--tertiary {
|
39442
39418
|
margin-block-end: 1rem;
|
39443
39419
|
margin-inline-start: calc(2rem + 1.25rem - 0.125rem);
|
39444
|
-
padding-inline
|
39445
|
-
padding-inline-start: 1rem;
|
39420
|
+
padding-inline: 1rem;
|
39446
39421
|
}
|
39447
39422
|
|
39448
39423
|
.cds--actionable-notification:not(.cds--actionable-notification--low-contrast) .cds--actionable-notification__action-button.cds--btn--tertiary {
|
@@ -39713,13 +39688,11 @@ optgroup.cds--select-optgroup:disabled,
|
|
39713
39688
|
}
|
39714
39689
|
|
39715
39690
|
.cds--pagination__right .cds--pagination__text {
|
39716
|
-
margin-inline
|
39717
|
-
margin-inline-start: 0.0625rem;
|
39691
|
+
margin-inline: 0.0625rem 1rem;
|
39718
39692
|
}
|
39719
39693
|
|
39720
39694
|
.cds--pagination__right .cds--pagination__text.cds--pagination__page-text {
|
39721
|
-
margin-inline
|
39722
|
-
margin-inline-start: 1rem;
|
39695
|
+
margin-inline: 1rem 0.0625rem;
|
39723
39696
|
}
|
39724
39697
|
|
39725
39698
|
.cds--pagination__right .cds--pagination__text.cds--pagination__page-text.cds--pagination__unknown-pages-text {
|
@@ -39916,8 +39889,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
39916
39889
|
}
|
39917
39890
|
|
39918
39891
|
.cds--unstable-pagination__right .cds--unstable-pagination__text {
|
39919
|
-
margin-inline
|
39920
|
-
margin-inline-start: 0.0625rem;
|
39892
|
+
margin-inline: 0.0625rem 1rem;
|
39921
39893
|
}
|
39922
39894
|
|
39923
39895
|
.cds--unstable-pagination__button {
|
@@ -40041,6 +40013,8 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
40041
40013
|
font-weight: var(--cds-body-compact-01-font-weight, 400);
|
40042
40014
|
line-height: var(--cds-body-compact-01-line-height, 1.28572);
|
40043
40015
|
letter-spacing: var(--cds-body-compact-01-letter-spacing, 0.16px);
|
40016
|
+
--cds-layout-size-height-local: clamp(max(var(--cds-layout-size-height-min), var(--cds-layout-size-height-sm)), var(--cds-layout-size-height, var(--cds-layout-size-height-lg)), min(var(--cds-layout-size-height-max), var(--cds-layout-size-height-lg)));
|
40017
|
+
--cds-layout-density-padding-inline-local: clamp(var(--cds-layout-density-padding-inline-min), var(--cds-layout-density-padding-inline, var(--cds-layout-density-padding-inline-normal)), var(--cds-layout-density-padding-inline-max));
|
40044
40018
|
line-height: 0;
|
40045
40019
|
}
|
40046
40020
|
.cds--pagination-nav html {
|
@@ -40097,12 +40071,12 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
40097
40071
|
text-align: start;
|
40098
40072
|
position: relative;
|
40099
40073
|
display: block;
|
40100
|
-
padding:
|
40074
|
+
padding: calc((var(--cds-layout-size-height-local) - 0.875rem) / 2) 0.25rem;
|
40101
40075
|
border-radius: 0;
|
40102
40076
|
color: var(--cds-text-primary, #161616);
|
40103
40077
|
font-weight: 400;
|
40104
40078
|
line-height: 1;
|
40105
|
-
min-inline-size:
|
40079
|
+
min-inline-size: var(--cds-layout-size-height-local);
|
40106
40080
|
outline: 0;
|
40107
40081
|
text-align: center;
|
40108
40082
|
text-decoration: none;
|
@@ -40183,7 +40157,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
40183
40157
|
|
40184
40158
|
.cds--pagination-nav__page--select {
|
40185
40159
|
appearance: none;
|
40186
|
-
max-block-size:
|
40160
|
+
max-block-size: var(--cds-layout-size-height-local);
|
40187
40161
|
text-indent: calc(50% - 4.5px);
|
40188
40162
|
}
|
40189
40163
|
@-moz-document url-prefix() {
|
@@ -40227,7 +40201,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
40227
40201
|
|
40228
40202
|
.cds--pagination-nav__select-icon {
|
40229
40203
|
position: absolute;
|
40230
|
-
inset-block-start: calc(50% - 0.
|
40204
|
+
inset-block-start: calc(50% - 0.25rem);
|
40231
40205
|
inset-inline-start: calc(50% - 0.5rem);
|
40232
40206
|
pointer-events: none;
|
40233
40207
|
}
|
@@ -41040,7 +41014,6 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
41040
41014
|
.cds--slider__thumb--lower,
|
41041
41015
|
.cds--slider__thumb--upper {
|
41042
41016
|
position: absolute;
|
41043
|
-
/* stylelint-disable-next-line declaration-property-value-disallowed-list */
|
41044
41017
|
border-radius: unset;
|
41045
41018
|
background-color: transparent;
|
41046
41019
|
box-shadow: none;
|
@@ -41097,8 +41070,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
41097
41070
|
transform: none;
|
41098
41071
|
}
|
41099
41072
|
.cds--slider__thumb--upper::before {
|
41100
|
-
inset-inline
|
41101
|
-
inset-inline-start: 0;
|
41073
|
+
inset-inline: 0 auto;
|
41102
41074
|
}
|
41103
41075
|
.cds--slider__thumb--upper:hover, .cds--slider__thumb--upper:active, .cds--slider__thumb--upper:focus {
|
41104
41076
|
transform: none;
|
@@ -41377,13 +41349,11 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
41377
41349
|
|
41378
41350
|
.cds--structured-list--selection .cds--structured-list-td,
|
41379
41351
|
.cds--structured-list--selection .cds--structured-list-th {
|
41380
|
-
padding-inline
|
41381
|
-
padding-inline-start: 1rem;
|
41352
|
+
padding-inline: 1rem 1rem;
|
41382
41353
|
}
|
41383
41354
|
.cds--structured-list--selection .cds--structured-list-td:first-child,
|
41384
41355
|
.cds--structured-list--selection .cds--structured-list-th:first-child {
|
41385
|
-
padding-inline
|
41386
|
-
padding-inline-start: 1rem;
|
41356
|
+
padding-inline: 1rem 1rem;
|
41387
41357
|
}
|
41388
41358
|
|
41389
41359
|
.cds--structured-list-row--focused-within {
|
@@ -41424,8 +41394,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
41424
41394
|
padding-inline-start: 1rem;
|
41425
41395
|
}
|
41426
41396
|
.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td, .cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th, .cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type, .cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type {
|
41427
|
-
padding-inline
|
41428
|
-
padding-inline-start: 0;
|
41397
|
+
padding-inline: 0 1rem;
|
41429
41398
|
}
|
41430
41399
|
|
41431
41400
|
.cds--structured-list-row {
|
@@ -41718,10 +41687,9 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
41718
41687
|
}
|
41719
41688
|
}
|
41720
41689
|
.cds--tabs.cds--tabs--vertical .cds--tab--list {
|
41690
|
+
overflow: visible auto;
|
41721
41691
|
flex-direction: column;
|
41722
41692
|
inline-size: 100%;
|
41723
|
-
overflow-x: visible;
|
41724
|
-
overflow-y: auto;
|
41725
41693
|
}
|
41726
41694
|
.cds--tabs.cds--tabs--vertical .cds--tab--list-gradient_bottom {
|
41727
41695
|
position: absolute;
|
@@ -41808,39 +41776,36 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
41808
41776
|
}
|
41809
41777
|
.cds--tabs .cds--tab--overflow-nav-button--next {
|
41810
41778
|
position: absolute;
|
41811
|
-
inset-block
|
41812
|
-
inset-block-start: 0;
|
41779
|
+
inset-block: 0 0;
|
41813
41780
|
inset-inline-end: 0;
|
41814
41781
|
}
|
41815
41782
|
.cds--tabs .cds--tab--overflow-nav-button--next::before {
|
41816
41783
|
position: absolute;
|
41817
41784
|
z-index: 1;
|
41818
|
-
background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--cds-background, #ffffff));
|
41819
41785
|
block-size: 100%;
|
41820
41786
|
content: "";
|
41821
41787
|
inline-size: 0.5rem;
|
41822
41788
|
inset-inline-start: -0.5rem;
|
41823
41789
|
}
|
41824
|
-
.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button--next::before {
|
41825
|
-
background
|
41790
|
+
.cds--tabs:not(.cds--tabs--contained) .cds--tab--overflow-nav-button--next::before {
|
41791
|
+
background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--cds-background, #ffffff));
|
41792
|
+
}
|
41793
|
+
.cds--tabs:not(.cds--tabs--contained) .cds--tab--overflow-nav-button--previous::before {
|
41794
|
+
background: linear-gradient(to left, rgba(255, 255, 255, 0), var(--cds-background, #ffffff));
|
41826
41795
|
}
|
41827
41796
|
.cds--tabs .cds--tab--overflow-nav-button--previous {
|
41828
41797
|
position: absolute;
|
41829
|
-
|
41830
|
-
inset-block
|
41798
|
+
z-index: 1;
|
41799
|
+
inset-block: 0 0;
|
41831
41800
|
inset-inline-start: 0;
|
41832
41801
|
}
|
41833
41802
|
.cds--tabs .cds--tab--overflow-nav-button--previous::before {
|
41834
41803
|
position: absolute;
|
41835
41804
|
z-index: 1;
|
41836
|
-
background: var(--cds-background, #ffffff);
|
41837
41805
|
block-size: 100%;
|
41838
41806
|
content: "";
|
41839
|
-
inline-size:
|
41840
|
-
inset-inline-end: 0;
|
41841
|
-
}
|
41842
|
-
.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button--previous::before {
|
41843
|
-
background: linear-gradient(to left, rgba(255, 255, 255, 0), var(--cds-layer-accent));
|
41807
|
+
inline-size: 0.5rem;
|
41808
|
+
inset-inline-end: -0.5rem;
|
41844
41809
|
}
|
41845
41810
|
.cds--tabs .cds--tabs--light .cds--tabs__overflow-indicator--left {
|
41846
41811
|
background-image: linear-gradient(to left, rgba(255, 255, 255, 0), var(--cds-layer));
|
@@ -42174,12 +42139,12 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
42174
42139
|
}
|
42175
42140
|
.cds--tabs .cds--tabs__nav-item--disabled {
|
42176
42141
|
background-color: transparent;
|
42177
|
-
border-block-end: 2px solid var(--cds-border-
|
42142
|
+
border-block-end: 2px solid var(--cds-border-subtle);
|
42178
42143
|
color: var(--cds-text-disabled, rgba(22, 22, 22, 0.25));
|
42179
42144
|
outline: none;
|
42180
42145
|
}
|
42181
42146
|
.cds--tabs .cds--tabs__nav-item--disabled:hover {
|
42182
|
-
border-block-end: 2px solid var(--cds-border-
|
42147
|
+
border-block-end: 2px solid var(--cds-border-subtle);
|
42183
42148
|
color: var(--cds-text-disabled, rgba(22, 22, 22, 0.25));
|
42184
42149
|
cursor: not-allowed;
|
42185
42150
|
}
|
@@ -42192,7 +42157,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
42192
42157
|
}
|
42193
42158
|
.cds--tabs .cds--tabs__nav-item--disabled:focus,
|
42194
42159
|
.cds--tabs .cds--tabs__nav-item--disabled:active {
|
42195
|
-
border-block-end: 2px solid var(--cds-border-
|
42160
|
+
border-block-end: 2px solid var(--cds-border-subtle);
|
42196
42161
|
outline: none;
|
42197
42162
|
pointer-events: none;
|
42198
42163
|
}
|
@@ -42227,22 +42192,6 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
42227
42192
|
.cds--tabs--contained ~ .cds--tab-content {
|
42228
42193
|
background: var(--cds-layer);
|
42229
42194
|
}
|
42230
|
-
.cds--tabs--contained ~ .cds--tab-content > * {
|
42231
|
-
--cds-layer: var(--cds-layer-02, #ffffff);
|
42232
|
-
--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);
|
42233
|
-
--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);
|
42234
|
-
--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);
|
42235
|
-
--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);
|
42236
|
-
--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);
|
42237
|
-
--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);
|
42238
|
-
--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);
|
42239
|
-
--cds-field: var(--cds-field-02, #ffffff);
|
42240
|
-
--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);
|
42241
|
-
--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);
|
42242
|
-
--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);
|
42243
|
-
--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);
|
42244
|
-
--cds-border-tile: var(--cds-border-tile-02, #a8a8a8);
|
42245
|
-
}
|
42246
42195
|
|
42247
42196
|
.cds--tabs--vertical ~ .cds--tab-content {
|
42248
42197
|
grid-column: 3/-1;
|
@@ -43294,8 +43243,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
43294
43243
|
}
|
43295
43244
|
|
43296
43245
|
.cds--tree-node:not(.cds--tree-parent-node) .cds--tree-node__label {
|
43297
|
-
padding-block
|
43298
|
-
padding-block-start: 0.4375rem;
|
43246
|
+
padding-block: 0.4375rem 0.4375rem;
|
43299
43247
|
}
|
43300
43248
|
|
43301
43249
|
.cds--tree-node__label:hover .cds--tree-node__label__details {
|
@@ -43337,8 +43285,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
43337
43285
|
block-size: 1.5rem;
|
43338
43286
|
inline-size: 1.5rem;
|
43339
43287
|
margin-block-start: 0.25rem;
|
43340
|
-
margin-inline
|
43341
|
-
margin-inline-start: -0.25rem;
|
43288
|
+
margin-inline: -0.25rem 0.25rem;
|
43342
43289
|
padding-inline-start: 0.25rem;
|
43343
43290
|
}
|
43344
43291
|
.cds--tree-parent-node__toggle:hover {
|
@@ -43362,8 +43309,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
43362
43309
|
align-self: flex-start;
|
43363
43310
|
fill: var(--cds-icon-secondary, #525252);
|
43364
43311
|
margin-block-start: 0.0625rem;
|
43365
|
-
margin-inline
|
43366
|
-
margin-inline-start: 0.5rem;
|
43312
|
+
margin-inline: 0.5rem 0.5rem;
|
43367
43313
|
min-block-size: 1rem;
|
43368
43314
|
min-inline-size: 1rem;
|
43369
43315
|
}
|
@@ -43445,8 +43391,7 @@ div:has(.cds--header) ~ .cds--content {
|
|
43445
43391
|
block-size: 3rem;
|
43446
43392
|
border-block-end: 1px solid var(--cds-border-subtle);
|
43447
43393
|
inset-block-start: 0;
|
43448
|
-
inset-inline
|
43449
|
-
inset-inline-start: 0;
|
43394
|
+
inset-inline: 0 0;
|
43450
43395
|
}
|
43451
43396
|
.cds--header *,
|
43452
43397
|
.cds--header *::before,
|
@@ -43845,8 +43790,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
43845
43790
|
background-color: var(--cds-layer);
|
43846
43791
|
color: var(--cds-text-secondary, #525252);
|
43847
43792
|
inline-size: 0;
|
43848
|
-
inset-block
|
43849
|
-
inset-block-start: 3rem;
|
43793
|
+
inset-block: 3rem 0;
|
43850
43794
|
inset-inline-end: 0;
|
43851
43795
|
transition: width 110ms cubic-bezier(0.2, 0, 1, 0.9);
|
43852
43796
|
will-change: width;
|
@@ -43856,6 +43800,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
43856
43800
|
border-inline-end: 1px solid var(--cds-border-subtle);
|
43857
43801
|
border-inline-start: 1px solid var(--cds-border-subtle);
|
43858
43802
|
inline-size: 16rem;
|
43803
|
+
overflow-y: auto;
|
43859
43804
|
}
|
43860
43805
|
|
43861
43806
|
.cds--side-nav {
|
@@ -43865,8 +43810,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
43865
43810
|
background-color: var(--cds-background, #ffffff);
|
43866
43811
|
color: var(--cds-text-secondary, #525252);
|
43867
43812
|
inline-size: 3rem;
|
43868
|
-
inset-block
|
43869
|
-
inset-block-start: 0;
|
43813
|
+
inset-block: 0 0;
|
43870
43814
|
inset-inline-start: 0;
|
43871
43815
|
max-inline-size: 16rem;
|
43872
43816
|
transition: inline-size 0.11s cubic-bezier(0.2, 0, 1, 0.9), transform 0.11s cubic-bezier(0.2, 0, 1, 0.9);
|
@@ -44097,8 +44041,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
44097
44041
|
background-color: var(--cds-border-interactive, #0f62fe);
|
44098
44042
|
content: "";
|
44099
44043
|
inline-size: 3px;
|
44100
|
-
inset-block
|
44101
|
-
inset-block-start: 0;
|
44044
|
+
inset-block: 0 0;
|
44102
44045
|
inset-inline-start: 0;
|
44103
44046
|
}
|
44104
44047
|
|
@@ -44220,8 +44163,7 @@ a.cds--side-nav__link--current::before {
|
|
44220
44163
|
background-color: var(--cds-border-interactive, #0f62fe);
|
44221
44164
|
content: "";
|
44222
44165
|
inline-size: 3px;
|
44223
|
-
inset-block
|
44224
|
-
inset-block-start: 0;
|
44166
|
+
inset-block: 0 0;
|
44225
44167
|
inset-inline-start: 0;
|
44226
44168
|
}
|
44227
44169
|
|
@@ -44462,8 +44404,7 @@ div:has(.cds--header) ~ .cds--content {
|
|
44462
44404
|
block-size: 3rem;
|
44463
44405
|
border-block-end: 1px solid var(--cds-border-subtle);
|
44464
44406
|
inset-block-start: 0;
|
44465
|
-
inset-inline
|
44466
|
-
inset-inline-start: 0;
|
44407
|
+
inset-inline: 0 0;
|
44467
44408
|
}
|
44468
44409
|
.cds--header *,
|
44469
44410
|
.cds--header *::before,
|
@@ -44862,8 +44803,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
44862
44803
|
background-color: var(--cds-layer);
|
44863
44804
|
color: var(--cds-text-secondary, #525252);
|
44864
44805
|
inline-size: 0;
|
44865
|
-
inset-block
|
44866
|
-
inset-block-start: 3rem;
|
44806
|
+
inset-block: 3rem 0;
|
44867
44807
|
inset-inline-end: 0;
|
44868
44808
|
transition: width 110ms cubic-bezier(0.2, 0, 1, 0.9);
|
44869
44809
|
will-change: width;
|
@@ -44873,6 +44813,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
44873
44813
|
border-inline-end: 1px solid var(--cds-border-subtle);
|
44874
44814
|
border-inline-start: 1px solid var(--cds-border-subtle);
|
44875
44815
|
inline-size: 16rem;
|
44816
|
+
overflow-y: auto;
|
44876
44817
|
}
|
44877
44818
|
|
44878
44819
|
.cds--side-nav {
|
@@ -44882,8 +44823,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
44882
44823
|
background-color: var(--cds-background, #ffffff);
|
44883
44824
|
color: var(--cds-text-secondary, #525252);
|
44884
44825
|
inline-size: 3rem;
|
44885
|
-
inset-block
|
44886
|
-
inset-block-start: 0;
|
44826
|
+
inset-block: 0 0;
|
44887
44827
|
inset-inline-start: 0;
|
44888
44828
|
max-inline-size: 16rem;
|
44889
44829
|
transition: inline-size 0.11s cubic-bezier(0.2, 0, 1, 0.9), transform 0.11s cubic-bezier(0.2, 0, 1, 0.9);
|
@@ -45114,8 +45054,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
45114
45054
|
background-color: var(--cds-border-interactive, #0f62fe);
|
45115
45055
|
content: "";
|
45116
45056
|
inline-size: 3px;
|
45117
|
-
inset-block
|
45118
|
-
inset-block-start: 0;
|
45057
|
+
inset-block: 0 0;
|
45119
45058
|
inset-inline-start: 0;
|
45120
45059
|
}
|
45121
45060
|
|
@@ -45237,8 +45176,7 @@ a.cds--side-nav__link--current::before {
|
|
45237
45176
|
background-color: var(--cds-border-interactive, #0f62fe);
|
45238
45177
|
content: "";
|
45239
45178
|
inline-size: 3px;
|
45240
|
-
inset-block
|
45241
|
-
inset-block-start: 0;
|
45179
|
+
inset-block: 0 0;
|
45242
45180
|
inset-inline-start: 0;
|
45243
45181
|
}
|
45244
45182
|
|