@openfin/fdc3-api 42.100.82 → 42.100.84
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.
package/out/fdc3-api-alpha.d.ts
CHANGED
|
@@ -4526,10 +4526,7 @@ declare type DomainApiSettings = {
|
|
|
4526
4526
|
* @interface
|
|
4527
4527
|
* Defines application settings that vary by the domain of the current context.
|
|
4528
4528
|
*
|
|
4529
|
-
* @remarks
|
|
4530
|
-
* domain should be represented with a single rule.
|
|
4531
|
-
*
|
|
4532
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4529
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4533
4530
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4534
4531
|
* exists.
|
|
4535
4532
|
*/
|
package/out/fdc3-api-beta.d.ts
CHANGED
|
@@ -4526,10 +4526,7 @@ declare type DomainApiSettings = {
|
|
|
4526
4526
|
* @interface
|
|
4527
4527
|
* Defines application settings that vary by the domain of the current context.
|
|
4528
4528
|
*
|
|
4529
|
-
* @remarks
|
|
4530
|
-
* domain should be represented with a single rule.
|
|
4531
|
-
*
|
|
4532
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4529
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4533
4530
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4534
4531
|
* exists.
|
|
4535
4532
|
*/
|
package/out/fdc3-api-public.d.ts
CHANGED
|
@@ -4526,10 +4526,7 @@ declare type DomainApiSettings = {
|
|
|
4526
4526
|
* @interface
|
|
4527
4527
|
* Defines application settings that vary by the domain of the current context.
|
|
4528
4528
|
*
|
|
4529
|
-
* @remarks
|
|
4530
|
-
* domain should be represented with a single rule.
|
|
4531
|
-
*
|
|
4532
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4529
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4533
4530
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4534
4531
|
* exists.
|
|
4535
4532
|
*/
|
package/out/fdc3-api.d.ts
CHANGED
|
@@ -4585,10 +4585,7 @@ declare type DomainApiSettings = {
|
|
|
4585
4585
|
* @interface
|
|
4586
4586
|
* Defines application settings that vary by the domain of the current context.
|
|
4587
4587
|
*
|
|
4588
|
-
* @remarks
|
|
4589
|
-
* domain should be represented with a single rule.
|
|
4590
|
-
*
|
|
4591
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4588
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4592
4589
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4593
4590
|
* exists.
|
|
4594
4591
|
*/
|