@powerlines/plugin-alloy 0.16.0 → 0.16.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/builtin-file-CXkreb3b.mjs +43 -0
- package/dist/builtin-file-D0xcKRt6.cjs +49 -0
- package/dist/builtin-file-Detj4VKO.d.cts +34 -0
- package/dist/builtin-file-Df3B4vGB.d.mts +34 -0
- package/dist/capnp-6EjloHj4.mjs +265 -0
- package/dist/capnp-BHeTs4Ea.d.mts +86 -0
- package/dist/capnp-CirEkAHB.d.cts +86 -0
- package/dist/capnp-DOzEf2mj.cjs +362 -0
- package/dist/{_virtual/rolldown_runtime.cjs → chunk-BwyOHTjC.cjs} +12 -2
- package/dist/components-BrkXdHq-.d.mts +141 -0
- package/dist/components-CH68f_ve.mjs +1 -0
- package/dist/components-CO0xjM8H.mjs +1 -0
- package/dist/components-CnI3Y57d.mjs +1 -0
- package/dist/components-Cvpo9IEL.cjs +0 -0
- package/dist/components-DTkri-mp.cjs +0 -0
- package/dist/components-DkVeQ5Yn.d.cts +141 -0
- package/dist/components-Gg416Czx.cjs +0 -0
- package/dist/components-ZbItRNLr.cjs +0 -0
- package/dist/components-vTvc6Xgc.mjs +1 -0
- package/dist/context-B1Z2ZRAI.d.cts +32 -0
- package/dist/context-BwQLwanm.d.mts +1680 -0
- package/dist/context-CWt70HA3.d.cts +1680 -0
- package/dist/context-DkLnFNZm.cjs +60 -0
- package/dist/context-eP3fitqj.mjs +36 -0
- package/dist/context-x-0aNytc.d.mts +32 -0
- package/dist/contexts-BtxvYUPj.cjs +0 -0
- package/dist/contexts-Dy4nfIoL.mjs +1 -0
- package/dist/contexts-DzdhIC7G.cjs +0 -0
- package/dist/contexts-Q1YIygoz.mjs +1 -0
- package/dist/core/components/index.cjs +8 -6
- package/dist/core/components/index.d.cts +6 -3
- package/dist/core/components/index.d.mts +6 -3
- package/dist/core/components/index.mjs +5 -3
- package/dist/core/components/output.cjs +3 -39
- package/dist/core/components/output.d.cts +2 -17
- package/dist/core/components/output.d.mts +2 -17
- package/dist/core/components/output.mjs +2 -37
- package/dist/core/components/single-line-comment.cjs +2 -21
- package/dist/core/components/single-line-comment.d.cts +3 -21
- package/dist/core/components/single-line-comment.d.mts +3 -21
- package/dist/core/components/single-line-comment.mjs +1 -19
- package/dist/core/components/source-file.cjs +2 -57
- package/dist/core/components/source-file.d.cts +3 -30
- package/dist/core/components/source-file.d.mts +3 -30
- package/dist/core/components/source-file.mjs +1 -54
- package/dist/core/contexts/context.cjs +5 -39
- package/dist/core/contexts/context.d.cts +2 -31
- package/dist/core/contexts/context.d.mts +2 -31
- package/dist/core/contexts/context.mjs +1 -34
- package/dist/core/contexts/index.cjs +15 -14
- package/dist/core/contexts/index.d.cts +5 -2
- package/dist/core/contexts/index.d.mts +5 -2
- package/dist/core/contexts/index.mjs +3 -2
- package/dist/core/contexts/reflection.cjs +9 -67
- package/dist/core/contexts/reflection.d.cts +3 -50
- package/dist/core/contexts/reflection.d.mts +3 -50
- package/dist/core/contexts/reflection.mjs +1 -58
- package/dist/core/index.cjs +22 -22
- package/dist/core/index.d.cts +9 -7
- package/dist/core/index.d.mts +9 -7
- package/dist/core/index.mjs +7 -7
- package/dist/create-builtin-CtBhQRxS.d.mts +15 -0
- package/dist/create-builtin-DgYGwEYD.cjs +24 -0
- package/dist/create-builtin-Dug1rcMQ.mjs +18 -0
- package/dist/create-builtin-SArMbh0-.d.cts +15 -0
- package/dist/dynamic-import-statement-AUDLZGFa.d.cts +32 -0
- package/dist/dynamic-import-statement-BFl4j9Ex.cjs +30 -0
- package/dist/dynamic-import-statement-BjiwPuJ3.d.mts +32 -0
- package/dist/dynamic-import-statement-DYl1f5Mj.mjs +24 -0
- package/dist/entry-file-CQwIaayx.d.mts +27 -0
- package/dist/entry-file-CTYBU7Lg.mjs +37 -0
- package/dist/entry-file-Cq3bZzix.d.cts +27 -0
- package/dist/entry-file-l3ZhaFTI.cjs +44 -0
- package/dist/helpers/capnp.cjs +19 -274
- package/dist/helpers/capnp.d.cts +2 -85
- package/dist/helpers/capnp.d.mts +2 -85
- package/dist/helpers/capnp.mjs +2 -255
- package/dist/helpers/create-builtin.cjs +2 -18
- package/dist/helpers/create-builtin.d.cts +1 -14
- package/dist/helpers/create-builtin.d.mts +1 -14
- package/dist/helpers/create-builtin.mjs +1 -16
- package/dist/helpers/index.cjs +24 -23
- package/dist/helpers/index.d.cts +5 -4
- package/dist/helpers/index.d.mts +5 -4
- package/dist/helpers/index.mjs +5 -4
- package/dist/helpers/refkey.cjs +2 -15
- package/dist/helpers/refkey.d.cts +1 -12
- package/dist/helpers/refkey.d.mts +1 -12
- package/dist/helpers/refkey.mjs +1 -13
- package/dist/helpers/typescript.cjs +3 -45
- package/dist/helpers/typescript.d.cts +1 -22
- package/dist/helpers/typescript.d.mts +1 -22
- package/dist/helpers/typescript.mjs +2 -43
- package/dist/index-Blaks7l8.d.cts +1 -0
- package/dist/index-CuheJfs-.d.mts +1 -0
- package/dist/index-CwSIy_W-.d.cts +1 -0
- package/dist/index-D7UbuJwP.d.mts +1 -0
- package/dist/index-D9XihFV1.d.mts +1 -0
- package/dist/index-DdxxIAKU.d.cts +1 -0
- package/dist/index-DrK1_jKY.d.mts +1 -0
- package/dist/index-DrZ2Dh-H.d.cts +1 -0
- package/dist/index-DztUdPP_.d.mts +1 -0
- package/dist/index-lQ_hGQ08.d.cts +1 -0
- package/dist/index.cjs +22 -10
- package/dist/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +44 -3
- package/dist/markdown/components/index.cjs +12 -7
- package/dist/markdown/components/index.d.cts +7 -2
- package/dist/markdown/components/index.d.mts +7 -2
- package/dist/markdown/components/index.mjs +7 -2
- package/dist/markdown/components/markdown-file.cjs +6 -117
- package/dist/markdown/components/markdown-file.d.cts +4 -22
- package/dist/markdown/components/markdown-file.d.mts +4 -22
- package/dist/markdown/components/markdown-file.mjs +4 -114
- package/dist/markdown/components/markdown-table.cjs +5 -100
- package/dist/markdown/components/markdown-table.d.cts +4 -26
- package/dist/markdown/components/markdown-table.d.mts +4 -26
- package/dist/markdown/components/markdown-table.mjs +2 -96
- package/dist/markdown/contexts/index.cjs +6 -5
- package/dist/markdown/contexts/index.d.cts +2 -1
- package/dist/markdown/contexts/index.d.mts +2 -1
- package/dist/markdown/contexts/index.mjs +2 -1
- package/dist/markdown/contexts/markdown-table.cjs +5 -36
- package/dist/markdown/contexts/markdown-table.d.cts +1 -36
- package/dist/markdown/contexts/markdown-table.d.mts +1 -36
- package/dist/markdown/contexts/markdown-table.mjs +1 -31
- package/dist/markdown/index.cjs +17 -14
- package/dist/markdown/index.d.cts +8 -5
- package/dist/markdown/index.d.mts +8 -5
- package/dist/markdown/index.mjs +8 -5
- package/dist/markdown-file-CTMTrgdr.mjs +116 -0
- package/dist/markdown-file-CuMvfKbi.d.cts +23 -0
- package/dist/markdown-file-DBpOheYg.d.mts +23 -0
- package/dist/markdown-file-GXj9nWQs.cjs +128 -0
- package/dist/markdown-table-AO9Jtw-o.mjs +98 -0
- package/dist/markdown-table-Biapn9k9.cjs +57 -0
- package/dist/markdown-table-CpnCpTp1.d.cts +27 -0
- package/dist/markdown-table-DFnnh_px.d.cts +37 -0
- package/dist/markdown-table-DKL6g91k.d.mts +37 -0
- package/dist/markdown-table-DaYAMMk6.mjs +33 -0
- package/dist/markdown-table-DcG6ScWX.d.mts +27 -0
- package/dist/markdown-table-d1cy0JP3.cjs +116 -0
- package/dist/output-BC2u6xsn.d.cts +18 -0
- package/dist/output-C_BQEAMU.d.mts +18 -0
- package/dist/output-CiQCsyui.cjs +45 -0
- package/dist/output-eQ8RcTrP.mjs +39 -0
- package/dist/plugin-85Hf9k78.mjs +1 -0
- package/dist/plugin-CofWgH_d.cjs +0 -0
- package/dist/plugin-DcrJBDQ2.d.mts +39 -0
- package/dist/plugin-K4ViA72J.d.cts +39 -0
- package/dist/record-expression-B0NGcmBj.mjs +11 -0
- package/dist/record-expression-P1BTu_7B.d.mts +12 -0
- package/dist/record-expression-j-3eBufn.cjs +17 -0
- package/dist/record-expression-rZuoLQWG.d.cts +12 -0
- package/dist/refkey-BRtVxqGW.d.mts +13 -0
- package/dist/refkey-BUzulmmj.cjs +21 -0
- package/dist/refkey-CSq-Ftvf.mjs +15 -0
- package/dist/refkey-DpAkQ3Cu.d.cts +13 -0
- package/dist/reflection-B9zOZEdi.d.mts +51 -0
- package/dist/reflection-BYeP2t8p.d.cts +51 -0
- package/dist/reflection-CKhynTvI.cjs +108 -0
- package/dist/reflection-srixNcX2.mjs +60 -0
- package/dist/single-line-comment-C9Fz5mkM.mjs +21 -0
- package/dist/single-line-comment-DSAVQ0tl.d.cts +22 -0
- package/dist/single-line-comment-DSz_BbMx.d.mts +22 -0
- package/dist/single-line-comment-_ZglDv1k.cjs +27 -0
- package/dist/source-file-B8OyOWg8.d.mts +31 -0
- package/dist/source-file-DKnFKRGJ.cjs +63 -0
- package/dist/source-file-Db1Wu_yq.mjs +56 -0
- package/dist/source-file-Dr2h8MVw.d.cts +31 -0
- package/dist/tsdoc-BT-2pTD3.d.mts +152 -0
- package/dist/tsdoc-BpykLfnB.cjs +576 -0
- package/dist/tsdoc-CWCdJ1Uj.mjs +456 -0
- package/dist/tsdoc-C_2VzSk_.d.cts +152 -0
- package/dist/tsdoc-reflection-BIWxEkBI.mjs +170 -0
- package/dist/tsdoc-reflection-D4QfeAYE.d.cts +18 -0
- package/dist/tsdoc-reflection-Dr_Nf1ht.cjs +188 -0
- package/dist/tsdoc-reflection-qXh3a1WV.d.mts +18 -0
- package/dist/types/components.cjs +1 -0
- package/dist/types/components.d.cts +2 -141
- package/dist/types/components.d.mts +2 -141
- package/dist/types/components.mjs +2 -0
- package/dist/types/index.cjs +2 -0
- package/dist/types/index.d.cts +3 -2
- package/dist/types/index.d.mts +3 -2
- package/dist/types/index.mjs +3 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +2 -40
- package/dist/types/plugin.d.mts +2 -40
- package/dist/types/plugin.mjs +2 -0
- package/dist/typescript/components/builtin-file.cjs +8 -43
- package/dist/typescript/components/builtin-file.d.cts +6 -33
- package/dist/typescript/components/builtin-file.d.mts +6 -33
- package/dist/typescript/components/builtin-file.mjs +7 -41
- package/dist/typescript/components/dynamic-import-statement.cjs +2 -24
- package/dist/typescript/components/dynamic-import-statement.d.cts +1 -31
- package/dist/typescript/components/dynamic-import-statement.d.mts +1 -31
- package/dist/typescript/components/dynamic-import-statement.mjs +1 -22
- package/dist/typescript/components/entry-file.cjs +6 -38
- package/dist/typescript/components/entry-file.d.cts +5 -26
- package/dist/typescript/components/entry-file.d.mts +5 -26
- package/dist/typescript/components/entry-file.mjs +5 -35
- package/dist/typescript/components/index.cjs +49 -43
- package/dist/typescript/components/index.d.cts +13 -9
- package/dist/typescript/components/index.d.mts +13 -9
- package/dist/typescript/components/index.mjs +15 -9
- package/dist/typescript/components/record-expression.cjs +2 -11
- package/dist/typescript/components/record-expression.d.cts +1 -11
- package/dist/typescript/components/record-expression.d.mts +1 -11
- package/dist/typescript/components/record-expression.mjs +1 -9
- package/dist/typescript/components/tsdoc-reflection.cjs +8 -172
- package/dist/typescript/components/tsdoc-reflection.d.cts +4 -17
- package/dist/typescript/components/tsdoc-reflection.d.mts +4 -17
- package/dist/typescript/components/tsdoc-reflection.mjs +5 -168
- package/dist/typescript/components/tsdoc.cjs +23 -475
- package/dist/typescript/components/tsdoc.d.cts +3 -151
- package/dist/typescript/components/tsdoc.d.mts +3 -151
- package/dist/typescript/components/tsdoc.mjs +3 -454
- package/dist/typescript/components/typescript-file.cjs +7 -192
- package/dist/typescript/components/typescript-file.d.cts +4 -46
- package/dist/typescript/components/typescript-file.d.mts +4 -46
- package/dist/typescript/components/typescript-file.mjs +4 -188
- package/dist/typescript/components/typescript-interface.cjs +8 -67
- package/dist/typescript/components/typescript-interface.d.cts +3 -23
- package/dist/typescript/components/typescript-interface.d.mts +3 -23
- package/dist/typescript/components/typescript-interface.mjs +6 -64
- package/dist/typescript/components/typescript-object.cjs +8 -124
- package/dist/typescript/components/typescript-object.d.cts +3 -24
- package/dist/typescript/components/typescript-object.d.mts +3 -24
- package/dist/typescript/components/typescript-object.mjs +6 -121
- package/dist/typescript/index.cjs +49 -44
- package/dist/typescript/index.d.cts +13 -10
- package/dist/typescript/index.d.mts +13 -10
- package/dist/typescript/index.mjs +15 -10
- package/dist/typescript-BIiCTw8m.d.mts +23 -0
- package/dist/typescript-NNuOlVjo.mjs +45 -0
- package/dist/typescript-VTSR_IQG.cjs +51 -0
- package/dist/typescript-YczHz9BQ.d.cts +23 -0
- package/dist/typescript-file-B2iQamR6.d.cts +47 -0
- package/dist/typescript-file-CCNXO3vl.d.mts +47 -0
- package/dist/typescript-file-DLbLtnFd.cjs +208 -0
- package/dist/typescript-file-hcvsHaDV.mjs +190 -0
- package/dist/typescript-interface-BM02EN5E.mjs +66 -0
- package/dist/typescript-interface-Cu5yH1iH.d.mts +24 -0
- package/dist/typescript-interface-cuXGu4c4.cjs +78 -0
- package/dist/typescript-interface-vmxe6DFQ.d.cts +24 -0
- package/dist/typescript-object-Bk0AnSSQ.mjs +123 -0
- package/dist/typescript-object-Bsfy6ZF0.cjs +135 -0
- package/dist/typescript-object-CYLHqec2.d.cts +25 -0
- package/dist/typescript-object-DlbiBCmI.d.mts +25 -0
- package/dist/{deepkit/src/utilities.mjs → utilities-C6eipB1q.mjs} +1 -1
- package/dist/{deepkit/src/utilities.cjs → utilities-CiKb35hs.cjs} +25 -5
- package/dist/vendor/index.cjs +630 -15
- package/package.json +5 -5
- package/dist/_virtual/rolldown_runtime.mjs +0 -29
- package/dist/powerlines/src/lib/utilities/file-header.cjs +0 -13
- package/dist/powerlines/src/lib/utilities/file-header.mjs +0 -12
- package/dist/powerlines/src/types/babel.d.mts +0 -2
- package/dist/powerlines/src/types/build.d.cts +0 -145
- package/dist/powerlines/src/types/build.d.mts +0 -145
- package/dist/powerlines/src/types/commands.d.cts +0 -8
- package/dist/powerlines/src/types/commands.d.mts +0 -9
- package/dist/powerlines/src/types/config.d.cts +0 -369
- package/dist/powerlines/src/types/config.d.mts +0 -369
- package/dist/powerlines/src/types/context.d.cts +0 -362
- package/dist/powerlines/src/types/context.d.mts +0 -364
- package/dist/powerlines/src/types/fs.d.cts +0 -458
- package/dist/powerlines/src/types/fs.d.mts +0 -458
- package/dist/powerlines/src/types/hooks.d.mts +0 -2
- package/dist/powerlines/src/types/plugin.d.cts +0 -231
- package/dist/powerlines/src/types/plugin.d.mts +0 -231
- package/dist/powerlines/src/types/resolved.d.cts +0 -81
- package/dist/powerlines/src/types/resolved.d.mts +0 -81
- package/dist/powerlines/src/types/tsconfig.d.cts +0 -69
- package/dist/powerlines/src/types/tsconfig.d.mts +0 -69
- package/dist/vendor/index.mjs +0 -11
package/dist/vendor/index.cjs
CHANGED
|
@@ -1,20 +1,635 @@
|
|
|
1
|
-
|
|
1
|
+
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
var vendor_exports = {};
|
|
5
|
-
require_rolldown_runtime.__reExport(vendor_exports, require("@alloy-js/core"));
|
|
3
|
+
var chunk554SZY2F_cjs = require('./chunk-554SZY2F.cjs');
|
|
6
4
|
|
|
7
|
-
|
|
8
|
-
|
|
5
|
+
// src/vendor/index.ts
|
|
6
|
+
chunk554SZY2F_cjs.init_cjs_shims();
|
|
7
|
+
var export_TrackOpTypes = chunk554SZY2F_cjs.import_reactivity.TrackOpTypes;
|
|
8
|
+
var export_TriggerOpTypes = chunk554SZY2F_cjs.import_reactivity.TriggerOpTypes;
|
|
9
|
+
var export_computed = chunk554SZY2F_cjs.import_reactivity.computed;
|
|
10
|
+
var export_isProxy = chunk554SZY2F_cjs.import_reactivity.isProxy;
|
|
11
|
+
var export_isReactive = chunk554SZY2F_cjs.import_reactivity.isReactive;
|
|
12
|
+
var export_isRef = chunk554SZY2F_cjs.import_reactivity.isRef;
|
|
13
|
+
var export_reactive = chunk554SZY2F_cjs.import_reactivity.reactive;
|
|
14
|
+
var export_ref = chunk554SZY2F_cjs.import_reactivity.ref;
|
|
15
|
+
var export_shallowReactive = chunk554SZY2F_cjs.import_reactivity.shallowReactive;
|
|
16
|
+
var export_shallowRef = chunk554SZY2F_cjs.import_reactivity.shallowRef;
|
|
17
|
+
var export_toRaw = chunk554SZY2F_cjs.import_reactivity.toRaw;
|
|
18
|
+
var export_toRef = chunk554SZY2F_cjs.import_reactivity.toRef;
|
|
19
|
+
var export_toRefs = chunk554SZY2F_cjs.import_reactivity.toRefs;
|
|
20
|
+
var export_track = chunk554SZY2F_cjs.import_reactivity.track;
|
|
21
|
+
var export_trigger = chunk554SZY2F_cjs.import_reactivity.trigger;
|
|
22
|
+
var export_watch = chunk554SZY2F_cjs.import_reactivity.watch;
|
|
23
|
+
|
|
24
|
+
Object.defineProperty(exports, "AppendFile", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunk554SZY2F_cjs.AppendFile; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "AppendRegion", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunk554SZY2F_cjs.AppendRegion; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "AssignmentContext", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunk554SZY2F_cjs.AssignmentContext; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "BasicScope", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunk554SZY2F_cjs.BasicScope; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "BasicSymbol", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunk554SZY2F_cjs.BasicSymbol; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "BinderContext", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunk554SZY2F_cjs.BinderContext; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "Block", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunk554SZY2F_cjs.Block; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "CopyFile", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunk554SZY2F_cjs.CopyFile; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "Declaration", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunk554SZY2F_cjs.Declaration; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "DeclarationContext", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunk554SZY2F_cjs.DeclarationContext; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "For", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunk554SZY2F_cjs.For; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "FormatOptions", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunk554SZY2F_cjs.FormatOptions; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "Indent", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunk554SZY2F_cjs.Indent; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "List", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunk554SZY2F_cjs.List; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "Match", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunk554SZY2F_cjs.Match; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "MemberContext", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunk554SZY2F_cjs.MemberContext; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "MemberDeclaration", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunk554SZY2F_cjs.MemberDeclaration; }
|
|
91
|
+
});
|
|
92
|
+
Object.defineProperty(exports, "MemberDeclarationContext", {
|
|
93
|
+
enumerable: true,
|
|
94
|
+
get: function () { return chunk554SZY2F_cjs.MemberDeclarationContext; }
|
|
95
|
+
});
|
|
96
|
+
Object.defineProperty(exports, "MemberName", {
|
|
97
|
+
enumerable: true,
|
|
98
|
+
get: function () { return chunk554SZY2F_cjs.MemberName; }
|
|
99
|
+
});
|
|
100
|
+
Object.defineProperty(exports, "MemberScope", {
|
|
101
|
+
enumerable: true,
|
|
102
|
+
get: function () { return chunk554SZY2F_cjs.MemberScope; }
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, "Name", {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () { return chunk554SZY2F_cjs.Name; }
|
|
107
|
+
});
|
|
108
|
+
Object.defineProperty(exports, "NamePolicyContext", {
|
|
109
|
+
enumerable: true,
|
|
110
|
+
get: function () { return chunk554SZY2F_cjs.NamePolicyContext; }
|
|
111
|
+
});
|
|
112
|
+
Object.defineProperty(exports, "Output", {
|
|
113
|
+
enumerable: true,
|
|
114
|
+
get: function () { return chunk554SZY2F_cjs.Output; }
|
|
115
|
+
});
|
|
116
|
+
Object.defineProperty(exports, "OutputDeclarationSpace", {
|
|
117
|
+
enumerable: true,
|
|
118
|
+
get: function () { return chunk554SZY2F_cjs.OutputDeclarationSpace; }
|
|
119
|
+
});
|
|
120
|
+
Object.defineProperty(exports, "OutputMemberSpace", {
|
|
121
|
+
enumerable: true,
|
|
122
|
+
get: function () { return chunk554SZY2F_cjs.OutputMemberSpace; }
|
|
123
|
+
});
|
|
124
|
+
Object.defineProperty(exports, "OutputScope", {
|
|
125
|
+
enumerable: true,
|
|
126
|
+
get: function () { return chunk554SZY2F_cjs.OutputScope; }
|
|
127
|
+
});
|
|
128
|
+
Object.defineProperty(exports, "OutputSymbol", {
|
|
129
|
+
enumerable: true,
|
|
130
|
+
get: function () { return chunk554SZY2F_cjs.OutputSymbol; }
|
|
131
|
+
});
|
|
132
|
+
Object.defineProperty(exports, "Prose", {
|
|
133
|
+
enumerable: true,
|
|
134
|
+
get: function () { return chunk554SZY2F_cjs.Prose; }
|
|
135
|
+
});
|
|
136
|
+
Object.defineProperty(exports, "REFKEYABLE", {
|
|
137
|
+
enumerable: true,
|
|
138
|
+
get: function () { return chunk554SZY2F_cjs.REFKEYABLE; }
|
|
139
|
+
});
|
|
140
|
+
Object.defineProperty(exports, "RENDERABLE", {
|
|
141
|
+
enumerable: true,
|
|
142
|
+
get: function () { return chunk554SZY2F_cjs.RENDERABLE; }
|
|
143
|
+
});
|
|
144
|
+
Object.defineProperty(exports, "ReactiveUnionSet", {
|
|
145
|
+
enumerable: true,
|
|
146
|
+
get: function () { return chunk554SZY2F_cjs.ReactiveUnionSet; }
|
|
147
|
+
});
|
|
148
|
+
Object.defineProperty(exports, "ReferenceOrContent", {
|
|
149
|
+
enumerable: true,
|
|
150
|
+
get: function () { return chunk554SZY2F_cjs.ReferenceOrContent; }
|
|
151
|
+
});
|
|
152
|
+
Object.defineProperty(exports, "Scope", {
|
|
153
|
+
enumerable: true,
|
|
154
|
+
get: function () { return chunk554SZY2F_cjs.Scope; }
|
|
155
|
+
});
|
|
156
|
+
Object.defineProperty(exports, "ScopeContext", {
|
|
157
|
+
enumerable: true,
|
|
158
|
+
get: function () { return chunk554SZY2F_cjs.ScopeContext; }
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(exports, "Show", {
|
|
161
|
+
enumerable: true,
|
|
162
|
+
get: function () { return chunk554SZY2F_cjs.Show; }
|
|
163
|
+
});
|
|
164
|
+
Object.defineProperty(exports, "SourceDirectory", {
|
|
165
|
+
enumerable: true,
|
|
166
|
+
get: function () { return chunk554SZY2F_cjs.SourceDirectory; }
|
|
167
|
+
});
|
|
168
|
+
Object.defineProperty(exports, "SourceDirectoryContext", {
|
|
169
|
+
enumerable: true,
|
|
170
|
+
get: function () { return chunk554SZY2F_cjs.SourceDirectoryContext; }
|
|
171
|
+
});
|
|
172
|
+
Object.defineProperty(exports, "SourceFile", {
|
|
173
|
+
enumerable: true,
|
|
174
|
+
get: function () { return chunk554SZY2F_cjs.SourceFile; }
|
|
175
|
+
});
|
|
176
|
+
Object.defineProperty(exports, "SourceFileContext", {
|
|
177
|
+
enumerable: true,
|
|
178
|
+
get: function () { return chunk554SZY2F_cjs.SourceFileContext; }
|
|
179
|
+
});
|
|
180
|
+
Object.defineProperty(exports, "StatementList", {
|
|
181
|
+
enumerable: true,
|
|
182
|
+
get: function () { return chunk554SZY2F_cjs.StatementList; }
|
|
183
|
+
});
|
|
184
|
+
Object.defineProperty(exports, "Switch", {
|
|
185
|
+
enumerable: true,
|
|
186
|
+
get: function () { return chunk554SZY2F_cjs.Switch; }
|
|
187
|
+
});
|
|
188
|
+
Object.defineProperty(exports, "SymbolTable", {
|
|
189
|
+
enumerable: true,
|
|
190
|
+
get: function () { return chunk554SZY2F_cjs.SymbolTable; }
|
|
191
|
+
});
|
|
192
|
+
Object.defineProperty(exports, "TO_SYMBOL", {
|
|
193
|
+
enumerable: true,
|
|
194
|
+
get: function () { return chunk554SZY2F_cjs.TO_SYMBOL; }
|
|
195
|
+
});
|
|
196
|
+
Object.defineProperty(exports, "TemplateFile", {
|
|
197
|
+
enumerable: true,
|
|
198
|
+
get: function () { return chunk554SZY2F_cjs.TemplateFile; }
|
|
199
|
+
});
|
|
200
|
+
Object.defineProperty(exports, "TemplateVariable", {
|
|
201
|
+
enumerable: true,
|
|
202
|
+
get: function () { return chunk554SZY2F_cjs.TemplateVariable; }
|
|
203
|
+
});
|
|
204
|
+
Object.defineProperty(exports, "UpdateFile", {
|
|
205
|
+
enumerable: true,
|
|
206
|
+
get: function () { return chunk554SZY2F_cjs.UpdateFile; }
|
|
207
|
+
});
|
|
208
|
+
Object.defineProperty(exports, "Wrap", {
|
|
209
|
+
enumerable: true,
|
|
210
|
+
get: function () { return chunk554SZY2F_cjs.Wrap; }
|
|
211
|
+
});
|
|
212
|
+
Object.defineProperty(exports, "baseListPropsToMapJoinArgs", {
|
|
213
|
+
enumerable: true,
|
|
214
|
+
get: function () { return chunk554SZY2F_cjs.baseListPropsToMapJoinArgs; }
|
|
215
|
+
});
|
|
216
|
+
Object.defineProperty(exports, "children", {
|
|
217
|
+
enumerable: true,
|
|
218
|
+
get: function () { return chunk554SZY2F_cjs.children; }
|
|
219
|
+
});
|
|
220
|
+
Object.defineProperty(exports, "childrenArray", {
|
|
221
|
+
enumerable: true,
|
|
222
|
+
get: function () { return chunk554SZY2F_cjs.childrenArray; }
|
|
223
|
+
});
|
|
224
|
+
Object.defineProperty(exports, "code", {
|
|
225
|
+
enumerable: true,
|
|
226
|
+
get: function () { return chunk554SZY2F_cjs.code; }
|
|
227
|
+
});
|
|
228
|
+
Object.defineProperty(exports, "contextsByKey", {
|
|
229
|
+
enumerable: true,
|
|
230
|
+
get: function () { return chunk554SZY2F_cjs.contextsByKey; }
|
|
231
|
+
});
|
|
232
|
+
Object.defineProperty(exports, "createAssignmentContext", {
|
|
233
|
+
enumerable: true,
|
|
234
|
+
get: function () { return chunk554SZY2F_cjs.createAssignmentContext; }
|
|
235
|
+
});
|
|
236
|
+
Object.defineProperty(exports, "createComponent", {
|
|
237
|
+
enumerable: true,
|
|
238
|
+
get: function () { return chunk554SZY2F_cjs.createComponent; }
|
|
239
|
+
});
|
|
240
|
+
Object.defineProperty(exports, "createContentSlot", {
|
|
241
|
+
enumerable: true,
|
|
242
|
+
get: function () { return chunk554SZY2F_cjs.createContentSlot; }
|
|
243
|
+
});
|
|
244
|
+
Object.defineProperty(exports, "createContext", {
|
|
245
|
+
enumerable: true,
|
|
246
|
+
get: function () { return chunk554SZY2F_cjs.createContext; }
|
|
247
|
+
});
|
|
248
|
+
Object.defineProperty(exports, "createCustomContext", {
|
|
249
|
+
enumerable: true,
|
|
250
|
+
get: function () { return chunk554SZY2F_cjs.createCustomContext; }
|
|
251
|
+
});
|
|
252
|
+
Object.defineProperty(exports, "createDeclarationTap", {
|
|
253
|
+
enumerable: true,
|
|
254
|
+
get: function () { return chunk554SZY2F_cjs.createDeclarationTap; }
|
|
255
|
+
});
|
|
256
|
+
Object.defineProperty(exports, "createFileResource", {
|
|
257
|
+
enumerable: true,
|
|
258
|
+
get: function () { return chunk554SZY2F_cjs.createFileResource; }
|
|
259
|
+
});
|
|
260
|
+
Object.defineProperty(exports, "createFormatOptionsContextFor", {
|
|
261
|
+
enumerable: true,
|
|
262
|
+
get: function () { return chunk554SZY2F_cjs.createFormatOptionsContextFor; }
|
|
263
|
+
});
|
|
264
|
+
Object.defineProperty(exports, "createIntrinsic", {
|
|
265
|
+
enumerable: true,
|
|
266
|
+
get: function () { return chunk554SZY2F_cjs.createIntrinsic; }
|
|
267
|
+
});
|
|
268
|
+
Object.defineProperty(exports, "createMemberTap", {
|
|
269
|
+
enumerable: true,
|
|
270
|
+
get: function () { return chunk554SZY2F_cjs.createMemberTap; }
|
|
271
|
+
});
|
|
272
|
+
Object.defineProperty(exports, "createNamePolicy", {
|
|
273
|
+
enumerable: true,
|
|
274
|
+
get: function () { return chunk554SZY2F_cjs.createNamePolicy; }
|
|
275
|
+
});
|
|
276
|
+
Object.defineProperty(exports, "createNamedContext", {
|
|
277
|
+
enumerable: true,
|
|
278
|
+
get: function () { return chunk554SZY2F_cjs.createNamedContext; }
|
|
279
|
+
});
|
|
280
|
+
Object.defineProperty(exports, "createOutputBinder", {
|
|
281
|
+
enumerable: true,
|
|
282
|
+
get: function () { return chunk554SZY2F_cjs.createOutputBinder; }
|
|
283
|
+
});
|
|
284
|
+
Object.defineProperty(exports, "createRenderTreeHook", {
|
|
285
|
+
enumerable: true,
|
|
286
|
+
get: function () { return chunk554SZY2F_cjs.createRenderTreeHook; }
|
|
287
|
+
});
|
|
288
|
+
Object.defineProperty(exports, "createResource", {
|
|
289
|
+
enumerable: true,
|
|
290
|
+
get: function () { return chunk554SZY2F_cjs.createResource; }
|
|
291
|
+
});
|
|
292
|
+
Object.defineProperty(exports, "createScopeTap", {
|
|
293
|
+
enumerable: true,
|
|
294
|
+
get: function () { return chunk554SZY2F_cjs.createScopeTap; }
|
|
295
|
+
});
|
|
296
|
+
Object.defineProperty(exports, "createSourceFileTap", {
|
|
297
|
+
enumerable: true,
|
|
298
|
+
get: function () { return chunk554SZY2F_cjs.createSourceFileTap; }
|
|
299
|
+
});
|
|
300
|
+
Object.defineProperty(exports, "createSymbolSlot", {
|
|
301
|
+
enumerable: true,
|
|
302
|
+
get: function () { return chunk554SZY2F_cjs.createSymbolSlot; }
|
|
303
|
+
});
|
|
304
|
+
Object.defineProperty(exports, "createTap", {
|
|
305
|
+
enumerable: true,
|
|
306
|
+
get: function () { return chunk554SZY2F_cjs.createTap; }
|
|
307
|
+
});
|
|
308
|
+
Object.defineProperty(exports, "decl", {
|
|
309
|
+
enumerable: true,
|
|
310
|
+
get: function () { return chunk554SZY2F_cjs.decl; }
|
|
311
|
+
});
|
|
312
|
+
Object.defineProperty(exports, "defaultProps", {
|
|
313
|
+
enumerable: true,
|
|
314
|
+
get: function () { return chunk554SZY2F_cjs.defaultProps; }
|
|
315
|
+
});
|
|
316
|
+
Object.defineProperty(exports, "effect", {
|
|
317
|
+
enumerable: true,
|
|
318
|
+
get: function () { return chunk554SZY2F_cjs.effect; }
|
|
319
|
+
});
|
|
320
|
+
Object.defineProperty(exports, "emitSymbol", {
|
|
321
|
+
enumerable: true,
|
|
322
|
+
get: function () { return chunk554SZY2F_cjs.emitSymbol; }
|
|
323
|
+
});
|
|
324
|
+
Object.defineProperty(exports, "findKeyedChild", {
|
|
325
|
+
enumerable: true,
|
|
326
|
+
get: function () { return chunk554SZY2F_cjs.findKeyedChild; }
|
|
327
|
+
});
|
|
328
|
+
Object.defineProperty(exports, "findKeyedChildren", {
|
|
329
|
+
enumerable: true,
|
|
330
|
+
get: function () { return chunk554SZY2F_cjs.findKeyedChildren; }
|
|
331
|
+
});
|
|
332
|
+
Object.defineProperty(exports, "findUnkeyedChildren", {
|
|
333
|
+
enumerable: true,
|
|
334
|
+
get: function () { return chunk554SZY2F_cjs.findUnkeyedChildren; }
|
|
335
|
+
});
|
|
336
|
+
Object.defineProperty(exports, "flushJobs", {
|
|
337
|
+
enumerable: true,
|
|
338
|
+
get: function () { return chunk554SZY2F_cjs.flushJobs; }
|
|
339
|
+
});
|
|
340
|
+
Object.defineProperty(exports, "flushJobsAsync", {
|
|
341
|
+
enumerable: true,
|
|
342
|
+
get: function () { return chunk554SZY2F_cjs.flushJobsAsync; }
|
|
343
|
+
});
|
|
344
|
+
Object.defineProperty(exports, "getAssignmentSymbol", {
|
|
345
|
+
enumerable: true,
|
|
346
|
+
get: function () { return chunk554SZY2F_cjs.getAssignmentSymbol; }
|
|
347
|
+
});
|
|
348
|
+
Object.defineProperty(exports, "getContext", {
|
|
349
|
+
enumerable: true,
|
|
350
|
+
get: function () { return chunk554SZY2F_cjs.getContext; }
|
|
351
|
+
});
|
|
352
|
+
Object.defineProperty(exports, "getContextForRenderNode", {
|
|
353
|
+
enumerable: true,
|
|
354
|
+
get: function () { return chunk554SZY2F_cjs.getContextForRenderNode; }
|
|
355
|
+
});
|
|
356
|
+
Object.defineProperty(exports, "getElementCache", {
|
|
357
|
+
enumerable: true,
|
|
358
|
+
get: function () { return chunk554SZY2F_cjs.getElementCache; }
|
|
359
|
+
});
|
|
360
|
+
Object.defineProperty(exports, "getSymbolCreator", {
|
|
361
|
+
enumerable: true,
|
|
362
|
+
get: function () { return chunk554SZY2F_cjs.getSymbolCreator; }
|
|
363
|
+
});
|
|
364
|
+
Object.defineProperty(exports, "getSymbolCreatorSymbol", {
|
|
365
|
+
enumerable: true,
|
|
366
|
+
get: function () { return chunk554SZY2F_cjs.getSymbolCreatorSymbol; }
|
|
367
|
+
});
|
|
368
|
+
Object.defineProperty(exports, "inspectRefkey", {
|
|
369
|
+
enumerable: true,
|
|
370
|
+
get: function () { return chunk554SZY2F_cjs.inspectRefkey; }
|
|
371
|
+
});
|
|
372
|
+
Object.defineProperty(exports, "instantiateTakenMembersTo", {
|
|
373
|
+
enumerable: true,
|
|
374
|
+
get: function () { return chunk554SZY2F_cjs.instantiateTakenMembersTo; }
|
|
375
|
+
});
|
|
376
|
+
Object.defineProperty(exports, "intrinsicElementKey", {
|
|
377
|
+
enumerable: true,
|
|
378
|
+
get: function () { return chunk554SZY2F_cjs.intrinsicElementKey; }
|
|
379
|
+
});
|
|
380
|
+
Object.defineProperty(exports, "isComponentCreator", {
|
|
381
|
+
enumerable: true,
|
|
382
|
+
get: function () { return chunk554SZY2F_cjs.isComponentCreator; }
|
|
383
|
+
});
|
|
384
|
+
Object.defineProperty(exports, "isCustomContext", {
|
|
385
|
+
enumerable: true,
|
|
386
|
+
get: function () { return chunk554SZY2F_cjs.isCustomContext; }
|
|
387
|
+
});
|
|
388
|
+
Object.defineProperty(exports, "isIntrinsicElement", {
|
|
389
|
+
enumerable: true,
|
|
390
|
+
get: function () { return chunk554SZY2F_cjs.isIntrinsicElement; }
|
|
391
|
+
});
|
|
392
|
+
Object.defineProperty(exports, "isKeyedChild", {
|
|
393
|
+
enumerable: true,
|
|
394
|
+
get: function () { return chunk554SZY2F_cjs.isKeyedChild; }
|
|
395
|
+
});
|
|
396
|
+
Object.defineProperty(exports, "isLibrarySymbolReference", {
|
|
397
|
+
enumerable: true,
|
|
398
|
+
get: function () { return chunk554SZY2F_cjs.isLibrarySymbolReference; }
|
|
399
|
+
});
|
|
400
|
+
Object.defineProperty(exports, "isMemberRefkey", {
|
|
401
|
+
enumerable: true,
|
|
402
|
+
get: function () { return chunk554SZY2F_cjs.isMemberRefkey; }
|
|
403
|
+
});
|
|
404
|
+
Object.defineProperty(exports, "isNamekey", {
|
|
405
|
+
enumerable: true,
|
|
406
|
+
get: function () { return chunk554SZY2F_cjs.isNamekey; }
|
|
407
|
+
});
|
|
408
|
+
Object.defineProperty(exports, "isPrintHook", {
|
|
409
|
+
enumerable: true,
|
|
410
|
+
get: function () { return chunk554SZY2F_cjs.isPrintHook; }
|
|
411
|
+
});
|
|
412
|
+
Object.defineProperty(exports, "isRefkey", {
|
|
413
|
+
enumerable: true,
|
|
414
|
+
get: function () { return chunk554SZY2F_cjs.isRefkey; }
|
|
415
|
+
});
|
|
416
|
+
Object.defineProperty(exports, "isRefkeyable", {
|
|
417
|
+
enumerable: true,
|
|
418
|
+
get: function () { return chunk554SZY2F_cjs.isRefkeyable; }
|
|
419
|
+
});
|
|
420
|
+
Object.defineProperty(exports, "isRenderableObject", {
|
|
421
|
+
enumerable: true,
|
|
422
|
+
get: function () { return chunk554SZY2F_cjs.isRenderableObject; }
|
|
423
|
+
});
|
|
424
|
+
Object.defineProperty(exports, "isSymbolRefkey", {
|
|
425
|
+
enumerable: true,
|
|
426
|
+
get: function () { return chunk554SZY2F_cjs.isSymbolRefkey; }
|
|
427
|
+
});
|
|
428
|
+
Object.defineProperty(exports, "join", {
|
|
429
|
+
enumerable: true,
|
|
430
|
+
get: function () { return chunk554SZY2F_cjs.join; }
|
|
431
|
+
});
|
|
432
|
+
Object.defineProperty(exports, "mapJoin", {
|
|
433
|
+
enumerable: true,
|
|
434
|
+
get: function () { return chunk554SZY2F_cjs.mapJoin; }
|
|
435
|
+
});
|
|
436
|
+
Object.defineProperty(exports, "matchTag", {
|
|
437
|
+
enumerable: true,
|
|
438
|
+
get: function () { return chunk554SZY2F_cjs.matchTag; }
|
|
439
|
+
});
|
|
440
|
+
Object.defineProperty(exports, "memberRefkey", {
|
|
441
|
+
enumerable: true,
|
|
442
|
+
get: function () { return chunk554SZY2F_cjs.memberRefkey; }
|
|
443
|
+
});
|
|
444
|
+
Object.defineProperty(exports, "memo", {
|
|
445
|
+
enumerable: true,
|
|
446
|
+
get: function () { return chunk554SZY2F_cjs.memo; }
|
|
447
|
+
});
|
|
448
|
+
Object.defineProperty(exports, "mergeProps", {
|
|
449
|
+
enumerable: true,
|
|
450
|
+
get: function () { return chunk554SZY2F_cjs.mergeProps; }
|
|
451
|
+
});
|
|
452
|
+
Object.defineProperty(exports, "moveTakenMembersTo", {
|
|
453
|
+
enumerable: true,
|
|
454
|
+
get: function () { return chunk554SZY2F_cjs.moveTakenMembersTo; }
|
|
455
|
+
});
|
|
456
|
+
Object.defineProperty(exports, "namekey", {
|
|
457
|
+
enumerable: true,
|
|
458
|
+
get: function () { return chunk554SZY2F_cjs.namekey; }
|
|
459
|
+
});
|
|
460
|
+
Object.defineProperty(exports, "notifyContentState", {
|
|
461
|
+
enumerable: true,
|
|
462
|
+
get: function () { return chunk554SZY2F_cjs.notifyContentState; }
|
|
463
|
+
});
|
|
464
|
+
Object.defineProperty(exports, "onCleanup", {
|
|
465
|
+
enumerable: true,
|
|
466
|
+
get: function () { return chunk554SZY2F_cjs.onCleanup; }
|
|
467
|
+
});
|
|
468
|
+
Object.defineProperty(exports, "popStack", {
|
|
469
|
+
enumerable: true,
|
|
470
|
+
get: function () { return chunk554SZY2F_cjs.popStack; }
|
|
471
|
+
});
|
|
472
|
+
Object.defineProperty(exports, "printHookTag", {
|
|
473
|
+
enumerable: true,
|
|
474
|
+
get: function () { return chunk554SZY2F_cjs.printHookTag; }
|
|
475
|
+
});
|
|
476
|
+
Object.defineProperty(exports, "printRenderStack", {
|
|
477
|
+
enumerable: true,
|
|
478
|
+
get: function () { return chunk554SZY2F_cjs.printRenderStack; }
|
|
479
|
+
});
|
|
480
|
+
Object.defineProperty(exports, "printTree", {
|
|
481
|
+
enumerable: true,
|
|
482
|
+
get: function () { return chunk554SZY2F_cjs.printTree; }
|
|
483
|
+
});
|
|
484
|
+
Object.defineProperty(exports, "pushStack", {
|
|
485
|
+
enumerable: true,
|
|
486
|
+
get: function () { return chunk554SZY2F_cjs.pushStack; }
|
|
487
|
+
});
|
|
488
|
+
Object.defineProperty(exports, "queueJob", {
|
|
489
|
+
enumerable: true,
|
|
490
|
+
get: function () { return chunk554SZY2F_cjs.queueJob; }
|
|
491
|
+
});
|
|
492
|
+
Object.defineProperty(exports, "refId", {
|
|
493
|
+
enumerable: true,
|
|
494
|
+
get: function () { return chunk554SZY2F_cjs.refId; }
|
|
495
|
+
});
|
|
496
|
+
Object.defineProperty(exports, "refkey", {
|
|
497
|
+
enumerable: true,
|
|
498
|
+
get: function () { return chunk554SZY2F_cjs.refkey; }
|
|
499
|
+
});
|
|
500
|
+
Object.defineProperty(exports, "render", {
|
|
501
|
+
enumerable: true,
|
|
502
|
+
get: function () { return chunk554SZY2F_cjs.render; }
|
|
503
|
+
});
|
|
504
|
+
Object.defineProperty(exports, "renderAsync", {
|
|
505
|
+
enumerable: true,
|
|
506
|
+
get: function () { return chunk554SZY2F_cjs.renderAsync; }
|
|
507
|
+
});
|
|
508
|
+
Object.defineProperty(exports, "renderTree", {
|
|
509
|
+
enumerable: true,
|
|
510
|
+
get: function () { return chunk554SZY2F_cjs.renderTree; }
|
|
511
|
+
});
|
|
512
|
+
Object.defineProperty(exports, "resolve", {
|
|
513
|
+
enumerable: true,
|
|
514
|
+
get: function () { return chunk554SZY2F_cjs.resolve; }
|
|
515
|
+
});
|
|
516
|
+
Object.defineProperty(exports, "root", {
|
|
517
|
+
enumerable: true,
|
|
518
|
+
get: function () { return chunk554SZY2F_cjs.root; }
|
|
519
|
+
});
|
|
520
|
+
Object.defineProperty(exports, "scheduler", {
|
|
521
|
+
enumerable: true,
|
|
522
|
+
get: function () { return chunk554SZY2F_cjs.scheduler; }
|
|
523
|
+
});
|
|
524
|
+
Object.defineProperty(exports, "shouldDebug", {
|
|
525
|
+
enumerable: true,
|
|
526
|
+
get: function () { return chunk554SZY2F_cjs.shouldDebug; }
|
|
527
|
+
});
|
|
528
|
+
Object.defineProperty(exports, "sourceFilesForTree", {
|
|
529
|
+
enumerable: true,
|
|
530
|
+
get: function () { return chunk554SZY2F_cjs.sourceFilesForTree; }
|
|
531
|
+
});
|
|
532
|
+
Object.defineProperty(exports, "sourceFilesForTreeAsync", {
|
|
533
|
+
enumerable: true,
|
|
534
|
+
get: function () { return chunk554SZY2F_cjs.sourceFilesForTreeAsync; }
|
|
535
|
+
});
|
|
536
|
+
Object.defineProperty(exports, "splitProps", {
|
|
537
|
+
enumerable: true,
|
|
538
|
+
get: function () { return chunk554SZY2F_cjs.splitProps; }
|
|
539
|
+
});
|
|
540
|
+
Object.defineProperty(exports, "stc", {
|
|
9
541
|
enumerable: true,
|
|
10
|
-
get: function () {
|
|
11
|
-
return vendor_exports;
|
|
12
|
-
}
|
|
542
|
+
get: function () { return chunk554SZY2F_cjs.stc; }
|
|
13
543
|
});
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
544
|
+
Object.defineProperty(exports, "sti", {
|
|
545
|
+
enumerable: true,
|
|
546
|
+
get: function () { return chunk554SZY2F_cjs.sti; }
|
|
547
|
+
});
|
|
548
|
+
Object.defineProperty(exports, "symbolForRefkey", {
|
|
549
|
+
enumerable: true,
|
|
550
|
+
get: function () { return chunk554SZY2F_cjs.symbolForRefkey; }
|
|
551
|
+
});
|
|
552
|
+
Object.defineProperty(exports, "taggedComponent", {
|
|
553
|
+
enumerable: true,
|
|
554
|
+
get: function () { return chunk554SZY2F_cjs.taggedComponent; }
|
|
555
|
+
});
|
|
556
|
+
Object.defineProperty(exports, "takeSymbols", {
|
|
557
|
+
enumerable: true,
|
|
558
|
+
get: function () { return chunk554SZY2F_cjs.takeSymbols; }
|
|
559
|
+
});
|
|
560
|
+
Object.defineProperty(exports, "text", {
|
|
561
|
+
enumerable: true,
|
|
562
|
+
get: function () { return chunk554SZY2F_cjs.text; }
|
|
563
|
+
});
|
|
564
|
+
Object.defineProperty(exports, "toRefkey", {
|
|
565
|
+
enumerable: true,
|
|
566
|
+
get: function () { return chunk554SZY2F_cjs.toRefkey; }
|
|
567
|
+
});
|
|
568
|
+
Object.defineProperty(exports, "trackPromise", {
|
|
569
|
+
enumerable: true,
|
|
570
|
+
get: function () { return chunk554SZY2F_cjs.trackPromise; }
|
|
571
|
+
});
|
|
572
|
+
Object.defineProperty(exports, "traverseOutput", {
|
|
573
|
+
enumerable: true,
|
|
574
|
+
get: function () { return chunk554SZY2F_cjs.traverseOutput; }
|
|
575
|
+
});
|
|
576
|
+
Object.defineProperty(exports, "unresolvedRefkey", {
|
|
577
|
+
enumerable: true,
|
|
578
|
+
get: function () { return chunk554SZY2F_cjs.unresolvedRefkey; }
|
|
579
|
+
});
|
|
580
|
+
Object.defineProperty(exports, "untrack", {
|
|
581
|
+
enumerable: true,
|
|
582
|
+
get: function () { return chunk554SZY2F_cjs.untrack; }
|
|
583
|
+
});
|
|
584
|
+
Object.defineProperty(exports, "useBinder", {
|
|
585
|
+
enumerable: true,
|
|
586
|
+
get: function () { return chunk554SZY2F_cjs.useBinder; }
|
|
587
|
+
});
|
|
588
|
+
Object.defineProperty(exports, "useContext", {
|
|
589
|
+
enumerable: true,
|
|
590
|
+
get: function () { return chunk554SZY2F_cjs.useContext; }
|
|
591
|
+
});
|
|
592
|
+
Object.defineProperty(exports, "useFormatOptions", {
|
|
593
|
+
enumerable: true,
|
|
594
|
+
get: function () { return chunk554SZY2F_cjs.useFormatOptions; }
|
|
595
|
+
});
|
|
596
|
+
Object.defineProperty(exports, "useMemberContext", {
|
|
597
|
+
enumerable: true,
|
|
598
|
+
get: function () { return chunk554SZY2F_cjs.useMemberContext; }
|
|
599
|
+
});
|
|
600
|
+
Object.defineProperty(exports, "useMemberDeclaration", {
|
|
601
|
+
enumerable: true,
|
|
602
|
+
get: function () { return chunk554SZY2F_cjs.useMemberDeclaration; }
|
|
603
|
+
});
|
|
604
|
+
Object.defineProperty(exports, "useMemberScope", {
|
|
605
|
+
enumerable: true,
|
|
606
|
+
get: function () { return chunk554SZY2F_cjs.useMemberScope; }
|
|
607
|
+
});
|
|
608
|
+
Object.defineProperty(exports, "useNamePolicy", {
|
|
609
|
+
enumerable: true,
|
|
610
|
+
get: function () { return chunk554SZY2F_cjs.useNamePolicy; }
|
|
611
|
+
});
|
|
612
|
+
Object.defineProperty(exports, "useScope", {
|
|
613
|
+
enumerable: true,
|
|
614
|
+
get: function () { return chunk554SZY2F_cjs.useScope; }
|
|
615
|
+
});
|
|
616
|
+
Object.defineProperty(exports, "writeOutput", {
|
|
617
|
+
enumerable: true,
|
|
618
|
+
get: function () { return chunk554SZY2F_cjs.writeOutput; }
|
|
20
619
|
});
|
|
620
|
+
exports.TrackOpTypes = export_TrackOpTypes;
|
|
621
|
+
exports.TriggerOpTypes = export_TriggerOpTypes;
|
|
622
|
+
exports.computed = export_computed;
|
|
623
|
+
exports.isProxy = export_isProxy;
|
|
624
|
+
exports.isReactive = export_isReactive;
|
|
625
|
+
exports.isRef = export_isRef;
|
|
626
|
+
exports.reactive = export_reactive;
|
|
627
|
+
exports.ref = export_ref;
|
|
628
|
+
exports.shallowReactive = export_shallowReactive;
|
|
629
|
+
exports.shallowRef = export_shallowRef;
|
|
630
|
+
exports.toRaw = export_toRaw;
|
|
631
|
+
exports.toRef = export_toRef;
|
|
632
|
+
exports.toRefs = export_toRefs;
|
|
633
|
+
exports.track = export_track;
|
|
634
|
+
exports.trigger = export_trigger;
|
|
635
|
+
exports.watch = export_watch;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-alloy",
|
|
3
|
-
"version": "0.16.
|
|
3
|
+
"version": "0.16.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing various Alloy framework components and helper utilities.",
|
|
6
6
|
"repository": {
|
|
@@ -387,8 +387,8 @@
|
|
|
387
387
|
"@alloy-js/markdown": "^0.22.0",
|
|
388
388
|
"@alloy-js/rollup-plugin": "^0.1.0",
|
|
389
389
|
"@alloy-js/typescript": "^0.22.0",
|
|
390
|
-
"@powerlines/deepkit": "^0.5.
|
|
391
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
390
|
+
"@powerlines/deepkit": "^0.5.30",
|
|
391
|
+
"@powerlines/plugin-plugin": "^0.12.67",
|
|
392
392
|
"@storm-software/config-tools": "^1.188.74",
|
|
393
393
|
"@stryke/capnp": "^0.12.51",
|
|
394
394
|
"@stryke/convert": "^0.6.29",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"@stryke/types": "^0.10.28",
|
|
402
402
|
"@stryke/unique-id": "^0.3.37",
|
|
403
403
|
"defu": "^6.1.4",
|
|
404
|
-
"powerlines": "^0.36.
|
|
404
|
+
"powerlines": "^0.36.20",
|
|
405
405
|
"prettier": "^3.7.4"
|
|
406
406
|
},
|
|
407
407
|
"devDependencies": {
|
|
@@ -411,5 +411,5 @@
|
|
|
411
411
|
"@types/node": "^24.10.4"
|
|
412
412
|
},
|
|
413
413
|
"publishConfig": { "access": "public" },
|
|
414
|
-
"gitHead": "
|
|
414
|
+
"gitHead": "bf1440eb5eb29cb9650051e56b0c17e596eb3942"
|
|
415
415
|
}
|