@design.estate/dees-catalog 1.0.249 → 1.0.251
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 +5 -4
- package/dist_bundle/bundle.js.map +2 -2
- package/dist_ts_web/00_commitinfo_data.js +1 -1
- package/dist_ts_web/elements/dees-table.js +5 -4
- package/dist_watch/bundle.js +3 -3
- package/dist_watch/bundle.js.map +1 -1
- package/package.json +1 -1
- package/ts_web/00_commitinfo_data.ts +1 -1
- package/ts_web/elements/dees-table.ts +4 -3
package/dist_bundle/bundle.js
CHANGED
|
@@ -1345,6 +1345,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`),J=D,h=A),U===void 0&&(
|
|
|
1345
1345
|
<dees-input-multitoggle
|
|
1346
1346
|
.label=${"search mode"}
|
|
1347
1347
|
.options=${["table","data","server"]}
|
|
1348
|
+
.selectedOption=${"table"}
|
|
1348
1349
|
.description=${`
|
|
1349
1350
|
There are three basic modes:
|
|
1350
1351
|
|
|
@@ -1579,9 +1580,9 @@ https://github.com/highlightjs/highlight.js/issues/2277`),J=D,h=A),U===void 0&&(
|
|
|
1579
1580
|
|
|
1580
1581
|
.action {
|
|
1581
1582
|
margin: -4px 0px;
|
|
1582
|
-
padding: 10px;
|
|
1583
|
-
line-height:
|
|
1584
|
-
height:
|
|
1583
|
+
padding: 8px 10px;
|
|
1584
|
+
line-height: 32px;
|
|
1585
|
+
height: 32px;
|
|
1585
1586
|
size: 16px;
|
|
1586
1587
|
display: inline-block;
|
|
1587
1588
|
border-radius: 8px;
|
|
@@ -3727,7 +3728,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
3727
3728
|
.windowControls div:hover {
|
|
3728
3729
|
background: #333333;
|
|
3729
3730
|
}
|
|
3730
|
-
`],R([F({reflect:!0})],pt.prototype,"type",2),R([F({reflect:!0})],pt.prototype,"position",2),pt=R([c1("dees-windowcontrols")],pt);var Ua1={name:"@design.estate/dees-catalog",version:"1.0.
|
|
3731
|
+
`],R([F({reflect:!0})],pt.prototype,"type",2),R([F({reflect:!0})],pt.prototype,"position",2),pt=R([c1("dees-windowcontrols")],pt);var Ua1={name:"@design.estate/dees-catalog",version:"1.0.251",description:"website for lossless.com"};export{v2 as DeesButton,Wr as DeesButtonExit,w2 as DeesChips,G1 as DeesContextmenu,it as DeesDataviewCodebox,v4 as DeesDataviewStatusobject,ka as DeesForm,H2 as DeesFormSubmit,b4 as DeesHint,ut as DeesIcon,b2 as DeesInputCheckbox,Ce as DeesInputDropdown,c2 as DeesInputFileupload,je as DeesInputIban,Je as DeesInputMultitoggle,Ka as DeesInputPhone,C2 as DeesInputQuantitySelector,T2 as DeesInputRadio,ve as DeesInputText,N4 as DeesInputTypelist,ft as DeesLabel,k2 as DeesMobilenavigation,o2 as DeesModal,e2 as DeesPdf,M4 as DeesProgressbar,A4 as DeesSimpleAppDash,R4 as DeesSimpleLogin,s2 as DeesSpeechbubble,R3 as DeesSpinner,mt as DeesStepper,ie as DeesTable,Za as DeesToast,y2 as DeesUpdater,pt as DeesWindowControls,Ee as DeesWindowLayer,Ua1 as commitinfo,Uu as faIcons};
|
|
3731
3732
|
/*! Bundled license information:
|
|
3732
3733
|
|
|
3733
3734
|
@lit/reactive-element/css-tag.js:
|