@applitools/eyes 1.7.3 → 1.8.1
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 +116 -0
- package/dist/Eyes.js +3 -3
- package/dist/enums/IosDeviceName.js +55 -19
- package/package.json +5 -5
- package/types/enums/IosDeviceName.d.ts +56 -20
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,121 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.8.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes@1.8.0...js/eyes@1.8.1) (2023-09-04)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/utils bumped to 1.6.0
|
|
9
|
+
#### Features
|
|
10
|
+
|
|
11
|
+
* add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9))
|
|
12
|
+
* @applitools/req bumped to 1.6.0
|
|
13
|
+
#### Features
|
|
14
|
+
|
|
15
|
+
* add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9))
|
|
16
|
+
* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.0
|
|
21
|
+
#### Features
|
|
22
|
+
|
|
23
|
+
* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
* @applitools/driver bumped to 1.14.0
|
|
28
|
+
#### Features
|
|
29
|
+
|
|
30
|
+
* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
* @applitools/ufg-client bumped to 1.8.0
|
|
35
|
+
#### Features
|
|
36
|
+
|
|
37
|
+
* add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
* @applitools/logger bumped to 2.0.10
|
|
42
|
+
|
|
43
|
+
* @applitools/socket bumped to 1.1.10
|
|
44
|
+
|
|
45
|
+
* @applitools/image bumped to 1.1.5
|
|
46
|
+
|
|
47
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.44
|
|
48
|
+
|
|
49
|
+
* @applitools/spec-driver-selenium bumped to 1.5.58
|
|
50
|
+
|
|
51
|
+
* @applitools/screenshoter bumped to 3.8.10
|
|
52
|
+
|
|
53
|
+
* @applitools/nml-client bumped to 1.5.10
|
|
54
|
+
|
|
55
|
+
* @applitools/tunnel-client bumped to 1.2.2
|
|
56
|
+
|
|
57
|
+
* @applitools/ec-client bumped to 1.7.7
|
|
58
|
+
|
|
59
|
+
* @applitools/core-base bumped to 1.5.3
|
|
60
|
+
|
|
61
|
+
* @applitools/core bumped to 3.10.1
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
## [1.8.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes@1.7.3...js/eyes@1.8.0) (2023-08-30)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Features
|
|
68
|
+
|
|
69
|
+
* added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Dependencies
|
|
73
|
+
|
|
74
|
+
* @applitools/utils bumped to 1.5.2
|
|
75
|
+
#### Bug Fixes
|
|
76
|
+
|
|
77
|
+
* fixed some types ([498b1d7](https://github.com/applitools/eyes.sdk.javascript1/commit/498b1d7c547df04773b64b66ee39cccb402c093e))
|
|
78
|
+
* @applitools/logger bumped to 2.0.9
|
|
79
|
+
|
|
80
|
+
* @applitools/socket bumped to 1.1.9
|
|
81
|
+
|
|
82
|
+
* @applitools/req bumped to 1.5.4
|
|
83
|
+
|
|
84
|
+
* @applitools/image bumped to 1.1.4
|
|
85
|
+
|
|
86
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.43
|
|
87
|
+
|
|
88
|
+
* @applitools/spec-driver-selenium bumped to 1.5.57
|
|
89
|
+
|
|
90
|
+
* @applitools/spec-driver-puppeteer bumped to 1.1.74
|
|
91
|
+
|
|
92
|
+
* @applitools/driver bumped to 1.13.6
|
|
93
|
+
|
|
94
|
+
* @applitools/screenshoter bumped to 3.8.9
|
|
95
|
+
|
|
96
|
+
* @applitools/nml-client bumped to 1.5.9
|
|
97
|
+
#### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* update broker url when server respond with error ([#1882](https://github.com/applitools/eyes.sdk.javascript1/issues/1882)) ([ab5a6ae](https://github.com/applitools/eyes.sdk.javascript1/commit/ab5a6ae8976b061bda8b56a9cc11c149e47d6dea))
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
* @applitools/tunnel-client bumped to 1.2.1
|
|
104
|
+
|
|
105
|
+
* @applitools/ufg-client bumped to 1.7.2
|
|
106
|
+
|
|
107
|
+
* @applitools/ec-client bumped to 1.7.6
|
|
108
|
+
|
|
109
|
+
* @applitools/core-base bumped to 1.5.2
|
|
110
|
+
|
|
111
|
+
* @applitools/core bumped to 3.10.0
|
|
112
|
+
#### Features
|
|
113
|
+
|
|
114
|
+
* allowed running multiple classic test with different devices for applitoolsified native apps ([#1891](https://github.com/applitools/eyes.sdk.javascript1/issues/1891)) ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
3
119
|
## [1.7.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes@1.7.2...js/eyes@1.7.3) (2023-08-18)
|
|
4
120
|
|
|
5
121
|
|
package/dist/Eyes.js
CHANGED
|
@@ -206,8 +206,8 @@ class Eyes {
|
|
|
206
206
|
}
|
|
207
207
|
if (utils.types.isEnumValue(sessionType, SessionType_1.SessionTypeEnum))
|
|
208
208
|
config.open.sessionType = sessionType;
|
|
209
|
-
config.open.keepPlatformNameAsIs = true;
|
|
210
209
|
this._state.appName = (_f = config.open) === null || _f === void 0 ? void 0 : _f.appName;
|
|
210
|
+
config.open.keepPlatformNameAsIs = true;
|
|
211
211
|
this._eyes = await this._runner.openEyes({
|
|
212
212
|
target: this._driver,
|
|
213
213
|
config,
|
|
@@ -263,8 +263,8 @@ class Eyes {
|
|
|
263
263
|
type = 'classic';
|
|
264
264
|
settings.screenshotMode = 'default';
|
|
265
265
|
}
|
|
266
|
-
|
|
267
|
-
return new MatchResult_1.MatchResultData(
|
|
266
|
+
await this._eyes.check({ type, target, settings, config });
|
|
267
|
+
return new MatchResult_1.MatchResultData({});
|
|
268
268
|
}
|
|
269
269
|
/** @deprecated */
|
|
270
270
|
async checkWindow(name, timeout, fully = false) {
|
|
@@ -3,29 +3,65 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.IosDeviceNameEnum = void 0;
|
|
4
4
|
var IosDeviceNameEnum;
|
|
5
5
|
(function (IosDeviceNameEnum) {
|
|
6
|
-
IosDeviceNameEnum["
|
|
7
|
-
IosDeviceNameEnum["
|
|
8
|
-
IosDeviceNameEnum["
|
|
9
|
-
IosDeviceNameEnum["
|
|
10
|
-
IosDeviceNameEnum["iPhone_13"] = "iPhone 13";
|
|
11
|
-
IosDeviceNameEnum["iPhone_12_Pro_Max"] = "iPhone 12 Pro Max";
|
|
12
|
-
IosDeviceNameEnum["iPhone_12_Pro"] = "iPhone 12 Pro";
|
|
13
|
-
IosDeviceNameEnum["iPhone_12"] = "iPhone 12";
|
|
14
|
-
IosDeviceNameEnum["iPhone_12_mini"] = "iPhone 12 mini";
|
|
15
|
-
IosDeviceNameEnum["iPhone_11_Pro"] = "iPhone 11 Pro";
|
|
16
|
-
IosDeviceNameEnum["iPhone_11_Pro_Max"] = "iPhone 11 Pro Max";
|
|
17
|
-
IosDeviceNameEnum["iPhone_11"] = "iPhone 11";
|
|
18
|
-
IosDeviceNameEnum["iPhone_XR"] = "iPhone XR";
|
|
19
|
-
IosDeviceNameEnum["iPhone_XS"] = "iPhone Xs";
|
|
20
|
-
IosDeviceNameEnum["iPhone_X"] = "iPhone X";
|
|
6
|
+
IosDeviceNameEnum["iPhone_6s"] = "iPhone 6s";
|
|
7
|
+
IosDeviceNameEnum["iPhone_6s_Plus"] = "iPhone 6s Plus";
|
|
8
|
+
IosDeviceNameEnum["iPhone_7"] = "iPhone 7";
|
|
9
|
+
IosDeviceNameEnum["iPhone_7_Plus"] = "iPhone 7 Plus";
|
|
21
10
|
IosDeviceNameEnum["iPhone_8"] = "iPhone 8";
|
|
22
11
|
IosDeviceNameEnum["iPhone_8_Plus"] = "iPhone 8 Plus";
|
|
23
|
-
IosDeviceNameEnum["
|
|
12
|
+
IosDeviceNameEnum["iPhone_X"] = "iPhone X";
|
|
13
|
+
IosDeviceNameEnum["iPhone_XR"] = "iPhone XR";
|
|
14
|
+
IosDeviceNameEnum["iPhone_Xs"] = "iPhone Xs";
|
|
15
|
+
/** @deprecated use {@link iPhone_Xs} instead */
|
|
16
|
+
IosDeviceNameEnum["iPhone_XS"] = "iPhone Xs";
|
|
17
|
+
IosDeviceNameEnum["iPhone_Xs_Max"] = "iPhone Xs Max";
|
|
18
|
+
IosDeviceNameEnum["iPhone_11"] = "iPhone 11";
|
|
19
|
+
IosDeviceNameEnum["iPhone_11_Pro"] = "iPhone 11 Pro";
|
|
20
|
+
IosDeviceNameEnum["iPhone_11_Pro_Max"] = "iPhone 11 Pro Max";
|
|
21
|
+
IosDeviceNameEnum["iPhone_12"] = "iPhone 12";
|
|
22
|
+
IosDeviceNameEnum["iPhone_12_mini"] = "iPhone 12 mini";
|
|
23
|
+
IosDeviceNameEnum["iPhone_12_Pro"] = "iPhone 12 Pro";
|
|
24
|
+
IosDeviceNameEnum["iPhone_12_Pro_Max"] = "iPhone 12 Pro Max";
|
|
25
|
+
IosDeviceNameEnum["iPhone_13"] = "iPhone 13";
|
|
26
|
+
IosDeviceNameEnum["iPhone_13_mini"] = "iPhone 13 mini";
|
|
27
|
+
IosDeviceNameEnum["iPhone_13_Pro"] = "iPhone 13 Pro";
|
|
28
|
+
IosDeviceNameEnum["iPhone_13_Pro_Max"] = "iPhone 13 Pro Max";
|
|
29
|
+
IosDeviceNameEnum["iPhone_14"] = "iPhone 14";
|
|
30
|
+
IosDeviceNameEnum["iPhone_14_Plus"] = "iPhone 14 Plus";
|
|
31
|
+
IosDeviceNameEnum["iPhone_14_Pro"] = "iPhone 14 Pro";
|
|
32
|
+
IosDeviceNameEnum["iPhone_14_Pro_Max"] = "iPhone 14 Pro Max";
|
|
24
33
|
IosDeviceNameEnum["iPhone_SE"] = "iPhone SE (1st generation)";
|
|
25
|
-
IosDeviceNameEnum["
|
|
26
|
-
IosDeviceNameEnum["
|
|
34
|
+
IosDeviceNameEnum["iPhone_SE_1"] = "iPhone SE (1st generation)";
|
|
35
|
+
IosDeviceNameEnum["iPhone_SE_2"] = "iPhone SE (2nd generation)";
|
|
36
|
+
IosDeviceNameEnum["iPhone_SE_3"] = "iPhone SE (3rd generation)";
|
|
37
|
+
IosDeviceNameEnum["iPad_5"] = "iPad (5th generation)";
|
|
38
|
+
IosDeviceNameEnum["iPad_6"] = "iPad (6th generation)";
|
|
27
39
|
IosDeviceNameEnum["iPad_7"] = "iPad (7th generation)";
|
|
40
|
+
IosDeviceNameEnum["iPad_8"] = "iPad (8th generation)";
|
|
28
41
|
IosDeviceNameEnum["iPad_9"] = "iPad (9th generation)";
|
|
29
|
-
IosDeviceNameEnum["
|
|
42
|
+
IosDeviceNameEnum["iPad_10"] = "iPad (10th generation)";
|
|
43
|
+
IosDeviceNameEnum["iPad_Air_2"] = "iPad Air 2";
|
|
44
|
+
IosDeviceNameEnum["iPad_Air_3"] = "iPad Air (3rd generation)";
|
|
30
45
|
IosDeviceNameEnum["iPad_Air_4"] = "iPad Air (4th generation)";
|
|
46
|
+
IosDeviceNameEnum["iPad_Air_5"] = "iPad Air (5th generation)";
|
|
47
|
+
IosDeviceNameEnum["iPad_mini_4"] = "iPad mini 4";
|
|
48
|
+
IosDeviceNameEnum["iPad_mini_5"] = "iPad mini (5th generation)";
|
|
49
|
+
IosDeviceNameEnum["iPad_mini_6"] = "iPad mini (6th generation)";
|
|
50
|
+
IosDeviceNameEnum["iPad_Pro_9_7_inch_1"] = "iPad Pro (9.7-inch)";
|
|
51
|
+
IosDeviceNameEnum["iPad_Pro_10_5_inch_1"] = "iPad Pro (10.5-inch)";
|
|
52
|
+
IosDeviceNameEnum["iPad_Pro_11_inch_1"] = "iPad Pro (11-inch) (1st generation)";
|
|
53
|
+
IosDeviceNameEnum["iPad_Pro_12_9_inch_1"] = "iPad Pro (12.9-inch) (1st generation)";
|
|
54
|
+
IosDeviceNameEnum["iPad_Pro_11_inch_2"] = "iPad Pro (11-inch) (2nd generation)";
|
|
55
|
+
IosDeviceNameEnum["iPad_Pro_12_9_inch_2"] = "iPad Pro (12.9-inch) (2nd generation)";
|
|
56
|
+
IosDeviceNameEnum["iPad_Pro_11_inch_3"] = "iPad Pro (11-inch) (3rd generation)";
|
|
57
|
+
IosDeviceNameEnum["iPad_Pro_12_9_inch_3"] = "iPad Pro (12.9-inch) (3rd generation)";
|
|
58
|
+
/** @deprecated use {@link iPad_Pro_12_9_inch_3} instead */
|
|
59
|
+
IosDeviceNameEnum["iPad_Pro_3"] = "iPad Pro (12.9-inch) (3rd generation)";
|
|
60
|
+
IosDeviceNameEnum["iPad_Pro_11_inch_4"] = "iPad Pro (11-inch) (4th generation)";
|
|
61
|
+
/** @deprecated use {@link iPad_Pro_11_inch_4} instead */
|
|
62
|
+
IosDeviceNameEnum["iPad_Pro_4"] = "iPad Pro (11-inch) (4th generation)";
|
|
63
|
+
IosDeviceNameEnum["iPad_Pro_12_9_inch_4"] = "iPad Pro (12.9-inch) (4th generation)";
|
|
64
|
+
IosDeviceNameEnum["iPad_Pro_12_9_inch_5"] = "iPad Pro (12.9-inch) (5th generation)";
|
|
65
|
+
IosDeviceNameEnum["iPad_Pro_12_9_inch_6"] = "iPad Pro (12.9-inch) (6th generation)";
|
|
66
|
+
IosDeviceNameEnum["iPod_touch_7"] = "iPod touch (7th generation)";
|
|
31
67
|
})(IosDeviceNameEnum || (exports.IosDeviceNameEnum = IosDeviceNameEnum = {}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.8.1",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"applitools",
|
|
6
6
|
"eyes",
|
|
@@ -45,12 +45,12 @@
|
|
|
45
45
|
"test": "run --top-level mocha './test/**/*.spec.ts'"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@applitools/core": "3.
|
|
49
|
-
"@applitools/logger": "2.0.
|
|
50
|
-
"@applitools/utils": "1.
|
|
48
|
+
"@applitools/core": "3.10.1",
|
|
49
|
+
"@applitools/logger": "2.0.10",
|
|
50
|
+
"@applitools/utils": "1.6.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@applitools/req": "^1.
|
|
53
|
+
"@applitools/req": "^1.6.0",
|
|
54
54
|
"@types/node": "^12.20.55"
|
|
55
55
|
},
|
|
56
56
|
"engines": {
|
|
@@ -1,28 +1,64 @@
|
|
|
1
1
|
export declare enum IosDeviceNameEnum {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
iPhone_13 = "iPhone 13",
|
|
7
|
-
iPhone_12_Pro_Max = "iPhone 12 Pro Max",
|
|
8
|
-
iPhone_12_Pro = "iPhone 12 Pro",
|
|
9
|
-
iPhone_12 = "iPhone 12",
|
|
10
|
-
iPhone_12_mini = "iPhone 12 mini",
|
|
11
|
-
iPhone_11_Pro = "iPhone 11 Pro",
|
|
12
|
-
iPhone_11_Pro_Max = "iPhone 11 Pro Max",
|
|
13
|
-
iPhone_11 = "iPhone 11",
|
|
14
|
-
iPhone_XR = "iPhone XR",
|
|
15
|
-
iPhone_XS = "iPhone Xs",
|
|
16
|
-
iPhone_X = "iPhone X",
|
|
2
|
+
iPhone_6s = "iPhone 6s",
|
|
3
|
+
iPhone_6s_Plus = "iPhone 6s Plus",
|
|
4
|
+
iPhone_7 = "iPhone 7",
|
|
5
|
+
iPhone_7_Plus = "iPhone 7 Plus",
|
|
17
6
|
iPhone_8 = "iPhone 8",
|
|
18
7
|
iPhone_8_Plus = "iPhone 8 Plus",
|
|
19
|
-
|
|
8
|
+
iPhone_X = "iPhone X",
|
|
9
|
+
iPhone_XR = "iPhone XR",
|
|
10
|
+
iPhone_Xs = "iPhone Xs",
|
|
11
|
+
/** @deprecated use {@link iPhone_Xs} instead */
|
|
12
|
+
iPhone_XS = "iPhone Xs",
|
|
13
|
+
iPhone_Xs_Max = "iPhone Xs Max",
|
|
14
|
+
iPhone_11 = "iPhone 11",
|
|
15
|
+
iPhone_11_Pro = "iPhone 11 Pro",
|
|
16
|
+
iPhone_11_Pro_Max = "iPhone 11 Pro Max",
|
|
17
|
+
iPhone_12 = "iPhone 12",
|
|
18
|
+
iPhone_12_mini = "iPhone 12 mini",
|
|
19
|
+
iPhone_12_Pro = "iPhone 12 Pro",
|
|
20
|
+
iPhone_12_Pro_Max = "iPhone 12 Pro Max",
|
|
21
|
+
iPhone_13 = "iPhone 13",
|
|
22
|
+
iPhone_13_mini = "iPhone 13 mini",
|
|
23
|
+
iPhone_13_Pro = "iPhone 13 Pro",
|
|
24
|
+
iPhone_13_Pro_Max = "iPhone 13 Pro Max",
|
|
25
|
+
iPhone_14 = "iPhone 14",
|
|
26
|
+
iPhone_14_Plus = "iPhone 14 Plus",
|
|
27
|
+
iPhone_14_Pro = "iPhone 14 Pro",
|
|
28
|
+
iPhone_14_Pro_Max = "iPhone 14 Pro Max",
|
|
20
29
|
iPhone_SE = "iPhone SE (1st generation)",
|
|
21
|
-
|
|
22
|
-
|
|
30
|
+
iPhone_SE_1 = "iPhone SE (1st generation)",
|
|
31
|
+
iPhone_SE_2 = "iPhone SE (2nd generation)",
|
|
32
|
+
iPhone_SE_3 = "iPhone SE (3rd generation)",
|
|
33
|
+
iPad_5 = "iPad (5th generation)",
|
|
34
|
+
iPad_6 = "iPad (6th generation)",
|
|
23
35
|
iPad_7 = "iPad (7th generation)",
|
|
36
|
+
iPad_8 = "iPad (8th generation)",
|
|
24
37
|
iPad_9 = "iPad (9th generation)",
|
|
25
|
-
|
|
26
|
-
|
|
38
|
+
iPad_10 = "iPad (10th generation)",
|
|
39
|
+
iPad_Air_2 = "iPad Air 2",
|
|
40
|
+
iPad_Air_3 = "iPad Air (3rd generation)",
|
|
41
|
+
iPad_Air_4 = "iPad Air (4th generation)",
|
|
42
|
+
iPad_Air_5 = "iPad Air (5th generation)",
|
|
43
|
+
iPad_mini_4 = "iPad mini 4",
|
|
44
|
+
iPad_mini_5 = "iPad mini (5th generation)",
|
|
45
|
+
iPad_mini_6 = "iPad mini (6th generation)",
|
|
46
|
+
iPad_Pro_9_7_inch_1 = "iPad Pro (9.7-inch)",
|
|
47
|
+
iPad_Pro_10_5_inch_1 = "iPad Pro (10.5-inch)",
|
|
48
|
+
iPad_Pro_11_inch_1 = "iPad Pro (11-inch) (1st generation)",
|
|
49
|
+
iPad_Pro_12_9_inch_1 = "iPad Pro (12.9-inch) (1st generation)",
|
|
50
|
+
iPad_Pro_11_inch_2 = "iPad Pro (11-inch) (2nd generation)",
|
|
51
|
+
iPad_Pro_12_9_inch_2 = "iPad Pro (12.9-inch) (2nd generation)",
|
|
52
|
+
iPad_Pro_11_inch_3 = "iPad Pro (11-inch) (3rd generation)",
|
|
53
|
+
iPad_Pro_12_9_inch_3 = "iPad Pro (12.9-inch) (3rd generation)",
|
|
54
|
+
/** @deprecated use {@link iPad_Pro_12_9_inch_3} instead */
|
|
55
|
+
iPad_Pro_3 = "iPad Pro (12.9-inch) (3rd generation)",
|
|
56
|
+
iPad_Pro_11_inch_4 = "iPad Pro (11-inch) (4th generation)",
|
|
57
|
+
/** @deprecated use {@link iPad_Pro_11_inch_4} instead */
|
|
58
|
+
iPad_Pro_4 = "iPad Pro (11-inch) (4th generation)",
|
|
59
|
+
iPad_Pro_12_9_inch_4 = "iPad Pro (12.9-inch) (4th generation)",
|
|
60
|
+
iPad_Pro_12_9_inch_5 = "iPad Pro (12.9-inch) (5th generation)",
|
|
61
|
+
iPad_Pro_12_9_inch_6 = "iPad Pro (12.9-inch) (6th generation)",
|
|
62
|
+
iPod_touch_7 = "iPod touch (7th generation)"
|
|
27
63
|
}
|
|
28
64
|
export type IosDeviceName = `${IosDeviceNameEnum}`;
|