w-flow-vue 1.0.33 → 1.0.34
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/README.md +1 -1
- package/dist/w-flow-vue.umd.js +1 -1
- package/docs/components_WFlowVue.vue.html +1 -1
- package/docs/components_ui_Controls.vue.html +1 -1
- package/docs/examples/app.html +1 -1
- package/docs/examples/app.umd.js +1 -1
- package/docs/examples/ex-AppBasic.html +1 -1
- package/docs/examples/ex-AppConnectivity.html +1 -1
- package/docs/global.html +1 -1
- package/docs/index.html +1 -1
- package/docs/js_anchorPolicy.mjs.html +1 -1
- package/docs/js_connectPolicy.mjs.html +1 -1
- package/docs/js_defaults.mjs.html +1 -1
- package/docs/js_edgePath.mjs.html +1 -1
- package/docs/js_fixSvgNs.mjs.html +1 -1
- package/docs/js_geometry.mjs.html +1 -1
- package/docs/js_graph.mjs.html +1 -1
- package/docs/js_handleDom.mjs.html +1 -1
- package/docs/js_stepRouting.mjs.html +1 -1
- package/docs/module-WFlowVue.html +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -33,7 +33,7 @@ Add script for vue.
|
|
|
33
33
|
|
|
34
34
|
Add script for w-flow-vue.
|
|
35
35
|
```alias
|
|
36
|
-
<script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.
|
|
36
|
+
<script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.34/dist/w-flow-vue.umd.js"></script>
|
|
37
37
|
```
|
|
38
38
|
|
|
39
39
|
## Required setup for Vue 2 apps
|
package/dist/w-flow-vue.umd.js
CHANGED
|
@@ -1894,7 +1894,7 @@ export default {
|
|
|
1894
1894
|
<br class="clear">
|
|
1895
1895
|
|
|
1896
1896
|
<footer>
|
|
1897
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1897
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1898
1898
|
</footer>
|
|
1899
1899
|
|
|
1900
1900
|
<script>prettyPrint();</script>
|
|
@@ -265,7 +265,7 @@ export default {
|
|
|
265
265
|
<br class="clear">
|
|
266
266
|
|
|
267
267
|
<footer>
|
|
268
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
268
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
269
269
|
</footer>
|
|
270
270
|
|
|
271
271
|
<script>prettyPrint();</script>
|
package/docs/examples/app.html
CHANGED
package/docs/examples/app.umd.js
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
/>
|
|
44
44
|
|
|
45
45
|
<!-- w-flow-vue -->
|
|
46
|
-
<script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.
|
|
46
|
+
<script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.34/dist/w-flow-vue.umd.js"></script>
|
|
47
47
|
|
|
48
48
|
<!-- lodash -->
|
|
49
49
|
<script src="https://cdn.jsdelivr.net/npm/lodash/lodash.min.js"></script>
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
/>
|
|
44
44
|
|
|
45
45
|
<!-- w-flow-vue -->
|
|
46
|
-
<script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.
|
|
46
|
+
<script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.34/dist/w-flow-vue.umd.js"></script>
|
|
47
47
|
|
|
48
48
|
<!-- lodash -->
|
|
49
49
|
<script src="https://cdn.jsdelivr.net/npm/lodash/lodash.min.js"></script>
|
package/docs/global.html
CHANGED
|
@@ -3771,7 +3771,7 @@ Fixed 錨點恰為預設側時共用同一把手(視覺同位, 新拖出的邊
|
|
|
3771
3771
|
<br class="clear">
|
|
3772
3772
|
|
|
3773
3773
|
<footer>
|
|
3774
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
3774
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
3775
3775
|
</footer>
|
|
3776
3776
|
|
|
3777
3777
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
<br class="clear">
|
|
72
72
|
|
|
73
73
|
<footer>
|
|
74
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
74
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
75
75
|
</footer>
|
|
76
76
|
|
|
77
77
|
<script>prettyPrint();</script>
|
|
@@ -180,7 +180,7 @@ export function nodeSameSide(node, defNode) {
|
|
|
180
180
|
<br class="clear">
|
|
181
181
|
|
|
182
182
|
<footer>
|
|
183
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
183
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
184
184
|
</footer>
|
|
185
185
|
|
|
186
186
|
<script>prettyPrint();</script>
|
|
@@ -123,7 +123,7 @@ export function assessConnection(origin, target, { nodes, conns, validator } = {
|
|
|
123
123
|
<br class="clear">
|
|
124
124
|
|
|
125
125
|
<footer>
|
|
126
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
126
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
127
127
|
</footer>
|
|
128
128
|
|
|
129
129
|
<script>prettyPrint();</script>
|
|
@@ -92,7 +92,7 @@ export const CONN_DEFAULTS = {
|
|
|
92
92
|
<br class="clear">
|
|
93
93
|
|
|
94
94
|
<footer>
|
|
95
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
95
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
96
96
|
</footer>
|
|
97
97
|
|
|
98
98
|
<script>prettyPrint();</script>
|
|
@@ -342,7 +342,7 @@ function labelAtHalfLength(pts) {
|
|
|
342
342
|
<br class="clear">
|
|
343
343
|
|
|
344
344
|
<footer>
|
|
345
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
345
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
346
346
|
</footer>
|
|
347
347
|
|
|
348
348
|
<script>prettyPrint();</script>
|
|
@@ -85,7 +85,7 @@ export default fixSvgNs
|
|
|
85
85
|
<br class="clear">
|
|
86
86
|
|
|
87
87
|
<footer>
|
|
88
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
88
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
89
89
|
</footer>
|
|
90
90
|
|
|
91
91
|
<script>prettyPrint();</script>
|
|
@@ -288,7 +288,7 @@ export function snapPosition(position, gridSize) {
|
|
|
288
288
|
<br class="clear">
|
|
289
289
|
|
|
290
290
|
<footer>
|
|
291
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
291
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
292
292
|
</footer>
|
|
293
293
|
|
|
294
294
|
<script>prettyPrint();</script>
|
package/docs/js_graph.mjs.html
CHANGED
|
@@ -80,7 +80,7 @@ export function generateId() {
|
|
|
80
80
|
<br class="clear">
|
|
81
81
|
|
|
82
82
|
<footer>
|
|
83
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
83
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
84
84
|
</footer>
|
|
85
85
|
|
|
86
86
|
<script>prettyPrint();</script>
|
|
@@ -115,7 +115,7 @@ export function setHandleConnectRole(handleEl, role) {
|
|
|
115
115
|
<br class="clear">
|
|
116
116
|
|
|
117
117
|
<footer>
|
|
118
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
118
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
119
119
|
</footer>
|
|
120
120
|
|
|
121
121
|
<script>prettyPrint();</script>
|
|
@@ -333,7 +333,7 @@ function segmentFallback(sx, sy, tx, ty, sObs, tObs) {
|
|
|
333
333
|
<br class="clear">
|
|
334
334
|
|
|
335
335
|
<footer>
|
|
336
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
336
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
337
337
|
</footer>
|
|
338
338
|
|
|
339
339
|
<script>prettyPrint();</script>
|
|
@@ -4263,7 +4263,7 @@ reason ∈ 'no-endpoint'|'origin-not-source'|'target-not-target'|'not-connectabl
|
|
|
4263
4263
|
<br class="clear">
|
|
4264
4264
|
|
|
4265
4265
|
<footer>
|
|
4266
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
4266
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:57:24 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
4267
4267
|
</footer>
|
|
4268
4268
|
|
|
4269
4269
|
<script>prettyPrint();</script>
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "w-flow-vue",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.34",
|
|
4
4
|
"main": "dist/w-flow-vue.umd.js",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"w-component-vue": "^2.5.
|
|
6
|
+
"w-component-vue": "^2.5.5",
|
|
7
7
|
"w-jsonview-tree": "^1.0.36",
|
|
8
|
-
"wsemi": "^1.8.
|
|
8
|
+
"wsemi": "^1.8.80"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@vue/cli-plugin-babel": "^5.0.8",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"jest": "^29.7.0",
|
|
25
25
|
"jest-environment-jsdom": "^29.7.0",
|
|
26
26
|
"vue": "^2.7.16",
|
|
27
|
-
"w-screenctl": "^1.0.
|
|
27
|
+
"w-screenctl": "^1.0.15",
|
|
28
28
|
"w-package-tools": "^1.1.15",
|
|
29
29
|
"w-package-tools-e2e": "^1.0.0"
|
|
30
30
|
},
|