@readme/markdown 7.7.3 → 7.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/995.node.js CHANGED
@@ -18,7 +18,7 @@ __webpack_require__.d(__webpack_exports__, {
18
18
  var forEach = __webpack_require__(9769);
19
19
  // EXTERNAL MODULE: ./node_modules/lodash-es/toString.js + 1 modules
20
20
  var lodash_es_toString = __webpack_require__(8574);
21
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/uniqueId.js
21
+ ;// ./node_modules/lodash-es/uniqueId.js
22
22
 
23
23
 
24
24
  /** Used to generate unique IDs. */
@@ -56,7 +56,7 @@ var constant = __webpack_require__(3659);
56
56
  var flatten = __webpack_require__(4033);
57
57
  // EXTERNAL MODULE: ./node_modules/lodash-es/map.js
58
58
  var map = __webpack_require__(8937);
59
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_baseRange.js
59
+ ;// ./node_modules/lodash-es/_baseRange.js
60
60
  /* Built-in method references for those with the same name as other `lodash` methods. */
61
61
  var nativeCeil = Math.ceil,
62
62
  nativeMax = Math.max;
@@ -90,7 +90,7 @@ function baseRange(start, end, step, fromRight) {
90
90
  var _isIterateeCall = __webpack_require__(1943);
91
91
  // EXTERNAL MODULE: ./node_modules/lodash-es/toFinite.js + 3 modules
92
92
  var toFinite = __webpack_require__(5157);
93
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_createRange.js
93
+ ;// ./node_modules/lodash-es/_createRange.js
94
94
 
95
95
 
96
96
 
@@ -122,7 +122,7 @@ function createRange(fromRight) {
122
122
 
123
123
  /* harmony default export */ const _createRange = (createRange);
124
124
 
125
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/range.js
125
+ ;// ./node_modules/lodash-es/range.js
126
126
 
127
127
 
128
128
  /**
@@ -172,7 +172,7 @@ var range = _createRange();
172
172
 
173
173
  // EXTERNAL MODULE: ./node_modules/dagre-d3-es/src/graphlib/index.js
174
174
  var graphlib = __webpack_require__(4416);
175
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/data/list.js
175
+ ;// ./node_modules/dagre-d3-es/src/dagre/data/list.js
176
176
  /*
177
177
  * Simple doubly linked list implementation derived from Cormen, et al.,
178
178
  * "Introduction to Algorithms".
@@ -229,7 +229,7 @@ function filterOutLinks(k, v) {
229
229
  }
230
230
  }
231
231
 
232
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/greedy-fas.js
232
+ ;// ./node_modules/dagre-d3-es/src/dagre/greedy-fas.js
233
233
 
234
234
 
235
235
 
@@ -357,7 +357,7 @@ function assignBucket(buckets, zeroIdx, entry) {
357
357
  }
358
358
  }
359
359
 
360
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/acyclic.js
360
+ ;// ./node_modules/dagre-d3-es/src/dagre/acyclic.js
361
361
 
362
362
 
363
363
 
@@ -425,7 +425,7 @@ var merge = __webpack_require__(1354);
425
425
  var _basePickBy = __webpack_require__(2107);
426
426
  // EXTERNAL MODULE: ./node_modules/lodash-es/hasIn.js + 1 modules
427
427
  var hasIn = __webpack_require__(2279);
428
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_basePick.js
428
+ ;// ./node_modules/lodash-es/_basePick.js
429
429
 
430
430
 
431
431
 
@@ -450,7 +450,7 @@ function basePick(object, paths) {
450
450
  var _overRest = __webpack_require__(5172);
451
451
  // EXTERNAL MODULE: ./node_modules/lodash-es/_setToString.js + 2 modules
452
452
  var _setToString = __webpack_require__(6989);
453
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_flatRest.js
453
+ ;// ./node_modules/lodash-es/_flatRest.js
454
454
 
455
455
 
456
456
 
@@ -468,7 +468,7 @@ function flatRest(func) {
468
468
 
469
469
  /* harmony default export */ const _flatRest = (flatRest);
470
470
 
471
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/pick.js
471
+ ;// ./node_modules/lodash-es/pick.js
472
472
 
473
473
 
474
474
 
@@ -499,7 +499,7 @@ var pick = _flatRest(function(object, paths) {
499
499
  var defaults = __webpack_require__(8693);
500
500
  // EXTERNAL MODULE: ./node_modules/lodash-es/_baseExtremum.js
501
501
  var _baseExtremum = __webpack_require__(5852);
502
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_baseGt.js
502
+ ;// ./node_modules/lodash-es/_baseGt.js
503
503
  /**
504
504
  * The base implementation of `_.gt` which doesn't coerce arguments.
505
505
  *
@@ -517,7 +517,7 @@ function baseGt(value, other) {
517
517
 
518
518
  // EXTERNAL MODULE: ./node_modules/lodash-es/identity.js
519
519
  var identity = __webpack_require__(3077);
520
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/max.js
520
+ ;// ./node_modules/lodash-es/max.js
521
521
 
522
522
 
523
523
 
@@ -556,7 +556,7 @@ var _baseAssignValue = __webpack_require__(8657);
556
556
  var _baseForOwn = __webpack_require__(9858);
557
557
  // EXTERNAL MODULE: ./node_modules/lodash-es/_baseIteratee.js + 15 modules
558
558
  var _baseIteratee = __webpack_require__(2457);
559
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/mapValues.js
559
+ ;// ./node_modules/lodash-es/mapValues.js
560
560
 
561
561
 
562
562
 
@@ -607,7 +607,7 @@ var isUndefined = __webpack_require__(9523);
607
607
  var lodash_es_min = __webpack_require__(963);
608
608
  // EXTERNAL MODULE: ./node_modules/lodash-es/_root.js
609
609
  var _root = __webpack_require__(4606);
610
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/now.js
610
+ ;// ./node_modules/lodash-es/now.js
611
611
 
612
612
 
613
613
  /**
@@ -632,7 +632,7 @@ var now = function() {
632
632
 
633
633
  /* harmony default export */ const lodash_es_now = (now);
634
634
 
635
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/util.js
635
+ ;// ./node_modules/dagre-d3-es/src/dagre/util.js
636
636
 
637
637
 
638
638
 
@@ -869,7 +869,7 @@ function notime(name, fn) {
869
869
  return fn();
870
870
  }
871
871
 
872
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/add-border-segments.js
872
+ ;// ./node_modules/dagre-d3-es/src/dagre/add-border-segments.js
873
873
 
874
874
 
875
875
 
@@ -907,7 +907,7 @@ function add_border_segments_addBorderNode(g, prop, prefix, sg, sgNode, rank) {
907
907
  }
908
908
  }
909
909
 
910
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/coordinate-system.js
910
+ ;// ./node_modules/dagre-d3-es/src/dagre/coordinate-system.js
911
911
 
912
912
 
913
913
 
@@ -984,7 +984,7 @@ function swapXYOne(attrs) {
984
984
  attrs.y = x;
985
985
  }
986
986
 
987
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/normalize.js
987
+ ;// ./node_modules/dagre-d3-es/src/dagre/normalize.js
988
988
 
989
989
 
990
990
 
@@ -1079,7 +1079,7 @@ function normalize_undo(g) {
1079
1079
 
1080
1080
  // EXTERNAL MODULE: ./node_modules/lodash-es/_baseLt.js
1081
1081
  var _baseLt = __webpack_require__(1135);
1082
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/minBy.js
1082
+ ;// ./node_modules/lodash-es/minBy.js
1083
1083
 
1084
1084
 
1085
1085
 
@@ -1115,7 +1115,7 @@ function minBy(array, iteratee) {
1115
1115
 
1116
1116
  /* harmony default export */ const lodash_es_minBy = (minBy);
1117
1117
 
1118
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/rank/util.js
1118
+ ;// ./node_modules/dagre-d3-es/src/dagre/rank/util.js
1119
1119
 
1120
1120
 
1121
1121
 
@@ -1180,7 +1180,7 @@ function slack(g, e) {
1180
1180
  return g.node(e.w).rank - g.node(e.v).rank - g.edge(e).minlen;
1181
1181
  }
1182
1182
 
1183
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js
1183
+ ;// ./node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js
1184
1184
 
1185
1185
 
1186
1186
 
@@ -1273,7 +1273,7 @@ function shiftRanks(t, g, delta) {
1273
1273
  var find = __webpack_require__(3313);
1274
1274
  // EXTERNAL MODULE: ./node_modules/lodash-es/filter.js
1275
1275
  var filter = __webpack_require__(7133);
1276
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/dijkstra.js
1276
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/dijkstra.js
1277
1277
 
1278
1278
 
1279
1279
 
@@ -1340,7 +1340,7 @@ function runDijkstra(g, source, weightFn, edgeFn) {
1340
1340
  return results;
1341
1341
  }
1342
1342
 
1343
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/dijkstra-all.js
1343
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/dijkstra-all.js
1344
1344
 
1345
1345
 
1346
1346
 
@@ -1356,7 +1356,7 @@ function dijkstraAll(g, weightFunc, edgeFunc) {
1356
1356
  );
1357
1357
  }
1358
1358
 
1359
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/floyd-warshall.js
1359
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/floyd-warshall.js
1360
1360
 
1361
1361
 
1362
1362
 
@@ -1423,7 +1423,7 @@ var isArrayLike = __webpack_require__(1585);
1423
1423
  var isString = __webpack_require__(6378);
1424
1424
  // EXTERNAL MODULE: ./node_modules/lodash-es/_baseProperty.js
1425
1425
  var _baseProperty = __webpack_require__(3162);
1426
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_asciiSize.js
1426
+ ;// ./node_modules/lodash-es/_asciiSize.js
1427
1427
 
1428
1428
 
1429
1429
  /**
@@ -1437,7 +1437,7 @@ var asciiSize = (0,_baseProperty/* default */.A)('length');
1437
1437
 
1438
1438
  /* harmony default export */ const _asciiSize = (asciiSize);
1439
1439
 
1440
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_hasUnicode.js
1440
+ ;// ./node_modules/lodash-es/_hasUnicode.js
1441
1441
  /** Used to compose unicode character classes. */
1442
1442
  var rsAstralRange = '\\ud800-\\udfff',
1443
1443
  rsComboMarksRange = '\\u0300-\\u036f',
@@ -1465,7 +1465,7 @@ function hasUnicode(string) {
1465
1465
 
1466
1466
  /* harmony default export */ const _hasUnicode = (hasUnicode);
1467
1467
 
1468
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_unicodeSize.js
1468
+ ;// ./node_modules/lodash-es/_unicodeSize.js
1469
1469
  /** Used to compose unicode character classes. */
1470
1470
  var _unicodeSize_rsAstralRange = '\\ud800-\\udfff',
1471
1471
  _unicodeSize_rsComboMarksRange = '\\u0300-\\u036f',
@@ -1511,7 +1511,7 @@ function unicodeSize(string) {
1511
1511
 
1512
1512
  /* harmony default export */ const _unicodeSize = (unicodeSize);
1513
1513
 
1514
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_stringSize.js
1514
+ ;// ./node_modules/lodash-es/_stringSize.js
1515
1515
 
1516
1516
 
1517
1517
 
@@ -1531,7 +1531,7 @@ function stringSize(string) {
1531
1531
 
1532
1532
  /* harmony default export */ const _stringSize = (stringSize);
1533
1533
 
1534
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/size.js
1534
+ ;// ./node_modules/lodash-es/size.js
1535
1535
 
1536
1536
 
1537
1537
 
@@ -1579,7 +1579,7 @@ function size(collection) {
1579
1579
 
1580
1580
  /* harmony default export */ const lodash_es_size = (size);
1581
1581
 
1582
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/topsort.js
1582
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/topsort.js
1583
1583
 
1584
1584
 
1585
1585
 
@@ -1617,7 +1617,7 @@ function topsort_topsort(g) {
1617
1617
  function topsort_CycleException() {}
1618
1618
  topsort_CycleException.prototype = new Error(); // must be an instance of Error to pass testing
1619
1619
 
1620
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/is-acyclic.js
1620
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/is-acyclic.js
1621
1621
 
1622
1622
 
1623
1623
 
@@ -1636,7 +1636,7 @@ function isAcyclic(g) {
1636
1636
 
1637
1637
  // EXTERNAL MODULE: ./node_modules/lodash-es/isArray.js
1638
1638
  var isArray = __webpack_require__(9990);
1639
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/dfs.js
1639
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/dfs.js
1640
1640
 
1641
1641
 
1642
1642
 
@@ -1684,7 +1684,7 @@ function doDfs(g, v, postorder, visited, navigation, acc) {
1684
1684
  }
1685
1685
  }
1686
1686
 
1687
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/postorder.js
1687
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/postorder.js
1688
1688
 
1689
1689
 
1690
1690
 
@@ -1693,7 +1693,7 @@ function postorder(g, vs) {
1693
1693
  return dfs(g, vs, 'post');
1694
1694
  }
1695
1695
 
1696
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/preorder.js
1696
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/preorder.js
1697
1697
 
1698
1698
 
1699
1699
 
@@ -1704,7 +1704,7 @@ function preorder(g, vs) {
1704
1704
 
1705
1705
  // EXTERNAL MODULE: ./node_modules/dagre-d3-es/src/graphlib/graph.js + 1 modules
1706
1706
  var graph = __webpack_require__(8448);
1707
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/prim.js
1707
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/prim.js
1708
1708
 
1709
1709
 
1710
1710
 
@@ -1758,7 +1758,7 @@ function prim(g, weightFunc) {
1758
1758
  return result;
1759
1759
  }
1760
1760
 
1761
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/alg/index.js
1761
+ ;// ./node_modules/dagre-d3-es/src/graphlib/alg/index.js
1762
1762
 
1763
1763
 
1764
1764
 
@@ -1773,7 +1773,7 @@ function prim(g, weightFunc) {
1773
1773
 
1774
1774
 
1775
1775
 
1776
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js
1776
+ ;// ./node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js
1777
1777
 
1778
1778
 
1779
1779
 
@@ -2011,7 +2011,7 @@ function isDescendant(tree, vLabel, rootLabel) {
2011
2011
  return rootLabel.low <= vLabel.lim && vLabel.lim <= rootLabel.lim;
2012
2012
  }
2013
2013
 
2014
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/rank/index.js
2014
+ ;// ./node_modules/dagre-d3-es/src/dagre/rank/index.js
2015
2015
 
2016
2016
 
2017
2017
 
@@ -2069,7 +2069,7 @@ function networkSimplexRanker(g) {
2069
2069
  var values = __webpack_require__(7888);
2070
2070
  // EXTERNAL MODULE: ./node_modules/lodash-es/reduce.js + 2 modules
2071
2071
  var reduce = __webpack_require__(9027);
2072
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/nesting-graph.js
2072
+ ;// ./node_modules/dagre-d3-es/src/dagre/nesting-graph.js
2073
2073
 
2074
2074
 
2075
2075
 
@@ -2210,7 +2210,7 @@ function cleanup(g) {
2210
2210
 
2211
2211
  // EXTERNAL MODULE: ./node_modules/lodash-es/_baseClone.js + 13 modules
2212
2212
  var _baseClone = __webpack_require__(4090);
2213
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/cloneDeep.js
2213
+ ;// ./node_modules/lodash-es/cloneDeep.js
2214
2214
 
2215
2215
 
2216
2216
  /** Used to compose bitmasks for cloning. */
@@ -2241,7 +2241,7 @@ function cloneDeep(value) {
2241
2241
 
2242
2242
  /* harmony default export */ const lodash_es_cloneDeep = (cloneDeep);
2243
2243
 
2244
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js
2244
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js
2245
2245
 
2246
2246
 
2247
2247
 
@@ -2296,7 +2296,7 @@ function addSubgraphConstraints(g, cg, vs) {
2296
2296
  */
2297
2297
  }
2298
2298
 
2299
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js
2299
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js
2300
2300
 
2301
2301
 
2302
2302
 
@@ -2376,7 +2376,7 @@ function createRootNode(g) {
2376
2376
 
2377
2377
  // EXTERNAL MODULE: ./node_modules/lodash-es/_assignValue.js
2378
2378
  var _assignValue = __webpack_require__(6542);
2379
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_baseZipObject.js
2379
+ ;// ./node_modules/lodash-es/_baseZipObject.js
2380
2380
  /**
2381
2381
  * This base implementation of `_.zipObject` which assigns values using `assignFunc`.
2382
2382
  *
@@ -2401,7 +2401,7 @@ function baseZipObject(props, values, assignFunc) {
2401
2401
 
2402
2402
  /* harmony default export */ const _baseZipObject = (baseZipObject);
2403
2403
 
2404
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/zipObject.js
2404
+ ;// ./node_modules/lodash-es/zipObject.js
2405
2405
 
2406
2406
 
2407
2407
 
@@ -2435,7 +2435,7 @@ var _arrayMap = __webpack_require__(8519);
2435
2435
  var _baseGet = __webpack_require__(2883);
2436
2436
  // EXTERNAL MODULE: ./node_modules/lodash-es/_baseMap.js
2437
2437
  var _baseMap = __webpack_require__(7457);
2438
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_baseSortBy.js
2438
+ ;// ./node_modules/lodash-es/_baseSortBy.js
2439
2439
  /**
2440
2440
  * The base implementation of `_.sortBy` which uses `comparer` to define the
2441
2441
  * sort order of `array` and replaces criteria objects with their corresponding
@@ -2462,7 +2462,7 @@ function baseSortBy(array, comparer) {
2462
2462
  var _baseUnary = __webpack_require__(6132);
2463
2463
  // EXTERNAL MODULE: ./node_modules/lodash-es/isSymbol.js
2464
2464
  var isSymbol = __webpack_require__(2579);
2465
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_compareAscending.js
2465
+ ;// ./node_modules/lodash-es/_compareAscending.js
2466
2466
 
2467
2467
 
2468
2468
  /**
@@ -2505,7 +2505,7 @@ function compareAscending(value, other) {
2505
2505
 
2506
2506
  /* harmony default export */ const _compareAscending = (compareAscending);
2507
2507
 
2508
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_compareMultiple.js
2508
+ ;// ./node_modules/lodash-es/_compareMultiple.js
2509
2509
 
2510
2510
 
2511
2511
  /**
@@ -2551,7 +2551,7 @@ function compareMultiple(object, other, orders) {
2551
2551
 
2552
2552
  /* harmony default export */ const _compareMultiple = (compareMultiple);
2553
2553
 
2554
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_baseOrderBy.js
2554
+ ;// ./node_modules/lodash-es/_baseOrderBy.js
2555
2555
 
2556
2556
 
2557
2557
 
@@ -2604,7 +2604,7 @@ function baseOrderBy(collection, iteratees, orders) {
2604
2604
 
2605
2605
  // EXTERNAL MODULE: ./node_modules/lodash-es/_baseRest.js
2606
2606
  var _baseRest = __webpack_require__(5881);
2607
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/sortBy.js
2607
+ ;// ./node_modules/lodash-es/sortBy.js
2608
2608
 
2609
2609
 
2610
2610
 
@@ -2654,7 +2654,7 @@ var sortBy = (0,_baseRest/* default */.A)(function(collection, iteratees) {
2654
2654
 
2655
2655
  /* harmony default export */ const lodash_es_sortBy = (sortBy);
2656
2656
 
2657
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/cross-count.js
2657
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/cross-count.js
2658
2658
 
2659
2659
 
2660
2660
 
@@ -2738,7 +2738,7 @@ function twoLayerCrossCount(g, northLayer, southLayer) {
2738
2738
  return cc;
2739
2739
  }
2740
2740
 
2741
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/init-order.js
2741
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/init-order.js
2742
2742
 
2743
2743
 
2744
2744
 
@@ -2784,7 +2784,7 @@ function initOrder(g) {
2784
2784
  return layers;
2785
2785
  }
2786
2786
 
2787
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/barycenter.js
2787
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/barycenter.js
2788
2788
 
2789
2789
 
2790
2790
 
@@ -2817,7 +2817,7 @@ function barycenter(g, movable) {
2817
2817
  });
2818
2818
  }
2819
2819
 
2820
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js
2820
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js
2821
2821
 
2822
2822
 
2823
2823
 
@@ -2947,7 +2947,7 @@ function mergeEntries(target, source) {
2947
2947
  source.merged = true;
2948
2948
  }
2949
2949
 
2950
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/sort.js
2950
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/sort.js
2951
2951
 
2952
2952
 
2953
2953
 
@@ -3008,7 +3008,7 @@ function compareWithBias(bias) {
3008
3008
  };
3009
3009
  }
3010
3010
 
3011
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js
3011
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js
3012
3012
 
3013
3013
 
3014
3014
 
@@ -3088,7 +3088,7 @@ function mergeBarycenters(target, other) {
3088
3088
  }
3089
3089
  }
3090
3090
 
3091
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/order/index.js
3091
+ ;// ./node_modules/dagre-d3-es/src/dagre/order/index.js
3092
3092
 
3093
3093
 
3094
3094
 
@@ -3167,7 +3167,7 @@ function assignOrder(g, layering) {
3167
3167
  });
3168
3168
  }
3169
3169
 
3170
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js
3170
+ ;// ./node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js
3171
3171
 
3172
3172
 
3173
3173
 
@@ -3257,7 +3257,7 @@ function parent_dummy_chains_postorder(g) {
3257
3257
 
3258
3258
  // EXTERNAL MODULE: ./node_modules/lodash-es/_castFunction.js
3259
3259
  var _castFunction = __webpack_require__(6253);
3260
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/forOwn.js
3260
+ ;// ./node_modules/lodash-es/forOwn.js
3261
3261
 
3262
3262
 
3263
3263
 
@@ -3299,7 +3299,7 @@ function forOwn(object, iteratee) {
3299
3299
  var _baseFor = __webpack_require__(6447);
3300
3300
  // EXTERNAL MODULE: ./node_modules/lodash-es/keysIn.js + 2 modules
3301
3301
  var keysIn = __webpack_require__(4583);
3302
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/forIn.js
3302
+ ;// ./node_modules/lodash-es/forIn.js
3303
3303
 
3304
3304
 
3305
3305
 
@@ -3340,7 +3340,7 @@ function forIn(object, iteratee) {
3340
3340
 
3341
3341
  /* harmony default export */ const lodash_es_forIn = (forIn);
3342
3342
 
3343
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/position/bk.js
3343
+ ;// ./node_modules/dagre-d3-es/src/dagre/position/bk.js
3344
3344
 
3345
3345
 
3346
3346
 
@@ -3754,7 +3754,7 @@ function width(g, v) {
3754
3754
  return g.node(v).width;
3755
3755
  }
3756
3756
 
3757
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/position/index.js
3757
+ ;// ./node_modules/dagre-d3-es/src/dagre/position/index.js
3758
3758
 
3759
3759
 
3760
3760
 
@@ -3787,7 +3787,7 @@ function positionY(g) {
3787
3787
  });
3788
3788
  }
3789
3789
 
3790
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/layout.js
3790
+ ;// ./node_modules/dagre-d3-es/src/dagre/layout.js
3791
3791
 
3792
3792
 
3793
3793
 
@@ -4255,7 +4255,7 @@ function canonicalize(attrs) {
4255
4255
  return newAttrs;
4256
4256
  }
4257
4257
 
4258
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/dagre/index.js
4258
+ ;// ./node_modules/dagre-d3-es/src/dagre/index.js
4259
4259
 
4260
4260
 
4261
4261
 
@@ -4299,7 +4299,7 @@ var _baseRest = __webpack_require__(5881);
4299
4299
  var _baseUniq = __webpack_require__(8170);
4300
4300
  // EXTERNAL MODULE: ./node_modules/lodash-es/isArrayLikeObject.js
4301
4301
  var isArrayLikeObject = __webpack_require__(654);
4302
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/union.js
4302
+ ;// ./node_modules/lodash-es/union.js
4303
4303
 
4304
4304
 
4305
4305
 
@@ -4331,7 +4331,7 @@ var union = (0,_baseRest/* default */.A)(function(arrays) {
4331
4331
  var values = __webpack_require__(7888);
4332
4332
  // EXTERNAL MODULE: ./node_modules/lodash-es/reduce.js + 2 modules
4333
4333
  var reduce = __webpack_require__(9027);
4334
- ;// CONCATENATED MODULE: ./node_modules/dagre-d3-es/src/graphlib/graph.js
4334
+ ;// ./node_modules/dagre-d3-es/src/graphlib/graph.js
4335
4335
 
4336
4336
 
4337
4337
  var DEFAULT_EDGE_NAME = '\x00';
@@ -4987,7 +4987,7 @@ var _isIndex = __webpack_require__(8912);
4987
4987
  var isObject = __webpack_require__(5356);
4988
4988
  // EXTERNAL MODULE: ./node_modules/lodash-es/_toKey.js
4989
4989
  var _toKey = __webpack_require__(3512);
4990
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_baseSet.js
4990
+ ;// ./node_modules/lodash-es/_baseSet.js
4991
4991
 
4992
4992
 
4993
4993
 
@@ -5040,7 +5040,7 @@ function baseSet(object, path, value, customizer) {
5040
5040
 
5041
5041
  /* harmony default export */ const _baseSet = (baseSet);
5042
5042
 
5043
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_basePickBy.js
5043
+ ;// ./node_modules/lodash-es/_basePickBy.js
5044
5044
 
5045
5045
 
5046
5046
 
@@ -5168,7 +5168,7 @@ var _baseIteratee = __webpack_require__(2457);
5168
5168
  var isArrayLike = __webpack_require__(1585);
5169
5169
  // EXTERNAL MODULE: ./node_modules/lodash-es/keys.js
5170
5170
  var keys = __webpack_require__(7947);
5171
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_createFind.js
5171
+ ;// ./node_modules/lodash-es/_createFind.js
5172
5172
 
5173
5173
 
5174
5174
 
@@ -5199,7 +5199,7 @@ function createFind(findIndexFunc) {
5199
5199
  var _baseFindIndex = __webpack_require__(7314);
5200
5200
  // EXTERNAL MODULE: ./node_modules/lodash-es/toInteger.js
5201
5201
  var toInteger = __webpack_require__(9914);
5202
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/findIndex.js
5202
+ ;// ./node_modules/lodash-es/findIndex.js
5203
5203
 
5204
5204
 
5205
5205
 
@@ -5256,7 +5256,7 @@ function findIndex(array, predicate, fromIndex) {
5256
5256
 
5257
5257
  /* harmony default export */ const lodash_es_findIndex = (findIndex);
5258
5258
 
5259
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/find.js
5259
+ ;// ./node_modules/lodash-es/find.js
5260
5260
 
5261
5261
 
5262
5262
 
@@ -5527,7 +5527,7 @@ __webpack_require__.d(__webpack_exports__, {
5527
5527
  A: () => (/* binding */ lodash_es_toFinite)
5528
5528
  });
5529
5529
 
5530
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_trimmedEndIndex.js
5530
+ ;// ./node_modules/lodash-es/_trimmedEndIndex.js
5531
5531
  /** Used to match a single whitespace character. */
5532
5532
  var reWhitespace = /\s/;
5533
5533
 
@@ -5548,7 +5548,7 @@ function trimmedEndIndex(string) {
5548
5548
 
5549
5549
  /* harmony default export */ const _trimmedEndIndex = (trimmedEndIndex);
5550
5550
 
5551
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/_baseTrim.js
5551
+ ;// ./node_modules/lodash-es/_baseTrim.js
5552
5552
 
5553
5553
 
5554
5554
  /** Used to match leading whitespace. */
@@ -5573,7 +5573,7 @@ function baseTrim(string) {
5573
5573
  var isObject = __webpack_require__(5356);
5574
5574
  // EXTERNAL MODULE: ./node_modules/lodash-es/isSymbol.js
5575
5575
  var isSymbol = __webpack_require__(2579);
5576
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/toNumber.js
5576
+ ;// ./node_modules/lodash-es/toNumber.js
5577
5577
 
5578
5578
 
5579
5579
 
@@ -5639,7 +5639,7 @@ function toNumber(value) {
5639
5639
 
5640
5640
  /* harmony default export */ const lodash_es_toNumber = (toNumber);
5641
5641
 
5642
- ;// CONCATENATED MODULE: ./node_modules/lodash-es/toFinite.js
5642
+ ;// ./node_modules/lodash-es/toFinite.js
5643
5643
 
5644
5644
 
5645
5645
  /** Used as references for various `Number` constants. */
package/dist/index.d.ts CHANGED
@@ -5,5 +5,5 @@ declare const utils: {
5
5
  getHref: any;
6
6
  calloutIcons: {};
7
7
  };
8
- export { compile, hast, run, mdast, mdx, plain, remarkPlugins, tags } from './lib';
8
+ export { compile, hast, run, mdast, mdastV6, mdx, migrate, plain, remarkPlugins, tags } from './lib';
9
9
  export { Components, utils };
@@ -1,10 +1,11 @@
1
- import astProcessor, { MdastOpts, remarkPlugins } from './ast-processor';
2
- import compile from './compile';
3
- import hast from './hast';
4
- import mdast from './mdast';
5
- import mdx from './mdx';
6
- import plain from './plain';
7
- import run from './run';
8
- import tags from './tags';
9
- export type { MdastOpts };
10
- export { astProcessor, compile, hast, mdast, mdx, plain, run, remarkPlugins, tags };
1
+ export type { MdastOpts } from './ast-processor';
2
+ export { default as astProcessor, remarkPlugins } from './ast-processor';
3
+ export { default as compile } from './compile';
4
+ export { default as hast } from './hast';
5
+ export { default as mdast } from './mdast';
6
+ export { default as mdastV6 } from './mdastV6';
7
+ export { default as mdx } from './mdx';
8
+ export { default as plain } from './plain';
9
+ export { default as run } from './run';
10
+ export { default as tags } from './tags';
11
+ export { default as migrate } from './migrate';
@@ -0,0 +1,2 @@
1
+ declare const mdastV6: any;
2
+ export default mdastV6;
@@ -0,0 +1,2 @@
1
+ declare const migrate: (doc: string) => string;
2
+ export default migrate;