@openremote/or-survey 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/lib/style.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const surveySectionStyle: import("lit-html").TemplateResult<1>;
2
- export declare const surveyLayoutStyle: import("lit-html").TemplateResult<1>;
1
+ export declare const surveySectionStyle: import("lit").TemplateResult<1>;
2
+ export declare const surveyLayoutStyle: import("lit").TemplateResult<1>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openremote/or-survey",
3
- "version": "1.8.0-snapshot.20250723094757",
3
+ "version": "1.8.0-snapshot.20250725070921",
4
4
  "description": "Displays survey",
5
5
  "customElements": "custom-elements.json",
6
6
  "main": "dist/umd/index.bundle.js",
@@ -13,21 +13,21 @@
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/core": "1.8.0-snapshot.20250723094757",
22
- "@openremote/model": "1.8.0-snapshot.20250723094757",
23
- "@openremote/or-translate": "1.8.0-snapshot.20250723094757",
21
+ "@openremote/core": "1.8.0-snapshot.20250725070921",
22
+ "@openremote/model": "1.8.0-snapshot.20250725070921",
23
+ "@openremote/or-translate": "1.8.0-snapshot.20250725070921",
24
24
  "@types/lodash-es": "^4.17.5",
25
25
  "lit": "^2.0.2",
26
26
  "lodash-es": "^4.17.15",
27
27
  "moment": "2.29.4"
28
28
  },
29
29
  "devDependencies": {
30
- "@openremote/util": "1.8.0-snapshot.20250723094757"
30
+ "@openremote/util": "1.8.0-snapshot.20250725070921"
31
31
  },
32
32
  "publishConfig": {
33
33
  "access": "public"
@@ -1,21 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2017 Google LLC
4
- * SPDX-License-Identifier: BSD-3-Clause
5
- */
6
-
7
- /**
8
- * @license
9
- * Copyright 2019 Google LLC
10
- * SPDX-License-Identifier: BSD-3-Clause
11
- */
12
-
13
- /**
14
- * @license
15
- * Copyright 2021 Google LLC
16
- * SPDX-License-Identifier: BSD-3-Clause
17
- */
18
-
19
- //! moment.js
20
-
21
- //! moment.js locale configuration
@@ -1,21 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2017 Google LLC
4
- * SPDX-License-Identifier: BSD-3-Clause
5
- */
6
-
7
- /**
8
- * @license
9
- * Copyright 2019 Google LLC
10
- * SPDX-License-Identifier: BSD-3-Clause
11
- */
12
-
13
- /**
14
- * @license
15
- * Copyright 2021 Google LLC
16
- * SPDX-License-Identifier: BSD-3-Clause
17
- */
18
-
19
- //! moment.js
20
-
21
- //! moment.js locale configuration
@@ -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