botframework-webchat-fluent-theme 4.18.1-main.20250528.43d5b5c → 4.18.1-main.20250703.da78356

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.
Files changed (41) hide show
  1. package/dist/botframework-webchat-fluent-theme.css.map +1 -1
  2. package/dist/botframework-webchat-fluent-theme.development.css.map +1 -1
  3. package/dist/botframework-webchat-fluent-theme.development.js +8 -8
  4. package/dist/botframework-webchat-fluent-theme.development.js.map +1 -1
  5. package/dist/botframework-webchat-fluent-theme.js +1 -1
  6. package/dist/botframework-webchat-fluent-theme.js.map +1 -1
  7. package/dist/botframework-webchat-fluent-theme.mjs +1 -1
  8. package/dist/botframework-webchat-fluent-theme.mjs.map +1 -1
  9. package/dist/botframework-webchat-fluent-theme.production.min.css.map +1 -1
  10. package/dist/botframework-webchat-fluent-theme.production.min.js +8 -8
  11. package/dist/botframework-webchat-fluent-theme.production.min.js.map +1 -1
  12. package/package.json +6 -6
  13. package/src/components/activity/ActivityDecorator.module.css +12 -2
  14. package/src/components/dropZone/DropZone.tsx +2 -2
  15. package/src/components/icon/FluentIcon.module.css +53 -0
  16. package/src/components/icon/FluentIcon.tsx +51 -0
  17. package/src/components/icon/index.ts +1 -0
  18. package/src/components/preChatActivity/PreChatMessageActivity.module.css +1 -0
  19. package/src/components/preChatActivity/StarterPromptsCardAction.module.css +1 -1
  20. package/src/components/preChatActivity/StarterPromptsCardAction.tsx +7 -4
  21. package/src/components/sendBox/AddAttachmentButton.tsx +3 -2
  22. package/src/components/sendBox/SendBox.module.css +69 -5
  23. package/src/components/sendBox/SendBox.tsx +18 -14
  24. package/src/components/sendBox/TelephoneKeypadToolbarButton.tsx +2 -2
  25. package/src/components/sendBox/Toolbar.module.css +2 -0
  26. package/src/components/suggestedActions/SuggestedAction.tsx +2 -2
  27. package/src/components/suggestedActions/SuggestedActions.tsx +2 -2
  28. package/src/components/telephoneKeypad/private/TelephoneKeypad.tsx +4 -4
  29. package/src/components/theme/Theme.module.css +25 -22
  30. package/src/components/typingIndicator/SlidingDotsTypingIndicator.module.css +1 -1
  31. package/src/private/FluentThemeProvider.tsx +6 -10
  32. package/src/components/sendBox/Attachments.module.css +0 -7
  33. package/src/components/sendBox/Attachments.tsx +0 -35
  34. package/src/components/sendBox/TextArea.module.css +0 -82
  35. package/src/components/sendBox/TextArea.tsx +0 -111
  36. package/src/icons/AddDocumentIcon.tsx +0 -13
  37. package/src/icons/AttachmentIcon.tsx +0 -13
  38. package/src/icons/InfoSmallIcon.tsx +0 -13
  39. package/src/icons/SendIcon.tsx +0 -13
  40. package/src/icons/TelephoneKeypadIcon.tsx +0 -13
  41. package/src/icons/index.ts +0 -5
@@ -1,3 +1,3 @@
1
- import{injectMetaTag as uc}from"inject-meta-tag";import{hooks as hi}from"botframework-webchat-component";import Q from"classnames";import w,{memo as _o,useCallback as V,useRef as _i,useState as mi}from"react";import{useRefFrom as ho}from"use-ref-from";import{Components as Ro}from"botframework-webchat-component";import Wo from"classnames";import Vo,{memo as Oo}from"react";var{MonochromeImageMasker:Ko}=Ro,Go=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6 2a2 2 0 0 0-2 2v5.2c.32-.08.66-.15 1-.18V4a1 1 0 0 1 1-1h4v3.5c0 .83.67 1.5 1.5 1.5H15v8a1 1 0 0 1-1 1h-3.6c-.18.36-.4.7-.66 1H14a2 2 0 0 0 2-2V7.41c0-.4-.16-.78-.44-1.06l-3.91-3.91A1.5 1.5 0 0 0 10.59 2H6Zm8.8 5h-3.3a.5.5 0 0 1-.5-.5V3.2L14.8 7ZM10 14.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5Z"/></svg>')}`;function qo(e){return Vo.createElement(Ko,{className:Wo("icon__add-document",e.className),src:Go})}var we=Oo(qo);import{Components as Xo}from"botframework-webchat-component";import Uo from"classnames";import Zo,{memo as jo}from"react";var{MonochromeImageMasker:Jo}=Xo,$o=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m4.83 10.48 5.65-5.65a3 3 0 0 1 4.25 4.24L8 15.8a1.5 1.5 0 0 1-2.12-2.12l6-6.01a.5.5 0 1 0-.7-.71l-6 6.01a2.5 2.5 0 0 0 3.53 3.54l6.71-6.72a4 4 0 1 0-5.65-5.66L4.12 9.78a.5.5 0 0 0 .7.7Z"/></svg>')}`;function Yo(e){return Zo.createElement(Jo,{className:Uo("icon__attachment",e.className),src:$o})}var fe=jo(Yo);import{Components as Qo}from"botframework-webchat-component";import ea from"classnames";import ta,{memo as oa}from"react";var{MonochromeImageMasker:aa}=Qo,ra=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 7.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3Zm.25-2a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z"/></svg>')}`;function na(e){return ta.createElement(aa,{className:ea("icon__info--small",e.className),src:ra})}var ve=oa(na);import{Components as ia}from"botframework-webchat-component";import ca from"classnames";import sa,{memo as da}from"react";var{MonochromeImageMasker:la}=ia,ba=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z"/></svg>')}`;function ua(e){return sa.createElement(la,{className:ca("icon__send",e.className),src:ba})}var xe=da(ua);import{Components as pa}from"botframework-webchat-component";import ha from"classnames";import _a,{memo as ma}from"react";var{MonochromeImageMasker:ga}=pa,wa=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 4a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM7.25 12a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 16a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM15.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z"/></svg>')}`;function fa(e){return _a.createElement(ga,{className:ha("icon__telephone-keypad",e.className),src:wa})}var ye=ma(fa);function va(e){let t=document.createElement("style");return t.append(document.createTextNode(e)),t}function ht(...e){return function(){if(!globalThis.document)throw new Error("Unable to create styles: document is not defined");return e.map(t=>va(t))}}var xa=".webchat-fluent .wbibrda_sendbox__attachment-drop-zone{background-color:var(--webchat-colorNeutralBackground4);border-radius:inherit;cursor:copy;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);place-content:center;place-items:center;gap:8px;display:grid;position:absolute;inset:0}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone--droppable{background-color:var(--webchat-colorBrandBackground2Hover)}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone-icon{pointer-events:none;font-size:36px}.webchat-fluent .wdPvBTa_pre-chat-message-activity{box-sizing:border-box;gap:var(--webchat-spacingHorizontalXXXL);padding:var(--webchat-spacingHorizontalXXXL) var(--webchat-spacingHorizontalM);grid-template-rows:auto auto;grid-template-areas:\"body\" \"toolbar\";display:grid;position:relative}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body{font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingVerticalXS);line-height:var(--webchat-lineHeightBase300);text-align:center;flex-flow:column;grid-area:body;display:flex}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint{opacity:.6}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint .wdPvBTa_pre-chat-message-activity__body-avatar{filter:grayscale()}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-avatar{border-radius:var(--webchat-borderRadiusMedium);height:64px;margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-title{color:var(--webchat-colorNeutralForeground1);font-family:inherit;font-size:var(--webchat-fontSizeHero700);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightHero700);overflow-wrap:anywhere;margin:0}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-subtitle{font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);overflow-wrap:anywhere}.webchat-fluent .wdPvBTa_pre-chat-message-activity__toolbar{grid-area:toolbar}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box{-webkit-appearance:none;appearance:none;background-color:var(--webchat-colorNeutralBackground1);box-shadow:var(--webchat-shadow2);color:var(--webchat-colorNeutralForeground1);cursor:pointer;gap:var(--webchat-spacingVerticalS);text-align:left;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);-webkit-user-select:none;user-select:none;border:0;border-radius:16px;grid-template:\"title\" \"subtitle\" 1fr / 1fr;padding:16px 20px;display:grid;overflow:hidden}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:has(.woY4Pxq_pre-chat-message-activity__card-action-image){grid-template-columns:20px 1fr;grid-template-areas:\"image title\" \"image subtitle\"}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty{row-gap:14px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:is([aria-disabled=true],:empty){cursor:default}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box[aria-disabled=true]:not(:empty){background-color:var(--webchat-colorNeutralBackgroundDisabled)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:hover:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Hover)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:active:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Pressed)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:focus-visible{outline:solid 2px var(--webchat-colorStrokeFocus2);outline-offset:-2px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{background-attachment:fixed;background-image:linear-gradient(-90deg,var(--webchat-colorNeutralStencil1) 0%,var(--webchat-colorNeutralStencil2) 50%,var(--webchat-colorNeutralStencil1) 100%);content:\"\";background-size:300% 100%;animation:3s linear infinite blueprintAnimation;display:block}@media (prefers-reduced-motion: reduce){.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{animation-play-state:paused;animation-delay:-1s}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:before{animation-direction:reverse}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after{border-radius:16px;width:100%;height:16px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{border-radius:18px;width:66%;height:18px}@keyframes blueprintAnimation{0%{background-position-x:0%}to{background-position-x:-300%}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-image{color:var(--webchat-colorNeutralForeground4);grid-area:image;font-size:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-subtitle{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightRegular);pointer-events:none;grid-area:subtitle;line-height:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-title{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightSemibold);grid-area:title;line-height:20px}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar{container:webchat-container / inline-size}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{gap:var(--webchat-spacingHorizontalM);grid-template-columns:1fr 1fr 1fr;padding:0;display:grid}@container webchat-container (width <= 480px){.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{grid-template-columns:1fr}}.webchat-fluent .wLpvzAq_activity-decorator{font-family:var(--webchat__font--primary);--webchat__bubble--inline-padding: var(--webchat-spacingHorizontalL);--webchat__bubble--block-padding: var(--webchat-spacingVerticalM);--webchat__bubble--min-height: var(--webchat-bubble-minHeight);--webchat__bubble--max-width: var(--webchat-bubble-maxWidth);--webchat__bubble--min-width: var(--webchat-bubble-minWidth);--webchat-bubble-maxWidth: var(--bubble-maxWidth, max(450px, 75%));--webchat-bubble-minWidth: var(--bubble-minWidth, auto);--webchat-bubble-minHeight: var(--bubble-minHeight, 36px);--webchat-externalLink-mask: var(--externalLink-mask, var(--webchat__icon-url--external-link) center center / 10px 10px);--webchat-externalLink-maxWidth: var(--externalLink-maxWidth, 204px);display:contents}.webchat-fluent .wLpvzAq_activity-decorator:has(.webchat__stacked-layout .webchat__bubble--from-user){--webchat__bubble--background-color: var(--webchat-colorBrandBackground2);--webchat__bubble--block-padding: var(--webchat-spacingVerticalS);--webchat__bubble--min-width: auto}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-fluent{--webchat__bubble--background-color: var(--webchat-colorNeutralBackground1);--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge);--webchat__bubble--box-shadow: var(--webchat-shadow4)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot{--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__activity-status{margin:0 0 var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__stacked-layout__status{order:-1}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:has(.webchat__bubble--from-user) .webchat__bubble{margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__bubble .webchat__text-content .webchat__text-content__generated-badge{display:none}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)){--webchat__bubble--block-padding: 0;--webchat__bubble--border-radius: var(--webchat-borderRadiusMedium);--webchat__bubble--inline-padding: 0;--webchat__bubble--max-width: 100%;--webchat__bubble--min-height: 20px;gap:var(--webchat-spacingVerticalS);margin-inline:var(--webchat-spacingHorizontalM);padding:var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalM);flex-flow:column;display:flex;position:relative}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout{margin:0;position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble{width:var(--webchat__bubble--max-width);position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .webchat__bubble__content{overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__text-content{margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader{gap:var(--webchat-spacingVerticalS);flex-flow:column;width:500px;padding-inline-end:var(--webchat-spacingHorizontalM);display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader__track{border-radius:inherit;box-sizing:border-box;clip-path:border-box;order:-1;width:auto;margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout__status{display:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__basic-transcript__activity-body:not(:empty){padding-block-end:var(--webchat-spacingVerticalXL)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout{flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble{max-width:min(var(--webchat__bubble--max-width),100%);min-width:var(--webchat__bubble--min-width);overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.border-loader){width:100%}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__bubble__content{background-color:var(--webchat__bubble--background-color);border-radius:var(--webchat__bubble--border-radius);box-shadow:var(--webchat__bubble--box-shadow);box-sizing:border-box;color:var(--webchat-colorNeutralForeground1);max-width:100%;min-height:var(--webchat__bubble--min-height);border-width:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content{font-size:var(--webchat__font-size--medium);line-height:var(--webchat__line-height--medium);min-height:auto;padding-block:var(--webchat__bubble--block-padding);padding-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content__generated-badge{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);cursor:default;font-size:var(--webchat-fontSizeBase100);height:16px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);align-self:flex-start;align-items:center;display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier){color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:var(--webchat-colorNeutralForeground2);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);height:14px;line-height:var(--webchat-lineHeightBase100);margin-left:var(--webchat-spacingHorizontalXXS);margin-right:var(--webchat-spacingHorizontalXXS);min-width:14px;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);vertical-align:calc((var(--webchat-lineHeightBase100) - var(--webchat-fontSizeBase100)) / 2);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover{background-color:var(--webchat-colorBrandBackground2Hover);border-color:var(--webchat-colorBrandStroke2Hover);color:var(--webchat-colorBrandForeground2Hover);cursor:pointer}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover:active{background-color:var(--webchat-colorBrandBackground2Pressed);border-color:var(--webchat-colorBrandStroke2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):before,:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):after{all:unset}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):has(.webchat__render-markdown__external-link-icon){padding-inline:3px}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{height:.7em;-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header{border-radius:var(--webchat-borderRadiusMedium)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-text{color:var(--webchat-colorNeutralForeground3)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-chevron{fill:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small);width:1em}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header:focus-visible{outline-offset:1px;outline:var(--webchat-strokeWidthThin) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions{--webchat__citation__external-link--mask: var(--webchat-externalLink-mask);--webchat__citation__link--max-width: var(--webchat-externalLink-maxWidth)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list{color:var(--webchat__color--subtle);gap:var(--webchat-spacingHorizontalS);flex-flow:wrap;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item{border-radius:var(--webchat-borderRadiusMedium);max-width:var(--webchat__citation__link--max-width)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-box{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:currentColor;font-size:var(--webchat__font-size--small);height:24px;padding-inline-end:var(--webchat-spacingHorizontalS);display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-body{gap:var(--webchat-spacingHorizontalSNudge);min-width:0;padding:0;font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge{color:currentColor;font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase100);text-align:center;background-color:#0000;border:none;border-radius:0;align-self:center;min-width:20px;margin:0;padding:0;position:relative}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge:after{border-right:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";width:0;height:16px;display:block;position:absolute;top:0;bottom:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text{gap:var(--webchat-spacingHorizontalXS)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-text{color:currentColor;text-overflow:ellipsis;text-decoration:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text:has(.webchat__link-definitions__open-in-new-window-icon):before{color:currentColor;content:\"\";font-size:var(--webchat-fontSizeBase400);height:1em;-webkit-mask:var(--webchat__citation__external-link--mask) no-repeat;mask:var(--webchat__citation__external-link--mask) no-repeat;background:currentColor;flex:none;align-self:center;width:1em;padding:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions :is(.webchat__link-definitions__list-item-badge,.webchat__link-definitions__open-in-new-window-icon){display:none}.webchat-fluent .wyJATiG_copilot-message-header{box-sizing:border-box;cursor:default;align-items:center;gap:var(--webchat-spacingHorizontalS);max-width:var(--webchat__bubble--max-width);flex-wrap:nowrap;display:flex}.webchat-fluent .wyJATiG_copilot-message-header__avatar{aspect-ratio:1;background-color:var(--background-color);border-radius:var(--webchat-borderRadiusSmall);width:20px}.webchat-fluent .wyJATiG_copilot-message-header__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300);text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.webchat-fluent .wyJATiG_copilot-message-header__ai-generated-content{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat-fontSizeBase100);height:20px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);flex:none;align-items:center;display:flex}.webchat-fluent .wenGMeW_suggested-action{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandStroke2);color:currentColor;cursor:pointer;font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);align-items:center;gap:var(--webchat-spacingHorizontalXS);padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalS);text-align:start;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;display:flex}@media (hover: hover){.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):hover{background-color:var(--webchat-colorBrandBackground2Hover);color:var(--webchat-colorBrandForeground2Hover)}}.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):active{background-color:var(--webchat-colorBrandBackground2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}.webchat-fluent .wenGMeW_suggested-action[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .wenGMeW_suggested-action__image{font-size:var(--webchat-fontSizeBase200);width:1em;height:1em}.webchat-fluent .wy3OzFW_suggested-actions{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:8px;display:flex}.webchat-fluent .wy3OzFW_suggested-actions:not(:empty){padding-block-end:8px;padding-inline-start:4px}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--flow{flex-flow:wrap;justify-content:flex-end}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--stacked{flex-direction:column}.webchat-fluent .wwTs9lq_telephone-keypad__button{-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;border:solid 1px var(--webchat-colorNeutralStroke1);color:var(--webchat-colorGray200);font-weight:var(--webchat-fontWeightSemibold);cursor:pointer;opacity:.7;touch-action:none;background-color:#fff;border-radius:100%;flex-direction:column;align-items:center;width:60px;height:60px;padding:0;display:flex;position:relative}.webchat-fluent .wwTs9lq_telephone-keypad__button:hover{background-color:var(--webchat-colorGray30)}.webchat-fluent .wwTs9lq_telephone-keypad__button__ruby{color:var(--webchat-colorGray190);font-size:10px}.webchat-fluent .wwTs9lq_telephone-keypad__button__text{margin-top:8px;font-size:24px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button{justify-content:center;width:32px;height:32px;margin:8px 4px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__ruby{display:none}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__text{margin-top:0;font-size:20px}.webchat-fluent .wEgqGmW_telephone-keypad{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);font-family:var(--webchat-fontFamilyBase);border:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__box{box-sizing:border-box;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px;width:100%;padding:16px;display:grid}.webchat-fluent .wEgqGmW_telephone-keypad__info-message{color:var(--webchat-colorNeutralForeground4);align-items:center;gap:6px;margin-block-end:6px;font-size:12px;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .weDCCeq_sendbox__toolbar{--webchat__sendbox-button-height: 32px;height:var(--webchat__sendbox-button-height);gap:4px;margin-inline-start:auto;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button{-webkit-appearance:none;appearance:none;aspect-ratio:1;border-radius:var(--webchat-borderRadiusSmall);color:currentColor;cursor:pointer;height:var(--webchat__sendbox-button-height);background:none;border:none;justify-content:center;align-items:center;padding:3px;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button>.webchat__monochrome-image-masker{pointer-events:none;font-size:20px}.webchat-fluent .weDCCeq_sendbox__toolbar-button.weDCCeq_sendbox__toolbar-button--selected{color:var(--webchat-colorNeutralForeground2BrandSelected)}@media (hover: hover){.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):hover{color:var(--webchat-colorNeutralForeground2BrandHover)}}.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):active{color:var(--webchat-colorNeutralForeground2BrandPressed)}.webchat-fluent .weDCCeq_sendbox__toolbar-button[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .weDCCeq_sendbox__toolbar-separator{border-inline-end:1px solid var(--webchat-colorNeutralStroke2);align-self:center;height:28px}.webchat-fluent .weDCCeq_sendbox__toolbar-separator:is(:first-child,:last-child,:only-child){display:none}.webchat-fluent .wTxWh-G_sendbox__add-attachment{display:grid}.webchat-fluent .wTxWh-G_sendbox__add-attachment-input{opacity:0;width:1px;height:0;font-size:0}.webchat-fluent .wPugToa_sendbox__attachment{border-radius:var(--webchat-borderRadiusLarge);border:1px solid var(--webchat-colorNeutralStroke1);cursor:default;width:fit-content;padding:6px 8px}.webchat-fluent .wa8yVAW_sendbox__error-message{color:#0000;width:0;height:0;font-size:0;position:absolute;top:0;left:0}.webchat-fluent .wHTirJa_sendbox{--webchat__sendbox--padding: var(--webchat__padding--sendbox);color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);padding:var(--webchat__sendbox--padding);text-rendering:optimizeLegibility;--webchat-sendbox-attachment-area-active: ;--webchat-sendbox-border-radius: var(--webchat-borderRadiusLarge)}.webchat-fluent .wHTirJa_sendbox.wHTirJa_variant-copilot .wHTirJa_sendbox__text-counter:not(.wHTirJa_sendbox__text-counter--error){visibility:hidden}.webchat-fluent .wHTirJa_sendbox__sendbox{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-sendbox-border-radius);border:1px solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);grid-template:[telephone-keypad-start] \"text-area\" [telephone-keypad-end] var(--webchat-sendbox-attachment-area-active) \"controls\" / [telephone-keypad] 1fr;gap:6px;padding:8px;font-size:14px;line-height:20px;display:grid;position:relative}.webchat-fluent .wHTirJa_sendbox__sendbox:has(.wHTirJa_sendbox__attachment--in-grid){--webchat-sendbox-attachment-area-active: \"attachment\"}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within{border-color:var(--webchat-colorNeutralStroke1Selected)}.webchat-fluent .wHTirJa_sendbox__sendbox:after{border-bottom-left-radius:var(--webchat-sendbox-border-radius);border-bottom-right-radius:var(--webchat-sendbox-border-radius);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorCompoundBrandForeground1Hover);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);content:\"\";height:var(--webchat-sendbox-border-radius);transition:clip-path var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid);position:absolute;bottom:-1px;left:-1px;right:-1px}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__text-area--in-grid{grid-area:text-area}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__attachment--in-grid{grid-area:attachment}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__sendbox-controls--in-grid{grid-area:controls}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__telephone-keypad--in-grid{grid-area:telephone-keypad}.webchat-fluent .wHTirJa_sendbox__sendbox-text{font-family:var(--webchat-fontFamilyBase);margin:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS) var(--webchat-spacingVerticalNone);resize:none;background-color:#0000;border:none;outline:none;flex:auto;font-size:14px;line-height:20px}@media only screen and (hover: none) and (pointer: coarse){.webchat-fluent .wHTirJa_sendbox__sendbox-text:focus-within{font-size:16px}}.webchat-fluent .wHTirJa_sendbox__sendbox-controls{align-items:center;padding-inline-start:4px;display:flex}.webchat-fluent .wHTirJa_sendbox__text-counter{color:var(--webchat-colorNeutralForeground4);cursor:default;font-family:var(--webchat-fontFamilyNumeric);margin-inline-end:4px;font-size:10px;line-height:14px}.webchat-fluent .wHTirJa_sendbox__text-counter--error{color:var(--webchat-colorStatusDangerForeground1)}.webchat-fluent .woL7KnG_sendbox__text-area{scrollbar-gutter:stable;grid-template-areas:\"main\";max-height:200px;display:grid;overflow:auto}.webchat-fluent .woL7KnG_sendbox__text-area--hidden{visibility:collapse;height:0}.webchat-fluent .woL7KnG_sendbox__text-area--in-completion .woL7KnG_sendbox__text-area-doppelganger{visibility:unset}.webchat-fluent .woL7KnG_sendbox__text-area--in-completion .woL7KnG_sendbox__text-area-input{caret-color:var(--webchat-colorNeutralForeground1);color:#0000;background-color:#0000}.webchat-fluent .woL7KnG_sendbox__text-area--in-completion textarea::placeholder{color:#0000}.webchat-fluent .woL7KnG_sendbox__text-area-shared{font:inherit;outline:inherit;overflow-wrap:anywhere;resize:inherit;border:none;grid-area:main}.webchat-fluent .woL7KnG_sendbox__text-area-doppelganger{pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden;white-space:pre-wrap;overflow:visible}.webchat-fluent .woL7KnG_sendbox__text-area-input{background-color:inherit;color:currentColor;contain:size;padding:0;overflow:hidden}.webchat-fluent .woL7KnG_sendbox__text-area--scroll{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralBackground5) var(--webchat-colorNeutralForeground2);-moz-scrollbar-width:thin}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar{width:8px}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar-track{background-color:var(--webchat-colorNeutralBackground5);border-radius:16px}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar-thumb{background-color:var(--webchat-colorNeutralForeground2);border-radius:16px}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar-corner{background-color:var(--webchat-colorNeutralBackground5)}.webchat-fluent .wnVy-QG_activity-loader{height:8px;margin:var(--webchat-spacingHorizontalM) 0 0 18px;flex:none;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 0 var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalSNudge)}.webchat-fluent .wQVQNzG_liner-message-activity{box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingHorizontalM);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);text-align:center;flex-direction:row;width:100%;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity:before,.webchat-fluent .wQVQNzG_liner-message-activity:after{border-top:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";flex:auto;min-width:8px;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity__text{text-align:center}.webchat-fluent.w2roZmq_theme{--webchat-colorNeutralForegroundDisabled: var(--colorNeutralForegroundDisabled, #bdbdbd);--webchat-colorNeutralForeground1: var(--colorNeutralForeground1, #242424);--webchat-colorNeutralForeground1Hover: var(--colorNeutralForeground1Hover, #242424);--webchat-colorNeutralForeground1Pressed: var(--colorNeutralForeground1Pressed, #242424);--webchat-colorNeutralForeground2: var(--colorNeutralForeground2, #424242);--webchat-colorNeutralForeground2BrandHover: var(--colorNeutralForeground2BrandHover, #02729c);--webchat-colorNeutralForeground2BrandPressed: var(--colorNeutralForeground2BrandPressed, #01678c);--webchat-colorNeutralForeground2BrandSelected: var(--colorNeutralForeground2BrandSelected, #067191);--webchat-colorNeutralForeground3: var(--colorNeutralForeground3, #616161);--webchat-colorNeutralForeground4: var(--colorNeutralForeground4, #707070);--webchat-colorNeutralForeground5: var(--colorNeutralForeground5, #7e7e7e);--webchat-colorNeutralForegroundOnBrand: var(--colorNeutralForegroundOnBrand, #fff);--webchat-colorNeutralBackgroundDisabled: var(--colorNeutralBackgroundDisabled, #f0f0f0);--webchat-colorNeutralBackground1: var(--colorNeutralBackground1, #fff);--webchat-colorNeutralBackground1Hover: var(--colorNeutralBackground1Hover, #f5f5f5);--webchat-colorNeutralBackground1Pressed: var(--colorNeutralBackground1Pressed, #e0e0e0);--webchat-colorNeutralBackground3: var(--colorNeutralBackground3, #f5f5f5);--webchat-colorNeutralBackground4: var(--colorNeutralBackground4, #f0f0f0);--webchat-colorNeutralBackground5: var(--colorNeutralBackground5, #ebebeb);--webchat-colorNeutralBackground6: var(--colorNeutralBackground6, #e6e6e6);--webchat-colorNeutralStencil1: var(--colorNeutralStencil1, #e6e6e6);--webchat-colorNeutralStencil2: var(--colorNeutralStencil2, #fafafa);--webchat-colorNeutralShadowAmbient: var(--colorNeutralShadowAmbient, #0000001f);--webchat-colorNeutralShadowKey: var(--colorNeutralShadowKey, #00000024);--webchat-colorTransparentBackground: var(--colorTransparentBackground, #0006);--webchat-colorNeutralStrokeDisabled: var(--colorNeutralStrokeDisabled, #e0e0e0);--webchat-colorNeutralStroke1: var(--colorNeutralStroke1, #d1d1d1);--webchat-colorNeutralStroke1Hover: var(--colorNeutralStroke1Hover, #c7c7c7);--webchat-colorNeutralStroke1Pressed: var(--colorNeutralStroke1Pressed, #b3b3b3);--webchat-colorNeutralStroke1Selected: var(--colorNeutralStroke1Selected, #bdbdbd);--webchat-colorNeutralStroke2: var(--colorNeutralStroke2, #e0e0e0);--webchat-colorStrokeFocus2: var(--colorStrokeFocus2, #000);--webchat-colorBrandStroke2: var(--colorBrandStroke2, #9edcf7);--webchat-colorBrandStroke2Pressed: var(--colorBrandStroke2Pressed, #01384d);--webchat-colorTransparentStroke: var(--colorTransparentStroke, transparent);--webchat-colorBrandForeground1: var(--colorBrandForeground1, #01678c);--webchat-colorBrandForeground2Hover: var(--colorBrandForeground2Hover, #015a7a);--webchat-colorBrandForeground2Pressed: var(--colorBrandForeground2Pressed, #01384d);--webchat-colorBrandForegroundLink: var(--colorBrandForegroundLink, #01678c);--webchat-colorBrandForegroundLinkHover: var(--colorBrandForegroundLinkHover, #015a7a);--webchat-colorBrandForegroundLinkPressed: var(--colorBrandForegroundLinkPressed, #014259);--webchat-colorBrandForegroundLinkSelected: var(--colorBrandForegroundLinkSelected, #01678c);--webchat-colorBrandBackground: var(--colorBrandBackground, #077fab);--webchat-colorBrandBackgroundHover: var(--colorBrandBackgroundHover, #06729a);--webchat-colorBrandBackgroundPressed: var(--colorBrandBackgroundPressed, #044760);--webchat-colorBrandBackground2: var(--colorBrandBackground2, #def2fc);--webchat-colorBrandBackground2Hover: var(--colorBrandBackground2Hover, #bee7fa);--webchat-colorBrandBackground2Pressed: var(--colorBrandBackground2Pressed, #7fd2f5);--webchat-colorCompoundBrandForeground1Hover: var(--colorCompoundBrandForeground1Hover, #02729c);--webchat-colorStatusDangerForeground1: var(--colorStatusDangerForeground1, #b10e1c);--webchat-colorGray30: var(--colorGray30, #edebe9);--webchat-colorGray160: var(--colorGray160, #323130);--webchat-colorGray190: var(--colorGray190, #201f1e);--webchat-colorGray200: var(--colorGray200, #1b1a19);--webchat-colorGrey8: #141414;--webchat-colorGrey14: #242424;--webchat-colorGrey92: #ebebeb;--webchat-colorGrey98: #fafafa;--webchat-shadow2: var(--shadow2, 0 0 2px #0000001f, 0 1px 2px #00000024);--webchat-shadow4: var(--shadow4, 0 0 2px #0000001f, 0 2px 4px #00000024);--webchat-shadow16: var(--shadow16, 0 6.4px 14.4px 0 #0002, 0 1.2px 3.6px 0 #0000001c);--webchat-shadow64: var(--shadow64, 0 0 8px #0000001f, 0 32px 64px #00000024);--webchat-spacingHorizontalNone: var(--spacingHorizontalNone, 0);--webchat-spacingHorizontalXXS: var(--spacingHorizontalXXS, 2px);--webchat-spacingHorizontalXS: var(--spacingHorizontalXS, 4px);--webchat-spacingHorizontalSNudge: var(--spacingHorizontalSNudge, 6px);--webchat-spacingHorizontalS: var(--spacingHorizontalS, 8px);--webchat-spacingHorizontalMNudge: var(--spacingHorizontalMNudge, 10px);--webchat-spacingHorizontalM: var(--spacingHorizontalM, 12px);--webchat-spacingHorizontalL: var(--spacingHorizontalL, 16px);--webchat-spacingHorizontalXL: var(--spacingHorizontalXL, 20px);--webchat-spacingHorizontalXXL: var(--spacingHorizontalXXL, 24px);--webchat-spacingHorizontalXXXL: var(--spacingHorizontalXXXL, 32px);--webchat-spacingVerticalNone: var(--spacingVerticalNone, 0);--webchat-spacingVerticalXXS: var(--spacingVerticalXXS, 2px);--webchat-spacingVerticalXS: var(--spacingVerticalXS, 4px);--webchat-spacingVerticalSNudge: var(--spacingVerticalSNudge, 6px);--webchat-spacingVerticalS: var(--spacingVerticalS, 8px);--webchat-spacingVerticalMNudge: var(--spacingVerticalMNudge, 10px);--webchat-spacingVerticalM: var(--spacingVerticalM, 12px);--webchat-spacingVerticalL: var(--spacingVerticalL, 16px);--webchat-spacingVerticalXL: var(--spacingVerticalXL, 20px);--webchat-spacingVerticalXXL: var(--spacingVerticalXXL, 24px);--webchat-spacingVerticalXXXL: var(--spacingVerticalXXXL, 32px);--webchat-fontFamilyBase: var(--fontFamilyBase, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontFamilyMonospace: var(--fontFamilyMonospace, Consolas, \"Courier New\", Courier, monospace);--webchat-fontFamilyNumeric: var(--fontFamilyNumeric, Bahnschrift, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontWeightRegular: var(--fontWeightRegular, 400);--webchat-fontWeightSemibold: var(--fontWeightSemibold, 600);--webchat-fontSizeBase100: var(--fontSizeBase100, 10px);--webchat-fontSizeBase200: var(--fontSizeBase200, 12px);--webchat-fontSizeBase300: var(--fontSizeBase300, 14px);--webchat-fontSizeBase400: var(--fontSizeBase400, 16px);--webchat-fontSizeBase500: var(--fontSizeBase500, 20px);--webchat-fontSizeBase600: var(--fontSizeBase600, 24px);--webchat-fontSizeHero700: var(--fontSizeHero700, 28px);--webchat-fontSizeHero800: var(--fontSizeHero800, 32px);--webchat-fontSizeHero900: var(--fontSizeHero900, 40px);--webchat-lineHeightBase100: var(--lineHeightBase100, 14px);--webchat-lineHeightBase200: var(--lineHeightBase200, 16px);--webchat-lineHeightBase300: var(--lineHeightBase300, 20px);--webchat-lineHeightBase400: var(--lineHeightBase400, 22px);--webchat-lineHeightBase500: var(--lineHeightBase500, 28px);--webchat-lineHeightBase600: var(--lineHeightBase600, 32px);--webchat-lineHeightHero700: var(--lineHeightHero700, 36px);--webchat-lineHeightHero800: var(--lineHeightHero800, 40px);--webchat-lineHeightHero900: var(--lineHeightHero900, 52px);--webchat-lineHeightHero1000: var(--lineHeightHero1000, 92px);--webchat-borderRadiusSmall: var(--borderRadiusSmall, 2px);--webchat-borderRadiusMedium: var(--borderRadiusMedium, 4px);--webchat-borderRadiusLarge: var(--borderRadiusLarge, 6px);--webchat-borderRadiusXLarge: var(--borderRadiusXLarge, 8px);--webchat-strokeWidthThin: var(--strokeWidthThin, 1px);--webchat-strokeWidthThick: var(--strokeWidthThick, 2px);--webchat-strokeWidthThicker: var(--strokeWidthThicker, 3px);--webchat-durationUltraFast: var(--durationUltraFast, 0);--webchat-durationNormal: var(--durationNormal, .2s);--webchat-durationUltraSlow: var(--durationUltraSlow, .5s);--webchat-curveAccelerateMid: var(--curveAccelerateMid, cubic-bezier(1, 0, 1, 1));--webchat-curveDecelerateMid: var(--curveDecelerateMid, cubic-bezier(0, 0, 0, 1));display:contents}@media (prefers-reduced-motion){.webchat-fluent.w2roZmq_theme{--webchat-durationUltraFast: .01ms;--webchat-durationNormal: .01ms}}.webchat-fluent.w2roZmq_theme .webchat__css-custom-properties{--webchat__color--accent: var(--webchat-colorBrandForeground1);--webchat__color--subtle: var(--webchat-colorNeutralForeground2);--webchat__color--timestamp: var(--webchat-colorNeutralForeground3);--webchat__font--primary: var(--webchat-fontFamilyBase);--webchat__font-size--small: var(--webchat-fontSizeBase200);--webchat__font-size--medium: var(--webchat-fontSizeBase300);--webchat__line-height--small: var(--webchat-lineHeightBase200);--webchat__line-height--medium: var(--webchat-lineHeightBase300);--webchat__max-width--bubble: var(--webchat-bubble-maxWidth);--webchat__min-height--bubble: var(--webchat-bubble-minHeight);--webchat__padding--regular: var(--webchat-spacingVerticalS);--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingHorizontalMNudge);--webchat__border-animation--color-1: #464feb;--webchat__border-animation--color-2: #47cffa;--webchat__border-animation--color-3: #b47cf8}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__css-custom-properties{--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalXL) var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__surface{background-color:var(--webchat__color--surface)}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__surface{box-sizing:border-box;padding-inline-start:var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralForeground5) transparent;-moz-scrollbar-width:thin}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body)::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge);visibility:hidden}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body)::-webkit-scrollbar-corner{background:none}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body):hover::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge)}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body):hover::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:3px solid #0000;border-radius:10px}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body):hover::-webkit-scrollbar-thumb:hover{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:1px solid #0000;border-radius:10px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__scrollable{scrollbar-gutter:stable}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__terminator:focus-visible+.webchat__basic-transcript__focus-indicator{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:not(:focus-visible) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__focus-indicator{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__bubble:after,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat__bubble--border-radius);content:\"\";outline-offset:0;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);pointer-events:none;position:absolute;inset:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat-borderRadiusMedium);outline-offset:-3px}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .liner-message-activity__text{outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);border-radius:20px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__filler{flex-grow:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:has(.webchat__basic-transcript__activity:only-child):has(.pre-chat-message-activity) .webchat__basic-transcript__filler{flex-grow:.5}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog{place-items:center;height:100%;display:grid}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog::backdrop{background-color:var(--webchat-colorTransparentBackground)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);color:var(--webchat-colorNeutralForeground1);box-shadow:var(--webchat-shadow64);position:relative}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button{color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:active):hover{background-color:var(--webchat-colorNeutralBackground3)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus:active{background-color:var(--webchat-colorNeutralBackground4)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:focus-visible){border:none}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button-image{fill:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);border:none}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button{color:var(--webchat__code-block__copy-button--color);height:20px;width:20px;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;border:none;margin-inline-start:var(--webchat-spacingHorizontalS);padding:0}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button .webchat__code-block-copy-button__icon{background-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:is(:hover,:active){background:var(--webchat__code-block__copy-button--background);color:var(--webchat__code-block__copy-button--color)}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:focus{color:var(--webchat__code-block__copy-button--color);outline-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within .webchat__code-block__body{outline:none}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-dark-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey8));--webchat__code-block__copy-button--background: var(--codeBlockCopyButtonBackgroundPressed, var(--webchat-colorGrey14));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey98))}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-light-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey98));--webchat__code-block__copy-button--background: var(--codeBlockBackgroundPressed, var(--webchat-colorGrey92));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey8))}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button-layout{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS);display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button{aspect-ratio:1;height:var(--webchat-lineHeightBase300);width:unset;justify-content:center;align-items:center;padding:0;display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalS);position:absolute;top:0;right:32px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__box{width:fit-content}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__body{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM);margin:0}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__body{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);margin:0 calc(var(--webchat-spacingHorizontalM) * -1);padding:0 var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__footer{color:var(--webchat-colorNeutralForeground4);font-size:var(--webchat-fontSizeBase100);line-height:var(--webchat-lineHeightBase100)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent.w2roZmq_theme .webchat__activity-button{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);color:var(--webchat-colorNeutralForeground1);gap:var(--webchat-spacingHorizontalXS);padding:5px var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:hover{background:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:active{background:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:focus-visible{background:var(--webchat-colorNeutralBackground1);outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__activity-button[aria-disabled=true]{background:var(--webchat-colorNeutralBackgroundDisabled);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__activity-button .webchat__activity-button__icon{width:20px;height:20px}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button .webchat__activity-copy-button__copied-text{background-color:var(--webchat-colorNeutralBackground1)}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button.webchat__activity-copy-button--copied .webchat__activity-copy-button__copied-text{animation-duration:var(--webchat-durationUltraSlow)}.webchat-fluent.w2roZmq_theme .webchat__monochrome-image-masker{background-color:currentColor;width:1em;height:1em}.webchat-fluent.w2roZmq_theme .webchat__thumb-button .webchat__thumb-button__image{color:var(--webchat-colorNeutralForeground1)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input:focus-visible){outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input[aria-disabled=true]) .webchat__thumb-button__image{color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__tooltip{--webchat__tooltip-background: var(--tooltip-background, var(--webchat-colorNeutralBackground1));color:var(--webchat-colorNeutralForeground1);filter:drop-shadow(0 0 2px var(--webchat-colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--webchat-colorNeutralShadowKey));font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);transition:opacity var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__form-header{color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__form{gap:var(--webchat-spacingVerticalXS)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__form-footer{color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button{background-color:var(--webchat-colorBrandBackground);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackground);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForegroundOnBrand);cursor:pointer;font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button:hover{background-color:var(--webchat-colorBrandBackgroundHover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundHover)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button:active{background-color:var(--webchat-colorBrandBackgroundPressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundPressed)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button{background-color:var(--webchat-colorNeutralBackground1);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);cursor:pointer;font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);gap:var(--webchat-spacingVerticalSNudge);padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area:after{border-bottom-left-radius:var(--webchat-borderRadiusMedium);border-bottom-right-radius:var(--webchat-borderRadiusMedium);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorBrandForeground1);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area:focus-within{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator{height:16px;margin:auto var(--webchat-spacingHorizontalMNudge);flex:none;align-self:start;display:flex}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator__image{width:auto;height:6px}\n/*! For license information please see botframework-webchat-fluent-theme.css.LEGAL.txt */\n",ke=ht(xa);import{useMemo as ya}from"react";function ka(e){return ya(()=>Object.freeze(Object.fromEntries(Object.entries(e).map(([t,o])=>[t,`${t} ${o}`]))),[e])}var c=ka;import{useMemo as Aa}from"react";import{useContext as Ma,useMemo as za}from"react";import{createContext as Ba}from"react";import Na,{memo as Sa,useMemo as Ta}from"react";function Ne({Provider:e},{defaults:t,displayName:o}){let a=({children:r,...n})=>{let s=Ta(()=>Object.freeze({...t,...n}),[n]);return Na.createElement(e,{value:s},r)};return a.displayName=o,Sa(a)}var Se=Ba(new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),Ca=Ne(Se,{defaults:{variant:""},displayName:"VariantComposer"}),_t=Ca;function G(){let{variant:e}=Ma(Se);return za(()=>e.split(" "),[e])}function C(e){let t=c(e),o=G();return Aa(()=>o.map(a=>t[`variant-${a}`]).filter(a=>a).join(" "),[t,o])}var Ha={preChatMessageActivityStarterPromptsCardAction:"pre-chat message activity starter prompts card action",sendBoxContainer:"send box container",sendBoxDropZone:"send box drop zone",sendBoxSendButton:"send box send button",sendBoxSuggestedAction:"send box suggested action",sendBoxTextBox:"send box text area",sendBoxTelephoneKeypadButton1:"send box telephone keypad button 1",sendBoxTelephoneKeypadButton2:"send box telephone keypad button 2",sendBoxTelephoneKeypadButton3:"send box telephone keypad button 3",sendBoxTelephoneKeypadButton4:"send box telephone keypad button 4",sendBoxTelephoneKeypadButton5:"send box telephone keypad button 5",sendBoxTelephoneKeypadButton6:"send box telephone keypad button 6",sendBoxTelephoneKeypadButton7:"send box telephone keypad button 7",sendBoxTelephoneKeypadButton8:"send box telephone keypad button 8",sendBoxTelephoneKeypadButton9:"send box telephone keypad button 9",sendBoxTelephoneKeypadButton0:"send box telephone keypad button 0",sendBoxTelephoneKeypadButtonStar:"send box telephone keypad button star",sendBoxTelephoneKeypadButtonPound:"send box telephone keypad button pound",sendBoxTelephoneKeypadToolbarButton:"send box telephone keypad toolbar button",sendBoxUploadButton:"send box upload button"},h=Ha;import{hooks as Fa}from"botframework-webchat-component";import La from"classnames";import gt,{memo as Ea,useCallback as Pa,useEffect as Da,useRef as Ia,useState as Ra}from"react";import{useRefFrom as Wa}from"use-ref-from";var ae={"sendbox__attachment-drop-zone--droppable":"wbibrda_sendbox__attachment-drop-zone--droppable","sendbox__attachment-drop-zone-icon":"wbibrda_sendbox__attachment-drop-zone-icon","sendbox__attachment-drop-zone":"wbibrda_sendbox__attachment-drop-zone"},mt=ae,ws=ae["sendbox__attachment-drop-zone--droppable"];var fs=ae["sendbox__attachment-drop-zone-icon"];var vs=ae["sendbox__attachment-drop-zone"];var{useLocalizer:Va}=Fa,re=e=>{e.preventDefault()},wt=e=>!!e.dataTransfer?.types?.some(t=>t.toLowerCase()==="files");function Oa(e,t){let o=e.parentNode;for(;o;){if(o===t)return!0;o=o.parentNode}return!1}var ft=e=>{let[t,o]=Ra(!1),a=c(mt),r=Ia(null),n=Va(),s=Wa(e.onFilesAdded);Da(()=>{let b=0,p=_=>{document.addEventListener("dragover",re),b++,wt(_)&&o(r.current&&(_.target===r.current||_.target instanceof HTMLElement&&Oa(_.target,r.current))?"droppable":"visible")},d=()=>--b<=0&&o(!1),l=()=>{document.removeEventListener("dragover",re),b=0,o(!1)},u=_=>{r.current?.contains(_.target)||l()};return document.addEventListener("dragend",l),document.addEventListener("dragenter",p),document.addEventListener("dragleave",d),document.addEventListener("drop",u),()=>{document.removeEventListener("dragend",l),document.removeEventListener("dragenter",p),document.removeEventListener("dragleave",d),document.removeEventListener("dragover",re),document.removeEventListener("drop",u)}},[o]);let i=Pa(b=>{b.preventDefault(),o(!1),wt(b.nativeEvent)&&s.current([...b.dataTransfer.files])},[s,o]);return t?gt.createElement("div",{className:La(a["sendbox__attachment-drop-zone"],{[a["sendbox__attachment-drop-zone--droppable"]]:t==="droppable"}),"data-testid":h.sendBoxDropZone,onDragOver:re,onDrop:i,ref:r},gt.createElement(we,{className:a["sendbox__attachment-drop-zone-icon"]}),n("TEXT_INPUT_DROP_ZONE")):null};ft.displayName="DropZone";var Te=Ea(ft);import{hooks as Jr}from"botframework-webchat-component";import $r from"classnames";import se,{memo as Yr,useCallback as Qr}from"react";import{getOrgSchemaMessage as Ka}from"botframework-webchat-core";function D(e){return!!(e&&Ka(e?.entities||[])?.keywords?.includes("PreChatMessage"))}import{hooks as fr}from"botframework-webchat-component";import vr from"classnames";import R,{memo as xr,useMemo as yr}from"react";var H={"pre-chat-message-activity__body":"wdPvBTa_pre-chat-message-activity__body","pre-chat-message-activity__body-avatar":"wdPvBTa_pre-chat-message-activity__body-avatar","pre-chat-message-activity__body--blueprint":"wdPvBTa_pre-chat-message-activity__body--blueprint","pre-chat-message-activity__body-subtitle":"wdPvBTa_pre-chat-message-activity__body-subtitle","pre-chat-message-activity__body-title":"wdPvBTa_pre-chat-message-activity__body-title","pre-chat-message-activity":"wdPvBTa_pre-chat-message-activity","pre-chat-message-activity__toolbar":"wdPvBTa_pre-chat-message-activity__toolbar"},vt=H,Is=H["pre-chat-message-activity__body"];var Rs=H["pre-chat-message-activity__body-avatar"];var Ws=H["pre-chat-message-activity__body--blueprint"];var Vs=H["pre-chat-message-activity__body-subtitle"];var Os=H["pre-chat-message-activity__body-title"];var Ks=H["pre-chat-message-activity"];var Gs=H["pre-chat-message-activity__toolbar"];import{hooks as tr}from"botframework-webchat-api";import or from"classnames";import L,{Fragment as ar,memo as rr}from"react";import{Components as Ga,hooks as qa}from"botframework-webchat-component";import yt from"classnames";import X,{memo as Xa,useCallback as Ua,useMemo as Za}from"react";import{useRefFrom as ja}from"use-ref-from";var q={"pre-chat-message-activity__card-action-box":"woY4Pxq_pre-chat-message-activity__card-action-box","pre-chat-message-activity__card-action-image":"woY4Pxq_pre-chat-message-activity__card-action-image","pre-chat-message-activity__card-action-subtitle":"woY4Pxq_pre-chat-message-activity__card-action-subtitle","pre-chat-message-activity__card-action-title":"woY4Pxq_pre-chat-message-activity__card-action-title"},xt=q,js=q["pre-chat-message-activity__card-action-box"];var Js=q["pre-chat-message-activity__card-action-image"];var $s=q["pre-chat-message-activity__card-action-subtitle"];var Ys=q["pre-chat-message-activity__card-action-title"];var{useFocus:Ja,useRenderMarkdownAsHTML:$a,useSendBoxValue:Ya,useUIState:Qa}=qa,{MonochromeImageMasker:er}=Ga,kt=({className:e,messageBackAction:t})=>{let[o,a]=Ya(),[r]=Qa(),n=c(xt),s=Ja(),i=ja(t?.displayText||t?.text||""),b=$a("message activity"),p=Za(()=>b?{__html:b(t?.text||"")}:void 0,[t?.text,b]),d=r==="disabled",l=t&&"title"in t&&t.title,u=r==="blueprint"||!l,_=Ua(()=>{a(i.current),s("sendBox")},[s,i,a]);return u?X.createElement("div",{className:yt(e,n["pre-chat-message-activity__card-action-box"]),"data-testid":h.preChatMessageActivityStarterPromptsCardAction}):X.createElement("button",{"aria-disabled":d?!0:void 0,className:yt(e,n["pre-chat-message-activity__card-action-box"]),"data-testid":h.preChatMessageActivityStarterPromptsCardAction,onClick:d?void 0:_,tabIndex:d?-1:void 0,type:"button"},X.createElement("div",{className:n["pre-chat-message-activity__card-action-title"]},l),"image"in t&&t.image&&X.createElement(er,{className:n["pre-chat-message-activity__card-action-image"],src:t.image}),X.createElement("div",{className:n["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:p}))};kt.displayName="StarterPromptsCardAction";var U=Xa(kt);var Be={"pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid","pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar"},Nt=Be,bd=Be["pre-chat-message-activity__card-action-toolbar-grid"];var ud=Be["pre-chat-message-activity__card-action-toolbar"];var{useUIState:nr}=tr,St=({cardActions:e,className:t})=>{let o=c(Nt),[a]=nr();return L.createElement("div",{className:or(t,o["pre-chat-message-activity__card-action-toolbar"])},L.createElement("div",{className:o["pre-chat-message-activity__card-action-toolbar-grid"]},a==="blueprint"?L.createElement(ar,null,L.createElement(U,null),L.createElement(U,null),L.createElement(U,null)):e.filter(r=>r.type==="messageBack").map((r,n)=>L.createElement(U,{key:n,messageBackAction:r}))))};St.displayName="StarterPromptsToolbar";var Tt=rr(St);import gr from"classnames";import Mt,{memo as wr}from"react";var ne={"activity-decorator":"wLpvzAq_activity-decorator","variant-fluent":"wLpvzAq_variant-fluent","variant-copilot":"wLpvzAq_variant-copilot"},Ce=ne,Nd=ne["activity-decorator"];var Sd=ne["variant-fluent"];var Td=ne["variant-copilot"];import ie,{memo as ur,useMemo as pr}from"react";import{hooks as hr}from"botframework-webchat-component";import{useMemo as ir}from"react";import{hooks as cr}from"botframework-webchat-component";var{useStyleOptions:sr}=cr;function Me(e){let[t]=sr();return ir(()=>Object.freeze([{...t,...e?.channelData?.webChat?.styleOptions}]),[e?.channelData?.webChat?.styleOptions,t])}import{getOrgSchemaMessage as dr}from"botframework-webchat-core";function ze(e){return!!(e&&dr(e?.entities||[])?.keywords?.includes("AIGeneratedContent"))}import{useMemo as lr}from"react";import{getOrgSchemaMessage as br}from"botframework-webchat-core";function I(e){return lr(()=>{let t=br(e?.entities||[]);return typeof t?.author=="string"?{"@type":"Person",description:void 0,image:void 0,name:t?.author}:t?.author},[e])}var Z={"copilot-message-header__title":"wyJATiG_copilot-message-header__title","copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar","copilot-message-header":"wyJATiG_copilot-message-header","copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content"},Bt=Z,Rd=Z["copilot-message-header__title"];var Wd=Z["copilot-message-header__avatar"];var Vd=Z["copilot-message-header"];var Od=Z["copilot-message-header__ai-generated-content"];var{useLocalizer:_r}=hr;function mr({activity:e}){let[{botAvatarImage:t,botAvatarBackgroundColor:o}]=Me(e),a=c(Bt),r=_r(),n=ze(e),s=pr(()=>({"--background-color":o}),[o]),i=I(e),b=i?.image||t,p=i?.name||e?.from?.name;return ie.createElement("div",{className:a["copilot-message-header"]},b&&ie.createElement("img",{alt:r("AVATAR_ALT",p),className:a["copilot-message-header__avatar"],src:b,style:s}),ie.createElement("span",{className:a["copilot-message-header__title"],title:p},p),n&&ie.createElement("span",{className:a["copilot-message-header__ai-generated-content"]},r("ACTIVITY_CONTENT_CAUTION")))}var Ct=ur(mr);function zt({activity:e,children:t}){let o=c(Ce),a=G(),r=C(Ce),n=a.includes("copilot")&&e?.from?.role==="bot"&&!!t;return Mt.createElement("div",{className:gr(o["activity-decorator"],r)},n&&Mt.createElement(Ct,{activity:e}),t)}zt.displayName="ActivityDecorator";var Ae=wr(zt);var{useLocalizer:kr,useRenderMarkdownAsHTML:Nr,useUIState:Sr}=fr,At=({activity:e})=>{let[t]=Sr(),o=c(vt),a=Nr(),r=kr(),n=I(e),s=yr(()=>a?{__html:a(n?.description||"")}:{__html:""},[n?.description,a]);return R.createElement("div",{className:o["pre-chat-message-activity"]},n&&R.createElement("div",{className:vr(o["pre-chat-message-activity__body"],t==="blueprint"&&o["pre-chat-message-activity__body--blueprint"])},n.image&&R.createElement("img",{alt:r("AVATAR_ALT",n.name),className:o["pre-chat-message-activity__body-avatar"],src:n.image}),n.name&&R.createElement("h2",{className:o["pre-chat-message-activity__body-title"]},n.name),n.description&&R.createElement("div",{className:o["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:s})),R.createElement(Tt,{cardActions:e.suggestedActions?.actions||[],className:o["pre-chat-message-activity__toolbar"]}))};At.displayName="PreChatMessageActivity";var He=xr(At);function Fe(e){let{title:t}=e,{type:o,value:a}=e;return o==="messageBack"?t||e.displayText:t||(typeof a=="string"?a:JSON.stringify(a))}import Tr,{createContext as Br,memo as Cr,useCallback as W,useContext as Mr,useEffect as zr,useMemo as Ar,useRef as Le}from"react";var Ht=Br({itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function Hr(e){let t=Le(0),o=Le([]),a=W(({current:d},l)=>d&&(d.tabIndex=t.current===l?0:-1),[t]),r=W(d=>{let l;typeof d=="number"?l=d:l=d(t.current),l&&!o.current.at(l)?.current&&(l=0),t.current!==l&&(t.current=l,o.current.forEach((u,_)=>a(u,_)),o.current.at(l)?.current?.focus())},[a,o,t]),n=W(d=>{let{target:l}=d,u=o.current.findIndex(({current:_})=>_===l);u!==-1&&r(u)},[o,r]),s=W(d=>l=>{let u=!e.direction,_=/up|down/iu.test(d)&&e.direction==="vertical",k=/left|right/iu.test(d)&&e.direction==="horizontal",m=/right|down/iu.test(d),N=u||_||k?m?1:-1:0,T=o.current.map((z,A)=>A),B=T.indexOf(l)+N;return T.at(B)??0},[e.direction]),i=W(d=>{let{key:l}=d;switch(l){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":r(s(l));break;case"Home":r(0);break;case"End":r(-1);break;case"Escape":e.onEscapeKey?.();break;default:return}d.preventDefault(),d.stopPropagation()},[r,s,e]),b=W((d,l)=>{let{current:u}=d;return o.current[Number(l)]=d,u.addEventListener("focus",n),u.addEventListener("keydown",i),a(d,l),()=>{u.removeEventListener("focus",n),u.removeEventListener("keydown",i),delete o.current[Number(l)]}},[n,i,a,o]),p=Ar(()=>({itemEffector:b}),[b]);return Tr.createElement(Ht.Provider,{value:p},e.children)}function Ft(e){let t=Le(null),{itemEffector:o}=Mr(Ht);return zr(()=>o(t,e)),t}var Lt=Cr(Hr);import{hooks as Rr}from"botframework-webchat-component";import Wr from"classnames";import Pe,{memo as Vr,useCallback as Or}from"react";import Fr,{forwardRef as Lr,memo as Er,useRef as Pr}from"react";var Dr=e=>e.preventDefault(),Ir=Lr(({"aria-hidden":e,children:t,className:o,"data-testid":a,disabled:r,onClick:n,tabIndex:s},i)=>{let b=Pr(null);return Fr.createElement("button",{"aria-disabled":r?"true":void 0,"aria-hidden":e,className:o,"data-testid":a,onClick:r?Dr:n,ref:i||b,tabIndex:r?-1:s,type:"button"},t)}),Et=Er(Ir);var Ee={"suggested-action":"wenGMeW_suggested-action","suggested-action__image":"wenGMeW_suggested-action__image"},Pt=Ee,Al=Ee["suggested-action"];var Hl=Ee["suggested-action__image"];var{useFocus:Kr,usePerformCardAction:Gr,useScrollToEnd:qr,useStyleSet:Xr,useSuggestedActions:Ur,useUIState:Zr}=Rr;function jr({buttonText:e,className:t,displayText:o,image:a,imageAlt:r,itemIndex:n,text:s,type:i,value:b}){let[p,d]=Ur(),[{suggestedAction:l}]=Xr(),[u]=Zr(),_=Kr(),k=Ft(n),m=Gr(),N=c(Pt),T=qr(),B=Or(({target:z})=>{(async function(){await _("sendBoxWithoutKeyboard"),m({displayText:o,text:s,type:i,value:b},{target:z}),i==="openUrl"&&d([]),T()})()},[o,_,m,T,d,s,i,b]);return Pe.createElement(Et,{className:Wr(N["suggested-action"],l+"",(t||"")+""),"data-testid":h.sendBoxSuggestedAction,disabled:u==="disabled",onClick:B,ref:k,type:"button"},a&&Pe.createElement("img",{alt:r,className:N["suggested-action__image"],src:a}),Pe.createElement("span",null,e))}var Dt=Vr(jr);var ce={"suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked","suggested-actions":"wy3OzFW_suggested-actions","suggested-actions--flow":"wy3OzFW_suggested-actions--flow"},De=ce,Ul=ce["suggested-actions--stacked"];var Zl=ce["suggested-actions"];var jl=ce["suggested-actions--flow"];var{useFocus:en,useLocalizer:tn,useStyleOptions:on,useStyleSet:an,useSuggestedActions:rn,useUIState:nn}=Jr;function cn(e){let[{suggestedActionLayout:t}]=on(),[{suggestedActions:o}]=an(),[a]=nn(),r=c(De);return se.createElement("div",{"aria-label":e["aria-label"],"aria-orientation":"vertical",className:$r(r["suggested-actions"],o+"",{[r["suggested-actions--flow"]]:t==="flow",[r["suggested-actions--stacked"]]:t!=="flow"},e.className),role:"toolbar"},a!=="blueprint"&&e.children)}function sn(){let e=c(De),t=tn(),[o,a,{activity:r}]=rn(),n=en(),s=Qr(()=>{n("sendBox")},[n]),i=D(r)?[]:o.map((b,p)=>{let{displayText:d,image:l,imageAltText:u,text:_,type:k,value:m}=b;return o?.length?se.createElement(Dt,{buttonText:Fe(b),displayText:d,image:l,imageAlt:l&&(u||_),itemIndex:p,key:p,text:_,type:k,value:m}):null});return se.createElement(Lt,{onEscapeKey:s},se.createElement(cn,{"aria-label":t("SUGGESTED_ACTIONS_LABEL_ALT"),className:e["suggested-actions"]},i))}var Ie=Yr(sn);import ln,{memo as bn,useMemo as un,useState as pn}from"react";import{createContext as dn}from"react";var It=dn(new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));It.displayName="TelephoneKeypad.Context";var de=It;var hn=bn(({children:e})=>{let[t,o]=pn(!1),a=un(()=>Object.freeze({setShown:o,shown:t}),[o,t]);return ln.createElement(de.Provider,{value:a},e)}),Re=hn;import Tn,{memo as Bn}from"react";import{Components as xn}from"botframework-webchat-component";import yn from"classnames";import g,{memo as Ot,useCallback as x,useEffect as kn,useRef as Nn}from"react";import{useRefFrom as Vt}from"use-ref-from";import We,{forwardRef as _n,memo as mn,useCallback as gn}from"react";import{useRefFrom as wn}from"use-ref-from";var j={"telephone-keypad--horizontal":"wwTs9lq_telephone-keypad--horizontal","telephone-keypad__button__ruby":"wwTs9lq_telephone-keypad__button__ruby","telephone-keypad__button":"wwTs9lq_telephone-keypad__button","telephone-keypad__button__text":"wwTs9lq_telephone-keypad__button__text"},Rt=j,gb=j["telephone-keypad--horizontal"];var wb=j["telephone-keypad__button__ruby"];var fb=j["telephone-keypad__button"];var vb=j["telephone-keypad__button__text"];var Wt=mn(_n(({button:e,"data-testid":t,onClick:o,ruby:a},r)=>{let n=c(Rt),s=wn(o),i=gn(()=>s.current?.(),[s]);return We.createElement("button",{className:n["telephone-keypad__button"],"data-testid":t,onClick:i,ref:r,type:"button"},We.createElement("span",{className:n["telephone-keypad__button__text"]},e==="*"?"\u2217":e),!!a&&We.createElement("ruby",{className:n["telephone-keypad__button__ruby"]},a))}));Wt.displayName="TelephoneKeypad.Button";var v=Wt;import{useContext as fn,useMemo as vn}from"react";function M(){let{setShown:e,shown:t}=fn(de);return vn(()=>Object.freeze([t,e]),[t,e])}var J={"telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link","telephone-keypad":"wEgqGmW_telephone-keypad","telephone-keypad__box":"wEgqGmW_telephone-keypad__box","telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message"},Ve=J,Fb=J["telephone-keypad__info-message-link"];var Lb=J["telephone-keypad"];var Eb=J["telephone-keypad__box"];var Pb=J["telephone-keypad__info-message"];var{LocalizedString:Sn}=xn,Kt=Ot(({children:e,isHorizontal:t})=>{let o=c(Ve);return t?null:g.createElement("div",{className:o["telephone-keypad__box"]},e)});Kt.displayName="TelephoneKeypad:Orientation";var Gt=Ot(({autoFocus:e,className:t,onButtonClick:o,isHorizontal:a})=>{let r=Vt(e),n=c(Ve),s=Nn(null),i=Vt(o),[,b]=M(),p=x(()=>i.current?.("1"),[i]),d=x(()=>i.current?.("2"),[i]),l=x(()=>i.current?.("3"),[i]),u=x(()=>i.current?.("4"),[i]),_=x(()=>i.current?.("5"),[i]),k=x(()=>i.current?.("6"),[i]),m=x(()=>i.current?.("7"),[i]),N=x(()=>i.current?.("8"),[i]),T=x(()=>i.current?.("9"),[i]),B=x(()=>i.current?.("0"),[i]),z=x(()=>i.current?.("*"),[i]),A=x(()=>i.current?.("#"),[i]),P=x(ee=>{ee.key==="Escape"&&b(!1)},[b]);return kn(()=>{r.current&&s.current?.focus()},[r,s]),g.createElement("div",{className:yn(n["telephone-keypad"],t),onKeyDown:P},g.createElement(Kt,{isHorizontal:a},g.createElement(v,{button:"1","data-testid":h.sendBoxTelephoneKeypadButton1,onClick:p,ref:s}),g.createElement(v,{button:"2","data-testid":h.sendBoxTelephoneKeypadButton2,onClick:d,ruby:"ABC"}),g.createElement(v,{button:"3","data-testid":h.sendBoxTelephoneKeypadButton3,onClick:l,ruby:"DEF"}),g.createElement(v,{button:"4","data-testid":h.sendBoxTelephoneKeypadButton4,onClick:u,ruby:"GHI"}),g.createElement(v,{button:"5","data-testid":h.sendBoxTelephoneKeypadButton5,onClick:_,ruby:"JKL"}),g.createElement(v,{button:"6","data-testid":h.sendBoxTelephoneKeypadButton6,onClick:k,ruby:"MNO"}),g.createElement(v,{button:"7","data-testid":h.sendBoxTelephoneKeypadButton7,onClick:m,ruby:"PQRS"}),g.createElement(v,{button:"8","data-testid":h.sendBoxTelephoneKeypadButton8,onClick:N,ruby:"TUV"}),g.createElement(v,{button:"9","data-testid":h.sendBoxTelephoneKeypadButton9,onClick:T,ruby:"WXYZ"}),g.createElement(v,{button:"*","data-testid":h.sendBoxTelephoneKeypadButtonStar,onClick:z}),g.createElement(v,{button:"0","data-testid":h.sendBoxTelephoneKeypadButton0,onClick:B,ruby:"+"}),g.createElement(v,{button:"#","data-testid":h.sendBoxTelephoneKeypadButtonPound,onClick:A})),g.createElement("div",{className:n["telephone-keypad__info-message"]},g.createElement(ve,null),g.createElement(Sn,{linkClassName:n["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});Gt.displayName="TelephoneKeypad";var qt=Gt;var Xt=Bn(e=>M()[0]?Tn.createElement(qt,{...e}):null);Xt.displayName="TelephoneKeypad.Surrogate";var Oe=Xt;import{hooks as zn}from"botframework-webchat-component";import be,{useCallback as jt,useRef as An,memo as Hn}from"react";import{useRefFrom as Fn}from"use-ref-from";import{hooks as Cn}from"botframework-webchat-api";import Ke from"classnames";import Ge,{memo as qe}from"react";var $={"sendbox__toolbar-button--selected":"weDCCeq_sendbox__toolbar-button--selected","sendbox__toolbar-button":"weDCCeq_sendbox__toolbar-button","sendbox__toolbar-separator":"weDCCeq_sendbox__toolbar-separator",sendbox__toolbar:"weDCCeq_sendbox__toolbar"},le=$,iu=$["sendbox__toolbar-button--selected"];var cu=$["sendbox__toolbar-button"];var su=$["sendbox__toolbar-separator"];var du=$.sendbox__toolbar;var{useUIState:Ut}=Cn,Mn=e=>e.preventDefault(),E=qe(e=>{let t=c(le),[o]=Ut(),a=e.disabled||o==="disabled";return Ge.createElement("button",{"aria-disabled":a?"true":void 0,"aria-label":e["aria-label"],className:Ke(t["sendbox__toolbar-button"],e.className,{[t["sendbox__toolbar-button--selected"]]:e.selected}),"data-testid":e["data-testid"],onClick:a?Mn:e.onClick,tabIndex:a?-1:void 0,type:e.type==="submit"?"submit":"button"},e.children)});E.displayName="ToolbarButton";var Xe=qe(e=>{let[t]=Ut(),o=c(le);return Ge.createElement("div",{className:Ke(o.sendbox__toolbar,e.className)},t!=="blueprint"&&e.children)});Xe.displayName="Toolbar";var Ue=qe(e=>{let t=c(le);return Ge.createElement("div",{"aria-orientation":"vertical",className:Ke(t["sendbox__toolbar-separator"],e.className),role:"separator"})});Ue.displayName="ToolbarSeparator";var Ze={"sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input","sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment"},Zt=Ze,vu=Ze["sendbox__add-attachment-input"];var xu=Ze["sendbox__add-attachment"];var{useLocalizer:Ln,useStyleOptions:En}=zn;function Pn(e){let t=An(null),o=c(Zt),a=Ln(),[{uploadAccept:r,uploadMultiple:n}]=En(),s=Fn(e.onFilesAdded),i=jt(()=>t.current?.click(),[t]),b=jt(({target:{files:p}})=>{p&&(s.current?.([...p]),t.current&&(t.current.value=""))},[t,s]);return be.createElement("div",{className:o["sendbox__add-attachment"]},be.createElement("input",{accept:r,"aria-disabled":e.disabled,"aria-hidden":"true",className:o["sendbox__add-attachment-input"],multiple:n,onInput:e.disabled?void 0:b,readOnly:e.disabled,ref:t,role:"button",tabIndex:-1,type:"file"}),be.createElement(E,{"aria-label":a("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":h.sendBoxUploadButton,onClick:i},be.createElement(fe,null)))}var Jt=Hn(Pn);import{hooks as Dn}from"botframework-webchat-component";import In from"classnames";import Rn,{memo as Wn}from"react";var $t={sendbox__attachment:"wPugToa_sendbox__attachment"},Yt=$t,Eu=$t.sendbox__attachment;var{useLocalizer:Vn,useUIState:On}=Dn,Kn={one:"TEXT_INPUT_ATTACHMENTS_ONE",two:"TEXT_INPUT_ATTACHMENTS_TWO",few:"TEXT_INPUT_ATTACHMENTS_FEW",many:"TEXT_INPUT_ATTACHMENTS_MANY",other:"TEXT_INPUT_ATTACHMENTS_OTHER"};function Gn({attachments:e,className:t}){let[o]=On(),a=c(Yt),r=Vn({plural:!0});return o!=="blueprint"&&e.length?Rn.createElement("div",{className:In(a.sendbox__attachment,t)},r(Kn,e.length)):null}var Qt=Wn(Gn);import{useLiveRegion as qn}from"botframework-webchat-component/internal";import oo,{memo as Xn}from"react";var eo={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},to=eo,Xu=eo["sendbox__error-message"];function ao({error:e,id:t}){let o=c(to);return qn(()=>e&&oo.createElement("div",{className:"sendbox__error-message__status"},e),[e]),oo.createElement("span",{className:o["sendbox__error-message"],id:t},e)}ao.displayName="ErrorMessage";var ro=Xn(ao);import{hooks as Un}from"botframework-webchat-component";import{useCallback as Zn,useMemo as no,useState as jn}from"react";import{useRefFrom as Jn}from"use-ref-from";var{useConnectivityStatus:$n,useLocalizer:Yn}=Un,Qn=({attachments:e,message:t})=>{let[o]=$n(),[a,r]=jn(),n=Yn(),s=Jn(o!=="connected"&&o!=="reconnected"?"offline":!t&&!e.length?"empty":void 0),i=no(()=>Object.freeze(new Map().set("empty",n("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",n("CONNECTIVITY_STATUS_ALT_FATAL"))),[n]),b=!!t?.trim();a==="empty"&&b&&r(void 0);let p=Zn(()=>(r(s.current),s.current),[s]);return no(()=>Object.freeze([a&&i.get(a),p]),[a,i,p])},io=Qn;import{useCallback as ei}from"react";import{hooks as ti}from"botframework-webchat-component";var{useScrollDown:oi,useScrollUp:ai}=ti;function je(){let e=oi(),t=ai();return ei(o=>{if(o.target instanceof HTMLTextAreaElement&&o.target.value)return;let{ctrlKey:a,metaKey:r,shiftKey:n}=o;if(a||r||n)return;let s=!0;switch(o.key){case"End":e({displacement:1/0});break;case"Home":t({displacement:1/0});break;case"PageDown":e();break;case"PageUp":t();break;default:s=!1;break}s&&(o.preventDefault(),o.stopPropagation())},[e,t])}import{useMemo as ri}from"react";function Je(e){let t=ri(()=>Math.random().toString(36).substr(2,5),[]);return e=e?`${e}--`:"",`${e}${t}`}var y={"sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid","sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error","variant-copilot":"wHTirJa_variant-copilot","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid","sendbox__attachment--in-grid":"wHTirJa_sendbox__attachment--in-grid","sendbox__sendbox-text":"wHTirJa_sendbox__sendbox-text",sendbox:"wHTirJa_sendbox","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls",sendbox__sendbox:"wHTirJa_sendbox__sendbox","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid"},$e=y,bp=y["sendbox__sendbox-controls--in-grid"];var up=y["sendbox__text-counter"];var pp=y["sendbox__text-counter--error"];var hp=y["variant-copilot"];var _p=y["sendbox__telephone-keypad--in-grid"];var mp=y["sendbox__attachment--in-grid"];var gp=y["sendbox__sendbox-text"];var wp=y.sendbox;var fp=y["sendbox__sendbox-controls"];var vp=y.sendbox__sendbox;var xp=y["sendbox__text-area--in-grid"];import co,{memo as ni,useCallback as ii}from"react";import{hooks as ci}from"botframework-webchat-component";var{useLocalizer:si}=ci,so=ni(()=>{let[e,t]=M(),o=si(),a=ii(()=>t(r=>!r),[t]);return co.createElement(E,{"aria-label":o("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":h.sendBoxTelephoneKeypadToolbarButton,onClick:a,selected:e},co.createElement(ye,null))});so.displayName="SendBox.TelephoneKeypadToolbarButton";var lo=so;import{hooks as di}from"botframework-webchat-api";import ue from"classnames";import Y,{forwardRef as li,Fragment as bi,useCallback as Ye,useRef as ui}from"react";var F={"sendbox__text-area-doppelganger":"woL7KnG_sendbox__text-area-doppelganger","sendbox__text-area-input":"woL7KnG_sendbox__text-area-input","sendbox__text-area--in-completion":"woL7KnG_sendbox__text-area--in-completion","sendbox__text-area--scroll":"woL7KnG_sendbox__text-area--scroll","sendbox__text-area--hidden":"woL7KnG_sendbox__text-area--hidden","sendbox__text-area-shared":"woL7KnG_sendbox__text-area-shared","sendbox__text-area":"woL7KnG_sendbox__text-area"},bo=F,Fp=F["sendbox__text-area-doppelganger"];var Lp=F["sendbox__text-area-input"];var Ep=F["sendbox__text-area--in-completion"];var Pp=F["sendbox__text-area--scroll"];var Dp=F["sendbox__text-area--hidden"];var Ip=F["sendbox__text-area-shared"];var Rp=F["sendbox__text-area"];var{useUIState:pi}=di,uo=li((e,t)=>{let[o]=pi(),a=c(bo),r=ui(!1),n=o==="disabled",s=Ye(()=>{r.current=!1},[r]),i=Ye(()=>{r.current=!0},[r]),b=Ye(p=>{!p.shiftKey&&p.key==="Enter"&&!r.current&&(p.preventDefault(),"form"in p.target&&p.target.form instanceof HTMLFormElement&&p.target?.form?.requestSubmit())},[]);return Y.createElement("div",{className:ue(a["sendbox__text-area"],a["sendbox__text-area--scroll"],{[a["sendbox__text-area--hidden"]]:e.hidden},{[a["sendbox__text-area--in-completion"]]:e.completion},e.className),role:e.hidden?"hidden":void 0},o==="blueprint"?Y.createElement("div",{className:ue(a["sendbox__text-area-doppelganger"],a["sendbox__text-area-shared"])}," "):Y.createElement(bi,null,Y.createElement("div",{className:ue(a["sendbox__text-area-doppelganger"],a["sendbox__text-area-shared"])},e.completion?e.completion:e.value||e.placeholder," "),Y.createElement("textarea",{"aria-disabled":n,"aria-label":e["aria-label"],className:ue(a["sendbox__text-area-input"],a["sendbox__text-area-shared"]),"data-testid":e["data-testid"],onCompositionEnd:s,onCompositionStart:i,onInput:e.onInput,onKeyDown:b,placeholder:e.placeholder,readOnly:n,ref:t,rows:e.startRows??1,tabIndex:e.hidden?-1:void 0,value:e.value})))});uo.displayName="TextArea";var po=uo;var{useFocus:gi,useLocalizer:wi,useMakeThumbnail:fi,useRegisterFocusSendBox:vi,useSendBoxAttachments:xi,useSendBoxValue:yi,useSendMessage:ki,useStyleOptions:Ni,useUIState:Si}=hi;function mo(e){let[{hideTelephoneKeypadButton:t,hideUploadButton:o,maxMessageLength:a}]=Ni(),[r,n]=xi(),[s,i]=yi(),[b,p]=mi(""),[d]=M(),[l]=Si(),u=c($e),_=C($e),k=Je("sendbox__error-message-id"),m=_i(null),N=wi(),T=fi(),B=ki(),z=gi(),A=e.isPrimary?s:b,P=e.isPrimary?i:p,ee=l==="blueprint",[st,dt]=io({message:A,attachments:r}),O=!!a&&A.length>a,Ho=!ee&&!d&&a&&isFinite(a),lt=!ee&&d;vi(V(({noKeyboard:f,waitUntil:te})=>{m.current&&(f?te((async()=>{let K=m.current?.getAttribute("readonly");m.current?.setAttribute("readonly","true"),await new Promise(oe=>setTimeout(oe,0)),m.current?.focus(),typeof K!="string"?m.current?.removeAttribute("readonly"):m.current?.setAttribute("readonly",K)})()):m.current?.focus())},[m]));let bt=ho(r),ut=ho(A),Fo=V(f=>{"tabIndex"in f.target&&typeof f.target.tabIndex=="number"&&f.target.tabIndex>=0||z("sendBox")},[z]),Lo=V(f=>P(f.currentTarget.value),[P]),pt=V(async f=>{let te=Object.freeze(await Promise.all(f.map(K=>T(K).then(oe=>Object.freeze({blob:K,...oe&&{thumbnailURL:oe}})))));n(te)},[T,n]),Eo=V(f=>{f.preventDefault(),dt()!=="empty"&&!O&&(B(ut.current,void 0,{attachments:bt.current}),P(""),n([])),z("sendBox")},[dt,O,z,B,P,ut,bt,n]),Po=V(f=>B(`/DTMFKey ${f}`),[B]),Do=je(),Io={"aria-invalid":"false",...st&&{"aria-describedby":k,"aria-errormessage":k,"aria-invalid":"true"}};return w.createElement("form",{...Io,className:Q(u.sendbox,_,e.className),"data-testid":h.sendBoxContainer,onSubmit:Eo},w.createElement(Ie,null),w.createElement("div",{className:Q(u.sendbox__sendbox),onClickCapture:Fo,onKeyDown:Do},w.createElement(po,{"aria-label":N(O?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:Q(u["sendbox__sendbox-text"],u["sendbox__text-area--in-grid"]),completion:e.completion,"data-testid":h.sendBoxTextBox,hidden:lt,onInput:Lo,placeholder:e.placeholder??N("TEXT_INPUT_PLACEHOLDER"),ref:m,value:A}),w.createElement(Oe,{autoFocus:!0,className:u["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:Po}),w.createElement(Qt,{attachments:r,className:u["sendbox__attachment--in-grid"]}),w.createElement("div",{className:Q(u["sendbox__sendbox-controls"],u["sendbox__sendbox-controls--in-grid"])},Ho&&w.createElement("div",{className:Q(u["sendbox__text-counter"],{[u["sendbox__text-counter--error"]]:O})},`${A.length}/${a}`),w.createElement(Xe,null,!t&&w.createElement(lo,null),!o&&w.createElement(Jt,{onFilesAdded:pt}),w.createElement(Ue,null),w.createElement(E,{"aria-label":N("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":h.sendBoxSendButton,disabled:O||lt,type:"submit"},w.createElement(xe,null)))),w.createElement(Te,{onFilesAdded:pt}),w.createElement(ro,{error:st,id:k})))}var pe=_o(e=>w.createElement(mo,{...e,isPrimary:!0}));pe.displayName="PrimarySendBox";var go=_o(mo);import{DecoratorComposer as Qi}from"botframework-webchat-api/decorator";import{Components as ec}from"botframework-webchat-component";import{WebChatDecorator as tc}from"botframework-webchat-component/decorator";import S,{memo as oc}from"react";import Di from"classnames";import xo,{Fragment as Ii,memo as Ri}from"react";import{hooks as Mi}from"botframework-webchat-component";import zi,{memo as Ai,useCallback as tt,useEffect as Hi,useRef as Fi}from"react";import{useRefFrom as Li}from"use-ref-from";import{useContext as Ci}from"react";import{createContext as Ti}from"react";var Bi={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},wo=Ti(Object.create({},Bi));wo.displayName="AssetComposerContext";var he=wo;function Qe(){return Ci(he)}function et(e){let t=Qe().urlStateMap.get(e);if(!t)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${e}" was not found.`);return t}var{useLocalizer:Ei,useShouldReduceMotion:Pi}=Mi,fo=({className:e})=>{let[t]=Pi(),[o]=et("sliding dots"),a=Ei(),r=Fi(null),n=a("TYPING_INDICATOR_ALT"),s=Li(t),i=tt(()=>{let d=r.current?.contentDocument,l=d?.documentElement,{SVGSVGElement:u}=d?.defaultView||{};u&&l instanceof u&&l.pauseAnimations()},[r]),b=tt(()=>{let d=r.current?.contentDocument,l=d?.documentElement,{SVGSVGElement:u}=d?.defaultView||{};u&&l instanceof u&&l.unpauseAnimations()},[r]),p=tt(()=>s.current?i():b(),[i,s,b]);return Hi(p,[p,t]),zi.createElement("object",{"aria-label":n,className:e,data:o.href,onLoad:p,ref:r,type:"image/svg+xml"})};fo.displayName="SlidingDots";var _e=Ai(fo);var ot={"activity-loader":"wnVy-QG_activity-loader","variant-fluent":"wnVy-QG_variant-fluent"},vo=ot,Hh=ot["activity-loader"];var Fh=ot["variant-fluent"];function Wi({children:e}){let t=c(vo),o=C(t);return xo.createElement(Ii,null,e,xo.createElement(_e,{className:Di(t["activity-loader"],o)}))}var yo=Ri(Wi);import Vi,{memo as Oi,useEffect as Ki,useMemo as ko}from"react";var Gi='<svg xmlns="http://www.w3.org/2000/svg" width="400" height="20" viewBox="0 0 400 20"><defs><linearGradient id="a" x1="0" x2="100%" y1="0" y2="0" gradientUnits="userSpaceOnUse"><stop offset="0%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#ad5ae1;#ad5ae1;#0E94E1;#0E94E1;#669fc2;#669fc2;#ad5ae1"/></stop><stop offset="50%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#e9618d;#e9618d;#57AB82;#57AB82;#6377e0;#6377e0;#e9618d"/></stop><stop offset="100%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#fd9e5f;#fd9e5f;#C6C225;#C6C225;#9b80ec;#9b80ec;#fd9e5f"/></stop></linearGradient></defs><g fill="url(#a)"><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="26;26;0;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;30;30;20;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="1;1;0;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="62;62;72;72;26;26;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="104;104;20;20;70;70;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="1;1;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="182;182;108;108;112;112;26"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;60;60;20;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="218;218;184;184;148;148;62"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="60;60;80;80;40;40;104"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="294;294;280;280;204;204;182"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="40;40;20;20;80;80;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="350;350;316;316;300;300;218"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="20;20;60;60;20;20;60"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="386;386;392;392;336;336;294"/><animate attributeName="width" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="20;20;40;40"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="0;0;1;1"/></rect><rect width="20" height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="422;422;428;428;392;392;350"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="0;0;1"/></rect></g></svg>',No=Oi(({children:e})=>{let t=ko(()=>URL.createObjectURL(new Blob([Gi],{type:"image/svg+xml"})),[]);Ki(()=>()=>URL.revokeObjectURL(t),[t]);let o=ko(()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(t)])]])}),[t]);return Vi.createElement(he.Provider,{value:o},e)});No.displayName="AssetComposer";var So=No;function me(e){return!!(e&&e.from.role==="channel"&&e.type==="message"&&"text"in e)}import Bo,{memo as qi}from"react";var at={"liner-message-activity":"wQVQNzG_liner-message-activity","liner-message-activity__text":"wQVQNzG_liner-message-activity__text"},To=at,jh=at["liner-message-activity"];var Jh=at["liner-message-activity__text"];var Co=({activity:e})=>{let t=c(To);return Bo.createElement("div",{className:t["liner-message-activity"],role:"separator"},Bo.createElement("span",{className:t["liner-message-activity__text"]},e.text))};Co.displayName="LinerMessageActivity";var rt=qi(Co);import Xi from"react";import Ui from"classnames";var nt={theme:"w2roZmq_theme","variant-copilot":"w2roZmq_variant-copilot"},it=nt,s_=nt.theme;var d_=nt["variant-copilot"];var Zi="webchat-fluent";function ge(e){let t=c(it),o=C(it);return Xi.createElement("div",{className:Ui(Zi,t.theme,o)},e.children)}import{testIds as ji}from"botframework-webchat-component";import Ji from"classnames";import zo,{memo as $i}from"react";var ct={"sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator","sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image"},Mo=ct,x_=ct["sliding-dots-typing-indicator"];var y_=ct["sliding-dots-typing-indicator__image"];function Yi(){let e=c(Mo);return zo.createElement("div",{className:e["sliding-dots-typing-indicator"],"data-testid":ji.typingIndicator},zo.createElement(_e,{className:Ji(e["sliding-dots-typing-indicator__image"])}))}var Ao=$i(Yi);var{ThemeProvider:ac}=ec,rc=Object.freeze([()=>e=>(...t)=>{let o=t[0]?.activity;if(D(o))return()=>S.createElement(He,{activity:o});if(me(o))return()=>S.createElement(rt,{activity:o});let a=e(...t);return a&&((...r)=>S.createElement(Ae,{activity:o},a(...r)))}]),nc=[()=>()=>()=>pe],ic=Object.freeze([e=>e==="activity border"&&(t=>o=>o.livestreamingState==="preparing"?yo:t(o))]),cc=ke(),sc=Object.freeze({feedbackActionsPlacement:"activity-actions"}),dc=Object.freeze([()=>e=>(...t)=>t[0].visible?S.createElement(Ao,null):e(...t)]);function lc({children:e,variant:t="fluent"}){return S.createElement(_t,{variant:t},S.createElement(ge,null,S.createElement(Re,null,S.createElement(ac,{activityMiddleware:rc,sendBoxMiddleware:nc,styleOptions:sc,styles:cc,typingIndicatorMiddleware:dc},S.createElement(So,null,S.createElement(tc,null,S.createElement(Qi,{middleware:ic},e)))))))}var bc=oc(lc);var pc="tsup",hc="esmodules",_c="4.18.1-main.20250528.43d5b5c",Q_={buildTool:pc,moduleFormat:hc,version:_c};uc("botframework-webchat:fluent-theme","version=4.18.1-main.20250528.43d5b5c; build-tool=tsup; module-format=esmodules");export{go as FluentSendBox,bc as FluentThemeProvider,Q_ as buildInfo,h as testIds};
1
+ import{injectMetaTag as Ni}from"inject-meta-tag";import{hooks as xn,Components as kn}from"botframework-webchat-component";import G from"classnames";import w,{memo as la,useCallback as O,useRef as Nn,useState as Sn}from"react";import{useRefFrom as da}from"use-ref-from";import{createIconComponent as Da}from"botframework-webchat-component/internal";import{custom as zi}from"valibot";import{parse as La}from"valibot";function st(e,t,a){return t;try{return La(e,t)}catch(o){throw console.error("botframework-webchat: Validation error while parsing props.",o&&typeof o=="object"&&"issues"in o&&o.issues),o}}import{useMemo as Pa}from"react";function Ea(e){return Pa(()=>Object.freeze(Object.fromEntries(Object.entries(e).map(([t,a])=>[t,`${t} ${a}`]))),[e])}var c=Ea;import Wa from"classnames";import Ra,{memo as Ia,useMemo as Va}from"react";import{object as bt,optional as dt,pipe as ut,readonly as ht,string as lt}from"valibot";var F={"icon--info-16":"wdGN4aG_icon--info-16","icon--add-document":"wdGN4aG_icon--add-document","icon--attachment":"wdGN4aG_icon--attachment","appearance--text":"wdGN4aG_appearance--text","icon--send":"wdGN4aG_icon--send","fluent-icon":"wdGN4aG_fluent-icon","icon--keypad":"wdGN4aG_icon--keypad"},we=F,Ii=F["icon--info-16"];var Vi=F["icon--add-document"];var Gi=F["icon--attachment"];var Oi=F["appearance--text"];var qi=F["icon--send"];var Xi=F["fluent-icon"];var Ki=F["icon--keypad"];var pt=ut(bt({className:dt(lt()),mask:dt(lt())}),ht());function Ga(e){let{className:t}=st(pt,e),a=c(we),o=Va(()=>e.mask?{"--webchat__fluent-icon--mask":`url(${JSON.stringify(e.mask)})`}:{},[e.mask]);return Ra.createElement("div",{className:Wa(a["fluent-icon"],t),style:o})}var{component:mt,modifierPropsSchema:Oa}=Da(we,["appearance","icon"],Ga);mt.displayName="FluentIcon";var tc=ut(bt({...pt.entries,...Oa.entries}),ht()),f=Ia(mt);function qa(e,t){let a=document.createElement("style");return a.append(document.createTextNode(e)),t&&(a.dataset.webchatInjected=t),a}function _t(...e){return function(t){if(!globalThis.document)throw new Error("Unable to create styles: document is not defined");return e.map(a=>qa(a,t))}}var Xa=".webchat-fluent .wdGN4aG_fluent-icon{min-width:var(--webchat__fluent-icon--size, 1em);min-height:var(--webchat__fluent-icon--size, 1em);background-image:var(--webchat__fluent-icon--image, none);background-position:center;background-repeat:no-repeat;background-size:var(--webchat__fluent-icon--size, 1em);background-color:var(--webchat__fluent-icon--color, transparent);-webkit-mask-image:var(--webchat__fluent-icon--mask);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:var(--webchat__fluent-icon--size, 1em);mask-image:var(--webchat__fluent-icon--mask);mask-position:center;mask-repeat:no-repeat;mask-size:var(--webchat__fluent-icon--size, 1em);place-self:center}.webchat .wdGN4aG_appearance--text{--webchat__fluent-icon--color: currentColor}.webchat .wdGN4aG_icon--add-document{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 2a2 2 0 0 0-2 2v5.2c.32-.08.66-.15 1-.18V4a1 1 0 0 1 1-1h4v3.5c0 .83.67 1.5 1.5 1.5H15v8a1 1 0 0 1-1 1h-3.6c-.18.36-.4.7-.66 1H14a2 2 0 0 0 2-2V7.41c0-.4-.16-.78-.44-1.06l-3.91-3.91A1.5 1.5 0 0 0 10.59 2H6Zm8.8 5h-3.3a.5.5 0 0 1-.5-.5V3.2L14.8 7ZM10 14.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5Z\"/></svg>')}.webchat .wdGN4aG_icon--attachment{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m4.83 10.48 5.65-5.65a3 3 0 0 1 4.25 4.24L8 15.8a1.5 1.5 0 0 1-2.12-2.12l6-6.01a.5.5 0 1 0-.7-.71l-6 6.01a2.5 2.5 0 0 0 3.53 3.54l6.71-6.72a4 4 0 1 0-5.65-5.66L4.12 9.78a.5.5 0 0 0 .7.7Z\"/></svg>')}.webchat .wdGN4aG_icon--info-16{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.5 7.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3Zm.25-2a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z\"/></svg>')}.webchat .wdGN4aG_icon--send{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z\"/></svg>')}.webchat .wdGN4aG_icon--keypad{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 4a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM7.25 12a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 16a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM15.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z\"/></svg>')}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone{background-color:var(--webchat-colorNeutralBackground4);border-radius:inherit;cursor:copy;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);place-content:center;place-items:center;gap:8px;display:grid;position:absolute;inset:0}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone--droppable{background-color:var(--webchat-colorBrandBackground2Hover)}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone-icon{pointer-events:none;font-size:36px}.webchat-fluent .wdPvBTa_pre-chat-message-activity{box-sizing:border-box;gap:var(--webchat-spacingHorizontalXXXL);padding:var(--webchat-spacingHorizontalXXXL) var(--webchat-spacingHorizontalM);grid-template-rows:auto auto;grid-template-areas:\"body\" \"toolbar\";display:grid;position:relative}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body{font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingVerticalXS);line-height:var(--webchat-lineHeightBase300);text-align:center;flex-flow:column;grid-area:body;display:flex}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint{opacity:.6}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint .wdPvBTa_pre-chat-message-activity__body-avatar{filter:grayscale()}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-avatar{border-radius:var(--webchat-borderRadiusMedium);height:64px;margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-title{color:var(--webchat-colorNeutralForeground1);font-family:inherit;font-size:var(--webchat-fontSizeHero700);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightHero700);overflow-wrap:anywhere;margin:0}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-subtitle{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);overflow-wrap:anywhere}.webchat-fluent .wdPvBTa_pre-chat-message-activity__toolbar{grid-area:toolbar}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box{-webkit-appearance:none;appearance:none;background-color:var(--webchat-colorNeutralBackground1);box-shadow:var(--webchat-shadow2);color:var(--webchat-colorNeutralForeground1);cursor:pointer;gap:var(--webchat-spacingVerticalS);text-align:left;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);-webkit-user-select:none;user-select:none;border:0;border-radius:16px;grid-template:\"title\" \"subtitle\" 1fr / 1fr;padding:16px 20px;display:grid;overflow:hidden}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:has(.woY4Pxq_pre-chat-message-activity__card-action-image){grid-template-columns:20px 1fr;grid-template-areas:\"image title\" \"empty subtitle\"}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty{row-gap:14px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:is([aria-disabled=true],:empty){cursor:default}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box[aria-disabled=true]:not(:empty){background-color:var(--webchat-colorNeutralBackgroundDisabled)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:hover:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Hover)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:active:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Pressed)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:focus-visible{outline:solid 2px var(--webchat-colorStrokeFocus2);outline-offset:-2px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{background-attachment:fixed;background-image:linear-gradient(-90deg,var(--webchat-colorNeutralStencil1) 0%,var(--webchat-colorNeutralStencil2) 50%,var(--webchat-colorNeutralStencil1) 100%);content:\"\";background-size:300% 100%;animation:3s linear infinite blueprintAnimation;display:block}@media (prefers-reduced-motion: reduce){.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{animation-play-state:paused;animation-delay:-1s}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:before{animation-direction:reverse}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after{border-radius:16px;width:100%;height:16px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{border-radius:18px;width:66%;height:18px}@keyframes blueprintAnimation{0%{background-position-x:0%}to{background-position-x:-300%}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-image{color:var(--webchat-colorNeutralForeground4);grid-area:image;font-size:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-subtitle{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightRegular);pointer-events:none;grid-area:subtitle;line-height:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-title{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightSemibold);grid-area:title;line-height:20px}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar{container:webchat-container / inline-size}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{gap:var(--webchat-spacingHorizontalM);grid-template-columns:1fr 1fr 1fr;padding:0;display:grid}@container webchat-container (width <= 480px){.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{grid-template-columns:1fr}}.webchat-fluent .wLpvzAq_activity-decorator{font-family:var(--webchat__font--primary);--webchat__bubble--inline-padding: var(--webchat-spacingHorizontalL);--webchat__bubble--block-padding: var(--webchat-spacingVerticalM);--webchat__bubble--min-height: var(--webchat-bubble-minHeight);--webchat__bubble--max-width: var(--webchat-bubble-maxWidth);--webchat__bubble--min-width: var(--webchat-bubble-minWidth);--webchat-bubble-maxWidth: var(--bubble-maxWidth, max(450px, 75%));--webchat-bubble-minWidth: var(--bubble-minWidth, auto);--webchat-bubble-minHeight: var(--bubble-minHeight, 36px);--webchat-externalLink-mask: var(--externalLink-mask, var(--webchat__icon-url--external-link) center center / 10px 10px);--webchat-externalLink-maxWidth: var(--externalLink-maxWidth, 204px);display:contents}.webchat-fluent .wLpvzAq_activity-decorator:has(.webchat__stacked-layout .webchat__bubble--from-user){--webchat__bubble--background-color: var(--webchat-colorBrandBackground2);--webchat__bubble--block-padding: var(--webchat-spacingVerticalS);--webchat__bubble--min-width: auto}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-fluent{--webchat__bubble--background-color: var(--webchat-colorNeutralBackground1);--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge);--webchat__bubble--box-shadow: var(--webchat-shadow4)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot{--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__activity-status{margin:0 0 var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__stacked-layout__status{order:-1}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:has(.webchat__bubble--from-user) .webchat__bubble{margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__bubble .webchat__text-content .webchat__text-content__generated-badge{display:none}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)){--webchat__bubble--block-padding: 0;--webchat__bubble--border-radius: var(--webchat-borderRadiusMedium);--webchat__bubble--inline-padding: 0;--webchat__bubble--max-width: 100%;--webchat__bubble--min-height: 20px;gap:var(--webchat-spacingVerticalS);margin-inline:var(--webchat-spacingHorizontalM);padding:var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalM);flex-flow:column;display:flex;position:relative}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout{margin:0;position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble{width:var(--webchat__bubble--max-width);position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .webchat__bubble__content{overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__text-content{margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader{gap:var(--webchat-spacingVerticalS);flex-flow:column;width:500px;padding-inline-end:var(--webchat-spacingHorizontalM);display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader__track{border-radius:inherit;box-sizing:border-box;clip-path:border-box;order:-1;width:auto;margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout__status{display:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__basic-transcript__activity-body:not(:empty){padding-block-end:var(--webchat-spacingVerticalXL)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout{flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble{max-width:min(var(--webchat__bubble--max-width),100%);min-width:var(--webchat__bubble--min-width);overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.border-loader){width:100%}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__bubble__content{background-color:var(--webchat__bubble--background-color);border-radius:var(--webchat__bubble--border-radius);box-shadow:var(--webchat__bubble--box-shadow);box-sizing:border-box;color:var(--webchat-colorNeutralForeground1);max-width:100%;min-height:var(--webchat__bubble--min-height);border-width:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content{font-size:var(--webchat__font-size--medium);line-height:var(--webchat__line-height--medium);min-height:auto;padding-block:var(--webchat__bubble--block-padding);padding-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content__generated-badge{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);cursor:default;font-size:var(--webchat-fontSizeBase100);height:16px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);align-self:flex-start;align-items:center;display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__downloadIcon{color:var(--webchat-colorBrandForegroundLink)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier){color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:var(--webchat-colorNeutralForeground2);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);min-height:12.4px;margin-left:var(--webchat-spacingHorizontalXXS);margin-right:var(--webchat-spacingHorizontalXXS);min-width:14px;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);vertical-align:calc((var(--webchat-lineHeightBase100) - var(--webchat-fontSizeBase100)) / 2);justify-content:center;align-items:center;line-height:12.4px;text-decoration:none;display:inline-flex}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover{background-color:var(--webchat-colorBrandBackground2Hover);border-color:var(--webchat-colorBrandStroke2Hover);color:var(--webchat-colorBrandForeground2Hover);cursor:pointer}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover:active{background-color:var(--webchat-colorBrandBackground2Pressed);border-color:var(--webchat-colorBrandStroke2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):before,:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):after{all:unset}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):has(.webchat__render-markdown__external-link-icon){padding-inline:3px}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{height:.7em;-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header{border-radius:var(--webchat-borderRadiusMedium)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-text{color:var(--webchat-colorNeutralForeground3)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__message-sensitivity-label-text{color:var(--webchat-colorNeutralForeground4)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-chevron{fill:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small);width:1em}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header:focus-visible{outline-offset:1px;outline:var(--webchat-strokeWidthThin) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions{--webchat__citation__external-link--mask: var(--webchat-externalLink-mask);--webchat__citation__link--max-width: var(--webchat-externalLink-maxWidth)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list{color:var(--webchat__color--subtle);gap:var(--webchat-spacingHorizontalS);flex-flow:wrap;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item{border-radius:var(--webchat-borderRadiusMedium);max-width:var(--webchat__citation__link--max-width)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-box{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:currentColor;font-size:var(--webchat__font-size--small);height:24px;padding-inline-end:var(--webchat-spacingHorizontalS);display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-body{gap:var(--webchat-spacingHorizontalSNudge);min-width:0;padding:0;font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge{color:currentColor;font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase100);text-align:center;background-color:#0000;border:none;border-radius:0;align-self:center;min-width:20px;margin:0;padding:0;position:relative}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge:after{border-right:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";width:0;height:16px;display:block;position:absolute;top:0;bottom:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text{gap:var(--webchat-spacingHorizontalXS)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-text{color:currentColor;text-overflow:ellipsis;text-decoration:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text:has(.webchat__link-definitions__open-in-new-window-icon):before{color:currentColor;content:\"\";font-size:var(--webchat-fontSizeBase400);height:1em;-webkit-mask:var(--webchat__citation__external-link--mask) no-repeat;mask:var(--webchat__citation__external-link--mask) no-repeat;background:currentColor;flex:none;align-self:center;width:1em;padding:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions :is(.webchat__link-definitions__list-item-badge,.webchat__link-definitions__open-in-new-window-icon){display:none}.webchat-fluent .wyJATiG_copilot-message-header{box-sizing:border-box;cursor:default;align-items:center;gap:var(--webchat-spacingHorizontalS);max-width:var(--webchat__bubble--max-width);flex-wrap:nowrap;display:flex}.webchat-fluent .wyJATiG_copilot-message-header__avatar{aspect-ratio:1;background-color:var(--background-color);border-radius:var(--webchat-borderRadiusSmall);width:20px}.webchat-fluent .wyJATiG_copilot-message-header__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300);text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.webchat-fluent .wyJATiG_copilot-message-header__ai-generated-content{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat-fontSizeBase100);height:20px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);flex:none;align-items:center;display:flex}.webchat-fluent .wenGMeW_suggested-action{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandStroke2);color:currentColor;cursor:pointer;font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);align-items:center;gap:var(--webchat-spacingHorizontalXS);padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalS);text-align:start;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;display:flex}@media (hover: hover){.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):hover{background-color:var(--webchat-colorBrandBackground2Hover);color:var(--webchat-colorBrandForeground2Hover)}}.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):active{background-color:var(--webchat-colorBrandBackground2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}.webchat-fluent .wenGMeW_suggested-action[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .wenGMeW_suggested-action__image{font-size:var(--webchat-fontSizeBase200);width:1em;height:1em}.webchat-fluent .wy3OzFW_suggested-actions{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:8px;display:flex}.webchat-fluent .wy3OzFW_suggested-actions:not(:empty){padding-block-end:8px;padding-inline-start:4px}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--flow{flex-flow:wrap;justify-content:flex-end}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--stacked{flex-direction:column}.webchat-fluent .wwTs9lq_telephone-keypad__button{-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;border:solid 1px var(--webchat-colorNeutralStroke1);color:var(--webchat-colorGray200);font-weight:var(--webchat-fontWeightSemibold);cursor:pointer;opacity:.7;touch-action:none;background-color:#fff;border-radius:100%;flex-direction:column;align-items:center;width:60px;height:60px;padding:0;display:flex;position:relative}.webchat-fluent .wwTs9lq_telephone-keypad__button:hover{background-color:var(--webchat-colorGray30)}.webchat-fluent .wwTs9lq_telephone-keypad__button__ruby{color:var(--webchat-colorGray190);font-size:10px}.webchat-fluent .wwTs9lq_telephone-keypad__button__text{margin-top:8px;font-size:24px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button{justify-content:center;width:32px;height:32px;margin:8px 4px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__ruby{display:none}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__text{margin-top:0;font-size:20px}.webchat-fluent .wEgqGmW_telephone-keypad{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);font-family:var(--webchat-fontFamilyBase);border:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__box{box-sizing:border-box;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px;width:100%;padding:16px;display:grid}.webchat-fluent .wEgqGmW_telephone-keypad__info-message{color:var(--webchat-colorNeutralForeground4);align-items:center;gap:6px;margin-block-end:6px;font-size:12px;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .weDCCeq_sendbox__toolbar{--webchat__sendbox-button-height: 32px;height:var(--webchat__sendbox-button-height);gap:4px;margin-inline-start:auto;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button{-webkit-appearance:none;appearance:none;aspect-ratio:1;border-radius:var(--webchat-borderRadiusSmall);color:currentColor;cursor:pointer;height:var(--webchat__sendbox-button-height);--webchat__fluent-icon--size: 20px;background:none;border:none;justify-content:center;align-items:center;padding:3px;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button>.webchat__monochrome-image-masker{pointer-events:none;font-size:20px}.webchat-fluent .weDCCeq_sendbox__toolbar-button.weDCCeq_sendbox__toolbar-button--selected{color:var(--webchat-colorNeutralForeground2BrandSelected)}@media (hover: hover){.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):hover{color:var(--webchat-colorNeutralForeground2BrandHover)}}.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):active{color:var(--webchat-colorNeutralForeground2BrandPressed)}.webchat-fluent .weDCCeq_sendbox__toolbar-button[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .weDCCeq_sendbox__toolbar-separator{border-inline-end:1px solid var(--webchat-colorNeutralStroke2);align-self:center;height:28px}.webchat-fluent .weDCCeq_sendbox__toolbar-separator:is(:first-child,:last-child,:only-child){display:none}.webchat-fluent .wTxWh-G_sendbox__add-attachment{display:grid}.webchat-fluent .wTxWh-G_sendbox__add-attachment-input{opacity:0;width:1px;height:0;font-size:0}.webchat-fluent .wa8yVAW_sendbox__error-message{color:#0000;width:0;height:0;font-size:0;position:absolute;top:0;left:0}.webchat-fluent .wHTirJa_sendbox{--webchat__sendbox--padding: var(--webchat__padding--sendbox);color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);padding:var(--webchat__sendbox--padding);text-rendering:optimizeLegibility;--webchat-sendbox-attachment-area-active: ;--webchat-sendbox-border-radius: var(--webchat-borderRadiusLarge)}.webchat-fluent .wHTirJa_sendbox.wHTirJa_variant-copilot .wHTirJa_sendbox__text-counter:not(.wHTirJa_sendbox__text-counter--error){visibility:hidden}.webchat-fluent .wHTirJa_sendbox__sendbox{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-sendbox-border-radius);border:1px solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);grid-template:[telephone-keypad-start] \"text-area\" [telephone-keypad-end] var(--webchat-sendbox-attachment-area-active) \"controls\" / [telephone-keypad] 1fr;gap:6px;padding:8px;font-size:14px;line-height:20px;display:grid;position:relative}.webchat-fluent .wHTirJa_sendbox__sendbox:has(.wHTirJa_sendbox__attachment-bar--in-grid){--webchat-sendbox-attachment-area-active: \"attachment-bar\"}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within{border-color:var(--webchat-colorNeutralStroke1Selected)}.webchat-fluent .wHTirJa_sendbox__sendbox:after{border-bottom-left-radius:var(--webchat-sendbox-border-radius);border-bottom-right-radius:var(--webchat-sendbox-border-radius);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorCompoundBrandForeground1Hover);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);content:\"\";height:var(--webchat-sendbox-border-radius);transition:clip-path var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid);position:absolute;bottom:-1px;left:-1px;right:-1px}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__text-area--in-grid{grid-area:text-area}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__attachment-bar--in-grid{grid-area:attachment-bar}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__sendbox-controls--in-grid{grid-area:controls}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__telephone-keypad--in-grid{grid-area:telephone-keypad}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar__box{gap:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item{margin-inline-end:calc(-1 * var(--webchat-spacingHorizontalS))}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item .send-box-attachment-bar__box:not(:empty){padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item{box-shadow:var(--webchat-shadow2);border-radius:var(--webchat-borderRadiusMedium);padding:var(--webchat-spacingVerticalXXS) var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-thumbnail{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Selected);border-radius:var(--webchat-borderRadiusXLarge)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),opacity var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:is(:disabled,[aria-disabled=true]){background-color:var(--webchat-colorNeutralBackgroundDisabled);border-color:var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item .send-box-attachment-bar-item__preview{padding-inline:var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item-file-preview.send-box-attachment-bar-item-file-preview--as-list-item{gap:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__sendbox-text-area{font-family:var(--webchat-fontFamilyBase);margin:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS) var(--webchat-spacingVerticalNone);resize:none;--webchat__text-area--carret-color: var(--webchat-colorNeutralForeground1);background-color:#0000;border:none;outline:none;flex:auto;font-size:14px;line-height:20px}@media only screen and (hover: none) and (pointer: coarse){.webchat-fluent .wHTirJa_sendbox__sendbox-text-area:focus-within{font-size:16px}}.webchat-fluent .wHTirJa_sendbox__sendbox-controls{align-items:center;padding-inline-start:4px;display:flex}.webchat-fluent .wHTirJa_sendbox__text-counter{color:var(--webchat-colorNeutralForeground4);cursor:default;font-family:var(--webchat-fontFamilyNumeric);margin-inline-end:4px;font-size:10px;line-height:14px}.webchat-fluent .wHTirJa_sendbox__text-counter--error{color:var(--webchat-colorStatusDangerForeground1)}.webchat-fluent .wnVy-QG_activity-loader{height:8px;margin:var(--webchat-spacingHorizontalM) 0 0 18px;flex:none;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 0 var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalSNudge)}.webchat-fluent .wQVQNzG_liner-message-activity{box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingHorizontalM);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);text-align:center;flex-direction:row;width:100%;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity:before,.webchat-fluent .wQVQNzG_liner-message-activity:after{border-top:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";flex:auto;min-width:8px;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity__text{text-align:center}.webchat-fluent.w2roZmq_theme{--webchat-colorNeutralForegroundDisabled: var(--colorNeutralForegroundDisabled, #bdbdbd);--webchat-colorNeutralForeground1: var(--colorNeutralForeground1, #242424);--webchat-colorNeutralForeground1Hover: var(--colorNeutralForeground1Hover, #242424);--webchat-colorNeutralForeground1Pressed: var(--colorNeutralForeground1Pressed, #242424);--webchat-colorNeutralForeground2: var(--colorNeutralForeground2, #424242);--webchat-colorNeutralForeground2BrandHover: var(--colorNeutralForeground2BrandHover, #02729c);--webchat-colorNeutralForeground2BrandPressed: var(--colorNeutralForeground2BrandPressed, #01678c);--webchat-colorNeutralForeground2BrandSelected: var(--colorNeutralForeground2BrandSelected, #067191);--webchat-colorNeutralForeground3: var(--colorNeutralForeground3, #616161);--webchat-colorNeutralForeground4: var(--colorNeutralForeground4, #707070);--webchat-colorNeutralForeground5: var(--colorNeutralForeground5, #7e7e7e);--webchat-colorNeutralForegroundOnBrand: var(--colorNeutralForegroundOnBrand, #fff);--webchat-colorNeutralBackgroundDisabled: var(--colorNeutralBackgroundDisabled, #f0f0f0);--webchat-colorNeutralBackground1: var(--colorNeutralBackground1, #fff);--webchat-colorNeutralBackground1Hover: var(--colorNeutralBackground1Hover, #f5f5f5);--webchat-colorNeutralBackground1Pressed: var(--colorNeutralBackground1Pressed, #e0e0e0);--webchat-colorNeutralBackground3: var(--colorNeutralBackground3, #f5f5f5);--webchat-colorNeutralBackground4: var(--colorNeutralBackground4, #f0f0f0);--webchat-colorNeutralBackground5: var(--colorNeutralBackground5, #ebebeb);--webchat-colorNeutralBackground6: var(--colorNeutralBackground6, #e6e6e6);--webchat-colorNeutralStencil1: var(--colorNeutralStencil1, #e6e6e6);--webchat-colorNeutralStencil2: var(--colorNeutralStencil2, #fafafa);--webchat-colorNeutralShadowAmbient: var(--colorNeutralShadowAmbient, #0000001f);--webchat-colorNeutralShadowKey: var(--colorNeutralShadowKey, #00000024);--webchat-colorTransparentBackground: var(--colorTransparentBackground, #0006);--webchat-colorNeutralStrokeDisabled: var(--colorNeutralStrokeDisabled, #e0e0e0);--webchat-colorNeutralStroke1: var(--colorNeutralStroke1, #d1d1d1);--webchat-colorNeutralStroke1Hover: var(--colorNeutralStroke1Hover, #c7c7c7);--webchat-colorNeutralStroke1Pressed: var(--colorNeutralStroke1Pressed, #b3b3b3);--webchat-colorNeutralStroke1Selected: var(--colorNeutralStroke1Selected, #bdbdbd);--webchat-colorNeutralStroke2: var(--colorNeutralStroke2, #e0e0e0);--webchat-colorStrokeFocus2: var(--colorStrokeFocus2, #000);--webchat-colorBrandStroke2: var(--colorBrandStroke2, #9edcf7);--webchat-colorBrandStroke2Pressed: var(--colorBrandStroke2Pressed, #01384d);--webchat-colorTransparentStroke: var(--colorTransparentStroke, transparent);--webchat-colorBrandForeground1: var(--colorBrandForeground1, #01678c);--webchat-colorBrandForeground2Hover: var(--colorBrandForeground2Hover, #015a7a);--webchat-colorBrandForeground2Pressed: var(--colorBrandForeground2Pressed, #01384d);--webchat-colorBrandForegroundLink: var(--colorBrandForegroundLink, #01678c);--webchat-colorBrandForegroundLinkHover: var(--colorBrandForegroundLinkHover, #015a7a);--webchat-colorBrandForegroundLinkPressed: var(--colorBrandForegroundLinkPressed, #014259);--webchat-colorBrandForegroundLinkSelected: var(--colorBrandForegroundLinkSelected, #01678c);--webchat-colorBrandBackground: var(--colorBrandBackground, #077fab);--webchat-colorBrandBackgroundHover: var(--colorBrandBackgroundHover, #06729a);--webchat-colorBrandBackgroundPressed: var(--colorBrandBackgroundPressed, #044760);--webchat-colorBrandBackground2: var(--colorBrandBackground2, #def2fc);--webchat-colorBrandBackground2Hover: var(--colorBrandBackground2Hover, #bee7fa);--webchat-colorBrandBackground2Pressed: var(--colorBrandBackground2Pressed, #7fd2f5);--webchat-colorCompoundBrandForeground1Hover: var(--colorCompoundBrandForeground1Hover, #02729c);--webchat-colorStatusDangerForeground1: var(--colorStatusDangerForeground1, #b10e1c);--webchat-colorGray30: var(--colorGray30, #edebe9);--webchat-colorGray160: var(--colorGray160, #323130);--webchat-colorGray190: var(--colorGray190, #201f1e);--webchat-colorGray200: var(--colorGray200, #1b1a19);--webchat-colorGrey8: #141414;--webchat-colorGrey14: #242424;--webchat-colorGrey92: #ebebeb;--webchat-colorGrey98: #fafafa;--webchat-shadow2: var(--shadow2, 0 0 2px #0000001f, 0 1px 2px #00000024);--webchat-shadow4: var(--shadow4, 0 0 2px #0000001f, 0 2px 4px #00000024);--webchat-shadow16: var(--shadow16, 0 6.4px 14.4px 0 #0002, 0 1.2px 3.6px 0 #0000001c);--webchat-shadow64: var(--shadow64, 0 0 8px #0000001f, 0 32px 64px #00000024);--webchat-spacingHorizontalNone: var(--spacingHorizontalNone, 0);--webchat-spacingHorizontalXXS: var(--spacingHorizontalXXS, 2px);--webchat-spacingHorizontalXS: var(--spacingHorizontalXS, 4px);--webchat-spacingHorizontalSNudge: var(--spacingHorizontalSNudge, 6px);--webchat-spacingHorizontalS: var(--spacingHorizontalS, 8px);--webchat-spacingHorizontalMNudge: var(--spacingHorizontalMNudge, 10px);--webchat-spacingHorizontalM: var(--spacingHorizontalM, 12px);--webchat-spacingHorizontalL: var(--spacingHorizontalL, 16px);--webchat-spacingHorizontalXL: var(--spacingHorizontalXL, 20px);--webchat-spacingHorizontalXXL: var(--spacingHorizontalXXL, 24px);--webchat-spacingHorizontalXXXL: var(--spacingHorizontalXXXL, 32px);--webchat-spacingVerticalNone: var(--spacingVerticalNone, 0);--webchat-spacingVerticalXXS: var(--spacingVerticalXXS, 2px);--webchat-spacingVerticalXS: var(--spacingVerticalXS, 4px);--webchat-spacingVerticalSNudge: var(--spacingVerticalSNudge, 6px);--webchat-spacingVerticalS: var(--spacingVerticalS, 8px);--webchat-spacingVerticalMNudge: var(--spacingVerticalMNudge, 10px);--webchat-spacingVerticalM: var(--spacingVerticalM, 12px);--webchat-spacingVerticalL: var(--spacingVerticalL, 16px);--webchat-spacingVerticalXL: var(--spacingVerticalXL, 20px);--webchat-spacingVerticalXXL: var(--spacingVerticalXXL, 24px);--webchat-spacingVerticalXXXL: var(--spacingVerticalXXXL, 32px);--webchat-fontFamilyBase: var(--fontFamilyBase, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontFamilyMonospace: var(--fontFamilyMonospace, Consolas, \"Courier New\", Courier, monospace);--webchat-fontFamilyNumeric: var(--fontFamilyNumeric, Bahnschrift, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontWeightRegular: var(--fontWeightRegular, 400);--webchat-fontWeightSemibold: var(--fontWeightSemibold, 600);--webchat-fontSizeBase100: var(--fontSizeBase100, 10px);--webchat-fontSizeBase200: var(--fontSizeBase200, 12px);--webchat-fontSizeBase300: var(--fontSizeBase300, 14px);--webchat-fontSizeBase400: var(--fontSizeBase400, 16px);--webchat-fontSizeBase500: var(--fontSizeBase500, 20px);--webchat-fontSizeBase600: var(--fontSizeBase600, 24px);--webchat-fontSizeHero700: var(--fontSizeHero700, 28px);--webchat-fontSizeHero800: var(--fontSizeHero800, 32px);--webchat-fontSizeHero900: var(--fontSizeHero900, 40px);--webchat-lineHeightBase100: var(--lineHeightBase100, 14px);--webchat-lineHeightBase200: var(--lineHeightBase200, 16px);--webchat-lineHeightBase300: var(--lineHeightBase300, 20px);--webchat-lineHeightBase400: var(--lineHeightBase400, 22px);--webchat-lineHeightBase500: var(--lineHeightBase500, 28px);--webchat-lineHeightBase600: var(--lineHeightBase600, 32px);--webchat-lineHeightHero700: var(--lineHeightHero700, 36px);--webchat-lineHeightHero800: var(--lineHeightHero800, 40px);--webchat-lineHeightHero900: var(--lineHeightHero900, 52px);--webchat-lineHeightHero1000: var(--lineHeightHero1000, 92px);--webchat-borderRadiusSmall: var(--borderRadiusSmall, 2px);--webchat-borderRadiusMedium: var(--borderRadiusMedium, 4px);--webchat-borderRadiusLarge: var(--borderRadiusLarge, 6px);--webchat-borderRadiusXLarge: var(--borderRadiusXLarge, 8px);--webchat-strokeWidthThin: var(--strokeWidthThin, 1px);--webchat-strokeWidthThick: var(--strokeWidthThick, 2px);--webchat-strokeWidthThicker: var(--strokeWidthThicker, 3px);--webchat-durationUltraFast: var(--durationUltraFast, 50ms);--webchat-durationNormal: var(--durationNormal, .2s);--webchat-durationUltraSlow: var(--durationUltraSlow, .5s);--webchat-curveAccelerateMid: var(--curveAccelerateMid, cubic-bezier(1, 0, 1, 1));--webchat-curveDecelerateMid: var(--curveDecelerateMid, cubic-bezier(0, 0, 0, 1));display:contents}@media (prefers-reduced-motion){.webchat-fluent.w2roZmq_theme{--webchat-durationUltraFast: .01ms;--webchat-durationNormal: .01ms}}.webchat-fluent.w2roZmq_theme .webchat__css-custom-properties{--webchat__color--accent: var(--webchat-colorBrandForeground1);--webchat__color--subtle: var(--webchat-colorNeutralForeground2);--webchat__color--timestamp: var(--webchat-colorNeutralForeground3);--webchat__font--primary: var(--webchat-fontFamilyBase);--webchat__font-size--small: var(--webchat-fontSizeBase200);--webchat__font-size--medium: var(--webchat-fontSizeBase300);--webchat__line-height--small: var(--webchat-lineHeightBase200);--webchat__line-height--medium: var(--webchat-lineHeightBase300);--webchat__max-width--bubble: var(--webchat-bubble-maxWidth);--webchat__min-height--bubble: var(--webchat-bubble-minHeight);--webchat__padding--regular: var(--webchat-spacingVerticalS);--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingHorizontalMNudge);--webchat__border-animation--color-1: #464feb;--webchat__border-animation--color-2: #47cffa;--webchat__border-animation--color-3: #b47cf8}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__css-custom-properties{--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalXL) var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__surface{background-color:var(--webchat__color--surface)}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__surface{box-sizing:border-box;padding-inline-start:var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralForeground5) transparent;-moz-scrollbar-width:thin}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge);visibility:hidden}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-corner{background:none}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge)}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-thumb{background-color:#0000}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb,:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):has(>.text-area-input:focus)::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:3px solid #0000;border-radius:10px}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb:hover{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:1px solid #0000;border-radius:10px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__scrollable{scrollbar-gutter:stable}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__terminator:focus-visible+.webchat__basic-transcript__focus-indicator{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:not(:focus-visible) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__focus-indicator{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__bubble:after,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat__bubble--border-radius);content:\"\";outline-offset:0;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);pointer-events:none;position:absolute;inset:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat-borderRadiusMedium);outline-offset:-3px}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .liner-message-activity__text{outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);border-radius:20px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__filler{flex-grow:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:has(.webchat__basic-transcript__activity:only-child):has(.pre-chat-message-activity) .webchat__basic-transcript__filler{flex-grow:.5}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog{place-items:center;height:100%;display:grid}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog::backdrop{background-color:var(--webchat-colorTransparentBackground)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);color:var(--webchat-colorNeutralForeground1);box-shadow:var(--webchat-shadow64);position:relative}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button{color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:active):hover{background-color:var(--webchat-colorNeutralBackground3)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus:active{background-color:var(--webchat-colorNeutralBackground4)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:focus-visible){border:none}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button-icon{color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);border:none}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button{color:var(--webchat__code-block__copy-button--color);height:20px;width:20px;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;border:none;margin-inline-start:var(--webchat-spacingHorizontalS);padding:0}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button .webchat__code-block-copy-button__icon{--webchat__component-icon--color: currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:is(:hover,:active){background:var(--webchat__code-block__copy-button--background);color:var(--webchat__code-block__copy-button--color)}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:focus{color:var(--webchat__code-block__copy-button--color);outline-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within .webchat__code-block__body{outline:none}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-dark-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey8));--webchat__code-block__copy-button--background: var(--codeBlockCopyButtonBackgroundPressed, var(--webchat-colorGrey14));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey98))}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-light-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey98));--webchat__code-block__copy-button--background: var(--codeBlockBackgroundPressed, var(--webchat-colorGrey92));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey8))}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button-layout{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS);display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button{aspect-ratio:1;height:var(--webchat-lineHeightBase300);width:unset;justify-content:center;align-items:center;padding:0;display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalS);position:absolute;top:0;right:32px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__box{width:fit-content}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__body{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM);margin:0}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__body{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);margin:0 calc(var(--webchat-spacingHorizontalM) * -1);padding:0 var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__footer{color:var(--webchat-colorNeutralForeground4);font-size:var(--webchat-fontSizeBase100);line-height:var(--webchat-lineHeightBase100)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent.w2roZmq_theme .webchat__activity-button{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);color:var(--webchat-colorNeutralForeground1);gap:var(--webchat-spacingHorizontalXS);padding:5px var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:hover{background:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:active{background:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:focus-visible{background:var(--webchat-colorNeutralBackground1);outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__activity-button[aria-disabled=true]{background:var(--webchat-colorNeutralBackgroundDisabled);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__activity-button .webchat__activity-button__icon{--webchat__component-icon--color: var(--webchat-colorNeutralForeground2);width:20px;height:20px}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button .webchat__activity-copy-button__copied-text{background-color:var(--webchat-colorNeutralBackground1)}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button.webchat__activity-copy-button--copied .webchat__activity-copy-button__copied-text{animation-duration:var(--webchat-durationUltraSlow)}.webchat-fluent.w2roZmq_theme .webchat__monochrome-image-masker{background-color:currentColor;width:1em;height:1em}.webchat-fluent.w2roZmq_theme .webchat__thumb-button .webchat__thumb-button__image{color:var(--webchat-colorNeutralForeground1)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input:focus-visible){outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input[aria-disabled=true]) .webchat__thumb-button__image{color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__tooltip{--webchat__tooltip-background: var(--tooltip-background, var(--webchat-colorNeutralBackground1));color:var(--webchat-colorNeutralForeground1);filter:drop-shadow(0 0 2px var(--webchat-colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--webchat-colorNeutralShadowKey));font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);transition:opacity var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-header{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form{gap:var(--webchat-spacingVerticalXS)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-footer{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button{background-color:var(--webchat-colorBrandBackground);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackground);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForegroundOnBrand);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:hover{background-color:var(--webchat-colorBrandBackgroundHover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundHover)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:active{background-color:var(--webchat-colorBrandBackgroundPressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundPressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button{background-color:var(--webchat-colorNeutralBackground1);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:currentColor}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);gap:var(--webchat-spacingVerticalSNudge);padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:after{border-bottom-left-radius:var(--webchat-borderRadiusMedium);border-bottom-right-radius:var(--webchat-borderRadiusMedium);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorBrandForeground1);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator{height:16px;margin:auto var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingVerticalNone);flex:none;align-self:start;display:flex}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator__image{width:auto;height:6px}\n/*! For license information please see botframework-webchat-fluent-theme.css.LEGAL.txt */\n",ve=_t(Xa);import{useMemo as $a}from"react";import{useContext as Qa,useMemo as Ya}from"react";import{createContext as ja}from"react";import Ka,{memo as Ua,useMemo as Za}from"react";function fe({Provider:e},{defaults:t,displayName:a}){let o=({children:r,...n})=>{let s=Za(()=>Object.freeze({...t,...n}),[n]);return Ka.createElement(e,{value:s},r)};return o.displayName=a,Ua(o)}var ye=ja(new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),Ja=fe(ye,{defaults:{variant:""},displayName:"VariantComposer"}),gt=Ja;function U(){let{variant:e}=Qa(ye);return Ya(()=>e.split(" "),[e])}function z(e){let t=c(e),a=U();return $a(()=>a.map(o=>t[`variant-${o}`]).filter(o=>o).join(" "),[t,a])}var eo={preChatMessageActivityStarterPromptsCardAction:"pre-chat message activity starter prompts card action",sendBoxContainer:"send box container",sendBoxDropZone:"send box drop zone",sendBoxSendButton:"send box send button",sendBoxSuggestedAction:"send box suggested action",sendBoxTextBox:"send box text area",sendBoxTelephoneKeypadButton1:"send box telephone keypad button 1",sendBoxTelephoneKeypadButton2:"send box telephone keypad button 2",sendBoxTelephoneKeypadButton3:"send box telephone keypad button 3",sendBoxTelephoneKeypadButton4:"send box telephone keypad button 4",sendBoxTelephoneKeypadButton5:"send box telephone keypad button 5",sendBoxTelephoneKeypadButton6:"send box telephone keypad button 6",sendBoxTelephoneKeypadButton7:"send box telephone keypad button 7",sendBoxTelephoneKeypadButton8:"send box telephone keypad button 8",sendBoxTelephoneKeypadButton9:"send box telephone keypad button 9",sendBoxTelephoneKeypadButton0:"send box telephone keypad button 0",sendBoxTelephoneKeypadButtonStar:"send box telephone keypad button star",sendBoxTelephoneKeypadButtonPound:"send box telephone keypad button pound",sendBoxTelephoneKeypadToolbarButton:"send box telephone keypad toolbar button",sendBoxUploadButton:"send box upload button"},p=eo;import{hooks as to}from"botframework-webchat-component";import ao from"classnames";import vt,{memo as oo,useCallback as ro,useEffect as no,useRef as io,useState as co}from"react";import{useRefFrom as so}from"use-ref-from";var re={"sendbox__attachment-drop-zone":"wbibrda_sendbox__attachment-drop-zone","sendbox__attachment-drop-zone--droppable":"wbibrda_sendbox__attachment-drop-zone--droppable","sendbox__attachment-drop-zone-icon":"wbibrda_sendbox__attachment-drop-zone-icon"},wt=re,Mc=re["sendbox__attachment-drop-zone"];var Ac=re["sendbox__attachment-drop-zone--droppable"];var Fc=re["sendbox__attachment-drop-zone-icon"];var{useLocalizer:lo}=to,ne=e=>{e.preventDefault()},ft=e=>!!e.dataTransfer?.types?.some(t=>t.toLowerCase()==="files");function bo(e,t){let a=e.parentNode;for(;a;){if(a===t)return!0;a=a.parentNode}return!1}var yt=e=>{let[t,a]=co(!1),o=c(wt),r=io(null),n=lo(),s=so(e.onFilesAdded);no(()=>{let u=0,h=m=>{document.addEventListener("dragover",ne),u++,ft(m)&&a(r.current&&(m.target===r.current||m.target instanceof HTMLElement&&bo(m.target,r.current))?"droppable":"visible")},d=()=>--u<=0&&a(!1),l=()=>{document.removeEventListener("dragover",ne),u=0,a(!1)},b=m=>{r.current?.contains(m.target)||l()};return document.addEventListener("dragend",l),document.addEventListener("dragenter",h),document.addEventListener("dragleave",d),document.addEventListener("drop",b),()=>{document.removeEventListener("dragend",l),document.removeEventListener("dragenter",h),document.removeEventListener("dragleave",d),document.removeEventListener("dragover",ne),document.removeEventListener("drop",b)}},[a]);let i=ro(u=>{u.preventDefault(),a(!1),ft(u.nativeEvent)&&s.current([...u.dataTransfer.files])},[s,a]);return t?vt.createElement("div",{className:ao(o["sendbox__attachment-drop-zone"],{[o["sendbox__attachment-drop-zone--droppable"]]:t==="droppable"}),"data-testid":p.sendBoxDropZone,onDragOver:ne,onDrop:i,ref:r},vt.createElement(f,{appearance:"text",className:o["sendbox__attachment-drop-zone-icon"],icon:"add-document"}),n("TEXT_INPUT_DROP_ZONE")):null};yt.displayName="DropZone";var xe=oo(yt);import{hooks as gr}from"botframework-webchat-component";import wr from"classnames";import de,{memo as vr,useCallback as fr}from"react";import{getOrgSchemaMessage as uo}from"botframework-webchat-core";function W(e){return!!(e&&uo(e?.entities||[])?.keywords?.includes("PreChatMessage"))}import{hooks as Io}from"botframework-webchat-component";import Vo from"classnames";import I,{memo as Go,useMemo as Oo}from"react";var L={"pre-chat-message-activity__body":"wdPvBTa_pre-chat-message-activity__body","pre-chat-message-activity__body-avatar":"wdPvBTa_pre-chat-message-activity__body-avatar","pre-chat-message-activity__toolbar":"wdPvBTa_pre-chat-message-activity__toolbar","pre-chat-message-activity__body--blueprint":"wdPvBTa_pre-chat-message-activity__body--blueprint","pre-chat-message-activity__body-title":"wdPvBTa_pre-chat-message-activity__body-title","pre-chat-message-activity":"wdPvBTa_pre-chat-message-activity","pre-chat-message-activity__body-subtitle":"wdPvBTa_pre-chat-message-activity__body-subtitle"},xt=L,Qc=L["pre-chat-message-activity__body"];var Yc=L["pre-chat-message-activity__body-avatar"];var $c=L["pre-chat-message-activity__toolbar"];var es=L["pre-chat-message-activity__body--blueprint"];var ts=L["pre-chat-message-activity__body-title"];var as=L["pre-chat-message-activity"];var os=L["pre-chat-message-activity__body-subtitle"];import{hooks as xo}from"botframework-webchat-api";import ko from"classnames";import P,{Fragment as No,memo as So}from"react";import{hooks as ho}from"botframework-webchat-component";import Nt from"classnames";import j,{memo as po,useCallback as mo,useMemo as _o}from"react";import{useRefFrom as go}from"use-ref-from";var Z={"pre-chat-message-activity__card-action-image":"woY4Pxq_pre-chat-message-activity__card-action-image","pre-chat-message-activity__card-action-box":"woY4Pxq_pre-chat-message-activity__card-action-box","pre-chat-message-activity__card-action-subtitle":"woY4Pxq_pre-chat-message-activity__card-action-subtitle","pre-chat-message-activity__card-action-title":"woY4Pxq_pre-chat-message-activity__card-action-title"},kt=Z,ss=Z["pre-chat-message-activity__card-action-image"];var ds=Z["pre-chat-message-activity__card-action-box"];var ls=Z["pre-chat-message-activity__card-action-subtitle"];var bs=Z["pre-chat-message-activity__card-action-title"];var{useFocus:wo,useRenderMarkdownAsHTML:vo,useSendBoxValue:fo,useUIState:yo}=ho,St=({className:e,messageBackAction:t})=>{let[a,o]=fo(),[r]=yo(),n=c(kt),s=wo(),i=go(t?.displayText||t?.text||""),u=vo("message activity"),h=_o(()=>u?{__html:u(t?.text||"")}:void 0,[t?.text,u]),d=r==="disabled",l=t&&"title"in t&&t.title,b=r==="blueprint"||!l,m=mo(()=>{o(i.current),s("sendBox")},[s,i,o]);return b?j.createElement("div",{className:Nt(e,n["pre-chat-message-activity__card-action-box"]),"data-testid":p.preChatMessageActivityStarterPromptsCardAction}):j.createElement("button",{"aria-disabled":d?!0:void 0,className:Nt(e,n["pre-chat-message-activity__card-action-box"]),"data-testid":p.preChatMessageActivityStarterPromptsCardAction,onClick:d?void 0:m,tabIndex:d?-1:void 0,type:"button"},j.createElement("div",{className:n["pre-chat-message-activity__card-action-title"]},l),"image"in t&&t.image&&j.createElement(f,{appearance:"text",className:n["pre-chat-message-activity__card-action-image"],mask:t.image}),j.createElement("div",{className:n["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:h}))};St.displayName="StarterPromptsCardAction";var J=po(St);var ke={"pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid","pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar"},Bt=ke,Ss=ke["pre-chat-message-activity__card-action-toolbar-grid"];var Bs=ke["pre-chat-message-activity__card-action-toolbar"];var{useUIState:Bo}=xo,Tt=({cardActions:e,className:t})=>{let a=c(Bt),[o]=Bo();return P.createElement("div",{className:ko(t,a["pre-chat-message-activity__card-action-toolbar"])},P.createElement("div",{className:a["pre-chat-message-activity__card-action-toolbar-grid"]},o==="blueprint"?P.createElement(No,null,P.createElement(J,null),P.createElement(J,null),P.createElement(J,null)):e.filter(r=>r.type==="messageBack").map((r,n)=>P.createElement(J,{key:n,messageBackAction:r}))))};Tt.displayName="StarterPromptsToolbar";var Ct=So(Tt);import Wo from"classnames";import Mt,{memo as Ro}from"react";var ie={"variant-fluent":"wLpvzAq_variant-fluent","activity-decorator":"wLpvzAq_activity-decorator","variant-copilot":"wLpvzAq_variant-copilot"},Ne=ie,Ws=ie["variant-fluent"];var Rs=ie["activity-decorator"];var Is=ie["variant-copilot"];import ce,{memo as Fo,useMemo as Lo}from"react";import{hooks as Po}from"botframework-webchat-component";import{useMemo as To}from"react";import{hooks as Co}from"botframework-webchat-component";var{useStyleOptions:zo}=Co;function Se(e){let[t]=zo();return To(()=>Object.freeze([{...t,...e?.channelData?.webChat?.styleOptions}]),[e?.channelData?.webChat?.styleOptions,t])}import{getOrgSchemaMessage as Ho}from"botframework-webchat-core";function Be(e){return!!(e&&Ho(e?.entities||[])?.keywords?.includes("AIGeneratedContent"))}import{useMemo as Mo}from"react";import{getOrgSchemaMessage as Ao}from"botframework-webchat-core";function R(e){return Mo(()=>{let t=Ao(e?.entities||[]);return typeof t?.author=="string"?{"@type":"Person",description:void 0,image:void 0,name:t?.author}:t?.author},[e])}var Q={"copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content","copilot-message-header__title":"wyJATiG_copilot-message-header__title","copilot-message-header":"wyJATiG_copilot-message-header","copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar"},zt=Q,$s=Q["copilot-message-header__ai-generated-content"];var ed=Q["copilot-message-header__title"];var td=Q["copilot-message-header"];var ad=Q["copilot-message-header__avatar"];var{useLocalizer:Eo}=Po;function Do({activity:e}){let[{botAvatarImage:t,botAvatarBackgroundColor:a}]=Se(e),o=c(zt),r=Eo(),n=Be(e),s=Lo(()=>({"--background-color":a}),[a]),i=R(e),u=i?.image||t,h=i?.name||e?.from?.name;return ce.createElement("div",{className:o["copilot-message-header"]},u&&ce.createElement("img",{alt:r("AVATAR_ALT",h),className:o["copilot-message-header__avatar"],src:u,style:s}),ce.createElement("span",{className:o["copilot-message-header__title"],title:h},h),n&&ce.createElement("span",{className:o["copilot-message-header__ai-generated-content"]},r("ACTIVITY_CONTENT_CAUTION")))}var Ht=Fo(Do);function At({activity:e,children:t}){let a=c(Ne),o=U(),r=z(Ne),n=o.includes("copilot")&&e?.from?.role==="bot"&&!!t;return Mt.createElement("div",{className:Wo(a["activity-decorator"],r)},n&&Mt.createElement(Ht,{activity:e}),t)}At.displayName="ActivityDecorator";var Te=Ro(At);var{useLocalizer:qo,useRenderMarkdownAsHTML:Xo,useUIState:Ko}=Io,Ft=({activity:e})=>{let[t]=Ko(),a=c(xt),o=Xo(),r=qo(),n=R(e),s=Oo(()=>o?{__html:o(n?.description||"")}:{__html:""},[n?.description,o]);return I.createElement("div",{className:a["pre-chat-message-activity"]},n&&I.createElement("div",{className:Vo(a["pre-chat-message-activity__body"],t==="blueprint"&&a["pre-chat-message-activity__body--blueprint"])},n.image&&I.createElement("img",{alt:r("AVATAR_ALT",n.name),className:a["pre-chat-message-activity__body-avatar"],src:n.image}),n.name&&I.createElement("h2",{className:a["pre-chat-message-activity__body-title"]},n.name),n.description&&I.createElement("div",{className:a["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:s})),I.createElement(Ct,{cardActions:e.suggestedActions?.actions||[],className:a["pre-chat-message-activity__toolbar"]}))};Ft.displayName="PreChatMessageActivity";var Ce=Go(Ft);function ze(e){let{title:t}=e,{type:a,value:o}=e;return a==="messageBack"?t||e.displayText:t||(typeof o=="string"?o:JSON.stringify(o))}import Uo,{createContext as Zo,memo as jo,useCallback as V,useContext as Jo,useEffect as Qo,useMemo as Yo,useRef as He}from"react";var Lt=Zo({itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function $o(e){let t=He(0),a=He([]),o=V(({current:d},l)=>d&&(d.tabIndex=t.current===l?0:-1),[t]),r=V(d=>{let l;typeof d=="number"?l=d:l=d(t.current),l&&!a.current.at(l)?.current&&(l=0),t.current!==l&&(t.current=l,a.current.forEach((b,m)=>o(b,m)),a.current.at(l)?.current?.focus())},[o,a,t]),n=V(d=>{let{target:l}=d,b=a.current.findIndex(({current:m})=>m===l);b!==-1&&r(b)},[a,r]),s=V(d=>l=>{let b=!e.direction,m=/up|down/iu.test(d)&&e.direction==="vertical",N=/left|right/iu.test(d)&&e.direction==="horizontal",_=/right|down/iu.test(d),S=b||m||N?_?1:-1:0,T=a.current.map((M,A)=>A),C=T.indexOf(l)+S;return T.at(C)??0},[e.direction]),i=V(d=>{let{key:l}=d;switch(l){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":r(s(l));break;case"Home":r(0);break;case"End":r(-1);break;case"Escape":e.onEscapeKey?.();break;default:return}d.preventDefault(),d.stopPropagation()},[r,s,e]),u=V((d,l)=>{let{current:b}=d;return a.current[Number(l)]=d,b.addEventListener("focus",n),b.addEventListener("keydown",i),o(d,l),()=>{b.removeEventListener("focus",n),b.removeEventListener("keydown",i),delete a.current[Number(l)]}},[n,i,o,a]),h=Yo(()=>({itemEffector:u}),[u]);return Uo.createElement(Lt.Provider,{value:h},e.children)}function Pt(e){let t=He(null),{itemEffector:a}=Jo(Lt);return Qo(()=>a(t,e)),t}var Et=jo($o);import{hooks as ir}from"botframework-webchat-component";import cr from"classnames";import Ae,{memo as sr,useCallback as dr}from"react";import er,{forwardRef as tr,memo as ar,useRef as or}from"react";var rr=e=>e.preventDefault(),nr=tr(({"aria-hidden":e,children:t,className:a,"data-testid":o,disabled:r,onClick:n,tabIndex:s},i)=>{let u=or(null);return er.createElement("button",{"aria-disabled":r?"true":void 0,"aria-hidden":e,className:a,"data-testid":o,onClick:r?rr:n,ref:i||u,tabIndex:r?-1:s,type:"button"},t)}),Dt=ar(nr);var Me={"suggested-action":"wenGMeW_suggested-action","suggested-action__image":"wenGMeW_suggested-action__image"},Wt=Me,Xd=Me["suggested-action"];var Kd=Me["suggested-action__image"];var{useFocus:lr,usePerformCardAction:br,useScrollToEnd:ur,useStyleSet:hr,useSuggestedActionsHooks:pr,useUIState:mr}=ir;function _r({buttonText:e,className:t,displayText:a,image:o,imageAlt:r,itemIndex:n,text:s,type:i,value:u}){let[h,d]=pr().useSuggestedActions(),[{suggestedAction:l}]=hr(),[b]=mr(),m=lr(),N=Pt(n),_=br(),S=c(Wt),T=ur(),C=dr(({target:M})=>{(async function(){await m("sendBoxWithoutKeyboard"),_({displayText:a,text:s,type:i,value:u},{target:M}),i==="openUrl"&&d([]),T()})()},[a,m,_,T,d,s,i,u]);return Ae.createElement(Dt,{className:cr(S["suggested-action"],l+"",(t||"")+""),"data-testid":p.sendBoxSuggestedAction,disabled:b==="disabled",onClick:C,ref:N,type:"button"},o&&Ae.createElement("img",{alt:r,className:S["suggested-action__image"],src:o}),Ae.createElement("span",null,e))}var Rt=sr(_r);var se={"suggested-actions--flow":"wy3OzFW_suggested-actions--flow","suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked","suggested-actions":"wy3OzFW_suggested-actions"},Fe=se,cl=se["suggested-actions--flow"];var sl=se["suggested-actions--stacked"];var dl=se["suggested-actions"];var{useFocus:yr,useLocalizer:xr,useStyleOptions:kr,useStyleSet:Nr,useSuggestedActionsHooks:Sr,useUIState:Br}=gr;function Tr(e){let[{suggestedActionLayout:t}]=kr(),[{suggestedActions:a}]=Nr(),[o]=Br(),r=c(Fe);return de.createElement("div",{"aria-label":e["aria-label"],"aria-orientation":"vertical",className:wr(r["suggested-actions"],a+"",{[r["suggested-actions--flow"]]:t==="flow",[r["suggested-actions--stacked"]]:t!=="flow"},e.className),role:"toolbar"},o!=="blueprint"&&e.children)}function Cr(){let e=c(Fe),t=xr(),[a,o,{activity:r}]=Sr().useSuggestedActions(),n=yr(),s=fr(()=>{n("sendBox")},[n]),i=W(r)?[]:a.map((u,h)=>{let{displayText:d,image:l,imageAltText:b,text:m,type:N,value:_}=u;return a?.length?de.createElement(Rt,{buttonText:ze(u),displayText:d,image:l,imageAlt:l&&(b||m),itemIndex:h,key:h,text:m,type:N,value:_}):null});return de.createElement(Et,{onEscapeKey:s},de.createElement(Tr,{"aria-label":t("SUGGESTED_ACTIONS_LABEL_ALT"),className:e["suggested-actions"]},i))}var Le=vr(Cr);import Hr,{memo as Mr,useMemo as Ar,useState as Fr}from"react";import{createContext as zr}from"react";var It=zr(new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));It.displayName="TelephoneKeypad.Context";var le=It;var Lr=Mr(({children:e})=>{let[t,a]=Fr(!1),o=Ar(()=>Object.freeze({setShown:a,shown:t}),[a,t]);return Hr.createElement(le.Provider,{value:o},e)}),Pe=Lr;import Kr,{memo as Ur}from"react";import{Components as Vr}from"botframework-webchat-component";import Gr from"classnames";import g,{memo as qt,useCallback as x,useEffect as Or,useRef as qr}from"react";import{useRefFrom as Ot}from"use-ref-from";import{useContext as Pr,useMemo as Er}from"react";function H(){let{setShown:e,shown:t}=Pr(le);return Er(()=>Object.freeze([t,e]),[t,e])}import Ee,{forwardRef as Dr,memo as Wr,useCallback as Rr}from"react";import{useRefFrom as Ir}from"use-ref-from";var Y={"telephone-keypad__button":"wwTs9lq_telephone-keypad__button","telephone-keypad__button__text":"wwTs9lq_telephone-keypad__button__text","telephone-keypad__button__ruby":"wwTs9lq_telephone-keypad__button__ruby","telephone-keypad--horizontal":"wwTs9lq_telephone-keypad--horizontal"},Vt=Y,Ll=Y["telephone-keypad__button"];var Pl=Y["telephone-keypad__button__text"];var El=Y["telephone-keypad__button__ruby"];var Dl=Y["telephone-keypad--horizontal"];var Gt=Wr(Dr(({button:e,"data-testid":t,onClick:a,ruby:o},r)=>{let n=c(Vt),s=Ir(a),i=Rr(()=>s.current?.(),[s]);return Ee.createElement("button",{className:n["telephone-keypad__button"],"data-testid":t,onClick:i,ref:r,type:"button"},Ee.createElement("span",{className:n["telephone-keypad__button__text"]},e==="*"?"\u2217":e),!!o&&Ee.createElement("ruby",{className:n["telephone-keypad__button__ruby"]},o))}));Gt.displayName="TelephoneKeypad.Button";var y=Gt;var $={"telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message","telephone-keypad":"wEgqGmW_telephone-keypad","telephone-keypad__box":"wEgqGmW_telephone-keypad__box","telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link"},De=$,Ul=$["telephone-keypad__info-message"];var Zl=$["telephone-keypad"];var jl=$["telephone-keypad__box"];var Jl=$["telephone-keypad__info-message-link"];var{LocalizedString:Xr}=Vr,Xt=qt(({children:e,isHorizontal:t})=>{let a=c(De);return t?null:g.createElement("div",{className:a["telephone-keypad__box"]},e)});Xt.displayName="TelephoneKeypad:Orientation";var Kt=qt(({autoFocus:e,className:t,onButtonClick:a,isHorizontal:o})=>{let r=Ot(e),n=c(De),s=qr(null),i=Ot(a),[,u]=H(),h=x(()=>i.current?.("1"),[i]),d=x(()=>i.current?.("2"),[i]),l=x(()=>i.current?.("3"),[i]),b=x(()=>i.current?.("4"),[i]),m=x(()=>i.current?.("5"),[i]),N=x(()=>i.current?.("6"),[i]),_=x(()=>i.current?.("7"),[i]),S=x(()=>i.current?.("8"),[i]),T=x(()=>i.current?.("9"),[i]),C=x(()=>i.current?.("0"),[i]),M=x(()=>i.current?.("*"),[i]),A=x(()=>i.current?.("#"),[i]),D=x(q=>{q.key==="Escape"&&u(!1)},[u]);return Or(()=>{r.current&&s.current?.focus()},[r,s]),g.createElement("div",{className:Gr(n["telephone-keypad"],t),onKeyDown:D},g.createElement(Xt,{isHorizontal:o},g.createElement(y,{button:"1","data-testid":p.sendBoxTelephoneKeypadButton1,onClick:h,ref:s}),g.createElement(y,{button:"2","data-testid":p.sendBoxTelephoneKeypadButton2,onClick:d,ruby:"ABC"}),g.createElement(y,{button:"3","data-testid":p.sendBoxTelephoneKeypadButton3,onClick:l,ruby:"DEF"}),g.createElement(y,{button:"4","data-testid":p.sendBoxTelephoneKeypadButton4,onClick:b,ruby:"GHI"}),g.createElement(y,{button:"5","data-testid":p.sendBoxTelephoneKeypadButton5,onClick:m,ruby:"JKL"}),g.createElement(y,{button:"6","data-testid":p.sendBoxTelephoneKeypadButton6,onClick:N,ruby:"MNO"}),g.createElement(y,{button:"7","data-testid":p.sendBoxTelephoneKeypadButton7,onClick:_,ruby:"PQRS"}),g.createElement(y,{button:"8","data-testid":p.sendBoxTelephoneKeypadButton8,onClick:S,ruby:"TUV"}),g.createElement(y,{button:"9","data-testid":p.sendBoxTelephoneKeypadButton9,onClick:T,ruby:"WXYZ"}),g.createElement(y,{button:"*","data-testid":p.sendBoxTelephoneKeypadButtonStar,onClick:M}),g.createElement(y,{button:"0","data-testid":p.sendBoxTelephoneKeypadButton0,onClick:C,ruby:"+"}),g.createElement(y,{button:"#","data-testid":p.sendBoxTelephoneKeypadButtonPound,onClick:A})),g.createElement("div",{className:n["telephone-keypad__info-message"]},g.createElement(f,{appearance:"text",icon:"info-16"}),g.createElement(Xr,{linkClassName:n["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});Kt.displayName="TelephoneKeypad";var Ut=Kt;var Zt=Ur(e=>H()[0]?Kr.createElement(Ut,{...e}):null);Zt.displayName="TelephoneKeypad.Surrogate";var We=Zt;import{hooks as Jr}from"botframework-webchat-component";import ue,{useCallback as Qt,useRef as Qr,memo as Yr}from"react";import{useRefFrom as $r}from"use-ref-from";import{hooks as Zr}from"botframework-webchat-api";import Re from"classnames";import Ie,{memo as Ve}from"react";var ee={"sendbox__toolbar-button":"weDCCeq_sendbox__toolbar-button",sendbox__toolbar:"weDCCeq_sendbox__toolbar","sendbox__toolbar-separator":"weDCCeq_sendbox__toolbar-separator","sendbox__toolbar-button--selected":"weDCCeq_sendbox__toolbar-button--selected"},be=ee,fb=ee["sendbox__toolbar-button"];var yb=ee.sendbox__toolbar;var xb=ee["sendbox__toolbar-separator"];var kb=ee["sendbox__toolbar-button--selected"];var{useUIState:jt}=Zr,jr=e=>e.preventDefault(),E=Ve(e=>{let t=c(be),[a]=jt(),o=e.disabled||a==="disabled";return Ie.createElement("button",{"aria-disabled":o?"true":void 0,"aria-label":e["aria-label"],className:Re(t["sendbox__toolbar-button"],e.className,{[t["sendbox__toolbar-button--selected"]]:e.selected}),"data-testid":e["data-testid"],onClick:o?jr:e.onClick,tabIndex:o?-1:void 0,type:e.type==="submit"?"submit":"button"},e.children)});E.displayName="ToolbarButton";var Ge=Ve(e=>{let[t]=jt(),a=c(be);return Ie.createElement("div",{className:Re(a.sendbox__toolbar,e.className)},t!=="blueprint"&&e.children)});Ge.displayName="Toolbar";var Oe=Ve(e=>{let t=c(be);return Ie.createElement("div",{"aria-orientation":"vertical",className:Re(t["sendbox__toolbar-separator"],e.className),role:"separator"})});Oe.displayName="ToolbarSeparator";var qe={"sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment","sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input"},Jt=qe,Lb=qe["sendbox__add-attachment"];var Pb=qe["sendbox__add-attachment-input"];var{useLocalizer:en,useStyleOptions:tn}=Jr;function an(e){let t=Qr(null),a=c(Jt),o=en(),[{uploadAccept:r,uploadMultiple:n}]=tn(),s=$r(e.onFilesAdded),i=Qt(()=>t.current?.click(),[t]),u=Qt(({target:{files:h}})=>{h&&(s.current?.([...h]),t.current&&(t.current.value=""))},[t,s]);return ue.createElement("div",{className:a["sendbox__add-attachment"]},ue.createElement("input",{accept:r,"aria-disabled":e.disabled,"aria-hidden":"true",className:a["sendbox__add-attachment-input"],multiple:n,onInput:e.disabled?void 0:u,readOnly:e.disabled,ref:t,role:"button",tabIndex:-1,type:"file"}),ue.createElement(E,{"aria-label":o("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":p.sendBoxUploadButton,onClick:i},ue.createElement(f,{appearance:"text",icon:"attachment"})))}var Yt=Yr(an);import{useLiveRegion as on}from"botframework-webchat-component/internal";import ta,{memo as rn}from"react";var $t={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},ea=$t,jb=$t["sendbox__error-message"];function aa({error:e,id:t}){let a=c(ea);return on(()=>e&&ta.createElement("div",{className:"sendbox__error-message__status"},e),[e]),ta.createElement("span",{className:a["sendbox__error-message"],id:t},e)}aa.displayName="ErrorMessage";var oa=rn(aa);import{hooks as nn}from"botframework-webchat-component";import{useCallback as cn,useMemo as ra,useState as sn}from"react";import{useRefFrom as dn}from"use-ref-from";var{useConnectivityStatus:ln,useLocalizer:bn}=nn,un=({attachments:e,message:t})=>{let[a]=ln(),[o,r]=sn(),n=bn(),s=dn(a!=="connected"&&a!=="reconnected"?"offline":!t&&!e.length?"empty":void 0),i=ra(()=>Object.freeze(new Map().set("empty",n("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",n("CONNECTIVITY_STATUS_ALT_FATAL"))),[n]),u=!!t?.trim();o==="empty"&&u&&r(void 0);let h=cn(()=>(r(s.current),s.current),[s]);return ra(()=>Object.freeze([o&&i.get(o),h]),[o,i,h])},na=un;import{useCallback as hn}from"react";import{hooks as pn}from"botframework-webchat-component";var{useScrollDown:mn,useScrollUp:_n}=pn;function Xe(){let e=mn(),t=_n();return hn(a=>{if(a.target instanceof HTMLTextAreaElement&&a.target.value)return;let{ctrlKey:o,metaKey:r,shiftKey:n}=a;if(o||r||n)return;let s=!0;switch(a.key){case"End":e({displacement:1/0});break;case"Home":t({displacement:1/0});break;case"PageDown":e();break;case"PageUp":t();break;default:s=!1;break}s&&(a.preventDefault(),a.stopPropagation())},[e,t])}import{useMemo as gn}from"react";function Ke(e){let t=gn(()=>Math.random().toString(36).substr(2,5),[]);return e=e?`${e}--`:"",`${e}${t}`}var k={"sendbox__attachment-bar":"wHTirJa_sendbox__attachment-bar","sendbox__sendbox-text-area":"wHTirJa_sendbox__sendbox-text-area","sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error",sendbox:"wHTirJa_sendbox","sendbox__attachment-bar--in-grid":"wHTirJa_sendbox__attachment-bar--in-grid","sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid","variant-copilot":"wHTirJa_variant-copilot",sendbox__sendbox:"wHTirJa_sendbox__sendbox","sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid"},Ue=k,pu=k["sendbox__attachment-bar"];var mu=k["sendbox__sendbox-text-area"];var _u=k["sendbox__text-counter--error"];var gu=k.sendbox;var wu=k["sendbox__attachment-bar--in-grid"];var vu=k["sendbox__text-counter"];var fu=k["sendbox__text-area--in-grid"];var yu=k["variant-copilot"];var xu=k.sendbox__sendbox;var ku=k["sendbox__sendbox-controls--in-grid"];var Nu=k["sendbox__sendbox-controls"];var Su=k["sendbox__telephone-keypad--in-grid"];import ia,{memo as wn,useCallback as vn}from"react";import{hooks as fn}from"botframework-webchat-component";var{useLocalizer:yn}=fn,ca=wn(()=>{let[e,t]=H(),a=yn(),o=vn(()=>t(r=>!r),[t]);return ia.createElement(E,{"aria-label":a("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":p.sendBoxTelephoneKeypadToolbarButton,onClick:o,selected:e},ia.createElement(f,{appearance:"text",icon:"keypad"}))});ca.displayName="SendBox.TelephoneKeypadToolbarButton";var sa=ca;var{useFocus:Bn,useLocalizer:Tn,useMakeThumbnail:Cn,useRegisterFocusSendBox:zn,useSendBoxAttachments:Hn,useSendBoxValue:Mn,useSendMessage:An,useStyleOptions:Fn,useUIState:Ln}=xn,{AttachmentBar:Pn,TextArea:En}=kn;function ba(e){let[{hideTelephoneKeypadButton:t,hideUploadButton:a,maxMessageLength:o}]=Fn(),[r,n]=Hn(),[s,i]=Mn(),[u,h]=Sn(""),[d]=H(),[l]=Ln(),b=c(Ue),m=z(Ue),N=Ke("sendbox__error-message-id"),_=Nn(null),S=Tn(),T=Cn(),C=An(),M=Bn(),A=e.isPrimary?s:u,D=e.isPrimary?i:h,q=l==="blueprint",[ot,rt]=na({message:A,attachments:r}),X=!!o&&A.length>o,Ta=!q&&!d&&o&&isFinite(o),nt=!q&&d;zn(O(({noKeyboard:v,waitUntil:ae})=>{_.current&&(v?ae((async()=>{let K=_.current?.getAttribute("readonly");_.current?.setAttribute("readonly","true"),await new Promise(oe=>setTimeout(oe,0)),_.current?.focus(),typeof K!="string"?_.current?.removeAttribute("readonly"):_.current?.setAttribute("readonly",K)})()):_.current?.focus())},[_]));let te=da(r),it=da(A),Ca=O(v=>{"tabIndex"in v.target&&typeof v.target.tabIndex=="number"&&v.target.tabIndex>=0||M("sendBox")},[M]),za=O(v=>D(v.currentTarget.value),[D]),ct=O(async v=>{let ae=Object.freeze(await Promise.all(v.map(K=>T(K).then(oe=>Object.freeze({blob:K,...oe&&{thumbnailURL:oe}})))));n(te.current.concat(ae))},[te,T,n]),Ha=O(v=>{v.preventDefault(),rt()!=="empty"&&!X&&(C(it.current,void 0,{attachments:te.current}),D(""),n([])),M("sendBox")},[rt,X,M,C,D,it,te,n]),Ma=O(v=>C(`/DTMFKey ${v}`),[C]),Aa=Xe(),Fa={"aria-invalid":"false",...ot&&{"aria-describedby":N,"aria-errormessage":N,"aria-invalid":"true"}};return w.createElement("form",{...Fa,className:G(b.sendbox,m,e.className),"data-testid":p.sendBoxContainer,onSubmit:Ha},w.createElement(Le,null),w.createElement("div",{className:G(b.sendbox__sendbox),onClickCapture:Ca,onKeyDown:Aa},w.createElement(En,{"aria-label":S(X?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:G(b["sendbox__sendbox-text-area"],b["sendbox__text-area--in-grid"]),completion:e.completion,"data-testid":p.sendBoxTextBox,hidden:nt,onInput:za,placeholder:e.placeholder??S("TEXT_INPUT_PLACEHOLDER"),ref:_,value:A}),w.createElement(We,{autoFocus:!0,className:b["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:Ma}),!q&&w.createElement(Pn,{className:G("webchat__send-box__attachment-bar",b["sendbox__attachment-bar"],b["sendbox__attachment-bar--in-grid"])}),w.createElement("div",{className:G(b["sendbox__sendbox-controls"],b["sendbox__sendbox-controls--in-grid"])},Ta&&w.createElement("div",{className:G(b["sendbox__text-counter"],{[b["sendbox__text-counter--error"]]:X})},`${A.length}/${o}`),w.createElement(Ge,null,!t&&w.createElement(sa,null),!a&&w.createElement(Yt,{onFilesAdded:ct}),w.createElement(Oe,null),w.createElement(E,{"aria-label":S("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":p.sendBoxSendButton,disabled:X||nt,type:"submit"},w.createElement(f,{appearance:"text",icon:"send"})))),w.createElement(xe,{onFilesAdded:ct}),w.createElement(oa,{error:ot,id:N})))}var he=la(e=>w.createElement(ba,{...e,isPrimary:!0}));he.displayName="PrimarySendBox";var ua=la(ba);import{createActivityBorderMiddleware as li,DecoratorComposer as bi}from"botframework-webchat-api/decorator";import{Components as ui}from"botframework-webchat-component";import{WebChatDecorator as hi}from"botframework-webchat-component/decorator";import B,{memo as pi}from"react";import Zn from"classnames";import _a,{Fragment as jn,memo as Jn}from"react";import{hooks as In}from"botframework-webchat-component";import Vn,{memo as Gn,useCallback as Je,useEffect as On,useRef as qn}from"react";import{useRefFrom as Xn}from"use-ref-from";import{useContext as Rn}from"react";import{createContext as Dn}from"react";var Wn={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},ha=Dn(Object.create({},Wn));ha.displayName="AssetComposerContext";var pe=ha;function Ze(){return Rn(pe)}function je(e){let t=Ze().urlStateMap.get(e);if(!t)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${e}" was not found.`);return t}var{useLocalizer:Kn,useShouldReduceMotion:Un}=In,pa=({className:e})=>{let[t]=Un(),[a]=je("sliding dots"),o=Kn(),r=qn(null),n=o("TYPING_INDICATOR_ALT"),s=Xn(t),i=Je(()=>{let d=r.current?.contentDocument,l=d?.documentElement,{SVGSVGElement:b}=d?.defaultView||{};b&&l instanceof b&&l.pauseAnimations()},[r]),u=Je(()=>{let d=r.current?.contentDocument,l=d?.documentElement,{SVGSVGElement:b}=d?.defaultView||{};b&&l instanceof b&&l.unpauseAnimations()},[r]),h=Je(()=>s.current?i():u(),[i,s,u]);return On(h,[h,t]),Vn.createElement("object",{"aria-label":n,className:e,data:a.href,onLoad:h,ref:r,type:"image/svg+xml"})};pa.displayName="SlidingDots";var me=Gn(pa);var Qe={"activity-loader":"wnVy-QG_activity-loader","variant-fluent":"wnVy-QG_variant-fluent"},ma=Qe,gh=Qe["activity-loader"];var wh=Qe["variant-fluent"];function Qn({children:e}){let t=c(ma),a=z(t);return _a.createElement(jn,null,e,_a.createElement(me,{className:Zn(t["activity-loader"],a)}))}var ga=Jn(Qn);import Yn,{memo as $n,useEffect as ei,useMemo as wa}from"react";var ti='<svg xmlns="http://www.w3.org/2000/svg" width="400" height="20" viewBox="0 0 400 20"><defs><linearGradient id="a" x1="0" x2="100%" y1="0" y2="0" gradientUnits="userSpaceOnUse"><stop offset="0%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#ad5ae1;#ad5ae1;#0E94E1;#0E94E1;#669fc2;#669fc2;#ad5ae1"/></stop><stop offset="50%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#e9618d;#e9618d;#57AB82;#57AB82;#6377e0;#6377e0;#e9618d"/></stop><stop offset="100%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#fd9e5f;#fd9e5f;#C6C225;#C6C225;#9b80ec;#9b80ec;#fd9e5f"/></stop></linearGradient></defs><g fill="url(#a)"><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="26;26;0;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;30;30;20;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="1;1;0;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="62;62;72;72;26;26;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="104;104;20;20;70;70;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="1;1;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="182;182;108;108;112;112;26"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;60;60;20;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="218;218;184;184;148;148;62"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="60;60;80;80;40;40;104"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="294;294;280;280;204;204;182"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="40;40;20;20;80;80;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="350;350;316;316;300;300;218"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="20;20;60;60;20;20;60"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="386;386;392;392;336;336;294"/><animate attributeName="width" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="20;20;40;40"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="0;0;1;1"/></rect><rect width="20" height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="422;422;428;428;392;392;350"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="0;0;1"/></rect></g></svg>',va=$n(({children:e})=>{let t=wa(()=>URL.createObjectURL(new Blob([ti],{type:"image/svg+xml"})),[]);ei(()=>()=>URL.revokeObjectURL(t),[t]);let a=wa(()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(t)])]])}),[t]);return Yn.createElement(pe.Provider,{value:a},e)});va.displayName="AssetComposer";var fa=va;function _e(e){return!!(e&&e.from.role==="channel"&&e.type==="message"&&"text"in e)}import xa,{memo as ai}from"react";var Ye={"liner-message-activity":"wQVQNzG_liner-message-activity","liner-message-activity__text":"wQVQNzG_liner-message-activity__text"},ya=Ye,Lh=Ye["liner-message-activity"];var Ph=Ye["liner-message-activity__text"];var ka=({activity:e})=>{let t=c(ya);return xa.createElement("div",{className:t["liner-message-activity"],role:"separator"},xa.createElement("span",{className:t["liner-message-activity__text"]},e.text))};ka.displayName="LinerMessageActivity";var $e=ai(ka);import oi from"react";import ri from"classnames";var et={theme:"w2roZmq_theme","variant-copilot":"w2roZmq_variant-copilot"},tt=et,Uh=et.theme;var Zh=et["variant-copilot"];var ni="webchat-fluent";function ge(e){let t=c(tt),a=z(tt);return oi.createElement("div",{className:ri(ni,t.theme,a)},e.children)}import{testIds as ii}from"botframework-webchat-component";import ci from"classnames";import Sa,{memo as si}from"react";var at={"sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image","sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator"},Na=at,ip=at["sliding-dots-typing-indicator__image"];var cp=at["sliding-dots-typing-indicator"];function di(){let e=c(Na);return Sa.createElement("div",{className:e["sliding-dots-typing-indicator"],"data-testid":ii.typingIndicator},Sa.createElement(me,{className:ci(e["sliding-dots-typing-indicator__image"])}))}var Ba=si(di);var{ThemeProvider:mi}=ui,_i=Object.freeze([()=>e=>(...t)=>{let a=t[0]?.activity;if(W(a))return()=>B.createElement(Ce,{activity:a});if(_e(a))return()=>B.createElement($e,{activity:a});let o=e(...t);return o&&((...r)=>B.createElement(Te,{activity:a},o(...r)))}]),gi=[()=>()=>()=>he],wi=Object.freeze([li(e=>t=>t.livestreamingState==="preparing"?ga:e(t))]),vi=ve("fluent-theme"),fi=Object.freeze({feedbackActionsPlacement:"activity-actions"}),yi=Object.freeze([()=>e=>(...t)=>t[0].visible?B.createElement(Ba,null):e(...t)]);function xi({children:e,variant:t="fluent"}){return B.createElement(gt,{variant:t},B.createElement(ge,null,B.createElement(Pe,null,B.createElement(mi,{activityMiddleware:_i,sendBoxMiddleware:gi,styleOptions:fi,styles:vi,typingIndicatorMiddleware:yi},B.createElement(fa,null,B.createElement(hi,null,B.createElement(bi,{middleware:wi},e)))))))}var ki=pi(xi);var Si="tsup",Bi="esmodules",Ti="4.18.1-main.20250703.da78356",Dp={buildTool:Si,moduleFormat:Bi,version:Ti};Ni("botframework-webchat:fluent-theme","version=4.18.1-main.20250703.da78356; build-tool=tsup; module-format=esmodules");export{ua as FluentSendBox,ki as FluentThemeProvider,Dp as buildInfo,p as testIds};
2
2
  /*! For license information please see botframework-webchat-fluent-theme.mjs.LEGAL.txt */
3
3
  //# sourceMappingURL=botframework-webchat-fluent-theme.mjs.map