@types/office-js-preview 1.0.574 → 1.0.575

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: Mon, 24 Mar 2025 16:38:37 GMT
11
+ * Last updated: Tue, 25 Mar 2025 16:02:20 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -99061,8 +99061,7 @@ declare namespace Word {
99061
99061
  * Specifies a value that indicates whether the font is tagged as hidden. True if the font is formatted as hidden text, otherwise, false.
99062
99062
  *
99063
99063
  * @remarks
99064
- * [Api set: WordApi BETA (PREVIEW ONLY)]
99065
- * @beta
99064
+ * [Api set: WordApiDesktop 1.2]
99066
99065
  */
99067
99066
  hidden: boolean;
99068
99067
  /**
@@ -111966,8 +111965,7 @@ declare namespace Word {
111966
111965
  * Specifies a value that indicates whether the font is tagged as hidden. True if the font is formatted as hidden text, otherwise, false.
111967
111966
  *
111968
111967
  * @remarks
111969
- * [Api set: WordApi BETA (PREVIEW ONLY)]
111970
- * @beta
111968
+ * [Api set: WordApiDesktop 1.2]
111971
111969
  */
111972
111970
  hidden?: boolean;
111973
111971
  /**
@@ -114251,8 +114249,7 @@ declare namespace Word {
114251
114249
  * Specifies a value that indicates whether the font is tagged as hidden. True if the font is formatted as hidden text, otherwise, false.
114252
114250
  *
114253
114251
  * @remarks
114254
- * [Api set: WordApi BETA (PREVIEW ONLY)]
114255
- * @beta
114252
+ * [Api set: WordApiDesktop 1.2]
114256
114253
  */
114257
114254
  hidden?: boolean;
114258
114255
  /**
@@ -117669,8 +117666,7 @@ declare namespace Word {
117669
117666
  * Specifies a value that indicates whether the font is tagged as hidden. True if the font is formatted as hidden text, otherwise, false.
117670
117667
  *
117671
117668
  * @remarks
117672
- * [Api set: WordApi BETA (PREVIEW ONLY)]
117673
- * @beta
117669
+ * [Api set: WordApiDesktop 1.2]
117674
117670
  */
117675
117671
  hidden?: boolean;
117676
117672
  /**
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.574",
3
+ "version": "1.0.575",
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": "2e9f10d7783d257a030bba6d04cc4b12fc8fdf87b169472c81dca80f00511348",
49
+ "typesPublisherContentHash": "3bb8858e1bc1a1af799fa1fe19d2a76b5fb655e22db5e1dbab05d4bbdf94391f",
50
50
  "typeScriptVersion": "5.0",
51
51
  "nonNpm": true
52
52
  }