@openfin/fdc3-api 40.105.1 → 40.105.3
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
|
@@ -4497,10 +4497,7 @@ declare type DomainApiSettings = {
|
|
|
4497
4497
|
* @interface
|
|
4498
4498
|
* Defines application settings that vary by the domain of the current context.
|
|
4499
4499
|
*
|
|
4500
|
-
* @remarks
|
|
4501
|
-
* domain should be represented with a single rule.
|
|
4502
|
-
*
|
|
4503
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4500
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4504
4501
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4505
4502
|
* exists.
|
|
4506
4503
|
*/
|
package/out/fdc3-api-beta.d.ts
CHANGED
|
@@ -4497,10 +4497,7 @@ declare type DomainApiSettings = {
|
|
|
4497
4497
|
* @interface
|
|
4498
4498
|
* Defines application settings that vary by the domain of the current context.
|
|
4499
4499
|
*
|
|
4500
|
-
* @remarks
|
|
4501
|
-
* domain should be represented with a single rule.
|
|
4502
|
-
*
|
|
4503
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4500
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4504
4501
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4505
4502
|
* exists.
|
|
4506
4503
|
*/
|
package/out/fdc3-api-public.d.ts
CHANGED
|
@@ -4497,10 +4497,7 @@ declare type DomainApiSettings = {
|
|
|
4497
4497
|
* @interface
|
|
4498
4498
|
* Defines application settings that vary by the domain of the current context.
|
|
4499
4499
|
*
|
|
4500
|
-
* @remarks
|
|
4501
|
-
* domain should be represented with a single rule.
|
|
4502
|
-
*
|
|
4503
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4500
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4504
4501
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4505
4502
|
* exists.
|
|
4506
4503
|
*/
|
package/out/fdc3-api.d.ts
CHANGED
|
@@ -4556,10 +4556,7 @@ declare type DomainApiSettings = {
|
|
|
4556
4556
|
* @interface
|
|
4557
4557
|
* Defines application settings that vary by the domain of the current context.
|
|
4558
4558
|
*
|
|
4559
|
-
* @remarks
|
|
4560
|
-
* domain should be represented with a single rule.
|
|
4561
|
-
*
|
|
4562
|
-
* Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4559
|
+
* @remarks Renderers opened on `about:blank` are considered to belong to the domain of their opener (or, in the case of iframes,
|
|
4563
4560
|
* their parent), effective recursively. Domain rules matched to `about:blank` will only apply in cases where no opener
|
|
4564
4561
|
* exists.
|
|
4565
4562
|
*/
|