Skip to content

Commit

Permalink
chore(git): git rebase origin/update-node-js
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgoud committed Sep 27, 2024
1 parent 45b7389 commit a1746e4
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

import {ConfirmModal} from '@components/modal';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import ProgressModal from '@components/modal/progress-modal';
import ConfirmModal from '@components/modal/confirm-modal';
import GridMap from '@components/grid/grid-map';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';
import Router from '../../router';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*/

import 'tablednd/dist/jquery.tablednd.min';
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import resetSearch from '@app/utils/reset_search';
import GridMap from '@components/grid/grid-map';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';
import {isUndefined} from '@js/@types/typeguard';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';
import {isUndefined} from '@js/@types/typeguard';
import 'tablednd/dist/jquery.tablednd.min';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import TableSorting from '@app/utils/table-sorting';
import GridMap from '@components/grid/grid-map';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import ConfirmModal from '@components/modal';
import GridMap from '@components/grid/grid-map';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
import {Grid} from 'js/@types/grid';
import {Grid} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$} = window;
Expand Down
2 changes: 1 addition & 1 deletion admin-dev/themes/new-theme/js/components/grid/grid.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

import {GridExtension} from 'js/@types/grid';
import {GridExtension} from '@js/@types/grid';
import GridMap from '@components/grid/grid-map';

const {$}: Window = window;
Expand Down

0 comments on commit a1746e4

Please sign in to comment.