lwc 2.45.1 → 2.45.3

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.
Files changed (68) hide show
  1. package/dist/engine-dom/esm/es2017/engine-dom.js +101 -60
  2. package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
  3. package/dist/engine-dom/iife/es2017/engine-dom.js +101 -60
  4. package/dist/engine-dom/iife/es2017/engine-dom.js.map +1 -1
  5. package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
  6. package/dist/engine-dom/iife/es2017/engine-dom_debug.js +110 -58
  7. package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
  8. package/dist/engine-dom/iife/es5/engine-dom.js +114 -62
  9. package/dist/engine-dom/iife/es5/engine-dom.js.map +1 -1
  10. package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
  11. package/dist/engine-dom/iife/es5/engine-dom_debug.js +123 -60
  12. package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
  13. package/dist/engine-dom/umd/es2017/engine-dom.js +101 -60
  14. package/dist/engine-dom/umd/es2017/engine-dom.js.map +1 -1
  15. package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
  16. package/dist/engine-dom/umd/es2017/engine-dom_debug.js +110 -58
  17. package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
  18. package/dist/engine-dom/umd/es5/engine-dom.js +114 -62
  19. package/dist/engine-dom/umd/es5/engine-dom.js.map +1 -1
  20. package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
  21. package/dist/engine-dom/umd/es5/engine-dom_debug.js +123 -60
  22. package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
  23. package/dist/engine-server/commonjs/es2017/engine-server.js +7796 -92
  24. package/dist/engine-server/commonjs/es2017/engine-server.js.map +1 -1
  25. package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
  26. package/dist/engine-server/esm/es2017/engine-server.js +7795 -72
  27. package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
  28. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +72 -13
  29. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
  30. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +72 -13
  31. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
  32. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +40 -2
  33. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +56 -6
  34. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
  35. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +71 -12
  36. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
  37. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +39 -1
  38. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +43 -4
  39. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
  40. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +72 -13
  41. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
  42. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +40 -2
  43. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +56 -6
  44. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
  45. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +71 -12
  46. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
  47. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +39 -1
  48. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +43 -4
  49. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js.map +1 -1
  50. package/dist/wire-service/esm/es2017/wire-service.js +10 -4
  51. package/dist/wire-service/esm/es2017/wire-service.js.map +1 -1
  52. package/dist/wire-service/iife/es2017/wire-service.js +10 -4
  53. package/dist/wire-service/iife/es2017/wire-service.js.map +1 -1
  54. package/dist/wire-service/iife/es2017/wire-service_debug.js +10 -4
  55. package/dist/wire-service/iife/es2017/wire-service_debug.js.map +1 -1
  56. package/dist/wire-service/iife/es5/wire-service.js +10 -4
  57. package/dist/wire-service/iife/es5/wire-service.js.map +1 -1
  58. package/dist/wire-service/iife/es5/wire-service_debug.js +10 -4
  59. package/dist/wire-service/iife/es5/wire-service_debug.js.map +1 -1
  60. package/dist/wire-service/umd/es2017/wire-service.js +10 -4
  61. package/dist/wire-service/umd/es2017/wire-service.js.map +1 -1
  62. package/dist/wire-service/umd/es2017/wire-service_debug.js +10 -4
  63. package/dist/wire-service/umd/es2017/wire-service_debug.js.map +1 -1
  64. package/dist/wire-service/umd/es5/wire-service.js +10 -4
  65. package/dist/wire-service/umd/es5/wire-service.js.map +1 -1
  66. package/dist/wire-service/umd/es5/wire-service_debug.js +10 -4
  67. package/dist/wire-service/umd/es5/wire-service_debug.js.map +1 -1
  68. package/package.json +7 -7
@@ -3,9 +3,11 @@
3
3
  factory();
4
4
  })((function () { 'use strict';
5
5
 
6
- /* proxy-compat-disable */
7
6
  /**
8
- * Copyright (C) 2018 salesforce.com, inc.
7
+ * Copyright (C) 2023 salesforce.com, inc.
8
+ */
9
+ /**
10
+ * Copyright (C) 2023 salesforce.com, inc.
9
11
  */
10
12
  /*
11
13
  * Copyright (c) 2018, salesforce.com, inc.
@@ -48,7 +50,7 @@
48
50
  */
49
51
  const { assign, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isFrozen, keys, seal, setPrototypeOf, } = Object;
50
52
  const { isArray } = Array;
51
- const { concat: ArrayConcat, copyWithin: ArrayCopyWithin, fill: ArrayFill, filter: ArrayFilter, find: ArrayFind, findIndex: ArrayFindIndex, indexOf: ArrayIndexOf, join: ArrayJoin, map: ArrayMap, pop: ArrayPop, push: ArrayPush, reduce: ArrayReduce, reverse: ArrayReverse, shift: ArrayShift, slice: ArraySlice, some: ArraySome, sort: ArraySort, splice: ArraySplice, unshift: ArrayUnshift, forEach, } = Array.prototype;
53
+ const { concat: ArrayConcat, copyWithin: ArrayCopyWithin, every: ArrayEvery, fill: ArrayFill, filter: ArrayFilter, find: ArrayFind, findIndex: ArrayFindIndex, includes: ArrayIncludes, indexOf: ArrayIndexOf, join: ArrayJoin, map: ArrayMap, pop: ArrayPop, push: ArrayPush, reduce: ArrayReduce, reverse: ArrayReverse, shift: ArrayShift, slice: ArraySlice, some: ArraySome, sort: ArraySort, splice: ArraySplice, unshift: ArrayUnshift, forEach, } = Array.prototype;
52
54
  const { charCodeAt: StringCharCodeAt, replace: StringReplace, split: StringSplit, slice: StringSlice, toLowerCase: StringToLowerCase, } = String.prototype;
53
55
  function isUndefined(obj) {
54
56
  return obj === undefined;
@@ -125,16 +127,16 @@
125
127
  // We use this to detect symbol support in order to avoid the expensive symbol polyfill. Note that
126
128
  // we can't use typeof since it will fail when transpiling.
127
129
  const hasNativeSymbolSupport = /*@__PURE__*/ (() => Symbol('x').toString() === 'Symbol(x)')();
128
- /** version: 2.45.1 */
130
+ /** version: 2.45.3 */
129
131
 
130
132
  /**
131
- * Copyright (C) 2018 salesforce.com, inc.
133
+ * Copyright (C) 2023 salesforce.com, inc.
132
134
  */
133
135
  // eslint-disable-next-line no-restricted-properties
134
136
  if (!_globalThis.lwcRuntimeFlags) {
135
137
  Object.defineProperty(_globalThis, 'lwcRuntimeFlags', { value: create(null) });
136
138
  }
137
- /** version: 2.45.1 */
139
+ /** version: 2.45.3 */
138
140
 
139
141
  /*
140
142
  * Copyright (c) 2018, salesforce.com, inc.
@@ -518,9 +520,18 @@
518
520
  }
519
521
  function isNodeSlotted(host, node) {
520
522
  if (process.env.NODE_ENV !== 'production') {
521
- assert.invariant(host instanceof HTMLElement, `isNodeSlotted() should be called with a host as the first argument instead of ${host}`);
522
- assert.invariant(node instanceof _Node, `isNodeSlotted() should be called with a node as the second argument instead of ${node}`);
523
- assert.invariant(compareDocumentPosition.call(node, host) & DOCUMENT_POSITION_CONTAINS, `isNodeSlotted() should never be called with a node that is not a child node of ${host}`);
523
+ if (!(host instanceof HTMLElement)) {
524
+ // eslint-disable-next-line no-console
525
+ console.error(`isNodeSlotted() should be called with a host as the first argument`);
526
+ }
527
+ if (!(node instanceof _Node)) {
528
+ // eslint-disable-next-line no-console
529
+ console.error(`isNodeSlotted() should be called with a node as the second argument`);
530
+ }
531
+ if (!(compareDocumentPosition.call(node, host) & DOCUMENT_POSITION_CONTAINS)) {
532
+ // eslint-disable-next-line no-console
533
+ console.error(`isNodeSlotted() should never be called with a node that is not a child node of the given host`);
534
+ }
524
535
  }
525
536
  const hostKey = getNodeKey(host);
526
537
  // this routine assumes that the node is coming from a different shadow (it is not owned by the host)
@@ -606,9 +617,18 @@
606
617
  }
607
618
  function isNodeOwnedBy(owner, node) {
608
619
  if (process.env.NODE_ENV !== 'production') {
609
- assert.invariant(owner instanceof HTMLElement, `isNodeOwnedBy() should be called with an element as the first argument instead of ${owner}`);
610
- assert.invariant(node instanceof _Node, `isNodeOwnedBy() should be called with a node as the second argument instead of ${node}`);
611
- assert.invariant(compareDocumentPosition.call(node, owner) & DOCUMENT_POSITION_CONTAINS, `isNodeOwnedBy() should never be called with a node that is not a child node of ${owner}`);
620
+ if (!(owner instanceof HTMLElement)) {
621
+ // eslint-disable-next-line no-console
622
+ console.error(`isNodeOwnedBy() should be called with an element as the first argument`);
623
+ }
624
+ if (!(node instanceof _Node)) {
625
+ // eslint-disable-next-line no-console
626
+ console.error(`isNodeOwnedBy() should be called with a node as the second argument`);
627
+ }
628
+ if (!(compareDocumentPosition.call(node, owner) & DOCUMENT_POSITION_CONTAINS)) {
629
+ // eslint-disable-next-line no-console
630
+ console.error(`isNodeOwnedBy() should never be called with a node that is not a child node of of the given owner`);
631
+ }
612
632
  }
613
633
  const ownerKey = getNodeNearestOwnerKey(node);
614
634
  if (isUndefined(ownerKey)) {
@@ -718,6 +738,16 @@
718
738
  * SPDX-License-Identifier: MIT
719
739
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
720
740
  */
741
+ /**
742
+ @license
743
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
744
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
745
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
746
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
747
+ Code distributed by Google as part of the polymer project is also
748
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
749
+ */
750
+ // This code is inspired by Polymer ShadyDOM Polyfill
721
751
  function getInnerHTML(node) {
722
752
  let s = '';
723
753
  const childNodes = getFilteredChildNodes(node);
@@ -733,6 +763,16 @@
733
763
  * SPDX-License-Identifier: MIT
734
764
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
735
765
  */
766
+ /**
767
+ @license
768
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
769
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
770
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
771
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
772
+ Code distributed by Google as part of the polymer project is also
773
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
774
+ */
775
+ // This code is inspired by Polymer ShadyDOM Polyfill
736
776
  // http://www.whatwg.org/specs/web-apps/current-work/multipage/the-end.html#escapingString
737
777
  const escapeAttrRegExp = /[&\u00A0"]/g;
738
778
  const escapeDataRegExp = /[&\u00A0<>]/g;
@@ -835,6 +875,16 @@
835
875
  * SPDX-License-Identifier: MIT
836
876
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
837
877
  */
878
+ /**
879
+ @license
880
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
881
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
882
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
883
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
884
+ Code distributed by Google as part of the polymer project is also
885
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
886
+ */
887
+ // This code is inspired by Polymer ShadyDOM Polyfill
838
888
  function getTextContent(node) {
839
889
  switch (node.nodeType) {
840
890
  case ELEMENT_NODE: {
@@ -2342,6 +2392,15 @@
2342
2392
  * SPDX-License-Identifier: MIT
2343
2393
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
2344
2394
  */
2395
+ /**
2396
+ @license
2397
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
2398
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2399
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2400
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2401
+ Code distributed by Google as part of the polymer project is also
2402
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2403
+ */
2345
2404
  function pathComposer(startNode, composed) {
2346
2405
  const composedPath = [];
2347
2406
  let startRoot;
@@ -4696,7 +4755,7 @@
4696
4755
  },
4697
4756
  configurable: true,
4698
4757
  });
4699
- /** version: 2.45.1 */
4758
+ /** version: 2.45.3 */
4700
4759
 
4701
4760
  }));
4702
4761
  //# sourceMappingURL=synthetic-shadow.js.map