@veritone-ce/design-system 1.12.58 → 1.12.59

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.
@@ -95,7 +95,7 @@ function FileUploader(props) {
95
95
  }
96
96
  })
97
97
  }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_material.Box, {
98
- children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_material.Typography, {
98
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Typography, {
99
99
  sx: {
100
100
  fontSize: '14px',
101
101
  width: '352px',
@@ -103,15 +103,22 @@ function FileUploader(props) {
103
103
  lineHeight: '22px',
104
104
  color: palette.text.primary
105
105
  },
106
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Box, {
107
- component: "span",
106
+ children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_material.Box, {
108
107
  sx: {
109
- marginRight: '4px',
110
- textDecoration: 'underline',
111
- color: palette.button.main
108
+ display: 'flex'
112
109
  },
113
- children: "Browse files"
114
- }), "from your computer or drag and drop here"]
110
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Typography, {
111
+ sx: {
112
+ marginRight: '4px',
113
+ textDecoration: 'underline',
114
+ color: palette.button.main,
115
+ fontWeight: 400
116
+ },
117
+ children: "Browse files"
118
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Typography, {
119
+ children: "from your computer or drag and drop here"
120
+ })]
121
+ })
115
122
  }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_material.Typography, {
116
123
  sx: {
117
124
  fontWeight: 600,
@@ -89,7 +89,7 @@ export default function FileUploader(props) {
89
89
  }
90
90
  })
91
91
  }), /*#__PURE__*/_jsxs(Box, {
92
- children: [/*#__PURE__*/_jsxs(Typography, {
92
+ children: [/*#__PURE__*/_jsx(Typography, {
93
93
  sx: {
94
94
  fontSize: '14px',
95
95
  width: '352px',
@@ -97,15 +97,22 @@ export default function FileUploader(props) {
97
97
  lineHeight: '22px',
98
98
  color: palette.text.primary
99
99
  },
100
- children: [/*#__PURE__*/_jsx(Box, {
101
- component: "span",
100
+ children: /*#__PURE__*/_jsxs(Box, {
102
101
  sx: {
103
- marginRight: '4px',
104
- textDecoration: 'underline',
105
- color: palette.button.main
102
+ display: 'flex'
106
103
  },
107
- children: "Browse files"
108
- }), "from your computer or drag and drop here"]
104
+ children: [/*#__PURE__*/_jsx(Typography, {
105
+ sx: {
106
+ marginRight: '4px',
107
+ textDecoration: 'underline',
108
+ color: palette.button.main,
109
+ fontWeight: 400
110
+ },
111
+ children: "Browse files"
112
+ }), /*#__PURE__*/_jsx(Typography, {
113
+ children: "from your computer or drag and drop here"
114
+ })]
115
+ })
109
116
  }), /*#__PURE__*/_jsxs(Typography, {
110
117
  sx: {
111
118
  fontWeight: 600,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veritone-ce/design-system",
3
- "version": "1.12.58",
3
+ "version": "1.12.59",
4
4
  "private": false,
5
5
  "description": "Design System for Veritone CE",
6
6
  "keywords": [