@paakd/api 0.0.3 → 0.0.5

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 (124) hide show
  1. package/dist/gen/src/proto/files/v1/entities/file_pb.d.ts +199 -0
  2. package/dist/gen/src/proto/files/v1/entities/file_pb.d.ts.map +1 -0
  3. package/dist/gen/src/proto/files/v1/entities/file_pb.js +77 -0
  4. package/dist/gen/src/proto/files/v1/service_pb.d.ts +44 -0
  5. package/dist/gen/src/proto/files/v1/service_pb.d.ts.map +1 -0
  6. package/dist/gen/src/proto/files/v1/service_pb.js +18 -0
  7. package/dist/gen/src/proto/promotions/v1/entities/campaign_pb.d.ts +391 -0
  8. package/dist/gen/src/proto/promotions/v1/entities/campaign_pb.d.ts.map +1 -0
  9. package/dist/gen/src/proto/promotions/v1/entities/campaign_pb.js +140 -0
  10. package/dist/gen/src/proto/promotions/v1/service_pb.d.ts +68 -0
  11. package/dist/gen/src/proto/promotions/v1/service_pb.d.ts.map +1 -0
  12. package/dist/gen/src/proto/promotions/v1/service_pb.js +18 -0
  13. package/dist/gen/src/proto/stocknodes/v1/entities/stocknode_pb.d.ts +508 -0
  14. package/dist/gen/src/proto/stocknodes/v1/entities/stocknode_pb.d.ts.map +1 -0
  15. package/dist/gen/src/proto/stocknodes/v1/entities/stocknode_pb.js +150 -0
  16. package/dist/gen/src/proto/stocknodes/v1/service_pb.d.ts +68 -0
  17. package/dist/gen/src/proto/stocknodes/v1/service_pb.d.ts.map +1 -0
  18. package/dist/gen/src/proto/stocknodes/v1/service_pb.js +18 -0
  19. package/dist/src/index.d.ts +828 -5
  20. package/dist/src/index.d.ts.map +1 -1
  21. package/dist/src/index.js +48 -5
  22. package/dist/src/interceptors.d.ts +1 -1
  23. package/dist/src/interceptors.d.ts.map +1 -1
  24. package/dist/src/interceptors.js +2 -2
  25. package/package.json +8 -10
  26. package/buf/validate/validate_pb.ts +0 -5001
  27. package/dist/src/address.d.ts +0 -53
  28. package/dist/src/address.d.ts.map +0 -1
  29. package/dist/src/address.js +0 -233
  30. package/dist/src/address.spec.d.ts +0 -2
  31. package/dist/src/address.spec.d.ts.map +0 -1
  32. package/dist/src/address.spec.js +0 -488
  33. package/dist/src/auth.d.ts +0 -27
  34. package/dist/src/auth.d.ts.map +0 -1
  35. package/dist/src/auth.js +0 -155
  36. package/dist/src/auth.spec.d.ts +0 -2
  37. package/dist/src/auth.spec.d.ts.map +0 -1
  38. package/dist/src/auth.spec.js +0 -582
  39. package/dist/src/compressor/brotli.d.ts +0 -3
  40. package/dist/src/compressor/brotli.d.ts.map +0 -1
  41. package/dist/src/compressor/brotli.js +0 -30
  42. package/dist/src/policies.d.ts +0 -217
  43. package/dist/src/policies.d.ts.map +0 -1
  44. package/dist/src/policies.js +0 -322
  45. package/dist/src/policies.spec.d.ts +0 -2
  46. package/dist/src/policies.spec.d.ts.map +0 -1
  47. package/dist/src/policies.spec.js +0 -463
  48. package/dist/src/products.d.ts +0 -39
  49. package/dist/src/products.d.ts.map +0 -1
  50. package/dist/src/products.js +0 -95
  51. package/dist/src/products.spec.d.ts +0 -2
  52. package/dist/src/products.spec.d.ts.map +0 -1
  53. package/dist/src/products.spec.js +0 -519
  54. package/dist/src/profile.d.ts +0 -62
  55. package/dist/src/profile.d.ts.map +0 -1
  56. package/dist/src/profile.js +0 -151
  57. package/dist/src/profile.spec.d.ts +0 -2
  58. package/dist/src/profile.spec.d.ts.map +0 -1
  59. package/dist/src/profile.spec.js +0 -475
  60. package/dist/src/registration.d.ts +0 -60
  61. package/dist/src/registration.d.ts.map +0 -1
  62. package/dist/src/registration.js +0 -147
  63. package/dist/src/test-utils.d.ts +0 -87
  64. package/dist/src/test-utils.d.ts.map +0 -1
  65. package/dist/src/test-utils.js +0 -132
  66. package/gen/buf/validate/validate_pb.ts +0 -4799
  67. package/gen/src/proto/auth/v1/authv1connect/service.connect.go +0 -454
  68. package/gen/src/proto/auth/v1/entities/auth.pb.go +0 -818
  69. package/gen/src/proto/auth/v1/entities/auth_pb.ts +0 -348
  70. package/gen/src/proto/auth/v1/entities/policy.pb.go +0 -727
  71. package/gen/src/proto/auth/v1/entities/policy_pb.ts +0 -306
  72. package/gen/src/proto/auth/v1/service-AuthService_connectquery.ts +0 -70
  73. package/gen/src/proto/auth/v1/service.pb.go +0 -119
  74. package/gen/src/proto/auth/v1/service_pb.ts +0 -152
  75. package/gen/src/proto/customers/v1/customersv1connect/service.connect.go +0 -358
  76. package/gen/src/proto/customers/v1/entities/address.pb.go +0 -1073
  77. package/gen/src/proto/customers/v1/entities/address_pb.ts +0 -478
  78. package/gen/src/proto/customers/v1/entities/profile.pb.go +0 -633
  79. package/gen/src/proto/customers/v1/entities/profile_pb.ts +0 -252
  80. package/gen/src/proto/customers/v1/service-CustomerService_connectquery.ts +0 -50
  81. package/gen/src/proto/customers/v1/service.pb.go +0 -110
  82. package/gen/src/proto/customers/v1/service_pb.ts +0 -121
  83. package/gen/src/proto/files/v1/entities/file.pb.go +0 -669
  84. package/gen/src/proto/files/v1/entities/file_pb.ts +0 -265
  85. package/gen/src/proto/files/v1/filesv1connect/service.connect.go +0 -200
  86. package/gen/src/proto/files/v1/service-FileService_connectquery.ts +0 -25
  87. package/gen/src/proto/files/v1/service.pb.go +0 -85
  88. package/gen/src/proto/files/v1/service_pb.ts +0 -65
  89. package/gen/src/proto/products/v1/entities/category.pb.go +0 -744
  90. package/gen/src/proto/products/v1/entities/category_pb.ts +0 -318
  91. package/gen/src/proto/products/v1/entities/collection.pb.go +0 -528
  92. package/gen/src/proto/products/v1/entities/collection_pb.ts +0 -214
  93. package/gen/src/proto/products/v1/entities/product/create.pb.go +0 -453
  94. package/gen/src/proto/products/v1/entities/product/create_pb.ts +0 -199
  95. package/gen/src/proto/products/v1/entities/product/option.pb.go +0 -206
  96. package/gen/src/proto/products/v1/entities/product/option_pb.ts +0 -74
  97. package/gen/src/proto/products/v1/entities/product/shared.pb.go +0 -2890
  98. package/gen/src/proto/products/v1/entities/product/shared_pb.ts +0 -1317
  99. package/gen/src/proto/products/v1/entities/product/update.pb.go +0 -794
  100. package/gen/src/proto/products/v1/entities/product/update_pb.ts +0 -325
  101. package/gen/src/proto/products/v1/entities/tag.pb.go +0 -610
  102. package/gen/src/proto/products/v1/entities/tag_pb.ts +0 -233
  103. package/gen/src/proto/products/v1/entities/taxonomy.pb.go +0 -1352
  104. package/gen/src/proto/products/v1/entities/taxonomy_pb.ts +0 -606
  105. package/gen/src/proto/products/v1/entities/type.pb.go +0 -553
  106. package/gen/src/proto/products/v1/entities/type_pb.ts +0 -215
  107. package/gen/src/proto/products/v1/entities/variant.pb.go +0 -1474
  108. package/gen/src/proto/products/v1/entities/variant_pb.ts +0 -629
  109. package/gen/src/proto/products/v1/productsv1connect/service.connect.go +0 -1195
  110. package/gen/src/proto/products/v1/service-ProductsService_connectquery.ts +0 -199
  111. package/gen/src/proto/products/v1/service.pb.go +0 -250
  112. package/gen/src/proto/products/v1/service_pb.ts +0 -429
  113. package/gen/src/proto/promotions/v1/entities/campaign.pb.go +0 -1229
  114. package/gen/src/proto/promotions/v1/entities/campaign_pb.ts +0 -511
  115. package/gen/src/proto/promotions/v1/promotionsv1connect/service.connect.go +0 -289
  116. package/gen/src/proto/promotions/v1/service-CampaignService_connectquery.ts +0 -42
  117. package/gen/src/proto/promotions/v1/service.pb.go +0 -98
  118. package/gen/src/proto/promotions/v1/service_pb.ts +0 -95
  119. package/gen/src/proto/stocknodes/v1/entities/stocknode.pb.go +0 -1499
  120. package/gen/src/proto/stocknodes/v1/entities/stocknode_pb.ts +0 -655
  121. package/gen/src/proto/stocknodes/v1/service-StockNodesService_connectquery.ts +0 -41
  122. package/gen/src/proto/stocknodes/v1/service.pb.go +0 -98
  123. package/gen/src/proto/stocknodes/v1/service_pb.ts +0 -95
  124. package/gen/src/proto/stocknodes/v1/stocknodesv1connect/service.connect.go +0 -297
@@ -1,429 +0,0 @@
1
- // @generated by protoc-gen-es v2.10.1 with parameter "target=ts"
2
- // @generated from file src/proto/products/v1/service.proto (package apps.enterprise.interfaces.rpc.products.v1, syntax proto3)
3
- /* eslint-disable */
4
-
5
- import type { GenFile, GenService } from '@bufbuild/protobuf/codegenv2'
6
- import { fileDesc, serviceDesc } from '@bufbuild/protobuf/codegenv2'
7
- import type {
8
- CreateProductCategoryRequestSchema,
9
- CreateProductCategoryResponseSchema,
10
- DeleteProductCategoryByIDRequestSchema,
11
- DeleteProductCategoryByIDResponseSchema,
12
- GetProductCategoryByIDRequestSchema,
13
- GetProductCategoryByIDResponseSchema,
14
- UpdateProductCategoryRequestSchema,
15
- UpdateProductCategoryResponseSchema,
16
- UpdateProductCategoryTaxonomyRequestSchema,
17
- UpdateProductCategoryTaxonomyResponseSchema,
18
- } from './entities/category_pb'
19
- import { file_src_proto_products_v1_entities_category } from './entities/category_pb'
20
- import type {
21
- CreateTagRequestSchema,
22
- CreateTagResponseSchema,
23
- DeleteTagByIDRequestSchema,
24
- DeleteTagByIDResponseSchema,
25
- GetTagByIDRequestSchema,
26
- GetTagByIDResponseSchema,
27
- ListTagsRequestSchema,
28
- ListTagsResponseSchema,
29
- UpdateTagRequestSchema,
30
- UpdateTagResponseSchema,
31
- } from './entities/tag_pb'
32
- import { file_src_proto_products_v1_entities_tag } from './entities/tag_pb'
33
- import type {
34
- CreateProductTypeRequestSchema,
35
- CreateProductTypeResponseSchema,
36
- DeleteProductTypeByIDRequestSchema,
37
- DeleteProductTypeByIDResponseSchema,
38
- GetProductTypeByIDRequestSchema,
39
- GetProductTypeByIDResponseSchema,
40
- UpdateProductTypeRequestSchema,
41
- UpdateProductTypeResponseSchema,
42
- } from './entities/type_pb'
43
- import { file_src_proto_products_v1_entities_type } from './entities/type_pb'
44
- import type {
45
- CreateCollectionRequestSchema,
46
- CreateCollectionResponseSchema,
47
- DeleteCollectionByIDRequestSchema,
48
- DeleteCollectionByIDResponseSchema,
49
- GetCollectionByIDRequestSchema,
50
- GetCollectionByIDResponseSchema,
51
- UpdateCollectionRequestSchema,
52
- UpdateCollectionResponseSchema,
53
- } from './entities/collection_pb'
54
- import { file_src_proto_products_v1_entities_collection } from './entities/collection_pb'
55
- import type {
56
- GetAttributeRequestSchema,
57
- GetAttributeResponseSchema,
58
- GetCategoryAttributesRequestSchema,
59
- GetCategoryAttributesResponseSchema,
60
- GetCategoryRequestSchema,
61
- GetCategoryResponseSchema,
62
- GetVerticalRequestSchema,
63
- GetVerticalResponseSchema,
64
- SearchCategoryRequestSchema,
65
- SearchCategoryResponseSchema,
66
- SearchVerticalsRequestSchema,
67
- SearchVerticalsResponseSchema,
68
- } from './entities/taxonomy_pb'
69
- import { file_src_proto_products_v1_entities_taxonomy } from './entities/taxonomy_pb'
70
- import type {
71
- CreateProductRequestSchema,
72
- CreateProductResponseSchema,
73
- } from './entities/product/create_pb'
74
- import { file_src_proto_products_v1_entities_product_create } from './entities/product/create_pb'
75
- import type {
76
- DeleteOptionRequestSchema,
77
- DeleteOptionResponseSchema,
78
- DeleteProductRequestSchema,
79
- DeleteProductResponseSchema,
80
- DeleteVariantRequestSchema,
81
- DeleteVariantResponseSchema,
82
- RemoveInventoryItemRequestSchema,
83
- RemoveInventoryItemResponseSchema,
84
- UpdateProductRequestSchema,
85
- UpdateProductResponseSchema,
86
- } from './entities/product/update_pb'
87
- import { file_src_proto_products_v1_entities_product_update } from './entities/product/update_pb'
88
- import type {
89
- CreateOptionRequestSchema,
90
- CreateOptionResponseSchema,
91
- } from './entities/product/option_pb'
92
- import { file_src_proto_products_v1_entities_product_option } from './entities/product/option_pb'
93
- import type {
94
- AssociateVariantToInventoryRequestSchema,
95
- AssociateVariantToInventoryResponseSchema,
96
- CreateVariantRequestSchema,
97
- CreateVariantResponseSchema,
98
- PatchVariantImageRequestSchema,
99
- PatchVariantImageResponseSchema,
100
- UpdateProductOptionRequestSchema,
101
- UpdateProductOptionResponseSchema,
102
- UpdateVariantInventoryRequestSchema,
103
- UpdateVariantInventoryResponseSchema,
104
- UpdateVariantRequestSchema,
105
- UpdateVariantResponseSchema,
106
- } from './entities/variant_pb'
107
- import { file_src_proto_products_v1_entities_variant } from './entities/variant_pb'
108
-
109
- /**
110
- * Describes the file src/proto/products/v1/service.proto.
111
- */
112
- export const file_src_proto_products_v1_service: GenFile =
113
- /*@__PURE__*/
114
- fileDesc(
115
- 'CiNzcmMvcHJvdG8vcHJvZHVjdHMvdjEvc2VydmljZS5wcm90bxIqYXBwcy5lbnRlcnByaXNlLmludGVyZmFjZXMucnBjLnByb2R1Y3RzLnYxMpgWCg9Qcm9kdWN0c1NlcnZpY2USSQoQQ3JlYXRlQ29sbGVjdGlvbhIYLkNyZWF0ZUNvbGxlY3Rpb25SZXF1ZXN0GhkuQ3JlYXRlQ29sbGVjdGlvblJlc3BvbnNlIgASTwoRR2V0Q29sbGVjdGlvbkJ5SUQSGS5HZXRDb2xsZWN0aW9uQnlJRFJlcXVlc3QaGi5HZXRDb2xsZWN0aW9uQnlJRFJlc3BvbnNlIgOQAgESSQoQVXBkYXRlQ29sbGVjdGlvbhIYLlVwZGF0ZUNvbGxlY3Rpb25SZXF1ZXN0GhkuVXBkYXRlQ29sbGVjdGlvblJlc3BvbnNlIgASVQoURGVsZXRlQ29sbGVjdGlvbkJ5SUQSHC5EZWxldGVDb2xsZWN0aW9uQnlJRFJlcXVlc3QaHS5EZWxldGVDb2xsZWN0aW9uQnlJRFJlc3BvbnNlIgASTAoRQ3JlYXRlUHJvZHVjdFR5cGUSGS5DcmVhdGVQcm9kdWN0VHlwZVJlcXVlc3QaGi5DcmVhdGVQcm9kdWN0VHlwZVJlc3BvbnNlIgASUgoSR2V0UHJvZHVjdFR5cGVCeUlEEhouR2V0UHJvZHVjdFR5cGVCeUlEUmVxdWVzdBobLkdldFByb2R1Y3RUeXBlQnlJRFJlc3BvbnNlIgOQAgESTAoRVXBkYXRlUHJvZHVjdFR5cGUSGS5VcGRhdGVQcm9kdWN0VHlwZVJlcXVlc3QaGi5VcGRhdGVQcm9kdWN0VHlwZVJlc3BvbnNlIgASWAoVRGVsZXRlUHJvZHVjdFR5cGVCeUlEEh0uRGVsZXRlUHJvZHVjdFR5cGVCeUlEUmVxdWVzdBoeLkRlbGV0ZVByb2R1Y3RUeXBlQnlJRFJlc3BvbnNlIgASWAoVQ3JlYXRlUHJvZHVjdENhdGVnb3J5Eh0uQ3JlYXRlUHJvZHVjdENhdGVnb3J5UmVxdWVzdBoeLkNyZWF0ZVByb2R1Y3RDYXRlZ29yeVJlc3BvbnNlIgASXgoWR2V0UHJvZHVjdENhdGVnb3J5QnlJRBIeLkdldFByb2R1Y3RDYXRlZ29yeUJ5SURSZXF1ZXN0Gh8uR2V0UHJvZHVjdENhdGVnb3J5QnlJRFJlc3BvbnNlIgOQAgESWAoVVXBkYXRlUHJvZHVjdENhdGVnb3J5Eh0uVXBkYXRlUHJvZHVjdENhdGVnb3J5UmVxdWVzdBoeLlVwZGF0ZVByb2R1Y3RDYXRlZ29yeVJlc3BvbnNlIgASZAoZRGVsZXRlUHJvZHVjdENhdGVnb3J5QnlJRBIhLkRlbGV0ZVByb2R1Y3RDYXRlZ29yeUJ5SURSZXF1ZXN0GiIuRGVsZXRlUHJvZHVjdENhdGVnb3J5QnlJRFJlc3BvbnNlIgAScAodVXBkYXRlUHJvZHVjdENhdGVnb3J5VGF4b25vbXkSJS5VcGRhdGVQcm9kdWN0Q2F0ZWdvcnlUYXhvbm9teVJlcXVlc3QaJi5VcGRhdGVQcm9kdWN0Q2F0ZWdvcnlUYXhvbm9teVJlc3BvbnNlIgASNAoJQ3JlYXRlVGFnEhEuQ3JlYXRlVGFnUmVxdWVzdBoSLkNyZWF0ZVRhZ1Jlc3BvbnNlIgASOgoKR2V0VGFnQnlJRBISLkdldFRhZ0J5SURSZXF1ZXN0GhMuR2V0VGFnQnlJRFJlc3BvbnNlIgOQAgESNAoJVXBkYXRlVGFnEhEuVXBkYXRlVGFnUmVxdWVzdBoSLlVwZGF0ZVRhZ1Jlc3BvbnNlIgASQAoNRGVsZXRlVGFnQnlJRBIVLkRlbGV0ZVRhZ0J5SURSZXF1ZXN0GhYuRGVsZXRlVGFnQnlJRFJlc3BvbnNlIgASNAoITGlzdFRhZ3MSEC5MaXN0VGFnc1JlcXVlc3QaES5MaXN0VGFnc1Jlc3BvbnNlIgOQAgESRgoPU2VhcmNoVmVydGljYWxzEhcuU2VhcmNoVmVydGljYWxzUmVxdWVzdBoYLlNlYXJjaFZlcnRpY2Fsc1Jlc3BvbnNlIgASQwoOU2VhcmNoQ2F0ZWdvcnkSFi5TZWFyY2hDYXRlZ29yeVJlcXVlc3QaFy5TZWFyY2hDYXRlZ29yeVJlc3BvbnNlIgASPQoLR2V0VmVydGljYWwSEy5HZXRWZXJ0aWNhbFJlcXVlc3QaFC5HZXRWZXJ0aWNhbFJlc3BvbnNlIgOQAgESPQoLR2V0Q2F0ZWdvcnkSEy5HZXRDYXRlZ29yeVJlcXVlc3QaFC5HZXRDYXRlZ29yeVJlc3BvbnNlIgOQAgESQAoMR2V0QXR0cmlidXRlEhQuR2V0QXR0cmlidXRlUmVxdWVzdBoVLkdldEF0dHJpYnV0ZVJlc3BvbnNlIgOQAgESWwoVR2V0Q2F0ZWdvcnlBdHRyaWJ1dGVzEh0uR2V0Q2F0ZWdvcnlBdHRyaWJ1dGVzUmVxdWVzdBoeLkdldENhdGVnb3J5QXR0cmlidXRlc1Jlc3BvbnNlIgOQAgESQAoNQ3JlYXRlUHJvZHVjdBIVLkNyZWF0ZVByb2R1Y3RSZXF1ZXN0GhYuQ3JlYXRlUHJvZHVjdFJlc3BvbnNlIgASQAoNVXBkYXRlUHJvZHVjdBIVLlVwZGF0ZVByb2R1Y3RSZXF1ZXN0GhYuVXBkYXRlUHJvZHVjdFJlc3BvbnNlIgASagobQXNzb2NpYXRlVmFyaWFudFRvSW52ZW50b3J5EiMuQXNzb2NpYXRlVmFyaWFudFRvSW52ZW50b3J5UmVxdWVzdBokLkFzc29jaWF0ZVZhcmlhbnRUb0ludmVudG9yeVJlc3BvbnNlIgASPQoMQ3JlYXRlT3B0aW9uEhQuQ3JlYXRlT3B0aW9uUmVxdWVzdBoVLkNyZWF0ZU9wdGlvblJlc3BvbnNlIgASQAoNQ3JlYXRlVmFyaWFudBIVLkNyZWF0ZVZhcmlhbnRSZXF1ZXN0GhYuQ3JlYXRlVmFyaWFudFJlc3BvbnNlIgASTAoRUGF0Y2hWYXJpYW50SW1hZ2USGS5QYXRjaFZhcmlhbnRJbWFnZVJlcXVlc3QaGi5QYXRjaFZhcmlhbnRJbWFnZVJlc3BvbnNlIgASUgoTVXBkYXRlUHJvZHVjdE9wdGlvbhIbLlVwZGF0ZVByb2R1Y3RPcHRpb25SZXF1ZXN0GhwuVXBkYXRlUHJvZHVjdE9wdGlvblJlc3BvbnNlIgASWwoWVXBkYXRlVmFyaWFudEludmVudG9yeRIeLlVwZGF0ZVZhcmlhbnRJbnZlbnRvcnlSZXF1ZXN0Gh8uVXBkYXRlVmFyaWFudEludmVudG9yeVJlc3BvbnNlIgASQAoNVXBkYXRlVmFyaWFudBIVLlVwZGF0ZVZhcmlhbnRSZXF1ZXN0GhYuVXBkYXRlVmFyaWFudFJlc3BvbnNlIgASQAoNRGVsZXRlUHJvZHVjdBIVLkRlbGV0ZVByb2R1Y3RSZXF1ZXN0GhYuRGVsZXRlUHJvZHVjdFJlc3BvbnNlIgASQAoNRGVsZXRlVmFyaWFudBIVLkRlbGV0ZVZhcmlhbnRSZXF1ZXN0GhYuRGVsZXRlVmFyaWFudFJlc3BvbnNlIgASPQoMRGVsZXRlT3B0aW9uEhQuRGVsZXRlT3B0aW9uUmVxdWVzdBoVLkRlbGV0ZU9wdGlvblJlc3BvbnNlIgASUgoTUmVtb3ZlSW52ZW50b3J5SXRlbRIbLlJlbW92ZUludmVudG9yeUl0ZW1SZXF1ZXN0GhwuUmVtb3ZlSW52ZW50b3J5SXRlbVJlc3BvbnNlIgBCygIKLmNvbS5hcHBzLmVudGVycHJpc2UuaW50ZXJmYWNlcy5ycGMucHJvZHVjdHMudjFCDFNlcnZpY2VQcm90b1ABWjtwYWFrZC5jb20vcGFja2FnZXMvYXBpL2dlbi9zcmMvcHJvdG8vcHJvZHVjdHMvdjE7cHJvZHVjdHN2MaICBUFFSVJQqgIqQXBwcy5FbnRlcnByaXNlLkludGVyZmFjZXMuUnBjLlByb2R1Y3RzLlYxygIqQXBwc1xFbnRlcnByaXNlXEludGVyZmFjZXNcUnBjXFByb2R1Y3RzXFYx4gI2QXBwc1xFbnRlcnByaXNlXEludGVyZmFjZXNcUnBjXFByb2R1Y3RzXFYxXEdQQk1ldGFkYXRh6gIvQXBwczo6RW50ZXJwcmlzZTo6SW50ZXJmYWNlczo6UnBjOjpQcm9kdWN0czo6VjFiBnByb3RvMw',
116
- [
117
- file_src_proto_products_v1_entities_category,
118
- file_src_proto_products_v1_entities_tag,
119
- file_src_proto_products_v1_entities_type,
120
- file_src_proto_products_v1_entities_collection,
121
- file_src_proto_products_v1_entities_taxonomy,
122
- file_src_proto_products_v1_entities_product_create,
123
- file_src_proto_products_v1_entities_product_update,
124
- file_src_proto_products_v1_entities_product_option,
125
- file_src_proto_products_v1_entities_variant,
126
- ]
127
- )
128
-
129
- /**
130
- * @generated from service apps.enterprise.interfaces.rpc.products.v1.ProductsService
131
- */
132
- export const ProductsService: GenService<{
133
- /**
134
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.CreateCollection
135
- */
136
- createCollection: {
137
- methodKind: 'unary'
138
- input: typeof CreateCollectionRequestSchema
139
- output: typeof CreateCollectionResponseSchema
140
- }
141
- /**
142
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetCollectionByID
143
- */
144
- getCollectionByID: {
145
- methodKind: 'unary'
146
- input: typeof GetCollectionByIDRequestSchema
147
- output: typeof GetCollectionByIDResponseSchema
148
- }
149
- /**
150
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateCollection
151
- */
152
- updateCollection: {
153
- methodKind: 'unary'
154
- input: typeof UpdateCollectionRequestSchema
155
- output: typeof UpdateCollectionResponseSchema
156
- }
157
- /**
158
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.DeleteCollectionByID
159
- */
160
- deleteCollectionByID: {
161
- methodKind: 'unary'
162
- input: typeof DeleteCollectionByIDRequestSchema
163
- output: typeof DeleteCollectionByIDResponseSchema
164
- }
165
- /**
166
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.CreateProductType
167
- */
168
- createProductType: {
169
- methodKind: 'unary'
170
- input: typeof CreateProductTypeRequestSchema
171
- output: typeof CreateProductTypeResponseSchema
172
- }
173
- /**
174
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetProductTypeByID
175
- */
176
- getProductTypeByID: {
177
- methodKind: 'unary'
178
- input: typeof GetProductTypeByIDRequestSchema
179
- output: typeof GetProductTypeByIDResponseSchema
180
- }
181
- /**
182
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateProductType
183
- */
184
- updateProductType: {
185
- methodKind: 'unary'
186
- input: typeof UpdateProductTypeRequestSchema
187
- output: typeof UpdateProductTypeResponseSchema
188
- }
189
- /**
190
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.DeleteProductTypeByID
191
- */
192
- deleteProductTypeByID: {
193
- methodKind: 'unary'
194
- input: typeof DeleteProductTypeByIDRequestSchema
195
- output: typeof DeleteProductTypeByIDResponseSchema
196
- }
197
- /**
198
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.CreateProductCategory
199
- */
200
- createProductCategory: {
201
- methodKind: 'unary'
202
- input: typeof CreateProductCategoryRequestSchema
203
- output: typeof CreateProductCategoryResponseSchema
204
- }
205
- /**
206
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetProductCategoryByID
207
- */
208
- getProductCategoryByID: {
209
- methodKind: 'unary'
210
- input: typeof GetProductCategoryByIDRequestSchema
211
- output: typeof GetProductCategoryByIDResponseSchema
212
- }
213
- /**
214
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateProductCategory
215
- */
216
- updateProductCategory: {
217
- methodKind: 'unary'
218
- input: typeof UpdateProductCategoryRequestSchema
219
- output: typeof UpdateProductCategoryResponseSchema
220
- }
221
- /**
222
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.DeleteProductCategoryByID
223
- */
224
- deleteProductCategoryByID: {
225
- methodKind: 'unary'
226
- input: typeof DeleteProductCategoryByIDRequestSchema
227
- output: typeof DeleteProductCategoryByIDResponseSchema
228
- }
229
- /**
230
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateProductCategoryTaxonomy
231
- */
232
- updateProductCategoryTaxonomy: {
233
- methodKind: 'unary'
234
- input: typeof UpdateProductCategoryTaxonomyRequestSchema
235
- output: typeof UpdateProductCategoryTaxonomyResponseSchema
236
- }
237
- /**
238
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.CreateTag
239
- */
240
- createTag: {
241
- methodKind: 'unary'
242
- input: typeof CreateTagRequestSchema
243
- output: typeof CreateTagResponseSchema
244
- }
245
- /**
246
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetTagByID
247
- */
248
- getTagByID: {
249
- methodKind: 'unary'
250
- input: typeof GetTagByIDRequestSchema
251
- output: typeof GetTagByIDResponseSchema
252
- }
253
- /**
254
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateTag
255
- */
256
- updateTag: {
257
- methodKind: 'unary'
258
- input: typeof UpdateTagRequestSchema
259
- output: typeof UpdateTagResponseSchema
260
- }
261
- /**
262
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.DeleteTagByID
263
- */
264
- deleteTagByID: {
265
- methodKind: 'unary'
266
- input: typeof DeleteTagByIDRequestSchema
267
- output: typeof DeleteTagByIDResponseSchema
268
- }
269
- /**
270
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.ListTags
271
- */
272
- listTags: {
273
- methodKind: 'unary'
274
- input: typeof ListTagsRequestSchema
275
- output: typeof ListTagsResponseSchema
276
- }
277
- /**
278
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.SearchVerticals
279
- */
280
- searchVerticals: {
281
- methodKind: 'unary'
282
- input: typeof SearchVerticalsRequestSchema
283
- output: typeof SearchVerticalsResponseSchema
284
- }
285
- /**
286
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.SearchCategory
287
- */
288
- searchCategory: {
289
- methodKind: 'unary'
290
- input: typeof SearchCategoryRequestSchema
291
- output: typeof SearchCategoryResponseSchema
292
- }
293
- /**
294
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetVertical
295
- */
296
- getVertical: {
297
- methodKind: 'unary'
298
- input: typeof GetVerticalRequestSchema
299
- output: typeof GetVerticalResponseSchema
300
- }
301
- /**
302
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetCategory
303
- */
304
- getCategory: {
305
- methodKind: 'unary'
306
- input: typeof GetCategoryRequestSchema
307
- output: typeof GetCategoryResponseSchema
308
- }
309
- /**
310
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetAttribute
311
- */
312
- getAttribute: {
313
- methodKind: 'unary'
314
- input: typeof GetAttributeRequestSchema
315
- output: typeof GetAttributeResponseSchema
316
- }
317
- /**
318
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.GetCategoryAttributes
319
- */
320
- getCategoryAttributes: {
321
- methodKind: 'unary'
322
- input: typeof GetCategoryAttributesRequestSchema
323
- output: typeof GetCategoryAttributesResponseSchema
324
- }
325
- /**
326
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.CreateProduct
327
- */
328
- createProduct: {
329
- methodKind: 'unary'
330
- input: typeof CreateProductRequestSchema
331
- output: typeof CreateProductResponseSchema
332
- }
333
- /**
334
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateProduct
335
- */
336
- updateProduct: {
337
- methodKind: 'unary'
338
- input: typeof UpdateProductRequestSchema
339
- output: typeof UpdateProductResponseSchema
340
- }
341
- /**
342
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.AssociateVariantToInventory
343
- */
344
- associateVariantToInventory: {
345
- methodKind: 'unary'
346
- input: typeof AssociateVariantToInventoryRequestSchema
347
- output: typeof AssociateVariantToInventoryResponseSchema
348
- }
349
- /**
350
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.CreateOption
351
- */
352
- createOption: {
353
- methodKind: 'unary'
354
- input: typeof CreateOptionRequestSchema
355
- output: typeof CreateOptionResponseSchema
356
- }
357
- /**
358
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.CreateVariant
359
- */
360
- createVariant: {
361
- methodKind: 'unary'
362
- input: typeof CreateVariantRequestSchema
363
- output: typeof CreateVariantResponseSchema
364
- }
365
- /**
366
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.PatchVariantImage
367
- */
368
- patchVariantImage: {
369
- methodKind: 'unary'
370
- input: typeof PatchVariantImageRequestSchema
371
- output: typeof PatchVariantImageResponseSchema
372
- }
373
- /**
374
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateProductOption
375
- */
376
- updateProductOption: {
377
- methodKind: 'unary'
378
- input: typeof UpdateProductOptionRequestSchema
379
- output: typeof UpdateProductOptionResponseSchema
380
- }
381
- /**
382
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateVariantInventory
383
- */
384
- updateVariantInventory: {
385
- methodKind: 'unary'
386
- input: typeof UpdateVariantInventoryRequestSchema
387
- output: typeof UpdateVariantInventoryResponseSchema
388
- }
389
- /**
390
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.UpdateVariant
391
- */
392
- updateVariant: {
393
- methodKind: 'unary'
394
- input: typeof UpdateVariantRequestSchema
395
- output: typeof UpdateVariantResponseSchema
396
- }
397
- /**
398
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.DeleteProduct
399
- */
400
- deleteProduct: {
401
- methodKind: 'unary'
402
- input: typeof DeleteProductRequestSchema
403
- output: typeof DeleteProductResponseSchema
404
- }
405
- /**
406
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.DeleteVariant
407
- */
408
- deleteVariant: {
409
- methodKind: 'unary'
410
- input: typeof DeleteVariantRequestSchema
411
- output: typeof DeleteVariantResponseSchema
412
- }
413
- /**
414
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.DeleteOption
415
- */
416
- deleteOption: {
417
- methodKind: 'unary'
418
- input: typeof DeleteOptionRequestSchema
419
- output: typeof DeleteOptionResponseSchema
420
- }
421
- /**
422
- * @generated from rpc apps.enterprise.interfaces.rpc.products.v1.ProductsService.RemoveInventoryItem
423
- */
424
- removeInventoryItem: {
425
- methodKind: 'unary'
426
- input: typeof RemoveInventoryItemRequestSchema
427
- output: typeof RemoveInventoryItemResponseSchema
428
- }
429
- }> = /*@__PURE__*/ serviceDesc(file_src_proto_products_v1_service, 0)