@design.estate/dees-catalog 1.0.224 → 1.0.225
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_bundle/bundle.js
CHANGED
|
@@ -1110,7 +1110,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`),$=A,G=v),I===void 0&&(
|
|
|
1110
1110
|
</div>
|
|
1111
1111
|
</div>
|
|
1112
1112
|
</div>
|
|
1113
|
-
`}async firstUpdated(){}async updated(a){super.updated(a),this.determineColumnWidths()}async determineColumnWidths(){await(await this.domtoolsPromise).convenience.smartdelay.delayFor(0);let r=this.shadowRoot.querySelector("table");if(!r)return;let n=r.rows[0].cells,i=async(c,o=!1)=>{let s=f1.defer(),l=n[c],f=window.getComputedStyle(l).width;l.textContent.includes("Actions")
|
|
1113
|
+
`}async firstUpdated(){}async updated(a){super.updated(a),this.determineColumnWidths()}async determineColumnWidths(){await(await this.domtoolsPromise).convenience.smartdelay.delayFor(0);let r=this.shadowRoot.querySelector("table");if(!r)return;let n=r.rows[0].cells,i=async(c,o=!1)=>{let s=f1.defer(),l=n[c],f=window.getComputedStyle(l).width;if(l.textContent.includes("Actions")){let d=this.dataActions.filter(m=>m.type.includes("inRow")).length*35;l.style.width=`${Math.max(d,68)}px`}else l.style.width=f;o&&(requestAnimationFrame(()=>{s.resolve()}),await s.promise)};n[n.length-1].textContent.includes("Actions")&&await i(n.length-1,!0);for(let c=0;c<n.length;c++)n[c].textContent.includes("Actions")||await i(c);r.style.tableLayout="fixed"}getActionsForType(a){let r=[];for(let n of this.dataActions)n.type.includes(a)&&r.push(n);return r}async handleCellEditing(a,r,n){let i=await this.domtoolsPromise,c=a.target,o=c.style.color;c.style.color="transparent";let l=this.displayFunction(r)[n]||"",f=document.createElement("input");f.type="text",f.value=l;let d=async(m=!0,u=!1)=>{m&&f.blur(),u&&(r[n]=f.value,this.changeSubject.next(this)),f.remove(),c.style.color=o,this.requestUpdate()};f.addEventListener("blur",()=>{d(!1,!1)}),f.addEventListener("keydown",m=>{m.key==="Enter"&&d(!0,!0)}),c.appendChild(f),f.focus()}};V1.demo=H_,V1.styles=[O.defaultStyles,c1`
|
|
1114
1114
|
.mainbox {
|
|
1115
1115
|
color: ${O.bdTheme("#333","#fff")};
|
|
1116
1116
|
font-family: 'Roboto', 'Inter', sans-serif;
|
|
@@ -2927,7 +2927,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
2927
2927
|
display: grid;
|
|
2928
2928
|
grid-template-columns: 50% 50%;
|
|
2929
2929
|
}
|
|
2930
|
-
`],R([D({type:String})],qe.prototype,"currentVersion",2),R([D({type:String})],qe.prototype,"updatedVersion",2),qe=R([r1("dees-updater")],qe);var Oz={name:"@design.estate/dees-catalog",version:"1.0.
|
|
2930
|
+
`],R([D({type:String})],qe.prototype,"currentVersion",2),R([D({type:String})],qe.prototype,"updatedVersion",2),qe=R([r1("dees-updater")],qe);var Oz={name:"@design.estate/dees-catalog",version:"1.0.224",description:"website for lossless.com"};export{y2 as DeesButton,C4 as DeesButtonExit,ee as DeesChips,c2 as DeesContextmenu,Pe as DeesDataviewCodebox,C3 as DeesDataviewStatusobject,bt as DeesForm,B2 as DeesFormSubmit,T3 as DeesHint,Ge as DeesIcon,x2 as DeesInputCheckbox,L2 as DeesInputDropdown,h2 as DeesInputFileupload,R2 as DeesInputQuantitySelector,A2 as DeesInputRadio,d2 as DeesInputText,G2 as DeesMobilenavigation,S2 as DeesModal,m2 as DeesPdf,R3 as DeesSimpleAppDash,A3 as DeesSimpleLogin,ae as DeesSpeechbubble,Ce as DeesSpinner,Ye as DeesStepper,V1 as DeesTable,zt as DeesToast,qe as DeesUpdater,o2 as DeesWindowLayer,Oz as commitinfo,Di as faIcons};
|
|
2931
2931
|
/*! Bundled license information:
|
|
2932
2932
|
|
|
2933
2933
|
ieee754/index.js:
|