{"version":3,"file":"socialWallService-ClTu0fq0.js","sources":["../../src/project/AramcoLife/services/socialWallService.ts"],"sourcesContent":["/* eslint-disable */\r\n//------------------------------------------------------------------------------\r\n// \r\n// This code was generated by a tool.\r\n//\r\n//\r\n// Changes to this file may cause incorrect behavior and will be lost if\r\n// the code is regenerated.\r\n// \r\n//------------------------------------------------------------------------------\r\n\r\nimport { http, type Meta } from \"~/foundation/Api\";\r\nimport { DistinctSocialWallElements } from \"~/project/AramcoLife/generated-types\";\r\nimport { SocialWallElement } from \"~/project/AramcoLife/generated-types\";\r\n\r\nexport const socialWallServiceMeta: Meta = {\r\n\tfeed: [\"GET\", \"/api/v2/socialwall/feed\"],\r\n\tgetLatest: [\"GET\", \"/api/v2/socialwall/latest\"],\r\n};\r\n\r\n// Project.AramcoLife.Controllers.Api.ApiV2SocialWallController\r\nexport const socialWallService = {\r\n\tasync feed(queryStrings: { language: string }) {\r\n\t\treturn await http.fetch(socialWallServiceMeta.feed, { queryStrings });\r\n\t},\r\n\tasync getLatest(queryStrings: { language: string }) {\r\n\t\treturn await http.fetch(socialWallServiceMeta.getLatest, { queryStrings });\r\n\t},\r\n};\r\n"],"names":["socialWallServiceMeta","socialWallService","queryStrings","http"],"mappings":"uCAeO,MAAMA,EAAwD,CACpE,KAAM,CAAC,MAAO,yBAAyB,EACvC,UAAW,CAAC,MAAO,2BAA2B,CAC/C,EAGaC,EAAoB,CAChC,MAAM,KAAKC,EAAoC,CAC9C,OAAO,MAAMC,EAAK,MAA+CH,EAAsB,KAAM,CAAE,aAAAE,EAAc,CAC9G,EACA,MAAM,UAAUA,EAAoC,CACnD,OAAO,MAAMC,EAAK,MAAoCH,EAAsB,UAAW,CAAE,aAAAE,EAAc,CACxG,CACD"}