@storm-software/workspace-tools 1.294.33 → 1.294.35
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/CHANGELOG.md +32 -0
- package/dist/{chunk-ZED2FGME.mjs → chunk-DJMMAL4W.mjs} +1 -1
- package/dist/{chunk-G3QQ7CLV.mjs → chunk-J6VRN6FY.mjs} +1 -1
- package/dist/{chunk-L2Y6WKX4.mjs → chunk-LNV6TE5T.mjs} +1 -1
- package/dist/{chunk-AUKCJTVH.mjs → chunk-R2GSNVL2.mjs} +1 -1
- package/dist/{chunk-JAKKZXJM.mjs → chunk-SPYERBWG.mjs} +1 -1
- package/dist/executors.js +2 -2
- package/dist/executors.mjs +4 -4
- package/dist/{generator-CAtGNKdM.d.ts → generator-B6siUqei.d.ts} +1 -1
- package/dist/{generator-CrAo0KCH.d.ts → generator-BXIjrXpb.d.ts} +1 -1
- package/dist/{generator-X3nB1oRF.d.ts → generator-Bd1EcKM8.d.ts} +1 -1
- package/dist/{generator-7TB9pmdr.d.mts → generator-CEBxA3_Z.d.mts} +1 -1
- package/dist/{generator-CU7RGufI.d.ts → generator-CV6J3uFs.d.ts} +1 -1
- package/dist/{generator-BHlJ9J69.d.ts → generator-CVPj5oGK.d.ts} +1 -1
- package/dist/{generator-B_qaxa-4.d.mts → generator-D8jm5Lv9.d.mts} +1 -1
- package/dist/{generator-DLaccLmn.d.mts → generator-DVraEDD9.d.mts} +1 -1
- package/dist/{generator-DkgZalYq.d.mts → generator-G_OUV_Gn.d.mts} +1 -1
- package/dist/{generator-CJunp7GB.d.mts → generator-q0aCZNRu.d.mts} +1 -1
- package/dist/generators.d.mts +6 -6
- package/dist/generators.d.ts +6 -6
- package/dist/generators.js +2 -2
- package/dist/generators.mjs +7 -7
- package/dist/index.d.mts +6 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +4 -4
- package/dist/index.mjs +10 -10
- package/dist/src/base/base-executor.d.mts +1 -1
- package/dist/src/base/base-executor.d.ts +1 -1
- package/dist/src/base/base-executor.mjs +1 -1
- package/dist/src/base/base-executor.untyped.mjs +1 -1
- package/dist/src/base/base-generator.d.mts +1 -1
- package/dist/src/base/base-generator.d.ts +1 -1
- package/dist/src/base/base-generator.mjs +1 -1
- package/dist/src/base/base-generator.untyped.mjs +1 -1
- package/dist/src/base/cargo-base-executor.untyped.mjs +1 -1
- package/dist/src/base/index.d.mts +1 -1
- package/dist/src/base/index.d.ts +1 -1
- package/dist/src/base/index.mjs +1 -1
- package/dist/src/base/typescript-build-executor.untyped.mjs +1 -1
- package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
- package/dist/src/executors/cargo-build/executor.mjs +1 -1
- package/dist/src/executors/cargo-build/untyped.mjs +1 -1
- package/dist/src/executors/cargo-check/executor.mjs +1 -1
- package/dist/src/executors/cargo-check/untyped.mjs +1 -1
- package/dist/src/executors/cargo-clippy/executor.mjs +1 -1
- package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
- package/dist/src/executors/cargo-doc/executor.mjs +1 -1
- package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
- package/dist/src/executors/cargo-format/executor.mjs +1 -1
- package/dist/src/executors/cargo-format/untyped.mjs +1 -1
- package/dist/src/executors/cargo-publish/executor.mjs +1 -1
- package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
- package/dist/src/executors/clean-package/executor.mjs +1 -1
- package/dist/src/executors/clean-package/untyped.mjs +1 -1
- package/dist/src/executors/esbuild/executor.mjs +1 -1
- package/dist/src/executors/esbuild/untyped.mjs +1 -1
- package/dist/src/executors/napi/executor.mjs +1 -1
- package/dist/src/executors/napi/untyped.mjs +1 -1
- package/dist/src/executors/npm-publish/executor.mjs +1 -1
- package/dist/src/executors/npm-publish/untyped.mjs +1 -1
- package/dist/src/executors/size-limit/executor.mjs +1 -1
- package/dist/src/executors/size-limit/untyped.mjs +1 -1
- package/dist/src/executors/tsdown/executor.mjs +1 -1
- package/dist/src/executors/tsdown/untyped.mjs +1 -1
- package/dist/src/executors/typia/executor.mjs +1 -1
- package/dist/src/executors/typia/untyped.mjs +1 -1
- package/dist/src/executors/unbuild/executor.mjs +1 -1
- package/dist/src/executors/unbuild/untyped.mjs +1 -1
- package/dist/src/generators/browser-library/generator.d.mts +2 -2
- package/dist/src/generators/browser-library/generator.d.ts +2 -2
- package/dist/src/generators/browser-library/generator.mjs +2 -2
- package/dist/src/generators/browser-library/untyped.mjs +1 -1
- package/dist/src/generators/config-schema/generator.d.mts +2 -2
- package/dist/src/generators/config-schema/generator.d.ts +2 -2
- package/dist/src/generators/config-schema/generator.mjs +1 -1
- package/dist/src/generators/config-schema/untyped.mjs +1 -1
- package/dist/src/generators/init/init.mjs +1 -1
- package/dist/src/generators/init/untyped.mjs +1 -1
- package/dist/src/generators/neutral-library/generator.d.mts +2 -2
- package/dist/src/generators/neutral-library/generator.d.ts +2 -2
- package/dist/src/generators/neutral-library/generator.mjs +2 -2
- package/dist/src/generators/neutral-library/untyped.mjs +1 -1
- package/dist/src/generators/node-library/generator.d.mts +2 -2
- package/dist/src/generators/node-library/generator.d.ts +2 -2
- package/dist/src/generators/node-library/generator.mjs +2 -2
- package/dist/src/generators/node-library/untyped.mjs +1 -1
- package/dist/src/generators/preset/generator.d.mts +2 -2
- package/dist/src/generators/preset/generator.d.ts +2 -2
- package/dist/src/generators/preset/generator.mjs +2 -2
- package/dist/src/generators/preset/untyped.mjs +1 -1
- package/dist/src/plugins/rust/cargo-toml.d.mts +1 -1
- package/dist/src/plugins/rust/cargo-toml.d.ts +1 -1
- package/dist/src/plugins/rust/cargo-toml.mjs +1 -1
- package/dist/src/plugins/rust/index.mjs +1 -1
- package/dist/src/plugins/typescript/index.d.mts +1 -1
- package/dist/src/plugins/typescript/index.d.ts +1 -1
- package/dist/src/plugins/typescript/index.mjs +1 -1
- package/dist/src/plugins/typescript/tsdown.d.mts +1 -1
- package/dist/src/plugins/typescript/tsdown.d.ts +1 -1
- package/dist/src/plugins/typescript/tsdown.mjs +1 -1
- package/dist/src/plugins/typescript/tsup.d.mts +1 -1
- package/dist/src/plugins/typescript/tsup.d.ts +1 -1
- package/dist/src/plugins/typescript/tsup.mjs +1 -1
- package/dist/src/plugins/typescript/untyped-schema.mjs +1 -1
- package/dist/src/release/index.mjs +1 -1
- package/dist/src/release/js-version-actions.mjs +1 -1
- package/dist/src/release/rust-version-actions.mjs +1 -1
- package/dist/src/types.d.mts +1 -1
- package/dist/src/types.d.ts +1 -1
- package/dist/src/types.mjs +1 -1
- package/dist/src/utils/apply-workspace-tokens.mjs +1 -1
- package/dist/src/utils/cargo.d.mts +1 -1
- package/dist/src/utils/cargo.d.ts +1 -1
- package/dist/src/utils/cargo.mjs +1 -1
- package/dist/src/utils/create-cli-options.mjs +1 -1
- package/dist/src/utils/get-project-configurations.mjs +1 -1
- package/dist/src/utils/index.d.mts +1 -1
- package/dist/src/utils/index.d.ts +1 -1
- package/dist/src/utils/index.mjs +1 -1
- package/dist/src/utils/lock-file.d.mts +1 -1
- package/dist/src/utils/lock-file.d.ts +1 -1
- package/dist/src/utils/lock-file.mjs +1 -1
- package/dist/src/utils/nx-json.mjs +1 -1
- package/dist/src/utils/package-helpers.mjs +1 -1
- package/dist/src/utils/plugin-helpers.mjs +1 -1
- package/dist/src/utils/project-tags.d.mts +1 -1
- package/dist/src/utils/project-tags.d.ts +1 -1
- package/dist/src/utils/project-tags.mjs +1 -1
- package/dist/src/utils/registry-helpers.mjs +1 -1
- package/dist/src/utils/typia-transform.mjs +1 -1
- package/dist/src/utils/versions.mjs +1 -1
- package/dist/{types-BAcl7ePf.d.ts → types-DNVnj90g.d.ts} +1 -1
- package/dist/{types-Bx5yWHfS.d.mts → types-DmsK97tz.d.mts} +1 -1
- package/package.json +18 -18
|
@@ -11,7 +11,7 @@ import "../../chunk-UWQQYG23.mjs";
|
|
|
11
11
|
import "../../chunk-J3V2XDUI.mjs";
|
|
12
12
|
import "../../chunk-3J2CP54B.mjs";
|
|
13
13
|
import "../../chunk-TBW5MCN6.mjs";
|
|
14
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-LNV6TE5T.mjs";
|
|
15
15
|
export {
|
|
16
16
|
StormJsVersionActions,
|
|
17
17
|
StormRustVersionActions
|
|
@@ -5,7 +5,7 @@ import "../../chunk-UWQQYG23.mjs";
|
|
|
5
5
|
import "../../chunk-J3V2XDUI.mjs";
|
|
6
6
|
import "../../chunk-3J2CP54B.mjs";
|
|
7
7
|
import "../../chunk-TBW5MCN6.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-LNV6TE5T.mjs";
|
|
9
9
|
export {
|
|
10
10
|
StormJsVersionActions as default
|
|
11
11
|
};
|
|
@@ -7,7 +7,7 @@ import "../../chunk-UWQQYG23.mjs";
|
|
|
7
7
|
import "../../chunk-J3V2XDUI.mjs";
|
|
8
8
|
import "../../chunk-3J2CP54B.mjs";
|
|
9
9
|
import "../../chunk-TBW5MCN6.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-LNV6TE5T.mjs";
|
|
11
11
|
export {
|
|
12
12
|
StormRustVersionActions as default
|
|
13
13
|
};
|
package/dist/src/types.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../types-Bl3tojmB.mjs';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export {
|
|
3
|
+
export { B as BaseExecutorOptions, a as BaseExecutorResult, b as BaseGeneratorOptions, c as BaseGeneratorResult, d as BaseTypescriptPluginOptions, e as BaseWorkspaceToolOptions, f as BuildOptions, E as Entry, P as ProjectTagDistStyleValue, g as ProjectTagLanguageValue, h as ProjectTagPlatformValue, i as ProjectTagRegistryValue, j as ProjectTagTypeValue, k as ProjectTagVariant, T as TsupContext, l as TypescriptProjectLinkingType, W as WorkspaceToolHooks } from '../types-DmsK97tz.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
package/dist/src/types.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../types-Bl3tojmB.js';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export {
|
|
3
|
+
export { B as BaseExecutorOptions, a as BaseExecutorResult, b as BaseGeneratorOptions, c as BaseGeneratorResult, d as BaseTypescriptPluginOptions, e as BaseWorkspaceToolOptions, f as BuildOptions, E as Entry, P as ProjectTagDistStyleValue, g as ProjectTagLanguageValue, h as ProjectTagPlatformValue, i as ProjectTagRegistryValue, j as ProjectTagTypeValue, k as ProjectTagVariant, T as TsupContext, l as TypescriptProjectLinkingType, W as WorkspaceToolHooks } from '../types-DNVnj90g.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
package/dist/src/types.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ExecutorContext } from '@nx/devkit';
|
|
2
2
|
import { CargoMetadata, Package, Dependency } from '@storm-software/config-tools/utilities/toml';
|
|
3
|
-
import {
|
|
3
|
+
import { StdioOptions, ChildProcess } from 'node:child_process';
|
|
4
4
|
|
|
5
5
|
// Generated by @storm-software/untyped
|
|
6
6
|
// Do not edit this file directly
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ExecutorContext } from '@nx/devkit';
|
|
2
2
|
import { CargoMetadata, Package, Dependency } from '@storm-software/config-tools/utilities/toml';
|
|
3
|
-
import {
|
|
3
|
+
import { StdioOptions, ChildProcess } from 'node:child_process';
|
|
4
4
|
|
|
5
5
|
// Generated by @storm-software/untyped
|
|
6
6
|
// Do not edit this file directly
|
package/dist/src/utils/cargo.mjs
CHANGED
|
@@ -15,7 +15,7 @@ import '@storm-software/config-tools/utilities/toml';
|
|
|
15
15
|
import 'node:child_process';
|
|
16
16
|
import 'nx/src/utils/package-json.js';
|
|
17
17
|
import 'pkg-types';
|
|
18
|
-
import '../../types-
|
|
18
|
+
import '../../types-DmsK97tz.mjs';
|
|
19
19
|
import '../../types-Bl3tojmB.mjs';
|
|
20
20
|
import 'zod';
|
|
21
21
|
import 'zod/mini';
|
|
@@ -15,7 +15,7 @@ import '@storm-software/config-tools/utilities/toml';
|
|
|
15
15
|
import 'node:child_process';
|
|
16
16
|
import 'nx/src/utils/package-json.js';
|
|
17
17
|
import 'pkg-types';
|
|
18
|
-
import '../../types-
|
|
18
|
+
import '../../types-DNVnj90g.js';
|
|
19
19
|
import '../../types-Bl3tojmB.js';
|
|
20
20
|
import 'zod';
|
|
21
21
|
import 'zod/mini';
|
package/dist/src/utils/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PackageManager,
|
|
1
|
+
import { PackageManager, CreateDependenciesContext, ProjectGraphExternalNode, RawProjectGraphDependency, CreateNodesContextV2 } from '@nx/devkit';
|
|
2
2
|
|
|
3
3
|
declare const YARN_LOCK_FILE = "yarn.lock";
|
|
4
4
|
declare const NPM_LOCK_FILE = "package-lock.json";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PackageManager,
|
|
1
|
+
import { PackageManager, CreateDependenciesContext, ProjectGraphExternalNode, RawProjectGraphDependency, CreateNodesContextV2 } from '@nx/devkit';
|
|
2
2
|
|
|
3
3
|
declare const YARN_LOCK_FILE = "yarn.lock";
|
|
4
4
|
declare const NPM_LOCK_FILE = "package-lock.json";
|
|
@@ -7,7 +7,7 @@ import "../../chunk-CHKLDARN.mjs";
|
|
|
7
7
|
import "../../chunk-AQ7B26V3.mjs";
|
|
8
8
|
import "../../chunk-J3V2XDUI.mjs";
|
|
9
9
|
import "../../chunk-TBW5MCN6.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-LNV6TE5T.mjs";
|
|
11
11
|
export {
|
|
12
12
|
PackageManagerTypes,
|
|
13
13
|
addPackageJsonGitHead,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ProjectConfiguration } from '@nx/devkit';
|
|
2
|
-
import {
|
|
2
|
+
import { k as ProjectTagVariant, g as ProjectTagLanguageValue, j as ProjectTagTypeValue, P as ProjectTagDistStyleValue, h as ProjectTagPlatformValue, i as ProjectTagRegistryValue } from '../../types-DmsK97tz.mjs';
|
|
3
3
|
import '../../types-Bl3tojmB.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ProjectConfiguration } from '@nx/devkit';
|
|
2
|
-
import {
|
|
2
|
+
import { k as ProjectTagVariant, g as ProjectTagLanguageValue, j as ProjectTagTypeValue, P as ProjectTagDistStyleValue, h as ProjectTagPlatformValue, i as ProjectTagRegistryValue } from '../../types-DNVnj90g.js';
|
|
3
3
|
import '../../types-Bl3tojmB.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
|
@@ -113,4 +113,4 @@ declare const ProjectTagRegistryValue: {
|
|
|
113
113
|
CYCLONE: ProjectTagRegistryValue;
|
|
114
114
|
};
|
|
115
115
|
|
|
116
|
-
export { type
|
|
116
|
+
export { type BaseExecutorOptions as B, type Entry as E, ProjectTagDistStyleValue as P, type TsupContext as T, type WorkspaceToolHooks as W, type BaseExecutorResult as a, type BaseGeneratorOptions as b, type BaseGeneratorResult as c, type BaseTypescriptPluginOptions as d, type BaseWorkspaceToolOptions as e, type BuildOptions as f, ProjectTagLanguageValue as g, ProjectTagPlatformValue as h, ProjectTagRegistryValue as i, ProjectTagTypeValue as j, ProjectTagVariant as k, TypescriptProjectLinkingType as l, type BaseExecutorSchema as m, type BaseGeneratorSchema as n };
|
|
@@ -113,4 +113,4 @@ declare const ProjectTagRegistryValue: {
|
|
|
113
113
|
CYCLONE: ProjectTagRegistryValue;
|
|
114
114
|
};
|
|
115
115
|
|
|
116
|
-
export { type
|
|
116
|
+
export { type BaseExecutorOptions as B, type Entry as E, ProjectTagDistStyleValue as P, type TsupContext as T, type WorkspaceToolHooks as W, type BaseExecutorResult as a, type BaseGeneratorOptions as b, type BaseGeneratorResult as c, type BaseTypescriptPluginOptions as d, type BaseWorkspaceToolOptions as e, type BuildOptions as f, ProjectTagLanguageValue as g, ProjectTagPlatformValue as h, ProjectTagRegistryValue as i, ProjectTagTypeValue as j, ProjectTagVariant as k, TypescriptProjectLinkingType as l, type BaseExecutorSchema as m, type BaseGeneratorSchema as n };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.294.
|
|
3
|
+
"version": "1.294.35",
|
|
4
4
|
"description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -222,8 +222,8 @@
|
|
|
222
222
|
"peerDependencies": {
|
|
223
223
|
"@napi-rs/cli": "^3.4.1",
|
|
224
224
|
"markdownlint-cli2": "^0.17.2",
|
|
225
|
-
"nx": "^22.
|
|
226
|
-
"prettier": "^3.
|
|
225
|
+
"nx": "^22.5.1",
|
|
226
|
+
"prettier": "^3.8.1"
|
|
227
227
|
},
|
|
228
228
|
"peerDependenciesMeta": {
|
|
229
229
|
"markdownlint-cli2": { "optional": false },
|
|
@@ -233,20 +233,20 @@
|
|
|
233
233
|
},
|
|
234
234
|
"dependencies": {
|
|
235
235
|
"@ltd/j-toml": "1.38.0",
|
|
236
|
-
"@microsoft/api-extractor": "^7.
|
|
237
|
-
"@nx/devkit": "^22.
|
|
238
|
-
"@nx/js": "^22.
|
|
236
|
+
"@microsoft/api-extractor": "^7.56.3",
|
|
237
|
+
"@nx/devkit": "^22.5.1",
|
|
238
|
+
"@nx/js": "^22.5.1",
|
|
239
239
|
"@samchon/openapi": "^2.5.3",
|
|
240
240
|
"@size-limit/esbuild": "11.1.4",
|
|
241
241
|
"@size-limit/esbuild-why": "11.1.4",
|
|
242
242
|
"@size-limit/file": "11.1.4",
|
|
243
|
-
"@storm-software/config-tools": "^1.189.
|
|
244
|
-
"@storm-software/esbuild": "^0.53.
|
|
245
|
-
"@storm-software/npm-tools": "^0.6.
|
|
246
|
-
"@storm-software/pnpm-tools": "^0.6.
|
|
247
|
-
"@storm-software/prettier": "^0.58.
|
|
248
|
-
"@storm-software/tsdown": "^0.45.
|
|
249
|
-
"@storm-software/unbuild": "^0.57.
|
|
243
|
+
"@storm-software/config-tools": "^1.189.3",
|
|
244
|
+
"@storm-software/esbuild": "^0.53.84",
|
|
245
|
+
"@storm-software/npm-tools": "^0.6.41",
|
|
246
|
+
"@storm-software/pnpm-tools": "^0.6.86",
|
|
247
|
+
"@storm-software/prettier": "^0.58.2",
|
|
248
|
+
"@storm-software/tsdown": "^0.45.84",
|
|
249
|
+
"@storm-software/unbuild": "^0.57.84",
|
|
250
250
|
"fs-extra": "11.2.0",
|
|
251
251
|
"glob": "^11.1.0",
|
|
252
252
|
"jiti": "2.4.2",
|
|
@@ -256,15 +256,15 @@
|
|
|
256
256
|
"size-limit": "11.1.4",
|
|
257
257
|
"typia": "^7.6.4",
|
|
258
258
|
"untyped": "^2.0.0",
|
|
259
|
-
"zod": "^4.
|
|
259
|
+
"zod": "^4.3.6"
|
|
260
260
|
},
|
|
261
261
|
"devDependencies": {
|
|
262
|
-
"@napi-rs/cli": "^3.5.
|
|
262
|
+
"@napi-rs/cli": "^3.5.1",
|
|
263
263
|
"@types/micromatch": "^4.0.10",
|
|
264
|
-
"@types/node": "^24.10.
|
|
264
|
+
"@types/node": "^24.10.13",
|
|
265
265
|
"@types/semver": "7.5.8",
|
|
266
266
|
"defu": "6.1.4",
|
|
267
|
-
"nx": "^22.
|
|
267
|
+
"nx": "^22.5.1",
|
|
268
268
|
"pkg-types": "^1.3.1",
|
|
269
269
|
"tsup": "8.4.0",
|
|
270
270
|
"typescript": "^5.9.3"
|
|
@@ -272,5 +272,5 @@
|
|
|
272
272
|
"publishConfig": { "access": "public" },
|
|
273
273
|
"executors": "./executors.json",
|
|
274
274
|
"generators": "./generators.json",
|
|
275
|
-
"gitHead": "
|
|
275
|
+
"gitHead": "ba13eafff9d45759d5a5d4947f0b38ee79000e15"
|
|
276
276
|
}
|