@tekkare/auriga 0.1.65 → 0.1.67
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/module.json +1 -1
- package/dist/runtime/components/allFlags.vue.d.ts +1 -1
- package/dist/runtime/components/allIcons.vue.d.ts +1 -1
- package/dist/runtime/components/argActions.vue +1 -53
- package/dist/runtime/components/argActions.vue.d.ts +1 -1
- package/dist/runtime/components/argAdvancedSearchBar.vue +8 -378
- package/dist/runtime/components/argAdvancedSearchBar.vue.d.ts +4 -4
- package/dist/runtime/components/argBtn.vue +6 -24
- package/dist/runtime/components/argBtn.vue.d.ts +2 -2
- package/dist/runtime/components/argChart.vue +9 -92
- package/dist/runtime/components/argChart.vue.d.ts +1 -1
- package/dist/runtime/components/argChartTableCard.vue +1 -4
- package/dist/runtime/components/argChartTableCard.vue.d.ts +1 -1
- package/dist/runtime/components/argCheckbox.vue +4 -46
- package/dist/runtime/components/argCheckbox.vue.d.ts +2 -2
- package/dist/runtime/components/argCircleAmount.vue +1 -15
- package/dist/runtime/components/argCircleAmount.vue.d.ts +1 -1
- package/dist/runtime/components/argComplexSelect.vue +1 -123
- package/dist/runtime/components/argComplexSelect.vue.d.ts +4 -4
- package/dist/runtime/components/argDataLoader.vue +1 -283
- package/dist/runtime/components/argDataLoader.vue.d.ts +1 -1
- package/dist/runtime/components/argDate.vue.d.ts +1 -1
- package/dist/runtime/components/argDropdownSelect.vue +3 -59
- package/dist/runtime/components/argDropdownSelect.vue.d.ts +3 -3
- package/dist/runtime/components/argEmoji.vue.d.ts +1 -1
- package/dist/runtime/components/argErrors.vue +2 -43
- package/dist/runtime/components/argErrors.vue.d.ts +1 -1
- package/dist/runtime/components/argFileBtn.vue +1 -54
- package/dist/runtime/components/argFileBtn.vue.d.ts +1 -1
- package/dist/runtime/components/argFilterCard.vue +1 -107
- package/dist/runtime/components/argFilterCard.vue.d.ts +2 -2
- package/dist/runtime/components/argFilterTabs.vue +1 -29
- package/dist/runtime/components/argFilterTabs.vue.d.ts +1 -1
- package/dist/runtime/components/argFlag.vue +1 -3
- package/dist/runtime/components/argFlag.vue.d.ts +1 -1
- package/dist/runtime/components/argFooter.vue +1 -29
- package/dist/runtime/components/argFooter.vue.d.ts +1 -1
- package/dist/runtime/components/argHeader.vue +1 -43
- package/dist/runtime/components/argHeader.vue.d.ts +1 -1
- package/dist/runtime/components/argHeaderTabs.vue +1 -68
- package/dist/runtime/components/argHeaderTabs.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeAllBlocks.vue +1 -49
- package/dist/runtime/components/argHomeAllBlocks.vue.d.ts +2 -2
- package/dist/runtime/components/argHomeContent.vue +1 -25
- package/dist/runtime/components/argHomeContent.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeHeader.vue +1 -33
- package/dist/runtime/components/argHomeHeader.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeKpis.vue +2 -42
- package/dist/runtime/components/argHomeKpis.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeLayout.vue +1 -14
- package/dist/runtime/components/argHomeLayout.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeSelectedBlock.vue +18 -54
- package/dist/runtime/components/argHomeSelectedBlock.vue.d.ts +12 -1
- package/dist/runtime/components/argHybridChart.vue +1 -86
- package/dist/runtime/components/argHybridChart.vue.d.ts +1 -1
- package/dist/runtime/components/argIcon.vue +6 -8
- package/dist/runtime/components/argIcon.vue.d.ts +1 -1
- package/dist/runtime/components/argLangSelect.vue +1 -58
- package/dist/runtime/components/argLangSelect.vue.d.ts +2 -2
- package/dist/runtime/components/argLineBreak.vue +3 -8
- package/dist/runtime/components/argLineBreak.vue.d.ts +1 -1
- package/dist/runtime/components/argMainLayout.vue +1 -31
- package/dist/runtime/components/argMainLayout.vue.d.ts +1 -1
- package/dist/runtime/components/argMenuItem.vue +1 -33
- package/dist/runtime/components/argMenuItem.vue.d.ts +1 -1
- package/dist/runtime/components/argMenuLink.vue +3 -33
- package/dist/runtime/components/argMenuLink.vue.d.ts +1 -1
- package/dist/runtime/components/argMultipleChoice.vue +2 -44
- package/dist/runtime/components/argMultipleChoice.vue.d.ts +2 -2
- package/dist/runtime/components/argMultipleSelect.vue +7 -38
- package/dist/runtime/components/argMultipleSelect.vue.d.ts +1 -1
- package/dist/runtime/components/argNavBar.vue +3 -125
- package/dist/runtime/components/argNavBar.vue.d.ts +1 -1
- package/dist/runtime/components/argNoData.vue +1 -44
- package/dist/runtime/components/argNoData.vue.d.ts +1 -1
- package/dist/runtime/components/argNoSavedScope.vue +1 -23
- package/dist/runtime/components/argNoSavedScope.vue.d.ts +1 -1
- package/dist/runtime/components/argNoSelectedScope.vue +1 -74
- package/dist/runtime/components/argNoSelectedScope.vue.d.ts +2 -2
- package/dist/runtime/components/argNote.vue +1 -35
- package/dist/runtime/components/argNote.vue.d.ts +1 -1
- package/dist/runtime/components/argNumberInput.vue +3 -115
- package/dist/runtime/components/argNumberInput.vue.d.ts +1 -1
- package/dist/runtime/components/argRadioButtons.vue +2 -50
- package/dist/runtime/components/argRadioButtons.vue.d.ts +3 -3
- package/dist/runtime/components/argScopeChange.vue +2 -60
- package/dist/runtime/components/argScopeChange.vue.d.ts +2 -2
- package/dist/runtime/components/argScopeCriteria.vue +1 -24
- package/dist/runtime/components/argScopeCriteria.vue.d.ts +1 -1
- package/dist/runtime/components/argScopeCriteriaIndicator.vue +1 -15
- package/dist/runtime/components/argScopeCriteriaIndicator.vue.d.ts +1 -1
- package/dist/runtime/components/argScopeHeader.vue +1 -25
- package/dist/runtime/components/argScopeHeader.vue.d.ts +1 -1
- package/dist/runtime/components/argScopeLayout.vue +1 -14
- package/dist/runtime/components/argScopeLayout.vue.d.ts +1 -1
- package/dist/runtime/components/argScopeManage.vue +2 -119
- package/dist/runtime/components/argScopeManage.vue.d.ts +2 -2
- package/dist/runtime/components/argScopeModal.vue +2 -150
- package/dist/runtime/components/argScopeModal.vue.d.ts +1 -1
- package/dist/runtime/components/argScopeSelect.vue +2 -52
- package/dist/runtime/components/argScopeSelect.vue.d.ts +3 -3
- package/dist/runtime/components/argSearchInput.vue +3 -59
- package/dist/runtime/components/argSearchInput.vue.d.ts +1 -1
- package/dist/runtime/components/argSidebar.vue +1 -96
- package/dist/runtime/components/argSidebar.vue.d.ts +1 -1
- package/dist/runtime/components/argSimpleChart.vue +1 -47
- package/dist/runtime/components/argSimpleChart.vue.d.ts +1 -1
- package/dist/runtime/components/argSimpleInput.vue +1 -26
- package/dist/runtime/components/argSimpleInput.vue.d.ts +1 -1
- package/dist/runtime/components/argSimpleLabel.vue +2 -224
- package/dist/runtime/components/argSimpleLabel.vue.d.ts +1 -1
- package/dist/runtime/components/argSmallAreaChart.vue.d.ts +1 -1
- package/dist/runtime/components/argSourceContainer.vue +10 -19
- package/dist/runtime/components/argSourceContainer.vue.d.ts +5 -1
- package/dist/runtime/components/argStyle.vue +1 -1051
- package/dist/runtime/components/argStyle.vue.d.ts +1 -1
- package/dist/runtime/components/argSubMenu.vue +3 -63
- package/dist/runtime/components/argSubMenu.vue.d.ts +1 -1
- package/dist/runtime/components/argSwitch.vue +1 -69
- package/dist/runtime/components/argSwitch.vue.d.ts +1 -1
- package/dist/runtime/components/argTable.vue +4 -300
- package/dist/runtime/components/argTable.vue.d.ts +3 -3
- package/dist/runtime/components/argTags.vue +1 -3
- package/dist/runtime/components/argTags.vue.d.ts +1 -1
- package/dist/runtime/components/argTekkareLoader.vue +1 -40
- package/dist/runtime/components/argTekkareLoader.vue.d.ts +1 -1
- package/dist/runtime/components/argTextBtn.vue +1 -29
- package/dist/runtime/components/argTextBtn.vue.d.ts +1 -1
- package/dist/runtime/components/argTipsBox.vue +1 -72
- package/dist/runtime/components/argTipsBox.vue.d.ts +1 -1
- package/dist/runtime/components/argToolbar.vue +1 -49
- package/dist/runtime/components/argToolbar.vue.d.ts +1 -1
- package/dist/runtime/components/argToolbarContent.vue +2 -139
- package/dist/runtime/components/argToolbarContent.vue.d.ts +1 -1
- package/dist/runtime/components/argTooltip.vue +1 -58
- package/dist/runtime/components/argTooltip.vue.d.ts +1 -1
- package/dist/runtime/components/argTrendIndicator.vue +7 -39
- package/dist/runtime/components/argTrendIndicator.vue.d.ts +1 -1
- package/dist/runtime/components/argTutoModal.vue +3 -86
- package/dist/runtime/components/argTutoModal.vue.d.ts +1 -1
- package/dist/types.d.mts +3 -2
- package/dist/types.d.ts +3 -2
- package/package.json +2 -3
|
@@ -261,8 +261,15 @@ export default defineComponent({
|
|
|
261
261
|
formatter(value, { series, seriesIndex, dataPointIndex, w }) {
|
|
262
262
|
return value;
|
|
263
263
|
}
|
|
264
|
-
}
|
|
264
|
+
},
|
|
265
|
+
shared: false
|
|
265
266
|
};
|
|
267
|
+
props.options["tooltip"].style = { fontFamily: "Figtree" };
|
|
268
|
+
if (props.options.tooltip.shared !== void 0 && props.options.tooltip.shared === false) {
|
|
269
|
+
Object.assign(props.options["xaxis"], {
|
|
270
|
+
tooltip: { enabled: false }
|
|
271
|
+
});
|
|
272
|
+
}
|
|
266
273
|
} else if (props.type === "bar-column" || props.type === "bar") {
|
|
267
274
|
let predefinedColors = false;
|
|
268
275
|
if (props.colors) {
|
|
@@ -620,95 +627,5 @@ export default defineComponent({
|
|
|
620
627
|
});
|
|
621
628
|
</script>
|
|
622
629
|
<style>
|
|
623
|
-
.prmt_chart {
|
|
624
|
-
font-family: "Figtree", sans-serif !important;
|
|
625
|
-
position: relative;
|
|
626
|
-
}
|
|
627
|
-
.prmt_chart_title {
|
|
628
|
-
font-style: normal;
|
|
629
|
-
font-weight: 700;
|
|
630
|
-
font-size: 18px;
|
|
631
|
-
line-height: 21px;
|
|
632
|
-
color: var(--independence);
|
|
633
|
-
margin-bottom: 8px;
|
|
634
|
-
margin-right: 150px;
|
|
635
|
-
}
|
|
636
|
-
.prmt_chart_title.prmt_chart_title_without_subtitle {
|
|
637
|
-
margin-bottom: 22px;
|
|
638
|
-
}
|
|
639
|
-
.prmt_chart_source {
|
|
640
|
-
padding: 4px 0;
|
|
641
|
-
display: flex;
|
|
642
|
-
align-items: center;
|
|
643
|
-
gap: 8px;
|
|
644
|
-
font-style: normal;
|
|
645
|
-
font-weight: 400;
|
|
646
|
-
font-size: 12px;
|
|
647
|
-
line-height: 14px;
|
|
648
|
-
color: #2176ff;
|
|
649
|
-
white-space: nowrap;
|
|
650
|
-
text-overflow: ellipsis;
|
|
651
|
-
overflow: hidden;
|
|
652
|
-
display: flex;
|
|
653
|
-
align-items: center;
|
|
654
|
-
height: 14px;
|
|
655
|
-
cursor: pointer;
|
|
656
|
-
}
|
|
657
|
-
.prmt_chart_source a {
|
|
658
|
-
color: #2176ff;
|
|
659
|
-
}
|
|
660
|
-
.prmt_chart_source:empty {
|
|
661
|
-
visibility: hidden;
|
|
662
|
-
}
|
|
663
|
-
.prmt_chart .apexcharts-toolbar {
|
|
664
|
-
top: 0 !important;
|
|
665
|
-
}
|
|
666
|
-
.prmt_chart .apexcharts-canvas .apexcharts-svg {
|
|
667
|
-
overflow: visible;
|
|
668
|
-
}
|
|
669
|
-
.prmt_chart .apexcharts-pie-area {
|
|
670
|
-
stroke-width: 0;
|
|
671
|
-
}
|
|
672
|
-
|
|
673
|
-
.prmt_chart .apexcharts-canvas {
|
|
674
|
-
position: initial;
|
|
675
|
-
}
|
|
676
|
-
|
|
677
|
-
.prmt_chart.bar_arg_chart
|
|
678
|
-
> .vue-apexcharts
|
|
679
|
-
> .apexcharts-canvas
|
|
680
|
-
> svg
|
|
681
|
-
> .apexcharts-inner
|
|
682
|
-
> .apexcharts-bar-series.apexcharts-plot-series
|
|
683
|
-
.apexcharts-series
|
|
684
|
-
path,
|
|
685
|
-
.prmt_chart.bar-column_arg_chart
|
|
686
|
-
> .vue-apexcharts
|
|
687
|
-
> .apexcharts-canvas
|
|
688
|
-
> svg
|
|
689
|
-
> .apexcharts-inner
|
|
690
|
-
> .apexcharts-bar-series.apexcharts-plot-series
|
|
691
|
-
.apexcharts-series
|
|
692
|
-
path {
|
|
693
|
-
clip-path: inset(0% 0% -11% 0% round 6px) !important;
|
|
694
|
-
}
|
|
695
|
-
|
|
696
|
-
.prmt_chart.bar-horizontal-group_arg_chart
|
|
697
|
-
> .vue-apexcharts
|
|
698
|
-
> .apexcharts-canvas
|
|
699
|
-
> svg
|
|
700
|
-
> .apexcharts-inner
|
|
701
|
-
> .apexcharts-bar-series.apexcharts-plot-series
|
|
702
|
-
.apexcharts-series
|
|
703
|
-
path,
|
|
704
|
-
.prmt_chart.bar-horizontal_arg_chart
|
|
705
|
-
> .vue-apexcharts
|
|
706
|
-
> .apexcharts-canvas
|
|
707
|
-
> svg
|
|
708
|
-
> .apexcharts-inner
|
|
709
|
-
> .apexcharts-bar-series.apexcharts-plot-series
|
|
710
|
-
.apexcharts-series
|
|
711
|
-
path {
|
|
712
|
-
clip-path: inset(0% 0% 0% -11% round 6px) !important;
|
|
713
|
-
}
|
|
630
|
+
.prmt_chart{font-family:Figtree,sans-serif!important;position:relative}.prmt_chart_title{color:var(--darkest);font-size:18px;font-style:normal;font-weight:700;line-height:21px;margin-bottom:8px;margin-right:150px}.prmt_chart_title.prmt_chart_title_without_subtitle{margin-bottom:22px}.prmt_chart_source{align-items:center;color:#2176ff;cursor:pointer;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:14px;line-height:14px;overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap}.prmt_chart_source a{color:#2176ff}.prmt_chart_source:empty{visibility:hidden}.prmt_chart .apexcharts-toolbar{top:0!important}.prmt_chart .apexcharts-canvas .apexcharts-svg{overflow:visible}.prmt_chart .apexcharts-pie-area{stroke-width:0}.prmt_chart .apexcharts-canvas{position:static}.prmt_chart.bar-column_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path,.prmt_chart.bar_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path{-webkit-clip-path:inset(0 0 -11% 0 round 6px)!important;clip-path:inset(0 0 -11% 0 round 6px)!important}.prmt_chart.bar-horizontal-group_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path,.prmt_chart.bar-horizontal_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path{-webkit-clip-path:inset(0 0 0 -11% round 6px)!important;clip-path:inset(0 0 0 -11% round 6px)!important}
|
|
714
631
|
</style>
|
|
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
66
66
|
chartKey: import("vue").Ref<number>;
|
|
67
67
|
chartType: import("vue").ComputedRef<string>;
|
|
68
68
|
chartOptions: import("vue").ComputedRef<Record<string, any>>;
|
|
69
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
69
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
70
70
|
options: {
|
|
71
71
|
type: ObjectConstructor;
|
|
72
72
|
required: false;
|
|
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
type: BooleanConstructor;
|
|
8
8
|
default: boolean;
|
|
9
9
|
};
|
|
10
|
-
}, any, any, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
10
|
+
}, any, any, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
haveChart: {
|
|
12
12
|
type: BooleanConstructor;
|
|
13
13
|
default: boolean;
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
:dir="tooltipDir"
|
|
31
31
|
class="filter_tooltip flex"
|
|
32
32
|
>
|
|
33
|
-
<arg-icon name="QuestionFill" color="var(--
|
|
33
|
+
<arg-icon name="QuestionFill" color="var(--dark)" size="16" />
|
|
34
34
|
</arg-tooltip>
|
|
35
35
|
</div>
|
|
36
36
|
</div>
|
|
@@ -104,12 +104,12 @@ export default defineComponent({
|
|
|
104
104
|
});
|
|
105
105
|
const iconColor = computed(() => {
|
|
106
106
|
if (props.disable) {
|
|
107
|
-
return "var(--
|
|
107
|
+
return "var(--darkest)";
|
|
108
108
|
} else {
|
|
109
109
|
if (returnValue.value === true) {
|
|
110
110
|
return "var(--accent)";
|
|
111
111
|
} else
|
|
112
|
-
return "var(--
|
|
112
|
+
return "var(--medium)";
|
|
113
113
|
}
|
|
114
114
|
});
|
|
115
115
|
function selectFilter() {
|
|
@@ -130,47 +130,5 @@ export default defineComponent({
|
|
|
130
130
|
});
|
|
131
131
|
</script>
|
|
132
132
|
<style scoped>
|
|
133
|
-
.filter_box {
|
|
134
|
-
background: var(--pure-white);
|
|
135
|
-
display: flex;
|
|
136
|
-
flex-direction: row;
|
|
137
|
-
align-items: center;
|
|
138
|
-
padding: 0px 12px;
|
|
139
|
-
gap: 8px;
|
|
140
|
-
border: 1px solid var(--dividers);
|
|
141
|
-
border-radius: 8px;
|
|
142
|
-
font-weight: 600;
|
|
143
|
-
font-size: 14px;
|
|
144
|
-
line-height: 16px;
|
|
145
|
-
height: 40px;
|
|
146
|
-
width: 202px;
|
|
147
|
-
cursor: pointer;
|
|
148
|
-
}
|
|
149
|
-
.filter_tooltip {
|
|
150
|
-
margin-left: auto !important;
|
|
151
|
-
}
|
|
152
|
-
.filter_icon_select,
|
|
153
|
-
.filter_icon_check {
|
|
154
|
-
cursor: pointer;
|
|
155
|
-
}
|
|
156
|
-
.filter_box:hover .filter_icon_select {
|
|
157
|
-
color: var(--primary) !important;
|
|
158
|
-
}
|
|
159
|
-
.filter_box:hover .filter_icon_check {
|
|
160
|
-
color: var(--primary-hover) !important;
|
|
161
|
-
}
|
|
162
|
-
.disable {
|
|
163
|
-
cursor: initial;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
.disable:hover {
|
|
167
|
-
color: var(--independence) !important;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.flex {
|
|
171
|
-
display: flex;
|
|
172
|
-
}
|
|
173
|
-
.unselected {
|
|
174
|
-
color: var(--cool-grey) !important;
|
|
175
|
-
}
|
|
133
|
+
.filter_box{align-items:center;background:var(--white);border:1px solid var(--light);border-radius:8px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:600;gap:8px;height:40px;line-height:16px;padding:0 12px;width:202px}.filter_tooltip{margin-left:auto!important}.filter_icon_check,.filter_icon_select{cursor:pointer}.filter_box:hover .filter_icon_select{color:var(--primary)!important}.filter_box:hover .filter_icon_check{color:var(--primary-hover)!important}.disable{cursor:auto}.disable:hover{color:var(--darkest)!important}.flex{display:flex}.unselected{color:var(--dark)!important}
|
|
176
134
|
</style>
|
|
@@ -29,11 +29,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
29
29
|
};
|
|
30
30
|
}, {
|
|
31
31
|
iconFilter: import("vue").ComputedRef<"CheckSquareFill" | "MinusSquareDisable" | "Square">;
|
|
32
|
-
iconColor: import("vue").ComputedRef<"var(--
|
|
32
|
+
iconColor: import("vue").ComputedRef<"var(--medium)" | "var(--darkest)" | "var(--accent)">;
|
|
33
33
|
selectFilter: () => void;
|
|
34
34
|
selectOption: import("vue").Ref<boolean>;
|
|
35
35
|
returnValue: import("vue").Ref<boolean>;
|
|
36
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleClick" | "update:Check")[], "handleClick" | "update:Check", import("vue").
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleClick" | "update:Check")[], "handleClick" | "update:Check", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
37
|
filterTitle: {
|
|
38
38
|
type: StringConstructor;
|
|
39
39
|
required: true;
|
|
@@ -19,19 +19,5 @@ export default defineComponent({
|
|
|
19
19
|
});
|
|
20
20
|
</script>
|
|
21
21
|
<style scoped>
|
|
22
|
-
.filters_amount
|
|
23
|
-
display: flex;
|
|
24
|
-
padding: 2px 8px;
|
|
25
|
-
|
|
26
|
-
flex-direction: column;
|
|
27
|
-
justify-content: center;
|
|
28
|
-
align-items: center;
|
|
29
|
-
gap: 8px;
|
|
30
|
-
border-radius: 16px;
|
|
31
|
-
border: 1px solid var(--base-dividers, #ececf2);
|
|
32
|
-
font-size: 12px;
|
|
33
|
-
font-style: normal;
|
|
34
|
-
font-weight: 700;
|
|
35
|
-
line-height: normal;
|
|
36
|
-
}
|
|
22
|
+
.filters_amount{align-items:center;border:1px solid var(--light,#ececf2);border-radius:16px;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:700;gap:8px;justify-content:center;line-height:normal;padding:2px 8px}
|
|
37
23
|
</style>
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
type: (StringConstructor | NumberConstructor)[];
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
amount: {
|
|
8
8
|
type: (StringConstructor | NumberConstructor)[];
|
|
9
9
|
required: true;
|
|
@@ -601,129 +601,7 @@ export default defineComponent({
|
|
|
601
601
|
</script>
|
|
602
602
|
|
|
603
603
|
<style scoped>
|
|
604
|
-
.oip_select_complex_del_selection {
|
|
605
|
-
padding: 16px;
|
|
606
|
-
flex: 1;
|
|
607
|
-
}
|
|
608
|
-
|
|
609
|
-
.oip_select_complex_add_selection {
|
|
610
|
-
padding: 16px;
|
|
611
|
-
width: auto;
|
|
612
|
-
flex: 1;
|
|
613
|
-
border-right: 1px solid var(--dividers);
|
|
614
|
-
}
|
|
615
|
-
|
|
616
|
-
.oip_select_complex_all_tittle_right {
|
|
617
|
-
font-weight: 500;
|
|
618
|
-
font-size: 12px;
|
|
619
|
-
line-height: 22px;
|
|
620
|
-
vertical-align: bottom;
|
|
621
|
-
}
|
|
622
|
-
|
|
623
|
-
.oip_select_complex_all_tittle_right.add {
|
|
624
|
-
font-weight: 500;
|
|
625
|
-
font-size: 12px;
|
|
626
|
-
line-height: 22px;
|
|
627
|
-
vertical-align: bottom;
|
|
628
|
-
color: var(--primary);
|
|
629
|
-
cursor: pointer;
|
|
630
|
-
}
|
|
631
|
-
.oip_select_complex_selection_loop.add svg.disable {
|
|
632
|
-
color: var(--cool-grey) !important;
|
|
633
|
-
}
|
|
634
|
-
|
|
635
|
-
.oip_select_complex_all_tittle_right.del {
|
|
636
|
-
font-weight: 500;
|
|
637
|
-
font-size: 12px;
|
|
638
|
-
line-height: 22px;
|
|
639
|
-
vertical-align: bottom;
|
|
640
|
-
color: var(--alert);
|
|
641
|
-
cursor: pointer;
|
|
642
|
-
}
|
|
643
|
-
|
|
644
|
-
.oip_select_complex_all_title {
|
|
645
|
-
display: flex;
|
|
646
|
-
gap: 12px;
|
|
647
|
-
margin-bottom: 8px;
|
|
648
|
-
}
|
|
649
|
-
|
|
650
|
-
.oip_select_complex_all_tittle_left {
|
|
651
|
-
font-weight: 500;
|
|
652
|
-
font-size: 14px;
|
|
653
|
-
line-height: 22px;
|
|
654
|
-
color: var(--independence);
|
|
655
|
-
padding-right: 12px;
|
|
656
|
-
border-right: 1px solid var(--more);
|
|
657
|
-
}
|
|
658
|
-
|
|
659
|
-
.oip_select_complex_all_selection {
|
|
660
|
-
display: flex;
|
|
661
|
-
}
|
|
662
|
-
|
|
663
|
-
.oip_select_complex_footer {
|
|
664
|
-
border-top: 1px solid var(--more);
|
|
665
|
-
display: flex;
|
|
666
|
-
gap: 16px;
|
|
667
|
-
justify-content: flex-end;
|
|
668
|
-
padding: 28px 36px;
|
|
669
|
-
background-color: var(--pure-white);
|
|
670
|
-
border-radius: 0 0 12px 12px;
|
|
671
|
-
}
|
|
672
|
-
|
|
673
|
-
.oip_select_complex_smart_title {
|
|
674
|
-
margin-bottom: 12px;
|
|
675
|
-
font-weight: 500;
|
|
676
|
-
font-size: 14px;
|
|
677
|
-
line-height: 22px;
|
|
678
|
-
}
|
|
679
|
-
|
|
680
|
-
.oip_select_complex_smart_selection {
|
|
681
|
-
display: flex;
|
|
682
|
-
flex-wrap: wrap;
|
|
683
|
-
gap: 10px;
|
|
684
|
-
}
|
|
685
|
-
|
|
686
|
-
.oip_select_complex_smart_selection > .oip_tag {
|
|
687
|
-
cursor: pointer;
|
|
688
|
-
}
|
|
689
|
-
|
|
690
|
-
.oip_select_complex_smart {
|
|
691
|
-
padding: 16px;
|
|
692
|
-
margin-bottom: 0px;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
.oip_select_complex_block {
|
|
696
|
-
z-index: 12;
|
|
697
|
-
margin-top: 15px;
|
|
698
|
-
position: absolute;
|
|
699
|
-
width: 780px;
|
|
700
|
-
border: 1px solid var(--more);
|
|
701
|
-
background: var(--demi-fond);
|
|
702
|
-
border-radius: 12px;
|
|
703
|
-
box-shadow: var(--overlay-shadow);
|
|
704
|
-
}
|
|
705
|
-
|
|
706
|
-
.oip_select_complex_header {
|
|
707
|
-
border-bottom: 1px solid var(--more);
|
|
708
|
-
background-color: var(--pure-white);
|
|
709
|
-
padding: 16px;
|
|
710
|
-
border-radius: 12px 12px 0 0;
|
|
711
|
-
}
|
|
712
|
-
|
|
713
|
-
.oip_select_complex_header_title {
|
|
714
|
-
font-weight: 700;
|
|
715
|
-
font-size: 16px;
|
|
716
|
-
line-height: 19px;
|
|
717
|
-
}
|
|
718
|
-
|
|
719
|
-
.oip_select_complex_selection_loop > svg.add {
|
|
720
|
-
fill: var(--accent) !important;
|
|
721
|
-
color: var(--pure-white) !important;
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
.oip_tag.is_disable {
|
|
725
|
-
cursor: pointer !important;
|
|
726
|
-
}
|
|
604
|
+
.oip_select_complex_del_selection{flex:1;padding:16px}.oip_select_complex_add_selection{border-right:1px solid var(--light);flex:1;padding:16px;width:auto}.oip_select_complex_all_tittle_right,.oip_select_complex_all_tittle_right.add{font-size:12px;font-weight:500;line-height:22px;vertical-align:bottom}.oip_select_complex_all_tittle_right.add{color:var(--primary);cursor:pointer}.oip_select_complex_selection_loop.add svg.disable{color:var(--dark)!important}.oip_select_complex_all_tittle_right.del{color:var(--system-alert);cursor:pointer;font-size:12px;font-weight:500;line-height:22px;vertical-align:bottom}.oip_select_complex_all_title{display:flex;gap:12px;margin-bottom:8px}.oip_select_complex_all_tittle_left{border-right:1px solid var(--light);color:var(--darkest);font-size:14px;font-weight:500;line-height:22px;padding-right:12px}.oip_select_complex_all_selection{display:flex}.oip_select_complex_footer{background-color:var(--white);border-radius:0 0 12px 12px;border-top:1px solid var(--light);display:flex;gap:16px;justify-content:flex-end;padding:28px 36px}.oip_select_complex_smart_title{font-size:14px;font-weight:500;line-height:22px;margin-bottom:12px}.oip_select_complex_smart_selection{display:flex;flex-wrap:wrap;gap:10px}.oip_select_complex_smart_selection>.oip_tag{cursor:pointer}.oip_select_complex_smart{margin-bottom:0;padding:16px}.oip_select_complex_block{background:var(--demi-fond);border:1px solid var(--light);border-radius:12px;box-shadow:var(--overlay-shadow);margin-top:15px;position:absolute;width:780px;z-index:12}.oip_select_complex_header{background-color:var(--white);border-bottom:1px solid var(--light);border-radius:12px 12px 0 0;padding:16px}.oip_select_complex_header_title{font-size:16px;font-weight:700;line-height:19px}.oip_select_complex_selection_loop>svg.add{fill:var(--accent)!important;color:var(--white)!important}.oip_tag.is_disable{cursor:pointer!important}
|
|
727
605
|
</style>
|
|
728
606
|
|
|
729
607
|
<style scoped>
|
|
@@ -121,10 +121,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
121
121
|
default: null;
|
|
122
122
|
};
|
|
123
123
|
}, {
|
|
124
|
-
add_table: any
|
|
125
|
-
del_table: any
|
|
124
|
+
add_table: import("vue").Ref<any>;
|
|
125
|
+
del_table: import("vue").Ref<any>;
|
|
126
126
|
isDisplay: import("vue").Ref<boolean>;
|
|
127
|
-
save_table: any
|
|
127
|
+
save_table: import("vue").Ref<any>;
|
|
128
128
|
smart_selection_selected: import("vue").Ref<any>;
|
|
129
129
|
searchNameAdd: import("vue").Ref<string>;
|
|
130
130
|
searchNameDel: import("vue").Ref<string>;
|
|
@@ -153,7 +153,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
153
153
|
getPlaceholderDel: import("vue").ComputedRef<string>;
|
|
154
154
|
getMaxSelectMsg: import("vue").ComputedRef<string>;
|
|
155
155
|
getEmptyContentMsg: import("vue").ComputedRef<string>;
|
|
156
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "changeAddInputValue" | "update:Selection")[], "changeElement" | "changeAddInputValue" | "update:Selection", import("vue").
|
|
156
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "changeAddInputValue" | "update:Selection")[], "changeElement" | "changeAddInputValue" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
157
157
|
element_table: {
|
|
158
158
|
type: {
|
|
159
159
|
(arrayLength: number): string[];
|