@benbraide/inlinejs-stripe 1.0.6 → 1.0.8

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.
@@ -1,5 +1,4 @@
1
1
  /******/ (() => { // webpackBootstrap
2
- /******/ "use strict";
3
2
  /******/ var __webpack_modules__ = ({
4
3
 
5
4
  /***/ "./node_modules/@benbraide/inlinejs/lib/esm/bootstrap/attach.js":
@@ -8,6 +7,7 @@
8
7
  \**********************************************************************/
9
8
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
10
9
 
10
+ "use strict";
11
11
  __webpack_require__.r(__webpack_exports__);
12
12
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13
13
  /* harmony export */ "BootstrapAndAttach": () => (/* binding */ BootstrapAndAttach)
@@ -46,6 +46,7 @@ function BootstrapAndAttach(mount) {
46
46
  \********************************************************************/
47
47
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
48
48
 
49
+ "use strict";
49
50
  __webpack_require__.r(__webpack_exports__);
50
51
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
51
52
  /* harmony export */ "AutoBootstrap": () => (/* binding */ AutoBootstrap)
@@ -77,23 +78,26 @@ function AutoBootstrap(mount) {
77
78
  \********************************************************************/
78
79
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
79
80
 
81
+ "use strict";
80
82
  __webpack_require__.r(__webpack_exports__);
81
83
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
82
84
  /* harmony export */ "BaseComponent": () => (/* binding */ BaseComponent)
83
85
  /* harmony export */ });
84
86
  /* harmony import */ var _directive_process__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../directive/process */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/process.js");
85
87
  /* harmony import */ var _global_get__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../global/get */ "./node_modules/@benbraide/inlinejs/lib/esm/global/get.js");
86
- /* harmony import */ var _proxy_root__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../proxy/root */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/root.js");
87
- /* harmony import */ var _stack__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../stack */ "./node_modules/@benbraide/inlinejs/lib/esm/stack.js");
88
- /* harmony import */ var _utilities_context_keys__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utilities/context-keys */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/context-keys.js");
89
- /* harmony import */ var _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../utilities/unique-markers */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/unique-markers.js");
90
- /* harmony import */ var _changes__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./changes */ "./node_modules/@benbraide/inlinejs/lib/esm/component/changes.js");
91
- /* harmony import */ var _context__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./context */ "./node_modules/@benbraide/inlinejs/lib/esm/component/context.js");
92
- /* harmony import */ var _element_scope__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./element-scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope.js");
93
- /* harmony import */ var _element_scope_id__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./element-scope-id */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope-id.js");
94
- /* harmony import */ var _find__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./find */ "./node_modules/@benbraide/inlinejs/lib/esm/component/find.js");
95
- /* harmony import */ var _get_config__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./get-config */ "./node_modules/@benbraide/inlinejs/lib/esm/component/get-config.js");
96
- /* harmony import */ var _scope__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/scope.js");
88
+ /* harmony import */ var _journal_try__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../journal/try */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/try.js");
89
+ /* harmony import */ var _proxy_root__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../proxy/root */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/root.js");
90
+ /* harmony import */ var _stack__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../stack */ "./node_modules/@benbraide/inlinejs/lib/esm/stack.js");
91
+ /* harmony import */ var _utilities_context_keys__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../utilities/context-keys */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/context-keys.js");
92
+ /* harmony import */ var _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../utilities/unique-markers */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/unique-markers.js");
93
+ /* harmony import */ var _changes__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./changes */ "./node_modules/@benbraide/inlinejs/lib/esm/component/changes.js");
94
+ /* harmony import */ var _context__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./context */ "./node_modules/@benbraide/inlinejs/lib/esm/component/context.js");
95
+ /* harmony import */ var _element_scope__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./element-scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope.js");
96
+ /* harmony import */ var _element_scope_id__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./element-scope-id */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope-id.js");
97
+ /* harmony import */ var _find__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./find */ "./node_modules/@benbraide/inlinejs/lib/esm/component/find.js");
98
+ /* harmony import */ var _get_config__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./get-config */ "./node_modules/@benbraide/inlinejs/lib/esm/component/get-config.js");
99
+ /* harmony import */ var _scope__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/scope.js");
100
+
97
101
 
98
102
 
99
103
 
@@ -113,28 +117,30 @@ class BaseComponent {
113
117
  this.root_ = root_;
114
118
  this.reactiveState_ = 'default';
115
119
  this.name_ = '';
116
- this.context_ = new _context__WEBPACK_IMPORTED_MODULE_7__.Context;
120
+ this.context_ = new _context__WEBPACK_IMPORTED_MODULE_8__.Context;
117
121
  this.scopes_ = {};
118
122
  this.elementScopes_ = {};
119
123
  this.proxies_ = {};
120
124
  this.refs_ = {};
121
- this.currentScope_ = new _stack__WEBPACK_IMPORTED_MODULE_3__.Stack();
122
- this.selectionScopes_ = new _stack__WEBPACK_IMPORTED_MODULE_3__.Stack();
123
- this.uniqueMarkers_ = (0,_utilities_unique_markers__WEBPACK_IMPORTED_MODULE_5__.GetDefaultUniqueMarkers)();
125
+ this.currentScope_ = new _stack__WEBPACK_IMPORTED_MODULE_4__.Stack();
126
+ this.selectionScopes_ = new _stack__WEBPACK_IMPORTED_MODULE_4__.Stack();
127
+ this.uniqueMarkers_ = (0,_utilities_unique_markers__WEBPACK_IMPORTED_MODULE_6__.GetDefaultUniqueMarkers)();
128
+ this.attributeObservers_ = new Array();
124
129
  this.observers_ = {
125
130
  intersections: {},
126
131
  };
127
- this.changes_ = new _changes__WEBPACK_IMPORTED_MODULE_6__.Changes(this.id_);
128
- this.rootProxy_ = new _proxy_root__WEBPACK_IMPORTED_MODULE_2__.RootProxy(this.id_, {});
132
+ this.changes_ = new _changes__WEBPACK_IMPORTED_MODULE_7__.Changes(this.id_);
133
+ this.rootProxy_ = new _proxy_root__WEBPACK_IMPORTED_MODULE_3__.RootProxy(this.id_, {});
129
134
  this.proxies_[this.rootProxy_.GetPath()] = this.rootProxy_;
130
135
  this.CreateElementScope(this.root_);
131
136
  (0,_global_get__WEBPACK_IMPORTED_MODULE_1__.GetGlobal)().GetMutationObserver().Observe(this.root_, ({ added, removed, attributes }) => {
132
- let component = (0,_find__WEBPACK_IMPORTED_MODULE_10__.FindComponentById)(id_);
137
+ let component = (0,_find__WEBPACK_IMPORTED_MODULE_11__.FindComponentById)(id_);
133
138
  if (!component) {
134
139
  return;
135
140
  }
136
141
  let checklist = new Array(), dirRegex = (0,_global_get__WEBPACK_IMPORTED_MODULE_1__.GetGlobal)().GetConfig().GetDirectiveRegex();
137
- attributes === null || attributes === void 0 ? void 0 : attributes.filter(attr => (attr.target instanceof HTMLElement)).forEach((attr) => {
142
+ let filteredAttributes = attributes === null || attributes === void 0 ? void 0 : attributes.filter(attr => (attr.target instanceof HTMLElement));
143
+ filteredAttributes === null || filteredAttributes === void 0 ? void 0 : filteredAttributes.forEach((attr) => {
138
144
  var _a;
139
145
  if (!dirRegex.test(attr.name)) {
140
146
  (_a = component === null || component === void 0 ? void 0 : component.FindElementScope(attr.target)) === null || _a === void 0 ? void 0 : _a.ExecuteAttributeChangeCallbacks(attr.name);
@@ -143,6 +149,12 @@ class BaseComponent {
143
149
  checklist.push(attr.target);
144
150
  }
145
151
  });
152
+ if (filteredAttributes) { //Alert listeners
153
+ this.attributeObservers_.forEach((info) => {
154
+ let list = filteredAttributes.filter(attr => (attr.target === info.element || info.element.contains(attr.target)));
155
+ (list.length != 0) && (0,_journal_try__WEBPACK_IMPORTED_MODULE_2__.JournalTry)(() => info.callback(list));
156
+ });
157
+ }
146
158
  checklist.forEach(element => (0,_directive_process__WEBPACK_IMPORTED_MODULE_0__.ProcessDirectives)({ element,
147
159
  component: component,
148
160
  options: {
@@ -183,13 +195,13 @@ class BaseComponent {
183
195
  this.reactiveState_ = state;
184
196
  }
185
197
  GetReactiveState() {
186
- return ((this.reactiveState_ === 'default') ? (0,_get_config__WEBPACK_IMPORTED_MODULE_11__.GetConfig)().GetReactiveState() : this.reactiveState_);
198
+ return ((this.reactiveState_ === 'default') ? (0,_get_config__WEBPACK_IMPORTED_MODULE_12__.GetConfig)().GetReactiveState() : this.reactiveState_);
187
199
  }
188
200
  GetId() {
189
201
  return this.id_;
190
202
  }
191
203
  GenerateUniqueId(prefix, suffix) {
192
- return (0,_utilities_unique_markers__WEBPACK_IMPORTED_MODULE_5__.GenerateUniqueId)(this.uniqueMarkers_, `Cmpnt<${this.id_}>.`, prefix, suffix);
204
+ return (0,_utilities_unique_markers__WEBPACK_IMPORTED_MODULE_6__.GenerateUniqueId)(this.uniqueMarkers_, `Cmpnt<${this.id_}>.`, prefix, suffix);
193
205
  }
194
206
  SetName(name) {
195
207
  this.name_ = name;
@@ -205,7 +217,7 @@ class BaseComponent {
205
217
  if (root === this.root_ || !this.root_.contains(root)) {
206
218
  return null;
207
219
  }
208
- let scope = new _scope__WEBPACK_IMPORTED_MODULE_12__.Scope(this.id_, this.GenerateUniqueId('scope_'), root);
220
+ let scope = new _scope__WEBPACK_IMPORTED_MODULE_13__.Scope(this.id_, this.GenerateUniqueId('scope_'), root);
209
221
  this.scopes_[scope.GetId()] = scope;
210
222
  this.AddProxy(scope.GetProxy());
211
223
  return scope;
@@ -237,7 +249,7 @@ class BaseComponent {
237
249
  }
238
250
  InferScopeFrom(element) {
239
251
  var _a;
240
- return (this.FindScopeById(((_a = this.FindElementScope((0,_element_scope_id__WEBPACK_IMPORTED_MODULE_9__.GetElementScopeId)(element))) === null || _a === void 0 ? void 0 : _a.GetScopeId()) || '') || null);
252
+ return (this.FindScopeById(((_a = this.FindElementScope((0,_element_scope_id__WEBPACK_IMPORTED_MODULE_10__.GetElementScopeId)(element))) === null || _a === void 0 ? void 0 : _a.GetScopeId()) || '') || null);
241
253
  }
242
254
  PushSelectionScope() {
243
255
  let scope = {
@@ -282,9 +294,9 @@ class BaseComponent {
282
294
  if (element !== this.root_ && !this.root_.contains(element)) {
283
295
  return null;
284
296
  }
285
- let elementScope = new _element_scope__WEBPACK_IMPORTED_MODULE_8__.ElementScope(this.id_, this.GenerateUniqueId('elscope_'), element, (element === this.root_));
297
+ let elementScope = new _element_scope__WEBPACK_IMPORTED_MODULE_9__.ElementScope(this.id_, this.GenerateUniqueId('elscope_'), element, (element === this.root_));
286
298
  this.elementScopes_[elementScope.GetId()] = elementScope;
287
- element[_element_scope_id__WEBPACK_IMPORTED_MODULE_9__.ElementScopeKey] = elementScope.GetId();
299
+ element[_element_scope_id__WEBPACK_IMPORTED_MODULE_10__.ElementScopeKey] = elementScope.GetId();
288
300
  return elementScope;
289
301
  }
290
302
  RemoveElementScope(id) {
@@ -294,9 +306,9 @@ class BaseComponent {
294
306
  if (typeof element === 'string') {
295
307
  return ((element in this.elementScopes_) ? this.elementScopes_[element] : null);
296
308
  }
297
- let target = ((element === true) ? this.context_.Peek(_utilities_context_keys__WEBPACK_IMPORTED_MODULE_4__.ContextKeys.self) : ((element instanceof Node) ? element : this.root_));
298
- if (target && _element_scope_id__WEBPACK_IMPORTED_MODULE_9__.ElementScopeKey in target && target[_element_scope_id__WEBPACK_IMPORTED_MODULE_9__.ElementScopeKey] in this.elementScopes_) {
299
- return this.elementScopes_[target[_element_scope_id__WEBPACK_IMPORTED_MODULE_9__.ElementScopeKey]];
309
+ let target = ((element === true) ? this.context_.Peek(_utilities_context_keys__WEBPACK_IMPORTED_MODULE_5__.ContextKeys.self) : ((element instanceof Node) ? element : this.root_));
310
+ if (target && _element_scope_id__WEBPACK_IMPORTED_MODULE_10__.ElementScopeKey in target && typeof target[_element_scope_id__WEBPACK_IMPORTED_MODULE_10__.ElementScopeKey] === 'string' && target[_element_scope_id__WEBPACK_IMPORTED_MODULE_10__.ElementScopeKey] in this.elementScopes_) {
311
+ return this.elementScopes_[target[_element_scope_id__WEBPACK_IMPORTED_MODULE_10__.ElementScopeKey]];
300
312
  }
301
313
  return null;
302
314
  }
@@ -305,7 +317,7 @@ class BaseComponent {
305
317
  if (!(0,_global_get__WEBPACK_IMPORTED_MODULE_1__.GetGlobal)().IsNothing(value) || !shouldBubble || (!elementScope && typeof element === 'string')) {
306
318
  return value;
307
319
  }
308
- let target = ((elementScope === null || elementScope === void 0 ? void 0 : elementScope.GetElement()) || ((element === true) ? this.context_.Peek(_utilities_context_keys__WEBPACK_IMPORTED_MODULE_4__.ContextKeys.self) : ((element instanceof Node) ? element : this.root_)));
320
+ let target = ((elementScope === null || elementScope === void 0 ? void 0 : elementScope.GetElement()) || ((element === true) ? this.context_.Peek(_utilities_context_keys__WEBPACK_IMPORTED_MODULE_5__.ContextKeys.self) : ((element instanceof Node) ? element : this.root_)));
309
321
  if (!target) {
310
322
  return value;
311
323
  }
@@ -333,6 +345,12 @@ class BaseComponent {
333
345
  FindRefElement(ref) {
334
346
  return ((ref in this.refs_) ? this.refs_[ref] : null);
335
347
  }
348
+ AddAttributeChangeCallback(element, callback) {
349
+ this.attributeObservers_.push({ element, callback });
350
+ }
351
+ RemoveAttributeChangeCallback(element, callback) {
352
+ this.attributeObservers_ = this.attributeObservers_.filter(info => (info.element !== element && info.callback !== callback));
353
+ }
336
354
  AddIntersectionObserver(observer) {
337
355
  this.observers_.intersections[observer.GetId()] = observer;
338
356
  }
@@ -364,6 +382,7 @@ class BaseComponent {
364
382
  \***********************************************************************/
365
383
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
366
384
 
385
+ "use strict";
367
386
  __webpack_require__.r(__webpack_exports__);
368
387
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
369
388
  /* harmony export */ "Changes": () => (/* binding */ Changes)
@@ -606,6 +625,7 @@ class Changes {
606
625
  \***********************************************************************/
607
626
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
608
627
 
628
+ "use strict";
609
629
  __webpack_require__.r(__webpack_exports__);
610
630
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
611
631
  /* harmony export */ "Context": () => (/* binding */ Context)
@@ -645,6 +665,7 @@ class Context {
645
665
  \*****************************************************************************/
646
666
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
647
667
 
668
+ "use strict";
648
669
  __webpack_require__.r(__webpack_exports__);
649
670
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
650
671
  /* harmony export */ "PeekCurrentScope": () => (/* binding */ PeekCurrentScope),
@@ -675,6 +696,7 @@ function PeekCurrentScope(component) {
675
696
  \***********************************************************************/
676
697
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
677
698
 
699
+ "use strict";
678
700
  __webpack_require__.r(__webpack_exports__);
679
701
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
680
702
  /* harmony export */ "PeekCurrentComponent": () => (/* binding */ PeekCurrentComponent),
@@ -702,6 +724,7 @@ function PeekCurrentComponent() {
702
724
  \********************************************************************************/
703
725
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
704
726
 
727
+ "use strict";
705
728
  __webpack_require__.r(__webpack_exports__);
706
729
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
707
730
  /* harmony export */ "ElementScopeKey": () => (/* binding */ ElementScopeKey),
@@ -709,7 +732,7 @@ __webpack_require__.r(__webpack_exports__);
709
732
  /* harmony export */ });
710
733
  const ElementScopeKey = '__InlineJS_ELSCOPE_KEY__';
711
734
  function GetElementScopeId(element) {
712
- let getScopeId = (el) => ((ElementScopeKey in el) && el[ElementScopeKey]), scopeId = '';
735
+ let getScopeId = (el) => (((ElementScopeKey in el) && typeof el[ElementScopeKey] === 'string') ? el[ElementScopeKey] : ''), scopeId = '';
713
736
  while (element) { //Get closest element with a scope ID
714
737
  scopeId = getScopeId(element);
715
738
  if (scopeId || element === document.body) {
@@ -729,6 +752,7 @@ function GetElementScopeId(element) {
729
752
  \*****************************************************************************/
730
753
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
731
754
 
755
+ "use strict";
732
756
  __webpack_require__.r(__webpack_exports__);
733
757
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
734
758
  /* harmony export */ "ElementScope": () => (/* binding */ ElementScope)
@@ -947,6 +971,7 @@ class ElementScope {
947
971
  \*********************************************************************/
948
972
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
949
973
 
974
+ "use strict";
950
975
  __webpack_require__.r(__webpack_exports__);
951
976
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
952
977
  /* harmony export */ "AddOutsideEventExcept": () => (/* binding */ AddOutsideEventExcept),
@@ -1056,6 +1081,7 @@ function UnbindOutsideEvent(target) {
1056
1081
  \********************************************************************/
1057
1082
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1058
1083
 
1084
+ "use strict";
1059
1085
  __webpack_require__.r(__webpack_exports__);
1060
1086
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1061
1087
  /* harmony export */ "FindComponentById": () => (/* binding */ FindComponentById),
@@ -1097,6 +1123,7 @@ function FindComponentByRoot(root) {
1097
1123
  \**************************************************************************/
1098
1124
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1099
1125
 
1126
+ "use strict";
1100
1127
  __webpack_require__.r(__webpack_exports__);
1101
1128
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1102
1129
  /* harmony export */ "GetConfig": () => (/* binding */ GetConfig)
@@ -1116,6 +1143,7 @@ function GetConfig() {
1116
1143
  \*************************************************************************/
1117
1144
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1118
1145
 
1146
+ "use strict";
1119
1147
  __webpack_require__.r(__webpack_exports__);
1120
1148
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1121
1149
  /* harmony export */ "GetLocal": () => (/* binding */ GetLocal)
@@ -1152,6 +1180,7 @@ function GetLocal(element, name, component, defaultValue = {}) {
1152
1180
  \**********************************************************************/
1153
1181
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1154
1182
 
1183
+ "use strict";
1155
1184
  __webpack_require__.r(__webpack_exports__);
1156
1185
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1157
1186
  /* harmony export */ "QueryGlobalComponent": () => (/* binding */ QueryGlobalComponent)
@@ -1180,6 +1209,7 @@ function QueryGlobalComponent(create) {
1180
1209
  \*********************************************************************/
1181
1210
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1182
1211
 
1212
+ "use strict";
1183
1213
  __webpack_require__.r(__webpack_exports__);
1184
1214
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1185
1215
  /* harmony export */ "InferComponent": () => (/* binding */ InferComponent)
@@ -1202,6 +1232,7 @@ function InferComponent(element) {
1202
1232
  \***************************************************************************/
1203
1233
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1204
1234
 
1235
+ "use strict";
1205
1236
  __webpack_require__.r(__webpack_exports__);
1206
1237
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1207
1238
  /* harmony export */ "InsertHtml": () => (/* binding */ InsertHtml)
@@ -1210,15 +1241,13 @@ __webpack_require__.r(__webpack_exports__);
1210
1241
  /* harmony import */ var _directive_transition__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../directive/transition */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/transition.js");
1211
1242
  /* harmony import */ var _global_get__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../global/get */ "./node_modules/@benbraide/inlinejs/lib/esm/global/get.js");
1212
1243
  /* harmony import */ var _journal_try__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../journal/try */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/try.js");
1213
- /* harmony import */ var _element_scope_id__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./element-scope-id */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope-id.js");
1214
- /* harmony import */ var _find__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./find */ "./node_modules/@benbraide/inlinejs/lib/esm/component/find.js");
1215
-
1244
+ /* harmony import */ var _find__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./find */ "./node_modules/@benbraide/inlinejs/lib/esm/component/find.js");
1216
1245
 
1217
1246
 
1218
1247
 
1219
1248
 
1220
1249
 
1221
- function InsertHtml({ element, html, type = 'replace', component, processDirectives = true, afterInsert, afterTransitionCallback, transitionScope }) {
1250
+ function InsertHtml({ element, html, type = 'replace', component, processDirectives = true, afterRemove, afterInsert, afterTransitionCallback, transitionScope }) {
1222
1251
  let componentId = ((typeof component === 'string') ? component : ((component === null || component === void 0 ? void 0 : component.GetId()) || '')), insert = () => {
1223
1252
  let tmpl = document.createElement('template');
1224
1253
  tmpl.innerHTML = html;
@@ -1229,7 +1258,7 @@ function InsertHtml({ element, html, type = 'replace', component, processDirecti
1229
1258
  element.prepend(...Array.from(tmpl.content.childNodes));
1230
1259
  }
1231
1260
  (afterInsert && (0,_journal_try__WEBPACK_IMPORTED_MODULE_3__.JournalTry)(afterInsert, 'InlineJS.InsertHtml', element));
1232
- let resolvedComponent = (0,_find__WEBPACK_IMPORTED_MODULE_5__.FindComponentById)(componentId);
1261
+ let resolvedComponent = (0,_find__WEBPACK_IMPORTED_MODULE_4__.FindComponentById)(componentId);
1233
1262
  if (processDirectives && resolvedComponent) {
1234
1263
  Array.from(element.children).forEach(child => (0,_directive_process__WEBPACK_IMPORTED_MODULE_0__.ProcessDirectives)({
1235
1264
  component: resolvedComponent,
@@ -1252,11 +1281,11 @@ function InsertHtml({ element, html, type = 'replace', component, processDirecti
1252
1281
  };
1253
1282
  if (type === 'replace') { //Remove all child nodes
1254
1283
  let destroyOffspring = (el) => {
1255
- let resolvedComponent = (0,_find__WEBPACK_IMPORTED_MODULE_5__.FindComponentById)(componentId), global = (0,_global_get__WEBPACK_IMPORTED_MODULE_2__.GetGlobal)();
1284
+ let resolvedComponent = (0,_find__WEBPACK_IMPORTED_MODULE_4__.FindComponentById)(componentId), global = (0,_global_get__WEBPACK_IMPORTED_MODULE_2__.GetGlobal)();
1256
1285
  Array.from(el.children).forEach((child) => {
1257
1286
  var _a;
1258
1287
  let elementScope = resolvedComponent === null || resolvedComponent === void 0 ? void 0 : resolvedComponent.FindElementScope(child);
1259
- if (elementScope || (_element_scope_id__WEBPACK_IMPORTED_MODULE_4__.ElementScopeKey in child && (elementScope = (_a = global.InferComponentFrom(child)) === null || _a === void 0 ? void 0 : _a.FindElementScope(child)))) {
1288
+ if (elementScope || (elementScope = (_a = global.InferComponentFrom(child)) === null || _a === void 0 ? void 0 : _a.FindElementScope(child))) {
1260
1289
  elementScope.Destroy();
1261
1290
  }
1262
1291
  else {
@@ -1267,6 +1296,7 @@ function InsertHtml({ element, html, type = 'replace', component, processDirecti
1267
1296
  let remove = () => {
1268
1297
  destroyOffspring(element);
1269
1298
  Array.from(element.childNodes).forEach(child => child.remove());
1299
+ (afterRemove && (0,_journal_try__WEBPACK_IMPORTED_MODULE_3__.JournalTry)(afterRemove, 'InlineJS.InsertHtml', element));
1270
1300
  insert();
1271
1301
  };
1272
1302
  if (afterTransitionCallback) {
@@ -1296,6 +1326,7 @@ function InsertHtml({ element, html, type = 'replace', component, processDirecti
1296
1326
  \*************************************************************************/
1297
1327
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1298
1328
 
1329
+ "use strict";
1299
1330
  __webpack_require__.r(__webpack_exports__);
1300
1331
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1301
1332
  /* harmony export */ "NextTick": () => (/* binding */ NextTick)
@@ -1339,6 +1370,7 @@ class NextTick {
1339
1370
  \*********************************************************************/
1340
1371
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1341
1372
 
1373
+ "use strict";
1342
1374
  __webpack_require__.r(__webpack_exports__);
1343
1375
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1344
1376
  /* harmony export */ "Scope": () => (/* binding */ Scope)
@@ -1401,6 +1433,7 @@ class Scope {
1401
1433
  \*******************************************************************/
1402
1434
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1403
1435
 
1436
+ "use strict";
1404
1437
  __webpack_require__.r(__webpack_exports__);
1405
1438
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1406
1439
  /* harmony export */ "AddDirectiveHandler": () => (/* binding */ AddDirectiveHandler)
@@ -1446,6 +1479,7 @@ function AddDirectiveHandler(handler, target) {
1446
1479
  \************************************************************************/
1447
1480
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1448
1481
 
1482
+ "use strict";
1449
1483
  __webpack_require__.r(__webpack_exports__);
1450
1484
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1451
1485
  /* harmony export */ "CreateDirectiveHandlerCallback": () => (/* binding */ CreateDirectiveHandlerCallback)
@@ -1463,6 +1497,7 @@ function CreateDirectiveHandlerCallback(name, callback) {
1463
1497
  \**********************************************************************/
1464
1498
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1465
1499
 
1500
+ "use strict";
1466
1501
  __webpack_require__.r(__webpack_exports__);
1467
1502
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1468
1503
  /* harmony export */ "CreateDirective": () => (/* binding */ CreateDirective)
@@ -1533,6 +1568,7 @@ function CreateDirective(name, value) {
1533
1568
  \************************************************************************/
1534
1569
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1535
1570
 
1571
+ "use strict";
1536
1572
  __webpack_require__.r(__webpack_exports__);
1537
1573
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1538
1574
  /* harmony export */ "DispatchDirective": () => (/* binding */ DispatchDirective)
@@ -1590,6 +1626,7 @@ function DispatchDirective(component, element, directive, repeats = 0) {
1590
1626
  \*********************************************************************/
1591
1627
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1592
1628
 
1629
+ "use strict";
1593
1630
  __webpack_require__.r(__webpack_exports__);
1594
1631
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1595
1632
  /* harmony export */ "BindEvent": () => (/* binding */ BindEvent),
@@ -1629,6 +1666,7 @@ function BindEvent({ component, contextElement, key, event, expression, options,
1629
1666
  \**********************************************************************/
1630
1667
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1631
1668
 
1669
+ "use strict";
1632
1670
  __webpack_require__.r(__webpack_exports__);
1633
1671
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1634
1672
  /* harmony export */ "AddDirectiveExpansionRule": () => (/* binding */ AddDirectiveExpansionRule),
@@ -1660,6 +1698,7 @@ function ApplyDirectiveExpansionRules(name) {
1660
1698
  \***********************************************************************/
1661
1699
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1662
1700
 
1701
+ "use strict";
1663
1702
  __webpack_require__.r(__webpack_exports__);
1664
1703
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1665
1704
  /* harmony export */ "FlattenDirective": () => (/* binding */ FlattenDirective)
@@ -1686,6 +1725,7 @@ function FlattenDirective(directive) {
1686
1725
  \*************************************************************************/
1687
1726
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1688
1727
 
1728
+ "use strict";
1689
1729
  __webpack_require__.r(__webpack_exports__);
1690
1730
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1691
1731
  /* harmony export */ "GetDirectiveValue": () => (/* binding */ GetDirectiveValue)
@@ -1706,6 +1746,7 @@ function GetDirectiveValue(element, value, short) {
1706
1746
  \*************************************************************************/
1707
1747
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1708
1748
 
1749
+ "use strict";
1709
1750
  __webpack_require__.r(__webpack_exports__);
1710
1751
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1711
1752
  /* harmony export */ "ResolveKeyValue": () => (/* binding */ ResolveKeyValue)
@@ -1754,6 +1795,7 @@ function ResolveKeyValue({ componentId, contextElement, key, expression, callbac
1754
1795
  \********************************************************************/
1755
1796
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1756
1797
 
1798
+ "use strict";
1757
1799
  __webpack_require__.r(__webpack_exports__);
1758
1800
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1759
1801
  /* harmony export */ "LazyCheck": () => (/* binding */ LazyCheck)
@@ -1817,6 +1859,7 @@ function LazyCheck({ componentId, component, contextElement, expression, argOpti
1817
1859
  \***********************************************************************/
1818
1860
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1819
1861
 
1862
+ "use strict";
1820
1863
  __webpack_require__.r(__webpack_exports__);
1821
1864
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1822
1865
  /* harmony export */ "DirectiveManager": () => (/* binding */ DirectiveManager)
@@ -1942,6 +1985,7 @@ class DirectiveManager {
1942
1985
  \***********************************************************************/
1943
1986
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1944
1987
 
1988
+ "use strict";
1945
1989
  __webpack_require__.r(__webpack_exports__);
1946
1990
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1947
1991
  /* harmony export */ "ExtractDuration": () => (/* binding */ ExtractDuration),
@@ -1991,6 +2035,7 @@ function ResolveOptions({ options, list, defaultNumber, callback, unknownCallbac
1991
2035
  \***********************************************************************/
1992
2036
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1993
2037
 
2038
+ "use strict";
1994
2039
  __webpack_require__.r(__webpack_exports__);
1995
2040
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1996
2041
  /* harmony export */ "ProcessDirectives": () => (/* binding */ ProcessDirectives)
@@ -2058,6 +2103,7 @@ function ProcessDirectives({ component, element, options = {} }) {
2058
2103
  \**************************************************************************/
2059
2104
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2060
2105
 
2106
+ "use strict";
2061
2107
  __webpack_require__.r(__webpack_exports__);
2062
2108
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2063
2109
  /* harmony export */ "DefaultTransitionDelay": () => (/* binding */ DefaultTransitionDelay),
@@ -2145,6 +2191,7 @@ function WaitTransition({ componentId, contextElement, target, callback, onAbort
2145
2191
  \************************************************************************/
2146
2192
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2147
2193
 
2194
+ "use strict";
2148
2195
  __webpack_require__.r(__webpack_exports__);
2149
2196
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2150
2197
  /* harmony export */ "TraverseDirectives": () => (/* binding */ TraverseDirectives)
@@ -2171,6 +2218,92 @@ function TraverseDirectives({ element, callback, attributeCallback }) {
2171
2218
  }
2172
2219
 
2173
2220
 
2221
+ /***/ }),
2222
+
2223
+ /***/ "./node_modules/@benbraide/inlinejs/lib/esm/entry.js":
2224
+ /*!***********************************************************!*\
2225
+ !*** ./node_modules/@benbraide/inlinejs/lib/esm/entry.js ***!
2226
+ \***********************************************************/
2227
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2228
+
2229
+ "use strict";
2230
+ __webpack_require__.r(__webpack_exports__);
2231
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2232
+ /* harmony export */ "InlineJS": () => (/* binding */ InlineJS)
2233
+ /* harmony export */ });
2234
+ /* harmony import */ var _bootstrap_auto__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./bootstrap/auto */ "./node_modules/@benbraide/inlinejs/lib/esm/bootstrap/auto.js");
2235
+ /* harmony import */ var _global_get__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./global/get */ "./node_modules/@benbraide/inlinejs/lib/esm/global/get.js");
2236
+ /* harmony import */ var _global_interpolation__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global/interpolation */ "./node_modules/@benbraide/inlinejs/lib/esm/global/interpolation.js");
2237
+ /* harmony import */ var _utilities_begins_with__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./utilities/begins-with */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/begins-with.js");
2238
+ /* harmony import */ var _utilities_ends_with__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./utilities/ends-with */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/ends-with.js");
2239
+ /* harmony import */ var _utilities_camel_case__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./utilities/camel-case */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/camel-case.js");
2240
+ /* harmony import */ var _utilities_get_attribute__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./utilities/get-attribute */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/get-attribute.js");
2241
+ /* harmony import */ var _utilities_set_attribute__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./utilities/set-attribute */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/set-attribute.js");
2242
+ /* harmony import */ var _utilities_supports_attributes__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./utilities/supports-attributes */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/supports-attributes.js");
2243
+ /* harmony import */ var _utilities_get_target__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./utilities/get-target */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/get-target.js");
2244
+ /* harmony import */ var _utilities_is_equal__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./utilities/is-equal */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/is-equal.js");
2245
+ /* harmony import */ var _utilities_is_object__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./utilities/is-object */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/is-object.js");
2246
+ /* harmony import */ var _utilities_to_string__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./utilities/to-string */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/to-string.js");
2247
+ /* harmony import */ var _utilities_deep_copy__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./utilities/deep-copy */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/deep-copy.js");
2248
+ /* harmony import */ var _utilities_path__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./utilities/path */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/path.js");
2249
+ /* harmony import */ var _values_future__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./values/future */ "./node_modules/@benbraide/inlinejs/lib/esm/values/future.js");
2250
+ /* harmony import */ var _values_loop__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./values/loop */ "./node_modules/@benbraide/inlinejs/lib/esm/values/loop.js");
2251
+ /* harmony import */ var _values_nothing__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./values/nothing */ "./node_modules/@benbraide/inlinejs/lib/esm/values/nothing.js");
2252
+ /* harmony import */ var _stack__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./stack */ "./node_modules/@benbraide/inlinejs/lib/esm/stack.js");
2253
+ /* harmony import */ var randomstring__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! randomstring */ "./node_modules/randomstring/index.js");
2254
+
2255
+
2256
+
2257
+
2258
+
2259
+
2260
+
2261
+
2262
+
2263
+
2264
+
2265
+
2266
+
2267
+
2268
+
2269
+
2270
+
2271
+
2272
+
2273
+
2274
+ function InlineJS() {
2275
+ (0,_bootstrap_auto__WEBPACK_IMPORTED_MODULE_0__.AutoBootstrap)();
2276
+ (0,_global_get__WEBPACK_IMPORTED_MODULE_1__.GetGlobal)().AddAttributeProcessor(_global_interpolation__WEBPACK_IMPORTED_MODULE_2__.AttributeInterpolator);
2277
+ (0,_global_get__WEBPACK_IMPORTED_MODULE_1__.GetGlobal)().AddTextContentProcessor(_global_interpolation__WEBPACK_IMPORTED_MODULE_2__.TextContentInterpolator);
2278
+ let inlineScope = (globalThis['InlineJS'] = (globalThis['InlineJS'] || {}));
2279
+ inlineScope['utilities'] = {
2280
+ beginsWith: _utilities_begins_with__WEBPACK_IMPORTED_MODULE_3__.BeginsWith,
2281
+ endsWith: _utilities_ends_with__WEBPACK_IMPORTED_MODULE_4__.EndsWith,
2282
+ toCamelCase: _utilities_camel_case__WEBPACK_IMPORTED_MODULE_5__.ToCamelCase,
2283
+ getAttribute: _utilities_get_attribute__WEBPACK_IMPORTED_MODULE_6__.GetAttribute,
2284
+ setAttribute: _utilities_set_attribute__WEBPACK_IMPORTED_MODULE_7__.SetAttributeUtil,
2285
+ supportsAttributes: _utilities_supports_attributes__WEBPACK_IMPORTED_MODULE_8__.SupportsAttributes,
2286
+ getTarget: _utilities_get_target__WEBPACK_IMPORTED_MODULE_9__.GetTarget,
2287
+ getTargets: _utilities_get_target__WEBPACK_IMPORTED_MODULE_9__.GetTargets,
2288
+ isEqual: _utilities_is_equal__WEBPACK_IMPORTED_MODULE_10__.IsEqual,
2289
+ isObject: _utilities_is_object__WEBPACK_IMPORTED_MODULE_11__.IsObject,
2290
+ toString: _utilities_to_string__WEBPACK_IMPORTED_MODULE_12__.ToString,
2291
+ deepCopy: _utilities_deep_copy__WEBPACK_IMPORTED_MODULE_13__.DeepCopy,
2292
+ tidyPath: _utilities_path__WEBPACK_IMPORTED_MODULE_14__.TidyPath,
2293
+ pathToRelative: _utilities_path__WEBPACK_IMPORTED_MODULE_14__.PathToRelative,
2294
+ splitPath: _utilities_path__WEBPACK_IMPORTED_MODULE_14__.SplitPath,
2295
+ joinPath: _utilities_path__WEBPACK_IMPORTED_MODULE_14__.JoinPath,
2296
+ getRandomString: (len) => (0,randomstring__WEBPACK_IMPORTED_MODULE_19__.generate)(len),
2297
+ };
2298
+ inlineScope['values'] = {
2299
+ future: _values_future__WEBPACK_IMPORTED_MODULE_15__.Future,
2300
+ loop: _values_loop__WEBPACK_IMPORTED_MODULE_16__.Loop,
2301
+ nothing: _values_nothing__WEBPACK_IMPORTED_MODULE_17__.Nothing,
2302
+ stack: _stack__WEBPACK_IMPORTED_MODULE_18__.Stack,
2303
+ };
2304
+ }
2305
+
2306
+
2174
2307
  /***/ }),
2175
2308
 
2176
2309
  /***/ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/evaluate-later.js":
@@ -2179,6 +2312,7 @@ function TraverseDirectives({ element, callback, attributeCallback }) {
2179
2312
  \******************************************************************************/
2180
2313
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2181
2314
 
2315
+ "use strict";
2182
2316
  __webpack_require__.r(__webpack_exports__);
2183
2317
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2184
2318
  /* harmony export */ "EvaluateLater": () => (/* binding */ EvaluateLater)
@@ -2198,6 +2332,7 @@ function EvaluateLater(options) {
2198
2332
  \*********************************************************************************/
2199
2333
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2200
2334
 
2335
+ "use strict";
2201
2336
  __webpack_require__.r(__webpack_exports__);
2202
2337
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2203
2338
  /* harmony export */ "CallIfFunction": () => (/* binding */ CallIfFunction),
@@ -2360,6 +2495,7 @@ function GenerateFunctionFromString({ componentId, contextElement, expression, d
2360
2495
  \***************************************************************************/
2361
2496
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2362
2497
 
2498
+ "use strict";
2363
2499
  __webpack_require__.r(__webpack_exports__);
2364
2500
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2365
2501
  /* harmony export */ "StreamData": () => (/* binding */ StreamData)
@@ -2403,6 +2539,7 @@ function StreamData(data, callback) {
2403
2539
  \****************************************************************************/
2404
2540
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2405
2541
 
2542
+ "use strict";
2406
2543
  __webpack_require__.r(__webpack_exports__);
2407
2544
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2408
2545
  /* harmony export */ "WaitPromise": () => (/* binding */ WaitPromise)
@@ -2428,6 +2565,7 @@ function WaitPromise(value, handler, recursive) {
2428
2565
  \**************************************************************************/
2429
2566
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2430
2567
 
2568
+ "use strict";
2431
2569
  __webpack_require__.r(__webpack_exports__);
2432
2570
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2433
2571
  /* harmony export */ "WaitWhile": () => (/* binding */ WaitWhile)
@@ -2452,6 +2590,7 @@ function WaitWhile(value, handler, finalHandler) {
2452
2590
  \********************************************************************/
2453
2591
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2454
2592
 
2593
+ "use strict";
2455
2594
  __webpack_require__.r(__webpack_exports__);
2456
2595
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2457
2596
  /* harmony export */ "BindDirectiveExpansionRule": () => (/* binding */ BindDirectiveExpansionRule)
@@ -2471,6 +2610,7 @@ function BindDirectiveExpansionRule(name) {
2471
2610
  \*********************************************************************/
2472
2611
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2473
2612
 
2613
+ "use strict";
2474
2614
  __webpack_require__.r(__webpack_exports__);
2475
2615
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2476
2616
  /* harmony export */ "ClassDirectiveExpansionRule": () => (/* binding */ ClassDirectiveExpansionRule)
@@ -2490,6 +2630,7 @@ function ClassDirectiveExpansionRule(name) {
2490
2630
  \******************************************************************/
2491
2631
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2492
2632
 
2633
+ "use strict";
2493
2634
  __webpack_require__.r(__webpack_exports__);
2494
2635
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2495
2636
  /* harmony export */ "OnDirectiveExpansionRule": () => (/* binding */ OnDirectiveExpansionRule)
@@ -2509,6 +2650,7 @@ function OnDirectiveExpansionRule(name) {
2509
2650
  \*****************************************************************/
2510
2651
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2511
2652
 
2653
+ "use strict";
2512
2654
  __webpack_require__.r(__webpack_exports__);
2513
2655
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2514
2656
  /* harmony export */ "BaseGlobal": () => (/* binding */ BaseGlobal)
@@ -2679,12 +2821,13 @@ class BaseGlobal {
2679
2821
  \*******************************************************************/
2680
2822
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2681
2823
 
2824
+ "use strict";
2682
2825
  __webpack_require__.r(__webpack_exports__);
2683
2826
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2684
2827
  /* harmony export */ "Config": () => (/* binding */ Config)
2685
2828
  /* harmony export */ });
2686
2829
  class Config {
2687
- constructor({ appName = '', reactiveState = 'unoptimized', directivePrefix = 'x', directiveRegex, directiveNameBuilder } = {}) {
2830
+ constructor({ appName = '', reactiveState = 'unoptimized', directivePrefix = 'x', elementPrefix, directiveRegex, directiveNameBuilder } = {}) {
2688
2831
  this.keyMap_ = {
2689
2832
  'return': 'enter',
2690
2833
  ctrl: 'control',
@@ -2703,20 +2846,38 @@ class Config {
2703
2846
  this.booleanAttributes_ = new Array('allowfullscreen', 'allowpaymentrequest', 'async', 'autofocus', 'autoplay', 'checked', 'controls', 'default', 'defer', 'disabled', 'formnovalidate', 'hidden', 'ismap', 'itemscope', 'loop', 'multiple', 'muted', 'nomodule', 'novalidate', 'open', 'playsinline', 'readonly', 'required', 'reversed', 'selected');
2704
2847
  this.appName_ = appName;
2705
2848
  this.reactiveState_ = reactiveState;
2849
+ this.directivePrefix_ = directivePrefix;
2850
+ this.elementPrefix_ = (elementPrefix || directivePrefix);
2706
2851
  this.directiveRegex_ = (directiveRegex || new RegExp(`^(data-)?${directivePrefix || 'x'}-(.+)$`));
2707
2852
  this.directiveNameBuilder_ = (directiveNameBuilder || ((name, addDataPrefix = false) => {
2708
- return (addDataPrefix ? `data-${directivePrefix || 'x'}-${name}` : `${directivePrefix || 'x'}-${name}`);
2853
+ return (addDataPrefix ? `data-${this.directivePrefix_ || 'x'}-${name}` : `${this.directivePrefix_ || 'x'}-${name}`);
2709
2854
  }));
2710
2855
  }
2711
2856
  GetAppName() {
2712
2857
  return this.appName_;
2713
2858
  }
2859
+ SetDirectivePrefix(value) {
2860
+ this.directivePrefix_ = value;
2861
+ this.directiveRegex_ = new RegExp(`^(data-)?${value || 'x'}-(.+)$`);
2862
+ }
2863
+ GetDirectivePrefix() {
2864
+ return this.directivePrefix_;
2865
+ }
2866
+ SetElementPrefix(value) {
2867
+ this.elementPrefix_ = value;
2868
+ }
2869
+ GetElementPrefix() {
2870
+ return this.elementPrefix_;
2871
+ }
2714
2872
  GetDirectiveRegex() {
2715
2873
  return this.directiveRegex_;
2716
2874
  }
2717
2875
  GetDirectiveName(name, addDataPrefix) {
2718
2876
  return this.directiveNameBuilder_(name, addDataPrefix);
2719
2877
  }
2878
+ GetElementName(name) {
2879
+ return `${this.elementPrefix_ || this.directivePrefix_ || 'x'}-${name}`;
2880
+ }
2720
2881
  AddKeyEventMap(key, target) {
2721
2882
  this.keyMap_[key] = target;
2722
2883
  }
@@ -2752,6 +2913,7 @@ class Config {
2752
2913
  \*******************************************************************/
2753
2914
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2754
2915
 
2916
+ "use strict";
2755
2917
  __webpack_require__.r(__webpack_exports__);
2756
2918
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2757
2919
  /* harmony export */ "CreateGlobal": () => (/* binding */ CreateGlobal),
@@ -2785,6 +2947,7 @@ function GetOrCreateGlobal(configOptions, idOffset = 0) {
2785
2947
  \****************************************************************/
2786
2948
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2787
2949
 
2950
+ "use strict";
2788
2951
  __webpack_require__.r(__webpack_exports__);
2789
2952
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2790
2953
  /* harmony export */ "GetGlobal": () => (/* binding */ GetGlobal),
@@ -2810,6 +2973,7 @@ function WaitForGlobal() {
2810
2973
  \**************************************************************************/
2811
2974
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2812
2975
 
2976
+ "use strict";
2813
2977
  __webpack_require__.r(__webpack_exports__);
2814
2978
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2815
2979
  /* harmony export */ "AttributeInterpolator": () => (/* binding */ AttributeInterpolator),
@@ -2836,6 +3000,7 @@ function TextContentInterpolator({ componentId, contextElement }) {
2836
3000
  \*************************************************************************/
2837
3001
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2838
3002
 
3003
+ "use strict";
2839
3004
  __webpack_require__.r(__webpack_exports__);
2840
3005
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2841
3006
  /* harmony export */ "GetElementContent": () => (/* binding */ GetElementContent),
@@ -2947,6 +3112,7 @@ function Interpolate({ componentId, contextElement, text, handler }) {
2947
3112
  \*************************************************************************/
2948
3113
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2949
3114
 
3115
+ "use strict";
2950
3116
  __webpack_require__.r(__webpack_exports__);
2951
3117
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2952
3118
  /* harmony export */ "NativeFetchConcept": () => (/* binding */ NativeFetchConcept)
@@ -2966,143 +3132,146 @@ class NativeFetchConcept {
2966
3132
  \***********************************************************/
2967
3133
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2968
3134
 
3135
+ "use strict";
2969
3136
  __webpack_require__.r(__webpack_exports__);
2970
3137
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2971
- /* harmony export */ "AddChanges": () => (/* reexport safe */ _proxy_add_changes__WEBPACK_IMPORTED_MODULE_44__.AddChanges),
2972
- /* harmony export */ "AddDirectiveExpansionRule": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_91__.AddDirectiveExpansionRule),
2973
- /* harmony export */ "AddDirectiveHandler": () => (/* reexport safe */ _directive_add__WEBPACK_IMPORTED_MODULE_86__.AddDirectiveHandler),
2974
- /* harmony export */ "AddMagicHandler": () => (/* reexport safe */ _magic_add__WEBPACK_IMPORTED_MODULE_101__.AddMagicHandler),
2975
- /* harmony export */ "AddOutsideEventExcept": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_68__.AddOutsideEventExcept),
2976
- /* harmony export */ "AddOutsideEventListener": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_68__.AddOutsideEventListener),
2977
- /* harmony export */ "ApplyDirectiveExpansionRules": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_91__.ApplyDirectiveExpansionRules),
3138
+ /* harmony export */ "AddChanges": () => (/* reexport safe */ _proxy_add_changes__WEBPACK_IMPORTED_MODULE_45__.AddChanges),
3139
+ /* harmony export */ "AddDirectiveExpansionRule": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_92__.AddDirectiveExpansionRule),
3140
+ /* harmony export */ "AddDirectiveHandler": () => (/* reexport safe */ _directive_add__WEBPACK_IMPORTED_MODULE_87__.AddDirectiveHandler),
3141
+ /* harmony export */ "AddMagicHandler": () => (/* reexport safe */ _magic_add__WEBPACK_IMPORTED_MODULE_102__.AddMagicHandler),
3142
+ /* harmony export */ "AddOutsideEventExcept": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_69__.AddOutsideEventExcept),
3143
+ /* harmony export */ "AddOutsideEventListener": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_69__.AddOutsideEventListener),
3144
+ /* harmony export */ "ApplyDirectiveExpansionRules": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_92__.ApplyDirectiveExpansionRules),
2978
3145
  /* harmony export */ "AreObjects": () => (/* reexport safe */ _utilities_is_object__WEBPACK_IMPORTED_MODULE_36__.AreObjects),
2979
- /* harmony export */ "AttributeInterpolator": () => (/* reexport safe */ _global_interpolation__WEBPACK_IMPORTED_MODULE_81__.AttributeInterpolator),
2980
- /* harmony export */ "AutoBootstrap": () => (/* reexport safe */ _bootstrap_auto__WEBPACK_IMPORTED_MODULE_85__.AutoBootstrap),
2981
- /* harmony export */ "BaseComponent": () => (/* reexport safe */ _component_base__WEBPACK_IMPORTED_MODULE_61__.BaseComponent),
2982
- /* harmony export */ "BaseGlobal": () => (/* reexport safe */ _global_base__WEBPACK_IMPORTED_MODULE_77__.BaseGlobal),
3146
+ /* harmony export */ "AttributeInterpolator": () => (/* reexport safe */ _global_interpolation__WEBPACK_IMPORTED_MODULE_82__.AttributeInterpolator),
3147
+ /* harmony export */ "AutoBootstrap": () => (/* reexport safe */ _bootstrap_auto__WEBPACK_IMPORTED_MODULE_86__.AutoBootstrap),
3148
+ /* harmony export */ "BaseComponent": () => (/* reexport safe */ _component_base__WEBPACK_IMPORTED_MODULE_62__.BaseComponent),
3149
+ /* harmony export */ "BaseGlobal": () => (/* reexport safe */ _global_base__WEBPACK_IMPORTED_MODULE_78__.BaseGlobal),
2983
3150
  /* harmony export */ "BeginsWith": () => (/* reexport safe */ _utilities_begins_with__WEBPACK_IMPORTED_MODULE_28__.BeginsWith),
2984
- /* harmony export */ "BindDirectiveExpansionRule": () => (/* reexport safe */ _expansion_bind__WEBPACK_IMPORTED_MODULE_105__.BindDirectiveExpansionRule),
2985
- /* harmony export */ "BindEvent": () => (/* reexport safe */ _directive_event__WEBPACK_IMPORTED_MODULE_90__.BindEvent),
2986
- /* harmony export */ "BootstrapAndAttach": () => (/* reexport safe */ _bootstrap_attach__WEBPACK_IMPORTED_MODULE_84__.BootstrapAndAttach),
2987
- /* harmony export */ "BuildGetterProxyOptions": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_46__.BuildGetterProxyOptions),
2988
- /* harmony export */ "BuildIntersectionOptions": () => (/* reexport safe */ _observers_intersection_options__WEBPACK_IMPORTED_MODULE_110__.BuildIntersectionOptions),
2989
- /* harmony export */ "BuildProxyOptions": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_46__.BuildProxyOptions),
2990
- /* harmony export */ "CallIfFunction": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_55__.CallIfFunction),
2991
- /* harmony export */ "Changes": () => (/* reexport safe */ _component_changes__WEBPACK_IMPORTED_MODULE_62__.Changes),
2992
- /* harmony export */ "ChildProxy": () => (/* reexport safe */ _proxy_child__WEBPACK_IMPORTED_MODULE_45__.ChildProxy),
2993
- /* harmony export */ "ClassDirectiveExpansionRule": () => (/* reexport safe */ _expansion_class__WEBPACK_IMPORTED_MODULE_106__.ClassDirectiveExpansionRule),
2994
- /* harmony export */ "Config": () => (/* reexport safe */ _global_config__WEBPACK_IMPORTED_MODULE_78__.Config),
2995
- /* harmony export */ "Context": () => (/* reexport safe */ _component_context__WEBPACK_IMPORTED_MODULE_63__.Context),
3151
+ /* harmony export */ "BindDirectiveExpansionRule": () => (/* reexport safe */ _expansion_bind__WEBPACK_IMPORTED_MODULE_106__.BindDirectiveExpansionRule),
3152
+ /* harmony export */ "BindEvent": () => (/* reexport safe */ _directive_event__WEBPACK_IMPORTED_MODULE_91__.BindEvent),
3153
+ /* harmony export */ "BootstrapAndAttach": () => (/* reexport safe */ _bootstrap_attach__WEBPACK_IMPORTED_MODULE_85__.BootstrapAndAttach),
3154
+ /* harmony export */ "BuildGetterProxyOptions": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_47__.BuildGetterProxyOptions),
3155
+ /* harmony export */ "BuildIntersectionOptions": () => (/* reexport safe */ _observers_intersection_options__WEBPACK_IMPORTED_MODULE_111__.BuildIntersectionOptions),
3156
+ /* harmony export */ "BuildProxyOptions": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_47__.BuildProxyOptions),
3157
+ /* harmony export */ "CallIfFunction": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_56__.CallIfFunction),
3158
+ /* harmony export */ "Changes": () => (/* reexport safe */ _component_changes__WEBPACK_IMPORTED_MODULE_63__.Changes),
3159
+ /* harmony export */ "ChildProxy": () => (/* reexport safe */ _proxy_child__WEBPACK_IMPORTED_MODULE_46__.ChildProxy),
3160
+ /* harmony export */ "ClassDirectiveExpansionRule": () => (/* reexport safe */ _expansion_class__WEBPACK_IMPORTED_MODULE_107__.ClassDirectiveExpansionRule),
3161
+ /* harmony export */ "Config": () => (/* reexport safe */ _global_config__WEBPACK_IMPORTED_MODULE_79__.Config),
3162
+ /* harmony export */ "Context": () => (/* reexport safe */ _component_context__WEBPACK_IMPORTED_MODULE_64__.Context),
2996
3163
  /* harmony export */ "ContextKeys": () => (/* reexport safe */ _utilities_context_keys__WEBPACK_IMPORTED_MODULE_30__.ContextKeys),
2997
3164
  /* harmony export */ "CreateAnimationLoop": () => (/* reexport safe */ _utilities_loop__WEBPACK_IMPORTED_MODULE_37__.CreateAnimationLoop),
2998
- /* harmony export */ "CreateChildProxy": () => (/* reexport safe */ _proxy_create_child__WEBPACK_IMPORTED_MODULE_47__.CreateChildProxy),
2999
- /* harmony export */ "CreateDirective": () => (/* reexport safe */ _directive_create__WEBPACK_IMPORTED_MODULE_88__.CreateDirective),
3000
- /* harmony export */ "CreateDirectiveExpansionRule": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_91__.CreateDirectiveExpansionRule),
3001
- /* harmony export */ "CreateDirectiveHandlerCallback": () => (/* reexport safe */ _directive_callback__WEBPACK_IMPORTED_MODULE_87__.CreateDirectiveHandlerCallback),
3002
- /* harmony export */ "CreateGlobal": () => (/* reexport safe */ _global_create__WEBPACK_IMPORTED_MODULE_79__.CreateGlobal),
3003
- /* harmony export */ "CreateInplaceProxy": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_46__.CreateInplaceProxy),
3165
+ /* harmony export */ "CreateChildProxy": () => (/* reexport safe */ _proxy_create_child__WEBPACK_IMPORTED_MODULE_48__.CreateChildProxy),
3166
+ /* harmony export */ "CreateDirective": () => (/* reexport safe */ _directive_create__WEBPACK_IMPORTED_MODULE_89__.CreateDirective),
3167
+ /* harmony export */ "CreateDirectiveExpansionRule": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_92__.CreateDirectiveExpansionRule),
3168
+ /* harmony export */ "CreateDirectiveHandlerCallback": () => (/* reexport safe */ _directive_callback__WEBPACK_IMPORTED_MODULE_88__.CreateDirectiveHandlerCallback),
3169
+ /* harmony export */ "CreateGlobal": () => (/* reexport safe */ _global_create__WEBPACK_IMPORTED_MODULE_80__.CreateGlobal),
3170
+ /* harmony export */ "CreateInplaceProxy": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_47__.CreateInplaceProxy),
3004
3171
  /* harmony export */ "CreateLoop": () => (/* reexport safe */ _utilities_loop__WEBPACK_IMPORTED_MODULE_37__.CreateLoop),
3005
- /* harmony export */ "CreateMagicHandlerCallback": () => (/* reexport safe */ _magic_callback__WEBPACK_IMPORTED_MODULE_102__.CreateMagicHandlerCallback),
3006
- /* harmony export */ "CreateReadonlyProxy": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_46__.CreateReadonlyProxy),
3172
+ /* harmony export */ "CreateMagicHandlerCallback": () => (/* reexport safe */ _magic_callback__WEBPACK_IMPORTED_MODULE_103__.CreateMagicHandlerCallback),
3173
+ /* harmony export */ "CreateReadonlyProxy": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_47__.CreateReadonlyProxy),
3007
3174
  /* harmony export */ "DeepCopy": () => (/* reexport safe */ _utilities_deep_copy__WEBPACK_IMPORTED_MODULE_31__.DeepCopy),
3008
- /* harmony export */ "DefaultTransitionDelay": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_99__.DefaultTransitionDelay),
3009
- /* harmony export */ "DefaultTransitionDuration": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_99__.DefaultTransitionDuration),
3010
- /* harmony export */ "DefaultTransitionRepeats": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_99__.DefaultTransitionRepeats),
3011
- /* harmony export */ "DeleteProxyProp": () => (/* reexport safe */ _proxy_delete_prop__WEBPACK_IMPORTED_MODULE_48__.DeleteProxyProp),
3012
- /* harmony export */ "DirectiveManager": () => (/* reexport safe */ _directive_manager__WEBPACK_IMPORTED_MODULE_96__.DirectiveManager),
3013
- /* harmony export */ "DisableProxyAction": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_46__.DisableProxyAction),
3014
- /* harmony export */ "DispatchDirective": () => (/* reexport safe */ _directive_dispatch__WEBPACK_IMPORTED_MODULE_89__.DispatchDirective),
3015
- /* harmony export */ "ElementScope": () => (/* reexport safe */ _component_element_scope__WEBPACK_IMPORTED_MODULE_66__.ElementScope),
3016
- /* harmony export */ "ElementScopeKey": () => (/* reexport safe */ _component_element_scope_id__WEBPACK_IMPORTED_MODULE_67__.ElementScopeKey),
3175
+ /* harmony export */ "DefaultTransitionDelay": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_100__.DefaultTransitionDelay),
3176
+ /* harmony export */ "DefaultTransitionDuration": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_100__.DefaultTransitionDuration),
3177
+ /* harmony export */ "DefaultTransitionRepeats": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_100__.DefaultTransitionRepeats),
3178
+ /* harmony export */ "DeleteProxyProp": () => (/* reexport safe */ _proxy_delete_prop__WEBPACK_IMPORTED_MODULE_49__.DeleteProxyProp),
3179
+ /* harmony export */ "DirectiveManager": () => (/* reexport safe */ _directive_manager__WEBPACK_IMPORTED_MODULE_97__.DirectiveManager),
3180
+ /* harmony export */ "DisableProxyAction": () => (/* reexport safe */ _proxy_create__WEBPACK_IMPORTED_MODULE_47__.DisableProxyAction),
3181
+ /* harmony export */ "DispatchDirective": () => (/* reexport safe */ _directive_dispatch__WEBPACK_IMPORTED_MODULE_90__.DispatchDirective),
3182
+ /* harmony export */ "ElementScope": () => (/* reexport safe */ _component_element_scope__WEBPACK_IMPORTED_MODULE_67__.ElementScope),
3183
+ /* harmony export */ "ElementScopeKey": () => (/* reexport safe */ _component_element_scope_id__WEBPACK_IMPORTED_MODULE_68__.ElementScopeKey),
3017
3184
  /* harmony export */ "EndsWith": () => (/* reexport safe */ _utilities_ends_with__WEBPACK_IMPORTED_MODULE_32__.EndsWith),
3018
- /* harmony export */ "EvaluateLater": () => (/* reexport safe */ _evaluator_evaluate_later__WEBPACK_IMPORTED_MODULE_54__.EvaluateLater),
3019
- /* harmony export */ "EvaluateMagicProperty": () => (/* reexport safe */ _magic_evaluate__WEBPACK_IMPORTED_MODULE_103__.EvaluateMagicProperty),
3020
- /* harmony export */ "ExtractDuration": () => (/* reexport safe */ _directive_options__WEBPACK_IMPORTED_MODULE_97__.ExtractDuration),
3021
- /* harmony export */ "FindComponentById": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_69__.FindComponentById),
3022
- /* harmony export */ "FindComponentByName": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_69__.FindComponentByName),
3023
- /* harmony export */ "FindComponentByRoot": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_69__.FindComponentByRoot),
3024
- /* harmony export */ "FlattenDirective": () => (/* reexport safe */ _directive_flatten__WEBPACK_IMPORTED_MODULE_92__.FlattenDirective),
3025
- /* harmony export */ "ForwardEvent": () => (/* reexport safe */ _directive_event__WEBPACK_IMPORTED_MODULE_90__.ForwardEvent),
3185
+ /* harmony export */ "EvaluateLater": () => (/* reexport safe */ _evaluator_evaluate_later__WEBPACK_IMPORTED_MODULE_55__.EvaluateLater),
3186
+ /* harmony export */ "EvaluateMagicProperty": () => (/* reexport safe */ _magic_evaluate__WEBPACK_IMPORTED_MODULE_104__.EvaluateMagicProperty),
3187
+ /* harmony export */ "ExtractDuration": () => (/* reexport safe */ _directive_options__WEBPACK_IMPORTED_MODULE_98__.ExtractDuration),
3188
+ /* harmony export */ "FindComponentById": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_70__.FindComponentById),
3189
+ /* harmony export */ "FindComponentByName": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_70__.FindComponentByName),
3190
+ /* harmony export */ "FindComponentByRoot": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_70__.FindComponentByRoot),
3191
+ /* harmony export */ "FlattenDirective": () => (/* reexport safe */ _directive_flatten__WEBPACK_IMPORTED_MODULE_93__.FlattenDirective),
3192
+ /* harmony export */ "ForwardEvent": () => (/* reexport safe */ _directive_event__WEBPACK_IMPORTED_MODULE_91__.ForwardEvent),
3026
3193
  /* harmony export */ "Future": () => (/* reexport safe */ _values_future__WEBPACK_IMPORTED_MODULE_25__.Future),
3027
- /* harmony export */ "GenerateFunctionFromString": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_55__.GenerateFunctionFromString),
3028
- /* harmony export */ "GenerateUniqueId": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_43__.GenerateUniqueId),
3029
- /* harmony export */ "GenerateValueReturningFunction": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_55__.GenerateValueReturningFunction),
3030
- /* harmony export */ "GenerateVoidFunction": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_55__.GenerateVoidFunction),
3031
- /* harmony export */ "GenericProxy": () => (/* reexport safe */ _proxy_generic__WEBPACK_IMPORTED_MODULE_49__.GenericProxy),
3194
+ /* harmony export */ "GenerateFunctionFromString": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_56__.GenerateFunctionFromString),
3195
+ /* harmony export */ "GenerateUniqueId": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_44__.GenerateUniqueId),
3196
+ /* harmony export */ "GenerateValueReturningFunction": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_56__.GenerateValueReturningFunction),
3197
+ /* harmony export */ "GenerateVoidFunction": () => (/* reexport safe */ _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_56__.GenerateVoidFunction),
3198
+ /* harmony export */ "GenericProxy": () => (/* reexport safe */ _proxy_generic__WEBPACK_IMPORTED_MODULE_50__.GenericProxy),
3032
3199
  /* harmony export */ "GetAttribute": () => (/* reexport safe */ _utilities_get_attribute__WEBPACK_IMPORTED_MODULE_33__.GetAttribute),
3033
- /* harmony export */ "GetConfig": () => (/* reexport safe */ _component_get_config__WEBPACK_IMPORTED_MODULE_70__.GetConfig),
3034
- /* harmony export */ "GetDefaultUniqueMarkers": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_43__.GetDefaultUniqueMarkers),
3035
- /* harmony export */ "GetDirectiveValue": () => (/* reexport safe */ _directive_get_value__WEBPACK_IMPORTED_MODULE_93__.GetDirectiveValue),
3036
- /* harmony export */ "GetElementContent": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_82__.GetElementContent),
3037
- /* harmony export */ "GetElementScopeId": () => (/* reexport safe */ _component_element_scope_id__WEBPACK_IMPORTED_MODULE_67__.GetElementScopeId),
3038
- /* harmony export */ "GetGlobal": () => (/* reexport safe */ _global_get__WEBPACK_IMPORTED_MODULE_80__.GetGlobal),
3039
- /* harmony export */ "GetLocal": () => (/* reexport safe */ _component_get_local__WEBPACK_IMPORTED_MODULE_71__.GetLocal),
3040
- /* harmony export */ "GetOrCreateGlobal": () => (/* reexport safe */ _global_create__WEBPACK_IMPORTED_MODULE_79__.GetOrCreateGlobal),
3041
- /* harmony export */ "GetProxyProp": () => (/* reexport safe */ _proxy_get_prop__WEBPACK_IMPORTED_MODULE_50__.GetProxyProp),
3200
+ /* harmony export */ "GetConfig": () => (/* reexport safe */ _component_get_config__WEBPACK_IMPORTED_MODULE_71__.GetConfig),
3201
+ /* harmony export */ "GetDefaultUniqueMarkers": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_44__.GetDefaultUniqueMarkers),
3202
+ /* harmony export */ "GetDirectiveValue": () => (/* reexport safe */ _directive_get_value__WEBPACK_IMPORTED_MODULE_94__.GetDirectiveValue),
3203
+ /* harmony export */ "GetElementContent": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_83__.GetElementContent),
3204
+ /* harmony export */ "GetElementScopeId": () => (/* reexport safe */ _component_element_scope_id__WEBPACK_IMPORTED_MODULE_68__.GetElementScopeId),
3205
+ /* harmony export */ "GetGlobal": () => (/* reexport safe */ _global_get__WEBPACK_IMPORTED_MODULE_81__.GetGlobal),
3206
+ /* harmony export */ "GetLocal": () => (/* reexport safe */ _component_get_local__WEBPACK_IMPORTED_MODULE_72__.GetLocal),
3207
+ /* harmony export */ "GetOrCreateGlobal": () => (/* reexport safe */ _global_create__WEBPACK_IMPORTED_MODULE_80__.GetOrCreateGlobal),
3208
+ /* harmony export */ "GetProxyProp": () => (/* reexport safe */ _proxy_get_prop__WEBPACK_IMPORTED_MODULE_51__.GetProxyProp),
3042
3209
  /* harmony export */ "GetTarget": () => (/* reexport safe */ _utilities_get_target__WEBPACK_IMPORTED_MODULE_34__.GetTarget),
3043
3210
  /* harmony export */ "GetTargets": () => (/* reexport safe */ _utilities_get_target__WEBPACK_IMPORTED_MODULE_34__.GetTargets),
3044
- /* harmony export */ "GlobalCreatedEvent": () => (/* reexport safe */ _global_get__WEBPACK_IMPORTED_MODULE_80__.GlobalCreatedEvent),
3045
- /* harmony export */ "IncrementUniqueMarkers": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_43__.IncrementUniqueMarkers),
3046
- /* harmony export */ "InferComponent": () => (/* reexport safe */ _component_infer__WEBPACK_IMPORTED_MODULE_73__.InferComponent),
3047
- /* harmony export */ "InitComponentCache": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_69__.InitComponentCache),
3048
- /* harmony export */ "InitJITProxy": () => (/* reexport safe */ _proxy_jit__WEBPACK_IMPORTED_MODULE_51__.InitJITProxy),
3049
- /* harmony export */ "InlineJSGlobalKey": () => (/* reexport safe */ _global_create__WEBPACK_IMPORTED_MODULE_79__.InlineJSGlobalKey),
3050
- /* harmony export */ "InsertHtml": () => (/* reexport safe */ _component_insert_html__WEBPACK_IMPORTED_MODULE_74__.InsertHtml),
3051
- /* harmony export */ "Interpolate": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_82__.Interpolate),
3052
- /* harmony export */ "InterpolateText": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_82__.InterpolateText),
3053
- /* harmony export */ "IntersectionObserver": () => (/* reexport safe */ _observers_intersection__WEBPACK_IMPORTED_MODULE_109__.IntersectionObserver),
3211
+ /* harmony export */ "GlobalCreatedEvent": () => (/* reexport safe */ _global_get__WEBPACK_IMPORTED_MODULE_81__.GlobalCreatedEvent),
3212
+ /* harmony export */ "IncrementUniqueMarkers": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_44__.IncrementUniqueMarkers),
3213
+ /* harmony export */ "InferComponent": () => (/* reexport safe */ _component_infer__WEBPACK_IMPORTED_MODULE_74__.InferComponent),
3214
+ /* harmony export */ "InitComponentCache": () => (/* reexport safe */ _component_find__WEBPACK_IMPORTED_MODULE_70__.InitComponentCache),
3215
+ /* harmony export */ "InitJITProxy": () => (/* reexport safe */ _proxy_jit__WEBPACK_IMPORTED_MODULE_52__.InitJITProxy),
3216
+ /* harmony export */ "InlineJS": () => (/* reexport safe */ _entry__WEBPACK_IMPORTED_MODULE_116__.InlineJS),
3217
+ /* harmony export */ "InlineJSGlobalKey": () => (/* reexport safe */ _global_create__WEBPACK_IMPORTED_MODULE_80__.InlineJSGlobalKey),
3218
+ /* harmony export */ "InsertHtml": () => (/* reexport safe */ _component_insert_html__WEBPACK_IMPORTED_MODULE_75__.InsertHtml),
3219
+ /* harmony export */ "Interpolate": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_83__.Interpolate),
3220
+ /* harmony export */ "InterpolateText": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_83__.InterpolateText),
3221
+ /* harmony export */ "IntersectionObserver": () => (/* reexport safe */ _observers_intersection__WEBPACK_IMPORTED_MODULE_110__.IntersectionObserver),
3054
3222
  /* harmony export */ "IsEqual": () => (/* reexport safe */ _utilities_is_equal__WEBPACK_IMPORTED_MODULE_35__.IsEqual),
3055
3223
  /* harmony export */ "IsObject": () => (/* reexport safe */ _utilities_is_object__WEBPACK_IMPORTED_MODULE_36__.IsObject),
3056
- /* harmony export */ "JoinPath": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_38__.JoinPath),
3057
- /* harmony export */ "JoinUniqueMarkers": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_43__.JoinUniqueMarkers),
3058
- /* harmony export */ "JournalError": () => (/* reexport safe */ _journal_error__WEBPACK_IMPORTED_MODULE_111__.JournalError),
3059
- /* harmony export */ "JournalLog": () => (/* reexport safe */ _journal_log__WEBPACK_IMPORTED_MODULE_112__.JournalLog),
3060
- /* harmony export */ "JournalTry": () => (/* reexport safe */ _journal_try__WEBPACK_IMPORTED_MODULE_113__.JournalTry),
3061
- /* harmony export */ "JournalWarn": () => (/* reexport safe */ _journal_warn__WEBPACK_IMPORTED_MODULE_114__.JournalWarn),
3062
- /* harmony export */ "LazyCheck": () => (/* reexport safe */ _directive_lazy__WEBPACK_IMPORTED_MODULE_95__.LazyCheck),
3224
+ /* harmony export */ "JoinPath": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_39__.JoinPath),
3225
+ /* harmony export */ "JoinUniqueMarkers": () => (/* reexport safe */ _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_44__.JoinUniqueMarkers),
3226
+ /* harmony export */ "JournalError": () => (/* reexport safe */ _journal_error__WEBPACK_IMPORTED_MODULE_112__.JournalError),
3227
+ /* harmony export */ "JournalLog": () => (/* reexport safe */ _journal_log__WEBPACK_IMPORTED_MODULE_113__.JournalLog),
3228
+ /* harmony export */ "JournalTry": () => (/* reexport safe */ _journal_try__WEBPACK_IMPORTED_MODULE_114__.JournalTry),
3229
+ /* harmony export */ "JournalWarn": () => (/* reexport safe */ _journal_warn__WEBPACK_IMPORTED_MODULE_115__.JournalWarn),
3230
+ /* harmony export */ "LazyCheck": () => (/* reexport safe */ _directive_lazy__WEBPACK_IMPORTED_MODULE_96__.LazyCheck),
3063
3231
  /* harmony export */ "Loop": () => (/* reexport safe */ _values_loop__WEBPACK_IMPORTED_MODULE_26__.Loop),
3064
- /* harmony export */ "MagicManager": () => (/* reexport safe */ _magic_manager__WEBPACK_IMPORTED_MODULE_104__.MagicManager),
3065
- /* harmony export */ "MutationObserver": () => (/* reexport safe */ _observers_mutation__WEBPACK_IMPORTED_MODULE_108__.MutationObserver),
3066
- /* harmony export */ "NativeFetchConcept": () => (/* reexport safe */ _global_native_fetch__WEBPACK_IMPORTED_MODULE_83__.NativeFetchConcept),
3067
- /* harmony export */ "NextTick": () => (/* reexport safe */ _component_next_tick__WEBPACK_IMPORTED_MODULE_75__.NextTick),
3232
+ /* harmony export */ "MagicManager": () => (/* reexport safe */ _magic_manager__WEBPACK_IMPORTED_MODULE_105__.MagicManager),
3233
+ /* harmony export */ "MeasureCallback": () => (/* reexport safe */ _utilities_measure_callback__WEBPACK_IMPORTED_MODULE_38__.MeasureCallback),
3234
+ /* harmony export */ "MutationObserver": () => (/* reexport safe */ _observers_mutation__WEBPACK_IMPORTED_MODULE_109__.MutationObserver),
3235
+ /* harmony export */ "NativeFetchConcept": () => (/* reexport safe */ _global_native_fetch__WEBPACK_IMPORTED_MODULE_84__.NativeFetchConcept),
3236
+ /* harmony export */ "NextTick": () => (/* reexport safe */ _component_next_tick__WEBPACK_IMPORTED_MODULE_76__.NextTick),
3068
3237
  /* harmony export */ "Nothing": () => (/* reexport safe */ _values_nothing__WEBPACK_IMPORTED_MODULE_27__.Nothing),
3069
- /* harmony export */ "OnDirectiveExpansionRule": () => (/* reexport safe */ _expansion_on__WEBPACK_IMPORTED_MODULE_107__.OnDirectiveExpansionRule),
3070
- /* harmony export */ "PathToRelative": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_38__.PathToRelative),
3071
- /* harmony export */ "PeekCurrentComponent": () => (/* reexport safe */ _component_current__WEBPACK_IMPORTED_MODULE_64__.PeekCurrentComponent),
3072
- /* harmony export */ "PeekCurrentScope": () => (/* reexport safe */ _component_current_scope__WEBPACK_IMPORTED_MODULE_65__.PeekCurrentScope),
3073
- /* harmony export */ "PopCurrentComponent": () => (/* reexport safe */ _component_current__WEBPACK_IMPORTED_MODULE_64__.PopCurrentComponent),
3074
- /* harmony export */ "PopCurrentScope": () => (/* reexport safe */ _component_current_scope__WEBPACK_IMPORTED_MODULE_65__.PopCurrentScope),
3075
- /* harmony export */ "ProcessDirectives": () => (/* reexport safe */ _directive_process__WEBPACK_IMPORTED_MODULE_98__.ProcessDirectives),
3076
- /* harmony export */ "ProxyKeys": () => (/* reexport safe */ _utilities_proxy_keys__WEBPACK_IMPORTED_MODULE_39__.ProxyKeys),
3077
- /* harmony export */ "PushCurrentComponent": () => (/* reexport safe */ _component_current__WEBPACK_IMPORTED_MODULE_64__.PushCurrentComponent),
3078
- /* harmony export */ "PushCurrentScope": () => (/* reexport safe */ _component_current_scope__WEBPACK_IMPORTED_MODULE_65__.PushCurrentScope),
3079
- /* harmony export */ "QueryGlobalComponent": () => (/* reexport safe */ _component_global__WEBPACK_IMPORTED_MODULE_72__.QueryGlobalComponent),
3080
- /* harmony export */ "RemoveDirectiveExpansionRule": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_91__.RemoveDirectiveExpansionRule),
3081
- /* harmony export */ "RemoveOutsideEventListener": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_68__.RemoveOutsideEventListener),
3082
- /* harmony export */ "ReplaceText": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_82__.ReplaceText),
3083
- /* harmony export */ "ResolveKeyValue": () => (/* reexport safe */ _directive_key_value__WEBPACK_IMPORTED_MODULE_94__.ResolveKeyValue),
3084
- /* harmony export */ "ResolveOptions": () => (/* reexport safe */ _directive_options__WEBPACK_IMPORTED_MODULE_97__.ResolveOptions),
3085
- /* harmony export */ "ResolveTransition": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_99__.ResolveTransition),
3086
- /* harmony export */ "RootProxy": () => (/* reexport safe */ _proxy_root__WEBPACK_IMPORTED_MODULE_52__.RootProxy),
3087
- /* harmony export */ "Scope": () => (/* reexport safe */ _component_scope__WEBPACK_IMPORTED_MODULE_76__.Scope),
3088
- /* harmony export */ "SetAttributeUtil": () => (/* reexport safe */ _utilities_set_attribute__WEBPACK_IMPORTED_MODULE_40__.SetAttributeUtil),
3089
- /* harmony export */ "SetProxyProp": () => (/* reexport safe */ _proxy_set_prop__WEBPACK_IMPORTED_MODULE_53__.SetProxyProp),
3090
- /* harmony export */ "SplitPath": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_38__.SplitPath),
3238
+ /* harmony export */ "OnDirectiveExpansionRule": () => (/* reexport safe */ _expansion_on__WEBPACK_IMPORTED_MODULE_108__.OnDirectiveExpansionRule),
3239
+ /* harmony export */ "PathToRelative": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_39__.PathToRelative),
3240
+ /* harmony export */ "PeekCurrentComponent": () => (/* reexport safe */ _component_current__WEBPACK_IMPORTED_MODULE_65__.PeekCurrentComponent),
3241
+ /* harmony export */ "PeekCurrentScope": () => (/* reexport safe */ _component_current_scope__WEBPACK_IMPORTED_MODULE_66__.PeekCurrentScope),
3242
+ /* harmony export */ "PopCurrentComponent": () => (/* reexport safe */ _component_current__WEBPACK_IMPORTED_MODULE_65__.PopCurrentComponent),
3243
+ /* harmony export */ "PopCurrentScope": () => (/* reexport safe */ _component_current_scope__WEBPACK_IMPORTED_MODULE_66__.PopCurrentScope),
3244
+ /* harmony export */ "ProcessDirectives": () => (/* reexport safe */ _directive_process__WEBPACK_IMPORTED_MODULE_99__.ProcessDirectives),
3245
+ /* harmony export */ "ProxyKeys": () => (/* reexport safe */ _utilities_proxy_keys__WEBPACK_IMPORTED_MODULE_40__.ProxyKeys),
3246
+ /* harmony export */ "PushCurrentComponent": () => (/* reexport safe */ _component_current__WEBPACK_IMPORTED_MODULE_65__.PushCurrentComponent),
3247
+ /* harmony export */ "PushCurrentScope": () => (/* reexport safe */ _component_current_scope__WEBPACK_IMPORTED_MODULE_66__.PushCurrentScope),
3248
+ /* harmony export */ "QueryGlobalComponent": () => (/* reexport safe */ _component_global__WEBPACK_IMPORTED_MODULE_73__.QueryGlobalComponent),
3249
+ /* harmony export */ "RemoveDirectiveExpansionRule": () => (/* reexport safe */ _directive_expand__WEBPACK_IMPORTED_MODULE_92__.RemoveDirectiveExpansionRule),
3250
+ /* harmony export */ "RemoveOutsideEventListener": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_69__.RemoveOutsideEventListener),
3251
+ /* harmony export */ "ReplaceText": () => (/* reexport safe */ _global_interpolator__WEBPACK_IMPORTED_MODULE_83__.ReplaceText),
3252
+ /* harmony export */ "ResolveKeyValue": () => (/* reexport safe */ _directive_key_value__WEBPACK_IMPORTED_MODULE_95__.ResolveKeyValue),
3253
+ /* harmony export */ "ResolveOptions": () => (/* reexport safe */ _directive_options__WEBPACK_IMPORTED_MODULE_98__.ResolveOptions),
3254
+ /* harmony export */ "ResolveTransition": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_100__.ResolveTransition),
3255
+ /* harmony export */ "RootProxy": () => (/* reexport safe */ _proxy_root__WEBPACK_IMPORTED_MODULE_53__.RootProxy),
3256
+ /* harmony export */ "Scope": () => (/* reexport safe */ _component_scope__WEBPACK_IMPORTED_MODULE_77__.Scope),
3257
+ /* harmony export */ "SetAttributeUtil": () => (/* reexport safe */ _utilities_set_attribute__WEBPACK_IMPORTED_MODULE_41__.SetAttributeUtil),
3258
+ /* harmony export */ "SetProxyProp": () => (/* reexport safe */ _proxy_set_prop__WEBPACK_IMPORTED_MODULE_54__.SetProxyProp),
3259
+ /* harmony export */ "SplitPath": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_39__.SplitPath),
3091
3260
  /* harmony export */ "Stack": () => (/* reexport safe */ _stack__WEBPACK_IMPORTED_MODULE_24__.Stack),
3092
- /* harmony export */ "StreamData": () => (/* reexport safe */ _evaluator_stream_data__WEBPACK_IMPORTED_MODULE_56__.StreamData),
3093
- /* harmony export */ "SubscribeToChanges": () => (/* reexport safe */ _reactive_subscribe__WEBPACK_IMPORTED_MODULE_60__.SubscribeToChanges),
3094
- /* harmony export */ "SupportsAttributes": () => (/* reexport safe */ _utilities_supports_attributes__WEBPACK_IMPORTED_MODULE_41__.SupportsAttributes),
3095
- /* harmony export */ "TextContentInterpolator": () => (/* reexport safe */ _global_interpolation__WEBPACK_IMPORTED_MODULE_81__.TextContentInterpolator),
3096
- /* harmony export */ "TidyPath": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_38__.TidyPath),
3261
+ /* harmony export */ "StreamData": () => (/* reexport safe */ _evaluator_stream_data__WEBPACK_IMPORTED_MODULE_57__.StreamData),
3262
+ /* harmony export */ "SubscribeToChanges": () => (/* reexport safe */ _reactive_subscribe__WEBPACK_IMPORTED_MODULE_61__.SubscribeToChanges),
3263
+ /* harmony export */ "SupportsAttributes": () => (/* reexport safe */ _utilities_supports_attributes__WEBPACK_IMPORTED_MODULE_42__.SupportsAttributes),
3264
+ /* harmony export */ "TextContentInterpolator": () => (/* reexport safe */ _global_interpolation__WEBPACK_IMPORTED_MODULE_82__.TextContentInterpolator),
3265
+ /* harmony export */ "TidyPath": () => (/* reexport safe */ _utilities_path__WEBPACK_IMPORTED_MODULE_39__.TidyPath),
3097
3266
  /* harmony export */ "ToCamelCase": () => (/* reexport safe */ _utilities_camel_case__WEBPACK_IMPORTED_MODULE_29__.ToCamelCase),
3098
- /* harmony export */ "ToString": () => (/* reexport safe */ _utilities_to_string__WEBPACK_IMPORTED_MODULE_42__.ToString),
3099
- /* harmony export */ "TraverseDirectives": () => (/* reexport safe */ _directive_traverse__WEBPACK_IMPORTED_MODULE_100__.TraverseDirectives),
3100
- /* harmony export */ "UnbindOutsideEvent": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_68__.UnbindOutsideEvent),
3101
- /* harmony export */ "UseEffect": () => (/* reexport safe */ _reactive_effect__WEBPACK_IMPORTED_MODULE_59__.UseEffect),
3102
- /* harmony export */ "WaitForGlobal": () => (/* reexport safe */ _global_get__WEBPACK_IMPORTED_MODULE_80__.WaitForGlobal),
3103
- /* harmony export */ "WaitPromise": () => (/* reexport safe */ _evaluator_wait_promise__WEBPACK_IMPORTED_MODULE_57__.WaitPromise),
3104
- /* harmony export */ "WaitTransition": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_99__.WaitTransition),
3105
- /* harmony export */ "WaitWhile": () => (/* reexport safe */ _evaluator_wait_while__WEBPACK_IMPORTED_MODULE_58__.WaitWhile)
3267
+ /* harmony export */ "ToString": () => (/* reexport safe */ _utilities_to_string__WEBPACK_IMPORTED_MODULE_43__.ToString),
3268
+ /* harmony export */ "TraverseDirectives": () => (/* reexport safe */ _directive_traverse__WEBPACK_IMPORTED_MODULE_101__.TraverseDirectives),
3269
+ /* harmony export */ "UnbindOutsideEvent": () => (/* reexport safe */ _component_event__WEBPACK_IMPORTED_MODULE_69__.UnbindOutsideEvent),
3270
+ /* harmony export */ "UseEffect": () => (/* reexport safe */ _reactive_effect__WEBPACK_IMPORTED_MODULE_60__.UseEffect),
3271
+ /* harmony export */ "WaitForGlobal": () => (/* reexport safe */ _global_get__WEBPACK_IMPORTED_MODULE_81__.WaitForGlobal),
3272
+ /* harmony export */ "WaitPromise": () => (/* reexport safe */ _evaluator_wait_promise__WEBPACK_IMPORTED_MODULE_58__.WaitPromise),
3273
+ /* harmony export */ "WaitTransition": () => (/* reexport safe */ _directive_transition__WEBPACK_IMPORTED_MODULE_100__.WaitTransition),
3274
+ /* harmony export */ "WaitWhile": () => (/* reexport safe */ _evaluator_wait_while__WEBPACK_IMPORTED_MODULE_59__.WaitWhile)
3106
3275
  /* harmony export */ });
3107
3276
  /* harmony import */ var _types_alert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./types/alert */ "./node_modules/@benbraide/inlinejs/lib/esm/types/alert.js");
3108
3277
  /* harmony import */ var _types_animation__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./types/animation */ "./node_modules/@benbraide/inlinejs/lib/esm/types/animation.js");
@@ -3142,83 +3311,87 @@ __webpack_require__.r(__webpack_exports__);
3142
3311
  /* harmony import */ var _utilities_is_equal__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./utilities/is-equal */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/is-equal.js");
3143
3312
  /* harmony import */ var _utilities_is_object__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ./utilities/is-object */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/is-object.js");
3144
3313
  /* harmony import */ var _utilities_loop__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ./utilities/loop */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/loop.js");
3145
- /* harmony import */ var _utilities_path__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./utilities/path */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/path.js");
3146
- /* harmony import */ var _utilities_proxy_keys__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./utilities/proxy-keys */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/proxy-keys.js");
3147
- /* harmony import */ var _utilities_set_attribute__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./utilities/set-attribute */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/set-attribute.js");
3148
- /* harmony import */ var _utilities_supports_attributes__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./utilities/supports-attributes */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/supports-attributes.js");
3149
- /* harmony import */ var _utilities_to_string__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./utilities/to-string */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/to-string.js");
3150
- /* harmony import */ var _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./utilities/unique-markers */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/unique-markers.js");
3151
- /* harmony import */ var _proxy_add_changes__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./proxy/add-changes */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/add-changes.js");
3152
- /* harmony import */ var _proxy_child__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./proxy/child */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/child.js");
3153
- /* harmony import */ var _proxy_create__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./proxy/create */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/create.js");
3154
- /* harmony import */ var _proxy_create_child__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./proxy/create-child */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/create-child.js");
3155
- /* harmony import */ var _proxy_delete_prop__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./proxy/delete-prop */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/delete-prop.js");
3156
- /* harmony import */ var _proxy_generic__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./proxy/generic */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/generic.js");
3157
- /* harmony import */ var _proxy_get_prop__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./proxy/get-prop */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/get-prop.js");
3158
- /* harmony import */ var _proxy_jit__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./proxy/jit */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/jit.js");
3159
- /* harmony import */ var _proxy_root__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./proxy/root */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/root.js");
3160
- /* harmony import */ var _proxy_set_prop__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./proxy/set-prop */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/set-prop.js");
3161
- /* harmony import */ var _evaluator_evaluate_later__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./evaluator/evaluate-later */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/evaluate-later.js");
3162
- /* harmony import */ var _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./evaluator/generate-function */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/generate-function.js");
3163
- /* harmony import */ var _evaluator_stream_data__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./evaluator/stream-data */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/stream-data.js");
3164
- /* harmony import */ var _evaluator_wait_promise__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./evaluator/wait-promise */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/wait-promise.js");
3165
- /* harmony import */ var _evaluator_wait_while__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./evaluator/wait-while */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/wait-while.js");
3166
- /* harmony import */ var _reactive_effect__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./reactive/effect */ "./node_modules/@benbraide/inlinejs/lib/esm/reactive/effect.js");
3167
- /* harmony import */ var _reactive_subscribe__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./reactive/subscribe */ "./node_modules/@benbraide/inlinejs/lib/esm/reactive/subscribe.js");
3168
- /* harmony import */ var _component_base__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./component/base */ "./node_modules/@benbraide/inlinejs/lib/esm/component/base.js");
3169
- /* harmony import */ var _component_changes__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./component/changes */ "./node_modules/@benbraide/inlinejs/lib/esm/component/changes.js");
3170
- /* harmony import */ var _component_context__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./component/context */ "./node_modules/@benbraide/inlinejs/lib/esm/component/context.js");
3171
- /* harmony import */ var _component_current__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./component/current */ "./node_modules/@benbraide/inlinejs/lib/esm/component/current.js");
3172
- /* harmony import */ var _component_current_scope__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./component/current-scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/current-scope.js");
3173
- /* harmony import */ var _component_element_scope__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./component/element-scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope.js");
3174
- /* harmony import */ var _component_element_scope_id__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./component/element-scope-id */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope-id.js");
3175
- /* harmony import */ var _component_event__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./component/event */ "./node_modules/@benbraide/inlinejs/lib/esm/component/event.js");
3176
- /* harmony import */ var _component_find__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./component/find */ "./node_modules/@benbraide/inlinejs/lib/esm/component/find.js");
3177
- /* harmony import */ var _component_get_config__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./component/get-config */ "./node_modules/@benbraide/inlinejs/lib/esm/component/get-config.js");
3178
- /* harmony import */ var _component_get_local__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ./component/get-local */ "./node_modules/@benbraide/inlinejs/lib/esm/component/get-local.js");
3179
- /* harmony import */ var _component_global__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ./component/global */ "./node_modules/@benbraide/inlinejs/lib/esm/component/global.js");
3180
- /* harmony import */ var _component_infer__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ./component/infer */ "./node_modules/@benbraide/inlinejs/lib/esm/component/infer.js");
3181
- /* harmony import */ var _component_insert_html__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ./component/insert-html */ "./node_modules/@benbraide/inlinejs/lib/esm/component/insert-html.js");
3182
- /* harmony import */ var _component_next_tick__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./component/next-tick */ "./node_modules/@benbraide/inlinejs/lib/esm/component/next-tick.js");
3183
- /* harmony import */ var _component_scope__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ./component/scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/scope.js");
3184
- /* harmony import */ var _global_base__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ./global/base */ "./node_modules/@benbraide/inlinejs/lib/esm/global/base.js");
3185
- /* harmony import */ var _global_config__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ./global/config */ "./node_modules/@benbraide/inlinejs/lib/esm/global/config.js");
3186
- /* harmony import */ var _global_create__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ./global/create */ "./node_modules/@benbraide/inlinejs/lib/esm/global/create.js");
3187
- /* harmony import */ var _global_get__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ./global/get */ "./node_modules/@benbraide/inlinejs/lib/esm/global/get.js");
3188
- /* harmony import */ var _global_interpolation__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ./global/interpolation */ "./node_modules/@benbraide/inlinejs/lib/esm/global/interpolation.js");
3189
- /* harmony import */ var _global_interpolator__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ./global/interpolator */ "./node_modules/@benbraide/inlinejs/lib/esm/global/interpolator.js");
3190
- /* harmony import */ var _global_native_fetch__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ./global/native-fetch */ "./node_modules/@benbraide/inlinejs/lib/esm/global/native-fetch.js");
3191
- /* harmony import */ var _bootstrap_attach__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ./bootstrap/attach */ "./node_modules/@benbraide/inlinejs/lib/esm/bootstrap/attach.js");
3192
- /* harmony import */ var _bootstrap_auto__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ./bootstrap/auto */ "./node_modules/@benbraide/inlinejs/lib/esm/bootstrap/auto.js");
3193
- /* harmony import */ var _directive_add__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ./directive/add */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/add.js");
3194
- /* harmony import */ var _directive_callback__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ./directive/callback */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/callback.js");
3195
- /* harmony import */ var _directive_create__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ./directive/create */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/create.js");
3196
- /* harmony import */ var _directive_dispatch__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ./directive/dispatch */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/dispatch.js");
3197
- /* harmony import */ var _directive_event__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ./directive/event */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/event.js");
3198
- /* harmony import */ var _directive_expand__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ./directive/expand */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/expand.js");
3199
- /* harmony import */ var _directive_flatten__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ./directive/flatten */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/flatten.js");
3200
- /* harmony import */ var _directive_get_value__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ./directive/get-value */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/get-value.js");
3201
- /* harmony import */ var _directive_key_value__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ./directive/key-value */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/key-value.js");
3202
- /* harmony import */ var _directive_lazy__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ./directive/lazy */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/lazy.js");
3203
- /* harmony import */ var _directive_manager__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ./directive/manager */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/manager.js");
3204
- /* harmony import */ var _directive_options__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ./directive/options */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/options.js");
3205
- /* harmony import */ var _directive_process__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ./directive/process */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/process.js");
3206
- /* harmony import */ var _directive_transition__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ./directive/transition */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/transition.js");
3207
- /* harmony import */ var _directive_traverse__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ./directive/traverse */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/traverse.js");
3208
- /* harmony import */ var _magic_add__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./magic/add */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/add.js");
3209
- /* harmony import */ var _magic_callback__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ./magic/callback */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/callback.js");
3210
- /* harmony import */ var _magic_evaluate__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ./magic/evaluate */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/evaluate.js");
3211
- /* harmony import */ var _magic_manager__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ./magic/manager */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/manager.js");
3212
- /* harmony import */ var _expansion_bind__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ./expansion/bind */ "./node_modules/@benbraide/inlinejs/lib/esm/expansion/bind.js");
3213
- /* harmony import */ var _expansion_class__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ./expansion/class */ "./node_modules/@benbraide/inlinejs/lib/esm/expansion/class.js");
3214
- /* harmony import */ var _expansion_on__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ./expansion/on */ "./node_modules/@benbraide/inlinejs/lib/esm/expansion/on.js");
3215
- /* harmony import */ var _observers_mutation__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ./observers/mutation */ "./node_modules/@benbraide/inlinejs/lib/esm/observers/mutation.js");
3216
- /* harmony import */ var _observers_intersection__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ./observers/intersection */ "./node_modules/@benbraide/inlinejs/lib/esm/observers/intersection.js");
3217
- /* harmony import */ var _observers_intersection_options__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ./observers/intersection-options */ "./node_modules/@benbraide/inlinejs/lib/esm/observers/intersection-options.js");
3218
- /* harmony import */ var _journal_error__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./journal/error */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/error.js");
3219
- /* harmony import */ var _journal_log__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./journal/log */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/log.js");
3220
- /* harmony import */ var _journal_try__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./journal/try */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/try.js");
3221
- /* harmony import */ var _journal_warn__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./journal/warn */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/warn.js");
3314
+ /* harmony import */ var _utilities_measure_callback__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./utilities/measure-callback */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/measure-callback.js");
3315
+ /* harmony import */ var _utilities_path__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./utilities/path */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/path.js");
3316
+ /* harmony import */ var _utilities_proxy_keys__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./utilities/proxy-keys */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/proxy-keys.js");
3317
+ /* harmony import */ var _utilities_set_attribute__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./utilities/set-attribute */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/set-attribute.js");
3318
+ /* harmony import */ var _utilities_supports_attributes__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./utilities/supports-attributes */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/supports-attributes.js");
3319
+ /* harmony import */ var _utilities_to_string__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./utilities/to-string */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/to-string.js");
3320
+ /* harmony import */ var _utilities_unique_markers__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./utilities/unique-markers */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/unique-markers.js");
3321
+ /* harmony import */ var _proxy_add_changes__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./proxy/add-changes */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/add-changes.js");
3322
+ /* harmony import */ var _proxy_child__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./proxy/child */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/child.js");
3323
+ /* harmony import */ var _proxy_create__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./proxy/create */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/create.js");
3324
+ /* harmony import */ var _proxy_create_child__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./proxy/create-child */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/create-child.js");
3325
+ /* harmony import */ var _proxy_delete_prop__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./proxy/delete-prop */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/delete-prop.js");
3326
+ /* harmony import */ var _proxy_generic__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./proxy/generic */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/generic.js");
3327
+ /* harmony import */ var _proxy_get_prop__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./proxy/get-prop */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/get-prop.js");
3328
+ /* harmony import */ var _proxy_jit__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./proxy/jit */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/jit.js");
3329
+ /* harmony import */ var _proxy_root__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./proxy/root */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/root.js");
3330
+ /* harmony import */ var _proxy_set_prop__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./proxy/set-prop */ "./node_modules/@benbraide/inlinejs/lib/esm/proxy/set-prop.js");
3331
+ /* harmony import */ var _evaluator_evaluate_later__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./evaluator/evaluate-later */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/evaluate-later.js");
3332
+ /* harmony import */ var _evaluator_generate_function__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./evaluator/generate-function */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/generate-function.js");
3333
+ /* harmony import */ var _evaluator_stream_data__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./evaluator/stream-data */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/stream-data.js");
3334
+ /* harmony import */ var _evaluator_wait_promise__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./evaluator/wait-promise */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/wait-promise.js");
3335
+ /* harmony import */ var _evaluator_wait_while__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./evaluator/wait-while */ "./node_modules/@benbraide/inlinejs/lib/esm/evaluator/wait-while.js");
3336
+ /* harmony import */ var _reactive_effect__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./reactive/effect */ "./node_modules/@benbraide/inlinejs/lib/esm/reactive/effect.js");
3337
+ /* harmony import */ var _reactive_subscribe__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./reactive/subscribe */ "./node_modules/@benbraide/inlinejs/lib/esm/reactive/subscribe.js");
3338
+ /* harmony import */ var _component_base__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./component/base */ "./node_modules/@benbraide/inlinejs/lib/esm/component/base.js");
3339
+ /* harmony import */ var _component_changes__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./component/changes */ "./node_modules/@benbraide/inlinejs/lib/esm/component/changes.js");
3340
+ /* harmony import */ var _component_context__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./component/context */ "./node_modules/@benbraide/inlinejs/lib/esm/component/context.js");
3341
+ /* harmony import */ var _component_current__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./component/current */ "./node_modules/@benbraide/inlinejs/lib/esm/component/current.js");
3342
+ /* harmony import */ var _component_current_scope__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./component/current-scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/current-scope.js");
3343
+ /* harmony import */ var _component_element_scope__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./component/element-scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope.js");
3344
+ /* harmony import */ var _component_element_scope_id__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./component/element-scope-id */ "./node_modules/@benbraide/inlinejs/lib/esm/component/element-scope-id.js");
3345
+ /* harmony import */ var _component_event__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./component/event */ "./node_modules/@benbraide/inlinejs/lib/esm/component/event.js");
3346
+ /* harmony import */ var _component_find__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./component/find */ "./node_modules/@benbraide/inlinejs/lib/esm/component/find.js");
3347
+ /* harmony import */ var _component_get_config__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ./component/get-config */ "./node_modules/@benbraide/inlinejs/lib/esm/component/get-config.js");
3348
+ /* harmony import */ var _component_get_local__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ./component/get-local */ "./node_modules/@benbraide/inlinejs/lib/esm/component/get-local.js");
3349
+ /* harmony import */ var _component_global__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ./component/global */ "./node_modules/@benbraide/inlinejs/lib/esm/component/global.js");
3350
+ /* harmony import */ var _component_infer__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ./component/infer */ "./node_modules/@benbraide/inlinejs/lib/esm/component/infer.js");
3351
+ /* harmony import */ var _component_insert_html__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./component/insert-html */ "./node_modules/@benbraide/inlinejs/lib/esm/component/insert-html.js");
3352
+ /* harmony import */ var _component_next_tick__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ./component/next-tick */ "./node_modules/@benbraide/inlinejs/lib/esm/component/next-tick.js");
3353
+ /* harmony import */ var _component_scope__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ./component/scope */ "./node_modules/@benbraide/inlinejs/lib/esm/component/scope.js");
3354
+ /* harmony import */ var _global_base__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ./global/base */ "./node_modules/@benbraide/inlinejs/lib/esm/global/base.js");
3355
+ /* harmony import */ var _global_config__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ./global/config */ "./node_modules/@benbraide/inlinejs/lib/esm/global/config.js");
3356
+ /* harmony import */ var _global_create__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ./global/create */ "./node_modules/@benbraide/inlinejs/lib/esm/global/create.js");
3357
+ /* harmony import */ var _global_get__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ./global/get */ "./node_modules/@benbraide/inlinejs/lib/esm/global/get.js");
3358
+ /* harmony import */ var _global_interpolation__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ./global/interpolation */ "./node_modules/@benbraide/inlinejs/lib/esm/global/interpolation.js");
3359
+ /* harmony import */ var _global_interpolator__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ./global/interpolator */ "./node_modules/@benbraide/inlinejs/lib/esm/global/interpolator.js");
3360
+ /* harmony import */ var _global_native_fetch__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ./global/native-fetch */ "./node_modules/@benbraide/inlinejs/lib/esm/global/native-fetch.js");
3361
+ /* harmony import */ var _bootstrap_attach__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ./bootstrap/attach */ "./node_modules/@benbraide/inlinejs/lib/esm/bootstrap/attach.js");
3362
+ /* harmony import */ var _bootstrap_auto__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ./bootstrap/auto */ "./node_modules/@benbraide/inlinejs/lib/esm/bootstrap/auto.js");
3363
+ /* harmony import */ var _directive_add__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ./directive/add */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/add.js");
3364
+ /* harmony import */ var _directive_callback__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ./directive/callback */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/callback.js");
3365
+ /* harmony import */ var _directive_create__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ./directive/create */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/create.js");
3366
+ /* harmony import */ var _directive_dispatch__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ./directive/dispatch */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/dispatch.js");
3367
+ /* harmony import */ var _directive_event__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ./directive/event */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/event.js");
3368
+ /* harmony import */ var _directive_expand__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ./directive/expand */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/expand.js");
3369
+ /* harmony import */ var _directive_flatten__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ./directive/flatten */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/flatten.js");
3370
+ /* harmony import */ var _directive_get_value__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ./directive/get-value */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/get-value.js");
3371
+ /* harmony import */ var _directive_key_value__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ./directive/key-value */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/key-value.js");
3372
+ /* harmony import */ var _directive_lazy__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ./directive/lazy */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/lazy.js");
3373
+ /* harmony import */ var _directive_manager__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ./directive/manager */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/manager.js");
3374
+ /* harmony import */ var _directive_options__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ./directive/options */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/options.js");
3375
+ /* harmony import */ var _directive_process__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ./directive/process */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/process.js");
3376
+ /* harmony import */ var _directive_transition__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ./directive/transition */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/transition.js");
3377
+ /* harmony import */ var _directive_traverse__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./directive/traverse */ "./node_modules/@benbraide/inlinejs/lib/esm/directive/traverse.js");
3378
+ /* harmony import */ var _magic_add__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ./magic/add */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/add.js");
3379
+ /* harmony import */ var _magic_callback__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ./magic/callback */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/callback.js");
3380
+ /* harmony import */ var _magic_evaluate__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ./magic/evaluate */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/evaluate.js");
3381
+ /* harmony import */ var _magic_manager__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ./magic/manager */ "./node_modules/@benbraide/inlinejs/lib/esm/magic/manager.js");
3382
+ /* harmony import */ var _expansion_bind__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ./expansion/bind */ "./node_modules/@benbraide/inlinejs/lib/esm/expansion/bind.js");
3383
+ /* harmony import */ var _expansion_class__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ./expansion/class */ "./node_modules/@benbraide/inlinejs/lib/esm/expansion/class.js");
3384
+ /* harmony import */ var _expansion_on__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ./expansion/on */ "./node_modules/@benbraide/inlinejs/lib/esm/expansion/on.js");
3385
+ /* harmony import */ var _observers_mutation__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ./observers/mutation */ "./node_modules/@benbraide/inlinejs/lib/esm/observers/mutation.js");
3386
+ /* harmony import */ var _observers_intersection__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ./observers/intersection */ "./node_modules/@benbraide/inlinejs/lib/esm/observers/intersection.js");
3387
+ /* harmony import */ var _observers_intersection_options__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./observers/intersection-options */ "./node_modules/@benbraide/inlinejs/lib/esm/observers/intersection-options.js");
3388
+ /* harmony import */ var _journal_error__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./journal/error */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/error.js");
3389
+ /* harmony import */ var _journal_log__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./journal/log */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/log.js");
3390
+ /* harmony import */ var _journal_try__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./journal/try */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/try.js");
3391
+ /* harmony import */ var _journal_warn__WEBPACK_IMPORTED_MODULE_115__ = __webpack_require__(/*! ./journal/warn */ "./node_modules/@benbraide/inlinejs/lib/esm/journal/warn.js");
3392
+ /* harmony import */ var _entry__WEBPACK_IMPORTED_MODULE_116__ = __webpack_require__(/*! ./entry */ "./node_modules/@benbraide/inlinejs/lib/esm/entry.js");
3393
+
3394
+
3222
3395
 
3223
3396
 
3224
3397
 
@@ -3344,6 +3517,7 @@ __webpack_require__.r(__webpack_exports__);
3344
3517
  \*******************************************************************/
3345
3518
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3346
3519
 
3520
+ "use strict";
3347
3521
  __webpack_require__.r(__webpack_exports__);
3348
3522
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3349
3523
  /* harmony export */ "JournalError": () => (/* binding */ JournalError)
@@ -3365,6 +3539,7 @@ function JournalError(message, context, contextElement) {
3365
3539
  \*****************************************************************/
3366
3540
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3367
3541
 
3542
+ "use strict";
3368
3543
  __webpack_require__.r(__webpack_exports__);
3369
3544
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3370
3545
  /* harmony export */ "JournalLog": () => (/* binding */ JournalLog)
@@ -3386,6 +3561,7 @@ function JournalLog(message, context, contextElement) {
3386
3561
  \*****************************************************************/
3387
3562
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3388
3563
 
3564
+ "use strict";
3389
3565
  __webpack_require__.r(__webpack_exports__);
3390
3566
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3391
3567
  /* harmony export */ "JournalTry": () => (/* binding */ JournalTry)
@@ -3410,6 +3586,7 @@ function JournalTry(callback, context, contextElement) {
3410
3586
  \******************************************************************/
3411
3587
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3412
3588
 
3589
+ "use strict";
3413
3590
  __webpack_require__.r(__webpack_exports__);
3414
3591
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3415
3592
  /* harmony export */ "JournalWarn": () => (/* binding */ JournalWarn)
@@ -3431,6 +3608,7 @@ function JournalWarn(message, context, contextElement) {
3431
3608
  \***************************************************************/
3432
3609
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3433
3610
 
3611
+ "use strict";
3434
3612
  __webpack_require__.r(__webpack_exports__);
3435
3613
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3436
3614
  /* harmony export */ "AddMagicHandler": () => (/* binding */ AddMagicHandler)
@@ -3472,6 +3650,7 @@ function AddMagicHandler(handler) {
3472
3650
  \********************************************************************/
3473
3651
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3474
3652
 
3653
+ "use strict";
3475
3654
  __webpack_require__.r(__webpack_exports__);
3476
3655
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3477
3656
  /* harmony export */ "CreateMagicHandlerCallback": () => (/* binding */ CreateMagicHandlerCallback)
@@ -3489,6 +3668,7 @@ function CreateMagicHandlerCallback(name, callback, onAccess) {
3489
3668
  \********************************************************************/
3490
3669
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3491
3670
 
3671
+ "use strict";
3492
3672
  __webpack_require__.r(__webpack_exports__);
3493
3673
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3494
3674
  /* harmony export */ "EvaluateMagicProperty": () => (/* binding */ EvaluateMagicProperty)
@@ -3548,6 +3728,7 @@ function EvaluateMagicProperty(component, contextElement, name, prefix = '', che
3548
3728
  \*******************************************************************/
3549
3729
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3550
3730
 
3731
+ "use strict";
3551
3732
  __webpack_require__.r(__webpack_exports__);
3552
3733
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3553
3734
  /* harmony export */ "MagicManager": () => (/* binding */ MagicManager)
@@ -3595,6 +3776,7 @@ class MagicManager {
3595
3776
  \************************************************************************************/
3596
3777
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3597
3778
 
3779
+ "use strict";
3598
3780
  __webpack_require__.r(__webpack_exports__);
3599
3781
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3600
3782
  /* harmony export */ "BuildIntersectionOptions": () => (/* binding */ BuildIntersectionOptions)
@@ -3626,6 +3808,7 @@ function BuildIntersectionOptions(data) {
3626
3808
  \****************************************************************************/
3627
3809
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3628
3810
 
3811
+ "use strict";
3629
3812
  __webpack_require__.r(__webpack_exports__);
3630
3813
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3631
3814
  /* harmony export */ "IntersectionObserver": () => (/* binding */ IntersectionObserver)
@@ -3675,6 +3858,7 @@ class IntersectionObserver {
3675
3858
  \************************************************************************/
3676
3859
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3677
3860
 
3861
+ "use strict";
3678
3862
  __webpack_require__.r(__webpack_exports__);
3679
3863
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3680
3864
  /* harmony export */ "MutationObserver": () => (/* binding */ MutationObserver)
@@ -3788,6 +3972,7 @@ class MutationObserver {
3788
3972
  \***********************************************************************/
3789
3973
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3790
3974
 
3975
+ "use strict";
3791
3976
  __webpack_require__.r(__webpack_exports__);
3792
3977
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3793
3978
  /* harmony export */ "AddChanges": () => (/* binding */ AddChanges)
@@ -3826,6 +4011,7 @@ function AddChanges(type, path, prop, changes, shouldBubble = true) {
3826
4011
  \*****************************************************************/
3827
4012
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3828
4013
 
4014
+ "use strict";
3829
4015
  __webpack_require__.r(__webpack_exports__);
3830
4016
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3831
4017
  /* harmony export */ "ChildProxy": () => (/* binding */ ChildProxy)
@@ -3847,6 +4033,7 @@ class ChildProxy extends _generic__WEBPACK_IMPORTED_MODULE_0__.GenericProxy {
3847
4033
  \************************************************************************/
3848
4034
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3849
4035
 
4036
+ "use strict";
3850
4037
  __webpack_require__.r(__webpack_exports__);
3851
4038
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3852
4039
  /* harmony export */ "CreateChildProxy": () => (/* binding */ CreateChildProxy)
@@ -3882,6 +4069,7 @@ function CreateChildProxy(owner, name, target, component) {
3882
4069
  \******************************************************************/
3883
4070
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3884
4071
 
4072
+ "use strict";
3885
4073
  __webpack_require__.r(__webpack_exports__);
3886
4074
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3887
4075
  /* harmony export */ "BuildGetterProxyOptions": () => (/* binding */ BuildGetterProxyOptions),
@@ -3968,6 +4156,7 @@ function BuildGetterProxyOptions(options) {
3968
4156
  \***********************************************************************/
3969
4157
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3970
4158
 
4159
+ "use strict";
3971
4160
  __webpack_require__.r(__webpack_exports__);
3972
4161
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3973
4162
  /* harmony export */ "DeleteProxyProp": () => (/* binding */ DeleteProxyProp)
@@ -3999,6 +4188,7 @@ function DeleteProxyProp(componentId, target, path, prop) {
3999
4188
  \*******************************************************************/
4000
4189
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4001
4190
 
4191
+ "use strict";
4002
4192
  __webpack_require__.r(__webpack_exports__);
4003
4193
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4004
4194
  /* harmony export */ "GenericProxy": () => (/* binding */ GenericProxy)
@@ -4108,6 +4298,7 @@ class GenericProxy {
4108
4298
  \********************************************************************/
4109
4299
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4110
4300
 
4301
+ "use strict";
4111
4302
  __webpack_require__.r(__webpack_exports__);
4112
4303
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4113
4304
  /* harmony export */ "GetProxyProp": () => (/* binding */ GetProxyProp)
@@ -4165,6 +4356,7 @@ function GetProxyProp(componentId, target, path, prop, noResultHandler) {
4165
4356
  \***************************************************************/
4166
4357
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4167
4358
 
4359
+ "use strict";
4168
4360
  __webpack_require__.r(__webpack_exports__);
4169
4361
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4170
4362
  /* harmony export */ "InitJITProxy": () => (/* binding */ InitJITProxy)
@@ -4195,6 +4387,7 @@ function InitJITProxy(key, component, element) {
4195
4387
  \****************************************************************/
4196
4388
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4197
4389
 
4390
+ "use strict";
4198
4391
  __webpack_require__.r(__webpack_exports__);
4199
4392
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4200
4393
  /* harmony export */ "RootProxy": () => (/* binding */ RootProxy)
@@ -4216,6 +4409,7 @@ class RootProxy extends _generic__WEBPACK_IMPORTED_MODULE_0__.GenericProxy {
4216
4409
  \********************************************************************/
4217
4410
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4218
4411
 
4412
+ "use strict";
4219
4413
  __webpack_require__.r(__webpack_exports__);
4220
4414
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4221
4415
  /* harmony export */ "SetProxyProp": () => (/* binding */ SetProxyProp)
@@ -4247,6 +4441,7 @@ function SetProxyProp(componentId, target, path, prop, value) {
4247
4441
  \*********************************************************************/
4248
4442
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4249
4443
 
4444
+ "use strict";
4250
4445
  __webpack_require__.r(__webpack_exports__);
4251
4446
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4252
4447
  /* harmony export */ "UseEffect": () => (/* binding */ UseEffect)
@@ -4303,6 +4498,7 @@ function UseEffect({ componentId, callback, contextElement, options, subscriptio
4303
4498
  \************************************************************************/
4304
4499
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4305
4500
 
4501
+ "use strict";
4306
4502
  __webpack_require__.r(__webpack_exports__);
4307
4503
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4308
4504
  /* harmony export */ "SubscribeToChanges": () => (/* binding */ SubscribeToChanges)
@@ -4382,6 +4578,7 @@ function SubscribeToChanges({ componentId, changes, callback, subscriptionsCallb
4382
4578
  \***********************************************************/
4383
4579
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4384
4580
 
4581
+ "use strict";
4385
4582
  __webpack_require__.r(__webpack_exports__);
4386
4583
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4387
4584
  /* harmony export */ "Stack": () => (/* binding */ Stack)
@@ -4419,6 +4616,7 @@ class Stack {
4419
4616
  \*****************************************************************/
4420
4617
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4421
4618
 
4619
+ "use strict";
4422
4620
  __webpack_require__.r(__webpack_exports__);
4423
4621
 
4424
4622
 
@@ -4431,6 +4629,7 @@ __webpack_require__.r(__webpack_exports__);
4431
4629
  \*********************************************************************/
4432
4630
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4433
4631
 
4632
+ "use strict";
4434
4633
  __webpack_require__.r(__webpack_exports__);
4435
4634
 
4436
4635
 
@@ -4443,6 +4642,7 @@ __webpack_require__.r(__webpack_exports__);
4443
4642
  \******************************************************************/
4444
4643
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4445
4644
 
4645
+ "use strict";
4446
4646
  __webpack_require__.r(__webpack_exports__);
4447
4647
 
4448
4648
 
@@ -4455,6 +4655,7 @@ __webpack_require__.r(__webpack_exports__);
4455
4655
  \*******************************************************************/
4456
4656
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4457
4657
 
4658
+ "use strict";
4458
4659
  __webpack_require__.r(__webpack_exports__);
4459
4660
 
4460
4661
 
@@ -4467,6 +4668,7 @@ __webpack_require__.r(__webpack_exports__);
4467
4668
  \*********************************************************************/
4468
4669
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4469
4670
 
4671
+ "use strict";
4470
4672
  __webpack_require__.r(__webpack_exports__);
4471
4673
 
4472
4674
 
@@ -4479,6 +4681,7 @@ __webpack_require__.r(__webpack_exports__);
4479
4681
  \******************************************************************/
4480
4682
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4481
4683
 
4684
+ "use strict";
4482
4685
  __webpack_require__.r(__webpack_exports__);
4483
4686
 
4484
4687
 
@@ -4491,6 +4694,7 @@ __webpack_require__.r(__webpack_exports__);
4491
4694
  \*******************************************************************/
4492
4695
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4493
4696
 
4697
+ "use strict";
4494
4698
  __webpack_require__.r(__webpack_exports__);
4495
4699
 
4496
4700
 
@@ -4503,6 +4707,7 @@ __webpack_require__.r(__webpack_exports__);
4503
4707
  \*********************************************************************/
4504
4708
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4505
4709
 
4710
+ "use strict";
4506
4711
  __webpack_require__.r(__webpack_exports__);
4507
4712
 
4508
4713
 
@@ -4515,6 +4720,7 @@ __webpack_require__.r(__webpack_exports__);
4515
4720
  \*************************************************************************/
4516
4721
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4517
4722
 
4723
+ "use strict";
4518
4724
  __webpack_require__.r(__webpack_exports__);
4519
4725
 
4520
4726
 
@@ -4527,6 +4733,7 @@ __webpack_require__.r(__webpack_exports__);
4527
4733
  \****************************************************************************/
4528
4734
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4529
4735
 
4736
+ "use strict";
4530
4737
  __webpack_require__.r(__webpack_exports__);
4531
4738
 
4532
4739
 
@@ -4539,6 +4746,7 @@ __webpack_require__.r(__webpack_exports__);
4539
4746
  \*****************************************************************/
4540
4747
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4541
4748
 
4749
+ "use strict";
4542
4750
  __webpack_require__.r(__webpack_exports__);
4543
4751
 
4544
4752
 
@@ -4551,6 +4759,7 @@ __webpack_require__.r(__webpack_exports__);
4551
4759
  \******************************************************************/
4552
4760
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4553
4761
 
4762
+ "use strict";
4554
4763
  __webpack_require__.r(__webpack_exports__);
4555
4764
 
4556
4765
 
@@ -4563,6 +4772,7 @@ __webpack_require__.r(__webpack_exports__);
4563
4772
  \************************************************************************/
4564
4773
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4565
4774
 
4775
+ "use strict";
4566
4776
  __webpack_require__.r(__webpack_exports__);
4567
4777
 
4568
4778
 
@@ -4575,6 +4785,7 @@ __webpack_require__.r(__webpack_exports__);
4575
4785
  \*****************************************************************/
4576
4786
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4577
4787
 
4788
+ "use strict";
4578
4789
  __webpack_require__.r(__webpack_exports__);
4579
4790
 
4580
4791
 
@@ -4587,6 +4798,7 @@ __webpack_require__.r(__webpack_exports__);
4587
4798
  \********************************************************************/
4588
4799
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4589
4800
 
4801
+ "use strict";
4590
4802
  __webpack_require__.r(__webpack_exports__);
4591
4803
 
4592
4804
 
@@ -4599,6 +4811,7 @@ __webpack_require__.r(__webpack_exports__);
4599
4811
  \****************************************************************/
4600
4812
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4601
4813
 
4814
+ "use strict";
4602
4815
  __webpack_require__.r(__webpack_exports__);
4603
4816
 
4604
4817
 
@@ -4611,6 +4824,7 @@ __webpack_require__.r(__webpack_exports__);
4611
4824
  \*******************************************************************/
4612
4825
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4613
4826
 
4827
+ "use strict";
4614
4828
  __webpack_require__.r(__webpack_exports__);
4615
4829
 
4616
4830
 
@@ -4623,6 +4837,7 @@ __webpack_require__.r(__webpack_exports__);
4623
4837
  \*****************************************************************/
4624
4838
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4625
4839
 
4840
+ "use strict";
4626
4841
  __webpack_require__.r(__webpack_exports__);
4627
4842
 
4628
4843
 
@@ -4635,6 +4850,7 @@ __webpack_require__.r(__webpack_exports__);
4635
4850
  \********************************************************************/
4636
4851
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4637
4852
 
4853
+ "use strict";
4638
4854
  __webpack_require__.r(__webpack_exports__);
4639
4855
 
4640
4856
 
@@ -4647,6 +4863,7 @@ __webpack_require__.r(__webpack_exports__);
4647
4863
  \************************************************************************/
4648
4864
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4649
4865
 
4866
+ "use strict";
4650
4867
  __webpack_require__.r(__webpack_exports__);
4651
4868
 
4652
4869
 
@@ -4659,6 +4876,7 @@ __webpack_require__.r(__webpack_exports__);
4659
4876
  \*****************************************************************/
4660
4877
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4661
4878
 
4879
+ "use strict";
4662
4880
  __webpack_require__.r(__webpack_exports__);
4663
4881
 
4664
4882
 
@@ -4671,6 +4889,7 @@ __webpack_require__.r(__webpack_exports__);
4671
4889
  \*********************************************************************/
4672
4890
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4673
4891
 
4892
+ "use strict";
4674
4893
  __webpack_require__.r(__webpack_exports__);
4675
4894
 
4676
4895
 
@@ -4683,6 +4902,7 @@ __webpack_require__.r(__webpack_exports__);
4683
4902
  \*****************************************************************/
4684
4903
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4685
4904
 
4905
+ "use strict";
4686
4906
  __webpack_require__.r(__webpack_exports__);
4687
4907
 
4688
4908
 
@@ -4695,6 +4915,7 @@ __webpack_require__.r(__webpack_exports__);
4695
4915
  \**************************************************************************/
4696
4916
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4697
4917
 
4918
+ "use strict";
4698
4919
  __webpack_require__.r(__webpack_exports__);
4699
4920
 
4700
4921
 
@@ -4707,6 +4928,7 @@ __webpack_require__.r(__webpack_exports__);
4707
4928
  \***************************************************************************/
4708
4929
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4709
4930
 
4931
+ "use strict";
4710
4932
  __webpack_require__.r(__webpack_exports__);
4711
4933
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4712
4934
  /* harmony export */ "BeginsWith": () => (/* binding */ BeginsWith)
@@ -4724,6 +4946,7 @@ function BeginsWith(match, ignoreCase = false) {
4724
4946
  \**************************************************************************/
4725
4947
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4726
4948
 
4949
+ "use strict";
4727
4950
  __webpack_require__.r(__webpack_exports__);
4728
4951
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4729
4952
  /* harmony export */ "ToCamelCase": () => (/* binding */ ToCamelCase)
@@ -4742,6 +4965,7 @@ function ToCamelCase(value, ucfirst, separator) {
4742
4965
  \****************************************************************************/
4743
4966
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4744
4967
 
4968
+ "use strict";
4745
4969
  __webpack_require__.r(__webpack_exports__);
4746
4970
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4747
4971
  /* harmony export */ "ContextKeys": () => (/* binding */ ContextKeys)
@@ -4761,6 +4985,7 @@ const ContextKeys = {
4761
4985
  \*************************************************************************/
4762
4986
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4763
4987
 
4988
+ "use strict";
4764
4989
  __webpack_require__.r(__webpack_exports__);
4765
4990
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4766
4991
  /* harmony export */ "DeepCopy": () => (/* binding */ DeepCopy)
@@ -4791,6 +5016,7 @@ function DeepCopy(target) {
4791
5016
  \*************************************************************************/
4792
5017
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4793
5018
 
5019
+ "use strict";
4794
5020
  __webpack_require__.r(__webpack_exports__);
4795
5021
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4796
5022
  /* harmony export */ "EndsWith": () => (/* binding */ EndsWith)
@@ -4808,6 +5034,7 @@ function EndsWith(match, ignoreCase = false) {
4808
5034
  \*****************************************************************************/
4809
5035
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4810
5036
 
5037
+ "use strict";
4811
5038
  __webpack_require__.r(__webpack_exports__);
4812
5039
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4813
5040
  /* harmony export */ "GetAttribute": () => (/* binding */ GetAttribute)
@@ -4836,6 +5063,7 @@ function GetAttribute(target, attributes) {
4836
5063
  \**************************************************************************/
4837
5064
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4838
5065
 
5066
+ "use strict";
4839
5067
  __webpack_require__.r(__webpack_exports__);
4840
5068
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4841
5069
  /* harmony export */ "GetTarget": () => (/* binding */ GetTarget),
@@ -4859,6 +5087,7 @@ function GetTargets(targets) {
4859
5087
  \************************************************************************/
4860
5088
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4861
5089
 
5090
+ "use strict";
4862
5091
  __webpack_require__.r(__webpack_exports__);
4863
5092
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4864
5093
  /* harmony export */ "IsEqual": () => (/* binding */ IsEqual)
@@ -4891,6 +5120,7 @@ function IsEqual(first, second, useTargets = true) {
4891
5120
  \*************************************************************************/
4892
5121
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4893
5122
 
5123
+ "use strict";
4894
5124
  __webpack_require__.r(__webpack_exports__);
4895
5125
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4896
5126
  /* harmony export */ "AreObjects": () => (/* binding */ AreObjects),
@@ -4920,22 +5150,34 @@ function AreObjects(targets) {
4920
5150
  \********************************************************************/
4921
5151
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
4922
5152
 
5153
+ "use strict";
4923
5154
  __webpack_require__.r(__webpack_exports__);
4924
5155
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4925
5156
  /* harmony export */ "CreateAnimationLoop": () => (/* binding */ CreateAnimationLoop),
4926
5157
  /* harmony export */ "CreateLoop": () => (/* binding */ CreateLoop)
4927
5158
  /* harmony export */ });
4928
5159
  /* harmony import */ var _values_loop__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../values/loop */ "./node_modules/@benbraide/inlinejs/lib/esm/values/loop.js");
5160
+ /* harmony import */ var _measure_callback__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./measure-callback */ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/measure-callback.js");
5161
+
4929
5162
 
4930
5163
  function CreateLoop(duration, delay = 1000, repeats = 0, repeatDelay = 0, vsync = true) {
4931
5164
  delay = (delay || 1);
4932
- let totalSteps = (duration ? Math.floor(duration / delay) : -1), steps = 0, aborted = false, checkpoint = 0, call = (steps, doWhile) => {
5165
+ let delayOffset = 0, totalSteps = (duration ? Math.floor(duration / delay) : -1), steps = 0, aborted = false, checkpoint = 0;
5166
+ let call = (steps, doWhile, delay) => {
5167
+ let doCall = () => {
5168
+ const elapsed = (0,_measure_callback__WEBPACK_IMPORTED_MODULE_1__.MeasureCallback)(() => doWhile({ passes: steps, elapsed: (steps * delay), duration, abort: () => (aborted = true) }));
5169
+ if (elapsed > delay) {
5170
+ const elapsedSteps = Math.floor((elapsed - delay) / delay); //Compute how many steps were missed
5171
+ steps += elapsedSteps; //Add them to the current step
5172
+ delayOffset = (elapsed - (Math.floor(elapsed / delay) * delay)); //Compute the offset
5173
+ }
5174
+ };
4933
5175
  if (vsync) { //Use checkpoints to avoid overlapping calls
4934
5176
  let myCheckpoint = ++checkpoint;
4935
- requestAnimationFrame(() => ((myCheckpoint == checkpoint) && doWhile({ passes: steps, elapsed: (steps * delay), duration, abort: () => (aborted = true) })));
5177
+ requestAnimationFrame(() => ((myCheckpoint == checkpoint) && doCall()));
4936
5178
  }
4937
5179
  else { //Immediate
4938
- doWhile({ passes: steps, elapsed: (steps * delay), duration, abort: () => (aborted = true) });
5180
+ doCall();
4939
5181
  }
4940
5182
  };
4941
5183
  let step = (doWhile, doFinal, doAbort) => {
@@ -4948,12 +5190,14 @@ function CreateLoop(duration, delay = 1000, repeats = 0, repeatDelay = 0, vsync
4948
5190
  return doFinal({ passes: totalSteps, elapsed: (totalSteps * delay), duration });
4949
5191
  }
4950
5192
  setTimeout(() => setTimeout(step.bind(null, doWhile, doFinal, doAbort), delay), repeatDelay);
4951
- call(totalSteps, doWhile);
5193
+ delayOffset = 0;
5194
+ call(totalSteps, doWhile, repeatDelay);
4952
5195
  (repeats > 0) && (repeats -= 1);
4953
5196
  }
4954
5197
  else { //Step
4955
- setTimeout(step.bind(null, doWhile, doFinal, doAbort), delay);
4956
- call(steps, doWhile);
5198
+ setTimeout(step.bind(null, doWhile, doFinal, doAbort), (delay - delayOffset));
5199
+ delayOffset = 0;
5200
+ call(steps, doWhile, delay);
4957
5201
  }
4958
5202
  };
4959
5203
  return new _values_loop__WEBPACK_IMPORTED_MODULE_0__.Loop((doWhile, doFinal, doAbort) => {
@@ -4995,6 +5239,26 @@ function CreateAnimationLoop(duration, delay = 1000, repeats = 0, repeatDelay =
4995
5239
  }
4996
5240
 
4997
5241
 
5242
+ /***/ }),
5243
+
5244
+ /***/ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/measure-callback.js":
5245
+ /*!********************************************************************************!*\
5246
+ !*** ./node_modules/@benbraide/inlinejs/lib/esm/utilities/measure-callback.js ***!
5247
+ \********************************************************************************/
5248
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5249
+
5250
+ "use strict";
5251
+ __webpack_require__.r(__webpack_exports__);
5252
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5253
+ /* harmony export */ "MeasureCallback": () => (/* binding */ MeasureCallback)
5254
+ /* harmony export */ });
5255
+ function MeasureCallback(callback) {
5256
+ let start = performance.now();
5257
+ callback();
5258
+ return (performance.now() - start);
5259
+ }
5260
+
5261
+
4998
5262
  /***/ }),
4999
5263
 
5000
5264
  /***/ "./node_modules/@benbraide/inlinejs/lib/esm/utilities/path.js":
@@ -5003,6 +5267,7 @@ function CreateAnimationLoop(duration, delay = 1000, repeats = 0, repeatDelay =
5003
5267
  \********************************************************************/
5004
5268
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5005
5269
 
5270
+ "use strict";
5006
5271
  __webpack_require__.r(__webpack_exports__);
5007
5272
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5008
5273
  /* harmony export */ "JoinPath": () => (/* binding */ JoinPath),
@@ -5066,6 +5331,7 @@ function JoinPath({ base, query }, origin, prefix, prependOrigin) {
5066
5331
  \**************************************************************************/
5067
5332
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5068
5333
 
5334
+ "use strict";
5069
5335
  __webpack_require__.r(__webpack_exports__);
5070
5336
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5071
5337
  /* harmony export */ "ProxyKeys": () => (/* binding */ ProxyKeys)
@@ -5087,6 +5353,7 @@ const ProxyKeys = {
5087
5353
  \*****************************************************************************/
5088
5354
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5089
5355
 
5356
+ "use strict";
5090
5357
  __webpack_require__.r(__webpack_exports__);
5091
5358
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5092
5359
  /* harmony export */ "SetAttributeUtil": () => (/* binding */ SetAttributeUtil)
@@ -5108,6 +5375,7 @@ function SetAttributeUtil(target, attribute, value) {
5108
5375
  \***********************************************************************************/
5109
5376
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5110
5377
 
5378
+ "use strict";
5111
5379
  __webpack_require__.r(__webpack_exports__);
5112
5380
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5113
5381
  /* harmony export */ "SupportsAttributes": () => (/* binding */ SupportsAttributes)
@@ -5128,6 +5396,7 @@ function SupportsAttributes(target) {
5128
5396
  \*************************************************************************/
5129
5397
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5130
5398
 
5399
+ "use strict";
5131
5400
  __webpack_require__.r(__webpack_exports__);
5132
5401
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5133
5402
  /* harmony export */ "ToString": () => (/* binding */ ToString)
@@ -5159,6 +5428,7 @@ function ToString(target) {
5159
5428
  \******************************************************************************/
5160
5429
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5161
5430
 
5431
+ "use strict";
5162
5432
  __webpack_require__.r(__webpack_exports__);
5163
5433
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5164
5434
  /* harmony export */ "GenerateUniqueId": () => (/* binding */ GenerateUniqueId),
@@ -5204,6 +5474,7 @@ function GenerateUniqueId(markers, scope, prefix, suffix) {
5204
5474
  \*******************************************************************/
5205
5475
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5206
5476
 
5477
+ "use strict";
5207
5478
  __webpack_require__.r(__webpack_exports__);
5208
5479
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5209
5480
  /* harmony export */ "Future": () => (/* binding */ Future)
@@ -5226,6 +5497,7 @@ class Future {
5226
5497
  \*****************************************************************/
5227
5498
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5228
5499
 
5500
+ "use strict";
5229
5501
  __webpack_require__.r(__webpack_exports__);
5230
5502
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5231
5503
  /* harmony export */ "Loop": () => (/* binding */ Loop)
@@ -5269,6 +5541,7 @@ class Loop {
5269
5541
  \********************************************************************/
5270
5542
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5271
5543
 
5544
+ "use strict";
5272
5545
  __webpack_require__.r(__webpack_exports__);
5273
5546
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5274
5547
  /* harmony export */ "Nothing": () => (/* binding */ Nothing)
@@ -5277,6 +5550,309 @@ class Nothing {
5277
5550
  }
5278
5551
 
5279
5552
 
5553
+ /***/ }),
5554
+
5555
+ /***/ "./node_modules/array-uniq/index.js":
5556
+ /*!******************************************!*\
5557
+ !*** ./node_modules/array-uniq/index.js ***!
5558
+ \******************************************/
5559
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
5560
+
5561
+ "use strict";
5562
+
5563
+
5564
+ // there's 3 implementations written in increasing order of efficiency
5565
+
5566
+ // 1 - no Set type is defined
5567
+ function uniqNoSet(arr) {
5568
+ var ret = [];
5569
+
5570
+ for (var i = 0; i < arr.length; i++) {
5571
+ if (ret.indexOf(arr[i]) === -1) {
5572
+ ret.push(arr[i]);
5573
+ }
5574
+ }
5575
+
5576
+ return ret;
5577
+ }
5578
+
5579
+ // 2 - a simple Set type is defined
5580
+ function uniqSet(arr) {
5581
+ var seen = new Set();
5582
+ return arr.filter(function (el) {
5583
+ if (!seen.has(el)) {
5584
+ seen.add(el);
5585
+ return true;
5586
+ }
5587
+ });
5588
+ }
5589
+
5590
+ // 3 - a standard Set type is defined and it has a forEach method
5591
+ function uniqSetWithForEach(arr) {
5592
+ var ret = [];
5593
+
5594
+ (new Set(arr)).forEach(function (el) {
5595
+ ret.push(el);
5596
+ });
5597
+
5598
+ return ret;
5599
+ }
5600
+
5601
+ // V8 currently has a broken implementation
5602
+ // https://github.com/joyent/node/issues/8449
5603
+ function doesForEachActuallyWork() {
5604
+ var ret = false;
5605
+
5606
+ (new Set([true])).forEach(function (el) {
5607
+ ret = el;
5608
+ });
5609
+
5610
+ return ret === true;
5611
+ }
5612
+
5613
+ if ('Set' in __webpack_require__.g) {
5614
+ if (typeof Set.prototype.forEach === 'function' && doesForEachActuallyWork()) {
5615
+ module.exports = uniqSetWithForEach;
5616
+ } else {
5617
+ module.exports = uniqSet;
5618
+ }
5619
+ } else {
5620
+ module.exports = uniqNoSet;
5621
+ }
5622
+
5623
+
5624
+ /***/ }),
5625
+
5626
+ /***/ "./node_modules/randombytes/browser.js":
5627
+ /*!*********************************************!*\
5628
+ !*** ./node_modules/randombytes/browser.js ***!
5629
+ \*********************************************/
5630
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
5631
+
5632
+ "use strict";
5633
+
5634
+
5635
+ function oldBrowser () {
5636
+ throw new Error('secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11')
5637
+ }
5638
+
5639
+ var crypto = __webpack_require__.g.crypto || __webpack_require__.g.msCrypto
5640
+
5641
+ if (crypto && crypto.getRandomValues) {
5642
+ module.exports = randomBytes
5643
+ } else {
5644
+ module.exports = oldBrowser
5645
+ }
5646
+
5647
+ function randomBytes (size, cb) {
5648
+ // phantomjs needs to throw
5649
+ if (size > 65536) throw new Error('requested too many random bytes')
5650
+ // in case browserify isn't using the Uint8Array version
5651
+ var rawBytes = new __webpack_require__.g.Uint8Array(size)
5652
+
5653
+ // This will not work in older browsers.
5654
+ // See https://developer.mozilla.org/en-US/docs/Web/API/window.crypto.getRandomValues
5655
+ if (size > 0) { // getRandomValues fails on IE if size == 0
5656
+ crypto.getRandomValues(rawBytes)
5657
+ }
5658
+ // phantomjs doesn't like a buffer being passed here
5659
+ var bytes = new Buffer(rawBytes.buffer)
5660
+
5661
+ if (typeof cb === 'function') {
5662
+ return process.nextTick(function () {
5663
+ cb(null, bytes)
5664
+ })
5665
+ }
5666
+
5667
+ return bytes
5668
+ }
5669
+
5670
+
5671
+ /***/ }),
5672
+
5673
+ /***/ "./node_modules/randomstring/index.js":
5674
+ /*!********************************************!*\
5675
+ !*** ./node_modules/randomstring/index.js ***!
5676
+ \********************************************/
5677
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
5678
+
5679
+ module.exports = __webpack_require__(/*! ./lib/randomstring */ "./node_modules/randomstring/lib/randomstring.js");
5680
+
5681
+ /***/ }),
5682
+
5683
+ /***/ "./node_modules/randomstring/lib/charset.js":
5684
+ /*!**************************************************!*\
5685
+ !*** ./node_modules/randomstring/lib/charset.js ***!
5686
+ \**************************************************/
5687
+ /***/ ((module, exports, __webpack_require__) => {
5688
+
5689
+ var arrayUniq = __webpack_require__(/*! array-uniq */ "./node_modules/array-uniq/index.js");
5690
+
5691
+ function Charset() {
5692
+ this.chars = '';
5693
+ }
5694
+
5695
+ Charset.prototype.setType = function(type) {
5696
+ var chars;
5697
+
5698
+ var numbers = '0123456789';
5699
+ var charsLower = 'abcdefghijklmnopqrstuvwxyz';
5700
+ var charsUpper = charsLower.toUpperCase();
5701
+ var hexChars = 'abcdef';
5702
+ var binaryChars = '01';
5703
+ var octalChars = '01234567';
5704
+
5705
+ if (type === 'alphanumeric') {
5706
+ chars = numbers + charsLower + charsUpper;
5707
+ }
5708
+ else if (type === 'numeric') {
5709
+ chars = numbers;
5710
+ }
5711
+ else if (type === 'alphabetic') {
5712
+ chars = charsLower + charsUpper;
5713
+ }
5714
+ else if (type === 'hex') {
5715
+ chars = numbers + hexChars;
5716
+ }
5717
+ else if (type === 'binary') {
5718
+ chars = binaryChars;
5719
+ }
5720
+ else if (type === 'octal') {
5721
+ chars = octalChars;
5722
+ }
5723
+ else {
5724
+ chars = type;
5725
+ }
5726
+
5727
+ this.chars = chars;
5728
+ }
5729
+
5730
+ Charset.prototype.removeUnreadable = function() {
5731
+ var unreadableChars = /[0OIl]/g;
5732
+ this.chars = this.chars.replace(unreadableChars, '');
5733
+ }
5734
+
5735
+ Charset.prototype.setcapitalization = function(capitalization) {
5736
+ if (capitalization === 'uppercase') {
5737
+ this.chars = this.chars.toUpperCase();
5738
+ }
5739
+ else if (capitalization === 'lowercase') {
5740
+ this.chars = this.chars.toLowerCase();
5741
+ }
5742
+ }
5743
+
5744
+ Charset.prototype.removeDuplicates = function() {
5745
+ var charMap = this.chars.split('');
5746
+ charMap = arrayUniq(charMap);
5747
+ this.chars = charMap.join('');
5748
+ }
5749
+
5750
+ module.exports = exports = Charset;
5751
+
5752
+
5753
+ /***/ }),
5754
+
5755
+ /***/ "./node_modules/randomstring/lib/randomstring.js":
5756
+ /*!*******************************************************!*\
5757
+ !*** ./node_modules/randomstring/lib/randomstring.js ***!
5758
+ \*******************************************************/
5759
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
5760
+
5761
+ "use strict";
5762
+
5763
+
5764
+ var randomBytes = __webpack_require__(/*! randombytes */ "./node_modules/randombytes/browser.js");
5765
+ var Charset = __webpack_require__(/*! ./charset.js */ "./node_modules/randomstring/lib/charset.js");
5766
+
5767
+ function safeRandomBytes(length) {
5768
+ while (true) {
5769
+ try {
5770
+ return randomBytes(length);
5771
+ } catch(e) {
5772
+ continue;
5773
+ }
5774
+ }
5775
+ }
5776
+
5777
+ function processString(buf, initialString, chars, reqLen, maxByte) {
5778
+ var string = initialString;
5779
+ for (var i = 0; i < buf.length && string.length < reqLen; i++) {
5780
+ var randomByte = buf.readUInt8(i);
5781
+ if (randomByte < maxByte) {
5782
+ string += chars.charAt(randomByte % chars.length);
5783
+ }
5784
+ }
5785
+ return string;
5786
+ }
5787
+
5788
+ function getAsyncString(string, chars, length, maxByte, cb) {
5789
+ randomBytes(length, function(err, buf) {
5790
+ if (err) {
5791
+ // Since it is waiting for entropy, errors are legit and we shouldn't just keep retrying
5792
+ cb(err);
5793
+ }
5794
+ var generatedString = processString(buf, string, chars, length, maxByte);
5795
+ if (generatedString.length < length) {
5796
+ getAsyncString(generatedString, chars, length, maxByte, cb);
5797
+ } else {
5798
+ cb(null, generatedString);
5799
+ }
5800
+ })
5801
+ }
5802
+
5803
+ exports.generate = function(options, cb) {
5804
+ var charset = new Charset();
5805
+
5806
+ var length, chars, capitalization, string = '';
5807
+
5808
+ // Handle options
5809
+ if (typeof options === 'object') {
5810
+ length = options.length || 32;
5811
+
5812
+ if (options.charset) {
5813
+ charset.setType(options.charset);
5814
+ }
5815
+ else {
5816
+ charset.setType('alphanumeric');
5817
+ }
5818
+
5819
+ if (options.capitalization) {
5820
+ charset.setcapitalization(options.capitalization);
5821
+ }
5822
+
5823
+ if (options.readable) {
5824
+ charset.removeUnreadable();
5825
+ }
5826
+
5827
+ charset.removeDuplicates();
5828
+ }
5829
+ else if (typeof options === 'number') {
5830
+ length = options;
5831
+ charset.setType('alphanumeric');
5832
+ }
5833
+ else {
5834
+ length = 32;
5835
+ charset.setType('alphanumeric');
5836
+ }
5837
+
5838
+ // Generate the string
5839
+ var charsLen = charset.chars.length;
5840
+ var maxByte = 256 - (256 % charsLen);
5841
+
5842
+ if (!cb) {
5843
+ while (string.length < length) {
5844
+ var buf = safeRandomBytes(Math.ceil(length * 256 / maxByte));
5845
+ string = processString(buf, string, charset.chars, length, maxByte);
5846
+ }
5847
+
5848
+ return string;
5849
+ }
5850
+
5851
+ getAsyncString(string, charset.chars, length, maxByte, cb);
5852
+
5853
+ };
5854
+
5855
+
5280
5856
  /***/ }),
5281
5857
 
5282
5858
  /***/ "./src/directive/stripe.ts":
@@ -5285,6 +5861,7 @@ class Nothing {
5285
5861
  \*********************************/
5286
5862
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
5287
5863
 
5864
+ "use strict";
5288
5865
 
5289
5866
  Object.defineProperty(exports, "__esModule", ({ value: true }));
5290
5867
  exports.StripeDirectiveHandlerCompact = exports.StripeDirectiveHandler = void 0;
@@ -5303,6 +5880,7 @@ let StripeUrl = 'https://js.stripe.com/v3/';
5303
5880
  let StripeStyles = null;
5304
5881
  let StripeClasses = null;
5305
5882
  exports.StripeDirectiveHandler = (0, inlinejs_1.CreateDirectiveHandlerCallback)(StripeDirectiveName, ({ componentId, component, contextElement, expression, argKey, argOptions }) => {
5883
+ var _a;
5306
5884
  if ((0, inlinejs_1.BindEvent)({ contextElement, expression,
5307
5885
  component: (component || componentId),
5308
5886
  key: StripeDirectiveName,
@@ -5329,159 +5907,150 @@ exports.StripeDirectiveHandler = (0, inlinejs_1.CreateDirectiveHandlerCallback)(
5329
5907
  elementScope.SetLocal(localKey, (0, inlinejs_1.CreateInplaceProxy)((0, inlinejs_1.BuildGetterProxyOptions)({
5330
5908
  getter: (prop) => {
5331
5909
  var _a;
5910
+ let local = (contextElement.parentElement ? (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.FindElementLocalValue(contextElement.parentElement, localKey, true) : null);
5332
5911
  if (prop === 'parent') {
5333
- return (contextElement.parentElement ? (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.FindElementLocalValue(contextElement.parentElement, localKey, true) : null);
5912
+ return local;
5334
5913
  }
5914
+ return ((prop && local) ? local[prop] : null);
5335
5915
  },
5336
5916
  lookup: ['parent'],
5337
5917
  })));
5338
5918
  }
5339
5919
  return;
5340
5920
  }
5341
- if (argKey in StripeKeys) { //Bind Stripe field
5342
- let details = resolvedComponent.FindElementLocalValue(contextElement, detailsKey, true);
5343
- if (!details) { //No parent
5344
- return;
5345
- }
5346
- let id = resolvedComponent.GenerateUniqueId(`${StripeDirectiveName}_proxy_`), field = {
5347
- name: argKey,
5348
- mount: contextElement,
5349
- element: details.elements.create(StripeKeys[argKey], {
5350
- style: (StripeStyles || undefined),
5351
- classes: (StripeClasses || undefined),
5352
- }),
5353
- ready: false,
5354
- complete: false,
5355
- error: undefined,
5356
- };
5357
- if (!field.element) {
5358
- return;
5359
- }
5360
- field.element.mount(contextElement);
5361
- details.fields.push(field);
5362
- elementScope.SetLocal(localKey, (0, inlinejs_1.CreateInplaceProxy)((0, inlinejs_1.BuildGetterProxyOptions)({
5363
- getter: (prop) => {
5364
- var _a, _b, _c, _d;
5365
- if (prop === 'complete') {
5366
- (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes.AddGetAccess(`${id}.${prop}`);
5367
- return field.complete;
5368
- }
5369
- if (prop === 'focused') {
5370
- (_b = (0, inlinejs_1.FindComponentById)(componentId)) === null || _b === void 0 ? void 0 : _b.GetBackend().changes.AddGetAccess(`${id}.${prop}`);
5371
- return field.focused;
5372
- }
5373
- if (prop === 'error') {
5374
- (_c = (0, inlinejs_1.FindComponentById)(componentId)) === null || _c === void 0 ? void 0 : _c.GetBackend().changes.AddGetAccess(`${id}.${prop}`);
5375
- return field.error;
5376
- }
5377
- if (prop === 'parent') {
5378
- return (contextElement.parentElement ? (_d = (0, inlinejs_1.FindComponentById)(componentId)) === null || _d === void 0 ? void 0 : _d.FindElementLocalValue(contextElement.parentElement, localKey, true) : null);
5379
- }
5380
- if (prop === 'clear') {
5381
- return () => {
5382
- if (field.element) {
5383
- field.element.clear();
5384
- }
5385
- };
5386
- }
5387
- if (prop === 'focus') {
5388
- return () => {
5389
- if (field.element) {
5390
- field.element.focus();
5391
- }
5392
- };
5393
- }
5394
- if (prop === 'blur') {
5395
- return () => {
5396
- if (field.element) {
5397
- field.element.blur();
5398
- }
5399
- };
5400
- }
5401
- },
5402
- lookup: ['complete', 'focused', 'error', 'parent', 'clear', 'focus', 'blur'],
5403
- })));
5404
- let fields = details.fields;
5405
- elementScope.AddUninitCallback(() => {
5406
- var _a;
5407
- (_a = field.element) === null || _a === void 0 ? void 0 : _a.destroy();
5408
- fields.splice(fields.indexOf(field), 1);
5409
- });
5410
- field.element.on('ready', () => {
5411
- if (!field.ready) {
5412
- field.ready = true;
5413
- field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.ready`));
5414
- details.onReady();
5415
- }
5416
- });
5417
- field.element.on('change', (e) => {
5418
- var _a, _b;
5419
- if ((e === null || e === void 0 ? void 0 : e.complete) === field.complete) {
5921
+ if (StripeKeys.hasOwnProperty(argKey)) { //Bind Stripe field
5922
+ return (_a = resolvedComponent.FindElementLocalValue(contextElement, detailsKey, true)) === null || _a === void 0 ? void 0 : _a.addField(argKey, contextElement, (field, details) => {
5923
+ let resolvedComponent = (0, inlinejs_1.FindComponentById)(componentId), elementScope = resolvedComponent === null || resolvedComponent === void 0 ? void 0 : resolvedComponent.FindElementScope(contextElement);
5924
+ let id = resolvedComponent === null || resolvedComponent === void 0 ? void 0 : resolvedComponent.GenerateUniqueId(`${StripeDirectiveName}_proxy_`);
5925
+ if (!field.element) {
5420
5926
  return;
5421
5927
  }
5422
- field.complete = e === null || e === void 0 ? void 0 : e.complete;
5423
- field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.complete`, {
5424
- detail: {
5425
- completed: e === null || e === void 0 ? void 0 : e.complete,
5426
- },
5427
- }));
5428
- if (field.complete) {
5429
- if (field.error) {
5430
- field.error = undefined;
5431
- (0, inlinejs_1.AddChanges)('set', `${id}.error`, 'error', (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes);
5432
- }
5433
- if (details.options.autofocus) { //Focus next if any
5434
- let index = details.fields.indexOf(field);
5435
- if (index != -1 && index < (details.fields.length - 1)) {
5436
- let nextField = details.fields[index + 1];
5437
- if (nextField.element) {
5438
- nextField.element.focus();
5439
- }
5440
- else if ('focus' in nextField.mount && typeof nextField.mount.focus === 'function') {
5441
- nextField.mount.focus();
5442
- }
5928
+ elementScope === null || elementScope === void 0 ? void 0 : elementScope.SetLocal(localKey, (0, inlinejs_1.CreateInplaceProxy)((0, inlinejs_1.BuildGetterProxyOptions)({
5929
+ getter: (prop) => {
5930
+ var _a, _b, _c, _d, _e;
5931
+ if (prop === 'complete') {
5932
+ (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes.AddGetAccess(`${id}.${prop}`);
5933
+ return field.complete;
5934
+ }
5935
+ if (prop === 'focused') {
5936
+ (_b = (0, inlinejs_1.FindComponentById)(componentId)) === null || _b === void 0 ? void 0 : _b.GetBackend().changes.AddGetAccess(`${id}.${prop}`);
5937
+ return field.focused;
5443
5938
  }
5444
- else if (details.specialMounts.submit) {
5445
- details.specialMounts.submit.focus();
5939
+ if (prop === 'error') {
5940
+ (_c = (0, inlinejs_1.FindComponentById)(componentId)) === null || _c === void 0 ? void 0 : _c.GetBackend().changes.AddGetAccess(`${id}.${prop}`);
5941
+ return field.error;
5446
5942
  }
5943
+ if (prop === 'parent') {
5944
+ return (contextElement.parentElement ? (_d = (0, inlinejs_1.FindComponentById)(componentId)) === null || _d === void 0 ? void 0 : _d.FindElementLocalValue(contextElement.parentElement, localKey, true) : null);
5945
+ }
5946
+ if (prop === 'clear') {
5947
+ return () => {
5948
+ if (field.element) {
5949
+ field.element.clear();
5950
+ }
5951
+ };
5952
+ }
5953
+ if (prop === 'focus') {
5954
+ return () => {
5955
+ if (field.element) {
5956
+ field.element.focus();
5957
+ }
5958
+ };
5959
+ }
5960
+ if (prop === 'blur') {
5961
+ return () => {
5962
+ if (field.element) {
5963
+ field.element.blur();
5964
+ }
5965
+ };
5966
+ }
5967
+ if (prop === 'disable') {
5968
+ return (state = true) => {
5969
+ if (field.element) {
5970
+ field.element.update({ disabled: state });
5971
+ }
5972
+ };
5973
+ }
5974
+ let local = (contextElement.parentElement ? (_e = (0, inlinejs_1.FindComponentById)(componentId)) === null || _e === void 0 ? void 0 : _e.FindElementLocalValue(contextElement.parentElement, localKey, true) : null);
5975
+ return ((prop && local) ? local[prop] : null);
5976
+ },
5977
+ lookup: ['complete', 'focused', 'error', 'parent', 'clear', 'focus', 'blur', 'disable'],
5978
+ })));
5979
+ field.element.on('ready', () => {
5980
+ if (!field.ready) {
5981
+ field.ready = true;
5982
+ field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.ready`));
5983
+ details.onReady();
5447
5984
  }
5448
- }
5449
- else if ((e === null || e === void 0 ? void 0 : e.error) && e.error.message !== field.error) {
5450
- field.error = e.error.message;
5451
- (0, inlinejs_1.AddChanges)('set', `${id}.error`, 'error', (_b = (0, inlinejs_1.FindComponentById)(componentId)) === null || _b === void 0 ? void 0 : _b.GetBackend().changes);
5452
- field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.error`, {
5453
- detail: {
5454
- message: e.error.message,
5455
- },
5456
- }));
5457
- }
5458
- details.onChange();
5459
- });
5460
- field.element.on('focus', () => {
5461
- var _a;
5462
- if (!field.focused) {
5463
- field.focused = true;
5464
- (0, inlinejs_1.AddChanges)('set', `${id}.focused`, 'focused', (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes);
5465
- field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.focus`, {
5466
- detail: {
5467
- focused: true,
5468
- },
5469
- }));
5470
- }
5471
- });
5472
- field.element.on('blur', () => {
5473
- var _a;
5474
- if (field.focused) {
5475
- field.focused = false;
5476
- (0, inlinejs_1.AddChanges)('set', `${id}.focused`, 'focused', (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes);
5477
- field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.focus`, {
5985
+ });
5986
+ field.element.on('change', (e) => {
5987
+ var _a, _b;
5988
+ if ((e === null || e === void 0 ? void 0 : e.complete) === field.complete) {
5989
+ return;
5990
+ }
5991
+ field.complete = e === null || e === void 0 ? void 0 : e.complete;
5992
+ field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.complete`, {
5478
5993
  detail: {
5479
- focused: false,
5994
+ completed: e === null || e === void 0 ? void 0 : e.complete,
5480
5995
  },
5481
5996
  }));
5482
- }
5997
+ if (field.complete) {
5998
+ if (field.error) {
5999
+ field.error = undefined;
6000
+ (0, inlinejs_1.AddChanges)('set', `${id}.error`, 'error', (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes);
6001
+ }
6002
+ if (details.options.autofocus) { //Focus next if any
6003
+ let index = details.fields.indexOf(field);
6004
+ if (index != -1 && index < (details.fields.length - 1)) {
6005
+ let nextField = details.fields[index + 1];
6006
+ if (nextField.element) {
6007
+ nextField.element.focus();
6008
+ }
6009
+ else if ('focus' in nextField.mount && typeof nextField.mount.focus === 'function') {
6010
+ nextField.mount.focus();
6011
+ }
6012
+ }
6013
+ else if (details.specialMounts.submit) {
6014
+ details.specialMounts.submit.focus();
6015
+ }
6016
+ }
6017
+ }
6018
+ else if ((e === null || e === void 0 ? void 0 : e.error) && e.error.message !== field.error) {
6019
+ field.error = e.error.message;
6020
+ (0, inlinejs_1.AddChanges)('set', `${id}.error`, 'error', (_b = (0, inlinejs_1.FindComponentById)(componentId)) === null || _b === void 0 ? void 0 : _b.GetBackend().changes);
6021
+ field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.error`, {
6022
+ detail: {
6023
+ message: e.error.message,
6024
+ },
6025
+ }));
6026
+ }
6027
+ details.onChange();
6028
+ });
6029
+ field.element.on('focus', () => {
6030
+ var _a;
6031
+ if (!field.focused) {
6032
+ field.focused = true;
6033
+ (0, inlinejs_1.AddChanges)('set', `${id}.focused`, 'focused', (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes);
6034
+ field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.focus`, {
6035
+ detail: {
6036
+ focused: true,
6037
+ },
6038
+ }));
6039
+ }
6040
+ });
6041
+ field.element.on('blur', () => {
6042
+ var _a;
6043
+ if (field.focused) {
6044
+ field.focused = false;
6045
+ (0, inlinejs_1.AddChanges)('set', `${id}.focused`, 'focused', (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes);
6046
+ field.mount.dispatchEvent(new CustomEvent(`${StripeDirectiveName}.focus`, {
6047
+ detail: {
6048
+ focused: false,
6049
+ },
6050
+ }));
6051
+ }
6052
+ });
5483
6053
  });
5484
- return;
5485
6054
  }
5486
6055
  let stripeInstance = null, elements = null, backlog = new Array(), init = () => {
5487
6056
  (0, inlinejs_1.EvaluateLater)({ componentId, contextElement, expression })((value) => {
@@ -5520,6 +6089,31 @@ exports.StripeDirectiveHandler = (0, inlinejs_1.CreateDirectiveHandlerCallback)(
5520
6089
  }
5521
6090
  };
5522
6091
  let details = { fields, specialMounts, options,
6092
+ addField(key, target, callback) {
6093
+ let add = () => {
6094
+ var _a, _b;
6095
+ let field = {
6096
+ name: key,
6097
+ mount: target,
6098
+ element: elements.create(StripeKeys[key], {
6099
+ style: (StripeStyles || undefined),
6100
+ classes: (StripeClasses || undefined),
6101
+ }),
6102
+ ready: false,
6103
+ complete: false,
6104
+ error: undefined,
6105
+ };
6106
+ field.element.mount(target);
6107
+ this.fields.push(field);
6108
+ (_b = (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.FindElementScope(target)) === null || _b === void 0 ? void 0 : _b.AddUninitCallback(() => {
6109
+ var _a;
6110
+ (_a = field.element) === null || _a === void 0 ? void 0 : _a.destroy();
6111
+ this.fields = this.fields.filter(item => (item !== field));
6112
+ });
6113
+ callback(field, this);
6114
+ };
6115
+ elements ? add() : backlog.push(add);
6116
+ },
5523
6117
  onReady: () => { var _a; return (0, inlinejs_1.AddChanges)('set', `${id}.readyCount`, 'readyCount', (_a = (0, inlinejs_1.FindComponentById)(componentId)) === null || _a === void 0 ? void 0 : _a.GetBackend().changes); },
5524
6118
  onChange: () => {
5525
6119
  var _a;
@@ -5677,9 +6271,9 @@ exports.StripeDirectiveHandler = (0, inlinejs_1.CreateDirectiveHandlerCallback)(
5677
6271
  };
5678
6272
  }
5679
6273
  if (prop === 'setup') {
5680
- return (clientSecret, paymentMethod, save = false) => {
6274
+ return (clientSecret, paymentMethod) => {
5681
6275
  payOrSetup(() => {
5682
- let paymentDetails = getPaymentDetails(paymentMethod, save);
6276
+ let paymentDetails = getPaymentDetails(paymentMethod, false);
5683
6277
  if (paymentDetails) {
5684
6278
  stripeInstance === null || stripeInstance === void 0 ? void 0 : stripeInstance.confirmCardSetup(clientSecret, paymentDetails).then(onSuccess).catch(onError);
5685
6279
  }
@@ -5723,6 +6317,26 @@ function StripeDirectiveHandlerCompact() {
5723
6317
  exports.StripeDirectiveHandlerCompact = StripeDirectiveHandlerCompact;
5724
6318
 
5725
6319
 
6320
+ /***/ }),
6321
+
6322
+ /***/ "./src/entry.ts":
6323
+ /*!**********************!*\
6324
+ !*** ./src/entry.ts ***!
6325
+ \**********************/
6326
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
6327
+
6328
+ "use strict";
6329
+
6330
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
6331
+ exports.InlineJSStripe = void 0;
6332
+ const inlinejs_1 = __webpack_require__(/*! @benbraide/inlinejs */ "./node_modules/@benbraide/inlinejs/lib/esm/index.js");
6333
+ const stripe_1 = __webpack_require__(/*! ./directive/stripe */ "./src/directive/stripe.ts");
6334
+ function InlineJSStripe() {
6335
+ (0, inlinejs_1.WaitForGlobal)().then(() => (0, stripe_1.StripeDirectiveHandlerCompact)());
6336
+ }
6337
+ exports.InlineJSStripe = InlineJSStripe;
6338
+
6339
+
5726
6340
  /***/ })
5727
6341
 
5728
6342
  /******/ });
@@ -5764,6 +6378,18 @@ exports.StripeDirectiveHandlerCompact = StripeDirectiveHandlerCompact;
5764
6378
  /******/ };
5765
6379
  /******/ })();
5766
6380
  /******/
6381
+ /******/ /* webpack/runtime/global */
6382
+ /******/ (() => {
6383
+ /******/ __webpack_require__.g = (function() {
6384
+ /******/ if (typeof globalThis === 'object') return globalThis;
6385
+ /******/ try {
6386
+ /******/ return this || new Function('return this')();
6387
+ /******/ } catch (e) {
6388
+ /******/ if (typeof window === 'object') return window;
6389
+ /******/ }
6390
+ /******/ })();
6391
+ /******/ })();
6392
+ /******/
5767
6393
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
5768
6394
  /******/ (() => {
5769
6395
  /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
@@ -5782,17 +6408,17 @@ exports.StripeDirectiveHandlerCompact = StripeDirectiveHandlerCompact;
5782
6408
  /******/
5783
6409
  /************************************************************************/
5784
6410
  var __webpack_exports__ = {};
5785
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
6411
+ // This entry need to be wrapped in an IIFE because it need to be in strict mode.
5786
6412
  (() => {
6413
+ "use strict";
5787
6414
  var exports = __webpack_exports__;
5788
6415
  /*!********************************!*\
5789
6416
  !*** ./src/inlinejs-stripe.ts ***!
5790
6417
  \********************************/
5791
6418
 
5792
6419
  Object.defineProperty(exports, "__esModule", ({ value: true }));
5793
- const inlinejs_1 = __webpack_require__(/*! @benbraide/inlinejs */ "./node_modules/@benbraide/inlinejs/lib/esm/index.js");
5794
- const stripe_1 = __webpack_require__(/*! ./directive/stripe */ "./src/directive/stripe.ts");
5795
- (0, inlinejs_1.WaitForGlobal)().then(() => (0, stripe_1.StripeDirectiveHandlerCompact)());
6420
+ const entry_1 = __webpack_require__(/*! ./entry */ "./src/entry.ts");
6421
+ (0, entry_1.InlineJSStripe)();
5796
6422
 
5797
6423
  })();
5798
6424