@umapi/contracts 1.0.25 → 1.0.26

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.
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * DTO для ответа при привязке идентификатора к пользователю
3
+ * Может использоваться как для начального запроса привязки (pending), так и для успешного завершения (success)
3
4
  */
4
5
  export declare class BindIdentifierResponseDto {
5
6
  status: string;
@@ -1 +1 @@
1
- {"version":3,"file":"bind-identifier-response.dto.d.ts","sourceRoot":"","sources":["../../src/dto/bind-identifier-response.dto.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,qBAAa,yBAAyB;IAKlC,MAAM,EAAG,MAAM,CAAC;IAMhB,OAAO,EAAG,MAAM,CAAC;IAWjB,IAAI,EAAG;QACH,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,IAAI,CAAC;KACnB,CAAC;CACL"}
1
+ {"version":3,"file":"bind-identifier-response.dto.d.ts","sourceRoot":"","sources":["../../src/dto/bind-identifier-response.dto.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,qBAAa,yBAAyB;IAKlC,MAAM,EAAG,MAAM,CAAC;IAMhB,OAAO,EAAG,MAAM,CAAC;IAWjB,IAAI,EAAG;QACH,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,IAAI,CAAC;KACnB,CAAC;CACL"}
@@ -13,6 +13,7 @@ exports.BindIdentifierResponseDto = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  /**
15
15
  * DTO для ответа при привязке идентификатора к пользователю
16
+ * Может использоваться как для начального запроса привязки (pending), так и для успешного завершения (success)
16
17
  */
17
18
  class BindIdentifierResponseDto {
18
19
  }
@@ -20,20 +21,20 @@ exports.BindIdentifierResponseDto = BindIdentifierResponseDto;
20
21
  __decorate([
21
22
  (0, swagger_1.ApiProperty)({
22
23
  description: 'Статус операции',
23
- example: 'success'
24
+ example: 'pending'
24
25
  }),
25
26
  __metadata("design:type", String)
26
27
  ], BindIdentifierResponseDto.prototype, "status", void 0);
27
28
  __decorate([
28
29
  (0, swagger_1.ApiProperty)({
29
30
  description: 'Сообщение о результате операции',
30
- example: 'Идентификатор успешно привязан'
31
+ example: 'Код подтверждения отправлен на новый идентификатор'
31
32
  }),
32
33
  __metadata("design:type", String)
33
34
  ], BindIdentifierResponseDto.prototype, "message", void 0);
34
35
  __decorate([
35
36
  (0, swagger_1.ApiProperty)({
36
- description: 'Информация о пользователе после привязки',
37
+ description: 'Информация о пользователе',
37
38
  example: {
38
39
  id: 'uuid',
39
40
  phone: '+79991234567',
@@ -1 +1 @@
1
- {"version":3,"file":"bind-identifier-response.dto.js","sourceRoot":"","sources":["../../src/dto/bind-identifier-response.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAE9C;;GAEG;AACH,MAAa,yBAAyB;CA4BrC;AA5BD,8DA4BC;AAvBG;IAJC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,iBAAiB;QAC9B,OAAO,EAAE,SAAS;KACrB,CAAC;;yDACc;AAMhB;IAJC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,iCAAiC;QAC9C,OAAO,EAAE,gCAAgC;KAC5C,CAAC;;0DACe;AAWjB;IATC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,0CAA0C;QACvD,OAAO,EAAE;YACL,EAAE,EAAE,MAAM;YACV,KAAK,EAAE,cAAc;YACrB,KAAK,EAAE,kBAAkB;YACzB,SAAS,EAAE,0BAA0B;SACxC;KACJ,CAAC;;uDAMA"}
1
+ {"version":3,"file":"bind-identifier-response.dto.js","sourceRoot":"","sources":["../../src/dto/bind-identifier-response.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAE9C;;;GAGG;AACH,MAAa,yBAAyB;CA4BrC;AA5BD,8DA4BC;AAvBG;IAJC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,iBAAiB;QAC9B,OAAO,EAAE,SAAS;KACrB,CAAC;;yDACc;AAMhB;IAJC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,iCAAiC;QAC9C,OAAO,EAAE,oDAAoD;KAChE,CAAC;;0DACe;AAWjB;IATC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,2BAA2B;QACxC,OAAO,EAAE;YACL,EAAE,EAAE,MAAM;YACV,KAAK,EAAE,cAAc;YACrB,KAAK,EAAE,kBAAkB;YACzB,SAAS,EAAE,0BAA0B;SACxC;KACJ,CAAC;;uDAMA"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * DTO для ответа при успешной привязке идентификатора к пользователю (после подтверждения)
3
+ */
4
+ export declare class BindIdentifierSuccessResponseDto {
5
+ status: string;
6
+ message: string;
7
+ user: {
8
+ id: string;
9
+ phone?: string;
10
+ email?: string;
11
+ createdAt: Date;
12
+ };
13
+ }
14
+ //# sourceMappingURL=bind-identifier-success-response.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bind-identifier-success-response.dto.d.ts","sourceRoot":"","sources":["../../src/dto/bind-identifier-success-response.dto.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,qBAAa,gCAAgC;IAKzC,MAAM,EAAG,MAAM,CAAC;IAMhB,OAAO,EAAG,MAAM,CAAC;IAWjB,IAAI,EAAG;QACH,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,IAAI,CAAC;KACnB,CAAC;CACL"}
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.BindIdentifierSuccessResponseDto = void 0;
13
+ const swagger_1 = require("@nestjs/swagger");
14
+ /**
15
+ * DTO для ответа при успешной привязке идентификатора к пользователю (после подтверждения)
16
+ */
17
+ class BindIdentifierSuccessResponseDto {
18
+ }
19
+ exports.BindIdentifierSuccessResponseDto = BindIdentifierSuccessResponseDto;
20
+ __decorate([
21
+ (0, swagger_1.ApiProperty)({
22
+ description: 'Статус операции',
23
+ example: 'success'
24
+ }),
25
+ __metadata("design:type", String)
26
+ ], BindIdentifierSuccessResponseDto.prototype, "status", void 0);
27
+ __decorate([
28
+ (0, swagger_1.ApiProperty)({
29
+ description: 'Сообщение о результате операции',
30
+ example: 'Идентификатор успешно привязан'
31
+ }),
32
+ __metadata("design:type", String)
33
+ ], BindIdentifierSuccessResponseDto.prototype, "message", void 0);
34
+ __decorate([
35
+ (0, swagger_1.ApiProperty)({
36
+ description: 'Информация о пользователе после привязки',
37
+ example: {
38
+ id: 'uuid',
39
+ phone: '+79991234567',
40
+ email: 'user@example.com',
41
+ createdAt: '2023-01-01T00:01:00.000Z'
42
+ }
43
+ }),
44
+ __metadata("design:type", Object)
45
+ ], BindIdentifierSuccessResponseDto.prototype, "user", void 0);
46
+ //# sourceMappingURL=bind-identifier-success-response.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bind-identifier-success-response.dto.js","sourceRoot":"","sources":["../../src/dto/bind-identifier-success-response.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAE9C;;GAEG;AACH,MAAa,gCAAgC;CA4B5C;AA5BD,4EA4BC;AAvBG;IAJC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,iBAAiB;QAC9B,OAAO,EAAE,SAAS;KACrB,CAAC;;gEACc;AAMhB;IAJC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,iCAAiC;QAC9C,OAAO,EAAE,gCAAgC;KAC5C,CAAC;;iEACe;AAWjB;IATC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,0CAA0C;QACvD,OAAO,EAAE;YACL,EAAE,EAAE,MAAM;YACV,KAAK,EAAE,cAAc;YACrB,KAAK,EAAE,kBAAkB;YACzB,SAAS,EAAE,0BAA0B;SACxC;KACJ,CAAC;;8DAMA"}
@@ -13,5 +13,6 @@ export { UserRequestDto } from './user-request.dto';
13
13
  export { UserResponseDto } from './user-response.dto';
14
14
  export { BindIdentifierRequestDto } from './bind-identifier-request.dto';
15
15
  export { BindIdentifierResponseDto } from './bind-identifier-response.dto';
16
+ export { BindIdentifierSuccessResponseDto } from './bind-identifier-success-response.dto';
16
17
  export { ConfirmNewIdentifierRequestDto } from './confirm-new-identifier-request.dto';
17
18
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/dto/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAC7G,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/dto/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAC7G,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAC1F,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC"}
package/dist/dto/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmNewIdentifierRequestDto = exports.BindIdentifierResponseDto = exports.BindIdentifierRequestDto = exports.UserResponseDto = exports.UserRequestDto = exports.TokensResponseDto = exports.ServiceResponseSuccessDto = exports.ServiceResponseErrorDto = exports.RefreshTokensResponseDto = exports.RefreshTokenRequestDto = exports.OtpVerifyRequestDto = exports.OtpResponseDto = exports.OtpRequestDto = exports.HealthResponseDto = exports.HealthResponseServiceDto = exports.AppInfoServiceResponseDto = exports.AppInfoResponseDto = void 0;
3
+ exports.ConfirmNewIdentifierRequestDto = exports.BindIdentifierSuccessResponseDto = exports.BindIdentifierResponseDto = exports.BindIdentifierRequestDto = exports.UserResponseDto = exports.UserRequestDto = exports.TokensResponseDto = exports.ServiceResponseSuccessDto = exports.ServiceResponseErrorDto = exports.RefreshTokensResponseDto = exports.RefreshTokenRequestDto = exports.OtpVerifyRequestDto = exports.OtpResponseDto = exports.OtpRequestDto = exports.HealthResponseDto = exports.HealthResponseServiceDto = exports.AppInfoServiceResponseDto = exports.AppInfoResponseDto = void 0;
4
4
  var app_info_response_dto_1 = require("./app-info-response.dto");
5
5
  Object.defineProperty(exports, "AppInfoResponseDto", { enumerable: true, get: function () { return app_info_response_dto_1.AppInfoResponseDto; } });
6
6
  var app_info_service_response_dto_1 = require("./app-info-service-response.dto");
@@ -32,6 +32,8 @@ var bind_identifier_request_dto_1 = require("./bind-identifier-request.dto");
32
32
  Object.defineProperty(exports, "BindIdentifierRequestDto", { enumerable: true, get: function () { return bind_identifier_request_dto_1.BindIdentifierRequestDto; } });
33
33
  var bind_identifier_response_dto_1 = require("./bind-identifier-response.dto");
34
34
  Object.defineProperty(exports, "BindIdentifierResponseDto", { enumerable: true, get: function () { return bind_identifier_response_dto_1.BindIdentifierResponseDto; } });
35
+ var bind_identifier_success_response_dto_1 = require("./bind-identifier-success-response.dto");
36
+ Object.defineProperty(exports, "BindIdentifierSuccessResponseDto", { enumerable: true, get: function () { return bind_identifier_success_response_dto_1.BindIdentifierSuccessResponseDto; } });
35
37
  var confirm_new_identifier_request_dto_1 = require("./confirm-new-identifier-request.dto");
36
38
  Object.defineProperty(exports, "ConfirmNewIdentifierRequestDto", { enumerable: true, get: function () { return confirm_new_identifier_request_dto_1.ConfirmNewIdentifierRequestDto; } });
37
39
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/dto/index.ts"],"names":[],"mappings":";;;AAAA,iEAA6D;AAApD,2HAAA,kBAAkB,OAAA;AAC3B,iFAA4E;AAAnE,0IAAA,yBAAyB,OAAA;AAClC,6EAAyE;AAAhE,uIAAA,wBAAwB,OAAA;AACjC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,qDAAkD;AAAzC,gHAAA,aAAa,OAAA;AACtB,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,mEAA+D;AAAtD,6HAAA,mBAAmB,OAAA;AAC5B,yEAAqE;AAA5D,mIAAA,sBAAsB,OAAA;AAC/B,6EAAyE;AAAhE,uIAAA,wBAAwB,OAAA;AACjC,+DAA6G;AAAnF,+HAAA,uBAAuB,OAAA;AAAE,iIAAA,yBAAyB,OAAA;AAC5E,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,yDAAsD;AAA7C,oHAAA,eAAe,OAAA;AACxB,6EAAyE;AAAhE,uIAAA,wBAAwB,OAAA;AACjC,+EAA2E;AAAlE,yIAAA,yBAAyB,OAAA;AAClC,2FAAsF;AAA7E,oJAAA,8BAA8B,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/dto/index.ts"],"names":[],"mappings":";;;AAAA,iEAA6D;AAApD,2HAAA,kBAAkB,OAAA;AAC3B,iFAA4E;AAAnE,0IAAA,yBAAyB,OAAA;AAClC,6EAAyE;AAAhE,uIAAA,wBAAwB,OAAA;AACjC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,qDAAkD;AAAzC,gHAAA,aAAa,OAAA;AACtB,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,mEAA+D;AAAtD,6HAAA,mBAAmB,OAAA;AAC5B,yEAAqE;AAA5D,mIAAA,sBAAsB,OAAA;AAC/B,6EAAyE;AAAhE,uIAAA,wBAAwB,OAAA;AACjC,+DAA6G;AAAnF,+HAAA,uBAAuB,OAAA;AAAE,iIAAA,yBAAyB,OAAA;AAC5E,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,yDAAsD;AAA7C,oHAAA,eAAe,OAAA;AACxB,6EAAyE;AAAhE,uIAAA,wBAAwB,OAAA;AACjC,+EAA2E;AAAlE,yIAAA,yBAAyB,OAAA;AAClC,+FAA0F;AAAjF,wJAAA,gCAAgC,OAAA;AACzC,2FAAsF;AAA7E,oJAAA,8BAA8B,OAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umapi/contracts",
3
- "version": "1.0.25",
3
+ "version": "1.0.26",
4
4
  "description": "Shared contracts for UMAPI microservices",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/dist/index.d.ts DELETED
@@ -1,7 +0,0 @@
1
- export * from './dto';
2
- export * from './interfaces';
3
- export * from './helpers/phone.helper';
4
- export * from './dto/bind-identifier-request.dto';
5
- export * from './dto/bind-identifier-response.dto';
6
- export * from './dto/confirm-new-identifier-request.dto';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,OAAO,CAAC;AACtB,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,mCAAmC,CAAC;AAClD,cAAc,oCAAoC,CAAC;AACnD,cAAc,0CAA0C,CAAC"}
package/dist/index.js DELETED
@@ -1,24 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- // Экспорт всех контрактов
18
- __exportStar(require("./dto"), exports);
19
- __exportStar(require("./interfaces"), exports);
20
- __exportStar(require("./helpers/phone.helper"), exports);
21
- __exportStar(require("./dto/bind-identifier-request.dto"), exports);
22
- __exportStar(require("./dto/bind-identifier-response.dto"), exports);
23
- __exportStar(require("./dto/confirm-new-identifier-request.dto"), exports);
24
- //# sourceMappingURL=index.js.map
package/dist/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0BAA0B;AAC1B,wCAAsB;AACtB,+CAA6B;AAC7B,yDAAuC;AACvC,oEAAkD;AAClD,qEAAmD;AACnD,2EAAyD"}