<turbo-stream action="replace" target="company_profile_product_lines_mobile_sort"><template>
  
<div id="company_profile_product_lines_mobile_sort"
     class="visible-tablet dropdown m-4"
     data-controller="toggle-class"
     data-toggle-class-css-class="is-active"
     data-toggle-class-target="el">
  <div class="dropdown-trigger full-width">
    <button class=" button full-width has-text-align-left is-justify-content-flex-start"
            
            data-action="click->toggle-class#toggle">
      <span>Sort: Product Line [A-Z]</span>
      <span class="icon ml-auto mr-2">
        <i class="fas fa-angle-down"></i>
      </span>
    </button>
  </div>
  <div class="dropdown-menu-wrapper full-width">
    <div class="dropdown-menu full-width">
      <div class="dropdown-content">
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Breporting_segment_name%5D=asc">Reporting Segment [A-Z]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Breporting_segment_name%5D=desc">Reporting Segment [Z-A]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bname%5D=asc">Product Line [A-Z]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bname%5D=desc">Product Line [Z-A]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bmetric_amount_raw%5D=desc">Product Line Amount High to Low</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bmetric_amount_raw%5D=asc">Product Line Amount Low to High</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bmetric_percentage%5D=desc">Product Line Percentage High to Low</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bmetric_percentage%5D=asc">Product Line Percentage Low to High</a>
      </div>
    </div>
  </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="company_profile_product_lines_table_header"><template>
  
<table id="company_profile_product_lines_table_header"
       class="table is-hoverable">
  <thead class="visible-non-tablet">
    <tr class="is-black ">
      <th class="is-vcentered" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Breporting_segment_name%5D=asc"><span>Reporting Segment</span><span class="material-symbols-outlined is-size-5"></span></a></th>
      <th class="is-vcentered" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bname%5D=desc"><span>Product Line</span><span class="material-symbols-outlined is-size-5">arrow_drop_up</span></a></th>
      <th class="is-vcentered has-text-right" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bmetric_amount_raw%5D=asc"><span>Amount (USD)</span><span class="material-symbols-outlined is-size-5"></span></a></th>
      <th class="is-vcentered has-text-right has-text-white" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=23103&amp;sort%5Bmetric_percentage%5D=asc"><span>Percentage</span><span class="material-symbols-outlined is-size-5"></span></a></th>
    </tr>
  </thead>

  <thead class="visible-tablet">
    <tr class="is-black">
      <th class="is-vcentered">
        <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
          keyboard_arrow_right
        </span>
      </th>
      <th class="is-vcentered">
        Reporting Segment &amp; Product Line
      </th>
      <th class="is-vcentered has-text-right">
        Amount (USD)
      </th>
      <th class="is-vcentered has-text-right">
        Percentage
      </th>
    </tr>
  </thead>
</table>

</template></turbo-stream>
<turbo-stream action="replace" target="company_profile_product_lines_table_body"><template>
  
<div class="table-container"
     id="company_profile_product_lines_table_body">
  <table class="table is-hoverable ">
    <tbody class="visible-non-tablet ">

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              Agriculture Equipment Parts Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute components of equipment used in agriculture.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            18.75M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.24%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              Automobile and Commercial Vehicle Parts Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies distribute replacement parts (other than auto body parts) for automobiles (consumer passenger cars) and commercial vehicles such as trucks and buses.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            28.12M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.85%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              Auto Parts Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or automobile (consumer passenger car) parts to auto repair shops.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            98.43M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.49%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Test Equity
          </td>

          <td class="is-vcentered">
            <div>
              Distribution of Test Equipment to Diversified Businesses
            </div>
            <div class="is-size-7 has-text-grey">
              These companies sell electronic testing equipment for use in testing during production to diversified businesses.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            192.53M
          </td>

          <td class="has-text-right is-vcentered">
              <span>12.70%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Test Equity
          </td>

          <td class="is-vcentered">
            <div>
              Electronics Test Equipment Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to electronic device manufacturers for testing during production.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            295.21M
          </td>

          <td class="has-text-right is-vcentered">
              <span>19.47%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Test Equity
          </td>

          <td class="is-vcentered">
            <div>
              Military Aerospace Test Equipment Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to manufacturers and developers of aerospace defense equipment, who are contracted by governments. This equipment is used in testing during production.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            109.1M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.20%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              Mining and Construction Equipment Sales
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute equipment used for construction and mining.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            14.06M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.93%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              MRO Parts Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies distribute parts and equipment to MRO (maintenance, repair, and overhaul) companies, who in turn perform MRO for diversified businesses.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            112.49M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.42%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              MRO Parts Distribution for Construction Companies
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute parts and equipment for MRO (maintenance, repair, and overhaul) parts to construction companies.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            37.5M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.47%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              MRO Parts Distribution for Government MRO
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute parts for MRO (maintenance, repair, and overhaul) companies, who in turn perform MRO for governments.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            56.25M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.71%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Lawson
          </td>

          <td class="is-vcentered">
            <div>
              MRO Parts Distribution for Industrial Companies
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute parts and equipment for MRO (maintenance, repair, and overhaul) parts to industrial producers.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            103.12M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.80%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Test Equity
          </td>

          <td class="is-vcentered">
            <div>
              Semiconductor Test Equipment Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to semiconductor manufacturers for testing during production.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            19.25M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.27%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Gexpro Services
          </td>

          <td class="is-vcentered">
            <div>
              Supply Chain Management
            </div>
            <div class="is-size-7 has-text-grey">
              These companies optimize the sourcing of inputs for businesses.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            170.41M
          </td>

          <td class="has-text-right is-vcentered">
              <span>11.24%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Gexpro Services
          </td>

          <td class="is-vcentered">
            <div>
              Supply Chain Management for Automotive Manufacturers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide a broad range of services that are centered around supplier selection for powered automotive manufacturers.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            77.09M
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.08%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Gexpro Services
          </td>

          <td class="is-vcentered">
            <div>
              Supply Chain Management for Aviation
            </div>
            <div class="is-size-7 has-text-grey">
              These companies help manage supply chains or procure resources for companies in the aviation industry.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            40.57M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.68%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Gexpro Services
          </td>

          <td class="is-vcentered">
            <div>
              Supply Chain Management for Renewable Power
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide a broad range of services that are centered around supplier selection for the renewable power industry.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            117.66M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.76%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Test Equity
          </td>

          <td class="is-vcentered">
            <div>
              Telecom Test Equipment Distribution
            </div>
            <div class="is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to telecommunications networks. This equipment is used in testing and is not incorporated into the final product.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            25.67M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.69%</span>
          </td>
        </tr>
    </tbody>

    <tbody class="visible-tablet ">

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Agriculture Equipment Parts Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            18.75M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.24%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute components of equipment used in agriculture.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Automobile and Commercial Vehicle Parts Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            28.12M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.85%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies distribute replacement parts (other than auto body parts) for automobiles (consumer passenger cars) and commercial vehicles such as trucks and buses.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Auto Parts Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            98.43M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.49%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or automobile (consumer passenger car) parts to auto repair shops.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Test Equity
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Distribution of Test Equipment to Diversified Businesses
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            192.53M
          </td>

          <td class="has-text-right is-vcentered">
              <span>12.70%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies sell electronic testing equipment for use in testing during production to diversified businesses.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Test Equity
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electronics Test Equipment Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            295.21M
          </td>

          <td class="has-text-right is-vcentered">
              <span>19.47%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to electronic device manufacturers for testing during production.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Test Equity
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Military Aerospace Test Equipment Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            109.1M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.20%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to manufacturers and developers of aerospace defense equipment, who are contracted by governments. This equipment is used in testing during production.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mining and Construction Equipment Sales
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            14.06M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.93%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute equipment used for construction and mining.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                MRO Parts Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            112.49M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.42%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies distribute parts and equipment to MRO (maintenance, repair, and overhaul) companies, who in turn perform MRO for diversified businesses.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                MRO Parts Distribution for Construction Companies
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            37.5M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.47%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute parts and equipment for MRO (maintenance, repair, and overhaul) parts to construction companies.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                MRO Parts Distribution for Government MRO
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            56.25M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.71%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute parts for MRO (maintenance, repair, and overhaul) companies, who in turn perform MRO for governments.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Lawson
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                MRO Parts Distribution for Industrial Companies
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            103.12M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.80%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute parts and equipment for MRO (maintenance, repair, and overhaul) parts to industrial producers.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Test Equity
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Semiconductor Test Equipment Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            19.25M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.27%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to semiconductor manufacturers for testing during production.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Gexpro Services
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Supply Chain Management
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            170.41M
          </td>

          <td class="has-text-right is-vcentered">
              <span>11.24%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies optimize the sourcing of inputs for businesses.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Gexpro Services
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Supply Chain Management for Automotive Manufacturers
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            77.09M
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.08%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide a broad range of services that are centered around supplier selection for powered automotive manufacturers.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Gexpro Services
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Supply Chain Management for Aviation
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            40.57M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.68%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies help manage supply chains or procure resources for companies in the aviation industry.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Gexpro Services
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Supply Chain Management for Renewable Power
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            117.66M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.76%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide a broad range of services that are centered around supplier selection for the renewable power industry.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Test Equity
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Telecom Test Equipment Distribution
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            25.67M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.69%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies wholesale or distribute electronic testing equipment to telecommunications networks. This equipment is used in testing and is not incorporated into the final product.
            </div>
          </td>
        </tr>
    </tbody>
  </table>
</div>

</template></turbo-stream>