@thecb/components 11.1.12-beta.0 → 11.1.12-beta.2

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/dist/index.esm.js CHANGED
@@ -47708,6 +47708,7 @@ var PartialAmountField = function PartialAmountField(_ref) {
47708
47708
  variant: themeValues.detailVariant,
47709
47709
  weight: themeValues.weightTitle
47710
47710
  }, /*#__PURE__*/React.createElement("span", null, lineItem.description)), /*#__PURE__*/React.createElement(Detail$1, {
47711
+ id: lineItem.subDescription,
47711
47712
  as: "p",
47712
47713
  variant: themeValues.detailVariant,
47713
47714
  weight: "400"