@types/office-js 1.0.263 → 1.0.264

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: Wed, 15 Jun 2022 19:01:36 GMT
11
+ * Last updated: Thu, 16 Jun 2022 20:31:35 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
@@ -10616,9 +10616,9 @@ declare namespace Office {
10616
10616
  *
10617
10617
  * - Windows: 500 members
10618
10618
  *
10619
- * - Mac: 100 members
10619
+ * - Classic Mac UI: 100 members
10620
10620
  *
10621
- * - Other: No limit
10621
+ * - New Mac UI, web browser, Android: No limit
10622
10622
  *
10623
10623
  * *Compose mode*
10624
10624
  *
@@ -10654,9 +10654,9 @@ declare namespace Office {
10654
10654
  *
10655
10655
  * - Windows: 500 members
10656
10656
  *
10657
- * - Mac: 100 members
10657
+ * - Classic Mac UI: 100 members
10658
10658
  *
10659
- * - Other: No limit
10659
+ * - New Mac UI, web browser, Android: No limit
10660
10660
  *
10661
10661
  * *Compose mode*
10662
10662
  *
@@ -10928,9 +10928,9 @@ declare namespace Office {
10928
10928
  *
10929
10929
  * - Windows: 500 members
10930
10930
  *
10931
- * - Mac: 100 members
10931
+ * - Classic Mac UI: 100 members
10932
10932
  *
10933
- * - Other: No limit
10933
+ * - New Mac UI, web browser, Android: No limit
10934
10934
  *
10935
10935
  * @remarks
10936
10936
  *
@@ -10976,9 +10976,9 @@ declare namespace Office {
10976
10976
  *
10977
10977
  * - Windows: 500 members
10978
10978
  *
10979
- * - Mac: 100 members
10979
+ * - Classic Mac UI: 100 members
10980
10980
  *
10981
- * - Other: No limit
10981
+ * - New Mac UI, web browser, Android: No limit
10982
10982
  *
10983
10983
  * @remarks
10984
10984
  *
@@ -15551,11 +15551,11 @@ declare namespace Office {
15551
15551
  *
15552
15552
  * - Windows: 500 members
15553
15553
  *
15554
- * - Mac: 100 members
15554
+ * - Classic Mac UI: 100 members
15555
15555
  *
15556
15556
  * - Web browser: 20 members
15557
15557
  *
15558
- * - Other: No limit
15558
+ * - New Mac UI, Android: No limit
15559
15559
  *
15560
15560
  * @remarks
15561
15561
  *
@@ -15849,11 +15849,11 @@ declare namespace Office {
15849
15849
  *
15850
15850
  * - Windows: 500 members
15851
15851
  *
15852
- * - Mac: 100 members
15852
+ * - Classic Mac UI: 100 members
15853
15853
  *
15854
15854
  * - Web browser: 20 members
15855
15855
  *
15856
- * - Other: No limit
15856
+ * - New Mac UI, Android: No limit
15857
15857
  *
15858
15858
  * @remarks
15859
15859
  *
@@ -16802,9 +16802,9 @@ declare namespace Office {
16802
16802
  * - Windows: 100 recipients.
16803
16803
  * **Note**: Can call API repeatedly but the maximum number of recipients in the target field on the item is 500 recipients.
16804
16804
  *
16805
- * - Mac, web browser: 100 recipients
16805
+ * - Classic Mac UI, web browser: 100 recipients
16806
16806
  *
16807
- * - Other: No limit
16807
+ * - New Mac UI, Android: No limit
16808
16808
  *
16809
16809
  * @remarks
16810
16810
  * [Api set: Mailbox 1.1]
@@ -16840,9 +16840,9 @@ declare namespace Office {
16840
16840
  * - Windows: 100 recipients.
16841
16841
  * **Note**: Can call API repeatedly but the maximum number of recipients in the target field on the item is 500 recipients.
16842
16842
  *
16843
- * - Mac, web browser: 100 recipients
16843
+ * - Classic Mac UI, web browser: 100 recipients
16844
16844
  *
16845
- * - Other: No limit
16845
+ * - New Mac UI, Android: No limit
16846
16846
  *
16847
16847
  * @remarks
16848
16848
  * [Api set: Mailbox 1.1]
@@ -16866,9 +16866,9 @@ declare namespace Office {
16866
16866
  * When the call completes, the `asyncResult.value` property will contain an array of {@link Office.EmailAddressDetails | EmailAddressDetails}
16867
16867
  * objects. Collection size limits:
16868
16868
  *
16869
- * - Windows, Mac, web browser: 500 members
16869
+ * - Windows, classic Mac UI, web browser: 500 members
16870
16870
  *
16871
- * - Other: No limit
16871
+ * - New Mac UI, Android: No limit
16872
16872
  *
16873
16873
  * **Important**: In Outlook on the web, if a user created a new message by activating a contact's email address link from their contact or
16874
16874
  * profile card, your add-in's `getAsync` call currently won't return a value in the `displayName` property of the
@@ -16894,9 +16894,9 @@ declare namespace Office {
16894
16894
  * When the call completes, the `asyncResult.value` property will contain an array of {@link Office.EmailAddressDetails | EmailAddressDetails}
16895
16895
  * objects. Collection size limits:
16896
16896
  *
16897
- * - Windows, Mac, web browser: 500 members
16897
+ * - Windows, classic Mac UI, web browser: 500 members
16898
16898
  *
16899
- * - Other: No limit
16899
+ * - New Mac UI, Android: No limit
16900
16900
  *
16901
16901
  * **Important**: In Outlook on the web, if a user created a new message by activating a contact's email address link from their contact or
16902
16902
  * profile card, your add-in's `getAsync` call currently won't return a value in the `displayName` property of the
@@ -16929,9 +16929,12 @@ declare namespace Office {
16929
16929
  *
16930
16930
  * Maximum number that can be set:
16931
16931
  *
16932
- * - Windows, Mac, web browser: 100 recipients
16932
+ * - Windows: 100 recipients.
16933
+ * **Note**: Can call API repeatedly but the maximum number of recipients in the target field on the item is 500 recipients.
16934
+ *
16935
+ * - Classic Mac UI, web browser: 100 recipients
16933
16936
  *
16934
- * - Other: No limit
16937
+ * - New Mac UI, Android: No limit
16935
16938
  *
16936
16939
  * @remarks
16937
16940
  * [Api set: Mailbox 1.1]
@@ -16967,9 +16970,12 @@ declare namespace Office {
16967
16970
  *
16968
16971
  * Maximum number that can be set:
16969
16972
  *
16970
- * - Windows, Mac, web browser: 100 recipients
16973
+ * - Windows: 100 recipients.
16974
+ * **Note**: Can call API repeatedly but the maximum number of recipients in the target field on the item is 500 recipients.
16975
+ *
16976
+ * - Classic Mac UI, web browser: 100 recipients
16971
16977
  *
16972
- * - Other: No limit
16978
+ * - New Mac UI, Android: No limit
16973
16979
  *
16974
16980
  * @remarks
16975
16981
  * [Api set: Mailbox 1.1]
office-js/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js",
3
- "version": "1.0.263",
3
+ "version": "1.0.264",
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": "0d8be1ddd61cfabd84913fc5207a6f0c7aa3423c45962333b3bb93bb35970223",
48
+ "typesPublisherContentHash": "f0822c3fd2ef892ade805fdfe0e108ca6334ae77f1ec07268d15b5e7ee5bd01a",
49
49
  "typeScriptVersion": "4.0"
50
50
  }