@biela.dev/devices 1.6.3 → 1.6.4
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 +29 -21
- package/dist/android/index.d.cts +36 -54
- package/dist/android/index.d.ts +36 -54
- package/dist/android/index.js +1 -1
- package/dist/chunk-LZQCJZIQ.cjs +1731 -0
- package/dist/chunk-LZQCJZIQ.cjs.map +1 -0
- package/dist/chunk-OQKEZGAT.js +1708 -0
- package/dist/chunk-OQKEZGAT.js.map +1 -0
- package/dist/index.cjs +118 -33
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +81 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/chunk-76PRN3YN.js +0 -1281
- package/dist/chunk-76PRN3YN.js.map +0 -1
- package/dist/chunk-FOTZN6UL.cjs +0 -1302
- package/dist/chunk-FOTZN6UL.cjs.map +0 -1
package/dist/android/index.cjs
CHANGED
|
@@ -1,88 +1,96 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkLZQCJZIQ_cjs = require('../chunk-LZQCJZIQ.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 chunkLZQCJZIQ_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 chunkLZQCJZIQ_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 chunkLZQCJZIQ_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 chunkLZQCJZIQ_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 chunkLZQCJZIQ_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 chunkLZQCJZIQ_cjs.GALAXY_S25_META; }
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(exports, "GALAXY_S25_SCREEN_RECT", {
|
|
32
|
+
enumerable: true,
|
|
33
|
+
get: function () { return chunkLZQCJZIQ_cjs.GALAXY_S25_SCREEN_RECT; }
|
|
30
34
|
});
|
|
31
35
|
Object.defineProperty(exports, "GALAXY_S25_ULTRA_FRAME", {
|
|
32
36
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkLZQCJZIQ_cjs.GALAXY_S25_ULTRA_FRAME; }
|
|
34
38
|
});
|
|
35
39
|
Object.defineProperty(exports, "GALAXY_S25_ULTRA_LAYOUT", {
|
|
36
40
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkLZQCJZIQ_cjs.GALAXY_S25_ULTRA_LAYOUT; }
|
|
38
42
|
});
|
|
39
43
|
Object.defineProperty(exports, "GALAXY_S25_ULTRA_META", {
|
|
40
44
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkLZQCJZIQ_cjs.GALAXY_S25_ULTRA_META; }
|
|
46
|
+
});
|
|
47
|
+
Object.defineProperty(exports, "GALAXY_S25_ULTRA_SCREEN_RECT", {
|
|
48
|
+
enumerable: true,
|
|
49
|
+
get: function () { return chunkLZQCJZIQ_cjs.GALAXY_S25_ULTRA_SCREEN_RECT; }
|
|
42
50
|
});
|
|
43
51
|
Object.defineProperty(exports, "GalaxyS25EdgeSVG", {
|
|
44
52
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkLZQCJZIQ_cjs.GalaxyS25EdgeSVG; }
|
|
46
54
|
});
|
|
47
55
|
Object.defineProperty(exports, "GalaxyS25SVG", {
|
|
48
56
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkLZQCJZIQ_cjs.GalaxyS25SVG; }
|
|
50
58
|
});
|
|
51
59
|
Object.defineProperty(exports, "GalaxyS25UltraSVG", {
|
|
52
60
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkLZQCJZIQ_cjs.GalaxyS25UltraSVG; }
|
|
54
62
|
});
|
|
55
63
|
Object.defineProperty(exports, "PIXEL_9_PRO_FRAME", {
|
|
56
64
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkLZQCJZIQ_cjs.PIXEL_9_PRO_FRAME; }
|
|
58
66
|
});
|
|
59
67
|
Object.defineProperty(exports, "PIXEL_9_PRO_LAYOUT", {
|
|
60
68
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkLZQCJZIQ_cjs.PIXEL_9_PRO_LAYOUT; }
|
|
62
70
|
});
|
|
63
71
|
Object.defineProperty(exports, "PIXEL_9_PRO_META", {
|
|
64
72
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkLZQCJZIQ_cjs.PIXEL_9_PRO_META; }
|
|
66
74
|
});
|
|
67
75
|
Object.defineProperty(exports, "PIXEL_9_PRO_XL_FRAME", {
|
|
68
76
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkLZQCJZIQ_cjs.PIXEL_9_PRO_XL_FRAME; }
|
|
70
78
|
});
|
|
71
79
|
Object.defineProperty(exports, "PIXEL_9_PRO_XL_LAYOUT", {
|
|
72
80
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkLZQCJZIQ_cjs.PIXEL_9_PRO_XL_LAYOUT; }
|
|
74
82
|
});
|
|
75
83
|
Object.defineProperty(exports, "PIXEL_9_PRO_XL_META", {
|
|
76
84
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkLZQCJZIQ_cjs.PIXEL_9_PRO_XL_META; }
|
|
78
86
|
});
|
|
79
87
|
Object.defineProperty(exports, "Pixel9ProSVG", {
|
|
80
88
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkLZQCJZIQ_cjs.Pixel9ProSVG; }
|
|
82
90
|
});
|
|
83
91
|
Object.defineProperty(exports, "Pixel9ProXLSVG", {
|
|
84
92
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkLZQCJZIQ_cjs.Pixel9ProXLSVG; }
|
|
86
94
|
});
|
|
87
95
|
//# sourceMappingURL=index.cjs.map
|
|
88
96
|
//# sourceMappingURL=index.cjs.map
|
package/dist/android/index.d.cts
CHANGED
|
@@ -12,42 +12,33 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
|
12
12
|
declare const GALAXY_S25_META: DeviceMeta;
|
|
13
13
|
declare const GALAXY_S25_LAYOUT: DeviceLayoutData;
|
|
14
14
|
|
|
15
|
+
/**
|
|
16
|
+
* galaxy-s25 — real SVG frame (baked from BielaFrame Studio)
|
|
17
|
+
* Auto-generated by publish script. Do not edit manually.
|
|
18
|
+
*/
|
|
15
19
|
interface DeviceSVGProps$4 {
|
|
16
20
|
colorScheme?: "light" | "dark";
|
|
17
21
|
style?: React.CSSProperties;
|
|
18
22
|
}
|
|
19
|
-
|
|
20
|
-
* Galaxy S25 SVG Frame
|
|
21
|
-
*
|
|
22
|
-
* Dimensions: 360x780 logical points (screen area)
|
|
23
|
-
* Full frame includes bezels: ~384x816pt total
|
|
24
|
-
*
|
|
25
|
-
* Structure:
|
|
26
|
-
* - Outer aluminum frame with squared-off rounded corners
|
|
27
|
-
* - Screen cutout (transparent -- content shows through)
|
|
28
|
-
* - Center punch-hole camera (small circle at top center)
|
|
29
|
-
* - Right-side buttons (Volume Up, Volume Down, Power/Side key)
|
|
30
|
-
* - Bottom elements (USB-C port)
|
|
31
|
-
* - Gesture navigation bar (thin horizontal line near bottom)
|
|
32
|
-
* - data-zone annotations for DLC auto-derivation
|
|
33
|
-
*
|
|
34
|
-
* The SVG sits ON TOP of content with pointer-events: none.
|
|
35
|
-
* Bezels are opaque -- they mask any content that spills over.
|
|
36
|
-
* Screen area is transparent -- content shows through.
|
|
37
|
-
*/
|
|
38
|
-
declare function GalaxyS25SVG({ colorScheme, style }: DeviceSVGProps$4): react_jsx_runtime.JSX.Element;
|
|
39
|
-
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
23
|
+
declare function GalaxyS25SVG({ style }: DeviceSVGProps$4): react_jsx_runtime.JSX.Element;
|
|
40
24
|
declare const GALAXY_S25_FRAME: {
|
|
41
|
-
readonly bezelTop:
|
|
42
|
-
readonly bezelBottom:
|
|
25
|
+
readonly bezelTop: 12;
|
|
26
|
+
readonly bezelBottom: 12;
|
|
43
27
|
readonly bezelLeft: 12;
|
|
44
|
-
readonly bezelRight:
|
|
45
|
-
readonly totalWidth:
|
|
46
|
-
readonly totalHeight:
|
|
28
|
+
readonly bezelRight: 16;
|
|
29
|
+
readonly totalWidth: 388;
|
|
30
|
+
readonly totalHeight: 804;
|
|
47
31
|
readonly screenWidth: 360;
|
|
48
32
|
readonly screenHeight: 780;
|
|
49
33
|
readonly screenRadius: 42;
|
|
50
34
|
};
|
|
35
|
+
declare const GALAXY_S25_SCREEN_RECT: {
|
|
36
|
+
readonly x: 48.1907;
|
|
37
|
+
readonly y: 48.1895;
|
|
38
|
+
readonly width: 1442.21;
|
|
39
|
+
readonly height: 3102.73;
|
|
40
|
+
readonly rx: 150.956;
|
|
41
|
+
};
|
|
51
42
|
|
|
52
43
|
/**
|
|
53
44
|
* Samsung Galaxy S25 Edge — VERIFIED dimensions
|
|
@@ -108,42 +99,33 @@ declare const GALAXY_S25_EDGE_FRAME: {
|
|
|
108
99
|
declare const GALAXY_S25_ULTRA_META: DeviceMeta;
|
|
109
100
|
declare const GALAXY_S25_ULTRA_LAYOUT: DeviceLayoutData;
|
|
110
101
|
|
|
102
|
+
/**
|
|
103
|
+
* galaxy-s25-ultra — real SVG frame (baked from BielaFrame Studio)
|
|
104
|
+
* Auto-generated by publish script. Do not edit manually.
|
|
105
|
+
*/
|
|
111
106
|
interface DeviceSVGProps$2 {
|
|
112
107
|
colorScheme?: "light" | "dark";
|
|
113
108
|
style?: React.CSSProperties;
|
|
114
109
|
}
|
|
115
|
-
|
|
116
|
-
* Galaxy S25 Ultra SVG Frame
|
|
117
|
-
*
|
|
118
|
-
* Dimensions: 384x824 logical points (screen area)
|
|
119
|
-
* Full frame includes bezels: ~408x860pt total
|
|
120
|
-
*
|
|
121
|
-
* Structure:
|
|
122
|
-
* - Outer titanium frame with squared-off rounded corners
|
|
123
|
-
* - Screen cutout (transparent -- content shows through)
|
|
124
|
-
* - Center punch-hole camera (small circle at top center)
|
|
125
|
-
* - Right-side buttons (Volume Up, Volume Down, Power/Side key)
|
|
126
|
-
* - Bottom elements (USB-C port, S Pen slot)
|
|
127
|
-
* - Gesture navigation bar (thin horizontal line near bottom)
|
|
128
|
-
* - data-zone annotations for DLC auto-derivation
|
|
129
|
-
*
|
|
130
|
-
* The SVG sits ON TOP of content with pointer-events: none.
|
|
131
|
-
* Bezels are opaque -- they mask any content that spills over.
|
|
132
|
-
* Screen area is transparent -- content shows through.
|
|
133
|
-
*/
|
|
134
|
-
declare function GalaxyS25UltraSVG({ colorScheme, style }: DeviceSVGProps$2): react_jsx_runtime.JSX.Element;
|
|
135
|
-
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
110
|
+
declare function GalaxyS25UltraSVG({ style }: DeviceSVGProps$2): react_jsx_runtime.JSX.Element;
|
|
136
111
|
declare const GALAXY_S25_ULTRA_FRAME: {
|
|
137
|
-
readonly bezelTop:
|
|
138
|
-
readonly bezelBottom:
|
|
139
|
-
readonly bezelLeft:
|
|
140
|
-
readonly bezelRight:
|
|
141
|
-
readonly totalWidth:
|
|
142
|
-
readonly totalHeight:
|
|
112
|
+
readonly bezelTop: 10;
|
|
113
|
+
readonly bezelBottom: 13;
|
|
114
|
+
readonly bezelLeft: 11;
|
|
115
|
+
readonly bezelRight: 14;
|
|
116
|
+
readonly totalWidth: 409;
|
|
117
|
+
readonly totalHeight: 847;
|
|
143
118
|
readonly screenWidth: 384;
|
|
144
119
|
readonly screenHeight: 824;
|
|
145
120
|
readonly screenRadius: 42;
|
|
146
121
|
};
|
|
122
|
+
declare const GALAXY_S25_ULTRA_SCREEN_RECT: {
|
|
123
|
+
readonly x: 49.3301;
|
|
124
|
+
readonly y: 44.3438;
|
|
125
|
+
readonly width: 1651.78;
|
|
126
|
+
readonly height: 3582.37;
|
|
127
|
+
readonly rx: 73.1662;
|
|
128
|
+
};
|
|
147
129
|
|
|
148
130
|
/**
|
|
149
131
|
* Google Pixel 9 Pro — VERIFIED dimensions
|
|
@@ -241,4 +223,4 @@ declare const PIXEL_9_PRO_XL_FRAME: {
|
|
|
241
223
|
readonly screenRadius: 48;
|
|
242
224
|
};
|
|
243
225
|
|
|
244
|
-
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, 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 };
|
|
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 };
|
package/dist/android/index.d.ts
CHANGED
|
@@ -12,42 +12,33 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
|
12
12
|
declare const GALAXY_S25_META: DeviceMeta;
|
|
13
13
|
declare const GALAXY_S25_LAYOUT: DeviceLayoutData;
|
|
14
14
|
|
|
15
|
+
/**
|
|
16
|
+
* galaxy-s25 — real SVG frame (baked from BielaFrame Studio)
|
|
17
|
+
* Auto-generated by publish script. Do not edit manually.
|
|
18
|
+
*/
|
|
15
19
|
interface DeviceSVGProps$4 {
|
|
16
20
|
colorScheme?: "light" | "dark";
|
|
17
21
|
style?: React.CSSProperties;
|
|
18
22
|
}
|
|
19
|
-
|
|
20
|
-
* Galaxy S25 SVG Frame
|
|
21
|
-
*
|
|
22
|
-
* Dimensions: 360x780 logical points (screen area)
|
|
23
|
-
* Full frame includes bezels: ~384x816pt total
|
|
24
|
-
*
|
|
25
|
-
* Structure:
|
|
26
|
-
* - Outer aluminum frame with squared-off rounded corners
|
|
27
|
-
* - Screen cutout (transparent -- content shows through)
|
|
28
|
-
* - Center punch-hole camera (small circle at top center)
|
|
29
|
-
* - Right-side buttons (Volume Up, Volume Down, Power/Side key)
|
|
30
|
-
* - Bottom elements (USB-C port)
|
|
31
|
-
* - Gesture navigation bar (thin horizontal line near bottom)
|
|
32
|
-
* - data-zone annotations for DLC auto-derivation
|
|
33
|
-
*
|
|
34
|
-
* The SVG sits ON TOP of content with pointer-events: none.
|
|
35
|
-
* Bezels are opaque -- they mask any content that spills over.
|
|
36
|
-
* Screen area is transparent -- content shows through.
|
|
37
|
-
*/
|
|
38
|
-
declare function GalaxyS25SVG({ colorScheme, style }: DeviceSVGProps$4): react_jsx_runtime.JSX.Element;
|
|
39
|
-
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
23
|
+
declare function GalaxyS25SVG({ style }: DeviceSVGProps$4): react_jsx_runtime.JSX.Element;
|
|
40
24
|
declare const GALAXY_S25_FRAME: {
|
|
41
|
-
readonly bezelTop:
|
|
42
|
-
readonly bezelBottom:
|
|
25
|
+
readonly bezelTop: 12;
|
|
26
|
+
readonly bezelBottom: 12;
|
|
43
27
|
readonly bezelLeft: 12;
|
|
44
|
-
readonly bezelRight:
|
|
45
|
-
readonly totalWidth:
|
|
46
|
-
readonly totalHeight:
|
|
28
|
+
readonly bezelRight: 16;
|
|
29
|
+
readonly totalWidth: 388;
|
|
30
|
+
readonly totalHeight: 804;
|
|
47
31
|
readonly screenWidth: 360;
|
|
48
32
|
readonly screenHeight: 780;
|
|
49
33
|
readonly screenRadius: 42;
|
|
50
34
|
};
|
|
35
|
+
declare const GALAXY_S25_SCREEN_RECT: {
|
|
36
|
+
readonly x: 48.1907;
|
|
37
|
+
readonly y: 48.1895;
|
|
38
|
+
readonly width: 1442.21;
|
|
39
|
+
readonly height: 3102.73;
|
|
40
|
+
readonly rx: 150.956;
|
|
41
|
+
};
|
|
51
42
|
|
|
52
43
|
/**
|
|
53
44
|
* Samsung Galaxy S25 Edge — VERIFIED dimensions
|
|
@@ -108,42 +99,33 @@ declare const GALAXY_S25_EDGE_FRAME: {
|
|
|
108
99
|
declare const GALAXY_S25_ULTRA_META: DeviceMeta;
|
|
109
100
|
declare const GALAXY_S25_ULTRA_LAYOUT: DeviceLayoutData;
|
|
110
101
|
|
|
102
|
+
/**
|
|
103
|
+
* galaxy-s25-ultra — real SVG frame (baked from BielaFrame Studio)
|
|
104
|
+
* Auto-generated by publish script. Do not edit manually.
|
|
105
|
+
*/
|
|
111
106
|
interface DeviceSVGProps$2 {
|
|
112
107
|
colorScheme?: "light" | "dark";
|
|
113
108
|
style?: React.CSSProperties;
|
|
114
109
|
}
|
|
115
|
-
|
|
116
|
-
* Galaxy S25 Ultra SVG Frame
|
|
117
|
-
*
|
|
118
|
-
* Dimensions: 384x824 logical points (screen area)
|
|
119
|
-
* Full frame includes bezels: ~408x860pt total
|
|
120
|
-
*
|
|
121
|
-
* Structure:
|
|
122
|
-
* - Outer titanium frame with squared-off rounded corners
|
|
123
|
-
* - Screen cutout (transparent -- content shows through)
|
|
124
|
-
* - Center punch-hole camera (small circle at top center)
|
|
125
|
-
* - Right-side buttons (Volume Up, Volume Down, Power/Side key)
|
|
126
|
-
* - Bottom elements (USB-C port, S Pen slot)
|
|
127
|
-
* - Gesture navigation bar (thin horizontal line near bottom)
|
|
128
|
-
* - data-zone annotations for DLC auto-derivation
|
|
129
|
-
*
|
|
130
|
-
* The SVG sits ON TOP of content with pointer-events: none.
|
|
131
|
-
* Bezels are opaque -- they mask any content that spills over.
|
|
132
|
-
* Screen area is transparent -- content shows through.
|
|
133
|
-
*/
|
|
134
|
-
declare function GalaxyS25UltraSVG({ colorScheme, style }: DeviceSVGProps$2): react_jsx_runtime.JSX.Element;
|
|
135
|
-
/** Frame dimensions needed by DeviceFrame to position content correctly */
|
|
110
|
+
declare function GalaxyS25UltraSVG({ style }: DeviceSVGProps$2): react_jsx_runtime.JSX.Element;
|
|
136
111
|
declare const GALAXY_S25_ULTRA_FRAME: {
|
|
137
|
-
readonly bezelTop:
|
|
138
|
-
readonly bezelBottom:
|
|
139
|
-
readonly bezelLeft:
|
|
140
|
-
readonly bezelRight:
|
|
141
|
-
readonly totalWidth:
|
|
142
|
-
readonly totalHeight:
|
|
112
|
+
readonly bezelTop: 10;
|
|
113
|
+
readonly bezelBottom: 13;
|
|
114
|
+
readonly bezelLeft: 11;
|
|
115
|
+
readonly bezelRight: 14;
|
|
116
|
+
readonly totalWidth: 409;
|
|
117
|
+
readonly totalHeight: 847;
|
|
143
118
|
readonly screenWidth: 384;
|
|
144
119
|
readonly screenHeight: 824;
|
|
145
120
|
readonly screenRadius: 42;
|
|
146
121
|
};
|
|
122
|
+
declare const GALAXY_S25_ULTRA_SCREEN_RECT: {
|
|
123
|
+
readonly x: 49.3301;
|
|
124
|
+
readonly y: 44.3438;
|
|
125
|
+
readonly width: 1651.78;
|
|
126
|
+
readonly height: 3582.37;
|
|
127
|
+
readonly rx: 73.1662;
|
|
128
|
+
};
|
|
147
129
|
|
|
148
130
|
/**
|
|
149
131
|
* Google Pixel 9 Pro — VERIFIED dimensions
|
|
@@ -241,4 +223,4 @@ declare const PIXEL_9_PRO_XL_FRAME: {
|
|
|
241
223
|
readonly screenRadius: 48;
|
|
242
224
|
};
|
|
243
225
|
|
|
244
|
-
export { GALAXY_S25_EDGE_FRAME, GALAXY_S25_EDGE_LAYOUT, GALAXY_S25_EDGE_META, GALAXY_S25_FRAME, GALAXY_S25_LAYOUT, GALAXY_S25_META, GALAXY_S25_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, 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 };
|
|
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 };
|
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_ULTRA_FRAME, GALAXY_S25_ULTRA_LAYOUT, GALAXY_S25_ULTRA_META, 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, 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-OQKEZGAT.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|