// Copyright (c) 2025-2026, RTE (https://www.rte-france.com)
// This Source Code Form is subject to the terms of the Mozilla Public License, version 2.0.
// If a copy of the Mozilla Public License, version 2.0 was not distributed with this file,
// you can obtain one at http://mozilla.org/MPL/2.0/.
// SPDX-License-Identifier: MPL-2.0
import React, { useState, useRef } from 'react';
import type { TabId } from '../types';
import { colors } from '../styles/tokens';
/**
* Inspect text field + custom suggestions dropdown.
*
* This replaces a native +