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.
@@ -8701,7 +8701,7 @@ var Options = styled.div(_templateObject4$5 || (_templateObject4$5 = _taggedTemp
8701
8701
  var theme = _ref19.theme;
8702
8702
  return theme.vms.text.white;
8703
8703
  });
8704
- var LabelText$1 = styled.div(_templateObject5$5 || (_templateObject5$5 = _taggedTemplateLiteralLoose(["\n font-size: ", ";\n line-height: ", ";\n font-style: ", ";\n color: ", ";\n"])), function (_ref20) {
8704
+ var LabelText$1 = styled.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) {
8705
8705
  var $size = _ref20.$size;
8706
8706
  switch ($size) {
8707
8707
  case 'small':