@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
|
@@ -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;
|
|
@@ -99,78 +99,5 @@ export default defineComponent({
|
|
|
99
99
|
</script>
|
|
100
100
|
|
|
101
101
|
<style scoped>
|
|
102
|
-
.arg_no_selected_scope {
|
|
103
|
-
display: flex;
|
|
104
|
-
flex-direction: column;
|
|
105
|
-
align-items: flex-start;
|
|
106
|
-
gap: 24px;
|
|
107
|
-
max-width: 382px;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.icon_square {
|
|
111
|
-
display: flex;
|
|
112
|
-
align-items: center;
|
|
113
|
-
justify-content: center;
|
|
114
|
-
background: var(--dividers);
|
|
115
|
-
padding: 8px;
|
|
116
|
-
border-radius: 8px;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.arg_no_scope_text {
|
|
120
|
-
font-size: 14px;
|
|
121
|
-
font-style: normal;
|
|
122
|
-
font-weight: 400;
|
|
123
|
-
line-height: 160%;
|
|
124
|
-
color: var(--cool-grey);
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.arg_no_scope_display {
|
|
128
|
-
height: 100%;
|
|
129
|
-
width: 100%;
|
|
130
|
-
margin: 80px 32px 0px 32px;
|
|
131
|
-
display: flex;
|
|
132
|
-
align-items: center;
|
|
133
|
-
justify-content: center;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
.arg_scopes_select {
|
|
137
|
-
display: flex;
|
|
138
|
-
flex-direction: column;
|
|
139
|
-
align-items: flex-start;
|
|
140
|
-
gap: 8px;
|
|
141
|
-
align-self: stretch;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.args_select_title {
|
|
145
|
-
font-size: 16px;
|
|
146
|
-
font-style: normal;
|
|
147
|
-
font-weight: 700;
|
|
148
|
-
line-height: normal;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.scope_sep {
|
|
152
|
-
height: 1px;
|
|
153
|
-
background-color: var(--wild-blue-yonder);
|
|
154
|
-
flex: 1 1 0;
|
|
155
|
-
min-width: 40%;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
.full-width {
|
|
159
|
-
width: 100%;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.scope_sep_text {
|
|
163
|
-
font-size: 14px;
|
|
164
|
-
font-style: normal;
|
|
165
|
-
font-weight: 400;
|
|
166
|
-
line-height: normal;
|
|
167
|
-
color: var(--wild-blue-yonder);
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.full_row {
|
|
171
|
-
align-self: stretch;
|
|
172
|
-
}
|
|
173
|
-
.justify-between {
|
|
174
|
-
justify-content: space-between;
|
|
175
|
-
}
|
|
102
|
+
.arg_no_selected_scope{align-items:flex-start;display:flex;flex-direction:column;gap:24px;max-width:382px}.icon_square{align-items:center;background:var(--light);border-radius:8px;display:flex;justify-content:center;padding:8px}.arg_no_scope_text{color:var(--dark);font-size:14px;font-style:normal;font-weight:400;line-height:160%}.arg_no_scope_display{align-items:center;display:flex;height:100%;justify-content:center;margin:80px 32px 0;width:100%}.arg_scopes_select{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px}.args_select_title{font-size:16px;font-style:normal;font-weight:700;line-height:normal}.scope_sep{background-color:var(--medium);flex:1 1 0;height:1px;min-width:40%}.full-width{width:100%}.scope_sep_text{color:var(--medium);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.full_row{align-self:stretch}.justify-between{justify-content:space-between}
|
|
176
103
|
</style>
|
|
@@ -10,10 +10,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10
10
|
};
|
|
11
11
|
}, {
|
|
12
12
|
getNoScopeMsg: import("vue").ComputedRef<"You need to select your scope to view any results or data. Please choose one of the options below to proceed." | "Vous devez sélectionner votre scope pour voir les résultats ou données. Veuillez choisir une des options ci-dessous pour continuer">;
|
|
13
|
-
selectedScope: any
|
|
13
|
+
selectedScope: import("vue").Ref<any>;
|
|
14
14
|
selectScope: () => void;
|
|
15
15
|
createNewScope: () => void;
|
|
16
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectScope" | "update:Scope" | "onCreateScope")[], "onSelectScope" | "update:Scope" | "onCreateScope", import("vue").
|
|
16
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectScope" | "update:Scope" | "onCreateScope")[], "onSelectScope" | "update:Scope" | "onCreateScope", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
lang: {
|
|
18
18
|
type: StringConstructor;
|
|
19
19
|
default: string;
|
|
@@ -49,39 +49,5 @@ export default defineComponent({
|
|
|
49
49
|
</script>
|
|
50
50
|
|
|
51
51
|
<style scoped>
|
|
52
|
-
.prmt_note_box {
|
|
53
|
-
display: flex;
|
|
54
|
-
flex-direction: row;
|
|
55
|
-
align-items: center;
|
|
56
|
-
padding: 8px 16px;
|
|
57
|
-
gap: 16px;
|
|
58
|
-
border-radius: 12px;
|
|
59
|
-
}
|
|
60
|
-
.prmt_note_box svg {
|
|
61
|
-
flex-shrink: 0;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.prmt_note_box p {
|
|
65
|
-
font-weight: 400;
|
|
66
|
-
font-size: 14px;
|
|
67
|
-
line-height: 16px;
|
|
68
|
-
}
|
|
69
|
-
.prmt_note_box p span {
|
|
70
|
-
font-weight: 700;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.blue_box {
|
|
74
|
-
background: rgba(33, 118, 255, 0.1);
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.blue_text {
|
|
78
|
-
color: var(--primary);
|
|
79
|
-
}
|
|
80
|
-
.orange_text {
|
|
81
|
-
color: var(--warning);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.orange_box {
|
|
85
|
-
background: rgba(255, 152, 26, 0.1);
|
|
86
|
-
}
|
|
52
|
+
.prmt_note_box{align-items:center;border-radius:12px;display:flex;flex-direction:row;gap:16px;padding:8px 16px}.prmt_note_box svg{flex-shrink:0}.prmt_note_box p{font-size:14px;font-weight:400;line-height:16px}.prmt_note_box p span{font-weight:700}.blue_box{background:rgba(33,118,255,.1)}.blue_text{color:var(--primary)}.orange_text{color:var(--warning)}.orange_box{background:rgba(255,152,26,.1)}
|
|
87
53
|
</style>
|
|
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
17
|
};
|
|
18
18
|
}, {
|
|
19
19
|
getColorFromProp: import("vue").ComputedRef<"var(--primary)" | "var(--warning)">;
|
|
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
|
noteTitle: {
|
|
22
22
|
type: StringConstructor;
|
|
23
23
|
default: string;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
class="input_number_action action_left"
|
|
7
7
|
@click="changeValueClick(-stepValue)"
|
|
8
8
|
>
|
|
9
|
-
<arg-icon name="Minus" color="var(--
|
|
9
|
+
<arg-icon name="Minus" color="var(--dark)" size="16" />
|
|
10
10
|
</div>
|
|
11
11
|
<input
|
|
12
12
|
type="number"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
class="input_number_action action_right"
|
|
20
20
|
@click="changeValueClick(stepValue)"
|
|
21
21
|
>
|
|
22
|
-
<arg-icon name="Plus" color="var(--
|
|
22
|
+
<arg-icon name="Plus" color="var(--dark)" size="16" />
|
|
23
23
|
</div>
|
|
24
24
|
</div>
|
|
25
25
|
</div>
|
|
@@ -106,117 +106,5 @@ export default defineComponent({
|
|
|
106
106
|
</script>
|
|
107
107
|
|
|
108
108
|
<style scoped>
|
|
109
|
-
.input_number_box .input_number_action.action_left:hover,
|
|
110
|
-
.input_number_box .input_number_action.action_right:hover {
|
|
111
|
-
border: 1.5px solid rgba(33, 118, 255, 0.2) !important;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.input_number_box .input_number_action.action_left:hover svg,
|
|
115
|
-
.input_number_box .input_number_action.action_right:hover svg {
|
|
116
|
-
color: var(--primary) !important;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.input_number_box:focus-within {
|
|
120
|
-
border: 1.5px solid var(--primary) !important;
|
|
121
|
-
box-shadow: 0px 0px 0px 4px rgba(33, 118, 255, 0.1) !important;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.input_number_box:focus-within .input_number_action.action_left {
|
|
125
|
-
top: 0px !important;
|
|
126
|
-
left: 0px !important;
|
|
127
|
-
}
|
|
128
|
-
.input_number_box:focus-within .input_number_action.action_right {
|
|
129
|
-
top: 0px !important;
|
|
130
|
-
right: 0px !important;
|
|
131
|
-
}
|
|
132
|
-
.input_number_box:focus-within {
|
|
133
|
-
z-index: 9999 !important;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
.input_number_box:focus-within .input_number_action.action_left,
|
|
137
|
-
.input_number_box:focus-within
|
|
138
|
-
.input_number_box
|
|
139
|
-
.input_number_action.action_left:hover {
|
|
140
|
-
border-top: 1.5px transparent !important;
|
|
141
|
-
border-left: 1.5px transparent !important;
|
|
142
|
-
border-bottom: 1.5px transparent !important;
|
|
143
|
-
}
|
|
144
|
-
.input_number_box:focus-within .input_number_action.action_right,
|
|
145
|
-
.input_number_box:focus-within
|
|
146
|
-
.input_number_box
|
|
147
|
-
.input_number_action.action_right:hover {
|
|
148
|
-
border-top: 1.5px transparent !important;
|
|
149
|
-
border-right: 1.5px transparent !important;
|
|
150
|
-
border-bottom: 1.5px transparent !important;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.input_number_section {
|
|
154
|
-
display: flex;
|
|
155
|
-
flex-direction: column;
|
|
156
|
-
align-items: flex-start;
|
|
157
|
-
padding: 0px;
|
|
158
|
-
gap: 4px;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.input_number_box {
|
|
162
|
-
display: flex;
|
|
163
|
-
flex-direction: row;
|
|
164
|
-
align-items: center;
|
|
165
|
-
padding: 12px 48px;
|
|
166
|
-
gap: 8px;
|
|
167
|
-
background: var(--pure-white);
|
|
168
|
-
border: 1.5px solid var(--dividers);
|
|
169
|
-
border-radius: 8px;
|
|
170
|
-
position: relative;
|
|
171
|
-
z-index: 1;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
.input_number_action {
|
|
175
|
-
position: absolute;
|
|
176
|
-
display: flex;
|
|
177
|
-
flex-direction: row;
|
|
178
|
-
justify-content: center;
|
|
179
|
-
align-items: center;
|
|
180
|
-
padding: 12px;
|
|
181
|
-
gap: 8px;
|
|
182
|
-
background: var(--pure-white);
|
|
183
|
-
border: 1.5px solid var(--dividers);
|
|
184
|
-
border-radius: 8px;
|
|
185
|
-
z-index: 2;
|
|
186
|
-
cursor: pointer;
|
|
187
|
-
}
|
|
188
|
-
.action_right {
|
|
189
|
-
top: -1.5px;
|
|
190
|
-
right: -1.5px;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.action_left {
|
|
194
|
-
top: -1.5px;
|
|
195
|
-
left: -1.5px;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
.number_input_style {
|
|
199
|
-
border: none;
|
|
200
|
-
text-align: center;
|
|
201
|
-
max-width: 127.5px;
|
|
202
|
-
height: 16px;
|
|
203
|
-
padding: 0px !important;
|
|
204
|
-
font-weight: 500;
|
|
205
|
-
font-size: 14px;
|
|
206
|
-
line-height: 16px;
|
|
207
|
-
color: var(--independence);
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.number_input_style:focus-visible {
|
|
211
|
-
border: none;
|
|
212
|
-
outline: none;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
input[type="number"]::-webkit-inner-spin-button {
|
|
216
|
-
-webkit-appearance: none;
|
|
217
|
-
}
|
|
218
|
-
input[type="number"] {
|
|
219
|
-
-moz-appearance: textfield;
|
|
220
|
-
appearance: textfield;
|
|
221
|
-
}
|
|
109
|
+
.input_number_box .input_number_action.action_left:hover,.input_number_box .input_number_action.action_right:hover{border:1.5px solid rgba(33,118,255,.2)!important}.input_number_box .input_number_action.action_left:hover svg,.input_number_box .input_number_action.action_right:hover svg{color:var(--primary)!important}.input_number_box:focus-within{border:1.5px solid var(--primary)!important;box-shadow:0 0 0 4px rgba(33,118,255,.1)!important}.input_number_box:focus-within .input_number_action.action_left{left:0!important;top:0!important}.input_number_box:focus-within .input_number_action.action_right{right:0!important;top:0!important}.input_number_box:focus-within{z-index:9999!important}.input_number_box:focus-within .input_number_action.action_left,.input_number_box:focus-within .input_number_box .input_number_action.action_left:hover{border-bottom:1.5px transparent!important;border-left:1.5px transparent!important;border-top:1.5px transparent!important}.input_number_box:focus-within .input_number_action.action_right,.input_number_box:focus-within .input_number_box .input_number_action.action_right:hover{border-bottom:1.5px transparent!important;border-right:1.5px transparent!important;border-top:1.5px transparent!important}.input_number_section{align-items:flex-start;display:flex;flex-direction:column;gap:4px;padding:0}.input_number_box{padding:12px 48px;position:relative;z-index:1}.input_number_action,.input_number_box{align-items:center;background:var(--white);border:1.5px solid var(--light);border-radius:8px;display:flex;flex-direction:row;gap:8px}.input_number_action{cursor:pointer;justify-content:center;padding:12px;position:absolute;z-index:2}.action_right{right:-1.5px;top:-1.5px}.action_left{left:-1.5px;top:-1.5px}.number_input_style{border:none;color:var(--darkest);font-size:14px;font-weight:500;height:16px;line-height:16px;max-width:127.5px;padding:0!important;text-align:center}.number_input_style:focus-visible{border:none;outline:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}
|
|
222
110
|
</style>
|
|
@@ -24,7 +24,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
typing: import("vue").Ref<boolean>;
|
|
25
25
|
changeInput: (event: any) => void;
|
|
26
26
|
changeValueClick: (value: number) => void;
|
|
27
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Number")[], "changeValue" | "update:Number", import("vue").
|
|
27
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Number")[], "changeValue" | "update:Number", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
inputLabel: {
|
|
29
29
|
type: StringConstructor;
|
|
30
30
|
required: true;
|
|
@@ -76,7 +76,7 @@ export default defineComponent({
|
|
|
76
76
|
if (index === selectedRadio.value) {
|
|
77
77
|
return "var(--primary)";
|
|
78
78
|
} else
|
|
79
|
-
return "var(--
|
|
79
|
+
return "var(--medium)";
|
|
80
80
|
}
|
|
81
81
|
return {
|
|
82
82
|
selectedRadio,
|
|
@@ -89,53 +89,5 @@ export default defineComponent({
|
|
|
89
89
|
</script>
|
|
90
90
|
|
|
91
91
|
<style scoped>
|
|
92
|
-
.display-radio
|
|
93
|
-
.selected-radio {
|
|
94
|
-
border-radius: 2px;
|
|
95
|
-
cursor: pointer;
|
|
96
|
-
}
|
|
97
|
-
.display-radio:hover,
|
|
98
|
-
.selected-radio:hover {
|
|
99
|
-
background: var(--background);
|
|
100
|
-
box-shadow: 0px 0px 0px 4px #f5f5f9;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.display-radio:hover svg,
|
|
104
|
-
.selected-radio:hover svg {
|
|
105
|
-
color: var(--primary) !important;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.display-radio p {
|
|
109
|
-
font-weight: 400;
|
|
110
|
-
font-size: 14px;
|
|
111
|
-
line-height: 16px;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.selected-radio p {
|
|
115
|
-
font-weight: 500;
|
|
116
|
-
font-size: 14px;
|
|
117
|
-
line-height: 16px;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.radio_display {
|
|
121
|
-
display: flex;
|
|
122
|
-
width: 100%;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.radio_row {
|
|
126
|
-
flex-direction: row;
|
|
127
|
-
align-items: center;
|
|
128
|
-
flex-wrap: wrap;
|
|
129
|
-
gap: 16px;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
.radio_column {
|
|
133
|
-
flex-direction: column;
|
|
134
|
-
align-items: flex-start;
|
|
135
|
-
gap: 8px;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
.radio_item {
|
|
139
|
-
padding: 6px;
|
|
140
|
-
}
|
|
92
|
+
.display-radio,.selected-radio{border-radius:2px;cursor:pointer}.display-radio:hover,.selected-radio:hover{background:var(--lightest);box-shadow:0 0 0 4px #f5f5f9}.display-radio:hover svg,.selected-radio:hover svg{color:var(--primary)!important}.display-radio p{font-size:14px;font-weight:400;line-height:16px}.selected-radio p{font-size:14px;font-weight:500;line-height:16px}.radio_display{display:flex;width:100%}.radio_row{align-items:center;flex-direction:row;flex-wrap:wrap;gap:16px}.radio_column{align-items:flex-start;flex-direction:column;gap:8px}.radio_item{padding:6px}
|
|
141
93
|
</style>
|
|
@@ -29,11 +29,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
29
29
|
default: string;
|
|
30
30
|
};
|
|
31
31
|
}, {
|
|
32
|
-
selectedRadio: any
|
|
32
|
+
selectedRadio: import("vue").Ref<any>;
|
|
33
33
|
selectRadio: (index: number, value: string) => void;
|
|
34
34
|
getIconName: (index: number) => "CheckCircleFill" | "Circle";
|
|
35
|
-
getColor: (index: number) => "var(--primary)" | "var(--
|
|
36
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").
|
|
35
|
+
getColor: (index: number) => "var(--primary)" | "var(--medium)";
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
37
|
elements: {
|
|
38
38
|
type: {
|
|
39
39
|
(arrayLength: number): String[];
|