@girs/mx-2.0 1.99.4-4.0.0-beta.42 → 1.99.4-4.0.0-beta.44
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/mx-2.0.d.ts +4 -4
- package/package.json +20 -20
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|

|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
GJS TypeScript type definitions for Mx-2.0, generated from library version 1.99.4 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.
|
|
8
|
+
GJS TypeScript type definitions for Mx-2.0, generated from library version 1.99.4 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.44.
|
|
9
9
|
|
|
10
10
|
## Install
|
|
11
11
|
|
package/mx-2.0.d.ts
CHANGED
|
@@ -14555,8 +14555,8 @@ export namespace Mx {
|
|
|
14555
14555
|
Scrollable.ConstructorProps,
|
|
14556
14556
|
Stylable.ConstructorProps {
|
|
14557
14557
|
factory: GObject.Object;
|
|
14558
|
-
item_type: GObject.
|
|
14559
|
-
itemType: GObject.
|
|
14558
|
+
item_type: GObject.GTypeInput;
|
|
14559
|
+
itemType: GObject.GTypeInput;
|
|
14560
14560
|
model: Clutter.Model;
|
|
14561
14561
|
}
|
|
14562
14562
|
}
|
|
@@ -17330,8 +17330,8 @@ export namespace Mx {
|
|
|
17330
17330
|
Scrollable.ConstructorProps,
|
|
17331
17331
|
Stylable.ConstructorProps {
|
|
17332
17332
|
factory: GObject.Object;
|
|
17333
|
-
item_type: GObject.
|
|
17334
|
-
itemType: GObject.
|
|
17333
|
+
item_type: GObject.GTypeInput;
|
|
17334
|
+
itemType: GObject.GTypeInput;
|
|
17335
17335
|
model: Clutter.Model;
|
|
17336
17336
|
}
|
|
17337
17337
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@girs/mx-2.0",
|
|
3
|
-
"version": "1.99.4-4.0.0-beta.
|
|
3
|
+
"version": "1.99.4-4.0.0-beta.44",
|
|
4
4
|
"description": "GJS TypeScript type definitions for Mx-2.0, generated from library version 1.99.4",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "mx-2.0.js",
|
|
@@ -31,25 +31,25 @@
|
|
|
31
31
|
"test": "tsc --project tsconfig.json"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@girs/gjs": "4.0.0-beta.
|
|
35
|
-
"@girs/freetype2-2.0": "2.0.0-4.0.0-beta.
|
|
36
|
-
"@girs/fontconfig-2.0": "2.0.0-4.0.0-beta.
|
|
37
|
-
"@girs/cairo-1.0": "1.0.0-4.0.0-beta.
|
|
38
|
-
"@girs/gobject-2.0": "2.88.0-4.0.0-beta.
|
|
39
|
-
"@girs/glib-2.0": "2.88.0-4.0.0-beta.
|
|
40
|
-
"@girs/pangoft2-1.0": "1.0.0-4.0.0-beta.
|
|
41
|
-
"@girs/pangofc-1.0": "1.0.0-4.0.0-beta.
|
|
42
|
-
"@girs/pango-1.0": "1.57.0-4.0.0-beta.
|
|
43
|
-
"@girs/harfbuzz-0.0": "12.3.2-4.0.0-beta.
|
|
44
|
-
"@girs/gio-2.0": "2.88.0-4.0.0-beta.
|
|
45
|
-
"@girs/gmodule-2.0": "2.0.0-4.0.0-beta.
|
|
46
|
-
"@girs/pangocairo-1.0": "1.0.0-4.0.0-beta.
|
|
47
|
-
"@girs/json-1.0": "1.10.8-4.0.0-beta.
|
|
48
|
-
"@girs/gl-1.0": "1.0.0-4.0.0-beta.
|
|
49
|
-
"@girs/coglpango-1.0": "1.0.0-4.0.0-beta.
|
|
50
|
-
"@girs/cogl-1.0": "1.0.0-4.0.0-beta.
|
|
51
|
-
"@girs/clutter-1.0": "1.26.4-4.0.0-beta.
|
|
52
|
-
"@girs/atk-1.0": "2.60.0-4.0.0-beta.
|
|
34
|
+
"@girs/gjs": "4.0.0-beta.44",
|
|
35
|
+
"@girs/freetype2-2.0": "2.0.0-4.0.0-beta.44",
|
|
36
|
+
"@girs/fontconfig-2.0": "2.0.0-4.0.0-beta.44",
|
|
37
|
+
"@girs/cairo-1.0": "1.0.0-4.0.0-beta.44",
|
|
38
|
+
"@girs/gobject-2.0": "2.88.0-4.0.0-beta.44",
|
|
39
|
+
"@girs/glib-2.0": "2.88.0-4.0.0-beta.44",
|
|
40
|
+
"@girs/pangoft2-1.0": "1.0.0-4.0.0-beta.44",
|
|
41
|
+
"@girs/pangofc-1.0": "1.0.0-4.0.0-beta.44",
|
|
42
|
+
"@girs/pango-1.0": "1.57.0-4.0.0-beta.44",
|
|
43
|
+
"@girs/harfbuzz-0.0": "12.3.2-4.0.0-beta.44",
|
|
44
|
+
"@girs/gio-2.0": "2.88.0-4.0.0-beta.44",
|
|
45
|
+
"@girs/gmodule-2.0": "2.0.0-4.0.0-beta.44",
|
|
46
|
+
"@girs/pangocairo-1.0": "1.0.0-4.0.0-beta.44",
|
|
47
|
+
"@girs/json-1.0": "1.10.8-4.0.0-beta.44",
|
|
48
|
+
"@girs/gl-1.0": "1.0.0-4.0.0-beta.44",
|
|
49
|
+
"@girs/coglpango-1.0": "1.0.0-4.0.0-beta.44",
|
|
50
|
+
"@girs/cogl-1.0": "1.0.0-4.0.0-beta.44",
|
|
51
|
+
"@girs/clutter-1.0": "1.26.4-4.0.0-beta.44",
|
|
52
|
+
"@girs/atk-1.0": "2.60.0-4.0.0-beta.44" },
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"typescript": "*"
|
|
55
55
|
},
|