@lwc/synthetic-shadow 3.0.3 → 3.0.4

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.cjs.js CHANGED
@@ -117,7 +117,7 @@ const KEY__LEGACY_SHADOW_TOKEN_PRIVATE = '$$LegacyShadowTokenKey$$';
117
117
  const KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
118
118
  const KEY__NATIVE_GET_ELEMENT_BY_ID = '$nativeGetElementById$';
119
119
  const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
120
- /** version: 3.0.3 */
120
+ /** version: 3.0.4 */
121
121
 
122
122
  /**
123
123
  * Copyright (C) 2023 salesforce.com, inc.
@@ -126,7 +126,7 @@ const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
126
126
  if (!_globalThis.lwcRuntimeFlags) {
127
127
  Object.defineProperty(_globalThis, 'lwcRuntimeFlags', { value: create(null) });
128
128
  }
129
- /** version: 3.0.3 */
129
+ /** version: 3.0.4 */
130
130
 
131
131
  /*
132
132
  * Copyright (c) 2018, salesforce.com, inc.
@@ -4511,5 +4511,5 @@ defineProperty(Element.prototype, '$domManual$', {
4511
4511
  },
4512
4512
  configurable: true,
4513
4513
  });
4514
- /** version: 3.0.3 */
4514
+ /** version: 3.0.4 */
4515
4515
  //# sourceMappingURL=index.cjs.js.map