@seamapi/react 4.0.0-beta.1 → 4.0.0
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/README.md +2 -2
- package/dist/elements.js +9023 -8697
- package/dist/elements.js.map +1 -1
- package/dist/index.css +8 -193
- package/dist/index.css.map +1 -1
- package/dist/index.min.css +1 -1
- package/dist/index.min.css.map +1 -1
- package/lib/seam/components/DeviceDetails/ThermostatDeviceDetails.js +0 -6
- package/lib/seam/components/DeviceDetails/ThermostatDeviceDetails.js.map +1 -1
- package/lib/seam/thermostats/thermostat-device.d.ts +0 -1
- package/lib/seam/thermostats/thermostat-device.js.map +1 -1
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/version.js.map +1 -1
- package/package.json +8 -8
- package/src/lib/seam/components/DeviceDetails/ThermostatDeviceDetails.tsx +0 -7
- package/src/lib/seam/thermostats/thermostat-device.ts +0 -1
- package/src/lib/version.ts +1 -1
- package/src/styles/_main.scss +0 -4
- package/src/styles/_thermostat.scss +0 -98
- package/src/styles/_climate-setting-schedule-details.scss +0 -44
- package/src/styles/_climate-setting-schedule-form.scss +0 -111
package/dist/index.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.seam-components{font-family:"Source Sans Pro",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.seam-components *,.seam-components *::before,.seam-components *::after{box-sizing:border-box}.seam-components html,.seam-components body,.seam-components div,.seam-components span,.seam-components object,.seam-components iframe,.seam-components figure,.seam-components h1,.seam-components h2,.seam-components h3,.seam-components h4,.seam-components h5,.seam-components h6,.seam-components p,.seam-components blockquote,.seam-components pre,.seam-components a,.seam-components code,.seam-components em,.seam-components img,.seam-components small,.seam-components strike,.seam-components strong,.seam-components sub,.seam-components sup,.seam-components tt,.seam-components b,.seam-components u,.seam-components i,.seam-components ol,.seam-components ul,.seam-components li,.seam-components fieldset,.seam-components form,.seam-components label,.seam-components table,.seam-components caption,.seam-components tbody,.seam-components tfoot,.seam-components thead,.seam-components tr,.seam-components th,.seam-components td,.seam-components main,.seam-components canvas,.seam-components embed,.seam-components footer,.seam-components header,.seam-components nav,.seam-components section,.seam-components video{margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}.seam-components footer,.seam-components header,.seam-components nav,.seam-components section,.seam-components main{display:block}.seam-components body{line-height:1}.seam-components ol,.seam-components ul{list-style:none}.seam-components blockquote,.seam-components q{quotes:none}.seam-components blockquote::before,.seam-components blockquote::after,.seam-components q::before,.seam-components q::after{content:"";content:none}.seam-components table{border-collapse:collapse;border-spacing:0}.seam-components input{appearance:none;border-radius:0}.seam-components h1,.seam-components h2,.seam-components h3,.seam-components h4,.seam-components h5,.seam-components h6{font-weight:600}.seam-components .seam-caption{color:#9da1a9}.seam-components .seam-text-danger{color:#e36857}.seam-components html{color:#232b3a}.seam-components .seam-truncated-text{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seam-components .seam-table-header{display:flex;justify-content:space-between;align-items:center;height:56px;padding:0 16px}.seam-components .seam-table-header .seam-body{display:flex;justify-content:space-between;align-items:center;width:100%}.seam-components .seam-table-header .seam-table-header-loading-wrap{width:100%;position:absolute;left:0;display:flex;justify-content:center;align-items:center}.seam-components .seam-table-title{font-size:21px;line-height:132%}.seam-components .seam-table-title .seam-caption{font-size:16px;line-height:134%}.seam-components .seam-table-row{display:flex;padding:4px;height:72px;border-bottom:1px solid #eee}.seam-components .seam-table-row:hover{background:#f4f6f8}.seam-components .seam-table-row .seam-title{font-weight:600;font-size:18px;line-height:132%}.seam-components .seam-table-cell{display:flex;align-items:center;padding:4px}.seam-components .seam-table-empty-placeholder{height:300px;font-size:18px;line-height:132%;display:flex;align-items:center;justify-content:center}.seam-components .seam-table-filter-bar{display:flex;align-items:center;padding:6px 16px;background:#f1f3f4}.seam-components .seam-table-filter-bar .seam-clear-filters-button{margin-left:6px;border:0;background:rgba(0,0,0,0) !important;padding:0}.seam-components .seam-table-filter-bar .seam-clear-filters-button svg{scale:.8333}.seam-components .seam-table-filter-bar .seam-clear-filters-button svg *{fill:#6e7179}.seam-components .seam-table-filter-item{display:flex;align-items:center;padding:2px 8px 2px 5px;border-radius:5px;border:1px solid #f1f3f4;font-size:14px;line-height:134%}.seam-components .seam-table-filter-item svg{scale:.75}.seam-components .seam-table-filter-item.seam-clickable{cursor:pointer}.seam-components .seam-table-filter-item.seam-clickable:hover{background:rgba(255,255,255,.65);border:1px solid #d5d8dc}.seam-components .seam-table-filter-item.seam-selected{background:#fff;border:1px solid #d5d8dc}.seam-components .seam-text-field>.seam-main{background:#fff;border:1px solid #d5d8dc;border-radius:8px;display:flex;padding:0 8px;align-items:center}.seam-components .seam-text-field>.seam-main:hover{border-color:#232b3a}.seam-components .seam-text-field>.seam-main:focus-within{border-color:#007afc}.seam-components .seam-text-field .seam-text-field-input{height:40px;border:0;width:100%;border-radius:8px;font-size:16px;font-family:"Source Sans Pro",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.seam-components .seam-text-field .seam-text-field-input:focus{outline:none}.seam-components .seam-text-field .seam-adornment{display:flex;align-items:center}.seam-components .seam-text-field .seam-adornment svg{scale:.8333}.seam-components .seam-text-field .seam-adornment.seam-start{margin-right:4px}.seam-components .seam-text-field .seam-adornment button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;appearance:none;background-color:rgba(0,0,0,0);padding:0;margin:0;border:0;box-shadow:none;border-radius:4px;cursor:pointer}.seam-components .seam-text-field .seam-adornment button:hover{background-color:#e9edef}.seam-components .seam-text-field .seam-adornment button.seam-hidden{opacity:0;visibility:hidden}.seam-components .seam-text-field>.seam-helper-text{margin-top:4px}.seam-components .seam-text-field.seam-disabled>.seam-main{border-color:#d5d8dc;background:#ececec;cursor:not-allowed}.seam-components .seam-text-field.seam-disabled>.seam-main>.seam-text-field-input{cursor:not-allowed}.seam-components .seam-text-field.seam-large>.seam-main{padding:0 12px}.seam-components .seam-text-field.seam-large>.seam-main>.seam-text-field-input{height:48px}.seam-components .seam-text-field.seam-error>.seam-main{border:1px solid #e36857}.seam-components .seam-text-field.seam-error>.seam-helper-text{color:#e36857}.seam-components .seam-search-text-field svg *{fill:#9da1a9}.seam-components .seam-input-label{cursor:default;margin-bottom:4px;font-size:16px;font-weight:600;line-height:134%}.seam-components .seam-form-field{margin-bottom:24px}.seam-components .seam-form-field>.seam-input-label{user-select:none}.seam-components .seam-form-field>.seam-radio-field{margin-top:4px}.seam-components .seam-btn{font-family:"Source Sans Pro",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:600;cursor:pointer}.seam-components .seam-btn.seam-btn-small{font-size:14px;line-height:22px;border-radius:6px;padding:4px 10px}.seam-components .seam-btn.seam-btn-medium{font-size:16px;line-height:26px;border-radius:7px;padding:6px 16px}.seam-components .seam-btn.seam-btn-large{font-size:19px;line-height:30px;border-radius:8px;padding:8px 22px}.seam-components .seam-btn.seam-btn-solid{background:#007afc;color:#fff;border:1px solid #007afc}.seam-components .seam-btn.seam-btn-solid:hover{background:#006ee3;border-color:#006ee3}.seam-components .seam-btn.seam-btn-solid.seam-btn-disabled,.seam-components .seam-btn.seam-btn-solid:disabled{background:#c1dfff;border-color:#c1dfff}.seam-components .seam-btn.seam-btn-outline{color:#007afc;border:1px solid #7ebcff;background:rgba(0,0,0,0)}.seam-components .seam-btn.seam-btn-outline:hover{background:#f2f8ff}.seam-components .seam-btn.seam-btn-outline.seam-btn-disabled,.seam-components .seam-btn.seam-btn-outline:disabled{background:rgba(0,0,0,0);color:#7ebcff}.seam-components .seam-btn.seam-btn-neutral{color:#6e7179;border:1px solid #b9bec5}.seam-components .seam-btn.seam-btn-neutral:hover{background:#f1f3f4;border-color:#b9bec5}.seam-components .seam-btn.seam-btn-neutral.seam-btn-disabled,.seam-components .seam-btn.seam-btn-neutral:disabled{color:#b9bec5;border-color:#d5d8dc;background:#fff}.seam-components .seam-btn.seam-btn-disabled,.seam-components .seam-btn:disabled{cursor:not-allowed}.seam-components .seam-icon-btn{border-radius:6px;border:1px solid rgba(0,122,252,.5);cursor:pointer;background:#fff;padding:2px;line-height:0;width:30px;height:30px}.seam-components .seam-icon-btn:hover{background:rgba(0,122,252,.08)}.seam-components .seam-icon-btn svg{scale:.75}.seam-components .seam-icon-btn svg *{fill:#007afc}.seam-components .seam-text-btn{color:#007afc;padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0}.seam-components .seam-text-btn:hover{text-decoration:underline}.seam-components .seam-text-btn.seam-btn-disabled,.seam-components .seam-text-btn:disabled{cursor:not-allowed;text-decoration:none}.seam-components .seam-content-header{height:56px;display:flex;align-items:center;position:relative;justify-content:center;margin:0 16px}.seam-components .seam-content-header.seam-content-header-contained{margin:0}.seam-components .seam-content-header .seam-back-icon{position:absolute;top:50%;transform:translate(4px, -50%);left:0;cursor:pointer}.seam-components .seam-content-header .seam-title{font-size:16px;line-height:134%;color:#6e7179}.seam-components .seam-content-header .seam-subheading{display:block;font-size:12px;line-height:140%;text-align:center;color:#6e7179}.seam-components .seam-padded-container{padding:0 16px}.seam-components .seam-detail-sections{display:flex;flex-direction:column;gap:32px}.seam-components .seam-detail-section-wrap{display:flex;flex-direction:column;gap:6px}.seam-components .seam-detail-section{width:100%}.seam-components .seam-detail-label-wrap{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:4px;margin-bottom:8px}.seam-components .seam-detail-label{color:#6e7179;font-size:16px;font-weight:400;line-height:134%}.seam-components .seam-detail-group{border-radius:8px;border:1px solid #d5d8dc;overflow:hidden}.seam-components .seam-detail-section-footer{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-detail-section-footer-content-text{font-size:12px;color:#b9bec5}.seam-components .seam-detail-section-tooltip-inner-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.seam-components .seam-detail-row,.seam-components .seam-accordion-row{background-color:#fff}.seam-components .seam-detail-row:not(:last-of-type),.seam-components .seam-accordion-row:not(:last-of-type){border-bottom:1px solid #eee}.seam-components .seam-detail-row.seam-detail-row-clickable,.seam-components .seam-accordion-row.seam-detail-row-clickable{cursor:pointer;transition:.2s ease}.seam-components .seam-detail-row.seam-detail-row-clickable:hover,.seam-components .seam-accordion-row.seam-detail-row-clickable:hover{background-color:#f1f3f4}.seam-components .seam-detail-row,.seam-components .seam-accordion-row-trigger{display:flex;justify-content:space-between;align-items:center;flex-direction:row;min-height:64px;padding:8px 16px}.seam-components .seam-detail-row-label-wrap{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:4px}.seam-components .seam-detail-row-label-column{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:4px}.seam-components .seam-detail-row-label-block{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:4px}.seam-components .seam-row-label{font-size:16px;font-weight:600;line-height:118%}.seam-components .seam-detail-row-empty-label{font-size:16px;font-style:italic;font-weight:400;line-height:118%;color:#9da1a9}.seam-components .seam-row-sublabel{color:#6e7179;font-size:14px;font-weight:400;line-height:118%}.seam-components .seam-row-sublabel.seam-row-sublabel-text-default{color:#232b3a}.seam-components .seam-detail-row-hstack{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-detail-row-end-alignment{width:100%;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:row;gap:24px;padding-top:12px}.seam-components .seam-detail-row-rotated-icon{transform:rotate(-90deg)}.seam-components .seam-detail-row-right-area-content{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-accordion-row{overflow:hidden}.seam-components .seam-accordion-row .seam-accordion-row-trigger{appearance:none;width:100%;background-color:#fff;font-size:16px;border:none;box-shadow:none;cursor:pointer;font-family:inherit}.seam-components .seam-accordion-row .seam-accordion-row-content{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;max-height:0;opacity:0;transition:all .3s ease-in-out}.seam-components .seam-accordion-row[aria-expanded=true] .seam-accordion-row-content{max-height:128px;opacity:1}.seam-components .seam-accordion-row[aria-expanded=true] .seam-accordion-icon-wrap{transform:rotate(180deg)}.seam-components .seam-accordion-row[aria-expanded=true] .seam-row-trigger-right-content{transform:scale(0.95);opacity:0}.seam-components .seam-accordion-row .seam-accordion-row-inner-content{width:100%;height:128px;padding:0 16px;overflow:hidden}.seam-components .seam-accordion-row .seam-row-inner-wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-accordion-row .seam-row-trigger-right-content{transition:.2s ease-in-out}.seam-components .seam-accordion-row .seam-accordion-icon-wrap{width:24px;height:24px;display:flex;justify-content:center;align-items:center;transition:transform .2s ease-in-out}.seam-components .seam-invisible{display:none !important}@media only screen and (width >= 768px){.seam-components .seam-md-flex{display:flex !important}}@media only screen and (width >= 768px){.seam-components .seam-md-block{display:block !important}}@media only screen and (width >= 768px){.seam-components .seam-md-invisible{display:none !important}}.seam-components .seam-loading-toast-centered-wrap{width:100%;display:flex;justify-content:center;align-items:center}.seam-components .seam-loading-toast{height:32px;padding:0 10px;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:6px;background:#f1f3f4;box-shadow:0 1px 5px 0 rgba(24,29,37,.06),0 0 1px 0 rgba(24,29,37,.25);gap:8px;will-change:transform;animation:scale-in .2s cubic-bezier(0.22, 1, 0.36, 1);transition:all .2s cubic-bezier(0.22, 1, 0.36, 1);pointer-events:none;position:absolute;z-index:9}@keyframes scale-in{0%{transform:scale(0.5);opacity:0;visibility:hidden}100%{transform:scale(1);opacity:1;visibility:visible}}.seam-components .seam-loading-toast.seam-loading-toast-hide{transform:scale(0.5);opacity:0;visibility:hidden}.seam-components .seam-loading-toast .seam-loading-toast-icon-wrap{width:18px;height:18px;display:flex;justify-content:center;align-items:center}.seam-components .seam-loading-toast .seam-loading-toast-text{font-size:14px;font-weight:400;line-height:1;white-space:nowrap}.seam-components .seam-lock-icon *{fill:#6e7179}.seam-components .seam-menu-bg{width:100vw;height:100vh;justify-content:center;align-items:center;position:fixed;inset:0;z-index:999999;display:none}.seam-components .seam-menu-hidden{display:none}.seam-components .seam-menu-visible{display:flex}.seam-components .seam-menu-content{width:250px;position:absolute;padding:8px 0;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.3),0 2px 16px 2px rgba(15,22,28,.15);border-radius:8px}.seam-components .seam-menu-content .seam-menu-item{padding:0 16px;height:36px;display:flex;align-items:center;font-size:16px;line-height:134%;cursor:pointer}.seam-components .seam-menu-content .seam-menu-item:hover{background:#f4f6f8}.seam-components .seam-menu-content .seam-divider{height:1px;background:#eee;margin:8px 0}.seam-components .seam-menu-shadow{z-index:-1;opacity:0;visibility:hidden;top:0;right:0;position:fixed}.seam-components .seam-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 0}.seam-components .seam-checkbox>.seam-checkbox-icon{height:24px;width:24px}.seam-components .seam-checkbox>input{display:none}.seam-components .seam-checkbox>.seam-checkbox-label{font-size:16px;line-height:150%}.seam-components .seam-radio-field{display:flex;flex-direction:column;gap:4px}.seam-components .seam-radio-field>.seam-radio{display:flex;align-items:center;gap:4px;padding:0 8px;cursor:pointer}.seam-components .seam-radio-field>.seam-radio>input{display:none}.seam-components .seam-radio-field>.seam-radio>.seam-radio-icon{height:24px;width:24px}.seam-components .seam-radio-field>.seam-radio>.seam-radio-label{font-size:16px;line-height:134%}.seam-components .seam-tooltip{position:relative}.seam-components .seam-tooltip .seam-tooltip-button{appearance:none;width:18px;height:18px;border:none;box-shadow:none;background:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;border-radius:90px;cursor:pointer}.seam-components .seam-tooltip .seam-tooltip-button .seam-tooltip-button-icon{position:absolute;display:flex;justify-content:center;align-items:center;transition:opacity .15s ease-in-out}.seam-components .seam-tooltip .seam-tooltip-button .seam-tooltip-button-icon-hover{opacity:0}.seam-components .seam-tooltip .seam-tooltip-button:hover .seam-tooltip-button-icon-default,.seam-components .seam-tooltip .seam-tooltip-button:focus .seam-tooltip-button-icon-default{opacity:0}.seam-components .seam-tooltip .seam-tooltip-button:hover .seam-tooltip-button-icon-hover,.seam-components .seam-tooltip .seam-tooltip-button:focus .seam-tooltip-button-icon-hover{opacity:1}.seam-components .seam-tooltip .seam-tooltip-button:focus{outline:none}.seam-components .seam-tooltip .seam-tooltip-popover{width:230px;padding:10px;gap:10px;position:absolute;bottom:28px;left:2px;display:flex;border-radius:8px;background:#fff;box-shadow:0 2px 16px 2px rgba(15,22,28,.15),0 0 1px 0 rgba(0,0,0,.3);will-change:transform,opacity,visibility;transform-origin:bottom left;transition:.1s ease-in-out;opacity:0;transform:scale(0.9);visibility:hidden;pointer-events:none;z-index:-1}.seam-components .seam-tooltip .seam-tooltip-popover[aria-expanded=true]{opacity:1;transform:scale(1);visibility:visible;pointer-events:auto;z-index:9}.seam-components .seam-tooltip .seam-tooltip-text{font-size:14px;font-weight:400;line-height:134%}.seam-components .seam-snackbar-wrap{width:100%;position:fixed;bottom:0;display:flex;justify-content:center;align-items:center;pointer-events:none;height:0;z-index:9}.seam-components .seam-snackbar{pointer-events:auto;display:flex;padding:16px;align-items:flex-start;border-radius:12px;background:#30373a;box-shadow:0 2px 12px 0 rgba(0,0,0,.25);gap:10px;position:absolute;bottom:24px;will-change:transform;transition:all .2s cubic-bezier(0.83, 0, 0.17, 1);opacity:0;visibility:hidden;transform:translateY(24px)}@keyframes fade-in-up{0%{transform:translateY(24px);opacity:0;visibility:hidden}100%{transform:translateY(0);opacity:1;visibility:visible}}.seam-components .seam-snackbar.seam-snackbar-visible{animation:fade-in-up .2s cubic-bezier(0.83, 0, 0.17, 1);transform:translateY(0);opacity:1;visibility:visible}.seam-components .seam-snackbar .seam-snackbar-message-wrap{display:flex;max-width:300px}.seam-components .seam-snackbar .seam-snackbar-message{color:#fff;font-size:16px;font-weight:400;line-height:134%;margin:0;padding:0}.seam-components .seam-snackbar .seam-snackbar-actions-wrap{height:24px;display:flex;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-snackbar .seam-snackbar-action{appearance:none;background-color:rgba(0,0,0,0);margin:0;padding:0;padding-top:0;display:flex;justify-content:center;align-items:center;box-shadow:none;border:none;cursor:pointer;transition:opacity .2s ease-in-out}.seam-components .seam-snackbar .seam-snackbar-action:hover{opacity:.75}.seam-components .seam-snackbar .seam-snackbar-action .seam-snackbar-action-label{color:#6ac1ff;font-size:16px;font-weight:600;line-height:.8;white-space:nowrap}.seam-components .seam-snackbar .seam-snackbar-close-button{appearance:none;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;border:0;box-shadow:none;margin:0;padding:0;cursor:pointer;transition:opacity .2s ease-in-out}.seam-components .seam-snackbar .seam-snackbar-close-button:hover{opacity:.75}.seam-components .seam-spinner{width:16px;height:16px;border:2px solid #007afc;border-top:2px solid rgba(0,0,0,0);display:inline-block;border-radius:50%;animation:spin .5s linear infinite}.seam-components .seam-spinner.size-small{width:16px;height:16px;border-width:2px}.seam-components .seam-spinner.size-medium{width:24px;height:24px;border-width:3px}.seam-components .seam-spinner.size-large{width:32px;height:32px;border-width:3px}.seam-components .seam-switch-container{display:flex;align-items:center;gap:8px}.seam-components .seam-switch-container .seam-switch-label{font-style:normal;font-weight:400;line-height:118%;font-size:14px;color:#b9bec5}.seam-components .seam-switch-container .seam-switch{position:relative;cursor:pointer}.seam-components .seam-switch-container .seam-switch .seam-switch-slider::before{position:absolute;content:"";height:20px;width:20px;left:0;bottom:-3px;background-color:#fafafa;transition:.4s;border-radius:50%;filter:drop-shadow(0 1px 4px rgba(0, 0, 0, 0.25))}.seam-components .seam-switch-container .seam-switch .seam-switch-slider{inset:0;width:34px;height:14px;background-color:#ccc;transition:.4s;border-radius:20px}.seam-components .seam-switch-container .seam-switch.seam-switch-checked .seam-switch-slider::before{transform:translateX(14px);background-color:#007afc}.seam-components .seam-switch-container .seam-switch.seam-switch-checked .seam-switch-slider{background-color:#c1dfff}.seam-components .seam-time-zone-picker .seam-manual-time-zone-checkbox{margin-bottom:8px}.seam-components .seam-time-zone-picker>.seam-time-zone-select{background:#fff;padding:0 12px;width:100%;border:1px solid #d5d8dc;border-radius:8px;height:48px;font-size:16px}.seam-components .seam-tab-set{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.seam-components .seam-tab-set .seam-tab-set-buttons{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;position:relative;padding-top:8px}.seam-components .seam-tab-set .seam-tab-set-highlight{height:4px;border-radius:6px 6px 0 0;background-color:#007afc;position:absolute;bottom:0;transition:240ms cubic-bezier(0.2, 0, 0.38, 0.9)}.seam-components .seam-tab-set .seam-tab-button{appearance:none;width:140px;padding-top:4px;padding-bottom:12px;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;background-color:rgba(0,0,0,0);box-shadow:none;border:none;color:#9da1a9;transition:240ms ease-in-out}.seam-components .seam-tab-set .seam-tab-button:hover,.seam-components .seam-tab-set .seam-tab-button.seam-tab-button-active{color:#232b3a}.seam-components .seam-device-details .seam-body{display:flex;flex-direction:column;gap:16px;margin:0 24px 24px}.seam-components .seam-device-details .seam-body.seam-body-no-margin{margin:0;gap:0}.seam-components .seam-device-details .seam-body .seam-box{border:1px solid #d5d8dc;border-radius:8px}.seam-components .seam-device-details .seam-body .seam-box .seam-content{padding:12px 12px 12px 16px}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-access-codes{padding:12px 8px 12px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-access-codes:hover{background:#f4f6f8}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-access-code-length{border-top:1px solid #d5d8dc}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-lock-status{display:flex;justify-content:space-between}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-lock-status>.seam-right{display:flex;align-items:center}.seam-components .seam-device-details .seam-body .seam-box .seam-content .seam-label{font-size:14px;line-height:134%;color:#6e7179}.seam-components .seam-device-details .seam-body .seam-box .seam-content .seam-value{display:block;font-weight:600;font-size:16px;line-height:134%}.seam-components .seam-device-details .seam-body .seam-contained-summary{padding:0 24px;box-shadow:0 2px 8px 0 rgba(0,0,0,.08),0 1px 0 0 rgba(0,0,0,.1)}.seam-components .seam-device-details .seam-body .seam-summary{padding:24px 16px;border-radius:16px;background:#f1f3f4}.seam-components .seam-device-details .seam-body .seam-summary .seam-content{display:flex;align-items:center;gap:20px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-image{width:100px;height:100px;display:flex;align-items:center}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-image img{max-width:100%}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info>.seam-label{color:#6e7179;font-weight:600;font-size:14px;line-height:134%;margin-bottom:4px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-device-name{margin-bottom:16px;font-weight:600;font-size:21px;line-height:132%}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties{display:grid;grid-template-columns:min-content 1fr;grid-auto-rows:1fr;font-size:14px;line-height:134%;gap:4px 28px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties .seam-label{color:#9da1a9;white-space:nowrap}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties .seam-status-text{color:#6e7179}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties svg{scale:.75;margin-right:8px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties>*{display:flex;align-items:center}.seam-components .seam-device-details .seam-body .seam-icon-cell{flex:0;margin-left:8px;display:flex;align-items:center;justify-content:center}.seam-components .seam-device-details .seam-body .seam-icon-cell>div{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.seam-components .seam-device-details .seam-body .seam-name-cell{flex:1}.seam-components .seam-device-details .seam-body .seam-action-cell{margin-right:12px;display:flex;align-items:center;justify-content:center}.seam-components .seam-device-details .seam-thermostat-device-details{margin-top:8px}.seam-components .seam-device-table .seam-search-text-field{width:170px}.seam-components .seam-device-table .seam-table-row{cursor:pointer}.seam-components .seam-device-table .seam-table-row .seam-offline-fade{opacity:.4}.seam-components .seam-device-table .seam-table-row .seam-image-cell{width:64px;height:64px;padding:4px}.seam-components .seam-device-table .seam-table-row .seam-image-cell img{width:100%}.seam-components .seam-device-table .seam-table-row .seam-body-cell{flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;overflow:hidden}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-title{max-width:380px}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom{display:flex;justify-content:space-between;align-items:center;width:100%}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-model{font-weight:400;font-size:14px;line-height:134%;color:#6e7179;flex:0 1 190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-statuses{display:flex;align-items:center;color:#6e7179;font-size:14px;line-height:134%}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-statuses>div{display:flex;align-items:center;margin-right:16px}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-statuses>div svg{scale:.75}.seam-components .seam-access-code-details>.seam-summary{background:#f1f3f4;border-radius:16px;margin:0 24px 16px}.seam-components .seam-access-code-details>.seam-summary>.seam-top{padding:24px 16px}.seam-components .seam-access-code-details>.seam-summary>.seam-top.seam-top-has-alerts{padding-bottom:8px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-label{font-weight:600;font-size:14px;line-height:134%;color:#6e7179;margin-bottom:4px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-access-code-name{font-weight:600;font-size:21px;line-height:132%;margin-bottom:8px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code{background:#fff;border:1px solid #9da1a9;border-radius:8px;font-weight:600;font-size:24px;line-height:134%;margin-bottom:8px;display:flex;justify-content:space-between}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>span{padding:10px 16px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>.seam-icon-btn{height:auto;border:0;overflow:visible;padding:0;padding:16px 10px;flex:0 0 48px;border-radius:0 8px 8px 0;border-left:1px solid #eee}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>.seam-icon-btn:hover{background:#f4f6f8}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>.seam-icon-btn svg{scale:.8333}.seam-components .seam-access-code-details>.seam-summary>.seam-top .seam-duration{color:#6e7179;font-size:14px;line-height:134%}.seam-components .seam-access-code-details>.seam-summary>.seam-top .seam-duration .seam-label{font-weight:600;color:#232b3a}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device{border-top:1px solid #dde0e2;padding:8px 16px 8px 8px;display:flex;align-items:center}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device .seam-device-image{width:72px;height:72px;margin-right:16px}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device .seam-device-image img{width:100%;max-height:100%}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device .seam-body{flex:1;font-weight:400;font-size:14px;line-height:134%;margin-right:8px}.seam-components .seam-access-code-details .seam-actions{margin-bottom:16px;padding:0 24px;display:flex;gap:8px}.seam-components .seam-access-code-details .seam-details{font-size:16px;line-height:134%;border-bottom:1px solid rgba(0,0,0,.12);padding:0 24px}.seam-components .seam-access-code-details .seam-details .seam-row{padding:16px;display:flex;border-top:1px solid rgba(0,0,0,.12)}.seam-components .seam-access-code-details .seam-details .seam-row .seam-heading{width:112px}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content{display:flex;flex:1}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id{display:flex;justify-content:space-between}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id .seam-icon-btn{border:0}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id .seam-icon-btn:hover{background:rgba(0,0,0,0)}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id .seam-icon-btn svg{scale:.8333}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times{display:flex;flex:1;font-size:16px;line-height:134%}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times .seam-label{color:#9da1a9}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times>div div{margin-bottom:4px}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times>div:first-child{flex:0 1 160px}.seam-components .seam-access-code-form>.seam-main{padding:24px 24px 0}.seam-components .seam-access-code-form>.seam-main .seam-code-text-field{margin-bottom:4px}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-text-field{margin-bottom:8px}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom{align-items:center;justify-content:flex-end;display:flex}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom.has-hints{justify-content:space-between}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom .seam-requirements{color:#9da1a9;font-size:14px;line-height:134%;list-style:disc;padding-left:20px}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom .seam-requirements.seam-error{color:#e36857}.seam-components .seam-access-code-form>.seam-main .seam-selected-times{margin-top:4px;margin-left:36px;display:flex;align-items:center;gap:24px}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-column-gap:16px}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div>span{font-size:14px;line-height:134%}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div>.seam-label{color:#9da1a9}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div>.seam-time{color:#6e7179}.seam-components .seam-access-code-form>.seam-main .seam-unknown-error{text-align:center;margin-bottom:16px;line-height:134%;color:#e36857}.seam-components .seam-access-code-form>.seam-main .seam-actions{display:flex;gap:8px;justify-content:center}.seam-components .seam-access-code-form>.seam-main .seam-actions .seam-btn{width:96px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content{padding:0 24px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone{display:flex;align-items:center;font-size:14px;margin-bottom:24px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-label{color:#9da1a9;margin-right:4px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-selected{color:#007afc;cursor:pointer;display:flex;align-items:center}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-selected svg{scale:.6667;transform:translate(-6px, 2px)}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-selected svg *{fill:#007afc}.seam-components .seam-access-code-form .seam-access-code-time-zone-picker .seam-content{padding:0 24px}.seam-components .seam-climate-setting-schedule-form>.seam-main{padding:24px 24px 0}.seam-components .seam-climate-setting-schedule-form .seam-actions{display:flex;gap:8px;justify-content:center}.seam-components .seam-climate-setting-schedule-form .seam-actions .seam-btn{width:96px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-name-and-schedule .seam-time-zone{display:flex;align-items:center;font-size:14px;margin-top:-6px;margin-bottom:4px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-name-and-schedule .seam-time-zone .seam-label{color:#9da1a9;margin-right:4px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-name-and-schedule .seam-time-zone .seam-selected{color:#007afc;cursor:pointer;display:flex;align-items:center}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-name-and-schedule .seam-time-zone .seam-selected svg{scale:.6667;transform:translate(-6px, 2px)}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-name-and-schedule .seam-time-zone .seam-selected svg *{fill:#007afc}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-default-climate-setting .seam-control-group-title{margin-top:16px;margin-bottom:16px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-default-climate-setting .seam-label{color:#6e7179;font-size:14px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-default-climate-setting .seam-default-climate-setting-message{margin-top:4px;border-bottom:1px solid #eee}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-default-climate-setting .seam-default-climate-setting-message>p{color:#6e7179;font-size:14px;margin-bottom:16px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-default-climate-setting .seam-climate-setting-control-group{margin-bottom:32px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-climate-setting .seam-content{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:24px;margin-bottom:24px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-climate-setting .seam-content .seam-label{color:#9da1a9;font-size:14px}.seam-components .seam-climate-setting-schedule-form .seam-climate-setting-schedule-form-climate-setting .seam-content .seam-climate-setting-slider-container{display:flex;justify-content:center}.seam-components .seam-alerts{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.seam-components .seam-alerts.seam-alerts-space-top{margin-top:16px}.seam-components .seam-alerts.seam-alerts-padded{padding:0 16px 24px}.seam-components .seam-alert{width:100%;min-height:54px;padding:8px 16px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-alert .seam-alert-action{appearance:none;height:32px;padding:0 10px;border-radius:6px;background-color:rgba(0,0,0,0);font-size:14px;line-height:1;font-weight:600;white-space:nowrap;cursor:pointer}.seam-components .seam-alert .seam-alert-action:hover{background-color:#f4f6f8}.seam-components .seam-alert.seam-warning-alert{background-color:#fff2e0;border:1px solid #f8d8be}.seam-components .seam-alert.seam-warning-alert .seam-alert-action{border:1px solid #ca8852;color:#ca8852}.seam-components .seam-alert.seam-error-alert{background-color:#ffefef;border:1px solid #f1d4d4}.seam-components .seam-alert.seam-error-alert .seam-alert-action{border:1px solid #cb7d7d;color:#cb7d7d}.seam-components .seam-alert.seam-alert-space-top{margin-top:16px}.seam-components .seam-alert .seam-alert-icon-wrap{padding:7px 8px;padding-left:0}.seam-components .seam-alert .seam-alert-icon{width:24px;height:24px}.seam-components .seam-alert .seam-alert-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}.seam-components .seam-alert .seam-alert-message-wrap{padding:8px 0}.seam-components .seam-alert .seam-alert-message-wrap .seam-alert-message{font-size:14px;font-weight:400;line-height:134%;color:#232b3a}@media only screen and (width <= 500px){.seam-components .seam-alert{justify-content:flex-start;flex-direction:column}.seam-components .seam-alert .seam-alert-content{width:100%;align-items:flex-start;flex-direction:column;gap:4px}.seam-components .seam-alert .seam-alert-action-wrap{width:100%}.seam-components .seam-alert .seam-alert-action-wrap .seam-alert-action{width:100%}}.seam-components .seam-supported-device-table-content-wrap{background:#fff}.seam-components .seam-supported-device-table-filter-area{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:16px}.seam-components .seam-supported-device-table-filter-area .seam-filters-wrap{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-supported-device-table-filter-area .seam-supported-device-table-filter-area-search-bar-wrap{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu{width:100%;padding:8px 16px}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row:not(:last-of-type){margin-bottom:8px}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row .seam-filter-checkbox-label{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row .seam-filter-checkbox{appearance:checkbox}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button{appearance:none;padding:4px 8px;padding-right:24px;margin:0;border:0;box-shadow:none;border-radius:4px;background-color:#e9edef;position:relative;cursor:pointer}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button:hover{background-color:#dde0e2}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button span{font-size:14px;font-weight:500}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button svg{position:absolute;top:2px}.seam-components .seam-manufacturer-section{margin-bottom:32px;position:relative;display:flex;padding:8px 16px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch}.seam-components .seam-manufacturer-section .seam-manufacturer-annotation-box{display:flex;padding:8px;align-items:center;align-content:center;gap:0 8px;align-self:stretch;flex-wrap:wrap;border-radius:6px;background-color:rgba(0,122,252,.08)}.seam-components .seam-manufacturer-section .seam-manufacturer-annotation-box .seam-annotation{display:flex;align-items:flex-start;align-content:flex-start;gap:2px;flex:1 0 0;flex-wrap:wrap;color:#6e7179;font-size:14px;line-height:120%}.seam-components .seam-manufacturer-section .seam-header{display:flex;align-items:center;height:64px}.seam-components .seam-manufacturer-section .seam-header .seam-manufacturer-image{width:48px;height:48px;padding:0 8px;box-sizing:content-box;margin-right:8px}.seam-components .seam-manufacturer-section .seam-header .seam-manufacturer-name{font-size:21px;line-height:132%;flex:1}.seam-components .seam-manufacturer-section .seam-header .chevron{transform:rotate(90deg);margin-right:24px}.seam-components .seam-manufacturer-section .show-all-devices-button{cursor:pointer;background:#fff;display:flex;height:30px;padding:5px 24px 4px 16px;align-items:center;gap:2px;font-size:14px;line-height:115%;color:#6e7179;border-radius:30px;border:0;box-shadow:0 1px 1px 0 rgba(16,27,37,.1),0 1px 8px 0 rgba(46,69,82,.12);position:absolute;bottom:-13px;left:50%;transform:translate(-50%, -47px);z-index:3}.seam-components .seam-manufacturer-section .show-all-devices-button svg{transform:rotate(90deg)}.seam-components .seam-manufacturer-section .hidden-devices-overlay{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 10.17%, #fff 86.98%);position:absolute;height:64px;width:100%;bottom:0;z-index:2}.seam-components .seam-manufacturer-section.can-expand .seam-header{cursor:pointer}.seam-components .seam-manufacturer-section.can-expand .seam-header:hover{background:#fafafa}.seam-components .seam-manufacturer-section.expanded{margin-bottom:96px}.seam-components .seam-manufacturer-section.expanded .seam-header .chevron{transform:rotate(270deg)}.seam-components .seam-manufacturer-section.expanded .show-all-devices-button{transform:translate(-50%, 16px)}.seam-components .seam-manufacturer-section.expanded .show-all-devices-button svg{transform:rotate(270deg)}.seam-components .seam-supported-device-table-content-state-block{width:100%;background-color:#f1f3f4;padding:32px 8px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.seam-components .seam-supported-device-table-content-message-row{height:auto !important}.seam-components .seam-supported-device-table-content-message{width:100%;padding:32px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:4px}.seam-components .seam-supported-device-table-content-message p{line-height:1;margin:0}.seam-components .seam-supported-device-table-content-message button{cursor:pointer;margin-top:8px}.seam-components .seam-supported-device-table-content{width:100%;overflow-x:auto;table-layout:auto;border-collapse:collapse}.seam-components .seam-supported-device-table-content .seam-row{height:64px;border-bottom:1px solid #e9edef;display:flex}.seam-components .seam-supported-device-table-content .seam-row:first-child{border-top:1px solid #e9edef}.seam-components .seam-supported-device-table-content .seam-row .seam-col{display:flex;padding:8px}.seam-components .seam-supported-device-table-content .seam-status-pill{display:inline-flex;padding:4px 8px;border-radius:16px}.seam-components .seam-supported-device-table-content .seam-status-pill span{font-size:11px;line-height:134%;letter-spacing:.55px}.seam-components .seam-supported-device-table-content .seam-status-pill.status-green{background-color:rgba(98,232,139,.3);color:#0d8841}.seam-components .seam-supported-device-table-content .seam-status-pill.status-blue{background-color:rgba(125,192,241,.3);color:#1653b8}.seam-components .seam-supported-device-table-content .seam-status-pill.status-unknown{color:#6e7179;font-size:12px;line-height:118%}.seam-components .seam-supported-device-table-content .seam-status-pill:not(.status-unknown){font-weight:600}.seam-components .seam-supported-device-table-content .seam-device-image-col{align-items:center}.seam-components .seam-supported-device-table-content .seam-device-image-col .seam-image-box{width:48px;height:48px}.seam-components .seam-supported-device-table-content .seam-device-image-col .seam-image-box img{width:100%}.seam-components .seam-supported-device-table-content .seam-model-col{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name{font-size:14px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name .seam-truncated-text{width:270px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id{color:#9da1a9;font-size:12px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id .seam-truncated-text{width:220px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id .seam-dot-divider{margin:0 4px;color:#d5d8dc}@media only screen and (width >= 450px){.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name{font-size:16px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id{font-size:14px}}@media only screen and (width >= 768px){.seam-components .seam-supported-device-table-content .seam-model-col{flex-direction:row;align-items:center;justify-content:flex-start}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name{flex:1;font-size:14px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id{flex:0 0 40%;font-size:14px;display:flex;justify-content:flex-end}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id .seam-truncated-text{text-align:right}}.seam-components .seam-supported-device-table-content .seam-status-col{width:70px;text-align:center;align-items:center}.seam-components .seam-supported-device-table-filter-menu-content{max-height:300px;overflow:auto}.seam-components .supported-device-table-manufacturer-keys{font-size:18px}.seam-components .supported-device-table-manufacturer-keys .seam-manufacturer-key{display:table-row}.seam-components .supported-device-table-manufacturer-keys .seam-manufacturer-key-value{display:table-cell}.seam-components .supported-device-table-manufacturer-keys .seam-copy-button{display:table-cell;cursor:pointer;padding-left:10px}.seam-components .seam-climate-setting-control-group{display:flex;flex-direction:column;gap:16px;width:100%}.seam-components .seam-climate-setting-control-group .seam-climate-setting-slider-container{display:flex;justify-content:center}.seam-components .seam-temperature-control-group{display:flex;flex-direction:column;gap:24px}.seam-components .seam-temperature-control-group-block{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-temperature-control{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:7px}.seam-components .seam-temperature-range-wrap{--thumb-size: 20px;--track-height: 4px;--temperature-min: 0;--temperature-max: 100;--temperature-current: 50;--temperature-range: calc(var(--temperature-max) - var(--temperature-min));--temperature-ratio: calc( (var(--temperature-current) - var(--temperature-min)) / var(--temperature-range) );--slider-position: calc( 0.5 * var(--thumb-size) + var(--temperature-ratio) * (100% - var(--thumb-size)) );--slider-position-rtl: calc(100% - var(--slider-position));display:flex;justify-content:center;align-items:center;position:relative}.seam-components input[type=range].seam-temperature-range{width:160px;appearance:none}.seam-components input[type=range].seam-temperature-range:focus{outline:none}.seam-components input[type=range].seam-temperature-range::-webkit-slider-thumb{appearance:none;margin-top:calc(var(--track-height)*.5 - var(--thumb-size)*.5)}.seam-components input[type=range].seam-temperature-range::-ms-thumb{margin-top:0;box-sizing:border-box}.seam-components input[type=range].seam-temperature-range::-ms-track{box-sizing:border-box}.seam-components input[type=range].seam-temperature-range::-ms-fill-upper{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.seam-components input[type=range].seam-temperature-range::-ms-fill-lower{border-color:rgba(0,0,0,0);height:var(--track-height);border-radius:.5em 0 0 .5em;margin:0;border-style:none;border-right-width:0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #fc8e28;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-thumb:hover{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-thumb:active{cursor:grabbing;background-color:#fc8e28 !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #fc8e28;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-thumb:hover{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-thumb:active{cursor:grabbing;background-color:#fc8e28 !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #fc8e28;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-thumb:hover{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-thumb:active{cursor:grabbing;background-color:#fc8e28 !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=heat]:focus::-webkit-slider-thumb{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]:focus::-moz-range-thumb{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]:focus::-ms-thumb{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-runnable-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#fc8e28, #fc8e28) 0/var(--slider-position) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#fc8e28, #fc8e28) 0/var(--slider-position) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#fc8e28, #fc8e28) 0/var(--slider-position) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-fill-lower{background:#fc8e28}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #6b95ff;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-thumb:hover{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-thumb:active{cursor:grabbing;background-color:#6b95ff !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #6b95ff;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-thumb:hover{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-thumb:active{cursor:grabbing;background-color:#6b95ff !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #6b95ff;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-thumb:hover{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-thumb:active{cursor:grabbing;background-color:#6b95ff !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=cool]:focus::-webkit-slider-thumb{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]:focus::-moz-range-thumb{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]:focus::-ms-thumb{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-runnable-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#6b95ff, #6b95ff) 100%/calc(var(--slider-position-rtl)) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#6b95ff, #6b95ff) 100%/calc(var(--slider-position-rtl)) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#6b95ff, #6b95ff) 100%/calc(var(--slider-position-rtl)) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-fill-lower{background:#6b95ff}.seam-components .seam-floating-temperature{position:absolute;top:-28px;left:calc(var(--slider-position) - 10px)}.seam-components .seam-floating-temperature .seam-floating-temperature-value{color:#000;font-size:16px;font-weight:600;line-height:1}.seam-components .seam-floating-temperature .seam-floating-temperature-unit{color:#b9bec5;font-size:14px;font-weight:400;line-height:1}.seam-components .seam-temperature-stepper-button{appearance:none;width:32px;height:32px;border-radius:6px;border:1px solid #d5d8dc;background-color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:none;cursor:pointer;transition:.1s ease-in-out}.seam-components .seam-temperature-stepper-button:focus{outline:none}.seam-components .seam-temperature-stepper-button:hover,.seam-components .seam-temperature-stepper-button:focus{background-color:#f1f3f4;border-color:#9da1a9}.seam-components .seam-temperature-stepper-button:active{background-color:#dde0e2;border-color:#6e7179}.seam-components .seam-climate-setting-status{display:flex;align-items:center;gap:4px;color:#6e7179;line-height:118%;white-space:nowrap}.seam-components .seam-climate-setting-status-icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.seam-components .seam-climate-setting-schedule-card{background:#f1f3f4;border-radius:16px}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content{display:flex;flex-direction:column}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-summary-container{padding:16px;display:flex;width:100%;gap:8px}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-summary-container .seam-climate-setting-schedule-icon-block{padding:8px}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-summary-container .seam-climate-setting-schedule-summary{display:flex;flex-direction:column}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-summary-container .seam-climate-setting-schedule-summary .seam-climate-setting-schedule-heading{font-weight:600;font-size:21px;line-height:132%;margin-bottom:8px}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-summary-container .seam-climate-setting-schedule-summary .seam-climate-setting-schedule-subheading{display:flex;align-items:center;color:#6e7179;line-height:118%}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-summary-container .seam-climate-setting-schedule-summary .seam-climate-setting-schedule-subheading .seam-dot-divider{color:#d5d8dc;width:16px;display:flex;justify-content:center}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-device-bar{border-top:1px solid #dde0e2;padding:16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-device-bar .seam-device-image{width:30px;height:30px;margin-right:16px}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-device-bar .seam-device-image img{width:100%;max-height:100%}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-device-bar .seam-climate-setting-schedule-device-content{display:flex;align-items:center;width:100%;font-weight:400;font-size:14px;line-height:134%}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-device-bar .seam-climate-setting-schedule-device-content .seam-climate-setting-schedule-device-details{display:flex;flex-direction:column;gap:2.5px}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-device-bar .seam-climate-setting-schedule-device-content .seam-climate-setting-schedule-device-details .seam-device-name{color:#6e7179}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-content .seam-climate-setting-schedule-device-bar .seam-climate-setting-schedule-device-content .seam-climate-setting-schedule-device-details .seam-device-current-climate-setting{line-height:118%;color:#9da1a9;display:flex;align-items:center;gap:8px}.seam-components .seam-climate-setting-schedule-card .seam-climate-setting-schedule-device-chevron{transform:rotate(270deg)}.seam-components .seam-thermostat-card{width:100%;background-color:#f1f3f4;border-radius:16px;display:flex;padding:16px;flex-direction:column;align-items:center;gap:8px;align-self:stretch}.seam-components .seam-thermostat-card .seam-thermostat-card-content{display:flex;align-items:flex-start;flex-direction:row;gap:8px;align-self:stretch}.seam-components .seam-thermostat-card .seam-thermostat-card-image-wrap{padding:24px}.seam-components .seam-thermostat-card .seam-thermostat-card-image-wrap img{width:80px;height:80px;object-fit:contain}.seam-components .seam-thermostat-card .seam-thermostat-heading-wrap{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-thermostat-card .seam-thermostat-card-heading{font-size:21px;font-weight:600;line-height:132%;white-space:nowrap}.seam-components .seam-thermostat-card .seam-thermostat-temperature-toggle{appearance:none;width:32px;height:22px;box-shadow:none;border-radius:5px;border:1px solid #d5d8dc;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;flex-direction:column;color:#6e7179;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.seam-components .seam-thermostat-card .seam-thermostat-card-details{width:100%;display:flex;justify-content:flex-start;flex-direction:column;gap:8px}.seam-components .seam-thermostat-card .seam-thermostat-properties-wrap{display:flex}.seam-components .seam-thermostat-card .seam-thermostat-properties{width:auto;display:grid;grid-template-columns:auto auto;gap:8px 16px}.seam-components .seam-thermostat-card .seam-thermostat-property-block{display:flex;flex-direction:row;gap:8px}.seam-components .seam-thermostat-card .seam-thermostat-property-block.seam-thermostat-property-icon-block{gap:4px}.seam-components .seam-thermostat-card .seam-thermostat-property-label{color:#9da1a9;font-size:14px;font-weight:400;line-height:118%;white-space:nowrap}.seam-components .seam-thermostat-card .seam-thermostat-property-value{color:#6e7179;font-size:14px;font-weight:400;line-height:118%;white-space:nowrap}.seam-components .seam-thermostat-card .seam-thermostat-property-icon{width:18px;height:18px}.seam-components .seam-thermostat-card .seam-thermostat-property-tag{height:18px;padding:0 8px;border-radius:4px;display:flex;justify-content:center;align-items:center}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-cooling{background-color:#6b95ff}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-heating{background-color:#fc8e28}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-fan{border:1px solid #b9bec5;background-color:rgba(0,0,0,0)}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-fan .seam-thermostat-property-tag-label{color:#6e7179}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-off{background-color:rgba(0,0,0,0)}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-off .seam-thermostat-property-tag-label{color:#6e7179}.seam-components .seam-thermostat-card .seam-thermostat-property-tag .seam-thermostat-property-tag-label{color:#fff;font-size:12px;font-weight:400;line-height:1}.seam-components .seam-thermo-mode-menu .seam-menu-content{max-width:180px;box-shadow:0 2px 16px 2px rgba(15,22,28,.15),0 0 1px 0 rgba(0,0,0,.3)}.seam-components .seam-thermo-mode-menu .seam-thermo-mode-menu-item{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-thermo-mode-menu .seam-thermo-mode-menu-item-block{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px}.seam-components .seam-thermo-mode-menu-icon{width:18px;height:18px;display:flex;justify-content:center;align-items:center}.seam-components .seam-fan-mode-menu-button{width:130px;height:32px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;border-radius:6px;border:1px solid #d5d8dc;background:#fff;gap:10px;cursor:pointer;transition:.2s ease}.seam-components .seam-fan-mode-menu-button:hover{border-color:#9da1a9}.seam-components .seam-fan-mode-menu-button:active{border:1px solid #9da1a9;background:#dde0e2}.seam-components .seam-fan-mode-menu-button .seam-fan-mode-menu-button-block{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.seam-components .seam-fan-mode-menu-button .seam-fan-mode-menu-button-text{color:#6e7179;font-size:16px;font-weight:400;line-height:120%}.seam-components .seam-climate-mode-menu-button{width:72px;height:32px;padding:4px 8px;border-radius:6px;border:1px solid #d5d8dc;background:#fff;display:flex;justify-content:space-between;align-items:center;flex-direction:row;cursor:pointer;transition:.2s ease}.seam-components .seam-climate-mode-menu-button:hover{border-color:#9da1a9}.seam-components .seam-climate-mode-menu-button:focus{outline-color:#9da1a9}.seam-components .seam-climate-mode-menu-button:active{background-color:#dde0e2;border-color:#9da1a9}.seam-components .seam-climate-mode-menu-button-icon{width:22px;height:22px;display:flex;justify-content:center;align-items:center}.seam-components .seam-thermostat-mutation-status{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:4px;opacity:0;transition:.2s ease-in-out}.seam-components .seam-thermostat-mutation-status.is-visible{opacity:1}.seam-components .seam-thermostat-mutation-status-icon{opacity:.25}.seam-components .seam-thermostat-mutation-status-label{font-size:14px;color:#b9bec5}.seam-components .seam-table .seam-search-text-field{width:170px}.seam-components .seam-table .seam-table-header .seam-left{display:flex;align-items:center}.seam-components .seam-table .seam-table-header .seam-left .seam-add-button{margin-left:8px}.seam-components .seam-table .seam-table-row{cursor:pointer}.seam-components .seam-table .seam-table-row .seam-icon-cell{flex:0;display:flex;align-items:center;justify-content:center}.seam-components .seam-table .seam-table-row .seam-icon-cell>div{width:32px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:4px}@media only screen and (width >= 768px){.seam-components .seam-table .seam-table-row .seam-icon-cell>div{width:40px;margin-right:4px}}.seam-components .seam-table .seam-table-row .seam-name-cell{flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;overflow:hidden}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-title{max-width:380px}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details{font-size:12px;line-height:134%;color:#6e7179;display:flex;flex-wrap:wrap}@media only screen and (width >= 768px){.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details{font-size:14px}}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details .seam-device-name{max-width:190px;width:auto}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details .seam-dot-divider{margin:0 4px;color:#d5d8dc}.seam-components .seam-table .seam-table-row .seam-action-cell{margin-right:8px;display:flex;align-items:center;justify-content:center}@media only screen and (width >= 768px){.seam-components .seam-table .seam-table-row .seam-action-cell{margin-right:12px}}.seam-components .seam-table .seam-table-row .seam-issue-icon-wrap{display:flex;justify-content:center;align-items:center;margin-right:8px}.seam-components .seam-table .seam-grayed-out{opacity:.4}.seam-components .seam-table-action-menu .seam-delete-confirmation{padding:8px 16px;text-align:center}.seam-components .seam-table-action-menu .seam-delete-confirmation .seam-actions{margin-top:16px;display:flex;gap:8px;justify-content:center}.seam-components .seam-table-action-menu .seam-menu-item-copy{display:flex;align-items:center;justify-content:space-between;flex:1}.seam-components .seam-table-action-menu .seam-menu-item-copy svg{scale:.75}.seam-components .seam-table-action-menu .seam-menu-item-copy svg *{fill:#007afc}.seam-components .seam-climate-setting-schedule-details .seam-climate-setting-schedule-details-content{margin:0 16px}.seam-components .seam-climate-setting-schedule-details .seam-climate-setting-details-value{font-style:normal;font-weight:400;line-height:118%;font-size:14px;color:#6e7179}.seam-components .seam-climate-setting-schedule-details .seam-climate-setting-details-value.seam-climate-setting-details-schedule-range{display:flex;align-items:center}.seam-components .seam-climate-setting-schedule-details .seam-default-setting-message-container{display:flex;justify-content:center;margin:16px 0}.seam-components .seam-climate-setting-schedule-details .seam-default-setting-message-container .seam-default-setting-message{font-size:14px;font-style:normal;font-weight:400;line-height:115%;color:#9da1a9}.seam-components .seam-climate-setting-schedule-details .seam-default-setting-message-container .seam-default-setting-message .seam-default-setting-text{color:#6e7179}.seam-components .seam-climate-setting-schedule-details .seam-creation-date{color:#6e7179}.seam-components .seam-noise-sensor-activity-list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.seam-components .seam-noise-sensor-event-item{width:100%;min-height:64px;padding:12px 8px 12px 16px;border-bottom:1px solid #eee;display:flex;gap:40px}.seam-components .seam-noise-sensor-event-item-column-wrap{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:18px;flex:.5}.seam-components .seam-noise-sensor-event-item-datetime-wrap{color:#6e7179;font-size:14px;line-height:134%}.seam-components .seam-noise-sensor-event-item-date,.seam-components .seam-noise-sensor-event-item-time,.seam-components .seam-noise-sensor-event-item-context-label,.seam-components .seam-noise-sensor-event-item-context-sublabel{white-space:nowrap}.seam-components .seam-noise-sensor-event-item-context-wrap{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex:1}.seam-components .seam-noise-sensor-event-item-context-label{color:#232b3a;font-size:14px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.seam-components .seam-noise-sensor-event-item-context-sublabel{color:#9da1a9;font-size:14px}.seam-components .seam-noise-sensor-event-item-right-block{display:flex;justify-content:flex-end;align-items:center;gap:18px;flex:.5}/*# sourceMappingURL=index.min.css.map */
|
|
1
|
+
@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.seam-components{font-family:"Source Sans Pro",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.seam-components *,.seam-components *::before,.seam-components *::after{box-sizing:border-box}.seam-components html,.seam-components body,.seam-components div,.seam-components span,.seam-components object,.seam-components iframe,.seam-components figure,.seam-components h1,.seam-components h2,.seam-components h3,.seam-components h4,.seam-components h5,.seam-components h6,.seam-components p,.seam-components blockquote,.seam-components pre,.seam-components a,.seam-components code,.seam-components em,.seam-components img,.seam-components small,.seam-components strike,.seam-components strong,.seam-components sub,.seam-components sup,.seam-components tt,.seam-components b,.seam-components u,.seam-components i,.seam-components ol,.seam-components ul,.seam-components li,.seam-components fieldset,.seam-components form,.seam-components label,.seam-components table,.seam-components caption,.seam-components tbody,.seam-components tfoot,.seam-components thead,.seam-components tr,.seam-components th,.seam-components td,.seam-components main,.seam-components canvas,.seam-components embed,.seam-components footer,.seam-components header,.seam-components nav,.seam-components section,.seam-components video{margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}.seam-components footer,.seam-components header,.seam-components nav,.seam-components section,.seam-components main{display:block}.seam-components body{line-height:1}.seam-components ol,.seam-components ul{list-style:none}.seam-components blockquote,.seam-components q{quotes:none}.seam-components blockquote::before,.seam-components blockquote::after,.seam-components q::before,.seam-components q::after{content:"";content:none}.seam-components table{border-collapse:collapse;border-spacing:0}.seam-components input{appearance:none;border-radius:0}.seam-components h1,.seam-components h2,.seam-components h3,.seam-components h4,.seam-components h5,.seam-components h6{font-weight:600}.seam-components .seam-caption{color:#9da1a9}.seam-components .seam-text-danger{color:#e36857}.seam-components html{color:#232b3a}.seam-components .seam-truncated-text{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seam-components .seam-table-header{display:flex;justify-content:space-between;align-items:center;height:56px;padding:0 16px}.seam-components .seam-table-header .seam-body{display:flex;justify-content:space-between;align-items:center;width:100%}.seam-components .seam-table-header .seam-table-header-loading-wrap{width:100%;position:absolute;left:0;display:flex;justify-content:center;align-items:center}.seam-components .seam-table-title{font-size:21px;line-height:132%}.seam-components .seam-table-title .seam-caption{font-size:16px;line-height:134%}.seam-components .seam-table-row{display:flex;padding:4px;height:72px;border-bottom:1px solid #eee}.seam-components .seam-table-row:hover{background:#f4f6f8}.seam-components .seam-table-row .seam-title{font-weight:600;font-size:18px;line-height:132%}.seam-components .seam-table-cell{display:flex;align-items:center;padding:4px}.seam-components .seam-table-empty-placeholder{height:300px;font-size:18px;line-height:132%;display:flex;align-items:center;justify-content:center}.seam-components .seam-table-filter-bar{display:flex;align-items:center;padding:6px 16px;background:#f1f3f4}.seam-components .seam-table-filter-bar .seam-clear-filters-button{margin-left:6px;border:0;background:rgba(0,0,0,0) !important;padding:0}.seam-components .seam-table-filter-bar .seam-clear-filters-button svg{scale:.8333}.seam-components .seam-table-filter-bar .seam-clear-filters-button svg *{fill:#6e7179}.seam-components .seam-table-filter-item{display:flex;align-items:center;padding:2px 8px 2px 5px;border-radius:5px;border:1px solid #f1f3f4;font-size:14px;line-height:134%}.seam-components .seam-table-filter-item svg{scale:.75}.seam-components .seam-table-filter-item.seam-clickable{cursor:pointer}.seam-components .seam-table-filter-item.seam-clickable:hover{background:hsla(0,0%,100%,.65);border:1px solid #d5d8dc}.seam-components .seam-table-filter-item.seam-selected{background:#fff;border:1px solid #d5d8dc}.seam-components .seam-text-field>.seam-main{background:#fff;border:1px solid #d5d8dc;border-radius:8px;display:flex;padding:0 8px;align-items:center}.seam-components .seam-text-field>.seam-main:hover{border-color:#232b3a}.seam-components .seam-text-field>.seam-main:focus-within{border-color:#007afc}.seam-components .seam-text-field .seam-text-field-input{height:40px;border:0;width:100%;border-radius:8px;font-size:16px;font-family:"Source Sans Pro",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.seam-components .seam-text-field .seam-text-field-input:focus{outline:none}.seam-components .seam-text-field .seam-adornment{display:flex;align-items:center}.seam-components .seam-text-field .seam-adornment svg{scale:.8333}.seam-components .seam-text-field .seam-adornment.seam-start{margin-right:4px}.seam-components .seam-text-field .seam-adornment button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;appearance:none;background-color:rgba(0,0,0,0);padding:0;margin:0;border:0;box-shadow:none;border-radius:4px;cursor:pointer}.seam-components .seam-text-field .seam-adornment button:hover{background-color:#e9edef}.seam-components .seam-text-field .seam-adornment button.seam-hidden{opacity:0;visibility:hidden}.seam-components .seam-text-field>.seam-helper-text{margin-top:4px}.seam-components .seam-text-field.seam-disabled>.seam-main{border-color:#d5d8dc;background:#ececec;cursor:not-allowed}.seam-components .seam-text-field.seam-disabled>.seam-main>.seam-text-field-input{cursor:not-allowed}.seam-components .seam-text-field.seam-large>.seam-main{padding:0 12px}.seam-components .seam-text-field.seam-large>.seam-main>.seam-text-field-input{height:48px}.seam-components .seam-text-field.seam-error>.seam-main{border:1px solid #e36857}.seam-components .seam-text-field.seam-error>.seam-helper-text{color:#e36857}.seam-components .seam-search-text-field svg *{fill:#9da1a9}.seam-components .seam-input-label{cursor:default;margin-bottom:4px;font-size:16px;font-weight:600;line-height:134%}.seam-components .seam-form-field{margin-bottom:24px}.seam-components .seam-form-field>.seam-input-label{user-select:none}.seam-components .seam-form-field>.seam-radio-field{margin-top:4px}.seam-components .seam-btn{font-family:"Source Sans Pro",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:600;cursor:pointer}.seam-components .seam-btn.seam-btn-small{font-size:14px;line-height:22px;border-radius:6px;padding:4px 10px}.seam-components .seam-btn.seam-btn-medium{font-size:16px;line-height:26px;border-radius:7px;padding:6px 16px}.seam-components .seam-btn.seam-btn-large{font-size:19px;line-height:30px;border-radius:8px;padding:8px 22px}.seam-components .seam-btn.seam-btn-solid{background:#007afc;color:#fff;border:1px solid #007afc}.seam-components .seam-btn.seam-btn-solid:hover{background:rgb(0,109.8,226.8);border-color:rgb(0,109.8,226.8)}.seam-components .seam-btn.seam-btn-solid.seam-btn-disabled,.seam-components .seam-btn.seam-btn-solid:disabled{background:rgb(192.735,222.8791666667,255);border-color:rgb(192.735,222.8791666667,255)}.seam-components .seam-btn.seam-btn-outline{color:#007afc;border:1px solid rgb(126,188.4523809524,255);background:rgba(0,0,0,0)}.seam-components .seam-btn.seam-btn-outline:hover{background:rgb(242.1,248.3452380952,255)}.seam-components .seam-btn.seam-btn-outline.seam-btn-disabled,.seam-components .seam-btn.seam-btn-outline:disabled{background:rgba(0,0,0,0);color:rgb(126,188.4523809524,255)}.seam-components .seam-btn.seam-btn-neutral{color:#6e7179;border:1px solid #b9bec5}.seam-components .seam-btn.seam-btn-neutral:hover{background:#f1f3f4;border-color:#b9bec5}.seam-components .seam-btn.seam-btn-neutral.seam-btn-disabled,.seam-components .seam-btn.seam-btn-neutral:disabled{color:#b9bec5;border-color:#d5d8dc;background:#fff}.seam-components .seam-btn.seam-btn-disabled,.seam-components .seam-btn:disabled{cursor:not-allowed}.seam-components .seam-icon-btn{border-radius:6px;border:1px solid rgba(0,122,252,.5);cursor:pointer;background:#fff;padding:2px;line-height:0;width:30px;height:30px}.seam-components .seam-icon-btn:hover{background:rgba(0,122,252,.08)}.seam-components .seam-icon-btn svg{scale:.75}.seam-components .seam-icon-btn svg *{fill:#007afc}.seam-components .seam-text-btn{color:#007afc;padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0}.seam-components .seam-text-btn:hover{text-decoration:underline}.seam-components .seam-text-btn.seam-btn-disabled,.seam-components .seam-text-btn:disabled{cursor:not-allowed;text-decoration:none}.seam-components .seam-content-header{height:56px;display:flex;align-items:center;position:relative;justify-content:center;margin:0 16px}.seam-components .seam-content-header.seam-content-header-contained{margin:0}.seam-components .seam-content-header .seam-back-icon{position:absolute;top:50%;transform:translate(4px, -50%);left:0;cursor:pointer}.seam-components .seam-content-header .seam-title{font-size:16px;line-height:134%;color:#6e7179}.seam-components .seam-content-header .seam-subheading{display:block;font-size:12px;line-height:140%;text-align:center;color:#6e7179}.seam-components .seam-padded-container{padding:0 16px}.seam-components .seam-detail-sections{display:flex;flex-direction:column;gap:32px}.seam-components .seam-detail-section-wrap{display:flex;flex-direction:column;gap:6px}.seam-components .seam-detail-section{width:100%}.seam-components .seam-detail-label-wrap{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:4px;margin-bottom:8px}.seam-components .seam-detail-label{color:#6e7179;font-size:16px;font-weight:400;line-height:134%}.seam-components .seam-detail-group{border-radius:8px;border:1px solid #d5d8dc;overflow:hidden}.seam-components .seam-detail-section-footer{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-detail-section-footer-content-text{font-size:12px;color:#b9bec5}.seam-components .seam-detail-section-tooltip-inner-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.seam-components .seam-detail-row,.seam-components .seam-accordion-row{background-color:#fff}.seam-components .seam-detail-row:not(:last-of-type),.seam-components .seam-accordion-row:not(:last-of-type){border-bottom:1px solid #eee}.seam-components .seam-detail-row.seam-detail-row-clickable,.seam-components .seam-accordion-row.seam-detail-row-clickable{cursor:pointer;transition:.2s ease}.seam-components .seam-detail-row.seam-detail-row-clickable:hover,.seam-components .seam-accordion-row.seam-detail-row-clickable:hover{background-color:#f1f3f4}.seam-components .seam-detail-row,.seam-components .seam-accordion-row-trigger{display:flex;justify-content:space-between;align-items:center;flex-direction:row;min-height:64px;padding:8px 16px}.seam-components .seam-detail-row-label-wrap{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:4px}.seam-components .seam-detail-row-label-column{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:4px}.seam-components .seam-detail-row-label-block{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:4px}.seam-components .seam-row-label{font-size:16px;font-weight:600;line-height:118%}.seam-components .seam-detail-row-empty-label{font-size:16px;font-style:italic;font-weight:400;line-height:118%;color:#9da1a9}.seam-components .seam-row-sublabel{color:#6e7179;font-size:14px;font-weight:400;line-height:118%}.seam-components .seam-row-sublabel.seam-row-sublabel-text-default{color:#232b3a}.seam-components .seam-detail-row-hstack{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-detail-row-end-alignment{width:100%;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:row;gap:24px;padding-top:12px}.seam-components .seam-detail-row-rotated-icon{transform:rotate(-90deg)}.seam-components .seam-detail-row-right-area-content{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-accordion-row{overflow:hidden}.seam-components .seam-accordion-row .seam-accordion-row-trigger{appearance:none;width:100%;background-color:#fff;font-size:16px;border:none;box-shadow:none;cursor:pointer;font-family:inherit}.seam-components .seam-accordion-row .seam-accordion-row-content{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;max-height:0;opacity:0;transition:all .3s ease-in-out}.seam-components .seam-accordion-row[aria-expanded=true] .seam-accordion-row-content{max-height:128px;opacity:1}.seam-components .seam-accordion-row[aria-expanded=true] .seam-accordion-icon-wrap{transform:rotate(180deg)}.seam-components .seam-accordion-row[aria-expanded=true] .seam-row-trigger-right-content{transform:scale(0.95);opacity:0}.seam-components .seam-accordion-row .seam-accordion-row-inner-content{width:100%;height:128px;padding:0 16px;overflow:hidden}.seam-components .seam-accordion-row .seam-row-inner-wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-accordion-row .seam-row-trigger-right-content{transition:.2s ease-in-out}.seam-components .seam-accordion-row .seam-accordion-icon-wrap{width:24px;height:24px;display:flex;justify-content:center;align-items:center;transition:transform .2s ease-in-out}.seam-components .seam-invisible{display:none !important}@media only screen and (width >= 768px){.seam-components .seam-md-flex{display:flex !important}}@media only screen and (width >= 768px){.seam-components .seam-md-block{display:block !important}}@media only screen and (width >= 768px){.seam-components .seam-md-invisible{display:none !important}}.seam-components .seam-loading-toast-centered-wrap{width:100%;display:flex;justify-content:center;align-items:center}.seam-components .seam-loading-toast{height:32px;padding:0 10px;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:6px;background:#f1f3f4;box-shadow:0 1px 5px 0 rgba(24,29,37,.06),0 0 1px 0 rgba(24,29,37,.25);gap:8px;will-change:transform;animation:scale-in .2s cubic-bezier(0.22, 1, 0.36, 1);transition:all .2s cubic-bezier(0.22, 1, 0.36, 1);pointer-events:none;position:absolute;z-index:9}@keyframes scale-in{0%{transform:scale(0.5);opacity:0;visibility:hidden}100%{transform:scale(1);opacity:1;visibility:visible}}.seam-components .seam-loading-toast.seam-loading-toast-hide{transform:scale(0.5);opacity:0;visibility:hidden}.seam-components .seam-loading-toast .seam-loading-toast-icon-wrap{width:18px;height:18px;display:flex;justify-content:center;align-items:center}.seam-components .seam-loading-toast .seam-loading-toast-text{font-size:14px;font-weight:400;line-height:1;white-space:nowrap}.seam-components .seam-lock-icon *{fill:#6e7179}.seam-components .seam-menu-bg{width:100vw;height:100vh;justify-content:center;align-items:center;position:fixed;inset:0;z-index:999999;display:none}.seam-components .seam-menu-hidden{display:none}.seam-components .seam-menu-visible{display:flex}.seam-components .seam-menu-content{width:250px;position:absolute;padding:8px 0;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.3),0 2px 16px 2px rgba(15,22,28,.15);border-radius:8px}.seam-components .seam-menu-content .seam-menu-item{padding:0 16px;height:36px;display:flex;align-items:center;font-size:16px;line-height:134%;cursor:pointer}.seam-components .seam-menu-content .seam-menu-item:hover{background:#f4f6f8}.seam-components .seam-menu-content .seam-divider{height:1px;background:#eee;margin:8px 0}.seam-components .seam-menu-shadow{z-index:-1;opacity:0;visibility:hidden;top:0;right:0;position:fixed}.seam-components .seam-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 0}.seam-components .seam-checkbox>.seam-checkbox-icon{height:24px;width:24px}.seam-components .seam-checkbox>input{display:none}.seam-components .seam-checkbox>.seam-checkbox-label{font-size:16px;line-height:150%}.seam-components .seam-radio-field{display:flex;flex-direction:column;gap:4px}.seam-components .seam-radio-field>.seam-radio{display:flex;align-items:center;gap:4px;padding:0 8px;cursor:pointer}.seam-components .seam-radio-field>.seam-radio>input{display:none}.seam-components .seam-radio-field>.seam-radio>.seam-radio-icon{height:24px;width:24px}.seam-components .seam-radio-field>.seam-radio>.seam-radio-label{font-size:16px;line-height:134%}.seam-components .seam-tooltip{position:relative}.seam-components .seam-tooltip .seam-tooltip-button{appearance:none;width:18px;height:18px;border:none;box-shadow:none;background:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;border-radius:90px;cursor:pointer}.seam-components .seam-tooltip .seam-tooltip-button .seam-tooltip-button-icon{position:absolute;display:flex;justify-content:center;align-items:center;transition:opacity .15s ease-in-out}.seam-components .seam-tooltip .seam-tooltip-button .seam-tooltip-button-icon-hover{opacity:0}.seam-components .seam-tooltip .seam-tooltip-button:hover .seam-tooltip-button-icon-default,.seam-components .seam-tooltip .seam-tooltip-button:focus .seam-tooltip-button-icon-default{opacity:0}.seam-components .seam-tooltip .seam-tooltip-button:hover .seam-tooltip-button-icon-hover,.seam-components .seam-tooltip .seam-tooltip-button:focus .seam-tooltip-button-icon-hover{opacity:1}.seam-components .seam-tooltip .seam-tooltip-button:focus{outline:none}.seam-components .seam-tooltip .seam-tooltip-popover{width:230px;padding:10px;gap:10px;position:absolute;bottom:28px;left:2px;display:flex;border-radius:8px;background:#fff;box-shadow:0 2px 16px 2px rgba(15,22,28,.15),0 0 1px 0 rgba(0,0,0,.3);will-change:transform,opacity,visibility;transform-origin:bottom left;transition:.1s ease-in-out;opacity:0;transform:scale(0.9);visibility:hidden;pointer-events:none;z-index:-1}.seam-components .seam-tooltip .seam-tooltip-popover[aria-expanded=true]{opacity:1;transform:scale(1);visibility:visible;pointer-events:auto;z-index:9}.seam-components .seam-tooltip .seam-tooltip-text{font-size:14px;font-weight:400;line-height:134%}.seam-components .seam-snackbar-wrap{width:100%;position:fixed;bottom:0;display:flex;justify-content:center;align-items:center;pointer-events:none;height:0;z-index:9}.seam-components .seam-snackbar{pointer-events:auto;display:flex;padding:16px;align-items:flex-start;border-radius:12px;background:#30373a;box-shadow:0 2px 12px 0 rgba(0,0,0,.25);gap:10px;position:absolute;bottom:24px;will-change:transform;transition:all .2s cubic-bezier(0.83, 0, 0.17, 1);opacity:0;visibility:hidden;transform:translateY(24px)}@keyframes fade-in-up{0%{transform:translateY(24px);opacity:0;visibility:hidden}100%{transform:translateY(0);opacity:1;visibility:visible}}.seam-components .seam-snackbar.seam-snackbar-visible{animation:fade-in-up .2s cubic-bezier(0.83, 0, 0.17, 1);transform:translateY(0);opacity:1;visibility:visible}.seam-components .seam-snackbar .seam-snackbar-message-wrap{display:flex;max-width:300px}.seam-components .seam-snackbar .seam-snackbar-message{color:#fff;font-size:16px;font-weight:400;line-height:134%;margin:0;padding:0}.seam-components .seam-snackbar .seam-snackbar-actions-wrap{height:24px;display:flex;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-snackbar .seam-snackbar-action{appearance:none;background-color:rgba(0,0,0,0);margin:0;padding:0;padding-top:0;display:flex;justify-content:center;align-items:center;box-shadow:none;border:none;cursor:pointer;transition:opacity .2s ease-in-out}.seam-components .seam-snackbar .seam-snackbar-action:hover{opacity:.75}.seam-components .seam-snackbar .seam-snackbar-action .seam-snackbar-action-label{color:#6ac1ff;font-size:16px;font-weight:600;line-height:.8;white-space:nowrap}.seam-components .seam-snackbar .seam-snackbar-close-button{appearance:none;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;border:0;box-shadow:none;margin:0;padding:0;cursor:pointer;transition:opacity .2s ease-in-out}.seam-components .seam-snackbar .seam-snackbar-close-button:hover{opacity:.75}.seam-components .seam-spinner{width:16px;height:16px;border:2px solid #007afc;border-top:2px solid rgba(0,0,0,0);display:inline-block;border-radius:50%;animation:spin .5s linear infinite}.seam-components .seam-spinner.size-small{width:16px;height:16px;border-width:2px}.seam-components .seam-spinner.size-medium{width:24px;height:24px;border-width:3px}.seam-components .seam-spinner.size-large{width:32px;height:32px;border-width:3px}.seam-components .seam-switch-container{display:flex;align-items:center;gap:8px}.seam-components .seam-switch-container .seam-switch-label{font-style:normal;font-weight:400;line-height:118%;font-size:14px;color:#b9bec5}.seam-components .seam-switch-container .seam-switch{position:relative;cursor:pointer}.seam-components .seam-switch-container .seam-switch .seam-switch-slider::before{position:absolute;content:"";height:20px;width:20px;left:0;bottom:-3px;background-color:#fafafa;transition:.4s;border-radius:50%;filter:drop-shadow(0 1px 4px rgba(0, 0, 0, 0.25))}.seam-components .seam-switch-container .seam-switch .seam-switch-slider{inset:0;width:34px;height:14px;background-color:#ccc;transition:.4s;border-radius:20px}.seam-components .seam-switch-container .seam-switch.seam-switch-checked .seam-switch-slider::before{transform:translateX(14px);background-color:#007afc}.seam-components .seam-switch-container .seam-switch.seam-switch-checked .seam-switch-slider{background-color:rgb(192.735,222.8791666667,255)}.seam-components .seam-time-zone-picker .seam-manual-time-zone-checkbox{margin-bottom:8px}.seam-components .seam-time-zone-picker>.seam-time-zone-select{background:#fff;padding:0 12px;width:100%;border:1px solid #d5d8dc;border-radius:8px;height:48px;font-size:16px}.seam-components .seam-tab-set{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.seam-components .seam-tab-set .seam-tab-set-buttons{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;position:relative;padding-top:8px}.seam-components .seam-tab-set .seam-tab-set-highlight{height:4px;border-radius:6px 6px 0 0;background-color:#007afc;position:absolute;bottom:0;transition:240ms cubic-bezier(0.2, 0, 0.38, 0.9)}.seam-components .seam-tab-set .seam-tab-button{appearance:none;width:140px;padding-top:4px;padding-bottom:12px;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;background-color:rgba(0,0,0,0);box-shadow:none;border:none;color:#9da1a9;transition:240ms ease-in-out}.seam-components .seam-tab-set .seam-tab-button:hover,.seam-components .seam-tab-set .seam-tab-button.seam-tab-button-active{color:#232b3a}.seam-components .seam-device-details .seam-body{display:flex;flex-direction:column;gap:16px;margin:0 24px 24px}.seam-components .seam-device-details .seam-body.seam-body-no-margin{margin:0;gap:0}.seam-components .seam-device-details .seam-body .seam-box{border:1px solid #d5d8dc;border-radius:8px}.seam-components .seam-device-details .seam-body .seam-box .seam-content{padding:12px 12px 12px 16px}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-access-codes{padding:12px 8px 12px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-access-codes:hover{background:#f4f6f8}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-access-code-length{border-top:1px solid #d5d8dc}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-lock-status{display:flex;justify-content:space-between}.seam-components .seam-device-details .seam-body .seam-box .seam-content.seam-lock-status>.seam-right{display:flex;align-items:center}.seam-components .seam-device-details .seam-body .seam-box .seam-content .seam-label{font-size:14px;line-height:134%;color:#6e7179}.seam-components .seam-device-details .seam-body .seam-box .seam-content .seam-value{display:block;font-weight:600;font-size:16px;line-height:134%}.seam-components .seam-device-details .seam-body .seam-contained-summary{padding:0 24px;box-shadow:0 2px 8px 0 rgba(0,0,0,.08),0 1px 0 0 rgba(0,0,0,.1)}.seam-components .seam-device-details .seam-body .seam-summary{padding:24px 16px;border-radius:16px;background:#f1f3f4}.seam-components .seam-device-details .seam-body .seam-summary .seam-content{display:flex;align-items:center;gap:20px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-image{width:100px;height:100px;display:flex;align-items:center}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-image img{max-width:100%}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info>.seam-label{color:#6e7179;font-weight:600;font-size:14px;line-height:134%;margin-bottom:4px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-device-name{margin-bottom:16px;font-weight:600;font-size:21px;line-height:132%}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties{display:grid;grid-template-columns:min-content 1fr;grid-auto-rows:1fr;font-size:14px;line-height:134%;gap:4px 28px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties .seam-label{color:#9da1a9;white-space:nowrap}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties .seam-status-text{color:#6e7179}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties svg{scale:.75;margin-right:8px}.seam-components .seam-device-details .seam-body .seam-summary .seam-content .seam-info .seam-properties>*{display:flex;align-items:center}.seam-components .seam-device-details .seam-body .seam-icon-cell{flex:0;margin-left:8px;display:flex;align-items:center;justify-content:center}.seam-components .seam-device-details .seam-body .seam-icon-cell>div{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.seam-components .seam-device-details .seam-body .seam-name-cell{flex:1}.seam-components .seam-device-details .seam-body .seam-action-cell{margin-right:12px;display:flex;align-items:center;justify-content:center}.seam-components .seam-device-details .seam-thermostat-device-details{margin-top:8px}.seam-components .seam-device-table .seam-search-text-field{width:170px}.seam-components .seam-device-table .seam-table-row{cursor:pointer}.seam-components .seam-device-table .seam-table-row .seam-offline-fade{opacity:.4}.seam-components .seam-device-table .seam-table-row .seam-image-cell{width:64px;height:64px;padding:4px}.seam-components .seam-device-table .seam-table-row .seam-image-cell img{width:100%}.seam-components .seam-device-table .seam-table-row .seam-body-cell{flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;overflow:hidden}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-title{max-width:380px}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom{display:flex;justify-content:space-between;align-items:center;width:100%}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-model{font-weight:400;font-size:14px;line-height:134%;color:#6e7179;flex:0 1 190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-statuses{display:flex;align-items:center;color:#6e7179;font-size:14px;line-height:134%}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-statuses>div{display:flex;align-items:center;margin-right:16px}.seam-components .seam-device-table .seam-table-row .seam-body-cell .seam-bottom .seam-device-statuses>div svg{scale:.75}.seam-components .seam-access-code-details>.seam-summary{background:#f1f3f4;border-radius:16px;margin:0 24px 16px}.seam-components .seam-access-code-details>.seam-summary>.seam-top{padding:24px 16px}.seam-components .seam-access-code-details>.seam-summary>.seam-top.seam-top-has-alerts{padding-bottom:8px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-label{font-weight:600;font-size:14px;line-height:134%;color:#6e7179;margin-bottom:4px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-access-code-name{font-weight:600;font-size:21px;line-height:132%;margin-bottom:8px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code{background:#fff;border:1px solid #9da1a9;border-radius:8px;font-weight:600;font-size:24px;line-height:134%;margin-bottom:8px;display:flex;justify-content:space-between}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>span{padding:10px 16px}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>.seam-icon-btn{height:auto;border:0;overflow:visible;padding:0;padding:16px 10px;flex:0 0 48px;border-radius:0 8px 8px 0;border-left:1px solid #eee}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>.seam-icon-btn:hover{background:#f4f6f8}.seam-components .seam-access-code-details>.seam-summary>.seam-top>.seam-code>.seam-icon-btn svg{scale:.8333}.seam-components .seam-access-code-details>.seam-summary>.seam-top .seam-duration{color:#6e7179;font-size:14px;line-height:134%}.seam-components .seam-access-code-details>.seam-summary>.seam-top .seam-duration .seam-label{font-weight:600;color:#232b3a}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device{border-top:1px solid #dde0e2;padding:8px 16px 8px 8px;display:flex;align-items:center}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device .seam-device-image{width:72px;height:72px;margin-right:16px}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device .seam-device-image img{width:100%;max-height:100%}.seam-components .seam-access-code-details>.seam-summary .seam-access-code-device .seam-body{flex:1;font-weight:400;font-size:14px;line-height:134%;margin-right:8px}.seam-components .seam-access-code-details .seam-actions{margin-bottom:16px;padding:0 24px;display:flex;gap:8px}.seam-components .seam-access-code-details .seam-details{font-size:16px;line-height:134%;border-bottom:1px solid rgba(0,0,0,.12);padding:0 24px}.seam-components .seam-access-code-details .seam-details .seam-row{padding:16px;display:flex;border-top:1px solid rgba(0,0,0,.12)}.seam-components .seam-access-code-details .seam-details .seam-row .seam-heading{width:112px}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content{display:flex;flex:1}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id{display:flex;justify-content:space-between}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id .seam-icon-btn{border:0}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id .seam-icon-btn:hover{background:rgba(0,0,0,0)}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content.seam-code-id .seam-icon-btn svg{scale:.8333}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times{display:flex;flex:1;font-size:16px;line-height:134%}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times .seam-label{color:#9da1a9}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times>div div{margin-bottom:4px}.seam-components .seam-access-code-details .seam-details .seam-row .seam-content .seam-times>div:first-child{flex:0 1 160px}.seam-components .seam-access-code-form>.seam-main{padding:24px 24px 0}.seam-components .seam-access-code-form>.seam-main .seam-code-text-field{margin-bottom:4px}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-text-field{margin-bottom:8px}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom{align-items:center;justify-content:flex-end;display:flex}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom.has-hints{justify-content:space-between}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom .seam-requirements{color:#9da1a9;font-size:14px;line-height:134%;list-style:disc;padding-left:20px}.seam-components .seam-access-code-form>.seam-main .seam-code-field>.seam-bottom .seam-requirements.seam-error{color:#e36857}.seam-components .seam-access-code-form>.seam-main .seam-selected-times{margin-top:4px;margin-left:36px;display:flex;align-items:center;gap:24px}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-column-gap:16px}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div>span{font-size:14px;line-height:134%}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div>.seam-label{color:#9da1a9}.seam-components .seam-access-code-form>.seam-main .seam-selected-times>div>.seam-time{color:#6e7179}.seam-components .seam-access-code-form>.seam-main .seam-unknown-error{text-align:center;margin-bottom:16px;line-height:134%;color:#e36857}.seam-components .seam-access-code-form>.seam-main .seam-actions{display:flex;gap:8px;justify-content:center}.seam-components .seam-access-code-form>.seam-main .seam-actions .seam-btn{width:96px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content{padding:0 24px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone{display:flex;align-items:center;font-size:14px;margin-bottom:24px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-label{color:#9da1a9;margin-right:4px}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-selected{color:#007afc;cursor:pointer;display:flex;align-items:center}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-selected svg{scale:.6667;transform:translate(-6px, 2px)}.seam-components .seam-access-code-form .seam-schedule-picker .seam-content .seam-time-zone .seam-selected svg *{fill:#007afc}.seam-components .seam-access-code-form .seam-access-code-time-zone-picker .seam-content{padding:0 24px}.seam-components .seam-alerts{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.seam-components .seam-alerts.seam-alerts-space-top{margin-top:16px}.seam-components .seam-alerts.seam-alerts-padded{padding:0 16px 24px}.seam-components .seam-alert{width:100%;min-height:54px;padding:8px 16px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-alert .seam-alert-action{appearance:none;height:32px;padding:0 10px;border-radius:6px;background-color:rgba(0,0,0,0);font-size:14px;line-height:1;font-weight:600;white-space:nowrap;cursor:pointer}.seam-components .seam-alert .seam-alert-action:hover{background-color:#f4f6f8}.seam-components .seam-alert.seam-warning-alert{background-color:#fff2e0;border:1px solid #f8d8be}.seam-components .seam-alert.seam-warning-alert .seam-alert-action{border:1px solid #ca8852;color:#ca8852}.seam-components .seam-alert.seam-error-alert{background-color:#ffefef;border:1px solid #f1d4d4}.seam-components .seam-alert.seam-error-alert .seam-alert-action{border:1px solid #cb7d7d;color:#cb7d7d}.seam-components .seam-alert.seam-alert-space-top{margin-top:16px}.seam-components .seam-alert .seam-alert-icon-wrap{padding:7px 8px;padding-left:0}.seam-components .seam-alert .seam-alert-icon{width:24px;height:24px}.seam-components .seam-alert .seam-alert-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}.seam-components .seam-alert .seam-alert-message-wrap{padding:8px 0}.seam-components .seam-alert .seam-alert-message-wrap .seam-alert-message{font-size:14px;font-weight:400;line-height:134%;color:#232b3a}@media only screen and (width <= 500px){.seam-components .seam-alert{justify-content:flex-start;flex-direction:column}.seam-components .seam-alert .seam-alert-content{width:100%;align-items:flex-start;flex-direction:column;gap:4px}.seam-components .seam-alert .seam-alert-action-wrap{width:100%}.seam-components .seam-alert .seam-alert-action-wrap .seam-alert-action{width:100%}}.seam-components .seam-supported-device-table-content-wrap{background:#fff}.seam-components .seam-supported-device-table-filter-area{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:16px}.seam-components .seam-supported-device-table-filter-area .seam-filters-wrap{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-supported-device-table-filter-area .seam-supported-device-table-filter-area-search-bar-wrap{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu{width:100%;padding:8px 16px}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row:not(:last-of-type){margin-bottom:8px}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row .seam-filter-checkbox-label{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu .seam-filter-menu-row .seam-filter-checkbox{appearance:checkbox}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button{appearance:none;padding:4px 8px;padding-right:24px;margin:0;border:0;box-shadow:none;border-radius:4px;background-color:#e9edef;position:relative;cursor:pointer}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button:hover{background-color:#dde0e2}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button span{font-size:14px;font-weight:500}.seam-components .seam-supported-device-table-filter-menu .seam-supported-device-table-filter-menu-wrap button svg{position:absolute;top:2px}.seam-components .seam-manufacturer-section{margin-bottom:32px;position:relative;display:flex;padding:8px 16px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch}.seam-components .seam-manufacturer-section .seam-manufacturer-annotation-box{display:flex;padding:8px;align-items:center;align-content:center;gap:0 8px;align-self:stretch;flex-wrap:wrap;border-radius:6px;background-color:rgba(0,122,252,.08)}.seam-components .seam-manufacturer-section .seam-manufacturer-annotation-box .seam-annotation{display:flex;align-items:flex-start;align-content:flex-start;gap:2px;flex:1 0 0;flex-wrap:wrap;color:#6e7179;font-size:14px;line-height:120%}.seam-components .seam-manufacturer-section .seam-header{display:flex;align-items:center;height:64px}.seam-components .seam-manufacturer-section .seam-header .seam-manufacturer-image{width:48px;height:48px;padding:0 8px;box-sizing:content-box;margin-right:8px}.seam-components .seam-manufacturer-section .seam-header .seam-manufacturer-name{font-size:21px;line-height:132%;flex:1}.seam-components .seam-manufacturer-section .seam-header .chevron{transform:rotate(90deg);margin-right:24px}.seam-components .seam-manufacturer-section .show-all-devices-button{cursor:pointer;background:#fff;display:flex;height:30px;padding:5px 24px 4px 16px;align-items:center;gap:2px;font-size:14px;line-height:115%;color:#6e7179;border-radius:30px;border:0;box-shadow:0 1px 1px 0 rgba(16,27,37,.1),0 1px 8px 0 rgba(46,69,82,.12);position:absolute;bottom:-13px;left:50%;transform:translate(-50%, -47px);z-index:3}.seam-components .seam-manufacturer-section .show-all-devices-button svg{transform:rotate(90deg)}.seam-components .seam-manufacturer-section .hidden-devices-overlay{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 10.17%, #fff 86.98%);position:absolute;height:64px;width:100%;bottom:0;z-index:2}.seam-components .seam-manufacturer-section.can-expand .seam-header{cursor:pointer}.seam-components .seam-manufacturer-section.can-expand .seam-header:hover{background:#fafafa}.seam-components .seam-manufacturer-section.expanded{margin-bottom:96px}.seam-components .seam-manufacturer-section.expanded .seam-header .chevron{transform:rotate(270deg)}.seam-components .seam-manufacturer-section.expanded .show-all-devices-button{transform:translate(-50%, 16px)}.seam-components .seam-manufacturer-section.expanded .show-all-devices-button svg{transform:rotate(270deg)}.seam-components .seam-supported-device-table-content-state-block{width:100%;background-color:#f1f3f4;padding:32px 8px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.seam-components .seam-supported-device-table-content-message-row{height:auto !important}.seam-components .seam-supported-device-table-content-message{width:100%;padding:32px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:4px}.seam-components .seam-supported-device-table-content-message p{line-height:1;margin:0}.seam-components .seam-supported-device-table-content-message button{cursor:pointer;margin-top:8px}.seam-components .seam-supported-device-table-content{width:100%;overflow-x:auto;table-layout:auto;border-collapse:collapse}.seam-components .seam-supported-device-table-content .seam-row{height:64px;border-bottom:1px solid #e9edef;display:flex}.seam-components .seam-supported-device-table-content .seam-row:first-child{border-top:1px solid #e9edef}.seam-components .seam-supported-device-table-content .seam-row .seam-col{display:flex;padding:8px}.seam-components .seam-supported-device-table-content .seam-status-pill{display:inline-flex;padding:4px 8px;border-radius:16px}.seam-components .seam-supported-device-table-content .seam-status-pill span{font-size:11px;line-height:134%;letter-spacing:.55px}.seam-components .seam-supported-device-table-content .seam-status-pill.status-green{background-color:rgba(98,232,139,.3);color:#0d8841}.seam-components .seam-supported-device-table-content .seam-status-pill.status-blue{background-color:rgba(125,192,241,.3);color:#1653b8}.seam-components .seam-supported-device-table-content .seam-status-pill.status-unknown{color:#6e7179;font-size:12px;line-height:118%}.seam-components .seam-supported-device-table-content .seam-status-pill:not(.status-unknown){font-weight:600}.seam-components .seam-supported-device-table-content .seam-device-image-col{align-items:center}.seam-components .seam-supported-device-table-content .seam-device-image-col .seam-image-box{width:48px;height:48px}.seam-components .seam-supported-device-table-content .seam-device-image-col .seam-image-box img{width:100%}.seam-components .seam-supported-device-table-content .seam-model-col{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name{font-size:14px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name .seam-truncated-text{width:270px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id{color:#9da1a9;font-size:12px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id .seam-truncated-text{width:220px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id .seam-dot-divider{margin:0 4px;color:#d5d8dc}@media only screen and (width >= 450px){.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name{font-size:16px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id{font-size:14px}}@media only screen and (width >= 768px){.seam-components .seam-supported-device-table-content .seam-model-col{flex-direction:row;align-items:center;justify-content:flex-start}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-name{flex:1;font-size:14px}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id{flex:0 0 40%;font-size:14px;display:flex;justify-content:flex-end}.seam-components .seam-supported-device-table-content .seam-model-col .seam-model-id .seam-truncated-text{text-align:right}}.seam-components .seam-supported-device-table-content .seam-status-col{width:70px;text-align:center;align-items:center}.seam-components .seam-supported-device-table-filter-menu-content{max-height:300px;overflow:auto}.seam-components .supported-device-table-manufacturer-keys{font-size:18px}.seam-components .supported-device-table-manufacturer-keys .seam-manufacturer-key{display:table-row}.seam-components .supported-device-table-manufacturer-keys .seam-manufacturer-key-value{display:table-cell}.seam-components .supported-device-table-manufacturer-keys .seam-copy-button{display:table-cell;cursor:pointer;padding-left:10px}.seam-components .seam-climate-setting-control-group{display:flex;flex-direction:column;gap:16px;width:100%}.seam-components .seam-climate-setting-control-group .seam-climate-setting-slider-container{display:flex;justify-content:center}.seam-components .seam-temperature-control-group{display:flex;flex-direction:column;gap:24px}.seam-components .seam-temperature-control-group-block{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.seam-components .seam-temperature-control{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:7px}.seam-components .seam-temperature-range-wrap{--thumb-size: 20px;--track-height: 4px;--temperature-min: 0;--temperature-max: 100;--temperature-current: 50;--temperature-range: calc(var(--temperature-max) - var(--temperature-min));--temperature-ratio: calc( (var(--temperature-current) - var(--temperature-min)) / var(--temperature-range) );--slider-position: calc( 0.5 * var(--thumb-size) + var(--temperature-ratio) * (100% - var(--thumb-size)) );--slider-position-rtl: calc(100% - var(--slider-position));display:flex;justify-content:center;align-items:center;position:relative}.seam-components input[type=range].seam-temperature-range{width:160px;appearance:none}.seam-components input[type=range].seam-temperature-range:focus{outline:none}.seam-components input[type=range].seam-temperature-range::-webkit-slider-thumb{appearance:none;margin-top:calc(var(--track-height)*.5 - var(--thumb-size)*.5)}.seam-components input[type=range].seam-temperature-range::-ms-thumb{margin-top:0;box-sizing:border-box}.seam-components input[type=range].seam-temperature-range::-ms-track{box-sizing:border-box}.seam-components input[type=range].seam-temperature-range::-ms-fill-upper{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.seam-components input[type=range].seam-temperature-range::-ms-fill-lower{border-color:rgba(0,0,0,0);height:var(--track-height);border-radius:.5em 0 0 .5em;margin:0;border-style:none;border-right-width:0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #fc8e28;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-thumb:hover{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-thumb:active{cursor:grabbing;background-color:#fc8e28 !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #fc8e28;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-thumb:hover{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-thumb:active{cursor:grabbing;background-color:#fc8e28 !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #fc8e28;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-thumb:hover{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-thumb:active{cursor:grabbing;background-color:#fc8e28 !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=heat]:focus::-webkit-slider-thumb{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]:focus::-moz-range-thumb{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]:focus::-ms-thumb{background-color:#fff2e0}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-webkit-slider-runnable-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#fc8e28, #fc8e28) 0/var(--slider-position) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-moz-range-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#fc8e28, #fc8e28) 0/var(--slider-position) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#fc8e28, #fc8e28) 0/var(--slider-position) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=heat]::-ms-fill-lower{background:#fc8e28}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #6b95ff;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-thumb:hover{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-thumb:active{cursor:grabbing;background-color:#6b95ff !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #6b95ff;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-thumb:hover{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-thumb:active{cursor:grabbing;background-color:#6b95ff !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:1em;background:#fff;border:2px solid #6b95ff;box-shadow:none;cursor:grab;transition:.15s ease-in-out}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-thumb:hover{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-thumb:active{cursor:grabbing;background-color:#6b95ff !important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15) !important}.seam-components input[type=range].seam-temperature-range[data-variant=cool]:focus::-webkit-slider-thumb{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]:focus::-moz-range-thumb{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]:focus::-ms-thumb{background-color:#e7f2ff}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-webkit-slider-runnable-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#6b95ff, #6b95ff) 100%/calc(var(--slider-position-rtl)) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-moz-range-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#6b95ff, #6b95ff) 100%/calc(var(--slider-position-rtl)) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-track{height:var(--track-height);border-radius:.5em;border:none;box-shadow:none;background:linear-gradient(#6b95ff, #6b95ff) 100%/calc(var(--slider-position-rtl)) 100% no-repeat,#d5d8dc}.seam-components input[type=range].seam-temperature-range[data-variant=cool]::-ms-fill-lower{background:#6b95ff}.seam-components .seam-floating-temperature{position:absolute;top:-28px;left:calc(var(--slider-position) - 10px)}.seam-components .seam-floating-temperature .seam-floating-temperature-value{color:#000;font-size:16px;font-weight:600;line-height:1}.seam-components .seam-floating-temperature .seam-floating-temperature-unit{color:#b9bec5;font-size:14px;font-weight:400;line-height:1}.seam-components .seam-temperature-stepper-button{appearance:none;width:32px;height:32px;border-radius:6px;border:1px solid #d5d8dc;background-color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:none;cursor:pointer;transition:.1s ease-in-out}.seam-components .seam-temperature-stepper-button:focus{outline:none}.seam-components .seam-temperature-stepper-button:hover,.seam-components .seam-temperature-stepper-button:focus{background-color:#f1f3f4;border-color:#9da1a9}.seam-components .seam-temperature-stepper-button:active{background-color:#dde0e2;border-color:#6e7179}.seam-components .seam-climate-setting-status{display:flex;align-items:center;gap:4px;color:#6e7179;line-height:118%;white-space:nowrap}.seam-components .seam-climate-setting-status-icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.seam-components .seam-thermostat-card{width:100%;background-color:#f1f3f4;border-radius:16px;display:flex;padding:16px;flex-direction:column;align-items:center;gap:8px;align-self:stretch}.seam-components .seam-thermostat-card .seam-thermostat-card-content{display:flex;align-items:flex-start;flex-direction:row;gap:8px;align-self:stretch}.seam-components .seam-thermostat-card .seam-thermostat-card-image-wrap{padding:24px}.seam-components .seam-thermostat-card .seam-thermostat-card-image-wrap img{width:80px;height:80px;object-fit:contain}.seam-components .seam-thermostat-card .seam-thermostat-heading-wrap{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:16px}.seam-components .seam-thermostat-card .seam-thermostat-card-heading{font-size:21px;font-weight:600;line-height:132%;white-space:nowrap}.seam-components .seam-thermostat-card .seam-thermostat-temperature-toggle{appearance:none;width:32px;height:22px;box-shadow:none;border-radius:5px;border:1px solid #d5d8dc;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;flex-direction:column;color:#6e7179;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.seam-components .seam-thermostat-card .seam-thermostat-card-details{width:100%;display:flex;justify-content:flex-start;flex-direction:column;gap:8px}.seam-components .seam-thermostat-card .seam-thermostat-properties-wrap{display:flex}.seam-components .seam-thermostat-card .seam-thermostat-properties{width:auto;display:grid;grid-template-columns:auto auto;gap:8px 16px}.seam-components .seam-thermostat-card .seam-thermostat-property-block{display:flex;flex-direction:row;gap:8px}.seam-components .seam-thermostat-card .seam-thermostat-property-block.seam-thermostat-property-icon-block{gap:4px}.seam-components .seam-thermostat-card .seam-thermostat-property-label{color:#9da1a9;font-size:14px;font-weight:400;line-height:118%;white-space:nowrap}.seam-components .seam-thermostat-card .seam-thermostat-property-value{color:#6e7179;font-size:14px;font-weight:400;line-height:118%;white-space:nowrap}.seam-components .seam-thermostat-card .seam-thermostat-property-icon{width:18px;height:18px}.seam-components .seam-thermostat-card .seam-thermostat-property-tag{height:18px;padding:0 8px;border-radius:4px;display:flex;justify-content:center;align-items:center}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-cooling{background-color:#6b95ff}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-heating{background-color:#fc8e28}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-fan{border:1px solid #b9bec5;background-color:rgba(0,0,0,0)}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-fan .seam-thermostat-property-tag-label{color:#6e7179}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-off{background-color:rgba(0,0,0,0)}.seam-components .seam-thermostat-card .seam-thermostat-property-tag.seam-thermostat-property-tag-off .seam-thermostat-property-tag-label{color:#6e7179}.seam-components .seam-thermostat-card .seam-thermostat-property-tag .seam-thermostat-property-tag-label{color:#fff;font-size:12px;font-weight:400;line-height:1}.seam-components .seam-thermo-mode-menu .seam-menu-content{max-width:180px;box-shadow:0 2px 16px 2px rgba(15,22,28,.15),0 0 1px 0 rgba(0,0,0,.3)}.seam-components .seam-thermo-mode-menu .seam-thermo-mode-menu-item{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.seam-components .seam-thermo-mode-menu .seam-thermo-mode-menu-item-block{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px}.seam-components .seam-thermo-mode-menu-icon{width:18px;height:18px;display:flex;justify-content:center;align-items:center}.seam-components .seam-fan-mode-menu-button{width:130px;height:32px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;border-radius:6px;border:1px solid #d5d8dc;background:#fff;gap:10px;cursor:pointer;transition:.2s ease}.seam-components .seam-fan-mode-menu-button:hover{border-color:#9da1a9}.seam-components .seam-fan-mode-menu-button:active{border:1px solid #9da1a9;background:#dde0e2}.seam-components .seam-fan-mode-menu-button .seam-fan-mode-menu-button-block{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.seam-components .seam-fan-mode-menu-button .seam-fan-mode-menu-button-text{color:#6e7179;font-size:16px;font-weight:400;line-height:120%}.seam-components .seam-climate-mode-menu-button{width:72px;height:32px;padding:4px 8px;border-radius:6px;border:1px solid #d5d8dc;background:#fff;display:flex;justify-content:space-between;align-items:center;flex-direction:row;cursor:pointer;transition:.2s ease}.seam-components .seam-climate-mode-menu-button:hover{border-color:#9da1a9}.seam-components .seam-climate-mode-menu-button:focus{outline-color:#9da1a9}.seam-components .seam-climate-mode-menu-button:active{background-color:#dde0e2;border-color:#9da1a9}.seam-components .seam-climate-mode-menu-button-icon{width:22px;height:22px;display:flex;justify-content:center;align-items:center}.seam-components .seam-thermostat-mutation-status{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:4px;opacity:0;transition:.2s ease-in-out}.seam-components .seam-thermostat-mutation-status.is-visible{opacity:1}.seam-components .seam-thermostat-mutation-status-icon{opacity:.25}.seam-components .seam-thermostat-mutation-status-label{font-size:14px;color:#b9bec5}.seam-components .seam-table .seam-search-text-field{width:170px}.seam-components .seam-table .seam-table-header .seam-left{display:flex;align-items:center}.seam-components .seam-table .seam-table-header .seam-left .seam-add-button{margin-left:8px}.seam-components .seam-table .seam-table-row{cursor:pointer}.seam-components .seam-table .seam-table-row .seam-icon-cell{flex:0;display:flex;align-items:center;justify-content:center}.seam-components .seam-table .seam-table-row .seam-icon-cell>div{width:32px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:4px}@media only screen and (width >= 768px){.seam-components .seam-table .seam-table-row .seam-icon-cell>div{width:40px;margin-right:4px}}.seam-components .seam-table .seam-table-row .seam-name-cell{flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;overflow:hidden}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-title{max-width:380px}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details{font-size:12px;line-height:134%;color:#6e7179;display:flex;flex-wrap:wrap}@media only screen and (width >= 768px){.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details{font-size:14px}}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details .seam-device-name{max-width:190px;width:auto}.seam-components .seam-table .seam-table-row .seam-name-cell .seam-details .seam-dot-divider{margin:0 4px;color:#d5d8dc}.seam-components .seam-table .seam-table-row .seam-action-cell{margin-right:8px;display:flex;align-items:center;justify-content:center}@media only screen and (width >= 768px){.seam-components .seam-table .seam-table-row .seam-action-cell{margin-right:12px}}.seam-components .seam-table .seam-table-row .seam-issue-icon-wrap{display:flex;justify-content:center;align-items:center;margin-right:8px}.seam-components .seam-table .seam-grayed-out{opacity:.4}.seam-components .seam-table-action-menu .seam-delete-confirmation{padding:8px 16px;text-align:center}.seam-components .seam-table-action-menu .seam-delete-confirmation .seam-actions{margin-top:16px;display:flex;gap:8px;justify-content:center}.seam-components .seam-table-action-menu .seam-menu-item-copy{display:flex;align-items:center;justify-content:space-between;flex:1}.seam-components .seam-table-action-menu .seam-menu-item-copy svg{scale:.75}.seam-components .seam-table-action-menu .seam-menu-item-copy svg *{fill:#007afc}.seam-components .seam-noise-sensor-activity-list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.seam-components .seam-noise-sensor-event-item{width:100%;min-height:64px;padding:12px 8px 12px 16px;border-bottom:1px solid #eee;display:flex;gap:40px}.seam-components .seam-noise-sensor-event-item-column-wrap{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:18px;flex:.5}.seam-components .seam-noise-sensor-event-item-datetime-wrap{color:#6e7179;font-size:14px;line-height:134%}.seam-components .seam-noise-sensor-event-item-date,.seam-components .seam-noise-sensor-event-item-time,.seam-components .seam-noise-sensor-event-item-context-label,.seam-components .seam-noise-sensor-event-item-context-sublabel{white-space:nowrap}.seam-components .seam-noise-sensor-event-item-context-wrap{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex:1}.seam-components .seam-noise-sensor-event-item-context-label{color:#232b3a;font-size:14px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.seam-components .seam-noise-sensor-event-item-context-sublabel{color:#9da1a9;font-size:14px}.seam-components .seam-noise-sensor-event-item-right-block{display:flex;justify-content:flex-end;align-items:center;gap:18px;flex:.5}/*# sourceMappingURL=index.min.css.map */
|
package/dist/index.min.css.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../src/styles/_spinner.scss","../src/styles/_main.scss","../src/styles/_typography.scss","../src/styles/_reset.scss","../src/styles/_colors.scss","../src/styles/_tables.scss","../src/styles/_inputs.scss","../src/styles/_input-label.scss","../src/styles/_form-field.scss","../src/styles/_buttons.scss","../src/styles/_layout.scss","../src/styles/_visibility.scss","../src/styles/_loading_toast.scss","../src/styles/_motion.scss","../src/styles/_icons.scss","../src/styles/_menus.scss","../src/styles/_checkbox.scss","../src/styles/_radio-field.scss","../src/styles/_tooltip.scss","../src/styles/_snackbar.scss","../src/styles/_switch.scss","../src/styles/_time-zone-picker.scss","../src/styles/_tab-set.scss","../src/styles/_device-details.scss","../src/styles/_device-table.scss","../src/styles/_access-code-details.scss","../src/styles/_access-code-form.scss","../src/styles/_climate-setting-schedule-form.scss","../src/styles/_alert.scss","../src/styles/_supported-device-table.scss","../src/styles/_supported-device-table-manufacturer-keys.scss","../src/styles/_thermostat.scss","../src/styles/_seam-table.scss","../src/styles/_climate-setting-schedule-details.scss","../src/styles/_noise-sensor.scss"],"names":[],"mappings":"AAEA,gBACE,GACE,uBAGF,KACE,0BC0BJ,iBC/BE,YACE,+ICEF,wEAGE,sBAGF,ylCAmDE,SACA,UACA,SACA,eACA,oBACA,wBACA,kCACA,mCACA,sBAGF,oHAKE,cAGF,sBACE,cAGF,wCAEE,gBAGF,+CAEE,YAGF,4HAIE,WACA,aAGF,uBACE,yBACA,iBAGF,uBACE,gBACA,gBD5FF,wHAME,gBAKF,+BACE,MElBU,QFuBZ,mCACE,MEbS,QFkBX,sBACE,MEhCW,QFqCb,sCACE,cACA,WACA,mBACA,gBACA,uBGlDF,oCACE,aACA,8BACA,mBACA,YACA,eAEA,+CACE,aACA,8BACA,mBACA,WAGF,oEACE,WACA,kBACA,OACA,aACA,uBACA,mBAIJ,mCACE,eACA,iBAEA,iDACE,eACA,iBAMJ,iCACE,aACA,YACA,YACA,6BAEA,uCACE,mBAGF,6CACE,gBACA,eACA,iBAMJ,kCACE,aACA,mBACA,YAKF,+CACE,aACA,eACA,iBACA,aACA,mBACA,uBAKF,wCACE,aACA,mBACA,iBACA,WD7DG,QC+DH,mEACE,gBACA,SACA,oCACA,UAEA,uEACE,YAEA,yEACE,KDjFI,QCuFZ,yCACE,aACA,mBACA,wBACA,kBACA,yBACA,eACA,iBAEA,6CACE,UAGF,wDACE,eAEA,8DACE,iCACA,yBAIJ,uDACE,WDjGE,KCkGF,yBC5GF,6CACE,WFSE,KERF,yBACA,kBACA,aACA,cACA,mBAEA,mDACE,aFbO,QEgBT,0DACE,aF1BE,QE8BN,yDACE,YACA,SACA,WACA,kBACA,eJlCJ,YACE,+IIqCE,+DACE,aAIJ,kDACE,aACA,mBAEA,sDACE,YAGF,6DACE,iBAGF,yDACE,WACA,YACA,aACA,uBACA,mBACA,gBACA,+BACA,UACA,SACA,SACA,gBACA,kBACA,eAEA,+DACE,iBFvDH,QE0DC,qEACE,UACA,kBAKN,oDACE,eAIA,2DACE,aF3EM,QE4EN,WFrEE,QEsEF,mBAEA,kFACE,mBAMJ,wDACE,eAEA,+EACE,YAMJ,wDACE,yBAGF,+DACE,MF5FK,QElBP,+CACE,KFMM,QGVZ,mCACE,eACA,kBACA,eACA,gBACA,iBCLF,kCACE,mBAEA,oDACE,iBAGF,oDACE,eCiHJ,2BPzHA,YACE,+IO6HA,gBACA,eAjFF,0CACE,eACA,iBACA,kBACA,iBAGF,2CACE,eACA,iBACA,kBACA,iBAGF,0CACE,eACA,iBACA,kBACA,iBAKF,0CACE,WLvEM,QKwEN,MLjDI,KKkDJ,yBAEA,gDACE,WLtES,QKuET,aLvES,QK0EX,+GAEE,WL3EQ,QK4ER,aL5EQ,QKgFZ,4CACE,MLxFM,QKyFN,yBACA,yBAEA,kDACE,WLxFM,QK2FR,mHAEE,yBACA,MLlGO,QKsGX,4CACE,ML9FU,QK+FV,yBAEA,kDACE,WL1FC,QK2FD,aLjGU,QKoGZ,mHAEE,MLtGU,QKuGV,aLtGQ,QKuGR,WL7FE,KK2GJ,iFAEE,mBAlIJ,gCACE,kBACA,oCACA,eACA,WLiBI,KKhBJ,YACA,cACA,WACA,YAEA,sCACE,+BAGF,oCACE,UAEA,sCACE,KLpBE,QK2BR,gCACE,ML5BM,QK6BN,UACA,eACA,yBACA,SAEA,sCACE,0BAGF,2FAEE,mBACA,qBCxCJ,sCACE,YACA,aACA,mBACA,kBACA,uBACA,cAEA,oEACE,SAGF,sDACE,kBACA,QACA,+BACA,OACA,eAGF,kDACE,eACA,iBACA,MNdQ,QMiBV,uDACE,cACA,eACA,iBACA,kBACA,MNtBQ,QM4BZ,wCACE,eAGF,uCACE,aACA,sBACA,SAGF,2CACE,aACA,sBACA,QAGF,sCACE,WAGF,yCACE,WACA,aACA,2BACA,mBACA,mBACA,QACA,kBAGF,oCACE,MN3DU,QM4DV,eACA,gBACA,iBAGF,oCACE,kBACA,yBACA,gBAGF,6CACE,WACA,aACA,8BACA,mBACA,mBAGF,0DACE,eACA,MN/EY,QMkFd,4DACE,aACA,2BACA,uBACA,sBACA,QAKF,uEAEE,iBNnFI,KMqFJ,6GACE,6BAGF,2HACE,eACA,oBAEA,uIACE,iBNnGD,QMwGL,+EAEE,aACA,8BACA,mBACA,mBACA,gBACA,iBAGF,6CACE,aACA,uBACA,uBACA,sBACA,QAGF,+CACE,aACA,2BACA,uBACA,sBACA,QAGF,8CACE,aACA,2BACA,mBACA,mBACA,QAGF,iCACE,eACA,gBACA,iBAGF,8CACE,eACA,kBACA,gBACA,iBACA,MN5JU,QM+JZ,oCACE,MNjKU,QMkKV,eACA,gBACA,iBAEA,mEACE,MNxKS,QM4Kb,yCACE,aACA,2BACA,mBACA,mBACA,QAGF,gDACE,WACA,aACA,yBACA,uBACA,mBACA,SACA,iBAGF,+CACE,yBAKF,qDACE,aACA,uBACA,mBACA,mBACA,QAKF,qCACE,gBAEA,iEACE,gBACA,WACA,iBNtME,KMuMF,eACA,YACA,gBACA,eACA,oBAGF,iEACE,aACA,uBACA,uBACA,sBACA,aACA,UACA,+BAIA,qFACE,iBACA,UAGF,mFACE,yBAGF,yFACE,sBACA,UAIJ,uEACE,WACA,aACA,eACA,gBAGF,0DACE,aACA,uBACA,mBACA,mBACA,SAGF,qEACE,2BAGF,+DACE,WACA,YACA,aACA,uBACA,mBACA,qCCvRJ,iCACE,wBAIA,wCADF,+BAEI,yBAKF,wCADF,gCAEI,0BAKF,wCADF,oCAEI,yBCjBJ,mDACE,WACA,aACA,uBACA,mBAGF,qCAGE,YACA,eACA,aACA,uBACA,mBACA,mBACA,kBACA,WRDG,QQEH,WACE,4DAEF,QACA,sBACA,sDACA,kDACA,oBACA,kBACA,UC3BF,oBACE,GACE,qBACA,UACA,kBAGF,KACE,mBACA,UACA,oBDmBF,6DACE,qBACA,UACA,kBAGF,mEACE,WACA,YACA,aACA,uBACA,mBAGF,8DACE,eACA,gBACA,cACA,mBE/CF,mCACE,KVOQ,QWTZ,+BACE,YACA,aACA,uBACA,mBACA,eACA,QACA,eACA,aAGF,mCACE,aAGF,oCACE,aAGF,oCACE,YACA,kBACA,cACA,WXDI,KWEJ,WACE,yDAEF,kBAEA,oDACE,eACA,YACA,aACA,mBACA,eACA,iBACA,eAEA,0DACE,WXTQ,QWaZ,kDACE,WACA,WXhCiB,KWiCjB,aAIJ,mCACE,WACA,UACA,kBACA,MACA,QACA,eCxDF,gCACE,aACA,mBACA,QACA,eACA,cAEA,oDACE,YACA,WAGF,sCACE,aAGF,qDACE,eACA,iBClBJ,mCACE,aACA,sBACA,QAEA,+CACE,aACA,mBACA,QACA,cACA,eAEA,qDACE,aAGF,gEACE,YACA,WAGF,iEACE,eACA,iBCvBN,+BACE,kBAEA,oDACE,gBACA,WACA,YACA,YACA,gBACA,gBACA,UACA,SACA,aACA,uBACA,mBACA,mBACA,eAEA,8EACE,kBACA,aACA,uBACA,mBACA,oCAGF,oFACE,UAKA,wLACE,UAGF,oLACE,UAIJ,0DACE,aAIJ,qDACE,YACA,aACA,SACA,kBACA,YACA,SACA,aACA,kBACA,WdjCE,KckCF,WACE,2DAEF,yCACA,6BACA,2BACA,UACA,qBACA,kBACA,oBACA,WAEA,yEACE,UACA,mBACA,mBACA,oBACA,UAIJ,kDACE,eACA,gBACA,iBC/EJ,qCACE,WACA,eACA,SACA,aACA,uBACA,mBACA,oBACA,SACA,UAGF,gCAGE,oBACA,aACA,aACA,uBACA,mBACA,WfDU,QeEV,wCACA,SACA,kBACA,YACA,sBACA,kDACA,UACA,kBACA,2BNbF,sBACE,GACE,2BACA,UACA,kBAGF,KACE,wBACA,UACA,oBMKF,sDACE,wDACA,wBACA,UACA,mBAGF,4DACE,aACA,gBAGF,uDACE,MfvBE,KewBF,eACA,gBACA,iBACA,SACA,UAGF,4DACE,YACA,aACA,mBACA,mBACA,SAGF,sDACE,gBACA,+BACA,SACA,UACA,cACA,aACA,uBACA,mBACA,gBACA,YACA,eACA,mCAEA,4DACE,YAGF,kFACE,MfzCS,Qe0CT,eACA,gBACA,eACA,mBAIJ,4DACE,gBACA,+BACA,aACA,uBACA,mBACA,SACA,gBACA,SACA,UACA,eACA,mCAEA,kEACE,YnBzFN,+BACE,MAJa,KAKb,OALa,KAMb,yBACA,mCACA,qBACA,kBACA,mCAEA,0CACE,MAbW,KAcX,OAdW,KAeX,aAdmB,IAiBrB,2CACE,WACA,YACA,iBAGF,0CACE,WACA,YACA,iBoBrCJ,wCACE,aACA,mBACA,QAEA,2DACE,kBACA,gBACA,iBACA,eACA,MhBCU,QgBEZ,qDACE,kBACA,eAEA,iFACE,kBACA,WACA,YACA,WACA,OACA,YACA,iBhBNA,QgBOA,eACA,kBACA,kDAGF,yEACE,QACA,WACA,YACA,sBACA,eACA,mBAGF,qGACE,2BACA,iBhB1CE,QgB6CJ,6FACE,iBhBvCM,QiBLV,wEACE,kBAGF,+DACE,WjBgBE,KiBfF,eACA,WACA,yBACA,kBACA,YACA,eCZJ,+BACE,WACA,aACA,uBACA,mBACA,mBAEA,qDACE,WACA,aACA,uBACA,mBACA,mBACA,kBACA,gBAGF,uDACE,WACA,0BACA,iBlBrBI,QkBsBJ,kBACA,SACA,iDAGF,gDACE,gBACA,YACA,gBACA,oBACA,aACA,uBACA,mBACA,eACA,eACA,+BACA,gBACA,YACA,MlB7BQ,QkB8BR,6BAEA,6HAEE,MlBpCO,QmBPX,iDACE,aACA,sBACA,SACA,mBAEA,qEACE,SACA,MAGF,2DACE,yBACA,kBAEA,yEACE,4BAEA,2FACE,2BACA,aACA,mBACA,8BACA,eAEA,iGACE,WnBGE,QmBCN,iGACE,6BAGF,0FACE,aACA,8BAEA,sGACE,aACA,mBAIJ,qFACE,eACA,iBACA,MnBvCE,QmB0CJ,qFACE,cACA,gBACA,eACA,iBAKN,yEACE,eACA,WACE,qDAIJ,+DACE,kBACA,mBACA,WnBrDD,QmBuDC,6EACE,aACA,mBACA,SAEA,yFACE,YACA,aACA,aACA,mBAEA,6FACE,eAKF,oGACE,MnBjFA,QmBkFA,gBACA,eACA,iBACA,kBAGF,0GACE,mBACA,gBACA,eACA,iBAGF,yGACE,aACA,sCACA,mBACA,eACA,iBACA,aAEA,qHACE,MnBvGF,QmBwGE,mBAGF,2HACE,MnB7GF,QmBgHA,6GACE,UACA,iBAGF,2GACE,aACA,mBAOV,iEACE,OACA,gBACA,aACA,mBACA,uBAEA,qEACE,WACA,YACA,aACA,mBACA,uBAIJ,iEACE,OAGF,mEACE,kBACA,aACA,mBACA,uBAIJ,sEACE,eCnKF,4DACE,YAGF,oDACE,eAEA,uEACE,WAGF,qEACE,WACA,YACA,YAEA,yEACE,WAIJ,oEACE,OACA,sBACA,uBACA,uBACA,QACA,gBAEA,gFACE,gBAGF,iFACE,aACA,8BACA,mBACA,WAEA,oGACE,gBACA,eACA,iBACA,MpBnCE,QoBoCF,eACA,mBACA,gBACA,uBAGF,uGACE,aACA,mBACA,MpB7CE,QoB8CF,eACA,iBAEA,2GACE,aACA,mBACA,kBAEA,+GACE,UC/DZ,yDACE,WrBeC,QqBdD,mBACA,mBAEA,mEACE,kBAEA,uFACE,mBAGF,+EACE,gBACA,eACA,iBACA,MrBRI,QqBSJ,kBAGF,0FACE,gBACA,eACA,iBACA,kBAGF,8EACE,WrBPF,KqBQE,yBACA,kBACA,gBACA,eACA,iBACA,kBACA,aACA,8BAEA,mFACE,kBAGF,6FACE,YACA,SACA,iBACA,UACA,kBACA,cACA,0BACA,2BAEA,mGACE,WrBxBE,QqB2BJ,iGACE,YAKN,kFACE,MrBvDI,QqBwDJ,eACA,iBAEA,8FACE,gBACA,MrB9DG,QqBmET,kFACE,6BACA,yBACA,aACA,mBAEA,qGACE,WACA,YACA,kBAEA,yGACE,WACA,gBAIJ,6FACE,OACA,gBACA,eACA,iBACA,iBAKN,yDACE,mBACA,eACA,aACA,QAGF,yDACE,eACA,iBACA,wCACA,eAEA,mEACE,aACA,aACA,qCAEA,iFACE,YAGF,iFACE,aACA,OAEA,8FACE,aACA,8BAEA,6GACE,SAEA,mHACE,yBAGF,iHACE,YAKN,6FACE,aACA,OACA,eACA,iBAEA,yGACE,MrB9IA,QqBkJA,qGACE,kBAGF,6GACE,eCzJd,mDACE,oBAEA,yEACE,kBAIA,qFACE,kBAGF,iFACE,mBACA,yBACA,aAEA,2FACE,8BAGF,oGACE,MtBpBI,QsBqBJ,eACA,iBACA,gBACA,kBAEA,+GACE,MtBhBC,QsBsBT,wEACE,eACA,iBACA,aACA,mBACA,SAEA,4EACE,aACA,gCACA,6BACA,qBAEA,iFACE,eACA,iBAGF,wFACE,MtBpDI,QsBuDN,uFACE,MtBzDI,QsB8DV,uEACE,kBACA,mBACA,iBACA,MtBtDO,QsByDT,iEACE,aACA,QACA,uBAEA,2EACE,WAQJ,4EACE,eAEA,4FACE,aACA,mBACA,eACA,mBAEA,wGACE,MtB5FI,QsB6FJ,iBAGF,2GACE,MtB5GA,QsB6GA,eACA,aACA,mBAEA,+GACE,YACA,+BAEA,iHACE,KtBtHJ,QsBiIN,yFACE,eCxHJ,gEACE,oBAGF,mEACE,aACA,QACA,uBAEA,6EACE,WAOF,2HACE,aACA,mBACA,eACA,gBACA,kBAEA,uIACE,MvBxBM,QuByBN,iBAGF,0IACE,MvBxCE,QuByCF,eACA,aACA,mBAEA,8IACE,YACA,+BAEA,gJACE,KvBlDF,QuB4DN,2IACE,gBACA,mBAGF,6HACE,MvBxDQ,QuByDR,eAGF,uJAOE,eACA,6BAPA,yJACE,MvB9DM,QuB+DN,eACA,mBAOJ,qJACE,mBAOF,uHACE,aACA,sBACA,SACA,WACA,gBACA,mBAEA,mIACE,MvBvFM,QuBwFN,eAGF,8JACE,aACA,uBCtGN,8BACE,WACA,aACA,2BACA,uBACA,sBACA,QAEA,oDACE,gBAGF,iDACE,oBAKJ,6BACE,WACA,gBACA,iBACA,kBACA,aACA,8BACA,mBACA,mBACA,SAEA,gDACE,gBACA,YACA,eACA,kBACA,+BACA,eACA,cACA,gBACA,mBACA,eAEA,sDACE,iBxBbQ,QwBiBZ,gDACE,iBxBnBY,QwBoBZ,yBAEA,mEACE,yBACA,MxB1BU,QwB8Bd,8CACE,iBxBhCa,QwBiCb,yBAEA,iEACE,yBACA,MxBvCW,QwB2Cf,kDACE,gBAGF,mDACE,gBACA,eAGF,8CACE,WACA,YAGF,iDACE,aACA,2BACA,uBACA,mBAGF,sDACE,cAEA,0EACE,eACA,gBACA,iBACA,MxBvFO,QwB4Fb,wCACE,6BACE,2BACA,sBAEA,iDACE,WACA,uBACA,sBACA,QAGF,qDACE,WAEA,wEACE,YC/GR,2DACE,WzBgBI,KyBbN,0DACE,WACA,aACA,8BACA,mBACA,mBACA,aAEA,6EACE,aACA,2BACA,mBACA,mBACA,QAGF,mHACE,kBACA,aACA,uBACA,mBACA,mBAIJ,0DACE,WACA,iBAEA,gFACE,WACA,aACA,8BACA,mBACA,mBAEA,mGACE,kBAGF,4GACE,WACA,aACA,8BACA,mBACA,mBAGF,sGACE,oBAIJ,wGACE,WACA,aACA,8BACA,mBACA,mBAEA,+GACE,gBACA,gBACA,mBACA,SACA,SACA,gBACA,kBACA,iBzB7DD,QyB8DC,kBACA,eAEA,qHACE,iBzBnEH,QyBsEC,oHACE,eACA,gBAGF,mHACE,kBACA,QAMR,4CACE,mBACA,kBACA,aACA,sBACA,sBACA,uBACA,uBACA,SACA,mBAEA,8EACE,aACA,YACA,mBACA,qBACA,UACA,mBACA,eACA,kBACA,iBzB/GgB,oByBiHhB,+FACE,aACA,uBACA,yBACA,QACA,WACA,eACA,MzBtHM,QyBuHN,eACA,iBAIJ,yDACE,aACA,mBACA,YAEA,kFACE,WACA,YACA,cACA,uBACA,iBAGF,iFACE,eACA,iBACA,OAGF,kEACE,wBACA,kBAIJ,qEACE,eACA,WzB1IE,KyB2IF,aACA,OAhKkB,KAiKlB,0BACA,mBACA,QACA,eACA,iBACA,MzB/JQ,QyBgKR,mBACA,SACA,WACE,6DAEF,kBACA,aAKA,SACA,iCACA,UAEA,yEACE,wBAIJ,oEACE,+EAKA,kBACA,OApMO,KAqMP,WACA,SACA,UAIA,oEACE,eAEA,0EACE,WzB7LF,QyBkMJ,qDACE,mBAGE,2EACE,yBAIJ,8EACE,gCAEA,kFACE,yBAMR,kEACE,WACA,iBzBxNG,QyByNH,iBACA,aACA,uBACA,mBACA,sBACA,QAGF,kEACE,uBAGF,8DACE,WACA,eACA,aACA,uBACA,mBACA,sBACA,kBACA,QAEA,gEACE,cACA,SAGF,qEACE,eACA,eAIJ,sDACE,WACA,gBACA,kBACA,yBAEA,gEACE,OAlRO,KAmRP,gCACA,aAEA,4EACE,6BAGF,0EACE,aACA,YAIJ,wEACE,oBACA,gBACA,mBAEA,6EACE,eACA,iBACA,qBAGF,qFACE,iBzB7QQ,oByB8QR,MzB7QU,QyBgRZ,oFACE,iBzBhRO,qByBiRP,MzBhRS,QyBmRX,uFACE,MzB7SM,QyB8SN,eACA,iBAGF,6FACE,gBAIJ,6EACE,mBAEA,6FACE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,6JACE,WACA,gBAIJ,oLACE,aACA,mBACA,WACA,gBACA,eACA,iBAEA,kOACE,aACA,sBACA,UAEA,oPACE,M3BhZA,Q2BmZF,uQACE,iBACA,M3BpZA,Q2BqZA,aACA,mBACA,QAOV,mGACE,yBAMJ,uCACE,WACA,iB3BhaG,Q2BiaH,mBACA,aACA,aACA,sBACA,mBACA,QACA,mBAEA,qEACE,aACA,uBACA,mBACA,QACA,mBAGF,wEACE,aAEA,4EACE,WACA,YACA,mBAIJ,qEACE,WACA,aACA,8BACA,mBACA,mBACA,SAGF,qEACE,eACA,gBACA,iBACA,mBAGF,2EACE,gBACA,WACA,YACA,gBACA,kBACA,yBACA,+BACA,aACA,uBACA,mBACA,sBACA,M3B/dQ,Q2BgeR,eACA,gBACA,cACA,eAGF,qEACE,WACA,aACA,2BACA,sBACA,QAGF,wEACE,aAGF,mEACE,WACA,aACA,gCACA,aAGF,uEACE,aACA,mBACA,QAEA,2GACE,QAIJ,uEACE,M3BngBQ,Q2BogBR,eACA,gBACA,iBACA,mBAGF,uEACE,M3B5gBQ,Q2B6gBR,eACA,gBACA,iBACA,mBAGF,sEACE,WACA,YAGF,qEACE,YACA,cACA,kBACA,aACA,uBACA,mBAEA,0GACE,iB3BrgBM,Q2BwgBR,0GACE,iB3B3gBQ,Q2B8gBV,sGACE,yBACA,+BAEA,0IACE,M3B7iBI,Q2BijBR,sGACE,+BAEA,0IACE,M3BrjBI,Q2ByjBR,yGACE,M3B7iBA,K2B8iBA,eACA,gBACA,cAQJ,2DACE,gBACA,WACE,2DAIJ,oEACE,WACA,aACA,8BACA,mBACA,mBAGF,0EACE,aACA,uBACA,mBACA,mBACA,SAIJ,6CACE,WACA,YACA,aACA,uBACA,mBAKF,4CACE,YACA,YACA,aACA,8BACA,mBACA,mBACA,kBACA,yBACA,W3BnmBI,K2BomBJ,SACA,eACA,oBAEA,kDACE,a3BrnBQ,Q2BwnBV,mDACE,yBACA,W3BrnBC,Q2BwnBH,6EACE,aACA,uBACA,mBACA,mBACA,SAGF,4EACE,M3BvoBQ,Q2BwoBR,eACA,gBACA,iBAMJ,gDACE,WACA,YACA,gBACA,kBACA,yBACA,W3BzoBI,K2B0oBJ,aACA,8BACA,mBACA,mBACA,eACA,oBAEA,sDACE,a3B9pBQ,Q2BiqBV,sDACE,c3BlqBQ,Q2BqqBV,uDACE,iB3BjqBC,Q2BkqBD,a3BvqBQ,Q2B2qBZ,qDACE,WACA,YACA,aACA,uBACA,mBAKF,kDACE,aACA,uBACA,mBACA,mBACA,QACA,UACA,2BAEA,6DACE,UAIJ,uDACE,YAGF,wDACE,eACA,M3BxsBY,Q4BVZ,qDACE,YAIA,2DACE,aACA,mBAEA,4EACE,gBAKN,6CACE,eAEA,6DACE,OACA,aACA,mBACA,uBAEA,iEACE,WACA,YACA,aACA,mBACA,uBACA,iBAEA,wCARF,iEASI,WACA,kBAKN,6DACE,OACA,sBACA,uBACA,uBACA,QACA,gBAEA,yEACE,gBAGF,2EACE,eACA,iBACA,M5B9CI,Q4B+CJ,aACA,eAEA,wCAPF,2EAQI,gBAGF,6FACE,gBACA,WAGF,6FACE,aACA,M5B1DE,Q4B+DR,+DACE,iBACA,aACA,mBACA,uBAEA,wCANF,+DAOI,mBAIJ,mEACE,aACA,uBACA,mBACA,iBAIJ,8CACE,WAKF,mEACE,iBACA,kBAEA,iFACE,gBACA,aACA,QACA,uBAIJ,8DACE,aACA,mBACA,8BACA,OAEA,kEACE,UAEA,oEACE,K5B3HA,Q6BEN,uGACE,cAGF,4FACE,kBACA,gBACA,iBACA,eACA,M7BDQ,Q6BGR,wIACE,aACA,mBAIJ,gGACE,aACA,uBACA,cAEA,8HACE,eACA,kBACA,gBACA,iBACA,M7BlBM,Q6BoBN,yJACE,M7BtBI,Q6B2BV,4EACE,M7B5BQ,Q8BTZ,kDACE,WACA,aACA,uBACA,mBACA,sBAGF,+CACE,WACA,gBACA,2BACA,6BACA,aACA,SAGF,2DACE,aACA,2BACA,mBACA,mBACA,SACA,QAGF,6DACE,M9BlBU,Q8BmBV,eACA,iBAGF,qOAIE,mBAGF,4DACE,aACA,uBACA,uBACA,sBACA,OAGF,6DACE,M9BxCW,Q8ByCX,eACA,mBACA,eACA,gBACA,uBAGF,gEACE,M9B/CU,Q8BgDV,eAGF,2DACE,aACA,yBACA,mBACA,SACA","file":"index.min.css"}
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../src/styles/_spinner.scss","../src/styles/_main.scss","../src/styles/_typography.scss","../src/styles/_reset.scss","../src/styles/_colors.scss","../src/styles/_tables.scss","../src/styles/_inputs.scss","../src/styles/_input-label.scss","../src/styles/_form-field.scss","../src/styles/_buttons.scss","../src/styles/_layout.scss","../src/styles/_visibility.scss","../src/styles/_loading_toast.scss","../src/styles/_motion.scss","../src/styles/_icons.scss","../src/styles/_menus.scss","../src/styles/_checkbox.scss","../src/styles/_radio-field.scss","../src/styles/_tooltip.scss","../src/styles/_snackbar.scss","../src/styles/_switch.scss","../src/styles/_time-zone-picker.scss","../src/styles/_tab-set.scss","../src/styles/_device-details.scss","../src/styles/_device-table.scss","../src/styles/_access-code-details.scss","../src/styles/_access-code-form.scss","../src/styles/_alert.scss","../src/styles/_supported-device-table.scss","../src/styles/_supported-device-table-manufacturer-keys.scss","../src/styles/_thermostat.scss","../src/styles/_seam-table.scss","../src/styles/_noise-sensor.scss"],"names":[],"mappings":"AAEA,gBACE,GACE,uBAGF,KACE,0BCwBJ,iBC7BE,YACE,+ICEF,wEAGE,sBAGF,ylCAmDE,SACA,UACA,SACA,eACA,oBACA,wBACA,kCACA,mCACA,sBAGF,oHAKE,cAGF,sBACE,cAGF,wCAEE,gBAGF,+CAEE,YAGF,4HAIE,WACA,aAGF,uBACE,yBACA,iBAGF,uBACE,gBACA,gBD5FF,wHAME,gBAKF,+BACE,MElBU,QFuBZ,mCACE,MEbS,QFkBX,sBACE,MEhCW,QFqCb,sCACE,cACA,WACA,mBACA,gBACA,uBGlDF,oCACE,aACA,8BACA,mBACA,YACA,eAEA,+CACE,aACA,8BACA,mBACA,WAGF,oEACE,WACA,kBACA,OACA,aACA,uBACA,mBAIJ,mCACE,eACA,iBAEA,iDACE,eACA,iBAMJ,iCACE,aACA,YACA,YACA,6BAEA,uCACE,mBAGF,6CACE,gBACA,eACA,iBAMJ,kCACE,aACA,mBACA,YAKF,+CACE,aACA,eACA,iBACA,aACA,mBACA,uBAKF,wCACE,aACA,mBACA,iBACA,WD7DG,QC+DH,mEACE,gBACA,SACA,oCACA,UAEA,uEACE,YAEA,yEACE,KDjFI,QCuFZ,yCACE,aACA,mBACA,wBACA,kBACA,yBACA,eACA,iBAEA,6CACE,UAGF,wDACE,eAEA,8DACE,+BACA,yBAIJ,uDACE,WDjGE,KCkGF,yBC5GF,6CACE,WFSE,KERF,yBACA,kBACA,aACA,cACA,mBAEA,mDACE,aFbO,QEgBT,0DACE,aF1BE,QE8BN,yDACE,YACA,SACA,WACA,kBACA,eJlCJ,YACE,+IIqCE,+DACE,aAIJ,kDACE,aACA,mBAEA,sDACE,YAGF,6DACE,iBAGF,yDACE,WACA,YACA,aACA,uBACA,mBACA,gBACA,+BACA,UACA,SACA,SACA,gBACA,kBACA,eAEA,+DACE,iBFvDH,QE0DC,qEACE,UACA,kBAKN,oDACE,eAIA,2DACE,aF3EM,QE4EN,WFrEE,QEsEF,mBAEA,kFACE,mBAMJ,wDACE,eAEA,+EACE,YAMJ,wDACE,yBAGF,+DACE,MF5FK,QElBP,+CACE,KFMM,QGVZ,mCACE,eACA,kBACA,eACA,gBACA,iBCLF,kCACE,mBAEA,oDACE,iBAGF,oDACE,eCiHJ,2BPzHA,YACE,+IO6HA,gBACA,eAjFF,0CACE,eACA,iBACA,kBACA,iBAGF,2CACE,eACA,iBACA,kBACA,iBAGF,0CACE,eACA,iBACA,kBACA,iBAKF,0CACE,WLvEM,QKwEN,MLjDI,KKkDJ,yBAEA,gDACE,WLtES,mBKuET,aLvES,mBK0EX,+GAEE,WL3EQ,gCK4ER,aL5EQ,gCKgFZ,4CACE,MLxFM,QKyFN,6CACA,yBAEA,kDACE,WLxFM,8BK2FR,mHAEE,yBACA,MLlGO,4BKsGX,4CACE,ML9FU,QK+FV,yBAEA,kDACE,WL1FC,QK2FD,aLjGU,QKoGZ,mHAEE,MLtGU,QKuGV,aLtGQ,QKuGR,WL7FE,KK2GJ,iFAEE,mBAlIJ,gCACE,kBACA,oCACA,eACA,WLiBI,KKhBJ,YACA,cACA,WACA,YAEA,sCACE,+BAGF,oCACE,UAEA,sCACE,KLpBE,QK2BR,gCACE,ML5BM,QK6BN,UACA,eACA,yBACA,SAEA,sCACE,0BAGF,2FAEE,mBACA,qBCxCJ,sCACE,YACA,aACA,mBACA,kBACA,uBACA,cAEA,oEACE,SAGF,sDACE,kBACA,QACA,+BACA,OACA,eAGF,kDACE,eACA,iBACA,MNdQ,QMiBV,uDACE,cACA,eACA,iBACA,kBACA,MNtBQ,QM4BZ,wCACE,eAGF,uCACE,aACA,sBACA,SAGF,2CACE,aACA,sBACA,QAGF,sCACE,WAGF,yCACE,WACA,aACA,2BACA,mBACA,mBACA,QACA,kBAGF,oCACE,MN3DU,QM4DV,eACA,gBACA,iBAGF,oCACE,kBACA,yBACA,gBAGF,6CACE,WACA,aACA,8BACA,mBACA,mBAGF,0DACE,eACA,MN/EY,QMkFd,4DACE,aACA,2BACA,uBACA,sBACA,QAKF,uEAEE,iBNnFI,KMqFJ,6GACE,6BAGF,2HACE,eACA,oBAEA,uIACE,iBNnGD,QMwGL,+EAEE,aACA,8BACA,mBACA,mBACA,gBACA,iBAGF,6CACE,aACA,uBACA,uBACA,sBACA,QAGF,+CACE,aACA,2BACA,uBACA,sBACA,QAGF,8CACE,aACA,2BACA,mBACA,mBACA,QAGF,iCACE,eACA,gBACA,iBAGF,8CACE,eACA,kBACA,gBACA,iBACA,MN5JU,QM+JZ,oCACE,MNjKU,QMkKV,eACA,gBACA,iBAEA,mEACE,MNxKS,QM4Kb,yCACE,aACA,2BACA,mBACA,mBACA,QAGF,gDACE,WACA,aACA,yBACA,uBACA,mBACA,SACA,iBAGF,+CACE,yBAKF,qDACE,aACA,uBACA,mBACA,mBACA,QAKF,qCACE,gBAEA,iEACE,gBACA,WACA,iBNtME,KMuMF,eACA,YACA,gBACA,eACA,oBAGF,iEACE,aACA,uBACA,uBACA,sBACA,aACA,UACA,+BAIA,qFACE,iBACA,UAGF,mFACE,yBAGF,yFACE,sBACA,UAIJ,uEACE,WACA,aACA,eACA,gBAGF,0DACE,aACA,uBACA,mBACA,mBACA,SAGF,qEACE,2BAGF,+DACE,WACA,YACA,aACA,uBACA,mBACA,qCCvRJ,iCACE,wBAIA,wCADF,+BAEI,yBAKF,wCADF,gCAEI,0BAKF,wCADF,oCAEI,yBCjBJ,mDACE,WACA,aACA,uBACA,mBAGF,qCAGE,YACA,eACA,aACA,uBACA,mBACA,mBACA,kBACA,WRDG,QQEH,WACE,4DAEF,QACA,sBACA,sDACA,kDACA,oBACA,kBACA,UC3BF,oBACE,GACE,qBACA,UACA,kBAGF,KACE,mBACA,UACA,oBDmBF,6DACE,qBACA,UACA,kBAGF,mEACE,WACA,YACA,aACA,uBACA,mBAGF,8DACE,eACA,gBACA,cACA,mBE/CF,mCACE,KVOQ,QWTZ,+BACE,YACA,aACA,uBACA,mBACA,eACA,QACA,eACA,aAGF,mCACE,aAGF,oCACE,aAGF,oCACE,YACA,kBACA,cACA,WXDI,KWEJ,WACE,yDAEF,kBAEA,oDACE,eACA,YACA,aACA,mBACA,eACA,iBACA,eAEA,0DACE,WXTQ,QWaZ,kDACE,WACA,WXhCiB,KWiCjB,aAIJ,mCACE,WACA,UACA,kBACA,MACA,QACA,eCxDF,gCACE,aACA,mBACA,QACA,eACA,cAEA,oDACE,YACA,WAGF,sCACE,aAGF,qDACE,eACA,iBClBJ,mCACE,aACA,sBACA,QAEA,+CACE,aACA,mBACA,QACA,cACA,eAEA,qDACE,aAGF,gEACE,YACA,WAGF,iEACE,eACA,iBCvBN,+BACE,kBAEA,oDACE,gBACA,WACA,YACA,YACA,gBACA,gBACA,UACA,SACA,aACA,uBACA,mBACA,mBACA,eAEA,8EACE,kBACA,aACA,uBACA,mBACA,oCAGF,oFACE,UAKA,wLACE,UAGF,oLACE,UAIJ,0DACE,aAIJ,qDACE,YACA,aACA,SACA,kBACA,YACA,SACA,aACA,kBACA,WdjCE,KckCF,WACE,2DAEF,yCACA,6BACA,2BACA,UACA,qBACA,kBACA,oBACA,WAEA,yEACE,UACA,mBACA,mBACA,oBACA,UAIJ,kDACE,eACA,gBACA,iBC/EJ,qCACE,WACA,eACA,SACA,aACA,uBACA,mBACA,oBACA,SACA,UAGF,gCAGE,oBACA,aACA,aACA,uBACA,mBACA,WfDU,QeEV,wCACA,SACA,kBACA,YACA,sBACA,kDACA,UACA,kBACA,2BNbF,sBACE,GACE,2BACA,UACA,kBAGF,KACE,wBACA,UACA,oBMKF,sDACE,wDACA,wBACA,UACA,mBAGF,4DACE,aACA,gBAGF,uDACE,MfvBE,KewBF,eACA,gBACA,iBACA,SACA,UAGF,4DACE,YACA,aACA,mBACA,mBACA,SAGF,sDACE,gBACA,+BACA,SACA,UACA,cACA,aACA,uBACA,mBACA,gBACA,YACA,eACA,mCAEA,4DACE,YAGF,kFACE,MfzCS,Qe0CT,eACA,gBACA,eACA,mBAIJ,4DACE,gBACA,+BACA,aACA,uBACA,mBACA,SACA,gBACA,SACA,UACA,eACA,mCAEA,kEACE,YnBzFN,+BACE,MAJa,KAKb,OALa,KAMb,yBACA,mCACA,qBACA,kBACA,mCAEA,0CACE,MAbW,KAcX,OAdW,KAeX,aAdmB,IAiBrB,2CACE,WACA,YACA,iBAGF,0CACE,WACA,YACA,iBoBrCJ,wCACE,aACA,mBACA,QAEA,2DACE,kBACA,gBACA,iBACA,eACA,MhBCU,QgBEZ,qDACE,kBACA,eAEA,iFACE,kBACA,WACA,YACA,WACA,OACA,YACA,iBhBNA,QgBOA,eACA,kBACA,kDAGF,yEACE,QACA,WACA,YACA,sBACA,eACA,mBAGF,qGACE,2BACA,iBhB1CE,QgB6CJ,6FACE,iBhBvCM,gCiBLV,wEACE,kBAGF,+DACE,WjBgBE,KiBfF,eACA,WACA,yBACA,kBACA,YACA,eCZJ,+BACE,WACA,aACA,uBACA,mBACA,mBAEA,qDACE,WACA,aACA,uBACA,mBACA,mBACA,kBACA,gBAGF,uDACE,WACA,0BACA,iBlBrBI,QkBsBJ,kBACA,SACA,iDAGF,gDACE,gBACA,YACA,gBACA,oBACA,aACA,uBACA,mBACA,eACA,eACA,+BACA,gBACA,YACA,MlB7BQ,QkB8BR,6BAEA,6HAEE,MlBpCO,QmBPX,iDACE,aACA,sBACA,SACA,mBAEA,qEACE,SACA,MAGF,2DACE,yBACA,kBAEA,yEACE,4BAEA,2FACE,2BACA,aACA,mBACA,8BACA,eAEA,iGACE,WnBGE,QmBCN,iGACE,6BAGF,0FACE,aACA,8BAEA,sGACE,aACA,mBAIJ,qFACE,eACA,iBACA,MnBvCE,QmB0CJ,qFACE,cACA,gBACA,eACA,iBAKN,yEACE,eACA,WACE,qDAIJ,+DACE,kBACA,mBACA,WnBrDD,QmBuDC,6EACE,aACA,mBACA,SAEA,yFACE,YACA,aACA,aACA,mBAEA,6FACE,eAKF,oGACE,MnBjFA,QmBkFA,gBACA,eACA,iBACA,kBAGF,0GACE,mBACA,gBACA,eACA,iBAGF,yGACE,aACA,sCACA,mBACA,eACA,iBACA,aAEA,qHACE,MnBvGF,QmBwGE,mBAGF,2HACE,MnB7GF,QmBgHA,6GACE,UACA,iBAGF,2GACE,aACA,mBAOV,iEACE,OACA,gBACA,aACA,mBACA,uBAEA,qEACE,WACA,YACA,aACA,mBACA,uBAIJ,iEACE,OAGF,mEACE,kBACA,aACA,mBACA,uBAIJ,sEACE,eCnKF,4DACE,YAGF,oDACE,eAEA,uEACE,WAGF,qEACE,WACA,YACA,YAEA,yEACE,WAIJ,oEACE,OACA,sBACA,uBACA,uBACA,QACA,gBAEA,gFACE,gBAGF,iFACE,aACA,8BACA,mBACA,WAEA,oGACE,gBACA,eACA,iBACA,MpBnCE,QoBoCF,eACA,mBACA,gBACA,uBAGF,uGACE,aACA,mBACA,MpB7CE,QoB8CF,eACA,iBAEA,2GACE,aACA,mBACA,kBAEA,+GACE,UC/DZ,yDACE,WrBeC,QqBdD,mBACA,mBAEA,mEACE,kBAEA,uFACE,mBAGF,+EACE,gBACA,eACA,iBACA,MrBRI,QqBSJ,kBAGF,0FACE,gBACA,eACA,iBACA,kBAGF,8EACE,WrBPF,KqBQE,yBACA,kBACA,gBACA,eACA,iBACA,kBACA,aACA,8BAEA,mFACE,kBAGF,6FACE,YACA,SACA,iBACA,UACA,kBACA,cACA,0BACA,2BAEA,mGACE,WrBxBE,QqB2BJ,iGACE,YAKN,kFACE,MrBvDI,QqBwDJ,eACA,iBAEA,8FACE,gBACA,MrB9DG,QqBmET,kFACE,6BACA,yBACA,aACA,mBAEA,qGACE,WACA,YACA,kBAEA,yGACE,WACA,gBAIJ,6FACE,OACA,gBACA,eACA,iBACA,iBAKN,yDACE,mBACA,eACA,aACA,QAGF,yDACE,eACA,iBACA,wCACA,eAEA,mEACE,aACA,aACA,qCAEA,iFACE,YAGF,iFACE,aACA,OAEA,8FACE,aACA,8BAEA,6GACE,SAEA,mHACE,yBAGF,iHACE,YAKN,6FACE,aACA,OACA,eACA,iBAEA,yGACE,MrB9IA,QqBkJA,qGACE,kBAGF,6GACE,eCzJd,mDACE,oBAEA,yEACE,kBAIA,qFACE,kBAGF,iFACE,mBACA,yBACA,aAEA,2FACE,8BAGF,oGACE,MtBpBI,QsBqBJ,eACA,iBACA,gBACA,kBAEA,+GACE,MtBhBC,QsBsBT,wEACE,eACA,iBACA,aACA,mBACA,SAEA,4EACE,aACA,gCACA,6BACA,qBAEA,iFACE,eACA,iBAGF,wFACE,MtBpDI,QsBuDN,uFACE,MtBzDI,QsB8DV,uEACE,kBACA,mBACA,iBACA,MtBtDO,QsByDT,iEACE,aACA,QACA,uBAEA,2EACE,WAQJ,4EACE,eAEA,4FACE,aACA,mBACA,eACA,mBAEA,wGACE,MtB5FI,QsB6FJ,iBAGF,2GACE,MtB5GA,QsB6GA,eACA,aACA,mBAEA,+GACE,YACA,+BAEA,iHACE,KtBtHJ,QsBiIN,yFACE,eChIJ,8BACE,WACA,aACA,2BACA,uBACA,sBACA,QAEA,oDACE,gBAGF,iDACE,oBAKJ,6BACE,WACA,gBACA,iBACA,kBACA,aACA,8BACA,mBACA,mBACA,SAEA,gDACE,gBACA,YACA,eACA,kBACA,+BACA,eACA,cACA,gBACA,mBACA,eAEA,sDACE,iBvBbQ,QuBiBZ,gDACE,iBvBnBY,QuBoBZ,yBAEA,mEACE,yBACA,MvB1BU,QuB8Bd,8CACE,iBvBhCa,QuBiCb,yBAEA,iEACE,yBACA,MvBvCW,QuB2Cf,kDACE,gBAGF,mDACE,gBACA,eAGF,8CACE,WACA,YAGF,iDACE,aACA,2BACA,uBACA,mBAGF,sDACE,cAEA,0EACE,eACA,gBACA,iBACA,MvBvFO,QuB4Fb,wCACE,6BACE,2BACA,sBAEA,iDACE,WACA,uBACA,sBACA,QAGF,qDACE,WAEA,wEACE,YC/GR,2DACE,WxBgBI,KwBbN,0DACE,WACA,aACA,8BACA,mBACA,mBACA,aAEA,6EACE,aACA,2BACA,mBACA,mBACA,QAGF,mHACE,kBACA,aACA,uBACA,mBACA,mBAIJ,0DACE,WACA,iBAEA,gFACE,WACA,aACA,8BACA,mBACA,mBAEA,mGACE,kBAGF,4GACE,WACA,aACA,8BACA,mBACA,mBAGF,sGACE,oBAIJ,wGACE,WACA,aACA,8BACA,mBACA,mBAEA,+GACE,gBACA,gBACA,mBACA,SACA,SACA,gBACA,kBACA,iBxB7DD,QwB8DC,kBACA,eAEA,qHACE,iBxBnEH,QwBsEC,oHACE,eACA,gBAGF,mHACE,kBACA,QAMR,4CACE,mBACA,kBACA,aACA,sBACA,sBACA,uBACA,uBACA,SACA,mBAEA,8EACE,aACA,YACA,mBACA,qBACA,UACA,mBACA,eACA,kBACA,iBxB/GgB,oBwBiHhB,+FACE,aACA,uBACA,yBACA,QACA,WACA,eACA,MxBtHM,QwBuHN,eACA,iBAIJ,yDACE,aACA,mBACA,YAEA,kFACE,WACA,YACA,cACA,uBACA,iBAGF,iFACE,eACA,iBACA,OAGF,kEACE,wBACA,kBAIJ,qEACE,eACA,WxB1IE,KwB2IF,aACA,OAhKkB,KAiKlB,0BACA,mBACA,QACA,eACA,iBACA,MxB/JQ,QwBgKR,mBACA,SACA,WACE,6DAEF,kBACA,aAKA,SACA,iCACA,UAEA,yEACE,wBAIJ,oEACE,+EAKA,kBACA,OApMO,KAqMP,WACA,SACA,UAIA,oEACE,eAEA,0EACE,WxB7LF,QwBkMJ,qDACE,mBAGE,2EACE,yBAIJ,8EACE,gCAEA,kFACE,yBAMR,kEACE,WACA,iBxBxNG,QwByNH,iBACA,aACA,uBACA,mBACA,sBACA,QAGF,kEACE,uBAGF,8DACE,WACA,eACA,aACA,uBACA,mBACA,sBACA,kBACA,QAEA,gEACE,cACA,SAGF,qEACE,eACA,eAIJ,sDACE,WACA,gBACA,kBACA,yBAEA,gEACE,OAlRO,KAmRP,gCACA,aAEA,4EACE,6BAGF,0EACE,aACA,YAIJ,wEACE,oBACA,gBACA,mBAEA,6EACE,eACA,iBACA,qBAGF,qFACE,iBxB7QQ,oBwB8QR,MxB7QU,QwBgRZ,oFACE,iBxBhRO,qBwBiRP,MxBhRS,QwBmRX,uFACE,MxB7SM,QwB8SN,eACA,iBAGF,6FACE,gBAIJ,6EACE,mBAEA,6FACE,WACA,YAEA,iGACE,WAKN,sEACE,OACA,aACA,sBACA,uBACA,uBACA,QAEA,uFACE,eAEA,4GACE,YAIJ,qFACE,MxBpVM,QwBqVN,eAEA,0GACE,YAGF,uGACE,aACA,MxB3VI,QwB+VR,wCACE,uFACE,eAGF,qFACE,gBAIJ,wCAxCF,sEAyCI,mBACA,mBACA,2BAEA,uFACE,OACA,eAGF,qFACE,aACA,eACA,aACA,yBAEA,0GACE,kBAMR,uEACE,WACA,kBACA,mBAIJ,kEACE,iBACA,cCvZF,2DACE,eAEA,kFACE,kBAGF,wFACE,mBAGF,6EACE,mBACA,eACA,kBC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M1B3cI,Q0B+cR,sGACE,+BAEA,0IACE,M1BndI,Q0BudR,yGACE,M1B3cA,K0B4cA,eACA,gBACA,cAQJ,2DACE,gBACA,WACE,2DAIJ,oEACE,WACA,aACA,8BACA,mBACA,mBAGF,0EACE,aACA,uBACA,mBACA,mBACA,SAIJ,6CACE,WACA,YACA,aACA,uBACA,mBAKF,4CACE,YACA,YACA,aACA,8BACA,mBACA,mBACA,kBACA,yBACA,W1BjgBI,K0BkgBJ,SACA,eACA,oBAEA,kDACE,a1BnhBQ,Q0BshBV,mDACE,yBACA,W1BnhBC,Q0BshBH,6EACE,aACA,uBACA,mBACA,mBACA,SAGF,4EACE,M1BriBQ,Q0BsiBR,eACA,gBACA,iBAMJ,gDACE,WACA,YACA,gBACA,kBACA,yBACA,W1BviBI,K0BwiBJ,aACA,8BACA,mBACA,mBACA,eACA,oBAEA,sDACE,a1B5jBQ,Q0B+jBV,sDACE,c1BhkBQ,Q0BmkBV,uDACE,iB1B/jBC,Q0BgkBD,a1BrkBQ,Q0BykBZ,qDACE,WACA,YACA,aACA,uBACA,mBAKF,kDACE,aACA,uBACA,mBACA,mBACA,QACA,UACA,2BAEA,6DACE,UAIJ,uDACE,YAGF,wDACE,eACA,M1BtmBY,Q2BVZ,qDACE,YAIA,2DACE,aACA,mBAEA,4EACE,gBAKN,6CACE,eAEA,6DACE,OACA,aACA,mBACA,uBAEA,iEACE,WACA,YACA,aACA,mBACA,uBACA,iBAEA,wCARF,iEASI,WACA,kBAKN,6DACE,OACA,sBACA,uBACA,uBACA,QACA,gBAEA,yEACE,gBAGF,2EACE,eACA,iBACA,M3B9CI,Q2B+CJ,aACA,eAEA,wCAPF,2EAQI,gBAGF,6FACE,gBACA,WAGF,6FACE,aACA,M3B1DE,Q2B+DR,+DACE,iBACA,aACA,mBACA,uBAEA,wCANF,+DAOI,mBAIJ,mEACE,aACA,uBACA,mBACA,iBAIJ,8CACE,WAKF,mEACE,iBACA,kBAEA,iFACE,gBACA,aACA,QACA,uBAIJ,8DACE,aACA,mBACA,8BACA,OAEA,kEACE,UAEA,oEACE,K3B3HA,Q4BCR,kDACE,WACA,aACA,uBACA,mBACA,sBAGF,+CACE,WACA,gBACA,2BACA,6BACA,aACA,SAGF,2DACE,aACA,2BACA,mBACA,mBACA,SACA,QAGF,6DACE,M5BlBU,Q4BmBV,eACA,iBAGF,qOAIE,mBAGF,4DACE,aACA,uBACA,uBACA,sBACA,OAGF,6DACE,M5BxCW,Q4ByCX,eACA,mBACA,eACA,gBACA,uBAGF,gEACE,M5B/CU,Q4BgDV,eAGF,2DACE,aACA,yBACA,mBACA,SACA","file":"index.min.css"}
|
|
@@ -124,15 +124,9 @@ const t = {
|
|
|
124
124
|
currentSettingsTooltip: 'These are the settings currently on the device. If you change them here, they change on the device.',
|
|
125
125
|
climate: 'Climate',
|
|
126
126
|
fanMode: 'Fan mode',
|
|
127
|
-
defaultSettings: 'Default settings',
|
|
128
|
-
defaultSettingsTooltip: 'When a scheduled climate reaches its end time, the default settings will kick in.',
|
|
129
|
-
defaultClimate: 'Default climate',
|
|
130
|
-
allowManualOverride: 'Allow manual override',
|
|
131
127
|
none: 'None',
|
|
132
128
|
fanModeSuccess: 'Successfully updated fan mode!',
|
|
133
129
|
fanModeError: 'Error updating fan mode. Please try again.',
|
|
134
|
-
manualOverrideSuccess: 'Successfully updated manual override!',
|
|
135
|
-
manualOverrideError: 'Error updating manual override. Please try again.',
|
|
136
130
|
climateSettingError: 'Error updating climate setting. Please try again.',
|
|
137
131
|
saved: 'Saved',
|
|
138
132
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThermostatDeviceDetails.js","sourceRoot":"","sources":["../../../../src/lib/seam/components/DeviceDetails/ThermostatDeviceDetails.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ThermostatDeviceDetails.js","sourceRoot":"","sources":["../../../../src/lib/seam/components/DeviceDetails/ThermostatDeviceDetails.tsx"],"names":[],"mappings":"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"}
|
|
@@ -10,6 +10,5 @@ export interface ClimateSetting {
|
|
|
10
10
|
heating_set_point_celsius?: number;
|
|
11
11
|
cooling_set_point_fahrenheit?: number;
|
|
12
12
|
heating_set_point_fahrenheit?: number;
|
|
13
|
-
manual_override_allowed?: boolean;
|
|
14
13
|
}
|
|
15
14
|
export declare const isThermostatDevice: (device: Device) => device is ThermostatDevice;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"thermostat-device.js","sourceRoot":"","sources":["../../../src/lib/seam/thermostats/thermostat-device.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"thermostat-device.js","sourceRoot":"","sources":["../../../src/lib/seam/thermostats/thermostat-device.ts"],"names":[],"mappings":"AAmCA,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAChC,MAAc,EACc,EAAE,CAAC,gBAAgB,IAAI,MAAM,CAAC,UAAU,CAAA"}
|
package/lib/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const seamapiReactVersion = "4.0.0
|
|
1
|
+
declare const seamapiReactVersion = "4.0.0";
|
|
2
2
|
export default seamapiReactVersion;
|
package/lib/version.js
CHANGED
package/lib/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["../src/lib/version.ts"],"names":[],"mappings":"AAAA,MAAM,mBAAmB,GAAG,
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../src/lib/version.ts"],"names":[],"mappings":"AAAA,MAAM,mBAAmB,GAAG,OAAO,CAAA;AAEnC,eAAe,mBAAmB,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seamapi/react",
|
|
3
|
-
"version": "4.0.0
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"description": "Seam Components.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "index.js",
|
|
@@ -127,13 +127,13 @@
|
|
|
127
127
|
}
|
|
128
128
|
},
|
|
129
129
|
"dependencies": {
|
|
130
|
-
"@seamapi/http": "^1.
|
|
130
|
+
"@seamapi/http": "^1.14.0",
|
|
131
131
|
"@tanstack/react-query": "^5.27.5",
|
|
132
132
|
"classnames": "^2.3.2",
|
|
133
133
|
"luxon": "^3.3.0",
|
|
134
134
|
"queue": "^7.0.0",
|
|
135
135
|
"react-hook-form": "^7.46.1",
|
|
136
|
-
"uuid": "^
|
|
136
|
+
"uuid": "^11.0.3",
|
|
137
137
|
"zoned-time": "^1.1.2"
|
|
138
138
|
},
|
|
139
139
|
"devDependencies": {
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"@rxfork/r2wc-react-to-web-component": "^2.4.0",
|
|
145
145
|
"@seamapi/fake-devicedb": "^1.6.1",
|
|
146
146
|
"@seamapi/fake-seam-connect": "^1.69.1",
|
|
147
|
-
"@seamapi/types": "^1.
|
|
147
|
+
"@seamapi/types": "^1.292.2",
|
|
148
148
|
"@storybook/addon-designs": "^7.0.1",
|
|
149
149
|
"@storybook/addon-essentials": "^7.0.2",
|
|
150
150
|
"@storybook/addon-links": "^7.0.2",
|
|
@@ -163,9 +163,9 @@
|
|
|
163
163
|
"@vitejs/plugin-react": "^4.0.0",
|
|
164
164
|
"@vitest/coverage-v8": "^0.34.4",
|
|
165
165
|
"@vitest/ui": "^0.34.4",
|
|
166
|
-
"concurrently": "^
|
|
166
|
+
"concurrently": "^9.1.0",
|
|
167
167
|
"copy-webpack-plugin": "^11.0.0",
|
|
168
|
-
"del-cli": "^
|
|
168
|
+
"del-cli": "^6.0.0",
|
|
169
169
|
"eslint": "^8.9.0",
|
|
170
170
|
"eslint-config-prettier": "^9.0.0",
|
|
171
171
|
"eslint-config-standard": "^17.1.0",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"eslint-plugin-simple-import-sort": "^12.0.0",
|
|
176
176
|
"eslint-plugin-storybook": "^0.6.11",
|
|
177
177
|
"eslint-plugin-unused-imports": "^3.0.0",
|
|
178
|
-
"execa": "^
|
|
178
|
+
"execa": "^9.5.1",
|
|
179
179
|
"fast-glob": "^3.2.12",
|
|
180
180
|
"happy-dom": "^12.10.3",
|
|
181
181
|
"http-proxy-middleware": "^2.0.6",
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"tsc-alias": "^1.8.5",
|
|
190
190
|
"tsconfig-paths-webpack-plugin": "^4.0.1",
|
|
191
191
|
"tsx": "^4.6.2",
|
|
192
|
-
"typedoc": "^0.
|
|
192
|
+
"typedoc": "^0.26.11",
|
|
193
193
|
"typescript": "~5.3.0",
|
|
194
194
|
"vite": "^5.1.6",
|
|
195
195
|
"vite-tsconfig-paths": "^4.0.8",
|
|
@@ -304,16 +304,9 @@ const t = {
|
|
|
304
304
|
'These are the settings currently on the device. If you change them here, they change on the device.',
|
|
305
305
|
climate: 'Climate',
|
|
306
306
|
fanMode: 'Fan mode',
|
|
307
|
-
defaultSettings: 'Default settings',
|
|
308
|
-
defaultSettingsTooltip:
|
|
309
|
-
'When a scheduled climate reaches its end time, the default settings will kick in.',
|
|
310
|
-
defaultClimate: 'Default climate',
|
|
311
|
-
allowManualOverride: 'Allow manual override',
|
|
312
307
|
none: 'None',
|
|
313
308
|
fanModeSuccess: 'Successfully updated fan mode!',
|
|
314
309
|
fanModeError: 'Error updating fan mode. Please try again.',
|
|
315
|
-
manualOverrideSuccess: 'Successfully updated manual override!',
|
|
316
|
-
manualOverrideError: 'Error updating manual override. Please try again.',
|
|
317
310
|
climateSettingError: 'Error updating climate setting. Please try again.',
|
|
318
311
|
saved: 'Saved',
|
|
319
312
|
}
|
package/src/lib/version.ts
CHANGED
package/src/styles/_main.scss
CHANGED
|
@@ -26,8 +26,6 @@
|
|
|
26
26
|
@use './snackbar';
|
|
27
27
|
@use './spinner';
|
|
28
28
|
@use './switch';
|
|
29
|
-
@use './climate-setting-schedule-form';
|
|
30
|
-
@use './climate-setting-schedule-details';
|
|
31
29
|
@use './time-zone-picker';
|
|
32
30
|
@use './tab-set';
|
|
33
31
|
@use './noise-sensor';
|
|
@@ -62,12 +60,10 @@
|
|
|
62
60
|
@include device-table.all;
|
|
63
61
|
@include access-code-details.all;
|
|
64
62
|
@include access-code-form.all;
|
|
65
|
-
@include climate-setting-schedule-form.all;
|
|
66
63
|
@include alert.all;
|
|
67
64
|
@include supported-device-table.all;
|
|
68
65
|
@include supported-device-table-manufacturer-keys.all;
|
|
69
66
|
@include thermostat.all;
|
|
70
67
|
@include seam-table.all;
|
|
71
|
-
@include climate-setting-schedule-details.all;
|
|
72
68
|
@include noise-sensor.all;
|
|
73
69
|
}
|