@openremote/core 1.0.3 → 1.2.0-snapshot.20240512160221

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 (43) hide show
  1. package/dist/umd/index.bundle.js +2 -273
  2. package/dist/umd/index.bundle.js.LICENSE.txt +26 -0
  3. package/dist/umd/index.js +2 -7
  4. package/dist/umd/index.js.LICENSE.txt +22 -0
  5. package/dist/umd/index.orbundle.js +50 -280
  6. package/dist/umd/index.orbundle.js.LICENSE.txt +38 -0
  7. package/{dist → lib}/asset-mixin.d.ts +2 -0
  8. package/lib/asset-mixin.js +1 -0
  9. package/lib/asset-mixin.js.map +1 -0
  10. package/{dist → lib}/console.d.ts +14 -5
  11. package/lib/console.js +1 -0
  12. package/lib/console.js.map +1 -0
  13. package/lib/defaults.js +1 -0
  14. package/lib/defaults.js.map +1 -0
  15. package/{dist → lib}/event.d.ts +20 -19
  16. package/lib/event.js +1 -0
  17. package/lib/event.js.map +1 -0
  18. package/lib/index.d.ts +150 -0
  19. package/lib/index.js +1 -0
  20. package/lib/index.js.map +1 -0
  21. package/lib/util.d.ts +92 -0
  22. package/lib/util.js +1 -0
  23. package/lib/util.js.map +1 -0
  24. package/package.json +24 -25
  25. package/.project +0 -17
  26. package/.settings/org.eclipse.buildship.core.prefs +0 -2
  27. package/@types/i18next-sprintf-postprocessor.d.ts +0 -1
  28. package/dist/asset-mixin.js +0 -156
  29. package/dist/console.js +0 -452
  30. package/dist/defaults.js +0 -16
  31. package/dist/event.js +0 -567
  32. package/dist/index.d.ts +0 -224
  33. package/dist/index.js +0 -996
  34. package/dist/mdi-icons.json +0 -1
  35. package/dist/or-icon-set.d.ts +0 -3
  36. package/dist/or-icon-set.js +0 -10
  37. package/dist/util.d.ts +0 -41
  38. package/dist/util.js +0 -362
  39. package/mdi-iconset-generator.js +0 -34
  40. package/tsconfig.json +0 -16
  41. package/typedoc.js +0 -3
  42. package/webpack.config.js +0 -16
  43. /package/{dist → lib}/defaults.d.ts +0 -0
@@ -0,0 +1,26 @@
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
+ * [js-sha256]{@link https://github.com/emn178/js-sha256}
10
+ *
11
+ * @version 0.10.1
12
+ * @author Chen, Yi-Cyuan [emn178@gmail.com]
13
+ * @copyright Chen, Yi-Cyuan 2014-2023
14
+ * @license MIT
15
+ */
16
+
17
+ /**!
18
+ * url-search-params-polyfill
19
+ *
20
+ * @author Jerry Bendy (https://github.com/jerrybendy)
21
+ * @licence MIT
22
+ */
23
+
24
+ //! moment.js
25
+
26
+ //! moment.js locale configuration