@devvit/public-api 0.10.23-next-2024-07-02-c8b9ec453.0 → 0.11.0-next-2024-07-02-f632187d5.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -9296,7 +9296,7 @@
9296
9296
  "format": "esm"
9297
9297
  },
9298
9298
  "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
9299
- "bytes": 2939,
9299
+ "bytes": 3536,
9300
9300
  "imports": [
9301
9301
  {
9302
9302
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9472,7 +9472,7 @@
9472
9472
  "format": "esm"
9473
9473
  },
9474
9474
  "../protos/dist/types/devvit/reddit/custom_post/v1alpha/custom_post.js": {
9475
- "bytes": 12332,
9475
+ "bytes": 12929,
9476
9476
  "imports": [
9477
9477
  {
9478
9478
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -11697,7 +11697,7 @@
11697
11697
  "format": "esm"
11698
11698
  },
11699
11699
  "package.json": {
11700
- "bytes": 2843,
11700
+ "bytes": 2837,
11701
11701
  "imports": []
11702
11702
  },
11703
11703
  "src/devvit/internals/context.ts": {
@@ -14124,7 +14124,7 @@
14124
14124
  "bytesInOutput": 23276
14125
14125
  },
14126
14126
  "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
14127
- "bytesInOutput": 2617
14127
+ "bytesInOutput": 3131
14128
14128
  },
14129
14129
  "../protos/dist/types/devvit/ui/block_kit/v1beta/ui.js": {
14130
14130
  "bytesInOutput": 10403
@@ -14145,7 +14145,7 @@
14145
14145
  "bytesInOutput": 2944
14146
14146
  },
14147
14147
  "../protos/dist/types/devvit/reddit/custom_post/v1alpha/custom_post.js": {
14148
- "bytesInOutput": 9753
14148
+ "bytesInOutput": 10267
14149
14149
  },
14150
14150
  "../protos/dist/types/devvit/reddit/custom_actions/v2alpha/custom_actions.js": {
14151
14151
  "bytesInOutput": 16928
@@ -14337,7 +14337,7 @@
14337
14337
  "bytesInOutput": 1973
14338
14338
  },
14339
14339
  "package.json": {
14340
- "bytesInOutput": 2954
14340
+ "bytesInOutput": 2948
14341
14341
  },
14342
14342
  "src/devvit/internals/context.ts": {
14343
14343
  "bytesInOutput": 1628
@@ -14514,7 +14514,7 @@
14514
14514
  "bytesInOutput": 4450
14515
14515
  }
14516
14516
  },
14517
- "bytes": 14937017
14517
+ "bytes": 14940499
14518
14518
  }
14519
14519
  }
14520
14520
  }
package/meta.min.json CHANGED
@@ -2990,7 +2990,7 @@
2990
2990
  "format": "esm"
2991
2991
  },
2992
2992
  "package.json": {
2993
- "bytes": 2843,
2993
+ "bytes": 2837,
2994
2994
  "imports": []
2995
2995
  },
2996
2996
  "src/devvit/internals/context.ts": {
@@ -4689,7 +4689,7 @@
4689
4689
  "imports": [],
4690
4690
  "exports": [],
4691
4691
  "inputs": {},
4692
- "bytes": 1167454
4692
+ "bytes": 1167448
4693
4693
  },
4694
4694
  "dist/public-api.min.js": {
4695
4695
  "imports": [
@@ -5317,7 +5317,7 @@
5317
5317
  "bytesInOutput": 848
5318
5318
  },
5319
5319
  "package.json": {
5320
- "bytesInOutput": 2401
5320
+ "bytesInOutput": 2395
5321
5321
  },
5322
5322
  "src/devvit/internals/context.ts": {
5323
5323
  "bytesInOutput": 872
@@ -5485,7 +5485,7 @@
5485
5485
  "bytesInOutput": 2135
5486
5486
  }
5487
5487
  },
5488
- "bytes": 248829
5488
+ "bytes": 248823
5489
5489
  }
5490
5490
  }
5491
5491
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.23-next-2024-07-02-c8b9ec453.0",
3
+ "version": "0.11.0-next-2024-07-02-f632187d5.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.10.23-next-2024-07-02-c8b9ec453.0",
34
- "@devvit/shared-types": "0.10.23-next-2024-07-02-c8b9ec453.0",
33
+ "@devvit/protos": "0.11.0-next-2024-07-02-f632187d5.0",
34
+ "@devvit/shared-types": "0.11.0-next-2024-07-02-f632187d5.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -39,9 +39,9 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@ampproject/filesize": "4.3.0",
42
- "@devvit/eslint-config": "0.10.23-next-2024-07-02-c8b9ec453.0",
43
- "@devvit/repo-tools": "0.10.23-next-2024-07-02-c8b9ec453.0",
44
- "@devvit/tsconfig": "0.10.23-next-2024-07-02-c8b9ec453.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-07-02-f632187d5.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-07-02-f632187d5.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-07-02-f632187d5.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.3.3",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "79d52c3dd5e3fd6f24bd95f472b0396dad3ed507"
67
+ "gitHead": "bd4d67a78d2603d99a7a7d5ebe27efb4d15adf42"
68
68
  }
package/public-api.d.ts CHANGED
@@ -6778,6 +6778,7 @@ declare const CustomPostDefinition: {
6778
6778
  height?: number;
6779
6779
  width?: number;
6780
6780
  scale?: number;
6781
+ fontScale?: number | undefined;
6781
6782
  } | undefined;
6782
6783
  timezone?: string | undefined;
6783
6784
  } | undefined;
@@ -6855,6 +6856,7 @@ declare const CustomPostDefinition: {
6855
6856
  height?: number;
6856
6857
  width?: number;
6857
6858
  scale?: number;
6859
+ fontScale?: number | undefined;
6858
6860
  } | undefined;
6859
6861
  timezone?: string | undefined;
6860
6862
  } | undefined;
@@ -7660,6 +7662,7 @@ declare const CustomPostDefinition: {
7660
7662
  height?: number;
7661
7663
  width?: number;
7662
7664
  scale?: number;
7665
+ fontScale?: number | undefined;
7663
7666
  } | undefined;
7664
7667
  timezone?: string | undefined;
7665
7668
  } | undefined;
@@ -7737,6 +7740,7 @@ declare const CustomPostDefinition: {
7737
7740
  height?: number;
7738
7741
  width?: number;
7739
7742
  scale?: number;
7743
+ fontScale?: number | undefined;
7740
7744
  } | undefined;
7741
7745
  timezone?: string | undefined;
7742
7746
  } | undefined;
@@ -9943,6 +9947,8 @@ declare interface Dimensions {
9943
9947
  width: number;
9944
9948
  /** Describes the device pixel ratio for a device. */
9945
9949
  scale: number;
9950
+ /** Web only: describes the font scaling pixel ratio for a browser window. */
9951
+ fontScale?: number | undefined;
9946
9952
  }
9947
9953
 
9948
9954
  declare const Dimensions: {
@@ -64999,6 +65005,8 @@ declare interface UIDimensions {
64999
65005
  width: number;
65000
65006
  /** Describes the device pixel ratio for a device. */
65001
65007
  scale: number;
65008
+ /** Web only: describes the font scaling pixel ratio for a browser window. */
65009
+ fontScale?: number | undefined;
65002
65010
  }
65003
65011
 
65004
65012
  declare const UIDimensions: {