@tekkare/auriga 0.1.66 → 0.1.68

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.
Files changed (144) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/allFlags.vue.d.ts +1 -1
  3. package/dist/runtime/components/allIcons.vue +1 -0
  4. package/dist/runtime/components/allIcons.vue.d.ts +1 -1
  5. package/dist/runtime/components/argActions.vue +1 -53
  6. package/dist/runtime/components/argActions.vue.d.ts +1 -1
  7. package/dist/runtime/components/argAdvancedSearchBar.vue +8 -378
  8. package/dist/runtime/components/argAdvancedSearchBar.vue.d.ts +4 -4
  9. package/dist/runtime/components/argBtn.vue +6 -24
  10. package/dist/runtime/components/argBtn.vue.d.ts +2 -2
  11. package/dist/runtime/components/argChart.vue +1 -91
  12. package/dist/runtime/components/argChart.vue.d.ts +1 -1
  13. package/dist/runtime/components/argChartTableCard.vue +1 -4
  14. package/dist/runtime/components/argChartTableCard.vue.d.ts +1 -1
  15. package/dist/runtime/components/argCheckbox.vue +4 -46
  16. package/dist/runtime/components/argCheckbox.vue.d.ts +2 -2
  17. package/dist/runtime/components/argCircleAmount.vue +1 -15
  18. package/dist/runtime/components/argCircleAmount.vue.d.ts +1 -1
  19. package/dist/runtime/components/argComplexSelect.vue +1 -123
  20. package/dist/runtime/components/argComplexSelect.vue.d.ts +4 -4
  21. package/dist/runtime/components/argDataLoader.vue +1 -283
  22. package/dist/runtime/components/argDataLoader.vue.d.ts +1 -1
  23. package/dist/runtime/components/argDate.vue.d.ts +1 -1
  24. package/dist/runtime/components/argDropdownSelect.vue +3 -59
  25. package/dist/runtime/components/argDropdownSelect.vue.d.ts +3 -3
  26. package/dist/runtime/components/argEmoji.vue.d.ts +1 -1
  27. package/dist/runtime/components/argErrors.vue +2 -43
  28. package/dist/runtime/components/argErrors.vue.d.ts +1 -1
  29. package/dist/runtime/components/argFileBtn.vue +1 -54
  30. package/dist/runtime/components/argFileBtn.vue.d.ts +1 -1
  31. package/dist/runtime/components/argFilterCard.vue +1 -107
  32. package/dist/runtime/components/argFilterCard.vue.d.ts +2 -2
  33. package/dist/runtime/components/argFilterTabs.vue +1 -29
  34. package/dist/runtime/components/argFilterTabs.vue.d.ts +1 -1
  35. package/dist/runtime/components/argFlag.vue +1 -3
  36. package/dist/runtime/components/argFlag.vue.d.ts +1 -1
  37. package/dist/runtime/components/argFooter.vue +1 -29
  38. package/dist/runtime/components/argFooter.vue.d.ts +1 -1
  39. package/dist/runtime/components/argHeader.vue +1 -43
  40. package/dist/runtime/components/argHeader.vue.d.ts +1 -1
  41. package/dist/runtime/components/argHeaderTabs.vue +1 -68
  42. package/dist/runtime/components/argHeaderTabs.vue.d.ts +1 -1
  43. package/dist/runtime/components/argHomeAllBlocks.vue +1 -49
  44. package/dist/runtime/components/argHomeAllBlocks.vue.d.ts +2 -2
  45. package/dist/runtime/components/argHomeContent.vue +1 -25
  46. package/dist/runtime/components/argHomeContent.vue.d.ts +1 -1
  47. package/dist/runtime/components/argHomeHeader.vue +1 -33
  48. package/dist/runtime/components/argHomeHeader.vue.d.ts +1 -1
  49. package/dist/runtime/components/argHomeKpis.vue +2 -42
  50. package/dist/runtime/components/argHomeKpis.vue.d.ts +1 -1
  51. package/dist/runtime/components/argHomeLayout.vue +1 -14
  52. package/dist/runtime/components/argHomeLayout.vue.d.ts +1 -1
  53. package/dist/runtime/components/argHomeSelectedBlock.vue +2 -51
  54. package/dist/runtime/components/argHomeSelectedBlock.vue.d.ts +1 -1
  55. package/dist/runtime/components/argHybridChart.vue +1 -86
  56. package/dist/runtime/components/argHybridChart.vue.d.ts +1 -1
  57. package/dist/runtime/components/argIcon.vue +8 -8
  58. package/dist/runtime/components/argIcon.vue.d.ts +2 -1
  59. package/dist/runtime/components/argLangSelect.vue +1 -58
  60. package/dist/runtime/components/argLangSelect.vue.d.ts +2 -2
  61. package/dist/runtime/components/argLineBreak.vue +3 -8
  62. package/dist/runtime/components/argLineBreak.vue.d.ts +1 -1
  63. package/dist/runtime/components/argMainLayout.vue +1 -31
  64. package/dist/runtime/components/argMainLayout.vue.d.ts +1 -1
  65. package/dist/runtime/components/argMenuItem.vue +1 -33
  66. package/dist/runtime/components/argMenuItem.vue.d.ts +1 -1
  67. package/dist/runtime/components/argMenuLink.vue +3 -33
  68. package/dist/runtime/components/argMenuLink.vue.d.ts +1 -1
  69. package/dist/runtime/components/argMultipleChoice.vue +2 -44
  70. package/dist/runtime/components/argMultipleChoice.vue.d.ts +2 -2
  71. package/dist/runtime/components/argMultipleSelect.vue +7 -38
  72. package/dist/runtime/components/argMultipleSelect.vue.d.ts +1 -1
  73. package/dist/runtime/components/argNavBar.vue +3 -125
  74. package/dist/runtime/components/argNavBar.vue.d.ts +1 -1
  75. package/dist/runtime/components/argNoData.vue +1 -44
  76. package/dist/runtime/components/argNoData.vue.d.ts +1 -1
  77. package/dist/runtime/components/argNoSavedScope.vue +1 -23
  78. package/dist/runtime/components/argNoSavedScope.vue.d.ts +1 -1
  79. package/dist/runtime/components/argNoSelectedScope.vue +1 -74
  80. package/dist/runtime/components/argNoSelectedScope.vue.d.ts +2 -2
  81. package/dist/runtime/components/argNote.vue +1 -35
  82. package/dist/runtime/components/argNote.vue.d.ts +1 -1
  83. package/dist/runtime/components/argNumberInput.vue +3 -115
  84. package/dist/runtime/components/argNumberInput.vue.d.ts +1 -1
  85. package/dist/runtime/components/argRadioButtons.vue +2 -50
  86. package/dist/runtime/components/argRadioButtons.vue.d.ts +3 -3
  87. package/dist/runtime/components/argScopeChange.vue +2 -60
  88. package/dist/runtime/components/argScopeChange.vue.d.ts +2 -2
  89. package/dist/runtime/components/argScopeCriteria.vue +1 -24
  90. package/dist/runtime/components/argScopeCriteria.vue.d.ts +1 -1
  91. package/dist/runtime/components/argScopeCriteriaIndicator.vue +1 -15
  92. package/dist/runtime/components/argScopeCriteriaIndicator.vue.d.ts +1 -1
  93. package/dist/runtime/components/argScopeHeader.vue +1 -25
  94. package/dist/runtime/components/argScopeHeader.vue.d.ts +1 -1
  95. package/dist/runtime/components/argScopeLayout.vue +1 -14
  96. package/dist/runtime/components/argScopeLayout.vue.d.ts +1 -1
  97. package/dist/runtime/components/argScopeManage.vue +2 -119
  98. package/dist/runtime/components/argScopeManage.vue.d.ts +2 -2
  99. package/dist/runtime/components/argScopeModal.vue +2 -150
  100. package/dist/runtime/components/argScopeModal.vue.d.ts +1 -1
  101. package/dist/runtime/components/argScopeSelect.vue +2 -52
  102. package/dist/runtime/components/argScopeSelect.vue.d.ts +3 -3
  103. package/dist/runtime/components/argSearchInput.vue +3 -59
  104. package/dist/runtime/components/argSearchInput.vue.d.ts +1 -1
  105. package/dist/runtime/components/argSidebar.vue +1 -96
  106. package/dist/runtime/components/argSidebar.vue.d.ts +1 -1
  107. package/dist/runtime/components/argSimpleChart.vue +1 -47
  108. package/dist/runtime/components/argSimpleChart.vue.d.ts +1 -1
  109. package/dist/runtime/components/argSimpleInput.vue +1 -26
  110. package/dist/runtime/components/argSimpleInput.vue.d.ts +1 -1
  111. package/dist/runtime/components/argSimpleLabel.vue +2 -224
  112. package/dist/runtime/components/argSimpleLabel.vue.d.ts +1 -1
  113. package/dist/runtime/components/argSmallAreaChart.vue.d.ts +1 -1
  114. package/dist/runtime/components/argSourceContainer.vue +10 -19
  115. package/dist/runtime/components/argSourceContainer.vue.d.ts +5 -1
  116. package/dist/runtime/components/argStyle.vue +1 -1051
  117. package/dist/runtime/components/argStyle.vue.d.ts +1 -1
  118. package/dist/runtime/components/argSubMenu.vue +3 -63
  119. package/dist/runtime/components/argSubMenu.vue.d.ts +1 -1
  120. package/dist/runtime/components/argSwitch.vue +1 -69
  121. package/dist/runtime/components/argSwitch.vue.d.ts +1 -1
  122. package/dist/runtime/components/argTable.vue +4 -300
  123. package/dist/runtime/components/argTable.vue.d.ts +3 -3
  124. package/dist/runtime/components/argTags.vue +1 -3
  125. package/dist/runtime/components/argTags.vue.d.ts +1 -1
  126. package/dist/runtime/components/argTekkareLoader.vue +1 -40
  127. package/dist/runtime/components/argTekkareLoader.vue.d.ts +1 -1
  128. package/dist/runtime/components/argTextBtn.vue +1 -29
  129. package/dist/runtime/components/argTextBtn.vue.d.ts +1 -1
  130. package/dist/runtime/components/argTipsBox.vue +1 -72
  131. package/dist/runtime/components/argTipsBox.vue.d.ts +1 -1
  132. package/dist/runtime/components/argToolbar.vue +1 -49
  133. package/dist/runtime/components/argToolbar.vue.d.ts +1 -1
  134. package/dist/runtime/components/argToolbarContent.vue +2 -139
  135. package/dist/runtime/components/argToolbarContent.vue.d.ts +1 -1
  136. package/dist/runtime/components/argTooltip.vue +1 -58
  137. package/dist/runtime/components/argTooltip.vue.d.ts +1 -1
  138. package/dist/runtime/components/argTrendIndicator.vue +7 -39
  139. package/dist/runtime/components/argTrendIndicator.vue.d.ts +1 -1
  140. package/dist/runtime/components/argTutoModal.vue +3 -86
  141. package/dist/runtime/components/argTutoModal.vue.d.ts +1 -1
  142. package/dist/types.d.mts +3 -2
  143. package/dist/types.d.ts +3 -2
  144. package/package.json +2 -2
@@ -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(--cool-grey)" />
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").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
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;
@@ -7,7 +7,7 @@
7
7
  {{ lang === "fr" ? "Enregistrer mon scope" : "Save my scope" }}
8
8
  </h1>
9
9
  <div class="cursor-pointer" @click="closeSaveScope()">
10
- <arg-icon name="X" size="16" color="var(--cool-grey)" />
10
+ <arg-icon name="X" size="16" color="var(--dark)" />
11
11
  </div>
12
12
  </div>
13
13
  <div class="arg_save_body">
@@ -170,153 +170,5 @@ export default defineComponent({
170
170
  </script>
171
171
 
172
172
  <style scoped>
173
- .arg_scope_save {
174
- background-color: transparent;
175
- transition: all ease 0.5s;
176
- position: fixed;
177
- left: 0;
178
- bottom: 0;
179
- height: 0px;
180
- width: 0px;
181
- display: flex;
182
- align-items: center;
183
- justify-content: center;
184
- }
185
-
186
- .arg_scope_save_open {
187
- z-index: 99;
188
- background-color: rgba(0, 0, 0, 0.4);
189
- width: 100%;
190
- height: 100%;
191
- }
192
-
193
- .arg_save_modal {
194
- display: flex;
195
- width: calc(100% - 164px);
196
- max-width: 640px;
197
- max-height: 850px;
198
- flex-direction: column;
199
- align-items: flex-start;
200
- flex-shrink: 0;
201
- border-radius: var(--m, 8px);
202
- background: var(--pure-white);
203
- }
204
-
205
- .arg_save_header {
206
- display: flex;
207
- padding: 24px;
208
- justify-content: space-between;
209
- align-items: center;
210
- align-self: stretch;
211
- border-bottom: 1px solid #e5e7eb;
212
- }
213
-
214
- .arg_save_footer {
215
- display: flex;
216
- padding: 24px;
217
- gap: 32px;
218
- align-items: center;
219
- align-self: stretch;
220
- border-top: 1px solid #e5e7eb;
221
- }
222
-
223
- .footer_action {
224
- width: 50%;
225
- flex: 1 1 0;
226
- display: flex;
227
- align-self: stretch;
228
- }
229
-
230
- .arg_save_header > h1 {
231
- font-size: 20px;
232
- font-style: normal;
233
- font-weight: 900;
234
- line-height: normal;
235
- }
236
-
237
- .arg_save_body {
238
- display: flex;
239
- padding: 24px;
240
- flex-direction: column;
241
- align-items: flex-start;
242
- gap: 24px;
243
- align-self: stretch;
244
- }
245
-
246
- textarea,
247
- .scope_criteria {
248
- border-radius: 8px;
249
- border: 1.5px solid var(--dividers);
250
- padding: 12px;
251
- margin: 5px 0px;
252
- outline: none !important;
253
- align-self: stretch;
254
- font-family: "Figtree", sans-serif !important;
255
- height: 110px;
256
- }
257
-
258
- .scope_criteria {
259
- display: flex;
260
- flex-direction: row;
261
- align-items: flex-start;
262
- gap: 8px;
263
- }
264
-
265
- textarea::placeholder {
266
- font-family: "Figtree", sans-serif !important;
267
- color: var(--wild-blue-yonder);
268
- }
269
-
270
- .scope_name_input {
271
- width: 300px;
272
- max-width: 100%;
273
- }
274
-
275
- .full_width {
276
- width: 100%;
277
- }
278
-
279
- .footer_action .footer_btn {
280
- width: 100%;
281
- justify-content: center;
282
- white-space: wrap;
283
- text-align: center;
284
- align-self: stretch;
285
- }
286
-
287
- .cursor-pointer {
288
- cursor: pointer !important;
289
- }
290
-
291
- .oip_simple_input {
292
- border-radius: 8px;
293
- border: 1.5px solid var(--dividers);
294
- padding: 12px;
295
- margin: 5px 0px;
296
- width: calc(100% - 24px);
297
- }
298
- .oip_simple_input::placeholder {
299
- color: var(--wild-blue-yonder);
300
- }
301
- .oip_simple_input,
302
- .oip_simple_input:focus-visible {
303
- outline: none !important;
304
- }
305
- .oip_simple_input:hover,
306
- textarea:hover {
307
- border: 1.5px solid rgba(33, 118, 255, 0.2) !important;
308
- }
309
- .oip_simple_input:focus-within,
310
- textarea:focus-within {
311
- border: 1.5px solid var(--primary) !important;
312
- box-shadow: 0 0 0 4px rgba(33, 118, 255, 0.1) !important;
313
- }
314
- .oip_required_input,
315
- .oip_required_input:hover {
316
- border-color: var(--system-alert) !important;
317
- }
318
-
319
- .oip_error {
320
- color: var(--system-alert);
321
- }
173
+ .arg_scope_save{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_scope_save_open{background-color:rgba(0,0,0,.4);height:100%;width:100%;z-index:99}.arg_save_modal{align-items:flex-start;background:var(--white);border-radius:var(--m,8px);display:flex;flex-direction:column;flex-shrink:0;max-height:850px;max-width:640px;width:calc(100% - 164px)}.arg_save_header{border-bottom:1px solid #e5e7eb;justify-content:space-between}.arg_save_footer,.arg_save_header{align-items:center;align-self:stretch;display:flex;padding:24px}.arg_save_footer{border-top:1px solid #e5e7eb;gap:32px}.footer_action{align-self:stretch;display:flex;flex:1 1 0;width:50%}.arg_save_header>h1{font-size:20px;font-style:normal;font-weight:900;line-height:normal}.arg_save_body{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;padding:24px}.scope_criteria,textarea{align-self:stretch;border:1.5px solid var(--light);border-radius:8px;font-family:Figtree,sans-serif!important;height:110px;margin:5px 0;outline:none!important;padding:12px}.scope_criteria{align-items:flex-start;display:flex;flex-direction:row;gap:8px}textarea::-moz-placeholder{color:var(--medium);font-family:Figtree,sans-serif!important}textarea::placeholder{color:var(--medium);font-family:Figtree,sans-serif!important}.scope_name_input{max-width:100%;width:300px}.full_width{width:100%}.footer_action .footer_btn{align-self:stretch;justify-content:center;text-align:center;white-space:wrap;width:100%}.cursor-pointer{cursor:pointer!important}.oip_simple_input{border:1.5px solid var(--light);border-radius:8px;margin:5px 0;padding:12px;width:calc(100% - 24px)}.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,textarea:hover{border:1.5px solid rgba(33,118,255,.2)!important}.oip_simple_input:focus-within,textarea:focus-within{border:1.5px solid var(--primary)!important;box-shadow:0 0 0 4px rgba(33,118,255,.1)!important}.oip_required_input,.oip_required_input:hover{border-color:var(--system-alert)!important}.oip_error{color:var(--system-alert)}
322
174
  </style>
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
16
16
  nameFilled: import("vue").Ref<boolean>;
17
17
  saveFail: import("vue").Ref<boolean>;
18
18
  getAllCriteria: import("vue").ComputedRef<never[]>;
19
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onSave")[], "onClose" | "onSave", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onSave")[], "onClose" | "onSave", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  scopeCriteria: {
21
21
  type: ArrayConstructor;
22
22
  required: true;
@@ -77,7 +77,7 @@ export default defineComponent({
77
77
  if (index === selectedRadio.value) {
78
78
  return "var(--primary)";
79
79
  } else
80
- return "var(--lavendar-grey)";
80
+ return "var(--medium)";
81
81
  }
82
82
  return {
83
83
  selectedRadio,
@@ -90,55 +90,5 @@ export default defineComponent({
90
90
  </script>
91
91
 
92
92
  <style scoped>
93
- .display-radio,
94
- .selected-radio {
95
- border-radius: 2px;
96
- cursor: pointer;
97
- }
98
- .display-radio:hover,
99
- .selected-radio:hover {
100
- background: var(--background);
101
- box-shadow: 0px 0px 0px 4px #f5f5f9;
102
- }
103
-
104
- .display-radio:hover svg,
105
- .selected-radio:hover svg {
106
- color: var(--primary) !important;
107
- }
108
-
109
- .display-radio p {
110
- font-weight: 400;
111
- font-size: 14px;
112
- line-height: 16px;
113
- }
114
-
115
- .selected-radio p {
116
- font-weight: 500;
117
- font-size: 14px;
118
- line-height: 16px;
119
- }
120
-
121
- .radio_display {
122
- display: flex;
123
- width: 100%;
124
- }
125
-
126
- .radio_row {
127
- flex-direction: row;
128
- align-items: flex-start;
129
- flex-wrap: wrap;
130
- gap: 16px;
131
- }
132
-
133
- .radio_column {
134
- flex-direction: column;
135
- align-items: flex-start;
136
- gap: 8px;
137
- }
138
-
139
- .radio_item {
140
- padding: 6px;
141
- flex: 1 1 0;
142
- max-width: 236px;
143
- }
93
+ .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:flex-start;flex-direction:row;flex-wrap:wrap;gap:16px}.radio_column{align-items:flex-start;flex-direction:column;gap:8px}.radio_item{flex:1 1 0;max-width:236px;padding:6px}
144
94
  </style>
@@ -25,11 +25,11 @@ declare const _default: import("vue").DefineComponent<{
25
25
  default: string;
26
26
  };
27
27
  }, {
28
- selectedRadio: any;
28
+ selectedRadio: import("vue").Ref<any>;
29
29
  selectRadio: (index: number, value: string) => void;
30
30
  getIconName: (index: number) => "CheckCircleFill" | "Circle";
31
- getColor: (index: number) => "var(--primary)" | "var(--lavendar-grey)";
32
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
+ getColor: (index: number) => "var(--primary)" | "var(--medium)";
32
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
33
33
  elements: {
34
34
  type: {
35
35
  (arrayLength: number): string[];
@@ -3,7 +3,7 @@
3
3
  <div class="search-section">
4
4
  <arg-icon
5
5
  name="MagnifyingGlass"
6
- color="var(--wild-blue-yonder)"
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(--cool-grey)" thickness="32" />
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").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
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").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
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").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
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;