@girs/st-13 13.0.0-3.2.9 → 13.0.0-3.3.0

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 CHANGED
@@ -5,7 +5,7 @@
5
5
  ![downloads/week](https://img.shields.io/npm/dw/@girs/st-13)
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) v3.2.9.
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) v3.3.0.
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.2.9",
3
+ "version": "13.0.0-3.3.0",
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",
@@ -31,30 +31,30 @@
31
31
  "test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit st-13.d.cts"
32
32
  },
33
33
  "dependencies": {
34
- "@girs/atk-1.0": "^2.50.1-3.2.9",
35
- "@girs/cairo-1.0": "^1.0.0-3.2.9",
36
- "@girs/cally-13": "^13.0.0-3.2.9",
37
- "@girs/clutter-13": "^13.0.0-3.2.9",
38
- "@girs/cogl-13": "^13.0.0-3.2.9",
39
- "@girs/coglpango-13": "^13.0.0-3.2.9",
40
- "@girs/freetype2-2.0": "^2.0.0-3.2.9",
41
- "@girs/gdesktopenums-3.0": "^3.0.0-3.2.9",
42
- "@girs/gdkpixbuf-2.0": "^2.0.0-3.2.9",
43
- "@girs/gio-2.0": "^2.78.0-3.2.9",
44
- "@girs/gjs": "^3.2.9",
45
- "@girs/gl-1.0": "^1.0.0-3.2.9",
46
- "@girs/glib-2.0": "^2.78.0-3.2.9",
47
- "@girs/gmodule-2.0": "^2.0.0-3.2.9",
48
- "@girs/gobject-2.0": "^2.78.0-3.2.9",
49
- "@girs/graphene-1.0": "^1.0.0-3.2.9",
50
- "@girs/harfbuzz-0.0": "^8.2.1-3.2.9",
51
- "@girs/json-1.0": "^1.7.1-3.2.9",
52
- "@girs/meta-13": "^13.0.0-3.2.9",
53
- "@girs/mtk-13": "^13.0.0-3.2.9",
54
- "@girs/pango-1.0": "^1.51.0-3.2.9",
55
- "@girs/pangocairo-1.0": "^1.0.0-3.2.9",
56
- "@girs/xfixes-4.0": "^4.0.0-3.2.9",
57
- "@girs/xlib-2.0": "^2.0.0-3.2.9"
34
+ "@girs/atk-1.0": "^2.50.1-3.3.0",
35
+ "@girs/cairo-1.0": "^1.0.0-3.3.0",
36
+ "@girs/cally-13": "^13.0.0-3.3.0",
37
+ "@girs/clutter-13": "^13.0.0-3.3.0",
38
+ "@girs/cogl-13": "^13.0.0-3.3.0",
39
+ "@girs/coglpango-13": "^13.0.0-3.3.0",
40
+ "@girs/freetype2-2.0": "^2.0.0-3.3.0",
41
+ "@girs/gdesktopenums-3.0": "^3.0.0-3.3.0",
42
+ "@girs/gdkpixbuf-2.0": "^2.0.0-3.3.0",
43
+ "@girs/gio-2.0": "^2.78.0-3.3.0",
44
+ "@girs/gjs": "^3.3.0",
45
+ "@girs/gl-1.0": "^1.0.0-3.3.0",
46
+ "@girs/glib-2.0": "^2.78.0-3.3.0",
47
+ "@girs/gmodule-2.0": "^2.0.0-3.3.0",
48
+ "@girs/gobject-2.0": "^2.78.0-3.3.0",
49
+ "@girs/graphene-1.0": "^1.0.0-3.3.0",
50
+ "@girs/harfbuzz-0.0": "^8.2.1-3.3.0",
51
+ "@girs/json-1.0": "^1.7.1-3.3.0",
52
+ "@girs/meta-13": "^13.0.0-3.3.0",
53
+ "@girs/mtk-13": "^13.0.0-3.3.0",
54
+ "@girs/pango-1.0": "^1.51.0-3.3.0",
55
+ "@girs/pangocairo-1.0": "^1.0.0-3.3.0",
56
+ "@girs/xfixes-4.0": "^4.0.0-3.3.0",
57
+ "@girs/xlib-2.0": "^2.0.0-3.3.0"
58
58
  },
59
59
  "devDependencies": {
60
60
  "typescript": "*"
@@ -4,9 +4,5 @@ declare module 'gi://St?version=13' {
4
4
  export default St13;
5
5
  }
6
6
 
7
- declare module 'gi://St' {
8
- import St13 from '@girs/st-13';
9
- export default St13;
10
- }
11
7
 
12
8
 
package/st-13.d.cts CHANGED
@@ -7423,7 +7423,7 @@ export interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutte
7423
7423
  * Gets a list of the focusable children of `widget,` in "Tab"
7424
7424
  * order. By default, this returns all visible
7425
7425
  * (as in clutter_actor_is_visible()) children of `widget`.
7426
- * @returns @widget's focusable children
7426
+ * @returns @widget's focusable children
7427
7427
  */
7428
7428
  get_focus_chain(): Clutter.Actor[]
7429
7429
  /**
@@ -7678,7 +7678,7 @@ export interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutte
7678
7678
  * order. By default, this returns all visible
7679
7679
  * (as in clutter_actor_is_visible()) children of `widget`.
7680
7680
  * @virtual
7681
- * @returns @widget's focusable children
7681
+ * @returns @widget's focusable children
7682
7682
  */
7683
7683
  vfunc_get_focus_chain(): Clutter.Actor[]
7684
7684
  vfunc_navigate_focus(from: Clutter.Actor | null, direction: DirectionType): boolean
package/st-13.d.ts CHANGED
@@ -7425,7 +7425,7 @@ interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutter.Conta
7425
7425
  * Gets a list of the focusable children of `widget,` in "Tab"
7426
7426
  * order. By default, this returns all visible
7427
7427
  * (as in clutter_actor_is_visible()) children of `widget`.
7428
- * @returns @widget's focusable children
7428
+ * @returns @widget's focusable children
7429
7429
  */
7430
7430
  get_focus_chain(): Clutter.Actor[]
7431
7431
  /**
@@ -7680,7 +7680,7 @@ interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutter.Conta
7680
7680
  * order. By default, this returns all visible
7681
7681
  * (as in clutter_actor_is_visible()) children of `widget`.
7682
7682
  * @virtual
7683
- * @returns @widget's focusable children
7683
+ * @returns @widget's focusable children
7684
7684
  */
7685
7685
  vfunc_get_focus_chain(): Clutter.Actor[]
7686
7686
  vfunc_navigate_focus(from: Clutter.Actor | null, direction: DirectionType): boolean