UNPKG

vue-bootstrap-multiselect

Version:

Multiselect packages for Vue.js 2 by bootstrap 4 without jQuery

1 lines 4.7 kB
{"version":3,"sources":["webpack:///./src/Multiselect.vue","webpack:///./src/components/tags/Tag.vue","webpack:///./src/components/Search.vue","webpack:///./src/components/List.vue","webpack:///./src/components/Stub.vue"],"names":[],"mappings":"AACA,YACI,YAAc,CAElB,aACI,sBACA,qBACA,yBACA,eAAiB,CCPrB,KACI,mBACA,qBACA,WACA,8BACA,6BACI,uBACI,mBACR,yBACI,6BACJ,0BACI,uBACI,oBACR,eACA,mBACI,cAAgB,CAExB,aACI,kBACA,WACA,kCACA,+BACA,UAAY,CAEhB,mBACI,0BACA,WACA,cAAgB,CAEpB,YACI,iCACA,8BACA,gBACA,gBACA,2BAA6B,CAEjC,gBACI,eACA,gBACA,iCACA,8BACA,YAAc,CCzClB,SACI,gBACA,sBACA,wBACI,qBACI,uBACR,UAAY,CAEhB,+BAEI,kBACA,WACA,sBACA,WACA,YACA,mBACA,6BACA,yBACA,yCACQ,gCAAiC,CAE7C,gBACI,sDACQ,8CACR,2CACQ,kCAAmC,CAE/C,eACI,sDACQ,8CACR,2CACQ,kCAAmC,CAE/C,qBACA,GACQ,4BACQ,mBAAqB,CAErC,GACQ,gCACQ,uBAAyB,CACxC,CAED,aACA,GACQ,4BACQ,mBAAqB,CAErC,GACQ,gCACQ,uBAAyB,CACxC,CCnDD,2BACI,iBACA,cACA,aACA,8CACQ,sCACR,qBACA,iBAAmB,CAEvB,mBACI,cAAgB,CAEpB,uBACI,eACA,eAAiB,CAErB,UACI,WACA,iBAAmB,CAEvB,SACI,wBACA,+BACA,kCAAqC,CCvBzC,MACI,cAAgB","file":"vue-bootstrap-multiselect.min.css","sourcesContent":["\ninput:focus {\n outline: none;\n}\n.multiselect {\n -moz-user-select: none;\n -ms-user-select: none;\n -webkit-user-select: none;\n min-height: 36px;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/Multiselect.vue","\n.tag {\n background: #41b883;\n border-radius: 0.25rem;\n color: #fff;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-pack: distribute;\n justify-content: space-around;\n -webkit-box-align: stretch;\n -ms-flex-align: stretch;\n align-items: stretch;\n cursor: default;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n.tag .action {\n text-align: center;\n color: #000;\n border-bottom-right-radius: 0.25rem;\n border-top-right-radius: 0.25rem;\n width: 40px;\n}\n.tag .action:hover {\n background: rgba(0, 0, 0, 0.2);\n color: #fff;\n cursor: pointer;\n}\n.tag .image {\n border-bottom-left-radius: 0.25rem;\n border-top-left-radius: 0.25rem;\n text-align: left;\n background: #fff;\n border-right: 3px solid #fff;\n}\n.tag .image img {\n max-width: 80px;\n max-height: 50px;\n border-bottom-left-radius: 0.25rem;\n border-top-left-radius: 0.25rem;\n outline: none;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/tags/Tag.vue","\n.spinner {\n min-height: 14px;\n padding: 23px 5px 10px 5px;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n width: 40px;\n}\n.spinner:after,\n.spinner:before {\n position: absolute;\n content: \"\";\n margin: -15px 0 0 -7px;\n width: 16px;\n height: 16px;\n border-radius: 100%;\n border: 2px solid transparent;\n border-top-color: #41b883;\n -webkit-box-shadow: 0 0 0 1px transparent;\n box-shadow: 0 0 0 1px transparent\n}\n.spinner:before {\n -webkit-animation: a 2.4s cubic-bezier(.41, .26, .2, .62);\n animation: a 2.4s cubic-bezier(.41, .26, .2, .62);\n -webkit-animation-iteration-count: infinite;\n animation-iteration-count: infinite\n}\n.spinner:after {\n -webkit-animation: a 2.4s cubic-bezier(.51, .09, .21, .8);\n animation: a 2.4s cubic-bezier(.51, .09, .21, .8);\n -webkit-animation-iteration-count: infinite;\n animation-iteration-count: infinite\n}\n@-webkit-keyframes a {\n0% {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n}\nto {\n -webkit-transform: rotate(2turn);\n transform: rotate(2turn);\n}\n}\n@keyframes a {\n0% {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n}\nto {\n -webkit-transform: rotate(2turn);\n transform: rotate(2turn);\n}\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/Search.vue","\n.multiselect-dropdown-list {\n max-height: 250px;\n overflow: auto;\n z-index: 2000;\n -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);\n box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);\n border-radius: 0.25rem;\n position: absolute;\n}\nli.list-group-item {\n cursor: pointer;\n}\nli.list-group-item img {\n max-width: 80px;\n max-height: 50px;\n}\nli .image {\n width: 80px;\n text-align: center;\n}\nli.hover {\n color: #464a4c !important;\n text-decoration: none !important;\n background-color: #f7f7f9 !important;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/List.vue","\n.stub {\n cursor: default;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/Stub.vue"],"sourceRoot":""}