@tekkare/auriga 0.1.66 → 0.1.68
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 +1 -0
- 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 +1 -91
- 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 +2 -51
- package/dist/runtime/components/argHomeSelectedBlock.vue.d.ts +1 -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 +8 -8
- package/dist/runtime/components/argIcon.vue.d.ts +2 -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 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
|
|
2
|
+
<hr class="arg_line_break" />
|
|
3
3
|
</template>
|
|
4
4
|
<script>
|
|
5
5
|
import {
|
|
@@ -12,10 +12,5 @@ export default defineComponent({
|
|
|
12
12
|
});
|
|
13
13
|
</script>
|
|
14
14
|
<style>
|
|
15
|
-
.arg_line_break{
|
|
16
|
-
|
|
17
|
-
margin: 0;
|
|
18
|
-
height: 1px;
|
|
19
|
-
border: 0px solid transparent;
|
|
20
|
-
}
|
|
21
|
-
</style>
|
|
15
|
+
.arg_line_break{background:var(--light,#ececf2);border:0 solid transparent;height:1px;margin:0}
|
|
16
|
+
</style>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -79,35 +79,5 @@ export default defineComponent({
|
|
|
79
79
|
});
|
|
80
80
|
</script>
|
|
81
81
|
<style>
|
|
82
|
-
.arg_main_with_sidebar {
|
|
83
|
-
margin-left: 200px;
|
|
84
|
-
}
|
|
85
|
-
.arg_main_no_sidebar {
|
|
86
|
-
margin-left: 52px;
|
|
87
|
-
}
|
|
88
|
-
.arg_main_layout_body {
|
|
89
|
-
display: flex;
|
|
90
|
-
flex-direction: column;
|
|
91
|
-
}
|
|
92
|
-
.arg_main_layout_section {
|
|
93
|
-
min-height: calc(100vh - 77px);
|
|
94
|
-
padding: 8px;
|
|
95
|
-
}
|
|
96
|
-
.arg_main_layout_body .arg_header_with_sidebar {
|
|
97
|
-
width: calc(100% - 200px);
|
|
98
|
-
}
|
|
99
|
-
.arg_main_layout_body .arg_header_no_sidebar {
|
|
100
|
-
width: calc(100% - 52px);
|
|
101
|
-
}
|
|
102
|
-
.arg_info {
|
|
103
|
-
position: fixed;
|
|
104
|
-
right: 8px;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.arg_info_open {
|
|
108
|
-
z-index: 99;
|
|
109
|
-
}
|
|
110
|
-
.arg_info_closed {
|
|
111
|
-
z-index: 95;
|
|
112
|
-
}
|
|
82
|
+
.arg_main_with_sidebar{margin-left:200px}.arg_main_no_sidebar{margin-left:52px}.arg_main_layout_body{display:flex;flex-direction:column}.arg_main_layout_section{min-height:calc(100vh - 77px);padding:8px}.arg_main_layout_body .arg_header_with_sidebar{width:calc(100% - 200px)}.arg_main_layout_body .arg_header_no_sidebar{width:calc(100% - 52px)}.arg_info{position:fixed;right:8px}.arg_info_open{z-index:99}.arg_info_closed{z-index:95}
|
|
113
83
|
</style>
|
|
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
type: BooleanConstructor;
|
|
8
8
|
default: boolean;
|
|
9
9
|
};
|
|
10
|
-
}, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
10
|
+
}, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
sidebarOpen: {
|
|
12
12
|
type: BooleanConstructor;
|
|
13
13
|
default: boolean;
|
|
@@ -55,37 +55,5 @@ export default defineComponent({
|
|
|
55
55
|
});
|
|
56
56
|
</script>
|
|
57
57
|
<style scoped>
|
|
58
|
-
.auriga_menu_item {
|
|
59
|
-
display: flex;
|
|
60
|
-
padding: 8px;
|
|
61
|
-
align-items: center;
|
|
62
|
-
gap: 8px;
|
|
63
|
-
align-self: stretch;
|
|
64
|
-
border-radius: 4px;
|
|
65
|
-
font-size: 14px;
|
|
66
|
-
font-style: normal;
|
|
67
|
-
font-weight: 400;
|
|
68
|
-
line-height: 160%;
|
|
69
|
-
color: var(--independence);
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.auriga_menu_item svg {
|
|
73
|
-
color: var(--cool-grey) !important;
|
|
74
|
-
}
|
|
75
|
-
.auriga_menu_item.is-active svg,
|
|
76
|
-
.auriga_menu_item:hover:not(.is-active) svg {
|
|
77
|
-
color: var(--primary, #2176ff) !important;
|
|
78
|
-
}
|
|
79
|
-
.auriga_menu_item.is-active {
|
|
80
|
-
background: rgba(33, 118, 255, 0.1) !important;
|
|
81
|
-
}
|
|
82
|
-
.auriga_menu_item:hover:not(.is-active) {
|
|
83
|
-
background: var(--base-dividers, #ececf2);
|
|
84
|
-
}
|
|
85
|
-
.menu_tooltip_icon {
|
|
86
|
-
flex: 1 1 100%;
|
|
87
|
-
}
|
|
88
|
-
.tooltip_display {
|
|
89
|
-
display: flex !important;
|
|
90
|
-
}
|
|
58
|
+
.auriga_menu_item{align-items:center;align-self:stretch;border-radius:4px;color:var(--darkest);display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-height:160%;padding:8px}.auriga_menu_item svg{color:var(--dark)!important}.auriga_menu_item.is-active svg,.auriga_menu_item:hover:not(.is-active) svg{color:var(--primary,#2176ff)!important}.auriga_menu_item.is-active{background:rgba(33,118,255,.1)!important}.auriga_menu_item:hover:not(.is-active){background:var(--light,#ececf2)}.menu_tooltip_icon{flex:1 1 100%}.tooltip_display{display:flex!important}
|
|
91
59
|
</style>
|
|
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
required: true;
|
|
22
22
|
};
|
|
23
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
23
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
to: {
|
|
25
25
|
type: StringConstructor;
|
|
26
26
|
required: true;
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
sidebarOpen ? '' : 'link_menu_tooltip_icon',
|
|
11
11
|
]"
|
|
12
12
|
>
|
|
13
|
-
<arg-icon :name="icon" color="var(--
|
|
13
|
+
<arg-icon :name="icon" color="var(--dark)" size="20" />
|
|
14
14
|
</arg-tooltip>
|
|
15
15
|
<span v-show="sidebarOpen">{{ label }}</span>
|
|
16
16
|
</nuxt-link>
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
sidebarOpen ? '' : 'link_menu_tooltip_icon',
|
|
25
25
|
]"
|
|
26
26
|
>
|
|
27
|
-
<arg-icon :name="icon" color="var(--
|
|
27
|
+
<arg-icon :name="icon" color="var(--dark)" size="20" />
|
|
28
28
|
</arg-tooltip>
|
|
29
29
|
<span v-show="sidebarOpen">{{ label }}</span>
|
|
30
30
|
</div>
|
|
@@ -58,35 +58,5 @@ export default defineComponent({
|
|
|
58
58
|
});
|
|
59
59
|
</script>
|
|
60
60
|
<style>
|
|
61
|
-
.arg_menu_link {
|
|
62
|
-
display: flex;
|
|
63
|
-
padding: 8px;
|
|
64
|
-
align-items: center;
|
|
65
|
-
gap: 8px;
|
|
66
|
-
align-self: stretch;
|
|
67
|
-
color: var(--independence);
|
|
68
|
-
font-size: 14px;
|
|
69
|
-
font-style: normal;
|
|
70
|
-
font-weight: 400;
|
|
71
|
-
line-height: 160%;
|
|
72
|
-
text-transform: capitalize;
|
|
73
|
-
cursor: pointer;
|
|
74
|
-
border-radius: 4px;
|
|
75
|
-
margin: 8px 0px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.arg_menu_link:hover svg {
|
|
79
|
-
color: var(--primary) !important;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.arg_menu_link:hover {
|
|
83
|
-
background: var(--base-dividers, #ececf2);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.link_menu_tooltip_icon {
|
|
87
|
-
flex: 1 1 100%;
|
|
88
|
-
}
|
|
89
|
-
.tooltip_display {
|
|
90
|
-
display: flex !important;
|
|
91
|
-
}
|
|
61
|
+
.arg_menu_link{align-items:center;align-self:stretch;border-radius:4px;color:var(--darkest);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-height:160%;margin:8px 0;padding:8px;text-transform:capitalize}.arg_menu_link:hover svg{color:var(--primary)!important}.arg_menu_link:hover{background:var(--light,#ececf2)}.link_menu_tooltip_icon{flex:1 1 100%}.tooltip_display{display:flex!important}
|
|
92
62
|
</style>
|
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
};
|
|
22
22
|
}, {
|
|
23
23
|
sendAction: () => void;
|
|
24
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClick"[], "onClick", import("vue").
|
|
24
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClick"[], "onClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
icon: {
|
|
26
26
|
type: StringConstructor;
|
|
27
27
|
required: true;
|
|
@@ -80,7 +80,7 @@ export default defineComponent({
|
|
|
80
80
|
if (selectedInts.value.includes(index) || selectedString.value.includes(option)) {
|
|
81
81
|
return "var(--primary)";
|
|
82
82
|
} else
|
|
83
|
-
return "var(--
|
|
83
|
+
return "var(--medium)";
|
|
84
84
|
}
|
|
85
85
|
function updateSelection(index, option) {
|
|
86
86
|
const selected = props.return_value ? selectedString.value : selectedInts.value;
|
|
@@ -123,47 +123,5 @@ export default defineComponent({
|
|
|
123
123
|
</script>
|
|
124
124
|
|
|
125
125
|
<style scoped>
|
|
126
|
-
.option-value {
|
|
127
|
-
font-weight: 400;
|
|
128
|
-
font-size: 14px;
|
|
129
|
-
line-height: 160%;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
.multiple-choice-row {
|
|
133
|
-
display: flex;
|
|
134
|
-
flex-direction: row;
|
|
135
|
-
align-items: center;
|
|
136
|
-
gap: 8px;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.choice_row {
|
|
140
|
-
display: flex;
|
|
141
|
-
flex-direction: row;
|
|
142
|
-
align-items: center;
|
|
143
|
-
gap: 8px;
|
|
144
|
-
cursor: pointer;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.multiple-choice-column {
|
|
148
|
-
display: flex;
|
|
149
|
-
flex-direction: column;
|
|
150
|
-
align-items: flex-start;
|
|
151
|
-
gap: 8px;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.multiple_option:hover svg {
|
|
155
|
-
color: var(--primary) !important;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
.selected_option:hover svg {
|
|
159
|
-
color: var(--primary-hover) !important;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.selected_option p {
|
|
163
|
-
font-weight: 500;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
.cursor-pointer {
|
|
167
|
-
cursor: pointer;
|
|
168
|
-
}
|
|
126
|
+
.option-value{font-size:14px;font-weight:400;line-height:160%}.choice_row,.multiple-choice-row{align-items:center;display:flex;flex-direction:row;gap:8px}.choice_row{cursor:pointer}.multiple-choice-column{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.multiple_option:hover svg{color:var(--primary)!important}.selected_option:hover svg{color:var(--primary-hover)!important}.selected_option p{font-weight:500}.cursor-pointer{cursor:pointer}
|
|
169
127
|
</style>
|
|
@@ -30,12 +30,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
30
30
|
};
|
|
31
31
|
}, {
|
|
32
32
|
updateSelection: (index: number, option: string) => void;
|
|
33
|
-
getColor: (index: number, option: string) => "var(--primary)" | "var(--
|
|
33
|
+
getColor: (index: number, option: string) => "var(--primary)" | "var(--medium)";
|
|
34
34
|
getIcon: (index: number, option: string) => "CheckSquareFill" | "Square";
|
|
35
35
|
isSelected: (index: number, option: string) => boolean;
|
|
36
36
|
selectedInts: import("vue").Ref<number[]>;
|
|
37
37
|
selectedString: import("vue").Ref<string[]>;
|
|
38
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").
|
|
38
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
element_table: {
|
|
40
40
|
type: ArrayConstructor;
|
|
41
41
|
required: true;
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"
|
|
118
118
|
name="MinusSquareDisable"
|
|
119
119
|
size="16"
|
|
120
|
-
color="var(--
|
|
120
|
+
color="var(--darkest)"
|
|
121
121
|
class="disable"
|
|
122
122
|
/>
|
|
123
123
|
<arg-icon
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
v-if="options_disable.includes(index)"
|
|
159
159
|
name="MinusSquareDisable"
|
|
160
160
|
size="16"
|
|
161
|
-
color="var(--
|
|
161
|
+
color="var(--darkest)"
|
|
162
162
|
class="disable"
|
|
163
163
|
/>
|
|
164
164
|
<arg-icon
|
|
@@ -800,38 +800,7 @@ export default defineComponent({
|
|
|
800
800
|
</script>
|
|
801
801
|
|
|
802
802
|
<style>
|
|
803
|
-
.oip_select_complex_selection_loop
|
|
804
|
-
color: var(--lavendar-grey) !important;
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
.oip_select_dropdown_block.multiple {
|
|
808
|
-
min-width: 225px;
|
|
809
|
-
overflow-y: auto;
|
|
810
|
-
}
|
|
811
|
-
|
|
812
|
-
.oip_select_complex_selection_loop.multiple {
|
|
813
|
-
padding-left: 7px;
|
|
814
|
-
}
|
|
815
|
-
|
|
816
|
-
.oip_select_multiple_left_margin {
|
|
817
|
-
margin-left: 7px;
|
|
818
|
-
border-left: 1px solid var(--more);
|
|
819
|
-
}
|
|
820
|
-
|
|
821
|
-
/*.oip_select_complex_selection_loop>svg.more>* {
|
|
822
|
-
color: var(--cool-grey) !important;
|
|
823
|
-
fill: var(--cool-grey) !important;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
|
-
.oip_select_complex_selection_loop>svg.add>* {
|
|
827
|
-
fill: var(--accent) !important;
|
|
828
|
-
color: var(--pure-white) !important;
|
|
829
|
-
stroke-width: 0;
|
|
830
|
-
} */
|
|
831
|
-
|
|
832
|
-
.relative {
|
|
833
|
-
position: relative;
|
|
834
|
-
}
|
|
803
|
+
.oip_select_complex_selection_loop>svg{color:var(--medium)!important}.oip_select_dropdown_block.multiple{min-width:225px;overflow-y:auto}.oip_select_complex_selection_loop.multiple{padding-left:7px}.oip_select_multiple_left_margin{border-left:1px solid var(--light);margin-left:7px}.relative{position:relative}
|
|
835
804
|
</style>
|
|
836
805
|
<style scoped>
|
|
837
806
|
.oip_select_complex_selection_loop > svg.add {
|
|
@@ -842,10 +811,10 @@ export default defineComponent({
|
|
|
842
811
|
color: var(--primary) !important;
|
|
843
812
|
}
|
|
844
813
|
.oip_select_complex_selection_loop > svg.disable {
|
|
845
|
-
color: var(--
|
|
814
|
+
color: var(--darkest) !important;
|
|
846
815
|
}
|
|
847
816
|
.oip_select_complex_selection_loop > svg.disable {
|
|
848
|
-
color: var(--
|
|
817
|
+
color: var(--darkest) !important;
|
|
849
818
|
}
|
|
850
819
|
.oip_select_complex_selection_loop > .add {
|
|
851
820
|
font-weight: 700 !important;
|
|
@@ -861,7 +830,7 @@ export default defineComponent({
|
|
|
861
830
|
margin-bottom: 8px;
|
|
862
831
|
}
|
|
863
832
|
.disabled {
|
|
864
|
-
color: var(--
|
|
833
|
+
color: var(--light);
|
|
865
834
|
}
|
|
866
835
|
.oip_select_complex_selection_loop:hover {
|
|
867
836
|
background: rgba(33, 118, 255, 0.05);
|
|
@@ -880,7 +849,7 @@ export default defineComponent({
|
|
|
880
849
|
|
|
881
850
|
.left_margin {
|
|
882
851
|
margin-left: 7px;
|
|
883
|
-
border-left: 1px solid var(--
|
|
852
|
+
border-left: 1px solid var(--light);
|
|
884
853
|
}
|
|
885
854
|
|
|
886
855
|
.cate_left_margin {
|
|
@@ -140,7 +140,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
140
140
|
getLoaderText: import("vue").ComputedRef<string[]>;
|
|
141
141
|
getPlaceholder: import("vue").ComputedRef<string>;
|
|
142
142
|
getEmptyContentMsg: import("vue").ComputedRef<string>;
|
|
143
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "changeElement" | "update:Selection" | "changeInputValue")[], "onClose" | "changeElement" | "update:Selection" | "changeInputValue", import("vue").
|
|
143
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "changeElement" | "update:Selection" | "changeInputValue")[], "onClose" | "changeElement" | "update:Selection" | "changeInputValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
144
144
|
element_table: {
|
|
145
145
|
type: {
|
|
146
146
|
(arrayLength: number): (Object | String)[];
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
class="rcd_scroll_icon scroll_left"
|
|
10
10
|
@click="scroll_left"
|
|
11
11
|
>
|
|
12
|
-
<arg-icon name="CaretLeft" size="12" color="var(--
|
|
12
|
+
<arg-icon name="CaretLeft" size="12" color="var(--medium)" />
|
|
13
13
|
</div>
|
|
14
14
|
<div id="scroll_tabs" class="rcd_tabs_overlay">
|
|
15
15
|
<div class="rcd_one_tab_active-selector" id="tabs-selector"></div>
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
class="rcd_scroll_icon scroll_right"
|
|
36
36
|
@click="scroll_right"
|
|
37
37
|
>
|
|
38
|
-
<arg-icon name="CaretRight" size="12" color="var(--
|
|
38
|
+
<arg-icon name="CaretRight" size="12" color="var(--medium)" />
|
|
39
39
|
</div>
|
|
40
40
|
</div>
|
|
41
41
|
</template>
|
|
@@ -208,127 +208,5 @@ export default defineComponent({
|
|
|
208
208
|
|
|
209
209
|
<!-- Custom navbar -->
|
|
210
210
|
<style scoped>
|
|
211
|
-
.rcd_scroll_icon {
|
|
212
|
-
display: flex;
|
|
213
|
-
flex-direction: row;
|
|
214
|
-
align-items: center;
|
|
215
|
-
padding: 4px 12px;
|
|
216
|
-
height: calc(100% - 8px);
|
|
217
|
-
position: absolute;
|
|
218
|
-
top: 0;
|
|
219
|
-
cursor: pointer;
|
|
220
|
-
z-index: 2;
|
|
221
|
-
}
|
|
222
|
-
.scroll_left {
|
|
223
|
-
left: 0;
|
|
224
|
-
border-right: 1px solid var(--demi-fond);
|
|
225
|
-
box-shadow: 4px 0px 10px rgba(62, 63, 94, 0.04);
|
|
226
|
-
}
|
|
227
|
-
.scroll_right {
|
|
228
|
-
right: 0;
|
|
229
|
-
border-left: 1px solid var(--demi-fond);
|
|
230
|
-
box-shadow: -4px 0px 10px rgba(62, 63, 94, 0.04);
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
.tabs_overflow {
|
|
234
|
-
padding: 0px 40px !important;
|
|
235
|
-
}
|
|
236
|
-
.rcd_tabs {
|
|
237
|
-
padding: 0px 24px;
|
|
238
|
-
white-space: nowrap;
|
|
239
|
-
position: relative;
|
|
240
|
-
background-color: var(--pure-white);
|
|
241
|
-
width: auto;
|
|
242
|
-
border-radius: 8px;
|
|
243
|
-
margin-bottom: 30px;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
.rcd_tabs_overlay {
|
|
247
|
-
scrollbar-width: none;
|
|
248
|
-
display: flex;
|
|
249
|
-
flex-direction: row;
|
|
250
|
-
align-items: center;
|
|
251
|
-
gap: 32px;
|
|
252
|
-
position: relative;
|
|
253
|
-
overflow-x: scroll;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.rcd_tabs_overlay::-webkit-scrollbar {
|
|
257
|
-
display: none !important;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.rcd_one_tab_container {
|
|
261
|
-
display: inline-block;
|
|
262
|
-
padding: 16px 0px;
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
.rcd_one_tab {
|
|
266
|
-
display: flex;
|
|
267
|
-
flex-direction: row;
|
|
268
|
-
align-items: center;
|
|
269
|
-
gap: 4px;
|
|
270
|
-
border: none;
|
|
271
|
-
background-color: transparent;
|
|
272
|
-
color: var(--wild-blue-yonder);
|
|
273
|
-
list-style: none;
|
|
274
|
-
font-style: normal;
|
|
275
|
-
font-size: 12px;
|
|
276
|
-
font-weight: 700;
|
|
277
|
-
text-align: center;
|
|
278
|
-
padding: 0px !important;
|
|
279
|
-
white-space: pre-line;
|
|
280
|
-
overflow-wrap: break-word;
|
|
281
|
-
vertical-align: middle;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
.rcd_one_tab:hover {
|
|
285
|
-
color: var(--independence);
|
|
286
|
-
cursor: pointer;
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
.rcd_one_tab.active {
|
|
290
|
-
color: var(--independence);
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.rcd_one_tab_active-selector {
|
|
294
|
-
position: absolute;
|
|
295
|
-
bottom: 0;
|
|
296
|
-
left: 0;
|
|
297
|
-
height: 3px;
|
|
298
|
-
z-index: 0;
|
|
299
|
-
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
300
|
-
list-style: none;
|
|
301
|
-
background: var(--accent);
|
|
302
|
-
overflow-x: hidden;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
.rcd_tabs_separator {
|
|
306
|
-
display: initial;
|
|
307
|
-
height: 20px;
|
|
308
|
-
border-left: 1px solid var(--wild-blue-yonder);
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
.rcd_tabs_left-caret {
|
|
312
|
-
color: var(--wild-blue-yonder) !important;
|
|
313
|
-
align-items: center;
|
|
314
|
-
padding: 4px 12px;
|
|
315
|
-
position: absolute;
|
|
316
|
-
width: 36px;
|
|
317
|
-
height: 20px;
|
|
318
|
-
left: 0px;
|
|
319
|
-
top: 18.5px;
|
|
320
|
-
cursor: pointer;
|
|
321
|
-
}
|
|
322
|
-
.rcd_tabs_right-caret {
|
|
323
|
-
color: var(--wild-blue-yonder) !important;
|
|
324
|
-
align-items: center;
|
|
325
|
-
padding: 4px 12px;
|
|
326
|
-
|
|
327
|
-
position: absolute;
|
|
328
|
-
width: 36px;
|
|
329
|
-
height: 20px;
|
|
330
|
-
right: 0px;
|
|
331
|
-
top: 18.5px;
|
|
332
|
-
cursor: pointer;
|
|
333
|
-
}
|
|
211
|
+
.rcd_scroll_icon{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:calc(100% - 8px);padding:4px 12px;position:absolute;top:0;z-index:2}.scroll_left{border-right:1px solid var(--demi-fond);box-shadow:4px 0 10px rgba(62,63,94,.04);left:0}.scroll_right{border-left:1px solid var(--demi-fond);box-shadow:-4px 0 10px rgba(62,63,94,.04);right:0}.tabs_overflow{padding:0 40px!important}.rcd_tabs{background-color:var(--white);border-radius:8px;margin-bottom:30px;padding:0 24px;position:relative;white-space:nowrap;width:auto}.rcd_tabs_overlay{align-items:center;display:flex;flex-direction:row;gap:32px;overflow-x:scroll;position:relative;scrollbar-width:none}.rcd_tabs_overlay::-webkit-scrollbar{display:none!important}.rcd_one_tab_container{display:inline-block;padding:16px 0}.rcd_one_tab{align-items:center;background-color:transparent;border:none;color:var(--medium);display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:700;gap:4px;list-style:none;overflow-wrap:break-word;padding:0!important;text-align:center;vertical-align:middle;white-space:pre-line}.rcd_one_tab:hover{cursor:pointer}.rcd_one_tab.active,.rcd_one_tab:hover{color:var(--darkest)}.rcd_one_tab_active-selector{background:var(--accent);bottom:0;height:3px;left:0;list-style:none;overflow-x:hidden;position:absolute;transition:transform .3s cubic-bezier(.645,.045,.355,1);z-index:0}.rcd_tabs_separator{border-left:1px solid var(--medium);display:initial;height:20px}.rcd_tabs_left-caret{left:0}.rcd_tabs_left-caret,.rcd_tabs_right-caret{align-items:center;color:var(--medium)!important;cursor:pointer;height:20px;padding:4px 12px;position:absolute;top:18.5px;width:36px}.rcd_tabs_right-caret{right:0}
|
|
334
212
|
</style>
|
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
checkOverflow: () => void;
|
|
22
22
|
scroll_left: () => void;
|
|
23
23
|
scroll_right: () => void;
|
|
24
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").
|
|
24
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
tabs: {
|
|
26
26
|
type: ArrayConstructor;
|
|
27
27
|
required: true;
|
|
@@ -40,48 +40,5 @@ export default defineComponent({
|
|
|
40
40
|
</script>
|
|
41
41
|
|
|
42
42
|
<style>
|
|
43
|
-
.common_no_data_found
|
|
44
|
-
display: flex;
|
|
45
|
-
flex-direction: column;
|
|
46
|
-
justify-content: center;
|
|
47
|
-
align-items: center;
|
|
48
|
-
|
|
49
|
-
/* height: calc(100vh - 235px); */
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.common_no_data_found > h1 {
|
|
53
|
-
font-family: "Figtree", sans-serif;
|
|
54
|
-
font-style: normal;
|
|
55
|
-
font-weight: 500;
|
|
56
|
-
font-size: 20px;
|
|
57
|
-
|
|
58
|
-
letter-spacing: 0.1px;
|
|
59
|
-
|
|
60
|
-
text-align: center;
|
|
61
|
-
|
|
62
|
-
color: var(--text-color);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.common_no_data_found > h2 {
|
|
66
|
-
margin-top: 5px;
|
|
67
|
-
font-family: "Figtree", sans-serif;
|
|
68
|
-
font-style: normal;
|
|
69
|
-
font-weight: 500;
|
|
70
|
-
font-size: 16px;
|
|
71
|
-
|
|
72
|
-
letter-spacing: 0.1px;
|
|
73
|
-
|
|
74
|
-
text-align: center;
|
|
75
|
-
|
|
76
|
-
color: var(--main-color);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.no-data-title {
|
|
80
|
-
margin-bottom: 15px;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.no-data-sub-title {
|
|
84
|
-
color: var(--primary);
|
|
85
|
-
font-size: 14px;
|
|
86
|
-
}
|
|
43
|
+
.common_no_data_found{align-items:center;display:flex;flex-direction:column;justify-content:center}.common_no_data_found>h1{color:var(--text-color);font-size:20px}.common_no_data_found>h1,.common_no_data_found>h2{font-family:Figtree,sans-serif;font-style:normal;font-weight:500;letter-spacing:.1px;text-align:center}.common_no_data_found>h2{color:var(--main-color);font-size:16px;margin-top:5px}.no-data-title{margin-bottom:15px}.no-data-sub-title{color:var(--primary);font-size:14px}
|
|
87
44
|
</style>
|
|
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10
10
|
};
|
|
11
11
|
}, {
|
|
12
12
|
link: import("vue").ComputedRef<string>;
|
|
13
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
13
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
14
|
text: {
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: false;
|
|
@@ -64,27 +64,5 @@ export default defineComponent({
|
|
|
64
64
|
</script>
|
|
65
65
|
|
|
66
66
|
<style scoped>
|
|
67
|
-
.no_scope_text
|
|
68
|
-
font-family: Figtree;
|
|
69
|
-
font-size: 14px;
|
|
70
|
-
font-style: normal;
|
|
71
|
-
font-weight: 400;
|
|
72
|
-
line-height: 160%;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
ul {
|
|
76
|
-
padding-inline-start: 14px !important;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
li {
|
|
80
|
-
list-style: none;
|
|
81
|
-
font-size: 14px;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
li:before {
|
|
85
|
-
content: "· ";
|
|
86
|
-
vertical-align: middle;
|
|
87
|
-
font-size: 30px !important;
|
|
88
|
-
font-weight: 300 !important;
|
|
89
|
-
}
|
|
67
|
+
.no_scope_text{font-family:Figtree;font-size:14px;font-style:normal;font-weight:400;line-height:160%}ul{padding-inline-start:14px!important}li{font-size:14px;list-style:none}li:before{content:"· ";font-size:30px!important;font-weight:300!important;vertical-align:middle}
|
|
90
68
|
</style>
|
|
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
17
|
en: string;
|
|
18
18
|
fr: string;
|
|
19
19
|
};
|
|
20
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
20
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
lang: {
|
|
22
22
|
type: StringConstructor;
|
|
23
23
|
default: string;
|