l(s,n)))break e;e[r]=s,e[c]=n,r=c}}}return t}function l(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(\"object\"==typeof performance&&\"function\"==typeof performance.now){var o=performance;t.unstable_now=function(){return o.now()}}else{var i=Date,u=i.now();t.unstable_now=function(){return i.now()-u}}var c=[],s=[],f=1,d=null,p=3,h=!1,m=!1,v=!1,y=\"function\"==typeof setTimeout?setTimeout:null,g=\"function\"==typeof clearTimeout?clearTimeout:null,b=\"undefined\"!=typeof setImmediate?setImmediate:null;function w(e){for(var t=r(s);null!==t;){if(null===t.callback)a(s);else{if(!(t.startTime<=e))break;a(s),t.sortIndex=t.expirationTime,n(c,t)}t=r(s)}}function k(e){if(v=!1,w(e),!m)if(null!==r(c))m=!0,M(S);else{var t=r(s);null!==t&&R(k,t.startTime-e)}}function S(e,n){m=!1,v&&(v=!1,g(C),C=-1),h=!0;var l=p;try{for(w(n),d=r(c);null!==d&&(!(d.expirationTime>n)||e&&!N());){var o=d.callback;if(\"function\"==typeof o){d.callback=null,p=d.priorityLevel;var i=o(d.expirationTime<=n);n=t.unstable_now(),\"function\"==typeof i?d.callback=i:d===r(c)&&a(c),w(n)}else a(c);d=r(c)}if(null!==d)var u=!0;else{var f=r(s);null!==f&&R(k,f.startTime-n),u=!1}return u}finally{d=null,p=l,h=!1}}\"undefined\"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var x,E=!1,_=null,C=-1,P=5,L=-1;function N(){return!(t.unstable_now()-Le||125o?(e.sortIndex=l,n(s,e),null===r(c)&&e===r(s)&&(v?(g(C),C=-1):v=!0,R(k,l-o))):(e.sortIndex=i,n(c,e),m||h||(m=!0,M(S))),e},t.unstable_shouldYield=N,t.unstable_wrapCallback=function(e){var t=p;return function(){var n=p;p=t;try{return e.apply(this,arguments)}finally{p=n}}}},840:(e,t,n)=>{e.exports=n(53)}},e=>{e(e.s=89)}]);';
+const iframe_runtime_js = '(()=>{\"use strict\";var r,e={},o={};function t(r){var n=o[r];if(void 0!==n)return n.exports;var a=o[r]={exports:{}};return e[r](a,a.exports,t),a.exports}t.m=e,r=[],t.O=(e,o,n,a)=>{if(!o){var i=1/0;for(p=0;p=a)&&Object.keys(t.O).every((r=>t.O[r](o[c])))?o.splice(c--,1):(s=!1,a0&&r[p-1][2]>a;p--)r[p]=r[p-1];r[p]=[o,n,a]},t.o=(r,e)=>Object.prototype.hasOwnProperty.call(r,e),(()=>{var r={666:0};t.O.j=e=>0===r[e];var e=(e,o)=>{var n,a,[i,s,c]=o,u=0;if(i.some((e=>0!==r[e]))){for(n in s)t.o(s,n)&&(t.m[n]=s[n]);if(c)var p=c(t)}for(e&&e(o);uCustom Component`;
+
type IProps = {
code: string;
@@ -194,7 +199,7 @@ function InnerCustomComponent(props: IProps) {
return (
-
+
);
}
@@ -239,3 +244,4 @@ export const CustomComp = withExposingConfigs(CustomCompAutoHeight, [
new NameConfig("code", trans("code")),
NameConfigHidden,
]);
+