@kong-ui-public/forms 4.15.9-pr.2363.eb8ab08a3.0 → 4.16.0
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/forms.es.js +2661 -2274
- package/dist/forms.umd.js +3 -3
- package/dist/style.css +1 -1
- package/dist/types/components/fields/AutoSuggest.vue.d.ts +38 -0
- package/dist/types/components/fields/AutoSuggest.vue.d.ts.map +1 -0
- package/dist/types/components/fields/FieldArray.vue.d.ts +232 -2
- package/dist/types/components/fields/FieldAutoSuggest.vue.d.ts +2 -2
- package/dist/types/components/fields/FieldAutoSuggestV2.vue.d.ts +232 -0
- package/dist/types/components/fields/FieldAutoSuggestV2.vue.d.ts.map +1 -0
- package/dist/types/components/fields/FieldScopedEntitySelect.vue.d.ts +58 -0
- package/dist/types/components/fields/FieldScopedEntitySelect.vue.d.ts.map +1 -0
- package/dist/types/components/fields/FieldSelectionGroup.vue.d.ts +7 -0
- package/dist/types/components/fields/FieldSelectionGroup.vue.d.ts.map +1 -1
- package/dist/types/const.d.ts +6 -0
- package/dist/types/const.d.ts.map +1 -1
- package/dist/types/types/form-autosuggest.d.ts +18 -0
- package/dist/types/types/form-autosuggest.d.ts.map +1 -0
- package/dist/types/utils/autoSuggest.d.ts +13 -0
- package/dist/types/utils/autoSuggest.d.ts.map +1 -0
- package/dist/types/utils/fieldsLoader.d.ts +1 -0
- package/dist/types/utils/fieldsLoader.d.ts.map +1 -1
- package/package.json +4 -3
package/dist/forms.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(L,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("@kong-ui-public/i18n"),require("@kong/icons"),require("@kong-ui-public/entities-shared")):typeof define=="function"&&define.amd?define(["exports","vue","@kong-ui-public/i18n","@kong/icons","@kong-ui-public/entities-shared"],t):(L=typeof globalThis<"u"?globalThis:L||self,t(L["kong-ui-public-forms"]={},L.Vue,L["kong-ui-public-i18n"],L.KongIcons,L["kong-ui-public-entities-shared"]))})(this,function(L,t,be,Ce,St){"use strict";function Vn(e,n){for(var o=-1,r=e==null?0:e.length;++o<r&&n(e[o],o,e)!==!1;);return e}function Gr(e){return function(n,o,r){for(var a=-1,i=Object(n),d=r(n),l=d.length;l--;){var m=d[++a];if(o(i[m],m,i)===!1)break}return n}}var Wr=Gr();function Zr(e,n){for(var o=-1,r=Array(e);++o<e;)r[o]=n(o);return r}var Bn=typeof global=="object"&&global&&global.Object===Object&&global,Xr=typeof self=="object"&&self&&self.Object===Object&&self,ue=Bn||Xr||Function("return this")(),Fe=ue.Symbol,Fn=Object.prototype,Jr=Fn.hasOwnProperty,Qr=Fn.toString,it=Fe?Fe.toStringTag:void 0;function ea(e){var n=Jr.call(e,it),o=e[it];try{e[it]=void 0;var r=!0}catch{}var a=Qr.call(e);return r&&(n?e[it]=o:delete e[it]),a}var ta=Object.prototype,na=ta.toString;function oa(e){return na.call(e)}var ra="[object Null]",aa="[object Undefined]",Rn=Fe?Fe.toStringTag:void 0;function Re(e){return e==null?e===void 0?aa:ra:Rn&&Rn in Object(e)?ea(e):oa(e)}function De(e){return e!=null&&typeof e=="object"}var ia="[object Arguments]";function Dn(e){return De(e)&&Re(e)==ia}var Ln=Object.prototype,la=Ln.hasOwnProperty,sa=Ln.propertyIsEnumerable,da=Dn(function(){return arguments}())?Dn:function(e){return De(e)&&la.call(e,"callee")&&!sa.call(e,"callee")},Le=Array.isArray;function ca(){return!1}var Un=typeof L=="object"&&L&&!L.nodeType&&L,Pn=Un&&typeof module=="object"&&module&&!module.nodeType&&module,ma=Pn&&Pn.exports===Un,$n=ma?ue.Buffer:void 0,fa=$n?$n.isBuffer:void 0,vn=fa||ca,ua=9007199254740991,pa=/^(?:0|[1-9]\d*)$/;function xn(e,n){var o=typeof e;return n=n??ua,!!n&&(o=="number"||o!="symbol"&&pa.test(e))&&e>-1&&e%1==0&&e<n}var ha=9007199254740991;function jn(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=ha}var ga="[object Arguments]",ya="[object Array]",ba="[object Boolean]",_a="[object Date]",Ea="[object Error]",Ta="[object Function]",Ca="[object Map]",wa="[object Number]",Sa="[object Object]",ka="[object RegExp]",Ma="[object Set]",Aa="[object String]",Na="[object WeakMap]",Ia="[object ArrayBuffer]",Oa="[object DataView]",Va="[object Float32Array]",Ba="[object Float64Array]",Fa="[object Int8Array]",Ra="[object Int16Array]",Da="[object Int32Array]",La="[object Uint8Array]",Ua="[object Uint8ClampedArray]",Pa="[object Uint16Array]",$a="[object Uint32Array]",z={};z[Va]=z[Ba]=z[Fa]=z[Ra]=z[Da]=z[La]=z[Ua]=z[Pa]=z[$a]=!0,z[ga]=z[ya]=z[Ia]=z[ba]=z[Oa]=z[_a]=z[Ea]=z[Ta]=z[Ca]=z[wa]=z[Sa]=z[ka]=z[Ma]=z[Aa]=z[Na]=!1;function va(e){return De(e)&&jn(e.length)&&!!z[Re(e)]}function Wt(e){return function(n){return e(n)}}var zn=typeof L=="object"&&L&&!L.nodeType&&L,lt=zn&&typeof module=="object"&&module&&!module.nodeType&&module,xa=lt&<.exports===zn,Zt=xa&&Bn.process,We=function(){try{var e=lt&<.require&<.require("util").types;return e||Zt&&Zt.binding&&Zt.binding("util")}catch{}}(),qn=We&&We.isTypedArray,ja=qn?Wt(qn):va,za=Object.prototype,qa=za.hasOwnProperty;function Kn(e,n){var o=Le(e),r=!o&&da(e),a=!o&&!r&&vn(e),i=!o&&!r&&!a&&ja(e),d=o||r||a||i,l=d?Zr(e.length,String):[],m=l.length;for(var c in e)(n||qa.call(e,c))&&!(d&&(c=="length"||a&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||xn(c,m)))&&l.push(c);return l}var Ka=Object.prototype;function Xt(e){var n=e&&e.constructor,o=typeof n=="function"&&n.prototype||Ka;return e===o}function Hn(e,n){return function(o){return e(n(o))}}var Ha=Hn(Object.keys,Object),Ya=Object.prototype,Ga=Ya.hasOwnProperty;function Wa(e){if(!Xt(e))return Ha(e);var n=[];for(var o in Object(e))Ga.call(e,o)&&o!="constructor"&&n.push(o);return n}function me(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var Za="[object AsyncFunction]",Xa="[object Function]",Ja="[object GeneratorFunction]",Qa="[object Proxy]";function $(e){if(!me(e))return!1;var n=Re(e);return n==Xa||n==Ja||n==Za||n==Qa}function kt(e){return e!=null&&jn(e.length)&&!$(e)}function Mt(e){return kt(e)?Kn(e):Wa(e)}function ei(e,n){return e&&Wr(e,n,Mt)}function ti(e,n){return function(o,r){if(o==null)return o;if(!kt(o))return e(o,r);for(var a=o.length,i=-1,d=Object(o);++i<a&&r(d[i],i,d)!==!1;);return o}}var ni=ti(ei);function Jt(e){return e}function oi(e){return typeof e=="function"?e:Jt}function ae(e,n){var o=Le(e)?Vn:ni;return o(e,oi(n))}var ri="[object Symbol]";function At(e){return typeof e=="symbol"||De(e)&&Re(e)==ri}var ai=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ii=/^\w*$/;function li(e,n){if(Le(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||At(e)?!0:ii.test(e)||!ai.test(e)||n!=null&&e in Object(n)}var Qt=ue["__core-js_shared__"],Yn=function(){var e=/[^.]+$/.exec(Qt&&Qt.keys&&Qt.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function si(e){return!!Yn&&Yn in e}var di=Function.prototype,ci=di.toString;function ve(e){if(e!=null){try{return ci.call(e)}catch{}try{return e+""}catch{}}return""}var mi=/[\\^$.*+?()[\]{}|]/g,fi=/^\[object .+?Constructor\]$/,ui=Function.prototype,pi=Object.prototype,hi=ui.toString,gi=pi.hasOwnProperty,yi=RegExp("^"+hi.call(gi).replace(mi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function bi(e){if(!me(e)||si(e))return!1;var n=$(e)?yi:fi;return n.test(ve(e))}function _i(e,n){return e==null?void 0:e[n]}function xe(e,n){var o=_i(e,n);return bi(o)?o:void 0}var st=xe(Object,"create");function Ei(){this.__data__=st?st(null):{},this.size=0}function Ti(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var Ci="__lodash_hash_undefined__",wi=Object.prototype,Si=wi.hasOwnProperty;function ki(e){var n=this.__data__;if(st){var o=n[e];return o===Ci?void 0:o}return Si.call(n,e)?n[e]:void 0}var Mi=Object.prototype,Ai=Mi.hasOwnProperty;function Ni(e){var n=this.__data__;return st?n[e]!==void 0:Ai.call(n,e)}var Ii="__lodash_hash_undefined__";function Oi(e,n){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=st&&n===void 0?Ii:n,this}function je(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var r=e[n];this.set(r[0],r[1])}}je.prototype.clear=Ei,je.prototype.delete=Ti,je.prototype.get=ki,je.prototype.has=Ni,je.prototype.set=Oi;function Vi(){this.__data__=[],this.size=0}function Nt(e,n){return e===n||e!==e&&n!==n}function It(e,n){for(var o=e.length;o--;)if(Nt(e[o][0],n))return o;return-1}var Bi=Array.prototype,Fi=Bi.splice;function Ri(e){var n=this.__data__,o=It(n,e);if(o<0)return!1;var r=n.length-1;return o==r?n.pop():Fi.call(n,o,1),--this.size,!0}function Di(e){var n=this.__data__,o=It(n,e);return o<0?void 0:n[o][1]}function Li(e){return It(this.__data__,e)>-1}function Ui(e,n){var o=this.__data__,r=It(o,e);return r<0?(++this.size,o.push([e,n])):o[r][1]=n,this}function we(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var r=e[n];this.set(r[0],r[1])}}we.prototype.clear=Vi,we.prototype.delete=Ri,we.prototype.get=Di,we.prototype.has=Li,we.prototype.set=Ui;var dt=xe(ue,"Map");function Pi(){this.size=0,this.__data__={hash:new je,map:new(dt||we),string:new je}}function $i(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}function Ot(e,n){var o=e.__data__;return $i(n)?o[typeof n=="string"?"string":"hash"]:o.map}function vi(e){var n=Ot(this,e).delete(e);return this.size-=n?1:0,n}function xi(e){return Ot(this,e).get(e)}function ji(e){return Ot(this,e).has(e)}function zi(e,n){var o=Ot(this,e),r=o.size;return o.set(e,n),this.size+=o.size==r?0:1,this}function Se(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var r=e[n];this.set(r[0],r[1])}}Se.prototype.clear=Pi,Se.prototype.delete=vi,Se.prototype.get=xi,Se.prototype.has=ji,Se.prototype.set=zi;var qi="Expected a function";function en(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(qi);var o=function(){var r=arguments,a=n?n.apply(this,r):r[0],i=o.cache;if(i.has(a))return i.get(a);var d=e.apply(this,r);return o.cache=i.set(a,d)||i,d};return o.cache=new(en.Cache||Se),o}en.Cache=Se;var Ki=500;function Hi(e){var n=en(e,function(r){return o.size===Ki&&o.clear(),r}),o=n.cache;return n}var Yi=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Gi=/\\(\\)?/g,Wi=Hi(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(Yi,function(o,r,a,i){n.push(a?i.replace(Gi,"$1"):r||o)}),n});function Zi(e,n){for(var o=-1,r=e==null?0:e.length,a=Array(r);++o<r;)a[o]=n(e[o],o,e);return a}var Gn=Fe?Fe.prototype:void 0,Wn=Gn?Gn.toString:void 0;function Zn(e){if(typeof e=="string")return e;if(Le(e))return Zi(e,Zn)+"";if(At(e))return Wn?Wn.call(e):"";var n=e+"";return n=="0"&&1/e==-1/0?"-0":n}function Xn(e){return e==null?"":Zn(e)}function Xi(e,n){return Le(e)?e:li(e,n)?[e]:Wi(Xn(e))}function Ji(e){if(typeof e=="string"||At(e))return e;var n=e+"";return n=="0"&&1/e==-1/0?"-0":n}function Qi(e,n){n=Xi(n,e);for(var o=0,r=n.length;e!=null&&o<r;)e=e[Ji(n[o++])];return o&&o==r?e:void 0}function P(e,n,o){var r=e==null?void 0:Qi(e,n);return r===void 0?o:r}function G(e){return e==null}const Ue="kong-ui-forms-api",Jn="kong-ui-forms-config",Qn="redis-partial-list-fetcher-key",el="redis-partial-info",ze="autofill",fe="autofillSlot";/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:eo,setPrototypeOf:to,isFrozen:tl,getPrototypeOf:nl,getOwnPropertyDescriptor:ol}=Object;let{freeze:ie,seal:pe,create:no}=Object,{apply:tn,construct:nn}=typeof Reflect<"u"&&Reflect;ie||(ie=function(n){return n}),pe||(pe=function(n){return n}),tn||(tn=function(n,o,r){return n.apply(o,r)}),nn||(nn=function(n,o){return new n(...o)});const Vt=se(Array.prototype.forEach),rl=se(Array.prototype.lastIndexOf),oo=se(Array.prototype.pop),ct=se(Array.prototype.push),al=se(Array.prototype.splice),Bt=se(String.prototype.toLowerCase),on=se(String.prototype.toString),ro=se(String.prototype.match),mt=se(String.prototype.replace),il=se(String.prototype.indexOf),ll=se(String.prototype.trim),ge=se(Object.prototype.hasOwnProperty),le=se(RegExp.prototype.test),ft=sl(TypeError);function se(e){return function(n){n instanceof RegExp&&(n.lastIndex=0);for(var o=arguments.length,r=new Array(o>1?o-1:0),a=1;a<o;a++)r[a-1]=arguments[a];return tn(e,n,r)}}function sl(e){return function(){for(var n=arguments.length,o=new Array(n),r=0;r<n;r++)o[r]=arguments[r];return nn(e,o)}}function D(e,n){let o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Bt;to&&to(e,null);let r=n.length;for(;r--;){let a=n[r];if(typeof a=="string"){const i=o(a);i!==a&&(tl(n)||(n[r]=i),a=i)}e[a]=!0}return e}function dl(e){for(let n=0;n<e.length;n++)ge(e,n)||(e[n]=null);return e}function ke(e){const n=no(null);for(const[o,r]of eo(e))ge(e,o)&&(Array.isArray(r)?n[o]=dl(r):r&&typeof r=="object"&&r.constructor===Object?n[o]=ke(r):n[o]=r);return n}function ut(e,n){for(;e!==null;){const r=ol(e,n);if(r){if(r.get)return se(r.get);if(typeof r.value=="function")return se(r.value)}e=nl(e)}function o(){return null}return o}const ao=ie(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),rn=ie(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),an=ie(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),cl=ie(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),ln=ie(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),ml=ie(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),io=ie(["#text"]),lo=ie(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),sn=ie(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),so=ie(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Ft=ie(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),fl=pe(/\{\{[\w\W]*|[\w\W]*\}\}/gm),ul=pe(/<%[\w\W]*|[\w\W]*%>/gm),pl=pe(/\$\{[\w\W]*/gm),hl=pe(/^data-[\-\w.\u00B7-\uFFFF]+$/),gl=pe(/^aria-[\-\w]+$/),co=pe(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),yl=pe(/^(?:\w+script|data):/i),bl=pe(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),mo=pe(/^html$/i),_l=pe(/^[a-z][.\w]*(-[.\w]+)+$/i);var fo=Object.freeze({__proto__:null,ARIA_ATTR:gl,ATTR_WHITESPACE:bl,CUSTOM_ELEMENT:_l,DATA_ATTR:hl,DOCTYPE_NAME:mo,ERB_EXPR:ul,IS_ALLOWED_URI:co,IS_SCRIPT_OR_DATA:yl,MUSTACHE_EXPR:fl,TMPLIT_EXPR:pl});const pt={element:1,text:3,progressingInstruction:7,comment:8,document:9},El=function(){return typeof window>"u"?null:window},Tl=function(n,o){if(typeof n!="object"||typeof n.createPolicy!="function")return null;let r=null;const a="data-tt-policy-suffix";o&&o.hasAttribute(a)&&(r=o.getAttribute(a));const i="dompurify"+(r?"#"+r:"");try{return n.createPolicy(i,{createHTML(d){return d},createScriptURL(d){return d}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},uo=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function po(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:El();const n=N=>po(N);if(n.version="3.2.6",n.removed=[],!e||!e.document||e.document.nodeType!==pt.document||!e.Element)return n.isSupported=!1,n;let{document:o}=e;const r=o,a=r.currentScript,{DocumentFragment:i,HTMLTemplateElement:d,Node:l,Element:m,NodeFilter:c,NamedNodeMap:p=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:u,DOMParser:h,trustedTypes:M}=e,R=m.prototype,f=ut(R,"cloneNode"),C=ut(R,"remove"),w=ut(R,"nextSibling"),O=ut(R,"childNodes"),g=ut(R,"parentNode");if(typeof d=="function"){const N=o.createElement("template");N.content&&N.content.ownerDocument&&(o=N.content.ownerDocument)}let S,A="";const{implementation:T,createNodeIterator:y,createDocumentFragment:B,getElementsByTagName:x}=o,{importNode:E}=r;let _=uo();n.isSupported=typeof eo=="function"&&typeof g=="function"&&T&&T.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:V,ERB_EXPR:F,TMPLIT_EXPR:U,DATA_ATTR:ee,ARIA_ATTR:Ne,IS_SCRIPT_OR_DATA:J,ATTR_WHITESPACE:Ie,CUSTOM_ELEMENT:_n}=fo;let{IS_ALLOWED_URI:xt}=fo,I=null;const H=D({},[...ao,...rn,...an,...ln,...io]);let Z=null;const Mr=D({},[...lo,...sn,...so,...Ft]);let X=Object.seal(no(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Et=null,En=null,Ar=!0,Tn=!0,Nr=!1,Ir=!0,Qe=!1,jt=!0,Ge=!1,Cn=!1,wn=!1,et=!1,zt=!1,qt=!1,Or=!0,Vr=!1;const pu="user-content-";let Sn=!0,Tt=!1,tt={},nt=null;const Br=D({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Fr=null;const Rr=D({},["audio","video","img","source","image","track"]);let kn=null;const Dr=D({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Kt="http://www.w3.org/1998/Math/MathML",Ht="http://www.w3.org/2000/svg",Oe="http://www.w3.org/1999/xhtml";let ot=Oe,Mn=!1,An=null;const hu=D({},[Kt,Ht,Oe],on);let Yt=D({},["mi","mo","mn","ms","mtext"]),Gt=D({},["annotation-xml"]);const gu=D({},["title","style","font","a","script"]);let Ct=null;const yu=["application/xhtml+xml","text/html"],bu="text/html";let te=null,rt=null;const _u=o.createElement("form"),Lr=function(s){return s instanceof RegExp||s instanceof Function},Nn=function(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(rt&&rt===s)){if((!s||typeof s!="object")&&(s={}),s=ke(s),Ct=yu.indexOf(s.PARSER_MEDIA_TYPE)===-1?bu:s.PARSER_MEDIA_TYPE,te=Ct==="application/xhtml+xml"?on:Bt,I=ge(s,"ALLOWED_TAGS")?D({},s.ALLOWED_TAGS,te):H,Z=ge(s,"ALLOWED_ATTR")?D({},s.ALLOWED_ATTR,te):Mr,An=ge(s,"ALLOWED_NAMESPACES")?D({},s.ALLOWED_NAMESPACES,on):hu,kn=ge(s,"ADD_URI_SAFE_ATTR")?D(ke(Dr),s.ADD_URI_SAFE_ATTR,te):Dr,Fr=ge(s,"ADD_DATA_URI_TAGS")?D(ke(Rr),s.ADD_DATA_URI_TAGS,te):Rr,nt=ge(s,"FORBID_CONTENTS")?D({},s.FORBID_CONTENTS,te):Br,Et=ge(s,"FORBID_TAGS")?D({},s.FORBID_TAGS,te):ke({}),En=ge(s,"FORBID_ATTR")?D({},s.FORBID_ATTR,te):ke({}),tt=ge(s,"USE_PROFILES")?s.USE_PROFILES:!1,Ar=s.ALLOW_ARIA_ATTR!==!1,Tn=s.ALLOW_DATA_ATTR!==!1,Nr=s.ALLOW_UNKNOWN_PROTOCOLS||!1,Ir=s.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Qe=s.SAFE_FOR_TEMPLATES||!1,jt=s.SAFE_FOR_XML!==!1,Ge=s.WHOLE_DOCUMENT||!1,et=s.RETURN_DOM||!1,zt=s.RETURN_DOM_FRAGMENT||!1,qt=s.RETURN_TRUSTED_TYPE||!1,wn=s.FORCE_BODY||!1,Or=s.SANITIZE_DOM!==!1,Vr=s.SANITIZE_NAMED_PROPS||!1,Sn=s.KEEP_CONTENT!==!1,Tt=s.IN_PLACE||!1,xt=s.ALLOWED_URI_REGEXP||co,ot=s.NAMESPACE||Oe,Yt=s.MATHML_TEXT_INTEGRATION_POINTS||Yt,Gt=s.HTML_INTEGRATION_POINTS||Gt,X=s.CUSTOM_ELEMENT_HANDLING||{},s.CUSTOM_ELEMENT_HANDLING&&Lr(s.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(X.tagNameCheck=s.CUSTOM_ELEMENT_HANDLING.tagNameCheck),s.CUSTOM_ELEMENT_HANDLING&&Lr(s.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(X.attributeNameCheck=s.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),s.CUSTOM_ELEMENT_HANDLING&&typeof s.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(X.allowCustomizedBuiltInElements=s.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Qe&&(Tn=!1),zt&&(et=!0),tt&&(I=D({},io),Z=[],tt.html===!0&&(D(I,ao),D(Z,lo)),tt.svg===!0&&(D(I,rn),D(Z,sn),D(Z,Ft)),tt.svgFilters===!0&&(D(I,an),D(Z,sn),D(Z,Ft)),tt.mathMl===!0&&(D(I,ln),D(Z,so),D(Z,Ft))),s.ADD_TAGS&&(I===H&&(I=ke(I)),D(I,s.ADD_TAGS,te)),s.ADD_ATTR&&(Z===Mr&&(Z=ke(Z)),D(Z,s.ADD_ATTR,te)),s.ADD_URI_SAFE_ATTR&&D(kn,s.ADD_URI_SAFE_ATTR,te),s.FORBID_CONTENTS&&(nt===Br&&(nt=ke(nt)),D(nt,s.FORBID_CONTENTS,te)),Sn&&(I["#text"]=!0),Ge&&D(I,["html","head","body"]),I.table&&(D(I,["tbody"]),delete Et.tbody),s.TRUSTED_TYPES_POLICY){if(typeof s.TRUSTED_TYPES_POLICY.createHTML!="function")throw ft('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof s.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw ft('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');S=s.TRUSTED_TYPES_POLICY,A=S.createHTML("")}else S===void 0&&(S=Tl(M,a)),S!==null&&typeof A=="string"&&(A=S.createHTML(""));ie&&ie(s),rt=s}},Ur=D({},[...rn,...an,...cl]),Pr=D({},[...ln,...ml]),Eu=function(s){let b=g(s);(!b||!b.tagName)&&(b={namespaceURI:ot,tagName:"template"});const k=Bt(s.tagName),q=Bt(b.tagName);return An[s.namespaceURI]?s.namespaceURI===Ht?b.namespaceURI===Oe?k==="svg":b.namespaceURI===Kt?k==="svg"&&(q==="annotation-xml"||Yt[q]):!!Ur[k]:s.namespaceURI===Kt?b.namespaceURI===Oe?k==="math":b.namespaceURI===Ht?k==="math"&&Gt[q]:!!Pr[k]:s.namespaceURI===Oe?b.namespaceURI===Ht&&!Gt[q]||b.namespaceURI===Kt&&!Yt[q]?!1:!Pr[k]&&(gu[k]||!Ur[k]):!!(Ct==="application/xhtml+xml"&&An[s.namespaceURI]):!1},Te=function(s){ct(n.removed,{element:s});try{g(s).removeChild(s)}catch{C(s)}},at=function(s,b){try{ct(n.removed,{attribute:b.getAttributeNode(s),from:b})}catch{ct(n.removed,{attribute:null,from:b})}if(b.removeAttribute(s),s==="is")if(et||zt)try{Te(b)}catch{}else try{b.setAttribute(s,"")}catch{}},$r=function(s){let b=null,k=null;if(wn)s="<remove></remove>"+s;else{const Q=ro(s,/^[\r\n\t ]+/);k=Q&&Q[0]}Ct==="application/xhtml+xml"&&ot===Oe&&(s='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+s+"</body></html>");const q=S?S.createHTML(s):s;if(ot===Oe)try{b=new h().parseFromString(q,Ct)}catch{}if(!b||!b.documentElement){b=T.createDocument(ot,"template",null);try{b.documentElement.innerHTML=Mn?A:q}catch{}}const oe=b.body||b.documentElement;return s&&k&&oe.insertBefore(o.createTextNode(k),oe.childNodes[0]||null),ot===Oe?x.call(b,Ge?"html":"body")[0]:Ge?b.documentElement:oe},vr=function(s){return y.call(s.ownerDocument||s,s,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},In=function(s){return s instanceof u&&(typeof s.nodeName!="string"||typeof s.textContent!="string"||typeof s.removeChild!="function"||!(s.attributes instanceof p)||typeof s.removeAttribute!="function"||typeof s.setAttribute!="function"||typeof s.namespaceURI!="string"||typeof s.insertBefore!="function"||typeof s.hasChildNodes!="function")},xr=function(s){return typeof l=="function"&&s instanceof l};function Ve(N,s,b){Vt(N,k=>{k.call(n,s,b,rt)})}const jr=function(s){let b=null;if(Ve(_.beforeSanitizeElements,s,null),In(s))return Te(s),!0;const k=te(s.nodeName);if(Ve(_.uponSanitizeElement,s,{tagName:k,allowedTags:I}),jt&&s.hasChildNodes()&&!xr(s.firstElementChild)&&le(/<[/\w!]/g,s.innerHTML)&&le(/<[/\w!]/g,s.textContent)||s.nodeType===pt.progressingInstruction||jt&&s.nodeType===pt.comment&&le(/<[/\w]/g,s.data))return Te(s),!0;if(!I[k]||Et[k]){if(!Et[k]&&qr(k)&&(X.tagNameCheck instanceof RegExp&&le(X.tagNameCheck,k)||X.tagNameCheck instanceof Function&&X.tagNameCheck(k)))return!1;if(Sn&&!nt[k]){const q=g(s)||s.parentNode,oe=O(s)||s.childNodes;if(oe&&q){const Q=oe.length;for(let ce=Q-1;ce>=0;--ce){const Be=f(oe[ce],!0);Be.__removalCount=(s.__removalCount||0)+1,q.insertBefore(Be,w(s))}}}return Te(s),!0}return s instanceof m&&!Eu(s)||(k==="noscript"||k==="noembed"||k==="noframes")&&le(/<\/no(script|embed|frames)/i,s.innerHTML)?(Te(s),!0):(Qe&&s.nodeType===pt.text&&(b=s.textContent,Vt([V,F,U],q=>{b=mt(b,q," ")}),s.textContent!==b&&(ct(n.removed,{element:s.cloneNode()}),s.textContent=b)),Ve(_.afterSanitizeElements,s,null),!1)},zr=function(s,b,k){if(Or&&(b==="id"||b==="name")&&(k in o||k in _u))return!1;if(!(Tn&&!En[b]&&le(ee,b))){if(!(Ar&&le(Ne,b))){if(!Z[b]||En[b]){if(!(qr(s)&&(X.tagNameCheck instanceof RegExp&&le(X.tagNameCheck,s)||X.tagNameCheck instanceof Function&&X.tagNameCheck(s))&&(X.attributeNameCheck instanceof RegExp&&le(X.attributeNameCheck,b)||X.attributeNameCheck instanceof Function&&X.attributeNameCheck(b))||b==="is"&&X.allowCustomizedBuiltInElements&&(X.tagNameCheck instanceof RegExp&&le(X.tagNameCheck,k)||X.tagNameCheck instanceof Function&&X.tagNameCheck(k))))return!1}else if(!kn[b]){if(!le(xt,mt(k,Ie,""))){if(!((b==="src"||b==="xlink:href"||b==="href")&&s!=="script"&&il(k,"data:")===0&&Fr[s])){if(!(Nr&&!le(J,mt(k,Ie,"")))){if(k)return!1}}}}}}return!0},qr=function(s){return s!=="annotation-xml"&&ro(s,_n)},Kr=function(s){Ve(_.beforeSanitizeAttributes,s,null);const{attributes:b}=s;if(!b||In(s))return;const k={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Z,forceKeepAttr:void 0};let q=b.length;for(;q--;){const oe=b[q],{name:Q,namespaceURI:ce,value:Be}=oe,wt=te(Q),On=Be;let re=Q==="value"?On:ll(On);if(k.attrName=wt,k.attrValue=re,k.keepAttr=!0,k.forceKeepAttr=void 0,Ve(_.uponSanitizeAttribute,s,k),re=k.attrValue,Vr&&(wt==="id"||wt==="name")&&(at(Q,s),re=pu+re),jt&&le(/((--!?|])>)|<\/(style|title)/i,re)){at(Q,s);continue}if(k.forceKeepAttr)continue;if(!k.keepAttr){at(Q,s);continue}if(!Ir&&le(/\/>/i,re)){at(Q,s);continue}Qe&&Vt([V,F,U],Yr=>{re=mt(re,Yr," ")});const Hr=te(s.nodeName);if(!zr(Hr,wt,re)){at(Q,s);continue}if(S&&typeof M=="object"&&typeof M.getAttributeType=="function"&&!ce)switch(M.getAttributeType(Hr,wt)){case"TrustedHTML":{re=S.createHTML(re);break}case"TrustedScriptURL":{re=S.createScriptURL(re);break}}if(re!==On)try{ce?s.setAttributeNS(ce,Q,re):s.setAttribute(Q,re),In(s)?Te(s):oo(n.removed)}catch{at(Q,s)}}Ve(_.afterSanitizeAttributes,s,null)},Tu=function N(s){let b=null;const k=vr(s);for(Ve(_.beforeSanitizeShadowDOM,s,null);b=k.nextNode();)Ve(_.uponSanitizeShadowNode,b,null),jr(b),Kr(b),b.content instanceof i&&N(b.content);Ve(_.afterSanitizeShadowDOM,s,null)};return n.sanitize=function(N){let s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},b=null,k=null,q=null,oe=null;if(Mn=!N,Mn&&(N="<!-->"),typeof N!="string"&&!xr(N))if(typeof N.toString=="function"){if(N=N.toString(),typeof N!="string")throw ft("dirty is not a string, aborting")}else throw ft("toString is not a function");if(!n.isSupported)return N;if(Cn||Nn(s),n.removed=[],typeof N=="string"&&(Tt=!1),Tt){if(N.nodeName){const Be=te(N.nodeName);if(!I[Be]||Et[Be])throw ft("root node is forbidden and cannot be sanitized in-place")}}else if(N instanceof l)b=$r("<!---->"),k=b.ownerDocument.importNode(N,!0),k.nodeType===pt.element&&k.nodeName==="BODY"||k.nodeName==="HTML"?b=k:b.appendChild(k);else{if(!et&&!Qe&&!Ge&&N.indexOf("<")===-1)return S&&qt?S.createHTML(N):N;if(b=$r(N),!b)return et?null:qt?A:""}b&&wn&&Te(b.firstChild);const Q=vr(Tt?N:b);for(;q=Q.nextNode();)jr(q),Kr(q),q.content instanceof i&&Tu(q.content);if(Tt)return N;if(et){if(zt)for(oe=B.call(b.ownerDocument);b.firstChild;)oe.appendChild(b.firstChild);else oe=b;return(Z.shadowroot||Z.shadowrootmode)&&(oe=E.call(r,oe,!0)),oe}let ce=Ge?b.outerHTML:b.innerHTML;return Ge&&I["!doctype"]&&b.ownerDocument&&b.ownerDocument.doctype&&b.ownerDocument.doctype.name&&le(mo,b.ownerDocument.doctype.name)&&(ce="<!DOCTYPE "+b.ownerDocument.doctype.name+`>
|
|
2
|
-
`+ce),Qe&&Vt([V,F,U],Be=>{ce=mt(ce,Be," ")}),S&&qt?S.createHTML(ce):ce},n.setConfig=function(){let N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Nn(N),Cn=!0},n.clearConfig=function(){rt=null,Cn=!1},n.isValidAttribute=function(N,s,b){rt||Nn({});const k=te(N),q=te(s);return zr(k,q,b)},n.addHook=function(N,s){typeof s=="function"&&ct(_[N],s)},n.removeHook=function(N,s){if(s!==void 0){const b=rl(_[N],s);return b===-1?void 0:al(_[N],b,1)[0]}return oo(_[N])},n.removeHooks=function(N){_[N]=[]},n.removeAllHooks=function(){_=uo()},n}var Cl=po();function wl(){this.__data__=new we,this.size=0}function Sl(e){var n=this.__data__,o=n.delete(e);return this.size=n.size,o}function kl(e){return this.__data__.get(e)}function Ml(e){return this.__data__.has(e)}var Al=200;function Nl(e,n){var o=this.__data__;if(o instanceof we){var r=o.__data__;if(!dt||r.length<Al-1)return r.push([e,n]),this.size=++o.size,this;o=this.__data__=new Se(r)}return o.set(e,n),this.size=o.size,this}function Ze(e){var n=this.__data__=new we(e);this.size=n.size}Ze.prototype.clear=wl,Ze.prototype.delete=Sl,Ze.prototype.get=kl,Ze.prototype.has=Ml,Ze.prototype.set=Nl;var Rt=function(){try{var e=xe(Object,"defineProperty");return e({},"",{}),e}catch{}}();function ho(e,n,o){n=="__proto__"&&Rt?Rt(e,n,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[n]=o}var Il=Object.prototype,Ol=Il.hasOwnProperty;function go(e,n,o){var r=e[n];(!(Ol.call(e,n)&&Nt(r,o))||o===void 0&&!(n in e))&&ho(e,n,o)}function Dt(e,n,o,r){var a=!o;o||(o={});for(var i=-1,d=n.length;++i<d;){var l=n[i],m=void 0;m===void 0&&(m=e[l]),a?ho(o,l,m):go(o,l,m)}return o}function Vl(e,n){return e&&Dt(n,Mt(n),e)}function Bl(e){var n=[];if(e!=null)for(var o in Object(e))n.push(o);return n}var Fl=Object.prototype,Rl=Fl.hasOwnProperty;function Dl(e){if(!me(e))return Bl(e);var n=Xt(e),o=[];for(var r in e)r=="constructor"&&(n||!Rl.call(e,r))||o.push(r);return o}function Lt(e){return kt(e)?Kn(e,!0):Dl(e)}function Ll(e,n){return e&&Dt(n,Lt(n),e)}var yo=typeof L=="object"&&L&&!L.nodeType&&L,bo=yo&&typeof module=="object"&&module&&!module.nodeType&&module,Ul=bo&&bo.exports===yo,_o=Ul?ue.Buffer:void 0,Eo=_o?_o.allocUnsafe:void 0;function Pl(e,n){if(n)return e.slice();var o=e.length,r=Eo?Eo(o):new e.constructor(o);return e.copy(r),r}function $l(e,n){var o=-1,r=e.length;for(n||(n=Array(r));++o<r;)n[o]=e[o];return n}function vl(e,n){for(var o=-1,r=e==null?0:e.length,a=0,i=[];++o<r;){var d=e[o];n(d,o,e)&&(i[a++]=d)}return i}function To(){return[]}var xl=Object.prototype,jl=xl.propertyIsEnumerable,Co=Object.getOwnPropertySymbols,dn=Co?function(e){return e==null?[]:(e=Object(e),vl(Co(e),function(n){return jl.call(e,n)}))}:To;function zl(e,n){return Dt(e,dn(e),n)}function wo(e,n){for(var o=-1,r=n.length,a=e.length;++o<r;)e[a+o]=n[o];return e}var So=Hn(Object.getPrototypeOf,Object),ql=Object.getOwnPropertySymbols,ko=ql?function(e){for(var n=[];e;)wo(n,dn(e)),e=So(e);return n}:To;function Kl(e,n){return Dt(e,ko(e),n)}function Mo(e,n,o){var r=n(e);return Le(e)?r:wo(r,o(e))}function Hl(e){return Mo(e,Mt,dn)}function Yl(e){return Mo(e,Lt,ko)}var cn=xe(ue,"DataView"),mn=xe(ue,"Promise"),Xe=xe(ue,"Set"),fn=xe(ue,"WeakMap"),Ao="[object Map]",Gl="[object Object]",No="[object Promise]",Io="[object Set]",Oo="[object WeakMap]",Vo="[object DataView]",Wl=ve(cn),Zl=ve(dt),Xl=ve(mn),Jl=ve(Xe),Ql=ve(fn),Me=Re;(cn&&Me(new cn(new ArrayBuffer(1)))!=Vo||dt&&Me(new dt)!=Ao||mn&&Me(mn.resolve())!=No||Xe&&Me(new Xe)!=Io||fn&&Me(new fn)!=Oo)&&(Me=function(e){var n=Re(e),o=n==Gl?e.constructor:void 0,r=o?ve(o):"";if(r)switch(r){case Wl:return Vo;case Zl:return Ao;case Xl:return No;case Jl:return Io;case Ql:return Oo}return n});var es=Object.prototype,ts=es.hasOwnProperty;function ns(e){var n=e.length,o=new e.constructor(n);return n&&typeof e[0]=="string"&&ts.call(e,"index")&&(o.index=e.index,o.input=e.input),o}var Bo=ue.Uint8Array;function un(e){var n=new e.constructor(e.byteLength);return new Bo(n).set(new Bo(e)),n}function os(e,n){var o=n?un(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}var rs=/\w*$/;function as(e){var n=new e.constructor(e.source,rs.exec(e));return n.lastIndex=e.lastIndex,n}var Fo=Fe?Fe.prototype:void 0,Ro=Fo?Fo.valueOf:void 0;function is(e){return Ro?Object(Ro.call(e)):{}}function ls(e,n){var o=n?un(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}var ss="[object Boolean]",ds="[object Date]",cs="[object Map]",ms="[object Number]",fs="[object RegExp]",us="[object Set]",ps="[object String]",hs="[object Symbol]",gs="[object ArrayBuffer]",ys="[object DataView]",bs="[object Float32Array]",_s="[object Float64Array]",Es="[object Int8Array]",Ts="[object Int16Array]",Cs="[object Int32Array]",ws="[object Uint8Array]",Ss="[object Uint8ClampedArray]",ks="[object Uint16Array]",Ms="[object Uint32Array]";function As(e,n,o){var r=e.constructor;switch(n){case gs:return un(e);case ss:case ds:return new r(+e);case ys:return os(e,o);case bs:case _s:case Es:case Ts:case Cs:case ws:case Ss:case ks:case Ms:return ls(e,o);case cs:return new r;case ms:case ps:return new r(e);case fs:return as(e);case us:return new r;case hs:return is(e)}}var Do=Object.create,Ns=function(){function e(){}return function(n){if(!me(n))return{};if(Do)return Do(n);e.prototype=n;var o=new e;return e.prototype=void 0,o}}();function Is(e){return typeof e.constructor=="function"&&!Xt(e)?Ns(So(e)):{}}var Os="[object Map]";function Vs(e){return De(e)&&Me(e)==Os}var Lo=We&&We.isMap,Bs=Lo?Wt(Lo):Vs,Fs="[object Set]";function Rs(e){return De(e)&&Me(e)==Fs}var Uo=We&&We.isSet,Ds=Uo?Wt(Uo):Rs,Ls=1,Us=2,Ps=4,Po="[object Arguments]",$s="[object Array]",vs="[object Boolean]",xs="[object Date]",js="[object Error]",$o="[object Function]",zs="[object GeneratorFunction]",qs="[object Map]",Ks="[object Number]",vo="[object Object]",Hs="[object RegExp]",Ys="[object Set]",Gs="[object String]",Ws="[object Symbol]",Zs="[object WeakMap]",Xs="[object ArrayBuffer]",Js="[object DataView]",Qs="[object Float32Array]",ed="[object Float64Array]",td="[object Int8Array]",nd="[object Int16Array]",od="[object Int32Array]",rd="[object Uint8Array]",ad="[object Uint8ClampedArray]",id="[object Uint16Array]",ld="[object Uint32Array]",j={};j[Po]=j[$s]=j[Xs]=j[Js]=j[vs]=j[xs]=j[Qs]=j[ed]=j[td]=j[nd]=j[od]=j[qs]=j[Ks]=j[vo]=j[Hs]=j[Ys]=j[Gs]=j[Ws]=j[rd]=j[ad]=j[id]=j[ld]=!0,j[js]=j[$o]=j[Zs]=!1;function ht(e,n,o,r,a,i){var d,l=n&Ls,m=n&Us,c=n&Ps;if(d!==void 0)return d;if(!me(e))return e;var p=Le(e);if(p){if(d=ns(e),!l)return $l(e,d)}else{var u=Me(e),h=u==$o||u==zs;if(vn(e))return Pl(e,l);if(u==vo||u==Po||h&&!a){if(d=m||h?{}:Is(e),!l)return m?Kl(e,Ll(d,e)):zl(e,Vl(d,e))}else{if(!j[u])return a?e:{};d=As(e,u,l)}}i||(i=new Ze);var M=i.get(e);if(M)return M;i.set(e,d),Ds(e)?e.forEach(function(C){d.add(ht(C,n,o,C,e,i))}):Bs(e)&&e.forEach(function(C,w){d.set(w,ht(C,n,o,w,e,i))});var R=c?m?Yl:Hl:m?Lt:Mt,f=p?void 0:R(e);return Vn(f||e,function(C,w){f&&(w=C,C=e[w]),go(d,w,ht(C,n,o,w,e,i))}),d}var sd=1,dd=4;function Ae(e){return ht(e,sd|dd)}const pn=(e,n="")=>typeof e.id<"u"?n+e.id+"":n+(e.inputName||e.label||e.model||"").toString().trim().toLowerCase().replace(/ |_/g,"-").replace(/-{2,}/g,"-").replace(/^-+|-+$/g,"").replace(/([^a-zA-Z0-9-]+)/g,""),xo=(e="")=>e.toString().trim().replace(/ /g,"-").replace(/-{2,}/g,"-").replace(/^-+|-+$/g,"").replace(/([^a-zA-Z0-9-_/./:]+)/g,"");var cd="[object String]";function qe(e){return typeof e=="string"||!Le(e)&&De(e)&&Re(e)==cd}const jo={methods:{getFieldRowClasses(e){const n=this.fieldErrors(e).length>0,o={[P(this.options,"validationErrorClass","error")]:n,[P(this.options,"validationSuccessClass","valid")]:!n,disabled:this.fieldDisabled(e),readonly:this.fieldReadonly(e),featured:this.fieldFeatured(e),required:this.fieldRequired(e)};return Array.isArray(e.styleClasses)?ae(e.styleClasses,r=>o[r]=!0):qe(e.styleClasses)&&(o[e.styleClasses]=!0),G(e.type)||(o["field-"+e.type]=!0),o},fieldErrors(e){return this.errors.filter(o=>o.field.fieldName===e.fieldName).map(o=>o.error)},fieldDisabled(e){return $(e.disabled)?e.disabled.call(this,this.model,e,this):G(e.disabled)?!1:e.disabled},fieldReadonly(e){return $(e.readonly)?e.readonly.call(this,this.model,e,this):G(e.readonly)?!1:e.readonly},fieldFeatured(e){return $(e.featured)?e.featured.call(this,this.model,e,this):G(e.featured)?!1:e.featured},fieldRequired(e){return $(e.required)?e.required.call(this,this.model,e,this):G(e.required)?!1:e.required}}};var hn=function(){return ue.Date.now()},md=/\s/;function fd(e){for(var n=e.length;n--&&md.test(e.charAt(n)););return n}var ud=/^\s+/;function pd(e){return e&&e.slice(0,fd(e)+1).replace(ud,"")}var zo=NaN,hd=/^[-+]0x[0-9a-f]+$/i,gd=/^0b[01]+$/i,yd=/^0o[0-7]+$/i,bd=parseInt;function gn(e){if(typeof e=="number")return e;if(At(e))return zo;if(me(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=me(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=pd(e);var o=gd.test(e);return o||yd.test(e)?bd(e.slice(2),o?2:8):hd.test(e)?zo:+e}var _d="Expected a function",Ed=Math.max,Td=Math.min;function gt(e,n,o){var r,a,i,d,l,m,c=0,p=!1,u=!1,h=!0;if(typeof e!="function")throw new TypeError(_d);n=gn(n)||0,me(o)&&(p=!!o.leading,u="maxWait"in o,i=u?Ed(gn(o.maxWait)||0,n):i,h="trailing"in o?!!o.trailing:h);function M(T){var y=r,B=a;return r=a=void 0,c=T,d=e.apply(B,y),d}function R(T){return c=T,l=setTimeout(w,n),p?M(T):d}function f(T){var y=T-m,B=T-c,x=n-y;return u?Td(x,i-B):x}function C(T){var y=T-m,B=T-c;return m===void 0||y>=n||y<0||u&&B>=i}function w(){var T=hn();if(C(T))return O(T);l=setTimeout(w,f(T))}function O(T){return l=void 0,h&&r?M(T):(r=a=void 0,d)}function g(){l!==void 0&&clearTimeout(l),c=0,r=m=a=l=void 0}function S(){return l===void 0?d:O(hn())}function A(){var T=hn(),y=C(T);if(r=arguments,a=this,m=T,y){if(l===void 0)return R(m);if(u)return clearTimeout(l),l=setTimeout(w,n),M(m)}return l===void 0&&(l=setTimeout(w,n)),d}return A.cancel=g,A.flush=S,A}var Cd="__lodash_hash_undefined__";function wd(e){return this.__data__.set(e,Cd),this}function Sd(e){return this.__data__.has(e)}function Ut(e){var n=-1,o=e==null?0:e.length;for(this.__data__=new Se;++n<o;)this.add(e[n])}Ut.prototype.add=Ut.prototype.push=wd,Ut.prototype.has=Sd;function kd(e,n,o,r){for(var a=e.length,i=o+-1;++i<a;)if(n(e[i],i,e))return i;return-1}function Md(e){return e!==e}function Ad(e,n,o){for(var r=o-1,a=e.length;++r<a;)if(e[r]===n)return r;return-1}function Nd(e,n,o){return n===n?Ad(e,n,o):kd(e,Md,o)}function Id(e,n){var o=e==null?0:e.length;return!!o&&Nd(e,n,0)>-1}function Od(e,n){return e.has(n)}function Vd(){}function qo(e){var n=-1,o=Array(e.size);return e.forEach(function(r){o[++n]=r}),o}var Bd=1/0,Fd=Xe&&1/qo(new Xe([,-0]))[1]==Bd?function(e){return new Xe(e)}:Vd,Rd=200;function Dd(e,n,o){var r=-1,a=Id,i=e.length,d=!0,l=[],m=l;if(i>=Rd){var c=Fd(e);if(c)return qo(c);d=!1,a=Od,m=new Ut}else m=l;e:for(;++r<i;){var p=e[r],u=p;if(p=p!==0?p:0,d&&u===u){for(var h=m.length;h--;)if(m[h]===u)continue e;l.push(p)}else a(m,u,o)||(m!==l&&m.push(u),l.push(p))}return l}function Ko(e){return e&&e.length?Dd(e):[]}var Ld=0;function Ho(e){var n=++Ld;return Xn(e)+n}var Yo=/d{1,4}|M{1,4}|YY(?:YY)?|S{1,3}|Do|ZZ|Z|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,Pe="\\d\\d?",$e="\\d\\d",Ud="\\d{3}",Pd="\\d{4}",yt="[^\\s]+",Go=/\[([^]*?)\]/gm;function Wo(e,n){for(var o=[],r=0,a=e.length;r<a;r++)o.push(e[r].substr(0,n));return o}var Zo=function(e){return function(n,o){var r=o[e].map(function(i){return i.toLowerCase()}),a=r.indexOf(n.toLowerCase());return a>-1?a:null}};function Ke(e){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];for(var r=0,a=n;r<a.length;r++){var i=a[r];for(var d in i)e[d]=i[d]}return e}var Xo=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],Jo=["January","February","March","April","May","June","July","August","September","October","November","December"],$d=Wo(Jo,3),vd=Wo(Xo,3),Qo={dayNamesShort:vd,dayNames:Xo,monthNamesShort:$d,monthNames:Jo,amPm:["am","pm"],DoFn:function(e){return e+["th","st","nd","rd"][e%10>3?0:(e-e%10!==10?1:0)*e%10]}},Pt=Ke({},Qo),xd=function(e){return Pt=Ke(Pt,e)},er=function(e){return e.replace(/[|\\{()[^$+*?.-]/g,"\\$&")},de=function(e,n){for(n===void 0&&(n=2),e=String(e);e.length<n;)e="0"+e;return e},jd={D:function(e){return String(e.getDate())},DD:function(e){return de(e.getDate())},Do:function(e,n){return n.DoFn(e.getDate())},d:function(e){return String(e.getDay())},dd:function(e){return de(e.getDay())},ddd:function(e,n){return n.dayNamesShort[e.getDay()]},dddd:function(e,n){return n.dayNames[e.getDay()]},M:function(e){return String(e.getMonth()+1)},MM:function(e){return de(e.getMonth()+1)},MMM:function(e,n){return n.monthNamesShort[e.getMonth()]},MMMM:function(e,n){return n.monthNames[e.getMonth()]},YY:function(e){return de(String(e.getFullYear()),4).substr(2)},YYYY:function(e){return de(e.getFullYear(),4)},h:function(e){return String(e.getHours()%12||12)},hh:function(e){return de(e.getHours()%12||12)},H:function(e){return String(e.getHours())},HH:function(e){return de(e.getHours())},m:function(e){return String(e.getMinutes())},mm:function(e){return de(e.getMinutes())},s:function(e){return String(e.getSeconds())},ss:function(e){return de(e.getSeconds())},S:function(e){return String(Math.round(e.getMilliseconds()/100))},SS:function(e){return de(Math.round(e.getMilliseconds()/10),2)},SSS:function(e){return de(e.getMilliseconds(),3)},a:function(e,n){return e.getHours()<12?n.amPm[0]:n.amPm[1]},A:function(e,n){return e.getHours()<12?n.amPm[0].toUpperCase():n.amPm[1].toUpperCase()},ZZ:function(e){var n=e.getTimezoneOffset();return(n>0?"-":"+")+de(Math.floor(Math.abs(n)/60)*100+Math.abs(n)%60,4)},Z:function(e){var n=e.getTimezoneOffset();return(n>0?"-":"+")+de(Math.floor(Math.abs(n)/60),2)+":"+de(Math.abs(n)%60,2)}},tr=function(e){return+e-1},nr=[null,Pe],or=[null,yt],rr=["isPm",yt,function(e,n){var o=e.toLowerCase();return o===n.amPm[0]?0:o===n.amPm[1]?1:null}],ar=["timezoneOffset","[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z?",function(e){var n=(e+"").match(/([+-]|\d\d)/gi);if(n){var o=+n[1]*60+parseInt(n[2],10);return n[0]==="+"?o:-o}return 0}],zd={D:["day",Pe],DD:["day",$e],Do:["day",Pe+yt,function(e){return parseInt(e,10)}],M:["month",Pe,tr],MM:["month",$e,tr],YY:["year",$e,function(e){var n=new Date,o=+(""+n.getFullYear()).substr(0,2);return+(""+(+e>68?o-1:o)+e)}],h:["hour",Pe,void 0,"isPm"],hh:["hour",$e,void 0,"isPm"],H:["hour",Pe],HH:["hour",$e],m:["minute",Pe],mm:["minute",$e],s:["second",Pe],ss:["second",$e],YYYY:["year",Pd],S:["millisecond","\\d",function(e){return+e*100}],SS:["millisecond",$e,function(e){return+e*10}],SSS:["millisecond",Ud],d:nr,dd:nr,ddd:or,dddd:or,MMM:["month",yt,Zo("monthNamesShort")],MMMM:["month",yt,Zo("monthNames")],a:rr,A:rr,ZZ:ar,Z:ar},$t={default:"ddd MMM DD YYYY HH:mm:ss",shortDate:"M/D/YY",mediumDate:"MMM D, YYYY",longDate:"MMMM D, YYYY",fullDate:"dddd, MMMM D, YYYY",isoDate:"YYYY-MM-DD",isoDateTime:"YYYY-MM-DDTHH:mm:ssZ",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},qd=function(e){return Ke($t,e)},Kd=function(e,n,o){if(n===void 0&&(n=$t.default),o===void 0&&(o={}),typeof e=="number"&&(e=new Date(e)),Object.prototype.toString.call(e)!=="[object Date]"||isNaN(e.getTime()))throw new Error("Invalid Date pass to format");n=$t[n]||n;var r=[];n=n.replace(Go,function(i,d){return r.push(d),"@@@"});var a=Ke(Ke({},Pt),o);return n=n.replace(Yo,function(i){return jd[i](e,a)}),n.replace(/@@@/g,function(){return r.shift()})};function Hd(e,n,o){if(o===void 0&&(o={}),typeof n!="string")throw new Error("Invalid format in fecha parse");if(n=$t[n]||n,e.length>1e3)return null;var r=new Date,a={year:r.getFullYear(),month:0,day:1,hour:0,minute:0,second:0,millisecond:0,isPm:null,timezoneOffset:null},i=[],d=[],l=n.replace(Go,function(S,A){return d.push(er(A)),"@@@"}),m={},c={};l=er(l).replace(Yo,function(S){var A=zd[S],T=A[0],y=A[1],B=A[3];if(m[T])throw new Error("Invalid format. "+T+" specified twice in format");return m[T]=!0,B&&(c[B]=!0),i.push(A),"("+y+")"}),Object.keys(c).forEach(function(S){if(!m[S])throw new Error("Invalid format. "+S+" is required in specified format")}),l=l.replace(/@@@/g,function(){return d.shift()});var p=e.match(new RegExp(l,"i"));if(!p)return null;for(var u=Ke(Ke({},Pt),o),h=1;h<p.length;h++){var M=i[h-1],R=M[0],f=M[2],C=f?f(p[h],u):+p[h];if(C==null)return null;a[R]=C}a.isPm===1&&a.hour!=null&&+a.hour!=12?a.hour=+a.hour+12:a.isPm===0&&+a.hour==12&&(a.hour=0);var w;if(a.timezoneOffset==null){w=new Date(a.year,a.month,a.day,a.hour,a.minute,a.second,a.millisecond);for(var O=[["month","getMonth"],["day","getDate"],["hour","getHours"],["minute","getMinutes"],["second","getSeconds"]],h=0,g=O.length;h<g;h++)if(m[O[h][0]]&&a[O[h][0]]!==w[O[h][1]]())return null}else if(w=new Date(Date.UTC(a.year,a.month,a.day,a.hour,a.minute-a.timezoneOffset,a.second,a.millisecond)),a.month>11||a.month<0||a.day>31||a.day<1||a.hour>23||a.hour<0||a.minute>59||a.minute<0||a.second>59||a.second<0)return null;return w}var Je={format:Kd,parse:Hd,defaultI18n:Qo,setGlobalDateI18n:xd,setGlobalDateMasks:qd};function Yd(e,n,o){switch(o.length){case 0:return e.call(n);case 1:return e.call(n,o[0]);case 2:return e.call(n,o[0],o[1]);case 3:return e.call(n,o[0],o[1],o[2])}return e.apply(n,o)}var ir=Math.max;function Gd(e,n,o){return n=ir(n===void 0?e.length-1:n,0),function(){for(var r=arguments,a=-1,i=ir(r.length-n,0),d=Array(i);++a<i;)d[a]=r[n+a];a=-1;for(var l=Array(n+1);++a<n;)l[a]=r[a];return l[n]=o(d),Yd(e,this,l)}}function Wd(e){return function(){return e}}var Zd=Rt?function(e,n){return Rt(e,"toString",{configurable:!0,enumerable:!1,value:Wd(n),writable:!0})}:Jt,Xd=800,Jd=16,Qd=Date.now;function ec(e){var n=0,o=0;return function(){var r=Qd(),a=Jd-(r-o);if(o=r,a>0){if(++n>=Xd)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}var tc=ec(Zd);function nc(e,n){return tc(Gd(e,n,Jt),e+"")}function oc(e,n,o){if(!me(o))return!1;var r=typeof n;return(r=="number"?kt(o)&&xn(n,o.length):r=="string"&&n in o)?Nt(o[n],e):!1}var lr=Object.prototype,rc=lr.hasOwnProperty,ac=nc(function(e,n){e=Object(e);var o=-1,r=n.length,a=r>2?n[2]:void 0;for(a&&oc(n[0],n[1],a)&&(r=1);++o<r;)for(var i=n[o],d=Lt(i),l=-1,m=d.length;++l<m;){var c=d[l],p=e[c];(p===void 0||Nt(p,lr[c])&&!rc.call(e,c))&&(e[c]=i[c])}return e}),ic=ue.isFinite;function lc(e){return typeof e=="number"&&ic(e)}var sr=1/0,sc=17976931348623157e292;function dc(e){if(!e)return e===0?e:0;if(e=gn(e),e===sr||e===-sr){var n=e<0?-1:1;return n*sc}return e===e?e:0}function cc(e){var n=dc(e),o=n%1;return n===n?o?n-o:n:0}function mc(e){return typeof e=="number"&&e==cc(e)}var fc="[object Number]";function vt(e){return typeof e=="number"||De(e)&&Re(e)==fc}const _e={general:{packageName:"forms",disable_global_radio:"The plugin is set to 'Scoped' by default when configured under a {scope}. To configure a global plugin, navigate to the global plugin list page.",disable_source_scope_change:"Changing the {scope} is not allowed when configuring a plugin under it."},"post-function":{tags:{hint:"e.g. tag1, tag2, tag3",newElementButtonLabel:"+ Add"},enabled:{newElementButtonLabel:"+ Add"},selectionGroup:{newElementButtonLabel:"+ Add"},instance_name:{newElementButtonLabel:"+ Add"},name:{newElementButtonLabel:"+ Add"},"config-certificate":{help:"Array of stringified Lua code to be cached and run in sequence during the certificate phase.",newElementButtonLabel:"+ Add"},"config-access":{help:"Array of stringified Lua code to be cached and run in sequence during the access phase.",newElementButtonLabel:"+ Add"},"config-body_filter":{help:"Array of stringified Lua code to be cached and run in sequence during the body_filter phase.",newElementButtonLabel:"+ Add"},"config-header_filter":{help:"Array of stringified Lua code to be cached and run in sequence during the header_filter phase.",newElementButtonLabel:"+ Add"},"config-functions":{newElementButtonLabel:"+ Add"},"config-log":{newElementButtonLabel:"+ Add"},"config-rewrite":{newElementButtonLabel:"+ Add"},"config-ws_client_frame":{newElementButtonLabel:"+ Add"},"config-ws_close":{newElementButtonLabel:"+ Add"},"config-ws_handshake":{newElementButtonLabel:"+ Add"},"config-ws_upstream_frame":{newElementButtonLabel:"+ Add"}},"exit-transformer":{"config-functions":{newElementButtonLabel:"+ Add"}},rla:{view_advanced_fields:"View Advanced Fields",window_type:{label:"Rate Limit Window Type",help:"Sets the time window type to either <code>sliding</code> (default) or <code>fixed</code>.<br><ul><li>Sliding windows apply the rate limiting logic while taking into account previous hit rates (from the window that immediately precedes the current) using a dynamic weight.</li><li>Fixed windows consist of buckets that are statically assigned to a definitive time range, each request is mapped to only one fixed window based on its timestamp and will affect only that window's counters.</li></ul>",options:{fixed:"Fixed",sliding:"Sliding"}},request_limits:{title:"Request Limits",subtitle:"Set one or more limits on the number of API requests allowed within a defined timeframe.",label:"Limit",label_index:"Limit {index}",request_number:"Request number",time_interval:"Time interval",interval_determiner:"Every",seconds:"Seconds"},start_with_a_use_case:"Start with a use case:",use_case_index:"Use case {index}",error_message:{label:"Error Message",code_placeholder:"Code Message",message_placeholder:"Error Message",help:"Set a custom error code and message to be returned when the rate limit is exceeded."},identifiers:{label:"Identifiers",options:{ip:"IP",credential:"Credential",consumer:"Consumer",service:"Service",header:"Header",path:"Path","consumer-group":"Consumer Group"}},redis:{title:"Configure your Redis",address_example:"e.g. localhost:6379"}},validators:{field_is_required:"This field is required",invalid_format:"Invalid format",number_too_small:"The number is too small. Minimum: {0}",number_too_large:"The number is too large. Maximum: {0}",invalid_number:"Invalid number",invalid_integer:"The value is not an integer",text_too_short:"The length of text is too short. Current: {0}, Minimum: {1}",text_too_long:"The length of text is too long. Current: {0}, Maximum: {1}",this_not_text:"This is not a text",this_not_array:"This is not an array",select_min_items:"Select minimum {0} items",select_max_items:"Select maximum {0} items",invalid_date:"Invalid date",date_is_early:"The date is too early. Current: {0}, Minimum: {1}",date_is_late:"The date is too late. Current: {0}, Maximum: {1}",invalid_email:"Invalid e-mail address",invalid_url:"Invalid URL",invalid_card:"Invalid card format",invalid_card_number:"Invalid card number",invalid_text_contain_number:"Invalid text - cannot contains numbers or special characters",invalid_tex_contain_spec:"Invalid text - cannot contains special characters"},redis:{title:"Redis Configuration",shared_configuration:{label:"Use shared configuration",description:"Select an existing shared Redis configuration or create a new one. Any updates to this configuration will automatically apply to all associated plugins.",title:"Shared Redis Configuration",error:"Fetching shared Redis configurations failed.",tooltip:"Only compatible {type} redis configurations will be listed here.",configuration_selector_label:"Select stored Redis configuration",configuration_selector_placeholder:"Pick Redis configuration",create_new_configuration:"New {type} shared configuration",empty_state:"No shared configurations",badge:"Recommended",selector:{title:"Select a Redis configuration",placeholder:"Filter Configurations",description:"Select an existing shared Redis configuration or create a new one. Any updates to this configuration will automatically apply to all associated plugins."}},dedicated_configuration:{label:"Use dedicated configuration",description:"Create a Redis configuration exclusively for this plugin, with settings that won’t impact other plugins.",title:"Connection Settings"},config_card:{common_fields:{created_at_label:"Created at",updated_at_label:"Last Updated at",type_label:"Redis Type"}},custom_plugin:{alert:"Note: For custom plugins, we cannot determine the correct Redis configuration type. Please ensure you select the appropriate option manually.",tooltip:"To apply a shared redis configuration, the redis fields must defined as Kong plugins in plugin schema."}},vfg:{labels:{on:"On",off:"Off"}}},{t:W}=be.createI18n("en-us",_e),ne={fieldIsRequired:W("validators.field_is_required"),invalidFormat:W("validators.invalid_format"),numberTooSmall:W("validators.number_too_small"),numberTooBig:W("validators.number_too_large"),invalidNumber:W("validators.invalid_number"),invalidInteger:W("validators.invalid_integer"),textTooSmall:W("validators.text_too_short"),textTooBig:W("validators.text_too_long"),thisNotText:W("validators.this_not_text"),thisNotArray:W("validators.this_not_array"),selectMinItems:W("validators.select_min_items"),selectMaxItems:W("validators.select_max_items"),invalidDate:W("validators.invalid_date"),dateIsEarly:W("validators.date_is_early"),dateIsLate:W("validators.date_is_late"),invalidEmail:W("validators.invalid_email"),invalidURL:W("validators.invalid_url"),invalidCard:W("validators.invalid_card"),invalidCardNumber:W("validators.invalid_card_number"),invalidTextContainNumber:W("validators.invalid_text_contain_number"),invalidTextContainSpec:W("validators.invalid_tex_contain_spec")},K=(e,...n)=>{if(e&&n.length>0)for(let o=0;o<n.length;o++)e=e.replace("{"+(o-1)+"}",String(n[o]||""));return e},he=(e,n,o=ne)=>G(e)||e===""?n?[K(o.fieldIsRequired)]:[]:null,He={required:(e,n,o,r=ne)=>he(e,n.required,r)||[],number:(e,n,o,r=ne)=>{let a=he(e,n.required,r);return a!=null||(a=[],lc(e)?(!G(n.min)&&e<n.min,(r=ne)&&a.push(K(r.numberTooSmall,n.min)),!G(n.max)&&e>n.max,(r=ne)&&a.push(K(r.numberTooBig,n.max))):a.push(K(r.invalidNumber))),a},integer:(e,n,o,r=ne)=>{let a=he(e,n.required,r);return a!=null||(a=[],a.concat(He.number(e,n,o,r)),mc(e)||a.push(K(r.invalidInteger))),a},double:(e,n,o,r=ne)=>{const a=he(e,n.required,r);return a??(!vt(e)||isNaN(e)?[K(r.invalidNumber)]:[])},string:(e,n,o,r=ne)=>{let a=he(e,n.required,r);return a!=null||(a=[],qe(e)?(!G(n.min)&&e.length<n.min&&a.push(K(r.textTooSmall,e.length,n.min)),!G(n.max)&&e.length>n.max&&a.push(K(r.textTooBig,e.length,n.max))):a.push(K(r.thisNotText))),a},array:(e,n,o,r=ne)=>{if(n.required){if(!Array.isArray(e))return[K(r.thisNotArray)];if(e.length===0)return[K(r.fieldIsRequired)]}if(!G(e)){if(!G(n.min)&&e.length<n.min)return[K(r.selectMinItems,n.min)];if(!G(n.max)&&e.length>n.max)return[K(r.selectMaxItems,n.max)]}return[]},date:(e,n,o,r=ne)=>{let a=he(e,n.required,r);if(a!=null)return a;a=[];const i=new Date(e);if(isNaN(i.getDate()))return[K(r.invalidDate)];if(!G(n.min)){const d=new Date(n.min);i.valueOf()<d.valueOf()&&a.push(K(r.dateIsEarly,Je.format(i),Je.format(d)))}if(!G(n.max)){const d=new Date(n.max);i.valueOf()>d.valueOf()&&a.push(K(r.dateIsLate,Je.format(i),Je.format(d)))}return a},regexp:(e,n,o,r=ne)=>{const a=he(e,n.required,r);return a??(!G(n.pattern)&&!new RegExp(n.pattern).test(e)?[K(r.invalidFormat)]:[])},email:(e,n,o,r=ne)=>{const a=he(e,n.required,r);return a??(/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)?[]:[K(r.invalidEmail)])},url:(e,n,o,r=ne)=>{const a=he(e,n.required,r);return a??(/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,4}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)/g.test(e)?[]:[K(r.invalidURL)])},creditCard:(e,n,o,r=ne)=>{const a=he(e,n.required,r);if(a!=null)return a;const i=/^(?:4[0-9]{12}(?:[0-9]{3})?|5[1-5][0-9]{14}|6(?:011|5[0-9][0-9])[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11})$/,d=e.replace(/[^0-9]+/g,"");if(!i.test(d))return[K(r.invalidCard)];let l=0,m,c,p;for(let u=d.length-1;u>=0;u--)m=d.substring(u,u+1),c=parseInt(m,10),p?(c*=2,c>=10?l+=c%10+1:l+=c):l+=c,p=!p;return l%10===0&&d?[]:[K(r.invalidCardNumber)]},alpha:(e,n,o,r=ne)=>{const a=he(e,n.required,r);return a??(/^[a-zA-Z]*$/.test(e)?[]:[K(r.invalidTextContainNumber)])},alphaNumeric:(e,n,o,r=ne)=>{const a=he(e,n.required,r);return a??(/^[a-zA-Z0-9]*$/.test(e)?[]:[K(r.invalidTextContainSpec)])}};Object.keys(He).forEach(e=>{const n=He[e];$(n)&&(n.locale=o=>(r,a,i)=>n(r,a,i,ac(o,ne)))});function dr(e){return qe(e)?He[e]!=null?He[e]:(console.warn(`'${e}' is not a validator function!`),null):e}function yn(e,n,o){let r=P(o.context,"schema.attributes",{});const a=n.value||"input";qe(a)&&(r=P(r,a)||r),ae(r,(i,d)=>{e.setAttribute(d,i)})}const Ee={name:"abstractField",props:["vfg","model","schema","formOptions","disabled"],emits:["validated","modelUpdated"],data(){return{errors:[],debouncedValidateFunc:null,debouncedFormatFunc:null}},directives:{attributes:{beforeMount:yn,updated:yn,componentUpdated:yn}},computed:{value:{cache:!1,get(){let e;return $(P(this.schema,"get"))?e=this.schema.get(this.model):e=P(this.model,this.schema.model),this.formatValueToField(e)},set(e){const n=this.value;e=this.formatValueToModel(e),$(e)?e(e,n):this.updateModelValue(e,n)}}},methods:{validate(e){this.clearValidationErrors();const n=P(this.formOptions,"validateAsync",!1);let o=[];if(this.schema.validator&&this.schema.readonly!==!0&&this.disabled!==!0){const a=[];Array.isArray(this.schema.validator)?ae(this.schema.validator,i=>{a.push(dr(i).bind(this))}):a.push(dr(this.schema.validator).bind(this)),ae(a,i=>{if(n)o.push(i(this.value,this.schema,this.model));else{const d=i(this.value,this.schema,this.model);d&&$(d.then)?d.then(l=>{l&&(this.errors=this.errors.concat(l));const m=this.errors.length===0;this.$emit("validated",m,this.errors,this)}):d&&(o=o.concat(d))}})}const r=a=>{let i=[];ae(Ko(a),l=>{Array.isArray(l)&&l.length>0?i=i.concat(l):qe(l)&&i.push(l)}),$(this.schema.onValidated)&&this.schema.onValidated.call(this,this.model,i,this.schema);const d=i.length===0;return e||this.$emit("validated",d,i,this),this.errors=i,i};return n?Promise.all(o).then(r):r(o)},debouncedValidate(){$(this.debouncedValidateFunc)||(this.debouncedValidateFunc=gt(this.validate.bind(this),P(this.schema,"validateDebounceTime",P(this.formOptions,"validateDebounceTime",500)))),this.debouncedValidateFunc()},updateModelValue(e,n){let o=!1;$(this.schema.set)?(this.schema.set(this.model,e),o=!0):this.schema.model&&(this.setModelValueByPath(this.schema.model,e),o=!0),o&&(this.$emit("modelUpdated",e,this.schema.model),$(this.schema.onChanged)&&this.schema.onChanged.call(this,this.model,e,n,this.schema),P(this.formOptions,"validateAfterChanged",!1)===!0&&(P(this.schema,"validateDebounceTime",P(this.formOptions,"validateDebounceTime",0))>0?this.debouncedValidate():this.validate()))},clearValidationErrors(){this.errors.splice(0)},setModelValueByPath(e,n){let o=e.replace(/\[(\w+)\]/g,".$1");o=o.replace(/^\./,"");let r=this.model;const a=o.split(".");let i=0;const d=a.length;for(;i<d;){const l=a[i];if(i<d-1)r[l]!==void 0||(r[l]={}),r=r[l];else{r[l]=n;return}++i}},getFieldID(e,n=!1){const o=P(this.formOptions,"fieldIdPrefix","");return pn(e,o)+(n?"-"+Ho():"")},getLabelId(e){return`${this.getFieldID(e)}-label`},getFieldClasses(){return P(this.schema,"fieldClasses",[])},formatValueToField(e){return e},formatValueToModel(e){return e}}},uc=Object.freeze(Object.defineProperty({__proto__:null,default:Ee},Symbol.toStringTag,{value:"Module"})),v=(e,n)=>{const o=e.__vccOpts||e;for(const[r,a]of n)o[r]=a;return o},pc={class:"advanced-field-dropdown-wrapper","data-testid":"advanced-field-dropdown-wrapper"},hc={class:"material-icons"},gc=v(Object.assign({mixins:[Ee],expose:["validate","clearValidationErrors","schema"],emits:["model-updated"],data(){return{isOpen:!1}},computed:{openClass(){return this.isOpen?"open":"closed"},fieldCount(){return this.schema.fields.length},titleText(){return`${this.isOpen?"Hide":"View"} ${this.fieldCount} Advanced Fields`}},methods:{handleOpen(){this.isOpen=!this.isOpen},updateModel(e,n){this.$emit("model-updated",e,n)}}},{__name:"FieldAdvanced",setup(e){return(n,o)=>(t.openBlock(),t.createElementBlock("div",pc,[t.createElementVNode("button",{class:"advanced-field-title",type:"button",onClick:o[0]||(o[0]=(...r)=>n.handleOpen&&n.handleOpen(...r))},[t.createElementVNode("i",hc,t.toDisplayString(n.isOpen?"keyboard_arrow_up":"keyboard_arrow_right"),1),t.createElementVNode("span",null,t.toDisplayString(n.titleText),1)]),t.createElementVNode("div",{class:t.normalizeClass(["advanced-field-dropdown",n.openClass])},[t.createVNode(Y,{model:n.model,options:{helpAsHtml:!0},schema:n.schema,onModelUpdated:n.updateModel},null,8,["model","schema","onModelUpdated"])],2)]))}}),[["__scopeId","data-v-9bb032dd"]]),yc={class:"array-card-container"},cr=v(t.defineComponent({__name:"FieldArrayCardContainer",props:{model:{type:Object,default:()=>null},schema:{type:Object,default:()=>null},index:{type:Number,default:void 0}},emits:["remove-item"],setup(e){const n=e;return t.provide("vfg-array-item-index",n.index),(o,r)=>{const a=t.resolveComponent("KCard"),i=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",yc,[t.createVNode(a,{class:"card"},{default:t.withCtx(()=>[t.renderSlot(o.$slots,"default",{},void 0,!0)]),_:3}),t.createVNode(i,{appearance:"tertiary",class:"array-card-remove-button",onClick:r[0]||(r[0]=d=>o.$emit("remove-item"))},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.TrashIcon))]),_:1})])}}}),[["__scopeId","data-v-97302224"]]),bc={class:"array-item-wrapper"},_c={class:"array-item"},Ec={class:"array-item-after"},mr=v(t.defineComponent({__name:"FieldArrayItem",props:{model:{type:String,default:""}},emits:["remove-item"],setup(e){return(n,o)=>{const r=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",bc,[t.createElementVNode("div",_c,[t.renderSlot(n.$slots,"default",{},void 0,!0),t.createVNode(r,{appearance:"tertiary",class:"delete",onClick:o[0]||(o[0]=a=>n.$emit("remove-item"))},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.TrashIcon))]),_:1})]),t.createElementVNode("div",Ec,[t.renderSlot(n.$slots,"after",{},void 0,!0)])])}}}),[["__scopeId","data-v-51d79db2"]]),Tc={class:"multi-item-wrapper"},fr=v(t.defineComponent({__name:"FieldArrayMultiItem",emits:["remove-item"],setup(e){return(n,o)=>{const r=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",Tc,[t.renderSlot(n.$slots,"default",{},void 0,!0),t.createVNode(r,{appearance:"danger",class:"delete",onClick:o[0]||(o[0]=a=>n.$emit("remove-item"))},{default:t.withCtx(()=>o[1]||(o[1]=[t.createTextVNode(" - Remove Field ",-1)])),_:1,__:[1]}),o[2]||(o[2]=t.createElementVNode("hr",null,null,-1))])}}}),[["__scopeId","data-v-b4fcf731"]]),Cc="[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}",wc=e=>e?e.length===36&&new RegExp(`^${Cc}$`).test(e):!1,bn=50,Ye={CREATE_NOT_FROM_ENTITY:"CREATE_NOT_FROM_ENTITY",CREATE_FROM_ENTITY:"CREATE_FROM_ENTITY",UPDATE_ENTITY:"UPDATE_ENTITY",SET_REFERRAL_VALUE:"SET_REFERRAL_VALUE"};function Sc(e,n,o){return o?Ye.SET_REFERRAL_VALUE:e&&!n||!e&&n?Ye.UPDATE_ENTITY:e&&n?Ye.CREATE_FROM_ENTITY:Ye.CREATE_NOT_FROM_ENTITY}const kc={mixins:[Ee],inject:[Ue],emits:["model-updated"],setup(){const{t:e}=be.createI18n("en-us",_e);return{t:e}},data(){return{suggestions:[],idValue:"",message:"Type something to search",items:[],initialItems:[],loading:!1}},computed:{fieldState(){return Sc(this.model[this.schema.model],this.associatedEntity||this.entityId,this.bypassSearch)},associatedEntity(){return this.$route&&this.$route.params[this.entity]},entity(){return this.schema.entity},scope(){return this.schema.label.toLowerCase()},bypassSearch(){return this.$route&&this.$route.query&&this.$route.query.no_search}},async created(){await this.$nextTick();let e,n;switch(this.fieldState){case Ye.UPDATE_ENTITY:if(!this[Ue]){console.warn("[@kong-ui-public/forms] No API service provided");break}n=(await this[Ue].getOne(this.entity,this.model[this.schema.model])).data,e=this.getItem(this.schema.entityDataKey?n[this.schema.entityDataKey]:n),this.idValue=e.id;break;case Ye.CREATE_FROM_ENTITY:this.idValue=this.associatedEntity.id;break;case Ye.SET_REFERRAL_VALUE:this.idValue=this.value}try{e&&(this.initialItems=[{...e,label:this.getSuggestionLabel(e),value:e.id}]),this.items=this.initialItems}catch(o){this.message=`There was an error loading ${this.schema.entity}`,console.error("err!",o)}},methods:{onQueryChange(e){e.trim().length===0&&(this.items=[],this.message="Type something to search"),typeof this.performSearch!="function"&&(this.performSearch=gt(this.search,500)),this.performSearch(e)},async search(e){if(e.trim().length===0)return;this.loading=!0;const n=[],o=[],r=this.getInputFields(),a=new Set;wc(e)&&r.includes("id")?o.push((async()=>{const i=await this.fetchExact(e);n.push({...i,label:this.getSuggestionLabel(i),value:i.id})})()):o.push(...r.filter(i=>i!=="id").map(async i=>{(await this.fetchSuggestions(e,i)).forEach(l=>{a.has(l.id)||(a.add(l.id),n.push({...l,label:this.getSuggestionLabel(l),value:l.id}))})})),await Promise.all(o),this.items=n,this.items.length===0&&(this.message="No results"),this.loading=!1},getItem(e){return e.data?e.data.length>0?e.data[0]:[]:e},async fetchUntilLimit(e){const n=[];let o=null;if(!this[Ue])return console.warn("[@kong-ui-public/forms] No API service provided"),[];for(;n.length<bn;){const r=await this[Ue].getAll(this.entity,{size:bn,offset:o,...e});if(n.push(...r.data.data),o=r.data.offset,!o)break}return n.slice(0,bn)},async fetchSuggestions(e,n){return this.fetchUntilLimit({[n]:e})},async fetchExact(e){return this[Ue]?(await this[Ue].getOne(this.entity,e)).data:(console.warn("[@kong-ui-public/forms] No API service provided"),{})},getInputFields(){var e,n;return((n=(e=this.schema)==null?void 0:e.inputValues)==null?void 0:n.fields)||[]},getSuggestionLabel(e){const n=this.getInputFields();return n.length&&e?n.map(o=>e[o]).filter(Boolean).join(" - "):""},updateModel(e){this.$emit("model-updated",e!=null&&e.length?e:null,this.schema.model)},onSelected(e){this.idValue=e&&e.id,this.updateModel(this.getReturnValue(e||{}))},getReturnValue(e){var o;const n=(o=this.schema)==null?void 0:o.returnKey;return n?e[n]:e.id}}},Mc=["data-testid","data-testlabel"],Ac=["data-testid"],Nc={class:"autosuggest__results_message"};function Ic(e,n,o,r,a,i){const d=t.resolveComponent("KSelect");return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.schema.disabled?"k-tooltip":"div"),{class:"field-wrap autosuggest","max-width":"300",text:r.t("general.disable_source_scope_change",{scope:i.scope})},{default:t.withCtx(()=>[t.createVNode(d,{id:e.schema.model,ref:"suggestion",modelValue:a.idValue,"onUpdate:modelValue":n[0]||(n[0]=l=>a.idValue=l),clearable:"",disabled:e.schema.disabled,"enable-filtering":"","filter-function":()=>!0,items:a.items,loading:a.loading,placeholder:e.schema.placeholder,width:"100%",onChange:i.onSelected,onQueryChange:i.onQueryChange},{"item-template":t.withCtx(({item:l})=>[t.createElementVNode("span",{class:"first-part","data-testid":l.id&&`${l.id}-0`,"data-testlabel":l.label},t.toDisplayString(i.getSuggestionLabel(l).split(" - ")[0]),9,Mc),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.getSuggestionLabel(l).split(" - ").slice(1),(m,c)=>(t.openBlock(),t.createElementBlock("span",{key:c,class:"field-span","data-testid":l.id&&`${l.id}-${c+1}`||c+1},t.toDisplayString(m),9,Ac))),128))]),empty:t.withCtx(()=>[t.createElementVNode("div",Nc,[t.createElementVNode("span",null,t.toDisplayString(a.message),1)])]),_:1},8,["id","modelValue","disabled","items","loading","placeholder","onChange","onQueryChange"])]),_:1},8,["text"])}const ur=v(kc,[["render",Ic],["__scopeId","data-v-82ffe254"]]);function Oc(e){const n=t.ref([]),o=t.ref(null),r=f=>qe(f)?He[f]!=null?He[f]:(console.warn(`'${f}' is not a validator function!`),null):f,a=t.computed({get(){var C,w;let f;return $(P(e.schema,"get"))?f=e.schema.get((C=e.model)==null?void 0:C.value):f=P((w=e.model)==null?void 0:w.value,e.schema.model),M(f)},set(f){const C=a;f=R(f),$(f)?f(f,C):l(f,C)}}),i=f=>{var g;m();const C=P(e.formOptions,"validateAsync",!1);let w=[];if(e.schema.readonly!==!0&&e.disabled!==!0){const S=[],A=(g=e.schema)==null?void 0:g.validator;A&&(Array.isArray(A)?ae(A,T=>{S.push(r(T))}):S.push(r(A))),$(e.externalValidator)&&S.push(e.externalValidator),ae(S,T=>{var y,B;if(C)w.push(T(a.value,e.schema,(y=e.model)==null?void 0:y.value));else{const x=T(a.value,e.schema,(B=e.model)==null?void 0:B.value);x&&$(x.then)?x.then(E=>{E&&(n.value=n.value.concat(E));const _=n.value.length===0;e.emitValidated&&e.emitValidated({isValid:_,errors:n.value,field:e.schema})}):x&&(w=w.concat(x))}})}const O=S=>{var T,y;let A=[];if(ae(Ko(S),B=>{Array.isArray(B)&&B.length>0?A=A.concat(B):qe(B)&&A.push(B)}),$((T=e.schema)==null?void 0:T.onValidated)&&e.schema.onValidated((y=e.model)==null?void 0:y.value,A,e.schema),!f){const B=A.length===0;e.emitValidated&&e.emitValidated({isValid:B,errors:A,field:e.schema})}return S=A,A};return C?Promise.all(w).then(O):O(w)},d=()=>{$(o.value)?o.value():o.value=gt(i,P(e.schema,"validateDebounceTime",P(e.formOptions,"validateDebounceTime",500)))},l=(f,C)=>{var O,g,S;let w=!1;$(e.schema.set)?(e.schema.set((O=e.model)==null?void 0:O.value,f),w=!0):e.schema.model&&(c(e.schema.model,f),w=!0),w&&(e.emitModelUpdated&&((g=e.model)!=null&&g.value)&&e.emitModelUpdated({value:f,model:e.schema.model}),$(e.schema.onChanged)&&e.schema.onChanged((S=e.model)==null?void 0:S.value,f,C,e.schema),P(e.formOptions,"validateAfterChanged",!1)===!0&&(P(e.schema,"validateDebounceTime",P(e.formOptions,"validateDebounceTime",0))>0?d():i()))},m=()=>{n.value.splice(0)},c=(f,C)=>{var T;let w=f.replace(/\[(\w+)\]/g,".$1");w=w.replace(/^\./,"");let O=((T=e.model)==null?void 0:T.value)||{},g=0;const S=w.split("."),A=S.length;for(;g<A;){const y=S[g];if(g<A-1)O[y]!==void 0||(O[y]={}),O=O[y];else{O[y]=C;return}++g}},p=(f,C=!1)=>{const w=P(e.formOptions,"fieldIdPrefix","");return pn(f,w)+(C?"-"+Ho():"")},u=f=>`${p(f)}-label`,h=()=>P(e.schema,"fieldClasses",[]),M=f=>e.formatValueToField&&typeof e.formatValueToField=="function"?e.formatValueToField(f):f,R=f=>e.formatValueToModel&&typeof e.formatValueToModel=="function"?e.formatValueToModel(f):f;return{value:a,clearValidationErrors:m,getFieldID:p,getLabelId:u,getFieldClasses:h,updateModelValue:l}}function Vc(e){const n=[],o=r=>{const a=["cluster-cache","cluster_cache"];for(const i of a)if(r.model.includes(i))return!1;return new RegExp("(?<=-redis-).*").test(r.model)};return e.fields.forEach(r=>{o(r)&&n.push(r)}),{redis:{id:"_redis",fields:n,model:"__redis_partial",redisType:e._supported_redis_partial_type,redisPath:e._redis_partial_path},redisModels:n.map(r=>r.model)}}function Bc(e,n){const o=new RegExp("(?<=config-redis-).*"),r=/Config\.Redis.*/;return n.filter(i=>{const d=i.model.match(o);return d&&!Object.keys(e).includes(d[0])}).map(i=>{const d=i.label.match(r);return{label:d?d[0]:i.label,key:i.model,value:"N/A",type:"text"}})}const ye={useAbstractFields:Oc,useRedisPartial:Vc,useRedisNonStandardFields:Bc},Fc={class:"form-field-wrapper"},pr=v(t.defineComponent({__name:"FieldInput",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const r=e,a=o,i=t.toRefs(r),d=t.inject(fe,void 0),{updateModelValue:l,getFieldID:m,clearValidationErrors:c,value:p}=ye.useAbstractFields({model:i.model,schema:r.schema,formOptions:r.formOptions,emitModelUpdated:g=>{a("modelUpdated",g.value,g.model)}});n({clearValidationErrors:c});const u=t.computed(()=>{var S;const g=(S=r.schema)==null?void 0:S.inputType.toLowerCase();switch(g){case"string":return"text";case"datetime":return"datetime-local";default:return g||"text"}}),h={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss","datetime-local":"YYYY-MM-DDTHH:mm:ss"},M=(g,S)=>{var B,x;let A=g;const T=h[u.value]||"",y=Je.parse(g,T);y&&((B=r.schema)!=null&&B.format?A=Je.format(y,(x=r.schema)==null?void 0:x.format):A=y.valueOf()),l(A,S)},R=(g,S)=>{vt(g)||(g=NaN),l(g,S)},f=g=>{let S=g;switch(u.value){case"number":case"range":vt(parseFloat(g))&&(S=parseFloat(g));break}p.value=S,l(S,g)},C=g=>{p.value=g,l(g,g)},w=t.ref(null),O=()=>{var g;$(w.value)&&((g=w.value)==null||g.flush())};return t.onMounted(()=>{switch(u.value){case"number":case"range":w.value=gt((g,S)=>{R(g,S)},parseInt(P(r.schema,"debounceFormatTimeout",1e3)),{trailing:!0,leading:!1});break;case"date":case"datetime":case"datetime-local":w.value=gt((g,S)=>{M(g,S)},parseInt(P(r.schema,"debounceFormatTimeout",1e3)),{trailing:!0,leading:!1});break}}),t.onBeforeMount(()=>{u.value==="checkbox"?console.warn("The use of 'checkbox' inputType with 'input' type fields is deprecated. Use 'checkbox' type instead."):u.value==="radio"?console.warn("The use of 'radio' inputType with 'input' type fields is deprecated. Use 'radio' type instead."):u.value==="file"&&console.warn("The 'file' type in input field is deprecated. Use 'file' field instead.")}),(g,S)=>{const A=t.resolveComponent("KInput");return t.openBlock(),t.createElementBlock("div",Fc,[t.createVNode(A,t.mergeProps(g.$attrs,{id:t.unref(m)(e.schema),autocomplete:e.schema.autocomplete,class:e.schema.fieldClasses,disabled:e.disabled||void 0,help:e.hint?e.hint:u.value==="color"||u.value==="range"?t.unref(p):void 0,max:e.schema.max,maxlength:e.schema.maxlength,min:e.schema.min,minlength:e.schema.minlength,"model-value":t.unref(p),name:e.schema.inputName,pattern:e.schema.pattern,placeholder:e.schema.placeholder,readonly:e.schema.readonly,required:e.schema.required,"show-password-mask-toggle":u.value==="password",type:u.value,width:e.schema.width,onBlur:O,"onUpdate:modelValue":f}),null,16,["id","autocomplete","class","disabled","help","max","maxlength","min","minlength","model-value","name","pattern","placeholder","readonly","required","show-password-mask-toggle","type","width"]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(d)),{schema:e.schema,update:C,value:t.unref(p)},null,8,["schema","value"]))])}}}),[["__scopeId","data-v-fe1132bb"]]),Rc={name:"FieldMetric",components:{AddIcon:Ce.AddIcon,TrashIcon:Ce.TrashIcon},mixins:[Ee],emits:["remove-item"],data(){return{contentVisible:!1}}},Dc={key:0,class:"content"};function Lc(e,n,o,r,a,i){const d=t.resolveComponent("AddIcon"),l=t.resolveComponent("TrashIcon"),m=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["field-dropdown",{active:a.contentVisible}])},[t.createElementVNode("div",{class:"title",onClick:n[0]||(n[0]=c=>a.contentVisible=!a.contentVisible)},[t.createTextVNode(t.toDisplayString(e.model.name?e.model.name:"New Item")+" ",1),t.createVNode(d,{class:"metric-add-icon"})]),t.createVNode(t.Transition,{name:"slide-fade"},{default:t.withCtx(()=>[a.contentVisible?(t.openBlock(),t.createElementBlock("div",Dc,[t.renderSlot(e.$slots,"default"),t.createVNode(m,{appearance:"tertiary",class:"metric-remove-button",onClick:n[1]||(n[1]=c=>e.$emit("remove-item"))},{default:t.withCtx(()=>[t.createVNode(l)]),_:1})])):t.createCommentVNode("",!0)]),_:3})],2)}const hr=v(Rc,[["render",Lc]]),Uc={class:"field-object-container"},Pc={key:1},$c=["id"],vc={key:0},xc=["onUpdate:modelValue"],jc={key:1},zc=["onUpdate:modelValue"],qc={key:2},Kc=["onUpdate:modelValue"],Hc=["onClick"],gr=v(Object.assign({mixins:[Ee],expose:["validate","clearValidationErrors","schema"],emits:["modelUpdated"],data(){return{attributes:this.schema?this.schema.attributes:void 0,newKeyType:"string",newKeyName:"",keyTypes:{}}},created(){this.value||(this.value={})},mounted(){if(!this.value)return;const e=Object.keys(this.value),n={};for(let o=0;o<e.length;o++){const r=e[o];n[r]=typeof this.value[r]}this.keyTypes=n},methods:{removeElement(e){const n=this.value;delete n[e],this.value=JSON.parse(JSON.stringify(n));const o=this.keyTypes;delete o[e],this.keyTypes=JSON.parse(JSON.stringify(o))},addKey(){this.value[this.newKeyName]=void 0,this.value={...this.value},this.keyTypes[this.newKeyName]=this.newKeyType,this.keyTypes={...this.keyTypes},this.newKeyName=""},updateModel(e,n){this.$emit("modelUpdated",e,n)}}},{__name:"FieldObject",setup(e){return(n,o)=>{const r=t.resolveDirective("attributes");return t.withDirectives((t.openBlock(),t.createElementBlock("div",Uc,[n.schema.schema?(t.openBlock(),t.createBlock(Y,{key:0,model:n.value,options:n.formOptions,schema:n.schema.schema,onModelUpdated:n.updateModel},null,8,["model","options","schema","onModelUpdated"])):(t.openBlock(),t.createElementBlock("div",Pc,[t.createElementVNode("table",{id:n.getFieldID(n.schema),class:t.normalizeClass(n.schema.fieldClasses)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,(a,i)=>(t.openBlock(),t.createElementBlock("tr",{key:i},[t.createElementVNode("td",null,t.toDisplayString(i),1),n.keyTypes[i]==="string"?(t.openBlock(),t.createElementBlock("td",vc,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":d=>n.value[i]=d,type:"text"},null,8,xc),[[t.vModelText,n.value[i]]])])):t.createCommentVNode("",!0),n.keyTypes[i]==="boolean"?(t.openBlock(),t.createElementBlock("td",jc,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":d=>n.value[i]=d,type:"checkbox"},null,8,zc),[[t.vModelCheckbox,n.value[i]]])])):t.createCommentVNode("",!0),n.keyTypes[i]==="number"?(t.openBlock(),t.createElementBlock("td",qc,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":d=>n.value[i]=d,type:"number"},null,8,Kc),[[t.vModelText,n.value[i]]])])):t.createCommentVNode("",!0),t.createElementVNode("td",null,[t.createElementVNode("input",{type:"button",value:"x",onClick:d=>n.removeElement(i)},null,8,Hc)])]))),128))],10,$c),t.withDirectives(t.createElementVNode("select",{"onUpdate:modelValue":o[0]||(o[0]=a=>n.newKeyType=a)},o[3]||(o[3]=[t.createElementVNode("option",{value:"string"}," String ",-1),t.createElementVNode("option",{value:"number"}," Number ",-1),t.createElementVNode("option",{value:"boolean"}," Boolean ",-1)]),512),[[t.vModelSelect,n.newKeyType]]),t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":o[1]||(o[1]=a=>n.newKeyName=a),type:"text"},null,512),[[t.vModelText,n.newKeyName]]),t.createElementVNode("input",{type:"button",value:"Add key",onClick:o[2]||(o[2]=(...a)=>n.addKey&&n.addKey(...a))})]))])),[[r,n.attributes]])}}}),[["__scopeId","data-v-4ace4106"]]),Yc=["id"],Gc=["data-testid"],Wc={class:"item-wrapper"},Zc={class:"index-wrapper"},Xc={key:0},Jc={key:1},Qc=["onUpdate:modelValue","placeholder","type","onInput"],em={key:0,class:"hint"},tm={class:"input-item"},nm=["placeholder"],om={key:0,class:"hint"},yr=v(Object.assign({mixins:[Ee],expose:["validate","clearValidationErrors","schema"],inject:{autofillSlot:{from:fe,default:void 0}},emits:["model-updated"],data(){return{newKeyName:""}},computed:{subSchema(){return this.schema.schema&&this.schema.schema.fields[0].schema},subFields(){return!this.subSchema&&this.schema.fields},hasObjectKeys(){return this.value&&Object.keys(this.value).length>0},transformedModel(){return this.subSchema&&this.subSchema.fields.length>=1&&this.subSchema.fields[0].type==="array"?new Proxy(this.model[this.schema.model],{get:(e,n)=>({[this.schema.model]:e[n]}),set:(e,n,o)=>e[n]=o[this.schema.model]}):this.model[this.schema.model]},valueInputType(){var e;return["number","integer"].includes((e=this.schema.values)==null?void 0:e.type)?"number":"text"}},mounted(){this.value||(this.value={});let e=[];this.subSchema?e=this.subSchema.fields:this.subFields&&(e=this.schema.fields[0].schema),this.value=this.transformMapModelValuesToObject(this.model,e,this.schema.model)},methods:{removeElement(e){const n=this.value;delete n[e],this.value={...n}},transformMapModelValuesToObject(e,n,o){let r={};try{r=JSON.parse(JSON.stringify(e??{}))[o]??{}}catch{}return Object.keys(e).map(a=>{const i=a.indexOf(o+"-");if(i>-1&&Array.isArray(n))if(n.length>0){const l=a.split("-").filter(c=>n.find(p=>p.model===c)),m=a.split(`-${l}`)[0].split(`${o}-`)[1];l.length?r[m]={...r[m],[l]:e[a]}:r[a.substring(i+`${o}-`.length)]=e[a]}else r[a.substring(`${o}-`.length)]=e[a];else{const l=a.split("-").filter(c=>c===this.schema.model),m=a.split(`-${l}`)[0].split(`${o}-`)[1];m&&(r[m]=e[a])}return a}),r},addKey(){var r;const e=this.subSchema&&Array.isArray(this.subSchema.fields)&&this.subSchema.fields.length===1&&this.subSchema.fields[0].type==="array",n=((r=this.schema.values)==null?void 0:r.default)??(this.valueInputType==="number"?0:""),o=this.subSchema?e?[""]:{}:n;this.value[this.newKeyName]=o,this.newKeyName=""},updateModel(e,n){this.$emit("model-updated",this.model[this.schema.model],n)}}},{__name:"FieldObjectAdvanced",setup(e){return(n,o)=>{const r=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",{id:n.getFieldID(n.schema),class:t.normalizeClass(["object-advanced-wrapper",n.schema.fieldClasses])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,(a,i)=>(t.openBlock(),t.createElementBlock("div",{key:i,"data-testid":`field-object-key-${i}`},[t.createElementVNode("div",null,[t.createElementVNode("div",Wc,[t.createElementVNode("div",Zc,[t.createElementVNode("strong",null,t.toDisplayString(i),1),t.createElementVNode("div",null,[t.createVNode(r,{appearance:"tertiary",class:"delete",icon:"",type:"button",onClick:d=>n.removeElement(i)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.TrashIcon))]),_:2},1032,["onClick"])])]),o[1]||(o[1]=t.createElementVNode("hr",{class:"divider"},null,-1)),n.subSchema?(t.openBlock(),t.createElementBlock("div",Xc,[t.createVNode(Y,{model:n.transformedModel[i],options:{helpAsHtml:!0},schema:n.subSchema,onModelUpdated:n.updateModel},null,8,["model","schema","onModelUpdated"])])):(t.openBlock(),t.createElementBlock("div",Jc,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":d=>n.value[i]=d,class:"form-control",placeholder:n.schema.fields&&n.schema.fields[0].schema.placeholder,type:n.valueInputType,onInput:d=>n.updateModel(n.value[i],n.model[n.schema.model])},null,40,Qc),[[t.vModelDynamic,n.value[i]]]),n.schema.fields&&n.schema.fields[0].schema.hint?(t.openBlock(),t.createElementBlock("p",em,t.toDisplayString(n.schema.fields[0].schema.hint),1)):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(n.autofillSlot),{schema:n.schema.fields&&n.schema.fields[0].schema||n.schema.values,update:d=>n.value[i]=d,value:n.value[i]},null,8,["schema","update","value"]))])),o[2]||(o[2]=t.createElementVNode("hr",{class:"wide-divider"},null,-1))])])],8,Gc))),128)),t.createElementVNode("div",{class:t.normalizeClass(["input-wrapper",{indent:n.hasObjectKeys}])},[t.createElementVNode("div",tm,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":o[0]||(o[0]=a=>n.newKeyName=a),class:"form-control","data-testid":"keyname-input",placeholder:n.schema.placeholder,type:"text"},null,8,nm),[[t.vModelText,n.newKeyName]]),t.createVNode(r,{appearance:"tertiary","data-testid":"add-key",disabled:!n.newKeyName,onClick:n.addKey},{default:t.withCtx(()=>[t.createTextVNode(" + Add "+t.toDisplayString(n.schema.buttonLabel||n.schema.label),1)]),_:1},8,["disabled","onClick"])]),n.schema.hintText?(t.openBlock(),t.createElementBlock("p",om,t.toDisplayString(n.schema.hintText),1)):t.createCommentVNode("",!0)],2)],10,Yc)}}}),[["__scopeId","data-v-41b00aff"]]),rm={class:"radio-selection-group"},br=v(t.defineComponent({__name:"FieldRadio",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const r=e,a=o,i=t.toRefs(r),{updateModelValue:d,value:l,clearValidationErrors:m}=ye.useAbstractFields({model:i.model,schema:r.schema,formOptions:r.formOptions,emitModelUpdated:p=>{a("modelUpdated",p.value,p.model)}});n({clearValidationErrors:m});const c=p=>{let u=p;typeof p=="string"&&(u=p.split(","),r.schema.array||(u=u.toString())),d(u,p)};return(p,u)=>{const h=t.resolveComponent("KRadio");return t.openBlock(),t.createElementBlock("div",rm,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.schema.values,(M,R)=>(t.openBlock(),t.createBlock(h,{id:e.schema.name+"-"+R,key:M.value,modelValue:t.unref(l),"onUpdate:modelValue":u[0]||(u[0]=f=>t.isRef(l)?l.value=f:null),label:M.name,"label-attributes":{info:e.schema.help},name:e.schema.name,required:e.schema.required||void 0,"selected-value":M.value,onChange:c},null,8,["id","modelValue","label","label-attributes","name","required","selected-value"]))),128))])}}}),[["__scopeId","data-v-42b9c6ac"]]),_r=t.defineComponent({__name:"FieldSelect",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const r=e,a=o,i=t.computed(()=>r.schema.selectOptions||{}),d=f=>G(f)?null:f,l=t.toRefs(r),{getFieldID:m,clearValidationErrors:c,value:p}=ye.useAbstractFields({model:l.model,schema:r.schema,formOptions:r.formOptions,formatValueToField:d,emitModelUpdated:f=>{a("modelUpdated",f.value,f.model)}});n({clearValidationErrors:c});const u=t.computed(()=>{const f=r.schema.values;return h(typeof f=="function"?f.apply(this,[r.model,r.schema]):f)}),h=f=>{const C=[];return f.forEach(w=>{C.push({label:R(w),value:M(w),disabled:typeof w=="object"&&w.disabled||void 0,group:typeof w=="object"&&String(w.group||"").toUpperCase()||void 0})}),C},M=f=>{if(me(f)){if(i.value&&typeof i.value.value<"u")return f[i.value.value];if(typeof f.id<"u")return String(f.id);throw new Error("`id` is not defined. If you want to use another key name, add a `value` property under `selectOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/select.html#select-field-with-object-items")}else return f},R=f=>{if(me(f)){if(i.value&&typeof i.value.name<"u")return f[i.value.name];if(typeof f.name<"u")return String(f.name);throw new Error("`name` is not defined. If you want to use another key name, add a `name` property under `selectOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/select.html#select-field-with-object-items")}else return String(f)};return(f,C)=>{const w=t.resolveComponent("KSelect");return t.openBlock(),t.createBlock(w,{id:t.unref(m)(e.schema),modelValue:t.unref(p),"onUpdate:modelValue":C[0]||(C[0]=O=>t.isRef(p)?p.value=O:null),class:t.normalizeClass(e.schema.fieldClasses),clearable:!e.schema.required,disabled:e.disabled||void 0,items:u.value,"kpop-attributes":{"data-testid":`${t.unref(m)(e.schema)}-items`},"label-attributes":{info:e.schema.help},name:e.schema.inputName,placeholder:i.value.hideNoneSelectedText?void 0:i.value.noneSelectedText||"Nothing Selected",required:e.schema.required||void 0,width:"100%"},null,8,["id","modelValue","class","clearable","disabled","items","kpop-attributes","label-attributes","name","placeholder","required"])}}}),am={name:"FieldArray",components:{FieldArrayItem:mr,FieldArrayMultiItem:fr,FieldSelect:_r,FieldMetric:hr,FieldObject:gr,FieldObjectAdvanced:yr,FieldAutoSuggest:ur,FieldRadio:br,FieldArrayCardContainer:cr,FieldInput:pr},mixins:[Ee],inject:{autofillSlot:{from:fe,default:void 0}},props:{newElementButtonLabel:{type:String,default:"New Item"},removeElementButtonLabel:{type:String,default:"x"}},emits:["refreshModel"],methods:{generateSchema(e,n,o){var a,i,d;let r;return n&&(r=JSON.parse(JSON.stringify(n)),(d=(i=(a=r.schema)==null?void 0:a.fields)==null?void 0:i.map)==null||d.call(i,l=>(l.id=`${l.id||l.model}-${o}`,l))),{...r,set(l,m){e[o]=m},get(){return e[o]}}},newElement(){let e=this.value,n;(!e||!e.push)&&(e=[]),this.schema.items&&this.schema.items.default&&(typeof this.schema.items.default=="function"?n=this.schema.items.default():n=this.schema.items.default),e.push(n),this.value=[...e]},removeElement(e){this.value=this.value.filter((n,o)=>o!==e)},getFieldComponent(e){return e.component?e.component:"field-"+e.type},modelUpdated(){this.$emit("refreshModel")},handleInput(e,n){var r,a;let o=e;((a=(r=this.schema)==null?void 0:r.inputAttributes)==null?void 0:a.type)==="number"&&vt(parseFloat(e))&&(o=parseFloat(e)),this.value=this.value.map((i,d)=>d===n?o:i)}}},im=["id"],lm={key:1},sm=["onUpdate:modelValue","aria-labelledby","type"],dm=["onUpdate:modelValue","aria-labelledby"];function cm(e,n,o,r,a,i){const d=t.resolveComponent("KTextArea"),l=t.resolveComponent("KInput"),m=t.resolveComponent("KButton");return e.schema?(t.openBlock(),t.createElementBlock("div",{key:0,id:e.getFieldID(e.schema),class:t.normalizeClass(e.schema.fieldClasses)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.value,(c,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:t.normalizeClass(e.schema.fieldItemsClasses)},[e.schema.items&&e.schema.itemContainerComponent?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.schema.itemContainerComponent),{key:0,index:p,model:c,schema:i.generateSchema(e.value,e.schema.items,p),onRemoveItem:u=>i.removeElement(p)},{default:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.getFieldComponent(e.schema.items)),{"form-options":e.formOptions,model:c,schema:i.generateSchema(e.value,e.schema.items,p),onModelUpdated:i.modelUpdated},null,40,["form-options","model","schema","onModelUpdated"]))]),_:2},1064,["index","model","schema","onRemoveItem"])):e.schema.items?(t.openBlock(),t.createElementBlock("span",lm,[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.getFieldComponent(e.schema.items)),{"form-options":e.formOptions,model:c,schema:i.generateSchema(e.value,e.schema.items,p),onModelUpdated:i.modelUpdated},null,40,["form-options","model","schema","onModelUpdated"]))])):e.schema.itemContainerComponent?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.schema.itemContainerComponent),{key:2,"data-testid":`${e.getFieldID(e.schema)}-item-${p}`,model:c,schema:i.generateSchema(e.value,e.schema.items,p),onRemoveItem:u=>i.removeElement(p)},{after:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.autofillSlot),{schema:e.schema,update:u=>e.value[p]=u,value:e.value[p]},null,8,["schema","update","value"]))]),default:t.withCtx(()=>{var u;return[e.schema.inputAttributes&&e.schema.inputAttributes.type==="textarea"?(t.openBlock(),t.createBlock(d,t.mergeProps({key:0,ref_for:!0},e.schema.inputAttributes,{id:e.getFieldID(e.schema),modelValue:e.value[p],"onUpdate:modelValue":h=>e.value[p]=h,"aria-labelledby":e.getLabelId(e.schema),autosize:"","character-limit":e.schema.inputAttributes.max,class:e.schema.fieldClasses,maxlength:e.schema.max,minlength:e.schema.min,name:e.schema.inputName,placeholder:e.schema.placeholder,readonly:e.schema.readonly,required:e.schema.required,resizable:"",rows:e.schema.rows||3}),null,16,["id","modelValue","onUpdate:modelValue","aria-labelledby","character-limit","class","maxlength","minlength","name","placeholder","readonly","required","rows"])):!e.schema.inputAttributes||!e.schema.inputAttributes.type||e.schema.inputAttributes.type==="text"||e.schema.inputAttributes.type==="number"?(t.openBlock(),t.createBlock(l,t.mergeProps({key:1,"aria-labelledby":e.getLabelId(e.schema)},{ref_for:!0},e.schema.inputAttributes,{"model-value":e.value[p],type:e.schema.inputAttributes&&e.schema.inputAttributes.type||"text",onInput:h=>{i.handleInput(h,p)}}),null,16,["aria-labelledby","model-value","type","onInput"])):t.withDirectives((t.openBlock(),t.createElementBlock("input",t.mergeProps({key:2,"onUpdate:modelValue":h=>e.value[p]=h,"aria-labelledby":e.getLabelId(e.schema)},{ref_for:!0},e.schema.inputAttributes,{type:((u=e.schema.inputAttributes)==null?void 0:u.type)||"text"}),null,16,sm)),[[t.vModelDynamic,e.value[p]]])]}),_:2},1064,["data-testid","model","schema","onRemoveItem"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:3},[t.withDirectives(t.createElementVNode("input",t.mergeProps({ref_for:!0},e.schema.inputAttributes,{"onUpdate:modelValue":u=>e.value[p]=u,"aria-labelledby":e.getLabelId(e.schema),type:"text"}),null,16,dm),[[t.vModelText,e.value[p]]]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.autofillSlot),{schema:e.schema,update:u=>e.value[p]=u,value:e.value[p]},null,8,["schema","update","value"]))],64))],2))),128)),t.createVNode(m,{appearance:"tertiary",class:t.normalizeClass(e.schema.newElementButtonLabelClasses),"data-testid":`add-${e.getFieldID(e.schema)}`,type:"button",onClick:i.newElement},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.schema.newElementButtonLabel||o.newElementButtonLabel),1)]),_:1},8,["class","data-testid","onClick"])],10,im)):t.createCommentVNode("",!0)}const mm=v(am,[["render",cm],["__scopeId","data-v-27efd618"]]),fm={class:"form-field-wrapper field-checkbox"},um=v(t.defineComponent({__name:"FieldCheckbox",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const r=e,a=o,i=t.toRefs(r),{getFieldID:d,value:l,clearValidationErrors:m}=ye.useAbstractFields({model:i.model,schema:r.schema,formOptions:r.formOptions,emitModelUpdated:c=>{a("modelUpdated",c.value,c.model)}});return n({clearValidationErrors:m}),(c,p)=>{const u=t.resolveComponent("KCheckbox");return t.openBlock(),t.createElementBlock("div",fm,[t.createVNode(u,t.mergeProps(c.$attrs,{id:t.unref(d)(e.schema),modelValue:t.unref(l),"onUpdate:modelValue":p[0]||(p[0]=h=>t.isRef(l)?l.value=h:null),autocomplete:e.schema.autocomplete,class:e.schema.fieldClasses,disabled:e.disabled||void 0,help:e.hint?e.hint:void 0,name:e.schema.inputName,readonly:e.schema.readonly,required:e.schema.required,width:e.schema.width}),null,16,["id","modelValue","autocomplete","class","disabled","help","name","readonly","required","width"])])}}}),[["__scopeId","data-v-6b4ee1cd"]]);var pm=4;function Er(e){return ht(e,pm)}const hm={class:"wrapper"},gm=["disabled"],ym=["id","checked","disabled","onChange","name"],bm=["disabled"],_m={class:"info"},Em={class:"dropList"},Tm=["id","checked","disabled","onChange","name"];function Cm(e,n,o,r,a,i){const d=t.resolveDirective("attributes");return t.withDirectives((t.openBlock(),t.createElementBlock("div",hm,[e.schema.listBox?(t.openBlock(),t.createElementBlock("div",{key:0,class:"listbox form-control",disabled:e.disabled||null},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.items,l=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["list-row",{"is-checked":i.isItemChecked(l)}])},[t.createElementVNode("label",null,[t.withDirectives(t.createElementVNode("input",{id:e.getFieldID(e.schema,!0),type:"checkbox",checked:i.isItemChecked(l)||null,disabled:e.disabled||null,onChange:m=>i.onChanged(m,l),name:i.getInputName(l)},null,40,ym),[[d,"input"]]),t.createTextVNode(t.toDisplayString(i.getItemName(l)),1)])],2))),256))],8,gm)):t.createCommentVNode("",!0),e.schema.listBox?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:1,class:"combobox form-control",disabled:e.disabled||null},[t.createElementVNode("div",{class:t.normalizeClass(["mainRow",{expanded:a.comboExpanded}]),onClick:n[0]||(n[0]=(...l)=>i.onExpandCombo&&i.onExpandCombo(...l))},[t.createElementVNode("div",_m,t.toDisplayString(i.selectedCount)+" selected",1),n[1]||(n[1]=t.createElementVNode("div",{class:"arrow"},null,-1))],2),t.createElementVNode("div",Em,[a.comboExpanded?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(i.items,l=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["list-row",{"is-checked":i.isItemChecked(l)}])},[t.createElementVNode("label",null,[t.withDirectives(t.createElementVNode("input",{id:e.getFieldID(e.schema,!0),type:"checkbox",checked:i.isItemChecked(l)||null,disabled:e.disabled||null,onChange:m=>i.onChanged(m,l),name:i.getInputName(l)},null,40,Tm),[[d,"input"]]),t.createTextVNode(t.toDisplayString(i.getItemName(l)),1)])],2))),256)):t.createCommentVNode("",!0)])],8,bm))])),[[d,"wrapper"]])}const wm=v({mixins:[Ee],data(){return{comboExpanded:!1}},computed:{items(){const e=this.schema.values;return typeof e=="function"?e.apply(this,[this.model,this.schema]):e},selectedCount(){return this.value?this.value.length:0}},methods:{getInputName(e){return this.schema&&this.schema.inputName&&this.schema.inputName.length>0?xo(this.schema.inputName+"_"+this.getItemValue(e)):xo(this.getItemValue(e))},getItemValue(e){if(me(e)){if(typeof this.schema.checklistOptions<"u"&&typeof this.schema.checklistOptions.value<"u")return e[this.schema.checklistOptions.value];if(typeof e.value<"u")return e.value;throw new Error("`value` is not defined. If you want to use another key name, add a `value` property under `checklistOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/checklist.html#checklist-field-with-object-values")}else return e},getItemName(e){if(me(e)){if(typeof this.schema.checklistOptions<"u"&&typeof this.schema.checklistOptions.name<"u")return e[this.schema.checklistOptions.name];if(typeof e.name<"u")return e.name;throw new Error("`name` is not defined. If you want to use another key name, add a `name` property under `checklistOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/checklist.html#checklist-field-with-object-values")}else return e},isItemChecked(e){return this.value&&this.value.indexOf(this.getItemValue(e))!==-1},onChanged(e,n){if((G(this.value)||!Array.isArray(this.value))&&(this.value=[]),e.target.checked){const o=Er(this.value);o.push(this.getItemValue(n)),this.value=o}else{const o=Er(this.value);o.splice(this.value.indexOf(this.getItemValue(n)),1),this.value=o}},onExpandCombo(){this.comboExpanded=!this.comboExpanded}}},[["render",Cm]]),Sm={name:"FieldKeyValuePairs",components:{TrashIcon:Ce.TrashIcon},mixins:[Ee],inject:{autofillSlot:{from:fe,default:void 0}},data(){return{pairs:[]}},watch:{pairs:{handler(){this.updateValue()},deep:!0}},created(){var n,o;this.value||(this.value={});const e=((o=this.model)==null?void 0:o[(n=this.schema)==null?void 0:n.model])??{};Object.keys(e).forEach(r=>{this.pairs.push({key:r,value:e[r]})})},methods:{onInput(e,n,o){this.pairs[n][o]=e.target.value},updateValue(){this.value=this.pairs.reduce((e,{key:n,value:o})=>({...e,...n&&o?{[n]:o}:null}),{})},addPair(){this.pairs.push({key:"",value:""})},removePair(e){this.pairs.splice(e,1)}}},km={class:"key-value-pairs-editor"},Mm={class:"pair-item-cell"},Am=["data-testid","placeholder","value","onInput"],Nm={class:"pair-item-cell"},Im=["data-testid","placeholder","value","onInput"];function Om(e,n,o,r,a,i){const d=t.resolveComponent("TrashIcon"),l=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",km,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.pairs,(m,c)=>(t.openBlock(),t.createElementBlock("div",{key:c,class:"pair-item"},[t.createElementVNode("div",Mm,[t.createElementVNode("input",{class:"form-control","data-testid":`${e.getFieldID(e.schema)}-pair-key-${c}`,placeholder:e.schema.keyInputPlaceholder??"Key",type:"text",value:m.key,onInput:p=>{i.onInput(p,c,"key")}},null,40,Am),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.autofillSlot),{schema:e.schema,update:p=>i.onInput({target:{value:p}},c,"key"),value:m.key},null,8,["schema","update","value"]))]),t.createElementVNode("div",Nm,[t.createElementVNode("input",{class:"form-control","data-testid":`${e.getFieldID(e.schema)}-pair-value-${c}`,placeholder:e.schema.valueInputPlaceholder??"Value",type:"text",value:m.value,onInput:p=>{i.onInput(p,c,"value")}},null,40,Im),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.autofillSlot),{schema:e.schema,update:p=>i.onInput({target:{value:p}},c,"value"),value:m.value},null,8,["schema","update","value"]))]),t.createVNode(l,{appearance:"tertiary","data-testid":`${e.getFieldID(e.schema)}-remove-pair-${c}`,onClick:()=>{i.removePair(c)}},{default:t.withCtx(()=>[t.createVNode(d)]),_:2},1032,["data-testid","onClick"])]))),128)),t.createVNode(l,{appearance:"tertiary",class:t.normalizeClass(e.schema.newElementButtonLabelClasses),"data-testid":`${e.getFieldID(e.schema)}-add-pair`,type:"button",onClick:i.addPair},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.schema.newElementButtonLabel??"+ Add Pair"),1)]),_:1},8,["class","data-testid","onClick"])])}const Vm=v(Sm,[["render",Om],["__scopeId","data-v-9a9650ac"]]),Bm=v(t.defineComponent({__name:"FieldLabel",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0}},setup(e){const n=e,o=t.toRefs(n),{getFieldID:r,value:a}=ye.useAbstractFields({model:o.model,schema:n.schema,formOptions:n.formOptions});return(i,d)=>{const l=t.resolveComponent("KLabel");return t.openBlock(),t.createElementBlock("span",{class:t.normalizeClass(["field-label",e.schema.fieldClasses])},[t.createVNode(l,{id:t.unref(r)(e.schema)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(a)),1)]),_:1},8,["id"])],2)}}}),[["__scopeId","data-v-d046a15a"]]),Fm=t.defineComponent({__name:"FieldMultiselect",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const r=e,a=o,i=t.toRef(r,"model"),{getLabelId:d,getFieldID:l,clearValidationErrors:m,value:c}=ye.useAbstractFields({model:i,schema:r.schema,formOptions:r.formOptions,emitModelUpdated:u=>{a("modelUpdated",u.value,u.model)}});n({clearValidationErrors:m});const p=t.computed(()=>{var u,h;return r.schema.values?r.schema.values:(h=(u=r.schema.elements)==null?void 0:u.one_of)!=null&&h.length?r.schema.elements.one_of.map(M=>({label:String(M),value:String(M)})):[]});return(u,h)=>{const M=t.resolveComponent("KMultiselect");return t.openBlock(),t.createBlock(M,{id:t.unref(l)(e.schema),modelValue:t.unref(c),"onUpdate:modelValue":h[0]||(h[0]=R=>t.isRef(c)?c.value=R:null),"aria-labelledby":t.unref(d)(e.schema),class:t.normalizeClass(e.schema.fieldClasses),"data-testid":"field-multiselect",disabled:e.disabled||void 0,items:p.value,"kpop-attributes":{"data-testid":`${t.unref(l)(e.schema)}-items`},"label-attributes":{info:e.schema.help},name:e.schema.inputName,placeholder:e.schema.placeholder,required:e.schema.required||void 0,width:"100%"},null,8,["id","modelValue","aria-labelledby","class","disabled","items","kpop-attributes","label-attributes","name","placeholder","required"])}}}),Rm={class:"selection-group"},Dm={class:"form-group horizontal-radios"},Lm={class:"radio-group"},Um=["disabled","value"],Pm={class:"control-help"},$m={class:"option-field"},vm={class:"option-field-container"},xm=v(Object.assign({mixins:[Ee],expose:["validate","clearValidationErrors","schema"],emits:["model-updated"],data(){return{checkedGroup:null,fieldModel:{...this.model},fieldSchema:[],scope:"scope"}},watch:{checkedGroup:{handler(e,n){if(n===null){this.fieldModel={...this.model};return}const o=this.schema.fields[e].fields,r=this.schema.fields[n].fields;r&&r.forEach(a=>this.updateModel("",a.model)),o&&o.forEach(a=>this.updateModel(this.fieldModel[a.model],a.model))}}},async created(){await this.$nextTick(),this.schema.fields.forEach((e,n)=>{e.fields&&e.fields.forEach(o=>{var r;this.model[o.model]&&(this.checkedGroup=n,this.fieldSchema.push(o.model),this.scope=(r=o.label)==null?void 0:r.toLowerCase())})}),this.checkedGroup===null&&(this.checkedGroup=0)},methods:{updateModel(e,n){this.$emit("model-updated",e,n)}}},{__name:"FieldSelectionGroup",setup(e){const{t:n}=be.createI18n("en-us",_e);return(o,r)=>(t.openBlock(),t.createElementBlock("div",Rm,[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.$props.disabled?"k-tooltip":"div"),{"max-width":"300",text:t.unref(n)("general.disable_global_radio",{scope:o.scope})},{default:t.withCtx(()=>[t.createElementVNode("div",Dm,[t.createElementVNode("div",Lm,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.schema.fields,(a,i)=>(t.openBlock(),t.createElementBlock("div",{key:i,class:t.normalizeClass(["option-group",{"radio-disabled":o.$props.disabled}])},[t.createElementVNode("label",{class:t.normalizeClass(["k-label",`${a.label}-check`])},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":r[0]||(r[0]=d=>o.checkedGroup=d),class:"k-input",disabled:o.$props.disabled,type:"radio",value:i},null,8,Um),[[t.vModelRadio,o.checkedGroup]]),t.createTextVNode(" "+t.toDisplayString(a.label)+" ",1),t.createElementVNode("div",Pm,t.toDisplayString(a.description),1)],2)],2))),128))])])]),_:1},8,["text"])),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.schema.fields,(a,i)=>(t.openBlock(),t.createElementBlock("div",{key:i,class:"option-group"},[t.withDirectives(t.createElementVNode("div",$m,[t.createElementVNode("div",vm,[t.createVNode(Y,{model:o.model,options:{helpAsHtml:!0},schema:{fields:a.fields},onModelUpdated:o.updateModel},null,8,["model","schema","onModelUpdated"])])],512),[[t.vShow,a.fields&&o.checkedGroup===i]])]))),128))]))}}),[["__scopeId","data-v-aad60286"]]),jm={class:"form-field-wrapper"},zm=t.defineComponent({__name:"FieldSwitch",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const r=e,a=o,{t:i}=be.createI18n("en-us",_e),d=h=>h!=null&&r.schema.valueOn?h===r.schema.valueOn:h,l=h=>h!=null&&r.schema.valueOn?h?r.schema.valueOn:r.schema.valueOff:h,m=t.toRefs(r),{getFieldID:c,value:p,clearValidationErrors:u}=ye.useAbstractFields({model:m.model,schema:r.schema,formOptions:r.formOptions,formatValueToField:d,formatValueToModel:l,emitModelUpdated:h=>{a("modelUpdated",h.value,h.model)}});return n({clearValidationErrors:u}),(h,M)=>{const R=t.resolveComponent("KInputSwitch");return t.openBlock(),t.createElementBlock("div",jm,[t.createVNode(R,{id:t.unref(c)(e.schema),modelValue:t.unref(p),"onUpdate:modelValue":M[0]||(M[0]=f=>t.isRef(p)?p.value=f:null),autocomplete:e.schema.autocomplete,class:t.normalizeClass(e.schema.fieldClasses),disabled:e.disabled||void 0,label:t.unref(p)?e.schema.textOn||t.unref(i)("vfg.labels.on"):e.schema.textOff||t.unref(i)("vfg.labels.off"),"label-attributes":{info:e.schema.help},name:e.schema.inputName,required:e.schema.required||void 0},null,8,["id","modelValue","autocomplete","class","disabled","label","label-attributes","name","required"])])}}}),qm={class:"field-textarea"},Km={name:"FormGroup",components:Object.freeze(Object.defineProperty({__proto__:null,FieldAdvanced:gc,FieldArray:mm,FieldArrayCardContainer:cr,FieldArrayItem:mr,FieldArrayMultiItem:fr,FieldAutoSuggest:ur,FieldCheckbox:um,FieldChecklist:wm,FieldInput:pr,FieldKeyValuePairs:Vm,FieldLabel:Bm,FieldMetric:hr,FieldMultiselect:Fm,FieldObject:gr,FieldObjectAdvanced:yr,FieldRadio:br,FieldSelect:_r,FieldSelectionGroup:xm,FieldSwitch:zm,FieldTextArea:v(t.defineComponent({__name:"FieldTextArea",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const r=e,a=o,i=t.toRefs(r),d=t.inject(fe,void 0),{updateModelValue:l,getFieldID:m,clearValidationErrors:c,value:p}=ye.useAbstractFields({model:i.model,schema:r.schema,formOptions:r.formOptions,emitModelUpdated:h=>{a("modelUpdated",h.value,h.model)}});n({clearValidationErrors:c});const u=h=>{p.value=h,l(h,h)};return(h,M)=>{const R=t.resolveComponent("KTextArea");return t.openBlock(),t.createElementBlock("div",qm,[t.createVNode(R,t.mergeProps(h.$attrs,{id:t.unref(m)(e.schema),modelValue:t.unref(p),"onUpdate:modelValue":M[0]||(M[0]=f=>t.isRef(p)?p.value=f:null),autosize:"","character-limit":e.schema.max,class:e.schema.fieldClasses,disabled:e.disabled||void 0,help:e.hint||void 0,minlength:e.schema.min,name:e.schema.inputName,placeholder:e.schema.placeholder,readonly:e.schema.readonly,required:e.schema.required,resizable:"",rows:e.schema.rows||3}),null,16,["id","modelValue","character-limit","class","disabled","help","minlength","name","placeholder","readonly","required","rows"]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(d)),{schema:e.schema,update:u,value:t.unref(p)},null,8,["schema","value"]))])}}}),[["__scopeId","data-v-0e146fba"]])},Symbol.toStringTag,{value:"Module"})),mixins:[jo],inject:{"vfg-array-item-index":{default:void 0}},props:{vfg:{type:Object,required:!0},model:{type:Object,default:()=>{}},options:{type:Object,default:()=>{}},field:{type:Object,required:!0},errors:{type:Array,default(){return[]}}},emits:["validated","modelUpdated","refreshModel"],data(){return{child:t.ref()}},computed:{schema(){var n;if(!((n=this.field)!=null&&n.schema)||!Array.isArray(this.field.schema.fields))return this.field;const e=this["vfg-array-item-index"];return typeof e!="number"||Number.isNaN(e)?this.field:{...this.field,schema:{...this.field.schema,fields:this.field.schema.fields.map(o=>({...o,...o.id?{id:`${o.id}-${e}`}:void 0}))}}}},methods:{sanitize(e){return Cl.sanitize(e)},fieldTypeHasLabel(e){if(G(e.label))return!1;let n="";switch(e.type==="input"?n=e.inputType:n=e.type,n){case"button":case"submit":case"reset":return!1;default:return!0}},getFieldID(e){const n=P(this.options,"fieldIdPrefix","");return pn(e,n)},getTooltipId(e){return`${this.getFieldID(e)}-tooltip`},getFieldComponent(e){return e.component?e.component:"field-"+e.type},getButtonType(e){return P(e,"type","button")},onFieldValidated(e,n,o){this.$emit("validated",e,n,o)},buttonVisibility(e){return e.buttons&&e.buttons.length>0},buttonClickHandler(e,n,o){return e.onclick.call(this,this.model,n,o,this)},fieldHint(e){return $(e.hint)?e.hint.call(this,this.model,e,this):e.hint},fieldErrors(e){return this.errors.filter(n=>n.field.fieldName===e.fieldName).map(n=>n.error)},onRefreshModel(){this.$emit("refreshModel")},onModelUpdated(e,n){this.$emit("modelUpdated",e,n)},validate(e){return this.$refs.child.validate(e)},clearValidationErrors(){if(this.$refs.child)return this.$refs.child.clearValidationErrors()},formattedLabel(e){return e?e.replace(/^[cC]onfig\./,""):""}}},Hm=["innerHTML"],Ym={class:"icon-wrapper"},Gm={key:0,class:"link-wrapper"},Wm={class:"field-wrap"},Zm={key:0,class:"buttons"},Xm=["type","onClick","textContent"],Jm={key:1,class:"hint"},Qm={key:2,class:"errors help-block"};function ef(e,n,o,r,a,i){const d=t.resolveComponent("KExternalLink"),l=t.resolveComponent("KLabel");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["form-group",e.getFieldRowClasses(o.field)])},[i.fieldTypeHasLabel(o.field)?(t.openBlock(),t.createBlock(l,{key:0,"aria-describedby":o.field.help?i.getTooltipId(o.field):void 0,class:t.normalizeClass([o.field.labelClasses,"form-group-label"]),for:i.getFieldID(o.field),info:!o.options.helpAsHtml&&o.field.help?o.field.help:void 0,"tooltip-attributes":o.field.help?{maxWidth:"300",placement:"top",tooltipId:i.getTooltipId(o.field)}:void 0},t.createSlots({default:t.withCtx(()=>[t.createElementVNode("div",Ym,[t.createElementVNode("span",null,t.toDisplayString(i.formattedLabel(o.field.label)),1)]),o.field.link?(t.openBlock(),t.createElementBlock("div",Gm,[t.createVNode(d,{href:o.field.link},{default:t.withCtx(()=>n[0]||(n[0]=[t.createElementVNode("span",{class:"section-header"},"More info",-1)])),_:1,__:[0]},8,["href"])])):t.createCommentVNode("",!0)]),_:2},[o.options.helpAsHtml&&o.field.help?{name:"tooltip",fn:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:i.sanitize(o.field.help)},null,8,Hm)]),key:"0"}:void 0]),1032,["aria-describedby","class","for","info","tooltip-attributes"])):t.createCommentVNode("",!0),t.createElementVNode("div",Wm,[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.getFieldComponent(o.field)),t.mergeProps(e.$attrs,{ref:"child",disabled:e.fieldDisabled(o.field)||null,"form-options":o.options,hint:o.field.hint&&o.field.type==="input"?i.fieldHint(o.field):void 0,model:o.model,schema:i.schema,vfg:o.vfg,onModelUpdated:i.onModelUpdated,onRefreshModel:i.onRefreshModel,onValidated:i.onFieldValidated}),null,16,["disabled","form-options","hint","model","schema","vfg","onModelUpdated","onRefreshModel","onValidated"])),i.buttonVisibility(o.field)?(t.openBlock(),t.createElementBlock("div",Zm,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.field.buttons,(m,c)=>(t.openBlock(),t.createElementBlock("button",{key:c,class:t.normalizeClass(m.classes),type:i.getButtonType(m),onClick:p=>i.buttonClickHandler(m,o.field,p),textContent:t.toDisplayString(m.label)},null,10,Xm))),128))])):t.createCommentVNode("",!0)]),o.field.hint&&o.field.type!=="input"?(t.openBlock(),t.createElementBlock("div",Jm,t.toDisplayString(i.fieldHint(o.field)),1)):t.createCommentVNode("",!0),i.fieldErrors(o.field).length>0?(t.openBlock(),t.createElementBlock("div",Qm,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.fieldErrors(o.field),(m,c)=>(t.openBlock(),t.createElementBlock("span",{key:c},t.toDisplayString(m),1))),128))])):t.createCommentVNode("",!0)],2)}const Tr=v(Km,[["render",ef],["__scopeId","data-v-fe02085f"]]),tf="12px";var bt=(e=>(e.REDIS_CE="redis-ce",e.REDIS_EE="redis-ee",e))(bt||{});const nf=e=>{var n,o;return e.type===bt.REDIS_CE?"Host/Port":(n=e.config.sentinel_nodes)!=null&&n.length?"Sentinel":(o=e.config.cluster_nodes)!=null&&o.length?"Cluster":"Host/Port"},of={[bt.REDIS_CE]:"open source",[bt.REDIS_EE]:"enterprise"},Cr=e=>of[e]??"",rf={class:"partial-config-card"},af={class:"config-card-row-label"},lf={class:"label-text"},sf=["data-testid"],df=["data-testid"],cf={key:1},mf=["data-testid"],ff=["data-testid"],uf=v(t.defineComponent({__name:"RedisConfigCard",props:{configFields:{type:Object,required:!0},pluginRedisFields:{type:Array,required:!0}},setup(e){const{t:n,formatUnixTimeStamp:o}=be.createI18n("en-us",_e),r={id:{order:1},name:{order:1},type:{label:n("redis.config_card.common_fields.type_label"),hidden:!0,type:"hidden"},created_at:{label:n("redis.config_card.common_fields.created_at_label"),formatter:o,order:2},updated_at:{label:n("redis.config_card.common_fields.updated_at_label"),formatter:o,order:3}},a=e,i=u=>u!=null,d=(u,h)=>i(h)&&["password","sentinel_password"].includes(u)?"password":"text",{convertKeyToTitle:l}=St.useStringHelpers(),m=t.computed(()=>Object.entries(a.configFields).map(([u,h])=>{var M,R,f,C;return{key:u,label:((M=r[u])==null?void 0:M.label)??l(u),value:(R=r[u])!=null&&R.formatter?r[u].formatter(h):h,type:((f=r[u])==null?void 0:f.type)??d(u,h),order:((C=r[u])==null?void 0:C.order)??100}}).sort((u,h)=>u.order-h.order).filter(u=>u.type!=="hidden")),c=ye.useRedisNonStandardFields(a.configFields,a.pluginRedisFields),p=t.computed(()=>m.value.concat(c));return(u,h)=>{const M=t.resolveComponent("KCopy");return t.openBlock(),t.createElementBlock("div",rf,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.value,({key:R,label:f,value:C,type:w})=>(t.openBlock(),t.createElementBlock("div",{key:R,class:"partial-config-card-row"},[t.createElementVNode("div",af,[t.createElementVNode("div",lf,t.toDisplayString(f),1)]),t.createElementVNode("div",{class:"config-card-row-value","data-testid":`${R}-property-value`},[i(C)?(t.openBlock(),t.createElementBlock("div",cf,[w==="password"?(t.openBlock(),t.createElementBlock("div",{key:0,"data-testid":`${R}-copy-password`},[t.createVNode(M,{format:"redacted",text:String(C)},null,8,["text"])],8,mf)):(t.openBlock(),t.createElementBlock("div",{key:1,"data-testid":`${R}-plain-text`},t.toDisplayString(C),9,ff))])):(t.openBlock(),t.createElementBlock("div",{key:0,"data-testid":`${R}-no-value`}," – ",8,df))],8,sf)]))),128))])}}}),[["__scopeId","data-v-40b3d7b5"]]),pf={class:"redis-config-select","data-testid":"redis-config-select"},hf={class:"selected-redis-config"},gf=["data-testid"],yf={class:"select-item-name","data-testid":"selected-redis-config"},bf={class:"empty-redis-config","data-testid":"empty-redis-config"},_f={key:1,class:"redis-shared-config-error-message","data-testid":"redis-config-fetch-error"},Ef="1000",wr=v(t.defineComponent({__name:"RedisConfigSelect",props:{defaultRedisConfigItem:{type:String,required:!1,default:""},updateRedisModel:{type:Function,required:!0},pluginRedisFields:{type:Array,required:!0},redisType:{type:String,default:"all"},isCustomPlugin:{type:Boolean,default:!1}},emits:["showNewPartialModal"],setup(e){const{t:n}=be.createI18n("en-us",_e),o=t.inject(Qn),r={konnect:{getOne:"/v2/control-planes/{controlPlaneId}/core-entities/partials/{id}",getAll:"/v2/control-planes/{controlPlaneId}/core-entities/partials"},kongManager:{getOne:"/{workspace}/partials/{id}",getAll:"/{workspace}/partials"}},a=e,i=t.ref(null),{getMessageFromError:d}=St.useErrors(),l=t.inject(Jn),{debouncedQueryChange:m,loading:c,error:p,loadItems:u,results:h}=St.useDebouncedFilter(l,r[l.app].getAll,Ef,{fetchedItemsKey:"data",searchKeys:["id","name"]}),M=t.computed(()=>p.value?d(p.value):""),R=O=>{let g=`${l.apiBaseUrl}${r[l.app].getOne}`;return l.app==="konnect"?g=g.replace(/{controlPlaneId}/gi,(l==null?void 0:l.controlPlaneId)||""):l.app==="kongManager"&&(g=g.replace(/\/{workspace}/gi,l!=null&&l.workspace?`/${l.workspace}`:"")),g=g.replace(/{id}/gi,String(O)),g},f=t.computed(()=>{const O=(h.value||[]).map(g=>({label:g.id,name:g.name,value:g.id,type:g.type,tag:nf(g)})).filter(g=>g.type==="redis-ce"||g.type==="redis-ee");return a.redisType!=="all"?O.filter(g=>g.type===a.redisType):O}),{axiosInstance:C}=St.useAxios(l==null?void 0:l.axiosRequestConfig),w=async O=>{if(O){a.updateRedisModel(O);try{const g=await C.get(R(O));if(g.data.config){const S=Object.assign(g.data,g.data.config);delete S.config,i.value=S}}catch(g){console.error(g)}}};return t.watch(()=>o==null?void 0:o.value,async O=>{O&&await u()}),t.onBeforeMount(()=>{u(),a.defaultRedisConfigItem&&w(a.defaultRedisConfigItem)}),(O,g)=>{const S=t.resolveComponent("KLabel"),A=t.resolveComponent("KBadge"),T=t.resolveComponent("KSelect");return t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("div",pf,[t.createVNode(S,{info:e.isCustomPlugin?t.unref(n)("redis.custom_plugin.tooltip"):t.unref(n)("redis.shared_configuration.tooltip",{type:t.unref(Cr)(e.redisType)}),"tooltip-attributes":{maxWidth:"300",placement:"top"}},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(n)("redis.shared_configuration.title")),1)]),_:1},8,["info"]),g[2]||(g[2]=t.createElementVNode("div",{class:"shared-redis-config-title"},null,-1)),t.createVNode(T,{class:"redis-config-select-trigger","data-testid":"redis-config-select-trigger","enable-filtering":"","filter-function":()=>!0,items:f.value,loading:t.unref(c),"model-value":e.defaultRedisConfigItem,placeholder:t.unref(n)("redis.shared_configuration.selector.placeholder"),onChange:g[1]||(g[1]=y=>w(y==null?void 0:y.value)),onQueryChange:t.unref(m)},{"selected-item-template":t.withCtx(({item:y})=>[t.createElementVNode("div",hf,t.toDisplayString(y.name),1)]),"item-template":t.withCtx(({item:y})=>[t.createElementVNode("div",{class:"plugin-form-redis-configuration-dropdown-item","data-testid":`redis-configuration-dropdown-item-${y.name}`},[t.createElementVNode("span",yf,t.toDisplayString(y.name),1),t.createVNode(A,{appearance:"info",class:"select-item-label"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(y.tag),1)]),_:2},1024)],8,gf)]),empty:t.withCtx(()=>[t.createElementVNode("div",bf,t.toDisplayString(t.unref(n)("redis.shared_configuration.empty_state")),1)]),"dropdown-footer-text":t.withCtx(()=>[t.createElementVNode("div",{class:"new-redis-config-area","data-testid":"new-redis-config-area",onClick:g[0]||(g[0]=y=>O.$emit("showNewPartialModal"))},[t.createVNode(t.unref(Ce.AddIcon),{size:t.unref(tf)},null,8,["size"]),t.createElementVNode("span",null,t.toDisplayString(t.unref(n)("redis.shared_configuration.create_new_configuration",{type:t.unref(Cr)(e.redisType)})),1)])]),_:1},8,["items","loading","model-value","placeholder","onQueryChange"])]),i.value?(t.openBlock(),t.createBlock(uf,{key:0,"config-fields":i.value,"plugin-redis-fields":e.pluginRedisFields},null,8,["config-fields","plugin-redis-fields"])):t.createCommentVNode("",!0),M.value?(t.openBlock(),t.createElementBlock("p",_f,t.toDisplayString(M.value||t.unref(n)("redis.shared_configuration.error")),1)):t.createCommentVNode("",!0)],64)}}}),[["__scopeId","data-v-cfbe2781"]]),Tf={key:0},Cf={class:"redis-config-radio-group","data-testid":"redis-config-radio-group"},wf={key:0,class:"shared-redis-config"},Sf={key:1,class:"dedicated-redis-config"},kf={class:"dedicated-redis-config-title"},Mf={name:"VueFormGenerator",components:{formGroup:Tr,formRedis:v(t.defineComponent({__name:"FormRedis",props:{tag:{type:String,default:"fieldset",validator:function(e){return e.length>0}},model:{type:Object,default:()=>{}},options:{type:Object,required:!0},field:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default(){return[]}},redisPath:{type:String,default:void 0,required:!1},isEditing:{type:Boolean,default:!1}},emits:["modelUpdated","partialToggled","showNewPartialModal","refreshModel","validated"],setup(e,{emit:n}){const o=e,r=n,{t:a}=be.createI18n("en-us",_e),i=t.computed(()=>o.field.pluginType==="custom"),d=t.ref(!o.isEditing),l=t.ref(),m=t.ref({}),c=t.ref(),p=f=>$(f.visible)?f.visible.call(this,o.model,f,this):G(f.visible)?!0:f.visible,u=async f=>{r("modelUpdated",[{id:f,path:o.redisPath}],"partials"),c.value=[{id:f,path:o.redisPath}],l.value=f},h=(f,C)=>{m.value={...m.value,[C]:f},r("modelUpdated",f,C)},M=()=>{r("refreshModel")},R=(f,C,w)=>{r("validated",f,C,w)};return t.watch(()=>d.value,f=>{f?c.value&&r("partialToggled","redis",{partials:c.value}):r("partialToggled","partials",m.value)}),t.onBeforeMount(()=>{var f,C,w;if(o.model&&(m.value=o.field.fields.reduce((O,g)=>(Object.keys(o.model).includes(g.model)&&(O[g.model]=o.model[g.model]),O),{})),(w=(C=(f=o==null?void 0:o.model)==null?void 0:f.partials)==null?void 0:C[0])!=null&&w.id){const O=o.model.partials[0].id;d.value=!0,l.value=O}}),(f,C)=>{const w=t.resolveComponent("KAlert"),O=t.resolveComponent("KBadge"),g=t.resolveComponent("KRadio"),S=t.resolveComponent("KCard");return t.openBlock(),t.createElementBlock("div",null,[i.value?(t.openBlock(),t.createElementBlock("div",Tf,[t.createVNode(w,{"data-testid":"custom-plugin-redis-config-note",message:t.unref(a)("redis.custom_plugin.alert")},null,8,["message"]),t.createVNode(wr,{"default-redis-config-item":l.value,"is-custom-plugin":"","plugin-redis-fields":e.field.fields,"update-redis-model":u,onShowNewPartialModal:C[0]||(C[0]=A=>f.$emit("showNewPartialModal"))},null,8,["default-redis-config-item","plugin-redis-fields"])])):(t.openBlock(),t.createBlock(S,{key:1,class:"redis-config-card","data-testid":"redis-config-card",title:t.unref(a)("redis.title")},{default:t.withCtx(()=>[t.createElementVNode("div",Cf,[t.createVNode(g,{modelValue:d.value,"onUpdate:modelValue":C[1]||(C[1]=A=>d.value=A),card:"","card-orientation":"horizontal","data-testid":"shared-redis-config-radio",description:t.unref(a)("redis.shared_configuration.description"),label:t.unref(a)("redis.shared_configuration.label"),"selected-value":!0},{default:t.withCtx(()=>[t.createVNode(O,{appearance:"success"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(a)("redis.shared_configuration.badge")),1)]),_:1})]),_:1},8,["modelValue","description","label"]),t.createVNode(g,{modelValue:d.value,"onUpdate:modelValue":C[2]||(C[2]=A=>d.value=A),card:"","card-orientation":"horizontal","data-testid":"dedicated-redis-config-radio",description:t.unref(a)("redis.dedicated_configuration.description"),label:t.unref(a)("redis.dedicated_configuration.label"),"selected-value":!1},null,8,["modelValue","description","label"])]),d.value?(t.openBlock(),t.createElementBlock("div",wf,[t.createVNode(wr,{"default-redis-config-item":l.value,"plugin-redis-fields":e.field.fields,"redis-type":e.field.redisType,"update-redis-model":u,onShowNewPartialModal:C[3]||(C[3]=A=>f.$emit("showNewPartialModal"))},null,8,["default-redis-config-item","plugin-redis-fields","redis-type"])])):(t.openBlock(),t.createElementBlock("div",Sf,[t.createElementVNode("div",kf,t.toDisplayString(t.unref(a)("redis.dedicated_configuration.title")),1),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.field.fields,A=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:A.model},[p(A)?(t.openBlock(),t.createBlock(Tr,{key:0,ref_for:!0,ref:"children",errors:e.errors,field:A,model:e.model,options:e.options,vfg:e.vfg,onModelUpdated:h,onRefreshModel:M,onValidated:R},null,8,["errors","field","model","options","vfg"])):t.createCommentVNode("",!0)],64))),128))]),_:1}))]))]),_:1},8,["title"]))])}}}),[["__scopeId","data-v-addd6536"]])},mixins:[jo],inject:{autofillSlot:{from:fe,default:void 0}},provide(){var e;return{...!this.autofillSlot&&{[fe]:(e=this.$slots)==null?void 0:e[ze]}}},props:{schema:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},options:{type:Object,default(){return{validateAfterLoad:!1,validateAfterChanged:!1,child:t.ref([]),fieldIdPrefix:"",validateAsync:!1,validationErrorClass:"error",validationSuccessClass:"",helpAsHtml:!1}}},multiple:{type:Boolean,default:!1},isNewModel:{type:Boolean,default:!1},tag:{type:String,default:"fieldset",validator:function(e){return e.length>0}},enableRedisPartial:{type:Boolean,default:!1},isEditing:{type:Boolean,default:!1}},emits:["validated","modelUpdated","refreshModel","partialToggled","showNewPartialModal"],data(){return{vfg:this,errors:[],children:t.ref([]),collapseStates:{}}},computed:{fields(){const e=[];return this.schema&&this.schema.fields&&ae(this.schema.fields,n=>{(!this.multiple||n.multi===!0)&&e.push(n)}),e},groups(){const e=[];return this.schema&&this.schema.groups&&ae(this.schema.groups.slice(0),n=>{e.push(n)}),e}},watch:{model:{deep:!0,handler(e,n){n!==e&&e!=null&&this.$nextTick(()=>{this.options.validateAfterLoad===!0&&this.isNewModel!==!0?this.validate():this.clearValidationErrors()})}}},mounted(){this.$nextTick(()=>{this.model&&(this.options.validateAfterLoad===!0&&this.isNewModel!==!0?this.validate():this.clearValidationErrors())})},methods:{fieldVisible(e){return $(e.visible)?e.visible.call(this,this.model,e,this):G(e.visible)?!0:e.visible},onFieldValidated(e,n,o){this.errors=this.errors.filter(a=>a.field.fieldName!==o.schema.fieldName),!e&&n&&n.length>0&&ae(n,a=>{this.errors.push({field:o.schema,error:a})});const r=this.errors.length===0;this.$emit("validated",r,this.errors,this)},onRefreshModel(){this.$emit("refreshModel")},onModelUpdated(e,n){this.$emit("modelUpdated",e,n)},onPartialToggled(e,n){this.$emit("partialToggled",e,n)},validate(e=null){e===null&&(e=P(this.options,"validateAsync",!1)),this.clearValidationErrors();const n=[],o=[];ae(this.$refs.children,a=>{$(a.validate)&&(n.push(a.$refs.child),o.push(a.$refs.child.validate(!0)))});const r=a=>{const i=[];ae(a,(l,m)=>{Array.isArray(l)&&l.length>0&&ae(l,c=>{i.push({field:n[m].schema,error:c})})}),this.errors=i;const d=i.length===0;return this.$emit("validated",d,i,this),e?i:d};return e?Promise.all(o).then(r):r(o)},clearValidationErrors(){this.errors.splice(0),ae(this.$refs.children,e=>{e.clearValidationErrors()})}}},Af={key:0,class:"vue-form-generator"},Nf={key:0};function If(e,n,o,r,a,i){const d=t.resolveComponent("form-redis"),l=t.resolveComponent("form-group"),m=t.resolveComponent("KCollapse");return o.schema!=null?(t.openBlock(),t.createElementBlock("div",Af,[o.schema.fields?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{key:0},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.fields,c=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c.model},[c.model==="__redis_partial"&&o.enableRedisPartial?(t.openBlock(),t.createBlock(d,{key:0,errors:a.errors,field:c,"is-editing":o.isEditing,model:o.model,options:o.options,tag:o.tag,vfg:a.vfg,onModelUpdated:i.onModelUpdated,onPartialToggled:i.onPartialToggled,onShowNewPartialModal:p=>e.$emit("showNewPartialModal",c.redisType),onValidated:i.onFieldValidated},null,8,["errors","field","is-editing","model","options","tag","vfg","onModelUpdated","onPartialToggled","onShowNewPartialModal","onValidated"])):i.fieldVisible(c)?(t.openBlock(),t.createBlock(l,{key:1,ref_for:!0,ref:"children",errors:a.errors,field:c,model:o.model,options:o.options,vfg:a.vfg,onModelUpdated:i.onModelUpdated,onRefreshModel:i.onRefreshModel,onValidated:i.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:1})):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.groups,(c,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:`group-${p}`},[c.collapsible!==void 0&&c.collapsible!==!1?(t.openBlock(),t.createBlock(m,{key:0,class:"root-level-collapse","model-value":!1,title:c.collapsible.title},t.createSlots({default:t.withCtx(()=>{var u,h,M,R;return[(u=c.slots)!=null&&u.beforeContent?t.renderSlot(e.$slots,(h=c.slots)==null?void 0:h.beforeContent,{key:0}):t.createCommentVNode("",!0),c.fields.length===0&&((M=c.slots)!=null&&M.emptyState)?t.renderSlot(e.$slots,(R=c.slots)==null?void 0:R.emptyState,{key:1}):(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{key:2,class:t.normalizeClass(e.getFieldRowClasses(c))},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.fields,f=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:f.model},[i.fieldVisible(f)?(t.openBlock(),t.createBlock(l,{key:0,ref_for:!0,ref:"children",errors:a.errors,field:f,model:o.model,options:o.options,vfg:a.vfg,onModelUpdated:i.onModelUpdated,onRefreshModel:i.onRefreshModel,onValidated:i.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:2},1032,["class"])),c.collapsible!==!0&&c.collapsible.nestedCollapsible&&c.collapsible.nestedCollapsible.fields.length>0?(t.openBlock(),t.createBlock(m,{key:3,class:"nested-collapse","model-value":a.collapseStates[`group-${p}-nested`]??!0,"trigger-alignment":"leading","trigger-label":a.collapseStates[`group-${p}-nested`]??!0?c.collapsible.nestedCollapsible.triggerLabel.expand:c.collapsible.nestedCollapsible.triggerLabel.collapse,"onUpdate:modelValue":f=>a.collapseStates[`group-${p}-nested`]=f},{default:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{class:t.normalizeClass(e.getFieldRowClasses(c))},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.collapsible.nestedCollapsible.fields,f=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:f.model},[f.model==="__redis_partial"&&o.enableRedisPartial?(t.openBlock(),t.createBlock(d,{key:0,errors:a.errors,field:f,"is-editing":o.isEditing,model:o.model,options:o.options,tag:o.tag,vfg:a.vfg,onModelUpdated:i.onModelUpdated,onPartialToggled:i.onPartialToggled,onShowNewPartialModal:C=>e.$emit("showNewPartialModal",f.redisType),onValidated:i.onFieldValidated},null,8,["errors","field","is-editing","model","options","tag","vfg","onModelUpdated","onPartialToggled","onShowNewPartialModal","onValidated"])):i.fieldVisible(f)?(t.openBlock(),t.createBlock(l,{key:1,ref_for:!0,ref:"children",errors:a.errors,field:f,model:o.model,options:o.options,vfg:a.vfg,onModelUpdated:i.onModelUpdated,onRefreshModel:i.onRefreshModel,onValidated:i.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:2},1032,["class"]))]),_:2},1032,["model-value","trigger-label","onUpdate:modelValue"])):t.createCommentVNode("",!0)]}),_:2},[c.collapsible.description?{name:"visible-content",fn:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.collapsible.description),1)]),key:"0"}:void 0]),1032,["title"])):(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{key:1,class:t.normalizeClass(e.getFieldRowClasses(c))},{default:t.withCtx(()=>[c.legend?(t.openBlock(),t.createElementBlock("legend",Nf,t.toDisplayString(c.legend),1)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.fields,u=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:u.model},[i.fieldVisible(u)?(t.openBlock(),t.createBlock(l,{key:0,ref_for:!0,ref:"children",errors:a.errors,field:u,model:o.model,options:o.options,vfg:a.vfg,onModelUpdated:i.onModelUpdated,onRefreshModel:i.onRefreshModel,onValidated:i.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:2},1032,["class"]))],64))),128))])):t.createCommentVNode("",!0)}const Y=v(Mf,[["render",If]]),_t={openIdConnectDocs:"https://developer.konghq.com/plugins/openid-connect/",openIdConnectJWKDocs:"https://developer.konghq.com/plugins/openid-connect/reference/#schema--config-client-jwk",openIdConnectClusterNodesDocs:"https://developer.konghq.com/plugins/openid-connect/reference/#schema--config-redis-cluster-nodes",openIdConfigurationDocs:"https://developer.konghq.com/plugins/openid-connect/reference/",openIdAuthorizationDocs:"https://developer.konghq.com/plugins/openid-connect/#authorization"},Sr=new Set(["config-client_id","config-client_secret","config-issuer"]),kr=new Set(["config-scopes_claim","config-scopes_required","config-audience_claim","config-audience_required","config-roles_claim","config-roles_required","config-groups_claim","config-groups_required","config-authenticated_groups_claim"]),Of={name:"OIDCForm",components:{VueFormGenerator:Y},provide(){var e;return{[fe]:(e=this.$slots)==null?void 0:e[ze]}},props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},onPartialToggled:{type:Function,required:!0},isEditing:{type:Boolean,required:!0},enableRedisPartial:{type:Boolean,required:!1},showNewPartialModal:{type:Function,default:()=>{}}},data(){return{init:!1,authMethods:[],sessionManagement:!1,globalFields:null,commonFieldsSchema:null,authFieldsSchema:null,openIdConnectLink:_t.openIdConnectDocs,openIdConnectJWKLink:_t.openIdConnectJWKDocs,openIdConnectClusterNodesLink:_t.openIdConnectClusterNodesDocs,openIdConfigurationDocs:_t.openIdConfigurationDocs,openIdAuthorizationDocs:_t.openIdAuthorizationDocs,advancedFieldsSchema:{fields:[]},advancedFields:null,tabs:[{hash:"#common",title:"Common"},{hash:"#authorization",title:"Authorization"},{hash:"#advanced",title:"Advanced"}]}},computed:{displayForm(){return this.formModel.id&&this.isEditing||!this.isEditing}},watch:{formModel:{handler:function(){this.oidcSetup()}}},mounted(){this.oidcSetup()},methods:{oidcSetup(){var e;if(!this.init){this.init=!0,this.globalFields={fields:this.formSchema.fields.filter(a=>!a.model.startsWith("config")&&a.model!=="tags")};const n=this.formSchema.fields.reduce((a,i)=>(a[i.model]=i,a),{});this.commonFieldsSchema={fields:Array.from(Sr).reduce((a,i)=>(n[i]&&a.push(n[i]),a),[])},this.authFieldsSchema={fields:Array.from(kr).reduce((a,i)=>(n[i]&&a.push(n[i]),a),[])};const{redis:o,redisModels:r}=ye.useRedisPartial(this.formSchema);this.advancedFieldsSchema={fields:this.formSchema.fields.filter(a=>a.model.startsWith("config")&&a.model!=="config-auth_methods"&&!Sr.has(a.model)&&!kr.has(a.model)&&(!this.enableRedisPartial||!r.includes(a.model))||a.model==="tags").reduce((a,i)=>{var d,l,m,c;switch(i.model){case"config-client_jwk":{if(Array.isArray((l=(d=i.items)==null?void 0:d.schema)==null?void 0:l.fields))for(const p of i.items.schema.fields)p.label=p.model;a.push({...i,link:this.openIdConnectJWKLink,newElementButtonLabel:"+ Add Client JWK",...Array.isArray((c=(m=i.items)==null?void 0:m.schema)==null?void 0:c.fields)&&i.items.schema.fields.map(p=>({...p,label:p.model}))});break}case"config-session_redis_cluster_nodes":{a.push({...i,link:this.openIdConnectClusterNodesLink,newElementButtonLabel:"+ Add Cluster Node"});break}default:a.push(i)}return a},[])},this.enableRedisPartial&&this.advancedFieldsSchema.fields.unshift(o),this.sessionManagement=this.formModel["config-auth_methods"].includes("session"),this.authMethods=[{label:"Authorization Code Flow",value:"authorization_code",hint:"authorization code flow",prop:this.formModel["config-auth_methods"].includes("authorization_code")},{label:"Bearer Access Token",value:"bearer",hint:"JWT access token verification",prop:this.formModel["config-auth_methods"].includes("bearer")},{label:"Client Credentials Grant",value:"client_credentials",hint:"OAuth client credentials grant",prop:this.formModel["config-auth_methods"].includes("client_credentials")},{label:"Passwords Grant",value:"password",hint:"OAuth legacy password grant",prop:this.formModel["config-auth_methods"].includes("password")},{label:"Introspection",value:"introspection",hint:"OAuth introspection",prop:this.formModel["config-auth_methods"].includes("introspection")},{label:"UserInfo",value:"userinfo",hint:"OpenID Connect user info endpoint authentication",prop:this.formModel["config-auth_methods"].includes("userinfo")},{label:"Kong OAuth",value:"kong_oauth2",hint:"Kong OAuth plugin issued tokens verification",prop:this.formModel["config-auth_methods"].includes("kong_oauth2")},{label:"Refresh Token",value:"refresh_token",hint:"OAuth refresh token grant",prop:this.formModel["config-auth_methods"].includes("refresh_token")}];for(const a of[this.commonFieldsSchema,this.authFieldsSchema,this.advancedFieldsSchema])for(const i of a.fields){const d=(e=n[i.model])==null?void 0:e.help;i.help===void 0&&typeof d=="string"&&(i.help=d)}}},getAuthMethodsValue(e,n){const o=[];for(let r=0;r<this.authMethods.length;r++)this.authMethods[r].prop&&this.authMethods[r].value!==e&&o.push(this.authMethods[r].value);return this.sessionManagement&&e&&o.push("session"),n&&(e?o.push(e):o.push("session")),o},handleUpdate(e,n){this.formModel["config-auth_methods"]=this.getAuthMethodsValue(n,e),this.onModelUpdated()}}},Vf={class:"general-settings"},Bf={class:"link-wrapper"},Ff={class:"auth-method-container"},Rf={class:"general-settings"},Df={class:"link-wrapper"},Lf={class:"general-settings"},Uf={class:"link-wrapper"};function Pf(e,n,o,r,a,i){const d=t.resolveComponent("VueFormGenerator"),l=t.resolveComponent("KExternalLink"),m=t.resolveComponent("KLabel"),c=t.resolveComponent("KCheckbox"),p=t.resolveComponent("KInputSwitch"),u=t.resolveComponent("KTabs");return t.openBlock(),t.createElementBlock("div",null,[o.formModel.id&&o.isEditing||!o.isEditing?(t.openBlock(),t.createBlock(d,{key:0,class:"global-fields",model:o.formModel,options:o.formOptions,schema:a.globalFields,onModelUpdated:o.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),t.createVNode(u,{tabs:a.tabs},{common:t.withCtx(()=>[t.createElementVNode("div",Vf,[t.createElementVNode("div",Bf,[t.createVNode(l,{href:a.openIdConfigurationDocs},{default:t.withCtx(()=>n[2]||(n[2]=[t.createElementVNode("span",{class:"section-header"},"Common Configuration Settings",-1)])),_:1,__:[2]},8,["href"])]),n[4]||(n[4]=t.createElementVNode("div",{class:"description"}," Parameters for enabling the OpenID Connect plugin. Set these parameters before adding authorization, authentication, or other advanced configuration details. ",-1)),i.displayForm?(t.openBlock(),t.createBlock(d,{key:0,model:o.formModel,options:o.formOptions,schema:a.commonFieldsSchema,onModelUpdated:o.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),t.createVNode(m,null,{default:t.withCtx(()=>n[3]||(n[3]=[t.createTextVNode("Auth Methods",-1)])),_:1,__:[3]}),t.createElementVNode("div",Ff,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.authMethods,h=>(t.openBlock(),t.createElementBlock("div",{key:h.value,class:"auth-method"},[t.createVNode(c,{modelValue:h.prop,"onUpdate:modelValue":M=>h.prop=M,onChange:M=>i.handleUpdate(M,h.value)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(h.label),1)]),_:2},1032,["modelValue","onUpdate:modelValue","onChange"])]))),128))]),t.createVNode(p,{modelValue:a.sessionManagement,"onUpdate:modelValue":n[0]||(n[0]=h=>a.sessionManagement=h),label:"Enable Session Management",onChange:i.handleUpdate},null,8,["modelValue","onChange"])])]),authorization:t.withCtx(()=>[t.createElementVNode("div",Rf,[t.createElementVNode("div",Df,[t.createVNode(l,{href:a.openIdAuthorizationDocs},{default:t.withCtx(()=>n[5]||(n[5]=[t.createElementVNode("span",{class:"section-header"},"Authorization Configuration Settings",-1)])),_:1,__:[5]},8,["href"])]),n[6]||(n[6]=t.createElementVNode("div",{class:"description"}," Parameters for setting up claims-based authorization. ",-1)),i.displayForm?(t.openBlock(),t.createBlock(d,{key:0,model:o.formModel,options:o.formOptions,schema:a.authFieldsSchema,onModelUpdated:o.onModelUpdated},{"autofill-provider":t.withCtx(h=>[t.renderSlot(e.$slots,"autofill-provider",t.normalizeProps(t.guardReactiveProps(h)),void 0,!0)]),_:3},8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])]),advanced:t.withCtx(()=>[t.createElementVNode("div",Lf,[t.createElementVNode("div",Uf,[t.createVNode(l,{href:a.openIdConnectLink},{default:t.withCtx(()=>n[7]||(n[7]=[t.createElementVNode("span",{class:"section-header"},"Advanced Configuration Settings",-1)])),_:1,__:[7]},8,["href"])]),n[8]||(n[8]=t.createElementVNode("div",{class:"description"}," Advanced parameters for manually configuring the OpenID Connect plugin. ",-1)),i.displayForm?(t.openBlock(),t.createBlock(d,{key:0,"enable-redis-partial":o.enableRedisPartial,"is-editing":o.isEditing,model:o.formModel,options:o.formOptions,schema:a.advancedFieldsSchema,onModelUpdated:o.onModelUpdated,onPartialToggled:o.onPartialToggled,onShowNewPartialModal:n[1]||(n[1]=()=>o.showNewPartialModal(o.formSchema._supported_redis_partial_type))},null,8,["enable-redis-partial","is-editing","model","options","schema","onModelUpdated","onPartialToggled"])):t.createCommentVNode("",!0)])]),_:3},8,["tabs"])])}const $f=v(Of,[["render",Pf],["__scopeId","data-v-741bf3cb"]]),vf=v(t.defineComponent({__name:"PostFunction",props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},isEditing:{type:Boolean,required:!0}},setup(e){var d;t.provide(fe,(d=t.useSlots())==null?void 0:d[ze]);const{t:n,te:o}=be.createI18n("en-us",_e),r=e,a=t.computed(()=>r.formModel.id&&r.isEditing||!r.isEditing),i=t.computed(()=>{const l=r.formSchema;return l.fields.map(m=>{const c=`post-function.${m.model}`;return m.hint=o(`${c}.hint`)&&n(`${c}.hint`)||m.hint,m.help=o(`${c}.help`)&&n(`${c}.help`)||m.help,m.newElementButtonLabel=o(`${c}.newElementButtonLabel`)&&n(`${c}.newElementButtonLabel`)||m.newElementButtonLabel,m.model!=="tags"&&(m.valueType==="array"||m.type==="array")&&(m.type="array",m.valueArrayType="array",m.itemContainerComponent="FieldArrayItem",m.fieldClasses="post-function-array-item-container",m.fieldItemsClasses="post-function-array-item",m.inputAttributes={...m.inputAttributes,type:"textarea"}),m}),l});return(l,m)=>a.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:i.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)}}),[["__scopeId","data-v-f54f37ae"]]),xf=v(t.defineComponent({__name:"ExitTransformer",props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},isEditing:{type:Boolean,required:!0}},setup(e){var d;t.provide(fe,(d=t.useSlots())==null?void 0:d[ze]);const{t:n,te:o}=be.createI18n("en-us",_e),r=e,a=t.computed(()=>r.formModel.id&&r.isEditing||!r.isEditing),i=t.computed(()=>{const l=r.formSchema;return l.fields.map(m=>{const c=`exit-transformer.${m.model}`;return m.hint=o(`${c}.hint`)&&n(`${c}.hint`)||m.hint,m.help=o(`${c}.help`)&&n(`${c}.help`)||m.help,m.newElementButtonLabel=o(`${c}.newElementButtonLabel`)&&n(`${c}.newElementButtonLabel`)||m.newElementButtonLabel,m.model!=="tags"&&(m.valueType==="array"||m.type==="array")&&(m.type="array",m.valueArrayType="array",m.itemContainerComponent="FieldArrayItem",m.fieldClasses="exit-transformer-array-item-container",m.fieldItemsClasses="exit-transformer-array-item",m.inputAttributes={...m.inputAttributes,type:"textarea"}),m}),l});return(l,m)=>a.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:i.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)}}),[["__scopeId","data-v-0d5c541f"]]),jf={fields:[{inputType:"text",label:"Config.Account Email",model:"config-account_email",required:!0,type:"input"},{inputType:"text",label:"Config.Account Key.Key Id",model:"config-account_key-key_id",required:!0,type:"input"},{type:"input",inputType:"text",valueType:"string",label:"Config.Account Key.Key Set",model:"config-account_key-key_set",order:0,disabled:!1},{type:"checkbox",default:!1,valueType:"boolean",label:"Config.Allow Any Domain",model:"config-allow_any_domain",order:0,disabled:!1}]},zf={fields:[{type:"input",default:"",inputType:"text",valueType:"string",model:"config-api_uri",label:"Config.Api Uri",order:0,disabled:!1},{type:"checkbox",default:!1,valueType:"boolean",model:"config-tos_accepted",label:"Config.Tos Accepted",order:0,disabled:!1}]},qf={fields:[{type:"input",default:"",inputType:"text",valueType:"string",model:"config-api_uri",label:"Config.Api Uri",order:0,disabled:!1},{type:"input",inputType:"text",valueType:"string",model:"config-eab_hmac_key",label:"Config.Eab Hmac Key",order:0,disabled:!1},{type:"input",inputType:"text",valueType:"string",model:"config-eab_kid",label:"Config.Eab Kid",order:0,disabled:!1}]},Kf={class:"general-settings"},Hf={class:"sub-form"},Yf={class:"general-settings"},Gf={class:"sub-form"},Wf={class:"general-settings"},Zf=v(t.defineComponent({__name:"ACMEForm",props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},isEditing:{type:Boolean,required:!0}},setup(e){var A;t.provide(fe,(A=t.useSlots())==null?void 0:A[ze]);const n=e,o=t.ref("zeroSsl"),r=t.ref("shm"),a=t.computed(()=>{var y;const T={};if((y=n.formSchema)!=null&&y.fields)for(const B of n.formSchema.fields)T[B.model]=B;return T}),i=t.computed(()=>{var y;const T=Ae(jf);for(const B of T.fields){const x=(y=a.value[B.model])==null?void 0:y.help;B.help===void 0&&typeof x=="string"&&(B.help=x)}return T}),d=t.computed(()=>{var y;const T=Ae(zf);for(const B of T.fields){const x=(y=a.value[B.model])==null?void 0:y.help;B.help===void 0&&typeof x=="string"&&(B.help=x)}return T}),l=t.computed(()=>{var y;const T=Ae(qf);for(const B of T.fields){const x=(y=a.value[B.model])==null?void 0:y.help;B.help===void 0&&typeof x=="string"&&(B.help=x)}return T}),m=t.computed(()=>({fields:n.formSchema.fields.filter(T=>!T.model.startsWith("config")&&T.model!=="tags")})),c=t.computed(()=>({fields:i.value.fields.filter(y=>!d.value.fields.some(B=>B.model===y.model)&&!l.value.fields.some(B=>B.model===y.model))})),p=t.computed(()=>({fields:n.formSchema.fields.filter(y=>y.model.startsWith("config-storage")&&!y.model.startsWith("config-storage_config-consul")&&!y.model.startsWith("config-storage_config-redis")&&!y.model.startsWith("config-storage_config-shm")&&!y.model.startsWith("config-storage_config-vault"))})),u=t.computed(()=>({fields:n.formSchema.fields.filter(y=>y.model.startsWith("config-storage_config-consul"))})),h=t.computed(()=>({fields:n.formSchema.fields.filter(y=>y.model.startsWith("config-storage_config-redis"))})),M=t.computed(()=>({fields:n.formSchema.fields.filter(y=>y.model.startsWith("config-storage_config-shm"))})),R=t.computed(()=>({fields:n.formSchema.fields.filter(y=>y.model.startsWith("config-storage_config-vault"))})),f=t.computed(()=>({fields:n.formSchema.fields.filter(T=>T.model.startsWith("config")&&!c.value.fields.filter(y=>y.model===T.model).length&&!p.value.fields.filter(y=>y.model===T.model).length||T.model==="tags")})),C=t.computed(()=>n.formModel.id&&n.isEditing||!n.isEditing),w=[{hash:"#general",title:"General"},{hash:"#storage",title:"Storage"},{hash:"#advanced",title:"Advanced"}],O=[{label:"Lets Encrypt",value:"letsEncrypt"},{label:"Zero SSL",value:"zeroSsl",selected:!0},{label:"Other",value:"other"}];t.onMounted(()=>{o.value==="zeroSsl"&&(n.formModel["config-api_uri"]="https://acme.zerossl.com/v2/DV90")});const g=T=>{o.value=T.value,(T.value==="zeroSsl"||T.value==="other")&&(T.value==="zeroSsl"?n.formModel["config-api_uri"]="https://acme.zerossl.com/v2/DV90":n.formModel["config-api_uri"]="https://acme.example.com/",n.formModel["config-tos_accepted"]=!1),T.value==="letsEncrypt"&&(n.formModel["config-api_uri"]="https://acme-v02.api.letsencrypt.org/directory",n.formModel["config-eab_hmac_key"]="",n.formModel["config-eab_kid"]=""),n.onModelUpdated()},S=(T,y)=>{y==="config-storage"&&(r.value=T),n.onModelUpdated()};return(T,y)=>{const B=t.resolveComponent("KSelect"),x=t.resolveComponent("KTabs");return t.openBlock(),t.createElementBlock("div",null,[e.formModel.id&&e.isEditing||!e.isEditing?(t.openBlock(),t.createBlock(Y,{key:0,class:"global-fields",model:e.formModel,options:e.formOptions,schema:m.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),t.createVNode(x,{tabs:w},{general:t.withCtx(()=>[t.createElementVNode("div",Kf,[y[0]||(y[0]=t.createElementVNode("div",{class:"header-wrapper"},[t.createElementVNode("span",{class:"section-header"},"General Configuration Settings")],-1)),y[1]||(y[1]=t.createElementVNode("div",{class:"description"}," Parameters for enabling the ACME plugin. ",-1)),C.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:c.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),y[2]||(y[2]=t.createElementVNode("hr",null,null,-1)),t.createVNode(B,{class:"issuer-select",items:O,label:"Issuer",onChange:g}),t.createElementVNode("div",Hf,[o.value==="letsEncrypt"?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:d.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),o.value==="zeroSsl"||o.value==="other"?(t.openBlock(),t.createBlock(Y,{key:1,model:e.formModel,options:e.formOptions,schema:l.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])])]),storage:t.withCtx(()=>[t.createElementVNode("div",Yf,[y[3]||(y[3]=t.createElementVNode("div",{class:"header-wrapper"},[t.createElementVNode("span",{class:"section-header"},"Storage Configuration Settings")],-1)),y[4]||(y[4]=t.createElementVNode("div",{class:"description"}," Parameters for setting up storage. ",-1)),C.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:p.value,onModelUpdated:S},null,8,["model","options","schema"])):t.createCommentVNode("",!0),t.createElementVNode("div",Gf,[r.value==="consul"?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:u.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),r.value==="redis"?(t.openBlock(),t.createBlock(Y,{key:1,model:e.formModel,options:e.formOptions,schema:h.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),r.value==="shm"?(t.openBlock(),t.createBlock(Y,{key:2,model:e.formModel,options:e.formOptions,schema:M.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),r.value==="vault"?(t.openBlock(),t.createBlock(Y,{key:3,model:e.formModel,options:e.formOptions,schema:R.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])])]),advanced:t.withCtx(()=>[t.createElementVNode("div",Wf,[y[5]||(y[5]=t.createElementVNode("div",{class:"header-wrapper"},[t.createElementVNode("span",{class:"section-header"},"Advanced Configuration Settings")],-1)),y[6]||(y[6]=t.createElementVNode("div",{class:"description"}," Advanced parameters for manually configuring the ACME plugin. ",-1)),C.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:f.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])]),_:1})])}}}),[["__scopeId","data-v-07cecf5b"]]),Xf={class:"rla-form-basic-fields"},Jf={class:"rla-form-request-limits-subtitle"},Qf={class:"rla-form-request-limits-content"},eu={class:"rla-form-window-type"},tu=["innerHTML"],nu={class:"rla-form-window-type-radios"},ou={class:"rla-form-request-limits-items"},ru={class:"rla-form-request-limits-row"},au=["id"],iu={class:"rla-form-request-limits-actions"},lu={key:0,class:"rla-form-request-limits-examples"},su={class:"rla-form-request-limits-examples-badges"},du=["innerHTML"],cu={id:"rla-form-error-legend",class:"rla-form-error-inputs"},mu=Object.freeze(Object.defineProperty({__proto__:null,ACMEForm:Zf,ExitTransformer:xf,OIDCForm:$f,PostFunction:vf,RLAForm:v(t.defineComponent({__name:"RLAForm",props:{formSchema:{},formModel:{},formOptions:{},onModelUpdated:{type:Function},onPartialToggled:{type:Function},showNewPartialModal:{type:Function},isEditing:{type:Boolean},enableRedisPartial:{type:Boolean}},setup(e){var x;t.provide(fe,(x=t.useSlots())==null?void 0:x[ze]);const n={fixed:[{label:"500 requests every hour",description:"A fixed limit of 500 requests per hour resetting sharply on the hour, ensuring no user can exceed this limit.",config:{limit:500,window_size:3600}},{label:"200 requests every 30 minutes",description:"Users are allowed 200 requests per 30 minutes, resetting exactly on the 30 minute mark with no carryover of unused limits.",config:{limit:200,window_size:1800}},{label:"500 requests every day",description:"A strict limit of 5000 requests per day resetting promptly at midnight, preventing any burst traffic or inconsistent user experiences.",config:{limit:500,window_size:86400}}],sliding:[{label:"100 requests every hour",description:"Maximum of 100 requests every rolling hour, continuously adjusting the count over the course of the hour. No hard limit or known reset.",config:{limit:100,window_size:3600}},{label:"300 requests every 30 minutes",description:"Each user can make up to 300 requests in any rolling 30 minute period, with older requests dropping off as new requests are made.",config:{limit:300,window_size:1800}},{label:"500 requests every hour",description:`Each user is allowed 500 requests per hour.
|
|
1
|
+
(function(L,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("@kong-ui-public/i18n"),require("@kong/icons"),require("axios"),require("@kong-ui-public/entities-shared")):typeof define=="function"&&define.amd?define(["exports","vue","@kong-ui-public/i18n","@kong/icons","axios","@kong-ui-public/entities-shared"],t):(L=typeof globalThis<"u"?globalThis:L||self,t(L["kong-ui-public-forms"]={},L.Vue,L["kong-ui-public-i18n"],L.KongIcons,L.axios,L["kong-ui-public-entities-shared"]))})(this,function(L,t,ue,Ce,Xa,wt){"use strict";function Bn(e,n){for(var o=-1,a=e==null?0:e.length;++o<a&&n(e[o],o,e)!==!1;);return e}function Ja(e){return function(n,o,a){for(var i=-1,r=Object(n),s=a(n),l=s.length;l--;){var c=s[++i];if(o(r[c],c,r)===!1)break}return n}}var Qa=Ja();function ei(e,n){for(var o=-1,a=Array(e);++o<e;)a[o]=n(o);return a}var Fn=typeof global=="object"&&global&&global.Object===Object&&global,ti=typeof self=="object"&&self&&self.Object===Object&&self,ge=Fn||ti||Function("return this")(),De=ge.Symbol,Rn=Object.prototype,ni=Rn.hasOwnProperty,oi=Rn.toString,lt=De?De.toStringTag:void 0;function ai(e){var n=ni.call(e,lt),o=e[lt];try{e[lt]=void 0;var a=!0}catch{}var i=oi.call(e);return a&&(n?e[lt]=o:delete e[lt]),i}var ii=Object.prototype,ri=ii.toString;function li(e){return ri.call(e)}var si="[object Null]",di="[object Undefined]",Dn=De?De.toStringTag:void 0;function Le(e){return e==null?e===void 0?di:si:Dn&&Dn in Object(e)?ai(e):li(e)}function Ue(e){return e!=null&&typeof e=="object"}var ci="[object Arguments]";function Ln(e){return Ue(e)&&Le(e)==ci}var Un=Object.prototype,mi=Un.hasOwnProperty,ui=Un.propertyIsEnumerable,fi=Ln(function(){return arguments}())?Ln:function(e){return Ue(e)&&mi.call(e,"callee")&&!ui.call(e,"callee")},Pe=Array.isArray;function hi(){return!1}var Pn=typeof L=="object"&&L&&!L.nodeType&&L,$n=Pn&&typeof module=="object"&&module&&!module.nodeType&&module,pi=$n&&$n.exports===Pn,vn=pi?ge.Buffer:void 0,gi=vn?vn.isBuffer:void 0,xn=gi||hi,yi=9007199254740991,bi=/^(?:0|[1-9]\d*)$/;function jn(e,n){var o=typeof e;return n=n??yi,!!n&&(o=="number"||o!="symbol"&&bi.test(e))&&e>-1&&e%1==0&&e<n}var _i=9007199254740991;function qn(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=_i}var Ei="[object Arguments]",Si="[object Array]",Ti="[object Boolean]",Ci="[object Date]",wi="[object Error]",ki="[object Function]",Mi="[object Map]",Ai="[object Number]",Ni="[object Object]",Ii="[object RegExp]",Oi="[object Set]",Vi="[object String]",Bi="[object WeakMap]",Fi="[object ArrayBuffer]",Ri="[object DataView]",Di="[object Float32Array]",Li="[object Float64Array]",Ui="[object Int8Array]",Pi="[object Int16Array]",$i="[object Int32Array]",vi="[object Uint8Array]",xi="[object Uint8ClampedArray]",ji="[object Uint16Array]",qi="[object Uint32Array]",q={};q[Di]=q[Li]=q[Ui]=q[Pi]=q[$i]=q[vi]=q[xi]=q[ji]=q[qi]=!0,q[Ei]=q[Si]=q[Fi]=q[Ti]=q[Ri]=q[Ci]=q[wi]=q[ki]=q[Mi]=q[Ai]=q[Ni]=q[Ii]=q[Oi]=q[Vi]=q[Bi]=!1;function zi(e){return Ue(e)&&qn(e.length)&&!!q[Le(e)]}function Wt(e){return function(n){return e(n)}}var zn=typeof L=="object"&&L&&!L.nodeType&&L,st=zn&&typeof module=="object"&&module&&!module.nodeType&&module,Ki=st&&st.exports===zn,Zt=Ki&&Fn.process,We=function(){try{var e=st&&st.require&&st.require("util").types;return e||Zt&&Zt.binding&&Zt.binding("util")}catch{}}(),Kn=We&&We.isTypedArray,Hi=Kn?Wt(Kn):zi,Yi=Object.prototype,Gi=Yi.hasOwnProperty;function Hn(e,n){var o=Pe(e),a=!o&&fi(e),i=!o&&!a&&xn(e),r=!o&&!a&&!i&&Hi(e),s=o||a||i||r,l=s?ei(e.length,String):[],c=l.length;for(var m in e)(n||Gi.call(e,m))&&!(s&&(m=="length"||i&&(m=="offset"||m=="parent")||r&&(m=="buffer"||m=="byteLength"||m=="byteOffset")||jn(m,c)))&&l.push(m);return l}var Wi=Object.prototype;function Xt(e){var n=e&&e.constructor,o=typeof n=="function"&&n.prototype||Wi;return e===o}function Yn(e,n){return function(o){return e(n(o))}}var Zi=Yn(Object.keys,Object),Xi=Object.prototype,Ji=Xi.hasOwnProperty;function Qi(e){if(!Xt(e))return Zi(e);var n=[];for(var o in Object(e))Ji.call(e,o)&&o!="constructor"&&n.push(o);return n}function fe(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var er="[object AsyncFunction]",tr="[object Function]",nr="[object GeneratorFunction]",or="[object Proxy]";function v(e){if(!fe(e))return!1;var n=Le(e);return n==tr||n==nr||n==er||n==or}function kt(e){return e!=null&&qn(e.length)&&!v(e)}function Mt(e){return kt(e)?Hn(e):Qi(e)}function ar(e,n){return e&&Qa(e,n,Mt)}function ir(e,n){return function(o,a){if(o==null)return o;if(!kt(o))return e(o,a);for(var i=o.length,r=-1,s=Object(o);++r<i&&a(s[r],r,s)!==!1;);return o}}var rr=ir(ar);function Jt(e){return e}function lr(e){return typeof e=="function"?e:Jt}function re(e,n){var o=Pe(e)?Bn:rr;return o(e,lr(n))}var sr="[object Symbol]";function At(e){return typeof e=="symbol"||Ue(e)&&Le(e)==sr}var dr=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,cr=/^\w*$/;function mr(e,n){if(Pe(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||At(e)?!0:cr.test(e)||!dr.test(e)||n!=null&&e in Object(n)}var Qt=ge["__core-js_shared__"],Gn=function(){var e=/[^.]+$/.exec(Qt&&Qt.keys&&Qt.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function ur(e){return!!Gn&&Gn in e}var fr=Function.prototype,hr=fr.toString;function xe(e){if(e!=null){try{return hr.call(e)}catch{}try{return e+""}catch{}}return""}var pr=/[\\^$.*+?()[\]{}|]/g,gr=/^\[object .+?Constructor\]$/,yr=Function.prototype,br=Object.prototype,_r=yr.toString,Er=br.hasOwnProperty,Sr=RegExp("^"+_r.call(Er).replace(pr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Tr(e){if(!fe(e)||ur(e))return!1;var n=v(e)?Sr:gr;return n.test(xe(e))}function Cr(e,n){return e==null?void 0:e[n]}function je(e,n){var o=Cr(e,n);return Tr(o)?o:void 0}var dt=je(Object,"create");function wr(){this.__data__=dt?dt(null):{},this.size=0}function kr(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var Mr="__lodash_hash_undefined__",Ar=Object.prototype,Nr=Ar.hasOwnProperty;function Ir(e){var n=this.__data__;if(dt){var o=n[e];return o===Mr?void 0:o}return Nr.call(n,e)?n[e]:void 0}var Or=Object.prototype,Vr=Or.hasOwnProperty;function Br(e){var n=this.__data__;return dt?n[e]!==void 0:Vr.call(n,e)}var Fr="__lodash_hash_undefined__";function Rr(e,n){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=dt&&n===void 0?Fr:n,this}function qe(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var a=e[n];this.set(a[0],a[1])}}qe.prototype.clear=wr,qe.prototype.delete=kr,qe.prototype.get=Ir,qe.prototype.has=Br,qe.prototype.set=Rr;function Dr(){this.__data__=[],this.size=0}function Nt(e,n){return e===n||e!==e&&n!==n}function It(e,n){for(var o=e.length;o--;)if(Nt(e[o][0],n))return o;return-1}var Lr=Array.prototype,Ur=Lr.splice;function Pr(e){var n=this.__data__,o=It(n,e);if(o<0)return!1;var a=n.length-1;return o==a?n.pop():Ur.call(n,o,1),--this.size,!0}function $r(e){var n=this.__data__,o=It(n,e);return o<0?void 0:n[o][1]}function vr(e){return It(this.__data__,e)>-1}function xr(e,n){var o=this.__data__,a=It(o,e);return a<0?(++this.size,o.push([e,n])):o[a][1]=n,this}function ke(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var a=e[n];this.set(a[0],a[1])}}ke.prototype.clear=Dr,ke.prototype.delete=Pr,ke.prototype.get=$r,ke.prototype.has=vr,ke.prototype.set=xr;var ct=je(ge,"Map");function jr(){this.size=0,this.__data__={hash:new qe,map:new(ct||ke),string:new qe}}function qr(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}function Ot(e,n){var o=e.__data__;return qr(n)?o[typeof n=="string"?"string":"hash"]:o.map}function zr(e){var n=Ot(this,e).delete(e);return this.size-=n?1:0,n}function Kr(e){return Ot(this,e).get(e)}function Hr(e){return Ot(this,e).has(e)}function Yr(e,n){var o=Ot(this,e),a=o.size;return o.set(e,n),this.size+=o.size==a?0:1,this}function Me(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var a=e[n];this.set(a[0],a[1])}}Me.prototype.clear=jr,Me.prototype.delete=zr,Me.prototype.get=Kr,Me.prototype.has=Hr,Me.prototype.set=Yr;var Gr="Expected a function";function en(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(Gr);var o=function(){var a=arguments,i=n?n.apply(this,a):a[0],r=o.cache;if(r.has(i))return r.get(i);var s=e.apply(this,a);return o.cache=r.set(i,s)||r,s};return o.cache=new(en.Cache||Me),o}en.Cache=Me;var Wr=500;function Zr(e){var n=en(e,function(a){return o.size===Wr&&o.clear(),a}),o=n.cache;return n}var Xr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Jr=/\\(\\)?/g,Qr=Zr(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(Xr,function(o,a,i,r){n.push(i?r.replace(Jr,"$1"):a||o)}),n});function el(e,n){for(var o=-1,a=e==null?0:e.length,i=Array(a);++o<a;)i[o]=n(e[o],o,e);return i}var Wn=De?De.prototype:void 0,Zn=Wn?Wn.toString:void 0;function Xn(e){if(typeof e=="string")return e;if(Pe(e))return el(e,Xn)+"";if(At(e))return Zn?Zn.call(e):"";var n=e+"";return n=="0"&&1/e==-1/0?"-0":n}function Jn(e){return e==null?"":Xn(e)}function tl(e,n){return Pe(e)?e:mr(e,n)?[e]:Qr(Jn(e))}function nl(e){if(typeof e=="string"||At(e))return e;var n=e+"";return n=="0"&&1/e==-1/0?"-0":n}function ol(e,n){n=tl(n,e);for(var o=0,a=n.length;e!=null&&o<a;)e=e[nl(n[o++])];return o&&o==a?e:void 0}function P(e,n,o){var a=e==null?void 0:ol(e,n);return a===void 0?o:a}function G(e){return e==null}const oe="kong-ui-forms-api",Qn="kong-ui-forms-config",eo="redis-partial-list-fetcher-key",al="redis-partial-info",ze="autofill",he="autofillSlot",_e={CREATE_NOT_FROM_ENTITY:"CREATE_NOT_FROM_ENTITY",CREATE_FROM_ENTITY:"CREATE_FROM_ENTITY",UPDATE_ENTITY:"UPDATE_ENTITY",SET_REFERRAL_VALUE:"SET_REFERRAL_VALUE"};/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:to,setPrototypeOf:no,isFrozen:il,getPrototypeOf:rl,getOwnPropertyDescriptor:ll}=Object;let{freeze:le,seal:ye,create:oo}=Object,{apply:tn,construct:nn}=typeof Reflect<"u"&&Reflect;le||(le=function(n){return n}),ye||(ye=function(n){return n}),tn||(tn=function(n,o,a){return n.apply(o,a)}),nn||(nn=function(n,o){return new n(...o)});const Vt=de(Array.prototype.forEach),sl=de(Array.prototype.lastIndexOf),ao=de(Array.prototype.pop),mt=de(Array.prototype.push),dl=de(Array.prototype.splice),Bt=de(String.prototype.toLowerCase),on=de(String.prototype.toString),io=de(String.prototype.match),ut=de(String.prototype.replace),cl=de(String.prototype.indexOf),ml=de(String.prototype.trim),Ee=de(Object.prototype.hasOwnProperty),se=de(RegExp.prototype.test),ft=ul(TypeError);function de(e){return function(n){n instanceof RegExp&&(n.lastIndex=0);for(var o=arguments.length,a=new Array(o>1?o-1:0),i=1;i<o;i++)a[i-1]=arguments[i];return tn(e,n,a)}}function ul(e){return function(){for(var n=arguments.length,o=new Array(n),a=0;a<n;a++)o[a]=arguments[a];return nn(e,o)}}function D(e,n){let o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Bt;no&&no(e,null);let a=n.length;for(;a--;){let i=n[a];if(typeof i=="string"){const r=o(i);r!==i&&(il(n)||(n[a]=r),i=r)}e[i]=!0}return e}function fl(e){for(let n=0;n<e.length;n++)Ee(e,n)||(e[n]=null);return e}function Ae(e){const n=oo(null);for(const[o,a]of to(e))Ee(e,o)&&(Array.isArray(a)?n[o]=fl(a):a&&typeof a=="object"&&a.constructor===Object?n[o]=Ae(a):n[o]=a);return n}function ht(e,n){for(;e!==null;){const a=ll(e,n);if(a){if(a.get)return de(a.get);if(typeof a.value=="function")return de(a.value)}e=rl(e)}function o(){return null}return o}const ro=le(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),an=le(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),rn=le(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),hl=le(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),ln=le(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),pl=le(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),lo=le(["#text"]),so=le(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),sn=le(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),co=le(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Ft=le(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),gl=ye(/\{\{[\w\W]*|[\w\W]*\}\}/gm),yl=ye(/<%[\w\W]*|[\w\W]*%>/gm),bl=ye(/\$\{[\w\W]*/gm),_l=ye(/^data-[\-\w.\u00B7-\uFFFF]+$/),El=ye(/^aria-[\-\w]+$/),mo=ye(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Sl=ye(/^(?:\w+script|data):/i),Tl=ye(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),uo=ye(/^html$/i),Cl=ye(/^[a-z][.\w]*(-[.\w]+)+$/i);var fo=Object.freeze({__proto__:null,ARIA_ATTR:El,ATTR_WHITESPACE:Tl,CUSTOM_ELEMENT:Cl,DATA_ATTR:_l,DOCTYPE_NAME:uo,ERB_EXPR:yl,IS_ALLOWED_URI:mo,IS_SCRIPT_OR_DATA:Sl,MUSTACHE_EXPR:gl,TMPLIT_EXPR:bl});const pt={element:1,text:3,progressingInstruction:7,comment:8,document:9},wl=function(){return typeof window>"u"?null:window},kl=function(n,o){if(typeof n!="object"||typeof n.createPolicy!="function")return null;let a=null;const i="data-tt-policy-suffix";o&&o.hasAttribute(i)&&(a=o.getAttribute(i));const r="dompurify"+(a?"#"+a:"");try{return n.createPolicy(r,{createHTML(s){return s},createScriptURL(s){return s}})}catch{return console.warn("TrustedTypes policy "+r+" could not be created."),null}},ho=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function po(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:wl();const n=I=>po(I);if(n.version="3.2.6",n.removed=[],!e||!e.document||e.document.nodeType!==pt.document||!e.Element)return n.isSupported=!1,n;let{document:o}=e;const a=o,i=a.currentScript,{DocumentFragment:r,HTMLTemplateElement:s,Node:l,Element:c,NodeFilter:m,NamedNodeMap:h=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:u,DOMParser:b,trustedTypes:M}=e,F=c.prototype,f=ht(F,"cloneNode"),C=ht(F,"remove"),w=ht(F,"nextSibling"),N=ht(F,"childNodes"),_=ht(F,"parentNode");if(typeof s=="function"){const I=o.createElement("template");I.content&&I.content.ownerDocument&&(o=I.content.ownerDocument)}let k,g="";const{implementation:y,createNodeIterator:p,createDocumentFragment:V,getElementsByTagName:x}=o,{importNode:T}=a;let S=ho();n.isSupported=typeof to=="function"&&typeof _=="function"&&y&&y.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:B,ERB_EXPR:R,TMPLIT_EXPR:U,DATA_ATTR:ee,ARIA_ATTR:Oe,IS_SCRIPT_OR_DATA:J,ATTR_WHITESPACE:Ve,CUSTOM_ELEMENT:En}=fo;let{IS_ALLOWED_URI:xt}=fo,O=null;const H=D({},[...ro,...an,...rn,...ln,...lo]);let Z=null;const Ia=D({},[...so,...sn,...co,...Ft]);let X=Object.seal(oo(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Et=null,Sn=null,Oa=!0,Tn=!0,Va=!1,Ba=!0,et=!1,jt=!0,Ge=!1,Cn=!1,wn=!1,tt=!1,qt=!1,zt=!1,Fa=!0,Ra=!1;const Rf="user-content-";let kn=!0,St=!1,nt={},ot=null;const Da=D({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let La=null;const Ua=D({},["audio","video","img","source","image","track"]);let Mn=null;const Pa=D({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Kt="http://www.w3.org/1998/Math/MathML",Ht="http://www.w3.org/2000/svg",Be="http://www.w3.org/1999/xhtml";let at=Be,An=!1,Nn=null;const Df=D({},[Kt,Ht,Be],on);let Yt=D({},["mi","mo","mn","ms","mtext"]),Gt=D({},["annotation-xml"]);const Lf=D({},["title","style","font","a","script"]);let Tt=null;const Uf=["application/xhtml+xml","text/html"],Pf="text/html";let te=null,it=null;const $f=o.createElement("form"),$a=function(d){return d instanceof RegExp||d instanceof Function},In=function(){let d=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(it&&it===d)){if((!d||typeof d!="object")&&(d={}),d=Ae(d),Tt=Uf.indexOf(d.PARSER_MEDIA_TYPE)===-1?Pf:d.PARSER_MEDIA_TYPE,te=Tt==="application/xhtml+xml"?on:Bt,O=Ee(d,"ALLOWED_TAGS")?D({},d.ALLOWED_TAGS,te):H,Z=Ee(d,"ALLOWED_ATTR")?D({},d.ALLOWED_ATTR,te):Ia,Nn=Ee(d,"ALLOWED_NAMESPACES")?D({},d.ALLOWED_NAMESPACES,on):Df,Mn=Ee(d,"ADD_URI_SAFE_ATTR")?D(Ae(Pa),d.ADD_URI_SAFE_ATTR,te):Pa,La=Ee(d,"ADD_DATA_URI_TAGS")?D(Ae(Ua),d.ADD_DATA_URI_TAGS,te):Ua,ot=Ee(d,"FORBID_CONTENTS")?D({},d.FORBID_CONTENTS,te):Da,Et=Ee(d,"FORBID_TAGS")?D({},d.FORBID_TAGS,te):Ae({}),Sn=Ee(d,"FORBID_ATTR")?D({},d.FORBID_ATTR,te):Ae({}),nt=Ee(d,"USE_PROFILES")?d.USE_PROFILES:!1,Oa=d.ALLOW_ARIA_ATTR!==!1,Tn=d.ALLOW_DATA_ATTR!==!1,Va=d.ALLOW_UNKNOWN_PROTOCOLS||!1,Ba=d.ALLOW_SELF_CLOSE_IN_ATTR!==!1,et=d.SAFE_FOR_TEMPLATES||!1,jt=d.SAFE_FOR_XML!==!1,Ge=d.WHOLE_DOCUMENT||!1,tt=d.RETURN_DOM||!1,qt=d.RETURN_DOM_FRAGMENT||!1,zt=d.RETURN_TRUSTED_TYPE||!1,wn=d.FORCE_BODY||!1,Fa=d.SANITIZE_DOM!==!1,Ra=d.SANITIZE_NAMED_PROPS||!1,kn=d.KEEP_CONTENT!==!1,St=d.IN_PLACE||!1,xt=d.ALLOWED_URI_REGEXP||mo,at=d.NAMESPACE||Be,Yt=d.MATHML_TEXT_INTEGRATION_POINTS||Yt,Gt=d.HTML_INTEGRATION_POINTS||Gt,X=d.CUSTOM_ELEMENT_HANDLING||{},d.CUSTOM_ELEMENT_HANDLING&&$a(d.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(X.tagNameCheck=d.CUSTOM_ELEMENT_HANDLING.tagNameCheck),d.CUSTOM_ELEMENT_HANDLING&&$a(d.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(X.attributeNameCheck=d.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),d.CUSTOM_ELEMENT_HANDLING&&typeof d.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(X.allowCustomizedBuiltInElements=d.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),et&&(Tn=!1),qt&&(tt=!0),nt&&(O=D({},lo),Z=[],nt.html===!0&&(D(O,ro),D(Z,so)),nt.svg===!0&&(D(O,an),D(Z,sn),D(Z,Ft)),nt.svgFilters===!0&&(D(O,rn),D(Z,sn),D(Z,Ft)),nt.mathMl===!0&&(D(O,ln),D(Z,co),D(Z,Ft))),d.ADD_TAGS&&(O===H&&(O=Ae(O)),D(O,d.ADD_TAGS,te)),d.ADD_ATTR&&(Z===Ia&&(Z=Ae(Z)),D(Z,d.ADD_ATTR,te)),d.ADD_URI_SAFE_ATTR&&D(Mn,d.ADD_URI_SAFE_ATTR,te),d.FORBID_CONTENTS&&(ot===Da&&(ot=Ae(ot)),D(ot,d.FORBID_CONTENTS,te)),kn&&(O["#text"]=!0),Ge&&D(O,["html","head","body"]),O.table&&(D(O,["tbody"]),delete Et.tbody),d.TRUSTED_TYPES_POLICY){if(typeof d.TRUSTED_TYPES_POLICY.createHTML!="function")throw ft('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof d.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw ft('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');k=d.TRUSTED_TYPES_POLICY,g=k.createHTML("")}else k===void 0&&(k=kl(M,i)),k!==null&&typeof g=="string"&&(g=k.createHTML(""));le&&le(d),it=d}},va=D({},[...an,...rn,...hl]),xa=D({},[...ln,...pl]),vf=function(d){let E=_(d);(!E||!E.tagName)&&(E={namespaceURI:at,tagName:"template"});const A=Bt(d.tagName),z=Bt(E.tagName);return Nn[d.namespaceURI]?d.namespaceURI===Ht?E.namespaceURI===Be?A==="svg":E.namespaceURI===Kt?A==="svg"&&(z==="annotation-xml"||Yt[z]):!!va[A]:d.namespaceURI===Kt?E.namespaceURI===Be?A==="math":E.namespaceURI===Ht?A==="math"&&Gt[z]:!!xa[A]:d.namespaceURI===Be?E.namespaceURI===Ht&&!Gt[z]||E.namespaceURI===Kt&&!Yt[z]?!1:!xa[A]&&(Lf[A]||!va[A]):!!(Tt==="application/xhtml+xml"&&Nn[d.namespaceURI]):!1},we=function(d){mt(n.removed,{element:d});try{_(d).removeChild(d)}catch{C(d)}},rt=function(d,E){try{mt(n.removed,{attribute:E.getAttributeNode(d),from:E})}catch{mt(n.removed,{attribute:null,from:E})}if(E.removeAttribute(d),d==="is")if(tt||qt)try{we(E)}catch{}else try{E.setAttribute(d,"")}catch{}},ja=function(d){let E=null,A=null;if(wn)d="<remove></remove>"+d;else{const Q=io(d,/^[\r\n\t ]+/);A=Q&&Q[0]}Tt==="application/xhtml+xml"&&at===Be&&(d='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+d+"</body></html>");const z=k?k.createHTML(d):d;if(at===Be)try{E=new b().parseFromString(z,Tt)}catch{}if(!E||!E.documentElement){E=y.createDocument(at,"template",null);try{E.documentElement.innerHTML=An?g:z}catch{}}const ae=E.body||E.documentElement;return d&&A&&ae.insertBefore(o.createTextNode(A),ae.childNodes[0]||null),at===Be?x.call(E,Ge?"html":"body")[0]:Ge?E.documentElement:ae},qa=function(d){return p.call(d.ownerDocument||d,d,m.SHOW_ELEMENT|m.SHOW_COMMENT|m.SHOW_TEXT|m.SHOW_PROCESSING_INSTRUCTION|m.SHOW_CDATA_SECTION,null)},On=function(d){return d instanceof u&&(typeof d.nodeName!="string"||typeof d.textContent!="string"||typeof d.removeChild!="function"||!(d.attributes instanceof h)||typeof d.removeAttribute!="function"||typeof d.setAttribute!="function"||typeof d.namespaceURI!="string"||typeof d.insertBefore!="function"||typeof d.hasChildNodes!="function")},za=function(d){return typeof l=="function"&&d instanceof l};function Fe(I,d,E){Vt(I,A=>{A.call(n,d,E,it)})}const Ka=function(d){let E=null;if(Fe(S.beforeSanitizeElements,d,null),On(d))return we(d),!0;const A=te(d.nodeName);if(Fe(S.uponSanitizeElement,d,{tagName:A,allowedTags:O}),jt&&d.hasChildNodes()&&!za(d.firstElementChild)&&se(/<[/\w!]/g,d.innerHTML)&&se(/<[/\w!]/g,d.textContent)||d.nodeType===pt.progressingInstruction||jt&&d.nodeType===pt.comment&&se(/<[/\w]/g,d.data))return we(d),!0;if(!O[A]||Et[A]){if(!Et[A]&&Ya(A)&&(X.tagNameCheck instanceof RegExp&&se(X.tagNameCheck,A)||X.tagNameCheck instanceof Function&&X.tagNameCheck(A)))return!1;if(kn&&!ot[A]){const z=_(d)||d.parentNode,ae=N(d)||d.childNodes;if(ae&&z){const Q=ae.length;for(let me=Q-1;me>=0;--me){const Re=f(ae[me],!0);Re.__removalCount=(d.__removalCount||0)+1,z.insertBefore(Re,w(d))}}}return we(d),!0}return d instanceof c&&!vf(d)||(A==="noscript"||A==="noembed"||A==="noframes")&&se(/<\/no(script|embed|frames)/i,d.innerHTML)?(we(d),!0):(et&&d.nodeType===pt.text&&(E=d.textContent,Vt([B,R,U],z=>{E=ut(E,z," ")}),d.textContent!==E&&(mt(n.removed,{element:d.cloneNode()}),d.textContent=E)),Fe(S.afterSanitizeElements,d,null),!1)},Ha=function(d,E,A){if(Fa&&(E==="id"||E==="name")&&(A in o||A in $f))return!1;if(!(Tn&&!Sn[E]&&se(ee,E))){if(!(Oa&&se(Oe,E))){if(!Z[E]||Sn[E]){if(!(Ya(d)&&(X.tagNameCheck instanceof RegExp&&se(X.tagNameCheck,d)||X.tagNameCheck instanceof Function&&X.tagNameCheck(d))&&(X.attributeNameCheck instanceof RegExp&&se(X.attributeNameCheck,E)||X.attributeNameCheck instanceof Function&&X.attributeNameCheck(E))||E==="is"&&X.allowCustomizedBuiltInElements&&(X.tagNameCheck instanceof RegExp&&se(X.tagNameCheck,A)||X.tagNameCheck instanceof Function&&X.tagNameCheck(A))))return!1}else if(!Mn[E]){if(!se(xt,ut(A,Ve,""))){if(!((E==="src"||E==="xlink:href"||E==="href")&&d!=="script"&&cl(A,"data:")===0&&La[d])){if(!(Va&&!se(J,ut(A,Ve,"")))){if(A)return!1}}}}}}return!0},Ya=function(d){return d!=="annotation-xml"&&io(d,En)},Ga=function(d){Fe(S.beforeSanitizeAttributes,d,null);const{attributes:E}=d;if(!E||On(d))return;const A={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Z,forceKeepAttr:void 0};let z=E.length;for(;z--;){const ae=E[z],{name:Q,namespaceURI:me,value:Re}=ae,Ct=te(Q),Vn=Re;let ie=Q==="value"?Vn:ml(Vn);if(A.attrName=Ct,A.attrValue=ie,A.keepAttr=!0,A.forceKeepAttr=void 0,Fe(S.uponSanitizeAttribute,d,A),ie=A.attrValue,Ra&&(Ct==="id"||Ct==="name")&&(rt(Q,d),ie=Rf+ie),jt&&se(/((--!?|])>)|<\/(style|title)/i,ie)){rt(Q,d);continue}if(A.forceKeepAttr)continue;if(!A.keepAttr){rt(Q,d);continue}if(!Ba&&se(/\/>/i,ie)){rt(Q,d);continue}et&&Vt([B,R,U],Za=>{ie=ut(ie,Za," ")});const Wa=te(d.nodeName);if(!Ha(Wa,Ct,ie)){rt(Q,d);continue}if(k&&typeof M=="object"&&typeof M.getAttributeType=="function"&&!me)switch(M.getAttributeType(Wa,Ct)){case"TrustedHTML":{ie=k.createHTML(ie);break}case"TrustedScriptURL":{ie=k.createScriptURL(ie);break}}if(ie!==Vn)try{me?d.setAttributeNS(me,Q,ie):d.setAttribute(Q,ie),On(d)?we(d):ao(n.removed)}catch{rt(Q,d)}}Fe(S.afterSanitizeAttributes,d,null)},xf=function I(d){let E=null;const A=qa(d);for(Fe(S.beforeSanitizeShadowDOM,d,null);E=A.nextNode();)Fe(S.uponSanitizeShadowNode,E,null),Ka(E),Ga(E),E.content instanceof r&&I(E.content);Fe(S.afterSanitizeShadowDOM,d,null)};return n.sanitize=function(I){let d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E=null,A=null,z=null,ae=null;if(An=!I,An&&(I="<!-->"),typeof I!="string"&&!za(I))if(typeof I.toString=="function"){if(I=I.toString(),typeof I!="string")throw ft("dirty is not a string, aborting")}else throw ft("toString is not a function");if(!n.isSupported)return I;if(Cn||In(d),n.removed=[],typeof I=="string"&&(St=!1),St){if(I.nodeName){const Re=te(I.nodeName);if(!O[Re]||Et[Re])throw ft("root node is forbidden and cannot be sanitized in-place")}}else if(I instanceof l)E=ja("<!---->"),A=E.ownerDocument.importNode(I,!0),A.nodeType===pt.element&&A.nodeName==="BODY"||A.nodeName==="HTML"?E=A:E.appendChild(A);else{if(!tt&&!et&&!Ge&&I.indexOf("<")===-1)return k&&zt?k.createHTML(I):I;if(E=ja(I),!E)return tt?null:zt?g:""}E&&wn&&we(E.firstChild);const Q=qa(St?I:E);for(;z=Q.nextNode();)Ka(z),Ga(z),z.content instanceof r&&xf(z.content);if(St)return I;if(tt){if(qt)for(ae=V.call(E.ownerDocument);E.firstChild;)ae.appendChild(E.firstChild);else ae=E;return(Z.shadowroot||Z.shadowrootmode)&&(ae=T.call(a,ae,!0)),ae}let me=Ge?E.outerHTML:E.innerHTML;return Ge&&O["!doctype"]&&E.ownerDocument&&E.ownerDocument.doctype&&E.ownerDocument.doctype.name&&se(uo,E.ownerDocument.doctype.name)&&(me="<!DOCTYPE "+E.ownerDocument.doctype.name+`>
|
|
2
|
+
`+me),et&&Vt([B,R,U],Re=>{me=ut(me,Re," ")}),k&&zt?k.createHTML(me):me},n.setConfig=function(){let I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};In(I),Cn=!0},n.clearConfig=function(){it=null,Cn=!1},n.isValidAttribute=function(I,d,E){it||In({});const A=te(I),z=te(d);return Ha(A,z,E)},n.addHook=function(I,d){typeof d=="function"&&mt(S[I],d)},n.removeHook=function(I,d){if(d!==void 0){const E=sl(S[I],d);return E===-1?void 0:dl(S[I],E,1)[0]}return ao(S[I])},n.removeHooks=function(I){S[I]=[]},n.removeAllHooks=function(){S=ho()},n}var Ml=po();function Al(){this.__data__=new ke,this.size=0}function Nl(e){var n=this.__data__,o=n.delete(e);return this.size=n.size,o}function Il(e){return this.__data__.get(e)}function Ol(e){return this.__data__.has(e)}var Vl=200;function Bl(e,n){var o=this.__data__;if(o instanceof ke){var a=o.__data__;if(!ct||a.length<Vl-1)return a.push([e,n]),this.size=++o.size,this;o=this.__data__=new Me(a)}return o.set(e,n),this.size=o.size,this}function Ze(e){var n=this.__data__=new ke(e);this.size=n.size}Ze.prototype.clear=Al,Ze.prototype.delete=Nl,Ze.prototype.get=Il,Ze.prototype.has=Ol,Ze.prototype.set=Bl;var Rt=function(){try{var e=je(Object,"defineProperty");return e({},"",{}),e}catch{}}();function go(e,n,o){n=="__proto__"&&Rt?Rt(e,n,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[n]=o}var Fl=Object.prototype,Rl=Fl.hasOwnProperty;function yo(e,n,o){var a=e[n];(!(Rl.call(e,n)&&Nt(a,o))||o===void 0&&!(n in e))&&go(e,n,o)}function Dt(e,n,o,a){var i=!o;o||(o={});for(var r=-1,s=n.length;++r<s;){var l=n[r],c=void 0;c===void 0&&(c=e[l]),i?go(o,l,c):yo(o,l,c)}return o}function Dl(e,n){return e&&Dt(n,Mt(n),e)}function Ll(e){var n=[];if(e!=null)for(var o in Object(e))n.push(o);return n}var Ul=Object.prototype,Pl=Ul.hasOwnProperty;function $l(e){if(!fe(e))return Ll(e);var n=Xt(e),o=[];for(var a in e)a=="constructor"&&(n||!Pl.call(e,a))||o.push(a);return o}function Lt(e){return kt(e)?Hn(e,!0):$l(e)}function vl(e,n){return e&&Dt(n,Lt(n),e)}var bo=typeof L=="object"&&L&&!L.nodeType&&L,_o=bo&&typeof module=="object"&&module&&!module.nodeType&&module,xl=_o&&_o.exports===bo,Eo=xl?ge.Buffer:void 0,So=Eo?Eo.allocUnsafe:void 0;function jl(e,n){if(n)return e.slice();var o=e.length,a=So?So(o):new e.constructor(o);return e.copy(a),a}function ql(e,n){var o=-1,a=e.length;for(n||(n=Array(a));++o<a;)n[o]=e[o];return n}function zl(e,n){for(var o=-1,a=e==null?0:e.length,i=0,r=[];++o<a;){var s=e[o];n(s,o,e)&&(r[i++]=s)}return r}function To(){return[]}var Kl=Object.prototype,Hl=Kl.propertyIsEnumerable,Co=Object.getOwnPropertySymbols,dn=Co?function(e){return e==null?[]:(e=Object(e),zl(Co(e),function(n){return Hl.call(e,n)}))}:To;function Yl(e,n){return Dt(e,dn(e),n)}function wo(e,n){for(var o=-1,a=n.length,i=e.length;++o<a;)e[i+o]=n[o];return e}var ko=Yn(Object.getPrototypeOf,Object),Gl=Object.getOwnPropertySymbols,Mo=Gl?function(e){for(var n=[];e;)wo(n,dn(e)),e=ko(e);return n}:To;function Wl(e,n){return Dt(e,Mo(e),n)}function Ao(e,n,o){var a=n(e);return Pe(e)?a:wo(a,o(e))}function Zl(e){return Ao(e,Mt,dn)}function Xl(e){return Ao(e,Lt,Mo)}var cn=je(ge,"DataView"),mn=je(ge,"Promise"),Xe=je(ge,"Set"),un=je(ge,"WeakMap"),No="[object Map]",Jl="[object Object]",Io="[object Promise]",Oo="[object Set]",Vo="[object WeakMap]",Bo="[object DataView]",Ql=xe(cn),es=xe(ct),ts=xe(mn),ns=xe(Xe),os=xe(un),Ne=Le;(cn&&Ne(new cn(new ArrayBuffer(1)))!=Bo||ct&&Ne(new ct)!=No||mn&&Ne(mn.resolve())!=Io||Xe&&Ne(new Xe)!=Oo||un&&Ne(new un)!=Vo)&&(Ne=function(e){var n=Le(e),o=n==Jl?e.constructor:void 0,a=o?xe(o):"";if(a)switch(a){case Ql:return Bo;case es:return No;case ts:return Io;case ns:return Oo;case os:return Vo}return n});var as=Object.prototype,is=as.hasOwnProperty;function rs(e){var n=e.length,o=new e.constructor(n);return n&&typeof e[0]=="string"&&is.call(e,"index")&&(o.index=e.index,o.input=e.input),o}var Fo=ge.Uint8Array;function fn(e){var n=new e.constructor(e.byteLength);return new Fo(n).set(new Fo(e)),n}function ls(e,n){var o=n?fn(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}var ss=/\w*$/;function ds(e){var n=new e.constructor(e.source,ss.exec(e));return n.lastIndex=e.lastIndex,n}var Ro=De?De.prototype:void 0,Do=Ro?Ro.valueOf:void 0;function cs(e){return Do?Object(Do.call(e)):{}}function ms(e,n){var o=n?fn(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}var us="[object Boolean]",fs="[object Date]",hs="[object Map]",ps="[object Number]",gs="[object RegExp]",ys="[object Set]",bs="[object String]",_s="[object Symbol]",Es="[object ArrayBuffer]",Ss="[object DataView]",Ts="[object Float32Array]",Cs="[object Float64Array]",ws="[object Int8Array]",ks="[object Int16Array]",Ms="[object Int32Array]",As="[object Uint8Array]",Ns="[object Uint8ClampedArray]",Is="[object Uint16Array]",Os="[object Uint32Array]";function Vs(e,n,o){var a=e.constructor;switch(n){case Es:return fn(e);case us:case fs:return new a(+e);case Ss:return ls(e,o);case Ts:case Cs:case ws:case ks:case Ms:case As:case Ns:case Is:case Os:return ms(e,o);case hs:return new a;case ps:case bs:return new a(e);case gs:return ds(e);case ys:return new a;case _s:return cs(e)}}var Lo=Object.create,Bs=function(){function e(){}return function(n){if(!fe(n))return{};if(Lo)return Lo(n);e.prototype=n;var o=new e;return e.prototype=void 0,o}}();function Fs(e){return typeof e.constructor=="function"&&!Xt(e)?Bs(ko(e)):{}}var Rs="[object Map]";function Ds(e){return Ue(e)&&Ne(e)==Rs}var Uo=We&&We.isMap,Ls=Uo?Wt(Uo):Ds,Us="[object Set]";function Ps(e){return Ue(e)&&Ne(e)==Us}var Po=We&&We.isSet,$s=Po?Wt(Po):Ps,vs=1,xs=2,js=4,$o="[object Arguments]",qs="[object Array]",zs="[object Boolean]",Ks="[object Date]",Hs="[object Error]",vo="[object Function]",Ys="[object GeneratorFunction]",Gs="[object Map]",Ws="[object Number]",xo="[object Object]",Zs="[object RegExp]",Xs="[object Set]",Js="[object String]",Qs="[object Symbol]",ed="[object WeakMap]",td="[object ArrayBuffer]",nd="[object DataView]",od="[object Float32Array]",ad="[object Float64Array]",id="[object Int8Array]",rd="[object Int16Array]",ld="[object Int32Array]",sd="[object Uint8Array]",dd="[object Uint8ClampedArray]",cd="[object Uint16Array]",md="[object Uint32Array]",j={};j[$o]=j[qs]=j[td]=j[nd]=j[zs]=j[Ks]=j[od]=j[ad]=j[id]=j[rd]=j[ld]=j[Gs]=j[Ws]=j[xo]=j[Zs]=j[Xs]=j[Js]=j[Qs]=j[sd]=j[dd]=j[cd]=j[md]=!0,j[Hs]=j[vo]=j[ed]=!1;function gt(e,n,o,a,i,r){var s,l=n&vs,c=n&xs,m=n&js;if(s!==void 0)return s;if(!fe(e))return e;var h=Pe(e);if(h){if(s=rs(e),!l)return ql(e,s)}else{var u=Ne(e),b=u==vo||u==Ys;if(xn(e))return jl(e,l);if(u==xo||u==$o||b&&!i){if(s=c||b?{}:Fs(e),!l)return c?Wl(e,vl(s,e)):Yl(e,Dl(s,e))}else{if(!j[u])return i?e:{};s=Vs(e,u,l)}}r||(r=new Ze);var M=r.get(e);if(M)return M;r.set(e,s),$s(e)?e.forEach(function(C){s.add(gt(C,n,o,C,e,r))}):Ls(e)&&e.forEach(function(C,w){s.set(w,gt(C,n,o,w,e,r))});var F=m?c?Xl:Zl:c?Lt:Mt,f=h?void 0:F(e);return Bn(f||e,function(C,w){f&&(w=C,C=e[w]),yo(s,w,gt(C,n,o,w,e,r))}),s}var ud=1,fd=4;function Ie(e){return gt(e,ud|fd)}const hn=(e,n="")=>typeof e.id<"u"?n+e.id+"":n+(e.inputName||e.label||e.model||"").toString().trim().toLowerCase().replace(/ |_/g,"-").replace(/-{2,}/g,"-").replace(/^-+|-+$/g,"").replace(/([^a-zA-Z0-9-]+)/g,""),jo=(e="")=>e.toString().trim().replace(/ /g,"-").replace(/-{2,}/g,"-").replace(/^-+|-+$/g,"").replace(/([^a-zA-Z0-9-_/./:]+)/g,"");var hd="[object String]";function Ke(e){return typeof e=="string"||!Pe(e)&&Ue(e)&&Le(e)==hd}const qo={methods:{getFieldRowClasses(e){const n=this.fieldErrors(e).length>0,o={[P(this.options,"validationErrorClass","error")]:n,[P(this.options,"validationSuccessClass","valid")]:!n,disabled:this.fieldDisabled(e),readonly:this.fieldReadonly(e),featured:this.fieldFeatured(e),required:this.fieldRequired(e)};return Array.isArray(e.styleClasses)?re(e.styleClasses,a=>o[a]=!0):Ke(e.styleClasses)&&(o[e.styleClasses]=!0),G(e.type)||(o["field-"+e.type]=!0),o},fieldErrors(e){return this.errors.filter(o=>o.field.fieldName===e.fieldName).map(o=>o.error)},fieldDisabled(e){return v(e.disabled)?e.disabled.call(this,this.model,e,this):G(e.disabled)?!1:e.disabled},fieldReadonly(e){return v(e.readonly)?e.readonly.call(this,this.model,e,this):G(e.readonly)?!1:e.readonly},fieldFeatured(e){return v(e.featured)?e.featured.call(this,this.model,e,this):G(e.featured)?!1:e.featured},fieldRequired(e){return v(e.required)?e.required.call(this,this.model,e,this):G(e.required)?!1:e.required}}};var pn=function(){return ge.Date.now()},pd=/\s/;function gd(e){for(var n=e.length;n--&&pd.test(e.charAt(n)););return n}var yd=/^\s+/;function bd(e){return e&&e.slice(0,gd(e)+1).replace(yd,"")}var zo=NaN,_d=/^[-+]0x[0-9a-f]+$/i,Ed=/^0b[01]+$/i,Sd=/^0o[0-7]+$/i,Td=parseInt;function gn(e){if(typeof e=="number")return e;if(At(e))return zo;if(fe(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=fe(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=bd(e);var o=Ed.test(e);return o||Sd.test(e)?Td(e.slice(2),o?2:8):_d.test(e)?zo:+e}var Cd="Expected a function",wd=Math.max,kd=Math.min;function Je(e,n,o){var a,i,r,s,l,c,m=0,h=!1,u=!1,b=!0;if(typeof e!="function")throw new TypeError(Cd);n=gn(n)||0,fe(o)&&(h=!!o.leading,u="maxWait"in o,r=u?wd(gn(o.maxWait)||0,n):r,b="trailing"in o?!!o.trailing:b);function M(y){var p=a,V=i;return a=i=void 0,m=y,s=e.apply(V,p),s}function F(y){return m=y,l=setTimeout(w,n),h?M(y):s}function f(y){var p=y-c,V=y-m,x=n-p;return u?kd(x,r-V):x}function C(y){var p=y-c,V=y-m;return c===void 0||p>=n||p<0||u&&V>=r}function w(){var y=pn();if(C(y))return N(y);l=setTimeout(w,f(y))}function N(y){return l=void 0,b&&a?M(y):(a=i=void 0,s)}function _(){l!==void 0&&clearTimeout(l),m=0,a=c=i=l=void 0}function k(){return l===void 0?s:N(pn())}function g(){var y=pn(),p=C(y);if(a=arguments,i=this,c=y,p){if(l===void 0)return F(c);if(u)return clearTimeout(l),l=setTimeout(w,n),M(c)}return l===void 0&&(l=setTimeout(w,n)),s}return g.cancel=_,g.flush=k,g}var Md="__lodash_hash_undefined__";function Ad(e){return this.__data__.set(e,Md),this}function Nd(e){return this.__data__.has(e)}function Ut(e){var n=-1,o=e==null?0:e.length;for(this.__data__=new Me;++n<o;)this.add(e[n])}Ut.prototype.add=Ut.prototype.push=Ad,Ut.prototype.has=Nd;function Id(e,n,o,a){for(var i=e.length,r=o+-1;++r<i;)if(n(e[r],r,e))return r;return-1}function Od(e){return e!==e}function Vd(e,n,o){for(var a=o-1,i=e.length;++a<i;)if(e[a]===n)return a;return-1}function Bd(e,n,o){return n===n?Vd(e,n,o):Id(e,Od,o)}function Fd(e,n){var o=e==null?0:e.length;return!!o&&Bd(e,n,0)>-1}function Rd(e,n){return e.has(n)}function Dd(){}function Ko(e){var n=-1,o=Array(e.size);return e.forEach(function(a){o[++n]=a}),o}var Ld=1/0,Ud=Xe&&1/Ko(new Xe([,-0]))[1]==Ld?function(e){return new Xe(e)}:Dd,Pd=200;function $d(e,n,o){var a=-1,i=Fd,r=e.length,s=!0,l=[],c=l;if(r>=Pd){var m=Ud(e);if(m)return Ko(m);s=!1,i=Rd,c=new Ut}else c=l;e:for(;++a<r;){var h=e[a],u=h;if(h=h!==0?h:0,s&&u===u){for(var b=c.length;b--;)if(c[b]===u)continue e;l.push(h)}else i(c,u,o)||(c!==l&&c.push(u),l.push(h))}return l}function Ho(e){return e&&e.length?$d(e):[]}var vd=0;function Yo(e){var n=++vd;return Jn(e)+n}var Go=/d{1,4}|M{1,4}|YY(?:YY)?|S{1,3}|Do|ZZ|Z|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,$e="\\d\\d?",ve="\\d\\d",xd="\\d{3}",jd="\\d{4}",yt="[^\\s]+",Wo=/\[([^]*?)\]/gm;function Zo(e,n){for(var o=[],a=0,i=e.length;a<i;a++)o.push(e[a].substr(0,n));return o}var Xo=function(e){return function(n,o){var a=o[e].map(function(r){return r.toLowerCase()}),i=a.indexOf(n.toLowerCase());return i>-1?i:null}};function He(e){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];for(var a=0,i=n;a<i.length;a++){var r=i[a];for(var s in r)e[s]=r[s]}return e}var Jo=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],Qo=["January","February","March","April","May","June","July","August","September","October","November","December"],qd=Zo(Qo,3),zd=Zo(Jo,3),ea={dayNamesShort:zd,dayNames:Jo,monthNamesShort:qd,monthNames:Qo,amPm:["am","pm"],DoFn:function(e){return e+["th","st","nd","rd"][e%10>3?0:(e-e%10!==10?1:0)*e%10]}},Pt=He({},ea),Kd=function(e){return Pt=He(Pt,e)},ta=function(e){return e.replace(/[|\\{()[^$+*?.-]/g,"\\$&")},ce=function(e,n){for(n===void 0&&(n=2),e=String(e);e.length<n;)e="0"+e;return e},Hd={D:function(e){return String(e.getDate())},DD:function(e){return ce(e.getDate())},Do:function(e,n){return n.DoFn(e.getDate())},d:function(e){return String(e.getDay())},dd:function(e){return ce(e.getDay())},ddd:function(e,n){return n.dayNamesShort[e.getDay()]},dddd:function(e,n){return n.dayNames[e.getDay()]},M:function(e){return String(e.getMonth()+1)},MM:function(e){return ce(e.getMonth()+1)},MMM:function(e,n){return n.monthNamesShort[e.getMonth()]},MMMM:function(e,n){return n.monthNames[e.getMonth()]},YY:function(e){return ce(String(e.getFullYear()),4).substr(2)},YYYY:function(e){return ce(e.getFullYear(),4)},h:function(e){return String(e.getHours()%12||12)},hh:function(e){return ce(e.getHours()%12||12)},H:function(e){return String(e.getHours())},HH:function(e){return ce(e.getHours())},m:function(e){return String(e.getMinutes())},mm:function(e){return ce(e.getMinutes())},s:function(e){return String(e.getSeconds())},ss:function(e){return ce(e.getSeconds())},S:function(e){return String(Math.round(e.getMilliseconds()/100))},SS:function(e){return ce(Math.round(e.getMilliseconds()/10),2)},SSS:function(e){return ce(e.getMilliseconds(),3)},a:function(e,n){return e.getHours()<12?n.amPm[0]:n.amPm[1]},A:function(e,n){return e.getHours()<12?n.amPm[0].toUpperCase():n.amPm[1].toUpperCase()},ZZ:function(e){var n=e.getTimezoneOffset();return(n>0?"-":"+")+ce(Math.floor(Math.abs(n)/60)*100+Math.abs(n)%60,4)},Z:function(e){var n=e.getTimezoneOffset();return(n>0?"-":"+")+ce(Math.floor(Math.abs(n)/60),2)+":"+ce(Math.abs(n)%60,2)}},na=function(e){return+e-1},oa=[null,$e],aa=[null,yt],ia=["isPm",yt,function(e,n){var o=e.toLowerCase();return o===n.amPm[0]?0:o===n.amPm[1]?1:null}],ra=["timezoneOffset","[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z?",function(e){var n=(e+"").match(/([+-]|\d\d)/gi);if(n){var o=+n[1]*60+parseInt(n[2],10);return n[0]==="+"?o:-o}return 0}],Yd={D:["day",$e],DD:["day",ve],Do:["day",$e+yt,function(e){return parseInt(e,10)}],M:["month",$e,na],MM:["month",ve,na],YY:["year",ve,function(e){var n=new Date,o=+(""+n.getFullYear()).substr(0,2);return+(""+(+e>68?o-1:o)+e)}],h:["hour",$e,void 0,"isPm"],hh:["hour",ve,void 0,"isPm"],H:["hour",$e],HH:["hour",ve],m:["minute",$e],mm:["minute",ve],s:["second",$e],ss:["second",ve],YYYY:["year",jd],S:["millisecond","\\d",function(e){return+e*100}],SS:["millisecond",ve,function(e){return+e*10}],SSS:["millisecond",xd],d:oa,dd:oa,ddd:aa,dddd:aa,MMM:["month",yt,Xo("monthNamesShort")],MMMM:["month",yt,Xo("monthNames")],a:ia,A:ia,ZZ:ra,Z:ra},$t={default:"ddd MMM DD YYYY HH:mm:ss",shortDate:"M/D/YY",mediumDate:"MMM D, YYYY",longDate:"MMMM D, YYYY",fullDate:"dddd, MMMM D, YYYY",isoDate:"YYYY-MM-DD",isoDateTime:"YYYY-MM-DDTHH:mm:ssZ",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},Gd=function(e){return He($t,e)},Wd=function(e,n,o){if(n===void 0&&(n=$t.default),o===void 0&&(o={}),typeof e=="number"&&(e=new Date(e)),Object.prototype.toString.call(e)!=="[object Date]"||isNaN(e.getTime()))throw new Error("Invalid Date pass to format");n=$t[n]||n;var a=[];n=n.replace(Wo,function(r,s){return a.push(s),"@@@"});var i=He(He({},Pt),o);return n=n.replace(Go,function(r){return Hd[r](e,i)}),n.replace(/@@@/g,function(){return a.shift()})};function Zd(e,n,o){if(o===void 0&&(o={}),typeof n!="string")throw new Error("Invalid format in fecha parse");if(n=$t[n]||n,e.length>1e3)return null;var a=new Date,i={year:a.getFullYear(),month:0,day:1,hour:0,minute:0,second:0,millisecond:0,isPm:null,timezoneOffset:null},r=[],s=[],l=n.replace(Wo,function(k,g){return s.push(ta(g)),"@@@"}),c={},m={};l=ta(l).replace(Go,function(k){var g=Yd[k],y=g[0],p=g[1],V=g[3];if(c[y])throw new Error("Invalid format. "+y+" specified twice in format");return c[y]=!0,V&&(m[V]=!0),r.push(g),"("+p+")"}),Object.keys(m).forEach(function(k){if(!c[k])throw new Error("Invalid format. "+k+" is required in specified format")}),l=l.replace(/@@@/g,function(){return s.shift()});var h=e.match(new RegExp(l,"i"));if(!h)return null;for(var u=He(He({},Pt),o),b=1;b<h.length;b++){var M=r[b-1],F=M[0],f=M[2],C=f?f(h[b],u):+h[b];if(C==null)return null;i[F]=C}i.isPm===1&&i.hour!=null&&+i.hour!=12?i.hour=+i.hour+12:i.isPm===0&&+i.hour==12&&(i.hour=0);var w;if(i.timezoneOffset==null){w=new Date(i.year,i.month,i.day,i.hour,i.minute,i.second,i.millisecond);for(var N=[["month","getMonth"],["day","getDate"],["hour","getHours"],["minute","getMinutes"],["second","getSeconds"]],b=0,_=N.length;b<_;b++)if(c[N[b][0]]&&i[N[b][0]]!==w[N[b][1]]())return null}else if(w=new Date(Date.UTC(i.year,i.month,i.day,i.hour,i.minute-i.timezoneOffset,i.second,i.millisecond)),i.month>11||i.month<0||i.day>31||i.day<1||i.hour>23||i.hour<0||i.minute>59||i.minute<0||i.second>59||i.second<0)return null;return w}var Qe={format:Wd,parse:Zd,defaultI18n:ea,setGlobalDateI18n:Kd,setGlobalDateMasks:Gd};function Xd(e,n,o){switch(o.length){case 0:return e.call(n);case 1:return e.call(n,o[0]);case 2:return e.call(n,o[0],o[1]);case 3:return e.call(n,o[0],o[1],o[2])}return e.apply(n,o)}var la=Math.max;function Jd(e,n,o){return n=la(n===void 0?e.length-1:n,0),function(){for(var a=arguments,i=-1,r=la(a.length-n,0),s=Array(r);++i<r;)s[i]=a[n+i];i=-1;for(var l=Array(n+1);++i<n;)l[i]=a[i];return l[n]=o(s),Xd(e,this,l)}}function Qd(e){return function(){return e}}var ec=Rt?function(e,n){return Rt(e,"toString",{configurable:!0,enumerable:!1,value:Qd(n),writable:!0})}:Jt,tc=800,nc=16,oc=Date.now;function ac(e){var n=0,o=0;return function(){var a=oc(),i=nc-(a-o);if(o=a,i>0){if(++n>=tc)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}var ic=ac(ec);function rc(e,n){return ic(Jd(e,n,Jt),e+"")}function lc(e,n,o){if(!fe(o))return!1;var a=typeof n;return(a=="number"?kt(o)&&jn(n,o.length):a=="string"&&n in o)?Nt(o[n],e):!1}var sa=Object.prototype,sc=sa.hasOwnProperty,dc=rc(function(e,n){e=Object(e);var o=-1,a=n.length,i=a>2?n[2]:void 0;for(i&&lc(n[0],n[1],i)&&(a=1);++o<a;)for(var r=n[o],s=Lt(r),l=-1,c=s.length;++l<c;){var m=s[l],h=e[m];(h===void 0||Nt(h,sa[m])&&!sc.call(e,m))&&(e[m]=r[m])}return e}),cc=ge.isFinite;function mc(e){return typeof e=="number"&&cc(e)}var da=1/0,uc=17976931348623157e292;function fc(e){if(!e)return e===0?e:0;if(e=gn(e),e===da||e===-da){var n=e<0?-1:1;return n*uc}return e===e?e:0}function hc(e){var n=fc(e),o=n%1;return n===n?o?n-o:n:0}function pc(e){return typeof e=="number"&&e==hc(e)}var gc="[object Number]";function vt(e){return typeof e=="number"||Ue(e)&&Le(e)==gc}const pe={general:{packageName:"forms",disable_global_radio:"The plugin is set to 'Scoped' by default when configured under a {scope}. To configure a global plugin, navigate to the global plugin list page.",disable_source_scope_change:"Changing the {scope} is not allowed when configuring a plugin under it."},"post-function":{tags:{hint:"e.g. tag1, tag2, tag3",newElementButtonLabel:"+ Add"},enabled:{newElementButtonLabel:"+ Add"},selectionGroup:{newElementButtonLabel:"+ Add"},instance_name:{newElementButtonLabel:"+ Add"},name:{newElementButtonLabel:"+ Add"},"config-certificate":{help:"Array of stringified Lua code to be cached and run in sequence during the certificate phase.",newElementButtonLabel:"+ Add"},"config-access":{help:"Array of stringified Lua code to be cached and run in sequence during the access phase.",newElementButtonLabel:"+ Add"},"config-body_filter":{help:"Array of stringified Lua code to be cached and run in sequence during the body_filter phase.",newElementButtonLabel:"+ Add"},"config-header_filter":{help:"Array of stringified Lua code to be cached and run in sequence during the header_filter phase.",newElementButtonLabel:"+ Add"},"config-functions":{newElementButtonLabel:"+ Add"},"config-log":{newElementButtonLabel:"+ Add"},"config-rewrite":{newElementButtonLabel:"+ Add"},"config-ws_client_frame":{newElementButtonLabel:"+ Add"},"config-ws_close":{newElementButtonLabel:"+ Add"},"config-ws_handshake":{newElementButtonLabel:"+ Add"},"config-ws_upstream_frame":{newElementButtonLabel:"+ Add"}},"exit-transformer":{"config-functions":{newElementButtonLabel:"+ Add"}},rla:{view_advanced_fields:"View Advanced Fields",window_type:{label:"Rate Limit Window Type",help:"Sets the time window type to either <code>sliding</code> (default) or <code>fixed</code>.<br><ul><li>Sliding windows apply the rate limiting logic while taking into account previous hit rates (from the window that immediately precedes the current) using a dynamic weight.</li><li>Fixed windows consist of buckets that are statically assigned to a definitive time range, each request is mapped to only one fixed window based on its timestamp and will affect only that window's counters.</li></ul>",options:{fixed:"Fixed",sliding:"Sliding"}},request_limits:{title:"Request Limits",subtitle:"Set one or more limits on the number of API requests allowed within a defined timeframe.",label:"Limit",label_index:"Limit {index}",request_number:"Request number",time_interval:"Time interval",interval_determiner:"Every",seconds:"Seconds"},start_with_a_use_case:"Start with a use case:",use_case_index:"Use case {index}",error_message:{label:"Error Message",code_placeholder:"Code Message",message_placeholder:"Error Message",help:"Set a custom error code and message to be returned when the rate limit is exceeded."},identifiers:{label:"Identifiers",options:{ip:"IP",credential:"Credential",consumer:"Consumer",service:"Service",header:"Header",path:"Path","consumer-group":"Consumer Group"}},redis:{title:"Configure your Redis",address_example:"e.g. localhost:6379"}},validators:{field_is_required:"This field is required",invalid_format:"Invalid format",number_too_small:"The number is too small. Minimum: {0}",number_too_large:"The number is too large. Maximum: {0}",invalid_number:"Invalid number",invalid_integer:"The value is not an integer",text_too_short:"The length of text is too short. Current: {0}, Minimum: {1}",text_too_long:"The length of text is too long. Current: {0}, Maximum: {1}",this_not_text:"This is not a text",this_not_array:"This is not an array",select_min_items:"Select minimum {0} items",select_max_items:"Select maximum {0} items",invalid_date:"Invalid date",date_is_early:"The date is too early. Current: {0}, Minimum: {1}",date_is_late:"The date is too late. Current: {0}, Maximum: {1}",invalid_email:"Invalid e-mail address",invalid_url:"Invalid URL",invalid_card:"Invalid card format",invalid_card_number:"Invalid card number",invalid_text_contain_number:"Invalid text - cannot contains numbers or special characters",invalid_tex_contain_spec:"Invalid text - cannot contains special characters"},redis:{title:"Redis Configuration",shared_configuration:{label:"Use shared configuration",description:"Select an existing shared Redis configuration or create a new one. Any updates to this configuration will automatically apply to all associated plugins.",title:"Shared Redis Configuration",error:"Fetching shared Redis configurations failed.",tooltip:"Only compatible {type} redis configurations will be listed here.",configuration_selector_label:"Select stored Redis configuration",configuration_selector_placeholder:"Pick Redis configuration",create_new_configuration:"New {type} shared configuration",empty_state:"No shared configurations",badge:"Recommended",selector:{title:"Select a Redis configuration",placeholder:"Filter Configurations",description:"Select an existing shared Redis configuration or create a new one. Any updates to this configuration will automatically apply to all associated plugins."}},dedicated_configuration:{label:"Use dedicated configuration",description:"Create a Redis configuration exclusively for this plugin, with settings that won’t impact other plugins.",title:"Connection Settings"},config_card:{common_fields:{created_at_label:"Created at",updated_at_label:"Last Updated at",type_label:"Redis Type"}},custom_plugin:{alert:"Note: For custom plugins, we cannot determine the correct Redis configuration type. Please ensure you select the appropriate option manually.",tooltip:"To apply a shared redis configuration, the redis fields must defined as Kong plugins in plugin schema."}},fields:{auto_suggest:{error:{load_entity:"There was an error loading {entity}"},recently_created:"Recently created {entity}",items_count:"Currently showing {count} {count, plural, =1 {item} other {items}}, type to search",no_results:"No results",loading:"Loading..."}},vfg:{labels:{on:"On",off:"Off"}}},{t:W}=ue.createI18n("en-us",pe),ne={fieldIsRequired:W("validators.field_is_required"),invalidFormat:W("validators.invalid_format"),numberTooSmall:W("validators.number_too_small"),numberTooBig:W("validators.number_too_large"),invalidNumber:W("validators.invalid_number"),invalidInteger:W("validators.invalid_integer"),textTooSmall:W("validators.text_too_short"),textTooBig:W("validators.text_too_long"),thisNotText:W("validators.this_not_text"),thisNotArray:W("validators.this_not_array"),selectMinItems:W("validators.select_min_items"),selectMaxItems:W("validators.select_max_items"),invalidDate:W("validators.invalid_date"),dateIsEarly:W("validators.date_is_early"),dateIsLate:W("validators.date_is_late"),invalidEmail:W("validators.invalid_email"),invalidURL:W("validators.invalid_url"),invalidCard:W("validators.invalid_card"),invalidCardNumber:W("validators.invalid_card_number"),invalidTextContainNumber:W("validators.invalid_text_contain_number"),invalidTextContainSpec:W("validators.invalid_tex_contain_spec")},K=(e,...n)=>{if(e&&n.length>0)for(let o=0;o<n.length;o++)e=e.replace("{"+(o-1)+"}",String(n[o]||""));return e},be=(e,n,o=ne)=>G(e)||e===""?n?[K(o.fieldIsRequired)]:[]:null,Ye={required:(e,n,o,a=ne)=>be(e,n.required,a)||[],number:(e,n,o,a=ne)=>{let i=be(e,n.required,a);return i!=null||(i=[],mc(e)?(!G(n.min)&&e<n.min,(a=ne)&&i.push(K(a.numberTooSmall,n.min)),!G(n.max)&&e>n.max,(a=ne)&&i.push(K(a.numberTooBig,n.max))):i.push(K(a.invalidNumber))),i},integer:(e,n,o,a=ne)=>{let i=be(e,n.required,a);return i!=null||(i=[],i.concat(Ye.number(e,n,o,a)),pc(e)||i.push(K(a.invalidInteger))),i},double:(e,n,o,a=ne)=>{const i=be(e,n.required,a);return i??(!vt(e)||isNaN(e)?[K(a.invalidNumber)]:[])},string:(e,n,o,a=ne)=>{let i=be(e,n.required,a);return i!=null||(i=[],Ke(e)?(!G(n.min)&&e.length<n.min&&i.push(K(a.textTooSmall,e.length,n.min)),!G(n.max)&&e.length>n.max&&i.push(K(a.textTooBig,e.length,n.max))):i.push(K(a.thisNotText))),i},array:(e,n,o,a=ne)=>{if(n.required){if(!Array.isArray(e))return[K(a.thisNotArray)];if(e.length===0)return[K(a.fieldIsRequired)]}if(!G(e)){if(!G(n.min)&&e.length<n.min)return[K(a.selectMinItems,n.min)];if(!G(n.max)&&e.length>n.max)return[K(a.selectMaxItems,n.max)]}return[]},date:(e,n,o,a=ne)=>{let i=be(e,n.required,a);if(i!=null)return i;i=[];const r=new Date(e);if(isNaN(r.getDate()))return[K(a.invalidDate)];if(!G(n.min)){const s=new Date(n.min);r.valueOf()<s.valueOf()&&i.push(K(a.dateIsEarly,Qe.format(r),Qe.format(s)))}if(!G(n.max)){const s=new Date(n.max);r.valueOf()>s.valueOf()&&i.push(K(a.dateIsLate,Qe.format(r),Qe.format(s)))}return i},regexp:(e,n,o,a=ne)=>{const i=be(e,n.required,a);return i??(!G(n.pattern)&&!new RegExp(n.pattern).test(e)?[K(a.invalidFormat)]:[])},email:(e,n,o,a=ne)=>{const i=be(e,n.required,a);return i??(/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)?[]:[K(a.invalidEmail)])},url:(e,n,o,a=ne)=>{const i=be(e,n.required,a);return i??(/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,4}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)/g.test(e)?[]:[K(a.invalidURL)])},creditCard:(e,n,o,a=ne)=>{const i=be(e,n.required,a);if(i!=null)return i;const r=/^(?:4[0-9]{12}(?:[0-9]{3})?|5[1-5][0-9]{14}|6(?:011|5[0-9][0-9])[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11})$/,s=e.replace(/[^0-9]+/g,"");if(!r.test(s))return[K(a.invalidCard)];let l=0,c,m,h;for(let u=s.length-1;u>=0;u--)c=s.substring(u,u+1),m=parseInt(c,10),h?(m*=2,m>=10?l+=m%10+1:l+=m):l+=m,h=!h;return l%10===0&&s?[]:[K(a.invalidCardNumber)]},alpha:(e,n,o,a=ne)=>{const i=be(e,n.required,a);return i??(/^[a-zA-Z]*$/.test(e)?[]:[K(a.invalidTextContainNumber)])},alphaNumeric:(e,n,o,a=ne)=>{const i=be(e,n.required,a);return i??(/^[a-zA-Z0-9]*$/.test(e)?[]:[K(a.invalidTextContainSpec)])}};Object.keys(Ye).forEach(e=>{const n=Ye[e];v(n)&&(n.locale=o=>(a,i,r)=>n(a,i,r,dc(o,ne)))});function ca(e){return Ke(e)?Ye[e]!=null?Ye[e]:(console.warn(`'${e}' is not a validator function!`),null):e}function yn(e,n,o){let a=P(o.context,"schema.attributes",{});const i=n.value||"input";Ke(i)&&(a=P(a,i)||a),re(a,(r,s)=>{e.setAttribute(s,r)})}const Se={name:"abstractField",props:["vfg","model","schema","formOptions","disabled"],emits:["validated","modelUpdated"],data(){return{errors:[],debouncedValidateFunc:null,debouncedFormatFunc:null}},directives:{attributes:{beforeMount:yn,updated:yn,componentUpdated:yn}},computed:{value:{cache:!1,get(){let e;return v(P(this.schema,"get"))?e=this.schema.get(this.model):e=P(this.model,this.schema.model),this.formatValueToField(e)},set(e){const n=this.value;e=this.formatValueToModel(e),v(e)?e(e,n):this.updateModelValue(e,n)}}},methods:{validate(e){this.clearValidationErrors();const n=P(this.formOptions,"validateAsync",!1);let o=[];if(this.schema.validator&&this.schema.readonly!==!0&&this.disabled!==!0){const i=[];Array.isArray(this.schema.validator)?re(this.schema.validator,r=>{i.push(ca(r).bind(this))}):i.push(ca(this.schema.validator).bind(this)),re(i,r=>{if(n)o.push(r(this.value,this.schema,this.model));else{const s=r(this.value,this.schema,this.model);s&&v(s.then)?s.then(l=>{l&&(this.errors=this.errors.concat(l));const c=this.errors.length===0;this.$emit("validated",c,this.errors,this)}):s&&(o=o.concat(s))}})}const a=i=>{let r=[];re(Ho(i),l=>{Array.isArray(l)&&l.length>0?r=r.concat(l):Ke(l)&&r.push(l)}),v(this.schema.onValidated)&&this.schema.onValidated.call(this,this.model,r,this.schema);const s=r.length===0;return e||this.$emit("validated",s,r,this),this.errors=r,r};return n?Promise.all(o).then(a):a(o)},debouncedValidate(){v(this.debouncedValidateFunc)||(this.debouncedValidateFunc=Je(this.validate.bind(this),P(this.schema,"validateDebounceTime",P(this.formOptions,"validateDebounceTime",500)))),this.debouncedValidateFunc()},updateModelValue(e,n){let o=!1;v(this.schema.set)?(this.schema.set(this.model,e),o=!0):this.schema.model&&(this.setModelValueByPath(this.schema.model,e),o=!0),o&&(this.$emit("modelUpdated",e,this.schema.model),v(this.schema.onChanged)&&this.schema.onChanged.call(this,this.model,e,n,this.schema),P(this.formOptions,"validateAfterChanged",!1)===!0&&(P(this.schema,"validateDebounceTime",P(this.formOptions,"validateDebounceTime",0))>0?this.debouncedValidate():this.validate()))},clearValidationErrors(){this.errors.splice(0)},setModelValueByPath(e,n){let o=e.replace(/\[(\w+)\]/g,".$1");o=o.replace(/^\./,"");let a=this.model;const i=o.split(".");let r=0;const s=i.length;for(;r<s;){const l=i[r];if(r<s-1)a[l]!==void 0||(a[l]={}),a=a[l];else{a[l]=n;return}++r}},getFieldID(e,n=!1){const o=P(this.formOptions,"fieldIdPrefix","");return hn(e,o)+(n?"-"+Yo():"")},getLabelId(e){return`${this.getFieldID(e)}-label`},getFieldClasses(){return P(this.schema,"fieldClasses",[])},formatValueToField(e){return e},formatValueToModel(e){return e}}},yc=Object.freeze(Object.defineProperty({__proto__:null,default:Se},Symbol.toStringTag,{value:"Module"})),$=(e,n)=>{const o=e.__vccOpts||e;for(const[a,i]of n)o[a]=i;return o},bc={class:"advanced-field-dropdown-wrapper","data-testid":"advanced-field-dropdown-wrapper"},_c={class:"material-icons"},Ec=$(Object.assign({mixins:[Se],expose:["validate","clearValidationErrors","schema"],emits:["model-updated"],data(){return{isOpen:!1}},computed:{openClass(){return this.isOpen?"open":"closed"},fieldCount(){return this.schema.fields.length},titleText(){return`${this.isOpen?"Hide":"View"} ${this.fieldCount} Advanced Fields`}},methods:{handleOpen(){this.isOpen=!this.isOpen},updateModel(e,n){this.$emit("model-updated",e,n)}}},{__name:"FieldAdvanced",setup(e){return(n,o)=>(t.openBlock(),t.createElementBlock("div",bc,[t.createElementVNode("button",{class:"advanced-field-title",type:"button",onClick:o[0]||(o[0]=(...a)=>n.handleOpen&&n.handleOpen(...a))},[t.createElementVNode("i",_c,t.toDisplayString(n.isOpen?"keyboard_arrow_up":"keyboard_arrow_right"),1),t.createElementVNode("span",null,t.toDisplayString(n.titleText),1)]),t.createElementVNode("div",{class:t.normalizeClass(["advanced-field-dropdown",n.openClass])},[t.createVNode(Y,{model:n.model,options:{helpAsHtml:!0},schema:n.schema,onModelUpdated:n.updateModel},null,8,["model","schema","onModelUpdated"])],2)]))}}),[["__scopeId","data-v-9bb032dd"]]),Sc={class:"array-card-container"},ma=$(t.defineComponent({__name:"FieldArrayCardContainer",props:{model:{type:Object,default:()=>null},schema:{type:Object,default:()=>null},index:{type:Number,default:void 0}},emits:["remove-item"],setup(e){const n=e;return t.provide("vfg-array-item-index",n.index),(o,a)=>{const i=t.resolveComponent("KCard"),r=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",Sc,[t.createVNode(i,{class:"card"},{default:t.withCtx(()=>[t.renderSlot(o.$slots,"default",{},void 0,!0)]),_:3}),t.createVNode(r,{appearance:"tertiary",class:"array-card-remove-button",onClick:a[0]||(a[0]=s=>o.$emit("remove-item"))},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.TrashIcon))]),_:1})])}}}),[["__scopeId","data-v-97302224"]]),Tc={class:"array-item-wrapper"},Cc={class:"array-item"},wc={class:"array-item-after"},ua=$(t.defineComponent({__name:"FieldArrayItem",props:{model:{type:String,default:""}},emits:["remove-item"],setup(e){return(n,o)=>{const a=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",Tc,[t.createElementVNode("div",Cc,[t.renderSlot(n.$slots,"default",{},void 0,!0),t.createVNode(a,{appearance:"tertiary",class:"delete",onClick:o[0]||(o[0]=i=>n.$emit("remove-item"))},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.TrashIcon))]),_:1})]),t.createElementVNode("div",wc,[t.renderSlot(n.$slots,"after",{},void 0,!0)])])}}}),[["__scopeId","data-v-51d79db2"]]),kc={class:"multi-item-wrapper"},fa=$(t.defineComponent({__name:"FieldArrayMultiItem",emits:["remove-item"],setup(e){return(n,o)=>{const a=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",kc,[t.renderSlot(n.$slots,"default",{},void 0,!0),t.createVNode(a,{appearance:"danger",class:"delete",onClick:o[0]||(o[0]=i=>n.$emit("remove-item"))},{default:t.withCtx(()=>o[1]||(o[1]=[t.createTextVNode(" - Remove Field ",-1)])),_:1,__:[1]}),o[2]||(o[2]=t.createElementVNode("hr",null,null,-1))])}}}),[["__scopeId","data-v-b4fcf731"]]),Mc="[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}",bn=e=>e?e.length===36&&new RegExp(`^${Mc}$`).test(e):!1,Ac=e=>({...e,label:e.name,value:e.id});function ha(e,n,o){return o?_e.SET_REFERRAL_VALUE:e&&!n||!e&&n?_e.UPDATE_ENTITY:e&&n?_e.CREATE_FROM_ENTITY:_e.CREATE_NOT_FROM_ENTITY}const _n=50,Nc={mixins:[Se],inject:[oe],emits:["model-updated"],setup(){const{t:e}=ue.createI18n("en-us",pe);return{t:e}},data(){return{suggestions:[],idValue:"",message:"Type something to search",items:[],initialItems:[],loading:!1}},computed:{fieldState(){return ha(this.model[this.schema.model],this.associatedEntity||this.entityId,this.bypassSearch)},associatedEntity(){return this.$route&&this.$route.params[this.entity]},entity(){return this.schema.entity},scope(){return this.schema.label.toLowerCase()},bypassSearch(){return this.$route&&this.$route.query&&this.$route.query.no_search}},async created(){await this.$nextTick();let e,n;switch(this.fieldState){case _e.UPDATE_ENTITY:if(!this[oe]){console.warn("[@kong-ui-public/forms] No API service provided");break}n=(await this[oe].getOne(this.entity,this.model[this.schema.model])).data,e=this.getItem(this.schema.entityDataKey?n[this.schema.entityDataKey]:n),this.idValue=e.id;break;case _e.CREATE_FROM_ENTITY:this.idValue=this.associatedEntity.id;break;case _e.SET_REFERRAL_VALUE:this.idValue=this.value}try{e&&(this.initialItems=[{...e,label:this.getSuggestionLabel(e),value:e.id}]),this.items=this.initialItems}catch(o){this.message=`There was an error loading ${this.schema.entity}`,console.error("err!",o)}},methods:{onQueryChange(e){e.trim().length===0&&(this.items=[],this.message="Type something to search"),typeof this.performSearch!="function"&&(this.performSearch=Je(this.search,500)),this.performSearch(e)},async search(e){if(e.trim().length===0)return;this.loading=!0;const n=[],o=[],a=this.getInputFields(),i=new Set;bn(e)&&a.includes("id")?o.push((async()=>{const r=await this.fetchExact(e);n.push({...r,label:this.getSuggestionLabel(r),value:r.id})})()):o.push(...a.filter(r=>r!=="id").map(async r=>{(await this.fetchSuggestions(e,r)).forEach(l=>{i.has(l.id)||(i.add(l.id),n.push({...l,label:this.getSuggestionLabel(l),value:l.id}))})})),await Promise.all(o),this.items=n,this.items.length===0&&(this.message="No results"),this.loading=!1},getItem(e){return e.data?e.data.length>0?e.data[0]:[]:e},async fetchUntilLimit(e){const n=[];let o=null;if(!this[oe])return console.warn("[@kong-ui-public/forms] No API service provided"),[];for(;n.length<_n;){const a=await this[oe].getAll(this.entity,{size:_n,offset:o,...e});if(n.push(...a.data.data),o=a.data.offset,!o)break}return n.slice(0,_n)},async fetchSuggestions(e,n){return this.fetchUntilLimit({[n]:e})},async fetchExact(e){return this[oe]?(await this[oe].getOne(this.entity,e)).data:(console.warn("[@kong-ui-public/forms] No API service provided"),{})},getInputFields(){var e,n;return((n=(e=this.schema)==null?void 0:e.inputValues)==null?void 0:n.fields)||[]},getSuggestionLabel(e){const n=this.getInputFields();return n.length&&e?n.map(o=>e[o]).filter(Boolean).join(" - "):""},updateModel(e){this.$emit("model-updated",e!=null&&e.length?e:null,this.schema.model)},onSelected(e){this.idValue=e&&e.id,this.updateModel(this.getReturnValue(e||{}))},getReturnValue(e){var o;const n=(o=this.schema)==null?void 0:o.returnKey;return n?e[n]:e.id}}},Ic=["data-testid","data-testlabel"],Oc=["data-testid"],Vc={class:"autosuggest__results_message"};function Bc(e,n,o,a,i,r){const s=t.resolveComponent("KSelect");return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.schema.disabled?"k-tooltip":"div"),{class:"field-wrap autosuggest","max-width":"300",text:a.t("general.disable_source_scope_change",{scope:r.scope})},{default:t.withCtx(()=>[t.createVNode(s,{id:e.schema.model,ref:"suggestion",modelValue:i.idValue,"onUpdate:modelValue":n[0]||(n[0]=l=>i.idValue=l),clearable:"",disabled:e.schema.disabled,"enable-filtering":"","filter-function":()=>!0,items:i.items,loading:i.loading,placeholder:e.schema.placeholder,width:"100%",onChange:r.onSelected,onQueryChange:r.onQueryChange},{"item-template":t.withCtx(({item:l})=>[t.createElementVNode("span",{class:"first-part","data-testid":l.id&&`${l.id}-0`,"data-testlabel":l.label},t.toDisplayString(r.getSuggestionLabel(l).split(" - ")[0]),9,Ic),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.getSuggestionLabel(l).split(" - ").slice(1),(c,m)=>(t.openBlock(),t.createElementBlock("span",{key:m,class:"field-span","data-testid":l.id&&`${l.id}-${m+1}`||m+1},t.toDisplayString(c),9,Oc))),128))]),empty:t.withCtx(()=>[t.createElementVNode("div",Vc,[t.createElementVNode("span",null,t.toDisplayString(i.message),1)])]),_:1},8,["id","modelValue","disabled","items","loading","placeholder","onChange","onQueryChange"])]),_:1},8,["text"])}const pa=$(Nc,[["render",Bc],["__scopeId","data-v-9b7636bc"]]),Fc="#6c7489",Rc="12px",Dc="20px";var Lc=4;function ga(e){return gt(e,Lc)}const Uc=["data-testid","data-testlabel"],Pc={class:"item-label"},$c={class:"autosuggest__results_message"},vc=$(t.defineComponent({__name:"AutoSuggest",props:t.mergeModels({placeholder:{default:""},suggestions:{},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},emptyMessage:{default:""},domId:{}},{id:{required:!0},idModifiers:{}}),emits:t.mergeModels(["change","query-change"],["update:id"]),setup(e){const{t:n}=ue.createI18n("en-us",pe),o=t.useModel(e,"id");return(a,i)=>{const r=t.resolveComponent("KSelect");return t.openBlock(),t.createBlock(r,{id:a.domId,ref:"suggestion",modelValue:o.value,"onUpdate:modelValue":i[0]||(i[0]=s=>o.value=s),clearable:"",disabled:a.disabled,"enable-filtering":"","filter-function":()=>!0,items:a.suggestions,loading:a.loading,placeholder:a.placeholder,width:"100%",onChange:i[1]||(i[1]=s=>a.$emit("change",s)),onQueryChange:i[2]||(i[2]=s=>a.$emit("query-change",s))},t.createSlots({"item-template":t.withCtx(({item:s})=>[t.renderSlot(a.$slots,"item",{item:s},()=>[t.createElementVNode("span",{class:"item-label","data-testid":s.id&&`${s.id}-0`,"data-testlabel":s.label},t.toDisplayString(s.label),9,Uc)],!0)]),"selected-item-template":t.withCtx(({item:s})=>[t.renderSlot(a.$slots,"selected-item",{item:s},()=>[t.createElementVNode("span",Pc,t.toDisplayString(s.label),1)],!0)]),empty:t.withCtx(()=>[t.createElementVNode("div",$c,[t.createElementVNode("span",null,t.toDisplayString(a.emptyMessage||t.unref(n)("fields.auto_suggest.no_results")),1)])]),_:2},[a.$slots.before?{name:"before",fn:t.withCtx(()=>[t.renderSlot(a.$slots,"before",{},void 0,!0)]),key:"0"}:void 0]),1032,["id","modelValue","disabled","items","loading","placeholder"])}}}),[["__scopeId","data-v-baeb3bb0"]]),xc=500,jc=50,qc=t.defineComponent({__name:"FieldScopedEntitySelect",props:{transformItem:{type:Function,default:Ac},allowUuidSearch:{type:Boolean,default:!1},placeholder:{},fields:{default:()=>[]},selectedItem:{},selectedItemLoading:{type:Boolean},initialItemSelected:{type:Boolean},domId:{},id:{},entity:{},disabled:{type:Boolean},fieldDisabled:{type:Boolean},getAll:{type:Function},getPartial:{type:Function},getOne:{type:Function}},emits:["change"],setup(e){const n=t.ref(""),o=t.ref(!1),a=t.ref(!1),i=t.ref(""),r=t.ref([]),s=t.ref([]),l=t.ref([]),{t:c}=ue.createI18n("en-us",pe),m=t.ref(null);let h=null;const u=async(g,y)=>{if(!e.fieldDisabled){clearTimeout(h),h=setTimeout(()=>{o.value=!0},1500);try{const p=await g();s.value=p,r.value=s.value.map(e.transformItem)}catch(p){if(y!=null&&y.aborted)return;if(r.value=[],Xa.isAxiosError(p)&&p.status===404){console.warn("unable to search with UUID",i.value,"for entity type",e.entity);return}n.value=p.message}finally{clearTimeout(h),o.value=!1}}},b=Je(g=>{if(g=g||"",i.value=g,!g.trim()&&!a.value){r.value=N(l.value);return}m.value&&m.value.abort();const y=new AbortController;if(m.value=y,a.value){k(g);return}C(g,y)},xc,{leading:!0}),M=async(g,y)=>await e.getAll(g,y),F=async()=>{const{data:{data:g,next:y,offset:p}}=await e.getPartial(jc);return(!y||!p)&&(a.value=!0),s.value=g,l.value=g.map(V=>({...e.transformItem(V),group:c("fields.auto_suggest.recently_created",{entity:e.entity})})),g},f=async g=>[await e.getOne(g)],C=(g,y)=>{bn(g)&&e.allowUuidSearch?u(async()=>await f(g)):u(async()=>await M(g,y.signal),y.signal)},w=g=>{let y=[];y=N(l.value),g!=null&&g.trim()?r.value=y.filter(p=>e.fields.some(V=>(p[V]||"").includes(g))):r.value=y},N=g=>e.selectedItem?g.some(y=>y.value===e.selectedItem.value)?g:[e.selectedItem,...g]:g,_=g=>{r.value=l.value.filter(y=>y.id===g)},k=g=>{bn(g)&&e.allowUuidSearch?_(g):w(g)};return t.onMounted(async()=>{await u(F);const g=t.watch(()=>e.selectedItem,y=>{y&&(r.value=N(l.value)),g()});r.value=N(l.value)}),(g,y)=>(t.openBlock(),t.createBlock(vc,{id:g.id,disabled:g.fieldDisabled,"dom-id":g.domId,"empty-message":n.value,loading:g.selectedItemLoading||o.value,placeholder:g.placeholder,readonly:g.disabled,suggestions:r.value,onChange:y[0]||(y[0]=p=>g.$emit("change",p)),onQueryChange:t.unref(b)},t.createSlots({"selected-item":t.withCtx(({item:p})=>[t.renderSlot(g.$slots,"selected-item",{item:p})]),item:t.withCtx(({item:p})=>[t.renderSlot(g.$slots,"item",{item:p})]),_:2},[g.$slots.before?{name:"before",fn:t.withCtx(()=>[t.renderSlot(g.$slots,"before")]),key:"0"}:void 0]),1032,["id","disabled","dom-id","empty-message","loading","placeholder","readonly","suggestions","onQueryChange"]))}}),zc=1e3,Kc={components:{FieldScopedEntitySelect:qc,SearchIcon:Ce.SearchIcon},mixins:[Se],inject:[oe],emits:["model-updated"],setup(){const{t:e}=ue.createI18n("en-us",pe);return{t:e,KUI_ICON_SIZE_40:Dc,KUI_COLOR_TEXT_NEUTRAL:Fc}},data(){return{suggestions:[],idValue:"",message:"Type something to search",items:[],initialItem:null,selectedItem:null,loading:!1,dataDrained:!1}},computed:{fieldState(){return ha(this.model[this.schema.model],this.associatedEntity||this.entityId,this.bypassSearch)},associatedEntity(){return this.$route&&this.$route.params[this.entity]},entity(){return this.schema.entity},scope(){return this.schema.label.toLowerCase()},bypassSearch(){return this.$route&&this.$route.query&&this.$route.query.no_search},inputFields(){var e,n;return((n=(e=this.schema)==null?void 0:e.inputValues)==null?void 0:n.fields)||[]},allowUuidSearch(){return this.inputFields.includes("id")},inputFieldsWithoutId(){return this.inputFields.filter(e=>e!=="id")},initialValueSelected(){var e;return this.idValue===((e=this.initialItem)==null?void 0:e.id)}},async created(){await this.$nextTick();let e,n;try{switch(this.fieldState){case _e.UPDATE_ENTITY:if(!this[oe]){console.warn("[@kong-ui-public/forms] No API service provided");break}this.loading=!0,n=(await this[oe].getOne(this.entity,this.model[this.schema.model])).data,e=this.getItem(this.schema.entityDataKey?n[this.schema.entityDataKey]:n),this.idValue=e.id;break;case _e.CREATE_FROM_ENTITY:this.idValue=this.associatedEntity.id;break;case _e.SET_REFERRAL_VALUE:this.idValue=this.value}e&&(this.initialItem=this.transformItem(e),this.selectedItem=this.initialItem),this.loading=!1}catch(o){this.message=this.t("fields.auto_suggest.error.load_entity",{entity:this.schema.entity}),console.error("err!",o)}},methods:{getPartial(e){return this[oe].peek(this.entity,e)},async getAll(e,n){return await this.fetchSuggestions(e,"name",n)},async getOne(e){return this[oe]?(await this[oe].getOne(this.entity,e)).data:(console.warn("[@kong-ui-public/forms] No API service provided"),{})},transformItem(e){return{...e,label:this.getSuggestionLabel(e),value:e.id}},dedupeSuggestions(e,n){const o=[];return e.forEach(a=>{n.has(a.id)||(n.add(a.id),o.push(a))}),o},getItem(e){return e.data?e.data.length>0?e.data[0]:[]:e},async fetchUntilLimit(e,n){if(!this[oe])return console.warn("[@kong-ui-public/forms] No API service provided"),[];const o=this[oe].getAllV2,{data:a}=await o(this.entity,{size:zc,...e},n);return a.data},async fetchSuggestions(e,n,o){return this.fetchUntilLimit({[n]:e},o)},getSuggestionLabel(e){var o;const n=((o=this.schema)==null?void 0:o.labelField)||"id";return(n&&e?e[n]:"")||"–"},updateModel(e){this.$emit("model-updated",e!=null&&e.length?e:null,this.schema.model)},onSelected(e){this.idValue=e&&e.id,this.selectedItem=e,this.updateModel(this.getReturnValue(e||{}))},getReturnValue(e){var o;const n=(o=this.schema)==null?void 0:o.returnKey;return n?e[n]:e.id}}},Hc={class:"entity-suggestion-item"},Yc={class:"entity-label"},Gc={class:"entity-id"},Wc={class:"selected-entity-item"},Zc={class:"selected-entity-label"};function Xc(e,n,o,a,i,r){const s=t.resolveComponent("SearchIcon"),l=t.resolveComponent("FieldScopedEntitySelect");return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.schema.disabled?"k-tooltip":"div"),{class:"field-wrap autosuggest","max-width":"300",text:e.schema.disabledTooltip},{default:t.withCtx(()=>[t.createVNode(l,{id:i.idValue,"allow-uuid-search":r.allowUuidSearch,disabled:i.loading,"dom-id":e.schema.model,entity:r.entity,"field-disabled":e.schema.disabled,fields:r.inputFieldsWithoutId,"get-all":r.getAll,"get-one":r.getOne,"get-partial":r.getPartial,"initial-item-selected":r.initialValueSelected,placeholder:i.loading?a.t("fields.auto_suggest.loading"):e.schema.placeholder,"selected-item":i.selectedItem,"selected-item-loading":i.loading,"transform-item":r.transformItem,onChange:r.onSelected},{before:t.withCtx(()=>[t.createVNode(s,{color:a.KUI_COLOR_TEXT_NEUTRAL,size:a.KUI_ICON_SIZE_40},null,8,["color","size"])]),item:t.withCtx(({item:c})=>[t.createElementVNode("div",Hc,[t.createElementVNode("span",Yc,t.toDisplayString(c.label||"–"),1),t.createElementVNode("span",Gc,t.toDisplayString(c.id),1)])]),"selected-item":t.withCtx(({item:c})=>[t.createElementVNode("span",Wc,[t.createElementVNode("span",Zc,t.toDisplayString(c.label||"–"),1)])]),_:1},8,["id","allow-uuid-search","disabled","dom-id","entity","field-disabled","fields","get-all","get-one","get-partial","initial-item-selected","placeholder","selected-item","selected-item-loading","transform-item","onChange"])]),_:1},8,["text"])}const ya=$(Kc,[["render",Xc],["__scopeId","data-v-190658fd"]]);function Jc(e){const n=t.ref([]),o=t.ref(null),a=f=>Ke(f)?Ye[f]!=null?Ye[f]:(console.warn(`'${f}' is not a validator function!`),null):f,i=t.computed({get(){var C,w;let f;return v(P(e.schema,"get"))?f=e.schema.get((C=e.model)==null?void 0:C.value):f=P((w=e.model)==null?void 0:w.value,e.schema.model),M(f)},set(f){const C=i;f=F(f),v(f)?f(f,C):l(f,C)}}),r=f=>{var _;c();const C=P(e.formOptions,"validateAsync",!1);let w=[];if(e.schema.readonly!==!0&&e.disabled!==!0){const k=[],g=(_=e.schema)==null?void 0:_.validator;g&&(Array.isArray(g)?re(g,y=>{k.push(a(y))}):k.push(a(g))),v(e.externalValidator)&&k.push(e.externalValidator),re(k,y=>{var p,V;if(C)w.push(y(i.value,e.schema,(p=e.model)==null?void 0:p.value));else{const x=y(i.value,e.schema,(V=e.model)==null?void 0:V.value);x&&v(x.then)?x.then(T=>{T&&(n.value=n.value.concat(T));const S=n.value.length===0;e.emitValidated&&e.emitValidated({isValid:S,errors:n.value,field:e.schema})}):x&&(w=w.concat(x))}})}const N=k=>{var y,p;let g=[];if(re(Ho(k),V=>{Array.isArray(V)&&V.length>0?g=g.concat(V):Ke(V)&&g.push(V)}),v((y=e.schema)==null?void 0:y.onValidated)&&e.schema.onValidated((p=e.model)==null?void 0:p.value,g,e.schema),!f){const V=g.length===0;e.emitValidated&&e.emitValidated({isValid:V,errors:g,field:e.schema})}return k=g,g};return C?Promise.all(w).then(N):N(w)},s=()=>{v(o.value)?o.value():o.value=Je(r,P(e.schema,"validateDebounceTime",P(e.formOptions,"validateDebounceTime",500)))},l=(f,C)=>{var N,_,k;let w=!1;v(e.schema.set)?(e.schema.set((N=e.model)==null?void 0:N.value,f),w=!0):e.schema.model&&(m(e.schema.model,f),w=!0),w&&(e.emitModelUpdated&&((_=e.model)!=null&&_.value)&&e.emitModelUpdated({value:f,model:e.schema.model}),v(e.schema.onChanged)&&e.schema.onChanged((k=e.model)==null?void 0:k.value,f,C,e.schema),P(e.formOptions,"validateAfterChanged",!1)===!0&&(P(e.schema,"validateDebounceTime",P(e.formOptions,"validateDebounceTime",0))>0?s():r()))},c=()=>{n.value.splice(0)},m=(f,C)=>{var y;let w=f.replace(/\[(\w+)\]/g,".$1");w=w.replace(/^\./,"");let N=((y=e.model)==null?void 0:y.value)||{},_=0;const k=w.split("."),g=k.length;for(;_<g;){const p=k[_];if(_<g-1)N[p]!==void 0||(N[p]={}),N=N[p];else{N[p]=C;return}++_}},h=(f,C=!1)=>{const w=P(e.formOptions,"fieldIdPrefix","");return hn(f,w)+(C?"-"+Yo():"")},u=f=>`${h(f)}-label`,b=()=>P(e.schema,"fieldClasses",[]),M=f=>e.formatValueToField&&typeof e.formatValueToField=="function"?e.formatValueToField(f):f,F=f=>e.formatValueToModel&&typeof e.formatValueToModel=="function"?e.formatValueToModel(f):f;return{value:i,clearValidationErrors:c,getFieldID:h,getLabelId:u,getFieldClasses:b,updateModelValue:l}}function Qc(e){const n=[],o=a=>{const i=["cluster-cache","cluster_cache"];for(const r of i)if(a.model.includes(r))return!1;return new RegExp("(?<=-redis-).*").test(a.model)};return e.fields.forEach(a=>{o(a)&&n.push(a)}),{redis:{id:"_redis",fields:n,model:"__redis_partial",redisType:e._supported_redis_partial_type,redisPath:e._redis_partial_path},redisModels:n.map(a=>a.model)}}function em(e,n){const o=new RegExp("(?<=config-redis-).*"),a=/Config\.Redis.*/;return n.filter(r=>{const s=r.model.match(o);return s&&!Object.keys(e).includes(s[0])}).map(r=>{const s=r.label.match(a);return{label:s?s[0]:r.label,key:r.model,value:"N/A",type:"text"}})}const Te={useAbstractFields:Jc,useRedisPartial:Qc,useRedisNonStandardFields:em},tm={class:"form-field-wrapper"},ba=$(t.defineComponent({__name:"FieldInput",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const a=e,i=o,r=t.toRefs(a),s=t.inject(he,void 0),{updateModelValue:l,getFieldID:c,clearValidationErrors:m,value:h}=Te.useAbstractFields({model:r.model,schema:a.schema,formOptions:a.formOptions,emitModelUpdated:_=>{i("modelUpdated",_.value,_.model)}});n({clearValidationErrors:m});const u=t.computed(()=>{var k;const _=(k=a.schema)==null?void 0:k.inputType.toLowerCase();switch(_){case"string":return"text";case"datetime":return"datetime-local";default:return _||"text"}}),b={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss","datetime-local":"YYYY-MM-DDTHH:mm:ss"},M=(_,k)=>{var V,x;let g=_;const y=b[u.value]||"",p=Qe.parse(_,y);p&&((V=a.schema)!=null&&V.format?g=Qe.format(p,(x=a.schema)==null?void 0:x.format):g=p.valueOf()),l(g,k)},F=(_,k)=>{vt(_)||(_=NaN),l(_,k)},f=_=>{let k=_;switch(u.value){case"number":case"range":vt(parseFloat(_))&&(k=parseFloat(_));break}h.value=k,l(k,_)},C=_=>{h.value=_,l(_,_)},w=t.ref(null),N=()=>{var _;v(w.value)&&((_=w.value)==null||_.flush())};return t.onMounted(()=>{switch(u.value){case"number":case"range":w.value=Je((_,k)=>{F(_,k)},parseInt(P(a.schema,"debounceFormatTimeout",1e3)),{trailing:!0,leading:!1});break;case"date":case"datetime":case"datetime-local":w.value=Je((_,k)=>{M(_,k)},parseInt(P(a.schema,"debounceFormatTimeout",1e3)),{trailing:!0,leading:!1});break}}),t.onBeforeMount(()=>{u.value==="checkbox"?console.warn("The use of 'checkbox' inputType with 'input' type fields is deprecated. Use 'checkbox' type instead."):u.value==="radio"?console.warn("The use of 'radio' inputType with 'input' type fields is deprecated. Use 'radio' type instead."):u.value==="file"&&console.warn("The 'file' type in input field is deprecated. Use 'file' field instead.")}),(_,k)=>{const g=t.resolveComponent("KInput");return t.openBlock(),t.createElementBlock("div",tm,[t.createVNode(g,t.mergeProps(_.$attrs,{id:t.unref(c)(e.schema),autocomplete:e.schema.autocomplete,class:e.schema.fieldClasses,disabled:e.disabled||void 0,help:e.hint?e.hint:u.value==="color"||u.value==="range"?t.unref(h):void 0,max:e.schema.max,maxlength:e.schema.maxlength,min:e.schema.min,minlength:e.schema.minlength,"model-value":t.unref(h),name:e.schema.inputName,pattern:e.schema.pattern,placeholder:e.schema.placeholder,readonly:e.schema.readonly,required:e.schema.required,"show-password-mask-toggle":u.value==="password",type:u.value,width:e.schema.width,onBlur:N,"onUpdate:modelValue":f}),null,16,["id","autocomplete","class","disabled","help","max","maxlength","min","minlength","model-value","name","pattern","placeholder","readonly","required","show-password-mask-toggle","type","width"]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(s)),{schema:e.schema,update:C,value:t.unref(h)},null,8,["schema","value"]))])}}}),[["__scopeId","data-v-fe1132bb"]]),nm={name:"FieldMetric",components:{AddIcon:Ce.AddIcon,TrashIcon:Ce.TrashIcon},mixins:[Se],emits:["remove-item"],data(){return{contentVisible:!1}}},om={key:0,class:"content"};function am(e,n,o,a,i,r){const s=t.resolveComponent("AddIcon"),l=t.resolveComponent("TrashIcon"),c=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["field-dropdown",{active:i.contentVisible}])},[t.createElementVNode("div",{class:"title",onClick:n[0]||(n[0]=m=>i.contentVisible=!i.contentVisible)},[t.createTextVNode(t.toDisplayString(e.model.name?e.model.name:"New Item")+" ",1),t.createVNode(s,{class:"metric-add-icon"})]),t.createVNode(t.Transition,{name:"slide-fade"},{default:t.withCtx(()=>[i.contentVisible?(t.openBlock(),t.createElementBlock("div",om,[t.renderSlot(e.$slots,"default"),t.createVNode(c,{appearance:"tertiary",class:"metric-remove-button",onClick:n[1]||(n[1]=m=>e.$emit("remove-item"))},{default:t.withCtx(()=>[t.createVNode(l)]),_:1})])):t.createCommentVNode("",!0)]),_:3})],2)}const _a=$(nm,[["render",am]]),im={class:"field-object-container"},rm={key:1},lm=["id"],sm={key:0},dm=["onUpdate:modelValue"],cm={key:1},mm=["onUpdate:modelValue"],um={key:2},fm=["onUpdate:modelValue"],hm=["onClick"],Ea=$(Object.assign({mixins:[Se],expose:["validate","clearValidationErrors","schema"],emits:["modelUpdated"],data(){return{attributes:this.schema?this.schema.attributes:void 0,newKeyType:"string",newKeyName:"",keyTypes:{}}},created(){this.value||(this.value={})},mounted(){if(!this.value)return;const e=Object.keys(this.value),n={};for(let o=0;o<e.length;o++){const a=e[o];n[a]=typeof this.value[a]}this.keyTypes=n},methods:{removeElement(e){const n=this.value;delete n[e],this.value=JSON.parse(JSON.stringify(n));const o=this.keyTypes;delete o[e],this.keyTypes=JSON.parse(JSON.stringify(o))},addKey(){this.value[this.newKeyName]=void 0,this.value={...this.value},this.keyTypes[this.newKeyName]=this.newKeyType,this.keyTypes={...this.keyTypes},this.newKeyName=""},updateModel(e,n){this.$emit("modelUpdated",e,n)}}},{__name:"FieldObject",setup(e){return(n,o)=>{const a=t.resolveDirective("attributes");return t.withDirectives((t.openBlock(),t.createElementBlock("div",im,[n.schema.schema?(t.openBlock(),t.createBlock(Y,{key:0,model:n.value,options:n.formOptions,schema:n.schema.schema,onModelUpdated:n.updateModel},null,8,["model","options","schema","onModelUpdated"])):(t.openBlock(),t.createElementBlock("div",rm,[t.createElementVNode("table",{id:n.getFieldID(n.schema),class:t.normalizeClass(n.schema.fieldClasses)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,(i,r)=>(t.openBlock(),t.createElementBlock("tr",{key:r},[t.createElementVNode("td",null,t.toDisplayString(r),1),n.keyTypes[r]==="string"?(t.openBlock(),t.createElementBlock("td",sm,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":s=>n.value[r]=s,type:"text"},null,8,dm),[[t.vModelText,n.value[r]]])])):t.createCommentVNode("",!0),n.keyTypes[r]==="boolean"?(t.openBlock(),t.createElementBlock("td",cm,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":s=>n.value[r]=s,type:"checkbox"},null,8,mm),[[t.vModelCheckbox,n.value[r]]])])):t.createCommentVNode("",!0),n.keyTypes[r]==="number"?(t.openBlock(),t.createElementBlock("td",um,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":s=>n.value[r]=s,type:"number"},null,8,fm),[[t.vModelText,n.value[r]]])])):t.createCommentVNode("",!0),t.createElementVNode("td",null,[t.createElementVNode("input",{type:"button",value:"x",onClick:s=>n.removeElement(r)},null,8,hm)])]))),128))],10,lm),t.withDirectives(t.createElementVNode("select",{"onUpdate:modelValue":o[0]||(o[0]=i=>n.newKeyType=i)},o[3]||(o[3]=[t.createElementVNode("option",{value:"string"}," String ",-1),t.createElementVNode("option",{value:"number"}," Number ",-1),t.createElementVNode("option",{value:"boolean"}," Boolean ",-1)]),512),[[t.vModelSelect,n.newKeyType]]),t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":o[1]||(o[1]=i=>n.newKeyName=i),type:"text"},null,512),[[t.vModelText,n.newKeyName]]),t.createElementVNode("input",{type:"button",value:"Add key",onClick:o[2]||(o[2]=(...i)=>n.addKey&&n.addKey(...i))})]))])),[[a,n.attributes]])}}}),[["__scopeId","data-v-4ace4106"]]),pm=["id"],gm=["data-testid"],ym={class:"item-wrapper"},bm={class:"index-wrapper"},_m={key:0},Em={key:1},Sm=["onUpdate:modelValue","placeholder","type","onInput"],Tm={key:0,class:"hint"},Cm={class:"input-item"},wm=["placeholder"],km={key:0,class:"hint"},Sa=$(Object.assign({mixins:[Se],expose:["validate","clearValidationErrors","schema"],inject:{autofillSlot:{from:he,default:void 0}},emits:["model-updated"],data(){return{newKeyName:""}},computed:{subSchema(){return this.schema.schema&&this.schema.schema.fields[0].schema},subFields(){return!this.subSchema&&this.schema.fields},hasObjectKeys(){return this.value&&Object.keys(this.value).length>0},transformedModel(){return this.subSchema&&this.subSchema.fields.length>=1&&this.subSchema.fields[0].type==="array"?new Proxy(this.model[this.schema.model],{get:(e,n)=>({[this.schema.model]:e[n]}),set:(e,n,o)=>e[n]=o[this.schema.model]}):this.model[this.schema.model]},valueInputType(){var e;return["number","integer"].includes((e=this.schema.values)==null?void 0:e.type)?"number":"text"}},mounted(){this.value||(this.value={});let e=[];this.subSchema?e=this.subSchema.fields:this.subFields&&(e=this.schema.fields[0].schema),this.value=this.transformMapModelValuesToObject(this.model,e,this.schema.model)},methods:{removeElement(e){const n=this.value;delete n[e],this.value={...n}},transformMapModelValuesToObject(e,n,o){let a={};try{a=JSON.parse(JSON.stringify(e??{}))[o]??{}}catch{}return Object.keys(e).map(i=>{const r=i.indexOf(o+"-");if(r>-1&&Array.isArray(n))if(n.length>0){const l=i.split("-").filter(m=>n.find(h=>h.model===m)),c=i.split(`-${l}`)[0].split(`${o}-`)[1];l.length?a[c]={...a[c],[l]:e[i]}:a[i.substring(r+`${o}-`.length)]=e[i]}else a[i.substring(`${o}-`.length)]=e[i];else{const l=i.split("-").filter(m=>m===this.schema.model),c=i.split(`-${l}`)[0].split(`${o}-`)[1];c&&(a[c]=e[i])}return i}),a},addKey(){var a;const e=this.subSchema&&Array.isArray(this.subSchema.fields)&&this.subSchema.fields.length===1&&this.subSchema.fields[0].type==="array",n=((a=this.schema.values)==null?void 0:a.default)??(this.valueInputType==="number"?0:""),o=this.subSchema?e?[""]:{}:n;this.value[this.newKeyName]=o,this.newKeyName=""},updateModel(e,n){this.$emit("model-updated",this.model[this.schema.model],n)}}},{__name:"FieldObjectAdvanced",setup(e){return(n,o)=>{const a=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",{id:n.getFieldID(n.schema),class:t.normalizeClass(["object-advanced-wrapper",n.schema.fieldClasses])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,(i,r)=>(t.openBlock(),t.createElementBlock("div",{key:r,"data-testid":`field-object-key-${r}`},[t.createElementVNode("div",null,[t.createElementVNode("div",ym,[t.createElementVNode("div",bm,[t.createElementVNode("strong",null,t.toDisplayString(r),1),t.createElementVNode("div",null,[t.createVNode(a,{appearance:"tertiary",class:"delete",icon:"",type:"button",onClick:s=>n.removeElement(r)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.TrashIcon))]),_:2},1032,["onClick"])])]),o[1]||(o[1]=t.createElementVNode("hr",{class:"divider"},null,-1)),n.subSchema?(t.openBlock(),t.createElementBlock("div",_m,[t.createVNode(Y,{model:n.transformedModel[r],options:{helpAsHtml:!0},schema:n.subSchema,onModelUpdated:n.updateModel},null,8,["model","schema","onModelUpdated"])])):(t.openBlock(),t.createElementBlock("div",Em,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":s=>n.value[r]=s,class:"form-control",placeholder:n.schema.fields&&n.schema.fields[0].schema.placeholder,type:n.valueInputType,onInput:s=>n.updateModel(n.value[r],n.model[n.schema.model])},null,40,Sm),[[t.vModelDynamic,n.value[r]]]),n.schema.fields&&n.schema.fields[0].schema.hint?(t.openBlock(),t.createElementBlock("p",Tm,t.toDisplayString(n.schema.fields[0].schema.hint),1)):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(n.autofillSlot),{schema:n.schema.fields&&n.schema.fields[0].schema||n.schema.values,update:s=>n.value[r]=s,value:n.value[r]},null,8,["schema","update","value"]))])),o[2]||(o[2]=t.createElementVNode("hr",{class:"wide-divider"},null,-1))])])],8,gm))),128)),t.createElementVNode("div",{class:t.normalizeClass(["input-wrapper",{indent:n.hasObjectKeys}])},[t.createElementVNode("div",Cm,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":o[0]||(o[0]=i=>n.newKeyName=i),class:"form-control","data-testid":"keyname-input",placeholder:n.schema.placeholder,type:"text"},null,8,wm),[[t.vModelText,n.newKeyName]]),t.createVNode(a,{appearance:"tertiary","data-testid":"add-key",disabled:!n.newKeyName,onClick:n.addKey},{default:t.withCtx(()=>[t.createTextVNode(" + Add "+t.toDisplayString(n.schema.buttonLabel||n.schema.label),1)]),_:1},8,["disabled","onClick"])]),n.schema.hintText?(t.openBlock(),t.createElementBlock("p",km,t.toDisplayString(n.schema.hintText),1)):t.createCommentVNode("",!0)],2)],10,pm)}}}),[["__scopeId","data-v-41b00aff"]]),Mm={class:"radio-selection-group"},Ta=$(t.defineComponent({__name:"FieldRadio",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const a=e,i=o,r=t.toRefs(a),{updateModelValue:s,value:l,clearValidationErrors:c}=Te.useAbstractFields({model:r.model,schema:a.schema,formOptions:a.formOptions,emitModelUpdated:h=>{i("modelUpdated",h.value,h.model)}});n({clearValidationErrors:c});const m=h=>{let u=h;typeof h=="string"&&(u=h.split(","),a.schema.array||(u=u.toString())),s(u,h)};return(h,u)=>{const b=t.resolveComponent("KRadio");return t.openBlock(),t.createElementBlock("div",Mm,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.schema.values,(M,F)=>(t.openBlock(),t.createBlock(b,{id:e.schema.name+"-"+F,key:M.value,modelValue:t.unref(l),"onUpdate:modelValue":u[0]||(u[0]=f=>t.isRef(l)?l.value=f:null),label:M.name,"label-attributes":{info:e.schema.help},name:e.schema.name,required:e.schema.required||void 0,"selected-value":M.value,onChange:m},null,8,["id","modelValue","label","label-attributes","name","required","selected-value"]))),128))])}}}),[["__scopeId","data-v-42b9c6ac"]]),Ca=t.defineComponent({__name:"FieldSelect",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const a=e,i=o,r=t.computed(()=>a.schema.selectOptions||{}),s=f=>G(f)?null:f,l=t.toRefs(a),{getFieldID:c,clearValidationErrors:m,value:h}=Te.useAbstractFields({model:l.model,schema:a.schema,formOptions:a.formOptions,formatValueToField:s,emitModelUpdated:f=>{i("modelUpdated",f.value,f.model)}});n({clearValidationErrors:m});const u=t.computed(()=>{const f=a.schema.values;return b(typeof f=="function"?f.apply(this,[a.model,a.schema]):f)}),b=f=>{const C=[];return f.forEach(w=>{C.push({label:F(w),value:M(w),disabled:typeof w=="object"&&w.disabled||void 0,group:typeof w=="object"&&String(w.group||"").toUpperCase()||void 0})}),C},M=f=>{if(fe(f)){if(r.value&&typeof r.value.value<"u")return f[r.value.value];if(typeof f.id<"u")return String(f.id);throw new Error("`id` is not defined. If you want to use another key name, add a `value` property under `selectOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/select.html#select-field-with-object-items")}else return f},F=f=>{if(fe(f)){if(r.value&&typeof r.value.name<"u")return f[r.value.name];if(typeof f.name<"u")return String(f.name);throw new Error("`name` is not defined. If you want to use another key name, add a `name` property under `selectOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/select.html#select-field-with-object-items")}else return String(f)};return(f,C)=>{const w=t.resolveComponent("KSelect");return t.openBlock(),t.createBlock(w,{id:t.unref(c)(e.schema),modelValue:t.unref(h),"onUpdate:modelValue":C[0]||(C[0]=N=>t.isRef(h)?h.value=N:null),class:t.normalizeClass(e.schema.fieldClasses),clearable:!e.schema.required,disabled:e.disabled||void 0,items:u.value,"kpop-attributes":{"data-testid":`${t.unref(c)(e.schema)}-items`},"label-attributes":{info:e.schema.help},name:e.schema.inputName,placeholder:r.value.hideNoneSelectedText?void 0:r.value.noneSelectedText||"Nothing Selected",required:e.schema.required||void 0,width:"100%"},null,8,["id","modelValue","class","clearable","disabled","items","kpop-attributes","label-attributes","name","placeholder","required"])}}}),Am={name:"FieldArray",components:{FieldArrayItem:ua,FieldArrayMultiItem:fa,FieldSelect:Ca,FieldMetric:_a,FieldObject:Ea,FieldObjectAdvanced:Sa,FieldAutoSuggest:pa,FieldAutoSuggestV2:ya,FieldRadio:Ta,FieldArrayCardContainer:ma,FieldInput:ba},mixins:[Se],inject:{autofillSlot:{from:he,default:void 0}},props:{newElementButtonLabel:{type:String,default:"New Item"},removeElementButtonLabel:{type:String,default:"x"}},emits:["refreshModel"],methods:{generateSchema(e,n,o){var i,r,s;let a;return n&&(a=JSON.parse(JSON.stringify(n)),(s=(r=(i=a.schema)==null?void 0:i.fields)==null?void 0:r.map)==null||s.call(r,l=>(l.id=`${l.id||l.model}-${o}`,l))),{...a,set(l,c){e[o]=c},get(){return e[o]}}},newElement(){let e=this.value,n;(!e||!e.push)&&(e=[]),this.schema.items&&this.schema.items.default&&(typeof this.schema.items.default=="function"?n=this.schema.items.default():n=this.schema.items.default),e.push(n),this.value=[...e]},removeElement(e){this.value=this.value.filter((n,o)=>o!==e)},getFieldComponent(e){return e.component?e.component:"field-"+e.type},modelUpdated(){this.$emit("refreshModel")},handleInput(e,n){var a,i;let o=e;((i=(a=this.schema)==null?void 0:a.inputAttributes)==null?void 0:i.type)==="number"&&vt(parseFloat(e))&&(o=parseFloat(e)),this.value=this.value.map((r,s)=>s===n?o:r)}}},Nm=["id"],Im={key:1},Om=["onUpdate:modelValue","aria-labelledby","type"],Vm=["onUpdate:modelValue","aria-labelledby"];function Bm(e,n,o,a,i,r){const s=t.resolveComponent("KTextArea"),l=t.resolveComponent("KInput"),c=t.resolveComponent("KButton");return e.schema?(t.openBlock(),t.createElementBlock("div",{key:0,id:e.getFieldID(e.schema),class:t.normalizeClass(e.schema.fieldClasses)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.value,(m,h)=>(t.openBlock(),t.createElementBlock("div",{key:h,class:t.normalizeClass(e.schema.fieldItemsClasses)},[e.schema.items&&e.schema.itemContainerComponent?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.schema.itemContainerComponent),{key:0,index:h,model:m,schema:r.generateSchema(e.value,e.schema.items,h),onRemoveItem:u=>r.removeElement(h)},{default:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.getFieldComponent(e.schema.items)),{"form-options":e.formOptions,model:m,schema:r.generateSchema(e.value,e.schema.items,h),onModelUpdated:r.modelUpdated},null,40,["form-options","model","schema","onModelUpdated"]))]),_:2},1064,["index","model","schema","onRemoveItem"])):e.schema.items?(t.openBlock(),t.createElementBlock("span",Im,[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.getFieldComponent(e.schema.items)),{"form-options":e.formOptions,model:m,schema:r.generateSchema(e.value,e.schema.items,h),onModelUpdated:r.modelUpdated},null,40,["form-options","model","schema","onModelUpdated"]))])):e.schema.itemContainerComponent?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.schema.itemContainerComponent),{key:2,"data-testid":`${e.getFieldID(e.schema)}-item-${h}`,model:m,schema:r.generateSchema(e.value,e.schema.items,h),onRemoveItem:u=>r.removeElement(h)},{after:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.autofillSlot),{schema:e.schema,update:u=>e.value[h]=u,value:e.value[h]},null,8,["schema","update","value"]))]),default:t.withCtx(()=>{var u;return[e.schema.inputAttributes&&e.schema.inputAttributes.type==="textarea"?(t.openBlock(),t.createBlock(s,t.mergeProps({key:0,ref_for:!0},e.schema.inputAttributes,{id:e.getFieldID(e.schema),modelValue:e.value[h],"onUpdate:modelValue":b=>e.value[h]=b,"aria-labelledby":e.getLabelId(e.schema),autosize:"","character-limit":e.schema.inputAttributes.max,class:e.schema.fieldClasses,maxlength:e.schema.max,minlength:e.schema.min,name:e.schema.inputName,placeholder:e.schema.placeholder,readonly:e.schema.readonly,required:e.schema.required,resizable:"",rows:e.schema.rows||3}),null,16,["id","modelValue","onUpdate:modelValue","aria-labelledby","character-limit","class","maxlength","minlength","name","placeholder","readonly","required","rows"])):!e.schema.inputAttributes||!e.schema.inputAttributes.type||e.schema.inputAttributes.type==="text"||e.schema.inputAttributes.type==="number"?(t.openBlock(),t.createBlock(l,t.mergeProps({key:1,"aria-labelledby":e.getLabelId(e.schema)},{ref_for:!0},e.schema.inputAttributes,{"model-value":e.value[h],type:e.schema.inputAttributes&&e.schema.inputAttributes.type||"text",onInput:b=>{r.handleInput(b,h)}}),null,16,["aria-labelledby","model-value","type","onInput"])):t.withDirectives((t.openBlock(),t.createElementBlock("input",t.mergeProps({key:2,"onUpdate:modelValue":b=>e.value[h]=b,"aria-labelledby":e.getLabelId(e.schema)},{ref_for:!0},e.schema.inputAttributes,{type:((u=e.schema.inputAttributes)==null?void 0:u.type)||"text"}),null,16,Om)),[[t.vModelDynamic,e.value[h]]])]}),_:2},1064,["data-testid","model","schema","onRemoveItem"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:3},[t.withDirectives(t.createElementVNode("input",t.mergeProps({ref_for:!0},e.schema.inputAttributes,{"onUpdate:modelValue":u=>e.value[h]=u,"aria-labelledby":e.getLabelId(e.schema),type:"text"}),null,16,Vm),[[t.vModelText,e.value[h]]]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.autofillSlot),{schema:e.schema,update:u=>e.value[h]=u,value:e.value[h]},null,8,["schema","update","value"]))],64))],2))),128)),t.createVNode(c,{appearance:"tertiary",class:t.normalizeClass(e.schema.newElementButtonLabelClasses),"data-testid":`add-${e.getFieldID(e.schema)}`,type:"button",onClick:r.newElement},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.schema.newElementButtonLabel||o.newElementButtonLabel),1)]),_:1},8,["class","data-testid","onClick"])],10,Nm)):t.createCommentVNode("",!0)}const Fm=$(Am,[["render",Bm],["__scopeId","data-v-ae802bb2"]]),Rm={class:"form-field-wrapper field-checkbox"},Dm=$(t.defineComponent({__name:"FieldCheckbox",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const a=e,i=o,r=t.toRefs(a),{getFieldID:s,value:l,clearValidationErrors:c}=Te.useAbstractFields({model:r.model,schema:a.schema,formOptions:a.formOptions,emitModelUpdated:m=>{i("modelUpdated",m.value,m.model)}});return n({clearValidationErrors:c}),(m,h)=>{const u=t.resolveComponent("KCheckbox");return t.openBlock(),t.createElementBlock("div",Rm,[t.createVNode(u,t.mergeProps(m.$attrs,{id:t.unref(s)(e.schema),modelValue:t.unref(l),"onUpdate:modelValue":h[0]||(h[0]=b=>t.isRef(l)?l.value=b:null),autocomplete:e.schema.autocomplete,class:e.schema.fieldClasses,disabled:e.disabled||void 0,help:e.hint?e.hint:void 0,name:e.schema.inputName,readonly:e.schema.readonly,required:e.schema.required,width:e.schema.width}),null,16,["id","modelValue","autocomplete","class","disabled","help","name","readonly","required","width"])])}}}),[["__scopeId","data-v-6b4ee1cd"]]),Lm={class:"wrapper"},Um=["disabled"],Pm=["id","checked","disabled","onChange","name"],$m=["disabled"],vm={class:"info"},xm={class:"dropList"},jm=["id","checked","disabled","onChange","name"];function qm(e,n,o,a,i,r){const s=t.resolveDirective("attributes");return t.withDirectives((t.openBlock(),t.createElementBlock("div",Lm,[e.schema.listBox?(t.openBlock(),t.createElementBlock("div",{key:0,class:"listbox form-control",disabled:e.disabled||null},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.items,l=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["list-row",{"is-checked":r.isItemChecked(l)}])},[t.createElementVNode("label",null,[t.withDirectives(t.createElementVNode("input",{id:e.getFieldID(e.schema,!0),type:"checkbox",checked:r.isItemChecked(l)||null,disabled:e.disabled||null,onChange:c=>r.onChanged(c,l),name:r.getInputName(l)},null,40,Pm),[[s,"input"]]),t.createTextVNode(t.toDisplayString(r.getItemName(l)),1)])],2))),256))],8,Um)):t.createCommentVNode("",!0),e.schema.listBox?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:1,class:"combobox form-control",disabled:e.disabled||null},[t.createElementVNode("div",{class:t.normalizeClass(["mainRow",{expanded:i.comboExpanded}]),onClick:n[0]||(n[0]=(...l)=>r.onExpandCombo&&r.onExpandCombo(...l))},[t.createElementVNode("div",vm,t.toDisplayString(r.selectedCount)+" selected",1),n[1]||(n[1]=t.createElementVNode("div",{class:"arrow"},null,-1))],2),t.createElementVNode("div",xm,[i.comboExpanded?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(r.items,l=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["list-row",{"is-checked":r.isItemChecked(l)}])},[t.createElementVNode("label",null,[t.withDirectives(t.createElementVNode("input",{id:e.getFieldID(e.schema,!0),type:"checkbox",checked:r.isItemChecked(l)||null,disabled:e.disabled||null,onChange:c=>r.onChanged(c,l),name:r.getInputName(l)},null,40,jm),[[s,"input"]]),t.createTextVNode(t.toDisplayString(r.getItemName(l)),1)])],2))),256)):t.createCommentVNode("",!0)])],8,$m))])),[[s,"wrapper"]])}const zm=$({mixins:[Se],data(){return{comboExpanded:!1}},computed:{items(){const e=this.schema.values;return typeof e=="function"?e.apply(this,[this.model,this.schema]):e},selectedCount(){return this.value?this.value.length:0}},methods:{getInputName(e){return this.schema&&this.schema.inputName&&this.schema.inputName.length>0?jo(this.schema.inputName+"_"+this.getItemValue(e)):jo(this.getItemValue(e))},getItemValue(e){if(fe(e)){if(typeof this.schema.checklistOptions<"u"&&typeof this.schema.checklistOptions.value<"u")return e[this.schema.checklistOptions.value];if(typeof e.value<"u")return e.value;throw new Error("`value` is not defined. If you want to use another key name, add a `value` property under `checklistOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/checklist.html#checklist-field-with-object-values")}else return e},getItemName(e){if(fe(e)){if(typeof this.schema.checklistOptions<"u"&&typeof this.schema.checklistOptions.name<"u")return e[this.schema.checklistOptions.name];if(typeof e.name<"u")return e.name;throw new Error("`name` is not defined. If you want to use another key name, add a `name` property under `checklistOptions` in the schema. https://icebob.gitbooks.io/vueformgenerator/content/fields/checklist.html#checklist-field-with-object-values")}else return e},isItemChecked(e){return this.value&&this.value.indexOf(this.getItemValue(e))!==-1},onChanged(e,n){if((G(this.value)||!Array.isArray(this.value))&&(this.value=[]),e.target.checked){const o=ga(this.value);o.push(this.getItemValue(n)),this.value=o}else{const o=ga(this.value);o.splice(this.value.indexOf(this.getItemValue(n)),1),this.value=o}},onExpandCombo(){this.comboExpanded=!this.comboExpanded}}},[["render",qm]]),Km={name:"FieldKeyValuePairs",components:{TrashIcon:Ce.TrashIcon},mixins:[Se],inject:{autofillSlot:{from:he,default:void 0}},data(){return{pairs:[]}},watch:{pairs:{handler(){this.updateValue()},deep:!0}},created(){var n,o;this.value||(this.value={});const e=((o=this.model)==null?void 0:o[(n=this.schema)==null?void 0:n.model])??{};Object.keys(e).forEach(a=>{this.pairs.push({key:a,value:e[a]})})},methods:{onInput(e,n,o){this.pairs[n][o]=e.target.value},updateValue(){this.value=this.pairs.reduce((e,{key:n,value:o})=>({...e,...n&&o?{[n]:o}:null}),{})},addPair(){this.pairs.push({key:"",value:""})},removePair(e){this.pairs.splice(e,1)}}},Hm={class:"key-value-pairs-editor"},Ym={class:"pair-item-cell"},Gm=["data-testid","placeholder","value","onInput"],Wm={class:"pair-item-cell"},Zm=["data-testid","placeholder","value","onInput"];function Xm(e,n,o,a,i,r){const s=t.resolveComponent("TrashIcon"),l=t.resolveComponent("KButton");return t.openBlock(),t.createElementBlock("div",Hm,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.pairs,(c,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:"pair-item"},[t.createElementVNode("div",Ym,[t.createElementVNode("input",{class:"form-control","data-testid":`${e.getFieldID(e.schema)}-pair-key-${m}`,placeholder:e.schema.keyInputPlaceholder??"Key",type:"text",value:c.key,onInput:h=>{r.onInput(h,m,"key")}},null,40,Gm),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.autofillSlot),{schema:e.schema,update:h=>r.onInput({target:{value:h}},m,"key"),value:c.key},null,8,["schema","update","value"]))]),t.createElementVNode("div",Wm,[t.createElementVNode("input",{class:"form-control","data-testid":`${e.getFieldID(e.schema)}-pair-value-${m}`,placeholder:e.schema.valueInputPlaceholder??"Value",type:"text",value:c.value,onInput:h=>{r.onInput(h,m,"value")}},null,40,Zm),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.autofillSlot),{schema:e.schema,update:h=>r.onInput({target:{value:h}},m,"value"),value:c.value},null,8,["schema","update","value"]))]),t.createVNode(l,{appearance:"tertiary","data-testid":`${e.getFieldID(e.schema)}-remove-pair-${m}`,onClick:()=>{r.removePair(m)}},{default:t.withCtx(()=>[t.createVNode(s)]),_:2},1032,["data-testid","onClick"])]))),128)),t.createVNode(l,{appearance:"tertiary",class:t.normalizeClass(e.schema.newElementButtonLabelClasses),"data-testid":`${e.getFieldID(e.schema)}-add-pair`,type:"button",onClick:r.addPair},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.schema.newElementButtonLabel??"+ Add Pair"),1)]),_:1},8,["class","data-testid","onClick"])])}const Jm=$(Km,[["render",Xm],["__scopeId","data-v-9a9650ac"]]),Qm=$(t.defineComponent({__name:"FieldLabel",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0}},setup(e){const n=e,o=t.toRefs(n),{getFieldID:a,value:i}=Te.useAbstractFields({model:o.model,schema:n.schema,formOptions:n.formOptions});return(r,s)=>{const l=t.resolveComponent("KLabel");return t.openBlock(),t.createElementBlock("span",{class:t.normalizeClass(["field-label",e.schema.fieldClasses])},[t.createVNode(l,{id:t.unref(a)(e.schema)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(i)),1)]),_:1},8,["id"])],2)}}}),[["__scopeId","data-v-d046a15a"]]),eu=t.defineComponent({__name:"FieldMultiselect",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const a=e,i=o,r=t.toRef(a,"model"),{getLabelId:s,getFieldID:l,clearValidationErrors:c,value:m}=Te.useAbstractFields({model:r,schema:a.schema,formOptions:a.formOptions,emitModelUpdated:u=>{i("modelUpdated",u.value,u.model)}});n({clearValidationErrors:c});const h=t.computed(()=>{var u,b;return a.schema.values?a.schema.values:(b=(u=a.schema.elements)==null?void 0:u.one_of)!=null&&b.length?a.schema.elements.one_of.map(M=>({label:String(M),value:String(M)})):[]});return(u,b)=>{const M=t.resolveComponent("KMultiselect");return t.openBlock(),t.createBlock(M,{id:t.unref(l)(e.schema),modelValue:t.unref(m),"onUpdate:modelValue":b[0]||(b[0]=F=>t.isRef(m)?m.value=F:null),"aria-labelledby":t.unref(s)(e.schema),class:t.normalizeClass(e.schema.fieldClasses),"data-testid":"field-multiselect",disabled:e.disabled||void 0,items:h.value,"kpop-attributes":{"data-testid":`${t.unref(l)(e.schema)}-items`},"label-attributes":{info:e.schema.help},name:e.schema.inputName,placeholder:e.schema.placeholder,required:e.schema.required||void 0,width:"100%"},null,8,["id","modelValue","aria-labelledby","class","disabled","items","kpop-attributes","label-attributes","name","placeholder","required"])}}}),tu={class:"selection-group"},nu={class:"form-group horizontal-radios"},ou={class:"radio-group"},au=["disabled","value"],iu={class:"control-help"},ru={key:0,class:"option-field"},lu={class:"option-field-container"},su=$(Object.assign({mixins:[Se],expose:["validate","clearValidationErrors","schema"],emits:["model-updated"],data(){return{checkedGroup:null,fieldModel:{...this.model},renderedTrack:[],fieldSchema:[],scope:"scope"}},watch:{checkedGroup:{handler(e,n){if(this.renderedTrack[e]=!0,n===null){this.fieldModel={...this.model};return}const o=this.schema.fields[e].fields,a=this.schema.fields[n].fields;a&&a.forEach(i=>this.updateModel("",i.model)),o&&o.forEach(i=>this.updateModel(this.fieldModel[i.model],i.model))}}},async created(){await this.$nextTick(),this.schema.fields.forEach((e,n)=>{this.renderedTrack.push(!1),e.fields&&e.fields.forEach(o=>{var a;this.model[o.model]&&(this.checkedGroup=n,this.fieldSchema.push(o.model),this.scope=(a=o.label)==null?void 0:a.toLowerCase())})}),this.checkedGroup===null&&(this.checkedGroup=0)},methods:{updateModel(e,n){this.$emit("model-updated",e,n)}}},{__name:"FieldSelectionGroup",setup(e){const{t:n}=ue.createI18n("en-us",pe);return(o,a)=>(t.openBlock(),t.createElementBlock("div",tu,[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.$props.disabled?"k-tooltip":"div"),{"max-width":"300",text:t.unref(n)("general.disable_global_radio",{scope:o.scope})},{default:t.withCtx(()=>[t.createElementVNode("div",nu,[t.createElementVNode("div",ou,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.schema.fields,(i,r)=>(t.openBlock(),t.createElementBlock("div",{key:r,class:t.normalizeClass(["option-group",{"radio-disabled":o.$props.disabled}])},[t.createElementVNode("label",{class:t.normalizeClass(["k-label",`${i.label}-check`])},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":a[0]||(a[0]=s=>o.checkedGroup=s),class:"k-input",disabled:o.$props.disabled,type:"radio",value:r},null,8,au),[[t.vModelRadio,o.checkedGroup]]),t.createTextVNode(" "+t.toDisplayString(i.label)+" ",1),t.createElementVNode("div",iu,t.toDisplayString(i.description),1)],2)],2))),128))])])]),_:1},8,["text"])),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.schema.fields,(i,r)=>(t.openBlock(),t.createElementBlock("div",{key:r,class:"option-group"},[o.renderedTrack[r]?t.withDirectives((t.openBlock(),t.createElementBlock("div",ru,[t.createElementVNode("div",lu,[t.createVNode(Y,{model:o.model,options:{helpAsHtml:!0},schema:{fields:i.fields},onModelUpdated:o.updateModel},null,8,["model","schema","onModelUpdated"])])],512)),[[t.vShow,i.fields&&o.checkedGroup===r]]):t.createCommentVNode("",!0)]))),128))]))}}),[["__scopeId","data-v-65b91ac7"]]),du={class:"form-field-wrapper"},cu=t.defineComponent({__name:"FieldSwitch",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const a=e,i=o,{t:r}=ue.createI18n("en-us",pe),s=b=>b!=null&&a.schema.valueOn?b===a.schema.valueOn:b,l=b=>b!=null&&a.schema.valueOn?b?a.schema.valueOn:a.schema.valueOff:b,c=t.toRefs(a),{getFieldID:m,value:h,clearValidationErrors:u}=Te.useAbstractFields({model:c.model,schema:a.schema,formOptions:a.formOptions,formatValueToField:s,formatValueToModel:l,emitModelUpdated:b=>{i("modelUpdated",b.value,b.model)}});return n({clearValidationErrors:u}),(b,M)=>{const F=t.resolveComponent("KInputSwitch");return t.openBlock(),t.createElementBlock("div",du,[t.createVNode(F,{id:t.unref(m)(e.schema),modelValue:t.unref(h),"onUpdate:modelValue":M[0]||(M[0]=f=>t.isRef(h)?h.value=f:null),autocomplete:e.schema.autocomplete,class:t.normalizeClass(e.schema.fieldClasses),disabled:e.disabled||void 0,label:t.unref(h)?e.schema.textOn||t.unref(r)("vfg.labels.on"):e.schema.textOff||t.unref(r)("vfg.labels.off"),"label-attributes":{info:e.schema.help},name:e.schema.inputName,required:e.schema.required||void 0},null,8,["id","modelValue","autocomplete","class","disabled","label","label-attributes","name","required"])])}}}),mu={class:"field-textarea"},uu={name:"FormGroup",components:Object.freeze(Object.defineProperty({__proto__:null,FieldAdvanced:Ec,FieldArray:Fm,FieldArrayCardContainer:ma,FieldArrayItem:ua,FieldArrayMultiItem:fa,FieldAutoSuggest:pa,FieldAutoSuggestV2:ya,FieldCheckbox:Dm,FieldChecklist:zm,FieldInput:ba,FieldKeyValuePairs:Jm,FieldLabel:Qm,FieldMetric:_a,FieldMultiselect:eu,FieldObject:Ea,FieldObjectAdvanced:Sa,FieldRadio:Ta,FieldSelect:Ca,FieldSelectionGroup:su,FieldSwitch:cu,FieldTextArea:$(t.defineComponent({__name:"FieldTextArea",props:{disabled:{type:Boolean,default:!1},formOptions:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},schema:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default:()=>[]},hint:{type:String,default:""}},emits:["modelUpdated"],setup(e,{expose:n,emit:o}){const a=e,i=o,r=t.toRefs(a),s=t.inject(he,void 0),{updateModelValue:l,getFieldID:c,clearValidationErrors:m,value:h}=Te.useAbstractFields({model:r.model,schema:a.schema,formOptions:a.formOptions,emitModelUpdated:b=>{i("modelUpdated",b.value,b.model)}});n({clearValidationErrors:m});const u=b=>{h.value=b,l(b,b)};return(b,M)=>{const F=t.resolveComponent("KTextArea");return t.openBlock(),t.createElementBlock("div",mu,[t.createVNode(F,t.mergeProps(b.$attrs,{id:t.unref(c)(e.schema),modelValue:t.unref(h),"onUpdate:modelValue":M[0]||(M[0]=f=>t.isRef(h)?h.value=f:null),autosize:"","character-limit":e.schema.max,class:e.schema.fieldClasses,disabled:e.disabled||void 0,help:e.hint||void 0,minlength:e.schema.min,name:e.schema.inputName,placeholder:e.schema.placeholder,readonly:e.schema.readonly,required:e.schema.required,resizable:"",rows:e.schema.rows||3}),null,16,["id","modelValue","character-limit","class","disabled","help","minlength","name","placeholder","readonly","required","rows"]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(s)),{schema:e.schema,update:u,value:t.unref(h)},null,8,["schema","value"]))])}}}),[["__scopeId","data-v-0e146fba"]])},Symbol.toStringTag,{value:"Module"})),mixins:[qo],inject:{"vfg-array-item-index":{default:void 0}},props:{vfg:{type:Object,required:!0},model:{type:Object,default:()=>{}},options:{type:Object,default:()=>{}},field:{type:Object,required:!0},errors:{type:Array,default(){return[]}}},emits:["validated","modelUpdated","refreshModel"],data(){return{child:t.ref()}},computed:{schema(){var n;if(!((n=this.field)!=null&&n.schema)||!Array.isArray(this.field.schema.fields))return this.field;const e=this["vfg-array-item-index"];return typeof e!="number"||Number.isNaN(e)?this.field:{...this.field,schema:{...this.field.schema,fields:this.field.schema.fields.map(o=>({...o,...o.id?{id:`${o.id}-${e}`}:void 0}))}}}},methods:{sanitize(e){return Ml.sanitize(e)},fieldTypeHasLabel(e){if(G(e.label))return!1;let n="";switch(e.type==="input"?n=e.inputType:n=e.type,n){case"button":case"submit":case"reset":return!1;default:return!0}},getFieldID(e){const n=P(this.options,"fieldIdPrefix","");return hn(e,n)},getTooltipId(e){return`${this.getFieldID(e)}-tooltip`},getFieldComponent(e){return e.component?e.component:"field-"+e.type},getButtonType(e){return P(e,"type","button")},onFieldValidated(e,n,o){this.$emit("validated",e,n,o)},buttonVisibility(e){return e.buttons&&e.buttons.length>0},buttonClickHandler(e,n,o){return e.onclick.call(this,this.model,n,o,this)},fieldHint(e){return v(e.hint)?e.hint.call(this,this.model,e,this):e.hint},fieldErrors(e){return this.errors.filter(n=>n.field.fieldName===e.fieldName).map(n=>n.error)},onRefreshModel(){this.$emit("refreshModel")},onModelUpdated(e,n){this.$emit("modelUpdated",e,n)},validate(e){return this.$refs.child.validate(e)},clearValidationErrors(){if(this.$refs.child)return this.$refs.child.clearValidationErrors()},formattedLabel(e){return e?e.replace(/^[cC]onfig\./,""):""}}},fu=["innerHTML"],hu={class:"icon-wrapper"},pu={key:0,class:"link-wrapper"},gu={class:"field-wrap"},yu={key:0,class:"buttons"},bu=["type","onClick","textContent"],_u={key:1,class:"hint"},Eu={key:2,class:"errors help-block"};function Su(e,n,o,a,i,r){const s=t.resolveComponent("KExternalLink"),l=t.resolveComponent("KLabel");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["form-group",e.getFieldRowClasses(o.field)])},[r.fieldTypeHasLabel(o.field)?(t.openBlock(),t.createBlock(l,{key:0,"aria-describedby":o.field.help?r.getTooltipId(o.field):void 0,class:t.normalizeClass([o.field.labelClasses,"form-group-label"]),for:r.getFieldID(o.field),info:!o.options.helpAsHtml&&o.field.help?o.field.help:void 0,"tooltip-attributes":o.field.help?{maxWidth:"300",placement:"top",tooltipId:r.getTooltipId(o.field)}:void 0},t.createSlots({default:t.withCtx(()=>[t.createElementVNode("div",hu,[t.createElementVNode("span",null,t.toDisplayString(r.formattedLabel(o.field.label)),1)]),o.field.link?(t.openBlock(),t.createElementBlock("div",pu,[t.createVNode(s,{href:o.field.link},{default:t.withCtx(()=>n[0]||(n[0]=[t.createElementVNode("span",{class:"section-header"},"More info",-1)])),_:1,__:[0]},8,["href"])])):t.createCommentVNode("",!0)]),_:2},[o.options.helpAsHtml&&o.field.help?{name:"tooltip",fn:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:r.sanitize(o.field.help)},null,8,fu)]),key:"0"}:void 0]),1032,["aria-describedby","class","for","info","tooltip-attributes"])):t.createCommentVNode("",!0),t.createElementVNode("div",gu,[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.getFieldComponent(o.field)),t.mergeProps(e.$attrs,{ref:"child",disabled:e.fieldDisabled(o.field)||null,"form-options":o.options,hint:o.field.hint&&o.field.type==="input"?r.fieldHint(o.field):void 0,model:o.model,schema:r.schema,vfg:o.vfg,onModelUpdated:r.onModelUpdated,onRefreshModel:r.onRefreshModel,onValidated:r.onFieldValidated}),null,16,["disabled","form-options","hint","model","schema","vfg","onModelUpdated","onRefreshModel","onValidated"])),r.buttonVisibility(o.field)?(t.openBlock(),t.createElementBlock("div",yu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.field.buttons,(c,m)=>(t.openBlock(),t.createElementBlock("button",{key:m,class:t.normalizeClass(c.classes),type:r.getButtonType(c),onClick:h=>r.buttonClickHandler(c,o.field,h),textContent:t.toDisplayString(c.label)},null,10,bu))),128))])):t.createCommentVNode("",!0)]),o.field.hint&&o.field.type!=="input"?(t.openBlock(),t.createElementBlock("div",_u,t.toDisplayString(r.fieldHint(o.field)),1)):t.createCommentVNode("",!0),r.fieldErrors(o.field).length>0?(t.openBlock(),t.createElementBlock("div",Eu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.fieldErrors(o.field),(c,m)=>(t.openBlock(),t.createElementBlock("span",{key:m},t.toDisplayString(c),1))),128))])):t.createCommentVNode("",!0)],2)}const wa=$(uu,[["render",Su],["__scopeId","data-v-fe02085f"]]);var bt=(e=>(e.REDIS_CE="redis-ce",e.REDIS_EE="redis-ee",e))(bt||{});const Tu=e=>{var n,o;return e.type===bt.REDIS_CE?"Host/Port":(n=e.config.sentinel_nodes)!=null&&n.length?"Sentinel":(o=e.config.cluster_nodes)!=null&&o.length?"Cluster":"Host/Port"},Cu={[bt.REDIS_CE]:"open source",[bt.REDIS_EE]:"enterprise"},ka=e=>Cu[e]??"",wu={class:"partial-config-card"},ku={class:"config-card-row-label"},Mu={class:"label-text"},Au=["data-testid"],Nu=["data-testid"],Iu={key:1},Ou=["data-testid"],Vu=["data-testid"],Bu=$(t.defineComponent({__name:"RedisConfigCard",props:{configFields:{type:Object,required:!0},pluginRedisFields:{type:Array,required:!0}},setup(e){const{t:n,formatUnixTimeStamp:o}=ue.createI18n("en-us",pe),a={id:{order:1},name:{order:1},type:{label:n("redis.config_card.common_fields.type_label"),hidden:!0,type:"hidden"},created_at:{label:n("redis.config_card.common_fields.created_at_label"),formatter:o,order:2},updated_at:{label:n("redis.config_card.common_fields.updated_at_label"),formatter:o,order:3}},i=e,r=u=>u!=null,s=(u,b)=>r(b)&&["password","sentinel_password"].includes(u)?"password":"text",{convertKeyToTitle:l}=wt.useStringHelpers(),c=t.computed(()=>Object.entries(i.configFields).map(([u,b])=>{var M,F,f,C;return{key:u,label:((M=a[u])==null?void 0:M.label)??l(u),value:(F=a[u])!=null&&F.formatter?a[u].formatter(b):b,type:((f=a[u])==null?void 0:f.type)??s(u,b),order:((C=a[u])==null?void 0:C.order)??100}}).sort((u,b)=>u.order-b.order).filter(u=>u.type!=="hidden")),m=Te.useRedisNonStandardFields(i.configFields,i.pluginRedisFields),h=t.computed(()=>c.value.concat(m));return(u,b)=>{const M=t.resolveComponent("KCopy");return t.openBlock(),t.createElementBlock("div",wu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(h.value,({key:F,label:f,value:C,type:w})=>(t.openBlock(),t.createElementBlock("div",{key:F,class:"partial-config-card-row"},[t.createElementVNode("div",ku,[t.createElementVNode("div",Mu,t.toDisplayString(f),1)]),t.createElementVNode("div",{class:"config-card-row-value","data-testid":`${F}-property-value`},[r(C)?(t.openBlock(),t.createElementBlock("div",Iu,[w==="password"?(t.openBlock(),t.createElementBlock("div",{key:0,"data-testid":`${F}-copy-password`},[t.createVNode(M,{format:"redacted",text:String(C)},null,8,["text"])],8,Ou)):(t.openBlock(),t.createElementBlock("div",{key:1,"data-testid":`${F}-plain-text`},t.toDisplayString(C),9,Vu))])):(t.openBlock(),t.createElementBlock("div",{key:0,"data-testid":`${F}-no-value`}," – ",8,Nu))],8,Au)]))),128))])}}}),[["__scopeId","data-v-40b3d7b5"]]),Fu={class:"redis-config-select","data-testid":"redis-config-select"},Ru={class:"selected-redis-config"},Du=["data-testid"],Lu={class:"select-item-name","data-testid":"selected-redis-config"},Uu={class:"empty-redis-config","data-testid":"empty-redis-config"},Pu={key:1,class:"redis-shared-config-error-message","data-testid":"redis-config-fetch-error"},$u="1000",Ma=$(t.defineComponent({__name:"RedisConfigSelect",props:{defaultRedisConfigItem:{type:String,required:!1,default:""},updateRedisModel:{type:Function,required:!0},pluginRedisFields:{type:Array,required:!0},redisType:{type:String,default:"all"},isCustomPlugin:{type:Boolean,default:!1}},emits:["showNewPartialModal"],setup(e){const{t:n}=ue.createI18n("en-us",pe),o=t.inject(eo),a={konnect:{getOne:"/v2/control-planes/{controlPlaneId}/core-entities/partials/{id}",getAll:"/v2/control-planes/{controlPlaneId}/core-entities/partials"},kongManager:{getOne:"/{workspace}/partials/{id}",getAll:"/{workspace}/partials"}},i=e,r=t.ref(null),{getMessageFromError:s}=wt.useErrors(),l=t.inject(Qn),{debouncedQueryChange:c,loading:m,error:h,loadItems:u,results:b}=wt.useDebouncedFilter(l,a[l.app].getAll,$u,{fetchedItemsKey:"data",searchKeys:["id","name"]}),M=t.computed(()=>h.value?s(h.value):""),F=N=>{let _=`${l.apiBaseUrl}${a[l.app].getOne}`;return l.app==="konnect"?_=_.replace(/{controlPlaneId}/gi,(l==null?void 0:l.controlPlaneId)||""):l.app==="kongManager"&&(_=_.replace(/\/{workspace}/gi,l!=null&&l.workspace?`/${l.workspace}`:"")),_=_.replace(/{id}/gi,String(N)),_},f=t.computed(()=>{const N=(b.value||[]).map(_=>({label:_.id,name:_.name,value:_.id,type:_.type,tag:Tu(_)})).filter(_=>_.type==="redis-ce"||_.type==="redis-ee");return i.redisType!=="all"?N.filter(_=>_.type===i.redisType):N}),{axiosInstance:C}=wt.useAxios(l==null?void 0:l.axiosRequestConfig),w=async N=>{if(N){i.updateRedisModel(N);try{const _=await C.get(F(N));if(_.data.config){const k=Object.assign(_.data,_.data.config);delete k.config,r.value=k}}catch(_){console.error(_)}}};return t.watch(()=>o==null?void 0:o.value,async N=>{N&&await u()}),t.onBeforeMount(()=>{u(),i.defaultRedisConfigItem&&w(i.defaultRedisConfigItem)}),(N,_)=>{const k=t.resolveComponent("KLabel"),g=t.resolveComponent("KBadge"),y=t.resolveComponent("KSelect");return t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("div",Fu,[t.createVNode(k,{info:e.isCustomPlugin?t.unref(n)("redis.custom_plugin.tooltip"):t.unref(n)("redis.shared_configuration.tooltip",{type:t.unref(ka)(e.redisType)}),"tooltip-attributes":{maxWidth:"300",placement:"top"}},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(n)("redis.shared_configuration.title")),1)]),_:1},8,["info"]),_[2]||(_[2]=t.createElementVNode("div",{class:"shared-redis-config-title"},null,-1)),t.createVNode(y,{class:"redis-config-select-trigger","data-testid":"redis-config-select-trigger","enable-filtering":"","filter-function":()=>!0,items:f.value,loading:t.unref(m),"model-value":e.defaultRedisConfigItem,placeholder:t.unref(n)("redis.shared_configuration.selector.placeholder"),onChange:_[1]||(_[1]=p=>w(p==null?void 0:p.value)),onQueryChange:t.unref(c)},{"selected-item-template":t.withCtx(({item:p})=>[t.createElementVNode("div",Ru,t.toDisplayString(p.name),1)]),"item-template":t.withCtx(({item:p})=>[t.createElementVNode("div",{class:"plugin-form-redis-configuration-dropdown-item","data-testid":`redis-configuration-dropdown-item-${p.name}`},[t.createElementVNode("span",Lu,t.toDisplayString(p.name),1),t.createVNode(g,{appearance:"info",class:"select-item-label"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.tag),1)]),_:2},1024)],8,Du)]),empty:t.withCtx(()=>[t.createElementVNode("div",Uu,t.toDisplayString(t.unref(n)("redis.shared_configuration.empty_state")),1)]),"dropdown-footer-text":t.withCtx(()=>[t.createElementVNode("div",{class:"new-redis-config-area","data-testid":"new-redis-config-area",onClick:_[0]||(_[0]=p=>N.$emit("showNewPartialModal"))},[t.createVNode(t.unref(Ce.AddIcon),{size:t.unref(Rc)},null,8,["size"]),t.createElementVNode("span",null,t.toDisplayString(t.unref(n)("redis.shared_configuration.create_new_configuration",{type:t.unref(ka)(e.redisType)})),1)])]),_:1},8,["items","loading","model-value","placeholder","onQueryChange"])]),r.value?(t.openBlock(),t.createBlock(Bu,{key:0,"config-fields":r.value,"plugin-redis-fields":e.pluginRedisFields},null,8,["config-fields","plugin-redis-fields"])):t.createCommentVNode("",!0),M.value?(t.openBlock(),t.createElementBlock("p",Pu,t.toDisplayString(M.value||t.unref(n)("redis.shared_configuration.error")),1)):t.createCommentVNode("",!0)],64)}}}),[["__scopeId","data-v-cfbe2781"]]),vu={key:0},xu={class:"redis-config-radio-group","data-testid":"redis-config-radio-group"},ju={key:0,class:"shared-redis-config"},qu={key:1,class:"dedicated-redis-config"},zu={class:"dedicated-redis-config-title"},Ku={name:"VueFormGenerator",components:{formGroup:wa,formRedis:$(t.defineComponent({__name:"FormRedis",props:{tag:{type:String,default:"fieldset",validator:function(e){return e.length>0}},model:{type:Object,default:()=>{}},options:{type:Object,required:!0},field:{type:Object,required:!0},vfg:{type:Object,required:!0},errors:{type:Array,default(){return[]}},redisPath:{type:String,default:void 0,required:!1},isEditing:{type:Boolean,default:!1}},emits:["modelUpdated","partialToggled","showNewPartialModal","refreshModel","validated"],setup(e,{emit:n}){const o=e,a=n,{t:i}=ue.createI18n("en-us",pe),r=t.computed(()=>o.field.pluginType==="custom"),s=t.ref(!o.isEditing),l=t.ref(),c=t.ref({}),m=t.ref(),h=f=>v(f.visible)?f.visible.call(this,o.model,f,this):G(f.visible)?!0:f.visible,u=async f=>{a("modelUpdated",[{id:f,path:o.redisPath}],"partials"),m.value=[{id:f,path:o.redisPath}],l.value=f},b=(f,C)=>{c.value={...c.value,[C]:f},a("modelUpdated",f,C)},M=()=>{a("refreshModel")},F=(f,C,w)=>{a("validated",f,C,w)};return t.watch(()=>s.value,f=>{f?m.value&&a("partialToggled","redis",{partials:m.value}):a("partialToggled","partials",c.value)}),t.onBeforeMount(()=>{var f,C,w;if(o.model&&(c.value=o.field.fields.reduce((N,_)=>(Object.keys(o.model).includes(_.model)&&(N[_.model]=o.model[_.model]),N),{})),(w=(C=(f=o==null?void 0:o.model)==null?void 0:f.partials)==null?void 0:C[0])!=null&&w.id){const N=o.model.partials[0].id;s.value=!0,l.value=N}}),(f,C)=>{const w=t.resolveComponent("KAlert"),N=t.resolveComponent("KBadge"),_=t.resolveComponent("KRadio"),k=t.resolveComponent("KCard");return t.openBlock(),t.createElementBlock("div",null,[r.value?(t.openBlock(),t.createElementBlock("div",vu,[t.createVNode(w,{"data-testid":"custom-plugin-redis-config-note",message:t.unref(i)("redis.custom_plugin.alert")},null,8,["message"]),t.createVNode(Ma,{"default-redis-config-item":l.value,"is-custom-plugin":"","plugin-redis-fields":e.field.fields,"update-redis-model":u,onShowNewPartialModal:C[0]||(C[0]=g=>f.$emit("showNewPartialModal"))},null,8,["default-redis-config-item","plugin-redis-fields"])])):(t.openBlock(),t.createBlock(k,{key:1,class:"redis-config-card","data-testid":"redis-config-card",title:t.unref(i)("redis.title")},{default:t.withCtx(()=>[t.createElementVNode("div",xu,[t.createVNode(_,{modelValue:s.value,"onUpdate:modelValue":C[1]||(C[1]=g=>s.value=g),card:"","card-orientation":"horizontal","data-testid":"shared-redis-config-radio",description:t.unref(i)("redis.shared_configuration.description"),label:t.unref(i)("redis.shared_configuration.label"),"selected-value":!0},{default:t.withCtx(()=>[t.createVNode(N,{appearance:"success"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(i)("redis.shared_configuration.badge")),1)]),_:1})]),_:1},8,["modelValue","description","label"]),t.createVNode(_,{modelValue:s.value,"onUpdate:modelValue":C[2]||(C[2]=g=>s.value=g),card:"","card-orientation":"horizontal","data-testid":"dedicated-redis-config-radio",description:t.unref(i)("redis.dedicated_configuration.description"),label:t.unref(i)("redis.dedicated_configuration.label"),"selected-value":!1},null,8,["modelValue","description","label"])]),s.value?(t.openBlock(),t.createElementBlock("div",ju,[t.createVNode(Ma,{"default-redis-config-item":l.value,"plugin-redis-fields":e.field.fields,"redis-type":e.field.redisType,"update-redis-model":u,onShowNewPartialModal:C[3]||(C[3]=g=>f.$emit("showNewPartialModal"))},null,8,["default-redis-config-item","plugin-redis-fields","redis-type"])])):(t.openBlock(),t.createElementBlock("div",qu,[t.createElementVNode("div",zu,t.toDisplayString(t.unref(i)("redis.dedicated_configuration.title")),1),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.field.fields,g=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:g.model},[h(g)?(t.openBlock(),t.createBlock(wa,{key:0,ref_for:!0,ref:"children",errors:e.errors,field:g,model:e.model,options:e.options,vfg:e.vfg,onModelUpdated:b,onRefreshModel:M,onValidated:F},null,8,["errors","field","model","options","vfg"])):t.createCommentVNode("",!0)],64))),128))]),_:1}))]))]),_:1},8,["title"]))])}}}),[["__scopeId","data-v-addd6536"]])},mixins:[qo],inject:{autofillSlot:{from:he,default:void 0}},provide(){var e;return{...!this.autofillSlot&&{[he]:(e=this.$slots)==null?void 0:e[ze]}}},props:{schema:{type:Object,default:()=>{}},model:{type:Object,default:()=>{}},options:{type:Object,default(){return{validateAfterLoad:!1,validateAfterChanged:!1,child:t.ref([]),fieldIdPrefix:"",validateAsync:!1,validationErrorClass:"error",validationSuccessClass:"",helpAsHtml:!1}}},multiple:{type:Boolean,default:!1},isNewModel:{type:Boolean,default:!1},tag:{type:String,default:"fieldset",validator:function(e){return e.length>0}},enableRedisPartial:{type:Boolean,default:!1},isEditing:{type:Boolean,default:!1}},emits:["validated","modelUpdated","refreshModel","partialToggled","showNewPartialModal"],data(){return{vfg:this,errors:[],children:t.ref([]),collapseStates:{}}},computed:{fields(){const e=[];return this.schema&&this.schema.fields&&re(this.schema.fields,n=>{(!this.multiple||n.multi===!0)&&e.push(n)}),e},groups(){const e=[];return this.schema&&this.schema.groups&&re(this.schema.groups.slice(0),n=>{e.push(n)}),e}},watch:{model:{deep:!0,handler(e,n){n!==e&&e!=null&&this.$nextTick(()=>{this.options.validateAfterLoad===!0&&this.isNewModel!==!0?this.validate():this.clearValidationErrors()})}}},mounted(){this.$nextTick(()=>{this.model&&(this.options.validateAfterLoad===!0&&this.isNewModel!==!0?this.validate():this.clearValidationErrors())})},methods:{fieldVisible(e){return v(e.visible)?e.visible.call(this,this.model,e,this):G(e.visible)?!0:e.visible},onFieldValidated(e,n,o){this.errors=this.errors.filter(i=>i.field.fieldName!==o.schema.fieldName),!e&&n&&n.length>0&&re(n,i=>{this.errors.push({field:o.schema,error:i})});const a=this.errors.length===0;this.$emit("validated",a,this.errors,this)},onRefreshModel(){this.$emit("refreshModel")},onModelUpdated(e,n){this.$emit("modelUpdated",e,n)},onPartialToggled(e,n){this.$emit("partialToggled",e,n)},validate(e=null){e===null&&(e=P(this.options,"validateAsync",!1)),this.clearValidationErrors();const n=[],o=[];re(this.$refs.children,i=>{v(i.validate)&&(n.push(i.$refs.child),o.push(i.$refs.child.validate(!0)))});const a=i=>{const r=[];re(i,(l,c)=>{Array.isArray(l)&&l.length>0&&re(l,m=>{r.push({field:n[c].schema,error:m})})}),this.errors=r;const s=r.length===0;return this.$emit("validated",s,r,this),e?r:s};return e?Promise.all(o).then(a):a(o)},clearValidationErrors(){this.errors.splice(0),re(this.$refs.children,e=>{e.clearValidationErrors()})}}},Hu={key:0,class:"vue-form-generator"},Yu={key:0};function Gu(e,n,o,a,i,r){const s=t.resolveComponent("form-redis"),l=t.resolveComponent("form-group"),c=t.resolveComponent("KCollapse");return o.schema!=null?(t.openBlock(),t.createElementBlock("div",Hu,[o.schema.fields?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{key:0},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.fields,m=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:m.model},[m.model==="__redis_partial"&&o.enableRedisPartial?(t.openBlock(),t.createBlock(s,{key:0,errors:i.errors,field:m,"is-editing":o.isEditing,model:o.model,options:o.options,tag:o.tag,vfg:i.vfg,onModelUpdated:r.onModelUpdated,onPartialToggled:r.onPartialToggled,onShowNewPartialModal:h=>e.$emit("showNewPartialModal",m.redisType),onValidated:r.onFieldValidated},null,8,["errors","field","is-editing","model","options","tag","vfg","onModelUpdated","onPartialToggled","onShowNewPartialModal","onValidated"])):r.fieldVisible(m)?(t.openBlock(),t.createBlock(l,{key:1,ref_for:!0,ref:"children",errors:i.errors,field:m,model:o.model,options:o.options,vfg:i.vfg,onModelUpdated:r.onModelUpdated,onRefreshModel:r.onRefreshModel,onValidated:r.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:1})):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.groups,(m,h)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:`group-${h}`},[m.collapsible!==void 0&&m.collapsible!==!1?(t.openBlock(),t.createBlock(c,{key:0,class:"root-level-collapse","model-value":!1,title:m.collapsible.title},t.createSlots({default:t.withCtx(()=>{var u,b,M,F;return[(u=m.slots)!=null&&u.beforeContent?t.renderSlot(e.$slots,(b=m.slots)==null?void 0:b.beforeContent,{key:0}):t.createCommentVNode("",!0),m.fields.length===0&&((M=m.slots)!=null&&M.emptyState)?t.renderSlot(e.$slots,(F=m.slots)==null?void 0:F.emptyState,{key:1}):(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{key:2,class:t.normalizeClass(e.getFieldRowClasses(m))},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.fields,f=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:f.model},[r.fieldVisible(f)?(t.openBlock(),t.createBlock(l,{key:0,ref_for:!0,ref:"children",errors:i.errors,field:f,model:o.model,options:o.options,vfg:i.vfg,onModelUpdated:r.onModelUpdated,onRefreshModel:r.onRefreshModel,onValidated:r.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:2},1032,["class"])),m.collapsible!==!0&&m.collapsible.nestedCollapsible&&m.collapsible.nestedCollapsible.fields.length>0?(t.openBlock(),t.createBlock(c,{key:3,class:"nested-collapse","model-value":i.collapseStates[`group-${h}-nested`]??!0,"trigger-alignment":"leading","trigger-label":i.collapseStates[`group-${h}-nested`]??!0?m.collapsible.nestedCollapsible.triggerLabel.expand:m.collapsible.nestedCollapsible.triggerLabel.collapse,"onUpdate:modelValue":f=>i.collapseStates[`group-${h}-nested`]=f},{default:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{class:t.normalizeClass(e.getFieldRowClasses(m))},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.collapsible.nestedCollapsible.fields,f=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:f.model},[f.model==="__redis_partial"&&o.enableRedisPartial?(t.openBlock(),t.createBlock(s,{key:0,errors:i.errors,field:f,"is-editing":o.isEditing,model:o.model,options:o.options,tag:o.tag,vfg:i.vfg,onModelUpdated:r.onModelUpdated,onPartialToggled:r.onPartialToggled,onShowNewPartialModal:C=>e.$emit("showNewPartialModal",f.redisType),onValidated:r.onFieldValidated},null,8,["errors","field","is-editing","model","options","tag","vfg","onModelUpdated","onPartialToggled","onShowNewPartialModal","onValidated"])):r.fieldVisible(f)?(t.openBlock(),t.createBlock(l,{key:1,ref_for:!0,ref:"children",errors:i.errors,field:f,model:o.model,options:o.options,vfg:i.vfg,onModelUpdated:r.onModelUpdated,onRefreshModel:r.onRefreshModel,onValidated:r.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:2},1032,["class"]))]),_:2},1032,["model-value","trigger-label","onUpdate:modelValue"])):t.createCommentVNode("",!0)]}),_:2},[m.collapsible.description?{name:"visible-content",fn:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(m.collapsible.description),1)]),key:"0"}:void 0]),1032,["title"])):(t.openBlock(),t.createBlock(t.resolveDynamicComponent(o.tag),{key:1,class:t.normalizeClass(e.getFieldRowClasses(m))},{default:t.withCtx(()=>[m.legend?(t.openBlock(),t.createElementBlock("legend",Yu,t.toDisplayString(m.legend),1)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.fields,u=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:u.model},[r.fieldVisible(u)?(t.openBlock(),t.createBlock(l,{key:0,ref_for:!0,ref:"children",errors:i.errors,field:u,model:o.model,options:o.options,vfg:i.vfg,onModelUpdated:r.onModelUpdated,onRefreshModel:r.onRefreshModel,onValidated:r.onFieldValidated},null,8,["errors","field","model","options","vfg","onModelUpdated","onRefreshModel","onValidated"])):t.createCommentVNode("",!0)],64))),128))]),_:2},1032,["class"]))],64))),128))])):t.createCommentVNode("",!0)}const Y=$(Ku,[["render",Gu]]),_t={openIdConnectDocs:"https://developer.konghq.com/plugins/openid-connect/",openIdConnectJWKDocs:"https://developer.konghq.com/plugins/openid-connect/reference/#schema--config-client-jwk",openIdConnectClusterNodesDocs:"https://developer.konghq.com/plugins/openid-connect/reference/#schema--config-redis-cluster-nodes",openIdConfigurationDocs:"https://developer.konghq.com/plugins/openid-connect/reference/",openIdAuthorizationDocs:"https://developer.konghq.com/plugins/openid-connect/#authorization"},Aa=new Set(["config-client_id","config-client_secret","config-issuer"]),Na=new Set(["config-scopes_claim","config-scopes_required","config-audience_claim","config-audience_required","config-roles_claim","config-roles_required","config-groups_claim","config-groups_required","config-authenticated_groups_claim"]),Wu={name:"OIDCForm",components:{VueFormGenerator:Y},provide(){var e;return{[he]:(e=this.$slots)==null?void 0:e[ze]}},props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},onPartialToggled:{type:Function,required:!0},isEditing:{type:Boolean,required:!0},enableRedisPartial:{type:Boolean,required:!1},showNewPartialModal:{type:Function,default:()=>{}}},data(){return{init:!1,authMethods:[],sessionManagement:!1,globalFields:null,commonFieldsSchema:null,authFieldsSchema:null,openIdConnectLink:_t.openIdConnectDocs,openIdConnectJWKLink:_t.openIdConnectJWKDocs,openIdConnectClusterNodesLink:_t.openIdConnectClusterNodesDocs,openIdConfigurationDocs:_t.openIdConfigurationDocs,openIdAuthorizationDocs:_t.openIdAuthorizationDocs,advancedFieldsSchema:{fields:[]},advancedFields:null,tabs:[{hash:"#common",title:"Common"},{hash:"#authorization",title:"Authorization"},{hash:"#advanced",title:"Advanced"}]}},computed:{displayForm(){return this.formModel.id&&this.isEditing||!this.isEditing}},watch:{formModel:{handler:function(){this.oidcSetup()}}},mounted(){this.oidcSetup()},methods:{oidcSetup(){var e;if(!this.init){this.init=!0,this.globalFields={fields:this.formSchema.fields.filter(i=>!i.model.startsWith("config")&&i.model!=="tags")};const n=this.formSchema.fields.reduce((i,r)=>(i[r.model]=r,i),{});this.commonFieldsSchema={fields:Array.from(Aa).reduce((i,r)=>(n[r]&&i.push(n[r]),i),[])},this.authFieldsSchema={fields:Array.from(Na).reduce((i,r)=>(n[r]&&i.push(n[r]),i),[])};const{redis:o,redisModels:a}=Te.useRedisPartial(this.formSchema);this.advancedFieldsSchema={fields:this.formSchema.fields.filter(i=>i.model.startsWith("config")&&i.model!=="config-auth_methods"&&!Aa.has(i.model)&&!Na.has(i.model)&&(!this.enableRedisPartial||!a.includes(i.model))||i.model==="tags").reduce((i,r)=>{var s,l,c,m;switch(r.model){case"config-client_jwk":{if(Array.isArray((l=(s=r.items)==null?void 0:s.schema)==null?void 0:l.fields))for(const h of r.items.schema.fields)h.label=h.model;i.push({...r,link:this.openIdConnectJWKLink,newElementButtonLabel:"+ Add Client JWK",...Array.isArray((m=(c=r.items)==null?void 0:c.schema)==null?void 0:m.fields)&&r.items.schema.fields.map(h=>({...h,label:h.model}))});break}case"config-session_redis_cluster_nodes":{i.push({...r,link:this.openIdConnectClusterNodesLink,newElementButtonLabel:"+ Add Cluster Node"});break}default:i.push(r)}return i},[])},this.enableRedisPartial&&this.advancedFieldsSchema.fields.unshift(o),this.sessionManagement=this.formModel["config-auth_methods"].includes("session"),this.authMethods=[{label:"Authorization Code Flow",value:"authorization_code",hint:"authorization code flow",prop:this.formModel["config-auth_methods"].includes("authorization_code")},{label:"Bearer Access Token",value:"bearer",hint:"JWT access token verification",prop:this.formModel["config-auth_methods"].includes("bearer")},{label:"Client Credentials Grant",value:"client_credentials",hint:"OAuth client credentials grant",prop:this.formModel["config-auth_methods"].includes("client_credentials")},{label:"Passwords Grant",value:"password",hint:"OAuth legacy password grant",prop:this.formModel["config-auth_methods"].includes("password")},{label:"Introspection",value:"introspection",hint:"OAuth introspection",prop:this.formModel["config-auth_methods"].includes("introspection")},{label:"UserInfo",value:"userinfo",hint:"OpenID Connect user info endpoint authentication",prop:this.formModel["config-auth_methods"].includes("userinfo")},{label:"Kong OAuth",value:"kong_oauth2",hint:"Kong OAuth plugin issued tokens verification",prop:this.formModel["config-auth_methods"].includes("kong_oauth2")},{label:"Refresh Token",value:"refresh_token",hint:"OAuth refresh token grant",prop:this.formModel["config-auth_methods"].includes("refresh_token")}];for(const i of[this.commonFieldsSchema,this.authFieldsSchema,this.advancedFieldsSchema])for(const r of i.fields){const s=(e=n[r.model])==null?void 0:e.help;r.help===void 0&&typeof s=="string"&&(r.help=s)}}},getAuthMethodsValue(e,n){const o=[];for(let a=0;a<this.authMethods.length;a++)this.authMethods[a].prop&&this.authMethods[a].value!==e&&o.push(this.authMethods[a].value);return this.sessionManagement&&e&&o.push("session"),n&&(e?o.push(e):o.push("session")),o},handleUpdate(e,n){this.formModel["config-auth_methods"]=this.getAuthMethodsValue(n,e),this.onModelUpdated()}}},Zu={class:"general-settings"},Xu={class:"link-wrapper"},Ju={class:"auth-method-container"},Qu={class:"general-settings"},ef={class:"link-wrapper"},tf={class:"general-settings"},nf={class:"link-wrapper"};function of(e,n,o,a,i,r){const s=t.resolveComponent("VueFormGenerator"),l=t.resolveComponent("KExternalLink"),c=t.resolveComponent("KLabel"),m=t.resolveComponent("KCheckbox"),h=t.resolveComponent("KInputSwitch"),u=t.resolveComponent("KTabs");return t.openBlock(),t.createElementBlock("div",null,[o.formModel.id&&o.isEditing||!o.isEditing?(t.openBlock(),t.createBlock(s,{key:0,class:"global-fields",model:o.formModel,options:o.formOptions,schema:i.globalFields,onModelUpdated:o.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),t.createVNode(u,{tabs:i.tabs},{common:t.withCtx(()=>[t.createElementVNode("div",Zu,[t.createElementVNode("div",Xu,[t.createVNode(l,{href:i.openIdConfigurationDocs},{default:t.withCtx(()=>n[2]||(n[2]=[t.createElementVNode("span",{class:"section-header"},"Common Configuration Settings",-1)])),_:1,__:[2]},8,["href"])]),n[4]||(n[4]=t.createElementVNode("div",{class:"description"}," Parameters for enabling the OpenID Connect plugin. Set these parameters before adding authorization, authentication, or other advanced configuration details. ",-1)),r.displayForm?(t.openBlock(),t.createBlock(s,{key:0,model:o.formModel,options:o.formOptions,schema:i.commonFieldsSchema,onModelUpdated:o.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),t.createVNode(c,null,{default:t.withCtx(()=>n[3]||(n[3]=[t.createTextVNode("Auth Methods",-1)])),_:1,__:[3]}),t.createElementVNode("div",Ju,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.authMethods,b=>(t.openBlock(),t.createElementBlock("div",{key:b.value,class:"auth-method"},[t.createVNode(m,{modelValue:b.prop,"onUpdate:modelValue":M=>b.prop=M,onChange:M=>r.handleUpdate(M,b.value)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(b.label),1)]),_:2},1032,["modelValue","onUpdate:modelValue","onChange"])]))),128))]),t.createVNode(h,{modelValue:i.sessionManagement,"onUpdate:modelValue":n[0]||(n[0]=b=>i.sessionManagement=b),label:"Enable Session Management",onChange:r.handleUpdate},null,8,["modelValue","onChange"])])]),authorization:t.withCtx(()=>[t.createElementVNode("div",Qu,[t.createElementVNode("div",ef,[t.createVNode(l,{href:i.openIdAuthorizationDocs},{default:t.withCtx(()=>n[5]||(n[5]=[t.createElementVNode("span",{class:"section-header"},"Authorization Configuration Settings",-1)])),_:1,__:[5]},8,["href"])]),n[6]||(n[6]=t.createElementVNode("div",{class:"description"}," Parameters for setting up claims-based authorization. ",-1)),r.displayForm?(t.openBlock(),t.createBlock(s,{key:0,model:o.formModel,options:o.formOptions,schema:i.authFieldsSchema,onModelUpdated:o.onModelUpdated},{"autofill-provider":t.withCtx(b=>[t.renderSlot(e.$slots,"autofill-provider",t.normalizeProps(t.guardReactiveProps(b)),void 0,!0)]),_:3},8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])]),advanced:t.withCtx(()=>[t.createElementVNode("div",tf,[t.createElementVNode("div",nf,[t.createVNode(l,{href:i.openIdConnectLink},{default:t.withCtx(()=>n[7]||(n[7]=[t.createElementVNode("span",{class:"section-header"},"Advanced Configuration Settings",-1)])),_:1,__:[7]},8,["href"])]),n[8]||(n[8]=t.createElementVNode("div",{class:"description"}," Advanced parameters for manually configuring the OpenID Connect plugin. ",-1)),r.displayForm?(t.openBlock(),t.createBlock(s,{key:0,"enable-redis-partial":o.enableRedisPartial,"is-editing":o.isEditing,model:o.formModel,options:o.formOptions,schema:i.advancedFieldsSchema,onModelUpdated:o.onModelUpdated,onPartialToggled:o.onPartialToggled,onShowNewPartialModal:n[1]||(n[1]=()=>o.showNewPartialModal(o.formSchema._supported_redis_partial_type))},null,8,["enable-redis-partial","is-editing","model","options","schema","onModelUpdated","onPartialToggled"])):t.createCommentVNode("",!0)])]),_:3},8,["tabs"])])}const af=$(Wu,[["render",of],["__scopeId","data-v-741bf3cb"]]),rf=$(t.defineComponent({__name:"PostFunction",props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},isEditing:{type:Boolean,required:!0}},setup(e){var s;t.provide(he,(s=t.useSlots())==null?void 0:s[ze]);const{t:n,te:o}=ue.createI18n("en-us",pe),a=e,i=t.computed(()=>a.formModel.id&&a.isEditing||!a.isEditing),r=t.computed(()=>{const l=a.formSchema;return l.fields.map(c=>{const m=`post-function.${c.model}`;return c.hint=o(`${m}.hint`)&&n(`${m}.hint`)||c.hint,c.help=o(`${m}.help`)&&n(`${m}.help`)||c.help,c.newElementButtonLabel=o(`${m}.newElementButtonLabel`)&&n(`${m}.newElementButtonLabel`)||c.newElementButtonLabel,c.model!=="tags"&&(c.valueType==="array"||c.type==="array")&&(c.type="array",c.valueArrayType="array",c.itemContainerComponent="FieldArrayItem",c.fieldClasses="post-function-array-item-container",c.fieldItemsClasses="post-function-array-item",c.inputAttributes={...c.inputAttributes,type:"textarea"}),c}),l});return(l,c)=>i.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:r.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)}}),[["__scopeId","data-v-f54f37ae"]]),lf=$(t.defineComponent({__name:"ExitTransformer",props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},isEditing:{type:Boolean,required:!0}},setup(e){var s;t.provide(he,(s=t.useSlots())==null?void 0:s[ze]);const{t:n,te:o}=ue.createI18n("en-us",pe),a=e,i=t.computed(()=>a.formModel.id&&a.isEditing||!a.isEditing),r=t.computed(()=>{const l=a.formSchema;return l.fields.map(c=>{const m=`exit-transformer.${c.model}`;return c.hint=o(`${m}.hint`)&&n(`${m}.hint`)||c.hint,c.help=o(`${m}.help`)&&n(`${m}.help`)||c.help,c.newElementButtonLabel=o(`${m}.newElementButtonLabel`)&&n(`${m}.newElementButtonLabel`)||c.newElementButtonLabel,c.model!=="tags"&&(c.valueType==="array"||c.type==="array")&&(c.type="array",c.valueArrayType="array",c.itemContainerComponent="FieldArrayItem",c.fieldClasses="exit-transformer-array-item-container",c.fieldItemsClasses="exit-transformer-array-item",c.inputAttributes={...c.inputAttributes,type:"textarea"}),c}),l});return(l,c)=>i.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:r.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)}}),[["__scopeId","data-v-0d5c541f"]]),sf={fields:[{inputType:"text",label:"Config.Account Email",model:"config-account_email",required:!0,type:"input"},{inputType:"text",label:"Config.Account Key.Key Id",model:"config-account_key-key_id",required:!0,type:"input"},{type:"input",inputType:"text",valueType:"string",label:"Config.Account Key.Key Set",model:"config-account_key-key_set",order:0,disabled:!1},{type:"checkbox",default:!1,valueType:"boolean",label:"Config.Allow Any Domain",model:"config-allow_any_domain",order:0,disabled:!1}]},df={fields:[{type:"input",default:"",inputType:"text",valueType:"string",model:"config-api_uri",label:"Config.Api Uri",order:0,disabled:!1},{type:"checkbox",default:!1,valueType:"boolean",model:"config-tos_accepted",label:"Config.Tos Accepted",order:0,disabled:!1}]},cf={fields:[{type:"input",default:"",inputType:"text",valueType:"string",model:"config-api_uri",label:"Config.Api Uri",order:0,disabled:!1},{type:"input",inputType:"text",valueType:"string",model:"config-eab_hmac_key",label:"Config.Eab Hmac Key",order:0,disabled:!1},{type:"input",inputType:"text",valueType:"string",model:"config-eab_kid",label:"Config.Eab Kid",order:0,disabled:!1}]},mf={class:"general-settings"},uf={class:"sub-form"},ff={class:"general-settings"},hf={class:"sub-form"},pf={class:"general-settings"},gf=$(t.defineComponent({__name:"ACMEForm",props:{formModel:{type:Object,required:!0},formSchema:{type:Object,required:!0},formOptions:{type:Object,default:()=>{}},onModelUpdated:{type:Function,required:!0},isEditing:{type:Boolean,required:!0}},setup(e){var g;t.provide(he,(g=t.useSlots())==null?void 0:g[ze]);const n=e,o=t.ref("zeroSsl"),a=t.ref("shm"),i=t.computed(()=>{var p;const y={};if((p=n.formSchema)!=null&&p.fields)for(const V of n.formSchema.fields)y[V.model]=V;return y}),r=t.computed(()=>{var p;const y=Ie(sf);for(const V of y.fields){const x=(p=i.value[V.model])==null?void 0:p.help;V.help===void 0&&typeof x=="string"&&(V.help=x)}return y}),s=t.computed(()=>{var p;const y=Ie(df);for(const V of y.fields){const x=(p=i.value[V.model])==null?void 0:p.help;V.help===void 0&&typeof x=="string"&&(V.help=x)}return y}),l=t.computed(()=>{var p;const y=Ie(cf);for(const V of y.fields){const x=(p=i.value[V.model])==null?void 0:p.help;V.help===void 0&&typeof x=="string"&&(V.help=x)}return y}),c=t.computed(()=>({fields:n.formSchema.fields.filter(y=>!y.model.startsWith("config")&&y.model!=="tags")})),m=t.computed(()=>({fields:r.value.fields.filter(p=>!s.value.fields.some(V=>V.model===p.model)&&!l.value.fields.some(V=>V.model===p.model))})),h=t.computed(()=>({fields:n.formSchema.fields.filter(p=>p.model.startsWith("config-storage")&&!p.model.startsWith("config-storage_config-consul")&&!p.model.startsWith("config-storage_config-redis")&&!p.model.startsWith("config-storage_config-shm")&&!p.model.startsWith("config-storage_config-vault"))})),u=t.computed(()=>({fields:n.formSchema.fields.filter(p=>p.model.startsWith("config-storage_config-consul"))})),b=t.computed(()=>({fields:n.formSchema.fields.filter(p=>p.model.startsWith("config-storage_config-redis"))})),M=t.computed(()=>({fields:n.formSchema.fields.filter(p=>p.model.startsWith("config-storage_config-shm"))})),F=t.computed(()=>({fields:n.formSchema.fields.filter(p=>p.model.startsWith("config-storage_config-vault"))})),f=t.computed(()=>({fields:n.formSchema.fields.filter(y=>y.model.startsWith("config")&&!m.value.fields.filter(p=>p.model===y.model).length&&!h.value.fields.filter(p=>p.model===y.model).length||y.model==="tags")})),C=t.computed(()=>n.formModel.id&&n.isEditing||!n.isEditing),w=[{hash:"#general",title:"General"},{hash:"#storage",title:"Storage"},{hash:"#advanced",title:"Advanced"}],N=[{label:"Lets Encrypt",value:"letsEncrypt"},{label:"Zero SSL",value:"zeroSsl",selected:!0},{label:"Other",value:"other"}];t.onMounted(()=>{o.value==="zeroSsl"&&(n.formModel["config-api_uri"]="https://acme.zerossl.com/v2/DV90")});const _=y=>{o.value=y.value,(y.value==="zeroSsl"||y.value==="other")&&(y.value==="zeroSsl"?n.formModel["config-api_uri"]="https://acme.zerossl.com/v2/DV90":n.formModel["config-api_uri"]="https://acme.example.com/",n.formModel["config-tos_accepted"]=!1),y.value==="letsEncrypt"&&(n.formModel["config-api_uri"]="https://acme-v02.api.letsencrypt.org/directory",n.formModel["config-eab_hmac_key"]="",n.formModel["config-eab_kid"]=""),n.onModelUpdated()},k=(y,p)=>{p==="config-storage"&&(a.value=y),n.onModelUpdated()};return(y,p)=>{const V=t.resolveComponent("KSelect"),x=t.resolveComponent("KTabs");return t.openBlock(),t.createElementBlock("div",null,[e.formModel.id&&e.isEditing||!e.isEditing?(t.openBlock(),t.createBlock(Y,{key:0,class:"global-fields",model:e.formModel,options:e.formOptions,schema:c.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),t.createVNode(x,{tabs:w},{general:t.withCtx(()=>[t.createElementVNode("div",mf,[p[0]||(p[0]=t.createElementVNode("div",{class:"header-wrapper"},[t.createElementVNode("span",{class:"section-header"},"General Configuration Settings")],-1)),p[1]||(p[1]=t.createElementVNode("div",{class:"description"}," Parameters for enabling the ACME plugin. ",-1)),C.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:m.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),p[2]||(p[2]=t.createElementVNode("hr",null,null,-1)),t.createVNode(V,{class:"issuer-select",items:N,label:"Issuer",onChange:_}),t.createElementVNode("div",uf,[o.value==="letsEncrypt"?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:s.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),o.value==="zeroSsl"||o.value==="other"?(t.openBlock(),t.createBlock(Y,{key:1,model:e.formModel,options:e.formOptions,schema:l.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])])]),storage:t.withCtx(()=>[t.createElementVNode("div",ff,[p[3]||(p[3]=t.createElementVNode("div",{class:"header-wrapper"},[t.createElementVNode("span",{class:"section-header"},"Storage Configuration Settings")],-1)),p[4]||(p[4]=t.createElementVNode("div",{class:"description"}," Parameters for setting up storage. ",-1)),C.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:h.value,onModelUpdated:k},null,8,["model","options","schema"])):t.createCommentVNode("",!0),t.createElementVNode("div",hf,[a.value==="consul"?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:u.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),a.value==="redis"?(t.openBlock(),t.createBlock(Y,{key:1,model:e.formModel,options:e.formOptions,schema:b.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),a.value==="shm"?(t.openBlock(),t.createBlock(Y,{key:2,model:e.formModel,options:e.formOptions,schema:M.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0),a.value==="vault"?(t.openBlock(),t.createBlock(Y,{key:3,model:e.formModel,options:e.formOptions,schema:F.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])])]),advanced:t.withCtx(()=>[t.createElementVNode("div",pf,[p[5]||(p[5]=t.createElementVNode("div",{class:"header-wrapper"},[t.createElementVNode("span",{class:"section-header"},"Advanced Configuration Settings")],-1)),p[6]||(p[6]=t.createElementVNode("div",{class:"description"}," Advanced parameters for manually configuring the ACME plugin. ",-1)),C.value?(t.openBlock(),t.createBlock(Y,{key:0,model:e.formModel,options:e.formOptions,schema:f.value,onModelUpdated:e.onModelUpdated},null,8,["model","options","schema","onModelUpdated"])):t.createCommentVNode("",!0)])]),_:1})])}}}),[["__scopeId","data-v-07cecf5b"]]),yf={class:"rla-form-basic-fields"},bf={class:"rla-form-request-limits-subtitle"},_f={class:"rla-form-request-limits-content"},Ef={class:"rla-form-window-type"},Sf=["innerHTML"],Tf={class:"rla-form-window-type-radios"},Cf={class:"rla-form-request-limits-items"},wf={class:"rla-form-request-limits-row"},kf=["id"],Mf={class:"rla-form-request-limits-actions"},Af={key:0,class:"rla-form-request-limits-examples"},Nf={class:"rla-form-request-limits-examples-badges"},If=["innerHTML"],Of={id:"rla-form-error-legend",class:"rla-form-error-inputs"},Vf=Object.freeze(Object.defineProperty({__proto__:null,ACMEForm:gf,ExitTransformer:lf,OIDCForm:af,PostFunction:rf,RLAForm:$(t.defineComponent({__name:"RLAForm",props:{formSchema:{},formModel:{},formOptions:{},onModelUpdated:{type:Function},onPartialToggled:{type:Function},showNewPartialModal:{type:Function},isEditing:{type:Boolean},enableRedisPartial:{type:Boolean}},setup(e){var x;t.provide(he,(x=t.useSlots())==null?void 0:x[ze]);const n={fixed:[{label:"500 requests every hour",description:"A fixed limit of 500 requests per hour resetting sharply on the hour, ensuring no user can exceed this limit.",config:{limit:500,window_size:3600}},{label:"200 requests every 30 minutes",description:"Users are allowed 200 requests per 30 minutes, resetting exactly on the 30 minute mark with no carryover of unused limits.",config:{limit:200,window_size:1800}},{label:"500 requests every day",description:"A strict limit of 5000 requests per day resetting promptly at midnight, preventing any burst traffic or inconsistent user experiences.",config:{limit:500,window_size:86400}}],sliding:[{label:"100 requests every hour",description:"Maximum of 100 requests every rolling hour, continuously adjusting the count over the course of the hour. No hard limit or known reset.",config:{limit:100,window_size:3600}},{label:"300 requests every 30 minutes",description:"Each user can make up to 300 requests in any rolling 30 minute period, with older requests dropping off as new requests are made.",config:{limit:300,window_size:1800}},{label:"500 requests every hour",description:`Each user is allowed 500 requests per hour.
|
|
3
3
|
If the limit is exceeded and the user receives a 429 error, each additional request within the sliding window (hour)
|
|
4
|
-
will extend the wait time by about 12 minutes, continuously adjusting as new requests are made.`,config:{limit:500,window_size:3600}}]},o=new Set(["selectionGroup","enabled",...["identifier","limit","window_size","error_code","error_message"].map(E=>`config-${E}`)]),r=E=>E===void 0?!1:o.has(E),{t:a}=be.createI18n("en-us",_e),i=e,d=t.computed(()=>{var V,F,U;const E=(F=(V=i.formSchema)==null?void 0:V.fields)==null?void 0:F.find(ee=>ee.type==="selectionGroup"&&ee.model==="selectionGroup");return{fields:[(U=i.formSchema)==null?void 0:U.fields.find(ee=>ee.model==="enabled"),E].filter(Boolean)}}),l=t.computed(()=>{var ee,Ne;const E=((Ne=(ee=i.formSchema)==null?void 0:ee.fields)==null?void 0:Ne.filter(J=>!r(J.model)))??[],_=[],V=[],F=[];let U=!1;for(const J of E){const Ie=J.model;if(Ie!==void 0){if(Ie.startsWith("config-redis-")){(J.model==="config-redis-cluster_addresses"||J.model==="config-redis-sentinel_addresses")&&(J.inputAttributes.help=a("rla.redis.address_example")),V.push(J);continue}U?F.push(J):_.push(J),J.model==="config-strategy"&&(U=!0)}}return{endsWithStrategy:{fields:_},redis:i.enableRedisPartial?{fields:[{fields:V,id:"_redis",model:"__redis_partial",redisType:i.formSchema._supported_redis_partial_type}]}:{fields:V},afterStrategy:{fields:F}}}),m=t.computed(()=>{const E=i.formModel["config-window_type"];return Object.prototype.hasOwnProperty.call(n,E)?n[E]:[]}),c=t.computed(()=>{var E,_;return(_=(E=i.formSchema)==null?void 0:E.fields)==null?void 0:_.find(V=>V.model==="config-identifier")}),p=t.computed(()=>{var E,_,V;return(((V=(_=(E=i.formSchema)==null?void 0:E.fields)==null?void 0:_.find(F=>F.model==="config-identifier"))==null?void 0:V.values)??[]).map(F=>({label:a(`rla.identifiers.options.${F}`),value:F}))}),u=t.ref(),h=t.ref(!0),M=t.computed(()=>{var E,_,V;return i.formModel["config-window_type"]??((V=(_=(E=i.formSchema)==null?void 0:E.fields)==null?void 0:_.find(F=>F.model==="config-window_type"))==null?void 0:V.default)}),R=t.computed(()=>{var _,V,F,U,ee,Ne;const E=(F=(V=(_=i.formSchema)==null?void 0:_.fields)==null?void 0:V.find(J=>J.model==="config-window_type"))==null?void 0:F.default;return(((Ne=(ee=(U=i.formSchema)==null?void 0:U.fields)==null?void 0:ee.find(J=>J.model==="config-window_type"))==null?void 0:Ne.values)??[]).sort((J,Ie)=>J===E?-1:Ie===E?1:0)}),f=t.computed(()=>{var _;const E=(_=i.formModel["config-limit"])==null?void 0:_.map((V,F)=>{var U,ee;return{limit:V,windowSize:(ee=(U=i.formModel)==null?void 0:U["config-window_size"])==null?void 0:ee[F]}});return!Array.isArray(E)||E.length===0?[{limit:void 0,windowSize:void 0}]:E}),C=t.computed(()=>{var E,_,V,F;return((E=i.formModel)==null?void 0:E["config-identifier"])??((F=(V=(_=i.formSchema)==null?void 0:_.fields)==null?void 0:V.find(U=>U.model==="config-identifier"))==null?void 0:F.default)}),w=t.computed(()=>{var E,_,V,F;return((E=i.formModel)==null?void 0:E["config-error_code"])??((F=(V=(_=i.formSchema)==null?void 0:_.fields)==null?void 0:V.find(U=>U.model==="config-error_code"))==null?void 0:F.default)}),O=t.computed(()=>{var E,_,V,F;return((E=i.formModel)==null?void 0:E["config-error_message"])??((F=(V=(_=i.formSchema)==null?void 0:_.fields)==null?void 0:V.find(U=>U.model==="config-error_message"))==null?void 0:F.default)}),g=(E,_)=>{if(_===u.value){i.onModelUpdated([],"config-limit"),i.onModelUpdated([],"config-window_size"),t.nextTick(()=>{u.value=void 0});return}i.onModelUpdated([E.config.limit],"config-limit"),i.onModelUpdated([E.config.window_size],"config-window_size"),t.nextTick(()=>{u.value=_})},S=E=>{u.value!==void 0&&(u.value=void 0),E!==null&&i.onModelUpdated(E.toString(),"config-window_type")},A=(E,_)=>{var F;u.value!==void 0&&(u.value=void 0);const V=Ae(((F=i.formModel)==null?void 0:F["config-limit"])??[]);V[E]=_,i.onModelUpdated(V,"config-limit")},T=(E,_)=>{var F;u.value!==void 0&&(u.value=void 0);const V=Ae(((F=i.formModel)==null?void 0:F["config-window_size"])??[]);V[E]=_,i.onModelUpdated(V,"config-window_size")},y=E=>{var F,U;u.value!==void 0&&(u.value=void 0);const _=Ae(((F=i.formModel)==null?void 0:F["config-limit"])??[]),V=Ae(((U=i.formModel)==null?void 0:U["config-window_size"])??[]);_.length===0&&_.push(void 0),V.length===0&&V.push(void 0),_.splice(E+1,0,void 0),V.splice(E+1,0,void 0),i.onModelUpdated(_,"config-limit"),i.onModelUpdated(V,"config-window_size")},B=E=>{var _,V;if(f.value.length>1){u.value!==void 0&&(u.value=void 0);const F=Ae(((_=i.formModel)==null?void 0:_["config-limit"])??[]),U=Ae(((V=i.formModel)==null?void 0:V["config-window_size"])??[]);F.length===0&&F.push(void 0),U.length===0&&U.push(void 0),F.splice(E,1),U.splice(E,1),i.onModelUpdated(F,"config-limit"),i.onModelUpdated(U,"config-window_size")}};return t.watch(()=>i.formModel["config-strategy"],E=>{E!=="redis"&&i.formModel.partials&&i.onModelUpdated(void 0,"partials")}),(E,_)=>{const V=t.resolveComponent("KLabel"),F=t.resolveComponent("KRadio"),U=t.resolveComponent("KInput"),ee=t.resolveComponent("KButton"),Ne=t.resolveComponent("KBadge"),J=t.resolveComponent("KTooltip"),Ie=t.resolveComponent("KCard"),_n=t.resolveComponent("KSelect"),xt=t.resolveComponent("KCollapse");return t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("div",Xf,[t.createVNode(Y,{model:E.formModel,options:E.formOptions,schema:d.value,onModelUpdated:_[0]||(_[0]=(I,H)=>E.onModelUpdated(I,H))},null,8,["model","options","schema"]),t.createVNode(Ie,{class:"rla-form-request-limits"},{title:t.withCtx(()=>[t.createVNode(V,{class:"rla-form-request-limits-title",for:"rla-form-request-limits-legend",required:""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(a)("rla.request_limits.title")),1)]),_:1}),t.createElementVNode("div",Jf,t.toDisplayString(t.unref(a)("rla.request_limits.subtitle")),1)]),default:t.withCtx(()=>[t.createElementVNode("div",Qf,[t.createElementVNode("div",eu,[t.createVNode(V,{class:"rla-form-window-type-label","tooltip-attributes":{maxWidth:"300",placement:"top"}},{tooltip:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:t.unref(a)("rla.window_type.help")},null,8,tu)]),default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(a)("rla.window_type.label"))+" ",1)]),_:1}),t.createElementVNode("div",nu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(R.value,I=>(t.openBlock(),t.createBlock(F,{key:`window-type-${I}`,"model-value":M.value,name:I,"selected-value":I,"onUpdate:modelValue":S},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(a)(`rla.window_type.options.${I}`)),1)]),_:2},1032,["model-value","name","selected-value"]))),128))])]),t.createElementVNode("div",ou,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(f.value,(I,H)=>(t.openBlock(),t.createElementBlock("div",{key:H.toString()},[t.createVNode(V,{for:`rla-form-request-limits-item-${H}-legend`},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(a)("rla.request_limits.label_index",{index:H+1})),1)]),_:2},1032,["for"]),t.createElementVNode("div",ru,[t.createElementVNode("legend",{id:`rla-form-request-limits-item-${H}-legend`,class:"rla-form-request-limits-inputs"},[t.createVNode(U,{"model-value":I.limit&&I.limit.toString(),placeholder:t.unref(a)("rla.request_limits.request_number"),type:"number","onUpdate:modelValue":Z=>A(H,Number.parseInt(Z))},null,8,["model-value","placeholder","onUpdate:modelValue"]),t.createElementVNode("div",null,t.toDisplayString(t.unref(a)("rla.request_limits.interval_determiner")),1),t.createVNode(U,{"model-value":I.windowSize&&I.windowSize.toString(),placeholder:t.unref(a)("rla.request_limits.time_interval"),type:"number","onUpdate:modelValue":Z=>T(H,Number.parseInt(Z))},null,8,["model-value","placeholder","onUpdate:modelValue"]),t.createElementVNode("div",null,t.toDisplayString(t.unref(a)("rla.request_limits.seconds")),1)],8,au),t.createElementVNode("div",iu,[t.createVNode(ee,{appearance:"tertiary",disabled:f.value.length<=1,onClick:()=>B(H)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.RemoveIcon))]),_:2},1032,["disabled","onClick"]),t.createVNode(ee,{appearance:"tertiary",onClick:()=>y(H)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.AddIcon))]),_:2},1032,["onClick"])])])]))),128))]),m.value.length>0?(t.openBlock(),t.createElementBlock("div",lu,[t.createElementVNode("div",null,t.toDisplayString(t.unref(a)("rla.start_with_a_use_case")),1),t.createElementVNode("div",su,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.value,(I,H)=>(t.openBlock(),t.createBlock(J,{key:`use-case-${H}`,"max-width":"300"},{content:t.withCtx(()=>[t.createElementVNode("div",null,t.toDisplayString(I.description),1),_[10]||(_[10]=t.createElementVNode("br",null,null,-1)),t.createElementVNode("div",null,t.toDisplayString(t.unref(a)("rla.request_limits.label"))+": "+t.toDisplayString(I.config.limit),1),t.createElementVNode("div",null,t.toDisplayString(t.unref(a)("rla.request_limits.time_interval"))+": "+t.toDisplayString(I.config.window_size),1)]),default:t.withCtx(()=>[t.createVNode(Ne,{appearance:u.value===`${M.value}-${H}`?"info":"decorative",class:"rla-form-request-limits-examples-badge",onClick:()=>g(I,`${M.value}-${H}`)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(I.label),1)]),_:2},1032,["appearance","onClick"])]),_:2},1024))),128))])])):t.createCommentVNode("",!0)])]),_:1}),t.createVNode(_n,{modelValue:C.value,"onUpdate:modelValue":_[1]||(_[1]=I=>C.value=I),class:"rla-form-identifiers",items:p.value,label:t.unref(a)("rla.identifiers.label"),"label-attributes":{tooltipAttributes:{maxWidth:"300",placement:"top"}},required:"",onSelected:_[2]||(_[2]=I=>i.onModelUpdated(I.value,"config-identifier"))},{"label-tooltip":t.withCtx(()=>[t.createElementVNode("div",{innerHTML:c.value&&c.value.help},null,8,du)]),_:1},8,["modelValue","items","label"]),t.createElementVNode("div",null,[t.createVNode(V,{for:"rla-form-error-legend",info:t.unref(a)("rla.error_message.help"),required:"","tooltip-attributes":{maxWidth:"300",placement:"top"}},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(a)("rla.error_message.label")),1)]),_:1},8,["info"]),t.createElementVNode("legend",cu,[t.createVNode(U,{class:"input-error-code","model-value":w.value&&w.value.toString(),placeholder:t.unref(a)("rla.error_message.code_placeholder"),type:"number","onUpdate:modelValue":_[3]||(_[3]=I=>E.onModelUpdated(Number.parseInt(I),"config-error_code"))},null,8,["model-value","placeholder"]),_[11]||(_[11]=t.createElementVNode("div",null,":",-1)),t.createVNode(U,{"model-value":O.value,placeholder:t.unref(a)("rla.error_message.message_placeholder"),"onUpdate:modelValue":_[4]||(_[4]=I=>E.onModelUpdated(I,"config-error_message"))},null,8,["model-value","placeholder"])])])]),t.createVNode(xt,{modelValue:h.value,"onUpdate:modelValue":_[9]||(_[9]=I=>h.value=I),"trigger-label":t.unref(a)("rla.view_advanced_fields")},{default:t.withCtx(()=>[t.createVNode(Y,{model:E.formModel,options:E.formOptions,schema:l.value.endsWithStrategy,onModelUpdated:_[5]||(_[5]=(I,H)=>E.onModelUpdated(I,H))},null,8,["model","options","schema"]),E.formModel["config-strategy"]==="redis"?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(E.enableRedisPartial?"div":"KCard"),{key:0,class:"rla-form-redis-card",title:t.unref(a)("rla.redis.title")},{default:t.withCtx(()=>[t.createVNode(Y,{"enable-redis-partial":E.enableRedisPartial,"is-editing":E.isEditing,model:E.formModel,options:E.formOptions,schema:l.value.redis,onModelUpdated:_[6]||(_[6]=(I,H)=>E.onModelUpdated(I,H)),onPartialToggled:E.onPartialToggled,onShowNewPartialModal:_[7]||(_[7]=()=>E.showNewPartialModal(E.formSchema._supported_redis_partial_type))},null,8,["enable-redis-partial","is-editing","model","options","schema","onPartialToggled"])]),_:1},8,["title"])):t.createCommentVNode("",!0),t.createVNode(Y,{class:t.normalizeClass({"rla-last-vfg":E.formModel["config-strategy"]!=="redis"}),model:E.formModel,options:E.formOptions,schema:l.value.afterStrategy,onModelUpdated:_[8]||(_[8]=(I,H)=>E.onModelUpdated(I,H))},null,8,["class","model","options","schema"])]),_:1},8,["modelValue","trigger-label"])],64)}}}),[["__scopeId","data-v-31cbf2cd"]])},Symbol.toStringTag,{value:"Module"})),fu=["array","metric","advanced","selectionGroup","object-advanced"],uu=e=>({"openid-connect":"OIDCForm","post-function":"PostFunction","pre-function":"PostFunction","exit-transformer":"ExitTransformer","rate-limiting-advanced":"RLAForm"})[e];L.AUTOFILL_SLOT=fe,L.AUTOFILL_SLOT_NAME=ze,L.FORMS_API_KEY=Ue,L.FORMS_CONFIG=Jn,L.PartialType=bt,L.REDIS_PARTIAL_FETCHER_KEY=Qn,L.REDIS_PARTIAL_INFO=el,L.VueFormGenerator=Y,L.abstractField=uc,L.composables=ye,L.customFields=fu,L.getSharedFormName=uu,L.sharedForms=mu,Object.defineProperty(L,Symbol.toStringTag,{value:"Module"})});
|
|
4
|
+
will extend the wait time by about 12 minutes, continuously adjusting as new requests are made.`,config:{limit:500,window_size:3600}}]},o=new Set(["selectionGroup","enabled",...["identifier","limit","window_size","error_code","error_message"].map(T=>`config-${T}`)]),a=T=>T===void 0?!1:o.has(T),{t:i}=ue.createI18n("en-us",pe),r=e,s=t.computed(()=>{var B,R,U;const T=(R=(B=r.formSchema)==null?void 0:B.fields)==null?void 0:R.find(ee=>ee.type==="selectionGroup"&&ee.model==="selectionGroup");return{fields:[(U=r.formSchema)==null?void 0:U.fields.find(ee=>ee.model==="enabled"),T].filter(Boolean)}}),l=t.computed(()=>{var ee,Oe;const T=((Oe=(ee=r.formSchema)==null?void 0:ee.fields)==null?void 0:Oe.filter(J=>!a(J.model)))??[],S=[],B=[],R=[];let U=!1;for(const J of T){const Ve=J.model;if(Ve!==void 0){if(Ve.startsWith("config-redis-")){(J.model==="config-redis-cluster_addresses"||J.model==="config-redis-sentinel_addresses")&&(J.inputAttributes.help=i("rla.redis.address_example")),B.push(J);continue}U?R.push(J):S.push(J),J.model==="config-strategy"&&(U=!0)}}return{endsWithStrategy:{fields:S},redis:r.enableRedisPartial?{fields:[{fields:B,id:"_redis",model:"__redis_partial",redisType:r.formSchema._supported_redis_partial_type}]}:{fields:B},afterStrategy:{fields:R}}}),c=t.computed(()=>{const T=r.formModel["config-window_type"];return Object.prototype.hasOwnProperty.call(n,T)?n[T]:[]}),m=t.computed(()=>{var T,S;return(S=(T=r.formSchema)==null?void 0:T.fields)==null?void 0:S.find(B=>B.model==="config-identifier")}),h=t.computed(()=>{var T,S,B;return(((B=(S=(T=r.formSchema)==null?void 0:T.fields)==null?void 0:S.find(R=>R.model==="config-identifier"))==null?void 0:B.values)??[]).map(R=>({label:i(`rla.identifiers.options.${R}`),value:R}))}),u=t.ref(),b=t.ref(!0),M=t.computed(()=>{var T,S,B;return r.formModel["config-window_type"]??((B=(S=(T=r.formSchema)==null?void 0:T.fields)==null?void 0:S.find(R=>R.model==="config-window_type"))==null?void 0:B.default)}),F=t.computed(()=>{var S,B,R,U,ee,Oe;const T=(R=(B=(S=r.formSchema)==null?void 0:S.fields)==null?void 0:B.find(J=>J.model==="config-window_type"))==null?void 0:R.default;return(((Oe=(ee=(U=r.formSchema)==null?void 0:U.fields)==null?void 0:ee.find(J=>J.model==="config-window_type"))==null?void 0:Oe.values)??[]).sort((J,Ve)=>J===T?-1:Ve===T?1:0)}),f=t.computed(()=>{var S;const T=(S=r.formModel["config-limit"])==null?void 0:S.map((B,R)=>{var U,ee;return{limit:B,windowSize:(ee=(U=r.formModel)==null?void 0:U["config-window_size"])==null?void 0:ee[R]}});return!Array.isArray(T)||T.length===0?[{limit:void 0,windowSize:void 0}]:T}),C=t.computed(()=>{var T,S,B,R;return((T=r.formModel)==null?void 0:T["config-identifier"])??((R=(B=(S=r.formSchema)==null?void 0:S.fields)==null?void 0:B.find(U=>U.model==="config-identifier"))==null?void 0:R.default)}),w=t.computed(()=>{var T,S,B,R;return((T=r.formModel)==null?void 0:T["config-error_code"])??((R=(B=(S=r.formSchema)==null?void 0:S.fields)==null?void 0:B.find(U=>U.model==="config-error_code"))==null?void 0:R.default)}),N=t.computed(()=>{var T,S,B,R;return((T=r.formModel)==null?void 0:T["config-error_message"])??((R=(B=(S=r.formSchema)==null?void 0:S.fields)==null?void 0:B.find(U=>U.model==="config-error_message"))==null?void 0:R.default)}),_=(T,S)=>{if(S===u.value){r.onModelUpdated([],"config-limit"),r.onModelUpdated([],"config-window_size"),t.nextTick(()=>{u.value=void 0});return}r.onModelUpdated([T.config.limit],"config-limit"),r.onModelUpdated([T.config.window_size],"config-window_size"),t.nextTick(()=>{u.value=S})},k=T=>{u.value!==void 0&&(u.value=void 0),T!==null&&r.onModelUpdated(T.toString(),"config-window_type")},g=(T,S)=>{var R;u.value!==void 0&&(u.value=void 0);const B=Ie(((R=r.formModel)==null?void 0:R["config-limit"])??[]);B[T]=S,r.onModelUpdated(B,"config-limit")},y=(T,S)=>{var R;u.value!==void 0&&(u.value=void 0);const B=Ie(((R=r.formModel)==null?void 0:R["config-window_size"])??[]);B[T]=S,r.onModelUpdated(B,"config-window_size")},p=T=>{var R,U;u.value!==void 0&&(u.value=void 0);const S=Ie(((R=r.formModel)==null?void 0:R["config-limit"])??[]),B=Ie(((U=r.formModel)==null?void 0:U["config-window_size"])??[]);S.length===0&&S.push(void 0),B.length===0&&B.push(void 0),S.splice(T+1,0,void 0),B.splice(T+1,0,void 0),r.onModelUpdated(S,"config-limit"),r.onModelUpdated(B,"config-window_size")},V=T=>{var S,B;if(f.value.length>1){u.value!==void 0&&(u.value=void 0);const R=Ie(((S=r.formModel)==null?void 0:S["config-limit"])??[]),U=Ie(((B=r.formModel)==null?void 0:B["config-window_size"])??[]);R.length===0&&R.push(void 0),U.length===0&&U.push(void 0),R.splice(T,1),U.splice(T,1),r.onModelUpdated(R,"config-limit"),r.onModelUpdated(U,"config-window_size")}};return t.watch(()=>r.formModel["config-strategy"],T=>{T!=="redis"&&r.formModel.partials&&r.onModelUpdated(void 0,"partials")}),(T,S)=>{const B=t.resolveComponent("KLabel"),R=t.resolveComponent("KRadio"),U=t.resolveComponent("KInput"),ee=t.resolveComponent("KButton"),Oe=t.resolveComponent("KBadge"),J=t.resolveComponent("KTooltip"),Ve=t.resolveComponent("KCard"),En=t.resolveComponent("KSelect"),xt=t.resolveComponent("KCollapse");return t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("div",yf,[t.createVNode(Y,{model:T.formModel,options:T.formOptions,schema:s.value,onModelUpdated:S[0]||(S[0]=(O,H)=>T.onModelUpdated(O,H))},null,8,["model","options","schema"]),t.createVNode(Ve,{class:"rla-form-request-limits"},{title:t.withCtx(()=>[t.createVNode(B,{class:"rla-form-request-limits-title",for:"rla-form-request-limits-legend",required:""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(i)("rla.request_limits.title")),1)]),_:1}),t.createElementVNode("div",bf,t.toDisplayString(t.unref(i)("rla.request_limits.subtitle")),1)]),default:t.withCtx(()=>[t.createElementVNode("div",_f,[t.createElementVNode("div",Ef,[t.createVNode(B,{class:"rla-form-window-type-label","tooltip-attributes":{maxWidth:"300",placement:"top"}},{tooltip:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:t.unref(i)("rla.window_type.help")},null,8,Sf)]),default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(i)("rla.window_type.label"))+" ",1)]),_:1}),t.createElementVNode("div",Tf,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(F.value,O=>(t.openBlock(),t.createBlock(R,{key:`window-type-${O}`,"model-value":M.value,name:O,"selected-value":O,"onUpdate:modelValue":k},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(i)(`rla.window_type.options.${O}`)),1)]),_:2},1032,["model-value","name","selected-value"]))),128))])]),t.createElementVNode("div",Cf,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(f.value,(O,H)=>(t.openBlock(),t.createElementBlock("div",{key:H.toString()},[t.createVNode(B,{for:`rla-form-request-limits-item-${H}-legend`},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(i)("rla.request_limits.label_index",{index:H+1})),1)]),_:2},1032,["for"]),t.createElementVNode("div",wf,[t.createElementVNode("legend",{id:`rla-form-request-limits-item-${H}-legend`,class:"rla-form-request-limits-inputs"},[t.createVNode(U,{"model-value":O.limit&&O.limit.toString(),placeholder:t.unref(i)("rla.request_limits.request_number"),type:"number","onUpdate:modelValue":Z=>g(H,Number.parseInt(Z))},null,8,["model-value","placeholder","onUpdate:modelValue"]),t.createElementVNode("div",null,t.toDisplayString(t.unref(i)("rla.request_limits.interval_determiner")),1),t.createVNode(U,{"model-value":O.windowSize&&O.windowSize.toString(),placeholder:t.unref(i)("rla.request_limits.time_interval"),type:"number","onUpdate:modelValue":Z=>y(H,Number.parseInt(Z))},null,8,["model-value","placeholder","onUpdate:modelValue"]),t.createElementVNode("div",null,t.toDisplayString(t.unref(i)("rla.request_limits.seconds")),1)],8,kf),t.createElementVNode("div",Mf,[t.createVNode(ee,{appearance:"tertiary",disabled:f.value.length<=1,onClick:()=>V(H)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.RemoveIcon))]),_:2},1032,["disabled","onClick"]),t.createVNode(ee,{appearance:"tertiary",onClick:()=>p(H)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ce.AddIcon))]),_:2},1032,["onClick"])])])]))),128))]),c.value.length>0?(t.openBlock(),t.createElementBlock("div",Af,[t.createElementVNode("div",null,t.toDisplayString(t.unref(i)("rla.start_with_a_use_case")),1),t.createElementVNode("div",Nf,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.value,(O,H)=>(t.openBlock(),t.createBlock(J,{key:`use-case-${H}`,"max-width":"300"},{content:t.withCtx(()=>[t.createElementVNode("div",null,t.toDisplayString(O.description),1),S[10]||(S[10]=t.createElementVNode("br",null,null,-1)),t.createElementVNode("div",null,t.toDisplayString(t.unref(i)("rla.request_limits.label"))+": "+t.toDisplayString(O.config.limit),1),t.createElementVNode("div",null,t.toDisplayString(t.unref(i)("rla.request_limits.time_interval"))+": "+t.toDisplayString(O.config.window_size),1)]),default:t.withCtx(()=>[t.createVNode(Oe,{appearance:u.value===`${M.value}-${H}`?"info":"decorative",class:"rla-form-request-limits-examples-badge",onClick:()=>_(O,`${M.value}-${H}`)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(O.label),1)]),_:2},1032,["appearance","onClick"])]),_:2},1024))),128))])])):t.createCommentVNode("",!0)])]),_:1}),t.createVNode(En,{modelValue:C.value,"onUpdate:modelValue":S[1]||(S[1]=O=>C.value=O),class:"rla-form-identifiers",items:h.value,label:t.unref(i)("rla.identifiers.label"),"label-attributes":{tooltipAttributes:{maxWidth:"300",placement:"top"}},required:"",onSelected:S[2]||(S[2]=O=>r.onModelUpdated(O.value,"config-identifier"))},{"label-tooltip":t.withCtx(()=>[t.createElementVNode("div",{innerHTML:m.value&&m.value.help},null,8,If)]),_:1},8,["modelValue","items","label"]),t.createElementVNode("div",null,[t.createVNode(B,{for:"rla-form-error-legend",info:t.unref(i)("rla.error_message.help"),required:"","tooltip-attributes":{maxWidth:"300",placement:"top"}},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(t.unref(i)("rla.error_message.label")),1)]),_:1},8,["info"]),t.createElementVNode("legend",Of,[t.createVNode(U,{class:"input-error-code","model-value":w.value&&w.value.toString(),placeholder:t.unref(i)("rla.error_message.code_placeholder"),type:"number","onUpdate:modelValue":S[3]||(S[3]=O=>T.onModelUpdated(Number.parseInt(O),"config-error_code"))},null,8,["model-value","placeholder"]),S[11]||(S[11]=t.createElementVNode("div",null,":",-1)),t.createVNode(U,{"model-value":N.value,placeholder:t.unref(i)("rla.error_message.message_placeholder"),"onUpdate:modelValue":S[4]||(S[4]=O=>T.onModelUpdated(O,"config-error_message"))},null,8,["model-value","placeholder"])])])]),t.createVNode(xt,{modelValue:b.value,"onUpdate:modelValue":S[9]||(S[9]=O=>b.value=O),"trigger-label":t.unref(i)("rla.view_advanced_fields")},{default:t.withCtx(()=>[t.createVNode(Y,{model:T.formModel,options:T.formOptions,schema:l.value.endsWithStrategy,onModelUpdated:S[5]||(S[5]=(O,H)=>T.onModelUpdated(O,H))},null,8,["model","options","schema"]),T.formModel["config-strategy"]==="redis"?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(T.enableRedisPartial?"div":"KCard"),{key:0,class:"rla-form-redis-card",title:t.unref(i)("rla.redis.title")},{default:t.withCtx(()=>[t.createVNode(Y,{"enable-redis-partial":T.enableRedisPartial,"is-editing":T.isEditing,model:T.formModel,options:T.formOptions,schema:l.value.redis,onModelUpdated:S[6]||(S[6]=(O,H)=>T.onModelUpdated(O,H)),onPartialToggled:T.onPartialToggled,onShowNewPartialModal:S[7]||(S[7]=()=>T.showNewPartialModal(T.formSchema._supported_redis_partial_type))},null,8,["enable-redis-partial","is-editing","model","options","schema","onPartialToggled"])]),_:1},8,["title"])):t.createCommentVNode("",!0),t.createVNode(Y,{class:t.normalizeClass({"rla-last-vfg":T.formModel["config-strategy"]!=="redis"}),model:T.formModel,options:T.formOptions,schema:l.value.afterStrategy,onModelUpdated:S[8]||(S[8]=(O,H)=>T.onModelUpdated(O,H))},null,8,["class","model","options","schema"])]),_:1},8,["modelValue","trigger-label"])],64)}}}),[["__scopeId","data-v-31cbf2cd"]])},Symbol.toStringTag,{value:"Module"})),Bf=["array","metric","advanced","selectionGroup","object-advanced"],Ff=e=>({"openid-connect":"OIDCForm","post-function":"PostFunction","pre-function":"PostFunction","exit-transformer":"ExitTransformer","rate-limiting-advanced":"RLAForm"})[e];L.AUTOFILL_SLOT=he,L.AUTOFILL_SLOT_NAME=ze,L.FIELD_STATES=_e,L.FORMS_API_KEY=oe,L.FORMS_CONFIG=Qn,L.PartialType=bt,L.REDIS_PARTIAL_FETCHER_KEY=eo,L.REDIS_PARTIAL_INFO=al,L.VueFormGenerator=Y,L.abstractField=yc,L.composables=Te,L.customFields=Bf,L.getSharedFormName=Ff,L.sharedForms=Vf,Object.defineProperty(L,Symbol.toStringTag,{value:"Module"})});
|