@tenancy.nz/ui 1.1.0 → 1.1.1

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.
@@ -24,7 +24,7 @@ var StyledFormLabel = styles.styled(FormLabel)(_templateObject7 || (_templateObj
24
24
  margin = _ref3.margin,
25
25
  size = _ref3.size,
26
26
  theme = _ref3.theme;
27
- return react.css(_templateObject8 || (_templateObject8 = _rollupPluginBabelHelpers._taggedTemplateLiteral(["\n && {\n font-weight: 600;\n display: inline-flex;\n ", "\n ", "\n\n ", "\n ", "\n\n .MuiFormLabel-asterisk {\n color: ", ";\n }\n }\n "])), colorStyles({
27
+ return react.css(_templateObject8 || (_templateObject8 = _rollupPluginBabelHelpers._taggedTemplateLiteral(["\n && {\n font-weight: 600;\n display: inline-flex;\n text-transform: none;\n\n ", "\n ", "\n\n ", "\n ", "\n\n .MuiFormLabel-asterisk {\n color: ", ";\n }\n }\n "])), colorStyles({
28
28
  disabled: disabled,
29
29
  theme: theme
30
30
  }), marginStyles({
@@ -20,7 +20,7 @@ var StyledFormLabel = styled(FormLabel)(_templateObject7 || (_templateObject7 =
20
20
  margin = _ref3.margin,
21
21
  size = _ref3.size,
22
22
  theme = _ref3.theme;
23
- return css(_templateObject8 || (_templateObject8 = _taggedTemplateLiteral(["\n && {\n font-weight: 600;\n display: inline-flex;\n ", "\n ", "\n\n ", "\n ", "\n\n .MuiFormLabel-asterisk {\n color: ", ";\n }\n }\n "])), colorStyles({
23
+ return css(_templateObject8 || (_templateObject8 = _taggedTemplateLiteral(["\n && {\n font-weight: 600;\n display: inline-flex;\n text-transform: none;\n\n ", "\n ", "\n\n ", "\n ", "\n\n .MuiFormLabel-asterisk {\n color: ", ";\n }\n }\n "])), colorStyles({
24
24
  disabled: disabled,
25
25
  theme: theme
26
26
  }), marginStyles({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tenancy.nz/ui",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Library of React UI components for tenancy.co.nz apps.",
5
5
  "author": "Tenancy.co.nz <monty@tenancy.co.nz>",
6
6
  "keywords": [