@girs/st-13 13.0.0-3.3.0 → 13.0.0-4.0.0-beta.2
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/README.md +1 -1
- package/package.json +31 -36
- package/st-13-ambient.d.ts +2 -2
- package/st-13-import.d.ts +1 -11
- package/st-13.d.ts +12447 -8329
- package/st-13.js +0 -4
- package/st-13.cjs +0 -11
- package/st-13.d.cts +0 -8919
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|

|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
GJS TypeScript type definitions for St-13, generated from library version 13.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir)
|
|
8
|
+
GJS TypeScript type definitions for St-13, generated from library version 13.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.2.
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
## Install
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@girs/st-13",
|
|
3
|
-
"version": "13.0.0-
|
|
3
|
+
"version": "13.0.0-4.0.0-beta.2",
|
|
4
4
|
"description": "GJS TypeScript type definitions for St-13, generated from library version 13.0.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "st-13.js",
|
|
@@ -8,53 +8,48 @@
|
|
|
8
8
|
"exports": {
|
|
9
9
|
"./ambient": {
|
|
10
10
|
"types": "./st-13-ambient.d.ts",
|
|
11
|
+
"import": "./st-13-ambient.js",
|
|
11
12
|
"default": "./st-13-ambient.js"
|
|
12
13
|
},
|
|
13
14
|
"./import": {
|
|
14
15
|
"types": "./st-13-import.d.ts",
|
|
16
|
+
"import": "./st-13-import.js",
|
|
15
17
|
"default": "./st-13-import.js"
|
|
16
18
|
},
|
|
17
19
|
".": {
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
},
|
|
22
|
-
"require": {
|
|
23
|
-
"types": "./st-13.d.cts",
|
|
24
|
-
"default": "./st-13.cjs"
|
|
25
|
-
}
|
|
20
|
+
"types": "./st-13.d.ts",
|
|
21
|
+
"import": "./st-13.js",
|
|
22
|
+
"default": "./st-13.js"
|
|
26
23
|
}
|
|
27
24
|
},
|
|
28
25
|
"scripts": {
|
|
29
|
-
"test": "
|
|
30
|
-
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit st-13.d.ts",
|
|
31
|
-
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit st-13.d.cts"
|
|
26
|
+
"test": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit st-13.d.ts"
|
|
32
27
|
},
|
|
33
28
|
"dependencies": {
|
|
34
|
-
"@girs/atk-1.0": "^2.
|
|
35
|
-
"@girs/cairo-1.0": "^1.0.0-
|
|
36
|
-
"@girs/cally-13": "^13.0.0-
|
|
37
|
-
"@girs/clutter-13": "^13.0.0-
|
|
38
|
-
"@girs/cogl-13": "^13.0.0-
|
|
39
|
-
"@girs/coglpango-13": "^13.0.0-
|
|
40
|
-
"@girs/freetype2-2.0": "^2.0.0-
|
|
41
|
-
"@girs/gdesktopenums-3.0": "^3.0.0-
|
|
42
|
-
"@girs/gdkpixbuf-2.0": "^2.0.0-
|
|
43
|
-
"@girs/gio-2.0": "^2.
|
|
44
|
-
"@girs/gjs": "^
|
|
45
|
-
"@girs/gl-1.0": "^1.0.0-
|
|
46
|
-
"@girs/glib-2.0": "^2.
|
|
47
|
-
"@girs/gmodule-2.0": "^2.0.0-
|
|
48
|
-
"@girs/gobject-2.0": "^2.
|
|
49
|
-
"@girs/graphene-1.0": "^1.0.0-
|
|
50
|
-
"@girs/harfbuzz-0.0": "^8.
|
|
51
|
-
"@girs/json-1.0": "^1.7.1-
|
|
52
|
-
"@girs/meta-13": "^13.0.0-
|
|
53
|
-
"@girs/mtk-13": "^13.0.0-
|
|
54
|
-
"@girs/pango-1.0": "^1.51.
|
|
55
|
-
"@girs/pangocairo-1.0": "^1.0.0-
|
|
56
|
-
"@girs/xfixes-4.0": "^4.0.0-
|
|
57
|
-
"@girs/xlib-2.0": "^2.0.0-
|
|
29
|
+
"@girs/atk-1.0": "^2.52.0-4.0.0-beta.2",
|
|
30
|
+
"@girs/cairo-1.0": "^1.0.0-4.0.0-beta.2",
|
|
31
|
+
"@girs/cally-13": "^13.0.0-4.0.0-beta.2",
|
|
32
|
+
"@girs/clutter-13": "^13.0.0-4.0.0-beta.2",
|
|
33
|
+
"@girs/cogl-13": "^13.0.0-4.0.0-beta.2",
|
|
34
|
+
"@girs/coglpango-13": "^13.0.0-4.0.0-beta.2",
|
|
35
|
+
"@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.2",
|
|
36
|
+
"@girs/gdesktopenums-3.0": "^3.0.0-4.0.0-beta.2",
|
|
37
|
+
"@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.2",
|
|
38
|
+
"@girs/gio-2.0": "^2.80.0-4.0.0-beta.2",
|
|
39
|
+
"@girs/gjs": "^4.0.0-beta.2",
|
|
40
|
+
"@girs/gl-1.0": "^1.0.0-4.0.0-beta.2",
|
|
41
|
+
"@girs/glib-2.0": "^2.80.0-4.0.0-beta.2",
|
|
42
|
+
"@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.2",
|
|
43
|
+
"@girs/gobject-2.0": "^2.80.0-4.0.0-beta.2",
|
|
44
|
+
"@girs/graphene-1.0": "^1.0.0-4.0.0-beta.2",
|
|
45
|
+
"@girs/harfbuzz-0.0": "^8.3.1-4.0.0-beta.2",
|
|
46
|
+
"@girs/json-1.0": "^1.7.1-4.0.0-beta.2",
|
|
47
|
+
"@girs/meta-13": "^13.0.0-4.0.0-beta.2",
|
|
48
|
+
"@girs/mtk-13": "^13.0.0-4.0.0-beta.2",
|
|
49
|
+
"@girs/pango-1.0": "^1.51.2-4.0.0-beta.2",
|
|
50
|
+
"@girs/pangocairo-1.0": "^1.0.0-4.0.0-beta.2",
|
|
51
|
+
"@girs/xfixes-4.0": "^4.0.0-4.0.0-beta.2",
|
|
52
|
+
"@girs/xlib-2.0": "^2.0.0-4.0.0-beta.2"
|
|
58
53
|
},
|
|
59
54
|
"devDependencies": {
|
|
60
55
|
"typescript": "*"
|
package/st-13-ambient.d.ts
CHANGED
package/st-13-import.d.ts
CHANGED
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import St13 from '@girs/st-13';
|
|
3
|
-
|
|
4
|
-
declare global {
|
|
5
|
-
export interface GjsGiImports {
|
|
6
|
-
St: typeof St13;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export default GjsGiImports;
|
|
11
|
-
|
|
1
|
+
// Module import type definition not generated, otherwise this would cause a type conflict, this is because several GIR modules were generated with the same namespace: "St"
|
|
12
2
|
|