@girs/gnomebg-4.0 4.0.0-3.2.7 → 4.0.0-3.2.9

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/gnomebg-4.0)
6
6
 
7
7
 
8
- GJS TypeScript type definitions for GnomeBG-4.0, generated from library version 4.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.7.
8
+ GJS TypeScript type definitions for GnomeBG-4.0, generated from library version 4.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.9.
9
9
 
10
10
 
11
11
  ## Install
@@ -0,0 +1,2 @@
1
+ export {}
2
+
@@ -0,0 +1,3 @@
1
+ const gi = globalThis.imports?.gi || {};
2
+ export default gi;
3
+
package/gnomebg-4.0.d.cts CHANGED
@@ -141,11 +141,8 @@ export interface BGSlideShow {
141
141
  // Own properties of GnomeBG-4.0.GnomeBG.BGSlideShow
142
142
 
143
143
  readonly file: Gio.File
144
- readonly has_multiple_sizes: boolean
145
144
  readonly hasMultipleSizes: boolean
146
- readonly start_time: number
147
145
  readonly startTime: number
148
- readonly total_duration: number
149
146
  readonly totalDuration: number
150
147
 
151
148
  // Own fields of GnomeBG-4.0.GnomeBG.BGSlideShow
package/gnomebg-4.0.d.ts CHANGED
@@ -143,11 +143,8 @@ interface BGSlideShow {
143
143
  // Own properties of GnomeBG-4.0.GnomeBG.BGSlideShow
144
144
 
145
145
  readonly file: Gio.File
146
- readonly has_multiple_sizes: boolean
147
146
  readonly hasMultipleSizes: boolean
148
- readonly start_time: number
149
147
  readonly startTime: number
150
- readonly total_duration: number
151
148
  readonly totalDuration: number
152
149
 
153
150
  // Own fields of GnomeBG-4.0.GnomeBG.BGSlideShow
package/package.json CHANGED
@@ -1,13 +1,19 @@
1
1
  {
2
2
  "name": "@girs/gnomebg-4.0",
3
- "version": "4.0.0-3.2.7",
3
+ "version": "4.0.0-3.2.9",
4
4
  "description": "GJS TypeScript type definitions for GnomeBG-4.0, generated from library version 4.0.0",
5
5
  "type": "module",
6
6
  "module": "gnomebg-4.0.js",
7
7
  "main": "gnomebg-4.0.js",
8
8
  "exports": {
9
- "./ambient": "./gnomebg-4.0-ambient.d.ts",
10
- "./import": "./gnomebg-4.0-import.d.ts",
9
+ "./ambient": {
10
+ "types": "./gnomebg-4.0-ambient.d.ts",
11
+ "default": "./gnomebg-4.0-ambient.js"
12
+ },
13
+ "./import": {
14
+ "types": "./gnomebg-4.0-import.d.ts",
15
+ "default": "./gnomebg-4.0-import.js"
16
+ },
11
17
  ".": {
12
18
  "import": {
13
19
  "types": "./gnomebg-4.0.d.ts",
@@ -25,20 +31,20 @@
25
31
  "test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gnomebg-4.0.d.cts"
26
32
  },
27
33
  "dependencies": {
28
- "@girs/cairo-1.0": "^1.0.0-3.2.7",
29
- "@girs/freetype2-2.0": "^2.0.0-3.2.7",
30
- "@girs/gdesktopenums-3.0": "^3.0.0-3.2.7",
31
- "@girs/gdk-4.0": "^4.0.0-3.2.7",
32
- "@girs/gdkpixbuf-2.0": "^2.0.0-3.2.7",
33
- "@girs/gio-2.0": "^2.78.0-3.2.7",
34
- "@girs/gjs": "^3.2.7",
35
- "@girs/glib-2.0": "^2.78.0-3.2.7",
36
- "@girs/gmodule-2.0": "^2.0.0-3.2.7",
37
- "@girs/gnomedesktop-4.0": "^4.0.0-3.2.7",
38
- "@girs/gobject-2.0": "^2.78.0-3.2.7",
39
- "@girs/harfbuzz-0.0": "^8.2.1-3.2.7",
40
- "@girs/pango-1.0": "^1.51.0-3.2.7",
41
- "@girs/pangocairo-1.0": "^1.0.0-3.2.7"
34
+ "@girs/cairo-1.0": "^1.0.0-3.2.9",
35
+ "@girs/freetype2-2.0": "^2.0.0-3.2.9",
36
+ "@girs/gdesktopenums-3.0": "^3.0.0-3.2.9",
37
+ "@girs/gdk-4.0": "^4.0.0-3.2.9",
38
+ "@girs/gdkpixbuf-2.0": "^2.0.0-3.2.9",
39
+ "@girs/gio-2.0": "^2.78.0-3.2.9",
40
+ "@girs/gjs": "^3.2.9",
41
+ "@girs/glib-2.0": "^2.78.0-3.2.9",
42
+ "@girs/gmodule-2.0": "^2.0.0-3.2.9",
43
+ "@girs/gnomedesktop-4.0": "^4.0.0-3.2.9",
44
+ "@girs/gobject-2.0": "^2.78.0-3.2.9",
45
+ "@girs/harfbuzz-0.0": "^8.2.1-3.2.9",
46
+ "@girs/pango-1.0": "^1.51.0-3.2.9",
47
+ "@girs/pangocairo-1.0": "^1.0.0-3.2.9"
42
48
  },
43
49
  "devDependencies": {
44
50
  "typescript": "*"
@@ -55,7 +61,7 @@
55
61
  "license": "MIT",
56
62
  "repository": {
57
63
  "type": "git",
58
- "url": "git+https://github.com/gjsify/types.git"
64
+ "url": "git+https://github.com/gjsify/ts-for-gir.git"
59
65
  },
60
66
  "bugs": {
61
67
  "url": "https://github.com/gjsify/ts-for-gir/issues"