@momo-webplatform/mobase 0.2.9 → 0.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.cjs +5 -5
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/esm/index.js +7 -7
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/index.cjs
CHANGED
|
@@ -255,15 +255,15 @@
|
|
|
255
255
|
#fff
|
|
256
256
|
);
|
|
257
257
|
}
|
|
258
|
-
`})]}));var Tr=f(require("react"),1),fe=f(require("@radix-ui/react-slider"),1);var Fe=require("react/jsx-runtime"),va=Tr.forwardRef(({className:e,...t},o)=>(0,Fe.jsxs)(fe.Root,{ref:o,className:a("relative flex w-full touch-none select-none items-center",t?.disabled&&"opacity-40",e),...t,children:[(0,Fe.jsx)(fe.Track,{className:"relative h-2 w-full grow overflow-hidden rounded-full bg-gray-200",children:(0,Fe.jsx)(fe.Range,{className:"absolute h-full bg-pink-500"})}),(0,Fe.jsx)(fe.Thumb,{className:"hover:cursor-grabbing block h-5 w-5 rounded-full border-2 border-pink-500 bg-white ring-offset-bg-white transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50"}),(0,Fe.jsx)(fe.Thumb,{className:"hover:cursor-grabbing block h-5 w-5 rounded-full border-2 border-pink-500 bg-white ring-offset-bg-white transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50"})]}));va.displayName=fe.Root.displayName;var qr=f(require("color"),1),Qr=f(require("tailwindcss/plugin.js"),1);var V="250ms",kr={".transition-all":{"transition-property":"all","transition-timing-function":"ease","transition-duration":V},".transition-background":{"transition-property":"background","transition-timing-function":"ease","transition-duration":V},".transition":{"transition-property":"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter","transition-timing-function":"ease","transition-duration":V},".transition-colors":{"transition-property":"color, background-color, border-color, text-decoration-color, fill, stroke","transition-timing-function":"ease","transition-duration":V},".transition-opacity":{"transition-property":"opacity","transition-timing-function":"ease","transition-duration":V},".transition-colors-opacity":{"transition-property":"color, background-color, border-color, text-decoration-color, fill, stroke, opacity","transition-timing-function":"ease","transition-duration":V},".transition-width":{"transition-property":"width","transition-timing-function":"ease","transition-duration":V},".transition-height":{"transition-property":"height","transition-timing-function":"ease","transition-duration":V},".transition-size":{"transition-property":"width, height","transition-timing-function":"ease","transition-duration":V},".transition-left":{"transition-property":"left","transition-timing-function":"ease","transition-duration":V},".transition-shadow":{"transition-property":"box-shadow","transition-timing-function":"ease","transition-duration":V},".transition-transform":{"transition-property":"transform","transition-timing-function":"ease","transition-duration":V},".transition-transform-opacity":{"transition-property":"transform, opacity","transition-timing-function":"ease","transition-duration":V},".transition-transform-background":{"transition-property":"transform, background","transition-timing-function":"ease","transition-duration":V},".transition-transform-colors":{" transition-property":"transform, color, background, background-color, border-color, text-decoration-color, fill, stroke","transition-timing-function":"ease","transition-duration":V},".transition-transform-colors-opacity":{" transition-property":"transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity","transition-timing-function":"ease","transition-duration":V}};var Dr={".leading-inherit":{"line-height":"inherit"},".bg-img-inherit":{"background-image":"inherit"},".bg-clip-inherit":{"background-clip":"inherit"},".text-fill-inherit":{"-webkit-text-fill-color":"inherit"},".tap-highlight-transparent":{"-webkit-tap-highlight-color":"transparent"},"*":{"border-color":"rgb(var(--mobase-gray-300))"}};var Sr={".scrollbar-hide":{"-ms-overflow-style":"none","scrollbar-width":"none","&::-webkit-scrollbar":{display:"none"}},".scrollbar-default":{"-ms-overflow-style":"auto","scrollbar-width":"auto","&::-webkit-scrollbar":{display:"block"}}};var Ar={...Dr,...kr,...Sr};function ts(e){return e&&e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function os(e){return e}function Mr(e,t){t=t||{};let o=t.delimiter||".",i=t.maxDepth,r=t.transformKey||os,l={};function m(c,g,y){y=y||1,Object.keys(c).forEach(function(P){let v=c[P],D=t.safe&&Array.isArray(v),B=Object.prototype.toString.call(v),C=ts(v),N=B==="[object Object]"||B==="[object Array]",O=g?g+o+r(P):r(P);if(!D&&!C&&N&&Object.keys(v).length&&(!t.maxDepth||y<i))return m(v,O,y+1);l[O]=v})}return m(e),l}function as(e){let t={};for(let o in e){if(o.endsWith("-DEFAULT")){t[o.replace("-DEFAULT","")]=e[o];continue}t[o]=e[o]}return t}var Lr=e=>as(Mr(e,{safe:!0,delimiter:"-"}));var Kt=16,is=[.5,1,1.5,2,2.5,3,3.5,4,5,6,7,8,9,10,11,12,14,16,18],rs=[20,24,28,32,36,40,44,48,52,56,60,64,72,80,96],Er=e=>{let t={xs:2,sm:3,md:4,lg:5.5,xl:9,"2xl":12,"3xl":20,"4xl":30,"5xl":56,"6xl":72,"7xl":96,"8xl":128,"9xl":160},o={0:"0px"};return Object.entries(t).forEach(([i,r])=>{o[i]=r?`${e*r/Kt}rem`:`${e/Kt}rem`}),is.forEach(i=>{let r=`${i}`;if(r.includes(".")){let[l,m]=r.split(".");r=`${l}_${m}`}o[r]=`${e*i/Kt}rem`}),rs.forEach(i=>{let r=`${i}`;o[r]=`${e*i/Kt}rem`}),o};var Ir={50:"#eef8ff",100:"#d9eeff",200:"#bce1ff",300:"#8ed0ff",400:"#59b4ff",500:"#429cff",600:"#1b74f5",700:"#145ee1",800:"#174bb6",900:"#19428f",DEFAULT:"#429cff"};var Hr={50:"#f1fcf3",100:"#dff9e5",200:"#c0f2cc",300:"#8fe6a4",400:"#57d175",500:"#34c759",600:"#22973f",700:"#1e7735",800:"#1d5e2e",900:"#194e28",DEFAULT:"#34c759"};var _r={50:"#fef1f9",100:"#fee5f6",200:"#fecced",300:"#ffa2df",400:"#fe68c6",500:"#EB2F96",600:"#D42A87",700:"#CB0B6F",800:"#A70D5B",900:"#8B104E",DEFAULT:"#EB2F96"};var Br={50:"#faf5ff",100:"#f4e9fe",200:"#ead6fe",300:"#dab6fc",400:"#c487f9",500:"#ab55f3",600:"#9937e6",700:"#8326ca",800:"#6f24a5",900:"#5b1e85",DEFAULT:"#ab55f3"};var Or={50:"#fff1f2",100:"#ffe1e3",200:"#ffc8cb",300:"#ffa1a6",400:"#fe6b73",500:"#f74e57",600:"#e41e29",700:"#c0151e",800:"#9e161d",900:"#83191f",DEFAULT:"#f74e57"};var Vr={50:"#fffee7",100:"#fffec1",200:"#fff886",300:"#ffec41",400:"#ffdb0d",500:"#ffcc00",600:"#d19500",700:"#a66a02",800:"#89530a",900:"#74430f",DEFAULT:"#ffcc00"};var zr={50:"#fff4ed",100:"#ffe6d5",200:"#fecaaa",300:"#fea473",400:"#fc743b",500:"#fa541c",600:"#eb350b",700:"#c3240b",800:"#9b1e11",900:"#7c1c12",DEFAULT:"#fa541c"};var Fr={50:"#FAFAFA",100:"#F5F5F5",200:"#E5E5E5",300:"#D4D4D4",400:"#A3A3A3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",DEFAULT:"#737373"};var Wr={white:"#ffffff",black:"#000000",blue:Ir,green:Hr,pink:_r,purple:Br,red:Or,yellow:Vr,gray:Fr,orange:zr};var ba={...Wr};var $r={"spacing-unit":4,"disabled-opacity":.5,"font-size":{xxs:"0.625rem",xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},radius:{sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem"},"z-index":{negative:"-1",workbench:"0",default:"1","workbench-header":"10",modal:"100","modal-content":"101",dropdown:"1000",tooltip:"10000",notification:"100000"},"box-shadow":{small:"0px 0px 5px 0px rgb(0 0 0 / 0.02), 0px 2px 10px 0px rgb(0 0 0 / 0.06), 0px 0px 1px 0px rgb(0 0 0 / 0.3)",medium:"0px 0px 15px 0px rgb(0 0 0 / 0.03), 0px 2px 30px 0px rgb(0 0 0 / 0.08), 0px 0px 1px 0px rgb(0 0 0 / 0.3)",large:"0px 0px 30px 0px rgb(0 0 0 / 0.04), 0px 30px 60px 0px rgb(0 0 0 / 0.12), 0px 0px 1px 0px rgb(0 0 0 / 0.3)"}};var jr={animation:{"accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out","spin-loading":"spin 1s steps(12, end) infinite","fade-in":"fade-in 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both"},keyframes:{"accordion-down":{from:{height:"0"},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:"0"}},"fade-in":{"0%":{opacity:"0"},"100%":{opacity:"1"}}}};function Gr(e){return{xxs:[`var(--${e}-font-size-xxs)`,{lineHeight:"1rem"}],xs:[`var(--${e}-font-size-xs)`,{lineHeight:"1rem"}],sm:[`var(--${e}-font-size-sm)`,{lineHeight:"1.25rem"}],base:[`var(--${e}-font-size-base)`,{lineHeight:"1.5rem"}],lg:[`var(--${e}-font-size-lg)`,{lineHeight:"1.75rem"}],xl:[`var(--${e}-font-size-xl)`,{lineHeight:"1.75rem"}],"2xl":[`var(--${e}-font-size-2xl)`,{lineHeight:"2rem"}],"3xl":[`var(--${e}-font-size-3xl)`,{lineHeight:"2.25rem"}],"4xl":[`var(--${e}-font-size-4xl)`,{lineHeight:"2.5rem"}],"5xl":[`var(--${e}-font-size-5xl)`,{lineHeight:"3.5rem",letterSpacing:"-0.075rem"}],"6xl":[`var(--${e}-font-size-6xl)`,{lineHeight:"4.5rem",letterSpacing:"-0.09375rem"}],"7xl":[`var(--${e}-font-size-7xl)`,{lineHeight:"5rem",letterSpacing:"-0.1125rem"}],"8xl":[`var(--${e}-font-size-8xl)`,{lineHeight:"6.5rem",letterSpacing:"-0.15rem"}],"9xl":[`var(--${e}-font-size-9xl)`,{lineHeight:"8rem",letterSpacing:"-0.2rem"}]}}function Ur(e){return{sm:`var(--${e}-radius-sm)`,DEFAULT:`var(--${e}-radius-base)`,md:`var(--${e}-radius-md)`,lg:`var(--${e}-radius-lg)`,xl:`var(--${e}-radius-xl)`,"2xl":`var(--${e}-radius-2xl)`,"3xl":`var(--${e}-radius-3xl)`}}var ns=e=>{let t={utilities:{},colors:{}},o=Lr(ba),i=$r,r=":root";return t.utilities[r]={},Object.entries(o).forEach(([l,m])=>{if(m)try{let[c,g,y]=(0,qr.default)(m).rgb().array(),P=`--${e}-${l}`;t.utilities[r][P]=`${c} ${g} ${y}`,t.colors[l]=`rgb(var(${P}) / <alpha-value>)`}catch(c){console.log("error",c?.message)}}),Object.entries(i).forEach(([l,m])=>{if(!m)return;let c=`--${e}-${l}`;if(typeof m=="object")Object.entries(m).forEach(([g,y])=>{let P=`${c}-${g}`;t.utilities[r][P]=y});else if(l==="spacing-unit"){t.utilities[r][c]=m;let g=Er(Number(m));Object.entries(g).forEach(([y,P])=>{let v=`${c}-${y}`;t.utilities[r][v]=P})}else{let g=c.includes("opacity")&&typeof m=="number"?m.toString().replace(/^0\./,"."):m;t.utilities[r][c]=g}}),t},Zr=()=>{let e="mobase",t=ns(e);return(0,Qr.default)(({addBase:o,addUtilities:i,addComponents:r})=>{r({".wrapper":{maxWidth:"72rem",paddingLeft:"1.25rem",paddingRight:"1.25rem",marginLeft:"auto",marginRight:"auto","@media (min-width: 768px)":{paddingLeft:"2rem",paddingRight:"2rem"}}}),o({":root":{"font-smooth--webkit":"antialiased"},...t?.utilities}),i({...Ar})},{theme:{container:{center:!0},screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13",14:"14",15:"15",16:"16"},extend:{fontFamily:{sans:["-apple-system","BlinkMacSystemFont","Segoe UI","Helvetica","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"],mono:["SFMono-Regular","Consolas","Liberation Mono","Menlo","monospace"]},colors:{...ba,...t?.colors,border:"rgba(var(--border))"},boxShadow:{small:`var(--${e}-box-shadow-small)`,medium:`var(--${e}-box-shadow-medium)`,large:`var(--${e}-box-shadow-large)`},zIndex:{negative:`var(--${e}-z-index-negative)`,workbench:`var(--${e}-z-index-workbench)`,default:`var(--${e}-z-index-default)`,"workbench-header":`var(--${e}-z-index-workbench-header)`,modal:`var(--${e}-z-index-modal)`,"modal-content":`var(--${e}-z-index-modal-content)`,dropdown:`var(--${e}-z-index-dropdown)`,tooltip:`var(--${e}-z-index-tooltip)`,notification:`var(--${e}-z-index-notification)`},borderRadius:{...Ur(e)},fontSize:{...Gr(e)},...jr}}})};var u=require("react/jsx-runtime"),Kr=()=>(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)("meta",{name:"viewport",content:"width=device-width, initial-scale=1.0, maximum-scale=1"}),(0,u.jsx)("meta",{name:"abstract",content:"V\xED \u0111i\u1EC7n t\u1EED MoMo - Si\xEAu \u1EE9ng d\u1EE5ng thanh to\xE1n s\u1ED1 1 Vi\u1EC7t Nam"}),(0,u.jsx)("meta",{name:"distribution",content:"Global"}),(0,u.jsx)("meta",{name:"author",content:"V\xED MoMo"}),(0,u.jsx)("meta",{property:"fb:app_id",content:"320653355376196"}),(0,u.jsx)("meta",{property:"fb:pages",content:"138010322921640"}),(0,u.jsx)("link",{rel:"shortcut icon",href:"/favicon.ico"}),(0,u.jsx)("link",{href:"/favicon-32x32.png",rel:"icon",sizes:"32x32",type:"image/png"}),(0,u.jsx)("link",{href:"/favicon-16x16.png",rel:"icon",sizes:"16x16",type:"image/png"}),(0,u.jsx)("link",{href:"/apple-touch-icon.png",rel:"apple-touch-icon",sizes:"180x180"}),(0,u.jsx)("meta",{name:"language",content:"vietnamese"}),(0,u.jsx)("meta",{name:"copyright",content:"Copyright \xA9 2019 by MOMO.VN"}),(0,u.jsx)("meta",{name:"REVISIT-AFTER",content:"1 DAYS"}),(0,u.jsx)("meta",{name:"RATING",content:"GENERAL"}),(0,u.jsx)("meta",{httpEquiv:"x-dns-prefetch-control",content:"on"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.google-analytics.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//connect.facebook.net"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.googletagservices.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.googletagmanager.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//facebook.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//homepage.momocdn.net"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.google.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.google.com.vn"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.googleadservices.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//connect.facebook.net"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.googletagmanager.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.google-analytics.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//googleads.g.doubleclick.net"}),(0,u.jsx)("link",{rel:"preconnect",href:"//homepage.momocdn.net"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.google.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.google.com.vn"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.googleadservices.com"}),(0,u.jsx)("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:`{
|
|
258
|
+
`})]}));var Tr=f(require("react"),1),fe=f(require("@radix-ui/react-slider"),1);var Fe=require("react/jsx-runtime"),va=Tr.forwardRef(({className:e,...t},o)=>(0,Fe.jsxs)(fe.Root,{ref:o,className:a("relative flex w-full touch-none select-none items-center",t?.disabled&&"opacity-40",e),...t,children:[(0,Fe.jsx)(fe.Track,{className:"relative h-2 w-full grow overflow-hidden rounded-full bg-gray-200",children:(0,Fe.jsx)(fe.Range,{className:"absolute h-full bg-pink-500"})}),(0,Fe.jsx)(fe.Thumb,{className:"hover:cursor-grabbing block h-5 w-5 rounded-full border-2 border-pink-500 bg-white ring-offset-bg-white transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50"}),(0,Fe.jsx)(fe.Thumb,{className:"hover:cursor-grabbing block h-5 w-5 rounded-full border-2 border-pink-500 bg-white ring-offset-bg-white transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50"})]}));va.displayName=fe.Root.displayName;var qr=f(require("color"),1),Qr=f(require("tailwindcss/plugin.js"),1);var V="250ms",kr={".transition-all":{"transition-property":"all","transition-timing-function":"ease","transition-duration":V},".transition-background":{"transition-property":"background","transition-timing-function":"ease","transition-duration":V},".transition":{"transition-property":"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter","transition-timing-function":"ease","transition-duration":V},".transition-colors":{"transition-property":"color, background-color, border-color, text-decoration-color, fill, stroke","transition-timing-function":"ease","transition-duration":V},".transition-opacity":{"transition-property":"opacity","transition-timing-function":"ease","transition-duration":V},".transition-colors-opacity":{"transition-property":"color, background-color, border-color, text-decoration-color, fill, stroke, opacity","transition-timing-function":"ease","transition-duration":V},".transition-width":{"transition-property":"width","transition-timing-function":"ease","transition-duration":V},".transition-height":{"transition-property":"height","transition-timing-function":"ease","transition-duration":V},".transition-size":{"transition-property":"width, height","transition-timing-function":"ease","transition-duration":V},".transition-left":{"transition-property":"left","transition-timing-function":"ease","transition-duration":V},".transition-shadow":{"transition-property":"box-shadow","transition-timing-function":"ease","transition-duration":V},".transition-transform":{"transition-property":"transform","transition-timing-function":"ease","transition-duration":V},".transition-transform-opacity":{"transition-property":"transform, opacity","transition-timing-function":"ease","transition-duration":V},".transition-transform-background":{"transition-property":"transform, background","transition-timing-function":"ease","transition-duration":V},".transition-transform-colors":{" transition-property":"transform, color, background, background-color, border-color, text-decoration-color, fill, stroke","transition-timing-function":"ease","transition-duration":V},".transition-transform-colors-opacity":{" transition-property":"transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity","transition-timing-function":"ease","transition-duration":V}};var Dr={".leading-inherit":{"line-height":"inherit"},".bg-img-inherit":{"background-image":"inherit"},".bg-clip-inherit":{"background-clip":"inherit"},".text-fill-inherit":{"-webkit-text-fill-color":"inherit"},".tap-highlight-transparent":{"-webkit-tap-highlight-color":"transparent"},"*":{"border-color":"rgb(var(--mobase-gray-300))"}};var Sr={".scrollbar-hide":{"-ms-overflow-style":"none","scrollbar-width":"none","&::-webkit-scrollbar":{display:"none"}},".scrollbar-default":{"-ms-overflow-style":"auto","scrollbar-width":"auto","&::-webkit-scrollbar":{display:"block"}}};var Ar={...Dr,...kr,...Sr};function ts(e){return e&&e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function os(e){return e}function Mr(e,t){t=t||{};let o=t.delimiter||".",i=t.maxDepth,r=t.transformKey||os,l={};function m(c,g,y){y=y||1,Object.keys(c).forEach(function(P){let v=c[P],D=t.safe&&Array.isArray(v),B=Object.prototype.toString.call(v),C=ts(v),N=B==="[object Object]"||B==="[object Array]",O=g?g+o+r(P):r(P);if(!D&&!C&&N&&Object.keys(v).length&&(!t.maxDepth||y<i))return m(v,O,y+1);l[O]=v})}return m(e),l}function as(e){let t={};for(let o in e){if(o.endsWith("-DEFAULT")){t[o.replace("-DEFAULT","")]=e[o];continue}t[o]=e[o]}return t}var Lr=e=>as(Mr(e,{safe:!0,delimiter:"-"}));var Kt=16,is=[.5,1,1.5,2,2.5,3,3.5,4,5,6,7,8,9,10,11,12,14,16,18],rs=[20,24,28,32,36,40,44,48,52,56,60,64,72,80,96],Er=e=>{let t={xs:2,sm:3,md:4,lg:5.5,xl:9,"2xl":12,"3xl":20,"4xl":30,"5xl":56,"6xl":72,"7xl":96,"8xl":128,"9xl":160},o={0:"0px"};return Object.entries(t).forEach(([i,r])=>{o[i]=r?`${e*r/Kt}rem`:`${e/Kt}rem`}),is.forEach(i=>{let r=`${i}`;if(r.includes(".")){let[l,m]=r.split(".");r=`${l}_${m}`}o[r]=`${e*i/Kt}rem`}),rs.forEach(i=>{let r=`${i}`;o[r]=`${e*i/Kt}rem`}),o};var Ir={50:"#eef8ff",100:"#d9eeff",200:"#bce1ff",300:"#8ed0ff",400:"#59b4ff",500:"#429cff",600:"#1b74f5",700:"#145ee1",800:"#174bb6",900:"#19428f",DEFAULT:"#429cff"};var Hr={50:"#f1fcf3",100:"#dff9e5",200:"#c0f2cc",300:"#8fe6a4",400:"#57d175",500:"#34c759",600:"#22973f",700:"#1e7735",800:"#1d5e2e",900:"#194e28",DEFAULT:"#34c759"};var _r={50:"#fef1f9",100:"#fee5f6",200:"#fecced",300:"#ffa2df",400:"#fe68c6",500:"#EB2F96",600:"#D42A87",700:"#CB0B6F",800:"#A70D5B",900:"#8B104E",DEFAULT:"#EB2F96"};var Br={50:"#faf5ff",100:"#f4e9fe",200:"#ead6fe",300:"#dab6fc",400:"#c487f9",500:"#ab55f3",600:"#9937e6",700:"#8326ca",800:"#6f24a5",900:"#5b1e85",DEFAULT:"#ab55f3"};var Or={50:"#fff1f2",100:"#ffe1e3",200:"#ffc8cb",300:"#ffa1a6",400:"#fe6b73",500:"#f74e57",600:"#e41e29",700:"#c0151e",800:"#9e161d",900:"#83191f",DEFAULT:"#f74e57"};var Vr={50:"#fffee7",100:"#fffec1",200:"#fff886",300:"#ffec41",400:"#ffdb0d",500:"#ffcc00",600:"#d19500",700:"#a66a02",800:"#89530a",900:"#74430f",DEFAULT:"#ffcc00"};var zr={50:"#fff4ed",100:"#ffe6d5",200:"#fecaaa",300:"#fea473",400:"#fc743b",500:"#fa541c",600:"#eb350b",700:"#c3240b",800:"#9b1e11",900:"#7c1c12",DEFAULT:"#fa541c"};var Fr={50:"#FAFAFA",100:"#F5F5F5",200:"#E5E5E5",300:"#D4D4D4",400:"#A3A3A3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",DEFAULT:"#737373"};var Wr={white:"#ffffff",black:"#000000",blue:Ir,green:Hr,pink:_r,purple:Br,red:Or,yellow:Vr,gray:Fr,orange:zr};var ba={...Wr};var $r={"spacing-unit":4,"disabled-opacity":.5,"font-size":{xxs:"0.625rem",xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},radius:{sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem"},"z-index":{negative:"-1",workbench:"0",default:"1","workbench-header":"10",modal:"100","modal-content":"101",dropdown:"1000",tooltip:"10000",notification:"100000"},"box-shadow":{small:"0px 0px 5px 0px rgb(0 0 0 / 0.02), 0px 2px 10px 0px rgb(0 0 0 / 0.06), 0px 0px 1px 0px rgb(0 0 0 / 0.3)",medium:"0px 0px 15px 0px rgb(0 0 0 / 0.03), 0px 2px 30px 0px rgb(0 0 0 / 0.08), 0px 0px 1px 0px rgb(0 0 0 / 0.3)",large:"0px 0px 30px 0px rgb(0 0 0 / 0.04), 0px 30px 60px 0px rgb(0 0 0 / 0.12), 0px 0px 1px 0px rgb(0 0 0 / 0.3)"}};var jr={animation:{"accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out","spin-loading":"spin 1s steps(12, end) infinite","fade-in":"fade-in 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both"},keyframes:{"accordion-down":{from:{height:"0"},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:"0"}},"fade-in":{"0%":{opacity:"0"},"100%":{opacity:"1"}}}};function Gr(e){return{xxs:[`var(--${e}-font-size-xxs)`,{lineHeight:"1rem"}],xs:[`var(--${e}-font-size-xs)`,{lineHeight:"1rem"}],sm:[`var(--${e}-font-size-sm)`,{lineHeight:"1.25rem"}],base:[`var(--${e}-font-size-base)`,{lineHeight:"1.5rem"}],lg:[`var(--${e}-font-size-lg)`,{lineHeight:"1.75rem"}],xl:[`var(--${e}-font-size-xl)`,{lineHeight:"1.75rem"}],"2xl":[`var(--${e}-font-size-2xl)`,{lineHeight:"2rem"}],"3xl":[`var(--${e}-font-size-3xl)`,{lineHeight:"2.25rem"}],"4xl":[`var(--${e}-font-size-4xl)`,{lineHeight:"2.5rem"}],"5xl":[`var(--${e}-font-size-5xl)`,{lineHeight:"3.5rem",letterSpacing:"-0.075rem"}],"6xl":[`var(--${e}-font-size-6xl)`,{lineHeight:"4.5rem",letterSpacing:"-0.09375rem"}],"7xl":[`var(--${e}-font-size-7xl)`,{lineHeight:"5rem",letterSpacing:"-0.1125rem"}],"8xl":[`var(--${e}-font-size-8xl)`,{lineHeight:"6.5rem",letterSpacing:"-0.15rem"}],"9xl":[`var(--${e}-font-size-9xl)`,{lineHeight:"8rem",letterSpacing:"-0.2rem"}]}}function Ur(e){return{sm:`var(--${e}-radius-sm)`,DEFAULT:`var(--${e}-radius-base)`,md:`var(--${e}-radius-md)`,lg:`var(--${e}-radius-lg)`,xl:`var(--${e}-radius-xl)`,"2xl":`var(--${e}-radius-2xl)`,"3xl":`var(--${e}-radius-3xl)`}}var ns=e=>{let t={utilities:{},colors:{}},o=Lr(ba),i=$r,r=":root";return t.utilities[r]={},Object.entries(o).forEach(([l,m])=>{if(m)try{let[c,g,y]=(0,qr.default)(m).rgb().array(),P=`--${e}-${l}`;t.utilities[r][P]=`${c} ${g} ${y}`,t.colors[l]=`rgb(var(${P}) / <alpha-value>)`}catch(c){console.log("error",c?.message)}}),Object.entries(i).forEach(([l,m])=>{if(!m)return;let c=`--${e}-${l}`;if(typeof m=="object")Object.entries(m).forEach(([g,y])=>{let P=`${c}-${g}`;t.utilities[r][P]=y});else if(l==="spacing-unit"){t.utilities[r][c]=m;let g=Er(Number(m));Object.entries(g).forEach(([y,P])=>{let v=`${c}-${y}`;t.utilities[r][v]=P})}else{let g=c.includes("opacity")&&typeof m=="number"?m.toString().replace(/^0\./,"."):m;t.utilities[r][c]=g}}),t},Zr=()=>{let e="mobase",t=ns(e);return(0,Qr.default)(({addBase:o,addUtilities:i,addComponents:r})=>{r({".wrapper":{maxWidth:"72rem",paddingLeft:"1.25rem",paddingRight:"1.25rem",marginLeft:"auto",marginRight:"auto","@media (min-width: 768px)":{paddingLeft:"2rem",paddingRight:"2rem"}}}),o({":root":{"font-smooth--webkit":"antialiased"},...t?.utilities}),i({...Ar})},{theme:{container:{center:!0},screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13",14:"14",15:"15",16:"16"},extend:{fontFamily:{sans:["-apple-system","BlinkMacSystemFont","Segoe UI","Helvetica","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"],mono:["SFMono-Regular","Consolas","Liberation Mono","Menlo","monospace"]},colors:{...ba,...t?.colors,border:"rgba(var(--border))"},boxShadow:{small:`var(--${e}-box-shadow-small)`,medium:`var(--${e}-box-shadow-medium)`,large:`var(--${e}-box-shadow-large)`},zIndex:{negative:`var(--${e}-z-index-negative)`,workbench:`var(--${e}-z-index-workbench)`,default:`var(--${e}-z-index-default)`,"workbench-header":`var(--${e}-z-index-workbench-header)`,modal:`var(--${e}-z-index-modal)`,"modal-content":`var(--${e}-z-index-modal-content)`,dropdown:`var(--${e}-z-index-dropdown)`,tooltip:`var(--${e}-z-index-tooltip)`,notification:`var(--${e}-z-index-notification)`},borderRadius:{...Ur(e)},fontSize:{...Gr(e)},...jr}}})};var u=require("react/jsx-runtime"),Kr=()=>(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)("meta",{name:"abstract",content:"V\xED \u0111i\u1EC7n t\u1EED MoMo - Si\xEAu \u1EE9ng d\u1EE5ng thanh to\xE1n s\u1ED1 1 Vi\u1EC7t Nam"}),(0,u.jsx)("meta",{name:"distribution",content:"Global"}),(0,u.jsx)("meta",{name:"author",content:"V\xED MoMo"}),(0,u.jsx)("meta",{property:"fb:app_id",content:"320653355376196"}),(0,u.jsx)("meta",{property:"fb:pages",content:"138010322921640"}),(0,u.jsx)("link",{rel:"shortcut icon",href:"/favicon.ico"}),(0,u.jsx)("link",{href:"https://www.momo.vn/favicon-32x32.png",rel:"icon",sizes:"32x32",type:"image/png"}),(0,u.jsx)("link",{href:"https://www.momo.vn/favicon-16x16.png",rel:"icon",sizes:"16x16",type:"image/png"}),(0,u.jsx)("link",{href:"https://www.momo.vn/apple-touch-icon.png",rel:"apple-touch-icon",sizes:"180x180"}),(0,u.jsx)("meta",{name:"language",content:"vietnamese"}),(0,u.jsx)("meta",{name:"copyright",content:"Copyright \xA9 2019 by MOMO.VN"}),(0,u.jsx)("meta",{name:"REVISIT-AFTER",content:"1 DAYS"}),(0,u.jsx)("meta",{name:"RATING",content:"GENERAL"}),(0,u.jsx)("meta",{httpEquiv:"x-dns-prefetch-control",content:"on"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.google-analytics.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//connect.facebook.net"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.googletagservices.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.googletagmanager.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//facebook.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//homepage.momocdn.net"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.google.com"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.google.com.vn"}),(0,u.jsx)("link",{rel:"dns-prefetch",href:"//www.googleadservices.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//connect.facebook.net"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.googletagmanager.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.google-analytics.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//googleads.g.doubleclick.net"}),(0,u.jsx)("link",{rel:"preconnect",href:"//homepage.momocdn.net"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.google.com"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.google.com.vn"}),(0,u.jsx)("link",{rel:"preconnect",href:"//www.googleadservices.com"}),(0,u.jsx)("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:`{
|
|
259
259
|
"@context": "https://schema.org/",
|
|
260
260
|
"@type": "WebSite",
|
|
261
|
-
"@id":"https://momo.vn/#website",
|
|
261
|
+
"@id":"https://www.momo.vn/#website",
|
|
262
262
|
"name": "V\xED MoMo",
|
|
263
|
-
"url": "https://momo.vn",
|
|
263
|
+
"url": "https://www.momo.vn",
|
|
264
264
|
"potentialAction": {
|
|
265
265
|
"@type": "SearchAction",
|
|
266
|
-
"target": "https://momo.vn/tim-kiem?q={search_term_string}",
|
|
266
|
+
"target": "https://www.momo.vn/tim-kiem?q={search_term_string}",
|
|
267
267
|
"query-input": "required name=search_term_string"
|
|
268
268
|
}}`}}),(0,u.jsx)("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:`{
|
|
269
269
|
"@context": "https://schema.org",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"name": "Si\xEAu \u1EE9ng d\u1EE5ng MoMo",
|
|
272
272
|
"alternateName": "Si\xEAu \u1EE9ng d\u1EE5ng MoMo - Si\xEAu \u1EE8ng D\u1EE5ng Thanh To\xE1n s\u1ED1 1 Vi\u1EC7t Nam",
|
|
273
273
|
"legalName": "ONLINE MOBILE SERVICES JSC (M_Service)",
|
|
274
|
-
"url": "https://momo.vn",
|
|
274
|
+
"url": "https://www.momo.vn",
|
|
275
275
|
"logo": "https://homepage.momocdn.net/img/logo-momo.png",
|
|
276
276
|
"foundingDate": "2007",
|
|
277
277
|
"founders": [
|