@types/office-js 1.0.242 → 1.0.243

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.
office-js/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains type definitions for Office.js (https://github.com/OfficeD
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 25 Mar 2022 20:31:44 GMT
11
+ * Last updated: Tue, 29 Mar 2022 16:31:49 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
14
14
 
office-js/index.d.ts CHANGED
@@ -9390,7 +9390,7 @@ declare namespace Office {
9390
9390
  *
9391
9391
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
9392
9392
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
9393
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
9393
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
9394
9394
  *
9395
9395
  * Child interfaces:
9396
9396
  *
@@ -9405,7 +9405,7 @@ declare namespace Office {
9405
9405
  *
9406
9406
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
9407
9407
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
9408
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
9408
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
9409
9409
  *
9410
9410
  * Parent interfaces:
9411
9411
  *
@@ -9780,7 +9780,7 @@ declare namespace Office {
9780
9780
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
9781
9781
  *
9782
9782
  * For supported events, refer to the Item object model
9783
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
9783
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
9784
9784
  *
9785
9785
  * @remarks
9786
9786
  * [Api set: Mailbox 1.7]
@@ -9802,7 +9802,7 @@ declare namespace Office {
9802
9802
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
9803
9803
  *
9804
9804
  * For supported events, refer to the Item object model
9805
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
9805
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
9806
9806
  *
9807
9807
  * @remarks
9808
9808
  * [Api set: Mailbox 1.7]
@@ -10304,7 +10304,7 @@ declare namespace Office {
10304
10304
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
10305
10305
  *
10306
10306
  * For supported events, refer to the Item object model
10307
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10307
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10308
10308
  *
10309
10309
  * @remarks
10310
10310
  * [Api set: Mailbox 1.7]
@@ -10324,7 +10324,7 @@ declare namespace Office {
10324
10324
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
10325
10325
  *
10326
10326
  * For supported events, refer to the Item object model
10327
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10327
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10328
10328
  *
10329
10329
  * @remarks
10330
10330
  * [Api set: Mailbox 1.7]
@@ -10649,7 +10649,7 @@ declare namespace Office {
10649
10649
  *
10650
10650
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
10651
10651
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
10652
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
10652
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
10653
10653
  *
10654
10654
  * Parent interfaces:
10655
10655
  *
@@ -10969,7 +10969,7 @@ declare namespace Office {
10969
10969
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
10970
10970
  *
10971
10971
  * For supported events, refer to the Item object model
10972
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10972
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10973
10973
  *
10974
10974
  * @remarks
10975
10975
  * [Api set: Mailbox 1.7]
@@ -10991,7 +10991,7 @@ declare namespace Office {
10991
10991
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
10992
10992
  *
10993
10993
  * For supported events, refer to the Item object model
10994
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10994
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
10995
10995
  *
10996
10996
  * @remarks
10997
10997
  * [Api set: Mailbox 1.7]
@@ -11480,7 +11480,7 @@ declare namespace Office {
11480
11480
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
11481
11481
  *
11482
11482
  * For supported events, refer to the Item object model
11483
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
11483
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
11484
11484
  *
11485
11485
  * @remarks
11486
11486
  * [Api set: Mailbox 1.7]
@@ -11500,7 +11500,7 @@ declare namespace Office {
11500
11500
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
11501
11501
  *
11502
11502
  * For supported events, refer to the Item object model
11503
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
11503
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
11504
11504
  *
11505
11505
  * @remarks
11506
11506
  * [Api set: Mailbox 1.7]
@@ -13009,7 +13009,7 @@ declare namespace Office {
13009
13009
  * You can determine the type of the item by using the `itemType` property.
13010
13010
  *
13011
13011
  * To see the full member list, refer to the
13012
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
13012
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
13013
13013
  *
13014
13014
  * If you want to see IntelliSense for only a specific type or mode, cast this item to one of the following:
13015
13015
  *
@@ -13034,7 +13034,7 @@ declare namespace Office {
13034
13034
  *
13035
13035
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
13036
13036
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
13037
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
13037
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
13038
13038
  *
13039
13039
  * Child interfaces:
13040
13040
  *
@@ -13049,7 +13049,7 @@ declare namespace Office {
13049
13049
  *
13050
13050
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
13051
13051
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
13052
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
13052
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
13053
13053
  *
13054
13054
  * Child interfaces:
13055
13055
  *
@@ -13366,7 +13366,7 @@ declare namespace Office {
13366
13366
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
13367
13367
  *
13368
13368
  * For supported events, refer to the Mailbox object model
13369
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox#events | events section}.
13369
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox#events | events section}.
13370
13370
  *
13371
13371
  * @remarks
13372
13372
  * [Api set: Mailbox 1.5]
@@ -13387,7 +13387,7 @@ declare namespace Office {
13387
13387
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
13388
13388
  *
13389
13389
  * For supported events, refer to the Mailbox object model
13390
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox#events | events section}.
13390
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox#events | events section}.
13391
13391
  *
13392
13392
  * @remarks
13393
13393
  * [Api set: Mailbox 1.5]
@@ -14090,7 +14090,7 @@ declare namespace Office {
14090
14090
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
14091
14091
  *
14092
14092
  * For supported events, refer to the Mailbox object model
14093
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox#events | events section}.
14093
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox#events | events section}.
14094
14094
  *
14095
14095
  * @remarks
14096
14096
  * [Api set: Mailbox 1.5]
@@ -14109,7 +14109,7 @@ declare namespace Office {
14109
14109
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
14110
14110
  *
14111
14111
  * For supported events, refer to the Mailbox object model
14112
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox#events | events section}.
14112
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox#events | events section}.
14113
14113
  *
14114
14114
  * @remarks
14115
14115
  * [Api set: Mailbox 1.5]
@@ -14301,7 +14301,7 @@ declare namespace Office {
14301
14301
  *
14302
14302
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
14303
14303
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
14304
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
14304
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
14305
14305
  *
14306
14306
  * Child interfaces:
14307
14307
  *
@@ -14316,7 +14316,7 @@ declare namespace Office {
14316
14316
  *
14317
14317
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
14318
14318
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
14319
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
14319
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
14320
14320
  *
14321
14321
  * Parent interfaces:
14322
14322
  *
@@ -14658,7 +14658,7 @@ declare namespace Office {
14658
14658
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
14659
14659
  *
14660
14660
  * For supported events, refer to the Item object model
14661
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
14661
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
14662
14662
  *
14663
14663
  * @remarks
14664
14664
  * [Api set: Mailbox 1.7]
@@ -14680,7 +14680,7 @@ declare namespace Office {
14680
14680
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
14681
14681
  *
14682
14682
  * For supported events, refer to the Item object model
14683
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
14683
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
14684
14684
  *
14685
14685
  * @remarks
14686
14686
  * [Api set: Mailbox 1.7]
@@ -15240,7 +15240,7 @@ declare namespace Office {
15240
15240
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
15241
15241
  *
15242
15242
  * For supported events, refer to the Item object model
15243
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15243
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15244
15244
  *
15245
15245
  * @remarks
15246
15246
  * [Api set: Mailbox 1.7]
@@ -15260,7 +15260,7 @@ declare namespace Office {
15260
15260
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
15261
15261
  *
15262
15262
  * For supported events, refer to the Item object model
15263
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15263
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15264
15264
  *
15265
15265
  * @remarks
15266
15266
  * [Api set: Mailbox 1.7]
@@ -15404,7 +15404,7 @@ declare namespace Office {
15404
15404
  *
15405
15405
  * **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
15406
15406
  * You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
15407
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
15407
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item | Object Model} page.
15408
15408
  *
15409
15409
  * Parent interfaces:
15410
15410
  *
@@ -15775,7 +15775,7 @@ declare namespace Office {
15775
15775
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
15776
15776
  *
15777
15777
  * For supported events, refer to the Item object model
15778
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15778
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15779
15779
  *
15780
15780
  * @remarks
15781
15781
  * [Api set: Mailbox 1.7]
@@ -15797,7 +15797,7 @@ declare namespace Office {
15797
15797
  * Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
15798
15798
  *
15799
15799
  * For supported events, refer to the Item object model
15800
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15800
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
15801
15801
  *
15802
15802
  * @remarks
15803
15803
  * [Api set: Mailbox 1.7]
@@ -16326,7 +16326,7 @@ declare namespace Office {
16326
16326
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
16327
16327
  *
16328
16328
  * For supported events, refer to the Item object model
16329
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
16329
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
16330
16330
  *
16331
16331
  * @remarks
16332
16332
  * [Api set: Mailbox 1.7]
@@ -16346,7 +16346,7 @@ declare namespace Office {
16346
16346
  * Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
16347
16347
  *
16348
16348
  * For supported events, refer to the Item object model
16349
- * {@link https://docs.microsoft.com/office/dev/add-ins/reference/objectmodel/requirement-set-1.10/office.context.mailbox.item#events | events section}.
16349
+ * {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.item#events | events section}.
16350
16350
  *
16351
16351
  * @remarks
16352
16352
  * [Api set: Mailbox 1.7]
office-js/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js",
3
- "version": "1.0.242",
3
+ "version": "1.0.243",
4
4
  "description": "TypeScript definitions for Office.js",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js",
6
6
  "license": "MIT",
@@ -45,6 +45,6 @@
45
45
  },
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
- "typesPublisherContentHash": "1acf2392df13fa509e616fefa939ad9517de6360afe997bd8410cd7671dee532",
48
+ "typesPublisherContentHash": "f3aab093bd595648bb31c8f4f9c8a037bc1ab9c1f7855164f6d0e048e7a7892f",
49
49
  "typeScriptVersion": "3.9"
50
50
  }