@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
|
@@ -71,33 +71,5 @@ export default defineComponent({
|
|
|
71
71
|
</script>
|
|
72
72
|
|
|
73
73
|
<style scoped>
|
|
74
|
-
.oip_switch_tabs {
|
|
75
|
-
display: flex;
|
|
76
|
-
padding: 4px;
|
|
77
|
-
align-items: center;
|
|
78
|
-
border-radius: 12px;
|
|
79
|
-
background: var(--background);
|
|
80
|
-
width: fit-content;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.oip_switcher_tab {
|
|
84
|
-
display: flex;
|
|
85
|
-
padding: 8px 24px;
|
|
86
|
-
justify-content: center;
|
|
87
|
-
align-items: center;
|
|
88
|
-
gap: 6px;
|
|
89
|
-
border-radius: 8px;
|
|
90
|
-
cursor: pointer;
|
|
91
|
-
font-size: 14px;
|
|
92
|
-
font-style: normal;
|
|
93
|
-
font-weight: 700;
|
|
94
|
-
line-height: normal;
|
|
95
|
-
color: var(--cool-grey);
|
|
96
|
-
}
|
|
97
|
-
.active_tab {
|
|
98
|
-
background: #fdfdff;
|
|
99
|
-
/* Small Elevation */
|
|
100
|
-
box-shadow: 0px 0px 8px 0px rgba(62, 63, 94, 0.12);
|
|
101
|
-
color: var(--text-theme-light-med-em, #4f4b5c) !important;
|
|
102
|
-
}
|
|
74
|
+
.oip_switch_tabs{align-items:center;background:var(--lightest);border-radius:12px;display:flex;padding:4px;width:-moz-fit-content;width:fit-content}.oip_switcher_tab{align-items:center;border-radius:8px;color:var(--dark);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;gap:6px;justify-content:center;line-height:normal;padding:8px 24px}.active_tab{background:#fdfdff;box-shadow:0 0 8px 0 rgba(62,63,94,.12);color:var(--text-theme-light-med-em,#4f4b5c)!important}
|
|
103
75
|
</style>
|
|
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
activeTab: import("vue").Ref<number>;
|
|
29
29
|
setDefaultTab: () => void;
|
|
30
30
|
changeTab: (index: number) => void;
|
|
31
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Tab")[], "changeValue" | "update:Tab", import("vue").
|
|
31
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Tab")[], "changeValue" | "update:Tab", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
tabs: {
|
|
33
33
|
type: {
|
|
34
34
|
(arrayLength: number): Object[];
|
|
@@ -501,7 +501,5 @@ export default defineComponent({
|
|
|
501
501
|
});
|
|
502
502
|
</script>
|
|
503
503
|
<style scoped>
|
|
504
|
-
.arg_country_icon.rounded
|
|
505
|
-
clip-path: circle(41% at 50% 50%);
|
|
506
|
-
}
|
|
504
|
+
.arg_country_icon.rounded{-webkit-clip-path:circle(41% at 50% 50%);clip-path:circle(41% at 50% 50%)}
|
|
507
505
|
</style>
|
|
@@ -231,7 +231,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
231
231
|
countryName: import("vue").ComputedRef<string>;
|
|
232
232
|
size: import("vue").ComputedRef<string>;
|
|
233
233
|
getEmojiFlag: (name: string) => string;
|
|
234
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
234
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
235
235
|
iso: {
|
|
236
236
|
type: StringConstructor;
|
|
237
237
|
};
|
|
@@ -17,33 +17,5 @@ export default defineComponent({
|
|
|
17
17
|
});
|
|
18
18
|
</script>
|
|
19
19
|
<style scoped>
|
|
20
|
-
.oip_footer {
|
|
21
|
-
display: flex;
|
|
22
|
-
flex-direction: row;
|
|
23
|
-
align-items: center;
|
|
24
|
-
justify-content: space-between;
|
|
25
|
-
background: var(--background);
|
|
26
|
-
padding: 24px 84px;
|
|
27
|
-
margin-top: 24px;
|
|
28
|
-
box-shadow: 0px 4px 8px rgba(37, 99, 235, 0.04),
|
|
29
|
-
0px 0px 2px rgba(37, 99, 235, 0.06), 0px 0px 1px rgba(37, 99, 235, 0.04);
|
|
30
|
-
}
|
|
31
|
-
p {
|
|
32
|
-
font-size: 14px;
|
|
33
|
-
font-style: normal;
|
|
34
|
-
font-weight: 400;
|
|
35
|
-
line-height: 160%;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
a {
|
|
39
|
-
font-size: 14px;
|
|
40
|
-
font-style: normal;
|
|
41
|
-
font-weight: 500;
|
|
42
|
-
line-height: normal;
|
|
43
|
-
text-decoration-line: underline;
|
|
44
|
-
color: var(--primary) !important;
|
|
45
|
-
}
|
|
46
|
-
a:hover {
|
|
47
|
-
color: var(--primary-hover) !important;
|
|
48
|
-
}
|
|
20
|
+
.oip_footer{align-items:center;background:var(--lightest);box-shadow:0 4px 8px rgba(37,99,235,.04),0 0 2px rgba(37,99,235,.06),0 0 1px rgba(37,99,235,.04);display:flex;flex-direction:row;justify-content:space-between;margin-top:24px;padding:24px 84px}p{font-weight:400;line-height:160%}a,p{font-size:14px;font-style:normal}a{color:var(--primary)!important;font-weight:500;line-height:normal;text-decoration-line:underline}a:hover{color:var(--primary-hover)!important}
|
|
49
21
|
</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;
|
|
@@ -64,47 +64,5 @@ export default defineComponent({
|
|
|
64
64
|
});
|
|
65
65
|
</script>
|
|
66
66
|
<style>
|
|
67
|
-
.arg_header {
|
|
68
|
-
-webkit-backdrop-filter: blur(12px);
|
|
69
|
-
backdrop-filter: blur(12px);
|
|
70
|
-
display: flex;
|
|
71
|
-
flex-direction: column;
|
|
72
|
-
gap: 24px;
|
|
73
|
-
padding: 24px 32px 12px;
|
|
74
|
-
position: fixed;
|
|
75
|
-
top: 0;
|
|
76
|
-
z-index: 95;
|
|
77
|
-
border-bottom: 1px solid var(--base-dividers, #ececf2);
|
|
78
|
-
background: transparent;
|
|
79
|
-
width: 100%;
|
|
80
|
-
box-sizing: border-box;
|
|
81
|
-
}
|
|
82
|
-
.arg_header_with_sidebar {
|
|
83
|
-
left: 200px;
|
|
84
|
-
}
|
|
85
|
-
.arg_header_no_sidebar {
|
|
86
|
-
left: 52px;
|
|
87
|
-
}
|
|
88
|
-
.arg_header_title_group {
|
|
89
|
-
display: flex;
|
|
90
|
-
align-items: center;
|
|
91
|
-
gap: 16px;
|
|
92
|
-
align-self: stretch;
|
|
93
|
-
}
|
|
94
|
-
.arg_header_title {
|
|
95
|
-
font-size: 20px;
|
|
96
|
-
font-style: normal;
|
|
97
|
-
font-weight: 900;
|
|
98
|
-
line-height: normal;
|
|
99
|
-
flex-grow: 2;
|
|
100
|
-
}
|
|
101
|
-
.arg_header_back_button {
|
|
102
|
-
cursor: pointer;
|
|
103
|
-
border: 0px solid transparent;
|
|
104
|
-
padding: 0;
|
|
105
|
-
background: transparent;
|
|
106
|
-
}
|
|
107
|
-
.arg_header:has(> .header_tabs_section) {
|
|
108
|
-
padding: 24px 32px 0px;
|
|
109
|
-
}
|
|
67
|
+
.arg_header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:transparent;border-bottom:1px solid var(--light,#ececf2);box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:24px 32px 12px;position:fixed;top:0;width:100%;z-index:95}.arg_header_with_sidebar{left:200px}.arg_header_no_sidebar{left:52px}.arg_header_title_group{align-items:center;align-self:stretch;display:flex;gap:16px}.arg_header_title{flex-grow:2;font-size:20px;font-style:normal;font-weight:900;line-height:normal}.arg_header_back_button{background:transparent;border:0 solid transparent;cursor:pointer;padding:0}.arg_header:has(>.header_tabs_section){padding:24px 32px 0}
|
|
110
68
|
</style>
|
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
}, {
|
|
33
33
|
goBack: () => void;
|
|
34
34
|
updateMenu: (value: number | string) => void;
|
|
35
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").
|
|
35
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
title: {
|
|
37
37
|
type: StringConstructor;
|
|
38
38
|
default: null;
|
|
@@ -133,72 +133,5 @@ export default defineComponent({
|
|
|
133
133
|
|
|
134
134
|
<!-- Custom navbar -->
|
|
135
135
|
<style scoped>
|
|
136
|
-
.header_tabs {
|
|
137
|
-
white-space: nowrap;
|
|
138
|
-
position: relative;
|
|
139
|
-
background-color: transparent;
|
|
140
|
-
width: auto;
|
|
141
|
-
border-radius: 12px;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.header_tabs_section {
|
|
145
|
-
overflow-x: hidden;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.header_tabs_overlay {
|
|
149
|
-
overflow: hidden;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.header_one_tab_container {
|
|
153
|
-
display: inline-block;
|
|
154
|
-
margin-right: 24px;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.header_one_tab {
|
|
158
|
-
overflow: hidden;
|
|
159
|
-
display: inline-block;
|
|
160
|
-
border: none;
|
|
161
|
-
background-color: transparent;
|
|
162
|
-
color: var(--wild-blue-yonder);
|
|
163
|
-
list-style: none;
|
|
164
|
-
font-style: normal;
|
|
165
|
-
font-size: 14px;
|
|
166
|
-
font-weight: 500;
|
|
167
|
-
text-align: center;
|
|
168
|
-
padding: 0px 0px 8px 0px;
|
|
169
|
-
white-space: pre-line;
|
|
170
|
-
overflow-wrap: break-word;
|
|
171
|
-
vertical-align: middle;
|
|
172
|
-
cursor: pointer;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.header_one_tab:not(.active):hover {
|
|
176
|
-
color: var(--primary) !important;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.header_one_tab.active {
|
|
180
|
-
color: var(--independence);
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.header_one_tab_active-selector {
|
|
184
|
-
position: absolute;
|
|
185
|
-
bottom: 0;
|
|
186
|
-
left: 0;
|
|
187
|
-
height: 2px;
|
|
188
|
-
z-index: 0;
|
|
189
|
-
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
190
|
-
list-style: none;
|
|
191
|
-
border-bottom: 3px solid var(--primary);
|
|
192
|
-
min-width: 5px;
|
|
193
|
-
}
|
|
194
|
-
.header_one_tab_bis {
|
|
195
|
-
display: flex;
|
|
196
|
-
gap: 8px;
|
|
197
|
-
align-items: center;
|
|
198
|
-
justify-content: center;
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
.header_one_tab_icon.active {
|
|
202
|
-
color: var(--primary);
|
|
203
|
-
}
|
|
136
|
+
.header_tabs{background-color:transparent;border-radius:12px;position:relative;white-space:nowrap;width:auto}.header_tabs_section{overflow-x:hidden}.header_tabs_overlay{overflow:hidden}.header_one_tab_container{display:inline-block;margin-right:24px}.header_one_tab{background-color:transparent;border:none;color:var(--medium);cursor:pointer;display:inline-block;font-size:14px;font-style:normal;font-weight:500;list-style:none;overflow:hidden;overflow-wrap:break-word;padding:0 0 8px;text-align:center;vertical-align:middle;white-space:pre-line}.header_one_tab:not(.active):hover{color:var(--primary)!important}.header_one_tab.active{color:var(--darkest)}.header_one_tab_active-selector{border-bottom:3px solid var(--primary);bottom:0;height:2px;left:0;list-style:none;min-width:5px;position:absolute;transition:transform .3s cubic-bezier(.645,.045,.355,1);z-index:0}.header_one_tab_bis{align-items:center;display:flex;gap:8px;justify-content:center}.header_one_tab_icon.active{color:var(--primary)}
|
|
204
137
|
</style>
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
scrollValue: import("vue").Ref<number>;
|
|
13
13
|
oldWidth: import("vue").Ref<any>;
|
|
14
14
|
changeMenu: (value: number | string) => void;
|
|
15
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").
|
|
15
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
16
|
tabs: {
|
|
17
17
|
type: ArrayConstructor;
|
|
18
18
|
required: true;
|
|
@@ -149,53 +149,5 @@ export default defineComponent({
|
|
|
149
149
|
</script>
|
|
150
150
|
|
|
151
151
|
<style scoped>
|
|
152
|
-
.arg_home_all_blocks {
|
|
153
|
-
display: flex;
|
|
154
|
-
flex-direction: column;
|
|
155
|
-
align-items: flex-start;
|
|
156
|
-
gap: 24px;
|
|
157
|
-
}
|
|
158
|
-
.block_card {
|
|
159
|
-
flex: 0 0 calc(50% - 59px);
|
|
160
|
-
margin: 0px !important;
|
|
161
|
-
padding: 24px !important;
|
|
162
|
-
cursor: pointer;
|
|
163
|
-
border: 1.5px solid transparent;
|
|
164
|
-
}
|
|
165
|
-
.block_card:hover {
|
|
166
|
-
border-color: rgba(33, 118, 255, 0.2) !important;
|
|
167
|
-
}
|
|
168
|
-
.block_card:not(.block_selected):hover .block_title {
|
|
169
|
-
color: var(--primary) !important;
|
|
170
|
-
}
|
|
171
|
-
.block_descr {
|
|
172
|
-
display: -webkit-box;
|
|
173
|
-
-webkit-line-clamp: 2;
|
|
174
|
-
-webkit-box-orient: vertical;
|
|
175
|
-
overflow: hidden;
|
|
176
|
-
font-size: 14px;
|
|
177
|
-
font-style: normal;
|
|
178
|
-
font-weight: 400;
|
|
179
|
-
line-height: 160%;
|
|
180
|
-
}
|
|
181
|
-
.block_content {
|
|
182
|
-
display: flex;
|
|
183
|
-
flex-direction: column;
|
|
184
|
-
gap: 12px;
|
|
185
|
-
align-items: flex-start;
|
|
186
|
-
}
|
|
187
|
-
.block_title {
|
|
188
|
-
font-size: 16px;
|
|
189
|
-
font-style: normal;
|
|
190
|
-
font-weight: 700;
|
|
191
|
-
line-height: normal;
|
|
192
|
-
display: flex;
|
|
193
|
-
flex-direction: row;
|
|
194
|
-
align-items: flex-end;
|
|
195
|
-
gap: 8px;
|
|
196
|
-
}
|
|
197
|
-
.block_selected {
|
|
198
|
-
background: var(--primary) !important;
|
|
199
|
-
color: var(--pure-white) !important;
|
|
200
|
-
}
|
|
152
|
+
.arg_home_all_blocks{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.block_card{border:1.5px solid transparent;cursor:pointer;flex:0 0 calc(50% - 59px);margin:0!important;padding:24px!important}.block_card:hover{border-color:rgba(33,118,255,.2)!important}.block_card:not(.block_selected):hover .block_title{color:var(--primary)!important}.block_descr{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-style:normal;font-weight:400;line-height:160%;overflow:hidden}.block_content{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.block_title{align-items:flex-end;display:flex;flex-direction:row;font-size:16px;font-style:normal;font-weight:700;gap:8px;line-height:normal}.block_selected{background:var(--primary)!important;color:var(--white)!important}
|
|
201
153
|
</style>
|
|
@@ -36,11 +36,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
searchBlocks: import("vue").Ref<string>;
|
|
37
37
|
getTitle: import("vue").ComputedRef<string>;
|
|
38
38
|
getSearchPlaceholder: import("vue").ComputedRef<string>;
|
|
39
|
-
selectedBlock: any
|
|
39
|
+
selectedBlock: import("vue").Ref<any>;
|
|
40
40
|
selectBlock: (block: any) => void;
|
|
41
41
|
filterBlocks: import("vue").ComputedRef<unknown[]>;
|
|
42
42
|
getGlobalTitle: import("vue").ComputedRef<string>;
|
|
43
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectBlock" | "update:Block")[], "onSelectBlock" | "update:Block", import("vue").
|
|
43
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectBlock" | "update:Block")[], "onSelectBlock" | "update:Block", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
44
|
title: {
|
|
45
45
|
type: StringConstructor;
|
|
46
46
|
default: null;
|
|
@@ -18,29 +18,5 @@ export default defineComponent({
|
|
|
18
18
|
});
|
|
19
19
|
</script>
|
|
20
20
|
<style scoped>
|
|
21
|
-
.arg_home_content {
|
|
22
|
-
display: inline-flex;
|
|
23
|
-
flex-direction: row;
|
|
24
|
-
align-items: flex-start;
|
|
25
|
-
position: relative;
|
|
26
|
-
gap: 32px;
|
|
27
|
-
width: 100%;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.arg_home_blocks {
|
|
31
|
-
width: 66%;
|
|
32
|
-
padding-top: 8px;
|
|
33
|
-
border-top: 1px solid var(--base-dividers, #ececf2);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.arg_home_selected {
|
|
37
|
-
width: 33%;
|
|
38
|
-
align-self: stretch;
|
|
39
|
-
display: flex;
|
|
40
|
-
position: relative;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.height {
|
|
44
|
-
height: 350px;
|
|
45
|
-
}
|
|
21
|
+
.arg_home_content{align-items:flex-start;display:inline-flex;flex-direction:row;gap:32px;position:relative;width:100%}.arg_home_blocks{border-top:1px solid var(--light,#ececf2);padding-top:8px;width:66%}.arg_home_selected{align-self:stretch;display:flex;position:relative;width:33%}.height{height:350px}
|
|
46
22
|
</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;
|
|
@@ -48,37 +48,5 @@ export default defineComponent({
|
|
|
48
48
|
</script>
|
|
49
49
|
|
|
50
50
|
<style scoped>
|
|
51
|
-
.arg_home_header {
|
|
52
|
-
display: flex;
|
|
53
|
-
flex-direction: row;
|
|
54
|
-
padding: 10px 24px;
|
|
55
|
-
align-items: center;
|
|
56
|
-
justify-content: space-between;
|
|
57
|
-
gap: var(--m, 16px);
|
|
58
|
-
position: fixed;
|
|
59
|
-
top: 0;
|
|
60
|
-
left: 0;
|
|
61
|
-
align-self: stretch;
|
|
62
|
-
border-bottom: 1px solid var(--base-dividers, #ececf2);
|
|
63
|
-
background: rgba(253, 253, 255, 0.8);
|
|
64
|
-
width: calc(100% - 48px);
|
|
65
|
-
backdrop-filter: blur(12px);
|
|
66
|
-
z-index: 20;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.home_subtitle {
|
|
70
|
-
color: var(--cool-grey, #8487ac);
|
|
71
|
-
font-size: 14px;
|
|
72
|
-
font-style: normal;
|
|
73
|
-
font-weight: 400;
|
|
74
|
-
line-height: normal;
|
|
75
|
-
font-variant: all-small-caps;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.home_title {
|
|
79
|
-
font-size: 20px;
|
|
80
|
-
font-style: normal;
|
|
81
|
-
font-weight: 900;
|
|
82
|
-
line-height: normal;
|
|
83
|
-
}
|
|
51
|
+
.arg_home_header{align-items:center;align-self:stretch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(253,253,255,.8);border-bottom:1px solid var(--light,#ececf2);display:flex;flex-direction:row;gap:var(--m,16px);justify-content:space-between;left:0;padding:10px 24px;position:fixed;top:0;width:calc(100% - 48px);z-index:20}.home_subtitle{color:var(--dark,#8487ac);font-size:14px;font-variant:all-small-caps;font-weight:400}.home_subtitle,.home_title{font-style:normal;line-height:normal}.home_title{font-size:20px;font-weight:900}
|
|
84
52
|
</style>
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
default: string;
|
|
13
13
|
validator: (value: string) => boolean;
|
|
14
14
|
};
|
|
15
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
15
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
16
|
homeTitle: {
|
|
17
17
|
type: StringConstructor;
|
|
18
18
|
required: true;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<div class="oip_card kpi_card">
|
|
3
3
|
<div v-for="(kpi, index) in kpis" :key="index" class="kpi_item">
|
|
4
4
|
<div class="kpi_icon">
|
|
5
|
-
<arg-icon :name="kpi.icon" color="var(--
|
|
5
|
+
<arg-icon :name="kpi.icon" color="var(--dark)" size="32" />
|
|
6
6
|
</div>
|
|
7
7
|
<div class="kpi_text">
|
|
8
8
|
<p class="kpi_value">{{ kpi.value }}</p>
|
|
@@ -29,45 +29,5 @@ export default defineComponent({
|
|
|
29
29
|
</script>
|
|
30
30
|
|
|
31
31
|
<style scoped>
|
|
32
|
-
.kpi_card {
|
|
33
|
-
display: flex;
|
|
34
|
-
align-self: stretch;
|
|
35
|
-
padding: 16px !important;
|
|
36
|
-
align-items: center;
|
|
37
|
-
justify-content: space-between;
|
|
38
|
-
gap: 16px;
|
|
39
|
-
}
|
|
40
|
-
.kpi_item {
|
|
41
|
-
display: flex;
|
|
42
|
-
align-items: center;
|
|
43
|
-
gap: var(--m, 16px);
|
|
44
|
-
flex: 1 0 0;
|
|
45
|
-
}
|
|
46
|
-
.kpi_icon {
|
|
47
|
-
display: flex;
|
|
48
|
-
padding: 8px;
|
|
49
|
-
justify-content: center;
|
|
50
|
-
align-items: center;
|
|
51
|
-
background: var(--background);
|
|
52
|
-
border-radius: 8px;
|
|
53
|
-
}
|
|
54
|
-
.kpi_text {
|
|
55
|
-
display: flex;
|
|
56
|
-
flex-direction: column;
|
|
57
|
-
align-items: flex-start;
|
|
58
|
-
gap: 4px;
|
|
59
|
-
}
|
|
60
|
-
.kpi_value {
|
|
61
|
-
font-size: 22px;
|
|
62
|
-
font-style: normal;
|
|
63
|
-
font-weight: 900;
|
|
64
|
-
line-height: normal;
|
|
65
|
-
}
|
|
66
|
-
.kpi_legend {
|
|
67
|
-
font-size: 12px;
|
|
68
|
-
font-style: normal;
|
|
69
|
-
font-weight: 400;
|
|
70
|
-
line-height: normal;
|
|
71
|
-
color: var(--cool-grey);
|
|
72
|
-
}
|
|
32
|
+
.kpi_card{align-self:stretch;gap:16px;justify-content:space-between;padding:16px!important}.kpi_card,.kpi_item{align-items:center;display:flex}.kpi_item{flex:1 0 0;gap:var(--m,16px)}.kpi_icon{align-items:center;background:var(--lightest);border-radius:8px;display:flex;justify-content:center;padding:8px}.kpi_text{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.kpi_value{font-size:22px;font-weight:900}.kpi_legend,.kpi_value{font-style:normal;line-height:normal}.kpi_legend{color:var(--dark);font-size:12px;font-weight:400}
|
|
73
33
|
</style>
|
|
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
16
16
|
};
|
|
17
17
|
required: true;
|
|
18
18
|
};
|
|
19
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
19
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
20
|
kpis: {
|
|
21
21
|
type: {
|
|
22
22
|
(arrayLength: number): Object[];
|
|
@@ -20,18 +20,5 @@ export default defineComponent({
|
|
|
20
20
|
});
|
|
21
21
|
</script>
|
|
22
22
|
<style>
|
|
23
|
-
.arg_main_home {
|
|
24
|
-
display: flex;
|
|
25
|
-
flex-direction: column;
|
|
26
|
-
align-items: center;
|
|
27
|
-
}
|
|
28
|
-
.arg_home_layout_body {
|
|
29
|
-
min-height: calc(100vh - 77px);
|
|
30
|
-
margin: 116px 32px 95px 32px;
|
|
31
|
-
max-width: 1200px;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.full_width_footer {
|
|
35
|
-
align-self: stretch;
|
|
36
|
-
}
|
|
23
|
+
.arg_main_home{align-items:center;display:flex;flex-direction:column}.arg_home_layout_body{margin:116px 32px 95px;max-width:1200px;min-height:calc(100vh - 77px)}.full_width_footer{align-self:stretch}
|
|
37
24
|
</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;
|
|
@@ -2,12 +2,18 @@
|
|
|
2
2
|
<div class="oip_card selected_block_card">
|
|
3
3
|
<div v-if="selected === null" class="selected_block_display">
|
|
4
4
|
<div class="icon_square">
|
|
5
|
-
<arg-icon name="HandPointing" color="var(--
|
|
5
|
+
<arg-icon name="HandPointing" color="var(--dark)" size="32" />
|
|
6
6
|
</div>
|
|
7
7
|
<div class="theme_select_message">
|
|
8
|
-
<p class="theme_title">
|
|
8
|
+
<p class="theme_title">
|
|
9
|
+
{{ lang === "en" ? "Select a theme" : "Choissiez un thème" }}
|
|
10
|
+
</p>
|
|
9
11
|
<p class="theme_descr">
|
|
10
|
-
|
|
12
|
+
{{
|
|
13
|
+
lang === "en"
|
|
14
|
+
? "Select a theme to display the analyses available within it."
|
|
15
|
+
: "Choissiez un thème pour afficher les analyses disponibles"
|
|
16
|
+
}}
|
|
11
17
|
</p>
|
|
12
18
|
</div>
|
|
13
19
|
</div>
|
|
@@ -44,7 +50,7 @@
|
|
|
44
50
|
sidebar-open
|
|
45
51
|
:label="item.linkName"
|
|
46
52
|
:to="item.linkUrl"
|
|
47
|
-
:icon="item.
|
|
53
|
+
:icon="item.linkIcon"
|
|
48
54
|
/>
|
|
49
55
|
</div>
|
|
50
56
|
</div>
|
|
@@ -67,60 +73,18 @@ export default defineComponent({
|
|
|
67
73
|
selected: {
|
|
68
74
|
type: Object,
|
|
69
75
|
default: null
|
|
76
|
+
},
|
|
77
|
+
lang: {
|
|
78
|
+
type: String,
|
|
79
|
+
default: "en",
|
|
80
|
+
validator: (value) => {
|
|
81
|
+
return ["en", "fr"].includes(value);
|
|
82
|
+
}
|
|
70
83
|
}
|
|
71
84
|
}
|
|
72
85
|
});
|
|
73
86
|
</script>
|
|
74
87
|
|
|
75
88
|
<style scoped>
|
|
76
|
-
.selected_block_card
|
|
77
|
-
margin: 0px !important;
|
|
78
|
-
position: fixed;
|
|
79
|
-
padding: 24px;
|
|
80
|
-
position: sticky;
|
|
81
|
-
top: 12vh;
|
|
82
|
-
flex: 1;
|
|
83
|
-
height: fit-content;
|
|
84
|
-
}
|
|
85
|
-
.selected_block_display {
|
|
86
|
-
display: flex;
|
|
87
|
-
flex-direction: column;
|
|
88
|
-
gap: 24px;
|
|
89
|
-
}
|
|
90
|
-
.theme_select_message {
|
|
91
|
-
display: flex;
|
|
92
|
-
flex-direction: column;
|
|
93
|
-
gap: 12px;
|
|
94
|
-
}
|
|
95
|
-
.theme_title_display {
|
|
96
|
-
display: flex;
|
|
97
|
-
flex-direction: column;
|
|
98
|
-
gap: 8px;
|
|
99
|
-
}
|
|
100
|
-
.icon_square {
|
|
101
|
-
display: flex;
|
|
102
|
-
align-items: center;
|
|
103
|
-
justify-content: center;
|
|
104
|
-
background: var(--dividers);
|
|
105
|
-
padding: 8px;
|
|
106
|
-
border-radius: 8px;
|
|
107
|
-
width: fit-content;
|
|
108
|
-
}
|
|
109
|
-
.theme_title {
|
|
110
|
-
font-size: 20px;
|
|
111
|
-
font-style: normal;
|
|
112
|
-
font-weight: 900;
|
|
113
|
-
line-height: normal;
|
|
114
|
-
}
|
|
115
|
-
.theme_descr {
|
|
116
|
-
font-size: 14px;
|
|
117
|
-
font-style: normal;
|
|
118
|
-
font-weight: 400;
|
|
119
|
-
line-height: 160%;
|
|
120
|
-
}
|
|
121
|
-
.selected_block_links {
|
|
122
|
-
display: flex;
|
|
123
|
-
flex-direction: column;
|
|
124
|
-
gap: 4px;
|
|
125
|
-
}
|
|
89
|
+
.selected_block_card{flex:1;height:-moz-fit-content;height:fit-content;margin:0!important;padding:24px;position:fixed;position:sticky;top:12vh}.selected_block_display{display:flex;flex-direction:column;gap:24px}.theme_select_message{display:flex;flex-direction:column;gap:12px}.theme_title_display{display:flex;flex-direction:column;gap:8px}.icon_square{align-items:center;background:var(--light);border-radius:8px;display:flex;justify-content:center;padding:8px;width:-moz-fit-content;width:fit-content}.theme_title{font-size:20px;font-style:normal;font-weight:900;line-height:normal}.theme_descr{font-size:14px;font-style:normal;font-weight:400;line-height:160%}.selected_block_links{display:flex;flex-direction:column;gap:4px}
|
|
126
90
|
</style>
|
|
@@ -3,12 +3,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: null;
|
|
5
5
|
};
|
|
6
|
-
|
|
6
|
+
lang: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
validator: (value: string) => boolean;
|
|
10
|
+
};
|
|
11
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
12
|
selected: {
|
|
8
13
|
type: ObjectConstructor;
|
|
9
14
|
default: null;
|
|
10
15
|
};
|
|
16
|
+
lang: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
default: string;
|
|
19
|
+
validator: (value: string) => boolean;
|
|
20
|
+
};
|
|
11
21
|
}>>, {
|
|
22
|
+
lang: string;
|
|
12
23
|
selected: Record<string, any>;
|
|
13
24
|
}, {}>;
|
|
14
25
|
export default _default;
|