@sdata/web-vue 2.11.3 → 3.0.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.
- package/dist/sd.css +0 -6
- package/dist/sd.min.css +1 -1
- package/es/index.css +0 -6
- 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/spin/style/index.css +0 -3
- package/es/spin/style/index.scss +0 -2
- package/json/web-types.json +1 -1
- package/package.json +1 -1
package/dist/sd.css
CHANGED
|
@@ -7235,9 +7235,6 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
7235
7235
|
transform: translate3D(0%, 0, -1px) scale(0.5);
|
|
7236
7236
|
}
|
|
7237
7237
|
}
|
|
7238
|
-
.sd-spin {
|
|
7239
|
-
display: inline-block;
|
|
7240
|
-
}
|
|
7241
7238
|
.sd-spin-with-tip {
|
|
7242
7239
|
text-align: center;
|
|
7243
7240
|
}
|
|
@@ -14126,9 +14123,6 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
14126
14123
|
.sd-json-form-control--inline {
|
|
14127
14124
|
min-width: 0;
|
|
14128
14125
|
}
|
|
14129
|
-
.sd-json-form .sd-form-item {
|
|
14130
|
-
margin-bottom: 4px;
|
|
14131
|
-
}
|
|
14132
14126
|
|
|
14133
14127
|
.sd-ellipsis {
|
|
14134
14128
|
display: inline-block;
|