@feedmepos/mf-report 5.5.22 → 5.6.0-beta.2
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/{App-CcxH4El5.js → App-DQxH_gFz.js} +42 -42
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-Bi_BES93.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BD2DnN09.js} +2 -2
- package/dist/Default.vue_vue_type_script_setup_true_lang-D5g1LcIE.js +41 -0
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-CUdTbfoY.js +1284 -0
- package/dist/{InsightView-e1g-hx0o.js → InsightView-C0pUphgU.js} +6 -6
- package/dist/{Integration-BmVUAWAm.js → Integration-BVxULmIG.js} +10 -10
- package/dist/{Integrations-BiJVCGrp.js → Integrations-DS6q4VX4.js} +3 -3
- package/dist/{Layout-CArNGBSb.js → Layout-dF_aZ7xo.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-C-cKu5vV.js → MenuTab.vue_vue_type_script_setup_true_lang-aMIxHe4A.js} +3 -3
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-H76ViFsO.js → NavigationTab.vue_vue_type_script_setup_true_lang-CiVEIY-y.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-CdFXBqlX.js → NoData.vue_vue_type_script_setup_true_lang-EVDtMqna.js} +1 -1
- package/dist/{OverviewView-DnO6aeea.js → OverviewView-DrqaX9tl.js} +5 -5
- package/dist/{Report-j_2Nytel.js → Report-Y7DJRdpf.js} +4 -4
- package/dist/{ReportEditor-BHX0_U00.js → ReportEditor-2eJzr-IM.js} +192 -192
- package/dist/{ReportView-v-lmXnvH.js → ReportView-BYWN3fLP.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-N2Lg1Vpt.js → SelectComponent.vue_vue_type_script_setup_true_lang-Cpjinmn4.js} +1 -1
- package/dist/{Setting-FmDb8VZl.js → Setting-BrhhAVcG.js} +4 -4
- package/dist/TileEditor-CdTw5--h.js +3017 -0
- package/dist/{TransitionFade-C9NidmbR.js → TransitionFade-Beq61IIZ.js} +4 -4
- package/dist/app.js +87 -31
- package/dist/{global-loader-CbmVhJAK.js → global-loader-DqYGIXIo.js} +1 -1
- package/dist/{index-BWqDfeY6.js → index-BChph3k1.js} +1 -1
- package/dist/{report-schema-BnzKoFjx.js → report-schema-CbMyeD7Q.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{v4-C5fRBp_c.js → v4-DVU_9OHv.js} +145 -136
- package/package.json +2 -2
- package/dist/Default.vue_vue_type_script_setup_true_lang-C25HSYeu.js +0 -41
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-CEyrg6sv.js +0 -1134
- package/dist/TileEditor-CxbsbV0j.js +0 -2691
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as Ne, onBeforeMount as cn, onBeforeUnmount as dn, resolveComponent as ge, createElementBlock as ce, openBlock as ne, normalizeStyle as fn, unref as Le, renderSlot as Pe, createVNode as ue, createElementVNode as Lt, toDisplayString as Rt, TransitionGroup as hn, nextTick as Bt, h as St, mergeModels as pn, useModel as Vt, computed as mn, Fragment as vt, renderList as gn, createBlock as vn, normalizeClass as bn, withCtx as ze, createTextVNode as _n, ref as yn, Transition as ct, createCommentVNode as dt } from "vue";
|
|
2
|
-
import { u as Xt, f as wn } from "./global-loader-
|
|
2
|
+
import { u as Xt, f as wn } from "./global-loader-DqYGIXIo.js";
|
|
3
3
|
import { useCoreStore as En } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Sn } from "pinia";
|
|
5
5
|
import { useRoute as Dn } from "vue-router";
|
|
6
|
-
import { W as x } from "./v4-
|
|
7
|
-
import { p as Cn } from "./index-
|
|
6
|
+
import { W as x } from "./v4-DVU_9OHv.js";
|
|
7
|
+
import { p as Cn } from "./index-BChph3k1.js";
|
|
8
8
|
import { _ as bt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
|
-
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CUdTbfoY.js";
|
|
10
10
|
const xn = {
|
|
11
11
|
key: 0,
|
|
12
12
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
package/dist/app.js
CHANGED
|
@@ -56,7 +56,9 @@ const a = {
|
|
|
56
56
|
send: "Send",
|
|
57
57
|
update: "Update",
|
|
58
58
|
successful: "Successful",
|
|
59
|
-
reportStatus: "Report delivery status"
|
|
59
|
+
reportStatus: "Report delivery status",
|
|
60
|
+
portrait: "Portrait",
|
|
61
|
+
landscape: "Landscape"
|
|
60
62
|
},
|
|
61
63
|
category: {
|
|
62
64
|
All: "All",
|
|
@@ -362,7 +364,7 @@ const a = {
|
|
|
362
364
|
titlePlaceholder: "Title here",
|
|
363
365
|
description: "Description (optional)",
|
|
364
366
|
descriptionPlaceholder: "Describe how your data is being collected",
|
|
365
|
-
descriptionHelper: "
|
|
367
|
+
descriptionHelper: "You can only add description when title is enabled",
|
|
366
368
|
width: "Width",
|
|
367
369
|
height: "Height"
|
|
368
370
|
},
|
|
@@ -372,12 +374,13 @@ const a = {
|
|
|
372
374
|
details: "Widget details",
|
|
373
375
|
title: "Widget title",
|
|
374
376
|
titlePlaceholder: "Title here",
|
|
375
|
-
|
|
377
|
+
widgetDescription: "Widget description",
|
|
378
|
+
optional: "optional",
|
|
376
379
|
descriptionPlaceholder: "Describe how your data is being collected",
|
|
377
|
-
descriptionHelper: "
|
|
380
|
+
descriptionHelper: "You can only add description when title is enabled",
|
|
378
381
|
width: "Width",
|
|
379
382
|
height: "Height",
|
|
380
|
-
type: "Widget
|
|
383
|
+
type: "Widget type"
|
|
381
384
|
},
|
|
382
385
|
datasource: {
|
|
383
386
|
main: "Main datasource",
|
|
@@ -452,7 +455,9 @@ const a = {
|
|
|
452
455
|
chartWidth: "Chart Width",
|
|
453
456
|
fontSize: "Font Size",
|
|
454
457
|
title: {
|
|
455
|
-
|
|
458
|
+
hideTitle: "Hide title",
|
|
459
|
+
titleFontSize: "Title Font Size",
|
|
460
|
+
textStyleFormat: "Text style and format",
|
|
456
461
|
bold: "Bold",
|
|
457
462
|
italic: "Italic",
|
|
458
463
|
underline: "Underline"
|
|
@@ -461,10 +466,24 @@ const a = {
|
|
|
461
466
|
showLabel: "Show Label"
|
|
462
467
|
},
|
|
463
468
|
alignment: {
|
|
464
|
-
|
|
469
|
+
textAlignment: "Text Alignment",
|
|
465
470
|
anchor: "Anchor",
|
|
466
471
|
rotation: "Rotation",
|
|
467
|
-
offset: "Offset"
|
|
472
|
+
offset: "Offset",
|
|
473
|
+
alignOptions: {
|
|
474
|
+
alignLeft: "Align Left",
|
|
475
|
+
alignCenter: "Align Center",
|
|
476
|
+
alignRight: "Align Right",
|
|
477
|
+
alignStart: "Justify Start",
|
|
478
|
+
alignEnd: "Justify End",
|
|
479
|
+
alignTop: "Align Top",
|
|
480
|
+
alignBottom: "Align Bottom"
|
|
481
|
+
},
|
|
482
|
+
anchorOptions: {
|
|
483
|
+
anchorStart: "Anchor Start",
|
|
484
|
+
anchorCenter: "Anchor Center",
|
|
485
|
+
anchorEnd: "Anchor End"
|
|
486
|
+
}
|
|
468
487
|
},
|
|
469
488
|
axis: {
|
|
470
489
|
showX: "Show X",
|
|
@@ -486,6 +505,7 @@ const a = {
|
|
|
486
505
|
start: "Start",
|
|
487
506
|
end: "End"
|
|
488
507
|
},
|
|
508
|
+
resizeTable: "Resize Table",
|
|
489
509
|
drill: "Drill",
|
|
490
510
|
subTotal: "SubTotal",
|
|
491
511
|
transpose: "Transpose",
|
|
@@ -1064,7 +1084,7 @@ const a = {
|
|
|
1064
1084
|
}
|
|
1065
1085
|
}, t = {
|
|
1066
1086
|
report: a
|
|
1067
|
-
},
|
|
1087
|
+
}, i = {
|
|
1068
1088
|
common: {
|
|
1069
1089
|
report: "报表 | 报表",
|
|
1070
1090
|
filter: "筛选",
|
|
@@ -1516,7 +1536,9 @@ const a = {
|
|
|
1516
1536
|
chartWidth: "图表宽度",
|
|
1517
1537
|
fontSize: "字体大小",
|
|
1518
1538
|
title: {
|
|
1519
|
-
|
|
1539
|
+
hideTitle: "隐藏标题",
|
|
1540
|
+
titleFontSize: "标题字体大小",
|
|
1541
|
+
textStyleFormat: "文本样式和格式",
|
|
1520
1542
|
bold: "加粗",
|
|
1521
1543
|
italic: "斜体",
|
|
1522
1544
|
underline: "下划线"
|
|
@@ -1525,10 +1547,24 @@ const a = {
|
|
|
1525
1547
|
showLabel: "显示标签"
|
|
1526
1548
|
},
|
|
1527
1549
|
alignment: {
|
|
1528
|
-
|
|
1550
|
+
textAlignment: "文本对齐方式",
|
|
1529
1551
|
anchor: "锚点",
|
|
1530
1552
|
rotation: "旋转",
|
|
1531
|
-
offset: "偏移"
|
|
1553
|
+
offset: "偏移",
|
|
1554
|
+
alignOptions: {
|
|
1555
|
+
alignLeft: "左对齐",
|
|
1556
|
+
alignCenter: "居中对齐",
|
|
1557
|
+
alignRight: "右对齐",
|
|
1558
|
+
alignStart: "起始对齐",
|
|
1559
|
+
alignEnd: "结束对齐",
|
|
1560
|
+
alignTop: "顶部对齐",
|
|
1561
|
+
alignBottom: "底部对齐"
|
|
1562
|
+
},
|
|
1563
|
+
anchorOptions: {
|
|
1564
|
+
anchorStart: "起始锚点",
|
|
1565
|
+
anchorCenter: "居中锚点",
|
|
1566
|
+
anchorEnd: "结束锚点"
|
|
1567
|
+
}
|
|
1532
1568
|
},
|
|
1533
1569
|
axis: {
|
|
1534
1570
|
showX: "显示X轴",
|
|
@@ -1550,6 +1586,7 @@ const a = {
|
|
|
1550
1586
|
start: "开始",
|
|
1551
1587
|
end: "结束"
|
|
1552
1588
|
},
|
|
1589
|
+
resizeTable: "调整表格大小",
|
|
1553
1590
|
drill: "钻取",
|
|
1554
1591
|
subTotal: "小计",
|
|
1555
1592
|
transpose: "转置",
|
|
@@ -1558,7 +1595,8 @@ const a = {
|
|
|
1558
1595
|
},
|
|
1559
1596
|
sort: {
|
|
1560
1597
|
Sort: "排序",
|
|
1561
|
-
|
|
1598
|
+
widgetDescription: "根据@:{'report.section.schema.title'}排序值",
|
|
1599
|
+
optional: "可选",
|
|
1562
1600
|
add: "添加排序",
|
|
1563
1601
|
format: "格式",
|
|
1564
1602
|
aggregation: "聚合",
|
|
@@ -2126,8 +2164,8 @@ const a = {
|
|
|
2126
2164
|
"Grand Total": "总计"
|
|
2127
2165
|
}
|
|
2128
2166
|
}
|
|
2129
|
-
},
|
|
2130
|
-
report:
|
|
2167
|
+
}, m = {
|
|
2168
|
+
report: i
|
|
2131
2169
|
}, n = {
|
|
2132
2170
|
common: {
|
|
2133
2171
|
report: "รายงาน",
|
|
@@ -2580,7 +2618,9 @@ const a = {
|
|
|
2580
2618
|
chartWidth: "ความกว้างของแผนภูมิ",
|
|
2581
2619
|
fontSize: "ขนาดฟอนต์",
|
|
2582
2620
|
title: {
|
|
2583
|
-
|
|
2621
|
+
hideTitle: "ซ่อนชื่อเรื่อง",
|
|
2622
|
+
titleFontSize: "ขนาดตัวอักษรของชื่อเรื่อง",
|
|
2623
|
+
textStyleFormat: "รูปแบบและสไตล์ข้อความ",
|
|
2584
2624
|
bold: "ตัวหนา",
|
|
2585
2625
|
italic: "ตัวเอียง",
|
|
2586
2626
|
underline: "ขีดเส้นใต้"
|
|
@@ -2589,10 +2629,24 @@ const a = {
|
|
|
2589
2629
|
showLabel: "แสดงป้าย"
|
|
2590
2630
|
},
|
|
2591
2631
|
alignment: {
|
|
2592
|
-
|
|
2632
|
+
textAlignment: "การจัดแนวข้อความ",
|
|
2593
2633
|
anchor: "ยึดจุด",
|
|
2594
2634
|
rotation: "การหมุน",
|
|
2595
|
-
offset: "การย้ายตำแหน่ง"
|
|
2635
|
+
offset: "การย้ายตำแหน่ง",
|
|
2636
|
+
alignOptions: {
|
|
2637
|
+
alignLeft: "ชิดซ้าย",
|
|
2638
|
+
alignCenter: "จัดกึ่งกลาง",
|
|
2639
|
+
alignRight: "ชิดขวา",
|
|
2640
|
+
alignStart: "เริ่มจัดแนว",
|
|
2641
|
+
alignEnd: "สิ้นสุดการจัดแนว",
|
|
2642
|
+
alignTop: "ชิดด้านบน",
|
|
2643
|
+
alignBottom: "ชิดด้านล่าง"
|
|
2644
|
+
},
|
|
2645
|
+
anchorOptions: {
|
|
2646
|
+
anchorStart: "จุดยึดเริ่มต้น",
|
|
2647
|
+
anchorCenter: "จุดยึดกลาง",
|
|
2648
|
+
anchorEnd: "จุดยึดท้าย"
|
|
2649
|
+
}
|
|
2596
2650
|
},
|
|
2597
2651
|
axis: {
|
|
2598
2652
|
showX: "แสดงแกน X",
|
|
@@ -2614,6 +2668,7 @@ const a = {
|
|
|
2614
2668
|
start: "เริ่ม",
|
|
2615
2669
|
end: "สิ้นสุด"
|
|
2616
2670
|
},
|
|
2671
|
+
resizeTable: "ปรับขนาดตาราง",
|
|
2617
2672
|
drill: "เจาะลึก",
|
|
2618
2673
|
subTotal: "ยอดรวมย่อย",
|
|
2619
2674
|
transpose: "สลับแถวคอลัมน์",
|
|
@@ -2622,7 +2677,8 @@ const a = {
|
|
|
2622
2677
|
},
|
|
2623
2678
|
sort: {
|
|
2624
2679
|
Sort: "เรียงลำดับ",
|
|
2625
|
-
|
|
2680
|
+
widgetDescription: "เรียงค่าจากสคีมาให้เหมาะสม",
|
|
2681
|
+
optional: "ไม่จำเป็นต้องระบุ",
|
|
2626
2682
|
add: "เพิ่มการเรียงลำดับ",
|
|
2627
2683
|
format: "รูปแบบ",
|
|
2628
2684
|
aggregation: "การรวมกลุ่ม",
|
|
@@ -3197,51 +3253,51 @@ const a = {
|
|
|
3197
3253
|
path: "/overview",
|
|
3198
3254
|
alias: ["/"],
|
|
3199
3255
|
name: "overview",
|
|
3200
|
-
component: () => import("./OverviewView-
|
|
3256
|
+
component: () => import("./OverviewView-DrqaX9tl.js")
|
|
3201
3257
|
},
|
|
3202
3258
|
{
|
|
3203
3259
|
path: "/report",
|
|
3204
3260
|
name: "reports",
|
|
3205
|
-
component: () => import("./Report-
|
|
3261
|
+
component: () => import("./Report-Y7DJRdpf.js")
|
|
3206
3262
|
},
|
|
3207
3263
|
{
|
|
3208
3264
|
path: "/insights",
|
|
3209
3265
|
name: "insights",
|
|
3210
|
-
component: () => import("./InsightView-
|
|
3266
|
+
component: () => import("./InsightView-C0pUphgU.js")
|
|
3211
3267
|
},
|
|
3212
3268
|
{
|
|
3213
3269
|
path: "/report-view",
|
|
3214
3270
|
name: "reportView",
|
|
3215
|
-
component: () => import("./ReportView-
|
|
3271
|
+
component: () => import("./ReportView-BYWN3fLP.js")
|
|
3216
3272
|
},
|
|
3217
3273
|
{
|
|
3218
3274
|
path: "/report-editor",
|
|
3219
3275
|
name: "reportEditor",
|
|
3220
|
-
component: () => import("./ReportEditor-
|
|
3276
|
+
component: () => import("./ReportEditor-2eJzr-IM.js")
|
|
3221
3277
|
},
|
|
3222
3278
|
{
|
|
3223
3279
|
path: "/report-editor/tile-editor",
|
|
3224
3280
|
name: "tileEditor",
|
|
3225
|
-
component: () => import("./TileEditor-
|
|
3281
|
+
component: () => import("./TileEditor-CdTw5--h.js")
|
|
3226
3282
|
},
|
|
3227
3283
|
{
|
|
3228
3284
|
path: "/setting",
|
|
3229
3285
|
name: "setting",
|
|
3230
|
-
component: () => import("./Setting-
|
|
3286
|
+
component: () => import("./Setting-BrhhAVcG.js")
|
|
3231
3287
|
},
|
|
3232
3288
|
{
|
|
3233
3289
|
path: "/integration",
|
|
3234
|
-
component: () => import("./Layout-
|
|
3290
|
+
component: () => import("./Layout-dF_aZ7xo.js"),
|
|
3235
3291
|
children: [
|
|
3236
3292
|
{
|
|
3237
3293
|
name: "integrations",
|
|
3238
3294
|
path: "",
|
|
3239
|
-
component: () => import("./Integrations-
|
|
3295
|
+
component: () => import("./Integrations-DS6q4VX4.js")
|
|
3240
3296
|
},
|
|
3241
3297
|
{
|
|
3242
3298
|
name: "integration",
|
|
3243
3299
|
path: "/integration/:id",
|
|
3244
|
-
component: () => import("./Integration-
|
|
3300
|
+
component: () => import("./Integration-BVxULmIG.js")
|
|
3245
3301
|
}
|
|
3246
3302
|
]
|
|
3247
3303
|
},
|
|
@@ -3262,9 +3318,9 @@ o({
|
|
|
3262
3318
|
});
|
|
3263
3319
|
const l = {
|
|
3264
3320
|
"en-US": t,
|
|
3265
|
-
"zh-CN":
|
|
3321
|
+
"zh-CN": m,
|
|
3266
3322
|
"th-TH": c
|
|
3267
|
-
}, y = e(() => import("./App-
|
|
3323
|
+
}, y = e(() => import("./App-DQxH_gFz.js"));
|
|
3268
3324
|
export {
|
|
3269
3325
|
y as FmApp,
|
|
3270
3326
|
l as i18nMessages,
|
|
@@ -1713,7 +1713,7 @@ const {
|
|
|
1713
1713
|
getAdapter: vc,
|
|
1714
1714
|
mergeConfig: Oc
|
|
1715
1715
|
} = Oe;
|
|
1716
|
-
var ft = { myQueryEngineBackendUrl: "https://query-engine.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.
|
|
1716
|
+
var ft = { myQueryEngineBackendUrl: "https://query-engine-dev.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.feedmeapidev.com", sgQueryEngineBackendUrl: "https://query-engine.sg.feedmeapidev.com", moQueryEngineBackendUrl: "https://query-engine.mo.feedmeapidev.com", thQueryEngineBackendUrl: "https://query-engine.th.feedmeapidev.com", bnQueryEngineBackendUrl: "https://query-engine.bn.feedmeapidev.com" }, he = /* @__PURE__ */ ((e) => (e.Get = "get", e.Post = "post", e.Put = "put", e.Delete = "delete", e))(he || {});
|
|
1717
1717
|
class na extends Error {
|
|
1718
1718
|
constructor(n, r) {
|
|
1719
1719
|
super(n);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as n } from "./global-loader-
|
|
1
|
+
import { d as n } from "./global-loader-DqYGIXIo.js";
|
|
2
2
|
var f = /* @__PURE__ */ ((r) => (r.Year = "YEAR", r.Month = "MONTH", r.Week = "WEEK", r.Day = "DAY", r))(f || {});
|
|
3
3
|
function T(r, e = 100, t = !1) {
|
|
4
4
|
let a = null;
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.circular{padding:0;width:var(--chart-width);height:var(--chart-height)}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:0}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{padding:0;width:var(--chart-width);height:var(--chart-height)}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.line-chart{padding:0 0 8px;width:var(--chart-width);height:var(--chart-height)}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.card-container[data-v-1284dd51]{overflow-y:auto;overflow-x:hidden}.show-pin{visibility:hidden}.row:hover .show-pin{visibility:visible}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.selected-widget[data-v-7c1916a3]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-f83598f1],.slide-fade-leave-active[data-v-f83598f1]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-f83598f1],.slide-fade-leave-to[data-v-f83598f1]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.fm-top-sheet{height:100%}.integration-card[data-v-8133bb2c]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-8133bb2c]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-8133bb2c]{height:36px;color:#fff}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
|
|
1
|
+
.circular{padding:0;width:var(--chart-width);height:var(--chart-height)}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:0}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{padding:0;width:var(--chart-width);height:var(--chart-height)}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.line-chart{padding:0 0 8px;width:var(--chart-width);height:var(--chart-height)}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.card-container[data-v-1284dd51]{overflow-y:auto;overflow-x:hidden}.show-pin{visibility:hidden}.row:hover .show-pin{visibility:visible}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.selected-widget[data-v-7c1916a3]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-f83598f1],.slide-fade-leave-active[data-v-f83598f1]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-f83598f1],.slide-fade-leave-to[data-v-f83598f1]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.toggleEditResize{border:2px dashed #3b82f6!important;position:relative}th:hover,td:hover{cursor:default}.col-resize-handle{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.highlight-hover-col,.highlight-col{border-right:2px solid #3b82f6!important}.row-resize-handle{position:absolute;bottom:0;left:0;width:100%;height:6px;cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.highlight-hover-row,.highlight-row{border-bottom:2px solid #3b82f6!important}.fm-top-sheet{height:100%}.integration-card[data-v-8133bb2c]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-8133bb2c]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-8133bb2c]{height:36px;color:#fff}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
|