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
|
*/
|
|
@@ -335,8 +337,9 @@
|
|
|
335
337
|
CACHED_ATTRIBUTE_PROPERTY_MAPPING.set(attrName, propertyName);
|
|
336
338
|
return propertyName;
|
|
337
339
|
}
|
|
338
|
-
/** version: 2.45.
|
|
340
|
+
/** version: 2.45.4 */
|
|
339
341
|
|
|
342
|
+
/* proxy-compat-disable */
|
|
340
343
|
/**
|
|
341
344
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
342
345
|
*/
|
|
@@ -402,8 +405,9 @@
|
|
|
402
405
|
*/
|
|
403
406
|
function setFeatureFlagForTest(name, value) {
|
|
404
407
|
}
|
|
405
|
-
/** version: 2.45.
|
|
408
|
+
/** version: 2.45.4 */
|
|
406
409
|
|
|
410
|
+
/* proxy-compat-disable */
|
|
407
411
|
/**
|
|
408
412
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
409
413
|
*/
|
|
@@ -466,7 +470,7 @@
|
|
|
466
470
|
}
|
|
467
471
|
}
|
|
468
472
|
}
|
|
469
|
-
/** version: 2.45.
|
|
473
|
+
/** version: 2.45.4 */
|
|
470
474
|
|
|
471
475
|
/*
|
|
472
476
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -480,6 +484,7 @@
|
|
|
480
484
|
applyAriaReflection();
|
|
481
485
|
}
|
|
482
486
|
|
|
487
|
+
/* proxy-compat-disable */
|
|
483
488
|
/**
|
|
484
489
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
485
490
|
*/
|
|
@@ -6273,6 +6278,7 @@
|
|
|
6273
6278
|
function rendererFactory(baseRenderer) {
|
|
6274
6279
|
const renderer = (function (exports) {
|
|
6275
6280
|
|
|
6281
|
+
/* proxy-compat-disable */
|
|
6276
6282
|
/**
|
|
6277
6283
|
* Copyright (C) 2023 salesforce.com, inc.
|
|
6278
6284
|
*/
|
|
@@ -6314,7 +6320,7 @@
|
|
|
6314
6320
|
function isNull(obj) {
|
|
6315
6321
|
return obj === null;
|
|
6316
6322
|
}
|
|
6317
|
-
/** version: 2.45.
|
|
6323
|
+
/** version: 2.45.4 */
|
|
6318
6324
|
|
|
6319
6325
|
/*
|
|
6320
6326
|
* Copyright (c) 2023, salesforce.com, inc.
|
|
@@ -6925,7 +6931,7 @@
|
|
|
6925
6931
|
});
|
|
6926
6932
|
}));
|
|
6927
6933
|
}
|
|
6928
|
-
/** version: 2.45.
|
|
6934
|
+
/** version: 2.45.4 */
|
|
6929
6935
|
|
|
6930
6936
|
exports.LightningElement = LightningElement;
|
|
6931
6937
|
exports.__unstable__ProfilerControl = profilerControl;
|