@apple-pie/slice 0.1.28 → 0.1.30
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/README.md +164 -3
- package/dist/cjs/chunks/{Avatar-Dg8ZHnw6.js → Avatar-CqUSRzVd.js} +1 -1
- package/dist/cjs/chunks/{AvatarGroup-F8eSiMwn.js → AvatarGroup-DhGp_qLw.js} +1 -1
- package/dist/cjs/chunks/{Button-Dic9Rfkr.js → Button-PsJx1WmV.js} +1 -1
- package/dist/cjs/chunks/{ButtonBar-C7tJ6pDM.js → ButtonBar-8zm6a_h7.js} +1 -1
- package/dist/cjs/chunks/{Camera-DfnOBHeI.js → Camera-zFyIXcge.js} +2 -2
- package/dist/cjs/chunks/{CheckBox-Cxzt7DJo.js → CheckBox-Cbh6UK-7.js} +1 -1
- package/dist/cjs/chunks/{Chip-DKbhpeho.js → Chip-DcS8dtW2.js} +1 -1
- package/dist/cjs/chunks/{DivInput-DWPwVUs_.js → DivInput-2cMdJQ9U.js} +1 -1
- package/dist/cjs/chunks/{DrggablePanel-DuOxkekq.js → DrggablePanel-P7TgBI3j.js} +4 -4
- package/dist/cjs/chunks/{DropDown-BcRH7Fle.js → DropDown-B0970yVe.js} +11 -10
- package/dist/cjs/chunks/{FileIcon-DgRlhqzv.js → FileIcon-PuDoz0mF.js} +1 -1
- package/dist/cjs/chunks/{FileList-S0Hf82-C.js → FileList-sDq1jK0b.js} +1 -1
- package/dist/cjs/chunks/{FlexDiv-BPnptnPL.js → FlexDiv-D4aSJC_G.js} +1 -1
- package/dist/cjs/chunks/{Grouper-CgkPu4sa.js → Grouper-Ccd-x_Nb.js} +1 -1
- package/dist/cjs/chunks/{Icon-UFrKtcYJ.js → Icon-BtcHXeqE.js} +84 -2
- package/dist/cjs/chunks/{IconButton-CaQ0SioJ.js → IconButton-CF4cR7Tr.js} +2 -2
- package/dist/cjs/chunks/{Label-Bxp2pCXf.js → Label-htjXHiQ4.js} +1 -1
- package/dist/cjs/chunks/{MdStreamBuffer-DObxjnAm.js → MdStreamBuffer-CvLO7CVi.js} +37 -3
- package/dist/cjs/chunks/Modal-C0Z59meI.js +101 -0
- package/dist/cjs/chunks/ModalController-13xmvKnm.js +70 -0
- package/dist/cjs/chunks/{Overlay-DDOvMM6L.js → Overlay-GXu6nMnw.js} +9 -3
- package/dist/cjs/chunks/{Pager-DO197OyC.js → Pager-D2_fshTy.js} +1 -1
- package/dist/cjs/chunks/{ProgressIndicator-n9CfW6jd.js → ProgressIndicator-D06PqCQk.js} +55 -51
- package/dist/cjs/chunks/{PromptInput-CI0iSYKL.js → PromptInput-DuE4vGxR.js} +1 -1
- package/dist/cjs/chunks/{RadioButton-JBNaNihZ.js → RadioButton-DPB2ZGVf.js} +1 -1
- package/dist/cjs/chunks/{RadioButtonList-CW2pDNIq.js → RadioButtonList-N7Fmvr5W.js} +1 -1
- package/dist/cjs/chunks/{Slider-BAcaZUs2.js → Slider-BSy8xciG.js} +26 -31
- package/dist/cjs/chunks/{TabBar-Bpngr90Q.js → TabBar-BtFfMwiB.js} +10 -7
- package/dist/cjs/chunks/{TextArea-BZgwajEC.js → TextArea-CRiPRF8v.js} +1 -1
- package/dist/cjs/chunks/{TextField-x1MWESCA.js → TextField-Bh2EA082.js} +2 -2
- package/dist/cjs/chunks/{Tip-BZQhRyng.js → Tip-C5keUoHx.js} +1 -1
- package/dist/cjs/chunks/{Toast-cda-RInJ.js → Toast-CyiFOsI3.js} +19 -9
- package/dist/cjs/chunks/{ToggleButton-CuX1nQk4.js → ToggleButton-D5_WnW0o.js} +2 -2
- package/dist/cjs/chunks/{UploadArea-CiiKnWe7.js → UploadArea-KqES_OLl.js} +1 -1
- package/dist/cjs/chunks/{_types-Cqkxw-yc.js → _types-Bdqd2vHh.js} +6 -2
- package/dist/cjs/chunks/{microphoneStore-CgFohRfy.js → microphoneStore-D1fV_8QQ.js} +21 -4
- package/dist/cjs/chunks/{misc-BTF7BCZW.js → misc-QpU0XEOW.js} +17 -20
- package/dist/cjs/chunks/modalStore-7VjHHM8X.js +70 -0
- package/dist/cjs/chunks/{uploads-worker-mD8pcsGP.js → uploads-worker-Az040BSN.js} +1 -1
- package/dist/cjs/chunks/{uploadsStore-CxWIctvI.js → uploadsStore-8mOTz0Qe.js} +2 -2
- package/dist/cjs/chunks/volumeStore-Pv23v12t.js +95 -0
- package/dist/cjs/components/Avatar/index.js +2 -2
- package/dist/cjs/components/AvatarGroup/index.js +2 -2
- package/dist/cjs/components/Button/index.js +4 -4
- package/dist/cjs/components/ButtonBar/index.js +2 -2
- package/dist/cjs/components/Camera/index.js +4 -4
- package/dist/cjs/components/CheckBox/index.js +2 -2
- package/dist/cjs/components/Chip/index.js +2 -2
- package/dist/cjs/components/DivInput/index.js +2 -2
- package/dist/cjs/components/DraggablePanel/index.js +2 -2
- package/dist/cjs/components/DropDown/index.js +2 -2
- package/dist/cjs/components/FileIcon/index.js +2 -2
- package/dist/cjs/components/FileList/index.js +3 -3
- package/dist/cjs/components/FlexDiv/index.js +1 -1
- package/dist/cjs/components/Grouper/index.js +2 -2
- package/dist/cjs/components/Icon/index.js +2 -2
- package/dist/cjs/components/IconButton/index.js +3 -3
- package/dist/cjs/components/Label/index.js +2 -2
- package/dist/cjs/components/Modal/index.js +14 -0
- package/dist/cjs/components/ModalController/index.js +7 -0
- package/dist/cjs/components/Overlay/index.js +1 -1
- package/dist/cjs/components/Pager/index.js +2 -2
- package/dist/cjs/components/Progress/index.js +2 -2
- package/dist/cjs/components/PromptInput/index.js +5 -5
- package/dist/cjs/components/RadioButton/index.js +2 -2
- package/dist/cjs/components/RadioButtonList/index.js +3 -3
- package/dist/cjs/components/Slider/index.js +2 -2
- package/dist/cjs/components/TabBar/index.js +3 -3
- package/dist/cjs/components/TextArea/index.js +5 -5
- package/dist/cjs/components/Textfield/index.js +4 -4
- package/dist/cjs/components/Tip/index.js +2 -2
- package/dist/cjs/components/Toast/index.js +4 -3
- package/dist/cjs/components/ToggleButton/index.js +5 -5
- package/dist/cjs/components/UploadArea/index.js +10 -10
- package/dist/cjs/hooks/useAudioRecorder.js +3 -4
- package/dist/cjs/hooks/useLocalStore.js +3 -9
- package/dist/cjs/hooks/useMdStreamBuffer.js +1 -1
- package/dist/cjs/hooks/useMicrophone.js +64 -24
- package/dist/cjs/hooks/useTrackRenders.js +1 -1
- package/dist/cjs/hooks.js +1 -1
- package/dist/cjs/index.js +7 -5
- package/dist/cjs/providers/ThemeProvider.js +2 -2
- package/dist/cjs/stores/microphone.js +5 -3
- package/dist/cjs/stores/modal.js +7 -0
- package/dist/cjs/stores/uploads.js +2 -2
- package/dist/cjs/stores/volume.js +10 -0
- package/dist/cjs/stores.js +30 -20
- package/dist/cjs/theme/colors.js +7 -1
- package/dist/cjs/utils/index.js +1 -1
- package/dist/cjs/utils/objects/index.js +1 -1
- package/dist/cjs/workers/uploads/uploads.js +1 -1
- package/dist/esm/chunks/{Avatar-m5-zleDk.mjs → Avatar-29zhNfxX.mjs} +1 -1
- package/dist/esm/chunks/{AvatarGroup-DlgP4lTS.mjs → AvatarGroup-C7YRtPmJ.mjs} +1 -1
- package/dist/esm/chunks/{Button-BIbAGVV8.mjs → Button-BQS3rwrS.mjs} +2 -2
- package/dist/esm/chunks/{ButtonBar-B-1YFX9u.mjs → ButtonBar-GLNRjmjv.mjs} +2 -2
- package/dist/esm/chunks/{Camera-BQBo2g52.mjs → Camera-CAp0Y2gN.mjs} +3 -3
- package/dist/esm/chunks/{CheckBox-DDwE1wkX.mjs → CheckBox-7TiT2U47.mjs} +2 -2
- package/dist/esm/chunks/{Chip-BuHc883v.mjs → Chip-CKsojimU.mjs} +2 -2
- package/dist/esm/chunks/{DivInput-WJltaCra.mjs → DivInput-g6F1YWTo.mjs} +1 -1
- package/dist/esm/chunks/{DrggablePanel-Dc6lqqfO.mjs → DrggablePanel-C0AmJy8g.mjs} +4 -4
- package/dist/esm/chunks/{DropDown-CdkEVTRk.mjs → DropDown-mwo8fY7p.mjs} +12 -11
- package/dist/esm/chunks/{FileIcon-Cufsp1gn.mjs → FileIcon-BQ2zZIW5.mjs} +1 -1
- package/dist/esm/chunks/{FileList-DN4Ubroe.mjs → FileList-fh-x9Dzm.mjs} +4 -4
- package/dist/esm/chunks/{FlexDiv-BWZ7f8mA.mjs → FlexDiv-DnY1_qk4.mjs} +1 -1
- package/dist/esm/chunks/{Grouper-C4A3qYot.mjs → Grouper-naJMvpB9.mjs} +1 -1
- package/dist/esm/chunks/{Icon-DRzjkybv.mjs → Icon--RjjODc9.mjs} +85 -3
- package/dist/esm/chunks/{IconButton-b1v9Me0P.mjs → IconButton-ByBYppAj.mjs} +2 -2
- package/dist/esm/chunks/{Label-CvCDAg1y.mjs → Label-C04tD7UZ.mjs} +1 -1
- package/dist/esm/chunks/{MdStreamBuffer-DNXE4XbN.mjs → MdStreamBuffer-By7pHJQL.mjs} +37 -3
- package/dist/esm/chunks/Modal-B9ad9OfJ.mjs +115 -0
- package/dist/esm/chunks/ModalController-BO5FkAqu.mjs +80 -0
- package/dist/esm/chunks/{Overlay-DiSvgIQP.mjs → Overlay-sXM7cEYc.mjs} +9 -3
- package/dist/esm/chunks/{Pager-BoDLaKFh.mjs → Pager-Bz0FpgO5.mjs} +1 -1
- package/dist/esm/chunks/{ProgressIndicator-D5e7406q.mjs → ProgressIndicator-B5oByN3i.mjs} +56 -52
- package/dist/esm/chunks/{PromptInput-Dmx4sQZ3.mjs → PromptInput-Cwd53ux7.mjs} +3 -3
- package/dist/esm/chunks/{RadioButton-D2T-SsVw.mjs → RadioButton-CLeRiZ8x.mjs} +2 -2
- package/dist/esm/chunks/{RadioButtonList-BSPuAYoh.mjs → RadioButtonList-C_heuiis.mjs} +2 -2
- package/dist/esm/chunks/{Slider-Cav86rU6.mjs → Slider-XEV0D2Rd.mjs} +26 -31
- package/dist/esm/chunks/{TabBar-DBoZ8aoV.mjs → TabBar-kPZ6ZJxr.mjs} +11 -8
- package/dist/esm/chunks/{TextArea-CSUDfcYd.mjs → TextArea-CxscPLwN.mjs} +1 -1
- package/dist/esm/chunks/{TextField-Z1O858hB.mjs → TextField-DwVKlLI_.mjs} +4 -4
- package/dist/esm/chunks/{Tip-B8YrmJEt.mjs → Tip-C6EcX7_M.mjs} +1 -1
- package/dist/esm/chunks/{Toast-QQ6GMr5F.mjs → Toast-D4uMNvaa.mjs} +21 -9
- package/dist/esm/chunks/{ToggleButton-B5oobnXJ.mjs → ToggleButton-C0QIflzX.mjs} +3 -3
- package/dist/esm/chunks/{UploadArea-CJAQmqOS.mjs → UploadArea-je-1NhGb.mjs} +5 -5
- package/dist/esm/chunks/{_types-fSW-DudT.mjs → _types-BVrr_Khp.mjs} +6 -2
- package/dist/esm/chunks/{microphoneStore-t16oxjGB.mjs → microphoneStore-Dr3lxoWX.mjs} +19 -5
- package/dist/esm/chunks/{misc-BeEWwOaJ.mjs → misc-wS74txaa.mjs} +17 -20
- package/dist/esm/chunks/modalStore-BpWnLtOF.mjs +68 -0
- package/dist/esm/chunks/{uploads-worker-7X9EwX9N.mjs → uploads-worker-CYp-F4dz.mjs} +1 -1
- package/dist/esm/chunks/{uploadsStore-B7VECR5Q.mjs → uploadsStore-DeRMJ5c9.mjs} +1 -1
- package/dist/esm/chunks/volumeStore-BX7QcrL-.mjs +90 -0
- package/dist/esm/components/Avatar/index.mjs +2 -2
- package/dist/esm/components/AvatarGroup/index.mjs +3 -3
- package/dist/esm/components/Button/index.mjs +4 -4
- package/dist/esm/components/ButtonBar/index.mjs +3 -3
- package/dist/esm/components/Camera/index.mjs +4 -4
- package/dist/esm/components/CheckBox/index.mjs +3 -3
- package/dist/esm/components/Chip/index.mjs +3 -3
- package/dist/esm/components/DivInput/index.mjs +2 -2
- package/dist/esm/components/DraggablePanel/index.mjs +2 -2
- package/dist/esm/components/DropDown/index.mjs +3 -3
- package/dist/esm/components/FileIcon/index.mjs +2 -2
- package/dist/esm/components/FileList/index.mjs +5 -5
- package/dist/esm/components/FlexDiv/index.mjs +1 -1
- package/dist/esm/components/Grouper/index.mjs +3 -3
- package/dist/esm/components/Icon/index.mjs +3 -3
- package/dist/esm/components/IconButton/index.mjs +3 -3
- package/dist/esm/components/Label/index.mjs +2 -2
- package/dist/esm/components/Modal/index.mjs +47 -0
- package/dist/esm/components/ModalController/index.mjs +17 -0
- package/dist/esm/components/Overlay/index.mjs +1 -1
- package/dist/esm/components/Pager/index.mjs +2 -2
- package/dist/esm/components/Progress/index.mjs +3 -3
- package/dist/esm/components/PromptInput/index.mjs +7 -7
- package/dist/esm/components/RadioButton/index.mjs +3 -3
- package/dist/esm/components/RadioButtonList/index.mjs +4 -4
- package/dist/esm/components/Slider/index.mjs +2 -2
- package/dist/esm/components/TabBar/index.mjs +4 -4
- package/dist/esm/components/TextArea/index.mjs +5 -5
- package/dist/esm/components/Textfield/index.mjs +6 -6
- package/dist/esm/components/Tip/index.mjs +2 -2
- package/dist/esm/components/Toast/index.mjs +5 -3
- package/dist/esm/components/ToggleButton/index.mjs +5 -5
- package/dist/esm/components/UploadArea/index.mjs +8 -8
- package/dist/esm/hooks/useAudioRecorder.mjs +3 -4
- package/dist/esm/hooks/useLocalStore.mjs +3 -9
- package/dist/esm/hooks/useMdStreamBuffer.mjs +1 -1
- package/dist/esm/hooks/useMicrophone.mjs +64 -24
- package/dist/esm/hooks/useTrackRenders.mjs +1 -1
- package/dist/esm/hooks.mjs +1 -1
- package/dist/esm/index.mjs +42 -34
- package/dist/esm/providers/ThemeProvider.mjs +2 -2
- package/dist/esm/stores/microphone.mjs +1 -1
- package/dist/esm/stores/modal.mjs +3 -0
- package/dist/esm/stores/uploads.mjs +2 -2
- package/dist/esm/stores/volume.mjs +5 -0
- package/dist/esm/stores.mjs +7 -3
- package/dist/esm/theme/colors.mjs +7 -1
- package/dist/esm/utils/index.mjs +2 -2
- package/dist/esm/utils/objects/index.mjs +1 -1
- package/dist/esm/workers/uploads/uploads.mjs +1 -1
- package/dist/types/components/DropDown/_types.d.ts +1 -0
- package/dist/types/components/Icon/_types.d.ts +4 -0
- package/dist/types/components/Modal/Modal.d.ts +3 -0
- package/dist/types/components/Modal/_types.d.ts +45 -0
- package/dist/types/components/Modal/index.d.ts +2 -0
- package/dist/types/components/ModalController/ModalController.d.ts +2 -0
- package/dist/types/components/ModalController/_types.d.ts +13 -0
- package/dist/types/components/ModalController/index.d.ts +2 -0
- package/dist/types/components/Overlay/_types.d.ts +4 -0
- package/dist/types/components/Progress/ProgressIndicator/ProgressIndicator.d.ts +1 -1
- package/dist/types/components/Progress/ProgressIndicator/_types.d.ts +2 -1
- package/dist/types/components/Slider/_types.d.ts +5 -0
- package/dist/types/components/TabBar/_types.d.ts +2 -0
- package/dist/types/components/Toast/_types.d.ts +3 -0
- package/dist/types/hooks/useMicrophone/useMicrophone.d.ts +4 -0
- package/dist/types/index.d.ts +4 -0
- package/dist/types/stores/index.d.ts +2 -0
- package/dist/types/stores/microphone/_types.d.ts +4 -0
- package/dist/types/stores/microphone/index.d.ts +1 -1
- package/dist/types/stores/microphone/microphoneStore.d.ts +3 -0
- package/dist/types/stores/modal/_types.d.ts +27 -0
- package/dist/types/stores/modal/index.d.ts +2 -0
- package/dist/types/stores/modal/modalStore.d.ts +20 -0
- package/dist/types/stores/toast/_types.d.ts +3 -1
- package/dist/types/stores/volume/_types.d.ts +19 -0
- package/dist/types/stores/volume/index.d.ts +3 -0
- package/dist/types/stores/volume/volumeStore.d.ts +32 -0
- package/dist/types/theme/colors/types.d.ts +3 -0
- package/dist/types/utils/functions/misc.d.ts +1 -1
- package/dist/types/utils/objects/MDStreamBuffer/MdStreamBuffer.d.ts +3 -0
- package/dist/types/utils/objects/MDStreamBuffer/_types.d.ts +1 -0
- package/package.json +1 -1
|
@@ -39,7 +39,9 @@ const SliceIcons = {
|
|
|
39
39
|
download: "download",
|
|
40
40
|
upload: "upload",
|
|
41
41
|
speaker: "speaker",
|
|
42
|
-
speakerMuted: "speaker muted"
|
|
42
|
+
speakerMuted: "speaker muted",
|
|
43
|
+
speakerHigh: "speaker high",
|
|
44
|
+
speakerLow: "speaker low"
|
|
43
45
|
},
|
|
44
46
|
files: {
|
|
45
47
|
document: "document",
|
|
@@ -48,7 +50,8 @@ const SliceIcons = {
|
|
|
48
50
|
},
|
|
49
51
|
people: {
|
|
50
52
|
people: "people",
|
|
51
|
-
person: "person"
|
|
53
|
+
person: "person",
|
|
54
|
+
talk: "talk"
|
|
52
55
|
},
|
|
53
56
|
business: {
|
|
54
57
|
briefcase: "briefcase",
|
|
@@ -119,6 +122,7 @@ const SliceIcons = {
|
|
|
119
122
|
menu: "menu",
|
|
120
123
|
more: "more",
|
|
121
124
|
sidebar: "sidebar",
|
|
125
|
+
sidebarSplit: "sidebar split",
|
|
122
126
|
keyboard: "keyboard",
|
|
123
127
|
x: "x"
|
|
124
128
|
}
|
|
@@ -14,8 +14,11 @@ const emptyMicStreamRef = {
|
|
|
14
14
|
function createEmptyState() {
|
|
15
15
|
return {
|
|
16
16
|
micStream: emptyMicStreamRef,
|
|
17
|
+
processedMicStream: emptyMicStreamRef,
|
|
17
18
|
micTrack: emptyMicTrackRef,
|
|
19
|
+
currentDeviceId: null,
|
|
18
20
|
isActive: !1,
|
|
21
|
+
inputVolume: 1,
|
|
19
22
|
muted: !0,
|
|
20
23
|
isSupported: !1,
|
|
21
24
|
isRequesting: !1,
|
|
@@ -43,6 +46,10 @@ function createBoundActions(microphone, clearState) {
|
|
|
43
46
|
return null !== (_a = null == microphone ? void 0 : microphone.unmuteMic()) && void 0 !== _a && _a;
|
|
44
47
|
},
|
|
45
48
|
toggleMute: () => null == microphone ? void 0 : microphone.toggleMute(),
|
|
49
|
+
setInputVolume: volume => {
|
|
50
|
+
var _a;
|
|
51
|
+
return null !== (_a = null == microphone ? void 0 : microphone.setInputVolume(volume)) && void 0 !== _a ? _a : 1;
|
|
52
|
+
},
|
|
46
53
|
refreshMicrophones: () => __awaiter(this, void 0, void 0, function*() {
|
|
47
54
|
var _a;
|
|
48
55
|
return null !== (_a = null == microphone ? void 0 : microphone.refreshMicrophones()) && void 0 !== _a ? _a : [];
|
|
@@ -67,8 +74,11 @@ function createBoundActions(microphone, clearState) {
|
|
|
67
74
|
set(state => Object.assign(Object.assign({}, function(microphone) {
|
|
68
75
|
return microphone ? {
|
|
69
76
|
micStream: microphone.micStream,
|
|
77
|
+
processedMicStream: microphone.processedMicStream,
|
|
70
78
|
micTrack: microphone.micTrack,
|
|
79
|
+
currentDeviceId: microphone.currentDeviceId,
|
|
71
80
|
isActive: microphone.isActive,
|
|
81
|
+
inputVolume: microphone.inputVolume,
|
|
72
82
|
muted: microphone.muted,
|
|
73
83
|
isSupported: microphone.isSupported,
|
|
74
84
|
isRequesting: microphone.isRequesting,
|
|
@@ -88,13 +98,16 @@ function createBoundActions(microphone, clearState) {
|
|
|
88
98
|
/**
|
|
89
99
|
* Bind the value of useMicrophone hook to the useMicrophoneStore. Use this to update the store with a new mic object.
|
|
90
100
|
*/ function useSyncMicrophoneStore(microphone) {
|
|
91
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
92
|
-
const sync = useMicrophoneStore(state => state.actions.sync), hasMicrophone = null !== microphone, micStream = null !== (_a = null == microphone ? void 0 : microphone.micStream) && void 0 !== _a ? _a : emptyMicStreamRef,
|
|
101
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
|
|
102
|
+
const sync = useMicrophoneStore(state => state.actions.sync), hasMicrophone = null !== microphone, micStream = null !== (_a = null == microphone ? void 0 : microphone.micStream) && void 0 !== _a ? _a : emptyMicStreamRef, processedMicStream = null !== (_b = null == microphone ? void 0 : microphone.processedMicStream) && void 0 !== _b ? _b : emptyMicStreamRef, micTrack = null !== (_c = null == microphone ? void 0 : microphone.micTrack) && void 0 !== _c ? _c : emptyMicTrackRef, currentDeviceId = null !== (_d = null == microphone ? void 0 : microphone.currentDeviceId) && void 0 !== _d ? _d : null, isActive = null !== (_e = null == microphone ? void 0 : microphone.isActive) && void 0 !== _e && _e, inputVolume = null !== (_f = null == microphone ? void 0 : microphone.inputVolume) && void 0 !== _f ? _f : 1, muted = null === (_g = null == microphone ? void 0 : microphone.muted) || void 0 === _g || _g, isSupported = null !== (_h = null == microphone ? void 0 : microphone.isSupported) && void 0 !== _h && _h, isRequesting = null !== (_j = null == microphone ? void 0 : microphone.isRequesting) && void 0 !== _j && _j, error = null !== (_k = null == microphone ? void 0 : microphone.error) && void 0 !== _k ? _k : null, microphones = null !== (_l = null == microphone ? void 0 : microphone.microphones) && void 0 !== _l ? _l : [], micOptions = null !== (_m = null == microphone ? void 0 : microphone.micOptions) && void 0 !== _m ? _m : [], requestMicrophone = null == microphone ? void 0 : microphone.requestMicrophone, stopMicrophone = null == microphone ? void 0 : microphone.stopMicrophone, muteMic = null == microphone ? void 0 : microphone.muteMic, unmuteMic = null == microphone ? void 0 : microphone.unmuteMic, toggleMute = null == microphone ? void 0 : microphone.toggleMute, setInputVolume = null == microphone ? void 0 : microphone.setInputVolume, refreshMicrophones = null == microphone ? void 0 : microphone.refreshMicrophones, setMicrophone = null == microphone ? void 0 : microphone.setMicrophone;
|
|
93
103
|
useEffect(() => {
|
|
94
104
|
sync(hasMicrophone ? {
|
|
95
105
|
micStream: micStream,
|
|
106
|
+
processedMicStream: processedMicStream,
|
|
96
107
|
micTrack: micTrack,
|
|
108
|
+
currentDeviceId: currentDeviceId,
|
|
97
109
|
isActive: isActive,
|
|
110
|
+
inputVolume: inputVolume,
|
|
98
111
|
muted: muted,
|
|
99
112
|
isSupported: isSupported,
|
|
100
113
|
isRequesting: isRequesting,
|
|
@@ -108,14 +121,15 @@ function createBoundActions(microphone, clearState) {
|
|
|
108
121
|
muteMic: null != muteMic ? muteMic : () => !1,
|
|
109
122
|
unmuteMic: null != unmuteMic ? unmuteMic : () => !1,
|
|
110
123
|
toggleMute: null != toggleMute ? toggleMute : () => null,
|
|
124
|
+
setInputVolume: null != setInputVolume ? setInputVolume : () => 1,
|
|
111
125
|
refreshMicrophones: null != refreshMicrophones ? refreshMicrophones : () => __awaiter(this, void 0, void 0, function*() {
|
|
112
126
|
return [];
|
|
113
127
|
}),
|
|
114
128
|
setMicrophone: null != setMicrophone ? setMicrophone : () => __awaiter(this, void 0, void 0, function*() {})
|
|
115
129
|
} : null);
|
|
116
|
-
}, [ sync, hasMicrophone, micStream, micTrack, isActive, muted, isSupported, isRequesting, error, microphones, micOptions, requestMicrophone, stopMicrophone, muteMic, unmuteMic, toggleMute, refreshMicrophones, setMicrophone ]);
|
|
130
|
+
}, [ sync, hasMicrophone, micStream, processedMicStream, micTrack, currentDeviceId, isActive, inputVolume, muted, isSupported, isRequesting, error, microphones, micOptions, requestMicrophone, stopMicrophone, muteMic, unmuteMic, toggleMute, setInputVolume, refreshMicrophones, setMicrophone ]);
|
|
117
131
|
}
|
|
118
132
|
|
|
119
|
-
const useMicStream = () => useMicrophoneStore(state => state.micStream), useMicTrack = () => useMicrophoneStore(state => state.micTrack), useMicActive = () => useMicrophoneStore(state => state.isActive), useMicMuted = () => useMicrophoneStore(state => state.muted), useMicSupported = () => useMicrophoneStore(state => state.isSupported), useMicRequesting = () => useMicrophoneStore(state => state.isRequesting), useMicError = () => useMicrophoneStore(state => state.error), useMicrophones = () => useMicrophoneStore(state => state.microphones), useMicOptions = () => useMicrophoneStore(state => state.micOptions), useMicrophoneStoreActions = () => useMicrophoneStore(state => state.actions), microphoneActions = useMicrophoneStore.getState().actions, getMicrophoneState = () => useMicrophoneStore.getState();
|
|
133
|
+
const useMicStream = () => useMicrophoneStore(state => state.micStream), useProcessedMicStream = () => useMicrophoneStore(state => state.processedMicStream), useMicTrack = () => useMicrophoneStore(state => state.micTrack), useCurrentMicDeviceId = () => useMicrophoneStore(state => state.currentDeviceId), useMicActive = () => useMicrophoneStore(state => state.isActive), useMicInputVolume = () => useMicrophoneStore(state => state.inputVolume), useMicMuted = () => useMicrophoneStore(state => state.muted), useMicSupported = () => useMicrophoneStore(state => state.isSupported), useMicRequesting = () => useMicrophoneStore(state => state.isRequesting), useMicError = () => useMicrophoneStore(state => state.error), useMicrophones = () => useMicrophoneStore(state => state.microphones), useMicOptions = () => useMicrophoneStore(state => state.micOptions), useMicrophoneStoreActions = () => useMicrophoneStore(state => state.actions), microphoneActions = useMicrophoneStore.getState().actions, getMicrophoneState = () => useMicrophoneStore.getState();
|
|
120
134
|
|
|
121
|
-
export {
|
|
135
|
+
export { useMicActive as a, useMicError as b, useMicInputVolume as c, useMicMuted as d, useMicOptions as e, useMicRequesting as f, getMicrophoneState as g, useMicStream as h, useMicSupported as i, useMicTrack as j, useMicrophoneStore as k, useMicrophoneStoreActions as l, microphoneActions as m, useMicrophones as n, useProcessedMicStream as o, useSyncMicrophoneStore as p, useCurrentMicDeviceId as u };
|
|
@@ -21,36 +21,33 @@ import { _ as __awaiter } from "./tslib.es6-C-olHjXV.mjs";
|
|
|
21
21
|
*/ function debug(previous, updated, name = "component") {
|
|
22
22
|
if ("test" === process.env.NODE_ENV) return;
|
|
23
23
|
const props = previous.current.props, mount = previous.current.mount, unmount = previous.current.unmount;
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
/**
|
|
24
|
+
return mount || unmount ||
|
|
25
|
+
/**
|
|
27
26
|
* Build a readable list of prop changes between two prop snapshots.
|
|
28
27
|
*/
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
28
|
+
function(props, updated) {
|
|
29
|
+
const reasons = [];
|
|
30
|
+
for (const key of Object.keys(updated)) if (updated[key] !== props[key]) try {
|
|
31
|
+
const propName = `${key}:`, prev = JSON.stringify(props[key]), valueChanged = `${prev} > ${JSON.stringify(updated[key])}`;
|
|
32
|
+
reasons.push(`${propName} ${valueChanged}`);
|
|
33
|
+
} catch (error) {
|
|
34
|
+
let message = "Unknown error";
|
|
35
|
+
error instanceof Error && (message = error.message), "string" == typeof error && (message = error),
|
|
36
|
+
reasons.push(`${key} ${message}`);
|
|
39
37
|
}
|
|
40
|
-
/**
|
|
41
|
-
* Convert a hex color into an RGB string literal.
|
|
42
|
-
*/)(props, updated);
|
|
43
38
|
}
|
|
44
|
-
|
|
39
|
+
/**
|
|
40
|
+
* Convert a hex color into an RGB string literal.
|
|
41
|
+
*/ (props, updated), {
|
|
45
42
|
props: updated,
|
|
46
43
|
mount: !1,
|
|
47
44
|
unmount: !1
|
|
48
45
|
};
|
|
49
46
|
}
|
|
50
47
|
|
|
51
|
-
const hexToRgb = hex => {
|
|
48
|
+
const hexToRgb = (hex, opacity) => {
|
|
52
49
|
if (!hex) return;
|
|
53
|
-
return `
|
|
50
|
+
return `rgba(${Number.parseInt(hex.slice(1, 3), 16)}, ${Number.parseInt(hex.slice(3, 5), 16)}, ${Number.parseInt(hex.slice(5, 7), 16)}, ${null != opacity ? opacity : 1})`;
|
|
54
51
|
};
|
|
55
52
|
|
|
56
53
|
/**
|
|
@@ -90,7 +87,7 @@ const hexToRgb = hex => {
|
|
|
90
87
|
document.body.appendChild(textArea), textArea.focus(), textArea.select(), document.execCommand("copy"),
|
|
91
88
|
textArea.remove(), !0;
|
|
92
89
|
} catch (error) {
|
|
93
|
-
return
|
|
90
|
+
return !1;
|
|
94
91
|
}
|
|
95
92
|
});
|
|
96
93
|
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { create } from "zustand";
|
|
2
|
+
|
|
3
|
+
function rejectPendingModal(modal, reason) {
|
|
4
|
+
var _a;
|
|
5
|
+
null === (_a = null == modal ? void 0 : modal.reject) || void 0 === _a || _a.call(modal, reason);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
const useModalStore = create((set, get) => ({
|
|
9
|
+
modal: null,
|
|
10
|
+
actions: {
|
|
11
|
+
show: modal => {
|
|
12
|
+
const currentModal = get().modal;
|
|
13
|
+
currentModal !== modal && (rejectPendingModal(currentModal, new Error("Modal replaced.")),
|
|
14
|
+
set({
|
|
15
|
+
modal: modal ? Object.assign(Object.assign({}, modal), {
|
|
16
|
+
resolve: void 0,
|
|
17
|
+
reject: void 0
|
|
18
|
+
}) : null
|
|
19
|
+
}));
|
|
20
|
+
},
|
|
21
|
+
modalResponse: modal => (rejectPendingModal(get().modal, new Error("Modal replaced.")),
|
|
22
|
+
new Promise((resolve, reject) => {
|
|
23
|
+
set({
|
|
24
|
+
modal: Object.assign(Object.assign({}, modal), {
|
|
25
|
+
resolve: value => {
|
|
26
|
+
resolve(value), set({
|
|
27
|
+
modal: null
|
|
28
|
+
});
|
|
29
|
+
},
|
|
30
|
+
reject: reason => {
|
|
31
|
+
reject(reason), set({
|
|
32
|
+
modal: null
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
})
|
|
36
|
+
});
|
|
37
|
+
})),
|
|
38
|
+
hide: reason => {
|
|
39
|
+
rejectPendingModal(get().modal, null != reason ? reason : new Error("Modal dismissed.")),
|
|
40
|
+
set({
|
|
41
|
+
modal: null
|
|
42
|
+
});
|
|
43
|
+
},
|
|
44
|
+
resolve: value => {
|
|
45
|
+
var _a;
|
|
46
|
+
const currentModal = get().modal;
|
|
47
|
+
null === (_a = null == currentModal ? void 0 : currentModal.resolve) || void 0 === _a || _a.call(currentModal, value),
|
|
48
|
+
set({
|
|
49
|
+
modal: null
|
|
50
|
+
});
|
|
51
|
+
},
|
|
52
|
+
reject: reason => {
|
|
53
|
+
var _a;
|
|
54
|
+
const currentModal = get().modal;
|
|
55
|
+
null === (_a = null == currentModal ? void 0 : currentModal.reject) || void 0 === _a || _a.call(currentModal, reason),
|
|
56
|
+
set({
|
|
57
|
+
modal: null
|
|
58
|
+
});
|
|
59
|
+
},
|
|
60
|
+
clear: () => {
|
|
61
|
+
rejectPendingModal(get().modal, new Error("Modal cleared.")), set({
|
|
62
|
+
modal: null
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
})), useModal = () => useModalStore(state => state.modal), useModalActions = () => useModalStore(state => state.actions), modalActions = useModalStore.getState().actions, getModal = () => useModalStore.getState().modal;
|
|
67
|
+
|
|
68
|
+
export { useModalActions as a, useModalStore as b, getModal as g, modalActions as m, useModal as u };
|
|
@@ -102,7 +102,7 @@ class UploadsWorker {
|
|
|
102
102
|
break;
|
|
103
103
|
|
|
104
104
|
default:
|
|
105
|
-
|
|
105
|
+
upload.error = UploadError.Other;
|
|
106
106
|
}
|
|
107
107
|
upload.status = FileUploadStatus.failed, this.updateUploadStatus(upload), this.failed.set(upload.id, upload),
|
|
108
108
|
this.notifyStatus();
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import { _ as __awaiter } from "./tslib.es6-C-olHjXV.mjs";
|
|
2
|
+
|
|
3
|
+
import { create } from "zustand";
|
|
4
|
+
|
|
5
|
+
const useVolumeStore = create((set, get) => ({
|
|
6
|
+
volume: 1,
|
|
7
|
+
storedVolume: 1,
|
|
8
|
+
muted: !1,
|
|
9
|
+
elements: new Set,
|
|
10
|
+
feedbackElement: null,
|
|
11
|
+
actions: {
|
|
12
|
+
attachMedia: elements => {
|
|
13
|
+
const media = Array.isArray(elements) ? elements : [ elements ], mediaMap = new Set(get().elements);
|
|
14
|
+
for (const element of media) mediaMap.add(element);
|
|
15
|
+
adjustMediaVolume(mediaMap, get().volume), set({
|
|
16
|
+
elements: mediaMap
|
|
17
|
+
});
|
|
18
|
+
},
|
|
19
|
+
attachFeedbackElement: element => {
|
|
20
|
+
element.loop = !1, set({
|
|
21
|
+
feedbackElement: element
|
|
22
|
+
});
|
|
23
|
+
},
|
|
24
|
+
detachFeedbackElement: element => {
|
|
25
|
+
set({
|
|
26
|
+
feedbackElement: null
|
|
27
|
+
});
|
|
28
|
+
},
|
|
29
|
+
setVolume: volume => {
|
|
30
|
+
const currentVolume = get().muted ? 0 : volume, attachedMedia = get().elements, newStored = volume > 0 ? volume : get().storedVolume;
|
|
31
|
+
attachedMedia.size > 0 && adjustMediaVolume(attachedMedia, currentVolume), set({
|
|
32
|
+
volume: currentVolume,
|
|
33
|
+
storedVolume: newStored
|
|
34
|
+
});
|
|
35
|
+
},
|
|
36
|
+
playFeedback: volume => __awaiter(void 0, void 0, void 0, function*() {
|
|
37
|
+
if (get().muted) return;
|
|
38
|
+
const feedbackElement = get().feedbackElement;
|
|
39
|
+
yield playFeedbackSound(feedbackElement, null != volume ? volume : get().volume);
|
|
40
|
+
}),
|
|
41
|
+
mute: () => __awaiter(void 0, void 0, void 0, function*() {
|
|
42
|
+
if (get().muted) return;
|
|
43
|
+
const volume = get().volume, attachedMedia = get().elements;
|
|
44
|
+
attachedMedia.size > 0 && adjustMediaVolume(attachedMedia, 0), set({
|
|
45
|
+
volume: 0,
|
|
46
|
+
storedVolume: volume,
|
|
47
|
+
muted: !0
|
|
48
|
+
});
|
|
49
|
+
}),
|
|
50
|
+
unmute: () => __awaiter(void 0, void 0, void 0, function*() {
|
|
51
|
+
if (!get().muted) return;
|
|
52
|
+
const storedVolume = get().storedVolume, attachedMedia = get().elements, feedbackElement = get().feedbackElement;
|
|
53
|
+
attachedMedia.size > 0 && adjustMediaVolume(attachedMedia, storedVolume), set({
|
|
54
|
+
volume: storedVolume,
|
|
55
|
+
muted: !1
|
|
56
|
+
}), yield playFeedbackSound(feedbackElement, storedVolume);
|
|
57
|
+
}),
|
|
58
|
+
detachMedia: elements => {
|
|
59
|
+
const media = Array.isArray(elements) ? elements : [ elements ], mediaMap = new Set(get().elements);
|
|
60
|
+
for (const element of media) mediaMap.delete(element);
|
|
61
|
+
set({
|
|
62
|
+
elements: mediaMap
|
|
63
|
+
});
|
|
64
|
+
},
|
|
65
|
+
clearMedia: () => {
|
|
66
|
+
set({
|
|
67
|
+
elements: new Set
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}));
|
|
72
|
+
|
|
73
|
+
function adjustMediaVolume(media, volume) {
|
|
74
|
+
const elements = Array.from(media);
|
|
75
|
+
for (const element of elements) element instanceof HTMLAudioElement && (element.volume = volume),
|
|
76
|
+
element instanceof HTMLVideoElement && (element.volume = volume);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
function playFeedbackSound(element, volume) {
|
|
80
|
+
return __awaiter(this, void 0, void 0, function*() {
|
|
81
|
+
if (element) {
|
|
82
|
+
!element.paused && !element.ended && element.readyState > 2 && (element.pause(),
|
|
83
|
+
element.currentTime = 0), element.volume = Number(volume.toFixed(2)), yield element.play().catch(() => null);
|
|
84
|
+
}
|
|
85
|
+
});
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
const useVolume = () => useVolumeStore(state => state.volume), useStoredVolume = () => useVolumeStore(state => state.storedVolume), useMuted = () => useVolumeStore(state => state.muted), useAttachedMedia = () => useVolumeStore(state => state.elements), useVolumeActions = () => useVolumeStore(state => state.actions), volumeActions = useVolumeStore.getState().actions, getVolume = () => useVolumeStore.getState().volume, getStoredVolume = () => useVolumeStore.getState().storedVolume, getMuted = () => useVolumeStore.getState().muted, getAttachedMedia = () => useVolumeStore.getState().elements;
|
|
89
|
+
|
|
90
|
+
export { getMuted as a, getStoredVolume as b, getVolume as c, useMuted as d, useStoredVolume as e, useVolume as f, getAttachedMedia as g, useVolumeActions as h, useVolumeStore as i, useAttachedMedia as u, volumeActions as v };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as Avatar } from "../../chunks/Avatar-
|
|
1
|
+
export { A as Avatar } from "../../chunks/Avatar-29zhNfxX.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -6,6 +6,6 @@ import "react/jsx-runtime";
|
|
|
6
6
|
|
|
7
7
|
import "react";
|
|
8
8
|
|
|
9
|
-
import "../../chunks/misc-
|
|
9
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
10
10
|
|
|
11
11
|
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-C7YRtPmJ.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -6,8 +6,8 @@ import "react/jsx-runtime";
|
|
|
6
6
|
|
|
7
7
|
import "react";
|
|
8
8
|
|
|
9
|
-
import "../../chunks/Avatar-
|
|
9
|
+
import "../../chunks/Avatar-29zhNfxX.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/misc-
|
|
11
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { B as Button } from "../../chunks/Button-
|
|
1
|
+
export { B as Button } from "../../chunks/Button-BQS3rwrS.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -14,7 +14,7 @@ import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
|
14
14
|
|
|
15
15
|
import "../../chunks/Dot-DZE134mJ.mjs";
|
|
16
16
|
|
|
17
|
-
import "../../chunks/Icon
|
|
17
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
18
18
|
|
|
19
19
|
import "../../hooks/useTheme.mjs";
|
|
20
20
|
|
|
@@ -34,10 +34,10 @@ import "../../theme/type.mjs";
|
|
|
34
34
|
|
|
35
35
|
import "../../hooks/useObserveTheme.mjs";
|
|
36
36
|
|
|
37
|
-
import "../../chunks/misc-
|
|
37
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
38
38
|
|
|
39
39
|
import "../../hooks/useWindow.mjs";
|
|
40
40
|
|
|
41
|
-
import "../../chunks/ProgressIndicator-
|
|
41
|
+
import "../../chunks/ProgressIndicator-B5oByN3i.mjs";
|
|
42
42
|
|
|
43
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-GLNRjmjv.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -6,9 +6,9 @@ import "react/jsx-runtime";
|
|
|
6
6
|
|
|
7
7
|
import "react";
|
|
8
8
|
|
|
9
|
-
import "../../chunks/misc-
|
|
9
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/Icon
|
|
11
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../hooks/useTheme.mjs";
|
|
14
14
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as Camera } from "../../chunks/Camera-
|
|
1
|
+
export { C as Camera } from "../../chunks/Camera-CAp0Y2gN.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -26,12 +26,12 @@ import "../../theme/type.mjs";
|
|
|
26
26
|
|
|
27
27
|
import "../../hooks/useObserveTheme.mjs";
|
|
28
28
|
|
|
29
|
-
import "../../chunks/misc-
|
|
29
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
30
30
|
|
|
31
31
|
import "../../chunks/colors-FQ0uNQcW.mjs";
|
|
32
32
|
|
|
33
33
|
import "../../hooks/useWindow.mjs";
|
|
34
34
|
|
|
35
|
-
import "../../chunks/Avatar-
|
|
35
|
+
import "../../chunks/Avatar-29zhNfxX.mjs";
|
|
36
36
|
|
|
37
|
-
import "../../chunks/Icon
|
|
37
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CheckBox } from "../../chunks/CheckBox-
|
|
1
|
+
export { C as CheckBox } from "../../chunks/CheckBox-7TiT2U47.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -8,9 +8,9 @@ import "motion/react";
|
|
|
8
8
|
|
|
9
9
|
import "react";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/misc-
|
|
11
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
12
12
|
|
|
13
|
-
import "../../chunks/Icon
|
|
13
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
14
14
|
|
|
15
15
|
import "../../hooks/useTheme.mjs";
|
|
16
16
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as Chip } from "../../chunks/Chip-
|
|
1
|
+
export { C as Chip } from "../../chunks/Chip-CKsojimU.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -6,9 +6,9 @@ import "react/jsx-runtime";
|
|
|
6
6
|
|
|
7
7
|
import "react";
|
|
8
8
|
|
|
9
|
-
import "../../chunks/misc-
|
|
9
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/Icon
|
|
11
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../hooks/useTheme.mjs";
|
|
14
14
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DivInput } from "../../chunks/DivInput-
|
|
1
|
+
export { D as DivInput } from "../../chunks/DivInput-g6F1YWTo.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -8,6 +8,6 @@ import "motion/react";
|
|
|
8
8
|
|
|
9
9
|
import "react";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/misc-
|
|
11
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DraggablePanel } from "../../chunks/DrggablePanel-
|
|
1
|
+
export { D as DraggablePanel } from "../../chunks/DrggablePanel-C0AmJy8g.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -26,7 +26,7 @@ import "../../theme/type.mjs";
|
|
|
26
26
|
|
|
27
27
|
import "../../hooks/useObserveTheme.mjs";
|
|
28
28
|
|
|
29
|
-
import "../../chunks/misc-
|
|
29
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
30
30
|
|
|
31
31
|
import "../../hooks/useWindow.mjs";
|
|
32
32
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DropDown } from "../../chunks/DropDown-
|
|
1
|
+
export { D as DropDown } from "../../chunks/DropDown-mwo8fY7p.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -6,9 +6,9 @@ import "react/jsx-runtime";
|
|
|
6
6
|
|
|
7
7
|
import "react";
|
|
8
8
|
|
|
9
|
-
import "../../chunks/misc-
|
|
9
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/Icon
|
|
11
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../hooks/useTheme.mjs";
|
|
14
14
|
|
|
@@ -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-BQ2zZIW5.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -26,6 +26,6 @@ import "../../theme/type.mjs";
|
|
|
26
26
|
|
|
27
27
|
import "../../hooks/useObserveTheme.mjs";
|
|
28
28
|
|
|
29
|
-
import "../../chunks/misc-
|
|
29
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
30
30
|
|
|
31
31
|
import "../../hooks/useWindow.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as FileList } from "../../chunks/FileList-
|
|
1
|
+
export { F as FileList } from "../../chunks/FileList-fh-x9Dzm.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -6,9 +6,9 @@ import "react/jsx-runtime";
|
|
|
6
6
|
|
|
7
7
|
import "react";
|
|
8
8
|
|
|
9
|
-
import "../../chunks/misc-
|
|
9
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
10
10
|
|
|
11
|
-
import "../../chunks/FileIcon-
|
|
11
|
+
import "../../chunks/FileIcon-BQ2zZIW5.mjs";
|
|
12
12
|
|
|
13
13
|
import "../../hooks/useTheme.mjs";
|
|
14
14
|
|
|
@@ -32,8 +32,8 @@ import "../../hooks/useObserveTheme.mjs";
|
|
|
32
32
|
|
|
33
33
|
import "../../hooks/useWindow.mjs";
|
|
34
34
|
|
|
35
|
-
import "../../chunks/Icon
|
|
35
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
36
36
|
|
|
37
|
-
import "../../chunks/ProgressIndicator-
|
|
37
|
+
import "../../chunks/ProgressIndicator-B5oByN3i.mjs";
|
|
38
38
|
|
|
39
39
|
import "motion/react";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { G as Grouper } from "../../chunks/Grouper-
|
|
1
|
+
export { G as Grouper } from "../../chunks/Grouper-naJMvpB9.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -32,6 +32,6 @@ import "../../hooks/useWindow.mjs";
|
|
|
32
32
|
|
|
33
33
|
import "../../chunks/Badge-CC0zSLMf.mjs";
|
|
34
34
|
|
|
35
|
-
import "../../chunks/Icon
|
|
35
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
36
36
|
|
|
37
|
-
import "../../chunks/misc-
|
|
37
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { I as Icon } from "../../chunks/Icon
|
|
1
|
+
export { I as Icon } from "../../chunks/Icon--RjjODc9.mjs";
|
|
2
2
|
|
|
3
|
-
export { S as SliceIcons } from "../../chunks/_types-
|
|
3
|
+
export { S as SliceIcons } from "../../chunks/_types-BVrr_Khp.mjs";
|
|
4
4
|
|
|
5
5
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
6
6
|
|
|
@@ -28,6 +28,6 @@ import "../../theme/type.mjs";
|
|
|
28
28
|
|
|
29
29
|
import "../../hooks/useObserveTheme.mjs";
|
|
30
30
|
|
|
31
|
-
import "../../chunks/misc-
|
|
31
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
32
32
|
|
|
33
33
|
import "../../hooks/useWindow.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButton } from "../../chunks/IconButton-
|
|
1
|
+
export { I as IconButton } from "../../chunks/IconButton-ByBYppAj.mjs";
|
|
2
2
|
|
|
3
3
|
import "../../chunks/tslib.es6-C-olHjXV.mjs";
|
|
4
4
|
|
|
@@ -14,7 +14,7 @@ import "../../chunks/style-inject.es-D0BjEaN8.mjs";
|
|
|
14
14
|
|
|
15
15
|
import "../../chunks/Dot-DZE134mJ.mjs";
|
|
16
16
|
|
|
17
|
-
import "../../chunks/Icon
|
|
17
|
+
import "../../chunks/Icon--RjjODc9.mjs";
|
|
18
18
|
|
|
19
19
|
import "../../hooks/useTheme.mjs";
|
|
20
20
|
|
|
@@ -34,7 +34,7 @@ import "../../theme/type.mjs";
|
|
|
34
34
|
|
|
35
35
|
import "../../hooks/useObserveTheme.mjs";
|
|
36
36
|
|
|
37
|
-
import "../../chunks/misc-
|
|
37
|
+
import "../../chunks/misc-wS74txaa.mjs";
|
|
38
38
|
|
|
39
39
|
import "../../hooks/useWindow.mjs";
|
|
40
40
|
|