@things-factory/operato-board 4.1.28 → 4.2.1

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 (2) hide show
  1. package/config/license.json +4 -4
  2. package/package.json +44 -45
@@ -1,11 +1,11 @@
1
- {
1
+ {
2
2
  "Product": "Operato Board",
3
3
  "License Type": "Evaluation",
4
- "Purchase Date": "2021.12.31",
5
- "Expiration Date": "2022.03.31",
4
+ "Purchase Date": "2022.03.30",
5
+ "Expiration Date": "2022.06.30",
6
6
  "Host Address": "UNLIMITED",
7
7
  "Max Target Count": 0,
8
8
  "Max Domain Count": 0,
9
9
  "Customer": "hatiolab",
10
- "Key": "5eyJQcm9kdWN0IjoiT3BlcmF0byBCb2FyZCIsIkxpY2Vuc2UgVHlwZSI6IkV2YWx1YXRpb24iLCJQdXJjaGFzZSBEYXRlIjoiMjAyMS4xMi4zMSIsIkV4cGlyYXRpb24gRGF0ZSI6IjIwMjIuMDMuMzEiLCJIb3N0IEFkZHJlc3MiOiJVTkxJTUlURUQiLCJNYXggVGFyZ2V0IENvdW50IjowLCJNYXggRG9tYWluIENvdW50IjowLCJDdXN0b21lciI6ImhhdGlvbGFiIiwiS2V5IjoiQXhncUdBeE5Nd29DS1JveEt3RUFTUmd1SUQ0RkRDNDVEVmtxSGdBRUloZ2FKaVpUSXdvV1FnOHZIZ3dNRWhjR0RCb0VGaG9XSmhZakNnd0VEd29FT0JZNEdnOEFCRFFJS0NZbE1RZ0pHRHdIR2k0UkZUTXFIQWtxRmdzckFRQkpId2toU3hzT1FBOGlTVGdaRlNVZkVpc0NHUlFKR2dwTER3a2lCdzBTT0FZUUdTSXhHaFltRmlNSkdVa2JDU3NNSWlRZkZCVk1Jd2dvSmlVcENpNFVBaDhjTGdJVktDSUxBUVViQ0NVQUpUWVlDaFljRkF3SUZCMDFHd2dXRlI0VEd4RUlSeFlhSEVzT0x4NDVKaVVlRlFJcE16RXJBUUJYSUI0WUlBOEpEUUlkSnpNVENTa0VGQ3NrSVZZSUNpMENId2tGRGlNakloMENLaG94RWpjK1RBa0lHUWdmREF3QkN5Y0FGUUFaSWdnckJUOGQifQ==66002"
10
+ "Key": "5eyJQcm9kdWN0IjoiTmVhciBWaWV3IiwiTGljZW5zZSBUeXBlIjoiRXZhbHVhdGlvbiIsIlB1cmNoYXNlIERhdGUiOiIyMDIyLjAzLjMwIiwiRXhwaXJhdGlvbiBEYXRlIjoiMjAyMi4wNi4zMCIsIkhvc3QgQWRkcmVzcyI6IlVOTElNSVRFRCIsIk1heCBUYXJnZXQgQ291bnQiOjAsIk1heCBEb21haW4gQ291bnQiOjAsIkN1c3RvbWVyIjoibmVhcnNvbHV0aW9uIiwiS2V5IjoiQXhncUdBeE5Nd29DS1JveEt3RUFTUmdNRERvRkNESVNEamNXTGhrN0R3Z2dJZ05LRWdvdFRBNE9NaFFLT0NvTEdUd0hDQ0lSRlVnS0dRdzZCQm9JRFExSkl4SVpQaVl3RVFRaFR4TUpGRDRmSENJQkN5Y1hDQk03SHhnbkpTWlpJQWtoVEJ3Skp3NG1TUXNJRUNvQUZoTVJKVWdJR2dwSUJnZ3lKQlk0R2dzWlBBY0lKd0V1V1I4SUxra2FDRUFSSWlNakVoazlBQlVSTmg1SEd3b1FQUVVNSGhFTVdTTXJHVDRTRWlBa0F5NFpDeEFZRmg0ckNpWkxPd2NERlNZTUd4RWxUaElKRVRrWEx6czREVTRiQ0JNOEp4SXJBajVJQng0Z0Z3WXZRd0VPTnpnR0VRUXZNQklGSGtrZENTRkZId29tT0F3VEdoVUFLUklZS3dFQVNRb01ERG9GRFNZTkRTZ1dNUUVwTHhRckJUOGQifQ==66820"
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "4.1.28",
3
+ "version": "4.2.1",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -44,7 +44,6 @@
44
44
  "dependencies": {
45
45
  "@operato/attachment": "^0.3.28",
46
46
  "@operato/help": "^0.3.28",
47
- "@operato/scene-ar": "^0.1.5",
48
47
  "@operato/scene-chartjs": "^0.1.5",
49
48
  "@operato/scene-clock": "^0.1.5",
50
49
  "@operato/scene-clone": "^0.1.5",
@@ -64,52 +63,52 @@
64
63
  "@operato/scene-table": "^0.1.5",
65
64
  "@operato/scene-timer": "^0.1.5",
66
65
  "@operato/scene-wheel-sorter": "^0.1.5",
67
- "@things-factory/apptool-ui": "^4.1.28",
68
- "@things-factory/attachment-ui": "^4.1.28",
69
- "@things-factory/auth-ui": "^4.1.28",
70
- "@things-factory/board-service": "^4.1.28",
71
- "@things-factory/board-ui": "^4.1.28",
72
- "@things-factory/context-ui": "^4.1.28",
73
- "@things-factory/export-ui": "^4.1.28",
74
- "@things-factory/fav-base": "^4.1.28",
75
- "@things-factory/font-base": "^4.1.28",
76
- "@things-factory/form-ui": "^4.1.28",
77
- "@things-factory/help": "^4.1.28",
78
- "@things-factory/i18n-base": "^4.1.28",
79
- "@things-factory/import-ui": "^4.1.28",
80
- "@things-factory/integration-notification": "^4.1.28",
81
- "@things-factory/integration-ui": "^4.1.28",
82
- "@things-factory/layout-ui": "^4.1.28",
83
- "@things-factory/more-ui": "^4.1.28",
84
- "@things-factory/notification": "^4.1.28",
85
- "@things-factory/oauth2-client": "^4.1.28",
86
- "@things-factory/offline-ui": "^4.1.28",
66
+ "@things-factory/apptool-ui": "^4.1.40",
67
+ "@things-factory/attachment-ui": "^4.1.40",
68
+ "@things-factory/auth-ui": "^4.1.40",
69
+ "@things-factory/board-service": "^4.1.40",
70
+ "@things-factory/board-ui": "^4.1.40",
71
+ "@things-factory/context-ui": "^4.1.40",
72
+ "@things-factory/export-ui": "^4.1.40",
73
+ "@things-factory/fav-base": "^4.1.40",
74
+ "@things-factory/font-base": "^4.1.40",
75
+ "@things-factory/form-ui": "^4.1.40",
76
+ "@things-factory/help": "^4.1.40",
77
+ "@things-factory/i18n-base": "^4.1.40",
78
+ "@things-factory/import-ui": "^4.1.40",
79
+ "@things-factory/integration-notification": "^4.1.40",
80
+ "@things-factory/integration-ui": "^4.1.40",
81
+ "@things-factory/layout-ui": "^4.1.40",
82
+ "@things-factory/more-ui": "^4.1.40",
83
+ "@things-factory/notification": "^4.1.40",
84
+ "@things-factory/oauth2-client": "^4.1.40",
85
+ "@things-factory/offline-ui": "^4.1.40",
87
86
  "@things-factory/operato-license-checker": "^3.0.4",
88
- "@things-factory/pdf": "^4.1.28",
89
- "@things-factory/print-service": "^4.1.28",
90
- "@things-factory/print-ui": "^4.1.28",
91
- "@things-factory/resource-ui": "^4.1.28",
92
- "@things-factory/scene-baidu-map": "^4.1.28",
93
- "@things-factory/scene-data-transform": "^4.1.28",
94
- "@things-factory/scene-excel": "^4.1.28",
95
- "@things-factory/scene-firebase": "^4.1.28",
96
- "@things-factory/scene-form": "^4.1.28",
97
- "@things-factory/scene-google-map": "^4.1.28",
98
- "@things-factory/scene-graphql": "^4.1.28",
99
- "@things-factory/scene-label": "^4.1.28",
100
- "@things-factory/scene-marker": "^4.1.28",
101
- "@things-factory/scene-mqtt": "^4.1.28",
102
- "@things-factory/scene-restful": "^4.1.28",
103
- "@things-factory/scene-urdf": "^4.1.28",
104
- "@things-factory/scene-visualizer": "^4.1.28",
105
- "@things-factory/screencast-ui": "^4.1.28",
106
- "@things-factory/setting-ui": "^4.1.28",
107
- "@things-factory/system-ui": "^4.1.28"
87
+ "@things-factory/pdf": "^4.1.40",
88
+ "@things-factory/print-service": "^4.1.40",
89
+ "@things-factory/print-ui": "^4.1.40",
90
+ "@things-factory/resource-ui": "^4.1.40",
91
+ "@things-factory/scene-baidu-map": "^4.1.40",
92
+ "@things-factory/scene-data-transform": "^4.1.40",
93
+ "@things-factory/scene-excel": "^4.1.40",
94
+ "@things-factory/scene-firebase": "^4.1.40",
95
+ "@things-factory/scene-form": "^4.1.40",
96
+ "@things-factory/scene-google-map": "^4.1.40",
97
+ "@things-factory/scene-graphql": "^4.1.40",
98
+ "@things-factory/scene-label": "^4.1.40",
99
+ "@things-factory/scene-marker": "^4.1.40",
100
+ "@things-factory/scene-mqtt": "^4.1.40",
101
+ "@things-factory/scene-restful": "^4.1.40",
102
+ "@things-factory/scene-urdf": "^4.1.40",
103
+ "@things-factory/scene-visualizer": "^4.1.40",
104
+ "@things-factory/screencast-ui": "^4.1.40",
105
+ "@things-factory/setting-ui": "^4.1.40",
106
+ "@things-factory/system-ui": "^4.1.40"
108
107
  },
109
108
  "devDependencies": {
110
- "@things-factory/board-test": "^4.1.28",
111
- "@things-factory/builder": "^4.1.28"
109
+ "@things-factory/board-test": "^4.1.40",
110
+ "@things-factory/builder": "^4.1.40"
112
111
  },
113
112
  "resolutions": {},
114
- "gitHead": "3f902602b38074b6e4a2188ab16b2a486f812877"
113
+ "gitHead": "1aeab216e97c010d738ed7e49302750f3534c462"
115
114
  }