@topconsultnpm/sdkui-react 6.20.0-dev1.128 → 6.20.0-dev1.129

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.
@@ -160,7 +160,7 @@ onActivate, onBack, onClose, onHeaderDoubleClick, onMaximize, onActiveChanged },
160
160
  flexDirection: 'row',
161
161
  alignItems: 'center',
162
162
  overflow: 'hidden',
163
- }, children: _jsxs("p", { style: {
163
+ }, children: _jsxs("div", { style: {
164
164
  whiteSpace: 'nowrap',
165
165
  overflow: 'hidden',
166
166
  textOverflow: 'ellipsis',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@topconsultnpm/sdkui-react",
3
- "version": "6.20.0-dev1.128",
3
+ "version": "6.20.0-dev1.129",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1",