@yamada-ui/react 2.1.7 → 2.1.8-dev-20260407054700
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/components/input/input.style.cjs +4 -4
- package/dist/cjs/components/input/input.style.cjs.map +1 -1
- package/dist/cjs/core/css/styles.cjs.map +1 -1
- package/dist/esm/components/input/input.style.js +4 -4
- package/dist/esm/components/input/input.style.js.map +1 -1
- package/dist/esm/core/css/styles.js.map +1 -1
- package/dist/types/components/accordion/accordion.d.ts +2 -2
- package/dist/types/components/accordion/accordion.style.d.ts +1 -1
- package/dist/types/components/accordion/use-accordion.d.ts +11 -11
- package/dist/types/components/airy/airy.d.ts +2 -2
- package/dist/types/components/alert/alert.d.ts +2 -2
- package/dist/types/components/alert/alert.style.d.ts +1 -1
- package/dist/types/components/alpha-slider/alpha-slider.d.ts +2 -2
- package/dist/types/components/aspect-ratio/aspect-ratio.d.ts +2 -2
- package/dist/types/components/autocomplete/autocomplete.d.ts +2 -2
- package/dist/types/components/autocomplete/autocomplete.style.d.ts +52 -52
- package/dist/types/components/autocomplete/use-autocomplete.d.ts +5 -5
- package/dist/types/components/avatar/avatar.d.ts +4 -4
- package/dist/types/components/avatar/avatar.style.d.ts +1 -1
- package/dist/types/components/avatar/use-avatar-group.d.ts +2 -2
- package/dist/types/components/badge/badge.d.ts +2 -2
- package/dist/types/components/bleed/bleed.d.ts +2 -2
- package/dist/types/components/blockquote/blockquote.d.ts +2 -2
- package/dist/types/components/breadcrumb/breadcrumb.d.ts +2 -2
- package/dist/types/components/breadcrumb/breadcrumb.style.d.ts +1 -1
- package/dist/types/components/breadcrumb/use-breadcrumb.d.ts +2 -2
- package/dist/types/components/button/button.d.ts +2 -2
- package/dist/types/components/button/icon-button.d.ts +2 -2
- package/dist/types/components/calendar/calendar.d.ts +2 -2
- package/dist/types/components/calendar/calendar.style.d.ts +2 -2
- package/dist/types/components/calendar/use-calendar.d.ts +8 -8
- package/dist/types/components/card/card.d.ts +2 -2
- package/dist/types/components/carousel/carousel.d.ts +2 -2
- package/dist/types/components/carousel/carousel.style.d.ts +2 -2
- package/dist/types/components/carousel/use-carousel.d.ts +3 -3
- package/dist/types/components/center/center.d.ts +2 -2
- package/dist/types/components/chart/area-chart.d.ts +2 -2
- package/dist/types/components/chart/bar-chart.d.ts +2 -2
- package/dist/types/components/chart/chart.d.ts +5 -5
- package/dist/types/components/chart/composed-chart.d.ts +2 -2
- package/dist/types/components/chart/donut-chart.d.ts +2 -2
- package/dist/types/components/chart/line-chart.d.ts +2 -2
- package/dist/types/components/chart/pie-chart.d.ts +2 -2
- package/dist/types/components/chart/radar-chart.d.ts +2 -2
- package/dist/types/components/chart/radial-chart.d.ts +2 -2
- package/dist/types/components/chart/use-chart.d.ts +2 -2
- package/dist/types/components/checkbox/checkbox.d.ts +5 -5
- package/dist/types/components/checkbox/checkbox.style.d.ts +1 -1
- package/dist/types/components/checkbox/use-checkbox-group.d.ts +2 -2
- package/dist/types/components/checkbox-card/checkbox-card.d.ts +5 -5
- package/dist/types/components/checkbox-card/checkbox-card.style.d.ts +1 -1
- package/dist/types/components/circle-progress/circle-progress.d.ts +2 -2
- package/dist/types/components/close-button/close-button.d.ts +2 -2
- package/dist/types/components/code/code.d.ts +2 -2
- package/dist/types/components/collapse/collapse.d.ts +2 -2
- package/dist/types/components/color-picker/color-picker.d.ts +2 -2
- package/dist/types/components/color-picker/color-picker.style.d.ts +51 -51
- package/dist/types/components/color-picker/use-color-picker.d.ts +2 -2
- package/dist/types/components/color-selector/color-selector.d.ts +2 -2
- package/dist/types/components/color-selector/color-selector.style.d.ts +2 -2
- package/dist/types/components/color-selector/use-color-selector.d.ts +3 -3
- package/dist/types/components/color-swatch/color-swatch.d.ts +2 -2
- package/dist/types/components/container/container.d.ts +2 -2
- package/dist/types/components/data-list/data-list.d.ts +2 -2
- package/dist/types/components/data-list/data-list.style.d.ts +1 -1
- package/dist/types/components/date-picker/date-picker.d.ts +2 -2
- package/dist/types/components/date-picker/date-picker.style.d.ts +51 -51
- package/dist/types/components/date-picker/use-date-picker.d.ts +4 -4
- package/dist/types/components/drawer/drawer.d.ts +2 -2
- package/dist/types/components/dropzone/dropzone.d.ts +5 -5
- package/dist/types/components/dropzone/dropzone.style.d.ts +1 -1
- package/dist/types/components/editable/editable.d.ts +4 -4
- package/dist/types/components/editable/use-editable.d.ts +2 -2
- package/dist/types/components/em/em.d.ts +2 -2
- package/dist/types/components/empty-state/empty-state.d.ts +2 -2
- package/dist/types/components/empty-state/empty-state.style.d.ts +2 -2
- package/dist/types/components/fade/fade.d.ts +2 -2
- package/dist/types/components/field/field.d.ts +3 -3
- package/dist/types/components/field/use-field-props.d.ts +3 -3
- package/dist/types/components/fieldset/fieldset.d.ts +3 -3
- package/dist/types/components/file-button/file-button.d.ts +2 -2
- package/dist/types/components/file-button/use-file-button.d.ts +15 -15
- package/dist/types/components/file-input/file-input.d.ts +2 -2
- package/dist/types/components/file-input/file-input.style.d.ts +31 -31
- package/dist/types/components/file-input/use-file-input.d.ts +15 -15
- package/dist/types/components/flex/flex.d.ts +2 -2
- package/dist/types/components/flip/flip.d.ts +4 -4
- package/dist/types/components/flip/flip.style.d.ts +1 -1
- package/dist/types/components/float/float.d.ts +2 -2
- package/dist/types/components/form/form.d.ts +3 -3
- package/dist/types/components/form/form.style.d.ts +1 -1
- package/dist/types/components/format/format-byte.d.ts +2 -2
- package/dist/types/components/format/format-date-time.d.ts +4 -4
- package/dist/types/components/format/format-number.d.ts +2 -2
- package/dist/types/components/grid/grid-item.d.ts +2 -2
- package/dist/types/components/grid/grid.d.ts +2 -2
- package/dist/types/components/group/group.d.ts +2 -2
- package/dist/types/components/group/use-group.d.ts +2 -2
- package/dist/types/components/hue-slider/hue-slider.d.ts +3 -3
- package/dist/types/components/icon/icon.d.ts +5 -5
- package/dist/types/components/image/image.d.ts +2 -2
- package/dist/types/components/indicator/indicator.d.ts +4 -4
- package/dist/types/components/infinite-scroll-area/infinite-scroll-area.d.ts +2 -2
- package/dist/types/components/input/input-addon.d.ts +2 -2
- package/dist/types/components/input/input-addon.style.d.ts +30 -30
- package/dist/types/components/input/input-element.d.ts +2 -2
- package/dist/types/components/input/input.d.ts +2 -2
- package/dist/types/components/input/input.style.d.ts +37 -37
- package/dist/types/components/kbd/kbd.d.ts +2 -2
- package/dist/types/components/link/link.d.ts +2 -2
- package/dist/types/components/link-box/link-box.d.ts +2 -2
- package/dist/types/components/list/list.d.ts +2 -2
- package/dist/types/components/list/list.style.d.ts +2 -2
- package/dist/types/components/loading/loading-provider.d.ts +2 -2
- package/dist/types/components/loading/loading.d.ts +3 -3
- package/dist/types/components/mark/mark.d.ts +2 -2
- package/dist/types/components/menu/menu.d.ts +2 -2
- package/dist/types/components/menu/use-menu.d.ts +11 -11
- package/dist/types/components/modal/modal.d.ts +2 -2
- package/dist/types/components/native-accordion/native-accordion.d.ts +2 -2
- package/dist/types/components/native-accordion/native-accordion.style.d.ts +2 -2
- package/dist/types/components/native-accordion/use-native-accordion.d.ts +2 -2
- package/dist/types/components/native-popover/native-popover.d.ts +2 -2
- package/dist/types/components/native-select/native-select.d.ts +2 -2
- package/dist/types/components/native-select/native-select.style.d.ts +51 -51
- package/dist/types/components/native-table/native-table.d.ts +4 -4
- package/dist/types/components/notice/notice.style.d.ts +1 -1
- package/dist/types/components/number-input/number-input.d.ts +2 -2
- package/dist/types/components/number-input/number-input.style.d.ts +62 -62
- package/dist/types/components/pagination/pagination.d.ts +2 -2
- package/dist/types/components/pagination/pagination.style.d.ts +1 -1
- package/dist/types/components/pagination/use-pagination.d.ts +2 -2
- package/dist/types/components/password-input/password-input.d.ts +2 -2
- package/dist/types/components/password-input/password-input.style.d.ts +61 -61
- package/dist/types/components/password-input/strength-meter.d.ts +2 -2
- package/dist/types/components/password-input/strength-meter.style.d.ts +1 -1
- package/dist/types/components/password-input/use-password-input.d.ts +2 -2
- package/dist/types/components/pin-input/pin-input.d.ts +2 -2
- package/dist/types/components/pin-input/use-pin-input.d.ts +7 -7
- package/dist/types/components/popover/popover.d.ts +2 -2
- package/dist/types/components/progress/progress.d.ts +4 -4
- package/dist/types/components/progress/use-progress.d.ts +706 -706
- package/dist/types/components/qr-code/qr-code.d.ts +2 -2
- package/dist/types/components/radio/radio.d.ts +4 -4
- package/dist/types/components/radio/radio.style.d.ts +1 -1
- package/dist/types/components/radio/use-radio-group.d.ts +2 -2
- package/dist/types/components/radio-card/radio-card.d.ts +5 -5
- package/dist/types/components/radio-card/radio-card.style.d.ts +1 -1
- package/dist/types/components/rating/rating.style.d.ts +2 -2
- package/dist/types/components/rating/use-rating.d.ts +7 -7
- package/dist/types/components/reorder/reorder.d.ts +2 -2
- package/dist/types/components/reorder/reorder.style.d.ts +1 -1
- package/dist/types/components/reorder/use-reorder.d.ts +3 -3
- package/dist/types/components/resizable/resizable.d.ts +2 -2
- package/dist/types/components/resizable/resizable.style.d.ts +2 -2
- package/dist/types/components/resizable/use-resizable.d.ts +2 -2
- package/dist/types/components/ripple/ripple.d.ts +2 -2
- package/dist/types/components/ripple/use-ripple.d.ts +2 -2
- package/dist/types/components/rotate/rotate.d.ts +2 -2
- package/dist/types/components/saturation-slider/saturation-slider.d.ts +2 -2
- package/dist/types/components/saturation-slider/use-saturation-slider.d.ts +2 -2
- package/dist/types/components/scroll-area/scroll-area.d.ts +2 -2
- package/dist/types/components/segmented-control/segmented-control.d.ts +2 -2
- package/dist/types/components/segmented-control/segmented-control.style.d.ts +2 -2
- package/dist/types/components/segmented-control/use-segmented-control.d.ts +9 -9
- package/dist/types/components/select/select.d.ts +2 -2
- package/dist/types/components/select/select.style.d.ts +52 -52
- package/dist/types/components/select/use-select.d.ts +4 -4
- package/dist/types/components/separator/separator.d.ts +2 -2
- package/dist/types/components/simple-grid/simple-grid.d.ts +2 -2
- package/dist/types/components/skeleton/skeleton.d.ts +2 -2
- package/dist/types/components/slide/slide.d.ts +2 -2
- package/dist/types/components/slide-fade/slide-fade.d.ts +2 -2
- package/dist/types/components/slider/slider.d.ts +2 -2
- package/dist/types/components/slider/use-slider.d.ts +2 -2
- package/dist/types/components/stack/h-stack.d.ts +2 -2
- package/dist/types/components/stack/stack.d.ts +2 -2
- package/dist/types/components/stack/v-stack.d.ts +2 -2
- package/dist/types/components/stack/z-stack.d.ts +2 -2
- package/dist/types/components/stat/stat.d.ts +2 -2
- package/dist/types/components/status/status.d.ts +2 -2
- package/dist/types/components/status/status.style.d.ts +2 -2
- package/dist/types/components/steps/steps.d.ts +2 -2
- package/dist/types/components/steps/steps.style.d.ts +1 -1
- package/dist/types/components/steps/use-steps.d.ts +10 -10
- package/dist/types/components/switch/switch.d.ts +2 -2
- package/dist/types/components/table/table.d.ts +2 -2
- package/dist/types/components/tabs/tabs.d.ts +2 -2
- package/dist/types/components/tabs/use-tabs.d.ts +16 -16
- package/dist/types/components/tag/tag.d.ts +2 -2
- package/dist/types/components/tag/tag.style.d.ts +1 -1
- package/dist/types/components/text/text.d.ts +2 -2
- package/dist/types/components/textarea/textarea.d.ts +2 -2
- package/dist/types/components/textarea/textarea.style.d.ts +30 -30
- package/dist/types/components/textarea/use-autosize.d.ts +2 -2
- package/dist/types/components/timeline/timeline.d.ts +4 -4
- package/dist/types/components/timeline/timeline.style.d.ts +2 -2
- package/dist/types/components/toggle/toggle.d.ts +5 -5
- package/dist/types/components/toggle/use-toggle-group.d.ts +2 -2
- package/dist/types/components/toggle/use-toggle.d.ts +2 -2
- package/dist/types/components/tooltip/tooltip.d.ts +2 -2
- package/dist/types/components/visually-hidden/visually-hidden.d.ts +2 -2
- package/dist/types/components/wrap/wrap.d.ts +2 -2
- package/dist/types/core/components/create-component.d.ts +7 -8
- package/dist/types/core/components/use-component-style.d.ts +0 -1
- package/dist/types/core/components/utils.d.ts +0 -1
- package/dist/types/core/constant.d.ts +0 -1
- package/dist/types/core/css/calc.d.ts +0 -1
- package/dist/types/core/css/config.d.ts +0 -1
- package/dist/types/core/css/css.d.ts +0 -1
- package/dist/types/core/css/index.types.d.ts +0 -1
- package/dist/types/core/css/styles.d.ts +602 -603
- package/dist/types/core/css/token.d.ts +0 -1
- package/dist/types/core/css/use-css.d.ts +0 -1
- package/dist/types/core/css/utils.d.ts +0 -1
- package/dist/types/core/generated-theme-tokens.types.d.ts +0 -1
- package/dist/types/core/index.d.ts +0 -1
- package/dist/types/core/system/color-mode-provider.d.ts +2 -2
- package/dist/types/core/system/storage-script.d.ts +3 -3
- package/dist/types/core/system/styled.d.ts +2 -2
- package/dist/types/core/system/system-provider.d.ts +2 -2
- package/dist/types/core/system/var.d.ts +0 -1
- package/dist/types/hooks/use-breakpoint/use-breakpoint-state.d.ts +2 -2
- package/dist/types/hooks/use-combobox/index.d.ts +12 -12
- package/dist/types/hooks/use-counter/index.d.ts +2 -2
- package/dist/types/hooks/use-descendants/index.d.ts +2 -2
- package/dist/types/hooks/use-field-sizing/index.d.ts +2 -2
- package/dist/types/hooks/use-hover/index.d.ts +2 -2
- package/dist/types/providers/i18n-provider/i18n-provider.d.ts +3 -3
- package/dist/types/providers/ui-provider/ui-provider.d.ts +2 -2
- package/dist/types/utils/children.d.ts +2 -2
- package/package.json +1 -1
|
@@ -10,7 +10,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
10
10
|
fontSize: "xs" | undefined;
|
|
11
11
|
};
|
|
12
12
|
field: {
|
|
13
|
-
"&:has(
|
|
13
|
+
"&:has(~ [data-input-element])": {
|
|
14
14
|
pe: string | undefined;
|
|
15
15
|
} | {
|
|
16
16
|
[x: string]: {
|
|
@@ -21,16 +21,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
21
21
|
minW: string | undefined;
|
|
22
22
|
};
|
|
23
23
|
"--height": string | undefined;
|
|
24
|
-
"[data-input-element]
|
|
24
|
+
"[data-input-element]:has(~ &)": {
|
|
25
|
+
minW: string | undefined;
|
|
26
|
+
};
|
|
27
|
+
"[data-input-element] ~ &": {
|
|
25
28
|
ps: string | undefined;
|
|
26
29
|
} | {
|
|
27
30
|
[x: string]: {
|
|
28
31
|
ps: string | undefined;
|
|
29
32
|
};
|
|
30
33
|
};
|
|
31
|
-
"[data-input-element]:has(~ &)": {
|
|
32
|
-
minW: string | undefined;
|
|
33
|
-
};
|
|
34
34
|
minH: string | undefined;
|
|
35
35
|
"--space-x": "spaces.2";
|
|
36
36
|
"--space-y": "spaces.1.5";
|
|
@@ -38,7 +38,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
38
38
|
px: "{space-x}";
|
|
39
39
|
} | undefined;
|
|
40
40
|
root: {
|
|
41
|
-
"&:has(
|
|
41
|
+
"&:has(~ [data-input-element])": {
|
|
42
42
|
pe: string | undefined;
|
|
43
43
|
} | {
|
|
44
44
|
[x: string]: {
|
|
@@ -49,16 +49,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
49
49
|
minW: string | undefined;
|
|
50
50
|
};
|
|
51
51
|
"--height": string | undefined;
|
|
52
|
-
"[data-input-element]
|
|
52
|
+
"[data-input-element]:has(~ &)": {
|
|
53
|
+
minW: string | undefined;
|
|
54
|
+
};
|
|
55
|
+
"[data-input-element] ~ &": {
|
|
53
56
|
ps: string | undefined;
|
|
54
57
|
} | {
|
|
55
58
|
[x: string]: {
|
|
56
59
|
ps: string | undefined;
|
|
57
60
|
};
|
|
58
61
|
};
|
|
59
|
-
"[data-input-element]:has(~ &)": {
|
|
60
|
-
minW: string | undefined;
|
|
61
|
-
};
|
|
62
62
|
minH: string | undefined;
|
|
63
63
|
};
|
|
64
64
|
};
|
|
@@ -68,7 +68,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
68
68
|
fontSize: "sm" | undefined;
|
|
69
69
|
};
|
|
70
70
|
field: {
|
|
71
|
-
"&:has(
|
|
71
|
+
"&:has(~ [data-input-element])": {
|
|
72
72
|
pe: string | undefined;
|
|
73
73
|
} | {
|
|
74
74
|
[x: string]: {
|
|
@@ -79,16 +79,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
79
79
|
minW: string | undefined;
|
|
80
80
|
};
|
|
81
81
|
"--height": string | undefined;
|
|
82
|
-
"[data-input-element]
|
|
82
|
+
"[data-input-element]:has(~ &)": {
|
|
83
|
+
minW: string | undefined;
|
|
84
|
+
};
|
|
85
|
+
"[data-input-element] ~ &": {
|
|
83
86
|
ps: string | undefined;
|
|
84
87
|
} | {
|
|
85
88
|
[x: string]: {
|
|
86
89
|
ps: string | undefined;
|
|
87
90
|
};
|
|
88
91
|
};
|
|
89
|
-
"[data-input-element]:has(~ &)": {
|
|
90
|
-
minW: string | undefined;
|
|
91
|
-
};
|
|
92
92
|
minH: string | undefined;
|
|
93
93
|
"--space-x": "spaces.2.5";
|
|
94
94
|
"--space-y": "spaces.2";
|
|
@@ -96,7 +96,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
96
96
|
px: "{space-x}";
|
|
97
97
|
} | undefined;
|
|
98
98
|
root: {
|
|
99
|
-
"&:has(
|
|
99
|
+
"&:has(~ [data-input-element])": {
|
|
100
100
|
pe: string | undefined;
|
|
101
101
|
} | {
|
|
102
102
|
[x: string]: {
|
|
@@ -107,16 +107,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
107
107
|
minW: string | undefined;
|
|
108
108
|
};
|
|
109
109
|
"--height": string | undefined;
|
|
110
|
-
"[data-input-element]
|
|
110
|
+
"[data-input-element]:has(~ &)": {
|
|
111
|
+
minW: string | undefined;
|
|
112
|
+
};
|
|
113
|
+
"[data-input-element] ~ &": {
|
|
111
114
|
ps: string | undefined;
|
|
112
115
|
} | {
|
|
113
116
|
[x: string]: {
|
|
114
117
|
ps: string | undefined;
|
|
115
118
|
};
|
|
116
119
|
};
|
|
117
|
-
"[data-input-element]:has(~ &)": {
|
|
118
|
-
minW: string | undefined;
|
|
119
|
-
};
|
|
120
120
|
minH: string | undefined;
|
|
121
121
|
};
|
|
122
122
|
};
|
|
@@ -126,7 +126,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
126
126
|
fontSize: "md" | undefined;
|
|
127
127
|
};
|
|
128
128
|
field: {
|
|
129
|
-
"&:has(
|
|
129
|
+
"&:has(~ [data-input-element])": {
|
|
130
130
|
pe: string | undefined;
|
|
131
131
|
} | {
|
|
132
132
|
[x: string]: {
|
|
@@ -137,16 +137,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
137
137
|
minW: string | undefined;
|
|
138
138
|
};
|
|
139
139
|
"--height": string | undefined;
|
|
140
|
-
"[data-input-element]
|
|
140
|
+
"[data-input-element]:has(~ &)": {
|
|
141
|
+
minW: string | undefined;
|
|
142
|
+
};
|
|
143
|
+
"[data-input-element] ~ &": {
|
|
141
144
|
ps: string | undefined;
|
|
142
145
|
} | {
|
|
143
146
|
[x: string]: {
|
|
144
147
|
ps: string | undefined;
|
|
145
148
|
};
|
|
146
149
|
};
|
|
147
|
-
"[data-input-element]:has(~ &)": {
|
|
148
|
-
minW: string | undefined;
|
|
149
|
-
};
|
|
150
150
|
minH: string | undefined;
|
|
151
151
|
"--space-x": "spaces.3";
|
|
152
152
|
"--space-y": "spaces.2";
|
|
@@ -154,7 +154,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
154
154
|
px: "{space-x}";
|
|
155
155
|
} | undefined;
|
|
156
156
|
root: {
|
|
157
|
-
"&:has(
|
|
157
|
+
"&:has(~ [data-input-element])": {
|
|
158
158
|
pe: string | undefined;
|
|
159
159
|
} | {
|
|
160
160
|
[x: string]: {
|
|
@@ -165,16 +165,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
165
165
|
minW: string | undefined;
|
|
166
166
|
};
|
|
167
167
|
"--height": string | undefined;
|
|
168
|
-
"[data-input-element]
|
|
168
|
+
"[data-input-element]:has(~ &)": {
|
|
169
|
+
minW: string | undefined;
|
|
170
|
+
};
|
|
171
|
+
"[data-input-element] ~ &": {
|
|
169
172
|
ps: string | undefined;
|
|
170
173
|
} | {
|
|
171
174
|
[x: string]: {
|
|
172
175
|
ps: string | undefined;
|
|
173
176
|
};
|
|
174
177
|
};
|
|
175
|
-
"[data-input-element]:has(~ &)": {
|
|
176
|
-
minW: string | undefined;
|
|
177
|
-
};
|
|
178
178
|
minH: string | undefined;
|
|
179
179
|
};
|
|
180
180
|
};
|
|
@@ -184,7 +184,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
184
184
|
fontSize: "lg" | undefined;
|
|
185
185
|
};
|
|
186
186
|
field: {
|
|
187
|
-
"&:has(
|
|
187
|
+
"&:has(~ [data-input-element])": {
|
|
188
188
|
pe: string | undefined;
|
|
189
189
|
} | {
|
|
190
190
|
[x: string]: {
|
|
@@ -195,16 +195,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
195
195
|
minW: string | undefined;
|
|
196
196
|
};
|
|
197
197
|
"--height": string | undefined;
|
|
198
|
-
"[data-input-element]
|
|
198
|
+
"[data-input-element]:has(~ &)": {
|
|
199
|
+
minW: string | undefined;
|
|
200
|
+
};
|
|
201
|
+
"[data-input-element] ~ &": {
|
|
199
202
|
ps: string | undefined;
|
|
200
203
|
} | {
|
|
201
204
|
[x: string]: {
|
|
202
205
|
ps: string | undefined;
|
|
203
206
|
};
|
|
204
207
|
};
|
|
205
|
-
"[data-input-element]:has(~ &)": {
|
|
206
|
-
minW: string | undefined;
|
|
207
|
-
};
|
|
208
208
|
minH: string | undefined;
|
|
209
209
|
"--space-x": "spaces.3.5";
|
|
210
210
|
"--space-y": "spaces.2.5";
|
|
@@ -212,7 +212,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
212
212
|
px: "{space-x}";
|
|
213
213
|
} | undefined;
|
|
214
214
|
root: {
|
|
215
|
-
"&:has(
|
|
215
|
+
"&:has(~ [data-input-element])": {
|
|
216
216
|
pe: string | undefined;
|
|
217
217
|
} | {
|
|
218
218
|
[x: string]: {
|
|
@@ -223,16 +223,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
223
223
|
minW: string | undefined;
|
|
224
224
|
};
|
|
225
225
|
"--height": string | undefined;
|
|
226
|
-
"[data-input-element]
|
|
226
|
+
"[data-input-element]:has(~ &)": {
|
|
227
|
+
minW: string | undefined;
|
|
228
|
+
};
|
|
229
|
+
"[data-input-element] ~ &": {
|
|
227
230
|
ps: string | undefined;
|
|
228
231
|
} | {
|
|
229
232
|
[x: string]: {
|
|
230
233
|
ps: string | undefined;
|
|
231
234
|
};
|
|
232
235
|
};
|
|
233
|
-
"[data-input-element]:has(~ &)": {
|
|
234
|
-
minW: string | undefined;
|
|
235
|
-
};
|
|
236
236
|
minH: string | undefined;
|
|
237
237
|
};
|
|
238
238
|
};
|
|
@@ -242,7 +242,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
242
242
|
fontSize: "xl" | undefined;
|
|
243
243
|
};
|
|
244
244
|
field: {
|
|
245
|
-
"&:has(
|
|
245
|
+
"&:has(~ [data-input-element])": {
|
|
246
246
|
pe: string | undefined;
|
|
247
247
|
} | {
|
|
248
248
|
[x: string]: {
|
|
@@ -253,16 +253,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
253
253
|
minW: string | undefined;
|
|
254
254
|
};
|
|
255
255
|
"--height": string | undefined;
|
|
256
|
-
"[data-input-element]
|
|
256
|
+
"[data-input-element]:has(~ &)": {
|
|
257
|
+
minW: string | undefined;
|
|
258
|
+
};
|
|
259
|
+
"[data-input-element] ~ &": {
|
|
257
260
|
ps: string | undefined;
|
|
258
261
|
} | {
|
|
259
262
|
[x: string]: {
|
|
260
263
|
ps: string | undefined;
|
|
261
264
|
};
|
|
262
265
|
};
|
|
263
|
-
"[data-input-element]:has(~ &)": {
|
|
264
|
-
minW: string | undefined;
|
|
265
|
-
};
|
|
266
266
|
minH: string | undefined;
|
|
267
267
|
"--space-x": "spaces.4";
|
|
268
268
|
"--space-y": "spaces.3";
|
|
@@ -270,7 +270,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
270
270
|
px: "{space-x}";
|
|
271
271
|
} | undefined;
|
|
272
272
|
root: {
|
|
273
|
-
"&:has(
|
|
273
|
+
"&:has(~ [data-input-element])": {
|
|
274
274
|
pe: string | undefined;
|
|
275
275
|
} | {
|
|
276
276
|
[x: string]: {
|
|
@@ -281,16 +281,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
281
281
|
minW: string | undefined;
|
|
282
282
|
};
|
|
283
283
|
"--height": string | undefined;
|
|
284
|
-
"[data-input-element]
|
|
284
|
+
"[data-input-element]:has(~ &)": {
|
|
285
|
+
minW: string | undefined;
|
|
286
|
+
};
|
|
287
|
+
"[data-input-element] ~ &": {
|
|
285
288
|
ps: string | undefined;
|
|
286
289
|
} | {
|
|
287
290
|
[x: string]: {
|
|
288
291
|
ps: string | undefined;
|
|
289
292
|
};
|
|
290
293
|
};
|
|
291
|
-
"[data-input-element]:has(~ &)": {
|
|
292
|
-
minW: string | undefined;
|
|
293
|
-
};
|
|
294
294
|
minH: string | undefined;
|
|
295
295
|
};
|
|
296
296
|
};
|
|
@@ -300,7 +300,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
300
300
|
fontSize: "xl" | undefined;
|
|
301
301
|
};
|
|
302
302
|
field: {
|
|
303
|
-
"&:has(
|
|
303
|
+
"&:has(~ [data-input-element])": {
|
|
304
304
|
pe: string | undefined;
|
|
305
305
|
} | {
|
|
306
306
|
[x: string]: {
|
|
@@ -311,16 +311,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
311
311
|
minW: string | undefined;
|
|
312
312
|
};
|
|
313
313
|
"--height": string | undefined;
|
|
314
|
-
"[data-input-element]
|
|
314
|
+
"[data-input-element]:has(~ &)": {
|
|
315
|
+
minW: string | undefined;
|
|
316
|
+
};
|
|
317
|
+
"[data-input-element] ~ &": {
|
|
315
318
|
ps: string | undefined;
|
|
316
319
|
} | {
|
|
317
320
|
[x: string]: {
|
|
318
321
|
ps: string | undefined;
|
|
319
322
|
};
|
|
320
323
|
};
|
|
321
|
-
"[data-input-element]:has(~ &)": {
|
|
322
|
-
minW: string | undefined;
|
|
323
|
-
};
|
|
324
324
|
minH: string | undefined;
|
|
325
325
|
"--space-x": "spaces.4";
|
|
326
326
|
"--space-y": "spaces.3";
|
|
@@ -328,7 +328,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
328
328
|
px: "{space-x}";
|
|
329
329
|
} | undefined;
|
|
330
330
|
root: {
|
|
331
|
-
"&:has(
|
|
331
|
+
"&:has(~ [data-input-element])": {
|
|
332
332
|
pe: string | undefined;
|
|
333
333
|
} | {
|
|
334
334
|
[x: string]: {
|
|
@@ -339,16 +339,16 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
339
339
|
minW: string | undefined;
|
|
340
340
|
};
|
|
341
341
|
"--height": string | undefined;
|
|
342
|
-
"[data-input-element]
|
|
342
|
+
"[data-input-element]:has(~ &)": {
|
|
343
|
+
minW: string | undefined;
|
|
344
|
+
};
|
|
345
|
+
"[data-input-element] ~ &": {
|
|
343
346
|
ps: string | undefined;
|
|
344
347
|
} | {
|
|
345
348
|
[x: string]: {
|
|
346
349
|
ps: string | undefined;
|
|
347
350
|
};
|
|
348
351
|
};
|
|
349
|
-
"[data-input-element]:has(~ &)": {
|
|
350
|
-
minW: string | undefined;
|
|
351
|
-
};
|
|
352
352
|
minH: string | undefined;
|
|
353
353
|
};
|
|
354
354
|
};
|
|
@@ -402,7 +402,7 @@ declare const passwordInputStyle: ComponentSlotStyle<"button" | "root" | "field"
|
|
|
402
402
|
};
|
|
403
403
|
} | undefined;
|
|
404
404
|
root: {
|
|
405
|
-
"&:not([data-input-element]
|
|
405
|
+
"&:not([data-input-element] ~ &)": {
|
|
406
406
|
ps: "0px";
|
|
407
407
|
} | {
|
|
408
408
|
[x: string]: {
|
|
@@ -2,7 +2,7 @@ import { Component, HTMLStyledProps } from "../../core/components/index.types.js
|
|
|
2
2
|
import "../../core/index.js";
|
|
3
3
|
import { UseStrengthMeterProps } from "./use-strength-meter.js";
|
|
4
4
|
import "../../index.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react847 from "react";
|
|
6
6
|
import { ReactNode } from "react";
|
|
7
7
|
|
|
8
8
|
//#region src/components/password-input/strength-meter.d.ts
|
|
@@ -21,7 +21,7 @@ interface StrengthMeterProps extends HTMLStyledProps, UseStrengthMeterProps {
|
|
|
21
21
|
*/
|
|
22
22
|
getIndicatorProps?: (percent: number) => IndicatorProps;
|
|
23
23
|
}
|
|
24
|
-
declare const StrengthMeterPropsContext:
|
|
24
|
+
declare const StrengthMeterPropsContext: react847.Context<Partial<StrengthMeterProps> | undefined>, useStrengthMeterPropsContext: () => Partial<StrengthMeterProps> | undefined;
|
|
25
25
|
declare const StrengthMeter: Component<"div", StrengthMeterProps>;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { StrengthMeter, StrengthMeterProps, StrengthMeterPropsContext, useStrengthMeterPropsContext };
|
|
@@ -3,7 +3,7 @@ import { CSSModifierObject, CSSPropObject, CSSSlotObject } from "../../core/css/
|
|
|
3
3
|
import "../../index.js";
|
|
4
4
|
|
|
5
5
|
//#region src/components/password-input/strength-meter.style.d.ts
|
|
6
|
-
declare const strengthMeterStyle: ComponentSlotStyle<"label" | "
|
|
6
|
+
declare const strengthMeterStyle: ComponentSlotStyle<"label" | "indicator" | "root" | "indicators", CSSPropObject<CSSSlotObject<"label" | "indicator" | "root" | "indicators">>, CSSModifierObject<CSSSlotObject<"label" | "indicator" | "root" | "indicators">>, CSSModifierObject<CSSSlotObject<"label" | "indicator" | "root" | "indicators">>>;
|
|
7
7
|
type StrengthMeterStyle = typeof strengthMeterStyle;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { StrengthMeterStyle, strengthMeterStyle };
|
|
@@ -2,7 +2,7 @@ import { HTMLProps, PropGetter } from "../../core/components/index.types.js";
|
|
|
2
2
|
import "../../core/index.js";
|
|
3
3
|
import { FieldProps } from "../field/field.js";
|
|
4
4
|
import "../field/index.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react848 from "react";
|
|
6
6
|
|
|
7
7
|
//#region src/components/password-input/use-password-input.d.ts
|
|
8
8
|
interface UsePasswordInputProps extends HTMLProps<"input">, FieldProps {
|
|
@@ -24,7 +24,7 @@ interface UsePasswordInputProps extends HTMLProps<"input">, FieldProps {
|
|
|
24
24
|
onVisibleChange?: (visible: boolean) => void;
|
|
25
25
|
}
|
|
26
26
|
declare const usePasswordInput: (props?: UsePasswordInputProps) => {
|
|
27
|
-
setVisible:
|
|
27
|
+
setVisible: react848.Dispatch<react848.SetStateAction<boolean>>;
|
|
28
28
|
visible: boolean;
|
|
29
29
|
getButtonProps: PropGetter<"button", undefined, undefined>;
|
|
30
30
|
getInputProps: PropGetter<"input", undefined, undefined>;
|
|
@@ -9,11 +9,11 @@ import "../input/index.js";
|
|
|
9
9
|
import { PinInputStyle } from "./pin-input.style.js";
|
|
10
10
|
import { UsePinInputProps } from "./use-pin-input.js";
|
|
11
11
|
import "../../index.js";
|
|
12
|
-
import * as
|
|
12
|
+
import * as react845 from "react";
|
|
13
13
|
|
|
14
14
|
//#region src/components/pin-input/pin-input.d.ts
|
|
15
15
|
interface PinInputRootProps extends Omit<WithoutThemeProps<GroupProps, PinInputStyle>, "defaultValue" | "mask" | "onChange">, ThemeProps<PinInputStyle>, UseInputBorderProps, UsePinInputProps {}
|
|
16
|
-
declare const PinInputPropsContext:
|
|
16
|
+
declare const PinInputPropsContext: react845.Context<Partial<PinInputRootProps> | undefined>, usePinInputPropsContext: () => Partial<PinInputRootProps> | undefined;
|
|
17
17
|
/**
|
|
18
18
|
* `PinInput` is a component used to capture pin codes or OTP (One-Time Password) inputs.
|
|
19
19
|
*
|
|
@@ -4,10 +4,10 @@ import { FieldProps } from "../field/field.js";
|
|
|
4
4
|
import "../field/index.js";
|
|
5
5
|
import { Descendant } from "../../hooks/use-descendants/index.js";
|
|
6
6
|
import "../../index.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as react839 from "react";
|
|
8
8
|
|
|
9
9
|
//#region src/components/pin-input/use-pin-input.d.ts
|
|
10
|
-
declare const PinInputDescendantsContext:
|
|
10
|
+
declare const PinInputDescendantsContext: react839.Context<{
|
|
11
11
|
active: (target?: HTMLInputElement | Descendant<HTMLInputElement, {}> | null | undefined, options?: FocusOptions) => void;
|
|
12
12
|
count: (props?: Partial<{}> | undefined) => number;
|
|
13
13
|
destroy: () => void;
|
|
@@ -26,7 +26,7 @@ declare const PinInputDescendantsContext: react798.Context<{
|
|
|
26
26
|
prevValue: (indexOrNode: number | HTMLInputElement | Descendant<HTMLInputElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}> | undefined;
|
|
27
27
|
register: (props?: {
|
|
28
28
|
disabled?: boolean | ((node: HTMLInputElement) => boolean) | undefined;
|
|
29
|
-
} | undefined) =>
|
|
29
|
+
} | undefined) => react839.RefCallback<HTMLInputElement>;
|
|
30
30
|
unregister: (node?: HTMLInputElement | null | undefined) => void;
|
|
31
31
|
value: (indexOrNode: number | HTMLInputElement | null) => Descendant<HTMLInputElement, {}> | undefined;
|
|
32
32
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}>[];
|
|
@@ -52,12 +52,12 @@ declare const PinInputDescendantsContext: react798.Context<{
|
|
|
52
52
|
prevValue: (indexOrNode: number | HTMLInputElement | Descendant<HTMLInputElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}> | undefined;
|
|
53
53
|
register: (props?: {
|
|
54
54
|
disabled?: boolean | ((node: HTMLInputElement) => boolean) | undefined;
|
|
55
|
-
} | undefined) =>
|
|
55
|
+
} | undefined) => react839.RefCallback<HTMLInputElement>;
|
|
56
56
|
unregister: (node?: HTMLInputElement | null | undefined) => void;
|
|
57
57
|
value: (indexOrNode: number | HTMLInputElement | null) => Descendant<HTMLInputElement, {}> | undefined;
|
|
58
58
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}>[];
|
|
59
59
|
};
|
|
60
|
-
register:
|
|
60
|
+
register: react839.RefCallback<HTMLInputElement>;
|
|
61
61
|
}, usePinInputDescendants: () => {
|
|
62
62
|
active: (target?: HTMLInputElement | Descendant<HTMLInputElement, {}> | null | undefined, options?: FocusOptions) => void;
|
|
63
63
|
count: (props?: Partial<{}> | undefined) => number;
|
|
@@ -77,7 +77,7 @@ declare const PinInputDescendantsContext: react798.Context<{
|
|
|
77
77
|
prevValue: (indexOrNode: number | HTMLInputElement | Descendant<HTMLInputElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}> | undefined;
|
|
78
78
|
register: (props?: {
|
|
79
79
|
disabled?: boolean | ((node: HTMLInputElement) => boolean) | undefined;
|
|
80
|
-
} | undefined) =>
|
|
80
|
+
} | undefined) => react839.RefCallback<HTMLInputElement>;
|
|
81
81
|
unregister: (node?: HTMLInputElement | null | undefined) => void;
|
|
82
82
|
value: (indexOrNode: number | HTMLInputElement | null) => Descendant<HTMLInputElement, {}> | undefined;
|
|
83
83
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}>[];
|
|
@@ -163,7 +163,7 @@ declare const usePinInput: (props?: UsePinInputProps) => {
|
|
|
163
163
|
prevValue: (indexOrNode: number | HTMLInputElement | Descendant<HTMLInputElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}> | undefined;
|
|
164
164
|
register: (props?: {
|
|
165
165
|
disabled?: boolean | ((node: HTMLInputElement) => boolean) | undefined;
|
|
166
|
-
} | undefined) =>
|
|
166
|
+
} | undefined) => react839.RefCallback<HTMLInputElement>;
|
|
167
167
|
unregister: (node?: HTMLInputElement | null | undefined) => void;
|
|
168
168
|
value: (indexOrNode: number | HTMLInputElement | null) => Descendant<HTMLInputElement, {}> | undefined;
|
|
169
169
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLInputElement, {}>[];
|
|
@@ -8,7 +8,7 @@ import { PopoverStyle } from "./popover.style.js";
|
|
|
8
8
|
import { PortalProps } from "../portal/portal.js";
|
|
9
9
|
import { UsePopoverProps } from "./use-popover.js";
|
|
10
10
|
import "../../index.js";
|
|
11
|
-
import * as
|
|
11
|
+
import * as react837 from "react";
|
|
12
12
|
import { FC, PropsWithChildren } from "react";
|
|
13
13
|
|
|
14
14
|
//#region src/components/popover/popover.d.ts
|
|
@@ -42,7 +42,7 @@ interface PopoverRootProps extends UsePopoverProps, PopupAnimationProps, ThemePr
|
|
|
42
42
|
*/
|
|
43
43
|
duration?: PopupAnimationProps["duration"];
|
|
44
44
|
}
|
|
45
|
-
declare const PopoverPropsContext:
|
|
45
|
+
declare const PopoverPropsContext: react837.Context<Partial<PopoverRootProps> | undefined>, usePopoverPropsContext: () => Partial<PopoverRootProps> | undefined;
|
|
46
46
|
/**
|
|
47
47
|
* `Popover` is a component that floats around an element to display information.
|
|
48
48
|
*
|
|
@@ -5,8 +5,8 @@ import "../../core/index.js";
|
|
|
5
5
|
import { ProgressStyle } from "./progress.style.js";
|
|
6
6
|
import { UseProgressProps } from "./use-progress.js";
|
|
7
7
|
import "../../index.js";
|
|
8
|
-
import * as
|
|
9
|
-
import * as
|
|
8
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
9
|
+
import * as react131 from "react";
|
|
10
10
|
|
|
11
11
|
//#region src/components/progress/progress.d.ts
|
|
12
12
|
interface ProgressProps extends HTMLStyledProps, UseProgressProps, ThemeProps<ProgressStyle> {
|
|
@@ -27,7 +27,7 @@ interface ProgressProps extends HTMLStyledProps, UseProgressProps, ThemeProps<Pr
|
|
|
27
27
|
*/
|
|
28
28
|
rangeProps?: ProgressRangeProps;
|
|
29
29
|
}
|
|
30
|
-
declare const ProgressPropsContext:
|
|
30
|
+
declare const ProgressPropsContext: react131.Context<Partial<ProgressProps> | undefined>, useProgressPropsContext: () => Partial<ProgressProps> | undefined;
|
|
31
31
|
/**
|
|
32
32
|
* `Progress` is a component for visually indicating progress.
|
|
33
33
|
*
|
|
@@ -125,7 +125,7 @@ declare const Progress: Component<({
|
|
|
125
125
|
bg: ["colorScheme.muted", "colorScheme.subtle"];
|
|
126
126
|
};
|
|
127
127
|
};
|
|
128
|
-
}>, keyof ProgressProps>) =>
|
|
128
|
+
}>, keyof ProgressProps>) => react_jsx_runtime1.JSX.Element, ProgressProps>;
|
|
129
129
|
interface ProgressRangeProps extends HTMLStyledProps {}
|
|
130
130
|
//#endregion
|
|
131
131
|
export { Progress, ProgressProps, ProgressPropsContext, useProgressPropsContext };
|