@openremote/or-thermostat 1.8.0-snapshot.20250723094757 → 1.8.0-snapshot.20250725070921

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openremote/or-thermostat",
3
- "version": "1.8.0-snapshot.20250723094757",
3
+ "version": "1.8.0-snapshot.20250725070921",
4
4
  "description": "A thermostat component for viewing current temperature and setting target temperature",
5
5
  "customElements": "custom-elements.json",
6
6
  "main": "dist/umd/index.bundle.js",
@@ -13,16 +13,16 @@
13
13
  "scripts": {
14
14
  "analyze": "npx cem analyze --config ../custom-elements-manifest.config.mjs",
15
15
  "test": "echo \"No tests\" && exit 0",
16
- "prepack": "npx webpack"
16
+ "prepack": "npx rspack"
17
17
  },
18
18
  "author": "OpenRemote",
19
19
  "license": "AGPL-3.0-or-later",
20
20
  "dependencies": {
21
- "@openremote/model": "1.8.0-snapshot.20250723094757",
21
+ "@openremote/model": "1.8.0-snapshot.20250725070921",
22
22
  "lit": "^2.0.2"
23
23
  },
24
24
  "devDependencies": {
25
- "@openremote/util": "1.8.0-snapshot.20250723094757"
25
+ "@openremote/util": "1.8.0-snapshot.20250725070921"
26
26
  },
27
27
  "publishConfig": {
28
28
  "access": "public"
@@ -1,53 +0,0 @@
1
- /*!
2
- * Platform.js v1.3.6
3
- * Copyright 2014-2020 Benjamin Tan
4
- * Copyright 2011-2013 John-David Dalton
5
- * Available under MIT license
6
- */
7
-
8
- /**
9
- * @license
10
- * Copyright 2017 Google LLC
11
- * SPDX-License-Identifier: BSD-3-Clause
12
- */
13
-
14
- /**
15
- * @license
16
- * Copyright 2019 Google LLC
17
- * SPDX-License-Identifier: BSD-3-Clause
18
- */
19
-
20
- /**
21
- * @license
22
- * Copyright 2021 Google LLC
23
- * SPDX-License-Identifier: BSD-3-Clause
24
- */
25
-
26
- /**
27
- * @license
28
- * Lodash <https://lodash.com/>
29
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
30
- * Released under MIT license <https://lodash.com/license>
31
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
32
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
33
- */
34
-
35
- /**
36
- * [js-sha256]{@link https://github.com/emn178/js-sha256}
37
- *
38
- * @version 0.11.0
39
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
40
- * @copyright Chen, Yi-Cyuan 2014-2024
41
- * @license MIT
42
- */
43
-
44
- /**!
45
- * url-search-params-polyfill
46
- *
47
- * @author Jerry Bendy (https://github.com/jerrybendy)
48
- * @licence MIT
49
- */
50
-
51
- //! moment.js
52
-
53
- //! moment.js locale configuration