@digitalservicebund/ris-ui 3.9.0 → 3.11.0
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/RisExpandableText/RisExpandableText.vue.d.ts +2 -72
- package/dist/components/RisGhostButton/RisGhostButton.vue.d.ts +2 -4
- package/dist/components/RisSingleAccordion/RisSingleAccordion.vue.d.ts +2 -31
- package/dist/components/index.cjs +12 -11
- package/dist/components/index.cjs.map +1 -0
- package/dist/components/index.js +163 -161
- package/dist/components/index.js.map +1 -0
- package/dist/primevue/index.cjs +2 -1
- package/dist/primevue/index.cjs.map +1 -0
- package/dist/primevue/index.d.ts +3 -0
- package/dist/primevue/index.js +47 -23
- package/dist/primevue/index.js.map +1 -0
- package/dist/primevue/tooltip/tooltip.d.ts +3 -0
- package/dist/style.css +1 -1
- package/dist/tailwind/index.cjs +1 -0
- package/dist/tailwind/index.cjs.map +1 -0
- package/dist/tailwind/index.js +1 -0
- package/dist/tailwind/index.js.map +1 -0
- package/package.json +14 -14
package/dist/primevue/index.cjs
CHANGED
@@ -1 +1,2 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=(t,...l)=>String.raw({raw:t},...l),e=y,k={root:({props:t,instance:l})=>{const r=e`relative inline-flex max-w-full cursor-pointer items-center justify-center gap-8 rounded-none 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=t.severity??"primary",s=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`,a=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`,n=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`,i=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`,u=t.size??"normal";let d=e`ris-body2-bold h-40 py-4`,c=e`ris-body2-bold h-48 py-4`,b=e`ris-body1-bold h-64 py-4`;return l.hasIcon&&!t.label?(d=e`${d} w-40 px-4`,c=e`${c} w-48 px-4`,b=e`${b} w-64 px-4`):(d=e`${d} px-16`,c=e`${c} px-16`,b=e`${b} px-24`),{class:{[r]:!0,[d]:u==="small",[c]:u==="normal",[b]:u==="large",[s]:!t.text&&o==="primary",[a]:!t.text&&o==="secondary",[n]:!t.text&&o==="danger",[i]:t.text&&o==="primary"}}},label:({props:t})=>({class:{hidden:!t.label}}),icon:({props:t})=>({class:{"order-last":t.iconPos=="right"}}),loadingIcon:({props:t})=>{const l=t.size??"normal",r=e`h-[1.34em] w-[1.34em]`,o=e`h-24 w-24`;return{class:{[e`animate-spin`]:!0,[r]:l==="normal",[o]:l==="large"}}}},h={root:({props:t})=>({class:{[e`[&+label]:ris-label1-regular relative inline-block h-24 min-h-24 w-24 min-w-24 [&+label]:ml-8`]:!0,[e`h-32 min-h-32 w-32 min-w-32`]:t.size==="large"}}),input:{class:e`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`},box:{class:e`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`},icon:{class:e`h-12 w-12`}},S={},z={root:()=>({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`}),header:{class:e`mb-16 flex`},title:{class:e`ris-label1-bold flex-1`},headerActions:{class:e`flex-none`},pcCloseButton:{root:{class:e`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`}},content:{class:e`ris-dialog-content overflow-auto has-[svg:first-child]:flex has-[svg:first-child]:gap-8 [&>svg:first-child]:flex-none`},footer:{class:e`mt-40 flex items-center justify-end gap-12`},mask:{class:e`bg-black/40`}},M={root:()=>({class:{[e`flex flex-col items-center gap-10`]:!0}}),input:()=>({class:"hidden"})},N={root:{class:e`has-[input:read-only]:curser-not-allowed inline-flex items-center gap-4 border-2 border-blue-800 bg-white px-16 py-0 has-[:focus]:outline has-[:focus]:outline-4 has-[:focus]:-outline-offset-4 has-[:focus]:outline-blue-800 has-[:hover]:outline has-[:hover]:outline-4 has-[:hover]:-outline-offset-4 has-[:hover]:outline-blue-800 has-[[aria-invalid]]:border-red-800 has-[[aria-invalid]]:bg-red-200 has-[[aria-invalid]]:outline-red-800 has-[[data-size=large]]:px-24 has-[input:disabled]:border-blue-500 has-[input:disabled]:bg-white has-[input:disabled]:text-blue-500 has-[input:disabled]:outline-hidden has-[input:read-only]:border-blue-300 has-[input:read-only]:bg-blue-300`}},A={root:{class:e`m-0 p-0`}},w=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 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-4 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid="true"]+small]:text-red-900`,x=e`ris-body2-regular h-48 px-16 py-4`,D=e`ris-body1-regular h-64 px-24 py-4`,L=e`ris-body2-regular h-[44px] p-0`,B=e`ris-body1-regular h-[60px] p-0`,I={root:({props:t,parent:l})=>{const r=e`[&[type=password]]:w-full [&[type=password]:not(:placeholder-shown)]:text-[28px] [&[type=password]:not(:placeholder-shown)]:tracking-[4px]`,o=l.instance.$name==="InputGroup",s=e`bg-transparent placeholder:text-gray-900 focus:outline-hidden`,a=e`w-full`;return{class:{[w]:!o,[s]:o,[a]:!!t.fluid,[r]:!0,[x]:(!t.size||t.size==="small")&&!o,[L]:(!t.size||t.size==="small")&&o,[D]:t.size==="large"&&!o,[B]:t.size==="large"&&o},"data-size":t.size??"small"}}},T={root:{class:e`ris-body2-regular bg-white shadow`},list:{class:e`focus-visible:outline-none`},item:({context:t})=>{const l=e`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`,r=e`bg-gray-200 hover:bg-gray-200`;return{class:{[l]:!0,[r]:t.focused}}},itemContent:{class:e`flex h-full items-center py-4`},itemLink:{class:e`flex items-center gap-8`}},F={root:({props:t,instance:l})=>{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`,i=e`border-l-red-800 bg-red-200`,u=!!l.$slots.icon,c={success:"var(--ris-icon-success)",info:"var(--ris-icon-info)",warn:"var(--ris-icon-warn)",error:"var(--ris-icon-error)"}[o],b=e`bg-[length:20px] bg-[16px_18px] bg-no-repeat pl-44`;return{class:{[r]:!0,[s]:o==="success",[a]:o==="info",[n]:o==="warn",[i]:o==="error",[b]:!u},style:{backgroundImage:u?void 0:c}}},content:{class:e`flex items-start gap-8`},text:{class:e`flex-1`},closeButton:({props:t})=>{const l=e`mt-4 inline-flex h-20 w-20 flex-none items-center justify-center rounded-sm p-2 leading-none`,r=t.severity??"info",o=e`text-green-800 hover:bg-green-400 active:bg-green-500`,s=e`text-blue-800 hover:bg-blue-400 active:bg-blue-500`,a=e`text-black hover:bg-yellow-400 active:bg-yellow-500`,n=e`text-red-800 hover:bg-red-400 active:bg-red-500`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="info",[a]:r==="warn",[n]:r==="error"}}}},C={},E={root:{class:e`mx-auto inline-block h-28 w-28 animate-spin`},circle:{class:e`fill-transparent stroke-current stroke-[4px] text-blue-800 [stroke-dasharray:200] [stroke-dashoffset:100]`}},R={root:{class:e`[&+label]:ris-label1-regular relative inline-block h-32 w-32 [&+label]:ml-8`},input:{class:e`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`},box:{class:e`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`},icon:{class:e`h-16 w-16 rounded-full bg-current`}},g=e`w-full`,j={root:({props:t})=>{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`;return{class:{[l]:!0,[r]:!0,[g]:!!t.fluid}}},pcInputText:{root:({props:t})=>({class:{[e`focus-visible:outline-hidden`]:!0,[g]:!!t.fluid}})},dropdown:{class:e`absolute inset-y-0 right-16`},option:{class:e`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`},optionGroup:{class:e`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`},overlay:{class:e`w-full overflow-auto bg-white px-8 py-12 shadow-md`}},V={root:({props:t})=>{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`;return{class:{[l]:!0,[r]:!!t.fluid}}}},_={root:{class:e`max-w-lg`},message:({props:t})=>{var i;const l=e`mb-8 flex w-full flex-row items-center gap-8 border-l-4 p-16`,r=(i=t.message)==null?void 0:i.severity,o=e`border-l-green-900 bg-green-200`,s=e`border-l-red-900 bg-red-200`,a=e`border-l-yellow-900 bg-yellow-200`,n=e`border-l-blue-900 bg-blue-200`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="error",[a]:r==="warn",[n]:r==="info"}}},messageContent:{class:e`flex w-full flex-row items-start justify-between gap-10`},messageIcon:({props:t})=>{var i;const l=e`mt-2 h-20 w-20 flex-none shrink-0`,r=((i=t.message)==null?void 0:i.severity)??"info",o=e`text-green-800`,s=e`text-red-800`,a=e`text-black`,n=e`text-blue-800`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="error",[a]:r==="warn",[n]:r==="info"}}},messageText:{class:e`flex-grow text-black`},summary:{class:e`ris-label2-bold`},detail:{class:e`ris-label2-regular`},closeButton:({props:t})=>{var i;const l=e`rounded-sm p-2`,r=((i=t.message)==null?void 0:i.severity)??"info",o=e`hover:bg-green-400`,s=e`hover:bg-red-400`,a=e`hover:bg-yellow-400`,n=e`hover:bg-blue-400`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="error",[a]:r==="warn",[n]:r==="info"}}},closeIcon:{class:e`text-black`}},P={root:({props:t,state:l})=>{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`,i=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`;return{class:{[r]:!0,[o]:!t.disabled,[s]:l.focused&&!t.disabled,[a]:!t.disabled,[u]:!!t.fluid,[n]:t.disabled,[i]:t.invalid},"aria-invalid":t.invalid?"true":null}},dropdown:{class:e`pl-12`},listContainer:{class:e`overflow-auto shadow-md`},label:{class:e`line-clamp-1 outline-none`},overlay:{class:e`bg-white`},option:({context:t})=>{const l=e`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`,r=e`bg-gray-100`;return{class:{[l]:!0,[r]:t.focused}}}},G={pcInputText:{root:({props:t})=>({class:{[w]:!0,[x]:!0,"w-full":!!t.fluid}})}},Z={list:{class:e`m-0 flex list-none flex-wrap items-center p-0 leading-none`},item:{class:e`flex-no-wrap ris-label1-regular my-2 flex items-center break-all`},itemLink:{class:e`inline-flex cursor-pointer items-center text-blue-800 hover:underline focus:outline focus:outline-4 focus:outline-offset-4 focus:outline-blue-800`},separator:{class:e`mx-6 flex items-center text-gray-600`}},f=e`cursor-pointer`,v=e`ris-label1-bold border-l-blue-800 bg-blue-200 text-black hover:bg-blue-300 focus-visible:bg-blue-300`,p=e`ris-label1-regular hover:bg-blue-200 focus-visible:bg-blue-200`,m=e`focus-visible:outline-none`,J={root:{class:e`text-blue-800`},header:({context:t})=>({class:{[e`group flex h-64 items-center border-l-4 border-transparent py-8 pr-20 pl-10`]:!0,[m]:!0,[f]:!0,[v]:t.active,[p]:!t.active}}),content:{class:e`mt-8 ml-28`},rootList:{class:e`focus-visible:outline-none`},panel:{class:e`focus-visible:outline-none`},itemContent:({context:t})=>{const l=e`group flex h-48 items-center border-l-4 border-transparent py-8 pr-20 pl-10`,r=e`bg-blue-300`,o=e`bg-blue-200`;return{class:{[l]:!0,[r]:t.active&&t.focused,[o]:!t.active&&t.focused,[m]:!0,[f]:!0,[v]:t.active,[p]:!t.active}}}},H={node:{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`},nodeContent:({context:t})=>{const l=e`group ris-label2-bold flex w-full border-l-4 border-transparent py-10 pr-20 pl-10 text-blue-800`,r=e`cursor-pointer select-none`,o=e`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`,s=e`border-l-blue-800 bg-blue-200 text-black`,a=e`hover:bg-blue-200`,n=e`hover:bg-blue-300`;return{class:{[l]:!0,[r]:!0,[s]:t.selected,[a]:!t.selected,[n]:t.selected,[o]:!0}}},nodeToggleButton:({context:t})=>{const l=e`h-20 w-20 justify-center border-0 bg-transparent text-gray-900 group-hover:text-black hover:text-black`,r=t.leaf?e`hidden`:e`inline-flex`;return{class:{[l]:!0,[r]:t.leaf}}},nodeChildren:()=>{const t=e`m-0 list-none border-l border-gray-600 p-0 pl-36 [&:not(ul)]:pl-0 [&>ul:first-of-type]:border-0`,l=e`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`;return{class:{[t]:!0,[l]:!0}}},nodeLabel:({context:t})=>{const l=e`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`,r=e`text-black [&>*:last-child:is(span)]:text-gray-900`,o=e`[&>*:last-child]:group-hover:text-black`;return{class:{[l]:!0,[r]:t.selected,[o]:t.selected}}}},K={root:({props:t})=>({class:{[e`flex flex-nowrap rounded-none border-0 bg-transparent`]:!0,[e`flex-col`]:t.layout==="vertical"}}),gutter:({props:t})=>({class:{[e`flex shrink-0 items-center justify-center bg-gray-400 hover:bg-blue-700`]:!0,[e`h-full w-[3px] cursor-col-resize`]:t.layout==="horizontal",[e`h-[3px] w-full cursor-row-resize`]:t.layout==="vertical"}}),gutterHandle:({props:t})=>({class:{[e`z-20 rounded bg-transparent outline-offset-2 outline-blue-800 focus:outline-2`]:!0,[e`h-11/12 w-[3px] cursor-col-resize`]:t.layout==="horizontal",[e`h-[3px] w-11/12 cursor-row-resize`]:t.layout==="vertical"}})},O={root:{class:e`relative`},tableContainer:{class:e`overflow-visible`},table:{class:e`w-full border-none text-left`},thead:{class:e`sticky top-0 bg-white shadow-[0_1px_0_var(--color-blue-300)]`},tbody:{class:e`divide-y divide-blue-300`},bodyRow:{class:e`hover:bg-blue-100`,style:({context:t})=>({backgroundColor:t.selected?"var(--color-blue-300)":void 0})},column:{headerCell:{class:e`ris-label2-bold h-56 px-16 py-12`},bodyCell:{class:e`ris-body1-regular h-56 px-16 py-12`},pcHeaderCheckbox:{...h,root:{class:e`relative block h-24 w-24`}},pcRowCheckbox:{...h,root:{class:e`relative block h-24 w-24`}}},mask:{class:e`text-primary-500 justify-content absolute inset-0 z-10 mt-56 flex justify-center py-96`},loadingIcon:{class:e`inline-block h-24 w-24 animate-spin border-solid border-r-transparent text-blue-900 motion-reduce:animate-[spin_1.5s_linear_infinite]`},emptyMessageCell:{class:e`py-96 text-center text-gray-900`}},$={root:({context:t})=>{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`;return{class:{[l]:!0,[r]:t.active,[o]:!t.active}}}},U={root:{class:e`min-h-96 bg-[var(--p-tabs-tabpanel-background)] py-24 outline-blue-800 focus-visible:outline-solid`}},W={tabList:{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)]`}},Y={startsWith:"Beginnt mit",contains:"Enthält",notContains:"Enthält nicht",endsWith:"Endet mit",equals:"Gleich",notEquals:"Ungleich",noFilter:"Kein Filter",lt:"Weniger als",lte:"Weniger oder gleich",gt:"Größer als",gte:"Größer oder gleich",dateIs:"Datum ist",dateIsNot:"Datum ist nicht",dateBefore:"Datum ist vor",dateAfter:"Datum ist nach",clear:"Löschen",apply:"Anwenden",matchAll:"Alle erfüllen",matchAny:"Beliebige erfüllen",addRule:"Regel hinzufügen",removeRule:"Regel entfernen",accept:"Ja",reject:"Nein",choose:"Auswählen",upload:"Hochladen",cancel:"Abbrechen",completed:"Abgeschlossen",pending:"Ausstehend",fileSizeTypes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"],dayNames:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],dayNamesShort:["So","Mo","Di","Mi","Do","Fr","Sa"],dayNamesMin:["So","Mo","Di","Mi","Do","Fr","Sa"],monthNames:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],monthNamesShort:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],chooseYear:"Jahr wählen",chooseMonth:"Monat wählen",chooseDate:"Datum wählen",prevDecade:"Vorheriges Jahrzehnt",nextDecade:"Nächstes Jahrzehnt",prevYear:"Vorheriges Jahr",nextYear:"Nächstes Jahr",prevMonth:"Vorheriger Monat",nextMonth:"Nächster Monat",prevHour:"Vorherige Stunde",nextHour:"Nächste Stunde",prevMinute:"Vorherige Minute",nextMinute:"Nächste Minute",prevSecond:"Vorherige Sekunde",nextSecond:"Nächste Sekunde",am:"vorm.",pm:"nachm.",today:"Heute",weekHeader:"KW",firstDayOfWeek:1,showMonthAfterYear:!1,dateFormat:"dd.mm.yy",weak:"Schwach",medium:"Mittel",strong:"Stark",passwordPrompt:"Passwort eingeben",emptyFilterMessage:"Keine Ergebnisse gefunden",searchMessage:"{0} Ergebnisse verfügbar",selectionMessage:"{0} Elemente ausgewählt",emptySelectionMessage:"Kein Element ausgewählt",emptySearchMessage:"Keine Ergebnisse gefunden",fileChosenMessage:"{0} Dateien",noFileChosenMessage:"Keine Datei ausgewählt",emptyMessage:"Keine Optionen verfügbar",aria:{trueLabel:"Wahr",falseLabel:"Falsch",nullLabel:"Nicht ausgewählt",star:"1 Stern",stars:"{star} Sterne",selectAll:"Alle Elemente ausgewählt",unselectAll:"Alle Elemente abgewählt",close:"Schließen",previous:"Vorherige",next:"Nächste",navigation:"Navigation",scrollTop:"Nach oben scrollen",moveTop:"Nach oben bewegen",moveUp:"Nach oben bewegen",moveDown:"Nach unten bewegen",moveBottom:"Nach unten bewegen",moveToTarget:"Zum Ziel verschieben",moveToSource:"Zur Quelle verschieben",moveAllToTarget:"Alle zum Ziel verschieben",moveAllToSource:"Alle zur Quelle verschieben",pageLabel:"Seite {page}",firstPageLabel:"Erste Seite",lastPageLabel:"Letzte Seite",nextPageLabel:"Nächste Seite",prevPageLabel:"Vorherige Seite",rowsPerPageLabel:"Zeilen pro Seite",jumpToPageDropdownLabel:"Zu Seite springen (Dropdown)",jumpToPageInputLabel:"Zu Seite springen (Eingabe)",selectRow:"Zeile ausgewählt",unselectRow:"Zeile abgewählt",expandRow:"Zeile erweitert",collapseRow:"Zeile reduziert",showFilterMenu:"Filtermenü anzeigen",hideFilterMenu:"Filtermenü ausblenden",filterOperator:"Filteroperator",filterConstraint:"Filterbedingung",editRow:"Zeile bearbeiten",saveEdit:"Bearbeitung speichern",cancelEdit:"Bearbeitung abbrechen",listView:"Listenansicht",gridView:"Gitteransicht",slide:"Folie",slideNumber:"Folie {slideNumber}",zoomImage:"Bild vergrößern",zoomIn:"Vergrößern",zoomOut:"Verkleinern",rotateRight:"Rechts drehen",rotateLeft:"Links drehen",listLabel:"Optionsliste"}},q={button:k,checkbox:h,confirmDialog:S,dialog:z,fileUpload:M,inputGroup:N,inputGroupAddon:A,inputText:I,menu:T,message:F,password:C,progressSpinner:E,radioButton:R,textarea:V,toast:_,autocomplete:j,select:P,inputMask:G,breadcrumb:Z,tree:H,panelmenu:J,splitter:K,dataTable:O,tab:$,tabPanel:U,tabList:W},Q={deDE:Y};exports.RisUiLocale=Q;exports.RisUiTheme=q;
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=(t,...l)=>String.raw({raw:t},...l),e=y,k={root:({props:t,instance:l})=>{const r=e`relative inline-flex max-w-full cursor-pointer items-center justify-center gap-8 rounded-none 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=t.severity??"primary",s=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`,a=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`,i=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`,u=t.size??"normal";let d=e`ris-body2-bold h-40 py-4`,c=e`ris-body2-bold h-48 py-4`,b=e`ris-body1-bold h-64 py-4`;return l.hasIcon&&!t.label?(d=e`${d} w-40 px-4`,c=e`${c} w-48 px-4`,b=e`${b} w-64 px-4`):(d=e`${d} px-16`,c=e`${c} px-16`,b=e`${b} px-24`),{class:{[r]:!0,[d]:u==="small",[c]:u==="normal",[b]:u==="large",[s]:!t.text&&o==="primary",[n]:!t.text&&o==="secondary",[a]:!t.text&&o==="danger",[i]:t.text&&o==="primary"}}},label:({props:t})=>({class:{hidden:!t.label}}),icon:({props:t})=>({class:{"order-last":t.iconPos=="right"}}),loadingIcon:({props:t})=>{const l=t.size??"normal",r=e`h-[1.34em] w-[1.34em]`,o=e`h-24 w-24`;return{class:{[e`animate-spin`]:!0,[r]:l==="normal",[o]:l==="large"}}}},h={root:({props:t})=>({class:{[e`[&+label]:ris-label1-regular relative inline-block h-24 min-h-24 w-24 min-w-24 [&+label]:ml-8`]:!0,[e`h-32 min-h-32 w-32 min-w-32`]:t.size==="large"}}),input:{class:e`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`},box:{class:e`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`},icon:{class:e`h-12 w-12`}},S={},z={root:()=>({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`}),header:{class:e`mb-16 flex`},title:{class:e`ris-label1-bold flex-1`},headerActions:{class:e`flex-none`},pcCloseButton:{root:{class:e`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`}},content:{class:e`ris-dialog-content overflow-auto has-[svg:first-child]:flex has-[svg:first-child]:gap-8 [&>svg:first-child]:flex-none`},footer:{class:e`mt-40 flex items-center justify-end gap-12`},mask:{class:e`bg-black/40`}},M={root:()=>({class:{[e`flex flex-col items-center gap-10`]:!0}}),input:()=>({class:"hidden"})},N={root:{class:e`has-[input:read-only]:curser-not-allowed inline-flex items-center gap-4 border-2 border-blue-800 bg-white px-16 py-0 has-[:focus]:outline has-[:focus]:outline-4 has-[:focus]:-outline-offset-4 has-[:focus]:outline-blue-800 has-[:hover]:outline has-[:hover]:outline-4 has-[:hover]:-outline-offset-4 has-[:hover]:outline-blue-800 has-[[aria-invalid]]:border-red-800 has-[[aria-invalid]]:bg-red-200 has-[[aria-invalid]]:outline-red-800 has-[[data-size=large]]:px-24 has-[input:disabled]:border-blue-500 has-[input:disabled]:bg-white has-[input:disabled]:text-blue-500 has-[input:disabled]:outline-hidden has-[input:read-only]:border-blue-300 has-[input:read-only]:bg-blue-300`}},A={root:{class:e`m-0 p-0`}},w=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 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-4 [&+small]:flex [&+small]:items-center [&+small]:gap-4 [&+small]:text-gray-900 [&[aria-invalid="true"]+small]:text-red-900`,x=e`ris-body2-regular h-48 px-16 py-4`,D=e`ris-body1-regular h-64 px-24 py-4`,L=e`ris-body2-regular h-[44px] p-0`,B=e`ris-body1-regular h-[60px] p-0`,I={root:({props:t,parent:l})=>{const r=e`[&[type=password]]:w-full [&[type=password]:not(:placeholder-shown)]:text-[28px] [&[type=password]:not(:placeholder-shown)]:tracking-[4px]`,o=l.instance.$name==="InputGroup",s=e`bg-transparent placeholder:text-gray-900 focus:outline-hidden`,n=e`w-full`;return{class:{[w]:!o,[s]:o,[n]:!!t.fluid,[r]:!0,[x]:(!t.size||t.size==="small")&&!o,[L]:(!t.size||t.size==="small")&&o,[D]:t.size==="large"&&!o,[B]:t.size==="large"&&o},"data-size":t.size??"small"}}},T={root:{class:e`ris-body2-regular bg-white shadow`},list:{class:e`focus-visible:outline-none`},item:({context:t})=>{const l=e`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`,r=e`bg-gray-200 hover:bg-gray-200`;return{class:{[l]:!0,[r]:t.focused}}},itemContent:{class:e`flex h-full items-center py-4`},itemLink:{class:e`flex items-center gap-8`}},F={root:({props:t,instance:l})=>{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`,n=e`border-l-blue-800 bg-blue-200`,a=e`border-l-yellow-800 bg-yellow-200`,i=e`border-l-red-800 bg-red-200`,u=!!l.$slots.icon,c={success:"var(--ris-icon-success)",info:"var(--ris-icon-info)",warn:"var(--ris-icon-warn)",error:"var(--ris-icon-error)"}[o],b=e`bg-[length:20px] bg-[16px_18px] bg-no-repeat pl-44`;return{class:{[r]:!0,[s]:o==="success",[n]:o==="info",[a]:o==="warn",[i]:o==="error",[b]:!u},style:{backgroundImage:u?void 0:c}}},content:{class:e`flex items-start gap-8`},text:{class:e`flex-1`},closeButton:({props:t})=>{const l=e`mt-4 inline-flex h-20 w-20 flex-none items-center justify-center rounded-sm p-2 leading-none`,r=t.severity??"info",o=e`text-green-800 hover:bg-green-400 active:bg-green-500`,s=e`text-blue-800 hover:bg-blue-400 active:bg-blue-500`,n=e`text-black hover:bg-yellow-400 active:bg-yellow-500`,a=e`text-red-800 hover:bg-red-400 active:bg-red-500`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="info",[n]:r==="warn",[a]:r==="error"}}}},C={},E={root:{class:e`mx-auto inline-block h-28 w-28 animate-spin`},circle:{class:e`fill-transparent stroke-current stroke-[4px] text-blue-800 [stroke-dasharray:200] [stroke-dashoffset:100]`}},R={root:{class:e`[&+label]:ris-label1-regular relative inline-block h-32 w-32 [&+label]:ml-8`},input:{class:e`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`},box:{class:e`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`},icon:{class:e`h-16 w-16 rounded-full bg-current`}},g=e`w-full`,j={root:({props:t})=>{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`;return{class:{[l]:!0,[r]:!0,[g]:!!t.fluid}}},pcInputText:{root:({props:t})=>({class:{[e`focus-visible:outline-hidden`]:!0,[g]:!!t.fluid}})},dropdown:{class:e`absolute inset-y-0 right-16`},option:{class:e`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`},optionGroup:{class:e`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`},overlay:{class:e`w-full overflow-auto bg-white px-8 py-12 shadow-md`}},P={root:({props:t})=>{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`;return{class:{[l]:!0,[r]:!!t.fluid}}}},V={root:{class:e`max-w-lg`},message:({props:t})=>{var i;const l=e`mb-8 flex w-full flex-row items-center gap-8 border-l-4 p-16`,r=(i=t.message)==null?void 0:i.severity,o=e`border-l-green-900 bg-green-200`,s=e`border-l-red-900 bg-red-200`,n=e`border-l-yellow-900 bg-yellow-200`,a=e`border-l-blue-900 bg-blue-200`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="error",[n]:r==="warn",[a]:r==="info"}}},messageContent:{class:e`flex w-full flex-row items-start justify-between gap-10`},messageIcon:({props:t})=>{var i;const l=e`mt-2 h-20 w-20 flex-none shrink-0`,r=((i=t.message)==null?void 0:i.severity)??"info",o=e`text-green-800`,s=e`text-red-800`,n=e`text-black`,a=e`text-blue-800`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="error",[n]:r==="warn",[a]:r==="info"}}},messageText:{class:e`flex-grow text-black`},summary:{class:e`ris-label2-bold`},detail:{class:e`ris-label2-regular`},closeButton:({props:t})=>{var i;const l=e`rounded-sm p-2`,r=((i=t.message)==null?void 0:i.severity)??"info",o=e`hover:bg-green-400`,s=e`hover:bg-red-400`,n=e`hover:bg-yellow-400`,a=e`hover:bg-blue-400`;return{class:{[l]:!0,[o]:r==="success",[s]:r==="error",[n]:r==="warn",[a]:r==="info"}}},closeIcon:{class:e`text-black`}},_={root:({props:t,state:l})=>{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`,n=e`hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800`,a=e`cursor-not-allowed border-blue-500 text-blue-500 disabled:outline-hidden`,i=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`;return{class:{[r]:!0,[o]:!t.disabled,[s]:l.focused&&!t.disabled,[n]:!t.disabled,[u]:!!t.fluid,[a]:t.disabled,[i]:t.invalid},"aria-invalid":t.invalid?"true":null}},dropdown:{class:e`pl-12`},listContainer:{class:e`overflow-auto shadow-md`},label:{class:e`line-clamp-1 outline-none`},overlay:{class:e`bg-white`},option:({context:t})=>{const l=e`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`,r=e`bg-gray-100`;return{class:{[l]:!0,[r]:t.focused}}}},G={pcInputText:{root:({props:t})=>({class:{[w]:!0,[x]:!0,"w-full":!!t.fluid}})}},Z={list:{class:e`m-0 flex list-none flex-wrap items-center p-0 leading-none`},item:{class:e`flex-no-wrap ris-label1-regular my-2 flex items-center break-all`},itemLink:{class:e`inline-flex cursor-pointer items-center text-blue-800 hover:underline focus:outline focus:outline-4 focus:outline-offset-4 focus:outline-blue-800`},separator:{class:e`mx-6 flex items-center text-gray-600`}},f=e`cursor-pointer`,p=e`ris-label1-bold border-l-blue-800 bg-blue-200 text-black hover:bg-blue-300 focus-visible:bg-blue-300`,v=e`ris-label1-regular hover:bg-blue-200 focus-visible:bg-blue-200`,m=e`focus-visible:outline-none`,J={root:{class:e`text-blue-800`},header:({context:t})=>({class:{[e`group flex h-64 items-center border-l-4 border-transparent py-8 pr-20 pl-10`]:!0,[m]:!0,[f]:!0,[p]:t.active,[v]:!t.active}}),content:{class:e`mt-8 ml-28`},rootList:{class:e`focus-visible:outline-none`},panel:{class:e`focus-visible:outline-none`},itemContent:({context:t})=>{const l=e`group flex h-48 items-center border-l-4 border-transparent py-8 pr-20 pl-10`,r=e`bg-blue-300`,o=e`bg-blue-200`;return{class:{[l]:!0,[r]:t.active&&t.focused,[o]:!t.active&&t.focused,[m]:!0,[f]:!0,[p]:t.active,[v]:!t.active}}}},H={node:{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`},nodeContent:({context:t})=>{const l=e`group ris-label2-bold flex w-full border-l-4 border-transparent py-10 pr-20 pl-10 text-blue-800`,r=e`cursor-pointer select-none`,o=e`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`,s=e`border-l-blue-800 bg-blue-200 text-black`,n=e`hover:bg-blue-200`,a=e`hover:bg-blue-300`;return{class:{[l]:!0,[r]:!0,[s]:t.selected,[n]:!t.selected,[a]:t.selected,[o]:!0}}},nodeToggleButton:({context:t})=>{const l=e`h-20 w-20 justify-center border-0 bg-transparent text-gray-900 group-hover:text-black hover:text-black`,r=t.leaf?e`hidden`:e`inline-flex`;return{class:{[l]:!0,[r]:t.leaf}}},nodeChildren:()=>{const t=e`m-0 list-none border-l border-gray-600 p-0 pl-36 [&:not(ul)]:pl-0 [&>ul:first-of-type]:border-0`,l=e`focus-visible:outline-4 focus-visible:outline-offset-4 focus-visible:outline-blue-800`;return{class:{[t]:!0,[l]:!0}}},nodeLabel:({context:t})=>{const l=e`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`,r=e`text-black [&>*:last-child:is(span)]:text-gray-900`,o=e`[&>*:last-child]:group-hover:text-black`;return{class:{[l]:!0,[r]:t.selected,[o]:t.selected}}}},K={root:({props:t})=>({class:{[e`flex flex-nowrap rounded-none border-0 bg-transparent`]:!0,[e`flex-col`]:t.layout==="vertical"}}),gutter:({props:t})=>({class:{[e`flex shrink-0 items-center justify-center bg-gray-400 hover:bg-blue-700`]:!0,[e`h-full w-[3px] cursor-col-resize`]:t.layout==="horizontal",[e`h-[3px] w-full cursor-row-resize`]:t.layout==="vertical"}}),gutterHandle:({props:t})=>({class:{[e`z-20 rounded bg-transparent outline-offset-2 outline-blue-800 focus:outline-2`]:!0,[e`h-11/12 w-[3px] cursor-col-resize`]:t.layout==="horizontal",[e`h-[3px] w-11/12 cursor-row-resize`]:t.layout==="vertical"}})},O={root:{class:e`relative`},tableContainer:{class:e`overflow-visible`},table:{class:e`w-full border-none text-left`},thead:{class:e`sticky top-0 bg-white shadow-[0_1px_0_var(--color-blue-300)]`},tbody:{class:e`divide-y divide-blue-300`},bodyRow:({context:t})=>({class:[e`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`,{"bg-blue-300":t.selected,"hover:bg-blue-100":!t.selected}]}),column:{headerCell:{class:e`ris-label2-bold h-56 px-16 py-12`},bodyCell:{class:e`ris-body1-regular h-56 px-16 py-12`},pcHeaderCheckbox:{...h,root:{class:e`relative block h-24 w-24`}},pcRowCheckbox:{...h,root:{class:e`relative block h-24 w-24`}}},mask:{class:e`text-primary-500 justify-content absolute inset-0 z-10 mt-56 flex justify-center py-96`},loadingIcon:{class:e`inline-block h-24 w-24 animate-spin border-solid border-r-transparent text-blue-900 motion-reduce:animate-[spin_1.5s_linear_infinite]`},emptyMessageCell:{class:e`py-96 text-center text-gray-900`}},$={root:({context:t})=>{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`;return{class:{[l]:!0,[r]:t.active,[o]:!t.active}}}},U={root:{class:e`min-h-96 bg-[var(--p-tabs-tabpanel-background)] py-24 outline-blue-800 focus-visible:outline-solid`}},W={tabList:{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)]`}},Y={arrow:({context:t})=>{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`,n=e`-mt-[7px] border-r-0 border-t-transparent border-b-transparent border-l-gray-900`,a=!t.top&&!t.right&&!t.bottom&&!t.left;return{class:{[l]:!0,[r]:t.top,[o]:t.right||a,[s]:t.bottom,[n]:t.left}}},text:{class:e`ris-label3-regular m-[7px] rounded-sm bg-gray-900 px-8 py-4 text-center whitespace-pre-line text-white`},root:{class:e`absolute`}},q={startsWith:"Beginnt mit",contains:"Enthält",notContains:"Enthält nicht",endsWith:"Endet mit",equals:"Gleich",notEquals:"Ungleich",noFilter:"Kein Filter",lt:"Weniger als",lte:"Weniger oder gleich",gt:"Größer als",gte:"Größer oder gleich",dateIs:"Datum ist",dateIsNot:"Datum ist nicht",dateBefore:"Datum ist vor",dateAfter:"Datum ist nach",clear:"Löschen",apply:"Anwenden",matchAll:"Alle erfüllen",matchAny:"Beliebige erfüllen",addRule:"Regel hinzufügen",removeRule:"Regel entfernen",accept:"Ja",reject:"Nein",choose:"Auswählen",upload:"Hochladen",cancel:"Abbrechen",completed:"Abgeschlossen",pending:"Ausstehend",fileSizeTypes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"],dayNames:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],dayNamesShort:["So","Mo","Di","Mi","Do","Fr","Sa"],dayNamesMin:["So","Mo","Di","Mi","Do","Fr","Sa"],monthNames:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],monthNamesShort:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],chooseYear:"Jahr wählen",chooseMonth:"Monat wählen",chooseDate:"Datum wählen",prevDecade:"Vorheriges Jahrzehnt",nextDecade:"Nächstes Jahrzehnt",prevYear:"Vorheriges Jahr",nextYear:"Nächstes Jahr",prevMonth:"Vorheriger Monat",nextMonth:"Nächster Monat",prevHour:"Vorherige Stunde",nextHour:"Nächste Stunde",prevMinute:"Vorherige Minute",nextMinute:"Nächste Minute",prevSecond:"Vorherige Sekunde",nextSecond:"Nächste Sekunde",am:"vorm.",pm:"nachm.",today:"Heute",weekHeader:"KW",firstDayOfWeek:1,showMonthAfterYear:!1,dateFormat:"dd.mm.yy",weak:"Schwach",medium:"Mittel",strong:"Stark",passwordPrompt:"Passwort eingeben",emptyFilterMessage:"Keine Ergebnisse gefunden",searchMessage:"{0} Ergebnisse verfügbar",selectionMessage:"{0} Elemente ausgewählt",emptySelectionMessage:"Kein Element ausgewählt",emptySearchMessage:"Keine Ergebnisse gefunden",fileChosenMessage:"{0} Dateien",noFileChosenMessage:"Keine Datei ausgewählt",emptyMessage:"Keine Optionen verfügbar",aria:{trueLabel:"Wahr",falseLabel:"Falsch",nullLabel:"Nicht ausgewählt",star:"1 Stern",stars:"{star} Sterne",selectAll:"Alle Elemente ausgewählt",unselectAll:"Alle Elemente abgewählt",close:"Schließen",previous:"Vorherige",next:"Nächste",navigation:"Navigation",scrollTop:"Nach oben scrollen",moveTop:"Nach oben bewegen",moveUp:"Nach oben bewegen",moveDown:"Nach unten bewegen",moveBottom:"Nach unten bewegen",moveToTarget:"Zum Ziel verschieben",moveToSource:"Zur Quelle verschieben",moveAllToTarget:"Alle zum Ziel verschieben",moveAllToSource:"Alle zur Quelle verschieben",pageLabel:"Seite {page}",firstPageLabel:"Erste Seite",lastPageLabel:"Letzte Seite",nextPageLabel:"Nächste Seite",prevPageLabel:"Vorherige Seite",rowsPerPageLabel:"Zeilen pro Seite",jumpToPageDropdownLabel:"Zu Seite springen (Dropdown)",jumpToPageInputLabel:"Zu Seite springen (Eingabe)",selectRow:"Zeile ausgewählt",unselectRow:"Zeile abgewählt",expandRow:"Zeile erweitert",collapseRow:"Zeile reduziert",showFilterMenu:"Filtermenü anzeigen",hideFilterMenu:"Filtermenü ausblenden",filterOperator:"Filteroperator",filterConstraint:"Filterbedingung",editRow:"Zeile bearbeiten",saveEdit:"Bearbeitung speichern",cancelEdit:"Bearbeitung abbrechen",listView:"Listenansicht",gridView:"Gitteransicht",slide:"Folie",slideNumber:"Folie {slideNumber}",zoomImage:"Bild vergrößern",zoomIn:"Vergrößern",zoomOut:"Verkleinern",rotateRight:"Rechts drehen",rotateLeft:"Links drehen",listLabel:"Optionsliste"}},Q={button:k,checkbox:h,confirmDialog:S,dialog:z,fileUpload:M,inputGroup:N,inputGroupAddon:A,inputText:I,menu:T,message:F,password:C,progressSpinner:E,radioButton:R,textarea:P,toast:V,autocomplete:j,select:_,inputMask:G,breadcrumb:Z,tree:H,panelmenu:J,splitter:K,dataTable:O,tab:$,tabPanel:U,tabList:W,directives:{tooltip:Y}},X={deDE:q};exports.RisUiLocale=X;exports.RisUiTheme=Q;
|
2
|
+
//# sourceMappingURL=index.cjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.cjs","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/inputGroup/inputGroupAddon.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 rounded-none 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 // 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 // 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 [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 [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 root: () => {\n const base = tw`flex flex-col items-center gap-10`;\n\n return {\n class: {\n [base]: true,\n },\n };\n },\n\n input: () => ({\n class: \"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`has-[input:read-only]:curser-not-allowed inline-flex items-center gap-4 border-2 border-blue-800 bg-white px-16 py-0 has-[:focus]:outline has-[:focus]:outline-4 has-[:focus]:-outline-offset-4 has-[:focus]:outline-blue-800 has-[:hover]:outline has-[:hover]:outline-4 has-[:hover]:-outline-offset-4 has-[:hover]:outline-blue-800 has-[[aria-invalid]]:border-red-800 has-[[aria-invalid]]:bg-red-200 has-[[aria-invalid]]:outline-red-800 has-[[data-size=large]]:px-24 has-[input:disabled]:border-blue-500 has-[input:disabled]:bg-white has-[input:disabled]:text-blue-500 has-[input:disabled]:outline-hidden has-[input:read-only]:border-blue-300 has-[input:read-only]:bg-blue-300`,\n },\n};\n\nexport default inputGroup;\n","import { tw } from \"@/lib/tags\";\nimport { InputGroupAddonPassThroughOptions } from \"primevue/inputgroupaddon\";\n\nconst inputGroupAddon: InputGroupAddonPassThroughOptions = {\n root: {\n class: tw`m-0 p-0`,\n },\n};\n\nexport default inputGroupAddon;\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 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-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`;\nexport const smallInGroup = tw`ris-body2-regular h-[44px] p-0`; // 2px group border\nexport const largeInGroup = tw`ris-body1-regular h-[60px] p-0`;\n\nconst inputText: InputTextPassThroughOptions = {\n root: ({ props, parent }) => {\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/inputGroup\n const isInputGroup = parent.instance.$name === \"InputGroup\";\n const inputGroup = tw`bg-transparent placeholder:text-gray-900 focus:outline-hidden`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: !isInputGroup,\n [inputGroup]: isInputGroup,\n [fluid]: !!props.fluid,\n [password]: true,\n [small]: (!props.size || props.size === \"small\") && !isInputGroup,\n [smallInGroup]: (!props.size || props.size === \"small\") && isInputGroup,\n [large]: props.size === \"large\" && !isInputGroup,\n [largeInGroup]: props.size === \"large\" && isInputGroup,\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\n return {\n class: {\n [base]: true,\n [small]: true,\n [fluid]: !!props.fluid,\n },\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`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`,\n },\n optionGroup: {\n class: tw`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`,\n },\n overlay: {\n class: tw`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`]:\n 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`]:\n 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`,\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 inputGroupAddon from \"./inputGroup/inputGroupAddon\";\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 inputGroupAddon,\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","severity","primary","secondary","danger","primaryText","size","small","normal","large","checkbox","confirmDialog","dialog","fileUpload","inputGroup","inputGroupAddon","smallInGroup","largeInGroup","inputText","parent","password","isInputGroup","fluid","menu","context","focused","message","success","info","warn","error","hasDefaultIcon","iconName","iconBg","progressSpinner","radioButton","autocomplete","textarea","toast","_a","successIcon","errorIcon","warnIcon","infoIcon","successHover","errorHover","warnHover","infoHover","select","state","hover","disabled","invalid","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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"}
|
package/dist/primevue/index.d.ts
CHANGED
@@ -25,6 +25,9 @@ export declare const RisUiTheme: {
|
|
25
25
|
tab: import("primevue").TabPassThroughOptions;
|
26
26
|
tabPanel: import("primevue").TabPanelPassThroughOptions;
|
27
27
|
tabList: import("primevue").TabListPassThroughOptions;
|
28
|
+
directives: {
|
29
|
+
tooltip: import("primevue").TooltipDirectivePassThroughOptions;
|
30
|
+
};
|
28
31
|
};
|
29
32
|
export declare const RisUiLocale: {
|
30
33
|
deDE: import("primevue").PrimeVueLocaleOptions;
|
package/dist/primevue/index.js
CHANGED
@@ -300,7 +300,7 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
300
300
|
closeIcon: {
|
301
301
|
class: e`text-black`
|
302
302
|
}
|
303
|
-
},
|
303
|
+
}, P = {
|
304
304
|
root: ({ props: t, state: l }) => {
|
305
305
|
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`, n = e`hover:outline-4 hover:-outline-offset-4 hover:outline-blue-800`, a = e`cursor-not-allowed border-blue-500 text-blue-500 disabled:outline-hidden`, i = 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`;
|
306
306
|
return {
|
@@ -337,7 +337,7 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
337
337
|
}
|
338
338
|
};
|
339
339
|
}
|
340
|
-
},
|
340
|
+
}, G = {
|
341
341
|
pcInputText: {
|
342
342
|
root: ({ props: t }) => ({
|
343
343
|
class: {
|
@@ -360,7 +360,7 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
360
360
|
separator: {
|
361
361
|
class: e`mx-6 flex items-center text-gray-600`
|
362
362
|
}
|
363
|
-
}, f = e`cursor-pointer`,
|
363
|
+
}, f = e`cursor-pointer`, p = e`ris-label1-bold border-l-blue-800 bg-blue-200 text-black hover:bg-blue-300 focus-visible:bg-blue-300`, v = e`ris-label1-regular hover:bg-blue-200 focus-visible:bg-blue-200`, m = e`focus-visible:outline-none`, J = {
|
364
364
|
root: {
|
365
365
|
class: e`text-blue-800`
|
366
366
|
},
|
@@ -369,8 +369,8 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
369
369
|
[e`group flex h-64 items-center border-l-4 border-transparent py-8 pr-20 pl-10`]: !0,
|
370
370
|
[m]: !0,
|
371
371
|
[f]: !0,
|
372
|
-
[
|
373
|
-
[
|
372
|
+
[p]: t.active,
|
373
|
+
[v]: !t.active
|
374
374
|
}
|
375
375
|
}),
|
376
376
|
content: {
|
@@ -391,8 +391,8 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
391
391
|
[o]: !t.active && t.focused,
|
392
392
|
[m]: !0,
|
393
393
|
[f]: !0,
|
394
|
-
[
|
395
|
-
[
|
394
|
+
[p]: t.active,
|
395
|
+
[v]: !t.active
|
396
396
|
}
|
397
397
|
};
|
398
398
|
}
|
@@ -478,14 +478,15 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
478
478
|
tbody: {
|
479
479
|
class: e`divide-y divide-blue-300`
|
480
480
|
},
|
481
|
-
bodyRow: {
|
482
|
-
class:
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
481
|
+
bodyRow: ({ context: t }) => ({
|
482
|
+
class: [
|
483
|
+
e`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`,
|
484
|
+
{
|
485
|
+
"bg-blue-300": t.selected,
|
486
|
+
"hover:bg-blue-100": !t.selected
|
487
|
+
}
|
488
|
+
]
|
489
|
+
}),
|
489
490
|
// height for td works like min-height: Table cells will grow when the content does not fit.
|
490
491
|
column: {
|
491
492
|
headerCell: {
|
@@ -536,6 +537,25 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
536
537
|
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)]`
|
537
538
|
}
|
538
539
|
}, Y = {
|
540
|
+
arrow: ({ context: t }) => {
|
541
|
+
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`, n = e`-mt-[7px] border-r-0 border-t-transparent border-b-transparent border-l-gray-900`, a = !t.top && !t.right && !t.bottom && !t.left;
|
542
|
+
return {
|
543
|
+
class: {
|
544
|
+
[l]: !0,
|
545
|
+
[r]: t.top,
|
546
|
+
[o]: t.right || a,
|
547
|
+
[s]: t.bottom,
|
548
|
+
[n]: t.left
|
549
|
+
}
|
550
|
+
};
|
551
|
+
},
|
552
|
+
text: {
|
553
|
+
class: e`ris-label3-regular m-[7px] rounded-sm bg-gray-900 px-8 py-4 text-center whitespace-pre-line text-white`
|
554
|
+
},
|
555
|
+
root: {
|
556
|
+
class: e`absolute`
|
557
|
+
}
|
558
|
+
}, q = {
|
539
559
|
startsWith: "Beginnt mit",
|
540
560
|
contains: "Enthält",
|
541
561
|
notContains: "Enthält nicht",
|
@@ -689,7 +709,7 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
689
709
|
rotateLeft: "Links drehen",
|
690
710
|
listLabel: "Optionsliste"
|
691
711
|
}
|
692
|
-
},
|
712
|
+
}, Q = {
|
693
713
|
button: k,
|
694
714
|
checkbox: h,
|
695
715
|
confirmDialog: S,
|
@@ -706,8 +726,8 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
706
726
|
textarea: V,
|
707
727
|
toast: _,
|
708
728
|
autocomplete: R,
|
709
|
-
select:
|
710
|
-
inputMask:
|
729
|
+
select: P,
|
730
|
+
inputMask: G,
|
711
731
|
breadcrumb: Z,
|
712
732
|
tree: H,
|
713
733
|
panelmenu: J,
|
@@ -715,11 +735,15 @@ const y = (t, ...l) => String.raw({ raw: t }, ...l), e = y, k = {
|
|
715
735
|
dataTable: $,
|
716
736
|
tab: O,
|
717
737
|
tabPanel: W,
|
718
|
-
tabList: U
|
719
|
-
|
720
|
-
|
738
|
+
tabList: U,
|
739
|
+
directives: {
|
740
|
+
tooltip: Y
|
741
|
+
}
|
742
|
+
}, X = {
|
743
|
+
deDE: q
|
721
744
|
};
|
722
745
|
export {
|
723
|
-
|
724
|
-
|
746
|
+
X as RisUiLocale,
|
747
|
+
Q as RisUiTheme
|
725
748
|
};
|
749
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +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/inputGroup/inputGroupAddon.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 rounded-none 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 // 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 // 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 [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 [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 root: () => {\n const base = tw`flex flex-col items-center gap-10`;\n\n return {\n class: {\n [base]: true,\n },\n };\n },\n\n input: () => ({\n class: \"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`has-[input:read-only]:curser-not-allowed inline-flex items-center gap-4 border-2 border-blue-800 bg-white px-16 py-0 has-[:focus]:outline has-[:focus]:outline-4 has-[:focus]:-outline-offset-4 has-[:focus]:outline-blue-800 has-[:hover]:outline has-[:hover]:outline-4 has-[:hover]:-outline-offset-4 has-[:hover]:outline-blue-800 has-[[aria-invalid]]:border-red-800 has-[[aria-invalid]]:bg-red-200 has-[[aria-invalid]]:outline-red-800 has-[[data-size=large]]:px-24 has-[input:disabled]:border-blue-500 has-[input:disabled]:bg-white has-[input:disabled]:text-blue-500 has-[input:disabled]:outline-hidden has-[input:read-only]:border-blue-300 has-[input:read-only]:bg-blue-300`,\n },\n};\n\nexport default inputGroup;\n","import { tw } from \"@/lib/tags\";\nimport { InputGroupAddonPassThroughOptions } from \"primevue/inputgroupaddon\";\n\nconst inputGroupAddon: InputGroupAddonPassThroughOptions = {\n root: {\n class: tw`m-0 p-0`,\n },\n};\n\nexport default inputGroupAddon;\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 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-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`;\nexport const smallInGroup = tw`ris-body2-regular h-[44px] p-0`; // 2px group border\nexport const largeInGroup = tw`ris-body1-regular h-[60px] p-0`;\n\nconst inputText: InputTextPassThroughOptions = {\n root: ({ props, parent }) => {\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/inputGroup\n const isInputGroup = parent.instance.$name === \"InputGroup\";\n const inputGroup = tw`bg-transparent placeholder:text-gray-900 focus:outline-hidden`;\n\n // Integration for primevue/fluid\n const fluid = tw`w-full`;\n\n return {\n class: {\n [base]: !isInputGroup,\n [inputGroup]: isInputGroup,\n [fluid]: !!props.fluid,\n [password]: true,\n [small]: (!props.size || props.size === \"small\") && !isInputGroup,\n [smallInGroup]: (!props.size || props.size === \"small\") && isInputGroup,\n [large]: props.size === \"large\" && !isInputGroup,\n [largeInGroup]: props.size === \"large\" && isInputGroup,\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\n return {\n class: {\n [base]: true,\n [small]: true,\n [fluid]: !!props.fluid,\n },\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`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`,\n },\n optionGroup: {\n class: tw`hover:bg-blue-100 data-[p-focus=true]:bg-blue-200`,\n },\n overlay: {\n class: tw`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`]:\n 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`]:\n 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`,\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 inputGroupAddon from \"./inputGroup/inputGroupAddon\";\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 inputGroupAddon,\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","severity","primary","secondary","danger","primaryText","size","small","normal","large","checkbox","confirmDialog","dialog","fileUpload","inputGroup","inputGroupAddon","smallInGroup","largeInGroup","inputText","parent","password","isInputGroup","fluid","menu","context","focused","message","success","info","warn","error","hasDefaultIcon","iconName","iconBg","progressSpinner","radioButton","autocomplete","textarea","toast","_a","successIcon","errorIcon","warnIcon","infoIcon","successHover","errorHover","warnHover","infoHover","select","state","hover","disabled","invalid","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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"}
|
package/dist/style.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
/*! tailwindcss v4.1.
|
1
|
+
/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */div[data-pc-section=nodecontent]:has(+ul[data-pc-section=nodechildren] li div[data-pc-section=nodecontent][data-p-selected=true]){border-left-color:var(--color-gray-600,oklch(44.6% .03 256.802));background-color:var(--color-gray-100,oklch(96.7% .003 264.542))}div[data-pc-section=nodecontent]:has(+ul[data-pc-section=nodechildren] li div[data-pc-section=nodecontent][data-p-selected=true]):hover{background-color:var(--color-blue-200,oklch(88.2% .059 254.128))}@theme static{--color-*: initial; --spacing-*: initial; --font-*: initial; --color-black: #0b0c0c; --color-white: #fff; --color-inherit: inherit; --color-current: currentColor; --color-transparent: transparent; --color-blue-100: #f2f6f8; --color-blue-200: #ecf1f4; --color-blue-300: #dce8ef; --color-blue-400: #ccdbe4; --color-blue-500: #b3c9d6; --color-blue-600: #6693ad; --color-blue-700: #336f91; --color-blue-800: #004b76; --color-blue-900: #003350; --color-gray-100: #f6f7f8; --color-gray-200: #eff2f4; --color-gray-300: #edeef0; --color-gray-400: #dcdee1; --color-gray-500: #cacdd2; --color-gray-600: #b8bdc3; --color-gray-700: #a6acb5; --color-gray-800: #717a88; --color-gray-900: #4e596a; --color-green-100: #e8f7f0; --color-green-200: #ccebdd; --color-green-300: #b0d8c6; --color-green-400: #97ccb4; --color-green-500: #65b491; --color-green-600: #349d6e; --color-green-700: #01854a; --color-green-800: #006538; --color-green-900: #003e22; --color-orange-100: #fef7e8; --color-orange-200: #fae5bb; --color-orange-300: #f9d791; --color-orange-400: #f8c967; --color-orange-500: #f7bb3d; --color-orange-600: #e9aa26; --color-orange-700: #d79815; --color-orange-800: #c18509; --color-orange-900: #ad7500; --color-red-100: #fcf2f5; --color-red-200: #f9e5ec; --color-red-300: #f2ccd8; --color-red-400: #ecb3c5; --color-red-500: #e699b1; --color-red-600: #d9668b; --color-red-700: #c61a50; --color-red-800: #b0243f; --color-red-900: #8e001b; --color-yellow-100: #fefcef; --color-yellow-200: #fff9d2; --color-yellow-300: #f9ec9e; --color-yellow-400: #f7e67d; --color-yellow-500: #f5e05d; --color-yellow-600: #f2dc5d; --color-yellow-700: #e5ce5c; --color-yellow-800: #dac23c; --color-yellow-900: #c3a91e; --spacing-0: 0rem; --spacing-1: .0625rem; --spacing-2: .125rem; --spacing-4: .25rem; --spacing-6: .375rem; --spacing-8: .5rem; --spacing-10: .625rem; --spacing-12: .75rem; --spacing-14: .875rem; --spacing-16: 1rem; --spacing-20: 1.25rem; --spacing-24: 1.5rem; --spacing-28: 1.75rem; --spacing-32: 2rem; --spacing-36: 2.25rem; --spacing-40: 2.5rem; --spacing-44: 2.75rem; --spacing-48: 3rem; --spacing-56: 3.5rem; --spacing-64: 4rem; --spacing-80: 5rem; --spacing-96: 6rem; --spacing-112: 7rem; --spacing-128: 8rem; --spacing-144: 9rem; --spacing-160: 10rem; --spacing-176: 11rem; --spacing-192: 12rem; --spacing-208: 13rem; --spacing-224: 14rem; --spacing-240: 15rem; --spacing-288: 18rem; --spacing-320: 20rem; --spacing-384: 24rem; --font-sans: BundesSansWeb,Calibri,Verdana,Arial,Helvetica,sans-serif; --font-serif: BundesSerifWeb,Georgia,"Times New Roman",serif; --font-condensed: BundesSansCondWeb,Arial Narrow,Arial,sans-serif;}@layer base{:root{--ris-icon-warn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 5.99L19.53 19H4.47zM12 2L1 21h22z'/%3E%3Cpath fill='%23000' d='M13 16h-2v2h2zm0-6h-2v5h2z'/%3E%3C/svg%3E");--ris-icon-error: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%238E001B' d='M12 5.99L19.53 19H4.47zM12 2L1 21h22z'/%3E%3Cpath fill='%238E001B' d='M13 16h-2v2h2zm0-6h-2v5h2z'/%3E%3C/svg%3E");--ris-icon-info: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23004B76' d='M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8'/%3E%3C/svg%3E");--ris-icon-success: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23005E34' d='M9 16.17L4.83 12l-1.42 1.41L9 19L21 7l-1.41-1.41z'/%3E%3C/svg%3E");--p-tabs-tab-active-background: white;--p-tabs-tab-border-color: var(--color-gray-600);--p-tabs-tablist-border-color: var(--color-gray-600)}body{color:var(--color-black);font-family:var(--font-sans)}::placeholder{font-family:var(--font-sans);font-style:normal}}@utility ris-title-regular{font-size: 64px; font-weight: normal; line-height: 1.1875;}@utility ris-heading1-regular{font-size: 48px; font-weight: normal; line-height: 1.2;}@utility ris-heading1-bold{font-size: 48px; font-weight: bold; line-height: 1.2;}@utility ris-heading2-regular{font-size: 32px; font-weight: normal; line-height: 1.1875;}@utility ris-heading2-bold{font-size: 32px; font-weight: bold; line-height: 1.1875;}@utility ris-heading3-regular{font-size: 26px; font-weight: normal; line-height: 1.23;}@utility ris-heading3-bold{font-size: 26px; font-weight: bold; line-height: 1.23;}@utility ris-subhead-regular{font-size: 20px; font-weight: normal; line-height: 1.5;}@utility ris-subhead-bold{font-size: 20px; font-weight: bold; line-height: 1.5;}@utility ris-body1-regular{font-size: 18px; font-weight: normal; line-height: 1.5;}@utility ris-body1-bold{font-size: 18px; font-weight: bold; line-height: 1.5;}@utility ris-body2-regular{font-size: 16px; font-weight: normal; line-height: 1.5;}@utility ris-body2-bold{font-size: 16px; font-weight: bold; line-height: 1.5;}@utility ris-body3-regular{font-size: 14px; font-weight: normal; line-height: 1.5;}@utility ris-body3-bold{font-size: 14px; font-weight: bold; line-height: 1.5;}@utility ris-label1-regular{font-size: 18px; font-weight: normal; line-height: 1.25;}@utility ris-label1-bold{font-size: 18px; font-weight: bold; line-height: 1.25;}@utility ris-label2-regular{font-size: 16px; font-weight: normal; line-height: 1.25;}@utility ris-label2-bold{font-size: 16px; font-weight: bold; line-height: 1.25;}@utility ris-label3-regular{font-size: 14px; font-weight: normal; line-height: 1.25;}@utility ris-label3-bold{font-size: 14px; font-weight: bold; line-height: 1.25;}@utility ris-link1-regular{color: var(--color-blue-800); font-size: 18px; font-weight: normal; line-height: 1.5; text-decoration: underline; text-underline-offset: 3px;}@utility ris-link1-bold{color: var(--color-blue-800); font-size: 18px; font-weight: bold; line-height: 1.5; text-decoration: underline; text-underline-offset: 3px;}@utility ris-link2-regular{color: var(--color-blue-800); font-size: 16px; font-weight: normal; line-height: 1.5; text-decoration: underline; text-underline-offset: 2px;}@utility ris-link2-bold{color: var(--color-blue-800); font-size: 16px; font-weight: bold; line-height: 1.5; text-decoration: underline; text-underline-offset: 2px;}@utility ris-link3-regular{color: var(--color-blue-800); font-size: 14px; font-weight: normal; line-height: 1.5; text-decoration: underline; text-underline-offset: 2px;}@utility ris-link3-bold{color: var(--color-blue-800); font-size: 14px; font-weight: bold; line-height: 1.5; text-decoration: underline; text-underline-offset: 2px;}.ris-link1-regular:hover,.ris-link1-bold:hover{text-decoration-thickness:3px}.ris-link2-regular:hover,.ris-link2-bold:hover,.ris-link3-regular:hover,.ris-link3-bold:hover{text-decoration-thickness:2px}.ris-link1-regular:focus-visible,.ris-link1-bold:focus-visible,.ris-link2-regular:focus-visible,.ris-link2-bold:focus-visible,.ris-link3-regular:focus-visible,.ris-link3-bold:focus-visible{outline:var(--color-blue-800) solid 2px;outline-offset:4px}._truncate_186wk_2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--027069d3)}
|
package/dist/tailwind/index.cjs
CHANGED