@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
  lang: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -8,13 +8,13 @@ declare const _default: import("vue").DefineComponent<{
8
8
  type: ArrayConstructor;
9
9
  default: () => never[];
10
10
  };
11
- }, {
11
+ }>, {
12
12
  getNoScopeMsg: import("vue").ComputedRef<any>;
13
- selectedScope: import("vue").Ref<any>;
13
+ selectedScope: import("vue").Ref<any, any>;
14
14
  selectScope: () => void;
15
15
  createNewScope: () => void;
16
- langData: import("vue").Ref<any>;
17
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectScope" | "update:Scope" | "onCreateScope")[], "onSelectScope" | "update:Scope" | "onCreateScope", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
+ langData: import("vue").Ref<any, any>;
17
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onSelectScope" | "update:Scope" | "onCreateScope")[], "onSelectScope" | "update:Scope" | "onCreateScope", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
18
  lang: {
19
19
  type: StringConstructor;
20
20
  default: string;
@@ -24,12 +24,16 @@ declare const _default: import("vue").DefineComponent<{
24
24
  type: ArrayConstructor;
25
25
  default: () => never[];
26
26
  };
27
- }>> & {
27
+ }>> & Readonly<{
28
28
  onOnSelectScope?: ((...args: any[]) => any) | undefined;
29
29
  "onUpdate:Scope"?: ((...args: any[]) => any) | undefined;
30
30
  onOnCreateScope?: ((...args: any[]) => any) | undefined;
31
- }, {
31
+ }>, {
32
32
  lang: string;
33
33
  scopeArray: unknown[];
34
- }, {}>;
34
+ }, {}, {
35
+ argIcon: any;
36
+ argScopeSelect: any;
37
+ argBtn: any;
38
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
35
39
  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
  noteTitle: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -15,9 +15,9 @@ declare const _default: import("vue").DefineComponent<{
15
15
  type: StringConstructor;
16
16
  required: true;
17
17
  };
18
- }, {
18
+ }>, {
19
19
  getColorFromProp: import("vue").ComputedRef<"var(--primary)" | "var(--warning)">;
20
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  noteTitle: {
22
22
  type: StringConstructor;
23
23
  default: string;
@@ -34,9 +34,11 @@ declare const _default: import("vue").DefineComponent<{
34
34
  type: StringConstructor;
35
35
  required: true;
36
36
  };
37
- }>>, {
37
+ }>> & Readonly<{}>, {
38
38
  noteTitle: string;
39
39
  noteIcon: string;
40
40
  noteColor: string;
41
- }, {}>;
41
+ }, {}, {
42
+ argIcon: any;
43
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
42
44
  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
  inputLabel: {
3
3
  type: StringConstructor;
4
4
  required: true;
@@ -19,12 +19,12 @@ declare const _default: import("vue").DefineComponent<{
19
19
  type: NumberConstructor;
20
20
  default: number;
21
21
  };
22
- }, {
23
- returnValue: import("vue").Ref<number>;
24
- typing: import("vue").Ref<boolean>;
22
+ }>, {
23
+ returnValue: import("vue").Ref<number, number>;
24
+ typing: import("vue").Ref<boolean, boolean>;
25
25
  changeInput: (event: any) => void;
26
26
  changeValueClick: (value: number) => void;
27
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Number")[], "changeValue" | "update:Number", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeValue" | "update:Number")[], "changeValue" | "update:Number", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
28
  inputLabel: {
29
29
  type: StringConstructor;
30
30
  required: true;
@@ -45,13 +45,15 @@ declare const _default: import("vue").DefineComponent<{
45
45
  type: NumberConstructor;
46
46
  default: number;
47
47
  };
48
- }>> & {
48
+ }>> & Readonly<{
49
49
  onChangeValue?: ((...args: any[]) => any) | undefined;
50
50
  "onUpdate:Number"?: ((...args: any[]) => any) | undefined;
51
- }, {
51
+ }>, {
52
52
  maxValue: number;
53
53
  defaultValue: number;
54
54
  hasNegativeValue: boolean;
55
55
  stepValue: number;
56
- }, {}>;
56
+ }, {}, {
57
+ argIcon: any;
58
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
57
59
  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
  setStyle: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -12,11 +12,11 @@ declare const _default: import("vue").DefineComponent<{
12
12
  type: BooleanConstructor;
13
13
  default: boolean;
14
14
  };
15
- }, {
15
+ }>, {
16
16
  close: () => void;
17
- isActive: import("vue").Ref<boolean>;
17
+ isActive: import("vue").Ref<boolean, boolean>;
18
18
  clickPill: () => void;
19
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onClick")[], "onClose" | "onClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onClick")[], "onClose" | "onClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  setStyle: {
21
21
  type: StringConstructor;
22
22
  default: string;
@@ -30,12 +30,15 @@ declare const _default: import("vue").DefineComponent<{
30
30
  type: BooleanConstructor;
31
31
  default: boolean;
32
32
  };
33
- }>> & {
33
+ }>> & Readonly<{
34
34
  onOnClose?: ((...args: any[]) => any) | undefined;
35
35
  onOnClick?: ((...args: any[]) => any) | undefined;
36
- }, {
36
+ }>, {
37
37
  setStyle: string;
38
38
  haveClose: boolean;
39
39
  active: boolean;
40
- }, {}>;
40
+ }, {}, {
41
+ argIcon: any;
42
+ argStyle: any;
43
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
41
44
  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
  app: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -29,11 +29,11 @@ declare const _default: import("vue").DefineComponent<{
29
29
  type: BooleanConstructor;
30
30
  default: boolean;
31
31
  };
32
- }, {
32
+ }>, {
33
33
  getTitle: import("vue").ComputedRef<string>;
34
34
  getText: import("vue").ComputedRef<string>;
35
35
  getBackground: import("vue").ComputedRef<any>;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onTrial" | "onContact")[], "onTrial" | "onContact", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onTrial" | "onContact")[], "onTrial" | "onContact", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  app: {
38
38
  type: StringConstructor;
39
39
  default: string;
@@ -64,10 +64,10 @@ declare const _default: import("vue").DefineComponent<{
64
64
  type: BooleanConstructor;
65
65
  default: boolean;
66
66
  };
67
- }>> & {
67
+ }>> & Readonly<{
68
68
  onOnTrial?: ((...args: any[]) => any) | undefined;
69
69
  onOnContact?: ((...args: any[]) => any) | undefined;
70
- }, {
70
+ }>, {
71
71
  customTitle: string;
72
72
  app: string;
73
73
  haveActions: boolean;
@@ -75,5 +75,7 @@ declare const _default: import("vue").DefineComponent<{
75
75
  defaultActions: boolean;
76
76
  customText: string;
77
77
  isFindMore: boolean;
78
- }, {}>;
78
+ }, {}, {
79
+ argBtn: 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
  elements: {
3
3
  type: {
4
4
  (arrayLength: number): String[];
@@ -28,12 +28,12 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: StringConstructor;
29
29
  default: string;
30
30
  };
31
- }, {
32
- selectedRadio: import("vue").Ref<any>;
31
+ }>, {
32
+ selectedRadio: import("vue").Ref<any, any>;
33
33
  selectRadio: (index: number, value: string) => void;
34
34
  getIconName: (index: number) => "CheckCircleFill" | "Circle";
35
35
  getColor: (index: number) => "var(--primary)" | "var(--medium)";
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  elements: {
38
38
  type: {
39
39
  (arrayLength: number): String[];
@@ -63,12 +63,14 @@ declare const _default: import("vue").DefineComponent<{
63
63
  type: StringConstructor;
64
64
  default: string;
65
65
  };
66
- }>> & {
66
+ }>> & Readonly<{
67
67
  onChangeElement?: ((...args: any[]) => any) | undefined;
68
68
  "onUpdate:Selection"?: ((...args: any[]) => any) | undefined;
69
- }, {
69
+ }>, {
70
70
  dir: string;
71
71
  defaultSelect: string | number;
72
72
  returnValue: boolean;
73
- }, {}>;
73
+ }, {}, {
74
+ argIcon: any;
75
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
74
76
  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
  scopes: {
3
3
  type: {
4
4
  (arrayLength: number): any[];
@@ -54,17 +54,17 @@ declare const _default: import("vue").DefineComponent<{
54
54
  type: BooleanConstructor;
55
55
  default: boolean;
56
56
  };
57
- }, {
58
- isDisplay: import("vue").Ref<boolean>;
57
+ }>, {
58
+ isDisplay: import("vue").Ref<boolean, boolean>;
59
59
  closeDropdown: () => void;
60
60
  changeDisplay: () => void;
61
61
  getTitle: import("vue").ComputedRef<any>;
62
62
  selectScope: (scope: any) => void;
63
- selectedScope: import("vue").Ref<any>;
63
+ selectedScope: import("vue").Ref<any, any>;
64
64
  newScope: () => void;
65
65
  saveScope: () => void;
66
- langData: import("vue").Ref<any>;
67
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Scope" | "changeScope" | "onNewScope" | "onSave")[], "update:Scope" | "changeScope" | "onNewScope" | "onSave", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
66
+ langData: import("vue").Ref<any, any>;
67
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Scope" | "changeScope" | "onNewScope" | "onSave")[], "update:Scope" | "changeScope" | "onNewScope" | "onSave", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
68
68
  scopes: {
69
69
  type: {
70
70
  (arrayLength: number): any[];
@@ -120,12 +120,12 @@ declare const _default: import("vue").DefineComponent<{
120
120
  type: BooleanConstructor;
121
121
  default: boolean;
122
122
  };
123
- }>> & {
123
+ }>> & Readonly<{
124
124
  "onUpdate:Scope"?: ((...args: any[]) => any) | undefined;
125
125
  onChangeScope?: ((...args: any[]) => any) | undefined;
126
126
  onOnNewScope?: ((...args: any[]) => any) | undefined;
127
127
  onOnSave?: ((...args: any[]) => any) | undefined;
128
- }, {
128
+ }>, {
129
129
  lang: string;
130
130
  save: boolean;
131
131
  active_scope: Record<string, any>;
@@ -135,5 +135,8 @@ declare const _default: import("vue").DefineComponent<{
135
135
  saveMsg: string;
136
136
  showActions: boolean;
137
137
  customActions: boolean;
138
- }, {}>;
138
+ }, {}, {
139
+ argIcon: any;
140
+ argBtn: any;
141
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
139
142
  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
  lang: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -8,14 +8,14 @@ declare const _default: import("vue").DefineComponent<{
8
8
  type: BooleanConstructor;
9
9
  default: boolean;
10
10
  };
11
- }, {
12
- activeTab: import("vue").Ref<string>;
11
+ }>, {
12
+ activeTab: import("vue").Ref<string, string>;
13
13
  scopeTabs: import("vue").ComputedRef<{
14
14
  name: any;
15
15
  value: string;
16
16
  }[]>;
17
- langData: import("vue").Ref<any>;
18
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Criteria" | "onChangeCriteria")[], "update:Criteria" | "onChangeCriteria", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
+ langData: import("vue").Ref<any, any>;
18
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Criteria" | "onChangeCriteria")[], "update:Criteria" | "onChangeCriteria", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  lang: {
20
20
  type: StringConstructor;
21
21
  default: string;
@@ -25,11 +25,13 @@ declare const _default: import("vue").DefineComponent<{
25
25
  type: BooleanConstructor;
26
26
  default: boolean;
27
27
  };
28
- }>> & {
28
+ }>> & Readonly<{
29
29
  "onUpdate:Criteria"?: ((...args: any[]) => any) | undefined;
30
30
  onOnChangeCriteria?: ((...args: any[]) => any) | undefined;
31
- }, {
31
+ }>, {
32
32
  lang: string;
33
33
  onlyNew: boolean;
34
- }, {}>;
34
+ }, {}, {
35
+ argFilterTabs: any;
36
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
35
37
  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
  selected: {
3
3
  type: StringConstructor;
4
4
  default: null;
@@ -8,9 +8,9 @@ declare const _default: import("vue").DefineComponent<{
8
8
  default: string;
9
9
  validator: (value: string) => boolean;
10
10
  };
11
- }, {
12
- langData: import("vue").Ref<any>;
13
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
+ }>, {
12
+ langData: import("vue").Ref<any, any>;
13
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
14
14
  selected: {
15
15
  type: StringConstructor;
16
16
  default: null;
@@ -20,8 +20,8 @@ declare const _default: import("vue").DefineComponent<{
20
20
  default: string;
21
21
  validator: (value: string) => boolean;
22
22
  };
23
- }>>, {
23
+ }>> & Readonly<{}>, {
24
24
  lang: string;
25
25
  selected: string;
26
- }, {}>;
26
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
27
27
  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
  scopeTitle: {
3
3
  type: StringConstructor;
4
4
  default: null;
@@ -13,11 +13,11 @@ declare const _default: import("vue").DefineComponent<{
13
13
  required: false;
14
14
  default: null;
15
15
  };
16
- }, {
16
+ }>, {
17
17
  router: import("vue-router").Router;
18
18
  goBack: () => void;
19
- langData: import("vue").Ref<any>;
20
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
+ langData: import("vue").Ref<any, any>;
20
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  scopeTitle: {
22
22
  type: StringConstructor;
23
23
  default: null;
@@ -32,9 +32,11 @@ declare const _default: import("vue").DefineComponent<{
32
32
  required: false;
33
33
  default: null;
34
34
  };
35
- }>>, {
35
+ }>> & Readonly<{}>, {
36
36
  lang: string;
37
37
  scopeTitle: string;
38
38
  cancelLink: string;
39
- }, {}>;
39
+ }, {}, {
40
+ argActions: any;
41
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
40
42
  export default _default;
@@ -1,2 +1,5 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
2
+ argStyle: any;
3
+ argFooter: any;
4
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
5
  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
  scopes: {
3
3
  type: ArrayConstructor;
4
4
  required: true;
@@ -12,13 +12,13 @@ declare const _default: import("vue").DefineComponent<{
12
12
  type: BooleanConstructor;
13
13
  default: boolean;
14
14
  };
15
- }, {
15
+ }>, {
16
16
  getScopeCriteria: (scope: any) => any;
17
17
  closeManageScope: () => void;
18
18
  deleteScope: (scope: any) => void;
19
- showAllProps: import("vue").Ref<any>;
20
- langData: import("vue").Ref<any>;
21
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onDelete")[], "onClose" | "onDelete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
+ showAllProps: import("vue").Ref<any, any>;
20
+ langData: import("vue").Ref<any, any>;
21
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onDelete")[], "onClose" | "onDelete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  scopes: {
23
23
  type: ArrayConstructor;
24
24
  required: true;
@@ -32,11 +32,18 @@ declare const _default: import("vue").DefineComponent<{
32
32
  type: BooleanConstructor;
33
33
  default: boolean;
34
34
  };
35
- }>> & {
35
+ }>> & Readonly<{
36
36
  onOnClose?: ((...args: any[]) => any) | undefined;
37
37
  onOnDelete?: ((...args: any[]) => any) | undefined;
38
- }, {
38
+ }>, {
39
39
  lang: string;
40
40
  reloadingScopes: boolean;
41
- }, {}>;
41
+ }, {}, {
42
+ argBtn: any;
43
+ argIcon: any;
44
+ argTextBtn: any;
45
+ argDate: any;
46
+ argDataLoader: any;
47
+ argTags: any;
48
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
42
49
  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
  scopeCriteria: {
3
3
  type: {
4
4
  (arrayLength: number): any[];
@@ -21,16 +21,16 @@ declare const _default: import("vue").DefineComponent<{
21
21
  default: string;
22
22
  validator: (value: string) => boolean;
23
23
  };
24
- }, {
24
+ }>, {
25
25
  closeSaveScope: () => void;
26
26
  saveScope: () => void;
27
- scopeName: import("vue").Ref<string>;
28
- scopeDescr: import("vue").Ref<string>;
29
- nameFilled: import("vue").Ref<boolean>;
30
- saveFail: import("vue").Ref<boolean>;
27
+ scopeName: import("vue").Ref<string, string>;
28
+ scopeDescr: import("vue").Ref<string, string>;
29
+ nameFilled: import("vue").Ref<boolean, boolean>;
30
+ saveFail: import("vue").Ref<boolean, boolean>;
31
31
  getAllCriteria: import("vue").ComputedRef<any>;
32
- langData: import("vue").Ref<any>;
33
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onSave")[], "onClose" | "onSave", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
32
+ langData: import("vue").Ref<any, any>;
33
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "onSave")[], "onClose" | "onSave", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
34
34
  scopeCriteria: {
35
35
  type: {
36
36
  (arrayLength: number): any[];
@@ -53,10 +53,14 @@ declare const _default: import("vue").DefineComponent<{
53
53
  default: string;
54
54
  validator: (value: string) => boolean;
55
55
  };
56
- }>> & {
56
+ }>> & Readonly<{
57
57
  onOnClose?: ((...args: any[]) => any) | undefined;
58
58
  onOnSave?: ((...args: any[]) => any) | undefined;
59
- }, {
59
+ }>, {
60
60
  lang: string;
61
- }, {}>;
61
+ }, {}, {
62
+ argTags: any;
63
+ argIcon: any;
64
+ argBtn: any;
65
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
62
66
  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
  elements: {
3
3
  type: {
4
4
  (arrayLength: number): string[];
@@ -24,12 +24,12 @@ declare const _default: import("vue").DefineComponent<{
24
24
  type: StringConstructor;
25
25
  default: string;
26
26
  };
27
- }, {
28
- selectedRadio: import("vue").Ref<any>;
27
+ }>, {
28
+ selectedRadio: import("vue").Ref<any, any>;
29
29
  selectRadio: (index: number, value: string) => void;
30
30
  getIconName: (index: number) => "CheckCircleFill" | "Circle";
31
31
  getColor: (index: number) => "var(--primary)" | "var(--medium)";
32
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
32
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "update:Selection")[], "changeElement" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
33
33
  elements: {
34
34
  type: {
35
35
  (arrayLength: number): string[];
@@ -55,11 +55,13 @@ declare const _default: import("vue").DefineComponent<{
55
55
  type: StringConstructor;
56
56
  default: string;
57
57
  };
58
- }>> & {
58
+ }>> & Readonly<{
59
59
  onChangeElement?: ((...args: any[]) => any) | undefined;
60
60
  "onUpdate:Selection"?: ((...args: any[]) => any) | undefined;
61
- }, {
61
+ }>, {
62
62
  dir: string;
63
63
  defaultSelect: number;
64
- }, {}>;
64
+ }, {}, {
65
+ argIcon: any;
66
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
65
67
  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;
@@ -50,11 +50,11 @@ declare const _default: import("vue").DefineComponent<{
50
50
  type: StringConstructor;
51
51
  default: string;
52
52
  };
53
- }, {
54
- searchValue: import("vue").Ref<string>;
53
+ }>, {
54
+ searchValue: import("vue").Ref<string, string>;
55
55
  submitSearch: () => void;
56
56
  clearValue: () => void;
57
- suggOpen: import("vue").Ref<boolean>;
57
+ suggOpen: import("vue").Ref<boolean, boolean>;
58
58
  openSugg: () => void;
59
59
  filterSuggestions: import("vue").ComputedRef<(Suggestion | {
60
60
  text: string;
@@ -63,10 +63,10 @@ declare const _default: import("vue").DefineComponent<{
63
63
  })[]>;
64
64
  selectSugg: (sugg: Suggestion) => void;
65
65
  selectOption: (isDown: boolean) => void;
66
- optionIndex: import("vue").Ref<number>;
66
+ optionIndex: import("vue").Ref<number, number>;
67
67
  notFound: import("vue").ComputedRef<any>;
68
68
  loaderText: import("vue").ComputedRef<any>;
69
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "submitSearch" | "selectSuggestion")[], "update:Value" | "submitSearch" | "selectSuggestion", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
69
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:Value" | "submitSearch" | "selectSuggestion")[], "update:Value" | "submitSearch" | "selectSuggestion", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
70
70
  placeHolderValue: {
71
71
  type: StringConstructor;
72
72
  default: string;
@@ -113,11 +113,11 @@ declare const _default: import("vue").DefineComponent<{
113
113
  type: StringConstructor;
114
114
  default: string;
115
115
  };
116
- }>> & {
116
+ }>> & Readonly<{
117
117
  "onUpdate:Value"?: ((...args: any[]) => any) | undefined;
118
118
  onSubmitSearch?: ((...args: any[]) => any) | undefined;
119
119
  onSelectSuggestion?: ((...args: any[]) => any) | undefined;
120
- }, {
120
+ }>, {
121
121
  lang: string;
122
122
  placeHolderValue: string;
123
123
  suggestions: Suggestion[];
@@ -126,5 +126,7 @@ declare const _default: import("vue").DefineComponent<{
126
126
  highlightInput: boolean;
127
127
  defaultValue: string;
128
128
  searchBarId: string;
129
- }, {}>;
129
+ }, {}, {
130
+ argIcon: any;
131
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
130
132
  export default _default;