eco-vue-js 0.11.32 → 0.11.34

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 (78) hide show
  1. package/dist/components/ActionsBar/WActionsBar.vue.d.ts.map +1 -1
  2. package/dist/components/ActionsBar/WActionsBar.vue.js +8 -5
  3. package/dist/components/Button/WButtonMore.vue.d.ts.map +1 -1
  4. package/dist/components/Button/WButtonMore.vue.js +4 -1
  5. package/dist/components/Button/WButtonSelectionState.vue.d.ts.map +1 -1
  6. package/dist/components/Button/WButtonSelectionState.vue.js +1 -0
  7. package/dist/components/Button/WButtonUnselect.vue.d.ts.map +1 -1
  8. package/dist/components/Button/WButtonUnselect.vue.js +5 -1
  9. package/dist/components/Checkbox/WCheckbox.vue.d.ts.map +1 -1
  10. package/dist/components/Checkbox/WCheckbox.vue.js +10 -5
  11. package/dist/components/Dismissable/WDismissable.vue.d.ts.map +1 -1
  12. package/dist/components/Dismissable/WDismissable.vue.js +1 -0
  13. package/dist/components/FieldWrapper/components/FilterButton.vue.d.ts.map +1 -1
  14. package/dist/components/FieldWrapper/components/FilterButton.vue.js +4 -1
  15. package/dist/components/FilePicker/components/FilePickerItem.vue.d.ts.map +1 -1
  16. package/dist/components/FilePicker/components/FilePickerItem.vue.js +1 -0
  17. package/dist/components/HeaderBar/WHeaderBar.vue.d.ts.map +1 -1
  18. package/dist/components/HeaderBar/WHeaderBar.vue.js +1 -0
  19. package/dist/components/ImageViewer/WImageViewer.vue.d.ts.map +1 -1
  20. package/dist/components/ImageViewer/WImageViewer.vue.js +1 -0
  21. package/dist/components/ImageViewer/components/ImageModal.vue.d.ts.map +1 -1
  22. package/dist/components/ImageViewer/components/ImageModal.vue2.js +1 -0
  23. package/dist/components/Input/WInput.vue.d.ts +4 -2
  24. package/dist/components/Input/WInput.vue.d.ts.map +1 -1
  25. package/dist/components/Input/WInput.vue.js +5 -12
  26. package/dist/components/Input/WInputDate.vue.d.ts +1 -1
  27. package/dist/components/Input/WInputSuggest.vue.d.ts.map +1 -1
  28. package/dist/components/Input/WInputSuggest.vue.js +16 -7
  29. package/dist/components/Input/WInputToolbarButton.vue.d.ts.map +1 -1
  30. package/dist/components/Input/WInputToolbarButton.vue.js +8 -4
  31. package/dist/components/Input/components/InputActions.vue.d.ts +4 -3
  32. package/dist/components/Input/components/InputActions.vue.d.ts.map +1 -1
  33. package/dist/components/Input/components/InputActions.vue.js +7 -12
  34. package/dist/components/Input/components/InputActionsButton.vue.d.ts +10 -1
  35. package/dist/components/Input/components/InputActionsButton.vue.d.ts.map +1 -1
  36. package/dist/components/Input/components/InputActionsButton.vue.js +18 -11
  37. package/dist/components/Input/components/InputToolbarButton.vue.d.ts +1 -0
  38. package/dist/components/Input/components/InputToolbarButton.vue.d.ts.map +1 -1
  39. package/dist/components/Input/components/InputToolbarButton.vue.js +6 -3
  40. package/dist/components/Input/models/toolbarActions.d.ts.map +1 -1
  41. package/dist/components/Input/models/toolbarActions.js +4 -2
  42. package/dist/components/Input/types.d.ts +2 -0
  43. package/dist/components/Input/types.d.ts.map +1 -1
  44. package/dist/components/List/components/HeaderItemResizer.vue.d.ts.map +1 -1
  45. package/dist/components/List/components/HeaderItemResizer.vue.js +1 -0
  46. package/dist/components/List/components/HeaderSettings.vue.d.ts.map +1 -1
  47. package/dist/components/List/components/HeaderSettings.vue.js +6 -3
  48. package/dist/components/List/components/HeaderSettingsList.vue.d.ts.map +1 -1
  49. package/dist/components/List/components/HeaderSettingsList.vue.js +7 -2
  50. package/dist/components/List/components/HeaderSettingsModeButton.vue.d.ts +1 -0
  51. package/dist/components/List/components/HeaderSettingsModeButton.vue.d.ts.map +1 -1
  52. package/dist/components/List/components/HeaderSettingsModeButton.vue.js +5 -1
  53. package/dist/components/List/use/useListConfig.d.ts +1 -0
  54. package/dist/components/List/use/useListConfig.d.ts.map +1 -1
  55. package/dist/components/List/use/useListConfig.js +5 -1
  56. package/dist/components/Modal/WModalStepper.vue.d.ts +4 -4
  57. package/dist/components/Modal/components/ModalCloseButton.vue.js +1 -1
  58. package/dist/components/Tabs/WTabs.vue.d.ts +4 -4
  59. package/dist/components/Tabs/WTabs.vue.d.ts.map +1 -1
  60. package/dist/components/Tabs/WTabs.vue.js +1 -0
  61. package/dist/components/Tabs/components/TabItem.vue.d.ts +2 -2
  62. package/dist/components/Toggle/WToggle.vue.d.ts.map +1 -1
  63. package/dist/components/Toggle/WToggle.vue.js +5 -1
  64. package/dist/main.d.ts +1 -3
  65. package/dist/main.d.ts.map +1 -1
  66. package/dist/main.js +203 -207
  67. package/dist/utils/ApiClient.d.ts +3 -90
  68. package/dist/utils/ApiClient.d.ts.map +1 -1
  69. package/dist/utils/ApiClient.js +15 -56
  70. package/package.json +1 -7
  71. package/dist/components/Auth/WRouteAuth.vue.d.ts +0 -22
  72. package/dist/components/Auth/WRouteAuth.vue.d.ts.map +0 -1
  73. package/dist/components/Auth/WRouteAuth.vue.js +0 -44
  74. package/dist/components/Auth/WRouteAuth.vue2.js +0 -5
  75. package/dist/components/Auth/WRouteAuthNo.vue.d.ts +0 -22
  76. package/dist/components/Auth/WRouteAuthNo.vue.d.ts.map +0 -1
  77. package/dist/components/Auth/WRouteAuthNo.vue.js +0 -56
  78. package/dist/components/Auth/WRouteAuthNo.vue2.js +0 -5
package/dist/main.js CHANGED
@@ -1,111 +1,109 @@
1
1
  import _sfc_main from './components/ActionsBar/WActionsBar.vue.js';
2
2
  import _sfc_main$1 from './components/ActionsBar/WActionsBarFilter.vue.js';
3
- import _sfc_main$2 from './components/Auth/WRouteAuth.vue.js';
4
- import _sfc_main$3 from './components/Auth/WRouteAuthNo.vue.js';
5
- import _sfc_main$4 from './components/BottomSheet/WBottomSheet.vue.js';
6
- import _sfc_main$5 from './components/Button/WButton.vue.js';
7
- import _sfc_main$6 from './components/Button/WButtonAction.vue.js';
8
- import _sfc_main$7 from './components/Button/WButtonCopy.vue.js';
9
- import _sfc_main$8 from './components/Button/WButtonDropdown.vue.js';
10
- import _sfc_main$9 from './components/Button/WButtonGroup.vue.js';
11
- import _sfc_main$a from './components/Button/WButtonInput.vue.js';
12
- import _sfc_main$b from './components/Button/WButtonMore.vue.js';
13
- import _sfc_main$c from './components/Button/WButtonMoreItem.vue.js';
14
- import _sfc_main$d from './components/Button/WButtonSelection.vue.js';
15
- import _sfc_main$e from './components/Button/WButtonSelectionAction.vue.js';
16
- import _sfc_main$f from './components/Button/WButtonSelectionState.vue.js';
17
- import _sfc_main$g from './components/Button/WButtonTab.vue.js';
18
- import _sfc_main$h from './components/Button/WButtonUnselect.vue.js';
19
- import _sfc_main$i from './components/Chart/WChartLine.vue.js';
20
- import _sfc_main$j from './components/Chart/WChartLinear.vue.js';
21
- import _sfc_main$k from './components/Checkbox/WCheckbox.vue.js';
22
- import _sfc_main$l from './components/Checkbox/WCheckboxGroup.vue.js';
23
- import _sfc_main$m from './components/Checkbox/WCheckboxGroupMultiple.vue.js';
24
- import _sfc_main$n from './components/Chip/WChip.vue.js';
25
- import _sfc_main$o from './components/ClickOutside/WClickOutside.vue.js';
26
- import _sfc_main$p from './components/Counter/WCounter.vue.js';
27
- import _sfc_main$q from './components/DatePicker/WDatePicker.vue.js';
28
- import _sfc_main$r from './components/DatePicker/WDatePickerSingle.vue.js';
29
- import _sfc_main$s from './components/Dismissable/WDismissable.vue.js';
30
- import _sfc_main$t from './components/DragContainer/WDragContainer.vue.js';
31
- import _sfc_main$u from './components/Dropdown/WDropdown.vue.js';
32
- import _sfc_main$v from './components/DropdownMenu/WDropdownMenu.vue.js';
33
- import _sfc_main$w from './components/EmptyComponent/WEmptyComponent.vue.js';
34
- import _sfc_main$x from './components/Expansion/WExpansion.vue.js';
35
- import _sfc_main$y from './components/Expansion/WExpansionItem.vue.js';
36
- import _sfc_main$z from './components/FieldWrapper/WFieldWrapper.vue.js';
37
- import _sfc_main$A from './components/FilePicker/WFilePicker.vue.js';
38
- import _sfc_main$B from './components/FilterWrapper/WFilterWrapper.vue.js';
39
- import _sfc_main$C from './components/Form/WForm.vue.js';
40
- import _sfc_main$D from './components/Form/WFormValidator.vue.js';
41
- import _sfc_main$E from './components/FormAsync/WFormAsyncButtonGroup.vue.js';
42
- import _sfc_main$F from './components/FormAsync/WFormAsyncCheckboxGroup.vue.js';
43
- import _sfc_main$G from './components/FormAsync/WFormAsyncInput.vue.js';
44
- import _sfc_main$H from './components/FormAsync/WFormAsyncSelect.vue.js';
45
- import _sfc_main$I from './components/FormAsync/WFormAsyncSelectInfiniteSingle.vue.js';
46
- import _sfc_main$J from './components/FormAsync/WFormAsyncSelectSingle.vue.js';
47
- import _sfc_main$K from './components/FormAsync/WFormAsyncSelectStringified.vue.js';
48
- import _sfc_main$L from './components/FormAsync/WFormAsyncToggle.vue.js';
49
- import _sfc_main$M from './components/HeaderBar/WHeaderBar.vue.js';
50
- import _sfc_main$N from './components/HeaderBar/WHeaderBarSearch.vue.js';
51
- import _sfc_main$O from './components/ImageViewer/WImageViewer.vue.js';
52
- import _sfc_main$P from './components/InfiniteList/WInfiniteList.vue.js';
53
- import _sfc_main$Q from './components/InfiniteList/WInfiniteListScrollingElement.vue.js';
54
- import _sfc_main$R from './components/InfiniteList/WInfiniteListWrapper.vue.js';
55
- import _sfc_main$S from './components/InfoCard/WInfoCard.vue.js';
56
- import _sfc_main$T from './components/InfoCard/WInfoCardNegative.vue.js';
57
- import _sfc_main$U from './components/Input/WInput.vue.js';
58
- import _sfc_main$V from './components/Input/WInputAsync.vue.js';
59
- import _sfc_main$W from './components/Input/WInputDate.vue.js';
60
- import _sfc_main$X from './components/Input/WInputOptions.vue.js';
61
- import _sfc_main$Y from './components/Input/WInputSuggest.vue.js';
62
- import _sfc_main$Z from './components/Input/WInputToolbarButton.vue.js';
63
- import _sfc_main$_ from './components/Link/WLink.vue.js';
64
- import _sfc_main$$ from './components/Link/WLinkArrow.vue.js';
65
- import _sfc_main$10 from './components/List/WList.vue.js';
66
- import _sfc_main$11 from './components/List/WListCard.vue.js';
67
- import _sfc_main$12 from './components/List/WListCardField.vue.js';
68
- import _sfc_main$13 from './components/List/WListFilter.vue.js';
69
- import _sfc_main$14 from './components/List/WListHeader.vue.js';
70
- import _sfc_main$15 from './components/List/WListHeaderItem.vue.js';
71
- import _sfc_main$16 from './components/MenuItem/WMenuItem.vue.js';
72
- import _sfc_main$17 from './components/Modal/WModal.vue.js';
73
- import _sfc_main$18 from './components/Modal/WModalExport.vue.js';
74
- import _sfc_main$19 from './components/Modal/WModalExportSimple.vue.js';
75
- import _sfc_main$1a from './components/Modal/WModalImport.vue.js';
76
- import _sfc_main$1b from './components/Modal/WModalStepper.vue.js';
77
- import _sfc_main$1c from './components/Modal/WModalWrapper.vue.js';
78
- import _sfc_main$1d from './components/Nav/WNavBar.vue.js';
79
- import _sfc_main$1e from './components/Nav/WNavItem.vue.js';
80
- import _sfc_main$1f from './components/Nav/WNavItemExpand.vue.js';
3
+ import _sfc_main$2 from './components/BottomSheet/WBottomSheet.vue.js';
4
+ import _sfc_main$3 from './components/Button/WButton.vue.js';
5
+ import _sfc_main$4 from './components/Button/WButtonAction.vue.js';
6
+ import _sfc_main$5 from './components/Button/WButtonCopy.vue.js';
7
+ import _sfc_main$6 from './components/Button/WButtonDropdown.vue.js';
8
+ import _sfc_main$7 from './components/Button/WButtonGroup.vue.js';
9
+ import _sfc_main$8 from './components/Button/WButtonInput.vue.js';
10
+ import _sfc_main$9 from './components/Button/WButtonMore.vue.js';
11
+ import _sfc_main$a from './components/Button/WButtonMoreItem.vue.js';
12
+ import _sfc_main$b from './components/Button/WButtonSelection.vue.js';
13
+ import _sfc_main$c from './components/Button/WButtonSelectionAction.vue.js';
14
+ import _sfc_main$d from './components/Button/WButtonSelectionState.vue.js';
15
+ import _sfc_main$e from './components/Button/WButtonTab.vue.js';
16
+ import _sfc_main$f from './components/Button/WButtonUnselect.vue.js';
17
+ import _sfc_main$g from './components/Chart/WChartLine.vue.js';
18
+ import _sfc_main$h from './components/Chart/WChartLinear.vue.js';
19
+ import _sfc_main$i from './components/Checkbox/WCheckbox.vue.js';
20
+ import _sfc_main$j from './components/Checkbox/WCheckboxGroup.vue.js';
21
+ import _sfc_main$k from './components/Checkbox/WCheckboxGroupMultiple.vue.js';
22
+ import _sfc_main$l from './components/Chip/WChip.vue.js';
23
+ import _sfc_main$m from './components/ClickOutside/WClickOutside.vue.js';
24
+ import _sfc_main$n from './components/Counter/WCounter.vue.js';
25
+ import _sfc_main$o from './components/DatePicker/WDatePicker.vue.js';
26
+ import _sfc_main$p from './components/DatePicker/WDatePickerSingle.vue.js';
27
+ import _sfc_main$q from './components/Dismissable/WDismissable.vue.js';
28
+ import _sfc_main$r from './components/DragContainer/WDragContainer.vue.js';
29
+ import _sfc_main$s from './components/Dropdown/WDropdown.vue.js';
30
+ import _sfc_main$t from './components/DropdownMenu/WDropdownMenu.vue.js';
31
+ import _sfc_main$u from './components/EmptyComponent/WEmptyComponent.vue.js';
32
+ import _sfc_main$v from './components/Expansion/WExpansion.vue.js';
33
+ import _sfc_main$w from './components/Expansion/WExpansionItem.vue.js';
34
+ import _sfc_main$x from './components/FieldWrapper/WFieldWrapper.vue.js';
35
+ import _sfc_main$y from './components/FilePicker/WFilePicker.vue.js';
36
+ import _sfc_main$z from './components/FilterWrapper/WFilterWrapper.vue.js';
37
+ import _sfc_main$A from './components/Form/WForm.vue.js';
38
+ import _sfc_main$B from './components/Form/WFormValidator.vue.js';
39
+ import _sfc_main$C from './components/FormAsync/WFormAsyncButtonGroup.vue.js';
40
+ import _sfc_main$D from './components/FormAsync/WFormAsyncCheckboxGroup.vue.js';
41
+ import _sfc_main$E from './components/FormAsync/WFormAsyncInput.vue.js';
42
+ import _sfc_main$F from './components/FormAsync/WFormAsyncSelect.vue.js';
43
+ import _sfc_main$G from './components/FormAsync/WFormAsyncSelectInfiniteSingle.vue.js';
44
+ import _sfc_main$H from './components/FormAsync/WFormAsyncSelectSingle.vue.js';
45
+ import _sfc_main$I from './components/FormAsync/WFormAsyncSelectStringified.vue.js';
46
+ import _sfc_main$J from './components/FormAsync/WFormAsyncToggle.vue.js';
47
+ import _sfc_main$K from './components/HeaderBar/WHeaderBar.vue.js';
48
+ import _sfc_main$L from './components/HeaderBar/WHeaderBarSearch.vue.js';
49
+ import _sfc_main$M from './components/ImageViewer/WImageViewer.vue.js';
50
+ import _sfc_main$N from './components/InfiniteList/WInfiniteList.vue.js';
51
+ import _sfc_main$O from './components/InfiniteList/WInfiniteListScrollingElement.vue.js';
52
+ import _sfc_main$P from './components/InfiniteList/WInfiniteListWrapper.vue.js';
53
+ import _sfc_main$Q from './components/InfoCard/WInfoCard.vue.js';
54
+ import _sfc_main$R from './components/InfoCard/WInfoCardNegative.vue.js';
55
+ import _sfc_main$S from './components/Input/WInput.vue.js';
56
+ import _sfc_main$T from './components/Input/WInputAsync.vue.js';
57
+ import _sfc_main$U from './components/Input/WInputDate.vue.js';
58
+ import _sfc_main$V from './components/Input/WInputOptions.vue.js';
59
+ import _sfc_main$W from './components/Input/WInputSuggest.vue.js';
60
+ import _sfc_main$X from './components/Input/WInputToolbarButton.vue.js';
61
+ import _sfc_main$Y from './components/Link/WLink.vue.js';
62
+ import _sfc_main$Z from './components/Link/WLinkArrow.vue.js';
63
+ import _sfc_main$_ from './components/List/WList.vue.js';
64
+ import _sfc_main$$ from './components/List/WListCard.vue.js';
65
+ import _sfc_main$10 from './components/List/WListCardField.vue.js';
66
+ import _sfc_main$11 from './components/List/WListFilter.vue.js';
67
+ import _sfc_main$12 from './components/List/WListHeader.vue.js';
68
+ import _sfc_main$13 from './components/List/WListHeaderItem.vue.js';
69
+ import _sfc_main$14 from './components/MenuItem/WMenuItem.vue.js';
70
+ import _sfc_main$15 from './components/Modal/WModal.vue.js';
71
+ import _sfc_main$16 from './components/Modal/WModalExport.vue.js';
72
+ import _sfc_main$17 from './components/Modal/WModalExportSimple.vue.js';
73
+ import _sfc_main$18 from './components/Modal/WModalImport.vue.js';
74
+ import _sfc_main$19 from './components/Modal/WModalStepper.vue.js';
75
+ import _sfc_main$1a from './components/Modal/WModalWrapper.vue.js';
76
+ import _sfc_main$1b from './components/Nav/WNavBar.vue.js';
77
+ import _sfc_main$1c from './components/Nav/WNavItem.vue.js';
78
+ import _sfc_main$1d from './components/Nav/WNavItemExpand.vue.js';
81
79
  import WNavItemTransition from './components/Nav/WNavItemTransition.vue.js';
82
- import _sfc_main$1g from './components/Notify/WNotify.vue.js';
83
- import _sfc_main$1h from './components/NumberFormatter/WNumberFormatter.vue.js';
84
- import _sfc_main$1i from './components/Page/WPage.vue.js';
85
- import _sfc_main$1j from './components/Page/WPageBreadcrumbs.vue.js';
80
+ import _sfc_main$1e from './components/Notify/WNotify.vue.js';
81
+ import _sfc_main$1f from './components/NumberFormatter/WNumberFormatter.vue.js';
82
+ import _sfc_main$1g from './components/Page/WPage.vue.js';
83
+ import _sfc_main$1h from './components/Page/WPageBreadcrumbs.vue.js';
86
84
  import WPageNumerator from './components/Page/WPageNumerator.vue.js';
87
- import _sfc_main$1k from './components/Page/WPageTitle.vue.js';
88
- import _sfc_main$1l from './components/Progress/WProgress.vue.js';
89
- import _sfc_main$1m from './components/Progress/WProgressStriped.vue.js';
90
- import _sfc_main$1n from './components/RouterLink/WRouterLink.vue.js';
91
- import _sfc_main$1o from './components/Select/WSelect.vue.js';
92
- import _sfc_main$1p from './components/Select/WSelectAsync.vue.js';
93
- import _sfc_main$1q from './components/Select/WSelectAsyncList.vue.js';
94
- import _sfc_main$1r from './components/Select/WSelectAsyncSingle.vue.js';
95
- import _sfc_main$1s from './components/Select/WSelectSingle.vue.js';
96
- import _sfc_main$1t from './components/Select/WSelectStringified.vue.js';
97
- import _sfc_main$1u from './components/Shine/WShine.vue.js';
98
- import _sfc_main$1v from './components/Shine/WShineEffect.vue.js';
99
- import _sfc_main$1w from './components/Skeleton/WSkeleton.vue.js';
85
+ import _sfc_main$1i from './components/Page/WPageTitle.vue.js';
86
+ import _sfc_main$1j from './components/Progress/WProgress.vue.js';
87
+ import _sfc_main$1k from './components/Progress/WProgressStriped.vue.js';
88
+ import _sfc_main$1l from './components/RouterLink/WRouterLink.vue.js';
89
+ import _sfc_main$1m from './components/Select/WSelect.vue.js';
90
+ import _sfc_main$1n from './components/Select/WSelectAsync.vue.js';
91
+ import _sfc_main$1o from './components/Select/WSelectAsyncList.vue.js';
92
+ import _sfc_main$1p from './components/Select/WSelectAsyncSingle.vue.js';
93
+ import _sfc_main$1q from './components/Select/WSelectSingle.vue.js';
94
+ import _sfc_main$1r from './components/Select/WSelectStringified.vue.js';
95
+ import _sfc_main$1s from './components/Shine/WShine.vue.js';
96
+ import _sfc_main$1t from './components/Shine/WShineEffect.vue.js';
97
+ import _sfc_main$1u from './components/Skeleton/WSkeleton.vue.js';
100
98
  import WSpinner from './components/Spinner/WSpinner.vue.js';
101
- import _sfc_main$1x from './components/Status/WStatusIcon.vue.js';
102
- import _sfc_main$1y from './components/Tabs/WTabs.vue.js';
103
- import _sfc_main$1z from './components/Tabs/WTabsColumns.vue.js';
104
- import _sfc_main$1A from './components/Tabs/WTabsItem.vue.js';
105
- import _sfc_main$1B from './components/Toggle/WToggle.vue.js';
106
- import _sfc_main$1C from './components/Toggle/WToggleTheme.vue.js';
107
- import _sfc_main$1D from './components/Tooltip/WTooltip.vue.js';
108
- import _sfc_main$1E from './components/Tooltip/WTooltipContainer.vue.js';
99
+ import _sfc_main$1v from './components/Status/WStatusIcon.vue.js';
100
+ import _sfc_main$1w from './components/Tabs/WTabs.vue.js';
101
+ import _sfc_main$1x from './components/Tabs/WTabsColumns.vue.js';
102
+ import _sfc_main$1y from './components/Tabs/WTabsItem.vue.js';
103
+ import _sfc_main$1z from './components/Toggle/WToggle.vue.js';
104
+ import _sfc_main$1A from './components/Toggle/WToggleTheme.vue.js';
105
+ import _sfc_main$1B from './components/Tooltip/WTooltip.vue.js';
106
+ import _sfc_main$1C from './components/Tooltip/WTooltipContainer.vue.js';
109
107
  export { ApiClientInstance, getURLParams } from './utils/ApiClient.js';
110
108
  export { DOMListenerContainer } from './utils/DOMListenerContainer.js';
111
109
  export { HorizontalAlign } from './utils/HorizontalAlign.js';
@@ -224,113 +222,111 @@ const main = {
224
222
  install: (app) => {
225
223
  app.component("WActionsBar", _sfc_main);
226
224
  app.component("WActionsBarFilter", _sfc_main$1);
227
- app.component("WRouteAuth", _sfc_main$2);
228
- app.component("WRouteAuthNo", _sfc_main$3);
229
- app.component("WBottomSheet", _sfc_main$4);
230
- app.component("WButton", _sfc_main$5);
231
- app.component("WButtonAction", _sfc_main$6);
232
- app.component("WButtonCopy", _sfc_main$7);
233
- app.component("WButtonDropdown", _sfc_main$8);
234
- app.component("WButtonGroup", _sfc_main$9);
235
- app.component("WButtonInput", _sfc_main$a);
236
- app.component("WButtonMore", _sfc_main$b);
237
- app.component("WButtonMoreItem", _sfc_main$c);
238
- app.component("WButtonSelection", _sfc_main$d);
239
- app.component("WButtonSelectionAction", _sfc_main$e);
240
- app.component("WButtonSelectionState", _sfc_main$f);
241
- app.component("WButtonTab", _sfc_main$g);
242
- app.component("WButtonUnselect", _sfc_main$h);
243
- app.component("WChartLine", _sfc_main$i);
244
- app.component("WChartLinear", _sfc_main$j);
245
- app.component("WCheckbox", _sfc_main$k);
246
- app.component("WCheckboxGroup", _sfc_main$l);
247
- app.component("WCheckboxGroupMultiple", _sfc_main$m);
248
- app.component("WChip", _sfc_main$n);
249
- app.component("WClickOutside", _sfc_main$o);
250
- app.component("WCounter", _sfc_main$p);
251
- app.component("WDatePicker", _sfc_main$q);
252
- app.component("WDatePickerSingle", _sfc_main$r);
253
- app.component("WDismissable", _sfc_main$s);
254
- app.component("WDragContainer", _sfc_main$t);
255
- app.component("WDropdown", _sfc_main$u);
256
- app.component("WDropdownMenu", _sfc_main$v);
257
- app.component("WEmptyComponent", _sfc_main$w);
258
- app.component("WExpansion", _sfc_main$x);
259
- app.component("WExpansionItem", _sfc_main$y);
260
- app.component("WFieldWrapper", _sfc_main$z);
261
- app.component("WFilePicker", _sfc_main$A);
262
- app.component("WFilterWrapper", _sfc_main$B);
263
- app.component("WForm", _sfc_main$C);
264
- app.component("WFormValidator", _sfc_main$D);
265
- app.component("WFormAsyncButtonGroup", _sfc_main$E);
266
- app.component("WFormAsyncCheckboxGroup", _sfc_main$F);
267
- app.component("WFormAsyncInput", _sfc_main$G);
268
- app.component("WFormAsyncSelect", _sfc_main$H);
269
- app.component("WFormAsyncSelectInfiniteSingle", _sfc_main$I);
270
- app.component("WFormAsyncSelectSingle", _sfc_main$J);
271
- app.component("WFormAsyncSelectStringified", _sfc_main$K);
272
- app.component("WFormAsyncToggle", _sfc_main$L);
273
- app.component("WHeaderBar", _sfc_main$M);
274
- app.component("WHeaderBarSearch", _sfc_main$N);
275
- app.component("WImageViewer", _sfc_main$O);
276
- app.component("WInfiniteList", _sfc_main$P);
277
- app.component("WInfiniteListScrollingElement", _sfc_main$Q);
278
- app.component("WInfiniteListWrapper", _sfc_main$R);
279
- app.component("WInfoCard", _sfc_main$S);
280
- app.component("WInfoCardNegative", _sfc_main$T);
281
- app.component("WInput", _sfc_main$U);
282
- app.component("WInputAsync", _sfc_main$V);
283
- app.component("WInputDate", _sfc_main$W);
284
- app.component("WInputOptions", _sfc_main$X);
285
- app.component("WInputSuggest", _sfc_main$Y);
286
- app.component("WInputToolbarButton", _sfc_main$Z);
287
- app.component("WLink", _sfc_main$_);
288
- app.component("WLinkArrow", _sfc_main$$);
289
- app.component("WList", _sfc_main$10);
290
- app.component("WListCard", _sfc_main$11);
291
- app.component("WListCardField", _sfc_main$12);
292
- app.component("WListFilter", _sfc_main$13);
293
- app.component("WListHeader", _sfc_main$14);
294
- app.component("WListHeaderItem", _sfc_main$15);
295
- app.component("WMenuItem", _sfc_main$16);
296
- app.component("WModal", _sfc_main$17);
297
- app.component("WModalExport", _sfc_main$18);
298
- app.component("WModalExportSimple", _sfc_main$19);
299
- app.component("WModalImport", _sfc_main$1a);
300
- app.component("WModalStepper", _sfc_main$1b);
301
- app.component("WModalWrapper", _sfc_main$1c);
302
- app.component("WNavBar", _sfc_main$1d);
303
- app.component("WNavItem", _sfc_main$1e);
304
- app.component("WNavItemExpand", _sfc_main$1f);
225
+ app.component("WBottomSheet", _sfc_main$2);
226
+ app.component("WButton", _sfc_main$3);
227
+ app.component("WButtonAction", _sfc_main$4);
228
+ app.component("WButtonCopy", _sfc_main$5);
229
+ app.component("WButtonDropdown", _sfc_main$6);
230
+ app.component("WButtonGroup", _sfc_main$7);
231
+ app.component("WButtonInput", _sfc_main$8);
232
+ app.component("WButtonMore", _sfc_main$9);
233
+ app.component("WButtonMoreItem", _sfc_main$a);
234
+ app.component("WButtonSelection", _sfc_main$b);
235
+ app.component("WButtonSelectionAction", _sfc_main$c);
236
+ app.component("WButtonSelectionState", _sfc_main$d);
237
+ app.component("WButtonTab", _sfc_main$e);
238
+ app.component("WButtonUnselect", _sfc_main$f);
239
+ app.component("WChartLine", _sfc_main$g);
240
+ app.component("WChartLinear", _sfc_main$h);
241
+ app.component("WCheckbox", _sfc_main$i);
242
+ app.component("WCheckboxGroup", _sfc_main$j);
243
+ app.component("WCheckboxGroupMultiple", _sfc_main$k);
244
+ app.component("WChip", _sfc_main$l);
245
+ app.component("WClickOutside", _sfc_main$m);
246
+ app.component("WCounter", _sfc_main$n);
247
+ app.component("WDatePicker", _sfc_main$o);
248
+ app.component("WDatePickerSingle", _sfc_main$p);
249
+ app.component("WDismissable", _sfc_main$q);
250
+ app.component("WDragContainer", _sfc_main$r);
251
+ app.component("WDropdown", _sfc_main$s);
252
+ app.component("WDropdownMenu", _sfc_main$t);
253
+ app.component("WEmptyComponent", _sfc_main$u);
254
+ app.component("WExpansion", _sfc_main$v);
255
+ app.component("WExpansionItem", _sfc_main$w);
256
+ app.component("WFieldWrapper", _sfc_main$x);
257
+ app.component("WFilePicker", _sfc_main$y);
258
+ app.component("WFilterWrapper", _sfc_main$z);
259
+ app.component("WForm", _sfc_main$A);
260
+ app.component("WFormValidator", _sfc_main$B);
261
+ app.component("WFormAsyncButtonGroup", _sfc_main$C);
262
+ app.component("WFormAsyncCheckboxGroup", _sfc_main$D);
263
+ app.component("WFormAsyncInput", _sfc_main$E);
264
+ app.component("WFormAsyncSelect", _sfc_main$F);
265
+ app.component("WFormAsyncSelectInfiniteSingle", _sfc_main$G);
266
+ app.component("WFormAsyncSelectSingle", _sfc_main$H);
267
+ app.component("WFormAsyncSelectStringified", _sfc_main$I);
268
+ app.component("WFormAsyncToggle", _sfc_main$J);
269
+ app.component("WHeaderBar", _sfc_main$K);
270
+ app.component("WHeaderBarSearch", _sfc_main$L);
271
+ app.component("WImageViewer", _sfc_main$M);
272
+ app.component("WInfiniteList", _sfc_main$N);
273
+ app.component("WInfiniteListScrollingElement", _sfc_main$O);
274
+ app.component("WInfiniteListWrapper", _sfc_main$P);
275
+ app.component("WInfoCard", _sfc_main$Q);
276
+ app.component("WInfoCardNegative", _sfc_main$R);
277
+ app.component("WInput", _sfc_main$S);
278
+ app.component("WInputAsync", _sfc_main$T);
279
+ app.component("WInputDate", _sfc_main$U);
280
+ app.component("WInputOptions", _sfc_main$V);
281
+ app.component("WInputSuggest", _sfc_main$W);
282
+ app.component("WInputToolbarButton", _sfc_main$X);
283
+ app.component("WLink", _sfc_main$Y);
284
+ app.component("WLinkArrow", _sfc_main$Z);
285
+ app.component("WList", _sfc_main$_);
286
+ app.component("WListCard", _sfc_main$$);
287
+ app.component("WListCardField", _sfc_main$10);
288
+ app.component("WListFilter", _sfc_main$11);
289
+ app.component("WListHeader", _sfc_main$12);
290
+ app.component("WListHeaderItem", _sfc_main$13);
291
+ app.component("WMenuItem", _sfc_main$14);
292
+ app.component("WModal", _sfc_main$15);
293
+ app.component("WModalExport", _sfc_main$16);
294
+ app.component("WModalExportSimple", _sfc_main$17);
295
+ app.component("WModalImport", _sfc_main$18);
296
+ app.component("WModalStepper", _sfc_main$19);
297
+ app.component("WModalWrapper", _sfc_main$1a);
298
+ app.component("WNavBar", _sfc_main$1b);
299
+ app.component("WNavItem", _sfc_main$1c);
300
+ app.component("WNavItemExpand", _sfc_main$1d);
305
301
  app.component("WNavItemTransition", WNavItemTransition);
306
- app.component("WNotify", _sfc_main$1g);
307
- app.component("WNumberFormatter", _sfc_main$1h);
308
- app.component("WPage", _sfc_main$1i);
309
- app.component("WPageBreadcrumbs", _sfc_main$1j);
302
+ app.component("WNotify", _sfc_main$1e);
303
+ app.component("WNumberFormatter", _sfc_main$1f);
304
+ app.component("WPage", _sfc_main$1g);
305
+ app.component("WPageBreadcrumbs", _sfc_main$1h);
310
306
  app.component("WPageNumerator", WPageNumerator);
311
- app.component("WPageTitle", _sfc_main$1k);
312
- app.component("WProgress", _sfc_main$1l);
313
- app.component("WProgressStriped", _sfc_main$1m);
314
- app.component("WRouterLink", _sfc_main$1n);
315
- app.component("WSelect", _sfc_main$1o);
316
- app.component("WSelectAsync", _sfc_main$1p);
317
- app.component("WSelectAsyncList", _sfc_main$1q);
318
- app.component("WSelectAsyncSingle", _sfc_main$1r);
319
- app.component("WSelectSingle", _sfc_main$1s);
320
- app.component("WSelectStringified", _sfc_main$1t);
321
- app.component("WShine", _sfc_main$1u);
322
- app.component("WShineEffect", _sfc_main$1v);
323
- app.component("WSkeleton", _sfc_main$1w);
307
+ app.component("WPageTitle", _sfc_main$1i);
308
+ app.component("WProgress", _sfc_main$1j);
309
+ app.component("WProgressStriped", _sfc_main$1k);
310
+ app.component("WRouterLink", _sfc_main$1l);
311
+ app.component("WSelect", _sfc_main$1m);
312
+ app.component("WSelectAsync", _sfc_main$1n);
313
+ app.component("WSelectAsyncList", _sfc_main$1o);
314
+ app.component("WSelectAsyncSingle", _sfc_main$1p);
315
+ app.component("WSelectSingle", _sfc_main$1q);
316
+ app.component("WSelectStringified", _sfc_main$1r);
317
+ app.component("WShine", _sfc_main$1s);
318
+ app.component("WShineEffect", _sfc_main$1t);
319
+ app.component("WSkeleton", _sfc_main$1u);
324
320
  app.component("WSpinner", WSpinner);
325
- app.component("WStatusIcon", _sfc_main$1x);
326
- app.component("WTabs", _sfc_main$1y);
327
- app.component("WTabsColumns", _sfc_main$1z);
328
- app.component("WTabsItem", _sfc_main$1A);
329
- app.component("WToggle", _sfc_main$1B);
330
- app.component("WToggleTheme", _sfc_main$1C);
331
- app.component("WTooltip", _sfc_main$1D);
332
- app.component("WTooltipContainer", _sfc_main$1E);
321
+ app.component("WStatusIcon", _sfc_main$1v);
322
+ app.component("WTabs", _sfc_main$1w);
323
+ app.component("WTabsColumns", _sfc_main$1x);
324
+ app.component("WTabsItem", _sfc_main$1y);
325
+ app.component("WToggle", _sfc_main$1z);
326
+ app.component("WToggleTheme", _sfc_main$1A);
327
+ app.component("WTooltip", _sfc_main$1B);
328
+ app.component("WTooltipContainer", _sfc_main$1C);
333
329
  }
334
330
  };
335
331
 
336
- export { _sfc_main as WActionsBar, _sfc_main$1 as WActionsBarFilter, _sfc_main$4 as WBottomSheet, _sfc_main$5 as WButton, _sfc_main$6 as WButtonAction, _sfc_main$7 as WButtonCopy, _sfc_main$8 as WButtonDropdown, _sfc_main$9 as WButtonGroup, _sfc_main$a as WButtonInput, _sfc_main$b as WButtonMore, _sfc_main$c as WButtonMoreItem, _sfc_main$d as WButtonSelection, _sfc_main$e as WButtonSelectionAction, _sfc_main$f as WButtonSelectionState, _sfc_main$g as WButtonTab, _sfc_main$h as WButtonUnselect, _sfc_main$i as WChartLine, _sfc_main$j as WChartLinear, _sfc_main$k as WCheckbox, _sfc_main$l as WCheckboxGroup, _sfc_main$m as WCheckboxGroupMultiple, _sfc_main$n as WChip, _sfc_main$o as WClickOutside, _sfc_main$p as WCounter, _sfc_main$q as WDatePicker, _sfc_main$r as WDatePickerSingle, _sfc_main$s as WDismissable, _sfc_main$t as WDragContainer, _sfc_main$u as WDropdown, _sfc_main$v as WDropdownMenu, _sfc_main$w as WEmptyComponent, _sfc_main$x as WExpansion, _sfc_main$y as WExpansionItem, _sfc_main$z as WFieldWrapper, _sfc_main$A as WFilePicker, _sfc_main$B as WFilterWrapper, _sfc_main$C as WForm, _sfc_main$E as WFormAsyncButtonGroup, _sfc_main$F as WFormAsyncCheckboxGroup, _sfc_main$G as WFormAsyncInput, _sfc_main$H as WFormAsyncSelect, _sfc_main$I as WFormAsyncSelectInfiniteSingle, _sfc_main$J as WFormAsyncSelectSingle, _sfc_main$K as WFormAsyncSelectStringified, _sfc_main$L as WFormAsyncToggle, _sfc_main$D as WFormValidator, _sfc_main$M as WHeaderBar, _sfc_main$N as WHeaderBarSearch, _sfc_main$O as WImageViewer, _sfc_main$P as WInfiniteList, _sfc_main$Q as WInfiniteListScrollingElement, _sfc_main$R as WInfiniteListWrapper, _sfc_main$S as WInfoCard, _sfc_main$T as WInfoCardNegative, _sfc_main$U as WInput, _sfc_main$V as WInputAsync, _sfc_main$W as WInputDate, _sfc_main$X as WInputOptions, _sfc_main$Y as WInputSuggest, _sfc_main$Z as WInputToolbarButton, _sfc_main$_ as WLink, _sfc_main$$ as WLinkArrow, _sfc_main$10 as WList, _sfc_main$11 as WListCard, _sfc_main$12 as WListCardField, _sfc_main$13 as WListFilter, _sfc_main$14 as WListHeader, _sfc_main$15 as WListHeaderItem, _sfc_main$16 as WMenuItem, _sfc_main$17 as WModal, _sfc_main$18 as WModalExport, _sfc_main$19 as WModalExportSimple, _sfc_main$1a as WModalImport, _sfc_main$1b as WModalStepper, _sfc_main$1c as WModalWrapper, _sfc_main$1d as WNavBar, _sfc_main$1e as WNavItem, _sfc_main$1f as WNavItemExpand, WNavItemTransition, _sfc_main$1g as WNotify, _sfc_main$1h as WNumberFormatter, _sfc_main$1i as WPage, _sfc_main$1j as WPageBreadcrumbs, WPageNumerator, _sfc_main$1k as WPageTitle, _sfc_main$1l as WProgress, _sfc_main$1m as WProgressStriped, _sfc_main$2 as WRouteAuth, _sfc_main$3 as WRouteAuthNo, _sfc_main$1n as WRouterLink, _sfc_main$1o as WSelect, _sfc_main$1p as WSelectAsync, _sfc_main$1q as WSelectAsyncList, _sfc_main$1r as WSelectAsyncSingle, _sfc_main$1s as WSelectSingle, _sfc_main$1t as WSelectStringified, _sfc_main$1u as WShine, _sfc_main$1v as WShineEffect, _sfc_main$1w as WSkeleton, WSpinner, _sfc_main$1x as WStatusIcon, _sfc_main$1y as WTabs, _sfc_main$1z as WTabsColumns, _sfc_main$1A as WTabsItem, _sfc_main$1B as WToggle, _sfc_main$1C as WToggleTheme, _sfc_main$1D as WTooltip, _sfc_main$1E as WTooltipContainer, main as default };
332
+ export { _sfc_main as WActionsBar, _sfc_main$1 as WActionsBarFilter, _sfc_main$2 as WBottomSheet, _sfc_main$3 as WButton, _sfc_main$4 as WButtonAction, _sfc_main$5 as WButtonCopy, _sfc_main$6 as WButtonDropdown, _sfc_main$7 as WButtonGroup, _sfc_main$8 as WButtonInput, _sfc_main$9 as WButtonMore, _sfc_main$a as WButtonMoreItem, _sfc_main$b as WButtonSelection, _sfc_main$c as WButtonSelectionAction, _sfc_main$d as WButtonSelectionState, _sfc_main$e as WButtonTab, _sfc_main$f as WButtonUnselect, _sfc_main$g as WChartLine, _sfc_main$h as WChartLinear, _sfc_main$i as WCheckbox, _sfc_main$j as WCheckboxGroup, _sfc_main$k as WCheckboxGroupMultiple, _sfc_main$l as WChip, _sfc_main$m as WClickOutside, _sfc_main$n as WCounter, _sfc_main$o as WDatePicker, _sfc_main$p as WDatePickerSingle, _sfc_main$q as WDismissable, _sfc_main$r as WDragContainer, _sfc_main$s as WDropdown, _sfc_main$t as WDropdownMenu, _sfc_main$u as WEmptyComponent, _sfc_main$v as WExpansion, _sfc_main$w as WExpansionItem, _sfc_main$x as WFieldWrapper, _sfc_main$y as WFilePicker, _sfc_main$z as WFilterWrapper, _sfc_main$A as WForm, _sfc_main$C as WFormAsyncButtonGroup, _sfc_main$D as WFormAsyncCheckboxGroup, _sfc_main$E as WFormAsyncInput, _sfc_main$F as WFormAsyncSelect, _sfc_main$G as WFormAsyncSelectInfiniteSingle, _sfc_main$H as WFormAsyncSelectSingle, _sfc_main$I as WFormAsyncSelectStringified, _sfc_main$J as WFormAsyncToggle, _sfc_main$B as WFormValidator, _sfc_main$K as WHeaderBar, _sfc_main$L as WHeaderBarSearch, _sfc_main$M as WImageViewer, _sfc_main$N as WInfiniteList, _sfc_main$O as WInfiniteListScrollingElement, _sfc_main$P as WInfiniteListWrapper, _sfc_main$Q as WInfoCard, _sfc_main$R as WInfoCardNegative, _sfc_main$S as WInput, _sfc_main$T as WInputAsync, _sfc_main$U as WInputDate, _sfc_main$V as WInputOptions, _sfc_main$W as WInputSuggest, _sfc_main$X as WInputToolbarButton, _sfc_main$Y as WLink, _sfc_main$Z as WLinkArrow, _sfc_main$_ as WList, _sfc_main$$ as WListCard, _sfc_main$10 as WListCardField, _sfc_main$11 as WListFilter, _sfc_main$12 as WListHeader, _sfc_main$13 as WListHeaderItem, _sfc_main$14 as WMenuItem, _sfc_main$15 as WModal, _sfc_main$16 as WModalExport, _sfc_main$17 as WModalExportSimple, _sfc_main$18 as WModalImport, _sfc_main$19 as WModalStepper, _sfc_main$1a as WModalWrapper, _sfc_main$1b as WNavBar, _sfc_main$1c as WNavItem, _sfc_main$1d as WNavItemExpand, WNavItemTransition, _sfc_main$1e as WNotify, _sfc_main$1f as WNumberFormatter, _sfc_main$1g as WPage, _sfc_main$1h as WPageBreadcrumbs, WPageNumerator, _sfc_main$1i as WPageTitle, _sfc_main$1j as WProgress, _sfc_main$1k as WProgressStriped, _sfc_main$1l as WRouterLink, _sfc_main$1m as WSelect, _sfc_main$1n as WSelectAsync, _sfc_main$1o as WSelectAsyncList, _sfc_main$1p as WSelectAsyncSingle, _sfc_main$1q as WSelectSingle, _sfc_main$1r as WSelectStringified, _sfc_main$1s as WShine, _sfc_main$1t as WShineEffect, _sfc_main$1u as WSkeleton, WSpinner, _sfc_main$1v as WStatusIcon, _sfc_main$1w as WTabs, _sfc_main$1x as WTabsColumns, _sfc_main$1y as WTabsItem, _sfc_main$1z as WToggle, _sfc_main$1A as WToggleTheme, _sfc_main$1B as WTooltip, _sfc_main$1C as WTooltipContainer, main as default };
@@ -1,4 +1,5 @@
1
1
  import { LocationQuery } from 'vue-router';
2
+ import { Ref } from 'vue';
2
3
  export { updateExpirationDate } from '../components/Auth/utils/utils';
3
4
  export declare const getURLParams: (params: RequestConfig["params"] | LocationQuery) => string;
4
5
  type ApiUrl = `/${string}/`;
@@ -13,7 +14,8 @@ export interface ApiClient {
13
14
  export declare class ApiClientInstance implements ApiClient {
14
15
  private config;
15
16
  refreshPromise: Promise<void> | null;
16
- isAuthFailed: import('vue').Ref<boolean, boolean>;
17
+ private readonly auth;
18
+ readonly useAuth: () => Ref<boolean>;
17
19
  constructor(config: {
18
20
  tokenGetter?: () => string | null;
19
21
  tokenRefresh?: () => Promise<void>;
@@ -21,11 +23,7 @@ export declare class ApiClientInstance implements ApiClient {
21
23
  onFailure?: (response: Response) => void;
22
24
  credentials?: RequestCredentials;
23
25
  baseUrl?: BaseUrl;
24
- routeNameAuth: string;
25
- routeNameAuthNo: string;
26
26
  });
27
- get routeNameAuth(): string;
28
- get routeNameAuthNo(): string;
29
27
  setOnFailure(value: (response: Response) => void): void;
30
28
  logout(): void;
31
29
  private retry;
@@ -37,91 +35,6 @@ export declare class ApiClientInstance implements ApiClient {
37
35
  post<R, D extends RequestData = RequestData>(url: ApiUrl, data?: Required<RequestConfig<D>>['data'], config?: Omit<RequestConfig<D>, 'data'>): Promise<RequestResponse<R, D>>;
38
36
  patch<R, D extends RequestData = RequestData>(url: ApiUrl, data?: Required<RequestConfig<D>>['data'], config?: Omit<RequestConfig<D>, 'data'>): Promise<RequestResponse<R, D>>;
39
37
  delete<R>(url: ApiUrl, config?: RequestConfig<never>): Promise<RequestResponse<R, {}>>;
40
- getRouteAuth(this: ApiClientInstance): {
41
- path: string;
42
- props: {
43
- apiClientInstance: ApiClientInstance;
44
- };
45
- component: {
46
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
47
- apiClientInstance: ApiClientInstance;
48
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
49
- P: {};
50
- B: {};
51
- D: {};
52
- C: {};
53
- M: {};
54
- Defaults: {};
55
- }, Readonly<{
56
- apiClientInstance: ApiClientInstance;
57
- }> & Readonly<{}>, {}, {}, {}, {}, {}>;
58
- __isFragment?: never;
59
- __isTeleport?: never;
60
- __isSuspense?: never;
61
- } & import('vue').ComponentOptionsBase<Readonly<{
62
- apiClientInstance: ApiClientInstance;
63
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
64
- $slots: {
65
- default?(_: {}): any;
66
- };
67
- });
68
- beforeEnter: (this: undefined, to: import('vue-router').RouteLocationNormalizedGeneric) => Promise<void | {
69
- name: string;
70
- query: {
71
- hash: string;
72
- } | undefined;
73
- }>;
74
- meta: {
75
- noAuth: boolean;
76
- };
77
- };
78
- getRouteAuthNo(this: ApiClientInstance): {
79
- path: string;
80
- props: {
81
- apiClientInstance: ApiClientInstance;
82
- };
83
- component: {
84
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
85
- apiClientInstance: ApiClientInstance;
86
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
87
- P: {};
88
- B: {};
89
- D: {};
90
- C: {};
91
- M: {};
92
- Defaults: {};
93
- }, Readonly<{
94
- apiClientInstance: ApiClientInstance;
95
- }> & Readonly<{}>, {}, {}, {}, {}, {}>;
96
- __isFragment?: never;
97
- __isTeleport?: never;
98
- __isSuspense?: never;
99
- } & import('vue').ComponentOptionsBase<Readonly<{
100
- apiClientInstance: ApiClientInstance;
101
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
102
- $slots: {
103
- default?(_: {}): any;
104
- };
105
- });
106
- beforeEnter: (this: undefined, to: import('vue-router').RouteLocationNormalizedGeneric, from: import('vue-router').RouteLocationNormalizedLoadedGeneric) => string | {
107
- query: {
108
- hash: string;
109
- };
110
- name: import('vue-router').RouteRecordNameGeneric;
111
- params: import('vue-router').RouteParamsGeneric;
112
- matched: import('vue-router').RouteRecordNormalized[];
113
- fullPath: string;
114
- hash: string;
115
- redirectedFrom: import('vue-router').RouteLocation | undefined;
116
- meta: import('vue-router').RouteMeta;
117
- path: string;
118
- } | {
119
- name: string;
120
- } | undefined;
121
- meta: {
122
- noAuth: boolean;
123
- };
124
- };
125
38
  addInstance(baseUrl: BaseUrl): ApiClient;
126
39
  }
127
40
  //# sourceMappingURL=ApiClient.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ApiClient.d.ts","sourceRoot":"","sources":["../../../src/utils/ApiClient.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ApiClient.d.ts","sourceRoot":"","sources":["../../../src/utils/ApiClient.ts"],"names":[],"mappings":"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"}