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
|
@@ -4,9 +4,11 @@
|
|
|
4
4
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.LWC = {}));
|
|
5
5
|
})(this, (function (exports) { 'use strict';
|
|
6
6
|
|
|
7
|
+
/* proxy-compat-disable */
|
|
7
8
|
/**
|
|
8
9
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
9
10
|
*/
|
|
11
|
+
/* proxy-compat-disable */
|
|
10
12
|
/**
|
|
11
13
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
12
14
|
*/
|
|
@@ -346,10 +348,11 @@
|
|
|
346
348
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
347
349
|
*/
|
|
348
350
|
// Increment whenever the LWC template compiler changes
|
|
349
|
-
const LWC_VERSION = "2.45.
|
|
351
|
+
const LWC_VERSION = "2.45.4";
|
|
350
352
|
const LWC_VERSION_COMMENT_REGEX = /\/\*LWC compiler v([\d.]+)\*\/\s*}/;
|
|
351
|
-
/** version: 2.45.
|
|
353
|
+
/** version: 2.45.4 */
|
|
352
354
|
|
|
355
|
+
/* proxy-compat-disable */
|
|
353
356
|
/**
|
|
354
357
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
355
358
|
*/
|
|
@@ -426,8 +429,9 @@
|
|
|
426
429
|
setFeatureFlag(name, value);
|
|
427
430
|
}
|
|
428
431
|
}
|
|
429
|
-
/** version: 2.45.
|
|
432
|
+
/** version: 2.45.4 */
|
|
430
433
|
|
|
434
|
+
/* proxy-compat-disable */
|
|
431
435
|
/**
|
|
432
436
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
433
437
|
*/
|
|
@@ -490,7 +494,7 @@
|
|
|
490
494
|
}
|
|
491
495
|
}
|
|
492
496
|
}
|
|
493
|
-
/** version: 2.45.
|
|
497
|
+
/** version: 2.45.4 */
|
|
494
498
|
|
|
495
499
|
/*
|
|
496
500
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -504,6 +508,7 @@
|
|
|
504
508
|
applyAriaReflection();
|
|
505
509
|
}
|
|
506
510
|
|
|
511
|
+
/* proxy-compat-disable */
|
|
507
512
|
/**
|
|
508
513
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
509
514
|
*/
|
|
@@ -7376,7 +7381,7 @@
|
|
|
7376
7381
|
}
|
|
7377
7382
|
return getReadOnlyProxy(obj);
|
|
7378
7383
|
}
|
|
7379
|
-
/** version: 2.45.
|
|
7384
|
+
/** version: 2.45.4 */
|
|
7380
7385
|
|
|
7381
7386
|
/*
|
|
7382
7387
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -7764,6 +7769,7 @@
|
|
|
7764
7769
|
function rendererFactory(baseRenderer) {
|
|
7765
7770
|
const renderer = (function (exports) {
|
|
7766
7771
|
|
|
7772
|
+
/* proxy-compat-disable */
|
|
7767
7773
|
/**
|
|
7768
7774
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
7769
7775
|
*/
|
|
@@ -7805,7 +7811,7 @@
|
|
|
7805
7811
|
function isNull(obj) {
|
|
7806
7812
|
return obj === null;
|
|
7807
7813
|
}
|
|
7808
|
-
/** version: 2.45.
|
|
7814
|
+
/** version: 2.45.4 */
|
|
7809
7815
|
|
|
7810
7816
|
/*
|
|
7811
7817
|
* Copyright (c) 2023, salesforce.com, inc.
|
|
@@ -8424,7 +8430,7 @@
|
|
|
8424
8430
|
});
|
|
8425
8431
|
}));
|
|
8426
8432
|
}
|
|
8427
|
-
/** version: 2.45.
|
|
8433
|
+
/** version: 2.45.4 */
|
|
8428
8434
|
|
|
8429
8435
|
exports.LightningElement = LightningElement;
|
|
8430
8436
|
exports.__unstable__ProfilerControl = profilerControl;
|