lwc 2.45.5 → 2.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -11
- package/dist/engine-dom/esm/es2017/engine-dom.js +60 -115
- package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom.js +60 -115
- package/dist/engine-dom/iife/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js +58 -113
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom.js +54 -110
- package/dist/engine-dom/iife/es5/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es5/engine-dom_debug.js +52 -108
- package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom.js +60 -115
- package/dist/engine-dom/umd/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js +58 -113
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom.js +54 -110
- package/dist/engine-dom/umd/es5/engine-dom.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es5/engine-dom_debug.js +52 -108
- package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-server/commonjs/es2017/engine-server.js +58 -114
- package/dist/engine-server/commonjs/es2017/engine-server.js.map +1 -1
- package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
- package/dist/engine-server/esm/es2017/engine-server.js +58 -114
- package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js.map +1 -1
- package/dist/wire-service/esm/es2017/wire-service.js +2 -2
- package/dist/wire-service/esm/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es2017/wire-service.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service_debug.js.map +1 -1
- package/dist/wire-service/iife/es5/wire-service.js +2 -2
- package/dist/wire-service/iife/es5/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es5/wire-service_debug.js +2 -2
- package/dist/wire-service/iife/es5/wire-service_debug.js.map +1 -1
- package/dist/wire-service/umd/es2017/wire-service.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/umd/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service_debug.js.map +1 -1
- package/dist/wire-service/umd/es5/wire-service.js +2 -2
- package/dist/wire-service/umd/es5/wire-service.js.map +1 -1
- package/dist/wire-service/umd/es5/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es5/wire-service_debug.js.map +1 -1
- package/package.json +7 -7
|
@@ -214,7 +214,6 @@
|
|
|
214
214
|
AriaPropNameToAttrNameMap: AriaPropNameToAttrNameMap
|
|
215
215
|
};
|
|
216
216
|
}(),
|
|
217
|
-
AriaAttrNameToPropNameMap = _ref.AriaAttrNameToPropNameMap,
|
|
218
217
|
AriaPropNameToAttrNameMap = _ref.AriaPropNameToAttrNameMap;
|
|
219
218
|
// These attributes take either an ID or a list of IDs as values.
|
|
220
219
|
// This includes aria-* attributes as well as the special non-ARIA "for" attribute
|
|
@@ -257,41 +256,18 @@
|
|
|
257
256
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
258
257
|
*/
|
|
259
258
|
var CAMEL_REGEX = /-([a-z])/g;
|
|
260
|
-
//
|
|
261
|
-
var
|
|
262
|
-
/**
|
|
263
|
-
* Map composed of properties to attributes not following the HTML property to attribute mapping
|
|
264
|
-
* convention.
|
|
265
|
-
*/
|
|
266
|
-
var NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING = new Map([['accessKey', 'accesskey'], ['readOnly', 'readonly'], ['tabIndex', 'tabindex'], ['bgColor', 'bgcolor'], ['colSpan', 'colspan'], ['rowSpan', 'rowspan'], ['contentEditable', 'contenteditable'], ['crossOrigin', 'crossorigin'], ['dateTime', 'datetime'], ['formAction', 'formaction'], ['isMap', 'ismap'], ['maxLength', 'maxlength'], ['minLength', 'minlength'], ['noValidate', 'novalidate'], ['useMap', 'usemap'], ['htmlFor', 'for']]);
|
|
267
|
-
/**
|
|
268
|
-
* Inverted map with attribute name key and property name value.
|
|
269
|
-
*/
|
|
270
|
-
var NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING = new Map();
|
|
271
|
-
NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING.forEach(function (value, key) {
|
|
272
|
-
return NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING.set(value, key);
|
|
273
|
-
});
|
|
274
|
-
return {
|
|
275
|
-
NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING: NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING,
|
|
276
|
-
NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING: NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING
|
|
277
|
-
};
|
|
278
|
-
}(),
|
|
279
|
-
NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING = _ref2.NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING,
|
|
280
|
-
NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING = _ref2.NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING;
|
|
259
|
+
// These are HTML standard prop/attribute IDL mappings, but are not predictable based on camel/kebab-case conversion
|
|
260
|
+
var SPECIAL_PROPERTY_ATTRIBUTE_MAPPING = /*@__PURE__@*/new Map([['accessKey', 'accesskey'], ['readOnly', 'readonly'], ['tabIndex', 'tabindex'], ['bgColor', 'bgcolor'], ['colSpan', 'colspan'], ['rowSpan', 'rowspan'], ['contentEditable', 'contenteditable'], ['crossOrigin', 'crossorigin'], ['dateTime', 'datetime'], ['formAction', 'formaction'], ['isMap', 'ismap'], ['maxLength', 'maxlength'], ['minLength', 'minlength'], ['noValidate', 'novalidate'], ['useMap', 'usemap'], ['htmlFor', 'for']]);
|
|
281
261
|
/**
|
|
282
262
|
* Map associating previously transformed HTML property into HTML attribute.
|
|
283
263
|
*/
|
|
284
264
|
var CACHED_PROPERTY_ATTRIBUTE_MAPPING = /*@__PURE__@*/new Map();
|
|
285
|
-
/**
|
|
286
|
-
* Map associating previously transformed HTML attribute into HTML property.
|
|
287
|
-
*/
|
|
288
|
-
var CACHED_ATTRIBUTE_PROPERTY_MAPPING = /*@__PURE__@*/new Map();
|
|
289
265
|
function htmlPropertyToAttribute(propName) {
|
|
290
266
|
var ariaAttributeName = AriaPropNameToAttrNameMap[propName];
|
|
291
267
|
if (!isUndefined$1(ariaAttributeName)) {
|
|
292
268
|
return ariaAttributeName;
|
|
293
269
|
}
|
|
294
|
-
var specialAttributeName =
|
|
270
|
+
var specialAttributeName = SPECIAL_PROPERTY_ATTRIBUTE_MAPPING.get(propName);
|
|
295
271
|
if (!isUndefined$1(specialAttributeName)) {
|
|
296
272
|
return specialAttributeName;
|
|
297
273
|
}
|
|
@@ -314,26 +290,21 @@
|
|
|
314
290
|
CACHED_PROPERTY_ATTRIBUTE_MAPPING.set(propName, attributeName);
|
|
315
291
|
return attributeName;
|
|
316
292
|
}
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
var
|
|
323
|
-
if (
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
return cachedPropertyName;
|
|
293
|
+
/**
|
|
294
|
+
* Map associating previously transformed kabab-case attributes into camel-case props.
|
|
295
|
+
*/
|
|
296
|
+
var CACHED_KEBAB_CAMEL_MAPPING = /*@__PURE__@*/new Map();
|
|
297
|
+
function kebabCaseToCamelCase(attrName) {
|
|
298
|
+
var result = CACHED_KEBAB_CAMEL_MAPPING.get(attrName);
|
|
299
|
+
if (isUndefined$1(result)) {
|
|
300
|
+
result = StringReplace.call(attrName, CAMEL_REGEX, function (g) {
|
|
301
|
+
return g[1].toUpperCase();
|
|
302
|
+
});
|
|
303
|
+
CACHED_KEBAB_CAMEL_MAPPING.set(attrName, result);
|
|
329
304
|
}
|
|
330
|
-
|
|
331
|
-
return g[1].toUpperCase();
|
|
332
|
-
});
|
|
333
|
-
CACHED_ATTRIBUTE_PROPERTY_MAPPING.set(attrName, propertyName);
|
|
334
|
-
return propertyName;
|
|
305
|
+
return result;
|
|
335
306
|
}
|
|
336
|
-
/** version: 2.
|
|
307
|
+
/** version: 2.46.0 */
|
|
337
308
|
|
|
338
309
|
/* proxy-compat-disable */
|
|
339
310
|
/**
|
|
@@ -405,7 +376,7 @@
|
|
|
405
376
|
*/
|
|
406
377
|
function setFeatureFlagForTest(name, value) {
|
|
407
378
|
}
|
|
408
|
-
/** version: 2.
|
|
379
|
+
/** version: 2.46.0 */
|
|
409
380
|
|
|
410
381
|
/* proxy-compat-disable */
|
|
411
382
|
/**
|
|
@@ -470,7 +441,7 @@
|
|
|
470
441
|
}
|
|
471
442
|
}
|
|
472
443
|
}
|
|
473
|
-
/** version: 2.
|
|
444
|
+
/** version: 2.46.0 */
|
|
474
445
|
|
|
475
446
|
/*
|
|
476
447
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -3184,27 +3155,37 @@
|
|
|
3184
3155
|
* SPDX-License-Identifier: MIT
|
|
3185
3156
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
3186
3157
|
*/
|
|
3187
|
-
var ColonCharCode
|
|
3158
|
+
var ColonCharCode = 58;
|
|
3188
3159
|
function patchAttributes(oldVnode, vnode, renderer) {
|
|
3189
|
-
var
|
|
3160
|
+
var _vnode$data = vnode.data,
|
|
3161
|
+
attrs = _vnode$data.attrs,
|
|
3162
|
+
external = _vnode$data.external;
|
|
3190
3163
|
if (isUndefined$1(attrs)) {
|
|
3191
3164
|
return;
|
|
3192
3165
|
}
|
|
3193
3166
|
var oldAttrs = isNull(oldVnode) ? EmptyObject : oldVnode.data.attrs;
|
|
3167
|
+
// Attrs may be the same due to the static content optimization, so we can skip diffing
|
|
3194
3168
|
if (oldAttrs === attrs) {
|
|
3195
3169
|
return;
|
|
3196
3170
|
}
|
|
3197
3171
|
var elm = vnode.elm;
|
|
3198
3172
|
var setAttribute = renderer.setAttribute,
|
|
3199
|
-
removeAttribute = renderer.removeAttribute
|
|
3173
|
+
removeAttribute = renderer.removeAttribute,
|
|
3174
|
+
setProperty = renderer.setProperty;
|
|
3200
3175
|
for (var key in attrs) {
|
|
3201
3176
|
var cur = attrs[key];
|
|
3202
3177
|
var old = oldAttrs[key];
|
|
3203
3178
|
if (old !== cur) {
|
|
3204
|
-
|
|
3179
|
+
var _propName2 = void 0;
|
|
3180
|
+
// For external custom elements, sniff to see if the attr should be considered a prop.
|
|
3181
|
+
// Use kebabCaseToCamelCase directly because we don't want to set props like `ariaLabel` or `tabIndex`
|
|
3182
|
+
// on a custom element versus just using the more reliable attribute format.
|
|
3183
|
+
if (external && (_propName2 = kebabCaseToCamelCase(key)) in elm) {
|
|
3184
|
+
setProperty(elm, _propName2, cur);
|
|
3185
|
+
} else if (StringCharCodeAt.call(key, 3) === ColonCharCode) {
|
|
3205
3186
|
// Assume xml namespace
|
|
3206
3187
|
setAttribute(elm, key, cur, XML_NAMESPACE);
|
|
3207
|
-
} else if (StringCharCodeAt.call(key, 5) === ColonCharCode
|
|
3188
|
+
} else if (StringCharCodeAt.call(key, 5) === ColonCharCode) {
|
|
3208
3189
|
// Assume xlink namespace
|
|
3209
3190
|
setAttribute(elm, key, cur, XLINK_NAMESPACE);
|
|
3210
3191
|
} else if (isNull(cur) || isUndefined$1(cur)) {
|
|
@@ -3216,45 +3197,6 @@
|
|
|
3216
3197
|
}
|
|
3217
3198
|
}
|
|
3218
3199
|
|
|
3219
|
-
/*
|
|
3220
|
-
* Copyright (c) 2018, salesforce.com, inc.
|
|
3221
|
-
* All rights reserved.
|
|
3222
|
-
* SPDX-License-Identifier: MIT
|
|
3223
|
-
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
3224
|
-
*/
|
|
3225
|
-
var ColonCharCode = 58;
|
|
3226
|
-
function patchAttrUnlessProp(oldVnode, vnode, renderer) {
|
|
3227
|
-
var attrs = vnode.data.attrs,
|
|
3228
|
-
elm = vnode.elm;
|
|
3229
|
-
if (isUndefined$1(attrs)) {
|
|
3230
|
-
return;
|
|
3231
|
-
}
|
|
3232
|
-
var removeAttribute = renderer.removeAttribute,
|
|
3233
|
-
setAttribute = renderer.setAttribute,
|
|
3234
|
-
setProperty = renderer.setProperty;
|
|
3235
|
-
var oldAttrs = isNull(oldVnode) ? EmptyObject : oldVnode.data.attrs;
|
|
3236
|
-
for (var name in attrs) {
|
|
3237
|
-
var cur = attrs[name];
|
|
3238
|
-
var old = oldAttrs[name];
|
|
3239
|
-
if (old !== cur) {
|
|
3240
|
-
var _propName2 = htmlAttributeToProperty(name);
|
|
3241
|
-
if (_propName2 in elm) {
|
|
3242
|
-
setProperty(elm, name, cur);
|
|
3243
|
-
} else if (StringCharCodeAt.call(name, 3) === ColonCharCode) {
|
|
3244
|
-
// Assume xml namespace
|
|
3245
|
-
setAttribute(elm, name, cur, XML_NAMESPACE);
|
|
3246
|
-
} else if (StringCharCodeAt.call(name, 5) === ColonCharCode) {
|
|
3247
|
-
// Assume xlink namespace
|
|
3248
|
-
setAttribute(elm, name, cur, XLINK_NAMESPACE);
|
|
3249
|
-
} else if (isNull(cur) || isUndefined$1(cur)) {
|
|
3250
|
-
removeAttribute(elm, name);
|
|
3251
|
-
} else {
|
|
3252
|
-
setAttribute(elm, name, cur);
|
|
3253
|
-
}
|
|
3254
|
-
}
|
|
3255
|
-
}
|
|
3256
|
-
}
|
|
3257
|
-
|
|
3258
3200
|
/*
|
|
3259
3201
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
3260
3202
|
* All rights reserved.
|
|
@@ -3276,6 +3218,7 @@
|
|
|
3276
3218
|
if (!isNull(oldVnode)) {
|
|
3277
3219
|
oldProps = oldVnode.data.props;
|
|
3278
3220
|
var oldSpread = oldVnode.data.spread;
|
|
3221
|
+
// Props may be the same due to the static content optimization, so we can skip diffing
|
|
3279
3222
|
if (oldProps === props && oldSpread === spread) {
|
|
3280
3223
|
return;
|
|
3281
3224
|
}
|
|
@@ -3396,8 +3339,9 @@
|
|
|
3396
3339
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
3397
3340
|
*/
|
|
3398
3341
|
function applyEventListeners(vnode, renderer) {
|
|
3399
|
-
var
|
|
3400
|
-
|
|
3342
|
+
var _a;
|
|
3343
|
+
var elm = vnode.elm;
|
|
3344
|
+
var on = (_a = vnode.data) === null || _a === void 0 ? void 0 : _a.on;
|
|
3401
3345
|
if (isUndefined$1(on)) {
|
|
3402
3346
|
return;
|
|
3403
3347
|
}
|
|
@@ -3602,6 +3546,8 @@
|
|
|
3602
3546
|
}
|
|
3603
3547
|
}
|
|
3604
3548
|
insertNode(elm, parent, anchor, renderer);
|
|
3549
|
+
// Event listeners are only applied once when mounting, so they are allowed for static vnodes
|
|
3550
|
+
applyEventListeners(vnode, renderer);
|
|
3605
3551
|
}
|
|
3606
3552
|
function mountCustomElement(vnode, parent, anchor, renderer) {
|
|
3607
3553
|
var sel = vnode.sel,
|
|
@@ -3810,11 +3756,7 @@
|
|
|
3810
3756
|
// value is set before type=radio.
|
|
3811
3757
|
patchClassAttribute(oldVnode, vnode, renderer);
|
|
3812
3758
|
patchStyleAttribute(oldVnode, vnode, renderer);
|
|
3813
|
-
|
|
3814
|
-
patchAttrUnlessProp(oldVnode, vnode, renderer);
|
|
3815
|
-
} else {
|
|
3816
|
-
patchAttributes(oldVnode, vnode, renderer);
|
|
3817
|
-
}
|
|
3759
|
+
patchAttributes(oldVnode, vnode, renderer);
|
|
3818
3760
|
patchProps(oldVnode, vnode, renderer);
|
|
3819
3761
|
}
|
|
3820
3762
|
function applyStyleScoping(elm, owner, renderer) {
|
|
@@ -4178,14 +4120,15 @@
|
|
|
4178
4120
|
};
|
|
4179
4121
|
}
|
|
4180
4122
|
// [st]atic node
|
|
4181
|
-
function st(fragment, key) {
|
|
4123
|
+
function st(fragment, key, data) {
|
|
4182
4124
|
return {
|
|
4183
4125
|
type: 4 /* VNodeType.Static */,
|
|
4184
4126
|
sel: undefined,
|
|
4185
4127
|
key: key,
|
|
4186
4128
|
elm: undefined,
|
|
4187
4129
|
fragment: fragment,
|
|
4188
|
-
owner: getVMBeingRendered()
|
|
4130
|
+
owner: getVMBeingRendered(),
|
|
4131
|
+
data: data
|
|
4189
4132
|
};
|
|
4190
4133
|
}
|
|
4191
4134
|
// [fr]agment node
|
|
@@ -5795,6 +5738,7 @@
|
|
|
5795
5738
|
return handleMismatch(elm, vnode, renderer);
|
|
5796
5739
|
}
|
|
5797
5740
|
vnode.elm = elm;
|
|
5741
|
+
applyEventListeners(vnode, renderer);
|
|
5798
5742
|
return elm;
|
|
5799
5743
|
}
|
|
5800
5744
|
function hydrateFragment(elm, vnode, renderer) {
|
|
@@ -6034,9 +5978,9 @@
|
|
|
6034
5978
|
return nodesAreCompatible;
|
|
6035
5979
|
}
|
|
6036
5980
|
function validateStyleAttr(vnode, elm, renderer) {
|
|
6037
|
-
var _vnode$
|
|
6038
|
-
style = _vnode$
|
|
6039
|
-
styleDecls = _vnode$
|
|
5981
|
+
var _vnode$data2 = vnode.data,
|
|
5982
|
+
style = _vnode$data2.style,
|
|
5983
|
+
styleDecls = _vnode$data2.styleDecls;
|
|
6040
5984
|
var getAttribute = renderer.getAttribute;
|
|
6041
5985
|
var elmStyle = getAttribute(elm, 'style') || '';
|
|
6042
5986
|
var nodesAreCompatible = true;
|
|
@@ -6716,7 +6660,7 @@
|
|
|
6716
6660
|
function isNull(obj) {
|
|
6717
6661
|
return obj === null;
|
|
6718
6662
|
}
|
|
6719
|
-
/** version: 2.
|
|
6663
|
+
/** version: 2.46.0 */
|
|
6720
6664
|
|
|
6721
6665
|
/*
|
|
6722
6666
|
* Copyright (c) 2023, salesforce.com, inc.
|
|
@@ -6727,10 +6671,10 @@
|
|
|
6727
6671
|
var WireContextSubscriptionEvent = /*#__PURE__*/function (_CustomEvent) {
|
|
6728
6672
|
_inherits(WireContextSubscriptionEvent, _CustomEvent);
|
|
6729
6673
|
var _super6 = _createSuper(WireContextSubscriptionEvent);
|
|
6730
|
-
function WireContextSubscriptionEvent(adapterToken,
|
|
6674
|
+
function WireContextSubscriptionEvent(adapterToken, _ref4) {
|
|
6731
6675
|
var _this3;
|
|
6732
|
-
var setNewContext =
|
|
6733
|
-
setDisconnectedCallback =
|
|
6676
|
+
var setNewContext = _ref4.setNewContext,
|
|
6677
|
+
setDisconnectedCallback = _ref4.setDisconnectedCallback;
|
|
6734
6678
|
_classCallCheck(this, WireContextSubscriptionEvent);
|
|
6735
6679
|
_this3 = _super6.call(this, adapterToken, {
|
|
6736
6680
|
bubbles: true,
|
|
@@ -7351,7 +7295,7 @@
|
|
|
7351
7295
|
});
|
|
7352
7296
|
});
|
|
7353
7297
|
}
|
|
7354
|
-
/** version: 2.
|
|
7298
|
+
/** version: 2.46.0 */
|
|
7355
7299
|
|
|
7356
7300
|
exports.LightningElement = LightningElement;
|
|
7357
7301
|
exports.__unstable__ProfilerControl = profilerControl;
|