@devvit/public-api 0.11.0-next-2024-07-30-8f65a4fa6.0 → 0.11.0-next-2024-07-30-0415fdb14.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -11131,7 +11131,7 @@
11131
11131
  "format": "esm"
11132
11132
  },
11133
11133
  "src/types/redis.ts": {
11134
- "bytes": 26148,
11134
+ "bytes": 51817,
11135
11135
  "imports": [],
11136
11136
  "format": "esm"
11137
11137
  },
@@ -11486,7 +11486,7 @@
11486
11486
  "format": "esm"
11487
11487
  },
11488
11488
  "src/apis/redis/RedisClient.ts": {
11489
- "bytes": 21337,
11489
+ "bytes": 21341,
11490
11490
  "imports": [
11491
11491
  {
11492
11492
  "path": "../protos/dist/index.js",
@@ -11661,11 +11661,15 @@
11661
11661
  "format": "esm"
11662
11662
  },
11663
11663
  "package.json": {
11664
- "bytes": 2837,
11665
- "imports": []
11664
+ "bytes": 2834,
11665
+ "imports": [],
11666
+ "format": "esm",
11667
+ "with": {
11668
+ "type": "json"
11669
+ }
11666
11670
  },
11667
11671
  "src/devvit/internals/context.ts": {
11668
- "bytes": 2675,
11672
+ "bytes": 2673,
11669
11673
  "imports": [
11670
11674
  {
11671
11675
  "path": "../shared-types/dist/Header.js",
@@ -11680,7 +11684,10 @@
11680
11684
  {
11681
11685
  "path": "package.json",
11682
11686
  "kind": "import-statement",
11683
- "original": "../../version.json"
11687
+ "original": "../../version.json",
11688
+ "with": {
11689
+ "type": "json"
11690
+ }
11684
11691
  }
11685
11692
  ],
11686
11693
  "format": "esm"
@@ -12321,8 +12328,44 @@
12321
12328
  "imports": [],
12322
12329
  "format": "esm"
12323
12330
  },
12331
+ "../shared-types/dist/CircuitBreaker.js": {
12332
+ "bytes": 884,
12333
+ "imports": [],
12334
+ "format": "esm"
12335
+ },
12336
+ "src/devvit/internals/blocks/handler/useAsync.ts": {
12337
+ "bytes": 5534,
12338
+ "imports": [
12339
+ {
12340
+ "path": "../shared-types/dist/CircuitBreaker.js",
12341
+ "kind": "import-statement",
12342
+ "original": "@devvit/shared-types/CircuitBreaker.js"
12343
+ },
12344
+ {
12345
+ "path": "../../node_modules/lodash.isequal/index.js",
12346
+ "kind": "import-statement",
12347
+ "original": "lodash.isequal"
12348
+ },
12349
+ {
12350
+ "path": "src/devvit/internals/blocks/handler/BlocksHandler.ts",
12351
+ "kind": "import-statement",
12352
+ "original": "./BlocksHandler.js"
12353
+ },
12354
+ {
12355
+ "path": "../shared-types/dist/StringUtil.js",
12356
+ "kind": "import-statement",
12357
+ "original": "@devvit/shared-types/StringUtil.js"
12358
+ },
12359
+ {
12360
+ "path": "<runtime>",
12361
+ "kind": "import-statement",
12362
+ "external": true
12363
+ }
12364
+ ],
12365
+ "format": "esm"
12366
+ },
12324
12367
  "src/devvit/internals/blocks/handler/useState.ts": {
12325
- "bytes": 4372,
12368
+ "bytes": 4615,
12326
12369
  "imports": [
12327
12370
  {
12328
12371
  "path": "src/devvit/internals/blocks/handler/BlocksHandler.ts",
@@ -12334,6 +12377,11 @@
12334
12377
  "kind": "import-statement",
12335
12378
  "original": "./types.js"
12336
12379
  },
12380
+ {
12381
+ "path": "src/devvit/internals/blocks/handler/useAsync.ts",
12382
+ "kind": "import-statement",
12383
+ "original": "./useAsync.js"
12384
+ },
12337
12385
  {
12338
12386
  "path": "<runtime>",
12339
12387
  "kind": "import-statement",
@@ -12456,7 +12504,7 @@
12456
12504
  "format": "esm"
12457
12505
  },
12458
12506
  "src/devvit/internals/blocks/handler/BlocksHandler.ts": {
12459
- "bytes": 17988,
12507
+ "bytes": 18289,
12460
12508
  "imports": [
12461
12509
  {
12462
12510
  "path": "@devvit/protos",
@@ -12483,6 +12531,11 @@
12483
12531
  "kind": "import-statement",
12484
12532
  "original": "./types.js"
12485
12533
  },
12534
+ {
12535
+ "path": "../shared-types/dist/CircuitBreaker.js",
12536
+ "kind": "import-statement",
12537
+ "original": "@devvit/shared-types/CircuitBreaker.js"
12538
+ },
12486
12539
  {
12487
12540
  "path": "<runtime>",
12488
12541
  "kind": "import-statement",
@@ -13284,37 +13337,6 @@
13284
13337
  ],
13285
13338
  "format": "esm"
13286
13339
  },
13287
- "../shared-types/dist/CircuitBreaker.js": {
13288
- "bytes": 884,
13289
- "imports": [],
13290
- "format": "esm"
13291
- },
13292
- "src/devvit/internals/blocks/handler/useAsync.ts": {
13293
- "bytes": 4999,
13294
- "imports": [
13295
- {
13296
- "path": "../shared-types/dist/CircuitBreaker.js",
13297
- "kind": "import-statement",
13298
- "original": "@devvit/shared-types/CircuitBreaker.js"
13299
- },
13300
- {
13301
- "path": "../../node_modules/lodash.isequal/index.js",
13302
- "kind": "import-statement",
13303
- "original": "lodash.isequal"
13304
- },
13305
- {
13306
- "path": "src/devvit/internals/blocks/handler/BlocksHandler.ts",
13307
- "kind": "import-statement",
13308
- "original": "./BlocksHandler.js"
13309
- },
13310
- {
13311
- "path": "<runtime>",
13312
- "kind": "import-statement",
13313
- "external": true
13314
- }
13315
- ],
13316
- "format": "esm"
13317
- },
13318
13340
  "src/index.ts": {
13319
13341
  "bytes": 770,
13320
13342
  "imports": [
@@ -13404,7 +13426,7 @@
13404
13426
  "bytesInOutput": 350
13405
13427
  },
13406
13428
  "../../node_modules/core-js/internals/global.js": {
13407
- "bytesInOutput": 676
13429
+ "bytesInOutput": 692
13408
13430
  },
13409
13431
  "../../node_modules/core-js/internals/is-pure.js": {
13410
13432
  "bytesInOutput": 155
@@ -13422,7 +13444,7 @@
13422
13444
  "bytesInOutput": 243
13423
13445
  },
13424
13446
  "../../node_modules/core-js/internals/require-object-coercible.js": {
13425
- "bytesInOutput": 414
13447
+ "bytesInOutput": 404
13426
13448
  },
13427
13449
  "../../node_modules/core-js/internals/to-object.js": {
13428
13450
  "bytesInOutput": 339
@@ -13437,7 +13459,7 @@
13437
13459
  "bytesInOutput": 238
13438
13460
  },
13439
13461
  "../../node_modules/core-js/internals/engine-v8-version.js": {
13440
- "bytesInOutput": 863
13462
+ "bytesInOutput": 851
13441
13463
  },
13442
13464
  "../../node_modules/core-js/internals/symbol-constructor-detection.js": {
13443
13465
  "bytesInOutput": 587
@@ -13461,13 +13483,13 @@
13461
13483
  "bytesInOutput": 380
13462
13484
  },
13463
13485
  "../../node_modules/core-js/internals/classof.js": {
13464
- "bytesInOutput": 1033
13486
+ "bytesInOutput": 1049
13465
13487
  },
13466
13488
  "../../node_modules/core-js/internals/to-string.js": {
13467
- "bytesInOutput": 399
13489
+ "bytesInOutput": 389
13468
13490
  },
13469
13491
  "../../node_modules/core-js/internals/string-multibyte.js": {
13470
- "bytesInOutput": 1578
13492
+ "bytesInOutput": 1566
13471
13493
  },
13472
13494
  "../../node_modules/core-js/internals/weak-map-basic-detection.js": {
13473
13495
  "bytesInOutput": 366
@@ -13488,7 +13510,7 @@
13488
13510
  "bytesInOutput": 457
13489
13511
  },
13490
13512
  "../../node_modules/core-js/internals/an-object.js": {
13491
- "bytesInOutput": 416
13513
+ "bytesInOutput": 406
13492
13514
  },
13493
13515
  "../../node_modules/core-js/internals/function-call.js": {
13494
13516
  "bytesInOutput": 356
@@ -13506,22 +13528,22 @@
13506
13528
  "bytesInOutput": 331
13507
13529
  },
13508
13530
  "../../node_modules/core-js/internals/a-callable.js": {
13509
- "bytesInOutput": 446
13531
+ "bytesInOutput": 436
13510
13532
  },
13511
13533
  "../../node_modules/core-js/internals/get-method.js": {
13512
13534
  "bytesInOutput": 378
13513
13535
  },
13514
13536
  "../../node_modules/core-js/internals/ordinary-to-primitive.js": {
13515
- "bytesInOutput": 821
13537
+ "bytesInOutput": 791
13516
13538
  },
13517
13539
  "../../node_modules/core-js/internals/to-primitive.js": {
13518
- "bytesInOutput": 1139
13540
+ "bytesInOutput": 1095
13519
13541
  },
13520
13542
  "../../node_modules/core-js/internals/to-property-key.js": {
13521
13543
  "bytesInOutput": 382
13522
13544
  },
13523
13545
  "../../node_modules/core-js/internals/object-define-property.js": {
13524
- "bytesInOutput": 1987
13546
+ "bytesInOutput": 1951
13525
13547
  },
13526
13548
  "../../node_modules/core-js/internals/create-property-descriptor.js": {
13527
13549
  "bytesInOutput": 376
@@ -13536,7 +13558,7 @@
13536
13558
  "bytesInOutput": 160
13537
13559
  },
13538
13560
  "../../node_modules/core-js/internals/internal-state.js": {
13539
- "bytesInOutput": 2373
13561
+ "bytesInOutput": 2349
13540
13562
  },
13541
13563
  "../../node_modules/core-js/internals/object-property-is-enumerable.js": {
13542
13564
  "bytesInOutput": 617
@@ -13548,7 +13570,7 @@
13548
13570
  "bytesInOutput": 373
13549
13571
  },
13550
13572
  "../../node_modules/core-js/internals/object-get-own-property-descriptor.js": {
13551
- "bytesInOutput": 1122
13573
+ "bytesInOutput": 1096
13552
13574
  },
13553
13575
  "../../node_modules/core-js/internals/function-name.js": {
13554
13576
  "bytesInOutput": 701
@@ -13557,10 +13579,10 @@
13557
13579
  "bytesInOutput": 538
13558
13580
  },
13559
13581
  "../../node_modules/core-js/internals/make-built-in.js": {
13560
- "bytesInOutput": 2610
13582
+ "bytesInOutput": 2540
13561
13583
  },
13562
13584
  "../../node_modules/core-js/internals/define-built-in.js": {
13563
- "bytesInOutput": 1306
13585
+ "bytesInOutput": 1200
13564
13586
  },
13565
13587
  "../../node_modules/core-js/internals/to-absolute-index.js": {
13566
13588
  "bytesInOutput": 449
@@ -13572,10 +13594,10 @@
13572
13594
  "bytesInOutput": 278
13573
13595
  },
13574
13596
  "../../node_modules/core-js/internals/array-includes.js": {
13575
- "bytesInOutput": 1340
13597
+ "bytesInOutput": 1274
13576
13598
  },
13577
13599
  "../../node_modules/core-js/internals/object-keys-internal.js": {
13578
- "bytesInOutput": 878
13600
+ "bytesInOutput": 854
13579
13601
  },
13580
13602
  "../../node_modules/core-js/internals/enum-bug-keys.js": {
13581
13603
  "bytesInOutput": 341
@@ -13596,31 +13618,31 @@
13596
13618
  "bytesInOutput": 784
13597
13619
  },
13598
13620
  "../../node_modules/core-js/internals/export.js": {
13599
- "bytesInOutput": 1944
13621
+ "bytesInOutput": 1874
13600
13622
  },
13601
13623
  "../../node_modules/core-js/internals/object-keys.js": {
13602
13624
  "bytesInOutput": 362
13603
13625
  },
13604
13626
  "../../node_modules/core-js/internals/object-define-properties.js": {
13605
- "bytesInOutput": 924
13627
+ "bytesInOutput": 914
13606
13628
  },
13607
13629
  "../../node_modules/core-js/internals/html.js": {
13608
13630
  "bytesInOutput": 232
13609
13631
  },
13610
13632
  "../../node_modules/core-js/internals/object-create.js": {
13611
- "bytesInOutput": 2628
13633
+ "bytesInOutput": 2608
13612
13634
  },
13613
13635
  "../../node_modules/core-js/internals/correct-prototype-getter.js": {
13614
13636
  "bytesInOutput": 383
13615
13637
  },
13616
13638
  "../../node_modules/core-js/internals/object-get-prototype-of.js": {
13617
- "bytesInOutput": 968
13639
+ "bytesInOutput": 958
13618
13640
  },
13619
13641
  "../../node_modules/core-js/internals/iterators-core.js": {
13620
- "bytesInOutput": 1713
13642
+ "bytesInOutput": 1675
13621
13643
  },
13622
13644
  "../../node_modules/core-js/internals/set-to-string-tag.js": {
13623
- "bytesInOutput": 653
13645
+ "bytesInOutput": 643
13624
13646
  },
13625
13647
  "../../node_modules/core-js/internals/iterators.js": {
13626
13648
  "bytesInOutput": 156
@@ -13629,40 +13651,40 @@
13629
13651
  "bytesInOutput": 968
13630
13652
  },
13631
13653
  "../../node_modules/core-js/internals/a-possible-prototype.js": {
13632
- "bytesInOutput": 484
13654
+ "bytesInOutput": 474
13633
13655
  },
13634
13656
  "../../node_modules/core-js/internals/object-set-prototype-of.js": {
13635
- "bytesInOutput": 979
13657
+ "bytesInOutput": 955
13636
13658
  },
13637
13659
  "../../node_modules/core-js/internals/iterator-define.js": {
13638
- "bytesInOutput": 5019
13660
+ "bytesInOutput": 4949
13639
13661
  },
13640
13662
  "../../node_modules/core-js/internals/create-iter-result-object.js": {
13641
13663
  "bytesInOutput": 249
13642
13664
  },
13643
13665
  "../../node_modules/core-js/modules/es.string.iterator.js": {
13644
- "bytesInOutput": 1188
13666
+ "bytesInOutput": 1178
13645
13667
  },
13646
13668
  "../../node_modules/core-js/internals/url-constructor-detection.js": {
13647
13669
  "bytesInOutput": 1193
13648
13670
  },
13649
13671
  "../../node_modules/core-js/internals/function-uncurry-this-clause.js": {
13650
- "bytesInOutput": 394
13672
+ "bytesInOutput": 384
13651
13673
  },
13652
13674
  "../../node_modules/core-js/internals/function-bind-context.js": {
13653
13675
  "bytesInOutput": 578
13654
13676
  },
13655
13677
  "../../node_modules/core-js/internals/define-built-in-accessor.js": {
13656
- "bytesInOutput": 579
13678
+ "bytesInOutput": 559
13657
13679
  },
13658
13680
  "../../node_modules/core-js/internals/an-instance.js": {
13659
- "bytesInOutput": 398
13681
+ "bytesInOutput": 388
13660
13682
  },
13661
13683
  "../../node_modules/core-js/internals/object-assign.js": {
13662
- "bytesInOutput": 2241
13684
+ "bytesInOutput": 2217
13663
13685
  },
13664
13686
  "../../node_modules/core-js/internals/iterator-close.js": {
13665
- "bytesInOutput": 904
13687
+ "bytesInOutput": 870
13666
13688
  },
13667
13689
  "../../node_modules/core-js/internals/call-with-safe-iteration-closing.js": {
13668
13690
  "bytesInOutput": 516
@@ -13671,46 +13693,46 @@
13671
13693
  "bytesInOutput": 493
13672
13694
  },
13673
13695
  "../../node_modules/core-js/internals/is-constructor.js": {
13674
- "bytesInOutput": 1813
13696
+ "bytesInOutput": 1793
13675
13697
  },
13676
13698
  "../../node_modules/core-js/internals/create-property.js": {
13677
- "bytesInOutput": 643
13699
+ "bytesInOutput": 623
13678
13700
  },
13679
13701
  "../../node_modules/core-js/internals/get-iterator-method.js": {
13680
- "bytesInOutput": 626
13702
+ "bytesInOutput": 616
13681
13703
  },
13682
13704
  "../../node_modules/core-js/internals/get-iterator.js": {
13683
- "bytesInOutput": 740
13705
+ "bytesInOutput": 730
13684
13706
  },
13685
13707
  "../../node_modules/core-js/internals/array-from.js": {
13686
- "bytesInOutput": 2109
13708
+ "bytesInOutput": 2099
13687
13709
  },
13688
13710
  "../../node_modules/core-js/internals/array-slice-simple.js": {
13689
- "bytesInOutput": 777
13711
+ "bytesInOutput": 767
13690
13712
  },
13691
13713
  "../../node_modules/core-js/internals/string-punycode-to-ascii.js": {
13692
- "bytesInOutput": 4777
13714
+ "bytesInOutput": 4759
13693
13715
  },
13694
13716
  "../../node_modules/core-js/internals/validate-arguments-length.js": {
13695
- "bytesInOutput": 362
13717
+ "bytesInOutput": 352
13696
13718
  },
13697
13719
  "../../node_modules/core-js/internals/add-to-unscopables.js": {
13698
13720
  "bytesInOutput": 693
13699
13721
  },
13700
13722
  "../../node_modules/core-js/modules/es.array.iterator.js": {
13701
- "bytesInOutput": 2045
13723
+ "bytesInOutput": 2011
13702
13724
  },
13703
13725
  "../../node_modules/core-js/internals/define-built-ins.js": {
13704
- "bytesInOutput": 370
13726
+ "bytesInOutput": 360
13705
13727
  },
13706
13728
  "../../node_modules/core-js/internals/array-sort.js": {
13707
- "bytesInOutput": 1520
13729
+ "bytesInOutput": 1508
13708
13730
  },
13709
13731
  "../../node_modules/core-js/modules/web.url-search-params.constructor.js": {
13710
- "bytesInOutput": 15135
13732
+ "bytesInOutput": 14941
13711
13733
  },
13712
13734
  "../../node_modules/core-js/modules/web.url.constructor.js": {
13713
- "bytesInOutput": 39957
13735
+ "bytesInOutput": 38477
13714
13736
  },
13715
13737
  "../../node_modules/core-js/modules/web.url.js": {
13716
13738
  "bytesInOutput": 142
@@ -13737,7 +13759,7 @@
13737
13759
  "bytesInOutput": 1358
13738
13760
  },
13739
13761
  "../../node_modules/@protobufjs/float/index.js": {
13740
- "bytesInOutput": 8743
13762
+ "bytesInOutput": 8381
13741
13763
  },
13742
13764
  "../../node_modules/@protobufjs/inquire/index.js": {
13743
13765
  "bytesInOutput": 438
@@ -13758,10 +13780,10 @@
13758
13780
  "bytesInOutput": 6647
13759
13781
  },
13760
13782
  "../../node_modules/protobufjs/src/writer_buffer.js": {
13761
- "bytesInOutput": 1856
13783
+ "bytesInOutput": 1842
13762
13784
  },
13763
13785
  "../../node_modules/protobufjs/src/reader.js": {
13764
- "bytesInOutput": 8195
13786
+ "bytesInOutput": 8151
13765
13787
  },
13766
13788
  "../../node_modules/protobufjs/src/reader_buffer.js": {
13767
13789
  "bytesInOutput": 932
@@ -13785,7 +13807,7 @@
13785
13807
  "bytesInOutput": 24962
13786
13808
  },
13787
13809
  "../../node_modules/kind-of/index.js": {
13788
- "bytesInOutput": 4267
13810
+ "bytesInOutput": 4117
13789
13811
  },
13790
13812
  "../../node_modules/shallow-clone/index.js": {
13791
13813
  "bytesInOutput": 2194
@@ -13794,16 +13816,16 @@
13794
13816
  "bytesInOutput": 281
13795
13817
  },
13796
13818
  "../../node_modules/clone-deep/node_modules/is-plain-object/index.js": {
13797
- "bytesInOutput": 816
13819
+ "bytesInOutput": 786
13798
13820
  },
13799
13821
  "../../node_modules/clone-deep/index.js": {
13800
13822
  "bytesInOutput": 1285
13801
13823
  },
13802
13824
  "../../node_modules/lodash.isequal/index.js": {
13803
- "bytesInOutput": 27908
13825
+ "bytesInOutput": 27924
13804
13826
  },
13805
13827
  "../../node_modules/base64-js/index.js": {
13806
- "bytesInOutput": 3912
13828
+ "bytesInOutput": 3902
13807
13829
  },
13808
13830
  "src/index.ts": {
13809
13831
  "bytesInOutput": 1880
@@ -14271,10 +14293,10 @@
14271
14293
  "bytesInOutput": 1317
14272
14294
  },
14273
14295
  "src/devvit/internals/blocks/useChannel.ts": {
14274
- "bytesInOutput": 4138
14296
+ "bytesInOutput": 4056
14275
14297
  },
14276
14298
  "src/apis/ui/helpers/getFormValues.ts": {
14277
- "bytesInOutput": 774
14299
+ "bytesInOutput": 766
14278
14300
  },
14279
14301
  "src/devvit/internals/blocks/useForm.ts": {
14280
14302
  "bytesInOutput": 1389
@@ -14286,49 +14308,49 @@
14286
14308
  "bytesInOutput": 1356
14287
14309
  },
14288
14310
  "src/devvit/internals/promise_cache.ts": {
14289
- "bytesInOutput": 8758
14311
+ "bytesInOutput": 7329
14290
14312
  },
14291
14313
  "src/devvit/internals/cache.ts": {
14292
14314
  "bytesInOutput": 146
14293
14315
  },
14294
14316
  "src/apis/AssetsClient/AssetsClient.ts": {
14295
- "bytesInOutput": 2485
14317
+ "bytesInOutput": 2490
14296
14318
  },
14297
14319
  "src/apis/key-value-storage/KeyValueStorage.ts": {
14298
- "bytesInOutput": 963
14320
+ "bytesInOutput": 955
14299
14321
  },
14300
14322
  "src/apis/media/MediaClient.ts": {
14301
- "bytesInOutput": 525
14323
+ "bytesInOutput": 517
14302
14324
  },
14303
14325
  "src/apis/modLog/ModLogClient.ts": {
14304
- "bytesInOutput": 319
14326
+ "bytesInOutput": 311
14305
14327
  },
14306
14328
  "src/apis/realtime/RealtimeClient.ts": {
14307
- "bytesInOutput": 345
14329
+ "bytesInOutput": 337
14308
14330
  },
14309
14331
  "src/apis/reddit/RedditAPIClient.ts": {
14310
- "bytesInOutput": 50222
14332
+ "bytesInOutput": 50206
14311
14333
  },
14312
14334
  "src/apis/redis/RedisClient.ts": {
14313
- "bytesInOutput": 19502
14335
+ "bytesInOutput": 19462
14314
14336
  },
14315
14337
  "src/apis/scheduler/SchedulerClient.ts": {
14316
- "bytesInOutput": 1827
14338
+ "bytesInOutput": 1819
14317
14339
  },
14318
14340
  "src/apis/settings/SettingsClient.ts": {
14319
- "bytesInOutput": 1682
14341
+ "bytesInOutput": 1674
14320
14342
  },
14321
14343
  "src/apis/ui/UIClient.ts": {
14322
- "bytesInOutput": 2469
14344
+ "bytesInOutput": 2461
14323
14345
  },
14324
14346
  "src/apis/makeAPIClients.ts": {
14325
14347
  "bytesInOutput": 1973
14326
14348
  },
14327
14349
  "package.json": {
14328
- "bytesInOutput": 2948
14350
+ "bytesInOutput": 2945
14329
14351
  },
14330
14352
  "src/devvit/internals/context.ts": {
14331
- "bytesInOutput": 1701
14353
+ "bytesInOutput": 1679
14332
14354
  },
14333
14355
  "src/devvit/internals/helpers/settingsUtils.ts": {
14334
14356
  "bytesInOutput": 1319
@@ -14346,19 +14368,19 @@
14346
14368
  "bytesInOutput": 15923
14347
14369
  },
14348
14370
  "src/devvit/internals/helpers/color.ts": {
14349
- "bytesInOutput": 5194
14371
+ "bytesInOutput": 5188
14350
14372
  },
14351
14373
  "src/devvit/internals/blocks/transformContext.ts": {
14352
- "bytesInOutput": 2493
14374
+ "bytesInOutput": 2487
14353
14375
  },
14354
14376
  "src/devvit/internals/blocks/transformerUtils.ts": {
14355
- "bytesInOutput": 2359
14377
+ "bytesInOutput": 2353
14356
14378
  },
14357
14379
  "src/devvit/internals/blocks/BlocksTransformer.ts": {
14358
- "bytesInOutput": 21993
14380
+ "bytesInOutput": 21961
14359
14381
  },
14360
14382
  "src/devvit/internals/blocks/BlocksReconciler.ts": {
14361
- "bytesInOutput": 14179
14383
+ "bytesInOutput": 14150
14362
14384
  },
14363
14385
  "src/devvit/internals/custom-post.ts": {
14364
14386
  "bytesInOutput": 697
@@ -14379,7 +14401,7 @@
14379
14401
  "bytesInOutput": 727
14380
14402
  },
14381
14403
  "src/devvit/internals/triggers.ts": {
14382
- "bytesInOutput": 5687
14404
+ "bytesInOutput": 5667
14383
14405
  },
14384
14406
  "src/devvit/internals/ui-event-handler.ts": {
14385
14407
  "bytesInOutput": 3085
@@ -14391,25 +14413,31 @@
14391
14413
  "bytesInOutput": 819
14392
14414
  },
14393
14415
  "src/devvit/internals/blocks/handler/UIClient.ts": {
14394
- "bytesInOutput": 2049
14416
+ "bytesInOutput": 2041
14395
14417
  },
14396
14418
  "src/devvit/internals/blocks/handler/useChannel.ts": {
14397
- "bytesInOutput": 5221
14419
+ "bytesInOutput": 5112
14398
14420
  },
14399
14421
  "src/devvit/internals/blocks/handler/RenderContext.ts": {
14400
- "bytesInOutput": 5094
14422
+ "bytesInOutput": 5070
14401
14423
  },
14402
14424
  "src/devvit/internals/blocks/handler/useInterval.ts": {
14403
- "bytesInOutput": 2446
14425
+ "bytesInOutput": 2414
14404
14426
  },
14405
14427
  "src/devvit/internals/blocks/handler/types.ts": {
14406
14428
  "bytesInOutput": 56
14407
14429
  },
14430
+ "../shared-types/dist/CircuitBreaker.js": {
14431
+ "bytesInOutput": 138
14432
+ },
14433
+ "src/devvit/internals/blocks/handler/useAsync.ts": {
14434
+ "bytesInOutput": 4317
14435
+ },
14408
14436
  "src/devvit/internals/blocks/handler/useState.ts": {
14409
- "bytesInOutput": 3643
14437
+ "bytesInOutput": 3762
14410
14438
  },
14411
14439
  "src/devvit/internals/blocks/handler/promise_cache.ts": {
14412
- "bytesInOutput": 9074
14440
+ "bytesInOutput": 7624
14413
14441
  },
14414
14442
  "src/devvit/internals/blocks/handler/cache.ts": {
14415
14443
  "bytesInOutput": 149
@@ -14418,13 +14446,13 @@
14418
14446
  "bytesInOutput": 1362
14419
14447
  },
14420
14448
  "src/devvit/internals/blocks/handler/BlocksHandler.ts": {
14421
- "bytesInOutput": 14970
14449
+ "bytesInOutput": 14529
14422
14450
  },
14423
14451
  "src/devvit/internals/ui-request-handler.ts": {
14424
14452
  "bytesInOutput": 618
14425
14453
  },
14426
14454
  "src/devvit/Devvit.ts": {
14427
- "bytesInOutput": 18704
14455
+ "bytesInOutput": 18680
14428
14456
  },
14429
14457
  "src/apis/reddit/helpers/makeGettersEnumerable.ts": {
14430
14458
  "bytesInOutput": 344
@@ -14439,16 +14467,16 @@
14439
14467
  "bytesInOutput": 3369
14440
14468
  },
14441
14469
  "../shared-types/dist/richtext/RichTextBuilder.js": {
14442
- "bytesInOutput": 2731
14470
+ "bytesInOutput": 2701
14443
14471
  },
14444
14472
  "src/apis/reddit/helpers/richtextToString.ts": {
14445
14473
  "bytesInOutput": 331
14446
14474
  },
14447
14475
  "src/apis/reddit/models/Listing.ts": {
14448
- "bytesInOutput": 2972
14476
+ "bytesInOutput": 3026
14449
14477
  },
14450
14478
  "src/apis/reddit/models/ModNote.ts": {
14451
- "bytesInOutput": 4226
14479
+ "bytesInOutput": 4251
14452
14480
  },
14453
14481
  "src/apis/reddit/graphql/GraphQL.ts": {
14454
14482
  "bytesInOutput": 474
@@ -14457,16 +14485,16 @@
14457
14485
  "bytesInOutput": 739
14458
14486
  },
14459
14487
  "src/apis/reddit/models/Flair.ts": {
14460
- "bytesInOutput": 11128
14488
+ "bytesInOutput": 10906
14461
14489
  },
14462
14490
  "src/apis/reddit/models/Post.ts": {
14463
- "bytesInOutput": 29422
14491
+ "bytesInOutput": 29126
14464
14492
  },
14465
14493
  "src/apis/reddit/models/User.ts": {
14466
- "bytesInOutput": 13895
14494
+ "bytesInOutput": 13807
14467
14495
  },
14468
14496
  "src/apis/reddit/models/Comment.ts": {
14469
- "bytesInOutput": 21745
14497
+ "bytesInOutput": 21392
14470
14498
  },
14471
14499
  "src/apis/reddit/models/index.ts": {
14472
14500
  "bytesInOutput": 0
@@ -14475,40 +14503,34 @@
14475
14503
  "bytesInOutput": 2780
14476
14504
  },
14477
14505
  "src/apis/reddit/models/ModMail.ts": {
14478
- "bytesInOutput": 22074
14506
+ "bytesInOutput": 21799
14479
14507
  },
14480
14508
  "src/apis/reddit/models/PrivateMessage.ts": {
14481
- "bytesInOutput": 4029
14509
+ "bytesInOutput": 3973
14482
14510
  },
14483
14511
  "src/apis/reddit/models/Subreddit.ts": {
14484
- "bytesInOutput": 24693
14512
+ "bytesInOutput": 24577
14485
14513
  },
14486
14514
  "src/apis/reddit/models/Vault.ts": {
14487
14515
  "bytesInOutput": 1093
14488
14516
  },
14489
14517
  "src/apis/reddit/models/Widget.ts": {
14490
- "bytesInOutput": 18543
14518
+ "bytesInOutput": 18351
14491
14519
  },
14492
14520
  "src/apis/reddit/models/WikiPage.ts": {
14493
- "bytesInOutput": 12223
14521
+ "bytesInOutput": 12087
14494
14522
  },
14495
14523
  "src/apis/reddit/models/PostCollection.ts": {
14496
- "bytesInOutput": 12696
14524
+ "bytesInOutput": 12592
14497
14525
  },
14498
14526
  "../shared-types/dist/sanitizeSvg.js": {
14499
14527
  "bytesInOutput": 3031
14500
14528
  },
14501
14529
  "src/apis/ui/helpers/svg.ts": {
14502
14530
  "bytesInOutput": 370
14503
- },
14504
- "../shared-types/dist/CircuitBreaker.js": {
14505
- "bytesInOutput": 50
14506
- },
14507
- "src/devvit/internals/blocks/handler/useAsync.ts": {
14508
- "bytesInOutput": 4358
14509
14531
  }
14510
14532
  },
14511
- "bytes": 14785277
14533
+ "bytes": 14776067
14512
14534
  }
14513
14535
  }
14514
14536
  }