scrivito_sdk 1.18.0 → 1.19.0.rc2

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.
@@ -1 +1,2 @@
1
- /*! Copyright (c) 2022 JustRelate Group GmbH (https://scrivito.com) */!function(t){var n={};function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(e.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var o in t)e.d(r,o,function(n){return t[n]}.bind(null,o));return r},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="",e(e.s=454)}({155:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(84);function o(){var t=function(){if(window.parent!==window){var t;try{t=window.parent.connectAppDocument}catch(t){}return t?t(window.document):void 0}}();return t?t.installRailsApi():function(){window.scrivito||(window.scrivito={});var t=window.scrivito;t.on||(t.on=function(t,n){"content"===t&&Object(r.a)(document,(function(){return n(window.document)}))});t.in_editable_view||(t.in_editable_view=function(){return!1})}(),t}},454:function(t,n,e){"use strict";e.r(n);var r=e(155);Object(r.a)()},84:function(t,n,e){"use strict";function r(t,n){"interactive"===t.readyState||"complete"===t.readyState?n():t.addEventListener("DOMContentLoaded",n)}e.d(n,"a",(function(){return r}))}});
1
+ /*! For license information please see scrivito.js.LICENSE.txt */
2
+ (()=>{"use strict";var n;(n=function(){if(window.parent!==window){var n;try{n=window.parent.connectAppDocument}catch(n){}return n?n(window.document):void 0}}())?n.installRailsApi():function(){window.scrivito||(window.scrivito={});var n=window.scrivito;n.on||(n.on=function(n,t){"content"===n&&function(n,t){"interactive"===n.readyState||"complete"===n.readyState?t():n.addEventListener("DOMContentLoaded",t)}(document,(function(){return t(window.document)}))}),n.in_editable_view||(n.in_editable_view=function(){return!1})}()})();
@@ -1 +1,2 @@
1
- /*! Copyright (c) 2022 JustRelate Group GmbH (https://scrivito.com) */!function(e){var n={};function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(n){return e[n]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=456)}({456:function(e,n,t){"use strict";!function(){if(window.parent===window){document.open(),document.close();var e=window.location;window.location.assign("/scrivito"+e.pathname+e.search+e.hash)}}()}});
1
+ /*! For license information please see scrivito_ui_redirect.js.LICENSE.txt */
2
+ (()=>{"use strict";!function(){if(window.parent===window){document.open(),document.close();var n=window.location;window.location.assign("/scrivito"+n.pathname+n.search+n.hash)}}()})();