// generated by figma-sync/generate-docs-figma-members.mjs — DO NOT EDIT
import type { DocsFigmaMembers } from './types'

export type NotificationFigmaProps = {
  theme: 'dark' | 'light'
  form: 'dialog' | 'pop confirm' | 'slide' | 'alert'
  type: 'success' | 'info' | 'warning' | 'danger' | 'error' | 'default'
}

export const notificationFigmaMembers: DocsFigmaMembers<NotificationFigmaProps> = {
  schemaVersion: "t2-sample-v0.1",
  component: "Notification",
  source: {
    figmaFileKey: "YbsPRUVmNdsbN40NNwh1Gn",
    figmaNodeId: "1408:17154",
    figmaPage: "— — Notifications & Pop box",
    figmaPageId: "1379:4191",
    sourceFile: "figma-data/normalized/components-tokenized/notification__1408_17154.json",
  },
  axes: [
    {
      figmaAxis: "theme",
      codeProp: "theme",
      values: [
        "dark",
        "light",
      ],
      valueCase: "figma-original",
    },
    {
      figmaAxis: "form",
      codeProp: "form",
      values: [
        "dialog",
        "pop confirm",
        "slide",
        "alert",
      ],
      valueCase: "figma-original",
    },
    {
      figmaAxis: "type",
      codeProp: "type",
      values: [
        "success",
        "info",
        "warning",
        "danger",
        "error",
        "default",
      ],
      valueCase: "figma-original",
    },
  ],
  variants: [
    {
      variantId: "5891:7085",
      figmaName: "theme=dark, form=dialog, type=success",
      props: {
        theme: "dark",
        form: "dialog",
        type: "success",
      },
      theme: "dark",
    },
    {
      variantId: "5891:7102",
      figmaName: "theme=light, form=dialog, type=success",
      props: {
        theme: "light",
        form: "dialog",
        type: "success",
      },
      theme: "light",
    },
    {
      variantId: "5819:7085",
      figmaName: "theme=dark, form=dialog, type=info",
      props: {
        theme: "dark",
        form: "dialog",
        type: "info",
      },
      theme: "dark",
    },
    {
      variantId: "5820:7085",
      figmaName: "theme=light, form=dialog, type=info",
      props: {
        theme: "light",
        form: "dialog",
        type: "info",
      },
      theme: "light",
    },
    {
      variantId: "1408:17123",
      figmaName: "theme=dark, form=dialog, type=warning",
      props: {
        theme: "dark",
        form: "dialog",
        type: "warning",
      },
      theme: "dark",
    },
    {
      variantId: "1408:17129",
      figmaName: "theme=light, form=dialog, type=warning",
      props: {
        theme: "light",
        form: "dialog",
        type: "warning",
      },
      theme: "light",
    },
    {
      variantId: "1539:31680",
      figmaName: "theme=dark, form=dialog, type=danger",
      props: {
        theme: "dark",
        form: "dialog",
        type: "danger",
      },
      theme: "dark",
    },
    {
      variantId: "1539:31691",
      figmaName: "theme=light, form=dialog, type=danger",
      props: {
        theme: "light",
        form: "dialog",
        type: "danger",
      },
      theme: "light",
    },
    {
      variantId: "1408:17125",
      figmaName: "theme=dark, form=dialog, type=error",
      props: {
        theme: "dark",
        form: "dialog",
        type: "error",
      },
      theme: "dark",
    },
    {
      variantId: "1408:17131",
      figmaName: "theme=light, form=dialog, type=error",
      props: {
        theme: "light",
        form: "dialog",
        type: "error",
      },
      theme: "light",
    },
    {
      variantId: "1408:17126",
      figmaName: "theme=dark, form=dialog, type=default",
      props: {
        theme: "dark",
        form: "dialog",
        type: "default",
      },
      theme: "dark",
    },
    {
      variantId: "1408:17132",
      figmaName: "theme=light, form=dialog, type=default",
      props: {
        theme: "light",
        form: "dialog",
        type: "default",
      },
      theme: "light",
    },
    {
      variantId: "5908:7085",
      figmaName: "theme=dark, form=pop confirm, type=danger",
      props: {
        theme: "dark",
        form: "pop confirm",
        type: "danger",
      },
      theme: "dark",
    },
    {
      variantId: "5908:7098",
      figmaName: "theme=light, form=pop confirm, type=danger",
      props: {
        theme: "light",
        form: "pop confirm",
        type: "danger",
      },
      theme: "light",
    },
    {
      variantId: "1408:17128",
      figmaName: "theme=dark, form=pop confirm, type=default",
      props: {
        theme: "dark",
        form: "pop confirm",
        type: "default",
      },
      theme: "dark",
    },
    {
      variantId: "1408:17134",
      figmaName: "theme=light, form=pop confirm, type=default",
      props: {
        theme: "light",
        form: "pop confirm",
        type: "default",
      },
      theme: "light",
    },
    {
      variantId: "1408:17127",
      figmaName: "theme=dark, form=slide, type=default",
      props: {
        theme: "dark",
        form: "slide",
        type: "default",
      },
      theme: "dark",
    },
    {
      variantId: "1408:17133",
      figmaName: "theme=light, form=slide, type=default",
      props: {
        theme: "light",
        form: "slide",
        type: "default",
      },
      theme: "light",
    },
    {
      variantId: "5788:7085",
      figmaName: "theme=dark, form=slide, type=success",
      props: {
        theme: "dark",
        form: "slide",
        type: "success",
      },
      theme: "dark",
    },
    {
      variantId: "5789:7098",
      figmaName: "theme=light, form=slide, type=success",
      props: {
        theme: "light",
        form: "slide",
        type: "success",
      },
      theme: "light",
    },
    {
      variantId: "5788:7109",
      figmaName: "theme=dark, form=slide, type=info",
      props: {
        theme: "dark",
        form: "slide",
        type: "info",
      },
      theme: "dark",
    },
    {
      variantId: "5789:7122",
      figmaName: "theme=light, form=slide, type=info",
      props: {
        theme: "light",
        form: "slide",
        type: "info",
      },
      theme: "light",
    },
    {
      variantId: "5787:7085",
      figmaName: "theme=dark, form=slide, type=warning",
      props: {
        theme: "dark",
        form: "slide",
        type: "warning",
      },
      theme: "dark",
    },
    {
      variantId: "5789:7085",
      figmaName: "theme=light, form=slide, type=warning",
      props: {
        theme: "light",
        form: "slide",
        type: "warning",
      },
      theme: "light",
    },
    {
      variantId: "5788:7096",
      figmaName: "theme=dark, form=slide, type=error",
      props: {
        theme: "dark",
        form: "slide",
        type: "error",
      },
      theme: "dark",
    },
    {
      variantId: "5789:7109",
      figmaName: "theme=light, form=slide, type=error",
      props: {
        theme: "light",
        form: "slide",
        type: "error",
      },
      theme: "light",
    },
    {
      variantId: "5840:7158",
      figmaName: "theme=dark, form=alert, type=success",
      props: {
        theme: "dark",
        form: "alert",
        type: "success",
      },
      theme: "dark",
    },
    {
      variantId: "5841:7158",
      figmaName: "theme=light, form=alert, type=success",
      props: {
        theme: "light",
        form: "alert",
        type: "success",
      },
      theme: "light",
    },
    {
      variantId: "5840:7089",
      figmaName: "theme=dark, form=alert, type=info",
      props: {
        theme: "dark",
        form: "alert",
        type: "info",
      },
      theme: "dark",
    },
    {
      variantId: "5841:7089",
      figmaName: "theme=light, form=alert, type=info",
      props: {
        theme: "light",
        form: "alert",
        type: "info",
      },
      theme: "light",
    },
    {
      variantId: "5840:7112",
      figmaName: "theme=dark, form=alert, type=warning",
      props: {
        theme: "dark",
        form: "alert",
        type: "warning",
      },
      theme: "dark",
    },
    {
      variantId: "5841:7112",
      figmaName: "theme=light, form=alert, type=warning",
      props: {
        theme: "light",
        form: "alert",
        type: "warning",
      },
      theme: "light",
    },
    {
      variantId: "5840:7135",
      figmaName: "theme=dark, form=alert, type=error",
      props: {
        theme: "dark",
        form: "alert",
        type: "error",
      },
      theme: "dark",
    },
    {
      variantId: "5841:7135",
      figmaName: "theme=light, form=alert, type=error",
      props: {
        theme: "light",
        form: "alert",
        type: "error",
      },
      theme: "light",
    },
    {
      variantId: "5840:7185",
      figmaName: "theme=dark, form=alert, type=default",
      props: {
        theme: "dark",
        form: "alert",
        type: "default",
      },
      theme: "dark",
    },
    {
      variantId: "5841:7181",
      figmaName: "theme=light, form=alert, type=default",
      props: {
        theme: "light",
        form: "alert",
        type: "default",
      },
      theme: "light",
    },
  ],
  meta: {
    generatedAt: "2026-06-12T04:13:55.577Z",
    sourceFile: "figma-data/normalized/components-tokenized/notification__1408_17154.json",
    variantCount: 36,
  },
}
