rsyntaxtree 1.1.4 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (92) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +1 -1
  3. data/.tags +602 -51
  4. data/docs/_examples/000.md +4 -4
  5. data/docs/_examples/010.md +0 -1
  6. data/docs/_examples/029.md +56 -0
  7. data/docs/_examples/030.md +33 -0
  8. data/docs/_examples/031.md +20 -0
  9. data/docs/_examples/032.md +27 -0
  10. data/docs/_examples/033.md +26 -0
  11. data/docs/_examples/034.md +26 -0
  12. data/docs/_examples/035.md +34 -0
  13. data/docs/assets/img/000.png +0 -0
  14. data/docs/assets/img/001.png +0 -0
  15. data/docs/assets/img/002.png +0 -0
  16. data/docs/assets/img/003.png +0 -0
  17. data/docs/assets/img/004.png +0 -0
  18. data/docs/assets/img/005.png +0 -0
  19. data/docs/assets/img/006.png +0 -0
  20. data/docs/assets/img/007.png +0 -0
  21. data/docs/assets/img/008.png +0 -0
  22. data/docs/assets/img/009.png +0 -0
  23. data/docs/assets/img/010.png +0 -0
  24. data/docs/assets/img/011.png +0 -0
  25. data/docs/assets/img/012.png +0 -0
  26. data/docs/assets/img/013.png +0 -0
  27. data/docs/assets/img/014.png +0 -0
  28. data/docs/assets/img/015.png +0 -0
  29. data/docs/assets/img/016.png +0 -0
  30. data/docs/assets/img/017.png +0 -0
  31. data/docs/assets/img/018.png +0 -0
  32. data/docs/assets/img/020.png +0 -0
  33. data/docs/assets/img/021.png +0 -0
  34. data/docs/assets/img/023.png +0 -0
  35. data/docs/assets/img/024.png +0 -0
  36. data/docs/assets/img/025.png +0 -0
  37. data/docs/assets/img/026.png +0 -0
  38. data/docs/assets/img/027.png +0 -0
  39. data/docs/assets/img/028.png +0 -0
  40. data/docs/assets/img/029.png +0 -0
  41. data/docs/assets/img/030.png +0 -0
  42. data/docs/assets/img/031.png +0 -0
  43. data/docs/assets/img/032.png +0 -0
  44. data/docs/assets/img/033.png +0 -0
  45. data/docs/assets/img/034.png +0 -0
  46. data/docs/assets/img/035.png +0 -0
  47. data/docs/assets/svg/000.svg +41 -31
  48. data/docs/assets/svg/001.svg +9 -0
  49. data/docs/assets/svg/002.svg +9 -0
  50. data/docs/assets/svg/003.svg +9 -0
  51. data/docs/assets/svg/004.svg +9 -0
  52. data/docs/assets/svg/005.svg +9 -0
  53. data/docs/assets/svg/006.svg +9 -0
  54. data/docs/assets/svg/007.svg +9 -0
  55. data/docs/assets/svg/008.svg +9 -0
  56. data/docs/assets/svg/009.svg +9 -0
  57. data/docs/assets/svg/010.svg +19 -8
  58. data/docs/assets/svg/011.svg +9 -0
  59. data/docs/assets/svg/012.svg +9 -0
  60. data/docs/assets/svg/013.svg +9 -0
  61. data/docs/assets/svg/014.svg +9 -0
  62. data/docs/assets/svg/015.svg +9 -0
  63. data/docs/assets/svg/016.svg +9 -0
  64. data/docs/assets/svg/017.svg +9 -0
  65. data/docs/assets/svg/018.svg +9 -0
  66. data/docs/assets/svg/019.svg +9 -0
  67. data/docs/assets/svg/020.svg +9 -0
  68. data/docs/assets/svg/021.svg +9 -0
  69. data/docs/assets/svg/022.svg +9 -0
  70. data/docs/assets/svg/023.svg +9 -0
  71. data/docs/assets/svg/024.svg +9 -0
  72. data/docs/assets/svg/025.svg +9 -0
  73. data/docs/assets/svg/026.svg +9 -0
  74. data/docs/assets/svg/027.svg +9 -0
  75. data/docs/assets/svg/028.svg +9 -0
  76. data/docs/assets/svg/029.svg +132 -0
  77. data/docs/assets/svg/030.svg +82 -0
  78. data/docs/assets/svg/031.svg +42 -0
  79. data/docs/assets/svg/032.svg +92 -0
  80. data/docs/assets/svg/033.svg +80 -0
  81. data/docs/assets/svg/034.svg +97 -0
  82. data/docs/assets/svg/035.svg +80 -0
  83. data/docs/documentation.md +18 -5
  84. data/docs/documentation_ja.md +15 -3
  85. data/docs/examples.html +44 -41
  86. data/lib/rsyntaxtree/base_graph.rb +3 -6
  87. data/lib/rsyntaxtree/element.rb +1 -10
  88. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  89. data/lib/rsyntaxtree/svg_graph.rb +86 -17
  90. data/lib/rsyntaxtree/version.rb +1 -1
  91. data/test/markup_parser_test.rb +2 -0
  92. metadata +23 -2
data/.tags CHANGED
@@ -224,19 +224,30 @@
224
224
  .site-footer-owner docs/_site/assets/css/style.css /^.site-footer-owner { display: block; font-weight: bold; }$/;" c
225
225
  404 docs/404.html /^ <h1>404<\/h1>$/;" h
226
226
  404 docs/_site/404.html /^ <h1>404<\/h1>$/;" h
227
+ Animal ontology docs/_site/examples.html /^ <h2 id="category-formal-concept-analysis"><b>Formal Concept Analysis<\/b><\/h2><h3>Animal on/;" j
228
+ Arithmetic parser docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Arithmetic parser<\/h3>$/;" j
227
229
  Author README.md /^## Author$/;" s
228
230
  BaseGraph lib/rsyntaxtree/base_graph.rb /^ class BaseGraph$/;" c class:RSyntaxTree
229
231
  BaseGraph lib/rsyntaxtree/base_graph.rb /^ class BaseGraph$/;" c module:RSyntaxTree
230
232
  Basic Usage docs/_site/documentation.html /^<h3 id="basic-usage">Basic Usage<\/h3>$/;" j
231
233
  Basic Usage docs/documentation.md /^### Basic Usage$/;" S chapter:Documentation
234
+ Basic binary tree docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Basic binary tree<\/h3>$/;" j
235
+ Basic polyline sample docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Basic polyline sample<\/h3>$/;" j
236
+ Basic tree with triangles docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Basic tree with triangles<\/h3>$/;" j
232
237
  Box and Circle docs/documentation.md /^#### Box and Circle$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
233
- Cognitive Grammar (Experimental) docs/_site/examples.html /^<h2 id="category-cognitive-grammar-experimental"><b>Cognitive Grammar (Experimental)<\/b><\/h2>$/;" i
234
- Combinatory Categorial Grammar (Experimental) docs/_site/examples.html /^<h2 id="category-combinatory-categorial-grammar-experimental"><b>Combinatory Categorial Grammar /;" i
235
- Computer Science docs/_site/examples.html /^<h2 id="category-computer-science"><b>Computer Science<\/b><\/h2>$/;" i
238
+ CCG sample docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>CCG sample<\/h3>$/;" j
239
+ CCG sample docs/_site/examples.html /^ <h2 id="category-combinatory-categorial-grammar"><b>Combinatory Categorial Grammar<\/b><\/h2/;" j
240
+ Cognitive Grammar docs/_site/examples.html /^ <h2 id="category-cognitive-grammar"><b>Cognitive Grammar<\/b><\/h2><h3>Cognitive Grammar sam/;" i
241
+ Cognitive Grammar sample docs/_site/examples.html /^ <h2 id="category-cognitive-grammar"><b>Cognitive Grammar<\/b><\/h2><h3>Cognitive Grammar sam/;" j
242
+ Combinatory Categorial Grammar docs/_site/examples.html /^ <h2 id="category-combinatory-categorial-grammar"><b>Combinatory Categorial Grammar<\/b><\/h2/;" i
243
+ Computer Science docs/_site/examples.html /^ <h2 id="category-computer-science"><b>Computer Science<\/b><\/h2><h3>Programming language pa/;" i
244
+ Construction Grammar docs/_site/examples.html /^ <h2 id="category-construction-grammar"><b>Construction Grammar<\/b><\/h2><h3>Network of non-/;" i
236
245
  Development README.md /^## Development$/;" s
237
246
  Documentation README.md /^## Documentation$/;" s
238
247
  Documentation docs/_site/documentation.html /^ <h1 class="no_toc" id="documentation">Documentation<\/h1>$/;" h
239
248
  Documentation docs/documentation.md /^# Documentation$/;" c
249
+ Draw Extra Connectors between Nodes (experimental) docs/_site/documentation.html /^<h3 id="draw-extra-connectors-between-nodes-experimental">Draw Extra Connectors between Nodes (e/;" j
250
+ Draw Extra Connectors between Nodes (experimental) docs/documentation.md /^### Draw Extra Connectors between Nodes (experimental)$/;" S chapter:Documentation
240
251
  Draw Paths between Nodes (experimental) docs/_site/documentation.html /^<h3 id="draw-paths-between-nodes-experimental">Draw Paths between Nodes (experimental)<\/h3>$/;" j
241
252
  Draw Paths between Nodes (experimental) docs/documentation.md /^### Draw Paths between Nodes (experimental)$/;" S chapter:Documentation
242
253
  ETYPE_LEAF lib/rsyntaxtree.rb /^ETYPE_LEAF = 2$/;" C
@@ -260,23 +271,34 @@ Font Styles, Text Decoration, and Sub/Superscripts docs/documentation.md /^### F
260
271
  FontMetrics lib/rsyntaxtree/utils.rb /^module FontMetrics$/;" m
261
272
  Fonts Used to Generate PNG docs/_site/documentation.html /^<h3 id="fonts-used-to-generate-png">Fonts Used to Generate PNG<\/h3>$/;" j
262
273
  Fonts Used to Generate PNG docs/documentation.md /^### Fonts Used to Generate PNG$/;" S chapter:Documentation
263
- General docs/_site/examples.html /^<h2 id="category-general"><b>General<\/b><\/h2>$/;" i
264
- Generative Grammar docs/_site/examples.html /^<h2 id="category-generative-grammar"><b>Generative Grammar<\/b><\/h2>$/;" i
265
- Head-Driven Phrase Structure Grammar (Experimental) docs/_site/examples.html /^<h2 id="category-head-driven-phrase-structure-grammar-experimental"><b>Head-Driven Phrase Struct/;" i
274
+ Formal Concept Analysis docs/_site/examples.html /^ <h2 id="category-formal-concept-analysis"><b>Formal Concept Analysis<\/b><\/h2><h3>Animal on/;" i
275
+ Formal Semantics docs/_site/examples.html /^ <h2 id="category-formal-semantics"><b>Formal Semantics<\/b><\/h2><h3>Lambda calculus<\/h3>$/;" i
276
+ From phoneme to sentence docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>From phoneme to sentence<\/h3>$/;" j
277
+ General docs/_site/examples.html /^ <h2 id="category-general"><b>General<\/b><\/h2><h3>RSyntaxTree basic example<\/h3>$/;" i
278
+ Generative Grammar docs/_site/examples.html /^ <h2 id="category-generative-grammar"><b>Generative Grammar<\/b><\/h2><h3>Minimalistic syntre/;" i
279
+ HPSG sample docs/_site/examples.html /^ <h2 id="category-head-driven-phrase-structure-grammar"><b>Head-Driven Phrase Structure Gramm/;" j
280
+ Head-Driven Phrase Structure Grammar docs/_site/examples.html /^ <h2 id="category-head-driven-phrase-structure-grammar"><b>Head-Driven Phrase Structure Gramm/;" i
266
281
  Horizontal Line docs/documentation.md /^#### Horizontal Line$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
267
282
  Install Fonts for SVG docs/_site/documentation.html /^<h3 id="install-fonts-for-svg">Install Fonts for SVG<\/h3>$/;" j
268
283
  Install Fonts for SVG docs/documentation.md /^### Install Fonts for SVG$/;" S chapter:Documentation
269
284
  Installation README.md /^## Installation$/;" s
285
+ Lambda calculus docs/_site/examples.html /^ <h2 id="category-formal-semantics"><b>Formal Semantics<\/b><\/h2><h3>Lambda calculus<\/h3>$/;" j
270
286
  License README.md /^## License$/;" s
271
287
  Markup lib/rsyntaxtree/markup_parser.rb /^module Markup$/;" m
272
- Markup lib/rsyntaxtree/markup_parser_new.rb /^module Markup$/;" m
273
288
  MarkupParser lib/rsyntaxtree/markup_parser.rb /^class MarkupParser < Parslet::Parser$/;" c
274
- MarkupParser lib/rsyntaxtree/markup_parser_new.rb /^class MarkupParser < Parslet::Parser$/;" c
275
289
  MarkupParserTest test/markup_parser_test.rb /^class MarkupParserTest < Minitest::Test$/;" c
290
+ Minimalistic syntree docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Minimalistic syntree<\/h3>$/;" j
291
+ Minimalistic syntree docs/_site/examples.html /^ <h2 id="category-generative-grammar"><b>Generative Grammar<\/b><\/h2><h3>Minimalistic syntre/;" j
292
+ Miscellaneous docs/_site/examples.html /^ <h2 id="category-miscellaneous"><b>Miscellaneous<\/b><\/h2><h3>Tick-tac-toe<\/h3>$/;" i
293
+ Network of non-prototypical sentence constructions docs/_site/examples.html /^ <h2 id="category-construction-grammar"><b>Construction Grammar<\/b><\/h2><h3>Network of non-/;" j
276
294
  Newline docs/documentation.md /^#### Newline$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
295
+ Non-binary tree sample docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Non-binary tree sample<\/h3>$/;" j
277
296
  PNG形式を用いる場合 docs/_site/documentation_ja.html /^<h3 id="png形式を用いる場合">PNG形式を用いる場合<\/h3>$/;" j
278
297
  PNG形式を用いる場合 docs/documentation_ja.md /^### PNG形式を用いる場合$/;" S chapter:ドキュメンテーション
279
- Phonology docs/_site/examples.html /^<h2 id="category-phonology"><b>Phonology<\/b><\/h2>$/;" i
298
+ Phonology docs/_site/examples.html /^ <h2 id="category-phonology"><b>Phonology<\/b><\/h2><h3>Phonology sample<\/h3>$/;" i
299
+ Phonology sample docs/_site/examples.html /^ <h2 id="category-phonology"><b>Phonology<\/b><\/h2><h3>Phonology sample<\/h3>$/;" j
300
+ Pragmatics docs/_site/examples.html /^ <h2 id="category-pragmatics"><b>Pragmatics<\/b><\/h2><h3>Types of meaning<\/h3>$/;" i
301
+ Programming language parser docs/_site/examples.html /^ <h2 id="category-computer-science"><b>Computer Science<\/b><\/h2><h3>Programming language pa/;" j
280
302
  RSGenerator lib/rsyntaxtree.rb /^ class RSGenerator$/;" c class:RSyntaxTree
281
303
  RSGenerator lib/rsyntaxtree.rb /^ class RSGenerator$/;" c module:RSyntaxTree
282
304
  RSTError lib/rsyntaxtree.rb /^class RSTError < StandardError$/;" c
@@ -291,6 +313,7 @@ RSyntaxTree lib/rsyntaxtree/elementlist.rb /^module RSyntaxTree$/;" m
291
313
  RSyntaxTree lib/rsyntaxtree/string_parser.rb /^module RSyntaxTree$/;" m
292
314
  RSyntaxTree lib/rsyntaxtree/svg_graph.rb /^module RSyntaxTree$/;" m
293
315
  RSyntaxTree lib/rsyntaxtree/version.rb /^module RSyntaxTree$/;" m
316
+ RSyntaxTree basic example docs/_site/examples.html /^ <h2 id="category-general"><b>General<\/b><\/h2><h3>RSyntaxTree basic example<\/h3>$/;" j
294
317
  RSyntaxTree | Syntax tree generator made with Ruby docs/_site/404.html /^<title>RSyntaxTree | Syntax tree generator made with Ruby<\/title>$/;" j
295
318
  RSyntaxTree | Syntax tree generator made with Ruby docs/_site/documentation.html /^<title>RSyntaxTree | Syntax tree generator made with Ruby<\/title>$/;" j
296
319
  RSyntaxTree | Syntax tree generator made with Ruby docs/_site/documentation_ja.html /^<title>RSyntaxTree | Syntax tree generator made with Ruby<\/title>$/;" j
@@ -304,6 +327,7 @@ SVG形式を用いる場合 docs/documentation_ja.md /^### SVG形式を用いる
304
327
  String lib/rsyntaxtree/utils.rb /^class String$/;" c
305
328
  StringParser lib/rsyntaxtree/string_parser.rb /^ class StringParser$/;" c class:RSyntaxTree
306
329
  StringParser lib/rsyntaxtree/string_parser.rb /^ class StringParser$/;" c module:RSyntaxTree
330
+ Subject-predicate construction docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Subject-predicate construction<\/h3>$/;" j
307
331
  Subscript and Superscript docs/documentation.md /^#### Subscript and Superscript$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
308
332
  Syntax tree generator made with Ruby docs/_site/404.html /^ <h2 class="project-tagline">Syntax tree generator made with Ruby<\/h2>$/;" i
309
333
  Syntax tree generator made with Ruby docs/_site/documentation.html /^ <h2 class="project-tagline">Syntax tree generator made with Ruby<\/h2>$/;" i
@@ -312,14 +336,21 @@ Syntax tree generator made with Ruby docs/_site/examples.html /^ <h2 class=
312
336
  Table of Contents docs/_site/documentation.html /^<h3 class="no_toc" id="table-of-contents">Table of Contents<\/h3>$/;" j
313
337
  Table of Contents docs/documentation.md /^### Table of Contents$/;" S chapter:Documentation
314
338
  Text Decoration docs/documentation.md /^#### Text Decoration$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
315
- Tic-Tac-Toe docs/_site/examples.html /^<h2 id="category-tic-tac-toe"><b>Tic-Tac-Toe<\/b><\/h2>$/;" i
339
+ Tick-tac-toe docs/_site/examples.html /^ <h2 id="category-miscellaneous"><b>Miscellaneous<\/b><\/h2><h3>Tick-tac-toe<\/h3>$/;" j
340
+ Tournament docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Tournament<\/h3>$/;" j
341
+ Tree with text labels in bold docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Tree with text labels in bold<\/h3>$/;" j
316
342
  Triangle, Square Brackets, Rectangle docs/_site/documentation.html /^<h3 id="triangle-square-brackets-rectangle">Triangle, Square Brackets, Rectangle<\/h3>$/;" j
317
343
  Triangle, Square Brackets, Rectangle docs/documentation.md /^### Triangle, Square Brackets, Rectangle$/;" S chapter:Documentation
344
+ Types of meaning docs/_site/examples.html /^ <h2 id="category-pragmatics"><b>Pragmatics<\/b><\/h2><h3>Types of meaning<\/h3>$/;" j
345
+ Types of reference docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Types of reference<\/h3>$/;" j
346
+ Types of rejoinder docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>Types of rejoinder<\/h3>$/;" j
318
347
  Usage README.md /^## Usage$/;" s
319
- VERSION lib/rsyntaxtree/version.rb /^ VERSION = "1.1.1"$/;" C module:RSyntaxTree
348
+ VERSION lib/rsyntaxtree/version.rb /^ VERSION = "1.2.0"$/;" C module:RSyntaxTree
320
349
  WHITESPACE_BLOCK lib/rsyntaxtree.rb /^WHITESPACE_BLOCK = "■"$/;" C
321
350
  Web Interface README.md /^## Web Interface$/;" s
322
351
  Whitespace inside Label docs/documentation.md /^#### Whitespace inside Label$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
352
+ X-bar model docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>X-bar model<\/h3>$/;" j
353
+ X-bar model (with Japanese labels) docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>X-bar model (with Japanese labels)<\/h3>$/;" j
323
354
  a docs/_site/assets/css/style.css /^a { background-color: transparent; }$/;" s
324
355
  a docs/_site/assets/css/style.css /^a { color: #1e6bb8; text-decoration: none; }$/;" s
325
356
  a i docs/_site/assets/css/style.css /^a i { margin: 5px; }$/;" s
@@ -331,6 +362,76 @@ add lib/rsyntaxtree/elementlist.rb /^ def add(element)$/;" f class:RSyntaxTre
331
362
  add_child lib/rsyntaxtree/element.rb /^ def add_child(child_id)$/;" f
332
363
  add_child lib/rsyntaxtree/element.rb /^ def add_child(child_id)$/;" f class:RSyntaxTree.Element
333
364
  all_emoji? lib/rsyntaxtree/utils.rb /^ def all_emoji?$/;" f class:String
365
+ arrow docs/_site/assets/svg/000.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
366
+ arrow docs/_site/assets/svg/000.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
367
+ arrow docs/_site/assets/svg/001.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
368
+ arrow docs/_site/assets/svg/001.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
369
+ arrow docs/_site/assets/svg/002.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
370
+ arrow docs/_site/assets/svg/002.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
371
+ arrow docs/_site/assets/svg/003.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
372
+ arrow docs/_site/assets/svg/003.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
373
+ arrow docs/_site/assets/svg/004.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
374
+ arrow docs/_site/assets/svg/004.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
375
+ arrow docs/_site/assets/svg/005.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
376
+ arrow docs/_site/assets/svg/005.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
377
+ arrow docs/_site/assets/svg/006.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
378
+ arrow docs/_site/assets/svg/006.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
379
+ arrow docs/_site/assets/svg/007.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
380
+ arrow docs/_site/assets/svg/007.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
381
+ arrow docs/_site/assets/svg/008.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
382
+ arrow docs/_site/assets/svg/008.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
383
+ arrow docs/_site/assets/svg/009.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
384
+ arrow docs/_site/assets/svg/009.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
385
+ arrow docs/_site/assets/svg/010.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
386
+ arrow docs/_site/assets/svg/010.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
387
+ arrow docs/_site/assets/svg/011.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
388
+ arrow docs/_site/assets/svg/011.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
389
+ arrow docs/_site/assets/svg/012.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
390
+ arrow docs/_site/assets/svg/012.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
391
+ arrow docs/_site/assets/svg/013.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
392
+ arrow docs/_site/assets/svg/013.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
393
+ arrow docs/_site/assets/svg/014.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
394
+ arrow docs/_site/assets/svg/014.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
395
+ arrow docs/_site/assets/svg/015.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" d
396
+ arrow docs/_site/assets/svg/015.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" i
397
+ arrow docs/_site/assets/svg/016.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" d
398
+ arrow docs/_site/assets/svg/016.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" i
399
+ arrow docs/_site/assets/svg/017.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
400
+ arrow docs/_site/assets/svg/017.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
401
+ arrow docs/_site/assets/svg/018.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
402
+ arrow docs/_site/assets/svg/018.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
403
+ arrow docs/_site/assets/svg/019.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
404
+ arrow docs/_site/assets/svg/019.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
405
+ arrow docs/_site/assets/svg/020.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" d
406
+ arrow docs/_site/assets/svg/020.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" i
407
+ arrow docs/_site/assets/svg/021.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
408
+ arrow docs/_site/assets/svg/021.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
409
+ arrow docs/_site/assets/svg/022.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
410
+ arrow docs/_site/assets/svg/022.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
411
+ arrow docs/_site/assets/svg/023.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="/;" d
412
+ arrow docs/_site/assets/svg/023.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="/;" i
413
+ arrow docs/_site/assets/svg/024.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
414
+ arrow docs/_site/assets/svg/024.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
415
+ arrow docs/_site/assets/svg/025.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
416
+ arrow docs/_site/assets/svg/025.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
417
+ arrow docs/_site/assets/svg/026.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
418
+ arrow docs/_site/assets/svg/026.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
419
+ arrow docs/_site/assets/svg/027.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
420
+ arrow docs/_site/assets/svg/027.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
421
+ arrow docs/_site/assets/svg/028.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
422
+ arrow docs/_site/assets/svg/028.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
423
+ arrow docs/_site/assets/svg/029.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
424
+ arrow docs/_site/assets/svg/029.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
425
+ arrow docs/_site/assets/svg/030.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
426
+ arrow docs/_site/assets/svg/030.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
427
+ arrow docs/_site/assets/svg/031.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
428
+ arrow docs/_site/assets/svg/031.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
429
+ arrow docs/_site/assets/svg/032.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
430
+ arrow docs/_site/assets/svg/032.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
431
+ arrow docs/_site/assets/svg/033.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
432
+ arrow docs/_site/assets/svg/033.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
433
+ arrow docs/assets/svg/000.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
434
+ arrow docs/assets/svg/000.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
334
435
  arrow docs/assets/svg/001.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
335
436
  arrow docs/assets/svg/001.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
336
437
  arrow docs/assets/svg/002.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
@@ -367,20 +468,114 @@ arrow docs/assets/svg/017.svg /^ <marker id="arrow" markerUnits="strokeWidth"
367
468
  arrow docs/assets/svg/017.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
368
469
  arrow docs/assets/svg/018.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
369
470
  arrow docs/assets/svg/018.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
370
- arrow docs/assets/svg/019.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="/;" d
371
- arrow docs/assets/svg/019.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="/;" i
471
+ arrow docs/assets/svg/019.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
472
+ arrow docs/assets/svg/019.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
372
473
  arrow docs/assets/svg/020.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" d
373
474
  arrow docs/assets/svg/020.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="/;" i
374
475
  arrow docs/assets/svg/021.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
375
476
  arrow docs/assets/svg/021.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
376
- arrow docs/assets/svg/022.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
377
- arrow docs/assets/svg/022.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
477
+ arrow docs/assets/svg/022.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
478
+ arrow docs/assets/svg/022.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
378
479
  arrow docs/assets/svg/023.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="/;" d
379
480
  arrow docs/assets/svg/023.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="/;" i
380
481
  arrow docs/assets/svg/024.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
381
482
  arrow docs/assets/svg/024.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
483
+ arrow docs/assets/svg/025.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
484
+ arrow docs/assets/svg/025.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
485
+ arrow docs/assets/svg/026.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
486
+ arrow docs/assets/svg/026.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
487
+ arrow docs/assets/svg/027.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
488
+ arrow docs/assets/svg/027.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
489
+ arrow docs/assets/svg/028.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
490
+ arrow docs/assets/svg/028.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
491
+ arrow docs/assets/svg/029.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
492
+ arrow docs/assets/svg/029.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
493
+ arrow docs/assets/svg/030.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
494
+ arrow docs/assets/svg/030.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
495
+ arrow docs/assets/svg/031.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
496
+ arrow docs/assets/svg/031.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
497
+ arrow docs/assets/svg/032.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
498
+ arrow docs/assets/svg/032.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
499
+ arrow docs/assets/svg/033.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" d
500
+ arrow docs/assets/svg/033.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="/;" i
501
+ arrow docs/assets/svg/034.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
502
+ arrow docs/assets/svg/034.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
503
+ arrow docs/assets/svg/035.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" d
504
+ arrow docs/assets/svg/035.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="/;" i
382
505
  arrow img/sample.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="7.823437500000001" markerHeight="7/;" d
383
506
  arrow img/sample.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="7.823437500000001" markerHeight="7/;" i
507
+ arrowSolid docs/assets/svg/000.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" d
508
+ arrowSolid docs/assets/svg/000.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" i
509
+ arrowSolid docs/assets/svg/001.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
510
+ arrowSolid docs/assets/svg/001.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
511
+ arrowSolid docs/assets/svg/002.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
512
+ arrowSolid docs/assets/svg/002.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
513
+ arrowSolid docs/assets/svg/003.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
514
+ arrowSolid docs/assets/svg/003.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
515
+ arrowSolid docs/assets/svg/004.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
516
+ arrowSolid docs/assets/svg/004.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
517
+ arrowSolid docs/assets/svg/005.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
518
+ arrowSolid docs/assets/svg/005.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
519
+ arrowSolid docs/assets/svg/006.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
520
+ arrowSolid docs/assets/svg/006.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
521
+ arrowSolid docs/assets/svg/007.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
522
+ arrowSolid docs/assets/svg/007.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
523
+ arrowSolid docs/assets/svg/008.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
524
+ arrowSolid docs/assets/svg/008.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
525
+ arrowSolid docs/assets/svg/009.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
526
+ arrowSolid docs/assets/svg/009.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
527
+ arrowSolid docs/assets/svg/010.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
528
+ arrowSolid docs/assets/svg/010.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
529
+ arrowSolid docs/assets/svg/011.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
530
+ arrowSolid docs/assets/svg/011.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
531
+ arrowSolid docs/assets/svg/012.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
532
+ arrowSolid docs/assets/svg/012.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
533
+ arrowSolid docs/assets/svg/013.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
534
+ arrowSolid docs/assets/svg/013.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
535
+ arrowSolid docs/assets/svg/014.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
536
+ arrowSolid docs/assets/svg/014.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
537
+ arrowSolid docs/assets/svg/015.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.0" markerHeight/;" d
538
+ arrowSolid docs/assets/svg/015.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.0" markerHeight/;" i
539
+ arrowSolid docs/assets/svg/016.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.0" markerHeight/;" d
540
+ arrowSolid docs/assets/svg/016.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.0" markerHeight/;" i
541
+ arrowSolid docs/assets/svg/017.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
542
+ arrowSolid docs/assets/svg/017.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
543
+ arrowSolid docs/assets/svg/018.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
544
+ arrowSolid docs/assets/svg/018.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
545
+ arrowSolid docs/assets/svg/019.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" d
546
+ arrowSolid docs/assets/svg/019.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" i
547
+ arrowSolid docs/assets/svg/020.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.0" markerHeight/;" d
548
+ arrowSolid docs/assets/svg/020.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.0" markerHeight/;" i
549
+ arrowSolid docs/assets/svg/021.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
550
+ arrowSolid docs/assets/svg/021.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
551
+ arrowSolid docs/assets/svg/022.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" d
552
+ arrowSolid docs/assets/svg/022.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" i
553
+ arrowSolid docs/assets/svg/023.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.600000000000000/;" d
554
+ arrowSolid docs/assets/svg/023.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.600000000000000/;" i
555
+ arrowSolid docs/assets/svg/024.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
556
+ arrowSolid docs/assets/svg/024.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
557
+ arrowSolid docs/assets/svg/025.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
558
+ arrowSolid docs/assets/svg/025.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
559
+ arrowSolid docs/assets/svg/026.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
560
+ arrowSolid docs/assets/svg/026.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
561
+ arrowSolid docs/assets/svg/027.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
562
+ arrowSolid docs/assets/svg/027.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
563
+ arrowSolid docs/assets/svg/028.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
564
+ arrowSolid docs/assets/svg/028.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
565
+ arrowSolid docs/assets/svg/029.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" d
566
+ arrowSolid docs/assets/svg/029.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" i
567
+ arrowSolid docs/assets/svg/030.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
568
+ arrowSolid docs/assets/svg/030.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
569
+ arrowSolid docs/assets/svg/031.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" d
570
+ arrowSolid docs/assets/svg/031.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" i
571
+ arrowSolid docs/assets/svg/032.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" d
572
+ arrowSolid docs/assets/svg/032.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" i
573
+ arrowSolid docs/assets/svg/033.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" d
574
+ arrowSolid docs/assets/svg/033.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="7.2" markerHeight/;" i
575
+ arrowSolid docs/assets/svg/034.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
576
+ arrowSolid docs/assets/svg/034.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
577
+ arrowSolid docs/assets/svg/035.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" d
578
+ arrowSolid docs/assets/svg/035.svg /^ <marker id="arrowSolid" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="8.4" markerHeight/;" i
384
579
  article docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
385
580
  aside docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
386
581
  audio docs/_site/assets/css/style.css /^audio, canvas, progress, video { display: inline-block; \/* 1 *\/ vertical-align: baseline; \/* /;" s
@@ -399,19 +594,24 @@ button[disabled] docs/_site/assets/css/style.css /^button[disabled], html input[
399
594
  calculate_height lib/rsyntaxtree/base_graph.rb /^ def calculate_height(id = 1)$/;" f class:RSyntaxTree
400
595
  calculate_height lib/rsyntaxtree/base_graph.rb /^ def calculate_height(id = 1)$/;" f class:RSyntaxTree.BaseGraph
401
596
  calculate_indent lib/rsyntaxtree/base_graph.rb /^ def calculate_indent$/;" f
597
+ calculate_indent lib/rsyntaxtree/base_graph.rb /^ def calculate_indent$/;" f class:RSyntaxTree
402
598
  calculate_indent lib/rsyntaxtree/base_graph.rb /^ def calculate_indent$/;" f class:RSyntaxTree.BaseGraph
403
599
  calculate_level lib/rsyntaxtree/base_graph.rb /^ def calculate_level$/;" f class:RSyntaxTree.BaseGraph
404
600
  calculate_width lib/rsyntaxtree/base_graph.rb /^ def calculate_width(id = 1)$/;" f class:RSyntaxTree.BaseGraph
405
601
  canvas docs/_site/assets/css/style.css /^audio, canvas, progress, video { display: inline-block; \/* 1 *\/ vertical-align: baseline; \/* /;" s
406
- category-cognitive-grammar-experimental docs/_site/examples.html /^<h2 id="category-cognitive-grammar-experimental"><b>Cognitive Grammar (Experimental)<\/b><\/h2>$/;" I
407
- category-combinatory-categorial-grammar-experimental docs/_site/examples.html /^<h2 id="category-combinatory-categorial-grammar-experimental"><b>Combinatory Categorial Grammar /;" I
408
- category-computer-science docs/_site/examples.html /^<h2 id="category-computer-science"><b>Computer Science<\/b><\/h2>$/;" I
409
- category-general docs/_site/examples.html /^<h2 id="category-general"><b>General<\/b><\/h2>$/;" I
410
- category-generative-grammar docs/_site/examples.html /^<h2 id="category-generative-grammar"><b>Generative Grammar<\/b><\/h2>$/;" I
411
- category-head-driven-phrase-structure-grammar-experimental docs/_site/examples.html /^<h2 id="category-head-driven-phrase-structure-grammar-experimental"><b>Head-Driven Phrase Struct/;" I
412
- category-phonology docs/_site/examples.html /^<h2 id="category-phonology"><b>Phonology<\/b><\/h2>$/;" I
413
- category-tic-tac-toe docs/_site/examples.html /^<h2 id="category-tic-tac-toe"><b>Tic-Tac-Toe<\/b><\/h2>$/;" I
414
- category-{{category.name | slugify }} docs/examples.html /^<h2 id="category-{{category.name | slugify }}"><b>{{ category.name }}<\/b><\/h2>$/;" I
602
+ category-cognitive-grammar docs/_site/examples.html /^ <h2 id="category-cognitive-grammar"><b>Cognitive Grammar<\/b><\/h2><h3>Cognitive Grammar sam/;" I
603
+ category-combinatory-categorial-grammar docs/_site/examples.html /^ <h2 id="category-combinatory-categorial-grammar"><b>Combinatory Categorial Grammar<\/b><\/h2/;" I
604
+ category-computer-science docs/_site/examples.html /^ <h2 id="category-computer-science"><b>Computer Science<\/b><\/h2><h3>Programming language pa/;" I
605
+ category-construction-grammar docs/_site/examples.html /^ <h2 id="category-construction-grammar"><b>Construction Grammar<\/b><\/h2><h3>Network of non-/;" I
606
+ category-formal-concept-analysis docs/_site/examples.html /^ <h2 id="category-formal-concept-analysis"><b>Formal Concept Analysis<\/b><\/h2><h3>Animal on/;" I
607
+ category-formal-semantics docs/_site/examples.html /^ <h2 id="category-formal-semantics"><b>Formal Semantics<\/b><\/h2><h3>Lambda calculus<\/h3>$/;" I
608
+ category-general docs/_site/examples.html /^ <h2 id="category-general"><b>General<\/b><\/h2><h3>RSyntaxTree basic example<\/h3>$/;" I
609
+ category-generative-grammar docs/_site/examples.html /^ <h2 id="category-generative-grammar"><b>Generative Grammar<\/b><\/h2><h3>Minimalistic syntre/;" I
610
+ category-head-driven-phrase-structure-grammar docs/_site/examples.html /^ <h2 id="category-head-driven-phrase-structure-grammar"><b>Head-Driven Phrase Structure Gramm/;" I
611
+ category-miscellaneous docs/_site/examples.html /^ <h2 id="category-miscellaneous"><b>Miscellaneous<\/b><\/h2><h3>Tick-tac-toe<\/h3>$/;" I
612
+ category-phonology docs/_site/examples.html /^ <h2 id="category-phonology"><b>Phonology<\/b><\/h2><h3>Phonology sample<\/h3>$/;" I
613
+ category-pragmatics docs/_site/examples.html /^ <h2 id="category-pragmatics"><b>Pragmatics<\/b><\/h2><h3>Types of meaning<\/h3>$/;" I
614
+ category-{{category.name | slugify }} docs/examples.html /^ <h2 id="category-{{category.name | slugify }}"><b>{{ category.name }}<\/b><\/h2>$/;" I
415
615
  check_data lib/rsyntaxtree.rb /^ def self.check_data(text)$/;" F class:RSyntaxTree.RSGenerator
416
616
  check_data lib/rsyntaxtree.rb /^ def self.check_data(text)$/;" S class:RSyntaxTree.RSGenerator
417
617
  children lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
@@ -443,13 +643,17 @@ dfn docs/_site/assets/css/style.css /^dfn { font-style: italic; }$/;" s
443
643
  div.grid docs/_site/assets/css/style.css /^@media only screen and (max-width: 768px) { div.grid { display: block; } }$/;" c
444
644
  div.grid docs/_site/assets/css/style.css /^div.grid { display: grid; grid-template-columns: 1fr 1fr; }$/;" c
445
645
  documentation docs/_site/documentation.html /^ <h1 class="no_toc" id="documentation">Documentation<\/h1>$/;" I
646
+ draw-extra-connectors-between-nodes-experimental docs/_site/documentation.html /^<h3 id="draw-extra-connectors-between-nodes-experimental">Draw Extra Connectors between Nodes (e/;" I
446
647
  draw-paths-between-nodes-experimental docs/_site/documentation.html /^<h3 id="draw-paths-between-nodes-experimental">Draw Paths between Nodes (experimental)<\/h3>$/;" I
447
648
  draw_a_path lib/rsyntaxtree/svg_graph.rb /^ def draw_a_path(s_x, s_y, t_x, t_y, target_arrow = :none)$/;" f class:RSyntaxTree.SVGGraph
448
649
  draw_connector lib/rsyntaxtree/base_graph.rb /^ def draw_connector(id = 1)$/;" f
650
+ draw_connector lib/rsyntaxtree/base_graph.rb /^ def draw_connector(id = 1)$/;" f class:RSyntaxTree
449
651
  draw_connector lib/rsyntaxtree/base_graph.rb /^ def draw_connector(id = 1)$/;" f class:RSyntaxTree.BaseGraph
652
+ draw_direct_line lib/rsyntaxtree/svg_graph.rb /^ def draw_direct_line(s_x, s_y, t_x, t_y, s_arrow = false, t_arrow = false)$/;" f class:RSyntaxTree.SVGGraph
450
653
  draw_element lib/rsyntaxtree/svg_graph.rb /^ def draw_element(element)$/;" f class:RSyntaxTree
451
654
  draw_element lib/rsyntaxtree/svg_graph.rb /^ def draw_element(element)$/;" f class:RSyntaxTree.SVGGraph
452
655
  draw_elements lib/rsyntaxtree/base_graph.rb /^ def draw_elements$/;" f
656
+ draw_elements lib/rsyntaxtree/base_graph.rb /^ def draw_elements$/;" f class:RSyntaxTree
453
657
  draw_elements lib/rsyntaxtree/base_graph.rb /^ def draw_elements$/;" f class:RSyntaxTree.BaseGraph
454
658
  draw_paths lib/rsyntaxtree/svg_graph.rb /^ def draw_paths$/;" f
455
659
  draw_paths lib/rsyntaxtree/svg_graph.rb /^ def draw_paths$/;" f class:RSyntaxTree.SVGGraph
@@ -478,6 +682,9 @@ fontsize lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :le
478
682
  fontsize= lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
479
683
  footer docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
480
684
  generate Rakefile /^task :generate do$/;" t
685
+ generate_connector lib/rsyntaxtree/svg_graph.rb /^ def generate_connector(x1, y1, x2, y2, col, dashed = false, s_arrow = false, t_arrow = false, stroke_width = 1)$/;" f
686
+ generate_connector lib/rsyntaxtree/svg_graph.rb /^ def generate_connector(x1, y1, x2, y2, col, dashed = false, s_arrow = false, t_arrow = false, stroke_width = 1)$/;" f class:draw_paths
687
+ generate_connector lib/rsyntaxtree/svg_graph.rb /^ def generate_connector(x1, y1, x2, y2, col, dashed = false, s_arrow = false, t_arrow = false/;" f class:RSyntaxTree.SVGGraph
481
688
  generate_line lib/rsyntaxtree/svg_graph.rb /^ def generate_line(x1, y1, x2, y2, col, dashed = false, arrow = false, stroke_width = 1)$/;" f
482
689
  generate_line lib/rsyntaxtree/svg_graph.rb /^ def generate_line(x1, y1, x2, y2, col, dashed = false, arrow = false, stroke_width = 1)$/;" f class:RSyntaxTree.SVGGraph
483
690
  get_child_count lib/rsyntaxtree/elementlist.rb /^ def get_child_count(id)$/;" f class:RSyntaxTree.ElementList
@@ -490,6 +697,7 @@ get_first lib/rsyntaxtree/elementlist.rb /^ def get_first$/;" f class:RSyntax
490
697
  get_id lib/rsyntaxtree/elementlist.rb /^ def get_id(id)$/;" f class:RSyntaxTree.ElementList
491
698
  get_indent lib/rsyntaxtree/elementlist.rb /^ def get_indent(id)$/;" f class:RSyntaxTree.ElementList
492
699
  get_leftmost lib/rsyntaxtree/base_graph.rb /^ def get_leftmost(id = 1)$/;" f
700
+ get_leftmost lib/rsyntaxtree/base_graph.rb /^ def get_leftmost(id = 1)$/;" f class:RSyntaxTree
493
701
  get_leftmost lib/rsyntaxtree/base_graph.rb /^ def get_leftmost(id = 1)$/;" f class:RSyntaxTree.BaseGraph
494
702
  get_level_height lib/rsyntaxtree/elementlist.rb /^ def get_level_height$/;" f class:RSyntaxTree.ElementList
495
703
  get_metrics lib/rsyntaxtree/utils.rb /^ def get_metrics(text, font, fontsize, font_style, font_weight)$/;" f class:FontMetrics
@@ -498,11 +706,82 @@ get_next lib/rsyntaxtree/elementlist.rb /^ def get_next$/;" f class:RSyntaxTr
498
706
  get_next_token lib/rsyntaxtree/string_parser.rb /^ def get_next_token$/;" f
499
707
  get_next_token lib/rsyntaxtree/string_parser.rb /^ def get_next_token$/;" f class:RSyntaxTree.StringParser
500
708
  get_rightmost lib/rsyntaxtree/base_graph.rb /^ def get_rightmost(id = 1)$/;" f
709
+ get_rightmost lib/rsyntaxtree/base_graph.rb /^ def get_rightmost(id = 1)$/;" f class:RSyntaxTree
501
710
  get_rightmost lib/rsyntaxtree/base_graph.rb /^ def get_rightmost(id = 1)$/;" f class:RSyntaxTree.BaseGraph
502
711
  grid docs/assets/css/style.scss /^ div.grid {$/;" c
503
712
  grid docs/assets/css/style.scss /^div.grid {$/;" c
504
713
  h1 docs/_site/assets/css/style.css /^h1 { font-size: 2em; margin: 0.67em 0; }$/;" s
505
714
  h3 docs/_site/assets/css/style.css /^h3 { border-bottom: 1px solid lightgray; margin-top: 1em; margin-bottom: 1em; padding-bottom: 0./;" s
715
+ hatchBlack docs/_site/assets/svg/000.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
716
+ hatchBlack docs/_site/assets/svg/000.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
717
+ hatchBlack docs/_site/assets/svg/001.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
718
+ hatchBlack docs/_site/assets/svg/001.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
719
+ hatchBlack docs/_site/assets/svg/002.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
720
+ hatchBlack docs/_site/assets/svg/002.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
721
+ hatchBlack docs/_site/assets/svg/003.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
722
+ hatchBlack docs/_site/assets/svg/003.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
723
+ hatchBlack docs/_site/assets/svg/004.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
724
+ hatchBlack docs/_site/assets/svg/004.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
725
+ hatchBlack docs/_site/assets/svg/005.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
726
+ hatchBlack docs/_site/assets/svg/005.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
727
+ hatchBlack docs/_site/assets/svg/006.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
728
+ hatchBlack docs/_site/assets/svg/006.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
729
+ hatchBlack docs/_site/assets/svg/007.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
730
+ hatchBlack docs/_site/assets/svg/007.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
731
+ hatchBlack docs/_site/assets/svg/008.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
732
+ hatchBlack docs/_site/assets/svg/008.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
733
+ hatchBlack docs/_site/assets/svg/009.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
734
+ hatchBlack docs/_site/assets/svg/009.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
735
+ hatchBlack docs/_site/assets/svg/010.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
736
+ hatchBlack docs/_site/assets/svg/010.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
737
+ hatchBlack docs/_site/assets/svg/011.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
738
+ hatchBlack docs/_site/assets/svg/011.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
739
+ hatchBlack docs/_site/assets/svg/012.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
740
+ hatchBlack docs/_site/assets/svg/012.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
741
+ hatchBlack docs/_site/assets/svg/013.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
742
+ hatchBlack docs/_site/assets/svg/013.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
743
+ hatchBlack docs/_site/assets/svg/014.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
744
+ hatchBlack docs/_site/assets/svg/014.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
745
+ hatchBlack docs/_site/assets/svg/015.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
746
+ hatchBlack docs/_site/assets/svg/015.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
747
+ hatchBlack docs/_site/assets/svg/016.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
748
+ hatchBlack docs/_site/assets/svg/016.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
749
+ hatchBlack docs/_site/assets/svg/017.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
750
+ hatchBlack docs/_site/assets/svg/017.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
751
+ hatchBlack docs/_site/assets/svg/018.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
752
+ hatchBlack docs/_site/assets/svg/018.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
753
+ hatchBlack docs/_site/assets/svg/019.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
754
+ hatchBlack docs/_site/assets/svg/019.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
755
+ hatchBlack docs/_site/assets/svg/020.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
756
+ hatchBlack docs/_site/assets/svg/020.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
757
+ hatchBlack docs/_site/assets/svg/021.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
758
+ hatchBlack docs/_site/assets/svg/021.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
759
+ hatchBlack docs/_site/assets/svg/022.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
760
+ hatchBlack docs/_site/assets/svg/022.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
761
+ hatchBlack docs/_site/assets/svg/023.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
762
+ hatchBlack docs/_site/assets/svg/023.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
763
+ hatchBlack docs/_site/assets/svg/024.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
764
+ hatchBlack docs/_site/assets/svg/024.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
765
+ hatchBlack docs/_site/assets/svg/025.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
766
+ hatchBlack docs/_site/assets/svg/025.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
767
+ hatchBlack docs/_site/assets/svg/026.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
768
+ hatchBlack docs/_site/assets/svg/026.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
769
+ hatchBlack docs/_site/assets/svg/027.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
770
+ hatchBlack docs/_site/assets/svg/027.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
771
+ hatchBlack docs/_site/assets/svg/028.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
772
+ hatchBlack docs/_site/assets/svg/028.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
773
+ hatchBlack docs/_site/assets/svg/029.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
774
+ hatchBlack docs/_site/assets/svg/029.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
775
+ hatchBlack docs/_site/assets/svg/030.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
776
+ hatchBlack docs/_site/assets/svg/030.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
777
+ hatchBlack docs/_site/assets/svg/031.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
778
+ hatchBlack docs/_site/assets/svg/031.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
779
+ hatchBlack docs/_site/assets/svg/032.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
780
+ hatchBlack docs/_site/assets/svg/032.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
781
+ hatchBlack docs/_site/assets/svg/033.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
782
+ hatchBlack docs/_site/assets/svg/033.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
783
+ hatchBlack docs/assets/svg/000.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
784
+ hatchBlack docs/assets/svg/000.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
506
785
  hatchBlack docs/assets/svg/001.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
507
786
  hatchBlack docs/assets/svg/001.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
508
787
  hatchBlack docs/assets/svg/002.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
@@ -551,6 +830,98 @@ hatchBlack docs/assets/svg/023.svg /^ <pattern id="hatchBlack" x="10" y="10"
551
830
  hatchBlack docs/assets/svg/023.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
552
831
  hatchBlack docs/assets/svg/024.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
553
832
  hatchBlack docs/assets/svg/024.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
833
+ hatchBlack docs/assets/svg/025.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
834
+ hatchBlack docs/assets/svg/025.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
835
+ hatchBlack docs/assets/svg/026.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
836
+ hatchBlack docs/assets/svg/026.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
837
+ hatchBlack docs/assets/svg/027.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
838
+ hatchBlack docs/assets/svg/027.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
839
+ hatchBlack docs/assets/svg/028.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
840
+ hatchBlack docs/assets/svg/028.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
841
+ hatchBlack docs/assets/svg/029.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
842
+ hatchBlack docs/assets/svg/029.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
843
+ hatchBlack docs/assets/svg/030.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
844
+ hatchBlack docs/assets/svg/030.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
845
+ hatchBlack docs/assets/svg/031.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
846
+ hatchBlack docs/assets/svg/031.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
847
+ hatchBlack docs/assets/svg/032.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
848
+ hatchBlack docs/assets/svg/032.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
849
+ hatchBlack docs/assets/svg/033.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
850
+ hatchBlack docs/assets/svg/033.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
851
+ hatchBlack docs/assets/svg/034.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
852
+ hatchBlack docs/assets/svg/034.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
853
+ hatchBlack docs/assets/svg/035.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" d
854
+ hatchBlack docs/assets/svg/035.svg /^ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" /;" i
855
+ hatchForLeaf docs/_site/assets/svg/000.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
856
+ hatchForLeaf docs/_site/assets/svg/000.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
857
+ hatchForLeaf docs/_site/assets/svg/001.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
858
+ hatchForLeaf docs/_site/assets/svg/001.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
859
+ hatchForLeaf docs/_site/assets/svg/002.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
860
+ hatchForLeaf docs/_site/assets/svg/002.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
861
+ hatchForLeaf docs/_site/assets/svg/003.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
862
+ hatchForLeaf docs/_site/assets/svg/003.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
863
+ hatchForLeaf docs/_site/assets/svg/004.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
864
+ hatchForLeaf docs/_site/assets/svg/004.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
865
+ hatchForLeaf docs/_site/assets/svg/005.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
866
+ hatchForLeaf docs/_site/assets/svg/005.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
867
+ hatchForLeaf docs/_site/assets/svg/006.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
868
+ hatchForLeaf docs/_site/assets/svg/006.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
869
+ hatchForLeaf docs/_site/assets/svg/007.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
870
+ hatchForLeaf docs/_site/assets/svg/007.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
871
+ hatchForLeaf docs/_site/assets/svg/008.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
872
+ hatchForLeaf docs/_site/assets/svg/008.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
873
+ hatchForLeaf docs/_site/assets/svg/009.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
874
+ hatchForLeaf docs/_site/assets/svg/009.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
875
+ hatchForLeaf docs/_site/assets/svg/010.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
876
+ hatchForLeaf docs/_site/assets/svg/010.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
877
+ hatchForLeaf docs/_site/assets/svg/011.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
878
+ hatchForLeaf docs/_site/assets/svg/011.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
879
+ hatchForLeaf docs/_site/assets/svg/012.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
880
+ hatchForLeaf docs/_site/assets/svg/012.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
881
+ hatchForLeaf docs/_site/assets/svg/013.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
882
+ hatchForLeaf docs/_site/assets/svg/013.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
883
+ hatchForLeaf docs/_site/assets/svg/014.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
884
+ hatchForLeaf docs/_site/assets/svg/014.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
885
+ hatchForLeaf docs/_site/assets/svg/015.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
886
+ hatchForLeaf docs/_site/assets/svg/015.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
887
+ hatchForLeaf docs/_site/assets/svg/016.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
888
+ hatchForLeaf docs/_site/assets/svg/016.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
889
+ hatchForLeaf docs/_site/assets/svg/017.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
890
+ hatchForLeaf docs/_site/assets/svg/017.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
891
+ hatchForLeaf docs/_site/assets/svg/018.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
892
+ hatchForLeaf docs/_site/assets/svg/018.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
893
+ hatchForLeaf docs/_site/assets/svg/019.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
894
+ hatchForLeaf docs/_site/assets/svg/019.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
895
+ hatchForLeaf docs/_site/assets/svg/020.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
896
+ hatchForLeaf docs/_site/assets/svg/020.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
897
+ hatchForLeaf docs/_site/assets/svg/021.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
898
+ hatchForLeaf docs/_site/assets/svg/021.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
899
+ hatchForLeaf docs/_site/assets/svg/022.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
900
+ hatchForLeaf docs/_site/assets/svg/022.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
901
+ hatchForLeaf docs/_site/assets/svg/023.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
902
+ hatchForLeaf docs/_site/assets/svg/023.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
903
+ hatchForLeaf docs/_site/assets/svg/024.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
904
+ hatchForLeaf docs/_site/assets/svg/024.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
905
+ hatchForLeaf docs/_site/assets/svg/025.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
906
+ hatchForLeaf docs/_site/assets/svg/025.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
907
+ hatchForLeaf docs/_site/assets/svg/026.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
908
+ hatchForLeaf docs/_site/assets/svg/026.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
909
+ hatchForLeaf docs/_site/assets/svg/027.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
910
+ hatchForLeaf docs/_site/assets/svg/027.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
911
+ hatchForLeaf docs/_site/assets/svg/028.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
912
+ hatchForLeaf docs/_site/assets/svg/028.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
913
+ hatchForLeaf docs/_site/assets/svg/029.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
914
+ hatchForLeaf docs/_site/assets/svg/029.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
915
+ hatchForLeaf docs/_site/assets/svg/030.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
916
+ hatchForLeaf docs/_site/assets/svg/030.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
917
+ hatchForLeaf docs/_site/assets/svg/031.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
918
+ hatchForLeaf docs/_site/assets/svg/031.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
919
+ hatchForLeaf docs/_site/assets/svg/032.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
920
+ hatchForLeaf docs/_site/assets/svg/032.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
921
+ hatchForLeaf docs/_site/assets/svg/033.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
922
+ hatchForLeaf docs/_site/assets/svg/033.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
923
+ hatchForLeaf docs/assets/svg/000.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
924
+ hatchForLeaf docs/assets/svg/000.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
554
925
  hatchForLeaf docs/assets/svg/001.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
555
926
  hatchForLeaf docs/assets/svg/001.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
556
927
  hatchForLeaf docs/assets/svg/002.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
@@ -599,6 +970,98 @@ hatchForLeaf docs/assets/svg/023.svg /^ <pattern id="hatchForLeaf" x="10" y="
599
970
  hatchForLeaf docs/assets/svg/023.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
600
971
  hatchForLeaf docs/assets/svg/024.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
601
972
  hatchForLeaf docs/assets/svg/024.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
973
+ hatchForLeaf docs/assets/svg/025.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
974
+ hatchForLeaf docs/assets/svg/025.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
975
+ hatchForLeaf docs/assets/svg/026.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
976
+ hatchForLeaf docs/assets/svg/026.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
977
+ hatchForLeaf docs/assets/svg/027.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
978
+ hatchForLeaf docs/assets/svg/027.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
979
+ hatchForLeaf docs/assets/svg/028.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
980
+ hatchForLeaf docs/assets/svg/028.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
981
+ hatchForLeaf docs/assets/svg/029.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
982
+ hatchForLeaf docs/assets/svg/029.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
983
+ hatchForLeaf docs/assets/svg/030.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
984
+ hatchForLeaf docs/assets/svg/030.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
985
+ hatchForLeaf docs/assets/svg/031.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
986
+ hatchForLeaf docs/assets/svg/031.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
987
+ hatchForLeaf docs/assets/svg/032.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
988
+ hatchForLeaf docs/assets/svg/032.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
989
+ hatchForLeaf docs/assets/svg/033.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
990
+ hatchForLeaf docs/assets/svg/033.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
991
+ hatchForLeaf docs/assets/svg/034.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
992
+ hatchForLeaf docs/assets/svg/034.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
993
+ hatchForLeaf docs/assets/svg/035.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
994
+ hatchForLeaf docs/assets/svg/035.svg /^ <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
995
+ hatchForNode docs/_site/assets/svg/000.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
996
+ hatchForNode docs/_site/assets/svg/000.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
997
+ hatchForNode docs/_site/assets/svg/001.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
998
+ hatchForNode docs/_site/assets/svg/001.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
999
+ hatchForNode docs/_site/assets/svg/002.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1000
+ hatchForNode docs/_site/assets/svg/002.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1001
+ hatchForNode docs/_site/assets/svg/003.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1002
+ hatchForNode docs/_site/assets/svg/003.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1003
+ hatchForNode docs/_site/assets/svg/004.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1004
+ hatchForNode docs/_site/assets/svg/004.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1005
+ hatchForNode docs/_site/assets/svg/005.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1006
+ hatchForNode docs/_site/assets/svg/005.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1007
+ hatchForNode docs/_site/assets/svg/006.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1008
+ hatchForNode docs/_site/assets/svg/006.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1009
+ hatchForNode docs/_site/assets/svg/007.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1010
+ hatchForNode docs/_site/assets/svg/007.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1011
+ hatchForNode docs/_site/assets/svg/008.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1012
+ hatchForNode docs/_site/assets/svg/008.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1013
+ hatchForNode docs/_site/assets/svg/009.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1014
+ hatchForNode docs/_site/assets/svg/009.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1015
+ hatchForNode docs/_site/assets/svg/010.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1016
+ hatchForNode docs/_site/assets/svg/010.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1017
+ hatchForNode docs/_site/assets/svg/011.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1018
+ hatchForNode docs/_site/assets/svg/011.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1019
+ hatchForNode docs/_site/assets/svg/012.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1020
+ hatchForNode docs/_site/assets/svg/012.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1021
+ hatchForNode docs/_site/assets/svg/013.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1022
+ hatchForNode docs/_site/assets/svg/013.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1023
+ hatchForNode docs/_site/assets/svg/014.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1024
+ hatchForNode docs/_site/assets/svg/014.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1025
+ hatchForNode docs/_site/assets/svg/015.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1026
+ hatchForNode docs/_site/assets/svg/015.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1027
+ hatchForNode docs/_site/assets/svg/016.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1028
+ hatchForNode docs/_site/assets/svg/016.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1029
+ hatchForNode docs/_site/assets/svg/017.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1030
+ hatchForNode docs/_site/assets/svg/017.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1031
+ hatchForNode docs/_site/assets/svg/018.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1032
+ hatchForNode docs/_site/assets/svg/018.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1033
+ hatchForNode docs/_site/assets/svg/019.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1034
+ hatchForNode docs/_site/assets/svg/019.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1035
+ hatchForNode docs/_site/assets/svg/020.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1036
+ hatchForNode docs/_site/assets/svg/020.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1037
+ hatchForNode docs/_site/assets/svg/021.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1038
+ hatchForNode docs/_site/assets/svg/021.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1039
+ hatchForNode docs/_site/assets/svg/022.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1040
+ hatchForNode docs/_site/assets/svg/022.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1041
+ hatchForNode docs/_site/assets/svg/023.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1042
+ hatchForNode docs/_site/assets/svg/023.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1043
+ hatchForNode docs/_site/assets/svg/024.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1044
+ hatchForNode docs/_site/assets/svg/024.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1045
+ hatchForNode docs/_site/assets/svg/025.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1046
+ hatchForNode docs/_site/assets/svg/025.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1047
+ hatchForNode docs/_site/assets/svg/026.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1048
+ hatchForNode docs/_site/assets/svg/026.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1049
+ hatchForNode docs/_site/assets/svg/027.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1050
+ hatchForNode docs/_site/assets/svg/027.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1051
+ hatchForNode docs/_site/assets/svg/028.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1052
+ hatchForNode docs/_site/assets/svg/028.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1053
+ hatchForNode docs/_site/assets/svg/029.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1054
+ hatchForNode docs/_site/assets/svg/029.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1055
+ hatchForNode docs/_site/assets/svg/030.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1056
+ hatchForNode docs/_site/assets/svg/030.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1057
+ hatchForNode docs/_site/assets/svg/031.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1058
+ hatchForNode docs/_site/assets/svg/031.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1059
+ hatchForNode docs/_site/assets/svg/032.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1060
+ hatchForNode docs/_site/assets/svg/032.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1061
+ hatchForNode docs/_site/assets/svg/033.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1062
+ hatchForNode docs/_site/assets/svg/033.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1063
+ hatchForNode docs/assets/svg/000.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1064
+ hatchForNode docs/assets/svg/000.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
602
1065
  hatchForNode docs/assets/svg/001.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
603
1066
  hatchForNode docs/assets/svg/001.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
604
1067
  hatchForNode docs/assets/svg/002.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
@@ -647,6 +1110,28 @@ hatchForNode docs/assets/svg/023.svg /^ <pattern id="hatchForNode" x="10" y="
647
1110
  hatchForNode docs/assets/svg/023.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
648
1111
  hatchForNode docs/assets/svg/024.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
649
1112
  hatchForNode docs/assets/svg/024.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1113
+ hatchForNode docs/assets/svg/025.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1114
+ hatchForNode docs/assets/svg/025.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1115
+ hatchForNode docs/assets/svg/026.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1116
+ hatchForNode docs/assets/svg/026.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1117
+ hatchForNode docs/assets/svg/027.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1118
+ hatchForNode docs/assets/svg/027.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1119
+ hatchForNode docs/assets/svg/028.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1120
+ hatchForNode docs/assets/svg/028.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1121
+ hatchForNode docs/assets/svg/029.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1122
+ hatchForNode docs/assets/svg/029.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1123
+ hatchForNode docs/assets/svg/030.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1124
+ hatchForNode docs/assets/svg/030.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1125
+ hatchForNode docs/assets/svg/031.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1126
+ hatchForNode docs/assets/svg/031.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1127
+ hatchForNode docs/assets/svg/032.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1128
+ hatchForNode docs/assets/svg/032.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1129
+ hatchForNode docs/assets/svg/033.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1130
+ hatchForNode docs/assets/svg/033.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1131
+ hatchForNode docs/assets/svg/034.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1132
+ hatchForNode docs/assets/svg/034.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
1133
+ hatchForNode docs/assets/svg/035.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" d
1134
+ hatchForNode docs/assets/svg/035.svg /^ <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse/;" i
650
1135
  header docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
651
1136
  height lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
652
1137
  height lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A class:RSyntaxTree.SVGGraph
@@ -698,6 +1183,7 @@ line_to_parent lib/rsyntaxtree/svg_graph.rb /^ def line_to_parent(parent, chi
698
1183
  line_to_parent lib/rsyntaxtree/svg_graph.rb /^ def line_to_parent(parent, child)$/;" f class:RSyntaxTree.SVGGraph
699
1184
  main docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
700
1185
  make_balance lib/rsyntaxtree/base_graph.rb /^ def make_balance(id = 1)$/;" f
1186
+ make_balance lib/rsyntaxtree/base_graph.rb /^ def make_balance(id = 1)$/;" f class:RSyntaxTree
701
1187
  make_balance lib/rsyntaxtree/base_graph.rb /^ def make_balance(id = 1)$/;" f class:RSyntaxTree.BaseGraph
702
1188
  make_tree lib/rsyntaxtree/string_parser.rb /^ def make_tree(parent)$/;" f
703
1189
  make_tree lib/rsyntaxtree/string_parser.rb /^ def make_tree(parent)$/;" f class:RSyntaxTree.StringParser
@@ -706,6 +1192,7 @@ markdown-toc docs/_site/documentation.html /^<ol id="markdown-toc">$/;" I
706
1192
  markdown-toc docs/_site/documentation_ja.html /^<ol id="markdown-toc">$/;" I
707
1193
  markdown-toc-basic-usage docs/_site/documentation.html /^ <li><a href="#basic-usage" id="markdown-toc-basic-usage">Basic Usage<\/a><\/li>$/;" I
708
1194
  markdown-toc-box-and-circle docs/_site/documentation.html /^ <li><a href="#box-and-circle" id="markdown-toc-box-and-circle">Box and Circle<\/a><\/li>$/;" I
1195
+ markdown-toc-draw-extra-connectors-between-nodes-experimental docs/_site/documentation.html /^ <li><a href="#draw-extra-connectors-between-nodes-experimental" id="markdown-toc-draw-extra-co/;" I
709
1196
  markdown-toc-draw-paths-between-nodes-experimental docs/_site/documentation.html /^ <li><a href="#draw-paths-between-nodes-experimental" id="markdown-toc-draw-paths-between-nodes/;" I
710
1197
  markdown-toc-escape-special-characters docs/_site/documentation.html /^ <li><a href="#escape-special-characters" id="markdown-toc-escape-special-characters">Escape Sp/;" I
711
1198
  markdown-toc-font-styles docs/_site/documentation.html /^ <li><a href="#font-styles" id="markdown-toc-font-styles">Font Styles<\/a><\/li>$/;" I
@@ -726,6 +1213,7 @@ markdown-toc-テキストの描画 docs/_site/documentation_ja.html /^ <li><a h
726
1213
  markdown-toc-テキスト以外の要素の描画 docs/_site/documentation_ja.html /^ <li><a href="#テキスト以外の要素の描画" id="markdown-toc-テキスト以外の要素/;" I
727
1214
  markdown-toc-テキスト装飾 docs/_site/documentation_ja.html /^ <li><a href="#テキスト装飾" id="markdown-toc-テキスト装飾">テキスト装飾</;" I
728
1215
  markdown-toc-ノードからノードへのパスの描画試験的機能 docs/_site/documentation_ja.html /^ <li><a href="#ノードからノードへのパスの描画試験的機能" id="markdown-toc-ノ/;" I
1216
+ markdown-toc-ノードからノードへの追加的なコネクターの描画試験的機能 docs/_site/documentation_ja.html /^ <li><a href="#ノードからノードへの追加的なコネクターの描画試験的機能/;" I
729
1217
  markdown-toc-フォントスタイル docs/_site/documentation_ja.html /^ <li><a href="#フォントスタイル" id="markdown-toc-フォントスタイル">フォン/;" I
730
1218
  markdown-toc-ボックスとサークル docs/_site/documentation_ja.html /^ <li><a href="#ボックスとサークル" id="markdown-toc-ボックスとサークル">ボ/;" I
731
1219
  markdown-toc-ラベル内のスペース docs/_site/documentation_ja.html /^ <li><a href="#ラベル内のスペース" id="markdown-toc-ラベル内のスペース">ラ/;" I
@@ -739,31 +1227,78 @@ menu docs/_site/assets/css/style.css /^article, aside, details, figcaption, figu
739
1227
  nav docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
740
1228
  newline docs/_site/documentation.html /^<h4 id="newline">Newline<\/h4>$/;" I
741
1229
  node_centering lib/rsyntaxtree/base_graph.rb /^ def node_centering$/;" f
1230
+ node_centering lib/rsyntaxtree/base_graph.rb /^ def node_centering$/;" f class:RSyntaxTree
742
1231
  node_centering lib/rsyntaxtree/base_graph.rb /^ def node_centering$/;" f class:RSyntaxTree.BaseGraph
1232
+ ns1d8799cc0101 docs/assets/svg/000.svg /^ <svg width="1906.4" height="1571.2000000000003" viewBox="-20, -20, 1926.4, 1591.2000000000003"/;" n uri:http://www.w3.org/2000/svg
743
1233
  ns1d99b24d0101 docs/assets/svg/001.svg /^ <svg width="647.8000000000001" height="770.4" viewBox="-20, -20, 667.8000000000001, 790.4" ver/;" n uri:http://www.w3.org/2000/svg
1234
+ ns1d9e026f0101 docs/_site/assets/svg/000.svg /^ <svg width="1906.4" height="1571.2000000000003" viewBox="-20, -20, 1926.4, 1591.2000000000003"/;" n uri:http://www.w3.org/2000/svg
744
1235
  ns1dabcace0101 docs/assets/svg/002.svg /^ <svg width="1601.0" height="1668.0000000000002" viewBox="-20, -20, 1621.0, 1688.0000000000002"/;" n uri:http://www.w3.org/2000/svg
1236
+ ns1db01af00101 docs/_site/assets/svg/001.svg /^ <svg width="647.8000000000001" height="770.4" viewBox="-20, -20, 667.8000000000001, 790.4" ver/;" n uri:http://www.w3.org/2000/svg
745
1237
  ns1dbde34f0101 docs/assets/svg/003.svg /^ <svg width="1344.1999999999998" height="1668.0000000000002" viewBox="-20, -20, 1364.1999999999/;" n uri:http://www.w3.org/2000/svg
1238
+ ns1dc233710101 docs/_site/assets/svg/002.svg /^ <svg width="1601.0" height="1668.0000000000002" viewBox="-20, -20, 1621.0, 1688.0000000000002"/;" n uri:http://www.w3.org/2000/svg
746
1239
  ns1dcffbd00101 docs/assets/svg/004.svg /^ <svg width="1614.1999999999998" height="1668.0000000000002" viewBox="-20, -20, 1634.1999999999/;" n uri:http://www.w3.org/2000/svg
1240
+ ns1dd44bf20101 docs/_site/assets/svg/003.svg /^ <svg width="1344.1999999999998" height="1668.0000000000002" viewBox="-20, -20, 1364.1999999999/;" n uri:http://www.w3.org/2000/svg
747
1241
  ns1de214510101 docs/assets/svg/005.svg /^ <svg width="918.8" height="1084.6" viewBox="-20, -20, 938.8, 1104.6" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1242
+ ns1de664730101 docs/_site/assets/svg/004.svg /^ <svg width="1614.1999999999998" height="1668.0000000000002" viewBox="-20, -20, 1634.1999999999/;" n uri:http://www.w3.org/2000/svg
748
1243
  ns1df42cd20101 docs/assets/svg/006.svg /^ <svg width="1159.1999999999998" height="1388.8" viewBox="-20, -20, 1179.1999999999998, 1408.8"/;" n uri:http://www.w3.org/2000/svg
1244
+ ns1df87cf40101 docs/_site/assets/svg/005.svg /^ <svg width="918.8" height="1084.6" viewBox="-20, -20, 938.8, 1104.6" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
749
1245
  ns1e0645530101 docs/assets/svg/007.svg /^ <svg width="1617.7999999999997" height="1513.1999999999998" viewBox="-20, -20, 1637.7999999999/;" n uri:http://www.w3.org/2000/svg
1246
+ ns1e0a95750101 docs/_site/assets/svg/006.svg /^ <svg width="1159.1999999999998" height="1388.8" viewBox="-20, -20, 1179.1999999999998, 1408.8"/;" n uri:http://www.w3.org/2000/svg
750
1247
  ns1e185dd40101 docs/assets/svg/008.svg /^ <svg width="1705.6" height="1997.2" viewBox="-20, -20, 1725.6, 2017.2" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1248
+ ns1e1cadf60101 docs/_site/assets/svg/007.svg /^ <svg width="1617.7999999999997" height="1513.1999999999998" viewBox="-20, -20, 1637.7999999999/;" n uri:http://www.w3.org/2000/svg
751
1249
  ns1e2a76550101 docs/assets/svg/009.svg /^ <svg width="1292.6" height="1388.8" viewBox="-20, -20, 1312.6, 1408.8" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
752
- ns1fdcc26d0101 docs/assets/svg/010.svg /^ <svg width="2481.3999999999996" height="2696.6000000000004" viewBox="-20, -20, 2501.3999999999/;" n uri:http://www.w3.org/2000/svg
1250
+ ns1e2ec6770101 docs/_site/assets/svg/008.svg /^ <svg width="1705.6" height="1997.2" viewBox="-20, -20, 1725.6, 2017.2" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1251
+ ns1e40def80101 docs/_site/assets/svg/009.svg /^ <svg width="1292.6" height="1388.8" viewBox="-20, -20, 1312.6, 1408.8" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1252
+ ns1fdcc26d0101 docs/assets/svg/010.svg /^ <svg width="2481.3999999999996" height="2719.4" viewBox="-20, -20, 2501.3999999999996, 2739.4"/;" n uri:http://www.w3.org/2000/svg
753
1253
  ns1feedaee0101 docs/assets/svg/011.svg /^ <svg width="1175.7999999999997" height="1219.1999999999998" viewBox="-20, -20, 1195.7999999999/;" n uri:http://www.w3.org/2000/svg
1254
+ ns1ff32b100101 docs/_site/assets/svg/010.svg /^ <svg width="2481.3999999999996" height="2719.4" viewBox="-20, -20, 2501.3999999999996, 2739.4"/;" n uri:http://www.w3.org/2000/svg
754
1255
  ns2000f36f0101 docs/assets/svg/012.svg /^ <svg width="1173.7999999999997" height="2064.0" viewBox="-20, -20, 1193.7999999999997, 2084.0"/;" n uri:http://www.w3.org/2000/svg
1256
+ ns200543910101 docs/_site/assets/svg/011.svg /^ <svg width="1175.7999999999997" height="1219.1999999999998" viewBox="-20, -20, 1195.7999999999/;" n uri:http://www.w3.org/2000/svg
755
1257
  ns20130bf00101 docs/assets/svg/013.svg /^ <svg width="2539.7999999999997" height="3987.0" viewBox="-20, -20, 2559.7999999999997, 4007.0"/;" n uri:http://www.w3.org/2000/svg
1258
+ ns20175c120101 docs/_site/assets/svg/012.svg /^ <svg width="1173.7999999999997" height="2064.0" viewBox="-20, -20, 1193.7999999999997, 2084.0"/;" n uri:http://www.w3.org/2000/svg
756
1259
  ns202524710101 docs/assets/svg/014.svg /^ <svg width="1796.7999999999997" height="2205.7999999999997" viewBox="-20, -20, 1816.7999999999/;" n uri:http://www.w3.org/2000/svg
1260
+ ns202974930101 docs/_site/assets/svg/013.svg /^ <svg width="2539.7999999999997" height="3987.0" viewBox="-20, -20, 2559.7999999999997, 4007.0"/;" n uri:http://www.w3.org/2000/svg
757
1261
  ns20373cf20101 docs/assets/svg/015.svg /^ <svg width="1850.8333333333335" height="964.3000000000001" viewBox="-20, -20, 1870.83333333333/;" n uri:http://www.w3.org/2000/svg
1262
+ ns203b8d140101 docs/_site/assets/svg/014.svg /^ <svg width="1796.7999999999997" height="2205.7999999999997" viewBox="-20, -20, 1816.7999999999/;" n uri:http://www.w3.org/2000/svg
758
1263
  ns204955730101 docs/assets/svg/016.svg /^ <svg width="2050.0" height="1841.1999999999998" viewBox="-20, -20, 2070.0, 1861.1999999999998"/;" n uri:http://www.w3.org/2000/svg
1264
+ ns204da5950101 docs/_site/assets/svg/015.svg /^ <svg width="1850.8333333333335" height="964.3000000000001" viewBox="-20, -20, 1870.83333333333/;" n uri:http://www.w3.org/2000/svg
759
1265
  ns205b6df40101 docs/assets/svg/017.svg /^ <svg width="1353.4" height="1069.6" viewBox="-20, -20, 1373.4, 1089.6" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1266
+ ns205fbe160101 docs/_site/assets/svg/016.svg /^ <svg width="2050.0" height="1841.1999999999998" viewBox="-20, -20, 2070.0, 1861.1999999999998"/;" n uri:http://www.w3.org/2000/svg
760
1267
  ns206d86750101 docs/assets/svg/018.svg /^ <svg width="2166.6" height="1668.0000000000002" viewBox="-20, -20, 2186.6, 1688.0000000000002"/;" n uri:http://www.w3.org/2000/svg
761
- ns207f9ef60101 docs/assets/svg/019.svg /^ <svg width="3728.6000000000004" height="3295.999999999999" viewBox="-20, -20, 3748.60000000000/;" n uri:http://www.w3.org/2000/svg
1268
+ ns2071d6970101 docs/_site/assets/svg/017.svg /^ <svg width="1353.4" height="1069.6" viewBox="-20, -20, 1373.4, 1089.6" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1269
+ ns207f9ef60101 docs/assets/svg/019.svg /^ <svg width="3783.2" height="3295.999999999999" viewBox="-20, -20, 3803.2, 3315.999999999999" v/;" n uri:http://www.w3.org/2000/svg
1270
+ ns2083ef180101 docs/_site/assets/svg/018.svg /^ <svg width="2166.6" height="1668.0000000000002" viewBox="-20, -20, 2186.6, 1688.0000000000002"/;" n uri:http://www.w3.org/2000/svg
1271
+ ns209607990101 docs/_site/assets/svg/019.svg /^ <svg width="3783.2" height="3295.999999999999" viewBox="-20, -20, 3803.2, 3315.999999999999" v/;" n uri:http://www.w3.org/2000/svg
762
1272
  ns2231eb0e0101 docs/assets/svg/020.svg /^ <svg width="1840.0" height="1232.9" viewBox="-20, -20, 1860.0, 1252.9" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
763
1273
  ns2244038f0101 docs/assets/svg/021.svg /^ <svg width="3657.9999999999995" height="1606.4" viewBox="-20, -20, 3677.9999999999995, 1626.4"/;" n uri:http://www.w3.org/2000/svg
764
- ns22561c100101 docs/assets/svg/022.svg /^ <svg width="3054.6" height="2605.6" viewBox="-20, -20, 3074.6, 2625.6" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1274
+ ns224853b10101 docs/_site/assets/svg/020.svg /^ <svg width="1840.0" height="1232.9" viewBox="-20, -20, 1860.0, 1252.9" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1275
+ ns22561c100101 docs/assets/svg/022.svg /^ <svg width="2810.8" height="2613.6" viewBox="-20, -20, 2830.8, 2633.6" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1276
+ ns225a6c320101 docs/_site/assets/svg/021.svg /^ <svg width="3657.9999999999995" height="1606.4" viewBox="-20, -20, 3677.9999999999995, 1626.4"/;" n uri:http://www.w3.org/2000/svg
765
1277
  ns226834910101 docs/assets/svg/023.svg /^ <svg width="1438.6000000000004" height="1069.6" viewBox="-20, -20, 1458.6000000000004, 1089.6"/;" n uri:http://www.w3.org/2000/svg
1278
+ ns226c84b30101 docs/_site/assets/svg/022.svg /^ <svg width="2810.8" height="2613.6" viewBox="-20, -20, 2830.8, 2633.6" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
766
1279
  ns227a4d120101 docs/assets/svg/024.svg /^ <svg width="1554.7999999999997" height="1192.8000000000002" viewBox="-20, -20, 1574.7999999999/;" n uri:http://www.w3.org/2000/svg
1280
+ ns227e9d340101 docs/_site/assets/svg/023.svg /^ <svg width="1438.6000000000004" height="1069.6" viewBox="-20, -20, 1458.6000000000004, 1089.6"/;" n uri:http://www.w3.org/2000/svg
1281
+ ns228c65930101 docs/assets/svg/025.svg /^ <svg width="5861.0" height="3340.0" viewBox="-20, -20, 5881.0, 3360.0" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1282
+ ns2290b5b50101 docs/_site/assets/svg/024.svg /^ <svg width="1554.7999999999997" height="1192.8000000000002" viewBox="-20, -20, 1574.7999999999/;" n uri:http://www.w3.org/2000/svg
1283
+ ns229e7e140101 docs/assets/svg/026.svg /^ <svg width="1902.4" height="1008.0" viewBox="-20, -20, 1922.4, 1028.0" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1284
+ ns22a2ce360101 docs/_site/assets/svg/025.svg /^ <svg width="5861.0" height="3340.0" viewBox="-20, -20, 5881.0, 3360.0" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1285
+ ns22b096950101 docs/assets/svg/027.svg /^ <svg width="5044.799999999999" height="1676.8000000000002" viewBox="-20, -20, 5064.79999999999/;" n uri:http://www.w3.org/2000/svg
1286
+ ns22b4e6b70101 docs/_site/assets/svg/026.svg /^ <svg width="1902.4" height="1008.0" viewBox="-20, -20, 1922.4, 1028.0" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1287
+ ns22c2af160101 docs/assets/svg/028.svg /^ <svg width="818.4" height="1069.6" viewBox="-20, -20, 838.4, 1089.6" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1288
+ ns22c6ff380101 docs/_site/assets/svg/027.svg /^ <svg width="5044.799999999999" height="1676.8000000000002" viewBox="-20, -20, 5064.79999999999/;" n uri:http://www.w3.org/2000/svg
1289
+ ns22d4c7970101 docs/assets/svg/029.svg /^ <svg width="3654.3999999999996" height="2803.2" viewBox="-20, -20, 3674.3999999999996, 2823.2"/;" n uri:http://www.w3.org/2000/svg
1290
+ ns22d917b90101 docs/_site/assets/svg/028.svg /^ <svg width="818.4" height="1069.6" viewBox="-20, -20, 838.4, 1089.6" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1291
+ ns22eb303a0101 docs/_site/assets/svg/029.svg /^ <svg width="3654.3999999999996" height="2803.2" viewBox="-20, -20, 3674.3999999999996, 2823.2"/;" n uri:http://www.w3.org/2000/svg
1292
+ ns248713af0101 docs/assets/svg/030.svg /^ <svg width="2961.4" height="1747.1999999999998" viewBox="-20, -20, 2981.4, 1767.1999999999998"/;" n uri:http://www.w3.org/2000/svg
1293
+ ns24992c300101 docs/assets/svg/031.svg /^ <svg width="1265.2" height="782.4" viewBox="-20, -20, 1285.2, 802.4" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1294
+ ns249d7c520101 docs/_site/assets/svg/030.svg /^ <svg width="2961.4" height="1747.1999999999998" viewBox="-20, -20, 2981.4, 1767.1999999999998"/;" n uri:http://www.w3.org/2000/svg
1295
+ ns24ab44b10101 docs/assets/svg/032.svg /^ <svg width="623.2" height="1500.8" viewBox="-20, -20, 643.2, 1520.8" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1296
+ ns24af94d30101 docs/_site/assets/svg/031.svg /^ <svg width="1301.2" height="782.4" viewBox="-20, -20, 1321.2, 802.4" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1297
+ ns24bd5d320101 docs/assets/svg/033.svg /^ <svg width="623.2" height="1676.8" viewBox="-20, -20, 643.2, 1696.8" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1298
+ ns24c1ad540101 docs/_site/assets/svg/032.svg /^ <svg width="623.2" height="1500.8" viewBox="-20, -20, 643.2, 1520.8" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1299
+ ns24cf75b30101 docs/assets/svg/034.svg /^ <svg width="2715.2" height="1236.8" viewBox="-20, -20, 2735.2, 1256.8" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
1300
+ ns24d3c5d50101 docs/_site/assets/svg/033.svg /^ <svg width="623.2" height="1676.8" viewBox="-20, -20, 643.2, 1696.8" version="1.1" xmlns="http/;" n uri:http://www.w3.org/2000/svg
1301
+ ns24e18e340101 docs/assets/svg/035.svg /^ <svg width="3031.4" height="1958.4" viewBox="-20, -20, 3051.4, 1978.4" version="1.1" xmlns="ht/;" n uri:http://www.w3.org/2000/svg
767
1302
  ns59d2ecb30101 docs/_site/feed.xml /^<?xml version="1.0" encoding="utf-8"?><feed xmlns="http:\/\/www.w3.org\/2005\/Atom" ><generator /;" n uri:http://www.w3.org/2005/Atom
768
1303
  ns8fb8be310101 img/sample.svg /^ <svg width="1211.119140625" height="941.0" viewBox="-40, -40, 1251.119140625, 981.0" version="/;" n uri:http://www.w3.org/2000/svg
769
1304
  optgroup docs/_site/assets/css/style.css /^button, input, optgroup, select, textarea { color: inherit; \/* 1 *\/ font: inherit; \/* 2 *\/ m/;" s
@@ -772,10 +1307,10 @@ parent lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :leve
772
1307
  parent= lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
773
1308
  parse lib/rsyntaxtree/markup_parser.rb /^ def parse(txt)$/;" f class:Markup
774
1309
  parse lib/rsyntaxtree/markup_parser.rb /^ def parse(txt)$/;" f module:Markup
775
- parse lib/rsyntaxtree/markup_parser_new.rb /^ def parse(txt)$/;" f class:Markup
776
1310
  parse lib/rsyntaxtree/string_parser.rb /^ def parse$/;" f
777
1311
  parse lib/rsyntaxtree/string_parser.rb /^ def parse$/;" f class:RSyntaxTree.StringParser
778
1312
  parse_list lib/rsyntaxtree/base_graph.rb /^ def parse_list$/;" f
1313
+ parse_list lib/rsyntaxtree/base_graph.rb /^ def parse_list$/;" f class:RSyntaxTree
779
1314
  parse_list lib/rsyntaxtree/base_graph.rb /^ def parse_list$/;" f class:RSyntaxTree.BaseGraph
780
1315
  path lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
781
1316
  path= lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
@@ -861,28 +1396,40 @@ test_rule_text test/markup_parser_test.rb /^ def test_rule_text$/;" f class:Mar
861
1396
  test_rule_triangle test/markup_parser_test.rb /^ def test_rule_triangle$/;" f class:MarkupParserTest
862
1397
  test_rule_underline test/markup_parser_test.rb /^ def test_rule_underline$/;" f
863
1398
  test_rule_underline test/markup_parser_test.rb /^ def test_rule_underline$/;" f class:MarkupParserTest
864
- text-001 docs/_site/examples.html /^ <div id="text-001" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
865
- text-002 docs/_site/examples.html /^ <div id="text-002" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
866
- text-003 docs/_site/examples.html /^ <div id="text-003" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
867
- text-004 docs/_site/examples.html /^ <div id="text-004" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
868
- text-005 docs/_site/examples.html /^ <div id="text-005" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
869
- text-006 docs/_site/examples.html /^ <div id="text-006" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
870
- text-007 docs/_site/examples.html /^ <div id="text-007" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
871
- text-008 docs/_site/examples.html /^ <div id="text-008" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
872
- text-009 docs/_site/examples.html /^ <div id="text-009" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
873
- text-010 docs/_site/examples.html /^ <div id="text-010" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
874
- text-011 docs/_site/examples.html /^ <div id="text-011" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
875
- text-012 docs/_site/examples.html /^ <div id="text-012" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
876
- text-013 docs/_site/examples.html /^ <div id="text-013" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
877
- text-014 docs/_site/examples.html /^ <div id="text-014" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
878
- text-015 docs/_site/examples.html /^ <div id="text-015" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
879
- text-016 docs/_site/examples.html /^ <div id="text-016" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
880
- text-017 docs/_site/examples.html /^ <div id="text-017" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
881
- text-018 docs/_site/examples.html /^ <div id="text-018" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
882
- text-019 docs/_site/examples.html /^ <div id="text-019" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
883
- text-020 docs/_site/examples.html /^ <div id="text-020" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
1399
+ text-000 docs/_site/examples.html /^ <div id="text-000" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1400
+ text-001 docs/_site/examples.html /^ <div id="text-001" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1401
+ text-002 docs/_site/examples.html /^ <div id="text-002" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1402
+ text-003 docs/_site/examples.html /^ <div id="text-003" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1403
+ text-004 docs/_site/examples.html /^ <div id="text-004" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1404
+ text-005 docs/_site/examples.html /^ <div id="text-005" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1405
+ text-006 docs/_site/examples.html /^ <div id="text-006" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1406
+ text-007 docs/_site/examples.html /^ <div id="text-007" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1407
+ text-008 docs/_site/examples.html /^ <div id="text-008" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1408
+ text-009 docs/_site/examples.html /^ <div id="text-009" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1409
+ text-010 docs/_site/examples.html /^ <div id="text-010" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1410
+ text-011 docs/_site/examples.html /^ <div id="text-011" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1411
+ text-012 docs/_site/examples.html /^ <div id="text-012" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1412
+ text-013 docs/_site/examples.html /^ <div id="text-013" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1413
+ text-014 docs/_site/examples.html /^ <div id="text-014" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1414
+ text-015 docs/_site/examples.html /^ <div id="text-015" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1415
+ text-016 docs/_site/examples.html /^ <div id="text-016" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1416
+ text-017 docs/_site/examples.html /^ <div id="text-017" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1417
+ text-018 docs/_site/examples.html /^ <div id="text-018" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1418
+ text-019 docs/_site/examples.html /^ <div id="text-019" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1419
+ text-020 docs/_site/examples.html /^ <div id="text-020" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1420
+ text-021 docs/_site/examples.html /^ <div id="text-021" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1421
+ text-022 docs/_site/examples.html /^ <div id="text-022" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1422
+ text-023 docs/_site/examples.html /^ <div id="text-023" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1423
+ text-024 docs/_site/examples.html /^ <div id="text-024" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1424
+ text-025 docs/_site/examples.html /^ <div id="text-025" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1425
+ text-026 docs/_site/examples.html /^ <div id="text-026" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1426
+ text-027 docs/_site/examples.html /^ <div id="text-027" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1427
+ text-028 docs/_site/examples.html /^ <div id="text-028" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1428
+ text-029 docs/_site/examples.html /^ <div id="text-029" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1429
+ text-030 docs/_site/examples.html /^ <div id="text-030" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
1430
+ text-031 docs/_site/examples.html /^ <div id="text-031" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'/;" I
884
1431
  text-decoration docs/_site/documentation.html /^<h4 id="text-decoration">Text Decoration<\/h4>$/;" I
885
- text-{{example.name}} docs/examples.html /^ <div id="text-{{example.name}}" style='max-height: 600px; overflow-y: auto; margin-bottom: 2/;" I
1432
+ text-{{example.name}} docs/examples.html /^ <div id="text-{{example.name}}" style='max-height: 600px; overflow-y: auto; margin-b/;" I
886
1433
  textarea docs/_site/assets/css/style.css /^button, input, optgroup, select, textarea { color: inherit; \/* 1 *\/ font: inherit; \/* 2 *\/ m/;" s
887
1434
  textarea docs/_site/assets/css/style.css /^textarea { overflow: auto; }$/;" s
888
1435
  th docs/_site/assets/css/style.css /^td, th { padding: 0; }$/;" s
@@ -893,6 +1440,7 @@ triangle_to_parent lib/rsyntaxtree/svg_graph.rb /^ def triangle_to_parent(par
893
1440
  triangle_to_parent lib/rsyntaxtree/svg_graph.rb /^ def triangle_to_parent(parent, child)$/;" f class:RSyntaxTree.SVGGraph
894
1441
  type lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
895
1442
  type= lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
1443
+ vP-shell (Japanese) docs/_site/examples.html /^ <div><a href="#examples">🔝<\/a><\/div><h3>vP-shell (Japanese)<\/h3>$/;" j
896
1444
  valid lib/rsyntaxtree/string_parser.rb /^ def self.valid?(data)$/;" F class:RSyntaxTree
897
1445
  valid? lib/rsyntaxtree/string_parser.rb /^ def self.valid?(data)$/;" S class:RSyntaxTree.StringParser
898
1446
  vertical_indent lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
@@ -903,8 +1451,8 @@ width lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level
903
1451
  width lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A class:RSyntaxTree.SVGGraph
904
1452
  width= lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
905
1453
  width= lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A class:RSyntaxTree.SVGGraph
906
- {{ category.name }} docs/examples.html /^<h2 id="category-{{category.name | slugify }}"><b>{{ category.name }}<\/b><\/h2>$/;" i
907
- {{ example.caption }} docs/examples.html /^<h3>{{ example.caption }}<\/h3>$/;" j
1454
+ {{ category.name }} docs/examples.html /^ <h2 id="category-{{category.name | slugify }}"><b>{{ category.name }}<\/b><\/h2>$/;" i
1455
+ {{ example.caption }} docs/examples.html /^ <h3>{{ example.caption }}<\/h3>$/;" j
908
1456
  {{ page.description | default: site.description | default: site.github.project_tagline }} docs/_layouts/default.html /^ <h2 class="project-tagline">{{ page.description | default: site.description | default: sit/;" i
909
1457
  {{ page.title | default: site.title | default: site.github.repository_name }} docs/_layouts/default.html /^ <\/h1>$/;" h
910
1458
  コネクター docs/_site/documentation_ja.html /^<h3 id="コネクター">コネクター<\/h3>$/;" I
@@ -927,6 +1475,9 @@ width= lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A cl
927
1475
  ノードからノードへのパスの描画試験的機能 docs/_site/documentation_ja.html /^<h3 id="ノードからノードへのパスの描画試験的機能">ノードからノードへ/;" I
928
1476
  ノードからノードへのパスの描画(試験的機能) docs/_site/documentation_ja.html /^<h3 id="ノードからノードへのパスの描画試験的機能">ノードからノードへ/;" j
929
1477
  ノードからノードへのパスの描画(試験的機能) docs/documentation_ja.md /^### ノードからノードへのパスの描画(試験的機能)$/;" S chapter:ドキュメンテーション
1478
+ ノードからノードへの追加的なコネクターの描画試験的機能 docs/_site/documentation_ja.html /^<h3 id="ノードからノードへの追加的なコネクターの描画試験的機能">ノー/;" I
1479
+ ノードからノードへの追加的なコネクターの描画(試験的機能) docs/_site/documentation_ja.html /^<h3 id="ノードからノードへの追加的なコネクターの描画試験的機能">ノー/;" j
1480
+ ノードからノードへの追加的なコネクターの描画(試験的機能) docs/documentation_ja.md /^### ノードからノードへの追加的なコネクターの描画(試験的機能)$/;" S chapter:ドキュメンテーション
930
1481
  フォントスタイル docs/_site/documentation_ja.html /^<h4 id="フォントスタイル">フォント・スタイル<\/h4>$/;" I
931
1482
  フォント・スタイル docs/documentation_ja.md /^#### フォント・スタイル$/;" t subsection:ドキュメンテーション""テキストの描画
932
1483
  ボックスとサークル docs/_site/documentation_ja.html /^<h4 id="ボックスとサークル">ボックスとサークル<\/h4>$/;" I