@types/office-js-preview 1.0.502 → 1.0.504
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-preview/README.md
CHANGED
|
@@ -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:
|
|
11
|
+
* Last updated: Thu, 05 Sep 2024 18:08:15 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
|
|
14
14
|
# Credits
|
office-js-preview/index.d.ts
CHANGED
|
@@ -12276,7 +12276,7 @@ declare namespace Office {
|
|
|
12276
12276
|
* For guidance on how to implement these rules, see
|
|
12277
12277
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
12278
12278
|
*
|
|
12279
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
12279
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
12280
12280
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
12281
12281
|
*
|
|
12282
12282
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -12308,7 +12308,7 @@ declare namespace Office {
|
|
|
12308
12308
|
* For guidance on how to implement these rules, see
|
|
12309
12309
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
12310
12310
|
*
|
|
12311
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
12311
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
12312
12312
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
12313
12313
|
*
|
|
12314
12314
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -12365,7 +12365,7 @@ declare namespace Office {
|
|
|
12365
12365
|
* For guidance on how to implement these rules, see
|
|
12366
12366
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
12367
12367
|
*
|
|
12368
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
12368
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
12369
12369
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
12370
12370
|
*
|
|
12371
12371
|
* - This method isn't supported in Outlook on iOS or Android. For more information on supported APIs in Outlook mobile, see
|
|
@@ -18568,7 +18568,7 @@ declare namespace Office {
|
|
|
18568
18568
|
* For guidance on how to implement these rules, see
|
|
18569
18569
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
18570
18570
|
*
|
|
18571
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
18571
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
18572
18572
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
18573
18573
|
*
|
|
18574
18574
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -18600,7 +18600,7 @@ declare namespace Office {
|
|
|
18600
18600
|
* For guidance on how to implement these rules, see
|
|
18601
18601
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
18602
18602
|
*
|
|
18603
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
18603
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
18604
18604
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
18605
18605
|
*
|
|
18606
18606
|
* - If you specify an `ItemHasRegularExpressionMatch` rule on the body property of an item, the regular expression should further filter the body
|
|
@@ -18657,7 +18657,7 @@ declare namespace Office {
|
|
|
18657
18657
|
* For guidance on how to implement these rules, see
|
|
18658
18658
|
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/contextual-outlook-add-ins | Contextual Outlook add-ins}.
|
|
18659
18659
|
*
|
|
18660
|
-
* - This method is used with the {@link https://learn.microsoft.com/
|
|
18660
|
+
* - This method is used with the {@link https://learn.microsoft.com/javascript/api/manifest/rule | activation rules feature for Outlook add-ins},
|
|
18661
18661
|
* which isn't supported by the {@link https://learn.microsoft.com/office/dev/add-ins/develop/json-manifest-overview | unified manifest for Microsoft 365}.
|
|
18662
18662
|
*
|
|
18663
18663
|
* - This method isn't supported in Outlook on iOS or Android. For more information on supported APIs in Outlook mobile, see
|
|
@@ -92000,8 +92000,6 @@ declare namespace Word {
|
|
|
92000
92000
|
readonly id: number;
|
|
92001
92001
|
/**
|
|
92002
92002
|
* Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
|
|
92003
|
-
|
|
92004
|
-
Note: The set operation for this property isn't supported in Word on the web.
|
|
92005
92003
|
*
|
|
92006
92004
|
* @remarks
|
|
92007
92005
|
* [Api set: WordApi 1.1]
|
|
@@ -104124,8 +104122,6 @@ declare namespace Word {
|
|
|
104124
104122
|
color?: string;
|
|
104125
104123
|
/**
|
|
104126
104124
|
* Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
|
|
104127
|
-
|
|
104128
|
-
Note: The set operation for this property isn't supported in Word on the web.
|
|
104129
104125
|
*
|
|
104130
104126
|
* @remarks
|
|
104131
104127
|
* [Api set: WordApi 1.1]
|
|
@@ -105827,8 +105823,6 @@ declare namespace Word {
|
|
|
105827
105823
|
id?: number;
|
|
105828
105824
|
/**
|
|
105829
105825
|
* Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
|
|
105830
|
-
|
|
105831
|
-
Note: The set operation for this property isn't supported in Word on the web.
|
|
105832
105826
|
*
|
|
105833
105827
|
* @remarks
|
|
105834
105828
|
* [Api set: WordApi 1.1]
|
|
@@ -108316,8 +108310,6 @@ declare namespace Word {
|
|
|
108316
108310
|
id?: boolean;
|
|
108317
108311
|
/**
|
|
108318
108312
|
* Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
|
|
108319
|
-
|
|
108320
|
-
Note: The set operation for this property isn't supported in Word on the web.
|
|
108321
108313
|
*
|
|
108322
108314
|
* @remarks
|
|
108323
108315
|
* [Api set: WordApi 1.1]
|
|
@@ -108491,8 +108483,6 @@ declare namespace Word {
|
|
|
108491
108483
|
id?: boolean;
|
|
108492
108484
|
/**
|
|
108493
108485
|
* For EACH ITEM in the collection: Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
|
|
108494
|
-
|
|
108495
|
-
Note: The set operation for this property isn't supported in Word on the web.
|
|
108496
108486
|
*
|
|
108497
108487
|
* @remarks
|
|
108498
108488
|
* [Api set: WordApi 1.1]
|
office-js-preview/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/office-js-preview",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.504",
|
|
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",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
},
|
|
46
46
|
"scripts": {},
|
|
47
47
|
"dependencies": {},
|
|
48
|
-
"typesPublisherContentHash": "
|
|
48
|
+
"typesPublisherContentHash": "0ebae28ea51350fbf6dccad4bbccfaba2920e3c00d9c293cc789077d99d32993",
|
|
49
49
|
"typeScriptVersion": "4.8",
|
|
50
50
|
"nonNpm": true
|
|
51
51
|
}
|