@inverted-tech/fragments 0.12.0 → 0.12.1
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/dist/esm/AuditLog/connect/index.js +1 -1
- package/dist/esm/Authentication/connect/index.js +3 -1
- package/dist/esm/Authorization/Events/connect/index.js +2 -1
- package/dist/esm/Authorization/Payment/Crypto/connect/index.js +2 -1
- package/dist/esm/Authorization/Payment/Fortis/connect/index.js +1 -1
- package/dist/esm/Authorization/Payment/Manual/connect/index.js +2 -1
- package/dist/esm/Authorization/Payment/Paypal/connect/index.js +1 -1
- package/dist/esm/Authorization/Payment/Stripe/connect/index.js +1 -1
- package/dist/esm/Authorization/Payment/Tax/connect/index.js +1 -1
- package/dist/esm/Authorization/Payment/connect/index.js +3 -1
- package/dist/esm/Authorization/connect/index.js +1 -1
- package/dist/esm/Careers/connect/index.js +1 -1
- package/dist/esm/Comment/connect/index.js +1 -1
- package/dist/esm/Content/Music/connect/index.js +1 -1
- package/dist/esm/Content/Stats/connect/index.js +6 -1
- package/dist/esm/Content/connect/index.js +4 -1
- package/dist/esm/Dashboard/connect/index.js +1 -1
- package/dist/esm/Generic/connect/index.js +1 -1
- package/dist/esm/Notification/connect/index.js +2 -1
- package/dist/esm/Page/connect/index.js +1 -1
- package/dist/esm/Settings/connect/index.js +2 -1
- package/dist/protos/AuditLog/connect/index.d.ts +1 -1
- package/dist/protos/Authentication/connect/index.d.ts +3 -1
- package/dist/protos/Authorization/Events/connect/index.d.ts +2 -1
- package/dist/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -1
- package/dist/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -1
- package/dist/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -1
- package/dist/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -1
- package/dist/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -1
- package/dist/protos/Authorization/Payment/Tax/connect/index.d.ts +1 -1
- package/dist/protos/Authorization/Payment/connect/index.d.ts +3 -1
- package/dist/protos/Authorization/connect/index.d.ts +1 -1
- package/dist/protos/Careers/connect/index.d.ts +1 -1
- package/dist/protos/Comment/connect/index.d.ts +1 -1
- package/dist/protos/Content/Music/connect/index.d.ts +1 -1
- package/dist/protos/Content/Stats/connect/index.d.ts +6 -1
- package/dist/protos/Content/connect/index.d.ts +4 -1
- package/dist/protos/Dashboard/connect/index.d.ts +1 -1
- package/dist/protos/Generic/connect/index.d.ts +1 -1
- package/dist/protos/Notification/connect/index.d.ts +2 -1
- package/dist/protos/Page/connect/index.d.ts +1 -1
- package/dist/protos/Settings/connect/index.d.ts +2 -1
- package/package.json +35 -35
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './AuditLogInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './FortisInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './PaypalInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './StripeInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './BackupInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './Claims_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './CareersInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './CommentInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './MusicInterface_connect.js';
|
|
@@ -1,2 +1,7 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './StatsLikeInterface_connect.js';
|
|
3
|
+
export * from './StatsProgressInterface_connect.js';
|
|
4
|
+
export * from './StatsQueryInterface_connect.js';
|
|
5
|
+
export * from './StatsSaveInterface_connect.js';
|
|
6
|
+
export * from './StatsShareInterface_connect.js';
|
|
7
|
+
export * from './StatsViewInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './DashboardInterface_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './ServiceOps_connect.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './PageInterface_connect.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './AuditLogInterface_connect';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './AdminEventInterface_connect';
|
|
2
|
+
export * from './EventInterface_connect';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './Backup_connect';
|
|
2
|
+
export * from './BitcoinInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './FortisInterface_connect';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './Backup_connect';
|
|
2
|
+
export * from './ManualPaymentInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './PaypalInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './StripeInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './BackupInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './Claims_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './CareersInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './CommentInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './MusicInterface_connect';
|
|
@@ -1 +1,6 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './StatsLikeInterface_connect';
|
|
2
|
+
export * from './StatsProgressInterface_connect';
|
|
3
|
+
export * from './StatsQueryInterface_connect';
|
|
4
|
+
export * from './StatsSaveInterface_connect';
|
|
5
|
+
export * from './StatsShareInterface_connect';
|
|
6
|
+
export * from './StatsViewInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './DashboardInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './ServiceOps_connect';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './NotificationInterface_connect';
|
|
2
|
+
export * from './UserNotificationInterface_connect';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './PageInterface_connect';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './Backup_connect';
|
|
2
|
+
export * from './SettingsInterface_connect';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@inverted-tech/fragments",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.1",
|
|
4
4
|
"description": "Types and JS runtime for Inverted protocol buffers (Fragments)",
|
|
5
5
|
"types": "dist/protos/index.d.ts",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -40,40 +40,40 @@
|
|
|
40
40
|
"import": "./dist/esm/Authorization/Events/index.js",
|
|
41
41
|
"default": "./dist/esm/Authorization/Events/index.js"
|
|
42
42
|
},
|
|
43
|
-
"./Authorization/
|
|
44
|
-
"types": "./dist/protos/Authorization/
|
|
45
|
-
"import": "./dist/esm/Authorization/
|
|
46
|
-
"default": "./dist/esm/Authorization/
|
|
47
|
-
},
|
|
48
|
-
"./Authorization/
|
|
49
|
-
"types": "./dist/protos/Authorization/
|
|
50
|
-
"import": "./dist/esm/Authorization/
|
|
51
|
-
"default": "./dist/esm/Authorization/
|
|
52
|
-
},
|
|
53
|
-
"./Authorization/
|
|
54
|
-
"types": "./dist/protos/Authorization/
|
|
55
|
-
"import": "./dist/esm/Authorization/
|
|
56
|
-
"default": "./dist/esm/Authorization/
|
|
57
|
-
},
|
|
58
|
-
"./Authorization/
|
|
59
|
-
"types": "./dist/protos/Authorization/
|
|
60
|
-
"import": "./dist/esm/Authorization/
|
|
61
|
-
"default": "./dist/esm/Authorization/
|
|
62
|
-
},
|
|
63
|
-
"./Authorization/
|
|
64
|
-
"types": "./dist/protos/Authorization/
|
|
65
|
-
"import": "./dist/esm/Authorization/
|
|
66
|
-
"default": "./dist/esm/Authorization/
|
|
67
|
-
},
|
|
68
|
-
"./Authorization/
|
|
69
|
-
"types": "./dist/protos/Authorization/
|
|
70
|
-
"import": "./dist/esm/Authorization/
|
|
71
|
-
"default": "./dist/esm/Authorization/
|
|
72
|
-
},
|
|
73
|
-
"./Authorization/
|
|
74
|
-
"types": "./dist/protos/Authorization/
|
|
75
|
-
"import": "./dist/esm/Authorization/
|
|
76
|
-
"default": "./dist/esm/Authorization/
|
|
43
|
+
"./Authorization/Payment": {
|
|
44
|
+
"types": "./dist/protos/Authorization/Payment/index.d.ts",
|
|
45
|
+
"import": "./dist/esm/Authorization/Payment/index.js",
|
|
46
|
+
"default": "./dist/esm/Authorization/Payment/index.js"
|
|
47
|
+
},
|
|
48
|
+
"./Authorization/Payment/Crypto": {
|
|
49
|
+
"types": "./dist/protos/Authorization/Payment/Crypto/index.d.ts",
|
|
50
|
+
"import": "./dist/esm/Authorization/Payment/Crypto/index.js",
|
|
51
|
+
"default": "./dist/esm/Authorization/Payment/Crypto/index.js"
|
|
52
|
+
},
|
|
53
|
+
"./Authorization/Payment/Fortis": {
|
|
54
|
+
"types": "./dist/protos/Authorization/Payment/Fortis/index.d.ts",
|
|
55
|
+
"import": "./dist/esm/Authorization/Payment/Fortis/index.js",
|
|
56
|
+
"default": "./dist/esm/Authorization/Payment/Fortis/index.js"
|
|
57
|
+
},
|
|
58
|
+
"./Authorization/Payment/Manual": {
|
|
59
|
+
"types": "./dist/protos/Authorization/Payment/Manual/index.d.ts",
|
|
60
|
+
"import": "./dist/esm/Authorization/Payment/Manual/index.js",
|
|
61
|
+
"default": "./dist/esm/Authorization/Payment/Manual/index.js"
|
|
62
|
+
},
|
|
63
|
+
"./Authorization/Payment/Paypal": {
|
|
64
|
+
"types": "./dist/protos/Authorization/Payment/Paypal/index.d.ts",
|
|
65
|
+
"import": "./dist/esm/Authorization/Payment/Paypal/index.js",
|
|
66
|
+
"default": "./dist/esm/Authorization/Payment/Paypal/index.js"
|
|
67
|
+
},
|
|
68
|
+
"./Authorization/Payment/Stripe": {
|
|
69
|
+
"types": "./dist/protos/Authorization/Payment/Stripe/index.d.ts",
|
|
70
|
+
"import": "./dist/esm/Authorization/Payment/Stripe/index.js",
|
|
71
|
+
"default": "./dist/esm/Authorization/Payment/Stripe/index.js"
|
|
72
|
+
},
|
|
73
|
+
"./Authorization/Payment/Tax": {
|
|
74
|
+
"types": "./dist/protos/Authorization/Payment/Tax/index.d.ts",
|
|
75
|
+
"import": "./dist/esm/Authorization/Payment/Tax/index.js",
|
|
76
|
+
"default": "./dist/esm/Authorization/Payment/Tax/index.js"
|
|
77
77
|
},
|
|
78
78
|
"./Authentication": {
|
|
79
79
|
"types": "./dist/protos/Authentication/index.d.ts",
|