@nside/wefa 0.4.4 → 0.4.5

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 (139) hide show
  1. package/README.md +1 -1
  2. package/dist/LegalConsent-BxOWAO0s.js +126 -0
  3. package/dist/LegalConsent-ChW-GYBv.cjs +1 -0
  4. package/dist/LegalDocument-BM4HLw9A.js +1580 -0
  5. package/dist/LegalDocument-hhYW9BBO.cjs +114 -0
  6. package/dist/LoginView-BpDNpbMQ.cjs +1 -0
  7. package/dist/LoginView-bUKvV6JV.js +17 -0
  8. package/dist/LogoutView-BrAt0b2J.js +16 -0
  9. package/dist/LogoutView-D7D3LcfL.cjs +1 -0
  10. package/dist/angledown-DgMf_Vjv.cjs +2 -0
  11. package/dist/angledown-igq2UW-u.js +46 -0
  12. package/dist/badge-2r_VjcsG.js +102 -0
  13. package/dist/badge-DPwocFJ8.cjs +76 -0
  14. package/dist/basecomponent-CGerMr_k.cjs +146 -0
  15. package/dist/basecomponent-CRTLSsqZ.js +1278 -0
  16. package/dist/baseeditableholder-BEn83TQE.js +126 -0
  17. package/dist/baseeditableholder-Q1_XheNU.cjs +1 -0
  18. package/dist/baseicon-Ct8wtBEp.cjs +34 -0
  19. package/dist/baseicon-DdvhP0UT.js +90 -0
  20. package/dist/baseinput-B6KUYtrd.js +37 -0
  21. package/dist/baseinput-D8710HSg.cjs +1 -0
  22. package/dist/bff/openapi.yaml +7 -0
  23. package/dist/button-M3QREAcT.cjs +651 -0
  24. package/dist/button-xI3Wu15Z.js +311 -0
  25. package/dist/calendar-B8nJAQne.js +2891 -0
  26. package/dist/calendar-CW9WbT3C.cjs +477 -0
  27. package/dist/card-BXosepCe.js +57 -0
  28. package/dist/card-Db30JagR.cjs +32 -0
  29. package/dist/check-BYTdkWQh.js +46 -0
  30. package/dist/check-D4kxzECF.cjs +2 -0
  31. package/dist/checkbox-BIDoCr_X.cjs +142 -0
  32. package/dist/checkbox-TAWN7HJG.js +323 -0
  33. package/dist/chevrondown-DLIH6sRy.cjs +2 -0
  34. package/dist/chevrondown-v3qKRLEG.js +46 -0
  35. package/dist/chevronleft-DMbyAEgw.cjs +2 -0
  36. package/dist/chevronleft-dQlHS1Vs.js +46 -0
  37. package/dist/chevronright-B3qtGWZb.js +46 -0
  38. package/dist/chevronright-BisalZVe.cjs +2 -0
  39. package/dist/chip-CBoKYRL5.js +107 -0
  40. package/dist/chip-CLwNi1p_.cjs +54 -0
  41. package/dist/chunk-BK-Lzi7j.cjs +1 -0
  42. package/dist/chunk-DgQ9yJBH.js +17 -0
  43. package/dist/classnames-4RuV7Ryo.js +19 -0
  44. package/dist/classnames-DqVQ5xbt.cjs +1 -0
  45. package/dist/containers.cjs +23 -26
  46. package/dist/containers.d.ts +0 -116
  47. package/dist/containers.js +4476 -5541
  48. package/dist/focustrap-BhHF6zvb.js +558 -0
  49. package/dist/focustrap-C_v0dFmU.cjs +152 -0
  50. package/dist/inputnumber-CvuB8fHc.cjs +195 -0
  51. package/dist/inputnumber-UfGZdwk2.js +983 -0
  52. package/dist/inputtext-B-iUN1cV.js +108 -0
  53. package/dist/inputtext-D2Ay4aYr.cjs +79 -0
  54. package/dist/legalConsent-B3erdrHX.cjs +1 -0
  55. package/dist/legalConsent-kc_KWyR6.js +66 -0
  56. package/dist/lib.cjs +1331 -1
  57. package/dist/lib.d.ts +0 -728
  58. package/dist/lib.js +22977 -35
  59. package/dist/locales-4eL4-K7f.js +3168 -0
  60. package/dist/locales-DzyBr_JU.cjs +5 -0
  61. package/dist/markdown-Cb6J3R4j.js +28 -0
  62. package/dist/markdown-Dxqg6Ggd.cjs +1 -0
  63. package/dist/network-DD_yGfK6.js +2404 -0
  64. package/dist/network-uPe9-HeS.cjs +9 -0
  65. package/dist/network.cjs +1 -1
  66. package/dist/network.d.ts +0 -103
  67. package/dist/network.js +2 -48
  68. package/dist/portal-BbZw4bN9.js +265 -0
  69. package/dist/portal-pIcEXWz1.cjs +2 -0
  70. package/dist/{index-EDm9-cRY.cjs → progressbar-BPR5tRX7.cjs} +2 -2
  71. package/dist/progressbar-CzckKCUr.js +96 -0
  72. package/dist/rating-DsIxcJXU.js +332 -0
  73. package/dist/rating-HfRWRXuI.cjs +61 -0
  74. package/dist/ripple-CoTE8rF8.js +501 -0
  75. package/dist/ripple-UYfqtU0m.cjs +24 -0
  76. package/dist/router-CR-sxf1q.js +34 -0
  77. package/dist/router-qXH6kffG.cjs +1 -0
  78. package/dist/router.cjs +1 -1
  79. package/dist/router.d.ts +0 -54
  80. package/dist/router.js +2 -16
  81. package/dist/select-C05BBcmi.js +2357 -0
  82. package/dist/select-CZouTpLB.cjs +360 -0
  83. package/dist/stores-BAbCgIKW.cjs +1 -0
  84. package/dist/stores-C5CUNzM_.js +203 -0
  85. package/dist/textarea-DUmMHVXf.cjs +84 -0
  86. package/dist/textarea-f6-j7m1N.js +131 -0
  87. package/dist/times--t6-zeg6.js +46 -0
  88. package/dist/times-GcOHYs3E.cjs +2 -0
  89. package/dist/timescircle-CHGzPrwL.cjs +2 -0
  90. package/dist/timescircle-_NJIsGD1.js +48 -0
  91. package/dist/wefa.css +2 -1
  92. package/package.json +36 -34
  93. package/src/components/DashboardComponent/DashboardGroupComponent.vue +1 -1
  94. package/src/components/NetworkButton/__tests__/ApiMutationButton.test.ts +12 -3
  95. package/src/components/NetworkButton/__tests__/ApiQueryButton.test.ts +12 -3
  96. package/src/containers/LayoutContainer/SideNavigationComponent/MainComponent/NavigationLinkComponent.vue +1 -1
  97. package/src/containers/SideMenuContainer/SideMenuContainer.vue +14 -3
  98. package/src/containers/helpers.ts +1 -1
  99. package/src/router/guards.ts +2 -2
  100. package/src/stores/__tests__/backend/jwt.test.ts +6 -6
  101. package/src/stores/__tests__/backend/oauth.test.ts +1 -1
  102. package/src/stores/__tests__/backend/token.test.ts +5 -5
  103. package/src/stores/backend/schemes/jwt.ts +3 -3
  104. package/src/stores/backend/schemes/token.ts +6 -7
  105. package/dist/LegalConsent-DQ7fkgVc.cjs +0 -1
  106. package/dist/LegalConsent-OLyvuzRY.js +0 -151
  107. package/dist/LegalDocument-B-nntRW7.cjs +0 -109
  108. package/dist/LegalDocument-BKebNzIK.js +0 -1330
  109. package/dist/LoginView-DUPa_PsC.js +0 -24
  110. package/dist/LoginView-Dihs8n_X.cjs +0 -1
  111. package/dist/LogoutView-DAh7MrFi.js +0 -19
  112. package/dist/LogoutView-Fl3nfeJ0.cjs +0 -1
  113. package/dist/apiClient-BHDjT0dU.js +0 -928
  114. package/dist/apiClient-Cr0IvG5Z.cjs +0 -1
  115. package/dist/axios-CZvsFspN.js +0 -1887
  116. package/dist/axios-DMqeKDaq.cjs +0 -6
  117. package/dist/index--_rUTrqU.js +0 -1414
  118. package/dist/index-05ASaj7N.cjs +0 -477
  119. package/dist/index-B7hJ2pku.cjs +0 -61
  120. package/dist/index-BHSxFTgZ.js +0 -49
  121. package/dist/index-BaA_oL1s.cjs +0 -32
  122. package/dist/index-Be5h48vc.js +0 -3530
  123. package/dist/index-Becfy0pF.cjs +0 -2
  124. package/dist/index-CPv4agmV.js +0 -400
  125. package/dist/index-CgAb-gZi.js +0 -89
  126. package/dist/index-DFSkcsx-.cjs +0 -943
  127. package/dist/index-DGUVQqZw.js +0 -208
  128. package/dist/index-DRozw3P8.js +0 -167
  129. package/dist/index-DfCQoHSf.cjs +0 -146
  130. package/dist/index-DkuJMEY1.js +0 -6731
  131. package/dist/index-Dv6jyKbT.js +0 -47
  132. package/dist/index-IGN7_cyg.cjs +0 -2
  133. package/dist/index-lFl6UsTa.js +0 -212
  134. package/dist/index-lQmq7gxp.cjs +0 -54
  135. package/dist/index-t0sdL3f2.cjs +0 -84
  136. package/dist/lib-DZzubLGt.js +0 -26376
  137. package/dist/lib-lTzD7ltX.cjs +0 -2104
  138. package/dist/libRoutes-B-H3e9wZ.js +0 -22
  139. package/dist/libRoutes-Cl3TklhN.cjs +0 -1
@@ -0,0 +1,46 @@
1
+ import { t as e } from "./baseicon-DdvhP0UT.js";
2
+ import { createElementBlock as t, createElementVNode as n, mergeProps as r, openBlock as i } from "vue";
3
+ //#region node_modules/@primevue/icons/chevrondown/index.mjs
4
+ var a = {
5
+ name: "ChevronDownIcon",
6
+ extends: e
7
+ };
8
+ function o(e) {
9
+ return u(e) || l(e) || c(e) || s();
10
+ }
11
+ function s() {
12
+ throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
13
+ }
14
+ function c(e, t) {
15
+ if (e) {
16
+ if (typeof e == "string") return d(e, t);
17
+ var n = {}.toString.call(e).slice(8, -1);
18
+ return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? d(e, t) : void 0;
19
+ }
20
+ }
21
+ function l(e) {
22
+ if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
23
+ }
24
+ function u(e) {
25
+ if (Array.isArray(e)) return d(e);
26
+ }
27
+ function d(e, t) {
28
+ (t == null || t > e.length) && (t = e.length);
29
+ for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n];
30
+ return r;
31
+ }
32
+ function f(e, a, s, c, l, u) {
33
+ return i(), t("svg", r({
34
+ width: "14",
35
+ height: "14",
36
+ viewBox: "0 0 14 14",
37
+ fill: "none",
38
+ xmlns: "http://www.w3.org/2000/svg"
39
+ }, e.pti()), o(a[0] ||= [n("path", {
40
+ d: "M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z",
41
+ fill: "currentColor"
42
+ }, null, -1)]), 16);
43
+ }
44
+ a.render = f;
45
+ //#endregion
46
+ export { a as t };
@@ -0,0 +1,2 @@
1
+ require(`./chunk-BK-Lzi7j.cjs`);const e=require(`./baseicon-Ct8wtBEp.cjs`);let t=require(`vue`);var n={name:`ChevronLeftIcon`,extends:e.t};function r(e){return s(e)||o(e)||a(e)||i()}function i(){throw TypeError(`Invalid attempt to spread non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return c(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function o(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function s(e){if(Array.isArray(e))return c(e)}function c(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function l(e,n,i,a,o,s){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),r(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z`,fill:`currentColor`},null,-1)]),16)}n.render=l,Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return n}});
@@ -0,0 +1,46 @@
1
+ import { t as e } from "./baseicon-DdvhP0UT.js";
2
+ import { createElementBlock as t, createElementVNode as n, mergeProps as r, openBlock as i } from "vue";
3
+ //#region node_modules/@primevue/icons/chevronleft/index.mjs
4
+ var a = {
5
+ name: "ChevronLeftIcon",
6
+ extends: e
7
+ };
8
+ function o(e) {
9
+ return u(e) || l(e) || c(e) || s();
10
+ }
11
+ function s() {
12
+ throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
13
+ }
14
+ function c(e, t) {
15
+ if (e) {
16
+ if (typeof e == "string") return d(e, t);
17
+ var n = {}.toString.call(e).slice(8, -1);
18
+ return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? d(e, t) : void 0;
19
+ }
20
+ }
21
+ function l(e) {
22
+ if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
23
+ }
24
+ function u(e) {
25
+ if (Array.isArray(e)) return d(e);
26
+ }
27
+ function d(e, t) {
28
+ (t == null || t > e.length) && (t = e.length);
29
+ for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n];
30
+ return r;
31
+ }
32
+ function f(e, a, s, c, l, u) {
33
+ return i(), t("svg", r({
34
+ width: "14",
35
+ height: "14",
36
+ viewBox: "0 0 14 14",
37
+ fill: "none",
38
+ xmlns: "http://www.w3.org/2000/svg"
39
+ }, e.pti()), o(a[0] ||= [n("path", {
40
+ d: "M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z",
41
+ fill: "currentColor"
42
+ }, null, -1)]), 16);
43
+ }
44
+ a.render = f;
45
+ //#endregion
46
+ export { a as t };
@@ -0,0 +1,46 @@
1
+ import { t as e } from "./baseicon-DdvhP0UT.js";
2
+ import { createElementBlock as t, createElementVNode as n, mergeProps as r, openBlock as i } from "vue";
3
+ //#region node_modules/@primevue/icons/chevronright/index.mjs
4
+ var a = {
5
+ name: "ChevronRightIcon",
6
+ extends: e
7
+ };
8
+ function o(e) {
9
+ return u(e) || l(e) || c(e) || s();
10
+ }
11
+ function s() {
12
+ throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
13
+ }
14
+ function c(e, t) {
15
+ if (e) {
16
+ if (typeof e == "string") return d(e, t);
17
+ var n = {}.toString.call(e).slice(8, -1);
18
+ return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? d(e, t) : void 0;
19
+ }
20
+ }
21
+ function l(e) {
22
+ if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
23
+ }
24
+ function u(e) {
25
+ if (Array.isArray(e)) return d(e);
26
+ }
27
+ function d(e, t) {
28
+ (t == null || t > e.length) && (t = e.length);
29
+ for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n];
30
+ return r;
31
+ }
32
+ function f(e, a, s, c, l, u) {
33
+ return i(), t("svg", r({
34
+ width: "14",
35
+ height: "14",
36
+ viewBox: "0 0 14 14",
37
+ fill: "none",
38
+ xmlns: "http://www.w3.org/2000/svg"
39
+ }, e.pti()), o(a[0] ||= [n("path", {
40
+ d: "M4.38708 13C4.28408 13.0005 4.18203 12.9804 4.08691 12.9409C3.99178 12.9014 3.9055 12.8433 3.83313 12.7701C3.68634 12.6231 3.60388 12.4238 3.60388 12.2161C3.60388 12.0084 3.68634 11.8091 3.83313 11.6622L8.50507 6.99022L3.83313 2.31827C3.69467 2.16968 3.61928 1.97313 3.62287 1.77005C3.62645 1.56698 3.70872 1.37322 3.85234 1.22959C3.99596 1.08597 4.18972 1.00371 4.3928 1.00012C4.59588 0.996539 4.79242 1.07192 4.94102 1.21039L10.1669 6.43628C10.3137 6.58325 10.3962 6.78249 10.3962 6.99022C10.3962 7.19795 10.3137 7.39718 10.1669 7.54416L4.94102 12.7701C4.86865 12.8433 4.78237 12.9014 4.68724 12.9409C4.59212 12.9804 4.49007 13.0005 4.38708 13Z",
41
+ fill: "currentColor"
42
+ }, null, -1)]), 16);
43
+ }
44
+ a.render = f;
45
+ //#endregion
46
+ export { a as t };
@@ -0,0 +1,2 @@
1
+ require(`./chunk-BK-Lzi7j.cjs`);const e=require(`./baseicon-Ct8wtBEp.cjs`);let t=require(`vue`);var n={name:`ChevronRightIcon`,extends:e.t};function r(e){return s(e)||o(e)||a(e)||i()}function i(){throw TypeError(`Invalid attempt to spread non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return c(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function o(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function s(e){if(Array.isArray(e))return c(e)}function c(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function l(e,n,i,a,o,s){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),r(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M4.38708 13C4.28408 13.0005 4.18203 12.9804 4.08691 12.9409C3.99178 12.9014 3.9055 12.8433 3.83313 12.7701C3.68634 12.6231 3.60388 12.4238 3.60388 12.2161C3.60388 12.0084 3.68634 11.8091 3.83313 11.6622L8.50507 6.99022L3.83313 2.31827C3.69467 2.16968 3.61928 1.97313 3.62287 1.77005C3.62645 1.56698 3.70872 1.37322 3.85234 1.22959C3.99596 1.08597 4.18972 1.00371 4.3928 1.00012C4.59588 0.996539 4.79242 1.07192 4.94102 1.21039L10.1669 6.43628C10.3137 6.58325 10.3962 6.78249 10.3962 6.99022C10.3962 7.19795 10.3137 7.39718 10.1669 7.54416L4.94102 12.7701C4.86865 12.8433 4.78237 12.9014 4.68724 12.9409C4.59212 12.9804 4.49007 13.0005 4.38708 13Z`,fill:`currentColor`},null,-1)]),16)}n.render=l,Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return n}});
@@ -0,0 +1,107 @@
1
+ import { t as e } from "./classnames-4RuV7Ryo.js";
2
+ import { r as t, t as n } from "./basecomponent-CRTLSsqZ.js";
3
+ import { t as r } from "./timescircle-_NJIsGD1.js";
4
+ import { createBlock as i, createCommentVNode as a, createElementBlock as o, mergeProps as s, openBlock as c, renderSlot as l, resolveDynamicComponent as u, toDisplayString as d } from "vue";
5
+ //#endregion
6
+ //#region node_modules/primevue/chip/style/index.mjs
7
+ var f = t.extend({
8
+ name: "chip",
9
+ style: "\n .p-chip {\n display: inline-flex;\n align-items: center;\n background: dt('chip.background');\n color: dt('chip.color');\n border-radius: dt('chip.border.radius');\n padding-block: dt('chip.padding.y');\n padding-inline: dt('chip.padding.x');\n gap: dt('chip.gap');\n }\n\n .p-chip-icon {\n color: dt('chip.icon.color');\n font-size: dt('chip.icon.size');\n width: dt('chip.icon.size');\n height: dt('chip.icon.size');\n }\n\n .p-chip-image {\n border-radius: 50%;\n width: dt('chip.image.width');\n height: dt('chip.image.height');\n margin-inline-start: calc(-1 * dt('chip.padding.y'));\n }\n\n .p-chip:has(.p-chip-remove-icon) {\n padding-inline-end: dt('chip.padding.y');\n }\n\n .p-chip:has(.p-chip-image) {\n padding-block-start: calc(dt('chip.padding.y') / 2);\n padding-block-end: calc(dt('chip.padding.y') / 2);\n }\n\n .p-chip-remove-icon {\n cursor: pointer;\n font-size: dt('chip.remove.icon.size');\n width: dt('chip.remove.icon.size');\n height: dt('chip.remove.icon.size');\n color: dt('chip.remove.icon.color');\n border-radius: 50%;\n transition:\n outline-color dt('chip.transition.duration'),\n box-shadow dt('chip.transition.duration');\n outline-color: transparent;\n }\n\n .p-chip-remove-icon:focus-visible {\n box-shadow: dt('chip.remove.icon.focus.ring.shadow');\n outline: dt('chip.remove.icon.focus.ring.width') dt('chip.remove.icon.focus.ring.style') dt('chip.remove.icon.focus.ring.color');\n outline-offset: dt('chip.remove.icon.focus.ring.offset');\n }\n",
10
+ classes: {
11
+ root: "p-chip p-component",
12
+ image: "p-chip-image",
13
+ icon: "p-chip-icon",
14
+ label: "p-chip-label",
15
+ removeIcon: "p-chip-remove-icon"
16
+ }
17
+ }), p = {
18
+ name: "Chip",
19
+ extends: {
20
+ name: "BaseChip",
21
+ extends: n,
22
+ props: {
23
+ label: {
24
+ type: [String, Number],
25
+ default: null
26
+ },
27
+ icon: {
28
+ type: String,
29
+ default: null
30
+ },
31
+ image: {
32
+ type: String,
33
+ default: null
34
+ },
35
+ removable: {
36
+ type: Boolean,
37
+ default: !1
38
+ },
39
+ removeIcon: {
40
+ type: String,
41
+ default: void 0
42
+ }
43
+ },
44
+ style: f,
45
+ provide: function() {
46
+ return {
47
+ $pcChip: this,
48
+ $parentInstance: this
49
+ };
50
+ }
51
+ },
52
+ inheritAttrs: !1,
53
+ emits: ["remove"],
54
+ data: function() {
55
+ return { visible: !0 };
56
+ },
57
+ methods: {
58
+ onKeydown: function(e) {
59
+ (e.key === "Enter" || e.key === "Backspace") && this.close(e);
60
+ },
61
+ close: function(e) {
62
+ this.visible = !1, this.$emit("remove", e);
63
+ }
64
+ },
65
+ computed: { dataP: function() {
66
+ return e({ removable: this.removable });
67
+ } },
68
+ components: { TimesCircleIcon: r }
69
+ }, m = ["aria-label", "data-p"], h = ["src"];
70
+ function g(e, t, n, r, f, p) {
71
+ return f.visible ? (c(), o("div", s({
72
+ key: 0,
73
+ class: e.cx("root"),
74
+ "aria-label": e.label
75
+ }, e.ptmi("root"), { "data-p": p.dataP }), [l(e.$slots, "default", {}, function() {
76
+ return [e.image ? (c(), o("img", s({
77
+ key: 0,
78
+ src: e.image
79
+ }, e.ptm("image"), { class: e.cx("image") }), null, 16, h)) : e.$slots.icon ? (c(), i(u(e.$slots.icon), s({
80
+ key: 1,
81
+ class: e.cx("icon")
82
+ }, e.ptm("icon")), null, 16, ["class"])) : e.icon ? (c(), o("span", s({
83
+ key: 2,
84
+ class: [e.cx("icon"), e.icon]
85
+ }, e.ptm("icon")), null, 16)) : a("", !0), e.label === null ? a("", !0) : (c(), o("div", s({
86
+ key: 3,
87
+ class: e.cx("label")
88
+ }, e.ptm("label")), d(e.label), 17))];
89
+ }), e.removable ? l(e.$slots, "removeicon", {
90
+ key: 0,
91
+ removeCallback: p.close,
92
+ keydownCallback: p.onKeydown
93
+ }, function() {
94
+ return [(c(), i(u(e.removeIcon ? "span" : "TimesCircleIcon"), s({
95
+ class: [e.cx("removeIcon"), e.removeIcon],
96
+ onClick: p.close,
97
+ onKeydown: p.onKeydown
98
+ }, e.ptm("removeIcon")), null, 16, [
99
+ "class",
100
+ "onClick",
101
+ "onKeydown"
102
+ ]))];
103
+ }) : a("", !0)], 16, m)) : a("", !0);
104
+ }
105
+ p.render = g;
106
+ //#endregion
107
+ export { p as default };
@@ -0,0 +1,54 @@
1
+ require(`./chunk-BK-Lzi7j.cjs`);const e=require(`./classnames-DqVQ5xbt.cjs`),t=require(`./basecomponent-CGerMr_k.cjs`),n=require(`./timescircle-CHGzPrwL.cjs`);let r=require(`vue`);var i=t.r.extend({name:`chip`,style:`
2
+ .p-chip {
3
+ display: inline-flex;
4
+ align-items: center;
5
+ background: dt('chip.background');
6
+ color: dt('chip.color');
7
+ border-radius: dt('chip.border.radius');
8
+ padding-block: dt('chip.padding.y');
9
+ padding-inline: dt('chip.padding.x');
10
+ gap: dt('chip.gap');
11
+ }
12
+
13
+ .p-chip-icon {
14
+ color: dt('chip.icon.color');
15
+ font-size: dt('chip.icon.size');
16
+ width: dt('chip.icon.size');
17
+ height: dt('chip.icon.size');
18
+ }
19
+
20
+ .p-chip-image {
21
+ border-radius: 50%;
22
+ width: dt('chip.image.width');
23
+ height: dt('chip.image.height');
24
+ margin-inline-start: calc(-1 * dt('chip.padding.y'));
25
+ }
26
+
27
+ .p-chip:has(.p-chip-remove-icon) {
28
+ padding-inline-end: dt('chip.padding.y');
29
+ }
30
+
31
+ .p-chip:has(.p-chip-image) {
32
+ padding-block-start: calc(dt('chip.padding.y') / 2);
33
+ padding-block-end: calc(dt('chip.padding.y') / 2);
34
+ }
35
+
36
+ .p-chip-remove-icon {
37
+ cursor: pointer;
38
+ font-size: dt('chip.remove.icon.size');
39
+ width: dt('chip.remove.icon.size');
40
+ height: dt('chip.remove.icon.size');
41
+ color: dt('chip.remove.icon.color');
42
+ border-radius: 50%;
43
+ transition:
44
+ outline-color dt('chip.transition.duration'),
45
+ box-shadow dt('chip.transition.duration');
46
+ outline-color: transparent;
47
+ }
48
+
49
+ .p-chip-remove-icon:focus-visible {
50
+ box-shadow: dt('chip.remove.icon.focus.ring.shadow');
51
+ outline: dt('chip.remove.icon.focus.ring.width') dt('chip.remove.icon.focus.ring.style') dt('chip.remove.icon.focus.ring.color');
52
+ outline-offset: dt('chip.remove.icon.focus.ring.offset');
53
+ }
54
+ `,classes:{root:`p-chip p-component`,image:`p-chip-image`,icon:`p-chip-icon`,label:`p-chip-label`,removeIcon:`p-chip-remove-icon`}}),a={name:`Chip`,extends:{name:`BaseChip`,extends:t.t,props:{label:{type:[String,Number],default:null},icon:{type:String,default:null},image:{type:String,default:null},removable:{type:Boolean,default:!1},removeIcon:{type:String,default:void 0}},style:i,provide:function(){return{$pcChip:this,$parentInstance:this}}},inheritAttrs:!1,emits:[`remove`],data:function(){return{visible:!0}},methods:{onKeydown:function(e){(e.key===`Enter`||e.key===`Backspace`)&&this.close(e)},close:function(e){this.visible=!1,this.$emit(`remove`,e)}},computed:{dataP:function(){return e.t({removable:this.removable})}},components:{TimesCircleIcon:n.t}},o=[`aria-label`,`data-p`],s=[`src`];function c(e,t,n,i,a,c){return a.visible?((0,r.openBlock)(),(0,r.createElementBlock)(`div`,(0,r.mergeProps)({key:0,class:e.cx(`root`),"aria-label":e.label},e.ptmi(`root`),{"data-p":c.dataP}),[(0,r.renderSlot)(e.$slots,`default`,{},function(){return[e.image?((0,r.openBlock)(),(0,r.createElementBlock)(`img`,(0,r.mergeProps)({key:0,src:e.image},e.ptm(`image`),{class:e.cx(`image`)}),null,16,s)):e.$slots.icon?((0,r.openBlock)(),(0,r.createBlock)((0,r.resolveDynamicComponent)(e.$slots.icon),(0,r.mergeProps)({key:1,class:e.cx(`icon`)},e.ptm(`icon`)),null,16,[`class`])):e.icon?((0,r.openBlock)(),(0,r.createElementBlock)(`span`,(0,r.mergeProps)({key:2,class:[e.cx(`icon`),e.icon]},e.ptm(`icon`)),null,16)):(0,r.createCommentVNode)(``,!0),e.label===null?(0,r.createCommentVNode)(``,!0):((0,r.openBlock)(),(0,r.createElementBlock)(`div`,(0,r.mergeProps)({key:3,class:e.cx(`label`)},e.ptm(`label`)),(0,r.toDisplayString)(e.label),17))]}),e.removable?(0,r.renderSlot)(e.$slots,`removeicon`,{key:0,removeCallback:c.close,keydownCallback:c.onKeydown},function(){return[((0,r.openBlock)(),(0,r.createBlock)((0,r.resolveDynamicComponent)(e.removeIcon?`span`:`TimesCircleIcon`),(0,r.mergeProps)({class:[e.cx(`removeIcon`),e.removeIcon],onClick:c.close,onKeydown:c.onKeydown},e.ptm(`removeIcon`)),null,16,[`class`,`onClick`,`onKeydown`]))]}):(0,r.createCommentVNode)(``,!0)],16,o)):(0,r.createCommentVNode)(``,!0)}a.render=c,exports.default=a;
@@ -0,0 +1 @@
1
+ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r},s=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},c=(e,t,n)=>(s(e,t,`default`),n&&s(n,t,`default`)),l=(n,r,a)=>(a=n==null?{}:e(i(n)),s(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));Object.defineProperty(exports,`n`,{enumerable:!0,get:function(){return c}}),Object.defineProperty(exports,`r`,{enumerable:!0,get:function(){return l}}),Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return o}});
@@ -0,0 +1,17 @@
1
+ //#region \0rolldown/runtime.js
2
+ var e = Object.defineProperty, t = Object.getOwnPropertyDescriptor, n = Object.getOwnPropertyNames, r = Object.prototype.hasOwnProperty, i = (t, n) => {
3
+ let r = {};
4
+ for (var i in t) e(r, i, {
5
+ get: t[i],
6
+ enumerable: !0
7
+ });
8
+ return n || e(r, Symbol.toStringTag, { value: "Module" }), r;
9
+ }, a = (i, a, o, s) => {
10
+ if (a && typeof a == "object" || typeof a == "function") for (var c = n(a), l = 0, u = c.length, d; l < u; l++) d = c[l], !r.call(i, d) && d !== o && e(i, d, {
11
+ get: ((e) => a[e]).bind(null, d),
12
+ enumerable: !(s = t(a, d)) || s.enumerable
13
+ });
14
+ return i;
15
+ }, o = (e, t, n) => (a(e, t, "default"), n && a(n, t, "default"));
16
+ //#endregion
17
+ export { o as n, i as t };
@@ -0,0 +1,19 @@
1
+ //#region node_modules/@primeuix/utils/dist/classnames/index.mjs
2
+ function e(...t) {
3
+ if (t) {
4
+ let n = [];
5
+ for (let r = 0; r < t.length; r++) {
6
+ let i = t[r];
7
+ if (!i) continue;
8
+ let a = typeof i;
9
+ if (a === "string" || a === "number") n.push(i);
10
+ else if (a === "object") {
11
+ let t = Array.isArray(i) ? [e(...i)] : Object.entries(i).map(([e, t]) => t ? e : void 0);
12
+ n = t.length ? n.concat(t.filter((e) => !!e)) : n;
13
+ }
14
+ }
15
+ return n.join(" ").trim();
16
+ }
17
+ }
18
+ //#endregion
19
+ export { e as t };
@@ -0,0 +1 @@
1
+ function e(...t){if(t){let n=[];for(let r=0;r<t.length;r++){let i=t[r];if(!i)continue;let a=typeof i;if(a===`string`||a===`number`)n.push(i);else if(a===`object`){let t=Array.isArray(i)?[e(...i)]:Object.entries(i).map(([e,t])=>t?e:void 0);n=t.length?n.concat(t.filter(e=>!!e)):n}}return n.join(` `).trim()}}Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return e}});