@girs/evincedocument-3.0 44.0.0-3.1.0 → 45.0.0-3.2.2

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/evincedocument-3.0)
6
6
 
7
7
 
8
- GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 44.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0.
8
+ GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 45.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.2.
9
9
 
10
10
 
11
11
  ## Install
@@ -16,11 +16,11 @@ import type Gtk from '@girs/gtk-3.0';
16
16
  import type xlib from '@girs/xlib-2.0';
17
17
  import type Gdk from '@girs/gdk-3.0';
18
18
  import type cairo from '@girs/cairo-1.0';
19
+ import type GObject from '@girs/gobject-2.0';
20
+ import type GLib from '@girs/glib-2.0';
19
21
  import type Pango from '@girs/pango-1.0';
20
22
  import type HarfBuzz from '@girs/harfbuzz-0.0';
21
23
  import type freetype2 from '@girs/freetype2-2.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 GdkPixbuf from '@girs/gdkpixbuf-2.0';
26
26
  import type GModule from '@girs/gmodule-2.0';
@@ -236,7 +236,7 @@ export function backends_manager_get_document_module_name(document: Document): s
236
236
  export function document_error_quark(): GLib.Quark
237
237
  /**
238
238
  * Compresses the file at `uri`.
239
- *
239
+ *
240
240
  * If `type` is %EV_COMPRESSION_NONE, it does nothing and returns %NULL.
241
241
  *
242
242
  * Otherwise, it returns the filename of a
@@ -2004,7 +2004,7 @@ export class Document extends GObject.Object {
2004
2004
  static doc_mutex_unlock(): void
2005
2005
  /**
2006
2006
  * Adds some file filters to `chooser`.
2007
- *
2007
+ *
2008
2008
  * Always add a "All documents" format.
2009
2009
  *
2010
2010
  * If `document` is not %NULL, adds a #GtkFileFilter for `document'`s MIME type.
@@ -16,11 +16,11 @@ import type Gtk from '@girs/gtk-3.0';
16
16
  import type xlib from '@girs/xlib-2.0';
17
17
  import type Gdk from '@girs/gdk-3.0';
18
18
  import type cairo from '@girs/cairo-1.0';
19
+ import type GObject from '@girs/gobject-2.0';
20
+ import type GLib from '@girs/glib-2.0';
19
21
  import type Pango from '@girs/pango-1.0';
20
22
  import type HarfBuzz from '@girs/harfbuzz-0.0';
21
23
  import type freetype2 from '@girs/freetype2-2.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 GdkPixbuf from '@girs/gdkpixbuf-2.0';
26
26
  import type GModule from '@girs/gmodule-2.0';
@@ -238,7 +238,7 @@ function backends_manager_get_document_module_name(document: Document): string |
238
238
  function document_error_quark(): GLib.Quark
239
239
  /**
240
240
  * Compresses the file at `uri`.
241
- *
241
+ *
242
242
  * If `type` is %EV_COMPRESSION_NONE, it does nothing and returns %NULL.
243
243
  *
244
244
  * Otherwise, it returns the filename of a
@@ -2006,7 +2006,7 @@ class Document extends GObject.Object {
2006
2006
  static doc_mutex_unlock(): void
2007
2007
  /**
2008
2008
  * Adds some file filters to `chooser`.
2009
- *
2009
+ *
2010
2010
  * Always add a "All documents" format.
2011
2011
  *
2012
2012
  * If `document` is not %NULL, adds a #GtkFileFilter for `document'`s MIME type.
package/package.json CHANGED
@@ -1,16 +1,10 @@
1
1
  {
2
2
  "name": "@girs/evincedocument-3.0",
3
- "version": "44.0.0-3.1.0",
4
- "description": "GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 44.0.0",
3
+ "version": "45.0.0-3.2.2",
4
+ "description": "GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 45.0.0",
5
5
  "type": "module",
6
6
  "module": "evincedocument-3.0.js",
7
7
  "main": "evincedocument-3.0.js",
8
- "typedoc": {
9
- "entryPoint": "./evincedocument-3.0.d.ts",
10
- "readmeFile": "./README.md",
11
- "displayName": "EvinceDocument-3.0",
12
- "tsconfig": "./tsconfig.doc.json"
13
- },
14
8
  "exports": {
15
9
  "./ambient": "./evincedocument-3.0-ambient.d.ts",
16
10
  "./import": "./evincedocument-3.0-import.d.ts",
@@ -31,20 +25,20 @@
31
25
  "test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit evincedocument-3.0.d.cts"
32
26
  },
33
27
  "dependencies": {
34
- "@girs/atk-1.0": "^2.48.3-3.1.0",
35
- "@girs/cairo-1.0": "^1.0.0-3.1.0",
36
- "@girs/freetype2-2.0": "^2.0.0-3.1.0",
37
- "@girs/gdk-3.0": "^3.24.38-3.1.0",
38
- "@girs/gdkpixbuf-2.0": "^2.0.0-3.1.0",
39
- "@girs/gio-2.0": "^2.76.1-3.1.0",
40
- "@girs/gjs": "^3.1.0",
41
- "@girs/glib-2.0": "^2.76.1-3.1.0",
42
- "@girs/gmodule-2.0": "^2.0.0-3.1.0",
43
- "@girs/gobject-2.0": "^2.76.1-3.1.0",
44
- "@girs/gtk-3.0": "^3.24.38-3.1.0",
45
- "@girs/harfbuzz-0.0": "^7.1.0-3.1.0",
46
- "@girs/pango-1.0": "^1.50.14-3.1.0",
47
- "@girs/xlib-2.0": "^2.0.0-3.1.0"
28
+ "@girs/atk-1.0": "^2.45.1-3.2.2",
29
+ "@girs/cairo-1.0": "^1.0.0-3.2.2",
30
+ "@girs/freetype2-2.0": "^2.0.0-3.2.2",
31
+ "@girs/gdk-3.0": "^3.24.39-3.2.2",
32
+ "@girs/gdkpixbuf-2.0": "^2.0.0-3.2.2",
33
+ "@girs/gio-2.0": "^2.77.0-3.2.2",
34
+ "@girs/gjs": "^3.2.2",
35
+ "@girs/glib-2.0": "^2.77.0-3.2.2",
36
+ "@girs/gmodule-2.0": "^2.0.0-3.2.2",
37
+ "@girs/gobject-2.0": "^2.77.0-3.2.2",
38
+ "@girs/gtk-3.0": "^3.24.39-3.2.2",
39
+ "@girs/harfbuzz-0.0": "^7.1.0-3.2.2",
40
+ "@girs/pango-1.0": "^1.51.0-3.2.2",
41
+ "@girs/xlib-2.0": "^2.0.0-3.2.2"
48
42
  },
49
43
  "devDependencies": {
50
44
  "typescript": "*"
@@ -3,6 +3,8 @@
3
3
  // General settings for code interpretation
4
4
  "target": "ESNext",
5
5
  "module": "ESNext",
6
+ "lib": ["ESNext"],
7
+ "types": [],
6
8
  "experimentalDecorators": true,
7
9
  "moduleResolution": "node",
8
10
  "noEmit": true,
package/typedoc.json ADDED
@@ -0,0 +1,7 @@
1
+ {
2
+ "entryPoints": ["./evincedocument-3.0.d.ts"],
3
+ "readme": "./README.md",
4
+ "name": "EvinceDocument-3.0",
5
+ "tsconfig": "./tsconfig.json"
6
+ }
7
+