@apple-pie/slice 0.1.24 → 0.1.26
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/cjs/chunks/{AudioBubble-C8HdYBY8.js → AudioBubble-Bqb2Jexf.js} +1 -0
- package/dist/cjs/chunks/{Avatar-CUaQ3kN1.js → Avatar-Dg8ZHnw6.js} +1 -0
- package/dist/cjs/chunks/{AvatarGroup-B3M7o4Hh.js → AvatarGroup-F8eSiMwn.js} +2 -1
- package/dist/cjs/chunks/{Badge-CY_DG6cD.js → Badge-DjPJ_iJX.js} +1 -0
- package/dist/cjs/chunks/{Button-DmWbooXb.js → Button-D3wZtdtj.js} +2 -1
- package/dist/cjs/chunks/{ButtonBar-RSBwFaU-.js → ButtonBar-EH8fHFhS.js} +6 -5
- package/dist/cjs/chunks/{Camera-CLm3aQR8.js → Camera-BnsGhOrt.js} +2 -1
- package/dist/cjs/chunks/{CheckBox-DDINn56u.js → CheckBox-CEWLxffo.js} +2 -1
- package/dist/cjs/chunks/{Chip-DRSg6kLh.js → Chip-BrQgOmJc.js} +2 -1
- package/dist/cjs/chunks/{DivInput-DO3Dgbjp.js → DivInput-DWPwVUs_.js} +1 -0
- package/dist/cjs/chunks/{Dot-_HCJ3qxd.js → Dot-fKIwhjYA.js} +1 -0
- package/dist/cjs/chunks/{DrggablePanel-CERavfv3.js → DrggablePanel-Duv0nmOm.js} +22 -16
- package/dist/cjs/chunks/{DropDown-Cy2o78yw.js → DropDown-Bf_pm-Go.js} +2 -1
- package/dist/cjs/chunks/{ErrorSummary-BfVHS893.js → ErrorSummary-K_rPxGWK.js} +1 -0
- package/dist/cjs/chunks/{FileIcon-xoD-xIme.js → FileIcon-DgRlhqzv.js} +1 -0
- package/dist/cjs/chunks/{FileList-DjTXjXnK.js → FileList-DobAcOSH.js} +2 -1
- package/dist/cjs/chunks/{_types-Sa2RAJ2U.js → FlexDiv-C-3ahI-j.js} +79 -9
- package/dist/cjs/chunks/{Grouper-RYRxazG9.js → Grouper-D9G8PKoM.js} +2 -1
- package/dist/cjs/chunks/{Icon-BB-t50Yt.js → Icon-fRM3E0N6.js} +20 -3
- package/dist/cjs/chunks/{IconButton-BUw3YUsI.js → IconButton-Cf2RBUKA.js} +7 -6
- package/dist/cjs/chunks/{Label-NzMpkZo2.js → Label-Bxp2pCXf.js} +1 -0
- package/dist/cjs/chunks/{Overlay-BX6vXX9F.js → Overlay-DDOvMM6L.js} +1 -0
- package/dist/cjs/chunks/{Pager-BN37VYEC.js → Pager-DO197OyC.js} +1 -0
- package/dist/cjs/chunks/{ProgressIndicator-8QZwTSyY.js → ProgressIndicator-t-jv4OhI.js} +2 -1
- package/dist/cjs/chunks/{PromptInput-D1wP5-uN.js → PromptInput-B1WG22xz.js} +2 -1
- package/dist/cjs/chunks/{RadioButton-Cvqum7dU.js → RadioButton-BAIMCshV.js} +2 -1
- package/dist/cjs/chunks/{RadioButtonList-CPHTioGa.js → RadioButtonList-Bsg5oFaC.js} +2 -1
- package/dist/cjs/chunks/{Slider-CnXBacf-.js → Slider-BAcaZUs2.js} +1 -0
- package/dist/cjs/chunks/{Spacer-CtxV2Pww.js → Spacer-CyZAUR5N.js} +1 -0
- package/dist/cjs/chunks/{Switch-Cbn0ql3B.js → Switch-Crm-nHYI.js} +1 -0
- package/dist/cjs/chunks/{TabBar-CnD3E-qa.js → TabBar-BfyfjmPQ.js} +2 -1
- package/dist/cjs/chunks/{TextArea-CtJi771p.js → TextArea-CHNWsfWH.js} +2 -1
- package/dist/cjs/chunks/{TextField-B2u_CZKk.js → TextField-2xzSdIx3.js} +2 -1
- package/dist/cjs/chunks/{Tip-DAxoyMyA.js → Tip-DceuNR6k.js} +1 -0
- package/dist/cjs/chunks/{Toast-D2fpwdjF.js → Toast-C8Hc9ZKI.js} +2 -1
- package/dist/cjs/chunks/{UploadArea-BS2BPuhZ.js → UploadArea-UFWRQ-nW.js} +2 -1
- package/dist/cjs/chunks/{_types-BD6txsj1.js → _types-VoADvwjb.js} +1 -0
- package/dist/cjs/components/AudioBubble/index.js +4 -3
- package/dist/cjs/components/Avatar/index.js +1 -1
- package/dist/cjs/components/AvatarGroup/index.js +2 -2
- package/dist/cjs/components/Badge/index.js +1 -1
- package/dist/cjs/components/Button/index.js +5 -5
- package/dist/cjs/components/ButtonBar/index.js +5 -4
- package/dist/cjs/components/Camera/index.js +5 -4
- package/dist/cjs/components/CheckBox/index.js +5 -4
- package/dist/cjs/components/Chip/index.js +5 -5
- package/dist/cjs/components/DivInput/index.js +1 -1
- package/dist/cjs/components/Dot/index.js +1 -1
- package/dist/cjs/components/DraggablePanel/index.js +4 -3
- package/dist/cjs/components/DropDown/index.js +5 -4
- package/dist/cjs/components/ErrorSummary/index.js +3 -2
- package/dist/cjs/components/FileIcon/index.js +3 -2
- package/dist/cjs/components/FileList/index.js +6 -6
- package/dist/cjs/components/FlexDiv/index.js +9 -4
- package/dist/cjs/components/Grouper/index.js +5 -4
- package/dist/cjs/components/Icon/index.js +4 -4
- package/dist/cjs/components/IconButton/index.js +5 -5
- package/dist/cjs/components/Label/index.js +1 -1
- package/dist/cjs/components/Overlay/index.js +1 -1
- package/dist/cjs/components/Pager/index.js +1 -1
- package/dist/cjs/components/Progress/index.js +5 -5
- package/dist/cjs/components/PromptInput/index.js +9 -8
- package/dist/cjs/components/RadioButton/index.js +5 -4
- package/dist/cjs/components/RadioButtonList/index.js +5 -5
- package/dist/cjs/components/Slider/index.js +1 -1
- package/dist/cjs/components/Spacer/index.js +1 -1
- package/dist/cjs/components/Switch/index.js +1 -1
- package/dist/cjs/components/TabBar/index.js +7 -6
- package/dist/cjs/components/TextArea/index.js +6 -5
- package/dist/cjs/components/Textfield/index.js +7 -6
- package/dist/cjs/components/Tip/index.js +1 -1
- package/dist/cjs/components/Toast/index.js +4 -4
- package/dist/cjs/components/UploadArea/index.js +7 -7
- package/dist/cjs/hooks/useAudioRecorder.js +1 -0
- package/dist/cjs/hooks/useDoubleClick.js +1 -0
- package/dist/cjs/hooks/useKeyboardShortcuts.js +1 -0
- package/dist/cjs/hooks/useLastUpdated.js +1 -0
- package/dist/cjs/hooks/useLocalStore.js +1 -0
- package/dist/cjs/hooks/useMdStreamBuffer.js +1 -0
- package/dist/cjs/hooks/useMicrophone.js +1 -0
- package/dist/cjs/hooks/useObserveResize.js +1 -0
- package/dist/cjs/hooks/useObserveTheme.js +9 -7
- package/dist/cjs/hooks/useTheme.js +2 -0
- package/dist/cjs/hooks/useToolTip.js +18 -5
- package/dist/cjs/hooks/useTrackRenders.js +1 -0
- package/dist/cjs/hooks/useWindow.js +2 -0
- package/dist/cjs/hooks.js +1 -0
- package/dist/cjs/index.js +11 -6
- package/dist/cjs/providers/ThemeProvider.js +37 -16
- package/dist/cjs/providers/themeServer.js +24 -0
- package/dist/cjs/providers.js +3 -2
- package/dist/esm/chunks/{AudioBubble-DFh3Vxl6.mjs → AudioBubble-DZfzkdlq.mjs} +1 -0
- package/dist/esm/chunks/{Avatar-C8uV7ROZ.mjs → Avatar-m5-zleDk.mjs} +1 -0
- package/dist/esm/chunks/{AvatarGroup-Bt1Lkn5S.mjs → AvatarGroup-DlgP4lTS.mjs} +2 -1
- package/dist/esm/chunks/{Badge-D-U1jomY.mjs → Badge-CC0zSLMf.mjs} +1 -0
- package/dist/esm/chunks/{Button-sEYjFcR2.mjs → Button-YER9dCLE.mjs} +5 -4
- package/dist/esm/chunks/{ButtonBar-DSR2lhhN.mjs → ButtonBar-BH4pcEpN.mjs} +6 -5
- package/dist/esm/chunks/{Camera-DSSiOeJd.mjs → Camera-BJJpDuuA.mjs} +3 -2
- package/dist/esm/chunks/{CheckBox-B6zWSySW.mjs → CheckBox-Cf2l3-D9.mjs} +2 -1
- package/dist/esm/chunks/{Chip-BBKJ6wG4.mjs → Chip-DWp7p2BF.mjs} +2 -1
- package/dist/esm/chunks/{DivInput-cIMIH07H.mjs → DivInput-WJltaCra.mjs} +1 -0
- package/dist/esm/chunks/{Dot-Cj6gWj4_.mjs → Dot-DZE134mJ.mjs} +1 -0
- package/dist/esm/chunks/{DrggablePanel-CQcIbxpX.mjs → DrggablePanel-DA7pYWg6.mjs} +22 -16
- package/dist/esm/chunks/{DropDown-DFUc_rjP.mjs → DropDown-BQ2tNN3_.mjs} +2 -1
- package/dist/esm/chunks/{ErrorSummary-Mz9siVxm.mjs → ErrorSummary-EzCqVifm.mjs} +1 -0
- package/dist/esm/chunks/{FileIcon-DeW-ZBiv.mjs → FileIcon-Cufsp1gn.mjs} +1 -0
- package/dist/esm/chunks/{FileList-0Dzx15hl.mjs → FileList-BQ9X5YnB.mjs} +4 -3
- package/dist/esm/chunks/{_types-DOQAaLqq.mjs → FlexDiv-BFrVoFhC.mjs} +82 -13
- package/dist/esm/chunks/{Grouper-B04WxD6K.mjs → Grouper-CvPYEsF_.mjs} +3 -2
- package/dist/esm/chunks/{Icon-KDwlMXzH.mjs → Icon-DI32kOA1.mjs} +20 -3
- package/dist/esm/chunks/{IconButton-oAB8ZFTf.mjs → IconButton-Dciw5CLn.mjs} +9 -8
- package/dist/esm/chunks/{Label-BD7VlTDw.mjs → Label-CvCDAg1y.mjs} +1 -0
- package/dist/esm/chunks/{Overlay-3KkyDm1f.mjs → Overlay-DiSvgIQP.mjs} +1 -0
- package/dist/esm/chunks/{Pager-DmiwYLl5.mjs → Pager-BoDLaKFh.mjs} +1 -0
- package/dist/esm/chunks/{ProgressIndicator-CxsZm_As.mjs → ProgressIndicator-CB_oazMD.mjs} +2 -1
- package/dist/esm/chunks/{PromptInput-D4Q-DWjz.mjs → PromptInput-plgRiAb7.mjs} +3 -2
- package/dist/esm/chunks/{RadioButton-B0jvM5VW.mjs → RadioButton-B6ImCUYY.mjs} +2 -1
- package/dist/esm/chunks/{RadioButtonList-DBRAv87_.mjs → RadioButtonList-Cf6gk8yp.mjs} +2 -1
- package/dist/esm/chunks/{Slider-CONGTXUE.mjs → Slider-Cav86rU6.mjs} +1 -0
- package/dist/esm/chunks/{Spacer-C5fcJYq-.mjs → Spacer-C5651N0N.mjs} +1 -0
- package/dist/esm/chunks/{Switch-CyoaJwSX.mjs → Switch-RfA431T4.mjs} +1 -0
- package/dist/esm/chunks/{TabBar-DmO1ixBz.mjs → TabBar-0zpJ9GtN.mjs} +4 -3
- package/dist/esm/chunks/{TextArea-DaB8g-fZ.mjs → TextArea-B64bIPHm.mjs} +2 -1
- package/dist/esm/chunks/{TextField-BGeEJXUJ.mjs → TextField-BZeoN_ye.mjs} +4 -3
- package/dist/esm/chunks/{Tip-DrQvxDsH.mjs → Tip-C5LB54J9.mjs} +1 -0
- package/dist/esm/chunks/{Toast-C5XSDgno.mjs → Toast-Bl4s4tRo.mjs} +2 -1
- package/dist/esm/chunks/{UploadArea-Gpq-MhqB.mjs → UploadArea-D3g2g1LK.mjs} +4 -3
- package/dist/esm/chunks/{_types-C2C2Zwd0.mjs → _types-DeEhv4Y5.mjs} +1 -0
- package/dist/esm/components/AudioBubble/index.mjs +5 -3
- package/dist/esm/components/Avatar/index.mjs +1 -1
- package/dist/esm/components/AvatarGroup/index.mjs +2 -2
- package/dist/esm/components/Badge/index.mjs +1 -1
- package/dist/esm/components/Button/index.mjs +7 -5
- package/dist/esm/components/ButtonBar/index.mjs +5 -3
- package/dist/esm/components/Camera/index.mjs +7 -5
- package/dist/esm/components/CheckBox/index.mjs +5 -3
- package/dist/esm/components/Chip/index.mjs +5 -3
- package/dist/esm/components/DivInput/index.mjs +1 -1
- package/dist/esm/components/Dot/index.mjs +1 -1
- package/dist/esm/components/DraggablePanel/index.mjs +5 -3
- package/dist/esm/components/DropDown/index.mjs +5 -3
- package/dist/esm/components/ErrorSummary/index.mjs +5 -3
- package/dist/esm/components/FileIcon/index.mjs +5 -1
- package/dist/esm/components/FileList/index.mjs +8 -6
- package/dist/esm/components/FlexDiv/index.mjs +1 -1
- package/dist/esm/components/Grouper/index.mjs +7 -5
- package/dist/esm/components/Icon/index.mjs +6 -4
- package/dist/esm/components/IconButton/index.mjs +6 -4
- package/dist/esm/components/Label/index.mjs +1 -1
- package/dist/esm/components/Overlay/index.mjs +1 -1
- package/dist/esm/components/Pager/index.mjs +1 -1
- package/dist/esm/components/Progress/index.mjs +6 -4
- package/dist/esm/components/PromptInput/index.mjs +12 -10
- package/dist/esm/components/RadioButton/index.mjs +5 -3
- package/dist/esm/components/RadioButtonList/index.mjs +6 -4
- package/dist/esm/components/Slider/index.mjs +1 -1
- package/dist/esm/components/Spacer/index.mjs +1 -1
- package/dist/esm/components/Switch/index.mjs +1 -1
- package/dist/esm/components/TabBar/index.mjs +9 -7
- package/dist/esm/components/TextArea/index.mjs +8 -6
- package/dist/esm/components/Textfield/index.mjs +11 -9
- package/dist/esm/components/Tip/index.mjs +1 -1
- package/dist/esm/components/Toast/index.mjs +6 -4
- package/dist/esm/components/UploadArea/index.mjs +9 -7
- package/dist/esm/hooks/useAudioRecorder.mjs +1 -0
- package/dist/esm/hooks/useDoubleClick.mjs +1 -0
- package/dist/esm/hooks/useKeyboardShortcuts.mjs +1 -0
- package/dist/esm/hooks/useLastUpdated.mjs +1 -0
- package/dist/esm/hooks/useLocalStore.mjs +1 -0
- package/dist/esm/hooks/useMdStreamBuffer.mjs +1 -0
- package/dist/esm/hooks/useMicrophone.mjs +1 -0
- package/dist/esm/hooks/useObserveResize.mjs +1 -0
- package/dist/esm/hooks/useObserveTheme.mjs +11 -4
- package/dist/esm/hooks/useTheme.mjs +7 -0
- package/dist/esm/hooks/useToolTip.mjs +19 -6
- package/dist/esm/hooks/useTrackRenders.mjs +1 -0
- package/dist/esm/hooks/useWindow.mjs +2 -0
- package/dist/esm/hooks.mjs +6 -0
- package/dist/esm/index.mjs +37 -37
- package/dist/esm/providers/ThemeProvider.mjs +42 -19
- package/dist/esm/providers/themeServer.mjs +24 -0
- package/dist/esm/providers.mjs +2 -0
- package/dist/types/components/ButtonBar/_types.d.ts +2 -1
- package/dist/types/components/FlexDiv/FlexDiv.d.ts +2 -0
- package/dist/types/components/FlexDiv/_types.d.ts +77 -0
- package/dist/types/components/FlexDiv/index.d.ts +1 -1
- package/dist/types/components/Icon/_types.d.ts +2 -1
- package/dist/types/components/Icon/iconRegistry.d.ts +1 -1
- package/dist/types/components/IconButton/_types.d.ts +3 -1
- package/dist/types/hooks/useWindow/useWindow.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/providers/ThemeProvider.d.ts +5 -0
- package/dist/types/providers/index.d.ts +1 -0
- package/dist/types/providers/themeServer.d.ts +19 -0
- package/dist/types/stores/window/windowStore.d.ts +2 -2
- package/package.json +2 -1
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
@@ -22,7 +23,23 @@ styleInject(".Icon-module_icon__szG-X {\n\tcursor: var(--cursor);\n\tuser-select
|
|
|
22
23
|
* Static icon registry created once at module load.
|
|
23
24
|
* Each entry stores only icon line content renderers.
|
|
24
25
|
*/
|
|
25
|
-
const STATIC_ICON_REGISTRY = new Map([ [ "
|
|
26
|
+
const STATIC_ICON_REGISTRY = new Map([ [ "sidebar", {
|
|
27
|
+
line: ({strokeColor: strokeColor, fillColor: fillColor}) => jsxs(Fragment, {
|
|
28
|
+
children: [ jsx("rect", {
|
|
29
|
+
x: "10",
|
|
30
|
+
y: "4.5",
|
|
31
|
+
width: "8",
|
|
32
|
+
height: "11",
|
|
33
|
+
rx: "1",
|
|
34
|
+
ry: "1",
|
|
35
|
+
opacity: fillColor,
|
|
36
|
+
fill: strokeColor
|
|
37
|
+
}), jsx("path", {
|
|
38
|
+
d: "M17,3.75H3c-.96,0-1.75.78-1.75,1.75v9c0,.96.78,1.75,1.75,1.75h14c.96,0,1.75-.78,1.75-1.75V5.5c0-.96-.78-1.75-1.75-1.75ZM2.75,14.5V5.5c0-.14.11-.25.25-.25h6.25v9.5H3c-.14,0-.25-.11-.25-.25ZM17.25,14.5c0,.14-.11.25-.25.25h-6.25V5.25h6.25c.14,0,.25.11.25.25v9Z",
|
|
39
|
+
fill: strokeColor
|
|
40
|
+
}) ]
|
|
41
|
+
})
|
|
42
|
+
} ], [ "target", {
|
|
26
43
|
line: ({strokeColor: strokeColor}) => jsxs(Fragment, {
|
|
27
44
|
children: [ jsx("circle", {
|
|
28
45
|
cx: "10",
|
|
@@ -1086,7 +1103,7 @@ const STATIC_ICON_REGISTRY = new Map([ [ "target", {
|
|
|
1086
1103
|
})
|
|
1087
1104
|
} ] ]), Icon = React.memo(props => {
|
|
1088
1105
|
var _a;
|
|
1089
|
-
const theme = useTheme(), {name: name = "home", size: size = 20, stroke: stroke = 1.5, strokeColor: strokeColor = theme.current.colors["core-icon-primary"], fillColor: fillColor =
|
|
1106
|
+
const theme = useTheme(), {name: name = "home", size: size = 20, stroke: stroke = 1.5, strokeColor: strokeColor = theme.current.colors["core-icon-primary"], fillColor: fillColor = .2, coverUp: coverUp = theme.current.colors["core-surface-primary"], toggle: toggle = !1, pointer: pointer = !1, disabled: disabled = !1, onClick: onClick} = props, svgAttributes = __rest(props, [ "name", "size", "stroke", "strokeColor", "fillColor", "coverUp", "toggle", "pointer", "disabled", "onClick" ]), {id: svgId, className: className, style: style} = svgAttributes, rest = __rest(svgAttributes, [ "id", "className", "style" ]), svgStyle = null != style ? style : {}, variantKey = toggle ? "lineOn" : "line", iconVariant = STATIC_ICON_REGISTRY.get(name), shape = null !== (_a = null == iconVariant ? void 0 : iconVariant[variantKey]) && void 0 !== _a ? _a : null == iconVariant ? void 0 : iconVariant.line, cursor = useMemo(() => disabled ? "default" : pointer ? "pointer" : "inherit", [ disabled, pointer ]), iconStyle = useMemo(() => ({
|
|
1090
1107
|
"--cursor": cursor,
|
|
1091
1108
|
"--pointer-events": onClick ? "auto" : "none"
|
|
1092
1109
|
}), [ cursor, onClick ]), handleKeyActivate = useMemo(() => () => null == onClick ? void 0 : onClick(void 0), [ onClick ]);
|
|
@@ -1099,7 +1116,7 @@ const STATIC_ICON_REGISTRY = new Map([ [ "target", {
|
|
|
1099
1116
|
viewBox: "0 0 20 20",
|
|
1100
1117
|
style: Object.assign(Object.assign({}, svgStyle), iconStyle),
|
|
1101
1118
|
onClick: e => null == onClick ? void 0 : onClick(e),
|
|
1102
|
-
fill:
|
|
1119
|
+
fill: "transparent",
|
|
1103
1120
|
role: "img",
|
|
1104
1121
|
"aria-label": `${name} icon`,
|
|
1105
1122
|
tabIndex: pointer && !disabled ? 0 : -1,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
@@ -6,11 +7,11 @@ import { motion } from "motion/react";
|
|
|
6
7
|
|
|
7
8
|
import React, { useRef, useState, useEffect, useCallback, useMemo } from "react";
|
|
8
9
|
|
|
9
|
-
import { B as Badge } from "./Badge-
|
|
10
|
+
import { B as Badge } from "./Badge-CC0zSLMf.mjs";
|
|
10
11
|
|
|
11
|
-
import { D as Dot } from "./Dot-
|
|
12
|
+
import { D as Dot } from "./Dot-DZE134mJ.mjs";
|
|
12
13
|
|
|
13
|
-
import { I as Icon } from "./Icon-
|
|
14
|
+
import { I as Icon } from "./Icon-DI32kOA1.mjs";
|
|
14
15
|
|
|
15
16
|
import { T as ToolTipType } from "./sharedTypes-tn9-uJvb.mjs";
|
|
16
17
|
|
|
@@ -21,7 +22,7 @@ var css_button = "IconButton-module_button__rziqa flexBox-module_row__z24tF", cs
|
|
|
21
22
|
styleInject(".flexBox-module_row__z24tF {\n\tdisplay: flex;\n\tjustify-content: center;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_rowBetween__5FEvi {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_rowStart__4tcxS {\n\tdisplay: flex;\n\tjustify-content: flex-start;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_rowEnd__rVdVm {\n\tdisplay: flex;\n\tjustify-content: flex-end;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_column__ezvMq {\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content: center;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_columnStart__C7P44 {\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content: flex-start;\n\talign-items: flex-start;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_columnStartCenter__PKcrG {\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content: flex-start;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_columnBetween__ERfp7 {\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content: space-between;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.flexBox-module_columnEnd__lLJuc {\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content: flex-end;\n\talign-items: flex-end;\n\tbox-sizing: border-box;\n\tpadding: 0;\n\tmargin: 0;\n}.type-module_body-xs-regular__ZAFft {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-regular);\n\tfont-size: var(--font-size-xs);\n\tline-height: 133.33%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_body-xs-medium__s3KvF {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-medium);\n\tfont-size: var(--font-size-xs);\n\tline-height: 133.33%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_body-xs-bold__Lhqqq {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-bold);\n\tfont-size: var(--font-size-xs);\n\tline-height: 133.33%;\n\ttext-decoration: none;\n\tletter-spacing: 0.25px;\n}.type-module_body-s-regular__vRHSP {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-regular);\n\tfont-size: var(--font-size-s);\n\tline-height: 142.86%;\n\ttext-decoration: none;\n\tletter-spacing: 0.15px;\n}.type-module_body-s-medium__tjdFc {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-medium);\n\tfont-size: var(--font-size-s);\n\tline-height: 142.86%;\n\ttext-decoration: none;\n\tletter-spacing: 0.15px;\n}.type-module_body-s-bold__Iy-VX {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-bold);\n\tfont-size: var(--font-size-s);\n\tline-height: 142.86%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_body-m-regular__LuQBA {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-regular);\n\tfont-size: var(--font-size-m);\n\tline-height: 140%;\n\ttext-decoration: none;\n\tletter-spacing: 0.15px;\n}.type-module_body-m-medium__uW1on {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-medium);\n\tfont-size: var(--font-size-m);\n\tline-height: 140%;\n\ttext-decoration: none;\n\tletter-spacing: 0.15px;\n}.type-module_body-m-bold__UBcvQ {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-bold);\n\tfont-size: var(--font-size-m);\n\tline-height: 140%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_body-l-regular__lOYbg {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-regular);\n\tfont-size: var(--font-size-l);\n\tline-height: 162.5%;\n\ttext-decoration: none;\n\tletter-spacing: 0.1px;\n}.type-module_body-l-medium__BqRC7 {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-medium);\n\tfont-size: var(--font-size-l);\n\tline-height: 162.5%;\n\ttext-decoration: none;\n\tletter-spacing: 0.1px;\n}.type-module_body-l-bold__Fh2dt {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-bold);\n\tfont-size: var(--font-size-l);\n\tline-height: 162.5%;\n\ttext-decoration: none;\n\tletter-spacing: 0.15px;\n}.type-module_body-xl-regular__pF2kC {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-regular);\n\tfont-size: var(--font-size-xl);\n\tline-height: 162.5%;\n\ttext-decoration: none;\n\tletter-spacing: 0.1px;\n}.type-module_body-xl-medium__BeyrH {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-medium);\n\tfont-size: var(--font-size-xl);\n\tline-height: 162.5%;\n\ttext-decoration: none;\n\tletter-spacing: 0.1px;\n}.type-module_body-xl-bold__Ruknj {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: var(--font-weight-bold);\n\tfont-size: var(--font-size-xl);\n\tline-height: 162.5%;\n\ttext-decoration: none;\n\tletter-spacing: 0.15px;\n}.type-module_heading-s-medium__z8L3G {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 500;\n\tfont-size: 20px;\n\tline-height: 140%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_heading-s-bold__0O3g6 {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 600;\n\tfont-size: 20px;\n\tline-height: 140%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_heading-m-bold__KXxEB {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 500;\n\tfont-size: 24px;\n\tline-height: 116.67%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_heading-m-medium__cJeEA {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 600;\n\tfont-size: 24px;\n\tline-height: 116.67%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_heading-l-medium__eRe05 {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 500;\n\tfont-size: 30px;\n\tline-height: 128.57%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_heading-l-bold__Xmwtf {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 600;\n\tfont-size: 30px;\n\tline-height: 128.57%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_heading-xl-medium__5q1m3 {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 500;\n\tfont-size: 36px;\n\tline-height: 128.57%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}.type-module_heading-xl-bold__k9VFV {\n\tfont-family: var(--font-family), sans-serif;\n\tfont-weight: 600;\n\tfont-size: 36px;\n\tline-height: 128.57%;\n\ttext-decoration: none;\n\tletter-spacing: 0.2px;\n}\n\n.IconButton-module_button__rziqa {\n\tposition: relative;\n\tbackground: var(--ib-bg-color);\n\tborder-radius: var(--ib-border-radius);\n\tborder: var(--ib-border) solid var(--core-outline-primary);\n\tgap: 6px;\n\tcursor: pointer;\n\tappearance: none;\n\t-webkit-appearance: none;\n\tbackground-image: none;\n\toutline: none;\n\t&:hover {\n\t\tbackground: var(--ib-bg-color-hover);\n\t}\n}\n\n.IconButton-module_label__qWGFD {\n\tcolor: var(--ib-color);\n\ttext-overflow: ellipsis;\n\toverflow: hidden;\n\tword-break: break-all;\n\tdisplay: -webkit-box;\n\t-webkit-line-clamp: 1;\n\t-webkit-box-orient: vertical;\n}\n\n.IconButton-module_icon__2DDWy {\n\tmin-height: var(--ib-icon-size);\n\theight: var(--ib-icon-size);\n\tmin-width: var(--ib-icon-size);\n\twidth: var(--ib-icon-size);\n}\n\n.IconButton-module_count__6r373 {\n\tposition: absolute;\n\ttop: 0;\n\tright: 0;\n\ttransform: translateX(5px) translateY(-2px);\n}\n");
|
|
22
23
|
|
|
23
24
|
const IconButton = React.memo(props => {
|
|
24
|
-
const {frameSize: frameSize = 36, iconSize: iconSize = 20, icon: icon = "more", borderRadius: borderRadius = 4, border: border = !1, tooltip: tooltip, color: color, colorOn: colorOn, bgColor: bgColor = "var(--core-surface-secondary)", bgColorHover: bgColorHover = "var(--core-outline-primary)", bgColorOn: bgColorOn = "var(--core-outline-primary)", iconColor: iconColor = "var(--core-text-primary)", iconColorOn: iconColorOn = "var(--core-text-primary)", iconColorHover: iconColorHover = "var(--core-text-primary)", transition: transition, variants: variants, initial: initial, animate: animate, exit: exit, fillColor: fillColor, label: label, hover: hover = !0, count: count = 0, toggle: toggle = !1, toggleIcon: toggleIcon = !1, isToggled: isToggled = !1, disabled: disabled = !1, showDot: showDot = !1, onClick: onClick = () => null, onToolTip: onToolTip = () => null} = props, divAttributes = __rest(props, [ "frameSize", "iconSize", "icon", "borderRadius", "border", "tooltip", "color", "colorOn", "bgColor", "bgColorHover", "bgColorOn", "iconColor", "iconColorOn", "iconColorHover", "transition", "variants", "initial", "animate", "exit", "fillColor", "label", "hover", "count", "toggle", "toggleIcon", "isToggled", "disabled", "showDot", "onClick", "onToolTip" ]), {id: divId, className: className, style: style} = divAttributes, rest = __rest(divAttributes, [ "id", "className", "style" ]), divStyle = null != style ? style : {}, divClass = className ? ` ${className}` : "", ref = useRef(null), [on, setOn] = useState(isToggled), [hovered, setHovered] = useState(!1);
|
|
25
|
+
const {frameSize: frameSize = 36, iconSize: iconSize = 20, round: round = !0, icon: icon = "more", borderRadius: borderRadius = 4, border: border = !1, tooltip: tooltip, color: color, colorOn: colorOn, bgColor: bgColor = "var(--core-surface-secondary)", bgColorHover: bgColorHover = "var(--core-outline-primary)", bgColorOn: bgColorOn = "var(--core-outline-primary)", iconColor: iconColor = "var(--core-text-primary)", iconColorOn: iconColorOn = "var(--core-text-primary)", iconColorHover: iconColorHover = "var(--core-text-primary)", transition: transition, variants: variants, initial: initial, animate: animate, exit: exit, fillColor: fillColor, label: label, hover: hover = !0, count: count = 0, toggle: toggle = !1, toggleIcon: toggleIcon = !1, isToggled: isToggled = !1, disabled: disabled = !1, showDot: showDot = !1, buttonSize: buttonSize = "m", onClick: onClick = () => null, onToolTip: onToolTip = () => null} = props, divAttributes = __rest(props, [ "frameSize", "iconSize", "round", "icon", "borderRadius", "border", "tooltip", "color", "colorOn", "bgColor", "bgColorHover", "bgColorOn", "iconColor", "iconColorOn", "iconColorHover", "transition", "variants", "initial", "animate", "exit", "fillColor", "label", "hover", "count", "toggle", "toggleIcon", "isToggled", "disabled", "showDot", "buttonSize", "onClick", "onToolTip" ]), {id: divId, className: className, style: style} = divAttributes, rest = __rest(divAttributes, [ "id", "className", "style" ]), divStyle = null != style ? style : {}, divClass = className ? ` ${className}` : "", ref = useRef(null), [on, setOn] = useState(isToggled), [hovered, setHovered] = useState(!1);
|
|
25
26
|
useEffect(() => setOn(isToggled), [ isToggled ]);
|
|
26
27
|
const handleClick = useCallback(e => {
|
|
27
28
|
disabled || (tooltip && onToolTip(null), toggle && setOn(!on), onClick(e));
|
|
@@ -38,14 +39,14 @@ const IconButton = React.memo(props => {
|
|
|
38
39
|
onToolTip(tip);
|
|
39
40
|
}, [ tooltip, onToolTip ]), handleMouseLeave = useCallback(() => {
|
|
40
41
|
setHovered(!1), tooltip && onToolTip(null);
|
|
41
|
-
}, [ tooltip, onToolTip ]), bgColorNormal = useMemo(() => on && toggle ? bgColorOn : null != bgColor ? bgColor : "var(--core-surface-secondary)", [ toggle, bgColorOn, bgColor, on ]), bgHoverColor = useMemo(() => hover && on ? bgColorOn : hover ? bgColorHover : null != bgColor ? bgColor : "transparent", [ hover, bgColor, bgColorOn, bgColorHover, on ]), textColor = useMemo(() => toggle && on ? colorOn : null != color ? color : "var(--core-text-primary)", [ toggle, on, colorOn, color ]), setIconColor = useMemo(() => toggle && on ? iconColorOn : hovered ? iconColorHover : null != iconColor ? iconColor : "var(--core-text-primary)", [ toggle, on, iconColorOn, iconColor, iconColorHover, hovered ]), cssVars = useMemo(() => ({
|
|
42
|
+
}, [ tooltip, onToolTip ]), bgColorNormal = useMemo(() => on && toggle ? bgColorOn : null != bgColor ? bgColor : "var(--core-surface-secondary)", [ toggle, bgColorOn, bgColor, on ]), bgHoverColor = useMemo(() => hover && on ? bgColorOn : hover ? bgColorHover : null != bgColor ? bgColor : "transparent", [ hover, bgColor, bgColorOn, bgColorHover, on ]), textColor = useMemo(() => toggle && on ? colorOn : null != color ? color : "var(--core-text-primary)", [ toggle, on, colorOn, color ]), setIconColor = useMemo(() => toggle && on ? iconColorOn : hovered ? iconColorHover : null != iconColor ? iconColor : "var(--core-text-primary)", [ toggle, on, iconColorOn, iconColor, iconColorHover, hovered ]), size = useMemo(() => buttonSize ? "s" === buttonSize ? 24 : "m" === buttonSize ? 36 : "l" === buttonSize ? 44 : "xl" === buttonSize ? 56 : void 0 : frameSize, [ frameSize, buttonSize ]), cssVars = useMemo(() => ({
|
|
42
43
|
"--ib-bg-color": bgColorNormal,
|
|
43
44
|
"--ib-bg-color-hover": bgHoverColor,
|
|
44
|
-
"--ib-icon-size": `${null !=
|
|
45
|
-
"--ib-border-radius": `${null != borderRadius ? borderRadius : 0}px`,
|
|
45
|
+
"--ib-icon-size": `${null != size ? size : 0}px`,
|
|
46
|
+
"--ib-border-radius": round ? "100%" : `${null != borderRadius ? borderRadius : 0}px`,
|
|
46
47
|
"--ib-border": border ? "1px" : 0,
|
|
47
48
|
"--ib-color": textColor
|
|
48
|
-
}), [ bgColorNormal, bgHoverColor, textColor, border,
|
|
49
|
+
}), [ bgColorNormal, bgHoverColor, textColor, border, size, borderRadius, round ]);
|
|
49
50
|
return jsxs(motion.button, Object.assign({
|
|
50
51
|
id: divId,
|
|
51
52
|
type: "button",
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
3
|
|
|
3
4
|
import React, { useState, useEffect, useMemo, useRef } from "react";
|
|
@@ -10,7 +11,7 @@ import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
|
10
11
|
|
|
11
12
|
import "../hooks/useWindow.mjs";
|
|
12
13
|
|
|
13
|
-
import { I as Icon } from "./Icon-
|
|
14
|
+
import { I as Icon } from "./Icon-DI32kOA1.mjs";
|
|
14
15
|
|
|
15
16
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
16
17
|
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
3
|
|
|
3
4
|
import React, { useState, useRef, useCallback, useMemo, useEffect } from "react";
|
|
@@ -10,9 +11,9 @@ import "./tslib.es6-C-olHjXV.mjs";
|
|
|
10
11
|
|
|
11
12
|
import "../hooks/useWindow.mjs";
|
|
12
13
|
|
|
13
|
-
import { B as Button } from "./Button-
|
|
14
|
+
import { B as Button } from "./Button-YER9dCLE.mjs";
|
|
14
15
|
|
|
15
|
-
import { F as FileList } from "./FileList-
|
|
16
|
+
import { F as FileList } from "./FileList-BQ9X5YnB.mjs";
|
|
16
17
|
|
|
17
18
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
18
19
|
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
@@ -6,7 +7,7 @@ import React, { useState, useEffect, useCallback, useMemo } from "react";
|
|
|
6
7
|
|
|
7
8
|
import { s as setStyle } from "./misc-BeEWwOaJ.mjs";
|
|
8
9
|
|
|
9
|
-
import { I as Icon } from "./Icon-
|
|
10
|
+
import { I as Icon } from "./Icon-DI32kOA1.mjs";
|
|
10
11
|
|
|
11
12
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
12
13
|
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -6,7 +7,7 @@ import React, { useId, useState, useEffect, useCallback, useMemo } from "react";
|
|
|
6
7
|
|
|
7
8
|
import { s as setStyle } from "./misc-BeEWwOaJ.mjs";
|
|
8
9
|
|
|
9
|
-
import { R as RadioButton } from "./RadioButton-
|
|
10
|
+
import { R as RadioButton } from "./RadioButton-B6ImCUYY.mjs";
|
|
10
11
|
|
|
11
12
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
12
13
|
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -10,11 +11,11 @@ import "../theme/colors.mjs";
|
|
|
10
11
|
|
|
11
12
|
import "../hooks/useWindow.mjs";
|
|
12
13
|
|
|
13
|
-
import { B as Badge } from "./Badge-
|
|
14
|
+
import { B as Badge } from "./Badge-CC0zSLMf.mjs";
|
|
14
15
|
|
|
15
|
-
import { I as Icon } from "./Icon-
|
|
16
|
+
import { I as Icon } from "./Icon-DI32kOA1.mjs";
|
|
16
17
|
|
|
17
|
-
import { I as IconButton } from "./IconButton-
|
|
18
|
+
import { I as IconButton } from "./IconButton-Dciw5CLn.mjs";
|
|
18
19
|
|
|
19
20
|
import { T as ToolTipType } from "./sharedTypes-tn9-uJvb.mjs";
|
|
20
21
|
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
5
|
|
|
5
6
|
import React, { useState, useRef, useCallback, useEffect, useMemo } from "react";
|
|
6
7
|
|
|
7
|
-
import { B as Button } from "./Button-
|
|
8
|
+
import { B as Button } from "./Button-YER9dCLE.mjs";
|
|
8
9
|
|
|
9
10
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
10
11
|
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
@@ -14,11 +15,11 @@ import { s as setStyle } from "./misc-BeEWwOaJ.mjs";
|
|
|
14
15
|
|
|
15
16
|
import "../hooks/useWindow.mjs";
|
|
16
17
|
|
|
17
|
-
import { B as Button } from "./Button-
|
|
18
|
+
import { B as Button } from "./Button-YER9dCLE.mjs";
|
|
18
19
|
|
|
19
|
-
import { I as Icon } from "./Icon-
|
|
20
|
+
import { I as Icon } from "./Icon-DI32kOA1.mjs";
|
|
20
21
|
|
|
21
|
-
import { I as IconButton } from "./IconButton-
|
|
22
|
+
import { I as IconButton } from "./IconButton-Dciw5CLn.mjs";
|
|
22
23
|
|
|
23
24
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
24
25
|
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { a as __rest } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
3
|
|
|
3
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -14,7 +15,7 @@ import { s as setStyle, f as filterClasses, a as accessibleKeyDown } from "./mis
|
|
|
14
15
|
|
|
15
16
|
import "../hooks/useWindow.mjs";
|
|
16
17
|
|
|
17
|
-
import { I as Icon } from "./Icon-
|
|
18
|
+
import { I as Icon } from "./Icon-DI32kOA1.mjs";
|
|
18
19
|
|
|
19
20
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
20
21
|
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
3
|
|
|
3
4
|
import React, { useState, useRef, useId, useCallback, useMemo } from "react";
|
|
4
5
|
|
|
5
6
|
import { s as setStyle, a as accessibleKeyDown } from "./misc-BeEWwOaJ.mjs";
|
|
6
7
|
|
|
7
|
-
import { F as FileList } from "./FileList-
|
|
8
|
+
import { F as FileList } from "./FileList-BQ9X5YnB.mjs";
|
|
8
9
|
|
|
9
|
-
import { I as Icon } from "./Icon-
|
|
10
|
+
import { I as Icon } from "./Icon-DI32kOA1.mjs";
|
|
10
11
|
|
|
11
|
-
import { P as ProgressIndicator } from "./ProgressIndicator-
|
|
12
|
+
import { P as ProgressIndicator } from "./ProgressIndicator-CB_oazMD.mjs";
|
|
12
13
|
|
|
13
14
|
import { s as styleInject } from "./style-inject.es-D0BjEaN8.mjs";
|
|
14
15
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as AudioBubble } from "../../chunks/AudioBubble-
|
|
1
|
+
export { A as AudioBubble } from "../../chunks/AudioBubble-DZfzkdlq.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -22,10 +22,12 @@ import "../../theme/type.mjs";
|
|
|
22
22
|
|
|
23
23
|
import "../../hooks/useObserveTheme.mjs";
|
|
24
24
|
|
|
25
|
+
import "../../providers/ThemeProvider.mjs";
|
|
26
|
+
|
|
27
|
+
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
28
|
+
|
|
25
29
|
import "../../chunks/colors-FQ0uNQcW.mjs";
|
|
26
30
|
|
|
27
31
|
import "../../chunks/audioVisualizer-ZgT77nUw.mjs";
|
|
28
32
|
|
|
29
33
|
import "../../hooks/useWindow.mjs";
|
|
30
|
-
|
|
31
|
-
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as AvatarGroup } from "../../chunks/AvatarGroup-
|
|
1
|
+
export { A as AvatarGroup } from "../../chunks/AvatarGroup-DlgP4lTS.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ import "react/jsx-runtime";
|
|
|
6
6
|
|
|
7
7
|
import "react";
|
|
8
8
|
|
|
9
|
-
import "../../chunks/Avatar-
|
|
9
|
+
import "../../chunks/Avatar-m5-zleDk.mjs";
|
|
10
10
|
|
|
11
11
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { B as Button } from "../../chunks/Button-
|
|
1
|
+
export { B as Button } from "../../chunks/Button-YER9dCLE.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -8,13 +8,13 @@ import "motion/react";
|
|
|
8
8
|
|
|
9
9
|
import "react";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/Badge-
|
|
11
|
+
import "../../chunks/Badge-CC0zSLMf.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
14
14
|
|
|
15
|
-
import "../../chunks/Dot-
|
|
15
|
+
import "../../chunks/Dot-DZE134mJ.mjs";
|
|
16
16
|
|
|
17
|
-
import "../../chunks/Icon-
|
|
17
|
+
import "../../chunks/Icon-DI32kOA1.mjs";
|
|
18
18
|
|
|
19
19
|
import "../../hooks/useTheme.mjs";
|
|
20
20
|
|
|
@@ -32,10 +32,12 @@ import "../../theme/type.mjs";
|
|
|
32
32
|
|
|
33
33
|
import "../../hooks/useObserveTheme.mjs";
|
|
34
34
|
|
|
35
|
+
import "../../providers/ThemeProvider.mjs";
|
|
36
|
+
|
|
35
37
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
36
38
|
|
|
37
39
|
import "../../hooks/useWindow.mjs";
|
|
38
40
|
|
|
39
|
-
import "../../chunks/ProgressIndicator-
|
|
41
|
+
import "../../chunks/ProgressIndicator-CB_oazMD.mjs";
|
|
40
42
|
|
|
41
43
|
import "../../chunks/sharedTypes-tn9-uJvb.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { B as ButtonBar } from "../../chunks/ButtonBar-
|
|
1
|
+
export { B as ButtonBar } from "../../chunks/ButtonBar-BH4pcEpN.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ import "react";
|
|
|
8
8
|
|
|
9
9
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/Icon-
|
|
11
|
+
import "../../chunks/Icon-DI32kOA1.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../hooks/useTheme.mjs";
|
|
14
14
|
|
|
@@ -26,6 +26,8 @@ import "../../theme/type.mjs";
|
|
|
26
26
|
|
|
27
27
|
import "../../hooks/useObserveTheme.mjs";
|
|
28
28
|
|
|
29
|
-
import "../../
|
|
29
|
+
import "../../providers/ThemeProvider.mjs";
|
|
30
30
|
|
|
31
31
|
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
32
|
+
|
|
33
|
+
import "../../hooks/useWindow.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as Camera } from "../../chunks/Camera-
|
|
1
|
+
export { C as Camera } from "../../chunks/Camera-BJJpDuuA.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -22,14 +22,16 @@ import "../../theme/type.mjs";
|
|
|
22
22
|
|
|
23
23
|
import "../../hooks/useObserveTheme.mjs";
|
|
24
24
|
|
|
25
|
+
import "../../providers/ThemeProvider.mjs";
|
|
26
|
+
|
|
27
|
+
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
28
|
+
|
|
25
29
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
26
30
|
|
|
27
31
|
import "../../chunks/colors-FQ0uNQcW.mjs";
|
|
28
32
|
|
|
29
33
|
import "../../hooks/useWindow.mjs";
|
|
30
34
|
|
|
31
|
-
import "../../chunks/Avatar-
|
|
32
|
-
|
|
33
|
-
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
35
|
+
import "../../chunks/Avatar-m5-zleDk.mjs";
|
|
34
36
|
|
|
35
|
-
import "../../chunks/Icon-
|
|
37
|
+
import "../../chunks/Icon-DI32kOA1.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CheckBox } from "../../chunks/CheckBox-
|
|
1
|
+
export { C as CheckBox } from "../../chunks/CheckBox-Cf2l3-D9.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -10,7 +10,7 @@ import "react";
|
|
|
10
10
|
|
|
11
11
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
12
12
|
|
|
13
|
-
import "../../chunks/Icon-
|
|
13
|
+
import "../../chunks/Icon-DI32kOA1.mjs";
|
|
14
14
|
|
|
15
15
|
import "../../hooks/useTheme.mjs";
|
|
16
16
|
|
|
@@ -28,6 +28,8 @@ import "../../theme/type.mjs";
|
|
|
28
28
|
|
|
29
29
|
import "../../hooks/useObserveTheme.mjs";
|
|
30
30
|
|
|
31
|
-
import "../../
|
|
31
|
+
import "../../providers/ThemeProvider.mjs";
|
|
32
32
|
|
|
33
33
|
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
34
|
+
|
|
35
|
+
import "../../hooks/useWindow.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as Chip } from "../../chunks/Chip-
|
|
1
|
+
export { C as Chip } from "../../chunks/Chip-DWp7p2BF.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ import "react";
|
|
|
8
8
|
|
|
9
9
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/Icon-
|
|
11
|
+
import "../../chunks/Icon-DI32kOA1.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../hooks/useTheme.mjs";
|
|
14
14
|
|
|
@@ -26,8 +26,10 @@ import "../../theme/type.mjs";
|
|
|
26
26
|
|
|
27
27
|
import "../../hooks/useObserveTheme.mjs";
|
|
28
28
|
|
|
29
|
-
import "../../
|
|
29
|
+
import "../../providers/ThemeProvider.mjs";
|
|
30
30
|
|
|
31
31
|
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
32
32
|
|
|
33
|
+
import "../../hooks/useWindow.mjs";
|
|
34
|
+
|
|
33
35
|
import "../../chunks/sharedTypes-tn9-uJvb.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DraggablePanel } from "../../chunks/DrggablePanel-
|
|
1
|
+
export { D as DraggablePanel } from "../../chunks/DrggablePanel-DA7pYWg6.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -22,10 +22,12 @@ import "../../theme/type.mjs";
|
|
|
22
22
|
|
|
23
23
|
import "../../hooks/useObserveTheme.mjs";
|
|
24
24
|
|
|
25
|
+
import "../../providers/ThemeProvider.mjs";
|
|
26
|
+
|
|
27
|
+
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
28
|
+
|
|
25
29
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
26
30
|
|
|
27
31
|
import "../../hooks/useWindow.mjs";
|
|
28
32
|
|
|
29
33
|
import "../../hooks/useObserveResize.mjs";
|
|
30
|
-
|
|
31
|
-
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DropDown } from "../../chunks/DropDown-
|
|
1
|
+
export { D as DropDown } from "../../chunks/DropDown-BQ2tNN3_.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ import "react";
|
|
|
8
8
|
|
|
9
9
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/Icon-
|
|
11
|
+
import "../../chunks/Icon-DI32kOA1.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../hooks/useTheme.mjs";
|
|
14
14
|
|
|
@@ -26,6 +26,8 @@ import "../../theme/type.mjs";
|
|
|
26
26
|
|
|
27
27
|
import "../../hooks/useObserveTheme.mjs";
|
|
28
28
|
|
|
29
|
-
import "../../
|
|
29
|
+
import "../../providers/ThemeProvider.mjs";
|
|
30
30
|
|
|
31
31
|
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
32
|
+
|
|
33
|
+
import "../../hooks/useWindow.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { E as ErrorSummary } from "../../chunks/ErrorSummary-
|
|
1
|
+
export { E as ErrorSummary } from "../../chunks/ErrorSummary-EzCqVifm.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -24,8 +24,10 @@ import "../../theme/type.mjs";
|
|
|
24
24
|
|
|
25
25
|
import "../../hooks/useObserveTheme.mjs";
|
|
26
26
|
|
|
27
|
+
import "../../providers/ThemeProvider.mjs";
|
|
28
|
+
|
|
29
|
+
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
30
|
+
|
|
27
31
|
import "../../chunks/colors-FQ0uNQcW.mjs";
|
|
28
32
|
|
|
29
33
|
import "../../hooks/useWindow.mjs";
|
|
30
|
-
|
|
31
|
-
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as FileIcon, a as FileIconNames } from "../../chunks/FileIcon-
|
|
1
|
+
export { F as FileIcon, a as FileIconNames } from "../../chunks/FileIcon-Cufsp1gn.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -22,6 +22,10 @@ import "../../theme/type.mjs";
|
|
|
22
22
|
|
|
23
23
|
import "../../hooks/useObserveTheme.mjs";
|
|
24
24
|
|
|
25
|
+
import "../../providers/ThemeProvider.mjs";
|
|
26
|
+
|
|
27
|
+
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
28
|
+
|
|
25
29
|
import "../../chunks/misc-BeEWwOaJ.mjs";
|
|
26
30
|
|
|
27
31
|
import "../../hooks/useWindow.mjs";
|