@devvit/public-api 0.11.20-next-2025-08-05-15-03-18-b642bf36f.0 → 0.11.20-next-2025-08-05-19-03-37-1778a631b.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.
@@ -282,6 +282,10 @@ export declare const semanticColors: {
282
282
  light: string;
283
283
  dark: string;
284
284
  };
285
+ "avatar-media-gradient": {
286
+ light: string;
287
+ dark: string;
288
+ };
285
289
  "brand-background": {
286
290
  light: string;
287
291
  dark: string;
@@ -1 +1 @@
1
- {"version":3,"file":"semanticColors.d.ts","sourceRoot":"","sources":["../../../src/devvit/internals/semanticColors.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAggC1B,CAAC"}
1
+ {"version":3,"file":"semanticColors.d.ts","sourceRoot":"","sources":["../../../src/devvit/internals/semanticColors.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAogC1B,CAAC"}
@@ -282,6 +282,10 @@ export const semanticColors = {
282
282
  "light": "",
283
283
  "dark": ""
284
284
  },
285
+ "avatar-media-gradient": {
286
+ "light": "",
287
+ "dark": ""
288
+ },
285
289
  "brand-background": {
286
290
  "light": "#D93900",
287
291
  "dark": "#D93900"
package/meta.min.json CHANGED
@@ -166,7 +166,7 @@
166
166
  "format": "esm"
167
167
  },
168
168
  "src/types/icons.ts": {
169
- "bytes": 4895,
169
+ "bytes": 4973,
170
170
  "imports": [],
171
171
  "format": "esm"
172
172
  },
@@ -847,7 +847,7 @@
847
847
  "format": "esm"
848
848
  },
849
849
  "src/devvit/internals/semanticColors.ts": {
850
- "bytes": 22471,
850
+ "bytes": 22537,
851
851
  "imports": [],
852
852
  "format": "esm"
853
853
  },
@@ -2660,7 +2660,7 @@
2660
2660
  "imports": [],
2661
2661
  "exports": [],
2662
2662
  "inputs": {},
2663
- "bytes": 1088120
2663
+ "bytes": 1088367
2664
2664
  },
2665
2665
  "dist/public-api.min.js": {
2666
2666
  "imports": [
@@ -2983,7 +2983,7 @@
2983
2983
  "bytesInOutput": 71
2984
2984
  },
2985
2985
  "src/types/icons.ts": {
2986
- "bytesInOutput": 4713
2986
+ "bytesInOutput": 4791
2987
2987
  },
2988
2988
  "src/types/triggers.ts": {
2989
2989
  "bytesInOutput": 67
@@ -3082,7 +3082,7 @@
3082
3082
  "bytesInOutput": 10093
3083
3083
  },
3084
3084
  "src/devvit/internals/semanticColors.ts": {
3085
- "bytesInOutput": 16969
3085
+ "bytesInOutput": 17012
3086
3086
  },
3087
3087
  "src/devvit/internals/helpers/color.ts": {
3088
3088
  "bytesInOutput": 3463
@@ -3253,7 +3253,7 @@
3253
3253
  "bytesInOutput": 107
3254
3254
  }
3255
3255
  },
3256
- "bytes": 223988
3256
+ "bytes": 224109
3257
3257
  }
3258
3258
  }
3259
3259
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.20-next-2025-08-05-15-03-18-b642bf36f.0",
3
+ "version": "0.11.20-next-2025-08-05-19-03-37-1778a631b.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -28,19 +28,19 @@
28
28
  },
29
29
  "types": "./index.d.ts",
30
30
  "dependencies": {
31
- "@devvit/metrics": "0.11.20-next-2025-08-05-15-03-18-b642bf36f.0",
32
- "@devvit/protos": "0.11.20-next-2025-08-05-15-03-18-b642bf36f.0",
33
- "@devvit/shared": "0.11.20-next-2025-08-05-15-03-18-b642bf36f.0",
34
- "@devvit/shared-types": "0.11.20-next-2025-08-05-15-03-18-b642bf36f.0",
31
+ "@devvit/metrics": "0.11.20-next-2025-08-05-19-03-37-1778a631b.0",
32
+ "@devvit/protos": "0.11.20-next-2025-08-05-19-03-37-1778a631b.0",
33
+ "@devvit/shared": "0.11.20-next-2025-08-05-19-03-37-1778a631b.0",
34
+ "@devvit/shared-types": "0.11.20-next-2025-08-05-19-03-37-1778a631b.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "moderndash": "4.0.0"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@ampproject/filesize": "4.3.0",
41
- "@devvit/repo-tools": "0.11.20-next-2025-08-05-15-03-18-b642bf36f.0",
42
- "@devvit/tsconfig": "0.11.20-next-2025-08-05-15-03-18-b642bf36f.0",
43
- "@reddit/faceplate-ui": "18.0.1",
41
+ "@devvit/repo-tools": "0.11.20-next-2025-08-05-19-03-37-1778a631b.0",
42
+ "@devvit/tsconfig": "0.11.20-next-2025-08-05-19-03-37-1778a631b.0",
43
+ "@reddit/faceplate-ui": "18.0.5",
44
44
  "@types/clone-deep": "4.0.1",
45
45
  "@vitest/coverage-c8": "0.32.0",
46
46
  "chokidar-cli": "3.0.0",
@@ -59,5 +59,5 @@
59
59
  }
60
60
  },
61
61
  "source": "./src/index.ts",
62
- "gitHead": "eda5a9d97be9db1a10e236ddeaa07e379262221c"
62
+ "gitHead": "9cbc091c241c49d4a7fd1edaf34a2120f8d1b263"
63
63
  }