@inverted-tech/fragments 0.5.0 → 0.6.0

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 (82) hide show
  1. package/dist/esm/Authentication/Backup_pb.js +1 -1
  2. package/dist/esm/Authentication/UserInterface_pb.js +4 -4
  3. package/dist/esm/Authentication/index.js +5 -5
  4. package/dist/esm/Authorization/Events/AdminEventInterface_pb.js +6 -6
  5. package/dist/esm/Authorization/Events/EventError_pb.js +1 -1
  6. package/dist/esm/Authorization/Events/EventInterface_pb.js +5 -5
  7. package/dist/esm/Authorization/Events/EventRecord_pb.js +2 -2
  8. package/dist/esm/Authorization/Events/EventsSettings_pb.js +2 -2
  9. package/dist/esm/Authorization/Events/index.js +8 -8
  10. package/dist/esm/Authorization/Payment/AdminPaymentInterface_pb.js +4 -4
  11. package/dist/esm/Authorization/Payment/BackupInterface_pb.js +1 -1
  12. package/dist/esm/Authorization/Payment/Crypto/Backup_pb.js +2 -2
  13. package/dist/esm/Authorization/Payment/Crypto/BitcoinInterface_pb.js +2 -2
  14. package/dist/esm/Authorization/Payment/Crypto/CryptoSettings_pb.js +1 -1
  15. package/dist/esm/Authorization/Payment/Crypto/index.js +7 -7
  16. package/dist/esm/Authorization/Payment/DataRecords_pb.js +1 -1
  17. package/dist/esm/Authorization/Payment/Fortis/FortisInterface_pb.js +2 -2
  18. package/dist/esm/Authorization/Payment/Fortis/FortisSettings_pb.js +1 -1
  19. package/dist/esm/Authorization/Payment/Fortis/index.js +4 -4
  20. package/dist/esm/Authorization/Payment/Manual/Backup_pb.js +1 -1
  21. package/dist/esm/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +2 -2
  22. package/dist/esm/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +1 -1
  23. package/dist/esm/Authorization/Payment/Manual/index.js +5 -5
  24. package/dist/esm/Authorization/Payment/PaymentError_pb.js +1 -1
  25. package/dist/esm/Authorization/Payment/PaymentInterface_pb.js +7 -7
  26. package/dist/esm/Authorization/Payment/Paypal/PaypalInterface_pb.js +3 -3
  27. package/dist/esm/Authorization/Payment/Paypal/PaypalSettings_pb.js +1 -1
  28. package/dist/esm/Authorization/Payment/Paypal/index.js +4 -4
  29. package/dist/esm/Authorization/Payment/Stripe/StripeInterface_pb.js +5 -5
  30. package/dist/esm/Authorization/Payment/Stripe/StripeSettings_pb.js +1 -1
  31. package/dist/esm/Authorization/Payment/Stripe/index.js +5 -5
  32. package/dist/esm/Authorization/Payment/index.js +12 -12
  33. package/dist/esm/Authorization/index.js +5 -5
  34. package/dist/esm/Comment/CommentError_pb.js +1 -1
  35. package/dist/esm/Comment/CommentInterface_pb.js +4 -4
  36. package/dist/esm/Comment/index.js +5 -5
  37. package/dist/esm/Content/AssetBackup_pb.js +1 -1
  38. package/dist/esm/Content/AssetInterface_pb.js +6 -6
  39. package/dist/esm/Content/AssetRecord_pb.js +2 -2
  40. package/dist/esm/Content/AudioAssetRecord_pb.js +1 -1
  41. package/dist/esm/Content/ContentError_pb.js +1 -1
  42. package/dist/esm/Content/ContentRecord_pb.js +1 -1
  43. package/dist/esm/Content/Content_pb.js +3 -3
  44. package/dist/esm/Content/ImageAssetRecord_pb.js +1 -1
  45. package/dist/esm/Content/Music/MusicInterface_pb.js +2 -2
  46. package/dist/esm/Content/Music/index.js +3 -3
  47. package/dist/esm/Content/Rumble_pb.js +2 -2
  48. package/dist/esm/Content/Stats/StatsLikeInterface_pb.js +1 -1
  49. package/dist/esm/Content/Stats/StatsProgressInterface_pb.js +2 -2
  50. package/dist/esm/Content/Stats/StatsQueryInterface_pb.js +2 -2
  51. package/dist/esm/Content/Stats/StatsSaveInterface_pb.js +1 -1
  52. package/dist/esm/Content/Stats/StatsShareInterface_pb.js +1 -1
  53. package/dist/esm/Content/Stats/index.js +8 -8
  54. package/dist/esm/Content/Video_pb.js +2 -2
  55. package/dist/esm/Content/connect/Backup_connect.js +1 -1
  56. package/dist/esm/Content/index.js +14 -14
  57. package/dist/esm/CreatorDashboard/Settings/SettingsManager_pb.js +1 -1
  58. package/dist/esm/CreatorDashboard/Settings/index.js +3 -3
  59. package/dist/esm/CreatorDashboard/Subscribers/Manage_pb.js +2 -2
  60. package/dist/esm/CreatorDashboard/Subscribers/index.js +4 -4
  61. package/dist/esm/CreatorDashboard/index.js +2 -2
  62. package/dist/esm/Errors_pb.js +1 -1
  63. package/dist/esm/Generic/index.js +2 -2
  64. package/dist/esm/Notification/NotificationError_pb.js +1 -1
  65. package/dist/esm/Notification/NotificationInterface_pb.js +2 -2
  66. package/dist/esm/Notification/NotificationSettings_pb.js +1 -1
  67. package/dist/esm/Notification/UserNotificationInterface_pb.js +3 -3
  68. package/dist/esm/Notification/index.js +7 -7
  69. package/dist/esm/Page/PageError_pb.js +1 -1
  70. package/dist/esm/Page/PageInterface_pb.js +3 -3
  71. package/dist/esm/Page/index.js +4 -4
  72. package/dist/esm/Settings/Backup_pb.js +1 -1
  73. package/dist/esm/Settings/SettingsError_pb.js +2 -2
  74. package/dist/esm/Settings/SettingsInterface_pb.js +6 -6
  75. package/dist/esm/Settings/SettingsRecord_pb.js +11 -11
  76. package/dist/esm/Settings/index.js +5 -5
  77. package/dist/esm/client.js +297 -0
  78. package/dist/esm/google/api/annotations_pb.js +1 -1
  79. package/dist/esm/index.js +11 -11
  80. package/dist/esm/validation.js +10 -10
  81. package/dist/protos/client.d.ts +185 -0
  82. package/package.json +39 -26
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authentication/Backup.proto (package IT.WebServices.Fragments.Authentication, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Authentication_UserRecord } from "./UserRecord_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Authentication_UserRecord } from "./UserRecord_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authentication/Backup.proto.
8
8
  */
@@ -2,11 +2,11 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authentication/UserInterface.proto (package IT.WebServices.Fragments.Authentication, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../google/api/annotations_pb";
5
+ import { file_google_api_annotations } from "../google/api/annotations_pb.js";
6
6
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
7
- import { file_buf_validate_validate } from "../buf/validate/validate_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Authentication_UserRecord } from "./UserRecord_pb";
7
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Authentication_UserRecord } from "./UserRecord_pb.js";
10
10
  /**
11
11
  * Describes the file Protos/IT/WebServices/Fragments/Authentication/UserInterface.proto.
12
12
  */
@@ -1,6 +1,6 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './Backup_pb';
3
- export * from './ServiceInterface_pb';
4
- export * from './UserInterface_pb';
5
- export * from './UserRecord_pb';
6
- export * as connect from './connect';
2
+ export * from './Backup_pb.js';
3
+ export * from './ServiceInterface_pb.js';
4
+ export * from './UserInterface_pb.js';
5
+ export * from './UserRecord_pb.js';
6
+ export * as connect from './connect/index.js';
@@ -3,12 +3,12 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
5
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
6
- import { file_google_api_annotations } from "../../google/api/annotations_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord } from "./EventRecord_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "./EventTicketRecord_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_TicketClassRecord } from "./TicketClassRecord_pb";
10
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventError } from "./EventError_pb";
11
- import { file_Protos_IT_WebServices_Fragments_CommonTypes } from "../../CommonTypes_pb";
6
+ import { file_google_api_annotations } from "../../google/api/annotations_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord } from "./EventRecord_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "./EventTicketRecord_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_TicketClassRecord } from "./TicketClassRecord_pb.js";
10
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventError } from "./EventError_pb.js";
11
+ import { file_Protos_IT_WebServices_Fragments_CommonTypes } from "../../CommonTypes_pb.js";
12
12
  /**
13
13
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface.proto.
14
14
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Events/EventError.proto (package IT.WebServices.Fragments.Authorization.Events, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Errors } from "../../Errors_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Errors } from "../../Errors_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/EventError.proto.
8
8
  */
@@ -2,11 +2,11 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface.proto (package IT.WebServices.Fragments.Authorization.Events, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord } from "./EventRecord_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "./EventTicketRecord_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventError } from "./EventError_pb";
9
- import { file_Protos_IT_WebServices_Fragments_CommonTypes } from "../../CommonTypes_pb";
5
+ import { file_google_api_annotations } from "../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord } from "./EventRecord_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "./EventTicketRecord_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventError } from "./EventError_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_CommonTypes } from "../../CommonTypes_pb.js";
10
10
  /**
11
11
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface.proto.
12
12
  */
@@ -3,8 +3,8 @@
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
5
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
6
- import { file_Protos_IT_WebServices_Fragments_CommonTypes } from "../../CommonTypes_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_TicketClassRecord } from "./TicketClassRecord_pb";
6
+ import { file_Protos_IT_WebServices_Fragments_CommonTypes } from "../../CommonTypes_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_TicketClassRecord } from "./TicketClassRecord_pb.js";
8
8
  /**
9
9
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord.proto.
10
10
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings.proto (package IT.WebServices.Fragments.Authorization.Events, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_TicketClassRecord } from "./TicketClassRecord_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord } from "./EventRecord_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_TicketClassRecord } from "./TicketClassRecord_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord } from "./EventRecord_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings.proto.
9
9
  */
@@ -1,9 +1,9 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './AdminEventInterface_pb';
3
- export * from './EventError_pb';
4
- export * from './EventInterface_pb';
5
- export * from './EventRecord_pb';
6
- export * from './EventTicketRecord_pb';
7
- export * from './EventsSettings_pb';
8
- export * from './TicketClassRecord_pb';
9
- export * as connect from './connect';
2
+ export * from './AdminEventInterface_pb.js';
3
+ export * from './EventError_pb.js';
4
+ export * from './EventInterface_pb.js';
5
+ export * from './EventRecord_pb.js';
6
+ export * from './EventTicketRecord_pb.js';
7
+ export * from './EventsSettings_pb.js';
8
+ export * from './TicketClassRecord_pb.js';
9
+ export * as connect from './connect/index.js';
@@ -2,10 +2,10 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentInterface } from "./PaymentInterface_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "./PaymentError_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes } from "./SharedTypes_pb";
5
+ import { file_google_api_annotations } from "../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentInterface } from "./PaymentInterface_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "./PaymentError_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes } from "./SharedTypes_pb.js";
9
9
  /**
10
10
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface.proto.
11
11
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "./DataRecords_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "./DataRecords_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface.proto.
8
8
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords } from "./BitcoinRecords_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinService } from "./BitcoinService_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords } from "./BitcoinRecords_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinService } from "./BitcoinService_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.proto.
9
9
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords } from "./BitcoinRecords_pb";
5
+ import { file_google_api_annotations } from "../../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords } from "./BitcoinRecords_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface.proto.
9
9
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
5
+ import { file_buf_validate_validate } from "../../../buf/validate/validate_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.proto.
8
8
  */
@@ -1,8 +1,8 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './Backup_pb';
3
- export * from './BitcoinInterface_pb';
4
- export * from './BitcoinRecords_pb';
5
- export * from './BitcoinService_pb';
6
- export * from './CryptoRecords_pb';
7
- export * from './CryptoSettings_pb';
8
- export * as connect from './connect';
2
+ export * from './Backup_pb.js';
3
+ export * from './BitcoinInterface_pb.js';
4
+ export * from './BitcoinRecords_pb.js';
5
+ export * from './BitcoinService_pb.js';
6
+ export * from './CryptoRecords_pb.js';
7
+ export * from './CryptoSettings_pb.js';
8
+ export * as connect from './connect/index.js';
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
5
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes } from "./SharedTypes_pb";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes } from "./SharedTypes_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords.proto.
9
9
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Fortis, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "../DataRecords_pb";
5
+ import { file_google_api_annotations } from "../../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "../DataRecords_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface.proto.
9
9
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Fortis, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
5
+ import { file_buf_validate_validate } from "../../../buf/validate/validate_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.proto.
8
8
  */
@@ -1,5 +1,5 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './FortisInterface_pb';
3
- export * from './FortisSettings_pb';
4
- export * from './PlanRecord_pb';
5
- export * as connect from './connect';
2
+ export * from './FortisInterface_pb.js';
3
+ export * from './FortisSettings_pb.js';
4
+ export * from './PlanRecord_pb.js';
5
+ export * as connect from './connect/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Manual, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord } from "./ManualSubscriptionRecord_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord } from "./ManualSubscriptionRecord_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.proto.
8
8
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Manual, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord } from "./ManualSubscriptionRecord_pb";
5
+ import { file_google_api_annotations } from "../../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord } from "./ManualSubscriptionRecord_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface.proto.
9
9
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Manual, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
5
+ import { file_buf_validate_validate } from "../../../buf/validate/validate_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.proto.
8
8
  */
@@ -1,6 +1,6 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './Backup_pb';
3
- export * from './ManualPaymentInterface_pb';
4
- export * from './ManualPaymentSettings_pb';
5
- export * from './ManualSubscriptionRecord_pb';
6
- export * as connect from './connect';
2
+ export * from './Backup_pb.js';
3
+ export * from './ManualPaymentInterface_pb.js';
4
+ export * from './ManualPaymentSettings_pb.js';
5
+ export * from './ManualSubscriptionRecord_pb.js';
6
+ export * as connect from './connect/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentError.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Errors } from "../../Errors_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Errors } from "../../Errors_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentError.proto.
8
8
  */
@@ -2,13 +2,13 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "./DataRecords_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "./PaymentError_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoRecords } from "./Crypto/CryptoRecords_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord } from "./Manual/ManualSubscriptionRecord_pb";
10
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Paypal_PaypalRecords } from "./Paypal/PaypalRecords_pb";
11
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeRecords } from "./Stripe/StripeRecords_pb";
5
+ import { file_google_api_annotations } from "../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "./DataRecords_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "./PaymentError_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoRecords } from "./Crypto/CryptoRecords_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord } from "./Manual/ManualSubscriptionRecord_pb.js";
10
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Paypal_PaypalRecords } from "./Paypal/PaypalRecords_pb.js";
11
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeRecords } from "./Stripe/StripeRecords_pb.js";
12
12
  /**
13
13
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface.proto.
14
14
  */
@@ -2,9 +2,9 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "../DataRecords_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "../PaymentError_pb";
5
+ import { file_google_api_annotations } from "../../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "../DataRecords_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "../PaymentError_pb.js";
8
8
  /**
9
9
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface.proto.
10
10
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
5
+ import { file_buf_validate_validate } from "../../../buf/validate/validate_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.proto.
8
8
  */
@@ -1,5 +1,5 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './PaypalInterface_pb';
3
- export * from './PaypalRecords_pb';
4
- export * from './PaypalSettings_pb';
5
- export * as connect from './connect';
2
+ export * from './PaypalInterface_pb.js';
3
+ export * from './PaypalRecords_pb.js';
4
+ export * from './PaypalSettings_pb.js';
5
+ export * as connect from './connect/index.js';
@@ -2,11 +2,11 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../../../google/api/annotations_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "../DataRecords_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes } from "../SharedTypes_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_ProductRecord } from "./ProductRecord_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "../PaymentError_pb";
5
+ import { file_google_api_annotations } from "../../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords } from "../DataRecords_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes } from "../SharedTypes_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_ProductRecord } from "./ProductRecord_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_PaymentError } from "../PaymentError_pb.js";
10
10
  /**
11
11
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface.proto.
12
12
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
5
+ import { file_buf_validate_validate } from "../../../buf/validate/validate_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.proto.
8
8
  */
@@ -1,6 +1,6 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './ProductRecord_pb';
3
- export * from './StripeInterface_pb';
4
- export * from './StripeRecords_pb';
5
- export * from './StripeSettings_pb';
6
- export * as connect from './connect';
2
+ export * from './ProductRecord_pb.js';
3
+ export * from './StripeInterface_pb.js';
4
+ export * from './StripeRecords_pb.js';
5
+ export * from './StripeSettings_pb.js';
6
+ export * as connect from './connect/index.js';
@@ -1,13 +1,13 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './AdminPaymentInterface_pb';
3
- export * from './BackupInterface_pb';
4
- export * from './DataRecords_pb';
5
- export * from './PaymentError_pb';
6
- export * from './PaymentInterface_pb';
7
- export * from './SharedTypes_pb';
8
- export * as connect from './connect';
9
- export * as Crypto from './Crypto';
10
- export * as Fortis from './Fortis';
11
- export * as Manual from './Manual';
12
- export * as Paypal from './Paypal';
13
- export * as Stripe from './Stripe';
2
+ export * from './AdminPaymentInterface_pb.js';
3
+ export * from './BackupInterface_pb.js';
4
+ export * from './DataRecords_pb.js';
5
+ export * from './PaymentError_pb.js';
6
+ export * from './PaymentInterface_pb.js';
7
+ export * from './SharedTypes_pb.js';
8
+ export * as connect from './connect/index.js';
9
+ export * as Crypto from './Crypto/index.js';
10
+ export * as Fortis from './Fortis/index.js';
11
+ export * as Manual from './Manual/index.js';
12
+ export * as Paypal from './Paypal/index.js';
13
+ export * as Stripe from './Stripe/index.js';
@@ -1,6 +1,6 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './Claims_pb';
3
- export * from './SharedTypes_pb';
4
- export * as connect from './connect';
5
- export * as Events from './Events';
6
- export * as Payment from './Payment';
2
+ export * from './Claims_pb.js';
3
+ export * from './SharedTypes_pb.js';
4
+ export * as connect from './connect/index.js';
5
+ export * as Events from './Events/index.js';
6
+ export * as Payment from './Payment/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Comment/CommentError.proto (package IT.WebServices.Fragments.Comment, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Comment/CommentError.proto.
8
8
  */
@@ -2,11 +2,11 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Comment/CommentInterface.proto (package IT.WebServices.Fragments.Comment, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../google/api/annotations_pb";
5
+ import { file_google_api_annotations } from "../google/api/annotations_pb.js";
6
6
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
7
- import { file_Protos_IT_WebServices_Fragments_Comment_CommentRecord } from "./CommentRecord_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Comment_SharedTypes } from "./SharedTypes_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Comment_CommentError } from "./CommentError_pb";
7
+ import { file_Protos_IT_WebServices_Fragments_Comment_CommentRecord } from "./CommentRecord_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Comment_SharedTypes } from "./SharedTypes_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Comment_CommentError } from "./CommentError_pb.js";
10
10
  /**
11
11
  * Describes the file Protos/IT/WebServices/Fragments/Comment/CommentInterface.proto.
12
12
  */
@@ -1,6 +1,6 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './CommentError_pb';
3
- export * from './CommentInterface_pb';
4
- export * from './CommentRecord_pb';
5
- export * from './SharedTypes_pb';
6
- export * as connect from './connect';
2
+ export * from './CommentError_pb.js';
3
+ export * from './CommentInterface_pb.js';
4
+ export * from './CommentRecord_pb.js';
5
+ export * from './SharedTypes_pb.js';
6
+ export * as connect from './connect/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/AssetBackup.proto (package IT.WebServices.Fragments.Content.Asset, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Content_AssetRecord } from "./AssetRecord_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Content_AssetRecord } from "./AssetRecord_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Content/AssetBackup.proto.
8
8
  */
@@ -2,13 +2,13 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/AssetInterface.proto (package IT.WebServices.Fragments.Content, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../google/api/annotations_pb";
5
+ import { file_google_api_annotations } from "../google/api/annotations_pb.js";
6
6
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
7
- import { file_Protos_IT_WebServices_Fragments_Content_AssetRecord } from "./AssetRecord_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Content_AudioAssetRecord } from "./AudioAssetRecord_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Content_ImageAssetRecord } from "./ImageAssetRecord_pb";
10
- import { file_Protos_IT_WebServices_Fragments_Content_ContentError } from "./ContentError_pb";
11
- import { file_buf_validate_validate } from "../buf/validate/validate_pb";
7
+ import { file_Protos_IT_WebServices_Fragments_Content_AssetRecord } from "./AssetRecord_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Content_AudioAssetRecord } from "./AudioAssetRecord_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Content_ImageAssetRecord } from "./ImageAssetRecord_pb.js";
10
+ import { file_Protos_IT_WebServices_Fragments_Content_ContentError } from "./ContentError_pb.js";
11
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
12
12
  /**
13
13
  * Describes the file Protos/IT/WebServices/Fragments/Content/AssetInterface.proto.
14
14
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/AssetRecord.proto (package IT.WebServices.Fragments.Content, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Content_AudioAssetRecord } from "./AudioAssetRecord_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Content_ImageAssetRecord } from "./ImageAssetRecord_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Content_AudioAssetRecord } from "./AudioAssetRecord_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Content_ImageAssetRecord } from "./ImageAssetRecord_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Content/AssetRecord.proto.
9
9
  */
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
5
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
6
- import { file_buf_validate_validate } from "../buf/validate/validate_pb";
6
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Content/AudioAssetRecord.proto.
9
9
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/ContentError.proto (package IT.WebServices.Fragments.Content, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Content/ContentError.proto.
8
8
  */
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
5
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
6
- import { file_buf_validate_validate } from "../buf/validate/validate_pb";
6
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Content/ContentRecord.proto.
9
9
  */
@@ -2,10 +2,10 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Content.proto (package IT.WebServices.Fragments.Content, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_google_api_annotations } from "../google/api/annotations_pb";
5
+ import { file_google_api_annotations } from "../google/api/annotations_pb.js";
6
6
  import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
7
- import { file_buf_validate_validate } from "../buf/validate/validate_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Content_ContentRecord } from "./ContentRecord_pb";
7
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Content_ContentRecord } from "./ContentRecord_pb.js";
9
9
  /**
10
10
  * Describes the file Protos/IT/WebServices/Fragments/Content/Content.proto.
11
11
  */