@primestyleai/tryon 5.10.106 → 5.10.107

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.
@@ -16650,11 +16650,11 @@ function di(o) {
16650
16650
  }
16651
16651
  );
16652
16652
  }
16653
- if (typeof document < "u") {
16654
- const o = "ps-tryon-styles";
16655
- if (!document.getElementById(o)) {
16656
- const g = document.createElement("style");
16657
- g.id = o, g.textContent = Pn, document.head.appendChild(g);
16653
+ if (typeof document < "u" && !!!globalThis.__PRIMESTYLE_SHADOW_ACTIVE__) {
16654
+ const g = "ps-tryon-styles";
16655
+ if (!document.getElementById(g)) {
16656
+ const t = document.createElement("style");
16657
+ t.id = g, t.textContent = Pn, document.head.appendChild(t);
16658
16658
  }
16659
16659
  }
16660
16660
  function io(o) {