@discourser/design-system 0.23.0 → 0.24.0
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/{chunk-KQOHRIUP.js → chunk-VN2QX6S7.js} +310 -3
- package/dist/chunk-VN2QX6S7.js.map +1 -0
- package/dist/{chunk-AGZVRI36.cjs → chunk-VOH2QELR.cjs} +313 -2
- package/dist/chunk-VOH2QELR.cjs.map +1 -0
- package/dist/components/Icons/ChevronUpDownIcon.d.ts +6 -0
- package/dist/components/Icons/ChevronUpDownIcon.d.ts.map +1 -0
- package/dist/components/Icons/LoginIcon.d.ts +6 -0
- package/dist/components/Icons/LoginIcon.d.ts.map +1 -0
- package/dist/components/Icons/LogoutIcon.d.ts +6 -0
- package/dist/components/Icons/LogoutIcon.d.ts.map +1 -0
- package/dist/components/Icons/index.d.ts +3 -0
- package/dist/components/Icons/index.d.ts.map +1 -1
- package/dist/components/SettingsPopover/SettingsPopover.d.ts +3 -0
- package/dist/components/SettingsPopover/SettingsPopover.d.ts.map +1 -0
- package/dist/components/SettingsPopover/index.d.ts +3 -0
- package/dist/components/SettingsPopover/index.d.ts.map +1 -0
- package/dist/components/SettingsPopover/types.d.ts +30 -0
- package/dist/components/SettingsPopover/types.d.ts.map +1 -0
- package/dist/components/index.cjs +86 -70
- package/dist/components/index.d.ts +4 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/figma-codex.json +2 -2
- package/dist/index.cjs +86 -70
- package/dist/index.js +1 -1
- package/package.json +5 -1
- package/src/components/Icons/ChevronUpDownIcon.tsx +23 -0
- package/src/components/Icons/LoginIcon.tsx +71 -0
- package/src/components/Icons/LogoutIcon.tsx +43 -0
- package/src/components/Icons/index.ts +6 -0
- package/src/components/SettingsPopover/SettingsPopover.test.tsx +256 -0
- package/src/components/SettingsPopover/SettingsPopover.tsx +159 -0
- package/src/components/SettingsPopover/index.ts +2 -0
- package/src/components/SettingsPopover/types.ts +37 -0
- package/src/components/index.ts +11 -0
- package/dist/chunk-AGZVRI36.cjs.map +0 -1
- package/dist/chunk-KQOHRIUP.js.map +0 -1
|
@@ -1783,6 +1783,161 @@ var SpeechIcon = (props) => /* @__PURE__ */ jsx(
|
|
|
1783
1783
|
)
|
|
1784
1784
|
}
|
|
1785
1785
|
);
|
|
1786
|
+
var StyledSvg28 = styled(ark$1.svg);
|
|
1787
|
+
var ChevronUpDownIcon = (props) => /* @__PURE__ */ jsx(
|
|
1788
|
+
StyledSvg28,
|
|
1789
|
+
{
|
|
1790
|
+
viewBox: "0 0 40 40",
|
|
1791
|
+
fill: "none",
|
|
1792
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1793
|
+
width: "1em",
|
|
1794
|
+
height: "1em",
|
|
1795
|
+
...props,
|
|
1796
|
+
children: /* @__PURE__ */ jsx(
|
|
1797
|
+
"path",
|
|
1798
|
+
{
|
|
1799
|
+
d: "M20.0001 5.18457C19.6318 5.18457 19.2635 5.33521 18.8617 5.67007L7.57822 14.8274C7.29365 15.0786 7.12622 15.4301 7.12622 15.9324C7.12622 16.8029 7.77908 17.4558 8.66636 17.4558C9.01794 17.4558 9.38622 17.3219 9.77129 17.0205L20.0001 8.68343L30.2289 17.0205C30.6139 17.3219 30.9822 17.4558 31.3505 17.4558C32.2211 17.4558 32.8739 16.8029 32.8739 15.9324C32.8739 15.4301 32.7065 15.0786 32.4219 14.8274L21.1384 5.65328C20.7366 5.33521 20.3851 5.18457 20.0001 5.18457ZM20.0001 34.8163C20.3851 34.8163 20.7366 34.6656 21.1384 34.3475L32.4219 25.1734C32.7065 24.9223 32.8739 24.5707 32.8739 24.0685C32.8739 23.1979 32.2211 22.5284 31.3505 22.5284C30.9822 22.5284 30.6139 22.679 30.2289 22.9803L20.0001 31.3174L9.77129 22.9803C9.38622 22.679 9.01794 22.5284 8.66636 22.5284C7.77908 22.5284 7.12622 23.1979 7.12622 24.0685C7.12622 24.5707 7.29365 24.9223 7.57822 25.1734L18.8617 34.3308C19.2635 34.6656 19.6318 34.8163 20.0001 34.8163Z",
|
|
1800
|
+
fill: "currentColor"
|
|
1801
|
+
}
|
|
1802
|
+
)
|
|
1803
|
+
}
|
|
1804
|
+
);
|
|
1805
|
+
var StyledSvg29 = styled(ark$1.svg);
|
|
1806
|
+
var LogoutIcon = (props) => /* @__PURE__ */ jsxs(
|
|
1807
|
+
StyledSvg29,
|
|
1808
|
+
{
|
|
1809
|
+
viewBox: "0 0 40 40",
|
|
1810
|
+
fill: "none",
|
|
1811
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1812
|
+
width: "1em",
|
|
1813
|
+
height: "1em",
|
|
1814
|
+
...props,
|
|
1815
|
+
children: [
|
|
1816
|
+
/* @__PURE__ */ jsx(
|
|
1817
|
+
"path",
|
|
1818
|
+
{
|
|
1819
|
+
d: "M29.0664 24.3673L33.3331 20.1007L29.0664 15.834",
|
|
1820
|
+
stroke: "currentColor",
|
|
1821
|
+
strokeWidth: "2.5",
|
|
1822
|
+
strokeMiterlimit: "10",
|
|
1823
|
+
strokeLinecap: "round",
|
|
1824
|
+
strokeLinejoin: "round"
|
|
1825
|
+
}
|
|
1826
|
+
),
|
|
1827
|
+
/* @__PURE__ */ jsx(
|
|
1828
|
+
"path",
|
|
1829
|
+
{
|
|
1830
|
+
d: "M16.2666 20.1006H33.2166",
|
|
1831
|
+
stroke: "currentColor",
|
|
1832
|
+
strokeWidth: "2.5",
|
|
1833
|
+
strokeMiterlimit: "10",
|
|
1834
|
+
strokeLinecap: "round",
|
|
1835
|
+
strokeLinejoin: "round"
|
|
1836
|
+
}
|
|
1837
|
+
),
|
|
1838
|
+
/* @__PURE__ */ jsx(
|
|
1839
|
+
"path",
|
|
1840
|
+
{
|
|
1841
|
+
d: "M19.5999 33.3337C12.2333 33.3337 6.2666 28.3337 6.2666 20.0003C6.2666 11.667 12.2333 6.66699 19.5999 6.66699",
|
|
1842
|
+
stroke: "currentColor",
|
|
1843
|
+
strokeWidth: "2.5",
|
|
1844
|
+
strokeMiterlimit: "10",
|
|
1845
|
+
strokeLinecap: "round",
|
|
1846
|
+
strokeLinejoin: "round"
|
|
1847
|
+
}
|
|
1848
|
+
)
|
|
1849
|
+
]
|
|
1850
|
+
}
|
|
1851
|
+
);
|
|
1852
|
+
var StyledSvg30 = styled(ark$1.svg);
|
|
1853
|
+
var LoginIcon = (props) => /* @__PURE__ */ jsxs(
|
|
1854
|
+
StyledSvg30,
|
|
1855
|
+
{
|
|
1856
|
+
viewBox: "0 0 60 60",
|
|
1857
|
+
fill: "none",
|
|
1858
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1859
|
+
width: "60",
|
|
1860
|
+
height: "60",
|
|
1861
|
+
...props,
|
|
1862
|
+
children: [
|
|
1863
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_810_5359)", children: [
|
|
1864
|
+
/* @__PURE__ */ jsx("rect", { width: "60", height: "60", rx: "30", fill: "#EFF2E3" }),
|
|
1865
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#clip1_810_5359)", children: [
|
|
1866
|
+
/* @__PURE__ */ jsx(
|
|
1867
|
+
"path",
|
|
1868
|
+
{
|
|
1869
|
+
d: "M58.2074 53.6551C56.0505 44.955 51.9734 48.5287 50.1618 45.9222C48.3501 43.3156 53.7632 40.7681 51.3115 36.8336C48.8599 32.8992 45.8286 36.1732 43.959 33.3333C42.0895 30.4934 47.2004 25.9235 44.3253 23.4153C41.4503 20.9072 38.9964 25.3685 37.0151 22.3911C35.0338 19.4137 39.2784 15.2232 35.3633 13.2207C33.1782 12.103 31.2507 13.8852 30.3548 15.5812C29.7402 16.7448 28.16 16.7995 27.4091 15.686C25.9125 13.4667 23.7114 11.0403 21.7122 12.0628C15.9463 15.0114 24.5391 21.2722 20.2401 23.9896C15.9411 26.707 18.9131 31.1731 21.298 31.0775C23.6828 30.9819 26.8853 33.2435 24.8134 36.4825C22.133 40.6728 24.0309 43.3075 26.2838 44.2939C28.16 45.1155 30.2028 46.6258 27.4648 50.9382C24.3066 55.9124 33.0268 59.8973 33.0268 59.8973L58.2072 53.655L58.2073 53.6552L58.2074 53.6551Z",
|
|
1870
|
+
fill: "#7DBD2A"
|
|
1871
|
+
}
|
|
1872
|
+
),
|
|
1873
|
+
/* @__PURE__ */ jsx(
|
|
1874
|
+
"path",
|
|
1875
|
+
{
|
|
1876
|
+
d: "M32.9312 36.9196C33.4259 36.6468 33.8985 36.398 34.3502 36.1698L37.0204 34.9296C40.1757 33.5796 42.31 32.9121 43.631 30.9425C44.1434 28.3406 46.4826 25.2977 44.3253 23.4155C43.3785 22.5895 42.4773 22.5195 41.6236 22.6907C40.2876 25.2942 37.3929 26.8556 33.1812 28.6978L30.2087 30.1009C27.8446 31.4474 26.3406 33.0908 25.4743 34.2766C25.5158 34.938 25.3266 35.6803 24.8133 36.4826C22.1329 40.6729 24.0308 43.3076 26.2837 44.2941C26.4246 44.3557 26.5663 44.4214 26.7069 44.4917C26.8141 43.6459 27.5836 39.8694 32.9312 36.9196Z",
|
|
1877
|
+
fill: "#518500"
|
|
1878
|
+
}
|
|
1879
|
+
),
|
|
1880
|
+
/* @__PURE__ */ jsx(
|
|
1881
|
+
"path",
|
|
1882
|
+
{
|
|
1883
|
+
d: "M27.1679 24.0775C31.9037 21.4652 34.7207 21.4528 36.4723 19.9778C36.6491 17.451 38.2974 14.7215 35.3634 13.2209C33.1783 12.1033 31.2508 13.8854 30.3549 15.5814C29.7403 16.745 28.1601 16.7997 27.4092 15.6862C25.9126 13.4668 23.7116 11.0405 21.7123 12.0628C15.9464 15.0114 24.5392 21.2722 20.2403 23.9897C16.3791 26.4305 18.3834 30.2811 20.5597 30.9708C21.0906 29.6569 22.7542 26.5122 27.1679 24.0775Z",
|
|
1884
|
+
fill: "#518500"
|
|
1885
|
+
}
|
|
1886
|
+
),
|
|
1887
|
+
/* @__PURE__ */ jsx(
|
|
1888
|
+
"path",
|
|
1889
|
+
{
|
|
1890
|
+
d: "M40.5293 50.4103L43.3352 49.0129C46.7426 47.7798 48.6584 46.7792 49.8901 45.3951C49.0453 42.9657 53.5978 40.5027 51.3115 36.8335C50.6611 35.7898 49.97 35.2535 49.2706 34.9756C47.8093 38.0239 45.7211 39.0062 40.7542 41.1786L37.2123 43.0869C32.8389 45.5777 28.9853 54.4251 28.1756 56.3789C29.6569 58.1014 31.8897 59.3273 32.7096 59.7423C33.4884 58.184 36.15 53.3516 40.5293 50.4103Z",
|
|
1891
|
+
fill: "#518500"
|
|
1892
|
+
}
|
|
1893
|
+
),
|
|
1894
|
+
/* @__PURE__ */ jsx(
|
|
1895
|
+
"path",
|
|
1896
|
+
{
|
|
1897
|
+
d: "M56.3507 49.2182C55.5853 51.1704 51.7999 54.3341 48.5698 56.0444L58.2074 53.6552C57.6822 51.5369 57.043 50.1476 56.3507 49.2182Z",
|
|
1898
|
+
fill: "#518500"
|
|
1899
|
+
}
|
|
1900
|
+
),
|
|
1901
|
+
/* @__PURE__ */ jsx(
|
|
1902
|
+
"path",
|
|
1903
|
+
{
|
|
1904
|
+
d: "M42.2323 57.6155C42.2257 57.5769 41.6356 53.4276 39.6494 47.8693C37.8238 42.7603 34.4792 35.1364 28.9141 27.8296C28.3993 27.1539 28.4895 26.1809 29.1154 25.6566C29.7414 25.1324 30.6663 25.2553 31.181 25.9312C37.0197 33.5972 40.5161 41.5821 42.4209 46.9308C44.4909 52.7426 45.1734 56.7133 45.2015 56.8795L42.2323 57.6156L42.2323 57.6155Z",
|
|
1905
|
+
fill: "#6C7D56"
|
|
1906
|
+
}
|
|
1907
|
+
),
|
|
1908
|
+
/* @__PURE__ */ jsxs("g", { opacity: "0.19", children: [
|
|
1909
|
+
/* @__PURE__ */ jsx(
|
|
1910
|
+
"path",
|
|
1911
|
+
{
|
|
1912
|
+
d: "M20.3146 17.4446C21.0655 18.5581 22.6456 18.5034 23.2603 17.3398C23.8897 16.1482 25.0286 14.9157 26.408 14.6746C24.9812 12.8344 23.1604 11.2612 21.4818 12.1197C19.3214 13.2244 19.1769 14.7944 19.6147 16.4685C19.8611 16.7906 20.0956 17.1197 20.3146 17.4446Z",
|
|
1913
|
+
fill: "#6C7D56"
|
|
1914
|
+
}
|
|
1915
|
+
),
|
|
1916
|
+
/* @__PURE__ */ jsx(
|
|
1917
|
+
"path",
|
|
1918
|
+
{
|
|
1919
|
+
d: "M49.9311 45.9789C48.1194 43.3723 53.5325 40.8249 51.0808 36.8904C48.6292 32.9559 45.5979 36.23 43.7283 33.3901C41.8588 30.5502 46.9697 25.9803 44.0947 23.4721C41.2196 20.964 38.7657 25.4253 36.7844 22.4479C34.8031 19.4705 39.0477 15.2799 35.1326 13.2775C32.9475 12.1599 31.02 13.942 30.1241 15.638C29.9997 15.8733 29.8355 16.0625 29.6471 16.2066C30.8936 18.4046 28.2842 21.6906 29.9204 24.1495C31.9017 27.1269 34.3556 22.6656 37.2307 25.1737C40.1057 27.6819 34.9948 32.2517 36.8644 35.0917C38.7339 37.9316 41.7652 34.6576 44.2168 38.592C46.6684 42.5264 41.2554 45.074 43.0671 47.6806C44.8788 50.2872 48.9559 46.7134 51.1127 55.4136L57.9767 53.7119C55.8198 45.0117 51.7427 48.5854 49.9311 45.9789Z",
|
|
1920
|
+
fill: "#6C7D56"
|
|
1921
|
+
}
|
|
1922
|
+
)
|
|
1923
|
+
] })
|
|
1924
|
+
] })
|
|
1925
|
+
] }),
|
|
1926
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
1927
|
+
/* @__PURE__ */ jsx("clipPath", { id: "clip0_810_5359", children: /* @__PURE__ */ jsx("rect", { width: "60", height: "60", rx: "30", fill: "white" }) }),
|
|
1928
|
+
/* @__PURE__ */ jsx("clipPath", { id: "clip1_810_5359", children: /* @__PURE__ */ jsx(
|
|
1929
|
+
"rect",
|
|
1930
|
+
{
|
|
1931
|
+
width: "46.2988",
|
|
1932
|
+
height: "49.2114",
|
|
1933
|
+
fill: "white",
|
|
1934
|
+
transform: "translate(8 15.4004) rotate(-13.9232)"
|
|
1935
|
+
}
|
|
1936
|
+
) })
|
|
1937
|
+
] })
|
|
1938
|
+
]
|
|
1939
|
+
}
|
|
1940
|
+
);
|
|
1786
1941
|
|
|
1787
1942
|
// src/components/Breadcrumb.tsx
|
|
1788
1943
|
var Breadcrumb_exports = {};
|
|
@@ -2098,6 +2253,158 @@ function NavigationMenu({
|
|
|
2098
2253
|
}
|
|
2099
2254
|
) });
|
|
2100
2255
|
}
|
|
2256
|
+
function SettingsPopover({
|
|
2257
|
+
userName,
|
|
2258
|
+
userTier,
|
|
2259
|
+
userEmail,
|
|
2260
|
+
avatarFallback,
|
|
2261
|
+
avatarSrc,
|
|
2262
|
+
actions,
|
|
2263
|
+
placement = "top",
|
|
2264
|
+
ariaLabel = "User settings"
|
|
2265
|
+
}) {
|
|
2266
|
+
return /* @__PURE__ */ jsxs(Root15, { positioning: { placement, overflowPadding: 0 }, children: [
|
|
2267
|
+
/* @__PURE__ */ jsx(Trigger5, { asChild: true, children: /* @__PURE__ */ jsxs(
|
|
2268
|
+
"button",
|
|
2269
|
+
{
|
|
2270
|
+
className: css({
|
|
2271
|
+
display: "flex",
|
|
2272
|
+
alignItems: "center",
|
|
2273
|
+
justifyContent: "space-between",
|
|
2274
|
+
w: "full",
|
|
2275
|
+
px: "3",
|
|
2276
|
+
py: "3",
|
|
2277
|
+
bg: "surface.container",
|
|
2278
|
+
border: "none",
|
|
2279
|
+
borderTopWidth: "1px",
|
|
2280
|
+
borderTopStyle: "solid",
|
|
2281
|
+
borderTopColor: "neutral.3",
|
|
2282
|
+
borderRadius: "0",
|
|
2283
|
+
boxShadow: "0px -1px 2px rgba(0, 0, 0, 0.3), 0px -2px 6px 2px rgba(0, 0, 0, 0.15)",
|
|
2284
|
+
cursor: "pointer",
|
|
2285
|
+
transition: "background 0.2s",
|
|
2286
|
+
_hover: {
|
|
2287
|
+
bg: "surface.containerHighest"
|
|
2288
|
+
}
|
|
2289
|
+
}),
|
|
2290
|
+
"aria-label": ariaLabel,
|
|
2291
|
+
children: [
|
|
2292
|
+
/* @__PURE__ */ jsxs(HStack, { gap: "3", children: [
|
|
2293
|
+
/* @__PURE__ */ jsxs(Root13, { size: "sm", children: [
|
|
2294
|
+
avatarSrc ? /* @__PURE__ */ jsx(Image, { src: avatarSrc, alt: userName }) : null,
|
|
2295
|
+
/* @__PURE__ */ jsx(Fallback, { children: avatarFallback ?? /* @__PURE__ */ jsx(LoginIcon, { width: "100%", height: "100%" }) })
|
|
2296
|
+
] }),
|
|
2297
|
+
/* @__PURE__ */ jsxs(VStack, { gap: "0", alignItems: "flex-start", children: [
|
|
2298
|
+
/* @__PURE__ */ jsx(
|
|
2299
|
+
"span",
|
|
2300
|
+
{
|
|
2301
|
+
className: css({
|
|
2302
|
+
fontSize: "sm",
|
|
2303
|
+
fontWeight: "medium",
|
|
2304
|
+
color: "onSurface",
|
|
2305
|
+
lineHeight: "tight"
|
|
2306
|
+
}),
|
|
2307
|
+
children: userName
|
|
2308
|
+
}
|
|
2309
|
+
),
|
|
2310
|
+
/* @__PURE__ */ jsx(
|
|
2311
|
+
"span",
|
|
2312
|
+
{
|
|
2313
|
+
className: css({
|
|
2314
|
+
fontSize: "xs",
|
|
2315
|
+
color: "fg.muted",
|
|
2316
|
+
lineHeight: "tight"
|
|
2317
|
+
}),
|
|
2318
|
+
children: userTier
|
|
2319
|
+
}
|
|
2320
|
+
)
|
|
2321
|
+
] })
|
|
2322
|
+
] }),
|
|
2323
|
+
/* @__PURE__ */ jsx(ChevronUpDownIcon, { w: "5", h: "5", color: "primary.50", flexShrink: 0 })
|
|
2324
|
+
]
|
|
2325
|
+
}
|
|
2326
|
+
) }),
|
|
2327
|
+
/* @__PURE__ */ jsx(Positioner4, { children: /* @__PURE__ */ jsxs(
|
|
2328
|
+
Content5,
|
|
2329
|
+
{
|
|
2330
|
+
"aria-label": ariaLabel,
|
|
2331
|
+
className: css({
|
|
2332
|
+
p: "0",
|
|
2333
|
+
w: "275px",
|
|
2334
|
+
borderRadius: "l3",
|
|
2335
|
+
boxShadow: "level2",
|
|
2336
|
+
overflow: "hidden"
|
|
2337
|
+
}),
|
|
2338
|
+
children: [
|
|
2339
|
+
/* @__PURE__ */ jsx(
|
|
2340
|
+
"div",
|
|
2341
|
+
{
|
|
2342
|
+
className: css({
|
|
2343
|
+
px: "4",
|
|
2344
|
+
pt: "3",
|
|
2345
|
+
pb: "2",
|
|
2346
|
+
fontSize: "bodyMedium",
|
|
2347
|
+
color: "neutral.7",
|
|
2348
|
+
overflow: "hidden",
|
|
2349
|
+
textOverflow: "ellipsis",
|
|
2350
|
+
whiteSpace: "nowrap",
|
|
2351
|
+
borderBottom: "1px solid",
|
|
2352
|
+
borderColor: "border"
|
|
2353
|
+
}),
|
|
2354
|
+
children: userEmail
|
|
2355
|
+
}
|
|
2356
|
+
),
|
|
2357
|
+
/* @__PURE__ */ jsx(
|
|
2358
|
+
"div",
|
|
2359
|
+
{
|
|
2360
|
+
className: css({
|
|
2361
|
+
py: "1"
|
|
2362
|
+
}),
|
|
2363
|
+
children: actions.map((action) => /* @__PURE__ */ jsxs(
|
|
2364
|
+
"button",
|
|
2365
|
+
{
|
|
2366
|
+
onClick: action.onClick,
|
|
2367
|
+
className: css({
|
|
2368
|
+
display: "flex",
|
|
2369
|
+
alignItems: "center",
|
|
2370
|
+
gap: "3",
|
|
2371
|
+
w: "full",
|
|
2372
|
+
px: "4",
|
|
2373
|
+
py: "2.5",
|
|
2374
|
+
bg: "transparent",
|
|
2375
|
+
border: "none",
|
|
2376
|
+
cursor: "pointer",
|
|
2377
|
+
fontSize: "sm",
|
|
2378
|
+
color: "onSurface",
|
|
2379
|
+
transition: "background 0.15s",
|
|
2380
|
+
_hover: {
|
|
2381
|
+
bg: "surface.container"
|
|
2382
|
+
}
|
|
2383
|
+
}),
|
|
2384
|
+
children: [
|
|
2385
|
+
action.icon && /* @__PURE__ */ jsx(
|
|
2386
|
+
"span",
|
|
2387
|
+
{
|
|
2388
|
+
className: css({
|
|
2389
|
+
display: "flex",
|
|
2390
|
+
alignItems: "center",
|
|
2391
|
+
color: "primary.50"
|
|
2392
|
+
}),
|
|
2393
|
+
children: action.icon
|
|
2394
|
+
}
|
|
2395
|
+
),
|
|
2396
|
+
/* @__PURE__ */ jsx("span", { children: action.label })
|
|
2397
|
+
]
|
|
2398
|
+
},
|
|
2399
|
+
action.key
|
|
2400
|
+
))
|
|
2401
|
+
}
|
|
2402
|
+
)
|
|
2403
|
+
]
|
|
2404
|
+
}
|
|
2405
|
+
) })
|
|
2406
|
+
] });
|
|
2407
|
+
}
|
|
2101
2408
|
var INFO_SECTIONS = [
|
|
2102
2409
|
{
|
|
2103
2410
|
id: "conversation-flow",
|
|
@@ -2809,6 +3116,6 @@ function ScenarioQueue({
|
|
|
2809
3116
|
] });
|
|
2810
3117
|
}
|
|
2811
3118
|
|
|
2812
|
-
export { AbsoluteCenter_exports, Accordion_exports, AccountIcon, AddScenarioDialog, AudienceIcon, AudioSpeakerIcon, Avatar_exports, Badge, BookmarkPlusIcon, Breadcrumb_exports, Button, ButtonGroup, Card_exports, Checkbox_exports, ChevronUpIcon, ClipBoardIcon, ClockIcon, CloseButton_exports, ContentCard_exports, DashboardIcon, Dialog_exports, DiscourserLogo, Divider, Drawer_exports, ExitStudioIcon, GripDotsVerticalIcon, Group_exports, Header, HelpIcon, IconButton, Icon_exports, Input, InputAddon, InputGroup2 as InputGroup, MicrophoneIcon, NavigationMenu, NotebookIcon, NotebookPenIcon, PausePlayIcon, PlayIcon, Popover_exports, Progress_exports, RadioGroup_exports, RecordIcon, RepeatQuestionIcon, RightArrowIcon, ScenarioCard, ScenarioIcon, ScenarioQueue, ScenarioSettings, ScrollTextIcon, Select_exports, Skeleton_exports, Slider_exports, SparklesIcon, SpeechIcon, Spinner, Stepper, StopPlayIcon, Switch_exports, Tabs_exports, Textarea, TimerIcon, Toaster, Tooltip_exports, UserProfileIcon, difficultyColorMap, difficultyLabel, toaster };
|
|
2813
|
-
//# sourceMappingURL=chunk-
|
|
2814
|
-
//# sourceMappingURL=chunk-
|
|
3119
|
+
export { AbsoluteCenter_exports, Accordion_exports, AccountIcon, AddScenarioDialog, AudienceIcon, AudioSpeakerIcon, Avatar_exports, Badge, BookmarkPlusIcon, Breadcrumb_exports, Button, ButtonGroup, Card_exports, Checkbox_exports, ChevronUpDownIcon, ChevronUpIcon, ClipBoardIcon, ClockIcon, CloseButton_exports, ContentCard_exports, DashboardIcon, Dialog_exports, DiscourserLogo, Divider, Drawer_exports, ExitStudioIcon, GripDotsVerticalIcon, Group_exports, Header, HelpIcon, IconButton, Icon_exports, Input, InputAddon, InputGroup2 as InputGroup, LoginIcon, LogoutIcon, MicrophoneIcon, NavigationMenu, NotebookIcon, NotebookPenIcon, PausePlayIcon, PlayIcon, Popover_exports, Progress_exports, RadioGroup_exports, RecordIcon, RepeatQuestionIcon, RightArrowIcon, ScenarioCard, ScenarioIcon, ScenarioQueue, ScenarioSettings, ScrollTextIcon, Select_exports, SettingsPopover, Skeleton_exports, Slider_exports, SparklesIcon, SpeechIcon, Spinner, Stepper, StopPlayIcon, Switch_exports, Tabs_exports, Textarea, TimerIcon, Toaster, Tooltip_exports, UserProfileIcon, difficultyColorMap, difficultyLabel, toaster };
|
|
3120
|
+
//# sourceMappingURL=chunk-VN2QX6S7.js.map
|
|
3121
|
+
//# sourceMappingURL=chunk-VN2QX6S7.js.map
|