@sdata/web-vue 2.11.0 → 2.11.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.
@@ -157,6 +157,8 @@ var border_beam_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defi
157
157
  function finishFlow() {
158
158
  clearFlowTimer();
159
159
  isFlowing.value = false;
160
+ if (!props.active && isActive.value && !isFading.value) if (shouldReduceMotion()) isActive.value = false;
161
+ else isFading.value = true;
160
162
  }
161
163
  function resolveFlowPoint(coordinate, rect) {
162
164
  const value = coordinate !== null && coordinate !== void 0 ? coordinate : "top-right";
@@ -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.10.2",
5
+ "version": "2.11.0",
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.0",
3
+ "version": "2.11.1",
4
4
  "description": "SD Design Vue: A Vue.js 3 UI Library",
5
5
  "keywords": [
6
6
  "sd",