@design.estate/dees-catalog 1.0.231 → 1.0.232
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 +3 -1
- package/dist_bundle/bundle.js.map +2 -2
- package/dist_ts_web/00_commitinfo_data.js +1 -1
- package/dist_ts_web/elements/dees-windowlayer.js +3 -1
- package/dist_watch/bundle.js +3417 -3811
- package/dist_watch/bundle.js.map +4 -4
- package/package.json +1 -1
- package/ts_web/00_commitinfo_data.ts +1 -1
- package/ts_web/elements/dees-windowlayer.ts +2 -0
package/dist_bundle/bundle.js
CHANGED
|
@@ -383,11 +383,13 @@ https://github.com/highlightjs/highlight.js/issues/2277`),$=L,F=E),I===void 0&&(
|
|
|
383
383
|
z-index: 200;
|
|
384
384
|
}
|
|
385
385
|
.slotContent {
|
|
386
|
+
position: fixed;
|
|
386
387
|
height: 100vh;
|
|
387
388
|
width: 100vw;
|
|
388
389
|
display: flex;
|
|
389
390
|
justify-content: center;
|
|
390
391
|
align-items: center;
|
|
392
|
+
z-index: 201;
|
|
391
393
|
}
|
|
392
394
|
|
|
393
395
|
.visible {
|
|
@@ -3059,7 +3061,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
3059
3061
|
display: grid;
|
|
3060
3062
|
grid-template-columns: 50% 50%;
|
|
3061
3063
|
}
|
|
3062
|
-
`],C([z({type:String})],Ue.prototype,"currentVersion",2),C([z({type:String})],Ue.prototype,"updatedVersion",2),Ue=C([e1("dees-updater")],Ue);var Bw={name:"@design.estate/dees-catalog",version:"1.0.
|
|
3064
|
+
`],C([z({type:String})],Ue.prototype,"currentVersion",2),C([z({type:String})],Ue.prototype,"updatedVersion",2),Ue=C([e1("dees-updater")],Ue);var Bw={name:"@design.estate/dees-catalog",version:"1.0.231",description:"website for lossless.com"};export{x2 as DeesButton,C4 as DeesButtonExit,k2 as DeesChips,w1 as DeesContextmenu,He as DeesDataviewCodebox,S3 as DeesDataviewStatusobject,yt as DeesForm,F2 as DeesFormSubmit,E3 as DeesHint,Be as DeesIcon,R2 as DeesInputCheckbox,O2 as DeesInputDropdown,S2 as DeesInputFileupload,u2 as DeesInputIban,Pt as DeesInputPhone,A2 as DeesInputQuantitySelector,L2 as DeesInputRadio,X1 as DeesInputText,G2 as DeesMobilenavigation,E2 as DeesModal,p2 as DeesPdf,N3 as DeesSimpleAppDash,M3 as DeesSimpleLogin,ee as DeesSpeechbubble,Ee as DeesSpinner,Fe as DeesStepper,P1 as DeesTable,kt as DeesToast,Ue as DeesUpdater,c2 as DeesWindowLayer,Bw as commitinfo,qi as faIcons};
|
|
3063
3065
|
/*! Bundled license information:
|
|
3064
3066
|
|
|
3065
3067
|
ieee754/index.js:
|