@things-factory/operato-board 5.0.0-alpha.2 → 5.0.0-alpha.22

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,8 +1,8 @@
1
- import '@things-factory/font-ui'
1
+ import '@operato/font'
2
2
 
3
3
  import { css, html } from 'lit'
4
4
 
5
- import { PageView } from '@things-factory/shell'
5
+ import { PageView } from '@operato/shell'
6
6
 
7
7
  export class FontListPage extends PageView {
8
8
  static get styles() {
@@ -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": "5.0.0-alpha.2",
3
+ "version": "5.0.0-alpha.22",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -42,74 +42,75 @@
42
42
  "docker:push:cn": "docker image push hatiolab/operato-board:latest-cn && docker image push hatiolab/operato-board:$npm_package_version-cn"
43
43
  },
44
44
  "dependencies": {
45
- "@operato/attachment": "^0.4.3",
46
- "@operato/help": "^0.4.3",
47
- "@operato/scene-ar": "^0.1.5",
48
- "@operato/scene-chartjs": "^0.1.5",
49
- "@operato/scene-clock": "^0.1.5",
50
- "@operato/scene-clone": "^0.1.5",
51
- "@operato/scene-compass": "^0.1.5",
52
- "@operato/scene-gauge": "^0.1.5",
53
- "@operato/scene-grist": "^0.1.5",
54
- "@operato/scene-half-roundrect": "^0.1.5",
55
- "@operato/scene-i18n": "^0.1.5",
56
- "@operato/scene-indoor-map": "^0.1.5",
57
- "@operato/scene-integration": "^0.1.5",
58
- "@operato/scene-legend": "^0.1.5",
59
- "@operato/scene-news-ticker": "^0.1.5",
60
- "@operato/scene-progressbar": "^0.1.5",
61
- "@operato/scene-random": "^0.1.5",
62
- "@operato/scene-switch": "^0.1.5",
63
- "@operato/scene-tab": "^0.1.5",
64
- "@operato/scene-table": "^0.1.5",
65
- "@operato/scene-timer": "^0.1.5",
66
- "@operato/scene-wheel-sorter": "^0.1.5",
67
- "@things-factory/apptool-ui": "^5.0.0-alpha.2",
68
- "@things-factory/attachment-ui": "^5.0.0-alpha.2",
69
- "@things-factory/auth-ui": "^5.0.0-alpha.2",
70
- "@things-factory/board-service": "^5.0.0-alpha.2",
71
- "@things-factory/board-ui": "^5.0.0-alpha.2",
72
- "@things-factory/context-ui": "^5.0.0-alpha.2",
73
- "@things-factory/export-ui": "^5.0.0-alpha.2",
74
- "@things-factory/fav-base": "^5.0.0-alpha.2",
75
- "@things-factory/font-base": "^5.0.0-alpha.2",
76
- "@things-factory/form-ui": "^5.0.0-alpha.2",
77
- "@things-factory/help": "^5.0.0-alpha.2",
78
- "@things-factory/i18n-base": "^5.0.0-alpha.2",
79
- "@things-factory/import-ui": "^5.0.0-alpha.2",
80
- "@things-factory/integration-notification": "^5.0.0-alpha.2",
81
- "@things-factory/integration-ui": "^5.0.0-alpha.2",
82
- "@things-factory/layout-ui": "^5.0.0-alpha.2",
83
- "@things-factory/more-ui": "^5.0.0-alpha.2",
84
- "@things-factory/notification": "^5.0.0-alpha.2",
85
- "@things-factory/oauth2-client": "^5.0.0-alpha.2",
86
- "@things-factory/offline-ui": "^5.0.0-alpha.2",
45
+ "@operato/attachment": "1.0.0-alpha.45",
46
+ "@operato/font": "1.0.0-alpha.45",
47
+ "@operato/help": "1.0.0-alpha.45",
48
+ "@operato/scene-ar": "^1.0.0-alpha.4",
49
+ "@operato/scene-chartjs": "^1.0.0-alpha.4",
50
+ "@operato/scene-clock": "^1.0.0-alpha.4",
51
+ "@operato/scene-clone": "^1.0.0-alpha.4",
52
+ "@operato/scene-compass": "^1.0.0-alpha.4",
53
+ "@operato/scene-gauge": "^1.0.0-alpha.4",
54
+ "@operato/scene-grist": "^1.0.0-alpha.4",
55
+ "@operato/scene-half-roundrect": "^1.0.0-alpha.4",
56
+ "@operato/scene-i18n": "^1.0.0-alpha.4",
57
+ "@operato/scene-indoor-map": "^1.0.0-alpha.4",
58
+ "@operato/scene-integration": "^1.0.0-alpha.4",
59
+ "@operato/scene-legend": "^1.0.0-alpha.4",
60
+ "@operato/scene-news-ticker": "^1.0.0-alpha.4",
61
+ "@operato/scene-progressbar": "^1.0.0-alpha.4",
62
+ "@operato/scene-random": "^1.0.0-alpha.4",
63
+ "@operato/scene-switch": "^1.0.0-alpha.4",
64
+ "@operato/scene-tab": "^1.0.0-alpha.4",
65
+ "@operato/scene-table": "^1.0.0-alpha.4",
66
+ "@operato/scene-timer": "^1.0.0-alpha.4",
67
+ "@operato/scene-wheel-sorter": "^1.0.0-alpha.4",
68
+ "@things-factory/apptool-ui": "^5.0.0-alpha.22",
69
+ "@things-factory/attachment-ui": "^5.0.0-alpha.22",
70
+ "@things-factory/auth-ui": "^5.0.0-alpha.22",
71
+ "@things-factory/board-service": "^5.0.0-alpha.22",
72
+ "@things-factory/board-ui": "^5.0.0-alpha.22",
73
+ "@things-factory/context-ui": "^5.0.0-alpha.22",
74
+ "@things-factory/export-ui": "^5.0.0-alpha.22",
75
+ "@things-factory/fav-base": "^5.0.0-alpha.22",
76
+ "@things-factory/font-base": "^5.0.0-alpha.22",
77
+ "@things-factory/form-ui": "^5.0.0-alpha.22",
78
+ "@things-factory/help": "^5.0.0-alpha.22",
79
+ "@things-factory/i18n-base": "^5.0.0-alpha.22",
80
+ "@things-factory/import-ui": "^5.0.0-alpha.22",
81
+ "@things-factory/integration-notification": "^5.0.0-alpha.22",
82
+ "@things-factory/integration-ui": "^5.0.0-alpha.22",
83
+ "@things-factory/layout-ui": "^5.0.0-alpha.22",
84
+ "@things-factory/more-ui": "^5.0.0-alpha.22",
85
+ "@things-factory/notification": "^5.0.0-alpha.22",
86
+ "@things-factory/oauth2-client": "^5.0.0-alpha.22",
87
+ "@things-factory/offline-ui": "^5.0.0-alpha.22",
87
88
  "@things-factory/operato-license-checker": "^3.0.4",
88
- "@things-factory/pdf": "^5.0.0-alpha.2",
89
- "@things-factory/print-service": "^5.0.0-alpha.2",
90
- "@things-factory/print-ui": "^5.0.0-alpha.2",
91
- "@things-factory/resource-ui": "^5.0.0-alpha.2",
92
- "@things-factory/scene-baidu-map": "^5.0.0-alpha.2",
93
- "@things-factory/scene-data-transform": "^5.0.0-alpha.2",
94
- "@things-factory/scene-excel": "^5.0.0-alpha.2",
95
- "@things-factory/scene-firebase": "^5.0.0-alpha.2",
96
- "@things-factory/scene-form": "^5.0.0-alpha.2",
97
- "@things-factory/scene-google-map": "^5.0.0-alpha.2",
98
- "@things-factory/scene-graphql": "^5.0.0-alpha.2",
99
- "@things-factory/scene-label": "^5.0.0-alpha.2",
100
- "@things-factory/scene-marker": "^5.0.0-alpha.2",
101
- "@things-factory/scene-mqtt": "^5.0.0-alpha.2",
102
- "@things-factory/scene-restful": "^5.0.0-alpha.2",
103
- "@things-factory/scene-urdf": "^5.0.0-alpha.2",
104
- "@things-factory/scene-visualizer": "^5.0.0-alpha.2",
105
- "@things-factory/screencast-ui": "^5.0.0-alpha.2",
106
- "@things-factory/setting-ui": "^5.0.0-alpha.2",
107
- "@things-factory/system-ui": "^5.0.0-alpha.2"
89
+ "@things-factory/pdf": "^5.0.0-alpha.22",
90
+ "@things-factory/print-service": "^5.0.0-alpha.22",
91
+ "@things-factory/print-ui": "^5.0.0-alpha.22",
92
+ "@things-factory/resource-ui": "^5.0.0-alpha.22",
93
+ "@things-factory/scene-baidu-map": "^5.0.0-alpha.22",
94
+ "@things-factory/scene-data-transform": "^5.0.0-alpha.22",
95
+ "@things-factory/scene-excel": "^5.0.0-alpha.22",
96
+ "@things-factory/scene-firebase": "^5.0.0-alpha.22",
97
+ "@things-factory/scene-form": "^5.0.0-alpha.22",
98
+ "@things-factory/scene-google-map": "^5.0.0-alpha.22",
99
+ "@things-factory/scene-graphql": "^5.0.0-alpha.22",
100
+ "@things-factory/scene-label": "^5.0.0-alpha.22",
101
+ "@things-factory/scene-marker": "^5.0.0-alpha.22",
102
+ "@things-factory/scene-mqtt": "^5.0.0-alpha.22",
103
+ "@things-factory/scene-restful": "^5.0.0-alpha.22",
104
+ "@things-factory/scene-urdf": "^5.0.0-alpha.22",
105
+ "@things-factory/scene-visualizer": "^5.0.0-alpha.22",
106
+ "@things-factory/screencast-ui": "^5.0.0-alpha.22",
107
+ "@things-factory/setting-ui": "^5.0.0-alpha.22",
108
+ "@things-factory/system-ui": "^5.0.0-alpha.22"
108
109
  },
109
110
  "devDependencies": {
110
- "@things-factory/board-test": "^5.0.0-alpha.2",
111
- "@things-factory/builder": "^5.0.0-alpha.2"
111
+ "@things-factory/board-test": "^5.0.0-alpha.22",
112
+ "@things-factory/builder": "^5.0.0-alpha.22"
112
113
  },
113
114
  "resolutions": {},
114
- "gitHead": "055536f981d229d51ae63f46585036b35fa86602"
115
+ "gitHead": "8e06de9c59237f1800b2ff4f1c53162a0228342a"
115
116
  }