@scbt-ecom/ui 0.111.1 → 0.111.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- const e={group:{status:["status/badSmile","status/iconMark","status/iconRetry","status/iconUser","status/succesCircle"],social:["social/classmates","social/telegram","social/vk"],media:["media/desktop","media/mobile"],logos:["logos/beeline","logos/megafon","logos/mts"],info:["info/helpCircle","info/warningCircle"],general:["general/calendar","general/check","general/close","general/edit","general/heart","general/hiddenEye","general/loginFilled","general/menu","general/plus","general/reorder","general/search","general/shield","general/showEye"],files:["files/border","files/borderError","files/documentFilled","files/documentOutline","files/upload"],editor:["editor/bold","editor/fonts","editor/heading","editor/italic","editor/link","editor/list","editor/palette","editor/redo","editor/removeFormatting","editor/space","editor/strikethrough","editor/typography","editor/underline","editor/undo"],communication:["communication/phone"],brandLogos:["brandLogos/logoBlack","brandLogos/logoBusiness","brandLogos/logoGray","brandLogos/logoInsurance","brandLogos/logoMain","brandLogos/logoWhite"],arrows:["arrows/arrowCircle","arrows/arrowDownRight","arrows/arrowLink","arrows/arrowRight","arrows/arrowRotate","arrows/arrowScroll"]},flatten:["status/badSmile","status/iconMark","status/iconRetry","status/iconUser","status/succesCircle","social/classmates","social/telegram","social/vk","media/desktop","media/mobile","logos/beeline","logos/megafon","logos/mts","info/helpCircle","info/warningCircle","general/calendar","general/check","general/close","general/edit","general/heart","general/hiddenEye","general/loginFilled","general/menu","general/plus","general/reorder","general/search","general/shield","general/showEye","files/border","files/borderError","files/documentFilled","files/documentOutline","files/upload","editor/bold","editor/fonts","editor/heading","editor/italic","editor/link","editor/list","editor/palette","editor/redo","editor/removeFormatting","editor/space","editor/strikethrough","editor/typography","editor/underline","editor/undo","communication/phone","brandLogos/logoBlack","brandLogos/logoBusiness","brandLogos/logoGray","brandLogos/logoInsurance","brandLogos/logoMain","brandLogos/logoWhite","arrows/arrowCircle","arrows/arrowDownRight","arrows/arrowLink","arrows/arrowRight","arrows/arrowRotate","arrows/arrowScroll"]};export{e as allowedIcons};
1
+ const e={group:{status:["status/badSmile","status/iconMark","status/iconRetry","status/iconUser","status/succesCircle"],social:["social/classmates","social/telegram","social/vk"],media:["media/desktop","media/mobile"],logos:["logos/beeline","logos/megafon","logos/mts"],info:["info/helpCircle","info/warningCircle"],general:["general/calendar","general/check","general/close","general/edit","general/heart","general/hiddenEye","general/loginFilled","general/menu","general/optionsHorizontal","general/optionsVertical","general/plus","general/reorder","general/search","general/shield","general/showEye"],files:["files/border","files/borderError","files/documentFilled","files/documentOutline","files/upload"],editor:["editor/bold","editor/fonts","editor/heading","editor/italic","editor/link","editor/list","editor/palette","editor/redo","editor/removeFormatting","editor/space","editor/strikethrough","editor/typography","editor/underline","editor/undo"],communication:["communication/phone"],brandLogos:["brandLogos/logoBlack","brandLogos/logoBusiness","brandLogos/logoGray","brandLogos/logoInsurance","brandLogos/logoMain","brandLogos/logoWhite"],arrows:["arrows/arrowCircle","arrows/arrowDownRight","arrows/arrowLink","arrows/arrowRight","arrows/arrowRotate","arrows/arrowScroll"]},flatten:["status/badSmile","status/iconMark","status/iconRetry","status/iconUser","status/succesCircle","social/classmates","social/telegram","social/vk","media/desktop","media/mobile","logos/beeline","logos/megafon","logos/mts","info/helpCircle","info/warningCircle","general/calendar","general/check","general/close","general/edit","general/heart","general/hiddenEye","general/loginFilled","general/menu","general/optionsHorizontal","general/optionsVertical","general/plus","general/reorder","general/search","general/shield","general/showEye","files/border","files/borderError","files/documentFilled","files/documentOutline","files/upload","editor/bold","editor/fonts","editor/heading","editor/italic","editor/link","editor/list","editor/palette","editor/redo","editor/removeFormatting","editor/space","editor/strikethrough","editor/typography","editor/underline","editor/undo","communication/phone","brandLogos/logoBlack","brandLogos/logoBusiness","brandLogos/logoGray","brandLogos/logoInsurance","brandLogos/logoMain","brandLogos/logoWhite","arrows/arrowCircle","arrows/arrowDownRight","arrows/arrowLink","arrows/arrowRight","arrows/arrowRotate","arrows/arrowScroll"]};export{e as allowedIcons};
2
2
  //# sourceMappingURL=allowedIcons.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"allowedIcons.js","sources":["../../../../../lib/shared/ui/icon/allowedIcons.ts"],"sourcesContent":["export type AllowedIcons = (typeof allowedIcons.flatten)[number]\n\nexport type AllowedIconsGroup<T extends keyof typeof allowedIcons.group> = (typeof allowedIcons.group)[T][number]\n\nexport const allowedIcons = {\n group: {\n status: ['status/badSmile', 'status/iconMark', 'status/iconRetry', 'status/iconUser', 'status/succesCircle'],\n social: ['social/classmates', 'social/telegram', 'social/vk'],\n media: ['media/desktop', 'media/mobile'],\n logos: ['logos/beeline', 'logos/megafon', 'logos/mts'],\n info: ['info/helpCircle', 'info/warningCircle'],\n general: [\n 'general/calendar',\n 'general/check',\n 'general/close',\n 'general/edit',\n 'general/heart',\n 'general/hiddenEye',\n 'general/loginFilled',\n 'general/menu',\n 'general/plus',\n 'general/reorder',\n 'general/search',\n 'general/shield',\n 'general/showEye'\n ],\n files: ['files/border', 'files/borderError', 'files/documentFilled', 'files/documentOutline', 'files/upload'],\n editor: [\n 'editor/bold',\n 'editor/fonts',\n 'editor/heading',\n 'editor/italic',\n 'editor/link',\n 'editor/list',\n 'editor/palette',\n 'editor/redo',\n 'editor/removeFormatting',\n 'editor/space',\n 'editor/strikethrough',\n 'editor/typography',\n 'editor/underline',\n 'editor/undo'\n ],\n communication: ['communication/phone'],\n brandLogos: [\n 'brandLogos/logoBlack',\n 'brandLogos/logoBusiness',\n 'brandLogos/logoGray',\n 'brandLogos/logoInsurance',\n 'brandLogos/logoMain',\n 'brandLogos/logoWhite'\n ],\n arrows: [\n 'arrows/arrowCircle',\n 'arrows/arrowDownRight',\n 'arrows/arrowLink',\n 'arrows/arrowRight',\n 'arrows/arrowRotate',\n 'arrows/arrowScroll'\n ]\n },\n flatten: [\n 'status/badSmile',\n 'status/iconMark',\n 'status/iconRetry',\n 'status/iconUser',\n 'status/succesCircle',\n 'social/classmates',\n 'social/telegram',\n 'social/vk',\n 'media/desktop',\n 'media/mobile',\n 'logos/beeline',\n 'logos/megafon',\n 'logos/mts',\n 'info/helpCircle',\n 'info/warningCircle',\n 'general/calendar',\n 'general/check',\n 'general/close',\n 'general/edit',\n 'general/heart',\n 'general/hiddenEye',\n 'general/loginFilled',\n 'general/menu',\n 'general/plus',\n 'general/reorder',\n 'general/search',\n 'general/shield',\n 'general/showEye',\n 'files/border',\n 'files/borderError',\n 'files/documentFilled',\n 'files/documentOutline',\n 'files/upload',\n 'editor/bold',\n 'editor/fonts',\n 'editor/heading',\n 'editor/italic',\n 'editor/link',\n 'editor/list',\n 'editor/palette',\n 'editor/redo',\n 'editor/removeFormatting',\n 'editor/space',\n 'editor/strikethrough',\n 'editor/typography',\n 'editor/underline',\n 'editor/undo',\n 'communication/phone',\n 'brandLogos/logoBlack',\n 'brandLogos/logoBusiness',\n 'brandLogos/logoGray',\n 'brandLogos/logoInsurance',\n 'brandLogos/logoMain',\n 'brandLogos/logoWhite',\n 'arrows/arrowCircle',\n 'arrows/arrowDownRight',\n 'arrows/arrowLink',\n 'arrows/arrowRight',\n 'arrows/arrowRotate',\n 'arrows/arrowScroll'\n ]\n} as const\n"],"names":["allowedIcons"],"mappings":"AAIO,MAAMA,EAAe,CAC1B,MAAO,CACL,OAAQ,CAAC,kBAAmB,kBAAmB,mBAAoB,kBAAmB,qBAAqB,EAC3G,OAAQ,CAAC,oBAAqB,kBAAmB,WAAW,EAC5D,MAAO,CAAC,gBAAiB,cAAc,EACvC,MAAO,CAAC,gBAAiB,gBAAiB,WAAW,EACrD,KAAM,CAAC,kBAAmB,oBAAoB,EAC9C,QAAS,CACP,mBACA,gBACA,gBACA,eACA,gBACA,oBACA,sBACA,eACA,eACA,kBACA,iBACA,iBACA,iBAAA,EAEF,MAAO,CAAC,eAAgB,oBAAqB,uBAAwB,wBAAyB,cAAc,EAC5G,OAAQ,CACN,cACA,eACA,iBACA,gBACA,cACA,cACA,iBACA,cACA,0BACA,eACA,uBACA,oBACA,mBACA,aAAA,EAEF,cAAe,CAAC,qBAAqB,EACrC,WAAY,CACV,uBACA,0BACA,sBACA,2BACA,sBACA,sBAAA,EAEF,OAAQ,CACN,qBACA,wBACA,mBACA,oBACA,qBACA,oBAAA,CACF,EAEF,QAAS,CACP,kBACA,kBACA,mBACA,kBACA,sBACA,oBACA,kBACA,YACA,gBACA,eACA,gBACA,gBACA,YACA,kBACA,qBACA,mBACA,gBACA,gBACA,eACA,gBACA,oBACA,sBACA,eACA,eACA,kBACA,iBACA,iBACA,kBACA,eACA,oBACA,uBACA,wBACA,eACA,cACA,eACA,iBACA,gBACA,cACA,cACA,iBACA,cACA,0BACA,eACA,uBACA,oBACA,mBACA,cACA,sBACA,uBACA,0BACA,sBACA,2BACA,sBACA,uBACA,qBACA,wBACA,mBACA,oBACA,qBACA,oBAAA,CAEJ"}
1
+ {"version":3,"file":"allowedIcons.js","sources":["../../../../../lib/shared/ui/icon/allowedIcons.ts"],"sourcesContent":["export type AllowedIcons = (typeof allowedIcons.flatten)[number]\n\nexport type AllowedIconsGroup<T extends keyof typeof allowedIcons.group> = (typeof allowedIcons.group)[T][number]\n\nexport const allowedIcons = {\n group: {\n status: ['status/badSmile', 'status/iconMark', 'status/iconRetry', 'status/iconUser', 'status/succesCircle'],\n social: ['social/classmates', 'social/telegram', 'social/vk'],\n media: ['media/desktop', 'media/mobile'],\n logos: ['logos/beeline', 'logos/megafon', 'logos/mts'],\n info: ['info/helpCircle', 'info/warningCircle'],\n general: [\n 'general/calendar',\n 'general/check',\n 'general/close',\n 'general/edit',\n 'general/heart',\n 'general/hiddenEye',\n 'general/loginFilled',\n 'general/menu',\n 'general/optionsHorizontal',\n 'general/optionsVertical',\n 'general/plus',\n 'general/reorder',\n 'general/search',\n 'general/shield',\n 'general/showEye'\n ],\n files: ['files/border', 'files/borderError', 'files/documentFilled', 'files/documentOutline', 'files/upload'],\n editor: [\n 'editor/bold',\n 'editor/fonts',\n 'editor/heading',\n 'editor/italic',\n 'editor/link',\n 'editor/list',\n 'editor/palette',\n 'editor/redo',\n 'editor/removeFormatting',\n 'editor/space',\n 'editor/strikethrough',\n 'editor/typography',\n 'editor/underline',\n 'editor/undo'\n ],\n communication: ['communication/phone'],\n brandLogos: [\n 'brandLogos/logoBlack',\n 'brandLogos/logoBusiness',\n 'brandLogos/logoGray',\n 'brandLogos/logoInsurance',\n 'brandLogos/logoMain',\n 'brandLogos/logoWhite'\n ],\n arrows: [\n 'arrows/arrowCircle',\n 'arrows/arrowDownRight',\n 'arrows/arrowLink',\n 'arrows/arrowRight',\n 'arrows/arrowRotate',\n 'arrows/arrowScroll'\n ]\n },\n flatten: [\n 'status/badSmile',\n 'status/iconMark',\n 'status/iconRetry',\n 'status/iconUser',\n 'status/succesCircle',\n 'social/classmates',\n 'social/telegram',\n 'social/vk',\n 'media/desktop',\n 'media/mobile',\n 'logos/beeline',\n 'logos/megafon',\n 'logos/mts',\n 'info/helpCircle',\n 'info/warningCircle',\n 'general/calendar',\n 'general/check',\n 'general/close',\n 'general/edit',\n 'general/heart',\n 'general/hiddenEye',\n 'general/loginFilled',\n 'general/menu',\n 'general/optionsHorizontal',\n 'general/optionsVertical',\n 'general/plus',\n 'general/reorder',\n 'general/search',\n 'general/shield',\n 'general/showEye',\n 'files/border',\n 'files/borderError',\n 'files/documentFilled',\n 'files/documentOutline',\n 'files/upload',\n 'editor/bold',\n 'editor/fonts',\n 'editor/heading',\n 'editor/italic',\n 'editor/link',\n 'editor/list',\n 'editor/palette',\n 'editor/redo',\n 'editor/removeFormatting',\n 'editor/space',\n 'editor/strikethrough',\n 'editor/typography',\n 'editor/underline',\n 'editor/undo',\n 'communication/phone',\n 'brandLogos/logoBlack',\n 'brandLogos/logoBusiness',\n 'brandLogos/logoGray',\n 'brandLogos/logoInsurance',\n 'brandLogos/logoMain',\n 'brandLogos/logoWhite',\n 'arrows/arrowCircle',\n 'arrows/arrowDownRight',\n 'arrows/arrowLink',\n 'arrows/arrowRight',\n 'arrows/arrowRotate',\n 'arrows/arrowScroll'\n ]\n} as const\n"],"names":["allowedIcons"],"mappings":"AAIO,MAAMA,EAAe,CAC1B,MAAO,CACL,OAAQ,CAAC,kBAAmB,kBAAmB,mBAAoB,kBAAmB,qBAAqB,EAC3G,OAAQ,CAAC,oBAAqB,kBAAmB,WAAW,EAC5D,MAAO,CAAC,gBAAiB,cAAc,EACvC,MAAO,CAAC,gBAAiB,gBAAiB,WAAW,EACrD,KAAM,CAAC,kBAAmB,oBAAoB,EAC9C,QAAS,CACP,mBACA,gBACA,gBACA,eACA,gBACA,oBACA,sBACA,eACA,4BACA,0BACA,eACA,kBACA,iBACA,iBACA,iBAAA,EAEF,MAAO,CAAC,eAAgB,oBAAqB,uBAAwB,wBAAyB,cAAc,EAC5G,OAAQ,CACN,cACA,eACA,iBACA,gBACA,cACA,cACA,iBACA,cACA,0BACA,eACA,uBACA,oBACA,mBACA,aAAA,EAEF,cAAe,CAAC,qBAAqB,EACrC,WAAY,CACV,uBACA,0BACA,sBACA,2BACA,sBACA,sBAAA,EAEF,OAAQ,CACN,qBACA,wBACA,mBACA,oBACA,qBACA,oBAAA,CACF,EAEF,QAAS,CACP,kBACA,kBACA,mBACA,kBACA,sBACA,oBACA,kBACA,YACA,gBACA,eACA,gBACA,gBACA,YACA,kBACA,qBACA,mBACA,gBACA,gBACA,eACA,gBACA,oBACA,sBACA,eACA,4BACA,0BACA,eACA,kBACA,iBACA,iBACA,kBACA,eACA,oBACA,uBACA,wBACA,eACA,cACA,eACA,iBACA,gBACA,cACA,cACA,iBACA,cACA,0BACA,eACA,uBACA,oBACA,mBACA,cACA,sBACA,uBACA,0BACA,sBACA,2BACA,sBACA,uBACA,qBACA,wBACA,mBACA,oBACA,qBACA,oBAAA,CAEJ"}
@@ -1,2 +1,2 @@
1
- import o from"../../../../static/status/badSmile.svg.js";import r from"../../../../static/status/iconMark.svg.js";import e from"../../../../static/status/iconRetry.svg.js";import i from"../../../../static/status/iconUser.svg.js";import m from"../../../../static/status/succesCircle.svg.js";import t from"../../../../static/social/classmates.svg.js";import g from"../../../../static/social/telegram.svg.js";import a from"../../../../static/social/vk.svg.js";import l from"../../../../static/media/desktop.svg.js";import n from"../../../../static/media/mobile.svg.js";import p from"../../../../static/logos/beeline.svg.js";import s from"../../../../static/logos/megafon.svg.js";import f from"../../../../static/logos/mts.svg.js";import S from"../../../../static/info/helpCircle.svg.js";import v from"../../../../static/info/warningCircle.svg.js";import d from"../../../../static/general/calendar.svg.js";import c from"../../../../static/general/check.svg.js";import u from"../../../../static/general/close.svg.js";import h from"../../../../static/general/edit.svg.js";import w from"../../../../static/general/heart.svg.js";import L from"../../../../static/general/hiddenEye.svg.js";import k from"../../../../static/general/loginFilled.svg.js";import b from"../../../../static/general/menu.svg.js";import y from"../../../../static/general/plus.svg.js";import C from"../../../../static/general/reorder.svg.js";import R from"../../../../static/general/search.svg.js";import B from"../../../../static/general/shield.svg.js";import M from"../../../../static/general/showEye.svg.js";import E from"../../../../static/files/border.svg.js";import F from"../../../../static/files/borderError.svg.js";import A from"../../../../static/files/documentFilled.svg.js";import I from"../../../../static/files/documentOutline.svg.js";import D from"../../../../static/files/upload.svg.js";import U from"../../../../static/editor/bold.svg.js";import H from"../../../../static/editor/fonts.svg.js";import P from"../../../../static/editor/heading.svg.js";import W from"../../../../static/editor/italic.svg.js";import G from"../../../../static/editor/link.svg.js";import O from"../../../../static/editor/list.svg.js";import T from"../../../../static/editor/palette.svg.js";import x from"../../../../static/editor/redo.svg.js";import V from"../../../../static/editor/removeFormatting.svg.js";import j from"../../../../static/editor/space.svg.js";import q from"../../../../static/editor/strikethrough.svg.js";import z from"../../../../static/editor/typography.svg.js";import J from"../../../../static/editor/underline.svg.js";import K from"../../../../static/editor/undo.svg.js";import N from"../../../../static/communication/phone.svg.js";import Q from"../../../../static/brandLogos/logoBlack.svg.js";import X from"../../../../static/brandLogos/logoBusiness.svg.js";import Y from"../../../../static/brandLogos/logoGray.svg.js";import Z from"../../../../static/brandLogos/logoInsurance.svg.js";import _ from"../../../../static/brandLogos/logoMain.svg.js";import $ from"../../../../static/brandLogos/logoWhite.svg.js";import oo from"../../../../static/arrows/arrowCircle.svg.js";import ro from"../../../../static/arrows/arrowDownRight.svg.js";import eo from"../../../../static/arrows/arrowLink.svg.js";import io from"../../../../static/arrows/arrowRight.svg.js";import mo from"../../../../static/arrows/arrowRotate.svg.js";import to from"../../../../static/arrows/arrowScroll.svg.js";const Sr={"status/badSmile":o,"status/iconMark":r,"status/iconRetry":e,"status/iconUser":i,"status/succesCircle":m,"social/classmates":t,"social/telegram":g,"social/vk":a,"media/desktop":l,"media/mobile":n,"logos/beeline":p,"logos/megafon":s,"logos/mts":f,"info/helpCircle":S,"info/warningCircle":v,"general/calendar":d,"general/check":c,"general/close":u,"general/edit":h,"general/heart":w,"general/hiddenEye":L,"general/loginFilled":k,"general/menu":b,"general/plus":y,"general/reorder":C,"general/search":R,"general/shield":B,"general/showEye":M,"files/border":E,"files/borderError":F,"files/documentFilled":A,"files/documentOutline":I,"files/upload":D,"editor/bold":U,"editor/fonts":H,"editor/heading":P,"editor/italic":W,"editor/link":G,"editor/list":O,"editor/palette":T,"editor/redo":x,"editor/removeFormatting":V,"editor/space":j,"editor/strikethrough":q,"editor/typography":z,"editor/underline":J,"editor/undo":K,"communication/phone":N,"brandLogos/logoBlack":Q,"brandLogos/logoBusiness":X,"brandLogos/logoGray":Y,"brandLogos/logoInsurance":Z,"brandLogos/logoMain":_,"brandLogos/logoWhite":$,"arrows/arrowCircle":oo,"arrows/arrowDownRight":ro,"arrows/arrowLink":eo,"arrows/arrowRight":io,"arrows/arrowRotate":mo,"arrows/arrowScroll":to};export{Sr as iconsMap};
1
+ import o from"../../../../static/status/badSmile.svg.js";import r from"../../../../static/status/iconMark.svg.js";import e from"../../../../static/status/iconRetry.svg.js";import i from"../../../../static/status/iconUser.svg.js";import m from"../../../../static/status/succesCircle.svg.js";import t from"../../../../static/social/classmates.svg.js";import g from"../../../../static/social/telegram.svg.js";import a from"../../../../static/social/vk.svg.js";import l from"../../../../static/media/desktop.svg.js";import n from"../../../../static/media/mobile.svg.js";import p from"../../../../static/logos/beeline.svg.js";import s from"../../../../static/logos/megafon.svg.js";import f from"../../../../static/logos/mts.svg.js";import S from"../../../../static/info/helpCircle.svg.js";import v from"../../../../static/info/warningCircle.svg.js";import d from"../../../../static/general/calendar.svg.js";import c from"../../../../static/general/check.svg.js";import u from"../../../../static/general/close.svg.js";import h from"../../../../static/general/edit.svg.js";import w from"../../../../static/general/heart.svg.js";import L from"../../../../static/general/hiddenEye.svg.js";import k from"../../../../static/general/loginFilled.svg.js";import b from"../../../../static/general/menu.svg.js";import y from"../../../../static/general/optionsHorizontal.svg.js";import C from"../../../../static/general/optionsVertical.svg.js";import R from"../../../../static/general/plus.svg.js";import B from"../../../../static/general/reorder.svg.js";import M from"../../../../static/general/search.svg.js";import E from"../../../../static/general/shield.svg.js";import F from"../../../../static/general/showEye.svg.js";import A from"../../../../static/files/border.svg.js";import H from"../../../../static/files/borderError.svg.js";import I from"../../../../static/files/documentFilled.svg.js";import D from"../../../../static/files/documentOutline.svg.js";import U from"../../../../static/files/upload.svg.js";import O from"../../../../static/editor/bold.svg.js";import P from"../../../../static/editor/fonts.svg.js";import V from"../../../../static/editor/heading.svg.js";import W from"../../../../static/editor/italic.svg.js";import z from"../../../../static/editor/link.svg.js";import G from"../../../../static/editor/list.svg.js";import T from"../../../../static/editor/palette.svg.js";import x from"../../../../static/editor/redo.svg.js";import j from"../../../../static/editor/removeFormatting.svg.js";import q from"../../../../static/editor/space.svg.js";import J from"../../../../static/editor/strikethrough.svg.js";import K from"../../../../static/editor/typography.svg.js";import N from"../../../../static/editor/underline.svg.js";import Q from"../../../../static/editor/undo.svg.js";import X from"../../../../static/communication/phone.svg.js";import Y from"../../../../static/brandLogos/logoBlack.svg.js";import Z from"../../../../static/brandLogos/logoBusiness.svg.js";import _ from"../../../../static/brandLogos/logoGray.svg.js";import $ from"../../../../static/brandLogos/logoInsurance.svg.js";import oo from"../../../../static/brandLogos/logoMain.svg.js";import ro from"../../../../static/brandLogos/logoWhite.svg.js";import eo from"../../../../static/arrows/arrowCircle.svg.js";import io from"../../../../static/arrows/arrowDownRight.svg.js";import mo from"../../../../static/arrows/arrowLink.svg.js";import to from"../../../../static/arrows/arrowRight.svg.js";import go from"../../../../static/arrows/arrowRotate.svg.js";import ao from"../../../../static/arrows/arrowScroll.svg.js";const ur={"status/badSmile":o,"status/iconMark":r,"status/iconRetry":e,"status/iconUser":i,"status/succesCircle":m,"social/classmates":t,"social/telegram":g,"social/vk":a,"media/desktop":l,"media/mobile":n,"logos/beeline":p,"logos/megafon":s,"logos/mts":f,"info/helpCircle":S,"info/warningCircle":v,"general/calendar":d,"general/check":c,"general/close":u,"general/edit":h,"general/heart":w,"general/hiddenEye":L,"general/loginFilled":k,"general/menu":b,"general/optionsHorizontal":y,"general/optionsVertical":C,"general/plus":R,"general/reorder":B,"general/search":M,"general/shield":E,"general/showEye":F,"files/border":A,"files/borderError":H,"files/documentFilled":I,"files/documentOutline":D,"files/upload":U,"editor/bold":O,"editor/fonts":P,"editor/heading":V,"editor/italic":W,"editor/link":z,"editor/list":G,"editor/palette":T,"editor/redo":x,"editor/removeFormatting":j,"editor/space":q,"editor/strikethrough":J,"editor/typography":K,"editor/underline":N,"editor/undo":Q,"communication/phone":X,"brandLogos/logoBlack":Y,"brandLogos/logoBusiness":Z,"brandLogos/logoGray":_,"brandLogos/logoInsurance":$,"brandLogos/logoMain":oo,"brandLogos/logoWhite":ro,"arrows/arrowCircle":eo,"arrows/arrowDownRight":io,"arrows/arrowLink":mo,"arrows/arrowRight":to,"arrows/arrowRotate":go,"arrows/arrowScroll":ao};export{ur as iconsMap};
2
2
  //# sourceMappingURL=iconsMap.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"iconsMap.js","sources":["../../../../../lib/shared/ui/icon/iconsMap.ts"],"sourcesContent":["import Badsmile from '../../../../static/status/badSmile.svg?react'\nimport Iconmark from '../../../../static/status/iconMark.svg?react'\nimport Iconretry from '../../../../static/status/iconRetry.svg?react'\nimport Iconuser from '../../../../static/status/iconUser.svg?react'\nimport Succescircle from '../../../../static/status/succesCircle.svg?react'\nimport Classmates from '../../../../static/social/classmates.svg?react'\nimport Telegram from '../../../../static/social/telegram.svg?react'\nimport Vk from '../../../../static/social/vk.svg?react'\nimport Desktop from '../../../../static/media/desktop.svg?react'\nimport Mobile from '../../../../static/media/mobile.svg?react'\nimport Beeline from '../../../../static/logos/beeline.svg?react'\nimport Megafon from '../../../../static/logos/megafon.svg?react'\nimport Mts from '../../../../static/logos/mts.svg?react'\nimport Helpcircle from '../../../../static/info/helpCircle.svg?react'\nimport Warningcircle from '../../../../static/info/warningCircle.svg?react'\nimport Calendar from '../../../../static/general/calendar.svg?react'\nimport Check from '../../../../static/general/check.svg?react'\nimport Close from '../../../../static/general/close.svg?react'\nimport Edit from '../../../../static/general/edit.svg?react'\nimport Heart from '../../../../static/general/heart.svg?react'\nimport Hiddeneye from '../../../../static/general/hiddenEye.svg?react'\nimport Loginfilled from '../../../../static/general/loginFilled.svg?react'\nimport Menu from '../../../../static/general/menu.svg?react'\nimport Plus from '../../../../static/general/plus.svg?react'\nimport Reorder from '../../../../static/general/reorder.svg?react'\nimport Search from '../../../../static/general/search.svg?react'\nimport Shield from '../../../../static/general/shield.svg?react'\nimport Showeye from '../../../../static/general/showEye.svg?react'\nimport Border from '../../../../static/files/border.svg?react'\nimport Bordererror from '../../../../static/files/borderError.svg?react'\nimport Documentfilled from '../../../../static/files/documentFilled.svg?react'\nimport Documentoutline from '../../../../static/files/documentOutline.svg?react'\nimport Upload from '../../../../static/files/upload.svg?react'\nimport Bold from '../../../../static/editor/bold.svg?react'\nimport Fonts from '../../../../static/editor/fonts.svg?react'\nimport Heading from '../../../../static/editor/heading.svg?react'\nimport Italic from '../../../../static/editor/italic.svg?react'\nimport Link from '../../../../static/editor/link.svg?react'\nimport List from '../../../../static/editor/list.svg?react'\nimport Palette from '../../../../static/editor/palette.svg?react'\nimport Redo from '../../../../static/editor/redo.svg?react'\nimport Removeformatting from '../../../../static/editor/removeFormatting.svg?react'\nimport Space from '../../../../static/editor/space.svg?react'\nimport Strikethrough from '../../../../static/editor/strikethrough.svg?react'\nimport Typography from '../../../../static/editor/typography.svg?react'\nimport Underline from '../../../../static/editor/underline.svg?react'\nimport Undo from '../../../../static/editor/undo.svg?react'\nimport Phone from '../../../../static/communication/phone.svg?react'\nimport Logoblack from '../../../../static/brandLogos/logoBlack.svg?react'\nimport Logobusiness from '../../../../static/brandLogos/logoBusiness.svg?react'\nimport Logogray from '../../../../static/brandLogos/logoGray.svg?react'\nimport Logoinsurance from '../../../../static/brandLogos/logoInsurance.svg?react'\nimport Logomain from '../../../../static/brandLogos/logoMain.svg?react'\nimport Logowhite from '../../../../static/brandLogos/logoWhite.svg?react'\nimport Arrowcircle from '../../../../static/arrows/arrowCircle.svg?react'\nimport Arrowdownright from '../../../../static/arrows/arrowDownRight.svg?react'\nimport Arrowlink from '../../../../static/arrows/arrowLink.svg?react'\nimport Arrowright from '../../../../static/arrows/arrowRight.svg?react'\nimport Arrowrotate from '../../../../static/arrows/arrowRotate.svg?react'\nimport Arrowscroll from '../../../../static/arrows/arrowScroll.svg?react'\n\nexport const iconsMap = {\n 'status/badSmile': Badsmile,\n 'status/iconMark': Iconmark,\n 'status/iconRetry': Iconretry,\n 'status/iconUser': Iconuser,\n 'status/succesCircle': Succescircle,\n 'social/classmates': Classmates,\n 'social/telegram': Telegram,\n 'social/vk': Vk,\n 'media/desktop': Desktop,\n 'media/mobile': Mobile,\n 'logos/beeline': Beeline,\n 'logos/megafon': Megafon,\n 'logos/mts': Mts,\n 'info/helpCircle': Helpcircle,\n 'info/warningCircle': Warningcircle,\n 'general/calendar': Calendar,\n 'general/check': Check,\n 'general/close': Close,\n 'general/edit': Edit,\n 'general/heart': Heart,\n 'general/hiddenEye': Hiddeneye,\n 'general/loginFilled': Loginfilled,\n 'general/menu': Menu,\n 'general/plus': Plus,\n 'general/reorder': Reorder,\n 'general/search': Search,\n 'general/shield': Shield,\n 'general/showEye': Showeye,\n 'files/border': Border,\n 'files/borderError': Bordererror,\n 'files/documentFilled': Documentfilled,\n 'files/documentOutline': Documentoutline,\n 'files/upload': Upload,\n 'editor/bold': Bold,\n 'editor/fonts': Fonts,\n 'editor/heading': Heading,\n 'editor/italic': Italic,\n 'editor/link': Link,\n 'editor/list': List,\n 'editor/palette': Palette,\n 'editor/redo': Redo,\n 'editor/removeFormatting': Removeformatting,\n 'editor/space': Space,\n 'editor/strikethrough': Strikethrough,\n 'editor/typography': Typography,\n 'editor/underline': Underline,\n 'editor/undo': Undo,\n 'communication/phone': Phone,\n 'brandLogos/logoBlack': Logoblack,\n 'brandLogos/logoBusiness': Logobusiness,\n 'brandLogos/logoGray': Logogray,\n 'brandLogos/logoInsurance': Logoinsurance,\n 'brandLogos/logoMain': Logomain,\n 'brandLogos/logoWhite': Logowhite,\n 'arrows/arrowCircle': Arrowcircle,\n 'arrows/arrowDownRight': Arrowdownright,\n 'arrows/arrowLink': Arrowlink,\n 'arrows/arrowRight': Arrowright,\n 'arrows/arrowRotate': Arrowrotate,\n 'arrows/arrowScroll': Arrowscroll\n}\n"],"names":["iconsMap","Badsmile","Iconmark","Iconretry","Iconuser","Succescircle","Classmates","Telegram","Vk","Desktop","Mobile","Beeline","Megafon","Mts","Helpcircle","Warningcircle","Calendar","Check","Close","Edit","Heart","Hiddeneye","Loginfilled","Menu","Plus","Reorder","Search","Shield","Showeye","Border","Bordererror","Documentfilled","Documentoutline","Upload","Bold","Fonts","Heading","Italic","Link","List","Palette","Redo","Removeformatting","Space","Strikethrough","Typography","Underline","Undo","Phone","Logoblack","Logobusiness","Logogray","Logoinsurance","Logomain","Logowhite","Arrowcircle","Arrowdownright","Arrowlink","Arrowright","Arrowrotate","Arrowscroll"],"mappings":"+3GA6DO,MAAMA,GAAW,CACtB,kBAAmBC,EACnB,kBAAmBC,EACnB,mBAAoBC,EACpB,kBAAmBC,EACnB,sBAAuBC,EACvB,oBAAqBC,EACrB,kBAAmBC,EACnB,YAAaC,EACb,gBAAiBC,EACjB,eAAgBC,EAChB,gBAAiBC,EACjB,gBAAiBC,EACjB,YAAaC,EACb,kBAAmBC,EACnB,qBAAsBC,EACtB,mBAAoBC,EACpB,gBAAiBC,EACjB,gBAAiBC,EACjB,eAAgBC,EAChB,gBAAiBC,EACjB,oBAAqBC,EACrB,sBAAuBC,EACvB,eAAgBC,EAChB,eAAgBC,EAChB,kBAAmBC,EACnB,iBAAkBC,EAClB,iBAAkBC,EAClB,kBAAmBC,EACnB,eAAgBC,EAChB,oBAAqBC,EACrB,uBAAwBC,EACxB,wBAAyBC,EACzB,eAAgBC,EAChB,cAAeC,EACf,eAAgBC,EAChB,iBAAkBC,EAClB,gBAAiBC,EACjB,cAAeC,EACf,cAAeC,EACf,iBAAkBC,EAClB,cAAeC,EACf,0BAA2BC,EAC3B,eAAgBC,EAChB,uBAAwBC,EACxB,oBAAqBC,EACrB,mBAAoBC,EACpB,cAAeC,EACf,sBAAuBC,EACvB,uBAAwBC,EACxB,0BAA2BC,EAC3B,sBAAuBC,EACvB,2BAA4BC,EAC5B,sBAAuBC,EACvB,uBAAwBC,EACxB,qBAAsBC,GACtB,wBAAyBC,GACzB,mBAAoBC,GACpB,oBAAqBC,GACrB,qBAAsBC,GACtB,qBAAsBC,EACxB"}
1
+ {"version":3,"file":"iconsMap.js","sources":["../../../../../lib/shared/ui/icon/iconsMap.ts"],"sourcesContent":["import Badsmile from '../../../../static/status/badSmile.svg?react'\nimport Iconmark from '../../../../static/status/iconMark.svg?react'\nimport Iconretry from '../../../../static/status/iconRetry.svg?react'\nimport Iconuser from '../../../../static/status/iconUser.svg?react'\nimport Succescircle from '../../../../static/status/succesCircle.svg?react'\nimport Classmates from '../../../../static/social/classmates.svg?react'\nimport Telegram from '../../../../static/social/telegram.svg?react'\nimport Vk from '../../../../static/social/vk.svg?react'\nimport Desktop from '../../../../static/media/desktop.svg?react'\nimport Mobile from '../../../../static/media/mobile.svg?react'\nimport Beeline from '../../../../static/logos/beeline.svg?react'\nimport Megafon from '../../../../static/logos/megafon.svg?react'\nimport Mts from '../../../../static/logos/mts.svg?react'\nimport Helpcircle from '../../../../static/info/helpCircle.svg?react'\nimport Warningcircle from '../../../../static/info/warningCircle.svg?react'\nimport Calendar from '../../../../static/general/calendar.svg?react'\nimport Check from '../../../../static/general/check.svg?react'\nimport Close from '../../../../static/general/close.svg?react'\nimport Edit from '../../../../static/general/edit.svg?react'\nimport Heart from '../../../../static/general/heart.svg?react'\nimport Hiddeneye from '../../../../static/general/hiddenEye.svg?react'\nimport Loginfilled from '../../../../static/general/loginFilled.svg?react'\nimport Menu from '../../../../static/general/menu.svg?react'\nimport Optionshorizontal from '../../../../static/general/optionsHorizontal.svg?react'\nimport Optionsvertical from '../../../../static/general/optionsVertical.svg?react'\nimport Plus from '../../../../static/general/plus.svg?react'\nimport Reorder from '../../../../static/general/reorder.svg?react'\nimport Search from '../../../../static/general/search.svg?react'\nimport Shield from '../../../../static/general/shield.svg?react'\nimport Showeye from '../../../../static/general/showEye.svg?react'\nimport Border from '../../../../static/files/border.svg?react'\nimport Bordererror from '../../../../static/files/borderError.svg?react'\nimport Documentfilled from '../../../../static/files/documentFilled.svg?react'\nimport Documentoutline from '../../../../static/files/documentOutline.svg?react'\nimport Upload from '../../../../static/files/upload.svg?react'\nimport Bold from '../../../../static/editor/bold.svg?react'\nimport Fonts from '../../../../static/editor/fonts.svg?react'\nimport Heading from '../../../../static/editor/heading.svg?react'\nimport Italic from '../../../../static/editor/italic.svg?react'\nimport Link from '../../../../static/editor/link.svg?react'\nimport List from '../../../../static/editor/list.svg?react'\nimport Palette from '../../../../static/editor/palette.svg?react'\nimport Redo from '../../../../static/editor/redo.svg?react'\nimport Removeformatting from '../../../../static/editor/removeFormatting.svg?react'\nimport Space from '../../../../static/editor/space.svg?react'\nimport Strikethrough from '../../../../static/editor/strikethrough.svg?react'\nimport Typography from '../../../../static/editor/typography.svg?react'\nimport Underline from '../../../../static/editor/underline.svg?react'\nimport Undo from '../../../../static/editor/undo.svg?react'\nimport Phone from '../../../../static/communication/phone.svg?react'\nimport Logoblack from '../../../../static/brandLogos/logoBlack.svg?react'\nimport Logobusiness from '../../../../static/brandLogos/logoBusiness.svg?react'\nimport Logogray from '../../../../static/brandLogos/logoGray.svg?react'\nimport Logoinsurance from '../../../../static/brandLogos/logoInsurance.svg?react'\nimport Logomain from '../../../../static/brandLogos/logoMain.svg?react'\nimport Logowhite from '../../../../static/brandLogos/logoWhite.svg?react'\nimport Arrowcircle from '../../../../static/arrows/arrowCircle.svg?react'\nimport Arrowdownright from '../../../../static/arrows/arrowDownRight.svg?react'\nimport Arrowlink from '../../../../static/arrows/arrowLink.svg?react'\nimport Arrowright from '../../../../static/arrows/arrowRight.svg?react'\nimport Arrowrotate from '../../../../static/arrows/arrowRotate.svg?react'\nimport Arrowscroll from '../../../../static/arrows/arrowScroll.svg?react'\n\nexport const iconsMap = {\n 'status/badSmile': Badsmile,\n 'status/iconMark': Iconmark,\n 'status/iconRetry': Iconretry,\n 'status/iconUser': Iconuser,\n 'status/succesCircle': Succescircle,\n 'social/classmates': Classmates,\n 'social/telegram': Telegram,\n 'social/vk': Vk,\n 'media/desktop': Desktop,\n 'media/mobile': Mobile,\n 'logos/beeline': Beeline,\n 'logos/megafon': Megafon,\n 'logos/mts': Mts,\n 'info/helpCircle': Helpcircle,\n 'info/warningCircle': Warningcircle,\n 'general/calendar': Calendar,\n 'general/check': Check,\n 'general/close': Close,\n 'general/edit': Edit,\n 'general/heart': Heart,\n 'general/hiddenEye': Hiddeneye,\n 'general/loginFilled': Loginfilled,\n 'general/menu': Menu,\n 'general/optionsHorizontal': Optionshorizontal,\n 'general/optionsVertical': Optionsvertical,\n 'general/plus': Plus,\n 'general/reorder': Reorder,\n 'general/search': Search,\n 'general/shield': Shield,\n 'general/showEye': Showeye,\n 'files/border': Border,\n 'files/borderError': Bordererror,\n 'files/documentFilled': Documentfilled,\n 'files/documentOutline': Documentoutline,\n 'files/upload': Upload,\n 'editor/bold': Bold,\n 'editor/fonts': Fonts,\n 'editor/heading': Heading,\n 'editor/italic': Italic,\n 'editor/link': Link,\n 'editor/list': List,\n 'editor/palette': Palette,\n 'editor/redo': Redo,\n 'editor/removeFormatting': Removeformatting,\n 'editor/space': Space,\n 'editor/strikethrough': Strikethrough,\n 'editor/typography': Typography,\n 'editor/underline': Underline,\n 'editor/undo': Undo,\n 'communication/phone': Phone,\n 'brandLogos/logoBlack': Logoblack,\n 'brandLogos/logoBusiness': Logobusiness,\n 'brandLogos/logoGray': Logogray,\n 'brandLogos/logoInsurance': Logoinsurance,\n 'brandLogos/logoMain': Logomain,\n 'brandLogos/logoWhite': Logowhite,\n 'arrows/arrowCircle': Arrowcircle,\n 'arrows/arrowDownRight': Arrowdownright,\n 'arrows/arrowLink': Arrowlink,\n 'arrows/arrowRight': Arrowright,\n 'arrows/arrowRotate': Arrowrotate,\n 'arrows/arrowScroll': Arrowscroll\n}\n"],"names":["iconsMap","Badsmile","Iconmark","Iconretry","Iconuser","Succescircle","Classmates","Telegram","Vk","Desktop","Mobile","Beeline","Megafon","Mts","Helpcircle","Warningcircle","Calendar","Check","Close","Edit","Heart","Hiddeneye","Loginfilled","Menu","Optionshorizontal","Optionsvertical","Plus","Reorder","Search","Shield","Showeye","Border","Bordererror","Documentfilled","Documentoutline","Upload","Bold","Fonts","Heading","Italic","Link","List","Palette","Redo","Removeformatting","Space","Strikethrough","Typography","Underline","Undo","Phone","Logoblack","Logobusiness","Logogray","Logoinsurance","Logomain","Logowhite","Arrowcircle","Arrowdownright","Arrowlink","Arrowright","Arrowrotate","Arrowscroll"],"mappings":"qgHA+DO,MAAMA,GAAW,CACtB,kBAAmBC,EACnB,kBAAmBC,EACnB,mBAAoBC,EACpB,kBAAmBC,EACnB,sBAAuBC,EACvB,oBAAqBC,EACrB,kBAAmBC,EACnB,YAAaC,EACb,gBAAiBC,EACjB,eAAgBC,EAChB,gBAAiBC,EACjB,gBAAiBC,EACjB,YAAaC,EACb,kBAAmBC,EACnB,qBAAsBC,EACtB,mBAAoBC,EACpB,gBAAiBC,EACjB,gBAAiBC,EACjB,eAAgBC,EAChB,gBAAiBC,EACjB,oBAAqBC,EACrB,sBAAuBC,EACvB,eAAgBC,EAChB,4BAA6BC,EAC7B,0BAA2BC,EAC3B,eAAgBC,EAChB,kBAAmBC,EACnB,iBAAkBC,EAClB,iBAAkBC,EAClB,kBAAmBC,EACnB,eAAgBC,EAChB,oBAAqBC,EACrB,uBAAwBC,EACxB,wBAAyBC,EACzB,eAAgBC,EAChB,cAAeC,EACf,eAAgBC,EAChB,iBAAkBC,EAClB,gBAAiBC,EACjB,cAAeC,EACf,cAAeC,EACf,iBAAkBC,EAClB,cAAeC,EACf,0BAA2BC,EAC3B,eAAgBC,EAChB,uBAAwBC,EACxB,oBAAqBC,EACrB,mBAAoBC,EACpB,cAAeC,EACf,sBAAuBC,EACvB,uBAAwBC,EACxB,0BAA2BC,EAC3B,sBAAuBC,EACvB,2BAA4BC,EAC5B,sBAAuBC,GACvB,uBAAwBC,GACxB,qBAAsBC,GACtB,wBAAyBC,GACzB,mBAAoBC,GACpB,oBAAqBC,GACrB,qBAAsBC,GACtB,qBAAsBC,EACxB"}