@devvit/ui-renderer 0.12.7-next-2025-12-15-19-58-48-962aee65f.0 → 0.12.7-next-2025-12-15-22-14-35-6c217d0d4.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/blocks/templates/renderButtonBlock.d.ts.map +1 -1
- package/blocks/templates/renderButtonBlock.js.map +1 -1
- package/client/devvit-navigate-offsite-dialog.js +3 -3
- package/client/devvit-navigate-offsite-dialog.js.map +1 -1
- package/client/dispatcher/mappers.d.ts +3 -4
- package/client/dispatcher/mappers.d.ts.map +1 -1
- package/client/dispatcher/mappers.js.map +1 -1
- package/client/effects/create-order-effect-handler.test.js.map +1 -1
- package/client/effects/navigate-to-url-effect-handler.test.js.map +1 -1
- package/client/formbuilder/components/image-field/render-empty-state.js +3 -3
- package/client/formbuilder/components/image-field/render-empty-state.js.map +1 -1
- package/client/formbuilder/components/image-field/render-media-carousel.js +7 -7
- package/client/formbuilder/components/image-field/render-media-carousel.js.map +1 -1
- package/client/formbuilder/devvit-form-dialog.js +3 -3
- package/client/formbuilder/devvit-form-dialog.js.map +1 -1
- package/devvit-custom-post-meta.min.json +123 -77
- package/devvit-custom-post.min.js +74 -69
- package/devvit-custom-post.min.js.map +4 -4
- package/devvit-surface-meta.min.json +124 -78
- package/devvit-surface.min.js +68 -63
- package/devvit-surface.min.js.map +4 -4
- package/package.json +37 -22
- package/semanticColors.d.ts +20 -0
- package/semanticColors.d.ts.map +1 -1
- package/semanticColors.js +20 -0
- package/semanticColors.js.map +1 -1
- package/styles.js +1 -1
|
@@ -217,98 +217,109 @@
|
|
|
217
217
|
],
|
|
218
218
|
"format": "esm"
|
|
219
219
|
},
|
|
220
|
-
"../../node_modules/@reddit/
|
|
220
|
+
"../../node_modules/@reddit/rpl-utils/dist/config.js": {
|
|
221
221
|
"bytes": 957,
|
|
222
222
|
"imports": [],
|
|
223
223
|
"format": "esm"
|
|
224
224
|
},
|
|
225
|
-
"../../node_modules/@reddit/
|
|
225
|
+
"../../node_modules/@reddit/rpl-utils/dist/config/check-for-conflicting-strategies.js": {
|
|
226
|
+
"bytes": 928,
|
|
227
|
+
"imports": [
|
|
228
|
+
{
|
|
229
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/config.js",
|
|
230
|
+
"kind": "import-statement",
|
|
231
|
+
"original": "../config.js"
|
|
232
|
+
}
|
|
233
|
+
],
|
|
234
|
+
"format": "esm"
|
|
235
|
+
},
|
|
236
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/a.js": {
|
|
226
237
|
"bytes": 3502,
|
|
227
238
|
"imports": [],
|
|
228
239
|
"format": "esm"
|
|
229
240
|
},
|
|
230
|
-
"../../node_modules/@reddit/
|
|
241
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/button.js": {
|
|
231
242
|
"bytes": 4003,
|
|
232
243
|
"imports": [],
|
|
233
244
|
"format": "esm"
|
|
234
245
|
},
|
|
235
|
-
"../../node_modules/@reddit/
|
|
246
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/div.js": {
|
|
236
247
|
"bytes": 3453,
|
|
237
248
|
"imports": [],
|
|
238
249
|
"format": "esm"
|
|
239
250
|
},
|
|
240
|
-
"../../node_modules/@reddit/
|
|
241
|
-
"bytes":
|
|
251
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/faceplate-expandable-section-helper.js": {
|
|
252
|
+
"bytes": 3593,
|
|
242
253
|
"imports": [],
|
|
243
254
|
"format": "esm"
|
|
244
255
|
},
|
|
245
|
-
"../../node_modules/@reddit/
|
|
256
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/li.js": {
|
|
246
257
|
"bytes": 3509,
|
|
247
258
|
"imports": [],
|
|
248
259
|
"format": "esm"
|
|
249
260
|
},
|
|
250
|
-
"../../node_modules/@reddit/
|
|
261
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/span.js": {
|
|
251
262
|
"bytes": 3455,
|
|
252
263
|
"imports": [],
|
|
253
264
|
"format": "esm"
|
|
254
265
|
},
|
|
255
|
-
"../../node_modules/@reddit/
|
|
266
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/svg.js": {
|
|
256
267
|
"bytes": 3453,
|
|
257
268
|
"imports": [],
|
|
258
269
|
"format": "esm"
|
|
259
270
|
},
|
|
260
|
-
"../../node_modules/@reddit/
|
|
271
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/ul.js": {
|
|
261
272
|
"bytes": 3451,
|
|
262
273
|
"imports": [],
|
|
263
274
|
"format": "esm"
|
|
264
275
|
},
|
|
265
|
-
"../../node_modules/@reddit/
|
|
276
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/index.js": {
|
|
266
277
|
"bytes": 965,
|
|
267
278
|
"imports": [
|
|
268
279
|
{
|
|
269
|
-
"path": "../../node_modules/@reddit/
|
|
280
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/a.js",
|
|
270
281
|
"kind": "import-statement",
|
|
271
282
|
"original": "./a.js"
|
|
272
283
|
},
|
|
273
284
|
{
|
|
274
|
-
"path": "../../node_modules/@reddit/
|
|
285
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/button.js",
|
|
275
286
|
"kind": "import-statement",
|
|
276
287
|
"original": "./button.js"
|
|
277
288
|
},
|
|
278
289
|
{
|
|
279
|
-
"path": "../../node_modules/@reddit/
|
|
290
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/div.js",
|
|
280
291
|
"kind": "import-statement",
|
|
281
292
|
"original": "./div.js"
|
|
282
293
|
},
|
|
283
294
|
{
|
|
284
|
-
"path": "../../node_modules/@reddit/
|
|
295
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/faceplate-expandable-section-helper.js",
|
|
285
296
|
"kind": "import-statement",
|
|
286
297
|
"original": "./faceplate-expandable-section-helper.js"
|
|
287
298
|
},
|
|
288
299
|
{
|
|
289
|
-
"path": "../../node_modules/@reddit/
|
|
300
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/li.js",
|
|
290
301
|
"kind": "import-statement",
|
|
291
302
|
"original": "./li.js"
|
|
292
303
|
},
|
|
293
304
|
{
|
|
294
|
-
"path": "../../node_modules/@reddit/
|
|
305
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/span.js",
|
|
295
306
|
"kind": "import-statement",
|
|
296
307
|
"original": "./span.js"
|
|
297
308
|
},
|
|
298
309
|
{
|
|
299
|
-
"path": "../../node_modules/@reddit/
|
|
310
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/svg.js",
|
|
300
311
|
"kind": "import-statement",
|
|
301
312
|
"original": "./svg.js"
|
|
302
313
|
},
|
|
303
314
|
{
|
|
304
|
-
"path": "../../node_modules/@reddit/
|
|
315
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/ul.js",
|
|
305
316
|
"kind": "import-statement",
|
|
306
317
|
"original": "./ul.js"
|
|
307
318
|
}
|
|
308
319
|
],
|
|
309
320
|
"format": "esm"
|
|
310
321
|
},
|
|
311
|
-
"../../node_modules/@reddit/
|
|
322
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/client/index.js": {
|
|
312
323
|
"bytes": 249,
|
|
313
324
|
"imports": [
|
|
314
325
|
{
|
|
@@ -322,31 +333,20 @@
|
|
|
322
333
|
"original": "lit/directives/if-defined.js"
|
|
323
334
|
},
|
|
324
335
|
{
|
|
325
|
-
"path": "../../node_modules/@reddit/
|
|
336
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/index.js",
|
|
326
337
|
"kind": "import-statement",
|
|
327
338
|
"original": "../shared/elements/index.js"
|
|
328
339
|
}
|
|
329
340
|
],
|
|
330
341
|
"format": "esm"
|
|
331
342
|
},
|
|
332
|
-
"../../node_modules/@reddit/
|
|
343
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/is-safe-attr.js": {
|
|
333
344
|
"bytes": 371,
|
|
334
345
|
"imports": [],
|
|
335
346
|
"format": "esm"
|
|
336
347
|
},
|
|
337
|
-
"../../node_modules/@reddit/
|
|
338
|
-
"bytes":
|
|
339
|
-
"imports": [
|
|
340
|
-
{
|
|
341
|
-
"path": "../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js",
|
|
342
|
-
"kind": "import-statement",
|
|
343
|
-
"original": "../faceplateUIConfig.js"
|
|
344
|
-
}
|
|
345
|
-
],
|
|
346
|
-
"format": "esm"
|
|
347
|
-
},
|
|
348
|
-
"../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js": {
|
|
349
|
-
"bytes": 1920,
|
|
348
|
+
"../../node_modules/@reddit/rpl-utils/dist/config/client-strategy.js": {
|
|
349
|
+
"bytes": 1907,
|
|
350
350
|
"imports": [
|
|
351
351
|
{
|
|
352
352
|
"path": "../../node_modules/@reddit/faceplate/directives/attrs.js",
|
|
@@ -374,24 +374,40 @@
|
|
|
374
374
|
"original": "lit/directives/style-map.js"
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
|
-
"path": "../../node_modules/@reddit/
|
|
377
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/config.js",
|
|
378
378
|
"kind": "import-statement",
|
|
379
|
-
"original": "../
|
|
379
|
+
"original": "../config.js"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/config/check-for-conflicting-strategies.js",
|
|
383
|
+
"kind": "import-statement",
|
|
384
|
+
"original": "./check-for-conflicting-strategies.js"
|
|
380
385
|
},
|
|
381
386
|
{
|
|
382
|
-
"path": "../../node_modules/@reddit/
|
|
387
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/create-element/client/index.js",
|
|
383
388
|
"kind": "import-statement",
|
|
384
|
-
"original": "../
|
|
389
|
+
"original": "../templates/create-element/client/index.js"
|
|
385
390
|
},
|
|
386
391
|
{
|
|
387
|
-
"path": "../../node_modules/@reddit/
|
|
392
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/is-safe-attr.js",
|
|
393
|
+
"kind": "import-statement",
|
|
394
|
+
"original": "../templates/is-safe-attr.js"
|
|
395
|
+
}
|
|
396
|
+
],
|
|
397
|
+
"format": "esm"
|
|
398
|
+
},
|
|
399
|
+
"../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js": {
|
|
400
|
+
"bytes": 115,
|
|
401
|
+
"imports": [
|
|
402
|
+
{
|
|
403
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/config/client-strategy.js",
|
|
388
404
|
"kind": "import-statement",
|
|
389
|
-
"original": "
|
|
405
|
+
"original": "@reddit/rpl-utils/config/client-strategy.js"
|
|
390
406
|
},
|
|
391
407
|
{
|
|
392
|
-
"path": "../../node_modules/@reddit/
|
|
408
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/config/client-strategy.js",
|
|
393
409
|
"kind": "import-statement",
|
|
394
|
-
"original": "
|
|
410
|
+
"original": "@reddit/rpl-utils/config/client-strategy.js"
|
|
395
411
|
}
|
|
396
412
|
],
|
|
397
413
|
"format": "esm"
|
|
@@ -584,8 +600,19 @@
|
|
|
584
600
|
"imports": [],
|
|
585
601
|
"format": "esm"
|
|
586
602
|
},
|
|
603
|
+
"../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js": {
|
|
604
|
+
"bytes": 45,
|
|
605
|
+
"imports": [
|
|
606
|
+
{
|
|
607
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/config.js",
|
|
608
|
+
"kind": "import-statement",
|
|
609
|
+
"original": "@reddit/rpl-utils/config.js"
|
|
610
|
+
}
|
|
611
|
+
],
|
|
612
|
+
"format": "esm"
|
|
613
|
+
},
|
|
587
614
|
"../../node_modules/@reddit/faceplate-ui/dist/templates/_buttonBaseInternalsDoNotUse.js": {
|
|
588
|
-
"bytes":
|
|
615
|
+
"bytes": 5440,
|
|
589
616
|
"imports": [
|
|
590
617
|
{
|
|
591
618
|
"path": "../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js",
|
|
@@ -607,8 +634,13 @@
|
|
|
607
634
|
"format": "esm"
|
|
608
635
|
},
|
|
609
636
|
"../../node_modules/@reddit/faceplate-ui/dist/templates/empty-state.js": {
|
|
610
|
-
"bytes":
|
|
637
|
+
"bytes": 1471,
|
|
611
638
|
"imports": [
|
|
639
|
+
{
|
|
640
|
+
"path": "@reddit/baseplate/html",
|
|
641
|
+
"kind": "import-statement",
|
|
642
|
+
"external": true
|
|
643
|
+
},
|
|
612
644
|
{
|
|
613
645
|
"path": "../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js",
|
|
614
646
|
"kind": "import-statement",
|
|
@@ -809,12 +841,12 @@
|
|
|
809
841
|
"format": "esm"
|
|
810
842
|
},
|
|
811
843
|
"library/src/semanticColors.ts": {
|
|
812
|
-
"bytes":
|
|
844
|
+
"bytes": 8260,
|
|
813
845
|
"imports": [],
|
|
814
846
|
"format": "esm"
|
|
815
847
|
},
|
|
816
848
|
"../../node_modules/@reddit/faceplate-ui/dist/svgs/svg-manifest.js": {
|
|
817
|
-
"bytes":
|
|
849
|
+
"bytes": 542970,
|
|
818
850
|
"imports": [],
|
|
819
851
|
"format": "esm"
|
|
820
852
|
},
|
|
@@ -1055,13 +1087,18 @@
|
|
|
1055
1087
|
],
|
|
1056
1088
|
"format": "esm"
|
|
1057
1089
|
},
|
|
1090
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/style-map.js": {
|
|
1091
|
+
"bytes": 1750,
|
|
1092
|
+
"imports": [],
|
|
1093
|
+
"format": "esm"
|
|
1094
|
+
},
|
|
1058
1095
|
"../../node_modules/@reddit/faceplate-ui/dist/templateUtils/styleMap.js": {
|
|
1059
|
-
"bytes":
|
|
1096
|
+
"bytes": 58,
|
|
1060
1097
|
"imports": [
|
|
1061
1098
|
{
|
|
1062
|
-
"path": "
|
|
1099
|
+
"path": "../../node_modules/@reddit/rpl-utils/dist/templates/style-map.js",
|
|
1063
1100
|
"kind": "import-statement",
|
|
1064
|
-
"
|
|
1101
|
+
"original": "@reddit/rpl-utils/templates/style-map.js"
|
|
1065
1102
|
}
|
|
1066
1103
|
],
|
|
1067
1104
|
"format": "esm"
|
|
@@ -1103,7 +1140,7 @@
|
|
|
1103
1140
|
"format": "esm"
|
|
1104
1141
|
},
|
|
1105
1142
|
"library/src/blocks/templates/renderButtonBlock.ts": {
|
|
1106
|
-
"bytes":
|
|
1143
|
+
"bytes": 3568,
|
|
1107
1144
|
"imports": [
|
|
1108
1145
|
{
|
|
1109
1146
|
"path": "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js",
|
|
@@ -6883,7 +6920,7 @@
|
|
|
6883
6920
|
"format": "esm"
|
|
6884
6921
|
},
|
|
6885
6922
|
"library/src/client/dispatcher/mappers.ts": {
|
|
6886
|
-
"bytes":
|
|
6923
|
+
"bytes": 2275,
|
|
6887
6924
|
"imports": [
|
|
6888
6925
|
{
|
|
6889
6926
|
"path": "../../node_modules/@devvit/multiplatform/kotlin/ui-shared-shared.js",
|
|
@@ -7288,17 +7325,17 @@
|
|
|
7288
7325
|
"imports": [],
|
|
7289
7326
|
"exports": [],
|
|
7290
7327
|
"inputs": {},
|
|
7291
|
-
"bytes":
|
|
7328
|
+
"bytes": 2151660
|
|
7292
7329
|
},
|
|
7293
7330
|
"dist/devvit-surface.min.js": {
|
|
7294
7331
|
"imports": [
|
|
7295
7332
|
{
|
|
7296
|
-
"path": "@reddit/baseplate/html
|
|
7333
|
+
"path": "@reddit/baseplate/html",
|
|
7297
7334
|
"kind": "import-statement",
|
|
7298
7335
|
"external": true
|
|
7299
7336
|
},
|
|
7300
7337
|
{
|
|
7301
|
-
"path": "@reddit/baseplate/html.js",
|
|
7338
|
+
"path": "@reddit/baseplate/html/html.js",
|
|
7302
7339
|
"kind": "import-statement",
|
|
7303
7340
|
"external": true
|
|
7304
7341
|
}
|
|
@@ -7410,47 +7447,50 @@
|
|
|
7410
7447
|
"../../node_modules/lit/directives/style-map.js": {
|
|
7411
7448
|
"bytesInOutput": 0
|
|
7412
7449
|
},
|
|
7413
|
-
"../../node_modules/@reddit/
|
|
7450
|
+
"../../node_modules/@reddit/rpl-utils/dist/config.js": {
|
|
7414
7451
|
"bytesInOutput": 630
|
|
7415
7452
|
},
|
|
7416
|
-
"../../node_modules/@reddit/
|
|
7453
|
+
"../../node_modules/@reddit/rpl-utils/dist/config/check-for-conflicting-strategies.js": {
|
|
7454
|
+
"bytesInOutput": 622
|
|
7455
|
+
},
|
|
7456
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/a.js": {
|
|
7417
7457
|
"bytesInOutput": 2415
|
|
7418
7458
|
},
|
|
7419
|
-
"../../node_modules/@reddit/
|
|
7459
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/button.js": {
|
|
7420
7460
|
"bytesInOutput": 2743
|
|
7421
7461
|
},
|
|
7422
|
-
"../../node_modules/@reddit/
|
|
7462
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/div.js": {
|
|
7423
7463
|
"bytesInOutput": 2382
|
|
7424
7464
|
},
|
|
7425
|
-
"../../node_modules/@reddit/
|
|
7465
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/faceplate-expandable-section-helper.js": {
|
|
7426
7466
|
"bytesInOutput": 2417
|
|
7427
7467
|
},
|
|
7428
|
-
"../../node_modules/@reddit/
|
|
7468
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/li.js": {
|
|
7429
7469
|
"bytesInOutput": 2422
|
|
7430
7470
|
},
|
|
7431
|
-
"../../node_modules/@reddit/
|
|
7471
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/span.js": {
|
|
7432
7472
|
"bytesInOutput": 2384
|
|
7433
7473
|
},
|
|
7434
|
-
"../../node_modules/@reddit/
|
|
7474
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/svg.js": {
|
|
7435
7475
|
"bytesInOutput": 2382
|
|
7436
7476
|
},
|
|
7437
|
-
"../../node_modules/@reddit/
|
|
7477
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/ul.js": {
|
|
7438
7478
|
"bytesInOutput": 2380
|
|
7439
7479
|
},
|
|
7440
|
-
"../../node_modules/@reddit/
|
|
7480
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/shared/elements/index.js": {
|
|
7441
7481
|
"bytesInOutput": 332
|
|
7442
7482
|
},
|
|
7443
|
-
"../../node_modules/@reddit/
|
|
7483
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/create-element/client/index.js": {
|
|
7444
7484
|
"bytesInOutput": 34
|
|
7445
7485
|
},
|
|
7446
|
-
"../../node_modules/@reddit/
|
|
7486
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/is-safe-attr.js": {
|
|
7447
7487
|
"bytesInOutput": 121
|
|
7448
7488
|
},
|
|
7449
|
-
"../../node_modules/@reddit/
|
|
7450
|
-
"bytesInOutput":
|
|
7489
|
+
"../../node_modules/@reddit/rpl-utils/dist/config/client-strategy.js": {
|
|
7490
|
+
"bytesInOutput": 422
|
|
7451
7491
|
},
|
|
7452
7492
|
"../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js": {
|
|
7453
|
-
"bytesInOutput":
|
|
7493
|
+
"bytesInOutput": 0
|
|
7454
7494
|
},
|
|
7455
7495
|
"../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js": {
|
|
7456
7496
|
"bytesInOutput": 6720
|
|
@@ -7497,15 +7537,18 @@
|
|
|
7497
7537
|
"../../node_modules/@reddit/faceplate/lib/custom-event.js": {
|
|
7498
7538
|
"bytesInOutput": 95
|
|
7499
7539
|
},
|
|
7540
|
+
"../../node_modules/@reddit/faceplate-ui/dist/templates/empty-state.js": {
|
|
7541
|
+
"bytesInOutput": 964
|
|
7542
|
+
},
|
|
7543
|
+
"../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js": {
|
|
7544
|
+
"bytesInOutput": 0
|
|
7545
|
+
},
|
|
7500
7546
|
"../../node_modules/@reddit/faceplate-ui/dist/templates/_buttonBaseInternalsDoNotUse.js": {
|
|
7501
|
-
"bytesInOutput":
|
|
7547
|
+
"bytesInOutput": 2953
|
|
7502
7548
|
},
|
|
7503
7549
|
"../../node_modules/@reddit/faceplate-ui/dist/templates/button.js": {
|
|
7504
7550
|
"bytesInOutput": 52
|
|
7505
7551
|
},
|
|
7506
|
-
"../../node_modules/@reddit/faceplate-ui/dist/templates/empty-state.js": {
|
|
7507
|
-
"bytesInOutput": 771
|
|
7508
|
-
},
|
|
7509
7552
|
"../../node_modules/@lit/reactive-element/decorators/custom-element.js": {
|
|
7510
7553
|
"bytesInOutput": 186
|
|
7511
7554
|
},
|
|
@@ -7552,13 +7595,13 @@
|
|
|
7552
7595
|
"bytesInOutput": 20
|
|
7553
7596
|
},
|
|
7554
7597
|
"library/src/semanticColors.ts": {
|
|
7555
|
-
"bytesInOutput":
|
|
7598
|
+
"bytesInOutput": 7165
|
|
7556
7599
|
},
|
|
7557
7600
|
"library/src/blocks/templates/util.ts": {
|
|
7558
7601
|
"bytesInOutput": 1479
|
|
7559
7602
|
},
|
|
7560
7603
|
"../../node_modules/@reddit/faceplate-ui/dist/svgs/svg-manifest.js": {
|
|
7561
|
-
"bytesInOutput":
|
|
7604
|
+
"bytesInOutput": 525426
|
|
7562
7605
|
},
|
|
7563
7606
|
"../../node_modules/lit-html/directives/class-map.js": {
|
|
7564
7607
|
"bytesInOutput": 850
|
|
@@ -7593,8 +7636,11 @@
|
|
|
7593
7636
|
"library/src/blocks/templates/renderAvatarBlock.ts": {
|
|
7594
7637
|
"bytesInOutput": 399
|
|
7595
7638
|
},
|
|
7639
|
+
"../../node_modules/@reddit/rpl-utils/dist/templates/style-map.js": {
|
|
7640
|
+
"bytesInOutput": 304
|
|
7641
|
+
},
|
|
7596
7642
|
"../../node_modules/@reddit/faceplate-ui/dist/templateUtils/styleMap.js": {
|
|
7597
|
-
"bytesInOutput":
|
|
7643
|
+
"bytesInOutput": 0
|
|
7598
7644
|
},
|
|
7599
7645
|
"library/src/blocks/templates/renderIconBlock.ts": {
|
|
7600
7646
|
"bytesInOutput": 469
|
|
@@ -7816,7 +7862,7 @@
|
|
|
7816
7862
|
"bytesInOutput": 9297
|
|
7817
7863
|
}
|
|
7818
7864
|
},
|
|
7819
|
-
"bytes":
|
|
7865
|
+
"bytes": 894401
|
|
7820
7866
|
}
|
|
7821
7867
|
}
|
|
7822
7868
|
}
|