@sdata/web-vue 2.11.3 → 3.0.0

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/es/index.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
  }
@@ -161,9 +161,6 @@
161
161
  transform: translate3D(0%, 0, -1px) scale(0.5);
162
162
  }
163
163
  }
164
- .sd-spin {
165
- display: inline-block;
166
- }
167
164
  .sd-spin-with-tip {
168
165
  text-align: center;
169
166
  }
@@ -7,8 +7,6 @@
7
7
  $spin-prefix-cls: string.unquote('#{theme.$prefix}-spin');
8
8
 
9
9
  .#{$spin-prefix-cls} {
10
- display: inline-block;
11
-
12
10
  &-with-tip {
13
11
  text-align: center;
14
12
  }
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
4
  "name": "@sdata/web-vue",
5
- "version": "2.11.2",
5
+ "version": "2.11.3",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sdata/web-vue",
3
- "version": "2.11.3",
3
+ "version": "3.0.0",
4
4
  "description": "SD Design Vue: A Vue.js 3 UI Library",
5
5
  "keywords": [
6
6
  "sd",