diff --git a/lib/www/client/source/src/components/decoder/saillines-string-decoder.vue b/lib/www/client/source/src/components/decoder/saillines-string-decoder.vue new file mode 100644 index 0000000..49e1e85 --- /dev/null +++ b/lib/www/client/source/src/components/decoder/saillines-string-decoder.vue @@ -0,0 +1,295 @@ + + + {{ title }} + {{ subtitle }} + + + + Text + Parsed + + + + + + + + + + + + + + + + + {{ header.text }} + + + + + + + + {{ ridx + (typeof numberedLines == "number" ? numberedLines : 0)+1 }} + + + + {{ cell.text }} + + + + + + + + + + + + + + Sail line + Direction + Acquire? + Source lines + Remarks + + + + + {{ line_no }} + ▲ + ▼ + ✘ + ✔ + + + + + + + + + + + + + + + + + + +