@charcoal-ui/react-sandbox 4.0.0-rc.1 → 4.0.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/dist/index.cjs.js CHANGED
@@ -258,7 +258,7 @@ var IconWrap = import_styled_components5.default.div.withConfig({
258
258
  })(["display:flex;align-items:center;color:", ";height:22px;margin:-4px 4px -4px 0;"], (p) => p.theme.color.text4);
259
259
  var Text = import_styled_components5.default.p.withConfig({
260
260
  componentId: "ccl__sc-nb0aj3-2"
261
- })(["", " margin:0;"], theme((o) => [o.font.text2, o.typography(14)]));
261
+ })(["", " margin:0;min-width:0;overflow-wrap:break-word;"], theme((o) => [o.font.text2, o.typography(14)]));
262
262
  function styledProps(props) {
263
263
  return {
264
264
  ...props,