@carbon/ibm-products 2.43.2-canary.100 → 2.43.2-canary.101

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products",
3
3
  "description": "Carbon for IBM Products",
4
- "version": "2.43.2-canary.100+d05c2daba",
4
+ "version": "2.43.2-canary.101+137f5b1f1",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -96,7 +96,7 @@
96
96
  "dependencies": {
97
97
  "@babel/runtime": "^7.23.9",
98
98
  "@carbon/feature-flags": "^0.20.0",
99
- "@carbon/ibm-products-styles": "^2.42.0-rc.0",
99
+ "@carbon/ibm-products-styles": "^2.39.1-canary.111+137f5b1f1",
100
100
  "@carbon/telemetry": "^0.1.0",
101
101
  "@dnd-kit/core": "^6.0.8",
102
102
  "@dnd-kit/modifiers": "^7.0.0",
@@ -120,5 +120,5 @@
120
120
  "react": "^16.8.6 || ^17.0.1 || ^18.2.0",
121
121
  "react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
122
122
  },
123
- "gitHead": "d05c2dabab4e498387f6b7564464c6480258a4ff"
123
+ "gitHead": "137f5b1f103140707b90e1d6f94a0e7ba2636883"
124
124
  }
@@ -479,6 +479,7 @@
479
479
  }
480
480
 
481
481
  .#{$block-class}__head-hidden-select-all {
482
+ min-width: $spacing-09;
482
483
  padding-right: $spacing-09;
483
484
 
484
485
  &.#{$block-class}__select-all-sticky-left {