astn 0.113.93 → 0.113.94
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/declarations/transformers/authoring_target/prose.d.ts +2 -2
- package/dist/declarations/transformers/authoring_target/text.d.ts +2 -2
- package/dist/declarations/transformers/parse_tree/authoring_target.d.ts +2 -2
- package/dist/declarations/transformers/parse_tree/ide.d.ts +3 -3
- package/dist/declarations/transformers/parse_tree/includes.d.ts +1 -1
- package/dist/declarations/transformers/parse_tree/json_target.d.ts +2 -2
- package/dist/declarations/transformers/parse_tree/text.d.ts +2 -2
- package/dist/implementation/refiners/ide/parse_tree.js +2 -2
- package/dist/implementation/refiners/included_parse_tree/parse_tree.js +3 -3
- package/dist/interface/data/authoring_target.js +2 -0
- package/dist/interface/data/ide.js +2 -0
- package/dist/interface/data/includes.d.ts +1 -1
- package/dist/{interface/generated/liana/schemas/astn_schema/signatures/resolved/refiners → modules/astn_schema/declarations/refiners/resolved}/unresolved.d.ts +2 -2
- package/dist/modules/astn_schema/declarations/refiners/resolved/unresolved.js +7 -0
- package/dist/{interface/generated/liana/schemas/astn_schema/signatures/unresolved/refiners → modules/astn_schema/declarations/refiners/unresolved}/astn_parse_tree.d.ts +2 -2
- package/dist/modules/astn_schema/declarations/refiners/unresolved/astn_parse_tree.js +5 -0
- package/dist/{interface/generated/liana/schemas/astn_schema/signatures/unresolved/refiners → modules/astn_schema/declarations/refiners/unresolved}/list_of_characters.d.ts +2 -2
- package/dist/modules/astn_schema/declarations/refiners/unresolved/list_of_characters.js +5 -0
- package/dist/{interface/generated/liana/schemas/astn_schema/signatures/resolved/transformers → modules/astn_schema/declarations/transformers/resolved}/astn_sealed_target.d.ts +2 -2
- package/dist/modules/astn_schema/declarations/transformers/resolved/astn_sealed_target.js +3 -0
- package/dist/{interface/generated/liana/schemas/astn_schema/signatures/resolved/transformers → modules/astn_schema/declarations/transformers/resolved}/boilerplate_for_migrate.d.ts +2 -2
- package/dist/modules/astn_schema/declarations/transformers/resolved/boilerplate_for_migrate.js +3 -0
- package/dist/{interface/generated/liana/schemas/astn_schema/signatures/resolved/transformers → modules/astn_schema/declarations/transformers/resolved}/fountain_pen.d.ts +2 -2
- package/dist/modules/astn_schema/declarations/transformers/resolved/fountain_pen.js +3 -0
- package/dist/{implementation/generated/liana/schemas/astn_schema/resolved/refiners → modules/astn_schema/implementation/refiners/resolved}/unresolved.js +1 -1
- package/dist/{implementation/generated/liana/schemas/astn_schema/unresolved/refiners → modules/astn_schema/implementation/refiners/unresolved}/astn_parse_tree.d.ts +1 -1
- package/dist/{implementation/generated/liana/schemas/astn_schema/unresolved/refiners → modules/astn_schema/implementation/refiners/unresolved}/astn_parse_tree.js +3 -3
- package/dist/{implementation/generated/liana/schemas/astn_schema/unresolved/refiners → modules/astn_schema/implementation/refiners/unresolved}/list_of_characters.d.ts +1 -1
- package/dist/modules/astn_schema/implementation/refiners/unresolved/list_of_characters.js +28 -0
- package/dist/{implementation/generated/liana/schemas/astn_schema/resolved/transformers → modules/astn_schema/implementation/transformers/resolved}/astn_sealed_target.d.ts +1 -1
- package/dist/modules/astn_schema/implementation/transformers/resolved/astn_sealed_target.js +168 -0
- package/dist/modules/astn_schema/implementation/transformers/resolved/boilerplate_for_migrate.d.ts +9 -0
- package/dist/{implementation/generated/liana/schemas/astn_schema/resolved/transformers → modules/astn_schema/implementation/transformers/resolved}/boilerplate_for_migrate.js +3 -3
- package/dist/{implementation/generated/liana/schemas/astn_schema/resolved/transformers → modules/astn_schema/implementation/transformers/resolved}/fountain_pen.d.ts +1 -1
- package/dist/modules/astn_schema/implementation/transformers/resolved/fountain_pen.js +12 -0
- package/dist/modules/astn_schema/interface/data/resolved.js +2 -0
- package/dist/modules/astn_schema/interface/data/unresolved.js +3 -0
- package/package.json +1 -1
- package/dist/implementation/generated/liana/schemas/astn_schema/resolved/transformers/astn_sealed_target.js +0 -168
- package/dist/implementation/generated/liana/schemas/astn_schema/resolved/transformers/boilerplate_for_migrate.d.ts +0 -9
- package/dist/implementation/generated/liana/schemas/astn_schema/resolved/transformers/fountain_pen.js +0 -12
- package/dist/implementation/generated/liana/schemas/astn_schema/unresolved/refiners/list_of_characters.js +0 -28
- package/dist/implementation/generated/liana/schemas/ide/refiners/astn_parse_tree.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/ide/refiners/astn_parse_tree.js +0 -134
- package/dist/implementation/generated/liana/schemas/ide/refiners/list_of_characters.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/ide/refiners/list_of_characters.js +0 -16
- package/dist/implementation/generated/liana/schemas/ide/transformers/astn_sealed_target.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/ide/transformers/astn_sealed_target.js +0 -61
- package/dist/implementation/generated/liana/schemas/ide/transformers/boilerplate_for_migrate.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/ide/transformers/boilerplate_for_migrate.js +0 -35
- package/dist/implementation/generated/liana/schemas/ide/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/ide/transformers/fountain_pen.js +0 -8
- package/dist/interface/generated/liana/schemas/astn_schema/data/resolved.js +0 -2
- package/dist/interface/generated/liana/schemas/astn_schema/data/unresolved.js +0 -3
- package/dist/interface/generated/liana/schemas/astn_schema/signatures/resolved/refiners/unresolved.js +0 -7
- package/dist/interface/generated/liana/schemas/astn_schema/signatures/resolved/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/astn_schema/signatures/resolved/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/astn_schema/signatures/resolved/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/astn_schema/signatures/unresolved/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/astn_schema/signatures/unresolved/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/authoring_target/data.js +0 -2
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/refiners/astn_parse_tree.d.ts +0 -45
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/refiners/list_of_characters.d.ts +0 -60
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/transformers/astn_sealed_target.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/transformers/boilerplate_for_migrate.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/transformers/fountain_pen.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/authoring_target/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/ide/data.js +0 -2
- package/dist/interface/generated/liana/schemas/ide/signatures/refiners/astn_parse_tree.d.ts +0 -37
- package/dist/interface/generated/liana/schemas/ide/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/ide/signatures/refiners/list_of_characters.d.ts +0 -49
- package/dist/interface/generated/liana/schemas/ide/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/ide/signatures/transformers/astn_sealed_target.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/ide/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/ide/signatures/transformers/boilerplate_for_migrate.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/ide/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/ide/signatures/transformers/fountain_pen.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/ide/signatures/transformers/fountain_pen.js +0 -3
- /package/dist/interface/{generated/liana/schemas/authoring_target/data.d.ts → data/authoring_target.d.ts} +0 -0
- /package/dist/interface/{generated/liana/schemas/ide/data.d.ts → data/ide.d.ts} +0 -0
- /package/dist/{implementation/generated/liana/schemas/astn_schema/resolved/refiners → modules/astn_schema/implementation/refiners/resolved}/unresolved.d.ts +0 -0
- /package/dist/{interface/generated/liana/schemas/astn_schema → modules/astn_schema/interface}/data/resolved.d.ts +0 -0
- /package/dist/{interface/generated/liana/schemas/astn_schema → modules/astn_schema/interface}/data/unresolved.d.ts +0 -0
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import * as i_in from "../../data.js";
|
|
2
|
-
import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
|
|
3
|
-
export declare namespace Document_ {
|
|
4
|
-
type I = i_in.Document;
|
|
5
|
-
type O = i_out.Paragraph;
|
|
6
|
-
namespace P {
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export type Document_ = (context: Document_.I) => Document_.O;
|
|
10
|
-
export declare namespace Value_ {
|
|
11
|
-
type I = i_in.Value;
|
|
12
|
-
type O = i_out.Paragraph;
|
|
13
|
-
namespace P {
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export type Value_ = (context: Value_.I) => Value_.O;
|
|
17
|
-
export declare namespace Token_Trivia_ {
|
|
18
|
-
type I = i_in.Token_Trivia;
|
|
19
|
-
type O = i_out.Paragraph;
|
|
20
|
-
namespace P {
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
export type Token_Trivia_ = (context: Token_Trivia_.I) => Token_Trivia_.O;
|
|
24
|
-
export declare namespace ID_Value_Pairs_ {
|
|
25
|
-
type I = i_in.ID_Value_Pairs;
|
|
26
|
-
type O = i_out.Paragraph;
|
|
27
|
-
namespace P {
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
export type ID_Value_Pairs_ = (context: ID_Value_Pairs_.I) => ID_Value_Pairs_.O;
|
|
31
|
-
export declare namespace Items_ {
|
|
32
|
-
type I = i_in.Items;
|
|
33
|
-
type O = i_out.Paragraph;
|
|
34
|
-
namespace P {
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
export type Items_ = (context: Items_.I) => Items_.O;
|
|
38
|
-
export type { Document_ as Document, Value_ as Value, Token_Trivia_ as Token_Trivia, ID_Value_Pairs_ as ID_Value_Pairs, Items_ as Items, };
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as i_in from "../../data.js";
|
|
2
|
-
import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9hdXRob3JpbmdfdGFyZ2V0L3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQSxPQUFPLEtBQUssSUFBSSxNQUFNLGVBQWUsQ0FBQTtBQUVyQyxPQUFPLEtBQUssS0FBSyxNQUFNLGtFQUFrRSxDQUFBIn0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvaWRlL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQSJ9
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/unmarshall";
|
|
3
|
-
import * as i_out from "../../data.js";
|
|
4
|
-
import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
|
|
5
|
-
export declare namespace Text_Edits_ {
|
|
6
|
-
type I = i_in.Value;
|
|
7
|
-
type O = i_out.Text_Edits;
|
|
8
|
-
type E = i_generic.Error;
|
|
9
|
-
namespace P {
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
export type Text_Edits_ = (context: Text_Edits_.I, abort: p_i.Abort<Text_Edits_.E>) => Text_Edits_.O;
|
|
13
|
-
export declare namespace Relative_Range_ {
|
|
14
|
-
type I = i_in.Value;
|
|
15
|
-
type O = i_out.Relative_Range;
|
|
16
|
-
type E = i_generic.Error;
|
|
17
|
-
namespace P {
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
export type Relative_Range_ = (context: Relative_Range_.I, abort: p_i.Abort<Relative_Range_.E>) => Relative_Range_.O;
|
|
21
|
-
export declare namespace ID_Value_Pairs_To_Be_Sorted_ {
|
|
22
|
-
type I = i_in.Value;
|
|
23
|
-
type O = i_out.ID_Value_Pairs_To_Be_Sorted;
|
|
24
|
-
type E = i_generic.Error;
|
|
25
|
-
namespace P {
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export type ID_Value_Pairs_To_Be_Sorted_ = (context: ID_Value_Pairs_To_Be_Sorted_.I, abort: p_i.Abort<ID_Value_Pairs_To_Be_Sorted_.E>) => ID_Value_Pairs_To_Be_Sorted_.O;
|
|
29
|
-
export declare namespace Relative_Location_ {
|
|
30
|
-
type I = i_in.Value;
|
|
31
|
-
type O = i_out.Relative_Location;
|
|
32
|
-
type E = i_generic.Error;
|
|
33
|
-
namespace P {
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
export type Relative_Location_ = (context: Relative_Location_.I, abort: p_i.Abort<Relative_Location_.E>) => Relative_Location_.O;
|
|
37
|
-
export type { Text_Edits_ as Text_Edits, Relative_Range_ as Relative_Range, ID_Value_Pairs_To_Be_Sorted_ as ID_Value_Pairs_To_Be_Sorted, Relative_Location_ as Relative_Location, };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/unmarshall";
|
|
3
|
-
import * as i_out from "../../data.js";
|
|
4
|
-
import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9pZGUvc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssU0FBUyxNQUFNLHNDQUFzQyxDQUFBO0FBRWpFLE9BQU8sS0FBSyxLQUFLLE1BQU0sZUFBZSxDQUFBO0FBRXRDLE9BQU8sS0FBSyxJQUFJLE1BQU0sNkRBQTZELENBQUEifQ==
|
package/dist/interface/generated/liana/schemas/ide/signatures/refiners/list_of_characters.d.ts
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/deserialize";
|
|
3
|
-
import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
-
import * as i_out from "../../data.js";
|
|
5
|
-
export declare namespace Text_Edits_ {
|
|
6
|
-
type I = i_in.List_of_Characters;
|
|
7
|
-
type O = i_out.Text_Edits;
|
|
8
|
-
type E = i_generic.Error;
|
|
9
|
-
namespace P {
|
|
10
|
-
type tab_size = number;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
export type Text_Edits_ = (context: Text_Edits_.I, abort: p_i.Abort<Text_Edits_.E>, parameters: {
|
|
14
|
-
readonly 'tab size': Text_Edits_.P.tab_size;
|
|
15
|
-
}) => Text_Edits_.O;
|
|
16
|
-
export declare namespace Relative_Range_ {
|
|
17
|
-
type I = i_in.List_of_Characters;
|
|
18
|
-
type O = i_out.Relative_Range;
|
|
19
|
-
type E = i_generic.Error;
|
|
20
|
-
namespace P {
|
|
21
|
-
type tab_size = number;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
export type Relative_Range_ = (context: Relative_Range_.I, abort: p_i.Abort<Relative_Range_.E>, parameters: {
|
|
25
|
-
readonly 'tab size': Relative_Range_.P.tab_size;
|
|
26
|
-
}) => Relative_Range_.O;
|
|
27
|
-
export declare namespace ID_Value_Pairs_To_Be_Sorted_ {
|
|
28
|
-
type I = i_in.List_of_Characters;
|
|
29
|
-
type O = i_out.ID_Value_Pairs_To_Be_Sorted;
|
|
30
|
-
type E = i_generic.Error;
|
|
31
|
-
namespace P {
|
|
32
|
-
type tab_size = number;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
export type ID_Value_Pairs_To_Be_Sorted_ = (context: ID_Value_Pairs_To_Be_Sorted_.I, abort: p_i.Abort<ID_Value_Pairs_To_Be_Sorted_.E>, parameters: {
|
|
36
|
-
readonly 'tab size': ID_Value_Pairs_To_Be_Sorted_.P.tab_size;
|
|
37
|
-
}) => ID_Value_Pairs_To_Be_Sorted_.O;
|
|
38
|
-
export declare namespace Relative_Location_ {
|
|
39
|
-
type I = i_in.List_of_Characters;
|
|
40
|
-
type O = i_out.Relative_Location;
|
|
41
|
-
type E = i_generic.Error;
|
|
42
|
-
namespace P {
|
|
43
|
-
type tab_size = number;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
export type Relative_Location_ = (context: Relative_Location_.I, abort: p_i.Abort<Relative_Location_.E>, parameters: {
|
|
47
|
-
readonly 'tab size': Relative_Location_.P.tab_size;
|
|
48
|
-
}) => Relative_Location_.O;
|
|
49
|
-
export type { Text_Edits_ as Text_Edits, Relative_Range_ as Relative_Range, ID_Value_Pairs_To_Be_Sorted_ as ID_Value_Pairs_To_Be_Sorted, Relative_Location_ as Relative_Location, };
|
package/dist/interface/generated/liana/schemas/ide/signatures/refiners/list_of_characters.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/deserialize";
|
|
3
|
-
import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
-
import * as i_out from "../../data.js";
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9pZGUvc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssU0FBUyxNQUFNLHVDQUF1QyxDQUFBO0FBRWxFLE9BQU8sS0FBSyxJQUFJLE1BQU0sK0VBQStFLENBQUE7QUFFckcsT0FBTyxLQUFLLEtBQUssTUFBTSxlQUFlLENBQUEifQ==
|
package/dist/interface/generated/liana/schemas/ide/signatures/transformers/astn_sealed_target.d.ts
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
-
import * as i_in from "../../data.js";
|
|
3
|
-
export declare namespace Text_Edits_ {
|
|
4
|
-
type I = i_in.Text_Edits;
|
|
5
|
-
type O = i_out.Value;
|
|
6
|
-
namespace P {
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export type Text_Edits_ = (context: Text_Edits_.I) => Text_Edits_.O;
|
|
10
|
-
export declare namespace Relative_Range_ {
|
|
11
|
-
type I = i_in.Relative_Range;
|
|
12
|
-
type O = i_out.Value;
|
|
13
|
-
namespace P {
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export type Relative_Range_ = (context: Relative_Range_.I) => Relative_Range_.O;
|
|
17
|
-
export declare namespace ID_Value_Pairs_To_Be_Sorted_ {
|
|
18
|
-
type I = i_in.ID_Value_Pairs_To_Be_Sorted;
|
|
19
|
-
type O = i_out.Value;
|
|
20
|
-
namespace P {
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
export type ID_Value_Pairs_To_Be_Sorted_ = (context: ID_Value_Pairs_To_Be_Sorted_.I) => ID_Value_Pairs_To_Be_Sorted_.O;
|
|
24
|
-
export declare namespace Relative_Location_ {
|
|
25
|
-
type I = i_in.Relative_Location;
|
|
26
|
-
type O = i_out.Value;
|
|
27
|
-
namespace P {
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
export type Relative_Location_ = (context: Relative_Location_.I) => Relative_Location_.O;
|
|
31
|
-
export type { Text_Edits_ as Text_Edits, Relative_Range_ as Relative_Range, ID_Value_Pairs_To_Be_Sorted_ as ID_Value_Pairs_To_Be_Sorted, Relative_Location_ as Relative_Location, };
|
package/dist/interface/generated/liana/schemas/ide/signatures/transformers/astn_sealed_target.js
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
-
import * as i_in from "../../data.js";
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9pZGUvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE9BQU8sS0FBSyxLQUFLLE1BQU0sZ0VBQWdFLENBQUE7QUFFdkYsT0FBTyxLQUFLLElBQUksTUFBTSxlQUFlLENBQUEifQ==
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import * as i_out from "../../data.js";
|
|
2
|
-
import * as i_in from "../../data.js";
|
|
3
|
-
export declare namespace Text_Edits_ {
|
|
4
|
-
type I = i_in.Text_Edits;
|
|
5
|
-
type O = i_out.Text_Edits;
|
|
6
|
-
namespace P {
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export type Text_Edits_ = (context: Text_Edits_.I) => Text_Edits_.O;
|
|
10
|
-
export declare namespace Relative_Range_ {
|
|
11
|
-
type I = i_in.Relative_Range;
|
|
12
|
-
type O = i_out.Relative_Range;
|
|
13
|
-
namespace P {
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export type Relative_Range_ = (context: Relative_Range_.I) => Relative_Range_.O;
|
|
17
|
-
export declare namespace ID_Value_Pairs_To_Be_Sorted_ {
|
|
18
|
-
type I = i_in.ID_Value_Pairs_To_Be_Sorted;
|
|
19
|
-
type O = i_out.ID_Value_Pairs_To_Be_Sorted;
|
|
20
|
-
namespace P {
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
export type ID_Value_Pairs_To_Be_Sorted_ = (context: ID_Value_Pairs_To_Be_Sorted_.I) => ID_Value_Pairs_To_Be_Sorted_.O;
|
|
24
|
-
export declare namespace Relative_Location_ {
|
|
25
|
-
type I = i_in.Relative_Location;
|
|
26
|
-
type O = i_out.Relative_Location;
|
|
27
|
-
namespace P {
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
export type Relative_Location_ = (context: Relative_Location_.I) => Relative_Location_.O;
|
|
31
|
-
export type { Text_Edits_ as Text_Edits, Relative_Range_ as Relative_Range, ID_Value_Pairs_To_Be_Sorted_ as ID_Value_Pairs_To_Be_Sorted, Relative_Location_ as Relative_Location, };
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as i_out from "../../data.js";
|
|
2
|
-
import * as i_in from "../../data.js";
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2lkZS9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQSxPQUFPLEtBQUssS0FBSyxNQUFNLGVBQWUsQ0FBQTtBQUV0QyxPQUFPLEtBQUssSUFBSSxNQUFNLGVBQWUsQ0FBQSJ9
|
package/dist/interface/generated/liana/schemas/ide/signatures/transformers/fountain_pen.d.ts
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import * as i_in from "../../data.js";
|
|
2
|
-
import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
|
|
3
|
-
export declare namespace Text_Edits_ {
|
|
4
|
-
type I = i_in.Text_Edits;
|
|
5
|
-
type O = i_out.Paragraph;
|
|
6
|
-
namespace P {
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export type Text_Edits_ = (context: Text_Edits_.I) => Text_Edits_.O;
|
|
10
|
-
export declare namespace Relative_Range_ {
|
|
11
|
-
type I = i_in.Relative_Range;
|
|
12
|
-
type O = i_out.Paragraph;
|
|
13
|
-
namespace P {
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export type Relative_Range_ = (context: Relative_Range_.I) => Relative_Range_.O;
|
|
17
|
-
export declare namespace ID_Value_Pairs_To_Be_Sorted_ {
|
|
18
|
-
type I = i_in.ID_Value_Pairs_To_Be_Sorted;
|
|
19
|
-
type O = i_out.Paragraph;
|
|
20
|
-
namespace P {
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
export type ID_Value_Pairs_To_Be_Sorted_ = (context: ID_Value_Pairs_To_Be_Sorted_.I) => ID_Value_Pairs_To_Be_Sorted_.O;
|
|
24
|
-
export declare namespace Relative_Location_ {
|
|
25
|
-
type I = i_in.Relative_Location;
|
|
26
|
-
type O = i_out.Paragraph;
|
|
27
|
-
namespace P {
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
export type Relative_Location_ = (context: Relative_Location_.I) => Relative_Location_.O;
|
|
31
|
-
export type { Text_Edits_ as Text_Edits, Relative_Range_ as Relative_Range, ID_Value_Pairs_To_Be_Sorted_ as ID_Value_Pairs_To_Be_Sorted, Relative_Location_ as Relative_Location, };
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as i_in from "../../data.js";
|
|
2
|
-
import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9pZGUvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxJQUFJLE1BQU0sZUFBZSxDQUFBO0FBRXJDLE9BQU8sS0FBSyxLQUFLLE1BQU0sa0VBQWtFLENBQUEifQ==
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|