harvester-ui-extension/extensions/harvester/1.9.0-rc4/plugin/harvester-1.9.0-rc4.umd.min.106.js

2 lines
13 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(("undefined"!==typeof self?self:this)["webpackChunkharvester_1_9_0_rc4"]=("undefined"!==typeof self?self:this)["webpackChunkharvester_1_9_0_rc4"]||[]).push([[106],{30106:function(e,a,t){"use strict";t.r(a),t.d(a,{default:function(){return L}});var o=t(9274),r=t(74536),c=t(95457),n=t(65359);const s={class:"scaler","data-testid":"scaler"},l=["aria-label","disabled"],d={class:"value","data-testid":"scaler-value"},i=["aria-label","disabled"];var u=(0,o.defineComponent)({__name:"Scaler",props:{ariaResourceName:{},value:{default:0},min:{default:void 0},max:{default:void 0}},emits:["decrease","increase"],setup(e,{emit:a}){const t=e,r=a,u=(0,n.Pj)(),p=(0,c.s)(u);return(e,a)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createElementVNode)("button",{class:"decrease","aria-label":(0,o.unref)(p).t("component.resource.detail.card.scaler.ariaLabel.decrease",{resourceName:t.ariaResourceName}),disabled:!!t.min&&t.value<=t.min,"data-testid":"scaler-decrease",onClick:a[0]||(a[0]=()=>r("decrease",t.value-1))},[...a[2]||(a[2]=[(0,o.createElementVNode)("i",{class:"icon icon-sm icon-minus"},null,-1)])],8,l),(0,o.createElementVNode)("div",d,(0,o.toDisplayString)(t.value),1),(0,o.createElementVNode)("button",{class:"increase","aria-label":(0,o.unref)(p).t("component.resource.detail.card.scaler.ariaLabel.increase",{resourceName:t.ariaResourceName}),disabled:!!t.max&&t.value>=t.max,"data-testid":"scaler-increase",onClick:a[1]||(a[1]=()=>r("increase",t.value+1))},[...a[3]||(a[3]=[(0,o.createElementVNode)("i",{class:"icon icon-sm icon-plus"},null,-1)])],8,i)]))}}),p=(t(27827),t(47433));const v=(0,p.A)(u,[["__scopeId","data-v-085e4f82"]]);var b=v,f=t(65019),m=t(8187);const g={class:"status-bar"};var h=(0,o.defineComponent)({__name:"StatusBar",props:{segments:{}},setup(e){const a=e=>({backgroundColor:(0,m.zL)(e.color),width:`${e.percent}%`});return(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",g,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.segments,(e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:t,class:"segment",style:(0,o.normalizeStyle)(a(e))},"   ",4))),128))]))}});t(47660);const x=(0,p.A)(h,[["__scopeId","data-v-35f1c212"]]);var y=x;const k={class:"count"};var _=(0,o.defineComponent)({__name:"RcCounterBadge",props:{count:{},type:{},disabled:{type:Boolean,default:!1}},setup(e){const a=e,t=(0,o.computed)(()=>a.count<1e3?a.count:"999+");return(e,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["rc-counter-badge",{[a.type]:!0,disabled:a.disabled}]),"data-testid":"rc-counter-badge"},[(0,o.createElementVNode)("span",k,(0,o.toDisplayString)(t.value),1)],2))}});t(2899);const w=(0,p.A)(_,[["__scopeId","data-v-6a95ec9c"]]);var B=w;t(28533),t(49232);t(51194),t(53440);const C={class:"status-row"},M={class:"label"},N={class:"count"},E={class:"percent text-muted"};var V=(0,o.defineComponent)({__name:"StatusRow",props:{color:{},label:{},count:{},percent:{}},setup(e){return(a,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",C,[(0,o.createElementVNode)("div",{class:"indicator",style:(0,o.normalizeStyle)({backgroundColor:(0,o.unref)(m.zL)(e.color)})},null,4),(0,o.createElementVNode)("div",M,(0,o.toDisplayString)(e.label),1),(0,o.createElementVNode)("div",N,[(0,o.createVNode)((0,o.unref)(B),{count:e.count,type:"inactive"},null,8,["count"])]),(0,o.createElementVNode)("div",E,(0,o.toDisplayString)(e.percent.toFixed(1))+"% ",1)]))}});t(52932);const A=(0,p.A)(V,[["__scopeId","data-v-377b897a"]]);var S=A,z=t(40408);const R={key:2,class:"pod-distribution"},D={key:3,class:"text-deemphasized"};var j=(0,o.defineComponent)({__name:"index",props:{title:{},resources:{default:void 0},summaryData:{default:void 0},showScaling:{type:Boolean,default:!1},noResourcesMessage:{default:void 0}},emits:["decrease","increase"],setup(e,{emit:a}){const t=(0,n.Pj)(),s=(0,c.s)(t),l=e,d=a,i=(0,o.computed)(()=>{var e;const a=null===(e=l.summaryData)||void 0===e?void 0:e.summary;if(!(null===a||void 0===a?void 0:a.length))return null;const t=a.find(e=>"metadata.state.name"===e.property);return(null===t||void 0===t?void 0:t.counts)||null}),u=(0,o.computed)(()=>{var e;const a={},t=i.value;if(t)for(const[o,r]of Object.entries(t)){const e=(0,z.uU)(o),t=(null===e||void 0===e?void 0:e.replace("text-",""))||"disabled";a[t]=a[t]||{count:0},a[t].count+=r.total}else null===(e=l.resources)||void 0===e||e.forEach(e=>{const t=e.stateSimpleColor||"disabled";a[t]=a[t]||{count:0},a[t].count++});return a}),p=(0,o.computed)(()=>{var e;const a={},t=i.value;if(t)for(const[o,r]of Object.entries(t)){const e=(0,z.ch)(o),t=(0,z.uU)(o),c=(null===t||void 0===t?void 0:t.replace("text-",""))||"disabled";a[e]=a[e]||{count:0,color:c},a[e].count+=r.total}else null===(e=l.resources)||void 0===e||e.forEach(e=>{var t;const o=(null===(t=e.stateSimpleColor)||void 0===t?void 0:t.replace("text-",""))||"disabled";a[e.stateDisplay]=a[e.stateDisplay]||{count:0,color:o},a[e.stateDisplay].count++});return a}),v=(e,a)=>a>0?e/a*100:0,m=(0,o.computed)(()=>{var e,a,t,o;return i.value?null!==(a=null===(e=l.summaryData)||void 0===e?void 0:e.count)&&void 0!==a?a:0:null!==(o=null===(t=l.resources)||void 0===t?void 0:t.length)&&void 0!==o?o:0}),g=(0,o.computed)(()=>Object.keys(u.value)),h=(0,o.computed)(()=>g.value.map(e=>{var a;return{color:e,percent:v((null===(a=u.value[e])||void 0===a?void 0:a.count)||0,m.value)}})),x=(0,o.computed)(()=>Object.keys(p.value)),k=(0,o.computed)(()=>x.value.map(e=>({color:p.value[e].color,label:e,count:p.value[e].count,percent:v(p.value[e].count,m.value)})));return(a,t)=>((0,o.openBlock)(),(0,o.createBlock)(r.A,{title:e.title,"data-testid":"resource-detail-status-card"},(0,o.createSlots)({default:(0,o.withCtx)(()=>[k.value.length>0?((0,o.openBlock)(),(0,o.createBlock)(y,{key:0,segments:h.value},null,8,["segments"])):(0,o.createCommentVNode)("",!0),k.value.length>0?((0,o.openBlock)(),(0,o.createBlock)(f.A,{key:1})):(0,o.createCommentVNode)("",!0),k.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",R,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(k.value,(e,a)=>((0,o.openBlock)(),(0,o.createBlock)(S,{key:a,color:e.color,label:e.label,count:e.count,percent:e.percent},null,8,["color","label","count","percent"]))),128))])):l.noResourcesMessage?((0,o.openBlock)(),(0,o.createElementBlock)("div",D,(0,o.toDisplayString)(l.noResourcesMessage),1)):(0,o.createCommentVNode)("",!0)]),_:2},[l.showScaling?{name:"heading-action",fn:(0,o.withCtx)(()=>[(0,o.createVNode)(b,{ariaResourceName:(0,o.unref)(s).t("component.resource.detail.card.podsCard.ariaResourceName"),value:m.value,min:0,onIncrease:t[0]||(t[0]=e=>d("increase",e)),onDecrease:t[1]||(t[1]=e=>d("decrease",e))},null,8,["ariaResourceName","value"])]),key:"0"}:void 0]),1032,["title"]))}});t(12954);const I=(0,p.A)(j,[["__scopeId","data-v-d8d72870"]]);var L=I},51194:function(e,a,t){"use strict";t.d(a,{A:function(){return d}});var o=t(9274),r=t(28533);const c={class:"rc-status-indicator"};var n=(0,o.defineComponent)({__name:"RcStatusIndicator",props:{shape:{},status:{}},setup(e){(0,o.useCssVars)(e=>({v5b89734f:(0,o.unref)(n),v34875fde:(0,o.unref)(s)}));const a=e,t=(0,o.toRef)(a,"status"),{backgroundColor:n,borderColor:s}=(0,r.WZ)(t,"solid");return(e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["shape",{[a.shape]:!0,[a.status]:!0}])},null,2)]))}}),s=(t(43866),t(47433));const l=(0,s.A)(n,[["__scopeId","data-v-673187c5"]]);var d=l},7507:function(e,a,t){"use strict";t.r(a);var o=t(36758),r=t.n(o),c=t(40935),n=t.n(c),s=n()(r());s.push([e.id,".scaler[data-v-085e4f82]{display:inline-flex;align-items:center;background-color:var(--accent-btn);border-radius:var(--border-radius-md);border:solid thin var(--primary);overflow:hidden}.scaler button[data-v-085e4f82]{all:initial;cursor:pointer;background:none;height:100%;width:32px;height:32px;text-align:center;font-size:20px;font-weight:700;color:var(--primary)}.scaler button i.icon[data-v-085e4f82]{font-size:.6em}.scaler button[data-v-085e4f82]:hover{background-color:var(--accent-btn)}.scaler button[disabled][data-v-085e4f82]{cursor:not-allowed;background:var(--disabled-bg);color:var(--disabled-text)}.scaler .value[data-v-085e4f82]{color:var(--body-text);cursor:default;padding:4px;padding-top:5px}",""]),a["default"]=s},77434:function(e,a,t){"use strict";t.r(a);var o=t(36758),r=t.n(o),c=t(40935),n=t.n(c),s=n()(r());s.push([e.id,".pod-distribution[data-v-d8d72870]{display:flex;flex-direction:column}",""]),a["default"]=s},48940:function(e,a,t){"use strict";t.r(a);var o=t(36758),r=t.n(o),c=t(40935),n=t.n(c),s=n()(r());s.push([e.id,".status-bar[data-v-35f1c212]{display:flex;flex-direction:row;justify-content:center;-moz-column-gap:2px;column-gap:2px;height:21px}.status-bar .segment[data-v-35f1c212]{height:4px}.status-bar .segment[data-v-35f1c212]:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.status-bar .segment[data-v-35f1c212]:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}",""]),a["default"]=s},24452:function(e,a,t){"use strict";t.r(a);var o=t(36758),r=t.n(o),c=t(40935),n=t.n(c),s=n()(r());s.push([e.id,".status-row[data-v-377b897a]{display:flex;flex-direction:row;align-items:center}.status-row[data-v-377b897a]:not(:first-of-type){margin-top:8px}.status-row .label[data-v-377b897a]{flex-grow:1}.status-row .indicator[data-v-377b897a]{height:4px;border-radius:4px;width:20px;margin-right:10px}.status-row .percent[data-v-377b897a]{width:60px;text-align:right}",""]),a["default"]=s},73523:function(e,a,t){"use strict";t.r(a);var o=t(36758),r=t.n(o),c=t(40935),n=t.n(c),s=n()(r());s.push([e.id,".rc-counter-badge[data-v-6a95ec9c]{box-sizing:border-box;height:21px;display:inline-flex;padding:2px 8px;align-items:center;border-radius:30px;border:1px solid var(--rc-active-border);font-family:Lato;font-size:12px;font-style:normal;font-weight:400;line-height:17px;color:var(--body-text)}.rc-counter-badge.active[data-v-6a95ec9c]{border-color:var(--rc-active-border);background:var(--rc-active-background);cursor:pointer}.rc-counter-badge.active[data-v-6a95ec9c]:hover{border-color:var(--rc-primary-hover);background:var(--rc-active-background)}.rc-counter-badge.active.disabled[data-v-6a95ec9c]{border-color:var(--rc-active-border);background:var(--rc-active-disabled-background);color:var(--rc-disabled-text-color);cursor:not-allowed}.rc-counter-badge.inactive[data-v-6a95ec9c]{background:var(--rc-inactive-background);border-color:var(--rc-inactive-border)}.rc-counter-badge.inactive.disabled[data-v-6a95ec9c]{border-color:var(--rc-inactive-disabled-border);color:var(--rc-disabled-text-color)}",""]),a["default"]=s},66371:function(e,a,t){"use strict";t.r(a);var o=t(36758),r=t.n(o),c=t(40935),n=t.n(c),s=n()(r());s.push([e.id,".rc-status-badge[data-v-8133c8a2]{box-sizing:border-box;height:21px;display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;border:1px solid transparent;border-radius:30px;font-family:Lato;font-size:12px;line-height:17px;background-color:var(--bb962a80);border-color:var(--a331affc);color:var(--v37a7a33e)}",""]),a["default"]=s},98938:function(e,a,t){"use strict";t.r(a);var o=t(36758),r=t.n(o),c=t(40935),n=t.n(c),s=n()(r());s.push([e.id,".rc-status-indicator[data-v-673187c5]{display:inline-flex;align-items:center;justify-content:center;height:21px}.rc-status-indicator .shape[data-v-673187c5]{display:inline-block;border:1px solid transparent}.rc-status-indicator .shape.disc[data-v-673187c5]{width:8px;height:8px;border-radius:50%}.rc-status-indicator .shape.horizontal-bar[data-v-673187c5]{width:16px;height:4px;border-radius:2px}.rc-status-indicator .shape.vertical-bar[data-v-673187c5]{width:4px;height:16px;border-radius:2px}.rc-status-indicator .shape[data-v-673187c5]{background-color:var(--v5b89734f);border-color:var(--v34875fde)}",""]),a["default"]=s},27827:function(e,a,t){var o=t(7507);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.id,o,""]]),o.locals&&(e.exports=o.locals);var r=t(74825).A;r("61c8b82c",o,!0,{sourceMap:!1,shadowMode:!1})},12954:function(e,a,t){var o=t(77434);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.id,o,""]]),o.locals&&(e.exports=o.locals);var r=t(74825).A;r("5ac2f4a8",o,!0,{sourceMap:!1,shadowMode:!1})},47660:function(e,a,t){var o=t(48940);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.id,o,""]]),o.locals&&(e.exports=o.locals);var r=t(74825).A;r("462744a1",o,!0,{sourceMap:!1,shadowMode:!1})},52932:function(e,a,t){var o=t(24452);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.id,o,""]]),o.locals&&(e.exports=o.locals);var r=t(74825).A;r("196a5512",o,!0,{sourceMap:!1,shadowMode:!1})},2899:function(e,a,t){var o=t(73523);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.id,o,""]]),o.locals&&(e.exports=o.locals);var r=t(74825).A;r("f5ad0a4a",o,!0,{sourceMap:!1,shadowMode:!1})},49232:function(e,a,t){var o=t(66371);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.id,o,""]]),o.locals&&(e.exports=o.locals);var r=t(74825).A;r("7e199556",o,!0,{sourceMap:!1,shadowMode:!1})},43866:function(e,a,t){var o=t(98938);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.id,o,""]]),o.locals&&(e.exports=o.locals);var r=t(74825).A;r("62abc292",o,!0,{sourceMap:!1,shadowMode:!1})}}]);
//# sourceMappingURL=harvester-1.9.0-rc4.umd.min.106.js.map