|
@@ -10,9 +10,6 @@ import type {
|
|
|
ISelectableAndIndeterminatable,
|
|
ISelectableAndIndeterminatable,
|
|
|
} from '~/client/interfaces/selectable-all';
|
|
} from '~/client/interfaces/selectable-all';
|
|
|
import type { IFormattedSearchResult } from '~/interfaces/search';
|
|
import type { IFormattedSearchResult } from '~/interfaces/search';
|
|
|
-import type { RendererConfig } from '~/interfaces/services/renderer';
|
|
|
|
|
-import type { ServerConfigurationProps } from '~/pages/_search/types';
|
|
|
|
|
-import { useHydrateServerConfigurationAtoms } from '~/pages/_search/use-hydrate-server-configurations';
|
|
|
|
|
import { useSearchKeyword, useSetSearchKeyword } from '~/states/search';
|
|
import { useSearchKeyword, useSetSearchKeyword } from '~/states/search';
|
|
|
import {
|
|
import {
|
|
|
isHidingUserPagesAtom,
|
|
isHidingUserPagesAtom,
|