@biela.dev/devices 1.6.4 → 1.6.6
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/android/index.cjs +67 -23
- package/dist/android/index.d.cts +106 -35
- package/dist/android/index.d.ts +106 -35
- package/dist/android/index.js +1 -1
- package/dist/{chunk-DYKZBZRY.cjs → chunk-2EFRCHF7.cjs} +606 -218
- package/dist/chunk-2EFRCHF7.cjs.map +1 -0
- package/dist/{chunk-DLT4UL35.js → chunk-DF2YDUHR.js} +606 -219
- package/dist/chunk-DF2YDUHR.js.map +1 -0
- package/dist/chunk-IGARSAEE.js +3289 -0
- package/dist/chunk-IGARSAEE.js.map +1 -0
- package/dist/chunk-UMVUESEH.cjs +3323 -0
- package/dist/chunk-UMVUESEH.cjs.map +1 -0
- package/dist/index.cjs +125 -73
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +5 -3
- package/dist/index.d.ts +5 -3
- package/dist/index.js +8 -4
- package/dist/index.js.map +1 -1
- package/dist/ios/index.cjs +32 -28
- package/dist/ios/index.d.cts +19 -26
- package/dist/ios/index.d.ts +19 -26
- package/dist/ios/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-DLT4UL35.js.map +0 -1
- package/dist/chunk-DYKZBZRY.cjs.map +0 -1
- package/dist/chunk-LZQCJZIQ.cjs +0 -1731
- package/dist/chunk-LZQCJZIQ.cjs.map +0 -1
- package/dist/chunk-OQKEZGAT.js +0 -1708
- package/dist/chunk-OQKEZGAT.js.map +0 -1
package/dist/android/index.cjs
CHANGED
|
@@ -1,96 +1,140 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkUMVUESEH_cjs = require('../chunk-UMVUESEH.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "GALAXY_S25_EDGE_FRAME", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_EDGE_FRAME; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "GALAXY_S25_EDGE_LAYOUT", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_EDGE_LAYOUT; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "GALAXY_S25_EDGE_META", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_EDGE_META; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "GALAXY_S25_FRAME", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_FRAME; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "GALAXY_S25_LAYOUT", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_LAYOUT; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "GALAXY_S25_META", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_META; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "GALAXY_S25_SCREEN_RECT", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_SCREEN_RECT; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "GALAXY_S25_ULTRA_FRAME", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_ULTRA_FRAME; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "GALAXY_S25_ULTRA_LAYOUT", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_ULTRA_LAYOUT; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "GALAXY_S25_ULTRA_META", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_ULTRA_META; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "GALAXY_S25_ULTRA_SCREEN_RECT", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_S25_ULTRA_SCREEN_RECT; }
|
|
50
|
+
});
|
|
51
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_FRAME", {
|
|
52
|
+
enumerable: true,
|
|
53
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_FRAME; }
|
|
54
|
+
});
|
|
55
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_LAYOUT", {
|
|
56
|
+
enumerable: true,
|
|
57
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_LAYOUT; }
|
|
58
|
+
});
|
|
59
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_META", {
|
|
60
|
+
enumerable: true,
|
|
61
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_META; }
|
|
62
|
+
});
|
|
63
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_OPEN_FRAME", {
|
|
64
|
+
enumerable: true,
|
|
65
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_OPEN_FRAME; }
|
|
66
|
+
});
|
|
67
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_OPEN_LAYOUT", {
|
|
68
|
+
enumerable: true,
|
|
69
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_OPEN_LAYOUT; }
|
|
70
|
+
});
|
|
71
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_OPEN_META", {
|
|
72
|
+
enumerable: true,
|
|
73
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_OPEN_META; }
|
|
74
|
+
});
|
|
75
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_OPEN_SCREEN_RECT", {
|
|
76
|
+
enumerable: true,
|
|
77
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_OPEN_SCREEN_RECT; }
|
|
78
|
+
});
|
|
79
|
+
Object.defineProperty(exports, "GALAXY_Z_FOLD_7_SCREEN_RECT", {
|
|
80
|
+
enumerable: true,
|
|
81
|
+
get: function () { return chunkUMVUESEH_cjs.GALAXY_Z_FOLD_7_SCREEN_RECT; }
|
|
50
82
|
});
|
|
51
83
|
Object.defineProperty(exports, "GalaxyS25EdgeSVG", {
|
|
52
84
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkUMVUESEH_cjs.GalaxyS25EdgeSVG; }
|
|
54
86
|
});
|
|
55
87
|
Object.defineProperty(exports, "GalaxyS25SVG", {
|
|
56
88
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkUMVUESEH_cjs.GalaxyS25SVG; }
|
|
58
90
|
});
|
|
59
91
|
Object.defineProperty(exports, "GalaxyS25UltraSVG", {
|
|
60
92
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkUMVUESEH_cjs.GalaxyS25UltraSVG; }
|
|
94
|
+
});
|
|
95
|
+
Object.defineProperty(exports, "GalaxyZFold7OpenSVG", {
|
|
96
|
+
enumerable: true,
|
|
97
|
+
get: function () { return chunkUMVUESEH_cjs.GalaxyZFold7OpenSVG; }
|
|
98
|
+
});
|
|
99
|
+
Object.defineProperty(exports, "GalaxyZFold7SVG", {
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function () { return chunkUMVUESEH_cjs.GalaxyZFold7SVG; }
|
|
62
102
|
});
|
|
63
103
|
Object.defineProperty(exports, "PIXEL_9_PRO_FRAME", {
|
|
64
104
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkUMVUESEH_cjs.PIXEL_9_PRO_FRAME; }
|
|
66
106
|
});
|
|
67
107
|
Object.defineProperty(exports, "PIXEL_9_PRO_LAYOUT", {
|
|
68
108
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkUMVUESEH_cjs.PIXEL_9_PRO_LAYOUT; }
|
|
70
110
|
});
|
|
71
111
|
Object.defineProperty(exports, "PIXEL_9_PRO_META", {
|
|
72
112
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkUMVUESEH_cjs.PIXEL_9_PRO_META; }
|
|
74
114
|
});
|
|
75
115
|
Object.defineProperty(exports, "PIXEL_9_PRO_XL_FRAME", {
|
|
76
116
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkUMVUESEH_cjs.PIXEL_9_PRO_XL_FRAME; }
|
|
78
118
|
});
|
|
79
119
|
Object.defineProperty(exports, "PIXEL_9_PRO_XL_LAYOUT", {
|
|
80
120
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkUMVUESEH_cjs.PIXEL_9_PRO_XL_LAYOUT; }
|
|
82
122
|
});
|
|
83
123
|
Object.defineProperty(exports, "PIXEL_9_PRO_XL_META", {
|
|
84
124
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkUMVUESEH_cjs.PIXEL_9_PRO_XL_META; }
|
|
126
|
+
});
|
|
127
|
+
Object.defineProperty(exports, "PIXEL_9_PRO_XL_SCREEN_RECT", {
|
|
128
|
+
enumerable: true,
|
|
129
|
+
get: function () { return chunkUMVUESEH_cjs.PIXEL_9_PRO_XL_SCREEN_RECT; }
|
|
86
130
|
});
|
|
87
131
|
Object.defineProperty(exports, "Pixel9ProSVG", {
|
|
88
132
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkUMVUESEH_cjs.Pixel9ProSVG; }
|
|
90
134
|
});
|
|
91
135
|
Object.defineProperty(exports, "Pixel9ProXLSVG", {
|
|
92
136
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkUMVUESEH_cjs.Pixel9ProXLSVG; }
|
|
94
138
|
});
|
|
95
139
|
//# sourceMappingURL=index.cjs.map
|
|
96
140
|
//# sourceMappingURL=index.cjs.map
|
package/dist/android/index.d.cts
CHANGED
|
@@ -16,11 +16,11 @@ declare const GALAXY_S25_LAYOUT: DeviceLayoutData;
|
|
|
16
16
|
* galaxy-s25 — real SVG frame (baked from BielaFrame Studio)
|
|
17
17
|
* Auto-generated by publish script. Do not edit manually.
|
|
18
18
|
*/
|
|
19
|
-
interface DeviceSVGProps$
|
|
19
|
+
interface DeviceSVGProps$6 {
|
|
20
20
|
colorScheme?: "light" | "dark";
|
|
21
21
|
style?: React.CSSProperties;
|
|
22
22
|
}
|
|
23
|
-
declare function GalaxyS25SVG({ style }: DeviceSVGProps$
|
|
23
|
+
declare function GalaxyS25SVG({ style }: DeviceSVGProps$6): react_jsx_runtime.JSX.Element;
|
|
24
24
|
declare const GALAXY_S25_FRAME: {
|
|
25
25
|
readonly bezelTop: 12;
|
|
26
26
|
readonly bezelBottom: 12;
|
|
@@ -51,7 +51,7 @@ declare const GALAXY_S25_SCREEN_RECT: {
|
|
|
51
51
|
declare const GALAXY_S25_EDGE_META: DeviceMeta;
|
|
52
52
|
declare const GALAXY_S25_EDGE_LAYOUT: DeviceLayoutData;
|
|
53
53
|
|
|
54
|
-
interface DeviceSVGProps$
|
|
54
|
+
interface DeviceSVGProps$5 {
|
|
55
55
|
colorScheme?: "light" | "dark";
|
|
56
56
|
style?: React.CSSProperties;
|
|
57
57
|
}
|
|
@@ -74,7 +74,7 @@ interface DeviceSVGProps$3 {
|
|
|
74
74
|
* Bezels are opaque -- they mask any content that spills over.
|
|
75
75
|
* Screen area is transparent -- content shows through.
|
|
76
76
|
*/
|
|
77
|
-
declare function GalaxyS25EdgeSVG({ colorScheme, style }: DeviceSVGProps$
|
|
77
|
+
declare function GalaxyS25EdgeSVG({ colorScheme, style }: DeviceSVGProps$5): react_jsx_runtime.JSX.Element;
|
|
78
78
|
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
79
79
|
declare const GALAXY_S25_EDGE_FRAME: {
|
|
80
80
|
readonly bezelTop: 14;
|
|
@@ -103,11 +103,11 @@ declare const GALAXY_S25_ULTRA_LAYOUT: DeviceLayoutData;
|
|
|
103
103
|
* galaxy-s25-ultra — real SVG frame (baked from BielaFrame Studio)
|
|
104
104
|
* Auto-generated by publish script. Do not edit manually.
|
|
105
105
|
*/
|
|
106
|
-
interface DeviceSVGProps$
|
|
106
|
+
interface DeviceSVGProps$4 {
|
|
107
107
|
colorScheme?: "light" | "dark";
|
|
108
108
|
style?: React.CSSProperties;
|
|
109
109
|
}
|
|
110
|
-
declare function GalaxyS25UltraSVG({ style }: DeviceSVGProps$
|
|
110
|
+
declare function GalaxyS25UltraSVG({ style }: DeviceSVGProps$4): react_jsx_runtime.JSX.Element;
|
|
111
111
|
declare const GALAXY_S25_ULTRA_FRAME: {
|
|
112
112
|
readonly bezelTop: 10;
|
|
113
113
|
readonly bezelBottom: 13;
|
|
@@ -127,6 +127,86 @@ declare const GALAXY_S25_ULTRA_SCREEN_RECT: {
|
|
|
127
127
|
readonly rx: 73.1662;
|
|
128
128
|
};
|
|
129
129
|
|
|
130
|
+
/**
|
|
131
|
+
* Samsung Galaxy Z Fold 7 — Folded (cover display)
|
|
132
|
+
*
|
|
133
|
+
* Screen: 374×870dp (logical)
|
|
134
|
+
* Physical: 1080×2520px at ~2.89x DPR
|
|
135
|
+
* Display: 6.3" Dynamic AMOLED 2X, ~405 PPI
|
|
136
|
+
* Hardware: Punch-hole camera (centered)
|
|
137
|
+
* Form: Foldable (cover/outer display)
|
|
138
|
+
*/
|
|
139
|
+
declare const GALAXY_Z_FOLD_7_META: DeviceMeta;
|
|
140
|
+
declare const GALAXY_Z_FOLD_7_LAYOUT: DeviceLayoutData;
|
|
141
|
+
|
|
142
|
+
/**
|
|
143
|
+
* galaxy-z-fold-7 — real SVG frame (baked from Figma export)
|
|
144
|
+
* Folded (cover display) state
|
|
145
|
+
*/
|
|
146
|
+
interface DeviceSVGProps$3 {
|
|
147
|
+
colorScheme?: "light" | "dark";
|
|
148
|
+
style?: React.CSSProperties;
|
|
149
|
+
}
|
|
150
|
+
declare function GalaxyZFold7SVG({ style }: DeviceSVGProps$3): react_jsx_runtime.JSX.Element;
|
|
151
|
+
declare const GALAXY_Z_FOLD_7_FRAME: {
|
|
152
|
+
readonly bezelTop: 18;
|
|
153
|
+
readonly bezelBottom: 19;
|
|
154
|
+
readonly bezelLeft: 23;
|
|
155
|
+
readonly bezelRight: 22;
|
|
156
|
+
readonly totalWidth: 419;
|
|
157
|
+
readonly totalHeight: 907;
|
|
158
|
+
readonly screenWidth: 374;
|
|
159
|
+
readonly screenHeight: 870;
|
|
160
|
+
readonly screenRadius: 6;
|
|
161
|
+
};
|
|
162
|
+
declare const GALAXY_Z_FOLD_7_SCREEN_RECT: {
|
|
163
|
+
readonly x: 93.5127;
|
|
164
|
+
readonly y: 72.3398;
|
|
165
|
+
readonly width: 1490.91;
|
|
166
|
+
readonly height: 3468.8;
|
|
167
|
+
readonly rx: 24.7015;
|
|
168
|
+
};
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* Samsung Galaxy Z Fold 7 — Open (inner display)
|
|
172
|
+
*
|
|
173
|
+
* Screen: 771×855dp (logical)
|
|
174
|
+
* Physical: 2208×2448px at ~2.86x DPR
|
|
175
|
+
* Display: 7.6" Dynamic AMOLED 2X, ~378 PPI
|
|
176
|
+
* Hardware: Punch-hole camera (right-of-center)
|
|
177
|
+
* Form: Foldable (inner/unfolded display)
|
|
178
|
+
*/
|
|
179
|
+
declare const GALAXY_Z_FOLD_7_OPEN_META: DeviceMeta;
|
|
180
|
+
declare const GALAXY_Z_FOLD_7_OPEN_LAYOUT: DeviceLayoutData;
|
|
181
|
+
|
|
182
|
+
/**
|
|
183
|
+
* galaxy-z-fold-7-open — real SVG frame (baked from Figma export)
|
|
184
|
+
* Open (inner display) state
|
|
185
|
+
*/
|
|
186
|
+
interface DeviceSVGProps$2 {
|
|
187
|
+
colorScheme?: "light" | "dark";
|
|
188
|
+
style?: React.CSSProperties;
|
|
189
|
+
}
|
|
190
|
+
declare function GalaxyZFold7OpenSVG({ style }: DeviceSVGProps$2): react_jsx_runtime.JSX.Element;
|
|
191
|
+
declare const GALAXY_Z_FOLD_7_OPEN_FRAME: {
|
|
192
|
+
readonly bezelTop: 21;
|
|
193
|
+
readonly bezelBottom: 22;
|
|
194
|
+
readonly bezelLeft: 20;
|
|
195
|
+
readonly bezelRight: 24;
|
|
196
|
+
readonly totalWidth: 815;
|
|
197
|
+
readonly totalHeight: 898;
|
|
198
|
+
readonly screenWidth: 771;
|
|
199
|
+
readonly screenHeight: 855;
|
|
200
|
+
readonly screenRadius: 5;
|
|
201
|
+
};
|
|
202
|
+
declare const GALAXY_Z_FOLD_7_OPEN_SCREEN_RECT: {
|
|
203
|
+
readonly x: 80.3916;
|
|
204
|
+
readonly y: 85.6348;
|
|
205
|
+
readonly width: 3074.1084;
|
|
206
|
+
readonly height: 3407.9052;
|
|
207
|
+
readonly rx: 20.97;
|
|
208
|
+
};
|
|
209
|
+
|
|
130
210
|
/**
|
|
131
211
|
* Google Pixel 9 Pro — VERIFIED dimensions
|
|
132
212
|
*
|
|
@@ -186,41 +266,32 @@ declare const PIXEL_9_PRO_FRAME: {
|
|
|
186
266
|
declare const PIXEL_9_PRO_XL_META: DeviceMeta;
|
|
187
267
|
declare const PIXEL_9_PRO_XL_LAYOUT: DeviceLayoutData;
|
|
188
268
|
|
|
269
|
+
/**
|
|
270
|
+
* pixel-9-pro-xl — real SVG frame (baked from Inkscape export)
|
|
271
|
+
* Google Pixel 9 Pro XL (Porcelain)
|
|
272
|
+
*/
|
|
189
273
|
interface DeviceSVGProps {
|
|
190
274
|
colorScheme?: "light" | "dark";
|
|
191
275
|
style?: React.CSSProperties;
|
|
192
276
|
}
|
|
193
|
-
|
|
194
|
-
* Pixel 9 Pro XL SVG Frame
|
|
195
|
-
*
|
|
196
|
-
* Dimensions: 448x968 logical points (screen area)
|
|
197
|
-
* Full frame includes bezels: ~472x1004pt total
|
|
198
|
-
*
|
|
199
|
-
* Structure:
|
|
200
|
-
* - Outer matte aluminum frame with distinctively rounded corners (Pixel style)
|
|
201
|
-
* - Screen cutout (transparent -- content shows through)
|
|
202
|
-
* - Center punch-hole camera (small circle at top center)
|
|
203
|
-
* - Power button on RIGHT side, Volume buttons on LEFT side (Pixel standard)
|
|
204
|
-
* - Bottom elements (USB-C port)
|
|
205
|
-
* - Gesture navigation bar (thin horizontal line near bottom)
|
|
206
|
-
* - data-zone annotations for DLC auto-derivation
|
|
207
|
-
*
|
|
208
|
-
* The SVG sits ON TOP of content with pointer-events: none.
|
|
209
|
-
* Bezels are opaque -- they mask any content that spills over.
|
|
210
|
-
* Screen area is transparent -- content shows through.
|
|
211
|
-
*/
|
|
212
|
-
declare function Pixel9ProXLSVG({ colorScheme, style }: DeviceSVGProps): react_jsx_runtime.JSX.Element;
|
|
213
|
-
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
277
|
+
declare function Pixel9ProXLSVG({ style }: DeviceSVGProps): react_jsx_runtime.JSX.Element;
|
|
214
278
|
declare const PIXEL_9_PRO_XL_FRAME: {
|
|
215
|
-
readonly bezelTop:
|
|
216
|
-
readonly bezelBottom:
|
|
217
|
-
readonly bezelLeft:
|
|
218
|
-
readonly bezelRight:
|
|
219
|
-
readonly totalWidth:
|
|
220
|
-
readonly totalHeight:
|
|
279
|
+
readonly bezelTop: 23;
|
|
280
|
+
readonly bezelBottom: 23;
|
|
281
|
+
readonly bezelLeft: 23;
|
|
282
|
+
readonly bezelRight: 27;
|
|
283
|
+
readonly totalWidth: 498;
|
|
284
|
+
readonly totalHeight: 1014;
|
|
221
285
|
readonly screenWidth: 448;
|
|
222
286
|
readonly screenHeight: 968;
|
|
223
|
-
readonly screenRadius:
|
|
287
|
+
readonly screenRadius: 62;
|
|
288
|
+
};
|
|
289
|
+
declare const PIXEL_9_PRO_XL_SCREEN_RECT: {
|
|
290
|
+
readonly x: 33.75;
|
|
291
|
+
readonly y: 33.747;
|
|
292
|
+
readonly width: 652.5;
|
|
293
|
+
readonly height: 1460.5;
|
|
294
|
+
readonly rx: 90;
|
|
224
295
|
};
|
|
225
296
|
|
|
226
|
-
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_SCREEN_RECT, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, GALAXY_S25_ULTRA_SCREEN_RECT, GalaxyS25EdgeSVG, GalaxyS25SVG, GalaxyS25UltraSVG, PIXEL_9_PRO_FRAME, PIXEL_9_PRO_LAYOUT, PIXEL_9_PRO_META, PIXEL_9_PRO_XL_FRAME, PIXEL_9_PRO_XL_LAYOUT, PIXEL_9_PRO_XL_META, Pixel9ProSVG, Pixel9ProXLSVG };
|
|
297
|
+
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_SCREEN_RECT, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, GALAXY_S25_ULTRA_SCREEN_RECT, GALAXY_Z_FOLD_7_FRAME, GALAXY_Z_FOLD_7_LAYOUT, GALAXY_Z_FOLD_7_META, GALAXY_Z_FOLD_7_OPEN_FRAME, GALAXY_Z_FOLD_7_OPEN_LAYOUT, GALAXY_Z_FOLD_7_OPEN_META, GALAXY_Z_FOLD_7_OPEN_SCREEN_RECT, GALAXY_Z_FOLD_7_SCREEN_RECT, GalaxyS25EdgeSVG, GalaxyS25SVG, GalaxyS25UltraSVG, GalaxyZFold7OpenSVG, GalaxyZFold7SVG, PIXEL_9_PRO_FRAME, PIXEL_9_PRO_LAYOUT, PIXEL_9_PRO_META, PIXEL_9_PRO_XL_FRAME, PIXEL_9_PRO_XL_LAYOUT, PIXEL_9_PRO_XL_META, PIXEL_9_PRO_XL_SCREEN_RECT, Pixel9ProSVG, Pixel9ProXLSVG };
|
package/dist/android/index.d.ts
CHANGED
|
@@ -16,11 +16,11 @@ declare const GALAXY_S25_LAYOUT: DeviceLayoutData;
|
|
|
16
16
|
* galaxy-s25 — real SVG frame (baked from BielaFrame Studio)
|
|
17
17
|
* Auto-generated by publish script. Do not edit manually.
|
|
18
18
|
*/
|
|
19
|
-
interface DeviceSVGProps$
|
|
19
|
+
interface DeviceSVGProps$6 {
|
|
20
20
|
colorScheme?: "light" | "dark";
|
|
21
21
|
style?: React.CSSProperties;
|
|
22
22
|
}
|
|
23
|
-
declare function GalaxyS25SVG({ style }: DeviceSVGProps$
|
|
23
|
+
declare function GalaxyS25SVG({ style }: DeviceSVGProps$6): react_jsx_runtime.JSX.Element;
|
|
24
24
|
declare const GALAXY_S25_FRAME: {
|
|
25
25
|
readonly bezelTop: 12;
|
|
26
26
|
readonly bezelBottom: 12;
|
|
@@ -51,7 +51,7 @@ declare const GALAXY_S25_SCREEN_RECT: {
|
|
|
51
51
|
declare const GALAXY_S25_EDGE_META: DeviceMeta;
|
|
52
52
|
declare const GALAXY_S25_EDGE_LAYOUT: DeviceLayoutData;
|
|
53
53
|
|
|
54
|
-
interface DeviceSVGProps$
|
|
54
|
+
interface DeviceSVGProps$5 {
|
|
55
55
|
colorScheme?: "light" | "dark";
|
|
56
56
|
style?: React.CSSProperties;
|
|
57
57
|
}
|
|
@@ -74,7 +74,7 @@ interface DeviceSVGProps$3 {
|
|
|
74
74
|
* Bezels are opaque -- they mask any content that spills over.
|
|
75
75
|
* Screen area is transparent -- content shows through.
|
|
76
76
|
*/
|
|
77
|
-
declare function GalaxyS25EdgeSVG({ colorScheme, style }: DeviceSVGProps$
|
|
77
|
+
declare function GalaxyS25EdgeSVG({ colorScheme, style }: DeviceSVGProps$5): react_jsx_runtime.JSX.Element;
|
|
78
78
|
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
79
79
|
declare const GALAXY_S25_EDGE_FRAME: {
|
|
80
80
|
readonly bezelTop: 14;
|
|
@@ -103,11 +103,11 @@ declare const GALAXY_S25_ULTRA_LAYOUT: DeviceLayoutData;
|
|
|
103
103
|
* galaxy-s25-ultra — real SVG frame (baked from BielaFrame Studio)
|
|
104
104
|
* Auto-generated by publish script. Do not edit manually.
|
|
105
105
|
*/
|
|
106
|
-
interface DeviceSVGProps$
|
|
106
|
+
interface DeviceSVGProps$4 {
|
|
107
107
|
colorScheme?: "light" | "dark";
|
|
108
108
|
style?: React.CSSProperties;
|
|
109
109
|
}
|
|
110
|
-
declare function GalaxyS25UltraSVG({ style }: DeviceSVGProps$
|
|
110
|
+
declare function GalaxyS25UltraSVG({ style }: DeviceSVGProps$4): react_jsx_runtime.JSX.Element;
|
|
111
111
|
declare const GALAXY_S25_ULTRA_FRAME: {
|
|
112
112
|
readonly bezelTop: 10;
|
|
113
113
|
readonly bezelBottom: 13;
|
|
@@ -127,6 +127,86 @@ declare const GALAXY_S25_ULTRA_SCREEN_RECT: {
|
|
|
127
127
|
readonly rx: 73.1662;
|
|
128
128
|
};
|
|
129
129
|
|
|
130
|
+
/**
|
|
131
|
+
* Samsung Galaxy Z Fold 7 — Folded (cover display)
|
|
132
|
+
*
|
|
133
|
+
* Screen: 374×870dp (logical)
|
|
134
|
+
* Physical: 1080×2520px at ~2.89x DPR
|
|
135
|
+
* Display: 6.3" Dynamic AMOLED 2X, ~405 PPI
|
|
136
|
+
* Hardware: Punch-hole camera (centered)
|
|
137
|
+
* Form: Foldable (cover/outer display)
|
|
138
|
+
*/
|
|
139
|
+
declare const GALAXY_Z_FOLD_7_META: DeviceMeta;
|
|
140
|
+
declare const GALAXY_Z_FOLD_7_LAYOUT: DeviceLayoutData;
|
|
141
|
+
|
|
142
|
+
/**
|
|
143
|
+
* galaxy-z-fold-7 — real SVG frame (baked from Figma export)
|
|
144
|
+
* Folded (cover display) state
|
|
145
|
+
*/
|
|
146
|
+
interface DeviceSVGProps$3 {
|
|
147
|
+
colorScheme?: "light" | "dark";
|
|
148
|
+
style?: React.CSSProperties;
|
|
149
|
+
}
|
|
150
|
+
declare function GalaxyZFold7SVG({ style }: DeviceSVGProps$3): react_jsx_runtime.JSX.Element;
|
|
151
|
+
declare const GALAXY_Z_FOLD_7_FRAME: {
|
|
152
|
+
readonly bezelTop: 18;
|
|
153
|
+
readonly bezelBottom: 19;
|
|
154
|
+
readonly bezelLeft: 23;
|
|
155
|
+
readonly bezelRight: 22;
|
|
156
|
+
readonly totalWidth: 419;
|
|
157
|
+
readonly totalHeight: 907;
|
|
158
|
+
readonly screenWidth: 374;
|
|
159
|
+
readonly screenHeight: 870;
|
|
160
|
+
readonly screenRadius: 6;
|
|
161
|
+
};
|
|
162
|
+
declare const GALAXY_Z_FOLD_7_SCREEN_RECT: {
|
|
163
|
+
readonly x: 93.5127;
|
|
164
|
+
readonly y: 72.3398;
|
|
165
|
+
readonly width: 1490.91;
|
|
166
|
+
readonly height: 3468.8;
|
|
167
|
+
readonly rx: 24.7015;
|
|
168
|
+
};
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* Samsung Galaxy Z Fold 7 — Open (inner display)
|
|
172
|
+
*
|
|
173
|
+
* Screen: 771×855dp (logical)
|
|
174
|
+
* Physical: 2208×2448px at ~2.86x DPR
|
|
175
|
+
* Display: 7.6" Dynamic AMOLED 2X, ~378 PPI
|
|
176
|
+
* Hardware: Punch-hole camera (right-of-center)
|
|
177
|
+
* Form: Foldable (inner/unfolded display)
|
|
178
|
+
*/
|
|
179
|
+
declare const GALAXY_Z_FOLD_7_OPEN_META: DeviceMeta;
|
|
180
|
+
declare const GALAXY_Z_FOLD_7_OPEN_LAYOUT: DeviceLayoutData;
|
|
181
|
+
|
|
182
|
+
/**
|
|
183
|
+
* galaxy-z-fold-7-open — real SVG frame (baked from Figma export)
|
|
184
|
+
* Open (inner display) state
|
|
185
|
+
*/
|
|
186
|
+
interface DeviceSVGProps$2 {
|
|
187
|
+
colorScheme?: "light" | "dark";
|
|
188
|
+
style?: React.CSSProperties;
|
|
189
|
+
}
|
|
190
|
+
declare function GalaxyZFold7OpenSVG({ style }: DeviceSVGProps$2): react_jsx_runtime.JSX.Element;
|
|
191
|
+
declare const GALAXY_Z_FOLD_7_OPEN_FRAME: {
|
|
192
|
+
readonly bezelTop: 21;
|
|
193
|
+
readonly bezelBottom: 22;
|
|
194
|
+
readonly bezelLeft: 20;
|
|
195
|
+
readonly bezelRight: 24;
|
|
196
|
+
readonly totalWidth: 815;
|
|
197
|
+
readonly totalHeight: 898;
|
|
198
|
+
readonly screenWidth: 771;
|
|
199
|
+
readonly screenHeight: 855;
|
|
200
|
+
readonly screenRadius: 5;
|
|
201
|
+
};
|
|
202
|
+
declare const GALAXY_Z_FOLD_7_OPEN_SCREEN_RECT: {
|
|
203
|
+
readonly x: 80.3916;
|
|
204
|
+
readonly y: 85.6348;
|
|
205
|
+
readonly width: 3074.1084;
|
|
206
|
+
readonly height: 3407.9052;
|
|
207
|
+
readonly rx: 20.97;
|
|
208
|
+
};
|
|
209
|
+
|
|
130
210
|
/**
|
|
131
211
|
* Google Pixel 9 Pro — VERIFIED dimensions
|
|
132
212
|
*
|
|
@@ -186,41 +266,32 @@ declare const PIXEL_9_PRO_FRAME: {
|
|
|
186
266
|
declare const PIXEL_9_PRO_XL_META: DeviceMeta;
|
|
187
267
|
declare const PIXEL_9_PRO_XL_LAYOUT: DeviceLayoutData;
|
|
188
268
|
|
|
269
|
+
/**
|
|
270
|
+
* pixel-9-pro-xl — real SVG frame (baked from Inkscape export)
|
|
271
|
+
* Google Pixel 9 Pro XL (Porcelain)
|
|
272
|
+
*/
|
|
189
273
|
interface DeviceSVGProps {
|
|
190
274
|
colorScheme?: "light" | "dark";
|
|
191
275
|
style?: React.CSSProperties;
|
|
192
276
|
}
|
|
193
|
-
|
|
194
|
-
* Pixel 9 Pro XL SVG Frame
|
|
195
|
-
*
|
|
196
|
-
* Dimensions: 448x968 logical points (screen area)
|
|
197
|
-
* Full frame includes bezels: ~472x1004pt total
|
|
198
|
-
*
|
|
199
|
-
* Structure:
|
|
200
|
-
* - Outer matte aluminum frame with distinctively rounded corners (Pixel style)
|
|
201
|
-
* - Screen cutout (transparent -- content shows through)
|
|
202
|
-
* - Center punch-hole camera (small circle at top center)
|
|
203
|
-
* - Power button on RIGHT side, Volume buttons on LEFT side (Pixel standard)
|
|
204
|
-
* - Bottom elements (USB-C port)
|
|
205
|
-
* - Gesture navigation bar (thin horizontal line near bottom)
|
|
206
|
-
* - data-zone annotations for DLC auto-derivation
|
|
207
|
-
*
|
|
208
|
-
* The SVG sits ON TOP of content with pointer-events: none.
|
|
209
|
-
* Bezels are opaque -- they mask any content that spills over.
|
|
210
|
-
* Screen area is transparent -- content shows through.
|
|
211
|
-
*/
|
|
212
|
-
declare function Pixel9ProXLSVG({ colorScheme, style }: DeviceSVGProps): react_jsx_runtime.JSX.Element;
|
|
213
|
-
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
277
|
+
declare function Pixel9ProXLSVG({ style }: DeviceSVGProps): react_jsx_runtime.JSX.Element;
|
|
214
278
|
declare const PIXEL_9_PRO_XL_FRAME: {
|
|
215
|
-
readonly bezelTop:
|
|
216
|
-
readonly bezelBottom:
|
|
217
|
-
readonly bezelLeft:
|
|
218
|
-
readonly bezelRight:
|
|
219
|
-
readonly totalWidth:
|
|
220
|
-
readonly totalHeight:
|
|
279
|
+
readonly bezelTop: 23;
|
|
280
|
+
readonly bezelBottom: 23;
|
|
281
|
+
readonly bezelLeft: 23;
|
|
282
|
+
readonly bezelRight: 27;
|
|
283
|
+
readonly totalWidth: 498;
|
|
284
|
+
readonly totalHeight: 1014;
|
|
221
285
|
readonly screenWidth: 448;
|
|
222
286
|
readonly screenHeight: 968;
|
|
223
|
-
readonly screenRadius:
|
|
287
|
+
readonly screenRadius: 62;
|
|
288
|
+
};
|
|
289
|
+
declare const PIXEL_9_PRO_XL_SCREEN_RECT: {
|
|
290
|
+
readonly x: 33.75;
|
|
291
|
+
readonly y: 33.747;
|
|
292
|
+
readonly width: 652.5;
|
|
293
|
+
readonly height: 1460.5;
|
|
294
|
+
readonly rx: 90;
|
|
224
295
|
};
|
|
225
296
|
|
|
226
|
-
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_SCREEN_RECT, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, GALAXY_S25_ULTRA_SCREEN_RECT, GalaxyS25EdgeSVG, GalaxyS25SVG, GalaxyS25UltraSVG, PIXEL_9_PRO_FRAME, PIXEL_9_PRO_LAYOUT, PIXEL_9_PRO_META, PIXEL_9_PRO_XL_FRAME, PIXEL_9_PRO_XL_LAYOUT, PIXEL_9_PRO_XL_META, Pixel9ProSVG, Pixel9ProXLSVG };
|
|
297
|
+
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_SCREEN_RECT, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, GALAXY_S25_ULTRA_SCREEN_RECT, GALAXY_Z_FOLD_7_FRAME, GALAXY_Z_FOLD_7_LAYOUT, GALAXY_Z_FOLD_7_META, GALAXY_Z_FOLD_7_OPEN_FRAME, GALAXY_Z_FOLD_7_OPEN_LAYOUT, GALAXY_Z_FOLD_7_OPEN_META, GALAXY_Z_FOLD_7_OPEN_SCREEN_RECT, GALAXY_Z_FOLD_7_SCREEN_RECT, GalaxyS25EdgeSVG, GalaxyS25SVG, GalaxyS25UltraSVG, GalaxyZFold7OpenSVG, GalaxyZFold7SVG, PIXEL_9_PRO_FRAME, PIXEL_9_PRO_LAYOUT, PIXEL_9_PRO_META, PIXEL_9_PRO_XL_FRAME, PIXEL_9_PRO_XL_LAYOUT, PIXEL_9_PRO_XL_META, PIXEL_9_PRO_XL_SCREEN_RECT, Pixel9ProSVG, Pixel9ProXLSVG };
|
package/dist/android/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_SCREEN_RECT, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, GALAXY_S25_ULTRA_SCREEN_RECT, GalaxyS25EdgeSVG, GalaxyS25SVG, GalaxyS25UltraSVG, PIXEL_9_PRO_FRAME, PIXEL_9_PRO_LAYOUT, PIXEL_9_PRO_META, PIXEL_9_PRO_XL_FRAME, PIXEL_9_PRO_XL_LAYOUT, PIXEL_9_PRO_XL_META, Pixel9ProSVG, Pixel9ProXLSVG } from '../chunk-
|
|
1
|
+
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_SCREEN_RECT, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, GALAXY_S25_ULTRA_SCREEN_RECT, GALAXY_Z_FOLD_7_FRAME, GALAXY_Z_FOLD_7_LAYOUT, GALAXY_Z_FOLD_7_META, GALAXY_Z_FOLD_7_OPEN_FRAME, GALAXY_Z_FOLD_7_OPEN_LAYOUT, GALAXY_Z_FOLD_7_OPEN_META, GALAXY_Z_FOLD_7_OPEN_SCREEN_RECT, GALAXY_Z_FOLD_7_SCREEN_RECT, GalaxyS25EdgeSVG, GalaxyS25SVG, GalaxyS25UltraSVG, GalaxyZFold7OpenSVG, GalaxyZFold7SVG, PIXEL_9_PRO_FRAME, PIXEL_9_PRO_LAYOUT, PIXEL_9_PRO_META, PIXEL_9_PRO_XL_FRAME, PIXEL_9_PRO_XL_LAYOUT, PIXEL_9_PRO_XL_META, PIXEL_9_PRO_XL_SCREEN_RECT, Pixel9ProSVG, Pixel9ProXLSVG } from '../chunk-IGARSAEE.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|