{"version":3,"file":"drawerModes.const.cjs","sources":["../../../../../src/components/overlay/drawer/constants/drawerModes.const.ts"],"sourcesContent":["/**\r\n * Available render modes for the `Drawer` component.\r\n */\r\nexport const DRAWER_MODES = {\r\n    portal: 'portal',\r\n    inline: 'inline',\r\n    mini: 'mini',\r\n} as const\r\n\r\nexport const DRAWER_MODES_ARRAY = Object.values(DRAWER_MODES)\r\n"],"names":["DRAWER_MODES"],"mappings":"gFAGO,MAAMA,EAAe,CACxB,OAAQ,SAER,KAAM,MACV"}