@spteck/react-controls-v2 2.7.2 → 2.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/dist/index.cjs +34 -34
  2. package/dist/index.js +174 -174
  3. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -14,39 +14,39 @@ import { ResizeObserver as ki } from "@juggle/resize-observer";
14
14
  import { css as J, cx as Ai, keyframes as ji } from "@emotion/css";
15
15
  import { AddRegular as Mi, AlertFilled as Ni, ArrowCircleUp32Filled as Pi, ArrowCircleUp32Regular as Fi, ArrowDownFilled as Ii, ArrowDownRegular as Li, ArrowMoveRegular as Ri, ArrowReset24Regular as zi, ArrowRight16Regular as Bi, ArrowSyncRegular as Vi, ArrowUpFilled as Hi, ArrowUpRegular as Ui, CalculatorRegular as Wi, CalendarDayFilled as Gi, CalendarDayRegular as Ki, CalendarMonthFilled as qi, CalendarMonthRegular as Ji, CalendarTodayRegular as Yi, CalendarWorkWeekFilled as Xi, CalendarWorkWeekRegular as Zi, Checkmark12Regular as Qi, CheckmarkCircle12Filled as $i, CheckmarkCircle32Regular as ea, CheckmarkCircleRegular as ta, ChevronLeftRegular as na, ChevronRight20Regular as ra, ChevronRightRegular as ia, ClockFilled as aa, ClockRegular as oa, CommentRegular as sa, DataBarVerticalStarRegular as ca, DeleteRegular as la, Dismiss24Regular as ua, DocumentRegular as da, EditRegular as fa, ErrorCircle12Filled as pa, ErrorCircleRegular as ma, EyeRegular as ha, HistoryRegular as ga, Info32Regular as _a, MentionRegular as va, MoreHorizontalFilled as ya, MoreHorizontalRegular as ba, OpenRegular as xa, PeopleRegular as Sa, ReOrderDotsVertical16Regular as Ca, RecordStopFilled as wa, RecordStopRegular as Ta, RenameRegular as Ea, SearchRegular as Da, Settings20Filled as Oa, Settings20Regular as ka, SettingsRegular as Aa, ShareRegular as ja, SparkleRegular as Ma, TargetRegular as Na, Warning12Filled as Pa, ZoomIn24Regular as Fa, ZoomOut24Regular as Ia, bundleIcon as La } from "@fluentui/react-icons";
16
16
  import Ra from "embla-carousel-react";
17
- import za, { createPortal as Ba } from "react-dom";
18
- import { v4 as Va } from "uuid";
19
- import { Calendar as Ha, DateRangeType as Ua } from "@fluentui/react-calendar-compat";
20
- import { Provider as Wa, atom as Ga, createStore as Ka, useAtomValue as qa, useSetAtom as Ja, useStore as Ya } from "jotai";
21
- import { css as Xa } from "@emotion/react";
22
- import { jsx as Za, jsxs as Qa } from "@emotion/react/jsx-runtime";
23
- import { useDropzone as $a } from "react-dropzone";
24
- import { EditorContent as eo, NodeViewWrapper as to, ReactNodeViewRenderer as no, useEditor as ro, useEditorState as io } from "@tiptap/react";
25
- import ao from "@tiptap/starter-kit";
26
- import oo from "@tiptap/extension-underline";
27
- import so from "@tiptap/extension-text-align";
28
- import co from "@tiptap/extension-superscript";
29
- import lo from "@tiptap/extension-subscript";
30
- import uo from "@tiptap/extension-highlight";
31
- import { TextStyle as fo } from "@tiptap/extension-text-style";
32
- import po from "@tiptap/extension-color";
33
- import mo from "@tiptap/extension-font-family";
34
- import ho from "@tiptap/extension-task-list";
35
- import go from "@tiptap/extension-task-item";
36
- import _o from "@tiptap/extension-placeholder";
37
- import vo from "@tiptap/extension-link";
38
- import { TableKit as yo } from "@tiptap/extension-table/kit";
39
- import bo, { default as xo } from "@tiptap/extension-image";
40
- import { DragHandle as So } from "@tiptap/extension-drag-handle-react";
41
- import { DataGrid as Co, DataGridBody as wo, DataGridCell as To, DataGridHeader as Eo, DataGridHeaderCell as Do, DataGridRow as Oo } from "@fluentui-contrib/react-data-grid-react-window";
42
- import ko from "react-player";
43
- import Ao, { Marker as jo } from "react-map-gl/maplibre";
44
- import * as Mo from "adaptivecards";
45
- import { Action as No, ActionProperty as Po, AdaptiveCard as Fo, BoolProperty as Io, CardObjectRegistry as Lo, Choice as Ro, EnumProperty as zo, ExecuteAction as Bo, GlobalRegistry as Vo, HostConfig as Ho, Input as Uo, InputTextStyle as Wo, NumProperty as Go, OpenUrlAction as Ko, SerializableObjectCollectionProperty as qo, SerializationContext as Jo, StringProperty as Yo, Strings as Xo, SubmitAction as Zo, TimeProperty as Qo, ValidationEvent as $o, ValueSetProperty as es, Versions as ts, generateUniqueId as ns, property as rs } from "adaptivecards";
46
- import { create as is } from "nano-css";
47
- import * as as from "markdown-it";
48
- import os from "markdown-it";
49
- import { createRoot as ss } from "react-dom/client";
17
+ import * as za from "react-dom";
18
+ import Ba, { createPortal as Va } from "react-dom";
19
+ import { v4 as Ha } from "uuid";
20
+ import { Calendar as Ua, DateRangeType as Wa } from "@fluentui/react-calendar-compat";
21
+ import { Provider as Ga, atom as Ka, createStore as qa, useAtomValue as Ja, useSetAtom as Ya, useStore as Xa } from "jotai";
22
+ import { css as Za } from "@emotion/react";
23
+ import { jsx as Qa, jsxs as $a } from "@emotion/react/jsx-runtime";
24
+ import { useDropzone as eo } from "react-dropzone";
25
+ import { EditorContent as to, NodeViewWrapper as no, ReactNodeViewRenderer as ro, useEditor as io, useEditorState as ao } from "@tiptap/react";
26
+ import oo from "@tiptap/starter-kit";
27
+ import so from "@tiptap/extension-underline";
28
+ import co from "@tiptap/extension-text-align";
29
+ import lo from "@tiptap/extension-superscript";
30
+ import uo from "@tiptap/extension-subscript";
31
+ import fo from "@tiptap/extension-highlight";
32
+ import { TextStyle as po } from "@tiptap/extension-text-style";
33
+ import mo from "@tiptap/extension-color";
34
+ import ho from "@tiptap/extension-font-family";
35
+ import go from "@tiptap/extension-task-list";
36
+ import _o from "@tiptap/extension-task-item";
37
+ import vo from "@tiptap/extension-placeholder";
38
+ import yo from "@tiptap/extension-link";
39
+ import { TableKit as bo } from "@tiptap/extension-table/kit";
40
+ import xo, { default as So } from "@tiptap/extension-image";
41
+ import { DragHandle as Co } from "@tiptap/extension-drag-handle-react";
42
+ import { DataGrid as wo, DataGridBody as To, DataGridCell as Eo, DataGridHeader as Do, DataGridHeaderCell as Oo, DataGridRow as ko } from "@fluentui-contrib/react-data-grid-react-window";
43
+ import Ao from "react-player";
44
+ import jo, { Marker as Mo } from "react-map-gl/maplibre";
45
+ import * as No from "adaptivecards";
46
+ import { Action as Po, ActionProperty as Fo, AdaptiveCard as Io, BoolProperty as Lo, CardObjectRegistry as Ro, Choice as zo, EnumProperty as Bo, ExecuteAction as Vo, GlobalRegistry as Ho, HostConfig as Uo, Input as Wo, InputTextStyle as Go, NumProperty as Ko, OpenUrlAction as qo, SerializableObjectCollectionProperty as Jo, SerializationContext as Yo, StringProperty as Xo, Strings as Zo, SubmitAction as Qo, TimeProperty as $o, ValidationEvent as es, ValueSetProperty as ts, Versions as ns, generateUniqueId as rs, property as is } from "adaptivecards";
47
+ import { create as as } from "nano-css";
48
+ import * as os from "markdown-it";
49
+ import ss from "markdown-it";
50
50
  import { ExecuteAction as cs, OpenUrlAction as ls, ShowCardAction as us, SubmitAction as ds, ToggleVisibilityAction as fs } from "adaptivecards/lib/card-elements";
51
51
  import { ActionIconPlacement as ps } from "adaptivecards/lib/enums";
52
52
  import { DatePicker as ms } from "@fluentui/react-datepicker-compat";
@@ -50363,9 +50363,8 @@ var wv = {
50363
50363
  }
50364
50364
  }) })
50365
50365
  }), /* @__PURE__ */ V(X, {
50366
- fontSize: "xs",
50366
+ fontSize: "10px",
50367
50367
  color: f,
50368
- fontWeight: "bold",
50369
50368
  style: { textAlign: "center" },
50370
50369
  children: h
50371
50370
  })]
@@ -50396,9 +50395,8 @@ var wv = {
50396
50395
  }
50397
50396
  }) })
50398
50397
  }), /* @__PURE__ */ V(X, {
50399
- fontSize: "xs",
50398
+ fontSize: "10px",
50400
50399
  color: i,
50401
- fontWeight: "bold",
50402
50400
  style: { textAlign: "center" },
50403
50401
  children: g
50404
50402
  })]
@@ -50423,9 +50421,8 @@ var wv = {
50423
50421
  }
50424
50422
  }) })
50425
50423
  }), /* @__PURE__ */ V(X, {
50426
- fontSize: "xs",
50424
+ fontSize: "10px",
50427
50425
  color: i,
50428
- fontWeight: "bold",
50429
50426
  style: { textAlign: "center" },
50430
50427
  children: _
50431
50428
  })]
@@ -51843,7 +51840,7 @@ var wv = {
51843
51840
  n
51844
51841
  ]), !t) return null;
51845
51842
  let f = l || e;
51846
- return za.createPortal(a ? /* @__PURE__ */ V(Qn, {
51843
+ return Ba.createPortal(a ? /* @__PURE__ */ V(Qn, {
51847
51844
  theme: a,
51848
51845
  children: /* @__PURE__ */ V(Dn, {
51849
51846
  ref: c,
@@ -52159,7 +52156,7 @@ var wv = {
52159
52156
  }
52160
52157
  },
52161
52158
  "aria-label": "More items"
52162
- }), r && Ba(t ? /* @__PURE__ */ V(Qn, {
52159
+ }), r && Va(t ? /* @__PURE__ */ V(Qn, {
52163
52160
  theme: t,
52164
52161
  children: /* @__PURE__ */ V(Dn, {
52165
52162
  ref: o,
@@ -53122,7 +53119,7 @@ var wv = {
53122
53119
  }, Fy = (e) => {
53123
53120
  let t = F((e) => e.map((e) => ({
53124
53121
  ...e,
53125
- id: e.id || Va()
53122
+ id: e.id || Ha()
53126
53123
  })), []), n = F((t) => new Date(new Date(t).toLocaleString(void 0, { timeZone: e })), [e]);
53127
53124
  return {
53128
53125
  getMonthCalendar: F((e, r, i) => {
@@ -53515,7 +53512,7 @@ var wv = {
53515
53512
  })
53516
53513
  }), /* @__PURE__ */ V(hr, {
53517
53514
  style: { maxWidth: "fit-content" },
53518
- children: /* @__PURE__ */ V(mr, { children: /* @__PURE__ */ V(Ha, {
53515
+ children: /* @__PURE__ */ V(mr, { children: /* @__PURE__ */ V(Ua, {
53519
53516
  highlightSelectedMonth: !0,
53520
53517
  showGoToToday: !0,
53521
53518
  onSelectDate: d,
@@ -53575,9 +53572,9 @@ var wv = {
53575
53572
  let { onDateChange: t, defaultSelectedDate: n, onDismiss: r, strings: i = Gy } = e, a = Wy(), [o, s] = M.useState(n ?? /* @__PURE__ */ new Date()), c = M.useCallback((e, n) => {
53576
53573
  s(e), t(e), r();
53577
53574
  }, [t, r]);
53578
- return /* @__PURE__ */ V(B, { children: /* @__PURE__ */ V(Ha, {
53575
+ return /* @__PURE__ */ V(B, { children: /* @__PURE__ */ V(Ua, {
53579
53576
  className: a.root,
53580
- dateRangeType: Ua.Month,
53577
+ dateRangeType: Wa.Month,
53581
53578
  highlightSelectedMonth: !0,
53582
53579
  isDayPickerVisible: !1,
53583
53580
  onSelectDate: c,
@@ -53629,7 +53626,7 @@ var wv = {
53629
53626
  end: mn(i, t)
53630
53627
  };
53631
53628
  }, Zy = M.memo((e) => {
53632
- let { onSelected: t, value: n, strings: r = Jy } = e, i = Ua.Week, [a, o] = M.useState(n ?? /* @__PURE__ */ new Date()), [s, c] = M.useState(() => {
53629
+ let { onSelected: t, value: n, strings: r = Jy } = e, i = Wa.Week, [a, o] = M.useState(n ?? /* @__PURE__ */ new Date()), [s, c] = M.useState(() => {
53633
53630
  let e = n ?? /* @__PURE__ */ new Date();
53634
53631
  return e ? Yy(Xy(e)) : r.selectWeekPlaceholder;
53635
53632
  }), [l, u] = M.useState(!1), d = M.useCallback((e, t) => {
@@ -53658,7 +53655,7 @@ var wv = {
53658
53655
  })
53659
53656
  }), /* @__PURE__ */ V(hr, {
53660
53657
  style: { maxWidth: "fit-content" },
53661
- children: /* @__PURE__ */ V(mr, { children: /* @__PURE__ */ V(Ha, {
53658
+ children: /* @__PURE__ */ V(mr, { children: /* @__PURE__ */ V(Ua, {
53662
53659
  dateRangeType: i,
53663
53660
  highlightSelectedMonth: !0,
53664
53661
  showGoToToday: !0,
@@ -54656,9 +54653,9 @@ var yb = [0, 6], bb = (e, t, n) => {
54656
54653
  })
54657
54654
  ]
54658
54655
  });
54659
- }, Sb = Ga(!1), Cb = Ga(-1), wb = Ga(""), Tb = Ga(""), Eb = Ga(/* @__PURE__ */ new Set()), Db = Ga(!0), Ob = Ga(void 0);
54656
+ }, Sb = Ka(!1), Cb = Ka(-1), wb = Ka(""), Tb = Ka(""), Eb = Ka(/* @__PURE__ */ new Set()), Db = Ka(!0), Ob = Ka(void 0);
54660
54657
  function kb() {
54661
- return Ka();
54658
+ return qa();
54662
54659
  }
54663
54660
  var Ab = kb();
54664
54661
  function jb(e) {
@@ -54894,7 +54891,7 @@ var Vb = () => ({
54894
54891
  gap: 0,
54895
54892
  padding: 0
54896
54893
  };
54897
- return /* @__PURE__ */ V(Wa, {
54894
+ return /* @__PURE__ */ V(Ga, {
54898
54895
  store: e,
54899
54896
  children: x && /* @__PURE__ */ H(B, { children: [/* @__PURE__ */ V("div", {
54900
54897
  className: _.backdrop,
@@ -54918,7 +54915,7 @@ var Vb = () => ({
54918
54915
  })] })
54919
54916
  });
54920
54917
  }, Ub = () => ({
54921
- searchBoxStyles: Xa`
54918
+ searchBoxStyles: Za`
54922
54919
  border: 1px solid ${q.colorNeutralStroke2};
54923
54920
  border-radius: 50px;
54924
54921
  background-color: ${q.colorNeutralBackground1};
@@ -54973,7 +54970,7 @@ var Vb = () => ({
54973
54970
  }
54974
54971
  }
54975
54972
  `,
54976
- searchBoxNormalStyles: Xa`
54973
+ searchBoxNormalStyles: Za`
54977
54974
  border: 1px solid ${q.colorNeutralStroke2};
54978
54975
  border-radius: ${q.borderRadiusMedium};
54979
54976
  background-color: ${q.colorNeutralBackground1};
@@ -55028,7 +55025,7 @@ var Vb = () => ({
55028
55025
  }
55029
55026
  }
55030
55027
  `,
55031
- iconWrapperStyles: Xa`
55028
+ iconWrapperStyles: Za`
55032
55029
  display: flex;
55033
55030
  align-items: center;
55034
55031
  padding: 2px;
@@ -55051,7 +55048,7 @@ var Vb = () => ({
55051
55048
  t,
55052
55049
  r
55053
55050
  ]);
55054
- return /* @__PURE__ */ Za(zr, {
55051
+ return /* @__PURE__ */ Qa(zr, {
55055
55052
  ref: m,
55056
55053
  css: S,
55057
55054
  className: a,
@@ -55062,14 +55059,14 @@ var Vb = () => ({
55062
55059
  onKeyDown: T,
55063
55060
  disabled: i,
55064
55061
  size: u,
55065
- contentBefore: l ?? /* @__PURE__ */ Za("span", {
55062
+ contentBefore: l ?? /* @__PURE__ */ Qa("span", {
55066
55063
  css: _,
55067
- children: /* @__PURE__ */ Za(Da, {})
55064
+ children: /* @__PURE__ */ Qa(Da, {})
55068
55065
  }),
55069
55066
  dismiss: { onClick: w }
55070
55067
  });
55071
55068
  }, Gb = M.memo(function({ placeholder: e, size: t = "large", onKeyDown: n, onChange: r, className: i }) {
55072
- let a = Ya(), o = qa(Tb), c = Vb(), l = s(), [u, d] = z(!1), f = R(null), p = R(u), m = e || l.searchPlaceholder, h = M.useCallback((e) => {
55069
+ let a = Xa(), o = Ja(Tb), c = Vb(), l = s(), [u, d] = z(!1), f = R(null), p = R(u), m = e || l.searchPlaceholder, h = M.useCallback((e) => {
55073
55070
  Mb.setQuery(e, a), r?.(e);
55074
55071
  }, [a, r]);
55075
55072
  return p.current = u, I(() => {
@@ -55105,7 +55102,7 @@ function Kb({ text: e, query: t, highlightClassName: n }) {
55105
55102
  }, r) : /* @__PURE__ */ V(M.Fragment, { children: e }, r)) });
55106
55103
  }
55107
55104
  var qb = M.memo(function({ label: e, description: t, leftSection: n, rightSection: r, children: i, highlightQuery: a = !1, closeSpotlightOnTrigger: o, onClick: s, className: c }) {
55108
- let l = Ya(), u = qa(Tb), d = qa(Db), f = Vb(), p = L(() => (e) => {
55105
+ let l = Xa(), u = Ja(Tb), d = Ja(Db), f = Vb(), p = L(() => (e) => {
55109
55106
  s?.(e), (o ?? d) && Mb.close(l);
55110
55107
  }, [
55111
55108
  s,
@@ -55187,7 +55184,7 @@ var qb = M.memo(function({ label: e, description: t, leftSection: n, rightSectio
55187
55184
  }), t]
55188
55185
  });
55189
55186
  }), Yb = M.memo(function({ children: e, className: t, id: n }) {
55190
- let r = Ya(), i = Vb(), a = ae().replace(/:/g, ""), o = n || `spotlight-${a}`, s = R(null);
55187
+ let r = Xa(), i = Vb(), a = ae().replace(/:/g, ""), o = n || `spotlight-${a}`, s = R(null);
55191
55188
  return I(() => {
55192
55189
  let e = s.current;
55193
55190
  e && (e.id = o, e.setAttribute("role", "listbox"), e.setAttribute("aria-label", "Actions"));
@@ -55381,7 +55378,7 @@ var lx = cx("accept"), ux = cx("reject"), dx = cx("idle"), fx = (e = "outline",
55381
55378
  }, px = (e, t) => {
55382
55379
  typeof e == "function" ? e(t) : e && typeof e == "object" && "current" in e && (e.current = t);
55383
55380
  }, mx = Object.assign(M.forwardRef((e, t) => {
55384
- let { onDrop: n, onDropAny: r, onReject: i, accept: a, multiple: o = !0, maxSize: s = Infinity, maxFiles: c, name: l, disabled: u = !1, loading: d = !1, openRef: f, activateOnClick: p = !0, activateOnDrag: m = !0, activateOnKeyboard: h = !0, dragEventsBubbling: g = !0, onDragEnter: _, onDragLeave: v, onDragOver: y, onFileDialogCancel: x, onFileDialogOpen: S, preventDropOnDocument: C = !0, useFsAccessApi: w = !0, getFilesFromEvent: T, validator: E, enablePointerEvents: D = !1, spinnerProps: O, inputProps: k, appearance: A = "outline", borderRadius: j, className: ee, styles: M, children: N, "aria-label": P, ...te } = e, ne = b(), re = fx(A, j), F = Array.isArray(a) ? a.reduce((e, t) => (e[t] = [], e), {}) : a, { getRootProps: ie, getInputProps: I, isDragActive: ae, isDragAccept: oe, isDragReject: L, open: R } = $a({
55381
+ let { onDrop: n, onDropAny: r, onReject: i, accept: a, multiple: o = !0, maxSize: s = Infinity, maxFiles: c, name: l, disabled: u = !1, loading: d = !1, openRef: f, activateOnClick: p = !0, activateOnDrag: m = !0, activateOnKeyboard: h = !0, dragEventsBubbling: g = !0, onDragEnter: _, onDragLeave: v, onDragOver: y, onFileDialogCancel: x, onFileDialogOpen: S, preventDropOnDocument: C = !0, useFsAccessApi: w = !0, getFilesFromEvent: T, validator: E, enablePointerEvents: D = !1, spinnerProps: O, inputProps: k, appearance: A = "outline", borderRadius: j, className: ee, styles: M, children: N, "aria-label": P, ...te } = e, ne = b(), re = fx(A, j), F = Array.isArray(a) ? a.reduce((e, t) => (e[t] = [], e), {}) : a, { getRootProps: ie, getInputProps: I, isDragActive: ae, isDragAccept: oe, isDragReject: L, open: R } = eo({
55385
55382
  onDrop: r,
55386
55383
  onDropAccepted: n,
55387
55384
  onDropRejected: i,
@@ -55965,7 +55962,7 @@ var Ex = (e = "default") => {
55965
55962
  "&:active": { cursor: "grabbing" }
55966
55963
  })
55967
55964
  };
55968
- }, Dx = vo.extend({ addKeyboardShortcuts() {
55965
+ }, Dx = yo.extend({ addKeyboardShortcuts() {
55969
55966
  return { "Mod-k": () => (window.dispatchEvent(new Event("edit-link")), !0) };
55970
55967
  } });
55971
55968
  function Ox(e) {
@@ -55989,7 +55986,7 @@ var kx = ({ node: e, updateAttributes: t, selected: n }) => {
55989
55986
  };
55990
55987
  document.addEventListener("mousemove", i), document.addEventListener("mouseup", a);
55991
55988
  }, [t]);
55992
- return /* @__PURE__ */ V(to, {
55989
+ return /* @__PURE__ */ V(no, {
55993
55990
  style: {
55994
55991
  display: "block",
55995
55992
  lineHeight: 0
@@ -56035,7 +56032,7 @@ var kx = ({ node: e, updateAttributes: t, selected: n }) => {
56035
56032
  })]
56036
56033
  })
56037
56034
  });
56038
- }, Ax = bo.extend({
56035
+ }, Ax = xo.extend({
56039
56036
  addAttributes() {
56040
56037
  return {
56041
56038
  ...this.parent?.(),
@@ -56047,34 +56044,34 @@ var kx = ({ node: e, updateAttributes: t, selected: n }) => {
56047
56044
  };
56048
56045
  },
56049
56046
  addNodeView() {
56050
- return no(kx);
56047
+ return ro(kx);
56051
56048
  }
56052
56049
  });
56053
56050
  //#endregion
56054
56051
  //#region src/components/RichTextEditor/useRichTextEditor.ts
56055
56052
  function jx(e = {}) {
56056
56053
  let { content: t, placeholder: n, editable: r = !0 } = e;
56057
- return ro({
56054
+ return io({
56058
56055
  editable: r,
56059
56056
  extensions: [
56060
- ao.configure({
56057
+ oo.configure({
56061
56058
  link: !1,
56062
56059
  underline: !1
56063
56060
  }),
56064
- oo,
56061
+ so,
56065
56062
  Dx,
56066
- so.configure({ types: ["heading", "paragraph"] }),
56067
- co,
56063
+ co.configure({ types: ["heading", "paragraph"] }),
56068
56064
  lo,
56069
56065
  uo,
56070
56066
  fo,
56071
56067
  po,
56072
56068
  mo,
56073
- Ax,
56074
56069
  ho,
56075
- Ox(go).configure({ nested: !0 }),
56076
- yo.configure({ table: { resizable: !0 } }),
56077
- _o.configure({ placeholder: n ?? "" })
56070
+ Ax,
56071
+ go,
56072
+ Ox(_o).configure({ nested: !0 }),
56073
+ bo.configure({ table: { resizable: !0 } }),
56074
+ vo.configure({ placeholder: n ?? "" })
56078
56075
  ],
56079
56076
  content: t
56080
56077
  });
@@ -56202,7 +56199,7 @@ var Lx = ({ className: e, style: t }) => {
56202
56199
  ...u ? { fontFamily: u } : {},
56203
56200
  ...d ? { backgroundColor: d } : {}
56204
56201
  },
56205
- children: /* @__PURE__ */ V(eo, { editor: n })
56202
+ children: /* @__PURE__ */ V(to, { editor: n })
56206
56203
  });
56207
56204
  };
56208
56205
  Lx.displayName = "RichTextEditorContent";
@@ -57686,7 +57683,7 @@ qS.displayName = "RichTextEditorBgColorPickerControl";
57686
57683
  //#region src/components/RichTextEditor/RichTextEditorDragHandle.tsx
57687
57684
  var JS = ({ nested: e = !1, onNodeChange: t, className: n, style: r }) => {
57688
57685
  let { editor: i, variant: a } = Tx(), o = Ex(a), s = a === "subtle" ? "14px" : "16px";
57689
- return i ? /* @__PURE__ */ V(So, {
57686
+ return i ? /* @__PURE__ */ V(Co, {
57690
57687
  editor: i,
57691
57688
  nested: e,
57692
57689
  onNodeChange: t,
@@ -58045,7 +58042,7 @@ mC.displayName = "RichTextEditorEmojiPickerControl";
58045
58042
  //#region src/components/RichTextEditor/RichTextEditorTableControls.tsx
58046
58043
  var hC = ({ children: e }) => {
58047
58044
  let { editor: t } = Tx();
58048
- return io({
58045
+ return ao({
58049
58046
  editor: t,
58050
58047
  selector: (e) => e.editor?.isActive("table") ?? !1
58051
58048
  }) ? /* @__PURE__ */ V(B, { children: e }) : null;
@@ -61217,7 +61214,7 @@ function eE(e, t) {
61217
61214
  " "
61218
61215
  ]
61219
61216
  })
61220
- }), !h && i.length ? /* @__PURE__ */ H(Co, {
61217
+ }), !h && i.length ? /* @__PURE__ */ H(wo, {
61221
61218
  items: i,
61222
61219
  columns: A,
61223
61220
  sortable: a,
@@ -61232,7 +61229,7 @@ function eE(e, t) {
61232
61229
  focusMode: "cell",
61233
61230
  className: K(_, n),
61234
61231
  style: v,
61235
- children: [/* @__PURE__ */ V(Eo, { children: /* @__PURE__ */ V(Oo, { children: ({ renderHeaderCell: e }) => /* @__PURE__ */ V(Do, { children: e() }) }) }), /* @__PURE__ */ V(wo, {
61232
+ children: [/* @__PURE__ */ V(Do, { children: /* @__PURE__ */ V(ko, { children: ({ renderHeaderCell: e }) => /* @__PURE__ */ V(Oo, { children: e() }) }) }), /* @__PURE__ */ V(To, {
61236
61233
  itemSize: D,
61237
61234
  height: E,
61238
61235
  width: "100%",
@@ -61242,7 +61239,7 @@ function eE(e, t) {
61242
61239
  let n = e.item, r = I.get(n) ?? i.indexOf(n), a = s === "row", o = a && F === r, l = (e) => {
61243
61240
  ie(r), c?.([n]), k?.(n, r);
61244
61241
  };
61245
- return /* @__PURE__ */ V(Oo, {
61242
+ return /* @__PURE__ */ V(ko, {
61246
61243
  style: {
61247
61244
  ...t,
61248
61245
  cursor: a ? "pointer" : void 0,
@@ -61250,7 +61247,7 @@ function eE(e, t) {
61250
61247
  },
61251
61248
  onClick: l,
61252
61249
  "aria-selected": o || void 0,
61253
- children: ({ renderCell: e }) => /* @__PURE__ */ V(To, { children: e(n) })
61250
+ children: ({ renderCell: e }) => /* @__PURE__ */ V(Eo, { children: e(n) })
61254
61251
  });
61255
61252
  })()
61256
61253
  })]
@@ -61857,7 +61854,7 @@ var bE = () => ({
61857
61854
  className: l.videoPlayerContainer,
61858
61855
  role: "region",
61859
61856
  "aria-label": "Video player",
61860
- children: /* @__PURE__ */ V(ko, {
61857
+ children: /* @__PURE__ */ V(Ao, {
61861
61858
  url: t,
61862
61859
  controls: n,
61863
61860
  width: r,
@@ -62028,7 +62025,7 @@ var bE = () => ({
62028
62025
  if (!a.current || s.length === 0) return;
62029
62026
  let e = s.map((e) => e.coordinates[0]), t = s.map((e) => e.coordinates[1]);
62030
62027
  a.current.getMap().fitBounds([[Math.min(...e), Math.min(...t)], [Math.max(...e), Math.max(...t)]], { padding: i });
62031
- }, [s, i]), o ? /* @__PURE__ */ H(Ao, {
62028
+ }, [s, i]), o ? /* @__PURE__ */ H(jo, {
62032
62029
  ref: a,
62033
62030
  initialViewState: {
62034
62031
  longitude: 0,
@@ -62045,7 +62042,7 @@ var bE = () => ({
62045
62042
  latitude: 20,
62046
62043
  zoom: 1
62047
62044
  }
62048
- }), s.map((e) => /* @__PURE__ */ V(jo, {
62045
+ }), s.map((e) => /* @__PURE__ */ V(Mo, {
62049
62046
  longitude: e.coordinates[0],
62050
62047
  latitude: e.coordinates[1],
62051
62048
  anchor: "center",
@@ -62059,7 +62056,7 @@ var bE = () => ({
62059
62056
  }, RE = /* @__PURE__ */ function(e) {
62060
62057
  return e[e.SharePoint = 0] = "SharePoint", e[e.Teams = 1] = "Teams", e[e.TeamsDark = 2] = "TeamsDark", e[e.TeamsHighContrast = 3] = "TeamsHighContrast", e;
62061
62058
  }({}), zE = (e, t) => {
62062
- let n = is();
62059
+ let n = as();
62063
62060
  n.put(`.${t}-ac-container:focus`, { outline: "none !important" }), n.put(`.${t}-ac-adaptiveCard:focus`, { outline: "none !important" }), n.put(`.${t}-ac-pushButton`, {
62064
62061
  overflow: "hidden",
62065
62062
  textOverflow: "ellipsis",
@@ -62155,7 +62152,7 @@ var bE = () => ({
62155
62152
  backgroundColor: e.colorNeutralBackgroundDisabled,
62156
62153
  color: e.colorNeutralForegroundDisabled
62157
62154
  });
62158
- }, BE = (e) => new Ho({
62155
+ }, BE = (e) => new Uo({
62159
62156
  fontFamily: e.fontFamilyBase,
62160
62157
  separator: {
62161
62158
  lineThickness: 1,
@@ -62284,10 +62281,10 @@ var bE = () => ({
62284
62281
  }
62285
62282
  return n.hostConfig.cssClassNamePrefix = `ach${Math.random().toString().replace(/\./g, "")}`, HE(n.hostConfig, n.theme), zE(n.theme, n.hostConfig.cssClassNamePrefix), n;
62286
62283
  }, GE = (e) => {
62287
- Fo.onProcessMarkdown ||= (t, n) => {
62288
- n.outputHtml = new as.default().render(t), n.didProcess = !0;
62284
+ Io.onProcessMarkdown ||= (t, n) => {
62285
+ n.outputHtml = new os.default().render(t), n.didProcess = !0;
62289
62286
  try {
62290
- n.outputHtml = new as.default().render(t), n.didProcess = !0;
62287
+ n.outputHtml = new os.default().render(t), n.didProcess = !0;
62291
62288
  } catch (t) {
62292
62289
  e && e("AdaptiveCardHost: Error parsing Markdown", t instanceof Error ? t : void 0), n.didProcess = !1;
62293
62290
  }
@@ -62352,7 +62349,10 @@ var bE = () => ({
62352
62349
  //#endregion
62353
62350
  //#region src/components/adaptiveCardHost/fluentUI/renderCompat.ts
62354
62351
  function qE(e) {
62355
- return ss(e);
62352
+ return "createRoot" in za ? za.createRoot(e) : {
62353
+ render: (t) => za.render(t, e),
62354
+ unmount: () => za.unmountComponentAtNode(e)
62355
+ };
62356
62356
  }
62357
62357
  //#endregion
62358
62358
  //#region src/components/adaptiveCardHost/fluentUI/Actions.tsx
@@ -62396,7 +62396,7 @@ var JE = (e) => {
62396
62396
  c.className = "fluentUI";
62397
62397
  let l = qE(c);
62398
62398
  l.render(/* @__PURE__ */ V($n, {
62399
- value: ns(),
62399
+ value: rs(),
62400
62400
  children: /* @__PURE__ */ V(Qn, {
62401
62401
  theme: s,
62402
62402
  children: /* @__PURE__ */ V(JE, {
@@ -62523,20 +62523,20 @@ function iD(e, t, n, r) {
62523
62523
  }
62524
62524
  //#endregion
62525
62525
  //#region src/components/adaptiveCardHost/fluentUI/FluentUIChoiceSetInput.tsx
62526
- var aD = class extends Uo {
62527
- static valueProperty = new Yo(ts.v1_5, "value");
62528
- static choicesProperty = new qo(ts.v1_5, "choices", Ro);
62529
- static styleProperty = new es(ts.v1_5, "style", [
62526
+ var aD = class extends Wo {
62527
+ static valueProperty = new Xo(ns.v1_5, "value");
62528
+ static choicesProperty = new Jo(ns.v1_5, "choices", zo);
62529
+ static styleProperty = new ts(ns.v1_5, "style", [
62530
62530
  { value: "compact" },
62531
62531
  { value: "expanded" },
62532
62532
  {
62533
62533
  value: "filtered",
62534
- targetVersion: ts.v1_5
62534
+ targetVersion: ns.v1_5
62535
62535
  }
62536
62536
  ], "compact");
62537
- static isMultiSelectProperty = new Io(ts.v1_5, "isMultiSelect", !1);
62538
- static placeholderProperty = new Yo(ts.v1_5, "placeholder");
62539
- static wrapProperty = new Io(ts.v1_5, "wrap", !1);
62537
+ static isMultiSelectProperty = new Lo(ns.v1_5, "isMultiSelect", !1);
62538
+ static placeholderProperty = new Xo(ns.v1_5, "placeholder");
62539
+ static wrapProperty = new Lo(ns.v1_5, "wrap", !1);
62540
62540
  defaultValue;
62541
62541
  style;
62542
62542
  get isCompact() {
@@ -62596,7 +62596,7 @@ var aD = class extends Uo {
62596
62596
  };
62597
62597
  return this.element = nD(() => /* @__PURE__ */ H(B, { children: [
62598
62598
  !this.isMultiSelect && this.style === "expanded" && /* @__PURE__ */ V($n, {
62599
- value: ns(),
62599
+ value: rs(),
62600
62600
  children: /* @__PURE__ */ V(Qn, {
62601
62601
  theme: e,
62602
62602
  children: /* @__PURE__ */ V(Rr, {
@@ -62623,7 +62623,7 @@ var aD = class extends Uo {
62623
62623
  children: this.choices.map((t, n) => {
62624
62624
  let r = this.defaultSelectedValues.indexOf(t.value ?? "") > -1;
62625
62625
  return /* @__PURE__ */ V($n, {
62626
- value: ns(),
62626
+ value: rs(),
62627
62627
  children: /* @__PURE__ */ V(Qn, {
62628
62628
  theme: e,
62629
62629
  children: /* @__PURE__ */ V(jn, {
@@ -62641,7 +62641,7 @@ var aD = class extends Uo {
62641
62641
  })
62642
62642
  }),
62643
62643
  (this.style === "compact" || this.style === "filtered") && /* @__PURE__ */ V($n, {
62644
- value: ns(),
62644
+ value: rs(),
62645
62645
  children: /* @__PURE__ */ V(Qn, {
62646
62646
  theme: e,
62647
62647
  children: /* @__PURE__ */ V(n, {})
@@ -62656,8 +62656,8 @@ var aD = class extends Uo {
62656
62656
  this.refControl && this.refControl.focus && this.refControl.focus();
62657
62657
  }
62658
62658
  internalValidateProperties(e) {
62659
- super.internalValidateProperties(e), this.choices.length === 0 && e.addFailure(this, $o.CollectionCantBeEmpty, Xo.errors.choiceSetMustHaveAtLeastOneChoice());
62660
- for (let t of this.choices) (!t.title || !t.value) && e.addFailure(this, $o.PropertyCantBeNull, Xo.errors.choiceSetChoicesMustHaveTitleAndValue());
62659
+ super.internalValidateProperties(e), this.choices.length === 0 && e.addFailure(this, es.CollectionCantBeEmpty, Zo.errors.choiceSetMustHaveAtLeastOneChoice());
62660
+ for (let t of this.choices) (!t.title || !t.value) && e.addFailure(this, es.PropertyCantBeNull, Zo.errors.choiceSetChoicesMustHaveTitleAndValue());
62661
62661
  }
62662
62662
  isSet() {
62663
62663
  return !!this.value;
@@ -62669,14 +62669,14 @@ var aD = class extends Uo {
62669
62669
  if (this.selectedValues) return this.selectedValues.join(this.hostConfig.choiceSetInputValueSeparator);
62670
62670
  }
62671
62671
  };
62672
- iD([rs(aD.valueProperty), rD("design:type", String)], aD.prototype, "defaultValue", void 0), iD([rs(aD.styleProperty), rD("design:type", String)], aD.prototype, "style", void 0), iD([rs(aD.isMultiSelectProperty), rD("design:type", Boolean)], aD.prototype, "isMultiSelect", void 0), iD([rs(aD.placeholderProperty), rD("design:type", String)], aD.prototype, "placeholder", void 0), iD([rs(aD.wrapProperty), rD("design:type", Boolean)], aD.prototype, "wrap", void 0), iD([rs(aD.choicesProperty), rD("design:type", Array)], aD.prototype, "choices", void 0);
62672
+ iD([is(aD.valueProperty), rD("design:type", String)], aD.prototype, "defaultValue", void 0), iD([is(aD.styleProperty), rD("design:type", String)], aD.prototype, "style", void 0), iD([is(aD.isMultiSelectProperty), rD("design:type", Boolean)], aD.prototype, "isMultiSelect", void 0), iD([is(aD.placeholderProperty), rD("design:type", String)], aD.prototype, "placeholder", void 0), iD([is(aD.wrapProperty), rD("design:type", Boolean)], aD.prototype, "wrap", void 0), iD([is(aD.choicesProperty), rD("design:type", Array)], aD.prototype, "choices", void 0);
62673
62673
  //#endregion
62674
62674
  //#region src/components/adaptiveCardHost/fluentUI/FluentUIDateInput.tsx
62675
- var oD = class extends Uo {
62676
- static valueProperty = new Yo(ts.v1_5, "value");
62677
- static placeholderProperty = new Yo(ts.v1_5, "placeholder");
62678
- static minProperty = new Yo(ts.v1_0, "min");
62679
- static maxProperty = new Yo(ts.v1_0, "max");
62675
+ var oD = class extends Wo {
62676
+ static valueProperty = new Xo(ns.v1_5, "value");
62677
+ static placeholderProperty = new Xo(ns.v1_5, "placeholder");
62678
+ static minProperty = new Xo(ns.v1_0, "min");
62679
+ static maxProperty = new Xo(ns.v1_0, "max");
62680
62680
  defaultValue;
62681
62681
  min;
62682
62682
  max;
@@ -62687,7 +62687,7 @@ var oD = class extends Uo {
62687
62687
  internalRender() {
62688
62688
  let e = UE(this.hostConfig);
62689
62689
  return this.element = nD(() => /* @__PURE__ */ V($n, {
62690
- value: ns(),
62690
+ value: rs(),
62691
62691
  children: /* @__PURE__ */ V(Qn, {
62692
62692
  theme: e,
62693
62693
  children: /* @__PURE__ */ V(ms, {
@@ -62749,14 +62749,14 @@ var oD = class extends Uo {
62749
62749
  }
62750
62750
  }
62751
62751
  };
62752
- iD([rs(oD.valueProperty), rD("design:type", String)], oD.prototype, "defaultValue", void 0), iD([rs(oD.minProperty), rD("design:type", String)], oD.prototype, "min", void 0), iD([rs(oD.maxProperty), rD("design:type", String)], oD.prototype, "max", void 0), iD([rs(oD.placeholderProperty), rD("design:type", String)], oD.prototype, "placeholder", void 0);
62752
+ iD([is(oD.valueProperty), rD("design:type", String)], oD.prototype, "defaultValue", void 0), iD([is(oD.minProperty), rD("design:type", String)], oD.prototype, "min", void 0), iD([is(oD.maxProperty), rD("design:type", String)], oD.prototype, "max", void 0), iD([is(oD.placeholderProperty), rD("design:type", String)], oD.prototype, "placeholder", void 0);
62753
62753
  //#endregion
62754
62754
  //#region src/components/adaptiveCardHost/fluentUI/FluentUINumberInput.tsx
62755
- var sD = class extends Uo {
62756
- static valueProperty = new Go(ts.v1_5, "value");
62757
- static placeholderProperty = new Yo(ts.v1_5, "placeholder");
62758
- static minProperty = new Go(ts.v1_0, "min");
62759
- static maxProperty = new Go(ts.v1_0, "max");
62755
+ var sD = class extends Wo {
62756
+ static valueProperty = new Ko(ns.v1_5, "value");
62757
+ static placeholderProperty = new Xo(ns.v1_5, "placeholder");
62758
+ static minProperty = new Ko(ns.v1_0, "min");
62759
+ static maxProperty = new Ko(ns.v1_0, "max");
62760
62760
  defaultValue;
62761
62761
  min;
62762
62762
  max;
@@ -62766,7 +62766,7 @@ var sD = class extends Uo {
62766
62766
  internalRender() {
62767
62767
  let e = UE(this.hostConfig);
62768
62768
  return this.element = nD(() => /* @__PURE__ */ V($n, {
62769
- value: ns(),
62769
+ value: rs(),
62770
62770
  children: /* @__PURE__ */ V(Qn, {
62771
62771
  theme: e,
62772
62772
  children: /* @__PURE__ */ V(Hr, {
@@ -62812,7 +62812,7 @@ var sD = class extends Uo {
62812
62812
  return this.refControl ? Number(this.refControl.value) : void 0;
62813
62813
  }
62814
62814
  };
62815
- iD([rs(sD.valueProperty), rD("design:type", Number)], sD.prototype, "defaultValue", void 0), iD([rs(sD.minProperty), rD("design:type", Number)], sD.prototype, "min", void 0), iD([rs(sD.maxProperty), rD("design:type", Number)], sD.prototype, "max", void 0), iD([rs(sD.placeholderProperty), rD("design:type", String)], sD.prototype, "placeholder", void 0);
62815
+ iD([is(sD.valueProperty), rD("design:type", Number)], sD.prototype, "defaultValue", void 0), iD([is(sD.minProperty), rD("design:type", Number)], sD.prototype, "min", void 0), iD([is(sD.maxProperty), rD("design:type", Number)], sD.prototype, "max", void 0), iD([is(sD.placeholderProperty), rD("design:type", String)], sD.prototype, "placeholder", void 0);
62816
62816
  //#endregion
62817
62817
  //#region src/components/adaptiveCardHost/fluentUI/IconButton.tsx
62818
62818
  var cD = (e) => {
@@ -62833,19 +62833,19 @@ var cD = (e) => {
62833
62833
  }
62834
62834
  })
62835
62835
  });
62836
- }, lD = { marginLeft: 8 }, uD, dD, fD = class extends Uo {
62837
- static valueProperty = new Yo(ts.v1_0, "value");
62838
- static maxLengthProperty = new Go(ts.v1_0, "maxLength");
62839
- static isMultilineProperty = new Io(ts.v1_0, "isMultiline", !1);
62840
- static placeholderProperty = new Yo(ts.v1_0, "placeholder");
62841
- static styleProperty = new zo(ts.v1_0, "style", Wo, Wo.Text);
62842
- static inlineActionProperty = new Po(ts.v1_0, "inlineAction", ["Action.ShowCard"]);
62843
- static regexProperty = new Yo(ts.v1_3, "regex", !0);
62836
+ }, lD = { marginLeft: 8 }, uD, dD, fD = class extends Wo {
62837
+ static valueProperty = new Xo(ns.v1_0, "value");
62838
+ static maxLengthProperty = new Ko(ns.v1_0, "maxLength");
62839
+ static isMultilineProperty = new Lo(ns.v1_0, "isMultiline", !1);
62840
+ static placeholderProperty = new Xo(ns.v1_0, "placeholder");
62841
+ static styleProperty = new Bo(ns.v1_0, "style", Go, Go.Text);
62842
+ static inlineActionProperty = new Fo(ns.v1_0, "inlineAction", ["Action.ShowCard"]);
62843
+ static regexProperty = new Xo(ns.v1_3, "regex", !0);
62844
62844
  defaultValue;
62845
62845
  maxLength;
62846
62846
  isMultiline = !1;
62847
62847
  placeholder;
62848
- style = Wo.Text;
62848
+ style = Go.Text;
62849
62849
  inlineAction;
62850
62850
  regex;
62851
62851
  refControl = null;
@@ -62854,7 +62854,7 @@ var cD = (e) => {
62854
62854
  internalRender() {
62855
62855
  let e = UE(this.hostConfig);
62856
62856
  return this.element = nD(() => /* @__PURE__ */ V($n, {
62857
- value: ns(),
62857
+ value: rs(),
62858
62858
  children: /* @__PURE__ */ V(Qn, {
62859
62859
  theme: e,
62860
62860
  children: this.isMultiline ? /* @__PURE__ */ V(ti, {
@@ -62874,7 +62874,7 @@ var cD = (e) => {
62874
62874
  }) : /* @__PURE__ */ V(rr, {
62875
62875
  id: this.id,
62876
62876
  style: { width: "100%" },
62877
- type: Wo[this.style].toLowerCase(),
62877
+ type: Go[this.style].toLowerCase(),
62878
62878
  defaultValue: this.defaultValue,
62879
62879
  placeholder: this.placeholder,
62880
62880
  maxLength: this.maxLength,
@@ -62913,7 +62913,7 @@ var cD = (e) => {
62913
62913
  buildTextOnlyInlineActionActionButton = () => {
62914
62914
  let e = this.hostConfig.hostCapabilities.getCustomProperty(VE);
62915
62915
  return /* @__PURE__ */ V($n, {
62916
- value: ns(),
62916
+ value: rs(),
62917
62917
  children: /* @__PURE__ */ V(Qn, {
62918
62918
  theme: e,
62919
62919
  children: /* @__PURE__ */ V(W, {
@@ -62953,7 +62953,7 @@ var cD = (e) => {
62953
62953
  if (this._value) return this._value;
62954
62954
  }
62955
62955
  };
62956
- iD([rs(fD.valueProperty), rD("design:type", String)], fD.prototype, "defaultValue", void 0), iD([rs(fD.maxLengthProperty), rD("design:type", Number)], fD.prototype, "maxLength", void 0), iD([rs(fD.isMultilineProperty), rD("design:type", Boolean)], fD.prototype, "isMultiline", void 0), iD([rs(fD.placeholderProperty), rD("design:type", String)], fD.prototype, "placeholder", void 0), iD([rs(fD.styleProperty), rD("design:type", typeof (uD = Wo !== void 0 && Wo) == "function" ? uD : Object)], fD.prototype, "style", void 0), iD([rs(fD.inlineActionProperty), rD("design:type", typeof (dD = No !== void 0 && No) == "function" ? dD : Object)], fD.prototype, "inlineAction", void 0), iD([rs(fD.regexProperty), rD("design:type", String)], fD.prototype, "regex", void 0);
62956
+ iD([is(fD.valueProperty), rD("design:type", String)], fD.prototype, "defaultValue", void 0), iD([is(fD.maxLengthProperty), rD("design:type", Number)], fD.prototype, "maxLength", void 0), iD([is(fD.isMultilineProperty), rD("design:type", Boolean)], fD.prototype, "isMultiline", void 0), iD([is(fD.placeholderProperty), rD("design:type", String)], fD.prototype, "placeholder", void 0), iD([is(fD.styleProperty), rD("design:type", typeof (uD = Go !== void 0 && Go) == "function" ? uD : Object)], fD.prototype, "style", void 0), iD([is(fD.inlineActionProperty), rD("design:type", typeof (dD = Po !== void 0 && Po) == "function" ? dD : Object)], fD.prototype, "inlineAction", void 0), iD([is(fD.regexProperty), rD("design:type", String)], fD.prototype, "regex", void 0);
62957
62957
  //#endregion
62958
62958
  //#region src/components/adaptiveCardHost/fluentUI/FluentUITimeInput.tsx
62959
62959
  var pD = (e) => {
@@ -62981,14 +62981,14 @@ var pD = (e) => {
62981
62981
  })
62982
62982
  })
62983
62983
  });
62984
- }, mD = class e extends Uo {
62984
+ }, mD = class e extends Wo {
62985
62985
  static convertTimeStringToDate(e) {
62986
62986
  return /* @__PURE__ */ new Date("1973-09-04T" + e + ":00Z");
62987
62987
  }
62988
- static valueProperty = new Qo(ts.v1_0, "value");
62989
- static placeholderProperty = new Yo(ts.v1_0, "placeholder");
62990
- static minProperty = new Qo(ts.v1_0, "min");
62991
- static maxProperty = new Qo(ts.v1_0, "max");
62988
+ static valueProperty = new $o(ns.v1_0, "value");
62989
+ static placeholderProperty = new Xo(ns.v1_0, "placeholder");
62990
+ static minProperty = new $o(ns.v1_0, "min");
62991
+ static maxProperty = new $o(ns.v1_0, "max");
62992
62992
  defaultValue;
62993
62993
  min;
62994
62994
  max;
@@ -62998,7 +62998,7 @@ var pD = (e) => {
62998
62998
  internalRender() {
62999
62999
  let t = UE(this.hostConfig), n = this.defaultValue ? e.convertTimeStringToDate(this.defaultValue) : void 0, r = this.min ? e.convertTimeStringToDate(this.min) : void 0, i = this.max ? e.convertTimeStringToDate(this.max) : void 0;
63000
63000
  return this.element = nD(() => /* @__PURE__ */ V(pD, {
63001
- id: ns(),
63001
+ id: rs(),
63002
63002
  defaultTime: n,
63003
63003
  minTime: r,
63004
63004
  maxTime: i,
@@ -63040,15 +63040,15 @@ var pD = (e) => {
63040
63040
  return this._time ? gs(this._time) : void 0;
63041
63041
  }
63042
63042
  };
63043
- iD([rs(mD.valueProperty), rD("design:type", String)], mD.prototype, "defaultValue", void 0), iD([rs(mD.minProperty), rD("design:type", String)], mD.prototype, "min", void 0), iD([rs(mD.maxProperty), rD("design:type", String)], mD.prototype, "max", void 0), iD([rs(mD.placeholderProperty), rD("design:type", String)], mD.prototype, "placeholder", void 0);
63043
+ iD([is(mD.valueProperty), rD("design:type", String)], mD.prototype, "defaultValue", void 0), iD([is(mD.minProperty), rD("design:type", String)], mD.prototype, "min", void 0), iD([is(mD.maxProperty), rD("design:type", String)], mD.prototype, "max", void 0), iD([is(mD.placeholderProperty), rD("design:type", String)], mD.prototype, "placeholder", void 0);
63044
63044
  //#endregion
63045
63045
  //#region src/components/adaptiveCardHost/fluentUI/FluentUIToggleInput.tsx
63046
- var hD = class extends Uo {
63047
- static valueProperty = new Yo(ts.v1_5, "value");
63048
- static titleProperty = new Yo(ts.v1_5, "title");
63049
- static valueOnProperty = new Yo(ts.v1_5, "valueOn", !0, void 0, "true", (e) => "true");
63050
- static valueOffProperty = new Yo(ts.v1_5, "valueOff", !0, void 0, "false", (e) => "false");
63051
- static wrapProperty = new Io(ts.v1_2, "wrap", !1);
63046
+ var hD = class extends Wo {
63047
+ static valueProperty = new Xo(ns.v1_5, "value");
63048
+ static titleProperty = new Xo(ns.v1_5, "title");
63049
+ static valueOnProperty = new Xo(ns.v1_5, "valueOn", !0, void 0, "true", (e) => "true");
63050
+ static valueOffProperty = new Xo(ns.v1_5, "valueOff", !0, void 0, "false", (e) => "false");
63051
+ static wrapProperty = new Lo(ns.v1_2, "wrap", !1);
63052
63052
  defaultValue;
63053
63053
  title;
63054
63054
  valueOn = "true";
@@ -63060,7 +63060,7 @@ var hD = class extends Uo {
63060
63060
  internalRender() {
63061
63061
  let e = UE(this.hostConfig);
63062
63062
  return this.element = nD(() => /* @__PURE__ */ V($n, {
63063
- value: ns(),
63063
+ value: rs(),
63064
63064
  children: /* @__PURE__ */ V(Qn, {
63065
63065
  theme: e,
63066
63066
  style: { backgroundColor: "transparent" },
@@ -63104,7 +63104,7 @@ var hD = class extends Uo {
63104
63104
  return this._value !== null && this._value !== void 0 ? this._value ? this.valueOn : this.valueOff : this.isRequired ? void 0 : this.valueOff;
63105
63105
  }
63106
63106
  };
63107
- iD([rs(hD.valueProperty), rD("design:type", String)], hD.prototype, "defaultValue", void 0), iD([rs(hD.titleProperty), rD("design:type", String)], hD.prototype, "title", void 0), iD([rs(hD.valueOnProperty), rD("design:type", String)], hD.prototype, "valueOn", void 0), iD([rs(hD.valueOffProperty), rD("design:type", String)], hD.prototype, "valueOff", void 0), iD([rs(hD.wrapProperty), rD("design:type", Boolean)], hD.prototype, "wrap", void 0);
63107
+ iD([is(hD.valueProperty), rD("design:type", String)], hD.prototype, "defaultValue", void 0), iD([is(hD.titleProperty), rD("design:type", String)], hD.prototype, "title", void 0), iD([is(hD.valueOnProperty), rD("design:type", String)], hD.prototype, "valueOn", void 0), iD([is(hD.valueOffProperty), rD("design:type", String)], hD.prototype, "valueOff", void 0), iD([is(hD.wrapProperty), rD("design:type", Boolean)], hD.prototype, "wrap", void 0);
63108
63108
  //#endregion
63109
63109
  //#region src/components/adaptiveCardHost/fluentUI/Elements.tsx
63110
63110
  function gD(e) {
@@ -63125,7 +63125,7 @@ var _D = (e) => {
63125
63125
  I(() => {
63126
63126
  GE((e, t) => r(e, t));
63127
63127
  }, []), I(() => {
63128
- a.current = null, a.current = new Fo(), o.current = new Jo();
63128
+ a.current = null, a.current = new Io(), o.current = new Yo();
63129
63129
  }, [e]);
63130
63130
  let c = F((t) => {
63131
63131
  if (e.onInvokeAction) {
@@ -63134,7 +63134,7 @@ var _D = (e) => {
63134
63134
  title: ""
63135
63135
  }, r = t.getJsonTypeName();
63136
63136
  switch (r) {
63137
- case Ko.JsonTypeName:
63137
+ case qo.JsonTypeName:
63138
63138
  {
63139
63139
  let e = t;
63140
63140
  n = {
@@ -63144,7 +63144,7 @@ var _D = (e) => {
63144
63144
  };
63145
63145
  }
63146
63146
  break;
63147
- case Zo.JsonTypeName:
63147
+ case Qo.JsonTypeName:
63148
63148
  {
63149
63149
  let e = t;
63150
63150
  n = {
@@ -63154,7 +63154,7 @@ var _D = (e) => {
63154
63154
  };
63155
63155
  }
63156
63156
  break;
63157
- case Bo.JsonTypeName:
63157
+ case Vo.JsonTypeName:
63158
63158
  {
63159
63159
  let e = t;
63160
63160
  n = {
@@ -63183,8 +63183,8 @@ var _D = (e) => {
63183
63183
  }, [e]), I(() => {
63184
63184
  a.current && (a.current.onExecuteAction = c);
63185
63185
  }, [e, c]), I(() => {
63186
- let t = new Lo(), n = new Lo();
63187
- Vo.populateWithDefaultElements(t), Vo.populateWithDefaultActions(n), gD(t), tD(n), e.onSetCustomElements && e.onSetCustomElements(t), e.onSetCustomActions && e.onSetCustomActions(n);
63186
+ let t = new Ro(), n = new Ro();
63187
+ Ho.populateWithDefaultElements(t), Ho.populateWithDefaultActions(n), gD(t), tD(n), e.onSetCustomElements && e.onSetCustomElements(t), e.onSetCustomActions && e.onSetCustomActions(n);
63188
63188
  let r = o.current;
63189
63189
  r && r.setElementRegistry(t), r && r.setActionRegistry(n);
63190
63190
  }, [e]), I(() => {
@@ -63217,7 +63217,7 @@ var _D = (e) => {
63217
63217
  return I(() => {
63218
63218
  if (!n.current) return;
63219
63219
  n.current.innerHTML = "";
63220
- let r = new _s(e).expand({ $root: t }), i = new Mo.AdaptiveCard();
63220
+ let r = new _s(e).expand({ $root: t }), i = new No.AdaptiveCard();
63221
63221
  i?.parse(r);
63222
63222
  let a = i.render();
63223
63223
  a && n.current.appendChild(a);
@@ -63226,14 +63226,14 @@ var _D = (e) => {
63226
63226
  role: "region",
63227
63227
  "aria-label": "Adaptive Card"
63228
63228
  });
63229
- }, bD = Xa`
63229
+ }, bD = Za`
63230
63230
  position: relative;
63231
63231
  display: inline-block;
63232
63232
  line-height: 0;
63233
63233
 
63234
- `, xD = Xa`
63234
+ `, xD = Za`
63235
63235
  display: block;
63236
- `, SD = Xa`
63236
+ `, SD = Za`
63237
63237
  position: absolute;
63238
63238
  top: -1px;
63239
63239
  right: -6px;
@@ -63257,14 +63257,14 @@ var _D = (e) => {
63257
63257
  box-shadow: ${q.shadow8};
63258
63258
  background: ${q.colorBrandBackgroundHover};
63259
63259
  }
63260
- `, CD = Xa`
63260
+ `, CD = Za`
63261
63261
  ${SD};
63262
63262
  font-size: 9px;
63263
63263
  padding: 2px 4px;
63264
63264
  border-radius: 8px;
63265
63265
  top: -2px;
63266
63266
  right: -7px;
63267
- `, wD = Xa`
63267
+ `, wD = Za`
63268
63268
  ${SD};
63269
63269
  font-size: 6px;
63270
63270
  padding: 1px 2px;
@@ -63273,26 +63273,26 @@ var _D = (e) => {
63273
63273
  right: -4px;
63274
63274
  letter-spacing: 0.1px;
63275
63275
  `, TD = ({ size: e = 20, className: t, color: n, aiIndicatorColor: r }) => {
63276
- let i = Xa`
63276
+ let i = Za`
63277
63277
  ${e >= 24 ? CD : e <= 16 ? wD : SD};
63278
63278
  ${r ? `
63279
63279
  background: ${r};
63280
63280
  border-color: ${r};
63281
63281
  ` : ""}
63282
- `, a = Xa`
63282
+ `, a = Za`
63283
63283
  ${xD};
63284
63284
  font-size: ${e}px;
63285
63285
  ${n ? `color: ${n};` : "color: inherit;"}
63286
63286
  `;
63287
- return /* @__PURE__ */ Qa("span", {
63288
- css: [bD, t && Xa`${t}`],
63289
- children: [/* @__PURE__ */ Za(Da, { css: a }), /* @__PURE__ */ Za("span", {
63287
+ return /* @__PURE__ */ $a("span", {
63288
+ css: [bD, t && Za`${t}`],
63289
+ children: [/* @__PURE__ */ Qa(Da, { css: a }), /* @__PURE__ */ Qa("span", {
63290
63290
  css: i,
63291
63291
  children: "AI"
63292
63292
  })]
63293
63293
  });
63294
63294
  }, ED = () => ({
63295
- searchBoxStyles: Xa`
63295
+ searchBoxStyles: Za`
63296
63296
  border: 1px solid ${q.colorNeutralStroke2};
63297
63297
  border-radius: 50px; /* Fully circular/pill shape */
63298
63298
  background-color: ${q.colorNeutralBackground1};
@@ -63352,7 +63352,7 @@ var _D = (e) => {
63352
63352
  }
63353
63353
  }
63354
63354
  `,
63355
- iconWrapperStyles: Xa`
63355
+ iconWrapperStyles: Za`
63356
63356
  display: flex;
63357
63357
  align-items: center;
63358
63358
  padding: 2px;
@@ -63408,7 +63408,7 @@ var _D = (e) => {
63408
63408
  g,
63409
63409
  r
63410
63410
  ]);
63411
- return /* @__PURE__ */ Za(zr, {
63411
+ return /* @__PURE__ */ Qa(zr, {
63412
63412
  ref: v,
63413
63413
  css: y,
63414
63414
  className: s,
@@ -63418,9 +63418,9 @@ var _D = (e) => {
63418
63418
  onChange: S,
63419
63419
  onKeyDown: w,
63420
63420
  disabled: o || m,
63421
- contentBefore: /* @__PURE__ */ Za("span", {
63421
+ contentBefore: /* @__PURE__ */ Qa("span", {
63422
63422
  css: b,
63423
- children: /* @__PURE__ */ Za(TD, { size: 20 })
63423
+ children: /* @__PURE__ */ Qa(TD, { size: 20 })
63424
63424
  }),
63425
63425
  dismiss: { onClick: C }
63426
63426
  });
@@ -64106,7 +64106,7 @@ var _D = (e) => {
64106
64106
  }) }), UD = ({ content: e, className: t }) => {
64107
64107
  let n = HD(), [r, i] = M.useState("");
64108
64108
  return M.useEffect(() => {
64109
- i(new os({
64109
+ i(new ss({
64110
64110
  html: !1,
64111
64111
  linkify: !0,
64112
64112
  typographer: !0,
@@ -65482,12 +65482,12 @@ var MO = Object.assign(jO, {
65482
65482
  content: "",
65483
65483
  isCached: !1,
65484
65484
  status: "idle"
65485
- }, PO = () => Ga(NO), FO = /* @__PURE__ */ new Map(), IO = () => {
65485
+ }, PO = () => Ka(NO), FO = /* @__PURE__ */ new Map(), IO = () => {
65486
65486
  FO.clear();
65487
65487
  }, LO = ({ src: e, cacheRequests: t, fetchOptions: n, onError: r }) => {
65488
65488
  let i = R(r), a = R(n);
65489
65489
  i.current = r, a.current = n;
65490
- let o = R(PO()), s = qa(o.current), c = Ja(o.current);
65490
+ let o = R(PO()), s = Ja(o.current), c = Ya(o.current);
65491
65491
  return I(() => {
65492
65492
  if (typeof window > "u") {
65493
65493
  c({
@@ -65679,13 +65679,13 @@ var WO = {
65679
65679
  }, KO = (e, t, n, r) => {
65680
65680
  let i = e.replace(/\s/g, "");
65681
65681
  return n === "none" ? r && (i = r(i)) : i = i.replace(WO[n], ""), i.slice(0, t);
65682
- }, qO = (e) => Ga({
65682
+ }, qO = (e) => Ka({
65683
65683
  value: e,
65684
65684
  focusedIndex: -1
65685
65685
  }), JO = (e) => {
65686
65686
  let { length: t, value: n, defaultValue: r = "", validationType: i, sanitizeValue: a, onChange: o, onComplete: s, disabled: c = !1, readOnly: l = !1 } = e, u = n !== void 0, d = R(o), f = R(s);
65687
65687
  d.current = o, f.current = s;
65688
- let p = R(qO(KO(r, t, i, a))), m = qa(p.current), h = Ja(p.current), g = u ? KO(n, t, i, a) : m.value, _ = R([]), v = F((e) => {
65688
+ let p = R(qO(KO(r, t, i, a))), m = Ja(p.current), h = Ya(p.current), g = u ? KO(n, t, i, a) : m.value, _ = R([]), v = F((e) => {
65689
65689
  let n = Math.max(0, Math.min(e, t - 1));
65690
65690
  _.current[n]?.focus(), _.current[n]?.select();
65691
65691
  }, [t]), y = F((e) => {
@@ -69979,6 +69979,6 @@ var EA = M.memo(({ item: e, heroProps: t, containerWidth: n, mediaType: r = "ima
69979
69979
  }) : ne;
69980
69980
  };
69981
69981
  //#endregion
69982
- export { YD as AIAssistant, kD as AISearchControl, TD as AISearchIcon, jD as AISearchIconExample, vD as AdaptiveCardHost, RE as AdaptiveCardHostThemeType, XC as AddColumnAfterControl, YC as AddColumnBeforeControl, $C as AddRowAfterControl, QC as AddRowBeforeControl, NC as AlignCenterControl, PC as AlignJustifyControl, jC as AlignLeftControl, MC as AlignRightControl, kk as AppDashboard, yv as AspectRatio, Cv as BackgroundImage, uO as Blockquote, AC as BlockquoteControl, gC as BoldControl, yy as Breadcrumb, SC as BulletListControl, hy as ButtonMenu, ob as CalendarControl, lb as CalendarGrid, ub as CalendarHeader, Ky as CalendarMonth, vv as Card, oy as Carousel, $v as Center, ND as ChatInput, RD as ChatInputWithMensions, XD as ChatInputWithMensionsV1, KD as ChatList, yT as ChromeInputType, bC as ClearFormattingControl, RC as CodeBlockControl, LC as CodeControl, JT as ColorPicker, cT as ColorPickerAlpha, LT as ColorPickerBlock, wT as ColorPickerChrome, MT as ColorPickerCircle, TT as ColorPickerColorful, FT as ColorPickerCompact, mT as ColorPickerEditableInput, gT as ColorPickerEditableInputHSLA, hT as ColorPickerEditableInputRGBA, oT as ColorPickerHue, eT as ColorPickerInteractive, nT as ColorPickerSaturation, uT as ColorPickerShadeSlider, vT as ColorPickerSketch, zT as ColorPickerSlider, fT as ColorPickerSwatch, KT as ColorPickerTheme, kT as ColorPickerWheel, xb as CompactCalendar, db as CompactCalendarToolbar, v as ConsoleLoggingProvider, ty as Container, GD as ContentRenderer, cv as ContentType, mE as CustomControlBar, QT as DataGrid, tE as DataGridV2, e as DefaultGraphClient, n as DefaultLocalizationProvider, ZC as DeleteColumnControl, ew as DeleteRowControl, JC as DeleteTableControl, dw as DropdownField, mx as Dropzone, lx as DropzoneAccept, hx as DropzoneFullScreen, dx as DropzoneIdle, ox as DropzoneProvider, ux as DropzoneReject, Rs as EBreakPoints, By as ECalendarViews, Nk as EGoalMetric, zs as EMessageType, Sx as EXE_MIME_TYPE, pC as EmojiPicker, i as ErrorType, fb as EventsList, vA as FluentUIProvider, vE as GenericOverFlowMenu, Gv as Grid, wC as H1Control, TC as H2Control, EC as H3Control, DC as H4Control, OC as H5Control, kC as H6Control, LA as Hero, zC as HighlightControl, BC as HrControl, _x as IMAGE_MIME_TYPE, by as IconButton, UO as InlineSVG, pw as InputField, qC as InsertTableControl, _C as ItalicControl, Ew as ItemPicker, Pk as KPICard, Rk as KPICardCompact, Fk as KPICardSkeleton, Bk as Kpis, Jv as Layout, Yv as LayoutItem, Dx as Link, yk as ListItemActivityMessage, ak as ListToolbar, ZO as LivePersona, r as LocalStorageProvider, D as LocalizationProvider, a as LogLevel, gx as MIME_TYPES, bx as MS_EXCEL_MIME_TYPE, xx as MS_POWERPOINT_MIME_TYPE, yx as MS_WORD_MIME_TYPE, LE as MaplibreWorldMap, UD as MarkdownRenderer, vO as Marquee, FD as Mensions, ID as MensionsExample, tw as MergeOrSplitCellControl, tO as MermaidDiagram, yE as Navigation, Rv as NewsBigCard, Pv as NewsCard, Uv as NewsCardCompact, Hv as NewsCardCompactMeta, ZA as NewsFeed, Mv as NewsStats, JA as NewsTrendingFeed, Lk as NoKpisCard, XO as OTPField, Sw as OptionTime, CC as OrderedListControl, vx as PDF_MIME_TYPE, ly as Popup, UC as RedoControl, yD as RenderAdaptiveCard, iE as RenderDialog, aE as RenderDrawer, oE as RenderHeader, dy as RenderLabel, py as RenderSpinner, lw as RichTextEditor, qS as RichTextEditorBgColorPickerControl, VS as RichTextEditorColorControl, HS as RichTextEditorColorPickerControl, Lx as RichTextEditorContent, zx as RichTextEditorControl, Bx as RichTextEditorControlBase, Rx as RichTextEditorControlsGroup, JS as RichTextEditorDragHandle, GS as RichTextEditorFontFamilyControl, xo as RichTextEditorImage, KS as RichTextEditorImageUploadControl, BS as RichTextEditorLinkControl, Ax as RichTextEditorResizableImage, US as RichTextEditorSourceCodeControl, hC as RichTextEditorTableControls, Mx as RichTextEditorToolbar, Wb as SearchControl, Uy as SelectDay, qy as SelectMonth, ww as SelectTime, mw as SelectView, Zy as SelectWeek, cE as ShareDialog, uE as ShowError, fE as ShowMessage, gA as SkeletonLoader, Zv as Space, cy as SplitPane, xO as Spoiler, ix as Spotlight, qb as SpotlightAction, Jb as SpotlightActionsGroup, Yb as SpotlightActionsList, Xb as SpotlightEmpty, Zb as SpotlightFooter, Hb as SpotlightRoot, Gb as SpotlightSearch, Y as StackV2, mk as StackedUsers, MO as Stepper, yC as StrikeThroughControl, FC as SubscriptControl, IC as SuperscriptControl, _w as TIME_RADIO_GROUP, yo as TableKit, WC as TaskListControl, KC as TaskListLiftControl, GC as TaskListSinkControl, EO as Timeline, nw as ToggleHeaderColumnControl, rw as ToggleHeaderRowControl, iw as ToggleTableColumnLinesControl, aw as ToggleTableRowLinesControl, X as TypographyControl, vC as UnderlineControl, HC as UndoControl, Vs as UniversalProvider, xC as UnlinkControl, VC as UnsetColorControl, fk as UserCard, SE as VideoPlayer, L_ as applyHeaderStyles, R_ as autoFitColumns, I_ as buildHeaderCellStyle, Zw as clampHsva, IO as clearInlineSVGCache, Z_ as cloneDeep, Db as closeOnActionTriggerAtom, Fb as closeSpotlight, $ as color, nA as configureSkeletonLoader, Z as createControl, Lb as createSpotlight, kb as createSpotlightStore, Y_ as debounce, o as deepMerge, nb as defaultCalendarControlStrings, Gy as defaultCalendarMonthStrings, Jy as defaultSelectWeekStrings, nx as defaultSpotlightFilter, mv as detectContentType, y as en, Yw as equalColorObjects, Xw as equalHex, z_ as escapeCsvCell, sv as every, av as filter, gv as formatCount, yw as formatTime, $_ as get, hv as getContentType, Jw as getContrastingColor, Ox as getTaskListExtension, rv as groupBy, Nw as hexToHsva, Iw as hexToRgba, Ww as hslaStringToHsva, Mw as hslaToHsva, Pw as hsvaToHex, Fw as hsvaToHexa, zw as hsvaToHslString, jw as hsvaToHsla, Bw as hsvaToHslaString, Vw as hsvaToRgbString, kw as hsvaToRgba, Hw as hsvaToRgbaString, $b as isActionsGroup, Q_ as isEmpty, rx as limitActions, wb as listIdAtom, iv as map, Ob as onQueryChangeCallbackAtom, Pb as openSpotlight, Sb as openedAtom, Uw as parseHue, Tb as queryAtom, Yk as registerBones, Eb as registeredActionsAtom, Ix as renderContentAsEmailHtml, vb as resolveLocale, Gw as rgbaStringToHsva, Lw as rgbaToHex, Rw as rgbaToHexa, Aw as rgbaToHsva, Cb as selectedAtom, ev as set, Uk as snapshotBones, ov as some, Nb as spotlight, Mb as spotlightActions, Ab as spotlightStore, X_ as throttle, bw as timeKey, P_ as toasterId, Ib as toggleSpotlight, tv as uniq, nv as uniqBy, S as useAIAssistantStrings, T as useAISearchControlStrings, _ as useAppDashboardStrings, F_ as useAppToast, Hs as useApplicationContext, bv as useAspectRatioStyles, oO as useBlockquoteStyles, cc as useBrandCenterFonts, Fy as useCalendar, u as useCalendarStrings, Oy as useCalendarStyles, Qv as useCenterStyles, Qw as useColorPickerStyles, C as useCommonStrings, gb as useCompactCalendarEvents, f as useComponentStrings, W_ as useComponentUtils, ZT as useDataGridStyles, G_ as useDateUtils, Iy as useDayViewStyles, sx as useDropzoneContext, fx as useDropzoneStyles, H_ as useExportData, N_ as useFluentEmoji, Ws as useGraphAPI, Wv as useGridStyles, J_ as useImageUtils, Gs as useIndexedDBCache, O as useInputFieldStrings, p as useItemPickerStrings, m as useKpiStrings, Kv as useLayoutStyles, w as useListItemActivityStrings, x as useLocalization, Us as useLogging, pO as useMarqueeStyles, g as useMensionsStrings, PD as useMensionsStyles, h as useMermaidDiagramStrings, QD as useMermaidDiagramStyles, bE as useNavigationStyles, l as useNewsFeedStrings, k as useNewsTrendingFeedStrings, ee as useNoKpiStrings, gw as useOptionTimeStyles, Ks as usePolling, sE as useRenderHeaderStyles, jx as useRichTextEditor, d as useSearchControlStrings, hw as useSelectTimeStyles, j as useShareDialogStrings, lE as useShowErrorStyles, dE as useShowMessageStyles, Wk as useSkeletonExtract, Xv as useSpaceStyles, sy as useSplitPaneStyles, Rb as useSpotlight, Bb as useSpotlightShortcut, s as useSpotlightStrings, t as useStrings, ZD as useStyles, Ys as useTimeZoneHelper, A as useUserCardStrings, Sy as useUtils, xE as useVideoStyles, jy as useWeekViewStyles, c as useWorldMapStrings, qw as validHex };
69982
+ export { YD as AIAssistant, kD as AISearchControl, TD as AISearchIcon, jD as AISearchIconExample, vD as AdaptiveCardHost, RE as AdaptiveCardHostThemeType, XC as AddColumnAfterControl, YC as AddColumnBeforeControl, $C as AddRowAfterControl, QC as AddRowBeforeControl, NC as AlignCenterControl, PC as AlignJustifyControl, jC as AlignLeftControl, MC as AlignRightControl, kk as AppDashboard, yv as AspectRatio, Cv as BackgroundImage, uO as Blockquote, AC as BlockquoteControl, gC as BoldControl, yy as Breadcrumb, SC as BulletListControl, hy as ButtonMenu, ob as CalendarControl, lb as CalendarGrid, ub as CalendarHeader, Ky as CalendarMonth, vv as Card, oy as Carousel, $v as Center, ND as ChatInput, RD as ChatInputWithMensions, XD as ChatInputWithMensionsV1, KD as ChatList, yT as ChromeInputType, bC as ClearFormattingControl, RC as CodeBlockControl, LC as CodeControl, JT as ColorPicker, cT as ColorPickerAlpha, LT as ColorPickerBlock, wT as ColorPickerChrome, MT as ColorPickerCircle, TT as ColorPickerColorful, FT as ColorPickerCompact, mT as ColorPickerEditableInput, gT as ColorPickerEditableInputHSLA, hT as ColorPickerEditableInputRGBA, oT as ColorPickerHue, eT as ColorPickerInteractive, nT as ColorPickerSaturation, uT as ColorPickerShadeSlider, vT as ColorPickerSketch, zT as ColorPickerSlider, fT as ColorPickerSwatch, KT as ColorPickerTheme, kT as ColorPickerWheel, xb as CompactCalendar, db as CompactCalendarToolbar, v as ConsoleLoggingProvider, ty as Container, GD as ContentRenderer, cv as ContentType, mE as CustomControlBar, QT as DataGrid, tE as DataGridV2, e as DefaultGraphClient, n as DefaultLocalizationProvider, ZC as DeleteColumnControl, ew as DeleteRowControl, JC as DeleteTableControl, dw as DropdownField, mx as Dropzone, lx as DropzoneAccept, hx as DropzoneFullScreen, dx as DropzoneIdle, ox as DropzoneProvider, ux as DropzoneReject, Rs as EBreakPoints, By as ECalendarViews, Nk as EGoalMetric, zs as EMessageType, Sx as EXE_MIME_TYPE, pC as EmojiPicker, i as ErrorType, fb as EventsList, vA as FluentUIProvider, vE as GenericOverFlowMenu, Gv as Grid, wC as H1Control, TC as H2Control, EC as H3Control, DC as H4Control, OC as H5Control, kC as H6Control, LA as Hero, zC as HighlightControl, BC as HrControl, _x as IMAGE_MIME_TYPE, by as IconButton, UO as InlineSVG, pw as InputField, qC as InsertTableControl, _C as ItalicControl, Ew as ItemPicker, Pk as KPICard, Rk as KPICardCompact, Fk as KPICardSkeleton, Bk as Kpis, Jv as Layout, Yv as LayoutItem, Dx as Link, yk as ListItemActivityMessage, ak as ListToolbar, ZO as LivePersona, r as LocalStorageProvider, D as LocalizationProvider, a as LogLevel, gx as MIME_TYPES, bx as MS_EXCEL_MIME_TYPE, xx as MS_POWERPOINT_MIME_TYPE, yx as MS_WORD_MIME_TYPE, LE as MaplibreWorldMap, UD as MarkdownRenderer, vO as Marquee, FD as Mensions, ID as MensionsExample, tw as MergeOrSplitCellControl, tO as MermaidDiagram, yE as Navigation, Rv as NewsBigCard, Pv as NewsCard, Uv as NewsCardCompact, Hv as NewsCardCompactMeta, ZA as NewsFeed, Mv as NewsStats, JA as NewsTrendingFeed, Lk as NoKpisCard, XO as OTPField, Sw as OptionTime, CC as OrderedListControl, vx as PDF_MIME_TYPE, ly as Popup, UC as RedoControl, yD as RenderAdaptiveCard, iE as RenderDialog, aE as RenderDrawer, oE as RenderHeader, dy as RenderLabel, py as RenderSpinner, lw as RichTextEditor, qS as RichTextEditorBgColorPickerControl, VS as RichTextEditorColorControl, HS as RichTextEditorColorPickerControl, Lx as RichTextEditorContent, zx as RichTextEditorControl, Bx as RichTextEditorControlBase, Rx as RichTextEditorControlsGroup, JS as RichTextEditorDragHandle, GS as RichTextEditorFontFamilyControl, So as RichTextEditorImage, KS as RichTextEditorImageUploadControl, BS as RichTextEditorLinkControl, Ax as RichTextEditorResizableImage, US as RichTextEditorSourceCodeControl, hC as RichTextEditorTableControls, Mx as RichTextEditorToolbar, Wb as SearchControl, Uy as SelectDay, qy as SelectMonth, ww as SelectTime, mw as SelectView, Zy as SelectWeek, cE as ShareDialog, uE as ShowError, fE as ShowMessage, gA as SkeletonLoader, Zv as Space, cy as SplitPane, xO as Spoiler, ix as Spotlight, qb as SpotlightAction, Jb as SpotlightActionsGroup, Yb as SpotlightActionsList, Xb as SpotlightEmpty, Zb as SpotlightFooter, Hb as SpotlightRoot, Gb as SpotlightSearch, Y as StackV2, mk as StackedUsers, MO as Stepper, yC as StrikeThroughControl, FC as SubscriptControl, IC as SuperscriptControl, _w as TIME_RADIO_GROUP, bo as TableKit, WC as TaskListControl, KC as TaskListLiftControl, GC as TaskListSinkControl, EO as Timeline, nw as ToggleHeaderColumnControl, rw as ToggleHeaderRowControl, iw as ToggleTableColumnLinesControl, aw as ToggleTableRowLinesControl, X as TypographyControl, vC as UnderlineControl, HC as UndoControl, Vs as UniversalProvider, xC as UnlinkControl, VC as UnsetColorControl, fk as UserCard, SE as VideoPlayer, L_ as applyHeaderStyles, R_ as autoFitColumns, I_ as buildHeaderCellStyle, Zw as clampHsva, IO as clearInlineSVGCache, Z_ as cloneDeep, Db as closeOnActionTriggerAtom, Fb as closeSpotlight, $ as color, nA as configureSkeletonLoader, Z as createControl, Lb as createSpotlight, kb as createSpotlightStore, Y_ as debounce, o as deepMerge, nb as defaultCalendarControlStrings, Gy as defaultCalendarMonthStrings, Jy as defaultSelectWeekStrings, nx as defaultSpotlightFilter, mv as detectContentType, y as en, Yw as equalColorObjects, Xw as equalHex, z_ as escapeCsvCell, sv as every, av as filter, gv as formatCount, yw as formatTime, $_ as get, hv as getContentType, Jw as getContrastingColor, Ox as getTaskListExtension, rv as groupBy, Nw as hexToHsva, Iw as hexToRgba, Ww as hslaStringToHsva, Mw as hslaToHsva, Pw as hsvaToHex, Fw as hsvaToHexa, zw as hsvaToHslString, jw as hsvaToHsla, Bw as hsvaToHslaString, Vw as hsvaToRgbString, kw as hsvaToRgba, Hw as hsvaToRgbaString, $b as isActionsGroup, Q_ as isEmpty, rx as limitActions, wb as listIdAtom, iv as map, Ob as onQueryChangeCallbackAtom, Pb as openSpotlight, Sb as openedAtom, Uw as parseHue, Tb as queryAtom, Yk as registerBones, Eb as registeredActionsAtom, Ix as renderContentAsEmailHtml, vb as resolveLocale, Gw as rgbaStringToHsva, Lw as rgbaToHex, Rw as rgbaToHexa, Aw as rgbaToHsva, Cb as selectedAtom, ev as set, Uk as snapshotBones, ov as some, Nb as spotlight, Mb as spotlightActions, Ab as spotlightStore, X_ as throttle, bw as timeKey, P_ as toasterId, Ib as toggleSpotlight, tv as uniq, nv as uniqBy, S as useAIAssistantStrings, T as useAISearchControlStrings, _ as useAppDashboardStrings, F_ as useAppToast, Hs as useApplicationContext, bv as useAspectRatioStyles, oO as useBlockquoteStyles, cc as useBrandCenterFonts, Fy as useCalendar, u as useCalendarStrings, Oy as useCalendarStyles, Qv as useCenterStyles, Qw as useColorPickerStyles, C as useCommonStrings, gb as useCompactCalendarEvents, f as useComponentStrings, W_ as useComponentUtils, ZT as useDataGridStyles, G_ as useDateUtils, Iy as useDayViewStyles, sx as useDropzoneContext, fx as useDropzoneStyles, H_ as useExportData, N_ as useFluentEmoji, Ws as useGraphAPI, Wv as useGridStyles, J_ as useImageUtils, Gs as useIndexedDBCache, O as useInputFieldStrings, p as useItemPickerStrings, m as useKpiStrings, Kv as useLayoutStyles, w as useListItemActivityStrings, x as useLocalization, Us as useLogging, pO as useMarqueeStyles, g as useMensionsStrings, PD as useMensionsStyles, h as useMermaidDiagramStrings, QD as useMermaidDiagramStyles, bE as useNavigationStyles, l as useNewsFeedStrings, k as useNewsTrendingFeedStrings, ee as useNoKpiStrings, gw as useOptionTimeStyles, Ks as usePolling, sE as useRenderHeaderStyles, jx as useRichTextEditor, d as useSearchControlStrings, hw as useSelectTimeStyles, j as useShareDialogStrings, lE as useShowErrorStyles, dE as useShowMessageStyles, Wk as useSkeletonExtract, Xv as useSpaceStyles, sy as useSplitPaneStyles, Rb as useSpotlight, Bb as useSpotlightShortcut, s as useSpotlightStrings, t as useStrings, ZD as useStyles, Ys as useTimeZoneHelper, A as useUserCardStrings, Sy as useUtils, xE as useVideoStyles, jy as useWeekViewStyles, c as useWorldMapStrings, qw as validHex };
69983
69983
 
69984
69984
  //# sourceMappingURL=index.js.map