fix(core): update

This commit is contained in:
Philipp Kunz 2023-10-31 12:17:56 +01:00
parent 1c0fd21bb3
commit 7f6fc8460f
7 changed files with 169 additions and 95 deletions

View File

@ -15,9 +15,9 @@
"author": "Lossless GmbH",
"license": "UNLICENSED",
"dependencies": {
"@design.estate/dees-catalog": "^1.0.220",
"@design.estate/dees-domtools": "^2.0.51",
"@design.estate/dees-element": "^2.0.29",
"@design.estate/dees-catalog": "^1.0.229",
"@design.estate/dees-domtools": "^2.0.55",
"@design.estate/dees-element": "^2.0.32",
"@design.estate/dees-wcctools": "^1.0.81",
"@losslessone_private/loint-pubapi": "^1.0.13"
},
@ -27,7 +27,7 @@
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tswatch": "^2.0.13",
"@push.rocks/projectinfo": "^5.0.2",
"@types/node": "^20.8.4"
"@types/node": "^20.8.9"
},
"files": [
"ts/**/*",

View File

@ -6,14 +6,14 @@ settings:
dependencies:
'@design.estate/dees-catalog':
specifier: ^1.0.220
version: 1.0.220
specifier: ^1.0.229
version: 1.0.229
'@design.estate/dees-domtools':
specifier: ^2.0.51
version: 2.0.51
specifier: ^2.0.55
version: 2.0.55
'@design.estate/dees-element':
specifier: ^2.0.29
version: 2.0.29
specifier: ^2.0.32
version: 2.0.32
'@design.estate/dees-wcctools':
specifier: ^1.0.81
version: 1.0.81
@ -30,16 +30,16 @@ devDependencies:
version: 2.0.10
'@git.zone/tsrun':
specifier: ^1.2.46
version: 1.2.46(@types/node@20.8.4)
version: 1.2.46(@types/node@20.8.9)
'@git.zone/tswatch':
specifier: ^2.0.13
version: 2.0.13(@types/node@20.8.4)
version: 2.0.13(@types/node@20.8.9)
'@push.rocks/projectinfo':
specifier: ^5.0.2
version: 5.0.2
'@types/node':
specifier: ^20.8.4
version: 20.8.4
specifier: ^20.8.9
version: 20.8.9
packages:
@ -55,6 +55,18 @@ packages:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/webrequest': 3.0.33
dev: true
/@api.global/typedrequest@3.0.2:
resolution: {integrity: sha512-qO3kynyGKF7Mds7s+Mo1v26V7o7I0oHzyLk/u702OIdnHk02umt/hxp69aGDXW+GDYEyvR8Wa1Ys4VHyUlpi0A==}
dependencies:
'@api.global/typedrequest-interfaces': 3.0.1
'@push.rocks/isounique': 1.0.5
'@push.rocks/lik': 6.0.5
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/webrequest': 3.0.34
dev: false
/@api.global/typedserver@3.0.5:
resolution: {integrity: sha512-dP7WeoNhQsojJTM7nrqcwAGbcIHJbIUlnxpHxsHXnEB3IF32sVdhxc1lBPnXTEm+fp9JmEOh7aviOyptT74Dhg==}
@ -116,8 +128,8 @@ packages:
/@apiglobal/typedrequest-interfaces@2.0.1:
resolution: {integrity: sha512-Oi7pNU4vKo5UvcCJmqkH43Us237Ws/Pp/WDYnwnonRnTmIMd+6QjNfN/gXcPnP6tbamk8r8Xzcz9mgnSDM2ysw==}
/@babel/runtime@7.23.1:
resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==}
/@babel/runtime@7.23.2:
resolution: {integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.14.0
@ -130,20 +142,22 @@ packages:
'@jridgewell/trace-mapping': 0.3.9
dev: true
/@design.estate/dees-catalog@1.0.220:
resolution: {integrity: sha512-aaOTwy7U/uz99JmuuY4FVY1LdbdGYT1/vDG6/BijhAriMszjvH2foW+Htyo+s8YKJ7B8fcAmx4gjx7GDzoNdCQ==}
/@design.estate/dees-catalog@1.0.229:
resolution: {integrity: sha512-3QZZVlt+InznHmK+EN8ElEylSkwgU7u3hbCJxj89TXZsngC+gXLr1M9dl7bii1+dcuFENHhHMHPvsn9NSPLOQg==}
dependencies:
'@design.estate/dees-domtools': 2.0.51
'@design.estate/dees-element': 2.0.29
'@design.estate/dees-domtools': 2.0.55
'@design.estate/dees-element': 2.0.32
'@design.estate/dees-wcctools': 1.0.81
'@fortawesome/fontawesome-svg-core': 6.4.2
'@fortawesome/free-brands-svg-icons': 6.4.2
'@fortawesome/free-regular-svg-icons': 6.4.2
'@fortawesome/free-solid-svg-icons': 6.4.2
'@push.rocks/smarti18n': 1.0.4
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartstring': 4.0.9
'@tsclass/tsclass': 4.0.43
highlight.js: 11.8.0
'@tsclass/tsclass': 4.0.46
highlight.js: 11.9.0
ibantools: 4.3.5
pdfjs-dist: 3.11.174
transitivePeerDependencies:
- encoding
@ -153,16 +167,16 @@ packages:
/@design.estate/dees-comms@1.0.24:
resolution: {integrity: sha512-IQrTzQrga8gY17fblRdUmxvWJ64f+xpI9ebj1zYAIsypWYlCS7krREUwH/8iow5fze2FJ1t+gUdMCV1CGqdklg==}
dependencies:
'@api.global/typedrequest': 3.0.1
'@api.global/typedrequest': 3.0.2
'@api.global/typedrequest-interfaces': 3.0.1
'@push.rocks/smartdelay': 3.0.5
broadcast-channel: 3.7.0
dev: false
/@design.estate/dees-domtools@2.0.51:
resolution: {integrity: sha512-zSjcSmPZBM7e0Rpq4QzII5dh7asrB23LbKmdf1cqr43xIGqL4F59eu3EexPNWSVgV5XP0EQzwLsoM52gMNkmBA==}
/@design.estate/dees-domtools@2.0.55:
resolution: {integrity: sha512-a3uM5vHRpqp7fRvZTQpcFSnI+njlCQz64flKRlD7OHMZQyL4zCTIQgvSioA1cQfhlpd3yWTkJ9DVM0iZ4/kv7A==}
dependencies:
'@api.global/typedrequest': 3.0.1
'@api.global/typedrequest': 3.0.2
'@design.estate/dees-comms': 1.0.24
'@push.rocks/lik': 6.0.5
'@push.rocks/smartdelay': 3.0.5
@ -172,27 +186,27 @@ packages:
'@push.rocks/smartrx': 3.0.6
'@push.rocks/smartstate': 2.0.17
'@push.rocks/smarturl': 3.0.7
'@push.rocks/webrequest': 3.0.33
'@push.rocks/webrequest': 3.0.34
'@push.rocks/websetup': 3.0.19
'@push.rocks/webstore': 2.0.13
lit: 2.8.0
lit: 3.0.1
sweet-scroll: 4.0.0
dev: false
/@design.estate/dees-element@2.0.29:
resolution: {integrity: sha512-aFVxWHfhyf+PqvD8tm90W86P1GKmwL0zUXTKi/G63gs/hCr5KOHlpQTkzbf66x3lVuWLX/TgvcvIYz/eQb0lmA==}
/@design.estate/dees-element@2.0.32:
resolution: {integrity: sha512-TxMrY6lBsOE/28gJTK6CjxjJvrdG1Fl2/dKUTsK2uIyOjuU9vvzzpt9D3PcgMn1sFkLzWDtNWnAdpw04qTUgtQ==}
dependencies:
'@design.estate/dees-domtools': 2.0.51
'@design.estate/dees-domtools': 2.0.55
'@push.rocks/isounique': 1.0.5
'@push.rocks/smartrx': 3.0.6
lit: 2.8.0
lit: 3.0.1
dev: false
/@design.estate/dees-wcctools@1.0.81:
resolution: {integrity: sha512-dHGs5UsDu9GGdoGsyPQ+yerljzuk2OIHykJECSj4E5uvCzJcvSXQ8cpM2KEtISc3EtYgc8j7j49A7cGKj4+DVg==}
dependencies:
'@design.estate/dees-domtools': 2.0.51
'@design.estate/dees-element': 2.0.29
'@design.estate/dees-domtools': 2.0.55
'@design.estate/dees-element': 2.0.32
'@push.rocks/smartdelay': 3.0.5
lit: 2.8.0
dev: false
@ -468,13 +482,13 @@ packages:
- supports-color
dev: true
/@git.zone/tsrun@1.2.46(@types/node@20.8.4):
/@git.zone/tsrun@1.2.46(@types/node@20.8.9):
resolution: {integrity: sha512-8miFVBle9Mnjx+uPGI/P+EuWcIOXWjBAkdjN5IYbdp5Ytt4xQODCLh4JSnC9h56UeU1nUxCAxZeJs2e9TXrivA==}
hasBin: true
dependencies:
'@push.rocks/smartfile': 10.0.31
'@push.rocks/smartshell': 3.0.3
ts-node: 10.9.1(@types/node@20.8.4)(typescript@5.1.6)
ts-node: 10.9.1(@types/node@20.8.9)(typescript@5.1.6)
typescript: 5.1.6
transitivePeerDependencies:
- '@swc/core'
@ -482,13 +496,13 @@ packages:
- '@types/node'
dev: true
/@git.zone/tswatch@2.0.13(@types/node@20.8.4):
/@git.zone/tswatch@2.0.13(@types/node@20.8.9):
resolution: {integrity: sha512-j32eu/DP69RMlo9UyzqfcEkNr9pMsuodpiVfh0GoMuyF5Ma4ne+hGKDHjnciJwE2T+SkchXaQDXOFr++vEz//A==}
hasBin: true
dependencies:
'@api.global/typedserver': 3.0.5
'@git.zone/tsbundle': 2.0.10
'@git.zone/tsrun': 1.2.46(@types/node@20.8.4)
'@git.zone/tsrun': 1.2.46(@types/node@20.8.9)
'@push.rocks/early': 4.0.4
'@push.rocks/lik': 6.0.5
'@push.rocks/smartchok': 1.0.23
@ -538,11 +552,21 @@ packages:
/@lit-labs/ssr-dom-shim@1.1.1:
resolution: {integrity: sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==}
/@lit-labs/ssr-dom-shim@1.1.2:
resolution: {integrity: sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==}
dev: false
/@lit/reactive-element@1.6.3:
resolution: {integrity: sha512-QuTgnG52Poic7uM1AN5yJ09QMe0O28e10XzSvWDz02TJiiKee4stsiownEIadWm8nYzyDAyT+gKzUoZmiWQtsQ==}
dependencies:
'@lit-labs/ssr-dom-shim': 1.1.1
/@lit/reactive-element@2.0.1:
resolution: {integrity: sha512-eu50SQXHRthFwWJMp0oAFg95Rvm6MTPjxSXWuvAu7It90WVFLFpNBoIno7XOXSDvVgTrtKnUV4OLJqys2Svn4g==}
dependencies:
'@lit-labs/ssr-dom-shim': 1.1.2
dev: false
/@losslessone_private/loint-pubapi@1.0.13:
resolution: {integrity: sha512-2GmEAiAaXTVRgIrdxJPXNRa3I8y2xcylNyL8AJHT6fwaWhCclXfsjbL9CeNYW1CxiriDjPmaL80MGZFQXjB33g==}
dependencies:
@ -738,6 +762,10 @@ packages:
through2: 4.0.2
dev: true
/@push.rocks/smarti18n@1.0.4:
resolution: {integrity: sha512-bHIi9Iuzp2cbux9q79ZK5jOQYPsYJ9zDDS4p/xEPQH31gr0mcFRosLSQb1kvDQDVmUhI0ADlQMqr2ui9zEXQHA==}
dev: false
/@push.rocks/smartjson@5.0.10:
resolution: {integrity: sha512-yuntSMGZ+XNHMrbS9RxotaD+eOgoNTcuDoWsttis+N3Mkc9DIam0pt/ER4NU8TgfMmhT/hKwQH+3DJceDzntoA==}
dependencies:
@ -980,13 +1008,24 @@ packages:
'@push.rocks/smartjson': 5.0.10
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/webstore': 2.0.13
dev: true
/@push.rocks/webrequest@3.0.34:
resolution: {integrity: sha512-3gqJb58ZukPsOcS26ya2M/nAEOP7lMYyc2Syh45ljgwdM3X8PwHquk5pdc1MMdDWAo1aiYrxReEw6BgMCJUlNQ==}
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.10
'@push.rocks/smartjson': 5.0.10
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/webstore': 2.0.13
dev: false
/@push.rocks/websetup@3.0.19:
resolution: {integrity: sha512-iKJDwXdMmQdu5siOIgziPRxM51lN1AU9HOr+yMteu1YMDkZT7HKCyisDAr4gC9WZ9a7FzsG8zgthm4dMeA8NTw==}
dependencies:
'@pushrocks/smartdelay': 3.0.1
'@pushrocks/smartpromise': 4.0.2
'@tsclass/tsclass': 4.0.43
'@tsclass/tsclass': 4.0.46
dev: false
/@push.rocks/webstore@2.0.13:
@ -1235,6 +1274,13 @@ packages:
resolution: {integrity: sha512-BGihF65KjD/pqQIrTUemff7OMvQi22FBZCti+7NHWIb7ZxtFrJsciEyAFQrx0de5GQWOFTwQx6HNKqwgkP2Mhg==}
dependencies:
type-fest: 4.3.3
dev: true
/@tsclass/tsclass@4.0.46:
resolution: {integrity: sha512-UovPUvlozv1ftJp4KW5tt4MP/LQCNP3lSCinjyIrLkopOymczyzONUGvSAAwOBf1XBE9bO0tI4KtRuXWN9XBXQ==}
dependencies:
type-fest: 4.6.0
dev: false
/@tsconfig/node10@1.0.9:
resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==}
@ -1256,7 +1302,7 @@ packages:
resolution: {integrity: sha512-oyl4jvAfTGX9Bt6Or4H9ni1Z447/tQuxnZsytsCaExKlmJiU8sFgnIBRzJUpKwB5eWn9HuBYlUlVA74q/yN0eQ==}
dependencies:
'@types/connect': 3.4.36
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/buffer-json@2.0.1:
@ -1272,14 +1318,14 @@ packages:
/@types/clean-css@4.2.7:
resolution: {integrity: sha512-lcoZHjUAANLTACLGi+O/0pN+oKQAQ8zAMWJSxiBRNLxqZG/WE8hfXJUs1eYwJOvOnDJrvxU1kR77UiVJ3+9N0Q==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
source-map: 0.6.1
dev: true
/@types/connect@3.4.36:
resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/cookie@0.4.1:
@ -1289,13 +1335,13 @@ packages:
/@types/cors@2.8.14:
resolution: {integrity: sha512-RXHUvNWYICtbP6s18PnOCaqToK8y14DnLd75c6HfyKf228dxy7pHNOQkxPtvXKp/hINFMDjbYzsj63nnpPMSRQ==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/express-serve-static-core@4.17.37:
resolution: {integrity: sha512-ZohaCYTgGFcOP7u6aJOhY9uIZQgZ2vxC2yWoArY+FeDXlqeH66ZVBjgvg+RLVAS/DWNq4Ap9ZXu1+SUQiiWYMg==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
'@types/qs': 6.9.8
'@types/range-parser': 1.2.5
'@types/send': 0.17.2
@ -1313,28 +1359,28 @@ packages:
/@types/from2@2.3.2:
resolution: {integrity: sha512-s1pdctxW2+CA4FOxxTBRxC3RKQL9Br1a2s2LngP4jh1BI84JBL3mDXj87EwcckN9z/IXp8o3ySmvZveGEAAwqw==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/fs-extra@11.0.1:
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
dependencies:
'@types/jsonfile': 6.1.1
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/fs-extra@11.0.2:
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
dependencies:
'@types/jsonfile': 6.1.2
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/glob@8.1.0:
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/html-minifier@4.0.3:
@ -1364,13 +1410,13 @@ packages:
/@types/jsonfile@6.1.1:
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/jsonfile@6.1.2:
resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/mime-types@2.1.1:
@ -1392,10 +1438,10 @@ packages:
/@types/minimatch@5.1.2:
resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
/@types/node@20.8.4:
resolution: {integrity: sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==}
/@types/node@20.8.9:
resolution: {integrity: sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==}
dependencies:
undici-types: 5.25.3
undici-types: 5.26.5
/@types/qs@6.9.8:
resolution: {integrity: sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg==}
@ -1416,7 +1462,7 @@ packages:
resolution: {integrity: sha512-aAG6yRf6r0wQ29bkS+x97BIs64ZLxeE/ARwyS6wrldMm3C1MdKwCcnnEwMC1slI8wuxJOpiUH9MioC0A0i+GJw==}
dependencies:
'@types/mime': 1.3.3
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/serve-static@1.15.3:
@ -1424,7 +1470,7 @@ packages:
dependencies:
'@types/http-errors': 2.0.2
'@types/mime': 3.0.2
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/shortid@0.0.29:
@ -1441,17 +1487,21 @@ packages:
/@types/through2@2.0.38:
resolution: {integrity: sha512-YFu+nHmjxMurkH1BSzA0Z1WrKDAY8jUKPZctNQn7mc+/KKtp2XxnclHFXxdB1m7Iqnzb5aywgP8TMK283LezGQ==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
dev: true
/@types/through2@2.0.39:
resolution: {integrity: sha512-zhK74atBQ1pl1CNNYDpRJT8I6m794CsDGN0q8aDcQ7jvxlg1SVUy7gio7nOnYHMzhnGT0Vv4C53lw94MSWCeWA==}
dependencies:
'@types/node': 20.8.4
'@types/node': 20.8.9
/@types/trusted-types@2.0.4:
resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==}
/@types/trusted-types@2.0.5:
resolution: {integrity: sha512-I3pkr8j/6tmQtKV/ZzHtuaqYSQvyjGRKH4go60Rr0IDLlFxuRT5V32uvB1mecM5G1EVAUyF/4r4QZ1GHgz+mxA==}
dev: false
/@types/uglify-js@3.17.2:
resolution: {integrity: sha512-9SjrHO54LINgC/6Ehr81NjAxAYvwEZqjUHLjJYvC4Nmr9jbLQCIZbWSvl4vXQkkmR1UAuaKDycau3O1kWGFyXQ==}
dependencies:
@ -1672,7 +1722,7 @@ packages:
/broadcast-channel@3.7.0:
resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==}
dependencies:
'@babel/runtime': 7.23.1
'@babel/runtime': 7.23.2
detect-node: 2.1.0
js-sha3: 0.8.0
microseconds: 0.2.0
@ -2002,7 +2052,7 @@ packages:
dependencies:
'@types/cookie': 0.4.1
'@types/cors': 2.8.14
'@types/node': 20.8.4
'@types/node': 20.8.9
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.4.2
@ -2343,8 +2393,8 @@ packages:
hasBin: true
dev: true
/highlight.js@11.8.0:
resolution: {integrity: sha512-MedQhoqVdr0U6SSnWPzfiadUcDHfN/Wzq25AkXiQv9oiOO/sG0S7XkvpFIqWBl9Yq1UYyYOOVORs5UW2XlPyzg==}
/highlight.js@11.9.0:
resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==}
engines: {node: '>=12.0.0'}
dev: false
@ -2391,6 +2441,10 @@ packages:
ms: 2.1.3
dev: true
/ibantools@4.3.5:
resolution: {integrity: sha512-RIEM1nv01QfsazrvA7f9QswQaXPa+K70aNngGPm7ayoPiK8IDXJYZXC54+qsYOfSF4FqYEyu1o3p0ZLstyJWHg==}
dev: false
/iconv-lite@0.4.24:
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
engines: {node: '>=0.10.0'}
@ -2547,11 +2601,25 @@ packages:
'@lit/reactive-element': 1.6.3
lit-html: 2.8.0
/lit-element@4.0.1:
resolution: {integrity: sha512-OxRMJem4HKZt0320HplLkBPoi4KHiEHoPHKd8Lzf07ZQVAOKIjZ32yPLRKRDEolFU1RgrQBfSHQMoxKZ72V3Kw==}
dependencies:
'@lit-labs/ssr-dom-shim': 1.1.2
'@lit/reactive-element': 2.0.1
lit-html: 3.0.1
dev: false
/lit-html@2.8.0:
resolution: {integrity: sha512-o9t+MQM3P4y7M7yNzqAyjp7z+mQGa4NS4CxiyLqFPyFWyc4O+nodLrkrxSaCTrla6M5YOLaT3RpbbqjszB5g3Q==}
dependencies:
'@types/trusted-types': 2.0.4
/lit-html@3.0.1:
resolution: {integrity: sha512-1nmGaNNQg9rBvE1yJ6oS3ZNbLs3FXtlG4+jgGkix8O740qVEwwiFVTgDGIIH8N5TcQ8V9tBk5T+sxqBgffcjJg==}
dependencies:
'@types/trusted-types': 2.0.5
dev: false
/lit@2.8.0:
resolution: {integrity: sha512-4Sc3OFX9QHOJaHbmTMk28SYgVxLN3ePDjg7hofEft2zWlehFL3LiAuapWc4U/kYwMYJSh2hTCPZ6/LIC7ii0MA==}
dependencies:
@ -2559,6 +2627,14 @@ packages:
lit-element: 3.3.3
lit-html: 2.8.0
/lit@3.0.1:
resolution: {integrity: sha512-CYFv7/gwrs6bfPm299O9LD/HB4dgHvsEf/yqUOI//fi469i2OrT4xaptUcmhr05DNQEgsBFecFH8EJnN5So8oQ==}
dependencies:
'@lit/reactive-element': 2.0.1
lit-element: 4.0.1
lit-html: 3.0.1
dev: false
/lodash._baseassign@3.2.0:
resolution: {integrity: sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=}
dependencies:
@ -3440,7 +3516,7 @@ packages:
hasBin: true
dev: true
/ts-node@10.9.1(@types/node@20.8.4)(typescript@5.1.6):
/ts-node@10.9.1(@types/node@20.8.9)(typescript@5.1.6):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -3459,7 +3535,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.8.4
'@types/node': 20.8.9
acorn: 8.10.0
acorn-walk: 8.2.0
arg: 4.1.3
@ -3481,6 +3557,12 @@ packages:
/type-fest@4.3.3:
resolution: {integrity: sha512-bxhiFii6BBv6UiSDq7uKTMyADT9unXEl3ydGefndVLxFeB44LRbT4K7OJGDYSyDrKnklCC1Pre68qT2wbUl2Aw==}
engines: {node: '>=16'}
dev: true
/type-fest@4.6.0:
resolution: {integrity: sha512-rLjWJzQFOq4xw7MgJrCZ6T1jIOvvYElXT12r+y0CC6u67hegDHaxcPqb2fZHOGlqxugGQPNB1EnTezjBetkwkw==}
engines: {node: '>=16'}
dev: false
/type-is@1.6.18:
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
@ -3520,8 +3602,8 @@ packages:
hasBin: true
dev: true
/undici-types@5.25.3:
resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==}
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
/universalify@2.0.0:
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
@ -3531,7 +3613,7 @@ packages:
/unload@2.2.0:
resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==}
dependencies:
'@babel/runtime': 7.23.1
'@babel/runtime': 7.23.2
detect-node: 2.1.0
dev: false

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@losslessone_private/lele-appui-catalog',
version: '1.0.82',
version: '1.0.83',
description: 'a catalog with app webcomponents'
}

View File

@ -46,11 +46,10 @@ export class DeapAppBar extends DeesElement {
background: #ffffff20;
}
.searchbar {
.breadcrumbs {
height: 24px;
line-height: 24px;
margin: 8px;
border: 1px solid #ffffff20;
border-radius: 8px;
text-align: center;
}
@ -66,8 +65,8 @@ export class DeapAppBar extends DeesElement {
<div class="menuItem">Help</div>
<div class="menuItem">Terminal</div>
</div>
<div class="searchbar">
Search
<div class="breadcrumbs">
tool:social.io > org:design.estate > prop:lossless.com
</div>
<div class="account"></div>
`;

View File

@ -50,21 +50,15 @@ export class DeapMaincontent extends DeesElement {
.topbar {
position: absolute;
width: 100%;
height: 72px;
background: #000000;
user-select: none;
}
.topbar .heading {
padding: 8px 24px 8px 24px;
font-family: 'Roboto', 'Inter', sans-serif;
font-weight: 600;
line-height: 24px;
font-size: 16px;
height: 40px;
}
.topbar .tabsContainer {
padding-top: 20px;
padding-bottom: 12px;
position: relative;
z-index: 1;
display: grid;
margin-left: 24px;
font-size: 14px;
@ -73,7 +67,7 @@ export class DeapMaincontent extends DeesElement {
.topbar .tabsContainer .tab {
color: #a0a0a0;
white-space: nowrap;
margin-right: 16px;
margin-right: 30px;
margin-top: 4px;
cursor: pointer;
transition: color 0.1s;
@ -89,15 +83,16 @@ export class DeapMaincontent extends DeesElement {
.topbar .tabIndicator {
position: absolute;
z-index: 0;
left: 40px;
bottom: 0px;
height: 4px;
height: 40px;
width: 40px;
background: #161616;
transition: all 0.1s;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-top: 1px solid #e4002b;
border-top: 1px solid #444444;
}
.mainicon {
@ -114,7 +109,6 @@ export class DeapMaincontent extends DeesElement {
</style>
<div class="maincontainer">
<div class="topbar">
<div class="heading">lossless.com</div>
<div class="tabsContainer">
${this.tabs.map((tabArg) => {
return html`
@ -146,9 +140,11 @@ export class DeapMaincontent extends DeesElement {
const selectedTabElement: HTMLElement = this.shadowRoot.querySelector(
`.tabsContainer .tab:nth-child(${tabIndex + 1})`
);
const tabsContainer: HTMLElement = this.shadowRoot.querySelector('.tabsContainer');
const marginLeft = parseInt(window.getComputedStyle(tabsContainer).getPropertyValue("margin-left"));
const tabIndicator: HTMLElement = this.shadowRoot.querySelector('.tabIndicator');
tabIndicator.style.width = selectedTabElement.clientWidth + 'px';
tabIndicator.style.left = selectedTabElement.offsetLeft + 'px';
tabIndicator.style.width = selectedTabElement.clientWidth + 24 + 'px';
tabIndicator.style.left = selectedTabElement.offsetLeft + marginLeft - 12 + 'px';
}
private updateTab(tabArg: interfaces.ITab) {

View File

@ -52,12 +52,6 @@ export class DeapMainmenu extends DeesElement {
border-right: 1px solid #202020;
}
.mainlogo {
width: var(--menuSize);
height: var(--menuSize);
background: rgba(0, 0, 0, 0.4);
}
.tabsContainer {
}
@ -98,7 +92,6 @@ export class DeapMainmenu extends DeesElement {
public render(): TemplateResult {
return html`
<style></style>
<div class="mainlogo"></div>
<div class="tabsContainer">
${this.tabs.map((tabArg) => {
return html`

View File

@ -130,7 +130,11 @@ export class DeapMainselector extends DeesElement {
this.selectOption(selectionOptionArg);
}}"
@contextmenu="${(eventArg: MouseEvent) => {
plugins.deesCatalog.DeesContextmenu.openContextMenuWithOptions(eventArg, []);
plugins.deesCatalog.DeesContextmenu.openContextMenuWithOptions(eventArg, [{
name: 'property settings',
action: async () => {},
iconName: 'gear',
}]);
}}"
>
${selectionOptionArg.key}