moblor-vue 0.1.10 → 0.1.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.
|
@@ -4586,7 +4586,7 @@ var ReportDataConvertor = /** @class */ (function (_super) {
|
|
|
4586
4586
|
recordCount = aggregates[index].value;
|
|
4587
4587
|
}
|
|
4588
4588
|
else if (aggregates.length === 1) {
|
|
4589
|
-
recordCount = aggregates[0].
|
|
4589
|
+
recordCount = aggregates[0].label;
|
|
4590
4590
|
}
|
|
4591
4591
|
else if (rows) {
|
|
4592
4592
|
recordCount = rows.length;
|
|
@@ -4647,7 +4647,7 @@ var ReportDataConvertor = /** @class */ (function (_super) {
|
|
|
4647
4647
|
row.recordCount = rowAggregates[index1].value;
|
|
4648
4648
|
}
|
|
4649
4649
|
else if (aggregates.length === 1) {
|
|
4650
|
-
row.recordCount = rowAggregates[0].
|
|
4650
|
+
row.recordCount = rowAggregates[0].label;
|
|
4651
4651
|
}
|
|
4652
4652
|
else if (rows) {
|
|
4653
4653
|
row.recordCount = 0;
|
|
@@ -4710,7 +4710,7 @@ var ReportDataConvertor = /** @class */ (function (_super) {
|
|
|
4710
4710
|
recordCount = grandTotalAggregates[index].value;
|
|
4711
4711
|
}
|
|
4712
4712
|
else if (aggregates.length === 1) {
|
|
4713
|
-
recordCount = grandTotalAggregates[0].
|
|
4713
|
+
recordCount = grandTotalAggregates[0].label;
|
|
4714
4714
|
}
|
|
4715
4715
|
else {
|
|
4716
4716
|
recordCount = totalRecords;
|
|
@@ -6501,11 +6501,11 @@ __vue_render__$i._withStripped = true;
|
|
|
6501
6501
|
/* style */
|
|
6502
6502
|
var __vue_inject_styles__$k = function (inject) {
|
|
6503
6503
|
if (!inject) { return }
|
|
6504
|
-
inject("data-v-
|
|
6504
|
+
inject("data-v-73a047ef_0", { source: "/* Colors\n========================================================================== */\n/* Typography\n========================================================================== */\n/* Border Radius\n========================================================================== */\n/* Table */\n/* Safe Area */\n.group-row[data-v-73a047ef] {\n font-size: 11px;\n padding: 0px 10px;\n position: relative;\n}\n.group-row[data-v-73a047ef]:before {\n content: \"\";\n position: absolute;\n bottom: auto;\n right: auto;\n background-color: #e3e5e8;\n display: block;\n z-index: 15;\n transform-origin: 0% 50%;\n left: 0;\n top: 0;\n width: 1px;\n height: 100%;\n}\n.pixel-ratio-2 .group-row[data-v-73a047ef]:before {\n transform: scaleX(0.5);\n}\n.pixel-ratio-3 .group-row[data-v-73a047ef]:before {\n transform: scaleX(0.33);\n}\n.android.pixel-ratio-3 .group-row[data-v-73a047ef]:before {\n transform-origin: 0% 33%;\n}\n.group-row[data-v-73a047ef]:after {\n content: \"\";\n position: absolute;\n bottom: auto;\n right: auto;\n background-color: #e3e5e8;\n display: block;\n z-index: 15;\n transform-origin: 100% 50%;\n right: 0;\n top: 0;\n width: 1px;\n height: 100%;\n}\n.pixel-ratio-2 .group-row[data-v-73a047ef]:after {\n transform: scaleX(0.5);\n}\n.pixel-ratio-3 .group-row[data-v-73a047ef]:after {\n transform: scaleX(0.33);\n}\n.android.pixel-ratio-3 .group-row[data-v-73a047ef]:after {\n transform-origin: 66% 33%;\n}\n.group-row .label[data-v-73a047ef], .group-row .value[data-v-73a047ef], .group-row .count[data-v-73a047ef] {\n float: left;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.group-row .label[data-v-73a047ef], .group-row .count[data-v-73a047ef] {\n font-weight: bold;\n}\n.group-row .value[data-v-73a047ef], .group-row .count-left-mark[data-v-73a047ef] {\n margin-left: 5px;\n}\n.group-row .label[data-v-73a047ef], .group-row .value[data-v-73a047ef] {\n max-width: 30%;\n}\n.group-row .count[data-v-73a047ef] {\n max-width: calc(40% - 22px);\n}\n.group-row .label-mark[data-v-73a047ef], .group-row .count-left-mark[data-v-73a047ef], .group-row .count-right-mark[data-v-73a047ef] {\n float: left;\n width: 4px;\n}\n.group-row .value.id[data-v-73a047ef] {\n color: #09afe6;\n}", map: undefined, media: undefined });
|
|
6505
6505
|
|
|
6506
6506
|
};
|
|
6507
6507
|
/* scoped */
|
|
6508
|
-
var __vue_scope_id__$k = "data-v-
|
|
6508
|
+
var __vue_scope_id__$k = "data-v-73a047ef";
|
|
6509
6509
|
/* module identifier */
|
|
6510
6510
|
var __vue_module_identifier__$k = undefined;
|
|
6511
6511
|
/* functional template */
|
|
@@ -6647,11 +6647,11 @@ __vue_render__$k._withStripped = true;
|
|
|
6647
6647
|
/* style */
|
|
6648
6648
|
var __vue_inject_styles__$m = function (inject) {
|
|
6649
6649
|
if (!inject) { return }
|
|
6650
|
-
inject("data-v-
|
|
6650
|
+
inject("data-v-3170f1eb_0", { source: "/* Colors\n========================================================================== */\n/* Typography\n========================================================================== */\n/* Border Radius\n========================================================================== */\n/* Table */\n/* Safe Area */\n.total-row[data-v-3170f1eb] {\n font-size: 11px;\n padding: 0px 20px;\n position: relative;\n}\n.total-row[data-v-3170f1eb]:before {\n content: \"\";\n position: absolute;\n bottom: auto;\n right: auto;\n background-color: #e3e5e8;\n display: block;\n z-index: 15;\n transform-origin: 0% 50%;\n left: 0;\n top: 0;\n width: 1px;\n height: 100%;\n}\n.pixel-ratio-2 .total-row[data-v-3170f1eb]:before {\n transform: scaleX(0.5);\n}\n.pixel-ratio-3 .total-row[data-v-3170f1eb]:before {\n transform: scaleX(0.33);\n}\n.android.pixel-ratio-3 .total-row[data-v-3170f1eb]:before {\n transform-origin: 0% 33%;\n}\n.total-row[data-v-3170f1eb]:after {\n content: \"\";\n position: absolute;\n bottom: auto;\n right: auto;\n background-color: #e3e5e8;\n display: block;\n z-index: 15;\n transform-origin: 100% 50%;\n right: 0;\n top: 0;\n width: 1px;\n height: 100%;\n}\n.pixel-ratio-2 .total-row[data-v-3170f1eb]:after {\n transform: scaleX(0.5);\n}\n.pixel-ratio-3 .total-row[data-v-3170f1eb]:after {\n transform: scaleX(0.33);\n}\n.android.pixel-ratio-3 .total-row[data-v-3170f1eb]:after {\n transform-origin: 66% 33%;\n}\n.total-row .label[data-v-3170f1eb], .total-row .count[data-v-3170f1eb] {\n float: left;\n font-weight: bold;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.total-row .count-left-mark[data-v-3170f1eb] {\n margin-left: 5px;\n}\n.total-row .label[data-v-3170f1eb] {\n max-width: 20%;\n}\n.total-row .count[data-v-3170f1eb] {\n max-width: calc(80% - 13px);\n}\n.total-row .count-left-mark[data-v-3170f1eb], .total-row .count-right-mark[data-v-3170f1eb] {\n float: left;\n width: 4px;\n}", map: undefined, media: undefined });
|
|
6651
6651
|
|
|
6652
6652
|
};
|
|
6653
6653
|
/* scoped */
|
|
6654
|
-
var __vue_scope_id__$m = "data-v-
|
|
6654
|
+
var __vue_scope_id__$m = "data-v-3170f1eb";
|
|
6655
6655
|
/* module identifier */
|
|
6656
6656
|
var __vue_module_identifier__$m = undefined;
|
|
6657
6657
|
/* functional template */
|