2025-05-08 01:05:58 +02:00
|
|
|
!function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r():"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports.D3v4pp=r():e.D3v4pp=r()}(self,(()=>(()=>{"use strict";var e={15:e=>{e.exports=require("react")},82:(e,r,t)=>{t.d(r,{Z:()=>i});var s=t(732);const i=({items:e})=>(0,s.jsx)("div",{className:"grid grid-cols-2 md:grid-cols-3 gap-4",children:e.map(((e,r)=>(0,s.jsx)("div",{children:(0,s.jsx)("img",{className:"h-auto max-w-full rounded-lg",src:e.src,alt:e.title})},r)))})},162:(e,r,t)=>{t.d(r,{A:()=>o});var s=t(732),i=t(15);const o=({message:e,linkText:r,linkHref:t,betaLabel:o="Beta",onClose:n})=>{const[a,h]=(0,i.useState)(!0);return a?(0,s.jsxs)("div",{className:"p-4 mt-6 rounded-lg bg-blue-50 dark:bg-blue-900",role:"alert",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,s.jsx)("span",{className:"bg-orange-100 text-orange-800 text-sm font-semibold me-2 px-2.5 py-0.5 rounded-sm dark:bg-orange-200 dark:text-orange-900",children:o}),(0,s.jsxs)("button",{type:"button",className:"ms-auto -mx-1.5 -my-1.5 bg-blue-50 inline-flex justify-center items-center w-6 h-6 text-blue-900 rounded-lg focus:ring-2 focus:ring-blue-400 p-1 hover:bg-blue-200 dark:bg-blue-900 dark:text-blue-400 dark:hover:bg-blue-800","aria-label":"Close",onClick:()=>{h(!1),n&&n()},children:[(0,s.jsx)("span",{className:"sr-only",children:"Close"}),(0,s.jsx)("svg",{className:"w-2 h-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14",children:(0,s.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"})})]})]}),(0,s.jsx)("p",{className:"mb-3 text-sm text-blue-800 dark:text-blue-400",children:e}),(0,s.jsx)("a",{className:"text-sm text-blue-800 underline font-medium hover:text-blue-900 dark:text-blue-400 dark:hover:text-blue-300",href:t,children:r})]}):null}},386:(e,r,t)=>{t.d(r,{t:()=>h,d:()=>a});var s=t(732),i=t(15);const o=require("react-dom"),n=(0,i.createContext)(void 0),a=()=>{const e=(0,i.useContext)(n);if(!e)throw new Error("useToast must be used within a ToastProvider");return e},h=({children:e})=>{const[r,t]=(0,i.useState)([]);return(0,s.jsxs)(n.Provider,{value:{showToast:(e,r="info")=>{const s=Math.random().toString(36).substring(2,9);t((t=>[...t,{id:s,message:e,type:r}])),setTimeout((()=>{t((e=>e.filter((e=>e.id!==s))))}),3e3)}},children:[e,(0,o.createPortal)((0,s.jsx)("div",{className:"fixed top-4 right-4 space-y-2 z-50",children:r.map((e=>(0,s.jsxs)("div",{className:"flex items-center w-full max-w-xs p-4 text-gray-500 bg-white rounded-lg shadow-sm dark:text-gray-400 dark:bg-gray-800",role:"alert",children:[(0,s.jsx)("div",{className:"inline-flex items-center justify-center shrink-0 w-8 h-8 text-blue-500 bg-blue-100 rounded-lg dark:bg-blue-800 dark:text-blue-200",children:(0,s.jsx)("svg",{className:"w-4 h-4",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 20",children:(0,s.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M15.147 15.085a7.159 7.159 0 0 1-6.189 3.307A6.713 6.713 0 0 1 3.1 15.444c-2.679-4.513.287-8.737.888-9.548A4.373 4.373 0 0 0 5 1.608c1.287.953 6.445 3.218 5.537 10.5 1.5-1.122 2.706-3.01 2.853-6.14 1.433 1.049 3.993 5.395 1.757 9.117Z"})})}),(0,s.jsx)("div",{className:"ms-3 text-sm font-normal",children:e.message}),(0,s.jsx)("button",{type:"button",onClick:()=>t((r=>r.filter((r=>r.id!==e.id)))),className:"ms-auto -mx-1.5 -my-1.5 bg-white text-gray-400 hover:text-gray-900 rounded-lg focus:ring-2 focus:ring-gray-300 p-1.5 hover:bg-gray-100 inline-flex items-center justify-center h-8 w-8 dark:text-gray-500 dark:hover:text-white dark:bg-gray-800 dark:hover:bg-gray-700",children:(0,s.jsx)("svg",{className:"w-3 h-3",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14",children:(0,s.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"})})})]},e.id)))}),document.body)]})
|