@types/office-js 1.0.417 → 1.0.418
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 +1 -1
- office-js/index.d.ts +6 -6
- office-js/package.json +2 -2
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: Thu, 05 Sep 2024
|
|
11
|
+
* Last updated: Thu, 05 Sep 2024 18:08:15 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
|
|
14
14
|
# Credits
|
office-js/index.d.ts
CHANGED
|
@@ -12190,7 +12190,7 @@ declare namespace Office {
|
|
|
12190
12190
|
* For guidance on how to implement these rules, see
|
|
12191
12191
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
12192
12192
|
*
|
|
12193
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
12193
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
12194
12194
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
12195
12195
|
*
|
|
12196
12196
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -12222,7 +12222,7 @@ declare namespace Office {
|
|
|
12222
12222
|
* For guidance on how to implement these rules, see
|
|
12223
12223
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
12224
12224
|
*
|
|
12225
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
12225
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
12226
12226
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
12227
12227
|
*
|
|
12228
12228
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -12279,7 +12279,7 @@ declare namespace Office {
|
|
|
12279
12279
|
* For guidance on how to implement these rules, see
|
|
12280
12280
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
12281
12281
|
*
|
|
12282
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
12282
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
12283
12283
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
12284
12284
|
*
|
|
12285
12285
|
* - This method isn't supported in Outlook on iOS or Android. For more information on supported APIs in Outlook mobile, see
|
|
@@ -18297,7 +18297,7 @@ declare namespace Office {
|
|
|
18297
18297
|
* For guidance on how to implement these rules, see
|
|
18298
18298
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
18299
18299
|
*
|
|
18300
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
18300
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
18301
18301
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
18302
18302
|
*
|
|
18303
18303
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -18329,7 +18329,7 @@ declare namespace Office {
|
|
|
18329
18329
|
* For guidance on how to implement these rules, see
|
|
18330
18330
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
18331
18331
|
*
|
|
18332
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
18332
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
18333
18333
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
18334
18334
|
*
|
|
18335
18335
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -18386,7 +18386,7 @@ declare namespace Office {
|
|
|
18386
18386
|
* For guidance on how to implement these rules, see
|
|
18387
18387
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
18388
18388
|
*
|
|
18389
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
18389
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
18390
18390
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
18391
18391
|
*
|
|
18392
18392
|
* - This method isn't supported in Outlook on iOS or Android. For more information on supported APIs in Outlook mobile, see
|
office-js/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/office-js",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.418",
|
|
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": "
|
|
48
|
+
"typesPublisherContentHash": "2de71088ef9572b5f8511903bee0b8444ab9637a43f244c8fd77a7bb73922023",
|
|
49
49
|
"typeScriptVersion": "4.8"
|
|
50
50
|
}
|