@girs/mx-2.0 1.99.4-4.0.0-beta.25 → 1.99.4-4.0.0-beta.26

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.
Files changed (3) hide show
  1. package/README.md +1 -2
  2. package/mx-2.0.d.ts +1 -1
  3. package/package.json +20 -20
package/README.md CHANGED
@@ -5,8 +5,7 @@
5
5
  ![downloads/week](https://img.shields.io/npm/dw/@girs/mx-2.0)
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.25.
9
-
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.26.
10
9
 
11
10
  ## Install
12
11
 
package/mx-2.0.d.ts CHANGED
@@ -15551,7 +15551,7 @@ export namespace Mx {
15551
15551
  * to %TRUE, this will also cause the #ClutterActor:reactive property to be
15552
15552
  * enabled.
15553
15553
  */
15554
- // This accessor conflicts with a property or field in a parent class or interface.
15554
+ // This accessor conflicts with a field or function name in a parent class or interface.
15555
15555
  show_tooltip: boolean | any;
15556
15556
  /**
15557
15557
  * Show a tooltip when there is not enough space to display the text. If set
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.25",
3
+ "version": "1.99.4-4.0.0-beta.26",
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/atk-1.0": "^2.56.2-4.0.0-beta.25",
35
- "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.25",
36
- "@girs/clutter-1.0": "^1.26.5-4.0.0-beta.25",
37
- "@girs/cogl-1.0": "^1.0.0-4.0.0-beta.25",
38
- "@girs/coglpango-1.0": "^1.0.0-4.0.0-beta.25",
39
- "@girs/fontconfig-2.0": "^2.0.0-4.0.0-beta.25",
40
- "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.25",
41
- "@girs/gio-2.0": "^2.84.2-4.0.0-beta.25",
42
- "@girs/gjs": "^4.0.0-beta.25",
43
- "@girs/gl-1.0": "^1.0.0-4.0.0-beta.25",
44
- "@girs/glib-2.0": "^2.84.2-4.0.0-beta.25",
45
- "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.25",
46
- "@girs/gobject-2.0": "^2.84.2-4.0.0-beta.25",
47
- "@girs/harfbuzz-0.0": "^10.4.0-4.0.0-beta.25",
48
- "@girs/json-1.0": "^1.10.7-4.0.0-beta.25",
49
- "@girs/pango-1.0": "^1.56.4-4.0.0-beta.25",
50
- "@girs/pangocairo-1.0": "^1.0.0-4.0.0-beta.25",
51
- "@girs/pangofc-1.0": "^1.0.0-4.0.0-beta.25",
52
- "@girs/pangoft2-1.0": "^1.0.0-4.0.0-beta.25"
34
+ "@girs/atk-1.0": "^2.56.3-4.0.0-beta.26",
35
+ "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.26",
36
+ "@girs/clutter-1.0": "^1.26.5-4.0.0-beta.26",
37
+ "@girs/cogl-1.0": "^1.0.0-4.0.0-beta.26",
38
+ "@girs/coglpango-1.0": "^1.0.0-4.0.0-beta.26",
39
+ "@girs/fontconfig-2.0": "^2.0.0-4.0.0-beta.26",
40
+ "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.26",
41
+ "@girs/gio-2.0": "^2.84.4-4.0.0-beta.26",
42
+ "@girs/gjs": "^4.0.0-beta.26",
43
+ "@girs/gl-1.0": "^1.0.0-4.0.0-beta.26",
44
+ "@girs/glib-2.0": "^2.84.4-4.0.0-beta.26",
45
+ "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.26",
46
+ "@girs/gobject-2.0": "^2.84.4-4.0.0-beta.26",
47
+ "@girs/harfbuzz-0.0": "^10.4.0-4.0.0-beta.26",
48
+ "@girs/json-1.0": "^1.10.7-4.0.0-beta.26",
49
+ "@girs/pango-1.0": "^1.56.4-4.0.0-beta.26",
50
+ "@girs/pangocairo-1.0": "^1.0.0-4.0.0-beta.26",
51
+ "@girs/pangofc-1.0": "^1.0.0-4.0.0-beta.26",
52
+ "@girs/pangoft2-1.0": "^1.0.0-4.0.0-beta.26"
53
53
  },
54
54
  "devDependencies": {
55
55
  "typescript": "*"