@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 @@ declare const _default: import("vue").DefineComponent<{
7
7
  type: StringConstructor;
8
8
  default: string;
9
9
  };
10
- }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
10
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
11
  text: {
12
12
  type: StringConstructor;
13
13
  default: string;
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
15
15
  }, {
16
16
  formatDate: (str: string) => string;
17
17
  monthToString: (month: number) => "Jan." | "Janvier" | "Jan" | "January" | "Fév." | "Février" | "Feb." | "February" | "Mar." | "Mars" | "March" | "Avr." | "Avril" | "Apr." | "April" | "Mai" | "May" | "Juin" | "Jun." | "June" | "Juil." | "Juillet" | "Jul." | "July" | "Aoû." | "Août" | "Aug." | "August" | "Sep." | "Septembre" | "September" | "Oct." | "Octobre" | "October" | "Nov." | "Novembre" | "November" | "Déc." | "Décembre" | "Dec." | "December" | undefined;
18
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  rawDate: {
20
20
  type: StringConstructor;
21
21
  required: true;
@@ -77,7 +77,7 @@
77
77
  v-if="values_disabled.includes(index)"
78
78
  name="MinusCircleDisable"
79
79
  size="16"
80
- color="var(--independence)"
80
+ color="var(--darkest)"
81
81
  class="disable"
82
82
  />
83
83
  <arg-icon
@@ -98,7 +98,7 @@
98
98
  : selected_number === index
99
99
  )
100
100
  ? 'var(--primary)'
101
- : 'var(--lavendar-grey)'
101
+ : 'var(--medium)'
102
102
  "
103
103
  size="16"
104
104
  :name="
@@ -343,61 +343,5 @@ export default defineComponent({
343
343
  </script>
344
344
 
345
345
  <style scoped>
346
- /* .oip_select_complex_selection_loop > svg.add {
347
- fill: var(--accent) !important;
348
- color: var(--pure-white) !important;
349
- width: 19px;
350
- height: 19px;
351
- margin: -2px;
352
- } */
353
-
354
- .disabled_option {
355
- cursor: initial !important;
356
- }
357
-
358
- .disabled_option .oip_select_complex_selection_loop_name {
359
- color: var(--lavendar-grey);
360
- }
361
-
362
- .oip_select_complex_selection_loop.disabled_option:hover svg {
363
- color: var(--lavendar-grey) !important;
364
- }
365
-
366
- .oip_select_complex_selection_loop > svg.add {
367
- color: var(--primary) !important;
368
- }
369
- .oip_select_complex_selection_loop > svg.disable,
370
- .oip_select_complex_selection_loop.disabled_option:hover svg {
371
- color: var(--independence) !important;
372
- }
373
- .oip_select_complex_selection_loop:hover > svg.add {
374
- color: var(--primary-hover) !important;
375
- }
376
-
377
- .oip_select_complex_selection_loop:hover svg {
378
- color: var(--primary) !important;
379
- }
380
- .oip_select_complex_selection_loop .add {
381
- font-weight: 700 !important;
382
- }
383
- .oip_select_complex_selection_loop:hover {
384
- background: rgba(33, 118, 255, 0.05) !important;
385
- border-radius: 4px !important;
386
- }
387
- .oip_select_complex_selection_loop {
388
- padding: 2px 4px;
389
- }
390
- .oip_select_complex_selection_loop.disabled_option:hover {
391
- background: transparent !important;
392
- }
393
- .oip_select_complex_selection_loop {
394
- margin: 4px 0px !important;
395
- }
396
- svg.add {
397
- flex-shrink: 0;
398
- }
399
-
400
- .full_width {
401
- width: 100%;
402
- }
346
+ .disabled_option{cursor:auto!important}.disabled_option .oip_select_complex_selection_loop_name{color:var(--light)}.oip_select_complex_selection_loop.disabled_option:hover svg{color:var(--light)!important}.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}.full_width{width:100%}
403
347
  </style>
@@ -93,8 +93,8 @@ declare const _default: import("vue").DefineComponent<{
93
93
  labelElement: import("vue").Ref<any>;
94
94
  isEllipsisActive: import("vue").Ref<boolean>;
95
95
  table_values: import("vue").Ref<string[]>;
96
- selected_item: any;
97
- selected_number: any;
96
+ selected_item: import("vue").Ref<any>;
97
+ selected_number: import("vue").Ref<any>;
98
98
  checkActiveEllipsis: () => void;
99
99
  add_element: (element: string, index: number) => void;
100
100
  closeDropdown: () => void;
@@ -105,7 +105,7 @@ declare const _default: import("vue").DefineComponent<{
105
105
  getLoaderText: import("vue").ComputedRef<string[]>;
106
106
  getPlaceholder: import("vue").ComputedRef<string>;
107
107
  getEmptyContentMsg: import("vue").ComputedRef<string>;
108
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection" | "changeInputValue")[], "changeElement" | "update:Selection" | "changeInputValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
108
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection" | "changeInputValue")[], "changeElement" | "update:Selection" | "changeInputValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
109
109
  element_table: {
110
110
  type: {
111
111
  (arrayLength: number): String[];
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
14
14
  Television: string;
15
15
  };
16
16
  getEmojiCode: import("vue").ComputedRef<any>;
17
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
18
  emojiName: {
19
19
  type: StringConstructor;
20
20
  required: true;
@@ -1,7 +1,7 @@
1
1
  <template>
2
2
  <div class="oip_error">
3
3
  <div class="icon_circle">
4
- <arg-icon :name="getIconName" size="44" color="var(--cool-grey)" />
4
+ <arg-icon :name="getIconName" size="44" color="var(--dark)" />
5
5
  </div>
6
6
  <div class="error_text">
7
7
  <p class="error_title">{{ getErrorName }}</p>
@@ -123,46 +123,5 @@ export default defineComponent({
123
123
  </script>
124
124
 
125
125
  <style scoped>
126
- .oip_error {
127
- display: flex;
128
- max-width: 409px;
129
- flex-direction: column;
130
- align-items: center;
131
- gap: 24px;
132
- }
133
-
134
- .icon_circle {
135
- display: flex;
136
- border-radius: 50px;
137
- background: var(--base-dividers, #ececf2);
138
- flex-direction: column;
139
- justify-content: center;
140
- align-items: center;
141
- padding: 10px;
142
- }
143
-
144
- .error_text {
145
- display: flex;
146
- flex-direction: column;
147
- align-items: center;
148
- gap: 8px;
149
- align-self: stretch;
150
- text-align: center;
151
- }
152
-
153
- .error_title {
154
- font-size: 16px;
155
- font-style: normal;
156
- font-weight: 700;
157
- line-height: normal;
158
- text-align: center;
159
- }
160
-
161
- .error_descr {
162
- font-size: 14px;
163
- font-style: normal;
164
- font-weight: 400;
165
- line-height: 160%;
166
- color: var(--cool-grey);
167
- }
126
+ .oip_error{gap:24px;max-width:409px}.icon_circle,.oip_error{align-items:center;display:flex;flex-direction:column}.icon_circle{background:var(--light,#ececf2);border-radius:50px;justify-content:center;padding:10px}.error_text{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:8px;text-align:center}.error_title{font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.error_descr{color:var(--dark);font-size:14px;font-style:normal;font-weight:400;line-height:160%}
168
127
  </style>
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<{
29
29
  getErrorName: import("vue").ComputedRef<string>;
30
30
  getErrorText: import("vue").ComputedRef<string>;
31
31
  getIconName: import("vue").ComputedRef<string>;
32
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
33
33
  errorType: {
34
34
  type: StringConstructor;
35
35
  default: string;
@@ -89,58 +89,5 @@ export default defineComponent({
89
89
  });
90
90
  </script>
91
91
  <style scoped>
92
- .prmt_file_button {
93
- cursor: pointer;
94
- outline: none;
95
- display: flex;
96
- padding: 8px 16px;
97
- align-items: center;
98
- gap: 16px;
99
- align-self: stretch;
100
- border-radius: 10px;
101
- border: 1.5px solid var(--base-dividers, #ececf2);
102
- background: var(--demi-fond, #f9f9fa);
103
- max-width: 600px;
104
- width: 100%;
105
- }
106
- .prmt_file_name_group {
107
- display: flex;
108
- flex-direction: column;
109
- justify-content: center;
110
- align-items: flex-start;
111
- gap: 4px;
112
- flex: 1 0 0;
113
- }
114
- .prmt_file_name {
115
- text-overflow: ellipsis;
116
- font-size: 14px;
117
- font-style: normal;
118
- font-weight: 400;
119
- line-height: 160%;
120
- color: var(--independence, #3e3f5e);
121
- display: -webkit-box;
122
- -webkit-line-clamp: 1;
123
- -webkit-box-orient: vertical;
124
- overflow: hidden;
125
- }
126
- .prmt_file_size {
127
- font-size: 10px;
128
- font-style: normal;
129
- font-weight: 400;
130
- line-height: normal;
131
- color: var(--cool-grey, #8487ac);
132
- }
133
- .prmt_file_button div:empty,
134
- .prmt_file_button h2:empty {
135
- display: none;
136
- }
137
- .prmt_file_link {
138
- font-size: 14px;
139
- font-style: normal;
140
- font-weight: 500;
141
- line-height: normal;
142
- text-decoration-line: underline;
143
- color: var(--primary, #2176ff);
144
- text-align: center;
145
- }
92
+ .prmt_file_button{align-items:center;align-self:stretch;background:var(--demi-fond,#f9f9fa);border:1.5px solid var(--light,#ececf2);border-radius:10px;cursor:pointer;display:flex;gap:16px;max-width:600px;outline:none;padding:8px 16px;width:100%}.prmt_file_name_group{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:4px;justify-content:center}.prmt_file_name{color:var(--darkest,#3e3f5e);display:-webkit-box;font-size:14px;line-height:160%;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prmt_file_name,.prmt_file_size{font-style:normal;font-weight:400}.prmt_file_size{color:var(--dark,#8487ac);font-size:10px;line-height:normal}.prmt_file_button div:empty,.prmt_file_button h2:empty{display:none}.prmt_file_link{color:var(--primary,#2176ff);font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center;text-decoration-line:underline}
146
93
  </style>
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
32
32
  }>;
33
33
  onPreview: () => void;
34
34
  onDownload: () => void;
35
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onPreview" | "onDownload")[], "onPreview" | "onDownload", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onPreview" | "onDownload")[], "onPreview" | "onDownload", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
36
  fileType: {
37
37
  type: StringConstructor;
38
38
  required: false;
@@ -161,111 +161,5 @@ export default defineComponent({
161
161
  </script>
162
162
 
163
163
  <style scoped>
164
- .oip_filter_card {
165
- display: flex;
166
- flex-direction: column;
167
- align-items: flex-start;
168
- border-radius: 8px;
169
- gap: 16px;
170
- border: 1px solid var(--dividers);
171
- backdrop-filter: blur(12px);
172
- transition: all ease 0.4s;
173
- z-index: 91;
174
- align-self: stretch;
175
- position: sticky;
176
- position: -webkit-sticky;
177
- top: 0;
178
- }
179
-
180
- .filter_card {
181
- max-height: 5000px;
182
- overflow: visible;
183
- background: var(--pure-white);
184
- padding: 24px;
185
- }
186
-
187
- .filter_card_collapse {
188
- max-height: 32px;
189
- overflow: hidden;
190
- background: rgba(245, 245, 249, 0.8);
191
- backdrop-filter: blur(12px);
192
- padding: 16px 24px;
193
- }
194
-
195
- .full-width {
196
- width: 100%;
197
- }
198
-
199
- .filter-icon {
200
- transition: transform 0.3s;
201
- }
202
-
203
- .icon-rotate {
204
- transform: rotate(180deg);
205
- }
206
-
207
- .filters_title {
208
- font-size: 20px;
209
- font-style: normal;
210
- font-weight: 900;
211
- line-height: normal;
212
- }
213
-
214
- .filters_amount {
215
- display: flex;
216
- padding: 2px 8px;
217
- flex-direction: column;
218
- justify-content: center;
219
- align-items: center;
220
- gap: 8px;
221
- border-radius: 16px;
222
- border: 1px solid var(--base-dividers, #ececf2);
223
- font-size: 12px;
224
- font-style: normal;
225
- font-weight: 700;
226
- line-height: normal;
227
- }
228
-
229
- .filters_clear,
230
- .filters_save {
231
- font-size: 14px;
232
- font-style: normal;
233
- font-weight: 500;
234
- line-height: normal;
235
- text-decoration-line: underline;
236
- cursor: pointer;
237
- }
238
-
239
- .filters_clear {
240
- color: var(--system-alert, #ef4444);
241
- }
242
- .filters_save {
243
- color: var(--primary-primary, #2176ff);
244
- }
245
-
246
- .filters_collapse {
247
- font-size: 14px;
248
- font-style: normal;
249
- font-weight: 400;
250
- line-height: 160%;
251
- }
252
- .filters_section {
253
- display: flex;
254
- flex-direction: column;
255
- align-items: flex-start;
256
- gap: 16px;
257
- }
258
-
259
- .toggle_filter_card {
260
- display: flex;
261
- padding: 6px;
262
- align-items: center;
263
- gap: 6px;
264
- border-radius: 4px;
265
- background: transparent;
266
- cursor: pointer;
267
- }
268
- .toggle_filter_card:hover {
269
- background: var(--dividers) !important;
270
- }
164
+ .oip_filter_card{align-items:flex-start;align-self:stretch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--light);border-radius:8px;display:flex;flex-direction:column;gap:16px;position:sticky;position:-webkit-sticky;top:0;transition:all .4s ease;z-index:91}.filter_card{background:var(--white);max-height:5000px;overflow:visible;padding:24px}.filter_card_collapse{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(245,245,249,.8);max-height:32px;overflow:hidden;padding:16px 24px}.full-width{width:100%}.filter-icon{transition:transform .3s}.icon-rotate{transform:rotate(180deg)}.filters_title{font-size:20px;font-weight:900}.filters_amount,.filters_title{font-style:normal;line-height:normal}.filters_amount{align-items:center;border:1px solid var(--light,#ececf2);border-radius:16px;display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:8px;justify-content:center;padding:2px 8px}.filters_clear,.filters_save{cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline}.filters_clear{color:var(--system-alert,#ef4444)}.filters_save{color:var(--primary-primary,#2176ff)}.filters_collapse{font-size:14px;font-style:normal;font-weight:400;line-height:160%}.filters_section{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px}.toggle_filter_card{align-items:center;background:transparent;border-radius:4px;cursor:pointer;display:flex;gap:6px;padding:6px}.toggle_filter_card:hover{background:var(--light)!important}
271
165
  </style>
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<{
21
21
  validator: (value: string) => boolean;
22
22
  };
23
23
  }, {
24
- filtersOpen: any;
24
+ filtersOpen: import("vue").Ref<any>;
25
25
  clear: () => void;
26
26
  save: () => void;
27
27
  handleCard: () => void;
28
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clearFilters" | "saveScope")[], "clearFilters" | "saveScope", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
28
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clearFilters" | "saveScope")[], "clearFilters" | "saveScope", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
29
  filters_amount: {
30
30
  type: NumberConstructor;
31
31
  default: number;
@@ -71,33 +71,5 @@ export default defineComponent({
71
71
  </script>
72
72
 
73
73
  <style scoped>
74
- .oip_switch_tabs {
75
- display: flex;
76
- padding: 4px;
77
- align-items: center;
78
- border-radius: 12px;
79
- background: var(--background);
80
- width: fit-content;
81
- }
82
-
83
- .oip_switcher_tab {
84
- display: flex;
85
- padding: 8px 24px;
86
- justify-content: center;
87
- align-items: center;
88
- gap: 6px;
89
- border-radius: 8px;
90
- cursor: pointer;
91
- font-size: 14px;
92
- font-style: normal;
93
- font-weight: 700;
94
- line-height: normal;
95
- color: var(--cool-grey);
96
- }
97
- .active_tab {
98
- background: #fdfdff;
99
- /* Small Elevation */
100
- box-shadow: 0px 0px 8px 0px rgba(62, 63, 94, 0.12);
101
- color: var(--text-theme-light-med-em, #4f4b5c) !important;
102
- }
74
+ .oip_switch_tabs{align-items:center;background:var(--lightest);border-radius:12px;display:flex;padding:4px;width:-moz-fit-content;width:fit-content}.oip_switcher_tab{align-items:center;border-radius:8px;color:var(--dark);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;gap:6px;justify-content:center;line-height:normal;padding:8px 24px}.active_tab{background:#fdfdff;box-shadow:0 0 8px 0 rgba(62,63,94,.12);color:var(--text-theme-light-med-em,#4f4b5c)!important}
103
75
  </style>
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  activeTab: import("vue").Ref<number>;
29
29
  setDefaultTab: () => void;
30
30
  changeTab: (index: number) => void;
31
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Tab")[], "changeValue" | "update:Tab", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Tab")[], "changeValue" | "update:Tab", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
32
32
  tabs: {
33
33
  type: {
34
34
  (arrayLength: number): Object[];
@@ -501,7 +501,5 @@ export default defineComponent({
501
501
  });
502
502
  </script>
503
503
  <style scoped>
504
- .arg_country_icon.rounded {
505
- clip-path: circle(41% at 50% 50%);
506
- }
504
+ .arg_country_icon.rounded{-webkit-clip-path:circle(41% at 50% 50%);clip-path:circle(41% at 50% 50%)}
507
505
  </style>
@@ -231,7 +231,7 @@ declare const _default: import("vue").DefineComponent<{
231
231
  countryName: import("vue").ComputedRef<string>;
232
232
  size: import("vue").ComputedRef<string>;
233
233
  getEmojiFlag: (name: string) => string;
234
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
234
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
235
235
  iso: {
236
236
  type: StringConstructor;
237
237
  };
@@ -17,33 +17,5 @@ export default defineComponent({
17
17
  });
18
18
  </script>
19
19
  <style scoped>
20
- .oip_footer {
21
- display: flex;
22
- flex-direction: row;
23
- align-items: center;
24
- justify-content: space-between;
25
- background: var(--background);
26
- padding: 24px 84px;
27
- margin-top: 24px;
28
- box-shadow: 0px 4px 8px rgba(37, 99, 235, 0.04),
29
- 0px 0px 2px rgba(37, 99, 235, 0.06), 0px 0px 1px rgba(37, 99, 235, 0.04);
30
- }
31
- p {
32
- font-size: 14px;
33
- font-style: normal;
34
- font-weight: 400;
35
- line-height: 160%;
36
- }
37
-
38
- a {
39
- font-size: 14px;
40
- font-style: normal;
41
- font-weight: 500;
42
- line-height: normal;
43
- text-decoration-line: underline;
44
- color: var(--primary) !important;
45
- }
46
- a:hover {
47
- color: var(--primary-hover) !important;
48
- }
20
+ .oip_footer{align-items:center;background:var(--lightest);box-shadow:0 4px 8px rgba(37,99,235,.04),0 0 2px rgba(37,99,235,.06),0 0 1px rgba(37,99,235,.04);display:flex;flex-direction:row;justify-content:space-between;margin-top:24px;padding:24px 84px}p{font-weight:400;line-height:160%}a,p{font-size:14px;font-style:normal}a{color:var(--primary)!important;font-weight:500;line-height:normal;text-decoration-line:underline}a:hover{color:var(--primary-hover)!important}
49
21
  </style>
@@ -1,2 +1,2 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
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;
@@ -64,47 +64,5 @@ export default defineComponent({
64
64
  });
65
65
  </script>
66
66
  <style>
67
- .arg_header {
68
- -webkit-backdrop-filter: blur(12px);
69
- backdrop-filter: blur(12px);
70
- display: flex;
71
- flex-direction: column;
72
- gap: 24px;
73
- padding: 24px 32px 12px;
74
- position: fixed;
75
- top: 0;
76
- z-index: 95;
77
- border-bottom: 1px solid var(--base-dividers, #ececf2);
78
- background: transparent;
79
- width: 100%;
80
- box-sizing: border-box;
81
- }
82
- .arg_header_with_sidebar {
83
- left: 200px;
84
- }
85
- .arg_header_no_sidebar {
86
- left: 52px;
87
- }
88
- .arg_header_title_group {
89
- display: flex;
90
- align-items: center;
91
- gap: 16px;
92
- align-self: stretch;
93
- }
94
- .arg_header_title {
95
- font-size: 20px;
96
- font-style: normal;
97
- font-weight: 900;
98
- line-height: normal;
99
- flex-grow: 2;
100
- }
101
- .arg_header_back_button {
102
- cursor: pointer;
103
- border: 0px solid transparent;
104
- padding: 0;
105
- background: transparent;
106
- }
107
- .arg_header:has(> .header_tabs_section) {
108
- padding: 24px 32px 0px;
109
- }
67
+ .arg_header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(245,245,249,.8);border-bottom:1px solid var(--light,#ececf2);box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:24px 32px 12px;position:fixed;top:0;width:100%;z-index:95}.arg_header_with_sidebar{left:200px}.arg_header_no_sidebar{left:52px}.arg_header_title_group{align-items:center;align-self:stretch;display:flex;gap:16px}.arg_header_title{flex-grow:2;font-size:20px;font-style:normal;font-weight:900;line-height:normal}.arg_header_back_button{background:transparent;border:0 solid transparent;cursor:pointer;padding:0}.arg_header:has(>.header_tabs_section){padding:24px 32px 0}
110
68
  </style>
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
32
32
  }, {
33
33
  goBack: () => void;
34
34
  updateMenu: (value: number | string) => void;
35
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
36
  title: {
37
37
  type: StringConstructor;
38
38
  default: null;
@@ -133,72 +133,5 @@ export default defineComponent({
133
133
 
134
134
  <!-- Custom navbar -->
135
135
  <style scoped>
136
- .header_tabs {
137
- white-space: nowrap;
138
- position: relative;
139
- background-color: transparent;
140
- width: auto;
141
- border-radius: 12px;
142
- }
143
-
144
- .header_tabs_section {
145
- overflow-x: hidden;
146
- }
147
-
148
- .header_tabs_overlay {
149
- overflow: hidden;
150
- }
151
-
152
- .header_one_tab_container {
153
- display: inline-block;
154
- margin-right: 24px;
155
- }
156
-
157
- .header_one_tab {
158
- overflow: hidden;
159
- display: inline-block;
160
- border: none;
161
- background-color: transparent;
162
- color: var(--wild-blue-yonder);
163
- list-style: none;
164
- font-style: normal;
165
- font-size: 14px;
166
- font-weight: 500;
167
- text-align: center;
168
- padding: 0px 0px 8px 0px;
169
- white-space: pre-line;
170
- overflow-wrap: break-word;
171
- vertical-align: middle;
172
- cursor: pointer;
173
- }
174
-
175
- .header_one_tab:not(.active):hover {
176
- color: var(--primary) !important;
177
- }
178
-
179
- .header_one_tab.active {
180
- color: var(--independence);
181
- }
182
-
183
- .header_one_tab_active-selector {
184
- position: absolute;
185
- bottom: 0;
186
- left: 0;
187
- height: 2px;
188
- z-index: 0;
189
- transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
190
- list-style: none;
191
- border-bottom: 3px solid var(--primary);
192
- min-width: 5px;
193
- }
194
- .header_one_tab_bis {
195
- display: flex;
196
- gap: 8px;
197
- align-items: center;
198
- justify-content: center;
199
- }
200
-
201
- .header_one_tab_icon.active {
202
- color: var(--primary);
203
- }
136
+ .header_tabs{background-color:transparent;border-radius:12px;position:relative;white-space:nowrap;width:auto}.header_tabs_section{overflow-x:hidden}.header_tabs_overlay{overflow:hidden}.header_one_tab_container{display:inline-block;margin-right:24px}.header_one_tab{background-color:transparent;border:none;color:var(--medium);cursor:pointer;display:inline-block;font-size:14px;font-style:normal;font-weight:500;list-style:none;overflow:hidden;overflow-wrap:break-word;padding:0 0 8px;text-align:center;vertical-align:middle;white-space:pre-line}.header_one_tab:not(.active):hover{color:var(--primary)!important}.header_one_tab.active{color:var(--darkest)}.header_one_tab_active-selector{border-bottom:3px solid var(--primary);bottom:0;height:2px;left:0;list-style:none;min-width:5px;position:absolute;transition:transform .3s cubic-bezier(.645,.045,.355,1);z-index:0}.header_one_tab_bis{align-items:center;display:flex;gap:8px;justify-content:center}.header_one_tab_icon.active{color:var(--primary)}
204
137
  </style>
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
12
12
  scrollValue: import("vue").Ref<number>;
13
13
  oldWidth: import("vue").Ref<any>;
14
14
  changeMenu: (value: number | string) => void;
15
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  tabs: {
17
17
  type: ArrayConstructor;
18
18
  required: true;