@mieweb/ui 0.7.3-dev.10 → 0.7.3-dev.11
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-FRZGGC5P.cjs → chunk-3KY5W3ZN.cjs} +7 -7
- package/dist/{chunk-FRZGGC5P.cjs.map → chunk-3KY5W3ZN.cjs.map} +1 -1
- package/dist/{chunk-CXMGO7TD.js → chunk-3X4GPM35.js} +5 -5
- package/dist/{chunk-CXMGO7TD.js.map → chunk-3X4GPM35.js.map} +1 -1
- package/dist/{chunk-EXSGF4YH.js → chunk-6H7NO5XX.js} +3 -3
- package/dist/{chunk-EXSGF4YH.js.map → chunk-6H7NO5XX.js.map} +1 -1
- package/dist/chunk-6NZXWKUE.js +3 -0
- package/dist/chunk-6NZXWKUE.js.map +1 -0
- package/dist/{chunk-QUUBTNMH.js → chunk-CLT4ASY7.js} +45 -15
- package/dist/chunk-CLT4ASY7.js.map +1 -0
- package/dist/{chunk-WDHWMROB.cjs → chunk-DIL553SJ.cjs} +10 -10
- package/dist/{chunk-WDHWMROB.cjs.map → chunk-DIL553SJ.cjs.map} +1 -1
- package/dist/{chunk-KFLDXJEE.js → chunk-DMIQS5KK.js} +46 -15
- package/dist/chunk-DMIQS5KK.js.map +1 -0
- package/dist/{chunk-VD6GHFMF.cjs → chunk-F7CQ5RO7.cjs} +44 -2
- package/dist/chunk-F7CQ5RO7.cjs.map +1 -0
- package/dist/{chunk-RP355H4V.js → chunk-FXTNCCD2.js} +43 -3
- package/dist/chunk-FXTNCCD2.js.map +1 -0
- package/dist/{chunk-5IDYOJHO.cjs → chunk-G6GJXVQC.cjs} +45 -15
- package/dist/chunk-G6GJXVQC.cjs.map +1 -0
- package/dist/{chunk-AHEIXYLT.js → chunk-GV3DE6KR.js} +3 -3
- package/dist/{chunk-AHEIXYLT.js.map → chunk-GV3DE6KR.js.map} +1 -1
- package/dist/{chunk-4VDL3C3X.js → chunk-I2AHT7JM.js} +13 -2
- package/dist/chunk-I2AHT7JM.js.map +1 -0
- package/dist/chunk-I44YNYI6.cjs +4 -0
- package/dist/chunk-I44YNYI6.cjs.map +1 -0
- package/dist/{chunk-ZI6KNWOK.js → chunk-ICMR3TYV.js} +3 -3
- package/dist/{chunk-ZI6KNWOK.js.map → chunk-ICMR3TYV.js.map} +1 -1
- package/dist/{chunk-O3V3VI4U.cjs → chunk-JU62BLDY.cjs} +13 -2
- package/dist/chunk-JU62BLDY.cjs.map +1 -0
- package/dist/{chunk-3T3JKV6Q.cjs → chunk-LFSP53TY.cjs} +7 -7
- package/dist/{chunk-3T3JKV6Q.cjs.map → chunk-LFSP53TY.cjs.map} +1 -1
- package/dist/{chunk-O5UATYAO.cjs → chunk-N7JVAXHD.cjs} +4 -4
- package/dist/{chunk-O5UATYAO.cjs.map → chunk-N7JVAXHD.cjs.map} +1 -1
- package/dist/{chunk-BPUOFQNK.cjs → chunk-PCWIN32O.cjs} +4 -4
- package/dist/{chunk-BPUOFQNK.cjs.map → chunk-PCWIN32O.cjs.map} +1 -1
- package/dist/{chunk-S3MKIDYG.cjs → chunk-SMGNJGFT.cjs} +46 -15
- package/dist/chunk-SMGNJGFT.cjs.map +1 -0
- package/dist/{chunk-XCIH6I4D.js → chunk-UGJFT2QF.js} +4 -4
- package/dist/{chunk-XCIH6I4D.js.map → chunk-UGJFT2QF.js.map} +1 -1
- package/dist/{chunk-MSGYPBA4.js → chunk-UHVNVZ7L.js} +3 -3
- package/dist/{chunk-MSGYPBA4.js.map → chunk-UHVNVZ7L.js.map} +1 -1
- package/dist/{chunk-JF6C5B3I.cjs → chunk-UZJDXFQE.cjs} +4 -4
- package/dist/{chunk-JF6C5B3I.cjs.map → chunk-UZJDXFQE.cjs.map} +1 -1
- package/dist/{chunk-DEHYGDBC.js → chunk-WUPT5SUN.js} +3 -3
- package/dist/{chunk-DEHYGDBC.js.map → chunk-WUPT5SUN.js.map} +1 -1
- package/dist/{chunk-VPQ4WZ66.cjs → chunk-WWIBIUWT.cjs} +27 -27
- package/dist/{chunk-VPQ4WZ66.cjs.map → chunk-WWIBIUWT.cjs.map} +1 -1
- package/dist/components/Autocomplete/index.cjs +4 -3
- package/dist/components/Autocomplete/index.js +3 -2
- package/dist/components/Checkbox/index.cjs +5 -4
- package/dist/components/Checkbox/index.d.cts +9 -1
- package/dist/components/Checkbox/index.d.ts +9 -1
- package/dist/components/Checkbox/index.js +2 -1
- package/dist/components/DateInput/index.cjs +4 -3
- package/dist/components/DateInput/index.js +3 -2
- package/dist/components/Dropdown/index.cjs +9 -8
- package/dist/components/Dropdown/index.js +3 -2
- package/dist/components/Input/index.cjs +13 -4
- package/dist/components/Input/index.d.cts +9 -1
- package/dist/components/Input/index.d.ts +9 -1
- package/dist/components/Input/index.js +2 -1
- package/dist/components/MediaEditor/index.cjs +9 -8
- package/dist/components/MediaEditor/index.js +4 -3
- package/dist/components/PhoneInput/index.cjs +5 -4
- package/dist/components/PhoneInput/index.js +3 -2
- package/dist/components/Radio/index.cjs +5 -4
- package/dist/components/Radio/index.d.cts +9 -1
- package/dist/components/Radio/index.d.ts +9 -1
- package/dist/components/Radio/index.js +2 -1
- package/dist/components/RichTextEditor/index.cjs +7 -6
- package/dist/components/RichTextEditor/index.js +4 -3
- package/dist/components/SuperChat/index.cjs +7 -6
- package/dist/components/SuperChat/index.cjs.map +1 -1
- package/dist/components/SuperChat/index.js +3 -2
- package/dist/components/SuperChat/index.js.map +1 -1
- package/dist/esheet.cjs +8 -7
- package/dist/esheet.cjs.map +1 -1
- package/dist/esheet.js +5 -4
- package/dist/esheet.js.map +1 -1
- package/dist/index.cjs +262 -253
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +18 -17
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/tailwind-preset.cjs +4 -4
- package/dist/tailwind-preset.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-4VDL3C3X.js.map +0 -1
- package/dist/chunk-5IDYOJHO.cjs.map +0 -1
- package/dist/chunk-KFLDXJEE.js.map +0 -1
- package/dist/chunk-O3V3VI4U.cjs.map +0 -1
- package/dist/chunk-QUUBTNMH.js.map +0 -1
- package/dist/chunk-RP355H4V.js.map +0 -1
- package/dist/chunk-S3MKIDYG.cjs.map +0 -1
- package/dist/chunk-VD6GHFMF.cjs.map +0 -1
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var chunkUZJDXFQE_cjs = require('../../chunk-UZJDXFQE.cjs');
|
|
4
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
5
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
5
6
|
require('../../chunk-FSGEDDF2.cjs');
|
|
6
7
|
require('../../chunk-MYFZYUPR.cjs');
|
|
7
8
|
require('../../chunk-S5RVSXDV.cjs');
|
|
@@ -10,7 +11,7 @@ require('../../chunk-S5RVSXDV.cjs');
|
|
|
10
11
|
|
|
11
12
|
Object.defineProperty(exports, "Autocomplete", {
|
|
12
13
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkUZJDXFQE_cjs.Autocomplete; }
|
|
14
15
|
});
|
|
15
16
|
//# sourceMappingURL=index.cjs.map
|
|
16
17
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { Autocomplete } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { Autocomplete } from '../../chunk-WUPT5SUN.js';
|
|
2
|
+
import '../../chunk-6NZXWKUE.js';
|
|
3
|
+
import '../../chunk-FXTNCCD2.js';
|
|
3
4
|
import '../../chunk-62ZOA6PX.js';
|
|
4
5
|
import '../../chunk-BOOJDRJO.js';
|
|
5
6
|
import '../../chunk-TQONQSJO.js';
|
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkSMGNJGFT_cjs = require('../../chunk-SMGNJGFT.cjs');
|
|
4
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
4
5
|
require('../../chunk-S5RVSXDV.cjs');
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
Object.defineProperty(exports, "Checkbox", {
|
|
9
10
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkSMGNJGFT_cjs.Checkbox; }
|
|
11
12
|
});
|
|
12
13
|
Object.defineProperty(exports, "CheckboxGroup", {
|
|
13
14
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkSMGNJGFT_cjs.CheckboxGroup; }
|
|
15
16
|
});
|
|
16
17
|
Object.defineProperty(exports, "checkboxVariants", {
|
|
17
18
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkSMGNJGFT_cjs.checkboxVariants; }
|
|
19
20
|
});
|
|
20
21
|
//# sourceMappingURL=index.cjs.map
|
|
21
22
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -32,6 +32,14 @@ declare const Checkbox: React.ForwardRefExoticComponent<CheckboxProps & React.Re
|
|
|
32
32
|
interface CheckboxGroupProps {
|
|
33
33
|
/** Group label */
|
|
34
34
|
label?: string;
|
|
35
|
+
/**
|
|
36
|
+
* How the group label is rendered.
|
|
37
|
+
* - `stacked` (default): label above the options.
|
|
38
|
+
* - `floating`: renders the group as a bordered field matching floating
|
|
39
|
+
* inputs, with the label fixed in the floated position so mixed forms
|
|
40
|
+
* stay vertically aligned.
|
|
41
|
+
*/
|
|
42
|
+
labelVariant?: 'stacked' | 'floating';
|
|
35
43
|
/** Description for the group */
|
|
36
44
|
description?: string;
|
|
37
45
|
/** Error message for the group */
|
|
@@ -55,7 +63,7 @@ interface CheckboxGroupProps {
|
|
|
55
63
|
* </CheckboxGroup>
|
|
56
64
|
* ```
|
|
57
65
|
*/
|
|
58
|
-
declare function CheckboxGroup({ label, description, error, orientation, children, className, }: CheckboxGroupProps): react_jsx_runtime.JSX.Element;
|
|
66
|
+
declare function CheckboxGroup({ label, labelVariant, description, error, orientation, children, className, }: CheckboxGroupProps): react_jsx_runtime.JSX.Element;
|
|
59
67
|
declare namespace CheckboxGroup {
|
|
60
68
|
var displayName: string;
|
|
61
69
|
}
|
|
@@ -32,6 +32,14 @@ declare const Checkbox: React.ForwardRefExoticComponent<CheckboxProps & React.Re
|
|
|
32
32
|
interface CheckboxGroupProps {
|
|
33
33
|
/** Group label */
|
|
34
34
|
label?: string;
|
|
35
|
+
/**
|
|
36
|
+
* How the group label is rendered.
|
|
37
|
+
* - `stacked` (default): label above the options.
|
|
38
|
+
* - `floating`: renders the group as a bordered field matching floating
|
|
39
|
+
* inputs, with the label fixed in the floated position so mixed forms
|
|
40
|
+
* stay vertically aligned.
|
|
41
|
+
*/
|
|
42
|
+
labelVariant?: 'stacked' | 'floating';
|
|
35
43
|
/** Description for the group */
|
|
36
44
|
description?: string;
|
|
37
45
|
/** Error message for the group */
|
|
@@ -55,7 +63,7 @@ interface CheckboxGroupProps {
|
|
|
55
63
|
* </CheckboxGroup>
|
|
56
64
|
* ```
|
|
57
65
|
*/
|
|
58
|
-
declare function CheckboxGroup({ label, description, error, orientation, children, className, }: CheckboxGroupProps): react_jsx_runtime.JSX.Element;
|
|
66
|
+
declare function CheckboxGroup({ label, labelVariant, description, error, orientation, children, className, }: CheckboxGroupProps): react_jsx_runtime.JSX.Element;
|
|
59
67
|
declare namespace CheckboxGroup {
|
|
60
68
|
var displayName: string;
|
|
61
69
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { Checkbox, CheckboxGroup, checkboxVariants } from '../../chunk-
|
|
1
|
+
export { Checkbox, CheckboxGroup, checkboxVariants } from '../../chunk-DMIQS5KK.js';
|
|
2
|
+
import '../../chunk-FXTNCCD2.js';
|
|
2
3
|
import '../../chunk-TQONQSJO.js';
|
|
3
4
|
//# sourceMappingURL=index.js.map
|
|
4
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var chunk3KY5W3ZN_cjs = require('../../chunk-3KY5W3ZN.cjs');
|
|
4
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
5
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
5
6
|
require('../../chunk-MYFZYUPR.cjs');
|
|
6
7
|
require('../../chunk-CW75IKA6.cjs');
|
|
7
8
|
require('../../chunk-S5RVSXDV.cjs');
|
|
@@ -10,7 +11,7 @@ require('../../chunk-S5RVSXDV.cjs');
|
|
|
10
11
|
|
|
11
12
|
Object.defineProperty(exports, "DateInput", {
|
|
12
13
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunk3KY5W3ZN_cjs.DateInput; }
|
|
14
15
|
});
|
|
15
16
|
//# sourceMappingURL=index.cjs.map
|
|
16
17
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { DateInput } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { DateInput } from '../../chunk-UHVNVZ7L.js';
|
|
2
|
+
import '../../chunk-6NZXWKUE.js';
|
|
3
|
+
import '../../chunk-FXTNCCD2.js';
|
|
3
4
|
import '../../chunk-BOOJDRJO.js';
|
|
4
5
|
import '../../chunk-RC2YMOMS.js';
|
|
5
6
|
import '../../chunk-TQONQSJO.js';
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var chunkN7JVAXHD_cjs = require('../../chunk-N7JVAXHD.cjs');
|
|
4
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
5
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
5
6
|
require('../../chunk-FHY3K6PL.cjs');
|
|
6
7
|
require('../../chunk-FSGEDDF2.cjs');
|
|
7
8
|
require('../../chunk-MYFZYUPR.cjs');
|
|
@@ -11,27 +12,27 @@ require('../../chunk-S5RVSXDV.cjs');
|
|
|
11
12
|
|
|
12
13
|
Object.defineProperty(exports, "Dropdown", {
|
|
13
14
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkN7JVAXHD_cjs.Dropdown; }
|
|
15
16
|
});
|
|
16
17
|
Object.defineProperty(exports, "DropdownContent", {
|
|
17
18
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkN7JVAXHD_cjs.DropdownContent; }
|
|
19
20
|
});
|
|
20
21
|
Object.defineProperty(exports, "DropdownHeader", {
|
|
21
22
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkN7JVAXHD_cjs.DropdownHeader; }
|
|
23
24
|
});
|
|
24
25
|
Object.defineProperty(exports, "DropdownItem", {
|
|
25
26
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkN7JVAXHD_cjs.DropdownItem; }
|
|
27
28
|
});
|
|
28
29
|
Object.defineProperty(exports, "DropdownLabel", {
|
|
29
30
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkN7JVAXHD_cjs.DropdownLabel; }
|
|
31
32
|
});
|
|
32
33
|
Object.defineProperty(exports, "DropdownSeparator", {
|
|
33
34
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkN7JVAXHD_cjs.DropdownSeparator; }
|
|
35
36
|
});
|
|
36
37
|
//# sourceMappingURL=index.cjs.map
|
|
37
38
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { Dropdown, DropdownContent, DropdownHeader, DropdownItem, DropdownLabel, DropdownSeparator } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { Dropdown, DropdownContent, DropdownHeader, DropdownItem, DropdownLabel, DropdownSeparator } from '../../chunk-GV3DE6KR.js';
|
|
2
|
+
import '../../chunk-6NZXWKUE.js';
|
|
3
|
+
import '../../chunk-FXTNCCD2.js';
|
|
3
4
|
import '../../chunk-T4ME7QCT.js';
|
|
4
5
|
import '../../chunk-62ZOA6PX.js';
|
|
5
6
|
import '../../chunk-BOOJDRJO.js';
|
|
@@ -1,21 +1,30 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
4
|
+
var chunkF7CQ5RO7_cjs = require('../../chunk-F7CQ5RO7.cjs');
|
|
4
5
|
require('../../chunk-S5RVSXDV.cjs');
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
Object.defineProperty(exports, "Input", {
|
|
9
10
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkF7CQ5RO7_cjs.Input; }
|
|
12
|
+
});
|
|
13
|
+
Object.defineProperty(exports, "floatingGroupLabelVariants", {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return chunkF7CQ5RO7_cjs.floatingGroupLabelVariants; }
|
|
16
|
+
});
|
|
17
|
+
Object.defineProperty(exports, "floatingGroupVariants", {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return chunkF7CQ5RO7_cjs.floatingGroupVariants; }
|
|
11
20
|
});
|
|
12
21
|
Object.defineProperty(exports, "floatingLabelVariants", {
|
|
13
22
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkF7CQ5RO7_cjs.floatingLabelVariants; }
|
|
15
24
|
});
|
|
16
25
|
Object.defineProperty(exports, "inputVariants", {
|
|
17
26
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkF7CQ5RO7_cjs.inputVariants; }
|
|
19
28
|
});
|
|
20
29
|
//# sourceMappingURL=index.cjs.map
|
|
21
30
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -7,6 +7,14 @@ declare const inputVariants: (props?: ({
|
|
|
7
7
|
hasError?: boolean | null | undefined;
|
|
8
8
|
labelVariant?: "stacked" | "floating" | null | undefined;
|
|
9
9
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
|
+
declare const floatingGroupVariants: (props?: ({
|
|
11
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
12
|
+
hasError?: boolean | null | undefined;
|
|
13
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
14
|
+
declare const floatingGroupLabelVariants: (props?: ({
|
|
15
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
16
|
+
hasError?: boolean | null | undefined;
|
|
17
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
18
|
declare const floatingLabelVariants: (props?: ({
|
|
11
19
|
size?: "sm" | "md" | "lg" | null | undefined;
|
|
12
20
|
hasError?: boolean | null | undefined;
|
|
@@ -44,4 +52,4 @@ interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, '
|
|
|
44
52
|
*/
|
|
45
53
|
declare const Input: React.ForwardRefExoticComponent<InputProps & React.RefAttributes<HTMLInputElement>>;
|
|
46
54
|
|
|
47
|
-
export { Input, type InputProps, floatingLabelVariants, inputVariants };
|
|
55
|
+
export { Input, type InputProps, floatingGroupLabelVariants, floatingGroupVariants, floatingLabelVariants, inputVariants };
|
|
@@ -7,6 +7,14 @@ declare const inputVariants: (props?: ({
|
|
|
7
7
|
hasError?: boolean | null | undefined;
|
|
8
8
|
labelVariant?: "stacked" | "floating" | null | undefined;
|
|
9
9
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
|
+
declare const floatingGroupVariants: (props?: ({
|
|
11
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
12
|
+
hasError?: boolean | null | undefined;
|
|
13
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
14
|
+
declare const floatingGroupLabelVariants: (props?: ({
|
|
15
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
16
|
+
hasError?: boolean | null | undefined;
|
|
17
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
18
|
declare const floatingLabelVariants: (props?: ({
|
|
11
19
|
size?: "sm" | "md" | "lg" | null | undefined;
|
|
12
20
|
hasError?: boolean | null | undefined;
|
|
@@ -44,4 +52,4 @@ interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, '
|
|
|
44
52
|
*/
|
|
45
53
|
declare const Input: React.ForwardRefExoticComponent<InputProps & React.RefAttributes<HTMLInputElement>>;
|
|
46
54
|
|
|
47
|
-
export { Input, type InputProps, floatingLabelVariants, inputVariants };
|
|
55
|
+
export { Input, type InputProps, floatingGroupLabelVariants, floatingGroupVariants, floatingLabelVariants, inputVariants };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import '../../chunk-6NZXWKUE.js';
|
|
2
|
+
export { Input, floatingGroupLabelVariants, floatingGroupVariants, floatingLabelVariants, inputVariants } from '../../chunk-FXTNCCD2.js';
|
|
2
3
|
import '../../chunk-TQONQSJO.js';
|
|
3
4
|
//# sourceMappingURL=index.js.map
|
|
4
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkDIL553SJ_cjs = require('../../chunk-DIL553SJ.cjs');
|
|
4
4
|
require('../../chunk-YMHOF6WA.cjs');
|
|
5
5
|
require('../../chunk-JP5SGIXA.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-SMGNJGFT.cjs');
|
|
7
7
|
require('../../chunk-VAKZEVDE.cjs');
|
|
8
8
|
require('../../chunk-P2VTQ5AR.cjs');
|
|
9
|
-
require('../../chunk-
|
|
9
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
10
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
10
11
|
require('../../chunk-RDGRKYQ5.cjs');
|
|
11
12
|
require('../../chunk-NPKPCYAT.cjs');
|
|
12
13
|
require('../../chunk-NUFUV43P.cjs');
|
|
@@ -22,23 +23,23 @@ require('../../chunk-SCV7C55E.cjs');
|
|
|
22
23
|
|
|
23
24
|
Object.defineProperty(exports, "FillerWordsModal", {
|
|
24
25
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkDIL553SJ_cjs.FillerWordsModal; }
|
|
26
27
|
});
|
|
27
28
|
Object.defineProperty(exports, "MediaEditor", {
|
|
28
29
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkDIL553SJ_cjs.MediaEditor; }
|
|
30
31
|
});
|
|
31
32
|
Object.defineProperty(exports, "SilenceSettingsModal", {
|
|
32
33
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkDIL553SJ_cjs.SilenceSettingsModal; }
|
|
34
35
|
});
|
|
35
36
|
Object.defineProperty(exports, "SpeedMarkerMenu", {
|
|
36
37
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkDIL553SJ_cjs.SpeedMarkerMenu; }
|
|
38
39
|
});
|
|
39
40
|
Object.defineProperty(exports, "WordEditorModal", {
|
|
40
41
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkDIL553SJ_cjs.WordEditorModal; }
|
|
42
43
|
});
|
|
43
44
|
//# sourceMappingURL=index.cjs.map
|
|
44
45
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
export { FillerWordsModal, MediaEditor, SilenceSettingsModal, SpeedMarkerMenu, WordEditorModal } from '../../chunk-
|
|
1
|
+
export { FillerWordsModal, MediaEditor, SilenceSettingsModal, SpeedMarkerMenu, WordEditorModal } from '../../chunk-UGJFT2QF.js';
|
|
2
2
|
import '../../chunk-OTQ72WX3.js';
|
|
3
3
|
import '../../chunk-EMMYFHOT.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-DMIQS5KK.js';
|
|
5
5
|
import '../../chunk-U35KWHXP.js';
|
|
6
6
|
import '../../chunk-XMCIXHGH.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-6NZXWKUE.js';
|
|
8
|
+
import '../../chunk-FXTNCCD2.js';
|
|
8
9
|
import '../../chunk-D2GID3YK.js';
|
|
9
10
|
import '../../chunk-UUI7WXI5.js';
|
|
10
11
|
import '../../chunk-6CGM5H4J.js';
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var chunkPCWIN32O_cjs = require('../../chunk-PCWIN32O.cjs');
|
|
4
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
5
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
5
6
|
require('../../chunk-L7YQBSEL.cjs');
|
|
6
7
|
require('../../chunk-S5RVSXDV.cjs');
|
|
7
8
|
|
|
@@ -9,11 +10,11 @@ require('../../chunk-S5RVSXDV.cjs');
|
|
|
9
10
|
|
|
10
11
|
Object.defineProperty(exports, "PhoneInput", {
|
|
11
12
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkPCWIN32O_cjs.PhoneInput; }
|
|
13
14
|
});
|
|
14
15
|
Object.defineProperty(exports, "PhoneInputGroup", {
|
|
15
16
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkPCWIN32O_cjs.PhoneInputGroup; }
|
|
17
18
|
});
|
|
18
19
|
//# sourceMappingURL=index.cjs.map
|
|
19
20
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { PhoneInput, PhoneInputGroup } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { PhoneInput, PhoneInputGroup } from '../../chunk-6H7NO5XX.js';
|
|
2
|
+
import '../../chunk-6NZXWKUE.js';
|
|
3
|
+
import '../../chunk-FXTNCCD2.js';
|
|
3
4
|
import '../../chunk-ZVPJ2MH6.js';
|
|
4
5
|
import '../../chunk-TQONQSJO.js';
|
|
5
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkG6GJXVQC_cjs = require('../../chunk-G6GJXVQC.cjs');
|
|
4
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
4
5
|
require('../../chunk-S5RVSXDV.cjs');
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
Object.defineProperty(exports, "Radio", {
|
|
9
10
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkG6GJXVQC_cjs.Radio; }
|
|
11
12
|
});
|
|
12
13
|
Object.defineProperty(exports, "RadioGroup", {
|
|
13
14
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkG6GJXVQC_cjs.RadioGroup; }
|
|
15
16
|
});
|
|
16
17
|
Object.defineProperty(exports, "radioVariants", {
|
|
17
18
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkG6GJXVQC_cjs.radioVariants; }
|
|
19
20
|
});
|
|
20
21
|
//# sourceMappingURL=index.cjs.map
|
|
21
22
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -17,6 +17,14 @@ interface RadioGroupProps {
|
|
|
17
17
|
onValueChange?: (value: string) => void;
|
|
18
18
|
/** Group label */
|
|
19
19
|
label?: string;
|
|
20
|
+
/**
|
|
21
|
+
* How the group label is rendered.
|
|
22
|
+
* - `stacked` (default): label above the options.
|
|
23
|
+
* - `floating`: renders the group as a bordered field matching floating
|
|
24
|
+
* inputs, with the label fixed in the floated position so mixed forms
|
|
25
|
+
* stay vertically aligned.
|
|
26
|
+
*/
|
|
27
|
+
labelVariant?: 'stacked' | 'floating';
|
|
20
28
|
/** Description for the group */
|
|
21
29
|
description?: string;
|
|
22
30
|
/** Error message */
|
|
@@ -44,7 +52,7 @@ interface RadioGroupProps {
|
|
|
44
52
|
* </RadioGroup>
|
|
45
53
|
* ```
|
|
46
54
|
*/
|
|
47
|
-
declare function RadioGroup({ name, value: controlledValue, defaultValue, onValueChange, label, description, error, disabled, size, orientation, children, className, }: RadioGroupProps): react_jsx_runtime.JSX.Element;
|
|
55
|
+
declare function RadioGroup({ name, value: controlledValue, defaultValue, onValueChange, label, labelVariant, description, error, disabled, size, orientation, children, className, }: RadioGroupProps): react_jsx_runtime.JSX.Element;
|
|
48
56
|
declare namespace RadioGroup {
|
|
49
57
|
var displayName: string;
|
|
50
58
|
}
|
|
@@ -17,6 +17,14 @@ interface RadioGroupProps {
|
|
|
17
17
|
onValueChange?: (value: string) => void;
|
|
18
18
|
/** Group label */
|
|
19
19
|
label?: string;
|
|
20
|
+
/**
|
|
21
|
+
* How the group label is rendered.
|
|
22
|
+
* - `stacked` (default): label above the options.
|
|
23
|
+
* - `floating`: renders the group as a bordered field matching floating
|
|
24
|
+
* inputs, with the label fixed in the floated position so mixed forms
|
|
25
|
+
* stay vertically aligned.
|
|
26
|
+
*/
|
|
27
|
+
labelVariant?: 'stacked' | 'floating';
|
|
20
28
|
/** Description for the group */
|
|
21
29
|
description?: string;
|
|
22
30
|
/** Error message */
|
|
@@ -44,7 +52,7 @@ interface RadioGroupProps {
|
|
|
44
52
|
* </RadioGroup>
|
|
45
53
|
* ```
|
|
46
54
|
*/
|
|
47
|
-
declare function RadioGroup({ name, value: controlledValue, defaultValue, onValueChange, label, description, error, disabled, size, orientation, children, className, }: RadioGroupProps): react_jsx_runtime.JSX.Element;
|
|
55
|
+
declare function RadioGroup({ name, value: controlledValue, defaultValue, onValueChange, label, labelVariant, description, error, disabled, size, orientation, children, className, }: RadioGroupProps): react_jsx_runtime.JSX.Element;
|
|
48
56
|
declare namespace RadioGroup {
|
|
49
57
|
var displayName: string;
|
|
50
58
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { Radio, RadioGroup, radioVariants } from '../../chunk-
|
|
1
|
+
export { Radio, RadioGroup, radioVariants } from '../../chunk-CLT4ASY7.js';
|
|
2
|
+
import '../../chunk-FXTNCCD2.js';
|
|
2
3
|
import '../../chunk-TQONQSJO.js';
|
|
3
4
|
//# sourceMappingURL=index.js.map
|
|
4
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkLFSP53TY_cjs = require('../../chunk-LFSP53TY.cjs');
|
|
4
4
|
require('../../chunk-YP5T6NZD.cjs');
|
|
5
|
-
require('../../chunk-
|
|
6
|
-
require('../../chunk-
|
|
5
|
+
require('../../chunk-N7JVAXHD.cjs');
|
|
6
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
7
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
7
8
|
require('../../chunk-RDGRKYQ5.cjs');
|
|
8
9
|
require('../../chunk-FHY3K6PL.cjs');
|
|
9
10
|
require('../../chunk-FSGEDDF2.cjs');
|
|
@@ -15,15 +16,15 @@ require('../../chunk-S5RVSXDV.cjs');
|
|
|
15
16
|
|
|
16
17
|
Object.defineProperty(exports, "RichTextEditor", {
|
|
17
18
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkLFSP53TY_cjs.RichTextEditor; }
|
|
19
20
|
});
|
|
20
21
|
Object.defineProperty(exports, "convertAngleBracketsToMustache", {
|
|
21
22
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkLFSP53TY_cjs.convertAngleBracketsToMustache; }
|
|
23
24
|
});
|
|
24
25
|
Object.defineProperty(exports, "processDictation", {
|
|
25
26
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkLFSP53TY_cjs.processDictation; }
|
|
27
28
|
});
|
|
28
29
|
Object.defineProperty(exports, "isHtmlEmpty", {
|
|
29
30
|
enumerable: true,
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
export { RichTextEditor, convertAngleBracketsToMustache, processDictation } from '../../chunk-
|
|
1
|
+
export { RichTextEditor, convertAngleBracketsToMustache, processDictation } from '../../chunk-ICMR3TYV.js';
|
|
2
2
|
import '../../chunk-OQWZYKJM.js';
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-GV3DE6KR.js';
|
|
4
|
+
import '../../chunk-6NZXWKUE.js';
|
|
5
|
+
import '../../chunk-FXTNCCD2.js';
|
|
5
6
|
import '../../chunk-D2GID3YK.js';
|
|
6
7
|
import '../../chunk-T4ME7QCT.js';
|
|
7
8
|
import '../../chunk-62ZOA6PX.js';
|
|
@@ -3,11 +3,12 @@
|
|
|
3
3
|
var chunkJFLC7SHM_cjs = require('../../chunk-JFLC7SHM.cjs');
|
|
4
4
|
var chunkXS35KPBZ_cjs = require('../../chunk-XS35KPBZ.cjs');
|
|
5
5
|
var chunk26DPQUSB_cjs = require('../../chunk-26DPQUSB.cjs');
|
|
6
|
-
var
|
|
6
|
+
var chunkN7JVAXHD_cjs = require('../../chunk-N7JVAXHD.cjs');
|
|
7
7
|
require('../../chunk-ZZJ4ZVYR.cjs');
|
|
8
8
|
var chunkU3JU6BI5_cjs = require('../../chunk-U3JU6BI5.cjs');
|
|
9
9
|
require('../../chunk-VBWRH4UW.cjs');
|
|
10
|
-
require('../../chunk-
|
|
10
|
+
require('../../chunk-I44YNYI6.cjs');
|
|
11
|
+
require('../../chunk-F7CQ5RO7.cjs');
|
|
11
12
|
var chunkYVL3XATO_cjs = require('../../chunk-YVL3XATO.cjs');
|
|
12
13
|
require('../../chunk-FHY3K6PL.cjs');
|
|
13
14
|
require('../../chunk-FSGEDDF2.cjs');
|
|
@@ -537,7 +538,7 @@ function CopyMenu({ isSelf, markdown, getHtml, getText }) {
|
|
|
537
538
|
open ? "z-[60]" : "z-10"
|
|
538
539
|
),
|
|
539
540
|
children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
540
|
-
|
|
541
|
+
chunkN7JVAXHD_cjs.Dropdown,
|
|
541
542
|
{
|
|
542
543
|
open,
|
|
543
544
|
onOpenChange: setOpen,
|
|
@@ -553,18 +554,18 @@ function CopyMenu({ isSelf, markdown, getHtml, getText }) {
|
|
|
553
554
|
}
|
|
554
555
|
),
|
|
555
556
|
children: [
|
|
556
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
557
|
+
/* @__PURE__ */ jsxRuntime.jsx(chunkN7JVAXHD_cjs.DropdownItem, { onClick: () => run(writeBoth), children: /* @__PURE__ */ jsxRuntime.jsxs("span", { className: "flex flex-col items-start", children: [
|
|
557
558
|
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "Copy" }),
|
|
558
559
|
/* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-[10px] font-normal text-neutral-400", children: "Rich text + Markdown" })
|
|
559
560
|
] }) }),
|
|
560
561
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
561
|
-
|
|
562
|
+
chunkN7JVAXHD_cjs.DropdownItem,
|
|
562
563
|
{
|
|
563
564
|
onClick: () => run(() => writeText(markdown || getText())),
|
|
564
565
|
children: "Copy as Markdown"
|
|
565
566
|
}
|
|
566
567
|
),
|
|
567
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
568
|
+
/* @__PURE__ */ jsxRuntime.jsx(chunkN7JVAXHD_cjs.DropdownItem, { onClick: () => run(() => writeText(getText())), children: "Copy as plain text" })
|
|
568
569
|
]
|
|
569
570
|
}
|
|
570
571
|
)
|