UBER-194,-166,-185: add application icons, fixed Inbox list and mobile layout (#3229)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2023-05-21 20:50:44 -07:00 committed by GitHub
parent d179d5ffc7
commit 818067dad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
30 changed files with 129 additions and 134 deletions

View File

@ -395,6 +395,7 @@ input.search {
& > :first-child { margin-right: 0; }
}
}
.gapV-1 > *:not(:last-child) { margin-bottom: .25rem; }
.gap-1-5 {
&:not(.reverse) > *:not(:last-child) { margin-right: .375rem; }
&.reverse > *:not(:first-child) { margin-left: .375rem; }

View File

@ -39,6 +39,9 @@
}
&.lastDivider { border-color: var(--theme-navpanel-border); }
}
.normal-font .antiPanel-application .app .icon-container.noty { clip-path: url(#notify-normal); }
.small-font .antiPanel-application .app .icon-container.noty { clip-path: url(#notify-small); }
.antiPanel-navigator,
.antiPanel-component {
flex-grow: 1;

View File

@ -183,7 +183,6 @@
.popupPanel-body__header {
display: flex;
align-items: center;
height: 100%;
min-height: 0;
&-wrapper {

View File

@ -91,7 +91,6 @@
user-select: none;
.list-item {
flex-grow: 1;
margin: 0 0.5rem;
min-width: 0;
border-radius: 0.25rem;

View File

@ -32,7 +32,7 @@
export let invertScroll: boolean = false
export let horizontal: boolean = false
export let contentDirection: 'vertical' | 'vertical-reverse' | 'horizontal' = 'vertical'
export let gap: 'gap-1' | 'gap-1-5' | 'gap-2' | 'gap-3' | 'gap-around-2' | 'gap-around-4' | undefined = undefined
export let gap: string | undefined = undefined
export let noStretch: boolean = autoscroll
export let buttons: 'normal' | 'union' | false = false
export let shrink: boolean = false
@ -499,7 +499,7 @@
<div
bind:this={divBox}
class="box{gap ? ` ${gap}` : ''}"
class:align-center={contentDirection === 'horizontal'}
class:items-center={contentDirection === 'horizontal'}
style:padding
style:flex-direction={contentDirection === 'vertical'
? 'column'

View File

@ -1,10 +1,10 @@
<!-- ALL HASHTAGs -->
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="board" viewBox="0 0 24 24">
<path d="M10.6,3.9H4.5c-0.3,0-0.6,0.3-0.6,0.6v3.7c0,0.3,0.3,0.6,0.6,0.6h6.1c0.3,0,0.6-0.3,0.6-0.6V4.5C11.2,4.1,11,3.9,10.6,3.9zM10,7.6H5.1V5.1H10V7.6z" />
<path d="M19.5,15.2h-6.1c-0.3,0-0.6,0.3-0.6,0.6v3.7c0,0.3,0.3,0.6,0.6,0.6h6.1c0.3,0,0.6-0.3,0.6-0.6v-3.7C20.1,15.5,19.9,15.2,19.5,15.2z M18.9,18.9H14v-2.5h4.9V18.9z" />
<path d="M10.6,10.3H4.5c-0.3,0-0.6,0.3-0.6,0.6v8.6c0,0.3,0.3,0.6,0.6,0.6h6.1c0.3,0,0.6-0.3,0.6-0.6v-8.6C11.2,10.6,11,10.3,10.6,10.3z M10,18.9H5.1v-7.4H10V18.9z" />
<path d="M19.5,3.9h-6.1c-0.3,0-0.6,0.3-0.6,0.6v8.6c0,0.3,0.3,0.6,0.6,0.6h6.1c0.3,0,0.6-0.3,0.6-0.6V4.5C20.1,4.1,19.9,3.9,19.5,3.9z M18.9,12.5H14V5.1h4.9V12.5z" />
<symbol id="board" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 5.99976H8C6.89543 5.99976 6 6.89519 6 7.99976V9.99976C6 11.1043 6.89543 11.9998 8 11.9998H10C11.1046 11.9998 12 11.1043 12 9.99976V7.99976C12 6.89519 11.1046 5.99976 10 5.99976ZM8 3.99976C5.79086 3.99976 4 5.79062 4 7.99976V9.99976C4 12.2089 5.79086 13.9998 8 13.9998H10C12.2091 13.9998 14 12.2089 14 9.99976V7.99976C14 5.79062 12.2091 3.99976 10 3.99976H8Z" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 17.9998H8C6.89543 17.9998 6 18.8952 6 19.9998V23.9998C6 25.1043 6.89543 25.9998 8 25.9998H10C11.1046 25.9998 12 25.1043 12 23.9998V19.9998C12 18.8952 11.1046 17.9998 10 17.9998ZM8 15.9998C5.79086 15.9998 4 17.7906 4 19.9998V23.9998C4 26.2089 5.79086 27.9998 8 27.9998H10C12.2091 27.9998 14 26.2089 14 23.9998V19.9998C14 17.7906 12.2091 15.9998 10 15.9998H8Z" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 5.99976H20C18.8954 5.99976 18 6.89519 18 7.99976V9.99976C18 11.1043 18.8954 11.9998 20 11.9998H24C25.1046 11.9998 26 11.1043 26 9.99976V7.99976C26 6.89519 25.1046 5.99976 24 5.99976ZM20 3.99976C17.7909 3.99976 16 5.79062 16 7.99976V9.99976C16 12.2089 17.7909 13.9998 20 13.9998H24C26.2091 13.9998 28 12.2089 28 9.99976V7.99976C28 5.79062 26.2091 3.99976 24 3.99976H20Z" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 17.9998H20C18.8954 17.9998 18 18.8952 18 19.9998V23.9998C18 25.1043 18.8954 25.9998 20 25.9998H24C25.1046 25.9998 26 25.1043 26 23.9998V19.9998C26 18.8952 25.1046 17.9998 24 17.9998ZM20 15.9998C17.7909 15.9998 16 17.7906 16 19.9998V23.9998C16 26.2089 17.7909 27.9998 20 27.9998H24C26.2091 27.9998 28 26.2089 28 23.9998V19.9998C28 17.7906 26.2091 15.9998 24 15.9998H20Z" />
</symbol>
<symbol id="card" viewBox="0 0 24 24">
<path d="M21.4,3.1c-0.2-0.2-0.6-0.2-0.8,0L11.1,13l-2.3-2.4c-0.2-0.2-0.6-0.2-0.8,0s-0.2,0.6,0,0.8l2.7,2.8 c0.1,0.1,0.3,0.2,0.4,0.2s0.3-0.1,0.4-0.2l9.9-10.4C21.7,3.7,21.7,3.3,21.4,3.1z"/>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,13 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="calendar" viewBox="0 0 24 24">
<path d="M16.5,5h-0.5V4c0-0.3-0.3-0.6-0.6-0.6S14.7,3.7,14.7,4v1H9.3V4c0-0.3-0.3-0.6-0.6-0.6S8.1,3.7,8.1,4v1H7.5c-2,0-3.6,1.6-3.6,3.6v8.9c0,2,1.6,3.6,3.6,3.6h8.9c2,0,3.6-1.6,3.6-3.6V8.6C20,6.7,18.4,5,16.5,5z M7.5,6.2h0.5v1c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1h5.4v1c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1h0.5c1.3,0,2.4,1.1,2.4,2.4V10H5.1V8.6C5.1,7.3,6.2,6.2,7.5,6.2z M16.5,19.9H7.5c-1.3,0-2.4-1.1-2.4-2.4v-6.3h13.7v6.3C18.9,18.8,17.8,19.9,16.5,19.9z" />
<symbol id="calendar" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M28 24.0044C28 26.2136 26.2091 28 24 28H8C5.79086 28 4 26.2091 4 24V8C4 5.79086 5.79086 4 8 4H10V3C10 2.44772 10.4477 2 11 2C11.5523 2 12 2.44772 12 3V4H19.9995V3C19.9995 2.44772 20.4472 2 20.9995 2C21.5518 2 21.9995 2.44772 21.9995 3V4H24C26.2091 4 28 5.79086 28 8C28 11.5569 28 19.2641 28 24.0044ZM19.9995 6V7C19.9995 7.55228 20.4472 8 20.9995 8C21.5518 8 21.9995 7.55228 21.9995 7V6H24C25.1046 6 26 6.89543 26 8V12H6V8C6 6.89543 6.89543 6 8 6H10V7C10 7.55228 10.4477 8 11 8C11.5523 8 12 7.55228 12 7V6H19.9995ZM6 14V24C6 25.1046 6.89543 26 8 26H24C25.1046 26 26 25.1046 26 24V14H6Z" />
</symbol>
<symbol id="location" viewBox="0 0 16 16">
<path d="M8,4.6c-1.5,0-2.6,1.2-2.6,2.6S6.5,9.9,8,9.9s2.6-1.2,2.6-2.6S9.5,4.6,8,4.6z M8,8.9c-0.9,0-1.6-0.7-1.6-1.6 c0-0.9,0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6C9.6,8.2,8.9,8.9,8,8.9z"/>
<path d="M8,1.8c-3,0-5.5,2.5-5.5,5.5c0,1.9,0.9,3.4,2,4.5c1.1,1.1,2.3,1.8,2.9,2.1c0.4,0.2,0.9,0.2,1.3,0c0.6-0.3,1.8-1,2.9-2.1 c1.1-1.1,2-2.6,2-4.5C13.5,4.3,11,1.8,8,1.8z M10.8,11.1c-1,1-2.1,1.7-2.6,2c-0.1,0.1-0.2,0.1-0.3,0c-0.6-0.3-1.7-1-2.6-2 c-1-1-1.7-2.3-1.7-3.8c0-2.5,2-4.5,4.5-4.5s4.5,2,4.5,4.5C12.5,8.8,11.7,10.1,10.8,11.1z"/>
</symbol>
<symbol id="reminder" viewBox="0 0 24 24">
<path d="M14.6,10.1l-2.4,1.8l-1.4-1c-0.3-0.2-0.6-0.1-0.8,0.2c-0.2,0.3-0.1,0.6,0.2,0.8l1.8,1.2c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.3,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0,0.2,0,0.2-0.1c0,0,0,0,0.1,0c0,0,0,0,0.1,0l2.8-2c0.3-0.2,0.3-0.6,0.1-0.8C15.2,10,14.8,9.9,14.6,10.1z" />
<path d="M21,6.3c-0.2-0.7-0.5-1.3-1.1-1.7c-0.5-0.4-1.2-0.7-1.9-0.7c-0.5,0-1,0.1-1.4,0.3c-0.4,0.2-0.8,0.5-1.1,0.9c-0.6-0.3-1.1-0.5-1.7-0.6c-1.5-0.3-3-0.2-4.4,0.4C9.1,5,8.8,5.1,8.6,5.2c0,0,0-0.1-0.1-0.1C8.2,4.6,7.6,4.2,7,4C6.4,3.7,5.7,3.7,5,4C4.4,4.2,3.8,4.6,3.5,5.1C3.1,5.7,2.9,6.3,2.9,7c0,0.6,0.2,1.2,0.5,1.7c0.3,0.5,0.8,0.9,1.3,1.2c0.1,0,0.1,0,0.2,0c-0.2,0.7-0.3,1.4-0.3,2.1c0,1,0.2,2,0.6,2.9c0.4,0.9,0.9,1.8,1.6,2.5c0.1,0.1,0.2,0.2,0.3,0.3l-1.6,1.6c-0.2,0.2-0.2,0.6,0,0.8c0.1,0.1,0.3,0.2,0.4,0.2c0.2,0,0.3-0.1,0.4-0.2l1.7-1.7c0.4,0.2,0.8,0.5,1.2,0.6c0.9,0.4,1.9,0.6,2.9,0.6c0,0,0.1,0,0.1,0c1.4,0,2.8-0.4,4-1.2l1.7,1.7c0.1,0.1,0.3,0.2,0.4,0.2c0.2,0,0.3-0.1,0.4-0.2c0.2-0.2,0.2-0.6,0-0.8l-1.5-1.5c0.9-0.8,1.6-1.7,2-2.8c0.6-1.4,0.8-2.9,0.5-4.4c-0.1-0.3-0.1-0.5-0.2-0.8c0.5-0.3,1-0.8,1.3-1.4C21,7.7,21.1,7,21,6.3z M5.2,8.7C4.9,8.6,4.6,8.3,4.4,8C4.2,7.7,4.1,7.3,4.1,7c0-0.4,0.1-0.8,0.3-1.2c0.2-0.3,0.6-0.6,1-0.7C5.8,5,6.2,5,6.6,5.1c0.4,0.1,0.7,0.4,1,0.7c0,0,0,0,0.1,0.1C7,6.4,6.4,7,5.9,7.7C5.7,8,5.5,8.4,5.2,8.7C5.3,8.8,5.2,8.7,5.2,8.7z M18.1,14.4c-0.5,1.2-1.3,2.2-2.4,2.9c-1,0.7-2.3,1-3.5,1c0,0,0,0-0.1,0c-0.8,0-1.7-0.2-2.4-0.5c-0.8-0.3-1.5-0.8-2.1-1.4c-0.6-0.6-1.1-1.3-1.4-2.1c-0.3-0.8-0.5-1.6-0.5-2.4c0-1.3,0.4-2.5,1.1-3.6C7.6,7.3,8.6,6.5,9.8,6c0.8-0.3,1.6-0.5,2.4-0.5c0.4,0,0.9,0,1.3,0.1c1.3,0.3,2.4,0.9,3.3,1.8c0.9,0.9,1.5,2,1.7,3.3C18.8,12,18.6,13.2,18.1,14.4z M19.6,7.8c-0.1,0.3-0.4,0.5-0.6,0.7c-0.4-0.7-0.8-1.4-1.4-2c-0.3-0.3-0.7-0.6-1.1-0.9c0.2-0.2,0.3-0.3,0.5-0.4c0.3-0.1,0.6-0.2,0.9-0.2c0.4,0,0.9,0.2,1.2,0.4c0.3,0.3,0.6,0.7,0.7,1.1C19.9,7,19.8,7.4,19.6,7.8z" />
<symbol id="reminder" viewBox="0 0 32 32">
<path d="M3.46447 3.46447C4.40215 2.52678 5.67392 2 7 2C8.20645 2 9.36795 2.43602 10.2738 3.22081C9.58757 3.52877 8.93063 3.89039 8.30835 4.30033C7.90429 4.10452 7.45753 4 7 4C6.20435 4 5.44129 4.31607 4.87868 4.87868C4.31607 5.44129 4 6.20435 4 7C4 7.45753 4.10452 7.90429 4.30033 8.30835C3.89039 8.93064 3.52877 9.58757 3.22081 10.2738C2.43602 9.36795 2 8.20645 2 7C2 5.67392 2.52678 4.40215 3.46447 3.46447Z" />
<path d="M28.7792 10.2738C29.1299 9.86893 29.4138 9.40973 29.6194 8.91342C29.8707 8.30679 30 7.65661 30 7C30 6.34339 29.8707 5.69321 29.6194 5.08658C29.3681 4.47996 28.9998 3.92876 28.5355 3.46447C28.0712 3.00017 27.52 2.63188 26.9134 2.3806C26.3068 2.12933 25.6566 2 25 2C24.3434 2 23.6932 2.12933 23.0866 2.3806C22.5903 2.58618 22.1311 2.87009 21.7262 3.22081C22.4124 3.52878 23.0694 3.8904 23.6917 4.30033C23.7443 4.27481 23.7978 4.25081 23.8519 4.22836C24.2159 4.0776 24.606 4 25 4C25.394 4 25.7841 4.0776 26.1481 4.22836C26.512 4.37913 26.8427 4.6001 27.1213 4.87868C27.3999 5.15726 27.6209 5.48797 27.7716 5.85195C27.9224 6.21593 28 6.60604 28 7C28 7.39397 27.9224 7.78407 27.7716 8.14805C27.7492 8.20224 27.7252 8.25569 27.6997 8.30835C28.1096 8.93063 28.4712 9.58756 28.7792 10.2738Z" />
<path d="M21.7071 11.2929C22.0976 11.6834 22.0976 12.3166 21.7071 12.7071L16.7071 17.7071C16.3166 18.0976 15.6834 18.0976 15.2929 17.7071L12.2929 14.7071C11.9024 14.3166 11.9024 13.6834 12.2929 13.2929C12.6834 12.9024 13.3166 12.9024 13.7071 13.2929L16 15.5858L20.2929 11.2929C20.6834 10.9024 21.3166 10.9024 21.7071 11.2929Z" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16C28 18.9537 26.9328 21.6582 25.1631 23.7488L27.7071 26.2929C28.0976 26.6834 28.0976 27.3166 27.7071 27.7071C27.3166 28.0976 26.6834 28.0976 26.2929 27.7071L23.7488 25.1631C21.6582 26.9328 18.9537 28 16 28C13.0463 28 10.3418 26.9328 8.25116 25.1631L5.70711 27.7071C5.31658 28.0976 4.68342 28.0976 4.29289 27.7071C3.90237 27.3166 3.90237 26.6834 4.29289 26.2929L6.83694 23.7488C5.06716 21.6582 4 18.9537 4 16ZM16 6C10.4772 6 6 10.4772 6 16C6 21.5228 10.4772 26 16 26C21.5229 26 26 21.5228 26 16C26 10.4772 21.5229 6 16 6Z" />
</symbol>
<symbol id="notifications" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 3C17 2.44772 16.5523 2 16 2C15.4477 2 15 2.44772 15 3V4.05493C10.5 4.55237 7 8.36745 7 13V14.8953C7 16.0307 6.6136 17.1322 5.90434 18.0188L4.18007 20.1741C3.41618 21.129 3 22.3154 3 23.5383C3 24.8978 4.10216 26 5.46174 26H12C12 26.5253 12.1035 27.0454 12.3045 27.5307C12.5055 28.016 12.8001 28.457 13.1716 28.8284C13.543 29.1999 13.984 29.4945 14.4693 29.6955C14.9546 29.8965 15.4747 30 16 30C16.5253 30 17.0454 29.8965 17.5307 29.6955C18.016 29.4945 18.457 29.1999 18.8284 28.8284C19.1999 28.457 19.4945 28.016 19.6955 27.5307C19.8965 27.0454 20 26.5253 20 26H26.5383C27.8978 26 29 24.8978 29 23.5383C29 22.3154 28.5838 21.129 27.8199 20.1741L26.0957 18.0188C25.3864 17.1322 25 16.0307 25 14.8953V13C25 8.36745 21.5 4.55237 17 4.05493V3ZM18 26H14C14 26.2626 14.0517 26.5227 14.1522 26.7654C14.2528 27.008 14.4001 27.2285 14.5858 27.4142C14.7715 27.5999 14.992 27.7472 15.2346 27.8478C15.4773 27.9483 15.7374 28 16 28C16.2626 28 16.5227 27.9483 16.7654 27.8478C17.008 27.7472 17.2285 27.5999 17.4142 27.4142C17.5999 27.2285 17.7472 27.008 17.8478 26.7654C17.9483 26.5227 18 26.2626 18 26ZM5 23.5383C5 23.7933 5.20673 24 5.46174 24H26.5383C26.7933 24 27 23.7933 27 23.5383C27 22.7696 26.7384 22.0238 26.2582 21.4235L24.5339 19.2682C23.541 18.027 23 16.4848 23 14.8953V13C23 9.13401 19.866 6 16 6C12.134 6 9 9.13401 9 13V14.8953C9 16.4848 8.45903 18.027 7.46608 19.2682L5.74181 21.4235C5.26161 22.0238 5 22.7696 5 23.5383Z" />
</symbol>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -20,6 +20,7 @@ const icons = require('../assets/icons.svg') as string // eslint-disable-line
loadMetadata(calendar.icon, {
Calendar: `${icons}#calendar`,
Reminder: `${icons}#reminder`,
Notifications: `${icons}#notifications`,
Location: `${icons}#location`
})

View File

@ -71,7 +71,8 @@ const calendarPlugin = plugin(calendarId, {
icon: {
Calendar: '' as Asset,
Location: '' as Asset,
Reminder: '' as Asset
Reminder: '' as Asset,
Notifications: '' as Asset
},
space: {
// Space for all personal events.

View File

@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="chunter" viewBox="0 0 24 24">
<path d="M5,20.1c-0.2,0-0.3-0.1-0.4-0.2c-0.2-0.2-0.2-0.4-0.1-0.6l1.4-4.2c-0.4-0.9-0.7-2-0.7-3c0-2.7,1.5-5.2,4-6.4c1-0.5,2.1-0.8,3.2-0.8h0.4c3.7,0.2,6.6,3.1,6.8,6.8l0,0.4c0,1.1-0.3,2.2-0.8,3.2c-1.2,2.5-3.7,4-6.4,4c-1.1,0-2.1-0.2-3-0.7l-4.2,1.4C5.1,20.1,5.1,20.1,5,20.1z M12.4,6.1c-0.9,0-1.8,0.2-2.7,0.6c-2.1,1-3.3,3.1-3.3,5.4C6.4,13,6.6,14,7,14.8c0.1,0.1,0.1,0.3,0,0.5l-1.1,3.3l3.3-1.1c0.2-0.1,0.3,0,0.5,0c0.8,0.4,1.7,0.6,2.7,0.6c0,0,0,0,0,0c2.3,0,4.4-1.3,5.4-3.3c0.4-0.8,0.6-1.8,0.6-2.7c0,0,0,0,0,0v-0.4c-0.2-3-2.6-5.5-5.7-5.6L12.4,6.1C12.4,6.1,12.4,6.1,12.4,6.1z" />
<symbol id="chunter" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 6C9.20948 6 4 10.6272 4 16C4 18.1619 4.82539 20.1782 6.25857 21.8353C6.48585 22.0981 6.56044 22.46 6.45559 22.7913C6.11025 23.8822 5.59859 24.9049 4.96437 25.8562C6.36749 25.6496 7.72455 25.2236 8.98685 24.5982C9.26684 24.4595 9.59558 24.4596 9.87546 24.5986C11.6632 25.4861 13.7558 26 16 26C22.7905 26 28 21.3728 28 16C28 10.6272 22.7905 6 16 6ZM2 16C2 9.2225 8.43112 4 16 4C23.5689 4 30 9.2225 30 16C30 22.7775 23.5689 28 16 28C13.6319 28 11.3944 27.4963 9.43078 26.6016C7.4311 27.5144 5.24057 28 3 28C2.63121 28 2.29235 27.797 2.11833 27.4719C1.94431 27.1467 1.96338 26.7522 2.16795 26.4453L3.37487 24.6349C3.78033 24.0267 4.11535 23.3749 4.37375 22.692C2.88402 20.7925 2 18.4911 2 16Z" />
</symbol>
<symbol id="hashtag" viewBox="0 0 24 24">
<path d="M21.5,8.2h-5.3l0.6-5.2c0-0.4-0.3-0.8-0.7-0.8c-0.4,0-0.8,0.3-0.8,0.7l-0.6,5.3h-4.5l0.6-5.2c0-0.4-0.3-0.8-0.7-0.8 c-0.4,0-0.8,0.3-0.8,0.7L8.7,8.2H3.5C3.1,8.2,2.8,8.6,2.8,9s0.3,0.8,0.8,0.8h5L8,14.2H2.5c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8 h5.3l-0.6,5.2c0,0.4,0.3,0.8,0.7,0.8c0,0,0.1,0,0.1,0c0.4,0,0.7-0.3,0.7-0.7l0.6-5.3h4.5l-0.6,5.2c0,0.4,0.3,0.8,0.7,0.8 c0,0,0.1,0,0.1,0c0.4,0,0.7-0.3,0.7-0.7l0.6-5.3h5.2c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8h-5L16,9.8h5.5c0.4,0,0.8-0.3,0.8-0.8 S21.9,8.2,21.5,8.2z M14,14.2H9.5L10,9.8h4.5L14,14.2z" />

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -1,8 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="contactapplication" viewBox="0 0 24 24">
<!-- <circle cx="12" cy="9.9" r="2" /> duotone -->
<path d="M12,12.6c1.5,0,2.6-1.2,2.6-2.6c0-1.5-1.2-2.6-2.6-2.6c-1.5,0-2.6,1.2-2.6,2.6C9.4,11.4,10.5,12.6,12,12.6zM12,8.4c0.8,0,1.5,0.7,1.5,1.5s-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5S11.2,8.4,12,8.4z" />
<path d="M12,3.9c-4.4,0-8.1,3.6-8.1,8.1c0,4.4,3.6,8.1,8.1,8.1c4.4,0,8.1-3.6,8.1-8.1C20.1,7.6,16.4,3.9,12,3.9zM12,5.1c3.8,0,6.9,3.1,6.9,6.9c0,1.4-0.4,2.7-1.1,3.8c-1.5-1.2-3.6-1.9-5.8-1.9c-2.2,0-4.2,0.7-5.8,1.9c-0.7-1.1-1.1-2.4-1.1-3.8C5.1,8.2,8.2,5.1,12,5.1z M12,18.9c-2,0-3.8-0.9-5.1-2.2c1.3-1,3.2-1.6,5.1-1.6c1.9,0,3.8,0.6,5.1,1.6C15.8,18.1,14,18.9,12,18.9z" />
<symbol id="contactapplication" viewBox="0 0 32 32">
<path d="M16 7.99976C15.0111 7.99976 14.0444 8.293 13.2222 8.84241C12.3999 9.39182 11.759 10.1727 11.3806 11.0863C11.0022 12 10.9032 13.0053 11.0961 13.9752C11.289 14.9451 11.7652 15.836 12.4645 16.5353C13.1637 17.2346 14.0547 17.7108 15.0246 17.9037C15.9945 18.0966 16.9998 17.9976 17.9134 17.6192C18.8271 17.2407 19.6079 16.5999 20.1574 15.7776C20.7068 14.9554 21 13.9887 21 12.9998C21 11.6737 20.4732 10.4019 19.5355 9.46422C18.5979 8.52654 17.3261 7.99976 16 7.99976ZM16 15.9998C15.4067 15.9998 14.8266 15.8238 14.3333 15.4942C13.8399 15.1645 13.4554 14.696 13.2284 14.1478C13.0013 13.5996 12.9419 12.9964 13.0576 12.4145C13.1734 11.8325 13.4591 11.298 13.8787 10.8784C14.2982 10.4589 14.8328 10.1732 15.4147 10.0574C15.9967 9.94164 16.5999 10.0011 17.1481 10.2281C17.6962 10.4552 18.1648 10.8397 18.4944 11.333C18.8241 11.8264 19 12.4064 19 12.9998C18.9991 13.7951 18.6827 14.5577 18.1203 15.1201C17.5579 15.6825 16.7954 15.9989 16 15.9998Z" />
<path d="M16 1.99976C13.2311 1.99976 10.5243 2.82084 8.22202 4.35918C5.91973 5.89752 4.12532 8.08402 3.06569 10.6422C2.00607 13.2004 1.72882 16.0153 2.26901 18.731C2.80921 21.4468 4.14258 23.9413 6.10051 25.8993C8.05845 27.8572 10.553 29.1906 13.2687 29.7307C15.9845 30.2709 18.7994 29.9937 21.3576 28.9341C23.9157 27.8744 26.1022 26.08 27.6406 23.7777C29.1789 21.4755 30 18.7687 30 15.9998C29.9958 12.288 28.5195 8.72948 25.8949 6.10488C23.2703 3.48028 19.7118 2.00394 16 1.99976ZM10 26.3763V24.9998C10.0009 24.2044 10.3172 23.4418 10.8797 22.8794C11.4421 22.317 12.2046 22.0006 13 21.9998H19C19.7954 22.0006 20.5579 22.317 21.1204 22.8794C21.6828 23.4418 21.9991 24.2044 22 24.9998V26.3763C20.1792 27.4395 18.1085 27.9998 16 27.9998C13.8915 27.9998 11.8208 27.4395 10 26.3763ZM23.9925 24.9256C23.9726 23.6138 23.4382 22.3624 22.5043 21.441C21.5704 20.5196 20.3119 20.002 19 19.9998H13C11.6881 20.002 10.4296 20.5196 9.49573 21.441C8.56186 22.3624 8.02739 23.6138 8.00751 24.9256C6.19407 23.3063 4.91524 21.1744 4.34034 18.8122C3.76545 16.45 3.92161 13.9689 4.78814 11.6974C5.65468 9.42593 7.19073 7.47122 9.19288 6.09212C11.195 4.71302 13.5688 3.97458 16 3.97458C18.4312 3.97458 20.805 4.71302 22.8071 6.09212C24.8093 7.47122 26.3453 9.42593 27.2119 11.6974C28.0784 13.9689 28.2346 16.45 27.6597 18.8122C27.0848 21.1744 25.8059 23.3063 23.9925 24.9256Z" />
</symbol>
<symbol id="phone" viewBox="0 0 12 12">
<path d="M9,7.1L10,8.1c0.2,0.2,0.2,0.6,0,0.8C8.8,10,7,10.1,5.7,9.1L5.7,9.1c-1-0.7-1.8-1.6-2.6-2.6L3,6.4c-1-1.3-0.8-3.1,0.3-4.2 C3.5,2,3.9,2,4.1,2.2L5,3.1C5.4,3.4,5.4,4,5,4.3L4.4,4.9C4.3,5,4.3,5.2,4.3,5.4c0.5,1,1.4,1.9,2.4,2.4c0.2,0.1,0.4,0.1,0.5-0.1 l0.6-0.6C8.2,6.8,8.7,6.8,9,7.1z"/>

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -150,7 +150,7 @@ export async function Hook (client: AccountClient): Promise<Client> {
core.space.Model,
{
label: 'DevModel' as IntlString,
icon: view.icon.Model,
icon: view.icon.DevModel,
alias: devModelId,
hidden: false,
navigatorModel: {

View File

@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="documentapplication" viewBox="0 0 24 24">
<path d="M17.8,5.4h-5.6C11.4,4.7,10.6,4.3,9.6,4C9,3.8,8.5,3.7,7.9,3.7c-0.4,0-0.8,0.1-1,0.4c-0.3,0.3-0.4,0.6-0.4,1v0.2H6.2c-1.2,0-2.3,1-2.3,2.3v8.3c0,1.2,1,2.3,2.3,2.3H12h0h5.8c1.2,0,2.3-1,2.3-2.3V7.6C20,6.4,19,5.4,17.8,5.4z M7.6,5.1C7.6,5,7.6,5,7.7,5c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0,0c0.5,0,1,0.1,1.5,0.2c0.8,0.2,1.5,0.6,2.1,1.1V16c-0.4-0.4-1-0.7-1.6-1c-0.6-0.2-1.3-0.4-2-0.4c-0.1,0-0.2-0.1-0.2-0.2V5.1z M5.1,15.9V7.6c0-0.6,0.5-1.1,1.1-1.1h0.2v7.8c0,0.8,0.6,1.4,1.4,1.4c0.6,0,1.1,0.1,1.6,0.3c0.6,0.2,1,0.6,1.4,0.9H6.2C5.6,17,5.1,16.5,5.1,15.9z M18.8,15.9c0,0.6-0.5,1.1-1.1,1.1h-5.2V6.6h5.2c0.6,0,1.1,0.5,1.1,1.1V15.9z" />
<symbol id="documentapplication" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 4C8.89543 4 8 4.89543 8 6V26C8 27.1046 8.89543 28 10 28H22C23.1046 28 24 27.1046 24 26V12H20C17.7909 12 16 10.2091 16 8V4H10ZM18 4.41421V8C18 9.10457 18.8954 10 20 10H23.5858L18 4.41421ZM6 6C6 3.79086 7.79086 2 10 2H17.5858C18.1162 2 18.6249 2.21071 19 2.58579L25.4142 9C25.7893 9.37507 26 9.88378 26 10.4142V26C26 28.2091 24.2091 30 22 30H10C7.79086 30 6 28.2091 6 26V6ZM10 17C10 16.4477 10.4477 16 11 16H15C15.5523 16 16 16.4477 16 17C16 17.5523 15.5523 18 15 18H11C10.4477 18 10 17.5523 10 17ZM10 21C10 20.4477 10.4477 20 11 20H21C21.5523 20 22 20.4477 22 21C22 21.5523 21.5523 22 21 22H11C10.4477 22 10 21.5523 10 21Z" />
</symbol>
<symbol id="newdocument" viewBox="0 0 16 16">
<path d="M14.7826 3.26359C15.1313 2.69123 15.0606 1.93115 14.5705 1.43492C14.0757 0.933932 13.3153 0.865765 12.7483 1.23041C13.2123 2.09277 13.9198 2.79999 14.7826 3.26359Z"/>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -6,10 +6,11 @@
<symbol id="department" viewBox="0 0 24 24">
<path d="M17.2,7.8h3.6c1.1,0,2-0.9,2-2V4.2c0-1.1-0.9-2-2-2h-3.6c-1.1,0-2,0.9-2,2v0H9.8V4c0-1.5-1.2-2.8-2.8-2.8H4 C2.5,1.2,1.2,2.5,1.2,4v2c0,1.5,1.2,2.8,2.8,2.8h3c1.5,0,2.8-1.2,2.8-2.8V5.8h2V18c0,1.5,1.2,2.8,2.8,2.8h0.8v0c0,1.1,0.9,2,2,2h3.6 c1.1,0,2-0.9,2-2v-1.6c0-1.1-0.9-2-2-2h-3.6c-1.1,0-2,0.9-2,2v0h-0.8c-0.7,0-1.2-0.6-1.2-1.2v-4.8h2v0c0,1.1,0.9,2,2,2h3.6 c1.1,0,2-0.9,2-2v-1.6c0-1.1-0.9-2-2-2h-3.6c-1.1,0-2,0.9-2,2v0h-2v-6h2v0C15.2,6.9,16.1,7.8,17.2,7.8z M8.2,6 c0,0.7-0.6,1.2-1.2,1.2H4C3.3,7.2,2.8,6.7,2.8,6V4c0-0.7,0.6-1.2,1.2-1.2h3c0.7,0,1.2,0.6,1.2,1.2V6z M16.8,19.2 c0-0.2,0.2-0.5,0.5-0.5h3.6c0.2,0,0.5,0.2,0.5,0.5v1.6c0,0.2-0.2,0.5-0.5,0.5h-3.6c-0.2,0-0.5-0.2-0.5-0.5V19.2z M16.8,11.7 c0-0.2,0.2-0.5,0.5-0.5h3.6c0.2,0,0.5,0.2,0.5,0.5v1.6c0,0.2-0.2,0.5-0.5,0.5h-3.6c-0.2,0-0.5-0.2-0.5-0.5V11.7z M16.8,4.2 c0-0.2,0.2-0.5,0.5-0.5h3.6c0.2,0,0.5,0.2,0.5,0.5v1.6c0,0.2-0.2,0.5-0.5,0.5h-3.6c-0.2,0-0.5-0.2-0.5-0.5V4.2z" />
</symbol>
<symbol id="hr" viewBox="0 0 24 24">
<path d="M13.8,4.4h-3.1c-0.3,0-0.6,0.3-0.6,0.6v14c0,0.3,0.3,0.6,0.6,0.6h3.1c0.3,0,0.6-0.3,0.6-0.6V5C14.4,4.7,14.1,4.4,13.8,4.4z M13.2,18.4h-1.9V5.6h1.9V18.4z" />
<path d="M20,8.3h-3.1c-0.3,0-0.6,0.3-0.6,0.6V19c0,0.3,0.3,0.6,0.6,0.6H20c0.3,0,0.6-0.3,0.6-0.6V8.9C20.6,8.6,20.3,8.3,20,8.3z M19.4,18.4h-1.9V9.5h1.9V18.4z" />
<path d="M7.6,12.2H4.5c-0.3,0-0.6,0.3-0.6,0.6V19c0,0.3,0.3,0.6,0.6,0.6h3.1c0.3,0,0.6-0.3,0.6-0.6v-6.2C8.2,12.4,7.9,12.2,7.6,12.2z M7,18.4H5.1v-5H7V18.4z" />
<symbol id="hr" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 11C4 7.13401 7.13401 4 11 4C14.866 4 18 7.13401 18 11C18 14.866 14.866 18 11 18C7.13401 18 4 14.866 4 11ZM11 6C8.23858 6 6 8.23858 6 11C6 13.7614 8.23858 16 11 16C13.7614 16 16 13.7614 16 11C16 8.23858 13.7614 6 11 6Z" />
<path d="M21 20C20.4477 20 20 20.4477 20 21C20 21.5523 20.4477 22 21 22H23C25.7614 22 28 24.2386 28 27C28 27.5523 28.4477 28 29 28C29.5523 28 30 27.5523 30 27C30 23.134 26.866 20 23 20H21Z" />
<path d="M9 22C6.23858 22 4 24.2386 4 27C4 27.5523 3.55228 28 3 28C2.44772 28 2 27.5523 2 27C2 23.134 5.13401 20 9 20H13C16.866 20 20 23.134 20 27C20 27.5523 19.5523 28 19 28C18.4477 28 18 27.5523 18 27C18 24.2386 15.7614 22 13 22H9Z" />
<path d="M20.9999 5.99976C20.4476 5.99976 19.9999 6.44747 19.9999 6.99976C19.9999 7.55204 20.4476 7.99976 20.9999 7.99976C21.5693 7.99976 22.1321 8.12131 22.6507 8.3563C23.1694 8.59129 23.6318 8.93429 24.0073 9.36237C24.3827 9.79046 24.6624 10.2938 24.8277 10.8386C24.993 11.3835 25.04 11.9574 24.9657 12.5219C24.8914 13.0864 24.6974 13.6285 24.3967 14.112C24.096 14.5955 23.6956 15.0093 23.2222 15.3256C22.7488 15.642 22.2133 15.8536 21.6515 15.9463C21.0897 16.0391 20.5146 16.0108 19.9646 15.8635C19.4312 15.7205 18.8828 16.0371 18.7399 16.5706C18.5969 17.104 18.9135 17.6524 19.447 17.7953C20.272 18.0164 21.1346 18.0587 21.9773 17.9196C22.8199 17.7805 23.6232 17.4631 24.3333 16.9886C25.0435 16.5141 25.6441 15.8934 26.0951 15.1682C26.5461 14.4429 26.8371 13.6297 26.9486 12.7829C27.0601 11.9361 26.9895 11.0753 26.7416 10.258C26.4936 9.44075 26.0741 8.6858 25.5109 8.04368C24.9478 7.40156 24.2541 6.88705 23.4762 6.53457C22.6982 6.18209 21.854 5.99976 20.9999 5.99976Z" />
</symbol>
<symbol id="vacation" viewBox="0 0 34 34">
<path d="M20.431,30.09c0.555-2.625,1.982-11.16-1.273-17.413c0,0,6.072,0.623,5.762,8.408c0,0,5.295-10.588-3.581-12.612 c0,0,2.803-6.696,9.653-4.049c0,0-5.513-6.188-13.417,1.082C16.751,3.23,17.289,0,17.289,0c-3.264,1.591-3.846,4.54-3.817,6.557 c-2.88-0.541-7.92,0.586-9.382,5.806c0,0,5.5-3.833,9.833-1.5c0,0-7.689,2.126-8.001,9.443c0,0,3.205-3.939,6.51-4.904 c-0.268,0.256-0.437,0.613-0.437,1.013c0,0.774,0.628,1.401,1.401,1.401c0.281,0,0.542-0.084,0.761-0.227 c-0.182,0.236-0.294,0.527-0.294,0.85c0,0.773,0.628,1.402,1.401,1.402c0.674,0,1.235-0.478,1.37-1.109 c0.408,2.896,0.452,7.51-2.268,11.199c-1.687-0.976-2.462-2.771-2.796-3.969c0.16,0.223,0.46,0.312,0.722,0.196 c0.302-0.131,0.438-0.481,0.307-0.783c-0.055-0.125-0.147-0.221-0.259-0.28c0.109,0.02,0.226,0.006,0.335-0.041 c0.302-0.133,0.438-0.482,0.307-0.785c-0.067-0.154-0.194-0.267-0.342-0.318c1.451-0.188,3.37,0.801,3.37,0.801 c-1.367-2.797-4.725-2.314-4.725-2.314c1.29-1.646,4.085-1.09,4.085-1.09c-1.459-1.785-3.613-1.365-4.643-0.664 c-0.333-0.789-1.062-1.838-2.604-1.901c0,0,0.76,1.166,0.826,2.192c-4.317-1.483-5.409,1.863-5.409,1.863 c2.218-2.197,4.449-0.066,4.449-0.066c-3.111,2.3,0.755,5.521,0.755,5.521c-1.448-2.979,0.811-4.256,0.811-4.256 c-0.163,2.396,1.092,4.842,1.94,6.2c-4.803,0.354-8.146,1.136-8.146,2.046c0,1.241,6.231,2.25,13.917,2.25 c7.687,0,13.917-1.009,13.917-2.25C31.182,31.213,26.589,30.324,20.431,30.09z M14.083,15.2c0.182,0.013,0.362,0.042,0.541,0.082 c-0.053,0.085-0.096,0.177-0.13,0.272C14.381,15.411,14.243,15.29,14.083,15.2z M14.503,17.264c0.087-0.114,0.157-0.24,0.206-0.379 c0.059,0.075,0.124,0.143,0.196,0.204C14.761,17.127,14.625,17.185,14.503,17.264z M16.166,17.375 c0.075-0.02,0.148-0.043,0.218-0.074c0.028,0.136,0.058,0.283,0.086,0.437C16.39,17.6,16.287,17.478,16.166,17.375z M12.003,24.915 c0.042,0.045,0.091,0.082,0.145,0.11c-0.062-0.01-0.124-0.008-0.187,0.003C11.979,24.994,11.993,24.954,12.003,24.915z M11.959,24.154c-0.046,0.062-0.08,0.133-0.1,0.207c-0.029-0.031-0.062-0.061-0.097-0.084 C11.826,24.23,11.891,24.189,11.959,24.154z M11.462,25.549c-0.015-0.066-0.028-0.127-0.041-0.187c0.032,0,0.065-0.005,0.098-0.009 C11.49,25.415,11.47,25.48,11.462,25.549z"/>

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -1,8 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="inventory" viewBox="0 0 24 24">
<!-- <circle cx="5.8" cy="18.1" r="1.9" /> duotone
<circle cx="18.3" cy="18.1" r="1.9" /> -->
<path d="M18.3,15.7c-0.3,0-0.5,0-0.7,0.1V10c0-0.9-0.7-1.6-1.6-1.6H6.4V8c0-2-1.6-3.6-3.6-3.6H2.7C2.4,4.4,2.1,4.7,2.1,5s0.3,0.6,0.6,0.6h0.1c1.3,0,2.4,1.1,2.4,2.4v7.7C4.2,16,3.3,17,3.3,18.1c0,1.4,1.1,2.5,2.5,2.5c1.2,0,2.1-0.8,2.4-1.9h7.7c0.3,1.1,1.2,1.9,2.4,1.9c1.4,0,2.5-1.1,2.5-2.5S19.7,15.7,18.3,15.7z M16,9.6c0.2,0,0.4,0.2,0.4,0.4v6.5c0,0,0,0,0,0.1c-0.2,0.3-0.4,0.6-0.5,1H8.2C8,16.6,7.3,16,6.4,15.7V9.6H16z M5.8,19.4c-0.7,0-1.3-0.6-1.3-1.3s0.6-1.3,1.3-1.3s1.3,0.6,1.3,1.3S6.5,19.4,5.8,19.4z M18.3,19.4c-0.7,0-1.3-0.6-1.3-1.3s0.6-1.3,1.3-1.3s1.3,0.6,1.3,1.3S19,19.4,18.3,19.4z" />
<symbol id="inventory" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 6C13.4477 6 13 6.44772 13 7V8H19V7C19 6.44772 18.5523 6 18 6H14ZM21 8V7C21 5.34315 19.6569 4 18 4H14C12.3431 4 11 5.34315 11 7V8H6C3.79086 8 2 9.79086 2 12V24C2 26.2091 3.79086 28 6 28H26C28.2091 28 30 26.2091 30 24V12C30 9.79086 28.2091 8 26 8H21ZM6 10C4.89543 10 4 10.8954 4 12V16H28V12C28 10.8954 27.1046 10 26 10H6ZM28 18H17V19C17 19.5523 16.5523 20 16 20C15.4477 20 15 19.5523 15 19V18H4V24C4 25.1046 4.89543 26 6 26H26C27.1046 26 28 25.1046 28 24V18Z" />
</symbol>
<symbol id="categories" viewBox="0 0 16 16">
<path d="M14.5,6.7c0-2,0-3-0.7-3.8C13,2.2,12,2.2,10,2.2H6c-0.2,0-0.4,0-0.6,0l-0.1,0v0c-1.5,0-2.5,0.1-3.1,0.7 C1.5,3.6,1.5,4.7,1.5,6.7v2.7c0,2,0,3,0.7,3.8C3,13.8,4,13.8,6,13.8h4c2,0,3,0,3.8-0.7c0.5-0.5,0.7-1.3,0.7-2.4h0V10 c0-0.1,0-0.3,0-0.4c0-0.1,0-0.2,0-0.3V6.7z M13.1,3.6c0.4,0.4,0.4,1.3,0.4,3.1v0c-0.1-0.1-0.2-0.2-0.3-0.2c-0.6-0.3-1.2-0.3-2.5-0.3 c-0.7,0-1.1,0-1.3-0.1C9.2,6,9,5.9,8.9,5.8C8.7,5.6,8.5,5.3,8.2,4.6L7.6,3.5C7.6,3.3,7.5,3.3,7.4,3.2H10C11.7,3.2,12.6,3.2,13.1,3.6z M10,12.8H6c-1.7,0-2.6,0-3.1-0.4C2.5,12,2.5,11.1,2.5,9.3V6.7c0-1.7,0-2.6,0.4-3.1c0.4-0.4,1.1-0.4,2.5-0.4l0.1,0 c0.5,0,1,0.3,1.2,0.8l0.6,1.1c0.4,0.7,0.6,1.1,0.9,1.4C8.4,6.7,8.7,6.9,9,7c0.4,0.2,0.9,0.2,1.7,0.2c1.1,0,1.7,0,2,0.2 c0.2,0.1,0.4,0.3,0.6,0.6c0.2,0.3,0.2,0.9,0.2,1.9c0,1.4,0,2.2-0.4,2.6C12.6,12.8,11.7,12.8,10,12.8z"/>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -3,11 +3,8 @@
<symbol id="funnel" viewBox="0 0 24 24">
<path d="M18.6,1.4H5.4c-1.5,0-2.8,1.3-2.8,2.9v2.3c0,0.8,0.5,1.9,1.1,2.5l3.8,4c0.3,0.4,0.6,1.1,0.6,1.6v5.3 c0,1,0.5,1.9,1.4,2.4c0.4,0.2,0.9,0.4,1.4,0.4c0.5,0,1-0.1,1.5-0.4l1.4-0.9c0.7-0.4,1.3-1.5,1.3-2.3v-4.3c0-0.6,0.3-1.4,0.7-1.7 l4.3-3.8c0.6-0.6,1.2-1.8,1.2-2.8V4.1C21.3,2.6,20.1,1.4,18.6,1.4z M4.1,6.5V4.2c0-0.8,0.5-1.4,1.2-1.4h4.2L5.8,9L4.8,8 C4.4,7.6,4.1,6.9,4.1,6.5z M19.8,6.3c0,0.6-0.4,1.4-0.7,1.7l-4.3,3.8c-0.7,0.6-1.3,1.8-1.3,2.9V19c0,0.4-0.3,0.9-0.6,1.1L11.6,21 c-0.4,0.2-0.9,0.2-1.3,0c-0.2-0.1-0.6-0.4-0.6-1.1v-5.3c0-0.9-0.5-2-1-2.6l-1.8-1.9l4.5-7.2h7.3c0.7,0,1.2,0.6,1.2,1.2V6.3z" />
</symbol>
<symbol id="leadapplication" viewBox="0 0 24 24">
<!-- <path d="M6.5,20C7.9,20,9,18.9,9,17.5S7.9,15,6.5,15S4,16.1,4,17.5S5.1,20,6.5,20z"/> duotone
<path d="M12.5,9C13.9,9,15,7.9,15,6.5S13.9,4,12.5,4S10,5.1,10,6.5S11.1,9,12.5,9z"/>
<path d="M18.5,20c1.4,0,2.5-1.1,2.5-2.5S19.9,15,18.5,15S16,16.1,16,17.5S17.1,20,18.5,20z"/> -->
<path d="M20.4,15.1c0.1-0.5,0.2-1,0.2-1.6c0-3.4-2.1-6.2-5-7.4c-0.2-1.5-1.5-2.6-3-2.6s-2.8,1.1-3,2.6c-2.9,1.2-5,4.1-5,7.4c0,0.6,0.1,1.1,0.2,1.6c-0.7,0.6-1.2,1.4-1.2,2.4c0,1.7,1.4,3.1,3.1,3.1c0.5,0,1-0.2,1.5-0.4c1.3,0.9,2.8,1.4,4.5,1.4c1.7,0,3.2-0.5,4.5-1.4c0.4,0.2,0.9,0.4,1.5,0.4c1.7,0,3.1-1.4,3.1-3.1C21.6,16.5,21.1,15.7,20.4,15.1zM12.5,4.6c1.1,0,1.9,0.9,1.9,1.9s-0.9,1.9-1.9,1.9s-1.9-0.9-1.9-1.9S11.4,4.6,12.5,4.6z M4.6,17.5c0-1.1,0.9-1.9,1.9-1.9s1.9,0.9,1.9,1.9s-0.9,1.9-1.9,1.9S4.6,18.6,4.6,17.5z M8.9,19.4c0.4-0.5,0.7-1.2,0.7-1.9c0-1.7-1.4-3.1-3.1-3.1c-0.3,0-0.6,0.1-0.8,0.1c-0.1-0.3-0.1-0.7-0.1-1.1c0-2.8,1.6-5.1,4-6.2c0.3,1.3,1.5,2.3,3,2.3s2.6-1,3-2.3c2.3,1.1,4,3.5,4,6.2c0,0.4,0,0.7-0.1,1.1c-0.3-0.1-0.5-0.1-0.8-0.1c-1.7,0-3.1,1.4-3.1,3.1c0,0.7,0.3,1.4,0.7,1.9c-1.1,0.7-2.3,1-3.6,1S9.9,20,8.9,19.4z M18.5,19.4c-1.1,0-1.9-0.9-1.9-1.9s0.9-1.9,1.9-1.9s1.9,0.9,1.9,1.9S19.6,19.4,18.5,19.4z" />
<symbol id="leadapplication" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 4C5.89543 4 5 4.89543 5 6V7.51472C5 9.37123 5.7375 11.1517 7.05025 12.4645L11.5355 16.9497C12.4732 17.8874 13 19.1592 13 20.4853V28.7478C13 29.7778 14.176 30.3658 15 29.7478L18.2 27.3478C18.7036 26.97 19 26.3773 19 25.7478V20.4853C19 19.1592 19.5268 17.8874 20.4645 16.9497L24.9497 12.4645C26.2625 11.1517 27 9.37123 27 7.51472V6C27 4.89543 26.1046 4 25 4H7ZM17 20.4853C17 18.6288 17.7375 16.8483 19.0503 15.5355L23.5355 11.0503C24.4732 10.1126 25 8.8408 25 7.51472V6H7V7.51472C7 8.8408 7.52678 10.1126 8.46446 11.0503L12.9497 15.5355C14.2625 16.8483 15 18.6288 15 20.4853V27.2478L17 25.7478V20.4853Z" />
</symbol>
<symbol id="funnelBrowser" viewBox="0 0 24 24">
<path d="M12.4,20.2H8.6c-4.3,0-5.9-1.6-5.9-5.8V8.7c0-4.4,1.5-6,5.9-6h5.7c4.4,0,6,1.6,6,6v3.7c0,0.4,0.3,0.7,0.8,0.7 s0.8-0.3,0.8-0.7V8.7c0-5.2-2.2-7.5-7.5-7.5H8.6c-5.2,0-7.4,2.2-7.4,7.5v5.7c0,5.1,2.3,7.3,7.4,7.3h3.8c0.4,0,0.7-0.3,0.7-0.8 S12.8,20.2,12.4,20.2z" />

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -1,7 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="notification" viewBox="0 0 24 24">
<path d="M20,15.5c-1,0-1.7-0.8-1.7-1.7V9.9c0-3.3-2.7-6-6-6s-6,2.7-6,6v3.9c0,1-0.8,1.7-1.7,1.7c-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6H20c0.3,0,0.6-0.3,0.6-0.6S20.3,15.5,20,15.5z M6.9,15.5c0.4-0.5,0.6-1.1,0.6-1.7V9.9c0-2.7,2.2-4.8,4.8-4.8c2.7,0,4.8,2.2,4.8,4.8v3.9c0,0.6,0.2,1.2,0.6,1.7H6.9z" />
<path d="M13.9,18.7c-0.3-0.2-0.7-0.1-0.8,0.2c-0.3,0.6-1.3,0.6-1.6,0c-0.2-0.3-0.5-0.4-0.8-0.2c-0.3,0.2-0.4,0.5-0.2,0.8c0.4,0.7,1.1,1.1,1.9,1.1c0.8,0,1.5-0.4,1.9-1.1C14.3,19.2,14.2,18.9,13.9,18.7z" />
<symbol id="notifications" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 3C17 2.44772 16.5523 2 16 2C15.4477 2 15 2.44772 15 3V4.05493C10.5 4.55237 7 8.36745 7 13V14.8953C7 16.0307 6.6136 17.1322 5.90434 18.0188L4.18007 20.1741C3.41618 21.129 3 22.3154 3 23.5383C3 24.8978 4.10216 26 5.46174 26H12C12 26.5253 12.1035 27.0454 12.3045 27.5307C12.5055 28.016 12.8001 28.457 13.1716 28.8284C13.543 29.1999 13.984 29.4945 14.4693 29.6955C14.9546 29.8965 15.4747 30 16 30C16.5253 30 17.0454 29.8965 17.5307 29.6955C18.016 29.4945 18.457 29.1999 18.8284 28.8284C19.1999 28.457 19.4945 28.016 19.6955 27.5307C19.8965 27.0454 20 26.5253 20 26H26.5383C27.8978 26 29 24.8978 29 23.5383C29 22.3154 28.5838 21.129 27.8199 20.1741L26.0957 18.0188C25.3864 17.1322 25 16.0307 25 14.8953V13C25 8.36745 21.5 4.55237 17 4.05493V3ZM18 26H14C14 26.2626 14.0517 26.5227 14.1522 26.7654C14.2528 27.008 14.4001 27.2285 14.5858 27.4142C14.7715 27.5999 14.992 27.7472 15.2346 27.8478C15.4773 27.9483 15.7374 28 16 28C16.2626 28 16.5227 27.9483 16.7654 27.8478C17.008 27.7472 17.2285 27.5999 17.4142 27.4142C17.5999 27.2285 17.7472 27.008 17.8478 26.7654C17.9483 26.5227 18 26.2626 18 26ZM5 23.5383C5 23.7933 5.20673 24 5.46174 24H26.5383C26.7933 24 27 23.7933 27 23.5383C27 22.7696 26.7384 22.0238 26.2582 21.4235L24.5339 19.2682C23.541 18.027 23 16.4848 23 14.8953V13C23 9.13401 19.866 6 16 6C12.134 6 9 9.13401 9 13V14.8953C9 16.4848 8.45903 18.027 7.46608 19.2682L5.74181 21.4235C5.26161 22.0238 5 22.7696 5 23.5383Z" />
</symbol>
<symbol id="inbox" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 6C3.79086 6 2 7.79086 2 10V22C2 24.2091 3.79086 26 6 26H26C28.2091 26 30 24.2091 30 22V10C30 7.79086 28.2091 6 26 6H6ZM4.50309 8.67359C4.86949 8.26041 5.40433 8 6 8H26C26.5957 8 27.1305 8.2604 27.4969 8.67358L16 14.8642L4.50309 8.67359ZM4 10.6742V22C4 23.1046 4.89543 24 6 24H26C27.1046 24 28 23.1046 28 22V10.6742L16.4741 16.8804C16.1781 17.0398 15.8219 17.0398 15.5259 16.8804L4 10.6742Z" />
</symbol>
<symbol id="track" viewBox="0 0 24 24">
<path d="M21.7,15L21,13.8c-0.6-1.1-1.1-2.3-1.2-3.4l-0.1-0.9c-0.5,0.2-1.1,0.4-1.6,0.4l0.1,0.7c0.1,1.5,0.6,2.9,1.4,4.2l0.7,1.2 c0.4,0.6,0.7,1.2,0.7,1.3c0,0.1-0.1,0.1-0.1,0.2c-0.1,0.1-1,0.1-1.5,0.1H4.8c-0.6,0-1.4,0-1.5-0.1l-0.1-0.1c0-0.1,0.5-0.8,0.7-1.4 l0.7-1.2c0.7-1.3,1.2-2.6,1.4-4.2l0.4-2.7c0.4-3,2.7-5.1,5.7-5.1c1,0,1.9,0.3,2.7,0.7c0.4-0.5,0.9-0.9,1.4-1.1C15,1.5,13.5,1,12,1 C8.2,1,5,3.9,4.5,7.7l-0.4,2.7c-0.1,1.2-0.5,2.4-1.2,3.4L2.2,15c-0.7,1.2-1.1,1.8-1,2.6c0.1,0.5,0.4,1,0.7,1.3 c0.6,0.5,1.3,0.5,2.7,0.5h3c0.2,1,0.8,1.9,1.5,2.5C10.1,22.6,11,23,12,23s2-0.4,2.7-1.1c0.7-0.6,1.2-1.5,1.5-2.5h3 c1.4,0,2.1,0,2.7-0.5c0.4-0.4,0.6-0.8,0.7-1.3C22.9,16.8,22.6,16.2,21.7,15z M13.6,20.6c-1,0.8-2.3,0.8-3.2,0 c-0.4-0.2-0.6-0.7-0.8-1.2h4.9C14.2,19.9,14,20.3,13.6,20.6z" />

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -18,7 +18,8 @@ import notification, { notificationId } from '@hcengineering/notification'
const icons = require('../assets/icons.svg') as string // eslint-disable-line
loadMetadata(notification.icon, {
Notifications: `${icons}#notification`,
Notifications: `${icons}#notifications`,
Inbox: `${icons}#inbox`,
Track: `${icons}#track`,
Hide: `${icons}#hide`,
DontTrack: `${icons}#donttrack`

View File

@ -220,6 +220,7 @@ const notification = plugin(notificationId, {
},
icon: {
Notifications: '' as Asset,
Inbox: '' as Asset,
Track: '' as Asset,
DontTrack: '' as Asset,
Hide: '' as Asset

View File

@ -1,10 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="recruitment" viewBox="0 0 24 24">
<!-- <path d="M9.9,11.2c1.8,0,3.2-1.4,3.2-3.1S11.6,5,9.9,5C8.1,5,6.7,6.4,6.7,8.1S8.1,11.2,9.9,11.2z" /> duotone -->
<path d="M13,13.7H6.7c-2.1,0-3.8,1.7-3.8,3.7V19c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1.6c0-1.4,1.2-2.5,2.6-2.5H13c1.4,0,2.6,1.1,2.6,2.5V19c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1.6C16.8,15.4,15.1,13.7,13,13.7z" />
<path d="M9.9,11.8c2.1,0,3.8-1.7,3.8-3.7S12,4.4,9.9,4.4S6.1,6.1,6.1,8.1S7.8,11.8,9.9,11.8z M9.9,5.6c1.4,0,2.6,1.1,2.6,2.5c0,1.4-1.2,2.5-2.6,2.5S7.3,9.5,7.3,8.1C7.3,6.7,8.4,5.6,9.9,5.6z" />
<path d="M18.8,13.9c-0.3-0.1-0.6,0.1-0.7,0.4c-0.1,0.3,0.1,0.6,0.4,0.7c1.1,0.3,1.9,1.3,1.9,2.4V19c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1.6C21.6,15.8,20.4,14.3,18.8,13.9z" />
<path d="M15.6,4.5c-0.3-0.1-0.6,0.1-0.7,0.4c-0.1,0.3,0.1,0.6,0.4,0.7C16.4,6,17.2,7,17.2,8.1c0,1.1-0.8,2.1-1.9,2.4c-0.3,0.1-0.5,0.4-0.4,0.7c0.1,0.3,0.3,0.5,0.6,0.5c0,0,0.1,0,0.1,0c1.7-0.4,2.8-1.9,2.8-3.6C18.4,6.4,17.3,4.9,15.6,4.5z" />
<symbol id="recruitment" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 5C4 4.44772 4.44772 4 5 4H11C11.5523 4 12 4.44772 12 5V7.58579L13.4142 9C13.7893 9.37507 14 9.88378 14 10.4142V12H19V10.4142C19 9.88378 19.2107 9.37507 19.5858 9L21 7.58579V5C21 4.44772 21.4477 4 22 4H28C28.5523 4 29 4.44772 29 5V7.58579L30.4142 9C30.7893 9.37507 31 9.88378 31 10.4142V23C31 23.5523 30.5523 24 30 24V26C30.5523 26 31 26.4477 31 27C31 27.5523 30.5523 28 30 28H20C19.4477 28 19 27.5523 19 27C19 26.4477 19.4477 26 20 26V24C19.4477 24 19 23.5523 19 23V20H14V23C14 23.5523 13.5523 24 13 24V26C13.5523 26 14 26.4477 14 27C14 27.5523 13.5523 28 13 28H3C2.44772 28 2 27.5523 2 27C2 26.4477 2.44772 26 3 26V24C2.44772 24 2 23.5523 2 23V10.4142C2 9.88378 2.21071 9.37507 2.58579 9L4 7.58579V5ZM5 24V26H11V24H5ZM12 22V10.4142L10.5858 9C10.2107 8.62493 10 8.11622 10 7.58579V6H6V7.58579C6 8.11622 5.78929 8.62493 5.41421 9L4 10.4142L4 22H12ZM14 14V18H19V14H14ZM21 22H29V10.4142L27.5858 9C27.2107 8.62493 27 8.11622 27 7.58579V6H23V7.58579C23 8.11622 22.7893 8.62493 22.4142 9L21 10.4142V22ZM28 24H22V26H28V24Z" />
</symbol>
<symbol id="vacancy" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 6C13.4477 6 13 6.44772 13 7V8H19V7C19 6.44772 18.5523 6 18 6H14ZM21 8V7C21 5.34315 19.6569 4 18 4H14C12.3431 4 11 5.34315 11 7V8H6C3.79086 8 2 9.79086 2 12V24C2 26.2091 3.79086 28 6 28H26C28.2091 28 30 26.2091 30 24V12C30 9.79086 28.2091 8 26 8H21ZM6 10C4.89543 10 4 10.8954 4 12V16H28V12C28 10.8954 27.1046 10 26 10H6ZM28 18H17V19C17 19.5523 16.5523 20 16 20C15.4477 20 15 19.5523 15 19V18H4V24C4 25.1046 4.89543 26 6 26H26C27.1046 26 28 25.1046 28 24V18Z" />

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -1,7 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="tracker" viewBox="0 0 24 24">
<path d="M20.4 4.6c-.2-.2-.6-.2-.8 0l-8.1 8.1-1.9-1.9c-.2-.2-.6-.2-.8 0-.2.2-.2.6 0 .8L11 14c.1.1.3.2.4.2s.3-.1.4-.2l8.5-8.6c.4-.2.4-.6.1-.8z"/>
<path d="M18.5 11.4c-.3 0-.6.3-.6.6v5.4c0 .5-.4 1-1 1H6c-.5 0-.9-.4-.9-1V6.6c0-.5.4-1 .9-1h8.5c.3 0 .6-.3.6-.6s-.3-.6-.6-.6H6c-1.2 0-2.1 1-2.1 2.2v10.9c0 1.2 1 2.2 2.1 2.2h10.9c1.2 0 2.1-1 2.1-2.2V12c0-.3-.2-.6-.5-.6z"/>
<symbol id="tracker" viewBox="0 0 32 32">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 8C4 5.79086 5.79086 4 8 4H21C21.5523 4 22 4.44772 22 5C22 5.55228 21.5523 6 21 6H8C6.89543 6 6 6.89543 6 8V24C6 25.1046 6.89543 26 8 26H24C25.1046 26 26 25.1046 26 24V17C26 16.4477 26.4477 16 27 16C27.5523 16 28 16.4477 28 17V24C28 26.2091 26.2091 28 24 28H8C5.79086 28 4 26.2091 4 24V8ZM29.7071 6.29289C30.0976 6.68342 30.0976 7.31658 29.7071 7.70711L17.7071 19.7071C17.3166 20.0976 16.6834 20.0976 16.2929 19.7071L10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929C10.6834 11.9024 11.3166 11.9024 11.7071 12.2929L17 17.5858L28.2929 6.29289C28.6834 5.90237 29.3166 5.90237 29.7071 6.29289Z" />
</symbol>
<symbol id="scrum" viewBox="0 0 16 16">
<g transform="matrix(0.00357, 0, 0, -0.003573, -1.147394, 17.149212)">

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -86,6 +86,10 @@
<symbol id="model" viewBox="0 0 24 24">
<path d="M17.2,7.8h3.6c1.1,0,2-0.9,2-2V4.2c0-1.1-0.9-2-2-2h-3.6c-1.1,0-2,0.9-2,2v0H9.8V4c0-1.5-1.2-2.8-2.8-2.8H4 C2.5,1.2,1.2,2.5,1.2,4v2c0,1.5,1.2,2.8,2.8,2.8h3c1.5,0,2.8-1.2,2.8-2.8V5.8h2V18c0,1.5,1.2,2.8,2.8,2.8h0.8v0c0,1.1,0.9,2,2,2h3.6 c1.1,0,2-0.9,2-2v-1.6c0-1.1-0.9-2-2-2h-3.6c-1.1,0-2,0.9-2,2v0h-0.8c-0.7,0-1.2-0.6-1.2-1.2v-4.8h2v0c0,1.1,0.9,2,2,2h3.6 c1.1,0,2-0.9,2-2v-1.6c0-1.1-0.9-2-2-2h-3.6c-1.1,0-2,0.9-2,2v0h-2v-6h2v0C15.2,6.9,16.1,7.8,17.2,7.8z M8.2,6 c0,0.7-0.6,1.2-1.2,1.2H4C3.3,7.2,2.8,6.7,2.8,6V4c0-0.7,0.6-1.2,1.2-1.2h3c0.7,0,1.2,0.6,1.2,1.2V6z M16.8,19.2 c0-0.2,0.2-0.5,0.5-0.5h3.6c0.2,0,0.5,0.2,0.5,0.5v1.6c0,0.2-0.2,0.5-0.5,0.5h-3.6c-0.2,0-0.5-0.2-0.5-0.5V19.2z M16.8,11.7 c0-0.2,0.2-0.5,0.5-0.5h3.6c0.2,0,0.5,0.2,0.5,0.5v1.6c0,0.2-0.2,0.5-0.5,0.5h-3.6c-0.2,0-0.5-0.2-0.5-0.5V11.7z M16.8,4.2 c0-0.2,0.2-0.5,0.5-0.5h3.6c0.2,0,0.5,0.2,0.5,0.5v1.6c0,0.2-0.2,0.5-0.5,0.5h-3.6c-0.2,0-0.5-0.2-0.5-0.5V4.2z" />
</symbol>
<symbol id="devmodel" viewBox="0 0 32 32">
<polygon points="10,8 2,16 10,24 11.4,22.6 4.8,16 11.4,9.4 " />
<polygon points="22,8 20.6,9.4 27.2,16 20.6,22.6 22,24 30,16 " />
</symbol>
<symbol id="viewButton" viewBox="0 0 16 16">
<path d="M10.5,5.5c-0.3-2.2-2.2-4-4.5-4c-2.5,0-4.5,2.1-4.5,4.5c0,2.3,1.8,4.2,4,4.5c0.3,2.2,2.2,4,4.5,4c2.5,0,4.5-2.1,4.5-4.5C14.6,7.6,12.7,5.8,10.5,5.5z M2.5,6C2.5,4,4,2.5,6,2.5c1.8,0,3.3,1.4,3.4,3.1c-2.1,0.2-3.7,1.8-4,3.9C3.8,9.2,2.5,7.7,2.5,6z M10,13.5c-2,0-3.5-1.5-3.5-3.5S8,6.4,10,6.4S13.5,8,13.5,10S12,13.5,10,13.5z" />
</symbol>

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -36,6 +36,7 @@ loadMetadata(view.icon, {
Views: `${icons}#views`,
Pin: `${icons}#pin`,
Model: `${icons}#model`,
DevModel: `${icons}#devmodel`,
ViewButton: `${icons}#viewButton`,
Filter: `${icons}#filter`
})

View File

@ -746,6 +746,7 @@ const view = plugin(viewId, {
Views: '' as Asset,
Pin: '' as Asset,
Model: '' as Asset,
DevModel: '' as Asset,
ViewButton: '' as Asset,
Filter: '' as Asset
},

View File

@ -38,7 +38,7 @@
use:tooltip={{ label }}
>
<div class="flex-center icon-container" class:noty={notify}>
<Icon {icon} size={'large'} />
<Icon {icon} size={'medium'} />
</div>
{#if notify}<div class="marker" />{/if}
{#if editable}
@ -64,8 +64,8 @@
.app {
position: relative;
padding: 0;
width: 2.5rem;
height: 2.5rem;
width: 2.25rem;
height: 2.25rem;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
@ -79,16 +79,9 @@
margin: 0.125rem 0;
}
.icon-container {
width: 1.5rem;
height: 1.5rem;
width: 1.25rem;
height: 1.25rem;
color: var(--theme-navpanel-icons-color);
.normal-font &.noty {
clip-path: url(#notify-normal);
}
.small-font &.noty {
clip-path: url(#notify-small);
}
}
&:hover .icon-container {
@ -102,8 +95,8 @@
}
&.selected {
background-color: var(--theme-button-enabled);
border: 1px solid var(--theme-button-border);
background-color: var(--theme-button-pressed);
.icon-container {
color: var(--theme-caption-color);
}
@ -122,8 +115,8 @@
.marker {
position: absolute;
top: 1.25rem;
right: 0.5rem;
top: 1.1rem;
right: 0.375rem;
width: 0.425rem;
height: 0.425rem;
border-radius: 50%;

View File

@ -20,13 +20,13 @@
export let label: IntlString
export let icon: Asset | AnySvelteComponent
export let selected: boolean = false
export let mini: boolean = false
export let size: 'small' | 'medium' | 'large' = 'large'
export let notify: boolean = false
</script>
<button class="app" class:selected class:mini id={'app-' + label} use:tooltip={{ label }} on:click>
<div class="flex-center icon-container" class:mini class:noty={notify}>
<Icon {icon} size={mini ? 'small' : 'large'} />
<button class="app {size}" class:selected id={'app-' + label} use:tooltip={{ label }} on:click>
<div class="flex-center icon-container" class:noty={notify}>
<Icon {icon} size={size === 'small' ? 'small' : 'medium'} />
</div>
{#if notify}<div class="marker" />{/if}
</button>
@ -36,35 +36,34 @@
position: relative;
flex-shrink: 0;
padding: 0;
width: 2.25rem;
height: 2.25rem;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
cursor: pointer;
outline: none;
&.mini,
.icon-container.mini {
&.large {
width: 2.25rem;
height: 2.25rem;
}
&.medium {
width: 2rem;
height: 2rem;
}
&.small,
&.small .icon-container {
width: calc(var(--status-bar-height) - 8px);
height: calc(var(--status-bar-height) - 8px);
border-radius: 0.25rem;
}
&.mini.selected {
&.small.selected {
background-color: var(--theme-button-pressed);
}
.icon-container {
width: 1.5rem;
height: 1.5rem;
width: 1.25rem;
height: 1.25rem;
color: var(--theme-navpanel-icons-color);
.normal-font &.noty {
clip-path: url(#notify-normal);
}
.small-font &.noty {
clip-path: url(#notify-small);
}
}
&:hover .icon-container {
@ -88,7 +87,7 @@
.marker {
position: absolute;
top: 1.125rem;
top: 1.1rem;
right: 0.375rem;
width: 0.425rem;
height: 0.425rem;

View File

@ -41,6 +41,7 @@
<Scroller
invertScroll
padding={direction === 'horizontal' ? '.75rem .5rem' : '.5rem .75rem'}
gap={direction === 'horizontal' ? 'gap-1' : 'gapV-1'}
horizontal={direction === 'horizontal'}
contentDirection={direction}
buttons={'union'}
@ -70,10 +71,12 @@
.apps-horizontal {
justify-content: center;
margin: 0 0.5rem 0 0.25rem;
height: var(--app-panel-width);
min-height: 4rem;
}
.apps-vertical {
margin: 1rem 0;
margin: 0.5rem 0;
width: var(--app-panel-width);
min-width: 4rem;
}
.apps-space {

View File

@ -48,6 +48,7 @@
showPopup
} from '@hcengineering/ui'
import view from '@hcengineering/view'
import setting from '@hcengineering/setting'
import {
ActionContext,
ActionHandler,
@ -537,14 +538,12 @@
<ActionHandler />
<svg class="svg-mask">
<clipPath id="notify-normal">
<path
d="M19.4,21.8c-3,0-5.4-2.4-5.4-5.4s2.4-5.4,5.4-5.4c1.9,0,3.6,1,4.6,2.6V0H0v24h24v-4.8C23.1,20.7,21.4,21.8,19.4,21.8z"
/>
<path d="M12,14c0-3.3,2.7-6,6-6c0.7,0,1.4,0.1,2,0.4V0H0v20h18C14.7,20,12,17.3,12,14z" />
<path d="M18,20h2v-0.4C19.4,19.9,18.7,20,18,20z" />
</clipPath>
<clipPath id="notify-small">
<path
d="M17,19.1c-2.6,0-4.7-2.1-4.7-4.7s2.1-4.7,4.7-4.7c1.7,0,3.2,0.9,4,2.3V0H0v21h21v-4.2C20.2,18.2,18.7,19.1,17,19.1z"
/>
<path d="M10.5,12.2c0-2.9,2.4-5.2,5.2-5.2c0.6,0,1.2,0.1,1.8,0.3V0H0v17.5h15.8C12.9,17.5,10.5,15.1,10.5,12.2z" />
<path d="M15.8,17.5h1.8v-0.4C17,17.4,16.4,17.5,15.8,17.5z" />
</clipPath>
<clipPath id="nub-bg">
<path
@ -572,14 +571,14 @@
icon={TopMenu}
label={visibileNav ? workbench.string.HideMenu : workbench.string.ShowMenu}
selected={!visibileNav}
mini={appsMini}
size={appsMini ? 'small' : 'medium'}
on:click={toggleNav}
/>
</div>
<!-- <ActivityStatus status="active" /> -->
<NavLink app={notificationId}>
<AppItem
icon={notification.icon.Notifications}
icon={notification.icon.Inbox}
label={notification.string.Inbox}
selected={currentAppAlias === notificationId || inboxPopup !== undefined}
on:click={(e) => {
@ -613,7 +612,7 @@
</NavLink>
{#if $configurationStore.has(calendarId)}
<AppItem
icon={calendar.icon.Reminder}
icon={calendar.icon.Notifications}
label={calendar.string.Reminders}
on:click={() => showPopup(calendar.component.RemindersPopup, {}, notifyPosition)}
/>
@ -627,12 +626,14 @@
/>
</div>
<div class="info-box {appsDirection}" class:vertical-mobile={appsDirection === 'vertical'} class:mini={appsMini}>
<!-- svelte-ignore a11y-click-events-have-key-events -->
<!-- svelte-ignore a11y-no-noninteractive-tabindex -->
<div class="thinButton" class:shownMenu on:click={() => (shownMenu = !shownMenu)} tabindex="0">
<Settings size={appsMini ? 'small' : 'large'} />
</div>
<div class="flex-center" class:mt-2={appsDirection === 'vertical'} class:ml-2={appsDirection === 'horizontal'}>
<AppItem
icon={Settings}
label={setting.string.Settings}
selected={shownMenu}
size={appsMini ? 'small' : 'large'}
on:click={() => (shownMenu = !shownMenu)}
/>
<div class="flex-center" class:mt-3={appsDirection === 'vertical'} class:ml-2={appsDirection === 'horizontal'}>
<!-- svelte-ignore a11y-click-events-have-key-events -->
<div
id="profile-button"
@ -764,13 +765,13 @@
margin-top: 1.25rem;
.logo-container {
margin-bottom: 0.75rem;
margin-bottom: 0.25rem;
}
.topmenu-container {
margin-bottom: 1.5rem;
margin-bottom: 1rem;
}
.divider {
margin-top: 1.5rem;
margin-top: 1rem;
width: 2.25rem;
height: 1px;
}
@ -796,31 +797,11 @@
display: flex;
align-items: center;
.thinButton {
flex-shrink: 0;
padding: 0.25rem;
color: var(--theme-navpanel-icons-color);
border: 1px solid transparent;
border-radius: 0.25rem;
cursor: pointer;
&.shownMenu {
color: var(--theme-caption-color);
border-color: var(--theme-button-border);
}
&.shownMenu {
background-color: var(--theme-button-enabled);
}
&:hover {
color: var(--theme-caption-color);
}
&:focus {
box-shadow: 0 0 0 2px var(--primary-button-focused-border);
}
}
&.vertical {
flex-direction: column;
margin-bottom: 1.5rem;
margin-bottom: 1.25rem;
padding-top: 1rem;
border-top: 1px solid var(--theme-navpanel-divider);
&-mobile {
margin-bottom: 1rem;
@ -834,6 +815,8 @@
}
&.horizontal {
margin-right: 1rem;
padding-left: 1rem;
border-left: 1px solid var(--theme-navpanel-divider);
&:not(.mini) > *:not(:last-child) {
margin-right: 0.75rem;
@ -863,7 +846,7 @@
min-width: 1px;
max-width: 1px;
height: 100%;
background-color: var(--divider-color);
background-color: var(--theme-divider-color);
transition: background-color 0.15s ease-in-out;
&::before {

View File

@ -3,11 +3,15 @@
const fill: string = 'currentColor'
</script>
<svg class="svg-{size}" {fill} viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<svg class="svg-{size}" {fill} viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path
d="M11.8,9.3c-1.6,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S13.4,9.3,11.8,9.3z M11.8,14c-1,0-1.8-0.8-1.8-1.8c0-1,0.8-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8C13.5,13.2,12.7,14,11.8,14z"
fill-rule="evenodd"
clip-rule="evenodd"
d="M19.3357 7.58904L18.6278 4.75746C18.5165 4.3123 18.1165 4 17.6577 4H14.3423C13.8835 4 13.4835 4.3123 13.3722 4.75746L12.6643 7.58904L11.8636 8.00432C11.6183 8.13154 11.3794 8.26979 11.1478 8.41844L10.3869 8.90666L7.57744 8.10299C7.13626 7.97679 6.66582 8.16704 6.43638 8.56443L4.77871 11.4356C4.54928 11.833 4.61974 12.3355 4.94962 12.6545L7.04992 14.6853L7.00931 15.5863C7.00314 15.7233 7.00001 15.8612 7.00001 16C7.00001 16.1388 7.00314 16.2767 7.00931 16.4137L7.04992 17.3147L4.94962 19.3455C4.61974 19.6645 4.54928 20.167 4.77871 20.5644L6.43638 23.4356C6.66582 23.833 7.13626 24.0232 7.57744 23.897L10.3869 23.0933L11.1478 23.5816C11.3794 23.7302 11.6183 23.8685 11.8636 23.9957L12.6643 24.411L13.3722 27.2425C13.4835 27.6877 13.8835 28 14.3423 28H17.6577C18.1165 28 18.5165 27.6877 18.6278 27.2425L19.3357 24.411L20.1365 23.9957C20.3818 23.8685 20.6206 23.7302 20.8522 23.5816L21.6131 23.0934L24.4226 23.897C24.8638 24.0232 25.3342 23.833 25.5636 23.4356L27.2213 20.5644C27.4507 20.167 27.3803 19.6645 27.0504 19.3455L24.9501 17.3147L24.9907 16.4138C24.9969 16.2767 25 16.1388 25 16C25 15.8612 24.9969 15.7233 24.9907 15.5862L24.9501 14.6853L27.0504 12.6545C27.3803 12.3355 27.4507 11.833 27.2213 11.4356L25.5636 8.5644C25.3342 8.16701 24.8638 7.97676 24.4226 8.10296L21.6131 8.90664L20.8522 8.41842C20.6206 8.26978 20.3818 8.13154 20.1364 8.00432L19.3357 7.58904ZM21.0572 6.22888L20.5681 4.27239C20.2342 2.93689 19.0343 2 17.6577 2H14.3423C12.9657 2 11.7658 2.93689 11.4319 4.27239L10.9428 6.22888C10.6428 6.38449 10.3508 6.5535 10.0677 6.73514L8.12749 6.18012C6.80398 5.80152 5.39263 6.37226 4.70433 7.56443L3.04666 10.4356C2.35836 11.6278 2.56976 13.1354 3.5594 14.0923L5.01134 15.4962C5.00381 15.6632 5.00001 15.8312 5.00001 16C5.00001 16.1688 5.00381 16.3368 5.01134 16.5038L3.5594 17.9077C2.56976 18.8646 2.35836 20.3722 3.04666 21.5644L4.70433 24.4356C5.39263 25.6277 6.80398 26.1985 8.12749 25.8199L10.0677 25.2649C10.3508 25.4465 10.6428 25.6155 10.9428 25.7711L11.4319 27.7276C11.7658 29.0631 12.9657 30 14.3423 30H17.6577C19.0343 30 20.2342 29.0631 20.5681 27.7276L21.0572 25.7711C21.3573 25.6155 21.6492 25.4465 21.9323 25.2649L23.8725 25.8199C25.196 26.1985 26.6074 25.6278 27.2957 24.4356L28.9534 21.5644C29.6417 20.3723 29.4303 18.8646 28.4406 17.9077L26.9887 16.5038C26.9962 16.3368 27 16.1689 27 16C27 15.8311 26.9962 15.6632 26.9887 15.4962L28.4406 14.0923C29.4303 13.1354 29.6417 11.6277 28.9534 10.4356L27.2957 7.5644C26.6074 6.37223 25.196 5.80149 23.8725 6.18009L21.9323 6.73512C21.6492 6.55349 21.3573 6.38448 21.0572 6.22888Z"
/>
<path
d="M18.2,14.9c0.1-0.3,0.4-0.4,0.7-0.4c1.2,0,2.2-1,2.2-2.2s-1-2.2-2.2-2.2h-0.1c-0.3,0-0.5-0.1-0.6-0.3c0-0.1,0-0.1,0-0.2C18,9.3,18.1,9,18.3,8.7c0.4-0.4,0.6-1,0.6-1.6c0-0.6-0.2-1.1-0.6-1.5c-0.8-0.8-2.2-0.9-3.1,0c-0.2,0.2-0.5,0.3-0.8,0.1c-0.3-0.1-0.4-0.4-0.4-0.7c0-1.2-1-2.2-2.2-2.2s-2.2,1-2.2,2.2v0.1c0,0.3-0.1,0.5-0.3,0.6c-0.1,0-0.1,0-0.2,0C8.8,6,8.5,5.9,8.2,5.7C7.4,4.9,6,4.9,5.1,5.7c-0.4,0.4-0.6,1-0.6,1.5s0.2,1.1,0.7,1.6C5.4,9,5.4,9.4,5.3,9.7c-0.1,0.3-0.4,0.5-0.7,0.5c-1.2,0-2.2,1-2.2,2.2s1,2.2,2.2,2.2h0.1c0.3,0,0.5,0.2,0.7,0.4c0.1,0.3,0.1,0.6-0.2,0.8c-0.4,0.4-0.6,1-0.6,1.5c0,0.6,0.2,1.1,0.6,1.5c0.8,0.8,2.2,0.9,3.1,0c0.2-0.2,0.5-0.3,0.8-0.1c0.3,0.1,0.5,0.4,0.5,0.7c0,1.2,1,2.2,2.2,2.2s2.2-1,2.2-2.2v-0.1c0-0.3,0.2-0.5,0.4-0.7c0.3-0.1,0.6-0.1,0.8,0.2c0.8,0.8,2.3,0.8,3.1,0c0.4-0.4,0.6-1,0.6-1.5c0-0.6-0.2-1.1-0.7-1.6C18.1,15.5,18.1,15.1,18.2,14.9C18.2,14.9,18.2,14.9,18.2,14.9z M17.1,14.4c-0.3,0.7-0.2,1.5,0.4,2.2c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7c-0.4,0.4-1,0.4-1.5-0.1c-0.6-0.5-1.4-0.7-2.1-0.4c-0.7,0.3-1.2,1-1.2,1.8v0.1c0,0.5-0.4,1-1,1c-0.5,0-1-0.4-1-1.1c0-0.8-0.5-1.5-1.2-1.7c-0.2-0.1-0.5-0.2-0.8-0.2c-0.5,0-1,0.2-1.4,0.6c-0.4,0.4-1,0.4-1.4,0c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.8c0.6-0.6,0.7-1.4,0.4-2.1c-0.3-0.7-1-1.2-1.8-1.2H4.6c-0.5,0-1-0.4-1-1c0-0.5,0.4-1,1.1-1c0.8,0,1.5-0.5,1.7-1.2C6.7,9.4,6.6,8.6,6,7.9C5.8,7.8,5.7,7.5,5.7,7.2S5.8,6.7,6,6.5c0.4-0.4,1-0.4,1.5,0.1C8,7.1,8.7,7.3,9.4,7c0.1,0,0.1,0,0.2,0c0.7-0.3,1.2-1,1.2-1.8V5.1c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1.1c0,0.8,0.5,1.5,1.2,1.7c0.7,0.3,1.5,0.2,2.2-0.4c0.4-0.4,1-0.4,1.4,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.8c-0.5,0.5-0.7,1.3-0.4,2c0,0.1,0,0.1,0,0.2c0.3,0.7,1,1.2,1.8,1.2h0.1c0.5,0,1,0.4,1,1c0,0.5-0.4,1-1.1,1C18.1,13.2,17.4,13.7,17.1,14.4z"
fill-rule="evenodd"
clip-rule="evenodd"
d="M16 20C18.2091 20 20 18.2091 20 16C20 13.7909 18.2091 12 16 12C13.7909 12 12 13.7909 12 16C12 18.2091 13.7909 20 16 20ZM16 22C19.3137 22 22 19.3137 22 16C22 12.6863 19.3137 10 16 10C12.6863 10 10 12.6863 10 16C10 19.3137 12.6863 22 16 22Z"
/>
</svg>

View File

@ -3,7 +3,11 @@
const fill: string = 'currentColor'
</script>
<svg class="svg-{size}" {fill} viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<rect x="4" y="9.4" width="16" height="1.2" />
<rect x="4" y="14.4" width="16" height="1.2" />
<svg class="svg-{size}" {fill} viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path
d="M5.00001 9.99976C4.44773 9.99976 4.00001 10.4475 4.00001 10.9998C4.00001 11.552 4.44773 11.9998 5.00001 11.9998H27C27.5523 11.9998 28 11.552 28 10.9998C28 10.4475 27.5523 9.99976 27 9.99976H5.00001Z"
/>
<path
d="M5.00001 19.9997C4.44773 19.9997 4.00001 20.4474 4 20.9997C3.99999 21.552 4.4477 21.9997 4.99999 21.9997L27 22C27.5523 22 28 21.5523 28 21C28 20.4477 27.5523 20 27 20L5.00001 19.9997Z"
/>
</svg>