@things-factory/reference-app 4.3.64 → 4.3.72

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/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,4CAAyB;AACzB,+CAA4B;AAC5B,gDAA6B;AAE7B,oBAAiB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../server/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAAyB;AACzB,+CAA4B;AAC5B,gDAA6B;AAE7B,oBAAiB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "4.3.64",
3
+ "version": "4.3.72",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -37,7 +37,7 @@
37
37
  "docker:run": "docker run -it -p 4000:3000 hatiolab/reference-app:latest"
38
38
  },
39
39
  "dependencies": {
40
- "@hatiolab/things-scene": "^2.8.2",
40
+ "@hatiolab/things-scene": "^2.8.3",
41
41
  "@material/mwc-checkbox": "^0.25.3",
42
42
  "@operato/data-grist": "^0.4.6",
43
43
  "@operato/ghost-print": "^0.4.6",
@@ -49,44 +49,44 @@
49
49
  "@operato/ocr": "^0.4.6",
50
50
  "@operato/popup": "^0.4.6",
51
51
  "@operato/pull-to-refresh": "^0.4.6",
52
- "@operato/scene-chartjs": "^0.1.6",
53
- "@operato/scene-clock": "^0.1.6",
54
- "@operato/scene-gauge": "^0.1.6",
55
- "@operato/scene-half-roundrect": "^0.1.6",
56
- "@operato/scene-indoor-map": "^0.1.6",
57
- "@operato/scene-news-ticker": "^0.1.6",
58
- "@operato/scene-progressbar": "^0.1.6",
59
- "@operato/scene-random": "^0.1.6",
60
- "@operato/scene-switch": "^0.1.6",
61
- "@operato/scene-tab": "^0.1.6",
52
+ "@operato/scene-chartjs": "^0.1.8",
53
+ "@operato/scene-clock": "^0.1.8",
54
+ "@operato/scene-gauge": "^0.1.8",
55
+ "@operato/scene-half-roundrect": "^0.1.8",
56
+ "@operato/scene-indoor-map": "^0.1.8",
57
+ "@operato/scene-news-ticker": "^0.1.8",
58
+ "@operato/scene-progressbar": "^0.1.8",
59
+ "@operato/scene-random": "^0.1.8",
60
+ "@operato/scene-switch": "^0.1.8",
61
+ "@operato/scene-tab": "^0.1.8",
62
62
  "@operato/shell": "^0.4.6",
63
63
  "@operato/utils": "^0.4.6",
64
- "@things-factory/api": "^4.3.62",
65
- "@things-factory/apptool-ui": "^4.3.47",
66
- "@things-factory/auth-ui": "^4.3.47",
67
- "@things-factory/board-service": "^4.3.47",
68
- "@things-factory/board-ui": "^4.3.59",
69
- "@things-factory/context-ui": "^4.3.52",
70
- "@things-factory/dashboard": "^4.3.62",
71
- "@things-factory/export-ui": "^4.3.52",
72
- "@things-factory/export-ui-excel": "^4.3.52",
73
- "@things-factory/grist-ui": "^4.3.47",
74
- "@things-factory/help": "^4.3.47",
75
- "@things-factory/integration-ui": "^4.3.64",
76
- "@things-factory/lite-menu": "^4.3.62",
77
- "@things-factory/more-ui": "^4.3.47",
78
- "@things-factory/notification": "^4.3.62",
79
- "@things-factory/oauth2-client": "^4.3.47",
80
- "@things-factory/print-ui": "^4.3.52",
81
- "@things-factory/resource-ui": "^4.3.52",
82
- "@things-factory/scene-form": "^4.3.47",
83
- "@things-factory/setting-base": "^4.3.62",
84
- "@things-factory/setting-ui": "^4.3.62",
85
- "@things-factory/shell": "^4.3.47",
86
- "@things-factory/system-ui": "^4.3.47"
64
+ "@things-factory/api": "^4.3.72",
65
+ "@things-factory/apptool-ui": "^4.3.72",
66
+ "@things-factory/auth-ui": "^4.3.72",
67
+ "@things-factory/board-service": "^4.3.72",
68
+ "@things-factory/board-ui": "^4.3.72",
69
+ "@things-factory/context-ui": "^4.3.72",
70
+ "@things-factory/dashboard": "^4.3.72",
71
+ "@things-factory/export-ui": "^4.3.72",
72
+ "@things-factory/export-ui-excel": "^4.3.72",
73
+ "@things-factory/grist-ui": "^4.3.72",
74
+ "@things-factory/help": "^4.3.72",
75
+ "@things-factory/integration-ui": "^4.3.72",
76
+ "@things-factory/lite-menu": "^4.3.72",
77
+ "@things-factory/more-ui": "^4.3.72",
78
+ "@things-factory/notification": "^4.3.72",
79
+ "@things-factory/oauth2-client": "^4.3.72",
80
+ "@things-factory/print-ui": "^4.3.72",
81
+ "@things-factory/resource-ui": "^4.3.72",
82
+ "@things-factory/scene-form": "^4.3.69",
83
+ "@things-factory/setting-base": "^4.3.72",
84
+ "@things-factory/setting-ui": "^4.3.72",
85
+ "@things-factory/shell": "^4.3.72",
86
+ "@things-factory/system-ui": "^4.3.72"
87
87
  },
88
88
  "devDependencies": {
89
- "@things-factory/builder": "^4.3.47"
89
+ "@things-factory/builder": "^4.3.66"
90
90
  },
91
- "gitHead": "ed452efe14f7ac969c4d795eb141ff704626c827"
91
+ "gitHead": "e2586ea38950d313bef2620334b15aecbc13c96c"
92
92
  }