@itcase/types-am 1.1.31 → 1.1.32

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 (125) hide show
  1. package/dist/index.d.ts +1 -1
  2. package/dist/types/Additional/AdditionalProduct.d.ts +0 -2
  3. package/dist/types/Creator/{Creator.d.ts → _Creator.d.ts} +1 -1
  4. package/dist/types/Creator/index.d.ts +1 -1
  5. package/dist/types/Current/{CurrentUserWinner.d.ts → _CurrentUserWinner.d.ts} +1 -1
  6. package/dist/types/Current/index.d.ts +1 -1
  7. package/dist/types/Document/{DocumentField.d.ts → _DocumentField.d.ts} +1 -1
  8. package/dist/types/Document/index.d.ts +1 -1
  9. package/dist/types/External/External1CPrice.d.ts +1 -2
  10. package/dist/types/External/External1CPriceRequest.d.ts +1 -2
  11. package/dist/types/External/External1CShipment.d.ts +1 -2
  12. package/dist/types/External/External1CShipmentRequest.d.ts +1 -2
  13. package/dist/types/External/External1CTrade.d.ts +1 -2
  14. package/dist/types/External/ExternalBiTrade.d.ts +1 -2
  15. package/dist/types/External/{External1CPriceLot.d.ts → _External1cPriceLot.d.ts} +1 -1
  16. package/dist/types/External/{External1CPriceLotRequest.d.ts → _External1cPriceLotRequest.d.ts} +1 -1
  17. package/dist/types/External/{External1CShipmentLot.d.ts → _External1cShipmentLot.d.ts} +1 -1
  18. package/dist/types/External/{External1CShipmentLotRequest.d.ts → _External1cShipmentLotRequest.d.ts} +1 -1
  19. package/dist/types/External/{External1CTradeLot.d.ts → _External1cTradeLot.d.ts} +1 -1
  20. package/dist/types/External/index.d.ts +5 -5
  21. package/dist/types/Filters/{FiltersObj.d.ts → _FiltersObj.d.ts} +1 -1
  22. package/dist/types/Filters/{FiltersStatus.d.ts → _FiltersStatus.d.ts} +1 -1
  23. package/dist/types/Filters/index.d.ts +2 -2
  24. package/dist/types/News/NewsDetail.d.ts +0 -1
  25. package/dist/types/Paginated/PaginatedProductImageList.d.ts +0 -1
  26. package/dist/types/Paginated/PaginatedProductList.d.ts +0 -1
  27. package/dist/types/Paginated/PaginatedProductTypeList.d.ts +0 -1
  28. package/dist/types/Paginated/PaginatedProductUnitList.d.ts +0 -1
  29. package/dist/types/Paginated/PaginatedProfileCompanyList.d.ts +0 -1
  30. package/dist/types/Paginated/PaginatedProfileNotificationsList.d.ts +0 -1
  31. package/dist/types/Paginated/PaginatedProfileNotificationsSettingsList.d.ts +0 -1
  32. package/dist/types/Paginated/PaginatedSettingsNotificationsList.d.ts +0 -1
  33. package/dist/types/Paginated/PaginatedSettingsNotificationsUserTypeList.d.ts +0 -1
  34. package/dist/types/Paginated/PaginatedStatisticDeviceList.d.ts +0 -1
  35. package/dist/types/Paginated/PaginatedTradeLotBidList.d.ts +0 -1
  36. package/dist/types/Paginated/PaginatedTradeLotCategoryList.d.ts +0 -1
  37. package/dist/types/Paginated/PaginatedTradeLotImageList.d.ts +0 -1
  38. package/dist/types/Paginated/PaginatedTradeLotList.d.ts +0 -1
  39. package/dist/types/Paginated/PaginatedTradeLotParticipantList.d.ts +0 -1
  40. package/dist/types/Paginated/PaginatedTradeLotRipeLevelList.d.ts +0 -1
  41. package/dist/types/Paginated/PaginatedTradeLotSizeList.d.ts +0 -1
  42. package/dist/types/Paginated/PaginatedTradeLotWinnerList.d.ts +0 -1
  43. package/dist/types/Paginated/PaginatedUserCompanyList.d.ts +0 -1
  44. package/dist/types/Paginated/PaginatedUserDocumentAcceptList.d.ts +0 -1
  45. package/dist/types/Paginated/PaginatedUserFCMTokensList.d.ts +0 -1
  46. package/dist/types/Paginated/PaginatedUserList.d.ts +0 -1
  47. package/dist/types/Paginated/PaginatedUserStatusList.d.ts +0 -1
  48. package/dist/types/Participants/_ParticipantsBids.d.ts +12 -0
  49. package/dist/types/Participants/{ParticipantsBidsParticipant.d.ts → _ParticipantsBidsParticipant.d.ts} +1 -1
  50. package/dist/types/Participants/index.d.ts +2 -2
  51. package/dist/types/Patched/PatchedSettingsNotificationsChangeRequest.d.ts +0 -1
  52. package/dist/types/Product/Product.d.ts +2 -4
  53. package/dist/types/Product/ProductDetail.d.ts +2 -5
  54. package/dist/types/Profile/ProfileNotificationsSettings.d.ts +2 -4
  55. package/dist/types/Profile/{ProfileNotificationsSettingsDefaults.d.ts → _ProfileNotificationsSettingsDefaults.d.ts} +1 -1
  56. package/dist/types/Profile/{ProfileNotificationsSettingsType.d.ts → _ProfileNotificationsSettingsType.d.ts} +1 -1
  57. package/dist/types/Profile/index.d.ts +2 -2
  58. package/dist/types/Report/ReportFilters.d.ts +7 -9
  59. package/dist/types/Report/ReportParticipantFilters.d.ts +8 -11
  60. package/dist/types/Report/ReportParticipantPagination.d.ts +0 -1
  61. package/dist/types/Report/ReportSale.d.ts +1 -2
  62. package/dist/types/Report/ReportSaleFilters.d.ts +1 -2
  63. package/dist/types/Report/ReportSalePagination.d.ts +0 -1
  64. package/dist/types/Report/ReportStatParticipantFilters.d.ts +2 -3
  65. package/dist/types/Report/ReportStatParticipantPagination.d.ts +0 -1
  66. package/dist/types/Report/ReportSummaries.d.ts +3 -6
  67. package/dist/types/Report/ReportSummary.d.ts +1 -2
  68. package/dist/types/Report/{ReportFiltersCreator.d.ts → _ReportFiltersCreator.d.ts} +1 -1
  69. package/dist/types/Report/index.d.ts +1 -1
  70. package/dist/types/Ripe/{RipeLevel.d.ts → _RipeLevel.d.ts} +1 -1
  71. package/dist/types/Ripe/index.d.ts +1 -1
  72. package/dist/types/Settings/SettingsNotifications.d.ts +0 -1
  73. package/dist/types/Settings/SettingsNotificationsChange.d.ts +0 -1
  74. package/dist/types/Settings/SettingsNotificationsChangeRequest.d.ts +0 -1
  75. package/dist/types/Sign/SignUp.d.ts +3 -7
  76. package/dist/types/Size/{Size.d.ts → _Size.d.ts} +1 -1
  77. package/dist/types/Size/index.d.ts +1 -1
  78. package/dist/types/Status/{StatusCreator.d.ts → _StatusCreator.d.ts} +1 -1
  79. package/dist/types/Status/index.d.ts +1 -1
  80. package/dist/types/Summaries/{SummariesCost.d.ts → _SummariesCost.d.ts} +1 -1
  81. package/dist/types/Summaries/{SummariesTrades.d.ts → _SummariesTrades.d.ts} +1 -1
  82. package/dist/types/Summaries/{SummariesVolume.d.ts → _SummariesVolume.d.ts} +1 -1
  83. package/dist/types/Summaries/index.d.ts +3 -3
  84. package/dist/types/Trade/Trade.d.ts +4 -7
  85. package/dist/types/Trade/TradeCreateRequest.d.ts +0 -1
  86. package/dist/types/Trade/TradeDetail.d.ts +5 -10
  87. package/dist/types/Trade/TradeFilters.d.ts +3 -6
  88. package/dist/types/Trade/TradeLot.d.ts +6 -13
  89. package/dist/types/Trade/TradeLotActionBidResponse.d.ts +1 -2
  90. package/dist/types/Trade/TradeLotBid.d.ts +1 -2
  91. package/dist/types/Trade/TradeLotCategory.d.ts +13 -1
  92. package/dist/types/Trade/TradeLotDetail.d.ts +5 -12
  93. package/dist/types/Trade/TradeLotParticipant.d.ts +1 -2
  94. package/dist/types/Trade/TradeLotSize.d.ts +1 -2
  95. package/dist/types/Trade/TradeLotWinner.d.ts +3 -5
  96. package/dist/types/Trade/{TradeAdditionalProduct.d.ts → _TradeAdditionalProduct.d.ts} +1 -1
  97. package/dist/types/Trade/{TradeCreator.d.ts → _TradeCreator.d.ts} +2 -3
  98. package/dist/types/Trade/{TradeCreatorRequest.d.ts → _TradeCreatorRequest.d.ts} +1 -1
  99. package/dist/types/Trade/{TradeFacility.d.ts → _TradeFacility.d.ts} +1 -1
  100. package/dist/types/Trade/{TradeFiltersFacilities.d.ts → _TradeFiltersFacilities.d.ts} +1 -1
  101. package/dist/types/Trade/{TradeFiltersProductTypes.d.ts → _TradeFiltersProductTypes.d.ts} +1 -1
  102. package/dist/types/Trade/{TradeFiltersProducts.d.ts → _TradeFiltersProducts.d.ts} +1 -1
  103. package/dist/types/Trade/{TradeProduct.d.ts → _TradeLotCategory.d.ts} +1 -3
  104. package/dist/types/Trade/_TradeProduct.d.ts +22 -0
  105. package/dist/types/Trade/{TradeStatus.d.ts → _TradeStatus.d.ts} +2 -3
  106. package/dist/types/Trade/{TradeUser.d.ts → _TradeUser.d.ts} +1 -1
  107. package/dist/types/Trade/{TradeUserRequest.d.ts → _TradeUserRequest.d.ts} +1 -1
  108. package/dist/types/Trade/index.d.ts +12 -11
  109. package/dist/types/Type/{Type.d.ts → _Type.d.ts} +1 -1
  110. package/dist/types/Type/index.d.ts +1 -1
  111. package/dist/types/Unit/{Unit.d.ts → _Unit.d.ts} +1 -1
  112. package/dist/types/Unit/index.d.ts +1 -1
  113. package/dist/types/User/User.d.ts +5 -11
  114. package/dist/types/User/UserCreate.d.ts +3 -7
  115. package/dist/types/User/UserDocumentAccept.d.ts +1 -2
  116. package/dist/types/User/UserStatus.d.ts +1 -2
  117. package/dist/types/User/UserUpdate.d.ts +3 -5
  118. package/dist/types/User/{UserChanges.d.ts → _UserChanges.d.ts} +2 -3
  119. package/dist/types/User/{UserCompanyChanges.d.ts → _UserCompanyChanges.d.ts} +1 -1
  120. package/dist/types/User/{UserFacility.d.ts → _UserFacility.d.ts} +1 -1
  121. package/dist/types/User/{UserManager.d.ts → _UserManager.d.ts} +3 -3
  122. package/dist/types/User/index.d.ts +4 -4
  123. package/dist/types/index.d.ts +16 -16
  124. package/package.json +3 -3
  125. package/dist/types/Participants/ParticipantsBids.d.ts +0 -13
@@ -6,8 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { Type } from '../Type/Type';
10
- export interface TradeProduct {
9
+ export interface _TradeLotCategory {
11
10
  /**
12
11
  * Показывать
13
12
  * Если отключёно, элемент не будет отображаться на сайте
@@ -19,5 +18,4 @@ export interface TradeProduct {
19
18
  * @maxLength 255
20
19
  */
21
20
  name: string;
22
- type: Type;
23
21
  }
@@ -0,0 +1,22 @@
1
+ /**
2
+ * * `admin` - Администратор
3
+ * * `manager` - Менеджер
4
+ * * `moderator` - Модератор
5
+ * * `participant` - Участник
6
+ * * `security` - Служба безопасности
7
+ * * `director` - Руководитель
8
+ */
9
+ export interface _TradeProduct {
10
+ /**
11
+ * Показывать
12
+ * Если отключёно, элемент не будет отображаться на сайте
13
+ */
14
+ active?: boolean;
15
+ id: number;
16
+ /**
17
+ * Название
18
+ * @maxLength 255
19
+ */
20
+ name: string;
21
+ type: _Type;
22
+ }
@@ -7,10 +7,9 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { Status0CcEnum } from '../../enums';
10
- import type { TradeUser } from './TradeUser';
11
- export interface TradeStatus {
10
+ export interface _TradeStatus {
12
11
  id: number;
13
- creator: TradeUser;
12
+ creator: _TradeUser;
14
13
  /**
15
14
  * Дата/время создания
16
15
  * @format date-time
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface TradeUser {
9
+ export interface _TradeUser {
10
10
  /**
11
11
  * Почта
12
12
  * @format email
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface TradeUserRequest {
9
+ export interface _TradeUserRequest {
10
10
  /**
11
11
  * Почта
12
12
  * @format email
@@ -6,17 +6,22 @@ export { type Status0CcEnum } from '../../enums';
6
6
  export { type StatusAeeEnum } from '../../enums';
7
7
  export { type StepTypeEnum } from '../../enums';
8
8
  export { type Type744Enum } from '../../enums';
9
+ export type { _TradeAdditionalProduct } from './_TradeAdditionalProduct';
10
+ export type { _TradeCreator } from './_TradeCreator';
11
+ export type { _TradeCreatorRequest } from './_TradeCreatorRequest';
12
+ export type { _TradeFacility } from './_TradeFacility';
13
+ export type { _TradeFiltersFacilities } from './_TradeFiltersFacilities';
14
+ export type { _TradeFiltersProducts } from './_TradeFiltersProducts';
15
+ export type { _TradeFiltersProductTypes } from './_TradeFiltersProductTypes';
16
+ export type { _TradeLotCategory } from './_TradeLotCategory';
17
+ export type { _TradeProduct } from './_TradeProduct';
18
+ export type { _TradeStatus } from './_TradeStatus';
19
+ export type { _TradeUser } from './_TradeUser';
20
+ export type { _TradeUserRequest } from './_TradeUserRequest';
9
21
  export type { Trade } from './Trade';
10
- export type { TradeAdditionalProduct } from './TradeAdditionalProduct';
11
22
  export type { TradeCreateRequest } from './TradeCreateRequest';
12
- export type { TradeCreator } from './TradeCreator';
13
- export type { TradeCreatorRequest } from './TradeCreatorRequest';
14
23
  export type { TradeDetail } from './TradeDetail';
15
- export type { TradeFacility } from './TradeFacility';
16
24
  export type { TradeFilters } from './TradeFilters';
17
- export type { TradeFiltersFacilities } from './TradeFiltersFacilities';
18
- export type { TradeFiltersProducts } from './TradeFiltersProducts';
19
- export type { TradeFiltersProductTypes } from './TradeFiltersProductTypes';
20
25
  export type { TradeLot } from './TradeLot';
21
26
  export type { TradeLotActionBidRequest } from './TradeLotActionBidRequest';
22
27
  export type { TradeLotActionBidResponse } from './TradeLotActionBidResponse';
@@ -38,8 +43,4 @@ export type { TradeLotWinnerCreateBulkRequest } from './TradeLotWinnerCreateBulk
38
43
  export type { TradeLotWinnerCreateRequest } from './TradeLotWinnerCreateRequest';
39
44
  export type { TradeLotWinnerUpdateRequest } from './TradeLotWinnerUpdateRequest';
40
45
  export type { TradePagination } from './TradePagination';
41
- export type { TradeProduct } from './TradeProduct';
42
- export type { TradeStatus } from './TradeStatus';
43
46
  export type { TradeUpdateRequest } from './TradeUpdateRequest';
44
- export type { TradeUser } from './TradeUser';
45
- export type { TradeUserRequest } from './TradeUserRequest';
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface Type {
9
+ export interface _Type {
10
10
  /**
11
11
  * Показывать
12
12
  * Если отключёно, элемент не будет отображаться на сайте
@@ -1 +1 @@
1
- export type { Type } from './Type';
1
+ export type { _Type } from './_Type';
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface Unit {
9
+ export interface _Unit {
10
10
  /**
11
11
  * Показывать
12
12
  * Если отключёно, элемент не будет отображаться на сайте
@@ -1 +1 @@
1
- export type { Unit } from './Unit';
1
+ export type { _Unit } from './_Unit';
@@ -6,12 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { UserChanges } from './UserChanges';
10
- import type { UserCompanyChanges } from './UserCompanyChanges';
11
- import type { UserDocumentAccept } from './UserDocumentAccept';
12
- import type { UserFacility } from './UserFacility';
13
- import type { UserFCMTokens } from './UserFCMTokens';
14
- import type { UserManager } from './UserManager';
15
9
  export interface User {
16
10
  /** Можно делать скриншоты */
17
11
  app_screenshots_enabled?: boolean;
@@ -54,7 +48,7 @@ export interface User {
54
48
  * @maxLength 255
55
49
  */
56
50
  contact_person?: string;
57
- default_company: UserCompanyChanges;
51
+ default_company: _UserCompanyChanges;
58
52
  /**
59
53
  * ИНН
60
54
  * @maxLength 255
@@ -71,11 +65,11 @@ export interface User {
71
65
  is_type_participant: boolean;
72
66
  is_type_security: boolean;
73
67
  avatar: string;
74
- changes: UserChanges;
75
- changes_company: UserCompanyChanges;
68
+ changes: _UserChanges;
69
+ changes_company: _UserCompanyChanges;
76
70
  document_accepts: UserDocumentAccept[];
77
- facilities: UserFacility[];
71
+ facilities: _UserFacility[];
78
72
  fcm_tokens: UserFCMTokens[];
79
- managers: UserManager[];
73
+ managers: _UserManager[];
80
74
  status: string;
81
75
  }
@@ -7,10 +7,6 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { BlankEnum, Status8F7Enum } from '../../enums';
10
- import type { UserChanges } from './UserChanges';
11
- import type { UserCompanyChanges } from './UserCompanyChanges';
12
- import type { UserDocumentAccept } from './UserDocumentAccept';
13
- import type { UserFCMTokens } from './UserFCMTokens';
14
10
  export interface UserCreate {
15
11
  /** Можно делать скриншоты */
16
12
  app_screenshots_enabled: boolean;
@@ -49,7 +45,7 @@ export interface UserCreate {
49
45
  * @maxLength 255
50
46
  */
51
47
  contact_person: string;
52
- default_company: UserCompanyChanges;
48
+ default_company: _UserCompanyChanges;
53
49
  /**
54
50
  * ИНН
55
51
  * @maxLength 255
@@ -67,8 +63,8 @@ export interface UserCreate {
67
63
  is_type_security: boolean;
68
64
  /** @format uri */
69
65
  avatar?: string | null;
70
- changes: UserChanges;
71
- changes_company: UserCompanyChanges;
66
+ changes: _UserChanges;
67
+ changes_company: _UserCompanyChanges;
72
68
  document_accepts: UserDocumentAccept[];
73
69
  facilities?: (number | null)[];
74
70
  fcm_tokens: UserFCMTokens[];
@@ -6,10 +6,9 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { DocumentField } from '../Document/DocumentField';
10
9
  export interface UserDocumentAccept {
11
10
  id: number;
12
- document: DocumentField;
11
+ document: _DocumentField;
13
12
  /**
14
13
  * Дата/время изменения
15
14
  * @format date-time
@@ -7,11 +7,10 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { Status8F7Enum } from '../../enums';
10
- import type { StatusCreator } from '../Status/StatusCreator';
11
10
  export interface UserStatus {
12
11
  /** Комментарий */
13
12
  comment?: string;
14
- creator: StatusCreator;
13
+ creator: _StatusCreator;
15
14
  /**
16
15
  * Дата/время создания
17
16
  * @format date-time
@@ -7,8 +7,6 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { BlankEnum, Status8F7Enum } from '../../enums';
10
- import type { UserChanges } from './UserChanges';
11
- import type { UserCompanyChanges } from './UserCompanyChanges';
12
10
  import type { UserDocumentAccept } from './UserDocumentAccept';
13
11
  import type { UserFCMTokens } from './UserFCMTokens';
14
12
  export interface UserUpdate {
@@ -49,7 +47,7 @@ export interface UserUpdate {
49
47
  * @maxLength 255
50
48
  */
51
49
  contact_person: string;
52
- default_company: UserCompanyChanges;
50
+ default_company: _UserCompanyChanges;
53
51
  /**
54
52
  * ИНН
55
53
  * @maxLength 255
@@ -67,8 +65,8 @@ export interface UserUpdate {
67
65
  is_type_security: boolean;
68
66
  /** @format uri */
69
67
  avatar?: string | null;
70
- changes: UserChanges;
71
- changes_company: UserCompanyChanges;
68
+ changes: _UserChanges;
69
+ changes_company: _UserCompanyChanges;
72
70
  document_accepts: UserDocumentAccept[];
73
71
  facilities?: (number | null)[];
74
72
  fcm_tokens: UserFCMTokens[];
@@ -6,9 +6,8 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { UserFacility } from './UserFacility';
10
- export interface UserChanges {
11
- facilities: UserFacility[];
9
+ export interface _UserChanges {
10
+ facilities: _UserFacility[];
12
11
  /**
13
12
  * Дата/время создания
14
13
  * @format date-time
@@ -7,7 +7,7 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { Status9DdEnum } from '../../enums';
10
- export interface UserCompanyChanges {
10
+ export interface _UserCompanyChanges {
11
11
  id: number;
12
12
  /**
13
13
  * Показывать
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface UserFacility {
9
+ export interface _UserFacility {
10
10
  /**
11
11
  * Показывать
12
12
  * Если отключёно, элемент не будет отображаться на сайте
@@ -6,8 +6,8 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { UserFacility } from './UserFacility';
10
- export interface UserManager {
9
+ import type { _UserFacility } from './_UserFacility';
10
+ export interface _UserManager {
11
11
  /**
12
12
  * Почта
13
13
  * @format email
@@ -40,5 +40,5 @@ export interface UserManager {
40
40
  * @maxLength 255
41
41
  */
42
42
  position?: string;
43
- facilities: UserFacility[];
43
+ facilities: _UserFacility[];
44
44
  }
@@ -2,20 +2,20 @@ export { type BlankEnum } from '../../enums';
2
2
  export { type Status8F7Enum } from '../../enums';
3
3
  export { type Status9DdEnum } from '../../enums';
4
4
  export { type TypesEnum } from '../../enums';
5
+ export type { _UserChanges } from './_UserChanges';
6
+ export type { _UserCompanyChanges } from './_UserCompanyChanges';
7
+ export type { _UserFacility } from './_UserFacility';
8
+ export type { _UserManager } from './_UserManager';
5
9
  export type { User } from './User';
6
10
  export type { UserActionDocumentAcceptRequest } from './UserActionDocumentAcceptRequest';
7
- export type { UserChanges } from './UserChanges';
8
11
  export type { UserCompany } from './UserCompany';
9
12
  export type { UserCompanyChange } from './UserCompanyChange';
10
13
  export type { UserCompanyChangeRequest } from './UserCompanyChangeRequest';
11
- export type { UserCompanyChanges } from './UserCompanyChanges';
12
14
  export type { UserCreate } from './UserCreate';
13
15
  export type { UserCreateRequest } from './UserCreateRequest';
14
16
  export type { UserDocumentAccept } from './UserDocumentAccept';
15
- export type { UserFacility } from './UserFacility';
16
17
  export type { UserFCMTokens } from './UserFCMTokens';
17
18
  export type { UserFCMTokensRequest } from './UserFCMTokensRequest';
18
- export type { UserManager } from './UserManager';
19
19
  export type { UserStatus } from './UserStatus';
20
20
  export type { UserUpdate } from './UserUpdate';
21
21
  export type { UserUpdateRequest } from './UserUpdateRequest';
@@ -1,31 +1,31 @@
1
1
  export type { AdditionalProduct, AdditionalProductChange, AdditionalProductChangeRequest, } from './Additional';
2
- export type { Creator } from './Creator';
3
- export type { CurrentUserWinner } from './Current';
4
- export type { Document, DocumentField, DocumentRequest } from './Document';
5
- export type { External1CPayment, External1CPaymentRequest, External1CPrice, External1CPriceLot, External1CPriceLotRequest, External1CPriceRequest, External1CShipment, External1CShipmentLot, External1CShipmentLotRequest, External1CShipmentRequest, External1CSync, External1CSyncRequest, External1CTrade, External1CTradeLot, ExternalBiTrade, ExternalBiTradeAdditionalProduct, ExternalBiTradeBid, ExternalBiTradeLot, ExternalBiTradeView, ExternalBiUser, ExternalBiUserDevice, } from './External';
2
+ export type { _Creator } from './Creator';
3
+ export type { _CurrentUserWinner } from './Current';
4
+ export type { _DocumentField, Document, DocumentRequest } from './Document';
5
+ export type { _External1cPriceLot, _External1cPriceLotRequest, _External1cShipmentLot, _External1cShipmentLotRequest, _External1cTradeLot, External1CPayment, External1CPaymentRequest, External1CPrice, External1CPriceRequest, External1CShipment, External1CShipmentRequest, External1CSync, External1CSyncRequest, External1CTrade, ExternalBiTrade, ExternalBiTradeAdditionalProduct, ExternalBiTradeBid, ExternalBiTradeLot, ExternalBiTradeView, ExternalBiUser, ExternalBiUserDevice, } from './External';
6
6
  export type { Facility, FacilityChange, FacilityChangeRequest, } from './Facility';
7
- export type { FiltersObj, FiltersStatus } from './Filters';
7
+ export type { _FiltersObj, _FiltersStatus } from './Filters';
8
8
  export type { FrontendLog, FrontendLogRequest } from './Frontend';
9
9
  export type { InfoBlock, InfoBlockRequest } from './Info';
10
10
  export type { News, NewsDetail, NewsImage, NewsImageChange, NewsImageChangeRequest, NewsRequest, } from './News';
11
11
  export type { Onboarding, OnboardingChange, OnboardingChangeRequest, } from './Onboarding';
12
12
  export type { PaginatedAdditionalProductList, PaginatedDocumentList, PaginatedExternal1CTradeList, PaginatedExternalBiTradeAdditionalProductList, PaginatedExternalBiTradeBidList, PaginatedExternalBiTradeList, PaginatedExternalBiTradeLotList, PaginatedExternalBiTradeViewList, PaginatedExternalBiUserDeviceList, PaginatedExternalBiUserList, PaginatedFacilityList, PaginatedInfoBlockList, PaginatedNewsImageList, PaginatedNewsList, PaginatedOnboardingList, PaginatedProductImageList, PaginatedProductList, PaginatedProductTypeList, PaginatedProductUnitList, PaginatedProfileCompanyList, PaginatedProfileNotificationsList, PaginatedProfileNotificationsSettingsList, PaginatedSettingsNotificationsList, PaginatedSettingsNotificationsUserTypeList, PaginatedStatisticDeviceList, PaginatedTradeLotBidList, PaginatedTradeLotCategoryList, PaginatedTradeLotImageList, PaginatedTradeLotList, PaginatedTradeLotParticipantList, PaginatedTradeLotRipeLevelList, PaginatedTradeLotSizeList, PaginatedTradeLotWinnerList, PaginatedUserCompanyList, PaginatedUserDocumentAcceptList, PaginatedUserFCMTokensList, PaginatedUserList, PaginatedUserStatusList, } from './Paginated';
13
- export type { ParticipantsBids, ParticipantsBidsParticipant, } from './Participants';
13
+ export type { _ParticipantsBids, _ParticipantsBidsParticipant, } from './Participants';
14
14
  export type { PasswordResetConfirmRequest, PasswordResetRequest, PasswordResetResendRequest, } from './Password';
15
15
  export type { PatchedAdditionalProductChangeRequest, PatchedDocumentRequest, PatchedFacilityChangeRequest, PatchedInfoBlockRequest, PatchedNewsImageChangeRequest, PatchedNewsRequest, PatchedOnboardingChangeRequest, PatchedProductChangeRequest, PatchedProductImageChangeRequest, PatchedProductTypeRequest, PatchedProductUnitRequest, PatchedProfileChangeRequest, PatchedProfileCompanyRequest, PatchedProfileNotificationsRequest, PatchedProfileNotificationsSettingsRequest, PatchedSettingsNotificationsChangeRequest, PatchedSettingsNotificationsUserTypeRequest, PatchedSettingsRequest, PatchedTradeActionPublicRequest, PatchedTradeActionRequest, PatchedTradeLotCategoryRequest, PatchedTradeLotChangeRequest, PatchedTradeLotImageChangeRequest, PatchedTradeLotRipeLevelRequest, PatchedTradeLotSizeChangeRequest, PatchedTradeLotWinnerActionConfirmRequest, PatchedTradeLotWinnerRequest, PatchedTradeLotWinnerUpdateRequest, PatchedTradeUpdateRequest, PatchedUserActionRequest, PatchedUserCompanyChangeRequest, PatchedUserCompanyRequest, PatchedUserFCMTokensRequest, PatchedUserUpdateRequest, } from './Patched';
16
16
  export type { Product, ProductChangeRequest, ProductDetail, ProductImage, ProductImageChange, ProductImageChangeRequest, ProductType, ProductTypeRequest, ProductUnit, ProductUnitRequest, } from './Product';
17
- export type { ProfileChangeRequest, ProfileCompany, ProfileCompanyRequest, ProfileNotifications, ProfileNotificationsSettings, ProfileNotificationsSettingsDefaults, ProfileNotificationsSettingsRequest, ProfileNotificationsSettingsType, } from './Profile';
18
- export type { ReportFilters, ReportFiltersCreator, ReportParticipant, ReportParticipantFilters, ReportParticipantPagination, ReportSale, ReportSaleFilters, ReportSalePagination, ReportStatParticipant, ReportStatParticipantFilters, ReportStatParticipantPagination, ReportSummaries, ReportSummary, ReportSummaryPagination, } from './Report';
19
- export type { RipeLevel } from './Ripe';
17
+ export type { _ProfileNotificationsSettingsDefaults, _ProfileNotificationsSettingsType, ProfileChangeRequest, ProfileCompany, ProfileCompanyRequest, ProfileNotifications, ProfileNotificationsSettings, ProfileNotificationsSettingsRequest, } from './Profile';
18
+ export type { _ReportFiltersCreator, ReportFilters, ReportParticipant, ReportParticipantFilters, ReportParticipantPagination, ReportSale, ReportSaleFilters, ReportSalePagination, ReportStatParticipant, ReportStatParticipantFilters, ReportStatParticipantPagination, ReportSummaries, ReportSummary, ReportSummaryPagination, } from './Report';
19
+ export type { _RipeLevel } from './Ripe';
20
20
  export type { Settings, SettingsNotifications, SettingsNotificationsChange, SettingsNotificationsChangeRequest, SettingsNotificationsUserType, SettingsNotificationsUserTypeRequest, SettingsRequest, } from './Settings';
21
21
  export type { SignInFromTelegramRequest, SignInRequest, SignInResponse, SignUp, SignUpConfirmRequest, SignUpRequest, SignUpResendRequest, } from './Sign';
22
22
  export type { SimpleResponse } from './Simple';
23
- export type { Size } from './Size';
23
+ export type { _Size } from './Size';
24
24
  export type { StatisticDevice, StatisticDeviceRequest } from './Statistic';
25
- export type { StatusCreator } from './Status';
26
- export type { SummariesCost, SummariesTrades, SummariesVolume, } from './Summaries';
27
- export type { Trade, TradeAdditionalProduct, TradeCreateRequest, TradeCreator, TradeCreatorRequest, TradeDetail, TradeFacility, TradeFilters, TradeFiltersFacilities, TradeFiltersProducts, TradeFiltersProductTypes, TradeLot, TradeLotActionBidRequest, TradeLotActionBidResponse, TradeLotBid, TradeLotCategory, TradeLotCategoryRequest, TradeLotChangeRequest, TradeLotDetail, TradeLotImage, TradeLotImageChange, TradeLotImageChangeRequest, TradeLotParticipant, TradeLotRipeLevel, TradeLotRipeLevelRequest, TradeLotSize, TradeLotSizeChangeRequest, TradeLotWinner, TradeLotWinnerCreateBulkRequest, TradeLotWinnerCreateRequest, TradeLotWinnerUpdateRequest, TradePagination, TradeProduct, TradeStatus, TradeUpdateRequest, TradeUser, TradeUserRequest, } from './Trade';
28
- export type { Type } from './Type';
29
- export type { Unit } from './Unit';
30
- export type { User, UserActionDocumentAcceptRequest, UserChanges, UserCompany, UserCompanyChange, UserCompanyChangeRequest, UserCompanyChanges, UserCreate, UserCreateRequest, UserDocumentAccept, UserFacility, UserFCMTokens, UserFCMTokensRequest, UserManager, UserStatus, UserUpdate, UserUpdateRequest, } from './User';
25
+ export type { _StatusCreator } from './Status';
26
+ export type { _SummariesCost, _SummariesTrades, _SummariesVolume, } from './Summaries';
27
+ export type { _TradeAdditionalProduct, _TradeCreator, _TradeCreatorRequest, _TradeFacility, _TradeFiltersFacilities, _TradeFiltersProducts, _TradeFiltersProductTypes, _TradeLotCategory, _TradeProduct, _TradeStatus, _TradeUser, _TradeUserRequest, Trade, TradeCreateRequest, TradeDetail, TradeFilters, TradeLot, TradeLotActionBidRequest, TradeLotActionBidResponse, TradeLotBid, TradeLotCategory, TradeLotCategoryRequest, TradeLotChangeRequest, TradeLotDetail, TradeLotImage, TradeLotImageChange, TradeLotImageChangeRequest, TradeLotParticipant, TradeLotRipeLevel, TradeLotRipeLevelRequest, TradeLotSize, TradeLotSizeChangeRequest, TradeLotWinner, TradeLotWinnerCreateBulkRequest, TradeLotWinnerCreateRequest, TradeLotWinnerUpdateRequest, TradePagination, TradeUpdateRequest, } from './Trade';
28
+ export type { _Type } from './Type';
29
+ export type { _Unit } from './Unit';
30
+ export type { _UserChanges, _UserCompanyChanges, _UserFacility, _UserManager, User, UserActionDocumentAcceptRequest, UserCompany, UserCompanyChange, UserCompanyChangeRequest, UserCreate, UserCreateRequest, UserDocumentAccept, UserFCMTokens, UserFCMTokensRequest, UserStatus, UserUpdate, UserUpdateRequest, } from './User';
31
31
  export type { ViolationChange, ViolationChangeRequest } from './Violation';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@itcase/types-am",
3
3
  "description": "",
4
- "version": "1.1.31",
4
+ "version": "1.1.32",
5
5
  "license": "MIT",
6
6
  "private": false,
7
7
  "repository": {
@@ -16,7 +16,7 @@
16
16
  "typecheck": "tsc --noEmit",
17
17
  "prettier:src": "prettier --write ./src/",
18
18
  "prettier:swagger": "prettier --write ./swagger/",
19
- "generate-types": "make get-schema && npx swagger-typescript-api generate -p ./swagger/swagger-schema.json -o ./swagger/ --modular --no-client && node ../../utils/generateSeparated.js ./swagger/data-contracts.ts ./src && npm run prettier:src && npm run prettier:swagger && npm run lint:fix && npm run build"
19
+ "generate-types": "rm -rf ./src/ ./dist && make get-schema && npx swagger-typescript-api generate -p ./swagger/swagger-schema.json -o ./swagger/ --modular --no-client --custom-config ../../utils/swagger-api.config.js && node ../../utils/generateSeparated.js ./swagger/data-contracts.ts ./src && npm run prettier:src && npm run prettier:swagger && npm run lint:fix && npm run build"
20
20
  },
21
21
  "exports": {
22
22
  ".": {
@@ -34,5 +34,5 @@
34
34
  "access": "public",
35
35
  "registry": "https://registry.npmjs.org/"
36
36
  },
37
- "gitHead": "c98b220a9ce93ef753eb9b75c33cfc9c4ff08546"
37
+ "gitHead": "1c9173e4d03eca57734c8c932bbb0b2e8b35a304"
38
38
  }
@@ -1,13 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { ParticipantsBidsParticipant } from './ParticipantsBidsParticipant';
10
- export interface ParticipantsBids {
11
- bid: string;
12
- participant: ParticipantsBidsParticipant;
13
- }