{"version":3,"file":"3003.dc0d5c9c318c4261c9fc.bundle.js","mappings":"gVAEA,IAEA,EAF2B,SAACA,G,OAAWC,EAAAA,cAAoBC,EAAAA,E,sUAAa,EAAEC,KAAM,SAAYH,GACxFC,EAAAA,cAAoB,OAAQ,CAAEG,EAAG,gG,0HCDrC,IAEA,EAF4B,SAACJ,G,OAAWC,EAAAA,cAAoBC,EAAAA,E,sUAAa,IAAKF,GAC1EC,EAAAA,cAAoB,OAAQ,CAAEG,EAAG,iG,kcCArC,IACA,EADsB,Y,QAAGD,KAAAA,OAAAA,IAAO,aAAaH,E,kXAAAA,CAAAA,EAAAA,CAApBG,S,MAAyC,WAATA,EAAoBF,EAAAA,cAAoBI,EAAqB,KAAKL,IAAWC,EAAAA,cAAoBK,EAAoB,KAAKN,GAAO,E,gcCGnL,IAAMM,EAAqB,SAACN,GAKvB,OAAOC,EAAAA,cAAoBM,EAAgB,KAAKP,GAS5D,EACaK,EAAsB,SAACL,GAKxB,OAAOC,EAAAA,cAAoBO,EAAiB,KAAKR,GAS7D,EACaS,EAAgB,SAACT,GAKlB,OAAOC,EAAAA,cAAoBS,EAAW,KAAKV,GASvD,C","sources":["webpack://@pb/react/./node_modules/@hm-group/fabric-icons/dist/esm/icons/brand/monki/ArrowLeftIcon/ArrowLeftIconSmall.js","webpack://@pb/react/./node_modules/@hm-group/fabric-icons/dist/esm/icons/brand/monki/ArrowLeftIcon/ArrowLeftIconMedium.js","webpack://@pb/react/./node_modules/@hm-group/fabric-icons/dist/esm/icons/brand/monki/ArrowLeftIcon/ArrowLeftIcon.js","webpack://@pb/react/./node_modules/@hm-group/fabric-icons/dist/esm/icons/brand-switches/ArrowLeftIcon.js"],"sourcesContent":["import React from 'react';\nimport IconWrapper from '../../../IconWrapper';\nconst ArrowLeftIconSmall = (props) => (React.createElement(IconWrapper, { size: \"small\", ...props },\n React.createElement(\"path\", { d: \"M7.293 1.793.586 8.5l6.707 6.707 1.414-1.414L4.414 9.5H15v-2H4.414l4.293-4.293-1.414-1.414Z\" })));\nexport default ArrowLeftIconSmall;\n//# sourceMappingURL=ArrowLeftIconSmall.js.map","import React from 'react';\nimport IconWrapper from '../../../IconWrapper';\nconst ArrowLeftIconMedium = (props) => (React.createElement(IconWrapper, { ...props },\n React.createElement(\"path\", { d: \"M11.293 2.293 1.586 12l9.707 9.707 1.414-1.414L5.414 13H23v-2H5.414l7.293-7.293-1.414-1.414Z\" })));\nexport default ArrowLeftIconMedium;\n//# sourceMappingURL=ArrowLeftIconMedium.js.map","import React from 'react';\nimport ArrowLeftIconMedium from './ArrowLeftIconMedium';\nimport ArrowLeftIconSmall from './ArrowLeftIconSmall';\nconst ArrowLeftIcon = ({ size = 'medium', ...props }) => size === 'medium' ? React.createElement(ArrowLeftIconMedium, { ...props }) : React.createElement(ArrowLeftIconSmall, { ...props });\nexport default ArrowLeftIcon;\n//# sourceMappingURL=ArrowLeftIcon.js.map","import React from 'react';\nimport { ArrowLeftIconSmall as HmIconSmall, ArrowLeftIconMedium as HmIconMedium, ArrowLeftIcon as HmIcon, } from '../brand/hm/ArrowLeftIcon';\nimport { ArrowLeftIconSmall as HmGroupIconSmall, ArrowLeftIconMedium as HmGroupIconMedium, ArrowLeftIcon as HmGroupIcon, } from '../brand/hmGroup/ArrowLeftIcon';\nimport { ArrowLeftIconSmall as MonkiIconSmall, ArrowLeftIconMedium as MonkiIconMedium, ArrowLeftIcon as MonkiIcon, } from '../brand/monki/ArrowLeftIcon';\nimport { ArrowLeftIconSmall as NorthstarIconSmall, ArrowLeftIconMedium as NorthstarIconMedium, ArrowLeftIcon as NorthstarIcon, } from '../brand/northstar/ArrowLeftIcon';\nimport { ArrowLeftIconSmall as OSIconSmall, ArrowLeftIconMedium as OSIconMedium, ArrowLeftIcon as OSIcon, } from '../brand/otherStories/ArrowLeftIcon';\nexport const ArrowLeftIconSmall = (props) => {\n switch (process.env.BRAND) {\n case 'hmGroup':\n return React.createElement(HmGroupIconSmall, { ...props });\n case 'monki':\n return React.createElement(MonkiIconSmall, { ...props });\n case 'northstar':\n return React.createElement(NorthstarIconSmall, { ...props });\n case 'otherStories':\n return React.createElement(OSIconSmall, { ...props });\n case 'hm':\n default:\n return React.createElement(HmIconSmall, { ...props });\n }\n};\nexport const ArrowLeftIconMedium = (props) => {\n switch (process.env.BRAND) {\n case 'hmGroup':\n return React.createElement(HmGroupIconMedium, { ...props });\n case 'monki':\n return React.createElement(MonkiIconMedium, { ...props });\n case 'northstar':\n return React.createElement(NorthstarIconMedium, { ...props });\n case 'otherStories':\n return React.createElement(OSIconMedium, { ...props });\n case 'hm':\n default:\n return React.createElement(HmIconMedium, { ...props });\n }\n};\nexport const ArrowLeftIcon = (props) => {\n switch (process.env.BRAND) {\n case 'hmGroup':\n return React.createElement(HmGroupIcon, { ...props });\n case 'monki':\n return React.createElement(MonkiIcon, { ...props });\n case 'northstar':\n return React.createElement(NorthstarIcon, { ...props });\n case 'otherStories':\n return React.createElement(OSIcon, { ...props });\n case 'hm':\n default:\n return React.createElement(HmIcon, { ...props });\n }\n};\nexport default ArrowLeftIcon;\n//# sourceMappingURL=ArrowLeftIcon.js.map"],"names":["props","React","IconWrapper","size","d","ArrowLeftIconMedium","ArrowLeftIconSmall","MonkiIconSmall","MonkiIconMedium","ArrowLeftIcon","MonkiIcon"],"sourceRoot":""}