@asciidoctor/core 3.0.0-alpha.4 → 3.0.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,7 @@ const __asciidoctorDistDir__ = path.dirname(fileURLToPath(import.meta.url))
13
13
  const __require__ = createRequire(import.meta.url)
14
14
 
15
15
  export default function (moduleConfig) {
16
- Opal.modules["asciidoctor/js/opal_ext/electron/io"] = function(Opal) {/* Generated by Opal 1.7.1 */
16
+ Opal.modules["asciidoctor/js/opal_ext/electron/io"] = function(Opal) {/* Generated by Opal 1.7.3 */
17
17
  var $gvars = Opal.gvars, $send = Opal.send, $a, nil = Opal.nil;
18
18
  if ($gvars.stdout == null) $gvars.stdout = nil;
19
19
  if ($gvars.stderr == null) $gvars.stderr = nil;
@@ -24,7 +24,7 @@ Opal.modules["asciidoctor/js/opal_ext/electron/io"] = function(Opal) {/* Generat
24
24
  return ($a = [function(s){console.error(s)}], $send($gvars.stderr, 'write_proc=', $a), $a[$a.length - 1]);
25
25
  };
26
26
 
27
- Opal.modules["asciidoctor/js/opal_ext/node"] = function(Opal) {/* Generated by Opal 1.7.1 */
27
+ Opal.modules["asciidoctor/js/opal_ext/node"] = function(Opal) {/* Generated by Opal 1.7.3 */
28
28
  var $const_set = Opal.const_set, $eqeq = Opal.eqeq, self = Opal.top, $nesting = [], $$ = Opal.$r($nesting), nil = Opal.nil;
29
29
 
30
30
  Opal.add_stubs('==,require');
@@ -67,7 +67,7 @@ Opal.load("nodejs");
67
67
  ;
68
68
  };
69
69
 
70
- Opal.modules["asciidoctor/js/asciidoctor_ext/node/abstract_node"] = function(Opal) {/* Generated by Opal 1.7.1 */
70
+ Opal.modules["asciidoctor/js/asciidoctor_ext/node/abstract_node"] = function(Opal) {/* Generated by Opal 1.7.3 */
71
71
  var $module = Opal.module, $klass = Opal.klass, $def = Opal.def, $nesting = [], nil = Opal.nil;
72
72
 
73
73
  return (function($base, $parent_nesting) {
@@ -118,7 +118,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/node/abstract_node"] = function(Opa
118
118
  })($nesting[0], $nesting)
119
119
  };
120
120
 
121
- Opal.modules["asciidoctor/js/asciidoctor_ext/node/open_uri"] = function(Opal) {/* Generated by Opal 1.7.1 */
121
+ Opal.modules["asciidoctor/js/asciidoctor_ext/node/open_uri"] = function(Opal) {/* Generated by Opal 1.7.3 */
122
122
  var $module = Opal.module, $slice = Opal.slice, $defs = Opal.defs, self = Opal.top, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
123
123
 
124
124
  Opal.add_stubs('require,new,<<,rewind');
@@ -174,7 +174,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/node/open_uri"] = function(Opal) {/
174
174
  })($nesting[0], $nesting);
175
175
  };
176
176
 
177
- Opal.modules["asciidoctor/js/asciidoctor_ext/node/stylesheet"] = function(Opal) {/* Generated by Opal 1.7.1 */
177
+ Opal.modules["asciidoctor/js/asciidoctor_ext/node/stylesheet"] = function(Opal) {/* Generated by Opal 1.7.3 */
178
178
  var $module = Opal.module, $klass = Opal.klass, $truthy = Opal.truthy, $def = Opal.def, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
179
179
 
180
180
  Opal.add_stubs('rstrip,read,join');
@@ -204,7 +204,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/node/stylesheet"] = function(Opal)
204
204
  })($nesting[0], $nesting)
205
205
  };
206
206
 
207
- Opal.modules["asciidoctor/js/asciidoctor_ext/node/template"] = function(Opal) {/* Generated by Opal 1.7.1 */
207
+ Opal.modules["asciidoctor/js/asciidoctor_ext/node/template"] = function(Opal) {/* Generated by Opal 1.7.3 */
208
208
  var $module = Opal.module, $klass = Opal.klass, $hash2 = Opal.hash2, $return_ivar = Opal.return_ivar, $defs = Opal.defs, $truthy = Opal.truthy, $eqeqeq = Opal.eqeqeq, $def = Opal.def, $eqeq = Opal.eqeq, $send = Opal.send, $rb_lt = Opal.rb_lt, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
209
209
 
210
210
  Opal.add_stubs('[],clear,===,caches,class,scan,node_name,raise,ctx,==,strip,rstrip,key?,merge,[]=,file,private,new,each,directory?,system_path,scan_dir,update,select,glob,file?,basename,<,size,split,start_with?,slice,length,to_sym,node_require');
@@ -474,7 +474,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/node/template"] = function(Opal) {/
474
474
  })($nesting[0], $nesting)
475
475
  };
476
476
 
477
- Opal.modules["asciidoctor/js/asciidoctor_ext/node"] = function(Opal) {/* Generated by Opal 1.7.1 */
477
+ Opal.modules["asciidoctor/js/asciidoctor_ext/node"] = function(Opal) {/* Generated by Opal 1.7.3 */
478
478
  var self = Opal.top, nil = Opal.nil;
479
479
 
480
480
  Opal.add_stubs('require');
@@ -485,9 +485,9 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/node"] = function(Opal) {/* Generat
485
485
  return self.$require("asciidoctor/js/asciidoctor_ext/node/template");
486
486
  };
487
487
 
488
- Opal.modules["set"] = Opal.return_val(Opal.nil); /* Generated by Opal 1.7.1 */
488
+ Opal.modules["set"] = Opal.return_val(Opal.nil); /* Generated by Opal 1.7.3 */
489
489
 
490
- Opal.modules["asciidoctor/js/opal_ext/kernel"] = function(Opal) {/* Generated by Opal 1.7.1 */
490
+ Opal.modules["asciidoctor/js/opal_ext/kernel"] = function(Opal) {/* Generated by Opal 1.7.3 */
491
491
  "use strict";
492
492
  var $module = Opal.module, $slice = Opal.slice, $send = Opal.send, $to_a = Opal.to_a, $def = Opal.def, $return_val = Opal.return_val, $nesting = [], nil = Opal.nil;
493
493
 
@@ -517,7 +517,7 @@ Opal.modules["asciidoctor/js/opal_ext/kernel"] = function(Opal) {/* Generated by
517
517
  })($nesting[0], $nesting)
518
518
  };
519
519
 
520
- Opal.modules["asciidoctor/js/opal_ext/file"] = function(Opal) {/* Generated by Opal 1.7.1 */
520
+ Opal.modules["asciidoctor/js/opal_ext/file"] = function(Opal) {/* Generated by Opal 1.7.3 */
521
521
  "use strict";
522
522
  var $klass = Opal.klass, $def = Opal.def, $truthy = Opal.truthy, $gvars = Opal.gvars, $return_val = Opal.return_val, $defs = Opal.defs, $nesting = [], nil = Opal.nil;
523
523
 
@@ -638,7 +638,7 @@ Opal.modules["asciidoctor/js/opal_ext/file"] = function(Opal) {/* Generated by O
638
638
  })($nesting[0], null, $nesting);
639
639
  };
640
640
 
641
- Opal.modules["asciidoctor/js/opal_ext/match_data"] = function(Opal) {/* Generated by Opal 1.7.1 */
641
+ Opal.modules["asciidoctor/js/opal_ext/match_data"] = function(Opal) {/* Generated by Opal 1.7.3 */
642
642
  "use strict";
643
643
  var $klass = Opal.klass, $send = Opal.send, $def = Opal.def, $nesting = [], nil = Opal.nil;
644
644
 
@@ -657,7 +657,7 @@ Opal.modules["asciidoctor/js/opal_ext/match_data"] = function(Opal) {/* Generate
657
657
  })($nesting[0], null)
658
658
  };
659
659
 
660
- Opal.modules["asciidoctor/js/opal_ext/string"] = function(Opal) {/* Generated by Opal 1.7.1 */
660
+ Opal.modules["asciidoctor/js/opal_ext/string"] = function(Opal) {/* Generated by Opal 1.7.3 */
661
661
  "use strict";
662
662
  var $klass = Opal.klass, $truthy = Opal.truthy, $rb_lt = Opal.rb_lt, $def = Opal.def, $alias = Opal.alias, $rb_ge = Opal.rb_ge, $eqeq = Opal.eqeq, $rb_minus = Opal.rb_minus, $nesting = [], nil = Opal.nil;
663
663
 
@@ -723,7 +723,7 @@ Opal.modules["asciidoctor/js/opal_ext/string"] = function(Opal) {/* Generated by
723
723
  })($nesting[0], null)
724
724
  };
725
725
 
726
- Opal.modules["asciidoctor/js/opal_ext/uri"] = function(Opal) {/* Generated by Opal 1.7.1 */
726
+ Opal.modules["asciidoctor/js/opal_ext/uri"] = function(Opal) {/* Generated by Opal 1.7.3 */
727
727
  "use strict";
728
728
  var $module = Opal.module, $defs = Opal.defs, $return_self = Opal.return_self, $def = Opal.def, $nesting = [], nil = Opal.nil;
729
729
 
@@ -742,7 +742,7 @@ Opal.modules["asciidoctor/js/opal_ext/uri"] = function(Opal) {/* Generated by Op
742
742
  })($nesting[0], $nesting)
743
743
  };
744
744
 
745
- Opal.modules["asciidoctor/js/opal_ext/base64"] = function(Opal) {/* Generated by Opal 1.7.1 */
745
+ Opal.modules["asciidoctor/js/opal_ext/base64"] = function(Opal) {/* Generated by Opal 1.7.3 */
746
746
  "use strict";
747
747
  var $module = Opal.module, $defs = Opal.defs, $ensure_kwargs = Opal.ensure_kwargs, $truthy = Opal.truthy, $nesting = [], nil = Opal.nil;
748
748
 
@@ -803,7 +803,7 @@ Opal.modules["asciidoctor/js/opal_ext/base64"] = function(Opal) {/* Generated by
803
803
  })($nesting[0])
804
804
  };
805
805
 
806
- Opal.modules["asciidoctor/js/opal_ext/number"] = function(Opal) {/* Generated by Opal 1.7.1 */
806
+ Opal.modules["asciidoctor/js/opal_ext/number"] = function(Opal) {/* Generated by Opal 1.7.3 */
807
807
  "use strict";
808
808
  var $klass = Opal.klass, $truthy = Opal.truthy, $rb_gt = Opal.rb_gt, $def = Opal.def, $nesting = [], $$ = Opal.$r($nesting), nil = Opal.nil;
809
809
 
@@ -828,7 +828,7 @@ Opal.modules["asciidoctor/js/opal_ext/number"] = function(Opal) {/* Generated by
828
828
  })($nesting[0], $$('Numeric'), $nesting)
829
829
  };
830
830
 
831
- Opal.modules["asciidoctor/js/opal_ext"] = function(Opal) {/* Generated by Opal 1.7.1 */
831
+ Opal.modules["asciidoctor/js/opal_ext"] = function(Opal) {/* Generated by Opal 1.7.3 */
832
832
  "use strict";
833
833
  var self = Opal.top, nil = Opal.nil;
834
834
 
@@ -850,7 +850,7 @@ self.$require("asciidoctor/js/opal_ext/node");
850
850
  ;
851
851
  };
852
852
 
853
- Opal.modules["asciidoctor/js/rx"] = function(Opal) {/* Generated by Opal 1.7.1 */
853
+ Opal.modules["asciidoctor/js/rx"] = function(Opal) {/* Generated by Opal 1.7.3 */
854
854
  "use strict";
855
855
  var $module = Opal.module, $const_set = Opal.const_set, $send = Opal.send, $gvars = Opal.gvars, $truthy = Opal.truthy, $defs = Opal.defs, $rb_plus = Opal.rb_plus, $nesting = [], nil = Opal.nil;
856
856
 
@@ -886,7 +886,7 @@ Opal.modules["asciidoctor/js/rx"] = function(Opal) {/* Generated by Opal 1.7.1 *
886
886
  })($nesting[0], $nesting)
887
887
  };
888
888
 
889
- Opal.modules["strscan"] = function(Opal) {/* Generated by Opal 1.7.1 */
889
+ Opal.modules["strscan"] = function(Opal) {/* Generated by Opal 1.7.3 */
890
890
  "use strict";
891
891
  var $klass = Opal.klass, $def = Opal.def, $truthy = Opal.truthy, $eqeqeq = Opal.eqeqeq, $Opal = Opal.Opal, $return_ivar = Opal.return_ivar, $send = Opal.send, $alias = Opal.alias, $nesting = [], nil = Opal.nil;
892
892
 
@@ -1247,7 +1247,7 @@ Opal.modules["strscan"] = function(Opal) {/* Generated by Opal 1.7.1 */
1247
1247
  })($nesting[0], null, $nesting)
1248
1248
  };
1249
1249
 
1250
- Opal.modules["asciidoctor/js"] = function(Opal) {/* Generated by Opal 1.7.1 */
1250
+ Opal.modules["asciidoctor/js"] = function(Opal) {/* Generated by Opal 1.7.3 */
1251
1251
  "use strict";
1252
1252
  var self = Opal.top, nil = Opal.nil;
1253
1253
 
@@ -1258,7 +1258,7 @@ Opal.modules["asciidoctor/js"] = function(Opal) {/* Generated by Opal 1.7.1 */
1258
1258
  return self.$require("strscan");
1259
1259
  };
1260
1260
 
1261
- Opal.modules["asciidoctor/core_ext/nil_or_empty"] = function(Opal) {/* Generated by Opal 1.7.1 */
1261
+ Opal.modules["asciidoctor/core_ext/nil_or_empty"] = function(Opal) {/* Generated by Opal 1.7.3 */
1262
1262
  "use strict";
1263
1263
  var $klass = Opal.klass, $truthy = Opal.truthy, $alias = Opal.alias, $nesting = [], nil = Opal.nil;
1264
1264
 
@@ -1316,7 +1316,7 @@ Opal.modules["asciidoctor/core_ext/nil_or_empty"] = function(Opal) {/* Generated
1316
1316
  })($nesting[0], null);
1317
1317
  };
1318
1318
 
1319
- Opal.modules["asciidoctor/core_ext/hash/merge"] = function(Opal) {/* Generated by Opal 1.7.1 */
1319
+ Opal.modules["asciidoctor/core_ext/hash/merge"] = function(Opal) {/* Generated by Opal 1.7.3 */
1320
1320
  "use strict";
1321
1321
  var $eqeq = Opal.eqeq, $send = Opal.send, $slice = Opal.slice, $truthy = Opal.truthy, $rb_lt = Opal.rb_lt, $rb_gt = Opal.rb_gt, $send2 = Opal.send2, $find_super = Opal.find_super, $def = Opal.def, self = Opal.top, $nesting = [], $$ = Opal.$r($nesting), nil = Opal.nil;
1322
1322
 
@@ -1352,7 +1352,7 @@ Opal.modules["asciidoctor/core_ext/hash/merge"] = function(Opal) {/* Generated b
1352
1352
  }
1353
1353
  };
1354
1354
 
1355
- Opal.modules["asciidoctor/core_ext/match_data/names"] = function(Opal) {/* Generated by Opal 1.7.1 */
1355
+ Opal.modules["asciidoctor/core_ext/match_data/names"] = function(Opal) {/* Generated by Opal 1.7.3 */
1356
1356
  "use strict";
1357
1357
  var $truthy = Opal.truthy, $klass = Opal.klass, $def = Opal.def, $nesting = [], $$ = Opal.$r($nesting), nil = Opal.nil;
1358
1358
 
@@ -1372,7 +1372,7 @@ Opal.modules["asciidoctor/core_ext/match_data/names"] = function(Opal) {/* Gener
1372
1372
  }
1373
1373
  };
1374
1374
 
1375
- Opal.modules["asciidoctor/core_ext"] = function(Opal) {/* Generated by Opal 1.7.1 */
1375
+ Opal.modules["asciidoctor/core_ext"] = function(Opal) {/* Generated by Opal 1.7.3 */
1376
1376
  "use strict";
1377
1377
  var self = Opal.top, nil = Opal.nil;
1378
1378
 
@@ -1382,7 +1382,7 @@ Opal.modules["asciidoctor/core_ext"] = function(Opal) {/* Generated by Opal 1.7.
1382
1382
  return self.$require("asciidoctor/core_ext.rb"+ '/../' + "core_ext/match_data/names");
1383
1383
  };
1384
1384
 
1385
- Opal.modules["asciidoctor/helpers"] = function(Opal) {/* Generated by Opal 1.7.1 */
1385
+ Opal.modules["asciidoctor/helpers"] = function(Opal) {/* Generated by Opal 1.7.3 */
1386
1386
  "use strict";
1387
1387
  var $module = Opal.module, $truthy = Opal.truthy, $eqeq = Opal.eqeq, $gvars = Opal.gvars, $def = Opal.def, $send = Opal.send, $neqeq = Opal.neqeq, $const_set = Opal.const_set, $hash2 = Opal.hash2, $to_ary = Opal.to_ary, $rb_times = Opal.rb_times, $eqeqeq = Opal.eqeqeq, $rb_plus = Opal.rb_plus, $Class = Opal.Class, $Object = Opal.Object, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
1388
1388
 
@@ -1741,7 +1741,7 @@ Opal.modules["asciidoctor/helpers"] = function(Opal) {/* Generated by Opal 1.7.1
1741
1741
  })($nesting[0], $nesting)
1742
1742
  };
1743
1743
 
1744
- Opal.modules["logger"] = function(Opal) {/* Generated by Opal 1.7.1 */
1744
+ Opal.modules["logger"] = function(Opal) {/* Generated by Opal 1.7.3 */
1745
1745
  "use strict";
1746
1746
  var $klass = Opal.klass, $module = Opal.module, $const_set = Opal.const_set, $send = Opal.send, $def = Opal.def, $eqeqeq = Opal.eqeqeq, $rb_plus = Opal.rb_plus, $truthy = Opal.truthy, $rb_le = Opal.rb_le, $rb_lt = Opal.rb_lt, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
1747
1747
 
@@ -1938,7 +1938,7 @@ Opal.modules["logger"] = function(Opal) {/* Generated by Opal 1.7.1 */
1938
1938
  })($nesting[0], null, $nesting)
1939
1939
  };
1940
1940
 
1941
- Opal.modules["asciidoctor/logging"] = function(Opal) {/* Generated by Opal 1.7.1 */
1941
+ Opal.modules["asciidoctor/logging"] = function(Opal) {/* Generated by Opal 1.7.3 */
1942
1942
  "use strict";
1943
1943
  var $module = Opal.module, $klass = Opal.klass, $slice = Opal.slice, $send2 = Opal.send2, $find_super = Opal.find_super, $to_a = Opal.to_a, $send = Opal.send, $def = Opal.def, $truthy = Opal.truthy, $rb_gt = Opal.rb_gt, $const_set = Opal.const_set, $hash2 = Opal.hash2, $eqeqeq = Opal.eqeqeq, $gvars = Opal.gvars, $alias = Opal.alias, $defs = Opal.defs, self = Opal.top, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
1944
1944
 
@@ -2167,7 +2167,7 @@ Opal.modules["asciidoctor/logging"] = function(Opal) {/* Generated by Opal 1.7.1
2167
2167
  })($nesting[0], $nesting);
2168
2168
  };
2169
2169
 
2170
- Opal.modules["asciidoctor/rx"] = function(Opal) {/* Generated by Opal 1.7.1 */
2170
+ Opal.modules["asciidoctor/rx"] = function(Opal) {/* Generated by Opal 1.7.3 */
2171
2171
  "use strict";
2172
2172
  var $module = Opal.module, $const_set = Opal.const_set, $regexp = Opal.regexp, $hash2 = Opal.hash2, $send = Opal.send, $truthy = Opal.truthy, $hash = Opal.hash, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
2173
2173
 
@@ -2268,7 +2268,7 @@ Opal.modules["asciidoctor/rx"] = function(Opal) {/* Generated by Opal 1.7.1 */
2268
2268
  })($nesting[0], $nesting)
2269
2269
  };
2270
2270
 
2271
- Opal.modules["asciidoctor/substitutors"] = function(Opal) {/* Generated by Opal 1.7.1 */
2271
+ Opal.modules["asciidoctor/substitutors"] = function(Opal) {/* Generated by Opal 1.7.3 */
2272
2272
  "use strict";
2273
2273
  var $module = Opal.module, $const_set = Opal.const_set, $hash2 = Opal.hash2, $hash = Opal.hash, $rb_plus = Opal.rb_plus, $regexp = Opal.regexp, $not = Opal.not, $truthy = Opal.truthy, $send = Opal.send, $def = Opal.def, $alias = Opal.alias, $gvars = Opal.gvars, $eqeq = Opal.eqeq, $to_ary = Opal.to_ary, $neqeq = Opal.neqeq, $to_a = Opal.to_a, $eqeqeq = Opal.eqeqeq, $rb_gt = Opal.rb_gt, $slice = Opal.slice, $rb_minus = Opal.rb_minus, $rb_lt = Opal.rb_lt, $rb_times = Opal.rb_times, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
2274
2274
 
@@ -3972,7 +3972,7 @@ Opal.modules["asciidoctor/substitutors"] = function(Opal) {/* Generated by Opal
3972
3972
  })($nesting[0], $nesting)
3973
3973
  };
3974
3974
 
3975
- Opal.modules["asciidoctor/version"] = function(Opal) {/* Generated by Opal 1.7.1 */
3975
+ Opal.modules["asciidoctor/version"] = function(Opal) {/* Generated by Opal 1.7.3 */
3976
3976
  "use strict";
3977
3977
  var $module = Opal.module, $const_set = Opal.const_set, $nesting = [], nil = Opal.nil;
3978
3978
 
@@ -3985,7 +3985,7 @@ Opal.modules["asciidoctor/version"] = function(Opal) {/* Generated by Opal 1.7.1
3985
3985
  })($nesting[0], $nesting)
3986
3986
  };
3987
3987
 
3988
- Opal.modules["asciidoctor/abstract_node"] = function(Opal) {/* Generated by Opal 1.7.1 */
3988
+ Opal.modules["asciidoctor/abstract_node"] = function(Opal) {/* Generated by Opal 1.7.3 */
3989
3989
  "use strict";
3990
3990
  var $module = Opal.module, $klass = Opal.klass, $hash2 = Opal.hash2, $eqeq = Opal.eqeq, $truthy = Opal.truthy, $def = Opal.def, $send = Opal.send, $rb_minus = Opal.rb_minus, $eqeqeq = Opal.eqeqeq, $rb_lt = Opal.rb_lt, $not = Opal.not, $to_ary = Opal.to_ary, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
3991
3991
 
@@ -4472,7 +4472,7 @@ Opal.modules["asciidoctor/abstract_node"] = function(Opal) {/* Generated by Opal
4472
4472
  })($nesting[0], $nesting)
4473
4473
  };
4474
4474
 
4475
- Opal.modules["asciidoctor/abstract_block"] = function(Opal) {/* Generated by Opal 1.7.1 */
4475
+ Opal.modules["asciidoctor/abstract_block"] = function(Opal) {/* Generated by Opal 1.7.3 */
4476
4476
  "use strict";
4477
4477
  var $module = Opal.module, $klass = Opal.klass, $hash2 = Opal.hash2, $send2 = Opal.send2, $find_super = Opal.find_super, $eqeq = Opal.eqeq, $eqeqeq = Opal.eqeqeq, $def = Opal.def, $return_val = Opal.return_val, $truthy = Opal.truthy, $alias = Opal.alias, $send = Opal.send, $rb_plus = Opal.rb_plus, $not = Opal.not, $neqeq = Opal.neqeq, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
4478
4478
 
@@ -4967,7 +4967,7 @@ Opal.modules["asciidoctor/abstract_block"] = function(Opal) {/* Generated by Opa
4967
4967
  })($nesting[0], $nesting)
4968
4968
  };
4969
4969
 
4970
- Opal.modules["asciidoctor/attribute_list"] = function(Opal) {/* Generated by Opal 1.7.1 */
4970
+ Opal.modules["asciidoctor/attribute_list"] = function(Opal) {/* Generated by Opal 1.7.3 */
4971
4971
  "use strict";
4972
4972
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $hash = Opal.hash, $regexp = Opal.regexp, $hash2 = Opal.hash2, $def = Opal.def, $truthy = Opal.truthy, $rb_plus = Opal.rb_plus, $send = Opal.send, $defs = Opal.defs, $eqeqeq = Opal.eqeqeq, $eqeq = Opal.eqeq, $rb_times = Opal.rb_times, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
4973
4973
 
@@ -5220,7 +5220,7 @@ Opal.modules["asciidoctor/attribute_list"] = function(Opal) {/* Generated by Opa
5220
5220
  })($nesting[0], $nesting)
5221
5221
  };
5222
5222
 
5223
- Opal.modules["asciidoctor/block"] = function(Opal) {/* Generated by Opal 1.7.1 */
5223
+ Opal.modules["asciidoctor/block"] = function(Opal) {/* Generated by Opal 1.7.3 */
5224
5224
  "use strict";
5225
5225
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $hash2 = Opal.hash2, $alias = Opal.alias, $send2 = Opal.send2, $find_super = Opal.find_super, $truthy = Opal.truthy, $eqeqeq = Opal.eqeqeq, $def = Opal.def, $rb_lt = Opal.rb_lt, $eqeq = Opal.eqeq, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
5226
5226
 
@@ -5333,7 +5333,7 @@ Opal.modules["asciidoctor/block"] = function(Opal) {/* Generated by Opal 1.7.1 *
5333
5333
  })($nesting[0], $nesting)
5334
5334
  };
5335
5335
 
5336
- Opal.modules["asciidoctor/callouts"] = function(Opal) {/* Generated by Opal 1.7.1 */
5336
+ Opal.modules["asciidoctor/callouts"] = function(Opal) {/* Generated by Opal 1.7.3 */
5337
5337
  "use strict";
5338
5338
  var $module = Opal.module, $klass = Opal.klass, $def = Opal.def, $hash2 = Opal.hash2, $rb_plus = Opal.rb_plus, $truthy = Opal.truthy, $rb_le = Opal.rb_le, $rb_minus = Opal.rb_minus, $send = Opal.send, $eqeq = Opal.eqeq, $rb_lt = Opal.rb_lt, $nesting = [], nil = Opal.nil;
5339
5339
 
@@ -5436,7 +5436,7 @@ Opal.modules["asciidoctor/callouts"] = function(Opal) {/* Generated by Opal 1.7.
5436
5436
  })($nesting[0], $nesting)
5437
5437
  };
5438
5438
 
5439
- Opal.modules["asciidoctor/converter/composite"] = function(Opal) {/* Generated by Opal 1.7.1 */
5439
+ Opal.modules["asciidoctor/converter/composite"] = function(Opal) {/* Generated by Opal 1.7.3 */
5440
5440
  "use strict";
5441
5441
  var $module = Opal.module, $klass = Opal.klass, $slice = Opal.slice, $extract_kwargs = Opal.extract_kwargs, $ensure_kwargs = Opal.ensure_kwargs, $send = Opal.send, $truthy = Opal.truthy, $def = Opal.def, $thrower = Opal.thrower, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
5442
5442
 
@@ -5521,7 +5521,7 @@ Opal.modules["asciidoctor/converter/composite"] = function(Opal) {/* Generated b
5521
5521
  })($nesting[0], $nesting)
5522
5522
  };
5523
5523
 
5524
- Opal.modules["asciidoctor/converter"] = function(Opal) {/* Generated by Opal 1.7.1 */
5524
+ Opal.modules["asciidoctor/converter"] = function(Opal) {/* Generated by Opal 1.7.3 */
5525
5525
  "use strict";
5526
5526
  var $module = Opal.module, $hash2 = Opal.hash2, $def = Opal.def, $return_val = Opal.return_val, $truthy = Opal.truthy, $eqeq = Opal.eqeq, $defs = Opal.defs, $send = Opal.send, $alias = Opal.alias, $slice = Opal.slice, $to_a = Opal.to_a, $extract_kwargs = Opal.extract_kwargs, $ensure_kwargs = Opal.ensure_kwargs, $eqeqeq = Opal.eqeqeq, $Class = Opal.Class, $klass = Opal.klass, $class_variable_set = Opal.class_variable_set, $class_variable_get = Opal.class_variable_get, $rb_plus = Opal.rb_plus, $gvars = Opal.gvars, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
5527
5527
 
@@ -5920,7 +5920,7 @@ Opal.modules["asciidoctor/converter"] = function(Opal) {/* Generated by Opal 1.7
5920
5920
  })($nesting[0], $nesting)
5921
5921
  };
5922
5922
 
5923
- Opal.modules["asciidoctor/document"] = function(Opal) {/* Generated by Opal 1.7.1 */
5923
+ Opal.modules["asciidoctor/document"] = function(Opal) {/* Generated by Opal 1.7.3 */
5924
5924
  "use strict";
5925
5925
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $send = Opal.send, $alias = Opal.alias, $truthy = Opal.truthy, $def = Opal.def, $hash2 = Opal.hash2, $not = Opal.not, $to_ary = Opal.to_ary, $return_ivar = Opal.return_ivar, $send2 = Opal.send2, $find_super = Opal.find_super, $rb_minus = Opal.rb_minus, $eqeq = Opal.eqeq, $eqeqeq = Opal.eqeqeq, $hash = Opal.hash, $rb_ge = Opal.rb_ge, $rb_plus = Opal.rb_plus, $neqeq = Opal.neqeq, $thrower = Opal.thrower, $rb_gt = Opal.rb_gt, $rb_lt = Opal.rb_lt, $gvars = Opal.gvars, $to_a = Opal.to_a, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
5926
5926
 
@@ -7351,7 +7351,7 @@ Opal.modules["asciidoctor/document"] = function(Opal) {/* Generated by Opal 1.7.
7351
7351
  })($nesting[0], $nesting)
7352
7352
  };
7353
7353
 
7354
- Opal.modules["asciidoctor/inline"] = function(Opal) {/* Generated by Opal 1.7.1 */
7354
+ Opal.modules["asciidoctor/inline"] = function(Opal) {/* Generated by Opal 1.7.3 */
7355
7355
  "use strict";
7356
7356
  var $module = Opal.module, $klass = Opal.klass, $hash2 = Opal.hash2, $send2 = Opal.send2, $find_super = Opal.find_super, $def = Opal.def, $return_val = Opal.return_val, $alias = Opal.alias, $truthy = Opal.truthy, $nesting = [], nil = Opal.nil;
7357
7357
 
@@ -7444,7 +7444,7 @@ Opal.modules["asciidoctor/inline"] = function(Opal) {/* Generated by Opal 1.7.1
7444
7444
  })($nesting[0], $nesting)
7445
7445
  };
7446
7446
 
7447
- Opal.modules["asciidoctor/list"] = function(Opal) {/* Generated by Opal 1.7.1 */
7447
+ Opal.modules["asciidoctor/list"] = function(Opal) {/* Generated by Opal 1.7.3 */
7448
7448
  "use strict";
7449
7449
  var $module = Opal.module, $klass = Opal.klass, $alias = Opal.alias, $hash2 = Opal.hash2, $send2 = Opal.send2, $find_super = Opal.find_super, $def = Opal.def, $truthy = Opal.truthy, $eqeq = Opal.eqeq, $nesting = [], nil = Opal.nil;
7450
7450
 
@@ -7586,7 +7586,7 @@ Opal.modules["asciidoctor/list"] = function(Opal) {/* Generated by Opal 1.7.1 */
7586
7586
  })($nesting[0], $nesting)
7587
7587
  };
7588
7588
 
7589
- Opal.modules["asciidoctor/parser"] = function(Opal) {/* Generated by Opal 1.7.1 */
7589
+ Opal.modules["asciidoctor/parser"] = function(Opal) {/* Generated by Opal 1.7.3 */
7590
7590
  "use strict";
7591
7591
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $send = Opal.send, $truthy = Opal.truthy, $hash2 = Opal.hash2, $to_ary = Opal.to_ary, $defs = Opal.defs, $eqeq = Opal.eqeq, $not = Opal.not, $gvars = Opal.gvars, $neqeq = Opal.neqeq, $rb_plus = Opal.rb_plus, $rb_lt = Opal.rb_lt, $rb_gt = Opal.rb_gt, $to_a = Opal.to_a, $eqeqeq = Opal.eqeqeq, $rb_minus = Opal.rb_minus, $rb_times = Opal.rb_times, $thrower = Opal.thrower, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
7592
7592
 
@@ -10284,7 +10284,7 @@ Opal.modules["asciidoctor/parser"] = function(Opal) {/* Generated by Opal 1.7.1
10284
10284
  })($nesting[0], $nesting)
10285
10285
  };
10286
10286
 
10287
- Opal.modules["asciidoctor/path_resolver"] = function(Opal) {/* Generated by Opal 1.7.1 */
10287
+ Opal.modules["asciidoctor/path_resolver"] = function(Opal) {/* Generated by Opal 1.7.3 */
10288
10288
  "use strict";
10289
10289
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $truthy = Opal.truthy, $hash2 = Opal.hash2, $def = Opal.def, $eqeq = Opal.eqeq, $alias = Opal.alias, $rb_plus = Opal.rb_plus, $to_ary = Opal.to_ary, $send = Opal.send, $not = Opal.not, $neqeq = Opal.neqeq, $rb_gt = Opal.rb_gt, $gvars = Opal.gvars, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
10290
10290
 
@@ -10678,7 +10678,7 @@ Opal.modules["asciidoctor/path_resolver"] = function(Opal) {/* Generated by Opal
10678
10678
  })($nesting[0], $nesting)
10679
10679
  };
10680
10680
 
10681
- Opal.modules["asciidoctor/reader"] = function(Opal) {/* Generated by Opal 1.7.1 */
10681
+ Opal.modules["asciidoctor/reader"] = function(Opal) {/* Generated by Opal 1.7.3 */
10682
10682
  "use strict";
10683
10683
  var $module = Opal.module, $klass = Opal.klass, $def = Opal.def, $rb_plus = Opal.rb_plus, $alias = Opal.alias, $hash2 = Opal.hash2, $not = Opal.not, $eqeqeq = Opal.eqeqeq, $to_ary = Opal.to_ary, $truthy = Opal.truthy, $rb_gt = Opal.rb_gt, $send = Opal.send, $rb_minus = Opal.rb_minus, $thrower = Opal.thrower, $eqeq = Opal.eqeq, $rb_times = Opal.rb_times, $neqeq = Opal.neqeq, $to_a = Opal.to_a, $assign_ivar_val = Opal.assign_ivar_val, $send2 = Opal.send2, $find_super = Opal.find_super, $rb_ge = Opal.rb_ge, $gvars = Opal.gvars, $rb_lt = Opal.rb_lt, $hash = Opal.hash, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
10684
10684
 
@@ -12142,7 +12142,7 @@ Opal.modules["asciidoctor/reader"] = function(Opal) {/* Generated by Opal 1.7.1
12142
12142
  })($nesting[0], $nesting)
12143
12143
  };
12144
12144
 
12145
- Opal.modules["asciidoctor/section"] = function(Opal) {/* Generated by Opal 1.7.1 */
12145
+ Opal.modules["asciidoctor/section"] = function(Opal) {/* Generated by Opal 1.7.3 */
12146
12146
  "use strict";
12147
12147
  var $module = Opal.module, $klass = Opal.klass, $hash2 = Opal.hash2, $send2 = Opal.send2, $find_super = Opal.find_super, $eqeqeq = Opal.eqeqeq, $truthy = Opal.truthy, $rb_plus = Opal.rb_plus, $def = Opal.def, $alias = Opal.alias, $rb_gt = Opal.rb_gt, $eqeq = Opal.eqeq, $not = Opal.not, $send = Opal.send, $defs = Opal.defs, $nesting = [], nil = Opal.nil;
12148
12148
 
@@ -12326,7 +12326,7 @@ Opal.modules["asciidoctor/section"] = function(Opal) {/* Generated by Opal 1.7.1
12326
12326
  })($nesting[0], $nesting)
12327
12327
  };
12328
12328
 
12329
- Opal.modules["asciidoctor/stylesheets"] = function(Opal) {/* Generated by Opal 1.7.1 */
12329
+ Opal.modules["asciidoctor/stylesheets"] = function(Opal) {/* Generated by Opal 1.7.3 */
12330
12330
  "use strict";
12331
12331
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $return_ivar = Opal.return_ivar, $defs = Opal.defs, $def = Opal.def, $truthy = Opal.truthy, $hash2 = Opal.hash2, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
12332
12332
 
@@ -12430,7 +12430,7 @@ Opal.modules["asciidoctor/stylesheets"] = function(Opal) {/* Generated by Opal 1
12430
12430
  })($nesting[0], $nesting)
12431
12431
  };
12432
12432
 
12433
- Opal.modules["asciidoctor/table"] = function(Opal) {/* Generated by Opal 1.7.1 */
12433
+ Opal.modules["asciidoctor/table"] = function(Opal) {/* Generated by Opal 1.7.3 */
12434
12434
  "use strict";
12435
12435
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $def = Opal.def, $alias = Opal.alias, $hash2 = Opal.hash2, $send2 = Opal.send2, $find_super = Opal.find_super, $truthy = Opal.truthy, $rb_lt = Opal.rb_lt, $rb_gt = Opal.rb_gt, $eqeq = Opal.eqeq, $rb_times = Opal.rb_times, $rb_divide = Opal.rb_divide, $send = Opal.send, $rb_plus = Opal.rb_plus, $rb_minus = Opal.rb_minus, $return_val = Opal.return_val, $to_a = Opal.to_a, $gvars = Opal.gvars, $neqeq = Opal.neqeq, $return_ivar = Opal.return_ivar, $to_ary = Opal.to_ary, $regexp = Opal.regexp, $not = Opal.not, $thrower = Opal.thrower, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
12436
12436
 
@@ -13227,7 +13227,7 @@ Opal.modules["asciidoctor/table"] = function(Opal) {/* Generated by Opal 1.7.1 *
13227
13227
  })($nesting[0], $nesting)
13228
13228
  };
13229
13229
 
13230
- Opal.modules["asciidoctor/writer"] = function(Opal) {/* Generated by Opal 1.7.1 */
13230
+ Opal.modules["asciidoctor/writer"] = function(Opal) {/* Generated by Opal 1.7.3 */
13231
13231
  "use strict";
13232
13232
  var $module = Opal.module, $truthy = Opal.truthy, $rb_plus = Opal.rb_plus, $hash2 = Opal.hash2, $def = Opal.def, $return_val = Opal.return_val, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
13233
13233
 
@@ -13266,7 +13266,7 @@ Opal.modules["asciidoctor/writer"] = function(Opal) {/* Generated by Opal 1.7.1
13266
13266
  })($nesting[0], $nesting)
13267
13267
  };
13268
13268
 
13269
- Opal.modules["asciidoctor/load"] = function(Opal) {/* Generated by Opal 1.7.1 */
13269
+ Opal.modules["asciidoctor/load"] = function(Opal) {/* Generated by Opal 1.7.3 */
13270
13270
  "use strict";
13271
13271
  var $module = Opal.module, $hash2 = Opal.hash2, $truthy = Opal.truthy, $neqeq = Opal.neqeq, $not = Opal.not, $eqeqeq = Opal.eqeqeq, $send = Opal.send, $to_ary = Opal.to_ary, $rb_plus = Opal.rb_plus, $eqeq = Opal.eqeq, $def = Opal.def, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
13272
13272
 
@@ -13414,7 +13414,7 @@ Opal.modules["asciidoctor/load"] = function(Opal) {/* Generated by Opal 1.7.1 */
13414
13414
  })($nesting[0], $nesting)
13415
13415
  };
13416
13416
 
13417
- Opal.modules["asciidoctor/convert"] = function(Opal) {/* Generated by Opal 1.7.1 */
13417
+ Opal.modules["asciidoctor/convert"] = function(Opal) {/* Generated by Opal 1.7.3 */
13418
13418
  "use strict";
13419
13419
  var $module = Opal.module, $hash2 = Opal.hash2, $eqeqeq = Opal.eqeqeq, $truthy = Opal.truthy, $eqeq = Opal.eqeq, $rb_ge = Opal.rb_ge, $not = Opal.not, $rb_lt = Opal.rb_lt, $neqeq = Opal.neqeq, $def = Opal.def, $send = Opal.send, $alias = Opal.alias, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
13420
13420
 
@@ -13587,7 +13587,7 @@ Opal.modules["asciidoctor/convert"] = function(Opal) {/* Generated by Opal 1.7.1
13587
13587
  })($nesting[0], $nesting)
13588
13588
  };
13589
13589
 
13590
- Opal.modules["asciidoctor/syntax_highlighter/highlightjs"] = function(Opal) {/* Generated by Opal 1.7.1 */
13590
+ Opal.modules["asciidoctor/syntax_highlighter/highlightjs"] = function(Opal) {/* Generated by Opal 1.7.3 */
13591
13591
  "use strict";
13592
13592
  var $module = Opal.module, $klass = Opal.klass, $slice = Opal.slice, $send2 = Opal.send2, $find_super = Opal.find_super, $to_a = Opal.to_a, $def = Opal.def, $hash2 = Opal.hash2, $send = Opal.send, $truthy = Opal.truthy, $return_val = Opal.return_val, $eqeq = Opal.eqeq, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
13593
13593
 
@@ -13647,7 +13647,7 @@ Opal.modules["asciidoctor/syntax_highlighter/highlightjs"] = function(Opal) {/*
13647
13647
  })($nesting[0], $nesting)
13648
13648
  };
13649
13649
 
13650
- Opal.modules["asciidoctor/syntax_highlighter"] = function(Opal) {/* Generated by Opal 1.7.1 */
13650
+ Opal.modules["asciidoctor/syntax_highlighter"] = function(Opal) {/* Generated by Opal 1.7.3 */
13651
13651
  "use strict";
13652
13652
  var $module = Opal.module, $hash2 = Opal.hash2, $def = Opal.def, $return_val = Opal.return_val, $defs = Opal.defs, $slice = Opal.slice, $send = Opal.send, $to_a = Opal.to_a, $truthy = Opal.truthy, $eqeqeq = Opal.eqeqeq, $Class = Opal.Class, $klass = Opal.klass, $class_variable_set = Opal.class_variable_set, $class_variable_get = Opal.class_variable_get, self = Opal.top, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
13653
13653
 
@@ -13861,7 +13861,7 @@ Opal.modules["asciidoctor/syntax_highlighter"] = function(Opal) {/* Generated by
13861
13861
  return nil;
13862
13862
  };
13863
13863
 
13864
- Opal.modules["asciidoctor/timings"] = function(Opal) {/* Generated by Opal 1.7.1 */
13864
+ Opal.modules["asciidoctor/timings"] = function(Opal) {/* Generated by Opal 1.7.3 */
13865
13865
  "use strict";
13866
13866
  var $module = Opal.module, $klass = Opal.klass, $hash2 = Opal.hash2, $def = Opal.def, $send = Opal.send, $rb_minus = Opal.rb_minus, $slice = Opal.slice, $rb_plus = Opal.rb_plus, $truthy = Opal.truthy, $rb_gt = Opal.rb_gt, $gvars = Opal.gvars, $eqeq = Opal.eqeq, $const_set = Opal.const_set, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
13867
13867
 
@@ -13993,7 +13993,7 @@ Opal.modules["asciidoctor/timings"] = function(Opal) {/* Generated by Opal 1.7.1
13993
13993
  })($nesting[0], $nesting)
13994
13994
  };
13995
13995
 
13996
- Opal.modules["asciidoctor/converter/html5"] = function(Opal) {/* Generated by Opal 1.7.1 */
13996
+ Opal.modules["asciidoctor/converter/html5"] = function(Opal) {/* Generated by Opal 1.7.3 */
13997
13997
  "use strict";
13998
13998
  var $module = Opal.module, $klass = Opal.klass, $const_set = Opal.const_set, $hash2 = Opal.hash2, $regexp = Opal.regexp, $eqeq = Opal.eqeq, $def = Opal.def, $send2 = Opal.send2, $find_super = Opal.find_super, $truthy = Opal.truthy, $send = Opal.send, $rb_gt = Opal.rb_gt, $rb_plus = Opal.rb_plus, $not = Opal.not, $neqeq = Opal.neqeq, $rb_le = Opal.rb_le, $rb_lt = Opal.rb_lt, $to_ary = Opal.to_ary, $rb_times = Opal.rb_times, $rb_minus = Opal.rb_minus, $gvars = Opal.gvars, $return_val = Opal.return_val, $alias = Opal.alias, $eqeqeq = Opal.eqeqeq, $slice = Opal.slice, $to_a = Opal.to_a, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
13999
13999
 
@@ -15546,7 +15546,7 @@ Opal.modules["asciidoctor/converter/html5"] = function(Opal) {/* Generated by Op
15546
15546
  })($nesting[0], $nesting)
15547
15547
  };
15548
15548
 
15549
- Opal.modules["asciidoctor/extensions"] = function(Opal) {/* Generated by Opal 1.7.1 */
15549
+ Opal.modules["asciidoctor/extensions"] = function(Opal) {/* Generated by Opal 1.7.3 */
15550
15550
  "use strict";
15551
15551
  var $module = Opal.module, $klass = Opal.klass, $truthy = Opal.truthy, $hash2 = Opal.hash2, $def = Opal.def, $send = Opal.send, $alias = Opal.alias, $slice = Opal.slice, $rb_plus = Opal.rb_plus, $eqeq = Opal.eqeq, $rb_gt = Opal.rb_gt, $not = Opal.not, $eqeqeq = Opal.eqeqeq, $to_a = Opal.to_a, $to_ary = Opal.to_ary, $const_set = Opal.const_set, $return_val = Opal.return_val, $send2 = Opal.send2, $find_super = Opal.find_super, $NilClass = Opal.NilClass, $class_variable_set = Opal.class_variable_set, $class_variable_get = Opal.class_variable_get, $regexp = Opal.regexp, $Class = Opal.Class, $return_ivar = Opal.return_ivar, $rb_lt = Opal.rb_lt, $rb_minus = Opal.rb_minus, $hash = Opal.hash, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
15552
15552
 
@@ -16857,7 +16857,7 @@ Opal.modules["asciidoctor/extensions"] = function(Opal) {/* Generated by Opal 1.
16857
16857
  })($nesting[0], $nesting);
16858
16858
  };
16859
16859
 
16860
- Opal.modules["asciidoctor/js/asciidoctor_ext/stylesheet"] = function(Opal) {/* Generated by Opal 1.7.1 */
16860
+ Opal.modules["asciidoctor/js/asciidoctor_ext/stylesheet"] = function(Opal) {/* Generated by Opal 1.7.3 */
16861
16861
  "use strict";
16862
16862
  var $module = Opal.module, $klass = Opal.klass, $truthy = Opal.truthy, $def = Opal.def, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
16863
16863
 
@@ -16882,7 +16882,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/stylesheet"] = function(Opal) {/* G
16882
16882
  })($nesting[0], $nesting)
16883
16883
  };
16884
16884
 
16885
- Opal.modules["asciidoctor/js/asciidoctor_ext/document"] = function(Opal) {/* Generated by Opal 1.7.1 */
16885
+ Opal.modules["asciidoctor/js/asciidoctor_ext/document"] = function(Opal) {/* Generated by Opal 1.7.3 */
16886
16886
  "use strict";
16887
16887
  var $module = Opal.module, $klass = Opal.klass, $def = Opal.def, $nesting = [], nil = Opal.nil;
16888
16888
 
@@ -17018,7 +17018,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/document"] = function(Opal) {/* Gen
17018
17018
  })($nesting[0], $nesting)
17019
17019
  };
17020
17020
 
17021
- Opal.modules["asciidoctor/js/asciidoctor_ext/substitutors"] = function(Opal) {/* Generated by Opal 1.7.1 */
17021
+ Opal.modules["asciidoctor/js/asciidoctor_ext/substitutors"] = function(Opal) {/* Generated by Opal 1.7.3 */
17022
17022
  "use strict";
17023
17023
  var $module = Opal.module, $def = Opal.def, $nesting = [], nil = Opal.nil;
17024
17024
 
@@ -17039,7 +17039,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/substitutors"] = function(Opal) {/*
17039
17039
  })($nesting[0], $nesting)
17040
17040
  };
17041
17041
 
17042
- Opal.modules["asciidoctor/js/asciidoctor_ext/parser"] = function(Opal) {/* Generated by Opal 1.7.1 */
17042
+ Opal.modules["asciidoctor/js/asciidoctor_ext/parser"] = function(Opal) {/* Generated by Opal 1.7.3 */
17043
17043
  "use strict";
17044
17044
  var $module = Opal.module, $klass = Opal.klass, $truthy = Opal.truthy, $defs = Opal.defs, $nesting = [], nil = Opal.nil;
17045
17045
 
@@ -17067,7 +17067,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/parser"] = function(Opal) {/* Gener
17067
17067
  })($nesting[0], $nesting)
17068
17068
  };
17069
17069
 
17070
- Opal.modules["asciidoctor/js/asciidoctor_ext/syntax_highlighter"] = function(Opal) {/* Generated by Opal 1.7.1 */
17070
+ Opal.modules["asciidoctor/js/asciidoctor_ext/syntax_highlighter"] = function(Opal) {/* Generated by Opal 1.7.3 */
17071
17071
  "use strict";
17072
17072
  var $module = Opal.module, $truthy = Opal.truthy, $def = Opal.def, $nesting = [], nil = Opal.nil;
17073
17073
 
@@ -17110,7 +17110,7 @@ Opal.modules["asciidoctor/js/asciidoctor_ext/syntax_highlighter"] = function(Opa
17110
17110
  })($nesting[0], $nesting)
17111
17111
  };
17112
17112
 
17113
- Opal.modules["asciidoctor/js/asciidoctor_ext"] = function(Opal) {/* Generated by Opal 1.7.1 */
17113
+ Opal.modules["asciidoctor/js/asciidoctor_ext"] = function(Opal) {/* Generated by Opal 1.7.3 */
17114
17114
  "use strict";
17115
17115
  var self = Opal.top, nil = Opal.nil;
17116
17116
 
@@ -17127,7 +17127,7 @@ self.$require("asciidoctor/js/asciidoctor_ext/node");
17127
17127
  ;
17128
17128
  };
17129
17129
 
17130
- Opal.modules["asciidoctor/js/opal_ext/logger"] = function(Opal) {/* Generated by Opal 1.7.1 */
17130
+ Opal.modules["asciidoctor/js/opal_ext/logger"] = function(Opal) {/* Generated by Opal 1.7.3 */
17131
17131
  "use strict";
17132
17132
  var $klass = Opal.klass, $def = Opal.def, $truthy = Opal.truthy, $rb_lt = Opal.rb_lt, $nesting = [], nil = Opal.nil;
17133
17133
 
@@ -17178,7 +17178,7 @@ Opal.modules["asciidoctor/js/opal_ext/logger"] = function(Opal) {/* Generated by
17178
17178
  })($nesting[0], null, $nesting)
17179
17179
  };
17180
17180
 
17181
- Opal.modules["asciidoctor/js/postscript"] = function(Opal) {/* Generated by Opal 1.7.1 */
17181
+ Opal.modules["asciidoctor/js/postscript"] = function(Opal) {/* Generated by Opal 1.7.3 */
17182
17182
  "use strict";
17183
17183
  var self = Opal.top, nil = Opal.nil;
17184
17184
 
@@ -17191,7 +17191,7 @@ Opal.modules["asciidoctor/js/postscript"] = function(Opal) {/* Generated by Opal
17191
17191
  return self.$require("asciidoctor/js/opal_ext/logger");
17192
17192
  };
17193
17193
 
17194
- Opal.queue(function(Opal) {/* Generated by Opal 1.7.1 */
17194
+ Opal.queue(function(Opal) {/* Generated by Opal 1.7.3 */
17195
17195
  "use strict";
17196
17196
  var $module = Opal.module, $const_set = Opal.const_set, $send = Opal.send, $to_ary = Opal.to_ary, $defs = Opal.defs, $def = Opal.def, $truthy = Opal.truthy, $hash2 = Opal.hash2, $eqeq = Opal.eqeq, $rb_minus = Opal.rb_minus, $regexp = Opal.regexp, self = Opal.top, $nesting = [], nil = Opal.nil, $$$ = Opal.$$$;
17197
17197
 
@@ -22984,7 +22984,7 @@ Extensions.newBlockMacroProcessor = function (name, functions) {
22984
22984
  }
22985
22985
 
22986
22986
 
22987
- var ASCIIDOCTOR_JS_VERSION = '3.0.0-alpha.4';
22987
+ var ASCIIDOCTOR_JS_VERSION = '3.0.0-rc.2';
22988
22988
 
22989
22989
  /**
22990
22990
  * Get Asciidoctor.js version number.
package/package.json CHANGED
@@ -1,11 +1,18 @@
1
1
  {
2
2
  "name": "@asciidoctor/core",
3
- "version": "3.0.0-alpha.4",
3
+ "version": "3.0.0-rc.2",
4
4
  "description": "Asciidoctor - the core library",
5
+ "type": "module",
5
6
  "main": "dist/node/asciidoctor.js",
6
7
  "browser": "dist/browser/asciidoctor.js",
7
8
  "module": "dist/browser/asciidoctor.js",
8
- "type": "module",
9
+ "exports": {
10
+ "node": {
11
+ "import": "./dist/node/asciidoctor.js",
12
+ "require": "./dist/node/asciidoctor.cjs"
13
+ },
14
+ "default": "./dist/browser/asciidoctor.js"
15
+ },
9
16
  "types": "types",
10
17
  "engines": {
11
18
  "node": ">=16",
@@ -69,17 +76,17 @@
69
76
  },
70
77
  "homepage": "https://github.com/asciidoctor/asciidoctor.js",
71
78
  "dependencies": {
72
- "@asciidoctor/opal-runtime": "2.2.0",
79
+ "@asciidoctor/opal-runtime": "3.0.1",
73
80
  "unxhr": "1.2.0"
74
81
  },
75
82
  "devDependencies": {
76
- "@rollup/plugin-commonjs": "24.0.0",
83
+ "@rollup/plugin-commonjs": "24.0.1",
77
84
  "@rollup/plugin-json": "6.0.0",
78
85
  "@rollup/plugin-replace": "5.0.2",
79
- "@types/node": "18.11.18",
80
- "@types/nunjucks": "3.2.1",
81
- "@typescript-eslint/eslint-plugin": "5.48.1",
82
- "@typescript-eslint/parser": "5.48.1",
86
+ "@types/node": "18.15.11",
87
+ "@types/nunjucks": "3.2.2",
88
+ "@typescript-eslint/eslint-plugin": "5.57.0",
89
+ "@typescript-eslint/parser": "5.57.0",
83
90
  "bestikk-download": "1.0.0",
84
91
  "bestikk-fs": "1.0.0",
85
92
  "bestikk-log": "0.1.0",
@@ -89,23 +96,23 @@
89
96
  "dirty-chai": "2.0.1",
90
97
  "documentation": "^14.0.0",
91
98
  "dot": "1.1.3",
92
- "ejs": "3.1.8",
93
- "eslint": "8.31.0",
99
+ "ejs": "3.1.9",
100
+ "eslint": "8.37.0",
94
101
  "handlebars": "4.7.7",
95
102
  "http-server": "14.1.1",
96
103
  "mocha": "10.2.0",
97
104
  "mock-http-server": "1.4.5",
98
105
  "module-alias": "2.2.2",
99
106
  "nunjucks": "3.2.3",
100
- "opal-compiler": "2.3.0",
107
+ "opal-compiler": "3.0.0",
101
108
  "portfinder": "1.0.32",
102
109
  "pug": "3.0.2",
103
- "puppeteer": "19.5.0",
104
- "rollup": "3.9.1",
105
- "sinon": "15.0.1",
110
+ "puppeteer": "19.8.2",
111
+ "rollup": "3.20.2",
112
+ "sinon": "15.0.3",
106
113
  "standard": "17.0.0",
107
- "tsd": "0.25.0",
108
- "typescript": "4.9.4"
114
+ "tsd": "0.28.1",
115
+ "typescript": "4.9.5"
109
116
  },
110
117
  "standard": {
111
118
  "ignore": [