UNPKG

@nurl/panda-preset

Version:

Official Panda-CSS preset for the Ganglion Design System.

1 lines 796 B
{"version":3,"sources":["../../../../src/recipes/shared/toast.base.ts"],"sourcesContent":["import type { Sentiment } from '../../theme/semantic-tokens/types'\nimport { getSlotRecipePalettes } from './helpers'\n\nexport const SLOTS = [\n 'root',\n 'container',\n 'featureIcon',\n 'heading',\n 'main',\n 'closeRoot',\n 'undoBtn',\n]\nexport const PALETTES = [\n 'info',\n 'success',\n 'warning',\n 'danger',\n] satisfies Sentiment[]\n\nexport const toastPalettes = getSlotRecipePalettes(SLOTS, PALETTES)\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,qBAAsC;AAE/B,IAAM,QAAQ;AAAA,EACnB;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AACO,IAAM,WAAW;AAAA,EACtB;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAEO,IAAM,oBAAgB,sCAAsB,OAAO,QAAQ;","names":[]}