{"version":3,"sources":["../src/components/Toast/index.ts"],"sourcesContent":["// ─── Compound Toast content ──────────────────────────────────────────────────\nexport { Toast } from './Toast';\nexport { renderToast } from './renderToast';\nexport { useToast } from './useToast';\nexport type { ToastProps, ToastState, ToastSlots } from './Toast.types';\n\n// ─── Sub-components ───────────────────────────────────────────────────────────\nexport { ToastTitle, renderToastTitle, useToastTitle } from './ToastTitle';\nexport type { ToastTitleProps, ToastTitleState, ToastTitleSlots } from './ToastTitle';\n\nexport { ToastBody, renderToastBody, useToastBody } from './ToastBody';\nexport type { ToastBodyProps, ToastBodyState, ToastBodySlots } from './ToastBody';\n\nexport { ToastFooter, renderToastFooter, useToastFooter } from './ToastFooter';\nexport type { ToastFooterProps, ToastFooterSlots, ToastFooterState } from './ToastFooter';\n\n// ─── Toaster DX (state-machine-driven) ───────────────────────────────────────\nexport { Toaster, renderToaster, useToaster } from './Toaster';\nexport type { ToasterProps, ToasterState } from './Toaster';\n\nexport {\n  ToastContainer,\n  renderToastContainer,\n  useToastContainer,\n  useToastContainerContextValues,\n} from './ToastContainer';\nexport type {\n  ToastContainerProps,\n  ToastContainerSlots,\n  ToastContainerState,\n  ToastContainerContextValue,\n} from './ToastContainer';\n\n// ─── Re-exported from @fluentui/react-toast for import convenience ────────────\nexport { useToastController, useToastContainerContext } from '@fluentui/react-toast';\nexport type {\n  ToastId,\n  ToasterId,\n  ToastIntent,\n  ToastStatus,\n  ToastPosition,\n  ToastPoliteness,\n  ToastImperativeRef,\n  ToastChangeHandler,\n  ToastChangeData,\n} from '@fluentui/react-toast';\n"],"names":["Toast","ToastBody","ToastContainer","ToastFooter","ToastTitle","Toaster","renderToast","renderToastBody","renderToastContainer","renderToastFooter","renderToastTitle","renderToaster","useToast","useToastBody","useToastContainer","useToastContainerContext","useToastContainerContextValues","useToastController","useToastFooter","useToastTitle","useToaster"],"mappings":"AAAA,gFAAgF;;;;;;;;;;;;IACvEA,KAAK;eAALA,YAAK;;IASLC,SAAS;eAATA,oBAAS;;IAWhBC,cAAc;eAAdA,8BAAc;;IARPC,WAAW;eAAXA,wBAAW;;IANXC,UAAU;eAAVA,sBAAU;;IAUVC,OAAO;eAAPA,gBAAO;;IAfPC,WAAW;eAAXA,wBAAW;;IAQAC,eAAe;eAAfA,0BAAe;;IAYjCC,oBAAoB;eAApBA,oCAAoB;;IATAC,iBAAiB;eAAjBA,8BAAiB;;IANlBC,gBAAgB;eAAhBA,4BAAgB;;IAUnBC,aAAa;eAAbA,sBAAa;;IAdtBC,QAAQ;eAARA,kBAAQ;;IAOoBC,YAAY;eAAZA,uBAAY;;IAa/CC,iBAAiB;eAAjBA,iCAAiB;;IAWUC,wBAAwB;eAAxBA,oCAAwB;;IAVnDC,8BAA8B;eAA9BA,8CAA8B;;IAUvBC,kBAAkB;eAAlBA,8BAAkB;;IArBcC,cAAc;eAAdA,2BAAc;;IANhBC,aAAa;eAAbA,yBAAa;;IAUnBC,UAAU;eAAVA,mBAAU;;;uBAhBrB;6BACM;0BACH;4BAImC;2BAGH;6BAGM;yBAIZ;gCAQ5C;4BASsD"}