{"version":3,"sources":["filteredItemSelectionDialog.css"],"names":[],"mappings":"AAAA;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,6BAAuB;IAAvB,8BAAuB;QAAvB,2BAAuB;YAAvB,uBAAuB;CAC1B;;AAED;IACI,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,UAAU;IACV,kDAAkD;IAClD,qBAAqB;IACrB,6BAA6B;IAC7B,WAAW;CACd;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;IACX,iBAAiB;IACjB,gBAAgB;IAChB,kBAAkB;CACrB;;AAED;IACI,aAAa;IACb,oBAAoB;IACpB,wBAAwB;IACxB,iBAAiB;IACjB,uBAAuB;CAC1B;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,YAAY;IACZ,kBAAkB;CACrB;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;IACX,iBAAiB;IACjB,wBAAwB;CAC3B;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;IACX,iBAAiB;IACjB,wBAAwB;IACxB,0BAA0B;CAC7B;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;CACjB;;AAED;IACI,4CAA4C;CAC/C","file":"filteredItemSelectionDialog.css","sourcesContent":[".filtered-item-list-dialog {\n    display: flex;\n    flex-direction: column;\n}\n\n.filtered-item-list-dialog > input[type=text] {\n    flex: 0 0 36px;\n    border: 0;\n    box-shadow: rgba(140, 140, 140, 0.5) 0px 4px 16px;\n    margin: 0 !important;\n    padding-left: 6px !important;\n    z-index: 1;\n}\n\n.filtered-item-list-dialog > div.container {\n    flex: auto;\n    overflow-y: auto;\n    margin-top: 4px;\n    background: white;\n}\n\n.filtered-item-list-dialog-item {\n    padding: 6px;\n    white-space: nowrap;\n    text-overflow: ellipsis;\n    overflow: hidden;\n    color: rgb(95, 95, 95);\n}\n\n.filtered-item-list-dialog-item.selected {\n    background-color: rgb(238, 238, 238);\n}\n\n.filtered-item-list-dialog-item span.highlight {\n    color: #222;\n    font-weight: bold;\n}\n\n.filtered-item-list-dialog-item .filtered-item-list-dialog-title {\n    flex: auto;\n    overflow: hidden;\n    text-overflow: ellipsis;\n}\n\n.filtered-item-list-dialog-item .filtered-item-list-dialog-subtitle {\n    flex: none;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    color: rgb(155, 155, 155);\n}\n\n.filtered-item-list-dialog-item.one-row {\n    display: flex;\n}\n\n.filtered-item-list-dialog-item.two-rows {\n    border-bottom: 1px solid rgb(235, 235, 235);\n}\n"],"sourceRoot":"/source/"}