@mieweb/ui 0.7.1-dev.2 → 0.7.1-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-OOYEHBYJ.js → chunk-FKHMTRF2.js} +108 -16
- package/dist/chunk-FKHMTRF2.js.map +1 -0
- package/dist/{chunk-7VF6WO7H.cjs → chunk-MBESCEWS.cjs} +191 -26
- package/dist/chunk-MBESCEWS.cjs.map +1 -0
- package/dist/{chunk-FCBQP2U4.cjs → chunk-O5UJRGRV.cjs} +108 -16
- package/dist/chunk-O5UJRGRV.cjs.map +1 -0
- package/dist/{chunk-MCCO4A23.js → chunk-YVBSAIJ4.js} +186 -21
- package/dist/chunk-YVBSAIJ4.js.map +1 -0
- package/dist/components/MediaEditor/index.cjs +7 -7
- package/dist/components/MediaEditor/index.d.cts +11 -1
- package/dist/components/MediaEditor/index.d.ts +11 -1
- package/dist/components/MediaEditor/index.js +2 -2
- package/dist/hooks/index.cjs +9 -9
- package/dist/hooks/index.d.cts +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/index.cjs +15 -15
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/styles.css +1 -1
- package/dist/{useTranscriptEdits-C2BbMU37.d.ts → useTranscriptEdits-C0Hhy2pO.d.ts} +12 -3
- package/dist/{useTranscriptEdits-Hy0Vm-H8.d.cts → useTranscriptEdits-DgeVQMSi.d.cts} +12 -3
- package/package.json +1 -1
- package/dist/chunk-7VF6WO7H.cjs.map +0 -1
- package/dist/chunk-FCBQP2U4.cjs.map +0 -1
- package/dist/chunk-MCCO4A23.js.map +0 -1
- package/dist/chunk-OOYEHBYJ.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -38,7 +38,7 @@ var chunkBB4WQ4LV_cjs = require('./chunk-BB4WQ4LV.cjs');
|
|
|
38
38
|
var chunkCVC4NWFA_cjs = require('./chunk-CVC4NWFA.cjs');
|
|
39
39
|
var chunkKBEKQMVY_cjs = require('./chunk-KBEKQMVY.cjs');
|
|
40
40
|
var chunkCKD554XR_cjs = require('./chunk-CKD554XR.cjs');
|
|
41
|
-
var
|
|
41
|
+
var chunkMBESCEWS_cjs = require('./chunk-MBESCEWS.cjs');
|
|
42
42
|
var chunkGOKC4CCZ_cjs = require('./chunk-GOKC4CCZ.cjs');
|
|
43
43
|
require('./chunk-GLXTVCHN.cjs');
|
|
44
44
|
var chunkBYUV3IZV_cjs = require('./chunk-BYUV3IZV.cjs');
|
|
@@ -74,7 +74,7 @@ var chunkA2QVQF54_cjs = require('./chunk-A2QVQF54.cjs');
|
|
|
74
74
|
var chunkEL2RSQTJ_cjs = require('./chunk-EL2RSQTJ.cjs');
|
|
75
75
|
var chunk4GXECTPS_cjs = require('./chunk-4GXECTPS.cjs');
|
|
76
76
|
var chunk2O7D6F67_cjs = require('./chunk-2O7D6F67.cjs');
|
|
77
|
-
var
|
|
77
|
+
var chunkO5UJRGRV_cjs = require('./chunk-O5UJRGRV.cjs');
|
|
78
78
|
var chunkNUFUV43P_cjs = require('./chunk-NUFUV43P.cjs');
|
|
79
79
|
var chunkJYZW2PZS_cjs = require('./chunk-JYZW2PZS.cjs');
|
|
80
80
|
var chunkYVPC65ZJ_cjs = require('./chunk-YVPC65ZJ.cjs');
|
|
@@ -43221,23 +43221,23 @@ Object.defineProperty(exports, "FenceBlock", {
|
|
|
43221
43221
|
});
|
|
43222
43222
|
Object.defineProperty(exports, "FillerWordsModal", {
|
|
43223
43223
|
enumerable: true,
|
|
43224
|
-
get: function () { return
|
|
43224
|
+
get: function () { return chunkMBESCEWS_cjs.FillerWordsModal; }
|
|
43225
43225
|
});
|
|
43226
43226
|
Object.defineProperty(exports, "MediaEditor", {
|
|
43227
43227
|
enumerable: true,
|
|
43228
|
-
get: function () { return
|
|
43228
|
+
get: function () { return chunkMBESCEWS_cjs.MediaEditor; }
|
|
43229
43229
|
});
|
|
43230
43230
|
Object.defineProperty(exports, "SilenceSettingsModal", {
|
|
43231
43231
|
enumerable: true,
|
|
43232
|
-
get: function () { return
|
|
43232
|
+
get: function () { return chunkMBESCEWS_cjs.SilenceSettingsModal; }
|
|
43233
43233
|
});
|
|
43234
43234
|
Object.defineProperty(exports, "SpeedMarkerMenu", {
|
|
43235
43235
|
enumerable: true,
|
|
43236
|
-
get: function () { return
|
|
43236
|
+
get: function () { return chunkMBESCEWS_cjs.SpeedMarkerMenu; }
|
|
43237
43237
|
});
|
|
43238
43238
|
Object.defineProperty(exports, "WordEditorModal", {
|
|
43239
43239
|
enumerable: true,
|
|
43240
|
-
get: function () { return
|
|
43240
|
+
get: function () { return chunkMBESCEWS_cjs.WordEditorModal; }
|
|
43241
43241
|
});
|
|
43242
43242
|
Object.defineProperty(exports, "Slider", {
|
|
43243
43243
|
enumerable: true,
|
|
@@ -43733,35 +43733,35 @@ Object.defineProperty(exports, "useTheme", {
|
|
|
43733
43733
|
});
|
|
43734
43734
|
Object.defineProperty(exports, "DEFAULT_FILLER_WORDS", {
|
|
43735
43735
|
enumerable: true,
|
|
43736
|
-
get: function () { return
|
|
43736
|
+
get: function () { return chunkO5UJRGRV_cjs.DEFAULT_FILLER_WORDS; }
|
|
43737
43737
|
});
|
|
43738
43738
|
Object.defineProperty(exports, "DEFAULT_MIN_SILENCE_MS", {
|
|
43739
43739
|
enumerable: true,
|
|
43740
|
-
get: function () { return
|
|
43740
|
+
get: function () { return chunkO5UJRGRV_cjs.DEFAULT_MIN_SILENCE_MS; }
|
|
43741
43741
|
});
|
|
43742
43742
|
Object.defineProperty(exports, "DEFAULT_NL_SILENCE_MS", {
|
|
43743
43743
|
enumerable: true,
|
|
43744
|
-
get: function () { return
|
|
43744
|
+
get: function () { return chunkO5UJRGRV_cjs.DEFAULT_NL_SILENCE_MS; }
|
|
43745
43745
|
});
|
|
43746
43746
|
Object.defineProperty(exports, "buildPlaybackSegments", {
|
|
43747
43747
|
enumerable: true,
|
|
43748
|
-
get: function () { return
|
|
43748
|
+
get: function () { return chunkO5UJRGRV_cjs.buildPlaybackSegments; }
|
|
43749
43749
|
});
|
|
43750
43750
|
Object.defineProperty(exports, "getSpeedAtIndex", {
|
|
43751
43751
|
enumerable: true,
|
|
43752
|
-
get: function () { return
|
|
43752
|
+
get: function () { return chunkO5UJRGRV_cjs.getSpeedAtIndex; }
|
|
43753
43753
|
});
|
|
43754
43754
|
Object.defineProperty(exports, "initEditableWords", {
|
|
43755
43755
|
enumerable: true,
|
|
43756
|
-
get: function () { return
|
|
43756
|
+
get: function () { return chunkO5UJRGRV_cjs.initEditableWords; }
|
|
43757
43757
|
});
|
|
43758
43758
|
Object.defineProperty(exports, "insertSilences", {
|
|
43759
43759
|
enumerable: true,
|
|
43760
|
-
get: function () { return
|
|
43760
|
+
get: function () { return chunkO5UJRGRV_cjs.insertSilences; }
|
|
43761
43761
|
});
|
|
43762
43762
|
Object.defineProperty(exports, "useTranscriptEdits", {
|
|
43763
43763
|
enumerable: true,
|
|
43764
|
-
get: function () { return
|
|
43764
|
+
get: function () { return chunkO5UJRGRV_cjs.useTranscriptEdits; }
|
|
43765
43765
|
});
|
|
43766
43766
|
Object.defineProperty(exports, "PLAYBACK_SPEEDS", {
|
|
43767
43767
|
enumerable: true,
|
package/dist/index.d.cts
CHANGED
|
@@ -63,7 +63,7 @@ export { E as EditableWord, c as PLAYBACK_SPEEDS, a as PlaybackSegment, P as Pla
|
|
|
63
63
|
export { VisuallyHidden, VisuallyHiddenProps } from './components/VisuallyHidden/index.cjs';
|
|
64
64
|
export { R as ResolvedTheme, T as Theme, u as useTheme } from './useTheme-B9SWu6ui.cjs';
|
|
65
65
|
export { A as AnchoredPlacement, U as UseAnchoredPositionOptions, a as UseAnchoredPositionReturn, u as useAnchoredPosition } from './useAnchoredPosition-nXdSFKHf.cjs';
|
|
66
|
-
export { D as DEFAULT_FILLER_WORDS, a as DEFAULT_MIN_SILENCE_MS, b as DEFAULT_NL_SILENCE_MS, F as FillerAnalysis, S as SilenceThresholdCount, T as TranscriptClipboard, c as TranscriptEditStats, U as UseTranscriptEditsOptions, d as UseTranscriptEditsResult, e as buildPlaybackSegments, g as getSpeedAtIndex, i as initEditableWords, f as insertSilences, u as useTranscriptEdits } from './useTranscriptEdits-
|
|
66
|
+
export { D as DEFAULT_FILLER_WORDS, a as DEFAULT_MIN_SILENCE_MS, b as DEFAULT_NL_SILENCE_MS, F as FillerAnalysis, S as SilenceThresholdCount, T as TranscriptClipboard, c as TranscriptEditStats, U as UseTranscriptEditsOptions, d as UseTranscriptEditsResult, e as buildPlaybackSegments, g as getSpeedAtIndex, i as initEditableWords, f as insertSilences, u as useTranscriptEdits } from './useTranscriptEdits-DgeVQMSi.cjs';
|
|
67
67
|
export { calculateAge, cn, dateToDisplayFormat, displayFormatToDateString, formatDateValue, formatPhoneNumber, isDateEmpty, isDateInFuture, isDateInPast, isPhoneNumberEmpty, isStorybookDocsMode, isValidDate, isValidDrivingAge, isValidPhoneNumber, parseDateValue, unformatPhoneNumber } from './utils/index.cjs';
|
|
68
68
|
export { i as isHtmlEmpty, s as stripHtmlTags } from './html-MdxqSzjD.cjs';
|
|
69
69
|
export { default as miewebUIPreset, miewebUISafelist } from './tailwind-preset.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -63,7 +63,7 @@ export { E as EditableWord, c as PLAYBACK_SPEEDS, a as PlaybackSegment, P as Pla
|
|
|
63
63
|
export { VisuallyHidden, VisuallyHiddenProps } from './components/VisuallyHidden/index.js';
|
|
64
64
|
export { R as ResolvedTheme, T as Theme, u as useTheme } from './useTheme-B9SWu6ui.js';
|
|
65
65
|
export { A as AnchoredPlacement, U as UseAnchoredPositionOptions, a as UseAnchoredPositionReturn, u as useAnchoredPosition } from './useAnchoredPosition-nXdSFKHf.js';
|
|
66
|
-
export { D as DEFAULT_FILLER_WORDS, a as DEFAULT_MIN_SILENCE_MS, b as DEFAULT_NL_SILENCE_MS, F as FillerAnalysis, S as SilenceThresholdCount, T as TranscriptClipboard, c as TranscriptEditStats, U as UseTranscriptEditsOptions, d as UseTranscriptEditsResult, e as buildPlaybackSegments, g as getSpeedAtIndex, i as initEditableWords, f as insertSilences, u as useTranscriptEdits } from './useTranscriptEdits-
|
|
66
|
+
export { D as DEFAULT_FILLER_WORDS, a as DEFAULT_MIN_SILENCE_MS, b as DEFAULT_NL_SILENCE_MS, F as FillerAnalysis, S as SilenceThresholdCount, T as TranscriptClipboard, c as TranscriptEditStats, U as UseTranscriptEditsOptions, d as UseTranscriptEditsResult, e as buildPlaybackSegments, g as getSpeedAtIndex, i as initEditableWords, f as insertSilences, u as useTranscriptEdits } from './useTranscriptEdits-C0Hhy2pO.js';
|
|
67
67
|
export { calculateAge, cn, dateToDisplayFormat, displayFormatToDateString, formatDateValue, formatPhoneNumber, isDateEmpty, isDateInFuture, isDateInPast, isPhoneNumberEmpty, isStorybookDocsMode, isValidDate, isValidDrivingAge, isValidPhoneNumber, parseDateValue, unformatPhoneNumber } from './utils/index.js';
|
|
68
68
|
export { i as isHtmlEmpty, s as stripHtmlTags } from './html-MdxqSzjD.js';
|
|
69
69
|
export { default as miewebUIPreset, miewebUISafelist } from './tailwind-preset.js';
|
package/dist/index.js
CHANGED
|
@@ -47,7 +47,7 @@ export { HtmlPreviewBlock } from './chunk-UFYXU7KV.js';
|
|
|
47
47
|
export { MermaidBlock } from './chunk-T3RWXOCM.js';
|
|
48
48
|
export { SurveyBlock } from './chunk-I2W24RHW.js';
|
|
49
49
|
export { FenceBlock } from './chunk-RHYIFIT5.js';
|
|
50
|
-
export { FillerWordsModal, MediaEditor, SilenceSettingsModal, SpeedMarkerMenu, WordEditorModal } from './chunk-
|
|
50
|
+
export { FillerWordsModal, MediaEditor, SilenceSettingsModal, SpeedMarkerMenu, WordEditorModal } from './chunk-YVBSAIJ4.js';
|
|
51
51
|
export { Slider, sliderRangeVariants, sliderThumbVariants, sliderTrackVariants } from './chunk-JBB25LFB.js';
|
|
52
52
|
import './chunk-RISZWWEQ.js';
|
|
53
53
|
export { MediaPlayer, inferMediaKind, mediaPlayerVariants } from './chunk-KOCTIB6U.js';
|
|
@@ -102,7 +102,7 @@ export { Badge, badgeVariants } from './chunk-T42BCIUA.js';
|
|
|
102
102
|
import { useCommandK, useIsMobile, useMediaQuery, useScrollSpy } from './chunk-ZGSC2CB2.js';
|
|
103
103
|
export { useCommandK, useIsDesktop, useIsLargeDesktop, useIsMobile, useIsMobileOrTablet, useIsSmallTablet, useIsTablet, useKeyboardShortcut, useMediaQuery, useScrollSpy } from './chunk-ZGSC2CB2.js';
|
|
104
104
|
export { useTheme } from './chunk-KJZNEVYM.js';
|
|
105
|
-
export { DEFAULT_FILLER_WORDS, DEFAULT_MIN_SILENCE_MS, DEFAULT_NL_SILENCE_MS, buildPlaybackSegments, getSpeedAtIndex, initEditableWords, insertSilences, useTranscriptEdits } from './chunk-
|
|
105
|
+
export { DEFAULT_FILLER_WORDS, DEFAULT_MIN_SILENCE_MS, DEFAULT_NL_SILENCE_MS, buildPlaybackSegments, getSpeedAtIndex, initEditableWords, insertSilences, useTranscriptEdits } from './chunk-FKHMTRF2.js';
|
|
106
106
|
export { PLAYBACK_SPEEDS } from './chunk-6CGM5H4J.js';
|
|
107
107
|
export { useMediaTransport } from './chunk-SQHMGT4W.js';
|
|
108
108
|
import { useLiveAnnouncement, useDragReorder, dragIndicatorClasses, reorderIds } from './chunk-7ZVTLTJF.js';
|