@social-mail/social-mail-hosted-web 1.2.5 → 1.2.6
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/AppIndex.pack.js +6 -6
- package/dist/AppIndex.pack.js.map +1 -1
- package/dist/AppIndex.pack.min.js +1 -1
- package/dist/AppIndex.pack.min.js.map +1 -1
- package/dist/pages/home/HomePage.js +3 -3
- package/dist/pages/home/HomePage.js.map +1 -1
- package/dist/pages/products/archival-server/ArchivalPage.js +3 -3
- package/dist/pages/products/archival-server/ArchivalPage.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/pages/home/HomePage.tsx +3 -3
- package/src/pages/products/archival-server/ArchivalPage.tsx +3 -3
package/dist/AppIndex.pack.js
CHANGED
|
@@ -12461,7 +12461,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12461
12461
|
icon: "fa-duotone fa-database"
|
|
12462
12462
|
}, " 100 GB Storage"), XNode.create(Feature, {
|
|
12463
12463
|
icon: "fa-duotone fa-indian-rupee-sign"
|
|
12464
|
-
}, "
|
|
12464
|
+
}, "2,000/yr"), XNode.create(Feature, {
|
|
12465
12465
|
icon: "fa-duotone fa-file-invoice"
|
|
12466
12466
|
}, " 18% GST")), XNode.create(FeatureList, {
|
|
12467
12467
|
header: "Shared 500GB"
|
|
@@ -12481,7 +12481,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12481
12481
|
icon: "fa-duotone fa-database"
|
|
12482
12482
|
}, " 500 GB Storage"), XNode.create(Feature, {
|
|
12483
12483
|
icon: "fa-duotone fa-indian-rupee-sign"
|
|
12484
|
-
}, "
|
|
12484
|
+
}, "10,000/yr"), XNode.create(Feature, {
|
|
12485
12485
|
icon: "fa-duotone fa-file-invoice"
|
|
12486
12486
|
}, " 18% GST")), XNode.create(FeatureList, {
|
|
12487
12487
|
header: "Shared 1TB"
|
|
@@ -12501,7 +12501,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12501
12501
|
icon: "fa-duotone fa-database"
|
|
12502
12502
|
}, " 1 TB Storage"), XNode.create(Feature, {
|
|
12503
12503
|
icon: "fa-duotone fa-indian-rupee-sign"
|
|
12504
|
-
}, "
|
|
12504
|
+
}, "20,000/yr"), XNode.create(Feature, {
|
|
12505
12505
|
icon: "fa-duotone fa-file-invoice"
|
|
12506
12506
|
}, " 18% GST"))), XNode.create(PriceGrid, null, XNode.create(FeatureList, {
|
|
12507
12507
|
header: "Cloud Server",
|
|
@@ -12685,7 +12685,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/web-con
|
|
|
12685
12685
|
icon: "fa-duotone fa-database"
|
|
12686
12686
|
}, " 100 GB Storage"), XNode.create(Feature, {
|
|
12687
12687
|
icon: "fa-duotone fa-indian-rupee-sign"
|
|
12688
|
-
}, "
|
|
12688
|
+
}, "1,500/yr"), XNode.create(Feature, {
|
|
12689
12689
|
icon: "fa-duotone fa-file-invoice"
|
|
12690
12690
|
}, " 18% GST")), XNode.create(FeatureList, {
|
|
12691
12691
|
header: "Shared 500GB"
|
|
@@ -12703,7 +12703,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/web-con
|
|
|
12703
12703
|
icon: "fa-duotone fa-database"
|
|
12704
12704
|
}, " 500 GB Storage"), XNode.create(Feature, {
|
|
12705
12705
|
icon: "fa-duotone fa-indian-rupee-sign"
|
|
12706
|
-
}, "
|
|
12706
|
+
}, "7,500/yr"), XNode.create(Feature, {
|
|
12707
12707
|
icon: "fa-duotone fa-file-invoice"
|
|
12708
12708
|
}, " 18% GST")), XNode.create(FeatureList, {
|
|
12709
12709
|
header: "Shared 1TB"
|
|
@@ -12721,7 +12721,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/web-con
|
|
|
12721
12721
|
icon: "fa-duotone fa-database"
|
|
12722
12722
|
}, " 1 TB Storage"), XNode.create(Feature, {
|
|
12723
12723
|
icon: "fa-duotone fa-indian-rupee-sign"
|
|
12724
|
-
}, "
|
|
12724
|
+
}, "10,000/yr"), XNode.create(Feature, {
|
|
12725
12725
|
icon: "fa-duotone fa-file-invoice"
|
|
12726
12726
|
}, " 18% GST"))), XNode.create(PriceGrid, null, XNode.create(FeatureList, {
|
|
12727
12727
|
header: "Cloud Server",
|