@types/office-js-preview 1.0.628 → 1.0.629

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.
@@ -8,7 +8,7 @@ This package contains type definitions for office-js-preview (https://github.com
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 27 Aug 2025 16:02:42 GMT
11
+ * Last updated: Wed, 27 Aug 2025 18:02:22 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -7285,7 +7285,7 @@ declare namespace Office {
7285
7285
  *
7286
7286
  * @remarks
7287
7287
  *
7288
- * **Important**: The `fluentThemeData` property is only supported on Win32.
7288
+ * **Important**: The `fluentThemeData` property is only supported on the Excel, PowerPoint, and Word desktop clients for Windows.
7289
7289
  */
7290
7290
  fluentThemeData?: object;
7291
7291
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.628",
3
+ "version": "1.0.629",
4
4
  "description": "TypeScript definitions for office-js-preview",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview",
6
6
  "license": "MIT",
@@ -46,7 +46,7 @@
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
48
  "peerDependencies": {},
49
- "typesPublisherContentHash": "aee4da8acad3d03959009a08b44aad215f7a4ac5f228842bb8d867bc2ea77f35",
49
+ "typesPublisherContentHash": "8c89dddafd52219b14119a893fbc8fa23f7bc8494c77be68c9c5f484d026497b",
50
50
  "typeScriptVersion": "5.2",
51
51
  "nonNpm": true
52
52
  }