@nside/wefa 0.4.4 → 0.4.6
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.
- package/README.md +3 -1
- package/dist/LegalConsent-BxOWAO0s.js +126 -0
- package/dist/LegalConsent-ChW-GYBv.cjs +1 -0
- package/dist/LegalDocument-BM4HLw9A.js +1580 -0
- package/dist/LegalDocument-hhYW9BBO.cjs +114 -0
- package/dist/LoginView-BpDNpbMQ.cjs +1 -0
- package/dist/LoginView-bUKvV6JV.js +17 -0
- package/dist/LogoutView-BrAt0b2J.js +16 -0
- package/dist/LogoutView-D7D3LcfL.cjs +1 -0
- package/dist/angledown-DgMf_Vjv.cjs +2 -0
- package/dist/angledown-igq2UW-u.js +46 -0
- package/dist/badge-2r_VjcsG.js +102 -0
- package/dist/badge-DPwocFJ8.cjs +76 -0
- package/dist/basecomponent-CGerMr_k.cjs +146 -0
- package/dist/basecomponent-CRTLSsqZ.js +1278 -0
- package/dist/baseeditableholder-BEn83TQE.js +126 -0
- package/dist/baseeditableholder-Q1_XheNU.cjs +1 -0
- package/dist/baseicon-Ct8wtBEp.cjs +34 -0
- package/dist/baseicon-DdvhP0UT.js +90 -0
- package/dist/baseinput-B6KUYtrd.js +37 -0
- package/dist/baseinput-D8710HSg.cjs +1 -0
- package/dist/bff/openapi.yaml +7 -0
- package/dist/button-M3QREAcT.cjs +651 -0
- package/dist/button-xI3Wu15Z.js +311 -0
- package/dist/calendar-B8nJAQne.js +2891 -0
- package/dist/calendar-CW9WbT3C.cjs +477 -0
- package/dist/card-BXosepCe.js +57 -0
- package/dist/card-Db30JagR.cjs +32 -0
- package/dist/check-BYTdkWQh.js +46 -0
- package/dist/check-D4kxzECF.cjs +2 -0
- package/dist/checkbox-BIDoCr_X.cjs +142 -0
- package/dist/checkbox-TAWN7HJG.js +323 -0
- package/dist/chevrondown-DLIH6sRy.cjs +2 -0
- package/dist/chevrondown-v3qKRLEG.js +46 -0
- package/dist/chevronleft-DMbyAEgw.cjs +2 -0
- package/dist/chevronleft-dQlHS1Vs.js +46 -0
- package/dist/chevronright-B3qtGWZb.js +46 -0
- package/dist/chevronright-BisalZVe.cjs +2 -0
- package/dist/chip-CBoKYRL5.js +107 -0
- package/dist/chip-CLwNi1p_.cjs +54 -0
- package/dist/chunk-BK-Lzi7j.cjs +1 -0
- package/dist/chunk-DgQ9yJBH.js +17 -0
- package/dist/classnames-4RuV7Ryo.js +19 -0
- package/dist/classnames-DqVQ5xbt.cjs +1 -0
- package/dist/containers.cjs +23 -26
- package/dist/containers.d.ts +1 -136
- package/dist/containers.js +4476 -5541
- package/dist/focustrap-BhHF6zvb.js +558 -0
- package/dist/focustrap-C_v0dFmU.cjs +152 -0
- package/dist/inputnumber-CvuB8fHc.cjs +195 -0
- package/dist/inputnumber-UfGZdwk2.js +983 -0
- package/dist/inputtext-B-iUN1cV.js +108 -0
- package/dist/inputtext-D2Ay4aYr.cjs +79 -0
- package/dist/legalConsent-B3erdrHX.cjs +1 -0
- package/dist/legalConsent-kc_KWyR6.js +66 -0
- package/dist/lib.cjs +1331 -1
- package/dist/lib.d.ts +2 -748
- package/dist/lib.js +22977 -35
- package/dist/locales-4eL4-K7f.js +3168 -0
- package/dist/locales-DzyBr_JU.cjs +5 -0
- package/dist/markdown-Cb6J3R4j.js +28 -0
- package/dist/markdown-Dxqg6Ggd.cjs +1 -0
- package/dist/network-DD_yGfK6.js +2404 -0
- package/dist/network-uPe9-HeS.cjs +9 -0
- package/dist/network.cjs +1 -1
- package/dist/network.d.ts +3 -123
- package/dist/network.js +2 -48
- package/dist/portal-BbZw4bN9.js +265 -0
- package/dist/portal-pIcEXWz1.cjs +2 -0
- package/dist/{index-EDm9-cRY.cjs → progressbar-BPR5tRX7.cjs} +2 -2
- package/dist/progressbar-CzckKCUr.js +96 -0
- package/dist/rating-DsIxcJXU.js +332 -0
- package/dist/rating-HfRWRXuI.cjs +61 -0
- package/dist/ripple-CoTE8rF8.js +501 -0
- package/dist/ripple-UYfqtU0m.cjs +24 -0
- package/dist/router-CR-sxf1q.js +34 -0
- package/dist/router-qXH6kffG.cjs +1 -0
- package/dist/router.cjs +1 -1
- package/dist/router.d.ts +1 -74
- package/dist/router.js +2 -16
- package/dist/select-C05BBcmi.js +2357 -0
- package/dist/select-CZouTpLB.cjs +360 -0
- package/dist/src/components/AutoroutedBreadcrumb/AutoroutedBreadcrumb.vue.d.ts +9 -0
- package/dist/src/components/AutoroutedBreadcrumb/index.d.ts +1 -0
- package/dist/src/components/ControlBarComponent/ConfiguredControlBarComponent.vue.d.ts +30 -0
- package/dist/src/components/ControlBarComponent/ControlBarComponent.vue.d.ts +17 -0
- package/dist/src/components/ControlBarComponent/ControlBarItemComponent.vue.d.ts +20 -0
- package/dist/src/components/ControlBarComponent/index.d.ts +3 -0
- package/dist/src/components/DashboardComponent/DashboardComponent.vue.d.ts +21 -0
- package/dist/src/components/DashboardComponent/DashboardGroupComponent.vue.d.ts +25 -0
- package/dist/src/components/DashboardComponent/DashboardPanelComponent.vue.d.ts +26 -0
- package/dist/src/components/DashboardComponent/index.d.ts +3 -0
- package/dist/src/components/FormComponent/FormComponent.vue.d.ts +32 -0
- package/dist/src/components/FormComponent/index.d.ts +1 -0
- package/dist/src/components/GanttChartComponent/GanttChartComponent.vue.d.ts +26 -0
- package/dist/src/components/GanttChartComponent/GanttChartGrid.vue.d.ts +34 -0
- package/dist/src/components/GanttChartComponent/GanttChartHeaderGrid.vue.d.ts +7 -0
- package/dist/src/components/GanttChartComponent/GanttChartHeaderLabel.vue.d.ts +6 -0
- package/dist/src/components/GanttChartComponent/GanttChartLinksOverlay.vue.d.ts +12 -0
- package/dist/src/components/GanttChartComponent/GanttChartRowGrid.vue.d.ts +55 -0
- package/dist/src/components/GanttChartComponent/GanttChartRowLabel.vue.d.ts +7 -0
- package/dist/src/components/GanttChartComponent/composables/useGanttLinks.d.ts +37 -0
- package/dist/src/components/GanttChartComponent/composables/useGanttSizing.d.ts +9 -0
- package/dist/src/components/GanttChartComponent/ganttChartLayout.d.ts +42 -0
- package/dist/src/components/GanttChartComponent/ganttChartTypes.d.ts +22 -0
- package/dist/src/components/GanttChartComponent/index.d.ts +1 -0
- package/dist/src/components/NetworkButton/ApiMutationButton.vue.d.ts +3 -0
- package/dist/src/components/NetworkButton/ApiQueryButton.vue.d.ts +3 -0
- package/dist/src/components/NetworkButton/index.d.ts +3 -0
- package/dist/src/components/NetworkButton/types.d.ts +39 -0
- package/dist/src/components/NotFound/NotFound.vue.d.ts +26 -0
- package/dist/src/components/NotFound/index.d.ts +1 -0
- package/dist/src/components/PageComponent/PageComponent.vue.d.ts +22 -0
- package/dist/src/components/PageComponent/index.d.ts +1 -0
- package/dist/src/components/PlotlyComponent/PlotlyComponent.vue.d.ts +14 -0
- package/dist/src/components/PlotlyComponent/PlotlyFromTableComponent.vue.d.ts +16 -0
- package/dist/src/components/PlotlyComponent/index.d.ts +2 -0
- package/dist/src/components/TableComponent/TableComponent.vue.d.ts +29 -0
- package/dist/src/components/TableComponent/index.d.ts +1 -0
- package/dist/src/composables/useComponentResolver.d.ts +9 -0
- package/dist/src/composables/useValidatorResolver.d.ts +9 -0
- package/dist/src/containers/BareContainer/BareContainer.vue.d.ts +8 -0
- package/dist/src/containers/BareContainer/index.d.ts +2 -0
- package/dist/src/containers/LayoutContainer/LayoutContainer.vue.d.ts +13 -0
- package/dist/src/containers/LayoutContainer/MobileNavigationComponent/MobileNavigationComponent.vue.d.ts +7 -0
- package/dist/src/containers/LayoutContainer/SideNavigationComponent/MainComponent/MainComponent.vue.d.ts +6 -0
- package/dist/src/containers/LayoutContainer/SideNavigationComponent/MainComponent/NavigationLinkComponent.vue.d.ts +11 -0
- package/dist/src/containers/LayoutContainer/SideNavigationComponent/SideNavigationComponent.vue.d.ts +7 -0
- package/dist/src/containers/LayoutContainer/SideNavigationComponent/TopComponent/TopComponent.vue.d.ts +7 -0
- package/dist/src/containers/LayoutContainer/index.d.ts +1 -0
- package/dist/src/containers/NavbarContainer/NavbarContainer.vue.d.ts +6 -0
- package/dist/src/containers/NavbarContainer/index.d.ts +2 -0
- package/dist/src/containers/RoutedTabsComponent/RoutedTabsComponent.vue.d.ts +12 -0
- package/dist/src/containers/RoutedTabsComponent/index.d.ts +1 -0
- package/dist/src/containers/SideMenuContainer/SideMenuContainer.vue.d.ts +7 -0
- package/dist/src/containers/SideMenuContainer/index.d.ts +2 -0
- package/dist/src/containers/helpers.d.ts +47 -0
- package/dist/src/containers/index.d.ts +6 -0
- package/dist/src/lib.d.ts +24 -0
- package/dist/src/locales/index.d.ts +30 -0
- package/dist/src/network/apiClient.d.ts +32 -0
- package/dist/src/network/axios.d.ts +4 -0
- package/dist/src/network/index.d.ts +3 -0
- package/dist/src/network/typedApiClient.d.ts +58 -0
- package/dist/src/plugins/cookies/index.d.ts +51 -0
- package/dist/src/plugins/cookies/views/CookieBar.vue.d.ts +2 -0
- package/dist/src/plugins/cookies/views/CookiesConsent.vue.d.ts +2 -0
- package/dist/src/plugins/index.d.ts +1 -0
- package/dist/src/plugins/legalConsent/index.d.ts +89 -0
- package/dist/src/plugins/legalConsent/views/LegalConsent.vue.d.ts +2 -0
- package/dist/src/plugins/legalConsent/views/LegalDocument.vue.d.ts +8 -0
- package/dist/src/router/guards.d.ts +28 -0
- package/dist/src/router/index.d.ts +3 -0
- package/dist/src/router/libRoutes.d.ts +2 -0
- package/dist/src/router/types.d.ts +31 -0
- package/dist/src/stores/backend/common.d.ts +17 -0
- package/dist/src/stores/backend/constants.d.ts +19 -0
- package/dist/src/stores/backend/schemes/jwt.d.ts +22 -0
- package/dist/src/stores/backend/schemes/oauth.d.ts +14 -0
- package/dist/src/stores/backend/schemes/token.d.ts +20 -0
- package/dist/src/stores/backend/types.d.ts +88 -0
- package/dist/src/stores/backend.d.ts +5 -0
- package/dist/src/stores/darkMode.d.ts +29 -0
- package/dist/src/stores/index.d.ts +2 -0
- package/dist/src/theme/index.d.ts +2 -0
- package/dist/src/theme/nside.d.ts +2 -0
- package/dist/src/utils/color.d.ts +33 -0
- package/dist/src/utils/componentRegistry.d.ts +15 -0
- package/dist/src/utils/markdown.d.ts +24 -0
- package/dist/src/utils/translations.d.ts +8 -0
- package/dist/src/utils/validatorRegistry.d.ts +8 -0
- package/dist/src/views/LoginView.vue.d.ts +5 -0
- package/dist/src/views/LogoutView.vue.d.ts +2 -0
- package/dist/stores-BAbCgIKW.cjs +1 -0
- package/dist/stores-C5CUNzM_.js +203 -0
- package/dist/textarea-DUmMHVXf.cjs +84 -0
- package/dist/textarea-f6-j7m1N.js +131 -0
- package/dist/times--t6-zeg6.js +46 -0
- package/dist/times-GcOHYs3E.cjs +2 -0
- package/dist/timescircle-CHGzPrwL.cjs +2 -0
- package/dist/timescircle-_NJIsGD1.js +48 -0
- package/dist/wefa.css +2 -1
- package/package.json +42 -35
- package/scripts/verify-package-types.mjs +103 -0
- package/src/components/DashboardComponent/DashboardGroupComponent.vue +1 -1
- package/src/components/NetworkButton/__tests__/ApiMutationButton.test.ts +12 -3
- package/src/components/NetworkButton/__tests__/ApiQueryButton.test.ts +12 -3
- package/src/containers/LayoutContainer/SideNavigationComponent/MainComponent/NavigationLinkComponent.vue +1 -1
- package/src/containers/SideMenuContainer/SideMenuContainer.vue +14 -3
- package/src/containers/helpers.ts +1 -1
- package/src/router/guards.ts +2 -2
- package/src/stores/__tests__/backend/jwt.test.ts +6 -6
- package/src/stores/__tests__/backend/oauth.test.ts +1 -1
- package/src/stores/__tests__/backend/token.test.ts +5 -5
- package/src/stores/backend/schemes/jwt.ts +3 -3
- package/src/stores/backend/schemes/token.ts +6 -7
- package/dist/LegalConsent-DQ7fkgVc.cjs +0 -1
- package/dist/LegalConsent-OLyvuzRY.js +0 -151
- package/dist/LegalDocument-B-nntRW7.cjs +0 -109
- package/dist/LegalDocument-BKebNzIK.js +0 -1330
- package/dist/LoginView-DUPa_PsC.js +0 -24
- package/dist/LoginView-Dihs8n_X.cjs +0 -1
- package/dist/LogoutView-DAh7MrFi.js +0 -19
- package/dist/LogoutView-Fl3nfeJ0.cjs +0 -1
- package/dist/apiClient-BHDjT0dU.js +0 -928
- package/dist/apiClient-Cr0IvG5Z.cjs +0 -1
- package/dist/axios-CZvsFspN.js +0 -1887
- package/dist/axios-DMqeKDaq.cjs +0 -6
- package/dist/index--_rUTrqU.js +0 -1414
- package/dist/index-05ASaj7N.cjs +0 -477
- package/dist/index-B7hJ2pku.cjs +0 -61
- package/dist/index-BHSxFTgZ.js +0 -49
- package/dist/index-BaA_oL1s.cjs +0 -32
- package/dist/index-Be5h48vc.js +0 -3530
- package/dist/index-Becfy0pF.cjs +0 -2
- package/dist/index-CPv4agmV.js +0 -400
- package/dist/index-CgAb-gZi.js +0 -89
- package/dist/index-DFSkcsx-.cjs +0 -943
- package/dist/index-DGUVQqZw.js +0 -208
- package/dist/index-DRozw3P8.js +0 -167
- package/dist/index-DfCQoHSf.cjs +0 -146
- package/dist/index-DkuJMEY1.js +0 -6731
- package/dist/index-Dv6jyKbT.js +0 -47
- package/dist/index-IGN7_cyg.cjs +0 -2
- package/dist/index-lFl6UsTa.js +0 -212
- package/dist/index-lQmq7gxp.cjs +0 -54
- package/dist/index-t0sdL3f2.cjs +0 -84
- package/dist/lib-DZzubLGt.js +0 -26376
- package/dist/lib-lTzD7ltX.cjs +0 -2104
- package/dist/libRoutes-B-H3e9wZ.js +0 -22
- package/dist/libRoutes-Cl3TklhN.cjs +0 -1
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
import { E as e, t } from "./basecomponent-CRTLSsqZ.js";
|
|
2
|
+
//#region node_modules/@primevue/core/baseeditableholder/index.mjs
|
|
3
|
+
var n = {
|
|
4
|
+
name: "BaseEditableHolder",
|
|
5
|
+
extends: t,
|
|
6
|
+
emits: ["update:modelValue", "value-change"],
|
|
7
|
+
props: {
|
|
8
|
+
modelValue: {
|
|
9
|
+
type: null,
|
|
10
|
+
default: void 0
|
|
11
|
+
},
|
|
12
|
+
defaultValue: {
|
|
13
|
+
type: null,
|
|
14
|
+
default: void 0
|
|
15
|
+
},
|
|
16
|
+
name: {
|
|
17
|
+
type: String,
|
|
18
|
+
default: void 0
|
|
19
|
+
},
|
|
20
|
+
invalid: {
|
|
21
|
+
type: Boolean,
|
|
22
|
+
default: void 0
|
|
23
|
+
},
|
|
24
|
+
disabled: {
|
|
25
|
+
type: Boolean,
|
|
26
|
+
default: !1
|
|
27
|
+
},
|
|
28
|
+
formControl: {
|
|
29
|
+
type: Object,
|
|
30
|
+
default: void 0
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
inject: {
|
|
34
|
+
$parentInstance: { default: void 0 },
|
|
35
|
+
$pcForm: { default: void 0 },
|
|
36
|
+
$pcFormField: { default: void 0 }
|
|
37
|
+
},
|
|
38
|
+
data: function() {
|
|
39
|
+
return { d_value: this.defaultValue === void 0 ? this.modelValue : this.defaultValue };
|
|
40
|
+
},
|
|
41
|
+
watch: {
|
|
42
|
+
modelValue: {
|
|
43
|
+
deep: !0,
|
|
44
|
+
handler: function(e) {
|
|
45
|
+
this.d_value = e;
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
defaultValue: function(e) {
|
|
49
|
+
this.d_value = e;
|
|
50
|
+
},
|
|
51
|
+
$formName: {
|
|
52
|
+
immediate: !0,
|
|
53
|
+
handler: function(e) {
|
|
54
|
+
var t, n;
|
|
55
|
+
this.formField = ((t = this.$pcForm) == null || (n = t.register) == null ? void 0 : n.call(t, e, this.$formControl)) || {};
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
$formControl: {
|
|
59
|
+
immediate: !0,
|
|
60
|
+
handler: function(e) {
|
|
61
|
+
var t, n;
|
|
62
|
+
this.formField = ((t = this.$pcForm) == null || (n = t.register) == null ? void 0 : n.call(t, this.$formName, e)) || {};
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
$formDefaultValue: {
|
|
66
|
+
immediate: !0,
|
|
67
|
+
handler: function(e) {
|
|
68
|
+
this.d_value !== e && (this.d_value = e);
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
$formValue: {
|
|
72
|
+
immediate: !1,
|
|
73
|
+
handler: function(e) {
|
|
74
|
+
var t;
|
|
75
|
+
(t = this.$pcForm) != null && t.getFieldState(this.$formName) && e !== this.d_value && (this.d_value = e);
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
formField: {},
|
|
80
|
+
methods: {
|
|
81
|
+
writeValue: function(e, t) {
|
|
82
|
+
var n, r;
|
|
83
|
+
this.controlled && (this.d_value = e, this.$emit("update:modelValue", e)), this.$emit("value-change", e), (n = (r = this.formField).onChange) == null || n.call(r, {
|
|
84
|
+
originalEvent: t,
|
|
85
|
+
value: e
|
|
86
|
+
});
|
|
87
|
+
},
|
|
88
|
+
findNonEmpty: function() {
|
|
89
|
+
return [...arguments].find(e);
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
computed: {
|
|
93
|
+
$filled: function() {
|
|
94
|
+
return e(this.d_value);
|
|
95
|
+
},
|
|
96
|
+
$invalid: function() {
|
|
97
|
+
var e, t;
|
|
98
|
+
return !this.$formNovalidate && this.findNonEmpty(this.invalid, (e = this.$pcFormField) == null || (e = e.$field) == null ? void 0 : e.invalid, (t = this.$pcForm) == null || (t = t.getFieldState(this.$formName)) == null ? void 0 : t.invalid);
|
|
99
|
+
},
|
|
100
|
+
$formName: function() {
|
|
101
|
+
return this.$formNovalidate ? void 0 : this.name || this.$formControl?.name;
|
|
102
|
+
},
|
|
103
|
+
$formControl: function() {
|
|
104
|
+
return this.formControl || this.$pcFormField?.formControl;
|
|
105
|
+
},
|
|
106
|
+
$formNovalidate: function() {
|
|
107
|
+
return this.$formControl?.novalidate;
|
|
108
|
+
},
|
|
109
|
+
$formDefaultValue: function() {
|
|
110
|
+
var e;
|
|
111
|
+
return this.findNonEmpty(this.d_value, this.$pcFormField?.initialValue, (e = this.$pcForm) == null || (e = e.initialValues) == null ? void 0 : e[this.$formName]);
|
|
112
|
+
},
|
|
113
|
+
$formValue: function() {
|
|
114
|
+
var e, t;
|
|
115
|
+
return this.findNonEmpty((e = this.$pcFormField) == null || (e = e.$field) == null ? void 0 : e.value, (t = this.$pcForm) == null || (t = t.getFieldState(this.$formName)) == null ? void 0 : t.value);
|
|
116
|
+
},
|
|
117
|
+
controlled: function() {
|
|
118
|
+
return this.$inProps.hasOwnProperty("modelValue") || !this.$inProps.hasOwnProperty("modelValue") && !this.$inProps.hasOwnProperty("defaultValue");
|
|
119
|
+
},
|
|
120
|
+
filled: function() {
|
|
121
|
+
return this.$filled;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
};
|
|
125
|
+
//#endregion
|
|
126
|
+
export { n as t };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e=require(`./basecomponent-CGerMr_k.cjs`);var t={name:`BaseEditableHolder`,extends:e.t,emits:[`update:modelValue`,`value-change`],props:{modelValue:{type:null,default:void 0},defaultValue:{type:null,default:void 0},name:{type:String,default:void 0},invalid:{type:Boolean,default:void 0},disabled:{type:Boolean,default:!1},formControl:{type:Object,default:void 0}},inject:{$parentInstance:{default:void 0},$pcForm:{default:void 0},$pcFormField:{default:void 0}},data:function(){return{d_value:this.defaultValue===void 0?this.modelValue:this.defaultValue}},watch:{modelValue:{deep:!0,handler:function(e){this.d_value=e}},defaultValue:function(e){this.d_value=e},$formName:{immediate:!0,handler:function(e){var t,n;this.formField=((t=this.$pcForm)==null||(n=t.register)==null?void 0:n.call(t,e,this.$formControl))||{}}},$formControl:{immediate:!0,handler:function(e){var t,n;this.formField=((t=this.$pcForm)==null||(n=t.register)==null?void 0:n.call(t,this.$formName,e))||{}}},$formDefaultValue:{immediate:!0,handler:function(e){this.d_value!==e&&(this.d_value=e)}},$formValue:{immediate:!1,handler:function(e){var t;(t=this.$pcForm)!=null&&t.getFieldState(this.$formName)&&e!==this.d_value&&(this.d_value=e)}}},formField:{},methods:{writeValue:function(e,t){var n,r;this.controlled&&(this.d_value=e,this.$emit(`update:modelValue`,e)),this.$emit(`value-change`,e),(n=(r=this.formField).onChange)==null||n.call(r,{originalEvent:t,value:e})},findNonEmpty:function(){for(var t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.find(e.E)}},computed:{$filled:function(){return e.E(this.d_value)},$invalid:function(){var e,t;return!this.$formNovalidate&&this.findNonEmpty(this.invalid,(e=this.$pcFormField)==null||(e=e.$field)==null?void 0:e.invalid,(t=this.$pcForm)==null||(t=t.getFieldState(this.$formName))==null?void 0:t.invalid)},$formName:function(){return this.$formNovalidate?void 0:this.name||this.$formControl?.name},$formControl:function(){return this.formControl||this.$pcFormField?.formControl},$formNovalidate:function(){return this.$formControl?.novalidate},$formDefaultValue:function(){var e;return this.findNonEmpty(this.d_value,this.$pcFormField?.initialValue,(e=this.$pcForm)==null||(e=e.initialValues)==null?void 0:e[this.$formName])},$formValue:function(){var e,t;return this.findNonEmpty((e=this.$pcFormField)==null||(e=e.$field)==null?void 0:e.value,(t=this.$pcForm)==null||(t=t.getFieldState(this.$formName))==null?void 0:t.value)},controlled:function(){return this.$inProps.hasOwnProperty(`modelValue`)||!this.$inProps.hasOwnProperty(`modelValue`)&&!this.$inProps.hasOwnProperty(`defaultValue`)},filled:function(){return this.$filled}}};Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return t}});
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
const e=require(`./basecomponent-CGerMr_k.cjs`);var t=e.r.extend({name:`baseicon`,css:`
|
|
2
|
+
.p-icon {
|
|
3
|
+
display: inline-block;
|
|
4
|
+
vertical-align: baseline;
|
|
5
|
+
flex-shrink: 0;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.p-icon-spin {
|
|
9
|
+
-webkit-animation: p-icon-spin 2s infinite linear;
|
|
10
|
+
animation: p-icon-spin 2s infinite linear;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
@-webkit-keyframes p-icon-spin {
|
|
14
|
+
0% {
|
|
15
|
+
-webkit-transform: rotate(0deg);
|
|
16
|
+
transform: rotate(0deg);
|
|
17
|
+
}
|
|
18
|
+
100% {
|
|
19
|
+
-webkit-transform: rotate(359deg);
|
|
20
|
+
transform: rotate(359deg);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
@keyframes p-icon-spin {
|
|
25
|
+
0% {
|
|
26
|
+
-webkit-transform: rotate(0deg);
|
|
27
|
+
transform: rotate(0deg);
|
|
28
|
+
}
|
|
29
|
+
100% {
|
|
30
|
+
-webkit-transform: rotate(359deg);
|
|
31
|
+
transform: rotate(359deg);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
`});function n(e){"@babel/helpers - typeof";return n=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},n(e)}function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?r(Object(n),!0).forEach(function(t){a(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function a(e,t,n){return(t=o(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e){var t=s(e,`string`);return n(t)==`symbol`?t:t+``}function s(e,t){if(n(e)!=`object`||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var i=r.call(e,t);if(n(i)!=`object`)return i;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var c={name:`BaseIcon`,extends:e.t,props:{label:{type:String,default:void 0},spin:{type:Boolean,default:!1}},style:t,provide:function(){return{$pcIcon:this,$parentInstance:this}},methods:{pti:function(){var t=e.x(this.label);return i(i({},!this.isUnstyled&&{class:[`p-icon`,{"p-icon-spin":this.spin}]}),{},{role:t?void 0:`img`,"aria-label":t?void 0:this.label,"aria-hidden":t})}}};Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return c}});
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import { r as e, t, x as n } from "./basecomponent-CRTLSsqZ.js";
|
|
2
|
+
//#region node_modules/@primevue/icons/baseicon/style/index.mjs
|
|
3
|
+
var r = e.extend({
|
|
4
|
+
name: "baseicon",
|
|
5
|
+
css: "\n.p-icon {\n display: inline-block;\n vertical-align: baseline;\n flex-shrink: 0;\n}\n\n.p-icon-spin {\n -webkit-animation: p-icon-spin 2s infinite linear;\n animation: p-icon-spin 2s infinite linear;\n}\n\n@-webkit-keyframes p-icon-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n\n@keyframes p-icon-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n"
|
|
6
|
+
});
|
|
7
|
+
//#endregion
|
|
8
|
+
//#region node_modules/@primevue/icons/baseicon/index.mjs
|
|
9
|
+
function i(e) {
|
|
10
|
+
"@babel/helpers - typeof";
|
|
11
|
+
return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
|
|
12
|
+
return typeof e;
|
|
13
|
+
} : function(e) {
|
|
14
|
+
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
15
|
+
}, i(e);
|
|
16
|
+
}
|
|
17
|
+
function a(e, t) {
|
|
18
|
+
var n = Object.keys(e);
|
|
19
|
+
if (Object.getOwnPropertySymbols) {
|
|
20
|
+
var r = Object.getOwnPropertySymbols(e);
|
|
21
|
+
t && (r = r.filter(function(t) {
|
|
22
|
+
return Object.getOwnPropertyDescriptor(e, t).enumerable;
|
|
23
|
+
})), n.push.apply(n, r);
|
|
24
|
+
}
|
|
25
|
+
return n;
|
|
26
|
+
}
|
|
27
|
+
function o(e) {
|
|
28
|
+
for (var t = 1; t < arguments.length; t++) {
|
|
29
|
+
var n = arguments[t] == null ? {} : arguments[t];
|
|
30
|
+
t % 2 ? a(Object(n), !0).forEach(function(t) {
|
|
31
|
+
s(e, t, n[t]);
|
|
32
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : a(Object(n)).forEach(function(t) {
|
|
33
|
+
Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t));
|
|
34
|
+
});
|
|
35
|
+
}
|
|
36
|
+
return e;
|
|
37
|
+
}
|
|
38
|
+
function s(e, t, n) {
|
|
39
|
+
return (t = c(t)) in e ? Object.defineProperty(e, t, {
|
|
40
|
+
value: n,
|
|
41
|
+
enumerable: !0,
|
|
42
|
+
configurable: !0,
|
|
43
|
+
writable: !0
|
|
44
|
+
}) : e[t] = n, e;
|
|
45
|
+
}
|
|
46
|
+
function c(e) {
|
|
47
|
+
var t = l(e, "string");
|
|
48
|
+
return i(t) == "symbol" ? t : t + "";
|
|
49
|
+
}
|
|
50
|
+
function l(e, t) {
|
|
51
|
+
if (i(e) != "object" || !e) return e;
|
|
52
|
+
var n = e[Symbol.toPrimitive];
|
|
53
|
+
if (n !== void 0) {
|
|
54
|
+
var r = n.call(e, t);
|
|
55
|
+
if (i(r) != "object") return r;
|
|
56
|
+
throw TypeError("@@toPrimitive must return a primitive value.");
|
|
57
|
+
}
|
|
58
|
+
return (t === "string" ? String : Number)(e);
|
|
59
|
+
}
|
|
60
|
+
var u = {
|
|
61
|
+
name: "BaseIcon",
|
|
62
|
+
extends: t,
|
|
63
|
+
props: {
|
|
64
|
+
label: {
|
|
65
|
+
type: String,
|
|
66
|
+
default: void 0
|
|
67
|
+
},
|
|
68
|
+
spin: {
|
|
69
|
+
type: Boolean,
|
|
70
|
+
default: !1
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
style: r,
|
|
74
|
+
provide: function() {
|
|
75
|
+
return {
|
|
76
|
+
$pcIcon: this,
|
|
77
|
+
$parentInstance: this
|
|
78
|
+
};
|
|
79
|
+
},
|
|
80
|
+
methods: { pti: function() {
|
|
81
|
+
var e = n(this.label);
|
|
82
|
+
return o(o({}, !this.isUnstyled && { class: ["p-icon", { "p-icon-spin": this.spin }] }), {}, {
|
|
83
|
+
role: e ? void 0 : "img",
|
|
84
|
+
"aria-label": e ? void 0 : this.label,
|
|
85
|
+
"aria-hidden": e
|
|
86
|
+
});
|
|
87
|
+
} }
|
|
88
|
+
};
|
|
89
|
+
//#endregion
|
|
90
|
+
export { u as t };
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { t as e } from "./baseeditableholder-BEn83TQE.js";
|
|
2
|
+
//#region node_modules/@primevue/core/baseinput/index.mjs
|
|
3
|
+
var t = {
|
|
4
|
+
name: "BaseInput",
|
|
5
|
+
extends: e,
|
|
6
|
+
props: {
|
|
7
|
+
size: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: null
|
|
10
|
+
},
|
|
11
|
+
fluid: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: null
|
|
14
|
+
},
|
|
15
|
+
variant: {
|
|
16
|
+
type: String,
|
|
17
|
+
default: null
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
inject: {
|
|
21
|
+
$parentInstance: { default: void 0 },
|
|
22
|
+
$pcFluid: { default: void 0 }
|
|
23
|
+
},
|
|
24
|
+
computed: {
|
|
25
|
+
$variant: function() {
|
|
26
|
+
return this.variant ?? (this.$primevue.config.inputStyle || this.$primevue.config.inputVariant);
|
|
27
|
+
},
|
|
28
|
+
$fluid: function() {
|
|
29
|
+
return this.fluid ?? !!this.$pcFluid;
|
|
30
|
+
},
|
|
31
|
+
hasFluid: function() {
|
|
32
|
+
return this.$fluid;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
//#endregion
|
|
37
|
+
export { t };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={name:`BaseInput`,extends:require(`./baseeditableholder-Q1_XheNU.cjs`).t,props:{size:{type:String,default:null},fluid:{type:Boolean,default:null},variant:{type:String,default:null}},inject:{$parentInstance:{default:void 0},$pcFluid:{default:void 0}},computed:{$variant:function(){return this.variant??(this.$primevue.config.inputStyle||this.$primevue.config.inputVariant)},$fluid:function(){return this.fluid??!!this.$pcFluid},hasFluid:function(){return this.$fluid}}};Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return e}});
|
package/dist/bff/openapi.yaml
CHANGED
|
@@ -318,18 +318,25 @@ components:
|
|
|
318
318
|
properties:
|
|
319
319
|
total:
|
|
320
320
|
type: integer
|
|
321
|
+
description: Total number of items.
|
|
321
322
|
total_pages:
|
|
322
323
|
type: integer
|
|
324
|
+
description: Total number of pages.
|
|
323
325
|
first_page:
|
|
324
326
|
type: integer
|
|
327
|
+
description: First available page number.
|
|
325
328
|
last_page:
|
|
326
329
|
type: integer
|
|
330
|
+
description: Last available page number.
|
|
327
331
|
page:
|
|
328
332
|
type: integer
|
|
333
|
+
description: Current page number.
|
|
329
334
|
previous_page:
|
|
330
335
|
type: integer
|
|
336
|
+
description: Previous page number.
|
|
331
337
|
next_page:
|
|
332
338
|
type: integer
|
|
339
|
+
description: Next page number.
|
|
333
340
|
additionalProperties: false
|
|
334
341
|
responses:
|
|
335
342
|
DEFAULT_ERROR:
|