lwc 2.45.3 → 2.45.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 -7
- package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom.js +13 -7
- package/dist/engine-dom/iife/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js +11 -5
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom.js +13 -7
- package/dist/engine-dom/iife/es5/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom_debug.js +11 -5
- package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom.js +13 -7
- package/dist/engine-dom/umd/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js +11 -5
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom.js +13 -7
- package/dist/engine-dom/umd/es5/engine-dom.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom_debug.js +11 -5
- package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-server/commonjs/es2017/engine-server.js +11 -6
- package/dist/engine-server/commonjs/es2017/engine-server.js.map +1 -1
- package/dist/engine-server/esm/es2017/engine-server.js +11 -6
- 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.4";
|
|
344
346
|
const LWC_VERSION_COMMENT_REGEX = /\/\*LWC compiler v([\d.]+)\*\/\s*}/;
|
|
345
|
-
/** version: 2.45.
|
|
347
|
+
/** version: 2.45.4 */
|
|
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.4 */
|
|
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.4 */
|
|
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
|
*/
|
|
@@ -7370,7 +7375,7 @@ function readonly(obj) {
|
|
|
7370
7375
|
}
|
|
7371
7376
|
return getReadOnlyProxy(obj);
|
|
7372
7377
|
}
|
|
7373
|
-
/** version: 2.45.
|
|
7378
|
+
/** version: 2.45.4 */
|
|
7374
7379
|
|
|
7375
7380
|
/*
|
|
7376
7381
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -7758,6 +7763,7 @@ else {
|
|
|
7758
7763
|
function rendererFactory(baseRenderer) {
|
|
7759
7764
|
const renderer = (function (exports) {
|
|
7760
7765
|
|
|
7766
|
+
/* proxy-compat-disable */
|
|
7761
7767
|
/**
|
|
7762
7768
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
7763
7769
|
*/
|
|
@@ -7799,7 +7805,7 @@ function rendererFactory(baseRenderer) {
|
|
|
7799
7805
|
function isNull(obj) {
|
|
7800
7806
|
return obj === null;
|
|
7801
7807
|
}
|
|
7802
|
-
/** version: 2.45.
|
|
7808
|
+
/** version: 2.45.4 */
|
|
7803
7809
|
|
|
7804
7810
|
/*
|
|
7805
7811
|
* Copyright (c) 2023, salesforce.com, inc.
|
|
@@ -8418,7 +8424,7 @@ function registerContextProvider(elm, adapterContextToken, onContextSubscription
|
|
|
8418
8424
|
});
|
|
8419
8425
|
}));
|
|
8420
8426
|
}
|
|
8421
|
-
/** version: 2.45.
|
|
8427
|
+
/** version: 2.45.4 */
|
|
8422
8428
|
|
|
8423
8429
|
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
8430
|
//# sourceMappingURL=engine-dom.js.map
|