@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
|
@@ -80,76 +80,5 @@ export default defineComponent({
|
|
|
80
80
|
</script>
|
|
81
81
|
|
|
82
82
|
<style scoped>
|
|
83
|
-
.arg_tips_box {
|
|
84
|
-
padding: 16px;
|
|
85
|
-
border-radius: 8px;
|
|
86
|
-
border: 1px solid var(--base-dividers, #ececf2);
|
|
87
|
-
background: rgba(253, 253, 255, 0.8);
|
|
88
|
-
font-size: 14px;
|
|
89
|
-
font-style: normal;
|
|
90
|
-
font-weight: 400;
|
|
91
|
-
line-height: 160%;
|
|
92
|
-
transition: all ease 0.5s;
|
|
93
|
-
align-self: stretch;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.arg_tips_open {
|
|
97
|
-
max-height: 5000px;
|
|
98
|
-
overflow: visible;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.arg_tips_collapse {
|
|
102
|
-
max-height: 32px;
|
|
103
|
-
overflow: hidden;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.tips_visible_content {
|
|
107
|
-
display: flex;
|
|
108
|
-
align-items: center;
|
|
109
|
-
gap: 8px;
|
|
110
|
-
justify-content: space-between;
|
|
111
|
-
align-self: stretch;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.lightbulb_icon {
|
|
115
|
-
font-size: 20px;
|
|
116
|
-
font-style: normal;
|
|
117
|
-
font-weight: 900;
|
|
118
|
-
line-height: normal;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.tip_action {
|
|
122
|
-
cursor: pointer;
|
|
123
|
-
font-size: 14px;
|
|
124
|
-
font-style: normal;
|
|
125
|
-
font-weight: 400;
|
|
126
|
-
line-height: 160%;
|
|
127
|
-
padding: 6px;
|
|
128
|
-
border-radius: 4px;
|
|
129
|
-
white-space: nowrap;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
.tip_action:hover {
|
|
133
|
-
background: var(--background) !important;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
.action-icon {
|
|
137
|
-
transition: transform 0.5s;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.icon-rotate {
|
|
141
|
-
transform: rotateX(180deg);
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.more_tips {
|
|
145
|
-
transition: all ease 0.5s;
|
|
146
|
-
padding-left: 30px;
|
|
147
|
-
}
|
|
148
|
-
.arg_hide_more {
|
|
149
|
-
visibility: hidden;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.arg_more_tips {
|
|
153
|
-
visibility: visible;
|
|
154
|
-
}
|
|
83
|
+
.arg_tips_box{align-self:stretch;background:rgba(253,253,255,.8);border:1px solid var(--light,#ececf2);border-radius:8px;font-size:14px;font-style:normal;font-weight:400;line-height:160%;padding:16px;transition:all .5s ease}.arg_tips_open{max-height:5000px;overflow:visible}.arg_tips_collapse{max-height:32px;overflow:hidden}.tips_visible_content{align-items:center;align-self:stretch;display:flex;gap:8px;justify-content:space-between}.lightbulb_icon{font-size:20px;font-style:normal;font-weight:900;line-height:normal}.tip_action{border-radius:4px;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:160%;padding:6px;white-space:nowrap}.tip_action:hover{background:var(--lightest)!important}.action-icon{transition:transform .5s}.icon-rotate{transform:rotateX(180deg)}.more_tips{padding-left:30px;transition:all .5s ease}.arg_hide_more{visibility:hidden}.arg_more_tips{visibility:visible}
|
|
155
84
|
</style>
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
}, {
|
|
16
16
|
displayTip: import("vue").Ref<boolean>;
|
|
17
17
|
showMore: import("vue").Ref<boolean>;
|
|
18
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
18
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
haveClose: {
|
|
20
20
|
type: BooleanConstructor;
|
|
21
21
|
default: boolean;
|
|
@@ -63,53 +63,5 @@ export default defineComponent({
|
|
|
63
63
|
</script>
|
|
64
64
|
|
|
65
65
|
<style scoped>
|
|
66
|
-
.arg_source_nb {
|
|
67
|
-
display: flex;
|
|
68
|
-
width: var(--m, 16px);
|
|
69
|
-
height: var(--m, 16px);
|
|
70
|
-
flex-direction: column;
|
|
71
|
-
justify-content: center;
|
|
72
|
-
align-items: center;
|
|
73
|
-
border-radius: 30px;
|
|
74
|
-
background: var(--system-alert, #ef4444);
|
|
75
|
-
position: absolute;
|
|
76
|
-
right: 5px;
|
|
77
|
-
top: 5px;
|
|
78
|
-
color: var(--pure-white);
|
|
79
|
-
font-size: 10px;
|
|
80
|
-
font-style: normal;
|
|
81
|
-
font-weight: 900;
|
|
82
|
-
line-height: normal;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.oip_info_bar {
|
|
86
|
-
display: inline-flex;
|
|
87
|
-
padding: var(--xxs, 4px);
|
|
88
|
-
flex-direction: column;
|
|
89
|
-
align-items: flex-start;
|
|
90
|
-
gap: var(--xxs, 4px);
|
|
91
|
-
border-radius: 8px;
|
|
92
|
-
border: 1px solid var(--base-dividers, #ececf2);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.oip_info_item {
|
|
96
|
-
display: flex;
|
|
97
|
-
padding: 10px;
|
|
98
|
-
justify-content: flex-end;
|
|
99
|
-
align-items: center;
|
|
100
|
-
gap: 8px;
|
|
101
|
-
border-radius: 4px;
|
|
102
|
-
cursor: pointer;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.relative {
|
|
106
|
-
position: relative !important;
|
|
107
|
-
}
|
|
108
|
-
.oip_info_item svg {
|
|
109
|
-
flex-basis: 100%;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.oip_info_item:hover {
|
|
113
|
-
background: rgb(237, 237, 243, 65%);
|
|
114
|
-
}
|
|
66
|
+
.arg_source_nb{align-items:center;background:var(--system-alert,#ef4444);border-radius:30px;color:var(--white);display:flex;flex-direction:column;font-size:10px;font-style:normal;font-weight:900;height:var(--m,16px);justify-content:center;line-height:normal;position:absolute;right:5px;top:5px;width:var(--m,16px)}.oip_info_bar{align-items:flex-start;border:1px solid var(--light,#ececf2);border-radius:8px;display:inline-flex;flex-direction:column;gap:var(--xxs,4px);padding:var(--xxs,4px)}.oip_info_item{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:8px;justify-content:flex-end;padding:10px}.relative{position:relative!important}.oip_info_item svg{flex-basis:100%}.oip_info_item:hover{background:rgba(237,237,243,.65)}
|
|
115
67
|
</style>
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
infoOpen: import("vue").Ref<boolean>;
|
|
15
15
|
activeMenu: import("vue").Ref<string>;
|
|
16
16
|
openMenu: (item: string) => void;
|
|
17
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "openToolbar"[], "openToolbar", import("vue").
|
|
17
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "openToolbar"[], "openToolbar", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
toolbarArray: {
|
|
19
19
|
type: ArrayConstructor;
|
|
20
20
|
default: () => {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<arg-icon
|
|
25
25
|
:name="item.icon"
|
|
26
26
|
size="20"
|
|
27
|
-
:color="trueActiveMenu === item.name ? '' : 'var(--
|
|
27
|
+
:color="trueActiveMenu === item.name ? '' : 'var(--dark)'"
|
|
28
28
|
/>
|
|
29
29
|
<p>{{ item.name }}</p>
|
|
30
30
|
</div>
|
|
@@ -130,142 +130,5 @@ export default defineComponent({
|
|
|
130
130
|
</script>
|
|
131
131
|
|
|
132
132
|
<style scoped>
|
|
133
|
-
.info_main_container {
|
|
134
|
-
background-color: transparent;
|
|
135
|
-
transition: all ease 0.5s;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
.info_main_container_open {
|
|
139
|
-
position: fixed;
|
|
140
|
-
z-index: 2000;
|
|
141
|
-
left: 0;
|
|
142
|
-
top: 0;
|
|
143
|
-
bottom: 0;
|
|
144
|
-
width: 100%;
|
|
145
|
-
height: 100%;
|
|
146
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
147
|
-
}
|
|
148
|
-
.oip_info_menu {
|
|
149
|
-
display: flex;
|
|
150
|
-
align-items: center;
|
|
151
|
-
gap: 4px;
|
|
152
|
-
align-self: stretch;
|
|
153
|
-
cursor: pointer;
|
|
154
|
-
padding: 0px 16px 4px 16px;
|
|
155
|
-
border-bottom: 2px solid transparent;
|
|
156
|
-
color: var(--cool-grey);
|
|
157
|
-
font-size: 14px;
|
|
158
|
-
font-style: normal;
|
|
159
|
-
font-weight: 500;
|
|
160
|
-
line-height: normal;
|
|
161
|
-
justify-content: space-between;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
.active_info_menu {
|
|
165
|
-
border-bottom: 2px solid var(--primary-primary, #2176ff) !important;
|
|
166
|
-
color: var(--independence) !important;
|
|
167
|
-
}
|
|
168
|
-
.oip_info_item svg {
|
|
169
|
-
flex-basis: 100%;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.oip_info_item:hover {
|
|
173
|
-
background: rgb(237, 237, 243, 65%);
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.oip_info_close {
|
|
177
|
-
margin: 24px;
|
|
178
|
-
display: flex;
|
|
179
|
-
padding: 6px 12px 6px 8px;
|
|
180
|
-
align-items: center;
|
|
181
|
-
gap: 6px;
|
|
182
|
-
cursor: pointer;
|
|
183
|
-
border-radius: var(--s, 8px);
|
|
184
|
-
background: var(--pure-white);
|
|
185
|
-
font-size: 14px;
|
|
186
|
-
font-style: normal;
|
|
187
|
-
font-weight: 400;
|
|
188
|
-
line-height: 160%;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
.oip_info_close:hover {
|
|
192
|
-
background: var(--dividers) !important;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
.oip_info_section {
|
|
196
|
-
display: flex;
|
|
197
|
-
flex-direction: row;
|
|
198
|
-
align-items: flex-start;
|
|
199
|
-
transition: all ease 0.5s;
|
|
200
|
-
height: 0px;
|
|
201
|
-
width: 0px;
|
|
202
|
-
overflow: hidden;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.oip_info_section_open {
|
|
206
|
-
width: 620px;
|
|
207
|
-
height: 820px;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.oip_info_sidebar {
|
|
211
|
-
display: flex;
|
|
212
|
-
width: 160px;
|
|
213
|
-
padding: 24px 0px;
|
|
214
|
-
flex-direction: column;
|
|
215
|
-
align-items: flex-start;
|
|
216
|
-
gap: 16px;
|
|
217
|
-
align-self: stretch;
|
|
218
|
-
border-left: 1px solid var(--base-dividers, #ececf2);
|
|
219
|
-
background: var(--base-demi-fond, #f9f9fa);
|
|
220
|
-
backdrop-filter: blur(16px);
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
.oip_info_content {
|
|
224
|
-
display: flex;
|
|
225
|
-
width: 460px;
|
|
226
|
-
align-self: stretch;
|
|
227
|
-
padding: 24px;
|
|
228
|
-
flex-direction: column;
|
|
229
|
-
align-items: flex-start;
|
|
230
|
-
gap: 24px;
|
|
231
|
-
border-radius: var(--None, 0px);
|
|
232
|
-
border-left: 1px solid var(--base-dividers, #ececf2);
|
|
233
|
-
background: var(--base-white, #fff);
|
|
234
|
-
backdrop-filter: blur(16px);
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
.oip_info_container {
|
|
238
|
-
display: inline-flex;
|
|
239
|
-
align-items: flex-start;
|
|
240
|
-
position: fixed;
|
|
241
|
-
right: 0;
|
|
242
|
-
top: 0;
|
|
243
|
-
z-index: 999;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
.hide {
|
|
247
|
-
display: none;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
.arg_source_amount {
|
|
251
|
-
display: flex;
|
|
252
|
-
width: var(--m, 16px);
|
|
253
|
-
|
|
254
|
-
height: var(--m, 16px);
|
|
255
|
-
|
|
256
|
-
flex-direction: column;
|
|
257
|
-
justify-content: center;
|
|
258
|
-
align-items: center;
|
|
259
|
-
border-radius: 30px;
|
|
260
|
-
background: var(--system-alert, #ef4444);
|
|
261
|
-
color: var(--pure-white);
|
|
262
|
-
font-size: 10px;
|
|
263
|
-
font-style: normal;
|
|
264
|
-
font-weight: 900;
|
|
265
|
-
line-height: normal;
|
|
266
|
-
}
|
|
267
|
-
|
|
268
|
-
.toolbar_menu_content {
|
|
269
|
-
align-self: stretch;
|
|
270
|
-
}
|
|
133
|
+
.info_main_container{background-color:transparent;transition:all .5s ease}.info_main_container_open{background-color:rgba(0,0,0,.4);bottom:0;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2000}.oip_info_menu{align-items:center;align-self:stretch;border-bottom:2px solid transparent;color:var(--dark);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500;gap:4px;justify-content:space-between;line-height:normal;padding:0 16px 4px}.active_info_menu{border-bottom:2px solid var(--primary-primary,#2176ff)!important;color:var(--darkest)!important}.oip_info_item svg{flex-basis:100%}.oip_info_item:hover{background:rgba(237,237,243,.65)}.oip_info_close{align-items:center;background:var(--white);border-radius:var(--s,8px);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:6px;line-height:160%;margin:24px;padding:6px 12px 6px 8px}.oip_info_close:hover{background:var(--light)!important}.oip_info_section{align-items:flex-start;display:flex;flex-direction:row;height:0;overflow:hidden;transition:all .5s ease;width:0}.oip_info_section_open{height:820px;width:620px}.oip_info_sidebar{background:var(--base-demi-fond,#f9f9fa);gap:16px;padding:24px 0;width:160px}.oip_info_content,.oip_info_sidebar{align-items:flex-start;align-self:stretch;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-left:1px solid var(--light,#ececf2);display:flex;flex-direction:column}.oip_info_content{background:var(--base-white,#fff);border-radius:var(--None,0);gap:24px;padding:24px;width:460px}.oip_info_container{align-items:flex-start;display:inline-flex;position:fixed;right:0;top:0;z-index:999}.hide{display:none}.arg_source_amount{align-items:center;background:var(--system-alert,#ef4444);border-radius:30px;color:var(--white);display:flex;flex-direction:column;font-size:10px;font-style:normal;font-weight:900;height:var(--m,16px);justify-content:center;line-height:normal;width:var(--m,16px)}.toolbar_menu_content{align-self:stretch}
|
|
271
134
|
</style>
|
|
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
trueActiveMenu: import("vue").Ref<string>;
|
|
24
24
|
openMenu: (item: string) => void;
|
|
25
25
|
closeInfo: () => void;
|
|
26
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Menu" | "update:Open")[], "update:Menu" | "update:Open", import("vue").
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Menu" | "update:Open")[], "update:Menu" | "update:Open", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
toolbarOpen: {
|
|
28
28
|
type: BooleanConstructor;
|
|
29
29
|
default: boolean;
|
|
@@ -28,62 +28,5 @@ export default defineComponent({
|
|
|
28
28
|
</script>
|
|
29
29
|
|
|
30
30
|
<style scoped>
|
|
31
|
-
.prmt_tooltip {
|
|
32
|
-
position: relative;
|
|
33
|
-
display: flex;
|
|
34
|
-
}
|
|
35
|
-
.prmt_tooltip:hover .prmt_tooltip_text {
|
|
36
|
-
visibility: visible;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.prmt_tooltip_text {
|
|
40
|
-
visibility: hidden;
|
|
41
|
-
width: max-content;
|
|
42
|
-
max-width: 120px;
|
|
43
|
-
background-color: var(--independence);
|
|
44
|
-
color: var(--pure-white);
|
|
45
|
-
border-radius: 4px;
|
|
46
|
-
position: absolute;
|
|
47
|
-
z-index: 2;
|
|
48
|
-
padding: 4px 12px;
|
|
49
|
-
margin-top: 4px;
|
|
50
|
-
font-weight: 400;
|
|
51
|
-
font-size: 14px;
|
|
52
|
-
line-height: 160%;
|
|
53
|
-
white-space: wrap;
|
|
54
|
-
display: -webkit-box;
|
|
55
|
-
-webkit-line-clamp: 4;
|
|
56
|
-
-webkit-box-orient: vertical;
|
|
57
|
-
overflow: hidden;
|
|
58
|
-
text-align: left;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.prmt_tooltip .prmt_tooltip_text-top {
|
|
62
|
-
bottom: 120%;
|
|
63
|
-
left: 50%;
|
|
64
|
-
margin-left: -72px;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.prmt_tooltip .prmt_tooltip_text-right {
|
|
68
|
-
top: -9px;
|
|
69
|
-
left: 110%;
|
|
70
|
-
margin-left: 16px;
|
|
71
|
-
}
|
|
72
|
-
.prmt_tooltip .prmt_tooltip_text-left {
|
|
73
|
-
top: -9px;
|
|
74
|
-
right: 110%;
|
|
75
|
-
margin-right: 16px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.prmt_tooltip .prmt_tooltip_text-bottom {
|
|
79
|
-
top: 110%;
|
|
80
|
-
left: 50%;
|
|
81
|
-
margin-left: -72px;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.prmt_tooltip.last_tooltip .prmt_tooltip_text-bottom {
|
|
85
|
-
top: 110%;
|
|
86
|
-
left: 50%;
|
|
87
|
-
margin-left: -130px;
|
|
88
|
-
}
|
|
31
|
+
.prmt_tooltip{display:flex;position:relative}.prmt_tooltip:hover .prmt_tooltip_text{visibility:visible}.prmt_tooltip_text{background-color:var(--darkest);border-radius:4px;color:var(--white);display:-webkit-box;font-size:14px;font-weight:400;line-height:160%;margin-top:4px;max-width:120px;padding:4px 12px;position:absolute;visibility:hidden;white-space:wrap;width:-moz-max-content;width:max-content;z-index:2;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.prmt_tooltip .prmt_tooltip_text-top{bottom:120%;left:50%;margin-left:-72px}.prmt_tooltip .prmt_tooltip_text-right{left:110%;margin-left:16px;top:-9px}.prmt_tooltip .prmt_tooltip_text-left{margin-right:16px;right:110%;top:-9px}.prmt_tooltip .prmt_tooltip_text-bottom{left:50%;margin-left:-72px;top:110%}.prmt_tooltip.last_tooltip .prmt_tooltip_text-bottom{left:50%;margin-left:-130px;top:110%}
|
|
89
32
|
</style>
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
type: BooleanConstructor;
|
|
16
16
|
default: boolean;
|
|
17
17
|
};
|
|
18
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
18
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
tooltipText: {
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
required: true;
|
|
@@ -8,7 +8,9 @@
|
|
|
8
8
|
<arg-icon
|
|
9
9
|
name="ArrowDownRight"
|
|
10
10
|
size="16px"
|
|
11
|
-
:color="
|
|
11
|
+
:color="
|
|
12
|
+
isGreenAndRed === false ? 'var(--purple)' : 'var(--system-alert)'
|
|
13
|
+
"
|
|
12
14
|
/>
|
|
13
15
|
</div>
|
|
14
16
|
|
|
@@ -20,7 +22,9 @@
|
|
|
20
22
|
<arg-icon
|
|
21
23
|
name="ArrowUpRight"
|
|
22
24
|
size="16px"
|
|
23
|
-
:color="
|
|
25
|
+
:color="
|
|
26
|
+
isGreenAndRed === false ? 'var(--primary)' : 'var(--system-success)'
|
|
27
|
+
"
|
|
24
28
|
/>
|
|
25
29
|
</div>
|
|
26
30
|
</div>
|
|
@@ -42,41 +46,5 @@ export default defineComponent({
|
|
|
42
46
|
</script>
|
|
43
47
|
|
|
44
48
|
<style>
|
|
45
|
-
.stats_trend_down
|
|
46
|
-
display: flex;
|
|
47
|
-
align-items: center;
|
|
48
|
-
justify-content: center;
|
|
49
|
-
border-radius: 100%;
|
|
50
|
-
width: 24px;
|
|
51
|
-
height: 24px;
|
|
52
|
-
background: rgba(251, 70, 84, 0.1);
|
|
53
|
-
margin-right: 5px;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.stats_trend_up {
|
|
57
|
-
display: flex;
|
|
58
|
-
align-items: center;
|
|
59
|
-
justify-content: center;
|
|
60
|
-
border-radius: 100%;
|
|
61
|
-
width: 24px;
|
|
62
|
-
height: 24px;
|
|
63
|
-
background: rgba(50, 209, 117, 0.1);
|
|
64
|
-
margin-right: 5px;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.stats_none_green_down {
|
|
68
|
-
background: rgba(161, 125, 239, 0.1);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.stats_none_green_up {
|
|
72
|
-
background: rgba(40, 70, 237, 0.1);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.trend_up_color {
|
|
76
|
-
color: var(--success);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.trend_down_color {
|
|
80
|
-
color: var(--alert);
|
|
81
|
-
}
|
|
49
|
+
.stats_trend_down{background:rgba(251,70,84,.1)}.stats_trend_down,.stats_trend_up{align-items:center;border-radius:100%;display:flex;height:24px;justify-content:center;margin-right:5px;width:24px}.stats_trend_up{background:rgba(50,209,117,.1)}.stats_none_green_down{background:rgba(161,125,239,.1)}.stats_none_green_up{background:rgba(40,70,237,.1)}.trend_up_color{color:var(--system-success)}.trend_down_color{color:var(--system-alert)}
|
|
82
50
|
</style>
|
|
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
type: BooleanConstructor;
|
|
8
8
|
default: boolean;
|
|
9
9
|
};
|
|
10
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
10
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
isUp: {
|
|
12
12
|
type: BooleanConstructor;
|
|
13
13
|
default: boolean;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<arg-icon
|
|
21
21
|
name="CaretLeft"
|
|
22
22
|
size="20"
|
|
23
|
-
:color="currentPage - 1 > 0 ? '' : 'var(--
|
|
23
|
+
:color="currentPage - 1 > 0 ? '' : 'var(--dark)'"
|
|
24
24
|
@click="prevPage()"
|
|
25
25
|
/>
|
|
26
26
|
<p>{{ `${currentPage} / ${pageAmount}` }}</p>
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
<arg-icon
|
|
42
42
|
name="CaretLeft"
|
|
43
43
|
size="20"
|
|
44
|
-
:color="currentPage - 1 > 0 ? '' : 'var(--
|
|
44
|
+
:color="currentPage - 1 > 0 ? '' : 'var(--dark)'"
|
|
45
45
|
@click="prevPage()"
|
|
46
46
|
/>
|
|
47
47
|
<p>{{ `${currentPage} / ${pageAmount}` }}</p>
|
|
@@ -104,88 +104,5 @@ export default defineComponent({
|
|
|
104
104
|
</script>
|
|
105
105
|
|
|
106
106
|
<style scoped>
|
|
107
|
-
.arg_tuto_modal_container {
|
|
108
|
-
background-color: transparent;
|
|
109
|
-
transition: all ease 0.5s;
|
|
110
|
-
position: fixed;
|
|
111
|
-
left: 0;
|
|
112
|
-
bottom: 0;
|
|
113
|
-
height: 0px;
|
|
114
|
-
width: 0px;
|
|
115
|
-
display: flex;
|
|
116
|
-
align-items: center;
|
|
117
|
-
justify-content: center;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.arg_tuto_modal_open {
|
|
121
|
-
padding: 53px 82px;
|
|
122
|
-
z-index: 99;
|
|
123
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
124
|
-
width: calc(100% - 164px);
|
|
125
|
-
height: calc(100% - 106px);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.arg_tuto_modal {
|
|
129
|
-
display: flex;
|
|
130
|
-
width: calc(100% - 164px);
|
|
131
|
-
max-width: 1088px;
|
|
132
|
-
height: 100%;
|
|
133
|
-
flex-direction: column;
|
|
134
|
-
align-items: flex-start;
|
|
135
|
-
flex-shrink: 0;
|
|
136
|
-
border-radius: var(--m, 16px);
|
|
137
|
-
background: var(--base-white, #fff);
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.arg_tuto_header {
|
|
141
|
-
display: flex;
|
|
142
|
-
padding: var(--m, 16px);
|
|
143
|
-
justify-content: space-between;
|
|
144
|
-
align-items: center;
|
|
145
|
-
align-self: stretch;
|
|
146
|
-
border-bottom: 1px solid var(--base-dividers, #ececf2);
|
|
147
|
-
background: var(--base-background, #f5f5f9);
|
|
148
|
-
backdrop-filter: blur(12px);
|
|
149
|
-
border-top-left-radius: var(--m, 16px);
|
|
150
|
-
border-top-right-radius: var(--m, 16px);
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.arg_tuto_header > h1 {
|
|
154
|
-
font-size: 14px;
|
|
155
|
-
font-style: normal;
|
|
156
|
-
font-weight: 700;
|
|
157
|
-
line-height: 160%;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.pagination > svg {
|
|
161
|
-
cursor: pointer;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
.arg_tuto_body {
|
|
165
|
-
display: flex;
|
|
166
|
-
padding: 24px;
|
|
167
|
-
flex-direction: column;
|
|
168
|
-
align-items: center;
|
|
169
|
-
gap: 24px;
|
|
170
|
-
flex: 1 0 0;
|
|
171
|
-
align-self: stretch;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
.arg_tuto_footer {
|
|
175
|
-
display: flex;
|
|
176
|
-
flex-direction: row;
|
|
177
|
-
justify-content: center;
|
|
178
|
-
align-items: center;
|
|
179
|
-
gap: var(--s, 8px);
|
|
180
|
-
flex-shrink: 0;
|
|
181
|
-
align-self: stretch;
|
|
182
|
-
height: 64px;
|
|
183
|
-
}
|
|
184
|
-
.hide {
|
|
185
|
-
display: none;
|
|
186
|
-
}
|
|
187
|
-
.full {
|
|
188
|
-
width: 60%;
|
|
189
|
-
height: 100%;
|
|
190
|
-
}
|
|
107
|
+
.arg_tuto_modal_container{align-items:center;background-color:transparent;bottom:0;display:flex;height:0;justify-content:center;left:0;position:fixed;transition:all .5s ease;width:0}.arg_tuto_modal_open{background-color:rgba(0,0,0,.4);height:calc(100% - 106px);padding:53px 82px;width:calc(100% - 164px);z-index:99}.arg_tuto_modal{align-items:flex-start;background:var(--base-white,#fff);border-radius:var(--m,16px);display:flex;flex-direction:column;flex-shrink:0;height:100%;max-width:1088px;width:calc(100% - 164px)}.arg_tuto_header{align-items:center;align-self:stretch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--base-background,#f5f5f9);border-bottom:1px solid var(--light,#ececf2);border-top-left-radius:var(--m,16px);border-top-right-radius:var(--m,16px);display:flex;justify-content:space-between;padding:var(--m,16px)}.arg_tuto_header>h1{font-size:14px;font-style:normal;font-weight:700;line-height:160%}.pagination>svg{cursor:pointer}.arg_tuto_body{flex:1 0 0;flex-direction:column;gap:24px;padding:24px}.arg_tuto_body,.arg_tuto_footer{align-items:center;align-self:stretch;display:flex}.arg_tuto_footer{flex-direction:row;flex-shrink:0;gap:var(--s,8px);height:64px;justify-content:center}.hide{display:none}.full{height:100%;width:60%}
|
|
191
108
|
</style>
|
|
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
17
|
currentPage: import("vue").Ref<number>;
|
|
18
18
|
prevPage: () => void;
|
|
19
19
|
nextPage: () => void;
|
|
20
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClose"[], "onClose", import("vue").
|
|
20
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClose"[], "onClose", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
pageAmount: {
|
|
22
22
|
type: NumberConstructor;
|
|
23
23
|
required: true;
|
package/dist/types.d.mts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
import { ModuleOptions } from './module'
|
|
2
|
+
import type { ModuleOptions } from './module.js'
|
|
3
|
+
|
|
3
4
|
|
|
4
5
|
declare module '@nuxt/schema' {
|
|
5
6
|
interface NuxtConfig { ['@tekkare/auriga']?: Partial<ModuleOptions> }
|
|
@@ -12,4 +13,4 @@ declare module 'nuxt/schema' {
|
|
|
12
13
|
}
|
|
13
14
|
|
|
14
15
|
|
|
15
|
-
export { ModuleOptions, default } from './module'
|
|
16
|
+
export type { ModuleOptions, default } from './module.js'
|
package/dist/types.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
import { ModuleOptions } from './module'
|
|
2
|
+
import type { ModuleOptions } from './module'
|
|
3
|
+
|
|
3
4
|
|
|
4
5
|
declare module '@nuxt/schema' {
|
|
5
6
|
interface NuxtConfig { ['@tekkare/auriga']?: Partial<ModuleOptions> }
|
|
@@ -12,4 +13,4 @@ declare module 'nuxt/schema' {
|
|
|
12
13
|
}
|
|
13
14
|
|
|
14
15
|
|
|
15
|
-
export { ModuleOptions, default } from './module'
|
|
16
|
+
export type { ModuleOptions, default } from './module'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tekkare/auriga",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.67",
|
|
4
4
|
"description": "Aurgia is a UI kit developped by Tekkare",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -45,8 +45,7 @@
|
|
|
45
45
|
"changelogen": "^0.5.5",
|
|
46
46
|
"eslint": "^8.49.0",
|
|
47
47
|
"nuxt": "^3.7.3",
|
|
48
|
-
"
|
|
49
|
-
"vitest": "^0.33.0"
|
|
48
|
+
"vitest": "^0.34.6"
|
|
50
49
|
},
|
|
51
50
|
"author": "Tekkare"
|
|
52
51
|
}
|