labsense-ui-kit 1.3.65 → 1.3.67

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.js CHANGED
@@ -8705,7 +8705,7 @@ var Options = styled__default.div(_templateObject4$5 || (_templateObject4$5 = _t
8705
8705
  var theme = _ref19.theme;
8706
8706
  return theme.vms.text.white;
8707
8707
  });
8708
- var LabelText$1 = styled__default.div(_templateObject5$5 || (_templateObject5$5 = _taggedTemplateLiteralLoose(["\n font-size: ", ";\n line-height: ", ";\n font-style: ", ";\n color: ", ";\n"])), function (_ref20) {
8708
+ var LabelText$1 = styled__default.div(_templateObject5$5 || (_templateObject5$5 = _taggedTemplateLiteralLoose(["\n font-size: ", ";\n line-height: ", ";\n font-style: ", ";\n color: ", ";\n flex: 1;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"])), function (_ref20) {
8709
8709
  var $size = _ref20.$size;
8710
8710
  switch ($size) {
8711
8711
  case 'small':