lwc 2.45.4 → 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.
Files changed (65) hide show
  1. package/README.md +5 -11
  2. package/dist/engine-dom/esm/es2017/engine-dom.js +66 -116
  3. package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
  4. package/dist/engine-dom/iife/es2017/engine-dom.js +66 -116
  5. package/dist/engine-dom/iife/es2017/engine-dom.js.map +1 -1
  6. package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
  7. package/dist/engine-dom/iife/es2017/engine-dom_debug.js +64 -114
  8. package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
  9. package/dist/engine-dom/iife/es5/engine-dom.js +74 -121
  10. package/dist/engine-dom/iife/es5/engine-dom.js.map +1 -1
  11. package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
  12. package/dist/engine-dom/iife/es5/engine-dom_debug.js +72 -119
  13. package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
  14. package/dist/engine-dom/umd/es2017/engine-dom.js +66 -116
  15. package/dist/engine-dom/umd/es2017/engine-dom.js.map +1 -1
  16. package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
  17. package/dist/engine-dom/umd/es2017/engine-dom_debug.js +64 -114
  18. package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
  19. package/dist/engine-dom/umd/es5/engine-dom.js +74 -121
  20. package/dist/engine-dom/umd/es5/engine-dom.js.map +1 -1
  21. package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
  22. package/dist/engine-dom/umd/es5/engine-dom_debug.js +72 -119
  23. package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
  24. package/dist/engine-server/commonjs/es2017/engine-server.js +64 -115
  25. package/dist/engine-server/commonjs/es2017/engine-server.js.map +1 -1
  26. package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
  27. package/dist/engine-server/esm/es2017/engine-server.js +64 -115
  28. package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
  29. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +3 -3
  30. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
  31. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +3 -3
  32. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
  33. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +3 -3
  34. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
  35. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +3 -3
  36. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
  37. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +3 -3
  38. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
  39. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +3 -3
  40. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
  41. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +3 -3
  42. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
  43. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +3 -3
  44. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
  45. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +3 -3
  46. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js.map +1 -1
  47. package/dist/wire-service/esm/es2017/wire-service.js +2 -2
  48. package/dist/wire-service/esm/es2017/wire-service.js.map +1 -1
  49. package/dist/wire-service/iife/es2017/wire-service.js +2 -2
  50. package/dist/wire-service/iife/es2017/wire-service.js.map +1 -1
  51. package/dist/wire-service/iife/es2017/wire-service_debug.js +2 -2
  52. package/dist/wire-service/iife/es2017/wire-service_debug.js.map +1 -1
  53. package/dist/wire-service/iife/es5/wire-service.js +2 -2
  54. package/dist/wire-service/iife/es5/wire-service.js.map +1 -1
  55. package/dist/wire-service/iife/es5/wire-service_debug.js +2 -2
  56. package/dist/wire-service/iife/es5/wire-service_debug.js.map +1 -1
  57. package/dist/wire-service/umd/es2017/wire-service.js +2 -2
  58. package/dist/wire-service/umd/es2017/wire-service.js.map +1 -1
  59. package/dist/wire-service/umd/es2017/wire-service_debug.js +2 -2
  60. package/dist/wire-service/umd/es2017/wire-service_debug.js.map +1 -1
  61. package/dist/wire-service/umd/es5/wire-service.js +2 -2
  62. package/dist/wire-service/umd/es5/wire-service.js.map +1 -1
  63. package/dist/wire-service/umd/es5/wire-service_debug.js +2 -2
  64. package/dist/wire-service/umd/es5/wire-service_debug.js.map +1 -1
  65. package/package.json +7 -7
@@ -218,7 +218,6 @@
218
218
  AriaPropNameToAttrNameMap: AriaPropNameToAttrNameMap
219
219
  };
220
220
  }(),
221
- AriaAttrNameToPropNameMap = _ref.AriaAttrNameToPropNameMap,
222
221
  AriaPropNameToAttrNameMap = _ref.AriaPropNameToAttrNameMap;
223
222
  // These attributes take either an ID or a list of IDs as values.
224
223
  // This includes aria-* attributes as well as the special non-ARIA "for" attribute
@@ -261,41 +260,18 @@
261
260
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
262
261
  */
263
262
  var CAMEL_REGEX = /-([a-z])/g;
264
- // Convoluted map generation so that @lwc/shared remains fully tree-shakable (verify-treeshakable)
265
- var _ref2 = /*#__PURE__*/function () {
266
- /**
267
- * Map composed of properties to attributes not following the HTML property to attribute mapping
268
- * convention.
269
- */
270
- 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']]);
271
- /**
272
- * Inverted map with attribute name key and property name value.
273
- */
274
- var NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING = new Map();
275
- NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING.forEach(function (value, key) {
276
- return NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING.set(value, key);
277
- });
278
- return {
279
- NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING: NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING,
280
- NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING: NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING
281
- };
282
- }(),
283
- NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING = _ref2.NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING,
284
- NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING = _ref2.NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING;
263
+ // These are HTML standard prop/attribute IDL mappings, but are not predictable based on camel/kebab-case conversion
264
+ 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']]);
285
265
  /**
286
266
  * Map associating previously transformed HTML property into HTML attribute.
287
267
  */
288
268
  var CACHED_PROPERTY_ATTRIBUTE_MAPPING = /*@__PURE__@*/new Map();
289
- /**
290
- * Map associating previously transformed HTML attribute into HTML property.
291
- */
292
- var CACHED_ATTRIBUTE_PROPERTY_MAPPING = /*@__PURE__@*/new Map();
293
269
  function htmlPropertyToAttribute(propName) {
294
270
  var ariaAttributeName = AriaPropNameToAttrNameMap[propName];
295
271
  if (!isUndefined$1(ariaAttributeName)) {
296
272
  return ariaAttributeName;
297
273
  }
298
- var specialAttributeName = NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING.get(propName);
274
+ var specialAttributeName = SPECIAL_PROPERTY_ATTRIBUTE_MAPPING.get(propName);
299
275
  if (!isUndefined$1(specialAttributeName)) {
300
276
  return specialAttributeName;
301
277
  }
@@ -318,24 +294,19 @@
318
294
  CACHED_PROPERTY_ATTRIBUTE_MAPPING.set(propName, attributeName);
319
295
  return attributeName;
320
296
  }
321
- function htmlAttributeToProperty(attrName) {
322
- var ariaPropertyName = AriaAttrNameToPropNameMap[attrName];
323
- if (!isUndefined$1(ariaPropertyName)) {
324
- return ariaPropertyName;
325
- }
326
- var specialPropertyName = NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING.get(attrName);
327
- if (!isUndefined$1(specialPropertyName)) {
328
- return specialPropertyName;
329
- }
330
- var cachedPropertyName = CACHED_ATTRIBUTE_PROPERTY_MAPPING.get(attrName);
331
- if (!isUndefined$1(cachedPropertyName)) {
332
- return cachedPropertyName;
297
+ /**
298
+ * Map associating previously transformed kabab-case attributes into camel-case props.
299
+ */
300
+ var CACHED_KEBAB_CAMEL_MAPPING = /*@__PURE__@*/new Map();
301
+ function kebabCaseToCamelCase(attrName) {
302
+ var result = CACHED_KEBAB_CAMEL_MAPPING.get(attrName);
303
+ if (isUndefined$1(result)) {
304
+ result = StringReplace.call(attrName, CAMEL_REGEX, function (g) {
305
+ return g[1].toUpperCase();
306
+ });
307
+ CACHED_KEBAB_CAMEL_MAPPING.set(attrName, result);
333
308
  }
334
- var propertyName = StringReplace.call(attrName, CAMEL_REGEX, function (g) {
335
- return g[1].toUpperCase();
336
- });
337
- CACHED_ATTRIBUTE_PROPERTY_MAPPING.set(attrName, propertyName);
338
- return propertyName;
309
+ return result;
339
310
  }
340
311
 
341
312
  /*
@@ -345,9 +316,9 @@
345
316
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
346
317
  */
347
318
  // Increment whenever the LWC template compiler changes
348
- var LWC_VERSION = "2.45.4";
319
+ var LWC_VERSION = "2.46.0";
349
320
  var LWC_VERSION_COMMENT_REGEX = /\/\*LWC compiler v([\d.]+)\*\/\s*}/;
350
- /** version: 2.45.4 */
321
+ /** version: 2.46.0 */
351
322
 
352
323
  /* proxy-compat-disable */
353
324
  /**
@@ -428,7 +399,7 @@
428
399
  setFeatureFlag(name, value);
429
400
  }
430
401
  }
431
- /** version: 2.45.4 */
402
+ /** version: 2.46.0 */
432
403
 
433
404
  /* proxy-compat-disable */
434
405
  /**
@@ -493,7 +464,7 @@
493
464
  }
494
465
  }
495
466
  }
496
- /** version: 2.45.4 */
467
+ /** version: 2.46.0 */
497
468
 
498
469
  /*
499
470
  * Copyright (c) 2018, salesforce.com, inc.
@@ -4085,27 +4056,37 @@
4085
4056
  * SPDX-License-Identifier: MIT
4086
4057
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
4087
4058
  */
4088
- var ColonCharCode$1 = 58;
4059
+ var ColonCharCode = 58;
4089
4060
  function patchAttributes(oldVnode, vnode, renderer) {
4090
- var attrs = vnode.data.attrs;
4061
+ var _vnode$data = vnode.data,
4062
+ attrs = _vnode$data.attrs,
4063
+ external = _vnode$data.external;
4091
4064
  if (isUndefined$1(attrs)) {
4092
4065
  return;
4093
4066
  }
4094
4067
  var oldAttrs = isNull(oldVnode) ? EmptyObject : oldVnode.data.attrs;
4068
+ // Attrs may be the same due to the static content optimization, so we can skip diffing
4095
4069
  if (oldAttrs === attrs) {
4096
4070
  return;
4097
4071
  }
4098
4072
  var elm = vnode.elm;
4099
4073
  var setAttribute = renderer.setAttribute,
4100
- removeAttribute = renderer.removeAttribute;
4074
+ removeAttribute = renderer.removeAttribute,
4075
+ setProperty = renderer.setProperty;
4101
4076
  for (var key in attrs) {
4102
4077
  var cur = attrs[key];
4103
4078
  var old = oldAttrs[key];
4104
4079
  if (old !== cur) {
4105
- if (StringCharCodeAt.call(key, 3) === ColonCharCode$1) {
4080
+ var _propName2 = void 0;
4081
+ // For external custom elements, sniff to see if the attr should be considered a prop.
4082
+ // Use kebabCaseToCamelCase directly because we don't want to set props like `ariaLabel` or `tabIndex`
4083
+ // on a custom element versus just using the more reliable attribute format.
4084
+ if (external && (_propName2 = kebabCaseToCamelCase(key)) in elm) {
4085
+ setProperty(elm, _propName2, cur);
4086
+ } else if (StringCharCodeAt.call(key, 3) === ColonCharCode) {
4106
4087
  // Assume xml namespace
4107
4088
  setAttribute(elm, key, cur, XML_NAMESPACE);
4108
- } else if (StringCharCodeAt.call(key, 5) === ColonCharCode$1) {
4089
+ } else if (StringCharCodeAt.call(key, 5) === ColonCharCode) {
4109
4090
  // Assume xlink namespace
4110
4091
  setAttribute(elm, key, cur, XLINK_NAMESPACE);
4111
4092
  } else if (isNull(cur) || isUndefined$1(cur)) {
@@ -4117,45 +4098,6 @@
4117
4098
  }
4118
4099
  }
4119
4100
 
4120
- /*
4121
- * Copyright (c) 2018, salesforce.com, inc.
4122
- * All rights reserved.
4123
- * SPDX-License-Identifier: MIT
4124
- * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
4125
- */
4126
- var ColonCharCode = 58;
4127
- function patchAttrUnlessProp(oldVnode, vnode, renderer) {
4128
- var attrs = vnode.data.attrs,
4129
- elm = vnode.elm;
4130
- if (isUndefined$1(attrs)) {
4131
- return;
4132
- }
4133
- var removeAttribute = renderer.removeAttribute,
4134
- setAttribute = renderer.setAttribute,
4135
- setProperty = renderer.setProperty;
4136
- var oldAttrs = isNull(oldVnode) ? EmptyObject : oldVnode.data.attrs;
4137
- for (var name in attrs) {
4138
- var cur = attrs[name];
4139
- var old = oldAttrs[name];
4140
- if (old !== cur) {
4141
- var _propName2 = htmlAttributeToProperty(name);
4142
- if (_propName2 in elm) {
4143
- setProperty(elm, name, cur);
4144
- } else if (StringCharCodeAt.call(name, 3) === ColonCharCode) {
4145
- // Assume xml namespace
4146
- setAttribute(elm, name, cur, XML_NAMESPACE);
4147
- } else if (StringCharCodeAt.call(name, 5) === ColonCharCode) {
4148
- // Assume xlink namespace
4149
- setAttribute(elm, name, cur, XLINK_NAMESPACE);
4150
- } else if (isNull(cur) || isUndefined$1(cur)) {
4151
- removeAttribute(elm, name);
4152
- } else {
4153
- setAttribute(elm, name, cur);
4154
- }
4155
- }
4156
- }
4157
- }
4158
-
4159
4101
  /*
4160
4102
  * Copyright (c) 2018, salesforce.com, inc.
4161
4103
  * All rights reserved.
@@ -4177,6 +4119,7 @@
4177
4119
  if (!isNull(oldVnode)) {
4178
4120
  oldProps = oldVnode.data.props;
4179
4121
  var oldSpread = oldVnode.data.spread;
4122
+ // Props may be the same due to the static content optimization, so we can skip diffing
4180
4123
  if (oldProps === props && oldSpread === spread) {
4181
4124
  return;
4182
4125
  }
@@ -4309,8 +4252,9 @@
4309
4252
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
4310
4253
  */
4311
4254
  function applyEventListeners(vnode, renderer) {
4312
- var elm = vnode.elm,
4313
- on = vnode.data.on;
4255
+ var _a;
4256
+ var elm = vnode.elm;
4257
+ var on = (_a = vnode.data) === null || _a === void 0 ? void 0 : _a.on;
4314
4258
  if (isUndefined$1(on)) {
4315
4259
  return;
4316
4260
  }
@@ -4533,6 +4477,8 @@
4533
4477
  }
4534
4478
  }
4535
4479
  insertNode(elm, parent, anchor, renderer);
4480
+ // Event listeners are only applied once when mounting, so they are allowed for static vnodes
4481
+ applyEventListeners(vnode, renderer);
4536
4482
  }
4537
4483
  function mountCustomElement(vnode, parent, anchor, renderer) {
4538
4484
  var sel = vnode.sel,
@@ -4770,11 +4716,7 @@
4770
4716
  // value is set before type=radio.
4771
4717
  patchClassAttribute(oldVnode, vnode, renderer);
4772
4718
  patchStyleAttribute(oldVnode, vnode, renderer);
4773
- if (vnode.data.external) {
4774
- patchAttrUnlessProp(oldVnode, vnode, renderer);
4775
- } else {
4776
- patchAttributes(oldVnode, vnode, renderer);
4777
- }
4719
+ patchAttributes(oldVnode, vnode, renderer);
4778
4720
  patchProps(oldVnode, vnode, renderer);
4779
4721
  }
4780
4722
  function applyStyleScoping(elm, owner, renderer) {
@@ -5164,14 +5106,15 @@
5164
5106
  };
5165
5107
  }
5166
5108
  // [st]atic node
5167
- function st(fragment, key) {
5109
+ function st(fragment, key, data) {
5168
5110
  return {
5169
5111
  type: 4 /* VNodeType.Static */,
5170
5112
  sel: undefined,
5171
5113
  key: key,
5172
5114
  elm: undefined,
5173
5115
  fragment: fragment,
5174
- owner: getVMBeingRendered()
5116
+ owner: getVMBeingRendered(),
5117
+ data: data
5175
5118
  };
5176
5119
  }
5177
5120
  // [fr]agment node
@@ -5251,7 +5194,7 @@
5251
5194
  if (!isUndefined$1(slotset) && !isUndefined$1(slotset.slotAssignments) && !isUndefined$1(slotset.slotAssignments[slotName]) && slotset.slotAssignments[slotName].length !== 0) {
5252
5195
  var newChildren = [];
5253
5196
  var slotAssignments = slotset.slotAssignments[slotName];
5254
- for (var _i25 = 0; _i25 < slotAssignments.length; _i25++) {
5197
+ var _loop3 = function _loop3() {
5255
5198
  var vnode = slotAssignments[_i25];
5256
5199
  if (!isNull(vnode)) {
5257
5200
  var assignedNodeIsScopedSlot = isVScopedSlotFragment(vnode);
@@ -5263,7 +5206,7 @@
5263
5206
  logError("Mismatched slot types for ".concat(slotName === '' ? '(default)' : slotName, " slot. Both parent and child component must use standard type or scoped type for a given slot."), slotset.owner);
5264
5207
  }
5265
5208
  // Ignore slot content from parent
5266
- continue;
5209
+ return "continue";
5267
5210
  }
5268
5211
  // If the passed slot content is factory, evaluate it and add the produced vnodes
5269
5212
  if (assignedNodeIsScopedSlot) {
@@ -5273,7 +5216,12 @@
5273
5216
  // undefined is for root components, but root components cannot accept slotted content
5274
5217
  setVMBeingRendered(slotset.owner);
5275
5218
  try {
5276
- ArrayPush$1.call(newChildren, vnode.factory(data.slotData, data.key));
5219
+ // The factory function is a template snippet from the slot set owner's template,
5220
+ // hence switch over to the slot set owner's template reactive observer
5221
+ var tro = slotset.owner.tro;
5222
+ tro.observe(function () {
5223
+ ArrayPush$1.call(newChildren, vnode.factory(data.slotData, data.key));
5224
+ });
5277
5225
  } finally {
5278
5226
  setVMBeingRendered(vmBeingRenderedInception);
5279
5227
  }
@@ -5283,6 +5231,10 @@
5283
5231
  ArrayPush$1.call(newChildren, vnode);
5284
5232
  }
5285
5233
  }
5234
+ };
5235
+ for (var _i25 = 0; _i25 < slotAssignments.length; _i25++) {
5236
+ var _ret = _loop3();
5237
+ if (_ret === "continue") continue;
5286
5238
  }
5287
5239
  children = newChildren;
5288
5240
  }
@@ -6921,7 +6873,7 @@
6921
6873
  var _iterator12 = _createForOfIteratorHelper(NON_STANDARD_ARIA_PROPS),
6922
6874
  _step12;
6923
6875
  try {
6924
- var _loop3 = function _loop3() {
6876
+ var _loop4 = function _loop4() {
6925
6877
  var prop = _step12.value;
6926
6878
  var descriptor = getOwnPropertyDescriptor$1(prototype, prop);
6927
6879
  // The descriptor should exist because the @lwc/aria-reflection polyfill has run by now.
@@ -6950,7 +6902,7 @@
6950
6902
  });
6951
6903
  };
6952
6904
  for (_iterator12.s(); !(_step12 = _iterator12.n()).done;) {
6953
- _loop3();
6905
+ _loop4();
6954
6906
  }
6955
6907
  } catch (err) {
6956
6908
  _iterator12.e(err);
@@ -7104,6 +7056,7 @@
7104
7056
  return handleMismatch(elm, vnode, renderer);
7105
7057
  }
7106
7058
  vnode.elm = elm;
7059
+ applyEventListeners(vnode, renderer);
7107
7060
  return elm;
7108
7061
  }
7109
7062
  function hydrateFragment(elm, vnode, renderer) {
@@ -7380,9 +7333,9 @@
7380
7333
  return nodesAreCompatible;
7381
7334
  }
7382
7335
  function validateStyleAttr(vnode, elm, renderer) {
7383
- var _vnode$data = vnode.data,
7384
- style = _vnode$data.style,
7385
- styleDecls = _vnode$data.styleDecls;
7336
+ var _vnode$data2 = vnode.data,
7337
+ style = _vnode$data2.style,
7338
+ styleDecls = _vnode$data2.styleDecls;
7386
7339
  var getAttribute = renderer.getAttribute;
7387
7340
  var elmStyle = getAttribute(elm, 'style') || '';
7388
7341
  var vnodeStyle;
@@ -7529,7 +7482,7 @@
7529
7482
  var _iterator13 = _createForOfIteratorHelper(ARRAY_MUTATION_METHODS),
7530
7483
  _step13;
7531
7484
  try {
7532
- var _loop4 = function _loop4() {
7485
+ var _loop5 = function _loop5() {
7533
7486
  var prop = _step13.value;
7534
7487
  var originalArrayMethod = getOriginalArrayMethod(prop);
7535
7488
  stylesheets[prop] = function arrayMutationWarningWrapper() {
@@ -7539,7 +7492,7 @@
7539
7492
  };
7540
7493
  };
7541
7494
  for (_iterator13.s(); !(_step13 = _iterator13.n()).done;) {
7542
- _loop4();
7495
+ _loop5();
7543
7496
  }
7544
7497
  } catch (err) {
7545
7498
  _iterator13.e(err);
@@ -7553,7 +7506,7 @@
7553
7506
  var _iterator14 = _createForOfIteratorHelper(STYLESHEET_PROPS),
7554
7507
  _step14;
7555
7508
  try {
7556
- var _loop5 = function _loop5() {
7509
+ var _loop6 = function _loop6() {
7557
7510
  var prop = _step14.value;
7558
7511
  var value = stylesheet[prop];
7559
7512
  defineProperty(stylesheet, prop, {
@@ -7569,7 +7522,7 @@
7569
7522
  });
7570
7523
  };
7571
7524
  for (_iterator14.s(); !(_step14 = _iterator14.n()).done;) {
7572
- _loop5();
7525
+ _loop6();
7573
7526
  }
7574
7527
  } catch (err) {
7575
7528
  _iterator14.e(err);
@@ -7612,7 +7565,7 @@
7612
7565
  var _iterator15 = _createForOfIteratorHelper(TEMPLATE_PROPS),
7613
7566
  _step15;
7614
7567
  try {
7615
- var _loop6 = function _loop6() {
7568
+ var _loop7 = function _loop7() {
7616
7569
  var prop = _step15.value;
7617
7570
  var value = tmpl[prop];
7618
7571
  defineProperty(tmpl, prop, {
@@ -7630,7 +7583,7 @@
7630
7583
  });
7631
7584
  };
7632
7585
  for (_iterator15.s(); !(_step15 = _iterator15.n()).done;) {
7633
- _loop6();
7586
+ _loop7();
7634
7587
  }
7635
7588
  } catch (err) {
7636
7589
  _iterator15.e(err);
@@ -7744,7 +7697,7 @@
7744
7697
  }
7745
7698
  return getReadOnlyProxy(obj);
7746
7699
  }
7747
- /** version: 2.45.4 */
7700
+ /** version: 2.46.0 */
7748
7701
 
7749
7702
  /*
7750
7703
  * Copyright (c) 2018, salesforce.com, inc.
@@ -8172,7 +8125,7 @@
8172
8125
  function isNull(obj) {
8173
8126
  return obj === null;
8174
8127
  }
8175
- /** version: 2.45.4 */
8128
+ /** version: 2.46.0 */
8176
8129
 
8177
8130
  /*
8178
8131
  * Copyright (c) 2023, salesforce.com, inc.
@@ -8183,10 +8136,10 @@
8183
8136
  var WireContextSubscriptionEvent = /*#__PURE__*/function (_CustomEvent) {
8184
8137
  _inherits(WireContextSubscriptionEvent, _CustomEvent);
8185
8138
  var _super6 = _createSuper(WireContextSubscriptionEvent);
8186
- function WireContextSubscriptionEvent(adapterToken, _ref5) {
8139
+ function WireContextSubscriptionEvent(adapterToken, _ref4) {
8187
8140
  var _this3;
8188
- var setNewContext = _ref5.setNewContext,
8189
- setDisconnectedCallback = _ref5.setDisconnectedCallback;
8141
+ var setNewContext = _ref4.setNewContext,
8142
+ setDisconnectedCallback = _ref4.setDisconnectedCallback;
8190
8143
  _classCallCheck(this, WireContextSubscriptionEvent);
8191
8144
  _this3 = _super6.call(this, adapterToken, {
8192
8145
  bubbles: true,
@@ -8814,7 +8767,7 @@
8814
8767
  });
8815
8768
  });
8816
8769
  }
8817
- /** version: 2.45.4 */
8770
+ /** version: 2.46.0 */
8818
8771
 
8819
8772
  exports.LightningElement = LightningElement;
8820
8773
  exports.__unstable__ProfilerControl = profilerControl;