Fix gulp build deprecated warning (#6543)
commitc8199e0c4cea20014afbb4614cdd74175ca3ae7d
authorJerry Padgett <sjpadgett@gmail.com>
Tue, 13 Jun 2023 04:18:42 +0000 (13 00:18 -0400)
committerGitHub <noreply@github.com>
Tue, 13 Jun 2023 04:18:42 +0000 (13 00:18 -0400)
tree93f8e266a23fec1101f489c7e178d40084fe7b2f
parent39149fe7635cfa630ebc75717dbb35f03fc52151
Fix gulp build deprecated warning (#6543)

- move and modify select2 bootstrap 4 theme scss
- remove package npm select2 bs4 install
gulpfile.js
interface/themes/core.scss
package-lock.json
package.json
public/assets/modified/@ttskch/select2-bootstrap4-theme/dist/select2-bootstrap4.css [new file with mode: 0644]
public/assets/modified/@ttskch/select2-bootstrap4-theme/dist/select2-bootstrap4.min.css [new file with mode: 0644]
public/assets/modified/@ttskch/select2-bootstrap4-theme/src/_layout.scss [new file with mode: 0644]
public/assets/modified/@ttskch/select2-bootstrap4-theme/src/_multiple.scss [new file with mode: 0644]
public/assets/modified/@ttskch/select2-bootstrap4-theme/src/_single.scss [new file with mode: 0644]
public/assets/modified/@ttskch/select2-bootstrap4-theme/src/select2-bootstrap4.scss [new file with mode: 0644]