@yamada-ui/react 2.2.1-dev-20260427170308 → 2.2.1-dev-20260428074008
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/calendar/calendar.style.cjs +1 -1
- package/dist/cjs/components/calendar/calendar.style.cjs.map +1 -1
- package/dist/cjs/components/color-selector/use-color-selector.cjs +5 -5
- package/dist/cjs/components/color-selector/use-color-selector.cjs.map +1 -1
- package/dist/esm/components/calendar/calendar.style.js +1 -1
- package/dist/esm/components/calendar/calendar.style.js.map +1 -1
- package/dist/esm/components/color-selector/use-color-selector.js +5 -5
- package/dist/esm/components/color-selector/use-color-selector.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/action-bar/action-bar.d.ts +2 -2
- 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 +1 -1
- package/dist/types/components/autocomplete/use-autocomplete.d.ts +5 -5
- package/dist/types/components/avatar/avatar.d.ts +5 -5
- 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/chart.d.ts +5 -5
- 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 +4 -4
- 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 +1 -1
- 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 +1 -1
- 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/drawer/drawer.style.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/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 +4 -4
- 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 +18 -18
- package/dist/types/components/file-input/file-input.d.ts +2 -2
- package/dist/types/components/file-input/file-input.style.d.ts +1 -1
- package/dist/types/components/file-input/use-file-input.d.ts +17 -17
- 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/format/format-byte.d.ts +4 -4
- 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/heading/heading.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-element.d.ts +2 -2
- package/dist/types/components/input/input.d.ts +2 -2
- 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/menu.style.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/modal/modal.style.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-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 +1 -1
- 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/strength-meter.d.ts +2 -2
- 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/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 +4 -4
- 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 +1 -1
- 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/sidebar/sidebar.d.ts +2 -2
- package/dist/types/components/sidebar/use-sidebar.d.ts +9 -9
- 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/stat/stat.style.d.ts +2 -2
- package/dist/types/components/status/status.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/tabs.style.d.ts +1 -1
- 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/use-autosize.d.ts +2 -2
- package/dist/types/components/timeline/timeline.d.ts +5 -5
- package/dist/types/components/timeline/timeline.style.d.ts +1 -1
- 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/tree/tree.d.ts +2 -2
- package/dist/types/components/tree/tree.style.d.ts +1 -1
- package/dist/types/components/tree/use-tree.d.ts +224 -224
- 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 -7
- package/dist/types/core/system/color-mode-provider.d.ts +2 -2
- package/dist/types/core/system/styled.d.ts +2 -2
- package/dist/types/core/system/system-provider.d.ts +2 -2
- package/dist/types/hooks/use-breakpoint/use-breakpoint-state.d.ts +2 -2
- package/dist/types/hooks/use-clickable/index.d.ts +9 -9
- package/dist/types/hooks/use-clipboard/index.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/hooks/use-popper/index.d.ts +2 -2
- package/dist/types/providers/i18n-provider/i18n-provider.d.ts +1 -1
- package/dist/types/providers/ui-provider/ui-provider.d.ts +2 -2
- package/dist/types/utils/children.d.ts +2 -2
- package/package.json +2 -2
|
@@ -81,7 +81,7 @@ const calendarStyle = require_config.defineComponentSlotStyle({
|
|
|
81
81
|
prev: {},
|
|
82
82
|
root: {
|
|
83
83
|
"--cell-gap": "spaces.1",
|
|
84
|
-
"--holiday-color": ["colors.red.
|
|
84
|
+
"--holiday-color": ["colors.red.600", "colors.red.300"],
|
|
85
85
|
"--select-content-size": "auto",
|
|
86
86
|
"--select-font-size": "{font-size}",
|
|
87
87
|
"--select-root-size": "fit-content",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.style.cjs","names":["defineComponentSlotStyle","buttonStyle"],"sources":["../../../../src/components/calendar/calendar.style.ts"],"sourcesContent":["import { defineComponentSlotStyle } from \"../../core\"\nimport { buttonStyle } from \"../button\"\n\nexport const calendarStyle = defineComponentSlotStyle({\n base: {\n button: {\n ...buttonStyle.base,\n boxSize: \"{cell-size}\",\n color: \"colorScheme.outline\",\n _hover: { layerStyle: \"ghost.hover\" },\n },\n cell: {\n alignItems: \"center\",\n boxSize: \"{cell-size}\",\n display: \"inline-flex\",\n justifyContent: \"center\",\n },\n control: {\n alignItems: \"center\",\n display: \"flex\",\n gap: \"{cell-gap}\",\n gridColumn: \"span 5\",\n justifyContent: \"center\",\n },\n day: {\n ...buttonStyle.base,\n \"&[data-between]\": {\n _first: { _before: { roundedLeft: \"{cell-rounded}\" } },\n _last: { _before: { roundedRight: \"{cell-rounded}\" } },\n _notLast: {\n _before: {\n me: \"calc({cell-gap} * -1)\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n },\n },\n \"&[data-between], &[data-end]:not(:first-of-type), &[data-start]:not(:last-of-type)\":\n {\n _before: {\n layerStyle: \"ghost.hover\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n zIndex: \"-2\",\n },\n },\n \"&[data-end]:not(:first-of-type)::before\": {\n roundedRight: \"{cell-rounded}\",\n },\n \"&[data-holiday]:not([data-selected])\": { color: \"{holiday-color}\" },\n \"&[data-outside]:not([data-selected])\": { \"& > span\": { opacity: 0.4 } },\n \"&[data-start]:not(:last-of-type)::before\": {\n me: \"calc({cell-gap} * -1)\",\n roundedLeft: \"{cell-rounded}\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n \"&[data-today]:not([data-outside], [data-selected], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n \"&[data-weekend]:not([data-selected])\": {\n color: \"{weekend-color}\",\n },\n borderColor: \"transparent\",\n fontWeight: \"normal\",\n overflow: \"inherit\",\n rounded: \"{cell-rounded}\",\n zIndex: \"0\",\n _hover: {\n \"&:not([data-selected], [data-today], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n },\n _selected: {\n layerStyle: \"solid\",\n _after: {\n layerStyle: \"solid\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n rounded: \"{cell-rounded}\",\n zIndex: \"-1\",\n },\n },\n },\n month: {\n alignItems: \"stretch\",\n display: \"flex\",\n flexDirection: \"column\",\n gap: \"{cell-gap}\",\n outline: \"none\",\n },\n months: {},\n navigation: {},\n next: {},\n prev: {},\n root: {\n \"--cell-gap\": \"spaces.1\",\n \"--holiday-color\": [\"colors.red.
|
|
1
|
+
{"version":3,"file":"calendar.style.cjs","names":["defineComponentSlotStyle","buttonStyle"],"sources":["../../../../src/components/calendar/calendar.style.ts"],"sourcesContent":["import { defineComponentSlotStyle } from \"../../core\"\nimport { buttonStyle } from \"../button\"\n\nexport const calendarStyle = defineComponentSlotStyle({\n base: {\n button: {\n ...buttonStyle.base,\n boxSize: \"{cell-size}\",\n color: \"colorScheme.outline\",\n _hover: { layerStyle: \"ghost.hover\" },\n },\n cell: {\n alignItems: \"center\",\n boxSize: \"{cell-size}\",\n display: \"inline-flex\",\n justifyContent: \"center\",\n },\n control: {\n alignItems: \"center\",\n display: \"flex\",\n gap: \"{cell-gap}\",\n gridColumn: \"span 5\",\n justifyContent: \"center\",\n },\n day: {\n ...buttonStyle.base,\n \"&[data-between]\": {\n _first: { _before: { roundedLeft: \"{cell-rounded}\" } },\n _last: { _before: { roundedRight: \"{cell-rounded}\" } },\n _notLast: {\n _before: {\n me: \"calc({cell-gap} * -1)\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n },\n },\n \"&[data-between], &[data-end]:not(:first-of-type), &[data-start]:not(:last-of-type)\":\n {\n _before: {\n layerStyle: \"ghost.hover\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n zIndex: \"-2\",\n },\n },\n \"&[data-end]:not(:first-of-type)::before\": {\n roundedRight: \"{cell-rounded}\",\n },\n \"&[data-holiday]:not([data-selected])\": { color: \"{holiday-color}\" },\n \"&[data-outside]:not([data-selected])\": { \"& > span\": { opacity: 0.4 } },\n \"&[data-start]:not(:last-of-type)::before\": {\n me: \"calc({cell-gap} * -1)\",\n roundedLeft: \"{cell-rounded}\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n \"&[data-today]:not([data-outside], [data-selected], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n \"&[data-weekend]:not([data-selected])\": {\n color: \"{weekend-color}\",\n },\n borderColor: \"transparent\",\n fontWeight: \"normal\",\n overflow: \"inherit\",\n rounded: \"{cell-rounded}\",\n zIndex: \"0\",\n _hover: {\n \"&:not([data-selected], [data-today], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n },\n _selected: {\n layerStyle: \"solid\",\n _after: {\n layerStyle: \"solid\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n rounded: \"{cell-rounded}\",\n zIndex: \"-1\",\n },\n },\n },\n month: {\n alignItems: \"stretch\",\n display: \"flex\",\n flexDirection: \"column\",\n gap: \"{cell-gap}\",\n outline: \"none\",\n },\n months: {},\n navigation: {},\n next: {},\n prev: {},\n root: {\n \"--cell-gap\": \"spaces.1\",\n \"--holiday-color\": [\"colors.red.600\", \"colors.red.300\"],\n \"--select-content-size\": \"auto\",\n \"--select-font-size\": \"{font-size}\",\n \"--select-root-size\": \"fit-content\",\n \"--weekend-color\": \"{holiday-color}\",\n alignItems: \"stretch\",\n display: \"flex\",\n flexDirection: \"column\",\n fontSize: \"{font-size}\",\n w: \"calc({cell-size} * 7 + {cell-gap} * 6)\",\n },\n row: {\n display: \"grid\",\n gap: \"{cell-gap}\",\n gridTemplateColumns: \"repeat(7, 1fr)\",\n },\n select: { minH: \"{cell-size}!\" },\n separator: { color: \"fg.muted\" },\n week: {},\n weekday: { color: \"fg.muted\", fontWeight: \"normal\" },\n weeks: {\n display: \"grid\",\n gap: \"{cell-gap}\",\n },\n years: {},\n },\n\n props: {\n /**\n * If `true`, the calendar will be fixed rows.\n *\n * @default true\n */\n fixed: {\n true: {\n weeks: {\n gridTemplateRows: \"repeat(6, 1fr)\",\n },\n },\n },\n /**\n * The shape of the cell\n *\n * @default 'circle'\n */\n shape: {\n circle: {\n root: { \"--cell-rounded\": \"radii.full\" },\n },\n rounded: {\n root: { \"--cell-rounded\": \"radii.l2\" },\n },\n square: {\n root: { \"--cell-rounded\": \"0\" },\n },\n },\n },\n\n sizes: {\n xs: {\n root: { \"--cell-size\": \"sizes.8\", \"--font-size\": \"fontSizes.xs\" },\n },\n sm: {\n root: { \"--cell-size\": \"sizes.9\", \"--font-size\": \"fontSizes.sm\" },\n },\n md: {\n root: { \"--cell-size\": \"sizes.10\", \"--font-size\": \"fontSizes.md\" },\n },\n lg: {\n root: { \"--cell-size\": \"sizes.11\", \"--font-size\": \"fontSizes.lg\" },\n },\n xl: {\n root: { \"--cell-size\": \"sizes.12\", \"--font-size\": \"fontSizes.xl\" },\n },\n \"2xl\": {\n root: { \"--cell-size\": \"sizes.14\", \"--font-size\": \"fontSizes.xl\" },\n },\n },\n\n defaultProps: {\n size: \"md\",\n fixed: true,\n shape: \"rounded\",\n },\n})\n\nexport type CalendarStyle = typeof calendarStyle\n"],"mappings":";;;;;;AAGA,MAAa,gBAAgBA,wCAAyB;CACpD,MAAM;EACJ,QAAQ;GACN,GAAGC,iCAAY;GACf,SAAS;GACT,OAAO;GACP,QAAQ,EAAE,YAAY,eAAe;GACtC;EACD,MAAM;GACJ,YAAY;GACZ,SAAS;GACT,SAAS;GACT,gBAAgB;GACjB;EACD,SAAS;GACP,YAAY;GACZ,SAAS;GACT,KAAK;GACL,YAAY;GACZ,gBAAgB;GACjB;EACD,KAAK;GACH,GAAGA,iCAAY;GACf,mBAAmB;IACjB,QAAQ,EAAE,SAAS,EAAE,aAAa,kBAAkB,EAAE;IACtD,OAAO,EAAE,SAAS,EAAE,cAAc,kBAAkB,EAAE;IACtD,UAAU,EACR,SAAS;KACP,IAAI;KACJ,GAAG;KACJ,EACF;IACF;GACD,sFACE,EACE,SAAS;IACP,YAAY;IACZ,SAAS;IACT,UAAU;IACV,QAAQ;IACT,EACF;GACH,2CAA2C,EACzC,cAAc,kBACf;GACD,wCAAwC,EAAE,OAAO,mBAAmB;GACpE,wCAAwC,EAAE,YAAY,EAAE,SAAS,IAAK,EAAE;GACxE,4CAA4C;IAC1C,IAAI;IACJ,aAAa;IACb,GAAG;IACJ;GACD,sEAAsE,EACpE,YAAY,eACb;GACD,wCAAwC,EACtC,OAAO,mBACR;GACD,aAAa;GACb,YAAY;GACZ,UAAU;GACV,SAAS;GACT,QAAQ;GACR,QAAQ,EACN,wDAAwD,EACtD,YAAY,eACb,EACF;GACD,WAAW;IACT,YAAY;IACZ,QAAQ;KACN,YAAY;KACZ,SAAS;KACT,UAAU;KACV,SAAS;KACT,QAAQ;KACT;IACF;GACF;EACD,OAAO;GACL,YAAY;GACZ,SAAS;GACT,eAAe;GACf,KAAK;GACL,SAAS;GACV;EACD,QAAQ,EAAE;EACV,YAAY,EAAE;EACd,MAAM,EAAE;EACR,MAAM,EAAE;EACR,MAAM;GACJ,cAAc;GACd,mBAAmB,CAAC,kBAAkB,iBAAiB;GACvD,yBAAyB;GACzB,sBAAsB;GACtB,sBAAsB;GACtB,mBAAmB;GACnB,YAAY;GACZ,SAAS;GACT,eAAe;GACf,UAAU;GACV,GAAG;GACJ;EACD,KAAK;GACH,SAAS;GACT,KAAK;GACL,qBAAqB;GACtB;EACD,QAAQ,EAAE,MAAM,gBAAgB;EAChC,WAAW,EAAE,OAAO,YAAY;EAChC,MAAM,EAAE;EACR,SAAS;GAAE,OAAO;GAAY,YAAY;GAAU;EACpD,OAAO;GACL,SAAS;GACT,KAAK;GACN;EACD,OAAO,EAAE;EACV;CAED,OAAO;EAML,OAAO,EACL,MAAM,EACJ,OAAO,EACL,kBAAkB,kBACnB,EACF,EACF;EAMD,OAAO;GACL,QAAQ,EACN,MAAM,EAAE,kBAAkB,cAAc,EACzC;GACD,SAAS,EACP,MAAM,EAAE,kBAAkB,YAAY,EACvC;GACD,QAAQ,EACN,MAAM,EAAE,kBAAkB,KAAK,EAChC;GACF;EACF;CAED,OAAO;EACL,IAAI,EACF,MAAM;GAAE,eAAe;GAAW,eAAe;GAAgB,EAClE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAW,eAAe;GAAgB,EAClE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACD,OAAO,EACL,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACF;CAED,cAAc;EACZ,MAAM;EACN,OAAO;EACP,OAAO;EACR;CACF,CAAC"}
|
|
@@ -4,6 +4,8 @@ const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
|
4
4
|
const require_dom = require('../../utils/dom.cjs');
|
|
5
5
|
const require_effect = require('../../utils/effect.cjs');
|
|
6
6
|
const require_utils_index = require('../../utils/index.cjs');
|
|
7
|
+
const require_props = require('../../core/components/props.cjs');
|
|
8
|
+
require('../../core/index.cjs');
|
|
7
9
|
const require_hooks_use_controllable_state_index = require('../../hooks/use-controllable-state/index.cjs');
|
|
8
10
|
const require_i18n_provider = require('../../providers/i18n-provider/i18n-provider.cjs');
|
|
9
11
|
require('../../providers/i18n-provider/index.cjs');
|
|
@@ -92,12 +94,10 @@ const useColorSelector = ({ fallbackValue = "#FFFFFF", defaultValue = fallbackVa
|
|
|
92
94
|
if (activeRef.current) return;
|
|
93
95
|
if (valueProp) setHsva((0, require_utils_index.utils_exports.parseToHsv)(valueProp, fallbackValue));
|
|
94
96
|
}, [valueProp]);
|
|
95
|
-
const getRootProps = (0, react.useCallback)((props = {}) => ({
|
|
97
|
+
const getRootProps = (0, react.useCallback)((props = {}) => require_props.mergeProps({
|
|
96
98
|
"data-disabled": (0, require_utils_index.utils_exports.dataAttr)(disabled),
|
|
97
|
-
"data-readonly": (0, require_utils_index.utils_exports.dataAttr)(readOnly)
|
|
98
|
-
|
|
99
|
-
...props
|
|
100
|
-
}), [
|
|
99
|
+
"data-readonly": (0, require_utils_index.utils_exports.dataAttr)(readOnly)
|
|
100
|
+
}, rest, props)(), [
|
|
101
101
|
disabled,
|
|
102
102
|
readOnly,
|
|
103
103
|
rest
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-color-selector.cjs","names":["useI18n","useControllableState","useEyeDropper","value","h","s","v","a","getRootProps: PropGetter","getSaturationSliderProps: PropGetter<UseSaturationSliderProps>","getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n >","getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n >","getEyeDropperProps: PropGetter","runKeyAction"],"sources":["../../../../src/components/color-selector/use-color-selector.ts"],"sourcesContent":["\"use client\"\n\nimport type { HTMLProps, PropGetter, RequiredPropGetter } from \"../../core\"\nimport type { ColorFormat } from \"../../utils\"\nimport type { UseSaturationSliderProps } from \"../saturation-slider\"\nimport type { UseSliderProps } from \"../slider\"\nimport { useCallback, useId, useRef, useState } from \"react\"\nimport { useControllableState } from \"../../hooks/use-controllable-state\"\nimport { useEyeDropper } from \"../../hooks/use-eye-dropper\"\nimport { useI18n } from \"../../providers/i18n-provider\"\nimport {\n ariaAttr,\n calcFormat,\n convertColor,\n cx,\n dataAttr,\n handlerAll,\n hsvTo,\n isString,\n parseToHsv,\n runKeyAction,\n sameColor,\n useUpdateEffect,\n} from \"../../utils\"\n\ntype Hsva = [number, number, number, number]\n\nexport interface UseColorSelectorProps extends Omit<HTMLProps, \"onChange\"> {\n /**\n * The initial value of the color selector.\n *\n * @default fallbackValue\n */\n defaultValue?: string\n /**\n * If `true`, the color selector will be disabled.\n *\n * @default false\n */\n disabled?: boolean\n /**\n * The fallback value of the color selector.\n *\n * @default '#FFFFFF'\n */\n fallbackValue?: string\n /**\n * The format of the color selector.\n * Automatically determines the format of `value` or `defaultValue`.\n *\n * @default 'hex'\n */\n format?: ColorFormat\n /**\n * If `true`, the color selector will be read only.\n *\n * @default false\n */\n readOnly?: boolean\n /**\n * The value of the color selector.\n */\n value?: string\n /**\n * The callback invoked when the value changes.\n */\n onChange?: (value: string) => void\n /**\n * The callback invoked when the value changes ends.\n */\n onChangeEnd?: (value: string) => void\n /**\n * The callback invoked when the value changes starts.\n */\n onChangeStart?: (value: string) => void\n}\n\nexport const useColorSelector = ({\n fallbackValue = \"#FFFFFF\",\n defaultValue = fallbackValue,\n disabled = false,\n format: formatProp,\n readOnly = false,\n value: valueProp,\n onChange: onChangeProp,\n onChangeEnd: onChangeEndProp,\n onChangeStart: onChangeStartProp,\n ...rest\n}: UseColorSelectorProps) => {\n const { t } = useI18n(\"colorSelector\")\n const format = formatProp ?? calcFormat(valueProp ?? defaultValue)\n const alpha = format.endsWith(\"a\")\n const [value, setValue] = useControllableState({\n defaultValue,\n value: valueProp,\n onChange: onChangeProp,\n })\n const [hsva, setHsva] = useState(parseToHsv(value, fallbackValue))\n const [h, s, v, a] = hsva\n const interactive = !(disabled || readOnly)\n const swatchGroupLabelId = useId()\n const activeRef = useRef(false)\n const { supported: supportedEyeDropper, onOpen: onOpenEyeDropper } =\n useEyeDropper()\n const color = hsvTo([h, s, v, 1], fallbackValue)(\"hex\")\n\n const onChange = useCallback(\n (value: Hsva | string) => {\n if (!interactive) return\n\n if (isString(value)) {\n setValue(convertColor(value, fallbackValue)(format))\n setHsva(parseToHsv(value, fallbackValue))\n } else {\n setHsva(value)\n setValue(hsvTo(value, fallbackValue)(format))\n }\n },\n [fallbackValue, format, interactive, setValue],\n )\n\n const onChangeStart = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = true\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeStartProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeStartProp],\n )\n\n const onChangeEnd = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = false\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeEndProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeEndProp],\n )\n\n const onEyeDropperClick = useCallback(async () => {\n if (!interactive) return\n\n const result = await onOpenEyeDropper()\n\n if (result?.sRGBHex) onChange(result.sRGBHex)\n }, [interactive, onChange, onOpenEyeDropper])\n\n useUpdateEffect(() => {\n if (activeRef.current) return\n\n if (valueProp) setHsva(parseToHsv(valueProp, fallbackValue))\n }, [valueProp])\n\n const getRootProps: PropGetter = useCallback(\n (props = {}) => ({\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n ...rest,\n ...props,\n }),\n [disabled, readOnly, rest],\n )\n\n const getSaturationSliderProps: PropGetter<UseSaturationSliderProps> =\n useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: [h, s, v],\n ...props,\n onChange: handlerAll(props.onChange, ([h, s, v]) =>\n onChange([h, s, v, a]),\n ),\n onChangeEnd: handlerAll(props.onChangeEnd, ([h, s, v]) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, ([h, s, v]) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, s, v, onChange, a, onChangeEnd, onChangeStart],\n )\n\n const getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n > = useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: h,\n ...props,\n onChange: handlerAll(props.onChange, (h) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (h) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (h) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, onChange, s, v, a, onChangeEnd, onChangeStart],\n )\n\n const getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n > = useCallback(\n (props = {}) => ({\n color,\n disabled,\n readOnly,\n value: a,\n ...props,\n onChange: handlerAll(props.onChange, (a) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (a) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (a) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [\n color,\n disabled,\n readOnly,\n a,\n onChange,\n h,\n s,\n v,\n onChangeEnd,\n onChangeStart,\n ],\n )\n\n const getEyeDropperProps: PropGetter = useCallback(\n (props = {}) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-label\": t(\"Pick a color\"),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n hidden: !supportedEyeDropper,\n role: \"button\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n onClick: handlerAll(props.onClick, onEyeDropperClick),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: onEyeDropperClick,\n Space: onEyeDropperClick,\n }),\n ),\n }),\n [\n disabled,\n interactive,\n onEyeDropperClick,\n readOnly,\n supportedEyeDropper,\n t,\n ],\n )\n\n const getColorSwatchGroupLabelProps: PropGetter<\"span\"> = useCallback(\n (props) => ({\n id: swatchGroupLabelId,\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchGroupProps: PropGetter = useCallback(\n ({ \"aria-labelledby\": ariaLabelledby, ...props } = {}) => ({\n \"aria-labelledby\": cx(ariaLabelledby, swatchGroupLabelId),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"listbox\",\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchItemProps: RequiredPropGetter<\n \"div\",\n { value: string },\n HTMLProps & { color: string }\n > = useCallback(\n ({ value, ...props }) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-selected\": sameColor(value, color),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"option\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n color: value,\n onClick: handlerAll(props.onClick, () => onChange(value)),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: () => onChange(value),\n Space: () => onChange(value),\n }),\n ),\n }),\n [disabled, color, interactive, onChange, readOnly],\n )\n\n return {\n alpha,\n format,\n setValue,\n value,\n getAlphaSliderProps,\n getColorSwatchGroupLabelProps,\n getColorSwatchGroupProps,\n getColorSwatchItemProps,\n getEyeDropperProps,\n getHueSliderProps,\n getRootProps,\n getSaturationSliderProps,\n onChange,\n }\n}\n\nexport type UseColorSelectorReturn = ReturnType<typeof useColorSelector>\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"use-color-selector.cjs","names":["useI18n","useControllableState","useEyeDropper","value","h","s","v","a","getRootProps: PropGetter","mergeProps","getSaturationSliderProps: PropGetter<UseSaturationSliderProps>","getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n >","getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n >","getEyeDropperProps: PropGetter","runKeyAction"],"sources":["../../../../src/components/color-selector/use-color-selector.ts"],"sourcesContent":["\"use client\"\n\nimport type { HTMLProps, PropGetter, RequiredPropGetter } from \"../../core\"\nimport type { ColorFormat } from \"../../utils\"\nimport type { UseSaturationSliderProps } from \"../saturation-slider\"\nimport type { UseSliderProps } from \"../slider\"\nimport { useCallback, useId, useRef, useState } from \"react\"\nimport { mergeProps } from \"../../core\"\nimport { useControllableState } from \"../../hooks/use-controllable-state\"\nimport { useEyeDropper } from \"../../hooks/use-eye-dropper\"\nimport { useI18n } from \"../../providers/i18n-provider\"\nimport {\n ariaAttr,\n calcFormat,\n convertColor,\n cx,\n dataAttr,\n handlerAll,\n hsvTo,\n isString,\n parseToHsv,\n runKeyAction,\n sameColor,\n useUpdateEffect,\n} from \"../../utils\"\n\ntype Hsva = [number, number, number, number]\n\nexport interface UseColorSelectorProps extends Omit<HTMLProps, \"onChange\"> {\n /**\n * The initial value of the color selector.\n *\n * @default fallbackValue\n */\n defaultValue?: string\n /**\n * If `true`, the color selector will be disabled.\n *\n * @default false\n */\n disabled?: boolean\n /**\n * The fallback value of the color selector.\n *\n * @default '#FFFFFF'\n */\n fallbackValue?: string\n /**\n * The format of the color selector.\n * Automatically determines the format of `value` or `defaultValue`.\n *\n * @default 'hex'\n */\n format?: ColorFormat\n /**\n * If `true`, the color selector will be read only.\n *\n * @default false\n */\n readOnly?: boolean\n /**\n * The value of the color selector.\n */\n value?: string\n /**\n * The callback invoked when the value changes.\n */\n onChange?: (value: string) => void\n /**\n * The callback invoked when the value changes ends.\n */\n onChangeEnd?: (value: string) => void\n /**\n * The callback invoked when the value changes starts.\n */\n onChangeStart?: (value: string) => void\n}\n\nexport const useColorSelector = ({\n fallbackValue = \"#FFFFFF\",\n defaultValue = fallbackValue,\n disabled = false,\n format: formatProp,\n readOnly = false,\n value: valueProp,\n onChange: onChangeProp,\n onChangeEnd: onChangeEndProp,\n onChangeStart: onChangeStartProp,\n ...rest\n}: UseColorSelectorProps) => {\n const { t } = useI18n(\"colorSelector\")\n const format = formatProp ?? calcFormat(valueProp ?? defaultValue)\n const alpha = format.endsWith(\"a\")\n const [value, setValue] = useControllableState({\n defaultValue,\n value: valueProp,\n onChange: onChangeProp,\n })\n const [hsva, setHsva] = useState(parseToHsv(value, fallbackValue))\n const [h, s, v, a] = hsva\n const interactive = !(disabled || readOnly)\n const swatchGroupLabelId = useId()\n const activeRef = useRef(false)\n const { supported: supportedEyeDropper, onOpen: onOpenEyeDropper } =\n useEyeDropper()\n const color = hsvTo([h, s, v, 1], fallbackValue)(\"hex\")\n\n const onChange = useCallback(\n (value: Hsva | string) => {\n if (!interactive) return\n\n if (isString(value)) {\n setValue(convertColor(value, fallbackValue)(format))\n setHsva(parseToHsv(value, fallbackValue))\n } else {\n setHsva(value)\n setValue(hsvTo(value, fallbackValue)(format))\n }\n },\n [fallbackValue, format, interactive, setValue],\n )\n\n const onChangeStart = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = true\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeStartProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeStartProp],\n )\n\n const onChangeEnd = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = false\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeEndProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeEndProp],\n )\n\n const onEyeDropperClick = useCallback(async () => {\n if (!interactive) return\n\n const result = await onOpenEyeDropper()\n\n if (result?.sRGBHex) onChange(result.sRGBHex)\n }, [interactive, onChange, onOpenEyeDropper])\n\n useUpdateEffect(() => {\n if (activeRef.current) return\n\n if (valueProp) setHsva(parseToHsv(valueProp, fallbackValue))\n }, [valueProp])\n\n const getRootProps: PropGetter = useCallback(\n (props = {}) =>\n mergeProps(\n {\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n },\n rest,\n props,\n )(),\n [disabled, readOnly, rest],\n )\n\n const getSaturationSliderProps: PropGetter<UseSaturationSliderProps> =\n useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: [h, s, v],\n ...props,\n onChange: handlerAll(props.onChange, ([h, s, v]) =>\n onChange([h, s, v, a]),\n ),\n onChangeEnd: handlerAll(props.onChangeEnd, ([h, s, v]) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, ([h, s, v]) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, s, v, onChange, a, onChangeEnd, onChangeStart],\n )\n\n const getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n > = useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: h,\n ...props,\n onChange: handlerAll(props.onChange, (h) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (h) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (h) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, onChange, s, v, a, onChangeEnd, onChangeStart],\n )\n\n const getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n > = useCallback(\n (props = {}) => ({\n color,\n disabled,\n readOnly,\n value: a,\n ...props,\n onChange: handlerAll(props.onChange, (a) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (a) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (a) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [\n color,\n disabled,\n readOnly,\n a,\n onChange,\n h,\n s,\n v,\n onChangeEnd,\n onChangeStart,\n ],\n )\n\n const getEyeDropperProps: PropGetter = useCallback(\n (props = {}) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-label\": t(\"Pick a color\"),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n hidden: !supportedEyeDropper,\n role: \"button\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n onClick: handlerAll(props.onClick, onEyeDropperClick),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: onEyeDropperClick,\n Space: onEyeDropperClick,\n }),\n ),\n }),\n [\n disabled,\n interactive,\n onEyeDropperClick,\n readOnly,\n supportedEyeDropper,\n t,\n ],\n )\n\n const getColorSwatchGroupLabelProps: PropGetter<\"span\"> = useCallback(\n (props) => ({\n id: swatchGroupLabelId,\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchGroupProps: PropGetter = useCallback(\n ({ \"aria-labelledby\": ariaLabelledby, ...props } = {}) => ({\n \"aria-labelledby\": cx(ariaLabelledby, swatchGroupLabelId),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"listbox\",\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchItemProps: RequiredPropGetter<\n \"div\",\n { value: string },\n HTMLProps & { color: string }\n > = useCallback(\n ({ value, ...props }) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-selected\": sameColor(value, color),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"option\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n color: value,\n onClick: handlerAll(props.onClick, () => onChange(value)),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: () => onChange(value),\n Space: () => onChange(value),\n }),\n ),\n }),\n [disabled, color, interactive, onChange, readOnly],\n )\n\n return {\n alpha,\n format,\n setValue,\n value,\n getAlphaSliderProps,\n getColorSwatchGroupLabelProps,\n getColorSwatchGroupProps,\n getColorSwatchItemProps,\n getEyeDropperProps,\n getHueSliderProps,\n getRootProps,\n getSaturationSliderProps,\n onChange,\n }\n}\n\nexport type UseColorSelectorReturn = ReturnType<typeof useColorSelector>\n"],"mappings":"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"}
|
|
@@ -81,7 +81,7 @@ const calendarStyle = defineComponentSlotStyle({
|
|
|
81
81
|
prev: {},
|
|
82
82
|
root: {
|
|
83
83
|
"--cell-gap": "spaces.1",
|
|
84
|
-
"--holiday-color": ["colors.red.
|
|
84
|
+
"--holiday-color": ["colors.red.600", "colors.red.300"],
|
|
85
85
|
"--select-content-size": "auto",
|
|
86
86
|
"--select-font-size": "{font-size}",
|
|
87
87
|
"--select-root-size": "fit-content",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.style.js","names":[],"sources":["../../../../src/components/calendar/calendar.style.ts"],"sourcesContent":["import { defineComponentSlotStyle } from \"../../core\"\nimport { buttonStyle } from \"../button\"\n\nexport const calendarStyle = defineComponentSlotStyle({\n base: {\n button: {\n ...buttonStyle.base,\n boxSize: \"{cell-size}\",\n color: \"colorScheme.outline\",\n _hover: { layerStyle: \"ghost.hover\" },\n },\n cell: {\n alignItems: \"center\",\n boxSize: \"{cell-size}\",\n display: \"inline-flex\",\n justifyContent: \"center\",\n },\n control: {\n alignItems: \"center\",\n display: \"flex\",\n gap: \"{cell-gap}\",\n gridColumn: \"span 5\",\n justifyContent: \"center\",\n },\n day: {\n ...buttonStyle.base,\n \"&[data-between]\": {\n _first: { _before: { roundedLeft: \"{cell-rounded}\" } },\n _last: { _before: { roundedRight: \"{cell-rounded}\" } },\n _notLast: {\n _before: {\n me: \"calc({cell-gap} * -1)\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n },\n },\n \"&[data-between], &[data-end]:not(:first-of-type), &[data-start]:not(:last-of-type)\":\n {\n _before: {\n layerStyle: \"ghost.hover\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n zIndex: \"-2\",\n },\n },\n \"&[data-end]:not(:first-of-type)::before\": {\n roundedRight: \"{cell-rounded}\",\n },\n \"&[data-holiday]:not([data-selected])\": { color: \"{holiday-color}\" },\n \"&[data-outside]:not([data-selected])\": { \"& > span\": { opacity: 0.4 } },\n \"&[data-start]:not(:last-of-type)::before\": {\n me: \"calc({cell-gap} * -1)\",\n roundedLeft: \"{cell-rounded}\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n \"&[data-today]:not([data-outside], [data-selected], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n \"&[data-weekend]:not([data-selected])\": {\n color: \"{weekend-color}\",\n },\n borderColor: \"transparent\",\n fontWeight: \"normal\",\n overflow: \"inherit\",\n rounded: \"{cell-rounded}\",\n zIndex: \"0\",\n _hover: {\n \"&:not([data-selected], [data-today], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n },\n _selected: {\n layerStyle: \"solid\",\n _after: {\n layerStyle: \"solid\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n rounded: \"{cell-rounded}\",\n zIndex: \"-1\",\n },\n },\n },\n month: {\n alignItems: \"stretch\",\n display: \"flex\",\n flexDirection: \"column\",\n gap: \"{cell-gap}\",\n outline: \"none\",\n },\n months: {},\n navigation: {},\n next: {},\n prev: {},\n root: {\n \"--cell-gap\": \"spaces.1\",\n \"--holiday-color\": [\"colors.red.
|
|
1
|
+
{"version":3,"file":"calendar.style.js","names":[],"sources":["../../../../src/components/calendar/calendar.style.ts"],"sourcesContent":["import { defineComponentSlotStyle } from \"../../core\"\nimport { buttonStyle } from \"../button\"\n\nexport const calendarStyle = defineComponentSlotStyle({\n base: {\n button: {\n ...buttonStyle.base,\n boxSize: \"{cell-size}\",\n color: \"colorScheme.outline\",\n _hover: { layerStyle: \"ghost.hover\" },\n },\n cell: {\n alignItems: \"center\",\n boxSize: \"{cell-size}\",\n display: \"inline-flex\",\n justifyContent: \"center\",\n },\n control: {\n alignItems: \"center\",\n display: \"flex\",\n gap: \"{cell-gap}\",\n gridColumn: \"span 5\",\n justifyContent: \"center\",\n },\n day: {\n ...buttonStyle.base,\n \"&[data-between]\": {\n _first: { _before: { roundedLeft: \"{cell-rounded}\" } },\n _last: { _before: { roundedRight: \"{cell-rounded}\" } },\n _notLast: {\n _before: {\n me: \"calc({cell-gap} * -1)\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n },\n },\n \"&[data-between], &[data-end]:not(:first-of-type), &[data-start]:not(:last-of-type)\":\n {\n _before: {\n layerStyle: \"ghost.hover\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n zIndex: \"-2\",\n },\n },\n \"&[data-end]:not(:first-of-type)::before\": {\n roundedRight: \"{cell-rounded}\",\n },\n \"&[data-holiday]:not([data-selected])\": { color: \"{holiday-color}\" },\n \"&[data-outside]:not([data-selected])\": { \"& > span\": { opacity: 0.4 } },\n \"&[data-start]:not(:last-of-type)::before\": {\n me: \"calc({cell-gap} * -1)\",\n roundedLeft: \"{cell-rounded}\",\n w: \"calc({cell-size} + {cell-gap})\",\n },\n \"&[data-today]:not([data-outside], [data-selected], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n \"&[data-weekend]:not([data-selected])\": {\n color: \"{weekend-color}\",\n },\n borderColor: \"transparent\",\n fontWeight: \"normal\",\n overflow: \"inherit\",\n rounded: \"{cell-rounded}\",\n zIndex: \"0\",\n _hover: {\n \"&:not([data-selected], [data-today], [data-between])\": {\n layerStyle: \"ghost.hover\",\n },\n },\n _selected: {\n layerStyle: \"solid\",\n _after: {\n layerStyle: \"solid\",\n boxSize: \"{cell-size}\",\n position: \"absolute\",\n rounded: \"{cell-rounded}\",\n zIndex: \"-1\",\n },\n },\n },\n month: {\n alignItems: \"stretch\",\n display: \"flex\",\n flexDirection: \"column\",\n gap: \"{cell-gap}\",\n outline: \"none\",\n },\n months: {},\n navigation: {},\n next: {},\n prev: {},\n root: {\n \"--cell-gap\": \"spaces.1\",\n \"--holiday-color\": [\"colors.red.600\", \"colors.red.300\"],\n \"--select-content-size\": \"auto\",\n \"--select-font-size\": \"{font-size}\",\n \"--select-root-size\": \"fit-content\",\n \"--weekend-color\": \"{holiday-color}\",\n alignItems: \"stretch\",\n display: \"flex\",\n flexDirection: \"column\",\n fontSize: \"{font-size}\",\n w: \"calc({cell-size} * 7 + {cell-gap} * 6)\",\n },\n row: {\n display: \"grid\",\n gap: \"{cell-gap}\",\n gridTemplateColumns: \"repeat(7, 1fr)\",\n },\n select: { minH: \"{cell-size}!\" },\n separator: { color: \"fg.muted\" },\n week: {},\n weekday: { color: \"fg.muted\", fontWeight: \"normal\" },\n weeks: {\n display: \"grid\",\n gap: \"{cell-gap}\",\n },\n years: {},\n },\n\n props: {\n /**\n * If `true`, the calendar will be fixed rows.\n *\n * @default true\n */\n fixed: {\n true: {\n weeks: {\n gridTemplateRows: \"repeat(6, 1fr)\",\n },\n },\n },\n /**\n * The shape of the cell\n *\n * @default 'circle'\n */\n shape: {\n circle: {\n root: { \"--cell-rounded\": \"radii.full\" },\n },\n rounded: {\n root: { \"--cell-rounded\": \"radii.l2\" },\n },\n square: {\n root: { \"--cell-rounded\": \"0\" },\n },\n },\n },\n\n sizes: {\n xs: {\n root: { \"--cell-size\": \"sizes.8\", \"--font-size\": \"fontSizes.xs\" },\n },\n sm: {\n root: { \"--cell-size\": \"sizes.9\", \"--font-size\": \"fontSizes.sm\" },\n },\n md: {\n root: { \"--cell-size\": \"sizes.10\", \"--font-size\": \"fontSizes.md\" },\n },\n lg: {\n root: { \"--cell-size\": \"sizes.11\", \"--font-size\": \"fontSizes.lg\" },\n },\n xl: {\n root: { \"--cell-size\": \"sizes.12\", \"--font-size\": \"fontSizes.xl\" },\n },\n \"2xl\": {\n root: { \"--cell-size\": \"sizes.14\", \"--font-size\": \"fontSizes.xl\" },\n },\n },\n\n defaultProps: {\n size: \"md\",\n fixed: true,\n shape: \"rounded\",\n },\n})\n\nexport type CalendarStyle = typeof calendarStyle\n"],"mappings":";;;;;;AAGA,MAAa,gBAAgB,yBAAyB;CACpD,MAAM;EACJ,QAAQ;GACN,GAAG,YAAY;GACf,SAAS;GACT,OAAO;GACP,QAAQ,EAAE,YAAY,eAAe;GACtC;EACD,MAAM;GACJ,YAAY;GACZ,SAAS;GACT,SAAS;GACT,gBAAgB;GACjB;EACD,SAAS;GACP,YAAY;GACZ,SAAS;GACT,KAAK;GACL,YAAY;GACZ,gBAAgB;GACjB;EACD,KAAK;GACH,GAAG,YAAY;GACf,mBAAmB;IACjB,QAAQ,EAAE,SAAS,EAAE,aAAa,kBAAkB,EAAE;IACtD,OAAO,EAAE,SAAS,EAAE,cAAc,kBAAkB,EAAE;IACtD,UAAU,EACR,SAAS;KACP,IAAI;KACJ,GAAG;KACJ,EACF;IACF;GACD,sFACE,EACE,SAAS;IACP,YAAY;IACZ,SAAS;IACT,UAAU;IACV,QAAQ;IACT,EACF;GACH,2CAA2C,EACzC,cAAc,kBACf;GACD,wCAAwC,EAAE,OAAO,mBAAmB;GACpE,wCAAwC,EAAE,YAAY,EAAE,SAAS,IAAK,EAAE;GACxE,4CAA4C;IAC1C,IAAI;IACJ,aAAa;IACb,GAAG;IACJ;GACD,sEAAsE,EACpE,YAAY,eACb;GACD,wCAAwC,EACtC,OAAO,mBACR;GACD,aAAa;GACb,YAAY;GACZ,UAAU;GACV,SAAS;GACT,QAAQ;GACR,QAAQ,EACN,wDAAwD,EACtD,YAAY,eACb,EACF;GACD,WAAW;IACT,YAAY;IACZ,QAAQ;KACN,YAAY;KACZ,SAAS;KACT,UAAU;KACV,SAAS;KACT,QAAQ;KACT;IACF;GACF;EACD,OAAO;GACL,YAAY;GACZ,SAAS;GACT,eAAe;GACf,KAAK;GACL,SAAS;GACV;EACD,QAAQ,EAAE;EACV,YAAY,EAAE;EACd,MAAM,EAAE;EACR,MAAM,EAAE;EACR,MAAM;GACJ,cAAc;GACd,mBAAmB,CAAC,kBAAkB,iBAAiB;GACvD,yBAAyB;GACzB,sBAAsB;GACtB,sBAAsB;GACtB,mBAAmB;GACnB,YAAY;GACZ,SAAS;GACT,eAAe;GACf,UAAU;GACV,GAAG;GACJ;EACD,KAAK;GACH,SAAS;GACT,KAAK;GACL,qBAAqB;GACtB;EACD,QAAQ,EAAE,MAAM,gBAAgB;EAChC,WAAW,EAAE,OAAO,YAAY;EAChC,MAAM,EAAE;EACR,SAAS;GAAE,OAAO;GAAY,YAAY;GAAU;EACpD,OAAO;GACL,SAAS;GACT,KAAK;GACN;EACD,OAAO,EAAE;EACV;CAED,OAAO;EAML,OAAO,EACL,MAAM,EACJ,OAAO,EACL,kBAAkB,kBACnB,EACF,EACF;EAMD,OAAO;GACL,QAAQ,EACN,MAAM,EAAE,kBAAkB,cAAc,EACzC;GACD,SAAS,EACP,MAAM,EAAE,kBAAkB,YAAY,EACvC;GACD,QAAQ,EACN,MAAM,EAAE,kBAAkB,KAAK,EAChC;GACF;EACF;CAED,OAAO;EACL,IAAI,EACF,MAAM;GAAE,eAAe;GAAW,eAAe;GAAgB,EAClE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAW,eAAe;GAAgB,EAClE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACD,IAAI,EACF,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACD,OAAO,EACL,MAAM;GAAE,eAAe;GAAY,eAAe;GAAgB,EACnE;EACF;CAED,cAAc;EACZ,MAAM;EACN,OAAO;EACP,OAAO;EACR;CACF,CAAC"}
|
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
import { runKeyAction } from "../../utils/dom.js";
|
|
4
4
|
import { useUpdateEffect } from "../../utils/effect.js";
|
|
5
5
|
import { utils_exports } from "../../utils/index.js";
|
|
6
|
+
import { mergeProps } from "../../core/components/props.js";
|
|
7
|
+
import "../../core/index.js";
|
|
6
8
|
import { useControllableState } from "../../hooks/use-controllable-state/index.js";
|
|
7
9
|
import { useI18n } from "../../providers/i18n-provider/i18n-provider.js";
|
|
8
10
|
import "../../providers/i18n-provider/index.js";
|
|
@@ -91,12 +93,10 @@ const useColorSelector = ({ fallbackValue = "#FFFFFF", defaultValue = fallbackVa
|
|
|
91
93
|
if (activeRef.current) return;
|
|
92
94
|
if (valueProp) setHsva((0, utils_exports.parseToHsv)(valueProp, fallbackValue));
|
|
93
95
|
}, [valueProp]);
|
|
94
|
-
const getRootProps = useCallback((props = {}) => ({
|
|
96
|
+
const getRootProps = useCallback((props = {}) => mergeProps({
|
|
95
97
|
"data-disabled": (0, utils_exports.dataAttr)(disabled),
|
|
96
|
-
"data-readonly": (0, utils_exports.dataAttr)(readOnly)
|
|
97
|
-
|
|
98
|
-
...props
|
|
99
|
-
}), [
|
|
98
|
+
"data-readonly": (0, utils_exports.dataAttr)(readOnly)
|
|
99
|
+
}, rest, props)(), [
|
|
100
100
|
disabled,
|
|
101
101
|
readOnly,
|
|
102
102
|
rest
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-color-selector.js","names":["value","h","s","v","a","getRootProps: PropGetter","getSaturationSliderProps: PropGetter<UseSaturationSliderProps>","getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n >","getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n >","getEyeDropperProps: PropGetter"],"sources":["../../../../src/components/color-selector/use-color-selector.ts"],"sourcesContent":["\"use client\"\n\nimport type { HTMLProps, PropGetter, RequiredPropGetter } from \"../../core\"\nimport type { ColorFormat } from \"../../utils\"\nimport type { UseSaturationSliderProps } from \"../saturation-slider\"\nimport type { UseSliderProps } from \"../slider\"\nimport { useCallback, useId, useRef, useState } from \"react\"\nimport { useControllableState } from \"../../hooks/use-controllable-state\"\nimport { useEyeDropper } from \"../../hooks/use-eye-dropper\"\nimport { useI18n } from \"../../providers/i18n-provider\"\nimport {\n ariaAttr,\n calcFormat,\n convertColor,\n cx,\n dataAttr,\n handlerAll,\n hsvTo,\n isString,\n parseToHsv,\n runKeyAction,\n sameColor,\n useUpdateEffect,\n} from \"../../utils\"\n\ntype Hsva = [number, number, number, number]\n\nexport interface UseColorSelectorProps extends Omit<HTMLProps, \"onChange\"> {\n /**\n * The initial value of the color selector.\n *\n * @default fallbackValue\n */\n defaultValue?: string\n /**\n * If `true`, the color selector will be disabled.\n *\n * @default false\n */\n disabled?: boolean\n /**\n * The fallback value of the color selector.\n *\n * @default '#FFFFFF'\n */\n fallbackValue?: string\n /**\n * The format of the color selector.\n * Automatically determines the format of `value` or `defaultValue`.\n *\n * @default 'hex'\n */\n format?: ColorFormat\n /**\n * If `true`, the color selector will be read only.\n *\n * @default false\n */\n readOnly?: boolean\n /**\n * The value of the color selector.\n */\n value?: string\n /**\n * The callback invoked when the value changes.\n */\n onChange?: (value: string) => void\n /**\n * The callback invoked when the value changes ends.\n */\n onChangeEnd?: (value: string) => void\n /**\n * The callback invoked when the value changes starts.\n */\n onChangeStart?: (value: string) => void\n}\n\nexport const useColorSelector = ({\n fallbackValue = \"#FFFFFF\",\n defaultValue = fallbackValue,\n disabled = false,\n format: formatProp,\n readOnly = false,\n value: valueProp,\n onChange: onChangeProp,\n onChangeEnd: onChangeEndProp,\n onChangeStart: onChangeStartProp,\n ...rest\n}: UseColorSelectorProps) => {\n const { t } = useI18n(\"colorSelector\")\n const format = formatProp ?? calcFormat(valueProp ?? defaultValue)\n const alpha = format.endsWith(\"a\")\n const [value, setValue] = useControllableState({\n defaultValue,\n value: valueProp,\n onChange: onChangeProp,\n })\n const [hsva, setHsva] = useState(parseToHsv(value, fallbackValue))\n const [h, s, v, a] = hsva\n const interactive = !(disabled || readOnly)\n const swatchGroupLabelId = useId()\n const activeRef = useRef(false)\n const { supported: supportedEyeDropper, onOpen: onOpenEyeDropper } =\n useEyeDropper()\n const color = hsvTo([h, s, v, 1], fallbackValue)(\"hex\")\n\n const onChange = useCallback(\n (value: Hsva | string) => {\n if (!interactive) return\n\n if (isString(value)) {\n setValue(convertColor(value, fallbackValue)(format))\n setHsva(parseToHsv(value, fallbackValue))\n } else {\n setHsva(value)\n setValue(hsvTo(value, fallbackValue)(format))\n }\n },\n [fallbackValue, format, interactive, setValue],\n )\n\n const onChangeStart = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = true\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeStartProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeStartProp],\n )\n\n const onChangeEnd = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = false\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeEndProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeEndProp],\n )\n\n const onEyeDropperClick = useCallback(async () => {\n if (!interactive) return\n\n const result = await onOpenEyeDropper()\n\n if (result?.sRGBHex) onChange(result.sRGBHex)\n }, [interactive, onChange, onOpenEyeDropper])\n\n useUpdateEffect(() => {\n if (activeRef.current) return\n\n if (valueProp) setHsva(parseToHsv(valueProp, fallbackValue))\n }, [valueProp])\n\n const getRootProps: PropGetter = useCallback(\n (props = {}) => ({\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n ...rest,\n ...props,\n }),\n [disabled, readOnly, rest],\n )\n\n const getSaturationSliderProps: PropGetter<UseSaturationSliderProps> =\n useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: [h, s, v],\n ...props,\n onChange: handlerAll(props.onChange, ([h, s, v]) =>\n onChange([h, s, v, a]),\n ),\n onChangeEnd: handlerAll(props.onChangeEnd, ([h, s, v]) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, ([h, s, v]) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, s, v, onChange, a, onChangeEnd, onChangeStart],\n )\n\n const getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n > = useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: h,\n ...props,\n onChange: handlerAll(props.onChange, (h) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (h) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (h) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, onChange, s, v, a, onChangeEnd, onChangeStart],\n )\n\n const getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n > = useCallback(\n (props = {}) => ({\n color,\n disabled,\n readOnly,\n value: a,\n ...props,\n onChange: handlerAll(props.onChange, (a) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (a) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (a) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [\n color,\n disabled,\n readOnly,\n a,\n onChange,\n h,\n s,\n v,\n onChangeEnd,\n onChangeStart,\n ],\n )\n\n const getEyeDropperProps: PropGetter = useCallback(\n (props = {}) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-label\": t(\"Pick a color\"),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n hidden: !supportedEyeDropper,\n role: \"button\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n onClick: handlerAll(props.onClick, onEyeDropperClick),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: onEyeDropperClick,\n Space: onEyeDropperClick,\n }),\n ),\n }),\n [\n disabled,\n interactive,\n onEyeDropperClick,\n readOnly,\n supportedEyeDropper,\n t,\n ],\n )\n\n const getColorSwatchGroupLabelProps: PropGetter<\"span\"> = useCallback(\n (props) => ({\n id: swatchGroupLabelId,\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchGroupProps: PropGetter = useCallback(\n ({ \"aria-labelledby\": ariaLabelledby, ...props } = {}) => ({\n \"aria-labelledby\": cx(ariaLabelledby, swatchGroupLabelId),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"listbox\",\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchItemProps: RequiredPropGetter<\n \"div\",\n { value: string },\n HTMLProps & { color: string }\n > = useCallback(\n ({ value, ...props }) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-selected\": sameColor(value, color),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"option\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n color: value,\n onClick: handlerAll(props.onClick, () => onChange(value)),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: () => onChange(value),\n Space: () => onChange(value),\n }),\n ),\n }),\n [disabled, color, interactive, onChange, readOnly],\n )\n\n return {\n alpha,\n format,\n setValue,\n value,\n getAlphaSliderProps,\n getColorSwatchGroupLabelProps,\n getColorSwatchGroupProps,\n getColorSwatchItemProps,\n getEyeDropperProps,\n getHueSliderProps,\n getRootProps,\n getSaturationSliderProps,\n onChange,\n }\n}\n\nexport type UseColorSelectorReturn = ReturnType<typeof useColorSelector>\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"use-color-selector.js","names":["value","h","s","v","a","getRootProps: PropGetter","getSaturationSliderProps: PropGetter<UseSaturationSliderProps>","getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n >","getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n >","getEyeDropperProps: PropGetter"],"sources":["../../../../src/components/color-selector/use-color-selector.ts"],"sourcesContent":["\"use client\"\n\nimport type { HTMLProps, PropGetter, RequiredPropGetter } from \"../../core\"\nimport type { ColorFormat } from \"../../utils\"\nimport type { UseSaturationSliderProps } from \"../saturation-slider\"\nimport type { UseSliderProps } from \"../slider\"\nimport { useCallback, useId, useRef, useState } from \"react\"\nimport { mergeProps } from \"../../core\"\nimport { useControllableState } from \"../../hooks/use-controllable-state\"\nimport { useEyeDropper } from \"../../hooks/use-eye-dropper\"\nimport { useI18n } from \"../../providers/i18n-provider\"\nimport {\n ariaAttr,\n calcFormat,\n convertColor,\n cx,\n dataAttr,\n handlerAll,\n hsvTo,\n isString,\n parseToHsv,\n runKeyAction,\n sameColor,\n useUpdateEffect,\n} from \"../../utils\"\n\ntype Hsva = [number, number, number, number]\n\nexport interface UseColorSelectorProps extends Omit<HTMLProps, \"onChange\"> {\n /**\n * The initial value of the color selector.\n *\n * @default fallbackValue\n */\n defaultValue?: string\n /**\n * If `true`, the color selector will be disabled.\n *\n * @default false\n */\n disabled?: boolean\n /**\n * The fallback value of the color selector.\n *\n * @default '#FFFFFF'\n */\n fallbackValue?: string\n /**\n * The format of the color selector.\n * Automatically determines the format of `value` or `defaultValue`.\n *\n * @default 'hex'\n */\n format?: ColorFormat\n /**\n * If `true`, the color selector will be read only.\n *\n * @default false\n */\n readOnly?: boolean\n /**\n * The value of the color selector.\n */\n value?: string\n /**\n * The callback invoked when the value changes.\n */\n onChange?: (value: string) => void\n /**\n * The callback invoked when the value changes ends.\n */\n onChangeEnd?: (value: string) => void\n /**\n * The callback invoked when the value changes starts.\n */\n onChangeStart?: (value: string) => void\n}\n\nexport const useColorSelector = ({\n fallbackValue = \"#FFFFFF\",\n defaultValue = fallbackValue,\n disabled = false,\n format: formatProp,\n readOnly = false,\n value: valueProp,\n onChange: onChangeProp,\n onChangeEnd: onChangeEndProp,\n onChangeStart: onChangeStartProp,\n ...rest\n}: UseColorSelectorProps) => {\n const { t } = useI18n(\"colorSelector\")\n const format = formatProp ?? calcFormat(valueProp ?? defaultValue)\n const alpha = format.endsWith(\"a\")\n const [value, setValue] = useControllableState({\n defaultValue,\n value: valueProp,\n onChange: onChangeProp,\n })\n const [hsva, setHsva] = useState(parseToHsv(value, fallbackValue))\n const [h, s, v, a] = hsva\n const interactive = !(disabled || readOnly)\n const swatchGroupLabelId = useId()\n const activeRef = useRef(false)\n const { supported: supportedEyeDropper, onOpen: onOpenEyeDropper } =\n useEyeDropper()\n const color = hsvTo([h, s, v, 1], fallbackValue)(\"hex\")\n\n const onChange = useCallback(\n (value: Hsva | string) => {\n if (!interactive) return\n\n if (isString(value)) {\n setValue(convertColor(value, fallbackValue)(format))\n setHsva(parseToHsv(value, fallbackValue))\n } else {\n setHsva(value)\n setValue(hsvTo(value, fallbackValue)(format))\n }\n },\n [fallbackValue, format, interactive, setValue],\n )\n\n const onChangeStart = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = true\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeStartProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeStartProp],\n )\n\n const onChangeEnd = useCallback(\n ([h, s, v, a]: Hsva) => {\n if (!interactive) return\n\n activeRef.current = false\n\n const value = hsvTo([h, s, v, a], fallbackValue)(format)\n\n onChangeEndProp?.(value)\n },\n [interactive, fallbackValue, format, onChangeEndProp],\n )\n\n const onEyeDropperClick = useCallback(async () => {\n if (!interactive) return\n\n const result = await onOpenEyeDropper()\n\n if (result?.sRGBHex) onChange(result.sRGBHex)\n }, [interactive, onChange, onOpenEyeDropper])\n\n useUpdateEffect(() => {\n if (activeRef.current) return\n\n if (valueProp) setHsva(parseToHsv(valueProp, fallbackValue))\n }, [valueProp])\n\n const getRootProps: PropGetter = useCallback(\n (props = {}) =>\n mergeProps(\n {\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n },\n rest,\n props,\n )(),\n [disabled, readOnly, rest],\n )\n\n const getSaturationSliderProps: PropGetter<UseSaturationSliderProps> =\n useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: [h, s, v],\n ...props,\n onChange: handlerAll(props.onChange, ([h, s, v]) =>\n onChange([h, s, v, a]),\n ),\n onChangeEnd: handlerAll(props.onChangeEnd, ([h, s, v]) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, ([h, s, v]) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, s, v, onChange, a, onChangeEnd, onChangeStart],\n )\n\n const getHueSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">\n > = useCallback(\n (props = {}) => ({\n disabled,\n readOnly,\n value: h,\n ...props,\n onChange: handlerAll(props.onChange, (h) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (h) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (h) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [disabled, readOnly, h, onChange, s, v, a, onChangeEnd, onChangeStart],\n )\n\n const getAlphaSliderProps: PropGetter<\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\">,\n undefined,\n Omit<UseSliderProps, \"betweenThumbs\" | \"orientation\"> & { color: string }\n > = useCallback(\n (props = {}) => ({\n color,\n disabled,\n readOnly,\n value: a,\n ...props,\n onChange: handlerAll(props.onChange, (a) => onChange([h, s, v, a])),\n onChangeEnd: handlerAll(props.onChangeEnd, (a) =>\n onChangeEnd([h, s, v, a]),\n ),\n onChangeStart: handlerAll(props.onChangeStart, (a) =>\n onChangeStart([h, s, v, a]),\n ),\n }),\n [\n color,\n disabled,\n readOnly,\n a,\n onChange,\n h,\n s,\n v,\n onChangeEnd,\n onChangeStart,\n ],\n )\n\n const getEyeDropperProps: PropGetter = useCallback(\n (props = {}) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-label\": t(\"Pick a color\"),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n hidden: !supportedEyeDropper,\n role: \"button\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n onClick: handlerAll(props.onClick, onEyeDropperClick),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: onEyeDropperClick,\n Space: onEyeDropperClick,\n }),\n ),\n }),\n [\n disabled,\n interactive,\n onEyeDropperClick,\n readOnly,\n supportedEyeDropper,\n t,\n ],\n )\n\n const getColorSwatchGroupLabelProps: PropGetter<\"span\"> = useCallback(\n (props) => ({\n id: swatchGroupLabelId,\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchGroupProps: PropGetter = useCallback(\n ({ \"aria-labelledby\": ariaLabelledby, ...props } = {}) => ({\n \"aria-labelledby\": cx(ariaLabelledby, swatchGroupLabelId),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"listbox\",\n ...props,\n }),\n [swatchGroupLabelId, disabled, readOnly],\n )\n\n const getColorSwatchItemProps: RequiredPropGetter<\n \"div\",\n { value: string },\n HTMLProps & { color: string }\n > = useCallback(\n ({ value, ...props }) => ({\n \"aria-disabled\": ariaAttr(!interactive),\n \"aria-selected\": sameColor(value, color),\n \"data-disabled\": dataAttr(disabled),\n \"data-readonly\": dataAttr(readOnly),\n role: \"option\",\n tabIndex: interactive ? 0 : -1,\n ...props,\n color: value,\n onClick: handlerAll(props.onClick, () => onChange(value)),\n onKeyDown: handlerAll(props.onKeyDown, (ev) =>\n runKeyAction(ev, {\n Enter: () => onChange(value),\n Space: () => onChange(value),\n }),\n ),\n }),\n [disabled, color, interactive, onChange, readOnly],\n )\n\n return {\n alpha,\n format,\n setValue,\n value,\n getAlphaSliderProps,\n getColorSwatchGroupLabelProps,\n getColorSwatchGroupProps,\n getColorSwatchItemProps,\n getEyeDropperProps,\n getHueSliderProps,\n getRootProps,\n getSaturationSliderProps,\n onChange,\n }\n}\n\nexport type UseColorSelectorReturn = ReturnType<typeof useColorSelector>\n"],"mappings":"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"}
|
|
@@ -9,7 +9,7 @@ import "../collapse/index.js";
|
|
|
9
9
|
import "../../index.js";
|
|
10
10
|
import { AccordionStyle } from "./accordion.style.js";
|
|
11
11
|
import { UseAccordionItemProps, UseAccordionProps } from "./use-accordion.js";
|
|
12
|
-
import * as
|
|
12
|
+
import * as react977 from "react";
|
|
13
13
|
|
|
14
14
|
//#region src/components/accordion/accordion.d.ts
|
|
15
15
|
interface AccordionCallBackProps {
|
|
@@ -33,7 +33,7 @@ interface AccordionRootProps extends Omit<HTMLStyledProps, "onChange">, ThemePro
|
|
|
33
33
|
*/
|
|
34
34
|
items?: AccordionItem[];
|
|
35
35
|
}
|
|
36
|
-
declare const AccordionPropsContext:
|
|
36
|
+
declare const AccordionPropsContext: react977.Context<Partial<AccordionRootProps> | undefined>, useAccordionPropsContext: () => Partial<AccordionRootProps> | undefined;
|
|
37
37
|
/**
|
|
38
38
|
* `Accordion` is a component for a list that displays information in an expandable or collapsible manner.
|
|
39
39
|
*
|
|
@@ -3,7 +3,7 @@ import { CSSModifierObject, CSSPropObject, CSSSlotObject } from "../../core/css/
|
|
|
3
3
|
import "../../index.js";
|
|
4
4
|
|
|
5
5
|
//#region src/components/accordion/accordion.style.d.ts
|
|
6
|
-
declare const accordionStyle: ComponentSlotStyle<"button" | "panel" | "icon" | "
|
|
6
|
+
declare const accordionStyle: ComponentSlotStyle<"button" | "panel" | "icon" | "root" | "item", CSSPropObject<CSSSlotObject<"button" | "panel" | "icon" | "root" | "item">>, CSSModifierObject<CSSSlotObject<"button" | "panel" | "icon" | "root" | "item">>, {
|
|
7
7
|
panel: {
|
|
8
8
|
button: {
|
|
9
9
|
rounded: "l2";
|
|
@@ -2,10 +2,10 @@ import { HTMLProps, PropGetter } from "../../core/components/index.types.js";
|
|
|
2
2
|
import "../../core/index.js";
|
|
3
3
|
import { Descendant } from "../../hooks/use-descendants/index.js";
|
|
4
4
|
import "../../index.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react965 from "react";
|
|
6
6
|
|
|
7
7
|
//#region src/components/accordion/use-accordion.d.ts
|
|
8
|
-
declare const AccordionDescendantsContext:
|
|
8
|
+
declare const AccordionDescendantsContext: react965.Context<{
|
|
9
9
|
active: (target?: HTMLButtonElement | Descendant<HTMLButtonElement, {}> | null | undefined, options?: FocusOptions) => void;
|
|
10
10
|
count: (props?: Partial<{}> | undefined) => number;
|
|
11
11
|
destroy: () => void;
|
|
@@ -24,7 +24,7 @@ declare const AccordionDescendantsContext: react1174.Context<{
|
|
|
24
24
|
prevValue: (indexOrNode: number | HTMLButtonElement | Descendant<HTMLButtonElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
25
25
|
register: (props?: {
|
|
26
26
|
disabled?: boolean | ((node: HTMLButtonElement) => boolean) | undefined;
|
|
27
|
-
} | undefined) =>
|
|
27
|
+
} | undefined) => react965.RefCallback<HTMLButtonElement>;
|
|
28
28
|
unregister: (node?: HTMLButtonElement | null | undefined) => void;
|
|
29
29
|
value: (indexOrNode: number | HTMLButtonElement | null) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
30
30
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}>[];
|
|
@@ -50,12 +50,12 @@ declare const AccordionDescendantsContext: react1174.Context<{
|
|
|
50
50
|
prevValue: (indexOrNode: number | HTMLButtonElement | Descendant<HTMLButtonElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
51
51
|
register: (props?: {
|
|
52
52
|
disabled?: boolean | ((node: HTMLButtonElement) => boolean) | undefined;
|
|
53
|
-
} | undefined) =>
|
|
53
|
+
} | undefined) => react965.RefCallback<HTMLButtonElement>;
|
|
54
54
|
unregister: (node?: HTMLButtonElement | null | undefined) => void;
|
|
55
55
|
value: (indexOrNode: number | HTMLButtonElement | null) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
56
56
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}>[];
|
|
57
57
|
};
|
|
58
|
-
register:
|
|
58
|
+
register: react965.RefCallback<HTMLButtonElement>;
|
|
59
59
|
}, useAccordionDescendants: () => {
|
|
60
60
|
active: (target?: HTMLButtonElement | Descendant<HTMLButtonElement, {}> | null | undefined, options?: FocusOptions) => void;
|
|
61
61
|
count: (props?: Partial<{}> | undefined) => number;
|
|
@@ -75,15 +75,15 @@ declare const AccordionDescendantsContext: react1174.Context<{
|
|
|
75
75
|
prevValue: (indexOrNode: number | HTMLButtonElement | Descendant<HTMLButtonElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
76
76
|
register: (props?: {
|
|
77
77
|
disabled?: boolean | ((node: HTMLButtonElement) => boolean) | undefined;
|
|
78
|
-
} | undefined) =>
|
|
78
|
+
} | undefined) => react965.RefCallback<HTMLButtonElement>;
|
|
79
79
|
unregister: (node?: HTMLButtonElement | null | undefined) => void;
|
|
80
80
|
value: (indexOrNode: number | HTMLButtonElement | null) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
81
81
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}>[];
|
|
82
82
|
};
|
|
83
83
|
interface AccordionContext extends Omit<UseAccordionReturn, "descendants" | "getRootProps"> {}
|
|
84
|
-
declare const AccordionContext:
|
|
84
|
+
declare const AccordionContext: react965.Context<AccordionContext>, useAccordionContext: () => AccordionContext;
|
|
85
85
|
interface AccordionItemContext extends Omit<UseAccordionItemReturn, "getItemProps"> {}
|
|
86
|
-
declare const AccordionItemContext:
|
|
86
|
+
declare const AccordionItemContext: react965.Context<AccordionItemContext>, useAccordionItemContext: () => AccordionItemContext;
|
|
87
87
|
interface UseAccordionProps extends Omit<HTMLProps, "onChange"> {
|
|
88
88
|
/**
|
|
89
89
|
* The initial index(es) of the accordion item to expand.
|
|
@@ -137,7 +137,7 @@ declare const useAccordion: ({
|
|
|
137
137
|
prevValue: (indexOrNode: number | HTMLButtonElement | Descendant<HTMLButtonElement, {}> | null, loop?: boolean, props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
138
138
|
register: (props?: {
|
|
139
139
|
disabled?: boolean | ((node: HTMLButtonElement) => boolean) | undefined;
|
|
140
|
-
} | undefined) =>
|
|
140
|
+
} | undefined) => react965.RefCallback<HTMLButtonElement>;
|
|
141
141
|
unregister: (node?: HTMLButtonElement | null | undefined) => void;
|
|
142
142
|
value: (indexOrNode: number | HTMLButtonElement | null) => Descendant<HTMLButtonElement, {}> | undefined;
|
|
143
143
|
values: (props?: Partial<{}> | undefined) => Descendant<HTMLButtonElement, {}>[];
|
|
@@ -145,8 +145,8 @@ declare const useAccordion: ({
|
|
|
145
145
|
focusedIndex: number;
|
|
146
146
|
index: number | number[];
|
|
147
147
|
multiple: boolean | undefined;
|
|
148
|
-
setFocusedIndex:
|
|
149
|
-
setIndex:
|
|
148
|
+
setFocusedIndex: react965.Dispatch<react965.SetStateAction<number>>;
|
|
149
|
+
setIndex: react965.Dispatch<react965.SetStateAction<number | number[]>>;
|
|
150
150
|
toggle: boolean | undefined;
|
|
151
151
|
getRootProps: PropGetter<"div", undefined, undefined>;
|
|
152
152
|
};
|
|
@@ -7,7 +7,7 @@ import { UsePopupAnimationProps } from "../popover/popover.js";
|
|
|
7
7
|
import "../popover/index.js";
|
|
8
8
|
import { UseActionBarProps } from "./use-action-bar.js";
|
|
9
9
|
import "../../index.js";
|
|
10
|
-
import * as
|
|
10
|
+
import * as react964 from "react";
|
|
11
11
|
import { PropsWithChildren, ReactNode } from "react";
|
|
12
12
|
|
|
13
13
|
//#region src/components/action-bar/action-bar.d.ts
|
|
@@ -29,7 +29,7 @@ interface ActionBarRootProps extends Omit<HTMLStyledProps, "content">, ThemeProp
|
|
|
29
29
|
*/
|
|
30
30
|
onCloseComplete?: () => void;
|
|
31
31
|
}
|
|
32
|
-
declare const ActionBarPropsContext:
|
|
32
|
+
declare const ActionBarPropsContext: react964.Context<Partial<ActionBarRootProps> | undefined>, useActionBarPropsContext: () => Partial<ActionBarRootProps> | undefined;
|
|
33
33
|
/**
|
|
34
34
|
* `ActionBar` is a component that is used to display a bottom action bar with a set of actions.
|
|
35
35
|
*
|
|
@@ -5,7 +5,7 @@ import { HTMLMotionProps } from "../motion/index.types.js";
|
|
|
5
5
|
import "../motion/index.js";
|
|
6
6
|
import { AiryStyle } from "./airy.style.js";
|
|
7
7
|
import "../../index.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as react962 from "react";
|
|
9
9
|
import { ReactNode } from "react";
|
|
10
10
|
|
|
11
11
|
//#region src/components/airy/airy.d.ts
|
|
@@ -57,7 +57,7 @@ interface AiryProps extends Omit<HTMLMotionProps<"button">, "onChange">, ThemePr
|
|
|
57
57
|
*/
|
|
58
58
|
onChange?: (value: KeyframeIdent) => void;
|
|
59
59
|
}
|
|
60
|
-
declare const AiryPropsContext:
|
|
60
|
+
declare const AiryPropsContext: react962.Context<Partial<AiryProps> | undefined>, useAiryPropsContext: () => Partial<AiryProps> | undefined;
|
|
61
61
|
/**
|
|
62
62
|
* `Airy` is a component that creates an airy animation, switching between two elements when one is clicked.
|
|
63
63
|
*
|
|
@@ -9,7 +9,7 @@ import "../loading/index.js";
|
|
|
9
9
|
import { StatusScheme } from "../status/status.js";
|
|
10
10
|
import "../status/index.js";
|
|
11
11
|
import "../../index.js";
|
|
12
|
-
import * as
|
|
12
|
+
import * as react963 from "react";
|
|
13
13
|
|
|
14
14
|
//#region src/components/alert/alert.d.ts
|
|
15
15
|
interface AlertRootProps extends HTMLStyledProps, ThemeProps<AlertStyle> {
|
|
@@ -20,7 +20,7 @@ interface AlertRootProps extends HTMLStyledProps, ThemeProps<AlertStyle> {
|
|
|
20
20
|
*/
|
|
21
21
|
status?: StatusScheme;
|
|
22
22
|
}
|
|
23
|
-
declare const AlertPropsContext:
|
|
23
|
+
declare const AlertPropsContext: react963.Context<Partial<AlertRootProps> | undefined>, useAlertPropsContext: () => Partial<AlertRootProps> | undefined;
|
|
24
24
|
/**
|
|
25
25
|
* `Alert` is a component that conveys information to the user.
|
|
26
26
|
*
|
|
@@ -3,7 +3,7 @@ import { CSSModifierObject, CSSPropObject, CSSSlotObject } from "../../core/css/
|
|
|
3
3
|
import "../../index.js";
|
|
4
4
|
|
|
5
5
|
//#region src/components/alert/alert.style.d.ts
|
|
6
|
-
declare const alertStyle: ComponentSlotStyle<"title" | "
|
|
6
|
+
declare const alertStyle: ComponentSlotStyle<"title" | "loading" | "icon" | "description" | "root", CSSPropObject<CSSSlotObject<"title" | "loading" | "icon" | "description" | "root">>, CSSModifierObject<CSSSlotObject<"title" | "loading" | "icon" | "description" | "root">>, {
|
|
7
7
|
island: {
|
|
8
8
|
description: {
|
|
9
9
|
color: "fg.muted";
|
|
@@ -5,7 +5,7 @@ import { AlphaSliderStyle } from "./alpha-slider.style.js";
|
|
|
5
5
|
import { HueSliderOverlayProps, HueSliderRootProps, HueSliderThumbProps, HueSliderTrackProps } from "../hue-slider/hue-slider.js";
|
|
6
6
|
import "../hue-slider/index.js";
|
|
7
7
|
import "../../index.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as react961 from "react";
|
|
9
9
|
|
|
10
10
|
//#region src/components/alpha-slider/alpha-slider.d.ts
|
|
11
11
|
interface AlphaSliderRootProps extends WithoutThemeProps<Omit<HueSliderRootProps, "color" | "max" | "step" | "thumbProps" | "trackProps">, AlphaSliderStyle> {
|
|
@@ -38,7 +38,7 @@ interface AlphaSliderRootProps extends WithoutThemeProps<Omit<HueSliderRootProps
|
|
|
38
38
|
*/
|
|
39
39
|
trackProps?: AlphaSliderTrackProps;
|
|
40
40
|
}
|
|
41
|
-
declare const AlphaSliderPropsContext:
|
|
41
|
+
declare const AlphaSliderPropsContext: react961.Context<Partial<AlphaSliderRootProps> | undefined>, useAlphaSliderPropsContext: () => Partial<AlphaSliderRootProps> | undefined;
|
|
42
42
|
/**
|
|
43
43
|
* `AlphaSlider` is a component used to allow the user to select color transparency.
|
|
44
44
|
*
|
|
@@ -2,7 +2,7 @@ import { StyleValue } from "../../core/css/index.types.js";
|
|
|
2
2
|
import { Component, HTMLStyledProps } from "../../core/components/index.types.js";
|
|
3
3
|
import "../../core/index.js";
|
|
4
4
|
import "../../index.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react960 from "react";
|
|
6
6
|
|
|
7
7
|
//#region src/components/aspect-ratio/aspect-ratio.d.ts
|
|
8
8
|
interface AspectRatioProps extends HTMLStyledProps {
|
|
@@ -13,7 +13,7 @@ interface AspectRatioProps extends HTMLStyledProps {
|
|
|
13
13
|
*/
|
|
14
14
|
ratio?: StyleValue<number>;
|
|
15
15
|
}
|
|
16
|
-
declare const AspectRatioPropsContext:
|
|
16
|
+
declare const AspectRatioPropsContext: react960.Context<Partial<AspectRatioProps> | undefined>, useAspectRatioPropsContext: () => Partial<AspectRatioProps> | undefined;
|
|
17
17
|
/**
|
|
18
18
|
* `AspectRatio` is a component for embedding things like videos and maps while maintaining the aspect ratio.
|
|
19
19
|
*
|
|
@@ -12,7 +12,7 @@ import { InputGroupRootProps } from "../input/input-group.js";
|
|
|
12
12
|
import "../input/index.js";
|
|
13
13
|
import { UseAutocompleteOptionProps, UseAutocompleteProps } from "./use-autocomplete.js";
|
|
14
14
|
import "../../index.js";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react953 from "react";
|
|
16
16
|
import { ReactElement, ReactNode } from "react";
|
|
17
17
|
|
|
18
18
|
//#region src/components/autocomplete/autocomplete.d.ts
|
|
@@ -68,7 +68,7 @@ interface AutocompleteRootProps<Multiple extends boolean = false> extends Omit<H
|
|
|
68
68
|
*/
|
|
69
69
|
rootProps?: InputGroupRootProps;
|
|
70
70
|
}
|
|
71
|
-
declare const AutocompletePropsContext:
|
|
71
|
+
declare const AutocompletePropsContext: react953.Context<Partial<AutocompleteRootProps<false>> | undefined>, useAutocompletePropsContext: () => Partial<AutocompleteRootProps<false>> | undefined;
|
|
72
72
|
/**
|
|
73
73
|
* `Autocomplete` is a component used to display suggestions in response to user text input.
|
|
74
74
|
*
|
|
@@ -3,7 +3,7 @@ import { CSSPropObject, CSSSlotObject } from "../../core/css/index.types.js";
|
|
|
3
3
|
import "../../index.js";
|
|
4
4
|
|
|
5
5
|
//#region src/components/autocomplete/autocomplete.style.d.ts
|
|
6
|
-
declare const autocompleteStyle: ComponentSlotStyle<"input" | "label" | "option" | "content" | "
|
|
6
|
+
declare const autocompleteStyle: ComponentSlotStyle<"input" | "label" | "option" | "content" | "group" | "separator" | "icon" | "indicator" | "root" | "field" | "valueText" | "empty", CSSPropObject<CSSSlotObject<"input" | "label" | "option" | "content" | "group" | "separator" | "icon" | "indicator" | "root" | "field" | "valueText" | "empty">>, {
|
|
7
7
|
xs: {
|
|
8
8
|
empty: {
|
|
9
9
|
gap: "1.5";
|
|
@@ -8,7 +8,7 @@ import "../field/index.js";
|
|
|
8
8
|
import { Descendant, DescendantProps } from "../../hooks/use-descendants/index.js";
|
|
9
9
|
import { ComboboxDescendant, ComboboxDescendantProps, ComboboxItem, ComboboxItemWithValue, UseComboboxItemProps, UseComboboxProps } from "../../hooks/use-combobox/index.js";
|
|
10
10
|
import "../../index.js";
|
|
11
|
-
import * as
|
|
11
|
+
import * as react954 from "react";
|
|
12
12
|
import { ChangeEvent, ReactNode } from "react";
|
|
13
13
|
|
|
14
14
|
//#region src/components/autocomplete/use-autocomplete.d.ts
|
|
@@ -28,7 +28,7 @@ interface AutocompleteFilter {
|
|
|
28
28
|
}
|
|
29
29
|
type AutocompleteMatcher = typeof index_d_exports.match;
|
|
30
30
|
interface AutocompleteContext extends Pick<UseAutocompleteReturn, "max" | "value"> {}
|
|
31
|
-
declare const AutocompleteContext:
|
|
31
|
+
declare const AutocompleteContext: react954.Context<AutocompleteContext>, useAutocompleteContext: () => AutocompleteContext;
|
|
32
32
|
interface UseAutocompleteProps<Multiple extends boolean = false> extends Omit<HTMLProps, "defaultValue" | "onChange" | "ref" | "value">, Omit<UseComboboxProps, "defaultValue" | "initialFocusValue" | "onChange" | "ref" | "value">, HTMLRefAttributes<"input">, FieldProps {
|
|
33
33
|
/**
|
|
34
34
|
* If `true`, the autocomplete will allow custom value.
|
|
@@ -156,7 +156,7 @@ declare const useAutocomplete: <Multiple extends boolean = false>(props?: UseAut
|
|
|
156
156
|
lastValue: (props?: Partial<ComboboxDescendantProps> | undefined) => Descendant<HTMLDivElement, ComboboxDescendantProps> | undefined;
|
|
157
157
|
nextValue: (indexOrNode: number | HTMLDivElement | Descendant<HTMLDivElement, ComboboxDescendantProps> | null, loop?: boolean, props?: Partial<ComboboxDescendantProps> | undefined) => Descendant<HTMLDivElement, ComboboxDescendantProps> | undefined;
|
|
158
158
|
prevValue: (indexOrNode: number | HTMLDivElement | Descendant<HTMLDivElement, ComboboxDescendantProps> | null, loop?: boolean, props?: Partial<ComboboxDescendantProps> | undefined) => Descendant<HTMLDivElement, ComboboxDescendantProps> | undefined;
|
|
159
|
-
register: (props?: DescendantProps<HTMLDivElement, ComboboxDescendantProps> | undefined) =>
|
|
159
|
+
register: (props?: DescendantProps<HTMLDivElement, ComboboxDescendantProps> | undefined) => react954.RefCallback<HTMLDivElement>;
|
|
160
160
|
unregister: (node?: HTMLDivElement | null | undefined) => void;
|
|
161
161
|
value: (indexOrNode: number | HTMLDivElement | null) => Descendant<HTMLDivElement, ComboboxDescendantProps> | undefined;
|
|
162
162
|
values: (props?: Partial<ComboboxDescendantProps> | undefined) => Descendant<HTMLDivElement, ComboboxDescendantProps>[];
|
|
@@ -166,8 +166,8 @@ declare const useAutocomplete: <Multiple extends boolean = false>(props?: UseAut
|
|
|
166
166
|
items: ComboboxItem[];
|
|
167
167
|
max: number | undefined;
|
|
168
168
|
open: boolean;
|
|
169
|
-
setInputValue:
|
|
170
|
-
setValue:
|
|
169
|
+
setInputValue: react954.Dispatch<react954.SetStateAction<string>>;
|
|
170
|
+
setValue: react954.Dispatch<react954.SetStateAction<Multiple extends true ? string[] : string>>;
|
|
171
171
|
value: Multiple extends true ? string[] : string;
|
|
172
172
|
valueMap: {
|
|
173
173
|
[key: string]: ComboboxItemWithValue;
|