lwc 2.41.2 → 2.41.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/engine-dom/esm/es2017/engine-dom.js +13 -9
- package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom.js +13 -9
- 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 +11 -7
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom.js +27 -19
- 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 +25 -17
- package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom.js +13 -9
- 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 +11 -7
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom.js +27 -19
- 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 +25 -17
- package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-server/commonjs/es2017/engine-server.js +12 -8
- 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 +12 -8
- package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +8 -12
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +8 -12
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +8 -12
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +8 -10
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +8 -10
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +8 -12
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +8 -12
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +8 -10
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +8 -10
- 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
|
@@ -347,9 +347,9 @@ function htmlEscape(str, attrMode = false) {
|
|
|
347
347
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
348
348
|
*/
|
|
349
349
|
// Increment whenever the LWC template compiler changes
|
|
350
|
-
const LWC_VERSION = "2.41.
|
|
350
|
+
const LWC_VERSION = "2.41.4";
|
|
351
351
|
const LWC_VERSION_COMMENT_REGEX = /\/\*LWC compiler v([\d.]+)\*\/\s*}/;
|
|
352
|
-
/** version: 2.41.
|
|
352
|
+
/** version: 2.41.4 */
|
|
353
353
|
|
|
354
354
|
/**
|
|
355
355
|
* Copyright (C) 2018 salesforce.com, inc.
|
|
@@ -367,7 +367,6 @@ const features = {
|
|
|
367
367
|
ENABLE_MIXED_SHADOW_MODE: null,
|
|
368
368
|
ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE: null,
|
|
369
369
|
ENABLE_WIRE_SYNC_EMIT: null,
|
|
370
|
-
ENABLE_LIGHT_GET_ROOT_NODE_PATCH: null,
|
|
371
370
|
DISABLE_LIGHT_DOM_UNSCOPED_CSS: null,
|
|
372
371
|
ENABLE_FROZEN_TEMPLATE: null,
|
|
373
372
|
DISABLE_ARIA_REFLECTION_POLYFILL: null,
|
|
@@ -428,7 +427,7 @@ function setFeatureFlagForTest(name, value) {
|
|
|
428
427
|
setFeatureFlag(name, value);
|
|
429
428
|
}
|
|
430
429
|
}
|
|
431
|
-
/** version: 2.41.
|
|
430
|
+
/** version: 2.41.4 */
|
|
432
431
|
|
|
433
432
|
/**
|
|
434
433
|
* Copyright (C) 2018 salesforce.com, inc.
|
|
@@ -492,7 +491,7 @@ function applyAriaReflection(prototype = Element.prototype) {
|
|
|
492
491
|
}
|
|
493
492
|
}
|
|
494
493
|
}
|
|
495
|
-
/** version: 2.41.
|
|
494
|
+
/** version: 2.41.4 */
|
|
496
495
|
|
|
497
496
|
/*
|
|
498
497
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -5088,7 +5087,12 @@ function s(slotName, data, children, slotset) {
|
|
|
5088
5087
|
// undefined is for root components, but root components cannot accept slotted content
|
|
5089
5088
|
setVMBeingRendered(slotset.owner);
|
|
5090
5089
|
try {
|
|
5091
|
-
|
|
5090
|
+
// The factory function is a template snippet from the slot set owner's template,
|
|
5091
|
+
// hence switch over to the slot set owner's template reactive observer
|
|
5092
|
+
const { tro } = slotset.owner;
|
|
5093
|
+
tro.observe(() => {
|
|
5094
|
+
ArrayPush$1.call(newChildren, vnode.factory(data.slotData, data.key));
|
|
5095
|
+
});
|
|
5092
5096
|
}
|
|
5093
5097
|
finally {
|
|
5094
5098
|
setVMBeingRendered(vmBeingRenderedInception);
|
|
@@ -7465,7 +7469,7 @@ function readonly(obj) {
|
|
|
7465
7469
|
}
|
|
7466
7470
|
return getReadOnlyProxy(obj);
|
|
7467
7471
|
}
|
|
7468
|
-
/* version: 2.41.
|
|
7472
|
+
/* version: 2.41.4 */
|
|
7469
7473
|
|
|
7470
7474
|
/*
|
|
7471
7475
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -7893,7 +7897,7 @@ function rendererFactory(baseRenderer) {
|
|
|
7893
7897
|
function isNull(obj) {
|
|
7894
7898
|
return obj === null;
|
|
7895
7899
|
}
|
|
7896
|
-
/** version: 2.41.
|
|
7900
|
+
/** version: 2.41.4 */
|
|
7897
7901
|
|
|
7898
7902
|
/*
|
|
7899
7903
|
* Copyright (c) 2023, salesforce.com, inc.
|
|
@@ -8512,7 +8516,7 @@ function registerContextProvider(elm, adapterContextToken, onContextSubscription
|
|
|
8512
8516
|
});
|
|
8513
8517
|
}));
|
|
8514
8518
|
}
|
|
8515
|
-
/* version: 2.41.
|
|
8519
|
+
/* version: 2.41.4 */
|
|
8516
8520
|
|
|
8517
8521
|
export { LightningElement, profilerControl as __unstable__ProfilerControl, reportingControl as __unstable__ReportingControl, api$1 as api, deprecatedBuildCustomElementConstructor as buildCustomElementConstructor, createContextProvider, createElement, freezeTemplate, getComponentConstructor, getComponentDef, hydrateComponent, isComponentConstructor, isNodeShadowed as isNodeFromTemplate, parseFragment, parseSVGFragment, readonly, register, registerComponent, registerDecorators, registerTemplate, renderer, rendererFactory, sanitizeAttribute, setFeatureFlag, setFeatureFlagForTest, setHooks, swapComponent, swapStyle, swapTemplate, track, unwrap, wire };
|
|
8518
8522
|
//# sourceMappingURL=engine-dom.js.map
|