@things-factory/operato-pms 4.3.673 → 4.3.675

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.
Files changed (1) hide show
  1. package/package.json +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "4.3.673",
3
+ "version": "4.3.675",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -53,47 +53,47 @@
53
53
  "@operato/scene-tab": "^0.1.8",
54
54
  "@operato/scene-table": "^0.1.8",
55
55
  "@operato/scene-wheel-sorter": "^0.1.8",
56
- "@things-factory/apptool-ui": "^4.3.673",
57
- "@things-factory/auth-ui": "^4.3.673",
58
- "@things-factory/biz-base": "^4.3.673",
59
- "@things-factory/board-service": "^4.3.673",
60
- "@things-factory/board-ui": "^4.3.673",
61
- "@things-factory/code-ui": "^4.3.673",
62
- "@things-factory/context-ui": "^4.3.673",
63
- "@things-factory/dashboard": "^4.3.673",
64
- "@things-factory/document-template-ui": "^4.3.673",
65
- "@things-factory/export-ui": "^4.3.673",
66
- "@things-factory/export-ui-csv": "^4.3.673",
67
- "@things-factory/export-ui-excel": "^4.3.673",
68
- "@things-factory/fav-base": "^4.3.673",
69
- "@things-factory/form-ui": "^4.3.673",
70
- "@things-factory/grist-ui": "^4.3.673",
71
- "@things-factory/help": "^4.3.673",
72
- "@things-factory/i18n-base": "^4.3.673",
73
- "@things-factory/import-ui": "^4.3.673",
74
- "@things-factory/import-ui-excel": "^4.3.673",
75
- "@things-factory/lite-menu": "^4.3.673",
76
- "@things-factory/more-ui": "^4.3.673",
77
- "@things-factory/notification": "^4.3.673",
78
- "@things-factory/print-ui": "^4.3.673",
79
- "@things-factory/resource-ui": "^4.3.673",
56
+ "@things-factory/apptool-ui": "^4.3.675",
57
+ "@things-factory/auth-ui": "^4.3.675",
58
+ "@things-factory/biz-base": "^4.3.675",
59
+ "@things-factory/board-service": "^4.3.675",
60
+ "@things-factory/board-ui": "^4.3.675",
61
+ "@things-factory/code-ui": "^4.3.675",
62
+ "@things-factory/context-ui": "^4.3.675",
63
+ "@things-factory/dashboard": "^4.3.675",
64
+ "@things-factory/document-template-ui": "^4.3.675",
65
+ "@things-factory/export-ui": "^4.3.675",
66
+ "@things-factory/export-ui-csv": "^4.3.675",
67
+ "@things-factory/export-ui-excel": "^4.3.675",
68
+ "@things-factory/fav-base": "^4.3.675",
69
+ "@things-factory/form-ui": "^4.3.675",
70
+ "@things-factory/grist-ui": "^4.3.675",
71
+ "@things-factory/help": "^4.3.675",
72
+ "@things-factory/i18n-base": "^4.3.675",
73
+ "@things-factory/import-ui": "^4.3.675",
74
+ "@things-factory/import-ui-excel": "^4.3.675",
75
+ "@things-factory/lite-menu": "^4.3.675",
76
+ "@things-factory/more-ui": "^4.3.675",
77
+ "@things-factory/notification": "^4.3.675",
78
+ "@things-factory/print-ui": "^4.3.675",
79
+ "@things-factory/resource-ui": "^4.3.675",
80
80
  "@things-factory/scene-data-transform": "^4.3.591",
81
81
  "@things-factory/scene-excel": "^4.3.591",
82
82
  "@things-factory/scene-firebase": "^4.3.591",
83
83
  "@things-factory/scene-form": "^4.3.591",
84
84
  "@things-factory/scene-google-map": "^4.3.591",
85
85
  "@things-factory/scene-graphql": "^4.3.591",
86
- "@things-factory/scene-label": "^4.3.673",
86
+ "@things-factory/scene-label": "^4.3.675",
87
87
  "@things-factory/scene-marker": "^4.3.591",
88
88
  "@things-factory/scene-mqtt": "^4.3.591",
89
89
  "@things-factory/scene-restful": "^4.3.591",
90
90
  "@things-factory/scene-visualizer": "^4.3.591",
91
- "@things-factory/setting-ui": "^4.3.673",
92
- "@things-factory/shell": "^4.3.673",
93
- "@things-factory/system-ui": "^4.3.673"
91
+ "@things-factory/setting-ui": "^4.3.675",
92
+ "@things-factory/shell": "^4.3.675",
93
+ "@things-factory/system-ui": "^4.3.675"
94
94
  },
95
95
  "devDependencies": {
96
96
  "@things-factory/builder": "^4.3.591"
97
97
  },
98
- "gitHead": "d22f985380f3af2ebc0f81ea8bec478ba00b4777"
98
+ "gitHead": "71e1820fa406b37bab179e29d0d08a37ffb68b85"
99
99
  }