@devvit/protos 0.11.3-next-2024-11-11-5e5902c67.0 → 0.11.3-next-2024-11-12-6a2c027f8.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/meta.min.json +114 -8
- package/package.json +6 -6
- package/protos.min.js +1 -1
- package/protos.min.js.map +4 -4
- package/schema/devvit/ui/block_kit/v1beta/enums.proto +2 -2
- package/schema/devvit/ui/effects/v1alpha/create_order.proto +1 -1
- package/schema/devvit/ui/effects/v1alpha/effect.proto +6 -1
- package/schema/devvit/ui/effects/v1alpha/interval.proto +1 -1
- package/schema/devvit/ui/effects/v1alpha/navigate_to_url.proto +1 -1
- package/schema/devvit/ui/effects/v1alpha/realtime_subscriptions.proto +1 -1
- package/schema/devvit/ui/effects/v1alpha/reload_part.proto +1 -1
- package/schema/devvit/ui/effects/v1alpha/rerender_ui.proto +1 -1
- package/schema/devvit/ui/effects/v1alpha/show_form.proto +1 -1
- package/schema/devvit/ui/effects/v1alpha/show_toast.proto +1 -1
- package/schema/devvit/ui/effects/web_view/v1alpha/fullscreen.proto +15 -0
- package/schema/devvit/ui/effects/web_view/v1alpha/post_message.proto +68 -0
- package/schema/devvit/ui/effects/web_view/v1alpha/web_view.proto +17 -0
- package/schema/devvit/ui/events/v1alpha/event.proto +2 -0
- package/schema/devvit/ui/events/v1alpha/web_view.proto +31 -0
- package/schema/snootobuf.devenv.lock +1732 -279
- package/schema/snootobuf.lock +1741 -288
- package/schema/snootobuf.redditapi.lock +1728 -279
- package/schema/snootobuf.ts.lock +1732 -279
- package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts +132 -0
- package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts.map +1 -1
- package/types/devvit/ui/block_kit/v1beta/enums.d.ts +3 -3
- package/types/devvit/ui/block_kit/v1beta/enums.d.ts.map +1 -1
- package/types/devvit/ui/block_kit/v1beta/enums.js +9 -9
- package/types/devvit/ui/effects/v1alpha/effect.d.ts +4 -0
- package/types/devvit/ui/effects/v1alpha/effect.d.ts.map +1 -1
- package/types/devvit/ui/effects/v1alpha/effect.js +25 -0
- package/types/devvit/ui/effects/web_view/v1alpha/fullscreen.d.ts +28 -0
- package/types/devvit/ui/effects/web_view/v1alpha/fullscreen.d.ts.map +1 -0
- package/types/devvit/ui/effects/web_view/v1alpha/fullscreen.js +79 -0
- package/types/devvit/ui/effects/web_view/v1alpha/post_message.d.ts +85 -0
- package/types/devvit/ui/effects/web_view/v1alpha/post_message.d.ts.map +1 -0
- package/types/devvit/ui/effects/web_view/v1alpha/post_message.js +273 -0
- package/types/devvit/ui/effects/web_view/v1alpha/web_view.d.ts +28 -0
- package/types/devvit/ui/effects/web_view/v1alpha/web_view.d.ts.map +1 -0
- package/types/devvit/ui/effects/web_view/v1alpha/web_view.js +85 -0
- package/types/devvit/ui/events/v1alpha/event.d.ts +2 -0
- package/types/devvit/ui/events/v1alpha/event.d.ts.map +1 -1
- package/types/devvit/ui/events/v1alpha/event.js +18 -0
- package/types/devvit/ui/events/v1alpha/web_view.d.ts +59 -0
- package/types/devvit/ui/events/v1alpha/web_view.d.ts.map +1 -0
- package/types/devvit/ui/events/v1alpha/web_view.js +219 -0
package/meta.min.json
CHANGED
@@ -851,6 +851,69 @@
|
|
851
851
|
],
|
852
852
|
"format": "esm"
|
853
853
|
},
|
854
|
+
"src/types/devvit/ui/effects/web_view/v1alpha/fullscreen.ts": {
|
855
|
+
"bytes": 3332,
|
856
|
+
"imports": [
|
857
|
+
{
|
858
|
+
"path": "../../node_modules/protobufjs/minimal.js",
|
859
|
+
"kind": "import-statement",
|
860
|
+
"original": "protobufjs/minimal.js"
|
861
|
+
},
|
862
|
+
{
|
863
|
+
"path": "src/types/typeRegistry.ts",
|
864
|
+
"kind": "import-statement",
|
865
|
+
"original": "../../../../../typeRegistry.js"
|
866
|
+
}
|
867
|
+
],
|
868
|
+
"format": "esm"
|
869
|
+
},
|
870
|
+
"src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
|
871
|
+
"bytes": 10943,
|
872
|
+
"imports": [
|
873
|
+
{
|
874
|
+
"path": "../../node_modules/protobufjs/minimal.js",
|
875
|
+
"kind": "import-statement",
|
876
|
+
"original": "protobufjs/minimal.js"
|
877
|
+
},
|
878
|
+
{
|
879
|
+
"path": "src/types/google/protobuf/struct.ts",
|
880
|
+
"kind": "import-statement",
|
881
|
+
"original": "../../../../../google/protobuf/struct.js"
|
882
|
+
},
|
883
|
+
{
|
884
|
+
"path": "src/types/typeRegistry.ts",
|
885
|
+
"kind": "import-statement",
|
886
|
+
"original": "../../../../../typeRegistry.js"
|
887
|
+
}
|
888
|
+
],
|
889
|
+
"format": "esm"
|
890
|
+
},
|
891
|
+
"src/types/devvit/ui/effects/web_view/v1alpha/web_view.ts": {
|
892
|
+
"bytes": 3806,
|
893
|
+
"imports": [
|
894
|
+
{
|
895
|
+
"path": "../../node_modules/protobufjs/minimal.js",
|
896
|
+
"kind": "import-statement",
|
897
|
+
"original": "protobufjs/minimal.js"
|
898
|
+
},
|
899
|
+
{
|
900
|
+
"path": "src/types/typeRegistry.ts",
|
901
|
+
"kind": "import-statement",
|
902
|
+
"original": "../../../../../typeRegistry.js"
|
903
|
+
},
|
904
|
+
{
|
905
|
+
"path": "src/types/devvit/ui/effects/web_view/v1alpha/fullscreen.ts",
|
906
|
+
"kind": "import-statement",
|
907
|
+
"original": "./fullscreen.js"
|
908
|
+
},
|
909
|
+
{
|
910
|
+
"path": "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts",
|
911
|
+
"kind": "import-statement",
|
912
|
+
"original": "./post_message.js"
|
913
|
+
}
|
914
|
+
],
|
915
|
+
"format": "esm"
|
916
|
+
},
|
854
917
|
"src/types/devvit/ui/effects/v1alpha/create_order.ts": {
|
855
918
|
"bytes": 12327,
|
856
919
|
"imports": [
|
@@ -5435,7 +5498,7 @@
|
|
5435
5498
|
"format": "esm"
|
5436
5499
|
},
|
5437
5500
|
"src/types/devvit/ui/effects/v1alpha/effect.ts": {
|
5438
|
-
"bytes":
|
5501
|
+
"bytes": 12544,
|
5439
5502
|
"imports": [
|
5440
5503
|
{
|
5441
5504
|
"path": "../../node_modules/protobufjs/minimal.js",
|
@@ -5447,6 +5510,11 @@
|
|
5447
5510
|
"kind": "import-statement",
|
5448
5511
|
"original": "../../../../typeRegistry.js"
|
5449
5512
|
},
|
5513
|
+
{
|
5514
|
+
"path": "src/types/devvit/ui/effects/web_view/v1alpha/web_view.ts",
|
5515
|
+
"kind": "import-statement",
|
5516
|
+
"original": "../web_view/v1alpha/web_view.js"
|
5517
|
+
},
|
5450
5518
|
{
|
5451
5519
|
"path": "src/types/devvit/ui/effects/v1alpha/create_order.ts",
|
5452
5520
|
"kind": "import-statement",
|
@@ -5563,7 +5631,7 @@
|
|
5563
5631
|
"format": "esm"
|
5564
5632
|
},
|
5565
5633
|
"src/types/devvit/ui/block_kit/v1beta/enums.ts": {
|
5566
|
-
"bytes":
|
5634
|
+
"bytes": 31845,
|
5567
5635
|
"imports": [],
|
5568
5636
|
"format": "esm"
|
5569
5637
|
},
|
@@ -6802,8 +6870,29 @@
|
|
6802
6870
|
],
|
6803
6871
|
"format": "esm"
|
6804
6872
|
},
|
6873
|
+
"src/types/devvit/ui/events/v1alpha/web_view.ts": {
|
6874
|
+
"bytes": 8609,
|
6875
|
+
"imports": [
|
6876
|
+
{
|
6877
|
+
"path": "../../node_modules/protobufjs/minimal.js",
|
6878
|
+
"kind": "import-statement",
|
6879
|
+
"original": "protobufjs/minimal.js"
|
6880
|
+
},
|
6881
|
+
{
|
6882
|
+
"path": "src/types/google/protobuf/struct.ts",
|
6883
|
+
"kind": "import-statement",
|
6884
|
+
"original": "../../../../google/protobuf/struct.js"
|
6885
|
+
},
|
6886
|
+
{
|
6887
|
+
"path": "src/types/typeRegistry.ts",
|
6888
|
+
"kind": "import-statement",
|
6889
|
+
"original": "../../../../typeRegistry.js"
|
6890
|
+
}
|
6891
|
+
],
|
6892
|
+
"format": "esm"
|
6893
|
+
},
|
6805
6894
|
"src/types/devvit/ui/events/v1alpha/event.ts": {
|
6806
|
-
"bytes":
|
6895
|
+
"bytes": 28765,
|
6807
6896
|
"imports": [
|
6808
6897
|
{
|
6809
6898
|
"path": "../../node_modules/protobufjs/minimal.js",
|
@@ -6844,6 +6933,11 @@
|
|
6844
6933
|
"path": "src/types/devvit/ui/effects/v1alpha/show_toast.ts",
|
6845
6934
|
"kind": "import-statement",
|
6846
6935
|
"original": "../../effects/v1alpha/show_toast.js"
|
6936
|
+
},
|
6937
|
+
{
|
6938
|
+
"path": "src/types/devvit/ui/events/v1alpha/web_view.ts",
|
6939
|
+
"kind": "import-statement",
|
6940
|
+
"original": "./web_view.js"
|
6847
6941
|
}
|
6848
6942
|
],
|
6849
6943
|
"format": "esm"
|
@@ -7233,7 +7327,7 @@
|
|
7233
7327
|
"imports": [],
|
7234
7328
|
"exports": [],
|
7235
7329
|
"inputs": {},
|
7236
|
-
"bytes":
|
7330
|
+
"bytes": 5305354
|
7237
7331
|
},
|
7238
7332
|
"dist/protos.min.js": {
|
7239
7333
|
"imports": [],
|
@@ -7510,7 +7604,16 @@
|
|
7510
7604
|
"bytesInOutput": 24253
|
7511
7605
|
},
|
7512
7606
|
"src/types/devvit/ui/effects/v1alpha/effect.ts": {
|
7513
|
-
"bytesInOutput":
|
7607
|
+
"bytesInOutput": 5319
|
7608
|
+
},
|
7609
|
+
"src/types/devvit/ui/effects/web_view/v1alpha/web_view.ts": {
|
7610
|
+
"bytesInOutput": 1309
|
7611
|
+
},
|
7612
|
+
"src/types/devvit/ui/effects/web_view/v1alpha/fullscreen.ts": {
|
7613
|
+
"bytesInOutput": 924
|
7614
|
+
},
|
7615
|
+
"src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
|
7616
|
+
"bytesInOutput": 3898
|
7514
7617
|
},
|
7515
7618
|
"src/types/devvit/ui/effects/v1alpha/create_order.ts": {
|
7516
7619
|
"bytesInOutput": 4527
|
@@ -7552,7 +7655,7 @@
|
|
7552
7655
|
"bytesInOutput": 5937
|
7553
7656
|
},
|
7554
7657
|
"src/types/devvit/ui/block_kit/v1beta/enums.ts": {
|
7555
|
-
"bytesInOutput":
|
7658
|
+
"bytesInOutput": 15963
|
7556
7659
|
},
|
7557
7660
|
"src/index.ts": {
|
7558
7661
|
"bytesInOutput": 0
|
@@ -7696,13 +7799,16 @@
|
|
7696
7799
|
"bytesInOutput": 1419
|
7697
7800
|
},
|
7698
7801
|
"src/types/devvit/ui/events/v1alpha/event.ts": {
|
7699
|
-
"bytesInOutput":
|
7802
|
+
"bytesInOutput": 11622
|
7803
|
+
},
|
7804
|
+
"src/types/devvit/ui/events/v1alpha/web_view.ts": {
|
7805
|
+
"bytesInOutput": 3033
|
7700
7806
|
},
|
7701
7807
|
"src/types/devvit/ui/events/v1alpha/handle_ui.ts": {
|
7702
7808
|
"bytesInOutput": 2438
|
7703
7809
|
}
|
7704
7810
|
},
|
7705
|
-
"bytes":
|
7811
|
+
"bytes": 1373703
|
7706
7812
|
}
|
7707
7813
|
}
|
7708
7814
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.11.3-next-2024-11-
|
3
|
+
"version": "0.11.3-next-2024-11-12-6a2c027f8.0",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -45,8 +45,8 @@
|
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"@ampproject/filesize": "4.3.0",
|
48
|
-
"@devvit/repo-tools": "0.11.3-next-2024-11-
|
49
|
-
"@devvit/tsconfig": "0.11.3-next-2024-11-
|
48
|
+
"@devvit/repo-tools": "0.11.3-next-2024-11-12-6a2c027f8.0",
|
49
|
+
"@devvit/tsconfig": "0.11.3-next-2024-11-12-6a2c027f8.0",
|
50
50
|
"@protobuf-ts/plugin": "2.9.3",
|
51
51
|
"@types/long": "4.0.2",
|
52
52
|
"chokidar-cli": "3.0.0",
|
@@ -63,8 +63,8 @@
|
|
63
63
|
},
|
64
64
|
"filesize": {
|
65
65
|
"dist/protos.min.js": {
|
66
|
-
"gzip": "
|
67
|
-
"none": "
|
66
|
+
"gzip": "180 KB",
|
67
|
+
"none": "1342 KB"
|
68
68
|
}
|
69
69
|
},
|
70
70
|
"typesVersions": {
|
@@ -80,5 +80,5 @@
|
|
80
80
|
]
|
81
81
|
}
|
82
82
|
},
|
83
|
-
"gitHead": "
|
83
|
+
"gitHead": "a91e4828039b763c8138140c7be1cf620f979e7a"
|
84
84
|
}
|