@carbon/ibm-products 2.43.2-canary.306 → 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/AboutModal/AboutModal.js +1 -3
- package/es/components/ExportModal/ExportModal.js +1 -3
- package/es/components/FeatureFlags/index.d.ts +4 -3
- package/es/components/FeatureFlags/index.js +17 -10
- package/es/components/Tearsheet/TearsheetShell.js +1 -3
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-9.js +742 -740
- package/lib/components/AboutModal/AboutModal.js +1 -3
- package/lib/components/ExportModal/ExportModal.js +1 -3
- package/lib/components/FeatureFlags/index.d.ts +4 -3
- package/lib/components/FeatureFlags/index.js +16 -9
- package/lib/components/Tearsheet/TearsheetShell.js +1 -3
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-9.js +742 -740
- package/package.json +10 -10
@@ -4954,7 +4954,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
4954
4954
|
--cds-focus: #ffffff;
|
4955
4955
|
--cds-focus-inset: #161616;
|
4956
4956
|
--cds-focus-inverse: #0f62fe;
|
4957
|
-
--cds-highlight: #
|
4957
|
+
--cds-highlight: #001d6c;
|
4958
4958
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
4959
4959
|
--cds-icon-interactive: #ffffff;
|
4960
4960
|
--cds-icon-inverse: #161616;
|
@@ -8615,7 +8615,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
8615
8615
|
--cds-focus: #ffffff;
|
8616
8616
|
--cds-focus-inset: #161616;
|
8617
8617
|
--cds-focus-inverse: #0f62fe;
|
8618
|
-
--cds-highlight: #
|
8618
|
+
--cds-highlight: #002d9c;
|
8619
8619
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
8620
8620
|
--cds-icon-interactive: #ffffff;
|
8621
8621
|
--cds-icon-inverse: #161616;
|
@@ -9046,7 +9046,7 @@ button.c4p--add-select__global-filter-toggle--open {
|
|
9046
9046
|
--cds-focus: #ffffff;
|
9047
9047
|
--cds-focus-inset: #161616;
|
9048
9048
|
--cds-focus-inverse: #0f62fe;
|
9049
|
-
--cds-highlight: #
|
9049
|
+
--cds-highlight: #001d6c;
|
9050
9050
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
9051
9051
|
--cds-icon-interactive: #ffffff;
|
9052
9052
|
--cds-icon-inverse: #161616;
|
@@ -13886,8 +13886,7 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
13886
13886
|
background-color: var(--cds-background, #ffffff);
|
13887
13887
|
color: var(--cds-text-secondary, #525252);
|
13888
13888
|
inline-size: 3rem;
|
13889
|
-
inset-block
|
13890
|
-
inset-block-start: 0;
|
13889
|
+
inset-block: 0 0;
|
13891
13890
|
inset-inline-start: 0;
|
13892
13891
|
max-inline-size: 16rem;
|
13893
13892
|
transition: inline-size 0.11s cubic-bezier(0.2, 0, 1, 0.9), transform 0.11s cubic-bezier(0.2, 0, 1, 0.9);
|
@@ -14122,8 +14121,7 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
14122
14121
|
background-color: var(--cds-border-interactive, #0f62fe);
|
14123
14122
|
content: "";
|
14124
14123
|
inline-size: 3px;
|
14125
|
-
inset-block
|
14126
|
-
inset-block-start: 0;
|
14124
|
+
inset-block: 0 0;
|
14127
14125
|
inset-inline-start: 0;
|
14128
14126
|
}
|
14129
14127
|
|
@@ -14247,8 +14245,7 @@ a.cds--side-nav__link--current::before {
|
|
14247
14245
|
background-color: var(--cds-border-interactive, #0f62fe);
|
14248
14246
|
content: "";
|
14249
14247
|
inline-size: 3px;
|
14250
|
-
inset-block
|
14251
|
-
inset-block-start: 0;
|
14248
|
+
inset-block: 0 0;
|
14252
14249
|
inset-inline-start: 0;
|
14253
14250
|
}
|
14254
14251
|
|
@@ -15468,7 +15465,7 @@ a.cds--side-nav__link--current::before {
|
|
15468
15465
|
--cds-focus: #ffffff;
|
15469
15466
|
--cds-focus-inset: #161616;
|
15470
15467
|
--cds-focus-inverse: #0f62fe;
|
15471
|
-
--cds-highlight: #
|
15468
|
+
--cds-highlight: #001d6c;
|
15472
15469
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
15473
15470
|
--cds-icon-interactive: #ffffff;
|
15474
15471
|
--cds-icon-inverse: #161616;
|
@@ -16273,7 +16270,7 @@ a.cds--side-nav__link--current::before {
|
|
16273
16270
|
--cds-focus: #ffffff;
|
16274
16271
|
--cds-focus-inset: #161616;
|
16275
16272
|
--cds-focus-inverse: #0f62fe;
|
16276
|
-
--cds-highlight: #
|
16273
|
+
--cds-highlight: #001d6c;
|
16277
16274
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
16278
16275
|
--cds-icon-interactive: #ffffff;
|
16279
16276
|
--cds-icon-inverse: #161616;
|
@@ -17599,7 +17596,7 @@ a.cds--side-nav__link--current::before {
|
|
17599
17596
|
--cds-focus: #ffffff;
|
17600
17597
|
--cds-focus-inset: #161616;
|
17601
17598
|
--cds-focus-inverse: #0f62fe;
|
17602
|
-
--cds-highlight: #
|
17599
|
+
--cds-highlight: #001d6c;
|
17603
17600
|
--cds-icon-disabled: rgba(244, 244, 244, 0.25);
|
17604
17601
|
--cds-icon-interactive: #ffffff;
|
17605
17602
|
--cds-icon-inverse: #161616;
|
@@ -19647,8 +19644,7 @@ html .c4p--filter-panel-accordion-item .cds--accordion__content {
|
|
19647
19644
|
}
|
19648
19645
|
|
19649
19646
|
.cds--tag--filter {
|
19650
|
-
padding-block
|
19651
|
-
padding-block-start: 0;
|
19647
|
+
padding-block: 0;
|
19652
19648
|
padding-inline-end: 0;
|
19653
19649
|
}
|
19654
19650
|
.cds--tag--filter:hover {
|