Merge pull request #18474 from grokability/move-box-index

Renamed box blade component wrapper to index
This commit is contained in:
snipe
2026-01-22 21:10:53 +00:00
committed by GitHub
21 changed files with 40 additions and 40 deletions

View File

@@ -9,7 +9,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<x-tables.bulk-actions
id_divname='categoriesBulkEditToolbar'
@@ -43,7 +43,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -11,7 +11,7 @@
<x-container columns="2">
<x-page-column class="col-md-9">
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\CompanyPresenter::dataTableLayout() }}"
data-cookie-id-table="companiesTable"
@@ -28,7 +28,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-page-column>

View File

@@ -9,7 +9,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<div class="nav-tabs-custom">
<ul class="nav nav-tabs">
@@ -205,7 +205,7 @@
</div><!-- /.tab-content -->
</div><!-- nav-tabs-custom -->
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -9,7 +9,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\ConsumablePresenter::dataTableLayout() }}"
@@ -31,7 +31,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -9,7 +9,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\DepartmentPresenter::dataTableLayout() }}"
@@ -28,7 +28,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -16,7 +16,7 @@
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\UserPresenter::dataTableLayout() }}"
@@ -34,7 +34,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -11,7 +11,7 @@
<x-container>
<x-page-column>
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\DepreciationPresenter::dataTableLayout() }}"
data-cookie-id-table="depreciationsTable"
@@ -29,7 +29,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-page-column>
</x-container>

View File

@@ -14,7 +14,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-cookie-id-table="groupsTable"
data-side-pagination="server"
@@ -44,7 +44,7 @@
</tr>
</thead>
</table>
</x-box.container>
</x-box>
</x-container>
@stop
@section('moar_scripts')

View File

@@ -15,7 +15,7 @@
@section('content')
<x-container columns="2">
<x-page-column class="col-md-9">
<x-box.container>
<x-box>
@@ -31,7 +31,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-page-column>

View File

@@ -54,7 +54,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
@include('partials.asset-bulk-actions', ['status' => $requestStatus])
@@ -85,7 +85,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -10,7 +10,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\LicensePresenter::dataTableLayout() }}"
@@ -30,7 +30,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -9,7 +9,7 @@
@section('content')
<x-container>
<x-box.container>
<x-box>
@include('partials.locations-bulk-actions')
<table
@@ -32,7 +32,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -10,7 +10,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\MaintenancesPresenter::dataTableLayout() }}"
@@ -28,7 +28,7 @@
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -9,7 +9,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
@if ($manufacturer_count == 0)
@@ -61,7 +61,7 @@
</table>
@endif
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -16,7 +16,7 @@
@section('content')
<x-container>
<x-box.container>
<x-box>
@include('partials.models-bulk-actions')
<table
@@ -39,7 +39,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -19,7 +19,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-columns="{{ \App\Presenters\HistoryPresenter::dataTableLayout($serial = true) }}"
@@ -37,7 +37,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -9,7 +9,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<table
data-cookie-id-table="maintenancesReport"
data-show-footer="true"
@@ -45,7 +45,7 @@
</tr>
</thead>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -8,7 +8,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
@include('partials.asset-bulk-actions')
<table
@@ -30,7 +30,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -9,7 +9,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
<x-tables.bulk-actions
id_divname='suppliersBulkEditToolbar'
@@ -44,7 +44,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-container>
@stop

View File

@@ -28,7 +28,7 @@
{{-- Page content --}}
@section('content')
<x-container>
<x-box.container>
<x-box>
@include('partials.users-bulk-actions')
@@ -59,7 +59,7 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
</x-box.container>
</x-box>
</x-container>