@tekkare/auriga 0.2.109 → 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 (118) 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 +1 -1
  82. package/dist/runtime/components/argSidebar.vue.d.ts +12 -8
  83. package/dist/runtime/components/argSimpleChart.vue.d.ts +5 -5
  84. package/dist/runtime/components/argSimpleInput.vue.d.ts +7 -7
  85. package/dist/runtime/components/argSimpleLabel.vue.d.ts +6 -4
  86. package/dist/runtime/components/argSliderTabs.vue.d.ts +9 -7
  87. package/dist/runtime/components/argSmallAreaChart.vue.d.ts +148 -6
  88. package/dist/runtime/components/argSortIcon.vue.d.ts +6 -6
  89. package/dist/runtime/components/argSourceCollapse.vue.d.ts +12 -8
  90. package/dist/runtime/components/argSourceContainer.vue.d.ts +2 -2
  91. package/dist/runtime/components/argSteplineChart.vue.d.ts +8 -6
  92. package/dist/runtime/components/argStyle.vue.d.ts +1 -1
  93. package/dist/runtime/components/argSubMenu.vue.d.ts +9 -6
  94. package/dist/runtime/components/argSwitch.vue.d.ts +8 -8
  95. package/dist/runtime/components/argTable.vue.d.ts +35 -25
  96. package/dist/runtime/components/argTags.vue.d.ts +9 -6
  97. package/dist/runtime/components/argTagsRow.vue.d.ts +13 -10
  98. package/dist/runtime/components/argTekkareLoader.vue.d.ts +1 -1
  99. package/dist/runtime/components/argTextBtn.vue.d.ts +6 -6
  100. package/dist/runtime/components/argTipsBox.vue.d.ts +11 -8
  101. package/dist/runtime/components/argToolModal.vue.d.ts +15 -12
  102. package/dist/runtime/components/argToolbar.vue.d.ts +11 -8
  103. package/dist/runtime/components/argToolbarContent.vue.d.ts +11 -9
  104. package/dist/runtime/components/argToolbarSources.vue.d.ts +6 -6
  105. package/dist/runtime/components/argTooltip.vue.d.ts +4 -4
  106. package/dist/runtime/components/argTrendIndicator.vue.d.ts +6 -4
  107. package/dist/runtime/components/argTutoModal.vue.d.ts +10 -7
  108. package/dist/runtime/components/localTextHighlight.vue.d.ts +9 -7
  109. package/dist/runtime/components/oneCountryEurope.vue.d.ts +6 -6
  110. package/dist/runtime/components/oneDepartementFr.vue.d.ts +6 -6
  111. package/dist/runtime/components/oneRegionDe.vue.d.ts +6 -6
  112. package/dist/runtime/components/oneRegionFr.vue.d.ts +6 -6
  113. package/dist/runtime/components/oneRegionKr.vue.d.ts +6 -6
  114. package/dist/runtime/components/oneRegionNo.vue.d.ts +6 -6
  115. package/dist/runtime/components/oneRegionToDepartements.vue.d.ts +7 -7
  116. package/dist/runtime/components/oneStateUs.vue.d.ts +6 -6
  117. package/dist/runtime/components/tableRowCrop.vue.d.ts +9 -9
  118. package/package.json +14 -14
package/dist/module.d.mts CHANGED
@@ -2,6 +2,6 @@ import * as _nuxt_schema from '@nuxt/schema';
2
2
 
3
3
  interface ModuleOptions {
4
4
  }
5
- declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;
5
+ declare const _default: _nuxt_schema.NuxtModule<ModuleOptions, ModuleOptions, false>;
6
6
 
7
7
  export { type ModuleOptions, _default as default };
package/dist/module.d.ts CHANGED
@@ -2,6 +2,6 @@ import * as _nuxt_schema from '@nuxt/schema';
2
2
 
3
3
  interface ModuleOptions {
4
4
  }
5
- declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;
5
+ declare const _default: _nuxt_schema.NuxtModule<ModuleOptions, ModuleOptions, false>;
6
6
 
7
7
  export { type ModuleOptions, _default as default };
package/dist/module.json CHANGED
@@ -4,5 +4,5 @@
4
4
  "compatibility": {
5
5
  "nuxt": "^3.0.0"
6
6
  },
7
- "version": "0.2.109"
7
+ "version": "0.2.111"
8
8
  }
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  map: {
3
3
  type: ObjectConstructor;
4
4
  required: true;
@@ -20,13 +20,13 @@ declare const _default: import("vue").DefineComponent<{
20
20
  type: FunctionConstructor;
21
21
  default: null;
22
22
  };
23
- }, {
23
+ }>, {
24
24
  isLocationClassFunction: import("vue").ComputedRef<boolean>;
25
25
  isLocationTabindexFunction: import("vue").ComputedRef<boolean>;
26
26
  getLocationCustomProperties: (location: any) => {
27
27
  [k: string]: unknown;
28
28
  };
29
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
30
  map: {
31
31
  type: ObjectConstructor;
32
32
  required: true;
@@ -48,10 +48,10 @@ declare const _default: import("vue").DefineComponent<{
48
48
  type: FunctionConstructor;
49
49
  default: null;
50
50
  };
51
- }>>, {
51
+ }>> & Readonly<{}>, {
52
52
  locationClass: string | Function;
53
53
  locationTabindex: string | Function;
54
54
  locationRole: string;
55
55
  isLocationSelected: Function;
56
- }, {}>;
56
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
57
57
  export default _default;
@@ -4,5 +4,7 @@ declare const _default: import("vue").DefineComponent<{}, {
4
4
  slug: string;
5
5
  name: string;
6
6
  }[];
7
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
7
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
8
+ argFlag: any;
9
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
10
  export default _default;
@@ -1,6 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  iconNames: string[];
3
- searchIcon: import("vue").Ref<string>;
3
+ searchIcon: import("vue").Ref<string, string>;
4
4
  filteredIcon: import("vue").ComputedRef<string[]>;
5
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
5
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
6
+ argIcon: any;
7
+ argSearchInput: any;
8
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
9
  export default _default;
@@ -1,6 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  iconNames: string[];
3
- searchIcon: import("vue").Ref<string>;
3
+ searchIcon: import("vue").Ref<string, string>;
4
4
  filteredIcon: import("vue").ComputedRef<string[]>;
5
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
5
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
6
+ argIcon: any;
7
+ argSearchInput: any;
8
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
9
  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
  actionType: {
3
3
  type: StringConstructor;
4
4
  required: true;
@@ -16,10 +16,10 @@ declare const _default: import("vue").DefineComponent<{
16
16
  default: string;
17
17
  validator: (value: string) => boolean;
18
18
  };
19
- }, {
19
+ }>, {
20
20
  getActionText: import("vue").ComputedRef<string>;
21
21
  sendAction: () => void;
22
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onAction"[], "onAction", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
22
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onAction"[], "onAction", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
23
  actionType: {
24
24
  type: StringConstructor;
25
25
  required: true;
@@ -37,11 +37,14 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  validator: (value: string) => boolean;
39
39
  };
40
- }>> & {
40
+ }>> & Readonly<{
41
41
  onOnAction?: ((...args: any[]) => any) | undefined;
42
- }, {
42
+ }>, {
43
43
  customize: boolean;
44
44
  disable: boolean;
45
45
  lang: string;
46
- }, {}>;
46
+ }, {}, {
47
+ argBtn: any;
48
+ argTextBtn: any;
49
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
47
50
  export default _default;
@@ -3,7 +3,7 @@ interface Suggestion {
3
3
  text: string;
4
4
  html?: string;
5
5
  }
6
- declare const _default: import("vue").DefineComponent<{
6
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
7
7
  placeHolderValue: {
8
8
  type: StringConstructor;
9
9
  default: string;
@@ -100,7 +100,7 @@ declare const _default: import("vue").DefineComponent<{
100
100
  type: BooleanConstructor;
101
101
  default: boolean;
102
102
  };
103
- }, {
103
+ }>, {
104
104
  close: () => void;
105
105
  changeDisplay: () => void;
106
106
  handleDelete: () => void;
@@ -115,39 +115,47 @@ declare const _default: import("vue").DefineComponent<{
115
115
  addToSearch: (search: string, textValue: string, isDefault: boolean) => void;
116
116
  shortcutColor: (shortcut: string) => "var(--darkest)" | "var(--white)";
117
117
  shortcutSelect: (dir: string) => void;
118
- typing: import("vue").Ref<boolean>;
118
+ typing: import("vue").Ref<boolean, boolean>;
119
119
  shortcuts: import("vue").Ref<{
120
120
  keyword: string;
121
121
  value: string;
122
122
  symbol: string;
123
+ }[], {
124
+ keyword: string;
125
+ value: string;
126
+ symbol: string;
127
+ }[] | {
128
+ keyword: string;
129
+ value: string;
130
+ symbol: string;
123
131
  }[]>;
124
- hoverShortcut: import("vue").Ref<string>;
125
- selectedShortcut: import("vue").Ref<string>;
126
- searchedWords: import("vue").Ref<any>;
127
- closeIndex: import("vue").Ref<any>;
128
- value: import("vue").Ref<string>;
129
- selectedTag: import("vue").Ref<any>;
130
- duplicate: import("vue").Ref<never[]>;
131
- searchBar: import("vue").Ref<any>;
132
- tagsSection: import("vue").Ref<any>;
133
- shortcutIndex: import("vue").Ref<number>;
134
- removeSelected: import("vue").Ref<boolean>;
135
- hoverTag: import("vue").Ref<any>;
136
- showInfo: import("vue").Ref<boolean>;
132
+ hoverShortcut: import("vue").Ref<string, string>;
133
+ selectedShortcut: import("vue").Ref<string, string>;
134
+ searchedWords: import("vue").Ref<any, any>;
135
+ closeIndex: import("vue").Ref<any, any>;
136
+ value: import("vue").Ref<string, string>;
137
+ selectedTag: import("vue").Ref<any, any>;
138
+ duplicate: import("vue").Ref<never[], never[]>;
139
+ searchBar: import("vue").Ref<any, any>;
140
+ tagsSection: import("vue").Ref<any, any>;
141
+ shortcutIndex: import("vue").Ref<number, number>;
142
+ removeSelected: import("vue").Ref<boolean, boolean>;
143
+ hoverTag: import("vue").Ref<any, any>;
144
+ showInfo: import("vue").Ref<boolean, boolean>;
137
145
  regexSearch: RegExp;
138
146
  iconColor: import("vue").ComputedRef<"var(--primary)" | "var(--medium)">;
139
147
  hasShortcut: import("vue").ComputedRef<boolean>;
140
148
  infoHeight: import("vue").ComputedRef<boolean>;
141
- suggOpen: import("vue").Ref<boolean>;
149
+ suggOpen: import("vue").Ref<boolean, boolean>;
142
150
  filterSuggestions: import("vue").ComputedRef<(Suggestion | {
143
151
  text: string;
144
152
  icon: string;
145
153
  html: string;
146
154
  })[]>;
147
155
  selectOption: (isDown: boolean) => void;
148
- optionIndex: import("vue").Ref<number>;
156
+ optionIndex: import("vue").Ref<number, number>;
149
157
  selectSugg: (sugg: Suggestion) => void;
150
- showChangeType: import("vue").Ref<any>;
158
+ showChangeType: import("vue").Ref<any, any>;
151
159
  changeSearchType: (searchIndex: number, option: string) => void;
152
160
  notFound: {
153
161
  fr: string;
@@ -161,7 +169,7 @@ declare const _default: import("vue").DefineComponent<{
161
169
  };
162
170
  handleChangeType: (searchIndex: number) => void;
163
171
  openSugg: () => void;
164
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "onClose" | "onTyping")[], "update:Value" | "onClose" | "onTyping", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
172
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "onClose" | "onTyping")[], "update:Value" | "onClose" | "onTyping", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
165
173
  placeHolderValue: {
166
174
  type: StringConstructor;
167
175
  default: string;
@@ -258,11 +266,11 @@ declare const _default: import("vue").DefineComponent<{
258
266
  type: BooleanConstructor;
259
267
  default: boolean;
260
268
  };
261
- }>> & {
269
+ }>> & Readonly<{
262
270
  "onUpdate:Value"?: ((...args: any[]) => any) | undefined;
263
271
  onOnClose?: ((...args: any[]) => any) | undefined;
264
272
  onOnTyping?: ((...args: any[]) => any) | undefined;
265
- }, {
273
+ }>, {
266
274
  lang: string;
267
275
  placeHolderValue: string;
268
276
  customShortcuts: {
@@ -275,5 +283,7 @@ declare const _default: import("vue").DefineComponent<{
275
283
  fuzzyThreshold: number;
276
284
  loadingSuggs: boolean;
277
285
  highlightInput: boolean;
278
- }, {}>;
286
+ }, {}, {
287
+ argIcon: any;
288
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
279
289
  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,4 +1,4 @@
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;
@@ -41,10 +41,10 @@ declare const _default: import("vue").DefineComponent<{
41
41
  type: BooleanConstructor;
42
42
  default: boolean;
43
43
  };
44
- }, {
44
+ }>, {
45
45
  getIconColor: import("vue").ComputedRef<string>;
46
46
  send: () => void;
47
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClick"[], "onClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClick"[], "onClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
48
48
  btnStyle: {
49
49
  type: StringConstructor;
50
50
  default: string;
@@ -87,9 +87,9 @@ declare const _default: import("vue").DefineComponent<{
87
87
  type: BooleanConstructor;
88
88
  default: boolean;
89
89
  };
90
- }>> & {
90
+ }>> & Readonly<{
91
91
  onOnClick?: ((...args: any[]) => any) | undefined;
92
- }, {
92
+ }>, {
93
93
  size: string;
94
94
  btnStyle: string;
95
95
  becomeSmall: boolean;
@@ -100,5 +100,7 @@ declare const _default: import("vue").DefineComponent<{
100
100
  loading: boolean;
101
101
  fullWidth: boolean;
102
102
  round: boolean;
103
- }, {}>;
103
+ }, {}, {
104
+ argIcon: any;
105
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
104
106
  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
  chaptersList: {
3
3
  type: ArrayConstructor;
4
4
  default: () => never[];
@@ -16,12 +16,12 @@ declare const _default: import("vue").DefineComponent<{
16
16
  type: StringConstructor;
17
17
  value: null;
18
18
  };
19
- }, {
19
+ }>, {
20
20
  selectChapter: (index: number, anchorId: string) => void;
21
- activeChapter: import("vue").Ref<any>;
22
- headerHeight: import("vue").Ref<number>;
23
- langData: import("vue").Ref<any>;
24
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClose"[], "onClose", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
+ activeChapter: import("vue").Ref<any, any>;
22
+ headerHeight: import("vue").Ref<number, number>;
23
+ langData: import("vue").Ref<any, any>;
24
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onClose"[], "onClose", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
25
  chaptersList: {
26
26
  type: ArrayConstructor;
27
27
  default: () => never[];
@@ -39,11 +39,11 @@ declare const _default: import("vue").DefineComponent<{
39
39
  type: StringConstructor;
40
40
  value: null;
41
41
  };
42
- }>> & {
42
+ }>> & Readonly<{
43
43
  onOnClose?: ((...args: any[]) => any) | undefined;
44
- }, {
44
+ }>, {
45
45
  lang: string;
46
46
  chaptersList: unknown[];
47
47
  chaptersTitle: string;
48
- }, {}>;
48
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
49
49
  export default _default;
@@ -196,7 +196,7 @@ export default defineComponent({
196
196
  } else
197
197
  props.options["stroke"] = { width: 3, curve: "smooth" };
198
198
  }
199
- let defaultDataLabelsConfig = {
199
+ const defaultDataLabelsConfig = {
200
200
  enabled: true,
201
201
  position: "top",
202
202
  style: {
@@ -216,7 +216,7 @@ export default defineComponent({
216
216
  ...props.options.dataLabels
217
217
  };
218
218
  } else {
219
- let defaultDataLabelFormatter = {
219
+ const defaultDataLabelFormatter = {
220
220
  formatter(value, opt) {
221
221
  let returnValue = value;
222
222
  if (compactMode) {
@@ -229,17 +229,15 @@ export default defineComponent({
229
229
  returnValue = new Intl.NumberFormat("fr-FR").format(value).replace(",", ".");
230
230
  }
231
231
  if (hasPercentages) {
232
- let seriesLength = seriesData.length;
233
232
  if (opt.dataPointIndex > 0 && seriesData[opt.seriesIndex].data[opt.dataPointIndex - 1] !== null && seriesData[opt.seriesIndex].data[opt.dataPointIndex] !== null) {
234
- let previousVal = seriesData[opt.seriesIndex].data[opt.dataPointIndex - 1];
235
- let percentageValue = new Intl.NumberFormat("fr-FR").format(
236
- ((value - previousVal) / previousVal * 100).toFixed(1)
237
- ).replace(",", ".");
238
- if (previousVal === 0) {
239
- returnValue = "-";
240
- } else if (percentageValue > 0) {
233
+ const previousVal = seriesData[opt.seriesIndex].data[opt.dataPointIndex - 1];
234
+ let percentageValue = (value - previousVal) / previousVal * 100;
235
+ console.log(percentageValue);
236
+ if (percentageValue > 0 && percentageValue !== Infinity) {
237
+ percentageValue = new Intl.NumberFormat("fr-FR").format(Number(percentageValue.toFixed(1))).replace(",", ".");
241
238
  returnValue = returnValue + " (+" + percentageValue + "%)";
242
- } else {
239
+ } else if (percentageValue < 0) {
240
+ percentageValue = new Intl.NumberFormat("fr-FR").format(Number(percentageValue.toFixed(1))).replace(",", ".");
243
241
  returnValue = returnValue + " (" + percentageValue + "%)";
244
242
  }
245
243
  }
@@ -324,7 +322,7 @@ export default defineComponent({
324
322
  dataLabels: { position: "top", hideOverflowingLabels: true }
325
323
  }
326
324
  };
327
- let defaultDataLabelsConfig = {
325
+ const defaultDataLabelsConfig = {
328
326
  position: "top",
329
327
  enabled: true,
330
328
  offsetY: -20,
@@ -349,11 +347,11 @@ export default defineComponent({
349
347
  returnValue = new Intl.NumberFormat("fr-FR").format(value);
350
348
  }
351
349
  if (hasPercentages) {
352
- let seriesTotal = seriesData[opt.seriesIndex].data.reduce(
350
+ const seriesTotal = seriesData[opt.seriesIndex].data.reduce(
353
351
  (a, b) => a + b,
354
352
  0
355
353
  );
356
- let percentage2 = new Intl.NumberFormat("fr-FR").format((100 * value / seriesTotal).toFixed(1)).replace(",", ".");
354
+ const percentage2 = new Intl.NumberFormat("fr-FR").format((100 * value / seriesTotal).toFixed(1)).replace(",", ".");
357
355
  if (seriesTotal === 0) {
358
356
  returnValue = "-";
359
357
  } else
@@ -399,7 +397,7 @@ export default defineComponent({
399
397
  dataLabels: { position: "top", hideOverflowingLabels: true }
400
398
  }
401
399
  };
402
- let defaultDataLabelsConfig = {
400
+ const defaultDataLabelsConfig = {
403
401
  position: "top",
404
402
  enabled: true,
405
403
  offsetX: 65,
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  options: {
3
3
  type: ObjectConstructor;
4
4
  required: false;
@@ -73,13 +73,13 @@ declare const _default: import("vue").DefineComponent<{
73
73
  type: BooleanConstructor;
74
74
  default: boolean;
75
75
  };
76
- }, {
76
+ }>, {
77
77
  percentage: (partialValue: any, totalValue: any) => number;
78
- chartKey: import("vue").Ref<number>;
78
+ chartKey: import("vue").Ref<number, number>;
79
79
  chartType: import("vue").ComputedRef<string>;
80
80
  chartOptions: import("vue").ComputedRef<Record<string, any>>;
81
81
  isSafari: import("vue").ComputedRef<boolean>;
82
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
82
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
83
83
  options: {
84
84
  type: ObjectConstructor;
85
85
  required: false;
@@ -154,7 +154,7 @@ declare const _default: import("vue").DefineComponent<{
154
154
  type: BooleanConstructor;
155
155
  default: boolean;
156
156
  };
157
- }>>, {
157
+ }>> & Readonly<{}>, {
158
158
  width: string;
159
159
  height: string;
160
160
  options: Record<string, any>;
@@ -170,5 +170,7 @@ declare const _default: import("vue").DefineComponent<{
170
170
  sharedTooltip: boolean;
171
171
  direction: string;
172
172
  showXAxis: boolean;
173
- }, {}>;
173
+ }, {}, {
174
+ apexchart: import("vue").Component & import("vue").ComponentOptionsBase<import("vue3-apexcharts").VueApexChartsComponent, any, any, any, any, any, any, any, string, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> & ThisType<any> & import("vue").Plugin;
175
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
174
176
  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
  haveChart: {
3
3
  type: BooleanConstructor;
4
4
  default: boolean;
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<{
7
7
  type: BooleanConstructor;
8
8
  default: boolean;
9
9
  };
10
- }, any, any, {}, {}, 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
  haveChart: {
12
12
  type: BooleanConstructor;
13
13
  default: boolean;
@@ -16,8 +16,8 @@ declare const _default: import("vue").DefineComponent<{
16
16
  type: BooleanConstructor;
17
17
  default: boolean;
18
18
  };
19
- }>>, {
19
+ }>> & Readonly<{}>, {
20
20
  haveChart: boolean;
21
21
  haveTable: boolean;
22
- }, {}>;
22
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
23
23
  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
  filterTitle: {
3
3
  type: StringConstructor;
4
4
  required: true;
@@ -27,13 +27,13 @@ declare const _default: import("vue").DefineComponent<{
27
27
  type: StringConstructor;
28
28
  required: true;
29
29
  };
30
- }, {
30
+ }>, {
31
31
  iconFilter: import("vue").ComputedRef<"CheckSquareFill" | "MinusSquareDisable" | "Square">;
32
32
  iconColor: import("vue").ComputedRef<"var(--medium)" | "var(--darkest)" | "var(--accent)">;
33
33
  selectFilter: () => void;
34
- selectOption: import("vue").Ref<boolean>;
35
- returnValue: import("vue").Ref<boolean>;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleClick" | "update:Check")[], "handleClick" | "update:Check", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
34
+ selectOption: import("vue").Ref<boolean, boolean>;
35
+ returnValue: import("vue").Ref<boolean, boolean>;
36
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleClick" | "update:Check")[], "handleClick" | "update:Check", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  filterTitle: {
38
38
  type: StringConstructor;
39
39
  required: true;
@@ -62,14 +62,17 @@ declare const _default: import("vue").DefineComponent<{
62
62
  type: StringConstructor;
63
63
  required: true;
64
64
  };
65
- }>> & {
65
+ }>> & Readonly<{
66
66
  onHandleClick?: ((...args: any[]) => any) | undefined;
67
67
  "onUpdate:Check"?: ((...args: any[]) => any) | undefined;
68
- }, {
68
+ }>, {
69
69
  disable: boolean;
70
70
  tooltipText: string;
71
71
  infoIcon: boolean;
72
72
  defaultSelect: boolean;
73
73
  tooltipDir: string;
74
- }, {}>;
74
+ }, {}, {
75
+ argIcon: any;
76
+ argTooltip: any;
77
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
75
78
  export default _default;
@@ -1,12 +1,12 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  amount: {
3
3
  type: (StringConstructor | NumberConstructor)[];
4
4
  required: true;
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
  amount: {
8
8
  type: (StringConstructor | NumberConstructor)[];
9
9
  required: true;
10
10
  };
11
- }>>, {}, {}>;
11
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
12
  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[];
@@ -140,17 +140,17 @@ declare const _default: import("vue").DefineComponent<{
140
140
  type: NumberConstructor;
141
141
  default: number;
142
142
  };
143
- }, {
144
- add_table: import("vue").Ref<any>;
145
- del_table: import("vue").Ref<any>;
146
- isDisplay: import("vue").Ref<boolean>;
147
- save_table: import("vue").Ref<any>;
148
- smart_selection_selected: import("vue").Ref<any>;
149
- searchNameAdd: import("vue").Ref<string>;
150
- searchNameDel: import("vue").Ref<string>;
151
- uid: import("vue").Ref<number>;
152
- hoverAdd: import("vue").Ref<null>;
153
- hoverRemove: import("vue").Ref<null>;
143
+ }>, {
144
+ add_table: import("vue").Ref<any, any>;
145
+ del_table: import("vue").Ref<any, any>;
146
+ isDisplay: import("vue").Ref<boolean, boolean>;
147
+ save_table: import("vue").Ref<any, any>;
148
+ smart_selection_selected: import("vue").Ref<any, any>;
149
+ searchNameAdd: import("vue").Ref<string, string>;
150
+ searchNameDel: import("vue").Ref<string, string>;
151
+ uid: import("vue").Ref<number, number>;
152
+ hoverAdd: import("vue").Ref<null, null>;
153
+ hoverRemove: import("vue").Ref<null, null>;
154
154
  filterNameAdd: import("vue").ComputedRef<any>;
155
155
  filterNameDel: import("vue").ComputedRef<any>;
156
156
  changeInput: () => void;
@@ -166,21 +166,21 @@ declare const _default: import("vue").DefineComponent<{
166
166
  cancel_function: () => void;
167
167
  change_save_table: () => void;
168
168
  getAllSelect: import("vue").ComputedRef<string>;
169
- reachMax: import("vue").Ref<boolean>;
169
+ reachMax: import("vue").Ref<boolean, boolean>;
170
170
  getEmptyMsg: import("vue").ComputedRef<any>;
171
171
  getLoaderText: import("vue").ComputedRef<any[]>;
172
172
  getPlaceholderAdd: import("vue").ComputedRef<any>;
173
173
  getPlaceholderDel: import("vue").ComputedRef<any>;
174
174
  getMaxSelectMsg: import("vue").ComputedRef<any>;
175
175
  getEmptyContentMsg: import("vue").ComputedRef<any>;
176
- getLeft: import("vue").Ref<string>;
176
+ getLeft: import("vue").Ref<string, string>;
177
177
  getCustomText: import("vue").ComputedRef<any>;
178
178
  getAddAllText: import("vue").ComputedRef<any>;
179
179
  noSelectionMsg: import("vue").ComputedRef<any>;
180
180
  getAddText: import("vue").ComputedRef<any>;
181
181
  openInfo: () => void;
182
- langData: import("vue").Ref<any>;
183
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "changeAddInputValue" | "update:Selection" | "openInfo" | "onSelectAll")[], "changeElement" | "changeAddInputValue" | "update:Selection" | "openInfo" | "onSelectAll", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
182
+ langData: import("vue").Ref<any, any>;
183
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "changeAddInputValue" | "update:Selection" | "openInfo" | "onSelectAll")[], "changeElement" | "changeAddInputValue" | "update:Selection" | "openInfo" | "onSelectAll", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
184
184
  element_table: {
185
185
  type: {
186
186
  (arrayLength: number): string[];
@@ -322,13 +322,13 @@ declare const _default: import("vue").DefineComponent<{
322
322
  type: NumberConstructor;
323
323
  default: number;
324
324
  };
325
- }>> & {
325
+ }>> & Readonly<{
326
326
  onChangeElement?: ((...args: any[]) => any) | undefined;
327
327
  onChangeAddInputValue?: ((...args: any[]) => any) | undefined;
328
328
  "onUpdate:Selection"?: ((...args: any[]) => any) | undefined;
329
329
  onOpenInfo?: ((...args: any[]) => any) | undefined;
330
330
  onOnSelectAll?: ((...args: any[]) => any) | undefined;
331
- }, {
331
+ }>, {
332
332
  lang: string;
333
333
  fuzzyThreshold: number;
334
334
  loading: boolean;
@@ -352,5 +352,10 @@ declare const _default: import("vue").DefineComponent<{
352
352
  labelInfo: boolean;
353
353
  forceList: boolean;
354
354
  fuzzyStart: number;
355
- }, {}>;
355
+ }, {}, {
356
+ argSimpleLabel: any;
357
+ argIcon: any;
358
+ argDataLoader: any;
359
+ argPills: any;
360
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
356
361
  export default _default;