botframework-webchat-fluent-theme 4.18.1-main.20250708.40736b1 → 4.18.1-main.20250710.5838525
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.
- package/dist/botframework-webchat-fluent-theme.css.map +1 -1
- package/dist/botframework-webchat-fluent-theme.development.css.map +1 -1
- package/dist/botframework-webchat-fluent-theme.development.js +7 -7
- package/dist/botframework-webchat-fluent-theme.development.js.map +1 -1
- package/dist/botframework-webchat-fluent-theme.js +1 -1
- package/dist/botframework-webchat-fluent-theme.mjs +1 -1
- package/dist/botframework-webchat-fluent-theme.mjs.map +1 -1
- package/dist/botframework-webchat-fluent-theme.production.min.css.map +1 -1
- package/dist/botframework-webchat-fluent-theme.production.min.js +7 -7
- package/dist/botframework-webchat-fluent-theme.production.min.js.map +1 -1
- package/package.json +6 -6
- package/src/components/activity/ActivityDecorator.module.css +1 -1
- package/src/components/activity/ActivityLoader.module.css +2 -1
- package/src/private/FluentThemeProvider.tsx +6 -30
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var _injectmetatag = require('inject-meta-tag');var _botframeworkwebchatcomponent = require('botframework-webchat-component');var _classnames = require('classnames'); var _classnames2 = _interopRequireDefault(_classnames);var _react = require('react'); var _react2 = _interopRequireDefault(_react);var _usereffrom = require('use-ref-from');var _internal = require('botframework-webchat-component/internal');var _valibot = require('valibot');function _t(e,t,a){return t;try{return _valibot.parse.call(void 0, e,t)}catch(o){throw console.error("botframework-webchat: Validation error while parsing props.",o&&typeof o=="object"&&"issues"in o&&o.issues),o}}function ja(e){return _react.useMemo.call(void 0, ()=>Object.freeze(Object.fromEntries(Object.entries(e).map(([t,a])=>[t,`${t} ${a}`]))),[e])}var l=ja;var L={"icon--attachment":"wdGN4aG_icon--attachment","icon--send":"wdGN4aG_icon--send","icon--keypad":"wdGN4aG_icon--keypad","fluent-icon":"wdGN4aG_fluent-icon","icon--info-16":"wdGN4aG_icon--info-16","appearance--text":"wdGN4aG_appearance--text","icon--add-document":"wdGN4aG_icon--add-document"},fe=L,oc=L["icon--attachment"];var rc=L["icon--send"];var nc=L["icon--keypad"];var ic=L["fluent-icon"];var cc=L["icon--info-16"];var sc=L["appearance--text"];var lc=L["icon--add-document"];var xt=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {className:_valibot.optional.call(void 0, _valibot.string.call(void 0, )),mask:_valibot.optional.call(void 0, _valibot.string.call(void 0, ))}),_valibot.readonly.call(void 0, ));function to(e){let{className:t}=_t(xt,e),a=l(fe),o=_react.useMemo.call(void 0, ()=>e.mask?{"--webchat__fluent-icon--mask":`url(${JSON.stringify(e.mask)})`}:{},[e.mask]);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["fluent-icon"],t),style:o})}var{component:kt,modifierPropsSchema:ao}=_internal.createIconComponent.call(void 0, fe,["appearance","icon"],to);kt.displayName="FluentIcon";var wc=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {...xt.entries,...ao.entries}),_valibot.readonly.call(void 0, )),N=_react.memo.call(void 0, kt);function oo(e,t){let a=document.createElement("style");return a.append(document.createTextNode(e)),t&&(a.dataset.webchatInjected=t),a}function Nt(...e){return function(t){if(!globalThis.document)throw new Error("Unable to create styles: document is not defined");return e.map(a=>oo(a,t))}}var ro=".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(.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 .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)) .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{gap:var(--webchat-spacingVerticalS);margin-block:calc(var(--webchat-spacingVerticalS) * -1);margin-inline:20px calc(var(--webchat-spacingHorizontalS) * -1);padding-block:var(--webchat-spacingVerticalS);padding-inline:var(--webchat-spacingHorizontalS);flex-direction:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{margin-block-start:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment{max-width:var(--webchat__bubble--max-width)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .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 .stacked-layout{margin-inline:var(--webchat-spacingHorizontalMNudge);flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__title{font-size:var(--webchat-fontSizeBase400);line-height:var(--webchat-lineHeightBase400);color:var(--webchat-colorNeutralForeground4);margin:var(--webchat__bubble--block-padding) var(--webchat__bubble--inline-padding) 0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__attachment-row{margin-block-start:var(--webchat-spacingVerticalMNudge)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout.stacked-layout--no-message .stacked-layout__attachment-row{margin-block-start:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .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 .stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .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 .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 .stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .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 .stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__downloadIcon{color:var(--webchat-colorBrandForegroundLink)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary{margin-block:var(--webchat__bubble--block-padding);margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary:focus-visible{border-radius:var(--webchat-borderRadiusSmall);outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content{margin-block:0 var(--webchat__bubble--block-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{gap:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row{margin:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row .webchat__text-content{padding-block:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);margin-block:0;margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__header{padding:var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalL)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__code-block{padding-block:var(--webchat-spacingVerticalM);padding-inline:var(--webchat-spacingHorizontalL) var(--webchat-spacingHorizontalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .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-spacingVerticalM);margin-inline-end:var(--webchat-spacingHorizontalL);position:absolute;top:0;right:0}.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{color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small)}.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-spacingVerticalM) 0 0 18px;flex:none;align-self:flex-start;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 0 var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalSNudge)}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-copilot{margin:var(--webchat-spacingVerticalXS) 0 0 -10px}.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__max-width--attachment-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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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",ye=Nt(ro);function xe({Provider:e},{defaults:t,displayName:a}){let o=({children:n,...i})=>{let s=_react.useMemo.call(void 0, ()=>Object.freeze({...t,...i}),[i]);return _react2.default.createElement(e,{value:s},n)};return o.displayName=a,_react.memo.call(void 0, o)}var ke=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),lo=xe(ke,{defaults:{variant:""},displayName:"VariantComposer"}),St=lo;function Z(){let{variant:e}=_react.useContext.call(void 0, ke);return _react.useMemo.call(void 0, ()=>e.split(" "),[e])}function M(e){let t=l(e),a=Z();return _react.useMemo.call(void 0, ()=>a.map(o=>t[`variant-${o}`]).filter(o=>o).join(" "),[t,a])}var ho={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"},_= exports.testIds =ho;var re={"sendbox__attachment-drop-zone-icon":"wbibrda_sendbox__attachment-drop-zone-icon","sendbox__attachment-drop-zone--droppable":"wbibrda_sendbox__attachment-drop-zone--droppable","sendbox__attachment-drop-zone":"wbibrda_sendbox__attachment-drop-zone"},Bt=re,Zc=re["sendbox__attachment-drop-zone-icon"];var jc=re["sendbox__attachment-drop-zone--droppable"];var Jc=re["sendbox__attachment-drop-zone"];var{useLocalizer:ko}=_botframeworkwebchatcomponent.hooks,ne=e=>{e.preventDefault()},Ct=e=>{var t,a;return!!((a=(t=e.dataTransfer)==null?void 0:t.types)!=null&&a.some(o=>o.toLowerCase()==="files"))};function No(e,t){let a=e.parentNode;for(;a;){if(a===t)return!0;a=a.parentNode}return!1}var zt=e=>{let[t,a]=_react.useState.call(void 0, !1),o=l(Bt),n=_react.useRef.call(void 0, null),i=ko(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded);_react.useEffect.call(void 0, ()=>{let d=0,h=m=>{document.addEventListener("dragover",ne),d++,Ct(m)&&a(n.current&&(m.target===n.current||m.target instanceof HTMLElement&&No(m.target,n.current))?"droppable":"visible")},c=()=>--d<=0&&a(!1),p=()=>{document.removeEventListener("dragover",ne),d=0,a(!1)},b=m=>{var v;(v=n.current)!=null&&v.contains(m.target)||p()};return document.addEventListener("dragend",p),document.addEventListener("dragenter",h),document.addEventListener("dragleave",c),document.addEventListener("drop",b),()=>{document.removeEventListener("dragend",p),document.removeEventListener("dragenter",h),document.removeEventListener("dragleave",c),document.removeEventListener("dragover",ne),document.removeEventListener("drop",b)}},[a]);let r=_react.useCallback.call(void 0, d=>{d.preventDefault(),a(!1),Ct(d.nativeEvent)&&s.current([...d.dataTransfer.files])},[s,a]);return t?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, o["sendbox__attachment-drop-zone"],{[o["sendbox__attachment-drop-zone--droppable"]]:t==="droppable"}),"data-testid":_.sendBoxDropZone,onDragOver:ne,onDrop:r,ref:n},_react2.default.createElement(N,{appearance:"text",className:o["sendbox__attachment-drop-zone-icon"],icon:"add-document"}),i("TEXT_INPUT_DROP_ZONE")):null};zt.displayName="DropZone";var Ne=_react.memo.call(void 0, zt);var _botframeworkwebchatcore = require('botframework-webchat-core');function W(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("PreChatMessage")))}var E={"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__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-avatar":"wdPvBTa_pre-chat-message-activity__body-avatar","pre-chat-message-activity__body":"wdPvBTa_pre-chat-message-activity__body","pre-chat-message-activity":"wdPvBTa_pre-chat-message-activity"},Ht=E,hs=E["pre-chat-message-activity__body-subtitle"];var ms=E["pre-chat-message-activity__body-title"];var _s=E["pre-chat-message-activity__toolbar"];var gs=E["pre-chat-message-activity__body--blueprint"];var ws=E["pre-chat-message-activity__body-avatar"];var vs=E["pre-chat-message-activity__body"];var fs=E["pre-chat-message-activity"];var _botframeworkwebchatapi = require('botframework-webchat-api');var j={"pre-chat-message-activity__card-action-title":"woY4Pxq_pre-chat-message-activity__card-action-title","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-image":"woY4Pxq_pre-chat-message-activity__card-action-image"},Mt=j,Ss=j["pre-chat-message-activity__card-action-title"];var Bs=j["pre-chat-message-activity__card-action-box"];var Ts=j["pre-chat-message-activity__card-action-subtitle"];var Cs=j["pre-chat-message-activity__card-action-image"];var{useFocus:Mo,useRenderMarkdownAsHTML:Fo,useSendBoxValue:Po,useUIState:Ao}=_botframeworkwebchatcomponent.hooks,Pt=({className:e,messageBackAction:t})=>{let[a,o]=Po(),[n]=Ao(),i=l(Mt),s=Mo(),r=_usereffrom.useRefFrom.call(void 0, (t==null?void 0:t.displayText)||(t==null?void 0:t.text)||""),d=Fo("message activity"),h=_react.useMemo.call(void 0, ()=>d?{__html:d((t==null?void 0:t.text)||"")}:void 0,[t==null?void 0:t.text,d]),c=n==="disabled",p=t&&"title"in t&&t.title,b=n==="blueprint"||!p,m=_react.useCallback.call(void 0, ()=>{o(r.current),s("sendBox")},[s,r,o]);return b?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":_.preChatMessageActivityStarterPromptsCardAction}):_react2.default.createElement("button",{"aria-disabled":c?!0:void 0,className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":_.preChatMessageActivityStarterPromptsCardAction,onClick:c?void 0:m,tabIndex:c?-1:void 0,type:"button"},_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-title"]},p),"image"in t&&t.image&&_react2.default.createElement(N,{appearance:"text",className:i["pre-chat-message-activity__card-action-image"],mask:t.image}),_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:h}))};Pt.displayName="StarterPromptsCardAction";var Q=_react.memo.call(void 0, Pt);var Se={"pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar","pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid"},At=Se,qs=Se["pre-chat-message-activity__card-action-toolbar"];var Gs=Se["pre-chat-message-activity__card-action-toolbar-grid"];var{useUIState:Wo}=_botframeworkwebchatapi.hooks,Lt=({cardActions:e,className:t})=>{let a=l(At),[o]=Wo();return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, t,a["pre-chat-message-activity__card-action-toolbar"])},_react2.default.createElement("div",{className:a["pre-chat-message-activity__card-action-toolbar-grid"]},o==="blueprint"?_react2.default.createElement(_react.Fragment,null,_react2.default.createElement(Q,null),_react2.default.createElement(Q,null),_react2.default.createElement(Q,null)):e.filter(n=>n.type==="messageBack").map((n,i)=>_react2.default.createElement(Q,{key:i,messageBackAction:n}))))};Lt.displayName="StarterPromptsToolbar";var Et=_react.memo.call(void 0, Lt);var ie={"activity-decorator":"wLpvzAq_activity-decorator","variant-fluent":"wLpvzAq_variant-fluent","variant-copilot":"wLpvzAq_variant-copilot"},Be=ie,tl=ie["activity-decorator"];var al=ie["variant-fluent"];var ol=ie["variant-copilot"];var{useStyleOptions:qo}=_botframeworkwebchatcomponent.hooks;function Te(e){var a,o;let[t]=qo();return _react.useMemo.call(void 0, ()=>{var n,i;return Object.freeze([{...t,...(i=(n=e==null?void 0:e.channelData)==null?void 0:n.webChat)==null?void 0:i.styleOptions}])},[(o=(a=e==null?void 0:e.channelData)==null?void 0:a.webChat)==null?void 0:o.styleOptions,t])}function Ce(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("AIGeneratedContent")))}function R(e){return _react.useMemo.call(void 0, ()=>{let t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]);return typeof(t==null?void 0:t.author)=="string"?{"@type":"Person",description:void 0,image:void 0,name:t==null?void 0:t.author}:t==null?void 0:t.author},[e])}var Y={"copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar","copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content","copilot-message-header":"wyJATiG_copilot-message-header","copilot-message-header__title":"wyJATiG_copilot-message-header__title"},Dt=Y,_l=Y["copilot-message-header__avatar"];var gl=Y["copilot-message-header__ai-generated-content"];var wl=Y["copilot-message-header"];var vl=Y["copilot-message-header__title"];var{useLocalizer:jo}=_botframeworkwebchatcomponent.hooks;function Jo({activity:e}){var c;let[{botAvatarImage:t,botAvatarBackgroundColor:a}]=Te(e),o=l(Dt),n=jo(),i=Ce(e),s=_react.useMemo.call(void 0, ()=>({"--background-color":a}),[a]),r=R(e),d=(r==null?void 0:r.image)||t,h=(r==null?void 0:r.name)||((c=e==null?void 0:e.from)==null?void 0:c.name);return _react2.default.createElement("div",{className:o["copilot-message-header"]},d&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",h),className:o["copilot-message-header__avatar"],src:d,style:s}),_react2.default.createElement("span",{className:o["copilot-message-header__title"],title:h},h),i&&_react2.default.createElement("span",{className:o["copilot-message-header__ai-generated-content"]},n("ACTIVITY_CONTENT_CAUTION")))}var Vt=_react.memo.call(void 0, Jo);function Rt({activity:e,children:t}){var s;let a=l(Be),o=Z(),n=M(Be),i=o.includes("copilot")&&((s=e==null?void 0:e.from)==null?void 0:s.role)==="bot"&&!!t;return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["activity-decorator"],n)},i&&_react2.default.createElement(Vt,{activity:e}),t)}Rt.displayName="ActivityDecorator";var ze=_react.memo.call(void 0, Rt);var{useLocalizer:or,useRenderMarkdownAsHTML:rr,useUIState:nr}=_botframeworkwebchatcomponent.hooks,It=({activity:e})=>{var r;let[t]=nr(),a=l(Ht),o=rr(),n=or(),i=R(e),s=_react.useMemo.call(void 0, ()=>o?{__html:o((i==null?void 0:i.description)||"")}:{__html:""},[i==null?void 0:i.description,o]);return _react2.default.createElement("div",{className:a["pre-chat-message-activity"]},i&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["pre-chat-message-activity__body"],t==="blueprint"&&a["pre-chat-message-activity__body--blueprint"])},i.image&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",i.name),className:a["pre-chat-message-activity__body-avatar"],src:i.image}),i.name&&_react2.default.createElement("h2",{className:a["pre-chat-message-activity__body-title"]},i.name),i.description&&_react2.default.createElement("div",{className:a["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:s})),_react2.default.createElement(Et,{cardActions:((r=e.suggestedActions)==null?void 0:r.actions)||[],className:a["pre-chat-message-activity__toolbar"]}))};It.displayName="PreChatMessageActivity";var He=_react.memo.call(void 0, It);function Me(e){let{title:t}=e,{type:a,value:o}=e;return a==="messageBack"?t||e.displayText:t||(typeof o=="string"?o:JSON.stringify(o))}var qt=_react.createContext.call(void 0, {itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function ur(e){let t=_react.useRef.call(void 0, 0),a=_react.useRef.call(void 0, []),o=_react.useCallback.call(void 0, ({current:c},p)=>c&&(c.tabIndex=t.current===p?0:-1),[t]),n=_react.useCallback.call(void 0, c=>{var b,m,v;let p;typeof c=="number"?p=c:p=c(t.current),p&&!((b=a.current.at(p))!=null&&b.current)&&(p=0),t.current!==p&&(t.current=p,a.current.forEach((g,x)=>o(g,x)),(v=(m=a.current.at(p))==null?void 0:m.current)==null||v.focus())},[o,a,t]),i=_react.useCallback.call(void 0, c=>{let{target:p}=c,b=a.current.findIndex(({current:m})=>m===p);b!==-1&&n(b)},[a,n]),s=_react.useCallback.call(void 0, c=>p=>{var C;let b=!e.direction,m=/up|down/iu.test(c)&&e.direction==="vertical",v=/left|right/iu.test(c)&&e.direction==="horizontal",g=/right|down/iu.test(c),x=b||m||v?g?1:-1:0,z=a.current.map((P,A)=>A),H=z.indexOf(p)+x;return(C=z.at(H))!=null?C:0},[e.direction]),r=_react.useCallback.call(void 0, c=>{var b;let{key:p}=c;switch(p){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":n(s(p));break;case"Home":n(0);break;case"End":n(-1);break;case"Escape":(b=e.onEscapeKey)==null||b.call(e);break;default:return}c.preventDefault(),c.stopPropagation()},[n,s,e]),d=_react.useCallback.call(void 0, (c,p)=>{let{current:b}=c;return a.current[Number(p)]=c,b.addEventListener("focus",i),b.addEventListener("keydown",r),o(c,p),()=>{b.removeEventListener("focus",i),b.removeEventListener("keydown",r),delete a.current[Number(p)]}},[i,r,o,a]),h=_react.useMemo.call(void 0, ()=>({itemEffector:d}),[d]);return _react2.default.createElement(qt.Provider,{value:h},e.children)}function Gt(e){let t=_react.useRef.call(void 0, null),{itemEffector:a}=_react.useContext.call(void 0, qt);return _react.useEffect.call(void 0, ()=>a(t,e)),t}var Ot=_react.memo.call(void 0, ur);var gr=e=>e.preventDefault(),wr=_react.forwardRef.call(void 0, ({"aria-hidden":e,children:t,className:a,"data-testid":o,disabled:n,onClick:i,tabIndex:s},r)=>{let d=_react.useRef.call(void 0, null);return _react2.default.createElement("button",{"aria-disabled":n?"true":void 0,"aria-hidden":e,className:a,"data-testid":o,onClick:n?gr:i,ref:r||d,tabIndex:n?-1:s,type:"button"},t)}),Xt=_react.memo.call(void 0, wr);var Pe={"suggested-action__image":"wenGMeW_suggested-action__image","suggested-action":"wenGMeW_suggested-action"},Kt=Pe,sd=Pe["suggested-action__image"];var ld=Pe["suggested-action"];var{useFocus:kr,usePerformCardAction:Nr,useScrollToEnd:Sr,useStyleSet:Br,useSuggestedActionsHooks:Tr,useUIState:Cr}=_botframeworkwebchatcomponent.hooks;function zr({buttonText:e,className:t,displayText:a,image:o,imageAlt:n,itemIndex:i,text:s,type:r,value:d}){let[h,c]=Tr().useSuggestedActions(),[{suggestedAction:p}]=Br(),[b]=Cr(),m=kr(),v=Gt(i),g=Nr(),x=l(Kt),z=Sr(),H=_react.useCallback.call(void 0, ({target:C})=>{(async function(){await m("sendBoxWithoutKeyboard"),g({displayText:a,text:s,type:r,value:d},{target:C}),r==="openUrl"&&c([]),z()})()},[a,m,g,z,c,s,r,d]);return _react2.default.createElement(Xt,{className:_classnames2.default.call(void 0, x["suggested-action"],p+"",(t||"")+""),"data-testid":_.sendBoxSuggestedAction,disabled:b==="disabled",onClick:H,ref:v,type:"button"},o&&_react2.default.createElement("img",{alt:n,className:x["suggested-action__image"],src:o}),_react2.default.createElement("span",null,e))}var Ut=_react.memo.call(void 0, zr);var se={"suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked","suggested-actions--flow":"wy3OzFW_suggested-actions--flow","suggested-actions":"wy3OzFW_suggested-actions"},Le=se,Nd=se["suggested-actions--stacked"];var Sd=se["suggested-actions--flow"];var Bd=se["suggested-actions"];var{useFocus:Ar,useLocalizer:Lr,useStyleOptions:Er,useStyleSet:Dr,useSuggestedActionsHooks:Vr,useUIState:Wr}=_botframeworkwebchatcomponent.hooks;function Rr(e){let[{suggestedActionLayout:t}]=Er(),[{suggestedActions:a}]=Dr(),[o]=Wr(),n=l(Le);return _react2.default.createElement("div",{"aria-label":e["aria-label"],"aria-orientation":"vertical",className:_classnames2.default.call(void 0, n["suggested-actions"],a+"",{[n["suggested-actions--flow"]]:t==="flow",[n["suggested-actions--stacked"]]:t!=="flow"},e.className),role:"toolbar"},o!=="blueprint"&&e.children)}function Ir(){let e=l(Le),t=Lr(),[a,o,{activity:n}]=Vr().useSuggestedActions(),i=Ar(),s=_react.useCallback.call(void 0, ()=>{i("sendBox")},[i]),r=W(n)?[]:a.map((d,h)=>{let{displayText:c,image:p,imageAltText:b,text:m,type:v,value:g}=d;return a!=null&&a.length?_react2.default.createElement(Ut,{buttonText:Me(d),displayText:c,image:p,imageAlt:p&&(b||m),itemIndex:h,key:h,text:m,type:v,value:g}):null});return _react2.default.createElement(Ot,{onEscapeKey:s},_react2.default.createElement(Rr,{"aria-label":t("SUGGESTED_ACTIONS_LABEL_ALT"),className:e["suggested-actions"]},r))}var Ee=_react.memo.call(void 0, Ir);var Zt=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));Zt.displayName="TelephoneKeypad.Context";var de=Zt;var Ur=_react.memo.call(void 0, ({children:e})=>{let[t,a]=_react.useState.call(void 0, !1),o=_react.useMemo.call(void 0, ()=>Object.freeze({setShown:a,shown:t}),[a,t]);return _react2.default.createElement(de.Provider,{value:o},e)}),De=Ur;function F(){let{setShown:e,shown:t}=_react.useContext.call(void 0, de);return _react.useMemo.call(void 0, ()=>Object.freeze([t,e]),[t,e])}var $={"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","telephone-keypad__button":"wwTs9lq_telephone-keypad__button"},jt=$,Qd=$["telephone-keypad__button__text"];var Yd=$["telephone-keypad__button__ruby"];var $d=$["telephone-keypad--horizontal"];var eb=$["telephone-keypad__button"];var Jt=_react.memo.call(void 0, _react.forwardRef.call(void 0, ({button:e,"data-testid":t,onClick:a,ruby:o},n)=>{let i=l(jt),s=_usereffrom.useRefFrom.call(void 0, a),r=_react.useCallback.call(void 0, ()=>{var d;return(d=s.current)==null?void 0:d.call(s)},[s]);return _react2.default.createElement("button",{className:i["telephone-keypad__button"],"data-testid":t,onClick:r,ref:n,type:"button"},_react2.default.createElement("span",{className:i["telephone-keypad__button__text"]},e==="*"?"\u2217":e),!!o&&_react2.default.createElement("ruby",{className:i["telephone-keypad__button__ruby"]},o))}));Jt.displayName="TelephoneKeypad.Button";var S=Jt;var ee={"telephone-keypad":"wEgqGmW_telephone-keypad","telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message","telephone-keypad__box":"wEgqGmW_telephone-keypad__box","telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link"},We=ee,db=ee["telephone-keypad"];var bb=ee["telephone-keypad__info-message"];var ub=ee["telephone-keypad__box"];var pb=ee["telephone-keypad__info-message-link"];var{LocalizedString:rn}=_botframeworkwebchatcomponent.Components,$t=_react.memo.call(void 0, ({children:e,isHorizontal:t})=>{let a=l(We);return t?null:_react2.default.createElement("div",{className:a["telephone-keypad__box"]},e)});$t.displayName="TelephoneKeypad:Orientation";var ea=_react.memo.call(void 0, ({autoFocus:e,className:t,onButtonClick:a,isHorizontal:o})=>{let n=_usereffrom.useRefFrom.call(void 0, e),i=l(We),s=_react.useRef.call(void 0, null),r=_usereffrom.useRefFrom.call(void 0, a),[,d]=F(),h=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"1")},[r]),c=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"2")},[r]),p=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"3")},[r]),b=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"4")},[r]),m=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"5")},[r]),v=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"6")},[r]),g=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"7")},[r]),x=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"8")},[r]),z=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"9")},[r]),H=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"0")},[r]),C=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"*")},[r]),P=_react.useCallback.call(void 0, ()=>{var u;return(u=r.current)==null?void 0:u.call(r,"#")},[r]),A=_react.useCallback.call(void 0, u=>{u.key==="Escape"&&d(!1)},[d]);return _react.useEffect.call(void 0, ()=>{var u;n.current&&((u=s.current)==null||u.focus())},[n,s]),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, i["telephone-keypad"],t),onKeyDown:A},_react2.default.createElement($t,{isHorizontal:o},_react2.default.createElement(S,{button:"1","data-testid":_.sendBoxTelephoneKeypadButton1,onClick:h,ref:s}),_react2.default.createElement(S,{button:"2","data-testid":_.sendBoxTelephoneKeypadButton2,onClick:c,ruby:"ABC"}),_react2.default.createElement(S,{button:"3","data-testid":_.sendBoxTelephoneKeypadButton3,onClick:p,ruby:"DEF"}),_react2.default.createElement(S,{button:"4","data-testid":_.sendBoxTelephoneKeypadButton4,onClick:b,ruby:"GHI"}),_react2.default.createElement(S,{button:"5","data-testid":_.sendBoxTelephoneKeypadButton5,onClick:m,ruby:"JKL"}),_react2.default.createElement(S,{button:"6","data-testid":_.sendBoxTelephoneKeypadButton6,onClick:v,ruby:"MNO"}),_react2.default.createElement(S,{button:"7","data-testid":_.sendBoxTelephoneKeypadButton7,onClick:g,ruby:"PQRS"}),_react2.default.createElement(S,{button:"8","data-testid":_.sendBoxTelephoneKeypadButton8,onClick:x,ruby:"TUV"}),_react2.default.createElement(S,{button:"9","data-testid":_.sendBoxTelephoneKeypadButton9,onClick:z,ruby:"WXYZ"}),_react2.default.createElement(S,{button:"*","data-testid":_.sendBoxTelephoneKeypadButtonStar,onClick:C}),_react2.default.createElement(S,{button:"0","data-testid":_.sendBoxTelephoneKeypadButton0,onClick:H,ruby:"+"}),_react2.default.createElement(S,{button:"#","data-testid":_.sendBoxTelephoneKeypadButtonPound,onClick:P})),_react2.default.createElement("div",{className:i["telephone-keypad__info-message"]},_react2.default.createElement(N,{appearance:"text",icon:"info-16"}),_react2.default.createElement(rn,{linkClassName:i["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});ea.displayName="TelephoneKeypad";var ta=ea;var aa=_react.memo.call(void 0, e=>F()[0]?_react2.default.createElement(ta,{...e}):null);aa.displayName="TelephoneKeypad.Surrogate";var Re=aa;var te={"sendbox__toolbar-button":"weDCCeq_sendbox__toolbar-button",sendbox__toolbar:"weDCCeq_sendbox__toolbar","sendbox__toolbar-button--selected":"weDCCeq_sendbox__toolbar-button--selected","sendbox__toolbar-separator":"weDCCeq_sendbox__toolbar-separator"},be=te,Db=te["sendbox__toolbar-button"];var Vb=te.sendbox__toolbar;var Wb=te["sendbox__toolbar-button--selected"];var Rb=te["sendbox__toolbar-separator"];var{useUIState:oa}=_botframeworkwebchatapi.hooks,ln=e=>e.preventDefault(),V=_react.memo.call(void 0, e=>{let t=l(be),[a]=oa(),o=e.disabled||a==="disabled";return _react2.default.createElement("button",{"aria-disabled":o?"true":void 0,"aria-label":e["aria-label"],className:_classnames2.default.call(void 0, t["sendbox__toolbar-button"],e.className,{[t["sendbox__toolbar-button--selected"]]:e.selected}),"data-testid":e["data-testid"],onClick:o?ln:e.onClick,tabIndex:o?-1:void 0,type:e.type==="submit"?"submit":"button"},e.children)});V.displayName="ToolbarButton";var Oe=_react.memo.call(void 0, e=>{let[t]=oa(),a=l(be);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a.sendbox__toolbar,e.className)},t!=="blueprint"&&e.children)});Oe.displayName="Toolbar";var Xe=_react.memo.call(void 0, e=>{let t=l(be);return _react2.default.createElement("div",{"aria-orientation":"vertical",className:_classnames2.default.call(void 0, t["sendbox__toolbar-separator"],e.className),role:"separator"})});Xe.displayName="ToolbarSeparator";var Ke={"sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment","sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input"},ra=Ke,Qb=Ke["sendbox__add-attachment"];var Yb=Ke["sendbox__add-attachment-input"];var{useLocalizer:hn,useStyleOptions:mn}=_botframeworkwebchatcomponent.hooks;function _n(e){let t=_react.useRef.call(void 0, null),a=l(ra),o=hn(),[{uploadAccept:n,uploadMultiple:i}]=mn(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded),r=_react.useCallback.call(void 0, ()=>{var h;return(h=t.current)==null?void 0:h.click()},[t]),d=_react.useCallback.call(void 0, ({target:{files:h}})=>{var c;h&&((c=s.current)==null||c.call(s,[...h]),t.current&&(t.current.value=""))},[t,s]);return _react2.default.createElement("div",{className:a["sendbox__add-attachment"]},_react2.default.createElement("input",{accept:n,"aria-disabled":e.disabled,"aria-hidden":"true",className:a["sendbox__add-attachment-input"],multiple:i,onInput:e.disabled?void 0:d,readOnly:e.disabled,ref:t,role:"button",tabIndex:-1,type:"file"}),_react2.default.createElement(V,{"aria-label":o("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":_.sendBoxUploadButton,onClick:r},_react2.default.createElement(N,{appearance:"text",icon:"attachment"})))}var ia=_react.memo.call(void 0, _n);var ca={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},sa=ca,uu=ca["sendbox__error-message"];function da({error:e,id:t}){let a=l(sa);return _internal.useLiveRegion.call(void 0, ()=>e&&_react2.default.createElement("div",{className:"sendbox__error-message__status"},e),[e]),_react2.default.createElement("span",{className:a["sendbox__error-message"],id:t},e)}da.displayName="ErrorMessage";var ba=_react.memo.call(void 0, da);var{useConnectivityStatus:kn,useLocalizer:Nn}=_botframeworkwebchatcomponent.hooks,Sn=({attachments:e,message:t})=>{let[a]=kn(),[o,n]=_react.useState.call(void 0, ),i=Nn(),s=_usereffrom.useRefFrom.call(void 0, a!=="connected"&&a!=="reconnected"?"offline":!t&&!e.length?"empty":void 0),r=_react.useMemo.call(void 0, ()=>Object.freeze(new Map().set("empty",i("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",i("CONNECTIVITY_STATUS_ALT_FATAL"))),[i]),d=!!(t!=null&&t.trim());o==="empty"&&d&&n(void 0);let h=_react.useCallback.call(void 0, ()=>(n(s.current),s.current),[s]);return _react.useMemo.call(void 0, ()=>Object.freeze([o&&r.get(o),h]),[o,r,h])},pa=Sn;var{useScrollDown:Cn,useScrollUp:zn}=_botframeworkwebchatcomponent.hooks;function Ue(){let e=Cn(),t=zn();return _react.useCallback.call(void 0, a=>{if(a.target instanceof HTMLTextAreaElement&&a.target.value)return;let{ctrlKey:o,metaKey:n,shiftKey:i}=a;if(o||n||i)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])}function Ze(e){let t=_react.useMemo.call(void 0, ()=>Math.random().toString(36).substr(2,5),[]);return e=e?`${e}--`:"",`${e}${t}`}var T={"sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid","variant-copilot":"wHTirJa_variant-copilot",sendbox:"wHTirJa_sendbox","sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid","sendbox__attachment-bar":"wHTirJa_sendbox__attachment-bar","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls","sendbox__sendbox-text-area":"wHTirJa_sendbox__sendbox-text-area","sendbox__attachment-bar--in-grid":"wHTirJa_sendbox__attachment-bar--in-grid",sendbox__sendbox:"wHTirJa_sendbox__sendbox","sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error"},je=T,Mu=T["sendbox__text-counter"];var Fu=T["sendbox__text-area--in-grid"];var Pu=T["variant-copilot"];var Au=T.sendbox;var Lu=T["sendbox__sendbox-controls--in-grid"];var Eu=T["sendbox__telephone-keypad--in-grid"];var Du=T["sendbox__attachment-bar"];var Vu=T["sendbox__sendbox-controls"];var Wu=T["sendbox__sendbox-text-area"];var Ru=T["sendbox__attachment-bar--in-grid"];var Iu=T.sendbox__sendbox;var qu=T["sendbox__text-counter--error"];var{useLocalizer:An}=_botframeworkwebchatcomponent.hooks,ma=_react.memo.call(void 0, ()=>{let[e,t]=F(),a=An(),o=_react.useCallback.call(void 0, ()=>t(n=>!n),[t]);return _react2.default.createElement(V,{"aria-label":a("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":_.sendBoxTelephoneKeypadToolbarButton,onClick:o,selected:e},_react2.default.createElement(N,{appearance:"text",icon:"keypad"}))});ma.displayName="SendBox.TelephoneKeypadToolbarButton";var _a=ma;var{useFocus:Wn,useLocalizer:Rn,useMakeThumbnail:In,useRegisterFocusSendBox:qn,useSendBoxAttachments:Gn,useSendBoxValue:On,useSendMessage:Xn,useStyleOptions:Kn,useUIState:Un}=_botframeworkwebchatcomponent.hooks,{AttachmentBar:Zn,TextArea:jn}=_botframeworkwebchatcomponent.Components;function va(e){var dt;let[{hideTelephoneKeypadButton:t,hideUploadButton:a,maxMessageLength:o}]=Kn(),[n,i]=Gn(),[s,r]=On(),[d,h]=_react.useState.call(void 0, ""),[c]=F(),[p]=Un(),b=l(je),m=M(je),v=Ze("sendbox__error-message-id"),g=_react.useRef.call(void 0, null),x=Rn(),z=In(),H=Xn(),C=Wn(),P=e.isPrimary?s:d,A=e.isPrimary?r:h,u=p==="blueprint",[nt,it]=pa({message:P,attachments:n}),X=!!o&&P.length>o,Wa=!u&&!c&&o&&isFinite(o),ct=!u&&c;qn(_react.useCallback.call(void 0, ({noKeyboard:k,waitUntil:oe})=>{var K;g.current&&(k?oe((async()=>{var bt,ut,pt,ht,mt;let U=(bt=g.current)==null?void 0:bt.getAttribute("readonly");(ut=g.current)==null||ut.setAttribute("readonly","true"),await new Promise(Ka=>setTimeout(Ka,0)),(pt=g.current)==null||pt.focus(),typeof U!="string"?(ht=g.current)==null||ht.removeAttribute("readonly"):(mt=g.current)==null||mt.setAttribute("readonly",U)})()):(K=g.current)==null||K.focus())},[g]));let ae=_usereffrom.useRefFrom.call(void 0, n),st=_usereffrom.useRefFrom.call(void 0, P),Ra=_react.useCallback.call(void 0, k=>{"tabIndex"in k.target&&typeof k.target.tabIndex=="number"&&k.target.tabIndex>=0||C("sendBox")},[C]),Ia=_react.useCallback.call(void 0, k=>A(k.currentTarget.value),[A]),lt=_react.useCallback.call(void 0, async k=>{let oe=Object.freeze(await Promise.all(k.map(K=>z(K).then(U=>Object.freeze({blob:K,...U&&{thumbnailURL:U}})))));i(ae.current.concat(oe))},[ae,z,i]),qa=_react.useCallback.call(void 0, k=>{k.preventDefault(),it()!=="empty"&&!X&&(H(st.current,void 0,{attachments:ae.current}),A(""),i([])),C("sendBox")},[it,X,C,H,A,st,ae,i]),Ga=_react.useCallback.call(void 0, k=>H(`/DTMFKey ${k}`),[H]),Oa=Ue(),Xa={"aria-invalid":"false",...nt&&{"aria-describedby":v,"aria-errormessage":v,"aria-invalid":"true"}};return _react2.default.createElement("form",{...Xa,className:_classnames2.default.call(void 0, b.sendbox,m,e.className),"data-testid":_.sendBoxContainer,onSubmit:qa},_react2.default.createElement(Ee,null),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, b.sendbox__sendbox),onClickCapture:Ra,onKeyDown:Oa},_react2.default.createElement(jn,{"aria-label":x(X?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:_classnames2.default.call(void 0, b["sendbox__sendbox-text-area"],b["sendbox__text-area--in-grid"]),completion:e.completion,"data-testid":_.sendBoxTextBox,hidden:ct,onInput:Ia,placeholder:(dt=e.placeholder)!=null?dt:x("TEXT_INPUT_PLACEHOLDER"),ref:g,value:P}),_react2.default.createElement(Re,{autoFocus:!0,className:b["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:Ga}),!u&&_react2.default.createElement(Zn,{className:_classnames2.default.call(void 0, "webchat__send-box__attachment-bar",b["sendbox__attachment-bar"],b["sendbox__attachment-bar--in-grid"])}),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, b["sendbox__sendbox-controls"],b["sendbox__sendbox-controls--in-grid"])},Wa&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, b["sendbox__text-counter"],{[b["sendbox__text-counter--error"]]:X})},`${P.length}/${o}`),_react2.default.createElement(Oe,null,!t&&_react2.default.createElement(_a,null),!a&&_react2.default.createElement(ia,{onFilesAdded:lt}),_react2.default.createElement(Xe,null),_react2.default.createElement(V,{"aria-label":x("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":_.sendBoxSendButton,disabled:X||ct,type:"submit"},_react2.default.createElement(N,{appearance:"text",icon:"send"})))),_react2.default.createElement(Ne,{onFilesAdded:lt}),_react2.default.createElement(ba,{error:nt,id:v})))}var pe=_react.memo.call(void 0, e=>_react2.default.createElement(va,{...e,isPrimary:!0}));pe.displayName="PrimarySendBox";var fa=_react.memo.call(void 0, va);var _decorator = require('botframework-webchat-api/decorator');var _decorator3 = require('botframework-webchat-component/decorator');var Qn={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},ya=_react.createContext.call(void 0, Object.create({},Qn));ya.displayName="AssetComposerContext";var he=ya;function Je(){return _react.useContext.call(void 0, he)}function Qe(e){let t=Je().urlStateMap.get(e);if(!t)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${e}" was not found.`);return t}var{useLocalizer:ni,useShouldReduceMotion:ii}=_botframeworkwebchatcomponent.hooks,xa=({className:e})=>{let[t]=ii(),[a]=Qe("sliding dots"),o=ni(),n=_react.useRef.call(void 0, null),i=o("TYPING_INDICATOR_ALT"),s=_usereffrom.useRefFrom.call(void 0, t),r=_react.useCallback.call(void 0, ()=>{var m;let c=(m=n.current)==null?void 0:m.contentDocument,p=c==null?void 0:c.documentElement,{SVGSVGElement:b}=(c==null?void 0:c.defaultView)||{};b&&p instanceof b&&p.pauseAnimations()},[n]),d=_react.useCallback.call(void 0, ()=>{var m;let c=(m=n.current)==null?void 0:m.contentDocument,p=c==null?void 0:c.documentElement,{SVGSVGElement:b}=(c==null?void 0:c.defaultView)||{};b&&p instanceof b&&p.unpauseAnimations()},[n]),h=_react.useCallback.call(void 0, ()=>s.current?r():d(),[r,s,d]);return _react.useEffect.call(void 0, h,[h,t]),_react2.default.createElement("object",{"aria-label":i,className:e,data:a.href,onLoad:h,ref:n,type:"image/svg+xml"})};xa.displayName="SlidingDots";var me=_react.memo.call(void 0, xa);var _e={"activity-loader":"wnVy-QG_activity-loader","variant-fluent":"wnVy-QG_variant-fluent","variant-copilot":"wnVy-QG_variant-copilot"},ka=_e,Ap=_e["activity-loader"];var Lp=_e["variant-fluent"];var Ep=_e["variant-copilot"];function di({children:e,showLoader:t=!0}){let a=l(ka),o=M(a);return _react2.default.createElement(_react.Fragment,null,e,t&&_react2.default.createElement(me,{className:_classnames2.default.call(void 0, a["activity-loader"],o)}))}var Sa=_react.memo.call(void 0, di);var hi='<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>',Ta=_react.memo.call(void 0, ({children:e})=>{let t=_react.useMemo.call(void 0, ()=>URL.createObjectURL(new Blob([hi],{type:"image/svg+xml"})),[]);_react.useEffect.call(void 0, ()=>()=>URL.revokeObjectURL(t),[t]);let a=_react.useMemo.call(void 0, ()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(t)])]])}),[t]);return _react2.default.createElement(he.Provider,{value:a},e)});Ta.displayName="AssetComposer";var Ca=Ta;function ge(e){return!!(e&&e.from.role==="channel"&&e.type==="message"&&"text"in e)}var $e={"liner-message-activity":"wQVQNzG_liner-message-activity","liner-message-activity__text":"wQVQNzG_liner-message-activity__text"},za=$e,Yp=$e["liner-message-activity"];var $p=$e["liner-message-activity__text"];var Ma=({activity:e})=>{let t=l(za);return _react2.default.createElement("div",{className:t["liner-message-activity"],role:"separator"},_react2.default.createElement("span",{className:t["liner-message-activity__text"]},e.text))};Ma.displayName="LinerMessageActivity";var et=_react.memo.call(void 0, Ma);var tt={"variant-copilot":"w2roZmq_variant-copilot",theme:"w2roZmq_theme"},at=tt,bh=tt["variant-copilot"];var uh=tt.theme;var wi="webchat-fluent";function we(e){let t=l(at),a=M(at);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, wi,t.theme,a)},e.children)}var ot={"sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator","sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image"},Fa=ot,Nh=ot["sliding-dots-typing-indicator"];var Sh=ot["sliding-dots-typing-indicator__image"];function xi(){let e=l(Fa);return _react2.default.createElement("div",{className:e["sliding-dots-typing-indicator"],"data-testid":_botframeworkwebchatcomponent.testIds.typingIndicator},_react2.default.createElement(me,{className:_classnames2.default.call(void 0, e["sliding-dots-typing-indicator__image"])}))}var Aa=_react.memo.call(void 0, xi);var Ni=_react.memo.call(void 0, function({children:t}){return _react2.default.createElement(_react.Fragment,null,t)});function La(e,t=Ni){let a=e.reduceRight((o,n)=>{let i=_react.memo.call(void 0, n),s=_react.memo.call(void 0, ({originalRequest:r,request:d,...h})=>{let c=d!=null?d:r;return _react2.default.createElement(i,{Next:o,request:c,...h,originalRequest:r})});return s.displayName=`PipelineStage(Memo(${n.displayName||n.name}))`,s},t);return _react.memo.call(void 0, function(n){let{request:i,...s}=n;return _react2.default.createElement(a,{request:i,...s,originalRequest:i})})}var{ThemeProvider:Fi}=_botframeworkwebchatcomponent.Components,Pi=Object.freeze([()=>e=>(...t)=>{var n;let a=(n=t[0])==null?void 0:n.activity;if(W(a))return()=>_react2.default.createElement(He,{activity:a});if(ge(a))return()=>_react2.default.createElement(et,{activity:a});let o=e(...t);return o&&((...i)=>_react2.default.createElement(ze,{activity:a},o(...i)))}]),Ai=[()=>()=>()=>pe],Da=La([function({request:t,Next:a,...o}){return _react2.default.createElement(Sa,{showLoader:t.livestreamingState==="preparing"},_react2.default.createElement(a,{...o}))},function({request:t,Next:a,...o}){return _react2.default.createElement(_decorator3.BorderFlair,{showFlair:t.livestreamingState==="completing"},_react2.default.createElement(a,{...o}))}]);Da.displayName="FluentDecoratorPipeline";var Va=_react.memo.call(void 0, function(t){let a=_decorator.useDecoratorRequest.call(void 0, _decorator.ActivityBorderDecoratorRequest);return _react2.default.createElement(Da,{...t,request:a})});Va.displayName="FluentDecoratorWithRequest";var Li=Object.freeze([_decorator.createActivityBorderMiddleware.call(void 0, ()=>()=>Va)]),Ei=ye("fluent-theme"),Di=Object.freeze({feedbackActionsPlacement:"activity-actions"}),Vi=Object.freeze([()=>e=>(...t)=>t[0].visible?_react2.default.createElement(Aa,null):e(...t)]);function Wi({children:e,variant:t="fluent"}){return _react2.default.createElement(St,{variant:t},_react2.default.createElement(we,null,_react2.default.createElement(De,null,_react2.default.createElement(Fi,{activityMiddleware:Pi,sendBoxMiddleware:Ai,styleOptions:Di,styles:Ei,typingIndicatorMiddleware:Vi},_react2.default.createElement(Ca,null,_react2.default.createElement(_decorator3.WebChatDecorator,null,_react2.default.createElement(_decorator.DecoratorComposer,{middleware:Li},e)))))))}var Ri=_react.memo.call(void 0, Wi);var qi="tsup",Gi="commonjs",Oi="4.18.1-main.20250708.40736b1",rm= exports.buildInfo ={buildTool:qi,moduleFormat:Gi,version:Oi};_injectmetatag.injectMetaTag.call(void 0, "botframework-webchat:fluent-theme","version=4.18.1-main.20250708.40736b1; build-tool=tsup; module-format=commonjs");exports.FluentSendBox = fa; exports.FluentThemeProvider = Ri; exports.buildInfo = rm; exports.testIds = _;
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var _injectmetatag = require('inject-meta-tag');var _botframeworkwebchatcomponent = require('botframework-webchat-component');var _classnames = require('classnames'); var _classnames2 = _interopRequireDefault(_classnames);var _react = require('react'); var _react2 = _interopRequireDefault(_react);var _usereffrom = require('use-ref-from');var _internal = require('botframework-webchat-component/internal');var _valibot = require('valibot');function pt(e,t,a){return t;try{return _valibot.parse.call(void 0, e,t)}catch(o){throw console.error("botframework-webchat: Validation error while parsing props.",o&&typeof o=="object"&&"issues"in o&&o.issues),o}}function qa(e){return _react.useMemo.call(void 0, ()=>Object.freeze(Object.fromEntries(Object.entries(e).map(([t,a])=>[t,`${t} ${a}`]))),[e])}var d=qa;var P={"icon--add-document":"wdGN4aG_icon--add-document","fluent-icon":"wdGN4aG_fluent-icon","appearance--text":"wdGN4aG_appearance--text","icon--attachment":"wdGN4aG_icon--attachment","icon--keypad":"wdGN4aG_icon--keypad","icon--send":"wdGN4aG_icon--send","icon--info-16":"wdGN4aG_icon--info-16"},ve=P,Ui=P["icon--add-document"];var Zi=P["fluent-icon"];var ji=P["appearance--text"];var Ji=P["icon--attachment"];var Qi=P["icon--keypad"];var Yi=P["icon--send"];var $i=P["icon--info-16"];var ft=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {className:_valibot.optional.call(void 0, _valibot.string.call(void 0, )),mask:_valibot.optional.call(void 0, _valibot.string.call(void 0, ))}),_valibot.readonly.call(void 0, ));function ja(e){let{className:t}=pt(ft,e),a=d(ve),o=_react.useMemo.call(void 0, ()=>e.mask?{"--webchat__fluent-icon--mask":`url(${JSON.stringify(e.mask)})`}:{},[e.mask]);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["fluent-icon"],t),style:o})}var{component:xt,modifierPropsSchema:Ja}=_internal.createIconComponent.call(void 0, ve,["appearance","icon"],ja);xt.displayName="FluentIcon";var sc=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {...ft.entries,...Ja.entries}),_valibot.readonly.call(void 0, )),k=_react.memo.call(void 0, xt);function Qa(e,t){let a=document.createElement("style");return a.append(document.createTextNode(e)),t&&(a.dataset.webchatInjected=t),a}function yt(...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 Ya=".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(.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 .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)) .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{gap:var(--webchat-spacingVerticalS);margin-block:calc(var(--webchat-spacingVerticalS) * -1);margin-inline:20px calc(var(--webchat-spacingHorizontalS) * -1);padding-block:var(--webchat-spacingVerticalS);padding-inline:var(--webchat-spacingHorizontalS);flex-direction:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{margin-block-start:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment{max-width:var(--webchat__bubble--max-width)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .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 .stacked-layout{margin-inline:var(--webchat-spacingHorizontalMNudge);flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__title{font-size:var(--webchat-fontSizeBase400);line-height:var(--webchat-lineHeightBase400);color:var(--webchat-colorNeutralForeground4);margin:var(--webchat__bubble--block-padding) var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__attachment-row{margin-block-start:var(--webchat-spacingVerticalMNudge)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout.stacked-layout--no-message .stacked-layout__attachment-row{margin-block-start:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .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 .stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .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 .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 .stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .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 .stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__downloadIcon{color:var(--webchat-colorBrandForegroundLink)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary{margin-block:var(--webchat__bubble--block-padding);margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary:focus-visible{border-radius:var(--webchat-borderRadiusSmall);outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content{margin-block:0 var(--webchat__bubble--block-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{gap:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row{margin:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row .webchat__text-content{padding-block:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);margin-block:0;margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__header{padding:var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalL)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__code-block{padding-block:var(--webchat-spacingVerticalM);padding-inline:var(--webchat-spacingHorizontalL) var(--webchat-spacingHorizontalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .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-spacingVerticalM);margin-inline-end:var(--webchat-spacingHorizontalL);position:absolute;top:0;right:0}.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{color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small)}.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-spacingVerticalM) 0 0 18px;flex:none;align-self:flex-start;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 var(--webchat-spacingHorizontalSNudge) var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalSNudge)}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-copilot{margin:var(--webchat-spacingVerticalXS) 0 0 -10px}.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__max-width--attachment-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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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 .code-block-content .code-block-content__code-block,.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",fe=yt(Ya);function xe({Provider:e},{defaults:t,displayName:a}){let o=({children:n,...i})=>{let s=_react.useMemo.call(void 0, ()=>Object.freeze({...t,...i}),[i]);return _react2.default.createElement(e,{value:s},n)};return o.displayName=a,_react.memo.call(void 0, o)}var ye=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),oo=xe(ye,{defaults:{variant:""},displayName:"VariantComposer"}),kt=oo;function Z(){let{variant:e}=_react.useContext.call(void 0, ye);return _react.useMemo.call(void 0, ()=>e.split(" "),[e])}function M(e){let t=d(e),a=Z();return _react.useMemo.call(void 0, ()=>a.map(o=>t[`variant-${o}`]).filter(o=>o).join(" "),[t,a])}var co={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"},m= exports.testIds =co;var re={"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"},Nt=re,Vc=re["sendbox__attachment-drop-zone--droppable"];var Wc=re["sendbox__attachment-drop-zone-icon"];var Ic=re["sendbox__attachment-drop-zone"];var{useLocalizer:go}=_botframeworkwebchatcomponent.hooks,ne=e=>{e.preventDefault()},Bt=e=>{var t,a;return!!((a=(t=e.dataTransfer)==null?void 0:t.types)!=null&&a.some(o=>o.toLowerCase()==="files"))};function wo(e,t){let a=e.parentNode;for(;a;){if(a===t)return!0;a=a.parentNode}return!1}var Tt=e=>{let[t,a]=_react.useState.call(void 0, !1),o=d(Nt),n=_react.useRef.call(void 0, null),i=go(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded);_react.useEffect.call(void 0, ()=>{let h=0,p=_=>{document.addEventListener("dragover",ne),h++,Bt(_)&&a(n.current&&(_.target===n.current||_.target instanceof HTMLElement&&wo(_.target,n.current))?"droppable":"visible")},c=()=>--h<=0&&a(!1),u=()=>{document.removeEventListener("dragover",ne),h=0,a(!1)},l=_=>{var v;(v=n.current)!=null&&v.contains(_.target)||u()};return document.addEventListener("dragend",u),document.addEventListener("dragenter",p),document.addEventListener("dragleave",c),document.addEventListener("drop",l),()=>{document.removeEventListener("dragend",u),document.removeEventListener("dragenter",p),document.removeEventListener("dragleave",c),document.removeEventListener("dragover",ne),document.removeEventListener("drop",l)}},[a]);let r=_react.useCallback.call(void 0, h=>{h.preventDefault(),a(!1),Bt(h.nativeEvent)&&s.current([...h.dataTransfer.files])},[s,a]);return t?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, o["sendbox__attachment-drop-zone"],{[o["sendbox__attachment-drop-zone--droppable"]]:t==="droppable"}),"data-testid":m.sendBoxDropZone,onDragOver:ne,onDrop:r,ref:n},_react2.default.createElement(k,{appearance:"text",className:o["sendbox__attachment-drop-zone-icon"],icon:"add-document"}),i("TEXT_INPUT_DROP_ZONE")):null};Tt.displayName="DropZone";var ke=_react.memo.call(void 0, Tt);var _botframeworkwebchatcore = require('botframework-webchat-core');function W(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("PreChatMessage")))}var E={"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":"wdPvBTa_pre-chat-message-activity","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"},zt=E,rs=E["pre-chat-message-activity__body"];var ns=E["pre-chat-message-activity__body-avatar"];var is=E["pre-chat-message-activity__toolbar"];var cs=E["pre-chat-message-activity"];var ss=E["pre-chat-message-activity__body--blueprint"];var ds=E["pre-chat-message-activity__body-subtitle"];var ls=E["pre-chat-message-activity__body-title"];var _botframeworkwebchatapi = require('botframework-webchat-api');var j={"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"},Ct=j,_s=j["pre-chat-message-activity__card-action-box"];var ms=j["pre-chat-message-activity__card-action-image"];var gs=j["pre-chat-message-activity__card-action-subtitle"];var ws=j["pre-chat-message-activity__card-action-title"];var{useFocus:So,useRenderMarkdownAsHTML:Bo,useSendBoxValue:To,useUIState:zo}=_botframeworkwebchatcomponent.hooks,Mt=({className:e,messageBackAction:t})=>{let[a,o]=To(),[n]=zo(),i=d(Ct),s=So(),r=_usereffrom.useRefFrom.call(void 0, (t==null?void 0:t.displayText)||(t==null?void 0:t.text)||""),h=Bo("message activity"),p=_react.useMemo.call(void 0, ()=>h?{__html:h((t==null?void 0:t.text)||"")}:void 0,[t==null?void 0:t.text,h]),c=n==="disabled",u=t&&"title"in t&&t.title,l=n==="blueprint"||!u,_=_react.useCallback.call(void 0, ()=>{o(r.current),s("sendBox")},[s,r,o]);return l?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":m.preChatMessageActivityStarterPromptsCardAction}):_react2.default.createElement("button",{"aria-disabled":c?!0:void 0,className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":m.preChatMessageActivityStarterPromptsCardAction,onClick:c?void 0:_,tabIndex:c?-1:void 0,type:"button"},_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-title"]},u),"image"in t&&t.image&&_react2.default.createElement(k,{appearance:"text",className:i["pre-chat-message-activity__card-action-image"],mask:t.image}),_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:p}))};Mt.displayName="StarterPromptsCardAction";var Q=_react.memo.call(void 0, Mt);var Ne={"pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar","pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid"},Ft=Ne,Fs=Ne["pre-chat-message-activity__card-action-toolbar"];var As=Ne["pre-chat-message-activity__card-action-toolbar-grid"];var{useUIState:Ao}=_botframeworkwebchatapi.hooks,At=({cardActions:e,className:t})=>{let a=d(Ft),[o]=Ao();return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, t,a["pre-chat-message-activity__card-action-toolbar"])},_react2.default.createElement("div",{className:a["pre-chat-message-activity__card-action-toolbar-grid"]},o==="blueprint"?_react2.default.createElement(_react.Fragment,null,_react2.default.createElement(Q,null),_react2.default.createElement(Q,null),_react2.default.createElement(Q,null)):e.filter(n=>n.type==="messageBack").map((n,i)=>_react2.default.createElement(Q,{key:i,messageBackAction:n}))))};At.displayName="StarterPromptsToolbar";var Lt=_react.memo.call(void 0, At);var ie={"variant-copilot":"wLpvzAq_variant-copilot","activity-decorator":"wLpvzAq_activity-decorator","variant-fluent":"wLpvzAq_variant-fluent"},Se=ie,Xs=ie["variant-copilot"];var Ks=ie["activity-decorator"];var Us=ie["variant-fluent"];var{useStyleOptions:Eo}=_botframeworkwebchatcomponent.hooks;function Be(e){var a,o;let[t]=Eo();return _react.useMemo.call(void 0, ()=>{var n,i;return Object.freeze([{...t,...(i=(n=e==null?void 0:e.channelData)==null?void 0:n.webChat)==null?void 0:i.styleOptions}])},[(o=(a=e==null?void 0:e.channelData)==null?void 0:a.webChat)==null?void 0:o.styleOptions,t])}function Te(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("AIGeneratedContent")))}function I(e){return _react.useMemo.call(void 0, ()=>{let t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]);return typeof(t==null?void 0:t.author)=="string"?{"@type":"Person",description:void 0,image:void 0,name:t==null?void 0:t.author}:t==null?void 0:t.author},[e])}var Y={"copilot-message-header":"wyJATiG_copilot-message-header","copilot-message-header__title":"wyJATiG_copilot-message-header__title","copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content","copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar"},Pt=Y,id=Y["copilot-message-header"];var cd=Y["copilot-message-header__title"];var sd=Y["copilot-message-header__ai-generated-content"];var dd=Y["copilot-message-header__avatar"];var{useLocalizer:qo}=_botframeworkwebchatcomponent.hooks;function Ro({activity:e}){var c;let[{botAvatarImage:t,botAvatarBackgroundColor:a}]=Be(e),o=d(Pt),n=qo(),i=Te(e),s=_react.useMemo.call(void 0, ()=>({"--background-color":a}),[a]),r=I(e),h=(r==null?void 0:r.image)||t,p=(r==null?void 0:r.name)||((c=e==null?void 0:e.from)==null?void 0:c.name);return _react2.default.createElement("div",{className:o["copilot-message-header"]},h&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",p),className:o["copilot-message-header__avatar"],src:h,style:s}),_react2.default.createElement("span",{className:o["copilot-message-header__title"],title:p},p),i&&_react2.default.createElement("span",{className:o["copilot-message-header__ai-generated-content"]},n("ACTIVITY_CONTENT_CAUTION")))}var Et=_react.memo.call(void 0, Ro);function Vt({activity:e,children:t}){var s;let a=d(Se),o=Z(),n=M(Se),i=o.includes("copilot")&&((s=e==null?void 0:e.from)==null?void 0:s.role)==="bot"&&!!t;return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["activity-decorator"],n)},i&&_react2.default.createElement(Et,{activity:e}),t)}Vt.displayName="ActivityDecorator";var ze=_react.memo.call(void 0, Vt);var{useLocalizer:Qo,useRenderMarkdownAsHTML:Yo,useUIState:$o}=_botframeworkwebchatcomponent.hooks,Wt=({activity:e})=>{var r;let[t]=$o(),a=d(zt),o=Yo(),n=Qo(),i=I(e),s=_react.useMemo.call(void 0, ()=>o?{__html:o((i==null?void 0:i.description)||"")}:{__html:""},[i==null?void 0:i.description,o]);return _react2.default.createElement("div",{className:a["pre-chat-message-activity"]},i&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["pre-chat-message-activity__body"],t==="blueprint"&&a["pre-chat-message-activity__body--blueprint"])},i.image&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",i.name),className:a["pre-chat-message-activity__body-avatar"],src:i.image}),i.name&&_react2.default.createElement("h2",{className:a["pre-chat-message-activity__body-title"]},i.name),i.description&&_react2.default.createElement("div",{className:a["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:s})),_react2.default.createElement(Lt,{cardActions:((r=e.suggestedActions)==null?void 0:r.actions)||[],className:a["pre-chat-message-activity__toolbar"]}))};Wt.displayName="PreChatMessageActivity";var Ce=_react.memo.call(void 0, Wt);function He(e){let{title:t}=e,{type:a,value:o}=e;return a==="messageBack"?t||e.displayText:t||(typeof o=="string"?o:JSON.stringify(o))}var It=_react.createContext.call(void 0, {itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function ir(e){let t=_react.useRef.call(void 0, 0),a=_react.useRef.call(void 0, []),o=_react.useCallback.call(void 0, ({current:c},u)=>c&&(c.tabIndex=t.current===u?0:-1),[t]),n=_react.useCallback.call(void 0, c=>{var l,_,v;let u;typeof c=="number"?u=c:u=c(t.current),u&&!((l=a.current.at(u))!=null&&l.current)&&(u=0),t.current!==u&&(t.current=u,a.current.forEach((g,x)=>o(g,x)),(v=(_=a.current.at(u))==null?void 0:_.current)==null||v.focus())},[o,a,t]),i=_react.useCallback.call(void 0, c=>{let{target:u}=c,l=a.current.findIndex(({current:_})=>_===u);l!==-1&&n(l)},[a,n]),s=_react.useCallback.call(void 0, c=>u=>{var z;let l=!e.direction,_=/up|down/iu.test(c)&&e.direction==="vertical",v=/left|right/iu.test(c)&&e.direction==="horizontal",g=/right|down/iu.test(c),x=l||_||v?g?1:-1:0,C=a.current.map((A,L)=>L),H=C.indexOf(u)+x;return(z=C.at(H))!=null?z:0},[e.direction]),r=_react.useCallback.call(void 0, c=>{var l;let{key:u}=c;switch(u){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":n(s(u));break;case"Home":n(0);break;case"End":n(-1);break;case"Escape":(l=e.onEscapeKey)==null||l.call(e);break;default:return}c.preventDefault(),c.stopPropagation()},[n,s,e]),h=_react.useCallback.call(void 0, (c,u)=>{let{current:l}=c;return a.current[Number(u)]=c,l.addEventListener("focus",i),l.addEventListener("keydown",r),o(c,u),()=>{l.removeEventListener("focus",i),l.removeEventListener("keydown",r),delete a.current[Number(u)]}},[i,r,o,a]),p=_react.useMemo.call(void 0, ()=>({itemEffector:h}),[h]);return _react2.default.createElement(It.Provider,{value:p},e.children)}function Gt(e){let t=_react.useRef.call(void 0, null),{itemEffector:a}=_react.useContext.call(void 0, It);return _react.useEffect.call(void 0, ()=>a(t,e)),t}var Ot=_react.memo.call(void 0, ir);var br=e=>e.preventDefault(),ur=_react.forwardRef.call(void 0, ({"aria-hidden":e,children:t,className:a,"data-testid":o,disabled:n,onClick:i,tabIndex:s},r)=>{let h=_react.useRef.call(void 0, null);return _react2.default.createElement("button",{"aria-disabled":n?"true":void 0,"aria-hidden":e,className:a,"data-testid":o,onClick:n?br:i,ref:r||h,tabIndex:n?-1:s,type:"button"},t)}),qt=_react.memo.call(void 0, ur);var Fe={"suggested-action":"wenGMeW_suggested-action","suggested-action__image":"wenGMeW_suggested-action__image"},Rt=Fe,Yd=Fe["suggested-action"];var $d=Fe["suggested-action__image"];var{useFocus:gr,usePerformCardAction:wr,useScrollToEnd:vr,useStyleSet:fr,useSuggestedActionsHooks:xr,useUIState:yr}=_botframeworkwebchatcomponent.hooks;function kr({buttonText:e,className:t,displayText:a,image:o,imageAlt:n,itemIndex:i,text:s,type:r,value:h}){let[p,c]=xr().useSuggestedActions(),[{suggestedAction:u}]=fr(),[l]=yr(),_=gr(),v=Gt(i),g=wr(),x=d(Rt),C=vr(),H=_react.useCallback.call(void 0, ({target:z})=>{(async function(){await _("sendBoxWithoutKeyboard"),g({displayText:a,text:s,type:r,value:h},{target:z}),r==="openUrl"&&c([]),C()})()},[a,_,g,C,c,s,r,h]);return _react2.default.createElement(qt,{className:_classnames2.default.call(void 0, x["suggested-action"],u+"",(t||"")+""),"data-testid":m.sendBoxSuggestedAction,disabled:l==="disabled",onClick:H,ref:v,type:"button"},o&&_react2.default.createElement("img",{alt:n,className:x["suggested-action__image"],src:o}),_react2.default.createElement("span",null,e))}var Xt=_react.memo.call(void 0, kr);var se={"suggested-actions":"wy3OzFW_suggested-actions","suggested-actions--flow":"wy3OzFW_suggested-actions--flow","suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked"},Le=se,pl=se["suggested-actions"];var _l=se["suggested-actions--flow"];var ml=se["suggested-actions--stacked"];var{useFocus:zr,useLocalizer:Cr,useStyleOptions:Hr,useStyleSet:Mr,useSuggestedActionsHooks:Fr,useUIState:Ar}=_botframeworkwebchatcomponent.hooks;function Lr(e){let[{suggestedActionLayout:t}]=Hr(),[{suggestedActions:a}]=Mr(),[o]=Ar(),n=d(Le);return _react2.default.createElement("div",{"aria-label":e["aria-label"],"aria-orientation":"vertical",className:_classnames2.default.call(void 0, n["suggested-actions"],a+"",{[n["suggested-actions--flow"]]:t==="flow",[n["suggested-actions--stacked"]]:t!=="flow"},e.className),role:"toolbar"},o!=="blueprint"&&e.children)}function Pr(){let e=d(Le),t=Cr(),[a,o,{activity:n}]=Fr().useSuggestedActions(),i=zr(),s=_react.useCallback.call(void 0, ()=>{i("sendBox")},[i]),r=W(n)?[]:a.map((h,p)=>{let{displayText:c,image:u,imageAltText:l,text:_,type:v,value:g}=h;return a!=null&&a.length?_react2.default.createElement(Xt,{buttonText:He(h),displayText:c,image:u,imageAlt:u&&(l||_),itemIndex:p,key:p,text:_,type:v,value:g}):null});return _react2.default.createElement(Ot,{onEscapeKey:s},_react2.default.createElement(Lr,{"aria-label":t("SUGGESTED_ACTIONS_LABEL_ALT"),className:e["suggested-actions"]},r))}var Pe=_react.memo.call(void 0, Pr);var Kt=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));Kt.displayName="TelephoneKeypad.Context";var le=Kt;var Gr=_react.memo.call(void 0, ({children:e})=>{let[t,a]=_react.useState.call(void 0, !1),o=_react.useMemo.call(void 0, ()=>Object.freeze({setShown:a,shown:t}),[a,t]);return _react2.default.createElement(le.Provider,{value:o},e)}),Ee=Gr;function F(){let{setShown:e,shown:t}=_react.useContext.call(void 0, le);return _react.useMemo.call(void 0, ()=>Object.freeze([t,e]),[t,e])}var $={"telephone-keypad__button__text":"wwTs9lq_telephone-keypad__button__text","telephone-keypad__button__ruby":"wwTs9lq_telephone-keypad__button__ruby","telephone-keypad__button":"wwTs9lq_telephone-keypad__button","telephone-keypad--horizontal":"wwTs9lq_telephone-keypad--horizontal"},Ut=$,Gl=$["telephone-keypad__button__text"];var Ol=$["telephone-keypad__button__ruby"];var ql=$["telephone-keypad__button"];var Rl=$["telephone-keypad--horizontal"];var Zt=_react.memo.call(void 0, _react.forwardRef.call(void 0, ({button:e,"data-testid":t,onClick:a,ruby:o},n)=>{let i=d(Ut),s=_usereffrom.useRefFrom.call(void 0, a),r=_react.useCallback.call(void 0, ()=>{var h;return(h=s.current)==null?void 0:h.call(s)},[s]);return _react2.default.createElement("button",{className:i["telephone-keypad__button"],"data-testid":t,onClick:r,ref:n,type:"button"},_react2.default.createElement("span",{className:i["telephone-keypad__button__text"]},e==="*"?"\u2217":e),!!o&&_react2.default.createElement("ruby",{className:i["telephone-keypad__button__ruby"]},o))}));Zt.displayName="TelephoneKeypad.Button";var N=Zt;var ee={"telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message","telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link","telephone-keypad":"wEgqGmW_telephone-keypad","telephone-keypad__box":"wEgqGmW_telephone-keypad__box"},Ve=ee,eb=ee["telephone-keypad__info-message"];var tb=ee["telephone-keypad__info-message-link"];var ab=ee["telephone-keypad"];var ob=ee["telephone-keypad__box"];var{LocalizedString:Yr}=_botframeworkwebchatcomponent.Components,Qt=_react.memo.call(void 0, ({children:e,isHorizontal:t})=>{let a=d(Ve);return t?null:_react2.default.createElement("div",{className:a["telephone-keypad__box"]},e)});Qt.displayName="TelephoneKeypad:Orientation";var Yt=_react.memo.call(void 0, ({autoFocus:e,className:t,onButtonClick:a,isHorizontal:o})=>{let n=_usereffrom.useRefFrom.call(void 0, e),i=d(Ve),s=_react.useRef.call(void 0, null),r=_usereffrom.useRefFrom.call(void 0, a),[,h]=F(),p=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"1")},[r]),c=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"2")},[r]),u=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"3")},[r]),l=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"4")},[r]),_=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"5")},[r]),v=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"6")},[r]),g=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"7")},[r]),x=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"8")},[r]),C=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"9")},[r]),H=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"0")},[r]),z=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"*")},[r]),A=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"#")},[r]),L=_react.useCallback.call(void 0, b=>{b.key==="Escape"&&h(!1)},[h]);return _react.useEffect.call(void 0, ()=>{var b;n.current&&((b=s.current)==null||b.focus())},[n,s]),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, i["telephone-keypad"],t),onKeyDown:L},_react2.default.createElement(Qt,{isHorizontal:o},_react2.default.createElement(N,{button:"1","data-testid":m.sendBoxTelephoneKeypadButton1,onClick:p,ref:s}),_react2.default.createElement(N,{button:"2","data-testid":m.sendBoxTelephoneKeypadButton2,onClick:c,ruby:"ABC"}),_react2.default.createElement(N,{button:"3","data-testid":m.sendBoxTelephoneKeypadButton3,onClick:u,ruby:"DEF"}),_react2.default.createElement(N,{button:"4","data-testid":m.sendBoxTelephoneKeypadButton4,onClick:l,ruby:"GHI"}),_react2.default.createElement(N,{button:"5","data-testid":m.sendBoxTelephoneKeypadButton5,onClick:_,ruby:"JKL"}),_react2.default.createElement(N,{button:"6","data-testid":m.sendBoxTelephoneKeypadButton6,onClick:v,ruby:"MNO"}),_react2.default.createElement(N,{button:"7","data-testid":m.sendBoxTelephoneKeypadButton7,onClick:g,ruby:"PQRS"}),_react2.default.createElement(N,{button:"8","data-testid":m.sendBoxTelephoneKeypadButton8,onClick:x,ruby:"TUV"}),_react2.default.createElement(N,{button:"9","data-testid":m.sendBoxTelephoneKeypadButton9,onClick:C,ruby:"WXYZ"}),_react2.default.createElement(N,{button:"*","data-testid":m.sendBoxTelephoneKeypadButtonStar,onClick:z}),_react2.default.createElement(N,{button:"0","data-testid":m.sendBoxTelephoneKeypadButton0,onClick:H,ruby:"+"}),_react2.default.createElement(N,{button:"#","data-testid":m.sendBoxTelephoneKeypadButtonPound,onClick:A})),_react2.default.createElement("div",{className:i["telephone-keypad__info-message"]},_react2.default.createElement(k,{appearance:"text",icon:"info-16"}),_react2.default.createElement(Yr,{linkClassName:i["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});Yt.displayName="TelephoneKeypad";var $t=Yt;var ea=_react.memo.call(void 0, e=>F()[0]?_react2.default.createElement($t,{...e}):null);ea.displayName="TelephoneKeypad.Surrogate";var We=ea;var te={"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"},be=te,Tb=te["sendbox__toolbar-button--selected"];var zb=te["sendbox__toolbar-button"];var Cb=te["sendbox__toolbar-separator"];var Hb=te.sendbox__toolbar;var{useUIState:ta}=_botframeworkwebchatapi.hooks,an=e=>e.preventDefault(),V=_react.memo.call(void 0, e=>{let t=d(be),[a]=ta(),o=e.disabled||a==="disabled";return _react2.default.createElement("button",{"aria-disabled":o?"true":void 0,"aria-label":e["aria-label"],className:_classnames2.default.call(void 0, t["sendbox__toolbar-button"],e.className,{[t["sendbox__toolbar-button--selected"]]:e.selected}),"data-testid":e["data-testid"],onClick:o?an:e.onClick,tabIndex:o?-1:void 0,type:e.type==="submit"?"submit":"button"},e.children)});V.displayName="ToolbarButton";var qe=_react.memo.call(void 0, e=>{let[t]=ta(),a=d(be);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a.sendbox__toolbar,e.className)},t!=="blueprint"&&e.children)});qe.displayName="Toolbar";var Re=_react.memo.call(void 0, e=>{let t=d(be);return _react2.default.createElement("div",{"aria-orientation":"vertical",className:_classnames2.default.call(void 0, t["sendbox__toolbar-separator"],e.className),role:"separator"})});Re.displayName="ToolbarSeparator";var Xe={"sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment","sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input"},aa=Xe,Gb=Xe["sendbox__add-attachment"];var Ob=Xe["sendbox__add-attachment-input"];var{useLocalizer:sn,useStyleOptions:dn}=_botframeworkwebchatcomponent.hooks;function ln(e){let t=_react.useRef.call(void 0, null),a=d(aa),o=sn(),[{uploadAccept:n,uploadMultiple:i}]=dn(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded),r=_react.useCallback.call(void 0, ()=>{var p;return(p=t.current)==null?void 0:p.click()},[t]),h=_react.useCallback.call(void 0, ({target:{files:p}})=>{var c;p&&((c=s.current)==null||c.call(s,[...p]),t.current&&(t.current.value=""))},[t,s]);return _react2.default.createElement("div",{className:a["sendbox__add-attachment"]},_react2.default.createElement("input",{accept:n,"aria-disabled":e.disabled,"aria-hidden":"true",className:a["sendbox__add-attachment-input"],multiple:i,onInput:e.disabled?void 0:h,readOnly:e.disabled,ref:t,role:"button",tabIndex:-1,type:"file"}),_react2.default.createElement(V,{"aria-label":o("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":m.sendBoxUploadButton,onClick:r},_react2.default.createElement(k,{appearance:"text",icon:"attachment"})))}var ra=_react.memo.call(void 0, ln);var na={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},ia=na,au=na["sendbox__error-message"];function sa({error:e,id:t}){let a=d(ia);return _internal.useLiveRegion.call(void 0, ()=>e&&_react2.default.createElement("div",{className:"sendbox__error-message__status"},e),[e]),_react2.default.createElement("span",{className:a["sendbox__error-message"],id:t},e)}sa.displayName="ErrorMessage";var da=_react.memo.call(void 0, sa);var{useConnectivityStatus:gn,useLocalizer:wn}=_botframeworkwebchatcomponent.hooks,vn=({attachments:e,message:t})=>{let[a]=gn(),[o,n]=_react.useState.call(void 0, ),i=wn(),s=_usereffrom.useRefFrom.call(void 0, a!=="connected"&&a!=="reconnected"?"offline":!t&&!e.length?"empty":void 0),r=_react.useMemo.call(void 0, ()=>Object.freeze(new Map().set("empty",i("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",i("CONNECTIVITY_STATUS_ALT_FATAL"))),[i]),h=!!(t!=null&&t.trim());o==="empty"&&h&&n(void 0);let p=_react.useCallback.call(void 0, ()=>(n(s.current),s.current),[s]);return _react.useMemo.call(void 0, ()=>Object.freeze([o&&r.get(o),p]),[o,r,p])},ba=vn;var{useScrollDown:yn,useScrollUp:kn}=_botframeworkwebchatcomponent.hooks;function Ke(){let e=yn(),t=kn();return _react.useCallback.call(void 0, a=>{if(a.target instanceof HTMLTextAreaElement&&a.target.value)return;let{ctrlKey:o,metaKey:n,shiftKey:i}=a;if(o||n||i)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])}function Ue(e){let t=_react.useMemo.call(void 0, ()=>Math.random().toString(36).substr(2,5),[]);return e=e?`${e}--`:"",`${e}${t}`}var B={"sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls",sendbox:"wHTirJa_sendbox","sendbox__attachment-bar--in-grid":"wHTirJa_sendbox__attachment-bar--in-grid","sendbox__sendbox-text-area":"wHTirJa_sendbox__sendbox-text-area","variant-copilot":"wHTirJa_variant-copilot",sendbox__sendbox:"wHTirJa_sendbox__sendbox","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid","sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid","sendbox__attachment-bar":"wHTirJa_sendbox__attachment-bar"},Ze=B,xu=B["sendbox__text-counter--error"];var yu=B["sendbox__sendbox-controls"];var ku=B.sendbox;var Nu=B["sendbox__attachment-bar--in-grid"];var Su=B["sendbox__sendbox-text-area"];var Bu=B["variant-copilot"];var Tu=B.sendbox__sendbox;var zu=B["sendbox__text-area--in-grid"];var Cu=B["sendbox__telephone-keypad--in-grid"];var Hu=B["sendbox__text-counter"];var Mu=B["sendbox__sendbox-controls--in-grid"];var Fu=B["sendbox__attachment-bar"];var{useLocalizer:zn}=_botframeworkwebchatcomponent.hooks,ha=_react.memo.call(void 0, ()=>{let[e,t]=F(),a=zn(),o=_react.useCallback.call(void 0, ()=>t(n=>!n),[t]);return _react2.default.createElement(V,{"aria-label":a("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":m.sendBoxTelephoneKeypadToolbarButton,onClick:o,selected:e},_react2.default.createElement(k,{appearance:"text",icon:"keypad"}))});ha.displayName="SendBox.TelephoneKeypadToolbarButton";var pa=ha;var{useFocus:An,useLocalizer:Ln,useMakeThumbnail:Pn,useRegisterFocusSendBox:En,useSendBoxAttachments:Dn,useSendBoxValue:Vn,useSendMessage:Wn,useStyleOptions:In,useUIState:Gn}=_botframeworkwebchatcomponent.hooks,{AttachmentBar:On,TextArea:qn}=_botframeworkwebchatcomponent.Components;function ga(e){var st;let[{hideTelephoneKeypadButton:t,hideUploadButton:a,maxMessageLength:o}]=In(),[n,i]=Dn(),[s,r]=Vn(),[h,p]=_react.useState.call(void 0, ""),[c]=F(),[u]=Gn(),l=d(Ze),_=M(Ze),v=Ue("sendbox__error-message-id"),g=_react.useRef.call(void 0, null),x=Ln(),C=Pn(),H=Wn(),z=An(),A=e.isPrimary?s:h,L=e.isPrimary?r:p,b=u==="blueprint",[ot,rt]=ba({message:A,attachments:n}),X=!!o&&A.length>o,Aa=!b&&!c&&o&&isFinite(o),nt=!b&&c;En(_react.useCallback.call(void 0, ({noKeyboard:y,waitUntil:oe})=>{var K;g.current&&(y?oe((async()=>{var dt,lt,bt,ut,ht;let U=(dt=g.current)==null?void 0:dt.getAttribute("readonly");(lt=g.current)==null||lt.setAttribute("readonly","true"),await new Promise(Ia=>setTimeout(Ia,0)),(bt=g.current)==null||bt.focus(),typeof U!="string"?(ut=g.current)==null||ut.removeAttribute("readonly"):(ht=g.current)==null||ht.setAttribute("readonly",U)})()):(K=g.current)==null||K.focus())},[g]));let ae=_usereffrom.useRefFrom.call(void 0, n),it=_usereffrom.useRefFrom.call(void 0, A),La=_react.useCallback.call(void 0, y=>{"tabIndex"in y.target&&typeof y.target.tabIndex=="number"&&y.target.tabIndex>=0||z("sendBox")},[z]),Pa=_react.useCallback.call(void 0, y=>L(y.currentTarget.value),[L]),ct=_react.useCallback.call(void 0, async y=>{let oe=Object.freeze(await Promise.all(y.map(K=>C(K).then(U=>Object.freeze({blob:K,...U&&{thumbnailURL:U}})))));i(ae.current.concat(oe))},[ae,C,i]),Ea=_react.useCallback.call(void 0, y=>{y.preventDefault(),rt()!=="empty"&&!X&&(H(it.current,void 0,{attachments:ae.current}),L(""),i([])),z("sendBox")},[rt,X,z,H,L,it,ae,i]),Da=_react.useCallback.call(void 0, y=>H(`/DTMFKey ${y}`),[H]),Va=Ke(),Wa={"aria-invalid":"false",...ot&&{"aria-describedby":v,"aria-errormessage":v,"aria-invalid":"true"}};return _react2.default.createElement("form",{...Wa,className:_classnames2.default.call(void 0, l.sendbox,_,e.className),"data-testid":m.sendBoxContainer,onSubmit:Ea},_react2.default.createElement(Pe,null),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l.sendbox__sendbox),onClickCapture:La,onKeyDown:Va},_react2.default.createElement(qn,{"aria-label":x(X?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:_classnames2.default.call(void 0, l["sendbox__sendbox-text-area"],l["sendbox__text-area--in-grid"]),completion:e.completion,"data-testid":m.sendBoxTextBox,hidden:nt,onInput:Pa,placeholder:(st=e.placeholder)!=null?st:x("TEXT_INPUT_PLACEHOLDER"),ref:g,value:A}),_react2.default.createElement(We,{autoFocus:!0,className:l["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:Da}),!b&&_react2.default.createElement(On,{className:_classnames2.default.call(void 0, "webchat__send-box__attachment-bar",l["sendbox__attachment-bar"],l["sendbox__attachment-bar--in-grid"])}),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l["sendbox__sendbox-controls"],l["sendbox__sendbox-controls--in-grid"])},Aa&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l["sendbox__text-counter"],{[l["sendbox__text-counter--error"]]:X})},`${A.length}/${o}`),_react2.default.createElement(qe,null,!t&&_react2.default.createElement(pa,null),!a&&_react2.default.createElement(ra,{onFilesAdded:ct}),_react2.default.createElement(Re,null),_react2.default.createElement(V,{"aria-label":x("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":m.sendBoxSendButton,disabled:X||nt,type:"submit"},_react2.default.createElement(k,{appearance:"text",icon:"send"})))),_react2.default.createElement(ke,{onFilesAdded:ct}),_react2.default.createElement(da,{error:ot,id:v})))}var he=_react.memo.call(void 0, e=>_react2.default.createElement(ga,{...e,isPrimary:!0}));he.displayName="PrimarySendBox";var wa=_react.memo.call(void 0, ga);var _decorator = require('botframework-webchat-api/decorator');var _decorator3 = require('botframework-webchat-component/decorator');var Xn={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},va=_react.createContext.call(void 0, Object.create({},Xn));va.displayName="AssetComposerContext";var pe=va;function je(){return _react.useContext.call(void 0, pe)}function Je(e){let t=je().urlStateMap.get(e);if(!t)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${e}" was not found.`);return t}var{useLocalizer:$n,useShouldReduceMotion:ei}=_botframeworkwebchatcomponent.hooks,fa=({className:e})=>{let[t]=ei(),[a]=Je("sliding dots"),o=$n(),n=_react.useRef.call(void 0, null),i=o("TYPING_INDICATOR_ALT"),s=_usereffrom.useRefFrom.call(void 0, t),r=_react.useCallback.call(void 0, ()=>{var _;let c=(_=n.current)==null?void 0:_.contentDocument,u=c==null?void 0:c.documentElement,{SVGSVGElement:l}=(c==null?void 0:c.defaultView)||{};l&&u instanceof l&&u.pauseAnimations()},[n]),h=_react.useCallback.call(void 0, ()=>{var _;let c=(_=n.current)==null?void 0:_.contentDocument,u=c==null?void 0:c.documentElement,{SVGSVGElement:l}=(c==null?void 0:c.defaultView)||{};l&&u instanceof l&&u.unpauseAnimations()},[n]),p=_react.useCallback.call(void 0, ()=>s.current?r():h(),[r,s,h]);return _react.useEffect.call(void 0, p,[p,t]),_react2.default.createElement("object",{"aria-label":i,className:e,data:a.href,onLoad:p,ref:n,type:"image/svg+xml"})};fa.displayName="SlidingDots";var _e=_react.memo.call(void 0, fa);var me={"activity-loader":"wnVy-QG_activity-loader","variant-fluent":"wnVy-QG_variant-fluent","variant-copilot":"wnVy-QG_variant-copilot"},xa=me,Nh=me["activity-loader"];var Sh=me["variant-fluent"];var Bh=me["variant-copilot"];function ri({children:e,showLoader:t=!0}){let a=d(xa),o=M(a);return _react2.default.createElement(_react.Fragment,null,e,t&&_react2.default.createElement(_e,{className:_classnames2.default.call(void 0, a["activity-loader"],o)}))}var ka=_react.memo.call(void 0, ri);var si='<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>',Sa=_react.memo.call(void 0, ({children:e})=>{let t=_react.useMemo.call(void 0, ()=>URL.createObjectURL(new Blob([si],{type:"image/svg+xml"})),[]);_react.useEffect.call(void 0, ()=>()=>URL.revokeObjectURL(t),[t]);let a=_react.useMemo.call(void 0, ()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(t)])]])}),[t]);return _react2.default.createElement(pe.Provider,{value:a},e)});Sa.displayName="AssetComposer";var Ba=Sa;function ge(e){return!!(e&&e.from.role==="channel"&&e.type==="message"&&"text"in e)}var Ye={"liner-message-activity__text":"wQVQNzG_liner-message-activity__text","liner-message-activity":"wQVQNzG_liner-message-activity"},Ta=Ye,Oh=Ye["liner-message-activity__text"];var qh=Ye["liner-message-activity"];var Ca=({activity:e})=>{let t=d(Ta);return _react2.default.createElement("div",{className:t["liner-message-activity"],role:"separator"},_react2.default.createElement("span",{className:t["liner-message-activity__text"]},e.text))};Ca.displayName="LinerMessageActivity";var $e=_react.memo.call(void 0, Ca);var et={"variant-copilot":"w2roZmq_variant-copilot",theme:"w2roZmq_theme"},tt=et,tp=et["variant-copilot"];var ap=et.theme;var ui="webchat-fluent";function we(e){let t=d(tt),a=M(tt);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, ui,t.theme,a)},e.children)}var at={"sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator","sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image"},Ha=at,pp=at["sliding-dots-typing-indicator"];var _p=at["sliding-dots-typing-indicator__image"];function mi(){let e=d(Ha);return _react2.default.createElement("div",{className:e["sliding-dots-typing-indicator"],"data-testid":_botframeworkwebchatcomponent.testIds.typingIndicator},_react2.default.createElement(_e,{className:_classnames2.default.call(void 0, e["sliding-dots-typing-indicator__image"])}))}var Fa=_react.memo.call(void 0, mi);var{ThemeProvider:yi}=_botframeworkwebchatcomponent.Components,ki=Object.freeze([()=>e=>(...t)=>{var n;let a=(n=t[0])==null?void 0:n.activity;if(W(a))return()=>_react2.default.createElement(Ce,{activity:a});if(ge(a))return()=>_react2.default.createElement($e,{activity:a});let o=e(...t);return o&&((...i)=>_react2.default.createElement(ze,{activity:a},o(...i)))}]),Ni=[()=>()=>()=>he],Si=Object.freeze([_decorator.createActivityBorderMiddleware.call(void 0, function({request:t,Next:a,...o}){var n;return _react2.default.createElement(ka,{showLoader:(n=o.showLoader)!=null?n:t.livestreamingState==="preparing"},_react2.default.createElement(a,{...o,showLoader:!1}))})]),Bi=fe("fluent-theme"),Ti=Object.freeze({feedbackActionsPlacement:"activity-actions"}),zi=Object.freeze([()=>e=>(...t)=>t[0].visible?_react2.default.createElement(Fa,null):e(...t)]);function Ci({children:e,variant:t="fluent"}){return _react2.default.createElement(kt,{variant:t},_react2.default.createElement(we,null,_react2.default.createElement(Ee,null,_react2.default.createElement(yi,{activityMiddleware:ki,sendBoxMiddleware:Ni,styleOptions:Ti,styles:Bi,typingIndicatorMiddleware:zi},_react2.default.createElement(Ba,null,_react2.default.createElement(_decorator3.WebChatDecorator,null,_react2.default.createElement(_decorator.DecoratorComposer,{middleware:Si},e)))))))}var Hi=_react.memo.call(void 0, Ci);var Fi="tsup",Ai="commonjs",Li="4.18.1-main.20250710.5838525",Xp= exports.buildInfo ={buildTool:Fi,moduleFormat:Ai,version:Li};_injectmetatag.injectMetaTag.call(void 0, "botframework-webchat:fluent-theme","version=4.18.1-main.20250710.5838525; build-tool=tsup; module-format=commonjs");exports.FluentSendBox = wa; exports.FluentThemeProvider = Hi; exports.buildInfo = Xp; exports.testIds = m;
|
|
2
2
|
/*! For license information please see botframework-webchat-fluent-theme.js.LEGAL.txt */
|
|
3
3
|
//# sourceMappingURL=botframework-webchat-fluent-theme.js.map
|