@girs/msg-1 1.0.0-4.0.0-beta.37 → 1.0.0-4.0.0-beta.39
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/msg-1.d.ts +0 -89
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|

|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
GJS TypeScript type definitions for Msg-1, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.
|
|
8
|
+
GJS TypeScript type definitions for Msg-1, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.39.
|
|
9
9
|
|
|
10
10
|
## Install
|
|
11
11
|
|
package/msg-1.d.ts
CHANGED
|
@@ -43,7 +43,6 @@ export namespace Msg {
|
|
|
43
43
|
// Constructors
|
|
44
44
|
|
|
45
45
|
constructor(options: { message: string; code: number });
|
|
46
|
-
_init(...args: any[]): void;
|
|
47
46
|
}
|
|
48
47
|
|
|
49
48
|
class MailFolderType {
|
|
@@ -61,10 +60,6 @@ export namespace Msg {
|
|
|
61
60
|
static ARCHIVE: number;
|
|
62
61
|
static OTHER: number;
|
|
63
62
|
static MAX: number;
|
|
64
|
-
|
|
65
|
-
// Constructors
|
|
66
|
-
|
|
67
|
-
_init(...args: any[]): void;
|
|
68
63
|
}
|
|
69
64
|
|
|
70
65
|
const API_ENDPOINT: string;
|
|
@@ -2466,18 +2461,10 @@ export namespace Msg {
|
|
|
2466
2461
|
|
|
2467
2462
|
class AuthorizerInterface {
|
|
2468
2463
|
static $gtype: GObject.GType<AuthorizerInterface>;
|
|
2469
|
-
|
|
2470
|
-
// Constructors
|
|
2471
|
-
|
|
2472
|
-
_init(...args: any[]): void;
|
|
2473
2464
|
}
|
|
2474
2465
|
|
|
2475
2466
|
class DriveClass {
|
|
2476
2467
|
static $gtype: GObject.GType<DriveClass>;
|
|
2477
|
-
|
|
2478
|
-
// Constructors
|
|
2479
|
-
|
|
2480
|
-
_init(...args: any[]): void;
|
|
2481
2468
|
}
|
|
2482
2469
|
|
|
2483
2470
|
class DriveItemClass {
|
|
@@ -2486,138 +2473,70 @@ export namespace Msg {
|
|
|
2486
2473
|
// Fields
|
|
2487
2474
|
|
|
2488
2475
|
padding: any[];
|
|
2489
|
-
|
|
2490
|
-
// Constructors
|
|
2491
|
-
|
|
2492
|
-
_init(...args: any[]): void;
|
|
2493
2476
|
}
|
|
2494
2477
|
|
|
2495
2478
|
class DriveItemFileClass {
|
|
2496
2479
|
static $gtype: GObject.GType<DriveItemFileClass>;
|
|
2497
|
-
|
|
2498
|
-
// Constructors
|
|
2499
|
-
|
|
2500
|
-
_init(...args: any[]): void;
|
|
2501
2480
|
}
|
|
2502
2481
|
|
|
2503
2482
|
class DriveItemFolderClass {
|
|
2504
2483
|
static $gtype: GObject.GType<DriveItemFolderClass>;
|
|
2505
|
-
|
|
2506
|
-
// Constructors
|
|
2507
|
-
|
|
2508
|
-
_init(...args: any[]): void;
|
|
2509
2484
|
}
|
|
2510
2485
|
|
|
2511
2486
|
class DriveServiceClass {
|
|
2512
2487
|
static $gtype: GObject.GType<DriveServiceClass>;
|
|
2513
|
-
|
|
2514
|
-
// Constructors
|
|
2515
|
-
|
|
2516
|
-
_init(...args: any[]): void;
|
|
2517
2488
|
}
|
|
2518
2489
|
|
|
2519
2490
|
class GoaAuthorizerClass {
|
|
2520
2491
|
static $gtype: GObject.GType<GoaAuthorizerClass>;
|
|
2521
|
-
|
|
2522
|
-
// Constructors
|
|
2523
|
-
|
|
2524
|
-
_init(...args: any[]): void;
|
|
2525
2492
|
}
|
|
2526
2493
|
|
|
2527
2494
|
class GoaAuthorizerPrivate {
|
|
2528
2495
|
static $gtype: GObject.GType<GoaAuthorizerPrivate>;
|
|
2529
|
-
|
|
2530
|
-
// Constructors
|
|
2531
|
-
|
|
2532
|
-
_init(...args: any[]): void;
|
|
2533
2496
|
}
|
|
2534
2497
|
|
|
2535
2498
|
class InputStreamClass {
|
|
2536
2499
|
static $gtype: GObject.GType<InputStreamClass>;
|
|
2537
|
-
|
|
2538
|
-
// Constructors
|
|
2539
|
-
|
|
2540
|
-
_init(...args: any[]): void;
|
|
2541
2500
|
}
|
|
2542
2501
|
|
|
2543
2502
|
class InputStreamPrivate {
|
|
2544
2503
|
static $gtype: GObject.GType<InputStreamPrivate>;
|
|
2545
|
-
|
|
2546
|
-
// Constructors
|
|
2547
|
-
|
|
2548
|
-
_init(...args: any[]): void;
|
|
2549
2504
|
}
|
|
2550
2505
|
|
|
2551
2506
|
class MailFolderClass {
|
|
2552
2507
|
static $gtype: GObject.GType<MailFolderClass>;
|
|
2553
|
-
|
|
2554
|
-
// Constructors
|
|
2555
|
-
|
|
2556
|
-
_init(...args: any[]): void;
|
|
2557
2508
|
}
|
|
2558
2509
|
|
|
2559
2510
|
class MailMessageClass {
|
|
2560
2511
|
static $gtype: GObject.GType<MailMessageClass>;
|
|
2561
|
-
|
|
2562
|
-
// Constructors
|
|
2563
|
-
|
|
2564
|
-
_init(...args: any[]): void;
|
|
2565
2512
|
}
|
|
2566
2513
|
|
|
2567
2514
|
class MailServiceClass {
|
|
2568
2515
|
static $gtype: GObject.GType<MailServiceClass>;
|
|
2569
|
-
|
|
2570
|
-
// Constructors
|
|
2571
|
-
|
|
2572
|
-
_init(...args: any[]): void;
|
|
2573
2516
|
}
|
|
2574
2517
|
|
|
2575
2518
|
class OAuth2AuthorizerClass {
|
|
2576
2519
|
static $gtype: GObject.GType<OAuth2AuthorizerClass>;
|
|
2577
|
-
|
|
2578
|
-
// Constructors
|
|
2579
|
-
|
|
2580
|
-
_init(...args: any[]): void;
|
|
2581
2520
|
}
|
|
2582
2521
|
|
|
2583
2522
|
class OAuth2AuthorizerPrivate {
|
|
2584
2523
|
static $gtype: GObject.GType<OAuth2AuthorizerPrivate>;
|
|
2585
|
-
|
|
2586
|
-
// Constructors
|
|
2587
|
-
|
|
2588
|
-
_init(...args: any[]): void;
|
|
2589
2524
|
}
|
|
2590
2525
|
|
|
2591
2526
|
class ServiceClass {
|
|
2592
2527
|
static $gtype: GObject.GType<ServiceClass>;
|
|
2593
|
-
|
|
2594
|
-
// Constructors
|
|
2595
|
-
|
|
2596
|
-
_init(...args: any[]): void;
|
|
2597
2528
|
}
|
|
2598
2529
|
|
|
2599
2530
|
class UserClass {
|
|
2600
2531
|
static $gtype: GObject.GType<UserClass>;
|
|
2601
|
-
|
|
2602
|
-
// Constructors
|
|
2603
|
-
|
|
2604
|
-
_init(...args: any[]): void;
|
|
2605
2532
|
}
|
|
2606
2533
|
|
|
2607
2534
|
class UserContactFolderClass {
|
|
2608
2535
|
static $gtype: GObject.GType<UserContactFolderClass>;
|
|
2609
|
-
|
|
2610
|
-
// Constructors
|
|
2611
|
-
|
|
2612
|
-
_init(...args: any[]): void;
|
|
2613
2536
|
}
|
|
2614
2537
|
|
|
2615
2538
|
class UserServiceClass {
|
|
2616
2539
|
static $gtype: GObject.GType<UserServiceClass>;
|
|
2617
|
-
|
|
2618
|
-
// Constructors
|
|
2619
|
-
|
|
2620
|
-
_init(...args: any[]): void;
|
|
2621
2540
|
}
|
|
2622
2541
|
|
|
2623
2542
|
abstract class _DriveItemFileClass {
|
|
@@ -2626,10 +2545,6 @@ export namespace Msg {
|
|
|
2626
2545
|
// Fields
|
|
2627
2546
|
|
|
2628
2547
|
padding: any[];
|
|
2629
|
-
|
|
2630
|
-
// Constructors
|
|
2631
|
-
|
|
2632
|
-
_init(...args: any[]): void;
|
|
2633
2548
|
}
|
|
2634
2549
|
|
|
2635
2550
|
abstract class _DriveItemFolderClass {
|
|
@@ -2638,10 +2553,6 @@ export namespace Msg {
|
|
|
2638
2553
|
// Fields
|
|
2639
2554
|
|
|
2640
2555
|
padding: any[];
|
|
2641
|
-
|
|
2642
|
-
// Constructors
|
|
2643
|
-
|
|
2644
|
-
_init(...args: any[]): void;
|
|
2645
2556
|
}
|
|
2646
2557
|
|
|
2647
2558
|
namespace Authorizer {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@girs/msg-1",
|
|
3
|
-
"version": "1.0.0-4.0.0-beta.
|
|
3
|
+
"version": "1.0.0-4.0.0-beta.39",
|
|
4
4
|
"description": "GJS TypeScript type definitions for Msg-1, generated from library version 1.0.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "msg-1.js",
|
|
@@ -31,14 +31,14 @@
|
|
|
31
31
|
"test": "tsc --project tsconfig.json"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@girs/gjs": "4.0.0-beta.
|
|
35
|
-
"@girs/glib-2.0": "2.86.
|
|
36
|
-
"@girs/gobject-2.0": "2.86.
|
|
37
|
-
"@girs/gio-2.0": "2.86.
|
|
38
|
-
"@girs/gmodule-2.0": "2.0.0-4.0.0-beta.
|
|
39
|
-
"@girs/goa-1.0": "3.56.0-4.0.0-beta.
|
|
40
|
-
"@girs/json-1.0": "1.10.8-4.0.0-beta.
|
|
41
|
-
"@girs/soup-3.0": "3.6.
|
|
34
|
+
"@girs/gjs": "4.0.0-beta.39",
|
|
35
|
+
"@girs/glib-2.0": "2.86.4-4.0.0-beta.39",
|
|
36
|
+
"@girs/gobject-2.0": "2.86.4-4.0.0-beta.39",
|
|
37
|
+
"@girs/gio-2.0": "2.86.4-4.0.0-beta.39",
|
|
38
|
+
"@girs/gmodule-2.0": "2.0.0-4.0.0-beta.39",
|
|
39
|
+
"@girs/goa-1.0": "3.56.0-4.0.0-beta.39",
|
|
40
|
+
"@girs/json-1.0": "1.10.8-4.0.0-beta.39",
|
|
41
|
+
"@girs/soup-3.0": "3.6.6-4.0.0-beta.39" },
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"typescript": "*"
|
|
44
44
|
},
|