@tekkare/auriga 0.1.66 → 0.1.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) 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.d.ts +1 -1
  4. package/dist/runtime/components/argActions.vue +1 -53
  5. package/dist/runtime/components/argActions.vue.d.ts +1 -1
  6. package/dist/runtime/components/argAdvancedSearchBar.vue +8 -378
  7. package/dist/runtime/components/argAdvancedSearchBar.vue.d.ts +4 -4
  8. package/dist/runtime/components/argBtn.vue +6 -24
  9. package/dist/runtime/components/argBtn.vue.d.ts +2 -2
  10. package/dist/runtime/components/argChart.vue +1 -91
  11. package/dist/runtime/components/argChart.vue.d.ts +1 -1
  12. package/dist/runtime/components/argChartTableCard.vue +1 -4
  13. package/dist/runtime/components/argChartTableCard.vue.d.ts +1 -1
  14. package/dist/runtime/components/argCheckbox.vue +4 -46
  15. package/dist/runtime/components/argCheckbox.vue.d.ts +2 -2
  16. package/dist/runtime/components/argCircleAmount.vue +1 -15
  17. package/dist/runtime/components/argCircleAmount.vue.d.ts +1 -1
  18. package/dist/runtime/components/argComplexSelect.vue +1 -123
  19. package/dist/runtime/components/argComplexSelect.vue.d.ts +4 -4
  20. package/dist/runtime/components/argDataLoader.vue +1 -283
  21. package/dist/runtime/components/argDataLoader.vue.d.ts +1 -1
  22. package/dist/runtime/components/argDate.vue.d.ts +1 -1
  23. package/dist/runtime/components/argDropdownSelect.vue +3 -59
  24. package/dist/runtime/components/argDropdownSelect.vue.d.ts +3 -3
  25. package/dist/runtime/components/argEmoji.vue.d.ts +1 -1
  26. package/dist/runtime/components/argErrors.vue +2 -43
  27. package/dist/runtime/components/argErrors.vue.d.ts +1 -1
  28. package/dist/runtime/components/argFileBtn.vue +1 -54
  29. package/dist/runtime/components/argFileBtn.vue.d.ts +1 -1
  30. package/dist/runtime/components/argFilterCard.vue +1 -107
  31. package/dist/runtime/components/argFilterCard.vue.d.ts +2 -2
  32. package/dist/runtime/components/argFilterTabs.vue +1 -29
  33. package/dist/runtime/components/argFilterTabs.vue.d.ts +1 -1
  34. package/dist/runtime/components/argFlag.vue +1 -3
  35. package/dist/runtime/components/argFlag.vue.d.ts +1 -1
  36. package/dist/runtime/components/argFooter.vue +1 -29
  37. package/dist/runtime/components/argFooter.vue.d.ts +1 -1
  38. package/dist/runtime/components/argHeader.vue +1 -43
  39. package/dist/runtime/components/argHeader.vue.d.ts +1 -1
  40. package/dist/runtime/components/argHeaderTabs.vue +1 -68
  41. package/dist/runtime/components/argHeaderTabs.vue.d.ts +1 -1
  42. package/dist/runtime/components/argHomeAllBlocks.vue +1 -49
  43. package/dist/runtime/components/argHomeAllBlocks.vue.d.ts +2 -2
  44. package/dist/runtime/components/argHomeContent.vue +1 -25
  45. package/dist/runtime/components/argHomeContent.vue.d.ts +1 -1
  46. package/dist/runtime/components/argHomeHeader.vue +1 -33
  47. package/dist/runtime/components/argHomeHeader.vue.d.ts +1 -1
  48. package/dist/runtime/components/argHomeKpis.vue +2 -42
  49. package/dist/runtime/components/argHomeKpis.vue.d.ts +1 -1
  50. package/dist/runtime/components/argHomeLayout.vue +1 -14
  51. package/dist/runtime/components/argHomeLayout.vue.d.ts +1 -1
  52. package/dist/runtime/components/argHomeSelectedBlock.vue +2 -51
  53. package/dist/runtime/components/argHomeSelectedBlock.vue.d.ts +1 -1
  54. package/dist/runtime/components/argHybridChart.vue +1 -86
  55. package/dist/runtime/components/argHybridChart.vue.d.ts +1 -1
  56. package/dist/runtime/components/argIcon.vue +6 -8
  57. package/dist/runtime/components/argIcon.vue.d.ts +1 -1
  58. package/dist/runtime/components/argLangSelect.vue +1 -58
  59. package/dist/runtime/components/argLangSelect.vue.d.ts +2 -2
  60. package/dist/runtime/components/argLineBreak.vue +3 -8
  61. package/dist/runtime/components/argLineBreak.vue.d.ts +1 -1
  62. package/dist/runtime/components/argMainLayout.vue +1 -31
  63. package/dist/runtime/components/argMainLayout.vue.d.ts +1 -1
  64. package/dist/runtime/components/argMenuItem.vue +1 -33
  65. package/dist/runtime/components/argMenuItem.vue.d.ts +1 -1
  66. package/dist/runtime/components/argMenuLink.vue +3 -33
  67. package/dist/runtime/components/argMenuLink.vue.d.ts +1 -1
  68. package/dist/runtime/components/argMultipleChoice.vue +2 -44
  69. package/dist/runtime/components/argMultipleChoice.vue.d.ts +2 -2
  70. package/dist/runtime/components/argMultipleSelect.vue +7 -38
  71. package/dist/runtime/components/argMultipleSelect.vue.d.ts +1 -1
  72. package/dist/runtime/components/argNavBar.vue +3 -125
  73. package/dist/runtime/components/argNavBar.vue.d.ts +1 -1
  74. package/dist/runtime/components/argNoData.vue +1 -44
  75. package/dist/runtime/components/argNoData.vue.d.ts +1 -1
  76. package/dist/runtime/components/argNoSavedScope.vue +1 -23
  77. package/dist/runtime/components/argNoSavedScope.vue.d.ts +1 -1
  78. package/dist/runtime/components/argNoSelectedScope.vue +1 -74
  79. package/dist/runtime/components/argNoSelectedScope.vue.d.ts +2 -2
  80. package/dist/runtime/components/argNote.vue +1 -35
  81. package/dist/runtime/components/argNote.vue.d.ts +1 -1
  82. package/dist/runtime/components/argNumberInput.vue +3 -115
  83. package/dist/runtime/components/argNumberInput.vue.d.ts +1 -1
  84. package/dist/runtime/components/argRadioButtons.vue +2 -50
  85. package/dist/runtime/components/argRadioButtons.vue.d.ts +3 -3
  86. package/dist/runtime/components/argScopeChange.vue +2 -60
  87. package/dist/runtime/components/argScopeChange.vue.d.ts +2 -2
  88. package/dist/runtime/components/argScopeCriteria.vue +1 -24
  89. package/dist/runtime/components/argScopeCriteria.vue.d.ts +1 -1
  90. package/dist/runtime/components/argScopeCriteriaIndicator.vue +1 -15
  91. package/dist/runtime/components/argScopeCriteriaIndicator.vue.d.ts +1 -1
  92. package/dist/runtime/components/argScopeHeader.vue +1 -25
  93. package/dist/runtime/components/argScopeHeader.vue.d.ts +1 -1
  94. package/dist/runtime/components/argScopeLayout.vue +1 -14
  95. package/dist/runtime/components/argScopeLayout.vue.d.ts +1 -1
  96. package/dist/runtime/components/argScopeManage.vue +2 -119
  97. package/dist/runtime/components/argScopeManage.vue.d.ts +2 -2
  98. package/dist/runtime/components/argScopeModal.vue +2 -150
  99. package/dist/runtime/components/argScopeModal.vue.d.ts +1 -1
  100. package/dist/runtime/components/argScopeSelect.vue +2 -52
  101. package/dist/runtime/components/argScopeSelect.vue.d.ts +3 -3
  102. package/dist/runtime/components/argSearchInput.vue +3 -59
  103. package/dist/runtime/components/argSearchInput.vue.d.ts +1 -1
  104. package/dist/runtime/components/argSidebar.vue +1 -96
  105. package/dist/runtime/components/argSidebar.vue.d.ts +1 -1
  106. package/dist/runtime/components/argSimpleChart.vue +1 -47
  107. package/dist/runtime/components/argSimpleChart.vue.d.ts +1 -1
  108. package/dist/runtime/components/argSimpleInput.vue +1 -26
  109. package/dist/runtime/components/argSimpleInput.vue.d.ts +1 -1
  110. package/dist/runtime/components/argSimpleLabel.vue +2 -224
  111. package/dist/runtime/components/argSimpleLabel.vue.d.ts +1 -1
  112. package/dist/runtime/components/argSmallAreaChart.vue.d.ts +1 -1
  113. package/dist/runtime/components/argSourceContainer.vue +10 -19
  114. package/dist/runtime/components/argSourceContainer.vue.d.ts +5 -1
  115. package/dist/runtime/components/argStyle.vue +1 -1051
  116. package/dist/runtime/components/argStyle.vue.d.ts +1 -1
  117. package/dist/runtime/components/argSubMenu.vue +3 -63
  118. package/dist/runtime/components/argSubMenu.vue.d.ts +1 -1
  119. package/dist/runtime/components/argSwitch.vue +1 -69
  120. package/dist/runtime/components/argSwitch.vue.d.ts +1 -1
  121. package/dist/runtime/components/argTable.vue +4 -300
  122. package/dist/runtime/components/argTable.vue.d.ts +3 -3
  123. package/dist/runtime/components/argTags.vue +1 -3
  124. package/dist/runtime/components/argTags.vue.d.ts +1 -1
  125. package/dist/runtime/components/argTekkareLoader.vue +1 -40
  126. package/dist/runtime/components/argTekkareLoader.vue.d.ts +1 -1
  127. package/dist/runtime/components/argTextBtn.vue +1 -29
  128. package/dist/runtime/components/argTextBtn.vue.d.ts +1 -1
  129. package/dist/runtime/components/argTipsBox.vue +1 -72
  130. package/dist/runtime/components/argTipsBox.vue.d.ts +1 -1
  131. package/dist/runtime/components/argToolbar.vue +1 -49
  132. package/dist/runtime/components/argToolbar.vue.d.ts +1 -1
  133. package/dist/runtime/components/argToolbarContent.vue +2 -139
  134. package/dist/runtime/components/argToolbarContent.vue.d.ts +1 -1
  135. package/dist/runtime/components/argTooltip.vue +1 -58
  136. package/dist/runtime/components/argTooltip.vue.d.ts +1 -1
  137. package/dist/runtime/components/argTrendIndicator.vue +7 -39
  138. package/dist/runtime/components/argTrendIndicator.vue.d.ts +1 -1
  139. package/dist/runtime/components/argTutoModal.vue +3 -86
  140. package/dist/runtime/components/argTutoModal.vue.d.ts +1 -1
  141. package/dist/types.d.mts +3 -2
  142. package/dist/types.d.ts +3 -2
  143. package/package.json +2 -2
@@ -10,7 +10,7 @@
10
10
  class="oip_select_caret_down"
11
11
  name="CaretDown"
12
12
  size="16"
13
- color="var(--cool-grey)"
13
+ color="var(--dark)"
14
14
  thickness="32"
15
15
  />
16
16
  </div>
@@ -46,229 +46,7 @@ export default defineComponent({
46
46
  </script>
47
47
 
48
48
  <style>
49
- .oip_select_dropdown_block {
50
- z-index: 12;
51
- margin-top: 15px;
52
- position: absolute;
53
- min-width: 300px;
54
- max-height: 500px;
55
- border: 1.5px solid var(--dividers);
56
- background: var(--demi-fond);
57
- border-radius: 12px;
58
- box-shadow: var(--overlay-shadow);
59
- padding: 16px;
60
- display: flex;
61
- flex-direction: column;
62
- }
63
-
64
- .oip_select_block {
65
- cursor: pointer;
66
- width: 202px;
67
- padding: 12px;
68
- display: flex;
69
- align-items: center;
70
- gap: 4px;
71
- border: 1.5px solid var(--dividers);
72
- border-radius: 8px;
73
- background: var(--pure-white);
74
- position: relative;
75
- }
76
-
77
- .oip_select_block:hover,
78
- .prmt_parent_switch:hover,
79
- .oip_select_dropdown_block:hover,
80
- .filter_box:hover {
81
- border: 1.5px solid rgba(33, 118, 255, 0.2) !important;
82
- }
83
- .oip_select_block.open,
84
- .prmt_parent_switch.open,
85
- .oip_select_dropdown_block.open,
86
- .filter_box.open {
87
- border: 1.5px solid var(--primary) !important;
88
- box-shadow: 0px 0px 0px 4px rgba(33, 118, 255, 0.1) !important;
89
- }
90
-
91
- /*.oip_select_block:hover svg, .oip_select_dropdown_block:hover svg{
92
- color: var(--primary) !important;
93
- }*/
94
-
95
- .oip_select_block.disabled {
96
- cursor: not-allowed;
97
- background: var(--dividers) !important;
98
- }
99
-
100
- .oip_select_label .prmt_tooltip {
101
- display: flex;
102
- }
103
- .oip_select_label > span,
104
- .oip_select_label .prmt_tooltip span {
105
- display: block;
106
- width: 98%;
107
- overflow: hidden;
108
- white-space: nowrap;
109
- text-overflow: ellipsis;
110
- }
111
-
112
- .oip_select_label {
113
- width: 90%;
114
- font-weight: 700;
115
- font-size: 14px;
116
- line-height: 16px;
117
- color: var(--independence);
118
- max-height: 16px;
119
- }
120
-
121
- .oip_select_block svg {
122
- flex-shrink: 0 !important;
123
- }
124
-
125
- .oip_select_label.disabled {
126
- color: var(--cool-grey);
127
- }
128
-
129
- .oip_select_caret_down {
130
- float: right;
131
- margin-left: auto;
132
- }
133
-
134
- .oip_select_complex_selection_loop_name {
135
- font-weight: 400;
136
- font-size: 14px;
137
- line-height: 16px;
138
- width: fit-content;
139
- }
140
-
141
- .oip_select_complex_selection_loop.del > svg {
142
- flex-shrink: 0;
143
- color: var(--alert) !important;
144
- }
145
-
146
- .oip_select_complex_selection_loop.add > svg {
147
- flex-shrink: 0;
148
- color: var(--primary) !important;
149
- }
150
-
151
- .oip_select_complex_selection_loop {
152
- cursor: pointer;
153
- display: flex;
154
- gap: 8px;
155
- margin: 8px 0;
156
- flex-grow: 1;
157
- }
158
-
159
- .oip_select_complex_selection_container {
160
- margin: 8px 0;
161
- max-height: 350px;
162
- overflow-y: auto;
163
- }
164
-
165
- .oip_select_complex_selection_loop_name {
166
- font-weight: 400;
167
- font-size: 14px;
168
- line-height: 16px;
169
- }
170
-
171
- .oip_select_complex_selection_loop {
172
- cursor: pointer;
173
- display: flex;
174
- gap: 8px;
175
- margin: 4px 0;
176
- }
177
-
178
- .oip_search_container > svg {
179
- color: var(--wild-blue-yonder) !important;
180
- }
181
-
182
- .oip_search_name:focus-visible {
183
- outline: none;
184
- }
185
-
186
- .oip_search_name::placeholder {
187
- font-weight: 400;
188
- font-size: 12px;
189
- line-height: 20px;
190
- color: var(--wild-blue-yonder);
191
- }
192
-
193
- .oip_search_name {
194
- padding-left: 8px;
195
- width: 100%;
196
- border: none;
197
- }
198
-
199
- .oip_search_container {
200
- display: flex;
201
- gap: 0px;
202
- background: var(--pure-white);
203
- border: 1px solid var(--more);
204
- border-radius: 10px;
205
- padding: 8px 12px;
206
- }
207
-
208
- .oip_select_dropdown_title {
209
- font-weight: 500;
210
- font-size: 14px;
211
- color: var(--independence);
212
- margin-bottom: 8px;
213
- }
214
-
215
- .oip_select_dropdown_selection_container {
216
- margin-top: 16px;
217
- display: flex;
218
- flex-direction: column;
219
- gap: 0px;
220
- flex: 1 1 auto;
221
- overflow-y: auto;
222
- min-height: 10px;
223
- }
224
-
225
- .oip_select_dropdown_selection_container:only-child {
226
- margin-top: 0px;
227
- }
228
-
229
- .oip_empty_dropdown {
230
- padding-top: 16px;
231
- text-align: center;
232
- font-weight: 400;
233
- font-size: 14px;
234
- line-height: 16px;
235
- font-style: italic;
236
- color: var(--cool-grey);
237
- }
238
-
239
- .oip_select_complex_selection_loop > svg.add {
240
- fill: var(--accent) !important;
241
- color: var(--pure-white) !important;
242
- }
243
- .arg-circle-amount {
244
- display: flex;
245
- width: 20px;
246
- height: 20px;
247
- flex-direction: column;
248
- justify-content: center;
249
- align-items: center;
250
- gap: 10px;
251
- border-radius: 50%;
252
- background: #e9f1ff;
253
- color: var(--primary);
254
- padding: 4px;
255
- font-size: 14px;
256
- font-style: normal;
257
- font-weight: 600;
258
- flex-shrink: 0;
259
- position: absolute;
260
- right: 34px;
261
- }
262
- .oip_empty_select {
263
- font-weight: 600;
264
- color: var(--cool-grey);
265
- }
266
- .oip_select_display {
267
- display: flex;
268
- flex-direction: column;
269
- align-items: flex-start;
270
- gap: 4px;
271
- }
49
+ .oip_select_dropdown_block{background:var(--demi-fond);border:1.5px solid var(--light);border-radius:12px;box-shadow:var(--overlay-shadow);display:flex;flex-direction:column;margin-top:15px;max-height:500px;min-width:300px;padding:16px;position:absolute;z-index:12}.oip_select_block{align-items:center;background:var(--white);border:1.5px solid var(--light);border-radius:8px;cursor:pointer;display:flex;gap:4px;padding:12px;position:relative;width:202px}.filter_box:hover,.oip_select_block:hover,.oip_select_dropdown_block:hover,.prmt_parent_switch:hover{border:1.5px solid var(--primary-primary-20,#d3e4ff)!important}.filter_box.open,.oip_select_block.open,.oip_select_dropdown_block.open,.prmt_parent_switch.open{border:1.5px solid var(--primary)!important;box-shadow:0 0 0 4px rgba(33,118,255,.1)!important}.oip_select_block.disabled{background:var(--light)!important;cursor:not-allowed}.oip_select_label .prmt_tooltip{display:flex}.oip_select_label .prmt_tooltip span,.oip_select_label>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:98%}.oip_select_label{color:var(--darkest);font-size:14px;font-weight:700;line-height:16px;max-height:16px;width:90%}.oip_select_block svg{flex-shrink:0!important}.oip_select_label.disabled{color:var(--dark)}.oip_select_caret_down{float:right;margin-left:auto}.oip_select_complex_selection_loop_name{width:-moz-fit-content;width:fit-content}.oip_select_complex_selection_loop.del>svg{color:var(--system-alert)!important;flex-shrink:0}.oip_select_complex_selection_loop.add>svg{color:var(--primary)!important;flex-shrink:0}.oip_select_complex_selection_loop{flex-grow:1;margin:8px 0}.oip_select_complex_selection_container{margin:8px 0;max-height:350px;overflow-y:auto}.oip_select_complex_selection_loop_name{font-size:14px;font-weight:400;line-height:16px}.oip_select_complex_selection_loop{cursor:pointer;display:flex;gap:8px;margin:4px 0}.oip_search_container>svg{color:var(--medium)!important}.oip_search_name:focus-visible{outline:none}.oip_search_name::-moz-placeholder{color:var(--medium);font-size:12px;font-weight:400;line-height:20px}.oip_search_name::placeholder{color:var(--medium);font-size:12px;font-weight:400;line-height:20px}.oip_search_name{border:none;padding-left:8px;width:100%}.oip_search_container{background:var(--white);border:1px solid var(--light);border-radius:10px;display:flex;gap:0;padding:8px 12px}.oip_select_dropdown_title{color:var(--darkest);font-size:14px;font-weight:500;margin-bottom:8px}.oip_select_dropdown_selection_container{display:flex;flex:1 1 auto;flex-direction:column;gap:0;margin-top:16px;min-height:10px;overflow-y:auto}.oip_select_dropdown_selection_container:only-child{margin-top:0}.oip_empty_dropdown{color:var(--dark);font-size:14px;font-style:italic;font-weight:400;line-height:16px;padding-top:16px;text-align:center}.oip_select_complex_selection_loop>svg.add{fill:var(--accent)!important;color:var(--white)!important}.arg-circle-amount{align-items:center;background:#e9f1ff;border-radius:50%;color:var(--primary);display:flex;flex-direction:column;flex-shrink:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:20px;justify-content:center;padding:4px;position:absolute;right:34px;width:20px}.oip_empty_select{color:var(--dark);font-weight:600}.oip_select_display{align-items:flex-start;display:flex;flex-direction:column;gap:4px}
272
50
  </style>
273
51
  <style scoped>
274
52
  .oip_select_complex_selection_loop > svg.add {
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
11
11
  type: NumberConstructor;
12
12
  default: null;
13
13
  };
14
- }, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  disabled: {
16
16
  type: BooleanConstructor;
17
17
  default: boolean;
@@ -92,7 +92,7 @@ declare const _default: import("vue").DefineComponent<{
92
92
  };
93
93
  }>;
94
94
  chartKey: import("vue").Ref<number>;
95
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
95
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
96
96
  series: {
97
97
  type: ArrayConstructor;
98
98
  required: true;
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="arg_source_container">
2
+ <div class="arg_source_container" @click="clickSource()">
3
3
  <slot />
4
4
  </div>
5
5
  </template>
@@ -9,26 +9,17 @@ import {
9
9
  defineComponent
10
10
  } from "vue";
11
11
  export default defineComponent({
12
- name: "argSourceContainer"
12
+ name: "argSourceContainer",
13
+ emits: ["onClick"],
14
+ setup(props, { emit }) {
15
+ function clickSource() {
16
+ emit("onClick");
17
+ }
18
+ return { clickSource };
19
+ }
13
20
  });
14
21
  </script>
15
22
 
16
23
  <style scoped>
17
- .arg_source_container {
18
- padding: 4px 0;
19
- display: flex;
20
- align-items: center;
21
- gap: 8px;
22
- font-style: normal;
23
- font-weight: 400;
24
- font-size: 12px;
25
- line-height: 14px;
26
- color: var(--primary);
27
- white-space: nowrap;
28
- text-overflow: ellipsis;
29
- overflow: hidden;
30
- display: flex;
31
- align-items: center;
32
- height: 14px;
33
- }
24
+ .arg_source_container{align-items:center;color:var(--primary);cursor:pointer;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:14px;line-height:14px;overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap}.arg_source_container:hover{color:var(--primary-hover)!important}
34
25
  </style>
@@ -1,2 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, 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<{}, {
2
+ clickSource: () => void;
3
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClick"[], "onClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
4
+ onOnClick?: ((...args: any[]) => any) | undefined;
5
+ }, {}, {}>;
2
6
  export default _default;