fjall 2.31.1 → 2.33.0
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/bin/.bundled +3 -3
- package/bin/.metafile.json +177 -80
- package/bin/assets/generators/account/generator.js +21 -21
- package/bin/assets/generators/application/generator.js +120 -120
- package/bin/assets/generators/cdn/generator.js +124 -124
- package/bin/assets/generators/compute/generator.js +127 -127
- package/bin/assets/generators/compute/service/generator.js +84 -84
- package/bin/assets/generators/database/generator.js +117 -117
- package/bin/assets/generators/database/proxy/generator.js +72 -72
- package/bin/assets/generators/domain/generator.js +21 -21
- package/bin/assets/generators/network/generator.js +69 -69
- package/bin/assets/generators/organisation/generator.js +21 -21
- package/bin/assets/generators/shared/files/package.json +2 -2
- package/bin/assets/generators/storage/s3/generator.js +118 -118
- package/bin/assets/generators/tunnel/generator.js +69 -69
- package/bin/fjall.bundle.js +569 -523
- package/package.json +3 -3
package/bin/.metafile.json
CHANGED
|
@@ -675,7 +675,7 @@
|
|
|
675
675
|
"format": "esm"
|
|
676
676
|
},
|
|
677
677
|
"../../util/dist/securityHelpers.js": {
|
|
678
|
-
"bytes":
|
|
678
|
+
"bytes": 2447,
|
|
679
679
|
"imports": [],
|
|
680
680
|
"format": "esm"
|
|
681
681
|
},
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"format": "esm"
|
|
2217
2217
|
},
|
|
2218
2218
|
"../../util/dist/patterns/patternTypes.js": {
|
|
2219
|
-
"bytes":
|
|
2219
|
+
"bytes": 852,
|
|
2220
2220
|
"imports": [],
|
|
2221
2221
|
"format": "esm"
|
|
2222
2222
|
},
|
|
@@ -2225,8 +2225,24 @@
|
|
|
2225
2225
|
"imports": [],
|
|
2226
2226
|
"format": "esm"
|
|
2227
2227
|
},
|
|
2228
|
+
"../../util/dist/devSubstrate/params.js": {
|
|
2229
|
+
"bytes": 756,
|
|
2230
|
+
"imports": [
|
|
2231
|
+
{
|
|
2232
|
+
"path": "../../node_modules/zod/index.js",
|
|
2233
|
+
"kind": "import-statement",
|
|
2234
|
+
"original": "zod"
|
|
2235
|
+
}
|
|
2236
|
+
],
|
|
2237
|
+
"format": "esm"
|
|
2238
|
+
},
|
|
2239
|
+
"../../util/dist/devSubstrate/entrypoint.js": {
|
|
2240
|
+
"bytes": 977,
|
|
2241
|
+
"imports": [],
|
|
2242
|
+
"format": "esm"
|
|
2243
|
+
},
|
|
2228
2244
|
"../../util/dist/index.js": {
|
|
2229
|
-
"bytes":
|
|
2245
|
+
"bytes": 8103,
|
|
2230
2246
|
"imports": [
|
|
2231
2247
|
{
|
|
2232
2248
|
"path": "../../util/dist/infra/domainExports.js",
|
|
@@ -2377,6 +2393,16 @@
|
|
|
2377
2393
|
"path": "../../util/dist/patterns/staticSiteForms.js",
|
|
2378
2394
|
"kind": "import-statement",
|
|
2379
2395
|
"original": "./patterns/staticSiteForms.js"
|
|
2396
|
+
},
|
|
2397
|
+
{
|
|
2398
|
+
"path": "../../util/dist/devSubstrate/params.js",
|
|
2399
|
+
"kind": "import-statement",
|
|
2400
|
+
"original": "./devSubstrate/params.js"
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"path": "../../util/dist/devSubstrate/entrypoint.js",
|
|
2404
|
+
"kind": "import-statement",
|
|
2405
|
+
"original": "./devSubstrate/entrypoint.js"
|
|
2380
2406
|
}
|
|
2381
2407
|
],
|
|
2382
2408
|
"format": "esm"
|
|
@@ -3745,7 +3771,7 @@
|
|
|
3745
3771
|
"format": "esm"
|
|
3746
3772
|
},
|
|
3747
3773
|
"../../generator/dist/src/schemas/constants.js": {
|
|
3748
|
-
"bytes":
|
|
3774
|
+
"bytes": 3847,
|
|
3749
3775
|
"imports": [
|
|
3750
3776
|
{
|
|
3751
3777
|
"path": "../../generator/dist/src/schemas/sharedTypes.js",
|
|
@@ -5686,7 +5712,7 @@
|
|
|
5686
5712
|
"format": "esm"
|
|
5687
5713
|
},
|
|
5688
5714
|
"../../util/dist/patterns/index.js": {
|
|
5689
|
-
"bytes":
|
|
5715
|
+
"bytes": 708,
|
|
5690
5716
|
"imports": [
|
|
5691
5717
|
{
|
|
5692
5718
|
"path": "../../util/dist/patterns/patternTypes.js",
|
|
@@ -9099,7 +9125,7 @@
|
|
|
9099
9125
|
"format": "esm"
|
|
9100
9126
|
},
|
|
9101
9127
|
"../../util/dist/manifest/io.js": {
|
|
9102
|
-
"bytes":
|
|
9128
|
+
"bytes": 3247,
|
|
9103
9129
|
"imports": [
|
|
9104
9130
|
{
|
|
9105
9131
|
"path": "fs/promises",
|
|
@@ -9971,7 +9997,7 @@
|
|
|
9971
9997
|
"format": "esm"
|
|
9972
9998
|
},
|
|
9973
9999
|
"../../util/dist/docker/dockerCliConstants.js": {
|
|
9974
|
-
"bytes":
|
|
10000
|
+
"bytes": 621,
|
|
9975
10001
|
"imports": [],
|
|
9976
10002
|
"format": "esm"
|
|
9977
10003
|
},
|
|
@@ -9997,6 +10023,22 @@
|
|
|
9997
10023
|
],
|
|
9998
10024
|
"format": "esm"
|
|
9999
10025
|
},
|
|
10026
|
+
"../../util/dist/docker/buildxBuildMonitor.js": {
|
|
10027
|
+
"bytes": 5701,
|
|
10028
|
+
"imports": [
|
|
10029
|
+
{
|
|
10030
|
+
"path": "../../util/dist/docker/dockerCliConstants.js",
|
|
10031
|
+
"kind": "import-statement",
|
|
10032
|
+
"original": "./dockerCliConstants.js"
|
|
10033
|
+
},
|
|
10034
|
+
{
|
|
10035
|
+
"path": "../../util/dist/docker/result.js",
|
|
10036
|
+
"kind": "import-statement",
|
|
10037
|
+
"original": "./result.js"
|
|
10038
|
+
}
|
|
10039
|
+
],
|
|
10040
|
+
"format": "esm"
|
|
10041
|
+
},
|
|
10000
10042
|
"../../util/dist/docker/buildArgInference.js": {
|
|
10001
10043
|
"bytes": 391,
|
|
10002
10044
|
"imports": [],
|
|
@@ -10045,7 +10087,7 @@
|
|
|
10045
10087
|
"format": "esm"
|
|
10046
10088
|
},
|
|
10047
10089
|
"../../util/dist/docker/DockerCli.build.js": {
|
|
10048
|
-
"bytes":
|
|
10090
|
+
"bytes": 4813,
|
|
10049
10091
|
"imports": [
|
|
10050
10092
|
{
|
|
10051
10093
|
"path": "node:fs/promises",
|
|
@@ -10067,6 +10109,11 @@
|
|
|
10067
10109
|
"kind": "import-statement",
|
|
10068
10110
|
"original": "./dockerCliConstants.js"
|
|
10069
10111
|
},
|
|
10112
|
+
{
|
|
10113
|
+
"path": "../../util/dist/docker/buildxBuildMonitor.js",
|
|
10114
|
+
"kind": "import-statement",
|
|
10115
|
+
"original": "./buildxBuildMonitor.js"
|
|
10116
|
+
},
|
|
10070
10117
|
{
|
|
10071
10118
|
"path": "../../util/dist/docker/metadataFileParser.js",
|
|
10072
10119
|
"kind": "import-statement",
|
|
@@ -10174,7 +10221,7 @@
|
|
|
10174
10221
|
"format": "esm"
|
|
10175
10222
|
},
|
|
10176
10223
|
"../../util/dist/docker/DockerCli.js": {
|
|
10177
|
-
"bytes":
|
|
10224
|
+
"bytes": 4729,
|
|
10178
10225
|
"imports": [
|
|
10179
10226
|
{
|
|
10180
10227
|
"path": "node:child_process",
|
|
@@ -10262,12 +10309,18 @@
|
|
|
10262
10309
|
"format": "esm"
|
|
10263
10310
|
},
|
|
10264
10311
|
"../../util/dist/docker/cacheRepository.js": {
|
|
10265
|
-
"bytes":
|
|
10266
|
-
"imports": [
|
|
10312
|
+
"bytes": 1003,
|
|
10313
|
+
"imports": [
|
|
10314
|
+
{
|
|
10315
|
+
"path": "../../util/dist/docker/result.js",
|
|
10316
|
+
"kind": "import-statement",
|
|
10317
|
+
"original": "./result.js"
|
|
10318
|
+
}
|
|
10319
|
+
],
|
|
10267
10320
|
"format": "esm"
|
|
10268
10321
|
},
|
|
10269
10322
|
"../../util/dist/docker/index.js": {
|
|
10270
|
-
"bytes":
|
|
10323
|
+
"bytes": 3407,
|
|
10271
10324
|
"imports": [
|
|
10272
10325
|
{
|
|
10273
10326
|
"path": "../../util/dist/docker/result.js",
|
|
@@ -10289,6 +10342,11 @@
|
|
|
10289
10342
|
"kind": "import-statement",
|
|
10290
10343
|
"original": "./buildxArgvBuilder.js"
|
|
10291
10344
|
},
|
|
10345
|
+
{
|
|
10346
|
+
"path": "../../util/dist/docker/buildxBuildMonitor.js",
|
|
10347
|
+
"kind": "import-statement",
|
|
10348
|
+
"original": "./buildxBuildMonitor.js"
|
|
10349
|
+
},
|
|
10292
10350
|
{
|
|
10293
10351
|
"path": "../../util/dist/docker/bakeGuard.js",
|
|
10294
10352
|
"kind": "import-statement",
|
|
@@ -10514,7 +10572,7 @@
|
|
|
10514
10572
|
"format": "esm"
|
|
10515
10573
|
},
|
|
10516
10574
|
"../../deploy-core/dist/src/orchestration/application/dockerBuildHelper.js": {
|
|
10517
|
-
"bytes":
|
|
10575
|
+
"bytes": 10752,
|
|
10518
10576
|
"imports": [
|
|
10519
10577
|
{
|
|
10520
10578
|
"path": "node:path",
|
|
@@ -18613,7 +18671,7 @@
|
|
|
18613
18671
|
"format": "esm"
|
|
18614
18672
|
},
|
|
18615
18673
|
"../../cli/dist/src/aws/OidcTokenResolver.js": {
|
|
18616
|
-
"bytes":
|
|
18674
|
+
"bytes": 2615,
|
|
18617
18675
|
"imports": [
|
|
18618
18676
|
{
|
|
18619
18677
|
"path": "../../cli/dist/src/util/errorUtils.js",
|
|
@@ -18649,7 +18707,7 @@
|
|
|
18649
18707
|
"format": "esm"
|
|
18650
18708
|
},
|
|
18651
18709
|
"../../cli/dist/src/aws/OidcCredentialProvider.js": {
|
|
18652
|
-
"bytes":
|
|
18710
|
+
"bytes": 1818,
|
|
18653
18711
|
"imports": [
|
|
18654
18712
|
{
|
|
18655
18713
|
"path": "@aws-sdk/client-sts",
|
|
@@ -18676,6 +18734,11 @@
|
|
|
18676
18734
|
"kind": "import-statement",
|
|
18677
18735
|
"original": "../util/logger/index.js"
|
|
18678
18736
|
},
|
|
18737
|
+
{
|
|
18738
|
+
"path": "../../cli/dist/src/util/api/resolveApiKey.js",
|
|
18739
|
+
"kind": "import-statement",
|
|
18740
|
+
"original": "../util/api/resolveApiKey.js"
|
|
18741
|
+
},
|
|
18679
18742
|
{
|
|
18680
18743
|
"path": "../../cli/dist/src/aws/OidcTokenResolver.js",
|
|
18681
18744
|
"kind": "import-statement",
|
|
@@ -20823,7 +20886,7 @@
|
|
|
20823
20886
|
"format": "esm"
|
|
20824
20887
|
},
|
|
20825
20888
|
"../../cli/dist/src/services/create/types.js": {
|
|
20826
|
-
"bytes":
|
|
20889
|
+
"bytes": 897,
|
|
20827
20890
|
"imports": [
|
|
20828
20891
|
{
|
|
20829
20892
|
"path": "../../cli/dist/src/types/errors/ServiceError.js",
|
|
@@ -22137,7 +22200,7 @@
|
|
|
22137
22200
|
"format": "esm"
|
|
22138
22201
|
},
|
|
22139
22202
|
"../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
|
|
22140
|
-
"bytes":
|
|
22203
|
+
"bytes": 10412,
|
|
22141
22204
|
"imports": [
|
|
22142
22205
|
{
|
|
22143
22206
|
"path": "../../cli/dist/src/types/Result.js",
|
|
@@ -22208,6 +22271,16 @@
|
|
|
22208
22271
|
"path": "../../util/dist/index.js",
|
|
22209
22272
|
"kind": "import-statement",
|
|
22210
22273
|
"original": "@fjall/util"
|
|
22274
|
+
},
|
|
22275
|
+
{
|
|
22276
|
+
"path": "../../util/dist/manifest/index.js",
|
|
22277
|
+
"kind": "import-statement",
|
|
22278
|
+
"original": "@fjall/util/manifest"
|
|
22279
|
+
},
|
|
22280
|
+
{
|
|
22281
|
+
"path": "../../cli/dist/src/util/pathHelpers.js",
|
|
22282
|
+
"kind": "import-statement",
|
|
22283
|
+
"original": "../../util/pathHelpers.js"
|
|
22211
22284
|
}
|
|
22212
22285
|
],
|
|
22213
22286
|
"format": "esm"
|
|
@@ -22351,7 +22424,7 @@
|
|
|
22351
22424
|
"format": "esm"
|
|
22352
22425
|
},
|
|
22353
22426
|
"../../cli/dist/src/services/container/CliDockerProvider.js": {
|
|
22354
|
-
"bytes":
|
|
22427
|
+
"bytes": 7121,
|
|
22355
22428
|
"imports": [
|
|
22356
22429
|
{
|
|
22357
22430
|
"path": "node:path",
|
|
@@ -22378,6 +22451,11 @@
|
|
|
22378
22451
|
"kind": "import-statement",
|
|
22379
22452
|
"original": "@fjall/deploy-core"
|
|
22380
22453
|
},
|
|
22454
|
+
{
|
|
22455
|
+
"path": "../../util/dist/docker/index.js",
|
|
22456
|
+
"kind": "import-statement",
|
|
22457
|
+
"original": "@fjall/util/docker"
|
|
22458
|
+
},
|
|
22381
22459
|
{
|
|
22382
22460
|
"path": "../../util/dist/index.js",
|
|
22383
22461
|
"kind": "import-statement",
|
|
@@ -26009,7 +26087,7 @@
|
|
|
26009
26087
|
"format": "esm"
|
|
26010
26088
|
},
|
|
26011
26089
|
"../../cli/dist/src/util/agent/suggestionEntries/infraEntries.js": {
|
|
26012
|
-
"bytes":
|
|
26090
|
+
"bytes": 4996,
|
|
26013
26091
|
"imports": [
|
|
26014
26092
|
{
|
|
26015
26093
|
"path": "../../cli/dist/src/util/agent/suggestionEntries/types.js",
|
|
@@ -26067,7 +26145,7 @@
|
|
|
26067
26145
|
"format": "esm"
|
|
26068
26146
|
},
|
|
26069
26147
|
"../../cli/dist/src/util/agent/suggestions.js": {
|
|
26070
|
-
"bytes":
|
|
26148
|
+
"bytes": 991,
|
|
26071
26149
|
"imports": [
|
|
26072
26150
|
{
|
|
26073
26151
|
"path": "../../cli/dist/src/util/agent/suggestionEntries/index.js",
|
|
@@ -26078,7 +26156,7 @@
|
|
|
26078
26156
|
"format": "esm"
|
|
26079
26157
|
},
|
|
26080
26158
|
"../../cli/dist/src/util/commandResult.js": {
|
|
26081
|
-
"bytes":
|
|
26159
|
+
"bytes": 3369,
|
|
26082
26160
|
"imports": [
|
|
26083
26161
|
{
|
|
26084
26162
|
"path": "../../cli/dist/src/util/errorUtils.js",
|
|
@@ -26155,7 +26233,7 @@
|
|
|
26155
26233
|
"format": "esm"
|
|
26156
26234
|
},
|
|
26157
26235
|
"../../cli/dist/src/util/agent/agentInit.js": {
|
|
26158
|
-
"bytes":
|
|
26236
|
+
"bytes": 73533,
|
|
26159
26237
|
"imports": [
|
|
26160
26238
|
{
|
|
26161
26239
|
"path": "node:fs",
|
|
@@ -28238,7 +28316,7 @@
|
|
|
28238
28316
|
"format": "esm"
|
|
28239
28317
|
},
|
|
28240
28318
|
"../../cli/dist/src/commands/provisioning/createAppHandler/resolveInputs.js": {
|
|
28241
|
-
"bytes":
|
|
28319
|
+
"bytes": 5814,
|
|
28242
28320
|
"imports": [
|
|
28243
28321
|
{
|
|
28244
28322
|
"path": "../../cli/dist/src/util/errorUtils.js",
|
|
@@ -28724,7 +28802,7 @@
|
|
|
28724
28802
|
"format": "esm"
|
|
28725
28803
|
},
|
|
28726
28804
|
"../../cli/dist/src/ui/screens/create/CreatePatternFlow.js": {
|
|
28727
|
-
"bytes":
|
|
28805
|
+
"bytes": 9338,
|
|
28728
28806
|
"imports": [
|
|
28729
28807
|
{
|
|
28730
28808
|
"path": "react",
|
|
@@ -36951,7 +37029,7 @@
|
|
|
36951
37029
|
"format": "esm"
|
|
36952
37030
|
},
|
|
36953
37031
|
"../../cli/dist/src/commands/aws/awsHandlers.js": {
|
|
36954
|
-
"bytes":
|
|
37032
|
+
"bytes": 1840,
|
|
36955
37033
|
"imports": [
|
|
36956
37034
|
{
|
|
36957
37035
|
"path": "../../cli/dist/src/types/Result.js",
|
|
@@ -36963,6 +37041,11 @@
|
|
|
36963
37041
|
"kind": "import-statement",
|
|
36964
37042
|
"original": "@fjall/util"
|
|
36965
37043
|
},
|
|
37044
|
+
{
|
|
37045
|
+
"path": "../../cli/dist/src/util/commandResult.js",
|
|
37046
|
+
"kind": "import-statement",
|
|
37047
|
+
"original": "../../util/commandResult.js"
|
|
37048
|
+
},
|
|
36966
37049
|
{
|
|
36967
37050
|
"path": "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js",
|
|
36968
37051
|
"kind": "import-statement",
|
|
@@ -40939,7 +41022,7 @@
|
|
|
40939
41022
|
"format": "esm"
|
|
40940
41023
|
},
|
|
40941
41024
|
"../../cli/dist/src/commands/networking/target.js": {
|
|
40942
|
-
"bytes":
|
|
41025
|
+
"bytes": 6515,
|
|
40943
41026
|
"imports": [
|
|
40944
41027
|
{
|
|
40945
41028
|
"path": "../../node_modules/chalk/source/index.js",
|
|
@@ -40981,6 +41064,11 @@
|
|
|
40981
41064
|
"kind": "import-statement",
|
|
40982
41065
|
"original": "../../util/executionMode.js"
|
|
40983
41066
|
},
|
|
41067
|
+
{
|
|
41068
|
+
"path": "../../cli/dist/src/contexts/index.js",
|
|
41069
|
+
"kind": "import-statement",
|
|
41070
|
+
"original": "../../contexts/index.js"
|
|
41071
|
+
},
|
|
40984
41072
|
{
|
|
40985
41073
|
"path": "../../cli/dist/src/util/agent/agentOutput.js",
|
|
40986
41074
|
"kind": "import-statement",
|
|
@@ -42390,7 +42478,7 @@
|
|
|
42390
42478
|
"format": "esm"
|
|
42391
42479
|
},
|
|
42392
42480
|
"../../cli/dist/src/commands/registration/helpers.js": {
|
|
42393
|
-
"bytes":
|
|
42481
|
+
"bytes": 5462,
|
|
42394
42482
|
"imports": [
|
|
42395
42483
|
{
|
|
42396
42484
|
"path": "../../deploy-core/dist/src/index.js",
|
|
@@ -43036,7 +43124,7 @@
|
|
|
43036
43124
|
"imports": [],
|
|
43037
43125
|
"exports": [],
|
|
43038
43126
|
"inputs": {},
|
|
43039
|
-
"bytes":
|
|
43127
|
+
"bytes": 10711267
|
|
43040
43128
|
},
|
|
43041
43129
|
"bin/fjall.bundle.js": {
|
|
43042
43130
|
"imports": [
|
|
@@ -47420,7 +47508,7 @@
|
|
|
47420
47508
|
"bytesInOutput": 86
|
|
47421
47509
|
},
|
|
47422
47510
|
"../../util/dist/securityHelpers.js": {
|
|
47423
|
-
"bytesInOutput":
|
|
47511
|
+
"bytesInOutput": 2347
|
|
47424
47512
|
},
|
|
47425
47513
|
"../../util/dist/async/sleep.js": {
|
|
47426
47514
|
"bytesInOutput": 71
|
|
@@ -47711,34 +47799,40 @@
|
|
|
47711
47799
|
"bytesInOutput": 135
|
|
47712
47800
|
},
|
|
47713
47801
|
"../../util/dist/patterns/patternTypes.js": {
|
|
47714
|
-
"bytesInOutput":
|
|
47802
|
+
"bytesInOutput": 693
|
|
47715
47803
|
},
|
|
47716
47804
|
"../../util/dist/patterns/staticSiteForms.js": {
|
|
47717
47805
|
"bytesInOutput": 262
|
|
47718
47806
|
},
|
|
47807
|
+
"../../util/dist/devSubstrate/params.js": {
|
|
47808
|
+
"bytesInOutput": 653
|
|
47809
|
+
},
|
|
47810
|
+
"../../util/dist/devSubstrate/entrypoint.js": {
|
|
47811
|
+
"bytesInOutput": 961
|
|
47812
|
+
},
|
|
47719
47813
|
"../../util/dist/index.js": {
|
|
47720
|
-
"bytesInOutput":
|
|
47814
|
+
"bytesInOutput": 3863
|
|
47721
47815
|
},
|
|
47722
47816
|
"../../cli/dist/src/util/logger/Logger.js": {
|
|
47723
|
-
"bytesInOutput":
|
|
47817
|
+
"bytesInOutput": 3227
|
|
47724
47818
|
},
|
|
47725
47819
|
"../../cli/dist/src/util/logger/index.js": {
|
|
47726
47820
|
"bytesInOutput": 86
|
|
47727
47821
|
},
|
|
47728
47822
|
"../../cli/dist/src/contexts/CLIContext.js": {
|
|
47729
|
-
"bytesInOutput":
|
|
47823
|
+
"bytesInOutput": 388
|
|
47730
47824
|
},
|
|
47731
47825
|
"../../cli/dist/src/contexts/InkContext.js": {
|
|
47732
|
-
"bytesInOutput":
|
|
47826
|
+
"bytesInOutput": 291
|
|
47733
47827
|
},
|
|
47734
47828
|
"../../cli/dist/src/contexts/ContextManager.js": {
|
|
47735
|
-
"bytesInOutput":
|
|
47829
|
+
"bytesInOutput": 859
|
|
47736
47830
|
},
|
|
47737
47831
|
"../../cli/dist/src/contexts/index.js": {
|
|
47738
|
-
"bytesInOutput":
|
|
47832
|
+
"bytesInOutput": 53
|
|
47739
47833
|
},
|
|
47740
47834
|
"../../cli/dist/src/util/log.js": {
|
|
47741
|
-
"bytesInOutput":
|
|
47835
|
+
"bytesInOutput": 1138
|
|
47742
47836
|
},
|
|
47743
47837
|
"../../node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js": {
|
|
47744
47838
|
"bytesInOutput": 18
|
|
@@ -47783,7 +47877,7 @@
|
|
|
47783
47877
|
"bytesInOutput": 266
|
|
47784
47878
|
},
|
|
47785
47879
|
"../../node_modules/@smithy/node-http-handler/dist-es/build-abort-error.js": {
|
|
47786
|
-
"bytesInOutput":
|
|
47880
|
+
"bytesInOutput": 315
|
|
47787
47881
|
},
|
|
47788
47882
|
"../../node_modules/@smithy/node-http-handler/dist-es/constants.js": {
|
|
47789
47883
|
"bytesInOutput": 60
|
|
@@ -47810,7 +47904,7 @@
|
|
|
47810
47904
|
"bytesInOutput": 815
|
|
47811
47905
|
},
|
|
47812
47906
|
"../../node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js": {
|
|
47813
|
-
"bytesInOutput":
|
|
47907
|
+
"bytesInOutput": 3848
|
|
47814
47908
|
},
|
|
47815
47909
|
"../../node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js": {
|
|
47816
47910
|
"bytesInOutput": 18
|
|
@@ -48059,7 +48153,7 @@
|
|
|
48059
48153
|
"bytesInOutput": 59
|
|
48060
48154
|
},
|
|
48061
48155
|
"../../generator/dist/src/index.js": {
|
|
48062
|
-
"bytesInOutput":
|
|
48156
|
+
"bytesInOutput": 11199
|
|
48063
48157
|
},
|
|
48064
48158
|
"../../cli/dist/src/aws/utils/regions.js": {
|
|
48065
48159
|
"bytesInOutput": 34
|
|
@@ -48527,7 +48621,7 @@
|
|
|
48527
48621
|
"bytesInOutput": 3134
|
|
48528
48622
|
},
|
|
48529
48623
|
"../../util/dist/manifest/io.js": {
|
|
48530
|
-
"bytesInOutput":
|
|
48624
|
+
"bytesInOutput": 2230
|
|
48531
48625
|
},
|
|
48532
48626
|
"../../util/dist/manifest/index.js": {
|
|
48533
48627
|
"bytesInOutput": 40
|
|
@@ -48581,7 +48675,7 @@
|
|
|
48581
48675
|
"bytesInOutput": 5351
|
|
48582
48676
|
},
|
|
48583
48677
|
"../../deploy-core/dist/src/orchestration/remediation/forgetResource.js": {
|
|
48584
|
-
"bytesInOutput":
|
|
48678
|
+
"bytesInOutput": 21621
|
|
48585
48679
|
},
|
|
48586
48680
|
"../../deploy-core/dist/src/orchestration/drift/preFlightGate.js": {
|
|
48587
48681
|
"bytesInOutput": 2716
|
|
@@ -48601,6 +48695,9 @@
|
|
|
48601
48695
|
"../../util/dist/docker/buildxArgvBuilder.js": {
|
|
48602
48696
|
"bytesInOutput": 1038
|
|
48603
48697
|
},
|
|
48698
|
+
"../../util/dist/docker/buildxBuildMonitor.js": {
|
|
48699
|
+
"bytesInOutput": 5440
|
|
48700
|
+
},
|
|
48604
48701
|
"../../util/dist/docker/buildArgInference.js": {
|
|
48605
48702
|
"bytesInOutput": 121
|
|
48606
48703
|
},
|
|
@@ -48617,7 +48714,7 @@
|
|
|
48617
48714
|
"bytesInOutput": 393
|
|
48618
48715
|
},
|
|
48619
48716
|
"../../util/dist/docker/DockerCli.build.js": {
|
|
48620
|
-
"bytesInOutput":
|
|
48717
|
+
"bytesInOutput": 4089
|
|
48621
48718
|
},
|
|
48622
48719
|
"../../util/dist/docker/DockerCli.daemon.js": {
|
|
48623
48720
|
"bytesInOutput": 3212
|
|
@@ -48629,7 +48726,7 @@
|
|
|
48629
48726
|
"bytesInOutput": 2883
|
|
48630
48727
|
},
|
|
48631
48728
|
"../../util/dist/docker/DockerCli.js": {
|
|
48632
|
-
"bytesInOutput":
|
|
48729
|
+
"bytesInOutput": 4020
|
|
48633
48730
|
},
|
|
48634
48731
|
"../../util/dist/docker/metadataFileParser.js": {
|
|
48635
48732
|
"bytesInOutput": 734
|
|
@@ -48638,10 +48735,10 @@
|
|
|
48638
48735
|
"bytesInOutput": 40
|
|
48639
48736
|
},
|
|
48640
48737
|
"../../util/dist/docker/cacheRepository.js": {
|
|
48641
|
-
"bytesInOutput":
|
|
48738
|
+
"bytesInOutput": 792
|
|
48642
48739
|
},
|
|
48643
48740
|
"../../util/dist/docker/index.js": {
|
|
48644
|
-
"bytesInOutput":
|
|
48741
|
+
"bytesInOutput": 116
|
|
48645
48742
|
},
|
|
48646
48743
|
"../../util/dist/buildConcurrency.js": {
|
|
48647
48744
|
"bytesInOutput": 773
|
|
@@ -48662,7 +48759,7 @@
|
|
|
48662
48759
|
"bytesInOutput": 809
|
|
48663
48760
|
},
|
|
48664
48761
|
"../../deploy-core/dist/src/orchestration/application/dockerBuildHelper.js": {
|
|
48665
|
-
"bytesInOutput":
|
|
48762
|
+
"bytesInOutput": 9540
|
|
48666
48763
|
},
|
|
48667
48764
|
"../../deploy-core/dist/src/orchestration/application/welcomeImageHelper.js": {
|
|
48668
48765
|
"bytesInOutput": 1402
|
|
@@ -48683,7 +48780,7 @@
|
|
|
48683
48780
|
"bytesInOutput": 3030
|
|
48684
48781
|
},
|
|
48685
48782
|
"../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js": {
|
|
48686
|
-
"bytesInOutput":
|
|
48783
|
+
"bytesInOutput": 10711
|
|
48687
48784
|
},
|
|
48688
48785
|
"../../deploy-core/dist/src/orchestration/activeDeploymentGuard.js": {
|
|
48689
48786
|
"bytesInOutput": 1584
|
|
@@ -48731,7 +48828,7 @@
|
|
|
48731
48828
|
"bytesInOutput": 961
|
|
48732
48829
|
},
|
|
48733
48830
|
"../../node_modules/ast-types/lib/types.js": {
|
|
48734
|
-
"bytesInOutput":
|
|
48831
|
+
"bytesInOutput": 10457
|
|
48735
48832
|
},
|
|
48736
48833
|
"../../node_modules/ast-types/lib/path.js": {
|
|
48737
48834
|
"bytesInOutput": 4117
|
|
@@ -48887,7 +48984,7 @@
|
|
|
48887
48984
|
"bytesInOutput": 4725
|
|
48888
48985
|
},
|
|
48889
48986
|
"../../node_modules/recast/lib/printer.js": {
|
|
48890
|
-
"bytesInOutput":
|
|
48987
|
+
"bytesInOutput": 41507
|
|
48891
48988
|
},
|
|
48892
48989
|
"../../node_modules/recast/main.js": {
|
|
48893
48990
|
"bytesInOutput": 902
|
|
@@ -49094,10 +49191,10 @@
|
|
|
49094
49191
|
"bytesInOutput": 3046
|
|
49095
49192
|
},
|
|
49096
49193
|
"../../deploy-core/dist/src/orchestration/remediation/recreateResource.js": {
|
|
49097
|
-
"bytesInOutput":
|
|
49194
|
+
"bytesInOutput": 10140
|
|
49098
49195
|
},
|
|
49099
49196
|
"../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
|
|
49100
|
-
"bytesInOutput":
|
|
49197
|
+
"bytesInOutput": 15309
|
|
49101
49198
|
},
|
|
49102
49199
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/orgContext.js": {
|
|
49103
49200
|
"bytesInOutput": 1369
|
|
@@ -49136,7 +49233,7 @@
|
|
|
49136
49233
|
"bytesInOutput": 1276
|
|
49137
49234
|
},
|
|
49138
49235
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/orgCascadeDeploy.js": {
|
|
49139
|
-
"bytesInOutput":
|
|
49236
|
+
"bytesInOutput": 4562
|
|
49140
49237
|
},
|
|
49141
49238
|
"../../deploy-core/dist/src/orchestration/organisation/organisationDeploy.js": {
|
|
49142
49239
|
"bytesInOutput": 336
|
|
@@ -49559,7 +49656,7 @@
|
|
|
49559
49656
|
"bytesInOutput": 981
|
|
49560
49657
|
},
|
|
49561
49658
|
"../../cli/node_modules/axios/lib/adapters/http.js": {
|
|
49562
|
-
"bytesInOutput":
|
|
49659
|
+
"bytesInOutput": 13344
|
|
49563
49660
|
},
|
|
49564
49661
|
"../../cli/node_modules/axios/lib/helpers/isURLSameOrigin.js": {
|
|
49565
49662
|
"bytesInOutput": 243
|
|
@@ -49583,7 +49680,7 @@
|
|
|
49583
49680
|
"bytesInOutput": 713
|
|
49584
49681
|
},
|
|
49585
49682
|
"../../cli/node_modules/axios/lib/adapters/fetch.js": {
|
|
49586
|
-
"bytesInOutput":
|
|
49683
|
+
"bytesInOutput": 4488
|
|
49587
49684
|
},
|
|
49588
49685
|
"../../cli/node_modules/axios/lib/adapters/adapters.js": {
|
|
49589
49686
|
"bytesInOutput": 937
|
|
@@ -49640,10 +49737,10 @@
|
|
|
49640
49737
|
"bytesInOutput": 2417
|
|
49641
49738
|
},
|
|
49642
49739
|
"../../cli/dist/src/aws/OidcTokenResolver.js": {
|
|
49643
|
-
"bytesInOutput":
|
|
49740
|
+
"bytesInOutput": 2552
|
|
49644
49741
|
},
|
|
49645
49742
|
"../../cli/dist/src/aws/OidcCredentialProvider.js": {
|
|
49646
|
-
"bytesInOutput":
|
|
49743
|
+
"bytesInOutput": 1509
|
|
49647
49744
|
},
|
|
49648
49745
|
"../../cli/dist/src/aws/utils/awsErrorHandler.js": {
|
|
49649
49746
|
"bytesInOutput": 953
|
|
@@ -49850,7 +49947,7 @@
|
|
|
49850
49947
|
"bytesInOutput": 4107
|
|
49851
49948
|
},
|
|
49852
49949
|
"../../cli/dist/src/services/create/types.js": {
|
|
49853
|
-
"bytesInOutput":
|
|
49950
|
+
"bytesInOutput": 655
|
|
49854
49951
|
},
|
|
49855
49952
|
"../../cli/dist/src/util/format/caseConversion.js": {
|
|
49856
49953
|
"bytesInOutput": 33
|
|
@@ -49937,7 +50034,7 @@
|
|
|
49937
50034
|
"bytesInOutput": 35
|
|
49938
50035
|
},
|
|
49939
50036
|
"../../node_modules/js-yaml/dist/js-yaml.mjs": {
|
|
49940
|
-
"bytesInOutput":
|
|
50037
|
+
"bytesInOutput": 45289
|
|
49941
50038
|
},
|
|
49942
50039
|
"../../cli/dist/src/services/docker/DockerError.js": {
|
|
49943
50040
|
"bytesInOutput": 152
|
|
@@ -49979,7 +50076,7 @@
|
|
|
49979
50076
|
"bytesInOutput": 284
|
|
49980
50077
|
},
|
|
49981
50078
|
"../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
|
|
49982
|
-
"bytesInOutput":
|
|
50079
|
+
"bytesInOutput": 9242
|
|
49983
50080
|
},
|
|
49984
50081
|
"../../cli/dist/src/services/container/EcrService.tagging.js": {
|
|
49985
50082
|
"bytesInOutput": 2053
|
|
@@ -49991,7 +50088,7 @@
|
|
|
49991
50088
|
"bytesInOutput": 1434
|
|
49992
50089
|
},
|
|
49993
50090
|
"../../cli/dist/src/services/container/CliDockerProvider.js": {
|
|
49994
|
-
"bytesInOutput":
|
|
50091
|
+
"bytesInOutput": 6616
|
|
49995
50092
|
},
|
|
49996
50093
|
"../../cli/dist/src/services/organisation/OrganisationServiceTypes.js": {
|
|
49997
50094
|
"bytesInOutput": 261
|
|
@@ -50012,7 +50109,7 @@
|
|
|
50012
50109
|
"bytesInOutput": 1922
|
|
50013
50110
|
},
|
|
50014
50111
|
"../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
|
|
50015
|
-
"bytesInOutput":
|
|
50112
|
+
"bytesInOutput": 5405
|
|
50016
50113
|
},
|
|
50017
50114
|
"../../cli/dist/src/types/FjallState.js": {
|
|
50018
50115
|
"bytesInOutput": 35
|
|
@@ -50297,7 +50394,7 @@
|
|
|
50297
50394
|
"bytesInOutput": 2475
|
|
50298
50395
|
},
|
|
50299
50396
|
"../../cli/dist/src/util/agent/suggestionEntries/infraEntries.js": {
|
|
50300
|
-
"bytesInOutput":
|
|
50397
|
+
"bytesInOutput": 4986
|
|
50301
50398
|
},
|
|
50302
50399
|
"../../cli/dist/src/util/agent/suggestionEntries/observabilityEntries.js": {
|
|
50303
50400
|
"bytesInOutput": 1801
|
|
@@ -50306,13 +50403,13 @@
|
|
|
50306
50403
|
"bytesInOutput": 216
|
|
50307
50404
|
},
|
|
50308
50405
|
"../../cli/dist/src/util/agent/suggestions.js": {
|
|
50309
|
-
"bytesInOutput":
|
|
50406
|
+
"bytesInOutput": 869
|
|
50310
50407
|
},
|
|
50311
50408
|
"../../cli/dist/src/util/commandResult.js": {
|
|
50312
|
-
"bytesInOutput":
|
|
50409
|
+
"bytesInOutput": 2536
|
|
50313
50410
|
},
|
|
50314
50411
|
"../../cli/dist/src/util/agent/agentInit.js": {
|
|
50315
|
-
"bytesInOutput":
|
|
50412
|
+
"bytesInOutput": 73352
|
|
50316
50413
|
},
|
|
50317
50414
|
"../../cli/dist/src/util/agent/agentOutput.js": {
|
|
50318
50415
|
"bytesInOutput": 1755
|
|
@@ -50555,7 +50652,7 @@
|
|
|
50555
50652
|
"bytesInOutput": 799
|
|
50556
50653
|
},
|
|
50557
50654
|
"../../cli/dist/src/ui/components/screens/CreatingScreen.js": {
|
|
50558
|
-
"bytesInOutput":
|
|
50655
|
+
"bytesInOutput": 2834
|
|
50559
50656
|
},
|
|
50560
50657
|
"../../cli/dist/src/ui/screens/create/CreateAppReviewStep.js": {
|
|
50561
50658
|
"bytesInOutput": 2773
|
|
@@ -50573,7 +50670,7 @@
|
|
|
50573
50670
|
"bytesInOutput": 42
|
|
50574
50671
|
},
|
|
50575
50672
|
"../../cli/dist/src/commands/provisioning/createAppHandler/resolveInputs.js": {
|
|
50576
|
-
"bytesInOutput":
|
|
50673
|
+
"bytesInOutput": 4832
|
|
50577
50674
|
},
|
|
50578
50675
|
"../../cli/dist/src/commands/provisioning/createAppHandler/dryRunPreview.js": {
|
|
50579
50676
|
"bytesInOutput": 768
|
|
@@ -50735,7 +50832,7 @@
|
|
|
50735
50832
|
"bytesInOutput": 1139
|
|
50736
50833
|
},
|
|
50737
50834
|
"../../cli/dist/src/ui/components/operations/useStackOperationState.js": {
|
|
50738
|
-
"bytesInOutput":
|
|
50835
|
+
"bytesInOutput": 3739
|
|
50739
50836
|
},
|
|
50740
50837
|
"../../cli/dist/src/ui/components/operations/StackOperationBox.js": {
|
|
50741
50838
|
"bytesInOutput": 3092
|
|
@@ -50783,7 +50880,7 @@
|
|
|
50783
50880
|
"bytesInOutput": 1950
|
|
50784
50881
|
},
|
|
50785
50882
|
"../../cli/dist/src/ui/components/operations/OrgSetupBox.js": {
|
|
50786
|
-
"bytesInOutput":
|
|
50883
|
+
"bytesInOutput": 5035
|
|
50787
50884
|
},
|
|
50788
50885
|
"../../cli/dist/src/util/terminal/synchronizedOutput.js": {
|
|
50789
50886
|
"bytesInOutput": 466
|
|
@@ -50819,10 +50916,10 @@
|
|
|
50819
50916
|
"bytesInOutput": 1096
|
|
50820
50917
|
},
|
|
50821
50918
|
"../../cli/dist/src/ui/screens/deploy/StackOperationProgressScreen.js": {
|
|
50822
|
-
"bytesInOutput":
|
|
50919
|
+
"bytesInOutput": 5233
|
|
50823
50920
|
},
|
|
50824
50921
|
"../../cli/dist/src/ui/components/operations/DockerOperationBox.js": {
|
|
50825
|
-
"bytesInOutput":
|
|
50922
|
+
"bytesInOutput": 4556
|
|
50826
50923
|
},
|
|
50827
50924
|
"../../cli/dist/src/ui/components/operations/EcsOperationBox.js": {
|
|
50828
50925
|
"bytesInOutput": 4178
|
|
@@ -51101,7 +51198,7 @@
|
|
|
51101
51198
|
"bytesInOutput": 5455
|
|
51102
51199
|
},
|
|
51103
51200
|
"../../cli/dist/src/ui/screens/secrets/SecretsScreen.js": {
|
|
51104
|
-
"bytesInOutput":
|
|
51201
|
+
"bytesInOutput": 4473
|
|
51105
51202
|
},
|
|
51106
51203
|
"../../cli/dist/src/ui/screens/tunnel/TunnelScreen.js": {
|
|
51107
51204
|
"bytesInOutput": 3760
|
|
@@ -51122,7 +51219,7 @@
|
|
|
51122
51219
|
"bytesInOutput": 1880
|
|
51123
51220
|
},
|
|
51124
51221
|
"../../cli/dist/src/ui/screens/target/TargetScreen.js": {
|
|
51125
|
-
"bytesInOutput":
|
|
51222
|
+
"bytesInOutput": 3581
|
|
51126
51223
|
},
|
|
51127
51224
|
"../../cli/dist/src/ui/components/banners/OidcSetupBanner.js": {
|
|
51128
51225
|
"bytesInOutput": 359
|
|
@@ -51143,7 +51240,7 @@
|
|
|
51143
51240
|
"bytesInOutput": 187
|
|
51144
51241
|
},
|
|
51145
51242
|
"../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
|
|
51146
|
-
"bytesInOutput":
|
|
51243
|
+
"bytesInOutput": 5857
|
|
51147
51244
|
},
|
|
51148
51245
|
"../../cli/dist/src/ui/screens/agent/installSkillConstants.js": {
|
|
51149
51246
|
"bytesInOutput": 326
|
|
@@ -51341,7 +51438,7 @@
|
|
|
51341
51438
|
"bytesInOutput": 457
|
|
51342
51439
|
},
|
|
51343
51440
|
"../../cli/dist/src/commands/aws/awsHandlers.js": {
|
|
51344
|
-
"bytesInOutput":
|
|
51441
|
+
"bytesInOutput": 1257
|
|
51345
51442
|
},
|
|
51346
51443
|
"../../cli/dist/src/services/aws/awsExecution.js": {
|
|
51347
51444
|
"bytesInOutput": 2229
|
|
@@ -51608,7 +51705,7 @@
|
|
|
51608
51705
|
"bytesInOutput": 1663
|
|
51609
51706
|
},
|
|
51610
51707
|
"../../cli/dist/src/operations/deployment/driftRepairOperation.js": {
|
|
51611
|
-
"bytesInOutput":
|
|
51708
|
+
"bytesInOutput": 5646
|
|
51612
51709
|
},
|
|
51613
51710
|
"../../cli/dist/src/operations/deployment/driftResumeOperation.js": {
|
|
51614
51711
|
"bytesInOutput": 1645
|
|
@@ -51620,7 +51717,7 @@
|
|
|
51620
51717
|
"bytesInOutput": 6347
|
|
51621
51718
|
},
|
|
51622
51719
|
"../../cli/dist/src/commands/networking/target.js": {
|
|
51623
|
-
"bytesInOutput":
|
|
51720
|
+
"bytesInOutput": 5370
|
|
51624
51721
|
},
|
|
51625
51722
|
"../../cli/dist/src/commands/deployment/status.js": {
|
|
51626
51723
|
"bytesInOutput": 95
|
|
@@ -51707,7 +51804,7 @@
|
|
|
51707
51804
|
"bytesInOutput": 1330
|
|
51708
51805
|
},
|
|
51709
51806
|
"../../cli/dist/src/commands/registration/helpers.js": {
|
|
51710
|
-
"bytesInOutput":
|
|
51807
|
+
"bytesInOutput": 5098
|
|
51711
51808
|
},
|
|
51712
51809
|
"../../cli/dist/src/commands/registration/secretCommands.js": {
|
|
51713
51810
|
"bytesInOutput": 2744
|
|
@@ -51752,7 +51849,7 @@
|
|
|
51752
51849
|
"bytesInOutput": 404
|
|
51753
51850
|
}
|
|
51754
51851
|
},
|
|
51755
|
-
"bytes":
|
|
51852
|
+
"bytes": 3792875
|
|
51756
51853
|
}
|
|
51757
51854
|
}
|
|
51758
51855
|
}
|