@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
@@ -149,53 +149,5 @@ export default defineComponent({
149
149
  </script>
150
150
 
151
151
  <style scoped>
152
- .arg_home_all_blocks {
153
- display: flex;
154
- flex-direction: column;
155
- align-items: flex-start;
156
- gap: 24px;
157
- }
158
- .block_card {
159
- flex: 0 0 calc(50% - 59px);
160
- margin: 0px !important;
161
- padding: 24px !important;
162
- cursor: pointer;
163
- border: 1.5px solid transparent;
164
- }
165
- .block_card:hover {
166
- border-color: rgba(33, 118, 255, 0.2) !important;
167
- }
168
- .block_card:not(.block_selected):hover .block_title {
169
- color: var(--primary) !important;
170
- }
171
- .block_descr {
172
- display: -webkit-box;
173
- -webkit-line-clamp: 2;
174
- -webkit-box-orient: vertical;
175
- overflow: hidden;
176
- font-size: 14px;
177
- font-style: normal;
178
- font-weight: 400;
179
- line-height: 160%;
180
- }
181
- .block_content {
182
- display: flex;
183
- flex-direction: column;
184
- gap: 12px;
185
- align-items: flex-start;
186
- }
187
- .block_title {
188
- font-size: 16px;
189
- font-style: normal;
190
- font-weight: 700;
191
- line-height: normal;
192
- display: flex;
193
- flex-direction: row;
194
- align-items: flex-end;
195
- gap: 8px;
196
- }
197
- .block_selected {
198
- background: var(--primary) !important;
199
- color: var(--pure-white) !important;
200
- }
152
+ .arg_home_all_blocks{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.block_card{border:1.5px solid transparent;cursor:pointer;flex:0 0 calc(50% - 59px);margin:0!important;padding:24px!important}.block_card:hover{border-color:rgba(33,118,255,.2)!important}.block_card:not(.block_selected):hover .block_title{color:var(--primary)!important}.block_descr{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-style:normal;font-weight:400;line-height:160%;overflow:hidden}.block_content{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.block_title{align-items:flex-end;display:flex;flex-direction:row;font-size:16px;font-style:normal;font-weight:700;gap:8px;line-height:normal}.block_selected{background:var(--primary)!important;color:var(--white)!important}
201
153
  </style>
@@ -36,11 +36,11 @@ declare const _default: import("vue").DefineComponent<{
36
36
  searchBlocks: import("vue").Ref<string>;
37
37
  getTitle: import("vue").ComputedRef<string>;
38
38
  getSearchPlaceholder: import("vue").ComputedRef<string>;
39
- selectedBlock: any;
39
+ selectedBlock: import("vue").Ref<any>;
40
40
  selectBlock: (block: any) => void;
41
41
  filterBlocks: import("vue").ComputedRef<unknown[]>;
42
42
  getGlobalTitle: import("vue").ComputedRef<string>;
43
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectBlock" | "update:Block")[], "onSelectBlock" | "update:Block", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
43
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectBlock" | "update:Block")[], "onSelectBlock" | "update:Block", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
44
44
  title: {
45
45
  type: StringConstructor;
46
46
  default: null;
@@ -18,29 +18,5 @@ export default defineComponent({
18
18
  });
19
19
  </script>
20
20
  <style scoped>
21
- .arg_home_content {
22
- display: inline-flex;
23
- flex-direction: row;
24
- align-items: flex-start;
25
- position: relative;
26
- gap: 32px;
27
- width: 100%;
28
- }
29
-
30
- .arg_home_blocks {
31
- width: 66%;
32
- padding-top: 8px;
33
- border-top: 1px solid var(--base-dividers, #ececf2);
34
- }
35
-
36
- .arg_home_selected {
37
- width: 33%;
38
- align-self: stretch;
39
- display: flex;
40
- position: relative;
41
- }
42
-
43
- .height {
44
- height: 350px;
45
- }
21
+ .arg_home_content{align-items:flex-start;display:inline-flex;flex-direction:row;gap:32px;position:relative;width:100%}.arg_home_blocks{border-top:1px solid var(--light,#ececf2);padding-top:8px;width:66%}.arg_home_selected{align-self:stretch;display:flex;position:relative;width:33%}.height{height:350px}
46
22
  </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;
@@ -48,37 +48,5 @@ export default defineComponent({
48
48
  </script>
49
49
 
50
50
  <style scoped>
51
- .arg_home_header {
52
- display: flex;
53
- flex-direction: row;
54
- padding: 10px 24px;
55
- align-items: center;
56
- justify-content: space-between;
57
- gap: var(--m, 16px);
58
- position: fixed;
59
- top: 0;
60
- left: 0;
61
- align-self: stretch;
62
- border-bottom: 1px solid var(--base-dividers, #ececf2);
63
- background: rgba(253, 253, 255, 0.8);
64
- width: calc(100% - 48px);
65
- backdrop-filter: blur(12px);
66
- z-index: 20;
67
- }
68
-
69
- .home_subtitle {
70
- color: var(--cool-grey, #8487ac);
71
- font-size: 14px;
72
- font-style: normal;
73
- font-weight: 400;
74
- line-height: normal;
75
- font-variant: all-small-caps;
76
- }
77
-
78
- .home_title {
79
- font-size: 20px;
80
- font-style: normal;
81
- font-weight: 900;
82
- line-height: normal;
83
- }
51
+ .arg_home_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);display:flex;flex-direction:row;gap:var(--m,16px);justify-content:space-between;left:0;padding:10px 24px;position:fixed;top:0;width:calc(100% - 48px);z-index:20}.home_subtitle{color:var(--dark,#8487ac);font-size:14px;font-variant:all-small-caps;font-weight:400}.home_subtitle,.home_title{font-style:normal;line-height:normal}.home_title{font-size:20px;font-weight:900}
84
52
  </style>
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
12
12
  default: string;
13
13
  validator: (value: string) => boolean;
14
14
  };
15
- }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  homeTitle: {
17
17
  type: StringConstructor;
18
18
  required: true;
@@ -2,7 +2,7 @@
2
2
  <div class="oip_card kpi_card">
3
3
  <div v-for="(kpi, index) in kpis" :key="index" class="kpi_item">
4
4
  <div class="kpi_icon">
5
- <arg-icon :name="kpi.icon" color="var(--cool-grey)" size="32" />
5
+ <arg-icon :name="kpi.icon" color="var(--dark)" size="32" />
6
6
  </div>
7
7
  <div class="kpi_text">
8
8
  <p class="kpi_value">{{ kpi.value }}</p>
@@ -29,45 +29,5 @@ export default defineComponent({
29
29
  </script>
30
30
 
31
31
  <style scoped>
32
- .kpi_card {
33
- display: flex;
34
- align-self: stretch;
35
- padding: 16px !important;
36
- align-items: center;
37
- justify-content: space-between;
38
- gap: 16px;
39
- }
40
- .kpi_item {
41
- display: flex;
42
- align-items: center;
43
- gap: var(--m, 16px);
44
- flex: 1 0 0;
45
- }
46
- .kpi_icon {
47
- display: flex;
48
- padding: 8px;
49
- justify-content: center;
50
- align-items: center;
51
- background: var(--background);
52
- border-radius: 8px;
53
- }
54
- .kpi_text {
55
- display: flex;
56
- flex-direction: column;
57
- align-items: flex-start;
58
- gap: 4px;
59
- }
60
- .kpi_value {
61
- font-size: 22px;
62
- font-style: normal;
63
- font-weight: 900;
64
- line-height: normal;
65
- }
66
- .kpi_legend {
67
- font-size: 12px;
68
- font-style: normal;
69
- font-weight: 400;
70
- line-height: normal;
71
- color: var(--cool-grey);
72
- }
32
+ .kpi_card{align-self:stretch;gap:16px;justify-content:space-between;padding:16px!important}.kpi_card,.kpi_item{align-items:center;display:flex}.kpi_item{flex:1 0 0;gap:var(--m,16px)}.kpi_icon{align-items:center;background:var(--lightest);border-radius:8px;display:flex;justify-content:center;padding:8px}.kpi_text{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.kpi_value{font-size:22px;font-weight:900}.kpi_legend,.kpi_value{font-style:normal;line-height:normal}.kpi_legend{color:var(--dark);font-size:12px;font-weight:400}
73
33
  </style>
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
16
16
  };
17
17
  required: true;
18
18
  };
19
- }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  kpis: {
21
21
  type: {
22
22
  (arrayLength: number): Object[];
@@ -20,18 +20,5 @@ export default defineComponent({
20
20
  });
21
21
  </script>
22
22
  <style>
23
- .arg_main_home {
24
- display: flex;
25
- flex-direction: column;
26
- align-items: center;
27
- }
28
- .arg_home_layout_body {
29
- min-height: calc(100vh - 77px);
30
- margin: 116px 32px 95px 32px;
31
- max-width: 1200px;
32
- }
33
-
34
- .full_width_footer {
35
- align-self: stretch;
36
- }
23
+ .arg_main_home{align-items:center;display:flex;flex-direction:column}.arg_home_layout_body{margin:116px 32px 95px;max-width:1200px;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").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;
@@ -2,7 +2,7 @@
2
2
  <div class="oip_card selected_block_card">
3
3
  <div v-if="selected === null" class="selected_block_display">
4
4
  <div class="icon_square">
5
- <arg-icon name="HandPointing" color="var(--cool-grey)" size="32" />
5
+ <arg-icon name="HandPointing" color="var(--dark)" size="32" />
6
6
  </div>
7
7
  <div class="theme_select_message">
8
8
  <p class="theme_title">
@@ -86,54 +86,5 @@ export default defineComponent({
86
86
  </script>
87
87
 
88
88
  <style scoped>
89
- .selected_block_card {
90
- margin: 0px !important;
91
- position: fixed;
92
- padding: 24px;
93
- position: sticky;
94
- top: 12vh;
95
- flex: 1;
96
- height: fit-content;
97
- }
98
- .selected_block_display {
99
- display: flex;
100
- flex-direction: column;
101
- gap: 24px;
102
- }
103
- .theme_select_message {
104
- display: flex;
105
- flex-direction: column;
106
- gap: 12px;
107
- }
108
- .theme_title_display {
109
- display: flex;
110
- flex-direction: column;
111
- gap: 8px;
112
- }
113
- .icon_square {
114
- display: flex;
115
- align-items: center;
116
- justify-content: center;
117
- background: var(--dividers);
118
- padding: 8px;
119
- border-radius: 8px;
120
- width: fit-content;
121
- }
122
- .theme_title {
123
- font-size: 20px;
124
- font-style: normal;
125
- font-weight: 900;
126
- line-height: normal;
127
- }
128
- .theme_descr {
129
- font-size: 14px;
130
- font-style: normal;
131
- font-weight: 400;
132
- line-height: 160%;
133
- }
134
- .selected_block_links {
135
- display: flex;
136
- flex-direction: column;
137
- gap: 4px;
138
- }
89
+ .selected_block_card{flex:1;height:-moz-fit-content;height:fit-content;margin:0!important;padding:24px;position:fixed;position:sticky;top:12vh}.selected_block_display{display:flex;flex-direction:column;gap:24px}.theme_select_message{display:flex;flex-direction:column;gap:12px}.theme_title_display{display:flex;flex-direction:column;gap:8px}.icon_square{align-items:center;background:var(--light);border-radius:8px;display:flex;justify-content:center;padding:8px;width:-moz-fit-content;width:fit-content}.theme_title{font-size:20px;font-style:normal;font-weight:900;line-height:normal}.theme_descr{font-size:14px;font-style:normal;font-weight:400;line-height:160%}.selected_block_links{display:flex;flex-direction:column;gap:4px}
139
90
  </style>
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
8
8
  default: string;
9
9
  validator: (value: string) => boolean;
10
10
  };
11
- }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
11
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
12
  selected: {
13
13
  type: ObjectConstructor;
14
14
  default: null;
@@ -188,90 +188,5 @@ export default defineComponent({
188
188
  });
189
189
  </script>
190
190
  <style scoped>
191
- .oip_hybrid_chart {
192
- border-collapse: collapse;
193
- border-spacing: 0;
194
- width: 100%;
195
- table-layout: auto;
196
- }
197
- .oip_hybrid_chart__header th {
198
- font-style: normal;
199
- font-weight: 400;
200
- font-size: 12px;
201
- line-height: 14px;
202
- color: var(--cool-grey);
203
- }
204
- .oip_hybrid_chart__header_elem:first-child {
205
- text-align: left;
206
- padding-left: 0;
207
- }
208
- .oip_hybrid_chart__header_elem:last-child {
209
- padding-right: 0;
210
- }
211
- .oip_hybrid_chart__header_elem {
212
- padding: 5px 10px;
213
- white-space: nowrap;
214
- text-align: right;
215
- }
216
- .oip_hybrid_chart__body tr {
217
- padding: 4px 0;
218
- height: 40px;
219
- }
220
- .oip_hybrid_chart__td:first-child {
221
- width: 100%;
222
- padding-left: 0;
223
- }
224
- .oip_hybrid_chart__td:last-child .oip_hybrid_chart__td_content {
225
- padding-right: 0;
226
- }
227
- .oip_hybrid_chart__td {
228
- vertical-align: top !important;
229
- }
230
- .oip_hybrid_chart__td_content {
231
- padding: 5px 10px;
232
- font-style: normal;
233
- font-weight: 500;
234
- font-size: 14px;
235
- line-height: 160%;
236
- color: var(--independence);
237
- white-space: nowrap;
238
- text-align: right;
239
- }
240
-
241
- .oip_hybrid_chart__bar_group {
242
- position: relative;
243
- width: 100%;
244
- }
245
- .oip_hybrid_chart__bar {
246
- position: absolute;
247
- z-index: 0;
248
- height: 32px;
249
- }
250
- .oip_hybrid_chart__bar_content {
251
- position: absolute;
252
- z-index: 1;
253
- padding: 8px 10px;
254
- white-space: nowrap;
255
- font-style: normal;
256
- font-weight: 400;
257
- font-size: 14px;
258
- max-width: 100%;
259
- }
260
-
261
- .oip_hybrid_chart__bar_percentage {
262
- margin-left: 4px;
263
- font-weight: 400;
264
- }
265
- .oip_hybrid_chart__footer {
266
- display: flex;
267
- justify-content: center;
268
- margin-top: 32px;
269
- }
270
-
271
- .truncated {
272
- display: block;
273
- white-space: nowrap; /* forces text to single line */
274
- overflow: hidden;
275
- text-overflow: ellipsis;
276
- }
191
+ .oip_hybrid_chart{border-collapse:collapse;border-spacing:0;table-layout:auto;width:100%}.oip_hybrid_chart__header th{color:var(--dark);font-size:12px;font-style:normal;font-weight:400;line-height:14px}.oip_hybrid_chart__header_elem:first-child{padding-left:0;text-align:left}.oip_hybrid_chart__header_elem:last-child{padding-right:0}.oip_hybrid_chart__header_elem{padding:5px 10px;text-align:right;white-space:nowrap}.oip_hybrid_chart__body tr{height:40px;padding:4px 0}.oip_hybrid_chart__td:first-child{padding-left:0;width:100%}.oip_hybrid_chart__td:last-child .oip_hybrid_chart__td_content{padding-right:0}.oip_hybrid_chart__td{vertical-align:top!important}.oip_hybrid_chart__td_content{color:var(--darkest);font-size:14px;font-style:normal;font-weight:500;line-height:160%;padding:5px 10px;text-align:right;white-space:nowrap}.oip_hybrid_chart__bar_group{position:relative;width:100%}.oip_hybrid_chart__bar{height:32px;position:absolute;z-index:0}.oip_hybrid_chart__bar_content{font-size:14px;font-style:normal;font-weight:400;max-width:100%;padding:8px 10px;position:absolute;white-space:nowrap;z-index:1}.oip_hybrid_chart__bar_percentage{font-weight:400;margin-left:4px}.oip_hybrid_chart__footer{display:flex;justify-content:center;margin-top:32px}.truncated{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
277
192
  </style>
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<{
23
23
  getPercentage: (value: number) => number;
24
24
  tableBody: import("vue").ComputedRef<never[]>;
25
25
  isEllipsisActive: (value: string) => boolean | undefined;
26
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "showState"[], "showState", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
26
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "showState"[], "showState", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  heads: {
28
28
  type: ArrayConstructor;
29
29
  required: true;
@@ -942,6 +942,7 @@ export default defineComponent({
942
942
  "StarFour",
943
943
  "StarHalf",
944
944
  "Star",
945
+ "Stethoscope",
945
946
  "Sticker",
946
947
  "StopCircle",
947
948
  "Stop",
@@ -1369,7 +1370,7 @@ export default defineComponent({
1369
1370
  CircleDashed: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M35.3,103.1a96.4,96.4,0,0,1,24.8-43" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M60.1,195.9a95.7,95.7,0,0,1-24.8-43.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M152.9,220.7a94.2,94.2,0,0,1-49.7,0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M220.7,152.9a96.4,96.4,0,0,1-24.8,43" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M195.9,60.1a95.7,95.7,0,0,1,24.8,43.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M103.1,35.3a94.2,94.2,0,0,1,49.7,0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1370
1371
  CircleHalfTilt: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="195.9" y1="60.1" x2="60.1" y2="195.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="128" x2="128" y2="224" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="192" y1="64" x2="192" y2="199.6" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="160" y1="96" x2="160" y2="218.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="96" y1="160" x2="96" y2="218.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1371
1372
  CircleHalf: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="32" x2="128" y2="224" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="192" y1="56.5" x2="192" y2="199.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="160" y1="37.5" x2="160" y2="218.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1372
- CircleSelectFill: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><circle cx="128" cy="128" r="32" fill="var(--pure-white)" stroke="var(--pure-white)" stroke-linecap="round" stroke-linejoin="round" />',
1373
+ CircleSelectFill: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><circle cx="128" cy="128" r="32" fill="var(--white)" stroke="var(--white)" stroke-linecap="round" stroke-linejoin="round" />',
1373
1374
  CircleNotch: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M168,40.7a96,96,0,1,1-80,0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1374
1375
  CircleWavyCheck: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M54.5,201.5c-9.2-9.2-3.1-28.5-7.8-39.8S24,140.5,24,128s17.8-22,22.7-33.7-1.4-30.6,7.8-39.8S83,51.4,94.3,46.7,115.5,24,128,24s22,17.8,33.7,22.7,30.6-1.4,39.8,7.8,3.1,28.5,7.8,39.8S232,115.5,232,128s-17.8,22-22.7,33.7,1.4,30.6-7.8,39.8-28.5,3.1-39.8,7.8S140.5,232,128,232s-22-17.8-33.7-22.7S63.7,210.7,54.5,201.5Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><polyline points="172 104 113.3 160 84 132" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1375
1376
  CircleWavyQuestion: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M54.5,201.5c-9.2-9.2-3.1-28.5-7.8-39.8S24,140.5,24,128s17.8-22,22.7-33.7-1.4-30.6,7.8-39.8S83,51.4,94.3,46.7,115.5,24,128,24s22,17.8,33.7,22.7,30.6-1.4,39.8,7.8,3.1,28.5,7.8,39.8S232,115.5,232,128s-17.8,22-22.7,33.7,1.4,30.6-7.8,39.8-28.5,3.1-39.8,7.8S140.5,232,128,232s-22-17.8-33.7-22.7S63.7,210.7,54.5,201.5Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><circle cx="128" cy="180" r="12" fill="currentColor" stroke="none"/><path d="M128,144v-8a28,28,0,1,0-28-28" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
@@ -1748,11 +1749,11 @@ export default defineComponent({
1748
1749
  MicrosoftTeamsLogo: '<rect width="256" height="256" fill="none" stroke="none"/><rect x="32" y="72" width="120" height="112" rx="8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M152,88h32a8,8,0,0,1,8,8v72a56,56,0,0,1-56,56h0a56.1,56.1,0,0,1-53.7-40" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="110" y1="104" x2="74" y2="104" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="92" y1="152" x2="92" y2="104" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M108.3,72A32,32,0,1,1,152,83.7" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M166.1,45.2a26,26,0,1,1-3.4,28.4" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M192,88h27.3a4.7,4.7,0,0,1,4.7,4.7V152a32,32,0,0,1-32,32h-2.3" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1749
1750
  MicrosoftWordLogo: '<rect width="256" height="256" fill="none" stroke="none"/><line x1="152" y1="96" x2="208" y2="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="152" y1="160" x2="208" y2="160" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M64,72V40a8,8,0,0,1,8-8H200a8,8,0,0,1,8,8V216a8,8,0,0,1-8,8H72a8,8,0,0,1-8-8V184" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><polyline points="64 104 76 152 92 116 108 152 120 104" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><rect x="32" y="72" width="120" height="112" rx="8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1750
1751
  MinusCircle: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1751
- MinusCircleFill: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="currentColor" stroke="currentColor" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="var(--pure-white)" stroke-linecap="round" stroke-linejoin="round" />',
1752
- MinusCircleDisable: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="var(--lavendar-grey)" stroke="var(--lavendar-grey)" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1752
+ MinusCircleFill: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="currentColor" stroke="currentColor" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="var(--white)" stroke-linecap="round" stroke-linejoin="round" />',
1753
+ MinusCircleDisable: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="var(--light" stroke="var(--light)" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1753
1754
  MinusSquare: '<path d="M208 40H48C43.5817 40 40 43.5817 40 48V208C40 212.418 43.5817 216 48 216H208C212.418 216 216 212.418 216 208V48C216 43.5817 212.418 40 208 40Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M96 128H160" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>',
1754
1755
  MinusSquareFill: '<path d="M208 40H48C43.5817 40 40 43.5817 40 48V208C40 212.418 43.5817 216 48 216H208C212.418 216 216 212.418 216 208V48C216 43.5817 212.418 40 208 40Z" stroke="currentColor" fill="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M96 128H160" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>',
1755
- MinusSquareDisable: '<path d="M208 40H48C43.5817 40 40 43.5817 40 48V208C40 212.418 43.5817 216 48 216H208C212.418 216 216 212.418 216 208V48C216 43.5817 212.418 40 208 40Z" stroke="var(--lavendar-grey)" stroke-linecap="round" stroke-linejoin="round" fill="var(--lavendar-grey)"/><path d="M96 128H160" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>',
1756
+ MinusSquareDisable: '<path d="M208 40H48C43.5817 40 40 43.5817 40 48V208C40 212.418 43.5817 216 48 216H208C212.418 216 216 212.418 216 208V48C216 43.5817 212.418 40 208 40Z" stroke="var(--light)" stroke-linecap="round" stroke-linejoin="round" fill="var(--light)"/><path d="M96 128H160" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>',
1756
1757
  Minus: '<rect width="256" height="256" fill="none" stroke="none"/><line x1="40" y1="128" x2="216" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1757
1758
  Molecule: '<path stroke="currentColor" fill="currentColor" stroke-width="4px" d="M64.6,15.2c-21.5,8.6-25.1,37.3-6.3,50.6c5.1,3.6,10.3,5.2,18.3,5.4l6.2,0.1l7.9,14.6l8,14.5l-4.3,4.6c-7.4,7.7-10.3,13.8-12,24.7c-1.2,7.6,0.1,16.2,3.6,23.9l2.6,5.6l-3.8,3.6c-2.1,1.9-9.8,8.8-17,15.4l-13.2,11.8l-3.5-1.7c-7.4-3.8-18.4-3.9-25.5-0.2c-4.5,2.3-10.7,8.7-13.2,13.5c-2.1,3.9-2.5,5.7-2.5,12.3c0,6.7,0.4,8.5,2.5,12.9c2.9,5.9,8.2,11,14.2,13.8c3.2,1.5,5.9,1.9,11.9,1.9c6.7,0,8.4-0.4,12.5-2.5c10.3-5.5,16-14.7,16-25.7c0-4.2-0.5-7.7-1.5-10.1l-1.5-3.6L69,196c2.7-2.5,10.4-9.5,17-15.4c11.4-10.2,12.2-10.8,14-9.7c18,11.4,37.6,10.9,52.8-1l3.4-2.7l2.4,1.8c1.3,1,3.9,3.3,5.9,5l3.5,3.2l-1.3,3.8c-1.8,5-1.7,14,0.1,19.3c1.8,5.6,8.5,12.8,14.4,15.9c4,2.1,5.7,2.5,12.8,2.5c7.1,0,8.8-0.4,12.8-2.5c6.1-3.2,10.8-8.2,13.8-14.7c2.1-4.6,2.4-6.3,2-12.3c-0.5-11.3-6.2-20.1-16-25c-6.2-3-18.8-3-25.1,0.1l-4.3,2.1l-5.9-5.2c-3.3-2.8-5.9-5.3-5.9-5.4c0-0.1,0.9-2.6,2-5.6c1.7-4.5,2.1-7.4,2.1-16.2l0.1-10.8l9.5-4.3c16.6-7.6,14.9-7.2,18.9-3.8c11.6,10.2,27.8,10.1,38.9-0.1c6.7-6.1,9.1-11.8,9.2-21.3c0-5.6-0.5-8.3-2-11.5c-2.7-6-7.8-11.3-13.8-14.2c-4.5-2.2-6.3-2.6-12.9-2.6c-6.2,0-8.6,0.5-12,2.2c-10.1,4.9-16.5,14.9-16.6,25.7l-0.1,6l-12.6,5.6l-12.7,5.6l-5.6-5.7c-11.8-12.2-27.3-16.4-44.4-12c-2.2,0.5-2.7-0.2-10.3-13.9c-4.4-7.9-7.9-14.8-7.9-15.1c0-0.4,1-2,2.3-3.6c5.9-7.7,7.7-18.5,4.6-27.9c-1.9-5.7-8.5-13-14.5-16.1C81.2,13.1,71.1,12.5,64.6,15.2z M82.9,29.7c8.9,5.6,9,18.4,0.1,25c-3.7,2.8-12.7,2.6-16.9-0.3c-7.2-5.2-8.2-15.4-2.2-22.1C69.1,26.6,76.3,25.6,82.9,29.7z M223.2,80.7c15,6.9,10.4,28.3-6.2,28.3c-4.7,0-9.1-2.6-12.3-7.3c-1.8-2.6-2.1-4.1-1.8-8.3c0.5-6.2,3.2-10.4,8.4-12.8C216,78.6,218.6,78.6,223.2,80.7z M136.5,107.2c20.3,7.7,26,33.9,10.7,49.2c-8,8-19,10.8-30.2,7.4c-5.6-1.7-7.4-2.8-11.8-7.2c-3.7-3.7-5.7-6.7-7.2-10.7c-6.1-16.2,3.1-34.5,20-39.7C122.4,104.8,131.5,105.4,136.5,107.2z M201.3,177.6c4.1,2.3,7.7,8.4,7.7,13c0,4.6-3.6,10.5-8.2,12.8c-4.9,2.6-8.6,2.6-13.7,0c-4.6-2.3-8.2-8-8.2-13.2c0-5.6,4.6-12.1,10-14.1C192.2,175,197.9,175.6,201.3,177.6z M46.1,201.3c1.6,1.1,4,3.5,5.2,5.2c1.8,2.6,2.1,4.1,1.8,8.4c-0.5,6.6-3.6,10.8-9.5,13.1c-3.6,1.4-4.7,1.5-8.5,0.5c-5.1-1.4-8-3.8-10.3-9.1c-2.2-4.6-1.6-8.9,1.5-13.8C30.5,199.2,40,197.2,46.1,201.3z"/>',
1758
1759
  Money: '<rect width="256" height="256" fill="none" stroke="none"/><rect x="16" y="64" width="224" height="128" rx="8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><circle cx="128" cy="128" r="32" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="176" y1="64" x2="240" y2="120" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="176" y1="192" x2="240" y2="136" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="80" y1="64" x2="16" y2="120" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="80" y1="192" x2="16" y2="136" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
@@ -1868,7 +1869,7 @@ export default defineComponent({
1868
1869
  PlugsConnected: '<rect width="256" height="256" fill="none" stroke="none"/><line x1="80" y1="176" x2="24" y2="232" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="232" y1="24" x2="176" y2="80" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><rect x="60.1" y="88.4" width="135.8" height="79.2" rx="24" transform="translate(-53 128) rotate(-45)" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="92" y1="92" x2="164" y2="164" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="224" y1="160" x2="200" y2="152" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="56" y1="104" x2="32" y2="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="96" y1="32" x2="104" y2="56" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="152" y1="200" x2="160" y2="224" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1869
1870
  Plugs: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M132,180l-31,31a24,24,0,0,1-34,0L45,189a24,24,0,0,1,0-34l31-31" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="56" y1="200" x2="24" y2="232" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="232" y1="24" x2="200" y2="56" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="144" y1="144" x2="120" y2="168" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="144" y1="144" x2="120" y2="168" fill="#231f20"/><line x1="112" y1="112" x2="88" y2="136" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="112" y1="112" x2="88" y2="136" fill="#231f20"/><path d="M180,132l31-31a24,24,0,0,0,0-34L189,45a24,24,0,0,0-34,0L124,76" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="116" y1="68" x2="188" y2="140" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="68" y1="116" x2="140" y2="188" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1870
1871
  PlusCircle: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="88" x2="128" y2="168" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1871
- PlusCircleFill: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="currentColor" stroke="currentColor" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="var(--pure-white)" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="88" x2="128" y2="168" fill="none" stroke="var(--pure-white)" stroke-linecap="round" stroke-linejoin="round" />',
1872
+ PlusCircleFill: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="currentColor" stroke="currentColor" stroke-miterlimit="10" /><line x1="88" y1="128" x2="168" y2="128" fill="none" stroke="var(--white)" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="88" x2="128" y2="168" fill="none" stroke="var(--white)" stroke-linecap="round" stroke-linejoin="round" />',
1872
1873
  PlusMinus: '<rect width="256" height="256" fill="none" stroke="none"/><line x1="200" y1="56" x2="56" y2="200" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="32" y1="72" x2="112" y2="72" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="72" y1="32" x2="72" y2="112" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="144" y1="184" x2="224" y2="184" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1873
1874
  Plus: '<rect width="256" height="256" fill="none" stroke="none"/><line x1="40" y1="128" x2="216" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="40" x2="128" y2="216" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
1874
1875
  PokerChip: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><circle cx="128" cy="128" r="56" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="72" x2="128" y2="32" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="88.4" y1="88.4" x2="60.1" y2="60.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="72" y1="128" x2="32" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="88.4" y1="167.6" x2="60.1" y2="195.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="128" y1="184" x2="128" y2="224" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="167.6" y1="167.6" x2="195.9" y2="195.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="184" y1="128" x2="224" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><line x1="167.6" y1="88.4" x2="195.9" y2="60.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
@@ -2004,6 +2005,7 @@ export default defineComponent({
2004
2005
  StarFour: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M158.7,163.5l-23.2,63.8a8,8,0,0,1-15,0L97.3,163.5a8.1,8.1,0,0,0-4.8-4.8L28.7,135.5a8,8,0,0,1,0-15L92.5,97.3a8.1,8.1,0,0,0,4.8-4.8l23.2-63.8a8,8,0,0,1,15,0l23.2,63.8a8.1,8.1,0,0,0,4.8,4.8l63.8,23.2a8,8,0,0,1,0,15l-63.8,23.2A8.1,8.1,0,0,0,158.7,163.5Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
2005
2006
  StarHalf: '<rect width="256" height="256" fill="none" stroke="none"/><line x1="128" y1="24" x2="128" y2="189.4" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M220.2,116.6l8.7-7.3c5.9-4.9,2.9-14.8-4.8-15.3l-11.5-.7" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M184.1,168.9l-3.3-13.1a8.7,8.7,0,0,1,2.9-8.8l10-8.4" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M178.2,91l-13.1-.8a8.3,8.3,0,0,1-7.3-5.4L152.7,72,135.8,29.4a8.3,8.3,0,0,0-15.6,0l-22,55.4a8.3,8.3,0,0,1-7.3,5.4L31.9,94c-7.7.5-10.7,10.4-4.8,15.3L72.3,147a8.7,8.7,0,0,1,2.9,8.8L61.7,209c-2.3,9,7.3,16.3,15,11.4l46.9-29.7a8.2,8.2,0,0,1,8.8,0l11.5,7.3" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M173,216.5l9.8,6.2c6.5,4.1,14.5-2,12.6-9.5l-2.8-10.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
2006
2007
  Star: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M132.4,190.7l50.4,32c6.5,4.1,14.5-2,12.6-9.5l-14.6-57.4a8.7,8.7,0,0,1,2.9-8.8l45.2-37.7c5.9-4.9,2.9-14.8-4.8-15.3l-59-3.8a8.3,8.3,0,0,1-7.3-5.4l-22-55.4a8.3,8.3,0,0,0-15.6,0l-22,55.4a8.3,8.3,0,0,1-7.3,5.4L31.9,94c-7.7.5-10.7,10.4-4.8,15.3L72.3,147a8.7,8.7,0,0,1,2.9,8.8L61.7,209c-2.3,9,7.3,16.3,15,11.4l46.9-29.7A8.2,8.2,0,0,1,132.4,190.7Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
2008
+ Stethoscope: '<rect width="256" height="256" fill="none"/><circle cx="200" cy="152" r="12" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><circle cx="200" cy="152" r="32" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M96,136v48a40,40,0,0,0,40,40h24a40,40,0,0,0,40-40h0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M128,32h16a8,8,0,0,1,8,8V79.17c0,30.77-24.48,56.43-55.26,56.83A56,56,0,0,1,40,80V40a8,8,0,0,1,8-8H64" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>',
2007
2009
  Sticker: '<rect width="256" height="256" fill="none" stroke="none"/><path d="M136,216H88a48,48,0,0,1-48-48V88A48,48,0,0,1,88,40h80a48,48,0,0,1,48,48v48C208,160,160,208,136,216Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /><path d="M136,216V184a48,48,0,0,1,48-48h32" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
2008
2010
  StopCircle: '<rect width="256" height="256" fill="none" stroke="none"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-miterlimit="10" /><rect x="104" y="104" width="48" height="48" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
2009
2011
  Stop: '<rect width="256" height="256" fill="none" stroke="none"/><rect x="52" y="52" width="152" height="152" rx="6.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />',
@@ -2155,7 +2157,5 @@ export default defineComponent({
2155
2157
  });
2156
2158
  </script>
2157
2159
  <style>
2158
- .phosphor-icon {
2159
- flex-shrink: 0 !important;
2160
- }
2160
+ .phosphor-icon{flex-shrink:0!important}
2161
2161
  </style>
@@ -937,6 +937,7 @@ declare const _default: import("vue").DefineComponent<{
937
937
  StarFour: string;
938
938
  StarHalf: string;
939
939
  Star: string;
940
+ Stethoscope: string;
940
941
  Sticker: string;
941
942
  StopCircle: string;
942
943
  Stop: string;
@@ -1083,7 +1084,7 @@ declare const _default: import("vue").DefineComponent<{
1083
1084
  YinYang: string;
1084
1085
  YoutubeLogo: string;
1085
1086
  };
1086
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1087
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1087
1088
  size: {
1088
1089
  type: StringConstructor;
1089
1090
  required: false;
@@ -80,62 +80,5 @@ export default defineComponent({
80
80
  </script>
81
81
 
82
82
  <style scoped>
83
- .language_container {
84
- cursor: pointer;
85
- border: 1.5px solid transparent;
86
- border-radius: 8px;
87
- padding: 11px 8px;
88
- position: relative;
89
- background: rgba(253, 253, 255, 0.8);
90
- border: 1.5px solid transparent;
91
- z-index: 99;
92
- }
93
- .language_container:hover svg {
94
- color: var(--primary) !important;
95
- }
96
-
97
- .lang_choice_container {
98
- padding: 20px 12px 10px 8px;
99
- left: -1px;
100
- position: absolute;
101
- background: rgba(253, 253, 255, 0.8);
102
- border-top: none !important;
103
- border: 1.5px solid transparent;
104
- border-radius: 8px;
105
- border-top-left-radius: 0px !important;
106
- border-top-right-radius: 0px !important;
107
- width: calc(100% - 20px);
108
- }
109
- .lang_choice_container.set-width {
110
- width: 102% !important;
111
- }
112
-
113
- .active_lang .lang_choice_container {
114
- border-top: none !important;
115
- }
116
-
117
- .lang_choice_container:hover {
118
- color: var(--primary) !important;
119
- }
120
-
121
- .lang_choice_icon {
122
- transition: transform 0.3s;
123
- flex-shrink: 0;
124
- }
125
-
126
- .icon-rotate {
127
- transform: rotate(-180deg);
128
- }
129
-
130
- p {
131
- font-size: 14px;
132
- font-style: normal;
133
- font-weight: 400;
134
- line-height: 160%;
135
- white-space: nowrap;
136
- }
137
-
138
- .lang-choice:hover p {
139
- color: var(--primary) !important;
140
- }
83
+ .language_container{background:rgba(253,253,255,.8);border:1.5px solid transparent;border-radius:8px;cursor:pointer;padding:11px 8px;position:relative;z-index:99}.language_container:hover svg{color:var(--primary)!important}.lang_choice_container{background:rgba(253,253,255,.8);border-top:none!important;border:1.5px solid transparent;border-radius:8px;border-top-left-radius:0!important;border-top-right-radius:0!important;left:-1px;padding:20px 12px 10px 8px;position:absolute;width:calc(100% - 20px)}.lang_choice_container.set-width{width:102%!important}.active_lang .lang_choice_container{border-top:none!important}.lang_choice_container:hover{color:var(--primary)!important}.lang_choice_icon{flex-shrink:0;transition:transform .3s}.icon-rotate{transform:rotate(-180deg)}p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;white-space:nowrap}.lang-choice:hover p{color:var(--primary)!important}
141
84
  </style>
@@ -21,10 +21,10 @@ declare const _default: import("vue").DefineComponent<{
21
21
  default: string;
22
22
  };
23
23
  }, {
24
- selectedItem: any;
24
+ selectedItem: import("vue").Ref<any>;
25
25
  showLangOptions: import("vue").Ref<boolean>;
26
26
  selectLang: (item: any) => void;
27
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectLang" | "update:Lang")[], "onSelectLang" | "update:Lang", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectLang" | "update:Lang")[], "onSelectLang" | "update:Lang", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
28
  langs: {
29
29
  type: {
30
30
  (arrayLength: number): Object[];