@aotearoan/neon
Version:
Neon is a lightweight design library of Vue 3 components with minimal dependencies.
3 lines (2 loc) • 899 B
JavaScript
;var p=Object.defineProperty;var a=(o,i,n)=>i in o?p(o,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):o[i]=n;var s=(o,i,n)=>a(o,typeof i!="symbol"?i+"":i,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../model/common/responsive/NeonResponsive.cjs.js");class t{}s(t,"breakpoints",Object.freeze({[e.NeonResponsive.All]:"",[e.NeonResponsive.DesktopLarge]:"(min-width: 1440px)",[e.NeonResponsive.Desktop]:"(max-width: 1339px)",[e.NeonResponsive.LargerThanTablet]:"(min-width: 1024px)",[e.NeonResponsive.Tablet]:"(max-width: 1023px)",[e.NeonResponsive.LargerThanMobileLarge]:"(min-width: 768px)",[e.NeonResponsive.MobileLarge]:"(max-width: 767px)",[e.NeonResponsive.LargerThanMobile]:"(min-width: 415px)",[e.NeonResponsive.Mobile]:"(max-width: 414px)"}));exports.NeonResponsiveUtils=t;
//# sourceMappingURL=NeonResponsiveUtils.cjs.js.map