@girs/mx-1.0 1.4.7-3.2.3 → 1.4.7-3.2.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/README.md +1 -1
- package/mx-1.0.d.cts +2 -2
- package/mx-1.0.d.ts +2 -2
- package/package.json +19 -19
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|

|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
GJS TypeScript type definitions for Mx-1.0, generated from library version 1.4.7 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.
|
|
8
|
+
GJS TypeScript type definitions for Mx-1.0, generated from library version 1.4.7 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.4.
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
## Install
|
package/mx-1.0.d.cts
CHANGED
|
@@ -15,12 +15,12 @@ import './mx-1.0-import.d.ts';
|
|
|
15
15
|
import type freetype2 from '@girs/freetype2-2.0';
|
|
16
16
|
import type fontconfig from '@girs/fontconfig-2.0';
|
|
17
17
|
import type cairo from '@girs/cairo-1.0';
|
|
18
|
+
import type GObject from '@girs/gobject-2.0';
|
|
19
|
+
import type GLib from '@girs/glib-2.0';
|
|
18
20
|
import type PangoFT2 from '@girs/pangoft2-1.0';
|
|
19
21
|
import type PangoFc from '@girs/pangofc-1.0';
|
|
20
22
|
import type Pango from '@girs/pango-1.0';
|
|
21
23
|
import type HarfBuzz from '@girs/harfbuzz-0.0';
|
|
22
|
-
import type GObject from '@girs/gobject-2.0';
|
|
23
|
-
import type GLib from '@girs/glib-2.0';
|
|
24
24
|
import type Gio from '@girs/gio-2.0';
|
|
25
25
|
import type PangoCairo from '@girs/pangocairo-1.0';
|
|
26
26
|
import type Json from '@girs/json-1.0';
|
package/mx-1.0.d.ts
CHANGED
|
@@ -15,12 +15,12 @@ import './mx-1.0-import.d.ts';
|
|
|
15
15
|
import type freetype2 from '@girs/freetype2-2.0';
|
|
16
16
|
import type fontconfig from '@girs/fontconfig-2.0';
|
|
17
17
|
import type cairo from '@girs/cairo-1.0';
|
|
18
|
+
import type GObject from '@girs/gobject-2.0';
|
|
19
|
+
import type GLib from '@girs/glib-2.0';
|
|
18
20
|
import type PangoFT2 from '@girs/pangoft2-1.0';
|
|
19
21
|
import type PangoFc from '@girs/pangofc-1.0';
|
|
20
22
|
import type Pango from '@girs/pango-1.0';
|
|
21
23
|
import type HarfBuzz from '@girs/harfbuzz-0.0';
|
|
22
|
-
import type GObject from '@girs/gobject-2.0';
|
|
23
|
-
import type GLib from '@girs/glib-2.0';
|
|
24
24
|
import type Gio from '@girs/gio-2.0';
|
|
25
25
|
import type PangoCairo from '@girs/pangocairo-1.0';
|
|
26
26
|
import type Json from '@girs/json-1.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@girs/mx-1.0",
|
|
3
|
-
"version": "1.4.7-3.2.
|
|
3
|
+
"version": "1.4.7-3.2.4",
|
|
4
4
|
"description": "GJS TypeScript type definitions for Mx-1.0, generated from library version 1.4.7",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "mx-1.0.js",
|
|
@@ -25,24 +25,24 @@
|
|
|
25
25
|
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit mx-1.0.d.cts"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@girs/atk-1.0": "^2.
|
|
29
|
-
"@girs/cairo-1.0": "^1.0.0-3.2.
|
|
30
|
-
"@girs/clutter-1.0": "^1.26.5-3.2.
|
|
31
|
-
"@girs/cogl-1.0": "^1.0.0-3.2.
|
|
32
|
-
"@girs/coglpango-1.0": "^1.0.0-3.2.
|
|
33
|
-
"@girs/fontconfig-2.0": "^2.0.0-3.2.
|
|
34
|
-
"@girs/freetype2-2.0": "^2.0.0-3.2.
|
|
35
|
-
"@girs/gio-2.0": "^2.
|
|
36
|
-
"@girs/gjs": "^3.2.
|
|
37
|
-
"@girs/gl-1.0": "^1.0.0-3.2.
|
|
38
|
-
"@girs/glib-2.0": "^2.
|
|
39
|
-
"@girs/gobject-2.0": "^2.
|
|
40
|
-
"@girs/harfbuzz-0.0": "^
|
|
41
|
-
"@girs/json-1.0": "^1.7.1-3.2.
|
|
42
|
-
"@girs/pango-1.0": "^1.
|
|
43
|
-
"@girs/pangocairo-1.0": "^1.0.0-3.2.
|
|
44
|
-
"@girs/pangofc-1.0": "^1.0.0-3.2.
|
|
45
|
-
"@girs/pangoft2-1.0": "^1.0.0-3.2.
|
|
28
|
+
"@girs/atk-1.0": "^2.50.0-3.2.4",
|
|
29
|
+
"@girs/cairo-1.0": "^1.0.0-3.2.4",
|
|
30
|
+
"@girs/clutter-1.0": "^1.26.5-3.2.4",
|
|
31
|
+
"@girs/cogl-1.0": "^1.0.0-3.2.4",
|
|
32
|
+
"@girs/coglpango-1.0": "^1.0.0-3.2.4",
|
|
33
|
+
"@girs/fontconfig-2.0": "^2.0.0-3.2.4",
|
|
34
|
+
"@girs/freetype2-2.0": "^2.0.0-3.2.4",
|
|
35
|
+
"@girs/gio-2.0": "^2.78.0-3.2.4",
|
|
36
|
+
"@girs/gjs": "^3.2.4",
|
|
37
|
+
"@girs/gl-1.0": "^1.0.0-3.2.4",
|
|
38
|
+
"@girs/glib-2.0": "^2.78.0-3.2.4",
|
|
39
|
+
"@girs/gobject-2.0": "^2.78.0-3.2.4",
|
|
40
|
+
"@girs/harfbuzz-0.0": "^8.2.1-3.2.4",
|
|
41
|
+
"@girs/json-1.0": "^1.7.1-3.2.4",
|
|
42
|
+
"@girs/pango-1.0": "^1.51.0-3.2.4",
|
|
43
|
+
"@girs/pangocairo-1.0": "^1.0.0-3.2.4",
|
|
44
|
+
"@girs/pangofc-1.0": "^1.0.0-3.2.4",
|
|
45
|
+
"@girs/pangoft2-1.0": "^1.0.0-3.2.4"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"typescript": "*"
|