mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
minor update
This commit is contained in:
parent
346b63e198
commit
95378c6212
190
dist/css/app.css
vendored
190
dist/css/app.css
vendored
@ -14794,19 +14794,19 @@ img {
|
||||
}
|
||||
|
||||
.a:hover,
|
||||
.a.hover,
|
||||
.a.active,
|
||||
.a:focus,
|
||||
a:hover,
|
||||
a.hover,
|
||||
a.active,
|
||||
a:focus,
|
||||
[data-toggle]:hover,
|
||||
[data-toggle].hover,
|
||||
[data-toggle].active,
|
||||
[data-toggle]:focus,
|
||||
button:hover,
|
||||
button.hover,
|
||||
button.active,
|
||||
button:focus,
|
||||
.btn:hover,
|
||||
.btn.hover,
|
||||
.btn.active,
|
||||
.btn:focus {
|
||||
opacity: 0.8;
|
||||
}
|
||||
@ -14819,14 +14819,14 @@ button:focus,
|
||||
.a:hover.far,
|
||||
.a:hover.fas,
|
||||
.a:hover.fab,
|
||||
.a.hover > .fa,
|
||||
.a.hover > .far,
|
||||
.a.hover > .fas,
|
||||
.a.hover > .fab,
|
||||
.a.hover.fa,
|
||||
.a.hover.far,
|
||||
.a.hover.fas,
|
||||
.a.hover.fab,
|
||||
.a.active > .fa,
|
||||
.a.active > .far,
|
||||
.a.active > .fas,
|
||||
.a.active > .fab,
|
||||
.a.active.fa,
|
||||
.a.active.far,
|
||||
.a.active.fas,
|
||||
.a.active.fab,
|
||||
.a:focus > .fa,
|
||||
.a:focus > .far,
|
||||
.a:focus > .fas,
|
||||
@ -14843,14 +14843,14 @@ a:hover.fa,
|
||||
a:hover.far,
|
||||
a:hover.fas,
|
||||
a:hover.fab,
|
||||
a.hover > .fa,
|
||||
a.hover > .far,
|
||||
a.hover > .fas,
|
||||
a.hover > .fab,
|
||||
a.hover.fa,
|
||||
a.hover.far,
|
||||
a.hover.fas,
|
||||
a.hover.fab,
|
||||
a.active > .fa,
|
||||
a.active > .far,
|
||||
a.active > .fas,
|
||||
a.active > .fab,
|
||||
a.active.fa,
|
||||
a.active.far,
|
||||
a.active.fas,
|
||||
a.active.fab,
|
||||
a:focus > .fa,
|
||||
a:focus > .far,
|
||||
a:focus > .fas,
|
||||
@ -14867,14 +14867,14 @@ a:focus.fab,
|
||||
[data-toggle]:hover.far,
|
||||
[data-toggle]:hover.fas,
|
||||
[data-toggle]:hover.fab,
|
||||
[data-toggle].hover > .fa,
|
||||
[data-toggle].hover > .far,
|
||||
[data-toggle].hover > .fas,
|
||||
[data-toggle].hover > .fab,
|
||||
[data-toggle].hover.fa,
|
||||
[data-toggle].hover.far,
|
||||
[data-toggle].hover.fas,
|
||||
[data-toggle].hover.fab,
|
||||
[data-toggle].active > .fa,
|
||||
[data-toggle].active > .far,
|
||||
[data-toggle].active > .fas,
|
||||
[data-toggle].active > .fab,
|
||||
[data-toggle].active.fa,
|
||||
[data-toggle].active.far,
|
||||
[data-toggle].active.fas,
|
||||
[data-toggle].active.fab,
|
||||
[data-toggle]:focus > .fa,
|
||||
[data-toggle]:focus > .far,
|
||||
[data-toggle]:focus > .fas,
|
||||
@ -14891,14 +14891,14 @@ button:hover.fa,
|
||||
button:hover.far,
|
||||
button:hover.fas,
|
||||
button:hover.fab,
|
||||
button.hover > .fa,
|
||||
button.hover > .far,
|
||||
button.hover > .fas,
|
||||
button.hover > .fab,
|
||||
button.hover.fa,
|
||||
button.hover.far,
|
||||
button.hover.fas,
|
||||
button.hover.fab,
|
||||
button.active > .fa,
|
||||
button.active > .far,
|
||||
button.active > .fas,
|
||||
button.active > .fab,
|
||||
button.active.fa,
|
||||
button.active.far,
|
||||
button.active.fas,
|
||||
button.active.fab,
|
||||
button:focus > .fa,
|
||||
button:focus > .far,
|
||||
button:focus > .fas,
|
||||
@ -14915,14 +14915,14 @@ button:focus.fab,
|
||||
.btn:hover.far,
|
||||
.btn:hover.fas,
|
||||
.btn:hover.fab,
|
||||
.btn.hover > .fa,
|
||||
.btn.hover > .far,
|
||||
.btn.hover > .fas,
|
||||
.btn.hover > .fab,
|
||||
.btn.hover.fa,
|
||||
.btn.hover.far,
|
||||
.btn.hover.fas,
|
||||
.btn.hover.fab,
|
||||
.btn.active > .fa,
|
||||
.btn.active > .far,
|
||||
.btn.active > .fas,
|
||||
.btn.active > .fab,
|
||||
.btn.active.fa,
|
||||
.btn.active.far,
|
||||
.btn.active.fas,
|
||||
.btn.active.fab,
|
||||
.btn:focus > .fa,
|
||||
.btn:focus > .far,
|
||||
.btn:focus > .fas,
|
||||
@ -14941,6 +14941,7 @@ a.disabled,
|
||||
button.disabled,
|
||||
.btn.disabled {
|
||||
opacity: 0.5;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.a.disabled:hover > .fa,
|
||||
@ -14951,14 +14952,14 @@ button.disabled,
|
||||
.a.disabled:hover.far,
|
||||
.a.disabled:hover.fas,
|
||||
.a.disabled:hover.fab,
|
||||
.a.disabled.hover > .fa,
|
||||
.a.disabled.hover > .far,
|
||||
.a.disabled.hover > .fas,
|
||||
.a.disabled.hover > .fab,
|
||||
.a.disabled.hover.fa,
|
||||
.a.disabled.hover.far,
|
||||
.a.disabled.hover.fas,
|
||||
.a.disabled.hover.fab,
|
||||
.a.disabled.active > .fa,
|
||||
.a.disabled.active > .far,
|
||||
.a.disabled.active > .fas,
|
||||
.a.disabled.active > .fab,
|
||||
.a.disabled.active.fa,
|
||||
.a.disabled.active.far,
|
||||
.a.disabled.active.fas,
|
||||
.a.disabled.active.fab,
|
||||
.a.disabled:focus > .fa,
|
||||
.a.disabled:focus > .far,
|
||||
.a.disabled:focus > .fas,
|
||||
@ -14975,14 +14976,14 @@ a.disabled:hover.fa,
|
||||
a.disabled:hover.far,
|
||||
a.disabled:hover.fas,
|
||||
a.disabled:hover.fab,
|
||||
a.disabled.hover > .fa,
|
||||
a.disabled.hover > .far,
|
||||
a.disabled.hover > .fas,
|
||||
a.disabled.hover > .fab,
|
||||
a.disabled.hover.fa,
|
||||
a.disabled.hover.far,
|
||||
a.disabled.hover.fas,
|
||||
a.disabled.hover.fab,
|
||||
a.disabled.active > .fa,
|
||||
a.disabled.active > .far,
|
||||
a.disabled.active > .fas,
|
||||
a.disabled.active > .fab,
|
||||
a.disabled.active.fa,
|
||||
a.disabled.active.far,
|
||||
a.disabled.active.fas,
|
||||
a.disabled.active.fab,
|
||||
a.disabled:focus > .fa,
|
||||
a.disabled:focus > .far,
|
||||
a.disabled:focus > .fas,
|
||||
@ -14999,14 +15000,14 @@ a.disabled:focus.fab,
|
||||
[data-toggle].disabled:hover.far,
|
||||
[data-toggle].disabled:hover.fas,
|
||||
[data-toggle].disabled:hover.fab,
|
||||
[data-toggle].disabled.hover > .fa,
|
||||
[data-toggle].disabled.hover > .far,
|
||||
[data-toggle].disabled.hover > .fas,
|
||||
[data-toggle].disabled.hover > .fab,
|
||||
[data-toggle].disabled.hover.fa,
|
||||
[data-toggle].disabled.hover.far,
|
||||
[data-toggle].disabled.hover.fas,
|
||||
[data-toggle].disabled.hover.fab,
|
||||
[data-toggle].disabled.active > .fa,
|
||||
[data-toggle].disabled.active > .far,
|
||||
[data-toggle].disabled.active > .fas,
|
||||
[data-toggle].disabled.active > .fab,
|
||||
[data-toggle].disabled.active.fa,
|
||||
[data-toggle].disabled.active.far,
|
||||
[data-toggle].disabled.active.fas,
|
||||
[data-toggle].disabled.active.fab,
|
||||
[data-toggle].disabled:focus > .fa,
|
||||
[data-toggle].disabled:focus > .far,
|
||||
[data-toggle].disabled:focus > .fas,
|
||||
@ -15023,14 +15024,14 @@ button.disabled:hover.fa,
|
||||
button.disabled:hover.far,
|
||||
button.disabled:hover.fas,
|
||||
button.disabled:hover.fab,
|
||||
button.disabled.hover > .fa,
|
||||
button.disabled.hover > .far,
|
||||
button.disabled.hover > .fas,
|
||||
button.disabled.hover > .fab,
|
||||
button.disabled.hover.fa,
|
||||
button.disabled.hover.far,
|
||||
button.disabled.hover.fas,
|
||||
button.disabled.hover.fab,
|
||||
button.disabled.active > .fa,
|
||||
button.disabled.active > .far,
|
||||
button.disabled.active > .fas,
|
||||
button.disabled.active > .fab,
|
||||
button.disabled.active.fa,
|
||||
button.disabled.active.far,
|
||||
button.disabled.active.fas,
|
||||
button.disabled.active.fab,
|
||||
button.disabled:focus > .fa,
|
||||
button.disabled:focus > .far,
|
||||
button.disabled:focus > .fas,
|
||||
@ -15047,14 +15048,14 @@ button.disabled:focus.fab,
|
||||
.btn.disabled:hover.far,
|
||||
.btn.disabled:hover.fas,
|
||||
.btn.disabled:hover.fab,
|
||||
.btn.disabled.hover > .fa,
|
||||
.btn.disabled.hover > .far,
|
||||
.btn.disabled.hover > .fas,
|
||||
.btn.disabled.hover > .fab,
|
||||
.btn.disabled.hover.fa,
|
||||
.btn.disabled.hover.far,
|
||||
.btn.disabled.hover.fas,
|
||||
.btn.disabled.hover.fab,
|
||||
.btn.disabled.active > .fa,
|
||||
.btn.disabled.active > .far,
|
||||
.btn.disabled.active > .fas,
|
||||
.btn.disabled.active > .fab,
|
||||
.btn.disabled.active.fa,
|
||||
.btn.disabled.active.far,
|
||||
.btn.disabled.active.fas,
|
||||
.btn.disabled.active.fab,
|
||||
.btn.disabled:focus > .fa,
|
||||
.btn.disabled:focus > .far,
|
||||
.btn.disabled:focus > .fas,
|
||||
@ -15068,7 +15069,7 @@ button.disabled:focus.fab,
|
||||
}
|
||||
|
||||
[data-toggle='table']:hover,
|
||||
[data-toggle='table'].hover,
|
||||
[data-toggle='table'].active,
|
||||
[data-toggle='table']:focus {
|
||||
opacity: 1;
|
||||
}
|
||||
@ -15162,7 +15163,7 @@ textarea,
|
||||
}
|
||||
|
||||
.btn:hover,
|
||||
.btn.hover,
|
||||
.btn.active,
|
||||
.btn:focus {
|
||||
opacity: 1;
|
||||
}
|
||||
@ -15182,7 +15183,7 @@ textarea,
|
||||
/*
|
||||
.dropdown.show {
|
||||
.dropdown {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
.dropdown-menu {
|
||||
display: block;
|
||||
@ -15196,7 +15197,7 @@ textarea,
|
||||
}
|
||||
|
||||
.dropdown-hover ul li {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
> .dropdown-toggle::after {
|
||||
transform: rotate(-90deg);
|
||||
@ -15221,7 +15222,7 @@ textarea,
|
||||
}
|
||||
|
||||
.dropdown-hover ul ul li {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
> ul {
|
||||
display: block;
|
||||
@ -15242,7 +15243,7 @@ textarea,
|
||||
}
|
||||
|
||||
.dropdown-hover ul ul ul li {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
ul {
|
||||
display: block;
|
||||
@ -15300,6 +15301,7 @@ textarea,
|
||||
.dropdown-menu.bg-dark .nav-link.disabled,
|
||||
.dropdown-menu.bg-alt .nav-link.disabled,
|
||||
.element.site__elements__accordion .card .dropdown-menu.card-header .nav-link.disabled {
|
||||
cursor: default;
|
||||
color: rgba(255, 255, 255, 0.25);
|
||||
}
|
||||
|
||||
@ -15378,16 +15380,16 @@ input.time[readonly] {
|
||||
font-variant: normal;
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
font-family: Font Awesome\ 5 Free;
|
||||
font-family: Font Awesome\5 Free;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.bootstrap-timepicker-widget .glyphicon-chevron-up:before {
|
||||
content: "\f077";
|
||||
content: '\f077';
|
||||
}
|
||||
|
||||
.bootstrap-timepicker-widget .glyphicon-chevron-down:before {
|
||||
content: "\f078";
|
||||
content: '\f078';
|
||||
}
|
||||
|
||||
.bootstrap-timepicker-widget input {
|
||||
|
2
dist/css/app.css.map
vendored
2
dist/css/app.css.map
vendored
File diff suppressed because one or more lines are too long
10
package.json
10
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate",
|
||||
"version": "1.4.8",
|
||||
"version": "1.5.0",
|
||||
"author": "Tony Air <tony@twma.pro>",
|
||||
"license": "MIT",
|
||||
"description": "This UI Kit allows you to build Bootstrap 4 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",
|
||||
@ -48,7 +48,7 @@
|
||||
"jquery.appear": "^1.0.1",
|
||||
"jquery.inputmask": "^3.3.4",
|
||||
"laravel-mix": "^4.1.2",
|
||||
"mapbox-gl": "^1.6.0",
|
||||
"mapbox-gl": "^1.6.1",
|
||||
"offcanvas-bootstrap": "^2.5.2",
|
||||
"popper.js": "^1.15.0",
|
||||
"pouchdb": "^6.4.3",
|
||||
@ -104,12 +104,10 @@
|
||||
"style-loader": "^0.19.0",
|
||||
"svg-url-loader": "^2.3.3",
|
||||
"terser-webpack-plugin": "^2.3.1",
|
||||
"uglify-js": "git://github.com/mishoo/UglifyJS2.git#harmony-v2.8.22",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"url-loader": "^0.6.2",
|
||||
"webpack": "^4.41.3",
|
||||
"webpack": "^4.41.5",
|
||||
"webpack-cli": "^3.3.10",
|
||||
"webpack-dev-server": "^3.9.0",
|
||||
"webpack-dev-server": "^3.10.1",
|
||||
"webpack-manifest-plugin": "^1.3.2",
|
||||
"webpack-merge": "^4.1.1"
|
||||
},
|
||||
|
@ -21,16 +21,16 @@ input.time {
|
||||
font-variant: normal;
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
font-family: Font Awesome\ 5 Free;
|
||||
font-family: Font Awesome\5 Free;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.glyphicon-chevron-up:before {
|
||||
content: "\f077";
|
||||
content: '\f077';
|
||||
}
|
||||
|
||||
.glyphicon-chevron-down:before {
|
||||
content: "\f078";
|
||||
content: '\f078';
|
||||
}
|
||||
|
||||
input {
|
||||
@ -71,14 +71,15 @@ input.time {
|
||||
// Avoid using mixin so we can pass custom focus shadow properly
|
||||
@if $enable-shadows {
|
||||
box-shadow: $input-box-shadow, $input-focus-box-shadow;
|
||||
}
|
||||
@else {
|
||||
} @else {
|
||||
box-shadow: $input-focus-box-shadow;
|
||||
}
|
||||
|
||||
&.select2-selection--single {}
|
||||
&.select2-selection--single {
|
||||
}
|
||||
|
||||
&.select2-selection--multiple {}
|
||||
&.select2-selection--multiple {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -89,7 +90,8 @@ input.time {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
&.select2-selection--single {}
|
||||
&.select2-selection--single {
|
||||
}
|
||||
|
||||
&.select2-selection--multiple {
|
||||
padding-top: 0;
|
||||
|
@ -32,7 +32,7 @@ a,
|
||||
button,
|
||||
.btn {
|
||||
&:hover,
|
||||
&.hover,
|
||||
&.active,
|
||||
&:focus {
|
||||
opacity: 0.8;
|
||||
|
||||
@ -50,9 +50,10 @@ button,
|
||||
|
||||
&.disabled {
|
||||
opacity: 0.5;
|
||||
cursor: default;
|
||||
|
||||
&:hover,
|
||||
&.hover,
|
||||
&.active,
|
||||
&:focus {
|
||||
> .fa,
|
||||
> .far,
|
||||
@ -71,7 +72,7 @@ button,
|
||||
// exclude bootstrap-table
|
||||
[data-toggle='table'] {
|
||||
&:hover,
|
||||
&.hover,
|
||||
&.active,
|
||||
&:focus {
|
||||
opacity: 1;
|
||||
}
|
||||
@ -178,7 +179,7 @@ textarea,
|
||||
// rewrite btn opacity on hover
|
||||
.btn {
|
||||
&:hover,
|
||||
&.hover,
|
||||
&.active,
|
||||
&:focus {
|
||||
opacity: 1;
|
||||
}
|
||||
@ -215,7 +216,7 @@ textarea,
|
||||
/*
|
||||
.dropdown.show {
|
||||
.dropdown {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
.dropdown-menu {
|
||||
display: block;
|
||||
@ -229,7 +230,7 @@ textarea,
|
||||
}
|
||||
|
||||
.dropdown-hover ul li {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
> .dropdown-toggle::after {
|
||||
transform: rotate(-90deg);
|
||||
@ -254,7 +255,7 @@ textarea,
|
||||
}
|
||||
|
||||
.dropdown-hover ul ul li {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
> ul {
|
||||
display: block;
|
||||
@ -275,7 +276,7 @@ textarea,
|
||||
}
|
||||
|
||||
.dropdown-hover ul ul ul li {
|
||||
&:hover,&.hover,
|
||||
&:hover,&.active,
|
||||
&:focus {
|
||||
ul {
|
||||
display: block;
|
||||
@ -324,6 +325,7 @@ textarea,
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
cursor: default;
|
||||
color: $navbar-dark-disabled-color;
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,7 @@
|
||||
@mixin ss_hover() {
|
||||
@mixin hover-disabled() {
|
||||
&:not(.disabled) {
|
||||
&.hover,
|
||||
&.active,
|
||||
&:active,
|
||||
&:hover,
|
||||
&:focus {
|
||||
@content;
|
||||
|
Loading…
Reference in New Issue
Block a user