@getlupa/client 1.14.5 → 1.14.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lupaChatStyle.css +1 -1
- package/dist/lupaSearch.iife.js +979 -683
- package/dist/lupaSearch.js +979 -683
- package/dist/lupaSearch.mjs +979 -683
- package/dist/lupaSearch.umd.js +979 -683
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/lupaChatStyle.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.lupa-chat-section-title{font-family:"Lato";font-weight:700;font-size:26px;margin:0;border-bottom:1px solid rgba(0,0,0,0.1019607843);padding:8px;cursor:pointer}.lupasearch-chat-input #lupa-search-box-input::after{display:none}.lupa-chat-input-container{border-bottom:1px solid rgba(0,0,0,0.1019607843)}.lupasearch-chat{max-width:1200px;margin:auto}.lupasearch-chat-content-wrapper{position:relative}.lupasearch-chat-content{position:absolute;background:#fff;box-shadow:0px 4px 6px rgba(0,0,0,.25);width:100%;overflow:auto}.lupasearch-chat-content ul{list-style:none;padding-left:0;margin:0}.chat-content-list-entry{border:1px solid rgba(0,0,0,0.1019607843);border-width:2px}.lupa-chat-section-content{display:flex}.lupa-chat-phrase-title h3{font-family:"Lato";margin:0 0 10px;font-size:24px}.lupa-chat-input-container{background:#fff;padding:20px;box-shadow:0px 4px 6px rgba(0,0,0,.25)}.lupa-chat-input-container input{font-weight:300}.lupa-chat-logo img{width:300px;height:200px;margin:auto;display:block}.lupa-chat-spinner-main{margin-bottom:40px}.lupa-chat-spinner{text-align:center}.lupa-chat-spinner .lds-ring div{border:8px solid #3c53f4;border-color:#3c53f4 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.lds-ring.small{width:40px;height:40px;border-width:6px}.lds-ring.small div{width:32px;height:32px;border-width:6px}.lupa-chat-spinner-message{font-family:"Lato";font-weight:300;font-size:16px;margin-top:10px;margin-bottom:15px}.lupa-chat-form-submit,.lupa-chat-form-clear{appearance:none;border:none;background:#3c53f4;color:#fff;padding:14px;margin:0;cursor:pointer;appearance:none;font-family:"Lato";font-size:16px;font-weight:700}.lupa-chat-form-clear{background:#6c7ef7;margin-left:10px}.chat-input-form{display:flex;justify-content:space-between}.chat-input-form #lupa-search-box-input{flex-grow:1;margin-right:15px}.lupa-chat-results{display:flex;overflow:hidden}.lupa-chat-results .lupa-chat-item.lupa-chat-product-card-image{flex-shrink:0;width:80px;height:60px;margin-right:8px}.lupa-chat-results .lupa-chat-item.lupa-chat-product-card-image .lupa-search-results-image-wrapper{padding-bottom:20%}.lupa-chat-results .lupa-chat-item.lupa-chat-product-card-image .lupa-search-results-image{max-height:100px}.lupa-chat-results .lupa-chat-item.lupa-chat-product-card-image .lupa-search-results-image-wrapper{width:80px;height:60px;height:100%;padding:0}.lupa-chat-results .lupa-chat-item.lupa-chat-product-card-image .lupa-search-results-image-wrapper img{object-fit:cover}.lupa-search-results-image-wrapper{padding-bottom:80%}.lupa-search-results-product-title-text{font-size:16px;font-weight:300;line-height:1.3}.lupa-chat-no-results p{font-family:"Lato";font-weight:300;font-size:16px;margin-left:15px}.lupa-chat-text-response{flex-basis:50%;font-family:"Lato";font-weight:400;min-height:80px;max-height:400px;padding:20px;border-right:1px solid rgba(0,0,0,0.1019607843);border-bottom:1px solid rgba(0,0,0,0.1019607843);border-width:1px;overflow:auto}.lupa-chat-text-response::-webkit-scrollbar{width:6px}.lupa-chat-text-response::-webkit-scrollbar-track{background:#fff}.lupa-chat-text-response::-webkit-scrollbar-thumb{background:#3c53f4;border-radius:6px}.lupa-chat-text-response::-webkit-scrollbar-thumb:hover{background:#3c53f4}.lupa-chat-text-response p{margin:0}.lupa-chat-incomplete-results{opacity:.5}.lupa-chat-content-entry-wrapper{flex-basis:50%;max-height:400px;overflow:auto;border-bottom:1px solid rgba(0,0,0,0.1019607843)}.lupa-chat-content-entry-wrapper::-webkit-scrollbar{width:6px}.lupa-chat-content-entry-wrapper::-webkit-scrollbar-track{background:#fff}.lupa-chat-content-entry-wrapper::-webkit-scrollbar-thumb{background:#3c53f4;border-radius:6px}.lupa-chat-content-entry-wrapper::-webkit-scrollbar-thumb:hover{background:#3c53f4}.lupa-chat-content-entry{margin-right:5px}.lupa-chat-content-entry-phrase{border-bottom:1px solid rgba(0,0,0,0.1019607843);margin-right:5px;padding:10px}.lupa-chat-product-card-image{width:100%}.lupa-chat-product-card{width:20%}.wrapper{background:none}.lupa-chat-best-matches{font-family:"Lato";font-size:24px;padding:10px}.lupa-chat-best-matches h3{margin:0 0 10px}.lupa-chat-best-matches .lupa-chat-results{flex-wrap:wrap}
|