w-flow-vue 1.0.44 → 1.0.46

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.
Files changed (49) hide show
  1. package/README.md +1 -1
  2. package/dist/w-flow-vue.umd.js +1 -1
  3. package/docs/components_WFlowVue.vue.html +1 -1
  4. package/docs/components_edges_EdgeMarkerDefs.vue.html +1 -1
  5. package/docs/components_mixins_settingsForm.mjs.html +1 -1
  6. package/docs/components_nodes_Handle.vue.html +1 -1
  7. package/docs/components_nodes_NodeBody.vue.html +1 -1
  8. package/docs/components_nodes_NodePorts.vue.html +1 -1
  9. package/docs/components_ui_Controls.vue.html +1 -1
  10. package/docs/components_ui_NodeSettingsForm.vue.html +1 -1
  11. package/docs/components_ui_SettingsGroup.vue.html +1 -1
  12. package/docs/components_ui_SettingsSelect.vue.html +1 -1
  13. package/docs/components_ui_SettingsText.vue.html +1 -1
  14. package/docs/examples/app.html +1 -1
  15. package/docs/examples/app.umd.js +1 -1
  16. package/docs/examples/ex-AppBasic.html +1 -1
  17. package/docs/examples/ex-AppConnectivity.html +1 -1
  18. package/docs/global.html +1 -1
  19. package/docs/index.html +1 -1
  20. package/docs/js_anchorPolicy.mjs.html +1 -1
  21. package/docs/js_connectPolicy.mjs.html +1 -1
  22. package/docs/js_defaults.mjs.html +1 -1
  23. package/docs/js_domGesture.mjs.html +1 -1
  24. package/docs/js_edgeMarker.mjs.html +1 -1
  25. package/docs/js_edgePath.mjs.html +1 -1
  26. package/docs/js_edgeStyle.mjs.html +1 -1
  27. package/docs/js_fixSvgNs.mjs.html +1 -1
  28. package/docs/js_geometry.mjs.html +1 -1
  29. package/docs/js_graph.mjs.html +1 -1
  30. package/docs/js_graphMutation.mjs.html +1 -1
  31. package/docs/js_handleDom.mjs.html +1 -1
  32. package/docs/js_hitTest.mjs.html +1 -1
  33. package/docs/js_icons.mjs.html +1 -1
  34. package/docs/js_nodeStyle.mjs.html +1 -1
  35. package/docs/js_popupPolicy.mjs.html +1 -1
  36. package/docs/js_resolveOpt.mjs.html +1 -1
  37. package/docs/js_settingsGroups.mjs.html +1 -1
  38. package/docs/js_shapeAnchor.mjs.html +1 -1
  39. package/docs/js_stepRouting.mjs.html +1 -1
  40. package/docs/js_viewport.mjs.html +1 -1
  41. package/docs/module-EdgeMarkerDefs.html +1 -1
  42. package/docs/module-Handle.html +1 -1
  43. package/docs/module-NodeBody.html +1 -1
  44. package/docs/module-NodePorts.html +1 -1
  45. package/docs/module-NodeSettingsForm.html +1 -1
  46. package/docs/module-SettingsGroup.html +1 -1
  47. package/docs/module-SettingsSelect.html +1 -1
  48. package/docs/module-SettingsText.html +1 -1
  49. 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.44/dist/w-flow-vue.umd.js"></script>
36
+ <script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.46/dist/w-flow-vue.umd.js"></script>
37
37
  ```
38
38
 
39
39
  ## Settings form components (for advanced use)
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * w-flow-vue v1.0.44
2
+ * w-flow-vue v1.0.46
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -1993,7 +1993,7 @@ export default {
1993
1993
  <br class="clear">
1994
1994
 
1995
1995
  <footer>
1996
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1996
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1997
1997
  </footer>
1998
1998
 
1999
1999
  <script>prettyPrint();</script>
@@ -105,7 +105,7 @@ export default {
105
105
  <br class="clear">
106
106
 
107
107
  <footer>
108
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
108
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
109
109
  </footer>
110
110
 
111
111
  <script>prettyPrint();</script>
@@ -238,7 +238,7 @@ export default {
238
238
  <br class="clear">
239
239
 
240
240
  <footer>
241
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
241
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
242
242
  </footer>
243
243
 
244
244
  <script>prettyPrint();</script>
@@ -183,7 +183,7 @@ export default {
183
183
  <br class="clear">
184
184
 
185
185
  <footer>
186
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
186
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
187
187
  </footer>
188
188
 
189
189
  <script>prettyPrint();</script>
@@ -177,7 +177,7 @@ export default {
177
177
  <br class="clear">
178
178
 
179
179
  <footer>
180
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
180
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
181
181
  </footer>
182
182
 
183
183
  <script>prettyPrint();</script>
@@ -125,7 +125,7 @@ export default {
125
125
  <br class="clear">
126
126
 
127
127
  <footer>
128
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
129
129
  </footer>
130
130
 
131
131
  <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 Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
268
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
269
269
  </footer>
270
270
 
271
271
  <script>prettyPrint();</script>
@@ -166,7 +166,7 @@ function titleCase(v) {
166
166
  <br class="clear">
167
167
 
168
168
  <footer>
169
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
169
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
170
170
  </footer>
171
171
 
172
172
  <script>prettyPrint();</script>
@@ -244,7 +244,7 @@ export default {
244
244
  <br class="clear">
245
245
 
246
246
  <footer>
247
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
247
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
248
248
  </footer>
249
249
 
250
250
  <script>prettyPrint();</script>
@@ -126,7 +126,7 @@ export default {
126
126
  <br class="clear">
127
127
 
128
128
  <footer>
129
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
129
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
130
130
  </footer>
131
131
 
132
132
  <script>prettyPrint();</script>
@@ -112,7 +112,7 @@ export default {
112
112
  <br class="clear">
113
113
 
114
114
  <footer>
115
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
115
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
116
116
  </footer>
117
117
 
118
118
  <script>prettyPrint();</script>
@@ -36,7 +36,7 @@
36
36
 
37
37
 
38
38
  <!-- app -->
39
- <script src="app.umd.js?1788163189728"></script>
39
+ <script src="app.umd.js?1788349552812"></script>
40
40
 
41
41
  </head>
42
42
  <body style="font-family:'Microsoft JhengHei','Avenir','Helvetica'; padding:0px; margin:0px;">
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * app v1.0.44
2
+ * app v1.0.46
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -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.44/dist/w-flow-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.46/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.44/dist/w-flow-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.46/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
@@ -16004,7 +16004,7 @@ reason ∈ 'no-endpoint'|'unknown-handle'|'self'|'not-connectable'|'missing-node
16004
16004
  <br class="clear">
16005
16005
 
16006
16006
  <footer>
16007
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
16007
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
16008
16008
  </footer>
16009
16009
 
16010
16010
  <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 Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
74
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
75
75
  </footer>
76
76
 
77
77
  <script>prettyPrint();</script>
@@ -115,7 +115,7 @@ export function connTargetSide(conn, defConn) {
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 Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
118
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
119
119
  </footer>
120
120
 
121
121
  <script>prettyPrint();</script>
@@ -128,7 +128,7 @@ export function assessConnection(origin, target, { nodes, conns, validator } = {
128
128
  <br class="clear">
129
129
 
130
130
  <footer>
131
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
131
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
132
132
  </footer>
133
133
 
134
134
  <script>prettyPrint();</script>
@@ -133,7 +133,7 @@ export const CONN_SETTING_KEYS = [
133
133
  <br class="clear">
134
134
 
135
135
  <footer>
136
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
136
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
137
137
  </footer>
138
138
 
139
139
  <script>prettyPrint();</script>
@@ -141,7 +141,7 @@ export function startDocumentGesture(o) {
141
141
  <br class="clear">
142
142
 
143
143
  <footer>
144
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
144
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
145
145
  </footer>
146
146
 
147
147
  <script>prettyPrint();</script>
@@ -181,7 +181,7 @@ export function markerUrl(spec) {
181
181
  <br class="clear">
182
182
 
183
183
  <footer>
184
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
184
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
185
185
  </footer>
186
186
 
187
187
  <script>prettyPrint();</script>
@@ -377,7 +377,7 @@ export function getPathFunction(type) {
377
377
  <br class="clear">
378
378
 
379
379
  <footer>
380
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
380
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
381
381
  </footer>
382
382
 
383
383
  <script>prettyPrint();</script>
@@ -145,7 +145,7 @@ export function parseWaypoints(points) {
145
145
  <br class="clear">
146
146
 
147
147
  <footer>
148
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
148
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
149
149
  </footer>
150
150
 
151
151
  <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 Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
88
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
89
89
  </footer>
90
90
 
91
91
  <script>prettyPrint();</script>
@@ -180,7 +180,7 @@ export function computeResize(edge, start, delta, opt) {
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 Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
183
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
184
184
  </footer>
185
185
 
186
186
  <script>prettyPrint();</script>
@@ -69,7 +69,7 @@ export function generateId() {
69
69
  <br class="clear">
70
70
 
71
71
  <footer>
72
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
72
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
73
73
  </footer>
74
74
 
75
75
  <script>prettyPrint();</script>
@@ -235,7 +235,7 @@ export function snapshotDeep(v) {
235
235
  <br class="clear">
236
236
 
237
237
  <footer>
238
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
238
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
239
239
  </footer>
240
240
 
241
241
  <script>prettyPrint();</script>
@@ -124,7 +124,7 @@ export function setDomFlag(el, name, value) {
124
124
  <br class="clear">
125
125
 
126
126
  <footer>
127
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
127
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128
128
  </footer>
129
129
 
130
130
  <script>prettyPrint();</script>
@@ -107,7 +107,7 @@ export function isCanvasBlank(target, flowRoot) {
107
107
  <br class="clear">
108
108
 
109
109
  <footer>
110
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
110
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
111
111
  </footer>
112
112
 
113
113
  <script>prettyPrint();</script>
@@ -67,7 +67,7 @@ export const GEAR_PATH = 'M11.078 0l.294 1.833a7.587 7.587 0 0 1 2.174 1.25l1.72
67
67
  <br class="clear">
68
68
 
69
69
  <footer>
70
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
70
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
71
71
  </footer>
72
72
 
73
73
  <script>prettyPrint();</script>
@@ -144,7 +144,7 @@ export function labelOffsetStyle(node, defNode) {
144
144
  <br class="clear">
145
145
 
146
146
  <footer>
147
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
147
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
148
148
  </footer>
149
149
 
150
150
  <script>prettyPrint();</script>
@@ -97,7 +97,7 @@ export function settingsOpensOn(trigger, eventKind) {
97
97
  <br class="clear">
98
98
 
99
99
  <footer>
100
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
100
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
101
101
  </footer>
102
102
 
103
103
  <script>prettyPrint();</script>
@@ -260,7 +260,7 @@ export function pickMenuOpt(opt) {
260
260
  <br class="clear">
261
261
 
262
262
  <footer>
263
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
263
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
264
264
  </footer>
265
265
 
266
266
  <script>prettyPrint();</script>
@@ -109,7 +109,7 @@ export function visibleGroups(groups, excludes) {
109
109
  <br class="clear">
110
110
 
111
111
  <footer>
112
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
112
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
113
113
  </footer>
114
114
 
115
115
  <script>prettyPrint();</script>
@@ -87,7 +87,7 @@ export function sideAnchorFraction(shape, side) {
87
87
  <br class="clear">
88
88
 
89
89
  <footer>
90
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
90
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
91
91
  </footer>
92
92
 
93
93
  <script>prettyPrint();</script>
@@ -356,7 +356,7 @@ function segmentFallback(sx, sy, tx, ty, sObs, tObs) {
356
356
  <br class="clear">
357
357
 
358
358
  <footer>
359
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
359
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
360
360
  </footer>
361
361
 
362
362
  <script>prettyPrint();</script>
@@ -226,7 +226,7 @@ export function recenterForResize(viewport, oldSize, newSize) {
226
226
  <br class="clear">
227
227
 
228
228
  <footer>
229
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
229
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
230
230
  </footer>
231
231
 
232
232
  <script>prettyPrint();</script>
@@ -178,7 +178,7 @@
178
178
  <br class="clear">
179
179
 
180
180
  <footer>
181
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
181
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
182
182
  </footer>
183
183
 
184
184
  <script>prettyPrint();</script>
@@ -186,7 +186,7 @@
186
186
  <br class="clear">
187
187
 
188
188
  <footer>
189
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
189
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
190
190
  </footer>
191
191
 
192
192
  <script>prettyPrint();</script>
@@ -180,7 +180,7 @@
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 Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
183
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
184
184
  </footer>
185
185
 
186
186
  <script>prettyPrint();</script>
@@ -180,7 +180,7 @@
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 Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
183
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
184
184
  </footer>
185
185
 
186
186
  <script>prettyPrint();</script>
@@ -178,7 +178,7 @@
178
178
  <br class="clear">
179
179
 
180
180
  <footer>
181
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
181
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
182
182
  </footer>
183
183
 
184
184
  <script>prettyPrint();</script>
@@ -200,7 +200,7 @@ visibility:hidden 同時使收合內容不可被 Tab 聚焦。刻意不做高度
200
200
  <br class="clear">
201
201
 
202
202
  <footer>
203
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
203
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
204
204
  </footer>
205
205
 
206
206
  <script>prettyPrint();</script>
@@ -198,7 +198,7 @@
198
198
  <br class="clear">
199
199
 
200
200
  <footer>
201
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
201
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
202
202
  </footer>
203
203
 
204
204
  <script>prettyPrint();</script>
@@ -190,7 +190,7 @@
190
190
  <br class="clear">
191
191
 
192
192
  <footer>
193
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Aug 31 2026 15:59:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
193
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 19:45:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
194
194
  </footer>
195
195
 
196
196
  <script>prettyPrint();</script>
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "w-flow-vue",
3
- "version": "1.0.44",
3
+ "version": "1.0.46",
4
4
  "main": "dist/w-flow-vue.umd.js",
5
5
  "dependencies": {
6
- "w-component-vue": "^2.5.6",
6
+ "w-component-vue": "^2.5.9",
7
7
  "w-jsonview-tree": "^1.0.36",
8
- "wsemi": "^1.8.80"
8
+ "wsemi": "^1.8.84"
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.15",
27
+ "w-screenctl": "^1.0.17",
28
28
  "w-package-tools": "^1.1.15",
29
29
  "w-package-tools-e2e": "^1.0.0"
30
30
  },