fjall 2.18.3 → 2.19.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 +28 -23
- package/bin/assets/generators/account/generator.js +15 -15
- package/bin/assets/generators/application/generator.js +73 -73
- package/bin/assets/generators/cdn/generator.js +91 -91
- package/bin/assets/generators/compute/generator.js +91 -91
- package/bin/assets/generators/compute/service/generator.js +100 -100
- package/bin/assets/generators/database/generator.js +91 -91
- package/bin/assets/generators/database/proxy/generator.js +100 -100
- package/bin/assets/generators/domain/generator.js +16 -16
- package/bin/assets/generators/network/generator.js +110 -110
- package/bin/assets/generators/organisation/generator.js +15 -15
- package/bin/assets/generators/shared/files/package.json +2 -2
- package/bin/assets/generators/storage/s3/generator.js +102 -102
- package/bin/assets/generators/tunnel/generator.js +111 -111
- package/bin/fjall.bundle.js +379 -379
- package/package.json +3 -3
package/bin/.bundled
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
bundled at 2026-06-
|
|
2
|
-
bundle size:
|
|
3
|
-
cli version: 2.
|
|
1
|
+
bundled at 2026-06-19T23:41:14.592Z
|
|
2
|
+
bundle size: 3249253 bytes
|
|
3
|
+
cli version: 2.19.0
|
package/bin/.metafile.json
CHANGED
|
@@ -3420,7 +3420,7 @@
|
|
|
3420
3420
|
"format": "esm"
|
|
3421
3421
|
},
|
|
3422
3422
|
"../../util/dist/reservedAppNames.js": {
|
|
3423
|
-
"bytes":
|
|
3423
|
+
"bytes": 224,
|
|
3424
3424
|
"imports": [],
|
|
3425
3425
|
"format": "esm"
|
|
3426
3426
|
},
|
|
@@ -3435,7 +3435,7 @@
|
|
|
3435
3435
|
"format": "esm"
|
|
3436
3436
|
},
|
|
3437
3437
|
"../../util/dist/index.js": {
|
|
3438
|
-
"bytes":
|
|
3438
|
+
"bytes": 4671,
|
|
3439
3439
|
"imports": [
|
|
3440
3440
|
{
|
|
3441
3441
|
"path": "../../util/dist/domainExports.js",
|
|
@@ -3578,12 +3578,12 @@
|
|
|
3578
3578
|
"format": "esm"
|
|
3579
3579
|
},
|
|
3580
3580
|
"../../generator/dist/src/validation/validationPatterns.js": {
|
|
3581
|
-
"bytes":
|
|
3581
|
+
"bytes": 1557,
|
|
3582
3582
|
"imports": [],
|
|
3583
3583
|
"format": "esm"
|
|
3584
3584
|
},
|
|
3585
3585
|
"../../generator/dist/src/validation/validationMessages.js": {
|
|
3586
|
-
"bytes":
|
|
3586
|
+
"bytes": 11046,
|
|
3587
3587
|
"imports": [],
|
|
3588
3588
|
"format": "esm"
|
|
3589
3589
|
},
|
|
@@ -3656,7 +3656,7 @@
|
|
|
3656
3656
|
"format": "esm"
|
|
3657
3657
|
},
|
|
3658
3658
|
"../../generator/dist/src/schemas/baseSchemas.js": {
|
|
3659
|
-
"bytes":
|
|
3659
|
+
"bytes": 4116,
|
|
3660
3660
|
"imports": [
|
|
3661
3661
|
{
|
|
3662
3662
|
"path": "../../node_modules/zod/index.js",
|
|
@@ -9485,7 +9485,7 @@
|
|
|
9485
9485
|
"format": "esm"
|
|
9486
9486
|
},
|
|
9487
9487
|
"../../deploy-core/dist/src/orchestration/resolveOperation.js": {
|
|
9488
|
-
"bytes":
|
|
9488
|
+
"bytes": 3387,
|
|
9489
9489
|
"imports": [
|
|
9490
9490
|
{
|
|
9491
9491
|
"path": "path",
|
|
@@ -9516,6 +9516,11 @@
|
|
|
9516
9516
|
"path": "../../util/dist/fsHelpers.js",
|
|
9517
9517
|
"kind": "import-statement",
|
|
9518
9518
|
"original": "@fjall/util/fsHelpers"
|
|
9519
|
+
},
|
|
9520
|
+
{
|
|
9521
|
+
"path": "../../deploy-core/dist/src/types/constants.js",
|
|
9522
|
+
"kind": "import-statement",
|
|
9523
|
+
"original": "../types/constants.js"
|
|
9519
9524
|
}
|
|
9520
9525
|
],
|
|
9521
9526
|
"format": "esm"
|
|
@@ -18523,7 +18528,7 @@
|
|
|
18523
18528
|
"format": "esm"
|
|
18524
18529
|
},
|
|
18525
18530
|
"../../cli/dist/src/validation/commandSchemas.js": {
|
|
18526
|
-
"bytes":
|
|
18531
|
+
"bytes": 10149,
|
|
18527
18532
|
"imports": [
|
|
18528
18533
|
{
|
|
18529
18534
|
"path": "../../node_modules/zod/index.js",
|
|
@@ -24563,7 +24568,7 @@
|
|
|
24563
24568
|
"format": "esm"
|
|
24564
24569
|
},
|
|
24565
24570
|
"../../cli/dist/src/ui/screens/create/CreateAppBasicSteps.js": {
|
|
24566
|
-
"bytes":
|
|
24571
|
+
"bytes": 7208,
|
|
24567
24572
|
"imports": [
|
|
24568
24573
|
{
|
|
24569
24574
|
"path": "react",
|
|
@@ -26049,7 +26054,7 @@
|
|
|
26049
26054
|
"format": "esm"
|
|
26050
26055
|
},
|
|
26051
26056
|
"../../cli/dist/src/ui/screens/create/CreatePatternFlow.js": {
|
|
26052
|
-
"bytes":
|
|
26057
|
+
"bytes": 6951,
|
|
26053
26058
|
"imports": [
|
|
26054
26059
|
{
|
|
26055
26060
|
"path": "react",
|
|
@@ -37694,7 +37699,7 @@
|
|
|
37694
37699
|
"format": "esm"
|
|
37695
37700
|
},
|
|
37696
37701
|
"../../cli/dist/src/commands/registration/helpers.js": {
|
|
37697
|
-
"bytes":
|
|
37702
|
+
"bytes": 2938,
|
|
37698
37703
|
"imports": [],
|
|
37699
37704
|
"format": "esm"
|
|
37700
37705
|
},
|
|
@@ -38216,7 +38221,7 @@
|
|
|
38216
38221
|
"imports": [],
|
|
38217
38222
|
"exports": [],
|
|
38218
38223
|
"inputs": {},
|
|
38219
|
-
"bytes":
|
|
38224
|
+
"bytes": 9502680
|
|
38220
38225
|
},
|
|
38221
38226
|
"bin/fjall.bundle.js": {
|
|
38222
38227
|
"imports": [
|
|
@@ -42538,7 +42543,7 @@
|
|
|
42538
42543
|
"bytesInOutput": 528
|
|
42539
42544
|
},
|
|
42540
42545
|
"../../util/dist/reservedAppNames.js": {
|
|
42541
|
-
"bytesInOutput":
|
|
42546
|
+
"bytesInOutput": 171
|
|
42542
42547
|
},
|
|
42543
42548
|
"../../util/dist/deriveContentHashTag.js": {
|
|
42544
42549
|
"bytesInOutput": 757
|
|
@@ -42547,7 +42552,7 @@
|
|
|
42547
42552
|
"bytesInOutput": 268
|
|
42548
42553
|
},
|
|
42549
42554
|
"../../util/dist/index.js": {
|
|
42550
|
-
"bytesInOutput":
|
|
42555
|
+
"bytesInOutput": 2267
|
|
42551
42556
|
},
|
|
42552
42557
|
"../../generator/dist/src/util/errorUtils.js": {
|
|
42553
42558
|
"bytesInOutput": 33
|
|
@@ -42556,10 +42561,10 @@
|
|
|
42556
42561
|
"bytesInOutput": 335
|
|
42557
42562
|
},
|
|
42558
42563
|
"../../generator/dist/src/validation/validationPatterns.js": {
|
|
42559
|
-
"bytesInOutput":
|
|
42564
|
+
"bytesInOutput": 1529
|
|
42560
42565
|
},
|
|
42561
42566
|
"../../generator/dist/src/validation/validationMessages.js": {
|
|
42562
|
-
"bytesInOutput":
|
|
42567
|
+
"bytesInOutput": 11038
|
|
42563
42568
|
},
|
|
42564
42569
|
"../../generator/dist/src/validation/patterns.js": {
|
|
42565
42570
|
"bytesInOutput": 41
|
|
@@ -42577,7 +42582,7 @@
|
|
|
42577
42582
|
"bytesInOutput": 2404
|
|
42578
42583
|
},
|
|
42579
42584
|
"../../generator/dist/src/schemas/baseSchemas.js": {
|
|
42580
|
-
"bytesInOutput":
|
|
42585
|
+
"bytesInOutput": 3250
|
|
42581
42586
|
},
|
|
42582
42587
|
"../../generator/dist/src/schemas/alarmSchemas.js": {
|
|
42583
42588
|
"bytesInOutput": 666
|
|
@@ -42772,7 +42777,7 @@
|
|
|
42772
42777
|
"bytesInOutput": 57
|
|
42773
42778
|
},
|
|
42774
42779
|
"../../generator/dist/src/index.js": {
|
|
42775
|
-
"bytesInOutput":
|
|
42780
|
+
"bytesInOutput": 9548
|
|
42776
42781
|
},
|
|
42777
42782
|
"../../cli/dist/src/aws/utils/regions.js": {
|
|
42778
42783
|
"bytesInOutput": 34
|
|
@@ -43450,7 +43455,7 @@
|
|
|
43450
43455
|
"bytesInOutput": 461
|
|
43451
43456
|
},
|
|
43452
43457
|
"../../deploy-core/dist/src/orchestration/resolveOperation.js": {
|
|
43453
|
-
"bytesInOutput":
|
|
43458
|
+
"bytesInOutput": 3142
|
|
43454
43459
|
},
|
|
43455
43460
|
"../../util/dist/manifest/io.js": {
|
|
43456
43461
|
"bytesInOutput": 1747
|
|
@@ -43747,10 +43752,10 @@
|
|
|
43747
43752
|
"bytesInOutput": 901
|
|
43748
43753
|
},
|
|
43749
43754
|
"../../node_modules/recast/parsers/_babel_options.js": {
|
|
43750
|
-
"bytesInOutput":
|
|
43755
|
+
"bytesInOutput": 864
|
|
43751
43756
|
},
|
|
43752
43757
|
"../../node_modules/@babel/parser/lib/index.js": {
|
|
43753
|
-
"bytesInOutput":
|
|
43758
|
+
"bytesInOutput": 307788
|
|
43754
43759
|
},
|
|
43755
43760
|
"../../node_modules/recast/parsers/babel.js": {
|
|
43756
43761
|
"bytesInOutput": 472
|
|
@@ -44524,7 +44529,7 @@
|
|
|
44524
44529
|
"bytesInOutput": 34
|
|
44525
44530
|
},
|
|
44526
44531
|
"../../cli/dist/src/validation/commandSchemas.js": {
|
|
44527
|
-
"bytesInOutput":
|
|
44532
|
+
"bytesInOutput": 8821
|
|
44528
44533
|
},
|
|
44529
44534
|
"../../cli/dist/src/services/infrastructure/DeploymentValidation.js": {
|
|
44530
44535
|
"bytesInOutput": 2658
|
|
@@ -46189,7 +46194,7 @@
|
|
|
46189
46194
|
"bytesInOutput": 1330
|
|
46190
46195
|
},
|
|
46191
46196
|
"../../cli/dist/src/commands/registration/helpers.js": {
|
|
46192
|
-
"bytesInOutput":
|
|
46197
|
+
"bytesInOutput": 2798
|
|
46193
46198
|
},
|
|
46194
46199
|
"../../cli/dist/src/commands/registration/secretCommands.js": {
|
|
46195
46200
|
"bytesInOutput": 2639
|
|
@@ -46222,7 +46227,7 @@
|
|
|
46222
46227
|
"bytesInOutput": 404
|
|
46223
46228
|
}
|
|
46224
46229
|
},
|
|
46225
|
-
"bytes":
|
|
46230
|
+
"bytes": 3249253
|
|
46226
46231
|
}
|
|
46227
46232
|
}
|
|
46228
46233
|
}
|