@barefootjs/go-template 0.35.0 → 0.35.2
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/adapter/emit-context.d.ts +16 -11
- package/dist/adapter/emit-context.d.ts.map +1 -1
- package/dist/adapter/expr/url-builder.d.ts +37 -1
- package/dist/adapter/expr/url-builder.d.ts.map +1 -1
- package/dist/adapter/go-template-adapter.d.ts +73 -23
- package/dist/adapter/go-template-adapter.d.ts.map +1 -1
- package/dist/adapter/index.js +87 -67
- package/dist/adapter/value/value-lowering.d.ts.map +1 -1
- package/dist/conformance-pins.d.ts.map +1 -1
- package/dist/index.js +90 -70
- package/dist/vite.js +115 -95
- package/package.json +5 -5
- package/src/__tests__/go-template-adapter.test.ts +169 -9
- package/src/adapter/emit-context.ts +14 -12
- package/src/adapter/expr/url-builder.ts +63 -28
- package/src/adapter/go-template-adapter.ts +218 -107
- package/src/adapter/value/value-lowering.ts +6 -7
- package/src/conformance-pins.ts +13 -7
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
* Keep this surface minimal: add a member only when an extracted module
|
|
14
14
|
* genuinely needs it, so the seam documents the real cross-module coupling.
|
|
15
15
|
*/
|
|
16
|
-
import type { ParsedExpr } from '@barefootjs/jsx';
|
|
16
|
+
import type { ParsedExpr, TypeInfo } from '@barefootjs/jsx';
|
|
17
17
|
import type { CompileState } from './lib/compile-state.ts';
|
|
18
18
|
export interface GoEmitContext {
|
|
19
19
|
/** Per-compile mutable state (signals, consts, type tables, errors, …). */
|
|
@@ -72,16 +72,21 @@ export interface GoEmitContext {
|
|
|
72
72
|
*/
|
|
73
73
|
resolveModuleStringConst(name: string): string | null;
|
|
74
74
|
/**
|
|
75
|
-
*
|
|
76
|
-
*
|
|
77
|
-
*
|
|
75
|
+
* Resolve a bare identifier naming a plain module-level const (`const
|
|
76
|
+
* TRACK = 8`, `const OPEN = true`, `const INITIAL: Row[] = [...]`) to its
|
|
77
|
+
* Go literal, dispatched structurally off the const's `ConstantInfo.parsed`
|
|
78
|
+
* — or null when the name is not such a const (loop vars and outer-loop
|
|
79
|
+
* params are excluded, same as `resolveModuleStringConst`). `target.kind
|
|
80
|
+
* === 'go-source'` may bake a composite (array/object) literal against
|
|
81
|
+
* `target.bakeType`; `target.kind === 'template-action'` only resolves a
|
|
82
|
+
* scalar, since a `{{...}}` splice has no valid Go template spelling for a
|
|
83
|
+
* composite literal.
|
|
78
84
|
*/
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
resolveModuleBooleanConst(name: string): string | null;
|
|
85
|
+
resolveModuleConstAsGo(name: string, target: {
|
|
86
|
+
kind: 'template-action';
|
|
87
|
+
} | {
|
|
88
|
+
kind: 'go-source';
|
|
89
|
+
bakeType: TypeInfo;
|
|
90
|
+
}): string | null;
|
|
86
91
|
}
|
|
87
92
|
//# sourceMappingURL=emit-context.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"emit-context.d.ts","sourceRoot":"","sources":["../../src/adapter/emit-context.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;
|
|
1
|
+
{"version":3,"file":"emit-context.d.ts","sourceRoot":"","sources":["../../src/adapter/emit-context.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE3D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAE1D,MAAM,WAAW,aAAa;IAC5B,2EAA2E;IAC3E,QAAQ,CAAC,KAAK,EAAE,YAAY,CAAA;IAE5B;;;OAGG;IACH,qBAAqB,CACnB,MAAM,EAAE,MAAM,EACd,GAAG,CAAC,EAAE;QAAE,MAAM,CAAC,EAAE,UAAU,CAAA;KAAE,EAC7B,SAAS,CAAC,EAAE,UAAU,GACrB,MAAM,CAAA;IAET;;;OAGG;IACH,oBAAoB,CAClB,WAAW,EAAE,MAAM,EACnB,SAAS,CAAC,EAAE,UAAU,GACrB;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,CAAA;IAE1C;;;;OAIG;IACH,+BAA+B,CAAC,YAAY,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,UAAU,GAAG,MAAM,GAAG,IAAI,CAAA;IAE5F;;;;;OAKG;IACH,mBAAmB,CACjB,YAAY,EAAE,MAAM,EACpB,SAAS,CAAC,EAAE,UAAU,GACrB;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,UAAU,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;IAElD;;;;;;;;;OASG;IACH,0BAA0B,CACxB,MAAM,EAAE,UAAU,GAAG,SAAS,GAC7B;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,UAAU,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;IAErF;;;;OAIG;IACH,wBAAwB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAA;IAErD;;;;;;;;;;OAUG;IACH,sBAAsB,CACpB,IAAI,EAAE,MAAM,EACZ,MAAM,EAAE;QAAE,IAAI,EAAE,iBAAiB,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,WAAW,CAAC;QAAC,QAAQ,EAAE,QAAQ,CAAA;KAAE,GAC9E,MAAM,GAAG,IAAI,CAAA;CACjB"}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* `renderLoweringNode`, which maps a logical helper id to its Go helper; the
|
|
7
7
|
* adapter carries no per-API recognition branch of its own.
|
|
8
8
|
*/
|
|
9
|
-
import { type LoweringNode, type ParsedExpr } from '@barefootjs/jsx';
|
|
9
|
+
import { type LoweringNode, type ParsedExpr, type TemplatePart } from '@barefootjs/jsx';
|
|
10
10
|
import type { GoEmitContext } from '../emit-context.ts';
|
|
11
11
|
/**
|
|
12
12
|
* Lower a `conditional` (ternary) ParsedExpr to the pipeline-position
|
|
@@ -28,6 +28,42 @@ import type { GoEmitContext } from '../emit-context.ts';
|
|
|
28
28
|
* branches are arbitrary markup, not values.
|
|
29
29
|
*/
|
|
30
30
|
export declare function lowerTernary(ctx: GoEmitContext, test: ParsedExpr, consequent: ParsedExpr, alternate: ParsedExpr): string;
|
|
31
|
+
/**
|
|
32
|
+
* Lower a template literal to ONE Go pipeline VALUE (#2863): a left fold of
|
|
33
|
+
* `bf_concat_str` over the parts — static text as an escaped Go string
|
|
34
|
+
* literal, each interpolation as its own value operand. The TEXT-position
|
|
35
|
+
* form (`GoTemplateAdapter.templateLiteral()`: literal text interleaved with
|
|
36
|
+
* `{{…}}` actions) is only legal where the result is spliced directly into
|
|
37
|
+
* markup; inside another action's argument list (a `bf_ternary` branch, a
|
|
38
|
+
* helper-call arg, a `bf_query` guard value, …) Go rejects nested `{{`/`}}`
|
|
39
|
+
* delimiters ("unexpected \"{\" in operand"). This is the Go twin of the
|
|
40
|
+
* concatenation every other DSL adapter already emits for the same nested
|
|
41
|
+
* shape (e.g. Jinja/Twig `bf.string(a) ~ '–' ~ bf.string(b)`) — Go was the
|
|
42
|
+
* lone outlier because `text/template` has no expression-level string
|
|
43
|
+
* concatenation operator of its own, only this runtime helper (already used
|
|
44
|
+
* by `binary()`'s string-typed `+`, #2168).
|
|
45
|
+
*
|
|
46
|
+
* A single-part literal (`` `${x}` `` alone) reduces to that one value with
|
|
47
|
+
* no `bf_concat_str` wrapper — mirrors the sibling single-part unwrap at the
|
|
48
|
+
* child-prop call site. An all-static literal (already reduced to a plain
|
|
49
|
+
* `literal` ParsedExpr by the parser in practice, but handled here too)
|
|
50
|
+
* folds to one escaped string.
|
|
51
|
+
*/
|
|
52
|
+
export declare function lowerTemplateLiteralValue(ctx: GoEmitContext, parts: readonly TemplatePart[]): string;
|
|
53
|
+
/**
|
|
54
|
+
* The single door for "this ParsedExpr sits in Go pipeline ARGUMENT
|
|
55
|
+
* position" — a `bf_ternary` branch, a ternary/guard test's value form, a
|
|
56
|
+
* helper-call arg, a `bf_query` base/guard/value. A nested ternary recurses
|
|
57
|
+
* to another `bf_ternary`; a template literal folds through
|
|
58
|
+
* `lowerTemplateLiteralValue` (#2863) rather than the generic expression
|
|
59
|
+
* path, which would otherwise return the TEXT-position mixed
|
|
60
|
+
* literal-text-plus-`{{…}}`-actions form; anything else lowers to its Go
|
|
61
|
+
* value (parenthesised when multi-token so it stays one argument). String
|
|
62
|
+
* branches become quoted, html/template-escaped values — not the bare
|
|
63
|
+
* unquoted text the old `{{if}}` fragment path emitted — which is exactly
|
|
64
|
+
* right for the value positions this is reached for.
|
|
65
|
+
*/
|
|
66
|
+
export declare function lowerValueOperand(ctx: GoEmitContext, n: ParsedExpr): string;
|
|
31
67
|
/**
|
|
32
68
|
* First registered matcher that recognises `callee(args)`, or null (#2842).
|
|
33
69
|
* The single registry consultation every Go lowering path shares: the
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"url-builder.d.ts","sourceRoot":"","sources":["../../../src/adapter/expr/url-builder.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,UAAU,
|
|
1
|
+
{"version":3,"file":"url-builder.d.ts","sourceRoot":"","sources":["../../../src/adapter/expr/url-builder.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,UAAU,EACf,KAAK,YAAY,EAIlB,MAAM,iBAAiB,CAAA;AAExB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AAkDvD;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CAC1B,GAAG,EAAE,aAAa,EAClB,IAAI,EAAE,UAAU,EAChB,UAAU,EAAE,UAAU,EACtB,SAAS,EAAE,UAAU,GACpB,MAAM,CAGR;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,yBAAyB,CAAC,GAAG,EAAE,aAAa,EAAE,KAAK,EAAE,SAAS,YAAY,EAAE,GAAG,MAAM,CAWpG;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,aAAa,EAAE,CAAC,EAAE,UAAU,GAAG,MAAM,CAQ3E;AAqBD;;;;;;;;;;GAUG;AACH,wBAAgB,mBAAmB,CACjC,GAAG,EAAE,aAAa,EAClB,MAAM,EAAE,UAAU,EAClB,IAAI,EAAE,SAAS,UAAU,EAAE,GAC1B,YAAY,GAAG,IAAI,CAMrB;AAED;;;;GAIG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,aAAa,EAClB,MAAM,EAAE,UAAU,EAClB,IAAI,EAAE,SAAS,UAAU,EAAE,GAC1B,MAAM,GAAG,IAAI,CAIf;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,mBAAmB,CACjC,GAAG,EAAE,aAAa,EAClB,MAAM,EAAE,MAAM,EACd,SAAS,CAAC,EAAE,UAAU,GACrB,MAAM,GAAG,IAAI,CAYf;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,aAAa,EAClB,QAAQ,EAAE,MAAM,EAChB,MAAM,EAAE,UAAU,GACjB,MAAM,GAAG,IAAI,CAcf"}
|
|
@@ -1061,6 +1061,28 @@ export declare class GoTemplateAdapter extends BaseAdapter implements ParsedExpr
|
|
|
1061
1061
|
* rebinds. Outside any loop the root *is* the dot, so we emit `.Field`.
|
|
1062
1062
|
*/
|
|
1063
1063
|
private rootFieldRef;
|
|
1064
|
+
/**
|
|
1065
|
+
* #2813 / #2788: `name` may be a bare local-const alias of a signal/memo
|
|
1066
|
+
* getter (`const items__alias = items`) or a bare-props-form body
|
|
1067
|
+
* destructure's renamed prop (`const { children: kids } = props`) —
|
|
1068
|
+
* resolve it to the ALIASED entity's own name, so a caller that needs to
|
|
1069
|
+
* build its own prefixed field reference (e.g. `renderFilterExprNode`,
|
|
1070
|
+
* which must hardcode `$.` regardless of `rootFieldRef`'s
|
|
1071
|
+
* `this.inLoop`-conditional prefix — #2857) still lands on the field that
|
|
1072
|
+
* entity itself seeds (`.Items`, `.Children`) instead of a never-populated
|
|
1073
|
+
* field under the local alias (`.Items__alias`, `.Kids`). `rootFieldRef`
|
|
1074
|
+
* itself is built on top of this so there is exactly one resolution.
|
|
1075
|
+
*/
|
|
1076
|
+
private resolveRootFieldAlias;
|
|
1077
|
+
/**
|
|
1078
|
+
* Root-scope field reference from INSIDE a `.filter()`/`.find()` predicate
|
|
1079
|
+
* (#2857, #2879). Same registration + alias resolution as `rootFieldRef`,
|
|
1080
|
+
* but the `$.` prefix is unconditional: a filter predicate's `{{if}}`
|
|
1081
|
+
* always sits inside its loop's own `{{range}}` (`renderLoop` restores
|
|
1082
|
+
* `this.inLoop` before rendering it), so a bare `.Field` would resolve
|
|
1083
|
+
* against the current row's type instead of root.
|
|
1084
|
+
*/
|
|
1085
|
+
private filterRootFieldRef;
|
|
1064
1086
|
/**
|
|
1065
1087
|
* When `name` is a local binding of the `searchParams()` env signal, resolve
|
|
1066
1088
|
* it to the canonical `.SearchParams` field — not `.<Capitalized name>` — so
|
|
@@ -1090,35 +1112,63 @@ export declare class GoTemplateAdapter extends BaseAdapter implements ParsedExpr
|
|
|
1090
1112
|
*/
|
|
1091
1113
|
private resolveModuleStringConst;
|
|
1092
1114
|
/**
|
|
1093
|
-
* The single module-const lookup shared by `
|
|
1094
|
-
*
|
|
1095
|
-
*
|
|
1096
|
-
*
|
|
1097
|
-
* would grow `binding-scope-ratchet.test.ts`'s shrink-only floor for this
|
|
1098
|
-
* file (already at 5) for a shape variance the callers can express
|
|
1099
|
-
* themselves instead.
|
|
1115
|
+
* The single module-const lookup shared by `resolveModuleConstAsGo` —
|
|
1116
|
+
* kept as its own method (rather than inlined) so a second `.find(` isn't
|
|
1117
|
+
* added elsewhere, growing `binding-scope-ratchet.test.ts`'s shrink-only
|
|
1118
|
+
* floor for this file (already at 5).
|
|
1100
1119
|
*/
|
|
1101
1120
|
private findModuleConst;
|
|
1102
1121
|
/**
|
|
1103
|
-
*
|
|
1104
|
-
*
|
|
1105
|
-
*
|
|
1106
|
-
*
|
|
1107
|
-
*
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
*
|
|
1112
|
-
*
|
|
1113
|
-
*
|
|
1114
|
-
*
|
|
1115
|
-
* `
|
|
1122
|
+
* Resolve a bare identifier naming a plain module-level const (`const
|
|
1123
|
+
* TRACK = 8`, `const OPEN = true`, `const INITIAL: Row[] = [...]`, #2794 /
|
|
1124
|
+
* #2815 / #2862) to its value's Go literal — dispatched STRUCTURALLY off
|
|
1125
|
+
* `ConstantInfo.parsed`, through the same `parsedLiteralToGo` door an
|
|
1126
|
+
* inline `createSignal([...])`/`createSignal({...})` seed already takes,
|
|
1127
|
+
* rather than a separate per-type text-matching resolver for each literal
|
|
1128
|
+
* shape (the numeric/boolean resolvers this replaces, and the array/
|
|
1129
|
+
* object-literal gap #2862 tracked, were exactly that repeated pattern).
|
|
1130
|
+
* `resolveModuleStringConst` stays separate: its fixed-point text
|
|
1131
|
+
* resolution also covers a COMPOSED template-literal const (`` `${A}-${B}`
|
|
1132
|
+
* ``) that has no single structural literal to bake.
|
|
1133
|
+
*
|
|
1134
|
+
* `target` names the emission position, which constrains what can resolve
|
|
1135
|
+
* there:
|
|
1136
|
+
* - `go-source` (the `New<Component>Props` constructor) may bake a
|
|
1137
|
+
* composite (array/object) literal against `bakeType` — falling back
|
|
1138
|
+
* to the const's OWN declared type when the consumer's type is
|
|
1139
|
+
* `unknown` (the analyzer's inference is text-shaped and never chases
|
|
1140
|
+
* a bare `createSignal(INITIAL)` seed to its declaration).
|
|
1141
|
+
* - `template-action` (a bare `{{...}}` splice, e.g. a className
|
|
1142
|
+
* expression) has no valid Go template spelling for a composite
|
|
1143
|
+
* literal, so only a scalar (or unary-minus number) resolves there —
|
|
1144
|
+
* the same restriction the numeric/boolean resolvers already had.
|
|
1145
|
+
*
|
|
1146
|
+
* Scoped to module consts and guarded against loop vars so a range
|
|
1147
|
+
* variable that shadows a const name still wins (same guards the
|
|
1148
|
+
* resolvers this replaces already had).
|
|
1116
1149
|
*/
|
|
1117
|
-
private
|
|
1150
|
+
private resolveModuleConstAsGo;
|
|
1118
1151
|
literal(value: string | number | boolean | null, literalType: LiteralType): string;
|
|
1119
1152
|
call(callee: ParsedExpr, args: ParsedExpr[], emit: (e: ParsedExpr) => string): string;
|
|
1120
1153
|
member(object: ParsedExpr, property: string, _computed: boolean, optional: boolean, emit: (e: ParsedExpr) => string): string;
|
|
1121
1154
|
indexAccess(object: ParsedExpr, index: ParsedExpr, emit: (e: ParsedExpr) => string): string;
|
|
1155
|
+
/**
|
|
1156
|
+
* A `binary`/`logical`/`unary` operand that feeds a prefix-call Go form
|
|
1157
|
+
* (`bf_mul a b`, `and a b`, `not a`, …), which cannot host a raw `{{…}}`
|
|
1158
|
+
* action the way the generic `emit` dispatcher's `templateLiteral()` would
|
|
1159
|
+
* produce for a template-literal operand (#2863). ONLY a template literal
|
|
1160
|
+
* is special-cased here, folded through `bf_concat_str` (the same door
|
|
1161
|
+
* `lowerValueOperand` uses for a ternary branch / helper-call arg /
|
|
1162
|
+
* query-guard value); every other kind still goes through the caller's own
|
|
1163
|
+
* `emit` closure unchanged. This matters: routing every operand through
|
|
1164
|
+
* `lowerValueOperand`'s `convertExpressionToGo` fallback (rather than only
|
|
1165
|
+
* the one broken kind) would ALSO pick up `convertExpressionToGo`'s own
|
|
1166
|
+
* string-keyed fast paths — e.g. inlining a bare identifier bound to a
|
|
1167
|
+
* local literal const — which `emit`'s AST-walk `identifier()` dispatch
|
|
1168
|
+
* does not do, a real behavioral divergence for that shape (caught by the
|
|
1169
|
+
* #2236 loop-param-shadowing regression pins).
|
|
1170
|
+
*/
|
|
1171
|
+
private emitOperand;
|
|
1122
1172
|
binary(op: string, left: ParsedExpr, right: ParsedExpr, emit: (e: ParsedExpr) => string): string;
|
|
1123
1173
|
/**
|
|
1124
1174
|
* JS `+` with a string-typed operand is CONCATENATION, not addition — Go's
|
|
@@ -1196,7 +1246,7 @@ export declare class GoTemplateAdapter extends BaseAdapter implements ParsedExpr
|
|
|
1196
1246
|
callbackMethod(method: string, object: ParsedExpr, arrow: Extract<ParsedExpr, {
|
|
1197
1247
|
kind: 'arrow';
|
|
1198
1248
|
}>, restArgs: ParsedExpr[], emit: (e: ParsedExpr) => string): string;
|
|
1199
|
-
arrayMethod(method: ArrayMethod, object: ParsedExpr, args: ParsedExpr[],
|
|
1249
|
+
arrayMethod(method: ArrayMethod, object: ParsedExpr, args: ParsedExpr[], rawEmit: (e: ParsedExpr) => string): string;
|
|
1200
1250
|
flatMethod(object: ParsedExpr, depth: FlatDepth | {
|
|
1201
1251
|
expr: ParsedExpr;
|
|
1202
1252
|
}, emit: (e: ParsedExpr) => string): string;
|
|
@@ -1326,7 +1376,7 @@ export declare class GoTemplateAdapter extends BaseAdapter implements ParsedExpr
|
|
|
1326
1376
|
* `loopVarRefCount` — so both are still consulted. Shared by the
|
|
1327
1377
|
* string-keyed fast paths (#2236, #2242 Copilot review) that resolve raw
|
|
1328
1378
|
* `jsExpr` text before `identifier()`'s own guards can see it. Mirrors the
|
|
1329
|
-
* checks in `resolveModuleStringConst` / `
|
|
1379
|
+
* checks in `resolveModuleStringConst` / `resolveModuleConstAsGo`.
|
|
1330
1380
|
*/
|
|
1331
1381
|
private isLoopShadowedName;
|
|
1332
1382
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"go-template-adapter.d.ts","sourceRoot":"","sources":["../../src/adapter/go-template-adapter.ts"],"names":[],"mappings":"AAAA,oEAAoE;AAIpE,OAAO,KAAK,EACV,WAAW,EACX,MAAM,EACN,SAAS,EACT,MAAM,EACN,YAAY,EACZ,aAAa,EACb,MAAM,EAEN,WAAW,EACX,UAAU,EACV,MAAM,EAMN,aAAa,EAEb,UAAU,EACV,qBAAqB,EAGrB,SAAS,EACT,YAAY,EACZ,aAAa,EACb,UAAU,EACV,OAAO,EAEP,yBAAyB,EAI1B,MAAM,iBAAiB,CAAA;AACxB,OAAO,EACL,WAAW,EACX,KAAK,aAAa,EAClB,KAAK,sBAAsB,EAE3B,KAAK,iBAAiB,EAEtB,KAAK,WAAW,EAChB,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,UAAU,EAqChB,MAAM,iBAAiB,CAAA;AA8BxB,OAAO,KAAK,EACV,WAAW,EAOX,wBAAwB,EACzB,MAAM,gBAAgB,CAAA;AAwBvB,YAAY,EAAE,wBAAwB,EAAE,MAAM,gBAAgB,CAAA;AAqD9D,qBAAa,iBAAkB,SAAQ,WAAY,YAAW,iBAAiB,EAAE,aAAa,CAAC,WAAW,CAAC;IACzG,IAAI,SAAgB;IACpB,SAAS,SAAU;IAInB,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,CAA0B;IAMhE,OAAO,CAAC,eAAe,CAAI;IAC3B,OAAO,CAAC,qBAAqB,CAAQ;IAErC;;;;;;;;;OASG;IACH,kBAAkB,EAAE,yBAAyB,CAG1C;IAEH;;;;;OAKG;IACH,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAGtC;IAEH,OAAO,CAAC,OAAO,CAAoC;IAEnD,kIAAkI;IAClI,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAqB;IAE3C;;;;;OAKG;IACH,OAAO,CAAC,QAAQ,CAAC,OAAO,CAavB;IAED,wHAAwH;IACxH,IAAI,MAAM,IAAI,aAAa,EAAE,CAE5B;IAED,OAAO,CAAC,MAAM,CAAiB;IAC/B;;;;;;;;;;;;;;OAcG;IACH,OAAO,CAAC,yBAAyB,CAAiD;IAClF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,OAAO,CAAC,KAAK,CAAmC;IAChD;;;;OAIG;IACH,OAAO,CAAC,mBAAmB,CAAgB;IAC3C;;;;;;;;OAQG;IACH,OAAO,CAAC,gBAAgB,CAAgB;IACxC,OAAO,CAAC,eAAe,CAAiC;IACxD;;;;;oEAKgE;IAChE,OAAO,CAAC,gBAAgB,CAAiC;IACzD;;;;;;;;;;OAUG;IACH,OAAO,CAAC,oBAAoB,CAAoE;IAChG;;;;;;;;;;;;;;OAcG;IACH,OAAO,CAAC,mBAAmB,CAA8C;IACzE;;;;;;OAMG;IACH,OAAO,CAAC,oBAAoB,CAAQ;IAEpC;;;;;;;OAOG;IACH,OAAO,CAAC,oBAAoB,CAA8C;IAE1E,8FAA8F;IAC9F,OAAO,CAAC,qBAAqB,CAA4C;IAEzE;;;;;;;;;;;;;;;;;;;;;;;;;OAyBG;IACH,OAAO,CAAC,aAAa,CAAiC;IAEtD;;;;;OAKG;IACH,OAAO,CAAC,gBAAgB;IAKxB,YAAY,OAAO,GAAE,wBAA6B,EAOjD;IAED;;;;;OAKG;IACH,OAAO,CAAC,iBAAiB;IAyGzB,gDAAgD;IAChD,QAAQ,CAAC,EAAE,EAAE,WAAW,EAAE,OAAO,CAAC,EAAE,sBAAsB,GAAG,aAAa,CAwEzE;IAED;;;;;;;OAOG;IACH,OAAO,CAAC,gCAAgC;IA+ExC;;;;OAIG;IACH,OAAO,CAAC,2BAA2B;IA4CnC;;;;;;OAMG;IACH;;;;;;;;;;;;;;;;;;;OAmBG;IACH,OAAO,CAAC,qBAAqB,CAA2D;IAExF;;;;;;;;;;;;;OAaG;IACH,OAAO,CAAC,mBAAmB,CAA8C;IAEzE;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,iBAAiB,CAAsC;IAE/D;;;;;;;;;;OAUG;IACH,OAAO,CAAC,YAAY,CAAiC;IAErD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAoCG;IACH,OAAO,CAAC,sBAAsB;IAwC9B,2BAA2B,CAAC,EAAE,EAAE,IAAI,CAAC,WAAW,EAAE,UAAU,CAAC,GAAG,IAAI,CAsCnE;IAED,iFAAiF;IACjF,OAAO,CAAC,gBAAgB;IAIxB;;;;;;;OAOG;IACH,OAAO,CAAC,uBAAuB;IAY/B;;;;;;;;;OASG;IACH,OAAO,CAAC,oBAAoB;IAS5B,qFAAqF;IACrF,OAAO,CAAC,qBAAqB;IAa7B,mFAAmF;IACnF,OAAO,CAAC,wBAAwB;IAehC,sJAAsJ;IACtJ,OAAO,CAAC,4BAA4B;IAIpC;;;;;;;;;;;;;;;OAeG;IACH,OAAO,CAAC,qBAAqB;IAU7B;;;;;;;;;;;;;;;;;;;;;;;;OAwBG;IACH,OAAO,CAAC,0BAA0B;IAIlC;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,OAAO,CAAC,4BAA4B;IAIpC;;;;;;OAMG;IACH,OAAO,CAAC,wBAAwB;IAIhC;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,YAAY;IAMpB;;;;;;;;;;;;OAYG;IACH,aAAa,CAAC,EAAE,EAAE,WAAW,EAAE,8BAA8B,UAAQ,GAAG,MAAM,GAAG,IAAI,CAoDpF;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiCG;IACH,OAAO,CAAC,iBAAiB;IA6BzB;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,CAAC,gBAAgB;IASxB,OAAO,CAAC,uBAAuB;IAqE/B,4GAA4G;IAC5G,OAAO,CAAC,kBAAkB;IAgB1B;;;;;;;;;;;;;;;;;OAiBG;IACH,OAAO,CAAC,eAAe;IAgBvB;;;;;;;;;;;;;;;;;;;OAmBG;IACH,OAAO,CAAC,0BAA0B;IAiBlC;;;;;;;;;;;;OAYG;IACH,OAAO,CAAC,6BAA6B;IA8FrC;;;2EAGuE;IACvE,OAAO,CAAC,sBAAsB;IAM9B;;;;;;;OAOG;IACH,OAAO,CAAC,kBAAkB;IAI1B;;;;;;;;OAQG;IACH,OAAO,CAAC,mBAAmB;IAsB3B;;;;OAIG;IACH,OAAO,CAAC,kBAAkB;IAc1B,yEAAyE;IACzE,OAAO,CAAC,oBAAoB;IAI5B,+FAA+F;IAC/F,OAAO,CAAC,iBAAiB;IAOzB;;;;;;;OAOG;IACH,OAAO,CAAC,gBAAgB;IAwBxB,iDAAiD;IACjD,OAAO,CAAC,mBAAmB;IAkG3B,OAAO,CAAC,mBAAmB;IAwB3B;;;;OAIG;IACH,OAAO,CAAC,6BAA6B;IAuCrC,2FAA2F;IAC3F,OAAO,CAAC,4BAA4B;IAMpC,wEAAwE;IACxE,OAAO,CAAC,mBAAmB;IAI3B,0EAA0E;IAC1E,OAAO,CAAC,sBAAsB;IAiC9B;;;;;;OAMG;IACH,OAAO,CAAC,uBAAuB;IAuB/B,qFAAqF;IACrF,OAAO,CAAC,yBAAyB;IAWjC,yCAAyC;IACzC,OAAO,CAAC,wBAAwB;IA2WhC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAsDG;IACH,OAAO,CAAC,mBAAmB;IA8E3B,OAAO,CAAC,wBAAwB;IAwNhC,OAAO,CAAC,sBAAsB;IA+B9B,OAAO,CAAC,kBAAkB;IAqB1B,OAAO,CAAC,sBAAsB;IA2G9B,OAAO,CAAC,uBAAuB;IA4E/B,OAAO,CAAC,oBAAoB;IAuB5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAuDG;IACH,OAAO,CAAC,oBAAoB;IAyE5B,OAAO,CAAC,oBAAoB;IAY5B,OAAO,CAAC,gBAAgB;IA+BxB,OAAO,CAAC,0BAA0B;IAuClC,OAAO,CAAC,iBAAiB;IAsBzB,OAAO,CAAC,qBAAqB;IAiD7B,OAAO,CAAC,mBAAmB;IAyG3B,OAAO,CAAC,kBAAkB;IAoI1B,wDAAwD;IACxD,OAAO,CAAC,SAAS;IAIjB;;;;OAIG;IACH,OAAO,CAAC,2BAA2B;IASnC;;;OAGG;IACH,OAAO,CAAC,mBAAmB;IAU3B,OAAO,CAAC,mBAAmB;IAQ3B;;;;;;;;OAQG;IACH;;;;;;;;;;;;;OAaG;IACH,OAAO,CAAC,oBAAoB,CAAQ;IAEpC,OAAO,CAAC,yBAAyB;IA6BjC,OAAO,CAAC,oCAAoC;IA2H5C;;;;;;;;;OASG;IACH,OAAO,CAAC,qBAAqB;IA6B7B;;;;;;;;;;;;;OAaG;IACH,OAAO,CAAC,0BAA0B;IAoBlC;;;;;;;;;;;;;;;;;;;;;;;;;OAyBG;IACH,OAAO,CAAC,2BAA2B;IAwCnC;;;;;;;OAOG;IACH,OAAO,CAAC,qBAAqB;IAqD7B,OAAO,CAAC,uBAAuB;IA4H/B,0EAA0E;IAC1E,OAAO,CAAC,aAAa;IA6ErB;;;;OAIG;IACH,OAAO,CAAC,uBAAuB;IAoG/B;;;;;;OAMG;IACH,OAAO,CAAC,oBAAoB;IAI5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,OAAO,CAAC,oCAAoC;IAmB5C;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,CAAC,mBAAmB;IAsB3B,sDAAsD;IACtD,OAAO,CAAC,6BAA6B;IAsCrC;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,CAAC,0BAA0B;IA4ClC;;;;;;;OAOG;IACH,OAAO,CAAC,+BAA+B;IAsCvC;;;;OAIG;IACH,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,WAAW,GAAG,MAAM,CAElD;IAMD,WAAW,CAAC,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAEtF;IAED,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAI7B;IAED,cAAc,CAAC,IAAI,EAAE,YAAY,GAAG,MAAM,CAEzC;IAED,eAAe,CAAC,IAAI,EAAE,aAAa,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAE9F;IAED,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAEhF;IAED,aAAa,CAAC,IAAI,EAAE,WAAW,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAEzF;IAED,YAAY,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAExF;IAED,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAE7B;IAED,eAAe,CAAC,IAAI,EAAE,aAAa,EAAE,GAAG,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAE7F;IAED,YAAY,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAExF;IAED,SAAS,CAAC,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,GAAG,MAAM,CAElF;IAED,aAAa,CAAC,OAAO,EAAE,SAAS,GAAG,MAAM,CA2DxC;IAED;;;;;OAKG;IACH,OAAO,CAAC,wBAAwB;IA+ChC,gBAAgB,CAAC,IAAI,EAAE,YAAY,GAAG,MAAM,CAqE3C;IAED;;;;;;OAMG;IACH,OAAO,CAAC,sBAAsB;IAoB9B;;;;;;;;;;;;OAYG;IACH,OAAO,CAAC,kBAAkB;IAI1B;;;;OAIG;IACH,OAAO,CAAC,2BAA2B;IAQnC;;;;OAIG;IACH,OAAO,CAAC,gBAAgB;IAQxB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAqC/B;IAED;;;;;;OAMG;IACH,OAAO,CAAC,yBAAyB;IA0BjC;;;;;;;OAOG;IACH,OAAO,CAAC,YAAY;IA4CpB;;;;;;;;;OASG;IACH,OAAO,CAAC,iBAAiB;IAKzB;;;;;;OAMG;IACH,OAAO,CAAC,gBAAgB;IAKxB;;;;;;OAMG;IACH,OAAO,CAAC,YAAY;IAcpB;;;;;;OAMG;IACH,OAAO,CAAC,oBAAoB;IAI5B;;;;;;;;OAQG;IACH,OAAO,CAAC,yBAAyB;IAQjC;;;;;;;;OAQG;IACH,OAAO,CAAC,wBAAwB;IAShC;;;;;;;;OAQG;IACH,OAAO,CAAC,eAAe;IAMvB;;;;;;OAMG;IACH,OAAO,CAAC,yBAAyB;IAajC;;;;;;OAMG;IACH,OAAO,CAAC,yBAAyB;IAUjC,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,EAAE,WAAW,EAAE,WAAW,GAAG,MAAM,CAIjF;IAED,IAAI,CAAC,MAAM,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CAmDpF;IAED,MAAM,CACJ,MAAM,EAAE,UAAU,EAClB,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,OAAO,EAClB,QAAQ,EAAE,OAAO,EACjB,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAC9B,MAAM,CAwHR;IAED,WAAW,CAAC,MAAM,EAAE,UAAU,EAAE,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CAiB1F;IAED,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CA2C/F;IAED;;;;;;;;;;;;;;;;;;;OAmBG;IACH,OAAO,CAAC,SAAS;IAYjB;;+BAE2B;IAC3B,OAAO,CAAC,kBAAkB;IAI1B,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CAS/E;IAED,OAAO,CACL,EAAE,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,EACtB,IAAI,EAAE,UAAU,EAChB,KAAK,EAAE,UAAU,EACjB,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAC9B,MAAM,CAoBR;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,OAAO,CAAC,kBAAkB;IAuC1B,WAAW,CACT,IAAI,EAAE,UAAU,EAChB,UAAU,EAAE,UAAU,EACtB,SAAS,EAAE,UAAU,EACrB,KAAK,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAC/B,MAAM,CAER;IAED,eAAe,CAAC,KAAK,EAAE,YAAY,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CAe9E;IAED,KAAK,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CAKnF;IAED,KAAK,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAIzB;IAED,YAAY,CAAC,QAAQ,EAAE,UAAU,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CAe5E;IAED,aAAa,CAAC,UAAU,EAAE,qBAAqB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAAG,MAAM,CAoDvG;IAED,gEAAgE;IAChE,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,iBAAiB,CAEvC;IAEF;;;;;;OAMG;IACH,OAAO,CAAC,kBAAkB;IAY1B;;;;;;;;;OASG;IACH,OAAO,CAAC,iBAAiB;IAezB,cAAc,CACZ,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,UAAU,EAClB,KAAK,EAAE,OAAO,CAAC,UAAU,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,CAAC,EAC7C,QAAQ,EAAE,UAAU,EAAE,EACtB,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAC9B,MAAM,CAmER;IAED,WAAW,CACT,MAAM,EAAE,WAAW,EACnB,MAAM,EAAE,UAAU,EAClB,IAAI,EAAE,UAAU,EAAE,EAClB,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAC9B,MAAM,CAqLR;IAED,UAAU,CACR,MAAM,EAAE,UAAU,EAClB,KAAK,EAAE,SAAS,GAAG;QAAE,IAAI,EAAE,UAAU,CAAA;KAAE,EACvC,IAAI,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,MAAM,GAC9B,MAAM,CAkBR;IAED,WAAW,CAAC,GAAG,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,MAAM,CAGhD;IAED;;;;OAIG;IACH,OAAO,CAAC,qBAAqB;IAe7B;;;;;;;OAOG;IACH,OAAO,CAAC,wBAAwB;IA8BhC;;;;;;;;OAQG;IACH,OAAO,CAAC,qBAAqB;IA+B7B;;;;OAIG;IACH,OAAO,CAAC,qBAAqB;IAuD7B;;;;;;;;OAQG;IACH,OAAO,CAAC,uBAAuB;IAgC/B;;;;;;;OAOG;IACH,OAAO,CAAC,4BAA4B;IAsBpC;;;OAGG;IACH,OAAO,CAAC,iBAAiB;IAQzB;;;OAGG;IACH,OAAO,CAAC,sBAAsB;IA2B9B;;;;;;;;OAQG;IACH,OAAO,CAAC,wBAAwB;IAIhC;;;;;;OAMG;IACH,OAAO,CAAC,aAAa;IAerB;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,gBAAgB;IAoBxB,OAAO,CAAC,oBAAoB;IAuK5B;;;;;;;;OAQG;IACH,OAAO,CAAC,oBAAoB;IAc5B;;;OAGG;IACH,OAAO,CAAC,gBAAgB;IAmBxB;;;;OAIG;IACH,OAAO,CAAC,uBAAuB;IAmB/B,qDAAqD;IACrD,OAAO,CAAC,qBAAqB;IA4I7B;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,kBAAkB;IAI1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+CG;IACH,OAAO,CAAC,yBAAyB;IA0IjC;;;;;;;;OAQG;IACH,OAAO,CAAC,+BAA+B;IA+CvC,oDAAoD;IACpD,OAAO,CAAC,OAAO;IAQf,OAAO,CAAC,iBAAiB;IAqCzB,iBAAiB,CAAC,IAAI,EAAE,aAAa,GAAG,MAAM,CA0D7C;IAED;;;;OAIG;IACH,OAAO,CAAC,oBAAoB;IA2B5B,OAAO,CAAC,mBAAmB;IAsQ3B;;;;;;;;;;;;OAYG;IACH,OAAO,CAAC,oBAAoB;IAQ5B;;;;;;;;;;;;;;;;;;;OAmBG;IACH,OAAO,CAAC,0BAA0B;IAwBlC;0EACsE;IACtE,OAAO,CAAC,iBAAiB;IAQzB;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,CAAC,iBAAiB;IAiBzB;;;;;;;;OAQG;IACH,OAAO,CAAC,uBAAuB;IA2B/B,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAiU/B;IAED;;;;;;;;;;;;;;;OAeG;IACH,OAAO,CAAC,+BAA+B;IA6CvC;;;;;OAKG;IACH,OAAO,CAAC,cAAc;IAgBtB;;;;;;;;OAQG;IACH,OAAO,CAAC,0BAA0B;IAkBlC;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,CAAC,sBAAsB;IAoD9B;;;;;;;;OAQG;IACH,OAAO,CAAC,2BAA2B;IAmBnC,eAAe,CAAC,IAAI,EAAE,WAAW,EAAE,GAAG,CAAC,EAAE;QAAE,uBAAuB,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,MAAM,CA8GtF;IAED;;;;;OAKG;IACH,OAAO,CAAC,qBAAqB;IAiB7B,OAAO,CAAC,cAAc;IAWtB,OAAO,CAAC,UAAU;IAMT,WAAW,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,CAM1C;IAED;;;;;;;;OAQG;IACH,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CA8LlC;IAED;;;;;;;OAOG;IACH,OAAO,CAAC,mBAAmB;IA0B3B,OAAO,CAAC,gBAAgB;IAiCxB;;;;;;OAMG;IACH,OAAO,CAAC,0BAA0B;IAqDlC;;;;;;OAMG;IACH,OAAO,CAAC,cAAc;IAStB,OAAO,CAAC,0BAA0B;IAyClC,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAG,MAAM,CAKjD;IAED,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAEvC;IAED,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAEvC;IAED,OAAO,CAAC,kBAAkB;CAmB3B;AAED,eAAO,MAAM,iBAAiB,mBAA0B,CAAA"}
|
|
1
|
+
{"version":3,"file":"go-template-adapter.d.ts","sourceRoot":"","sources":["../../src/adapter/go-template-adapter.ts"],"names":[],"mappings":"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"}
|
package/dist/adapter/index.js
CHANGED
|
@@ -876,21 +876,38 @@ function lowerUrlGuard(ctx, g) {
|
|
|
876
876
|
if (isBoolShape) {
|
|
877
877
|
return ctx.convertConditionToGo(stringifyParsedExpr(g), g).condition;
|
|
878
878
|
}
|
|
879
|
-
const valueGo =
|
|
879
|
+
const valueGo = lowerValueOperand(ctx, g);
|
|
880
880
|
return `ne ${valueGo} ""`;
|
|
881
881
|
}
|
|
882
882
|
function lowerTernary(ctx, test, consequent, alternate) {
|
|
883
883
|
const t = lowerTernaryTest(ctx, test);
|
|
884
|
-
return `(bf_ternary ${t} ${
|
|
884
|
+
return `(bf_ternary ${t} ${lowerValueOperand(ctx, consequent)} ${lowerValueOperand(ctx, alternate)})`;
|
|
885
885
|
}
|
|
886
|
-
function
|
|
886
|
+
function lowerTemplateLiteralValue(ctx, parts) {
|
|
887
|
+
const terms = [];
|
|
888
|
+
for (const part of parts) {
|
|
889
|
+
if (part.type === "string") {
|
|
890
|
+
if (part.value !== "")
|
|
891
|
+
terms.push(`"${escapeGoString(part.value)}"`);
|
|
892
|
+
} else {
|
|
893
|
+
terms.push(lowerValueOperand(ctx, part.expr));
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
if (terms.length === 0)
|
|
897
|
+
return '""';
|
|
898
|
+
return terms.slice(1).reduce((acc, t) => `(bf_concat_str ${acc} ${t})`, terms[0]);
|
|
899
|
+
}
|
|
900
|
+
function lowerValueOperand(ctx, n) {
|
|
887
901
|
if (n.kind === "conditional") {
|
|
888
902
|
return lowerTernary(ctx, n.test, n.consequent, n.alternate);
|
|
889
903
|
}
|
|
904
|
+
if (n.kind === "template-literal") {
|
|
905
|
+
return wrapIfMultiToken(lowerTemplateLiteralValue(ctx, n.parts));
|
|
906
|
+
}
|
|
890
907
|
return wrapIfMultiToken(ctx.convertExpressionToGo(stringifyParsedExpr(n), undefined, n));
|
|
891
908
|
}
|
|
892
909
|
function lowerTernaryTest(ctx, test) {
|
|
893
|
-
const go =
|
|
910
|
+
const go = lowerValueOperand(ctx, test);
|
|
894
911
|
const isBoolShape = test.kind === "binary" && BOOL_COMPARISON_OPS.has(test.op) || test.kind === "unary" && test.op === "!" || test.kind === "literal" && test.literalType === "boolean";
|
|
895
912
|
return isBoolShape ? go : `(bf_truthy ${go})`;
|
|
896
913
|
}
|
|
@@ -951,18 +968,16 @@ function renderLoweringNode(ctx, node) {
|
|
|
951
968
|
const helper = goHelperName(node.helper);
|
|
952
969
|
if (!helper)
|
|
953
970
|
return null;
|
|
954
|
-
const lowerExpr = (n) => ctx.convertExpressionToGo(stringifyParsedExpr(n), undefined, n);
|
|
955
|
-
const lowerArg = (n) => n.kind === "conditional" ? lowerTernary(ctx, n.test, n.consequent, n.alternate) : wrapIfMultiToken(lowerExpr(n));
|
|
956
971
|
if (node.kind === "helper-call") {
|
|
957
|
-
const args = node.args.map((a) =>
|
|
972
|
+
const args = node.args.map((a) => lowerValueOperand(ctx, a));
|
|
958
973
|
return [helper, ...args].join(" ");
|
|
959
974
|
}
|
|
960
|
-
const parts = [
|
|
975
|
+
const parts = [lowerValueOperand(ctx, node.base)];
|
|
961
976
|
for (const t of node.triples) {
|
|
962
977
|
const includeGo = t.guard === null ? "true" : lowerUrlGuard(ctx, t.guard);
|
|
963
978
|
parts.push(`(${includeGo})`);
|
|
964
979
|
parts.push(JSON.stringify(t.key));
|
|
965
|
-
parts.push(
|
|
980
|
+
parts.push(lowerValueOperand(ctx, t.value));
|
|
966
981
|
}
|
|
967
982
|
return `${helper} ${parts.join(" ")}`;
|
|
968
983
|
}
|
|
@@ -1210,12 +1225,9 @@ function convertInitialValue(ctx, value, _typeInfo, propsParams, preParsed) {
|
|
|
1210
1225
|
const inlinedStr = ctx.resolveModuleStringConst(value);
|
|
1211
1226
|
if (inlinedStr !== null)
|
|
1212
1227
|
return inlinedStr;
|
|
1213
|
-
const
|
|
1214
|
-
if (
|
|
1215
|
-
return
|
|
1216
|
-
const inlinedBool = ctx.resolveModuleBooleanConst(value);
|
|
1217
|
-
if (inlinedBool !== null)
|
|
1218
|
-
return inlinedBool;
|
|
1228
|
+
const inlinedConst = ctx.resolveModuleConstAsGo(value, { kind: "go-source", bakeType: typeInfo });
|
|
1229
|
+
if (inlinedConst !== null)
|
|
1230
|
+
return inlinedConst;
|
|
1219
1231
|
}
|
|
1220
1232
|
const propName = ctx.extractPropNameFromInitialValue(value, preParsed);
|
|
1221
1233
|
const param = propName ? propsParams?.find((p) => p.name === propName) : undefined;
|
|
@@ -2937,8 +2949,7 @@ class GoTemplateAdapter extends BaseAdapter {
|
|
|
2937
2949
|
extractPropFallback: (initialValue, preParsed) => this.extractPropFallback(initialValue, preParsed),
|
|
2938
2950
|
extractCollisionDerivation: (parsed) => this.extractCollisionDerivation(parsed),
|
|
2939
2951
|
resolveModuleStringConst: (name) => this.resolveModuleStringConst(name),
|
|
2940
|
-
|
|
2941
|
-
resolveModuleBooleanConst: (name) => this.resolveModuleBooleanConst(name)
|
|
2952
|
+
resolveModuleConstAsGo: (name, target) => this.resolveModuleConstAsGo(name, target)
|
|
2942
2953
|
};
|
|
2943
2954
|
get errors() {
|
|
2944
2955
|
return this.state.errors;
|
|
@@ -5136,9 +5147,9 @@ ${goFields.join(`
|
|
|
5136
5147
|
const inlined = this.resolveModuleStringConst(name);
|
|
5137
5148
|
if (inlined !== null)
|
|
5138
5149
|
return inlined;
|
|
5139
|
-
const
|
|
5140
|
-
if (
|
|
5141
|
-
return
|
|
5150
|
+
const inlinedScalar = this.resolveModuleConstAsGo(name, { kind: "template-action" });
|
|
5151
|
+
if (inlinedScalar !== null)
|
|
5152
|
+
return inlinedScalar;
|
|
5142
5153
|
if (this.isCurrentLoopItem(name))
|
|
5143
5154
|
return ".";
|
|
5144
5155
|
if (this.isOuterLoopParam(name))
|
|
@@ -5215,11 +5226,18 @@ ${goFields.join(`
|
|
|
5215
5226
|
return hit !== null && hit.depth > 0 && hit.binding.source === "item";
|
|
5216
5227
|
}
|
|
5217
5228
|
rootFieldRef(name) {
|
|
5218
|
-
const resolved = this.
|
|
5229
|
+
const resolved = this.resolveRootFieldAlias(name);
|
|
5219
5230
|
this.state.templateReadRootFields.add(resolved);
|
|
5220
5231
|
const prefix = this.inLoop ? "$." : ".";
|
|
5221
5232
|
return `${prefix}${capitalizeFieldName(resolved)}`;
|
|
5222
5233
|
}
|
|
5234
|
+
resolveRootFieldAlias(name) {
|
|
5235
|
+
return this.state.getterAliases.get(name) ?? this.state.propDestructureAliases.get(name) ?? name;
|
|
5236
|
+
}
|
|
5237
|
+
filterRootFieldRef(name) {
|
|
5238
|
+
this.rootFieldRef(name);
|
|
5239
|
+
return `$.${capitalizeFieldName(this.resolveRootFieldAlias(name))}`;
|
|
5240
|
+
}
|
|
5223
5241
|
searchParamsFieldRef(name) {
|
|
5224
5242
|
return this.state.searchParamsLocals.has(name) ? this.rootFieldRef("searchParams") : null;
|
|
5225
5243
|
}
|
|
@@ -5241,20 +5259,7 @@ ${goFields.join(`
|
|
|
5241
5259
|
findModuleConst(name) {
|
|
5242
5260
|
return this.state.localConstants.find((k) => k.name === name && k.isModule && !k.containsArrow);
|
|
5243
5261
|
}
|
|
5244
|
-
|
|
5245
|
-
if (this.isCurrentLoopItem(name))
|
|
5246
|
-
return null;
|
|
5247
|
-
if (this.loopVarRefCount.has(name))
|
|
5248
|
-
return null;
|
|
5249
|
-
if (this.isOuterLoopParam(name))
|
|
5250
|
-
return null;
|
|
5251
|
-
const c = this.findModuleConst(name);
|
|
5252
|
-
if (!c || c.value === undefined)
|
|
5253
|
-
return null;
|
|
5254
|
-
const v = c.value.trim().replace(/(?<=\d)_(?=\d)/g, "");
|
|
5255
|
-
return /^-?\d+(\.\d+)?$/.test(v) ? v : null;
|
|
5256
|
-
}
|
|
5257
|
-
resolveModuleBooleanConst(name) {
|
|
5262
|
+
resolveModuleConstAsGo(name, target) {
|
|
5258
5263
|
if (this.isCurrentLoopItem(name))
|
|
5259
5264
|
return null;
|
|
5260
5265
|
if (this.loopVarRefCount.has(name))
|
|
@@ -5262,10 +5267,13 @@ ${goFields.join(`
|
|
|
5262
5267
|
if (this.isOuterLoopParam(name))
|
|
5263
5268
|
return null;
|
|
5264
5269
|
const c = this.findModuleConst(name);
|
|
5265
|
-
if (!c
|
|
5270
|
+
if (!c?.parsed)
|
|
5266
5271
|
return null;
|
|
5267
|
-
|
|
5268
|
-
|
|
5272
|
+
if (target.kind === "template-action") {
|
|
5273
|
+
return c.parsed.kind === "literal" || c.parsed.kind === "unary" ? parsedLiteralToGo(this.emitCtx, c.parsed) : null;
|
|
5274
|
+
}
|
|
5275
|
+
const bakeType = target.bakeType.kind !== "unknown" ? target.bakeType : c.type ?? undefined;
|
|
5276
|
+
return parsedLiteralToGo(this.emitCtx, c.parsed, bakeType);
|
|
5269
5277
|
}
|
|
5270
5278
|
literal(value, literalType) {
|
|
5271
5279
|
if (literalType === "string")
|
|
@@ -5354,11 +5362,17 @@ ${goFields.join(`
|
|
|
5354
5362
|
return `${obj}.${goFieldNameForKey(property)}`;
|
|
5355
5363
|
}
|
|
5356
5364
|
indexAccess(object, index, emit) {
|
|
5357
|
-
return `bf_get ${wrapIfMultiToken(
|
|
5365
|
+
return `bf_get ${wrapIfMultiToken(this.emitOperand(object, emit))} ${wrapIfMultiToken(this.emitOperand(index, emit))}`;
|
|
5366
|
+
}
|
|
5367
|
+
emitOperand(n, emit) {
|
|
5368
|
+
if (n.kind === "template-literal") {
|
|
5369
|
+
return wrapIfMultiToken(lowerTemplateLiteralValue(this.emitCtx, n.parts));
|
|
5370
|
+
}
|
|
5371
|
+
return emit(n);
|
|
5358
5372
|
}
|
|
5359
5373
|
binary(op, left, right, emit) {
|
|
5360
|
-
const l =
|
|
5361
|
-
const r =
|
|
5374
|
+
const l = this.emitOperand(left, emit);
|
|
5375
|
+
const r = this.emitOperand(right, emit);
|
|
5362
5376
|
const wl = wrapIfMultiToken(l);
|
|
5363
5377
|
const wr = wrapIfMultiToken(r);
|
|
5364
5378
|
switch (op) {
|
|
@@ -5404,7 +5418,7 @@ ${goFields.join(`
|
|
|
5404
5418
|
return this.state.stringValueNames.has(name);
|
|
5405
5419
|
}
|
|
5406
5420
|
unary(op, argument, emit) {
|
|
5407
|
-
const arg =
|
|
5421
|
+
const arg = this.emitOperand(argument, emit);
|
|
5408
5422
|
if (op === "!")
|
|
5409
5423
|
return `not ${wrapIfMultiToken(arg)}`;
|
|
5410
5424
|
if (op === "-")
|
|
@@ -5412,8 +5426,8 @@ ${goFields.join(`
|
|
|
5412
5426
|
return arg;
|
|
5413
5427
|
}
|
|
5414
5428
|
logical(op, left, right, emit) {
|
|
5415
|
-
const wrapLeft = wrapIfMultiToken(
|
|
5416
|
-
const wrapRight = wrapIfMultiToken(
|
|
5429
|
+
const wrapLeft = wrapIfMultiToken(this.emitOperand(left, emit));
|
|
5430
|
+
const wrapRight = wrapIfMultiToken(this.emitOperand(right, emit));
|
|
5417
5431
|
if (op === "&&")
|
|
5418
5432
|
return `and ${wrapLeft} ${wrapRight}`;
|
|
5419
5433
|
if (op === "??" && this.nillablePropNameOf(left) !== null) {
|
|
@@ -5578,7 +5592,8 @@ ${goFields.join(`
|
|
|
5578
5592
|
}
|
|
5579
5593
|
return this.pushCallbackBF101(method, true);
|
|
5580
5594
|
}
|
|
5581
|
-
arrayMethod(method, object, args,
|
|
5595
|
+
arrayMethod(method, object, args, rawEmit) {
|
|
5596
|
+
const emit = (e) => this.emitOperand(e, rawEmit);
|
|
5582
5597
|
switch (method) {
|
|
5583
5598
|
case "join": {
|
|
5584
5599
|
const obj = emit(object);
|
|
@@ -5907,11 +5922,9 @@ ${goFields.join(`
|
|
|
5907
5922
|
}
|
|
5908
5923
|
const signal = localVarMap.get(expr.name);
|
|
5909
5924
|
if (signal) {
|
|
5910
|
-
this.
|
|
5911
|
-
return `$.${capitalizeFieldName(signal)}`;
|
|
5925
|
+
return this.filterRootFieldRef(signal);
|
|
5912
5926
|
}
|
|
5913
|
-
this.
|
|
5914
|
-
return `.${capitalizeFieldName(expr.name)}`;
|
|
5927
|
+
return this.filterRootFieldRef(expr.name);
|
|
5915
5928
|
}
|
|
5916
5929
|
case "literal":
|
|
5917
5930
|
if (expr.literalType === "string") {
|
|
@@ -5925,6 +5938,9 @@ ${goFields.join(`
|
|
|
5925
5938
|
if (expr.object.kind === "identifier" && expr.object.name === param) {
|
|
5926
5939
|
return `${paramPrefix}.${capitalizeFieldName(expr.property)}`;
|
|
5927
5940
|
}
|
|
5941
|
+
if (expr.object.kind === "identifier" && this.state.propsObjectName && expr.object.name === this.state.propsObjectName) {
|
|
5942
|
+
return this.filterRootFieldRef(expr.property);
|
|
5943
|
+
}
|
|
5928
5944
|
if (expr.property === "length") {
|
|
5929
5945
|
const innerHO = this.higherOrderShapeOf(expr.object);
|
|
5930
5946
|
if (innerHO && innerHO.method === "filter") {
|
|
@@ -5943,8 +5959,7 @@ ${goFields.join(`
|
|
|
5943
5959
|
return `${paramPrefix}.${capitalizeFieldName(expr.callee.property)}`;
|
|
5944
5960
|
}
|
|
5945
5961
|
if (expr.callee.kind === "identifier" && expr.args.length === 0) {
|
|
5946
|
-
this.
|
|
5947
|
-
return `$.${capitalizeFieldName(expr.callee.name)}`;
|
|
5962
|
+
return this.filterRootFieldRef(expr.callee.name);
|
|
5948
5963
|
}
|
|
5949
5964
|
if (asCallbackMethodCall4(expr) !== null) {
|
|
5950
5965
|
return this.refuseFilterExprNode(expr);
|
|
@@ -5974,29 +5989,33 @@ ${goFields.join(`
|
|
|
5974
5989
|
const right = this.renderFilterExpr(expr.right, param, localVarMap, datumField);
|
|
5975
5990
|
if (this.filterExprUnsupported)
|
|
5976
5991
|
return "false";
|
|
5992
|
+
const wl = wrapIfMultiToken(left);
|
|
5993
|
+
const wr = wrapIfMultiToken(right);
|
|
5977
5994
|
switch (expr.op) {
|
|
5978
5995
|
case "===":
|
|
5979
5996
|
case "==":
|
|
5980
|
-
return `eq ${
|
|
5997
|
+
return `eq ${wl} ${wr}`;
|
|
5981
5998
|
case "!==":
|
|
5982
5999
|
case "!=":
|
|
5983
|
-
return `ne ${
|
|
6000
|
+
return `ne ${wl} ${wr}`;
|
|
5984
6001
|
case ">":
|
|
5985
|
-
return `gt ${
|
|
6002
|
+
return `gt ${wl} ${wr}`;
|
|
5986
6003
|
case "<":
|
|
5987
|
-
return `lt ${
|
|
6004
|
+
return `lt ${wl} ${wr}`;
|
|
5988
6005
|
case ">=":
|
|
5989
|
-
return `ge ${
|
|
6006
|
+
return `ge ${wl} ${wr}`;
|
|
5990
6007
|
case "<=":
|
|
5991
|
-
return `le ${
|
|
6008
|
+
return `le ${wl} ${wr}`;
|
|
5992
6009
|
case "+":
|
|
5993
|
-
return this._emitPlus(expr.left, expr.right,
|
|
6010
|
+
return this._emitPlus(expr.left, expr.right, wl, wr);
|
|
5994
6011
|
case "-":
|
|
5995
|
-
return `bf_sub ${
|
|
6012
|
+
return `bf_sub ${wl} ${wr}`;
|
|
5996
6013
|
case "*":
|
|
5997
|
-
return `bf_mul ${
|
|
6014
|
+
return `bf_mul ${wl} ${wr}`;
|
|
5998
6015
|
case "/":
|
|
5999
|
-
return `bf_div ${
|
|
6016
|
+
return `bf_div ${wl} ${wr}`;
|
|
6017
|
+
case "%":
|
|
6018
|
+
return `bf_mod ${wl} ${wr}`;
|
|
6000
6019
|
default:
|
|
6001
6020
|
return `${left} ${expr.op} ${right}`;
|
|
6002
6021
|
}
|
|
@@ -6168,11 +6187,9 @@ ${goFields.join(`
|
|
|
6168
6187
|
}
|
|
6169
6188
|
continue;
|
|
6170
6189
|
}
|
|
6171
|
-
|
|
6172
|
-
|
|
6173
|
-
|
|
6174
|
-
}
|
|
6175
|
-
if (!singlePartTemplateLiteral && this.isTemplateFragment(go, exprOut.parsed?.kind)) {
|
|
6190
|
+
if (exprOut.parsed?.kind === "template-literal" || exprOut.parsed?.kind === "conditional") {
|
|
6191
|
+
go = lowerValueOperand(this.emitCtx, exprOut.parsed);
|
|
6192
|
+
} else if (this.isTemplateFragment(go, exprOut.parsed?.kind)) {
|
|
6176
6193
|
this.state.errors.push({
|
|
6177
6194
|
code: "BF101",
|
|
6178
6195
|
severity: "error",
|
|
@@ -6449,6 +6466,9 @@ ${goFields.join(`
|
|
|
6449
6466
|
case "/":
|
|
6450
6467
|
result = `bf_div ${left} ${right}`;
|
|
6451
6468
|
break;
|
|
6469
|
+
case "%":
|
|
6470
|
+
result = `bf_mod ${left} ${right}`;
|
|
6471
|
+
break;
|
|
6452
6472
|
default:
|
|
6453
6473
|
result = `${left} ${expr.op} ${right}`;
|
|
6454
6474
|
}
|
|
@@ -6475,7 +6495,7 @@ ${goFields.join(`
|
|
|
6475
6495
|
return plain(lowerTernary(this.emitCtx, expr.test, expr.consequent, expr.alternate));
|
|
6476
6496
|
}
|
|
6477
6497
|
case "template-literal":
|
|
6478
|
-
return plain(this.
|
|
6498
|
+
return plain(lowerTemplateLiteralValue(this.emitCtx, expr.parts));
|
|
6479
6499
|
case "arrow":
|
|
6480
6500
|
return plain("[ARROW-FN]");
|
|
6481
6501
|
case "regex":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"value-lowering.d.ts","sourceRoot":"","sources":["../../../src/adapter/value/value-lowering.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAQ3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AACvD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAA;AAyDtD;;;GAGG;AACH,wBAAgB,mBAAmB,CACjC,GAAG,EAAE,aAAa,EAClB,KAAK,EAAE,MAAM,EACb,SAAS,EAAE,QAAQ,EACnB,WAAW,CAAC,EAAE;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAA;CAAE,EAAE,EACrD,SAAS,CAAC,EAAE,UAAU,GACrB,MAAM,
|
|
1
|
+
{"version":3,"file":"value-lowering.d.ts","sourceRoot":"","sources":["../../../src/adapter/value/value-lowering.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAQ3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AACvD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAA;AAyDtD;;;GAGG;AACH,wBAAgB,mBAAmB,CACjC,GAAG,EAAE,aAAa,EAClB,KAAK,EAAE,MAAM,EACb,SAAS,EAAE,QAAQ,EACnB,WAAW,CAAC,EAAE;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAA;CAAE,EAAE,EACrD,SAAS,CAAC,EAAE,UAAU,GACrB,MAAM,CAkIR;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,aAAa,CAC3B,GAAG,EAAE,aAAa,EAClB,QAAQ,EAAE,QAAQ,EAClB,SAAS,CAAC,EAAE,UAAU,GACrB,MAAM,GAAG,IAAI,CAMf;AAED;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,UAAU,GAAG,MAAM,GAAG,IAAI,CAcxF;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,yBAAyB,CACvC,GAAG,EAAE,aAAa,EAClB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAA;CAAE,EAAE,EACpD,gBAAgB,GAAE,WAAW,CAAC,MAAM,EAAE,eAAe,CAA4B,EACjF,UAAU,CAAC,EAAE,QAAQ,GACpB,MAAM,CAqCR;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,UAAU,GAAG;IACnD,MAAM,EAAE,UAAU,CAAA;IAClB,KAAK,EAAE,OAAO,CAAC,UAAU,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,CAAC,CAAA;IAC7C,MAAM,CAAC,EAAE,UAAU,CAAA;CACpB,GAAG,IAAI,CAKP;AA8JD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,gBAAgB,CAC9B,GAAG,EAAE,aAAa,EAClB,KAAK,EAAE;IAAE,MAAM,EAAE,UAAU,CAAC;IAAC,KAAK,EAAE,OAAO,CAAC,UAAU,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;IAAC,MAAM,CAAC,EAAE,UAAU,CAAA;CAAE,EACjG,OAAO,EAAE;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,YAAY,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,QAAQ,CAAC;IAAC,MAAM,CAAC,EAAE,UAAU,CAAA;CAAE,EAAE,EACzF,WAAW,EAAE;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAA;CAAE,EAAE,EACpD,gBAAgB,EAAE,WAAW,CAAC,MAAM,EAAE,eAAe,CAAC,GACrD,MAAM,GAAG,IAAI,CAiBf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conformance-pins.d.ts","sourceRoot":"","sources":["../src/conformance-pins.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAA;AAEtD,eAAO,MAAM,eAAe,EAAE,
|
|
1
|
+
{"version":3,"file":"conformance-pins.d.ts","sourceRoot":"","sources":["../src/conformance-pins.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAA;AAEtD,eAAO,MAAM,eAAe,EAAE,eA4F7B,CAAA"}
|