@onereach/billing-shared 11.42.1-beta.3004.0 → 11.43.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.
@@ -12,6 +12,7 @@ var CustomerStatuses;
12
12
  CustomerStatuses["inactive"] = "inactive";
13
13
  CustomerStatuses["suspended"] = "suspended";
14
14
  CustomerStatuses["trial"] = "trial";
15
+ CustomerStatuses["blocked"] = "blocked";
15
16
  CustomerStatuses["deleted"] = "DELETED";
16
17
  })(CustomerStatuses || (exports.CustomerStatuses = CustomerStatuses = {}));
17
18
  var CustomerInvoicingStatuses;
@@ -1 +1 @@
1
- {"version":3,"file":"customer.js","sourceRoot":"","sources":["../../../src/enums/customer.ts"],"names":[],"mappings":";;;AAAA,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,wDAA2B,CAAA;IAC3B,sDAAyB,CAAA;AAC3B,CAAC,EAHW,yBAAyB,yCAAzB,yBAAyB,QAGpC;AAED,IAAY,gBAMX;AAND,WAAY,gBAAgB;IAC1B,qCAAiB,CAAA;IACjB,yCAAqB,CAAA;IACrB,2CAAuB,CAAA;IACvB,mCAAe,CAAA;IACf,uCAAmB,CAAA;AACrB,CAAC,EANW,gBAAgB,gCAAhB,gBAAgB,QAM3B;AAED,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,sCAAS,CAAA;IACT,0CAAa,CAAA;AACf,CAAC,EAHW,yBAAyB,yCAAzB,yBAAyB,QAGpC"}
1
+ {"version":3,"file":"customer.js","sourceRoot":"","sources":["../../../src/enums/customer.ts"],"names":[],"mappings":";;;AAAA,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,wDAA2B,CAAA;IAC3B,sDAAyB,CAAA;AAC3B,CAAC,EAHW,yBAAyB,yCAAzB,yBAAyB,QAGpC;AAED,IAAY,gBAOX;AAPD,WAAY,gBAAgB;IAC1B,qCAAiB,CAAA;IACjB,yCAAqB,CAAA;IACrB,2CAAuB,CAAA;IACvB,mCAAe,CAAA;IACf,uCAAmB,CAAA;IACnB,uCAAmB,CAAA;AACrB,CAAC,EAPW,gBAAgB,gCAAhB,gBAAgB,QAO3B;AAED,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,sCAAS,CAAA;IACT,0CAAa,CAAA;AACf,CAAC,EAHW,yBAAyB,yCAAzB,yBAAyB,QAGpC"}
@@ -9,6 +9,7 @@ export var CustomerStatuses;
9
9
  CustomerStatuses["inactive"] = "inactive";
10
10
  CustomerStatuses["suspended"] = "suspended";
11
11
  CustomerStatuses["trial"] = "trial";
12
+ CustomerStatuses["blocked"] = "blocked";
12
13
  CustomerStatuses["deleted"] = "DELETED";
13
14
  })(CustomerStatuses || (CustomerStatuses = {}));
14
15
  export var CustomerInvoicingStatuses;
@@ -1 +1 @@
1
- {"version":3,"file":"customer.js","sourceRoot":"","sources":["../../../src/enums/customer.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,wDAA2B,CAAA;IAC3B,sDAAyB,CAAA;AAC3B,CAAC,EAHW,yBAAyB,KAAzB,yBAAyB,QAGpC;AAED,MAAM,CAAN,IAAY,gBAMX;AAND,WAAY,gBAAgB;IAC1B,qCAAiB,CAAA;IACjB,yCAAqB,CAAA;IACrB,2CAAuB,CAAA;IACvB,mCAAe,CAAA;IACf,uCAAmB,CAAA;AACrB,CAAC,EANW,gBAAgB,KAAhB,gBAAgB,QAM3B;AAED,MAAM,CAAN,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,sCAAS,CAAA;IACT,0CAAa,CAAA;AACf,CAAC,EAHW,yBAAyB,KAAzB,yBAAyB,QAGpC"}
1
+ {"version":3,"file":"customer.js","sourceRoot":"","sources":["../../../src/enums/customer.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,wDAA2B,CAAA;IAC3B,sDAAyB,CAAA;AAC3B,CAAC,EAHW,yBAAyB,KAAzB,yBAAyB,QAGpC;AAED,MAAM,CAAN,IAAY,gBAOX;AAPD,WAAY,gBAAgB;IAC1B,qCAAiB,CAAA;IACjB,yCAAqB,CAAA;IACrB,2CAAuB,CAAA;IACvB,mCAAe,CAAA;IACf,uCAAmB,CAAA;IACnB,uCAAmB,CAAA;AACrB,CAAC,EAPW,gBAAgB,KAAhB,gBAAgB,QAO3B;AAED,MAAM,CAAN,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,sCAAS,CAAA;IACT,0CAAa,CAAA;AACf,CAAC,EAHW,yBAAyB,KAAzB,yBAAyB,QAGpC"}
@@ -7,6 +7,7 @@ export declare enum CustomerStatuses {
7
7
  inactive = "inactive",
8
8
  suspended = "suspended",
9
9
  trial = "trial",
10
+ blocked = "blocked",
10
11
  deleted = "DELETED"
11
12
  }
12
13
  export declare enum CustomerInvoicingStatuses {
@@ -1 +1 @@
1
- {"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../src/enums/customer.ts"],"names":[],"mappings":"AAAA,oBAAY,yBAAyB;IACnC,WAAW,gBAAgB;IAC3B,UAAU,eAAe;CAC1B;AAED,oBAAY,gBAAgB;IAC1B,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,SAAS,cAAc;IACvB,KAAK,UAAU;IACf,OAAO,YAAY;CACpB;AAED,oBAAY,yBAAyB;IACnC,EAAE,OAAO;IACT,IAAI,SAAS;CACd"}
1
+ {"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../src/enums/customer.ts"],"names":[],"mappings":"AAAA,oBAAY,yBAAyB;IACnC,WAAW,gBAAgB;IAC3B,UAAU,eAAe;CAC1B;AAED,oBAAY,gBAAgB;IAC1B,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,SAAS,cAAc;IACvB,KAAK,UAAU;IACf,OAAO,YAAY;IACnB,OAAO,YAAY;CACpB;AAED,oBAAY,yBAAyB;IACnC,EAAE,OAAO;IACT,IAAI,SAAS;CACd"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/billing-shared",
3
- "version": "11.42.1-beta.3004.0",
3
+ "version": "11.43.0",
4
4
  "license": "Apache-2.0",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -8,6 +8,7 @@ export enum CustomerStatuses {
8
8
  inactive = 'inactive',
9
9
  suspended = 'suspended',
10
10
  trial = 'trial',
11
+ blocked = 'blocked',
11
12
  deleted = 'DELETED',
12
13
  }
13
14