@devvit/client 0.13.0-next-2025-10-04-02-52-00-3c6373ae7.0 → 0.13.0-next-2025-10-06-17-31-35-430902c23.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.
@@ -1,5 +1,10 @@
1
1
  {
2
2
  "inputs": {
3
+ "src/clientContext.ts": {
4
+ "bytes": 189,
5
+ "imports": [],
6
+ "format": "esm"
7
+ },
3
8
  "../../node_modules/@protobufjs/aspromise/index.js": {
4
9
  "bytes": 1592,
5
10
  "imports": [],
@@ -230,90 +235,6 @@
230
235
  "imports": [],
231
236
  "format": "esm"
232
237
  },
233
- "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/immersive_mode.js": {
234
- "bytes": 4463,
235
- "imports": [
236
- {
237
- "path": "../../node_modules/protobufjs/minimal.js",
238
- "kind": "import-statement",
239
- "original": "protobufjs/minimal.js"
240
- },
241
- {
242
- "path": "../protos/dist/types/typeRegistry.js",
243
- "kind": "import-statement",
244
- "original": "../../../../../typeRegistry.js"
245
- }
246
- ],
247
- "format": "esm"
248
- },
249
- "../shared-types/dist/assert.js": {
250
- "bytes": 89,
251
- "imports": [],
252
- "format": "esm"
253
- },
254
- "../shared-types/dist/tid.js": {
255
- "bytes": 2341,
256
- "imports": [
257
- {
258
- "path": "../shared-types/dist/assert.js",
259
- "kind": "import-statement",
260
- "original": "./assert.js"
261
- }
262
- ],
263
- "format": "esm"
264
- },
265
- "../shared-types/dist/webbit.js": {
266
- "bytes": 38,
267
- "imports": [],
268
- "format": "esm"
269
- },
270
- "../../node_modules/jwt-decode/build/esm/index.js": {
271
- "bytes": 1697,
272
- "imports": [],
273
- "format": "esm"
274
- },
275
- "../web-view-scripts/dist/init-context.js": {
276
- "bytes": 3287,
277
- "imports": [
278
- {
279
- "path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/immersive_mode.js",
280
- "kind": "import-statement",
281
- "original": "@devvit/protos/types/devvit/ui/effects/web_view/v1alpha/immersive_mode.js"
282
- },
283
- {
284
- "path": "../shared-types/dist/tid.js",
285
- "kind": "import-statement",
286
- "original": "@devvit/shared-types/tid.js"
287
- },
288
- {
289
- "path": "../shared-types/dist/webbit.js",
290
- "kind": "import-statement",
291
- "original": "@devvit/shared-types/webbit.js"
292
- },
293
- {
294
- "path": "../../node_modules/jwt-decode/build/esm/index.js",
295
- "kind": "import-statement",
296
- "original": "jwt-decode"
297
- }
298
- ],
299
- "format": "esm"
300
- },
301
- "src/clientContext.ts": {
302
- "bytes": 704,
303
- "imports": [
304
- {
305
- "path": "../web-view-scripts/dist/init-context.js",
306
- "kind": "import-statement",
307
- "original": "@devvit/web-view-scripts/init-context.js"
308
- },
309
- {
310
- "path": "../web-view-scripts/dist/init-context.js",
311
- "kind": "import-statement",
312
- "original": "@devvit/web-view-scripts/init-context.js"
313
- }
314
- ],
315
- "format": "esm"
316
- },
317
238
  "../protos/dist/types/google/protobuf/struct.js": {
318
239
  "bytes": 14892,
319
240
  "imports": [
@@ -4912,6 +4833,22 @@
4912
4833
  ],
4913
4834
  "format": "esm"
4914
4835
  },
4836
+ "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/immersive_mode.js": {
4837
+ "bytes": 4463,
4838
+ "imports": [
4839
+ {
4840
+ "path": "../../node_modules/protobufjs/minimal.js",
4841
+ "kind": "import-statement",
4842
+ "original": "protobufjs/minimal.js"
4843
+ },
4844
+ {
4845
+ "path": "../protos/dist/types/typeRegistry.js",
4846
+ "kind": "import-statement",
4847
+ "original": "../../../../../typeRegistry.js"
4848
+ }
4849
+ ],
4850
+ "format": "esm"
4851
+ },
4915
4852
  "../protos/dist/types/devvit/ui/events/v1alpha/web_view.js": {
4916
4853
  "bytes": 21712,
4917
4854
  "imports": [
@@ -5100,8 +5037,13 @@
5100
5037
  ],
5101
5038
  "format": "esm"
5102
5039
  },
5040
+ "../shared-types/dist/PostData.js": {
5041
+ "bytes": 11,
5042
+ "imports": [],
5043
+ "format": "esm"
5044
+ },
5103
5045
  "src/index.ts": {
5104
- "bytes": 662,
5046
+ "bytes": 493,
5105
5047
  "imports": [
5106
5048
  {
5107
5049
  "path": "src/clientContext.ts",
@@ -5138,6 +5080,11 @@
5138
5080
  "kind": "import-statement",
5139
5081
  "original": "./effects/web-view-mode.js"
5140
5082
  },
5083
+ {
5084
+ "path": "../shared-types/dist/PostData.js",
5085
+ "kind": "import-statement",
5086
+ "original": "@devvit/shared-types/PostData.js"
5087
+ },
5141
5088
  {
5142
5089
  "path": "src/effects/web-view-mode.ts",
5143
5090
  "kind": "import-statement",
@@ -5152,7 +5099,7 @@
5152
5099
  "imports": [],
5153
5100
  "exports": [],
5154
5101
  "inputs": {},
5155
- "bytes": 479482
5102
+ "bytes": 466792
5156
5103
  },
5157
5104
  "dist/client.min.js": {
5158
5105
  "imports": [],
@@ -5164,6 +5111,7 @@
5164
5111
  "getShareData",
5165
5112
  "getWebViewMode",
5166
5113
  "navigateTo",
5114
+ "registerListener",
5167
5115
  "removeWebViewModeListener",
5168
5116
  "requestExpandedMode",
5169
5117
  "showForm",
@@ -5226,29 +5174,8 @@
5226
5174
  "../../node_modules/protobufjs/minimal.js": {
5227
5175
  "bytesInOutput": 49
5228
5176
  },
5229
- "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/immersive_mode.js": {
5230
- "bytesInOutput": 1650
5231
- },
5232
- "../protos/dist/types/typeRegistry.js": {
5233
- "bytesInOutput": 14
5234
- },
5235
- "../shared-types/dist/assert.js": {
5236
- "bytesInOutput": 38
5237
- },
5238
- "../shared-types/dist/tid.js": {
5239
- "bytesInOutput": 614
5240
- },
5241
- "../shared-types/dist/webbit.js": {
5242
- "bytesInOutput": 15
5243
- },
5244
- "../../node_modules/jwt-decode/build/esm/index.js": {
5245
- "bytesInOutput": 936
5246
- },
5247
- "../web-view-scripts/dist/init-context.js": {
5248
- "bytesInOutput": 968
5249
- },
5250
5177
  "src/clientContext.ts": {
5251
- "bytesInOutput": 224
5178
+ "bytesInOutput": 34
5252
5179
  },
5253
5180
  "src/index.ts": {
5254
5181
  "bytesInOutput": 5
@@ -5259,6 +5186,9 @@
5259
5186
  "../protos/dist/types/google/protobuf/struct.js": {
5260
5187
  "bytesInOutput": 6248
5261
5188
  },
5189
+ "../protos/dist/types/typeRegistry.js": {
5190
+ "bytesInOutput": 14
5191
+ },
5262
5192
  "../protos/dist/types/devvit/ui/effects/v1alpha/app_permission.js": {
5263
5193
  "bytesInOutput": 2080
5264
5194
  },
@@ -5295,6 +5225,9 @@
5295
5225
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/value.js": {
5296
5226
  "bytesInOutput": 5329
5297
5227
  },
5228
+ "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/immersive_mode.js": {
5229
+ "bytesInOutput": 1650
5230
+ },
5298
5231
  "../shared-types/dist/client/emit-effect.js": {
5299
5232
  "bytesInOutput": 637
5300
5233
  },
@@ -5335,7 +5268,7 @@
5335
5268
  "bytesInOutput": 1048
5336
5269
  }
5337
5270
  },
5338
- "bytes": 107893
5271
+ "bytes": 105155
5339
5272
  }
5340
5273
  }
5341
5274
  }