@tekkare/auriga 0.1.66 → 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 +1 -91
- package/dist/runtime/components/argChart.vue.d.ts +1 -1
- package/dist/runtime/components/argChartTableCard.vue +1 -4
- package/dist/runtime/components/argChartTableCard.vue.d.ts +1 -1
- package/dist/runtime/components/argCheckbox.vue +4 -46
- package/dist/runtime/components/argCheckbox.vue.d.ts +2 -2
- package/dist/runtime/components/argCircleAmount.vue +1 -15
- package/dist/runtime/components/argCircleAmount.vue.d.ts +1 -1
- package/dist/runtime/components/argComplexSelect.vue +1 -123
- package/dist/runtime/components/argComplexSelect.vue.d.ts +4 -4
- package/dist/runtime/components/argDataLoader.vue +1 -283
- package/dist/runtime/components/argDataLoader.vue.d.ts +1 -1
- package/dist/runtime/components/argDate.vue.d.ts +1 -1
- package/dist/runtime/components/argDropdownSelect.vue +3 -59
- package/dist/runtime/components/argDropdownSelect.vue.d.ts +3 -3
- package/dist/runtime/components/argEmoji.vue.d.ts +1 -1
- package/dist/runtime/components/argErrors.vue +2 -43
- package/dist/runtime/components/argErrors.vue.d.ts +1 -1
- package/dist/runtime/components/argFileBtn.vue +1 -54
- package/dist/runtime/components/argFileBtn.vue.d.ts +1 -1
- package/dist/runtime/components/argFilterCard.vue +1 -107
- package/dist/runtime/components/argFilterCard.vue.d.ts +2 -2
- package/dist/runtime/components/argFilterTabs.vue +1 -29
- package/dist/runtime/components/argFilterTabs.vue.d.ts +1 -1
- package/dist/runtime/components/argFlag.vue +1 -3
- package/dist/runtime/components/argFlag.vue.d.ts +1 -1
- package/dist/runtime/components/argFooter.vue +1 -29
- package/dist/runtime/components/argFooter.vue.d.ts +1 -1
- package/dist/runtime/components/argHeader.vue +1 -43
- package/dist/runtime/components/argHeader.vue.d.ts +1 -1
- package/dist/runtime/components/argHeaderTabs.vue +1 -68
- package/dist/runtime/components/argHeaderTabs.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeAllBlocks.vue +1 -49
- package/dist/runtime/components/argHomeAllBlocks.vue.d.ts +2 -2
- package/dist/runtime/components/argHomeContent.vue +1 -25
- package/dist/runtime/components/argHomeContent.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeHeader.vue +1 -33
- package/dist/runtime/components/argHomeHeader.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeKpis.vue +2 -42
- package/dist/runtime/components/argHomeKpis.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeLayout.vue +1 -14
- package/dist/runtime/components/argHomeLayout.vue.d.ts +1 -1
- package/dist/runtime/components/argHomeSelectedBlock.vue +2 -51
- package/dist/runtime/components/argHomeSelectedBlock.vue.d.ts +1 -1
- package/dist/runtime/components/argHybridChart.vue +1 -86
- package/dist/runtime/components/argHybridChart.vue.d.ts +1 -1
- package/dist/runtime/components/argIcon.vue +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 -2
|
@@ -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[];
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
:color="
|
|
29
29
|
selectedScope?.id === element.id
|
|
30
30
|
? 'var(--primary)'
|
|
31
|
-
: 'var(--
|
|
31
|
+
: 'var(--medium)'
|
|
32
32
|
"
|
|
33
33
|
size="16"
|
|
34
34
|
:name="
|
|
@@ -140,63 +140,5 @@ export default defineComponent({
|
|
|
140
140
|
</script>
|
|
141
141
|
|
|
142
142
|
<style scoped>
|
|
143
|
-
.scope_select_dropdown_block {
|
|
144
|
-
z-index: 99 !important;
|
|
145
|
-
margin-top: 15px;
|
|
146
|
-
position: absolute;
|
|
147
|
-
width: max-content;
|
|
148
|
-
border: 1.5px solid var(--dividers);
|
|
149
|
-
background: var(--demi-fond);
|
|
150
|
-
border-radius: 12px;
|
|
151
|
-
box-shadow: var(--overlay-shadow);
|
|
152
|
-
padding: 16px;
|
|
153
|
-
display: flex;
|
|
154
|
-
flex-direction: column;
|
|
155
|
-
margin-left: -22px;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
.scope_change_display {
|
|
159
|
-
position: relative;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.oip_select_complex_selection_loop > svg.add {
|
|
163
|
-
color: var(--primary) !important;
|
|
164
|
-
}
|
|
165
|
-
.oip_select_complex_selection_loop > svg.disable,
|
|
166
|
-
.oip_select_complex_selection_loop.disabled_option:hover svg {
|
|
167
|
-
color: var(--independence) !important;
|
|
168
|
-
}
|
|
169
|
-
.oip_select_complex_selection_loop:hover > svg.add {
|
|
170
|
-
color: var(--primary-hover) !important;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
.oip_select_complex_selection_loop:hover svg {
|
|
174
|
-
color: var(--primary) !important;
|
|
175
|
-
}
|
|
176
|
-
.oip_select_complex_selection_loop .add {
|
|
177
|
-
font-weight: 700 !important;
|
|
178
|
-
}
|
|
179
|
-
.oip_select_complex_selection_loop:hover {
|
|
180
|
-
background: rgba(33, 118, 255, 0.05) !important;
|
|
181
|
-
border-radius: 4px !important;
|
|
182
|
-
}
|
|
183
|
-
.oip_select_complex_selection_loop {
|
|
184
|
-
padding: 2px 4px;
|
|
185
|
-
}
|
|
186
|
-
.oip_select_complex_selection_loop.disabled_option:hover {
|
|
187
|
-
background: transparent !important;
|
|
188
|
-
}
|
|
189
|
-
.oip_select_complex_selection_loop {
|
|
190
|
-
margin: 4px 0px !important;
|
|
191
|
-
}
|
|
192
|
-
svg.add {
|
|
193
|
-
flex-shrink: 0;
|
|
194
|
-
}
|
|
195
|
-
.my-4 {
|
|
196
|
-
margin: 4px 0px;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.full_width {
|
|
200
|
-
width: 100%;
|
|
201
|
-
}
|
|
143
|
+
.scope_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-left:-22px;margin-top:15px;padding:16px;position:absolute;width:-moz-max-content;width:max-content;z-index:99!important}.scope_change_display{position:relative}.oip_select_complex_selection_loop>svg.add{color:var(--primary)!important}.oip_select_complex_selection_loop.disabled_option:hover svg,.oip_select_complex_selection_loop>svg.disable{color:var(--darkest)!important}.oip_select_complex_selection_loop:hover>svg.add{color:var(--primary-hover)!important}.oip_select_complex_selection_loop:hover svg{color:var(--primary)!important}.oip_select_complex_selection_loop .add{font-weight:700!important}.oip_select_complex_selection_loop:hover{background:rgba(33,118,255,.05)!important;border-radius:4px!important}.oip_select_complex_selection_loop{padding:2px 4px}.oip_select_complex_selection_loop.disabled_option:hover{background:transparent!important}.oip_select_complex_selection_loop{margin:4px 0!important}svg.add{flex-shrink:0}.my-4{margin:4px 0}.full_width{width:100%}
|
|
202
144
|
</style>
|
|
@@ -32,9 +32,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
changeDisplay: () => void;
|
|
33
33
|
getTitle: import("vue").ComputedRef<"Change scope" | "Changer de scope" | "New scope" | "Nouveau scope">;
|
|
34
34
|
selectScope: (scope: any) => void;
|
|
35
|
-
selectedScope: any
|
|
35
|
+
selectedScope: import("vue").Ref<any>;
|
|
36
36
|
newScope: () => void;
|
|
37
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Scope" | "changeScope" | "onNewScope")[], "update:Scope" | "changeScope" | "onNewScope", import("vue").
|
|
37
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Scope" | "changeScope" | "onNewScope")[], "update:Scope" | "changeScope" | "onNewScope", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
38
38
|
scopes: {
|
|
39
39
|
type: {
|
|
40
40
|
(arrayLength: number): string[];
|
|
@@ -69,28 +69,5 @@ export default defineComponent({
|
|
|
69
69
|
</script>
|
|
70
70
|
|
|
71
71
|
<style scoped>
|
|
72
|
-
.arg_scope_card {
|
|
73
|
-
display: flex;
|
|
74
|
-
flex-direction: column;
|
|
75
|
-
align-items: flex-start;
|
|
76
|
-
gap: 24px;
|
|
77
|
-
align-self: stretch;
|
|
78
|
-
}
|
|
79
|
-
.arg_scope_new,
|
|
80
|
-
.arg_scope_save {
|
|
81
|
-
display: flex;
|
|
82
|
-
align-items: flex-start;
|
|
83
|
-
align-content: flex-start;
|
|
84
|
-
flex-direction: column;
|
|
85
|
-
gap: 16px var(--m, 16px);
|
|
86
|
-
width: 100%;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.arg_scope_new h1,
|
|
90
|
-
.arg_scope_save h1 {
|
|
91
|
-
font-size: 20px;
|
|
92
|
-
font-style: normal;
|
|
93
|
-
font-weight: 900;
|
|
94
|
-
line-height: normal;
|
|
95
|
-
}
|
|
72
|
+
.arg_scope_card{align-self:stretch;gap:24px}.arg_scope_card,.arg_scope_new,.arg_scope_save{align-items:flex-start;display:flex;flex-direction:column}.arg_scope_new,.arg_scope_save{align-content:flex-start;gap:16px var(--m,16px);width:100%}.arg_scope_new h1,.arg_scope_save h1{font-size:20px;font-style:normal;font-weight:900;line-height:normal}
|
|
96
73
|
</style>
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
name: string;
|
|
15
15
|
value: string;
|
|
16
16
|
}[];
|
|
17
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Criteria" | "onChangeCriteria")[], "update:Criteria" | "onChangeCriteria", import("vue").
|
|
17
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Criteria" | "onChangeCriteria")[], "update:Criteria" | "onChangeCriteria", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
lang: {
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
default: string;
|
|
@@ -23,19 +23,5 @@ export default defineComponent({
|
|
|
23
23
|
</script>
|
|
24
24
|
|
|
25
25
|
<style scoped>
|
|
26
|
-
.arg_scope
|
|
27
|
-
font-size: 14px;
|
|
28
|
-
font-style: normal;
|
|
29
|
-
font-weight: 600;
|
|
30
|
-
line-height: normal;
|
|
31
|
-
color: #525670;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.arg_scope_label {
|
|
35
|
-
font-size: 12px;
|
|
36
|
-
font-style: normal;
|
|
37
|
-
font-weight: 400;
|
|
38
|
-
line-height: normal;
|
|
39
|
-
color: #1e293b;
|
|
40
|
-
}
|
|
26
|
+
.arg_scope{color:#525670;font-size:14px;font-weight:600}.arg_scope,.arg_scope_label{font-style:normal;line-height:normal}.arg_scope_label{color:#1e293b;font-size:12px;font-weight:400}
|
|
41
27
|
</style>
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: null;
|
|
5
5
|
};
|
|
6
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
selected: {
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
default: null;
|
|
@@ -62,29 +62,5 @@ export default defineComponent({
|
|
|
62
62
|
</script>
|
|
63
63
|
|
|
64
64
|
<style scoped>
|
|
65
|
-
.arg_scope_header {
|
|
66
|
-
display: flex;
|
|
67
|
-
flex-direction: row;
|
|
68
|
-
padding: var(--l, 24px);
|
|
69
|
-
align-items: center;
|
|
70
|
-
justify-content: space-between;
|
|
71
|
-
gap: var(--m, 16px);
|
|
72
|
-
position: fixed;
|
|
73
|
-
top: 0;
|
|
74
|
-
left: 0;
|
|
75
|
-
align-self: stretch;
|
|
76
|
-
border-radius: var(--None, 0px);
|
|
77
|
-
border-bottom: 1px solid var(--base-dividers, #ececf2);
|
|
78
|
-
background: rgba(253, 253, 255, 0.8);
|
|
79
|
-
width: calc(100% - 48px);
|
|
80
|
-
backdrop-filter: blur(12px);
|
|
81
|
-
z-index: 90;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.scope_title {
|
|
85
|
-
font-size: 20px;
|
|
86
|
-
font-style: normal;
|
|
87
|
-
font-weight: 900;
|
|
88
|
-
line-height: normal;
|
|
89
|
-
}
|
|
65
|
+
.arg_scope_header{align-items:center;align-self:stretch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(253,253,255,.8);border-bottom:1px solid var(--light,#ececf2);border-radius:var(--None,0);display:flex;flex-direction:row;gap:var(--m,16px);justify-content:space-between;left:0;padding:var(--l,24px);position:fixed;top:0;width:calc(100% - 48px);z-index:90}.scope_title{font-size:20px;font-style:normal;font-weight:900;line-height:normal}
|
|
90
66
|
</style>
|
|
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
16
16
|
}, {
|
|
17
17
|
router: import("vue-router").Router;
|
|
18
18
|
goBack: () => void;
|
|
19
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
19
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
20
|
scopeTitle: {
|
|
21
21
|
type: StringConstructor;
|
|
22
22
|
default: null;
|
|
@@ -20,18 +20,5 @@ export default defineComponent({
|
|
|
20
20
|
});
|
|
21
21
|
</script>
|
|
22
22
|
<style>
|
|
23
|
-
.arg_main_scope {
|
|
24
|
-
display: flex;
|
|
25
|
-
flex-direction: column;
|
|
26
|
-
align-items: center;
|
|
27
|
-
}
|
|
28
|
-
.arg_scope_layout_body {
|
|
29
|
-
min-height: calc(100vh - 77px);
|
|
30
|
-
margin: 116px 32px 0px 32px;
|
|
31
|
-
max-width: 1088px;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.full_width_footer {
|
|
35
|
-
align-self: stretch;
|
|
36
|
-
}
|
|
23
|
+
.arg_main_scope{align-items:center;display:flex;flex-direction:column}.arg_scope_layout_body{margin:116px 32px 0;max-width:1088px;min-height:calc(100vh - 77px)}.full_width_footer{align-self:stretch}
|
|
37
24
|
</style>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
{{ lang === "fr" ? "Gérer mes scopes" : "Manage my scopes" }}
|
|
8
8
|
</h1>
|
|
9
9
|
<div class="cursor-pointer" @click="closeManageScope()">
|
|
10
|
-
<arg-icon name="X" size="16" color="var(--
|
|
10
|
+
<arg-icon name="X" size="16" color="var(--dark)" />
|
|
11
11
|
</div>
|
|
12
12
|
</div>
|
|
13
13
|
<div class="arg_manage_scope_body">
|
|
@@ -141,122 +141,5 @@ export default defineComponent({
|
|
|
141
141
|
</script>
|
|
142
142
|
|
|
143
143
|
<style scoped>
|
|
144
|
-
.arg_scope_manage {
|
|
145
|
-
position: fixed;
|
|
146
|
-
left: 0;
|
|
147
|
-
bottom: 0;
|
|
148
|
-
display: flex;
|
|
149
|
-
align-items: center;
|
|
150
|
-
justify-content: center;
|
|
151
|
-
z-index: 99;
|
|
152
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
153
|
-
width: 100%;
|
|
154
|
-
height: 100%;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.arg_scope_manage_modal {
|
|
158
|
-
display: flex;
|
|
159
|
-
width: calc(100% - 164px);
|
|
160
|
-
max-width: 640px;
|
|
161
|
-
max-height: 670px;
|
|
162
|
-
flex-direction: column;
|
|
163
|
-
align-items: flex-start;
|
|
164
|
-
flex-shrink: 0;
|
|
165
|
-
border-radius: 8px;
|
|
166
|
-
background: var(--pure-white);
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
.arg_scope_manage_header {
|
|
170
|
-
display: flex;
|
|
171
|
-
padding: 24px;
|
|
172
|
-
justify-content: space-between;
|
|
173
|
-
align-items: center;
|
|
174
|
-
align-self: stretch;
|
|
175
|
-
box-shadow: 0px 6px 8px 0px rgba(30, 41, 59, 0.1) !important;
|
|
176
|
-
z-index: 1;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.arg_scope_manage_footer {
|
|
180
|
-
display: flex;
|
|
181
|
-
padding: 24px;
|
|
182
|
-
gap: 32px;
|
|
183
|
-
align-items: center;
|
|
184
|
-
justify-content: center;
|
|
185
|
-
align-self: stretch;
|
|
186
|
-
box-shadow: 0px -6px 8px 0px rgba(30, 41, 59, 0.1);
|
|
187
|
-
z-index: 1;
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
.scope_card {
|
|
191
|
-
display: flex;
|
|
192
|
-
padding: 12px;
|
|
193
|
-
flex-direction: column;
|
|
194
|
-
align-items: flex-start;
|
|
195
|
-
gap: 24px;
|
|
196
|
-
align-self: stretch;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.arg_scope_manage_header > h1 {
|
|
200
|
-
font-size: 20px;
|
|
201
|
-
font-style: normal;
|
|
202
|
-
font-weight: 900;
|
|
203
|
-
line-height: normal;
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
.arg_manage_scope_body {
|
|
207
|
-
padding: 24px;
|
|
208
|
-
align-self: stretch;
|
|
209
|
-
background-color: var(--background);
|
|
210
|
-
z-index: 0;
|
|
211
|
-
max-height: 510px;
|
|
212
|
-
overflow-y: scroll;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
.arg_scopes_list {
|
|
216
|
-
display: flex;
|
|
217
|
-
flex-direction: column;
|
|
218
|
-
align-items: flex-start;
|
|
219
|
-
align-self: stretch;
|
|
220
|
-
gap: 24px;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
.full-width {
|
|
224
|
-
align-self: stretch;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
.footer_action .footer_btn {
|
|
228
|
-
align-self: stretch;
|
|
229
|
-
justify-content: center;
|
|
230
|
-
white-space: wrap;
|
|
231
|
-
text-align: center;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
.cursor-pointer {
|
|
235
|
-
cursor: pointer !important;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
.oip_required_input,
|
|
239
|
-
.oip_required_input:hover {
|
|
240
|
-
border-color: var(--system-alert) !important;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
.oip_error {
|
|
244
|
-
color: var(--system-alert);
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.arg_manage_scope_general,
|
|
248
|
-
.arg_scope_manage_criteria {
|
|
249
|
-
display: flex;
|
|
250
|
-
flex-direction: column;
|
|
251
|
-
align-items: flex-start;
|
|
252
|
-
gap: 8px;
|
|
253
|
-
align-self: stretch;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.scope_criteria_title {
|
|
257
|
-
font-size: 12px;
|
|
258
|
-
font-style: normal;
|
|
259
|
-
font-weight: 700;
|
|
260
|
-
line-height: normal;
|
|
261
|
-
}
|
|
144
|
+
.arg_scope_manage{align-items:center;background-color:rgba(0,0,0,.4);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;width:100%;z-index:99}.arg_scope_manage_modal{align-items:flex-start;background:var(--white);border-radius:8px;display:flex;flex-direction:column;flex-shrink:0;max-height:670px;max-width:640px;width:calc(100% - 164px)}.arg_scope_manage_header{box-shadow:0 6px 8px 0 rgba(30,41,59,.1)!important;justify-content:space-between}.arg_scope_manage_footer,.arg_scope_manage_header{align-items:center;align-self:stretch;display:flex;padding:24px;z-index:1}.arg_scope_manage_footer{box-shadow:0 -6px 8px 0 rgba(30,41,59,.1);gap:32px;justify-content:center}.scope_card{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;padding:12px}.arg_scope_manage_header>h1{font-size:20px;font-style:normal;font-weight:900;line-height:normal}.arg_manage_scope_body{align-self:stretch;background-color:var(--lightest);max-height:510px;overflow-y:scroll;padding:24px;z-index:0}.arg_scopes_list{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.arg_scopes_list,.full-width{align-self:stretch}.footer_action .footer_btn{align-self:stretch;justify-content:center;text-align:center;white-space:wrap}.cursor-pointer{cursor:pointer!important}.oip_required_input,.oip_required_input:hover{border-color:var(--system-alert)!important}.oip_error{color:var(--system-alert)}.arg_manage_scope_general,.arg_scope_manage_criteria{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px}.scope_criteria_title{font-size:12px;font-style:normal;font-weight:700;line-height:normal}
|
|
262
145
|
</style>
|
|
@@ -16,8 +16,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
16
16
|
getScopeCriteria: (scope: any) => never[];
|
|
17
17
|
closeManageScope: () => void;
|
|
18
18
|
deleteScope: (scope: any) => void;
|
|
19
|
-
showAllProps: any
|
|
20
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onDelete")[], "onClose" | "onDelete", import("vue").
|
|
19
|
+
showAllProps: import("vue").Ref<any>;
|
|
20
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onDelete")[], "onClose" | "onDelete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
scopes: {
|
|
22
22
|
type: ArrayConstructor;
|
|
23
23
|
required: true;
|