@seed-design/codemod 0.0.20 → 0.0.21

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.
@@ -28,7 +28,7 @@ ${R}`),m.pop(),`{${j}}`}case"number":return isFinite(c)?String(c):e?e(c):"null";
28
28
  `),stack:e&&e.stack,exception:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:du.loadavg(),uptime:du.uptime()}}getTrace(e){return(e?pu.parse(e):pu.get()).map(n=>({column:n.getColumnNumber(),file:n.getFileName(),function:n.getFunctionName(),line:n.getLineNumber(),method:n.getMethodName(),native:n.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleExceptions=!0;let t=new tg(e);this.handlers.set(e,t),this.logger.pipe(t)}}_uncaughtException(e){let t=this.getAllInfo(e),n=this._getExceptionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,a;!n.length&&i&&(console.warn("winston: exitOnError cannot be true with no exception handlers."),console.warn("winston: not exiting process."),i=!1);function o(){mi("doExit",i),mi("process._exiting",process._exiting),i&&!process._exiting&&(a&&clearTimeout(a),process.exit(1))}if(!n||n.length===0)return process.nextTick(o);eg(n,(s,l)=>{let u=rg(l),p=s.transport||s;function g(h){return()=>{mi(h),u()}}p._ending=!0,p.once("finish",g("finished")),p.once("error",g("error"))},()=>i&&o()),this.logger.log(t),i&&(a=setTimeout(o,3e3))}_getExceptionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleExceptions)}}});var vu=f((Mv,mu)=>{"use strict";var{Writable:ng}=Ce();mu.exports=class extends ng{constructor(e){if(super({objectMode:!0}),!e)throw new Error("RejectionStream requires a TransportStream instance.");this.handleRejections=!0,this.transport=e}_write(e,t,n){return e.rejection?this.transport.log(e,n):(n(),!0)}}});var bi=f((qv,wu)=>{"use strict";var yu=require("os"),ig=kt(),yi=Er()("winston:rejection"),ag=pi(),bu=gi(),og=vu();wu.exports=class{constructor(e){if(!e)throw new Error("Logger is required to handle rejections");this.logger=e,this.handlers=new Map}handle(...e){e.forEach(t=>{if(Array.isArray(t))return t.forEach(n=>this._addHandler(n));this._addHandler(t)}),this.catcher||(this.catcher=this._unhandledRejection.bind(this),process.on("unhandledRejection",this.catcher))}unhandle(){this.catcher&&(process.removeListener("unhandledRejection",this.catcher),this.catcher=!1,Array.from(this.handlers.values()).forEach(e=>this.logger.unpipe(e)))}getAllInfo(e){let t=null;return e&&(t=typeof e=="string"?e:e.message),{error:e,level:"error",message:[`unhandledRejection: ${t||"(no error message)"}`,e&&e.stack||" No stack trace"].join(`
29
29
  `),stack:e&&e.stack,rejection:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:yu.loadavg(),uptime:yu.uptime()}}getTrace(e){return(e?bu.parse(e):bu.get()).map(n=>({column:n.getColumnNumber(),file:n.getFileName(),function:n.getFunctionName(),line:n.getLineNumber(),method:n.getMethodName(),native:n.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleRejections=!0;let t=new og(e);this.handlers.set(e,t),this.logger.pipe(t)}}_unhandledRejection(e){let t=this.getAllInfo(e),n=this._getRejectionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,a;!n.length&&i&&(console.warn("winston: exitOnError cannot be true with no rejection handlers."),console.warn("winston: not exiting process."),i=!1);function o(){yi("doExit",i),yi("process._exiting",process._exiting),i&&!process._exiting&&(a&&clearTimeout(a),process.exit(1))}if(!n||n.length===0)return process.nextTick(o);ig(n,(s,l)=>{let u=ag(l),p=s.transport||s;function g(h){return()=>{yi(h),u()}}p._ending=!0,p.once("finish",g("finished")),p.once("error",g("error"))},()=>i&&o()),this.logger.log(t),i&&(a=setTimeout(o,3e3))}_getRejectionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleRejections)}}});var xu=f((Ov,_u)=>{"use strict";var wi=class{constructor(e){let t=Nt();if(typeof e!="object"||Array.isArray(e)||!(e instanceof t))throw new Error("Logger is required for profiling");this.logger=e,this.start=Date.now()}done(...e){typeof e[e.length-1]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),e.pop());let t=typeof e[e.length-1]=="object"?e.pop():{};return t.level=t.level||"info",t.durationMs=Date.now()-this.start,this.logger.write(t)}};_u.exports=wi});var Nt=f((Tv,Mu)=>{"use strict";var{Stream:sg,Transform:lg}=Ce(),Eu=kt(),{LEVEL:he,SPLAT:$u}=N(),Su=hi(),ug=vi(),cg=bi(),fg=Wn(),hg=xu(),{warn:dg}=dn(),pg=Lt(),gg=/%[scdjifoO%]/g,It=class extends lg{constructor(e){super({objectMode:!0}),this.configure(e)}child(e){let t=this;return Object.create(t,{write:{value:function(n){let i=Object.assign({},e,n);n instanceof Error&&(i.stack=n.stack,i.message=n.message),t.write(i)}}})}configure({silent:e,format:t,defaultMeta:n,levels:i,level:a="info",exitOnError:o=!0,transports:s,colors:l,emitErrs:u,formatters:p,padLevels:g,rewriters:h,stripColors:v,exceptionHandlers:c,rejectionHandlers:m}={}){if(this.transports.length&&this.clear(),this.silent=e,this.format=t||this.format||sn()(),this.defaultMeta=n||null,this.levels=i||this.levels||pg.npm.levels,this.level=a,this.exceptions&&this.exceptions.unhandle(),this.rejections&&this.rejections.unhandle(),this.exceptions=new ug(this),this.rejections=new cg(this),this.profilers={},this.exitOnError=o,s&&(s=Array.isArray(s)?s:[s],s.forEach(_=>this.add(_))),l||u||p||g||h||v)throw new Error(["{ colors, emitErrs, formatters, padLevels, rewriters, stripColors } were removed in winston@3.0.0.","Use a custom winston.format(function) instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
30
30
  `));c&&this.exceptions.handle(c),m&&this.rejections.handle(m)}isLevelEnabled(e){let t=_i(this.levels,e);if(t===null)return!1;let n=_i(this.levels,this.level);return n===null?!1:!this.transports||this.transports.length===0?n>=t:this.transports.findIndex(a=>{let o=_i(this.levels,a.level);return o===null&&(o=n),o>=t})!==-1}log(e,t,...n){if(arguments.length===1)return e[he]=e.level,this._addDefaultMeta(e),this.write(e),this;if(arguments.length===2)return t&&typeof t=="object"?(t[he]=t.level=e,this._addDefaultMeta(t),this.write(t),this):(t={[he]:e,level:e,message:t},this._addDefaultMeta(t),this.write(t),this);let[i]=n;if(typeof i=="object"&&i!==null&&!(t&&t.match&&t.match(gg))){let o=Object.assign({},this.defaultMeta,i,{[he]:e,[$u]:n,level:e,message:t});return i.message&&(o.message=`${o.message} ${i.message}`),i.stack&&(o.stack=i.stack),i.cause&&(o.cause=i.cause),this.write(o),this}return this.write(Object.assign({},this.defaultMeta,{[he]:e,[$u]:n,level:e,message:t})),this}_transform(e,t,n){if(this.silent)return n();e[he]||(e[he]=e.level),!this.levels[e[he]]&&this.levels[e[he]]!==0&&console.error("[winston] Unknown logger level: %s",e[he]),this._readableState.pipes||console.error("[winston] Attempt to write logs with no transports, which can increase memory usage: %j",e);try{this.push(this.format.transform(e,this.format.options))}finally{this._writableState.sync=!1,n()}}_final(e){let t=this.transports.slice();Eu(t,(n,i)=>{if(!n||n.finished)return setImmediate(i);n.once("finish",i),n.end()},e)}add(e){let t=!Su(e)||e.log.length>2?new fg({transport:e}):e;if(!t._writableState||!t._writableState.objectMode)throw new Error("Transports must WritableStreams in objectMode. Set { objectMode: true }.");return this._onEvent("error",t),this._onEvent("warn",t),this.pipe(t),e.handleExceptions&&this.exceptions.handle(),e.handleRejections&&this.rejections.handle(),this}remove(e){if(!e)return this;let t=e;return(!Su(e)||e.log.length>2)&&(t=this.transports.filter(n=>n.transport===e)[0]),t&&this.unpipe(t),this}clear(){return this.unpipe(),this}close(){return this.exceptions.unhandle(),this.rejections.unhandle(),this.clear(),this.emit("close"),this}setLevels(){dg.deprecated("setLevels")}query(e,t){typeof e=="function"&&(t=e,e={}),e=e||{};let n={},i=Object.assign({},e.query||{});function a(s,l){e.query&&typeof s.formatQuery=="function"&&(e.query=s.formatQuery(i)),s.query(e,(u,p)=>{if(u)return l(u);typeof s.formatResults=="function"&&(p=s.formatResults(p,e.format)),l(null,p)})}function o(s,l){a(s,(u,p)=>{l&&(p=u||p,p&&(n[s.name]=p),l()),l=null})}Eu(this.transports.filter(s=>!!s.query),o,()=>t(null,n))}stream(e={}){let t=new sg,n=[];return t._streams=n,t.destroy=()=>{let i=n.length;for(;i--;)n[i].destroy()},this.transports.filter(i=>!!i.stream).forEach(i=>{let a=i.stream(e);a&&(n.push(a),a.on("log",o=>{o.transport=o.transport||[],o.transport.push(i.name),t.emit("log",o)}),a.on("error",o=>{o.transport=o.transport||[],o.transport.push(i.name),t.emit("error",o)}))}),t}startTimer(){return new hg(this)}profile(e,...t){let n=Date.now();if(this.profilers[e]){let i=this.profilers[e];delete this.profilers[e],typeof t[t.length-2]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),t.pop());let a=typeof t[t.length-1]=="object"?t.pop():{};return a.level=a.level||"info",a.durationMs=n-i,a.message=a.message||e,this.write(a)}return this.profilers[e]=n,this}handleExceptions(...e){console.warn("Deprecated: .handleExceptions() will be removed in winston@4. Use .exceptions.handle()"),this.exceptions.handle(...e)}unhandleExceptions(...e){console.warn("Deprecated: .unhandleExceptions() will be removed in winston@4. Use .exceptions.unhandle()"),this.exceptions.unhandle(...e)}cli(){throw new Error(["Logger.cli() was removed in winston@3.0.0","Use a custom winston.formats.cli() instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
31
- `))}_onEvent(e,t){function n(i){e==="error"&&!this.transports.includes(t)&&this.add(t),this.emit(e,i,t)}t["__winston"+e]||(t["__winston"+e]=n.bind(this),t.on(e,t["__winston"+e]))}_addDefaultMeta(e){this.defaultMeta&&Object.assign(e,this.defaultMeta)}};function _i(r,e){let t=r[e];return!t&&t!==0?null:t}Object.defineProperty(It.prototype,"transports",{configurable:!1,enumerable:!0,get(){let{pipes:r}=this._readableState;return Array.isArray(r)?r:[r].filter(Boolean)}});Mu.exports=It});var xi=f((Av,Ru)=>{"use strict";var{LEVEL:mg}=N(),vg=Lt(),yg=Nt(),bg=Er()("winston:create-logger");function wg(r){return"is"+r.charAt(0).toUpperCase()+r.slice(1)+"Enabled"}Ru.exports=function(r={}){r.levels=r.levels||vg.npm.levels;class e extends yg{constructor(i){super(i)}}let t=new e(r);return Object.keys(r.levels).forEach(function(n){if(bg('Define prototype method for "%s"',n),n==="log"){console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');return}e.prototype[n]=function(...i){let a=this||t;if(i.length===1){let[o]=i,s=o&&o.message&&o||{message:o};return s.level=s[mg]=n,a._addDefaultMeta(s),a.write(s),this||t}return i.length===0?(a.log(n,""),a):a.log(n,...i)},e.prototype[wg(n)]=function(){return(this||t).isLevelEnabled(n)}}),t}});var Ou=f((Pv,qu)=>{"use strict";var _g=xi();qu.exports=class{constructor(e={}){this.loggers=new Map,this.options=e}add(e,t){if(!this.loggers.has(e)){t=Object.assign({},t||this.options);let n=t.transports||this.options.transports;n?t.transports=Array.isArray(n)?n.slice():[n]:t.transports=[];let i=_g(t);i.on("close",()=>this._delete(e)),this.loggers.set(e,i)}return this.loggers.get(e)}get(e,t){return this.add(e,t)}has(e){return!!this.loggers.has(e)}close(e){if(e)return this._removeLogger(e);this.loggers.forEach((t,n)=>this._removeLogger(n))}_removeLogger(e){if(!this.loggers.has(e))return;this.loggers.get(e).close(),this._delete(e)}_delete(e){this.loggers.delete(e)}}});var Au=f(A=>{"use strict";var Tu=hn(),{warn:qr}=dn();A.version=ro().version;A.transports=tu();A.config=Lt();A.addColors=Tu.levels;A.format=Tu.format;A.createLogger=xi();A.Logger=Nt();A.ExceptionHandler=vi();A.RejectionHandler=bi();A.Container=Ou();A.Transport=Ke();A.loggers=new A.Container;var de=A.createLogger();Object.keys(A.config.npm.levels).concat(["log","query","stream","add","remove","clear","profile","startTimer","handleExceptions","unhandleExceptions","handleRejections","unhandleRejections","configure","child"]).forEach(r=>A[r]=(...e)=>de[r](...e));Object.defineProperty(A,"level",{get(){return de.level},set(r){de.level=r}});Object.defineProperty(A,"exceptions",{get(){return de.exceptions}});Object.defineProperty(A,"rejections",{get(){return de.rejections}});["exitOnError"].forEach(r=>{Object.defineProperty(A,r,{get(){return de[r]},set(e){de[r]=e}})});Object.defineProperty(A,"default",{get(){return{exceptionHandlers:de.exceptionHandlers,rejectionHandlers:de.rejectionHandlers,transports:de.transports}}});qr.deprecated(A,"setLevels");qr.forFunctions(A,"useFormat",["cli"]);qr.forProperties(A,"useFormat",["padLevels","stripColors"]);qr.forFunctions(A,"deprecated",["addRewriter","addFilter","clone","extend"]);qr.forProperties(A,"deprecated",["emitErrs","levelLength"])});var Mg={};Hu(Mg,{default:()=>Sg});module.exports=zu(Mg);var Bu=[{previous:"$semantic.color.on-primary",next:["$color.palette.static-white"]},{previous:"$semantic.color.primary",next:["$color.bg.brand-solid","$color.fg.brand"],alternative:["$color.palette.carrot-600"]},{previous:"$semantic.color.primary-low",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.secondary",next:["$color.palette.gray-900"]},{previous:"$semantic.color.secondary-low",next:["$color.bg.neutral-weak"],alternative:["$color.palette.gray-200"]},{previous:"$semantic.color.success",next:["$color.bg.positive-solid","$color.fg.positive"],alternative:["$color.fg.positive-contrast","$color.palette.green-700"]},{previous:"$semantic.color.success-low",next:["$color.bg.positive-weak"],alternative:["$color.palette.green-100"]},{previous:"$semantic.color.warning",next:["$color.bg.warning-solid"],alternative:["$color.fg.warning-contrast","$color.palette.yellow-500"]},{previous:"$semantic.color.warning-low",next:["$color.bg.warning-weak"],alternative:["$color.palette.yellow-100"]},{previous:"$semantic.color.danger",next:["$color.bg.critical-solid","$color.fg.critical"],alternative:["$color.fg.critical-contrast","$color.palette.red-700"]},{previous:"$semantic.color.danger-low",next:["$color.bg.critical-weak"],alternative:["$color.palette.red-100"]},{previous:"$semantic.color.overlay-dim",next:["$color.bg.overlay"],alternative:["$color.palette.static-black-alpha-500"]},{previous:"$semantic.color.overlay-low",next:["$color.bg.overlay-muted"],alternative:["$color.palette.static-black-alpha-200"]},{previous:"$semantic.color.paper-sheet",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-dialog",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-floating",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-contents",next:["$color.bg.layer-fill"],alternative:["$color.palette.gray-100"]},{previous:"$semantic.color.paper-default",next:["$color.bg.layer-default"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-background",next:["$color.bg.layer-basement"],alternative:["$color.palette.gray-200"]},{previous:"$semantic.color.paper-accent",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.primary-hover",next:["$color.bg.brand-solid-pressed"],alternative:["$color.palette.carrot-700"]},{previous:"$semantic.color.primary-pressed",next:["$color.bg.brand-solid-pressed"],alternative:["$color.palette.carrot-700"]},{previous:"$semantic.color.primary-low-hover",next:["$color.palette.carrot-200"]},{previous:"$semantic.color.primary-low-active",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.primary-low-pressed",next:["$color.palette.carrot-200"]},{previous:"$semantic.color.gray-hover",next:["$color.bg.neutral-weak-pressed"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.gray-pressed",next:["$color.bg.neutral-weak-pressed"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.on-primary-overlay-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-overlay-200",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-100",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-200",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-gray-overlay-50",next:["$color.stroke.on-image"]},{previous:"$semantic.color.on-gray-overlay-100",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.divider-1",next:["$color.stroke.neutral-muted"],alternative:["$color.palette.static-black-alpha-50"]},{previous:"$semantic.color.divider-2",next:["$color.stroke.neutral"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.divider-3",next:["$color.palette.gray-400"]},{previous:"$semantic.color.accent",next:["$color.bg.informative-solid","$color.fg.informative"],alternative:["$color.fg.informative-contrast","$color.palette.blue-700"]},{previous:"$semantic.color.ink-text",next:["$color.fg.neutral"],alternative:["$color.palette.gray-1000"]},{previous:"$semantic.color.ink-text-low",next:["$color.fg.neutral-subtle"],alternative:["$color.palette.gray-700"]},{previous:"$semantic.color.gray-active",next:["$color.fg.neutral-muted"],alternative:["$color.palette.gray-800"]}],Yu=[{previous:"$scale.color.gray-00",next:["$color.palette.gray-00"]},{previous:"$scale.color.gray-50",next:["$color.palette.gray-100"]},{previous:"$scale.color.gray-100",next:["$color.palette.gray-200"]},{previous:"$scale.color.gray-200",next:["$color.palette.gray-300"]},{previous:"$scale.color.gray-300",next:["$color.palette.gray-400"]},{previous:"$scale.color.gray-400",next:["$color.palette.gray-500"]},{previous:"$scale.color.gray-500",next:["$color.palette.gray-600"]},{previous:"$scale.color.gray-600",next:["$color.palette.gray-700"]},{previous:"$scale.color.gray-700",next:["$color.palette.gray-800"]},{previous:"$scale.color.gray-800",next:["$color.palette.gray-900"]},{previous:"$scale.color.gray-900",next:["$color.palette.gray-1000"]},{previous:"$scale.color.gray-alpha-50",next:["$color.palette.gray-200","$color.stroke.on-image"]},{previous:"$scale.color.gray-alpha-100",next:["$color.palette.gray-300"]},{previous:"$scale.color.gray-alpha-200",next:["$color.palette.gray-500"]},{previous:"$scale.color.gray-alpha-500",next:["$color.palette.gray-700"]},{previous:"$scale.color.carrot-50",next:["$color.palette.carrot-100"]},{previous:"$scale.color.carrot-100",next:["$color.palette.carrot-200"]},{previous:"$scale.color.carrot-200",next:["$color.palette.carrot-300"]},{previous:"$scale.color.carrot-300",next:["$color.palette.carrot-400"]},{previous:"$scale.color.carrot-400",next:["$color.palette.carrot-500"]},{previous:"$scale.color.carrot-500",next:["$color.palette.carrot-600"]},{previous:"$scale.color.carrot-600",next:["$color.palette.carrot-600"]},{previous:"$scale.color.carrot-700",next:["$color.palette.carrot-700"]},{previous:"$scale.color.carrot-800",next:["$color.palette.carrot-700"]},{previous:"$scale.color.carrot-900",next:["$color.palette.carrot-800"]},{previous:"$scale.color.carrot-950",next:["$color.palette.carrot-800"]},{previous:"$scale.color.carrot-alpha-50",next:["$color.palette.carrot-100"]},{previous:"$scale.color.carrot-alpha-100",next:["$color.palette.carrot-200"]},{previous:"$scale.color.carrot-alpha-200",next:["$color.palette.carrot-200"]},{previous:"$scale.color.blue-50",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-100",next:["$color.palette.blue-200"]},{previous:"$scale.color.blue-200",next:["$color.palette.blue-300"]},{previous:"$scale.color.blue-300",next:["$color.palette.blue-400"]},{previous:"$scale.color.blue-400",next:["$color.palette.blue-400"]},{previous:"$scale.color.blue-500",next:["$color.palette.blue-600"]},{previous:"$scale.color.blue-600",next:["$color.palette.blue-600"]},{previous:"$scale.color.blue-700",next:["$color.palette.blue-800"]},{previous:"$scale.color.blue-800",next:["$color.palette.blue-900"]},{previous:"$scale.color.blue-900",next:["$color.palette.blue-900"]},{previous:"$scale.color.blue-950",next:["$color.palette.blue-1000"]},{previous:"$scale.color.blue-alpha-50",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-alpha-100",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-alpha-200",next:["$color.palette.blue-200"]},{previous:"$scale.color.red-50",next:["$color.palette.red-100"]},{previous:"$scale.color.red-100",next:["$color.palette.red-200"]},{previous:"$scale.color.red-200",next:["$color.palette.red-300"]},{previous:"$scale.color.red-300",next:["$color.palette.red-400"]},{previous:"$scale.color.red-400",next:["$color.palette.red-600"]},{previous:"$scale.color.red-500",next:["$color.palette.red-700"]},{previous:"$scale.color.red-600",next:["$color.palette.red-700"]},{previous:"$scale.color.red-700",next:["$color.palette.red-800"]},{previous:"$scale.color.red-800",next:["$color.palette.red-900"]},{previous:"$scale.color.red-900",next:["$color.palette.red-900"]},{previous:"$scale.color.red-950",next:["$color.palette.red-900"]},{previous:"$scale.color.red-alpha-50",next:["$color.palette.red-100"]},{previous:"$scale.color.red-alpha-100",next:["$color.palette.red-200"]},{previous:"$scale.color.red-alpha-200",next:["$color.palette.red-300"]},{previous:"$scale.color.green-50",next:["$color.palette.green-100"]},{previous:"$scale.color.green-100",next:["$color.palette.green-200"]},{previous:"$scale.color.green-200",next:["$color.palette.green-300"]},{previous:"$scale.color.green-300",next:["$color.palette.green-400"]},{previous:"$scale.color.green-400",next:["$color.palette.green-500"]},{previous:"$scale.color.green-500",next:["$color.palette.green-600"]},{previous:"$scale.color.green-600",next:["$color.palette.green-700"]},{previous:"$scale.color.green-700",next:["$color.palette.green-800"]},{previous:"$scale.color.green-800",next:["$color.palette.green-900"]},{previous:"$scale.color.green-900",next:["$color.palette.green-900"]},{previous:"$scale.color.green-950",next:["$color.palette.green-900"]},{previous:"$scale.color.green-alpha-50",next:["$color.palette.green-100"]},{previous:"$scale.color.green-alpha-100",next:["$color.palette.green-200"]},{previous:"$scale.color.green-alpha-200",next:["$color.palette.green-200"]},{previous:"$scale.color.yellow-50",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-100",next:["$color.palette.yellow-200"]},{previous:"$scale.color.yellow-200",next:["$color.palette.yellow-300"]},{previous:"$scale.color.yellow-300",next:["$color.palette.yellow-400"]},{previous:"$scale.color.yellow-400",next:["$color.palette.yellow-500"]},{previous:"$scale.color.yellow-500",next:["$color.palette.yellow-700"]},{previous:"$scale.color.yellow-600",next:["$color.palette.yellow-700"]},{previous:"$scale.color.yellow-700",next:["$color.palette.yellow-800"]},{previous:"$scale.color.yellow-800",next:["$color.palette.yellow-800"]},{previous:"$scale.color.yellow-900",next:["$color.palette.yellow-900"]},{previous:"$scale.color.yellow-950",next:["$color.palette.yellow-900"]},{previous:"$scale.color.yellow-alpha-50",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-alpha-100",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-alpha-200",next:["$color.palette.yellow-100"]},{previous:"$scale.color.purple-50",next:["$color.palette.purple-100"]},{previous:"$scale.color.purple-100",next:["$color.palette.purple-300"]},{previous:"$scale.color.purple-200",next:["$color.palette.purple-400"]},{previous:"$scale.color.purple-300",next:["$color.palette.purple-400"]},{previous:"$scale.color.purple-400",next:["$color.palette.purple-500"]},{previous:"$scale.color.purple-500",next:["$color.palette.purple-600"]},{previous:"$scale.color.purple-600",next:["$color.palette.purple-700"]},{previous:"$scale.color.purple-700",next:["$color.palette.purple-800"]},{previous:"$scale.color.purple-800",next:["$color.palette.purple-900"]},{previous:"$scale.color.purple-900",next:["$color.palette.purple-900"]},{previous:"$scale.color.purple-950",next:["$color.palette.purple-1000"]}],Vu=[{previous:"$static.color.static-black",next:["$color.palette.static-black"]},{previous:"$static.color.static-white",next:["$color.palette.static-white"]},{previous:"$static.color.static-gray-900",next:["$color.palette.static-black"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-carrot-50",next:["$color.palette.carrot-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-carrot-800",next:["$color.palette.carrot-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-green-50",next:["$color.palette.green-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-green-800",next:["$color.palette.green-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-yellow-50",next:["$color.palette.yellow-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-yellow-800",next:["$color.palette.yellow-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-red-50",next:["$color.palette.red-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-red-800",next:["$color.palette.red-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-blue-50",next:["$color.palette.blue-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-blue-800",next:["$color.palette.blue-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-black-alpha-200",next:["$color.palette.static-black-alpha-200"]},{previous:"$static.color.static-black-alpha-500",next:["$color.palette.static-black-alpha-500"]},{previous:"$static.color.static-white-alpha-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$static.color.static-white-alpha-200",next:["$color.palette.static-white-alpha-200"]}],Ti=[...Bu,...Yu,...Vu];var Gu=new RegExp("([\\p{Ll}\\d])(\\p{Lu})","gu"),Ku=new RegExp("(\\p{Lu})([\\p{Lu}][\\p{Ll}])","gu"),Ju=new RegExp("(\\d)\\p{Ll}|(\\p{L})\\d","u"),Zu=/[^\p{L}\d]+/giu,Ai="$1\0$2",Li="";function Pi(r){let e=r.trim();e=e.replace(Gu,Ai).replace(Ku,Ai),e=e.replace(Zu,"\0");let t=0,n=e.length;for(;e.charAt(t)==="\0";)t++;if(t===n)return[];for(;e.charAt(n-1)==="\0";)n--;return e.slice(t,n).split(/\0/g)}function Xu(r){let e=Pi(r);for(let t=0;t<e.length;t++){let n=e[t],i=Ju.exec(n);if(i){let a=i.index+(i[1]??i[2]).length;e.splice(t,1,n.slice(0,a),n.slice(a))}}return e}function Ut(r,e){let[t,n,i]=nc(r,e),a=Qu(e==null?void 0:e.locale),o=ec(e==null?void 0:e.locale),s=e!=null&&e.mergeAmbiguousCharacters?rc(a,o):tc(a,o);return t+n.map((l,u)=>u===0?a(l):s(l,u)).join((e==null?void 0:e.delimiter)??"")+i}function Qu(r){return r===!1?e=>e.toLowerCase():e=>e.toLocaleLowerCase(r)}function ec(r){return r===!1?e=>e.toUpperCase():e=>e.toLocaleUpperCase(r)}function rc(r,e){return t=>`${e(t[0])}${r(t.slice(1))}`}function tc(r,e){return(t,n)=>{let i=t[0];return(n>0&&i>="0"&&i<="9"?"_"+i:e(i))+r(t.slice(1))}}function nc(r,e={}){let t=e.split??(e.separateNumbers?Xu:Pi),n=e.prefixCharacters??Li,i=e.suffixCharacters??Li,a=0,o=r.length;for(;a<r.length;){let s=r.charAt(a);if(!n.includes(s))break;a++}for(;o>a;){let s=o-1,l=r.charAt(s);if(!i.includes(l))break;o=s}return[r.slice(0,a),t(r.slice(a,o)),r.slice(o)]}var U=Wu(Au(),1);function Lu(r){let e=U.format.printf(({message:s,timestamp:l,metadata:u})=>{let{previousToken:p,nextToken:g,line:h}=u,v=h?`(line ${h})`:"";return`${l} ${s}: ${p} \u2192 ${g} ${v}`}),t=U.format.printf(({level:s,message:l,timestamp:u,failureReason:p,metadata:g})=>{let{previousToken:h,description:v}=g,c=v||p||"";return`${u} [${s.toUpperCase()}]: ${l}
31
+ `))}_onEvent(e,t){function n(i){e==="error"&&!this.transports.includes(t)&&this.add(t),this.emit(e,i,t)}t["__winston"+e]||(t["__winston"+e]=n.bind(this),t.on(e,t["__winston"+e]))}_addDefaultMeta(e){this.defaultMeta&&Object.assign(e,this.defaultMeta)}};function _i(r,e){let t=r[e];return!t&&t!==0?null:t}Object.defineProperty(It.prototype,"transports",{configurable:!1,enumerable:!0,get(){let{pipes:r}=this._readableState;return Array.isArray(r)?r:[r].filter(Boolean)}});Mu.exports=It});var xi=f((Av,Ru)=>{"use strict";var{LEVEL:mg}=N(),vg=Lt(),yg=Nt(),bg=Er()("winston:create-logger");function wg(r){return"is"+r.charAt(0).toUpperCase()+r.slice(1)+"Enabled"}Ru.exports=function(r={}){r.levels=r.levels||vg.npm.levels;class e extends yg{constructor(i){super(i)}}let t=new e(r);return Object.keys(r.levels).forEach(function(n){if(bg('Define prototype method for "%s"',n),n==="log"){console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');return}e.prototype[n]=function(...i){let a=this||t;if(i.length===1){let[o]=i,s=o&&o.message&&o||{message:o};return s.level=s[mg]=n,a._addDefaultMeta(s),a.write(s),this||t}return i.length===0?(a.log(n,""),a):a.log(n,...i)},e.prototype[wg(n)]=function(){return(this||t).isLevelEnabled(n)}}),t}});var Ou=f((Pv,qu)=>{"use strict";var _g=xi();qu.exports=class{constructor(e={}){this.loggers=new Map,this.options=e}add(e,t){if(!this.loggers.has(e)){t=Object.assign({},t||this.options);let n=t.transports||this.options.transports;n?t.transports=Array.isArray(n)?n.slice():[n]:t.transports=[];let i=_g(t);i.on("close",()=>this._delete(e)),this.loggers.set(e,i)}return this.loggers.get(e)}get(e,t){return this.add(e,t)}has(e){return!!this.loggers.has(e)}close(e){if(e)return this._removeLogger(e);this.loggers.forEach((t,n)=>this._removeLogger(n))}_removeLogger(e){if(!this.loggers.has(e))return;this.loggers.get(e).close(),this._delete(e)}_delete(e){this.loggers.delete(e)}}});var Au=f(A=>{"use strict";var Tu=hn(),{warn:qr}=dn();A.version=ro().version;A.transports=tu();A.config=Lt();A.addColors=Tu.levels;A.format=Tu.format;A.createLogger=xi();A.Logger=Nt();A.ExceptionHandler=vi();A.RejectionHandler=bi();A.Container=Ou();A.Transport=Ke();A.loggers=new A.Container;var de=A.createLogger();Object.keys(A.config.npm.levels).concat(["log","query","stream","add","remove","clear","profile","startTimer","handleExceptions","unhandleExceptions","handleRejections","unhandleRejections","configure","child"]).forEach(r=>A[r]=(...e)=>de[r](...e));Object.defineProperty(A,"level",{get(){return de.level},set(r){de.level=r}});Object.defineProperty(A,"exceptions",{get(){return de.exceptions}});Object.defineProperty(A,"rejections",{get(){return de.rejections}});["exitOnError"].forEach(r=>{Object.defineProperty(A,r,{get(){return de[r]},set(e){de[r]=e}})});Object.defineProperty(A,"default",{get(){return{exceptionHandlers:de.exceptionHandlers,rejectionHandlers:de.rejectionHandlers,transports:de.transports}}});qr.deprecated(A,"setLevels");qr.forFunctions(A,"useFormat",["cli"]);qr.forProperties(A,"useFormat",["padLevels","stripColors"]);qr.forFunctions(A,"deprecated",["addRewriter","addFilter","clone","extend"]);qr.forProperties(A,"deprecated",["emitErrs","levelLength"])});var Mg={};Hu(Mg,{default:()=>Sg});module.exports=zu(Mg);var Bu=[{previous:"$semantic.color.on-primary",next:["$color.palette.static-white"]},{previous:"$semantic.color.primary",next:["$color.bg.brand-solid","$color.fg.brand"],alternative:["$color.palette.carrot-600"]},{previous:"$semantic.color.primary-low",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.secondary",next:["$color.palette.gray-900"]},{previous:"$semantic.color.secondary-low",next:["$color.bg.neutral-weak"],alternative:["$color.palette.gray-200"]},{previous:"$semantic.color.success",next:["$color.bg.positive-solid","$color.fg.positive"],alternative:["$color.fg.positive-contrast","$color.palette.green-700"]},{previous:"$semantic.color.success-low",next:["$color.bg.positive-weak"],alternative:["$color.palette.green-100"]},{previous:"$semantic.color.warning",next:["$color.bg.warning-solid"],alternative:["$color.fg.warning-contrast","$color.palette.yellow-500"]},{previous:"$semantic.color.warning-low",next:["$color.bg.warning-weak"],alternative:["$color.palette.yellow-100"]},{previous:"$semantic.color.danger",next:["$color.bg.critical-solid","$color.fg.critical"],alternative:["$color.fg.critical-contrast","$color.palette.red-700"]},{previous:"$semantic.color.danger-low",next:["$color.bg.critical-weak"],alternative:["$color.palette.red-100"]},{previous:"$semantic.color.overlay-dim",next:["$color.bg.overlay"],alternative:["$color.palette.static-black-alpha-500"]},{previous:"$semantic.color.overlay-low",next:["$color.bg.overlay-muted"],alternative:["$color.palette.static-black-alpha-200"]},{previous:"$semantic.color.paper-sheet",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-dialog",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-floating",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-contents",next:["$color.bg.layer-fill"],alternative:["$color.palette.gray-100"]},{previous:"$semantic.color.paper-default",next:["$color.bg.layer-default"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-background",next:["$color.bg.layer-basement"],alternative:["$color.palette.gray-200"]},{previous:"$semantic.color.paper-accent",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.primary-hover",next:["$color.bg.brand-solid-pressed"],alternative:["$color.palette.carrot-700"]},{previous:"$semantic.color.primary-pressed",next:["$color.bg.brand-solid-pressed"],alternative:["$color.palette.carrot-700"]},{previous:"$semantic.color.primary-low-hover",next:["$color.palette.carrot-200"]},{previous:"$semantic.color.primary-low-active",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.primary-low-pressed",next:["$color.palette.carrot-200"]},{previous:"$semantic.color.gray-hover",next:["$color.bg.neutral-weak-pressed"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.gray-pressed",next:["$color.bg.neutral-weak-pressed"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.on-primary-overlay-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-overlay-200",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-100",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-200",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-gray-overlay-50",next:["$color.stroke.on-image"]},{previous:"$semantic.color.on-gray-overlay-100",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.divider-1",next:["$color.stroke.neutral-muted"],alternative:["$color.palette.static-black-alpha-50"]},{previous:"$semantic.color.divider-2",next:["$color.stroke.neutral"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.divider-3",next:["$color.palette.gray-400"]},{previous:"$semantic.color.accent",next:["$color.bg.informative-solid","$color.fg.informative"],alternative:["$color.fg.informative-contrast","$color.palette.blue-700"]},{previous:"$semantic.color.ink-text",next:["$color.fg.neutral"],alternative:["$color.palette.gray-1000"]},{previous:"$semantic.color.ink-text-low",next:["$color.fg.neutral-subtle"],alternative:["$color.palette.gray-700"]},{previous:"$semantic.color.gray-active",next:["$color.fg.neutral-muted"],alternative:["$color.palette.gray-800"]}],Yu=[{previous:"$scale.color.gray-00",next:["$color.palette.gray-00"]},{previous:"$scale.color.gray-50",next:["$color.palette.gray-100"]},{previous:"$scale.color.gray-100",next:["$color.palette.gray-200"]},{previous:"$scale.color.gray-200",next:["$color.palette.gray-300"]},{previous:"$scale.color.gray-300",next:["$color.palette.gray-400"]},{previous:"$scale.color.gray-400",next:["$color.palette.gray-500"]},{previous:"$scale.color.gray-500",next:["$color.palette.gray-600"]},{previous:"$scale.color.gray-600",next:["$color.palette.gray-700"]},{previous:"$scale.color.gray-700",next:["$color.palette.gray-800"]},{previous:"$scale.color.gray-800",next:["$color.palette.gray-900"]},{previous:"$scale.color.gray-900",next:["$color.palette.gray-1000"]},{previous:"$scale.color.gray-alpha-50",next:["$color.palette.gray-200","$color.stroke.on-image"]},{previous:"$scale.color.gray-alpha-100",next:["$color.palette.gray-300"]},{previous:"$scale.color.gray-alpha-200",next:["$color.palette.gray-500"]},{previous:"$scale.color.gray-alpha-500",next:["$color.palette.gray-700"]},{previous:"$scale.color.carrot-50",next:["$color.palette.carrot-100"]},{previous:"$scale.color.carrot-100",next:["$color.palette.carrot-200"]},{previous:"$scale.color.carrot-200",next:["$color.palette.carrot-300"]},{previous:"$scale.color.carrot-300",next:["$color.palette.carrot-400"]},{previous:"$scale.color.carrot-400",next:["$color.palette.carrot-500"]},{previous:"$scale.color.carrot-500",next:["$color.palette.carrot-600"]},{previous:"$scale.color.carrot-600",next:["$color.palette.carrot-600"]},{previous:"$scale.color.carrot-700",next:["$color.palette.carrot-700"]},{previous:"$scale.color.carrot-800",next:["$color.palette.carrot-700"]},{previous:"$scale.color.carrot-900",next:["$color.palette.carrot-800"]},{previous:"$scale.color.carrot-950",next:["$color.palette.carrot-800"]},{previous:"$scale.color.carrot-alpha-50",next:["$color.palette.carrot-100"]},{previous:"$scale.color.carrot-alpha-100",next:["$color.palette.carrot-200"]},{previous:"$scale.color.carrot-alpha-200",next:["$color.palette.carrot-200"]},{previous:"$scale.color.blue-50",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-100",next:["$color.palette.blue-200"]},{previous:"$scale.color.blue-200",next:["$color.palette.blue-300"]},{previous:"$scale.color.blue-300",next:["$color.palette.blue-400"]},{previous:"$scale.color.blue-400",next:["$color.palette.blue-400"]},{previous:"$scale.color.blue-500",next:["$color.palette.blue-600"]},{previous:"$scale.color.blue-600",next:["$color.palette.blue-600"]},{previous:"$scale.color.blue-700",next:["$color.palette.blue-800"]},{previous:"$scale.color.blue-800",next:["$color.palette.blue-900"]},{previous:"$scale.color.blue-900",next:["$color.palette.blue-900"]},{previous:"$scale.color.blue-950",next:["$color.palette.blue-1000"]},{previous:"$scale.color.blue-alpha-50",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-alpha-100",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-alpha-200",next:["$color.palette.blue-200"]},{previous:"$scale.color.red-50",next:["$color.palette.red-100"]},{previous:"$scale.color.red-100",next:["$color.palette.red-200"]},{previous:"$scale.color.red-200",next:["$color.palette.red-300"]},{previous:"$scale.color.red-300",next:["$color.palette.red-400"]},{previous:"$scale.color.red-400",next:["$color.palette.red-600"]},{previous:"$scale.color.red-500",next:["$color.palette.red-700"]},{previous:"$scale.color.red-600",next:["$color.palette.red-700"]},{previous:"$scale.color.red-700",next:["$color.palette.red-800"]},{previous:"$scale.color.red-800",next:["$color.palette.red-900"]},{previous:"$scale.color.red-900",next:["$color.palette.red-900"]},{previous:"$scale.color.red-950",next:["$color.palette.red-900"]},{previous:"$scale.color.red-alpha-50",next:["$color.palette.red-100"]},{previous:"$scale.color.red-alpha-100",next:["$color.palette.red-200"]},{previous:"$scale.color.red-alpha-200",next:["$color.palette.red-300"]},{previous:"$scale.color.green-50",next:["$color.palette.green-100"]},{previous:"$scale.color.green-100",next:["$color.palette.green-200"]},{previous:"$scale.color.green-200",next:["$color.palette.green-300"]},{previous:"$scale.color.green-300",next:["$color.palette.green-400"]},{previous:"$scale.color.green-400",next:["$color.palette.green-500"]},{previous:"$scale.color.green-500",next:["$color.palette.green-600"]},{previous:"$scale.color.green-600",next:["$color.palette.green-700"]},{previous:"$scale.color.green-700",next:["$color.palette.green-800"]},{previous:"$scale.color.green-800",next:["$color.palette.green-900"]},{previous:"$scale.color.green-900",next:["$color.palette.green-900"]},{previous:"$scale.color.green-950",next:["$color.palette.green-900"]},{previous:"$scale.color.green-alpha-50",next:["$color.palette.green-100"]},{previous:"$scale.color.green-alpha-100",next:["$color.palette.green-200"]},{previous:"$scale.color.green-alpha-200",next:["$color.palette.green-200"]},{previous:"$scale.color.yellow-50",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-100",next:["$color.palette.yellow-200"]},{previous:"$scale.color.yellow-200",next:["$color.palette.yellow-300"]},{previous:"$scale.color.yellow-300",next:["$color.palette.yellow-400"]},{previous:"$scale.color.yellow-400",next:["$color.palette.yellow-500"]},{previous:"$scale.color.yellow-500",next:["$color.palette.yellow-700"]},{previous:"$scale.color.yellow-600",next:["$color.palette.yellow-700"]},{previous:"$scale.color.yellow-700",next:["$color.palette.yellow-800"]},{previous:"$scale.color.yellow-800",next:["$color.palette.yellow-800"]},{previous:"$scale.color.yellow-900",next:["$color.palette.yellow-900"]},{previous:"$scale.color.yellow-950",next:["$color.palette.yellow-900"]},{previous:"$scale.color.yellow-alpha-50",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-alpha-100",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-alpha-200",next:["$color.palette.yellow-100"]},{previous:"$scale.color.purple-50",next:["$color.palette.purple-100"]},{previous:"$scale.color.purple-100",next:["$color.palette.purple-300"]},{previous:"$scale.color.purple-200",next:["$color.palette.purple-400"]},{previous:"$scale.color.purple-300",next:["$color.palette.purple-400"]},{previous:"$scale.color.purple-400",next:["$color.palette.purple-500"]},{previous:"$scale.color.purple-500",next:["$color.palette.purple-600"]},{previous:"$scale.color.purple-600",next:["$color.palette.purple-700"]},{previous:"$scale.color.purple-700",next:["$color.palette.purple-800"]},{previous:"$scale.color.purple-800",next:["$color.palette.purple-900"]},{previous:"$scale.color.purple-900",next:["$color.palette.purple-900"]},{previous:"$scale.color.purple-950",next:["$color.palette.purple-1000"]}],Vu=[{previous:"$static.color.static-black",next:["$color.palette.static-black"]},{previous:"$static.color.static-white",next:["$color.palette.static-white"]},{previous:"$static.color.static-gray-900",next:["$color.palette.static-black"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-carrot-50",next:["$color.palette.carrot-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-carrot-800",next:["$color.palette.carrot-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-green-50",next:["$color.palette.green-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-green-800",next:["$color.palette.green-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-yellow-50",next:["$color.palette.yellow-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-yellow-800",next:["$color.palette.yellow-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-red-50",next:["$color.palette.red-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-red-800",next:["$color.palette.red-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-blue-50",next:["$color.palette.blue-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-blue-800",next:["$color.palette.blue-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-black-alpha-200",next:["$color.palette.static-black-alpha-200"]},{previous:"$static.color.static-black-alpha-500",next:["$color.palette.static-black-alpha-500"]},{previous:"$static.color.static-white-alpha-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$static.color.static-white-alpha-200",next:["$color.palette.static-white-alpha-200"]}],Ti=[...Bu,...Yu,...Vu];var Gu=new RegExp("([\\p{Ll}\\d])(\\p{Lu})","gu"),Ku=new RegExp("(\\p{Lu})([\\p{Lu}][\\p{Ll}])","gu"),Ju=new RegExp("(\\d)\\p{Ll}|(\\p{L})\\d","u"),Zu=/[^\p{L}\d]+/giu,Ai="$1\0$2",Li="";function Pi(r){let e=r.trim();e=e.replace(Gu,Ai).replace(Ku,Ai),e=e.replace(Zu,"\0");let t=0,n=e.length;for(;e.charAt(t)==="\0";)t++;if(t===n)return[];for(;e.charAt(n-1)==="\0";)n--;return e.slice(t,n).split(/\0/g)}function Xu(r){let e=Pi(r);for(let t=0;t<e.length;t++){let n=e[t],i=Ju.exec(n);if(i){let a=i.index+(i[1]??i[2]).length;e.splice(t,1,n.slice(0,a),n.slice(a))}}return e}function Ut(r,e){let[t,n,i]=nc(r,e),a=Qu(e==null?void 0:e.locale),o=ec(e==null?void 0:e.locale),s=e!=null&&e.mergeAmbiguousCharacters?rc(a,o):tc(a,o);return t+n.map((l,u)=>u===0?a(l):s(l,u)).join((e==null?void 0:e.delimiter)??"")+i}function Qu(r){return r===!1?e=>e.toLowerCase():e=>e.toLocaleLowerCase(r)}function ec(r){return r===!1?e=>e.toUpperCase():e=>e.toLocaleUpperCase(r)}function rc(r,e){return t=>`${e(t[0])}${r(t.slice(1))}`}function tc(r,e){return(t,n)=>{let i=t[0];return(n>0&&i>="0"&&i<="9"?"_"+i:e(i))+r(t.slice(1))}}function nc(r,e={}){let t=e.split??(e.separateNumbers?Xu:Pi),n=e.prefixCharacters??Li,i=e.suffixCharacters??Li,a=0,o=r.length;for(;a<r.length;){let s=r.charAt(a);if(!n.includes(s))break;a++}for(;o>a;){let s=o-1,l=r.charAt(s);if(!i.includes(l))break;o=s}return[r.slice(0,a),t(r.slice(a,o)),r.slice(o)]}var U=Wu(Au());function Lu(r){let e=U.format.printf(({message:s,timestamp:l,metadata:u})=>{let{previousToken:p,nextToken:g,line:h}=u,v=h?`(line ${h})`:"";return`${l} ${s}: ${p} \u2192 ${g} ${v}`}),t=U.format.printf(({level:s,message:l,timestamp:u,failureReason:p,metadata:g})=>{let{previousToken:h,description:v}=g,c=v||p||"";return`${u} [${s.toUpperCase()}]: ${l}
32
32
  \u21B3 reason: ${h} ${c}`}),n=U.format.printf(({level:s,message:l,timestamp:u})=>`${u} [${s.toUpperCase()}]: ${l}`),i=(0,U.format)(s=>{let l=s.metadata;return(l==null?void 0:l.status)==="success"?s:!1}),a=(0,U.format)(s=>{let l=s.metadata;return(l==null?void 0:l.status)==="failure"||(l==null?void 0:l.status)==="warning"?s:!1}),o=(0,U.createLogger)({level:"debug",transports:[new U.transports.File({filename:`.report/${r}-success.log`,format:U.format.combine(i(),U.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),e)}),new U.transports.File({filename:`.report/${r}-issues.log`,format:U.format.combine(a(),U.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),t)}),new U.transports.File({filename:`.report/${r}-debug.log`,level:"debug",format:U.format.combine(U.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),n)})]});return{logger:o,logTransformResult(s,l){let{status:u,failureReason:p,needsVerification:g,description:h,previousToken:v,nextToken:c}=l,m=u==="success"?"info":u==="warning"?"warn":"error",_=l.line?`(line: ${l.line})`:"";o.log({level:m,message:`${s} ${_}`,...p&&{failureReason:p},...h&&{description:h},metadata:l}),g&&u==="success"&&o.log({level:"warn",message:`${s} ${_}`,metadata:{previousToken:v,nextToken:c,status:"warning",description:h||"\uC0AC\uC6A9 \uD655\uC778 \uD544\uC694\uD55C \uD1A0\uD070\uC785\uB2C8\uB2E4",needsVerification:!0,line:l.line}})},startFile(s){o.debug(`Starting transformation of ${s}`)},finishFile(s){o.debug(`Finished transformation of ${s}`)}}}function xg(r){let e=r.replace(/^\$(semantic|static|scale)\.color\./,"").split(".").join("-");return Ut(e,{mergeAmbiguousCharacters:!0})}function Eg(r){let e=r.next.find(n=>n.startsWith("$color.fg"));if(e)return e;let t=r.next.find(n=>n.startsWith("$color.palette"));if(t)return t;if(r.alternative&&r.alternative.length>0){let n=r.alternative.find(i=>i.startsWith("$color.palette"));if(n)return n}return null}function Ei(r){if(r.includes("."))return r;for(let e of Ti)if(xg(e.previous)===r){let n=Eg(e);if(n)return n.replace("$color.","").split(".").map((i,a)=>a===0?i:Ut(i,{mergeAmbiguousCharacters:!0})).join(".")}return`palette.${r}`}var $g=(r,e)=>{let t=Lu("replace-color-prop"),n=e.jscodeshift,i=n(r.source);return t.startFile(r.path),i.find(n.JSXElement).filter(a=>{let o=a.node.openingElement.name;return o.type==="JSXIdentifier"&&o.name==="Text"}).forEach(a=>{var l,u,p,g;let s=a.node.openingElement.attributes.find(h=>h.type==="JSXAttribute"&&h.name.name==="color");if(!(!s||s.type!=="JSXAttribute")){if(((l=s.value)==null?void 0:l.type)==="StringLiteral"){let h=s.value.value,v=Ei(h);h!==v&&(s.value.value=v,t.logTransformResult(r.path,{previousToken:h,nextToken:v,status:"success",line:(u=s.loc)==null?void 0:u.start.line}))}else if(((p=s.value)==null?void 0:p.type)==="JSXExpressionContainer"){let h=s.value.expression;h.type==="ConditionalExpression"&&(h.consequent.type==="StringLiteral"&&(h.consequent.value=Ei(h.consequent.value)),h.alternate.type==="StringLiteral"&&(h.alternate.value=Ei(h.alternate.value)),t.logTransformResult(r.path,{previousToken:"conditional expression",nextToken:"transformed conditional expression",status:"success",line:(g=s.loc)==null?void 0:g.start.line}))}}}),t.finishFile(r.path),i.toSource()},Sg=$g;
33
33
  /*! Bundled license information:
34
34
 
@@ -28,7 +28,7 @@ ${L}`),g.pop(),`{${E}}`}case"number":return isFinite(c)?String(c):e?e(c):"null";
28
28
  `),stack:e&&e.stack,exception:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:wc.loadavg(),uptime:wc.uptime()}}getTrace(e){return(e?Nc.parse(e):Nc.get()).map(t=>({column:t.getColumnNumber(),file:t.getFileName(),function:t.getFunctionName(),line:t.getLineNumber(),method:t.getMethodName(),native:t.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleExceptions=!0;let n=new Zp(e);this.handlers.set(e,n),this.logger.pipe(n)}}_uncaughtException(e){let n=this.getAllInfo(e),t=this._getExceptionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,o;!t.length&&i&&(console.warn("winston: exitOnError cannot be true with no exception handlers."),console.warn("winston: not exiting process."),i=!1);function a(){bi("doExit",i),bi("process._exiting",process._exiting),i&&!process._exiting&&(o&&clearTimeout(o),process.exit(1))}if(!t||t.length===0)return process.nextTick(a);Jp(t,(l,s)=>{let u=Qp(s),m=l.transport||l;function d(p){return()=>{bi(p),u()}}m._ending=!0,m.once("finish",d("finished")),m.once("error",d("error"))},()=>i&&a()),this.logger.log(n),i&&(o=setTimeout(a,3e3))}_getExceptionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleExceptions)}}});var bc=f((T0,vc)=>{"use strict";var{Writable:Xp}=ke();vc.exports=class extends Xp{constructor(e){if(super({objectMode:!0}),!e)throw new Error("RejectionStream requires a TransportStream instance.");this.handleRejections=!0,this.transport=e}_write(e,n,t){return e.rejection?this.transport.log(e,t):(t(),!0)}}});var Li=f((C0,Lc)=>{"use strict";var yc=require("os"),eg=jn(),Si=Lr()("winston:rejection"),rg=Ii(),Sc=vi(),ng=bc();Lc.exports=class{constructor(e){if(!e)throw new Error("Logger is required to handle rejections");this.logger=e,this.handlers=new Map}handle(...e){e.forEach(n=>{if(Array.isArray(n))return n.forEach(t=>this._addHandler(t));this._addHandler(n)}),this.catcher||(this.catcher=this._unhandledRejection.bind(this),process.on("unhandledRejection",this.catcher))}unhandle(){this.catcher&&(process.removeListener("unhandledRejection",this.catcher),this.catcher=!1,Array.from(this.handlers.values()).forEach(e=>this.logger.unpipe(e)))}getAllInfo(e){let n=null;return e&&(n=typeof e=="string"?e:e.message),{error:e,level:"error",message:[`unhandledRejection: ${n||"(no error message)"}`,e&&e.stack||" No stack trace"].join(`
29
29
  `),stack:e&&e.stack,rejection:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:yc.loadavg(),uptime:yc.uptime()}}getTrace(e){return(e?Sc.parse(e):Sc.get()).map(t=>({column:t.getColumnNumber(),file:t.getFileName(),function:t.getFunctionName(),line:t.getLineNumber(),method:t.getMethodName(),native:t.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleRejections=!0;let n=new ng(e);this.handlers.set(e,n),this.logger.pipe(n)}}_unhandledRejection(e){let n=this.getAllInfo(e),t=this._getRejectionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,o;!t.length&&i&&(console.warn("winston: exitOnError cannot be true with no rejection handlers."),console.warn("winston: not exiting process."),i=!1);function a(){Si("doExit",i),Si("process._exiting",process._exiting),i&&!process._exiting&&(o&&clearTimeout(o),process.exit(1))}if(!t||t.length===0)return process.nextTick(a);eg(t,(l,s)=>{let u=rg(s),m=l.transport||l;function d(p){return()=>{Si(p),u()}}m._ending=!0,m.once("finish",d("finished")),m.once("error",d("error"))},()=>i&&a()),this.logger.log(n),i&&(o=setTimeout(a,3e3))}_getRejectionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleRejections)}}});var xc=f((M0,_c)=>{"use strict";var _i=class{constructor(e){let n=$n();if(typeof e!="object"||Array.isArray(e)||!(e instanceof n))throw new Error("Logger is required for profiling");this.logger=e,this.start=Date.now()}done(...e){typeof e[e.length-1]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),e.pop());let n=typeof e[e.length-1]=="object"?e.pop():{};return n.level=n.level||"info",n.durationMs=Date.now()-this.start,this.logger.write(n)}};_c.exports=_i});var $n=f((A0,Ec)=>{"use strict";var{Stream:tg,Transform:ig}=ke(),Rc=jn(),{LEVEL:de,SPLAT:Fc}=j(),Tc=wi(),og=yi(),ag=Li(),lg=Yt(),sg=xc(),{warn:cg}=Nt(),ug=qn(),fg=/%[scdjifoO%]/g,Hn=class extends ig{constructor(e){super({objectMode:!0}),this.configure(e)}child(e){let n=this;return Object.create(n,{write:{value:function(t){let i=Object.assign({},e,t);t instanceof Error&&(i.stack=t.stack,i.message=t.message),n.write(i)}}})}configure({silent:e,format:n,defaultMeta:t,levels:i,level:o="info",exitOnError:a=!0,transports:l,colors:s,emitErrs:u,formatters:m,padLevels:d,rewriters:p,stripColors:w,exceptionHandlers:c,rejectionHandlers:g}={}){if(this.transports.length&&this.clear(),this.silent=e,this.format=n||this.format||dt()(),this.defaultMeta=t||null,this.levels=i||this.levels||ug.npm.levels,this.level=o,this.exceptions&&this.exceptions.unhandle(),this.rejections&&this.rejections.unhandle(),this.exceptions=new og(this),this.rejections=new ag(this),this.profilers={},this.exitOnError=a,l&&(l=Array.isArray(l)?l:[l],l.forEach(I=>this.add(I))),s||u||m||d||p||w)throw new Error(["{ colors, emitErrs, formatters, padLevels, rewriters, stripColors } were removed in winston@3.0.0.","Use a custom winston.format(function) instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
30
30
  `));c&&this.exceptions.handle(c),g&&this.rejections.handle(g)}isLevelEnabled(e){let n=xi(this.levels,e);if(n===null)return!1;let t=xi(this.levels,this.level);return t===null?!1:!this.transports||this.transports.length===0?t>=n:this.transports.findIndex(o=>{let a=xi(this.levels,o.level);return a===null&&(a=t),a>=n})!==-1}log(e,n,...t){if(arguments.length===1)return e[de]=e.level,this._addDefaultMeta(e),this.write(e),this;if(arguments.length===2)return n&&typeof n=="object"?(n[de]=n.level=e,this._addDefaultMeta(n),this.write(n),this):(n={[de]:e,level:e,message:n},this._addDefaultMeta(n),this.write(n),this);let[i]=t;if(typeof i=="object"&&i!==null&&!(n&&n.match&&n.match(fg))){let a=Object.assign({},this.defaultMeta,i,{[de]:e,[Fc]:t,level:e,message:n});return i.message&&(a.message=`${a.message} ${i.message}`),i.stack&&(a.stack=i.stack),i.cause&&(a.cause=i.cause),this.write(a),this}return this.write(Object.assign({},this.defaultMeta,{[de]:e,[Fc]:t,level:e,message:n})),this}_transform(e,n,t){if(this.silent)return t();e[de]||(e[de]=e.level),!this.levels[e[de]]&&this.levels[e[de]]!==0&&console.error("[winston] Unknown logger level: %s",e[de]),this._readableState.pipes||console.error("[winston] Attempt to write logs with no transports, which can increase memory usage: %j",e);try{this.push(this.format.transform(e,this.format.options))}finally{this._writableState.sync=!1,t()}}_final(e){let n=this.transports.slice();Rc(n,(t,i)=>{if(!t||t.finished)return setImmediate(i);t.once("finish",i),t.end()},e)}add(e){let n=!Tc(e)||e.log.length>2?new lg({transport:e}):e;if(!n._writableState||!n._writableState.objectMode)throw new Error("Transports must WritableStreams in objectMode. Set { objectMode: true }.");return this._onEvent("error",n),this._onEvent("warn",n),this.pipe(n),e.handleExceptions&&this.exceptions.handle(),e.handleRejections&&this.rejections.handle(),this}remove(e){if(!e)return this;let n=e;return(!Tc(e)||e.log.length>2)&&(n=this.transports.filter(t=>t.transport===e)[0]),n&&this.unpipe(n),this}clear(){return this.unpipe(),this}close(){return this.exceptions.unhandle(),this.rejections.unhandle(),this.clear(),this.emit("close"),this}setLevels(){cg.deprecated("setLevels")}query(e,n){typeof e=="function"&&(n=e,e={}),e=e||{};let t={},i=Object.assign({},e.query||{});function o(l,s){e.query&&typeof l.formatQuery=="function"&&(e.query=l.formatQuery(i)),l.query(e,(u,m)=>{if(u)return s(u);typeof l.formatResults=="function"&&(m=l.formatResults(m,e.format)),s(null,m)})}function a(l,s){o(l,(u,m)=>{s&&(m=u||m,m&&(t[l.name]=m),s()),s=null})}Rc(this.transports.filter(l=>!!l.query),a,()=>n(null,t))}stream(e={}){let n=new tg,t=[];return n._streams=t,n.destroy=()=>{let i=t.length;for(;i--;)t[i].destroy()},this.transports.filter(i=>!!i.stream).forEach(i=>{let o=i.stream(e);o&&(t.push(o),o.on("log",a=>{a.transport=a.transport||[],a.transport.push(i.name),n.emit("log",a)}),o.on("error",a=>{a.transport=a.transport||[],a.transport.push(i.name),n.emit("error",a)}))}),n}startTimer(){return new sg(this)}profile(e,...n){let t=Date.now();if(this.profilers[e]){let i=this.profilers[e];delete this.profilers[e],typeof n[n.length-2]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),n.pop());let o=typeof n[n.length-1]=="object"?n.pop():{};return o.level=o.level||"info",o.durationMs=t-i,o.message=o.message||e,this.write(o)}return this.profilers[e]=t,this}handleExceptions(...e){console.warn("Deprecated: .handleExceptions() will be removed in winston@4. Use .exceptions.handle()"),this.exceptions.handle(...e)}unhandleExceptions(...e){console.warn("Deprecated: .unhandleExceptions() will be removed in winston@4. Use .exceptions.unhandle()"),this.exceptions.unhandle(...e)}cli(){throw new Error(["Logger.cli() was removed in winston@3.0.0","Use a custom winston.formats.cli() instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
31
- `))}_onEvent(e,n){function t(i){e==="error"&&!this.transports.includes(n)&&this.add(n),this.emit(e,i,n)}n["__winston"+e]||(n["__winston"+e]=t.bind(this),n.on(e,n["__winston"+e]))}_addDefaultMeta(e){this.defaultMeta&&Object.assign(e,this.defaultMeta)}};function xi(r,e){let n=r[e];return!n&&n!==0?null:n}Object.defineProperty(Hn.prototype,"transports",{configurable:!1,enumerable:!0,get(){let{pipes:r}=this._readableState;return Array.isArray(r)?r:[r].filter(Boolean)}});Ec.exports=Hn});var Ri=f((q0,Cc)=>{"use strict";var{LEVEL:dg}=j(),mg=qn(),hg=$n(),pg=Lr()("winston:create-logger");function gg(r){return"is"+r.charAt(0).toUpperCase()+r.slice(1)+"Enabled"}Cc.exports=function(r={}){r.levels=r.levels||mg.npm.levels;class e extends hg{constructor(i){super(i)}}let n=new e(r);return Object.keys(r.levels).forEach(function(t){if(pg('Define prototype method for "%s"',t),t==="log"){console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');return}e.prototype[t]=function(...i){let o=this||n;if(i.length===1){let[a]=i,l=a&&a.message&&a||{message:a};return l.level=l[dg]=t,o._addDefaultMeta(l),o.write(l),this||n}return i.length===0?(o.log(t,""),o):o.log(t,...i)},e.prototype[gg(t)]=function(){return(this||n).isLevelEnabled(t)}}),n}});var Ac=f((k0,Mc)=>{"use strict";var wg=Ri();Mc.exports=class{constructor(e={}){this.loggers=new Map,this.options=e}add(e,n){if(!this.loggers.has(e)){n=Object.assign({},n||this.options);let t=n.transports||this.options.transports;t?n.transports=Array.isArray(t)?t.slice():[t]:n.transports=[];let i=wg(n);i.on("close",()=>this._delete(e)),this.loggers.set(e,i)}return this.loggers.get(e)}get(e,n){return this.add(e,n)}has(e){return!!this.loggers.has(e)}close(e){if(e)return this._removeLogger(e);this.loggers.forEach((n,t)=>this._removeLogger(t))}_removeLogger(e){if(!this.loggers.has(e))return;this.loggers.get(e).close(),this._delete(e)}_delete(e){this.loggers.delete(e)}}});var Oc=f(q=>{"use strict";var qc=wt(),{warn:Tr}=Nt();q.version=aa().version;q.transports=ac();q.config=qn();q.addColors=qc.levels;q.format=qc.format;q.createLogger=Ri();q.Logger=$n();q.ExceptionHandler=yi();q.RejectionHandler=Li();q.Container=Ac();q.Transport=Je();q.loggers=new q.Container;var me=q.createLogger();Object.keys(q.config.npm.levels).concat(["log","query","stream","add","remove","clear","profile","startTimer","handleExceptions","unhandleExceptions","handleRejections","unhandleRejections","configure","child"]).forEach(r=>q[r]=(...e)=>me[r](...e));Object.defineProperty(q,"level",{get(){return me.level},set(r){me.level=r}});Object.defineProperty(q,"exceptions",{get(){return me.exceptions}});Object.defineProperty(q,"rejections",{get(){return me.rejections}});["exitOnError"].forEach(r=>{Object.defineProperty(q,r,{get(){return me[r]},set(e){me[r]=e}})});Object.defineProperty(q,"default",{get(){return{exceptionHandlers:me.exceptionHandlers,rejectionHandlers:me.rejectionHandlers,transports:me.transports}}});Tr.deprecated(q,"setLevels");Tr.forFunctions(q,"useFormat",["cli"]);Tr.forProperties(q,"useFormat",["padLevels","stripColors"]);Tr.forFunctions(q,"deprecated",["addRewriter","addFilter","clone","extend"]);Tr.forProperties(q,"deprecated",["emitErrs","levelLength"])});var jc=f((j0,Fi)=>{var Bn=process||{},Pc=Bn.argv||[],Wn=Bn.env||{},Ng=!(Wn.NO_COLOR||Pc.includes("--no-color"))&&(!!Wn.FORCE_COLOR||Pc.includes("--color")||Bn.platform==="win32"||(Bn.stdout||{}).isTTY&&Wn.TERM!=="dumb"||!!Wn.CI),Ig=(r,e,n=r)=>t=>{let i=""+t,o=i.indexOf(e,r.length);return~o?r+vg(i,e,n,o)+e:r+i+e},vg=(r,e,n,t)=>{let i="",o=0;do i+=r.substring(o,t)+n,o=t+e.length,t=r.indexOf(e,o);while(~t);return i+r.substring(o)},Dc=(r=Ng)=>{let e=r?Ig:()=>String;return{isColorSupported:r,reset:e("\x1B[0m","\x1B[0m"),bold:e("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:e("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:e("\x1B[3m","\x1B[23m"),underline:e("\x1B[4m","\x1B[24m"),inverse:e("\x1B[7m","\x1B[27m"),hidden:e("\x1B[8m","\x1B[28m"),strikethrough:e("\x1B[9m","\x1B[29m"),black:e("\x1B[30m","\x1B[39m"),red:e("\x1B[31m","\x1B[39m"),green:e("\x1B[32m","\x1B[39m"),yellow:e("\x1B[33m","\x1B[39m"),blue:e("\x1B[34m","\x1B[39m"),magenta:e("\x1B[35m","\x1B[39m"),cyan:e("\x1B[36m","\x1B[39m"),white:e("\x1B[37m","\x1B[39m"),gray:e("\x1B[90m","\x1B[39m"),bgBlack:e("\x1B[40m","\x1B[49m"),bgRed:e("\x1B[41m","\x1B[49m"),bgGreen:e("\x1B[42m","\x1B[49m"),bgYellow:e("\x1B[43m","\x1B[49m"),bgBlue:e("\x1B[44m","\x1B[49m"),bgMagenta:e("\x1B[45m","\x1B[49m"),bgCyan:e("\x1B[46m","\x1B[49m"),bgWhite:e("\x1B[47m","\x1B[49m"),blackBright:e("\x1B[90m","\x1B[39m"),redBright:e("\x1B[91m","\x1B[39m"),greenBright:e("\x1B[92m","\x1B[39m"),yellowBright:e("\x1B[93m","\x1B[39m"),blueBright:e("\x1B[94m","\x1B[39m"),magentaBright:e("\x1B[95m","\x1B[39m"),cyanBright:e("\x1B[96m","\x1B[39m"),whiteBright:e("\x1B[97m","\x1B[39m"),bgBlackBright:e("\x1B[100m","\x1B[49m"),bgRedBright:e("\x1B[101m","\x1B[49m"),bgGreenBright:e("\x1B[102m","\x1B[49m"),bgYellowBright:e("\x1B[103m","\x1B[49m"),bgBlueBright:e("\x1B[104m","\x1B[49m"),bgMagentaBright:e("\x1B[105m","\x1B[49m"),bgCyanBright:e("\x1B[106m","\x1B[49m"),bgWhiteBright:e("\x1B[107m","\x1B[49m")}};Fi.exports=Dc();Fi.exports.createColors=Dc});var Lg={};Zc(Lg,{default:()=>Sg,reactMatch:()=>Wc});module.exports=Xc(Lg);var k=zn(require("jscodeshift"),1);function Vn(r,e){let n=[],t=[];for(let i=0;i<r.length;i++){let o=r[i];e(o)?n.push(o):t.push(o)}return[n,t]}function Gn(r,e){let n=[];for(let t=0;t<r.length;t++){let i=r[t];n.every(a=>!e(a,i))&&n.push(i)}return n}function Oi({importDeclarations:r,match:e,logger:n,report:t,track:i,filePath:o}){let a=e.identifier.map(({oldName:s})=>s);r.forEach(s=>{let u=s.node.specifiers,m=s.node.source.value,d=s.node.importKind,p=s.node.comments,w=e.source.find(({startsWith:g})=>g===m),c=!w&&e.source.find(({startsWith:g})=>typeof m!="string"?!1:m.startsWith(g));if(w&&u.every(g=>g.type==="ImportNamespaceSpecifier")){let g=k.default.importDeclaration(u,k.default.literal(w.replaceWith.default),d);g.comments=p,(0,k.default)(s).replaceWith(g)}if(w&&u.every(g=>g.type==="ImportSpecifier")){let[g,I]=Vn(u,y=>{var T;return!((T=e.identifier.find(({oldName:E})=>E===y.imported.name))!=null&&T.moveToMulticolor)}),S=l({specifiers:g});if(S.length>0){let y=k.default.importDeclaration(S,k.default.literal(w.replaceWith.default),d);y.comments=p,(0,k.default)(s).insertAfter(y)}let L=l({specifiers:I});if(L.length>0){let y=I.map(({imported:C})=>C.name).join(", "),T=`import specifier ${y}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 \uC544\uC774\uCF58\uC73C\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${T}`),console.warn(T),t==null||t(T),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importSpecifier",icons:y}});let E=k.default.importDeclaration(L,k.default.literal(w.replaceWith.multicolor),d);E.comments=p,(0,k.default)(s).insertAfter(E)}u.filter(y=>a.includes(y.imported.name)).length>0&&(0,k.default)(s).remove()}if(c&&u.every(g=>g.type==="ImportDefaultSpecifier")){let g=(()=>{if(typeof m!="string")return m;let L=m.split("/"),N=!1,y=L.map((E,C)=>{if(C!==L.length-1)return E;let A=e.identifier.find(({oldName:x})=>x===E);if(!A)return E;if(A.isActionRequired){let x=`import source ${m}\uC744 ${A.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${x}`),console.warn(x),t==null||t(x),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importDefaultSpecifier",source:m}})}return A.moveToMulticolor&&(N=!0),A.newName}),T=e.source.find(({startsWith:E})=>m.startsWith(E));return T?y.join("/").replace(T.startsWith,N?T.replaceWith.multicolor:T.replaceWith.default):y.join("/")})(),I=u.map(L=>{let N=e.identifier.find(y=>y.oldName===L.local.name);if(!N)return L;if(N.moveToMulticolor){let y=`import specifier ${N.oldName}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${N.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${y}`),console.warn(y),t==null||t(y),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importDefaultSpecifier",icon:N.oldName}})}if(N.isActionRequired){let y=`import specifier ${L.local.name}\uC744 ${N.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${y}`),console.warn(y),t==null||t(y),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importDefaultSpecifier",icon:L.local.name}})}return k.default.importDefaultSpecifier(k.default.identifier(L.local.name===N.oldName?N.newName:L.local.name))}),S=k.default.importDeclaration(I,k.default.literal(g),d);S.comments=p,(0,k.default)(s).replaceWith(S)}});function l({specifiers:s}){let u=s.map(d=>{let p=e.identifier.find(c=>c.oldName===d.imported.name);if(!p){let c=`import specifier ${d.imported.name}\uC5D0 \uB300\uD55C \uBCC0\uD658 \uC815\uBCF4 \uC5C6\uC74C`;return n==null||n.error(`${o}: ${c}`),console.warn(c),t==null||t(c),i==null||i({event:"\uBCC0\uD658 \uC815\uBCF4 \uC5C6\uC74C",properties:{type:"importSpecifier",icon:d.imported.name}}),null}if(p.isActionRequired){let c=`import specifier ${d.imported.name}\uC744 ${p.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${c}`),console.warn(c),t==null||t(c),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importSpecifier",icon:d.imported.name}})}let w=k.default.importSpecifier(k.default.identifier(p.newName),k.default.identifier(d.local.name===p.oldName?p.newName:d.local.name));return w.comments=d.comments,w}).filter(Boolean);return Gn(u,(d,p)=>d.type===p.type&&d.imported.name===p.imported.name)}}function ki({identifiers:r,identifierMatch:e,logger:n,report:t,track:i,filePath:o}){r.forEach(a=>{var u,m;if(((u=a.parent)==null?void 0:u.node.type)==="ImportSpecifier"||((m=a.parent)==null?void 0:m.node.type)==="ImportDefaultSpecifier")return;let l=e.find(({oldName:d})=>d===a.node.name);if(!l)return;if(l.moveToMulticolor){let d=`identifier ${l.oldName}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${l.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"identifier",icon:l.oldName}})}if(l.isActionRequired){let d=`identifier ${a.node.name}\uC744 ${l.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"identifier",icon:a.node.name}})}let s=l.newName;n==null||n.debug(`${o}: identifier ${a.node.name} -> ${s}`),i==null||i({event:"\uBCC0\uD658",properties:{type:"identifier",oldName:a.node.name,newName:s}}),a.replace(k.default.identifier(s))})}function Pi({stringLiterals:r,match:e,logger:n,report:t,track:i,filePath:o}){r.forEach(a=>{var u;let l=e.identifier.find(({oldName:m})=>m===a.node.value),s=e.source.find(({startsWith:m})=>a.node.value.startsWith(m));if(l){if(l.isActionRequired){let d=`string literal ${a.node.value}\uC744 ${l.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}if(l.moveToMulticolor){let d=`string literal ${a.node.value}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${l.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}let m=l.newName;n==null||n.debug(`${o}: string literal ${a.node.value} -> ${m}`),i==null||i({event:"\uBCC0\uD658",properties:{type:"stringLiteral",oldName:a.node.value,newName:m}}),a.replace(k.default.stringLiteral(m))}if(s&&((u=a.parent)==null?void 0:u.node.type)!=="ImportDeclaration"){let m=e.source.find(({startsWith:w})=>a.node.value.startsWith(w));if(!m)return;let d=e.identifier.find(({oldName:w})=>w===a.node.value.split("/").pop()),p=a.node.value.replace(m.startsWith,d!=null&&d.moveToMulticolor?m.replaceWith.multicolor:m.replaceWith.default).split("/").map((w,c)=>{let g=e.identifier.find(({oldName:I})=>I===w);if(!g||c!==a.node.value.split("/").length-1)return w;if(g.isActionRequired){let I=`string literal ${a.node.value}\uC744 ${g.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${I}`),console.warn(I),t==null||t(I),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}if(g.moveToMulticolor){let I=`string literal ${a.node.value}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${g.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${I}`),console.warn(I),t==null||t(I),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}return g.newName}).join("/");a.replace(k.default.stringLiteral(p)),n==null||n.debug(`${o}: string literal ${a.node.value} -> ${p}`),i==null||i({event:"\uBCC0\uD658",properties:{type:"stringLiteral",oldName:a.node.value,newName:p}})}})}var ge=zn(Oc(),1);var kc=[{oldName:"IconAddThin",newName:"IconPlusLine"},{oldName:"IconAddRegular",newName:"IconPlusLine"},{oldName:"IconAddFill",newName:"IconPlusFill"},{oldName:"IconAddCircleThin",newName:"IconPlusCircleLine"},{oldName:"IconAddCircleRegular",newName:"IconPlusCircleLine"},{oldName:"IconAddCircleFill",newName:"IconPlusCircleFill"},{oldName:"IconAebThin",newName:"IconCarFrontUpsideWave2ReversedUpLine"},{oldName:"IconAebRegular",newName:"IconCarFrontUpsideWave2ReversedUpLine"},{oldName:"IconAebFill",newName:"IconCarFrontUpsideWave2ReversedUpFill"},{oldName:"IconAiThin",newName:"IconSparkle2Line"},{oldName:"IconAiRegular",newName:"IconSparkle2Line"},{oldName:"IconAiFill",newName:"IconSparkle2Fill"},{oldName:"IconAndroidShareThin",newName:"IconAndroidshareLine"},{oldName:"IconAndroidShareRegular",newName:"IconAndroidshareLine"},{oldName:"IconAndroidShareFill",newName:"IconAndroidshareFill"},{oldName:"IconArrowThin",newName:"IconArrowUpRightLine"},{oldName:"IconArrowRegular",newName:"IconArrowUpRightLine"},{oldName:"IconArrowFill",newName:"IconArrowUpRightFill"},{oldName:"IconArrowDownwardThin",newName:"IconArrowDownLine"},{oldName:"IconArrowDownwardRegular",newName:"IconArrowDownLine"},{oldName:"IconArrowDownwardFill",newName:"IconArrowDownFill"},{oldName:"IconArrowDropDownThin",newName:"IconTriangleDownSmallLine"},{oldName:"IconArrowDropDownRegular",newName:"IconTriangleDownSmallLine"},{oldName:"IconArrowDropDownFill",newName:"IconTriangleDownSmallFill"},{oldName:"IconArrowDropUpThin",newName:"IconTriangleUpSmallLine"},{oldName:"IconArrowDropUpRegular",newName:"IconTriangleUpSmallLine"},{oldName:"IconArrowDropUpFill",newName:"IconTriangleUpSmallFill"},{oldName:"IconArrowUpwardThin",newName:"IconArrowUpLine"},{oldName:"IconArrowUpwardRegular",newName:"IconArrowUpLine"},{oldName:"IconArrowUpwardFill",newName:"IconArrowUpFill"},{oldName:"IconArticleThin",newName:"IconArticleLine"},{oldName:"IconArticleRegular",newName:"IconArticleLine"},{oldName:"IconArticleFill",newName:"IconArticleFill"},{oldName:"IconBackwardThin",newName:"IconArrowLeftLine"},{oldName:"IconBackwardRegular",newName:"IconArrowLeftLine"},{oldName:"IconBackwardFill",newName:"IconArrowLeftFill"},{oldName:"IconBillThin",newName:"IconReceiptLine"},{oldName:"IconBillRegular",newName:"IconReceiptLine"},{oldName:"IconBillFill",newName:"IconReceiptFill"},{oldName:"IconBoldThin",newName:"IconTUppercaseSerifLine",isActionRequired:!0},{oldName:"IconBoldRegular",newName:"IconTUppercaseSerifLine",isActionRequired:!0},{oldName:"IconBoldFill",newName:"IconTUppercaseSerifFill",isActionRequired:!0},{oldName:"IconBookmarkThin",newName:"IconBookmarkLine"},{oldName:"IconBookmarkRegular",newName:"IconBookmarkLine"},{oldName:"IconBookmarkFill",newName:"IconBookmarkFill"},{oldName:"IconBookmarkListThin",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconBookmarkListRegular",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconBookmarkListFill",newName:"IconHorizline3VerticalStarFill"},{oldName:"IconCalendarThin",newName:"IconCalendarLine"},{oldName:"IconCalendarRegular",newName:"IconCalendarLine"},{oldName:"IconCalendarFill",newName:"IconCalendarFill"},{oldName:"IconCallThin",newName:"IconPhoneLine"},{oldName:"IconCallRegular",newName:"IconPhoneLine"},{oldName:"IconCallFill",newName:"IconPhoneFill"},{oldName:"IconCallDeclinedThin",newName:"IconPhoneXmarkLine"},{oldName:"IconCallDeclinedRegular",newName:"IconPhoneXmarkLine"},{oldName:"IconCallDeclinedFill",newName:"IconPhoneXmarkFill"},{oldName:"IconCameraThin",newName:"IconCameraLine"},{oldName:"IconCameraRegular",newName:"IconCameraLine"},{oldName:"IconCameraFill",newName:"IconCameraFill"},{oldName:"IconCarThin",newName:"IconCarFrontsideLine"},{oldName:"IconCarRegular",newName:"IconCarFrontsideLine"},{oldName:"IconCarFill",newName:"IconCarFrontsideFill"},{oldName:"IconCarAroundViewThin",newName:"IconArrowClockwiseOvalLine"},{oldName:"IconCarAroundViewRegular",newName:"IconArrowClockwiseOvalLine"},{oldName:"IconCarAroundViewFill",newName:"IconArrowClockwiseOvalFill"},{oldName:"IconCarBlindSpotThin",newName:"IconCarRearUpsideWave2ReversedDownLeftLine"},{oldName:"IconCarBlindSpotRegular",newName:"IconCarRearUpsideWave2ReversedDownLeftLine"},{oldName:"IconCarBlindSpotFill",newName:"IconCarRearUpsideWave2ReversedDownLeftFill"},{oldName:"IconCarCruiseControlThin",newName:"IconSpeedometerLine"},{oldName:"IconCarCruiseControlRegular",newName:"IconSpeedometerLine"},{oldName:"IconCarCruiseControlFill",newName:"IconSpeedometerFill"},{oldName:"IconCarEpbThin",newName:"IconEpbLine"},{oldName:"IconCarEpbRegular",newName:"IconEpbLine"},{oldName:"IconCarEpbFill",newName:"IconEpbFill"},{oldName:"IconCarHeatedSeatThin",newName:"IconSeatLeftHeatwave2Line"},{oldName:"IconCarHeatedSeatRegular",newName:"IconSeatLeftHeatwave2Line"},{oldName:"IconCarHeatedSeatFill",newName:"IconSeatLeftHeatwave2Fill"},{oldName:"IconCarHeatedSteeringWheelThin",newName:"IconSteeringwheelHeatwave2Line"},{oldName:"IconCarHeatedSteeringWheelRegular",newName:"IconSteeringwheelHeatwave2Line"},{oldName:"IconCarHeatedSteeringWheelFill",newName:"IconSteeringwheelHeatwave2Fill"},{oldName:"IconCarLdwsThin",newName:"IconRoadlaneLine"},{oldName:"IconCarLdwsRegular",newName:"IconRoadlaneLine"},{oldName:"IconCarLdwsFill",newName:"IconRoadlaneFill"},{oldName:"IconCarLeatherSeatThin",newName:"IconSeatLeftLine"},{oldName:"IconCarLeatherSeatRegular",newName:"IconSeatLeftLine"},{oldName:"IconCarLeatherSeatFill",newName:"IconSeatLeftFill"},{oldName:"IconCarNavigationThin",newName:"IconCompassLine"},{oldName:"IconCarNavigationRegular",newName:"IconCompassLine"},{oldName:"IconCarNavigationFill",newName:"IconCompassFill"},{oldName:"IconCarPowerTrunkThin",newName:"IconCarRearTrunkOpenLeftsideLine"},{oldName:"IconCarPowerTrunkRegular",newName:"IconCarRearTrunkOpenLeftsideLine"},{oldName:"IconCarPowerTrunkFill",newName:"IconCarRearTrunkOpenLeftsideFill"},{oldName:"IconCarRearCameraThin",newName:"IconCarRearUpsideSectorDownLine"},{oldName:"IconCarRearCameraRegular",newName:"IconCarRearUpsideSectorDownLine"},{oldName:"IconCarRearCameraFill",newName:"IconCarRearUpsideSectorDownFill"},{oldName:"IconCarRearSensorThin",newName:"IconCarRearUpsideWave2ReversedDownLine"},{oldName:"IconCarRearSensorRegular",newName:"IconCarRearUpsideWave2ReversedDownLine"},{oldName:"IconCarRearSensorFill",newName:"IconCarRearUpsideWave2ReversedDownFill"},{oldName:"IconCarSmartKeyThin",newName:"IconSmartkeyLine"},{oldName:"IconCarSmartKeyRegular",newName:"IconSmartkeyLine"},{oldName:"IconCarSmartKeyFill",newName:"IconSmartkeyFill"},{oldName:"IconCarVentilationSeatThin",newName:"IconSeatLeftFanLine"},{oldName:"IconCarVentilationSeatRegular",newName:"IconSeatLeftFanLine"},{oldName:"IconCarVentilationSeatFill",newName:"IconSeatLeftFanFill"},{oldName:"IconCartThin",newName:"IconCartLine"},{oldName:"IconCartRegular",newName:"IconCartLine"},{oldName:"IconCartFill",newName:"IconCartFill"},{oldName:"IconCertificationThin",newName:"IconCrosshairLine"},{oldName:"IconCertificationRegular",newName:"IconCrosshairLine"},{oldName:"IconCertificationFill",newName:"IconCrosshairFill"},{oldName:"IconChallengeThin",newName:"IconFlagHillLine"},{oldName:"IconChallengeRegular",newName:"IconFlagHillLine"},{oldName:"IconChallengeFill",newName:"IconFlagHillFill"},{oldName:"IconChartThin",newName:"IconBarchartSquareLine"},{oldName:"IconChartRegular",newName:"IconBarchartSquareLine"},{oldName:"IconChartFill",newName:"IconBarchartSquareFill"},{oldName:"IconChatBubbleCheckThin",newName:"IconCheckmarkChatbubbleLeftLine"},{oldName:"IconChatBubbleCheckRegular",newName:"IconCheckmarkChatbubbleLeftLine"},{oldName:"IconChatBubbleCheckFill",newName:"IconCheckmarkChatbubbleLeftFill"},{oldName:"IconChattingThin",newName:"IconDot3HorizontalChatbubbleLeftLine"},{oldName:"IconChattingRegular",newName:"IconDot3HorizontalChatbubbleLeftLine"},{oldName:"IconChattingFill",newName:"IconDot3HorizontalChatbubbleLeftFill"},{oldName:"IconChattingSendThin",newName:"IconPaperplaneLine"},{oldName:"IconChattingSendRegular",newName:"IconPaperplaneLine"},{oldName:"IconChattingSendFill",newName:"IconPaperplaneFill"},{oldName:"IconCheckThin",newName:"IconCheckmarkLine"},{oldName:"IconCheckRegular",newName:"IconCheckmarkLine"},{oldName:"IconCheckFill",newName:"IconCheckmarkFill"},{oldName:"IconCheckFlowerThin",newName:"IconCheckmarkFlowerLine"},{oldName:"IconCheckFlowerRegular",newName:"IconCheckmarkFlowerLine"},{oldName:"IconCheckFlowerFill",newName:"IconCheckmarkFlowerFill"},{oldName:"IconChevronLeftThin",newName:"IconChevronLeftLine"},{oldName:"IconChevronLeftRegular",newName:"IconChevronLeftLine"},{oldName:"IconChevronLeftFill",newName:"IconChevronLeftFill"},{oldName:"IconChevronRightThin",newName:"IconChevronRightLine"},{oldName:"IconChevronRightRegular",newName:"IconChevronRightLine"},{oldName:"IconChevronRightFill",newName:"IconChevronRightFill"},{oldName:"IconClickThin",newName:"IconHandPointUpLine"},{oldName:"IconClickRegular",newName:"IconHandPointUpLine"},{oldName:"IconClickFill",newName:"IconHandPointUpFill"},{oldName:"IconClockThin",newName:"IconClockLine"},{oldName:"IconClockRegular",newName:"IconClockLine"},{oldName:"IconClockFill",newName:"IconClockFill"},{oldName:"IconCloseThin",newName:"IconXmarkLine"},{oldName:"IconCloseRegular",newName:"IconXmarkLine"},{oldName:"IconCloseFill",newName:"IconXmarkFill"},{oldName:"IconCobuyingThin",newName:"IconShoppingbag2StackedLine",isActionRequired:!0},{oldName:"IconCobuyingRegular",newName:"IconShoppingbag2StackedLine",isActionRequired:!0},{oldName:"IconCobuyingFill",newName:"IconShoppingbag2StackedFill",isActionRequired:!0},{oldName:"IconCommunityThin",newName:"IconPostLine"},{oldName:"IconCommunityRegular",newName:"IconPostLine"},{oldName:"IconCommunityFill",newName:"IconPostFill"},{oldName:"IconCondoThin",newName:"IconBuilding2Line"},{oldName:"IconCondoRegular",newName:"IconBuilding2Line"},{oldName:"IconCondoFill",newName:"IconBuilding2Fill"},{oldName:"IconConfirmationThin",newName:"IconCheckmarkShieldLine"},{oldName:"IconConfirmationRegular",newName:"IconCheckmarkShieldLine"},{oldName:"IconConfirmationFill",newName:"IconCheckmarkShieldFill"},{oldName:"IconConfirmationPayThin",newName:"IconWonShieldLine"},{oldName:"IconConfirmationPayRegular",newName:"IconWonShieldLine"},{oldName:"IconConfirmationPayFill",newName:"IconWonShieldFill"},{oldName:"IconConfirmationProfileThin",newName:"IconPersonShieldLine"},{oldName:"IconConfirmationProfileRegular",newName:"IconPersonShieldLine"},{oldName:"IconConfirmationProfileFill",newName:"IconPersonShieldFill"},{oldName:"IconContentsThin",newName:"IconGridHeartLine"},{oldName:"IconContentsRegular",newName:"IconGridHeartLine"},{oldName:"IconContentsFill",newName:"IconGridHeartFill"},{oldName:"IconConvertThin",newName:"IconArrowRightArrowLeftLine"},{oldName:"IconConvertRegular",newName:"IconArrowRightArrowLeftLine"},{oldName:"IconConvertFill",newName:"IconArrowRightArrowLeftFill"},{oldName:"IconCopyThin",newName:"IconSquare2StackedLine"},{oldName:"IconCopyRegular",newName:"IconSquare2StackedLine"},{oldName:"IconCopyFill",newName:"IconSquare2StackedFill"},{oldName:"IconCouponThin",newName:"IconCouponLine"},{oldName:"IconCouponRegular",newName:"IconCouponLine"},{oldName:"IconCouponFill",newName:"IconCouponFill"},{oldName:"IconCouponDownloadDoneThin",newName:"IconCheckmarkHorizlineLine"},{oldName:"IconCouponDownloadDoneRegular",newName:"IconCheckmarkHorizlineLine"},{oldName:"IconCouponDownloadDoneFill",newName:"IconCheckmarkHorizlineFill"},{oldName:"IconCouponUsedThin",newName:"IconCheckmarkCouponLine"},{oldName:"IconCouponUsedRegular",newName:"IconCheckmarkCouponLine"},{oldName:"IconCouponUsedFill",newName:"IconCheckmarkCouponFill"},{oldName:"IconDeleteKeyboardThin",newName:"IconBackspacekeyLine"},{oldName:"IconDeleteKeyboardRegular",newName:"IconBackspacekeyLine"},{oldName:"IconDeleteKeyboardFill",newName:"IconBackspacekeyFill"},{oldName:"IconDeliveryThin",newName:"IconTruckLine",isActionRequired:!0},{oldName:"IconDeliveryRegular",newName:"IconTruckLine",isActionRequired:!0},{oldName:"IconDeliveryFill",newName:"IconTruckFill",isActionRequired:!0},{oldName:"IconDirectionThin",newName:"IconArrowRightAngledLine"},{oldName:"IconDirectionRegular",newName:"IconArrowRightAngledLine"},{oldName:"IconDirectionFill",newName:"IconArrowRightAngledFill"},{oldName:"IconDownloadThin",newName:"IconArrowDownHorizlineLine"},{oldName:"IconDownloadRegular",newName:"IconArrowDownHorizlineLine"},{oldName:"IconDownloadFill",newName:"IconArrowDownHorizlineFill"},{oldName:"IconEditThin",newName:"IconEraserHorizlineLine"},{oldName:"IconEditRegular",newName:"IconEraserHorizlineLine"},{oldName:"IconEditFill",newName:"IconEraserHorizlineFill"},{oldName:"IconEmoticonThin",newName:"IconFaceSmileCircleLine"},{oldName:"IconEmoticonRegular",newName:"IconFaceSmileCircleLine"},{oldName:"IconEmoticonFill",newName:"IconFaceSmileCircleFill"},{oldName:"IconEmoticonBadThin",newName:"IconFaceSadCircleLine"},{oldName:"IconEmoticonBadRegular",newName:"IconFaceSadCircleLine"},{oldName:"IconEmoticonBadFill",newName:"IconFaceSadCircleFill"},{oldName:"IconExpandThin",newName:"IconArrowUpRightArrowDownLeftLine"},{oldName:"IconExpandRegular",newName:"IconArrowUpRightArrowDownLeftLine"},{oldName:"IconExpandFill",newName:"IconArrowUpRightArrowDownLeftFill"},{oldName:"IconExpandLessThin",newName:"IconChevronUpLine"},{oldName:"IconExpandLessRegular",newName:"IconChevronUpLine"},{oldName:"IconExpandLessFill",newName:"IconChevronUpFill"},{oldName:"IconExpandMoreThin",newName:"IconChevronDownLine"},{oldName:"IconExpandMoreRegular",newName:"IconChevronDownLine"},{oldName:"IconExpandMoreFill",newName:"IconChevronDownFill"},{oldName:"IconFileThin",newName:"IconPaperclipLine"},{oldName:"IconFileRegular",newName:"IconPaperclipLine"},{oldName:"IconFileFill",newName:"IconPaperclipFill"},{oldName:"IconFilter02Thin",newName:"IconSlider2HorizontalLine"},{oldName:"IconFilter02Regular",newName:"IconSlider2HorizontalLine"},{oldName:"IconFilter02Fill",newName:"IconSlider2HorizontalFill"},{oldName:"IconForwardThin",newName:"IconArrowRightLine"},{oldName:"IconForwardRegular",newName:"IconArrowRightLine"},{oldName:"IconForwardFill",newName:"IconArrowRightFill"},{oldName:"IconGenderThin",newName:"IconMalesymbolFemalesymbolLine"},{oldName:"IconGenderRegular",newName:"IconMalesymbolFemalesymbolLine"},{oldName:"IconGenderFill",newName:"IconMalesymbolFemalesymbolFill"},{oldName:"IconGlobalThin",newName:"IconGlobeLine"},{oldName:"IconGlobalRegular",newName:"IconGlobeLine"},{oldName:"IconGlobalFill",newName:"IconGlobeFill"},{oldName:"IconGpsThin",newName:"IconCrosshairLine"},{oldName:"IconGpsRegular",newName:"IconCrosshairLine"},{oldName:"IconGpsFill",newName:"IconCrosshairFill"},{oldName:"IconGpsEnableThin",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnableRegular",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnableFill",newName:"IconCrosshairQuestionmarkFill"},{oldName:"IconGpsEnable2Thin",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnable2Regular",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnable2Fill",newName:"IconCrosshairQuestionmarkFill"},{oldName:"IconGroupchatKingThin",newName:"IconCrownLine"},{oldName:"IconGroupchatKingRegular",newName:"IconCrownLine"},{oldName:"IconGroupchatKingFill",newName:"IconCrownFill"},{oldName:"IconHandleThin",newName:"IconHorizline3VerticalTightLine"},{oldName:"IconHandleRegular",newName:"IconHorizline3VerticalTightLine"},{oldName:"IconHandleFill",newName:"IconHorizline3VerticalTightFill"},{oldName:"IconHashtagThin",newName:"IconHashLine"},{oldName:"IconHashtagRegular",newName:"IconHashLine"},{oldName:"IconHashtagFill",newName:"IconHashFill"},{oldName:"IconHeadphoneThin",newName:"IconHeadsetLine"},{oldName:"IconHeadphoneRegular",newName:"IconHeadsetLine"},{oldName:"IconHeadphoneFill",newName:"IconHeadsetFill"},{oldName:"IconHeartThin",newName:"IconHeartLine"},{oldName:"IconHeartRegular",newName:"IconHeartLine"},{oldName:"IconHeartFill",newName:"IconHeartFill"},{oldName:"IconHelpThin",newName:"IconQuestionmarkCircleLine"},{oldName:"IconHelpRegular",newName:"IconQuestionmarkCircleLine"},{oldName:"IconHelpFill",newName:"IconQuestionmarkCircleFill"},{oldName:"IconHelpcenterThin",newName:"IconHeadsetLine"},{oldName:"IconHelpcenterRegular",newName:"IconHeadsetLine"},{oldName:"IconHelpcenterFill",newName:"IconHeadsetFill"},{oldName:"IconHelperThin",newName:"IconHeadsetLine"},{oldName:"IconHelperRegular",newName:"IconHeadsetLine"},{oldName:"IconHelperFill",newName:"IconHeadsetFill"},{oldName:"IconHouseThin",newName:"IconWindow4HouseLine"},{oldName:"IconHouseRegular",newName:"IconWindow4HouseLine"},{oldName:"IconHouseFill",newName:"IconWindow4HouseFill"},{oldName:"IconHomeThin",newName:"IconHouseLine"},{oldName:"IconHomeRegular",newName:"IconHouseLine"},{oldName:"IconHomeFill",newName:"IconHouseFill"},{oldName:"IconHousekeepingBookThin",newName:"IconBookLine"},{oldName:"IconHousekeepingBookRegular",newName:"IconBookLine"},{oldName:"IconHousekeepingBookFill",newName:"IconBookFill"},{oldName:"IconImportThin",newName:"IconDocumentArrowLeftLine"},{oldName:"IconImportRegular",newName:"IconDocumentArrowLeftLine"},{oldName:"IconImportFill",newName:"IconDocumentArrowLeftFill"},{oldName:"IconInfoThin",newName:"IconILowercaseSerifCircleLine"},{oldName:"IconInfoRegular",newName:"IconILowercaseSerifCircleLine"},{oldName:"IconInfoFill",newName:"IconILowercaseSerifCircleFill"},{oldName:"IconInterestThin",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconInterestRegular",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconInterestFill",newName:"IconHorizline3VerticalStarFill"},{oldName:"IconInterestListThin",newName:"IconStarLine"},{oldName:"IconInterestListRegular",newName:"IconStarLine"},{oldName:"IconInterestListFill",newName:"IconStarFill"},{oldName:"IconInviteThin",newName:"IconEnvelopeLine"},{oldName:"IconInviteRegular",newName:"IconEnvelopeLine"},{oldName:"IconInviteFill",newName:"IconEnvelopeFill"},{oldName:"IconInviteFriendThin",newName:"IconPersonPlusLine"},{oldName:"IconInviteFriendRegular",newName:"IconPersonPlusLine"},{oldName:"IconInviteFriendFill",newName:"IconPersonPlusFill"},{oldName:"IconIosShareThin",newName:"IconArrowUpBracketDownLine"},{oldName:"IconIosShareRegular",newName:"IconArrowUpBracketDownLine"},{oldName:"IconIosShareFill",newName:"IconArrowUpBracketDownFill"},{oldName:"IconJobsThin",newName:"IconPersonMagnifyingglassLine"},{oldName:"IconJobsRegular",newName:"IconPersonMagnifyingglassLine"},{oldName:"IconJobsFill",newName:"IconPersonMagnifyingglassFill"},{oldName:"IconKeyboardHidingThin",newName:"IconKeyboardChevronDownLine"},{oldName:"IconKeyboardHidingRegular",newName:"IconKeyboardChevronDownLine"},{oldName:"IconKeyboardHidingFill",newName:"IconKeyboardChevronDownFill"},{oldName:"IconKeywordThin",newName:"IconTagLine"},{oldName:"IconKeywordRegular",newName:"IconTagLine"},{oldName:"IconKeywordFill",newName:"IconTagFill"},{oldName:"IconLaptopThin",newName:"IconLaptopLine"},{oldName:"IconLaptopRegular",newName:"IconLaptopLine"},{oldName:"IconLaptopFill",newName:"IconLaptopFill"},{oldName:"IconLeafThin",newName:"IconLeafLine"},{oldName:"IconLeafRegular",newName:"IconLeafLine"},{oldName:"IconLeafFill",newName:"IconLeafFill"},{oldName:"IconListThin",newName:"IconDothorizline3VerticalLine"},{oldName:"IconListRegular",newName:"IconDothorizline3VerticalLine"},{oldName:"IconListFill",newName:"IconDothorizline3VerticalFill"},{oldName:"IconListCardThin",newName:"IconHorizrectangleHorizline2VerticalLine"},{oldName:"IconListCardRegular",newName:"IconHorizrectangleHorizline2VerticalLine"},{oldName:"IconListCardFill",newName:"IconHorizrectangleHorizline2VerticalFill"},{oldName:"IconListCheckThin",newName:"IconDocumentCheckmarkLine"},{oldName:"IconListCheckRegular",newName:"IconDocumentCheckmarkLine"},{oldName:"IconListCheckFill",newName:"IconDocumentCheckmarkFill"},{oldName:"IconListSelectThin",newName:"IconHorizline3VerticalCheckmarkLine"},{oldName:"IconListSelectRegular",newName:"IconHorizline3VerticalCheckmarkLine"},{oldName:"IconListSelectFill",newName:"IconHorizline3VerticalCheckmarkFill"},{oldName:"IconListThumbnailThin",newName:"IconSquareline2VerticalLine"},{oldName:"IconListThumbnailRegular",newName:"IconSquareline2VerticalLine"},{oldName:"IconListThumbnailFill",newName:"IconSquareline2VerticalFill"},{oldName:"IconLocationThin",newName:"IconLocationpinLine"},{oldName:"IconLocationRegular",newName:"IconLocationpinLine"},{oldName:"IconLocationFill",newName:"IconLocationpinFill"},{oldName:"IconLockThin",newName:"IconLockLine"},{oldName:"IconLockRegular",newName:"IconLockLine"},{oldName:"IconLockFill",newName:"IconLockFill"},{oldName:"IconLoudspeakerThin",newName:"IconMegaphoneLine"},{oldName:"IconLoudspeakerRegular",newName:"IconMegaphoneLine"},{oldName:"IconLoudspeakerFill",newName:"IconMegaphoneFill"},{oldName:"IconMapThin",newName:"IconMapLocationpinLine"},{oldName:"IconMapRegular",newName:"IconMapLocationpinLine"},{oldName:"IconMapFill",newName:"IconMapLocationpinFill"},{oldName:"IconMarketThin",newName:"IconStoreLine"},{oldName:"IconMarketRegular",newName:"IconStoreLine"},{oldName:"IconMarketFill",newName:"IconStoreFill"},{oldName:"IconMarketCheckThin",newName:"IconStoreCheckmarkLine"},{oldName:"IconMarketCheckRegular",newName:"IconStoreCheckmarkLine"},{oldName:"IconMarketCheckFill",newName:"IconStoreCheckmarkFill"},{oldName:"IconMarketWriteThin",newName:"IconStorePenLine"},{oldName:"IconMarketWriteRegular",newName:"IconStorePenLine"},{oldName:"IconMarketWriteFill",newName:"IconStorePenFill"},{oldName:"IconMentionThin",newName:"IconAtLine"},{oldName:"IconMentionRegular",newName:"IconAtLine"},{oldName:"IconMentionFill",newName:"IconAtFill"},{oldName:"IconMenuThin",newName:"IconHorizline3VerticalLine"},{oldName:"IconMenuRegular",newName:"IconHorizline3VerticalLine"},{oldName:"IconMenuFill",newName:"IconHorizline3VerticalFill"},{oldName:"IconMicThin",newName:"IconMicrophoneLine"},{oldName:"IconMicRegular",newName:"IconMicrophoneLine"},{oldName:"IconMicFill",newName:"IconMicrophoneFill"},{oldName:"IconMicOffThin",newName:"IconMicrophoneSlashLine"},{oldName:"IconMicOffRegular",newName:"IconMicrophoneSlashLine"},{oldName:"IconMicOffFill",newName:"IconMicrophoneSlashFill"},{oldName:"IconMissionThin",newName:"IconBookOpenLine"},{oldName:"IconMissionRegular",newName:"IconBookOpenLine"},{oldName:"IconMissionFill",newName:"IconBookOpenFill"},{oldName:"IconMobileThin",newName:"IconMobileLine"},{oldName:"IconMobileRegular",newName:"IconMobileLine"},{oldName:"IconMobileFill",newName:"IconMobileFill"},{oldName:"IconMoneySendThin",newName:"IconWonCircleArrowRightLine"},{oldName:"IconMoneySendRegular",newName:"IconWonCircleArrowRightLine"},{oldName:"IconMoneySendFill",newName:"IconWonCircleArrowRightFill"},{oldName:"IconMoneySendYenThin",newName:"IconYenCircleArrowRightLine"},{oldName:"IconMoneySendYenRegular",newName:"IconYenCircleArrowRightLine"},{oldName:"IconMoneySendYenFill",newName:"IconYenCircleArrowRightFill"},{oldName:"IconMoneyWonThin",newName:"IconWonCircleLine"},{oldName:"IconMoneyWonRegular",newName:"IconWonCircleLine"},{oldName:"IconMoneyWonFill",newName:"IconWonCircleFill"},{oldName:"IconMoneyYenThin",newName:"IconYenCircleLine"},{oldName:"IconMoneyYenRegular",newName:"IconYenCircleLine"},{oldName:"IconMoneyYenFill",newName:"IconYenCircleFill"},{oldName:"IconMoonThin",newName:"IconMoonLine"},{oldName:"IconMoonRegular",newName:"IconMoonLine"},{oldName:"IconMoonFill",newName:"IconMoonFill"},{oldName:"IconMoreHorizThin",newName:"IconDot3HorizontalLine"},{oldName:"IconMoreHorizRegular",newName:"IconDot3HorizontalLine"},{oldName:"IconMoreHorizFill",newName:"IconDot3HorizontalFill"},{oldName:"IconMoreVertThin",newName:"IconDot3VerticalLine"},{oldName:"IconMoreVertRegular",newName:"IconDot3VerticalLine"},{oldName:"IconMoreVertFill",newName:"IconDot3VerticalFill"},{oldName:"IconMyThin",newName:"IconPersonLine"},{oldName:"IconMyRegular",newName:"IconPersonLine"},{oldName:"IconMyFill",newName:"IconPersonFill"},{oldName:"IconMyProfileThin",newName:"IconPersonCircleLine"},{oldName:"IconMyProfileRegular",newName:"IconPersonCircleLine"},{oldName:"IconMyProfileFill",newName:"IconPersonCircleFill"},{oldName:"IconNearMeThin",newName:"IconLocationpinLine"},{oldName:"IconNearMeRegular",newName:"IconLocationpinLine"},{oldName:"IconNearMeFill",newName:"IconLocationpinFill"},{oldName:"IconNewtopicThin",newName:"IconNUppercaseCircleLine"},{oldName:"IconNewtopicRegular",newName:"IconNUppercaseCircleLine"},{oldName:"IconNewtopicFill",newName:"IconNUppercaseCircleFill"},{oldName:"IconNoteThin",newName:"IconDocumentLine"},{oldName:"IconNoteRegular",newName:"IconDocumentLine"},{oldName:"IconNoteFill",newName:"IconDocumentFill"},{oldName:"IconNotificationThin",newName:"IconBellLine"},{oldName:"IconNotificationRegular",newName:"IconBellLine"},{oldName:"IconNotificationFill",newName:"IconBellFill"},{oldName:"IconNotificationFallThin",newName:"IconArrowDownLine"},{oldName:"IconNotificationFallRegular",newName:"IconArrowDownLine"},{oldName:"IconNotificationFallFill",newName:"IconArrowDownFill"},{oldName:"IconNotificationOffThin",newName:"IconBellSlashLine"},{oldName:"IconNotificationOffRegular",newName:"IconBellSlashLine"},{oldName:"IconNotificationOffFill",newName:"IconBellSlashFill"},{oldName:"IconOrderThin",newName:"IconCheckmarkClipboardLine"},{oldName:"IconOrderRegular",newName:"IconCheckmarkClipboardLine"},{oldName:"IconOrderFill",newName:"IconCheckmarkClipboardFill"},{oldName:"IconPauseThin",newName:"IconVertrectangle2HorizontalLine"},{oldName:"IconPauseRegular",newName:"IconVertrectangle2HorizontalLine"},{oldName:"IconPauseFill",newName:"IconVertrectangle2HorizontalFill"},{oldName:"IconPaymentThin",newName:"IconCardLine"},{oldName:"IconPaymentRegular",newName:"IconCardLine"},{oldName:"IconPaymentFill",newName:"IconCardFill"},{oldName:"IconPercentThin",newName:"IconPercentLine"},{oldName:"IconPercentRegular",newName:"IconPercentLine"},{oldName:"IconPercentFill",newName:"IconPercentFill"},{oldName:"IconPhotoThin",newName:"IconPictureLine"},{oldName:"IconPhotoRegular",newName:"IconPictureLine"},{oldName:"IconPhotoFill",newName:"IconPictureFill"},{oldName:"IconPhotoEditThin",newName:"IconWandLine"},{oldName:"IconPhotoEditRegular",newName:"IconWandLine"},{oldName:"IconPhotoEditFill",newName:"IconWandFill"},{oldName:"IconPhotoEditCropThin",newName:"IconCropmarkLine"},{oldName:"IconPhotoEditCropRegular",newName:"IconCropmarkLine"},{oldName:"IconPhotoEditCropFill",newName:"IconCropmarkFill"},{oldName:"IconPhotoEditDrawThin",newName:"IconScribbleLine"},{oldName:"IconPhotoEditDrawRegular",newName:"IconScribbleLine"},{oldName:"IconPhotoEditDrawFill",newName:"IconScribbleFill"},{oldName:"IconPhotoEditRotateThin",newName:"IconArrow2ClockwiseCircularLine"},{oldName:"IconPhotoEditRotateRegular",newName:"IconArrow2ClockwiseCircularLine"},{oldName:"IconPhotoEditRotateFill",newName:"IconArrow2ClockwiseCircularFill"},{oldName:"IconPhotoSeveralThin",newName:"IconPicture2StackedLine"},{oldName:"IconPhotoSeveralRegular",newName:"IconPicture2StackedLine"},{oldName:"IconPhotoSeveralFill",newName:"IconPicture2StackedFill"},{oldName:"IconPlayThin",newName:"IconTriangleRightLine"},{oldName:"IconPlayRegular",newName:"IconTriangleRightLine"},{oldName:"IconPlayFill",newName:"IconTriangleRightFill"},{oldName:"IconPollThin",newName:"IconBarchartSquareLine"},{oldName:"IconPollRegular",newName:"IconBarchartSquareLine"},{oldName:"IconPollFill",newName:"IconBarchartSquareFill"},{oldName:"IconPriceWonThin",newName:"IconWonLine"},{oldName:"IconPriceWonRegular",newName:"IconWonLine"},{oldName:"IconPriceWonFill",newName:"IconWonFill"},{oldName:"IconPriceYenDefault",newName:"IconYenLine"},{oldName:"IconPriceYenVariant4",newName:"IconYenLine"},{oldName:"IconPriceYenVariant3",newName:"IconYenFill"},{oldName:"IconProductThin",newName:"IconShoppingbagLine"},{oldName:"IconProductRegular",newName:"IconShoppingbagLine"},{oldName:"IconProductFill",newName:"IconShoppingbagFill"},{oldName:"IconProfileThin",newName:"IconPersonLine"},{oldName:"IconProfileRegular",newName:"IconPersonLine"},{oldName:"IconProfileFill",newName:"IconPersonFill"},{oldName:"IconProfileBadgeThin",newName:"IconCheckmarkBadgeLine"},{oldName:"IconProfileBadgeRegular",newName:"IconCheckmarkBadgeLine"},{oldName:"IconProfileBadgeFill",newName:"IconCheckmarkBadgeFill"},{oldName:"IconProhibitionThin",newName:"IconSlashCircleLine"},{oldName:"IconProhibitionRegular",newName:"IconSlashCircleLine"},{oldName:"IconProhibitionFill",newName:"IconSlashCircleFill"},{oldName:"IconPushpinThin",newName:"IconPushpinLine"},{oldName:"IconPushpinRegular",newName:"IconPushpinLine"},{oldName:"IconPushpinFill",newName:"IconPushpinFill"},{oldName:"IconQuestionCheckThin",newName:"IconQuestionmarkSquareLine"},{oldName:"IconQuestionCheckRegular",newName:"IconQuestionmarkSquareLine"},{oldName:"IconQuestionCheckFill",newName:"IconQuestionmarkSquareFill"},{oldName:"IconRedoThin",newName:"IconArrowUturnRightLine"},{oldName:"IconRedoRegular",newName:"IconArrowUturnRightLine"},{oldName:"IconRedoFill",newName:"IconArrowUturnRightFill"},{oldName:"IconRefundThin",newName:"IconWonArrowClockwiseCircularLine"},{oldName:"IconRefundRegular",newName:"IconWonArrowClockwiseCircularLine"},{oldName:"IconRefundFill",newName:"IconWonArrowClockwiseCircularFill"},{oldName:"IconRemoveCircleThin",newName:"IconXmarkCircleLine"},{oldName:"IconRemoveCircleRegular",newName:"IconXmarkCircleLine"},{oldName:"IconRemoveCircleFill",newName:"IconXmarkCircleFill"},{oldName:"IconReplyThin",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyRegular",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyFill",newName:"IconHorizline2VerticalChatbubbleRectangularRightFill"},{oldName:"IconReplyMissionThin",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyMissionRegular",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyMissionFill",newName:"IconHorizline2VerticalChatbubbleRectangularRightFill"},{oldName:"IconReplyReThin",newName:"IconCornerDownLeftLine"},{oldName:"IconReplyReRegular",newName:"IconCornerDownLeftLine"},{oldName:"IconReplyReFill",newName:"IconCornerDownLeftFill"},{oldName:"IconReportThin",newName:"IconFlagLine"},{oldName:"IconReportRegular",newName:"IconFlagLine"},{oldName:"IconReportFill",newName:"IconFlagFill"},{oldName:"IconReservationThin",newName:"IconCheckmarkCalendarLine"},{oldName:"IconReservationRegular",newName:"IconCheckmarkCalendarLine"},{oldName:"IconReservationFill",newName:"IconCheckmarkCalendarFill"},{oldName:"IconRestaurantThin",newName:"IconForkSpoonLine"},{oldName:"IconRestaurantRegular",newName:"IconForkSpoonLine"},{oldName:"IconRestaurantFill",newName:"IconForkSpoonFill"},{oldName:"IconRetryThin",newName:"IconArrowClockwiseCircularLine"},{oldName:"IconRetryRegular",newName:"IconArrowClockwiseCircularLine"},{oldName:"IconRetryFill",newName:"IconArrowClockwiseCircularFill"},{oldName:"IconReviewStarThin",newName:"IconStarLine"},{oldName:"IconReviewStarRegular",newName:"IconStarLine"},{oldName:"IconReviewStarFill",newName:"IconStarFill"},{oldName:"IconScannerThin",newName:"IconHorizlineViewfinderLine"},{oldName:"IconScannerRegular",newName:"IconHorizlineViewfinderLine"},{oldName:"IconScannerFill",newName:"IconHorizlineViewfinderFill"},{oldName:"IconSearchThin",newName:"IconMagnifyingglassLine"},{oldName:"IconSearchRegular",newName:"IconMagnifyingglassLine"},{oldName:"IconSearchFill",newName:"IconMagnifyingglassFill"},{oldName:"IconSearchDocThin",newName:"IconDocumentMagnifyingglassLine"},{oldName:"IconSearchDocRegular",newName:"IconDocumentMagnifyingglassLine"},{oldName:"IconSearchDocFill",newName:"IconDocumentMagnifyingglassFill"},{oldName:"IconSellThin",newName:"IconPlusSquareLine"},{oldName:"IconSellRegular",newName:"IconPlusSquareLine"},{oldName:"IconSellFill",newName:"IconPlusSquareFill"},{oldName:"IconSettingThin",newName:"IconGearLine"},{oldName:"IconSettingRegular",newName:"IconGearLine"},{oldName:"IconSettingFill",newName:"IconGearFill"},{oldName:"IconSignoutThin",newName:"IconBracketLeftArrowRightLine"},{oldName:"IconSignoutRegular",newName:"IconBracketLeftArrowRightLine"},{oldName:"IconSignoutFill",newName:"IconBracketLeftArrowRightFill"},{oldName:"IconSortThin",newName:"IconArrowUpArrowDownLine"},{oldName:"IconSortRegular",newName:"IconArrowUpArrowDownLine"},{oldName:"IconSortFill",newName:"IconArrowUpArrowDownFill"},{oldName:"IconStoryThin",newName:"IconTriangleRightChatbubbleLeftLine"},{oldName:"IconStoryRegular",newName:"IconTriangleRightChatbubbleLeftLine"},{oldName:"IconStoryFill",newName:"IconTriangleRightChatbubbleLeftFill"},{oldName:"IconStoryArticleThin",newName:"IconDocumentPenLine"},{oldName:"IconStoryArticleRegular",newName:"IconDocumentPenLine"},{oldName:"IconStoryArticleFill",newName:"IconDocumentPenFill"},{oldName:"IconSubtractCircleThin",newName:"IconMinusCircleLine"},{oldName:"IconSubtractCircleRegular",newName:"IconMinusCircleLine"},{oldName:"IconSubtractCircleFill",newName:"IconMinusCircleFill"},{oldName:"IconSubtractionThin",newName:"IconMinusLine"},{oldName:"IconSubtractionRegular",newName:"IconMinusLine"},{oldName:"IconSubtractionFill",newName:"IconMinusFill"},{oldName:"IconSuggestThin",newName:"IconLightbulbDot5Line",isActionRequired:!0},{oldName:"IconSuggestRegular",newName:"IconLightbulbDot5Line",isActionRequired:!0},{oldName:"IconSuggestFill",newName:"IconLightbulbDot5Fill",isActionRequired:!0},{oldName:"IconSunThin",newName:"IconSunLine"},{oldName:"IconSunRegular",newName:"IconSunLine"},{oldName:"IconSunFill",newName:"IconSunFill"},{oldName:"IconTalkingdownThin",newName:"IconQuotationmark2RightLine"},{oldName:"IconTalkingdownRegular",newName:"IconQuotationmark2RightLine"},{oldName:"IconTalkingdownFill",newName:"IconQuotationmark2RightFill"},{oldName:"IconTalkingupThin",newName:"IconQuotationmark2LeftLine"},{oldName:"IconTalkingupRegular",newName:"IconQuotationmark2LeftLine"},{oldName:"IconTalkingupFill",newName:"IconQuotationmark2LeftFill"},{oldName:"IconTextThin",newName:"IconTUppercaseSerifLine"},{oldName:"IconTextRegular",newName:"IconTUppercaseSerifLine"},{oldName:"IconTextFill",newName:"IconTUppercaseSerifFill"},{oldName:"IconThumbDownThin",newName:"IconThumbDownLine"},{oldName:"IconThumbDownRegular",newName:"IconThumbDownLine"},{oldName:"IconThumbDownFill",newName:"IconThumbDownFill"},{oldName:"IconThumbUpThin",newName:"IconThumbUpLine"},{oldName:"IconThumbUpRegular",newName:"IconThumbUpLine"},{oldName:"IconThumbUpFill",newName:"IconThumbUpFill"},{oldName:"IconToolboxThin",newName:"IconToolboxLine"},{oldName:"IconToolboxRegular",newName:"IconToolboxLine"},{oldName:"IconToolboxFill",newName:"IconToolboxFill"},{oldName:"IconTranslateThin",newName:"IconTranslationLine"},{oldName:"IconTranslateRegular",newName:"IconTranslationLine"},{oldName:"IconTranslateFill",newName:"IconTranslationFill"},{oldName:"IconTrashThin",newName:"IconTrashcanLine"},{oldName:"IconTrashRegular",newName:"IconTrashcanLine"},{oldName:"IconTrashFill",newName:"IconTrashcanFill"},{oldName:"IconUndoThin",newName:"IconArrowUturnLeftLine"},{oldName:"IconUndoRegular",newName:"IconArrowUturnLeftLine"},{oldName:"IconUndoFill",newName:"IconArrowUturnLeftFill"},{oldName:"IconUserGroupThin",newName:"IconPerson2Line"},{oldName:"IconUserGroupRegular",newName:"IconPerson2Line"},{oldName:"IconUserGroupFill",newName:"IconPerson2Fill"},{oldName:"IconVideoThin",newName:"IconCamcorderLine"},{oldName:"IconVideoRegular",newName:"IconCamcorderLine"},{oldName:"IconVideoFill",newName:"IconCamcorderFill"},{oldName:"IconViewCountThin",newName:"IconEyeLine"},{oldName:"IconViewCountRegular",newName:"IconEyeLine"},{oldName:"IconViewCountFill",newName:"IconEyeFill"},{oldName:"IconViewCountOffThin",newName:"IconEyeSlashLine"},{oldName:"IconViewCountOffRegular",newName:"IconEyeSlashLine"},{oldName:"IconViewCountOffFill",newName:"IconEyeSlashFill"},{oldName:"IconVolumeOffThin",newName:"IconSpeakerWave2SlashLine"},{oldName:"IconVolumeOffRegular",newName:"IconSpeakerWave2SlashLine"},{oldName:"IconVolumeOffFill",newName:"IconSpeakerWave2SlashFill"},{oldName:"IconVolumeOnThin",newName:"IconSpeakerWave2Line"},{oldName:"IconVolumeOnRegular",newName:"IconSpeakerWave2Line"},{oldName:"IconVolumeOnFill",newName:"IconSpeakerWave2Fill"},{oldName:"IconVoteThin",newName:"IconCheckmarkBallotboxLine"},{oldName:"IconVoteRegular",newName:"IconCheckmarkBallotboxLine"},{oldName:"IconVoteFill",newName:"IconCheckmarkBallotboxFill"},{oldName:"IconVoucherThin",newName:"IconGiftLine"},{oldName:"IconVoucherRegular",newName:"IconGiftLine"},{oldName:"IconVoucherFill",newName:"IconGiftFill"},{oldName:"IconWalkThin",newName:"IconFigureWalkLine"},{oldName:"IconWalkRegular",newName:"IconFigureWalkLine"},{oldName:"IconWalkFill",newName:"IconFigureWalkFill"},{oldName:"IconWarningThin",newName:"IconExclamationmarkCircleLine"},{oldName:"IconWarningRegular",newName:"IconExclamationmarkCircleLine"},{oldName:"IconWarningFill",newName:"IconExclamationmarkCircleFill"},{oldName:"IconWriteThin",newName:"IconPenHorizlineLine"},{oldName:"IconWriteRegular",newName:"IconPenHorizlineLine"},{oldName:"IconWriteFill",newName:"IconPenHorizlineFill"},{oldName:"IconWriteFrequentUseThin",newName:"IconDocumentPlusLine"},{oldName:"IconWriteFrequentUseRegular",newName:"IconDocumentPlusLine"},{oldName:"IconWriteFrequentUseFill",newName:"IconDocumentPlusFill"},{oldName:"IconWriteStoryThin",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine",isActionRequired:!0},{oldName:"IconWriteStoryRegular",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine",isActionRequired:!0},{oldName:"IconWriteStoryFill",newName:"IconHorizline2VerticalChatbubbleRectangularRightFill",isActionRequired:!0}];var $c=zn(jc(),1),bg=$c.default.bold("@seed-design/codemod"),Hc=r=>({event:e,properties:n})=>console.log(bg,e,n,r);var Wc={source:[{startsWith:"@seed-design/icon",replaceWith:{default:"@daangn/react-monochrome-icon",multicolor:"@daangn/react-multicolor-icon"}},{startsWith:"@seed-design/react-icon",replaceWith:{default:"@daangn/react-monochrome-icon",multicolor:"@daangn/react-multicolor-icon"}},{startsWith:"@karrotmarket/karrot-ui-icon/lib/react",replaceWith:{default:"@daangn/react-monochrome-icon",multicolor:"@daangn/react-multicolor-icon"}}],identifier:kc},yg=(r,e,{match:n=Wc})=>{var p;let t=process.env.TRACK==="true"?Hc({transform:"migrate-icons",file:r.path,...JSON.parse(process.env.GIT_INFO)}):void 0,i=process.env.LOG==="true"?(0,ge.createLogger)({level:"info",format:ge.format.combine(ge.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),ge.format.printf(({level:w,message:c,timestamp:g})=>`${g} [${w.toUpperCase()}]: ${c}`)),transports:[new ge.transports.File({filename:"migrate-icons-combined.log",level:"debug"}),new ge.transports.File({filename:"migrate-icons-warnings.log",level:"warn"})]}):void 0;i==null||i.debug(`${r.path}: \uD655\uC778 \uC2DC\uC791`);let o=e.jscodeshift,a=o(r.source),l=n.identifier.map(({oldName:w})=>w),s=a.find(o.StringLiteral,{value:w=>l.includes(w)||n.source.some(({startsWith:c})=>w.startsWith(c))});i==null||i.debug(`${r.path}: string literal ${s.length}\uAC1C \uBC1C\uACAC`),i==null||i.debug(`${r.path}: string literal \uBCC0\uD658 \uC2DC\uC791`),Pi({stringLiterals:s,match:n,logger:i,report:e.report,track:t,filePath:r.path});let u=a.find(o.ImportDeclaration,{source:{value:w=>typeof w!="string"?!1:n.source.some(({startsWith:c})=>w.startsWith(c))}});u.length===0&&(i==null||i.debug(`${r.path}: \uC774 \uD30C\uC77C\uC5D0\uB294 import\uBB38 \uC5C6\uC74C`)),i==null||i.debug(`${r.path}: import\uBB38 ${u.length}\uAC1C \uBC1C\uACAC`),Oi({importDeclarations:u,match:n,logger:i,report:e.report,track:t,filePath:r.path}),i==null||i.debug(`${r.path}: import\uBB38 \uBCC0\uD658 \uC644\uB8CC`),i==null||i.debug(`${r.path}: identifier \uBCC0\uD658 \uC2DC\uC791`);let m=a.find(o.Identifier,{name:w=>l.includes(w)});i==null||i.debug(`${r.path}: identifier ${m.length}\uAC1C \uBC1C\uACAC`),ki({identifiers:m,identifierMatch:n.identifier,logger:i,report:e.report,track:t,filePath:r.path});let d=a.find(o.JSXElement,{openingElement:{name:{name:"svg"}}});if(d.length>0){let w=`inline svg\uAC00 ${d.length}\uAC1C \uC788\uC5B4\uC694`;i==null||i.warn(`${r.path}: ${w}`),console.warn(w),(p=e.report)==null||p.call(e,w),t==null||t({event:"inline svg \uBC1C\uACAC",properties:{count:d.length}})}return i==null||i.debug(`${r.path}: identifier \uBCC0\uD658 \uC644\uB8CC`),i==null||i.debug(`${r.path}: \uD655\uC778 \uC644\uB8CC`),a.toSource()},Sg=yg;0&&(module.exports={reactMatch});
31
+ `))}_onEvent(e,n){function t(i){e==="error"&&!this.transports.includes(n)&&this.add(n),this.emit(e,i,n)}n["__winston"+e]||(n["__winston"+e]=t.bind(this),n.on(e,n["__winston"+e]))}_addDefaultMeta(e){this.defaultMeta&&Object.assign(e,this.defaultMeta)}};function xi(r,e){let n=r[e];return!n&&n!==0?null:n}Object.defineProperty(Hn.prototype,"transports",{configurable:!1,enumerable:!0,get(){let{pipes:r}=this._readableState;return Array.isArray(r)?r:[r].filter(Boolean)}});Ec.exports=Hn});var Ri=f((q0,Cc)=>{"use strict";var{LEVEL:dg}=j(),mg=qn(),hg=$n(),pg=Lr()("winston:create-logger");function gg(r){return"is"+r.charAt(0).toUpperCase()+r.slice(1)+"Enabled"}Cc.exports=function(r={}){r.levels=r.levels||mg.npm.levels;class e extends hg{constructor(i){super(i)}}let n=new e(r);return Object.keys(r.levels).forEach(function(t){if(pg('Define prototype method for "%s"',t),t==="log"){console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');return}e.prototype[t]=function(...i){let o=this||n;if(i.length===1){let[a]=i,l=a&&a.message&&a||{message:a};return l.level=l[dg]=t,o._addDefaultMeta(l),o.write(l),this||n}return i.length===0?(o.log(t,""),o):o.log(t,...i)},e.prototype[gg(t)]=function(){return(this||n).isLevelEnabled(t)}}),n}});var Ac=f((k0,Mc)=>{"use strict";var wg=Ri();Mc.exports=class{constructor(e={}){this.loggers=new Map,this.options=e}add(e,n){if(!this.loggers.has(e)){n=Object.assign({},n||this.options);let t=n.transports||this.options.transports;t?n.transports=Array.isArray(t)?t.slice():[t]:n.transports=[];let i=wg(n);i.on("close",()=>this._delete(e)),this.loggers.set(e,i)}return this.loggers.get(e)}get(e,n){return this.add(e,n)}has(e){return!!this.loggers.has(e)}close(e){if(e)return this._removeLogger(e);this.loggers.forEach((n,t)=>this._removeLogger(t))}_removeLogger(e){if(!this.loggers.has(e))return;this.loggers.get(e).close(),this._delete(e)}_delete(e){this.loggers.delete(e)}}});var Oc=f(q=>{"use strict";var qc=wt(),{warn:Tr}=Nt();q.version=aa().version;q.transports=ac();q.config=qn();q.addColors=qc.levels;q.format=qc.format;q.createLogger=Ri();q.Logger=$n();q.ExceptionHandler=yi();q.RejectionHandler=Li();q.Container=Ac();q.Transport=Je();q.loggers=new q.Container;var me=q.createLogger();Object.keys(q.config.npm.levels).concat(["log","query","stream","add","remove","clear","profile","startTimer","handleExceptions","unhandleExceptions","handleRejections","unhandleRejections","configure","child"]).forEach(r=>q[r]=(...e)=>me[r](...e));Object.defineProperty(q,"level",{get(){return me.level},set(r){me.level=r}});Object.defineProperty(q,"exceptions",{get(){return me.exceptions}});Object.defineProperty(q,"rejections",{get(){return me.rejections}});["exitOnError"].forEach(r=>{Object.defineProperty(q,r,{get(){return me[r]},set(e){me[r]=e}})});Object.defineProperty(q,"default",{get(){return{exceptionHandlers:me.exceptionHandlers,rejectionHandlers:me.rejectionHandlers,transports:me.transports}}});Tr.deprecated(q,"setLevels");Tr.forFunctions(q,"useFormat",["cli"]);Tr.forProperties(q,"useFormat",["padLevels","stripColors"]);Tr.forFunctions(q,"deprecated",["addRewriter","addFilter","clone","extend"]);Tr.forProperties(q,"deprecated",["emitErrs","levelLength"])});var jc=f((j0,Fi)=>{var Bn=process||{},Pc=Bn.argv||[],Wn=Bn.env||{},Ng=!(Wn.NO_COLOR||Pc.includes("--no-color"))&&(!!Wn.FORCE_COLOR||Pc.includes("--color")||Bn.platform==="win32"||(Bn.stdout||{}).isTTY&&Wn.TERM!=="dumb"||!!Wn.CI),Ig=(r,e,n=r)=>t=>{let i=""+t,o=i.indexOf(e,r.length);return~o?r+vg(i,e,n,o)+e:r+i+e},vg=(r,e,n,t)=>{let i="",o=0;do i+=r.substring(o,t)+n,o=t+e.length,t=r.indexOf(e,o);while(~t);return i+r.substring(o)},Dc=(r=Ng)=>{let e=r?Ig:()=>String;return{isColorSupported:r,reset:e("\x1B[0m","\x1B[0m"),bold:e("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:e("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:e("\x1B[3m","\x1B[23m"),underline:e("\x1B[4m","\x1B[24m"),inverse:e("\x1B[7m","\x1B[27m"),hidden:e("\x1B[8m","\x1B[28m"),strikethrough:e("\x1B[9m","\x1B[29m"),black:e("\x1B[30m","\x1B[39m"),red:e("\x1B[31m","\x1B[39m"),green:e("\x1B[32m","\x1B[39m"),yellow:e("\x1B[33m","\x1B[39m"),blue:e("\x1B[34m","\x1B[39m"),magenta:e("\x1B[35m","\x1B[39m"),cyan:e("\x1B[36m","\x1B[39m"),white:e("\x1B[37m","\x1B[39m"),gray:e("\x1B[90m","\x1B[39m"),bgBlack:e("\x1B[40m","\x1B[49m"),bgRed:e("\x1B[41m","\x1B[49m"),bgGreen:e("\x1B[42m","\x1B[49m"),bgYellow:e("\x1B[43m","\x1B[49m"),bgBlue:e("\x1B[44m","\x1B[49m"),bgMagenta:e("\x1B[45m","\x1B[49m"),bgCyan:e("\x1B[46m","\x1B[49m"),bgWhite:e("\x1B[47m","\x1B[49m"),blackBright:e("\x1B[90m","\x1B[39m"),redBright:e("\x1B[91m","\x1B[39m"),greenBright:e("\x1B[92m","\x1B[39m"),yellowBright:e("\x1B[93m","\x1B[39m"),blueBright:e("\x1B[94m","\x1B[39m"),magentaBright:e("\x1B[95m","\x1B[39m"),cyanBright:e("\x1B[96m","\x1B[39m"),whiteBright:e("\x1B[97m","\x1B[39m"),bgBlackBright:e("\x1B[100m","\x1B[49m"),bgRedBright:e("\x1B[101m","\x1B[49m"),bgGreenBright:e("\x1B[102m","\x1B[49m"),bgYellowBright:e("\x1B[103m","\x1B[49m"),bgBlueBright:e("\x1B[104m","\x1B[49m"),bgMagentaBright:e("\x1B[105m","\x1B[49m"),bgCyanBright:e("\x1B[106m","\x1B[49m"),bgWhiteBright:e("\x1B[107m","\x1B[49m")}};Fi.exports=Dc();Fi.exports.createColors=Dc});var Lg={};Zc(Lg,{default:()=>Sg,reactMatch:()=>Wc});module.exports=Xc(Lg);var k=zn(require("jscodeshift"));function Vn(r,e){let n=[],t=[];for(let i=0;i<r.length;i++){let o=r[i];e(o)?n.push(o):t.push(o)}return[n,t]}function Gn(r,e){let n=[];for(let t=0;t<r.length;t++){let i=r[t];n.every(a=>!e(a,i))&&n.push(i)}return n}function Oi({importDeclarations:r,match:e,logger:n,report:t,track:i,filePath:o}){let a=e.identifier.map(({oldName:s})=>s);r.forEach(s=>{let u=s.node.specifiers,m=s.node.source.value,d=s.node.importKind,p=s.node.comments,w=e.source.find(({startsWith:g})=>g===m),c=!w&&e.source.find(({startsWith:g})=>typeof m!="string"?!1:m.startsWith(g));if(w&&u.every(g=>g.type==="ImportNamespaceSpecifier")){let g=k.default.importDeclaration(u,k.default.literal(w.replaceWith.default),d);g.comments=p,(0,k.default)(s).replaceWith(g)}if(w&&u.every(g=>g.type==="ImportSpecifier")){let[g,I]=Vn(u,y=>{var T;return!((T=e.identifier.find(({oldName:E})=>E===y.imported.name))!=null&&T.moveToMulticolor)}),S=l({specifiers:g});if(S.length>0){let y=k.default.importDeclaration(S,k.default.literal(w.replaceWith.default),d);y.comments=p,(0,k.default)(s).insertAfter(y)}let L=l({specifiers:I});if(L.length>0){let y=I.map(({imported:C})=>C.name).join(", "),T=`import specifier ${y}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 \uC544\uC774\uCF58\uC73C\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${T}`),console.warn(T),t==null||t(T),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importSpecifier",icons:y}});let E=k.default.importDeclaration(L,k.default.literal(w.replaceWith.multicolor),d);E.comments=p,(0,k.default)(s).insertAfter(E)}u.filter(y=>a.includes(y.imported.name)).length>0&&(0,k.default)(s).remove()}if(c&&u.every(g=>g.type==="ImportDefaultSpecifier")){let g=(()=>{if(typeof m!="string")return m;let L=m.split("/"),N=!1,y=L.map((E,C)=>{if(C!==L.length-1)return E;let A=e.identifier.find(({oldName:x})=>x===E);if(!A)return E;if(A.isActionRequired){let x=`import source ${m}\uC744 ${A.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${x}`),console.warn(x),t==null||t(x),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importDefaultSpecifier",source:m}})}return A.moveToMulticolor&&(N=!0),A.newName}),T=e.source.find(({startsWith:E})=>m.startsWith(E));return T?y.join("/").replace(T.startsWith,N?T.replaceWith.multicolor:T.replaceWith.default):y.join("/")})(),I=u.map(L=>{let N=e.identifier.find(y=>y.oldName===L.local.name);if(!N)return L;if(N.moveToMulticolor){let y=`import specifier ${N.oldName}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${N.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${y}`),console.warn(y),t==null||t(y),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importDefaultSpecifier",icon:N.oldName}})}if(N.isActionRequired){let y=`import specifier ${L.local.name}\uC744 ${N.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${y}`),console.warn(y),t==null||t(y),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importDefaultSpecifier",icon:L.local.name}})}return k.default.importDefaultSpecifier(k.default.identifier(L.local.name===N.oldName?N.newName:L.local.name))}),S=k.default.importDeclaration(I,k.default.literal(g),d);S.comments=p,(0,k.default)(s).replaceWith(S)}});function l({specifiers:s}){let u=s.map(d=>{let p=e.identifier.find(c=>c.oldName===d.imported.name);if(!p){let c=`import specifier ${d.imported.name}\uC5D0 \uB300\uD55C \uBCC0\uD658 \uC815\uBCF4 \uC5C6\uC74C`;return n==null||n.error(`${o}: ${c}`),console.warn(c),t==null||t(c),i==null||i({event:"\uBCC0\uD658 \uC815\uBCF4 \uC5C6\uC74C",properties:{type:"importSpecifier",icon:d.imported.name}}),null}if(p.isActionRequired){let c=`import specifier ${d.imported.name}\uC744 ${p.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${c}`),console.warn(c),t==null||t(c),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"importSpecifier",icon:d.imported.name}})}let w=k.default.importSpecifier(k.default.identifier(p.newName),k.default.identifier(d.local.name===p.oldName?p.newName:d.local.name));return w.comments=d.comments,w}).filter(Boolean);return Gn(u,(d,p)=>d.type===p.type&&d.imported.name===p.imported.name)}}function ki({identifiers:r,identifierMatch:e,logger:n,report:t,track:i,filePath:o}){r.forEach(a=>{var u,m;if(((u=a.parent)==null?void 0:u.node.type)==="ImportSpecifier"||((m=a.parent)==null?void 0:m.node.type)==="ImportDefaultSpecifier")return;let l=e.find(({oldName:d})=>d===a.node.name);if(!l)return;if(l.moveToMulticolor){let d=`identifier ${l.oldName}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${l.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"identifier",icon:l.oldName}})}if(l.isActionRequired){let d=`identifier ${a.node.name}\uC744 ${l.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"identifier",icon:a.node.name}})}let s=l.newName;n==null||n.debug(`${o}: identifier ${a.node.name} -> ${s}`),i==null||i({event:"\uBCC0\uD658",properties:{type:"identifier",oldName:a.node.name,newName:s}}),a.replace(k.default.identifier(s))})}function Pi({stringLiterals:r,match:e,logger:n,report:t,track:i,filePath:o}){r.forEach(a=>{var u;let l=e.identifier.find(({oldName:m})=>m===a.node.value),s=e.source.find(({startsWith:m})=>a.node.value.startsWith(m));if(l){if(l.isActionRequired){let d=`string literal ${a.node.value}\uC744 ${l.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}if(l.moveToMulticolor){let d=`string literal ${a.node.value}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${l.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${d}`),console.warn(d),t==null||t(d),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}let m=l.newName;n==null||n.debug(`${o}: string literal ${a.node.value} -> ${m}`),i==null||i({event:"\uBCC0\uD658",properties:{type:"stringLiteral",oldName:a.node.value,newName:m}}),a.replace(k.default.stringLiteral(m))}if(s&&((u=a.parent)==null?void 0:u.node.type)!=="ImportDeclaration"){let m=e.source.find(({startsWith:w})=>a.node.value.startsWith(w));if(!m)return;let d=e.identifier.find(({oldName:w})=>w===a.node.value.split("/").pop()),p=a.node.value.replace(m.startsWith,d!=null&&d.moveToMulticolor?m.replaceWith.multicolor:m.replaceWith.default).split("/").map((w,c)=>{let g=e.identifier.find(({oldName:I})=>I===w);if(!g||c!==a.node.value.split("/").length-1)return w;if(g.isActionRequired){let I=`string literal ${a.node.value}\uC744 ${g.newName}\uB85C \uBCC0\uACBD\uD588\uC9C0\uB9CC, \uBCC0\uACBD\uB41C \uC544\uC774\uCF58\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${I}`),console.warn(I),t==null||t(I),i==null||i({event:"\uD655\uC778 \uD544\uC694\uD55C \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}if(g.moveToMulticolor){let I=`string literal ${a.node.value}\uB97C \uBA40\uD2F0\uCEEC\uB7EC \uD328\uD0A4\uC9C0\uC758 ${g.newName}\uB85C \uBCC0\uD658\uD588\uC9C0\uB9CC, \uBA40\uD2F0\uCEEC\uB7EC \uC0AC\uC6A9\uC774 \uC801\uC808\uD55C\uC9C0 \uD655\uC778\uC774 \uD544\uC694\uD574\uC694`;n==null||n.warn(`${o}: ${I}`),console.warn(I),t==null||t(I),i==null||i({event:"\uBA40\uD2F0\uCEEC\uB7EC \uC544\uC774\uCF58 \uC0AC\uC6A9",properties:{type:"stringLiteral",icon:a.node.value}})}return g.newName}).join("/");a.replace(k.default.stringLiteral(p)),n==null||n.debug(`${o}: string literal ${a.node.value} -> ${p}`),i==null||i({event:"\uBCC0\uD658",properties:{type:"stringLiteral",oldName:a.node.value,newName:p}})}})}var ge=zn(Oc());var kc=[{oldName:"IconAddThin",newName:"IconPlusLine"},{oldName:"IconAddRegular",newName:"IconPlusLine"},{oldName:"IconAddFill",newName:"IconPlusFill"},{oldName:"IconAddCircleThin",newName:"IconPlusCircleLine"},{oldName:"IconAddCircleRegular",newName:"IconPlusCircleLine"},{oldName:"IconAddCircleFill",newName:"IconPlusCircleFill"},{oldName:"IconAebThin",newName:"IconCarFrontUpsideWave2ReversedUpLine"},{oldName:"IconAebRegular",newName:"IconCarFrontUpsideWave2ReversedUpLine"},{oldName:"IconAebFill",newName:"IconCarFrontUpsideWave2ReversedUpFill"},{oldName:"IconAiThin",newName:"IconSparkle2Line"},{oldName:"IconAiRegular",newName:"IconSparkle2Line"},{oldName:"IconAiFill",newName:"IconSparkle2Fill"},{oldName:"IconAndroidShareThin",newName:"IconAndroidshareLine"},{oldName:"IconAndroidShareRegular",newName:"IconAndroidshareLine"},{oldName:"IconAndroidShareFill",newName:"IconAndroidshareFill"},{oldName:"IconArrowThin",newName:"IconArrowUpRightLine"},{oldName:"IconArrowRegular",newName:"IconArrowUpRightLine"},{oldName:"IconArrowFill",newName:"IconArrowUpRightFill"},{oldName:"IconArrowDownwardThin",newName:"IconArrowDownLine"},{oldName:"IconArrowDownwardRegular",newName:"IconArrowDownLine"},{oldName:"IconArrowDownwardFill",newName:"IconArrowDownFill"},{oldName:"IconArrowDropDownThin",newName:"IconTriangleDownSmallLine"},{oldName:"IconArrowDropDownRegular",newName:"IconTriangleDownSmallLine"},{oldName:"IconArrowDropDownFill",newName:"IconTriangleDownSmallFill"},{oldName:"IconArrowDropUpThin",newName:"IconTriangleUpSmallLine"},{oldName:"IconArrowDropUpRegular",newName:"IconTriangleUpSmallLine"},{oldName:"IconArrowDropUpFill",newName:"IconTriangleUpSmallFill"},{oldName:"IconArrowUpwardThin",newName:"IconArrowUpLine"},{oldName:"IconArrowUpwardRegular",newName:"IconArrowUpLine"},{oldName:"IconArrowUpwardFill",newName:"IconArrowUpFill"},{oldName:"IconArticleThin",newName:"IconArticleLine"},{oldName:"IconArticleRegular",newName:"IconArticleLine"},{oldName:"IconArticleFill",newName:"IconArticleFill"},{oldName:"IconBackwardThin",newName:"IconArrowLeftLine"},{oldName:"IconBackwardRegular",newName:"IconArrowLeftLine"},{oldName:"IconBackwardFill",newName:"IconArrowLeftFill"},{oldName:"IconBillThin",newName:"IconReceiptLine"},{oldName:"IconBillRegular",newName:"IconReceiptLine"},{oldName:"IconBillFill",newName:"IconReceiptFill"},{oldName:"IconBoldThin",newName:"IconTUppercaseSerifLine",isActionRequired:!0},{oldName:"IconBoldRegular",newName:"IconTUppercaseSerifLine",isActionRequired:!0},{oldName:"IconBoldFill",newName:"IconTUppercaseSerifFill",isActionRequired:!0},{oldName:"IconBookmarkThin",newName:"IconBookmarkLine"},{oldName:"IconBookmarkRegular",newName:"IconBookmarkLine"},{oldName:"IconBookmarkFill",newName:"IconBookmarkFill"},{oldName:"IconBookmarkListThin",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconBookmarkListRegular",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconBookmarkListFill",newName:"IconHorizline3VerticalStarFill"},{oldName:"IconCalendarThin",newName:"IconCalendarLine"},{oldName:"IconCalendarRegular",newName:"IconCalendarLine"},{oldName:"IconCalendarFill",newName:"IconCalendarFill"},{oldName:"IconCallThin",newName:"IconPhoneLine"},{oldName:"IconCallRegular",newName:"IconPhoneLine"},{oldName:"IconCallFill",newName:"IconPhoneFill"},{oldName:"IconCallDeclinedThin",newName:"IconPhoneXmarkLine"},{oldName:"IconCallDeclinedRegular",newName:"IconPhoneXmarkLine"},{oldName:"IconCallDeclinedFill",newName:"IconPhoneXmarkFill"},{oldName:"IconCameraThin",newName:"IconCameraLine"},{oldName:"IconCameraRegular",newName:"IconCameraLine"},{oldName:"IconCameraFill",newName:"IconCameraFill"},{oldName:"IconCarThin",newName:"IconCarFrontsideLine"},{oldName:"IconCarRegular",newName:"IconCarFrontsideLine"},{oldName:"IconCarFill",newName:"IconCarFrontsideFill"},{oldName:"IconCarAroundViewThin",newName:"IconArrowClockwiseOvalLine"},{oldName:"IconCarAroundViewRegular",newName:"IconArrowClockwiseOvalLine"},{oldName:"IconCarAroundViewFill",newName:"IconArrowClockwiseOvalFill"},{oldName:"IconCarBlindSpotThin",newName:"IconCarRearUpsideWave2ReversedDownLeftLine"},{oldName:"IconCarBlindSpotRegular",newName:"IconCarRearUpsideWave2ReversedDownLeftLine"},{oldName:"IconCarBlindSpotFill",newName:"IconCarRearUpsideWave2ReversedDownLeftFill"},{oldName:"IconCarCruiseControlThin",newName:"IconSpeedometerLine"},{oldName:"IconCarCruiseControlRegular",newName:"IconSpeedometerLine"},{oldName:"IconCarCruiseControlFill",newName:"IconSpeedometerFill"},{oldName:"IconCarEpbThin",newName:"IconEpbLine"},{oldName:"IconCarEpbRegular",newName:"IconEpbLine"},{oldName:"IconCarEpbFill",newName:"IconEpbFill"},{oldName:"IconCarHeatedSeatThin",newName:"IconSeatLeftHeatwave2Line"},{oldName:"IconCarHeatedSeatRegular",newName:"IconSeatLeftHeatwave2Line"},{oldName:"IconCarHeatedSeatFill",newName:"IconSeatLeftHeatwave2Fill"},{oldName:"IconCarHeatedSteeringWheelThin",newName:"IconSteeringwheelHeatwave2Line"},{oldName:"IconCarHeatedSteeringWheelRegular",newName:"IconSteeringwheelHeatwave2Line"},{oldName:"IconCarHeatedSteeringWheelFill",newName:"IconSteeringwheelHeatwave2Fill"},{oldName:"IconCarLdwsThin",newName:"IconRoadlaneLine"},{oldName:"IconCarLdwsRegular",newName:"IconRoadlaneLine"},{oldName:"IconCarLdwsFill",newName:"IconRoadlaneFill"},{oldName:"IconCarLeatherSeatThin",newName:"IconSeatLeftLine"},{oldName:"IconCarLeatherSeatRegular",newName:"IconSeatLeftLine"},{oldName:"IconCarLeatherSeatFill",newName:"IconSeatLeftFill"},{oldName:"IconCarNavigationThin",newName:"IconCompassLine"},{oldName:"IconCarNavigationRegular",newName:"IconCompassLine"},{oldName:"IconCarNavigationFill",newName:"IconCompassFill"},{oldName:"IconCarPowerTrunkThin",newName:"IconCarRearTrunkOpenLeftsideLine"},{oldName:"IconCarPowerTrunkRegular",newName:"IconCarRearTrunkOpenLeftsideLine"},{oldName:"IconCarPowerTrunkFill",newName:"IconCarRearTrunkOpenLeftsideFill"},{oldName:"IconCarRearCameraThin",newName:"IconCarRearUpsideSectorDownLine"},{oldName:"IconCarRearCameraRegular",newName:"IconCarRearUpsideSectorDownLine"},{oldName:"IconCarRearCameraFill",newName:"IconCarRearUpsideSectorDownFill"},{oldName:"IconCarRearSensorThin",newName:"IconCarRearUpsideWave2ReversedDownLine"},{oldName:"IconCarRearSensorRegular",newName:"IconCarRearUpsideWave2ReversedDownLine"},{oldName:"IconCarRearSensorFill",newName:"IconCarRearUpsideWave2ReversedDownFill"},{oldName:"IconCarSmartKeyThin",newName:"IconSmartkeyLine"},{oldName:"IconCarSmartKeyRegular",newName:"IconSmartkeyLine"},{oldName:"IconCarSmartKeyFill",newName:"IconSmartkeyFill"},{oldName:"IconCarVentilationSeatThin",newName:"IconSeatLeftFanLine"},{oldName:"IconCarVentilationSeatRegular",newName:"IconSeatLeftFanLine"},{oldName:"IconCarVentilationSeatFill",newName:"IconSeatLeftFanFill"},{oldName:"IconCartThin",newName:"IconCartLine"},{oldName:"IconCartRegular",newName:"IconCartLine"},{oldName:"IconCartFill",newName:"IconCartFill"},{oldName:"IconCertificationThin",newName:"IconCrosshairLine"},{oldName:"IconCertificationRegular",newName:"IconCrosshairLine"},{oldName:"IconCertificationFill",newName:"IconCrosshairFill"},{oldName:"IconChallengeThin",newName:"IconFlagHillLine"},{oldName:"IconChallengeRegular",newName:"IconFlagHillLine"},{oldName:"IconChallengeFill",newName:"IconFlagHillFill"},{oldName:"IconChartThin",newName:"IconBarchartSquareLine"},{oldName:"IconChartRegular",newName:"IconBarchartSquareLine"},{oldName:"IconChartFill",newName:"IconBarchartSquareFill"},{oldName:"IconChatBubbleCheckThin",newName:"IconCheckmarkChatbubbleLeftLine"},{oldName:"IconChatBubbleCheckRegular",newName:"IconCheckmarkChatbubbleLeftLine"},{oldName:"IconChatBubbleCheckFill",newName:"IconCheckmarkChatbubbleLeftFill"},{oldName:"IconChattingThin",newName:"IconDot3HorizontalChatbubbleLeftLine"},{oldName:"IconChattingRegular",newName:"IconDot3HorizontalChatbubbleLeftLine"},{oldName:"IconChattingFill",newName:"IconDot3HorizontalChatbubbleLeftFill"},{oldName:"IconChattingSendThin",newName:"IconPaperplaneLine"},{oldName:"IconChattingSendRegular",newName:"IconPaperplaneLine"},{oldName:"IconChattingSendFill",newName:"IconPaperplaneFill"},{oldName:"IconCheckThin",newName:"IconCheckmarkLine"},{oldName:"IconCheckRegular",newName:"IconCheckmarkLine"},{oldName:"IconCheckFill",newName:"IconCheckmarkFill"},{oldName:"IconCheckFlowerThin",newName:"IconCheckmarkFlowerLine"},{oldName:"IconCheckFlowerRegular",newName:"IconCheckmarkFlowerLine"},{oldName:"IconCheckFlowerFill",newName:"IconCheckmarkFlowerFill"},{oldName:"IconChevronLeftThin",newName:"IconChevronLeftLine"},{oldName:"IconChevronLeftRegular",newName:"IconChevronLeftLine"},{oldName:"IconChevronLeftFill",newName:"IconChevronLeftFill"},{oldName:"IconChevronRightThin",newName:"IconChevronRightLine"},{oldName:"IconChevronRightRegular",newName:"IconChevronRightLine"},{oldName:"IconChevronRightFill",newName:"IconChevronRightFill"},{oldName:"IconClickThin",newName:"IconHandPointUpLine"},{oldName:"IconClickRegular",newName:"IconHandPointUpLine"},{oldName:"IconClickFill",newName:"IconHandPointUpFill"},{oldName:"IconClockThin",newName:"IconClockLine"},{oldName:"IconClockRegular",newName:"IconClockLine"},{oldName:"IconClockFill",newName:"IconClockFill"},{oldName:"IconCloseThin",newName:"IconXmarkLine"},{oldName:"IconCloseRegular",newName:"IconXmarkLine"},{oldName:"IconCloseFill",newName:"IconXmarkFill"},{oldName:"IconCobuyingThin",newName:"IconShoppingbag2StackedLine",isActionRequired:!0},{oldName:"IconCobuyingRegular",newName:"IconShoppingbag2StackedLine",isActionRequired:!0},{oldName:"IconCobuyingFill",newName:"IconShoppingbag2StackedFill",isActionRequired:!0},{oldName:"IconCommunityThin",newName:"IconPostLine"},{oldName:"IconCommunityRegular",newName:"IconPostLine"},{oldName:"IconCommunityFill",newName:"IconPostFill"},{oldName:"IconCondoThin",newName:"IconBuilding2Line"},{oldName:"IconCondoRegular",newName:"IconBuilding2Line"},{oldName:"IconCondoFill",newName:"IconBuilding2Fill"},{oldName:"IconConfirmationThin",newName:"IconCheckmarkShieldLine"},{oldName:"IconConfirmationRegular",newName:"IconCheckmarkShieldLine"},{oldName:"IconConfirmationFill",newName:"IconCheckmarkShieldFill"},{oldName:"IconConfirmationPayThin",newName:"IconWonShieldLine"},{oldName:"IconConfirmationPayRegular",newName:"IconWonShieldLine"},{oldName:"IconConfirmationPayFill",newName:"IconWonShieldFill"},{oldName:"IconConfirmationProfileThin",newName:"IconPersonShieldLine"},{oldName:"IconConfirmationProfileRegular",newName:"IconPersonShieldLine"},{oldName:"IconConfirmationProfileFill",newName:"IconPersonShieldFill"},{oldName:"IconContentsThin",newName:"IconGridHeartLine"},{oldName:"IconContentsRegular",newName:"IconGridHeartLine"},{oldName:"IconContentsFill",newName:"IconGridHeartFill"},{oldName:"IconConvertThin",newName:"IconArrowRightArrowLeftLine"},{oldName:"IconConvertRegular",newName:"IconArrowRightArrowLeftLine"},{oldName:"IconConvertFill",newName:"IconArrowRightArrowLeftFill"},{oldName:"IconCopyThin",newName:"IconSquare2StackedLine"},{oldName:"IconCopyRegular",newName:"IconSquare2StackedLine"},{oldName:"IconCopyFill",newName:"IconSquare2StackedFill"},{oldName:"IconCouponThin",newName:"IconCouponLine"},{oldName:"IconCouponRegular",newName:"IconCouponLine"},{oldName:"IconCouponFill",newName:"IconCouponFill"},{oldName:"IconCouponDownloadDoneThin",newName:"IconCheckmarkHorizlineLine"},{oldName:"IconCouponDownloadDoneRegular",newName:"IconCheckmarkHorizlineLine"},{oldName:"IconCouponDownloadDoneFill",newName:"IconCheckmarkHorizlineFill"},{oldName:"IconCouponUsedThin",newName:"IconCheckmarkCouponLine"},{oldName:"IconCouponUsedRegular",newName:"IconCheckmarkCouponLine"},{oldName:"IconCouponUsedFill",newName:"IconCheckmarkCouponFill"},{oldName:"IconDeleteKeyboardThin",newName:"IconBackspacekeyLine"},{oldName:"IconDeleteKeyboardRegular",newName:"IconBackspacekeyLine"},{oldName:"IconDeleteKeyboardFill",newName:"IconBackspacekeyFill"},{oldName:"IconDeliveryThin",newName:"IconTruckLine",isActionRequired:!0},{oldName:"IconDeliveryRegular",newName:"IconTruckLine",isActionRequired:!0},{oldName:"IconDeliveryFill",newName:"IconTruckFill",isActionRequired:!0},{oldName:"IconDirectionThin",newName:"IconArrowRightAngledLine"},{oldName:"IconDirectionRegular",newName:"IconArrowRightAngledLine"},{oldName:"IconDirectionFill",newName:"IconArrowRightAngledFill"},{oldName:"IconDownloadThin",newName:"IconArrowDownHorizlineLine"},{oldName:"IconDownloadRegular",newName:"IconArrowDownHorizlineLine"},{oldName:"IconDownloadFill",newName:"IconArrowDownHorizlineFill"},{oldName:"IconEditThin",newName:"IconEraserHorizlineLine"},{oldName:"IconEditRegular",newName:"IconEraserHorizlineLine"},{oldName:"IconEditFill",newName:"IconEraserHorizlineFill"},{oldName:"IconEmoticonThin",newName:"IconFaceSmileCircleLine"},{oldName:"IconEmoticonRegular",newName:"IconFaceSmileCircleLine"},{oldName:"IconEmoticonFill",newName:"IconFaceSmileCircleFill"},{oldName:"IconEmoticonBadThin",newName:"IconFaceSadCircleLine"},{oldName:"IconEmoticonBadRegular",newName:"IconFaceSadCircleLine"},{oldName:"IconEmoticonBadFill",newName:"IconFaceSadCircleFill"},{oldName:"IconExpandThin",newName:"IconArrowUpRightArrowDownLeftLine"},{oldName:"IconExpandRegular",newName:"IconArrowUpRightArrowDownLeftLine"},{oldName:"IconExpandFill",newName:"IconArrowUpRightArrowDownLeftFill"},{oldName:"IconExpandLessThin",newName:"IconChevronUpLine"},{oldName:"IconExpandLessRegular",newName:"IconChevronUpLine"},{oldName:"IconExpandLessFill",newName:"IconChevronUpFill"},{oldName:"IconExpandMoreThin",newName:"IconChevronDownLine"},{oldName:"IconExpandMoreRegular",newName:"IconChevronDownLine"},{oldName:"IconExpandMoreFill",newName:"IconChevronDownFill"},{oldName:"IconFileThin",newName:"IconPaperclipLine"},{oldName:"IconFileRegular",newName:"IconPaperclipLine"},{oldName:"IconFileFill",newName:"IconPaperclipFill"},{oldName:"IconFilter02Thin",newName:"IconSlider2HorizontalLine"},{oldName:"IconFilter02Regular",newName:"IconSlider2HorizontalLine"},{oldName:"IconFilter02Fill",newName:"IconSlider2HorizontalFill"},{oldName:"IconForwardThin",newName:"IconArrowRightLine"},{oldName:"IconForwardRegular",newName:"IconArrowRightLine"},{oldName:"IconForwardFill",newName:"IconArrowRightFill"},{oldName:"IconGenderThin",newName:"IconMalesymbolFemalesymbolLine"},{oldName:"IconGenderRegular",newName:"IconMalesymbolFemalesymbolLine"},{oldName:"IconGenderFill",newName:"IconMalesymbolFemalesymbolFill"},{oldName:"IconGlobalThin",newName:"IconGlobeLine"},{oldName:"IconGlobalRegular",newName:"IconGlobeLine"},{oldName:"IconGlobalFill",newName:"IconGlobeFill"},{oldName:"IconGpsThin",newName:"IconCrosshairLine"},{oldName:"IconGpsRegular",newName:"IconCrosshairLine"},{oldName:"IconGpsFill",newName:"IconCrosshairFill"},{oldName:"IconGpsEnableThin",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnableRegular",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnableFill",newName:"IconCrosshairQuestionmarkFill"},{oldName:"IconGpsEnable2Thin",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnable2Regular",newName:"IconCrosshairQuestionmarkLine"},{oldName:"IconGpsEnable2Fill",newName:"IconCrosshairQuestionmarkFill"},{oldName:"IconGroupchatKingThin",newName:"IconCrownLine"},{oldName:"IconGroupchatKingRegular",newName:"IconCrownLine"},{oldName:"IconGroupchatKingFill",newName:"IconCrownFill"},{oldName:"IconHandleThin",newName:"IconHorizline3VerticalTightLine"},{oldName:"IconHandleRegular",newName:"IconHorizline3VerticalTightLine"},{oldName:"IconHandleFill",newName:"IconHorizline3VerticalTightFill"},{oldName:"IconHashtagThin",newName:"IconHashLine"},{oldName:"IconHashtagRegular",newName:"IconHashLine"},{oldName:"IconHashtagFill",newName:"IconHashFill"},{oldName:"IconHeadphoneThin",newName:"IconHeadsetLine"},{oldName:"IconHeadphoneRegular",newName:"IconHeadsetLine"},{oldName:"IconHeadphoneFill",newName:"IconHeadsetFill"},{oldName:"IconHeartThin",newName:"IconHeartLine"},{oldName:"IconHeartRegular",newName:"IconHeartLine"},{oldName:"IconHeartFill",newName:"IconHeartFill"},{oldName:"IconHelpThin",newName:"IconQuestionmarkCircleLine"},{oldName:"IconHelpRegular",newName:"IconQuestionmarkCircleLine"},{oldName:"IconHelpFill",newName:"IconQuestionmarkCircleFill"},{oldName:"IconHelpcenterThin",newName:"IconHeadsetLine"},{oldName:"IconHelpcenterRegular",newName:"IconHeadsetLine"},{oldName:"IconHelpcenterFill",newName:"IconHeadsetFill"},{oldName:"IconHelperThin",newName:"IconHeadsetLine"},{oldName:"IconHelperRegular",newName:"IconHeadsetLine"},{oldName:"IconHelperFill",newName:"IconHeadsetFill"},{oldName:"IconHouseThin",newName:"IconWindow4HouseLine"},{oldName:"IconHouseRegular",newName:"IconWindow4HouseLine"},{oldName:"IconHouseFill",newName:"IconWindow4HouseFill"},{oldName:"IconHomeThin",newName:"IconHouseLine"},{oldName:"IconHomeRegular",newName:"IconHouseLine"},{oldName:"IconHomeFill",newName:"IconHouseFill"},{oldName:"IconHousekeepingBookThin",newName:"IconBookLine"},{oldName:"IconHousekeepingBookRegular",newName:"IconBookLine"},{oldName:"IconHousekeepingBookFill",newName:"IconBookFill"},{oldName:"IconImportThin",newName:"IconDocumentArrowLeftLine"},{oldName:"IconImportRegular",newName:"IconDocumentArrowLeftLine"},{oldName:"IconImportFill",newName:"IconDocumentArrowLeftFill"},{oldName:"IconInfoThin",newName:"IconILowercaseSerifCircleLine"},{oldName:"IconInfoRegular",newName:"IconILowercaseSerifCircleLine"},{oldName:"IconInfoFill",newName:"IconILowercaseSerifCircleFill"},{oldName:"IconInterestThin",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconInterestRegular",newName:"IconHorizline3VerticalStarLine"},{oldName:"IconInterestFill",newName:"IconHorizline3VerticalStarFill"},{oldName:"IconInterestListThin",newName:"IconStarLine"},{oldName:"IconInterestListRegular",newName:"IconStarLine"},{oldName:"IconInterestListFill",newName:"IconStarFill"},{oldName:"IconInviteThin",newName:"IconEnvelopeLine"},{oldName:"IconInviteRegular",newName:"IconEnvelopeLine"},{oldName:"IconInviteFill",newName:"IconEnvelopeFill"},{oldName:"IconInviteFriendThin",newName:"IconPersonPlusLine"},{oldName:"IconInviteFriendRegular",newName:"IconPersonPlusLine"},{oldName:"IconInviteFriendFill",newName:"IconPersonPlusFill"},{oldName:"IconIosShareThin",newName:"IconArrowUpBracketDownLine"},{oldName:"IconIosShareRegular",newName:"IconArrowUpBracketDownLine"},{oldName:"IconIosShareFill",newName:"IconArrowUpBracketDownFill"},{oldName:"IconJobsThin",newName:"IconPersonMagnifyingglassLine"},{oldName:"IconJobsRegular",newName:"IconPersonMagnifyingglassLine"},{oldName:"IconJobsFill",newName:"IconPersonMagnifyingglassFill"},{oldName:"IconKeyboardHidingThin",newName:"IconKeyboardChevronDownLine"},{oldName:"IconKeyboardHidingRegular",newName:"IconKeyboardChevronDownLine"},{oldName:"IconKeyboardHidingFill",newName:"IconKeyboardChevronDownFill"},{oldName:"IconKeywordThin",newName:"IconTagLine"},{oldName:"IconKeywordRegular",newName:"IconTagLine"},{oldName:"IconKeywordFill",newName:"IconTagFill"},{oldName:"IconLaptopThin",newName:"IconLaptopLine"},{oldName:"IconLaptopRegular",newName:"IconLaptopLine"},{oldName:"IconLaptopFill",newName:"IconLaptopFill"},{oldName:"IconLeafThin",newName:"IconLeafLine"},{oldName:"IconLeafRegular",newName:"IconLeafLine"},{oldName:"IconLeafFill",newName:"IconLeafFill"},{oldName:"IconListThin",newName:"IconDothorizline3VerticalLine"},{oldName:"IconListRegular",newName:"IconDothorizline3VerticalLine"},{oldName:"IconListFill",newName:"IconDothorizline3VerticalFill"},{oldName:"IconListCardThin",newName:"IconHorizrectangleHorizline2VerticalLine"},{oldName:"IconListCardRegular",newName:"IconHorizrectangleHorizline2VerticalLine"},{oldName:"IconListCardFill",newName:"IconHorizrectangleHorizline2VerticalFill"},{oldName:"IconListCheckThin",newName:"IconDocumentCheckmarkLine"},{oldName:"IconListCheckRegular",newName:"IconDocumentCheckmarkLine"},{oldName:"IconListCheckFill",newName:"IconDocumentCheckmarkFill"},{oldName:"IconListSelectThin",newName:"IconHorizline3VerticalCheckmarkLine"},{oldName:"IconListSelectRegular",newName:"IconHorizline3VerticalCheckmarkLine"},{oldName:"IconListSelectFill",newName:"IconHorizline3VerticalCheckmarkFill"},{oldName:"IconListThumbnailThin",newName:"IconSquareline2VerticalLine"},{oldName:"IconListThumbnailRegular",newName:"IconSquareline2VerticalLine"},{oldName:"IconListThumbnailFill",newName:"IconSquareline2VerticalFill"},{oldName:"IconLocationThin",newName:"IconLocationpinLine"},{oldName:"IconLocationRegular",newName:"IconLocationpinLine"},{oldName:"IconLocationFill",newName:"IconLocationpinFill"},{oldName:"IconLockThin",newName:"IconLockLine"},{oldName:"IconLockRegular",newName:"IconLockLine"},{oldName:"IconLockFill",newName:"IconLockFill"},{oldName:"IconLoudspeakerThin",newName:"IconMegaphoneLine"},{oldName:"IconLoudspeakerRegular",newName:"IconMegaphoneLine"},{oldName:"IconLoudspeakerFill",newName:"IconMegaphoneFill"},{oldName:"IconMapThin",newName:"IconMapLocationpinLine"},{oldName:"IconMapRegular",newName:"IconMapLocationpinLine"},{oldName:"IconMapFill",newName:"IconMapLocationpinFill"},{oldName:"IconMarketThin",newName:"IconStoreLine"},{oldName:"IconMarketRegular",newName:"IconStoreLine"},{oldName:"IconMarketFill",newName:"IconStoreFill"},{oldName:"IconMarketCheckThin",newName:"IconStoreCheckmarkLine"},{oldName:"IconMarketCheckRegular",newName:"IconStoreCheckmarkLine"},{oldName:"IconMarketCheckFill",newName:"IconStoreCheckmarkFill"},{oldName:"IconMarketWriteThin",newName:"IconStorePenLine"},{oldName:"IconMarketWriteRegular",newName:"IconStorePenLine"},{oldName:"IconMarketWriteFill",newName:"IconStorePenFill"},{oldName:"IconMentionThin",newName:"IconAtLine"},{oldName:"IconMentionRegular",newName:"IconAtLine"},{oldName:"IconMentionFill",newName:"IconAtFill"},{oldName:"IconMenuThin",newName:"IconHorizline3VerticalLine"},{oldName:"IconMenuRegular",newName:"IconHorizline3VerticalLine"},{oldName:"IconMenuFill",newName:"IconHorizline3VerticalFill"},{oldName:"IconMicThin",newName:"IconMicrophoneLine"},{oldName:"IconMicRegular",newName:"IconMicrophoneLine"},{oldName:"IconMicFill",newName:"IconMicrophoneFill"},{oldName:"IconMicOffThin",newName:"IconMicrophoneSlashLine"},{oldName:"IconMicOffRegular",newName:"IconMicrophoneSlashLine"},{oldName:"IconMicOffFill",newName:"IconMicrophoneSlashFill"},{oldName:"IconMissionThin",newName:"IconBookOpenLine"},{oldName:"IconMissionRegular",newName:"IconBookOpenLine"},{oldName:"IconMissionFill",newName:"IconBookOpenFill"},{oldName:"IconMobileThin",newName:"IconMobileLine"},{oldName:"IconMobileRegular",newName:"IconMobileLine"},{oldName:"IconMobileFill",newName:"IconMobileFill"},{oldName:"IconMoneySendThin",newName:"IconWonCircleArrowRightLine"},{oldName:"IconMoneySendRegular",newName:"IconWonCircleArrowRightLine"},{oldName:"IconMoneySendFill",newName:"IconWonCircleArrowRightFill"},{oldName:"IconMoneySendYenThin",newName:"IconYenCircleArrowRightLine"},{oldName:"IconMoneySendYenRegular",newName:"IconYenCircleArrowRightLine"},{oldName:"IconMoneySendYenFill",newName:"IconYenCircleArrowRightFill"},{oldName:"IconMoneyWonThin",newName:"IconWonCircleLine"},{oldName:"IconMoneyWonRegular",newName:"IconWonCircleLine"},{oldName:"IconMoneyWonFill",newName:"IconWonCircleFill"},{oldName:"IconMoneyYenThin",newName:"IconYenCircleLine"},{oldName:"IconMoneyYenRegular",newName:"IconYenCircleLine"},{oldName:"IconMoneyYenFill",newName:"IconYenCircleFill"},{oldName:"IconMoonThin",newName:"IconMoonLine"},{oldName:"IconMoonRegular",newName:"IconMoonLine"},{oldName:"IconMoonFill",newName:"IconMoonFill"},{oldName:"IconMoreHorizThin",newName:"IconDot3HorizontalLine"},{oldName:"IconMoreHorizRegular",newName:"IconDot3HorizontalLine"},{oldName:"IconMoreHorizFill",newName:"IconDot3HorizontalFill"},{oldName:"IconMoreVertThin",newName:"IconDot3VerticalLine"},{oldName:"IconMoreVertRegular",newName:"IconDot3VerticalLine"},{oldName:"IconMoreVertFill",newName:"IconDot3VerticalFill"},{oldName:"IconMyThin",newName:"IconPersonLine"},{oldName:"IconMyRegular",newName:"IconPersonLine"},{oldName:"IconMyFill",newName:"IconPersonFill"},{oldName:"IconMyProfileThin",newName:"IconPersonCircleLine"},{oldName:"IconMyProfileRegular",newName:"IconPersonCircleLine"},{oldName:"IconMyProfileFill",newName:"IconPersonCircleFill"},{oldName:"IconNearMeThin",newName:"IconLocationpinLine"},{oldName:"IconNearMeRegular",newName:"IconLocationpinLine"},{oldName:"IconNearMeFill",newName:"IconLocationpinFill"},{oldName:"IconNewtopicThin",newName:"IconNUppercaseCircleLine"},{oldName:"IconNewtopicRegular",newName:"IconNUppercaseCircleLine"},{oldName:"IconNewtopicFill",newName:"IconNUppercaseCircleFill"},{oldName:"IconNoteThin",newName:"IconDocumentLine"},{oldName:"IconNoteRegular",newName:"IconDocumentLine"},{oldName:"IconNoteFill",newName:"IconDocumentFill"},{oldName:"IconNotificationThin",newName:"IconBellLine"},{oldName:"IconNotificationRegular",newName:"IconBellLine"},{oldName:"IconNotificationFill",newName:"IconBellFill"},{oldName:"IconNotificationFallThin",newName:"IconArrowDownLine"},{oldName:"IconNotificationFallRegular",newName:"IconArrowDownLine"},{oldName:"IconNotificationFallFill",newName:"IconArrowDownFill"},{oldName:"IconNotificationOffThin",newName:"IconBellSlashLine"},{oldName:"IconNotificationOffRegular",newName:"IconBellSlashLine"},{oldName:"IconNotificationOffFill",newName:"IconBellSlashFill"},{oldName:"IconOrderThin",newName:"IconCheckmarkClipboardLine"},{oldName:"IconOrderRegular",newName:"IconCheckmarkClipboardLine"},{oldName:"IconOrderFill",newName:"IconCheckmarkClipboardFill"},{oldName:"IconPauseThin",newName:"IconVertrectangle2HorizontalLine"},{oldName:"IconPauseRegular",newName:"IconVertrectangle2HorizontalLine"},{oldName:"IconPauseFill",newName:"IconVertrectangle2HorizontalFill"},{oldName:"IconPaymentThin",newName:"IconCardLine"},{oldName:"IconPaymentRegular",newName:"IconCardLine"},{oldName:"IconPaymentFill",newName:"IconCardFill"},{oldName:"IconPercentThin",newName:"IconPercentLine"},{oldName:"IconPercentRegular",newName:"IconPercentLine"},{oldName:"IconPercentFill",newName:"IconPercentFill"},{oldName:"IconPhotoThin",newName:"IconPictureLine"},{oldName:"IconPhotoRegular",newName:"IconPictureLine"},{oldName:"IconPhotoFill",newName:"IconPictureFill"},{oldName:"IconPhotoEditThin",newName:"IconWandLine"},{oldName:"IconPhotoEditRegular",newName:"IconWandLine"},{oldName:"IconPhotoEditFill",newName:"IconWandFill"},{oldName:"IconPhotoEditCropThin",newName:"IconCropmarkLine"},{oldName:"IconPhotoEditCropRegular",newName:"IconCropmarkLine"},{oldName:"IconPhotoEditCropFill",newName:"IconCropmarkFill"},{oldName:"IconPhotoEditDrawThin",newName:"IconScribbleLine"},{oldName:"IconPhotoEditDrawRegular",newName:"IconScribbleLine"},{oldName:"IconPhotoEditDrawFill",newName:"IconScribbleFill"},{oldName:"IconPhotoEditRotateThin",newName:"IconArrow2ClockwiseCircularLine"},{oldName:"IconPhotoEditRotateRegular",newName:"IconArrow2ClockwiseCircularLine"},{oldName:"IconPhotoEditRotateFill",newName:"IconArrow2ClockwiseCircularFill"},{oldName:"IconPhotoSeveralThin",newName:"IconPicture2StackedLine"},{oldName:"IconPhotoSeveralRegular",newName:"IconPicture2StackedLine"},{oldName:"IconPhotoSeveralFill",newName:"IconPicture2StackedFill"},{oldName:"IconPlayThin",newName:"IconTriangleRightLine"},{oldName:"IconPlayRegular",newName:"IconTriangleRightLine"},{oldName:"IconPlayFill",newName:"IconTriangleRightFill"},{oldName:"IconPollThin",newName:"IconBarchartSquareLine"},{oldName:"IconPollRegular",newName:"IconBarchartSquareLine"},{oldName:"IconPollFill",newName:"IconBarchartSquareFill"},{oldName:"IconPriceWonThin",newName:"IconWonLine"},{oldName:"IconPriceWonRegular",newName:"IconWonLine"},{oldName:"IconPriceWonFill",newName:"IconWonFill"},{oldName:"IconPriceYenDefault",newName:"IconYenLine"},{oldName:"IconPriceYenVariant4",newName:"IconYenLine"},{oldName:"IconPriceYenVariant3",newName:"IconYenFill"},{oldName:"IconProductThin",newName:"IconShoppingbagLine"},{oldName:"IconProductRegular",newName:"IconShoppingbagLine"},{oldName:"IconProductFill",newName:"IconShoppingbagFill"},{oldName:"IconProfileThin",newName:"IconPersonLine"},{oldName:"IconProfileRegular",newName:"IconPersonLine"},{oldName:"IconProfileFill",newName:"IconPersonFill"},{oldName:"IconProfileBadgeThin",newName:"IconCheckmarkBadgeLine"},{oldName:"IconProfileBadgeRegular",newName:"IconCheckmarkBadgeLine"},{oldName:"IconProfileBadgeFill",newName:"IconCheckmarkBadgeFill"},{oldName:"IconProhibitionThin",newName:"IconSlashCircleLine"},{oldName:"IconProhibitionRegular",newName:"IconSlashCircleLine"},{oldName:"IconProhibitionFill",newName:"IconSlashCircleFill"},{oldName:"IconPushpinThin",newName:"IconPushpinLine"},{oldName:"IconPushpinRegular",newName:"IconPushpinLine"},{oldName:"IconPushpinFill",newName:"IconPushpinFill"},{oldName:"IconQuestionCheckThin",newName:"IconQuestionmarkSquareLine"},{oldName:"IconQuestionCheckRegular",newName:"IconQuestionmarkSquareLine"},{oldName:"IconQuestionCheckFill",newName:"IconQuestionmarkSquareFill"},{oldName:"IconRedoThin",newName:"IconArrowUturnRightLine"},{oldName:"IconRedoRegular",newName:"IconArrowUturnRightLine"},{oldName:"IconRedoFill",newName:"IconArrowUturnRightFill"},{oldName:"IconRefundThin",newName:"IconWonArrowClockwiseCircularLine"},{oldName:"IconRefundRegular",newName:"IconWonArrowClockwiseCircularLine"},{oldName:"IconRefundFill",newName:"IconWonArrowClockwiseCircularFill"},{oldName:"IconRemoveCircleThin",newName:"IconXmarkCircleLine"},{oldName:"IconRemoveCircleRegular",newName:"IconXmarkCircleLine"},{oldName:"IconRemoveCircleFill",newName:"IconXmarkCircleFill"},{oldName:"IconReplyThin",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyRegular",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyFill",newName:"IconHorizline2VerticalChatbubbleRectangularRightFill"},{oldName:"IconReplyMissionThin",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyMissionRegular",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine"},{oldName:"IconReplyMissionFill",newName:"IconHorizline2VerticalChatbubbleRectangularRightFill"},{oldName:"IconReplyReThin",newName:"IconCornerDownLeftLine"},{oldName:"IconReplyReRegular",newName:"IconCornerDownLeftLine"},{oldName:"IconReplyReFill",newName:"IconCornerDownLeftFill"},{oldName:"IconReportThin",newName:"IconFlagLine"},{oldName:"IconReportRegular",newName:"IconFlagLine"},{oldName:"IconReportFill",newName:"IconFlagFill"},{oldName:"IconReservationThin",newName:"IconCheckmarkCalendarLine"},{oldName:"IconReservationRegular",newName:"IconCheckmarkCalendarLine"},{oldName:"IconReservationFill",newName:"IconCheckmarkCalendarFill"},{oldName:"IconRestaurantThin",newName:"IconForkSpoonLine"},{oldName:"IconRestaurantRegular",newName:"IconForkSpoonLine"},{oldName:"IconRestaurantFill",newName:"IconForkSpoonFill"},{oldName:"IconRetryThin",newName:"IconArrowClockwiseCircularLine"},{oldName:"IconRetryRegular",newName:"IconArrowClockwiseCircularLine"},{oldName:"IconRetryFill",newName:"IconArrowClockwiseCircularFill"},{oldName:"IconReviewStarThin",newName:"IconStarLine"},{oldName:"IconReviewStarRegular",newName:"IconStarLine"},{oldName:"IconReviewStarFill",newName:"IconStarFill"},{oldName:"IconScannerThin",newName:"IconHorizlineViewfinderLine"},{oldName:"IconScannerRegular",newName:"IconHorizlineViewfinderLine"},{oldName:"IconScannerFill",newName:"IconHorizlineViewfinderFill"},{oldName:"IconSearchThin",newName:"IconMagnifyingglassLine"},{oldName:"IconSearchRegular",newName:"IconMagnifyingglassLine"},{oldName:"IconSearchFill",newName:"IconMagnifyingglassFill"},{oldName:"IconSearchDocThin",newName:"IconDocumentMagnifyingglassLine"},{oldName:"IconSearchDocRegular",newName:"IconDocumentMagnifyingglassLine"},{oldName:"IconSearchDocFill",newName:"IconDocumentMagnifyingglassFill"},{oldName:"IconSellThin",newName:"IconPlusSquareLine"},{oldName:"IconSellRegular",newName:"IconPlusSquareLine"},{oldName:"IconSellFill",newName:"IconPlusSquareFill"},{oldName:"IconSettingThin",newName:"IconGearLine"},{oldName:"IconSettingRegular",newName:"IconGearLine"},{oldName:"IconSettingFill",newName:"IconGearFill"},{oldName:"IconSignoutThin",newName:"IconBracketLeftArrowRightLine"},{oldName:"IconSignoutRegular",newName:"IconBracketLeftArrowRightLine"},{oldName:"IconSignoutFill",newName:"IconBracketLeftArrowRightFill"},{oldName:"IconSortThin",newName:"IconArrowUpArrowDownLine"},{oldName:"IconSortRegular",newName:"IconArrowUpArrowDownLine"},{oldName:"IconSortFill",newName:"IconArrowUpArrowDownFill"},{oldName:"IconStoryThin",newName:"IconTriangleRightChatbubbleLeftLine"},{oldName:"IconStoryRegular",newName:"IconTriangleRightChatbubbleLeftLine"},{oldName:"IconStoryFill",newName:"IconTriangleRightChatbubbleLeftFill"},{oldName:"IconStoryArticleThin",newName:"IconDocumentPenLine"},{oldName:"IconStoryArticleRegular",newName:"IconDocumentPenLine"},{oldName:"IconStoryArticleFill",newName:"IconDocumentPenFill"},{oldName:"IconSubtractCircleThin",newName:"IconMinusCircleLine"},{oldName:"IconSubtractCircleRegular",newName:"IconMinusCircleLine"},{oldName:"IconSubtractCircleFill",newName:"IconMinusCircleFill"},{oldName:"IconSubtractionThin",newName:"IconMinusLine"},{oldName:"IconSubtractionRegular",newName:"IconMinusLine"},{oldName:"IconSubtractionFill",newName:"IconMinusFill"},{oldName:"IconSuggestThin",newName:"IconLightbulbDot5Line",isActionRequired:!0},{oldName:"IconSuggestRegular",newName:"IconLightbulbDot5Line",isActionRequired:!0},{oldName:"IconSuggestFill",newName:"IconLightbulbDot5Fill",isActionRequired:!0},{oldName:"IconSunThin",newName:"IconSunLine"},{oldName:"IconSunRegular",newName:"IconSunLine"},{oldName:"IconSunFill",newName:"IconSunFill"},{oldName:"IconTalkingdownThin",newName:"IconQuotationmark2RightLine"},{oldName:"IconTalkingdownRegular",newName:"IconQuotationmark2RightLine"},{oldName:"IconTalkingdownFill",newName:"IconQuotationmark2RightFill"},{oldName:"IconTalkingupThin",newName:"IconQuotationmark2LeftLine"},{oldName:"IconTalkingupRegular",newName:"IconQuotationmark2LeftLine"},{oldName:"IconTalkingupFill",newName:"IconQuotationmark2LeftFill"},{oldName:"IconTextThin",newName:"IconTUppercaseSerifLine"},{oldName:"IconTextRegular",newName:"IconTUppercaseSerifLine"},{oldName:"IconTextFill",newName:"IconTUppercaseSerifFill"},{oldName:"IconThumbDownThin",newName:"IconThumbDownLine"},{oldName:"IconThumbDownRegular",newName:"IconThumbDownLine"},{oldName:"IconThumbDownFill",newName:"IconThumbDownFill"},{oldName:"IconThumbUpThin",newName:"IconThumbUpLine"},{oldName:"IconThumbUpRegular",newName:"IconThumbUpLine"},{oldName:"IconThumbUpFill",newName:"IconThumbUpFill"},{oldName:"IconToolboxThin",newName:"IconToolboxLine"},{oldName:"IconToolboxRegular",newName:"IconToolboxLine"},{oldName:"IconToolboxFill",newName:"IconToolboxFill"},{oldName:"IconTranslateThin",newName:"IconTranslationLine"},{oldName:"IconTranslateRegular",newName:"IconTranslationLine"},{oldName:"IconTranslateFill",newName:"IconTranslationFill"},{oldName:"IconTrashThin",newName:"IconTrashcanLine"},{oldName:"IconTrashRegular",newName:"IconTrashcanLine"},{oldName:"IconTrashFill",newName:"IconTrashcanFill"},{oldName:"IconUndoThin",newName:"IconArrowUturnLeftLine"},{oldName:"IconUndoRegular",newName:"IconArrowUturnLeftLine"},{oldName:"IconUndoFill",newName:"IconArrowUturnLeftFill"},{oldName:"IconUserGroupThin",newName:"IconPerson2Line"},{oldName:"IconUserGroupRegular",newName:"IconPerson2Line"},{oldName:"IconUserGroupFill",newName:"IconPerson2Fill"},{oldName:"IconVideoThin",newName:"IconCamcorderLine"},{oldName:"IconVideoRegular",newName:"IconCamcorderLine"},{oldName:"IconVideoFill",newName:"IconCamcorderFill"},{oldName:"IconViewCountThin",newName:"IconEyeLine"},{oldName:"IconViewCountRegular",newName:"IconEyeLine"},{oldName:"IconViewCountFill",newName:"IconEyeFill"},{oldName:"IconViewCountOffThin",newName:"IconEyeSlashLine"},{oldName:"IconViewCountOffRegular",newName:"IconEyeSlashLine"},{oldName:"IconViewCountOffFill",newName:"IconEyeSlashFill"},{oldName:"IconVolumeOffThin",newName:"IconSpeakerWave2SlashLine"},{oldName:"IconVolumeOffRegular",newName:"IconSpeakerWave2SlashLine"},{oldName:"IconVolumeOffFill",newName:"IconSpeakerWave2SlashFill"},{oldName:"IconVolumeOnThin",newName:"IconSpeakerWave2Line"},{oldName:"IconVolumeOnRegular",newName:"IconSpeakerWave2Line"},{oldName:"IconVolumeOnFill",newName:"IconSpeakerWave2Fill"},{oldName:"IconVoteThin",newName:"IconCheckmarkBallotboxLine"},{oldName:"IconVoteRegular",newName:"IconCheckmarkBallotboxLine"},{oldName:"IconVoteFill",newName:"IconCheckmarkBallotboxFill"},{oldName:"IconVoucherThin",newName:"IconGiftLine"},{oldName:"IconVoucherRegular",newName:"IconGiftLine"},{oldName:"IconVoucherFill",newName:"IconGiftFill"},{oldName:"IconWalkThin",newName:"IconFigureWalkLine"},{oldName:"IconWalkRegular",newName:"IconFigureWalkLine"},{oldName:"IconWalkFill",newName:"IconFigureWalkFill"},{oldName:"IconWarningThin",newName:"IconExclamationmarkCircleLine"},{oldName:"IconWarningRegular",newName:"IconExclamationmarkCircleLine"},{oldName:"IconWarningFill",newName:"IconExclamationmarkCircleFill"},{oldName:"IconWriteThin",newName:"IconPenHorizlineLine"},{oldName:"IconWriteRegular",newName:"IconPenHorizlineLine"},{oldName:"IconWriteFill",newName:"IconPenHorizlineFill"},{oldName:"IconWriteFrequentUseThin",newName:"IconDocumentPlusLine"},{oldName:"IconWriteFrequentUseRegular",newName:"IconDocumentPlusLine"},{oldName:"IconWriteFrequentUseFill",newName:"IconDocumentPlusFill"},{oldName:"IconWriteStoryThin",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine",isActionRequired:!0},{oldName:"IconWriteStoryRegular",newName:"IconHorizline2VerticalChatbubbleRectangularRightLine",isActionRequired:!0},{oldName:"IconWriteStoryFill",newName:"IconHorizline2VerticalChatbubbleRectangularRightFill",isActionRequired:!0}];var $c=zn(jc()),bg=$c.default.bold("@seed-design/codemod"),Hc=r=>({event:e,properties:n})=>console.log(bg,e,n,r);var Wc={source:[{startsWith:"@seed-design/icon",replaceWith:{default:"@daangn/react-monochrome-icon",multicolor:"@daangn/react-multicolor-icon"}},{startsWith:"@seed-design/react-icon",replaceWith:{default:"@daangn/react-monochrome-icon",multicolor:"@daangn/react-multicolor-icon"}},{startsWith:"@karrotmarket/karrot-ui-icon/lib/react",replaceWith:{default:"@daangn/react-monochrome-icon",multicolor:"@daangn/react-multicolor-icon"}}],identifier:kc},yg=(r,e,{match:n=Wc})=>{var p;let t=process.env.TRACK==="true"?Hc({transform:"migrate-icons",file:r.path,...JSON.parse(process.env.GIT_INFO)}):void 0,i=process.env.LOG==="true"?(0,ge.createLogger)({level:"info",format:ge.format.combine(ge.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),ge.format.printf(({level:w,message:c,timestamp:g})=>`${g} [${w.toUpperCase()}]: ${c}`)),transports:[new ge.transports.File({filename:"migrate-icons-combined.log",level:"debug"}),new ge.transports.File({filename:"migrate-icons-warnings.log",level:"warn"})]}):void 0;i==null||i.debug(`${r.path}: \uD655\uC778 \uC2DC\uC791`);let o=e.jscodeshift,a=o(r.source),l=n.identifier.map(({oldName:w})=>w),s=a.find(o.StringLiteral,{value:w=>l.includes(w)||n.source.some(({startsWith:c})=>w.startsWith(c))});i==null||i.debug(`${r.path}: string literal ${s.length}\uAC1C \uBC1C\uACAC`),i==null||i.debug(`${r.path}: string literal \uBCC0\uD658 \uC2DC\uC791`),Pi({stringLiterals:s,match:n,logger:i,report:e.report,track:t,filePath:r.path});let u=a.find(o.ImportDeclaration,{source:{value:w=>typeof w!="string"?!1:n.source.some(({startsWith:c})=>w.startsWith(c))}});u.length===0&&(i==null||i.debug(`${r.path}: \uC774 \uD30C\uC77C\uC5D0\uB294 import\uBB38 \uC5C6\uC74C`)),i==null||i.debug(`${r.path}: import\uBB38 ${u.length}\uAC1C \uBC1C\uACAC`),Oi({importDeclarations:u,match:n,logger:i,report:e.report,track:t,filePath:r.path}),i==null||i.debug(`${r.path}: import\uBB38 \uBCC0\uD658 \uC644\uB8CC`),i==null||i.debug(`${r.path}: identifier \uBCC0\uD658 \uC2DC\uC791`);let m=a.find(o.Identifier,{name:w=>l.includes(w)});i==null||i.debug(`${r.path}: identifier ${m.length}\uAC1C \uBC1C\uACAC`),ki({identifiers:m,identifierMatch:n.identifier,logger:i,report:e.report,track:t,filePath:r.path});let d=a.find(o.JSXElement,{openingElement:{name:{name:"svg"}}});if(d.length>0){let w=`inline svg\uAC00 ${d.length}\uAC1C \uC788\uC5B4\uC694`;i==null||i.warn(`${r.path}: ${w}`),console.warn(w),(p=e.report)==null||p.call(e,w),t==null||t({event:"inline svg \uBC1C\uACAC",properties:{count:d.length}})}return i==null||i.debug(`${r.path}: identifier \uBCC0\uD658 \uC644\uB8CC`),i==null||i.debug(`${r.path}: \uD655\uC778 \uC644\uB8CC`),a.toSource()},Sg=yg;0&&(module.exports={reactMatch});
32
32
  /*! Bundled license information:
33
33
 
34
34
  safe-buffer/index.js:
@@ -28,7 +28,7 @@ ${q}`),g.pop(),`{${D}}`}case"number":return isFinite(l)?String(l):e?e(l):"null";
28
28
  `),stack:e&&e.stack,exception:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:ul.loadavg(),uptime:ul.uptime()}}getTrace(e){return(e?ll.parse(e):ll.get()).map(n=>({column:n.getColumnNumber(),file:n.getFileName(),function:n.getFunctionName(),line:n.getLineNumber(),method:n.getMethodName(),native:n.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleExceptions=!0;let r=new kg(e);this.handlers.set(e,r),this.logger.pipe(r)}}_uncaughtException(e){let r=this.getAllInfo(e),n=this._getExceptionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,a;!n.length&&i&&(console.warn("winston: exitOnError cannot be true with no exception handlers."),console.warn("winston: not exiting process."),i=!1);function s(){gi("doExit",i),gi("process._exiting",process._exiting),i&&!process._exiting&&(a&&clearTimeout(a),process.exit(1))}if(!n||n.length===0)return process.nextTick(s);Cg(n,(o,u)=>{let f=Ig(u),d=o.transport||o;function m(p){return()=>{gi(p),f()}}d._ending=!0,d.once("finish",m("finished")),d.once("error",m("error"))},()=>i&&s()),this.logger.log(r),i&&(a=setTimeout(s,3e3))}_getExceptionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleExceptions)}}});var hl=c((fv,cl)=>{"use strict";var{Writable:Fg}=je();cl.exports=class extends Fg{constructor(e){if(super({objectMode:!0}),!e)throw new Error("RejectionStream requires a TransportStream instance.");this.handleRejections=!0,this.transport=e}_write(e,r,n){return e.rejection?this.transport.log(e,n):(n(),!0)}}});var yi=c((hv,gl)=>{"use strict";var dl=require("os"),Bg=Cr(),vi=Et()("winston:rejection"),Wg=di(),pl=pi(),Hg=hl();gl.exports=class{constructor(e){if(!e)throw new Error("Logger is required to handle rejections");this.logger=e,this.handlers=new Map}handle(...e){e.forEach(r=>{if(Array.isArray(r))return r.forEach(n=>this._addHandler(n));this._addHandler(r)}),this.catcher||(this.catcher=this._unhandledRejection.bind(this),process.on("unhandledRejection",this.catcher))}unhandle(){this.catcher&&(process.removeListener("unhandledRejection",this.catcher),this.catcher=!1,Array.from(this.handlers.values()).forEach(e=>this.logger.unpipe(e)))}getAllInfo(e){let r=null;return e&&(r=typeof e=="string"?e:e.message),{error:e,level:"error",message:[`unhandledRejection: ${r||"(no error message)"}`,e&&e.stack||" No stack trace"].join(`
29
29
  `),stack:e&&e.stack,rejection:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:dl.loadavg(),uptime:dl.uptime()}}getTrace(e){return(e?pl.parse(e):pl.get()).map(n=>({column:n.getColumnNumber(),file:n.getFileName(),function:n.getFunctionName(),line:n.getLineNumber(),method:n.getMethodName(),native:n.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleRejections=!0;let r=new Hg(e);this.handlers.set(e,r),this.logger.pipe(r)}}_unhandledRejection(e){let r=this.getAllInfo(e),n=this._getRejectionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,a;!n.length&&i&&(console.warn("winston: exitOnError cannot be true with no rejection handlers."),console.warn("winston: not exiting process."),i=!1);function s(){vi("doExit",i),vi("process._exiting",process._exiting),i&&!process._exiting&&(a&&clearTimeout(a),process.exit(1))}if(!n||n.length===0)return process.nextTick(s);Bg(n,(o,u)=>{let f=Wg(u),d=o.transport||o;function m(p){return()=>{vi(p),f()}}d._ending=!0,d.once("finish",m("finished")),d.once("error",m("error"))},()=>i&&s()),this.logger.log(r),i&&(a=setTimeout(s,3e3))}_getRejectionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleRejections)}}});var vl=c((dv,ml)=>{"use strict";var bi=class{constructor(e){let r=Ir();if(typeof e!="object"||Array.isArray(e)||!(e instanceof r))throw new Error("Logger is required for profiling");this.logger=e,this.start=Date.now()}done(...e){typeof e[e.length-1]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),e.pop());let r=typeof e[e.length-1]=="object"?e.pop():{};return r.level=r.level||"info",r.durationMs=Date.now()-this.start,this.logger.write(r)}};ml.exports=bi});var Ir=c((pv,_l)=>{"use strict";var{Stream:zg,Transform:Ug}=je(),yl=Cr(),{LEVEL:he,SPLAT:bl}=I(),wl=ci(),Yg=mi(),Gg=yi(),Vg=Wn(),Kg=vl(),{warn:Jg}=hn(),Zg=$r(),Qg=/%[scdjifoO%]/g,kr=class extends Ug{constructor(e){super({objectMode:!0}),this.configure(e)}child(e){let r=this;return Object.create(r,{write:{value:function(n){let i=Object.assign({},e,n);n instanceof Error&&(i.stack=n.stack,i.message=n.message),r.write(i)}}})}configure({silent:e,format:r,defaultMeta:n,levels:i,level:a="info",exitOnError:s=!0,transports:o,colors:u,emitErrs:f,formatters:d,padLevels:m,rewriters:p,stripColors:v,exceptionHandlers:l,rejectionHandlers:g}={}){if(this.transports.length&&this.clear(),this.silent=e,this.format=r||this.format||sn()(),this.defaultMeta=n||null,this.levels=i||this.levels||Zg.npm.levels,this.level=a,this.exceptions&&this.exceptions.unhandle(),this.rejections&&this.rejections.unhandle(),this.exceptions=new Yg(this),this.rejections=new Gg(this),this.profilers={},this.exitOnError=s,o&&(o=Array.isArray(o)?o:[o],o.forEach(_=>this.add(_))),u||f||d||m||p||v)throw new Error(["{ colors, emitErrs, formatters, padLevels, rewriters, stripColors } were removed in winston@3.0.0.","Use a custom winston.format(function) instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
30
30
  `));l&&this.exceptions.handle(l),g&&this.rejections.handle(g)}isLevelEnabled(e){let r=wi(this.levels,e);if(r===null)return!1;let n=wi(this.levels,this.level);return n===null?!1:!this.transports||this.transports.length===0?n>=r:this.transports.findIndex(a=>{let s=wi(this.levels,a.level);return s===null&&(s=n),s>=r})!==-1}log(e,r,...n){if(arguments.length===1)return e[he]=e.level,this._addDefaultMeta(e),this.write(e),this;if(arguments.length===2)return r&&typeof r=="object"?(r[he]=r.level=e,this._addDefaultMeta(r),this.write(r),this):(r={[he]:e,level:e,message:r},this._addDefaultMeta(r),this.write(r),this);let[i]=n;if(typeof i=="object"&&i!==null&&!(r&&r.match&&r.match(Qg))){let s=Object.assign({},this.defaultMeta,i,{[he]:e,[bl]:n,level:e,message:r});return i.message&&(s.message=`${s.message} ${i.message}`),i.stack&&(s.stack=i.stack),i.cause&&(s.cause=i.cause),this.write(s),this}return this.write(Object.assign({},this.defaultMeta,{[he]:e,[bl]:n,level:e,message:r})),this}_transform(e,r,n){if(this.silent)return n();e[he]||(e[he]=e.level),!this.levels[e[he]]&&this.levels[e[he]]!==0&&console.error("[winston] Unknown logger level: %s",e[he]),this._readableState.pipes||console.error("[winston] Attempt to write logs with no transports, which can increase memory usage: %j",e);try{this.push(this.format.transform(e,this.format.options))}finally{this._writableState.sync=!1,n()}}_final(e){let r=this.transports.slice();yl(r,(n,i)=>{if(!n||n.finished)return setImmediate(i);n.once("finish",i),n.end()},e)}add(e){let r=!wl(e)||e.log.length>2?new Vg({transport:e}):e;if(!r._writableState||!r._writableState.objectMode)throw new Error("Transports must WritableStreams in objectMode. Set { objectMode: true }.");return this._onEvent("error",r),this._onEvent("warn",r),this.pipe(r),e.handleExceptions&&this.exceptions.handle(),e.handleRejections&&this.rejections.handle(),this}remove(e){if(!e)return this;let r=e;return(!wl(e)||e.log.length>2)&&(r=this.transports.filter(n=>n.transport===e)[0]),r&&this.unpipe(r),this}clear(){return this.unpipe(),this}close(){return this.exceptions.unhandle(),this.rejections.unhandle(),this.clear(),this.emit("close"),this}setLevels(){Jg.deprecated("setLevels")}query(e,r){typeof e=="function"&&(r=e,e={}),e=e||{};let n={},i=Object.assign({},e.query||{});function a(o,u){e.query&&typeof o.formatQuery=="function"&&(e.query=o.formatQuery(i)),o.query(e,(f,d)=>{if(f)return u(f);typeof o.formatResults=="function"&&(d=o.formatResults(d,e.format)),u(null,d)})}function s(o,u){a(o,(f,d)=>{u&&(d=f||d,d&&(n[o.name]=d),u()),u=null})}yl(this.transports.filter(o=>!!o.query),s,()=>r(null,n))}stream(e={}){let r=new zg,n=[];return r._streams=n,r.destroy=()=>{let i=n.length;for(;i--;)n[i].destroy()},this.transports.filter(i=>!!i.stream).forEach(i=>{let a=i.stream(e);a&&(n.push(a),a.on("log",s=>{s.transport=s.transport||[],s.transport.push(i.name),r.emit("log",s)}),a.on("error",s=>{s.transport=s.transport||[],s.transport.push(i.name),r.emit("error",s)}))}),r}startTimer(){return new Kg(this)}profile(e,...r){let n=Date.now();if(this.profilers[e]){let i=this.profilers[e];delete this.profilers[e],typeof r[r.length-2]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),r.pop());let a=typeof r[r.length-1]=="object"?r.pop():{};return a.level=a.level||"info",a.durationMs=n-i,a.message=a.message||e,this.write(a)}return this.profilers[e]=n,this}handleExceptions(...e){console.warn("Deprecated: .handleExceptions() will be removed in winston@4. Use .exceptions.handle()"),this.exceptions.handle(...e)}unhandleExceptions(...e){console.warn("Deprecated: .unhandleExceptions() will be removed in winston@4. Use .exceptions.unhandle()"),this.exceptions.unhandle(...e)}cli(){throw new Error(["Logger.cli() was removed in winston@3.0.0","Use a custom winston.formats.cli() instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
31
- `))}_onEvent(e,r){function n(i){e==="error"&&!this.transports.includes(r)&&this.add(r),this.emit(e,i,r)}r["__winston"+e]||(r["__winston"+e]=n.bind(this),r.on(e,r["__winston"+e]))}_addDefaultMeta(e){this.defaultMeta&&Object.assign(e,this.defaultMeta)}};function wi(t,e){let r=t[e];return!r&&r!==0?null:r}Object.defineProperty(kr.prototype,"transports",{configurable:!1,enumerable:!0,get(){let{pipes:t}=this._readableState;return Array.isArray(t)?t:[t].filter(Boolean)}});_l.exports=kr});var _i=c((gv,xl)=>{"use strict";var{LEVEL:Xg}=I(),e0=$r(),t0=Ir(),r0=Et()("winston:create-logger");function n0(t){return"is"+t.charAt(0).toUpperCase()+t.slice(1)+"Enabled"}xl.exports=function(t={}){t.levels=t.levels||e0.npm.levels;class e extends t0{constructor(i){super(i)}}let r=new e(t);return Object.keys(t.levels).forEach(function(n){if(r0('Define prototype method for "%s"',n),n==="log"){console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');return}e.prototype[n]=function(...i){let a=this||r;if(i.length===1){let[s]=i,o=s&&s.message&&s||{message:s};return o.level=o[Xg]=n,a._addDefaultMeta(o),a.write(o),this||r}return i.length===0?(a.log(n,""),a):a.log(n,...i)},e.prototype[n0(n)]=function(){return(this||r).isLevelEnabled(n)}}),r}});var Sl=c((vv,El)=>{"use strict";var i0=_i();El.exports=class{constructor(e={}){this.loggers=new Map,this.options=e}add(e,r){if(!this.loggers.has(e)){r=Object.assign({},r||this.options);let n=r.transports||this.options.transports;n?r.transports=Array.isArray(n)?n.slice():[n]:r.transports=[];let i=i0(r);i.on("close",()=>this._delete(e)),this.loggers.set(e,i)}return this.loggers.get(e)}get(e,r){return this.add(e,r)}has(e){return!!this.loggers.has(e)}close(e){if(e)return this._removeLogger(e);this.loggers.forEach((r,n)=>this._removeLogger(n))}_removeLogger(e){if(!this.loggers.has(e))return;this.loggers.get(e).close(),this._delete(e)}_delete(e){this.loggers.delete(e)}}});var Rl=c(L=>{"use strict";var Ml=cn(),{warn:Ot}=hn();L.version=Ja().version;L.transports=Zu();L.config=$r();L.addColors=Ml.levels;L.format=Ml.format;L.createLogger=_i();L.Logger=Ir();L.ExceptionHandler=mi();L.RejectionHandler=yi();L.Container=Sl();L.Transport=Ke();L.loggers=new L.Container;var de=L.createLogger();Object.keys(L.config.npm.levels).concat(["log","query","stream","add","remove","clear","profile","startTimer","handleExceptions","unhandleExceptions","handleRejections","unhandleRejections","configure","child"]).forEach(t=>L[t]=(...e)=>de[t](...e));Object.defineProperty(L,"level",{get(){return de.level},set(t){de.level=t}});Object.defineProperty(L,"exceptions",{get(){return de.exceptions}});Object.defineProperty(L,"rejections",{get(){return de.rejections}});["exitOnError"].forEach(t=>{Object.defineProperty(L,t,{get(){return de[t]},set(e){de[t]=e}})});Object.defineProperty(L,"default",{get(){return{exceptionHandlers:de.exceptionHandlers,rejectionHandlers:de.rejectionHandlers,transports:de.transports}}});Ot.deprecated(L,"setLevels");Ot.forFunctions(L,"useFormat",["cli"]);Ot.forProperties(L,"useFormat",["padLevels","stripColors"]);Ot.forFunctions(L,"deprecated",["addRewriter","addFilter","clone","extend"]);Ot.forProperties(L,"deprecated",["emitErrs","levelLength"])});var c0={};Il(c0,{default:()=>f0});module.exports=Fl(c0);var Oi=[{previous:"$semantic.typography.h1",next:[],description:"Deprecated"},{previous:"$semantic.typography.h2",next:[],description:"Deprecated"},{previous:"$semantic.typography.h3",next:[],description:"Deprecated"},{previous:"$semantic.typography.h4",next:["t10Bold","screenTitle"],description:"\uC904\uAC04\uACA9 -0.1px"},{previous:"$semantic.typography.title1Bold",next:["t9Bold"],description:"\uC904\uAC04\uACA9 -0.4px"},{previous:"$semantic.typography.title1Regular",next:[],description:"Deprecated"},{previous:"$semantic.typography.title2Bold",next:["t7Bold"]},{previous:"$semantic.typography.title2Regular",next:["t7Regular"]},{previous:"$semantic.typography.title3Bold",next:["t6Bold"],description:"\uC904\uAC04\uACA9 -0.3px"},{previous:"$semantic.typography.title3Regular",next:["t6Regular"]},{previous:"$semantic.typography.subtitle1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.subtitle1Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.subtitle2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.subtitle2Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.bodyL1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 -2px"},{previous:"$semantic.typography.bodyL1Regular",next:["articleBody"]},{previous:"$semantic.typography.bodyL2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 -2px"},{previous:"$semantic.typography.bodyL2Regular",next:[],alternative:["t4Regular"],description:"Deprecated"},{previous:"$semantic.typography.bodyM1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.bodyM1Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.bodyM2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.bodyM2Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.caption1Bold",next:["t3Bold"],description:"\uC904\uAC04\uACA9 -1.5px"},{previous:"$semantic.typography.caption1Regular",next:[],alternative:["t3Regular"],description:"Deprecated"},{previous:"$semantic.typography.caption2Bold",next:["t2Bold"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.caption2Regular",next:["t2Regular"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label1Bold",next:["t6Bold"],description:"\uC904\uAC04\uACA9 -0.3px"},{previous:"$semantic.typography.label1Regular",next:["t6Regular"]},{previous:"$semantic.typography.label2Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.label2Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.label3Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label3Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label4Bold",next:["t2Bold"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label4Regular",next:["t2Regular"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label5Bold",next:["t1Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label5Regular",next:["t1Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label6Bold",next:[],alternative:["t1Bold"],description:"Deprecated"},{previous:"$semantic.typography.label6Regular",next:[],alternative:["t1Regular"],description:"Deprecated"}];var B=kl(Rl(),1);function ql(t){let e=B.format.printf(({message:o,timestamp:u,metadata:f})=>{let{previousToken:d,nextToken:m,line:p}=f,v=p?`(line ${p})`:"";return`${u} ${o}: ${d} \u2192 ${m} ${v}`}),r=B.format.printf(({level:o,message:u,timestamp:f,failureReason:d,metadata:m})=>{let{previousToken:p,description:v}=m,l=v||d||"";return`${f} [${o.toUpperCase()}]: ${u}
31
+ `))}_onEvent(e,r){function n(i){e==="error"&&!this.transports.includes(r)&&this.add(r),this.emit(e,i,r)}r["__winston"+e]||(r["__winston"+e]=n.bind(this),r.on(e,r["__winston"+e]))}_addDefaultMeta(e){this.defaultMeta&&Object.assign(e,this.defaultMeta)}};function wi(t,e){let r=t[e];return!r&&r!==0?null:r}Object.defineProperty(kr.prototype,"transports",{configurable:!1,enumerable:!0,get(){let{pipes:t}=this._readableState;return Array.isArray(t)?t:[t].filter(Boolean)}});_l.exports=kr});var _i=c((gv,xl)=>{"use strict";var{LEVEL:Xg}=I(),e0=$r(),t0=Ir(),r0=Et()("winston:create-logger");function n0(t){return"is"+t.charAt(0).toUpperCase()+t.slice(1)+"Enabled"}xl.exports=function(t={}){t.levels=t.levels||e0.npm.levels;class e extends t0{constructor(i){super(i)}}let r=new e(t);return Object.keys(t.levels).forEach(function(n){if(r0('Define prototype method for "%s"',n),n==="log"){console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');return}e.prototype[n]=function(...i){let a=this||r;if(i.length===1){let[s]=i,o=s&&s.message&&s||{message:s};return o.level=o[Xg]=n,a._addDefaultMeta(o),a.write(o),this||r}return i.length===0?(a.log(n,""),a):a.log(n,...i)},e.prototype[n0(n)]=function(){return(this||r).isLevelEnabled(n)}}),r}});var Sl=c((vv,El)=>{"use strict";var i0=_i();El.exports=class{constructor(e={}){this.loggers=new Map,this.options=e}add(e,r){if(!this.loggers.has(e)){r=Object.assign({},r||this.options);let n=r.transports||this.options.transports;n?r.transports=Array.isArray(n)?n.slice():[n]:r.transports=[];let i=i0(r);i.on("close",()=>this._delete(e)),this.loggers.set(e,i)}return this.loggers.get(e)}get(e,r){return this.add(e,r)}has(e){return!!this.loggers.has(e)}close(e){if(e)return this._removeLogger(e);this.loggers.forEach((r,n)=>this._removeLogger(n))}_removeLogger(e){if(!this.loggers.has(e))return;this.loggers.get(e).close(),this._delete(e)}_delete(e){this.loggers.delete(e)}}});var Rl=c(L=>{"use strict";var Ml=cn(),{warn:Ot}=hn();L.version=Ja().version;L.transports=Zu();L.config=$r();L.addColors=Ml.levels;L.format=Ml.format;L.createLogger=_i();L.Logger=Ir();L.ExceptionHandler=mi();L.RejectionHandler=yi();L.Container=Sl();L.Transport=Ke();L.loggers=new L.Container;var de=L.createLogger();Object.keys(L.config.npm.levels).concat(["log","query","stream","add","remove","clear","profile","startTimer","handleExceptions","unhandleExceptions","handleRejections","unhandleRejections","configure","child"]).forEach(t=>L[t]=(...e)=>de[t](...e));Object.defineProperty(L,"level",{get(){return de.level},set(t){de.level=t}});Object.defineProperty(L,"exceptions",{get(){return de.exceptions}});Object.defineProperty(L,"rejections",{get(){return de.rejections}});["exitOnError"].forEach(t=>{Object.defineProperty(L,t,{get(){return de[t]},set(e){de[t]=e}})});Object.defineProperty(L,"default",{get(){return{exceptionHandlers:de.exceptionHandlers,rejectionHandlers:de.rejectionHandlers,transports:de.transports}}});Ot.deprecated(L,"setLevels");Ot.forFunctions(L,"useFormat",["cli"]);Ot.forProperties(L,"useFormat",["padLevels","stripColors"]);Ot.forFunctions(L,"deprecated",["addRewriter","addFilter","clone","extend"]);Ot.forProperties(L,"deprecated",["emitErrs","levelLength"])});var c0={};Il(c0,{default:()=>f0});module.exports=Fl(c0);var Oi=[{previous:"$semantic.typography.h1",next:[],description:"Deprecated"},{previous:"$semantic.typography.h2",next:[],description:"Deprecated"},{previous:"$semantic.typography.h3",next:[],description:"Deprecated"},{previous:"$semantic.typography.h4",next:["t10Bold","screenTitle"],description:"\uC904\uAC04\uACA9 -0.1px"},{previous:"$semantic.typography.title1Bold",next:["t9Bold"],description:"\uC904\uAC04\uACA9 -0.4px"},{previous:"$semantic.typography.title1Regular",next:[],description:"Deprecated"},{previous:"$semantic.typography.title2Bold",next:["t7Bold"]},{previous:"$semantic.typography.title2Regular",next:["t7Regular"]},{previous:"$semantic.typography.title3Bold",next:["t6Bold"],description:"\uC904\uAC04\uACA9 -0.3px"},{previous:"$semantic.typography.title3Regular",next:["t6Regular"]},{previous:"$semantic.typography.subtitle1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.subtitle1Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.subtitle2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.subtitle2Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.bodyL1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 -2px"},{previous:"$semantic.typography.bodyL1Regular",next:["articleBody"]},{previous:"$semantic.typography.bodyL2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 -2px"},{previous:"$semantic.typography.bodyL2Regular",next:[],alternative:["t4Regular"],description:"Deprecated"},{previous:"$semantic.typography.bodyM1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.bodyM1Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.bodyM2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.bodyM2Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.caption1Bold",next:["t3Bold"],description:"\uC904\uAC04\uACA9 -1.5px"},{previous:"$semantic.typography.caption1Regular",next:[],alternative:["t3Regular"],description:"Deprecated"},{previous:"$semantic.typography.caption2Bold",next:["t2Bold"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.caption2Regular",next:["t2Regular"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label1Bold",next:["t6Bold"],description:"\uC904\uAC04\uACA9 -0.3px"},{previous:"$semantic.typography.label1Regular",next:["t6Regular"]},{previous:"$semantic.typography.label2Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.label2Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.label3Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label3Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label4Bold",next:["t2Bold"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label4Regular",next:["t2Regular"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label5Bold",next:["t1Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label5Regular",next:["t1Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label6Bold",next:[],alternative:["t1Bold"],description:"Deprecated"},{previous:"$semantic.typography.label6Regular",next:[],alternative:["t1Regular"],description:"Deprecated"}];var B=kl(Rl());function ql(t){let e=B.format.printf(({message:o,timestamp:u,metadata:f})=>{let{previousToken:d,nextToken:m,line:p}=f,v=p?`(line ${p})`:"";return`${u} ${o}: ${d} \u2192 ${m} ${v}`}),r=B.format.printf(({level:o,message:u,timestamp:f,failureReason:d,metadata:m})=>{let{previousToken:p,description:v}=m,l=v||d||"";return`${f} [${o.toUpperCase()}]: ${u}
32
32
  \u21B3 reason: ${p} ${l}`}),n=B.format.printf(({level:o,message:u,timestamp:f})=>`${f} [${o.toUpperCase()}]: ${u}`),i=(0,B.format)(o=>{let u=o.metadata;return(u==null?void 0:u.status)==="success"?o:!1}),a=(0,B.format)(o=>{let u=o.metadata;return(u==null?void 0:u.status)==="failure"||(u==null?void 0:u.status)==="warning"?o:!1}),s=(0,B.createLogger)({level:"debug",transports:[new B.transports.File({filename:`.report/${t}-success.log`,format:B.format.combine(i(),B.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),e)}),new B.transports.File({filename:`.report/${t}-issues.log`,format:B.format.combine(a(),B.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),r)}),new B.transports.File({filename:`.report/${t}-debug.log`,level:"debug",format:B.format.combine(B.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),n)})]});return{logger:s,logTransformResult(o,u){let{status:f,failureReason:d,needsVerification:m,description:p,previousToken:v,nextToken:l}=u,g=f==="success"?"info":f==="warning"?"warn":"error",_=u.line?`(line: ${u.line})`:"";s.log({level:g,message:`${o} ${_}`,...d&&{failureReason:d},...p&&{description:p},metadata:u}),m&&f==="success"&&s.log({level:"warn",message:`${o} ${_}`,metadata:{previousToken:v,nextToken:l,status:"warning",description:p||"\uC0AC\uC6A9 \uD655\uC778 \uD544\uC694\uD55C \uD1A0\uD070\uC785\uB2C8\uB2E4",needsVerification:!0,line:u.line}})},startFile(o){s.debug(`Starting transformation of ${o}`)},finishFile(o){s.debug(`Finished transformation of ${o}`)}}}function Ol(t){let e=[],r=t.node;for(;r.type==="MemberExpression";)r.property.type==="Identifier"&&e.unshift(r.property.name),r=r.object;return r.type==="Identifier"&&e.unshift(r.name),e.join(".")}function a0(t){let e=Oi.find(r=>r.previous===t);return e?e.next&&e.next.length>0?e.next[0]:(!e.next||e.next.length===0)&&e.alternative&&e.alternative.length>0?e.alternative[0]:null:null}function s0(t,e,r){if(!r)return;let n=e.find(t.ImportDeclaration,{source:{value:"@seed-design/design-token"}});if(n.length===0)return;let i=e.get().node.comments||[];n.forEach(a=>{let s=a.node.comments||[];a.node.specifiers.find(u=>u.type==="ImportSpecifier"&&u.imported.name==="classNames")&&(a.node.source.value="@seed-design/css/recipes/text",a.node.specifiers=[t.importSpecifier(t.identifier("text"))]),a.node.comments=s}),i.length>0&&(e.get().node.comments=i)}function o0(t,e){if(e.find(t.CallExpression,{callee:{type:"Identifier",name:"text"}}).length===0){let n=e.get().node.comments||[],i=e.find(t.ImportDeclaration,{source:{value:"@seed-design/css/recipes/text"}}),a=[];if(i.forEach(s=>{s.node.comments&&s.node.comments.length>0&&(a=[...a,...s.node.comments])}),i.remove(),a.length>0){let s=e.find(t.ImportDeclaration).at(0);s.size()>0?s.get().node.comments=[...s.get().node.comments||[],...a]:e.get().node.comments=[...n,...a]}}}function u0(t,e){return t(`${e}`).find(t.ExpressionStatement).get().node.expression}var l0=(t,e)=>{let r=ql("replace-typography-design-token"),n=e.jscodeshift,i=n(t.source);r.startFile(t.path);let a=!1;i.find(n.MemberExpression).filter(o=>Ol(o).startsWith("classNames.$semantic.typography.")).forEach(o=>{var m,p;let f=Ol(o).replace("classNames.",""),d=a0(f);if(d){let v=`text({ textStyle: "${d}" })`,l=u0(n,v),g=o.parent;if(g.node.type==="JSXExpressionContainer"){let _=n.jsxExpressionContainer(l);n(g).replaceWith(_)}else g.node.type==="Property"||g.node.type==="ObjectProperty"?g.node.value=l:g.node.type==="ConditionalExpression"?g.node.consequent===o.node?g.node.consequent=l:g.node.alternate===o.node&&(g.node.alternate=l):g.node.type==="ReturnStatement"?g.node.argument=l:g.node.type==="ArrowFunctionExpression"&&g.node.body===o.node?g.node.body=l:g.node.type==="VariableDeclarator"?g.node.init=l:n(g).replaceWith(l);a=!0,r.logTransformResult(t.path,{previousToken:f,nextToken:v,status:"success",line:(m=o.node.loc)==null?void 0:m.start.line})}else r.logTransformResult(t.path,{previousToken:f,nextToken:null,status:"failure",failureReason:"\uB9E4\uD551 \uC5C6\uC74C - \uC218\uB3D9 \uBCC0\uACBD \uD544\uC694",line:(p=o.node.loc)==null?void 0:p.start.line})}),s0(n,i,a),o0(n,i),r.finishFile(t.path);let s={quote:"auto",trailingComma:!1,wrapColumn:1e3,tabWidth:2,reuseWhitespace:!0};return i.toSource(s)},f0=l0;
33
33
  /*! Bundled license information:
34
34