fix(imports): 3 broken imports — ENTITY_MODELS path, Room→CommConversation, get_cached_mail_summary→MailService
Check Cross-Plugin Imports / check (push) Has been cancelled
Check Cross-Plugin Imports / check (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,701 @@
|
||||
{
|
||||
"stores": {
|
||||
"calendarStore": [
|
||||
"setVisibleWeek",
|
||||
"toggleCalendarVisibility",
|
||||
"goToNextDay",
|
||||
"goToToday",
|
||||
"setVisibleMonth",
|
||||
"setActiveCalendarId",
|
||||
"goToPrevDay",
|
||||
"goToPrevWeek",
|
||||
"setRangeEnd",
|
||||
"visibleMonth",
|
||||
"rangeStart",
|
||||
"visibleWeek",
|
||||
"selectedEntry",
|
||||
"activeCalendarId",
|
||||
"rangeEnd",
|
||||
"setVisibleDay",
|
||||
"viewMode",
|
||||
"goToNextMonth",
|
||||
"visibleDay",
|
||||
"date",
|
||||
"setViewMode",
|
||||
"entry",
|
||||
"visibleCalendarIds",
|
||||
"setRangeStart",
|
||||
"mode",
|
||||
"goToPrevMonth",
|
||||
"setSelectedEntry",
|
||||
"calendars",
|
||||
"goToNextWeek",
|
||||
"setCalendars"
|
||||
],
|
||||
"aiUIControlStore": [
|
||||
"setAIActive",
|
||||
"value",
|
||||
"section",
|
||||
"entity",
|
||||
"pendingSettings",
|
||||
"settings",
|
||||
"clearPending",
|
||||
"setActiveCommand",
|
||||
"status",
|
||||
"activeTab",
|
||||
"pendingFilter",
|
||||
"setConnected",
|
||||
"activeModal",
|
||||
"lastFeedback",
|
||||
"connected",
|
||||
"setLastFeedback",
|
||||
"feedback",
|
||||
"command_id",
|
||||
"setPendingSettings",
|
||||
"commandHistory",
|
||||
"setActiveModal",
|
||||
"active",
|
||||
"addCommandToHistory",
|
||||
"activeCommand",
|
||||
"action",
|
||||
"filter",
|
||||
"setPendingFilter",
|
||||
"aiActive",
|
||||
"setActiveTab",
|
||||
"modal"
|
||||
],
|
||||
"onboardingStore": [
|
||||
"completed",
|
||||
"isActive",
|
||||
"goToStep",
|
||||
"prev",
|
||||
"start",
|
||||
"skipped",
|
||||
"complete",
|
||||
"reset",
|
||||
"next",
|
||||
"skip",
|
||||
"data",
|
||||
"step"
|
||||
],
|
||||
"windowStore": [
|
||||
"windows",
|
||||
"minimizeWindow",
|
||||
"toggleAiChat",
|
||||
"nextZIndex",
|
||||
"openWindow",
|
||||
"const",
|
||||
"restoreWindow",
|
||||
"updateWindowSize",
|
||||
"height",
|
||||
"newWindow",
|
||||
"zIndex",
|
||||
"aiChatVisible",
|
||||
"config",
|
||||
"type",
|
||||
"title",
|
||||
"position",
|
||||
"componentProps",
|
||||
"setActiveWindow",
|
||||
"updateWindowPosition",
|
||||
"closeWindow",
|
||||
"activeWindowId",
|
||||
"null",
|
||||
"component",
|
||||
"size",
|
||||
"toggleFullscreen",
|
||||
"width"
|
||||
],
|
||||
"commandPaletteStore": [
|
||||
"close",
|
||||
"toggle",
|
||||
"isOpen",
|
||||
"open"
|
||||
],
|
||||
"pluginToolbarStore": [
|
||||
"updateItem",
|
||||
"value",
|
||||
"setActivePlugin",
|
||||
"label",
|
||||
"registerItems",
|
||||
"plugin",
|
||||
"unregisterPlugin",
|
||||
"updates",
|
||||
"query",
|
||||
"activePlugin",
|
||||
"null",
|
||||
"items",
|
||||
"onClick"
|
||||
],
|
||||
"commStore": [
|
||||
"file_type",
|
||||
"sort_order",
|
||||
"locked_by",
|
||||
"is_direct",
|
||||
"conversation_id",
|
||||
"file_size",
|
||||
"sender_id",
|
||||
"content",
|
||||
"participants",
|
||||
"addMessage",
|
||||
"role",
|
||||
"setActiveConversation",
|
||||
"setTyping",
|
||||
"setConversations",
|
||||
"created_at",
|
||||
"participant_id",
|
||||
"typingUsers",
|
||||
"userIds",
|
||||
"file_name",
|
||||
"reply_to_id",
|
||||
"participant_type",
|
||||
"setMessages",
|
||||
"conv",
|
||||
"title",
|
||||
"blocks",
|
||||
"edited_at",
|
||||
"activeConversationId",
|
||||
"sender_type",
|
||||
"file_id",
|
||||
"last_msg_at",
|
||||
"updateConversation",
|
||||
"msgs",
|
||||
"display_name",
|
||||
"count",
|
||||
"is_archived",
|
||||
"reactions",
|
||||
"loading",
|
||||
"setLoading",
|
||||
"created_by_type",
|
||||
"attachments",
|
||||
"created_by",
|
||||
"last_msg_preview",
|
||||
"setUnread",
|
||||
"block_data",
|
||||
"file_source",
|
||||
"convId",
|
||||
"is_pinned",
|
||||
"messages",
|
||||
"convs",
|
||||
"content_format",
|
||||
"unread_count",
|
||||
"conversations",
|
||||
"thumbnail_path",
|
||||
"is_locked",
|
||||
"last_msg_sender_type",
|
||||
"block_type",
|
||||
"unreadCounts",
|
||||
"metadata"
|
||||
],
|
||||
"pluginStore": [
|
||||
"permission",
|
||||
"is_core",
|
||||
"getDetailTabsForEntity",
|
||||
"default_value",
|
||||
"entity",
|
||||
"setManifests",
|
||||
"loaded",
|
||||
"badge_key",
|
||||
"error",
|
||||
"entityType",
|
||||
"parent",
|
||||
"row_span",
|
||||
"custom_fields",
|
||||
"detail_tabs",
|
||||
"dashboard_widgets",
|
||||
"col_span",
|
||||
"reset",
|
||||
"order",
|
||||
"getCustomFieldsForEntity",
|
||||
"getAllDashboardWidgets",
|
||||
"display_name",
|
||||
"protected",
|
||||
"version",
|
||||
"label",
|
||||
"required",
|
||||
"path",
|
||||
"getAllMenuItems",
|
||||
"loading",
|
||||
"getAllSettingsPages",
|
||||
"setLoading",
|
||||
"field_type",
|
||||
"group",
|
||||
"options",
|
||||
"component",
|
||||
"page_routes",
|
||||
"entity_type",
|
||||
"manifests",
|
||||
"label_key",
|
||||
"settings_pages",
|
||||
"getAllPageRoutes",
|
||||
"menu_items",
|
||||
"icon",
|
||||
"setError"
|
||||
],
|
||||
"themeStore": [
|
||||
"borderRadius",
|
||||
"applyTheme",
|
||||
"toggleDarkMode",
|
||||
"config",
|
||||
"loadFromStorage",
|
||||
"accentColor",
|
||||
"DEFAULT_THEME",
|
||||
"primaryColor",
|
||||
"target",
|
||||
"darkMode",
|
||||
"amount",
|
||||
"result",
|
||||
"setTheme",
|
||||
"saveToStorage",
|
||||
"base",
|
||||
"fontFamily",
|
||||
"scales"
|
||||
],
|
||||
"uiStore": [
|
||||
"message",
|
||||
"suggestionSidebarOpen",
|
||||
"setAISidebarCollapsed",
|
||||
"openAISidebarProactive",
|
||||
"locale",
|
||||
"theme",
|
||||
"clearToasts",
|
||||
"toggleAISidebar",
|
||||
"setLocale",
|
||||
"open",
|
||||
"type",
|
||||
"setTheme",
|
||||
"collapsed",
|
||||
"toggleSidebar",
|
||||
"setAISidebarTab",
|
||||
"aiSidebarCollapsed",
|
||||
"clearNotifications",
|
||||
"setSidebarOpen",
|
||||
"setMessageSidebarCollapsed",
|
||||
"removeToast",
|
||||
"notifications",
|
||||
"toggleSuggestionSidebar",
|
||||
"toggleMessageSidebar",
|
||||
"toasts",
|
||||
"messageSidebarCollapsed",
|
||||
"toast",
|
||||
"removeNotification",
|
||||
"index",
|
||||
"addToast",
|
||||
"sidebarOpen",
|
||||
"aiSidebarTab"
|
||||
],
|
||||
"workspaceStore": [
|
||||
"is_visible",
|
||||
"widgets",
|
||||
"context",
|
||||
"height",
|
||||
"config",
|
||||
"modules",
|
||||
"visibleModuleKeys",
|
||||
"workspaces",
|
||||
"workspace_id",
|
||||
"setActiveWorkspace",
|
||||
"menu_order",
|
||||
"position_x",
|
||||
"is_active",
|
||||
"reset",
|
||||
"description",
|
||||
"isModuleVisible",
|
||||
"position_y",
|
||||
"widget_key",
|
||||
"isLoading",
|
||||
"activeWorkspaceId",
|
||||
"moduleKey",
|
||||
"loading",
|
||||
"setLoading",
|
||||
"setMyWorkspaces",
|
||||
"module_key",
|
||||
"setContext",
|
||||
"is_default",
|
||||
"myWorkspaces",
|
||||
"width",
|
||||
"hasWorkspaces",
|
||||
"icon"
|
||||
],
|
||||
"authStore": [
|
||||
"currentTenant",
|
||||
"setUser",
|
||||
"setAuthenticated",
|
||||
"first_name",
|
||||
"is_system_admin",
|
||||
"role",
|
||||
"isAuthenticated",
|
||||
"field_permissions",
|
||||
"error",
|
||||
"setError",
|
||||
"perms",
|
||||
"fieldPerms",
|
||||
"isLoading",
|
||||
"tenant",
|
||||
"loading",
|
||||
"setLoading",
|
||||
"slug",
|
||||
"permissions",
|
||||
"last_name",
|
||||
"user",
|
||||
"isSystemAdmin",
|
||||
"authed",
|
||||
"setPermissions",
|
||||
"avatar_url",
|
||||
"tenants",
|
||||
"setTenant",
|
||||
"email",
|
||||
"logout"
|
||||
]
|
||||
},
|
||||
"usage": {},
|
||||
"unused": {
|
||||
"calendarStore": [
|
||||
"setVisibleWeek",
|
||||
"toggleCalendarVisibility",
|
||||
"goToNextDay",
|
||||
"goToToday",
|
||||
"setVisibleMonth",
|
||||
"setActiveCalendarId",
|
||||
"goToPrevDay",
|
||||
"goToPrevWeek",
|
||||
"setRangeEnd",
|
||||
"visibleMonth",
|
||||
"rangeStart",
|
||||
"visibleWeek",
|
||||
"selectedEntry",
|
||||
"activeCalendarId",
|
||||
"rangeEnd",
|
||||
"setVisibleDay",
|
||||
"viewMode",
|
||||
"goToNextMonth",
|
||||
"visibleDay",
|
||||
"date",
|
||||
"setViewMode",
|
||||
"entry",
|
||||
"visibleCalendarIds",
|
||||
"setRangeStart",
|
||||
"mode",
|
||||
"goToPrevMonth",
|
||||
"setSelectedEntry",
|
||||
"calendars",
|
||||
"goToNextWeek",
|
||||
"setCalendars"
|
||||
],
|
||||
"aiUIControlStore": [
|
||||
"setAIActive",
|
||||
"value",
|
||||
"section",
|
||||
"entity",
|
||||
"pendingSettings",
|
||||
"settings",
|
||||
"clearPending",
|
||||
"setActiveCommand",
|
||||
"status",
|
||||
"activeTab",
|
||||
"pendingFilter",
|
||||
"setConnected",
|
||||
"activeModal",
|
||||
"lastFeedback",
|
||||
"connected",
|
||||
"setLastFeedback",
|
||||
"feedback",
|
||||
"command_id",
|
||||
"setPendingSettings",
|
||||
"commandHistory",
|
||||
"setActiveModal",
|
||||
"active",
|
||||
"addCommandToHistory",
|
||||
"activeCommand",
|
||||
"action",
|
||||
"filter",
|
||||
"setPendingFilter",
|
||||
"aiActive",
|
||||
"setActiveTab",
|
||||
"modal"
|
||||
],
|
||||
"onboardingStore": [
|
||||
"completed",
|
||||
"isActive",
|
||||
"goToStep",
|
||||
"prev",
|
||||
"start",
|
||||
"skipped",
|
||||
"complete",
|
||||
"reset",
|
||||
"next",
|
||||
"skip",
|
||||
"data",
|
||||
"step"
|
||||
],
|
||||
"windowStore": [
|
||||
"windows",
|
||||
"minimizeWindow",
|
||||
"toggleAiChat",
|
||||
"nextZIndex",
|
||||
"openWindow",
|
||||
"const",
|
||||
"restoreWindow",
|
||||
"updateWindowSize",
|
||||
"height",
|
||||
"newWindow",
|
||||
"zIndex",
|
||||
"aiChatVisible",
|
||||
"config",
|
||||
"type",
|
||||
"title",
|
||||
"position",
|
||||
"componentProps",
|
||||
"setActiveWindow",
|
||||
"updateWindowPosition",
|
||||
"closeWindow",
|
||||
"activeWindowId",
|
||||
"null",
|
||||
"component",
|
||||
"size",
|
||||
"toggleFullscreen",
|
||||
"width"
|
||||
],
|
||||
"commandPaletteStore": [
|
||||
"close",
|
||||
"toggle",
|
||||
"isOpen",
|
||||
"open"
|
||||
],
|
||||
"pluginToolbarStore": [
|
||||
"updateItem",
|
||||
"value",
|
||||
"setActivePlugin",
|
||||
"label",
|
||||
"registerItems",
|
||||
"plugin",
|
||||
"unregisterPlugin",
|
||||
"updates",
|
||||
"query",
|
||||
"activePlugin",
|
||||
"null",
|
||||
"items",
|
||||
"onClick"
|
||||
],
|
||||
"commStore": [
|
||||
"file_type",
|
||||
"sort_order",
|
||||
"locked_by",
|
||||
"is_direct",
|
||||
"conversation_id",
|
||||
"file_size",
|
||||
"sender_id",
|
||||
"content",
|
||||
"participants",
|
||||
"addMessage",
|
||||
"role",
|
||||
"setActiveConversation",
|
||||
"setTyping",
|
||||
"setConversations",
|
||||
"created_at",
|
||||
"participant_id",
|
||||
"typingUsers",
|
||||
"userIds",
|
||||
"file_name",
|
||||
"reply_to_id",
|
||||
"participant_type",
|
||||
"setMessages",
|
||||
"conv",
|
||||
"title",
|
||||
"blocks",
|
||||
"edited_at",
|
||||
"activeConversationId",
|
||||
"sender_type",
|
||||
"file_id",
|
||||
"last_msg_at",
|
||||
"updateConversation",
|
||||
"msgs",
|
||||
"display_name",
|
||||
"count",
|
||||
"is_archived",
|
||||
"reactions",
|
||||
"loading",
|
||||
"setLoading",
|
||||
"created_by_type",
|
||||
"attachments",
|
||||
"created_by",
|
||||
"last_msg_preview",
|
||||
"setUnread",
|
||||
"block_data",
|
||||
"file_source",
|
||||
"convId",
|
||||
"is_pinned",
|
||||
"messages",
|
||||
"convs",
|
||||
"content_format",
|
||||
"unread_count",
|
||||
"conversations",
|
||||
"thumbnail_path",
|
||||
"is_locked",
|
||||
"last_msg_sender_type",
|
||||
"block_type",
|
||||
"unreadCounts",
|
||||
"metadata"
|
||||
],
|
||||
"pluginStore": [
|
||||
"permission",
|
||||
"is_core",
|
||||
"getDetailTabsForEntity",
|
||||
"default_value",
|
||||
"entity",
|
||||
"setManifests",
|
||||
"loaded",
|
||||
"badge_key",
|
||||
"error",
|
||||
"entityType",
|
||||
"parent",
|
||||
"row_span",
|
||||
"custom_fields",
|
||||
"detail_tabs",
|
||||
"dashboard_widgets",
|
||||
"col_span",
|
||||
"reset",
|
||||
"order",
|
||||
"getCustomFieldsForEntity",
|
||||
"getAllDashboardWidgets",
|
||||
"display_name",
|
||||
"protected",
|
||||
"version",
|
||||
"label",
|
||||
"required",
|
||||
"path",
|
||||
"getAllMenuItems",
|
||||
"loading",
|
||||
"getAllSettingsPages",
|
||||
"setLoading",
|
||||
"field_type",
|
||||
"group",
|
||||
"options",
|
||||
"component",
|
||||
"page_routes",
|
||||
"entity_type",
|
||||
"manifests",
|
||||
"label_key",
|
||||
"settings_pages",
|
||||
"getAllPageRoutes",
|
||||
"menu_items",
|
||||
"icon",
|
||||
"setError"
|
||||
],
|
||||
"themeStore": [
|
||||
"borderRadius",
|
||||
"applyTheme",
|
||||
"toggleDarkMode",
|
||||
"config",
|
||||
"loadFromStorage",
|
||||
"accentColor",
|
||||
"DEFAULT_THEME",
|
||||
"primaryColor",
|
||||
"target",
|
||||
"darkMode",
|
||||
"amount",
|
||||
"result",
|
||||
"setTheme",
|
||||
"saveToStorage",
|
||||
"base",
|
||||
"fontFamily",
|
||||
"scales"
|
||||
],
|
||||
"uiStore": [
|
||||
"message",
|
||||
"suggestionSidebarOpen",
|
||||
"setAISidebarCollapsed",
|
||||
"openAISidebarProactive",
|
||||
"locale",
|
||||
"theme",
|
||||
"clearToasts",
|
||||
"toggleAISidebar",
|
||||
"setLocale",
|
||||
"open",
|
||||
"type",
|
||||
"setTheme",
|
||||
"collapsed",
|
||||
"toggleSidebar",
|
||||
"setAISidebarTab",
|
||||
"aiSidebarCollapsed",
|
||||
"clearNotifications",
|
||||
"setSidebarOpen",
|
||||
"setMessageSidebarCollapsed",
|
||||
"removeToast",
|
||||
"notifications",
|
||||
"toggleSuggestionSidebar",
|
||||
"toggleMessageSidebar",
|
||||
"toasts",
|
||||
"messageSidebarCollapsed",
|
||||
"toast",
|
||||
"removeNotification",
|
||||
"index",
|
||||
"addToast",
|
||||
"sidebarOpen",
|
||||
"aiSidebarTab"
|
||||
],
|
||||
"workspaceStore": [
|
||||
"is_visible",
|
||||
"widgets",
|
||||
"context",
|
||||
"height",
|
||||
"config",
|
||||
"modules",
|
||||
"visibleModuleKeys",
|
||||
"workspaces",
|
||||
"workspace_id",
|
||||
"setActiveWorkspace",
|
||||
"menu_order",
|
||||
"position_x",
|
||||
"is_active",
|
||||
"reset",
|
||||
"description",
|
||||
"isModuleVisible",
|
||||
"position_y",
|
||||
"widget_key",
|
||||
"isLoading",
|
||||
"activeWorkspaceId",
|
||||
"moduleKey",
|
||||
"loading",
|
||||
"setLoading",
|
||||
"setMyWorkspaces",
|
||||
"module_key",
|
||||
"setContext",
|
||||
"is_default",
|
||||
"myWorkspaces",
|
||||
"width",
|
||||
"hasWorkspaces",
|
||||
"icon"
|
||||
],
|
||||
"authStore": [
|
||||
"currentTenant",
|
||||
"setUser",
|
||||
"setAuthenticated",
|
||||
"first_name",
|
||||
"is_system_admin",
|
||||
"role",
|
||||
"isAuthenticated",
|
||||
"field_permissions",
|
||||
"error",
|
||||
"setError",
|
||||
"perms",
|
||||
"fieldPerms",
|
||||
"isLoading",
|
||||
"tenant",
|
||||
"loading",
|
||||
"setLoading",
|
||||
"slug",
|
||||
"permissions",
|
||||
"last_name",
|
||||
"user",
|
||||
"isSystemAdmin",
|
||||
"authed",
|
||||
"setPermissions",
|
||||
"avatar_url",
|
||||
"tenants",
|
||||
"setTenant",
|
||||
"email",
|
||||
"logout"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user