@windrun-huaiin/dev-scripts 14.1.2 → 14.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (242) hide show
  1. package/dist/commands/create-diaomao-app.d.ts.map +1 -1
  2. package/dist/commands/create-diaomao-app.js +2 -0
  3. package/dist/commands/create-diaomao-app.mjs +2 -0
  4. package/dist/commands/diaomao-update.d.ts.map +1 -1
  5. package/dist/commands/diaomao-update.js +13 -5
  6. package/dist/commands/diaomao-update.mjs +13 -5
  7. package/dist/config/schema.d.ts.map +1 -1
  8. package/dist/config/schema.js +74 -1
  9. package/dist/config/schema.mjs +74 -1
  10. package/package.json +1 -1
  11. package/dist/_virtual/_commonjsHelpers.js +0 -7
  12. package/dist/_virtual/_commonjsHelpers.mjs +0 -5
  13. package/dist/_virtual/index.js +0 -11
  14. package/dist/_virtual/index.mjs +0 -7
  15. package/dist/_virtual/re.js +0 -5
  16. package/dist/_virtual/re.mjs +0 -3
  17. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/comparator.js +0 -161
  18. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/comparator.mjs +0 -159
  19. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/range.js +0 -576
  20. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/range.mjs +0 -574
  21. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/semver.js +0 -350
  22. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/semver.mjs +0 -348
  23. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/clean.js +0 -21
  24. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/clean.mjs +0 -19
  25. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/cmp.js +0 -72
  26. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/cmp.mjs +0 -70
  27. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/coerce.js +0 -77
  28. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/coerce.mjs +0 -75
  29. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-build.js +0 -22
  30. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-build.mjs +0 -20
  31. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-loose.js +0 -18
  32. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-loose.mjs +0 -16
  33. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare.js +0 -20
  34. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare.mjs +0 -18
  35. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/diff.js +0 -73
  36. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/diff.mjs +0 -71
  37. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/eq.js +0 -18
  38. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/eq.mjs +0 -16
  39. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gt.js +0 -18
  40. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gt.mjs +0 -16
  41. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gte.js +0 -18
  42. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gte.mjs +0 -16
  43. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/inc.js +0 -34
  44. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/inc.mjs +0 -32
  45. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lt.js +0 -18
  46. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lt.mjs +0 -16
  47. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lte.js +0 -18
  48. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lte.mjs +0 -16
  49. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/major.js +0 -18
  50. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/major.mjs +0 -16
  51. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/minor.js +0 -18
  52. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/minor.mjs +0 -16
  53. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/neq.js +0 -18
  54. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/neq.mjs +0 -16
  55. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/parse.js +0 -31
  56. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/parse.mjs +0 -29
  57. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/patch.js +0 -18
  58. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/patch.mjs +0 -16
  59. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/prerelease.js +0 -21
  60. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/prerelease.mjs +0 -19
  61. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rcompare.js +0 -18
  62. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rcompare.mjs +0 -16
  63. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rsort.js +0 -18
  64. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rsort.mjs +0 -16
  65. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/satisfies.js +0 -25
  66. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/satisfies.mjs +0 -23
  67. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/sort.js +0 -18
  68. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/sort.mjs +0 -16
  69. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/valid.js +0 -21
  70. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/valid.mjs +0 -19
  71. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/index.js +0 -144
  72. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/index.mjs +0 -142
  73. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/constants.js +0 -48
  74. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/constants.mjs +0 -46
  75. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/debug.js +0 -22
  76. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/debug.mjs +0 -20
  77. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/identifiers.js +0 -40
  78. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/identifiers.mjs +0 -38
  79. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/lrucache.js +0 -53
  80. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/lrucache.mjs +0 -51
  81. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/parse-options.js +0 -28
  82. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/parse-options.mjs +0 -26
  83. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/re.js +0 -239
  84. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/re.mjs +0 -237
  85. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/gtr.js +0 -19
  86. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/gtr.mjs +0 -17
  87. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/intersects.js +0 -22
  88. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/intersects.mjs +0 -20
  89. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/ltr.js +0 -19
  90. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/ltr.mjs +0 -17
  91. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/max-satisfying.js +0 -41
  92. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/max-satisfying.mjs +0 -39
  93. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-satisfying.js +0 -40
  94. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-satisfying.mjs +0 -38
  95. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-version.js +0 -78
  96. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-version.mjs +0 -76
  97. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/outside.js +0 -102
  98. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/outside.mjs +0 -100
  99. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/simplify.js +0 -63
  100. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/simplify.mjs +0 -61
  101. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/subset.js +0 -265
  102. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/subset.mjs +0 -263
  103. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/to-comparators.js +0 -23
  104. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/to-comparators.mjs +0 -21
  105. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/valid.js +0 -26
  106. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/valid.mjs +0 -24
  107. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-collection.js +0 -90
  108. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-collection.mjs +0 -88
  109. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-doc.js +0 -45
  110. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-doc.mjs +0 -43
  111. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-node.js +0 -105
  112. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-node.mjs +0 -102
  113. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-scalar.js +0 -88
  114. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-scalar.mjs +0 -86
  115. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/composer.js +0 -219
  116. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/composer.mjs +0 -217
  117. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-map.js +0 -117
  118. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-map.mjs +0 -115
  119. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js +0 -200
  120. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-scalar.mjs +0 -198
  121. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-seq.js +0 -51
  122. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-seq.mjs +0 -49
  123. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-end.js +0 -39
  124. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-end.mjs +0 -37
  125. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js +0 -209
  126. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-collection.mjs +0 -207
  127. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +0 -225
  128. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.mjs +0 -223
  129. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-props.js +0 -148
  130. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-props.mjs +0 -146
  131. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-contains-newline.js +0 -36
  132. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-contains-newline.mjs +0 -34
  133. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js +0 -28
  134. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.mjs +0 -26
  135. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js +0 -17
  136. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-flow-indent-check.mjs +0 -15
  137. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-map-includes.js +0 -15
  138. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-map-includes.mjs +0 -13
  139. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/Document.js +0 -337
  140. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/Document.mjs +0 -335
  141. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/anchors.js +0 -76
  142. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/anchors.mjs +0 -71
  143. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/applyReviver.js +0 -57
  144. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/applyReviver.mjs +0 -55
  145. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/createNode.js +0 -90
  146. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/createNode.mjs +0 -88
  147. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/directives.js +0 -178
  148. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/directives.mjs +0 -176
  149. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/errors.js +0 -62
  150. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/errors.mjs +0 -57
  151. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/log.js +0 -9
  152. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/log.mjs +0 -7
  153. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Alias.js +0 -116
  154. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Alias.mjs +0 -114
  155. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Collection.js +0 -151
  156. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Collection.mjs +0 -147
  157. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Node.js +0 -40
  158. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Node.mjs +0 -38
  159. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Pair.js +0 -39
  160. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Pair.mjs +0 -36
  161. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Scalar.js +0 -27
  162. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Scalar.mjs +0 -24
  163. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLMap.js +0 -147
  164. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLMap.mjs +0 -144
  165. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLSeq.js +0 -115
  166. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLSeq.mjs +0 -113
  167. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js +0 -65
  168. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/addPairToJSMap.mjs +0 -63
  169. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/identity.js +0 -53
  170. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/identity.mjs +0 -36
  171. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/toJS.js +0 -39
  172. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/toJS.mjs +0 -37
  173. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/cst.js +0 -79
  174. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/cst.mjs +0 -73
  175. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/lexer.js +0 -719
  176. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/lexer.mjs +0 -717
  177. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/line-counter.js +0 -41
  178. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/line-counter.mjs +0 -39
  179. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/parser.js +0 -969
  180. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/parser.mjs +0 -967
  181. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/public-api.js +0 -68
  182. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/public-api.mjs +0 -64
  183. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/Schema.js +0 -39
  184. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/Schema.mjs +0 -37
  185. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/map.js +0 -19
  186. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/map.mjs +0 -17
  187. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/null.js +0 -17
  188. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/null.mjs +0 -15
  189. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/seq.js +0 -19
  190. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/seq.mjs +0 -17
  191. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/string.js +0 -16
  192. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/string.mjs +0 -14
  193. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/bool.js +0 -21
  194. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/bool.mjs +0 -19
  195. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/float.js +0 -47
  196. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/float.mjs +0 -43
  197. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/int.js +0 -42
  198. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/int.mjs +0 -38
  199. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/schema.js +0 -25
  200. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/schema.mjs +0 -23
  201. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/json/schema.js +0 -64
  202. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/json/schema.mjs +0 -62
  203. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/tags.js +0 -99
  204. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/tags.mjs +0 -96
  205. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js +0 -60
  206. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.mjs +0 -58
  207. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js +0 -29
  208. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.mjs +0 -26
  209. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js +0 -50
  210. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/float.mjs +0 -46
  211. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js +0 -76
  212. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/int.mjs +0 -71
  213. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +0 -68
  214. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.mjs +0 -64
  215. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js +0 -77
  216. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.mjs +0 -74
  217. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js +0 -82
  218. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.mjs +0 -78
  219. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js +0 -41
  220. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.mjs +0 -39
  221. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js +0 -96
  222. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/set.mjs +0 -93
  223. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js +0 -105
  224. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.mjs +0 -101
  225. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/foldFlowLines.js +0 -151
  226. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/foldFlowLines.mjs +0 -146
  227. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringify.js +0 -131
  228. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringify.mjs +0 -128
  229. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyCollection.js +0 -145
  230. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyCollection.mjs +0 -143
  231. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyComment.js +0 -24
  232. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyComment.mjs +0 -20
  233. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyDocument.js +0 -87
  234. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyDocument.mjs +0 -85
  235. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +0 -26
  236. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyNumber.mjs +0 -24
  237. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyPair.js +0 -152
  238. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyPair.mjs +0 -150
  239. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyString.js +0 -338
  240. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyString.mjs +0 -336
  241. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/visit.js +0 -148
  242. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/visit.mjs +0 -146
@@ -1,719 +0,0 @@
1
- 'use strict';
2
-
3
- var cst = require('./cst.js');
4
-
5
- /*
6
- START -> stream
7
-
8
- stream
9
- directive -> line-end -> stream
10
- indent + line-end -> stream
11
- [else] -> line-start
12
-
13
- line-end
14
- comment -> line-end
15
- newline -> .
16
- input-end -> END
17
-
18
- line-start
19
- doc-start -> doc
20
- doc-end -> stream
21
- [else] -> indent -> block-start
22
-
23
- block-start
24
- seq-item-start -> block-start
25
- explicit-key-start -> block-start
26
- map-value-start -> block-start
27
- [else] -> doc
28
-
29
- doc
30
- line-end -> line-start
31
- spaces -> doc
32
- anchor -> doc
33
- tag -> doc
34
- flow-start -> flow -> doc
35
- flow-end -> error -> doc
36
- seq-item-start -> error -> doc
37
- explicit-key-start -> error -> doc
38
- map-value-start -> doc
39
- alias -> doc
40
- quote-start -> quoted-scalar -> doc
41
- block-scalar-header -> line-end -> block-scalar(min) -> line-start
42
- [else] -> plain-scalar(false, min) -> doc
43
-
44
- flow
45
- line-end -> flow
46
- spaces -> flow
47
- anchor -> flow
48
- tag -> flow
49
- flow-start -> flow -> flow
50
- flow-end -> .
51
- seq-item-start -> error -> flow
52
- explicit-key-start -> flow
53
- map-value-start -> flow
54
- alias -> flow
55
- quote-start -> quoted-scalar -> flow
56
- comma -> flow
57
- [else] -> plain-scalar(true, 0) -> flow
58
-
59
- quoted-scalar
60
- quote-end -> .
61
- [else] -> quoted-scalar
62
-
63
- block-scalar(min)
64
- newline + peek(indent < min) -> .
65
- [else] -> block-scalar(min)
66
-
67
- plain-scalar(is-flow, min)
68
- scalar-end(is-flow) -> .
69
- peek(newline + (indent < min)) -> .
70
- [else] -> plain-scalar(min)
71
- */
72
- function isEmpty(ch) {
73
- switch (ch) {
74
- case undefined:
75
- case ' ':
76
- case '\n':
77
- case '\r':
78
- case '\t':
79
- return true;
80
- default:
81
- return false;
82
- }
83
- }
84
- const hexDigits = new Set('0123456789ABCDEFabcdef');
85
- const tagChars = new Set("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()");
86
- const flowIndicatorChars = new Set(',[]{}');
87
- const invalidAnchorChars = new Set(' ,[]{}\n\r\t');
88
- const isNotAnchorChar = (ch) => !ch || invalidAnchorChars.has(ch);
89
- /**
90
- * Splits an input string into lexical tokens, i.e. smaller strings that are
91
- * easily identifiable by `tokens.tokenType()`.
92
- *
93
- * Lexing starts always in a "stream" context. Incomplete input may be buffered
94
- * until a complete token can be emitted.
95
- *
96
- * In addition to slices of the original input, the following control characters
97
- * may also be emitted:
98
- *
99
- * - `\x02` (Start of Text): A document starts with the next token
100
- * - `\x18` (Cancel): Unexpected end of flow-mode (indicates an error)
101
- * - `\x1f` (Unit Separator): Next token is a scalar value
102
- * - `\u{FEFF}` (Byte order mark): Emitted separately outside documents
103
- */
104
- class Lexer {
105
- constructor() {
106
- /**
107
- * Flag indicating whether the end of the current buffer marks the end of
108
- * all input
109
- */
110
- this.atEnd = false;
111
- /**
112
- * Explicit indent set in block scalar header, as an offset from the current
113
- * minimum indent, so e.g. set to 1 from a header `|2+`. Set to -1 if not
114
- * explicitly set.
115
- */
116
- this.blockScalarIndent = -1;
117
- /**
118
- * Block scalars that include a + (keep) chomping indicator in their header
119
- * include trailing empty lines, which are otherwise excluded from the
120
- * scalar's contents.
121
- */
122
- this.blockScalarKeep = false;
123
- /** Current input */
124
- this.buffer = '';
125
- /**
126
- * Flag noting whether the map value indicator : can immediately follow this
127
- * node within a flow context.
128
- */
129
- this.flowKey = false;
130
- /** Count of surrounding flow collection levels. */
131
- this.flowLevel = 0;
132
- /**
133
- * Minimum level of indentation required for next lines to be parsed as a
134
- * part of the current scalar value.
135
- */
136
- this.indentNext = 0;
137
- /** Indentation level of the current line. */
138
- this.indentValue = 0;
139
- /** Position of the next \n character. */
140
- this.lineEndPos = null;
141
- /** Stores the state of the lexer if reaching the end of incpomplete input */
142
- this.next = null;
143
- /** A pointer to `buffer`; the current position of the lexer. */
144
- this.pos = 0;
145
- }
146
- /**
147
- * Generate YAML tokens from the `source` string. If `incomplete`,
148
- * a part of the last line may be left as a buffer for the next call.
149
- *
150
- * @returns A generator of lexical tokens
151
- */
152
- *lex(source, incomplete = false) {
153
- if (source) {
154
- if (typeof source !== 'string')
155
- throw TypeError('source is not a string');
156
- this.buffer = this.buffer ? this.buffer + source : source;
157
- this.lineEndPos = null;
158
- }
159
- this.atEnd = !incomplete;
160
- let next = this.next ?? 'stream';
161
- while (next && (incomplete || this.hasChars(1)))
162
- next = yield* this.parseNext(next);
163
- }
164
- atLineEnd() {
165
- let i = this.pos;
166
- let ch = this.buffer[i];
167
- while (ch === ' ' || ch === '\t')
168
- ch = this.buffer[++i];
169
- if (!ch || ch === '#' || ch === '\n')
170
- return true;
171
- if (ch === '\r')
172
- return this.buffer[i + 1] === '\n';
173
- return false;
174
- }
175
- charAt(n) {
176
- return this.buffer[this.pos + n];
177
- }
178
- continueScalar(offset) {
179
- let ch = this.buffer[offset];
180
- if (this.indentNext > 0) {
181
- let indent = 0;
182
- while (ch === ' ')
183
- ch = this.buffer[++indent + offset];
184
- if (ch === '\r') {
185
- const next = this.buffer[indent + offset + 1];
186
- if (next === '\n' || (!next && !this.atEnd))
187
- return offset + indent + 1;
188
- }
189
- return ch === '\n' || indent >= this.indentNext || (!ch && !this.atEnd)
190
- ? offset + indent
191
- : -1;
192
- }
193
- if (ch === '-' || ch === '.') {
194
- const dt = this.buffer.substr(offset, 3);
195
- if ((dt === '---' || dt === '...') && isEmpty(this.buffer[offset + 3]))
196
- return -1;
197
- }
198
- return offset;
199
- }
200
- getLine() {
201
- let end = this.lineEndPos;
202
- if (typeof end !== 'number' || (end !== -1 && end < this.pos)) {
203
- end = this.buffer.indexOf('\n', this.pos);
204
- this.lineEndPos = end;
205
- }
206
- if (end === -1)
207
- return this.atEnd ? this.buffer.substring(this.pos) : null;
208
- if (this.buffer[end - 1] === '\r')
209
- end -= 1;
210
- return this.buffer.substring(this.pos, end);
211
- }
212
- hasChars(n) {
213
- return this.pos + n <= this.buffer.length;
214
- }
215
- setNext(state) {
216
- this.buffer = this.buffer.substring(this.pos);
217
- this.pos = 0;
218
- this.lineEndPos = null;
219
- this.next = state;
220
- return null;
221
- }
222
- peek(n) {
223
- return this.buffer.substr(this.pos, n);
224
- }
225
- *parseNext(next) {
226
- switch (next) {
227
- case 'stream':
228
- return yield* this.parseStream();
229
- case 'line-start':
230
- return yield* this.parseLineStart();
231
- case 'block-start':
232
- return yield* this.parseBlockStart();
233
- case 'doc':
234
- return yield* this.parseDocument();
235
- case 'flow':
236
- return yield* this.parseFlowCollection();
237
- case 'quoted-scalar':
238
- return yield* this.parseQuotedScalar();
239
- case 'block-scalar':
240
- return yield* this.parseBlockScalar();
241
- case 'plain-scalar':
242
- return yield* this.parsePlainScalar();
243
- }
244
- }
245
- *parseStream() {
246
- let line = this.getLine();
247
- if (line === null)
248
- return this.setNext('stream');
249
- if (line[0] === cst.BOM) {
250
- yield* this.pushCount(1);
251
- line = line.substring(1);
252
- }
253
- if (line[0] === '%') {
254
- let dirEnd = line.length;
255
- let cs = line.indexOf('#');
256
- while (cs !== -1) {
257
- const ch = line[cs - 1];
258
- if (ch === ' ' || ch === '\t') {
259
- dirEnd = cs - 1;
260
- break;
261
- }
262
- else {
263
- cs = line.indexOf('#', cs + 1);
264
- }
265
- }
266
- while (true) {
267
- const ch = line[dirEnd - 1];
268
- if (ch === ' ' || ch === '\t')
269
- dirEnd -= 1;
270
- else
271
- break;
272
- }
273
- const n = (yield* this.pushCount(dirEnd)) + (yield* this.pushSpaces(true));
274
- yield* this.pushCount(line.length - n); // possible comment
275
- this.pushNewline();
276
- return 'stream';
277
- }
278
- if (this.atLineEnd()) {
279
- const sp = yield* this.pushSpaces(true);
280
- yield* this.pushCount(line.length - sp);
281
- yield* this.pushNewline();
282
- return 'stream';
283
- }
284
- yield cst.DOCUMENT;
285
- return yield* this.parseLineStart();
286
- }
287
- *parseLineStart() {
288
- const ch = this.charAt(0);
289
- if (!ch && !this.atEnd)
290
- return this.setNext('line-start');
291
- if (ch === '-' || ch === '.') {
292
- if (!this.atEnd && !this.hasChars(4))
293
- return this.setNext('line-start');
294
- const s = this.peek(3);
295
- if ((s === '---' || s === '...') && isEmpty(this.charAt(3))) {
296
- yield* this.pushCount(3);
297
- this.indentValue = 0;
298
- this.indentNext = 0;
299
- return s === '---' ? 'doc' : 'stream';
300
- }
301
- }
302
- this.indentValue = yield* this.pushSpaces(false);
303
- if (this.indentNext > this.indentValue && !isEmpty(this.charAt(1)))
304
- this.indentNext = this.indentValue;
305
- return yield* this.parseBlockStart();
306
- }
307
- *parseBlockStart() {
308
- const [ch0, ch1] = this.peek(2);
309
- if (!ch1 && !this.atEnd)
310
- return this.setNext('block-start');
311
- if ((ch0 === '-' || ch0 === '?' || ch0 === ':') && isEmpty(ch1)) {
312
- const n = (yield* this.pushCount(1)) + (yield* this.pushSpaces(true));
313
- this.indentNext = this.indentValue + 1;
314
- this.indentValue += n;
315
- return yield* this.parseBlockStart();
316
- }
317
- return 'doc';
318
- }
319
- *parseDocument() {
320
- yield* this.pushSpaces(true);
321
- const line = this.getLine();
322
- if (line === null)
323
- return this.setNext('doc');
324
- let n = yield* this.pushIndicators();
325
- switch (line[n]) {
326
- case '#':
327
- yield* this.pushCount(line.length - n);
328
- // fallthrough
329
- case undefined:
330
- yield* this.pushNewline();
331
- return yield* this.parseLineStart();
332
- case '{':
333
- case '[':
334
- yield* this.pushCount(1);
335
- this.flowKey = false;
336
- this.flowLevel = 1;
337
- return 'flow';
338
- case '}':
339
- case ']':
340
- // this is an error
341
- yield* this.pushCount(1);
342
- return 'doc';
343
- case '*':
344
- yield* this.pushUntil(isNotAnchorChar);
345
- return 'doc';
346
- case '"':
347
- case "'":
348
- return yield* this.parseQuotedScalar();
349
- case '|':
350
- case '>':
351
- n += yield* this.parseBlockScalarHeader();
352
- n += yield* this.pushSpaces(true);
353
- yield* this.pushCount(line.length - n);
354
- yield* this.pushNewline();
355
- return yield* this.parseBlockScalar();
356
- default:
357
- return yield* this.parsePlainScalar();
358
- }
359
- }
360
- *parseFlowCollection() {
361
- let nl, sp;
362
- let indent = -1;
363
- do {
364
- nl = yield* this.pushNewline();
365
- if (nl > 0) {
366
- sp = yield* this.pushSpaces(false);
367
- this.indentValue = indent = sp;
368
- }
369
- else {
370
- sp = 0;
371
- }
372
- sp += yield* this.pushSpaces(true);
373
- } while (nl + sp > 0);
374
- const line = this.getLine();
375
- if (line === null)
376
- return this.setNext('flow');
377
- if ((indent !== -1 && indent < this.indentNext && line[0] !== '#') ||
378
- (indent === 0 &&
379
- (line.startsWith('---') || line.startsWith('...')) &&
380
- isEmpty(line[3]))) {
381
- // Allowing for the terminal ] or } at the same (rather than greater)
382
- // indent level as the initial [ or { is technically invalid, but
383
- // failing here would be surprising to users.
384
- const atFlowEndMarker = indent === this.indentNext - 1 &&
385
- this.flowLevel === 1 &&
386
- (line[0] === ']' || line[0] === '}');
387
- if (!atFlowEndMarker) {
388
- // this is an error
389
- this.flowLevel = 0;
390
- yield cst.FLOW_END;
391
- return yield* this.parseLineStart();
392
- }
393
- }
394
- let n = 0;
395
- while (line[n] === ',') {
396
- n += yield* this.pushCount(1);
397
- n += yield* this.pushSpaces(true);
398
- this.flowKey = false;
399
- }
400
- n += yield* this.pushIndicators();
401
- switch (line[n]) {
402
- case undefined:
403
- return 'flow';
404
- case '#':
405
- yield* this.pushCount(line.length - n);
406
- return 'flow';
407
- case '{':
408
- case '[':
409
- yield* this.pushCount(1);
410
- this.flowKey = false;
411
- this.flowLevel += 1;
412
- return 'flow';
413
- case '}':
414
- case ']':
415
- yield* this.pushCount(1);
416
- this.flowKey = true;
417
- this.flowLevel -= 1;
418
- return this.flowLevel ? 'flow' : 'doc';
419
- case '*':
420
- yield* this.pushUntil(isNotAnchorChar);
421
- return 'flow';
422
- case '"':
423
- case "'":
424
- this.flowKey = true;
425
- return yield* this.parseQuotedScalar();
426
- case ':': {
427
- const next = this.charAt(1);
428
- if (this.flowKey || isEmpty(next) || next === ',') {
429
- this.flowKey = false;
430
- yield* this.pushCount(1);
431
- yield* this.pushSpaces(true);
432
- return 'flow';
433
- }
434
- }
435
- // fallthrough
436
- default:
437
- this.flowKey = false;
438
- return yield* this.parsePlainScalar();
439
- }
440
- }
441
- *parseQuotedScalar() {
442
- const quote = this.charAt(0);
443
- let end = this.buffer.indexOf(quote, this.pos + 1);
444
- if (quote === "'") {
445
- while (end !== -1 && this.buffer[end + 1] === "'")
446
- end = this.buffer.indexOf("'", end + 2);
447
- }
448
- else {
449
- // double-quote
450
- while (end !== -1) {
451
- let n = 0;
452
- while (this.buffer[end - 1 - n] === '\\')
453
- n += 1;
454
- if (n % 2 === 0)
455
- break;
456
- end = this.buffer.indexOf('"', end + 1);
457
- }
458
- }
459
- // Only looking for newlines within the quotes
460
- const qb = this.buffer.substring(0, end);
461
- let nl = qb.indexOf('\n', this.pos);
462
- if (nl !== -1) {
463
- while (nl !== -1) {
464
- const cs = this.continueScalar(nl + 1);
465
- if (cs === -1)
466
- break;
467
- nl = qb.indexOf('\n', cs);
468
- }
469
- if (nl !== -1) {
470
- // this is an error caused by an unexpected unindent
471
- end = nl - (qb[nl - 1] === '\r' ? 2 : 1);
472
- }
473
- }
474
- if (end === -1) {
475
- if (!this.atEnd)
476
- return this.setNext('quoted-scalar');
477
- end = this.buffer.length;
478
- }
479
- yield* this.pushToIndex(end + 1, false);
480
- return this.flowLevel ? 'flow' : 'doc';
481
- }
482
- *parseBlockScalarHeader() {
483
- this.blockScalarIndent = -1;
484
- this.blockScalarKeep = false;
485
- let i = this.pos;
486
- while (true) {
487
- const ch = this.buffer[++i];
488
- if (ch === '+')
489
- this.blockScalarKeep = true;
490
- else if (ch > '0' && ch <= '9')
491
- this.blockScalarIndent = Number(ch) - 1;
492
- else if (ch !== '-')
493
- break;
494
- }
495
- return yield* this.pushUntil(ch => isEmpty(ch) || ch === '#');
496
- }
497
- *parseBlockScalar() {
498
- let nl = this.pos - 1; // may be -1 if this.pos === 0
499
- let indent = 0;
500
- let ch;
501
- loop: for (let i = this.pos; (ch = this.buffer[i]); ++i) {
502
- switch (ch) {
503
- case ' ':
504
- indent += 1;
505
- break;
506
- case '\n':
507
- nl = i;
508
- indent = 0;
509
- break;
510
- case '\r': {
511
- const next = this.buffer[i + 1];
512
- if (!next && !this.atEnd)
513
- return this.setNext('block-scalar');
514
- if (next === '\n')
515
- break;
516
- } // fallthrough
517
- default:
518
- break loop;
519
- }
520
- }
521
- if (!ch && !this.atEnd)
522
- return this.setNext('block-scalar');
523
- if (indent >= this.indentNext) {
524
- if (this.blockScalarIndent === -1)
525
- this.indentNext = indent;
526
- else {
527
- this.indentNext =
528
- this.blockScalarIndent + (this.indentNext === 0 ? 1 : this.indentNext);
529
- }
530
- do {
531
- const cs = this.continueScalar(nl + 1);
532
- if (cs === -1)
533
- break;
534
- nl = this.buffer.indexOf('\n', cs);
535
- } while (nl !== -1);
536
- if (nl === -1) {
537
- if (!this.atEnd)
538
- return this.setNext('block-scalar');
539
- nl = this.buffer.length;
540
- }
541
- }
542
- // Trailing insufficiently indented tabs are invalid.
543
- // To catch that during parsing, we include them in the block scalar value.
544
- let i = nl + 1;
545
- ch = this.buffer[i];
546
- while (ch === ' ')
547
- ch = this.buffer[++i];
548
- if (ch === '\t') {
549
- while (ch === '\t' || ch === ' ' || ch === '\r' || ch === '\n')
550
- ch = this.buffer[++i];
551
- nl = i - 1;
552
- }
553
- else if (!this.blockScalarKeep) {
554
- do {
555
- let i = nl - 1;
556
- let ch = this.buffer[i];
557
- if (ch === '\r')
558
- ch = this.buffer[--i];
559
- const lastChar = i; // Drop the line if last char not more indented
560
- while (ch === ' ')
561
- ch = this.buffer[--i];
562
- if (ch === '\n' && i >= this.pos && i + 1 + indent > lastChar)
563
- nl = i;
564
- else
565
- break;
566
- } while (true);
567
- }
568
- yield cst.SCALAR;
569
- yield* this.pushToIndex(nl + 1, true);
570
- return yield* this.parseLineStart();
571
- }
572
- *parsePlainScalar() {
573
- const inFlow = this.flowLevel > 0;
574
- let end = this.pos - 1;
575
- let i = this.pos - 1;
576
- let ch;
577
- while ((ch = this.buffer[++i])) {
578
- if (ch === ':') {
579
- const next = this.buffer[i + 1];
580
- if (isEmpty(next) || (inFlow && flowIndicatorChars.has(next)))
581
- break;
582
- end = i;
583
- }
584
- else if (isEmpty(ch)) {
585
- let next = this.buffer[i + 1];
586
- if (ch === '\r') {
587
- if (next === '\n') {
588
- i += 1;
589
- ch = '\n';
590
- next = this.buffer[i + 1];
591
- }
592
- else
593
- end = i;
594
- }
595
- if (next === '#' || (inFlow && flowIndicatorChars.has(next)))
596
- break;
597
- if (ch === '\n') {
598
- const cs = this.continueScalar(i + 1);
599
- if (cs === -1)
600
- break;
601
- i = Math.max(i, cs - 2); // to advance, but still account for ' #'
602
- }
603
- }
604
- else {
605
- if (inFlow && flowIndicatorChars.has(ch))
606
- break;
607
- end = i;
608
- }
609
- }
610
- if (!ch && !this.atEnd)
611
- return this.setNext('plain-scalar');
612
- yield cst.SCALAR;
613
- yield* this.pushToIndex(end + 1, true);
614
- return inFlow ? 'flow' : 'doc';
615
- }
616
- *pushCount(n) {
617
- if (n > 0) {
618
- yield this.buffer.substr(this.pos, n);
619
- this.pos += n;
620
- return n;
621
- }
622
- return 0;
623
- }
624
- *pushToIndex(i, allowEmpty) {
625
- const s = this.buffer.slice(this.pos, i);
626
- if (s) {
627
- yield s;
628
- this.pos += s.length;
629
- return s.length;
630
- }
631
- else if (allowEmpty)
632
- yield '';
633
- return 0;
634
- }
635
- *pushIndicators() {
636
- switch (this.charAt(0)) {
637
- case '!':
638
- return ((yield* this.pushTag()) +
639
- (yield* this.pushSpaces(true)) +
640
- (yield* this.pushIndicators()));
641
- case '&':
642
- return ((yield* this.pushUntil(isNotAnchorChar)) +
643
- (yield* this.pushSpaces(true)) +
644
- (yield* this.pushIndicators()));
645
- case '-': // this is an error
646
- case '?': // this is an error outside flow collections
647
- case ':': {
648
- const inFlow = this.flowLevel > 0;
649
- const ch1 = this.charAt(1);
650
- if (isEmpty(ch1) || (inFlow && flowIndicatorChars.has(ch1))) {
651
- if (!inFlow)
652
- this.indentNext = this.indentValue + 1;
653
- else if (this.flowKey)
654
- this.flowKey = false;
655
- return ((yield* this.pushCount(1)) +
656
- (yield* this.pushSpaces(true)) +
657
- (yield* this.pushIndicators()));
658
- }
659
- }
660
- }
661
- return 0;
662
- }
663
- *pushTag() {
664
- if (this.charAt(1) === '<') {
665
- let i = this.pos + 2;
666
- let ch = this.buffer[i];
667
- while (!isEmpty(ch) && ch !== '>')
668
- ch = this.buffer[++i];
669
- return yield* this.pushToIndex(ch === '>' ? i + 1 : i, false);
670
- }
671
- else {
672
- let i = this.pos + 1;
673
- let ch = this.buffer[i];
674
- while (ch) {
675
- if (tagChars.has(ch))
676
- ch = this.buffer[++i];
677
- else if (ch === '%' &&
678
- hexDigits.has(this.buffer[i + 1]) &&
679
- hexDigits.has(this.buffer[i + 2])) {
680
- ch = this.buffer[(i += 3)];
681
- }
682
- else
683
- break;
684
- }
685
- return yield* this.pushToIndex(i, false);
686
- }
687
- }
688
- *pushNewline() {
689
- const ch = this.buffer[this.pos];
690
- if (ch === '\n')
691
- return yield* this.pushCount(1);
692
- else if (ch === '\r' && this.charAt(1) === '\n')
693
- return yield* this.pushCount(2);
694
- else
695
- return 0;
696
- }
697
- *pushSpaces(allowTabs) {
698
- let i = this.pos - 1;
699
- let ch;
700
- do {
701
- ch = this.buffer[++i];
702
- } while (ch === ' ' || (allowTabs && ch === '\t'));
703
- const n = i - this.pos;
704
- if (n > 0) {
705
- yield this.buffer.substr(this.pos, n);
706
- this.pos = i;
707
- }
708
- return n;
709
- }
710
- *pushUntil(test) {
711
- let i = this.pos;
712
- let ch = this.buffer[i];
713
- while (!test(ch))
714
- ch = this.buffer[++i];
715
- return yield* this.pushToIndex(i, false);
716
- }
717
- }
718
-
719
- exports.Lexer = Lexer;