tocco-devcon 1.0.18-hotfix32.30 → 1.0.18-hotfix32.32

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/changelog.md CHANGED
@@ -1,3 +1,11 @@
1
+ 1.0.18-hotfix32.32
2
+ - editable sql statements
3
+ - copy changelog to clipboard
4
+ - copy only changesets function
5
+
6
+ 1.0.18-hotfix32.31
7
+ - fix phone edit
8
+
1
9
  1.0.18-hotfix32.30
2
10
  - add object cache
3
11
  - use global object cache
@@ -0,0 +1 @@
1
+ (self.webpackChunktocco_devcon=self.webpackChunktocco_devcon||[]).push([[85],{74232:(e,n,t)=>{"use strict";t.r(n),t.d(n,{default:()=>zt});var r,o,i=t(80467),a=t(36212),c=t(34206),l=t(46458),s=t(48479),u=t(1024),f=t.n(u),d=t(2678),p=t(86568),h=t(65035),g=t(28655),m=t.n(g),v=t(29163),b=t(51032),y=v.ZP.input.withConfig({displayName:"StyledInput"})(r||(r=m()(["\n && {\n ","\n }\n"])),b.k9),x=v.ZP.div.withConfig({displayName:"StyledInputWrapper"})(o||(o=m()(["\n && {\n ","\n }\n"])),b.yP),w=t(85893);const k=function(e){var n=e.fragments,t=e.selectedFragments,r=e.disabled,o=e.setFragmentSelected;return(0,w.jsx)(w.Fragment,{children:n.map((function(e){return(0,w.jsxs)("div",{children:[(0,w.jsx)("input",{type:"checkbox",id:e.id,checked:t.includes(e.id),onChange:(n=e.id,function(e){o(n,e.target.checked)}),disabled:r}),(0,w.jsx)(c.ZP.Label,{for:e.id,children:e.label})]},e.id);var n}))})};const j=function(e){var n=e.version,t=e.modules,r=e.selectedModules,o=e.fragments,i=e.selectedFragments,a=e.ignoreErrors,c=e.running,l=e.disabled,s=e.executeDbRefactoring,f=e.loadModules,g=e.loadFragments,m=e.setSelectedModules,v=e.setFragmentSelected,b=e.setVersion,j=e.setIgnoreErrors;(0,u.useEffect)((function(){0===t.length&&f(),0===o.length&&g()}),[]);return(0,w.jsxs)("form",{onSubmit:function(e){e.preventDefault(),s()},children:[(0,w.jsx)(d.Z,{label:"Modules (none selected => all)",hasValue:r.length>0,children:(0,w.jsx)(p.Z,{options:t,value:r,onChange:m,isMulti:!0,immutable:l})}),(0,w.jsx)(d.Z,{label:"Fragments",fixLabel:!0,children:(0,w.jsx)(k,{fragments:o,selectedFragments:i,disabled:l,setFragmentSelected:v})}),(0,w.jsx)(d.Z,{label:"Version",hasValue:n.length>0,children:(0,w.jsx)(x,{children:(0,w.jsx)(y,{value:n,onChange:function(e){var n=e.target.value.replaceAll(/[^\d\\.]/g,"");b(n)},disabled:l})})}),(0,w.jsx)(d.Z,{label:"Ignore errors",fixLabel:!0,children:(0,w.jsx)("input",{type:"checkbox",checked:a,onChange:function(e){j(e.target.checked)},disabled:l})}),(0,w.jsx)(h.Z,{type:"submit",label:"Execute",look:"raised",pending:c,disabled:l})]})};var O={loadModules:s.H6,loadFragments:s.VL,setSelectedModules:s.pi,setFragmentSelected:s.LO,setVersion:s.xO,setIgnoreErrors:s.Pm,executeDbRefactoring:s.KK};const P=(0,l.connect)((function(e){var n=e.dbRefactoring,t=n.dbRefactoring,r=n.languageUpgrade;return{version:t.version,modules:t.modules,selectedModules:t.selectedModules,fragments:t.fragments,selectedFragments:t.selectedFragments,ignoreErrors:t.ignoreErrors,running:t.running,disabled:t.running||r.running}}),O)(j);const S=function(e){var n=e.language,t=e.running,r=e.disabled,o=e.executeLanguageUpgrade,i=e.setLanguage;return(0,w.jsxs)("form",{onSubmit:function(e){e.preventDefault(),o()},children:[(0,w.jsx)(d.Z,{label:"Language",hasValue:n.length>0,children:(0,w.jsx)(x,{children:(0,w.jsx)(y,{value:n,onChange:function(e){i(e.target.value)},disabled:r})})}),(0,w.jsx)(h.Z,{type:"submit",label:"Execute language upgrade",look:"raised",pending:t,disabled:r})]})};var C={setLanguage:s.m0,executeLanguageUpgrade:s.b7};const _=(0,l.connect)((function(e){var n=e.dbRefactoring,t=n.dbRefactoring,r=n.languageUpgrade;return{language:r.language,running:r.running,disabled:r.running||t.running}}),C)(S);var Z,R,E,D;const T=function(){return(0,w.jsxs)(w.Fragment,{children:[Z||(Z=(0,w.jsx)(c.ZP.H1,{children:"Database Refactoring"})),R||(R=(0,w.jsx)(P,{})),E||(E=(0,w.jsx)(c.ZP.H1,{children:"Language Upgrade"})),D||(D=(0,w.jsx)(_,{}))]})};var L,N,A,I,q,M,F,z=t(63038),V=t.n(z),B=t(30759),$={ERROR:"#a00"},H=v.ZP.div.withConfig({displayName:"StyledLogTable"})(L||(L=m()(["\n display: grid;\n gap: 1px;\n"]))),W=v.ZP.div.withConfig({displayName:"StyledLogEntry"})(N||(N=m()(["\n display: grid;\n height: fit-content;\n grid-template-columns: repeat(3, 1fr);\n padding: 1em;\n ","\n"])),(function(e){return"border: 1px solid ".concat($[e.level]||"#ddd",";")})),U=v.ZP.span.withConfig({displayName:"StyledMessage"})(A||(A=m()(["\n grid-column: 1 / 3;\n ","\n\n && {\n ","\n }\n"])),(function(e){return e.expandable&&"cursor: pointer;"}),(0,B.Z)()),Y=v.ZP.span.withConfig({displayName:"StyledTime"})(I||(I=m()(["\n grid-column-start: 3;\n text-align: right;\n\n && {\n ","\n }\n"])),(0,B.Z)()),G=v.ZP.div.withConfig({displayName:"StyledExceptionDetails"})(q||(q=m()(["\n margin-top: 1em;\n"]))),K=v.ZP.div.withConfig({displayName:"StyledDetailMessage"})(M||(M=m()(["\n margin-bottom: 1em;\n\n && {\n ","\n }\n"])),(0,B.Z)()),Q=v.ZP.div.withConfig({displayName:"StyledStackTrace"})(F||(F=m()(["\n && {\n ","\n }\n"])),(0,B.Z)()),J=function(e){return"".concat(e.declaringClass,".").concat(e.methodName,":").concat(e.lineNumber)};const X=function(e){var n=e.exception;return(0,w.jsxs)(G,{children:[(0,w.jsx)(K,{children:n.detailMessage}),(0,w.jsx)(Q,{children:n.stackTrace.map((function(e,n){return(0,w.jsx)("div",{children:J(e)},n)}))})]})};const ee=function(e){var n=e.entry,t=(0,u.useState)(!1),r=V()(t,2),o=r[0],i=r[1];return(0,w.jsxs)(W,{level:n.level,children:[(0,w.jsx)(U,{onClick:function(){n.exception&&i(!o)},expandable:!!n.exception,children:n.message}),(0,w.jsx)(Y,{children:new Date(n.timestamp).toLocaleString()}),o&&(0,w.jsx)(X,{exception:n.exception})]})};var ne;const te=function(e){var n=e.entries;return(0,w.jsx)(H,{children:n.length>0?n.map((function(e){return(0,w.jsx)(ee,{entry:e},e.key)})):ne||(ne=(0,w.jsx)(c.ZP.Span,{children:"No entries so far."}))})};const re=(0,l.connect)((function(e){return{entries:e.log.entries}}),{})(te);var oe,ie;const ae=function(){return(0,w.jsxs)(w.Fragment,{children:[oe||(oe=(0,w.jsx)(c.ZP.H1,{children:"Log"})),ie||(ie=(0,w.jsx)(re,{}))]})};var ce,le,se=t(49478),ue=v.ZP.div.withConfig({displayName:"StyledCheckEventGroup"})(ce||(ce=m()(["\n margin: 1em 0;\n border: 1px solid #ddd;\n border-radius: 5px;\n padding: 1em;\n"]))),fe=v.ZP.div.withConfig({displayName:"StyledGroupHeading"})(le||(le=m()(["\n margin-bottom: 1em;\n"])));function de(e,n){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function(e,n){if(!e)return;if("string"==typeof e)return pe(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);"Object"===t&&e.constructor&&(t=e.constructor.name);if("Map"===t||"Set"===t)return Array.from(e);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return pe(e,n)}(e))||n&&e&&"number"==typeof e.length){t&&(e=t);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,c=!1;return{s:function(){t=t.call(e)},n:function(){var e=t.next();return a=e.done,e},e:function(e){c=!0,i=e},f:function(){try{a||null==t.return||t.return()}finally{if(c)throw i}}}}function pe(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}const he=function(e){var n=e.type,t=e.events,r=e.selection,o=e.setSelected,i=function(e,n){var t,r=de(e);try{for(r.s();!(t=r.n()).done;){var o=t.value;if(!n.has(o.id))return!1}}catch(e){r.e(e)}finally{r.f()}return!0}(t,r);return(0,w.jsxs)(ue,{children:[(0,w.jsxs)(fe,{children:[(0,w.jsx)("input",{type:"checkbox",id:"checkbox-"+n,checked:i,onChange:function(e){o(t.map((function(e){return e.id})),e.target.checked)}}),(0,w.jsx)(c.ZP.Label,{for:"checkbox-"+n,children:(0,w.jsxs)(c.ZP.B,{children:[n," (",t.length,")"]})})]}),t.map((function(e){return(0,w.jsxs)("div",{children:[(0,w.jsx)("input",{type:"checkbox",id:"checkbox-"+e.id,checked:r.has(e.id),onChange:(n=e.id,function(e){o([n],e.target.checked)})}),(0,w.jsx)(c.ZP.Label,{for:"checkbox-"+e.id,children:e.label})]},e.id);var n}))]})};const ge=function(e){var n=e.checkEvents,t=e.selection,r=e.setSelected,o=e.generateSql,i=e.generateChangelog;return(0,w.jsxs)("div",{children:[Object.keys(n).length>0&&(0,w.jsxs)(w.Fragment,{children:[(0,w.jsxs)(h.Z,{look:"raised",onClick:o,disabled:0===t.size,children:["Generate SQL ",t.size>0&&"(".concat(t.size,")")]}),(0,w.jsxs)(h.Z,{look:"raised",onClick:i,disabled:0===t.size,children:["Generate Changelog ",t.size>0&&"(".concat(t.size,")")]})]}),(0,w.jsx)("div",{children:Object.keys(n).sort().map((function(e){return(0,w.jsx)(he,{type:e,events:n[e],selection:t,setSelected:r},e)}))})]})};var me={setSelected:se.Pq,generateSql:se.$i,generateChangelog:se._w};const ve=(0,l.connect)((function(e){return{checkEvents:e.modelValidation.checkEvents,selection:e.modelValidation.selection}}),me)(ge);var be,ye,xe,we=v.ZP.div.withConfig({displayName:"StyledProgressBar"})(be||(be=m()(["\n width: 100%;\n border: 1px solid #ddd;\n height: 20px;\n position: relative;\n margin: 1em 0;\n"]))),ke=v.ZP.div.withConfig({displayName:"StyledInnerProgress"})(ye||(ye=m()(["\n position: absolute;\n background-color: #ddd;\n height: 100%;\n width: ","%;\n"])),(function(e){return e.percentage})),je=v.ZP.div.withConfig({displayName:"StyledProgressText"})(xe||(xe=m()(["\n position: absolute;\n top: 0;\n width: 100%;\n text-align: center;\n\n && {\n ","\n }\n"])),(0,B.Z)()),Oe=function(e){return e.result?e.result:e.running?e.total?"".concat(Pe(e),"%"):"Preparing...":"Not started"},Pe=function(e){return e.running&&e.total?Math.round(e.currentIndex/e.total*100):0};const Se=function(e){var n=e.state;return(0,w.jsxs)(we,{children:[(0,w.jsx)(ke,{percentage:Pe(n)}),(0,w.jsx)(je,{children:Oe(n)})]})};const Ce=function(e){var n=e.state,t=e.startValidation;return(0,w.jsxs)("div",{children:[(0,w.jsx)(h.Z,{look:"raised",pending:n.running,disabled:n.running,onClick:t,children:"Execute"}),(0,w.jsx)(Se,{state:n})]})};var _e={startValidation:se.YV};const Ze=(0,l.connect)((function(e){return{state:e.modelValidation.state}}),_e)(Ce);var Re,Ee,De;const Te=function(){return(0,w.jsxs)(w.Fragment,{children:[Re||(Re=(0,w.jsx)(c.ZP.H1,{children:"Model Validation"})),Ee||(Ee=(0,w.jsx)(Ze,{})),De||(De=(0,w.jsx)(ve,{}))]})};var Le=t(22541),Ne=t(88265),Ae=t.n(Ne),Ie=t(87852),qe=t.n(Ie),Me=(t(46444),t(2091)),Fe=t(56127),ze=t(88162),Ve=t(30381),Be=t.n(Ve);function $e(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function He(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?$e(Object(t),!0).forEach((function(n){Ae()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):$e(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var We="YYYY-MM-DD[T]HH:mm:ss.SSS[Z]",Ue="YYYY-MM-DD";const Ye={number:{icons:{range:"square-plus",single:"square-minus"}},integer:{icons:{range:"square-plus",single:"square-minus"}},datetime:{type:"date",icons:{range:"calendar-plus",single:"calendar-minus"},toRange:function(e){return{from:e?Be()(e).utc().format(We):null,to:e?Be()(e).utc().add(1,"d").format(We):null,isRangeValue:!0}},fromRange:function(e){return e&&e.from?Be().utc(e.from,We).local().format(Ue):e&&e.to?Be().utc(e.to,We).local().format(Ue):null},getToOptions:function(e,n){return He(He({},e),{},{flatpickrOptions:{minDate:n}})},getFromOptions:function(e,n){return He(He({},e),{},{flatpickrOptions:{maxDate:n}})}},date:{icons:{range:"calendar-plus",single:"calendar-minus"},getToOptions:function(e,n){return He(He({},e),{},{flatpickrOptions:{minDate:n}})},getFromOptions:function(e,n){return He(He({},e),{},{flatpickrOptions:{maxDate:n}})}}};var Ge,Ke,Qe,Je,Xe,en,nn,tn=t(86048),rn=t.n(tn),on=t(7281),an=v.ZP.div.withConfig({displayName:"StyledInputWrapper"})(Ge||(Ge=rn()(["\n width: calc(100% - 20px); // subtract extender width\n"]))),cn=v.ZP.div.withConfig({displayName:"StyledInputItemWrapper"})(Ke||(Ke=rn()(["\n display: inline-block;\n width: 50%;\n\n * {\n line-height: unset !important;\n text-align: center;\n }\n"]))),ln=v.ZP.div.withConfig({displayName:"StyledIconWrapper"})(Qe||(Qe=rn()(["\n font-size: ",";\n display: flex;\n align-items: center;\n"])),on.Z.font(-2.7)),sn=v.ZP.div.withConfig({displayName:"StyledRange"})(Je||(Je=rn()(["\n display: flex;\n"]))),un=v.ZP.div.withConfig({displayName:"StyledInput"})(Xe||(Xe=rn()(["\n flex: 1;\n display: flex;\n justify-content: space-between;\n align-items: baseline;\n width: inherit;\n"]))),fn=v.ZP.div.withConfig({displayName:"StyledExtender"})(en||(en=rn()(["\n display: flex;\n align-items: center;\n position: relative;\n left: 2px;\n z-index: 1;\n"])));function dn(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function pn(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?dn(Object(t),!0).forEach((function(n){Ae()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):dn(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}const hn=function(e){var n,t,r=e.value,o=e.events,i=e.readOnly,a=e.type,c=e.options,l=e.fromText,s=e.toText,f=(null==r?void 0:r.isRangeValue)||!1,d=(0,u.useRef)(r);d.current=r;var p=(0,u.useMemo)((function(){return pn(pn({},o),{},{onChange:function(e){o.onChange(e)}})}),[o]),h={onChange:function(e){o.onChange(pn(pn({},d.current),{},{to:e}))}},g={onChange:function(e){o.onChange(pn(pn({},d.current),{},{from:e}))}},m=Ye[a],v=(null==m||null===(n=m.icons)||void 0===n?void 0:n.range)||"chevron-down",b=(null==m||null===(t=m.icons)||void 0===t?void 0:t.single)||"chevron-left",y=(null==m?void 0:m.type)||a;return(0,w.jsxs)(sn,{children:[(0,w.jsx)(an,{children:f?(0,w.jsxs)(un,{children:[(0,w.jsx)(cn,{children:(0,w.jsx)(Fe.Z,pn(pn({},e),{},{options:function(e,n){return null!=m&&m.getFromOptions?m.getFromOptions(e,n):e}(c,r.to),value:(null==r?void 0:r.from)||null,events:g,placeholder:l}))}),nn||(nn=(0,w.jsx)(ln,{children:(0,w.jsx)(ze.Z,{icon:"horizontal-rule"})})),(0,w.jsx)(cn,{children:(0,w.jsx)(Fe.Z,pn(pn({},e),{},{options:function(e,n){return null!=m&&m.getToOptions?m.getToOptions(e,n):e}(c,r.from),value:(null==r?void 0:r.to)||null,events:h,placeholder:s}))})]}):(0,w.jsx)(Fe.Z,pn(pn({type:y},qe()(e,["type"])),{},{events:p}))}),(0,w.jsx)(fn,{children:(0,w.jsx)(Me.Z,{disabled:i,icon:f?b:v,onClick:function(){var e=f?function(e){return null!=m&&m.fromRange?m.fromRange(e):(null==e?void 0:e.from)||(null==e?void 0:e.to)||null}(r):function(e){return null!=m&&m.toRange?m.toRange(e):{from:e,to:e,isRangeValue:!0}}(r);o.onChange(e)}})})]})};const gn=function(e){var n=e.active,t=e.elapsed,r=e.setActive,o=e.setElapsed;return(0,w.jsxs)("div",{children:[(0,w.jsx)(d.Z,{label:"Active",fixLabel:!0,children:(0,w.jsx)("input",{type:"checkbox",checked:n,onChange:function(e){r(e.target.checked)}})}),(0,w.jsx)(d.Z,{label:"Elapsed",hasValue:!!t,children:(0,w.jsx)(hn,{fromText:"from",toText:"to",type:"number",value:t,options:{postPointDigits:0,fixedDecimalScale:!0},events:{onChange:function(e){o(e)}}})})]})};var mn={setActive:Le.Iv,setElapsed:Le.uI};const vn=(0,l.connect)((function(e){return{active:e.sqlLog.active,elapsed:e.sqlLog.elapsed}}),mn)(gn);var bn,yn,xn,wn,kn,jn,On,Pn={ERROR:"#a00"},Sn=v.ZP.div.withConfig({displayName:"StyledLogTable"})(bn||(bn=m()(["\n display: grid;\n gap: 1px;\n"]))),Cn=v.ZP.div.withConfig({displayName:"StyledLogEntry"})(yn||(yn=m()(["\n display: grid;\n height: fit-content;\n grid-template-columns: repeat(3, 1fr);\n padding: 1em;\n ","\n"])),(function(e){return"border: 1px solid ".concat(Pn[e.level]||"#ddd",";")})),_n=v.ZP.span.withConfig({displayName:"StyledStatementHeader"})(xn||(xn=m()(["\n grid-column: 1 / 3;\n ","\n\n && {\n ","\n }\n"])),(function(e){return e.expandable&&"cursor: pointer;"}),(0,B.Z)()),Zn=v.ZP.span.withConfig({displayName:"StyledStatement"})(wn||(wn=m()(["\n grid-column: 1 / 3;\n margin-top: 1em;\n\n && {\n ","\n }\n"])),(0,B.Z)()),Rn=v.ZP.span.withConfig({displayName:"StyledTime"})(kn||(kn=m()(["\n grid-row-start: 1;\n grid-column-start: 3;\n text-align: right;\n\n && {\n ","\n }\n"])),(0,B.Z)()),En=v.ZP.span.withConfig({displayName:"StyledElapsedContainer"})(jn||(jn=m()(["\n grid-column-start: 3;\n text-align: right;\n margin-top: 1em;\n\n && {\n ","\n }\n"])),(0,B.Z)()),Dn=v.ZP.span.withConfig({displayName:"StyledElapsed"})(On||(On=m()(["\n background-color: ",";\n border-radius: 5px;\n padding: 0.5em;\n"])),(function(e){return(n=e.elapsed)>=1e3?"#f00":n>=500?"#ff8c00":n>=100?"#ff0":"#dedede";var n}));const Tn=function(e){var n=e.entry,t=(0,u.useState)(!1),r=V()(t,2),o=r[0],i=r[1],a=n.sql.length>100,c=a?n.sql.substr(0,100)+"...":n.sql;return(0,w.jsxs)(Cn,{children:[(0,w.jsx)(_n,{expandable:a,onClick:function(){a&&i(!o)},children:c}),o&&(0,w.jsx)(Zn,{children:n.sql}),(0,w.jsx)(Rn,{children:new Date(n.timestamp.iMillis).toLocaleString()}),(0,w.jsx)(En,{children:(0,w.jsxs)(Dn,{elapsed:n.elapsed,children:[n.elapsed," ms"]})})]})};var Ln;const Nn=function(e){var n=function(e,n){return n?e.filter((function(e){return!0===n.isRangeValue?e.elapsed>=n.from&&e.elapsed<=n.to:e.elapsed>=n})):e}(e.entries,e.elapsed);return(0,w.jsx)(Sn,{children:n.length>0?n.map((function(e){return(0,w.jsx)(Tn,{entry:e},e.key)})):Ln||(Ln=(0,w.jsx)(c.ZP.Span,{children:"No entries so far."}))})};const An=(0,l.connect)((function(e){return{entries:e.sqlLog.entries,elapsed:e.sqlLog.elapsed}}),{})(Nn);var In,qn,Mn;const Fn=function(){return(0,w.jsxs)(w.Fragment,{children:[In||(In=(0,w.jsx)(c.ZP.H1,{children:"SQL Log"})),qn||(qn=(0,w.jsx)(vn,{})),Mn||(Mn=(0,w.jsx)(An,{}))]})};var zn=t(88601),Vn=t(32884),Bn=t.n(Vn);function $n(e,n){return $n=Object.setPrototypeOf||function(e,n){return e.__proto__=n,e},$n(e,n)}function Hn(e,n){e.prototype=Object.create(n.prototype),e.prototype.constructor=e,$n(e,n)}function Wn(){return Wn=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},Wn.apply(this,arguments)}function Un(e){return"/"===e.charAt(0)}function Yn(e,n){for(var t=n,r=t+1,o=e.length;r<o;t+=1,r+=1)e[t]=e[r];e.pop()}const Gn=function(e,n){void 0===n&&(n="");var t,r=e&&e.split("/")||[],o=n&&n.split("/")||[],i=e&&Un(e),a=n&&Un(n),c=i||a;if(e&&Un(e)?o=r:r.length&&(o.pop(),o=o.concat(r)),!o.length)return"/";if(o.length){var l=o[o.length-1];t="."===l||".."===l||""===l}else t=!1;for(var s=0,u=o.length;u>=0;u--){var f=o[u];"."===f?Yn(o,u):".."===f?(Yn(o,u),s++):s&&(Yn(o,u),s--)}if(!c)for(;s--;s)o.unshift("..");!c||""===o[0]||o[0]&&Un(o[0])||o.unshift("");var d=o.join("/");return t&&"/"!==d.substr(-1)&&(d+="/"),d};var Kn=t(2177);function Qn(e){return"/"===e.charAt(0)?e:"/"+e}function Jn(e){return"/"===e.charAt(0)?e.substr(1):e}function Xn(e,n){return function(e,n){return 0===e.toLowerCase().indexOf(n.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(n.length))}(e,n)?e.substr(n.length):e}function et(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function nt(e){var n=e.pathname,t=e.search,r=e.hash,o=n||"/";return t&&"?"!==t&&(o+="?"===t.charAt(0)?t:"?"+t),r&&"#"!==r&&(o+="#"===r.charAt(0)?r:"#"+r),o}function tt(e,n,t,r){var o;"string"==typeof e?(o=function(e){var n=e||"/",t="",r="",o=n.indexOf("#");-1!==o&&(r=n.substr(o),n=n.substr(0,o));var i=n.indexOf("?");return-1!==i&&(t=n.substr(i),n=n.substr(0,i)),{pathname:n,search:"?"===t?"":t,hash:"#"===r?"":r}}(e),o.state=n):(void 0===(o=Wn({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==n&&void 0===o.state&&(o.state=n));try{o.pathname=decodeURI(o.pathname)}catch(e){throw e instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):e}return t&&(o.key=t),r?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=Gn(o.pathname,r.pathname)):o.pathname=r.pathname:o.pathname||(o.pathname="/"),o}function rt(){var e=null;var n=[];return{setPrompt:function(n){return e=n,function(){e===n&&(e=null)}},confirmTransitionTo:function(n,t,r,o){if(null!=e){var i="function"==typeof e?e(n,t):e;"string"==typeof i?"function"==typeof r?r(i,o):o(!0):o(!1!==i)}else o(!0)},appendListener:function(e){var t=!0;function r(){t&&e.apply(void 0,arguments)}return n.push(r),function(){t=!1,n=n.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];n.forEach((function(e){return e.apply(void 0,t)}))}}}var ot=!("undefined"==typeof window||!window.document||!window.document.createElement);function it(e,n){n(window.confirm(e))}var at="popstate",ct="hashchange";function lt(){try{return window.history.state||{}}catch(e){return{}}}function st(e){void 0===e&&(e={}),ot||(0,Kn.Z)(!1);var n,t=window.history,r=(-1===(n=window.navigator.userAgent).indexOf("Android 2.")&&-1===n.indexOf("Android 4.0")||-1===n.indexOf("Mobile Safari")||-1!==n.indexOf("Chrome")||-1!==n.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),i=e,a=i.forceRefresh,c=void 0!==a&&a,l=i.getUserConfirmation,s=void 0===l?it:l,u=i.keyLength,f=void 0===u?6:u,d=e.basename?et(Qn(e.basename)):"";function p(e){var n=e||{},t=n.key,r=n.state,o=window.location,i=o.pathname+o.search+o.hash;return d&&(i=Xn(i,d)),tt(i,r,t)}function h(){return Math.random().toString(36).substr(2,f)}var g=rt();function m(e){Wn(_,e),_.length=t.length,g.notifyListeners(_.location,_.action)}function v(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||x(p(e.state))}function b(){x(p(lt()))}var y=!1;function x(e){if(y)y=!1,m();else{g.confirmTransitionTo(e,"POP",s,(function(n){n?m({action:"POP",location:e}):function(e){var n=_.location,t=k.indexOf(n.key);-1===t&&(t=0);var r=k.indexOf(e.key);-1===r&&(r=0);var o=t-r;o&&(y=!0,O(o))}(e)}))}}var w=p(lt()),k=[w.key];function j(e){return d+nt(e)}function O(e){t.go(e)}var P=0;function S(e){1===(P+=e)&&1===e?(window.addEventListener(at,v),o&&window.addEventListener(ct,b)):0===P&&(window.removeEventListener(at,v),o&&window.removeEventListener(ct,b))}var C=!1;var _={length:t.length,action:"POP",location:w,createHref:j,push:function(e,n){var o="PUSH",i=tt(e,n,h(),_.location);g.confirmTransitionTo(i,o,s,(function(e){if(e){var n=j(i),a=i.key,l=i.state;if(r)if(t.pushState({key:a,state:l},null,n),c)window.location.href=n;else{var s=k.indexOf(_.location.key),u=k.slice(0,s+1);u.push(i.key),k=u,m({action:o,location:i})}else window.location.href=n}}))},replace:function(e,n){var o="REPLACE",i=tt(e,n,h(),_.location);g.confirmTransitionTo(i,o,s,(function(e){if(e){var n=j(i),a=i.key,l=i.state;if(r)if(t.replaceState({key:a,state:l},null,n),c)window.location.replace(n);else{var s=k.indexOf(_.location.key);-1!==s&&(k[s]=i.key),m({action:o,location:i})}else window.location.replace(n)}}))},go:O,goBack:function(){O(-1)},goForward:function(){O(1)},block:function(e){void 0===e&&(e=!1);var n=g.setPrompt(e);return C||(S(1),C=!0),function(){return C&&(C=!1,S(-1)),n()}},listen:function(e){var n=g.appendListener(e);return S(1),function(){S(-1),n()}}};return _}var ut="hashchange",ft={hashbang:{encodePath:function(e){return"!"===e.charAt(0)?e:"!/"+Jn(e)},decodePath:function(e){return"!"===e.charAt(0)?e.substr(1):e}},noslash:{encodePath:Jn,decodePath:Qn},slash:{encodePath:Qn,decodePath:Qn}};function dt(e){var n=e.indexOf("#");return-1===n?e:e.slice(0,n)}function pt(){var e=window.location.href,n=e.indexOf("#");return-1===n?"":e.substring(n+1)}function ht(e){window.location.replace(dt(window.location.href)+"#"+e)}function gt(e){void 0===e&&(e={}),ot||(0,Kn.Z)(!1);var n=window.history,t=(window.navigator.userAgent.indexOf("Firefox"),e),r=t.getUserConfirmation,o=void 0===r?it:r,i=t.hashType,a=void 0===i?"slash":i,c=e.basename?et(Qn(e.basename)):"",l=ft[a],s=l.encodePath,u=l.decodePath;function f(){var e=u(pt());return c&&(e=Xn(e,c)),tt(e)}var d=rt();function p(e){Wn(P,e),P.length=n.length,d.notifyListeners(P.location,P.action)}var h=!1,g=null;function m(){var e,n,t=pt(),r=s(t);if(t!==r)ht(r);else{var i=f(),a=P.location;if(!h&&(n=i,(e=a).pathname===n.pathname&&e.search===n.search&&e.hash===n.hash))return;if(g===nt(i))return;g=null,function(e){if(h)h=!1,p();else{var n="POP";d.confirmTransitionTo(e,n,o,(function(t){t?p({action:n,location:e}):function(e){var n=P.location,t=x.lastIndexOf(nt(n));-1===t&&(t=0);var r=x.lastIndexOf(nt(e));-1===r&&(r=0);var o=t-r;o&&(h=!0,w(o))}(e)}))}}(i)}}var v=pt(),b=s(v);v!==b&&ht(b);var y=f(),x=[nt(y)];function w(e){n.go(e)}var k=0;function j(e){1===(k+=e)&&1===e?window.addEventListener(ut,m):0===k&&window.removeEventListener(ut,m)}var O=!1;var P={length:n.length,action:"POP",location:y,createHref:function(e){var n=document.querySelector("base"),t="";return n&&n.getAttribute("href")&&(t=dt(window.location.href)),t+"#"+s(c+nt(e))},push:function(e,n){var t="PUSH",r=tt(e,void 0,void 0,P.location);d.confirmTransitionTo(r,t,o,(function(e){if(e){var n=nt(r),o=s(c+n);if(pt()!==o){g=n,function(e){window.location.hash=e}(o);var i=x.lastIndexOf(nt(P.location)),a=x.slice(0,i+1);a.push(n),x=a,p({action:t,location:r})}else p()}}))},replace:function(e,n){var t="REPLACE",r=tt(e,void 0,void 0,P.location);d.confirmTransitionTo(r,t,o,(function(e){if(e){var n=nt(r),o=s(c+n);pt()!==o&&(g=n,ht(o));var i=x.indexOf(nt(P.location));-1!==i&&(x[i]=n),p({action:t,location:r})}}))},go:w,goBack:function(){w(-1)},goForward:function(){w(1)},block:function(e){void 0===e&&(e=!1);var n=d.setPrompt(e);return O||(j(1),O=!0),function(){return O&&(O=!1,j(-1)),n()}},listen:function(e){var n=d.appendListener(e);return j(1),function(){j(-1),n()}}};return P}t(94662);function mt(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}f().Component;f().Component;var vt=function(e,n){return"function"==typeof e?e(n):e},bt=function(e,n){return"string"==typeof e?tt(e,null,null,n):e},yt=function(e){return e},xt=f().forwardRef;void 0===xt&&(xt=yt);var wt=xt((function(e,n){var t=e.innerRef,r=e.navigate,o=e.onClick,i=mt(e,["innerRef","navigate","onClick"]),a=i.target,c=Wn({},i,{onClick:function(e){try{o&&o(e)}catch(n){throw e.preventDefault(),n}e.defaultPrevented||0!==e.button||a&&"_self"!==a||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),r())}});return c.ref=yt!==xt&&n||t,f().createElement("a",c)}));var kt=xt((function(e,n){var t=e.component,r=void 0===t?wt:t,o=e.replace,a=e.to,c=e.innerRef,l=mt(e,["component","replace","to","innerRef"]);return f().createElement(i.s6.Consumer,null,(function(e){e||(0,Kn.Z)(!1);var t=e.history,i=bt(vt(a,e.location),e.location),s=i?t.createHref(i):"",u=Wn({},l,{href:s,navigate:function(){var n=vt(a,e.location),r=nt(e.location)===nt(bt(n));(o||r?t.replace:t.push)(n)}});return yt!==xt?u.ref=n||c:u.innerRef=c,f().createElement(r,u)}))})),jt=function(e){return e},Ot=f().forwardRef;void 0===Ot&&(Ot=jt);Ot((function(e,n){var t=e["aria-current"],r=void 0===t?"page":t,o=e.activeClassName,a=void 0===o?"active":o,c=e.activeStyle,l=e.className,s=e.exact,u=e.isActive,d=e.location,p=e.sensitive,h=e.strict,g=e.style,m=e.to,v=e.innerRef,b=mt(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return f().createElement(i.s6.Consumer,null,(function(e){e||(0,Kn.Z)(!1);var t=d||e.location,o=bt(vt(m,t),t),y=o.pathname,x=y&&y.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),w=x?(0,i.LX)(t.pathname,{path:x,exact:s,sensitive:p,strict:h}):null,k=!!(u?u(w,t):w),j="function"==typeof l?l(k):l,O="function"==typeof g?g(k):g;k&&(j=function(){for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];return n.filter((function(e){return e})).join(" ")}(j,a),O=Wn({},O,c));var P=Wn({"aria-current":k&&r||null,className:j,style:O,to:o},b);return jt!==Ot?P.ref=n||v:P.innerRef=v,f().createElement(kt,P)}))}));var Pt,St=t(58664);const Ct=(0,v.ZP)(kt)(Pt||(Pt=rn()(["\n ","\n text-decoration: none;\n color: ",";\n\n * {\n color: ",";\n text-decoration: none;\n }\n\n &:hover,\n &:hover *,\n &:focus,\n &:focus * {\n color: ",";\n text-decoration: ",";\n }\n\n &:active,\n &:active * {\n color: ",";\n text-decoration: ",";\n }\n"])),(0,B.Z)(),zn.Z.color("secondary"),zn.Z.color("text"),zn.Z.color("secondaryLight"),(function(e){return e.neutral?"none":"underline"}),(function(e){var n=e.neutral,t=e.theme;return n?(0,St.HO)(Bn()(t,"colors.text"),2):(0,St.HO)(Bn()(t,"colors.secondary"),2)}),(function(e){return e.neutral?"none":"underline"}));var _t,Zt,Rt,Et,Dt,Tt,Lt,Nt,At,It,qt=v.ZP.div.withConfig({displayName:"StyledDevCon"})(_t||(_t=m()(["\n && {\n background-color: ",";\n padding: ",";\n display: flex;\n flex-direction: column;\n flex: 1;\n overflow: auto;\n }\n"])),zn.Z.color("paper"),on.Z.space(0)),Mt=v.ZP.div.withConfig({displayName:"StyledNavigation"})(Zt||(Zt=m()(["\n display: flex;\n"]))),Ft=(0,v.ZP)(Ct).withConfig({displayName:"StyledRouterLink"})(Rt||(Rt=m()(["\n padding: 1em;\n background-color: #ddd;\n border-radius: 5px;\n margin: 5px;\n"])));const zt=function(){return(0,w.jsxs)(qt,{children:[Et||(Et=(0,w.jsx)(a.Z.Notifications,{})),Dt||(Dt=(0,w.jsx)(c.ZP.Span,{children:"Tocco Developer Console"})),Tt||(Tt=(0,w.jsxs)(Mt,{children:[(0,w.jsx)(Ft,{to:"/log",children:"Log"}),(0,w.jsx)(Ft,{to:"/modelvalidation",children:"Model Validation"}),(0,w.jsx)(Ft,{to:"/dbrefactoring",children:"DB Refactoring"}),(0,w.jsx)(Ft,{to:"/sqllog",children:"SQL Log"})]})),(0,w.jsxs)(i.rs,{children:[(0,w.jsx)(i.AW,{path:"/",exact:!0,render:function(){return(0,w.jsx)(i.l_,{to:{pathname:"/log"}})}}),(0,w.jsx)(i.AW,{path:"/log",exact:!0,render:function(){return Lt||(Lt=(0,w.jsx)(ae,{}))}}),(0,w.jsx)(i.AW,{path:"/dbrefactoring",exact:!0,render:function(){return Nt||(Nt=(0,w.jsx)(T,{}))}}),(0,w.jsx)(i.AW,{path:"/modelvalidation",exact:!0,render:function(){return At||(At=(0,w.jsx)(Te,{}))}}),(0,w.jsx)(i.AW,{path:"/sqllog",exact:!0,render:function(){return It||(It=(0,w.jsx)(Fn,{}))}})]})]})}},24295:(e,n,t)=>{"use strict";t.r(n),t.d(n,{default:()=>Ze});var r=t(22824),o=t.n(r),i=t(86048),a=t.n(i),c=t(86249),l=t.n(c),s=(t(58900),t(78634)),u=t(84100),f=t(60131),d=t(48230),p=t(64952),h=t(469),g=t(81896),m=t(46940),v=t(32884),b=t.n(v),y=t(40021),x=t.n(y),w=t(11203),k=t.n(w),j=t(72730),O=t.n(j),P=t(1024),S=t(29163),C=(t(39335),t(28212),t(6488),t(32510),t(79657),t(20844),t(41030),t(98827),t(37363),t(53299),t(54159)),_=function(e){return C.Z.executeRequest("rest/".concat(e))},Z=function(e){return 200===e.status?e.json():null},R=t(55695),E=t.n(R),D=t(76682),T=t.n(D),L=t(10300),N=t.n(L),A=t(47383),I=t.n(A),q=t(1462),M=t.n(q),F=(t(70646),t(74085)),z=t.n(F),V=t(77654),B=t.n(V),$=["==","!=","<=",">=","<",">","~="],H=["true","false","null"],W=["string","long","serial","bool","boolean","double","float","time","timestamp","char","varchar","date","datetime"],U=["now_date","yesterday_date","tomorrow_date","today_date","now_start","yesterday_start","tomorrow_start","today_start","now","yesterday","tomorrow","today","currentUsername","currentUser","currentBu"],Y=["in","dateadd","datetimeadd","duedate","birthdayin","fulltext","likeall","distance","inboundingbox"];function G(e){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var t,r=M()(e);if(n){var o=M()(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return I()(this,t)}}const K=function(e){return function(n){N()(r,n);var t=G(r);function r(){var n;T()(this,r),n=t.call(this);var o=[{token:"keyword.operator.conjunction",regex:/(\s*)(and|or|not)($|\s+)/,caseInsensitive:!0},{token:"support.class.relation",regex:/rel/,push:"model"},{token:"keyword.exists",regex:/exists\s*/,push:"exists",caseInsensitive:!0},{token:"keyword.count",regex:/count\s*/,push:"count",caseInsensitive:!0},{token:["keyword.function.nice_function","paren.lparen.function_arguments","text.function_arguments","paren.rparen","text.whitespace"],regex:"((?:".concat(Y.join("|"),")\\s*)(\\()(.*?)(\\))($|\\s+)"),caseInsensitive:!0},{token:"keyword.other.chaining",regex:/\./},{token:"support.function.field",regex:/([a-z_]+)($|\s+)/,push:"comparison"}],i={start:e?[{token:"keyword.where",regex:/\s*/,next:"rootwhere",caseInsensitive:!0}]:[{token:"keyword.find",regex:/find($|\s+)/,push:"model",caseInsensitive:!0},{token:"keyword.where",regex:/where($|\s+)/,next:"rootwhere",caseInsensitive:!0}],model:[{token:"support.class.model",regex:/[A-Z][a-z_0-9]*\s*/,next:"pop"}],rootwhere:[{token:"keyword.order_by",regex:/order by($|\s+)/,next:"order",caseInsensitive:!0}].concat(o),comparison:[{token:"keyword.operator.comparison",regex:"(".concat($.join("|"),")\\s*"),next:"value"}],value:[{token:"string",regex:/".*?"\s*/,next:"pop"},{token:"constant.numeric",regex:/\d+(.\d+)?\s*/,next:"pop"},{token:"constant.language.tocco_placeholder",regex:"\\:(".concat(U.join("|"),")\\s*"),next:"pop",caseInsensitive:!0},{token:"constant.language",regex:"(".concat(H.join("|"),")\\s*"),next:"pop",caseInsensitive:!0},{token:"support.type",regex:"(".concat(W.join("|"),"):\\s*"),caseInsensitive:!0}],exists:[{token:"paren.lparen",regex:/\(\s*/},{token:"support.class.relation",regex:/rel/,push:"model"},{token:"keyword.other.chaining",regex:/\./},{token:"keyword.where",regex:/where($|\s+)/,next:"existswhere",caseInsensitive:!0},{token:"paren.rparen",regex:/\)\s*/,next:"pop"}],existswhere:[].concat(o,[{token:"paren.rparen",regex:/\)\s*/,next:"pop"}]),count:[{token:"paren.lparen",regex:/\(\s*/},{token:"support.class.relation",regex:/rel/,push:"model"},{token:"keyword.other.chaining",regex:/\./},{token:"keyword.where",regex:/where($|\s+)/,next:"countwhere",caseInsensitive:!0},{token:"paren.rparen",regex:/\)\s*/,next:"comparison"}],countwhere:[].concat(o,[{token:"paren.rparen",regex:/\)\s*/,next:"comparison"}]),order:[{token:"support.class.relation",regex:/rel/,push:"model"},{token:"keyword.other.chaining",regex:/\./},{token:["support.function.field","keyword.direction","separator"],regex:/([a-z_]+\s*)(asc|desc)?($|,|\s+)/}]};return n.$rules=B()(n.$rules,i,(function(e,n){return z()(e)?e.concat(n):void 0})),n.normalizeRules(),n}return E()(r)}(l().require("ace/mode/text_highlight_rules").TextHighlightRules)};function Q(e){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var t,r=M()(e);if(n){var o=M()(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return I()(this,t)}}var J=function(e){N()(t,e);var n=Q(t);function t(){var e;T()(this,t);return(e=n.call(this)).$rules={start:[{token:"constant.character.entity",regex:/&[^;]+;/},{token:"support.function",regex:"\\?(\\?|substring|cap_first|uncap_first|capitalize|chop_linebreak|date|time|datetime|ends_with|html|groups|index_of|j_string|js_string|json_string|last_index_of|length|lower_case|left_pad|right_pad|contains|matches|number|replace|rtf|url|split|starts_with|string|trim|upper_case|word_list|xhtml|xmlc|round|floor|ceilingiso_[a-z_]+first|last|seq_contains|seq_index_of|seq_last_index_of|reverse|size|sort|sort_by|chunkkeys|valueschildren|parent|root|ancestors|node_name|node_type|node_namespacebyte|double|float|int|long|short|number_to_date|number_to_time|number_to_datetime|eval|has_content|interpret|is_[a-z_]+|namespacenew)"},{token:"support.function.deprecated",regex:"\\?(default|exists|if_exists|web_safe)"},{token:"language.variable",regex:"\\.(?:data_model|error|globals|lang|locale|locals|main|namespace|node|current_node|now|output_encoding|template_name|url_escaping_charset|vars|version)"},{token:"constant.language",regex:"\\b(true|false)\\b"},{token:"keyword.operator",regex:"\\b(?:gt|gte|lt|lte|as|in|using)\\b"},{token:"entity.other.attribute-name",regex:"encoding|parse|locale|number_format|date_format|time_format|datetime_format|time_zone|url_escaping_charset|classic_compatible|strip_whitespace|strip_text|strict_syntax|ns_prefixes|attributes"},{token:"string",regex:/['"]/,next:"qstring"},{token:function(e){return e.match("^[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?$")?"constant.numeric":"variable"},regex:/[\w.+-]+/},{token:"keyword.operator",regex:"!|\\.|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+|~|===|==|=|!=|!==|<=|>=|<<=|>>=|>>>=|<>|<|>|&&|\\|\\||\\?\\:|\\*=|%=|\\+=|\\-=|&=|\\^="},{token:"paren.lparen",regex:"[[({]"},{token:"paren.rparen",regex:"[\\])}]"},{token:"text",regex:"\\s+"}],qstring:[{token:"constant.character.escape",regex:'\\\\[nrtvef\\\\"$]'},{token:"string",regex:/['"]/,next:"start"},{defaultToken:"string"}]},e}return E()(t)}(l().require("ace/mode/text_highlight_rules").TextHighlightRules),X=function(e){N()(t,e);var n=Q(t);function t(){var e;T()(this,t),e=n.call(this);var r=["query","queryCount"],o=[{token:"keyword.function",regex:"\\[@(".concat(r.join("|"),").*?]"),push:"tql-start"},{token:"comment",regex:"\\[#--",next:"ftl-dcomment"},{token:"string.interpolated",regex:"\\${",push:"ftl-start"},{token:"keyword.function",regex:"\\[/?#(assign|attempt|break|case|compress|default|elseif|else|escape|fallback|function|flush|ftl|global|if|import|include|list|local|lt|macro|nested|noescape|noparse|nt|recover|recurse|return|rt|setting|stop|switch|t|visit)",push:"ftl-start"},{token:"keyword.other",regex:"\\[/?@[a-zA-Z\\.]+",push:"ftl-start"}];for(var i in e.$rules)e.$rules[i].unshift.apply(e.$rules[i],o);e.embedRules(J,"ftl-",[{token:"keyword",regex:"/?\\]",next:"pop"},{token:"string.interpolated",regex:"}",next:"pop"}],["start"]),e.addRules({"ftl-dcomment":[{token:"comment",regex:"--\\]",next:"pop"},{defaultToken:"comment"}]});var a=[{token:"keyword.function",regex:"\\[/@(".concat(r.join("|"),")]"),next:"pop"}];e.embedRules(K(),"tql-",a,["start"]);var c={"tql-rootwhere":[{token:"keyword.function",regex:"\\[/@(".concat(r.join("|"),")]"),next:"pop"}],"tql-order":[{token:"keyword.function",regex:"\\[/@(".concat(r.join("|"),")]"),next:"pop"}]};return e.$rules=B()(e.$rules,c,(function(e,n){return z()(e)?e.concat(n):void 0})),e.normalizeRules(),e}return E()(t)}(l().require("ace/mode/html_highlight_rules").HtmlHighlightRules),ee=t(6597),ne=t.n(ee),te=t(53124),re=t.n(te),oe=l().require("ace/token_iterator").TokenIterator,ie=function(e){return e?e.type.substring(e.type.lastIndexOf(".")+1):null},ae=function(e,n){return ie(e.getCurrentToken())===n},ce=function(e){if(ae(e,"model")&&e.stepBackward(),(ae(e,"field")||ae(e,"relation"))&&e.stepBackward(),!ae(e,"chaining"))return null;if(e.stepBackward(),ae(e,"model")){var n=e.getCurrentToken();return e.stepBackward(),e.stepBackward(),n?n.value.trim():null}return null},le=function(e,n){for(;!ae(e,n);)if(!e.stepBackward())return!1;return!0},se=function(e,n){return ae(e,"rparen")?1:n>0&&ae(e,"lparen")?(e.stepBackward(),-1):0},ue=function(e){for(var n=0;e.getCurrentToken();){if(0===n&&ae(e,"where")){var t=e.stepBackward();return t?[t.value.trim()].concat(re()(de(e))):[]}if(ae(e,"order_by")){if(le(e,"find")){var r=e.stepForward();return r?r.value.trim():[]}return[]}if(n+=se(e,n),!e.stepBackward())return null}return null},fe=function(e,n){for(var t=[],r=n(e);r;)Array.isArray(r)?r.forEach((function(e){return t.unshift(e)})):t.unshift(r),r=n(e);return t},de=function(e){return fe(e,ce)},pe=function(e){return fe(e,ue)},he=1e3,ge=function(e,n,t){var r=function(e,n){if(n){var t=pe(e());return{baseModel:n,modelScope:ne()(t).slice(0)}}var r=pe(e()),o=ne()(r);return{baseModel:o[0],modelScope:o.slice(1)}}(e,t),o=r.baseModel,i=r.modelScope;if(o){var a=de(e()),c=[].concat(re()(i),re()(a)).map((function(e){return"rel".concat(e)}));(function(e){var n=ne()(e),t=n[0],r=n.slice(1);return _(function(e,n){var t=n.length>0?"/resolve?path="+n.join("."):"";return"entities/".concat(e,"/model").concat(t)}(t,r)).then(Z).then((function(e){if(!e)return[];var n=e.fields||[],t=e.relations||[];return[].concat(re()(n.map((function(e){return{label:(n=e,n.label?"".concat(n.fieldName," (").concat(n.label,")"):n.fieldName),value:e.fieldName,meta:e.type};var n}))),re()(t.map((function(e){return{label:(n=e,n.label?"".concat(n.relationName," (").concat(n.label,")"):n.relationName),value:e.relationName,meta:e.targetEntity};var n}))))}))})([o].concat(re()(c))).then((function(e){var t=e.map((function(e){return{caption:e.label,value:e.value,meta:e.meta,score:he}}));n(null,t)})).catch((function(e){return n(e)}))}},me=function(e,n){return n?"".concat(e," (").concat(n,")"):e},ve=function(e){return _("entities").then(Z).then((function(e){return e?e.entities:{}})).then((function(e){return e?Object.values(e):[]})).then((function(e){return e.map((function(e){return e.metaData}))})).then((function(n){var t=n.map((function(e){var n=e.modelName,t=e.label;return{caption:me(n,t),value:n,score:he}}));e(null,t)})).catch((function(n){return e(n)}))},be=function(){return Y.map((function(e){return e.toUpperCase()})).map((function(e){return{caption:e,value:"".concat(e,"()"),meta:"function",score:970}}))};const ye=function(e){return{getCompletions:function(n,t,r,o,i){var a=function(){return new oe(t,r.row,r.column)},c=a(),l=c.getCurrentToken(),s=c.stepBackward()?c.getCurrentToken():null;switch(ie(l)){case"chaining":case"relation":case"separator":case"order_by":case"count":case"exists":case"field":case"function_arguments":ge(a,i,e);break;case"where":case"conjunction":ge(a,i,e),i(null,be());break;case"nice_function":i(null,be());break;case"find":ve(i);break;case"type":case"tocco_placeholder":case"comparison":i(null,W.map((function(e){return{caption:e,value:"".concat(e,":"),meta:"type",score:980}}))),i(null,U.map((function(e){return{caption:e,value:":".concat(e),meta:"placeholder",score:990}})));break;case"model":ge(a,i,e),s&&"relation"!==ie(s)&&ve(i);break;case null:e&&ge(a,i,e),i(null,be())}}}};function xe(e){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var t,r=M()(e);if(n){var o=M()(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return I()(this,t)}}var we=function(e){N()(t,e);var n=xe(t);function t(){var e;return T()(this,t),(e=n.call(this)).HighlightRules=X,e.completer=ye(),e}return E()(t)}(l().require("ace/mode/ftl").Mode);function ke(e){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var t,r=M()(e);if(n){var o=M()(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return I()(this,t)}}var je,Oe=function(e){N()(t,e);var n=ke(t);function t(e){var r,o=e.implicitModelName;return T()(this,t),(r=n.call(this)).HighlightRules=K(o),r.completer=ye(o),r.snippedIdField=null,r}return E()(t)}(l().require("ace/mode/text").Mode),Pe=t(85893),Se=S.ZP.div.withConfig({displayName:"StyledEditor"})(je||(je=a()(["\n width: 100%;\n z-index: 0; /* gutter lays over menu otherwise */\n"]))),Ce={groovy:function(){return new u.Mode},html:function(){return new f.Mode},xml:function(){return new m.Mode},properties:function(){return new h.Mode},json:function(){return new d.Mode},htmlmixed:function(){return new we},freemarkermixed:function(){return new we},ftl:function(){return new we},tql:function(e){return new Oe(e)},less:function(){return new p.Mode},drools:function(){return new s.Mode},text:function(){return new g.Mode}},_e=function(e,n){var t=n.mode,r=n.theme,i=n.showGutter,a=n.editorOptions,c=void 0===a?{}:a;(function(e){return O()(e)?Promise.resolve(e):k()(e)?_("entities/2.0/".concat(e.entityModel,"/").concat(e.key,"?_paths=").concat(e.field)).then(Z).then((function(e){return b()(e,["paths","entity_name","value"],null)})):Promise.resolve(null)})(n.implicitModel).then((function(e){return function(e,n){return b()(Ce,e,e)(n)}(t,{implicitModelName:e})})).then((function(n){return e.getSession().setMode(n)})),e.setTheme("ace/theme/".concat(r)),Object.entries(c).forEach((function(n){var t=o()(n,2),r=t[0],i=t[1];e.setOption(r,i)})),e.renderer.setShowGutter(i),e.resize()};const Ze=function(e){var n=e.mode,t=e.theme,r=void 0===t?"textmate":t,o=e.value,i=e.onChange,a=e.showGutter,c=void 0===a||a,s=e.editorOptions,u=void 0===s?{}:s,f=e.implicitModel,d=(0,P.useRef)(null),p=(0,P.useRef)(null),h=(0,P.useMemo)((function(){return{mode:n,theme:r,showGutter:c,editorOptions:u,implicitModel:f}}),[n,r,c,u,f]);return(0,P.useEffect)((function(){var e=l().edit(d.current);return e.getSession().setValue(o||""),e.on("change",(function(){return i(e.getValue())})),_e(e,h),p.current=e,function(){return e.destroy()}}),[]),(0,P.useEffect)((function(){p.current&&_e(p.current,h)}),[h]),(0,P.useEffect)((function(){p.current&&!x()(o)&&o!==p.current.getValue()&&p.current.getSession().setValue(o)}),[o]),(0,Pe.jsx)(Se,{ref:d})}},5711:(e,n,t)=>{"use strict";t.r(n),t.d(n,{default:()=>M});var r=t(88265),o=t.n(r),i=t(22824),a=t.n(i),c=(t(46444),t(1024)),l=t(74806),s=t(29163),u=t(2091),f=(t(66991),t(29214)),d=t(57413),p=t(53528),h=t(36258),g=t(35997),m=t(70696);function v(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function b(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?v(Object(t),!0).forEach((function(n){o()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):v(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var y,x,w,k,j={"de-CH":d.German,de:d.German,fr:p.French,it:h.Italian},O=function(e){return function(n){n&&n.length>0?e(n[0].toISOString()):e(null)}},P=function(e,n){var t=n.value,r=n.locale,o=n.flatpickrOptions,i=(0,c.useRef)(null),l=g.Z.usePrevious(o);return(0,c.useEffect)((function(){return function(){i.current&&i.current.destroy()}}),[]),(0,c.useEffect)((function(){i.current&&(i.current.setDate(t,!1),i.current.redraw())}),[JSON.stringify(t)]),(0,c.useEffect)((function(){var e,n,t=j[r]||(null===(e=i.current)||void 0===e||null===(n=e.l10ns)||void 0===n?void 0:n.en);i.current&&t&&(i.current.localize(t),i.current.set("locale",t),i.current.redraw())}),[r]),(0,c.useEffect)((function(){if(i.current){var e=m.Z.difference(o,l);Object.keys(e).length>0&&(Object.entries(e).forEach((function(e){var n=a()(e,2),t=n[0],r=n[1];i.current.set(t,r)})),i.current.redraw())}}),[o]),function(){return i.current=function(e,n){var t=n.shouldAppend,r=n.onChange,o=n.value,i=n.fontFamily,a=n.locale,c=n.flatpickrOptions,l=j[a],s=b(b(b({wrap:!0,onChange:O(r),altInput:!1,enableTime:!1,defaultDate:o},t?{appendTo:e.current,static:!0}:{}),l?{locale:l}:{}),c),u=(0,f.Z)(e.current,s);return i&&(u.calendarContainer.style.fontFamily=i),u}(e,n),i.current}},S=t(88601),C=t(86048),_=t.n(C),Z=t(40953),R=t(51032),E=s.ZP.input.withConfig({displayName:"StyledDatePickerInput"})(y||(y=_()(["\n &&& {\n ","\n margin: 0;\n }\n"])),R.k9),D=s.ZP.div.withConfig({displayName:"StyledDatePickerValue"})(x||(x=_()(["\n && {\n ","\n display: flex;\n align-items: center;\n ","\n }\n"])),R.k9,(function(e){return!e.hasValue&&"\n justify-content: center;\n color: ".concat(Z.v.shade1(e),";\n ")})),T=s.ZP.div.withConfig({displayName:"StyledDatePickerOuterWrapper"})(w||(w=_()(["\n outline: ",";\n"])),(function(e){return e.immutable?0:"initial"})),L=s.ZP.div.withConfig({displayName:"StyledDatePickerWrapper"})(k||(k=_()(["\n && {\n ","\n\n input {\n display: ",";\n\n &:last-of-type {\n display: ",";\n }\n }\n }\n"])),R.yP,(function(e){return e.immutable?"none":"block"}),(function(e){return e.immutable?"block":"none"})),N=t(85893);function A(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function I(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?A(Object(t),!0).forEach((function(n){o()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):A(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var q=function(e){var n=e.querySelector('input.flatpickr-input:not([type="hidden"])');n&&n.focus()};const M=(0,s.Zz)((0,l.ZP)((function(e){var n,t,r=e.immutable,o=e.id,i=e.options,l=e.value,s=e.onChange,f=e.formatDate,d=e.intl,p=e.placeholder,h=(0,c.useState)(!1),g=a()(h,2),m=g[0],v=g[1],b=(0,c.useRef)(null),y=(0,c.useRef)(null),x=d.locale,w=S.Z.fontFamily("regular")(e),k=I({altInput:!0,altInputClass:"",clickOpens:!r},i?i.flatpickrOptions:{}),j=P(y,{value:l,onChange:function(e){e&&s([e])},fontFamily:w,locale:x,flatpickrOptions:k}),O=(null===(n=b.current)||void 0===n||null===(t=n.altInput)||void 0===t?void 0:t.value)||"",C=function(){m?q(y.current):(b.current=j(),b.current.calendarContainer.classList.add("tocco-ui-theme"),b.current.calendarContainer.addEventListener("keydown",_),v(!0),setTimeout((function(){q(y.current)})))},_=function(e){(e.target.classList.contains("flatpickr-hour")||"Tab"!==e.key||e.shiftKey)&&"Enter"!==e.key||setTimeout((function(){b.current.close()})),"Enter"===e.key&&(e.preventDefault(),e.stopPropagation())},Z=l&&l.length>0&&l.every((function(e){return e}));return(0,N.jsx)(N.Fragment,{children:(0,N.jsx)(T,{immutable:r,id:o,tabIndex:"-1",onFocus:function(){C(),b.current&&b.current.open()},onKeyDown:_,children:(0,N.jsxs)(L,{"data-wrap":!0,immutable:r,ref:y,children:[(0,N.jsx)(E,I(I({},r?{disabled:"disabled"}:{}),{},{type:"hidden","data-input":!0,immutable:r,className:"flatpickr-input",placeholder:p})),!m&&(0,N.jsx)(D,{tabIndex:0,hasValue:Z,children:Z?f(l[0]):p}),(0,N.jsx)(E,{disabled:!0,immutable:r,value:O,placeholder:p}),!r&&Z&&(0,N.jsx)(u.Z,{icon:"times",tabIndex:-1,"aria-label":function(e){return d.formatMessage({id:e})}("client.component.dateAbstract.clearDateLabel"),onMouseDown:function(e){e.preventDefault(),s(null)}})]})})})})))},94475:(e,n,t)=>{"use strict";t.r(n),t.d(n,{default:()=>l});var r=t(97044),o=t(96098),i=t.n(o),a=(t(46444),t(41291)),c=t(85893);const l=function(e){var n=e.value,t=e.breakWords,o=(0,r._)(n),l=i()(o)?n:o.formatInternational();return(0,c.jsx)(a.Z,{href:"tel:".concat(n),target:"_blank",onClick:function(e){return e.stopPropagation()},label:l,breakWords:t})}},59178:(e,n,t)=>{"use strict";t.r(n),t.d(n,{Icon:()=>L,default:()=>N});var r,o=t(88265),i=t.n(o),a=t(46444),c=t.n(a),l=t(51400),s=t(99245),u=t(68019),f=t(70457),d=t(30963),p=t(32884),h=t.n(p),g=t(86048),m=t.n(g),v=t(29163).ZP.span.withConfig({displayName:"StyledFontAwesomeAdapterWrapper"})(r||(r=m()([""]))),b=t(85893);function y(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function x(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?y(Object(t),!0).forEach((function(n){i()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):y(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}l.vI.add(u.C65,u.kJo,u._tD,u.A35,u.mTx,u.ptq,u.g4A,u.r8p,u.Pk,u.g9M,u.Tab,f.Tab,u.NBC,u.eFW,u.acZ,u.u2A,u.gMD,u.cwv,u.w49,u.fUD,u.icc,u.ca9,u.Vmj,u.gSj,u.WFE,u.hQn,u.LEp,u.WV2,u.FU$,u.diR,u.f8k,s.xYR,s.neY,s.AYu,s.kBj,s.hVS,s.dc_,s.Av$,u.xiG,u.gJF,u.j1w,u.WKO,u.wn1,u.b7W,u.YHc,u.ZC5,u.UO1,f.Fyj,u.Qj4,u.FL8,u.foy,u.u9C,u.Fuz,u.iV1,u.Kl4,u.nYk,u.sqG,u.RLE,u.$aW,u.Zrf,u.pL1,u.g6h,u.SJY,u.qmU,u.nek,u.Qy6,f.pL1,u.hVM,u.yOf,u.Xgz,u.Mzg,u.r6l,u.IwR,f.Alc,u.dLO,u.ntl,u.Hw7,u.FYs,u.$36,u.Ry6,u.C3l,u.a1i,u.IeV,u.A8,u.hG5,u.FVb,u.AxY,u.mAj,u.hGM,u.UkD,u.BDt,u.QzV,u.py1,u.cf$,u.byT,u.dT$,u.G_j,u.A4,u.ar8);var w=function(e){var n=e.icon,t=e.style,r=e.hasFixedWidth;return(0,b.jsx)(v,{children:(0,b.jsx)(d.G,x(x({icon:n.includes(",")?n.replace(/\s+/,"").split(","):n,style:t},h()(t,"color")&&{color:t.color}),{},{fixedWidth:r}))})};w.defaultProps={hasFixedWidth:!0};const k=w,j=JSON.parse('{"abacus":{"id":"fal, abacus","lib":"fa"},"address-card":{"id":"fal, address-card","lib":"fa"},"apple":{"id":"fab, apple","lib":"fa","tags":["sso"]},"arrow-left":{"id":"fal, arrow-left","lib":"fa","tags":["navigate"]},"arrow-right":{"id":"fal, arrow-right","lib":"fa","tags":["navigate"]},"arrow-to-bottom":{"id":"fal, arrow-to-bottom","lib":"fa","tags":["download"]},"arrow-to-top":{"id":"fal, arrow-to-top","lib":"fa","tags":["upload"]},"arrow-up-long":{"id":"fal, arrow-up-long","lib":"fa","tags":["arrow-up-long"]},"barcode-alt":{"id":"fal, barcode-alt","lib":"fa"},"bars":{"id":"fal, bars","lib":"fa","tags":["burger"]},"bell":{"id":"fal, bell","lib":"fa","tags":["notification"]},"bolt":{"id":"fal, bolt-lightning","lib":"fa"},"bolt-lightning":{"id":"fal, bolt-lightning","lib":"fa"},"book":{"id":"fal, book","lib":"fa"},"box":{"id":"fal, box","lib":"fa"},"box-open":{"id":"fal, box-open","lib":"fa"},"calendar-check":{"id":"fal, calendar-check","lib":"fa"},"calendar-minus":{"id":"fal, calendar-minus","lib":"fa"},"calendar-plus":{"id":"fal, calendar-plus","lib":"fa"},"chalkboard-teacher":{"id":"fal, chalkboard-teacher","lib":"fa"},"chart-network":{"id":"fal, chart-network","lib":"fa"},"check":{"id":"fal, check","lib":"fa","tags":["ok"]},"check-circle":{"id":"fal, check-circle","lib":"fa","tags":["check"]},"chevron-double-down":{"id":"fal, chevron-double-down","lib":"fa"},"chevron-double-left":{"id":"fal, chevron-double-left","lib":"fa"},"chevron-double-right":{"id":"fal, chevron-double-right","lib":"fa"},"chevron-double-up":{"id":"fal, chevron-double-up","lib":"fa"},"chevron-down":{"id":"fal, chevron-down","lib":"fa"},"chevron-left":{"id":"fal, chevron-left","lib":"fa"},"chevron-right":{"id":"fal, chevron-right","lib":"fa"},"chevron-up":{"id":"fal, chevron-up","lib":"fa"},"circle":{"id":"fal, circle","lib":"fa","tags":["selection"]},"code":{"id":"fal, code","lib":"fa"},"cog":{"id":"fal, cog","lib":"fa"},"compress":{"id":"fal, compress","lib":"fa"},"comment":{"id":"fal, comment","lib":"fa"},"cube":{"id":"fal, cube","lib":"fa"},"dropbox":{"id":"fab, dropbox","lib":"fa","tags":["sso"]},"ellipsis-v":{"id":"fal, ellipsis-v","lib":"fa","tags":["dots","pünktli"]},"envelope":{"id":"fal, envelope","lib":"fa"},"exclamation":{"id":"fal, exclamation","lib":"fa","tags":["warning"]},"exclamation-circle":{"id":"fal, exclamation-circle","lib":"fa","tags":["warning"]},"external-link":{"id":"fal, external-link","lib":"fa","tags":["external-link"]},"facebook":{"id":"fab, facebook","lib":"fa","tags":["sso"]},"facebook-f":{"id":"fab, facebook-f","lib":"fa","tags":["sso"]},"file":{"id":"fal, file","lib":"fa"},"file-alt":{"id":"fal, file-alt","lib":"fa"},"file-code":{"id":"fal, file-code","lib":"fa"},"file-csv":{"id":"fal, file-csv","lib":"fa"},"file-excel":{"id":"fal, file-excel","lib":"fa"},"file-export":{"id":"fal, file-export","lib":"fa"},"file-import":{"id":"fal, file-import","lib":"fa"},"file-pdf":{"id":"fal, file-pdf","lib":"fa"},"file-spreadsheet":{"id":"fal, file-spreadsheet","lib":"fa"},"filter":{"id":"fal, filter","lib":"fa"},"folder":{"id":"fal, folder","lib":"fa"},"folders":{"id":"fal, folders","lib":"fa","tags":["copy"]},"globe":{"id":"fal, globe","lib":"fa"},"google":{"id":"fab, google","lib":"fa","tags":["sso"]},"horizontal-rule":{"id":"fal, horizontal-rule","lib":"fa"},"id-badge":{"id":"fal, id-badge","lib":"fa"},"info":{"id":"fal, info","lib":"fa"},"laptop-code":{"id":"fal, laptop-code","lib":"fa"},"list":{"id":"fal, list","lib":"fa"},"lock":{"id":"fal, lock","lib":"fa"},"info-circle":{"id":"fal, info-circle","lib":"fa","tags":["info"]},"mail-bulk":{"id":"fal, mail-bulk","lib":"fa"},"map-marked":{"id":"fal, map-marked","lib":"fa"},"merge":{"id":"fal, merge","lib":"fa"},"microsoft":{"id":"fab, microsoft","lib":"fa","tags":["sso"]},"minus":{"id":"fal, minus","lib":"fa"},"newspaper":{"id":"fal, newspaper","lib":"fa"},"office":{"id":"office","lib":"toc"},"paper-clip":{"id":"fa, paper-clip","lib":"fa"},"pen":{"id":"fal, pen","lib":"fa"},"phone":{"id":"fal, phone","lib":"fa"},"phone-laptop":{"id":"fal, phone-laptop","lib":"fa"},"plus":{"id":"fal, plus","lib":"fa","tags":["new"]},"question-circle":{"id":"fal, question-circle","lib":"fa","tags":["help"]},"save":{"id":"fal, save","lib":"fa"},"search":{"id":"fal, search","lib":"fa"},"sitemap":{"id":"fal, sitemap","lib":"fa"},"sort-down":{"id":"fal, sort-down","lib":"fa"},"sort-up":{"id":"fal, sort-up","lib":"fa"},"square":{"id":"fal, square","lib":"fa"},"square-full":{"id":"fas, square-full","lib":"fa"},"square-minus":{"id":"fal, square-minus","lib":"fa"},"square-plus":{"id":"fal, square-plus","lib":"fa"},"star":{"id":"fal, star","lib":"fa","tags":["favorite"]},"star-full":{"id":"fas, star","lib":"fa","tags":["favorite"]},"sync":{"id":"fal, sync","lib":"fa","tags":["refresh"]},"tasks":{"id":"fal, tasks","lib":"fa"},"times":{"id":"fal, times","lib":"fa","tags":["delete","close"]},"times-circle":{"id":"fal, times-circle","lib":"fa","tags":["error"]},"tocco":{"id":"logo","lib":"toc"},"trash":{"id":"fal, trash","lib":"fa","tags":["trash"]},"upload":{"id":"fal, upload","lib":"fa"},"users":{"id":"fal, users","lib":"fa"},"lightbulb-exclamation":{"id":"fal, lightbulb-exclamation","lib":"fa"}}');var O,P;function S(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function C(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?S(Object(t),!0).forEach((function(n){i()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):S(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var _={logo:function(e){return(0,b.jsx)("svg",C(C({height:h()(e,"fontSize",20)},e),{},{"aria-hidden":"true",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:O||(O=(0,b.jsx)("path",{fill:"currentColor",d:"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 \n 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z"}))}))},office:function(e){return(0,b.jsx)("svg",C(C({height:h()(e,"fontSize",20)},e),{},{"aria-hidden":"true",role:"img",enableBackground:"new 0 0 2075 2499.8",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2075 2499.8",children:P||(P=(0,b.jsx)("path",{fill:"currentColor",d:"m0 2016.6v-1519.8l1344.4-496.8 730.6 233.7v2045.9l-730.6 220.3-1344.4-483.3 1344.4 \n 161.8v-1769.2l-876.8 204.6v1198.3z"}))}))}},Z=function(e){var n=e.icon,t=e.style;return _[n](t)};Z.propTypes={icon:c().string.isRequired,style:c().object};const R=Z;function E(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function D(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?E(Object(t),!0).forEach((function(n){i()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):E(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var T={fa:function(e,n){return(0,b.jsx)(k,D(D({},n),{},{icon:e.id}))},toc:function(e,n){return(0,b.jsx)(R,D(D({},n),{},{icon:e.id}))}},L=function(e){var n=j[e.icon];if(!n)return null;var t=T[n.lib];return t?t(n,e):null};L.propTypes={icon:c().string.isRequired,style:c().objectOf(c().string)};const N=L},81251:(e,n,t)=>{"use strict";t.r(n),t.d(n,{default:()=>u});var r=t(88265),o=t.n(r),i=t(70457),a=t(30963),c=(t(46444),t(85893));function l(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function s(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?l(Object(t),!0).forEach((function(n){o()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):l(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}const u=function(e){var n=e.size,t=e.style;return(0,c.jsx)(a.G,s(s({},t),{},{style:{fontSize:n},spin:!0,icon:i.IJ7}))}},126:(e,n,t)=>{"use strict";var r=t(51235);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,n,t,o,i,a){if(a!==r){var c=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw c.name="Invariant Violation",c}}function n(){return e}e.isRequired=e;var t={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:n,element:e,elementType:e,instanceOf:n,node:e,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:i,resetWarningCache:o};return t.PropTypes=t,t}},94662:(e,n,t)=>{e.exports=t(126)()},51235:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}}]);