@sdata/web-vue 3.0.0 → 3.0.2
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/sd.css +0 -3
- package/dist/sd.min.css +1 -1
- package/es/_hooks/use-popup-manager.js +5 -4
- package/es/index.css +0 -3
- package/es/json-form/style/index.css +0 -3
- package/es/json-form/style/index.scss +0 -4
- package/es/json-form/style/token.scss +0 -1
- package/es/trigger/trigger.js +8 -0
- package/json/web-types.json +1 -1
- package/package.json +1 -1
package/dist/sd.css
CHANGED
|
@@ -14123,9 +14123,6 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
14123
14123
|
.sd-json-form-control--inline {
|
|
14124
14124
|
min-width: 0;
|
|
14125
14125
|
}
|
|
14126
|
-
.sd-json-form .sd-form-item {
|
|
14127
|
-
margin-bottom: 4px;
|
|
14128
|
-
}
|
|
14129
14126
|
|
|
14130
14127
|
.sd-ellipsis {
|
|
14131
14128
|
display: inline-block;
|