@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.
Files changed (43) hide show
  1. package/dist/esm/AuditLog/connect/index.js +1 -1
  2. package/dist/esm/Authentication/connect/index.js +3 -1
  3. package/dist/esm/Authorization/Events/connect/index.js +2 -1
  4. package/dist/esm/Authorization/Payment/Crypto/connect/index.js +2 -1
  5. package/dist/esm/Authorization/Payment/Fortis/connect/index.js +1 -1
  6. package/dist/esm/Authorization/Payment/Manual/connect/index.js +2 -1
  7. package/dist/esm/Authorization/Payment/Paypal/connect/index.js +1 -1
  8. package/dist/esm/Authorization/Payment/Stripe/connect/index.js +1 -1
  9. package/dist/esm/Authorization/Payment/Tax/connect/index.js +1 -1
  10. package/dist/esm/Authorization/Payment/connect/index.js +3 -1
  11. package/dist/esm/Authorization/connect/index.js +1 -1
  12. package/dist/esm/Careers/connect/index.js +1 -1
  13. package/dist/esm/Comment/connect/index.js +1 -1
  14. package/dist/esm/Content/Music/connect/index.js +1 -1
  15. package/dist/esm/Content/Stats/connect/index.js +6 -1
  16. package/dist/esm/Content/connect/index.js +4 -1
  17. package/dist/esm/Dashboard/connect/index.js +1 -1
  18. package/dist/esm/Generic/connect/index.js +1 -1
  19. package/dist/esm/Notification/connect/index.js +2 -1
  20. package/dist/esm/Page/connect/index.js +1 -1
  21. package/dist/esm/Settings/connect/index.js +2 -1
  22. package/dist/protos/AuditLog/connect/index.d.ts +1 -1
  23. package/dist/protos/Authentication/connect/index.d.ts +3 -1
  24. package/dist/protos/Authorization/Events/connect/index.d.ts +2 -1
  25. package/dist/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -1
  26. package/dist/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -1
  27. package/dist/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -1
  28. package/dist/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -1
  29. package/dist/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -1
  30. package/dist/protos/Authorization/Payment/Tax/connect/index.d.ts +1 -1
  31. package/dist/protos/Authorization/Payment/connect/index.d.ts +3 -1
  32. package/dist/protos/Authorization/connect/index.d.ts +1 -1
  33. package/dist/protos/Careers/connect/index.d.ts +1 -1
  34. package/dist/protos/Comment/connect/index.d.ts +1 -1
  35. package/dist/protos/Content/Music/connect/index.d.ts +1 -1
  36. package/dist/protos/Content/Stats/connect/index.d.ts +6 -1
  37. package/dist/protos/Content/connect/index.d.ts +4 -1
  38. package/dist/protos/Dashboard/connect/index.d.ts +1 -1
  39. package/dist/protos/Generic/connect/index.d.ts +1 -1
  40. package/dist/protos/Notification/connect/index.d.ts +2 -1
  41. package/dist/protos/Page/connect/index.d.ts +1 -1
  42. package/dist/protos/Settings/connect/index.d.ts +2 -1
  43. 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,4 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './Backup_connect.js';
3
+ export * from './ServiceInterface_connect.js';
4
+ export * from './UserInterface_connect.js';
@@ -1,2 +1,3 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './AdminEventInterface_connect.js';
3
+ export * from './EventInterface_connect.js';
@@ -1,2 +1,3 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './Backup_connect.js';
3
+ export * from './BitcoinInterface_connect.js';
@@ -1,2 +1,2 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './FortisInterface_connect.js';
@@ -1,2 +1,3 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './Backup_connect.js';
3
+ export * from './ManualPaymentInterface_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,4 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './AdminPaymentInterface_connect.js';
3
+ export * from './BackupInterface_connect.js';
4
+ export * from './PaymentInterface_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,5 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './AssetBackup_connect.js';
3
+ export * from './AssetInterface_connect.js';
4
+ export * from './Backup_connect.js';
5
+ export * from './Content_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,3 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './NotificationInterface_connect.js';
3
+ export * from './UserNotificationInterface_connect.js';
@@ -1,2 +1,2 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './PageInterface_connect.js';
@@ -1,2 +1,3 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export {};
2
+ export * from './Backup_connect.js';
3
+ export * from './SettingsInterface_connect.js';
@@ -1 +1 @@
1
- export {};
1
+ export * from './AuditLogInterface_connect';
@@ -1 +1,3 @@
1
- export {};
1
+ export * from './Backup_connect';
2
+ export * from './ServiceInterface_connect';
3
+ export * from './UserInterface_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,3 @@
1
- export {};
1
+ export * from './AdminPaymentInterface_connect';
2
+ export * from './BackupInterface_connect';
3
+ export * from './PaymentInterface_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,4 @@
1
- export {};
1
+ export * from './AssetBackup_connect';
2
+ export * from './AssetInterface_connect';
3
+ export * from './Backup_connect';
4
+ export * from './Content_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.0",
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/Payments": {
44
- "types": "./dist/protos/Authorization/Payments/index.d.ts",
45
- "import": "./dist/esm/Authorization/Payments/index.js",
46
- "default": "./dist/esm/Authorization/Payments/index.js"
47
- },
48
- "./Authorization/Payments/Crypto": {
49
- "types": "./dist/protos/Authorization/Payments/Crypto/index.d.ts",
50
- "import": "./dist/esm/Authorization/Payments/Crypto/index.js",
51
- "default": "./dist/esm/Authorization/Payments/Crypto/index.js"
52
- },
53
- "./Authorization/Payments/Fortis": {
54
- "types": "./dist/protos/Authorization/Payments/Fortis/index.d.ts",
55
- "import": "./dist/esm/Authorization/Payments/Fortis/index.js",
56
- "default": "./dist/esm/Authorization/Payments/Fortis/index.js"
57
- },
58
- "./Authorization/Payments/Manual": {
59
- "types": "./dist/protos/Authorization/Payments/Manual/index.d.ts",
60
- "import": "./dist/esm/Authorization/Payments/Manual/index.js",
61
- "default": "./dist/esm/Authorization/Payments/Manual/index.js"
62
- },
63
- "./Authorization/Payments/Paypal": {
64
- "types": "./dist/protos/Authorization/Payments/Paypal/index.d.ts",
65
- "import": "./dist/esm/Authorization/Payments/Paypal/index.js",
66
- "default": "./dist/esm/Authorization/Payments/Paypal/index.js"
67
- },
68
- "./Authorization/Payments/Stripe": {
69
- "types": "./dist/protos/Authorization/Payments/Stripe/index.d.ts",
70
- "import": "./dist/esm/Authorization/Payments/Stripe/index.js",
71
- "default": "./dist/esm/Authorization/Payments/Stripe/index.js"
72
- },
73
- "./Authorization/Payments/Tax": {
74
- "types": "./dist/protos/Authorization/Payments/Tax/index.d.ts",
75
- "import": "./dist/esm/Authorization/Payments/Tax/index.js",
76
- "default": "./dist/esm/Authorization/Payments/Tax/index.js"
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",