{"ast":null,"code":"import { buildWarning } from '../../utils/warning';\nconst deprecationWarning = buildWarning(['MUI: The hook useGridApi is deprecated and will be removed in the next major version.', 'Access the ref content with apiRef.current instead']);\n/**\n * @deprecated Use `apiRef.current` instead.\n */\n\nexport const useGridApi = apiRef => {\n if (process.env.NODE_ENV !== 'production') {\n deprecationWarning();\n }\n return apiRef.current;\n};","map":{"version":3,"names":["buildWarning","deprecationWarning","useGridApi","apiRef","process","env","NODE_ENV","current"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/@mui/x-data-grid/hooks/utils/useGridApi.js"],"sourcesContent":["import { buildWarning } from '../../utils/warning';\nconst deprecationWarning = buildWarning(['MUI: The hook useGridApi is deprecated and will be removed in the next major version.', 'Access the ref content with apiRef.current instead']);\n/**\n * @deprecated Use `apiRef.current` instead.\n */\n\nexport const useGridApi = apiRef => {\n if (process.env.NODE_ENV !== 'production') {\n deprecationWarning();\n }\n\n return apiRef.current;\n};"],"mappings":"AAAA,SAASA,YAAY,QAAQ,qBAAqB;AAClD,MAAMC,kBAAkB,GAAGD,YAAY,CAAC,CAAC,uFAAuF,EAAE,oDAAoD,CAAC,CAAC;AACxL;AACA;AACA;;AAEA,OAAO,MAAME,UAAU,GAAGC,MAAM,IAAI;EAClC,IAAIC,OAAO,CAACC,GAAG,CAACC,QAAQ,KAAK,YAAY,EAAE;IACzCL,kBAAkB,CAAC,CAAC;EACtB;EAEA,OAAOE,MAAM,CAACI,OAAO;AACvB,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}