@tekkare/auriga 0.2.110 → 0.2.111

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 (117) hide show
  1. package/dist/module.d.mts +1 -1
  2. package/dist/module.d.ts +1 -1
  3. package/dist/module.json +1 -1
  4. package/dist/runtime/components/SvgMap.vue.d.ts +5 -5
  5. package/dist/runtime/components/allFlags.vue.d.ts +3 -1
  6. package/dist/runtime/components/allIcons.vue.d.ts +5 -2
  7. package/dist/runtime/components/allIcons2.vue.d.ts +5 -2
  8. package/dist/runtime/components/argActions.vue.d.ts +9 -6
  9. package/dist/runtime/components/argAdvancedSearchBar.vue.d.ts +33 -23
  10. package/dist/runtime/components/argBankSvg.vue.d.ts +4 -4
  11. package/dist/runtime/components/argBtn.vue.d.ts +8 -6
  12. package/dist/runtime/components/argChaptersNav.vue.d.ts +9 -9
  13. package/dist/runtime/components/argChart.vue +13 -15
  14. package/dist/runtime/components/argChart.vue.d.ts +8 -6
  15. package/dist/runtime/components/argChartTableCard.vue.d.ts +4 -4
  16. package/dist/runtime/components/argCheckbox.vue.d.ts +11 -8
  17. package/dist/runtime/components/argCircleAmount.vue.d.ts +3 -3
  18. package/dist/runtime/components/argComplexSelect.vue.d.ts +24 -19
  19. package/dist/runtime/components/argDataLoader.vue.d.ts +6 -4
  20. package/dist/runtime/components/argDate.vue.d.ts +5 -5
  21. package/dist/runtime/components/argDiscoverySvg.vue.d.ts +4 -4
  22. package/dist/runtime/components/argDropdownBtn.vue.d.ts +8 -6
  23. package/dist/runtime/components/argDropdownSelect.vue.d.ts +19 -14
  24. package/dist/runtime/components/argEmoji.vue.d.ts +5 -5
  25. package/dist/runtime/components/argErrors.vue.d.ts +7 -5
  26. package/dist/runtime/components/argExportXLSX.vue.d.ts +9 -7
  27. package/dist/runtime/components/argFileBtn.vue.d.ts +10 -6
  28. package/dist/runtime/components/argFilterCard.vue.d.ts +10 -8
  29. package/dist/runtime/components/argFilterTabs.vue.d.ts +7 -7
  30. package/dist/runtime/components/argFlag.vue.d.ts +5 -5
  31. package/dist/runtime/components/argFooter.vue.d.ts +8 -6
  32. package/dist/runtime/components/argHeader.vue.d.ts +9 -6
  33. package/dist/runtime/components/argHeaderTabs.vue.d.ts +10 -10
  34. package/dist/runtime/components/argHomeAllBlocks.vue.d.ts +12 -9
  35. package/dist/runtime/components/argHomeContent.vue.d.ts +4 -4
  36. package/dist/runtime/components/argHomeHeader.vue.d.ts +8 -6
  37. package/dist/runtime/components/argHomeKpis.vue.d.ts +7 -4
  38. package/dist/runtime/components/argHomeLayout.vue.d.ts +7 -4
  39. package/dist/runtime/components/argHomeNewHeader.vue.d.ts +11 -6
  40. package/dist/runtime/components/argHomeSelectedBlock.vue.d.ts +11 -6
  41. package/dist/runtime/components/argHybridChart.vue.d.ts +11 -8
  42. package/dist/runtime/components/argIcon.vue.d.ts +5 -5
  43. package/dist/runtime/components/argLangSelect.vue.d.ts +11 -8
  44. package/dist/runtime/components/argLineBreak.vue.d.ts +3 -1
  45. package/dist/runtime/components/argLoader.vue.d.ts +1 -1
  46. package/dist/runtime/components/argMainLayout.vue.d.ts +7 -4
  47. package/dist/runtime/components/argMaps.vue.d.ts +23 -21
  48. package/dist/runtime/components/argMapsEurope.vue.d.ts +19 -8
  49. package/dist/runtime/components/argMapsFrDepartements.vue.d.ts +19 -8
  50. package/dist/runtime/components/argMapsFrRegions.vue.d.ts +19 -8
  51. package/dist/runtime/components/argMapsFrRegionsToDepartements.vue.d.ts +31 -13
  52. package/dist/runtime/components/argMapsGermany.vue.d.ts +19 -8
  53. package/dist/runtime/components/argMapsKorea.vue.d.ts +19 -8
  54. package/dist/runtime/components/argMapsNorway.vue.d.ts +11 -8
  55. package/dist/runtime/components/argMapsUs.vue.d.ts +19 -8
  56. package/dist/runtime/components/argMenuItem.vue.d.ts +8 -4
  57. package/dist/runtime/components/argMenuLink.vue.d.ts +9 -6
  58. package/dist/runtime/components/argModal.vue.d.ts +4 -4
  59. package/dist/runtime/components/argMultipleChoice.vue.d.ts +10 -8
  60. package/dist/runtime/components/argMultipleSelect.vue.d.ts +19 -15
  61. package/dist/runtime/components/argNavBar.vue.d.ts +12 -10
  62. package/dist/runtime/components/argNoData.vue.d.ts +5 -5
  63. package/dist/runtime/components/argNoSavedScope.vue.d.ts +6 -6
  64. package/dist/runtime/components/argNoSelectedScope.vue.d.ts +12 -8
  65. package/dist/runtime/components/argNote.vue.d.ts +7 -5
  66. package/dist/runtime/components/argNumberInput.vue.d.ts +10 -8
  67. package/dist/runtime/components/argOipSvg.vue.d.ts +4 -4
  68. package/dist/runtime/components/argPills.vue.d.ts +10 -7
  69. package/dist/runtime/components/argProductCard.vue.d.ts +8 -6
  70. package/dist/runtime/components/argRadioButtons.vue.d.ts +9 -7
  71. package/dist/runtime/components/argScopeChange.vue.d.ts +12 -9
  72. package/dist/runtime/components/argScopeCriteria.vue.d.ts +10 -8
  73. package/dist/runtime/components/argScopeCriteriaIndicator.vue.d.ts +6 -6
  74. package/dist/runtime/components/argScopeHeader.vue.d.ts +8 -6
  75. package/dist/runtime/components/argScopeLayout.vue.d.ts +4 -1
  76. package/dist/runtime/components/argScopeManage.vue.d.ts +15 -8
  77. package/dist/runtime/components/argScopeModal.vue.d.ts +15 -11
  78. package/dist/runtime/components/argScopeSelect.vue.d.ts +9 -7
  79. package/dist/runtime/components/argSearchInput.vue.d.ts +11 -9
  80. package/dist/runtime/components/argSectionCard.vue.d.ts +4 -4
  81. package/dist/runtime/components/argSidebar.vue.d.ts +12 -8
  82. package/dist/runtime/components/argSimpleChart.vue.d.ts +5 -5
  83. package/dist/runtime/components/argSimpleInput.vue.d.ts +7 -7
  84. package/dist/runtime/components/argSimpleLabel.vue.d.ts +6 -4
  85. package/dist/runtime/components/argSliderTabs.vue.d.ts +9 -7
  86. package/dist/runtime/components/argSmallAreaChart.vue.d.ts +148 -6
  87. package/dist/runtime/components/argSortIcon.vue.d.ts +6 -6
  88. package/dist/runtime/components/argSourceCollapse.vue.d.ts +12 -8
  89. package/dist/runtime/components/argSourceContainer.vue.d.ts +2 -2
  90. package/dist/runtime/components/argSteplineChart.vue.d.ts +8 -6
  91. package/dist/runtime/components/argStyle.vue.d.ts +1 -1
  92. package/dist/runtime/components/argSubMenu.vue.d.ts +9 -6
  93. package/dist/runtime/components/argSwitch.vue.d.ts +8 -8
  94. package/dist/runtime/components/argTable.vue.d.ts +35 -25
  95. package/dist/runtime/components/argTags.vue.d.ts +9 -6
  96. package/dist/runtime/components/argTagsRow.vue.d.ts +13 -10
  97. package/dist/runtime/components/argTekkareLoader.vue.d.ts +1 -1
  98. package/dist/runtime/components/argTextBtn.vue.d.ts +6 -6
  99. package/dist/runtime/components/argTipsBox.vue.d.ts +11 -8
  100. package/dist/runtime/components/argToolModal.vue.d.ts +15 -12
  101. package/dist/runtime/components/argToolbar.vue.d.ts +11 -8
  102. package/dist/runtime/components/argToolbarContent.vue.d.ts +11 -9
  103. package/dist/runtime/components/argToolbarSources.vue.d.ts +6 -6
  104. package/dist/runtime/components/argTooltip.vue.d.ts +4 -4
  105. package/dist/runtime/components/argTrendIndicator.vue.d.ts +6 -4
  106. package/dist/runtime/components/argTutoModal.vue.d.ts +10 -7
  107. package/dist/runtime/components/localTextHighlight.vue.d.ts +9 -7
  108. package/dist/runtime/components/oneCountryEurope.vue.d.ts +6 -6
  109. package/dist/runtime/components/oneDepartementFr.vue.d.ts +6 -6
  110. package/dist/runtime/components/oneRegionDe.vue.d.ts +6 -6
  111. package/dist/runtime/components/oneRegionFr.vue.d.ts +6 -6
  112. package/dist/runtime/components/oneRegionKr.vue.d.ts +6 -6
  113. package/dist/runtime/components/oneRegionNo.vue.d.ts +6 -6
  114. package/dist/runtime/components/oneRegionToDepartements.vue.d.ts +7 -7
  115. package/dist/runtime/components/oneStateUs.vue.d.ts +6 -6
  116. package/dist/runtime/components/tableRowCrop.vue.d.ts +9 -9
  117. package/package.json +14 -14
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  text: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -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").PublicProps, Readonly<import("vue").ExtractPropTypes<{
10
+ }>, {}, {}, {}, {}, 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;
@@ -16,8 +16,10 @@ declare const _default: import("vue").DefineComponent<{
16
16
  type: StringConstructor;
17
17
  default: string;
18
18
  };
19
- }>>, {
19
+ }>> & Readonly<{}>, {
20
20
  text: string;
21
21
  subText: string;
22
- }, {}>;
22
+ }, {}, {
23
+ argIcon: any;
24
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
23
25
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  rawDate: {
3
3
  type: (StringConstructor | NumberConstructor)[];
4
4
  required: true;
@@ -12,10 +12,10 @@ declare const _default: import("vue").DefineComponent<{
12
12
  type: BooleanConstructor;
13
13
  default: boolean;
14
14
  };
15
- }, {
15
+ }>, {
16
16
  formatDate: (str: string | number) => string;
17
17
  monthToString: (month: number) => any;
18
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  rawDate: {
20
20
  type: (StringConstructor | NumberConstructor)[];
21
21
  required: true;
@@ -29,8 +29,8 @@ declare const _default: import("vue").DefineComponent<{
29
29
  type: BooleanConstructor;
30
30
  default: boolean;
31
31
  };
32
- }>>, {
32
+ }>> & Readonly<{}>, {
33
33
  lang: string;
34
34
  compact: boolean;
35
- }, {}>;
35
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
36
36
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  width: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -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").PublicProps, Readonly<import("vue").ExtractPropTypes<{
10
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
11
  width: {
12
12
  type: StringConstructor;
13
13
  default: string;
@@ -16,8 +16,8 @@ declare const _default: import("vue").DefineComponent<{
16
16
  type: StringConstructor;
17
17
  default: string;
18
18
  };
19
- }>>, {
19
+ }>> & Readonly<{}>, {
20
20
  width: string;
21
21
  height: string;
22
- }, {}>;
22
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
23
23
  export default _default;
@@ -1,18 +1,20 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  btnStyle: {
3
3
  type: StringConstructor;
4
4
  default: string;
5
5
  };
6
- }, {
7
- isDisplay: import("vue").Ref<boolean>;
6
+ }>, {
7
+ isDisplay: import("vue").Ref<boolean, boolean>;
8
8
  closeDropdown: () => void;
9
9
  changeDisplay: () => void;
10
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
10
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
11
  btnStyle: {
12
12
  type: StringConstructor;
13
13
  default: string;
14
14
  };
15
- }>>, {
15
+ }>> & Readonly<{}>, {
16
16
  btnStyle: string;
17
- }, {}>;
17
+ }, {}, {
18
+ argBtn: any;
19
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
18
20
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  element_table: {
3
3
  type: {
4
4
  (arrayLength: number): string[];
@@ -115,14 +115,14 @@ declare const _default: import("vue").DefineComponent<{
115
115
  type: NumberConstructor;
116
116
  default: number;
117
117
  };
118
- }, {
119
- isDisplay: import("vue").Ref<boolean>;
120
- searchName: import("vue").Ref<string>;
121
- labelElement: import("vue").Ref<any>;
122
- isEllipsisActive: import("vue").Ref<boolean>;
123
- table_values: import("vue").Ref<string[]>;
124
- selected_item: import("vue").Ref<any>;
125
- selected_number: import("vue").Ref<any>;
118
+ }>, {
119
+ isDisplay: import("vue").Ref<boolean, boolean>;
120
+ searchName: import("vue").Ref<string, string>;
121
+ labelElement: import("vue").Ref<any, any>;
122
+ isEllipsisActive: import("vue").Ref<boolean, boolean>;
123
+ table_values: import("vue").Ref<string[], string[]>;
124
+ selected_item: import("vue").Ref<any, any>;
125
+ selected_number: import("vue").Ref<any, any>;
126
126
  checkActiveEllipsis: () => void;
127
127
  add_element: (element: string, index: number) => void;
128
128
  closeDropdown: () => void;
@@ -133,9 +133,9 @@ declare const _default: import("vue").DefineComponent<{
133
133
  getLoaderText: import("vue").ComputedRef<any[]>;
134
134
  getPlaceholder: import("vue").ComputedRef<any>;
135
135
  getEmptyContentMsg: import("vue").ComputedRef<any>;
136
- getSepPositions: import("vue").Ref<any>;
136
+ getSepPositions: import("vue").Ref<any, any>;
137
137
  openInfo: () => void;
138
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection" | "openInfo" | "changeInputValue")[], "changeElement" | "update:Selection" | "openInfo" | "changeInputValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
138
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection" | "openInfo" | "changeInputValue")[], "changeElement" | "update:Selection" | "openInfo" | "changeInputValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
139
139
  element_table: {
140
140
  type: {
141
141
  (arrayLength: number): string[];
@@ -252,12 +252,12 @@ declare const _default: import("vue").DefineComponent<{
252
252
  type: NumberConstructor;
253
253
  default: number;
254
254
  };
255
- }>> & {
255
+ }>> & Readonly<{
256
256
  onChangeElement?: ((...args: any[]) => any) | undefined;
257
257
  "onUpdate:Selection"?: ((...args: any[]) => any) | undefined;
258
258
  onOpenInfo?: ((...args: any[]) => any) | undefined;
259
259
  onChangeInputValue?: ((...args: any[]) => any) | undefined;
260
- }, {
260
+ }>, {
261
261
  lang: string;
262
262
  fuzzyThreshold: number;
263
263
  search: boolean;
@@ -278,5 +278,10 @@ declare const _default: import("vue").DefineComponent<{
278
278
  watch_default_change: boolean;
279
279
  values_disabled: unknown[];
280
280
  is_sort: boolean;
281
- }, {}>;
281
+ }, {}, {
282
+ argIcon: any;
283
+ argTooltip: any;
284
+ argSimpleLabel: any;
285
+ argDataLoader: any;
286
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
282
287
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  emojiName: {
3
3
  type: StringConstructor;
4
4
  required: true;
@@ -7,14 +7,14 @@ declare const _default: import("vue").DefineComponent<{
7
7
  type: (StringConstructor | NumberConstructor)[];
8
8
  default: string;
9
9
  };
10
- }, {
10
+ }>, {
11
11
  allEmojis: {
12
12
  Lightbulb: string;
13
13
  Pin: string;
14
14
  Television: string;
15
15
  };
16
16
  getEmojiCode: import("vue").ComputedRef<any>;
17
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
+ }, {}, {}, {}, 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;
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<{
23
23
  type: (StringConstructor | NumberConstructor)[];
24
24
  default: string;
25
25
  };
26
- }>>, {
26
+ }>> & Readonly<{}>, {
27
27
  emojiSize: string | number;
28
- }, {}>;
28
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
29
29
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  errorType: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
16
16
  type: StringConstructor;
17
17
  default: null;
18
18
  };
19
- }, {
19
+ }>, {
20
20
  values: {
21
21
  type: string;
22
22
  title: string;
@@ -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").PublicProps, Readonly<import("vue").ExtractPropTypes<{
32
+ }, {}, {}, {}, 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;
@@ -47,10 +47,12 @@ declare const _default: import("vue").DefineComponent<{
47
47
  type: StringConstructor;
48
48
  default: null;
49
49
  };
50
- }>>, {
50
+ }>> & Readonly<{}>, {
51
51
  errorType: string;
52
52
  errorTitle: string;
53
53
  errorText: string;
54
54
  errorIcon: string;
55
- }, {}>;
55
+ }, {}, {
56
+ argIcon: any;
57
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
56
58
  export default _default;
@@ -22,7 +22,7 @@ interface Source {
22
22
  emoji?: any;
23
23
  }
24
24
  type Sources = Source[];
25
- declare const _default: import("vue").DefineComponent<{
25
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
26
26
  name: {
27
27
  type: StringConstructor;
28
28
  required: true;
@@ -80,12 +80,12 @@ declare const _default: import("vue").DefineComponent<{
80
80
  type: StringConstructor;
81
81
  default: null;
82
82
  };
83
- }, {
83
+ }>, {
84
84
  launchDownload: () => Promise<void>;
85
- isLoading: import("vue").Ref<boolean>;
86
- showModal: import("vue").Ref<boolean>;
85
+ isLoading: import("vue").Ref<boolean, boolean>;
86
+ showModal: import("vue").Ref<boolean, boolean>;
87
87
  closeModal: (value: boolean) => void;
88
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
88
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
89
89
  name: {
90
90
  type: StringConstructor;
91
91
  required: true;
@@ -143,7 +143,7 @@ declare const _default: import("vue").DefineComponent<{
143
143
  type: StringConstructor;
144
144
  default: null;
145
145
  };
146
- }>>, {
146
+ }>> & Readonly<{}>, {
147
147
  lang: string;
148
148
  style: string;
149
149
  subtitle: string;
@@ -155,5 +155,7 @@ declare const _default: import("vue").DefineComponent<{
155
155
  actualAmount: number;
156
156
  posthogKey: string;
157
157
  posthogHost: string;
158
- }, {}>;
158
+ }, {}, {
159
+ argBtn: any;
160
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
159
161
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  fileType: {
3
3
  type: StringConstructor;
4
4
  required: false;
@@ -25,14 +25,14 @@ declare const _default: import("vue").DefineComponent<{
25
25
  type: BooleanConstructor;
26
26
  default: boolean;
27
27
  };
28
- }, {
28
+ }>, {
29
29
  fileIcon: import("vue").ComputedRef<{
30
30
  icon: string;
31
31
  color: string;
32
32
  }>;
33
33
  onPreview: () => void;
34
34
  onDownload: () => void;
35
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onPreview" | "onDownload")[], "onPreview" | "onDownload", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
35
+ }, {}, {}, {}, 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;
@@ -59,12 +59,16 @@ declare const _default: import("vue").DefineComponent<{
59
59
  type: BooleanConstructor;
60
60
  default: boolean;
61
61
  };
62
- }>> & {
62
+ }>> & Readonly<{
63
63
  onOnPreview?: ((...args: any[]) => any) | undefined;
64
64
  onOnDownload?: ((...args: any[]) => any) | undefined;
65
- }, {
65
+ }>, {
66
66
  download: boolean;
67
67
  preview: boolean;
68
68
  tooltipDisable: boolean;
69
- }, {}>;
69
+ }, {}, {
70
+ argIcon: any;
71
+ argTooltip: any;
72
+ argStyle: any;
73
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
70
74
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  filters_amount: {
3
3
  type: NumberConstructor;
4
4
  default: number;
@@ -28,13 +28,13 @@ declare const _default: import("vue").DefineComponent<{
28
28
  default: string;
29
29
  validator: (value: string) => boolean;
30
30
  };
31
- }, {
32
- filtersOpen: import("vue").Ref<any>;
31
+ }>, {
32
+ filtersOpen: import("vue").Ref<any, any>;
33
33
  clear: () => void;
34
34
  save: () => void;
35
35
  handleCard: () => void;
36
- langData: import("vue").Ref<any>;
37
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clearFilters" | "saveScope")[], "clearFilters" | "saveScope", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
+ langData: import("vue").Ref<any, any>;
37
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clearFilters" | "saveScope")[], "clearFilters" | "saveScope", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
38
38
  filters_amount: {
39
39
  type: NumberConstructor;
40
40
  default: number;
@@ -64,10 +64,10 @@ declare const _default: import("vue").DefineComponent<{
64
64
  default: string;
65
65
  validator: (value: string) => boolean;
66
66
  };
67
- }>> & {
67
+ }>> & Readonly<{
68
68
  onClearFilters?: ((...args: any[]) => any) | undefined;
69
69
  onSaveScope?: ((...args: any[]) => any) | undefined;
70
- }, {
70
+ }>, {
71
71
  lang: string;
72
72
  filters_amount: number;
73
73
  customTitle: boolean;
@@ -75,5 +75,7 @@ declare const _default: import("vue").DefineComponent<{
75
75
  haveClear: boolean;
76
76
  clearMsg: string;
77
77
  saveScopeMsg: string;
78
- }, {}>;
78
+ }, {}, {
79
+ argIcon: any;
80
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
79
81
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  tabs: {
3
3
  type: {
4
4
  (arrayLength: number): Object[];
@@ -24,11 +24,11 @@ declare const _default: import("vue").DefineComponent<{
24
24
  type: BooleanConstructor;
25
25
  default: boolean;
26
26
  };
27
- }, {
28
- activeTab: import("vue").Ref<number>;
27
+ }>, {
28
+ activeTab: import("vue").Ref<number, 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").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
+ }, {}, {}, {}, 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[];
@@ -54,11 +54,11 @@ declare const _default: import("vue").DefineComponent<{
54
54
  type: BooleanConstructor;
55
55
  default: boolean;
56
56
  };
57
- }>> & {
57
+ }>> & Readonly<{
58
58
  onChangeValue?: ((...args: any[]) => any) | undefined;
59
59
  "onUpdate:Tab"?: ((...args: any[]) => any) | undefined;
60
- }, {
60
+ }>, {
61
61
  returnValue: boolean;
62
62
  index_menu: string | number;
63
- }, {}>;
63
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
64
64
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  iso: {
3
3
  type: StringConstructor;
4
4
  };
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<{
25
25
  type: BooleanConstructor;
26
26
  default: boolean;
27
27
  };
28
- }, {
28
+ }>, {
29
29
  name: {
30
30
  iso: string;
31
31
  slug: string;
@@ -241,7 +241,7 @@ declare const _default: import("vue").DefineComponent<{
241
241
  countryName: import("vue").ComputedRef<string>;
242
242
  size: import("vue").ComputedRef<string>;
243
243
  getEmojiFlag: (name: string) => string;
244
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
244
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
245
245
  iso: {
246
246
  type: StringConstructor;
247
247
  };
@@ -268,11 +268,11 @@ declare const _default: import("vue").DefineComponent<{
268
268
  type: BooleanConstructor;
269
269
  default: boolean;
270
270
  };
271
- }>>, {
271
+ }>> & Readonly<{}>, {
272
272
  height: string;
273
273
  round: boolean;
274
274
  square: boolean;
275
275
  radius: boolean;
276
276
  emoji: boolean;
277
- }, {}>;
277
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
278
278
  export default _default;
@@ -1,18 +1,20 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  lang: {
3
3
  type: StringConstructor;
4
4
  default: string;
5
5
  validator: (value: string) => boolean;
6
6
  };
7
- }, {
8
- langData: import("vue").Ref<any>;
9
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
7
+ }>, {
8
+ langData: import("vue").Ref<any, any>;
9
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
10
10
  lang: {
11
11
  type: StringConstructor;
12
12
  default: string;
13
13
  validator: (value: string) => boolean;
14
14
  };
15
- }>>, {
15
+ }>> & Readonly<{}>, {
16
16
  lang: string;
17
- }, {}>;
17
+ }, {}, {
18
+ argStyle: any;
19
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
18
20
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  title: {
3
3
  type: StringConstructor;
4
4
  default: null;
@@ -50,10 +50,10 @@ declare const _default: import("vue").DefineComponent<{
50
50
  type: BooleanConstructor;
51
51
  default: boolean;
52
52
  };
53
- }, {
53
+ }>, {
54
54
  goBack: () => void;
55
55
  updateMenu: (value: number | string) => void;
56
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
56
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
57
57
  title: {
58
58
  type: StringConstructor;
59
59
  default: null;
@@ -105,10 +105,10 @@ declare const _default: import("vue").DefineComponent<{
105
105
  type: BooleanConstructor;
106
106
  default: boolean;
107
107
  };
108
- }>> & {
108
+ }>> & Readonly<{
109
109
  onUpdateMenu?: ((...args: any[]) => any) | undefined;
110
110
  "onUpdate:Menu"?: ((...args: any[]) => any) | undefined;
111
- }, {
111
+ }>, {
112
112
  title: string;
113
113
  tabs: unknown[];
114
114
  index_menu: string | number;
@@ -118,5 +118,8 @@ declare const _default: import("vue").DefineComponent<{
118
118
  nbRoutes: number;
119
119
  headerTooltips: any[];
120
120
  tabsOverflow: boolean;
121
- }, {}>;
121
+ }, {}, {
122
+ argIcon: any;
123
+ argHeaderTabs: any;
124
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
122
125
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  tabs: {
3
3
  type: ArrayConstructor;
4
4
  required: true;
@@ -28,16 +28,16 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: BooleanConstructor;
29
29
  default: boolean;
30
30
  };
31
- }, {
32
- true_index_menu: import("vue").Ref<string | number>;
33
- scrollValue: import("vue").Ref<number>;
34
- oldWidth: import("vue").Ref<any>;
31
+ }>, {
32
+ true_index_menu: import("vue").Ref<string | number, string | number>;
33
+ scrollValue: import("vue").Ref<number, number>;
34
+ oldWidth: import("vue").Ref<any, any>;
35
35
  changeMenu: (value: number | string) => void;
36
- isOverflow: import("vue").Ref<boolean>;
36
+ isOverflow: import("vue").Ref<boolean, boolean>;
37
37
  checkOverflow: () => void;
38
38
  scroll_left: () => void;
39
39
  scroll_right: () => void;
40
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
40
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateMenu" | "update:Menu")[], "updateMenu" | "update:Menu", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
41
41
  tabs: {
42
42
  type: ArrayConstructor;
43
43
  required: true;
@@ -67,12 +67,12 @@ declare const _default: import("vue").DefineComponent<{
67
67
  type: BooleanConstructor;
68
68
  default: boolean;
69
69
  };
70
- }>> & {
70
+ }>> & Readonly<{
71
71
  onUpdateMenu?: ((...args: any[]) => any) | undefined;
72
72
  "onUpdate:Menu"?: ((...args: any[]) => any) | undefined;
73
- }, {
73
+ }>, {
74
74
  index_menu: string | number;
75
75
  tooltips: any[];
76
76
  scrollOverflow: boolean;
77
- }, {}>;
77
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
78
78
  export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  title: {
3
3
  type: StringConstructor;
4
4
  default: null;
@@ -52,18 +52,18 @@ declare const _default: import("vue").DefineComponent<{
52
52
  default: string;
53
53
  validator: (value: string) => boolean;
54
54
  };
55
- }, {
56
- searchBlocks: import("vue").Ref<string>;
55
+ }>, {
56
+ searchBlocks: import("vue").Ref<string, string>;
57
57
  getTitle: import("vue").ComputedRef<any>;
58
58
  getSearchPlaceholder: import("vue").ComputedRef<any>;
59
- selectedBlock: import("vue").Ref<any>;
59
+ selectedBlock: import("vue").Ref<any, any>;
60
60
  selectBlock: (block: any) => void;
61
61
  filterBlocks: any;
62
62
  getGlobalTitle: import("vue").ComputedRef<any>;
63
- langData: import("vue").Ref<any>;
63
+ langData: import("vue").Ref<any, any>;
64
64
  blockCategories: import("vue").ComputedRef<any>;
65
65
  filterCategoryBlocks: any;
66
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectBlock" | "update:Block")[], "onSelectBlock" | "update:Block", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
66
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectBlock" | "update:Block")[], "onSelectBlock" | "update:Block", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
67
67
  title: {
68
68
  type: StringConstructor;
69
69
  default: null;
@@ -117,10 +117,10 @@ declare const _default: import("vue").DefineComponent<{
117
117
  default: string;
118
118
  validator: (value: string) => boolean;
119
119
  };
120
- }>> & {
120
+ }>> & Readonly<{
121
121
  onOnSelectBlock?: ((...args: any[]) => any) | undefined;
122
122
  "onUpdate:Block"?: ((...args: any[]) => any) | undefined;
123
- }, {
123
+ }>, {
124
124
  lang: string;
125
125
  title: string;
126
126
  noTitle: boolean;
@@ -134,5 +134,8 @@ declare const _default: import("vue").DefineComponent<{
134
134
  customizeBlocks: boolean;
135
135
  seperateCustoms: boolean;
136
136
  searchApps: boolean;
137
- }, {}>;
137
+ }, {}, {
138
+ argSearchInput: any;
139
+ argFlag: any;
140
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
138
141
  export default _default;
@@ -1,14 +1,14 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  borderTop: {
3
3
  type: BooleanConstructor;
4
4
  default: boolean;
5
5
  };
6
- }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
6
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
7
7
  borderTop: {
8
8
  type: BooleanConstructor;
9
9
  default: boolean;
10
10
  };
11
- }>>, {
11
+ }>> & Readonly<{}>, {
12
12
  borderTop: boolean;
13
- }, {}>;
13
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
14
14
  export default _default;