@arkts/image-manager 0.5.9 → 0.5.11
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/dist/default-product-config.cjs +32 -64
- package/dist/default-product-config.d.cts +0 -33
- package/dist/default-product-config.d.mts +0 -33
- package/dist/default-product-config.mjs +32 -64
- package/dist/index.cjs +111 -54
- package/dist/index.d.cts +18 -21
- package/dist/index.d.mts +18 -21
- package/dist/index.mjs +111 -54
- package/package.json +1 -1
|
@@ -8,7 +8,6 @@ declare const _default: {
|
|
|
8
8
|
screenDensity: string;
|
|
9
9
|
oneCutoutPath: string;
|
|
10
10
|
visible: true;
|
|
11
|
-
devModel: string;
|
|
12
11
|
} | {
|
|
13
12
|
name: "nova 15";
|
|
14
13
|
screenWidth: string;
|
|
@@ -17,7 +16,6 @@ declare const _default: {
|
|
|
17
16
|
screenDensity: string;
|
|
18
17
|
oneCutoutPath: string;
|
|
19
18
|
visible: true;
|
|
20
|
-
devModel: string;
|
|
21
19
|
} | {
|
|
22
20
|
name: "Mate 80 Pro Max、Mate 80 RS";
|
|
23
21
|
screenWidth: string;
|
|
@@ -25,7 +23,6 @@ declare const _default: {
|
|
|
25
23
|
screenDiagonal: string;
|
|
26
24
|
screenDensity: string;
|
|
27
25
|
visible: true;
|
|
28
|
-
devModel: string;
|
|
29
26
|
oneCutoutPath?: undefined;
|
|
30
27
|
} | {
|
|
31
28
|
name: "Mate 80、Mate 80 Pro";
|
|
@@ -34,7 +31,6 @@ declare const _default: {
|
|
|
34
31
|
screenDiagonal: string;
|
|
35
32
|
screenDensity: string;
|
|
36
33
|
visible: true;
|
|
37
|
-
devModel: string;
|
|
38
34
|
oneCutoutPath?: undefined;
|
|
39
35
|
} | {
|
|
40
36
|
name: "Mate 70 Pro、Mate 70 Pro+、Mate 70 RS";
|
|
@@ -43,7 +39,6 @@ declare const _default: {
|
|
|
43
39
|
screenDiagonal: string;
|
|
44
40
|
screenDensity: string;
|
|
45
41
|
visible: true;
|
|
46
|
-
devModel: string;
|
|
47
42
|
oneCutoutPath?: undefined;
|
|
48
43
|
} | {
|
|
49
44
|
name: "Mate 70";
|
|
@@ -52,7 +47,6 @@ declare const _default: {
|
|
|
52
47
|
screenDiagonal: string;
|
|
53
48
|
screenDensity: string;
|
|
54
49
|
visible: true;
|
|
55
|
-
devModel: string;
|
|
56
50
|
oneCutoutPath?: undefined;
|
|
57
51
|
} | {
|
|
58
52
|
name: "Mate 70 Air";
|
|
@@ -61,7 +55,6 @@ declare const _default: {
|
|
|
61
55
|
screenDiagonal: string;
|
|
62
56
|
screenDensity: string;
|
|
63
57
|
visible: true;
|
|
64
|
-
devModel: string;
|
|
65
58
|
oneCutoutPath?: undefined;
|
|
66
59
|
} | {
|
|
67
60
|
name: "Mate 60 Pro、Mate 60 Pro+、Mate 60 RS";
|
|
@@ -70,7 +63,6 @@ declare const _default: {
|
|
|
70
63
|
screenDiagonal: string;
|
|
71
64
|
screenDensity: string;
|
|
72
65
|
visible: true;
|
|
73
|
-
devModel: string;
|
|
74
66
|
oneCutoutPath?: undefined;
|
|
75
67
|
} | {
|
|
76
68
|
name: "Mate 60";
|
|
@@ -79,7 +71,6 @@ declare const _default: {
|
|
|
79
71
|
screenDiagonal: string;
|
|
80
72
|
screenDensity: string;
|
|
81
73
|
visible: true;
|
|
82
|
-
devModel: string;
|
|
83
74
|
oneCutoutPath?: undefined;
|
|
84
75
|
} | {
|
|
85
76
|
name: "Pura 80 Pro、Pura 80 Pro+、Pura 80 Ultra";
|
|
@@ -88,7 +79,6 @@ declare const _default: {
|
|
|
88
79
|
screenDiagonal: string;
|
|
89
80
|
screenDensity: string;
|
|
90
81
|
visible: true;
|
|
91
|
-
devModel: string;
|
|
92
82
|
oneCutoutPath?: undefined;
|
|
93
83
|
} | {
|
|
94
84
|
name: "Pura 80";
|
|
@@ -97,7 +87,6 @@ declare const _default: {
|
|
|
97
87
|
screenDiagonal: string;
|
|
98
88
|
screenDensity: string;
|
|
99
89
|
visible: true;
|
|
100
|
-
devModel: string;
|
|
101
90
|
oneCutoutPath?: undefined;
|
|
102
91
|
} | {
|
|
103
92
|
name: "Pura 70 Pro、Pura 70 Pro+、Pura 70 Ultra";
|
|
@@ -106,7 +95,6 @@ declare const _default: {
|
|
|
106
95
|
screenDiagonal: string;
|
|
107
96
|
screenDensity: string;
|
|
108
97
|
visible: true;
|
|
109
|
-
devModel: string;
|
|
110
98
|
oneCutoutPath?: undefined;
|
|
111
99
|
} | {
|
|
112
100
|
name: "Pura 70";
|
|
@@ -115,7 +103,6 @@ declare const _default: {
|
|
|
115
103
|
screenDiagonal: string;
|
|
116
104
|
screenDensity: string;
|
|
117
105
|
visible: true;
|
|
118
|
-
devModel: string;
|
|
119
106
|
oneCutoutPath?: undefined;
|
|
120
107
|
} | {
|
|
121
108
|
name: "nova 14 Ultra";
|
|
@@ -124,7 +111,6 @@ declare const _default: {
|
|
|
124
111
|
screenDiagonal: string;
|
|
125
112
|
screenDensity: string;
|
|
126
113
|
visible: true;
|
|
127
|
-
devModel: string;
|
|
128
114
|
oneCutoutPath?: undefined;
|
|
129
115
|
} | {
|
|
130
116
|
name: "nova 14 Pro";
|
|
@@ -134,7 +120,6 @@ declare const _default: {
|
|
|
134
120
|
screenDensity: string;
|
|
135
121
|
visible: true;
|
|
136
122
|
oneCutoutPath?: undefined;
|
|
137
|
-
devModel?: undefined;
|
|
138
123
|
} | {
|
|
139
124
|
name: "nova 14";
|
|
140
125
|
screenWidth: string;
|
|
@@ -142,7 +127,6 @@ declare const _default: {
|
|
|
142
127
|
screenDiagonal: string;
|
|
143
128
|
screenDensity: string;
|
|
144
129
|
visible: true;
|
|
145
|
-
devModel: string;
|
|
146
130
|
oneCutoutPath?: undefined;
|
|
147
131
|
} | {
|
|
148
132
|
name: "nova 13 Pro";
|
|
@@ -151,7 +135,6 @@ declare const _default: {
|
|
|
151
135
|
screenDiagonal: string;
|
|
152
136
|
screenDensity: string;
|
|
153
137
|
visible: true;
|
|
154
|
-
devModel: string;
|
|
155
138
|
oneCutoutPath?: undefined;
|
|
156
139
|
} | {
|
|
157
140
|
name: "nova 13";
|
|
@@ -160,7 +143,6 @@ declare const _default: {
|
|
|
160
143
|
screenDiagonal: string;
|
|
161
144
|
screenDensity: string;
|
|
162
145
|
visible: true;
|
|
163
|
-
devModel: string;
|
|
164
146
|
oneCutoutPath?: undefined;
|
|
165
147
|
} | {
|
|
166
148
|
name: "nova 12 Pro、nova 12 Ultra";
|
|
@@ -169,7 +151,6 @@ declare const _default: {
|
|
|
169
151
|
screenDiagonal: string;
|
|
170
152
|
screenDensity: string;
|
|
171
153
|
visible: true;
|
|
172
|
-
devModel: string;
|
|
173
154
|
oneCutoutPath?: undefined;
|
|
174
155
|
} | {
|
|
175
156
|
name: "nova 12";
|
|
@@ -178,7 +159,6 @@ declare const _default: {
|
|
|
178
159
|
screenDiagonal: string;
|
|
179
160
|
screenDensity: string;
|
|
180
161
|
visible: true;
|
|
181
|
-
devModel: string;
|
|
182
162
|
oneCutoutPath?: undefined;
|
|
183
163
|
} | {
|
|
184
164
|
name: "Pocket 2";
|
|
@@ -187,7 +167,6 @@ declare const _default: {
|
|
|
187
167
|
screenDiagonal: string;
|
|
188
168
|
screenDensity: string;
|
|
189
169
|
visible: true;
|
|
190
|
-
devModel: string;
|
|
191
170
|
oneCutoutPath?: undefined;
|
|
192
171
|
} | {
|
|
193
172
|
name: "nova flip、nova flip S";
|
|
@@ -196,7 +175,6 @@ declare const _default: {
|
|
|
196
175
|
screenDiagonal: string;
|
|
197
176
|
screenDensity: string;
|
|
198
177
|
visible: true;
|
|
199
|
-
devModel: string;
|
|
200
178
|
oneCutoutPath?: undefined;
|
|
201
179
|
} | {
|
|
202
180
|
name: "Customize";
|
|
@@ -205,7 +183,6 @@ declare const _default: {
|
|
|
205
183
|
screenDiagonal: string;
|
|
206
184
|
screenDensity: string;
|
|
207
185
|
visible: true;
|
|
208
|
-
devModel: string;
|
|
209
186
|
oneCutoutPath?: undefined;
|
|
210
187
|
})[];
|
|
211
188
|
Tablet: ({
|
|
@@ -258,7 +235,6 @@ declare const _default: {
|
|
|
258
235
|
screenDiagonal: string;
|
|
259
236
|
screenDensity: string;
|
|
260
237
|
visible: true;
|
|
261
|
-
devModel: string;
|
|
262
238
|
} | {
|
|
263
239
|
name: "Customize";
|
|
264
240
|
screenWidth: string;
|
|
@@ -266,7 +242,6 @@ declare const _default: {
|
|
|
266
242
|
screenDiagonal: string;
|
|
267
243
|
screenDensity: string;
|
|
268
244
|
visible: true;
|
|
269
|
-
devModel: string;
|
|
270
245
|
})[];
|
|
271
246
|
Foldable: ({
|
|
272
247
|
name: "Mate X5";
|
|
@@ -278,7 +253,6 @@ declare const _default: {
|
|
|
278
253
|
outerScreenHeight: string;
|
|
279
254
|
outerScreenDiagonal: string;
|
|
280
255
|
visible: true;
|
|
281
|
-
devModel: string;
|
|
282
256
|
} | {
|
|
283
257
|
name: "Mate X6";
|
|
284
258
|
screenWidth: string;
|
|
@@ -289,7 +263,6 @@ declare const _default: {
|
|
|
289
263
|
outerScreenHeight: string;
|
|
290
264
|
outerScreenDiagonal: string;
|
|
291
265
|
visible: true;
|
|
292
|
-
devModel: string;
|
|
293
266
|
} | {
|
|
294
267
|
name: "Mate X7";
|
|
295
268
|
screenWidth: string;
|
|
@@ -300,7 +273,6 @@ declare const _default: {
|
|
|
300
273
|
outerScreenHeight: string;
|
|
301
274
|
outerScreenDiagonal: string;
|
|
302
275
|
visible: true;
|
|
303
|
-
devModel: string;
|
|
304
276
|
} | {
|
|
305
277
|
name: "Customize";
|
|
306
278
|
screenWidth: string;
|
|
@@ -311,7 +283,6 @@ declare const _default: {
|
|
|
311
283
|
outerScreenHeight: string;
|
|
312
284
|
outerScreenDiagonal: string;
|
|
313
285
|
visible: true;
|
|
314
|
-
devModel: string;
|
|
315
286
|
})[];
|
|
316
287
|
WideFold: {
|
|
317
288
|
name: "Pura X";
|
|
@@ -323,7 +294,6 @@ declare const _default: {
|
|
|
323
294
|
outerScreenHeight: string;
|
|
324
295
|
outerScreenDiagonal: string;
|
|
325
296
|
visible: false;
|
|
326
|
-
devModel: string;
|
|
327
297
|
}[];
|
|
328
298
|
TripleFold: {
|
|
329
299
|
name: "Mate XT";
|
|
@@ -338,7 +308,6 @@ declare const _default: {
|
|
|
338
308
|
outerDoubleScreenHeight: string;
|
|
339
309
|
outerDoubleScreenDiagonal: string;
|
|
340
310
|
visible: false;
|
|
341
|
-
devModel: string;
|
|
342
311
|
}[];
|
|
343
312
|
'2in1 Foldable': {
|
|
344
313
|
name: "MateBook Fold";
|
|
@@ -350,7 +319,6 @@ declare const _default: {
|
|
|
350
319
|
outerScreenHeight: string;
|
|
351
320
|
outerScreenDiagonal: string;
|
|
352
321
|
visible: false;
|
|
353
|
-
devModel: string;
|
|
354
322
|
}[];
|
|
355
323
|
TV: {
|
|
356
324
|
name: "TV";
|
|
@@ -367,7 +335,6 @@ declare const _default: {
|
|
|
367
335
|
screenDiagonal: string;
|
|
368
336
|
screenDensity: string;
|
|
369
337
|
visible: false;
|
|
370
|
-
devModel: string;
|
|
371
338
|
}[];
|
|
372
339
|
WearableKid: {
|
|
373
340
|
name: "WearableKid";
|
|
@@ -8,8 +8,7 @@ var default_product_config_default = {
|
|
|
8
8
|
screenDiagonal: "6.84",
|
|
9
9
|
screenDensity: "560",
|
|
10
10
|
oneCutoutPath: "M517 45 L802 45 v 103 h -285 Z",
|
|
11
|
-
visible: true
|
|
12
|
-
devModel: "PHEMU-FD00"
|
|
11
|
+
visible: true
|
|
13
12
|
},
|
|
14
13
|
{
|
|
15
14
|
name: "nova 15",
|
|
@@ -18,8 +17,7 @@ var default_product_config_default = {
|
|
|
18
17
|
screenDiagonal: "6.7",
|
|
19
18
|
screenDensity: "480",
|
|
20
19
|
oneCutoutPath: "M504 16 L580 16 v 76 h -76 Z",
|
|
21
|
-
visible: true
|
|
22
|
-
devModel: "PHEMU-FD00"
|
|
20
|
+
visible: true
|
|
23
21
|
},
|
|
24
22
|
{
|
|
25
23
|
name: "Mate 80 Pro Max、Mate 80 RS",
|
|
@@ -27,8 +25,7 @@ var default_product_config_default = {
|
|
|
27
25
|
screenHeight: "2848",
|
|
28
26
|
screenDiagonal: "6.9",
|
|
29
27
|
screenDensity: "540",
|
|
30
|
-
visible: true
|
|
31
|
-
devModel: "PHEMU-FD00"
|
|
28
|
+
visible: true
|
|
32
29
|
},
|
|
33
30
|
{
|
|
34
31
|
name: "Mate 80、Mate 80 Pro",
|
|
@@ -36,8 +33,7 @@ var default_product_config_default = {
|
|
|
36
33
|
screenHeight: "2832",
|
|
37
34
|
screenDiagonal: "6.75",
|
|
38
35
|
screenDensity: "560",
|
|
39
|
-
visible: true
|
|
40
|
-
devModel: "PHEMU-FD00"
|
|
36
|
+
visible: true
|
|
41
37
|
},
|
|
42
38
|
{
|
|
43
39
|
name: "Mate 70 Pro、Mate 70 Pro+、Mate 70 RS",
|
|
@@ -45,8 +41,7 @@ var default_product_config_default = {
|
|
|
45
41
|
screenHeight: "2832",
|
|
46
42
|
screenDiagonal: "6.9",
|
|
47
43
|
screenDensity: "560",
|
|
48
|
-
visible: true
|
|
49
|
-
devModel: "PHEMU-FD00"
|
|
44
|
+
visible: true
|
|
50
45
|
},
|
|
51
46
|
{
|
|
52
47
|
name: "Mate 70",
|
|
@@ -54,8 +49,7 @@ var default_product_config_default = {
|
|
|
54
49
|
screenHeight: "2688",
|
|
55
50
|
screenDiagonal: "6.7",
|
|
56
51
|
screenDensity: "520",
|
|
57
|
-
visible: true
|
|
58
|
-
devModel: "PHEMU-FD00"
|
|
52
|
+
visible: true
|
|
59
53
|
},
|
|
60
54
|
{
|
|
61
55
|
name: "Mate 70 Air",
|
|
@@ -63,8 +57,7 @@ var default_product_config_default = {
|
|
|
63
57
|
screenHeight: "2760",
|
|
64
58
|
screenDiagonal: "6.96",
|
|
65
59
|
screenDensity: "520",
|
|
66
|
-
visible: true
|
|
67
|
-
devModel: "PHEMU-FD00"
|
|
60
|
+
visible: true
|
|
68
61
|
},
|
|
69
62
|
{
|
|
70
63
|
name: "Mate 60 Pro、Mate 60 Pro+、Mate 60 RS",
|
|
@@ -72,8 +65,7 @@ var default_product_config_default = {
|
|
|
72
65
|
screenHeight: "2720",
|
|
73
66
|
screenDiagonal: "6.82",
|
|
74
67
|
screenDensity: "520",
|
|
75
|
-
visible: true
|
|
76
|
-
devModel: "PHEMU-FD00"
|
|
68
|
+
visible: true
|
|
77
69
|
},
|
|
78
70
|
{
|
|
79
71
|
name: "Mate 60",
|
|
@@ -81,8 +73,7 @@ var default_product_config_default = {
|
|
|
81
73
|
screenHeight: "2688",
|
|
82
74
|
screenDiagonal: "6.69",
|
|
83
75
|
screenDensity: "520",
|
|
84
|
-
visible: true
|
|
85
|
-
devModel: "PHEMU-FD00"
|
|
76
|
+
visible: true
|
|
86
77
|
},
|
|
87
78
|
{
|
|
88
79
|
name: "Pura 80 Pro、Pura 80 Pro+、Pura 80 Ultra",
|
|
@@ -90,8 +81,7 @@ var default_product_config_default = {
|
|
|
90
81
|
screenHeight: "2848",
|
|
91
82
|
screenDiagonal: "6.8",
|
|
92
83
|
screenDensity: "560",
|
|
93
|
-
visible: true
|
|
94
|
-
devModel: "PHEMU-FD00"
|
|
84
|
+
visible: true
|
|
95
85
|
},
|
|
96
86
|
{
|
|
97
87
|
name: "Pura 80",
|
|
@@ -99,8 +89,7 @@ var default_product_config_default = {
|
|
|
99
89
|
screenHeight: "2760",
|
|
100
90
|
screenDiagonal: "6.6",
|
|
101
91
|
screenDensity: "560",
|
|
102
|
-
visible: true
|
|
103
|
-
devModel: "PHEMU-FD00"
|
|
92
|
+
visible: true
|
|
104
93
|
},
|
|
105
94
|
{
|
|
106
95
|
name: "Pura 70 Pro、Pura 70 Pro+、Pura 70 Ultra",
|
|
@@ -108,8 +97,7 @@ var default_product_config_default = {
|
|
|
108
97
|
screenHeight: "2844",
|
|
109
98
|
screenDiagonal: "6.8",
|
|
110
99
|
screenDensity: "540",
|
|
111
|
-
visible: true
|
|
112
|
-
devModel: "PHEMU-FD00"
|
|
100
|
+
visible: true
|
|
113
101
|
},
|
|
114
102
|
{
|
|
115
103
|
name: "Pura 70",
|
|
@@ -117,8 +105,7 @@ var default_product_config_default = {
|
|
|
117
105
|
screenHeight: "2760",
|
|
118
106
|
screenDiagonal: "6.6",
|
|
119
107
|
screenDensity: "540",
|
|
120
|
-
visible: true
|
|
121
|
-
devModel: "PHEMU-FD00"
|
|
108
|
+
visible: true
|
|
122
109
|
},
|
|
123
110
|
{
|
|
124
111
|
name: "nova 14 Ultra",
|
|
@@ -126,8 +113,7 @@ var default_product_config_default = {
|
|
|
126
113
|
screenHeight: "2860",
|
|
127
114
|
screenDiagonal: "6.81",
|
|
128
115
|
screenDensity: "560",
|
|
129
|
-
visible: true
|
|
130
|
-
devModel: "PHEMU-FD00"
|
|
116
|
+
visible: true
|
|
131
117
|
},
|
|
132
118
|
{
|
|
133
119
|
name: "nova 14 Pro",
|
|
@@ -143,8 +129,7 @@ var default_product_config_default = {
|
|
|
143
129
|
screenHeight: "2412",
|
|
144
130
|
screenDiagonal: "6.7",
|
|
145
131
|
screenDensity: "480",
|
|
146
|
-
visible: true
|
|
147
|
-
devModel: "PHEMU-FD00"
|
|
132
|
+
visible: true
|
|
148
133
|
},
|
|
149
134
|
{
|
|
150
135
|
name: "nova 13 Pro",
|
|
@@ -152,8 +137,7 @@ var default_product_config_default = {
|
|
|
152
137
|
screenHeight: "2776",
|
|
153
138
|
screenDiagonal: "6.76",
|
|
154
139
|
screenDensity: "540",
|
|
155
|
-
visible: true
|
|
156
|
-
devModel: "PHEMU-FD00"
|
|
140
|
+
visible: true
|
|
157
141
|
},
|
|
158
142
|
{
|
|
159
143
|
name: "nova 13",
|
|
@@ -161,8 +145,7 @@ var default_product_config_default = {
|
|
|
161
145
|
screenHeight: "2412",
|
|
162
146
|
screenDiagonal: "6.7",
|
|
163
147
|
screenDensity: "480",
|
|
164
|
-
visible: true
|
|
165
|
-
devModel: "PHEMU-FD00"
|
|
148
|
+
visible: true
|
|
166
149
|
},
|
|
167
150
|
{
|
|
168
151
|
name: "nova 12 Pro、nova 12 Ultra",
|
|
@@ -170,8 +153,7 @@ var default_product_config_default = {
|
|
|
170
153
|
screenHeight: "2776",
|
|
171
154
|
screenDiagonal: "6.76",
|
|
172
155
|
screenDensity: "540",
|
|
173
|
-
visible: true
|
|
174
|
-
devModel: "PHEMU-FD00"
|
|
156
|
+
visible: true
|
|
175
157
|
},
|
|
176
158
|
{
|
|
177
159
|
name: "nova 12",
|
|
@@ -179,8 +161,7 @@ var default_product_config_default = {
|
|
|
179
161
|
screenHeight: "2412",
|
|
180
162
|
screenDiagonal: "6.7",
|
|
181
163
|
screenDensity: "480",
|
|
182
|
-
visible: true
|
|
183
|
-
devModel: "PHEMU-FD00"
|
|
164
|
+
visible: true
|
|
184
165
|
},
|
|
185
166
|
{
|
|
186
167
|
name: "Pocket 2",
|
|
@@ -188,8 +169,7 @@ var default_product_config_default = {
|
|
|
188
169
|
screenHeight: "2690",
|
|
189
170
|
screenDiagonal: "6.94",
|
|
190
171
|
screenDensity: "500",
|
|
191
|
-
visible: true
|
|
192
|
-
devModel: "PHEMU-FD00"
|
|
172
|
+
visible: true
|
|
193
173
|
},
|
|
194
174
|
{
|
|
195
175
|
name: "nova flip、nova flip S",
|
|
@@ -197,8 +177,7 @@ var default_product_config_default = {
|
|
|
197
177
|
screenHeight: "2690",
|
|
198
178
|
screenDiagonal: "6.94",
|
|
199
179
|
screenDensity: "500",
|
|
200
|
-
visible: true
|
|
201
|
-
devModel: "PHEMU-FD00"
|
|
180
|
+
visible: true
|
|
202
181
|
},
|
|
203
182
|
{
|
|
204
183
|
name: "Customize",
|
|
@@ -206,8 +185,7 @@ var default_product_config_default = {
|
|
|
206
185
|
screenHeight: "2832",
|
|
207
186
|
screenDiagonal: "6.9",
|
|
208
187
|
screenDensity: "560",
|
|
209
|
-
visible: true
|
|
210
|
-
devModel: "PHEMU-FD00"
|
|
188
|
+
visible: true
|
|
211
189
|
}
|
|
212
190
|
],
|
|
213
191
|
"Tablet": [
|
|
@@ -266,16 +244,14 @@ var default_product_config_default = {
|
|
|
266
244
|
screenHeight: "2080",
|
|
267
245
|
screenDiagonal: "14.2",
|
|
268
246
|
screenDensity: "304",
|
|
269
|
-
visible: true
|
|
270
|
-
devModel: "PHEMU-FD00"
|
|
247
|
+
visible: true
|
|
271
248
|
}, {
|
|
272
249
|
name: "Customize",
|
|
273
250
|
screenWidth: "3120",
|
|
274
251
|
screenHeight: "2080",
|
|
275
252
|
screenDiagonal: "14.2",
|
|
276
253
|
screenDensity: "304",
|
|
277
|
-
visible: true
|
|
278
|
-
devModel: "PHEMU-FD00"
|
|
254
|
+
visible: true
|
|
279
255
|
}],
|
|
280
256
|
"Foldable": [
|
|
281
257
|
{
|
|
@@ -287,8 +263,7 @@ var default_product_config_default = {
|
|
|
287
263
|
outerScreenWidth: "1080",
|
|
288
264
|
outerScreenHeight: "2504",
|
|
289
265
|
outerScreenDiagonal: "6.4",
|
|
290
|
-
visible: true
|
|
291
|
-
devModel: "PHEMU-FD01"
|
|
266
|
+
visible: true
|
|
292
267
|
},
|
|
293
268
|
{
|
|
294
269
|
name: "Mate X6",
|
|
@@ -299,8 +274,7 @@ var default_product_config_default = {
|
|
|
299
274
|
outerScreenWidth: "1080",
|
|
300
275
|
outerScreenHeight: "2440",
|
|
301
276
|
outerScreenDiagonal: "6.45",
|
|
302
|
-
visible: true
|
|
303
|
-
devModel: "PHEMU-FD01"
|
|
277
|
+
visible: true
|
|
304
278
|
},
|
|
305
279
|
{
|
|
306
280
|
name: "Mate X7",
|
|
@@ -311,8 +285,7 @@ var default_product_config_default = {
|
|
|
311
285
|
outerScreenWidth: "1080",
|
|
312
286
|
outerScreenHeight: "2444",
|
|
313
287
|
outerScreenDiagonal: "6.49",
|
|
314
|
-
visible: true
|
|
315
|
-
devModel: "PHEMU-FD01"
|
|
288
|
+
visible: true
|
|
316
289
|
},
|
|
317
290
|
{
|
|
318
291
|
name: "Customize",
|
|
@@ -323,8 +296,7 @@ var default_product_config_default = {
|
|
|
323
296
|
outerScreenWidth: "1080",
|
|
324
297
|
outerScreenHeight: "2504",
|
|
325
298
|
outerScreenDiagonal: "6.4",
|
|
326
|
-
visible: true
|
|
327
|
-
devModel: "PHEMU-FD01"
|
|
299
|
+
visible: true
|
|
328
300
|
}
|
|
329
301
|
],
|
|
330
302
|
"WideFold": [{
|
|
@@ -336,8 +308,7 @@ var default_product_config_default = {
|
|
|
336
308
|
outerScreenWidth: "980",
|
|
337
309
|
outerScreenHeight: "980",
|
|
338
310
|
outerScreenDiagonal: "3.5",
|
|
339
|
-
visible: false
|
|
340
|
-
devModel: "PHEMU-FD02"
|
|
311
|
+
visible: false
|
|
341
312
|
}],
|
|
342
313
|
"TripleFold": [{
|
|
343
314
|
name: "Mate XT",
|
|
@@ -351,8 +322,7 @@ var default_product_config_default = {
|
|
|
351
322
|
outerDoubleScreenWidth: "3184",
|
|
352
323
|
outerDoubleScreenHeight: "2232",
|
|
353
324
|
outerDoubleScreenDiagonal: "10.2",
|
|
354
|
-
visible: false
|
|
355
|
-
devModel: "PHEMU-FD06"
|
|
325
|
+
visible: false
|
|
356
326
|
}],
|
|
357
327
|
"2in1 Foldable": [{
|
|
358
328
|
name: "MateBook Fold",
|
|
@@ -363,8 +333,7 @@ var default_product_config_default = {
|
|
|
363
333
|
outerScreenWidth: "2472",
|
|
364
334
|
outerScreenHeight: "1648",
|
|
365
335
|
outerScreenDiagonal: "13",
|
|
366
|
-
visible: false
|
|
367
|
-
devModel: "PCEMU-FD05"
|
|
336
|
+
visible: false
|
|
368
337
|
}],
|
|
369
338
|
"TV": [{
|
|
370
339
|
name: "TV",
|
|
@@ -380,8 +349,7 @@ var default_product_config_default = {
|
|
|
380
349
|
screenHeight: "466",
|
|
381
350
|
screenDiagonal: "1.6",
|
|
382
351
|
screenDensity: "320",
|
|
383
|
-
visible: false
|
|
384
|
-
devModel: "MCHEMU-AL00CN"
|
|
352
|
+
visible: false
|
|
385
353
|
}],
|
|
386
354
|
"WearableKid": [{
|
|
387
355
|
name: "WearableKid",
|