fjall 2.14.0 → 2.15.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.
@@ -13617,7 +13617,7 @@
13617
13617
  "format": "esm"
13618
13618
  },
13619
13619
  "../../cli/dist/src/services/auth/LoginService.js": {
13620
- "bytes": 6645,
13620
+ "bytes": 6806,
13621
13621
  "imports": [
13622
13622
  {
13623
13623
  "path": "../../cli/dist/src/types/ProgressEvent.js",
@@ -13760,7 +13760,7 @@
13760
13760
  "format": "esm"
13761
13761
  },
13762
13762
  "../../cli/dist/src/services/auth/OidcBootstrapService.js": {
13763
- "bytes": 4613,
13763
+ "bytes": 4921,
13764
13764
  "imports": [
13765
13765
  {
13766
13766
  "path": "../../cli/dist/src/types/Result.js",
@@ -18267,7 +18267,7 @@
18267
18267
  "format": "esm"
18268
18268
  },
18269
18269
  "../../cli/dist/src/validation/commandSchemas.js": {
18270
- "bytes": 9854,
18270
+ "bytes": 9895,
18271
18271
  "imports": [
18272
18272
  {
18273
18273
  "path": "../../node_modules/zod/index.js",
@@ -23285,7 +23285,7 @@
23285
23285
  "format": "esm"
23286
23286
  },
23287
23287
  "../../cli/dist/src/util/agent/agentInit.js": {
23288
- "bytes": 15849,
23288
+ "bytes": 19443,
23289
23289
  "imports": [
23290
23290
  {
23291
23291
  "path": "node:fs",
@@ -31298,7 +31298,7 @@
31298
31298
  "format": "esm"
31299
31299
  },
31300
31300
  "../../cli/dist/src/operations/connectOperation.js": {
31301
- "bytes": 1563,
31301
+ "bytes": 1616,
31302
31302
  "imports": [
31303
31303
  {
31304
31304
  "path": "../../cli/dist/src/operations/steps/connectSteps.js",
@@ -31334,7 +31334,7 @@
31334
31334
  "format": "esm"
31335
31335
  },
31336
31336
  "../../cli/dist/src/ui/hooks/useConnectFlow.js": {
31337
- "bytes": 1760,
31337
+ "bytes": 1877,
31338
31338
  "imports": [
31339
31339
  {
31340
31340
  "path": "react",
@@ -31375,7 +31375,7 @@
31375
31375
  "format": "esm"
31376
31376
  },
31377
31377
  "../../cli/dist/src/ui/screens/connect/connectRouting.js": {
31378
- "bytes": 637,
31378
+ "bytes": 671,
31379
31379
  "imports": [
31380
31380
  {
31381
31381
  "path": "../../util/dist/index.js",
@@ -31397,7 +31397,7 @@
31397
31397
  "format": "esm"
31398
31398
  },
31399
31399
  "../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
31400
- "bytes": 5369,
31400
+ "bytes": 6174,
31401
31401
  "imports": [
31402
31402
  {
31403
31403
  "path": "react",
@@ -31419,6 +31419,11 @@
31419
31419
  "kind": "import-statement",
31420
31420
  "original": "../../components/inputs/SimpleSelect.js"
31421
31421
  },
31422
+ {
31423
+ "path": "../../cli/dist/src/ui/components/inputs/TextInput.js",
31424
+ "kind": "import-statement",
31425
+ "original": "../../components/inputs/TextInput.js"
31426
+ },
31422
31427
  {
31423
31428
  "path": "../../cli/dist/src/ui/components/progress/ProgressTracker.js",
31424
31429
  "kind": "import-statement",
@@ -33840,12 +33845,12 @@
33840
33845
  "format": "esm"
33841
33846
  },
33842
33847
  "../../cli/dist/src/util/agent/schemas/infraSchemas.js": {
33843
- "bytes": 3761,
33848
+ "bytes": 3778,
33844
33849
  "imports": [],
33845
33850
  "format": "esm"
33846
33851
  },
33847
33852
  "../../cli/dist/src/commands/createAgentHandlers.js": {
33848
- "bytes": 2830,
33853
+ "bytes": 2865,
33849
33854
  "imports": [
33850
33855
  {
33851
33856
  "path": "../../cli/dist/src/util/agent/agentOutput.js",
@@ -34781,7 +34786,7 @@
34781
34786
  "format": "esm"
34782
34787
  },
34783
34788
  "../../cli/dist/src/commands/login.js": {
34784
- "bytes": 3414,
34789
+ "bytes": 3578,
34785
34790
  "imports": [
34786
34791
  {
34787
34792
  "path": "../../cli/dist/src/services/index.js",
@@ -34842,7 +34847,7 @@
34842
34847
  "format": "esm"
34843
34848
  },
34844
34849
  "../../cli/dist/src/commands/connect.js": {
34845
- "bytes": 4155,
34850
+ "bytes": 6143,
34846
34851
  "imports": [
34847
34852
  {
34848
34853
  "path": "../../cli/dist/src/util/errorUtils.js",
@@ -34918,6 +34923,31 @@
34918
34923
  "path": "../../cli/dist/src/services/index.js",
34919
34924
  "kind": "import-statement",
34920
34925
  "original": "../services/index.js"
34926
+ },
34927
+ {
34928
+ "path": "../../cli/dist/src/ui/screens/create/createScreenUtils.js",
34929
+ "kind": "import-statement",
34930
+ "original": "../ui/screens/create/createScreenUtils.js"
34931
+ },
34932
+ {
34933
+ "path": "../../cli/dist/src/ui/screens/connect/connectRouting.js",
34934
+ "kind": "import-statement",
34935
+ "original": "../ui/screens/connect/connectRouting.js"
34936
+ },
34937
+ {
34938
+ "path": "../../cli/dist/src/ui/screens/connect/connectConstants.js",
34939
+ "kind": "import-statement",
34940
+ "original": "../ui/screens/connect/connectConstants.js"
34941
+ },
34942
+ {
34943
+ "path": "../../cli/dist/src/aws/utils/regions.js",
34944
+ "kind": "import-statement",
34945
+ "original": "../aws/utils/regions.js"
34946
+ },
34947
+ {
34948
+ "path": "../../cli/dist/src/util/logger/index.js",
34949
+ "kind": "import-statement",
34950
+ "original": "../util/logger/index.js"
34921
34951
  }
34922
34952
  ],
34923
34953
  "format": "esm"
@@ -37353,7 +37383,7 @@
37353
37383
  "format": "esm"
37354
37384
  },
37355
37385
  "../../cli/dist/src/commands/registration/createCommands.js": {
37356
- "bytes": 1845,
37386
+ "bytes": 1541,
37357
37387
  "imports": [
37358
37388
  {
37359
37389
  "path": "../../cli/dist/src/commands/index.js",
@@ -37636,7 +37666,7 @@
37636
37666
  "format": "esm"
37637
37667
  },
37638
37668
  "../../cli/dist/src/commands/registration/infrastructureCommands.js": {
37639
- "bytes": 9848,
37669
+ "bytes": 9910,
37640
37670
  "imports": [
37641
37671
  {
37642
37672
  "path": "../../cli/dist/src/commands/index.js",
@@ -37870,7 +37900,7 @@
37870
37900
  "imports": [],
37871
37901
  "exports": [],
37872
37902
  "inputs": {},
37873
- "bytes": 9451283
37903
+ "bytes": 9462016
37874
37904
  },
37875
37905
  "bin/fjall.bundle.js": {
37876
37906
  "imports": [
@@ -41902,13 +41932,13 @@
41902
41932
  "bytesInOutput": 354
41903
41933
  },
41904
41934
  "../../node_modules/zod/v4/core/core.js": {
41905
- "bytesInOutput": 1211
41935
+ "bytesInOutput": 1212
41906
41936
  },
41907
41937
  "../../node_modules/zod/v4/core/util.js": {
41908
41938
  "bytesInOutput": 10742
41909
41939
  },
41910
41940
  "../../node_modules/zod/v4/core/errors.js": {
41911
- "bytesInOutput": 2257
41941
+ "bytesInOutput": 2259
41912
41942
  },
41913
41943
  "../../node_modules/zod/v4/core/parse.js": {
41914
41944
  "bytesInOutput": 1700
@@ -41917,7 +41947,7 @@
41917
41947
  "bytesInOutput": 5424
41918
41948
  },
41919
41949
  "../../node_modules/zod/v4/core/checks.js": {
41920
- "bytesInOutput": 8497
41950
+ "bytesInOutput": 8519
41921
41951
  },
41922
41952
  "../../node_modules/zod/v4/core/doc.js": {
41923
41953
  "bytesInOutput": 541
@@ -41926,7 +41956,7 @@
41926
41956
  "bytesInOutput": 48
41927
41957
  },
41928
41958
  "../../node_modules/zod/v4/core/schemas.js": {
41929
- "bytesInOutput": 32211
41959
+ "bytesInOutput": 32285
41930
41960
  },
41931
41961
  "../../node_modules/zod/v4/locales/ar.js": {
41932
41962
  "bytesInOutput": 5688
@@ -42106,22 +42136,22 @@
42106
42136
  "bytesInOutput": 29
42107
42137
  },
42108
42138
  "../../node_modules/zod/v4/core/index.js": {
42109
- "bytesInOutput": 5090
42139
+ "bytesInOutput": 5091
42110
42140
  },
42111
42141
  "../../node_modules/zod/v4/classic/checks.js": {
42112
42142
  "bytesInOutput": 484
42113
42143
  },
42114
42144
  "../../node_modules/zod/v4/classic/iso.js": {
42115
- "bytesInOutput": 541
42145
+ "bytesInOutput": 545
42116
42146
  },
42117
42147
  "../../node_modules/zod/v4/classic/errors.js": {
42118
- "bytesInOutput": 430
42148
+ "bytesInOutput": 432
42119
42149
  },
42120
42150
  "../../node_modules/zod/v4/classic/parse.js": {
42121
42151
  "bytesInOutput": 182
42122
42152
  },
42123
42153
  "../../node_modules/zod/v4/classic/schemas.js": {
42124
- "bytesInOutput": 22782
42154
+ "bytesInOutput": 22852
42125
42155
  },
42126
42156
  "../../node_modules/zod/v4/classic/compat.js": {
42127
42157
  "bytesInOutput": 430
@@ -42148,7 +42178,7 @@
42148
42178
  "bytesInOutput": 518
42149
42179
  },
42150
42180
  "../../util/dist/regions.js": {
42151
- "bytesInOutput": 5148
42181
+ "bytesInOutput": 5146
42152
42182
  },
42153
42183
  "../../util/dist/tokenScopes.js": {
42154
42184
  "bytesInOutput": 155
@@ -42178,7 +42208,7 @@
42178
42208
  "bytesInOutput": 268
42179
42209
  },
42180
42210
  "../../util/dist/index.js": {
42181
- "bytesInOutput": 2147
42211
+ "bytesInOutput": 2146
42182
42212
  },
42183
42213
  "../../generator/dist/src/util/errorUtils.js": {
42184
42214
  "bytesInOutput": 33
@@ -42535,13 +42565,13 @@
42535
42565
  "bytesInOutput": 2899
42536
42566
  },
42537
42567
  "../../util/dist/logger.js": {
42538
- "bytesInOutput": 567
42568
+ "bytesInOutput": 569
42539
42569
  },
42540
42570
  "../../deploy-core/dist/src/types/constants.js": {
42541
42571
  "bytesInOutput": 246
42542
42572
  },
42543
42573
  "../../deploy-core/dist/src/types/patternDetection.js": {
42544
- "bytesInOutput": 522
42574
+ "bytesInOutput": 523
42545
42575
  },
42546
42576
  "../../deploy-core/dist/src/types/errors/ServiceError.js": {
42547
42577
  "bytesInOutput": 1269
@@ -42556,7 +42586,7 @@
42556
42586
  "bytesInOutput": 514
42557
42587
  },
42558
42588
  "../../deploy-core/dist/src/types/FjallState.js": {
42559
- "bytesInOutput": 1750
42589
+ "bytesInOutput": 1753
42560
42590
  },
42561
42591
  "../../deploy-core/dist/src/types/index.js": {
42562
42592
  "bytesInOutput": 96
@@ -42934,10 +42964,10 @@
42934
42964
  "bytesInOutput": 64
42935
42965
  },
42936
42966
  "../../deploy-core/dist/src/aws/utils/cloudformationEventHelpers.js": {
42937
- "bytesInOutput": 5854
42967
+ "bytesInOutput": 5861
42938
42968
  },
42939
42969
  "../../deploy-core/dist/src/aws/utils/cloudformationEvents.js": {
42940
- "bytesInOutput": 4608
42970
+ "bytesInOutput": 4615
42941
42971
  },
42942
42972
  "../../deploy-core/dist/src/aws/index.js": {
42943
42973
  "bytesInOutput": 56
@@ -42946,13 +42976,13 @@
42946
42976
  "bytesInOutput": 34
42947
42977
  },
42948
42978
  "../../deploy-core/dist/src/services/infrastructure/CdkEventMonitoring.js": {
42949
- "bytesInOutput": 699
42979
+ "bytesInOutput": 700
42950
42980
  },
42951
42981
  "../../deploy-core/dist/src/services/infrastructure/CdkErrorFormatter.js": {
42952
42982
  "bytesInOutput": 3251
42953
42983
  },
42954
42984
  "../../deploy-core/dist/src/services/infrastructure/CdkOutputAnalyser.js": {
42955
- "bytesInOutput": 2018
42985
+ "bytesInOutput": 2019
42956
42986
  },
42957
42987
  "../../deploy-core/dist/src/types/errors/CdkError.js": {
42958
42988
  "bytesInOutput": 227
@@ -42964,43 +42994,43 @@
42964
42994
  "bytesInOutput": 530
42965
42995
  },
42966
42996
  "../../deploy-core/dist/src/services/infrastructure/CdkCommandRunner.js": {
42967
- "bytesInOutput": 3740
42997
+ "bytesInOutput": 3742
42968
42998
  },
42969
42999
  "../../deploy-core/dist/src/services/infrastructure/CdkProcessManager.js": {
42970
- "bytesInOutput": 4366
43000
+ "bytesInOutput": 4370
42971
43001
  },
42972
43002
  "../../util/dist/constructMap.js": {
42973
43003
  "bytesInOutput": 822
42974
43004
  },
42975
43005
  "../../deploy-core/dist/src/services/infrastructure/constructMapEnrichment.js": {
42976
- "bytesInOutput": 851
43006
+ "bytesInOutput": 853
42977
43007
  },
42978
43008
  "../../deploy-core/dist/src/services/infrastructure/cdkServiceHelpers.js": {
42979
43009
  "bytesInOutput": 881
42980
43010
  },
42981
43011
  "../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
42982
- "bytesInOutput": 3974
43012
+ "bytesInOutput": 3976
42983
43013
  },
42984
43014
  "../../deploy-core/dist/src/aws/utils/stackStatus.js": {
42985
43015
  "bytesInOutput": 2077
42986
43016
  },
42987
43017
  "../../deploy-core/dist/src/services/infrastructure/CloudFormationService.js": {
42988
- "bytesInOutput": 4054
43018
+ "bytesInOutput": 4055
42989
43019
  },
42990
43020
  "../../deploy-core/dist/src/aws/utils/awsErrorHandler.js": {
42991
43021
  "bytesInOutput": 502
42992
43022
  },
42993
43023
  "../../deploy-core/dist/src/services/infrastructure/EcsService.js": {
42994
- "bytesInOutput": 6852
43024
+ "bytesInOutput": 6855
42995
43025
  },
42996
43026
  "../../deploy-core/dist/src/aws/utils/arnParser.js": {
42997
43027
  "bytesInOutput": 534
42998
43028
  },
42999
43029
  "../../deploy-core/dist/src/services/infrastructure/EcsServiceResolver.js": {
43000
- "bytesInOutput": 1899
43030
+ "bytesInOutput": 1905
43001
43031
  },
43002
43032
  "../../deploy-core/dist/src/services/infrastructure/EcrImageInspectorService.js": {
43003
- "bytesInOutput": 1080
43033
+ "bytesInOutput": 1081
43004
43034
  },
43005
43035
  "../../deploy-core/dist/src/services/infrastructure/index.js": {
43006
43036
  "bytesInOutput": 80
@@ -43018,52 +43048,52 @@
43018
43048
  "bytesInOutput": 44
43019
43049
  },
43020
43050
  "../../deploy-core/dist/src/orchestration/stackCleanup/logging.js": {
43021
- "bytesInOutput": 110
43051
+ "bytesInOutput": 111
43022
43052
  },
43023
43053
  "../../deploy-core/dist/src/orchestration/stackCleanup/bucketOps.js": {
43024
- "bytesInOutput": 2325
43054
+ "bytesInOutput": 2329
43025
43055
  },
43026
43056
  "../../deploy-core/dist/src/orchestration/stackCleanup/messages.js": {
43027
43057
  "bytesInOutput": 754
43028
43058
  },
43029
43059
  "../../deploy-core/dist/src/orchestration/stackCleanup/stackResources.js": {
43030
- "bytesInOutput": 458
43060
+ "bytesInOutput": 459
43031
43061
  },
43032
43062
  "../../deploy-core/dist/src/orchestration/stackCleanup/preEmpty.js": {
43033
- "bytesInOutput": 909
43063
+ "bytesInOutput": 910
43034
43064
  },
43035
43065
  "../../deploy-core/dist/src/orchestration/stackCleanup/failedStack.js": {
43036
- "bytesInOutput": 3435
43066
+ "bytesInOutput": 3449
43037
43067
  },
43038
43068
  "../../deploy-core/dist/src/orchestration/stackCleanup/orphanSweep.js": {
43039
- "bytesInOutput": 711
43069
+ "bytesInOutput": 712
43040
43070
  },
43041
43071
  "../../deploy-core/dist/src/orchestration/stackCleanup.js": {
43042
43072
  "bytesInOutput": 67
43043
43073
  },
43044
43074
  "../../deploy-core/dist/src/orchestration/spawnHelpers.js": {
43045
- "bytesInOutput": 1018
43075
+ "bytesInOutput": 1020
43046
43076
  },
43047
43077
  "../../deploy-core/dist/src/orchestration/openNextBuild.js": {
43048
- "bytesInOutput": 4301
43078
+ "bytesInOutput": 4308
43049
43079
  },
43050
43080
  "../../deploy-core/dist/src/orchestration/builders/openNextBuilder.js": {
43051
- "bytesInOutput": 1926
43081
+ "bytesInOutput": 1927
43052
43082
  },
43053
43083
  "../../deploy-core/dist/src/util/dockerfileDetection.js": {
43054
- "bytesInOutput": 279
43084
+ "bytesInOutput": 280
43055
43085
  },
43056
43086
  "../../deploy-core/dist/src/orchestration/builders/dockerBuilder.js": {
43057
- "bytesInOutput": 1197
43087
+ "bytesInOutput": 1198
43058
43088
  },
43059
43089
  "../../deploy-core/dist/src/orchestration/builders/frameworkRegistry.js": {
43060
43090
  "bytesInOutput": 457
43061
43091
  },
43062
43092
  "../../deploy-core/dist/src/services/application/applicationStackHelpers.js": {
43063
- "bytesInOutput": 4037
43093
+ "bytesInOutput": 4038
43064
43094
  },
43065
43095
  "../../deploy-core/dist/src/services/application/ApplicationStackService.js": {
43066
- "bytesInOutput": 4083
43096
+ "bytesInOutput": 4091
43067
43097
  },
43068
43098
  "../../deploy-core/dist/src/services/application/index.js": {
43069
43099
  "bytesInOutput": 40
@@ -43081,37 +43111,37 @@
43081
43111
  "bytesInOutput": 461
43082
43112
  },
43083
43113
  "../../deploy-core/dist/src/orchestration/resolveOperation.js": {
43084
- "bytesInOutput": 2311
43114
+ "bytesInOutput": 2323
43085
43115
  },
43086
43116
  "../../util/dist/manifest/io.js": {
43087
- "bytesInOutput": 1743
43117
+ "bytesInOutput": 1747
43088
43118
  },
43089
43119
  "../../util/dist/manifest/index.js": {
43090
43120
  "bytesInOutput": 40
43091
43121
  },
43092
43122
  "../../deploy-core/dist/src/orchestration/contextHelpers.js": {
43093
- "bytesInOutput": 2726
43123
+ "bytesInOutput": 2727
43094
43124
  },
43095
43125
  "../../deploy-core/dist/src/orchestration/manifestSecretParser.js": {
43096
- "bytesInOutput": 1602
43126
+ "bytesInOutput": 1606
43097
43127
  },
43098
43128
  "../../deploy-core/dist/src/orchestration/secretArnResolver.js": {
43099
43129
  "bytesInOutput": 982
43100
43130
  },
43101
43131
  "../../deploy-core/dist/src/orchestration/detectionPipeline.js": {
43102
- "bytesInOutput": 2124
43132
+ "bytesInOutput": 2125
43103
43133
  },
43104
43134
  "../../deploy-core/dist/src/steps/stepRegistry.js": {
43105
43135
  "bytesInOutput": 6537
43106
43136
  },
43107
43137
  "../../deploy-core/dist/src/orchestration/cascadeHelpers.js": {
43108
- "bytesInOutput": 5511
43138
+ "bytesInOutput": 5516
43109
43139
  },
43110
43140
  "../../deploy-core/dist/src/orchestration/stepLifecycle.js": {
43111
43141
  "bytesInOutput": 440
43112
43142
  },
43113
43143
  "../../deploy-core/dist/src/orchestration/dockerBuildHelper.js": {
43114
- "bytesInOutput": 4295
43144
+ "bytesInOutput": 4299
43115
43145
  },
43116
43146
  "../../deploy-core/dist/src/orchestration/welcomeImageHelper.js": {
43117
43147
  "bytesInOutput": 1397
@@ -43120,10 +43150,10 @@
43120
43150
  "bytesInOutput": 2492
43121
43151
  },
43122
43152
  "../../deploy-core/dist/src/orchestration/codeOnlyDeploy.js": {
43123
- "bytesInOutput": 6662
43153
+ "bytesInOutput": 6668
43124
43154
  },
43125
43155
  "../../deploy-core/dist/src/orchestration/applicationDeploy.js": {
43126
- "bytesInOutput": 5603
43156
+ "bytesInOutput": 5607
43127
43157
  },
43128
43158
  "../../deploy-core/dist/src/orchestration/organisationDeploy/orgContext.js": {
43129
43159
  "bytesInOutput": 839
@@ -43153,13 +43183,13 @@
43153
43183
  "bytesInOutput": 112
43154
43184
  },
43155
43185
  "../../util/dist/Config.js": {
43156
- "bytesInOutput": 4462
43186
+ "bytesInOutput": 4465
43157
43187
  },
43158
43188
  "../../deploy-core/dist/src/aws/cloudtrail/orgTrailDelivery.js": {
43159
43189
  "bytesInOutput": 2021
43160
43190
  },
43161
43191
  "../../deploy-core/dist/src/orchestration/trailMigration/memberTrailCleanup.js": {
43162
- "bytesInOutput": 2460
43192
+ "bytesInOutput": 2461
43163
43193
  },
43164
43194
  "../../deploy-core/dist/src/orchestration/trailMigration/trailMigration.js": {
43165
43195
  "bytesInOutput": 5012
@@ -43168,7 +43198,7 @@
43168
43198
  "bytesInOutput": 1271
43169
43199
  },
43170
43200
  "../../deploy-core/dist/src/orchestration/organisationDeploy/orgCascadeDeploy.js": {
43171
- "bytesInOutput": 3475
43201
+ "bytesInOutput": 3460
43172
43202
  },
43173
43203
  "../../deploy-core/dist/src/orchestration/organisationDeploy.js": {
43174
43204
  "bytesInOutput": 332
@@ -43177,10 +43207,10 @@
43177
43207
  "bytesInOutput": 441
43178
43208
  },
43179
43209
  "../../deploy-core/dist/src/orchestration/applicationDestroy.js": {
43180
- "bytesInOutput": 2208
43210
+ "bytesInOutput": 2210
43181
43211
  },
43182
43212
  "../../deploy-core/dist/src/orchestration/cascadeDestroyHelpers.js": {
43183
- "bytesInOutput": 3459
43213
+ "bytesInOutput": 3465
43184
43214
  },
43185
43215
  "../../deploy-core/dist/src/orchestration/organisationDestroy.js": {
43186
43216
  "bytesInOutput": 3622
@@ -43531,7 +43561,7 @@
43531
43561
  "bytesInOutput": 713
43532
43562
  },
43533
43563
  "../../node_modules/axios/lib/adapters/http.js": {
43534
- "bytesInOutput": 11582
43564
+ "bytesInOutput": 11561
43535
43565
  },
43536
43566
  "../../node_modules/axios/lib/helpers/isURLSameOrigin.js": {
43537
43567
  "bytesInOutput": 243
@@ -43555,7 +43585,7 @@
43555
43585
  "bytesInOutput": 711
43556
43586
  },
43557
43587
  "../../node_modules/axios/lib/adapters/fetch.js": {
43558
- "bytesInOutput": 3271
43588
+ "bytesInOutput": 3266
43559
43589
  },
43560
43590
  "../../node_modules/axios/lib/adapters/adapters.js": {
43561
43591
  "bytesInOutput": 900
@@ -43615,7 +43645,7 @@
43615
43645
  "bytesInOutput": 493
43616
43646
  },
43617
43647
  "../../cli/dist/src/services/auth/LoginService.js": {
43618
- "bytesInOutput": 6105
43648
+ "bytesInOutput": 6262
43619
43649
  },
43620
43650
  "../../cli/dist/src/services/auth/OidcSetupService.js": {
43621
43651
  "bytesInOutput": 5421
@@ -43627,7 +43657,7 @@
43627
43657
  "bytesInOutput": 215
43628
43658
  },
43629
43659
  "../../cli/dist/src/services/auth/OidcBootstrapService.js": {
43630
- "bytesInOutput": 3862
43660
+ "bytesInOutput": 4169
43631
43661
  },
43632
43662
  "../../cli/dist/src/services/auth/ProfileResolver.js": {
43633
43663
  "bytesInOutput": 1156
@@ -43774,25 +43804,25 @@
43774
43804
  "bytesInOutput": 1117
43775
43805
  },
43776
43806
  "../../cli/dist/src/services/create/AppCreationService.js": {
43777
- "bytesInOutput": 6641
43807
+ "bytesInOutput": 6642
43778
43808
  },
43779
43809
  "../../cli/dist/src/services/create/OrgCreationHelpers.js": {
43780
43810
  "bytesInOutput": 1142
43781
43811
  },
43782
43812
  "../../cli/dist/src/services/create/OrgCreationService.js": {
43783
- "bytesInOutput": 1977
43813
+ "bytesInOutput": 1978
43784
43814
  },
43785
43815
  "../../cli/dist/src/services/create/CreateService.js": {
43786
- "bytesInOutput": 916
43816
+ "bytesInOutput": 918
43787
43817
  },
43788
43818
  "../../cli/dist/src/services/create/index.js": {
43789
- "bytesInOutput": 50
43819
+ "bytesInOutput": 52
43790
43820
  },
43791
43821
  "../../node_modules/ast-types/lib/shared.js": {
43792
43822
  "bytesInOutput": 961
43793
43823
  },
43794
43824
  "../../node_modules/ast-types/lib/types.js": {
43795
- "bytesInOutput": 10432
43825
+ "bytesInOutput": 10354
43796
43826
  },
43797
43827
  "../../node_modules/ast-types/lib/path.js": {
43798
43828
  "bytesInOutput": 4117
@@ -43921,7 +43951,7 @@
43921
43951
  "bytesInOutput": 4257
43922
43952
  },
43923
43953
  "../../node_modules/esprima/dist/esprima.js": {
43924
- "bytesInOutput": 138901
43954
+ "bytesInOutput": 138897
43925
43955
  },
43926
43956
  "../../node_modules/recast/parsers/esprima.js": {
43927
43957
  "bytesInOutput": 438
@@ -43948,7 +43978,7 @@
43948
43978
  "bytesInOutput": 4725
43949
43979
  },
43950
43980
  "../../node_modules/recast/lib/printer.js": {
43951
- "bytesInOutput": 41518
43981
+ "bytesInOutput": 41508
43952
43982
  },
43953
43983
  "../../node_modules/recast/main.js": {
43954
43984
  "bytesInOutput": 902
@@ -43957,7 +43987,7 @@
43957
43987
  "bytesInOutput": 864
43958
43988
  },
43959
43989
  "../../node_modules/@babel/parser/lib/index.js": {
43960
- "bytesInOutput": 307790
43990
+ "bytesInOutput": 307786
43961
43991
  },
43962
43992
  "../../node_modules/recast/parsers/babel.js": {
43963
43993
  "bytesInOutput": 472
@@ -44140,7 +44170,7 @@
44140
44170
  "bytesInOutput": 34
44141
44171
  },
44142
44172
  "../../cli/dist/src/validation/commandSchemas.js": {
44143
- "bytesInOutput": 8632
44173
+ "bytesInOutput": 8641
44144
44174
  },
44145
44175
  "../../cli/dist/src/services/infrastructure/DeploymentValidation.js": {
44146
44176
  "bytesInOutput": 2657
@@ -44212,7 +44242,7 @@
44212
44242
  "bytesInOutput": 284
44213
44243
  },
44214
44244
  "../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
44215
- "bytesInOutput": 5159
44245
+ "bytesInOutput": 5156
44216
44246
  },
44217
44247
  "../../cli/dist/src/services/container/EcrService.tagging.js": {
44218
44248
  "bytesInOutput": 2053
@@ -44284,7 +44314,7 @@
44284
44314
  "bytesInOutput": 1922
44285
44315
  },
44286
44316
  "../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
44287
- "bytesInOutput": 4942
44317
+ "bytesInOutput": 4935
44288
44318
  },
44289
44319
  "../../cli/dist/src/types/FjallState.js": {
44290
44320
  "bytesInOutput": 35
@@ -44587,7 +44617,7 @@
44587
44617
  "bytesInOutput": 2499
44588
44618
  },
44589
44619
  "../../cli/dist/src/util/agent/agentInit.js": {
44590
- "bytesInOutput": 15754
44620
+ "bytesInOutput": 19348
44591
44621
  },
44592
44622
  "../../cli/dist/src/util/agent/agentOutput.js": {
44593
44623
  "bytesInOutput": 1755
@@ -44674,7 +44704,7 @@
44674
44704
  "bytesInOutput": 1339
44675
44705
  },
44676
44706
  "../../cli/dist/src/ui/components/inputs/UnifiedSelect.js": {
44677
- "bytesInOutput": 3278
44707
+ "bytesInOutput": 3271
44678
44708
  },
44679
44709
  "../../cli/dist/src/ui/components/inputs/Select.js": {
44680
44710
  "bytesInOutput": 34
@@ -44830,7 +44860,7 @@
44830
44860
  "bytesInOutput": 799
44831
44861
  },
44832
44862
  "../../cli/dist/src/ui/components/screens/CreatingScreen.js": {
44833
- "bytesInOutput": 2827
44863
+ "bytesInOutput": 2814
44834
44864
  },
44835
44865
  "../../cli/dist/src/ui/screens/create/CreateAppReviewStep.js": {
44836
44866
  "bytesInOutput": 2773
@@ -45007,7 +45037,7 @@
45007
45037
  "bytesInOutput": 1139
45008
45038
  },
45009
45039
  "../../cli/dist/src/ui/components/operations/useStackOperationState.js": {
45010
- "bytesInOutput": 3786
45040
+ "bytesInOutput": 3780
45011
45041
  },
45012
45042
  "../../cli/dist/src/ui/components/operations/StackOperationBox.js": {
45013
45043
  "bytesInOutput": 3092
@@ -45055,7 +45085,7 @@
45055
45085
  "bytesInOutput": 1950
45056
45086
  },
45057
45087
  "../../cli/dist/src/ui/components/operations/OrgSetupBox.js": {
45058
- "bytesInOutput": 5042
45088
+ "bytesInOutput": 4981
45059
45089
  },
45060
45090
  "../../cli/dist/src/util/synchronizedOutput.js": {
45061
45091
  "bytesInOutput": 466
@@ -45073,7 +45103,7 @@
45073
45103
  "bytesInOutput": 175
45074
45104
  },
45075
45105
  "../../cli/dist/src/ui/screens/deploy/useStackOperationCallbacks.js": {
45076
- "bytesInOutput": 4612
45106
+ "bytesInOutput": 4596
45077
45107
  },
45078
45108
  "../../cli/dist/src/ui/screens/deploy/useStackOperationStepState.js": {
45079
45109
  "bytesInOutput": 2015
@@ -45085,16 +45115,16 @@
45085
45115
  "bytesInOutput": 1096
45086
45116
  },
45087
45117
  "../../cli/dist/src/ui/screens/deploy/StackOperationProgressScreen.js": {
45088
- "bytesInOutput": 5175
45118
+ "bytesInOutput": 5171
45089
45119
  },
45090
45120
  "../../cli/dist/src/ui/components/operations/DockerOperationBox.js": {
45091
- "bytesInOutput": 4517
45121
+ "bytesInOutput": 4512
45092
45122
  },
45093
45123
  "../../cli/dist/src/ui/components/operations/EcsOperationBox.js": {
45094
- "bytesInOutput": 4187
45124
+ "bytesInOutput": 4170
45095
45125
  },
45096
45126
  "../../cli/dist/src/ui/components/operations/OpenNextOperationBox.js": {
45097
- "bytesInOutput": 3493
45127
+ "bytesInOutput": 3491
45098
45128
  },
45099
45129
  "../../cli/dist/src/ui/components/operations/PreDeploymentBox.js": {
45100
45130
  "bytesInOutput": 4399
@@ -45112,7 +45142,7 @@
45112
45142
  "bytesInOutput": 966
45113
45143
  },
45114
45144
  "../../cli/dist/src/ui/hooks/useDeploymentOperation.js": {
45115
- "bytesInOutput": 3946
45145
+ "bytesInOutput": 3939
45116
45146
  },
45117
45147
  "../../cli/dist/src/types/deployment/ecsEvents.js": {
45118
45148
  "bytesInOutput": 30
@@ -45151,19 +45181,19 @@
45151
45181
  "bytesInOutput": 3139
45152
45182
  },
45153
45183
  "../../cli/dist/src/ui/screens/deploy/useDeploymentExecution.js": {
45154
- "bytesInOutput": 4296
45184
+ "bytesInOutput": 4292
45155
45185
  },
45156
45186
  "../../cli/dist/src/ui/screens/deploy/BuildxUnavailableScreen.js": {
45157
45187
  "bytesInOutput": 829
45158
45188
  },
45159
45189
  "../../cli/dist/src/ui/screens/deploy/AppDeploymentProgressScreen.js": {
45160
- "bytesInOutput": 4685
45190
+ "bytesInOutput": 4681
45161
45191
  },
45162
45192
  "../../cli/dist/src/operations/destroyOperation.js": {
45163
45193
  "bytesInOutput": 277
45164
45194
  },
45165
45195
  "../../cli/dist/src/ui/screens/deploy/AppDestroyProgressScreen.js": {
45166
- "bytesInOutput": 3420
45196
+ "bytesInOutput": 3415
45167
45197
  },
45168
45198
  "../../cli/dist/src/ui/screens/DestroyScreen.js": {
45169
45199
  "bytesInOutput": 6459
@@ -45265,7 +45295,7 @@
45265
45295
  "bytesInOutput": 5177
45266
45296
  },
45267
45297
  "../../cli/dist/src/ui/screens/secrets/SecretsScreen.js": {
45268
- "bytesInOutput": 4446
45298
+ "bytesInOutput": 4442
45269
45299
  },
45270
45300
  "../../cli/dist/src/ui/screens/tunnel/TunnelScreen.js": {
45271
45301
  "bytesInOutput": 3760
@@ -45286,25 +45316,25 @@
45286
45316
  "bytesInOutput": 1880
45287
45317
  },
45288
45318
  "../../cli/dist/src/ui/screens/target/TargetScreen.js": {
45289
- "bytesInOutput": 3561
45319
+ "bytesInOutput": 3554
45290
45320
  },
45291
45321
  "../../cli/dist/src/ui/components/banners/OidcSetupBanner.js": {
45292
45322
  "bytesInOutput": 359
45293
45323
  },
45294
45324
  "../../cli/dist/src/operations/connectOperation.js": {
45295
- "bytesInOutput": 1254
45325
+ "bytesInOutput": 1307
45296
45326
  },
45297
45327
  "../../cli/dist/src/ui/hooks/useConnectFlow.js": {
45298
- "bytesInOutput": 1429
45328
+ "bytesInOutput": 1548
45299
45329
  },
45300
45330
  "../../cli/dist/src/ui/screens/connect/connectRouting.js": {
45301
- "bytesInOutput": 584
45331
+ "bytesInOutput": 617
45302
45332
  },
45303
45333
  "../../cli/dist/src/ui/screens/connect/connectConstants.js": {
45304
- "bytesInOutput": 189
45334
+ "bytesInOutput": 187
45305
45335
  },
45306
45336
  "../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
45307
- "bytesInOutput": 4271
45337
+ "bytesInOutput": 5007
45308
45338
  },
45309
45339
  "../../cli/dist/src/ui/screens/agent/installSkillConstants.js": {
45310
45340
  "bytesInOutput": 326
@@ -45346,7 +45376,7 @@
45346
45376
  "bytesInOutput": 379
45347
45377
  },
45348
45378
  "../../node_modules/graceful-fs/graceful-fs.js": {
45349
- "bytesInOutput": 5179
45379
+ "bytesInOutput": 5153
45350
45380
  },
45351
45381
  "../../node_modules/retry/lib/retry_operation.js": {
45352
45382
  "bytesInOutput": 2277
@@ -45547,10 +45577,10 @@
45547
45577
  "bytesInOutput": 1589
45548
45578
  },
45549
45579
  "../../cli/dist/src/commands/createAgentHandlers.js": {
45550
- "bytesInOutput": 2294
45580
+ "bytesInOutput": 2329
45551
45581
  },
45552
45582
  "../../cli/dist/src/util/agent/schemas/infraSchemas.js": {
45553
- "bytesInOutput": 1624
45583
+ "bytesInOutput": 1641
45554
45584
  },
45555
45585
  "../../cli/dist/src/commands/add.js": {
45556
45586
  "bytesInOutput": 1241
@@ -45589,10 +45619,10 @@
45589
45619
  "bytesInOutput": 2106
45590
45620
  },
45591
45621
  "../../cli/dist/src/commands/login.js": {
45592
- "bytesInOutput": 2747
45622
+ "bytesInOutput": 2911
45593
45623
  },
45594
45624
  "../../cli/dist/src/commands/connect.js": {
45595
- "bytesInOutput": 3221
45625
+ "bytesInOutput": 4869
45596
45626
  },
45597
45627
  "../../cli/dist/src/commands/user.js": {
45598
45628
  "bytesInOutput": 2029
@@ -45802,7 +45832,7 @@
45802
45832
  "bytesInOutput": 1327
45803
45833
  },
45804
45834
  "../../cli/dist/src/commands/registration/createCommands.js": {
45805
- "bytesInOutput": 1634
45835
+ "bytesInOutput": 1330
45806
45836
  },
45807
45837
  "../../cli/dist/src/commands/registration/helpers.js": {
45808
45838
  "bytesInOutput": 2737
@@ -45814,7 +45844,7 @@
45814
45844
  "bytesInOutput": 4380
45815
45845
  },
45816
45846
  "../../cli/dist/src/commands/registration/infrastructureCommands.js": {
45817
- "bytesInOutput": 9210
45847
+ "bytesInOutput": 9272
45818
45848
  },
45819
45849
  "../../cli/dist/src/commands/deployDiffHandlers.js": {
45820
45850
  "bytesInOutput": 1187
@@ -45838,7 +45868,7 @@
45838
45868
  "bytesInOutput": 404
45839
45869
  }
45840
45870
  },
45841
- "bytes": 3229992
45871
+ "bytes": 3236603
45842
45872
  }
45843
45873
  }
45844
45874
  }