seti-ramesesv1
Version:
Reusable components and context for Next.js apps
9 lines (6 loc) • 3.98 kB
JavaScript
import styleInject from '../node_modules/style-inject/dist/style-inject.es.js';
var css_248z = ".Checkbox-module_label__4efCY{display:inline-flex;position:relative;user-select:none}.Checkbox-module_labelRight__YQvPZ{align-items:center;flex-direction:row;gap:.5rem}.Checkbox-module_labelLeft__svhqN{align-items:center;flex-direction:row-reverse;gap:.5rem}.Checkbox-module_labelTop__U2G-N{align-items:center;flex-direction:column-reverse;gap:.25rem}.Checkbox-module_labelBottom__noX0u{align-items:center;flex-direction:column;gap:.25rem}.Checkbox-module_disabled__xUsav{cursor:default;opacity:.6}.Checkbox-module_enabled__OcdVA{cursor:pointer}.Checkbox-module_peer__BSfmT{height:0;opacity:0;position:absolute;width:0}.Checkbox-module_box__TYH7H{align-items:center;border:2px solid;border-radius:.25rem;display:flex;justify-content:center;transition:all .2s ease-in-out}.Checkbox-module_icon__WSEj9{transition:transform .2s ease-in-out}.Checkbox-module_smallBox__gIOnR{height:1rem;width:1rem}.Checkbox-module_mediumBox__nU068{height:1.25rem;width:1.25rem}.Checkbox-module_largeBox__BxrGZ{height:1.5rem;width:1.5rem}.Checkbox-module_smallLabel__T-tPo{font-size:.75rem}.Checkbox-module_mediumLabel__5E1M4{font-size:.875rem}.Checkbox-module_largeLabel__03542{font-size:1rem}.Checkbox-module_labelText__JBg9K{color:#1f2937}.Checkbox-module_defaultChecked__pbCm3{background-color:#2563eb;border-color:#2563eb}.Checkbox-module_primaryChecked__gsRXy{background-color:#3b82f6;border-color:#3b82f6}.Checkbox-module_secondaryChecked__PdvvX{background-color:#7c3aed;border-color:#7c3aed}.Checkbox-module_errorChecked__XEu0X{background-color:#dc2626;border-color:#dc2626}.Checkbox-module_successChecked__871BY{background-color:#16a34a;border-color:#16a34a}.Checkbox-module_warningChecked__xRhBO{background-color:#f59e0b;border-color:#f59e0b}.Checkbox-module_hoverDefault__gyPXj:hover{border-color:#4b5563}.Checkbox-module_hoverPrimary__ywdlO:hover{border-color:#60a5fa}.Checkbox-module_hoverSecondary__GW1fR:hover{border-color:#a855f7}.Checkbox-module_hoverError__TVKsz:hover{border-color:#f87171}.Checkbox-module_hoverSuccess__VEPCf:hover{border-color:#4ade80}.Checkbox-module_hoverWarning__f-jqR:hover{border-color:#fbbf24}.Checkbox-module_checkedIcon__TxrYS{color:#fff;transform:scale(1)}.Checkbox-module_uncheckedIcon__GFGVK{transform:scale(0)}";
var styles = {"label":"Checkbox-module_label__4efCY","labelRight":"Checkbox-module_labelRight__YQvPZ","labelLeft":"Checkbox-module_labelLeft__svhqN","labelTop":"Checkbox-module_labelTop__U2G-N","labelBottom":"Checkbox-module_labelBottom__noX0u","disabled":"Checkbox-module_disabled__xUsav","enabled":"Checkbox-module_enabled__OcdVA","peer":"Checkbox-module_peer__BSfmT","box":"Checkbox-module_box__TYH7H","icon":"Checkbox-module_icon__WSEj9","smallBox":"Checkbox-module_smallBox__gIOnR","mediumBox":"Checkbox-module_mediumBox__nU068","largeBox":"Checkbox-module_largeBox__BxrGZ","smallLabel":"Checkbox-module_smallLabel__T-tPo","mediumLabel":"Checkbox-module_mediumLabel__5E1M4","largeLabel":"Checkbox-module_largeLabel__03542","labelText":"Checkbox-module_labelText__JBg9K","defaultChecked":"Checkbox-module_defaultChecked__pbCm3","primaryChecked":"Checkbox-module_primaryChecked__gsRXy","secondaryChecked":"Checkbox-module_secondaryChecked__PdvvX","errorChecked":"Checkbox-module_errorChecked__XEu0X","successChecked":"Checkbox-module_successChecked__871BY","warningChecked":"Checkbox-module_warningChecked__xRhBO","hoverDefault":"Checkbox-module_hoverDefault__gyPXj","hoverPrimary":"Checkbox-module_hoverPrimary__ywdlO","hoverSecondary":"Checkbox-module_hoverSecondary__GW1fR","hoverError":"Checkbox-module_hoverError__TVKsz","hoverSuccess":"Checkbox-module_hoverSuccess__VEPCf","hoverWarning":"Checkbox-module_hoverWarning__f-jqR","checkedIcon":"Checkbox-module_checkedIcon__TxrYS","uncheckedIcon":"Checkbox-module_uncheckedIcon__GFGVK"};
styleInject(css_248z);
export { styles as default };
//# sourceMappingURL=Checkbox.module.css.js.map