@applitools/eyes-playwright 1.47.14 → 1.48.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,96 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.48.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.47.15...js/eyes-playwright@1.48.0) (2026-08-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
9
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * @applitools/image bumped to 1.3.0
15
+ #### Features
16
+
17
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
18
+ * @applitools/ufg-client bumped to 1.23.0
19
+ #### Features
20
+
21
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
22
+
23
+
24
+
25
+ * @applitools/core bumped to 4.68.0
26
+ #### Features
27
+
28
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
29
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
30
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
31
+
32
+
33
+
34
+ * @applitools/screenshoter bumped to 3.12.27
35
+
36
+ * @applitools/nml-client bumped to 1.11.39
37
+
38
+ * @applitools/core-base bumped to 1.38.0
39
+ #### Features
40
+
41
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
42
+
43
+
44
+
45
+ * @applitools/ec-client bumped to 1.12.41
46
+
47
+ * @applitools/eyes bumped to 1.45.0
48
+ #### Features
49
+
50
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
51
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
52
+
53
+
54
+
55
+
56
+ ## [1.47.15](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.47.14...js/eyes-playwright@1.47.15) (2026-07-30)
57
+
58
+
59
+ ### Dependencies
60
+
61
+ * @applitools/dom-snapshot bumped to 4.17.8
62
+ #### Bug Fixes
63
+
64
+ * strip basic auth from stylesheet sheet.href | FLD-4738 ([#4036](https://github.com/Applitools-Dev/sdk/issues/4036)) ([2ff5259](https://github.com/Applitools-Dev/sdk/commit/2ff525919157598df8e22650a69f59efdb448311))
65
+ * use sheet.href for stylesheet links | FLD-4738 ([#4033](https://github.com/Applitools-Dev/sdk/issues/4033)) ([20d2e65](https://github.com/Applitools-Dev/sdk/commit/20d2e65fb83b9680729a0565e5f4301d2ea79e04))
66
+
67
+
68
+
69
+ * @applitools/snippets bumped to 2.9.5
70
+ #### Bug Fixes
71
+
72
+ * honor maxAmountToScroll in lazyLoad when scrollTop overshoots ([#4032](https://github.com/Applitools-Dev/sdk/issues/4032)) ([b4393d7](https://github.com/Applitools-Dev/sdk/commit/b4393d76cc9457c2a36896dc1bb6cbaa0c6ed2b4))
73
+ * @applitools/driver bumped to 1.26.7
74
+
75
+ * @applitools/spec-driver-webdriver bumped to 1.6.7
76
+
77
+ * @applitools/spec-driver-selenium bumped to 1.8.7
78
+
79
+ * @applitools/spec-driver-playwright bumped to 1.9.7
80
+
81
+ * @applitools/spec-driver-puppeteer bumped to 1.8.7
82
+
83
+ * @applitools/screenshoter bumped to 3.12.26
84
+
85
+ * @applitools/nml-client bumped to 1.11.38
86
+
87
+ * @applitools/ec-client bumped to 1.12.40
88
+
89
+ * @applitools/core bumped to 4.67.2
90
+
91
+ * @applitools/eyes bumped to 1.44.2
92
+
93
+
3
94
  ## [1.47.14](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.47.13...js/eyes-playwright@1.47.14) (2026-07-29)
4
95
 
5
96
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-playwright",
3
- "version": "1.47.14",
3
+ "version": "1.48.0",
4
4
  "description": "Applitools Eyes SDK for Playwright",
5
5
  "keywords": [
6
6
  "eyes-playwright",
@@ -63,10 +63,10 @@
63
63
  "up:framework": "echo \"$(jq '.devDependencies.playwright = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
64
64
  },
65
65
  "dependencies": {
66
- "@applitools/eyes": "1.44.1",
66
+ "@applitools/eyes": "1.45.0",
67
67
  "@applitools/logger": "2.3.0",
68
68
  "@applitools/req": "1.11.2",
69
- "@applitools/spec-driver-playwright": "1.9.6",
69
+ "@applitools/spec-driver-playwright": "1.9.7",
70
70
  "@applitools/utils": "1.15.1",
71
71
  "@inquirer/prompts": "7.0.1",
72
72
  "chalk": "4.1.2",
@@ -76,6 +76,7 @@
76
76
  "@applitools/api-extractor": "^1.2.22",
77
77
  "@applitools/bongo": "^5.10.0",
78
78
  "@applitools/generic": "^3.9.2",
79
+ "@applitools/image": "1.3.0",
79
80
  "@applitools/test-utils": "^1.5.17",
80
81
  "@playwright/test": "1.55.1",
81
82
  "@rollup/plugin-commonjs": "^28.0.0",
@@ -112,7 +113,7 @@
112
113
  "allowScripts": {
113
114
  "@applitools/eyes>@applitools/core>ws>bufferutil": false,
114
115
  "@applitools/eyes>@applitools/core>ws>utf-8-validate": false,
115
- "@applitools/eyes>@applitools/core>@applitools/core-base>@applitools/image>sharp": false
116
+ "@applitools/image>sharp": false
116
117
  }
117
118
  }
118
119
  }
package/types/index.d.ts CHANGED
@@ -641,6 +641,16 @@ export type ConfigurationPlain = {
641
641
  stitchMode?: undefined | StitchModePlain;
642
642
  stitchOverlap?: undefined | number;
643
643
  testName?: undefined | string;
644
+ figmaBaselines?: undefined | string | Record<string, string | Array<string>>;
645
+ figmaOptions?: undefined | {
646
+ maxViewportHeight?: undefined | number;
647
+ minViewportSize?: undefined | null | number;
648
+ mode?: undefined | "figma-baseline" | "test-baseline" | "auto-baseline" | "disabled";
649
+ accessToken?: undefined | string;
650
+ maxRateLimitWaitSeconds?: undefined | number;
651
+ nodesCacheTtlSeconds?: undefined | number;
652
+ tempPath?: undefined | string;
653
+ };
644
654
  useDom?: undefined | boolean;
645
655
  viewportSize?: undefined | RectangleSizePlain;
646
656
  visualGridOptions?: undefined | Record<string, any>;
@@ -903,6 +913,47 @@ export class Configuration implements Required<ConfigurationPlain> {
903
913
  set testName(testName: string);
904
914
  getTestName(): string;
905
915
  setTestName(testName: string): Configuration;
916
+ get figmaBaselines(): string | Record<string, string | Array<string>>;
917
+ set figmaBaselines(figmaBaselines: string | Record<string, string | Array<string>>);
918
+ getFigmaBaselines(): string | Record<string, string | Array<string>>;
919
+ setFigmaBaselines(figmaBaselines: string): Configuration;
920
+ setFigmaBaselines(figmaBaselines: Record<string, string | Array<string>>): Configuration;
921
+ get figmaOptions(): {
922
+ maxViewportHeight?: undefined | number;
923
+ minViewportSize?: undefined | null | number;
924
+ mode?: undefined | "figma-baseline" | "test-baseline" | "auto-baseline" | "disabled";
925
+ accessToken?: undefined | string;
926
+ maxRateLimitWaitSeconds?: undefined | number;
927
+ nodesCacheTtlSeconds?: undefined | number;
928
+ tempPath?: undefined | string;
929
+ };
930
+ set figmaOptions(figmaOptions: {
931
+ maxViewportHeight?: undefined | number;
932
+ minViewportSize?: undefined | null | number;
933
+ mode?: undefined | "figma-baseline" | "test-baseline" | "auto-baseline" | "disabled";
934
+ accessToken?: undefined | string;
935
+ maxRateLimitWaitSeconds?: undefined | number;
936
+ nodesCacheTtlSeconds?: undefined | number;
937
+ tempPath?: undefined | string;
938
+ });
939
+ getFigmaOptions(): {
940
+ maxViewportHeight?: undefined | number;
941
+ minViewportSize?: undefined | null | number;
942
+ mode?: undefined | "figma-baseline" | "test-baseline" | "auto-baseline" | "disabled";
943
+ accessToken?: undefined | string;
944
+ maxRateLimitWaitSeconds?: undefined | number;
945
+ nodesCacheTtlSeconds?: undefined | number;
946
+ tempPath?: undefined | string;
947
+ };
948
+ setFigmaOptions(figmaOptions: {
949
+ maxViewportHeight?: undefined | number;
950
+ minViewportSize?: undefined | null | number;
951
+ mode?: undefined | "figma-baseline" | "test-baseline" | "auto-baseline" | "disabled";
952
+ accessToken?: undefined | string;
953
+ maxRateLimitWaitSeconds?: undefined | number;
954
+ nodesCacheTtlSeconds?: undefined | number;
955
+ tempPath?: undefined | string;
956
+ }): Configuration;
906
957
  get useDom(): boolean;
907
958
  set useDom(useDom: boolean);
908
959
  getUseDom(): boolean;