@momo-webplatform/mobase 0.0.44 → 0.2.1
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 +0 -157
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/cjs/index.d.cts +1 -3
- package/dist/esm/index.d.ts +1 -3
- package/dist/esm/index.js +1 -154
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/index.cjs
CHANGED
|
@@ -491,9 +491,6 @@ __export(src_exports, {
|
|
|
491
491
|
SelectValue: function() {
|
|
492
492
|
return SelectValue;
|
|
493
493
|
},
|
|
494
|
-
SiteMeta: function() {
|
|
495
|
-
return SiteMeta;
|
|
496
|
-
},
|
|
497
494
|
Stepper: function() {
|
|
498
495
|
return Stepper;
|
|
499
496
|
},
|
|
@@ -5515,159 +5512,6 @@ var mobaseTW = function() {
|
|
|
5515
5512
|
}
|
|
5516
5513
|
});
|
|
5517
5514
|
};
|
|
5518
|
-
// src/site/meta.tsx
|
|
5519
|
-
var import_jsx_runtime40 = require("react/jsx-runtime");
|
|
5520
|
-
var SiteMeta = function() {
|
|
5521
|
-
return /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(import_jsx_runtime40.Fragment, {
|
|
5522
|
-
children: [
|
|
5523
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5524
|
-
name: "viewport",
|
|
5525
|
-
content: "width=device-width, initial-scale=1.0, maximum-scale=1"
|
|
5526
|
-
}),
|
|
5527
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5528
|
-
name: "abstract",
|
|
5529
|
-
content: "V\xED \u0111i\u1EC7n t\u1EED MoMo - Si\xEAu \u1EE9ng d\u1EE5ng thanh to\xE1n s\u1ED1 1 Vi\u1EC7t Nam"
|
|
5530
|
-
}),
|
|
5531
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5532
|
-
name: "distribution",
|
|
5533
|
-
content: "Global"
|
|
5534
|
-
}),
|
|
5535
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5536
|
-
name: "author",
|
|
5537
|
-
content: "V\xED MoMo"
|
|
5538
|
-
}),
|
|
5539
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5540
|
-
property: "fb:app_id",
|
|
5541
|
-
content: "320653355376196"
|
|
5542
|
-
}),
|
|
5543
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5544
|
-
property: "fb:pages",
|
|
5545
|
-
content: "138010322921640"
|
|
5546
|
-
}),
|
|
5547
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5548
|
-
rel: "shortcut icon",
|
|
5549
|
-
href: "/favicon.ico"
|
|
5550
|
-
}),
|
|
5551
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5552
|
-
href: "/favicon-32x32.png",
|
|
5553
|
-
rel: "icon",
|
|
5554
|
-
sizes: "32x32",
|
|
5555
|
-
type: "image/png"
|
|
5556
|
-
}),
|
|
5557
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5558
|
-
href: "/favicon-16x16.png",
|
|
5559
|
-
rel: "icon",
|
|
5560
|
-
sizes: "16x16",
|
|
5561
|
-
type: "image/png"
|
|
5562
|
-
}),
|
|
5563
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5564
|
-
href: "/apple-touch-icon.png",
|
|
5565
|
-
rel: "apple-touch-icon",
|
|
5566
|
-
sizes: "180x180"
|
|
5567
|
-
}),
|
|
5568
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5569
|
-
name: "language",
|
|
5570
|
-
content: "vietnamese"
|
|
5571
|
-
}),
|
|
5572
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5573
|
-
name: "copyright",
|
|
5574
|
-
content: "Copyright \xA9 2019 by MOMO.VN"
|
|
5575
|
-
}),
|
|
5576
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5577
|
-
name: "REVISIT-AFTER",
|
|
5578
|
-
content: "1 DAYS"
|
|
5579
|
-
}),
|
|
5580
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5581
|
-
name: "RATING",
|
|
5582
|
-
content: "GENERAL"
|
|
5583
|
-
}),
|
|
5584
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("meta", {
|
|
5585
|
-
httpEquiv: "x-dns-prefetch-control",
|
|
5586
|
-
content: "on"
|
|
5587
|
-
}),
|
|
5588
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5589
|
-
rel: "dns-prefetch",
|
|
5590
|
-
href: "//www.google-analytics.com"
|
|
5591
|
-
}),
|
|
5592
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5593
|
-
rel: "dns-prefetch",
|
|
5594
|
-
href: "//connect.facebook.net"
|
|
5595
|
-
}),
|
|
5596
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5597
|
-
rel: "dns-prefetch",
|
|
5598
|
-
href: "//www.googletagservices.com"
|
|
5599
|
-
}),
|
|
5600
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5601
|
-
rel: "dns-prefetch",
|
|
5602
|
-
href: "//www.googletagmanager.com"
|
|
5603
|
-
}),
|
|
5604
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5605
|
-
rel: "dns-prefetch",
|
|
5606
|
-
href: "//facebook.com"
|
|
5607
|
-
}),
|
|
5608
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5609
|
-
rel: "dns-prefetch",
|
|
5610
|
-
href: "//homepage.momocdn.net"
|
|
5611
|
-
}),
|
|
5612
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5613
|
-
rel: "dns-prefetch",
|
|
5614
|
-
href: "//www.google.com"
|
|
5615
|
-
}),
|
|
5616
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5617
|
-
rel: "dns-prefetch",
|
|
5618
|
-
href: "//www.google.com.vn"
|
|
5619
|
-
}),
|
|
5620
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5621
|
-
rel: "dns-prefetch",
|
|
5622
|
-
href: "//www.googleadservices.com"
|
|
5623
|
-
}),
|
|
5624
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5625
|
-
rel: "preconnect",
|
|
5626
|
-
href: "//connect.facebook.net"
|
|
5627
|
-
}),
|
|
5628
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5629
|
-
rel: "preconnect",
|
|
5630
|
-
href: "//www.googletagmanager.com"
|
|
5631
|
-
}),
|
|
5632
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5633
|
-
rel: "preconnect",
|
|
5634
|
-
href: "//www.google-analytics.com"
|
|
5635
|
-
}),
|
|
5636
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5637
|
-
rel: "preconnect",
|
|
5638
|
-
href: "//googleads.g.doubleclick.net"
|
|
5639
|
-
}),
|
|
5640
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5641
|
-
rel: "preconnect",
|
|
5642
|
-
href: "//homepage.momocdn.net"
|
|
5643
|
-
}),
|
|
5644
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5645
|
-
rel: "preconnect",
|
|
5646
|
-
href: "//www.google.com"
|
|
5647
|
-
}),
|
|
5648
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5649
|
-
rel: "preconnect",
|
|
5650
|
-
href: "//www.google.com.vn"
|
|
5651
|
-
}),
|
|
5652
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("link", {
|
|
5653
|
-
rel: "preconnect",
|
|
5654
|
-
href: "//www.googleadservices.com"
|
|
5655
|
-
}),
|
|
5656
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("script", {
|
|
5657
|
-
type: "application/ld+json",
|
|
5658
|
-
dangerouslySetInnerHTML: {
|
|
5659
|
-
__html: '{\n "@context": "https://schema.org/",\n "@type": "WebSite",\n "@id":"https://momo.vn/#website",\n "name": "V\xed MoMo",\n "url": "https://momo.vn",\n "potentialAction": {\n "@type": "SearchAction",\n "target": "https://momo.vn/tim-kiem?q={search_term_string}",\n "query-input": "required name=search_term_string"\n }}'
|
|
5660
|
-
}
|
|
5661
|
-
}),
|
|
5662
|
-
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("script", {
|
|
5663
|
-
type: "application/ld+json",
|
|
5664
|
-
dangerouslySetInnerHTML: {
|
|
5665
|
-
__html: '{\n "@context": "https://schema.org",\n "@type": "Organization",\n "name": "Si\xeau ứng dụng MoMo",\n "alternateName": "Si\xeau ứng dụng MoMo - Si\xeau Ứng Dụng Thanh To\xe1n số 1 Việt Nam",\n "legalName": "ONLINE MOBILE SERVICES JSC (M_Service)",\n "url": "https://momo.vn",\n "logo": "https://homepage.momocdn.net/img/logo-momo.png",\n "foundingDate": "2007",\n "founders": [\n {\n "@type": "Person",\n "name": "Nguyễn Mạnh Tường"\n }\n ],\n "address":{\n "@type": "PostalAddress",\n "streetAddress": "Lầu 6, To\xe0 nh\xe0 Ph\xfa Mỹ Hưng, số 8 Ho\xe0ng Văn Th\xe1i, khu phố 1, Phường T\xe2n Ph\xfa, Quận 7, Th\xe0nh phố Hồ Ch\xed Minh",\n "addressLocality": "Hồ Ch\xed Minh",\n "addressRegion": "VN",\n "postalCode": "700000",\n "addressCountry": "VN"\n },\n "contactPoint":{\n "@type": "ContactPoint",\n "contactType": "customer support",\n "telephone": "1900545441",\n "email": "hotro@momo.vn"\n },\n "sameAs": [\n "https://www.facebook.com/vimomo/",\n "https://www.youtube.com/channel/UCKHHW-qL2JoZqcSNm1jPlqw",\n "https://www.linkedin.com/company/momo-mservice/",\n "https://github.com/momo-wallet"\n ]\n }'
|
|
5666
|
-
}
|
|
5667
|
-
})
|
|
5668
|
-
]
|
|
5669
|
-
});
|
|
5670
|
-
};
|
|
5671
5515
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5672
5516
|
0 && (module.exports = {
|
|
5673
5517
|
Accordion: Accordion,
|
|
@@ -5762,7 +5606,6 @@ var SiteMeta = function() {
|
|
|
5762
5606
|
SelectSeparator: SelectSeparator,
|
|
5763
5607
|
SelectTrigger: SelectTrigger,
|
|
5764
5608
|
SelectValue: SelectValue,
|
|
5765
|
-
SiteMeta: SiteMeta,
|
|
5766
5609
|
Stepper: Stepper,
|
|
5767
5610
|
Switch: Switch,
|
|
5768
5611
|
Tabs: Tabs,
|