@carbon/ibm-products 1.73.2 → 1.73.4

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/README.md CHANGED
@@ -197,9 +197,9 @@ and
197
197
 
198
198
  ## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry
199
199
 
200
- This package uses IBM Telemetry to collect metrics data. By installing this
201
- package as a dependency you are agreeing to telemetry collection. To opt out,
202
- see
200
+ This package uses IBM Telemetry to collect de-identified and anonymized metrics
201
+ data. By installing this package as a dependency you are agreeing to telemetry
202
+ collection. To opt out, see
203
203
  [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
204
204
  For more information on the data being collected, please see the
205
205
  [IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
@@ -22828,7 +22828,6 @@ th.c4p--datagrid__select-all-toggle-on.button {
22828
22828
  /* stylelint-disable-next-line selector-pseudo-class-no-unknown */
22829
22829
  }
22830
22830
  .c4p--datagrid__datagridWrap-simple :global .bx--pagination {
22831
- /* stylelint-disable-next-line declaration-property-value-disallowed-list */
22832
22831
  overflow-x: unset;
22833
22832
  }
22834
22833
 
@@ -26160,7 +26159,6 @@ th.c4p--datagrid__select-all-toggle-on.button {
26160
26159
  .c4p--checklist__button {
26161
26160
  max-width: none !important;
26162
26161
  min-height: auto !important;
26163
- /* stylelint-disable-next-line declaration-property-value-disallowed-list */
26164
26162
  flex-shrink: unset !important;
26165
26163
  padding: 0 !important;
26166
26164
  border: none !important;