UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

2 lines 1.34 kB
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=`promptmenu`,t=`promptcollect`,n=`promptplay`,r=`gotoexpert`,i=`branch`,a=`goto`,o=`assign`,s=`customerdata`,c=`transfer`,l=`hangup`,u={[e]:`keypad`,[t]:`dialer`,[n]:`volume-2`,[r]:`expert-node`,[i]:`branch`,[a]:`call-merge`,[o]:`chevrons-right`,[s]:`list-bullet`,[c]:`transfer`,[l]:`phone-hang-up`},d={[e]:`Menu`,[t]:`Collect`,[n]:`Play`,[r]:`Expert`,[i]:`Branch`,[a]:`Go-to`,[o]:`Assign`,[s]:`Customer Data`,[c]:`Transfer`,[l]:`Hangup`},f={PROMPT:{normal:`d-recipe-ivr-node-prompt`,selected:`d-recipe-ivr-node-prompt--selected`},LOGIC:{normal:`d-recipe-ivr-node-logic`,selected:`d-recipe-ivr-node-logic--selected`},TERMINAL:{normal:`d-recipe-ivr-node-terminal`,selected:`d-recipe-ivr-node-terminal--selected`}},p={[e]:f.PROMPT,[t]:f.PROMPT,[n]:f.PROMPT,[r]:f.LOGIC,[i]:f.LOGIC,[a]:f.LOGIC,[o]:f.LOGIC,[s]:f.LOGIC,[c]:f.TERMINAL,[l]:f.TERMINAL};exports.IVR_NODE_ASSIGN=o,exports.IVR_NODE_BRANCH=i,exports.IVR_NODE_CLASS_MAPPING=p,exports.IVR_NODE_CUSTOMER_DATA=s,exports.IVR_NODE_EXPERT=r,exports.IVR_NODE_GO_TO=a,exports.IVR_NODE_HANGUP=l,exports.IVR_NODE_ICON_TYPES=u,exports.IVR_NODE_LABELS=d,exports.IVR_NODE_PROMPT_COLLECT=t,exports.IVR_NODE_PROMPT_MENU=e,exports.IVR_NODE_PROMPT_PLAY=n,exports.IVR_NODE_TRANSFER=c; //# sourceMappingURL=ivr-node-constants.cjs.map