Files
leocrm/scripts/test_suite/results_trace_stores.json
T
Agent Zero 8de35a24a7
Check Cross-Plugin Imports / check (push) Has been cancelled
fix(hooks): 9 hook wiring fixes — DMS/Calendar name mismatch, Mail/Contact missing triggers
2026-08-17 07:21:39 +02:00

701 lines
14 KiB
JSON

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