lwc 2.45.3 → 2.45.5
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 +19 -8
- package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom.js +19 -8
- 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 +17 -6
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom.js +33 -18
- 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 +31 -16
- package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom.js +19 -8
- 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 +17 -6
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom.js +33 -18
- 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 +31 -16
- package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-server/commonjs/es2017/engine-server.js +17 -7
- 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 +17 -7
- package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +6 -3
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +6 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +6 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +6 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +4 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +6 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +6 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +6 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +4 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js.map +1 -1
- package/dist/wire-service/esm/es2017/wire-service.js +4 -2
- package/dist/wire-service/esm/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es2017/wire-service.js +4 -2
- package/dist/wire-service/iife/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es2017/wire-service_debug.js +4 -2
- package/dist/wire-service/iife/es2017/wire-service_debug.js.map +1 -1
- package/dist/wire-service/iife/es5/wire-service.js +4 -2
- package/dist/wire-service/iife/es5/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es5/wire-service_debug.js +4 -2
- package/dist/wire-service/iife/es5/wire-service_debug.js.map +1 -1
- package/dist/wire-service/umd/es2017/wire-service.js +4 -2
- package/dist/wire-service/umd/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/umd/es2017/wire-service_debug.js +4 -2
- package/dist/wire-service/umd/es2017/wire-service_debug.js.map +1 -1
- package/dist/wire-service/umd/es5/wire-service.js +4 -2
- package/dist/wire-service/umd/es5/wire-service.js.map +1 -1
- package/dist/wire-service/umd/es5/wire-service_debug.js +4 -2
- package/dist/wire-service/umd/es5/wire-service_debug.js.map +1 -1
- package/package.json +7 -7
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
/* proxy-compat-disable */
|
|
1
2
|
/**
|
|
2
3
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
3
4
|
*/
|
|
5
|
+
/* proxy-compat-disable */
|
|
4
6
|
/**
|
|
5
7
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
6
8
|
*/
|
|
@@ -340,10 +342,11 @@ function htmlAttributeToProperty(attrName) {
|
|
|
340
342
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
341
343
|
*/
|
|
342
344
|
// Increment whenever the LWC template compiler changes
|
|
343
|
-
const LWC_VERSION = "2.45.
|
|
345
|
+
const LWC_VERSION = "2.45.5";
|
|
344
346
|
const LWC_VERSION_COMMENT_REGEX = /\/\*LWC compiler v([\d.]+)\*\/\s*}/;
|
|
345
|
-
/** version: 2.45.
|
|
347
|
+
/** version: 2.45.5 */
|
|
346
348
|
|
|
349
|
+
/* proxy-compat-disable */
|
|
347
350
|
/**
|
|
348
351
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
349
352
|
*/
|
|
@@ -420,8 +423,9 @@ function setFeatureFlagForTest(name, value) {
|
|
|
420
423
|
setFeatureFlag(name, value);
|
|
421
424
|
}
|
|
422
425
|
}
|
|
423
|
-
/** version: 2.45.
|
|
426
|
+
/** version: 2.45.5 */
|
|
424
427
|
|
|
428
|
+
/* proxy-compat-disable */
|
|
425
429
|
/**
|
|
426
430
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
427
431
|
*/
|
|
@@ -484,7 +488,7 @@ function applyAriaReflection(prototype = Element.prototype) {
|
|
|
484
488
|
}
|
|
485
489
|
}
|
|
486
490
|
}
|
|
487
|
-
/** version: 2.45.
|
|
491
|
+
/** version: 2.45.5 */
|
|
488
492
|
|
|
489
493
|
/*
|
|
490
494
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -498,6 +502,7 @@ if (!lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL) {
|
|
|
498
502
|
applyAriaReflection();
|
|
499
503
|
}
|
|
500
504
|
|
|
505
|
+
/* proxy-compat-disable */
|
|
501
506
|
/**
|
|
502
507
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
503
508
|
*/
|
|
@@ -4970,7 +4975,12 @@ function s(slotName, data, children, slotset) {
|
|
|
4970
4975
|
// undefined is for root components, but root components cannot accept slotted content
|
|
4971
4976
|
setVMBeingRendered(slotset.owner);
|
|
4972
4977
|
try {
|
|
4973
|
-
|
|
4978
|
+
// The factory function is a template snippet from the slot set owner's template,
|
|
4979
|
+
// hence switch over to the slot set owner's template reactive observer
|
|
4980
|
+
const { tro } = slotset.owner;
|
|
4981
|
+
tro.observe(() => {
|
|
4982
|
+
ArrayPush$1.call(newChildren, vnode.factory(data.slotData, data.key));
|
|
4983
|
+
});
|
|
4974
4984
|
}
|
|
4975
4985
|
finally {
|
|
4976
4986
|
setVMBeingRendered(vmBeingRenderedInception);
|
|
@@ -7370,7 +7380,7 @@ function readonly(obj) {
|
|
|
7370
7380
|
}
|
|
7371
7381
|
return getReadOnlyProxy(obj);
|
|
7372
7382
|
}
|
|
7373
|
-
/** version: 2.45.
|
|
7383
|
+
/** version: 2.45.5 */
|
|
7374
7384
|
|
|
7375
7385
|
/*
|
|
7376
7386
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -7758,6 +7768,7 @@ else {
|
|
|
7758
7768
|
function rendererFactory(baseRenderer) {
|
|
7759
7769
|
const renderer = (function (exports) {
|
|
7760
7770
|
|
|
7771
|
+
/* proxy-compat-disable */
|
|
7761
7772
|
/**
|
|
7762
7773
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
7763
7774
|
*/
|
|
@@ -7799,7 +7810,7 @@ function rendererFactory(baseRenderer) {
|
|
|
7799
7810
|
function isNull(obj) {
|
|
7800
7811
|
return obj === null;
|
|
7801
7812
|
}
|
|
7802
|
-
/** version: 2.45.
|
|
7813
|
+
/** version: 2.45.5 */
|
|
7803
7814
|
|
|
7804
7815
|
/*
|
|
7805
7816
|
* Copyright (c) 2023, salesforce.com, inc.
|
|
@@ -8418,7 +8429,7 @@ function registerContextProvider(elm, adapterContextToken, onContextSubscription
|
|
|
8418
8429
|
});
|
|
8419
8430
|
}));
|
|
8420
8431
|
}
|
|
8421
|
-
/** version: 2.45.
|
|
8432
|
+
/** version: 2.45.5 */
|
|
8422
8433
|
|
|
8423
8434
|
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 };
|
|
8424
8435
|
//# sourceMappingURL=engine-dom.js.map
|