File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?php declare (strict_types=1 );
22
3- <<<<<<< HEAD
4- /** @version 1.0.1 */
5-
6- use Loki \Components \Factory \ViewModelFactory;
7- =======
8- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
93use Magento \Framework \Escaper ;
104use Magento \Framework \View \Element \Template ;
115use Loki \CssUtils \Util \CssClass ;
Original file line number Diff line number Diff line change 11<?php declare (strict_types=1 );
22
3- <<<<<<< HEAD
4- /** @version 1.0.1 */
5- =======
6- /** @version 1.0.3 */
7- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
8-
93use Magento \Framework \View \Element \Template ;
104
5+ /** @version 1.0.3 */
116/** @var Template $block */
127
138$ jsUrl = $ block ->getViewFileUrl ('Loki_Base::js/alpine-csp.js ' );
Original file line number Diff line number Diff line change 11<?php
22declare (strict_types=1 );
33
4- <<<<<<< HEAD
5- /** @version 1.0.1 */
6- =======
7- /** @version 1.0.3 */
8- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
9-
104use Magento \Framework \View \Element \Template ;
115
6+ /** @version 1.0.3 */
127/** @var Template $block */
138
149$ timeout = (int )$ block ->getTimeout (); // @todo Right source for this?
Original file line number Diff line number Diff line change @@ -4,11 +4,7 @@ declare(strict_types=1);
44use Loki \Base \ViewModel \CookieConfig ;
55use Magento \Framework \View \Element \Template ;
66
7- <<<<<<< HEAD
8- /** @version 1.0.1 */
9- =======
107/** @version 1.0.3 */
11- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
128/** @var Template $block */
139/** @var CookieConfig $cookieConfig */
1410
Original file line number Diff line number Diff line change 11<?php
22declare (strict_types=1 );
33
4- <<<<<<< HEAD
5- /** @version 1.0.1 */
6- =======
7- /** @version 1.0.3 */
8- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
9-
104use Magento \Framework \View \Element \Template ;
115
6+ /** @version 1.0.3 */
127/** @var Template $block */
138?>
149<script>
Original file line number Diff line number Diff line change 11<?php
22declare (strict_types=1 );
33
4- <<<<<<< HEAD
5- /** @version 1.0.1 */
6- =======
7- /** @version 1.0.3 */
8- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
9-
10-
114use Loki \Base \ViewModel \SectionConfig ;
125use Magento \Framework \View \Element \Template ;
136
7+ /** @version 1.0.3 */
148/** @var Template $block */
159/** @var SectionConfig $sectionConfig */
1610
Original file line number Diff line number Diff line change 11<?php
22declare (strict_types=1 );
33
4- <<<<<<< HEAD
5- /** @version 1.0.1 */
6- =======
7- /** @version 1.0.3 */
8- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
9-
104use Magento \Framework \View \Element \Template ;
115
6+ /** @version 1.0.3 */
127/** @var Template $block */
138?>
149<script>
Original file line number Diff line number Diff line change @@ -4,11 +4,7 @@ declare(strict_types=1);
44use Loki \Base \ViewModel \FormKeyValue ;
55use Magento \Framework \View \Element \Template ;
66
7- <<<<<<< HEAD
8- /** @version 1.0.1 */
9- =======
107/** @version 1.0.3 */
11- >>>>>>> 73 f1dcc3384275fd2db876c8646551d8c4617293
128/** @var Template $block */
139/** @var FormKeyValue $formKeyValue */
1410
You can’t perform that action at this time.
0 commit comments