@limetech/lime-web-components 6.14.0 → 6.15.0

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/dist/index.esm.js CHANGED
@@ -759,7 +759,7 @@ function W(e) {
759
759
  //#region src/commandbus/types.ts
760
760
  n.CommandBus = "commandBus";
761
761
  //#endregion
762
- //#region \0@oxc-project+runtime@0.124.0/helpers/decorate.js
762
+ //#region \0@oxc-project+runtime@0.127.0/helpers/decorate.js
763
763
  function G(e, t, n, r) {
764
764
  var i = arguments.length, a = i < 3 ? t : r === null ? r = Object.getOwnPropertyDescriptor(t, n) : r, o;
765
765
  if (typeof Reflect == "object" && typeof Reflect.decorate == "function") a = Reflect.decorate(e, t, n, r);