fjall 2.5.0 → 2.6.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.
@@ -1875,10 +1875,21 @@
1875
1875
  "format": "esm"
1876
1876
  },
1877
1877
  "../../util/dist/caseConversion.js": {
1878
- "bytes": 579,
1878
+ "bytes": 778,
1879
1879
  "imports": [],
1880
1880
  "format": "esm"
1881
1881
  },
1882
+ "../../util/dist/accountNameCollision.js": {
1883
+ "bytes": 340,
1884
+ "imports": [
1885
+ {
1886
+ "path": "../../util/dist/caseConversion.js",
1887
+ "kind": "import-statement",
1888
+ "original": "./caseConversion.js"
1889
+ }
1890
+ ],
1891
+ "format": "esm"
1892
+ },
1882
1893
  "../../util/dist/errorUtils.js": {
1883
1894
  "bytes": 645,
1884
1895
  "imports": [],
@@ -1899,6 +1910,11 @@
1899
1910
  "imports": [],
1900
1911
  "format": "esm"
1901
1912
  },
1913
+ "../../util/dist/concurrency.js": {
1914
+ "bytes": 381,
1915
+ "imports": [],
1916
+ "format": "esm"
1917
+ },
1902
1918
  "../../util/dist/environments.js": {
1903
1919
  "bytes": 618,
1904
1920
  "imports": [],
@@ -1972,7 +1988,7 @@
1972
1988
  "format": "esm"
1973
1989
  },
1974
1990
  "../../util/dist/index.js": {
1975
- "bytes": 3300,
1991
+ "bytes": 3615,
1976
1992
  "imports": [
1977
1993
  {
1978
1994
  "path": "../../util/dist/domainExports.js",
@@ -1984,6 +2000,11 @@
1984
2000
  "kind": "import-statement",
1985
2001
  "original": "./caseConversion.js"
1986
2002
  },
2003
+ {
2004
+ "path": "../../util/dist/accountNameCollision.js",
2005
+ "kind": "import-statement",
2006
+ "original": "./accountNameCollision.js"
2007
+ },
1987
2008
  {
1988
2009
  "path": "../../util/dist/errorUtils.js",
1989
2010
  "kind": "import-statement",
@@ -2004,6 +2025,11 @@
2004
2025
  "kind": "import-statement",
2005
2026
  "original": "./sleep.js"
2006
2027
  },
2028
+ {
2029
+ "path": "../../util/dist/concurrency.js",
2030
+ "kind": "import-statement",
2031
+ "original": "./concurrency.js"
2032
+ },
2007
2033
  {
2008
2034
  "path": "../../util/dist/environments.js",
2009
2035
  "kind": "import-statement",
@@ -8749,7 +8775,7 @@
8749
8775
  "format": "esm"
8750
8776
  },
8751
8777
  "../../deploy-core/dist/src/services/infrastructure/constructMapEnrichment.js": {
8752
- "bytes": 1066,
8778
+ "bytes": 1056,
8753
8779
  "imports": [
8754
8780
  {
8755
8781
  "path": "fs",
@@ -8780,7 +8806,7 @@
8780
8806
  "format": "esm"
8781
8807
  },
8782
8808
  "../../deploy-core/dist/src/services/infrastructure/cdkServiceHelpers.js": {
8783
- "bytes": 838,
8809
+ "bytes": 864,
8784
8810
  "imports": [
8785
8811
  {
8786
8812
  "path": "../../deploy-core/dist/src/types/operations.js",
@@ -8791,7 +8817,7 @@
8791
8817
  "format": "esm"
8792
8818
  },
8793
8819
  "../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
8794
- "bytes": 4577,
8820
+ "bytes": 4750,
8795
8821
  "imports": [
8796
8822
  {
8797
8823
  "path": "fs",
@@ -9113,7 +9139,7 @@
9113
9139
  "format": "esm"
9114
9140
  },
9115
9141
  "../../deploy-core/dist/src/services/supporting/CdkContextBuilder.js": {
9116
- "bytes": 607,
9142
+ "bytes": 721,
9117
9143
  "imports": [
9118
9144
  {
9119
9145
  "path": "../../generator/dist/src/index.js",
@@ -9640,7 +9666,7 @@
9640
9666
  "format": "esm"
9641
9667
  },
9642
9668
  "../../deploy-core/dist/src/orchestration/contextHelpers.js": {
9643
- "bytes": 1864,
9669
+ "bytes": 2518,
9644
9670
  "imports": [
9645
9671
  {
9646
9672
  "path": "../../generator/dist/src/index.js",
@@ -9652,6 +9678,11 @@
9652
9678
  "kind": "import-statement",
9653
9679
  "original": "@fjall/util"
9654
9680
  },
9681
+ {
9682
+ "path": "../../util/dist/logger.js",
9683
+ "kind": "import-statement",
9684
+ "original": "@fjall/util/logger"
9685
+ },
9655
9686
  {
9656
9687
  "path": "../../deploy-core/dist/src/aws/SimpleAwsProvider.js",
9657
9688
  "kind": "import-statement",
@@ -9974,8 +10005,13 @@
9974
10005
  "format": "esm"
9975
10006
  },
9976
10007
  "../../deploy-core/dist/src/orchestration/cascadeHelpers.js": {
9977
- "bytes": 3857,
10008
+ "bytes": 4358,
9978
10009
  "imports": [
10010
+ {
10011
+ "path": "path",
10012
+ "kind": "import-statement",
10013
+ "external": true
10014
+ },
9979
10015
  {
9980
10016
  "path": "../../generator/dist/src/index.js",
9981
10017
  "kind": "import-statement",
@@ -10107,7 +10143,7 @@
10107
10143
  "format": "esm"
10108
10144
  },
10109
10145
  "../../deploy-core/dist/src/orchestration/organisationDeploy.js": {
10110
- "bytes": 7639,
10146
+ "bytes": 8047,
10111
10147
  "imports": [
10112
10148
  {
10113
10149
  "path": "../../generator/dist/src/index.js",
@@ -10347,7 +10383,7 @@
10347
10383
  "format": "esm"
10348
10384
  },
10349
10385
  "../../deploy-core/dist/src/orchestration/organisationDestroy.js": {
10350
- "bytes": 3580,
10386
+ "bytes": 3620,
10351
10387
  "imports": [
10352
10388
  {
10353
10389
  "path": "../../generator/dist/src/index.js",
@@ -25663,7 +25699,7 @@
25663
25699
  "format": "esm"
25664
25700
  },
25665
25701
  "../../cli/dist/src/ui/screens/deploy/stackOperationUtils.js": {
25666
- "bytes": 1983,
25702
+ "bytes": 2122,
25667
25703
  "imports": [
25668
25704
  {
25669
25705
  "path": "../../cli/dist/src/services/index.js",
@@ -35412,7 +35448,7 @@
35412
35448
  "imports": [],
35413
35449
  "exports": [],
35414
35450
  "inputs": {},
35415
- "bytes": 8795517
35451
+ "bytes": 8802512
35416
35452
  },
35417
35453
  "bin/fjall.bundle.js": {
35418
35454
  "imports": [
@@ -36311,6 +36347,11 @@
36311
36347
  "kind": "import-statement",
36312
36348
  "external": true
36313
36349
  },
36350
+ {
36351
+ "path": "path",
36352
+ "kind": "import-statement",
36353
+ "external": true
36354
+ },
36314
36355
  {
36315
36356
  "path": "path",
36316
36357
  "kind": "dynamic-import",
@@ -39152,7 +39193,10 @@
39152
39193
  "bytesInOutput": 239
39153
39194
  },
39154
39195
  "../../util/dist/caseConversion.js": {
39155
- "bytesInOutput": 494
39196
+ "bytesInOutput": 655
39197
+ },
39198
+ "../../util/dist/accountNameCollision.js": {
39199
+ "bytesInOutput": 273
39156
39200
  },
39157
39201
  "../../util/dist/errorUtils.js": {
39158
39202
  "bytesInOutput": 550
@@ -39166,6 +39210,9 @@
39166
39210
  "../../util/dist/sleep.js": {
39167
39211
  "bytesInOutput": 71
39168
39212
  },
39213
+ "../../util/dist/concurrency.js": {
39214
+ "bytesInOutput": 354
39215
+ },
39169
39216
  "../../util/dist/environments.js": {
39170
39217
  "bytesInOutput": 464
39171
39218
  },
@@ -39203,7 +39250,7 @@
39203
39250
  "bytesInOutput": 268
39204
39251
  },
39205
39252
  "../../util/dist/index.js": {
39206
- "bytesInOutput": 1604
39253
+ "bytesInOutput": 1743
39207
39254
  },
39208
39255
  "../../generator/dist/src/util/errorUtils.js": {
39209
39256
  "bytesInOutput": 33
@@ -39671,7 +39718,7 @@
39671
39718
  "bytesInOutput": 34
39672
39719
  },
39673
39720
  "../../cli/dist/src/util/errorUtils.js": {
39674
- "bytesInOutput": 33
39721
+ "bytesInOutput": 32
39675
39722
  },
39676
39723
  "../../util/dist/aws/errors.js": {
39677
39724
  "bytesInOutput": 661
@@ -39689,7 +39736,7 @@
39689
39736
  "bytesInOutput": 881
39690
39737
  },
39691
39738
  "../../cli/dist/src/aws/CredentialValidator.js": {
39692
- "bytesInOutput": 671
39739
+ "bytesInOutput": 670
39693
39740
  },
39694
39741
  "../../cli/dist/src/aws/CredentialCache.js": {
39695
39742
  "bytesInOutput": 566
@@ -39749,7 +39796,7 @@
39749
39796
  "bytesInOutput": 2305
39750
39797
  },
39751
39798
  "../../cli/dist/src/util/api/Credentials.js": {
39752
- "bytesInOutput": 1136
39799
+ "bytesInOutput": 1135
39753
39800
  },
39754
39801
  "../../cli/dist/src/util/api/resolveApiKey.js": {
39755
39802
  "bytesInOutput": 192
@@ -40061,7 +40108,7 @@
40061
40108
  "bytesInOutput": 713
40062
40109
  },
40063
40110
  "../../node_modules/axios/lib/adapters/http.js": {
40064
- "bytesInOutput": 11521
40111
+ "bytesInOutput": 11527
40065
40112
  },
40066
40113
  "../../node_modules/axios/lib/helpers/isURLSameOrigin.js": {
40067
40114
  "bytesInOutput": 243
@@ -40085,7 +40132,7 @@
40085
40132
  "bytesInOutput": 711
40086
40133
  },
40087
40134
  "../../node_modules/axios/lib/adapters/fetch.js": {
40088
- "bytesInOutput": 3268
40135
+ "bytesInOutput": 3270
40089
40136
  },
40090
40137
  "../../node_modules/axios/lib/adapters/adapters.js": {
40091
40138
  "bytesInOutput": 900
@@ -40256,13 +40303,13 @@
40256
40303
  "bytesInOutput": 822
40257
40304
  },
40258
40305
  "../../deploy-core/dist/src/services/infrastructure/constructMapEnrichment.js": {
40259
- "bytesInOutput": 863
40306
+ "bytesInOutput": 853
40260
40307
  },
40261
40308
  "../../deploy-core/dist/src/services/infrastructure/cdkServiceHelpers.js": {
40262
- "bytesInOutput": 631
40309
+ "bytesInOutput": 657
40263
40310
  },
40264
40311
  "../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
40265
- "bytesInOutput": 3801
40312
+ "bytesInOutput": 3976
40266
40313
  },
40267
40314
  "../../deploy-core/dist/src/aws/utils/stackStatus.js": {
40268
40315
  "bytesInOutput": 2077
@@ -40292,7 +40339,7 @@
40292
40339
  "bytesInOutput": 1868
40293
40340
  },
40294
40341
  "../../deploy-core/dist/src/services/supporting/CdkContextBuilder.js": {
40295
- "bytesInOutput": 565
40342
+ "bytesInOutput": 679
40296
40343
  },
40297
40344
  "../../deploy-core/dist/src/services/supporting/helpers.js": {
40298
40345
  "bytesInOutput": 410
@@ -40349,7 +40396,7 @@
40349
40396
  "bytesInOutput": 40
40350
40397
  },
40351
40398
  "../../deploy-core/dist/src/orchestration/contextHelpers.js": {
40352
- "bytesInOutput": 1519
40399
+ "bytesInOutput": 2146
40353
40400
  },
40354
40401
  "../../deploy-core/dist/src/orchestration/manifestSecretParser.js": {
40355
40402
  "bytesInOutput": 1018
@@ -40376,7 +40423,7 @@
40376
40423
  "bytesInOutput": 4413
40377
40424
  },
40378
40425
  "../../deploy-core/dist/src/orchestration/cascadeHelpers.js": {
40379
- "bytesInOutput": 3064
40426
+ "bytesInOutput": 3535
40380
40427
  },
40381
40428
  "../../deploy-core/dist/src/orchestration/accountsConfig.js": {
40382
40429
  "bytesInOutput": 1546
@@ -40385,7 +40432,7 @@
40385
40432
  "bytesInOutput": 1201
40386
40433
  },
40387
40434
  "../../deploy-core/dist/src/orchestration/organisationDeploy.js": {
40388
- "bytesInOutput": 6728
40435
+ "bytesInOutput": 7086
40389
40436
  },
40390
40437
  "../../deploy-core/dist/src/orchestration/deploy.js": {
40391
40438
  "bytesInOutput": 441
@@ -40400,7 +40447,7 @@
40400
40447
  "bytesInOutput": 2911
40401
40448
  },
40402
40449
  "../../deploy-core/dist/src/orchestration/organisationDestroy.js": {
40403
- "bytesInOutput": 2909
40450
+ "bytesInOutput": 2891
40404
40451
  },
40405
40452
  "../../deploy-core/dist/src/orchestration/activeDeploymentGuard.js": {
40406
40453
  "bytesInOutput": 613
@@ -40433,7 +40480,7 @@
40433
40480
  "bytesInOutput": 251
40434
40481
  },
40435
40482
  "../../cli/dist/src/util/api/FjallApiClientErrors.js": {
40436
- "bytesInOutput": 1160
40483
+ "bytesInOutput": 1159
40437
40484
  },
40438
40485
  "../../cli/dist/src/util/api/FjallApiClient.types.js": {
40439
40486
  "bytesInOutput": 249
@@ -40448,10 +40495,10 @@
40448
40495
  "bytesInOutput": 1967
40449
40496
  },
40450
40497
  "../../cli/dist/src/aws/OidcTokenResolver.js": {
40451
- "bytesInOutput": 1523
40498
+ "bytesInOutput": 1522
40452
40499
  },
40453
40500
  "../../cli/dist/src/aws/OidcCredentialProvider.js": {
40454
- "bytesInOutput": 1076
40501
+ "bytesInOutput": 1075
40455
40502
  },
40456
40503
  "../../util/dist/Config.js": {
40457
40504
  "bytesInOutput": 2519
@@ -40463,31 +40510,31 @@
40463
40510
  "bytesInOutput": 493
40464
40511
  },
40465
40512
  "../../cli/dist/src/services/auth/LoginService.js": {
40466
- "bytesInOutput": 6105
40513
+ "bytesInOutput": 6104
40467
40514
  },
40468
40515
  "../../cli/dist/src/services/auth/OidcSetupService.js": {
40469
- "bytesInOutput": 5400
40516
+ "bytesInOutput": 5399
40470
40517
  },
40471
40518
  "../../cli/dist/src/services/connect/types.js": {
40472
40519
  "bytesInOutput": 119
40473
40520
  },
40474
40521
  "../../cli/dist/src/services/auth/OidcBootstrapService.js": {
40475
- "bytesInOutput": 3706
40522
+ "bytesInOutput": 3705
40476
40523
  },
40477
40524
  "../../cli/dist/src/services/auth/ProfileResolver.js": {
40478
40525
  "bytesInOutput": 1113
40479
40526
  },
40480
40527
  "../../cli/dist/src/services/config/OrgConfigCache.js": {
40481
- "bytesInOutput": 1870
40528
+ "bytesInOutput": 1869
40482
40529
  },
40483
40530
  "../../cli/dist/src/services/config/OrgConfigClient.js": {
40484
40531
  "bytesInOutput": 1621
40485
40532
  },
40486
40533
  "../../cli/dist/src/services/auth/ProfileService.js": {
40487
- "bytesInOutput": 2714
40534
+ "bytesInOutput": 2713
40488
40535
  },
40489
40536
  "../../cli/dist/src/services/auth/ProfileValidationService.js": {
40490
- "bytesInOutput": 912
40537
+ "bytesInOutput": 911
40491
40538
  },
40492
40539
  "../../cli/dist/src/aws/utils/ssoInstances.js": {
40493
40540
  "bytesInOutput": 202
@@ -40496,13 +40543,13 @@
40496
40543
  "bytesInOutput": 1873
40497
40544
  },
40498
40545
  "../../cli/dist/src/services/auth/IdentityStoreBase.js": {
40499
- "bytesInOutput": 3173
40546
+ "bytesInOutput": 3172
40500
40547
  },
40501
40548
  "../../cli/dist/src/services/auth/UserGroupService.js": {
40502
- "bytesInOutput": 3959
40549
+ "bytesInOutput": 3958
40503
40550
  },
40504
40551
  "../../cli/dist/src/services/auth/UserService.js": {
40505
- "bytesInOutput": 4586
40552
+ "bytesInOutput": 4585
40506
40553
  },
40507
40554
  "../../cli/dist/src/services/auth/index.js": {
40508
40555
  "bytesInOutput": 69
@@ -40511,10 +40558,10 @@
40511
40558
  "bytesInOutput": 1631
40512
40559
  },
40513
40560
  "../../cli/dist/src/aws/awsAuthentication.js": {
40514
- "bytesInOutput": 1645
40561
+ "bytesInOutput": 1644
40515
40562
  },
40516
40563
  "../../cli/dist/src/aws/AwsContext.js": {
40517
- "bytesInOutput": 5708
40564
+ "bytesInOutput": 5707
40518
40565
  },
40519
40566
  "../../cli/dist/src/aws/index.js": {
40520
40567
  "bytesInOutput": 326
@@ -40529,16 +40576,16 @@
40529
40576
  "bytesInOutput": 34
40530
40577
  },
40531
40578
  "../../cli/dist/src/services/deployment/deploymentApiHelpers.js": {
40532
- "bytesInOutput": 2145
40579
+ "bytesInOutput": 2144
40533
40580
  },
40534
40581
  "../../cli/dist/src/services/application/ApplicationServiceTypes.js": {
40535
- "bytesInOutput": 307
40582
+ "bytesInOutput": 306
40536
40583
  },
40537
40584
  "../../cli/dist/src/services/application/helpers.js": {
40538
40585
  "bytesInOutput": 301
40539
40586
  },
40540
40587
  "../../cli/dist/src/services/application/ApplicationMonitoringService.js": {
40541
- "bytesInOutput": 2210
40588
+ "bytesInOutput": 2209
40542
40589
  },
40543
40590
  "../../cli/dist/src/services/deployment/callbackShared.js": {
40544
40591
  "bytesInOutput": 1191
@@ -40556,7 +40603,7 @@
40556
40603
  "bytesInOutput": 3712
40557
40604
  },
40558
40605
  "../../cli/dist/src/services/deployment/DeploymentTracker.js": {
40559
- "bytesInOutput": 5200
40606
+ "bytesInOutput": 5199
40560
40607
  },
40561
40608
  "../../cli/dist/src/util/deploymentEvents.js": {
40562
40609
  "bytesInOutput": 3449
@@ -40568,7 +40615,7 @@
40568
40615
  "bytesInOutput": 1209
40569
40616
  },
40570
40617
  "../../cli/dist/src/services/deployment/deploymentValidation.js": {
40571
- "bytesInOutput": 813
40618
+ "bytesInOutput": 812
40572
40619
  },
40573
40620
  "../../cli/dist/src/util/targetHelpers.js": {
40574
40621
  "bytesInOutput": 782
@@ -40577,19 +40624,19 @@
40577
40624
  "bytesInOutput": 510
40578
40625
  },
40579
40626
  "../../cli/dist/src/services/deployment/applicationSetupHelpers.js": {
40580
- "bytesInOutput": 1122
40627
+ "bytesInOutput": 1121
40581
40628
  },
40582
40629
  "../../cli/dist/src/util/gitDetection.js": {
40583
40630
  "bytesInOutput": 481
40584
40631
  },
40585
40632
  "../../cli/dist/src/services/deployment/applicationDeployment.js": {
40586
- "bytesInOutput": 2734
40633
+ "bytesInOutput": 2733
40587
40634
  },
40588
40635
  "../../cli/dist/src/services/deployment/applicationDestruction.js": {
40589
- "bytesInOutput": 2154
40636
+ "bytesInOutput": 2153
40590
40637
  },
40591
40638
  "../../cli/dist/src/services/deployment/DeploymentService.js": {
40592
- "bytesInOutput": 3501
40639
+ "bytesInOutput": 3500
40593
40640
  },
40594
40641
  "../../cli/dist/src/services/create/types.js": {
40595
40642
  "bytesInOutput": 709
@@ -40598,7 +40645,7 @@
40598
40645
  "bytesInOutput": 33
40599
40646
  },
40600
40647
  "../../cli/dist/src/services/create/AppCreationHelpers.js": {
40601
- "bytesInOutput": 3163
40648
+ "bytesInOutput": 3162
40602
40649
  },
40603
40650
  "../../cli/dist/src/npm/utils/constants.js": {
40604
40651
  "bytesInOutput": 102
@@ -40607,28 +40654,28 @@
40607
40654
  "bytesInOutput": 191
40608
40655
  },
40609
40656
  "../../cli/dist/src/npm/utils/npmToken.js": {
40610
- "bytesInOutput": 3104
40657
+ "bytesInOutput": 3103
40611
40658
  },
40612
40659
  "../../cli/dist/src/npm/utils/npmTokenCache.js": {
40613
- "bytesInOutput": 1687
40660
+ "bytesInOutput": 1686
40614
40661
  },
40615
40662
  "../../cli/dist/src/services/create/NpmInstallHelper.js": {
40616
- "bytesInOutput": 2203
40663
+ "bytesInOutput": 2202
40617
40664
  },
40618
40665
  "../../cli/dist/src/services/create/AppRegistrationHelpers.js": {
40619
- "bytesInOutput": 4443
40666
+ "bytesInOutput": 4442
40620
40667
  },
40621
40668
  "../../cli/dist/src/services/create/dryRunArtefacts.js": {
40622
40669
  "bytesInOutput": 1117
40623
40670
  },
40624
40671
  "../../cli/dist/src/services/create/AppCreationService.js": {
40625
- "bytesInOutput": 6641
40672
+ "bytesInOutput": 6640
40626
40673
  },
40627
40674
  "../../cli/dist/src/services/create/OrgCreationHelpers.js": {
40628
40675
  "bytesInOutput": 1142
40629
40676
  },
40630
40677
  "../../cli/dist/src/services/create/OrgCreationService.js": {
40631
- "bytesInOutput": 1977
40678
+ "bytesInOutput": 1976
40632
40679
  },
40633
40680
  "../../cli/dist/src/services/create/CreateService.js": {
40634
40681
  "bytesInOutput": 916
@@ -40646,7 +40693,7 @@
40646
40693
  "bytesInOutput": 961
40647
40694
  },
40648
40695
  "../../node_modules/ast-types/lib/types.js": {
40649
- "bytesInOutput": 10304
40696
+ "bytesInOutput": 10388
40650
40697
  },
40651
40698
  "../../node_modules/ast-types/lib/path.js": {
40652
40699
  "bytesInOutput": 4113
@@ -40775,7 +40822,7 @@
40775
40822
  "bytesInOutput": 4248
40776
40823
  },
40777
40824
  "../../node_modules/esprima/dist/esprima.js": {
40778
- "bytesInOutput": 138895
40825
+ "bytesInOutput": 138897
40779
40826
  },
40780
40827
  "../../node_modules/recast/parsers/esprima.js": {
40781
40828
  "bytesInOutput": 437
@@ -40802,7 +40849,7 @@
40802
40849
  "bytesInOutput": 4712
40803
40850
  },
40804
40851
  "../../node_modules/recast/lib/printer.js": {
40805
- "bytesInOutput": 41503
40852
+ "bytesInOutput": 41508
40806
40853
  },
40807
40854
  "../../node_modules/recast/main.js": {
40808
40855
  "bytesInOutput": 901
@@ -40811,7 +40858,7 @@
40811
40858
  "bytesInOutput": 861
40812
40859
  },
40813
40860
  "../../node_modules/@babel/parser/lib/index.js": {
40814
- "bytesInOutput": 307678
40861
+ "bytesInOutput": 307680
40815
40862
  },
40816
40863
  "../../node_modules/recast/parsers/babel.js": {
40817
40864
  "bytesInOutput": 471
@@ -40994,7 +41041,7 @@
40994
41041
  "bytesInOutput": 7565
40995
41042
  },
40996
41043
  "../../cli/dist/src/services/infrastructure/DeploymentValidation.js": {
40997
- "bytesInOutput": 2649
41044
+ "bytesInOutput": 2648
40998
41045
  },
40999
41046
  "../../cli/dist/src/services/infrastructure/ValidationService.js": {
41000
41047
  "bytesInOutput": 1545
@@ -41006,13 +41053,13 @@
41006
41053
  "bytesInOutput": 1520
41007
41054
  },
41008
41055
  "../../cli/dist/src/services/app/ListService.js": {
41009
- "bytesInOutput": 2186
41056
+ "bytesInOutput": 2185
41010
41057
  },
41011
41058
  "../../cli/dist/src/services/infrastructure/CdkService.js": {
41012
41059
  "bytesInOutput": 34
41013
41060
  },
41014
41061
  "../../cli/dist/src/services/infrastructure/CdkProcessManager.js": {
41015
- "bytesInOutput": 4396
41062
+ "bytesInOutput": 4395
41016
41063
  },
41017
41064
  "../../cli/dist/src/services/infrastructure/CdkArgumentBuilder.js": {
41018
41065
  "bytesInOutput": 34
@@ -41027,7 +41074,7 @@
41027
41074
  "bytesInOutput": 163
41028
41075
  },
41029
41076
  "../../cli/dist/src/services/docker/DockerConfigService.js": {
41030
- "bytesInOutput": 4710
41077
+ "bytesInOutput": 4709
41031
41078
  },
41032
41079
  "../../cli/dist/src/services/docker/index.js": {
41033
41080
  "bytesInOutput": 45
@@ -41042,19 +41089,19 @@
41042
41089
  "bytesInOutput": 2185
41043
41090
  },
41044
41091
  "../../cli/dist/src/services/infrastructure/CloudFormationService.js": {
41045
- "bytesInOutput": 3423
41092
+ "bytesInOutput": 3422
41046
41093
  },
41047
41094
  "../../cli/dist/src/services/infrastructure/cloudFormationExports.js": {
41048
- "bytesInOutput": 704
41095
+ "bytesInOutput": 703
41049
41096
  },
41050
41097
  "../../cli/dist/src/services/container/EcrRepositoryService.js": {
41051
- "bytesInOutput": 4060
41098
+ "bytesInOutput": 4059
41052
41099
  },
41053
41100
  "../../cli/dist/src/services/container/EcrImageService.js": {
41054
- "bytesInOutput": 2140
41101
+ "bytesInOutput": 2139
41055
41102
  },
41056
41103
  "../../cli/dist/src/services/container/EcrRepositoryInitialiser.js": {
41057
- "bytesInOutput": 4362
41104
+ "bytesInOutput": 4361
41058
41105
  },
41059
41106
  "../../cli/dist/src/util/concurrency.js": {
41060
41107
  "bytesInOutput": 744
@@ -41063,10 +41110,10 @@
41063
41110
  "bytesInOutput": 284
41064
41111
  },
41065
41112
  "../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
41066
- "bytesInOutput": 5163
41113
+ "bytesInOutput": 5162
41067
41114
  },
41068
41115
  "../../cli/dist/src/services/container/EcrService.tagging.js": {
41069
- "bytesInOutput": 2047
41116
+ "bytesInOutput": 2046
41070
41117
  },
41071
41118
  "../../cli/dist/src/services/container/EcrService.js": {
41072
41119
  "bytesInOutput": 4281
@@ -41075,7 +41122,7 @@
41075
41122
  "bytesInOutput": 1433
41076
41123
  },
41077
41124
  "../../cli/dist/src/services/container/CliDockerProvider.js": {
41078
- "bytesInOutput": 5130
41125
+ "bytesInOutput": 5129
41079
41126
  },
41080
41127
  "../../util/dist/docker/result.js": {
41081
41128
  "bytesInOutput": 112
@@ -41123,7 +41170,7 @@
41123
41170
  "bytesInOutput": 255
41124
41171
  },
41125
41172
  "../../cli/dist/src/services/organisation/OrganisationContext.js": {
41126
- "bytesInOutput": 3449
41173
+ "bytesInOutput": 3448
41127
41174
  },
41128
41175
  "../../cli/dist/src/services/deployment/CascadeUtils.js": {
41129
41176
  "bytesInOutput": 258
@@ -41132,22 +41179,22 @@
41132
41179
  "bytesInOutput": 34
41133
41180
  },
41134
41181
  "../../cli/dist/src/services/utils/StepManager.js": {
41135
- "bytesInOutput": 3139
41182
+ "bytesInOutput": 3138
41136
41183
  },
41137
41184
  "../../cli/dist/src/services/organisation/OrganisationStandaloneHelpers.js": {
41138
- "bytesInOutput": 1922
41185
+ "bytesInOutput": 1921
41139
41186
  },
41140
41187
  "../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
41141
- "bytesInOutput": 4156
41188
+ "bytesInOutput": 4155
41142
41189
  },
41143
41190
  "../../cli/dist/src/types/FjallState.js": {
41144
41191
  "bytesInOutput": 34
41145
41192
  },
41146
41193
  "../../cli/dist/src/services/organisation/OrganisationDestroyService.js": {
41147
- "bytesInOutput": 3168
41194
+ "bytesInOutput": 3167
41148
41195
  },
41149
41196
  "../../cli/dist/src/services/organisation/OrganisationSetupService.js": {
41150
- "bytesInOutput": 4045
41197
+ "bytesInOutput": 4044
41151
41198
  },
41152
41199
  "../../cli/dist/src/services/deployment/EcsDeploymentService.js": {
41153
41200
  "bytesInOutput": 1185
@@ -41159,13 +41206,13 @@
41159
41206
  "bytesInOutput": 35
41160
41207
  },
41161
41208
  "../../cli/dist/src/services/organisation/OrganisationCdkHelpers.js": {
41162
- "bytesInOutput": 49
41209
+ "bytesInOutput": 48
41163
41210
  },
41164
41211
  "../../cli/dist/src/aws/utils/arnParser.js": {
41165
41212
  "bytesInOutput": 718
41166
41213
  },
41167
41214
  "../../cli/dist/src/aws/assumeRole.js": {
41168
- "bytesInOutput": 129
41215
+ "bytesInOutput": 128
41169
41216
  },
41170
41217
  "../../cli/dist/src/aws/utils/managementCredentials.js": {
41171
41218
  "bytesInOutput": 30
@@ -41174,7 +41221,7 @@
41174
41221
  "bytesInOutput": 138
41175
41222
  },
41176
41223
  "../../cli/dist/src/services/organisation/OrganisationPrepareService.js": {
41177
- "bytesInOutput": 100
41224
+ "bytesInOutput": 99
41178
41225
  },
41179
41226
  "../../cli/dist/src/services/organisation/index.js": {
41180
41227
  "bytesInOutput": 463
@@ -41186,13 +41233,13 @@
41186
41233
  "bytesInOutput": 516
41187
41234
  },
41188
41235
  "../../cli/dist/src/services/aws-account/AwsAccountDetection.js": {
41189
- "bytesInOutput": 3864
41236
+ "bytesInOutput": 3863
41190
41237
  },
41191
41238
  "../../cli/dist/src/services/aws-account/CostAllocationService.js": {
41192
- "bytesInOutput": 2210
41239
+ "bytesInOutput": 2209
41193
41240
  },
41194
41241
  "../../cli/dist/src/services/aws-account/AwsAccountService.js": {
41195
- "bytesInOutput": 3265
41242
+ "bytesInOutput": 3264
41196
41243
  },
41197
41244
  "../../cli/dist/src/services/utils/SimpleTree.js": {
41198
41245
  "bytesInOutput": 1615
@@ -41201,22 +41248,22 @@
41201
41248
  "bytesInOutput": 1676
41202
41249
  },
41203
41250
  "../../cli/dist/src/services/generator/InfrastructureSecretsMutator.js": {
41204
- "bytesInOutput": 2210
41251
+ "bytesInOutput": 2209
41205
41252
  },
41206
41253
  "../../cli/dist/src/services/generator/generatorRegistry.js": {
41207
41254
  "bytesInOutput": 1733
41208
41255
  },
41209
41256
  "../../cli/dist/src/services/generator/GeneratorService.js": {
41210
- "bytesInOutput": 3132
41257
+ "bytesInOutput": 3131
41211
41258
  },
41212
41259
  "../../cli/dist/src/services/generator/InfrastructureIntrospectionService.js": {
41213
- "bytesInOutput": 2221
41260
+ "bytesInOutput": 2220
41214
41261
  },
41215
41262
  "../../cli/dist/src/services/deployment/VersionService.js": {
41216
- "bytesInOutput": 2143
41263
+ "bytesInOutput": 2142
41217
41264
  },
41218
41265
  "../../cli/dist/src/services/import/importManifestPatcher.js": {
41219
- "bytesInOutput": 1513
41266
+ "bytesInOutput": 1512
41220
41267
  },
41221
41268
  "../../cli/dist/src/types/import.js": {
41222
41269
  "bytesInOutput": 118
@@ -41228,16 +41275,16 @@
41228
41275
  "bytesInOutput": 2028
41229
41276
  },
41230
41277
  "../../cli/dist/src/services/generator/ResourceMappingBuilder.js": {
41231
- "bytesInOutput": 1391
41278
+ "bytesInOutput": 1390
41232
41279
  },
41233
41280
  "../../cli/dist/src/services/import/importAdoptionHelpers.js": {
41234
- "bytesInOutput": 1571
41281
+ "bytesInOutput": 1570
41235
41282
  },
41236
41283
  "../../cli/dist/src/services/import/ImportService.js": {
41237
- "bytesInOutput": 3842
41284
+ "bytesInOutput": 3841
41238
41285
  },
41239
41286
  "../../cli/dist/src/services/monitoring/DiscoveryService.js": {
41240
- "bytesInOutput": 9749
41287
+ "bytesInOutput": 9748
41241
41288
  },
41242
41289
  "../../cli/dist/src/types/restore.js": {
41243
41290
  "bytesInOutput": 161
@@ -41246,10 +41293,10 @@
41246
41293
  "bytesInOutput": 1017
41247
41294
  },
41248
41295
  "../../cli/dist/src/services/restore/restoreListHelpers.js": {
41249
- "bytesInOutput": 3190
41296
+ "bytesInOutput": 3189
41250
41297
  },
41251
41298
  "../../cli/dist/src/services/restore/RestoreService.js": {
41252
- "bytesInOutput": 2596
41299
+ "bytesInOutput": 2595
41253
41300
  },
41254
41301
  "../../cli/dist/src/services/opennext/openNextHelpers.js": {
41255
41302
  "bytesInOutput": 2050
@@ -41258,19 +41305,19 @@
41258
41305
  "bytesInOutput": 146
41259
41306
  },
41260
41307
  "../../cli/dist/src/services/opennext/openNextValidation.js": {
41261
- "bytesInOutput": 2328
41308
+ "bytesInOutput": 2327
41262
41309
  },
41263
41310
  "../../cli/dist/src/services/opennext/OpenNextService.js": {
41264
41311
  "bytesInOutput": 3077
41265
41312
  },
41266
41313
  "../../cli/dist/src/util/secretsUtils.js": {
41267
- "bytesInOutput": 1944
41314
+ "bytesInOutput": 1943
41268
41315
  },
41269
41316
  "../../cli/dist/src/types/secrets.js": {
41270
41317
  "bytesInOutput": 2060
41271
41318
  },
41272
41319
  "../../cli/dist/src/services/secrets/SecretsValidator.js": {
41273
- "bytesInOutput": 2242
41320
+ "bytesInOutput": 2241
41274
41321
  },
41275
41322
  "../../cli/dist/src/util/awsTags.js": {
41276
41323
  "bytesInOutput": 227
@@ -41306,43 +41353,43 @@
41306
41353
  "bytesInOutput": 7095
41307
41354
  },
41308
41355
  "../../cli/dist/src/services/utils/payloadFileOps.js": {
41309
- "bytesInOutput": 2895
41356
+ "bytesInOutput": 2894
41310
41357
  },
41311
41358
  "../../cli/dist/src/services/config/PayloadPackageManager.js": {
41312
- "bytesInOutput": 2290
41359
+ "bytesInOutput": 2289
41313
41360
  },
41314
41361
  "../../cli/dist/src/services/config/payloadTemplates.js": {
41315
41362
  "bytesInOutput": 1264
41316
41363
  },
41317
41364
  "../../cli/dist/src/services/config/PayloadFileTransformer.js": {
41318
- "bytesInOutput": 3730
41365
+ "bytesInOutput": 3729
41319
41366
  },
41320
41367
  "../../cli/dist/src/services/config/PayloadConfigService.js": {
41321
- "bytesInOutput": 5356
41368
+ "bytesInOutput": 5355
41322
41369
  },
41323
41370
  "../../cli/dist/src/services/monitoring/monitoringResourceCapture.js": {
41324
41371
  "bytesInOutput": 2056
41325
41372
  },
41326
41373
  "../../cli/dist/src/services/monitoring/monitoringResourceCaptureExtra.js": {
41327
- "bytesInOutput": 1957
41374
+ "bytesInOutput": 1956
41328
41375
  },
41329
41376
  "../../cli/dist/src/services/monitoring/monitoringMetadataError.js": {
41330
- "bytesInOutput": 255
41377
+ "bytesInOutput": 254
41331
41378
  },
41332
41379
  "../../cli/dist/src/services/monitoring/MonitoringMetadataService.js": {
41333
41380
  "bytesInOutput": 3661
41334
41381
  },
41335
41382
  "../../cli/dist/src/services/aws-account/AwsOrgProvisioningService.js": {
41336
- "bytesInOutput": 5923
41383
+ "bytesInOutput": 5922
41337
41384
  },
41338
41385
  "../../cli/dist/src/services/aws-account/AwsOrgAccountProvisioningService.js": {
41339
- "bytesInOutput": 2894
41386
+ "bytesInOutput": 2893
41340
41387
  },
41341
41388
  "../../cli/dist/src/services/secrets/rdsSecretHelpers.js": {
41342
- "bytesInOutput": 3183
41389
+ "bytesInOutput": 3182
41343
41390
  },
41344
41391
  "../../cli/dist/src/services/secrets/SecretManagerService.js": {
41345
- "bytesInOutput": 1351
41392
+ "bytesInOutput": 1350
41346
41393
  },
41347
41394
  "../../node_modules/ini/ini.js": {
41348
41395
  "bytesInOutput": 2378
@@ -41378,16 +41425,16 @@
41378
41425
  "bytesInOutput": 2126
41379
41426
  },
41380
41427
  "../../cli/dist/src/services/deployment/ReportVersionService.js": {
41381
- "bytesInOutput": 1333
41428
+ "bytesInOutput": 1332
41382
41429
  },
41383
41430
  "../../cli/dist/src/services/restore/RdsSnapshotService.js": {
41384
- "bytesInOutput": 2833
41431
+ "bytesInOutput": 2832
41385
41432
  },
41386
41433
  "../../cli/dist/src/types/TunnelTypes.js": {
41387
41434
  "bytesInOutput": 164
41388
41435
  },
41389
41436
  "../../cli/dist/src/services/tunnel/TunnelDiscoveryService.js": {
41390
- "bytesInOutput": 4493
41437
+ "bytesInOutput": 4492
41391
41438
  },
41392
41439
  "../../cli/dist/src/services/tunnel/TunnelService.js": {
41393
41440
  "bytesInOutput": 3536
@@ -41396,19 +41443,19 @@
41396
41443
  "bytesInOutput": 3229
41397
41444
  },
41398
41445
  "../../cli/dist/src/services/app/AppIdentityService.js": {
41399
- "bytesInOutput": 2156
41446
+ "bytesInOutput": 2155
41400
41447
  },
41401
41448
  "../../cli/dist/src/services/app/AppQueryService.js": {
41402
- "bytesInOutput": 2114
41449
+ "bytesInOutput": 2113
41403
41450
  },
41404
41451
  "../../cli/dist/src/services/asset/AssetQueryService.js": {
41405
41452
  "bytesInOutput": 975
41406
41453
  },
41407
41454
  "../../cli/dist/src/services/connect/ConnectionCache.js": {
41408
- "bytesInOutput": 1477
41455
+ "bytesInOutput": 1476
41409
41456
  },
41410
41457
  "../../cli/dist/src/services/connect/ConnectService.js": {
41411
- "bytesInOutput": 3302
41458
+ "bytesInOutput": 3301
41412
41459
  },
41413
41460
  "../../cli/dist/src/services/connect/index.js": {
41414
41461
  "bytesInOutput": 40
@@ -41468,7 +41515,7 @@
41468
41515
  "bytesInOutput": 569
41469
41516
  },
41470
41517
  "../../cli/dist/src/util/commandResult.js": {
41471
- "bytesInOutput": 2496
41518
+ "bytesInOutput": 2495
41472
41519
  },
41473
41520
  "../../cli/dist/src/util/agent/agentInit.js": {
41474
41521
  "bytesInOutput": 15753
@@ -41540,16 +41587,16 @@
41540
41587
  "bytesInOutput": 764
41541
41588
  },
41542
41589
  "../../cli/dist/src/ui/components/layout/FullScreenContainer.js": {
41543
- "bytesInOutput": 647
41590
+ "bytesInOutput": 650
41544
41591
  },
41545
41592
  "../../cli/dist/src/ui/components/inputs/Confirm.js": {
41546
- "bytesInOutput": 1023
41593
+ "bytesInOutput": 1027
41547
41594
  },
41548
41595
  "../../cli/dist/src/ui/components/display/Link.js": {
41549
- "bytesInOutput": 864
41596
+ "bytesInOutput": 868
41550
41597
  },
41551
41598
  "../../cli/dist/src/ui/components/errors/ErrorMessage.js": {
41552
- "bytesInOutput": 429
41599
+ "bytesInOutput": 433
41553
41600
  },
41554
41601
  "../../cli/dist/src/ui/components/gates/AuthGate.js": {
41555
41602
  "bytesInOutput": 1591
@@ -41558,13 +41605,13 @@
41558
41605
  "bytesInOutput": 1339
41559
41606
  },
41560
41607
  "../../cli/dist/src/ui/components/inputs/UnifiedSelect.js": {
41561
- "bytesInOutput": 3282
41608
+ "bytesInOutput": 3284
41562
41609
  },
41563
41610
  "../../cli/dist/src/ui/components/inputs/Select.js": {
41564
41611
  "bytesInOutput": 34
41565
41612
  },
41566
41613
  "../../cli/dist/src/ui/components/banners/ReportVersionBanner.js": {
41567
- "bytesInOutput": 368
41614
+ "bytesInOutput": 372
41568
41615
  },
41569
41616
  "../../cli/dist/src/ui/screens/MainMenu.js": {
41570
41617
  "bytesInOutput": 621
@@ -41582,7 +41629,7 @@
41582
41629
  "bytesInOutput": 539
41583
41630
  },
41584
41631
  "../../cli/dist/src/ui/hooks/useAuthGate.js": {
41585
- "bytesInOutput": 1328
41632
+ "bytesInOutput": 1327
41586
41633
  },
41587
41634
  "../../cli/dist/src/ui/hooks/useIsMounted.js": {
41588
41635
  "bytesInOutput": 162
@@ -41603,7 +41650,7 @@
41603
41650
  "bytesInOutput": 806
41604
41651
  },
41605
41652
  "../../cli/dist/src/ui/screens/create/createScreenUtils.js": {
41606
- "bytesInOutput": 2724
41653
+ "bytesInOutput": 2723
41607
41654
  },
41608
41655
  "../../cli/dist/src/ui/screens/create/createAppFlowUtils.js": {
41609
41656
  "bytesInOutput": 1268
@@ -41624,13 +41671,13 @@
41624
41671
  "bytesInOutput": 35
41625
41672
  },
41626
41673
  "../../cli/dist/src/ui/screens/create/CreateAppBasicSteps.js": {
41627
- "bytesInOutput": 6539
41674
+ "bytesInOutput": 6538
41628
41675
  },
41629
41676
  "../../cli/dist/src/ui/screens/create/CreateAppServiceSteps.js": {
41630
41677
  "bytesInOutput": 5481
41631
41678
  },
41632
41679
  "../../cli/dist/src/ui/screens/create/CreateAppDeploySteps.js": {
41633
- "bytesInOutput": 1157
41680
+ "bytesInOutput": 1156
41634
41681
  },
41635
41682
  "../../cli/dist/src/ui/components/display/ReviewList.js": {
41636
41683
  "bytesInOutput": 594
@@ -41660,10 +41707,10 @@
41660
41707
  "bytesInOutput": 271
41661
41708
  },
41662
41709
  "../../cli/dist/src/util/api/scaffoldNotification.js": {
41663
- "bytesInOutput": 656
41710
+ "bytesInOutput": 655
41664
41711
  },
41665
41712
  "../../cli/dist/src/operations/createAppOperation.js": {
41666
- "bytesInOutput": 1540
41713
+ "bytesInOutput": 1539
41667
41714
  },
41668
41715
  "../../cli/dist/src/operations/steps/accountSteps.js": {
41669
41716
  "bytesInOutput": 172
@@ -41693,34 +41740,34 @@
41693
41740
  "bytesInOutput": 162
41694
41741
  },
41695
41742
  "../../cli/dist/src/operations/steps/domainSteps.js": {
41696
- "bytesInOutput": 2452
41743
+ "bytesInOutput": 2451
41697
41744
  },
41698
41745
  "../../cli/dist/src/operations/steps/index.js": {
41699
41746
  "bytesInOutput": 222
41700
41747
  },
41701
41748
  "../../cli/dist/src/ui/components/screens/appCreationFlow.js": {
41702
- "bytesInOutput": 1690
41749
+ "bytesInOutput": 1689
41703
41750
  },
41704
41751
  "../../cli/dist/src/operations/createOrgOperation.js": {
41705
- "bytesInOutput": 979
41752
+ "bytesInOutput": 978
41706
41753
  },
41707
41754
  "../../cli/dist/src/ui/components/screens/orgCreationFlow.js": {
41708
- "bytesInOutput": 1169
41755
+ "bytesInOutput": 1168
41709
41756
  },
41710
41757
  "../../cli/dist/src/operations/createAccountOperation.js": {
41711
- "bytesInOutput": 718
41758
+ "bytesInOutput": 717
41712
41759
  },
41713
41760
  "../../cli/dist/src/ui/components/screens/accountCreationFlow.js": {
41714
- "bytesInOutput": 799
41761
+ "bytesInOutput": 798
41715
41762
  },
41716
41763
  "../../cli/dist/src/ui/components/screens/CreatingScreen.js": {
41717
- "bytesInOutput": 2842
41764
+ "bytesInOutput": 2846
41718
41765
  },
41719
41766
  "../../cli/dist/src/ui/screens/create/CreateAppReviewStep.js": {
41720
41767
  "bytesInOutput": 2773
41721
41768
  },
41722
41769
  "../../cli/dist/src/commands/createHandlersInfra.js": {
41723
- "bytesInOutput": 1429
41770
+ "bytesInOutput": 1428
41724
41771
  },
41725
41772
  "../../util/dist/scanLocalRepository.js": {
41726
41773
  "bytesInOutput": 677
@@ -41732,7 +41779,7 @@
41732
41779
  "bytesInOutput": 42
41733
41780
  },
41734
41781
  "../../cli/dist/src/commands/createAppHandler/resolveInputs.js": {
41735
- "bytesInOutput": 4417
41782
+ "bytesInOutput": 4416
41736
41783
  },
41737
41784
  "../../cli/dist/src/commands/createAppHandler/dryRunPreview.js": {
41738
41785
  "bytesInOutput": 768
@@ -41741,7 +41788,7 @@
41741
41788
  "bytesInOutput": 2014
41742
41789
  },
41743
41790
  "../../cli/dist/src/ui/screens/create/CreateAppFlow.js": {
41744
- "bytesInOutput": 3150
41791
+ "bytesInOutput": 3149
41745
41792
  },
41746
41793
  "../../cli/dist/src/ui/components/inputs/SimpleSelect.js": {
41747
41794
  "bytesInOutput": 34
@@ -41762,7 +41809,7 @@
41762
41809
  "bytesInOutput": 491
41763
41810
  },
41764
41811
  "../../cli/dist/src/ui/screens/create/CreateDomainFlow.js": {
41765
- "bytesInOutput": 2227
41812
+ "bytesInOutput": 2226
41766
41813
  },
41767
41814
  "../../cli/dist/src/ui/screens/create/CreatePatternCustomSteps.js": {
41768
41815
  "bytesInOutput": 3729
@@ -41771,10 +41818,10 @@
41771
41818
  "bytesInOutput": 6061
41772
41819
  },
41773
41820
  "../../cli/dist/src/ui/screens/create/CreateAccountFlow.js": {
41774
- "bytesInOutput": 2079
41821
+ "bytesInOutput": 2078
41775
41822
  },
41776
41823
  "../../cli/dist/src/ui/screens/create/CreateScreen.js": {
41777
- "bytesInOutput": 4074
41824
+ "bytesInOutput": 4073
41778
41825
  },
41779
41826
  "../../cli/dist/src/ui/hooks/useRegisteredApps.js": {
41780
41827
  "bytesInOutput": 355
@@ -41786,7 +41833,7 @@
41786
41833
  "bytesInOutput": 4921
41787
41834
  },
41788
41835
  "../../cli/dist/src/ui/screens/add-resource/addResourceUtils.js": {
41789
- "bytesInOutput": 1459
41836
+ "bytesInOutput": 1458
41790
41837
  },
41791
41838
  "../../cli/dist/src/ui/screens/add-resource/AddLambdaFlow.js": {
41792
41839
  "bytesInOutput": 3102
@@ -41798,7 +41845,7 @@
41798
41845
  "bytesInOutput": 2710
41799
41846
  },
41800
41847
  "../../cli/dist/src/ui/screens/add-resource/DatabaseNameInput.js": {
41801
- "bytesInOutput": 923
41848
+ "bytesInOutput": 922
41802
41849
  },
41803
41850
  "../../cli/dist/src/ui/screens/add-resource/AddDatabaseFlow.js": {
41804
41851
  "bytesInOutput": 8303
@@ -41807,13 +41854,13 @@
41807
41854
  "bytesInOutput": 2670
41808
41855
  },
41809
41856
  "../../cli/dist/src/ui/screens/add-resource/AddCdnFlow.js": {
41810
- "bytesInOutput": 2128
41857
+ "bytesInOutput": 2127
41811
41858
  },
41812
41859
  "../../cli/dist/src/ui/screens/add-resource/AddServiceFlow.js": {
41813
- "bytesInOutput": 4174
41860
+ "bytesInOutput": 4173
41814
41861
  },
41815
41862
  "../../cli/dist/src/ui/screens/add-resource/AddProxyFlow.js": {
41816
- "bytesInOutput": 2040
41863
+ "bytesInOutput": 2039
41817
41864
  },
41818
41865
  "../../cli/dist/src/ui/screens/add-resource/AddTunnelFlow.js": {
41819
41866
  "bytesInOutput": 681
@@ -41822,7 +41869,7 @@
41822
41869
  "bytesInOutput": 35
41823
41870
  },
41824
41871
  "../../cli/dist/src/ui/screens/add-resource/AddConnectionsFlow.js": {
41825
- "bytesInOutput": 5327
41872
+ "bytesInOutput": 5326
41826
41873
  },
41827
41874
  "../../cli/dist/src/ui/constants/delays.js": {
41828
41875
  "bytesInOutput": 124
@@ -41846,13 +41893,13 @@
41846
41893
  "bytesInOutput": 205
41847
41894
  },
41848
41895
  "../../cli/dist/src/ui/screens/add-resource/AddResourceCreatingScreen.js": {
41849
- "bytesInOutput": 4636
41896
+ "bytesInOutput": 4635
41850
41897
  },
41851
41898
  "../../cli/dist/src/commands/authPrerequisite.js": {
41852
- "bytesInOutput": 682
41899
+ "bytesInOutput": 681
41853
41900
  },
41854
41901
  "../../cli/dist/src/ui/screens/add-resource/AddVpcPeerFlow.js": {
41855
- "bytesInOutput": 5053
41902
+ "bytesInOutput": 5052
41856
41903
  },
41857
41904
  "../../cli/dist/src/ui/screens/add-resource/AddResourceScreen.js": {
41858
41905
  "bytesInOutput": 6029
@@ -41891,7 +41938,7 @@
41891
41938
  "bytesInOutput": 1139
41892
41939
  },
41893
41940
  "../../cli/dist/src/ui/components/operations/useStackOperationState.js": {
41894
- "bytesInOutput": 3784
41941
+ "bytesInOutput": 3786
41895
41942
  },
41896
41943
  "../../cli/dist/src/ui/components/operations/StackOperationBox.js": {
41897
41944
  "bytesInOutput": 3092
@@ -41939,7 +41986,7 @@
41939
41986
  "bytesInOutput": 1950
41940
41987
  },
41941
41988
  "../../cli/dist/src/ui/components/operations/OrgSetupBox.js": {
41942
- "bytesInOutput": 5141
41989
+ "bytesInOutput": 5159
41943
41990
  },
41944
41991
  "../../cli/dist/src/util/synchronizedOutput.js": {
41945
41992
  "bytesInOutput": 466
@@ -41948,31 +41995,31 @@
41948
41995
  "bytesInOutput": 167
41949
41996
  },
41950
41997
  "../../cli/dist/src/ui/utils/ProcessManager.js": {
41951
- "bytesInOutput": 3981
41998
+ "bytesInOutput": 3980
41952
41999
  },
41953
42000
  "../../cli/dist/src/ui/screens/deploy/stackOperationUtils.js": {
41954
- "bytesInOutput": 1596
42001
+ "bytesInOutput": 1746
41955
42002
  },
41956
42003
  "../../cli/dist/src/ui/hooks/stepClassifier.js": {
41957
42004
  "bytesInOutput": 175
41958
42005
  },
41959
42006
  "../../cli/dist/src/ui/screens/deploy/useStackOperationCallbacks.js": {
41960
- "bytesInOutput": 3689
42007
+ "bytesInOutput": 3693
41961
42008
  },
41962
42009
  "../../cli/dist/src/ui/screens/deploy/useStackOperationStepState.js": {
41963
- "bytesInOutput": 2052
42010
+ "bytesInOutput": 2051
41964
42011
  },
41965
42012
  "../../cli/dist/src/ui/screens/deploy/useStackOperationRunner.js": {
41966
- "bytesInOutput": 2155
42013
+ "bytesInOutput": 2154
41967
42014
  },
41968
42015
  "../../cli/dist/src/ui/screens/deploy/StackOperationProgressScreen.js": {
41969
- "bytesInOutput": 5026
42016
+ "bytesInOutput": 5029
41970
42017
  },
41971
42018
  "../../cli/dist/src/ui/components/operations/DockerOperationBox.js": {
41972
- "bytesInOutput": 4504
42019
+ "bytesInOutput": 4506
41973
42020
  },
41974
42021
  "../../cli/dist/src/ui/components/operations/EcsOperationBox.js": {
41975
- "bytesInOutput": 4198
42022
+ "bytesInOutput": 4209
41976
42023
  },
41977
42024
  "../../cli/dist/src/ui/components/operations/OpenNextOperationBox.js": {
41978
42025
  "bytesInOutput": 3495
@@ -41981,7 +42028,7 @@
41981
42028
  "bytesInOutput": 4399
41982
42029
  },
41983
42030
  "../../cli/dist/src/aws/utils/computeDiscovery.js": {
41984
- "bytesInOutput": 233
42031
+ "bytesInOutput": 232
41985
42032
  },
41986
42033
  "../../cli/dist/src/ui/screens/deploy/deploymentProgressUtils.js": {
41987
42034
  "bytesInOutput": 741
@@ -41993,7 +42040,7 @@
41993
42040
  "bytesInOutput": 966
41994
42041
  },
41995
42042
  "../../cli/dist/src/ui/hooks/useDeploymentOperation.js": {
41996
- "bytesInOutput": 3945
42043
+ "bytesInOutput": 3950
41997
42044
  },
41998
42045
  "../../cli/dist/src/types/deployment/ecsEvents.js": {
41999
42046
  "bytesInOutput": 30
@@ -42023,58 +42070,58 @@
42023
42070
  "bytesInOutput": 972
42024
42071
  },
42025
42072
  "../../cli/dist/src/operations/deployOperation.js": {
42026
- "bytesInOutput": 1621
42073
+ "bytesInOutput": 1620
42027
42074
  },
42028
42075
  "../../cli/dist/src/ui/screens/deploy/deploymentCallbackWiring.js": {
42029
42076
  "bytesInOutput": 3607
42030
42077
  },
42031
42078
  "../../cli/dist/src/ui/screens/deploy/deploymentPipeline.js": {
42032
- "bytesInOutput": 3091
42079
+ "bytesInOutput": 3090
42033
42080
  },
42034
42081
  "../../cli/dist/src/ui/screens/deploy/useDeploymentExecution.js": {
42035
- "bytesInOutput": 4294
42082
+ "bytesInOutput": 4296
42036
42083
  },
42037
42084
  "../../cli/dist/src/ui/screens/deploy/BuildxUnavailableScreen.js": {
42038
42085
  "bytesInOutput": 829
42039
42086
  },
42040
42087
  "../../cli/dist/src/ui/screens/deploy/AppDeploymentProgressScreen.js": {
42041
- "bytesInOutput": 4682
42088
+ "bytesInOutput": 4684
42042
42089
  },
42043
42090
  "../../cli/dist/src/operations/destroyOperation.js": {
42044
- "bytesInOutput": 277
42091
+ "bytesInOutput": 276
42045
42092
  },
42046
42093
  "../../cli/dist/src/ui/screens/deploy/AppDestroyProgressScreen.js": {
42047
- "bytesInOutput": 3403
42094
+ "bytesInOutput": 3404
42048
42095
  },
42049
42096
  "../../cli/dist/src/ui/screens/DestroyScreen.js": {
42050
42097
  "bytesInOutput": 6459
42051
42098
  },
42052
42099
  "../../cli/dist/src/ui/screens/ListScreen.js": {
42053
- "bytesInOutput": 3447
42100
+ "bytesInOutput": 3446
42054
42101
  },
42055
42102
  "../../cli/dist/src/operations/userOperations.js": {
42056
42103
  "bytesInOutput": 448
42057
42104
  },
42058
42105
  "../../cli/dist/src/ui/screens/account/user/userScreenUtils.js": {
42059
- "bytesInOutput": 1059
42106
+ "bytesInOutput": 1058
42060
42107
  },
42061
42108
  "../../cli/dist/src/ui/screens/account/user/UserFlowProgressView.js": {
42062
42109
  "bytesInOutput": 336
42063
42110
  },
42064
42111
  "../../cli/dist/src/ui/screens/account/user/CreateUserFlow.js": {
42065
- "bytesInOutput": 4394
42112
+ "bytesInOutput": 4393
42066
42113
  },
42067
42114
  "../../cli/dist/src/ui/screens/account/user/DestroyUserFlow.js": {
42068
- "bytesInOutput": 1533
42115
+ "bytesInOutput": 1532
42069
42116
  },
42070
42117
  "../../cli/dist/src/ui/screens/account/user/AssociateUserFlow.js": {
42071
- "bytesInOutput": 1734
42118
+ "bytesInOutput": 1733
42072
42119
  },
42073
42120
  "../../cli/dist/src/ui/screens/account/user/DissociateUserFlow.js": {
42074
- "bytesInOutput": 1703
42121
+ "bytesInOutput": 1702
42075
42122
  },
42076
42123
  "../../cli/dist/src/ui/screens/account/user/ListUsersFlow.js": {
42077
- "bytesInOutput": 1889
42124
+ "bytesInOutput": 1888
42078
42125
  },
42079
42126
  "../../cli/dist/src/ui/screens/account/user/UserScreen.js": {
42080
42127
  "bytesInOutput": 1545
@@ -42083,13 +42130,13 @@
42083
42130
  "bytesInOutput": 1891
42084
42131
  },
42085
42132
  "../../cli/dist/src/ui/screens/account/auth/LoginScreen.js": {
42086
- "bytesInOutput": 4506
42133
+ "bytesInOutput": 4505
42087
42134
  },
42088
42135
  "../../cli/dist/src/ui/screens/import/DiscoveringScreen.js": {
42089
- "bytesInOutput": 1109
42136
+ "bytesInOutput": 1108
42090
42137
  },
42091
42138
  "../../cli/dist/src/ui/screens/import/ImportingScreen.js": {
42092
- "bytesInOutput": 2404
42139
+ "bytesInOutput": 2403
42093
42140
  },
42094
42141
  "../../cli/dist/src/ui/screens/import/SelectResourcesStep.js": {
42095
42142
  "bytesInOutput": 2106
@@ -42110,10 +42157,10 @@
42110
42157
  "bytesInOutput": 798
42111
42158
  },
42112
42159
  "../../cli/dist/src/ui/screens/account/restore/useRestoreOperations.js": {
42113
- "bytesInOutput": 2367
42160
+ "bytesInOutput": 2366
42114
42161
  },
42115
42162
  "../../cli/dist/src/ui/screens/account/restore/RestoreScreen.js": {
42116
- "bytesInOutput": 2672
42163
+ "bytesInOutput": 2671
42117
42164
  },
42118
42165
  "../../cli/dist/src/ui/screens/secrets/secretsScreenUtils.js": {
42119
42166
  "bytesInOutput": 3700
@@ -42122,49 +42169,49 @@
42122
42169
  "bytesInOutput": 2126
42123
42170
  },
42124
42171
  "../../cli/dist/src/ui/screens/secrets/useSecretsDiscovery.js": {
42125
- "bytesInOutput": 1171
42172
+ "bytesInOutput": 1170
42126
42173
  },
42127
42174
  "../../cli/dist/src/ui/screens/secrets/secretsOperationHelpers.js": {
42128
- "bytesInOutput": 859
42175
+ "bytesInOutput": 858
42129
42176
  },
42130
42177
  "../../cli/dist/src/operations/secretsOperations.js": {
42131
42178
  "bytesInOutput": 1443
42132
42179
  },
42133
42180
  "../../cli/dist/src/ui/screens/secrets/useSecretsOperations.js": {
42134
- "bytesInOutput": 4160
42181
+ "bytesInOutput": 4159
42135
42182
  },
42136
42183
  "../../cli/dist/src/ui/screens/secrets/SecretsNavigationSteps.js": {
42137
- "bytesInOutput": 4017
42184
+ "bytesInOutput": 4016
42138
42185
  },
42139
42186
  "../../cli/dist/src/ui/components/inputs/PasswordInput.js": {
42140
42187
  "bytesInOutput": 972
42141
42188
  },
42142
42189
  "../../cli/dist/src/ui/screens/secrets/SecretsWriteSteps.js": {
42143
- "bytesInOutput": 5651
42190
+ "bytesInOutput": 5650
42144
42191
  },
42145
42192
  "../../cli/dist/src/ui/screens/secrets/SecretsViewSteps.js": {
42146
- "bytesInOutput": 5177
42193
+ "bytesInOutput": 5176
42147
42194
  },
42148
42195
  "../../cli/dist/src/ui/screens/secrets/SecretsScreen.js": {
42149
- "bytesInOutput": 4444
42196
+ "bytesInOutput": 4445
42150
42197
  },
42151
42198
  "../../cli/dist/src/ui/screens/tunnel/TunnelScreen.js": {
42152
- "bytesInOutput": 3760
42199
+ "bytesInOutput": 3759
42153
42200
  },
42154
42201
  "../../cli/dist/src/ui/components/inputs/FilterableSelect.js": {
42155
42202
  "bytesInOutput": 2152
42156
42203
  },
42157
42204
  "../../cli/dist/src/ui/screens/target/TargetScreen.js": {
42158
- "bytesInOutput": 5929
42205
+ "bytesInOutput": 5928
42159
42206
  },
42160
42207
  "../../cli/dist/src/ui/components/banners/OidcSetupBanner.js": {
42161
42208
  "bytesInOutput": 359
42162
42209
  },
42163
42210
  "../../cli/dist/src/operations/connectOperation.js": {
42164
- "bytesInOutput": 1169
42211
+ "bytesInOutput": 1168
42165
42212
  },
42166
42213
  "../../cli/dist/src/ui/hooks/useConnectFlow.js": {
42167
- "bytesInOutput": 1416
42214
+ "bytesInOutput": 1415
42168
42215
  },
42169
42216
  "../../cli/dist/src/ui/screens/connect/connectRouting.js": {
42170
42217
  "bytesInOutput": 564
@@ -42173,13 +42220,13 @@
42173
42220
  "bytesInOutput": 189
42174
42221
  },
42175
42222
  "../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
42176
- "bytesInOutput": 4165
42223
+ "bytesInOutput": 4164
42177
42224
  },
42178
42225
  "../../cli/dist/src/ui/screens/agent/installSkillConstants.js": {
42179
42226
  "bytesInOutput": 326
42180
42227
  },
42181
42228
  "../../cli/dist/src/ui/screens/agent/InstallSkillScreen.js": {
42182
- "bytesInOutput": 2091
42229
+ "bytesInOutput": 2090
42183
42230
  },
42184
42231
  "../../cli/dist/src/ui/flows/codemod/describeCodemodError.js": {
42185
42232
  "bytesInOutput": 1575
@@ -42215,7 +42262,7 @@
42215
42262
  "bytesInOutput": 379
42216
42263
  },
42217
42264
  "../../node_modules/graceful-fs/graceful-fs.js": {
42218
- "bytesInOutput": 5205
42265
+ "bytesInOutput": 5206
42219
42266
  },
42220
42267
  "../../node_modules/retry/lib/retry_operation.js": {
42221
42268
  "bytesInOutput": 2277
@@ -42305,7 +42352,7 @@
42305
42352
  "bytesInOutput": 142
42306
42353
  },
42307
42354
  "../../cli/dist/src/ui/screens/apps/AppsListScreen.js": {
42308
- "bytesInOutput": 1608
42355
+ "bytesInOutput": 1607
42309
42356
  },
42310
42357
  "../../cli/dist/src/operations/assetsOperations.js": {
42311
42358
  "bytesInOutput": 528
@@ -42314,10 +42361,10 @@
42314
42361
  "bytesInOutput": 211
42315
42362
  },
42316
42363
  "../../cli/dist/src/ui/screens/assets/AssetsListScreen.js": {
42317
- "bytesInOutput": 1842
42364
+ "bytesInOutput": 1841
42318
42365
  },
42319
42366
  "../../cli/dist/src/ui/App.js": {
42320
- "bytesInOutput": 9087
42367
+ "bytesInOutput": 9088
42321
42368
  },
42322
42369
  "../../cli/dist/src/ui/components/screens/FinalOutput.js": {
42323
42370
  "bytesInOutput": 3214
@@ -42335,10 +42382,10 @@
42335
42382
  "bytesInOutput": 421
42336
42383
  },
42337
42384
  "../../cli/dist/src/util/awsCleanup.js": {
42338
- "bytesInOutput": 168
42385
+ "bytesInOutput": 167
42339
42386
  },
42340
42387
  "../../cli/dist/src/commands/build.js": {
42341
- "bytesInOutput": 4148
42388
+ "bytesInOutput": 4147
42342
42389
  },
42343
42390
  "../../node_modules/commander/esm.mjs": {
42344
42391
  "bytesInOutput": 220
@@ -42359,7 +42406,7 @@
42359
42406
  "bytesInOutput": 3787
42360
42407
  },
42361
42408
  "../../cli/dist/src/util/uiRouter.js": {
42362
- "bytesInOutput": 420
42409
+ "bytesInOutput": 419
42363
42410
  },
42364
42411
  "../../cli/dist/src/commands/apps.js": {
42365
42412
  "bytesInOutput": 1065
@@ -42374,7 +42421,7 @@
42374
42421
  "bytesInOutput": 1291
42375
42422
  },
42376
42423
  "../../cli/dist/src/commands/createAppMcpProtocolHandler.js": {
42377
- "bytesInOutput": 1498
42424
+ "bytesInOutput": 1497
42378
42425
  },
42379
42426
  "../../cli/dist/src/util/agent/mcpProtocolEmit.js": {
42380
42427
  "bytesInOutput": 1133
@@ -42413,7 +42460,7 @@
42413
42460
  "bytesInOutput": 40
42414
42461
  },
42415
42462
  "../../cli/dist/src/commands/create.js": {
42416
- "bytesInOutput": 1589
42463
+ "bytesInOutput": 1588
42417
42464
  },
42418
42465
  "../../cli/dist/src/commands/createAgentHandlers.js": {
42419
42466
  "bytesInOutput": 2330
@@ -42446,13 +42493,13 @@
42446
42493
  "bytesInOutput": 3545
42447
42494
  },
42448
42495
  "../../cli/dist/src/commands/deploy.js": {
42449
- "bytesInOutput": 4266
42496
+ "bytesInOutput": 4265
42450
42497
  },
42451
42498
  "../../cli/dist/src/commands/connectPrerequisite.js": {
42452
42499
  "bytesInOutput": 294
42453
42500
  },
42454
42501
  "../../cli/dist/src/commands/destroy.js": {
42455
- "bytesInOutput": 2180
42502
+ "bytesInOutput": 2179
42456
42503
  },
42457
42504
  "../../cli/dist/src/commands/list.js": {
42458
42505
  "bytesInOutput": 2123
@@ -42461,7 +42508,7 @@
42461
42508
  "bytesInOutput": 2765
42462
42509
  },
42463
42510
  "../../cli/dist/src/commands/connect.js": {
42464
- "bytesInOutput": 2997
42511
+ "bytesInOutput": 2996
42465
42512
  },
42466
42513
  "../../cli/dist/src/commands/user.js": {
42467
42514
  "bytesInOutput": 1498
@@ -42497,10 +42544,10 @@
42497
42544
  "bytesInOutput": 45
42498
42545
  },
42499
42546
  "../../cli/dist/src/operations/restoreOperation.js": {
42500
- "bytesInOutput": 1541
42547
+ "bytesInOutput": 1540
42501
42548
  },
42502
42549
  "../../cli/dist/src/operations/syncOperation.js": {
42503
- "bytesInOutput": 2213
42550
+ "bytesInOutput": 2212
42504
42551
  },
42505
42552
  "../../cli/dist/src/operations/domainListOperation.js": {
42506
42553
  "bytesInOutput": 165
@@ -42533,13 +42580,13 @@
42533
42580
  "bytesInOutput": 1075
42534
42581
  },
42535
42582
  "../../cli/dist/src/operations/domainImportOperation.js": {
42536
- "bytesInOutput": 1464
42583
+ "bytesInOutput": 1463
42537
42584
  },
42538
42585
  "../../cli/dist/src/services/domain-dns/tsEmitter.js": {
42539
42586
  "bytesInOutput": 3570
42540
42587
  },
42541
42588
  "../../cli/dist/src/operations/domainDeployOperation.js": {
42542
- "bytesInOutput": 674
42589
+ "bytesInOutput": 673
42543
42590
  },
42544
42591
  "../../cli/dist/src/operations/createDomainOperation.js": {
42545
42592
  "bytesInOutput": 248
@@ -42578,10 +42625,10 @@
42578
42625
  "bytesInOutput": 3268
42579
42626
  },
42580
42627
  "../../cli/dist/src/operations/importOperation.js": {
42581
- "bytesInOutput": 1797
42628
+ "bytesInOutput": 1796
42582
42629
  },
42583
42630
  "../../cli/dist/src/operations/addOperation.js": {
42584
- "bytesInOutput": 40
42631
+ "bytesInOutput": 39
42585
42632
  },
42586
42633
  "../../cli/dist/src/operations/statusOperation.js": {
42587
42634
  "bytesInOutput": 62
@@ -42596,7 +42643,7 @@
42596
42643
  "bytesInOutput": 3838
42597
42644
  },
42598
42645
  "../../cli/dist/src/commands/sync.js": {
42599
- "bytesInOutput": 2192
42646
+ "bytesInOutput": 2191
42600
42647
  },
42601
42648
  "../../cli/dist/src/commands/secrets.js": {
42602
42649
  "bytesInOutput": 1190
@@ -42614,7 +42661,7 @@
42614
42661
  "bytesInOutput": 450
42615
42662
  },
42616
42663
  "../../cli/dist/src/commands/tunnel.js": {
42617
- "bytesInOutput": 4890
42664
+ "bytesInOutput": 4889
42618
42665
  },
42619
42666
  "../../cli/dist/src/commands/domain.js": {
42620
42667
  "bytesInOutput": 6365
@@ -42692,7 +42739,7 @@
42692
42739
  "bytesInOutput": 422
42693
42740
  }
42694
42741
  },
42695
- "bytes": 3045680
42742
+ "bytes": 3048514
42696
42743
  }
42697
42744
  }
42698
42745
  }