@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
@@ -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/ImageAssetRecord.proto.
9
9
  */
@@ -2,9 +2,9 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Music/MusicInterface.proto (package IT.WebServices.Fragments.Content.Music, 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_ContentRecord } from "../ContentRecord_pb";
7
+ import { file_Protos_IT_WebServices_Fragments_Content_ContentRecord } from "../ContentRecord_pb.js";
8
8
  /**
9
9
  * Describes the file Protos/IT/WebServices/Fragments/Content/Music/MusicInterface.proto.
10
10
  */
@@ -1,4 +1,4 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './MusicInterface_pb';
3
- export * from './MusicRecord_pb';
4
- export * as connect from './connect';
2
+ export * from './MusicInterface_pb.js';
3
+ export * from './MusicRecord_pb.js';
4
+ export * as connect from './connect/index.js';
@@ -3,8 +3,8 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
5
  import { file_google_protobuf_empty, file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
6
- import { file_Protos_IT_WebServices_Fragments_Content_ContentError } from "./ContentError_pb";
7
- import { file_buf_validate_validate } from "../buf/validate/validate_pb";
6
+ import { file_Protos_IT_WebServices_Fragments_Content_ContentError } from "./ContentError_pb.js";
7
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
8
8
  /**
9
9
  * Describes the file Protos/IT/WebServices/Fragments/Content/Rumble.proto.
10
10
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface.proto (package IT.WebServices.Fragments.Content.Stats, 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
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface.proto.
8
8
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface.proto (package IT.WebServices.Fragments.Content.Stats, 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_Content_ContentError } from "../ContentError_pb";
5
+ import { file_google_api_annotations } from "../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Content_ContentError } from "../ContentError_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface.proto.
9
9
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface.proto (package IT.WebServices.Fragments.Content.Stats, 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_Content_Stats_StatsRecords } from "./StatsRecords_pb";
5
+ import { file_google_api_annotations } from "../../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Content_Stats_StatsRecords } from "./StatsRecords_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface.proto.
9
9
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface.proto (package IT.WebServices.Fragments.Content.Stats, 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
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface.proto.
8
8
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface.proto (package IT.WebServices.Fragments.Content.Stats, 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
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface.proto.
8
8
  */
@@ -1,9 +1,9 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './StatsLikeInterface_pb';
3
- export * from './StatsProgressInterface_pb';
4
- export * from './StatsQueryInterface_pb';
5
- export * from './StatsRecords_pb';
6
- export * from './StatsSaveInterface_pb';
7
- export * from './StatsShareInterface_pb';
8
- export * from './StatsViewInterface_pb';
9
- export * as connect from './connect';
2
+ export * from './StatsLikeInterface_pb.js';
3
+ export * from './StatsProgressInterface_pb.js';
4
+ export * from './StatsQueryInterface_pb.js';
5
+ export * from './StatsRecords_pb.js';
6
+ export * from './StatsSaveInterface_pb.js';
7
+ export * from './StatsShareInterface_pb.js';
8
+ export * from './StatsViewInterface_pb.js';
9
+ export * as connect from './connect/index.js';
@@ -3,8 +3,8 @@
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_Protos_IT_WebServices_Fragments_Content_Rumble } from "./Rumble_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Content_ContentError } from "./ContentError_pb";
6
+ import { file_Protos_IT_WebServices_Fragments_Content_Rumble } from "./Rumble_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Content_ContentError } from "./ContentError_pb.js";
8
8
  /**
9
9
  * Describes the file Protos/IT/WebServices/Fragments/Content/Video.proto.
10
10
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Content/Backup.proto (package IT.WebServices.Fragments.Content, syntax proto3)
3
3
  /* eslint-disable */
4
4
  // @ts-nocheck
5
- import { BackupAllDataRequest, BackupAllDataResponse, ExportContentRequest, ExportContentResponse, RestoreAllDataRequest, RestoreAllDataResponse } from "../Backup_pb";
5
+ import { BackupAllDataRequest, BackupAllDataResponse, ExportContentRequest, ExportContentResponse, RestoreAllDataRequest, RestoreAllDataResponse } from "../Backup_pb.js";
6
6
  import { MethodKind } from "@bufbuild/protobuf";
7
7
  /**
8
8
  * Service for Content backup fragment interface
@@ -1,15 +1,15 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './AssetBackup_pb';
3
- export * from './AssetInterface_pb';
4
- export * from './AssetRecord_pb';
5
- export * from './AudioAssetRecord_pb';
6
- export * from './ContentError_pb';
7
- export * from './ContentRecord_pb';
8
- export * from './Content_pb';
9
- export * from './ImageAssetRecord_pb';
10
- export * from './Rumble_pb';
11
- export * from './SharedTypes_pb';
12
- export * from './Video_pb';
13
- export * as connect from './connect';
14
- export * as Music from './Music';
15
- export * as Stats from './Stats';
2
+ export * from './AssetBackup_pb.js';
3
+ export * from './AssetInterface_pb.js';
4
+ export * from './AssetRecord_pb.js';
5
+ export * from './AudioAssetRecord_pb.js';
6
+ export * from './ContentError_pb.js';
7
+ export * from './ContentRecord_pb.js';
8
+ export * from './Content_pb.js';
9
+ export * from './ImageAssetRecord_pb.js';
10
+ export * from './Rumble_pb.js';
11
+ export * from './SharedTypes_pb.js';
12
+ export * from './Video_pb.js';
13
+ export * as connect from './connect/index.js';
14
+ export * as Music from './Music/index.js';
15
+ export * as Stats from './Stats/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.proto (package IT.WebServices.Fragments.CreatorDashboard.Settings, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_CreatorDashboard_Settings_CreatorSettings } from "./CreatorSettings_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_CreatorDashboard_Settings_CreatorSettings } from "./CreatorSettings_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.proto.
8
8
  */
@@ -1,4 +1,4 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './CreatorSettings_pb';
3
- export * from './SettingsManager_pb';
4
- export * as connect from './connect';
2
+ export * from './CreatorSettings_pb.js';
3
+ export * from './SettingsManager_pb.js';
4
+ export * as connect from './connect/index.js';
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage.proto (package IT.WebServices.Fragments.CreatorDashboard.Subscribers, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute } from "./Mute_pb";
6
- import { file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Ban } from "./Ban_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute } from "./Mute_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Ban } from "./Ban_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage.proto.
9
9
  */
@@ -1,5 +1,5 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './Ban_pb';
3
- export * from './Manage_pb';
4
- export * from './Mute_pb';
5
- export * as connect from './connect';
2
+ export * from './Ban_pb.js';
3
+ export * from './Manage_pb.js';
4
+ export * from './Mute_pb.js';
5
+ export * as connect from './connect/index.js';
@@ -1,3 +1,3 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * as Settings from './Settings';
3
- export * as Subscribers from './Subscribers';
2
+ export * as Settings from './Settings/index.js';
3
+ export * as Subscribers from './Subscribers/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_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/Errors.proto.
9
9
  */
@@ -1,3 +1,3 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './ServiceOps_pb';
3
- export * as connect from './connect';
2
+ export * from './ServiceOps_pb.js';
3
+ export * as connect from './connect/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Notification/NotificationError.proto (package IT.WebServices.Fragments.Notification, 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/Notification/NotificationError.proto.
8
8
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Notification/NotificationInterface.proto (package IT.WebServices.Fragments.Notification, 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_Notification_NotificationError } from "./NotificationError_pb";
5
+ import { file_google_api_annotations } from "../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Notification_NotificationError } from "./NotificationError_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Notification/NotificationInterface.proto.
9
9
  */
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Notification/NotificationSettings.proto (package IT.WebServices.Fragments.Notification, 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/Notification/NotificationSettings.proto.
8
8
  */
@@ -2,9 +2,9 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface.proto (package IT.WebServices.Fragments.Notification, 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_Notification_UserNotificationSettingsRecord } from "./UserNotificationSettingsRecord_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Notification_NotificationError } from "./NotificationError_pb";
5
+ import { file_google_api_annotations } from "../google/api/annotations_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Notification_UserNotificationSettingsRecord } from "./UserNotificationSettingsRecord_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Notification_NotificationError } from "./NotificationError_pb.js";
8
8
  /**
9
9
  * Describes the file Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface.proto.
10
10
  */
@@ -1,8 +1,8 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './NotificationError_pb';
3
- export * from './NotificationInterface_pb';
4
- export * from './NotificationSettings_pb';
5
- export * from './NotificationUserRecord_pb';
6
- export * from './UserNotificationInterface_pb';
7
- export * from './UserNotificationSettingsRecord_pb';
8
- export * as connect from './connect';
2
+ export * from './NotificationError_pb.js';
3
+ export * from './NotificationInterface_pb.js';
4
+ export * from './NotificationSettings_pb.js';
5
+ export * from './NotificationUserRecord_pb.js';
6
+ export * from './UserNotificationInterface_pb.js';
7
+ export * from './UserNotificationSettingsRecord_pb.js';
8
+ export * as connect from './connect/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Page/PageError.proto (package IT.WebServices.Fragments.Page, 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/Page/PageError.proto.
8
8
  */
@@ -2,10 +2,10 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Page/PageInterface.proto (package IT.WebServices.Fragments.Page, 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_Page_PageRecord } from "./PageRecord_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Page_PageError } from "./PageError_pb";
7
+ import { file_Protos_IT_WebServices_Fragments_Page_PageRecord } from "./PageRecord_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Page_PageError } from "./PageError_pb.js";
9
9
  /**
10
10
  * Describes the file Protos/IT/WebServices/Fragments/Page/PageInterface.proto.
11
11
  */
@@ -1,5 +1,5 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './PageError_pb';
3
- export * from './PageInterface_pb';
4
- export * from './PageRecord_pb';
5
- export * as connect from './connect';
2
+ export * from './PageError_pb.js';
3
+ export * from './PageInterface_pb.js';
4
+ export * from './PageRecord_pb.js';
5
+ export * as connect from './connect/index.js';
@@ -2,7 +2,7 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Settings/Backup.proto (package IT.WebServices.Fragments.Settings, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord } from "./SettingsRecord_pb";
5
+ import { file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord } from "./SettingsRecord_pb.js";
6
6
  /**
7
7
  * Describes the file Protos/IT/WebServices/Fragments/Settings/Backup.proto.
8
8
  */
@@ -2,8 +2,8 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Settings/SettingsError.proto (package IT.WebServices.Fragments.Settings, syntax proto3)
3
3
  /* eslint-disable */
4
4
  import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
- import { file_buf_validate_validate } from "../buf/validate/validate_pb";
6
- import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb";
5
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
6
+ import { file_Protos_IT_WebServices_Fragments_Errors } from "../Errors_pb.js";
7
7
  /**
8
8
  * Describes the file Protos/IT/WebServices/Fragments/Settings/SettingsError.proto.
9
9
  */
@@ -2,12 +2,12 @@
2
2
  // @generated from file Protos/IT/WebServices/Fragments/Settings/SettingsInterface.proto (package IT.WebServices.Fragments.Settings, 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_buf_validate_validate } from "../buf/validate/validate_pb";
7
- import { file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord } from "./SettingsRecord_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Settings_SettingsError } from "./SettingsError_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings } from "../Authorization/Events/EventsSettings_pb";
10
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "../Authorization/Events/EventTicketRecord_pb";
5
+ import { file_google_api_annotations } from "../google/api/annotations_pb.js";
6
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord } from "./SettingsRecord_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Settings_SettingsError } from "./SettingsError_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings } from "../Authorization/Events/EventsSettings_pb.js";
10
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "../Authorization/Events/EventTicketRecord_pb.js";
11
11
  /**
12
12
  * Describes the file Protos/IT/WebServices/Fragments/Settings/SettingsInterface.proto.
13
13
  */
@@ -3,17 +3,17 @@
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";
7
- import { file_Protos_IT_WebServices_Fragments_Authorization_SharedTypes } from "../Authorization/SharedTypes_pb";
8
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoSettings } from "../Authorization/Payment/Crypto/CryptoSettings_pb";
9
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualPaymentSettings } from "../Authorization/Payment/Manual/ManualPaymentSettings_pb";
10
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisSettings } from "../Authorization/Payment/Fortis/FortisSettings_pb";
11
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeSettings } from "../Authorization/Payment/Stripe/StripeSettings_pb";
12
- import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Paypal_PaypalSettings } from "../Authorization/Payment/Paypal/PaypalSettings_pb";
13
- import { file_Protos_IT_WebServices_Fragments_Content_SharedTypes } from "../Content/SharedTypes_pb";
14
- import { file_Protos_IT_WebServices_Fragments_Comment_SharedTypes } from "../Comment/SharedTypes_pb";
15
- import { file_Protos_IT_WebServices_Fragments_Notification_NotificationSettings } from "../Notification/NotificationSettings_pb";
16
- import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings } from "../Authorization/Events/EventsSettings_pb";
6
+ import { file_buf_validate_validate } from "../buf/validate/validate_pb.js";
7
+ import { file_Protos_IT_WebServices_Fragments_Authorization_SharedTypes } from "../Authorization/SharedTypes_pb.js";
8
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoSettings } from "../Authorization/Payment/Crypto/CryptoSettings_pb.js";
9
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualPaymentSettings } from "../Authorization/Payment/Manual/ManualPaymentSettings_pb.js";
10
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisSettings } from "../Authorization/Payment/Fortis/FortisSettings_pb.js";
11
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeSettings } from "../Authorization/Payment/Stripe/StripeSettings_pb.js";
12
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Paypal_PaypalSettings } from "../Authorization/Payment/Paypal/PaypalSettings_pb.js";
13
+ import { file_Protos_IT_WebServices_Fragments_Content_SharedTypes } from "../Content/SharedTypes_pb.js";
14
+ import { file_Protos_IT_WebServices_Fragments_Comment_SharedTypes } from "../Comment/SharedTypes_pb.js";
15
+ import { file_Protos_IT_WebServices_Fragments_Notification_NotificationSettings } from "../Notification/NotificationSettings_pb.js";
16
+ import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings } from "../Authorization/Events/EventsSettings_pb.js";
17
17
  /**
18
18
  * Describes the file Protos/IT/WebServices/Fragments/Settings/SettingsRecord.proto.
19
19
  */
@@ -1,6 +1,6 @@
1
1
  // Auto-generated - DO NOT EDIT
2
- export * from './Backup_pb';
3
- export * from './SettingsError_pb';
4
- export * from './SettingsInterface_pb';
5
- export * from './SettingsRecord_pb';
6
- export * as connect from './connect';
2
+ export * from './Backup_pb.js';
3
+ export * from './SettingsError_pb.js';
4
+ export * from './SettingsInterface_pb.js';
5
+ export * from './SettingsRecord_pb.js';
6
+ export * as connect from './connect/index.js';