@lwc/synthetic-shadow 8.10.0 → 8.10.2

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  /**
2
- * Copyright (c) 2024 Salesforce, Inc.
2
+ * Copyright (c) 2025 Salesforce, Inc.
3
3
  */
4
4
  if (!globalThis.lwcRuntimeFlags) {
5
5
  Object.defineProperty(globalThis, 'lwcRuntimeFlags', { value: Object.create(null) });
6
6
  }
7
7
  if (!lwcRuntimeFlags.ENABLE_FORCE_SHADOW_MIGRATE_MODE && !lwcRuntimeFlags.DISABLE_SYNTHETIC_SHADOW) {
8
8
  /**
9
- * Copyright (c) 2024 Salesforce, Inc.
9
+ * Copyright (c) 2025 Salesforce, Inc.
10
10
  */
11
11
  /*
12
12
  * Copyright (c) 2018, salesforce.com, inc.
@@ -195,15 +195,15 @@ const KEY__LEGACY_SHADOW_TOKEN_PRIVATE = '$$LegacyShadowTokenKey$$';
195
195
  const KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
196
196
  const KEY__NATIVE_GET_ELEMENT_BY_ID = '$nativeGetElementById$';
197
197
  const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
198
- /** version: 8.10.0 */
198
+ /** version: 8.10.2 */
199
199
 
200
200
  /**
201
- * Copyright (c) 2024 Salesforce, Inc.
201
+ * Copyright (c) 2025 Salesforce, Inc.
202
202
  */
203
203
  if (!globalThis.lwcRuntimeFlags) {
204
204
  Object.defineProperty(globalThis, 'lwcRuntimeFlags', { value: create(null) });
205
205
  }
206
- /** version: 8.10.0 */
206
+ /** version: 8.10.2 */
207
207
 
208
208
  /*
209
209
  * Copyright (c) 2018, salesforce.com, inc.
@@ -4361,6 +4361,6 @@ defineProperty(Element.prototype, '$domManual$', {
4361
4361
  },
4362
4362
  configurable: true,
4363
4363
  });
4364
- /** version: 8.10.0 */
4364
+ /** version: 8.10.2 */
4365
4365
  }
4366
4366
  //# sourceMappingURL=index.js.map