@limetech/lime-crm-building-blocks 1.126.0 → 1.126.2

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 (166) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/cjs/{index.esm-QC7n_5ug.js → index.esm-C1i_NocP.js} +274 -217
  3. package/dist/cjs/lime-crm-building-blocks.cjs.js +1 -1
  4. package/dist/cjs/{lime-query-validation-Djq87Kvd.js → lime-query-validation-DOruuzFE.js} +7 -7
  5. package/dist/cjs/limebb-browser.cjs.entry.js +1 -1
  6. package/dist/cjs/limebb-chat-icon-list_3.cjs.entry.js +1 -1
  7. package/dist/cjs/limebb-chat-list.cjs.entry.js +1 -1
  8. package/dist/cjs/limebb-component-config.cjs.entry.js +1 -1
  9. package/dist/cjs/limebb-component-picker.cjs.entry.js +1 -1
  10. package/dist/cjs/limebb-composer-toolbar.cjs.entry.js +1 -1
  11. package/dist/cjs/limebb-currency-picker.cjs.entry.js +1 -1
  12. package/dist/cjs/limebb-data-cells.cjs.entry.js +1 -1
  13. package/dist/cjs/limebb-date-picker.cjs.entry.js +1 -1
  14. package/dist/cjs/limebb-feed-timeline-item.cjs.entry.js +1 -1
  15. package/dist/cjs/limebb-feed.cjs.entry.js +1 -1
  16. package/dist/cjs/limebb-info-tile.cjs.entry.js +8 -8
  17. package/dist/cjs/limebb-kanban-group.cjs.entry.js +2 -2
  18. package/dist/cjs/limebb-kanban-item.cjs.entry.js +1 -1
  19. package/dist/cjs/limebb-lime-query-builder.cjs.entry.js +3 -3
  20. package/dist/cjs/limebb-lime-query-filter-builder_3.cjs.entry.js +6 -6
  21. package/dist/cjs/limebb-lime-query-filter-comparison_2.cjs.entry.js +17 -17
  22. package/dist/cjs/limebb-lime-query-filter-group_3.cjs.entry.js +11 -11
  23. package/dist/cjs/limebb-lime-query-response-format-builder.cjs.entry.js +3 -3
  24. package/dist/cjs/limebb-limeobject-file-viewer.cjs.entry.js +3 -3
  25. package/dist/cjs/limebb-loader.cjs.entry.js +1 -1
  26. package/dist/cjs/limebb-locale-picker.cjs.entry.js +1 -1
  27. package/dist/cjs/limebb-mention.cjs.entry.js +1 -1
  28. package/dist/cjs/limebb-notification-item.cjs.entry.js +1 -1
  29. package/dist/cjs/limebb-notification-list.cjs.entry.js +1 -1
  30. package/dist/cjs/limebb-object-chip.cjs.entry.js +3 -3
  31. package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +1 -1
  32. package/dist/cjs/limebb-property-selector.cjs.entry.js +3 -3
  33. package/dist/cjs/limebb-rule-chip-popover.cjs.entry.js +6 -4
  34. package/dist/cjs/limebb-rule-editor.cjs.entry.js +21 -18
  35. package/dist/cjs/limebb-rule-gate.cjs.entry.js +2 -2
  36. package/dist/cjs/limebb-text-editor.cjs.entry.js +5 -5
  37. package/dist/cjs/limebb-trend-indicator.cjs.entry.js +1 -1
  38. package/dist/cjs/{limetype-C1krEdDi.js → limetype-BlG0Apxb.js} +1 -1
  39. package/dist/cjs/loader.cjs.js +1 -1
  40. package/dist/collection/components/rule-editor/rule-chip-popover/rule-chip-popover.js +6 -4
  41. package/dist/collection/components/rule-editor/rule-editor.js +14 -14
  42. package/dist/collection/components/rule-editor/view-helpers.js +14 -11
  43. package/dist/collection/components/rule-gate/rule-gate.js +6 -6
  44. package/dist/components/chat-item.js +1 -1
  45. package/dist/components/currency-picker.js +1 -1
  46. package/dist/components/date-picker.js +1 -1
  47. package/dist/components/feed-timeline-item.js +1 -1
  48. package/dist/components/index.esm.js +1 -1
  49. package/dist/components/kanban-group.js +1 -1
  50. package/dist/components/kanban-item.js +1 -1
  51. package/dist/components/lime-query-filter-builder.js +1 -1
  52. package/dist/components/lime-query-filter-comparison.js +1 -1
  53. package/dist/components/lime-query-filter-expression.js +1 -1
  54. package/dist/components/lime-query-validation.js +1 -1
  55. package/dist/components/lime-query-value-input.js +1 -1
  56. package/dist/components/limebb-browser.js +1 -1
  57. package/dist/components/limebb-chat-list.js +1 -1
  58. package/dist/components/limebb-component-config.js +1 -1
  59. package/dist/components/limebb-component-picker.js +1 -1
  60. package/dist/components/limebb-composer-toolbar.js +1 -1
  61. package/dist/components/limebb-data-cells.js +1 -1
  62. package/dist/components/limebb-feed.js +1 -1
  63. package/dist/components/limebb-info-tile.js +1 -1
  64. package/dist/components/limebb-lime-query-builder.js +1 -1
  65. package/dist/components/limebb-lime-query-response-format-builder.js +1 -1
  66. package/dist/components/limebb-limeobject-file-viewer.js +1 -1
  67. package/dist/components/limebb-loader.js +1 -1
  68. package/dist/components/limebb-locale-picker.js +1 -1
  69. package/dist/components/limebb-mention.js +1 -1
  70. package/dist/components/limebb-notification-list.js +1 -1
  71. package/dist/components/limebb-object-chip.js +1 -1
  72. package/dist/components/limebb-rule-editor.js +1 -1
  73. package/dist/components/limebb-rule-gate.js +1 -1
  74. package/dist/components/limebb-text-editor.js +1 -1
  75. package/dist/components/limebb-trend-indicator.js +1 -1
  76. package/dist/components/limetype-field.js +1 -1
  77. package/dist/components/notification-item.js +1 -1
  78. package/dist/components/percentage-visualizer.js +1 -1
  79. package/dist/components/property-selector.js +1 -1
  80. package/dist/components/rule-chip-popover.js +1 -1
  81. package/dist/esm/{index.esm-EC5zE5lw.js → index.esm-CMeGYws2.js} +267 -210
  82. package/dist/esm/lime-crm-building-blocks.js +1 -1
  83. package/dist/esm/{lime-query-validation-Dav-tsNr.js → lime-query-validation-DvCLebd2.js} +7 -7
  84. package/dist/esm/limebb-browser.entry.js +1 -1
  85. package/dist/esm/limebb-chat-icon-list_3.entry.js +1 -1
  86. package/dist/esm/limebb-chat-list.entry.js +1 -1
  87. package/dist/esm/limebb-component-config.entry.js +1 -1
  88. package/dist/esm/limebb-component-picker.entry.js +1 -1
  89. package/dist/esm/limebb-composer-toolbar.entry.js +1 -1
  90. package/dist/esm/limebb-currency-picker.entry.js +1 -1
  91. package/dist/esm/limebb-data-cells.entry.js +1 -1
  92. package/dist/esm/limebb-date-picker.entry.js +1 -1
  93. package/dist/esm/limebb-feed-timeline-item.entry.js +1 -1
  94. package/dist/esm/limebb-feed.entry.js +1 -1
  95. package/dist/esm/limebb-info-tile.entry.js +8 -8
  96. package/dist/esm/limebb-kanban-group.entry.js +2 -2
  97. package/dist/esm/limebb-kanban-item.entry.js +1 -1
  98. package/dist/esm/limebb-lime-query-builder.entry.js +3 -3
  99. package/dist/esm/limebb-lime-query-filter-builder_3.entry.js +6 -6
  100. package/dist/esm/limebb-lime-query-filter-comparison_2.entry.js +17 -17
  101. package/dist/esm/limebb-lime-query-filter-group_3.entry.js +11 -11
  102. package/dist/esm/limebb-lime-query-response-format-builder.entry.js +3 -3
  103. package/dist/esm/limebb-limeobject-file-viewer.entry.js +3 -3
  104. package/dist/esm/limebb-loader.entry.js +1 -1
  105. package/dist/esm/limebb-locale-picker.entry.js +1 -1
  106. package/dist/esm/limebb-mention.entry.js +1 -1
  107. package/dist/esm/limebb-notification-item.entry.js +1 -1
  108. package/dist/esm/limebb-notification-list.entry.js +1 -1
  109. package/dist/esm/limebb-object-chip.entry.js +3 -3
  110. package/dist/esm/limebb-percentage-visualizer.entry.js +1 -1
  111. package/dist/esm/limebb-property-selector.entry.js +3 -3
  112. package/dist/esm/limebb-rule-chip-popover.entry.js +6 -4
  113. package/dist/esm/limebb-rule-editor.entry.js +21 -18
  114. package/dist/esm/limebb-rule-gate.entry.js +2 -2
  115. package/dist/esm/limebb-text-editor.entry.js +5 -5
  116. package/dist/esm/limebb-trend-indicator.entry.js +1 -1
  117. package/dist/esm/{limetype-COL4hyNy.js → limetype-DvPoeXt-.js} +1 -1
  118. package/dist/esm/loader.js +1 -1
  119. package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
  120. package/dist/lime-crm-building-blocks/{p-7d51a34c.entry.js → p-006b6449.entry.js} +1 -1
  121. package/dist/lime-crm-building-blocks/{p-c469db7e.entry.js → p-10ddd002.entry.js} +1 -1
  122. package/dist/lime-crm-building-blocks/{p-277b6ad4.entry.js → p-1955495c.entry.js} +1 -1
  123. package/dist/lime-crm-building-blocks/{p-11494f30.entry.js → p-25234f4b.entry.js} +1 -1
  124. package/dist/lime-crm-building-blocks/{p-abcb1e49.entry.js → p-2a05b949.entry.js} +1 -1
  125. package/dist/lime-crm-building-blocks/p-30778dac.entry.js +1 -0
  126. package/dist/lime-crm-building-blocks/{p-1797622d.entry.js → p-47799e80.entry.js} +1 -1
  127. package/dist/lime-crm-building-blocks/{p-fd6dcfe3.entry.js → p-49b8a9ca.entry.js} +1 -1
  128. package/dist/lime-crm-building-blocks/p-6093254e.entry.js +1 -0
  129. package/dist/lime-crm-building-blocks/{p-b8d9ff68.entry.js → p-610dae2e.entry.js} +1 -1
  130. package/dist/lime-crm-building-blocks/p-62b247c1.entry.js +1 -0
  131. package/dist/lime-crm-building-blocks/p-65ea94b4.entry.js +1 -0
  132. package/dist/lime-crm-building-blocks/{p-dd38e0ba.entry.js → p-7975c91f.entry.js} +1 -1
  133. package/dist/lime-crm-building-blocks/{p-c4f41ec4.entry.js → p-7ace2e41.entry.js} +1 -1
  134. package/dist/lime-crm-building-blocks/{p-8084e825.entry.js → p-89170cc9.entry.js} +1 -1
  135. package/dist/lime-crm-building-blocks/{p-3781a766.entry.js → p-92738a30.entry.js} +1 -1
  136. package/dist/lime-crm-building-blocks/{p-71a6f624.entry.js → p-99054b73.entry.js} +1 -1
  137. package/dist/lime-crm-building-blocks/{p-f09c7244.entry.js → p-993991af.entry.js} +1 -1
  138. package/dist/lime-crm-building-blocks/{p-f0a567f3.entry.js → p-99790629.entry.js} +1 -1
  139. package/dist/lime-crm-building-blocks/{p-74455a30.entry.js → p-9ccd9d7f.entry.js} +1 -1
  140. package/dist/lime-crm-building-blocks/{p-f5244a1a.entry.js → p-9f03e766.entry.js} +1 -1
  141. package/dist/lime-crm-building-blocks/{p-CAMipqwt.js → p-CI7dwT4T.js} +1 -1
  142. package/dist/lime-crm-building-blocks/{p-C25FPZQh.js → p-CYiNR7pQ.js} +1 -1
  143. package/dist/lime-crm-building-blocks/p-D5qhls4G.js +1 -0
  144. package/dist/lime-crm-building-blocks/{p-8d6cc027.entry.js → p-a3439b73.entry.js} +1 -1
  145. package/dist/lime-crm-building-blocks/{p-6ada2b2b.entry.js → p-a634c792.entry.js} +1 -1
  146. package/dist/lime-crm-building-blocks/{p-b1a8d1a0.entry.js → p-b978301b.entry.js} +1 -1
  147. package/dist/lime-crm-building-blocks/{p-43a7facd.entry.js → p-beae8aa1.entry.js} +1 -1
  148. package/dist/lime-crm-building-blocks/{p-e6ed33ff.entry.js → p-c3a72b03.entry.js} +1 -1
  149. package/dist/lime-crm-building-blocks/{p-6d3a9ed3.entry.js → p-c43dc121.entry.js} +1 -1
  150. package/dist/lime-crm-building-blocks/{p-7a125570.entry.js → p-d026068f.entry.js} +1 -1
  151. package/dist/lime-crm-building-blocks/p-d1c61830.entry.js +1 -0
  152. package/dist/lime-crm-building-blocks/{p-057e1638.entry.js → p-d33efebb.entry.js} +1 -1
  153. package/dist/lime-crm-building-blocks/{p-24fc049c.entry.js → p-e1e1e2d1.entry.js} +1 -1
  154. package/dist/lime-crm-building-blocks/{p-c139ab98.entry.js → p-e468e359.entry.js} +1 -1
  155. package/dist/lime-crm-building-blocks/{p-35c72752.entry.js → p-ea461bb7.entry.js} +1 -1
  156. package/dist/types/components/rule-editor/rule-editor.d.ts +5 -5
  157. package/dist/types/components/rule-editor/view-helpers.d.ts +7 -3
  158. package/dist/types/components/rule-gate/rule-gate.d.ts +2 -2
  159. package/dist/types/components.d.ts +12 -12
  160. package/package.json +4 -5
  161. package/dist/lime-crm-building-blocks/p-1831e571.entry.js +0 -1
  162. package/dist/lime-crm-building-blocks/p-3313e357.entry.js +0 -1
  163. package/dist/lime-crm-building-blocks/p-7922726c.entry.js +0 -1
  164. package/dist/lime-crm-building-blocks/p-BeLcuSg8.js +0 -1
  165. package/dist/lime-crm-building-blocks/p-cefb24bb.entry.js +0 -1
  166. package/dist/lime-crm-building-blocks/p-e717bdff.entry.js +0 -1
@@ -22,23 +22,98 @@ function a(e) {
22
22
  //#region src/limetype/types.ts
23
23
  n.LimeTypeRepository = "state.limetypes";
24
24
  //#endregion
25
+ //#region src/internal/find-descriptor.ts
26
+ function l(e, t) {
27
+ let n = e;
28
+ for (; n;) {
29
+ let e = Object.getOwnPropertyDescriptor(n, t);
30
+ if (e) return e;
31
+ n = Object.getPrototypeOf(n);
32
+ }
33
+ }
34
+ //#endregion
35
+ //#region src/internal/context-request.ts
36
+ var u = "context-request";
37
+ function d(e, t) {
38
+ let n, r = {
39
+ context: t,
40
+ callback: (e) => {
41
+ n = e;
42
+ }
43
+ };
44
+ return e.dispatchEvent(new CustomEvent(u, {
45
+ bubbles: true,
46
+ composed: true,
47
+ detail: r
48
+ })), n;
49
+ }
50
+ function ee(e, t, n) {
51
+ let r, i = {
52
+ context: t,
53
+ subscribe: true,
54
+ callback: (e, t) => {
55
+ n(e), t && (r = t);
56
+ }
57
+ };
58
+ return e.dispatchEvent(new CustomEvent(u, {
59
+ bubbles: true,
60
+ composed: true,
61
+ detail: i
62
+ })), () => r?.();
63
+ }
64
+ //#endregion
65
+ //#region src/internal/resolve-platform.ts
66
+ function f(t) {
67
+ if (t.platform) return t.platform;
68
+ let n = d(index.getElement(t), "platform");
69
+ if (!n) throw Error("Platform not available. Set the @Prop() platform value or provide it via ContextRegistry.provide('platform', ...) at boot.");
70
+ return n;
71
+ }
72
+ //#endregion
73
+ //#region src/internal/resolve-context.ts
74
+ var p = "context";
75
+ function m(t) {
76
+ return t.context ? t.context : d(index.getElement(t), p);
77
+ }
78
+ function te(t, n) {
79
+ let r = index.getElement(t);
80
+ return p in r ? ne(r, n) : ee(r, p, n);
81
+ }
82
+ function ne(e, t) {
83
+ let n = Object.getOwnPropertyDescriptor(e, p), r = l(e, p);
84
+ return t(r?.get?.call(e)), Object.defineProperty(e, p, {
85
+ configurable: true,
86
+ enumerable: true,
87
+ get: () => r?.get?.call(e),
88
+ set: (n) => {
89
+ r?.set?.call(e, n), t(n);
90
+ }
91
+ }), () => {
92
+ if (n) {
93
+ Object.defineProperty(e, p, n);
94
+ return;
95
+ }
96
+ Reflect.deleteProperty(e, p);
97
+ };
98
+ }
99
+ //#endregion
25
100
  //#region node_modules/tslib/tslib.es6.mjs
26
- var l = function(e, t) {
27
- return l = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, t) {
101
+ var h = function(e, t) {
102
+ return h = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, t) {
28
103
  e.__proto__ = t;
29
104
  } || function(e, t) {
30
105
  for (var n in t) Object.prototype.hasOwnProperty.call(t, n) && (e[n] = t[n]);
31
- }, l(e, t);
106
+ }, h(e, t);
32
107
  };
33
- function u(e, t) {
108
+ function g(e, t) {
34
109
  if (typeof t != "function" && t !== null) throw TypeError("Class extends value " + String(t) + " is not a constructor or null");
35
- l(e, t);
110
+ h(e, t);
36
111
  function n() {
37
112
  this.constructor = e;
38
113
  }
39
114
  e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
40
115
  }
41
- function d(e) {
116
+ function _(e) {
42
117
  var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
43
118
  if (n) return n.call(e);
44
119
  if (e && typeof e.length == "number") return { next: function() {
@@ -49,7 +124,7 @@ function d(e) {
49
124
  } };
50
125
  throw TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
51
126
  }
52
- function f(e, t) {
127
+ function v(e, t) {
53
128
  var n = typeof Symbol == "function" && e[Symbol.iterator];
54
129
  if (!n) return e;
55
130
  var r = n.call(e), i, a = [], o;
@@ -66,18 +141,18 @@ function f(e, t) {
66
141
  }
67
142
  return a;
68
143
  }
69
- function p(e, t, n) {
144
+ function y(e, t, n) {
70
145
  if (arguments.length === 2) for (var r = 0, i = t.length, a; r < i; r++) (a || !(r in t)) && (a ||= Array.prototype.slice.call(t, 0, r), a[r] = t[r]);
71
146
  return e.concat(a || Array.prototype.slice.call(t));
72
147
  }
73
148
  //#endregion
74
149
  //#region node_modules/rxjs/dist/esm5/internal/util/isFunction.js
75
- function m(e) {
150
+ function b(e) {
76
151
  return typeof e == "function";
77
152
  }
78
153
  //#endregion
79
154
  //#region node_modules/rxjs/dist/esm5/internal/util/createErrorClass.js
80
- function h(e) {
155
+ function re(e) {
81
156
  var t = e(function(e) {
82
157
  Error.call(e), e.stack = (/* @__PURE__ */ Error()).stack;
83
158
  });
@@ -85,7 +160,7 @@ function h(e) {
85
160
  }
86
161
  //#endregion
87
162
  //#region node_modules/rxjs/dist/esm5/internal/util/UnsubscriptionError.js
88
- var g = h(function(e) {
163
+ var x = re(function(e) {
89
164
  return function(t) {
90
165
  e(this), this.message = t ? t.length + " errors occurred during unsubscription:\n" + t.map(function(e, t) {
91
166
  return t + 1 + ") " + e.toString();
@@ -94,7 +169,7 @@ var g = h(function(e) {
94
169
  });
95
170
  //#endregion
96
171
  //#region node_modules/rxjs/dist/esm5/internal/util/arrRemove.js
97
- function _(e, t) {
172
+ function S(e, t) {
98
173
  if (e) {
99
174
  var n = e.indexOf(t);
100
175
  0 <= n && e.splice(n, 1);
@@ -102,7 +177,7 @@ function _(e, t) {
102
177
  }
103
178
  //#endregion
104
179
  //#region node_modules/rxjs/dist/esm5/internal/Subscription.js
105
- var v = function() {
180
+ var C = function() {
106
181
  function e(e) {
107
182
  this.initialTeardown = e, this.closed = false, this._parentage = null, this._finalizers = null;
108
183
  }
@@ -112,7 +187,7 @@ var v = function() {
112
187
  this.closed = true;
113
188
  var a = this._parentage;
114
189
  if (a) if (this._parentage = null, Array.isArray(a)) try {
115
- for (var o = d(a), s = o.next(); !s.done; s = o.next()) s.value.remove(this);
190
+ for (var o = _(a), s = o.next(); !s.done; s = o.next()) s.value.remove(this);
116
191
  } catch (t) {
117
192
  e = { error: t };
118
193
  } finally {
@@ -124,37 +199,37 @@ var v = function() {
124
199
  }
125
200
  else a.remove(this);
126
201
  var c = this.initialTeardown;
127
- if (m(c)) try {
202
+ if (b(c)) try {
128
203
  c();
129
204
  } catch (e) {
130
- i = e instanceof g ? e.errors : [e];
205
+ i = e instanceof x ? e.errors : [e];
131
206
  }
132
207
  var l = this._finalizers;
133
208
  if (l) {
134
209
  this._finalizers = null;
135
210
  try {
136
- for (var u = d(l), h = u.next(); !h.done; h = u.next()) {
137
- var _ = h.value;
211
+ for (var u = _(l), d = u.next(); !d.done; d = u.next()) {
212
+ var ee = d.value;
138
213
  try {
139
- b(_);
214
+ ae(ee);
140
215
  } catch (e) {
141
- i ??= [], e instanceof g ? i = p(p([], f(i)), f(e.errors)) : i.push(e);
216
+ i ??= [], e instanceof x ? i = y(y([], v(i)), v(e.errors)) : i.push(e);
142
217
  }
143
218
  }
144
219
  } catch (e) {
145
220
  n = { error: e };
146
221
  } finally {
147
222
  try {
148
- h && !h.done && (r = u.return) && r.call(u);
223
+ d && !d.done && (r = u.return) && r.call(u);
149
224
  } finally {
150
225
  if (n) throw n.error;
151
226
  }
152
227
  }
153
228
  }
154
- if (i) throw new g(i);
229
+ if (i) throw new x(i);
155
230
  }
156
231
  }, e.prototype.add = function(t) {
157
- if (t && t !== this) if (this.closed) b(t);
232
+ if (t && t !== this) if (this.closed) ae(t);
158
233
  else {
159
234
  if (t instanceof e) {
160
235
  if (t.closed || t._hasParent(this)) return;
@@ -170,28 +245,28 @@ var v = function() {
170
245
  this._parentage = Array.isArray(t) ? (t.push(e), t) : t ? [t, e] : e;
171
246
  }, e.prototype._removeParent = function(e) {
172
247
  var t = this._parentage;
173
- t === e ? this._parentage = null : Array.isArray(t) && _(t, e);
248
+ t === e ? this._parentage = null : Array.isArray(t) && S(t, e);
174
249
  }, e.prototype.remove = function(t) {
175
250
  var n = this._finalizers;
176
- n && _(n, t), t instanceof e && t._removeParent(this);
251
+ n && S(n, t), t instanceof e && t._removeParent(this);
177
252
  }, e.EMPTY = (function() {
178
253
  var t = new e();
179
254
  return t.closed = true, t;
180
255
  })(), e;
181
- }(), ee = v.EMPTY;
182
- function y(e) {
183
- return e instanceof v || e && "closed" in e && m(e.remove) && m(e.add) && m(e.unsubscribe);
256
+ }(), w = C.EMPTY;
257
+ function ie(e) {
258
+ return e instanceof C || e && "closed" in e && b(e.remove) && b(e.add) && b(e.unsubscribe);
184
259
  }
185
- function b(e) {
186
- m(e) ? e() : e.unsubscribe();
260
+ function ae(e) {
261
+ b(e) ? e() : e.unsubscribe();
187
262
  }
188
263
  //#endregion
189
264
  //#region node_modules/rxjs/dist/esm5/internal/config.js
190
- var x = {
191
- Promise: void 0}, S = {
265
+ var T = {
266
+ Promise: void 0}, E = {
192
267
  setTimeout: function(e, t) {
193
268
  var n = [...arguments].slice(2);
194
- return setTimeout.apply(void 0, p([e, t], f(n)));
269
+ return setTimeout.apply(void 0, y([e, t], v(n)));
195
270
  },
196
271
  clearTimeout: function(e) {
197
272
  return (clearTimeout)(e);
@@ -200,33 +275,33 @@ var x = {
200
275
  };
201
276
  //#endregion
202
277
  //#region node_modules/rxjs/dist/esm5/internal/util/reportUnhandledError.js
203
- function te(e) {
204
- S.setTimeout(function() {
278
+ function oe(e) {
279
+ E.setTimeout(function() {
205
280
  throw e;
206
281
  });
207
282
  }
208
283
  //#endregion
209
284
  //#region node_modules/rxjs/dist/esm5/internal/util/noop.js
210
- function C() {}
211
- function E(e) {
285
+ function D() {}
286
+ function A(e) {
212
287
  e();
213
288
  }
214
289
  //#endregion
215
290
  //#region node_modules/rxjs/dist/esm5/internal/Subscriber.js
216
- var oe = function(e) {
217
- u(t, e);
291
+ var de = function(e) {
292
+ g(t, e);
218
293
  function t(t) {
219
294
  var n = e.call(this) || this;
220
- return n.isStopped = false, t ? (n.destination = t, y(t) && t.add(n)) : n.destination = ue, n;
295
+ return n.isStopped = false, t ? (n.destination = t, ie(t) && t.add(n)) : n.destination = he, n;
221
296
  }
222
297
  return t.create = function(e, t, n) {
223
- return new O(e, t, n);
298
+ return new M(e, t, n);
224
299
  }, t.prototype.next = function(e) {
225
- this.isStopped ? A() : this._next(e);
300
+ this.isStopped ? P() : this._next(e);
226
301
  }, t.prototype.error = function(e) {
227
- this.isStopped ? A() : (this.isStopped = true, this._error(e));
302
+ this.isStopped ? P() : (this.isStopped = true, this._error(e));
228
303
  }, t.prototype.complete = function() {
229
- this.isStopped ? A() : (this.isStopped = true, this._complete());
304
+ this.isStopped ? P() : (this.isStopped = true, this._complete());
230
305
  }, t.prototype.unsubscribe = function() {
231
306
  this.closed || (this.isStopped = true, e.prototype.unsubscribe.call(this), this.destination = null);
232
307
  }, t.prototype._next = function(e) {
@@ -244,8 +319,8 @@ var oe = function(e) {
244
319
  this.unsubscribe();
245
320
  }
246
321
  }, t;
247
- }(v);
248
- var ce = function() {
322
+ }(C);
323
+ var pe = function() {
249
324
  function e(e) {
250
325
  this.partialObserver = e;
251
326
  }
@@ -254,29 +329,29 @@ var ce = function() {
254
329
  if (t.next) try {
255
330
  t.next(e);
256
331
  } catch (e) {
257
- k(e);
332
+ N(e);
258
333
  }
259
334
  }, e.prototype.error = function(e) {
260
335
  var t = this.partialObserver;
261
336
  if (t.error) try {
262
337
  t.error(e);
263
338
  } catch (e) {
264
- k(e);
339
+ N(e);
265
340
  }
266
- else k(e);
341
+ else N(e);
267
342
  }, e.prototype.complete = function() {
268
343
  var e = this.partialObserver;
269
344
  if (e.complete) try {
270
345
  e.complete();
271
346
  } catch (e) {
272
- k(e);
347
+ N(e);
273
348
  }
274
349
  }, e;
275
- }(), O = function(e) {
276
- u(t, e);
350
+ }(), M = function(e) {
351
+ g(t, e);
277
352
  function t(t, n, r) {
278
353
  var i = e.call(this) || this, a;
279
- if (m(t) || !t) a = {
354
+ if (b(t) || !t) a = {
280
355
  next: t ?? void 0,
281
356
  error: n ?? void 0,
282
357
  complete: r ?? void 0
@@ -284,35 +359,35 @@ var ce = function() {
284
359
  else {
285
360
  a = t;
286
361
  }
287
- return i.destination = new ce(a), i;
362
+ return i.destination = new pe(a), i;
288
363
  }
289
364
  return t;
290
- }(oe);
291
- function k(e) {
292
- te(e);
365
+ }(de);
366
+ function N(e) {
367
+ oe(e);
293
368
  }
294
- function le(e) {
369
+ function me(e) {
295
370
  throw e;
296
371
  }
297
- function A(e, t) {
372
+ function P(e, t) {
298
373
  }
299
- var ue = {
374
+ var he = {
300
375
  closed: true,
301
- next: C,
302
- error: le,
303
- complete: C
304
- }, de = (function() {
376
+ next: D,
377
+ error: me,
378
+ complete: D
379
+ }, ge = (function() {
305
380
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
306
381
  })();
307
382
  //#endregion
308
383
  //#region node_modules/rxjs/dist/esm5/internal/util/identity.js
309
- function fe(e) {
384
+ function _e(e) {
310
385
  return e;
311
386
  }
312
387
  //#endregion
313
388
  //#region node_modules/rxjs/dist/esm5/internal/util/pipe.js
314
- function pe(e) {
315
- return e.length === 0 ? fe : e.length === 1 ? e[0] : function(t) {
389
+ function ve(e) {
390
+ return e.length === 0 ? _e : e.length === 1 ? e[0] : function(t) {
316
391
  return e.reduce(function(e, t) {
317
392
  return t(e);
318
393
  }, t);
@@ -320,7 +395,7 @@ function pe(e) {
320
395
  }
321
396
  //#endregion
322
397
  //#region node_modules/rxjs/dist/esm5/internal/Observable.js
323
- var j = function() {
398
+ var F = function() {
324
399
  function e(e) {
325
400
  e && (this._subscribe = e);
326
401
  }
@@ -328,8 +403,8 @@ var j = function() {
328
403
  var n = new e();
329
404
  return n.source = this, n.operator = t, n;
330
405
  }, e.prototype.subscribe = function(e, t, n) {
331
- var r = this, i = he(e) ? e : new O(e, t, n);
332
- return E(function() {
406
+ var r = this, i = xe(e) ? e : new M(e, t, n);
407
+ return A(function() {
333
408
  var e = r, t = e.operator, n = e.source;
334
409
  i.add(t ? t.call(i, n) : n ? r._subscribe(i) : r._trySubscribe(i));
335
410
  }), i;
@@ -341,8 +416,8 @@ var j = function() {
341
416
  }
342
417
  }, e.prototype.forEach = function(e, t) {
343
418
  var n = this;
344
- return t = M(t), new t(function(t, r) {
345
- var i = new O({
419
+ return t = ye(t), new t(function(t, r) {
420
+ var i = new M({
346
421
  next: function(t) {
347
422
  try {
348
423
  e(t);
@@ -357,13 +432,13 @@ var j = function() {
357
432
  });
358
433
  }, e.prototype._subscribe = function(e) {
359
434
  return this.source?.subscribe(e);
360
- }, e.prototype[de] = function() {
435
+ }, e.prototype[ge] = function() {
361
436
  return this;
362
437
  }, e.prototype.pipe = function() {
363
- return pe([...arguments])(this);
438
+ return ve([...arguments])(this);
364
439
  }, e.prototype.toPromise = function(e) {
365
440
  var t = this;
366
- return e = M(e), new e(function(e, n) {
441
+ return e = ye(e), new e(function(e, n) {
367
442
  var r;
368
443
  t.subscribe(function(e) {
369
444
  return r = e;
@@ -377,40 +452,40 @@ var j = function() {
377
452
  return new e(t);
378
453
  }, e;
379
454
  }();
380
- function M(e) {
381
- return e ?? x.Promise ?? Promise;
455
+ function ye(e) {
456
+ return e ?? T.Promise ?? Promise;
382
457
  }
383
- function me(e) {
384
- return e && m(e.next) && m(e.error) && m(e.complete);
458
+ function be(e) {
459
+ return e && b(e.next) && b(e.error) && b(e.complete);
385
460
  }
386
- function he(e) {
387
- return e && e instanceof oe || me(e) && y(e);
461
+ function xe(e) {
462
+ return e && e instanceof de || be(e) && ie(e);
388
463
  }
389
464
  //#endregion
390
465
  //#region node_modules/rxjs/dist/esm5/internal/util/ObjectUnsubscribedError.js
391
- var ge = h(function(e) {
466
+ var Se = re(function(e) {
392
467
  return function() {
393
468
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
394
469
  };
395
- }), N = function(e) {
396
- u(t, e);
470
+ }), Ce = function(e) {
471
+ g(t, e);
397
472
  function t() {
398
473
  var t = e.call(this) || this;
399
474
  return t.closed = false, t.currentObservers = null, t.observers = [], t.isStopped = false, t.hasError = false, t.thrownError = null, t;
400
475
  }
401
476
  return t.prototype.lift = function(e) {
402
- var t = new P(this, this);
477
+ var t = new we(this, this);
403
478
  return t.operator = e, t;
404
479
  }, t.prototype._throwIfClosed = function() {
405
- if (this.closed) throw new ge();
480
+ if (this.closed) throw new Se();
406
481
  }, t.prototype.next = function(e) {
407
482
  var t = this;
408
- E(function() {
483
+ A(function() {
409
484
  var n, r;
410
485
  if (t._throwIfClosed(), !t.isStopped) {
411
486
  t.currentObservers ||= Array.from(t.observers);
412
487
  try {
413
- for (var i = d(t.currentObservers), a = i.next(); !a.done; a = i.next()) a.value.next(e);
488
+ for (var i = _(t.currentObservers), a = i.next(); !a.done; a = i.next()) a.value.next(e);
414
489
  } catch (e) {
415
490
  n = { error: e };
416
491
  } finally {
@@ -424,7 +499,7 @@ var ge = h(function(e) {
424
499
  });
425
500
  }, t.prototype.error = function(e) {
426
501
  var t = this;
427
- E(function() {
502
+ A(function() {
428
503
  if (t._throwIfClosed(), !t.isStopped) {
429
504
  t.hasError = t.isStopped = true, t.thrownError = e;
430
505
  for (var n = t.observers; n.length;) n.shift().error(e);
@@ -432,7 +507,7 @@ var ge = h(function(e) {
432
507
  });
433
508
  }, t.prototype.complete = function() {
434
509
  var e = this;
435
- E(function() {
510
+ A(function() {
436
511
  if (e._throwIfClosed(), !e.isStopped) {
437
512
  e.isStopped = true;
438
513
  for (var t = e.observers; t.length;) t.shift().complete();
@@ -452,20 +527,20 @@ var ge = h(function(e) {
452
527
  return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
453
528
  }, t.prototype._innerSubscribe = function(e) {
454
529
  var t = this, n = this, r = n.hasError, i = n.isStopped, a = n.observers;
455
- return r || i ? ee : (this.currentObservers = null, a.push(e), new v(function() {
456
- t.currentObservers = null, _(a, e);
530
+ return r || i ? w : (this.currentObservers = null, a.push(e), new C(function() {
531
+ t.currentObservers = null, S(a, e);
457
532
  }));
458
533
  }, t.prototype._checkFinalizedStatuses = function(e) {
459
534
  var t = this, n = t.hasError, r = t.thrownError, i = t.isStopped;
460
535
  n ? e.error(r) : i && e.complete();
461
536
  }, t.prototype.asObservable = function() {
462
- var e = new j();
537
+ var e = new F();
463
538
  return e.source = this, e;
464
539
  }, t.create = function(e, t) {
465
- return new P(e, t);
540
+ return new we(e, t);
466
541
  }, t;
467
- }(j), P = function(e) {
468
- u(t, e);
542
+ }(F), we = function(e) {
543
+ g(t, e);
469
544
  function t(t, n) {
470
545
  var r = e.call(this) || this;
471
546
  return r.destination = t, r.source = n, r;
@@ -480,10 +555,10 @@ var ge = h(function(e) {
480
555
  var e, t;
481
556
  (t = (e = this.destination)?.complete) == null || t.call(e);
482
557
  }, t.prototype._subscribe = function(e) {
483
- return this.source?.subscribe(e) ?? ee;
558
+ return this.source?.subscribe(e) ?? w;
484
559
  }, t;
485
- }(N), _e = function(e) {
486
- u(t, e);
560
+ }(Ce), Te = function(e) {
561
+ g(t, e);
487
562
  function t(t) {
488
563
  var n = e.call(this) || this;
489
564
  return n._value = t, n;
@@ -504,139 +579,118 @@ var ge = h(function(e) {
504
579
  }, t.prototype.next = function(t) {
505
580
  e.prototype.next.call(this, this._value = t);
506
581
  }, t;
507
- }(N);
582
+ }(Ce);
508
583
  //#endregion
509
584
  //#region src/core/decorators/factory.ts
510
- function ve(e) {
585
+ function Ee(e) {
511
586
  return e;
512
587
  }
513
- function F(e, t) {
588
+ function I(e, t) {
514
589
  return (n, r) => {
515
- let i = be(n, r, e, t);
516
- i.length === 1 && xe(n, i);
590
+ let i = Oe(n, r, e, t);
591
+ i.length === 1 && ke(n, i);
517
592
  };
518
593
  }
519
- var I = /* @__PURE__ */ new WeakMap(), L = /* @__PURE__ */ new WeakMap(), ye = /* @__PURE__ */ new WeakMap();
520
- function be(e, t, n, r) {
521
- let i = I.get(e);
522
- return i || (i = [], I.set(e, i)), i.push({
594
+ var De = /* @__PURE__ */ new WeakMap(), L = /* @__PURE__ */ new WeakMap(), R = /* @__PURE__ */ new WeakMap();
595
+ function Oe(e, t, n, r) {
596
+ let i = De.get(e);
597
+ return i || (i = [], De.set(e, i)), i.push({
523
598
  options: n,
524
599
  name: t,
525
- optionFactory: r.optionFactory || ve,
600
+ optionFactory: r.optionFactory || Ee,
526
601
  service: {
527
602
  name: r.name,
528
603
  method: r.method || "subscribe"
529
604
  }
530
605
  }), i;
531
606
  }
532
- function xe(e, t) {
533
- e.connectedCallback = Se(e.connectedCallback, t), e.componentWillLoad = Ce(e.componentWillLoad, t), e.componentDidUnload = R(e.componentDidUnload), e.disconnectedCallback = R(e.disconnectedCallback);
534
- }
535
- function Se(e, t) {
536
- return async function(...n) {
537
- ye.set(this, true), L.set(this, []), await z(this);
538
- let r = new _e(this.context);
539
- Te(this, "context", r);
540
- for (let e of t) e.options = e.optionFactory(e.options, this), we(e.options) && (e.options.context = r), Ee(this, e);
607
+ function ke(e, t) {
608
+ e.connectedCallback = z(e.connectedCallback, t), e.componentWillLoad = Ae(e.componentWillLoad, t), e.componentDidUnload = B(e.componentDidUnload), e.disconnectedCallback = B(e.disconnectedCallback);
609
+ }
610
+ function z(e, t) {
611
+ return function(...n) {
612
+ R.set(this, true);
613
+ let r = [];
614
+ L.set(this, r);
615
+ let i = new Te(m(this));
616
+ r.push(te(this, (e) => i.next(e)));
617
+ for (let e of t) e.options = e.optionFactory(e.options, this), je(e.options) && (e.options.context = i), Me(this, e);
541
618
  if (e) return e.apply(this, n);
542
619
  };
543
620
  }
544
- function Ce(e, t) {
545
- return async function(...n) {
546
- return ye.get(this) === true ? (await z(this), e ? e.apply(this, n) : void 0) : Se(e, t).apply(this, n);
621
+ function Ae(e, t) {
622
+ return function(...n) {
623
+ return R.get(this) === true ? e ? e.apply(this, n) : void 0 : z(e, t).apply(this, n);
547
624
  };
548
625
  }
549
- function R(e) {
626
+ function B(e) {
550
627
  return async function(...t) {
551
628
  let n;
552
- return e && (n = e.apply(this, t)), De(this), n;
629
+ return e && (n = e.apply(this, t)), Ne(this), n;
553
630
  };
554
631
  }
555
- function we(e) {
632
+ function je(e) {
556
633
  return "context" in e;
557
634
  }
558
- function z(e) {
559
- let t = [];
560
- return e.platform || t.push(B(e, "platform")), e.context || t.push(B(e, "context")), t.length === 0 ? Promise.resolve() : Promise.all(t);
561
- }
562
- function B(t, n) {
563
- let r = index.getElement(t);
564
- return new Promise((e) => {
565
- Object.defineProperty(r, n, {
566
- configurable: true,
567
- set: (t) => {
568
- delete r[n], r[n] = t, e();
569
- }
570
- });
571
- });
572
- }
573
- function Te(t, n, r) {
574
- let i = index.getElement(t), { get: a, set: o } = Object.getOwnPropertyDescriptor(Object.getPrototypeOf(i), n);
575
- Object.defineProperty(i, n, {
576
- configurable: true,
577
- get: a,
578
- set: function(e) {
579
- o.call(this, e), r.next(e);
580
- }
581
- });
582
- }
583
- function Ee(e, t) {
584
- let n = ke(e, t);
635
+ function Me(e, t) {
636
+ let n = Fe(e, t);
585
637
  typeof n == "function" && L.get(e).push(n);
586
638
  }
587
- function De(e) {
639
+ function Ne(e) {
588
640
  let t = L.get(e);
589
641
  for (let e of t) e();
590
642
  L.set(e, []);
591
643
  }
592
- function Oe(e, t) {
644
+ function Pe(e, t) {
593
645
  return (n) => {
594
646
  e[t] = n;
595
647
  };
596
648
  }
597
- function ke(e, t) {
649
+ function Fe(e, t) {
598
650
  let n = { ...t.options };
599
- Ae(n, e);
600
- let r = t.service.name, i = e.platform;
651
+ Ie(n, e);
652
+ let r = t.service.name, i = f(e);
601
653
  if (!i.has(r)) throw Error(`Service ${r} does not exist`);
602
- return i.get(r)[t.service.method](Oe(e, t.name), n);
654
+ return i.get(r)[t.service.method](Pe(e, t.name), n);
603
655
  }
604
- function Ae(e, t) {
656
+ function Ie(e, t) {
605
657
  e.filter &&= e.filter.map((e) => e.bind(t)), e.map &&= e.map.map((e) => e.bind(t));
606
658
  }
607
659
  //#endregion
608
660
  //#region src/limetype/decorator.ts
609
- function je(e = {}) {
610
- return F(e, { name: n.LimeTypeRepository });
661
+ function Le(e = {}) {
662
+ return I(e, { name: n.LimeTypeRepository });
611
663
  }
612
- function Me(e = {}) {
664
+ function Re(e = {}) {
613
665
  let t = { name: n.LimeTypeRepository };
614
- return e.map = [Ne, ...e.map || []], e.context = null, F(e, t);
666
+ return e.map = [ze, ...e.map || []], e.context = null, I(e, t);
615
667
  }
616
- function Ne(e) {
617
- let { limetype: t } = this.context;
618
- return e[t];
668
+ function ze(e) {
669
+ let t = m(this);
670
+ if (t) return e[t.limetype];
619
671
  }
620
672
  //#endregion
621
673
  //#region src/limeobject/types.ts
622
674
  n.LimeObjectRepository = "state.limeobjects";
623
- function ze(e = {}) {
675
+ function Ge(e = {}) {
624
676
  let t = { name: n.LimeObjectRepository };
625
- return e.map = [Be, ...e.map || []], e.context = null, F(e, t);
677
+ return e.map = [Ke, ...e.map || []], e.context = null, I(e, t);
626
678
  }
627
- function Be(e) {
628
- let { limetype: t, id: n } = this.context;
629
- if (e[t]) return e[t].find((e) => e.id === n);
679
+ function Ke(e) {
680
+ let t = m(this);
681
+ if (!t) return;
682
+ let { limetype: n, id: r } = t;
683
+ if (e[n]) return e[n].find((e) => e.id === r);
630
684
  }
631
685
  function H(e) {
632
686
  return (t) => {
633
- Ue(t, e.id), We(t, e.id);
687
+ Ye(t, e.id), Xe(t, e.id);
634
688
  };
635
689
  }
636
- function Ue(e, t) {
690
+ function Ye(e, t) {
637
691
  e.commandId = t;
638
692
  }
639
- function We(e, t) {
693
+ function Xe(e, t) {
640
694
  Object.defineProperty(e, Symbol.hasInstance, { value: (e) => W(e).includes(t) });
641
695
  }
642
696
  function U(e) {
@@ -651,7 +705,7 @@ function W(e) {
651
705
  //#region src/commandbus/types.ts
652
706
  n.CommandBus = "commandBus";
653
707
  //#endregion
654
- //#region \0@oxc-project+runtime@0.129.0/helpers/decorate.js
708
+ //#region \0@oxc-project+runtime@0.132.0/helpers/decorate.js
655
709
  function G(e, t, n, r) {
656
710
  var i = arguments.length, a = i < 3 ? t : r === null ? r = Object.getOwnPropertyDescriptor(t, n) : r, o;
657
711
  if (typeof Reflect == "object" && typeof Reflect.decorate == "function") a = Reflect.decorate(e, t, n, r);
@@ -660,15 +714,15 @@ function G(e, t, n, r) {
660
714
  }
661
715
  //#endregion
662
716
  //#region src/limeobject/commands/bulk-create-dialog.ts
663
- var Ge = "limeobject.bulk-create-dialog", K = class {
717
+ var Ze = "limeobject.bulk-create-dialog", K = class {
664
718
  context;
665
719
  filter;
666
720
  relation;
667
721
  };
668
- K = G([H({ id: Ge })], K);
722
+ K = G([H({ id: Ze })], K);
669
723
  //#endregion
670
724
  //#region src/limeobject/commands/create-dialog.ts
671
- var Ke = "limeobject.create-dialog", q = class {
725
+ var Qe = "limeobject.create-dialog", q = class {
672
726
  limetype;
673
727
  limeobject;
674
728
  route = false;
@@ -678,47 +732,47 @@ var Ke = "limeobject.create-dialog", q = class {
678
732
  autoAttachRelation;
679
733
  saveCommand;
680
734
  };
681
- q = G([H({ id: Ke })], q);
735
+ q = G([H({ id: Qe })], q);
682
736
  //#endregion
683
737
  //#region src/limeobject/commands/delete-object.ts
684
- var qe = "limeobject.delete-object", J = class {
738
+ var $e = "limeobject.delete-object", J = class {
685
739
  context;
686
740
  };
687
- J = G([H({ id: qe })], J);
741
+ J = G([H({ id: $e })], J);
688
742
  //#endregion
689
743
  //#region src/limeobject/commands/object-access.ts
690
- var Je = "limeobject.object-access", Y = class {
744
+ var et = "limeobject.object-access", Y = class {
691
745
  context;
692
746
  };
693
- Y = G([H({ id: Je })], Y);
747
+ Y = G([H({ id: et })], Y);
694
748
  //#endregion
695
749
  //#region src/limeobject/commands/save-object.ts
696
- var Ye = "limeobject.save-object", X = class {
750
+ var tt = "limeobject.save-object", X = class {
697
751
  context;
698
752
  limeobject;
699
753
  route = false;
700
754
  label;
701
755
  };
702
- X = G([H({ id: Ye })], X);
756
+ X = G([H({ id: tt })], X);
703
757
  //#endregion
704
758
  //#region src/query/query.ts
705
- var Xe = /* @__PURE__ */ function(e) {
759
+ var nt = /* @__PURE__ */ function(e) {
706
760
  return e.AND = "AND", e.OR = "OR", e.NOT = "!", e.EQUALS = "=", e.NOT_EQUALS = "!=", e.GREATER = ">", e.LESS = "<", e.IN = "IN", e.BEGINS = "=?", e.LIKE = "?", e.LESS_OR_EQUAL = "<=", e.GREATER_OR_EQUAL = ">=", e.ENDS = "=$", e;
707
- }({}), Ze = {
761
+ }({}), rt = {
708
762
  Count: "COUNT"};
709
763
  //#endregion
710
764
  //#region src/query/types.ts
711
765
  n.Query = "query";
712
766
  //#endregion
713
767
  //#region src/http/http.ts
714
- var Qe = {
768
+ var it = {
715
769
  Post: "POST"};
716
770
  //#endregion
717
771
  //#region src/navigator/types.ts
718
772
  n.Http = "http", n.EventDispatcher = "eventDispatcher", n.Translate = "translate", n.Dialog = "dialog", n.KeybindingRegistry = "keybindingRegistry", n.Navigator = "navigator";
719
773
  //#endregion
720
774
  //#region src/navigator/command.ts
721
- var et = "navigator.navigate", Z = class {
775
+ var ot = "navigator.navigate", Z = class {
722
776
  path;
723
777
  query;
724
778
  hash;
@@ -726,14 +780,14 @@ var et = "navigator.navigate", Z = class {
726
780
  };
727
781
  //#endregion
728
782
  //#region src/routeregistry/types.ts
729
- Z = G([H({ id: et })], Z), n.Notification = "notifications", n.RouteRegistry = "routeRegistry";
783
+ Z = G([H({ id: ot })], Z), n.Notification = "notifications", n.RouteRegistry = "routeRegistry";
730
784
  //#endregion
731
785
  //#region src/config/types.ts
732
786
  n.TaskRepository = "state.tasks", n.ConfigRepository = "state.configs";
733
787
  //#endregion
734
788
  //#region src/config/decorator.ts
735
- function rt(e) {
736
- return F(e, { name: n.ConfigRepository });
789
+ function lt(e) {
790
+ return I(e, { name: n.ConfigRepository });
737
791
  }
738
792
  //#endregion
739
793
  //#region src/device/types.ts
@@ -743,8 +797,8 @@ n.Device = "state.device";
743
797
  n.FilterRepository = "state.filters";
744
798
  //#endregion
745
799
  //#region src/filter/decorator.ts
746
- function at(e = {}) {
747
- return F(e, { name: n.FilterRepository });
800
+ function dt(e = {}) {
801
+ return I(e, { name: n.FilterRepository });
748
802
  }
749
803
  //#endregion
750
804
  //#region src/userdata/types.ts
@@ -759,6 +813,9 @@ n.UserPreferencesRepository = "userPreferences", n.DateTimeFormatter = "datetime
759
813
  //#region src/conditionregistry/types.ts
760
814
  n.ConditionRegistry = "conditionRegistry";
761
815
  //#endregion
816
+ //#region src/context/types.ts
817
+ n.ContextRegistry = "contextRegistry";
818
+ //#endregion
762
819
  //#region src/poller/types.ts
763
820
  n.RuleRegistry = "ruleRegistry", n.ViewFactoryRegistry = "viewFactoryRegistry", n.WebComponentRegistry = "webComponentRegistry", n.NotificationRepository = "state.notifications", n.PollerFactory = "pollerFactory";
764
821
  //#endregion
@@ -767,14 +824,14 @@ n.Logger = "logger";
767
824
  //#endregion
768
825
  //#region src/logger/factory.ts
769
826
  var Q, $;
770
- function _t(e) {
827
+ function jt(e) {
771
828
  let t = window.Lime?.logger?.createLogger;
772
- return typeof t == "function" ? ($ === void 0 && ($ = bt(vt())), $ && (e = `${$}:${e}`), t(e)) : (console.warn(`Logger factory is not configured. Returning console logger for scope "${e}".`), console);
829
+ return typeof t == "function" ? ($ === void 0 && ($ = Pt(Mt())), $ && (e = `${$}:${e}`), t(e)) : (console.warn(`Logger factory is not configured. Returning console logger for scope "${e}".`), console);
773
830
  }
774
- function vt() {
775
- return Q === void 0 ? typeof (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.esm-QC7n_5ug.js', document.baseURI).href)) == "string" ? (Q = (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.esm-QC7n_5ug.js', document.baseURI).href)), Q) : (Q = yt(), Q) : Q;
831
+ function Mt() {
832
+ return Q === void 0 ? typeof (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.esm-C1i_NocP.js', document.baseURI).href)) == "string" ? (Q = (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.esm-C1i_NocP.js', document.baseURI).href)), Q) : (Q = Nt(), Q) : Q;
776
833
  }
777
- function yt() {
834
+ function Nt() {
778
835
  try {
779
836
  let e = (/* @__PURE__ */ Error(".")).stack;
780
837
  if (!e) return null;
@@ -788,24 +845,24 @@ function yt() {
788
845
  return null;
789
846
  }
790
847
  }
791
- function bt(e) {
792
- return e && (xt(e) || St(e) || Ct(e) || wt(e)) || null;
848
+ function Pt(e) {
849
+ return e && (Ft(e) || It(e) || Lt(e) || Rt(e)) || null;
793
850
  }
794
- function xt(e) {
851
+ function Ft(e) {
795
852
  let t = e.match(/\/([^/]+)-lwc-components\//);
796
853
  return t ? t[1] : null;
797
854
  }
798
- function St(e) {
855
+ function It(e) {
799
856
  let t = e.match(/\/packages\/(?:@[^/]+\/)?([^/]+)/);
800
857
  return t ? t[1] : null;
801
858
  }
802
- function Ct(e) {
859
+ function Lt(e) {
803
860
  let t = e.indexOf("+");
804
861
  if (t === -1) return null;
805
862
  let n = e.slice(0, t), r = n.lastIndexOf("/");
806
863
  return r === -1 ? null : n.slice(r + 1);
807
864
  }
808
- function wt(e) {
865
+ function Rt(e) {
809
866
  let t = e.match(/\/static\/([^/]+)\//);
810
867
  return t ? t[1] : null;
811
868
  }
@@ -814,28 +871,28 @@ function wt(e) {
814
871
  n.ProblemRepository = "problemRepository", n.AIContextRegistry = "aiContextRegistry";
815
872
  //#endregion
816
873
  //#region src/error/error.ts
817
- var Et = null;
818
- function Dt(e, t) {
819
- Et ||= _t("uncaught-error");
874
+ var Bt = null;
875
+ function Vt(e, t) {
876
+ Bt ||= jt("uncaught-error");
820
877
  let n = {};
821
878
  t && (n.element = t.tagName, t.id && (n.elementId = t.id));
822
879
  let r = e instanceof Error ? e.message : String(e), i = e instanceof Error ? e : void 0;
823
- Et.error(r, i, n);
880
+ Bt.error(r, i, n);
824
881
  }
825
882
  try {
826
- index.setErrorHandler(Dt);
883
+ index.setErrorHandler(Vt);
827
884
  } catch {}
828
885
 
886
+ exports.Ge = Ge;
829
887
  exports.H = H;
830
- exports.Me = Me;
831
- exports.Qe = Qe;
832
- exports.Xe = Xe;
833
- exports.Ze = Ze;
834
- exports._t = _t;
888
+ exports.Le = Le;
889
+ exports.Re = Re;
835
890
  exports.a = a;
836
- exports.at = at;
891
+ exports.dt = dt;
837
892
  exports.i = i;
838
- exports.je = je;
893
+ exports.it = it;
894
+ exports.jt = jt;
895
+ exports.lt = lt;
839
896
  exports.n = n;
897
+ exports.nt = nt;
840
898
  exports.rt = rt;
841
- exports.ze = ze;