@sellout/models 0.0.281 → 0.0.283

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.
@@ -18,6 +18,7 @@ Order.fragments = {
18
18
  ticketTypeId
19
19
  ticketTierId
20
20
  price
21
+ origionalPrice
21
22
  values
22
23
  seat
23
24
  dayIds
@@ -1 +1 @@
1
- {"version":3,"file":"order.fragment.js","sourceRoot":"","sources":["../../../src/graphql/fragments/order.fragment.ts"],"names":[],"mappings":";;AAAA,2CAAmC;AAYnC,MAAM,KAAK,GAAkB;IAC3B,SAAS,EAAE;QACT,OAAO,EAAE,EAAE;QACX,QAAQ,EAAE,EAAE;QACZ,UAAU,EAAE,EAAE;KACf;CACF,CAAC;AAEF,kBAAe,KAAK,CAAC;AAErB,KAAK,CAAC,SAAS,GAAG;IAChB,OAAO,EAAE,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BX;IACD,QAAQ,EAAE,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBZ;IACD,UAAU,EAAE,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;;;;;GAqBd;CACF,CAAC"}
1
+ {"version":3,"file":"order.fragment.js","sourceRoot":"","sources":["../../../src/graphql/fragments/order.fragment.ts"],"names":[],"mappings":";;AAAA,2CAAmC;AAYnC,MAAM,KAAK,GAAkB;IAC3B,SAAS,EAAE;QACT,OAAO,EAAE,EAAE;QACX,QAAQ,EAAE,EAAE;QACZ,UAAU,EAAE,EAAE;KACf;CACF,CAAC;AAEF,kBAAe,KAAK,CAAC;AAErB,KAAK,CAAC,SAAS,GAAG;IAChB,OAAO,EAAE,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BX;IACD,QAAQ,EAAE,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBZ;IACD,UAAU,EAAE,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;;;;;GAqBd;CACF,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellout/models",
3
- "version": "0.0.281",
3
+ "version": "0.0.283",
4
4
  "description": "Sellout.io models",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -18,7 +18,7 @@
18
18
  "dependencies": {
19
19
  "@apollo/client": "^3.9.6",
20
20
  "@hapi/joi": "^17.1.1",
21
- "@sellout/utils": "^0.0.281",
21
+ "@sellout/utils": "^0.0.283",
22
22
  "@types/hapi__joi": "^16.0.1",
23
23
  "@types/shortid": "^0.0.29",
24
24
  "@types/zen-observable": "^0.8.7",
@@ -32,5 +32,5 @@
32
32
  "protobufjs": "^6.11.2",
33
33
  "typescript": "^4.9.5"
34
34
  },
35
- "gitHead": "6aab854a2854dfbc818b62a4915cc7192a2c4756"
35
+ "gitHead": "5c76fee7e57bca7c65b6dcfb670fe1765c1243b7"
36
36
  }
@@ -29,6 +29,7 @@ Order.fragments = {
29
29
  ticketTypeId
30
30
  ticketTierId
31
31
  price
32
+ origionalPrice
32
33
  values
33
34
  seat
34
35
  dayIds