projen 0.91.4 → 0.91.5
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/.jsii +3 -3
- package/lib/awscdk/auto-discover.js +5 -5
- package/lib/awscdk/awscdk-app-java.js +1 -1
- package/lib/awscdk/awscdk-app-py.js +1 -1
- package/lib/awscdk/awscdk-app-ts.js +1 -1
- package/lib/awscdk/awscdk-construct.js +2 -2
- package/lib/awscdk/awscdk-deps-java.js +1 -1
- package/lib/awscdk/awscdk-deps-js.js +1 -1
- package/lib/awscdk/awscdk-deps-py.js +1 -1
- package/lib/awscdk/awscdk-deps.js +1 -1
- package/lib/awscdk/cdk-config.js +1 -1
- package/lib/awscdk/cdk-tasks.js +1 -1
- package/lib/awscdk/integration-test.js +1 -1
- package/lib/awscdk/lambda-extension.js +1 -1
- package/lib/awscdk/lambda-function.js +2 -2
- package/lib/build/build-workflow.js +1 -1
- package/lib/cdk/auto-discover-base.js +2 -2
- package/lib/cdk/construct-lib.js +1 -1
- package/lib/cdk/integration-test-base.js +1 -1
- package/lib/cdk/jsii-docgen.js +1 -1
- package/lib/cdk/jsii-project.js +1 -1
- package/lib/cdk8s/auto-discover.js +2 -2
- package/lib/cdk8s/cdk8s-app-py.js +1 -1
- package/lib/cdk8s/cdk8s-app-ts.js +1 -1
- package/lib/cdk8s/cdk8s-construct.js +1 -1
- package/lib/cdk8s/cdk8s-deps-py.js +1 -1
- package/lib/cdk8s/cdk8s-deps.js +1 -1
- package/lib/cdk8s/integration-test.js +1 -1
- package/lib/cdktf/cdktf-construct.js +1 -1
- package/lib/circleci/circleci.js +1 -1
- package/lib/component.js +1 -1
- package/lib/dependencies.js +1 -1
- package/lib/dev-env.js +1 -1
- package/lib/docker-compose/docker-compose-service.js +1 -1
- package/lib/docker-compose/docker-compose.js +1 -1
- package/lib/file.js +1 -1
- package/lib/gitattributes.js +1 -1
- package/lib/github/actions-provider.js +1 -1
- package/lib/github/auto-approve.js +1 -1
- package/lib/github/auto-merge.js +1 -1
- package/lib/github/auto-queue.js +1 -1
- package/lib/github/dependabot.js +1 -1
- package/lib/github/github-credentials.js +1 -1
- package/lib/github/github-project.js +1 -1
- package/lib/github/github.js +1 -1
- package/lib/github/merge-queue.js +1 -1
- package/lib/github/mergify.js +1 -1
- package/lib/github/pr-template.js +1 -1
- package/lib/github/pull-request-backport.js +1 -1
- package/lib/github/pull-request-lint.js +1 -1
- package/lib/github/stale.js +1 -1
- package/lib/github/task-workflow-job.js +1 -1
- package/lib/github/task-workflow.js +1 -1
- package/lib/github/workflow-actions.js +1 -1
- package/lib/github/workflow-jobs.js +1 -1
- package/lib/github/workflow-steps.js +1 -1
- package/lib/github/workflows.js +1 -1
- package/lib/gitlab/configuration.js +1 -1
- package/lib/gitlab/gitlab-configuration.js +1 -1
- package/lib/gitlab/nested-configuration.js +1 -1
- package/lib/gitpod.js +1 -1
- package/lib/ignore-file.js +1 -1
- package/lib/ini.js +1 -1
- package/lib/java/java-project.js +1 -1
- package/lib/java/junit.js +1 -1
- package/lib/java/maven-compile.js +1 -1
- package/lib/java/maven-packaging.js +1 -1
- package/lib/java/maven-sample.js +1 -1
- package/lib/java/pom.js +2 -2
- package/lib/java/projenrc.js +1 -1
- package/lib/javascript/bundler.js +1 -1
- package/lib/javascript/eslint.js +1 -1
- package/lib/javascript/jest.js +4 -4
- package/lib/javascript/license-checker.js +1 -1
- package/lib/javascript/node-package.js +1 -1
- package/lib/javascript/node-project.js +1 -1
- package/lib/javascript/npm-config.js +1 -1
- package/lib/javascript/prettier.js +1 -1
- package/lib/javascript/projenrc.js +1 -1
- package/lib/javascript/typescript-config.js +2 -2
- package/lib/javascript/upgrade-dependencies.js +2 -2
- package/lib/javascript/yarnrc.js +1 -1
- package/lib/json-patch.js +1 -1
- package/lib/json.js +1 -1
- package/lib/license.js +1 -1
- package/lib/logger.js +1 -1
- package/lib/makefile.js +1 -1
- package/lib/object-file.js +1 -1
- package/lib/project-build.js +1 -1
- package/lib/project-tree.js +1 -1
- package/lib/project.js +1 -1
- package/lib/projects.js +1 -1
- package/lib/projenrc-json.js +2 -2
- package/lib/projenrc.js +1 -1
- package/lib/python/pip.js +1 -1
- package/lib/python/poetry.js +2 -2
- package/lib/python/projenrc.js +1 -1
- package/lib/python/pytest-sample.js +1 -1
- package/lib/python/pytest.js +1 -1
- package/lib/python/python-project.js +1 -1
- package/lib/python/python-sample.js +1 -1
- package/lib/python/requirements-file.js +1 -1
- package/lib/python/setuppy.js +1 -1
- package/lib/python/setuptools.js +1 -1
- package/lib/python/venv.js +1 -1
- package/lib/readme.js +1 -1
- package/lib/release/publisher.js +1 -1
- package/lib/release/release-trigger.js +1 -1
- package/lib/release/release.js +1 -1
- package/lib/renovatebot.js +1 -1
- package/lib/sample-file.js +2 -2
- package/lib/semver.js +1 -1
- package/lib/source-code.js +1 -1
- package/lib/task-runtime.js +1 -1
- package/lib/task.js +1 -1
- package/lib/tasks.js +1 -1
- package/lib/testing.js +1 -1
- package/lib/textfile.js +1 -1
- package/lib/toml.js +1 -1
- package/lib/typescript/projenrc-ts.js +1 -1
- package/lib/typescript/projenrc.js +1 -1
- package/lib/typescript/typescript-typedoc.js +1 -1
- package/lib/typescript/typescript.js +6 -6
- package/lib/version.js +2 -2
- package/lib/vscode/devcontainer.js +1 -1
- package/lib/vscode/extensions.js +1 -1
- package/lib/vscode/launch-config.js +1 -1
- package/lib/vscode/settings.js +1 -1
- package/lib/vscode/vscode.js +1 -1
- package/lib/web/next.js +3 -3
- package/lib/web/postcss.js +1 -1
- package/lib/web/react.js +4 -4
- package/lib/web/tailwind.js +1 -1
- package/lib/xmlfile.js +1 -1
- package/lib/yaml.js +1 -1
- package/node_modules/is-core-module/CHANGELOG.md +6 -0
- package/node_modules/is-core-module/core.json +1 -1
- package/node_modules/is-core-module/package.json +1 -1
- package/node_modules/yaml/README.md +27 -8
- package/node_modules/yaml/browser/dist/compose/resolve-props.js +1 -1
- package/node_modules/yaml/browser/dist/log.js +1 -4
- package/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js +2 -11
- package/node_modules/yaml/browser/dist/util.js +1 -1
- package/node_modules/yaml/dist/compose/compose-collection.d.ts +4 -4
- package/node_modules/yaml/dist/compose/compose-doc.d.ts +6 -6
- package/node_modules/yaml/dist/compose/compose-node.d.ts +7 -7
- package/node_modules/yaml/dist/compose/compose-scalar.d.ts +4 -4
- package/node_modules/yaml/dist/compose/composer.d.ts +7 -6
- package/node_modules/yaml/dist/compose/composer.js +2 -1
- package/node_modules/yaml/dist/compose/resolve-block-map.d.ts +5 -5
- package/node_modules/yaml/dist/compose/resolve-block-scalar.d.ts +5 -5
- package/node_modules/yaml/dist/compose/resolve-block-seq.d.ts +5 -5
- package/node_modules/yaml/dist/compose/resolve-end.d.ts +2 -2
- package/node_modules/yaml/dist/compose/resolve-flow-collection.d.ts +7 -7
- package/node_modules/yaml/dist/compose/resolve-flow-scalar.d.ts +4 -4
- package/node_modules/yaml/dist/compose/resolve-props.d.ts +2 -2
- package/node_modules/yaml/dist/compose/resolve-props.js +1 -1
- package/node_modules/yaml/dist/compose/util-contains-newline.d.ts +1 -1
- package/node_modules/yaml/dist/compose/util-empty-scalar-position.d.ts +1 -1
- package/node_modules/yaml/dist/compose/util-flow-indent-check.d.ts +2 -2
- package/node_modules/yaml/dist/compose/util-map-includes.d.ts +3 -3
- package/node_modules/yaml/dist/doc/Document.d.ts +11 -11
- package/node_modules/yaml/dist/doc/anchors.d.ts +2 -2
- package/node_modules/yaml/dist/doc/createNode.d.ts +4 -4
- package/node_modules/yaml/dist/doc/directives.d.ts +1 -1
- package/node_modules/yaml/dist/index.d.ts +21 -18
- package/node_modules/yaml/dist/log.js +4 -2
- package/node_modules/yaml/dist/nodes/Alias.d.ts +9 -8
- package/node_modules/yaml/dist/nodes/Collection.d.ts +4 -4
- package/node_modules/yaml/dist/nodes/Node.d.ts +10 -10
- package/node_modules/yaml/dist/nodes/Pair.d.ts +9 -8
- package/node_modules/yaml/dist/nodes/Scalar.d.ts +4 -3
- package/node_modules/yaml/dist/nodes/YAMLMap.d.ts +10 -10
- package/node_modules/yaml/dist/nodes/YAMLSeq.d.ts +10 -10
- package/node_modules/yaml/dist/nodes/addPairToJSMap.d.ts +3 -3
- package/node_modules/yaml/dist/nodes/identity.d.ts +7 -7
- package/node_modules/yaml/dist/nodes/toJS.d.ts +2 -2
- package/node_modules/yaml/dist/options.d.ts +10 -10
- package/node_modules/yaml/dist/parse/cst-scalar.d.ts +4 -4
- package/node_modules/yaml/dist/parse/cst-stringify.d.ts +1 -1
- package/node_modules/yaml/dist/parse/cst-visit.d.ts +2 -2
- package/node_modules/yaml/dist/parse/cst.d.ts +4 -3
- package/node_modules/yaml/dist/parse/lexer.d.ts +1 -1
- package/node_modules/yaml/dist/parse/parser.d.ts +4 -4
- package/node_modules/yaml/dist/parse/parser.js +2 -1
- package/node_modules/yaml/dist/public-api.d.ts +6 -5
- package/node_modules/yaml/dist/schema/Schema.d.ts +4 -4
- package/node_modules/yaml/dist/schema/common/map.d.ts +1 -1
- package/node_modules/yaml/dist/schema/common/null.d.ts +1 -1
- package/node_modules/yaml/dist/schema/common/seq.d.ts +1 -1
- package/node_modules/yaml/dist/schema/common/string.d.ts +1 -1
- package/node_modules/yaml/dist/schema/core/bool.d.ts +1 -1
- package/node_modules/yaml/dist/schema/core/float.d.ts +1 -1
- package/node_modules/yaml/dist/schema/core/int.d.ts +1 -1
- package/node_modules/yaml/dist/schema/core/schema.d.ts +1 -1
- package/node_modules/yaml/dist/schema/json/schema.d.ts +1 -1
- package/node_modules/yaml/dist/schema/tags.d.ts +2 -2
- package/node_modules/yaml/dist/schema/types.d.ts +8 -8
- package/node_modules/yaml/dist/schema/yaml-1.1/binary.d.ts +1 -1
- package/node_modules/yaml/dist/schema/yaml-1.1/binary.js +6 -5
- package/node_modules/yaml/dist/schema/yaml-1.1/bool.d.ts +1 -1
- package/node_modules/yaml/dist/schema/yaml-1.1/float.d.ts +1 -1
- package/node_modules/yaml/dist/schema/yaml-1.1/int.d.ts +1 -1
- package/node_modules/yaml/dist/schema/yaml-1.1/merge.d.ts +3 -3
- package/node_modules/yaml/dist/schema/yaml-1.1/omap.d.ts +11 -17
- package/node_modules/yaml/dist/schema/yaml-1.1/pairs.d.ts +7 -7
- package/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts +1 -1
- package/node_modules/yaml/dist/schema/yaml-1.1/set.d.ts +9 -9
- package/node_modules/yaml/dist/schema/yaml-1.1/timestamp.d.ts +1 -1
- package/node_modules/yaml/dist/stringify/stringify.d.ts +3 -3
- package/node_modules/yaml/dist/stringify/stringifyCollection.d.ts +2 -2
- package/node_modules/yaml/dist/stringify/stringifyDocument.d.ts +3 -3
- package/node_modules/yaml/dist/stringify/stringifyNumber.d.ts +1 -1
- package/node_modules/yaml/dist/stringify/stringifyPair.d.ts +2 -2
- package/node_modules/yaml/dist/stringify/stringifyString.d.ts +2 -2
- package/node_modules/yaml/dist/util.d.ts +16 -12
- package/node_modules/yaml/dist/util.js +2 -2
- package/node_modules/yaml/dist/visit.d.ts +7 -7
- package/node_modules/yaml/package.json +4 -4
- package/package.json +2 -2
|
@@ -1,22 +1,25 @@
|
|
|
1
|
-
export { Composer } from './compose/composer
|
|
2
|
-
export { Document } from './doc/Document
|
|
3
|
-
export { Schema } from './schema/Schema
|
|
4
|
-
export { ErrorCode
|
|
5
|
-
export {
|
|
6
|
-
export {
|
|
7
|
-
export {
|
|
8
|
-
export {
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export
|
|
13
|
-
export
|
|
14
|
-
export
|
|
15
|
-
export {
|
|
16
|
-
export {
|
|
17
|
-
export {
|
|
1
|
+
export { Composer } from './compose/composer';
|
|
2
|
+
export { Document } from './doc/Document';
|
|
3
|
+
export { Schema } from './schema/Schema';
|
|
4
|
+
export type { ErrorCode } from './errors';
|
|
5
|
+
export { YAMLError, YAMLParseError, YAMLWarning } from './errors';
|
|
6
|
+
export { Alias } from './nodes/Alias';
|
|
7
|
+
export { isAlias, isCollection, isDocument, isMap, isNode, isPair, isScalar, isSeq } from './nodes/identity';
|
|
8
|
+
export type { Node, ParsedNode, Range } from './nodes/Node';
|
|
9
|
+
export { Pair } from './nodes/Pair';
|
|
10
|
+
export { Scalar } from './nodes/Scalar';
|
|
11
|
+
export { YAMLMap } from './nodes/YAMLMap';
|
|
12
|
+
export { YAMLSeq } from './nodes/YAMLSeq';
|
|
13
|
+
export type { CreateNodeOptions, DocumentOptions, ParseOptions, SchemaOptions, ToJSOptions, ToStringOptions } from './options';
|
|
14
|
+
export * as CST from './parse/cst';
|
|
15
|
+
export { Lexer } from './parse/lexer';
|
|
16
|
+
export { LineCounter } from './parse/line-counter';
|
|
17
|
+
export { Parser } from './parse/parser';
|
|
18
|
+
export type { EmptyStream } from './public-api';
|
|
19
|
+
export { parse, parseAllDocuments, parseDocument, stringify } from './public-api';
|
|
18
20
|
export type { TagId, Tags } from './schema/tags';
|
|
19
21
|
export type { CollectionTag, ScalarTag } from './schema/types';
|
|
20
22
|
export type { YAMLOMap } from './schema/yaml-1.1/omap';
|
|
21
23
|
export type { YAMLSet } from './schema/yaml-1.1/set';
|
|
22
|
-
export { asyncVisitor, asyncVisitorFn,
|
|
24
|
+
export type { asyncVisitor, asyncVisitorFn, visitor, visitorFn } from './visit';
|
|
25
|
+
export { visit, visitAsync } from './visit';
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
var node_process = require('node:process');
|
|
4
|
+
|
|
3
5
|
function debug(logLevel, ...messages) {
|
|
4
6
|
if (logLevel === 'debug')
|
|
5
7
|
console.log(...messages);
|
|
6
8
|
}
|
|
7
9
|
function warn(logLevel, warning) {
|
|
8
10
|
if (logLevel === 'debug' || logLevel === 'warn') {
|
|
9
|
-
if (typeof
|
|
10
|
-
|
|
11
|
+
if (typeof node_process.emitWarning === 'function')
|
|
12
|
+
node_process.emitWarning(warning);
|
|
11
13
|
else
|
|
12
14
|
console.warn(warning);
|
|
13
15
|
}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import type { Document } from '../doc/Document
|
|
2
|
-
import type { FlowScalar } from '../parse/cst
|
|
3
|
-
import type { StringifyContext } from '../stringify/stringify
|
|
4
|
-
import {
|
|
1
|
+
import type { Document } from '../doc/Document';
|
|
2
|
+
import type { FlowScalar } from '../parse/cst';
|
|
3
|
+
import type { StringifyContext } from '../stringify/stringify';
|
|
4
|
+
import type { Range } from './Node';
|
|
5
|
+
import { NodeBase } from './Node';
|
|
5
6
|
import type { Scalar } from './Scalar';
|
|
6
|
-
import { ToJSContext } from './toJS
|
|
7
|
-
import type { YAMLMap } from './YAMLMap
|
|
8
|
-
import type { YAMLSeq } from './YAMLSeq
|
|
7
|
+
import type { ToJSContext } from './toJS';
|
|
8
|
+
import type { YAMLMap } from './YAMLMap';
|
|
9
|
+
import type { YAMLSeq } from './YAMLSeq';
|
|
9
10
|
export declare namespace Alias {
|
|
10
11
|
interface Parsed extends Alias {
|
|
11
12
|
range: Range;
|
|
@@ -23,6 +24,6 @@ export declare class Alias extends NodeBase {
|
|
|
23
24
|
* instance of the `source` anchor before this node.
|
|
24
25
|
*/
|
|
25
26
|
resolve(doc: Document): Scalar | YAMLMap | YAMLSeq | undefined;
|
|
26
|
-
toJSON(_arg?: unknown, ctx?: ToJSContext):
|
|
27
|
+
toJSON(_arg?: unknown, ctx?: ToJSContext): unknown;
|
|
27
28
|
toString(ctx?: StringifyContext, _onComment?: () => void, _onChompKeep?: () => void): string;
|
|
28
29
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { Schema } from '../schema/Schema
|
|
2
|
-
import { NODE_TYPE } from './identity
|
|
3
|
-
import { NodeBase } from './Node
|
|
4
|
-
export declare function collectionFromPath(schema: Schema, path: unknown[], value: unknown): import(
|
|
1
|
+
import type { Schema } from '../schema/Schema';
|
|
2
|
+
import { NODE_TYPE } from './identity';
|
|
3
|
+
import { NodeBase } from './Node';
|
|
4
|
+
export declare function collectionFromPath(schema: Schema, path: unknown[], value: unknown): import('./Node').Node;
|
|
5
5
|
export declare const isEmptyPath: (path: Iterable<unknown> | null | undefined) => path is null | undefined;
|
|
6
6
|
export declare abstract class Collection extends NodeBase {
|
|
7
7
|
schema: Schema | undefined;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import type { Document } from '../doc/Document
|
|
2
|
-
import type { ToJSOptions } from '../options
|
|
3
|
-
import { Token } from '../parse/cst
|
|
4
|
-
import type { StringifyContext } from '../stringify/stringify
|
|
5
|
-
import type { Alias } from './Alias
|
|
6
|
-
import { NODE_TYPE } from './identity
|
|
7
|
-
import type { Scalar } from './Scalar
|
|
8
|
-
import { ToJSContext } from './toJS
|
|
9
|
-
import type { MapLike, YAMLMap } from './YAMLMap
|
|
10
|
-
import type { YAMLSeq } from './YAMLSeq
|
|
1
|
+
import type { Document } from '../doc/Document';
|
|
2
|
+
import type { ToJSOptions } from '../options';
|
|
3
|
+
import type { Token } from '../parse/cst';
|
|
4
|
+
import type { StringifyContext } from '../stringify/stringify';
|
|
5
|
+
import type { Alias } from './Alias';
|
|
6
|
+
import { NODE_TYPE } from './identity';
|
|
7
|
+
import type { Scalar } from './Scalar';
|
|
8
|
+
import type { ToJSContext } from './toJS';
|
|
9
|
+
import type { MapLike, YAMLMap } from './YAMLMap';
|
|
10
|
+
import type { YAMLSeq } from './YAMLSeq';
|
|
11
11
|
export type Node<T = unknown> = Alias | Scalar<T> | YAMLMap<unknown, T> | YAMLSeq<T>;
|
|
12
12
|
/** Utility type mapper */
|
|
13
13
|
export type NodeType<T> = T extends string | number | bigint | boolean | null | undefined ? Scalar<T> : T extends Date ? Scalar<string | Date> : T extends Array<any> ? YAMLSeq<NodeType<T[number]>> : T extends {
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import { CreateNodeContext } from '../doc/createNode
|
|
2
|
-
import type { CollectionItem } from '../parse/cst
|
|
3
|
-
import type { Schema } from '../schema/Schema
|
|
4
|
-
import type { StringifyContext } from '../stringify/stringify
|
|
5
|
-
import { addPairToJSMap } from './addPairToJSMap
|
|
6
|
-
import { NODE_TYPE } from './identity
|
|
7
|
-
import type {
|
|
8
|
-
|
|
1
|
+
import type { CreateNodeContext } from '../doc/createNode';
|
|
2
|
+
import type { CollectionItem } from '../parse/cst';
|
|
3
|
+
import type { Schema } from '../schema/Schema';
|
|
4
|
+
import type { StringifyContext } from '../stringify/stringify';
|
|
5
|
+
import { addPairToJSMap } from './addPairToJSMap';
|
|
6
|
+
import { NODE_TYPE } from './identity';
|
|
7
|
+
import type { Node } from './Node';
|
|
8
|
+
import type { ToJSContext } from './toJS';
|
|
9
|
+
export declare function createPair(key: unknown, value: unknown, ctx: CreateNodeContext): Pair<Node, Node>;
|
|
9
10
|
export declare class Pair<K = unknown, V = unknown> {
|
|
10
11
|
readonly [NODE_TYPE]: symbol;
|
|
11
12
|
/** Always Node or null when parsed, but can be set to anything. */
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import type { BlockScalar, FlowScalar } from '../parse/cst
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import type { BlockScalar, FlowScalar } from '../parse/cst';
|
|
2
|
+
import type { Range } from './Node';
|
|
3
|
+
import { NodeBase } from './Node';
|
|
4
|
+
import type { ToJSContext } from './toJS';
|
|
4
5
|
export declare const isScalarValue: (value: unknown) => boolean;
|
|
5
6
|
export declare namespace Scalar {
|
|
6
7
|
interface Parsed extends Scalar {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import type { BlockMap, FlowCollection } from '../parse/cst
|
|
2
|
-
import type { Schema } from '../schema/Schema
|
|
3
|
-
import type { StringifyContext } from '../stringify/stringify
|
|
4
|
-
import { CreateNodeContext } from '../util
|
|
5
|
-
import { Collection } from './Collection
|
|
6
|
-
import type { ParsedNode, Range } from './Node
|
|
7
|
-
import { Pair } from './Pair
|
|
8
|
-
import { Scalar } from './Scalar
|
|
9
|
-
import type { ToJSContext } from './toJS
|
|
1
|
+
import type { BlockMap, FlowCollection } from '../parse/cst';
|
|
2
|
+
import type { Schema } from '../schema/Schema';
|
|
3
|
+
import type { StringifyContext } from '../stringify/stringify';
|
|
4
|
+
import type { CreateNodeContext } from '../util';
|
|
5
|
+
import { Collection } from './Collection';
|
|
6
|
+
import type { ParsedNode, Range } from './Node';
|
|
7
|
+
import { Pair } from './Pair';
|
|
8
|
+
import type { Scalar } from './Scalar';
|
|
9
|
+
import type { ToJSContext } from './toJS';
|
|
10
10
|
export type MapLike = Map<unknown, unknown> | Set<unknown> | Record<string | number | symbol, unknown>;
|
|
11
11
|
export declare function findPair<K = unknown, V = unknown>(items: Iterable<Pair<K, V>>, key: unknown): Pair<K, V> | undefined;
|
|
12
12
|
export declare namespace YAMLMap {
|
|
@@ -24,7 +24,7 @@ export declare class YAMLMap<K = unknown, V = unknown> extends Collection {
|
|
|
24
24
|
* A generic collection parsing method that can be extended
|
|
25
25
|
* to other node classes that inherit from YAMLMap
|
|
26
26
|
*/
|
|
27
|
-
static from(schema: Schema, obj: unknown, ctx: CreateNodeContext): YAMLMap
|
|
27
|
+
static from(schema: Schema, obj: unknown, ctx: CreateNodeContext): YAMLMap;
|
|
28
28
|
/**
|
|
29
29
|
* Adds a value to the collection.
|
|
30
30
|
*
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { CreateNodeContext } from '../doc/createNode
|
|
2
|
-
import type { BlockSequence, FlowCollection } from '../parse/cst
|
|
3
|
-
import type { Schema } from '../schema/Schema
|
|
4
|
-
import type { StringifyContext } from '../stringify/stringify
|
|
5
|
-
import { Collection } from './Collection
|
|
6
|
-
import type { ParsedNode, Range } from './Node
|
|
7
|
-
import type { Pair } from './Pair
|
|
8
|
-
import { Scalar } from './Scalar
|
|
9
|
-
import { ToJSContext } from './toJS
|
|
1
|
+
import type { CreateNodeContext } from '../doc/createNode';
|
|
2
|
+
import type { BlockSequence, FlowCollection } from '../parse/cst';
|
|
3
|
+
import type { Schema } from '../schema/Schema';
|
|
4
|
+
import type { StringifyContext } from '../stringify/stringify';
|
|
5
|
+
import { Collection } from './Collection';
|
|
6
|
+
import type { ParsedNode, Range } from './Node';
|
|
7
|
+
import type { Pair } from './Pair';
|
|
8
|
+
import type { Scalar } from './Scalar';
|
|
9
|
+
import type { ToJSContext } from './toJS';
|
|
10
10
|
export declare namespace YAMLSeq {
|
|
11
11
|
interface Parsed<T extends ParsedNode | Pair<ParsedNode, ParsedNode | null> = ParsedNode> extends YAMLSeq<T> {
|
|
12
12
|
items: T[];
|
|
@@ -56,5 +56,5 @@ export declare class YAMLSeq<T = unknown> extends Collection {
|
|
|
56
56
|
set(key: unknown, value: T): void;
|
|
57
57
|
toJSON(_?: unknown, ctx?: ToJSContext): unknown[];
|
|
58
58
|
toString(ctx?: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string;
|
|
59
|
-
static from(schema: Schema, obj: unknown, ctx: CreateNodeContext): YAMLSeq
|
|
59
|
+
static from(schema: Schema, obj: unknown, ctx: CreateNodeContext): YAMLSeq;
|
|
60
60
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Pair } from './Pair
|
|
2
|
-
import { ToJSContext } from './toJS
|
|
3
|
-
import type { MapLike } from './YAMLMap
|
|
1
|
+
import type { Pair } from './Pair';
|
|
2
|
+
import type { ToJSContext } from './toJS';
|
|
3
|
+
import type { MapLike } from './YAMLMap';
|
|
4
4
|
export declare function addPairToJSMap(ctx: ToJSContext | undefined, map: MapLike, { key, value }: Pair): MapLike;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { Document } from '../doc/Document
|
|
2
|
-
import type { Alias } from './Alias
|
|
3
|
-
import type { Node } from './Node
|
|
4
|
-
import type { Pair } from './Pair
|
|
5
|
-
import type { Scalar } from './Scalar
|
|
6
|
-
import type { YAMLMap } from './YAMLMap
|
|
7
|
-
import type { YAMLSeq } from './YAMLSeq
|
|
1
|
+
import type { Document } from '../doc/Document';
|
|
2
|
+
import type { Alias } from './Alias';
|
|
3
|
+
import type { Node } from './Node';
|
|
4
|
+
import type { Pair } from './Pair';
|
|
5
|
+
import type { Scalar } from './Scalar';
|
|
6
|
+
import type { YAMLMap } from './YAMLMap';
|
|
7
|
+
import type { YAMLSeq } from './YAMLSeq';
|
|
8
8
|
export declare const ALIAS: unique symbol;
|
|
9
9
|
export declare const DOC: unique symbol;
|
|
10
10
|
export declare const MAP: unique symbol;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import type { Reviver } from './doc/applyReviver
|
|
2
|
-
import type { Directives } from './doc/directives
|
|
3
|
-
import type { LogLevelId } from './log
|
|
4
|
-
import type { ParsedNode } from './nodes/Node
|
|
5
|
-
import type { Pair } from './nodes/Pair
|
|
6
|
-
import type { Scalar } from './nodes/Scalar
|
|
7
|
-
import type { LineCounter } from './parse/line-counter
|
|
8
|
-
import type { Schema } from './schema/Schema
|
|
9
|
-
import type { Tags } from './schema/tags
|
|
10
|
-
import type { CollectionTag, ScalarTag } from './schema/types
|
|
1
|
+
import type { Reviver } from './doc/applyReviver';
|
|
2
|
+
import type { Directives } from './doc/directives';
|
|
3
|
+
import type { LogLevelId } from './log';
|
|
4
|
+
import type { ParsedNode } from './nodes/Node';
|
|
5
|
+
import type { Pair } from './nodes/Pair';
|
|
6
|
+
import type { Scalar } from './nodes/Scalar';
|
|
7
|
+
import type { LineCounter } from './parse/line-counter';
|
|
8
|
+
import type { Schema } from './schema/Schema';
|
|
9
|
+
import type { Tags } from './schema/tags';
|
|
10
|
+
import type { CollectionTag, ScalarTag } from './schema/types';
|
|
11
11
|
export type ParseOptions = {
|
|
12
12
|
/**
|
|
13
13
|
* Whether integers should be parsed into BigInt rather than number values.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ErrorCode } from '../errors
|
|
2
|
-
import { Range } from '../nodes/Node
|
|
3
|
-
import type { Scalar } from '../nodes/Scalar
|
|
4
|
-
import type { BlockScalar, FlowScalar, SourceToken, Token } from './cst
|
|
1
|
+
import type { ErrorCode } from '../errors';
|
|
2
|
+
import type { Range } from '../nodes/Node';
|
|
3
|
+
import type { Scalar } from '../nodes/Scalar';
|
|
4
|
+
import type { BlockScalar, FlowScalar, SourceToken, Token } from './cst';
|
|
5
5
|
/**
|
|
6
6
|
* If `token` is a CST flow or block scalar, determine its string value and a few other attributes.
|
|
7
7
|
* Otherwise, return `null`.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CollectionItem, Document } from './cst
|
|
1
|
+
import type { BlockMap, BlockSequence, CollectionItem, Document, FlowCollection } from './cst';
|
|
2
2
|
export type VisitPath = readonly ['key' | 'value', number][];
|
|
3
3
|
export type Visitor = (item: CollectionItem, path: VisitPath) => number | symbol | Visitor | void;
|
|
4
4
|
/**
|
|
@@ -35,5 +35,5 @@ export declare namespace visit {
|
|
|
35
35
|
var SKIP: symbol;
|
|
36
36
|
var REMOVE: symbol;
|
|
37
37
|
var itemAtPath: (cst: Document | CollectionItem, path: VisitPath) => CollectionItem | undefined;
|
|
38
|
-
var parentCollection: (cst: Document | CollectionItem, path: VisitPath) =>
|
|
38
|
+
var parentCollection: (cst: Document | CollectionItem, path: VisitPath) => BlockMap | BlockSequence | FlowCollection;
|
|
39
39
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { createScalarToken, resolveAsScalar, setScalarValue } from './cst-scalar
|
|
2
|
-
export { stringify } from './cst-stringify
|
|
3
|
-
export {
|
|
1
|
+
export { createScalarToken, resolveAsScalar, setScalarValue } from './cst-scalar';
|
|
2
|
+
export { stringify } from './cst-stringify';
|
|
3
|
+
export type { Visitor, VisitPath } from './cst-visit';
|
|
4
|
+
export { visit } from './cst-visit';
|
|
4
5
|
export interface SourceToken {
|
|
5
6
|
type: 'byte-order-mark' | 'doc-mode' | 'doc-start' | 'space' | 'comment' | 'newline' | 'directive-line' | 'anchor' | 'tag' | 'seq-item-ind' | 'explicit-key-ind' | 'map-value-ind' | 'flow-map-start' | 'flow-map-end' | 'flow-seq-start' | 'flow-seq-end' | 'flow-error-end' | 'comma' | 'block-scalar-header';
|
|
6
7
|
offset: number;
|
|
@@ -59,7 +59,7 @@ export declare class Lexer {
|
|
|
59
59
|
*
|
|
60
60
|
* @returns A generator of lexical tokens
|
|
61
61
|
*/
|
|
62
|
-
lex(source: string, incomplete?: boolean): Generator<string, void
|
|
62
|
+
lex(source: string, incomplete?: boolean): Generator<string, void>;
|
|
63
63
|
private atLineEnd;
|
|
64
64
|
private charAt;
|
|
65
65
|
private continueScalar;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Token } from './cst
|
|
1
|
+
import type { Token } from './cst';
|
|
2
2
|
/**
|
|
3
3
|
* A YAML concrete syntax tree (CST) parser
|
|
4
4
|
*
|
|
@@ -57,14 +57,14 @@ export declare class Parser {
|
|
|
57
57
|
*
|
|
58
58
|
* @returns A generator of tokens representing each directive, document, and other structure.
|
|
59
59
|
*/
|
|
60
|
-
parse(source: string, incomplete?: boolean): Generator<Token, void
|
|
60
|
+
parse(source: string, incomplete?: boolean): Generator<Token, void>;
|
|
61
61
|
/**
|
|
62
62
|
* Advance the parser by the `source` of one lexical token.
|
|
63
63
|
*/
|
|
64
|
-
next(source: string): Generator<Token, void
|
|
64
|
+
next(source: string): Generator<Token, void>;
|
|
65
65
|
private lexer;
|
|
66
66
|
/** Call at end of input to push out any remaining constructions */
|
|
67
|
-
end(): Generator<Token, void
|
|
67
|
+
end(): Generator<Token, void>;
|
|
68
68
|
private get sourceToken();
|
|
69
69
|
private step;
|
|
70
70
|
private peek;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
var node_process = require('node:process');
|
|
3
4
|
var cst = require('./cst.js');
|
|
4
5
|
var lexer = require('./lexer.js');
|
|
5
6
|
|
|
@@ -166,7 +167,7 @@ class Parser {
|
|
|
166
167
|
*/
|
|
167
168
|
*next(source) {
|
|
168
169
|
this.source = source;
|
|
169
|
-
if (
|
|
170
|
+
if (node_process.env.LOG_TOKENS)
|
|
170
171
|
console.log('|', cst.prettyToken(source));
|
|
171
172
|
if (this.atScalar) {
|
|
172
173
|
this.atScalar = false;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { Composer } from './compose/composer
|
|
2
|
-
import type { Reviver } from './doc/applyReviver
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
import type {
|
|
1
|
+
import { Composer } from './compose/composer';
|
|
2
|
+
import type { Reviver } from './doc/applyReviver';
|
|
3
|
+
import type { Replacer } from './doc/Document';
|
|
4
|
+
import { Document } from './doc/Document';
|
|
5
|
+
import type { Node, ParsedNode } from './nodes/Node';
|
|
6
|
+
import type { CreateNodeOptions, DocumentOptions, ParseOptions, SchemaOptions, ToJSOptions, ToStringOptions } from './options';
|
|
6
7
|
export interface EmptyStream extends Array<Document.Parsed>, ReturnType<Composer['streamInfo']> {
|
|
7
8
|
empty: true;
|
|
8
9
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { MAP, SCALAR, SEQ } from '../nodes/identity
|
|
2
|
-
import type { Pair } from '../nodes/Pair
|
|
3
|
-
import type { SchemaOptions, ToStringOptions } from '../options
|
|
4
|
-
import type { CollectionTag, ScalarTag } from './types
|
|
1
|
+
import { MAP, SCALAR, SEQ } from '../nodes/identity';
|
|
2
|
+
import type { Pair } from '../nodes/Pair';
|
|
3
|
+
import type { SchemaOptions, ToStringOptions } from '../options';
|
|
4
|
+
import type { CollectionTag, ScalarTag } from './types';
|
|
5
5
|
export declare class Schema {
|
|
6
6
|
compat: Array<CollectionTag | ScalarTag> | null;
|
|
7
7
|
knownTags: Record<string, CollectionTag | ScalarTag>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { CollectionTag } from '../types
|
|
1
|
+
import type { CollectionTag } from '../types';
|
|
2
2
|
export declare const map: CollectionTag;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { CollectionTag } from '../types
|
|
1
|
+
import type { CollectionTag } from '../types';
|
|
2
2
|
export declare const seq: CollectionTag;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ScalarTag } from '../types
|
|
1
|
+
import type { ScalarTag } from '../types';
|
|
2
2
|
export declare const string: ScalarTag;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const schema: (import(
|
|
1
|
+
export declare const schema: (import('../types').CollectionTag | import('../types').ScalarTag)[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CollectionTag, ScalarTag } from '../types
|
|
1
|
+
import type { CollectionTag, ScalarTag } from '../types';
|
|
2
2
|
export declare const schema: (CollectionTag | ScalarTag)[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SchemaOptions } from '../options
|
|
2
|
-
import type { CollectionTag, ScalarTag } from './types
|
|
1
|
+
import type { SchemaOptions } from '../options';
|
|
2
|
+
import type { CollectionTag, ScalarTag } from './types';
|
|
3
3
|
declare const tagsByName: {
|
|
4
4
|
binary: ScalarTag;
|
|
5
5
|
bool: ScalarTag & {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type { CreateNodeContext } from '../doc/createNode
|
|
2
|
-
import type { Node } from '../nodes/Node
|
|
3
|
-
import type { Scalar } from '../nodes/Scalar
|
|
4
|
-
import type { YAMLMap } from '../nodes/YAMLMap
|
|
5
|
-
import type { YAMLSeq } from '../nodes/YAMLSeq
|
|
6
|
-
import type { ParseOptions } from '../options
|
|
7
|
-
import type { StringifyContext } from '../stringify/stringify
|
|
8
|
-
import type { Schema } from './Schema
|
|
1
|
+
import type { CreateNodeContext } from '../doc/createNode';
|
|
2
|
+
import type { Node } from '../nodes/Node';
|
|
3
|
+
import type { Scalar } from '../nodes/Scalar';
|
|
4
|
+
import type { YAMLMap } from '../nodes/YAMLMap';
|
|
5
|
+
import type { YAMLSeq } from '../nodes/YAMLSeq';
|
|
6
|
+
import type { ParseOptions } from '../options';
|
|
7
|
+
import type { StringifyContext } from '../stringify/stringify';
|
|
8
|
+
import type { Schema } from './Schema';
|
|
9
9
|
interface TagBase {
|
|
10
10
|
/**
|
|
11
11
|
* An optional factory function, used e.g. by collections when wrapping JS objects as AST nodes.
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ScalarTag } from '../types
|
|
1
|
+
import type { ScalarTag } from '../types';
|
|
2
2
|
export declare const binary: ScalarTag;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
var node_buffer = require('node:buffer');
|
|
3
4
|
var Scalar = require('../../nodes/Scalar.js');
|
|
4
5
|
var stringifyString = require('../../stringify/stringifyString.js');
|
|
5
6
|
|
|
@@ -16,8 +17,8 @@ const binary = {
|
|
|
16
17
|
* document.querySelector('#photo').src = URL.createObjectURL(blob)
|
|
17
18
|
*/
|
|
18
19
|
resolve(src, onError) {
|
|
19
|
-
if (typeof Buffer === 'function') {
|
|
20
|
-
return Buffer.from(src, 'base64');
|
|
20
|
+
if (typeof node_buffer.Buffer === 'function') {
|
|
21
|
+
return node_buffer.Buffer.from(src, 'base64');
|
|
21
22
|
}
|
|
22
23
|
else if (typeof atob === 'function') {
|
|
23
24
|
// On IE 11, atob() can't handle newlines
|
|
@@ -35,11 +36,11 @@ const binary = {
|
|
|
35
36
|
stringify({ comment, type, value }, ctx, onComment, onChompKeep) {
|
|
36
37
|
const buf = value; // checked earlier by binary.identify()
|
|
37
38
|
let str;
|
|
38
|
-
if (typeof Buffer === 'function') {
|
|
39
|
+
if (typeof node_buffer.Buffer === 'function') {
|
|
39
40
|
str =
|
|
40
|
-
buf instanceof Buffer
|
|
41
|
+
buf instanceof node_buffer.Buffer
|
|
41
42
|
? buf.toString('base64')
|
|
42
|
-
: Buffer.from(buf.buffer).toString('base64');
|
|
43
|
+
: node_buffer.Buffer.from(buf.buffer).toString('base64');
|
|
43
44
|
}
|
|
44
45
|
else if (typeof btoa === 'function') {
|
|
45
46
|
let s = '';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { ToJSContext } from '../../nodes/toJS
|
|
2
|
-
import type { MapLike } from '../../nodes/YAMLMap
|
|
3
|
-
import type { ScalarTag } from '../types
|
|
1
|
+
import type { ToJSContext } from '../../nodes/toJS';
|
|
2
|
+
import type { MapLike } from '../../nodes/YAMLMap';
|
|
3
|
+
import type { ScalarTag } from '../types';
|
|
4
4
|
export declare const merge: ScalarTag & {
|
|
5
5
|
identify(value: unknown): boolean;
|
|
6
6
|
test: RegExp;
|
|
@@ -1,23 +1,17 @@
|
|
|
1
|
-
import { ToJSContext } from '../../nodes/toJS
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import type {
|
|
5
|
-
import {
|
|
1
|
+
import type { ToJSContext } from '../../nodes/toJS';
|
|
2
|
+
import { YAMLMap } from '../../nodes/YAMLMap';
|
|
3
|
+
import { YAMLSeq } from '../../nodes/YAMLSeq';
|
|
4
|
+
import type { CreateNodeContext } from '../../util';
|
|
5
|
+
import type { Schema } from '../Schema';
|
|
6
|
+
import type { CollectionTag } from '../types';
|
|
6
7
|
export declare class YAMLOMap extends YAMLSeq {
|
|
7
8
|
static tag: string;
|
|
8
9
|
constructor();
|
|
9
|
-
add:
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
get: {
|
|
15
|
-
(key: unknown, keepScalar: true): import("../../index.js").Scalar<any> | undefined;
|
|
16
|
-
(key: unknown, keepScalar?: false): any;
|
|
17
|
-
(key: unknown, keepScalar?: boolean): any;
|
|
18
|
-
};
|
|
19
|
-
has: (key: unknown) => boolean;
|
|
20
|
-
set: (key: any, value: any) => void;
|
|
10
|
+
add: typeof YAMLMap.prototype.add;
|
|
11
|
+
delete: typeof YAMLMap.prototype.delete;
|
|
12
|
+
get: typeof YAMLMap.prototype.get;
|
|
13
|
+
has: typeof YAMLMap.prototype.has;
|
|
14
|
+
set: typeof YAMLMap.prototype.set;
|
|
21
15
|
/**
|
|
22
16
|
* If `ctx` is given, the return type is actually `Map<unknown, unknown>`,
|
|
23
17
|
* but TypeScript won't allow widening the signature of a child method.
|