@lwc/synthetic-shadow 8.20.4 → 8.20.6
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/index.cjs.js +3 -3
 - package/dist/index.js +3 -3
 - package/package.json +4 -4
 
    
        package/dist/index.cjs.js
    CHANGED
    
    | 
         @@ -197,7 +197,7 @@ const KEY__LEGACY_SHADOW_TOKEN_PRIVATE = '$$LegacyShadowTokenKey$$'; 
     | 
|
| 
       197 
197 
     | 
    
         
             
            const KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
         
     | 
| 
       198 
198 
     | 
    
         
             
            const KEY__NATIVE_GET_ELEMENT_BY_ID = '$nativeGetElementById$';
         
     | 
| 
       199 
199 
     | 
    
         
             
            const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
         
     | 
| 
       200 
     | 
    
         
            -
            /** version: 8.20. 
     | 
| 
      
 200 
     | 
    
         
            +
            /** version: 8.20.6 */
         
     | 
| 
       201 
201 
     | 
    
         | 
| 
       202 
202 
     | 
    
         
             
            /**
         
     | 
| 
       203 
203 
     | 
    
         
             
             * Copyright (c) 2025 Salesforce, Inc.
         
     | 
| 
         @@ -205,7 +205,7 @@ const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$'; 
     | 
|
| 
       205 
205 
     | 
    
         
             
            if (!globalThis.lwcRuntimeFlags) {
         
     | 
| 
       206 
206 
     | 
    
         
             
                Object.defineProperty(globalThis, 'lwcRuntimeFlags', { value: create(null) });
         
     | 
| 
       207 
207 
     | 
    
         
             
            }
         
     | 
| 
       208 
     | 
    
         
            -
            /** version: 8.20. 
     | 
| 
      
 208 
     | 
    
         
            +
            /** version: 8.20.6 */
         
     | 
| 
       209 
209 
     | 
    
         | 
| 
       210 
210 
     | 
    
         
             
            /*
         
     | 
| 
       211 
211 
     | 
    
         
             
             * Copyright (c) 2018, salesforce.com, inc.
         
     | 
| 
         @@ -4363,6 +4363,6 @@ defineProperty(Element.prototype, '$domManual$', { 
     | 
|
| 
       4363 
4363 
     | 
    
         
             
                },
         
     | 
| 
       4364 
4364 
     | 
    
         
             
                configurable: true,
         
     | 
| 
       4365 
4365 
     | 
    
         
             
            });
         
     | 
| 
       4366 
     | 
    
         
            -
            /** version: 8.20. 
     | 
| 
      
 4366 
     | 
    
         
            +
            /** version: 8.20.6 */
         
     | 
| 
       4367 
4367 
     | 
    
         
             
            }
         
     | 
| 
       4368 
4368 
     | 
    
         
             
            //# sourceMappingURL=index.cjs.js.map
         
     | 
    
        package/dist/index.js
    CHANGED
    
    | 
         @@ -195,7 +195,7 @@ 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.20. 
     | 
| 
      
 198 
     | 
    
         
            +
            /** version: 8.20.6 */
         
     | 
| 
       199 
199 
     | 
    
         | 
| 
       200 
200 
     | 
    
         
             
            /**
         
     | 
| 
       201 
201 
     | 
    
         
             
             * Copyright (c) 2025 Salesforce, Inc.
         
     | 
| 
         @@ -203,7 +203,7 @@ const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$'; 
     | 
|
| 
       203 
203 
     | 
    
         
             
            if (!globalThis.lwcRuntimeFlags) {
         
     | 
| 
       204 
204 
     | 
    
         
             
                Object.defineProperty(globalThis, 'lwcRuntimeFlags', { value: create(null) });
         
     | 
| 
       205 
205 
     | 
    
         
             
            }
         
     | 
| 
       206 
     | 
    
         
            -
            /** version: 8.20. 
     | 
| 
      
 206 
     | 
    
         
            +
            /** version: 8.20.6 */
         
     | 
| 
       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.20. 
     | 
| 
      
 4364 
     | 
    
         
            +
            /** version: 8.20.6 */
         
     | 
| 
       4365 
4365 
     | 
    
         
             
            }
         
     | 
| 
       4366 
4366 
     | 
    
         
             
            //# sourceMappingURL=index.js.map
         
     | 
    
        package/package.json
    CHANGED
    
    | 
         @@ -4,7 +4,7 @@ 
     | 
|
| 
       4 
4 
     | 
    
         
             
                    "You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
         
     | 
| 
       5 
5 
     | 
    
         
             
                ],
         
     | 
| 
       6 
6 
     | 
    
         
             
                "name": "@lwc/synthetic-shadow",
         
     | 
| 
       7 
     | 
    
         
            -
                "version": "8.20. 
     | 
| 
      
 7 
     | 
    
         
            +
                "version": "8.20.6",
         
     | 
| 
       8 
8 
     | 
    
         
             
                "description": "Synthetic Shadow Root for LWC",
         
     | 
| 
       9 
9 
     | 
    
         
             
                "keywords": [
         
     | 
| 
       10 
10 
     | 
    
         
             
                    "lwc"
         
     | 
| 
         @@ -46,8 +46,8 @@ 
     | 
|
| 
       46 
46 
     | 
    
         
             
                    }
         
     | 
| 
       47 
47 
     | 
    
         
             
                },
         
     | 
| 
       48 
48 
     | 
    
         
             
                "devDependencies": {
         
     | 
| 
       49 
     | 
    
         
            -
                    "@lwc/features": "8.20. 
     | 
| 
       50 
     | 
    
         
            -
                    "@lwc/shared": "8.20. 
     | 
| 
      
 49 
     | 
    
         
            +
                    "@lwc/features": "8.20.6",
         
     | 
| 
      
 50 
     | 
    
         
            +
                    "@lwc/shared": "8.20.6"
         
     | 
| 
       51 
51 
     | 
    
         
             
                },
         
     | 
| 
       52 
52 
     | 
    
         
             
                "lwc": {
         
     | 
| 
       53 
53 
     | 
    
         
             
                    "modules": [
         
     | 
| 
         @@ -60,4 +60,4 @@ 
     | 
|
| 
       60 
60 
     | 
    
         
             
                        "@lwc/synthetic-shadow"
         
     | 
| 
       61 
61 
     | 
    
         
             
                    ]
         
     | 
| 
       62 
62 
     | 
    
         
             
                }
         
     | 
| 
       63 
     | 
    
         
            -
            }
         
     | 
| 
      
 63 
     | 
    
         
            +
            }
         
     |