mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
dist for #838
This commit is contained in:
parent
f7684b08b9
commit
f73881a4ed
2
dist/js/bootstrap-material-design.es2015.js
vendored
2
dist/js/bootstrap-material-design.es2015.js
vendored
|
@ -6662,7 +6662,7 @@ const BootstrapMaterialDesign = (($) => {
|
|||
},
|
||||
text: {
|
||||
// omit inputs we have specialized components to handle
|
||||
selector: [`input[type!='checkbox'][type!='radio'][type!='file']`]
|
||||
selector: [`input[type!='hidden'][type!='checkbox'][type!='radio'][type!='file']`]
|
||||
},
|
||||
textarea: {
|
||||
selector: ['textarea']
|
||||
|
|
File diff suppressed because one or more lines are too long
2
dist/js/bootstrap-material-design.iife.js
vendored
2
dist/js/bootstrap-material-design.iife.js
vendored
|
@ -3312,7 +3312,7 @@
|
|||
},
|
||||
text: {
|
||||
// omit inputs we have specialized components to handle
|
||||
selector: ['input[type!=\'checkbox\'][type!=\'radio\'][type!=\'file\']']
|
||||
selector: ['input[type!=\'hidden\'][type!=\'checkbox\'][type!=\'radio\'][type!=\'file\']']
|
||||
},
|
||||
textarea: {
|
||||
selector: ['textarea']
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
dist/js/bootstrap-material-design.umd.js
vendored
2
dist/js/bootstrap-material-design.umd.js
vendored
|
@ -3316,7 +3316,7 @@
|
|||
},
|
||||
text: {
|
||||
// omit inputs we have specialized components to handle
|
||||
selector: ['input[type!=\'checkbox\'][type!=\'radio\'][type!=\'file\']']
|
||||
selector: ['input[type!=\'hidden\'][type!=\'checkbox\'][type!=\'radio\'][type!=\'file\']']
|
||||
},
|
||||
textarea: {
|
||||
selector: ['textarea']
|
||||
|
|
2
dist/js/bootstrap-material-design.umd.js.map
vendored
2
dist/js/bootstrap-material-design.umd.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/js/bootstrap-material-design.umd.min.js
vendored
2
dist/js/bootstrap-material-design.umd.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user