ados-rcm 1.1.794 → 1.1.795
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 +1 -1
- package/dist/index.es.js +1 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -28324,6 +28324,7 @@ const xA = "_ABase_p6uwo_1", wA = "_UseDimming_p6uwo_6", CA = "_Dimmer_p6uwo_6",
|
|
|
28324
28324
|
return;
|
|
28325
28325
|
}
|
|
28326
28326
|
requestAnimationFrame(() => {
|
|
28327
|
+
me.style.borderColor = "";
|
|
28327
28328
|
const {
|
|
28328
28329
|
borderColor: ke
|
|
28329
28330
|
} = getComputedStyle(me), Re = (ke.match(/[^\s(]+(?:\([^)]*\))?/g) || []).map(MA).join(" ");
|