@digitalservicebund/ris-ui 3.13.0 → 3.14.1
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/dist/components/index.cjs +17 -17
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +575 -577
- package/dist/components/index.js.map +1 -1
- package/dist/primevue/index.cjs +1 -1
- package/dist/primevue/index.cjs.map +1 -1
- package/dist/primevue/index.js +54 -53
- package/dist/primevue/index.js.map +1 -1
- package/dist/tags-C8DJjrEl.cjs +2 -0
- package/dist/tags-C8DJjrEl.cjs.map +1 -0
- package/dist/tags-Dde6Li6m.js +5 -0
- package/dist/tags-Dde6Li6m.js.map +1 -0
- package/package.json +1 -1
package/dist/primevue/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import { t as e } from "../tags-Dde6Li6m.js";
|
|
2
|
+
const S = {
|
|
2
3
|
root: ({ props: t, instance: l }) => {
|
|
3
4
|
const r = e`relative inline-flex max-w-full cursor-pointer items-center justify-center gap-8 text-center focus:outline-4 focus:outline-offset-4 focus:outline-blue-800 focus:not-focus-visible:outline-none focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800 active:outline-none disabled:cursor-not-allowed disabled:outline-hidden`, o = e`rounded-full`, s = t.severity ?? "primary", a = e`bg-blue-800 text-white hover:bg-blue-700 active:bg-blue-500 active:text-blue-800 disabled:bg-gray-400 disabled:text-gray-600`, n = e`border-2 border-blue-800 bg-white text-blue-800 hover:bg-gray-200 focus:bg-gray-200 active:border-white active:bg-white disabled:border-blue-500 disabled:text-blue-500 disabled:hover:bg-white`, c = e`border-2 border-red-800 bg-white text-red-800 hover:bg-gray-200 focus:bg-gray-200 focus:outline-red-800 active:border-white active:bg-white disabled:border-red-500 disabled:text-red-500 disabled:hover:bg-white`, u = e`border border-blue-500 bg-white font-normal text-blue-800 hover:bg-gray-200 focus:bg-gray-200 active:border-white active:bg-white disabled:border-blue-500 disabled:text-blue-500 disabled:hover:bg-white`, h = e`border-2 border-transparent bg-transparent text-blue-800 underline hover:border-gray-500 hover:bg-white focus:border-gray-500 active:border-white active:bg-white disabled:bg-transparent disabled:text-gray-500`, b = t.size ?? "normal";
|
|
4
5
|
let i = e`ris-body2-bold h-40 py-4`, d = e`ris-body2-bold h-48 py-4`, g = e`ris-body1-bold h-64 py-4`;
|
|
@@ -53,9 +54,9 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
53
54
|
icon: {
|
|
54
55
|
class: e`h-12 w-12`
|
|
55
56
|
}
|
|
56
|
-
},
|
|
57
|
+
}, M = {
|
|
57
58
|
// All styling implemented in primevue/dialog
|
|
58
|
-
},
|
|
59
|
+
}, z = {
|
|
59
60
|
root: () => ({
|
|
60
61
|
class: e`ris-label2-regular max-h-[90dvh] w-[95dvw] max-w-[25rem] border-2 border-blue-800 bg-white px-56 py-44 shadow-lg`
|
|
61
62
|
}),
|
|
@@ -87,7 +88,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
87
88
|
mask: {
|
|
88
89
|
class: e`bg-black/40`
|
|
89
90
|
}
|
|
90
|
-
},
|
|
91
|
+
}, N = {
|
|
91
92
|
basicContent: {
|
|
92
93
|
// @ts-expect-error types appear to be wrong here
|
|
93
94
|
class: e`flex flex-col items-center gap-10`
|
|
@@ -95,11 +96,11 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
95
96
|
input: {
|
|
96
97
|
class: e`hidden`
|
|
97
98
|
}
|
|
98
|
-
},
|
|
99
|
+
}, D = {
|
|
99
100
|
root: {
|
|
100
101
|
class: e`flex`
|
|
101
102
|
}
|
|
102
|
-
}, y = e`[&+small]:ris-label3-regular border-2 border-blue-800 bg-white placeholder:text-gray-800 read-only:cursor-not-allowed read-only:border-blue-300 read-only:bg-blue-300 hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden [&+small]:mt-4 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid="true"]+small]:text-red-900`, k = e`ris-body2-regular h-48 px-16 py-4`,
|
|
103
|
+
}, y = e`[&+small]:ris-label3-regular border-2 border-blue-800 bg-white placeholder:text-gray-800 read-only:cursor-not-allowed read-only:border-blue-300 read-only:bg-blue-300 hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden [&+small]:mt-4 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid="true"]+small]:text-red-900`, k = e`ris-body2-regular h-48 px-16 py-4`, A = e`ris-body1-regular h-64 px-24 py-4`, L = {
|
|
103
104
|
root: ({ props: t }) => {
|
|
104
105
|
const l = e`[&[type=password]]:w-full [&[type=password]:not(:placeholder-shown)]:text-[28px] [&[type=password]:not(:placeholder-shown)]:tracking-[4px]`, r = e`w-full`;
|
|
105
106
|
return {
|
|
@@ -108,12 +109,12 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
108
109
|
[r]: !!t.fluid,
|
|
109
110
|
[l]: !0,
|
|
110
111
|
[k]: !t.size || t.size === "small",
|
|
111
|
-
[
|
|
112
|
+
[A]: t.size === "large"
|
|
112
113
|
},
|
|
113
114
|
"data-size": t.size ?? "small"
|
|
114
115
|
};
|
|
115
116
|
}
|
|
116
|
-
},
|
|
117
|
+
}, B = {
|
|
117
118
|
root: {
|
|
118
119
|
class: e`ris-body2-regular bg-white shadow`
|
|
119
120
|
},
|
|
@@ -135,7 +136,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
135
136
|
itemLink: {
|
|
136
137
|
class: e`flex items-center gap-8`
|
|
137
138
|
}
|
|
138
|
-
},
|
|
139
|
+
}, F = {
|
|
139
140
|
root: ({ props: t, instance: l }) => {
|
|
140
141
|
const r = e`ris-body1-regular border-l-4 px-20 py-14`, o = t.severity ?? "info", s = e`border-l-green-800 bg-green-200`, a = e`border-l-blue-800 bg-blue-200`, n = e`border-l-yellow-800 bg-yellow-200`, c = e`border-l-red-800 bg-red-200`, u = !!l.$slots.icon, b = {
|
|
141
142
|
success: "var(--ris-icon-success)",
|
|
@@ -175,16 +176,16 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
175
176
|
}
|
|
176
177
|
};
|
|
177
178
|
}
|
|
178
|
-
},
|
|
179
|
+
}, T = {
|
|
179
180
|
// All styling moved to inputText.ts
|
|
180
|
-
},
|
|
181
|
+
}, C = {
|
|
181
182
|
root: {
|
|
182
183
|
class: e`mx-auto inline-block h-28 w-28 animate-spin`
|
|
183
184
|
},
|
|
184
185
|
circle: {
|
|
185
186
|
class: e`fill-transparent stroke-current stroke-[4px] text-blue-800 [stroke-dasharray:200] [stroke-dashoffset:100]`
|
|
186
187
|
}
|
|
187
|
-
},
|
|
188
|
+
}, I = {
|
|
188
189
|
root: {
|
|
189
190
|
class: e`[&+label]:ris-label1-regular relative inline-block h-32 w-32 [&+label]:ml-8`
|
|
190
191
|
},
|
|
@@ -197,7 +198,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
197
198
|
icon: {
|
|
198
199
|
class: e`h-16 w-16 rounded-full bg-current`
|
|
199
200
|
}
|
|
200
|
-
}, v = e`w-full`,
|
|
201
|
+
}, v = e`w-full`, E = {
|
|
201
202
|
root: ({ props: t }) => {
|
|
202
203
|
const l = e`flex border-2 border-blue-800 bg-white placeholder:text-gray-800 focus-within:outline-4 focus-within:-outline-offset-4 focus-within:outline-blue-800 hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden`, r = e`ris-body2-regular h-48 py-4 pr-4 pl-16`, o = e`aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden`;
|
|
203
204
|
return {
|
|
@@ -228,7 +229,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
228
229
|
overlay: {
|
|
229
230
|
class: e`mt-12 w-full overflow-auto bg-white px-8 py-12 shadow-md`
|
|
230
231
|
}
|
|
231
|
-
},
|
|
232
|
+
}, j = {
|
|
232
233
|
root: ({ props: t }) => {
|
|
233
234
|
const l = e`ris-body1-regular [&+small]:ris-label3-regular min-h-56 border-2 border-blue-800 bg-white px-14 pt-8 pb-12 placeholder:text-gray-900 read-only:cursor-not-allowed read-only:border-blue-300 read-only:bg-blue-300 hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden [&+small]:mt-2 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid="true"]+small]:text-red-900`, r = e`w-full`;
|
|
234
235
|
return {
|
|
@@ -238,7 +239,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
238
239
|
}
|
|
239
240
|
};
|
|
240
241
|
}
|
|
241
|
-
},
|
|
242
|
+
}, R = {
|
|
242
243
|
root: {
|
|
243
244
|
class: e`max-w-lg`
|
|
244
245
|
},
|
|
@@ -293,7 +294,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
293
294
|
closeIcon: {
|
|
294
295
|
class: e`text-black`
|
|
295
296
|
}
|
|
296
|
-
},
|
|
297
|
+
}, V = {
|
|
297
298
|
root: ({ props: t, state: l }) => {
|
|
298
299
|
const r = e`ris-body2-regular [&+small]:ris-label3-regular relative inline-flex h-48 items-center justify-between border-2 bg-white py-4 pr-12 pl-16 [&+small]:mt-2 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid="true"]+small]:text-red-900`, o = e`cursor-pointer border-blue-800`, s = e`has-[:focus]:outline-4 has-[:focus]:-outline-offset-4 has-[:focus]:outline-blue-800`, a = e`hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800`, n = e`cursor-not-allowed border-blue-500 text-blue-500 disabled:outline-hidden`, c = e`border-red-800 bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:active:outline-hidden aria-[invalid]:disabled:outline-hidden`, u = e`w-full`;
|
|
299
300
|
return {
|
|
@@ -330,7 +331,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
330
331
|
}
|
|
331
332
|
};
|
|
332
333
|
}
|
|
333
|
-
},
|
|
334
|
+
}, _ = {
|
|
334
335
|
pcInputText: {
|
|
335
336
|
root: ({ props: t }) => ({
|
|
336
337
|
class: {
|
|
@@ -340,7 +341,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
340
341
|
}
|
|
341
342
|
})
|
|
342
343
|
}
|
|
343
|
-
},
|
|
344
|
+
}, P = {
|
|
344
345
|
list: {
|
|
345
346
|
class: e`m-0 flex list-none flex-wrap items-center p-0 leading-none`
|
|
346
347
|
},
|
|
@@ -353,7 +354,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
353
354
|
separator: {
|
|
354
355
|
class: e`mx-6 flex items-center text-gray-600`
|
|
355
356
|
}
|
|
356
|
-
}, p = e`cursor-pointer`, m = e`ris-label1-bold border-l-blue-800 bg-blue-200 text-black hover:bg-blue-300 focus-visible:bg-blue-300`, w = e`ris-label1-regular hover:bg-blue-200 focus-visible:bg-blue-200`, x = e`focus-visible:outline-none`,
|
|
357
|
+
}, p = e`cursor-pointer`, m = e`ris-label1-bold border-l-blue-800 bg-blue-200 text-black hover:bg-blue-300 focus-visible:bg-blue-300`, w = e`ris-label1-regular hover:bg-blue-200 focus-visible:bg-blue-200`, x = e`focus-visible:outline-none`, Z = {
|
|
357
358
|
root: {
|
|
358
359
|
class: e`text-blue-800`
|
|
359
360
|
},
|
|
@@ -389,7 +390,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
389
390
|
}
|
|
390
391
|
};
|
|
391
392
|
}
|
|
392
|
-
},
|
|
393
|
+
}, J = {
|
|
393
394
|
node: {
|
|
394
395
|
class: e`mb-24 last:mb-0 focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800 [&>ul:first-of-type]:border-l-0`
|
|
395
396
|
},
|
|
@@ -434,7 +435,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
434
435
|
}
|
|
435
436
|
};
|
|
436
437
|
}
|
|
437
|
-
},
|
|
438
|
+
}, H = {
|
|
438
439
|
root: ({ props: t }) => ({
|
|
439
440
|
class: {
|
|
440
441
|
[e`flex flex-nowrap rounded-none border-0 bg-transparent`]: !0,
|
|
@@ -455,7 +456,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
455
456
|
[e`h-[3px] w-11/12 cursor-row-resize`]: t.layout === "vertical"
|
|
456
457
|
}
|
|
457
458
|
})
|
|
458
|
-
},
|
|
459
|
+
}, K = {
|
|
459
460
|
root: {
|
|
460
461
|
class: e`relative`
|
|
461
462
|
},
|
|
@@ -510,7 +511,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
510
511
|
emptyMessageCell: {
|
|
511
512
|
class: e`py-96 text-center text-gray-900`
|
|
512
513
|
}
|
|
513
|
-
},
|
|
514
|
+
}, G = {
|
|
514
515
|
root: ({ context: t }) => {
|
|
515
516
|
const l = e`ris-body2-bold h-64 border-b-4 border-b-transparent py-4 pr-24 pl-20 outline-0 -outline-offset-4 outline-blue-800 focus-visible:outline-4`, r = e`z-10 bg-[var(--p-tabs-tab-active-background)] text-black shadow-[-1px_-1px_0_0_var(--p-tabs-tab-border-color),1px_-1px_0_0_var(--p-tabs-tab-border-color)]`, o = e`cursor-pointer text-blue-800 hover:border-b-blue-800`;
|
|
516
517
|
return {
|
|
@@ -521,15 +522,15 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
521
522
|
}
|
|
522
523
|
};
|
|
523
524
|
}
|
|
524
|
-
},
|
|
525
|
+
}, O = {
|
|
525
526
|
root: {
|
|
526
527
|
class: e`min-h-96 bg-[var(--p-tabs-tabpanel-background)] py-24 outline-blue-800 focus-visible:outline-solid`
|
|
527
528
|
}
|
|
528
|
-
},
|
|
529
|
+
}, W = {
|
|
529
530
|
tabList: {
|
|
530
531
|
class: e`relative flex before:absolute before:bottom-0 before:left-[50%] before:h-px before:w-[var(--tab-list-separator-width,100%)] before:-translate-x-1/2 before:bg-[var(--p-tabs-tablist-border-color)]`
|
|
531
532
|
}
|
|
532
|
-
},
|
|
533
|
+
}, $ = {
|
|
533
534
|
arrow: ({ context: t }) => {
|
|
534
535
|
const l = e`absolute h-0 w-0 border-[7px] border-solid`, r = e`-mr-[7px] border-b-0 border-t-gray-900 border-r-transparent border-l-transparent`, o = e`-mt-[7px] border-l-0 border-t-transparent border-r-gray-900 border-b-transparent`, s = e`-ml-[7px] border-t-0 border-r-transparent border-b-gray-900 border-l-transparent`, a = e`-mt-[7px] border-r-0 border-t-transparent border-b-transparent border-l-gray-900`, n = !t.top && !t.right && !t.bottom && !t.left;
|
|
535
536
|
return {
|
|
@@ -548,7 +549,7 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
548
549
|
root: {
|
|
549
550
|
class: e`absolute`
|
|
550
551
|
}
|
|
551
|
-
},
|
|
552
|
+
}, U = {
|
|
552
553
|
startsWith: "Beginnt mit",
|
|
553
554
|
contains: "Enthält",
|
|
554
555
|
notContains: "Enthält nicht",
|
|
@@ -703,36 +704,36 @@ const S = (t, ...l) => String.raw({ raw: t }, ...l), e = S, M = {
|
|
|
703
704
|
listLabel: "Optionsliste"
|
|
704
705
|
}
|
|
705
706
|
}, q = {
|
|
706
|
-
button:
|
|
707
|
+
button: S,
|
|
707
708
|
checkbox: f,
|
|
708
|
-
confirmDialog:
|
|
709
|
-
dialog:
|
|
710
|
-
fileUpload:
|
|
711
|
-
inputGroup:
|
|
712
|
-
inputText:
|
|
713
|
-
menu:
|
|
714
|
-
message:
|
|
715
|
-
password:
|
|
716
|
-
progressSpinner:
|
|
717
|
-
radioButton:
|
|
718
|
-
textarea:
|
|
719
|
-
toast:
|
|
720
|
-
autocomplete:
|
|
721
|
-
select:
|
|
722
|
-
inputMask:
|
|
723
|
-
breadcrumb:
|
|
724
|
-
tree:
|
|
725
|
-
panelmenu:
|
|
726
|
-
splitter:
|
|
727
|
-
dataTable:
|
|
728
|
-
tab:
|
|
729
|
-
tabPanel:
|
|
730
|
-
tabList:
|
|
709
|
+
confirmDialog: M,
|
|
710
|
+
dialog: z,
|
|
711
|
+
fileUpload: N,
|
|
712
|
+
inputGroup: D,
|
|
713
|
+
inputText: L,
|
|
714
|
+
menu: B,
|
|
715
|
+
message: F,
|
|
716
|
+
password: T,
|
|
717
|
+
progressSpinner: C,
|
|
718
|
+
radioButton: I,
|
|
719
|
+
textarea: j,
|
|
720
|
+
toast: R,
|
|
721
|
+
autocomplete: E,
|
|
722
|
+
select: V,
|
|
723
|
+
inputMask: _,
|
|
724
|
+
breadcrumb: P,
|
|
725
|
+
tree: J,
|
|
726
|
+
panelmenu: Z,
|
|
727
|
+
splitter: H,
|
|
728
|
+
dataTable: K,
|
|
729
|
+
tab: G,
|
|
730
|
+
tabPanel: O,
|
|
731
|
+
tabList: W,
|
|
731
732
|
directives: {
|
|
732
|
-
tooltip:
|
|
733
|
+
tooltip: $
|
|
733
734
|
}
|
|
734
735
|
}, Q = {
|
|
735
|
-
deDE:
|
|
736
|
+
deDE: U
|
|
736
737
|
};
|
|
737
738
|
export {
|
|
738
739
|
Q as RisUiLocale,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../src/lib/tags.ts","../../src/primevue/button/button.ts","../../src/primevue/checkbox/checkbox.ts","../../src/primevue/confirmDialog/confirmDialog.ts","../../src/primevue/dialog/dialog.ts","../../src/primevue/fileUpload/fileUpload.ts","../../src/primevue/inputGroup/inputGroup.ts","../../src/primevue/inputText/inputText.ts","../../src/primevue/menu/menu.ts","../../src/primevue/message/message.ts","../../src/primevue/password/password.ts","../../src/primevue/progressSpinner/progressSpinner.ts","../../src/primevue/radioButton/radioButton.ts","../../src/primevue/autocomplete/autocomplete.ts","../../src/primevue/textarea/textarea.ts","../../src/primevue/toast/toast.ts","../../src/primevue/select/select.ts","../../src/primevue/inputMask/inputMask.ts","../../src/primevue/breadcrumb/breadcrumb.ts","../../src/primevue/panelMenu/panelMenu.ts","../../src/primevue/tree/tree.ts","../../src/primevue/splitter/splitter.ts","../../src/primevue/dataTable/dataTable.ts","../../src/primevue/tabs/tabs.ts","../../src/primevue/tooltip/tooltip.ts","../../src/config/locale.ts","../../src/primevue/index.ts"],"sourcesContent":["const tag = (strings: TemplateStringsArray, ...values: unknown[]) =>\n String.raw({ raw: strings }, ...values);\n\n/**\n * Tagged template string for HTML. The tag itself doesn't do anything, but\n * using it will allow your editor to provide HTML-features for template\n * strings in scripts, e.g. stories:\n *\n * ```ts\n * const template = html`<div>Hello world</div>`\n * ```\n */\nexport const html = tag;\n\n/**\n * Tagged template string for Tailwind classes. The tag itself doesn't do\n * anything, but using it will allow your editor to provide Tailwind\n * Intellisense for template strings in scripts, as well as automatic class\n * sorting via Prettier.\n *\n * ```ts\n * const classes = tw`px-16 bg-blue-200`\n * ```\n */\nexport const tw = tag;\n","import { ButtonPassThroughOptions } from \"primevue/button\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst button: ButtonPassThroughOptions = {\n root: ({ props, instance }) => {\n // Base\n const base = tw`relative inline-flex max-w-full cursor-pointer items-center justify-center gap-8 text-center focus:outline-4 focus:outline-offset-4 focus:outline-blue-800 focus:not-focus-visible:outline-none focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800 active:outline-none disabled:cursor-not-allowed disabled:outline-hidden`;\n\n // Rounded\n const rounded = tw`rounded-full`;\n\n // Severity\n const severity = props.severity ?? \"primary\";\n\n const primary = tw`bg-blue-800 text-white hover:bg-blue-700 active:bg-blue-500 active:text-blue-800 disabled:bg-gray-400 disabled:text-gray-600`;\n\n const secondary = tw`border-2 border-blue-800 bg-white text-blue-800 hover:bg-gray-200 focus:bg-gray-200 active:border-white active:bg-white disabled:border-blue-500 disabled:text-blue-500 disabled:hover:bg-white`;\n\n const danger = tw`border-2 border-red-800 bg-white text-red-800 hover:bg-gray-200 focus:bg-gray-200 focus:outline-red-800 active:border-white active:bg-white disabled:border-red-500 disabled:text-red-500 disabled:hover:bg-white`;\n\n const info = tw`border border-blue-500 bg-white font-normal text-blue-800 hover:bg-gray-200 focus:bg-gray-200 active:border-white active:bg-white disabled:border-blue-500 disabled:text-blue-500 disabled:hover:bg-white`;\n\n // Text\n // This is the \"Ghost\" variant of the button\n const primaryText = tw`border-2 border-transparent bg-transparent text-blue-800 underline hover:border-gray-500 hover:bg-white focus:border-gray-500 active:border-white active:bg-white disabled:bg-transparent disabled:text-gray-500`;\n\n // Sizes\n const size = props.size ?? \"normal\";\n let small = tw`ris-body2-bold h-40 py-4`;\n let normal = tw`ris-body2-bold h-48 py-4`;\n let large = tw`ris-body1-bold h-64 py-4`;\n\n // Icon only\n if (instance.hasIcon && !props.label) {\n small = tw`${small} w-40 px-4`;\n normal = tw`${normal} w-48 px-4`;\n large = tw`${large} w-64 px-4`;\n }\n\n // Label only or label + icon\n else {\n small = tw`${small} px-16`;\n normal = tw`${normal} px-16`;\n large = tw`${large} px-24`;\n }\n\n return {\n class: {\n [base]: true,\n [rounded]: props.rounded,\n [small]: size === \"small\",\n [normal]: size === \"normal\",\n [large]: size === \"large\",\n [primary]: !props.text && severity === \"primary\",\n [secondary]: !props.text && severity === \"secondary\",\n [danger]: !props.text && severity === \"danger\",\n [info]: !props.text && severity === \"info\",\n [primaryText]: props.text && severity === \"primary\",\n },\n };\n },\n\n label: ({ props }) => ({\n class: {\n hidden: !props.label,\n },\n }),\n\n icon: ({ props }) => ({\n class: {\n \"order-last\": props.iconPos == \"right\",\n },\n }),\n\n loadingIcon: ({ props }) => {\n // Size\n const size = props.size ?? \"normal\";\n const normal = tw`h-[1.34em] w-[1.34em]`;\n const large = tw`h-24 w-24`;\n\n return {\n class: {\n [tw`animate-spin`]: true,\n [normal]: size === \"normal\",\n [large]: size === \"large\",\n },\n };\n },\n};\n\nexport default button;\n","import { tw } from \"@/lib/tags\";\nimport { CheckboxPassThroughOptions } from \"primevue/checkbox\";\n\nconst checkbox: CheckboxPassThroughOptions = {\n root: ({ props }) => {\n // Base\n const base = tw`[&+label]:ris-label1-regular relative inline-block h-24 min-h-24 w-24 min-w-24 [&+label]:ml-8`;\n\n return {\n class: {\n [base]: true,\n [tw`h-32 min-h-32 w-32 min-w-32`]: props.size === \"large\",\n },\n };\n },\n\n input: {\n class: tw`peer h-full w-full cursor-pointer appearance-none border-2 border-blue-800 bg-white hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 active:outline-hidden disabled:cursor-not-allowed disabled:border-gray-600 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:outline-red-800 aria-[invalid]:active:outline-none aria-[invalid]:disabled:outline-none`,\n },\n\n box: {\n class: tw`pointer-events-none absolute inset-0 flex items-center justify-center text-blue-800 peer-disabled:text-gray-600 peer-aria-[invalid]:text-red-800`,\n },\n\n icon: {\n class: tw`h-12 w-12`,\n },\n};\n\nexport default checkbox;\n","import { ConfirmDialogPassThroughOptions } from \"primevue/confirmdialog\";\n\nconst confirmDialog: ConfirmDialogPassThroughOptions = {\n // All styling implemented in primevue/dialog\n};\n\nexport default confirmDialog;\n","import { tw } from \"@/lib/tags\";\nimport { DialogPassThroughOptions } from \"primevue/dialog\";\n\nconst dialog: DialogPassThroughOptions = {\n root: () => {\n // Base\n const base = tw`ris-label2-regular max-h-[90dvh] w-[95dvw] max-w-[25rem] border-2 border-blue-800 bg-white px-56 py-44 shadow-lg`;\n\n return {\n class: base,\n };\n },\n\n header: {\n class: tw`mb-16 flex`,\n },\n\n title: {\n class: tw`ris-label1-bold flex-1`,\n },\n\n headerActions: {\n class: tw`flex-none`,\n },\n\n pcCloseButton: {\n root: {\n class: tw`flex h-24 w-24 items-center justify-center p-4 text-blue-800 outline-hidden hover:outline hover:outline-2 hover:outline-gray-500 focus:outline focus:outline-2 focus:outline-gray-500 active:outline-hidden`,\n },\n },\n\n content: {\n // When an SVG is the first child of the content, we're applying a flex\n // styling. This is a heuristic for an icon in the dialog content, used\n // (for example) by the confirm dialog. If the svg is not the first child,\n // we assume that it is used in the context of some other layout and don't\n // apply extra styling.\n class: tw`ris-dialog-content overflow-auto has-[svg:first-child]:flex has-[svg:first-child]:gap-8 [&>svg:first-child]:flex-none`,\n },\n\n footer: {\n class: tw`mt-40 flex items-center justify-end gap-12`,\n },\n\n mask: {\n class: tw`bg-black/40`,\n },\n};\n\nexport default dialog;\n","import { tw } from \"@/lib/tags.ts\";\nimport { FileUploadPassThroughOptions } from \"primevue/fileupload\";\n\nconst fileUpload: FileUploadPassThroughOptions = {\n basicContent: {\n // @ts-expect-error types appear to be wrong here\n class: tw`flex flex-col items-center gap-10`,\n },\n\n input: {\n class: tw`hidden`,\n },\n};\n\nexport default fileUpload;\n","import { tw } from \"@/lib/tags\";\nimport { InputGroupPassThroughOptions } from \"primevue/inputgroup\";\n\nconst inputGroup: InputGroupPassThroughOptions = {\n root: {\n class: tw`flex`,\n },\n};\n\nexport default inputGroup;\n","import { tw } from \"@/lib/tags\";\nimport { InputTextPassThroughOptions } from \"primevue/inputtext\";\n\n// Base\nexport const base = tw`[&+small]:ris-label3-regular border-2 border-blue-800 bg-white placeholder:text-gray-800 read-only:cursor-not-allowed read-only:border-blue-300 read-only:bg-blue-300 hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden [&+small]:mt-4 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid=\"true\"]+small]:text-red-900`;\n\n// Sizes\nexport const small = tw`ris-body2-regular h-48 px-16 py-4`;\nexport const large = tw`ris-body1-regular h-64 px-24 py-4`;\n\nconst inputText: InputTextPassThroughOptions = {\n root: ({ props }) => {\n // Integration for primevue/password\n // This is styled here rather than in the password component because it\n // makes accessing the placeholder easier\n const password = tw`[&[type=password]]:w-full [&[type=password]:not(:placeholder-shown)]:text-[28px] [&[type=password]:not(:placeholder-shown)]:tracking-[4px]`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: true,\n [fluid]: !!props.fluid,\n [password]: true,\n [small]: !props.size || props.size === \"small\",\n [large]: props.size === \"large\",\n },\n \"data-size\": props.size ?? \"small\",\n };\n },\n};\n\nexport default inputText;\n","import { tw } from \"@/lib/tags\";\nimport { MenuPassThroughOptions } from \"primevue/menu\";\n\nconst menu: MenuPassThroughOptions = {\n root: {\n class: tw`ris-body2-regular bg-white shadow`,\n },\n list: {\n class: tw`focus-visible:outline-none`,\n },\n item: ({ context }) => {\n const base = tw`relative h-48 pr-12 pl-16 after:absolute after:right-16 after:-bottom-1 after:left-16 after:border-b after:border-gray-300 after:content-[''] last:after:border-b-0 hover:bg-gray-100`;\n const focused = tw`bg-gray-200 hover:bg-gray-200`;\n return {\n class: {\n [base]: true,\n [focused]: context.focused,\n },\n };\n },\n itemContent: {\n class: tw`flex h-full items-center py-4`,\n },\n itemLink: {\n class: tw`flex items-center gap-8`,\n },\n};\n\nexport default menu;\n","import { tw } from \"@/lib/tags\";\nimport { MessagePassThroughOptions } from \"primevue/message\";\n\nconst message: MessagePassThroughOptions = {\n root: ({ props, instance }) => {\n // Base\n const base = tw`ris-body1-regular border-l-4 px-20 py-14`;\n\n // Severity\n const severity = props.severity ?? \"info\";\n\n const success = tw`border-l-green-800 bg-green-200`;\n\n const info = tw`border-l-blue-800 bg-blue-200`;\n\n const warn = tw`border-l-yellow-800 bg-yellow-200`;\n\n const error = tw`border-l-red-800 bg-red-200`;\n\n // Default icon for severities\n const hasDefaultIcon = !!instance.$slots.icon;\n\n const iconNames: Record<string, string> = {\n success: \"var(--ris-icon-success)\",\n info: \"var(--ris-icon-info)\",\n warn: \"var(--ris-icon-warn)\",\n error: \"var(--ris-icon-error)\",\n };\n\n const iconName = iconNames[severity];\n\n const iconBg = tw`bg-[length:20px] bg-[16px_18px] bg-no-repeat pl-44`;\n\n return {\n class: {\n [base]: true,\n [success]: severity === \"success\",\n [info]: severity === \"info\",\n [warn]: severity === \"warn\",\n [error]: severity === \"error\",\n [iconBg]: !hasDefaultIcon,\n },\n style: {\n backgroundImage: !hasDefaultIcon ? iconName : undefined,\n },\n };\n },\n\n content: {\n class: tw`flex items-start gap-8`,\n },\n\n text: {\n class: tw`flex-1`,\n },\n\n closeButton: ({ props }) => {\n // Base\n const base = tw`mt-4 inline-flex h-20 w-20 flex-none items-center justify-center rounded-sm p-2 leading-none`;\n\n // Severity\n const severity = props.severity ?? \"info\";\n\n const success = tw`text-green-800 hover:bg-green-400 active:bg-green-500`;\n\n const info = tw`text-blue-800 hover:bg-blue-400 active:bg-blue-500`;\n\n const warn = tw`text-black hover:bg-yellow-400 active:bg-yellow-500`;\n\n const error = tw`text-red-800 hover:bg-red-400 active:bg-red-500`;\n\n return {\n class: {\n [base]: true,\n [success]: severity === \"success\",\n [info]: severity === \"info\",\n [warn]: severity === \"warn\",\n [error]: severity === \"error\",\n },\n };\n },\n};\n\nexport default message;\n","import { PasswordPassThroughOptions } from \"primevue/password\";\n\nconst password: PasswordPassThroughOptions = {\n // All styling moved to inputText.ts\n};\n\nexport default password;\n","import { ProgressSpinnerPassThroughOptions } from \"primevue/progressspinner\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst progressSpinner: ProgressSpinnerPassThroughOptions = {\n root: {\n class: tw`mx-auto inline-block h-28 w-28 animate-spin`,\n },\n\n circle: {\n class: tw`fill-transparent stroke-current stroke-[4px] text-blue-800 [stroke-dasharray:200] [stroke-dashoffset:100]`,\n },\n};\n\nexport default progressSpinner;\n","import { tw } from \"@/lib/tags\";\nimport { RadioButtonPassThroughOptions } from \"primevue/radiobutton\";\n\nconst radioButton: RadioButtonPassThroughOptions = {\n root: {\n class: tw`[&+label]:ris-label1-regular relative inline-block h-32 w-32 [&+label]:ml-8`,\n },\n\n input: {\n class: tw`peer h-full w-full cursor-pointer appearance-none rounded-full border-2 border-blue-800 bg-white hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 active:outline-hidden disabled:cursor-not-allowed disabled:border-gray-600 aria-[invalid]:border-red-800 aria-[invalid]:outline-red-800 aria-[invalid]:active:outline-hidden aria-[invalid]:disabled:outline-hidden`,\n },\n\n box: {\n class: tw`pointer-events-none absolute inset-0 flex items-center justify-center text-transparent peer-checked:text-blue-800 peer-disabled:text-gray-600 peer-aria-[invalid]:text-red-800`,\n },\n\n icon: {\n class: tw`h-16 w-16 rounded-full bg-current`,\n },\n};\n\nexport default radioButton;\n","import { AutoCompletePassThroughOptions } from \"primevue/autocomplete\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst fluid = tw`w-full`;\n\nconst autocomplete: AutoCompletePassThroughOptions = {\n root: ({ props }) => {\n const base = tw`flex border-2 border-blue-800 bg-white placeholder:text-gray-800 focus-within:outline-4 focus-within:-outline-offset-4 focus-within:outline-blue-800 hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden`;\n const small = tw`ris-body2-regular h-48 py-4 pr-4 pl-16`;\n const invalid = tw`aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden`;\n\n return {\n class: {\n [base]: true,\n [small]: true,\n [fluid]: !!props.fluid,\n [invalid]: props.invalid,\n },\n\n \"aria-invalid\": props.invalid ? \"true\" : null,\n };\n },\n pcInputText: {\n root: ({ props }) => {\n const focus = tw`focus-visible:outline-hidden`;\n return {\n class: {\n [focus]: true,\n [fluid]: !!props.fluid,\n },\n };\n },\n },\n dropdown: { class: tw`absolute inset-y-0 right-16` },\n option: {\n class: tw`cursor-pointer border-l-4 border-transparent hover:bg-blue-100 data-[p-focused=true]:border-blue-800 data-[p-focused=true]:bg-blue-200`,\n },\n optionGroup: {\n class: tw`hover:bg-blue-100 data-[p-focused=true]:bg-blue-200`,\n },\n overlay: {\n class: tw`mt-12 w-full overflow-auto bg-white px-8 py-12 shadow-md`,\n },\n};\n\nexport default autocomplete;\n","import { tw } from \"@/lib/tags\";\nimport { TextareaPassThroughOptions } from \"primevue/textarea\";\n\nconst textarea: TextareaPassThroughOptions = {\n root: ({ props }) => {\n // Base\n const base = tw`ris-body1-regular [&+small]:ris-label3-regular min-h-56 border-2 border-blue-800 bg-white px-14 pt-8 pb-12 placeholder:text-gray-900 read-only:cursor-not-allowed read-only:border-blue-300 read-only:bg-blue-300 hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden [&+small]:mt-2 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid=\"true\"]+small]:text-red-900`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: true,\n [fluid]: !!props.fluid,\n },\n };\n },\n};\n\nexport default textarea;\n","import { ToastPassThroughOptions } from \"primevue/toast\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst toast: ToastPassThroughOptions = {\n root: {\n class: tw`max-w-lg`,\n },\n message: ({ props }) => {\n // Base\n const base = tw`mb-8 flex w-full flex-row items-center gap-8 border-l-4 p-16`;\n\n // Severity\n const severity = props.message?.severity;\n\n const success = tw`border-l-green-900 bg-green-200`;\n const error = tw`border-l-red-900 bg-red-200`;\n const warn = tw`border-l-yellow-900 bg-yellow-200`;\n const info = tw`border-l-blue-900 bg-blue-200`;\n\n return {\n class: {\n [base]: true,\n [success]: severity === \"success\",\n [error]: severity === \"error\",\n [warn]: severity === \"warn\",\n [info]: severity === \"info\",\n },\n };\n },\n\n messageContent: {\n class: tw`flex w-full flex-row items-start justify-between gap-10`,\n },\n\n messageIcon: ({ props }) => {\n // Base\n const base = tw`mt-2 h-20 w-20 flex-none shrink-0`;\n\n // Severity\n const severity = props.message?.severity ?? \"info\";\n\n const successIcon = tw`text-green-800`;\n const errorIcon = tw`text-red-800`;\n const warnIcon = tw`text-black`;\n const infoIcon = tw`text-blue-800`;\n\n return {\n class: {\n [base]: true,\n [successIcon]: severity === \"success\",\n [errorIcon]: severity === \"error\",\n [warnIcon]: severity === \"warn\",\n [infoIcon]: severity === \"info\",\n },\n };\n },\n\n messageText: {\n class: tw`flex-grow text-black`,\n },\n\n summary: {\n class: tw`ris-label2-bold`,\n },\n\n detail: {\n class: tw`ris-label2-regular`,\n },\n\n closeButton: ({ props }) => {\n // Base\n const base = tw`rounded-sm p-2`;\n\n // Severity\n const severity = props.message?.severity ?? \"info\";\n\n const successHover = tw`hover:bg-green-400`;\n const errorHover = tw`hover:bg-red-400`;\n const warnHover = tw`hover:bg-yellow-400`;\n const infoHover = tw`hover:bg-blue-400`;\n\n return {\n class: {\n [base]: true,\n [successHover]: severity === \"success\",\n [errorHover]: severity === \"error\",\n [warnHover]: severity === \"warn\",\n [infoHover]: severity === \"info\",\n },\n };\n },\n\n closeIcon: {\n class: tw`text-black`,\n },\n};\n\nexport default toast;\n","import { tw } from \"@/lib/tags.ts\";\nimport { SelectPassThroughOptions } from \"primevue/select\";\n\nconst select: SelectPassThroughOptions = {\n root: ({ props, state }) => {\n // Base\n const base = tw`ris-body2-regular [&+small]:ris-label3-regular relative inline-flex h-48 items-center justify-between border-2 bg-white py-4 pr-12 pl-16 [&+small]:mt-2 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid=\"true\"]+small]:text-red-900`;\n\n // States\n const normal = tw`cursor-pointer border-blue-800`;\n\n const focused = tw`has-[:focus]:outline-4 has-[:focus]:-outline-offset-4 has-[:focus]:outline-blue-800`;\n\n const hover = tw`hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800`;\n\n const disabled = tw`cursor-not-allowed border-blue-500 text-blue-500 disabled:outline-hidden`;\n\n const invalid = tw`border-red-800 bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:active:outline-hidden aria-[invalid]:disabled:outline-hidden`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: true,\n [normal]: !props.disabled,\n [focused]: state.focused && !props.disabled,\n [hover]: !props.disabled,\n [fluid]: !!props.fluid,\n [disabled]: props.disabled,\n [invalid]: props.invalid,\n },\n\n \"aria-invalid\": props.invalid ? \"true\" : null,\n };\n },\n\n dropdown: {\n class: tw`pl-12`,\n },\n\n listContainer: {\n class: tw`overflow-auto shadow-md`,\n },\n\n label: {\n class: tw`line-clamp-1 outline-none`,\n },\n\n overlay: {\n class: tw`bg-white`,\n },\n\n option: ({ context }) => {\n // Base\n const base = tw`ris-body2-regular relative h-full min-h-48 w-full cursor-pointer px-24 py-16 after:absolute after:right-8 after:-bottom-1 after:left-8 after:border-b after:border-gray-300 after:content-[''] last:after:border-b-0 hover:bg-gray-100`;\n\n // States\n const focused = tw`bg-gray-100`;\n\n return {\n class: {\n [base]: true,\n [focused]: context.focused,\n },\n };\n },\n};\n\nexport default select;\n","import { InputMaskPassThroughOptions } from \"primevue/inputmask\";\nimport { base, small } from \"../inputText/inputText\";\n\nconst inputMask: InputMaskPassThroughOptions = {\n pcInputText: {\n root: ({ props }) => {\n return {\n class: {\n [base]: true,\n [small]: true,\n \"w-full\": !!props.fluid,\n },\n };\n },\n },\n};\n\nexport default inputMask;\n","import { BreadcrumbPassThroughOptions } from \"primevue/breadcrumb\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst breadcrumb: BreadcrumbPassThroughOptions = {\n list: {\n class: tw`m-0 flex list-none flex-wrap items-center p-0 leading-none`,\n },\n item: {\n class: tw`flex-no-wrap ris-label1-regular my-2 flex items-center break-all`,\n },\n itemLink: {\n class: tw`inline-flex cursor-pointer items-center text-blue-800 hover:underline focus:outline focus:outline-4 focus:outline-offset-4 focus:outline-blue-800`,\n },\n separator: {\n class: tw`mx-6 flex items-center text-gray-600`,\n },\n};\n\nexport default breadcrumb;\n","import { tw } from \"@/lib/tags\";\nimport { PanelMenuPassThroughOptions } from \"primevue/panelmenu\";\n\nconst pointer = tw`cursor-pointer`;\nconst selected = tw`ris-label1-bold border-l-blue-800 bg-blue-200 text-black hover:bg-blue-300 focus-visible:bg-blue-300`;\nconst notSelected = tw`ris-label1-regular hover:bg-blue-200 focus-visible:bg-blue-200`;\n\nconst focusVisible = tw`focus-visible:outline-none`;\nconst panelMenu: PanelMenuPassThroughOptions = {\n root: {\n class: tw`text-blue-800`,\n },\n\n header: ({ context }) => {\n const base = tw`group flex h-64 items-center border-l-4 border-transparent py-8 pr-20 pl-10`;\n return {\n class: {\n [base]: true,\n [focusVisible]: true,\n [pointer]: true,\n [selected]: context.active,\n [notSelected]: !context.active,\n },\n };\n },\n content: {\n class: tw`mt-8 ml-28`,\n },\n rootList: {\n class: tw`focus-visible:outline-none`,\n },\n panel: {\n class: tw`focus-visible:outline-none`,\n },\n itemContent: ({ context }) => {\n // Unlike header, itemContent does not get a focus-visible pseudo-class. Instead, the focused context property must be used.\n // See https://github.com/primefaces/primevue/issues/6836\n const base = tw`group flex h-48 items-center border-l-4 border-transparent py-8 pr-20 pl-10`;\n const activeAndFocused = tw`bg-blue-300`;\n const inactiveAndFocused = tw`bg-blue-200`;\n return {\n class: {\n [base]: true,\n [activeAndFocused]: context.active && context.focused,\n [inactiveAndFocused]: !context.active && context.focused,\n [focusVisible]: true,\n [pointer]: true,\n [selected]: context.active,\n [notSelected]: !context.active,\n },\n };\n },\n};\n\nexport default panelMenu;\n","import { TreePassThroughOptions } from \"primevue/tree\";\nimport { tw } from \"@/lib/tags.ts\";\nimport \"./tree.css\";\n\nconst tree: TreePassThroughOptions = {\n node: {\n class: tw`mb-24 last:mb-0 focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800 [&>ul:first-of-type]:border-l-0`,\n },\n nodeContent: ({ context }) => {\n const base = tw`group ris-label2-bold flex w-full border-l-4 border-transparent py-10 pr-20 pl-10 text-blue-800`;\n const pointer = tw`cursor-pointer select-none`;\n const focusVisible = tw`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`;\n const selected = tw`border-l-blue-800 bg-blue-200 text-black`;\n const hover = tw`hover:bg-blue-200`;\n const hoverSelected = tw`hover:bg-blue-300`;\n\n return {\n class: {\n [base]: true,\n [pointer]: true,\n [selected]: context.selected,\n [hover]: !context.selected,\n [hoverSelected]: context.selected,\n [focusVisible]: true,\n },\n };\n },\n nodeToggleButton: ({ context }) => {\n const base = tw`h-20 w-20 justify-center border-0 bg-transparent text-gray-900 group-hover:text-black hover:text-black`;\n const visibility = context.leaf ? tw`hidden` : tw`inline-flex`;\n\n return {\n class: {\n [base]: true,\n [visibility]: context.leaf,\n },\n };\n },\n nodeChildren: () => {\n const base = tw`m-0 list-none border-l border-gray-600 p-0 pl-36 [&:not(ul)]:pl-0 [&>ul:first-of-type]:border-0`;\n const focusVisible = tw`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`;\n return {\n class: {\n [base]: true,\n [focusVisible]: true,\n },\n };\n },\n nodeLabel: ({ context }) => {\n const base = tw`group flex w-full flex-col items-start outline-none *:w-full *:outline-none group-hover:text-black [&>*:first-child]:group-hover:underline [&>*:last-child]:group-hover:no-underline`;\n const selected = tw`text-black [&>*:last-child:is(span)]:text-gray-900`;\n const hoverSelected = tw`[&>*:last-child]:group-hover:text-black`;\n\n return {\n class: {\n [base]: true,\n [selected]: context.selected,\n [hoverSelected]: context.selected,\n },\n };\n },\n};\n\nexport default tree;\n","import { SplitterPassThroughOptions } from \"primevue/splitter\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst splitter: SplitterPassThroughOptions = {\n root: ({ props }) => ({\n class: {\n [tw`flex flex-nowrap rounded-none border-0 bg-transparent`]: true,\n [tw`flex-col`]: props.layout === \"vertical\",\n },\n }),\n\n gutter: ({ props }) => ({\n class: {\n [tw`flex shrink-0 items-center justify-center bg-gray-400 hover:bg-blue-700`]: true,\n [tw`h-full w-[3px] cursor-col-resize`]: props.layout === \"horizontal\",\n [tw`h-[3px] w-full cursor-row-resize`]: props.layout === \"vertical\",\n },\n }),\n\n gutterHandle: ({ props }) => ({\n class: {\n [tw`z-20 rounded bg-transparent outline-offset-2 outline-blue-800 focus:outline-2`]: true,\n [tw`h-11/12 w-[3px] cursor-col-resize`]: props.layout === \"horizontal\",\n [tw`h-[3px] w-11/12 cursor-row-resize`]: props.layout === \"vertical\",\n },\n }),\n};\n\nexport default splitter;\n","import {\n DataTablePassThroughOptions,\n DataTableContext,\n} from \"primevue/datatable\";\nimport { tw } from \"@/lib/tags\";\nimport checkbox from \"../checkbox/checkbox\";\n\nconst dataTable: DataTablePassThroughOptions = {\n root: {\n class: tw`relative`,\n },\n\n tableContainer: {\n class: tw`overflow-visible`,\n },\n table: {\n class: tw`w-full border-none text-left`,\n },\n\n thead: {\n class: tw`sticky top-0 bg-white shadow-[0_1px_0_var(--color-blue-300)]`,\n },\n\n tbody: {\n class: tw`divide-y divide-blue-300 border-b border-blue-300`,\n },\n\n bodyRow: ({ context }: { context: DataTableContext }) => ({\n class: [\n tw`focus:outline-4 focus:-outline-offset-5 focus:outline-blue-800 focus:not-focus-visible:outline-none focus-visible:outline-4 focus-visible:-outline-offset-5 focus-visible:outline-blue-800`,\n {\n \"bg-blue-300\": context.selected,\n \"hover:bg-blue-100\": !context.selected,\n },\n ],\n }),\n\n // height for td works like min-height: Table cells will grow when the content does not fit.\n column: {\n headerCell: {\n class: tw`ris-label2-bold h-56 px-16 py-12`,\n },\n\n bodyCell: {\n class: tw`ris-body1-regular h-56 px-16 py-12`,\n },\n\n pcHeaderCheckbox: {\n ...checkbox,\n root: {\n class: tw`relative block h-24 w-24`,\n },\n },\n\n pcRowCheckbox: {\n ...checkbox,\n root: {\n class: tw`relative block h-24 w-24`,\n },\n },\n },\n\n mask: {\n class: tw`text-primary-500 justify-content absolute inset-0 z-10 mt-56 flex justify-center py-96`,\n },\n\n loadingIcon: {\n class: tw`inline-block h-24 w-24 animate-spin border-solid border-r-transparent text-blue-900 motion-reduce:animate-[spin_1.5s_linear_infinite]`,\n },\n\n emptyMessageCell: {\n class: tw`py-96 text-center text-gray-900`,\n },\n};\n\nexport default dataTable;\n","import { tw } from \"@/lib/tags\";\nimport type { TabPassThroughOptions } from \"primevue/tab\";\nimport type { TabPanelPassThroughOptions } from \"primevue/tabpanel\";\nimport type { TabListPassThroughOptions } from \"primevue/tablist\";\n\nexport const tab: TabPassThroughOptions = {\n root: ({ context }) => {\n const base = tw`ris-body2-bold h-64 border-b-4 border-b-transparent py-4 pr-24 pl-20 outline-0 -outline-offset-4 outline-blue-800 focus-visible:outline-4`;\n const active = tw`z-10 bg-[var(--p-tabs-tab-active-background)] text-black shadow-[-1px_-1px_0_0_var(--p-tabs-tab-border-color),1px_-1px_0_0_var(--p-tabs-tab-border-color)]`;\n const inactive = tw`cursor-pointer text-blue-800 hover:border-b-blue-800`;\n return {\n class: {\n [base]: true,\n [active]: context.active,\n [inactive]: !context.active,\n },\n };\n },\n};\nexport const tabPanel: TabPanelPassThroughOptions = {\n root: {\n class: tw`min-h-96 bg-[var(--p-tabs-tabpanel-background)] py-24 outline-blue-800 focus-visible:outline-solid`,\n },\n};\nexport const tabList: TabListPassThroughOptions = {\n tabList: {\n class: tw`relative flex before:absolute before:bottom-0 before:left-[50%] before:h-px before:w-[var(--tab-list-separator-width,100%)] before:-translate-x-1/2 before:bg-[var(--p-tabs-tablist-border-color)]`,\n },\n};\n","import { TooltipDirectivePassThroughOptions } from \"primevue/tooltip\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst tooltip: TooltipDirectivePassThroughOptions = {\n arrow: ({ context }) => {\n // build a triangle by defining a zero-pixel element with two transparent\n // borders on the sides and one solid border in the middle\n const base = tw`absolute h-0 w-0 border-[7px] border-solid`;\n const top = tw`-mr-[7px] border-b-0 border-t-gray-900 border-r-transparent border-l-transparent`;\n const right = tw`-mt-[7px] border-l-0 border-t-transparent border-r-gray-900 border-b-transparent`;\n const bottom = tw`-ml-[7px] border-t-0 border-r-transparent border-b-gray-900 border-l-transparent`;\n const left = tw`-mt-[7px] border-r-0 border-t-transparent border-b-transparent border-l-gray-900`;\n\n const noPlacementDefined =\n !context.top && !context.right && !context.bottom && !context.left;\n\n return {\n class: {\n [base]: true,\n [top]: context.top,\n [right]: context.right || noPlacementDefined,\n [bottom]: context.bottom,\n [left]: context.left,\n },\n };\n },\n text: {\n class: tw`ris-label3-regular m-[7px] rounded-sm bg-gray-900 px-8 py-4 text-center whitespace-pre-line text-white`,\n },\n root: {\n class: tw`absolute`,\n },\n};\n\nexport default tooltip;\n","import { PrimeVueLocaleOptions } from \"primevue/config\";\n\nexport const deDE: PrimeVueLocaleOptions = {\n startsWith: \"Beginnt mit\",\n contains: \"Enthält\",\n notContains: \"Enthält nicht\",\n endsWith: \"Endet mit\",\n equals: \"Gleich\",\n notEquals: \"Ungleich\",\n noFilter: \"Kein Filter\",\n lt: \"Weniger als\",\n lte: \"Weniger oder gleich\",\n gt: \"Größer als\",\n gte: \"Größer oder gleich\",\n dateIs: \"Datum ist\",\n dateIsNot: \"Datum ist nicht\",\n dateBefore: \"Datum ist vor\",\n dateAfter: \"Datum ist nach\",\n clear: \"Löschen\",\n apply: \"Anwenden\",\n matchAll: \"Alle erfüllen\",\n matchAny: \"Beliebige erfüllen\",\n addRule: \"Regel hinzufügen\",\n removeRule: \"Regel entfernen\",\n accept: \"Ja\",\n reject: \"Nein\",\n choose: \"Auswählen\",\n upload: \"Hochladen\",\n cancel: \"Abbrechen\",\n completed: \"Abgeschlossen\",\n pending: \"Ausstehend\",\n fileSizeTypes: [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\", \"EB\", \"ZB\", \"YB\"],\n dayNames: [\n \"Sonntag\",\n \"Montag\",\n \"Dienstag\",\n \"Mittwoch\",\n \"Donnerstag\",\n \"Freitag\",\n \"Samstag\",\n ],\n dayNamesShort: [\"So\", \"Mo\", \"Di\", \"Mi\", \"Do\", \"Fr\", \"Sa\"],\n dayNamesMin: [\"So\", \"Mo\", \"Di\", \"Mi\", \"Do\", \"Fr\", \"Sa\"],\n monthNames: [\n \"Januar\",\n \"Februar\",\n \"März\",\n \"April\",\n \"Mai\",\n \"Juni\",\n \"Juli\",\n \"August\",\n \"September\",\n \"Oktober\",\n \"November\",\n \"Dezember\",\n ],\n monthNamesShort: [\n \"Jan\",\n \"Feb\",\n \"Mär\",\n \"Apr\",\n \"Mai\",\n \"Jun\",\n \"Jul\",\n \"Aug\",\n \"Sep\",\n \"Okt\",\n \"Nov\",\n \"Dez\",\n ],\n chooseYear: \"Jahr wählen\",\n chooseMonth: \"Monat wählen\",\n chooseDate: \"Datum wählen\",\n prevDecade: \"Vorheriges Jahrzehnt\",\n nextDecade: \"Nächstes Jahrzehnt\",\n prevYear: \"Vorheriges Jahr\",\n nextYear: \"Nächstes Jahr\",\n prevMonth: \"Vorheriger Monat\",\n nextMonth: \"Nächster Monat\",\n prevHour: \"Vorherige Stunde\",\n nextHour: \"Nächste Stunde\",\n prevMinute: \"Vorherige Minute\",\n nextMinute: \"Nächste Minute\",\n prevSecond: \"Vorherige Sekunde\",\n nextSecond: \"Nächste Sekunde\",\n am: \"vorm.\",\n pm: \"nachm.\",\n today: \"Heute\",\n weekHeader: \"KW\",\n firstDayOfWeek: 1,\n showMonthAfterYear: false,\n dateFormat: \"dd.mm.yy\",\n weak: \"Schwach\",\n medium: \"Mittel\",\n strong: \"Stark\",\n passwordPrompt: \"Passwort eingeben\",\n emptyFilterMessage: \"Keine Ergebnisse gefunden\",\n searchMessage: \"{0} Ergebnisse verfügbar\",\n selectionMessage: \"{0} Elemente ausgewählt\",\n emptySelectionMessage: \"Kein Element ausgewählt\",\n emptySearchMessage: \"Keine Ergebnisse gefunden\",\n fileChosenMessage: \"{0} Dateien\",\n noFileChosenMessage: \"Keine Datei ausgewählt\",\n emptyMessage: \"Keine Optionen verfügbar\",\n aria: {\n trueLabel: \"Wahr\",\n falseLabel: \"Falsch\",\n nullLabel: \"Nicht ausgewählt\",\n star: \"1 Stern\",\n stars: \"{star} Sterne\",\n selectAll: \"Alle Elemente ausgewählt\",\n unselectAll: \"Alle Elemente abgewählt\",\n close: \"Schließen\",\n previous: \"Vorherige\",\n next: \"Nächste\",\n navigation: \"Navigation\",\n scrollTop: \"Nach oben scrollen\",\n moveTop: \"Nach oben bewegen\",\n moveUp: \"Nach oben bewegen\",\n moveDown: \"Nach unten bewegen\",\n moveBottom: \"Nach unten bewegen\",\n moveToTarget: \"Zum Ziel verschieben\",\n moveToSource: \"Zur Quelle verschieben\",\n moveAllToTarget: \"Alle zum Ziel verschieben\",\n moveAllToSource: \"Alle zur Quelle verschieben\",\n pageLabel: \"Seite {page}\",\n firstPageLabel: \"Erste Seite\",\n lastPageLabel: \"Letzte Seite\",\n nextPageLabel: \"Nächste Seite\",\n prevPageLabel: \"Vorherige Seite\",\n rowsPerPageLabel: \"Zeilen pro Seite\",\n jumpToPageDropdownLabel: \"Zu Seite springen (Dropdown)\",\n jumpToPageInputLabel: \"Zu Seite springen (Eingabe)\",\n selectRow: \"Zeile ausgewählt\",\n unselectRow: \"Zeile abgewählt\",\n expandRow: \"Zeile erweitert\",\n collapseRow: \"Zeile reduziert\",\n showFilterMenu: \"Filtermenü anzeigen\",\n hideFilterMenu: \"Filtermenü ausblenden\",\n filterOperator: \"Filteroperator\",\n filterConstraint: \"Filterbedingung\",\n editRow: \"Zeile bearbeiten\",\n saveEdit: \"Bearbeitung speichern\",\n cancelEdit: \"Bearbeitung abbrechen\",\n listView: \"Listenansicht\",\n gridView: \"Gitteransicht\",\n slide: \"Folie\",\n slideNumber: \"Folie {slideNumber}\",\n zoomImage: \"Bild vergrößern\",\n zoomIn: \"Vergrößern\",\n zoomOut: \"Verkleinern\",\n rotateRight: \"Rechts drehen\",\n rotateLeft: \"Links drehen\",\n listLabel: \"Optionsliste\",\n },\n};\n","import button from \"./button/button\";\nimport checkbox from \"./checkbox/checkbox\";\nimport confirmDialog from \"./confirmDialog/confirmDialog\";\nimport dialog from \"./dialog/dialog\";\nimport fileUpload from \"./fileUpload/fileUpload\";\nimport inputGroup from \"./inputGroup/inputGroup\";\nimport inputText from \"./inputText/inputText\";\nimport menu from \"./menu/menu\";\nimport message from \"./message/message\";\nimport password from \"./password/password\";\nimport progressSpinner from \"./progressSpinner/progressSpinner\";\nimport radioButton from \"./radioButton/radioButton\";\nimport autocomplete from \"./autocomplete/autocomplete\";\nimport textarea from \"./textarea/textarea\";\nimport toast from \"./toast/toast\";\nimport select from \"./select/select\";\nimport inputMask from \"./inputMask/inputMask\";\nimport breadcrumb from \"@/primevue/breadcrumb/breadcrumb\";\nimport panelmenu from \"./panelMenu/panelMenu\";\nimport tree from \"./tree/tree\";\nimport splitter from \"./splitter/splitter\";\nimport dataTable from \"./dataTable/dataTable\";\nimport { tab, tabPanel, tabList } from \"./tabs/tabs\";\nimport tooltip from \"./tooltip/tooltip\";\n\nimport { deDE } from \"@/config/locale\";\n\nexport const RisUiTheme = {\n button,\n checkbox,\n confirmDialog,\n dialog,\n fileUpload,\n inputGroup,\n inputText,\n menu,\n message,\n password,\n progressSpinner,\n radioButton,\n textarea,\n toast,\n autocomplete,\n select,\n inputMask,\n breadcrumb,\n tree,\n panelmenu,\n splitter,\n dataTable,\n tab,\n tabPanel,\n tabList,\n directives: {\n tooltip,\n },\n};\n\nexport const RisUiLocale = {\n deDE,\n};\n"],"names":["tag","strings","values","tw","button","props","instance","base","rounded","severity","primary","secondary","danger","info","primaryText","size","small","normal","large","checkbox","confirmDialog","dialog","fileUpload","inputGroup","inputText","password","fluid","menu","context","focused","message","success","warn","error","hasDefaultIcon","iconName","iconBg","progressSpinner","radioButton","autocomplete","invalid","textarea","toast","successIcon","errorIcon","warnIcon","infoIcon","successHover","errorHover","warnHover","infoHover","select","state","hover","disabled","inputMask","breadcrumb","pointer","selected","notSelected","focusVisible","panelMenu","activeAndFocused","inactiveAndFocused","tree","hoverSelected","visibility","splitter","dataTable","tab","active","inactive","tabPanel","tabList","tooltip","top","right","bottom","left","noPlacementDefined","deDE","RisUiTheme","panelmenu","RisUiLocale"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../src/primevue/button/button.ts","../../src/primevue/checkbox/checkbox.ts","../../src/primevue/confirmDialog/confirmDialog.ts","../../src/primevue/dialog/dialog.ts","../../src/primevue/fileUpload/fileUpload.ts","../../src/primevue/inputGroup/inputGroup.ts","../../src/primevue/inputText/inputText.ts","../../src/primevue/menu/menu.ts","../../src/primevue/message/message.ts","../../src/primevue/password/password.ts","../../src/primevue/progressSpinner/progressSpinner.ts","../../src/primevue/radioButton/radioButton.ts","../../src/primevue/autocomplete/autocomplete.ts","../../src/primevue/textarea/textarea.ts","../../src/primevue/toast/toast.ts","../../src/primevue/select/select.ts","../../src/primevue/inputMask/inputMask.ts","../../src/primevue/breadcrumb/breadcrumb.ts","../../src/primevue/panelMenu/panelMenu.ts","../../src/primevue/tree/tree.ts","../../src/primevue/splitter/splitter.ts","../../src/primevue/dataTable/dataTable.ts","../../src/primevue/tabs/tabs.ts","../../src/primevue/tooltip/tooltip.ts","../../src/config/locale.ts","../../src/primevue/index.ts"],"sourcesContent":["import { ButtonPassThroughOptions } from \"primevue/button\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst button: ButtonPassThroughOptions = {\n root: ({ props, instance }) => {\n // Base\n const base = tw`relative inline-flex max-w-full cursor-pointer items-center justify-center gap-8 text-center focus:outline-4 focus:outline-offset-4 focus:outline-blue-800 focus:not-focus-visible:outline-none focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800 active:outline-none disabled:cursor-not-allowed disabled:outline-hidden`;\n\n // Rounded\n const rounded = tw`rounded-full`;\n\n // Severity\n const severity = props.severity ?? \"primary\";\n\n const primary = tw`bg-blue-800 text-white hover:bg-blue-700 active:bg-blue-500 active:text-blue-800 disabled:bg-gray-400 disabled:text-gray-600`;\n\n const secondary = tw`border-2 border-blue-800 bg-white text-blue-800 hover:bg-gray-200 focus:bg-gray-200 active:border-white active:bg-white disabled:border-blue-500 disabled:text-blue-500 disabled:hover:bg-white`;\n\n const danger = tw`border-2 border-red-800 bg-white text-red-800 hover:bg-gray-200 focus:bg-gray-200 focus:outline-red-800 active:border-white active:bg-white disabled:border-red-500 disabled:text-red-500 disabled:hover:bg-white`;\n\n const info = tw`border border-blue-500 bg-white font-normal text-blue-800 hover:bg-gray-200 focus:bg-gray-200 active:border-white active:bg-white disabled:border-blue-500 disabled:text-blue-500 disabled:hover:bg-white`;\n\n // Text\n // This is the \"Ghost\" variant of the button\n const primaryText = tw`border-2 border-transparent bg-transparent text-blue-800 underline hover:border-gray-500 hover:bg-white focus:border-gray-500 active:border-white active:bg-white disabled:bg-transparent disabled:text-gray-500`;\n\n // Sizes\n const size = props.size ?? \"normal\";\n let small = tw`ris-body2-bold h-40 py-4`;\n let normal = tw`ris-body2-bold h-48 py-4`;\n let large = tw`ris-body1-bold h-64 py-4`;\n\n // Icon only\n if (instance.hasIcon && !props.label) {\n small = tw`${small} w-40 px-4`;\n normal = tw`${normal} w-48 px-4`;\n large = tw`${large} w-64 px-4`;\n }\n\n // Label only or label + icon\n else {\n small = tw`${small} px-16`;\n normal = tw`${normal} px-16`;\n large = tw`${large} px-24`;\n }\n\n return {\n class: {\n [base]: true,\n [rounded]: props.rounded,\n [small]: size === \"small\",\n [normal]: size === \"normal\",\n [large]: size === \"large\",\n [primary]: !props.text && severity === \"primary\",\n [secondary]: !props.text && severity === \"secondary\",\n [danger]: !props.text && severity === \"danger\",\n [info]: !props.text && severity === \"info\",\n [primaryText]: props.text && severity === \"primary\",\n },\n };\n },\n\n label: ({ props }) => ({\n class: {\n hidden: !props.label,\n },\n }),\n\n icon: ({ props }) => ({\n class: {\n \"order-last\": props.iconPos == \"right\",\n },\n }),\n\n loadingIcon: ({ props }) => {\n // Size\n const size = props.size ?? \"normal\";\n const normal = tw`h-[1.34em] w-[1.34em]`;\n const large = tw`h-24 w-24`;\n\n return {\n class: {\n [tw`animate-spin`]: true,\n [normal]: size === \"normal\",\n [large]: size === \"large\",\n },\n };\n },\n};\n\nexport default button;\n","import { tw } from \"@/lib/tags\";\nimport { CheckboxPassThroughOptions } from \"primevue/checkbox\";\n\nconst checkbox: CheckboxPassThroughOptions = {\n root: ({ props }) => {\n // Base\n const base = tw`[&+label]:ris-label1-regular relative inline-block h-24 min-h-24 w-24 min-w-24 [&+label]:ml-8`;\n\n return {\n class: {\n [base]: true,\n [tw`h-32 min-h-32 w-32 min-w-32`]: props.size === \"large\",\n },\n };\n },\n\n input: {\n class: tw`peer h-full w-full cursor-pointer appearance-none border-2 border-blue-800 bg-white hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 active:outline-hidden disabled:cursor-not-allowed disabled:border-gray-600 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:outline-red-800 aria-[invalid]:active:outline-none aria-[invalid]:disabled:outline-none`,\n },\n\n box: {\n class: tw`pointer-events-none absolute inset-0 flex items-center justify-center text-blue-800 peer-disabled:text-gray-600 peer-aria-[invalid]:text-red-800`,\n },\n\n icon: {\n class: tw`h-12 w-12`,\n },\n};\n\nexport default checkbox;\n","import { ConfirmDialogPassThroughOptions } from \"primevue/confirmdialog\";\n\nconst confirmDialog: ConfirmDialogPassThroughOptions = {\n // All styling implemented in primevue/dialog\n};\n\nexport default confirmDialog;\n","import { tw } from \"@/lib/tags\";\nimport { DialogPassThroughOptions } from \"primevue/dialog\";\n\nconst dialog: DialogPassThroughOptions = {\n root: () => {\n // Base\n const base = tw`ris-label2-regular max-h-[90dvh] w-[95dvw] max-w-[25rem] border-2 border-blue-800 bg-white px-56 py-44 shadow-lg`;\n\n return {\n class: base,\n };\n },\n\n header: {\n class: tw`mb-16 flex`,\n },\n\n title: {\n class: tw`ris-label1-bold flex-1`,\n },\n\n headerActions: {\n class: tw`flex-none`,\n },\n\n pcCloseButton: {\n root: {\n class: tw`flex h-24 w-24 items-center justify-center p-4 text-blue-800 outline-hidden hover:outline hover:outline-2 hover:outline-gray-500 focus:outline focus:outline-2 focus:outline-gray-500 active:outline-hidden`,\n },\n },\n\n content: {\n // When an SVG is the first child of the content, we're applying a flex\n // styling. This is a heuristic for an icon in the dialog content, used\n // (for example) by the confirm dialog. If the svg is not the first child,\n // we assume that it is used in the context of some other layout and don't\n // apply extra styling.\n class: tw`ris-dialog-content overflow-auto has-[svg:first-child]:flex has-[svg:first-child]:gap-8 [&>svg:first-child]:flex-none`,\n },\n\n footer: {\n class: tw`mt-40 flex items-center justify-end gap-12`,\n },\n\n mask: {\n class: tw`bg-black/40`,\n },\n};\n\nexport default dialog;\n","import { tw } from \"@/lib/tags.ts\";\nimport { FileUploadPassThroughOptions } from \"primevue/fileupload\";\n\nconst fileUpload: FileUploadPassThroughOptions = {\n basicContent: {\n // @ts-expect-error types appear to be wrong here\n class: tw`flex flex-col items-center gap-10`,\n },\n\n input: {\n class: tw`hidden`,\n },\n};\n\nexport default fileUpload;\n","import { tw } from \"@/lib/tags\";\nimport { InputGroupPassThroughOptions } from \"primevue/inputgroup\";\n\nconst inputGroup: InputGroupPassThroughOptions = {\n root: {\n class: tw`flex`,\n },\n};\n\nexport default inputGroup;\n","import { tw } from \"@/lib/tags\";\nimport { InputTextPassThroughOptions } from \"primevue/inputtext\";\n\n// Base\nexport const base = tw`[&+small]:ris-label3-regular border-2 border-blue-800 bg-white placeholder:text-gray-800 read-only:cursor-not-allowed read-only:border-blue-300 read-only:bg-blue-300 hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden [&+small]:mt-4 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid=\"true\"]+small]:text-red-900`;\n\n// Sizes\nexport const small = tw`ris-body2-regular h-48 px-16 py-4`;\nexport const large = tw`ris-body1-regular h-64 px-24 py-4`;\n\nconst inputText: InputTextPassThroughOptions = {\n root: ({ props }) => {\n // Integration for primevue/password\n // This is styled here rather than in the password component because it\n // makes accessing the placeholder easier\n const password = tw`[&[type=password]]:w-full [&[type=password]:not(:placeholder-shown)]:text-[28px] [&[type=password]:not(:placeholder-shown)]:tracking-[4px]`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: true,\n [fluid]: !!props.fluid,\n [password]: true,\n [small]: !props.size || props.size === \"small\",\n [large]: props.size === \"large\",\n },\n \"data-size\": props.size ?? \"small\",\n };\n },\n};\n\nexport default inputText;\n","import { tw } from \"@/lib/tags\";\nimport { MenuPassThroughOptions } from \"primevue/menu\";\n\nconst menu: MenuPassThroughOptions = {\n root: {\n class: tw`ris-body2-regular bg-white shadow`,\n },\n list: {\n class: tw`focus-visible:outline-none`,\n },\n item: ({ context }) => {\n const base = tw`relative h-48 pr-12 pl-16 after:absolute after:right-16 after:-bottom-1 after:left-16 after:border-b after:border-gray-300 after:content-[''] last:after:border-b-0 hover:bg-gray-100`;\n const focused = tw`bg-gray-200 hover:bg-gray-200`;\n return {\n class: {\n [base]: true,\n [focused]: context.focused,\n },\n };\n },\n itemContent: {\n class: tw`flex h-full items-center py-4`,\n },\n itemLink: {\n class: tw`flex items-center gap-8`,\n },\n};\n\nexport default menu;\n","import { tw } from \"@/lib/tags\";\nimport { MessagePassThroughOptions } from \"primevue/message\";\n\nconst message: MessagePassThroughOptions = {\n root: ({ props, instance }) => {\n // Base\n const base = tw`ris-body1-regular border-l-4 px-20 py-14`;\n\n // Severity\n const severity = props.severity ?? \"info\";\n\n const success = tw`border-l-green-800 bg-green-200`;\n\n const info = tw`border-l-blue-800 bg-blue-200`;\n\n const warn = tw`border-l-yellow-800 bg-yellow-200`;\n\n const error = tw`border-l-red-800 bg-red-200`;\n\n // Default icon for severities\n const hasDefaultIcon = !!instance.$slots.icon;\n\n const iconNames: Record<string, string> = {\n success: \"var(--ris-icon-success)\",\n info: \"var(--ris-icon-info)\",\n warn: \"var(--ris-icon-warn)\",\n error: \"var(--ris-icon-error)\",\n };\n\n const iconName = iconNames[severity];\n\n const iconBg = tw`bg-[length:20px] bg-[16px_18px] bg-no-repeat pl-44`;\n\n return {\n class: {\n [base]: true,\n [success]: severity === \"success\",\n [info]: severity === \"info\",\n [warn]: severity === \"warn\",\n [error]: severity === \"error\",\n [iconBg]: !hasDefaultIcon,\n },\n style: {\n backgroundImage: !hasDefaultIcon ? iconName : undefined,\n },\n };\n },\n\n content: {\n class: tw`flex items-start gap-8`,\n },\n\n text: {\n class: tw`flex-1`,\n },\n\n closeButton: ({ props }) => {\n // Base\n const base = tw`mt-4 inline-flex h-20 w-20 flex-none items-center justify-center rounded-sm p-2 leading-none`;\n\n // Severity\n const severity = props.severity ?? \"info\";\n\n const success = tw`text-green-800 hover:bg-green-400 active:bg-green-500`;\n\n const info = tw`text-blue-800 hover:bg-blue-400 active:bg-blue-500`;\n\n const warn = tw`text-black hover:bg-yellow-400 active:bg-yellow-500`;\n\n const error = tw`text-red-800 hover:bg-red-400 active:bg-red-500`;\n\n return {\n class: {\n [base]: true,\n [success]: severity === \"success\",\n [info]: severity === \"info\",\n [warn]: severity === \"warn\",\n [error]: severity === \"error\",\n },\n };\n },\n};\n\nexport default message;\n","import { PasswordPassThroughOptions } from \"primevue/password\";\n\nconst password: PasswordPassThroughOptions = {\n // All styling moved to inputText.ts\n};\n\nexport default password;\n","import { ProgressSpinnerPassThroughOptions } from \"primevue/progressspinner\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst progressSpinner: ProgressSpinnerPassThroughOptions = {\n root: {\n class: tw`mx-auto inline-block h-28 w-28 animate-spin`,\n },\n\n circle: {\n class: tw`fill-transparent stroke-current stroke-[4px] text-blue-800 [stroke-dasharray:200] [stroke-dashoffset:100]`,\n },\n};\n\nexport default progressSpinner;\n","import { tw } from \"@/lib/tags\";\nimport { RadioButtonPassThroughOptions } from \"primevue/radiobutton\";\n\nconst radioButton: RadioButtonPassThroughOptions = {\n root: {\n class: tw`[&+label]:ris-label1-regular relative inline-block h-32 w-32 [&+label]:ml-8`,\n },\n\n input: {\n class: tw`peer h-full w-full cursor-pointer appearance-none rounded-full border-2 border-blue-800 bg-white hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 active:outline-hidden disabled:cursor-not-allowed disabled:border-gray-600 aria-[invalid]:border-red-800 aria-[invalid]:outline-red-800 aria-[invalid]:active:outline-hidden aria-[invalid]:disabled:outline-hidden`,\n },\n\n box: {\n class: tw`pointer-events-none absolute inset-0 flex items-center justify-center text-transparent peer-checked:text-blue-800 peer-disabled:text-gray-600 peer-aria-[invalid]:text-red-800`,\n },\n\n icon: {\n class: tw`h-16 w-16 rounded-full bg-current`,\n },\n};\n\nexport default radioButton;\n","import { AutoCompletePassThroughOptions } from \"primevue/autocomplete\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst fluid = tw`w-full`;\n\nconst autocomplete: AutoCompletePassThroughOptions = {\n root: ({ props }) => {\n const base = tw`flex border-2 border-blue-800 bg-white placeholder:text-gray-800 focus-within:outline-4 focus-within:-outline-offset-4 focus-within:outline-blue-800 hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden`;\n const small = tw`ris-body2-regular h-48 py-4 pr-4 pl-16`;\n const invalid = tw`aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden`;\n\n return {\n class: {\n [base]: true,\n [small]: true,\n [fluid]: !!props.fluid,\n [invalid]: props.invalid,\n },\n\n \"aria-invalid\": props.invalid ? \"true\" : null,\n };\n },\n pcInputText: {\n root: ({ props }) => {\n const focus = tw`focus-visible:outline-hidden`;\n return {\n class: {\n [focus]: true,\n [fluid]: !!props.fluid,\n },\n };\n },\n },\n dropdown: { class: tw`absolute inset-y-0 right-16` },\n option: {\n class: tw`cursor-pointer border-l-4 border-transparent hover:bg-blue-100 data-[p-focused=true]:border-blue-800 data-[p-focused=true]:bg-blue-200`,\n },\n optionGroup: {\n class: tw`hover:bg-blue-100 data-[p-focused=true]:bg-blue-200`,\n },\n overlay: {\n class: tw`mt-12 w-full overflow-auto bg-white px-8 py-12 shadow-md`,\n },\n};\n\nexport default autocomplete;\n","import { tw } from \"@/lib/tags\";\nimport { TextareaPassThroughOptions } from \"primevue/textarea\";\n\nconst textarea: TextareaPassThroughOptions = {\n root: ({ props }) => {\n // Base\n const base = tw`ris-body1-regular [&+small]:ris-label3-regular min-h-56 border-2 border-blue-800 bg-white px-14 pt-8 pb-12 placeholder:text-gray-900 read-only:cursor-not-allowed read-only:border-blue-300 read-only:bg-blue-300 hover:outline hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800 focus:outline focus:outline-4 focus:-outline-offset-4 focus:outline-blue-800 disabled:border-blue-500 disabled:bg-white disabled:text-blue-500 disabled:outline-hidden aria-[invalid]:border-red-800 aria-[invalid]:bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:disabled:outline-hidden [&+small]:mt-2 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid=\"true\"]+small]:text-red-900`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: true,\n [fluid]: !!props.fluid,\n },\n };\n },\n};\n\nexport default textarea;\n","import { ToastPassThroughOptions } from \"primevue/toast\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst toast: ToastPassThroughOptions = {\n root: {\n class: tw`max-w-lg`,\n },\n message: ({ props }) => {\n // Base\n const base = tw`mb-8 flex w-full flex-row items-center gap-8 border-l-4 p-16`;\n\n // Severity\n const severity = props.message?.severity;\n\n const success = tw`border-l-green-900 bg-green-200`;\n const error = tw`border-l-red-900 bg-red-200`;\n const warn = tw`border-l-yellow-900 bg-yellow-200`;\n const info = tw`border-l-blue-900 bg-blue-200`;\n\n return {\n class: {\n [base]: true,\n [success]: severity === \"success\",\n [error]: severity === \"error\",\n [warn]: severity === \"warn\",\n [info]: severity === \"info\",\n },\n };\n },\n\n messageContent: {\n class: tw`flex w-full flex-row items-start justify-between gap-10`,\n },\n\n messageIcon: ({ props }) => {\n // Base\n const base = tw`mt-2 h-20 w-20 flex-none shrink-0`;\n\n // Severity\n const severity = props.message?.severity ?? \"info\";\n\n const successIcon = tw`text-green-800`;\n const errorIcon = tw`text-red-800`;\n const warnIcon = tw`text-black`;\n const infoIcon = tw`text-blue-800`;\n\n return {\n class: {\n [base]: true,\n [successIcon]: severity === \"success\",\n [errorIcon]: severity === \"error\",\n [warnIcon]: severity === \"warn\",\n [infoIcon]: severity === \"info\",\n },\n };\n },\n\n messageText: {\n class: tw`flex-grow text-black`,\n },\n\n summary: {\n class: tw`ris-label2-bold`,\n },\n\n detail: {\n class: tw`ris-label2-regular`,\n },\n\n closeButton: ({ props }) => {\n // Base\n const base = tw`rounded-sm p-2`;\n\n // Severity\n const severity = props.message?.severity ?? \"info\";\n\n const successHover = tw`hover:bg-green-400`;\n const errorHover = tw`hover:bg-red-400`;\n const warnHover = tw`hover:bg-yellow-400`;\n const infoHover = tw`hover:bg-blue-400`;\n\n return {\n class: {\n [base]: true,\n [successHover]: severity === \"success\",\n [errorHover]: severity === \"error\",\n [warnHover]: severity === \"warn\",\n [infoHover]: severity === \"info\",\n },\n };\n },\n\n closeIcon: {\n class: tw`text-black`,\n },\n};\n\nexport default toast;\n","import { tw } from \"@/lib/tags.ts\";\nimport { SelectPassThroughOptions } from \"primevue/select\";\n\nconst select: SelectPassThroughOptions = {\n root: ({ props, state }) => {\n // Base\n const base = tw`ris-body2-regular [&+small]:ris-label3-regular relative inline-flex h-48 items-center justify-between border-2 bg-white py-4 pr-12 pl-16 [&+small]:mt-2 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid=\"true\"]+small]:text-red-900`;\n\n // States\n const normal = tw`cursor-pointer border-blue-800`;\n\n const focused = tw`has-[:focus]:outline-4 has-[:focus]:-outline-offset-4 has-[:focus]:outline-blue-800`;\n\n const hover = tw`hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800`;\n\n const disabled = tw`cursor-not-allowed border-blue-500 text-blue-500 disabled:outline-hidden`;\n\n const invalid = tw`border-red-800 bg-red-200 aria-[invalid]:outline-red-800 aria-[invalid]:active:outline-hidden aria-[invalid]:disabled:outline-hidden`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: true,\n [normal]: !props.disabled,\n [focused]: state.focused && !props.disabled,\n [hover]: !props.disabled,\n [fluid]: !!props.fluid,\n [disabled]: props.disabled,\n [invalid]: props.invalid,\n },\n\n \"aria-invalid\": props.invalid ? \"true\" : null,\n };\n },\n\n dropdown: {\n class: tw`pl-12`,\n },\n\n listContainer: {\n class: tw`overflow-auto shadow-md`,\n },\n\n label: {\n class: tw`line-clamp-1 outline-none`,\n },\n\n overlay: {\n class: tw`bg-white`,\n },\n\n option: ({ context }) => {\n // Base\n const base = tw`ris-body2-regular relative h-full min-h-48 w-full cursor-pointer px-24 py-16 after:absolute after:right-8 after:-bottom-1 after:left-8 after:border-b after:border-gray-300 after:content-[''] last:after:border-b-0 hover:bg-gray-100`;\n\n // States\n const focused = tw`bg-gray-100`;\n\n return {\n class: {\n [base]: true,\n [focused]: context.focused,\n },\n };\n },\n};\n\nexport default select;\n","import { InputMaskPassThroughOptions } from \"primevue/inputmask\";\nimport { base, small } from \"../inputText/inputText\";\n\nconst inputMask: InputMaskPassThroughOptions = {\n pcInputText: {\n root: ({ props }) => {\n return {\n class: {\n [base]: true,\n [small]: true,\n \"w-full\": !!props.fluid,\n },\n };\n },\n },\n};\n\nexport default inputMask;\n","import { BreadcrumbPassThroughOptions } from \"primevue/breadcrumb\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst breadcrumb: BreadcrumbPassThroughOptions = {\n list: {\n class: tw`m-0 flex list-none flex-wrap items-center p-0 leading-none`,\n },\n item: {\n class: tw`flex-no-wrap ris-label1-regular my-2 flex items-center break-all`,\n },\n itemLink: {\n class: tw`inline-flex cursor-pointer items-center text-blue-800 hover:underline focus:outline focus:outline-4 focus:outline-offset-4 focus:outline-blue-800`,\n },\n separator: {\n class: tw`mx-6 flex items-center text-gray-600`,\n },\n};\n\nexport default breadcrumb;\n","import { tw } from \"@/lib/tags\";\nimport { PanelMenuPassThroughOptions } from \"primevue/panelmenu\";\n\nconst pointer = tw`cursor-pointer`;\nconst selected = tw`ris-label1-bold border-l-blue-800 bg-blue-200 text-black hover:bg-blue-300 focus-visible:bg-blue-300`;\nconst notSelected = tw`ris-label1-regular hover:bg-blue-200 focus-visible:bg-blue-200`;\n\nconst focusVisible = tw`focus-visible:outline-none`;\nconst panelMenu: PanelMenuPassThroughOptions = {\n root: {\n class: tw`text-blue-800`,\n },\n\n header: ({ context }) => {\n const base = tw`group flex h-64 items-center border-l-4 border-transparent py-8 pr-20 pl-10`;\n return {\n class: {\n [base]: true,\n [focusVisible]: true,\n [pointer]: true,\n [selected]: context.active,\n [notSelected]: !context.active,\n },\n };\n },\n content: {\n class: tw`mt-8 ml-28`,\n },\n rootList: {\n class: tw`focus-visible:outline-none`,\n },\n panel: {\n class: tw`focus-visible:outline-none`,\n },\n itemContent: ({ context }) => {\n // Unlike header, itemContent does not get a focus-visible pseudo-class. Instead, the focused context property must be used.\n // See https://github.com/primefaces/primevue/issues/6836\n const base = tw`group flex h-48 items-center border-l-4 border-transparent py-8 pr-20 pl-10`;\n const activeAndFocused = tw`bg-blue-300`;\n const inactiveAndFocused = tw`bg-blue-200`;\n return {\n class: {\n [base]: true,\n [activeAndFocused]: context.active && context.focused,\n [inactiveAndFocused]: !context.active && context.focused,\n [focusVisible]: true,\n [pointer]: true,\n [selected]: context.active,\n [notSelected]: !context.active,\n },\n };\n },\n};\n\nexport default panelMenu;\n","import { TreePassThroughOptions } from \"primevue/tree\";\nimport { tw } from \"@/lib/tags.ts\";\nimport \"./tree.css\";\n\nconst tree: TreePassThroughOptions = {\n node: {\n class: tw`mb-24 last:mb-0 focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800 [&>ul:first-of-type]:border-l-0`,\n },\n nodeContent: ({ context }) => {\n const base = tw`group ris-label2-bold flex w-full border-l-4 border-transparent py-10 pr-20 pl-10 text-blue-800`;\n const pointer = tw`cursor-pointer select-none`;\n const focusVisible = tw`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`;\n const selected = tw`border-l-blue-800 bg-blue-200 text-black`;\n const hover = tw`hover:bg-blue-200`;\n const hoverSelected = tw`hover:bg-blue-300`;\n\n return {\n class: {\n [base]: true,\n [pointer]: true,\n [selected]: context.selected,\n [hover]: !context.selected,\n [hoverSelected]: context.selected,\n [focusVisible]: true,\n },\n };\n },\n nodeToggleButton: ({ context }) => {\n const base = tw`h-20 w-20 justify-center border-0 bg-transparent text-gray-900 group-hover:text-black hover:text-black`;\n const visibility = context.leaf ? tw`hidden` : tw`inline-flex`;\n\n return {\n class: {\n [base]: true,\n [visibility]: context.leaf,\n },\n };\n },\n nodeChildren: () => {\n const base = tw`m-0 list-none border-l border-gray-600 p-0 pl-36 [&:not(ul)]:pl-0 [&>ul:first-of-type]:border-0`;\n const focusVisible = tw`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`;\n return {\n class: {\n [base]: true,\n [focusVisible]: true,\n },\n };\n },\n nodeLabel: ({ context }) => {\n const base = tw`group flex w-full flex-col items-start outline-none *:w-full *:outline-none group-hover:text-black [&>*:first-child]:group-hover:underline [&>*:last-child]:group-hover:no-underline`;\n const selected = tw`text-black [&>*:last-child:is(span)]:text-gray-900`;\n const hoverSelected = tw`[&>*:last-child]:group-hover:text-black`;\n\n return {\n class: {\n [base]: true,\n [selected]: context.selected,\n [hoverSelected]: context.selected,\n },\n };\n },\n};\n\nexport default tree;\n","import { SplitterPassThroughOptions } from \"primevue/splitter\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst splitter: SplitterPassThroughOptions = {\n root: ({ props }) => ({\n class: {\n [tw`flex flex-nowrap rounded-none border-0 bg-transparent`]: true,\n [tw`flex-col`]: props.layout === \"vertical\",\n },\n }),\n\n gutter: ({ props }) => ({\n class: {\n [tw`flex shrink-0 items-center justify-center bg-gray-400 hover:bg-blue-700`]: true,\n [tw`h-full w-[3px] cursor-col-resize`]: props.layout === \"horizontal\",\n [tw`h-[3px] w-full cursor-row-resize`]: props.layout === \"vertical\",\n },\n }),\n\n gutterHandle: ({ props }) => ({\n class: {\n [tw`z-20 rounded bg-transparent outline-offset-2 outline-blue-800 focus:outline-2`]: true,\n [tw`h-11/12 w-[3px] cursor-col-resize`]: props.layout === \"horizontal\",\n [tw`h-[3px] w-11/12 cursor-row-resize`]: props.layout === \"vertical\",\n },\n }),\n};\n\nexport default splitter;\n","import {\n DataTablePassThroughOptions,\n DataTableContext,\n} from \"primevue/datatable\";\nimport { tw } from \"@/lib/tags\";\nimport checkbox from \"../checkbox/checkbox\";\n\nconst dataTable: DataTablePassThroughOptions = {\n root: {\n class: tw`relative`,\n },\n\n tableContainer: {\n class: tw`overflow-visible`,\n },\n table: {\n class: tw`w-full border-none text-left`,\n },\n\n thead: {\n class: tw`sticky top-0 bg-white shadow-[0_1px_0_var(--color-blue-300)]`,\n },\n\n tbody: {\n class: tw`divide-y divide-blue-300 border-b border-blue-300`,\n },\n\n bodyRow: ({ context }: { context: DataTableContext }) => ({\n class: [\n tw`focus:outline-4 focus:-outline-offset-5 focus:outline-blue-800 focus:not-focus-visible:outline-none focus-visible:outline-4 focus-visible:-outline-offset-5 focus-visible:outline-blue-800`,\n {\n \"bg-blue-300\": context.selected,\n \"hover:bg-blue-100\": !context.selected,\n },\n ],\n }),\n\n // height for td works like min-height: Table cells will grow when the content does not fit.\n column: {\n headerCell: {\n class: tw`ris-label2-bold h-56 px-16 py-12`,\n },\n\n bodyCell: {\n class: tw`ris-body1-regular h-56 px-16 py-12`,\n },\n\n pcHeaderCheckbox: {\n ...checkbox,\n root: {\n class: tw`relative block h-24 w-24`,\n },\n },\n\n pcRowCheckbox: {\n ...checkbox,\n root: {\n class: tw`relative block h-24 w-24`,\n },\n },\n },\n\n mask: {\n class: tw`text-primary-500 justify-content absolute inset-0 z-10 mt-56 flex justify-center py-96`,\n },\n\n loadingIcon: {\n class: tw`inline-block h-24 w-24 animate-spin border-solid border-r-transparent text-blue-900 motion-reduce:animate-[spin_1.5s_linear_infinite]`,\n },\n\n emptyMessageCell: {\n class: tw`py-96 text-center text-gray-900`,\n },\n};\n\nexport default dataTable;\n","import { tw } from \"@/lib/tags\";\nimport type { TabPassThroughOptions } from \"primevue/tab\";\nimport type { TabPanelPassThroughOptions } from \"primevue/tabpanel\";\nimport type { TabListPassThroughOptions } from \"primevue/tablist\";\n\nexport const tab: TabPassThroughOptions = {\n root: ({ context }) => {\n const base = tw`ris-body2-bold h-64 border-b-4 border-b-transparent py-4 pr-24 pl-20 outline-0 -outline-offset-4 outline-blue-800 focus-visible:outline-4`;\n const active = tw`z-10 bg-[var(--p-tabs-tab-active-background)] text-black shadow-[-1px_-1px_0_0_var(--p-tabs-tab-border-color),1px_-1px_0_0_var(--p-tabs-tab-border-color)]`;\n const inactive = tw`cursor-pointer text-blue-800 hover:border-b-blue-800`;\n return {\n class: {\n [base]: true,\n [active]: context.active,\n [inactive]: !context.active,\n },\n };\n },\n};\nexport const tabPanel: TabPanelPassThroughOptions = {\n root: {\n class: tw`min-h-96 bg-[var(--p-tabs-tabpanel-background)] py-24 outline-blue-800 focus-visible:outline-solid`,\n },\n};\nexport const tabList: TabListPassThroughOptions = {\n tabList: {\n class: tw`relative flex before:absolute before:bottom-0 before:left-[50%] before:h-px before:w-[var(--tab-list-separator-width,100%)] before:-translate-x-1/2 before:bg-[var(--p-tabs-tablist-border-color)]`,\n },\n};\n","import { TooltipDirectivePassThroughOptions } from \"primevue/tooltip\";\nimport { tw } from \"@/lib/tags.ts\";\n\nconst tooltip: TooltipDirectivePassThroughOptions = {\n arrow: ({ context }) => {\n // build a triangle by defining a zero-pixel element with two transparent\n // borders on the sides and one solid border in the middle\n const base = tw`absolute h-0 w-0 border-[7px] border-solid`;\n const top = tw`-mr-[7px] border-b-0 border-t-gray-900 border-r-transparent border-l-transparent`;\n const right = tw`-mt-[7px] border-l-0 border-t-transparent border-r-gray-900 border-b-transparent`;\n const bottom = tw`-ml-[7px] border-t-0 border-r-transparent border-b-gray-900 border-l-transparent`;\n const left = tw`-mt-[7px] border-r-0 border-t-transparent border-b-transparent border-l-gray-900`;\n\n const noPlacementDefined =\n !context.top && !context.right && !context.bottom && !context.left;\n\n return {\n class: {\n [base]: true,\n [top]: context.top,\n [right]: context.right || noPlacementDefined,\n [bottom]: context.bottom,\n [left]: context.left,\n },\n };\n },\n text: {\n class: tw`ris-label3-regular m-[7px] rounded-sm bg-gray-900 px-8 py-4 text-center whitespace-pre-line text-white`,\n },\n root: {\n class: tw`absolute`,\n },\n};\n\nexport default tooltip;\n","import { PrimeVueLocaleOptions } from \"primevue/config\";\n\nexport const deDE: PrimeVueLocaleOptions = {\n startsWith: \"Beginnt mit\",\n contains: \"Enthält\",\n notContains: \"Enthält nicht\",\n endsWith: \"Endet mit\",\n equals: \"Gleich\",\n notEquals: \"Ungleich\",\n noFilter: \"Kein Filter\",\n lt: \"Weniger als\",\n lte: \"Weniger oder gleich\",\n gt: \"Größer als\",\n gte: \"Größer oder gleich\",\n dateIs: \"Datum ist\",\n dateIsNot: \"Datum ist nicht\",\n dateBefore: \"Datum ist vor\",\n dateAfter: \"Datum ist nach\",\n clear: \"Löschen\",\n apply: \"Anwenden\",\n matchAll: \"Alle erfüllen\",\n matchAny: \"Beliebige erfüllen\",\n addRule: \"Regel hinzufügen\",\n removeRule: \"Regel entfernen\",\n accept: \"Ja\",\n reject: \"Nein\",\n choose: \"Auswählen\",\n upload: \"Hochladen\",\n cancel: \"Abbrechen\",\n completed: \"Abgeschlossen\",\n pending: \"Ausstehend\",\n fileSizeTypes: [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\", \"EB\", \"ZB\", \"YB\"],\n dayNames: [\n \"Sonntag\",\n \"Montag\",\n \"Dienstag\",\n \"Mittwoch\",\n \"Donnerstag\",\n \"Freitag\",\n \"Samstag\",\n ],\n dayNamesShort: [\"So\", \"Mo\", \"Di\", \"Mi\", \"Do\", \"Fr\", \"Sa\"],\n dayNamesMin: [\"So\", \"Mo\", \"Di\", \"Mi\", \"Do\", \"Fr\", \"Sa\"],\n monthNames: [\n \"Januar\",\n \"Februar\",\n \"März\",\n \"April\",\n \"Mai\",\n \"Juni\",\n \"Juli\",\n \"August\",\n \"September\",\n \"Oktober\",\n \"November\",\n \"Dezember\",\n ],\n monthNamesShort: [\n \"Jan\",\n \"Feb\",\n \"Mär\",\n \"Apr\",\n \"Mai\",\n \"Jun\",\n \"Jul\",\n \"Aug\",\n \"Sep\",\n \"Okt\",\n \"Nov\",\n \"Dez\",\n ],\n chooseYear: \"Jahr wählen\",\n chooseMonth: \"Monat wählen\",\n chooseDate: \"Datum wählen\",\n prevDecade: \"Vorheriges Jahrzehnt\",\n nextDecade: \"Nächstes Jahrzehnt\",\n prevYear: \"Vorheriges Jahr\",\n nextYear: \"Nächstes Jahr\",\n prevMonth: \"Vorheriger Monat\",\n nextMonth: \"Nächster Monat\",\n prevHour: \"Vorherige Stunde\",\n nextHour: \"Nächste Stunde\",\n prevMinute: \"Vorherige Minute\",\n nextMinute: \"Nächste Minute\",\n prevSecond: \"Vorherige Sekunde\",\n nextSecond: \"Nächste Sekunde\",\n am: \"vorm.\",\n pm: \"nachm.\",\n today: \"Heute\",\n weekHeader: \"KW\",\n firstDayOfWeek: 1,\n showMonthAfterYear: false,\n dateFormat: \"dd.mm.yy\",\n weak: \"Schwach\",\n medium: \"Mittel\",\n strong: \"Stark\",\n passwordPrompt: \"Passwort eingeben\",\n emptyFilterMessage: \"Keine Ergebnisse gefunden\",\n searchMessage: \"{0} Ergebnisse verfügbar\",\n selectionMessage: \"{0} Elemente ausgewählt\",\n emptySelectionMessage: \"Kein Element ausgewählt\",\n emptySearchMessage: \"Keine Ergebnisse gefunden\",\n fileChosenMessage: \"{0} Dateien\",\n noFileChosenMessage: \"Keine Datei ausgewählt\",\n emptyMessage: \"Keine Optionen verfügbar\",\n aria: {\n trueLabel: \"Wahr\",\n falseLabel: \"Falsch\",\n nullLabel: \"Nicht ausgewählt\",\n star: \"1 Stern\",\n stars: \"{star} Sterne\",\n selectAll: \"Alle Elemente ausgewählt\",\n unselectAll: \"Alle Elemente abgewählt\",\n close: \"Schließen\",\n previous: \"Vorherige\",\n next: \"Nächste\",\n navigation: \"Navigation\",\n scrollTop: \"Nach oben scrollen\",\n moveTop: \"Nach oben bewegen\",\n moveUp: \"Nach oben bewegen\",\n moveDown: \"Nach unten bewegen\",\n moveBottom: \"Nach unten bewegen\",\n moveToTarget: \"Zum Ziel verschieben\",\n moveToSource: \"Zur Quelle verschieben\",\n moveAllToTarget: \"Alle zum Ziel verschieben\",\n moveAllToSource: \"Alle zur Quelle verschieben\",\n pageLabel: \"Seite {page}\",\n firstPageLabel: \"Erste Seite\",\n lastPageLabel: \"Letzte Seite\",\n nextPageLabel: \"Nächste Seite\",\n prevPageLabel: \"Vorherige Seite\",\n rowsPerPageLabel: \"Zeilen pro Seite\",\n jumpToPageDropdownLabel: \"Zu Seite springen (Dropdown)\",\n jumpToPageInputLabel: \"Zu Seite springen (Eingabe)\",\n selectRow: \"Zeile ausgewählt\",\n unselectRow: \"Zeile abgewählt\",\n expandRow: \"Zeile erweitert\",\n collapseRow: \"Zeile reduziert\",\n showFilterMenu: \"Filtermenü anzeigen\",\n hideFilterMenu: \"Filtermenü ausblenden\",\n filterOperator: \"Filteroperator\",\n filterConstraint: \"Filterbedingung\",\n editRow: \"Zeile bearbeiten\",\n saveEdit: \"Bearbeitung speichern\",\n cancelEdit: \"Bearbeitung abbrechen\",\n listView: \"Listenansicht\",\n gridView: \"Gitteransicht\",\n slide: \"Folie\",\n slideNumber: \"Folie {slideNumber}\",\n zoomImage: \"Bild vergrößern\",\n zoomIn: \"Vergrößern\",\n zoomOut: \"Verkleinern\",\n rotateRight: \"Rechts drehen\",\n rotateLeft: \"Links drehen\",\n listLabel: \"Optionsliste\",\n },\n};\n","import button from \"./button/button\";\nimport checkbox from \"./checkbox/checkbox\";\nimport confirmDialog from \"./confirmDialog/confirmDialog\";\nimport dialog from \"./dialog/dialog\";\nimport fileUpload from \"./fileUpload/fileUpload\";\nimport inputGroup from \"./inputGroup/inputGroup\";\nimport inputText from \"./inputText/inputText\";\nimport menu from \"./menu/menu\";\nimport message from \"./message/message\";\nimport password from \"./password/password\";\nimport progressSpinner from \"./progressSpinner/progressSpinner\";\nimport radioButton from \"./radioButton/radioButton\";\nimport autocomplete from \"./autocomplete/autocomplete\";\nimport textarea from \"./textarea/textarea\";\nimport toast from \"./toast/toast\";\nimport select from \"./select/select\";\nimport inputMask from \"./inputMask/inputMask\";\nimport breadcrumb from \"@/primevue/breadcrumb/breadcrumb\";\nimport panelmenu from \"./panelMenu/panelMenu\";\nimport tree from \"./tree/tree\";\nimport splitter from \"./splitter/splitter\";\nimport dataTable from \"./dataTable/dataTable\";\nimport { tab, tabPanel, tabList } from \"./tabs/tabs\";\nimport tooltip from \"./tooltip/tooltip\";\n\nimport { deDE } from \"@/config/locale\";\n\nexport const RisUiTheme = {\n button,\n checkbox,\n confirmDialog,\n dialog,\n fileUpload,\n inputGroup,\n inputText,\n menu,\n message,\n password,\n progressSpinner,\n radioButton,\n textarea,\n toast,\n autocomplete,\n select,\n inputMask,\n breadcrumb,\n tree,\n panelmenu,\n splitter,\n dataTable,\n tab,\n tabPanel,\n tabList,\n directives: {\n tooltip,\n },\n};\n\nexport const RisUiLocale = {\n deDE,\n};\n"],"names":["button","props","instance","base","tw","rounded","severity","primary","secondary","danger","info","primaryText","size","small","normal","large","checkbox","confirmDialog","dialog","fileUpload","inputGroup","inputText","password","fluid","menu","context","focused","message","success","warn","error","hasDefaultIcon","iconName","iconBg","progressSpinner","radioButton","autocomplete","invalid","textarea","toast","successIcon","errorIcon","warnIcon","infoIcon","successHover","errorHover","warnHover","infoHover","select","state","hover","disabled","inputMask","breadcrumb","pointer","selected","notSelected","focusVisible","panelMenu","activeAndFocused","inactiveAndFocused","tree","hoverSelected","visibility","splitter","dataTable","tab","active","inactive","tabPanel","tabList","tooltip","top","right","bottom","left","noPlacementDefined","deDE","RisUiTheme","panelmenu","RisUiLocale"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tags-C8DJjrEl.cjs","sources":["../src/lib/tags.ts"],"sourcesContent":["const tag = (strings: TemplateStringsArray, ...values: unknown[]) =>\n String.raw({ raw: strings }, ...values);\n\n/**\n * Tagged template string for HTML. The tag itself doesn't do anything, but\n * using it will allow your editor to provide HTML-features for template\n * strings in scripts, e.g. stories:\n *\n * ```ts\n * const template = html`<div>Hello world</div>`\n * ```\n */\nexport const html = tag;\n\n/**\n * Tagged template string for Tailwind classes. The tag itself doesn't do\n * anything, but using it will allow your editor to provide Tailwind\n * Intellisense for template strings in scripts, as well as automatic class\n * sorting via Prettier.\n *\n * ```ts\n * const classes = tw`px-16 bg-blue-200`\n * ```\n */\nexport const tw = tag;\n"],"names":["tag","strings","values","tw"],"mappings":"aAAA,MAAMA,EAAM,CAACC,KAAkCC,IAC7C,OAAO,IAAI,CAAE,IAAKD,GAAW,GAAGC,CAAM,EAuB3BC,EAAKH"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tags-Dde6Li6m.js","sources":["../src/lib/tags.ts"],"sourcesContent":["const tag = (strings: TemplateStringsArray, ...values: unknown[]) =>\n String.raw({ raw: strings }, ...values);\n\n/**\n * Tagged template string for HTML. The tag itself doesn't do anything, but\n * using it will allow your editor to provide HTML-features for template\n * strings in scripts, e.g. stories:\n *\n * ```ts\n * const template = html`<div>Hello world</div>`\n * ```\n */\nexport const html = tag;\n\n/**\n * Tagged template string for Tailwind classes. The tag itself doesn't do\n * anything, but using it will allow your editor to provide Tailwind\n * Intellisense for template strings in scripts, as well as automatic class\n * sorting via Prettier.\n *\n * ```ts\n * const classes = tw`px-16 bg-blue-200`\n * ```\n */\nexport const tw = tag;\n"],"names":["tag","strings","values","tw"],"mappings":"AAAA,MAAMA,IAAM,CAACC,MAAkCC,MAC7C,OAAO,IAAI,EAAE,KAAKD,KAAW,GAAGC,CAAM,GAuB3BC,IAAKH;"}
|