@openfin/fdc3-api 41.101.2 → 41.101.4
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
|
@@ -4520,10 +4520,7 @@ declare type DomainApiSettings = {
|
|
|
4520
4520
|
* @interface
|
|
4521
4521
|
* Defines application settings that vary by the domain of the current context.
|
|
4522
4522
|
*
|
|
4523
|
-
* @remarks
|
|
4524
|
-
* domain should be represented with a single rule.
|
|
4525
|
-
*
|
|
4526
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4523
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4527
4524
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4528
4525
|
* exists.
|
|
4529
4526
|
*/
|
package/out/fdc3-api-beta.d.ts
CHANGED
|
@@ -4520,10 +4520,7 @@ declare type DomainApiSettings = {
|
|
|
4520
4520
|
* @interface
|
|
4521
4521
|
* Defines application settings that vary by the domain of the current context.
|
|
4522
4522
|
*
|
|
4523
|
-
* @remarks
|
|
4524
|
-
* domain should be represented with a single rule.
|
|
4525
|
-
*
|
|
4526
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4523
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4527
4524
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4528
4525
|
* exists.
|
|
4529
4526
|
*/
|
package/out/fdc3-api-public.d.ts
CHANGED
|
@@ -4520,10 +4520,7 @@ declare type DomainApiSettings = {
|
|
|
4520
4520
|
* @interface
|
|
4521
4521
|
* Defines application settings that vary by the domain of the current context.
|
|
4522
4522
|
*
|
|
4523
|
-
* @remarks
|
|
4524
|
-
* domain should be represented with a single rule.
|
|
4525
|
-
*
|
|
4526
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4523
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4527
4524
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4528
4525
|
* exists.
|
|
4529
4526
|
*/
|
package/out/fdc3-api.d.ts
CHANGED
|
@@ -4579,10 +4579,7 @@ declare type DomainApiSettings = {
|
|
|
4579
4579
|
* @interface
|
|
4580
4580
|
* Defines application settings that vary by the domain of the current context.
|
|
4581
4581
|
*
|
|
4582
|
-
* @remarks
|
|
4583
|
-
* domain should be represented with a single rule.
|
|
4584
|
-
*
|
|
4585
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4582
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4586
4583
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4587
4584
|
* exists.
|
|
4588
4585
|
*/
|