@carbon/ibm-products-styles 2.70.0 → 2.71.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products-styles",
3
3
  "description": "Carbon for IBM Products styles",
4
- "version": "2.70.0",
4
+ "version": "2.71.0",
5
5
  "license": "Apache-2.0",
6
6
  "installConfig": {
7
7
  "hoistingLimits": "none"
@@ -50,22 +50,22 @@
50
50
  "cross-env": "^10.0.0",
51
51
  "glob": "^11.0.1",
52
52
  "jest": "^29.7.0",
53
- "jest-config-ibm-cloud-cognitive": "^1.33.0",
53
+ "jest-config-ibm-cloud-cognitive": "^1.34.0",
54
54
  "jest-environment-jsdom": "^29.7.0",
55
- "npm-run-all": "^4.1.5",
55
+ "npm-run-all2": "^8.0.0",
56
56
  "rimraf": "^6.0.1",
57
57
  "sass": "^1.85.1",
58
58
  "yargs": "^18.0.0"
59
59
  },
60
60
  "peerDependencies": {
61
- "@carbon/grid": "^11.38.0",
62
- "@carbon/layout": "^11.36.0",
63
- "@carbon/motion": "^11.30.0",
64
- "@carbon/themes": "^11.55.0",
65
- "@carbon/type": "^11.42.0"
61
+ "@carbon/grid": "^11.42.0",
62
+ "@carbon/layout": "^11.40.0",
63
+ "@carbon/motion": "^11.34.0",
64
+ "@carbon/themes": "^11.59.0",
65
+ "@carbon/type": "^11.46.0"
66
66
  },
67
67
  "dependencies": {
68
68
  "@ibm/telemetry-js": "^1.9.1"
69
69
  },
70
- "gitHead": "308b923854caeff69eb77e23e687ca3709d5fe92"
70
+ "gitHead": "98ca4d24bcc54951cf99c2c892da24b5ea44e059"
71
71
  }
@@ -61,6 +61,7 @@ $clabs-prefix: 'clabs';
61
61
  -webkit-line-clamp: 2;
62
62
  /* stylelint-disable-next-line carbon/layout-use -- custom css property set below */
63
63
  padding-inline-end: var(--#{$block-class}--title-padding-right);
64
+ word-break: break-all;
64
65
  }
65
66
 
66
67
  .#{$block-class}--scrolls {
@@ -580,19 +581,6 @@ $clabs-prefix: 'clabs';
580
581
  }
581
582
  }
582
583
 
583
- // form fields should receive correct background color
584
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--text-input,
585
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--text-area,
586
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--search-input,
587
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--select-input,
588
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--multi-select,
589
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--dropdown,
590
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--dropdown-list,
591
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--number input[type='number'],
592
- .#{$block-class} .#{c4p-settings.$carbon-prefix}--date-picker__input {
593
- background-color: $field-02;
594
- }
595
-
596
584
  @keyframes side-panel-overlay-entrance {
597
585
  0% {
598
586
  opacity: 0;
@@ -102,12 +102,6 @@ $block-class-modal: #{$_block-class}-modal;
102
102
  text-align: start;
103
103
  }
104
104
 
105
- .#{$block-class-overflow}__popover-trigger {
106
- /* stylelint-disable-next-line declaration-no-important */
107
- border: none !important;
108
- font-family: inherit;
109
- }
110
-
111
105
  .#{$block-class-overflow}__show-all-tags-link.#{$carbon-prefix}--link:visited {
112
106
  display: inline-block;
113
107
  margin: $spacing-03 0 $spacing-02; // to match the tags