@things-factory/operato-retail 4.3.2 → 4.4.0-alpha.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.
@@ -1,7 +1,11 @@
1
1
  "use strict";
2
2
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
3
  if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[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);
5
9
  }) : (function(o, m, k, k2) {
6
10
  if (k2 === undefined) k2 = k;
7
11
  o[k2] = m[k];
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../server/graphql/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,kDAAmC;AACnC,uDAAwC;AAE3B,QAAA,MAAM,GAAG;IACpB,QAAQ;IACR,SAAS;CACV,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../server/graphql/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kDAAmC;AACnC,uDAAwC;AAE3B,QAAA,MAAM,GAAG;IACpB,QAAQ;IACR,SAAS;CACV,CAAA"}
@@ -1,7 +1,11 @@
1
1
  "use strict";
2
2
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
3
  if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[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);
5
9
  }) : (function(o, m, k, k2) {
6
10
  if (k2 === undefined) k2 = k;
7
11
  o[k2] = m[k];
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../server/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA0B;AAC1B,+CAA4B;AAC5B,4CAAyB;AACzB,gDAA6B;AAE7B,oBAAiB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../server/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B;AAC1B,+CAA4B;AAC5B,4CAAyB;AACzB,gDAA6B;AAE7B,oBAAiB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-retail",
3
- "version": "4.3.2",
3
+ "version": "4.4.0-alpha.0",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,29 +41,29 @@
41
41
  "@material/mwc-formfield": "^0.25.3",
42
42
  "@material/mwc-linear-progress": "^0.25.3",
43
43
  "@material/mwc-radio": "^0.25.3",
44
- "@things-factory/apptool-ui": "^4.3.2",
45
- "@things-factory/attachment-base": "^4.3.2",
46
- "@things-factory/auth-base": "^4.3.2",
47
- "@things-factory/auth-ui": "^4.3.2",
48
- "@things-factory/biz-base": "^4.3.2",
49
- "@things-factory/board-service": "^4.3.2",
50
- "@things-factory/board-ui": "^4.3.2",
51
- "@things-factory/code-ui": "^4.3.2",
52
- "@things-factory/context-ui": "^4.3.2",
53
- "@things-factory/export-ui": "^4.3.2",
54
- "@things-factory/grist-ui": "^4.3.2",
55
- "@things-factory/help": "^4.3.2",
56
- "@things-factory/i18n-base": "^4.3.2",
57
- "@things-factory/lite-menu": "^4.3.2",
58
- "@things-factory/more-ui": "^4.3.2",
59
- "@things-factory/pdf": "^4.3.2",
60
- "@things-factory/resource-ui": "^4.3.2",
61
- "@things-factory/setting-ui": "^4.3.2",
62
- "@things-factory/shell": "^4.3.2",
63
- "@things-factory/system-ui": "^4.3.2"
44
+ "@things-factory/apptool-ui": "^4.4.0-alpha.0",
45
+ "@things-factory/attachment-base": "^4.4.0-alpha.0",
46
+ "@things-factory/auth-base": "^4.4.0-alpha.0",
47
+ "@things-factory/auth-ui": "^4.4.0-alpha.0",
48
+ "@things-factory/biz-base": "^4.4.0-alpha.0",
49
+ "@things-factory/board-service": "^4.4.0-alpha.0",
50
+ "@things-factory/board-ui": "^4.4.0-alpha.0",
51
+ "@things-factory/code-ui": "^4.4.0-alpha.0",
52
+ "@things-factory/context-ui": "^4.4.0-alpha.0",
53
+ "@things-factory/export-ui": "^4.4.0-alpha.0",
54
+ "@things-factory/grist-ui": "^4.4.0-alpha.0",
55
+ "@things-factory/help": "^4.4.0-alpha.0",
56
+ "@things-factory/i18n-base": "^4.4.0-alpha.0",
57
+ "@things-factory/lite-menu": "^4.4.0-alpha.0",
58
+ "@things-factory/more-ui": "^4.4.0-alpha.0",
59
+ "@things-factory/pdf": "^4.4.0-alpha.0",
60
+ "@things-factory/resource-ui": "^4.4.0-alpha.0",
61
+ "@things-factory/setting-ui": "^4.4.0-alpha.0",
62
+ "@things-factory/shell": "^4.4.0-alpha.0",
63
+ "@things-factory/system-ui": "^4.4.0-alpha.0"
64
64
  },
65
65
  "devDependencies": {
66
- "@things-factory/builder": "^4.3.1"
66
+ "@things-factory/builder": "^4.4.0-alpha.0"
67
67
  },
68
- "gitHead": "d73cbd8a8f1e3cff5d9bbbddec1ce520d0392def"
68
+ "gitHead": "5972c622d8359263909c2a699c6f26978b937c8c"
69
69
  }