@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,200 +0,0 @@
1
- 'use strict';
2
-
3
- var Scalar = require('../nodes/Scalar.js');
4
-
5
- function resolveBlockScalar(ctx, scalar, onError) {
6
- const start = scalar.offset;
7
- const header = parseBlockScalarHeader(scalar, ctx.options.strict, onError);
8
- if (!header)
9
- return { value: '', type: null, comment: '', range: [start, start, start] };
10
- const type = header.mode === '>' ? Scalar.Scalar.BLOCK_FOLDED : Scalar.Scalar.BLOCK_LITERAL;
11
- const lines = scalar.source ? splitLines(scalar.source) : [];
12
- // determine the end of content & start of chomping
13
- let chompStart = lines.length;
14
- for (let i = lines.length - 1; i >= 0; --i) {
15
- const content = lines[i][1];
16
- if (content === '' || content === '\r')
17
- chompStart = i;
18
- else
19
- break;
20
- }
21
- // shortcut for empty contents
22
- if (chompStart === 0) {
23
- const value = header.chomp === '+' && lines.length > 0
24
- ? '\n'.repeat(Math.max(1, lines.length - 1))
25
- : '';
26
- let end = start + header.length;
27
- if (scalar.source)
28
- end += scalar.source.length;
29
- return { value, type, comment: header.comment, range: [start, end, end] };
30
- }
31
- // find the indentation level to trim from start
32
- let trimIndent = scalar.indent + header.indent;
33
- let offset = scalar.offset + header.length;
34
- let contentStart = 0;
35
- for (let i = 0; i < chompStart; ++i) {
36
- const [indent, content] = lines[i];
37
- if (content === '' || content === '\r') {
38
- if (header.indent === 0 && indent.length > trimIndent)
39
- trimIndent = indent.length;
40
- }
41
- else {
42
- if (indent.length < trimIndent) {
43
- const message = 'Block scalars with more-indented leading empty lines must use an explicit indentation indicator';
44
- onError(offset + indent.length, 'MISSING_CHAR', message);
45
- }
46
- if (header.indent === 0)
47
- trimIndent = indent.length;
48
- contentStart = i;
49
- if (trimIndent === 0 && !ctx.atRoot) {
50
- const message = 'Block scalar values in collections must be indented';
51
- onError(offset, 'BAD_INDENT', message);
52
- }
53
- break;
54
- }
55
- offset += indent.length + content.length + 1;
56
- }
57
- // include trailing more-indented empty lines in content
58
- for (let i = lines.length - 1; i >= chompStart; --i) {
59
- if (lines[i][0].length > trimIndent)
60
- chompStart = i + 1;
61
- }
62
- let value = '';
63
- let sep = '';
64
- let prevMoreIndented = false;
65
- // leading whitespace is kept intact
66
- for (let i = 0; i < contentStart; ++i)
67
- value += lines[i][0].slice(trimIndent) + '\n';
68
- for (let i = contentStart; i < chompStart; ++i) {
69
- let [indent, content] = lines[i];
70
- offset += indent.length + content.length + 1;
71
- const crlf = content[content.length - 1] === '\r';
72
- if (crlf)
73
- content = content.slice(0, -1);
74
- /* istanbul ignore if already caught in lexer */
75
- if (content && indent.length < trimIndent) {
76
- const src = header.indent
77
- ? 'explicit indentation indicator'
78
- : 'first line';
79
- const message = `Block scalar lines must not be less indented than their ${src}`;
80
- onError(offset - content.length - (crlf ? 2 : 1), 'BAD_INDENT', message);
81
- indent = '';
82
- }
83
- if (type === Scalar.Scalar.BLOCK_LITERAL) {
84
- value += sep + indent.slice(trimIndent) + content;
85
- sep = '\n';
86
- }
87
- else if (indent.length > trimIndent || content[0] === '\t') {
88
- // more-indented content within a folded block
89
- if (sep === ' ')
90
- sep = '\n';
91
- else if (!prevMoreIndented && sep === '\n')
92
- sep = '\n\n';
93
- value += sep + indent.slice(trimIndent) + content;
94
- sep = '\n';
95
- prevMoreIndented = true;
96
- }
97
- else if (content === '') {
98
- // empty line
99
- if (sep === '\n')
100
- value += '\n';
101
- else
102
- sep = '\n';
103
- }
104
- else {
105
- value += sep + content;
106
- sep = ' ';
107
- prevMoreIndented = false;
108
- }
109
- }
110
- switch (header.chomp) {
111
- case '-':
112
- break;
113
- case '+':
114
- for (let i = chompStart; i < lines.length; ++i)
115
- value += '\n' + lines[i][0].slice(trimIndent);
116
- if (value[value.length - 1] !== '\n')
117
- value += '\n';
118
- break;
119
- default:
120
- value += '\n';
121
- }
122
- const end = start + header.length + scalar.source.length;
123
- return { value, type, comment: header.comment, range: [start, end, end] };
124
- }
125
- function parseBlockScalarHeader({ offset, props }, strict, onError) {
126
- /* istanbul ignore if should not happen */
127
- if (props[0].type !== 'block-scalar-header') {
128
- onError(props[0], 'IMPOSSIBLE', 'Block scalar header not found');
129
- return null;
130
- }
131
- const { source } = props[0];
132
- const mode = source[0];
133
- let indent = 0;
134
- let chomp = '';
135
- let error = -1;
136
- for (let i = 1; i < source.length; ++i) {
137
- const ch = source[i];
138
- if (!chomp && (ch === '-' || ch === '+'))
139
- chomp = ch;
140
- else {
141
- const n = Number(ch);
142
- if (!indent && n)
143
- indent = n;
144
- else if (error === -1)
145
- error = offset + i;
146
- }
147
- }
148
- if (error !== -1)
149
- onError(error, 'UNEXPECTED_TOKEN', `Block scalar header includes extra characters: ${source}`);
150
- let hasSpace = false;
151
- let comment = '';
152
- let length = source.length;
153
- for (let i = 1; i < props.length; ++i) {
154
- const token = props[i];
155
- switch (token.type) {
156
- case 'space':
157
- hasSpace = true;
158
- // fallthrough
159
- case 'newline':
160
- length += token.source.length;
161
- break;
162
- case 'comment':
163
- if (strict && !hasSpace) {
164
- const message = 'Comments must be separated from other tokens by white space characters';
165
- onError(token, 'MISSING_CHAR', message);
166
- }
167
- length += token.source.length;
168
- comment = token.source.substring(1);
169
- break;
170
- case 'error':
171
- onError(token, 'UNEXPECTED_TOKEN', token.message);
172
- length += token.source.length;
173
- break;
174
- /* istanbul ignore next should not happen */
175
- default: {
176
- const message = `Unexpected token in block scalar header: ${token.type}`;
177
- onError(token, 'UNEXPECTED_TOKEN', message);
178
- const ts = token.source;
179
- if (ts && typeof ts === 'string')
180
- length += ts.length;
181
- }
182
- }
183
- }
184
- return { mode, indent, chomp, comment, length };
185
- }
186
- /** @returns Array of lines split up as `[indent, content]` */
187
- function splitLines(source) {
188
- const split = source.split(/\n( *)/);
189
- const first = split[0];
190
- const m = first.match(/^( *)/);
191
- const line0 = m?.[1]
192
- ? [m[1], first.slice(m[1].length)]
193
- : ['', first];
194
- const lines = [line0];
195
- for (let i = 1; i < split.length; i += 2)
196
- lines.push([split[i], split[i + 1]]);
197
- return lines;
198
- }
199
-
200
- exports.resolveBlockScalar = resolveBlockScalar;
@@ -1,198 +0,0 @@
1
- import { Scalar } from '../nodes/Scalar.mjs';
2
-
3
- function resolveBlockScalar(ctx, scalar, onError) {
4
- const start = scalar.offset;
5
- const header = parseBlockScalarHeader(scalar, ctx.options.strict, onError);
6
- if (!header)
7
- return { value: '', type: null, comment: '', range: [start, start, start] };
8
- const type = header.mode === '>' ? Scalar.BLOCK_FOLDED : Scalar.BLOCK_LITERAL;
9
- const lines = scalar.source ? splitLines(scalar.source) : [];
10
- // determine the end of content & start of chomping
11
- let chompStart = lines.length;
12
- for (let i = lines.length - 1; i >= 0; --i) {
13
- const content = lines[i][1];
14
- if (content === '' || content === '\r')
15
- chompStart = i;
16
- else
17
- break;
18
- }
19
- // shortcut for empty contents
20
- if (chompStart === 0) {
21
- const value = header.chomp === '+' && lines.length > 0
22
- ? '\n'.repeat(Math.max(1, lines.length - 1))
23
- : '';
24
- let end = start + header.length;
25
- if (scalar.source)
26
- end += scalar.source.length;
27
- return { value, type, comment: header.comment, range: [start, end, end] };
28
- }
29
- // find the indentation level to trim from start
30
- let trimIndent = scalar.indent + header.indent;
31
- let offset = scalar.offset + header.length;
32
- let contentStart = 0;
33
- for (let i = 0; i < chompStart; ++i) {
34
- const [indent, content] = lines[i];
35
- if (content === '' || content === '\r') {
36
- if (header.indent === 0 && indent.length > trimIndent)
37
- trimIndent = indent.length;
38
- }
39
- else {
40
- if (indent.length < trimIndent) {
41
- const message = 'Block scalars with more-indented leading empty lines must use an explicit indentation indicator';
42
- onError(offset + indent.length, 'MISSING_CHAR', message);
43
- }
44
- if (header.indent === 0)
45
- trimIndent = indent.length;
46
- contentStart = i;
47
- if (trimIndent === 0 && !ctx.atRoot) {
48
- const message = 'Block scalar values in collections must be indented';
49
- onError(offset, 'BAD_INDENT', message);
50
- }
51
- break;
52
- }
53
- offset += indent.length + content.length + 1;
54
- }
55
- // include trailing more-indented empty lines in content
56
- for (let i = lines.length - 1; i >= chompStart; --i) {
57
- if (lines[i][0].length > trimIndent)
58
- chompStart = i + 1;
59
- }
60
- let value = '';
61
- let sep = '';
62
- let prevMoreIndented = false;
63
- // leading whitespace is kept intact
64
- for (let i = 0; i < contentStart; ++i)
65
- value += lines[i][0].slice(trimIndent) + '\n';
66
- for (let i = contentStart; i < chompStart; ++i) {
67
- let [indent, content] = lines[i];
68
- offset += indent.length + content.length + 1;
69
- const crlf = content[content.length - 1] === '\r';
70
- if (crlf)
71
- content = content.slice(0, -1);
72
- /* istanbul ignore if already caught in lexer */
73
- if (content && indent.length < trimIndent) {
74
- const src = header.indent
75
- ? 'explicit indentation indicator'
76
- : 'first line';
77
- const message = `Block scalar lines must not be less indented than their ${src}`;
78
- onError(offset - content.length - (crlf ? 2 : 1), 'BAD_INDENT', message);
79
- indent = '';
80
- }
81
- if (type === Scalar.BLOCK_LITERAL) {
82
- value += sep + indent.slice(trimIndent) + content;
83
- sep = '\n';
84
- }
85
- else if (indent.length > trimIndent || content[0] === '\t') {
86
- // more-indented content within a folded block
87
- if (sep === ' ')
88
- sep = '\n';
89
- else if (!prevMoreIndented && sep === '\n')
90
- sep = '\n\n';
91
- value += sep + indent.slice(trimIndent) + content;
92
- sep = '\n';
93
- prevMoreIndented = true;
94
- }
95
- else if (content === '') {
96
- // empty line
97
- if (sep === '\n')
98
- value += '\n';
99
- else
100
- sep = '\n';
101
- }
102
- else {
103
- value += sep + content;
104
- sep = ' ';
105
- prevMoreIndented = false;
106
- }
107
- }
108
- switch (header.chomp) {
109
- case '-':
110
- break;
111
- case '+':
112
- for (let i = chompStart; i < lines.length; ++i)
113
- value += '\n' + lines[i][0].slice(trimIndent);
114
- if (value[value.length - 1] !== '\n')
115
- value += '\n';
116
- break;
117
- default:
118
- value += '\n';
119
- }
120
- const end = start + header.length + scalar.source.length;
121
- return { value, type, comment: header.comment, range: [start, end, end] };
122
- }
123
- function parseBlockScalarHeader({ offset, props }, strict, onError) {
124
- /* istanbul ignore if should not happen */
125
- if (props[0].type !== 'block-scalar-header') {
126
- onError(props[0], 'IMPOSSIBLE', 'Block scalar header not found');
127
- return null;
128
- }
129
- const { source } = props[0];
130
- const mode = source[0];
131
- let indent = 0;
132
- let chomp = '';
133
- let error = -1;
134
- for (let i = 1; i < source.length; ++i) {
135
- const ch = source[i];
136
- if (!chomp && (ch === '-' || ch === '+'))
137
- chomp = ch;
138
- else {
139
- const n = Number(ch);
140
- if (!indent && n)
141
- indent = n;
142
- else if (error === -1)
143
- error = offset + i;
144
- }
145
- }
146
- if (error !== -1)
147
- onError(error, 'UNEXPECTED_TOKEN', `Block scalar header includes extra characters: ${source}`);
148
- let hasSpace = false;
149
- let comment = '';
150
- let length = source.length;
151
- for (let i = 1; i < props.length; ++i) {
152
- const token = props[i];
153
- switch (token.type) {
154
- case 'space':
155
- hasSpace = true;
156
- // fallthrough
157
- case 'newline':
158
- length += token.source.length;
159
- break;
160
- case 'comment':
161
- if (strict && !hasSpace) {
162
- const message = 'Comments must be separated from other tokens by white space characters';
163
- onError(token, 'MISSING_CHAR', message);
164
- }
165
- length += token.source.length;
166
- comment = token.source.substring(1);
167
- break;
168
- case 'error':
169
- onError(token, 'UNEXPECTED_TOKEN', token.message);
170
- length += token.source.length;
171
- break;
172
- /* istanbul ignore next should not happen */
173
- default: {
174
- const message = `Unexpected token in block scalar header: ${token.type}`;
175
- onError(token, 'UNEXPECTED_TOKEN', message);
176
- const ts = token.source;
177
- if (ts && typeof ts === 'string')
178
- length += ts.length;
179
- }
180
- }
181
- }
182
- return { mode, indent, chomp, comment, length };
183
- }
184
- /** @returns Array of lines split up as `[indent, content]` */
185
- function splitLines(source) {
186
- const split = source.split(/\n( *)/);
187
- const first = split[0];
188
- const m = first.match(/^( *)/);
189
- const line0 = m?.[1]
190
- ? [m[1], first.slice(m[1].length)]
191
- : ['', first];
192
- const lines = [line0];
193
- for (let i = 1; i < split.length; i += 2)
194
- lines.push([split[i], split[i + 1]]);
195
- return lines;
196
- }
197
-
198
- export { resolveBlockScalar };
@@ -1,51 +0,0 @@
1
- 'use strict';
2
-
3
- var YAMLSeq = require('../nodes/YAMLSeq.js');
4
- var resolveProps = require('./resolve-props.js');
5
- var utilFlowIndentCheck = require('./util-flow-indent-check.js');
6
-
7
- function resolveBlockSeq({ composeNode, composeEmptyNode }, ctx, bs, onError, tag) {
8
- const NodeClass = tag?.nodeClass ?? YAMLSeq.YAMLSeq;
9
- const seq = new NodeClass(ctx.schema);
10
- if (ctx.atRoot)
11
- ctx.atRoot = false;
12
- if (ctx.atKey)
13
- ctx.atKey = false;
14
- let offset = bs.offset;
15
- let commentEnd = null;
16
- for (const { start, value } of bs.items) {
17
- const props = resolveProps.resolveProps(start, {
18
- indicator: 'seq-item-ind',
19
- next: value,
20
- offset,
21
- onError,
22
- parentIndent: bs.indent,
23
- startOnNewline: true
24
- });
25
- if (!props.found) {
26
- if (props.anchor || props.tag || value) {
27
- if (value?.type === 'block-seq')
28
- onError(props.end, 'BAD_INDENT', 'All sequence items must start at the same column');
29
- else
30
- onError(offset, 'MISSING_CHAR', 'Sequence item without - indicator');
31
- }
32
- else {
33
- commentEnd = props.end;
34
- if (props.comment)
35
- seq.comment = props.comment;
36
- continue;
37
- }
38
- }
39
- const node = value
40
- ? composeNode(ctx, value, props, onError)
41
- : composeEmptyNode(ctx, props.end, start, null, props, onError);
42
- if (ctx.schema.compat)
43
- utilFlowIndentCheck.flowIndentCheck(bs.indent, value, onError);
44
- offset = node.range[2];
45
- seq.items.push(node);
46
- }
47
- seq.range = [bs.offset, offset, commentEnd ?? offset];
48
- return seq;
49
- }
50
-
51
- exports.resolveBlockSeq = resolveBlockSeq;
@@ -1,49 +0,0 @@
1
- import { YAMLSeq } from '../nodes/YAMLSeq.mjs';
2
- import { resolveProps } from './resolve-props.mjs';
3
- import { flowIndentCheck } from './util-flow-indent-check.mjs';
4
-
5
- function resolveBlockSeq({ composeNode, composeEmptyNode }, ctx, bs, onError, tag) {
6
- const NodeClass = tag?.nodeClass ?? YAMLSeq;
7
- const seq = new NodeClass(ctx.schema);
8
- if (ctx.atRoot)
9
- ctx.atRoot = false;
10
- if (ctx.atKey)
11
- ctx.atKey = false;
12
- let offset = bs.offset;
13
- let commentEnd = null;
14
- for (const { start, value } of bs.items) {
15
- const props = resolveProps(start, {
16
- indicator: 'seq-item-ind',
17
- next: value,
18
- offset,
19
- onError,
20
- parentIndent: bs.indent,
21
- startOnNewline: true
22
- });
23
- if (!props.found) {
24
- if (props.anchor || props.tag || value) {
25
- if (value?.type === 'block-seq')
26
- onError(props.end, 'BAD_INDENT', 'All sequence items must start at the same column');
27
- else
28
- onError(offset, 'MISSING_CHAR', 'Sequence item without - indicator');
29
- }
30
- else {
31
- commentEnd = props.end;
32
- if (props.comment)
33
- seq.comment = props.comment;
34
- continue;
35
- }
36
- }
37
- const node = value
38
- ? composeNode(ctx, value, props, onError)
39
- : composeEmptyNode(ctx, props.end, start, null, props, onError);
40
- if (ctx.schema.compat)
41
- flowIndentCheck(bs.indent, value, onError);
42
- offset = node.range[2];
43
- seq.items.push(node);
44
- }
45
- seq.range = [bs.offset, offset, commentEnd ?? offset];
46
- return seq;
47
- }
48
-
49
- export { resolveBlockSeq };
@@ -1,39 +0,0 @@
1
- 'use strict';
2
-
3
- function resolveEnd(end, offset, reqSpace, onError) {
4
- let comment = '';
5
- if (end) {
6
- let hasSpace = false;
7
- let sep = '';
8
- for (const token of end) {
9
- const { source, type } = token;
10
- switch (type) {
11
- case 'space':
12
- hasSpace = true;
13
- break;
14
- case 'comment': {
15
- if (reqSpace && !hasSpace)
16
- onError(token, 'MISSING_CHAR', 'Comments must be separated from other tokens by white space characters');
17
- const cb = source.substring(1) || ' ';
18
- if (!comment)
19
- comment = cb;
20
- else
21
- comment += sep + cb;
22
- sep = '';
23
- break;
24
- }
25
- case 'newline':
26
- if (comment)
27
- sep += source;
28
- hasSpace = true;
29
- break;
30
- default:
31
- onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${type} at node end`);
32
- }
33
- offset += source.length;
34
- }
35
- }
36
- return { comment, offset };
37
- }
38
-
39
- exports.resolveEnd = resolveEnd;
@@ -1,37 +0,0 @@
1
- function resolveEnd(end, offset, reqSpace, onError) {
2
- let comment = '';
3
- if (end) {
4
- let hasSpace = false;
5
- let sep = '';
6
- for (const token of end) {
7
- const { source, type } = token;
8
- switch (type) {
9
- case 'space':
10
- hasSpace = true;
11
- break;
12
- case 'comment': {
13
- if (reqSpace && !hasSpace)
14
- onError(token, 'MISSING_CHAR', 'Comments must be separated from other tokens by white space characters');
15
- const cb = source.substring(1) || ' ';
16
- if (!comment)
17
- comment = cb;
18
- else
19
- comment += sep + cb;
20
- sep = '';
21
- break;
22
- }
23
- case 'newline':
24
- if (comment)
25
- sep += source;
26
- hasSpace = true;
27
- break;
28
- default:
29
- onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${type} at node end`);
30
- }
31
- offset += source.length;
32
- }
33
- }
34
- return { comment, offset };
35
- }
36
-
37
- export { resolveEnd };