@idea-fragments/react-components-zendesk 0.1.38 → 0.1.39

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/hooks.js CHANGED
@@ -9522,7 +9522,7 @@ var Container = styled__default["default"].div(templateObject_2 || (templateObje
9522
9522
  var _css = _a._css;
9523
9523
  return _css ? _css : "";
9524
9524
  });
9525
- var SpinnerContainer = styled__default["default"](FlexBox)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n background: white;\n opacity: .7;\n top: 0;\n left: 0;\n position: absolute;\n height: 100%;\n width: 100%;\n"], ["\n background: white;\n opacity: .7;\n top: 0;\n left: 0;\n position: absolute;\n height: 100%;\n width: 100%;\n"])));
9525
+ var SpinnerContainer = styled__default["default"](FlexBox)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n background: white;\n opacity: .7;\n top: 0;\n left: 0;\n position: fixed;\n height: 100%;\n width: 100%;\n"], ["\n background: white;\n opacity: .7;\n top: 0;\n left: 0;\n position: fixed;\n height: 100%;\n width: 100%;\n"])));
9526
9526
  var templateObject_1, templateObject_2, templateObject_3;
9527
9527
 
9528
9528
  var useLoaderV2 = function () {