@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
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<div class="search-section">
|
|
4
4
|
<arg-icon
|
|
5
5
|
name="MagnifyingGlass"
|
|
6
|
-
color="var(--
|
|
6
|
+
color="var(--medium)"
|
|
7
7
|
size="20"
|
|
8
8
|
class="search-icon"
|
|
9
9
|
/>
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
/>
|
|
17
17
|
</div>
|
|
18
18
|
<div v-if="searchValue.length > 0" class="close-icon" @click="clearValue()">
|
|
19
|
-
<arg-icon name="X" size="14" color="var(--
|
|
19
|
+
<arg-icon name="X" size="14" color="var(--dark)" thickness="32" />
|
|
20
20
|
</div>
|
|
21
21
|
</div>
|
|
22
22
|
</template>
|
|
@@ -69,61 +69,5 @@ export default defineComponent({
|
|
|
69
69
|
});
|
|
70
70
|
</script>
|
|
71
71
|
<style scoped>
|
|
72
|
-
.filters_input_search {
|
|
73
|
-
display: flex;
|
|
74
|
-
flex-direction: row;
|
|
75
|
-
align-items: center;
|
|
76
|
-
justify-content: space-between;
|
|
77
|
-
padding: 0px 12px;
|
|
78
|
-
gap: 12px;
|
|
79
|
-
background: var(--pure-white);
|
|
80
|
-
border: 1.5px solid var(--dividers);
|
|
81
|
-
border-radius: 8px;
|
|
82
|
-
width: calc(100% - 24px);
|
|
83
|
-
margin: 5px 0px;
|
|
84
|
-
min-height: 40px;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.search-section {
|
|
88
|
-
display: flex;
|
|
89
|
-
flex-direction: row;
|
|
90
|
-
align-items: center;
|
|
91
|
-
gap: 12px;
|
|
92
|
-
width: 100%;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.filters_input_search:hover {
|
|
96
|
-
border: 1.5px solid rgba(33, 118, 255, 0.2) !important;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
.filters_input_search:focus-within {
|
|
100
|
-
border: 1.5px solid var(--primary) !important;
|
|
101
|
-
box-shadow: 0px 0px 0px 4px rgba(33, 118, 255, 0.1) !important;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.filters_input_search:hover .search-icon,
|
|
105
|
-
.filters_input_search:focus-within .search-icon {
|
|
106
|
-
color: var(--primary) !important;
|
|
107
|
-
}
|
|
108
|
-
.filters_input_style {
|
|
109
|
-
width: 100%;
|
|
110
|
-
}
|
|
111
|
-
.filters_input_style,
|
|
112
|
-
.filters_input_style:focus-visible {
|
|
113
|
-
border: none;
|
|
114
|
-
outline: none;
|
|
115
|
-
}
|
|
116
|
-
.filters_input_style::placeholder {
|
|
117
|
-
color: var(--wild-blue-yonder);
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.close-icon {
|
|
121
|
-
display: flex;
|
|
122
|
-
align-items: center;
|
|
123
|
-
justify-content: center;
|
|
124
|
-
border-radius: 100%;
|
|
125
|
-
background: var(--dividers);
|
|
126
|
-
padding: 5px;
|
|
127
|
-
cursor: pointer;
|
|
128
|
-
}
|
|
72
|
+
.filters_input_search{background:var(--white);border:1.5px solid var(--light);border-radius:8px;justify-content:space-between;margin:5px 0;min-height:40px;padding:0 12px;width:calc(100% - 24px)}.filters_input_search,.search-section{align-items:center;display:flex;flex-direction:row;gap:12px}.search-section{width:100%}.filters_input_search:hover{border:1.5px solid rgba(33,118,255,.2)!important}.filters_input_search:focus-within{border:1.5px solid var(--primary)!important;box-shadow:0 0 0 4px rgba(33,118,255,.1)!important}.filters_input_search:focus-within .search-icon,.filters_input_search:hover .search-icon{color:var(--primary)!important}.filters_input_style{width:100%}.filters_input_style,.filters_input_style:focus-visible{border:none;outline:none}.filters_input_style::-moz-placeholder{color:var(--medium)}.filters_input_style::placeholder{color:var(--medium)}.close-icon{align-items:center;background:var(--light);border-radius:100%;cursor:pointer;display:flex;justify-content:center;padding:5px}
|
|
129
73
|
</style>
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
changeInput: (event: any) => void;
|
|
13
13
|
submitSearch: () => void;
|
|
14
14
|
clearValue: () => void;
|
|
15
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "submitSearch")[], "update:Value" | "submitSearch", import("vue").
|
|
15
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "submitSearch")[], "update:Value" | "submitSearch", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
16
|
placeHolderValue: {
|
|
17
17
|
type: StringConstructor;
|
|
18
18
|
default: string;
|
|
@@ -114,100 +114,5 @@ export default defineComponent({
|
|
|
114
114
|
});
|
|
115
115
|
</script>
|
|
116
116
|
<style scoped>
|
|
117
|
-
.arg_sidebar {
|
|
118
|
-
display: flex;
|
|
119
|
-
width: 54px;
|
|
120
|
-
padding: 16px 8px;
|
|
121
|
-
flex-direction: column;
|
|
122
|
-
align-items: flex-start;
|
|
123
|
-
gap: 16px;
|
|
124
|
-
border-right: 1px solid var(--base-dividers, #ececf2);
|
|
125
|
-
background: var(--background);
|
|
126
|
-
height: 100vh;
|
|
127
|
-
position: fixed;
|
|
128
|
-
z-index: 98;
|
|
129
|
-
transition: all ease 0.3s;
|
|
130
|
-
left: 0;
|
|
131
|
-
top: 0;
|
|
132
|
-
box-sizing: border-box;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.arg_sidebar_open {
|
|
136
|
-
width: 200px;
|
|
137
|
-
}
|
|
138
|
-
.arg_sidebar_header_full {
|
|
139
|
-
display: flex;
|
|
140
|
-
justify-content: space-between;
|
|
141
|
-
align-items: center;
|
|
142
|
-
align-self: stretch;
|
|
143
|
-
}
|
|
144
|
-
.arg_sidebar_header_small {
|
|
145
|
-
display: flex;
|
|
146
|
-
flex-direction: column;
|
|
147
|
-
align-items: center;
|
|
148
|
-
gap: var(--xxs, 4px);
|
|
149
|
-
}
|
|
150
|
-
.arg_sidebar_home {
|
|
151
|
-
display: flex;
|
|
152
|
-
height: 32px;
|
|
153
|
-
padding: 6px;
|
|
154
|
-
align-items: center;
|
|
155
|
-
gap: 6px;
|
|
156
|
-
font-size: 14px;
|
|
157
|
-
font-style: normal;
|
|
158
|
-
font-weight: 400;
|
|
159
|
-
line-height: 160%;
|
|
160
|
-
color: var(--primary);
|
|
161
|
-
background: var(--transparent);
|
|
162
|
-
border-radius: 4px;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.arg_sidebar_title {
|
|
166
|
-
display: flex;
|
|
167
|
-
flex-direction: row;
|
|
168
|
-
padding: 0px 8px;
|
|
169
|
-
align-items: center;
|
|
170
|
-
gap: 8px;
|
|
171
|
-
align-self: stretch;
|
|
172
|
-
font-size: 20px;
|
|
173
|
-
font-style: normal;
|
|
174
|
-
font-weight: 900;
|
|
175
|
-
line-height: normal;
|
|
176
|
-
margin-bottom: 16px;
|
|
177
|
-
}
|
|
178
|
-
.arg_sidebar_body {
|
|
179
|
-
display: flex;
|
|
180
|
-
flex-direction: column;
|
|
181
|
-
justify-content: space-between;
|
|
182
|
-
height: 100%;
|
|
183
|
-
gap: 16px;
|
|
184
|
-
width: 100%;
|
|
185
|
-
}
|
|
186
|
-
.arg_sidebar_content {
|
|
187
|
-
display: flex;
|
|
188
|
-
flex-direction: column;
|
|
189
|
-
gap: 8px;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.sidebar_toggle {
|
|
193
|
-
cursor: pointer;
|
|
194
|
-
border-radius: 4px;
|
|
195
|
-
display: flex;
|
|
196
|
-
padding: 6px;
|
|
197
|
-
align-items: center;
|
|
198
|
-
justify-content: center;
|
|
199
|
-
background: transparent;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.link_menu_tooltip_icon {
|
|
203
|
-
flex: 1 1 100%;
|
|
204
|
-
}
|
|
205
|
-
.tooltip_display {
|
|
206
|
-
display: flex !important;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
.sidebar_toggle:hover,
|
|
210
|
-
.arg_sidebar_home:hover {
|
|
211
|
-
background: var(--base-dividers, #ececf2) !important;
|
|
212
|
-
}
|
|
117
|
+
.arg_sidebar{align-items:flex-start;background:var(--lightest);border-right:1px solid var(--light,#ececf2);box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100vh;left:0;padding:16px 8px;position:fixed;top:0;transition:all .3s ease;width:54px;z-index:98}.arg_sidebar_open{width:200px}.arg_sidebar_header_full{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.arg_sidebar_header_small{align-items:center;display:flex;flex-direction:column;gap:var(--xxs,4px)}.arg_sidebar_home{background:var(--transparent);border-radius:4px;color:var(--primary);font-size:14px;font-weight:400;gap:6px;height:32px;line-height:160%;padding:6px}.arg_sidebar_home,.arg_sidebar_title{align-items:center;display:flex;font-style:normal}.arg_sidebar_title{align-self:stretch;flex-direction:row;font-size:20px;font-weight:900;gap:8px;line-height:normal;margin-bottom:16px;padding:0 8px}.arg_sidebar_body{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;width:100%}.arg_sidebar_content{display:flex;flex-direction:column;gap:8px}.sidebar_toggle{align-items:center;background:transparent;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:6px}.link_menu_tooltip_icon{flex:1 1 100%}.tooltip_display{display:flex!important}.arg_sidebar_home:hover,.sidebar_toggle:hover{background:var(--light,#ececf2)!important}
|
|
213
118
|
</style>
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
19
19
|
}, {
|
|
20
20
|
sidebarOpen: import("vue").Ref<boolean>;
|
|
21
21
|
toggleSidebar: () => void;
|
|
22
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSidebarChange" | "update:Sidebar")[], "onSidebarChange" | "update:Sidebar", import("vue").
|
|
22
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSidebarChange" | "update:Sidebar")[], "onSidebarChange" | "update:Sidebar", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
name: {
|
|
24
24
|
type: StringConstructor;
|
|
25
25
|
required: true;
|
|
@@ -73,51 +73,5 @@ export default defineComponent({
|
|
|
73
73
|
});
|
|
74
74
|
</script>
|
|
75
75
|
<style scoped>
|
|
76
|
-
.prmt_simple_chart_title
|
|
77
|
-
font-style: normal;
|
|
78
|
-
font-weight: 400;
|
|
79
|
-
font-size: 12px;
|
|
80
|
-
line-height: 14px;
|
|
81
|
-
color: var(--cool-grey);
|
|
82
|
-
margin-bottom: 4px;
|
|
83
|
-
}
|
|
84
|
-
.prmt_simple_chart__bar_group {
|
|
85
|
-
display: flex;
|
|
86
|
-
gap: 4px;
|
|
87
|
-
}
|
|
88
|
-
.prmt_simple_chart__bar {
|
|
89
|
-
height: 10px;
|
|
90
|
-
border-radius: 20px;
|
|
91
|
-
}
|
|
92
|
-
.prmt_simple_chart__categories_group {
|
|
93
|
-
display: flex;
|
|
94
|
-
flex-direction: column;
|
|
95
|
-
gap: 13px;
|
|
96
|
-
margin-top: 13px;
|
|
97
|
-
}
|
|
98
|
-
.prmt_simple_chart__category_name {
|
|
99
|
-
font-style: normal;
|
|
100
|
-
font-weight: 400;
|
|
101
|
-
font-size: 12px;
|
|
102
|
-
line-height: 14px;
|
|
103
|
-
color: var(--independence);
|
|
104
|
-
}
|
|
105
|
-
.prmt_simple_chart__category_value {
|
|
106
|
-
font-style: normal;
|
|
107
|
-
font-weight: 500;
|
|
108
|
-
font-size: 14px;
|
|
109
|
-
text-align: right;
|
|
110
|
-
color: var(--independence);
|
|
111
|
-
}
|
|
112
|
-
.prmt_simple_chart__category_percentage {
|
|
113
|
-
font-style: normal;
|
|
114
|
-
font-weight: 400;
|
|
115
|
-
font-size: 12px;
|
|
116
|
-
color: var(--independence);
|
|
117
|
-
}
|
|
118
|
-
.prmt_simple_chart__category_color {
|
|
119
|
-
width: 6px;
|
|
120
|
-
height: 6px;
|
|
121
|
-
border-radius: 50%;
|
|
122
|
-
}
|
|
76
|
+
.prmt_simple_chart_title{color:var(--dark);font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:4px}.prmt_simple_chart__bar_group{display:flex;gap:4px}.prmt_simple_chart__bar{border-radius:20px;height:10px}.prmt_simple_chart__categories_group{display:flex;flex-direction:column;gap:13px;margin-top:13px}.prmt_simple_chart__category_name{color:var(--darkest);font-size:12px;font-style:normal;font-weight:400;line-height:14px}.prmt_simple_chart__category_value{color:var(--darkest);font-size:14px;font-style:normal;font-weight:500;text-align:right}.prmt_simple_chart__category_percentage{color:var(--darkest);font-size:12px;font-style:normal;font-weight:400}.prmt_simple_chart__category_color{border-radius:50%;height:6px;width:6px}
|
|
123
77
|
</style>
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
};
|
|
14
14
|
}, {
|
|
15
15
|
seriesTotal: import("vue").ComputedRef<unknown>;
|
|
16
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
16
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
series: {
|
|
18
18
|
type: ArrayConstructor;
|
|
19
19
|
required: true;
|
|
@@ -69,30 +69,5 @@ export default defineComponent({
|
|
|
69
69
|
</script>
|
|
70
70
|
|
|
71
71
|
<style scoped>
|
|
72
|
-
.oip_simple_input {
|
|
73
|
-
border-radius: 8px;
|
|
74
|
-
border: 1.5px solid var(--dividers);
|
|
75
|
-
padding: 12px;
|
|
76
|
-
}
|
|
77
|
-
.oip_simple_input::placeholder {
|
|
78
|
-
color: var(--wild-blue-yonder);
|
|
79
|
-
}
|
|
80
|
-
.oip_simple_input,
|
|
81
|
-
.oip_simple_input:focus-visible {
|
|
82
|
-
outline: none !important;
|
|
83
|
-
}
|
|
84
|
-
.oip_simple_input:hover {
|
|
85
|
-
border: 1.5px solid rgba(33, 118, 255, 0.2) !important;
|
|
86
|
-
}
|
|
87
|
-
.oip_simple_input:focus-within {
|
|
88
|
-
border: 1.5px solid var(--primary) !important;
|
|
89
|
-
box-shadow: 0 0 0 4px rgba(33, 118, 255, 0.1) !important;
|
|
90
|
-
}
|
|
91
|
-
input[type="number"]::-webkit-inner-spin-button {
|
|
92
|
-
-webkit-appearance: none;
|
|
93
|
-
}
|
|
94
|
-
input[type="number"] {
|
|
95
|
-
-moz-appearance: textfield;
|
|
96
|
-
appearance: textfield;
|
|
97
|
-
}
|
|
72
|
+
.oip_simple_input{border:1.5px solid var(--light);border-radius:8px;padding:12px}.oip_simple_input::-moz-placeholder{color:var(--medium)}.oip_simple_input::placeholder{color:var(--medium)}.oip_simple_input,.oip_simple_input:focus-visible{outline:none!important}.oip_simple_input:hover{border:1.5px solid rgba(33,118,255,.2)!important}.oip_simple_input:focus-within{border:1.5px solid var(--primary)!important;box-shadow:0 0 0 4px rgba(33,118,255,.1)!important}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}
|
|
98
73
|
</style>
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
19
19
|
inputValue: import("vue").Ref<string | number>;
|
|
20
20
|
changeInput: (event: any) => void;
|
|
21
21
|
submitInput: () => void;
|
|
22
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "changeValue" | "submitInput")[], "update:Value" | "changeValue" | "submitInput", import("vue").
|
|
22
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "changeValue" | "submitInput")[], "update:Value" | "changeValue" | "submitInput", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
placeholderValue: {
|
|
24
24
|
type: StringConstructor;
|
|
25
25
|
default: string;
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
class="oip_select_caret_down"
|
|
11
11
|
name="CaretDown"
|
|
12
12
|
size="16"
|
|
13
|
-
color="var(--
|
|
13
|
+
color="var(--dark)"
|
|
14
14
|
thickness="32"
|
|
15
15
|
/>
|
|
16
16
|
</div>
|
|
@@ -46,229 +46,7 @@ export default defineComponent({
|
|
|
46
46
|
</script>
|
|
47
47
|
|
|
48
48
|
<style>
|
|
49
|
-
.oip_select_dropdown_block {
|
|
50
|
-
z-index: 12;
|
|
51
|
-
margin-top: 15px;
|
|
52
|
-
position: absolute;
|
|
53
|
-
min-width: 300px;
|
|
54
|
-
max-height: 500px;
|
|
55
|
-
border: 1.5px solid var(--dividers);
|
|
56
|
-
background: var(--demi-fond);
|
|
57
|
-
border-radius: 12px;
|
|
58
|
-
box-shadow: var(--overlay-shadow);
|
|
59
|
-
padding: 16px;
|
|
60
|
-
display: flex;
|
|
61
|
-
flex-direction: column;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.oip_select_block {
|
|
65
|
-
cursor: pointer;
|
|
66
|
-
width: 202px;
|
|
67
|
-
padding: 12px;
|
|
68
|
-
display: flex;
|
|
69
|
-
align-items: center;
|
|
70
|
-
gap: 4px;
|
|
71
|
-
border: 1.5px solid var(--dividers);
|
|
72
|
-
border-radius: 8px;
|
|
73
|
-
background: var(--pure-white);
|
|
74
|
-
position: relative;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.oip_select_block:hover,
|
|
78
|
-
.prmt_parent_switch:hover,
|
|
79
|
-
.oip_select_dropdown_block:hover,
|
|
80
|
-
.filter_box:hover {
|
|
81
|
-
border: 1.5px solid rgba(33, 118, 255, 0.2) !important;
|
|
82
|
-
}
|
|
83
|
-
.oip_select_block.open,
|
|
84
|
-
.prmt_parent_switch.open,
|
|
85
|
-
.oip_select_dropdown_block.open,
|
|
86
|
-
.filter_box.open {
|
|
87
|
-
border: 1.5px solid var(--primary) !important;
|
|
88
|
-
box-shadow: 0px 0px 0px 4px rgba(33, 118, 255, 0.1) !important;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
/*.oip_select_block:hover svg, .oip_select_dropdown_block:hover svg{
|
|
92
|
-
color: var(--primary) !important;
|
|
93
|
-
}*/
|
|
94
|
-
|
|
95
|
-
.oip_select_block.disabled {
|
|
96
|
-
cursor: not-allowed;
|
|
97
|
-
background: var(--dividers) !important;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.oip_select_label .prmt_tooltip {
|
|
101
|
-
display: flex;
|
|
102
|
-
}
|
|
103
|
-
.oip_select_label > span,
|
|
104
|
-
.oip_select_label .prmt_tooltip span {
|
|
105
|
-
display: block;
|
|
106
|
-
width: 98%;
|
|
107
|
-
overflow: hidden;
|
|
108
|
-
white-space: nowrap;
|
|
109
|
-
text-overflow: ellipsis;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.oip_select_label {
|
|
113
|
-
width: 90%;
|
|
114
|
-
font-weight: 700;
|
|
115
|
-
font-size: 14px;
|
|
116
|
-
line-height: 16px;
|
|
117
|
-
color: var(--independence);
|
|
118
|
-
max-height: 16px;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.oip_select_block svg {
|
|
122
|
-
flex-shrink: 0 !important;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.oip_select_label.disabled {
|
|
126
|
-
color: var(--cool-grey);
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.oip_select_caret_down {
|
|
130
|
-
float: right;
|
|
131
|
-
margin-left: auto;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.oip_select_complex_selection_loop_name {
|
|
135
|
-
font-weight: 400;
|
|
136
|
-
font-size: 14px;
|
|
137
|
-
line-height: 16px;
|
|
138
|
-
width: fit-content;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
.oip_select_complex_selection_loop.del > svg {
|
|
142
|
-
flex-shrink: 0;
|
|
143
|
-
color: var(--alert) !important;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.oip_select_complex_selection_loop.add > svg {
|
|
147
|
-
flex-shrink: 0;
|
|
148
|
-
color: var(--primary) !important;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.oip_select_complex_selection_loop {
|
|
152
|
-
cursor: pointer;
|
|
153
|
-
display: flex;
|
|
154
|
-
gap: 8px;
|
|
155
|
-
margin: 8px 0;
|
|
156
|
-
flex-grow: 1;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
.oip_select_complex_selection_container {
|
|
160
|
-
margin: 8px 0;
|
|
161
|
-
max-height: 350px;
|
|
162
|
-
overflow-y: auto;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.oip_select_complex_selection_loop_name {
|
|
166
|
-
font-weight: 400;
|
|
167
|
-
font-size: 14px;
|
|
168
|
-
line-height: 16px;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.oip_select_complex_selection_loop {
|
|
172
|
-
cursor: pointer;
|
|
173
|
-
display: flex;
|
|
174
|
-
gap: 8px;
|
|
175
|
-
margin: 4px 0;
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
.oip_search_container > svg {
|
|
179
|
-
color: var(--wild-blue-yonder) !important;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
.oip_search_name:focus-visible {
|
|
183
|
-
outline: none;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.oip_search_name::placeholder {
|
|
187
|
-
font-weight: 400;
|
|
188
|
-
font-size: 12px;
|
|
189
|
-
line-height: 20px;
|
|
190
|
-
color: var(--wild-blue-yonder);
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.oip_search_name {
|
|
194
|
-
padding-left: 8px;
|
|
195
|
-
width: 100%;
|
|
196
|
-
border: none;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.oip_search_container {
|
|
200
|
-
display: flex;
|
|
201
|
-
gap: 0px;
|
|
202
|
-
background: var(--pure-white);
|
|
203
|
-
border: 1px solid var(--more);
|
|
204
|
-
border-radius: 10px;
|
|
205
|
-
padding: 8px 12px;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.oip_select_dropdown_title {
|
|
209
|
-
font-weight: 500;
|
|
210
|
-
font-size: 14px;
|
|
211
|
-
color: var(--independence);
|
|
212
|
-
margin-bottom: 8px;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
.oip_select_dropdown_selection_container {
|
|
216
|
-
margin-top: 16px;
|
|
217
|
-
display: flex;
|
|
218
|
-
flex-direction: column;
|
|
219
|
-
gap: 0px;
|
|
220
|
-
flex: 1 1 auto;
|
|
221
|
-
overflow-y: auto;
|
|
222
|
-
min-height: 10px;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
.oip_select_dropdown_selection_container:only-child {
|
|
226
|
-
margin-top: 0px;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
.oip_empty_dropdown {
|
|
230
|
-
padding-top: 16px;
|
|
231
|
-
text-align: center;
|
|
232
|
-
font-weight: 400;
|
|
233
|
-
font-size: 14px;
|
|
234
|
-
line-height: 16px;
|
|
235
|
-
font-style: italic;
|
|
236
|
-
color: var(--cool-grey);
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
.oip_select_complex_selection_loop > svg.add {
|
|
240
|
-
fill: var(--accent) !important;
|
|
241
|
-
color: var(--pure-white) !important;
|
|
242
|
-
}
|
|
243
|
-
.arg-circle-amount {
|
|
244
|
-
display: flex;
|
|
245
|
-
width: 20px;
|
|
246
|
-
height: 20px;
|
|
247
|
-
flex-direction: column;
|
|
248
|
-
justify-content: center;
|
|
249
|
-
align-items: center;
|
|
250
|
-
gap: 10px;
|
|
251
|
-
border-radius: 50%;
|
|
252
|
-
background: #e9f1ff;
|
|
253
|
-
color: var(--primary);
|
|
254
|
-
padding: 4px;
|
|
255
|
-
font-size: 14px;
|
|
256
|
-
font-style: normal;
|
|
257
|
-
font-weight: 600;
|
|
258
|
-
flex-shrink: 0;
|
|
259
|
-
position: absolute;
|
|
260
|
-
right: 34px;
|
|
261
|
-
}
|
|
262
|
-
.oip_empty_select {
|
|
263
|
-
font-weight: 600;
|
|
264
|
-
color: var(--cool-grey);
|
|
265
|
-
}
|
|
266
|
-
.oip_select_display {
|
|
267
|
-
display: flex;
|
|
268
|
-
flex-direction: column;
|
|
269
|
-
align-items: flex-start;
|
|
270
|
-
gap: 4px;
|
|
271
|
-
}
|
|
49
|
+
.oip_select_dropdown_block{background:var(--demi-fond);border:1.5px solid var(--light);border-radius:12px;box-shadow:var(--overlay-shadow);display:flex;flex-direction:column;margin-top:15px;max-height:500px;min-width:300px;padding:16px;position:absolute;z-index:12}.oip_select_block{align-items:center;background:var(--white);border:1.5px solid var(--light);border-radius:8px;cursor:pointer;display:flex;gap:4px;padding:12px;position:relative;width:202px}.filter_box:hover,.oip_select_block:hover,.oip_select_dropdown_block:hover,.prmt_parent_switch:hover{border:1.5px solid var(--primary-primary-20,#d3e4ff)!important}.filter_box.open,.oip_select_block.open,.oip_select_dropdown_block.open,.prmt_parent_switch.open{border:1.5px solid var(--primary)!important;box-shadow:0 0 0 4px rgba(33,118,255,.1)!important}.oip_select_block.disabled{background:var(--light)!important;cursor:not-allowed}.oip_select_label .prmt_tooltip{display:flex}.oip_select_label .prmt_tooltip span,.oip_select_label>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:98%}.oip_select_label{color:var(--darkest);font-size:14px;font-weight:700;line-height:16px;max-height:16px;width:90%}.oip_select_block svg{flex-shrink:0!important}.oip_select_label.disabled{color:var(--dark)}.oip_select_caret_down{float:right;margin-left:auto}.oip_select_complex_selection_loop_name{width:-moz-fit-content;width:fit-content}.oip_select_complex_selection_loop.del>svg{color:var(--system-alert)!important;flex-shrink:0}.oip_select_complex_selection_loop.add>svg{color:var(--primary)!important;flex-shrink:0}.oip_select_complex_selection_loop{flex-grow:1;margin:8px 0}.oip_select_complex_selection_container{margin:8px 0;max-height:350px;overflow-y:auto}.oip_select_complex_selection_loop_name{font-size:14px;font-weight:400;line-height:16px}.oip_select_complex_selection_loop{cursor:pointer;display:flex;gap:8px;margin:4px 0}.oip_search_container>svg{color:var(--medium)!important}.oip_search_name:focus-visible{outline:none}.oip_search_name::-moz-placeholder{color:var(--medium);font-size:12px;font-weight:400;line-height:20px}.oip_search_name::placeholder{color:var(--medium);font-size:12px;font-weight:400;line-height:20px}.oip_search_name{border:none;padding-left:8px;width:100%}.oip_search_container{background:var(--white);border:1px solid var(--light);border-radius:10px;display:flex;gap:0;padding:8px 12px}.oip_select_dropdown_title{color:var(--darkest);font-size:14px;font-weight:500;margin-bottom:8px}.oip_select_dropdown_selection_container{display:flex;flex:1 1 auto;flex-direction:column;gap:0;margin-top:16px;min-height:10px;overflow-y:auto}.oip_select_dropdown_selection_container:only-child{margin-top:0}.oip_empty_dropdown{color:var(--dark);font-size:14px;font-style:italic;font-weight:400;line-height:16px;padding-top:16px;text-align:center}.oip_select_complex_selection_loop>svg.add{fill:var(--accent)!important;color:var(--white)!important}.arg-circle-amount{align-items:center;background:#e9f1ff;border-radius:50%;color:var(--primary);display:flex;flex-direction:column;flex-shrink:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:20px;justify-content:center;padding:4px;position:absolute;right:34px;width:20px}.oip_empty_select{color:var(--dark);font-weight:600}.oip_select_display{align-items:flex-start;display:flex;flex-direction:column;gap:4px}
|
|
272
50
|
</style>
|
|
273
51
|
<style scoped>
|
|
274
52
|
.oip_select_complex_selection_loop > svg.add {
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: NumberConstructor;
|
|
12
12
|
default: null;
|
|
13
13
|
};
|
|
14
|
-
}, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
14
|
+
}, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
disabled: {
|
|
16
16
|
type: BooleanConstructor;
|
|
17
17
|
default: boolean;
|
|
@@ -92,7 +92,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
92
92
|
};
|
|
93
93
|
}>;
|
|
94
94
|
chartKey: import("vue").Ref<number>;
|
|
95
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
95
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
96
96
|
series: {
|
|
97
97
|
type: ArrayConstructor;
|
|
98
98
|
required: true;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<div class="arg_source_container">
|
|
2
|
+
<div class="arg_source_container" @click="clickSource()">
|
|
3
3
|
<slot />
|
|
4
4
|
</div>
|
|
5
5
|
</template>
|
|
@@ -9,26 +9,17 @@ import {
|
|
|
9
9
|
defineComponent
|
|
10
10
|
} from "vue";
|
|
11
11
|
export default defineComponent({
|
|
12
|
-
name: "argSourceContainer"
|
|
12
|
+
name: "argSourceContainer",
|
|
13
|
+
emits: ["onClick"],
|
|
14
|
+
setup(props, { emit }) {
|
|
15
|
+
function clickSource() {
|
|
16
|
+
emit("onClick");
|
|
17
|
+
}
|
|
18
|
+
return { clickSource };
|
|
19
|
+
}
|
|
13
20
|
});
|
|
14
21
|
</script>
|
|
15
22
|
|
|
16
23
|
<style scoped>
|
|
17
|
-
.arg_source_container {
|
|
18
|
-
padding: 4px 0;
|
|
19
|
-
display: flex;
|
|
20
|
-
align-items: center;
|
|
21
|
-
gap: 8px;
|
|
22
|
-
font-style: normal;
|
|
23
|
-
font-weight: 400;
|
|
24
|
-
font-size: 12px;
|
|
25
|
-
line-height: 14px;
|
|
26
|
-
color: var(--primary);
|
|
27
|
-
white-space: nowrap;
|
|
28
|
-
text-overflow: ellipsis;
|
|
29
|
-
overflow: hidden;
|
|
30
|
-
display: flex;
|
|
31
|
-
align-items: center;
|
|
32
|
-
height: 14px;
|
|
33
|
-
}
|
|
24
|
+
.arg_source_container{align-items:center;color:var(--primary);cursor:pointer;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:14px;line-height:14px;overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap}.arg_source_container:hover{color:var(--primary-hover)!important}
|
|
34
25
|
</style>
|
|
@@ -1,2 +1,6 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
clickSource: () => void;
|
|
3
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClick"[], "onClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
|
+
onOnClick?: ((...args: any[]) => any) | undefined;
|
|
5
|
+
}, {}, {}>;
|
|
2
6
|
export default _default;
|