Support for rating system (#10124)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-10-24 10:10:01 +07:00
committed by GitHub
parent 768ff39ab1
commit ffd8d90378
137 changed files with 5005 additions and 712 deletions
@@ -32,7 +32,12 @@
deviceOptionsStore as deviceInfo
} from '@hcengineering/ui'
import presence from '@hcengineering/presence'
import { createQuery, createNotificationContextsQuery, getClient } from '@hcengineering/presentation'
import {
createQuery,
createNotificationContextsQuery,
getClient,
ComponentExtensions
} from '@hcengineering/presentation'
import { showMenu } from '@hcengineering/view-resources'
import view from '@hcengineering/view'
import { NotificationContext } from '@hcengineering/communication-types'
@@ -188,6 +193,10 @@
{doc.title}
{/if}
</div>
<ComponentExtensions
extension={view.extensions.EditDocTitleExtension}
props={{ size: 'medium', kind: 'ghost', _id, _class: doc._class, value: doc, readonly }}
/>
</svelte:fragment>
<svelte:fragment slot="presence">