@accelint/design-toolkit 9.10.0 → 9.11.1
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/catalog-info.yaml +3 -3
- package/dist/components/accordion/context.d.ts +3 -3
- package/dist/components/accordion/context.js.map +1 -1
- package/dist/components/accordion/group.d.ts +2 -2
- package/dist/components/accordion/group.js +2 -1
- package/dist/components/accordion/group.js.map +1 -1
- package/dist/components/accordion/header.d.ts +2 -2
- package/dist/components/accordion/header.js +2 -1
- package/dist/components/accordion/header.js.map +1 -1
- package/dist/components/accordion/index.d.ts +2 -2
- package/dist/components/accordion/index.js +3 -1
- package/dist/components/accordion/index.js.map +1 -1
- package/dist/components/accordion/panel.d.ts +2 -2
- package/dist/components/accordion/panel.js +2 -1
- package/dist/components/accordion/panel.js.map +1 -1
- package/dist/components/accordion/trigger.d.ts +2 -2
- package/dist/components/accordion/trigger.js +4 -3
- package/dist/components/accordion/trigger.js.map +1 -1
- package/dist/components/accordion/types.d.ts +3 -1
- package/dist/components/action-bar/index.d.ts +2 -2
- package/dist/components/action-bar/index.js +1 -1
- package/dist/components/action-bar/index.js.map +1 -1
- package/dist/components/audio/index.d.ts +2 -2
- package/dist/components/avatar/context.d.ts +5 -5
- package/dist/components/avatar/context.js.map +1 -1
- package/dist/components/avatar/index.d.ts +2 -2
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/avatar/index.js.map +1 -1
- package/dist/components/badge/context.d.ts +5 -5
- package/dist/components/badge/context.js.map +1 -1
- package/dist/components/badge/index.d.ts +2 -2
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/index.js.map +1 -1
- package/dist/components/breadcrumbs/index.d.ts +3 -3
- package/dist/components/breadcrumbs/index.js +1 -1
- package/dist/components/breadcrumbs/index.js.map +1 -1
- package/dist/components/breadcrumbs/item.d.ts +2 -2
- package/dist/components/breadcrumbs/item.js +3 -1
- package/dist/components/breadcrumbs/item.js.map +1 -1
- package/dist/components/breadcrumbs/types.d.ts +2 -1
- package/dist/components/button/__internal__/clear.js +2 -1
- package/dist/components/button/__internal__/clear.js.map +1 -1
- package/dist/components/button/context.d.ts +10 -10
- package/dist/components/button/context.js.map +1 -1
- package/dist/components/button/index.d.ts +2 -2
- package/dist/components/button/index.js +3 -1
- package/dist/components/button/index.js.map +1 -1
- package/dist/components/button/link.d.ts +2 -2
- package/dist/components/button/link.js +3 -1
- package/dist/components/button/link.js.map +1 -1
- package/dist/components/button/toggle.d.ts +2 -2
- package/dist/components/button/toggle.js +3 -1
- package/dist/components/button/toggle.js.map +1 -1
- package/dist/components/button/types.d.ts +3 -1
- package/dist/components/carousel/context.d.ts +4 -4
- package/dist/components/carousel/gallery.d.ts +2 -2
- package/dist/components/carousel/index.d.ts +2 -2
- package/dist/components/carousel/navigation.d.ts +3 -3
- package/dist/components/carousel/position.d.ts +2 -2
- package/dist/components/carousel/select.d.ts +2 -2
- package/dist/components/carousel/select.js.map +1 -1
- package/dist/components/carousel/viewer.d.ts +2 -2
- package/dist/components/checkbox/context.d.ts +5 -5
- package/dist/components/checkbox/context.js.map +1 -1
- package/dist/components/checkbox/group.d.ts +2 -2
- package/dist/components/checkbox/group.js +5 -3
- package/dist/components/checkbox/group.js.map +1 -1
- package/dist/components/checkbox/index.d.ts +2 -2
- package/dist/components/checkbox/index.js +3 -1
- package/dist/components/checkbox/index.js.map +1 -1
- package/dist/components/checkbox/types.d.ts +4 -3
- package/dist/components/chip/context.d.ts +5 -5
- package/dist/components/chip/context.js.map +1 -1
- package/dist/components/chip/deletable.d.ts +2 -2
- package/dist/components/chip/deletable.js +5 -3
- package/dist/components/chip/deletable.js.map +1 -1
- package/dist/components/chip/index.d.ts +2 -2
- package/dist/components/chip/index.js +2 -1
- package/dist/components/chip/index.js.map +1 -1
- package/dist/components/chip/list.d.ts +4 -4
- package/dist/components/chip/list.js +3 -1
- package/dist/components/chip/list.js.map +1 -1
- package/dist/components/chip/selectable.d.ts +2 -2
- package/dist/components/chip/selectable.js +3 -1
- package/dist/components/chip/selectable.js.map +1 -1
- package/dist/components/chip/types.d.ts +3 -2
- package/dist/components/classification-badge/context.d.ts +5 -5
- package/dist/components/classification-badge/context.js.map +1 -1
- package/dist/components/classification-badge/index.d.ts +2 -2
- package/dist/components/classification-badge/index.js +1 -1
- package/dist/components/classification-badge/index.js.map +1 -1
- package/dist/components/classification-banner/context.d.ts +5 -5
- package/dist/components/classification-banner/context.js.map +1 -1
- package/dist/components/classification-banner/index.d.ts +2 -2
- package/dist/components/classification-banner/index.js +1 -1
- package/dist/components/classification-banner/index.js.map +1 -1
- package/dist/components/clock/index.d.ts +2 -2
- package/dist/components/color-picker/index.d.ts +2 -2
- package/dist/components/color-picker/index.js +4 -3
- package/dist/components/color-picker/index.js.map +1 -1
- package/dist/components/color-picker/types.d.ts +2 -1
- package/dist/components/combobox-field/context.d.ts +5 -5
- package/dist/components/combobox-field/context.js.map +1 -1
- package/dist/components/combobox-field/index.d.ts +2 -2
- package/dist/components/combobox-field/index.js +11 -11
- package/dist/components/combobox-field/index.js.map +1 -1
- package/dist/components/combobox-field/styles.module.css +11 -2
- package/dist/components/combobox-field/types.d.ts +8 -4
- package/dist/components/coordinate-field/context.d.ts +7 -7
- package/dist/components/coordinate-field/context.js.map +1 -1
- package/dist/components/coordinate-field/coordinate-utils.js +2 -0
- package/dist/components/coordinate-field/coordinate-utils.js.map +1 -1
- package/dist/components/coordinate-field/index.d.ts +2 -2
- package/dist/components/coordinate-field/index.js +29 -23
- package/dist/components/coordinate-field/index.js.map +1 -1
- package/dist/components/coordinate-field/segment.d.ts +2 -2
- package/dist/components/coordinate-field/types.d.ts +3 -1
- package/dist/components/coordinate-field/types.js.map +1 -1
- package/dist/components/date-field/index.d.ts +2 -2
- package/dist/components/date-field/index.js +4 -3
- package/dist/components/date-field/index.js.map +1 -1
- package/dist/components/date-field/types.d.ts +1 -1
- package/dist/components/deferred-collection/index.d.ts +2 -2
- package/dist/components/details-list/context.d.ts +3 -3
- package/dist/components/details-list/context.js.map +1 -1
- package/dist/components/details-list/index.d.ts +2 -2
- package/dist/components/details-list/index.js +2 -1
- package/dist/components/details-list/index.js.map +1 -1
- package/dist/components/details-list/label.d.ts +2 -2
- package/dist/components/details-list/label.js +1 -1
- package/dist/components/details-list/label.js.map +1 -1
- package/dist/components/details-list/types.d.ts +1 -1
- package/dist/components/details-list/value.d.ts +2 -2
- package/dist/components/details-list/value.js +1 -1
- package/dist/components/details-list/value.js.map +1 -1
- package/dist/components/dialog/content.d.ts +2 -2
- package/dist/components/dialog/context.d.ts +3 -3
- package/dist/components/dialog/context.js.map +1 -1
- package/dist/components/dialog/footer.d.ts +2 -2
- package/dist/components/dialog/footer.js +1 -1
- package/dist/components/dialog/footer.js.map +1 -1
- package/dist/components/dialog/index.d.ts +2 -2
- package/dist/components/dialog/index.js +3 -1
- package/dist/components/dialog/index.js.map +1 -1
- package/dist/components/dialog/title.d.ts +3 -3
- package/dist/components/dialog/title.js +1 -1
- package/dist/components/dialog/title.js.map +1 -1
- package/dist/components/dialog/trigger.d.ts +1 -1
- package/dist/components/dialog/trigger.js +1 -1
- package/dist/components/dialog/trigger.js.map +1 -1
- package/dist/components/dialog/types.d.ts +1 -1
- package/dist/components/divider/context.d.ts +5 -5
- package/dist/components/divider/context.js.map +1 -1
- package/dist/components/divider/index.d.ts +2 -2
- package/dist/components/divider/index.js +1 -1
- package/dist/components/divider/index.js.map +1 -1
- package/dist/components/drawer/back.d.ts +2 -2
- package/dist/components/drawer/close.d.ts +2 -2
- package/dist/components/drawer/content.d.ts +2 -2
- package/dist/components/drawer/context.d.ts +2 -2
- package/dist/components/drawer/footer.d.ts +2 -2
- package/dist/components/drawer/header-title.d.ts +2 -2
- package/dist/components/drawer/header-title.js +1 -1
- package/dist/components/drawer/header-title.js.map +1 -1
- package/dist/components/drawer/header.d.ts +2 -2
- package/dist/components/drawer/header.js +3 -3
- package/dist/components/drawer/header.js.map +1 -1
- package/dist/components/drawer/index.d.ts +2 -2
- package/dist/components/drawer/layout-main.d.ts +2 -2
- package/dist/components/drawer/layout.d.ts +2 -2
- package/dist/components/drawer/menu-item.d.ts +2 -2
- package/dist/components/drawer/menu-item.js +7 -7
- package/dist/components/drawer/menu-item.js.map +1 -1
- package/dist/components/drawer/menu.d.ts +2 -2
- package/dist/components/drawer/panel.d.ts +2 -2
- package/dist/components/drawer/styles.module.css +60 -113
- package/dist/components/drawer/trigger.d.ts +2 -2
- package/dist/components/drawer/trigger.js +1 -1
- package/dist/components/drawer/trigger.js.map +1 -1
- package/dist/components/drawer/types.d.ts +3 -3
- package/dist/components/drawer/view.d.ts +2 -2
- package/dist/components/flashcard/index.d.ts +9 -9
- package/dist/components/flashcard/index.js +2 -1
- package/dist/components/flashcard/index.js.map +1 -1
- package/dist/components/floating-card/context.d.ts +4 -29
- package/dist/components/floating-card/context.js.map +1 -1
- package/dist/components/floating-card/index.d.ts +3 -48
- package/dist/components/floating-card/index.js.map +1 -1
- package/dist/components/floating-card/provider.d.ts +5 -84
- package/dist/components/floating-card/provider.js +6 -41
- package/dist/components/floating-card/provider.js.map +1 -1
- package/dist/components/floating-card/styles.module.css +15 -2
- package/dist/components/floating-card/types.d.ts +161 -0
- package/dist/components/floating-card/types.js +12 -0
- package/dist/components/floating-card/utils.d.ts +104 -0
- package/dist/components/floating-card/utils.js +60 -0
- package/dist/components/floating-card/utils.js.map +1 -0
- package/dist/components/gantt/components/base-elements/point.d.ts +2 -2
- package/dist/components/gantt/components/base-elements/range.d.ts +2 -2
- package/dist/components/gantt/components/containers/external/gantt-content-container/index.d.ts +2 -2
- package/dist/components/gantt/components/containers/external/gantt-panel-container/index.d.ts +2 -2
- package/dist/components/gantt/components/containers/internal/index.d.ts +2 -2
- package/dist/components/gantt/components/containers/internal/layout-container/index.d.ts +2 -2
- package/dist/components/gantt/components/containers/internal/virtualized-content-height-container/index.d.ts +2 -2
- package/dist/components/gantt/components/content-row/block.d.ts +2 -2
- package/dist/components/gantt/components/content-row/bracket.d.ts +3 -3
- package/dist/components/gantt/components/content-row/icon-marker.d.ts +2 -2
- package/dist/components/gantt/components/content-row/index.d.ts +2 -2
- package/dist/components/gantt/components/content-row/marker.d.ts +2 -2
- package/dist/components/gantt/components/content-row/spacer.d.ts +2 -2
- package/dist/components/gantt/components/current-time/index.d.ts +2 -2
- package/dist/components/gantt/components/header/index.d.ts +3 -3
- package/dist/components/gantt/components/panel-row/index.d.ts +2 -2
- package/dist/components/gantt/components/rows-virtualizer/index.d.ts +3 -3
- package/dist/components/gantt/components/timeline/index.d.ts +2 -2
- package/dist/components/gantt/components/timeline-chunk/index.d.ts +3 -3
- package/dist/components/gantt/context/index.d.ts +4 -4
- package/dist/components/gantt/context/store/index.d.ts +4 -4
- package/dist/components/gantt/context/temporal-data/index.d.ts +4 -4
- package/dist/components/hero/context.d.ts +3 -3
- package/dist/components/hero/context.js.map +1 -1
- package/dist/components/hero/index.d.ts +2 -2
- package/dist/components/hero/index.js +4 -1
- package/dist/components/hero/index.js.map +1 -1
- package/dist/components/hero/subtitle.d.ts +3 -3
- package/dist/components/hero/subtitle.js +1 -1
- package/dist/components/hero/subtitle.js.map +1 -1
- package/dist/components/hero/title.d.ts +3 -3
- package/dist/components/hero/title.js +1 -1
- package/dist/components/hero/title.js.map +1 -1
- package/dist/components/hotkey/context.d.ts +5 -5
- package/dist/components/hotkey/context.js.map +1 -1
- package/dist/components/hotkey/index.d.ts +2 -2
- package/dist/components/hotkey/index.js +2 -1
- package/dist/components/hotkey/index.js.map +1 -1
- package/dist/components/hotkey/set.d.ts +2 -2
- package/dist/components/icon/context.d.ts +5 -5
- package/dist/components/icon/context.js.map +1 -1
- package/dist/components/icon/index.d.ts +2 -2
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/index.js.map +1 -1
- package/dist/components/input/context.d.ts +4 -4
- package/dist/components/input/context.js.map +1 -1
- package/dist/components/input/index.d.ts +2 -2
- package/dist/components/input/index.js +4 -2
- package/dist/components/input/index.js.map +1 -1
- package/dist/components/input/types.d.ts +3 -3
- package/dist/components/kanban/card-body.d.ts +2 -2
- package/dist/components/kanban/card-header-actions.d.ts +2 -2
- package/dist/components/kanban/card-header-title.d.ts +2 -2
- package/dist/components/kanban/card.d.ts +2 -2
- package/dist/components/kanban/column-actions.d.ts +2 -2
- package/dist/components/kanban/column-container.d.ts +2 -2
- package/dist/components/kanban/column-content.d.ts +2 -2
- package/dist/components/kanban/column-header-actions.d.ts +2 -2
- package/dist/components/kanban/column-header-drag-handle.d.ts +2 -2
- package/dist/components/kanban/column-header-title.d.ts +2 -2
- package/dist/components/kanban/column-header.d.ts +2 -2
- package/dist/components/kanban/column.d.ts +2 -2
- package/dist/components/kanban/context.d.ts +2 -2
- package/dist/components/kanban/header-actions.d.ts +2 -2
- package/dist/components/kanban/header-search.d.ts +2 -2
- package/dist/components/kanban/header-title.d.ts +2 -2
- package/dist/components/kanban/header-title.js +1 -1
- package/dist/components/kanban/header-title.js.map +1 -1
- package/dist/components/kanban/header.d.ts +2 -2
- package/dist/components/kanban/kanban.d.ts +4 -4
- package/dist/components/label/context.d.ts +6 -6
- package/dist/components/label/context.js.map +1 -1
- package/dist/components/label/index.d.ts +2 -2
- package/dist/components/label/index.js +2 -1
- package/dist/components/label/index.js.map +1 -1
- package/dist/components/label/types.d.ts +1 -1
- package/dist/components/lines/index.d.ts +2 -2
- package/dist/components/link/context.d.ts +2 -2
- package/dist/components/link/context.js +1 -1
- package/dist/components/link/context.js.map +1 -1
- package/dist/components/link/index.d.ts +2 -2
- package/dist/components/link/index.js +3 -1
- package/dist/components/link/index.js.map +1 -1
- package/dist/components/link/types.d.ts +1 -1
- package/dist/components/list/context.d.ts +3 -3
- package/dist/components/list/context.js.map +1 -1
- package/dist/components/list/index.d.ts +2 -2
- package/dist/components/list/index.js +3 -1
- package/dist/components/list/index.js.map +1 -1
- package/dist/components/list/item-content.d.ts +2 -2
- package/dist/components/list/item-description.d.ts +2 -2
- package/dist/components/list/item-title.d.ts +2 -2
- package/dist/components/list/item.d.ts +2 -2
- package/dist/components/list/item.js +2 -1
- package/dist/components/list/item.js.map +1 -1
- package/dist/components/list/types.d.ts +1 -1
- package/dist/components/media-controls/context.d.ts +4 -4
- package/dist/components/media-controls/fullscreen-button.d.ts +2 -2
- package/dist/components/media-controls/index.d.ts +2 -2
- package/dist/components/media-controls/mute-button.d.ts +2 -2
- package/dist/components/media-controls/play-button.d.ts +2 -2
- package/dist/components/media-controls/playback-rate.d.ts +2 -2
- package/dist/components/media-controls/seek-button.d.ts +2 -2
- package/dist/components/media-controls/time-display.d.ts +2 -2
- package/dist/components/media-controls/time-range.d.ts +2 -2
- package/dist/components/media-controls/volume-slider.d.ts +2 -2
- package/dist/components/menu/context.d.ts +4 -4
- package/dist/components/menu/context.js.map +1 -1
- package/dist/components/menu/index.d.ts +2 -2
- package/dist/components/menu/index.js +4 -1
- package/dist/components/menu/index.js.map +1 -1
- package/dist/components/menu/item-description.d.ts +3 -3
- package/dist/components/menu/item-description.js +1 -1
- package/dist/components/menu/item-description.js.map +1 -1
- package/dist/components/menu/item-label.d.ts +3 -3
- package/dist/components/menu/item-label.js +1 -1
- package/dist/components/menu/item-label.js.map +1 -1
- package/dist/components/menu/item.d.ts +2 -2
- package/dist/components/menu/item.js +5 -1
- package/dist/components/menu/item.js.map +1 -1
- package/dist/components/menu/section.d.ts +2 -2
- package/dist/components/menu/section.js +1 -1
- package/dist/components/menu/section.js.map +1 -1
- package/dist/components/menu/separator.d.ts +3 -3
- package/dist/components/menu/separator.js +1 -1
- package/dist/components/menu/separator.js.map +1 -1
- package/dist/components/menu/submenu.d.ts +3 -3
- package/dist/components/menu/submenu.js +1 -1
- package/dist/components/menu/submenu.js.map +1 -1
- package/dist/components/menu/trigger.d.ts +1 -1
- package/dist/components/menu/trigger.js +1 -1
- package/dist/components/menu/trigger.js.map +1 -1
- package/dist/components/menu/types.d.ts +1 -1
- package/dist/components/notice/index.d.ts +2 -2
- package/dist/components/notice/index.js +5 -5
- package/dist/components/notice/index.js.map +1 -1
- package/dist/components/notice/list.d.ts +2 -2
- package/dist/components/notice/list.js +7 -6
- package/dist/components/notice/list.js.map +1 -1
- package/dist/components/notice/notice-icon.d.ts +2 -2
- package/dist/components/notice/types.d.ts +4 -4
- package/dist/components/options/context.d.ts +3 -3
- package/dist/components/options/context.js.map +1 -1
- package/dist/components/options/index.d.ts +2 -2
- package/dist/components/options/index.js +3 -1
- package/dist/components/options/index.js.map +1 -1
- package/dist/components/options/item-content.d.ts +3 -3
- package/dist/components/options/item-content.js.map +1 -1
- package/dist/components/options/item-description.d.ts +3 -3
- package/dist/components/options/item-description.js +1 -1
- package/dist/components/options/item-description.js.map +1 -1
- package/dist/components/options/item-label.d.ts +3 -3
- package/dist/components/options/item-label.js +2 -1
- package/dist/components/options/item-label.js.map +1 -1
- package/dist/components/options/item.d.ts +2 -2
- package/dist/components/options/item.js +2 -1
- package/dist/components/options/item.js.map +1 -1
- package/dist/components/options/section.d.ts +2 -2
- package/dist/components/options/section.js +1 -1
- package/dist/components/options/section.js.map +1 -1
- package/dist/components/options/types.d.ts +2 -2
- package/dist/components/pagination/context.d.ts +2 -2
- package/dist/components/pagination/index.d.ts +2 -2
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/pagination/index.js.map +1 -1
- package/dist/components/pagination/next.d.ts +2 -2
- package/dist/components/pagination/next.js +3 -3
- package/dist/components/pagination/next.js.map +1 -1
- package/dist/components/pagination/pages.d.ts +2 -2
- package/dist/components/pagination/pages.js +3 -3
- package/dist/components/pagination/pages.js.map +1 -1
- package/dist/components/pagination/prev.d.ts +2 -2
- package/dist/components/pagination/prev.js +3 -3
- package/dist/components/pagination/prev.js.map +1 -1
- package/dist/components/popover/content.d.ts +2 -2
- package/dist/components/popover/footer.d.ts +2 -2
- package/dist/components/popover/index.d.ts +2 -2
- package/dist/components/popover/index.js +1 -1
- package/dist/components/popover/index.js.map +1 -1
- package/dist/components/popover/title.d.ts +3 -3
- package/dist/components/popover/title.js +1 -1
- package/dist/components/popover/title.js.map +1 -1
- package/dist/components/popover/trigger.d.ts +2 -2
- package/dist/components/popover/trigger.js +3 -3
- package/dist/components/popover/trigger.js.map +1 -1
- package/dist/components/popover/types.d.ts +1 -1
- package/dist/components/query-builder/action-element.d.ts +2 -2
- package/dist/components/query-builder/actions.d.ts +4 -4
- package/dist/components/query-builder/combinator-selector.d.ts +2 -2
- package/dist/components/query-builder/index.d.ts +2 -2
- package/dist/components/query-builder/rule-group.d.ts +4 -4
- package/dist/components/query-builder/rule.d.ts +2 -2
- package/dist/components/query-builder/value-editor.d.ts +2 -2
- package/dist/components/query-builder/value-selector.d.ts +2 -2
- package/dist/components/radio/context.d.ts +5 -5
- package/dist/components/radio/context.js.map +1 -1
- package/dist/components/radio/group.d.ts +2 -2
- package/dist/components/radio/group.js +5 -3
- package/dist/components/radio/group.js.map +1 -1
- package/dist/components/radio/index.d.ts +2 -2
- package/dist/components/radio/index.js +3 -1
- package/dist/components/radio/index.js.map +1 -1
- package/dist/components/radio/types.d.ts +3 -3
- package/dist/components/search-field/context.d.ts +6 -6
- package/dist/components/search-field/context.js.map +1 -1
- package/dist/components/search-field/index.d.ts +2 -2
- package/dist/components/search-field/index.js +3 -1
- package/dist/components/search-field/index.js.map +1 -1
- package/dist/components/search-field/types.d.ts +3 -3
- package/dist/components/select-field/context.d.ts +5 -5
- package/dist/components/select-field/context.js.map +1 -1
- package/dist/components/select-field/index.d.ts +2 -2
- package/dist/components/select-field/index.js +6 -3
- package/dist/components/select-field/index.js.map +1 -1
- package/dist/components/select-field/types.d.ts +8 -5
- package/dist/components/sidenav/avatar.d.ts +2 -2
- package/dist/components/sidenav/avatar.js +3 -1
- package/dist/components/sidenav/avatar.js.map +1 -1
- package/dist/components/sidenav/content.d.ts +2 -2
- package/dist/components/sidenav/content.js +1 -1
- package/dist/components/sidenav/content.js.map +1 -1
- package/dist/components/sidenav/context.d.ts +2 -2
- package/dist/components/sidenav/footer.d.ts +2 -2
- package/dist/components/sidenav/header.d.ts +2 -2
- package/dist/components/sidenav/header.js +3 -1
- package/dist/components/sidenav/header.js.map +1 -1
- package/dist/components/sidenav/index.d.ts +2 -2
- package/dist/components/sidenav/index.js +2 -1
- package/dist/components/sidenav/index.js.map +1 -1
- package/dist/components/sidenav/item.d.ts +2 -2
- package/dist/components/sidenav/item.js +8 -5
- package/dist/components/sidenav/item.js.map +1 -1
- package/dist/components/sidenav/link.d.ts +2 -2
- package/dist/components/sidenav/link.js +8 -5
- package/dist/components/sidenav/link.js.map +1 -1
- package/dist/components/sidenav/menu-item.d.ts +2 -2
- package/dist/components/sidenav/menu-item.js +2 -1
- package/dist/components/sidenav/menu-item.js.map +1 -1
- package/dist/components/sidenav/menu.d.ts +2 -2
- package/dist/components/sidenav/menu.js +10 -5
- package/dist/components/sidenav/menu.js.map +1 -1
- package/dist/components/sidenav/trigger.d.ts +2 -2
- package/dist/components/sidenav/trigger.js +1 -1
- package/dist/components/sidenav/trigger.js.map +1 -1
- package/dist/components/sidenav/types.d.ts +6 -1
- package/dist/components/skeleton/index.d.ts +2 -2
- package/dist/components/slider/index.d.ts +2 -2
- package/dist/components/slider/index.js +9 -6
- package/dist/components/slider/index.js.map +1 -1
- package/dist/components/slider/types.d.ts +1 -1
- package/dist/components/status-indicator/index.d.ts +2 -2
- package/dist/components/switch/context.d.ts +6 -6
- package/dist/components/switch/context.js.map +1 -1
- package/dist/components/switch/index.d.ts +2 -2
- package/dist/components/switch/index.js +3 -1
- package/dist/components/switch/index.js.map +1 -1
- package/dist/components/switch/types.d.ts +1 -1
- package/dist/components/table/body.d.ts +2 -2
- package/dist/components/table/cell.d.ts +2 -2
- package/dist/components/table/header-cell.d.ts +2 -2
- package/dist/components/table/header.d.ts +2 -2
- package/dist/components/table/index.d.ts +2 -2
- package/dist/components/table/index.js +2 -2
- package/dist/components/table/index.js.map +1 -1
- package/dist/components/table/row.d.ts +2 -2
- package/dist/components/tabs/context.d.ts +8 -8
- package/dist/components/tabs/context.js.map +1 -1
- package/dist/components/tabs/index.d.ts +2 -2
- package/dist/components/tabs/index.js +3 -1
- package/dist/components/tabs/index.js.map +1 -1
- package/dist/components/tabs/list.d.ts +3 -3
- package/dist/components/tabs/list.js +2 -1
- package/dist/components/tabs/list.js.map +1 -1
- package/dist/components/tabs/panel.d.ts +3 -3
- package/dist/components/tabs/panel.js +2 -1
- package/dist/components/tabs/panel.js.map +1 -1
- package/dist/components/tabs/tab.d.ts +2 -2
- package/dist/components/tabs/tab.js +3 -1
- package/dist/components/tabs/tab.js.map +1 -1
- package/dist/components/tabs/types.d.ts +1 -1
- package/dist/components/text-area-field/context.d.ts +5 -5
- package/dist/components/text-area-field/context.js.map +1 -1
- package/dist/components/text-area-field/index.d.ts +2 -2
- package/dist/components/text-area-field/index.js +8 -3
- package/dist/components/text-area-field/index.js.map +1 -1
- package/dist/components/text-area-field/types.d.ts +3 -1
- package/dist/components/text-field/context.d.ts +6 -6
- package/dist/components/text-field/context.js.map +1 -1
- package/dist/components/text-field/index.d.ts +2 -2
- package/dist/components/text-field/index.js +9 -5
- package/dist/components/text-field/index.js.map +1 -1
- package/dist/components/text-field/types.d.ts +7 -6
- package/dist/components/time-field/index.d.ts +3 -3
- package/dist/components/time-field/index.js +4 -3
- package/dist/components/time-field/index.js.map +1 -1
- package/dist/components/time-field/types.d.ts +1 -1
- package/dist/components/tooltip/context.d.ts +3 -3
- package/dist/components/tooltip/context.js.map +1 -1
- package/dist/components/tooltip/index.d.ts +2 -2
- package/dist/components/tooltip/index.js +3 -2
- package/dist/components/tooltip/index.js.map +1 -1
- package/dist/components/tooltip/trigger.d.ts +2 -2
- package/dist/components/tooltip/trigger.js +6 -3
- package/dist/components/tooltip/trigger.js.map +1 -1
- package/dist/components/tooltip/types.d.ts +8 -3
- package/dist/components/tree/context.d.ts +3 -3
- package/dist/components/tree/index.d.ts +4 -2
- package/dist/components/tree/index.js +11 -6
- package/dist/components/tree/index.js.map +1 -1
- package/dist/components/tree/item-actions.d.ts +2 -2
- package/dist/components/tree/item-content.d.ts +2 -2
- package/dist/components/tree/item-content.js +7 -7
- package/dist/components/tree/item-content.js.map +1 -1
- package/dist/components/tree/item-description.d.ts +3 -3
- package/dist/components/tree/item-description.js +1 -1
- package/dist/components/tree/item-description.js.map +1 -1
- package/dist/components/tree/item-label.d.ts +3 -3
- package/dist/components/tree/item-label.js +1 -1
- package/dist/components/tree/item-label.js.map +1 -1
- package/dist/components/tree/item-prefix-icon.d.ts +2 -2
- package/dist/components/tree/item.d.ts +2 -2
- package/dist/components/tree/item.js +14 -7
- package/dist/components/tree/item.js.map +1 -1
- package/dist/components/tree/lines.d.ts +2 -2
- package/dist/components/tree/types.d.ts +30 -16
- package/dist/components/video/index.d.ts +2 -2
- package/dist/components/view-stack/context.d.ts +2 -2
- package/dist/components/view-stack/index.d.ts +2 -2
- package/dist/components/view-stack/trigger.d.ts +2 -2
- package/dist/components/view-stack/trigger.js +1 -1
- package/dist/components/view-stack/trigger.js.map +1 -1
- package/dist/components/view-stack/types.d.ts +1 -1
- package/dist/components/view-stack/view.d.ts +2 -2
- package/dist/hooks/coordinate-field/use-coordinate-field-state.d.ts +2 -0
- package/dist/hooks/coordinate-field/use-coordinate-field-state.js +15 -2
- package/dist/hooks/coordinate-field/use-coordinate-field-state.js.map +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-field.d.ts +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-field.js +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-field.js.map +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-paste.js +27 -4
- package/dist/hooks/coordinate-field/use-coordinate-paste.js.map +1 -1
- package/dist/hooks/use-tree/actions/cache.d.ts +390 -18
- package/dist/hooks/use-tree/actions/cache.js +382 -18
- package/dist/hooks/use-tree/actions/cache.js.map +1 -1
- package/dist/hooks/use-tree/actions/index.d.ts +34 -21
- package/dist/hooks/use-tree/actions/index.js +34 -26
- package/dist/hooks/use-tree/actions/index.js.map +1 -1
- package/dist/hooks/use-tree/state/index.d.ts +5 -1
- package/dist/hooks/use-tree/state/index.js +5 -1
- package/dist/hooks/use-tree/state/index.js.map +1 -1
- package/dist/hooks/use-tree/state/utils.d.ts +28 -0
- package/dist/hooks/use-tree/state/utils.js +29 -1
- package/dist/hooks/use-tree/state/utils.js.map +1 -1
- package/dist/hooks/use-tree/types.d.ts +52 -24
- package/dist/index.d.ts +5 -4
- package/dist/lib/utils.d.ts +1 -1
- package/dist/lib/utils.js.map +1 -1
- package/dist/providers/portal.d.ts +2 -2
- package/dist/providers/portal.js +2 -2
- package/dist/providers/portal.js.map +1 -1
- package/dist/providers/theme-provider.d.ts +4 -4
- package/dist/providers/theme-provider.js +6 -7
- package/dist/providers/theme-provider.js.map +1 -1
- package/package.json +22 -39
- package/dist/node_modules/.pnpm/@react-aria_collections@3.0.0-rc.7_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@react-aria/collections/dist/BaseCollection.js +0 -134
- package/dist/node_modules/.pnpm/@react-aria_collections@3.0.0-rc.7_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@react-aria/collections/dist/BaseCollection.js.map +0 -1
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
|
|
16
16
|
import "client-only";
|
|
17
17
|
import { clsx } from "@accelint/design-foundation/lib/utils";
|
|
18
|
-
import { Dialog, Popover as Popover$1 } from "react-aria-components";
|
|
19
18
|
import { jsx } from "react/jsx-runtime";
|
|
19
|
+
import { Dialog, Popover as Popover$1 } from "react-aria-components/Popover";
|
|
20
20
|
import styles from "./styles.module.css";
|
|
21
21
|
|
|
22
22
|
//#region src/components/popover/index.tsx
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["AriaPopover"],"sources":["../../../src/components/popover/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { Popover as AriaPopover, Dialog } from 'react-aria-components';\nimport styles from './styles.module.css';\nimport type { PopoverProps } from './types';\n\n/**\n * Popover - A floating content container positioned relative to a trigger element\n *\n * Provides accessible popover functionality with flexible positioning and content\n * organization. Perfect for contextual information, menus, or supplementary content\n * that appears on demand without interrupting the user's workflow.\n *\n * @example\n * // Basic popover\n * <PopoverTrigger>\n * <Button>Show Info</Button>\n * <Popover>\n * <PopoverContent>\n * <p>Additional information appears here</p>\n * </PopoverContent>\n * </Popover>\n * </PopoverTrigger>\n *\n * @example\n * // Popover with title and actions\n * <PopoverTrigger>\n * <Button>Options</Button>\n * <Popover placement=\"top\">\n * <PopoverTitle>Quick Actions</PopoverTitle>\n * <PopoverContent>\n * <Button>Edit</Button>\n * <Button>Delete</Button>\n * </PopoverContent>\n * </Popover>\n * </PopoverTrigger>\n *\n * @param props - {@link PopoverProps}\n * @param props.children - Content to render inside the popover dialog.\n * @param props.classNames - CSS class names for popover elements.\n * @param props.dialogProps - Additional props passed to the Dialog component.\n * @returns The rendered Popover component.\n */\nexport function Popover({\n children,\n classNames,\n dialogProps,\n ...rest\n}: PopoverProps) {\n return (\n <AriaPopover\n {...rest}\n className={clsx(styles.popover, classNames?.popover)}\n >\n <Dialog\n {...dialogProps}\n className={clsx(styles.dialog, classNames?.dialog)}\n >\n {children}\n </Dialog>\n </AriaPopover>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyDA,SAAgB,QAAQ,EACtB,UACA,YACA,aACA,GAAG,QACY;AACf,QACE,oBAACA;EACC,GAAI;EACJ,WAAW,KAAK,OAAO,SAAS,YAAY,QAAQ;YAEpD,oBAAC;GACC,GAAI;GACJ,WAAW,KAAK,OAAO,QAAQ,YAAY,OAAO;GAEjD;IACM;GACG"}
|
|
1
|
+
{"version":3,"file":"index.js","names":["AriaPopover"],"sources":["../../../src/components/popover/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { Popover as AriaPopover, Dialog } from 'react-aria-components/Popover';\nimport styles from './styles.module.css';\nimport type { PopoverProps } from './types';\n\n/**\n * Popover - A floating content container positioned relative to a trigger element\n *\n * Provides accessible popover functionality with flexible positioning and content\n * organization. Perfect for contextual information, menus, or supplementary content\n * that appears on demand without interrupting the user's workflow.\n *\n * @example\n * // Basic popover\n * <PopoverTrigger>\n * <Button>Show Info</Button>\n * <Popover>\n * <PopoverContent>\n * <p>Additional information appears here</p>\n * </PopoverContent>\n * </Popover>\n * </PopoverTrigger>\n *\n * @example\n * // Popover with title and actions\n * <PopoverTrigger>\n * <Button>Options</Button>\n * <Popover placement=\"top\">\n * <PopoverTitle>Quick Actions</PopoverTitle>\n * <PopoverContent>\n * <Button>Edit</Button>\n * <Button>Delete</Button>\n * </PopoverContent>\n * </Popover>\n * </PopoverTrigger>\n *\n * @param props - {@link PopoverProps}\n * @param props.children - Content to render inside the popover dialog.\n * @param props.classNames - CSS class names for popover elements.\n * @param props.dialogProps - Additional props passed to the Dialog component.\n * @returns The rendered Popover component.\n */\nexport function Popover({\n children,\n classNames,\n dialogProps,\n ...rest\n}: PopoverProps) {\n return (\n <AriaPopover\n {...rest}\n className={clsx(styles.popover, classNames?.popover)}\n >\n <Dialog\n {...dialogProps}\n className={clsx(styles.dialog, classNames?.dialog)}\n >\n {children}\n </Dialog>\n </AriaPopover>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyDA,SAAgB,QAAQ,EACtB,UACA,YACA,aACA,GAAG,QACY;AACf,QACE,oBAACA;EACC,GAAI;EACJ,WAAW,KAAK,OAAO,SAAS,YAAY,QAAQ;YAEpD,oBAAC;GACC,GAAI;GACJ,WAAW,KAAK,OAAO,QAAQ,YAAY,OAAO;GAEjD;IACM;GACG"}
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import
|
|
15
|
-
import
|
|
14
|
+
import * as react_jsx_runtime78 from "react/jsx-runtime";
|
|
15
|
+
import { HeadingProps } from "react-aria-components/Heading";
|
|
16
16
|
|
|
17
17
|
//#region src/components/popover/title.d.ts
|
|
18
18
|
/**
|
|
@@ -33,7 +33,7 @@ import * as react_jsx_runtime139 from "react/jsx-runtime";
|
|
|
33
33
|
declare function PopoverTitle({
|
|
34
34
|
className,
|
|
35
35
|
...rest
|
|
36
|
-
}: HeadingProps):
|
|
36
|
+
}: HeadingProps): react_jsx_runtime78.JSX.Element;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { PopoverTitle };
|
|
39
39
|
//# sourceMappingURL=title.d.ts.map
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
|
|
16
16
|
import "client-only";
|
|
17
17
|
import { clsx } from "@accelint/design-foundation/lib/utils";
|
|
18
|
-
import { Heading } from "react-aria-components";
|
|
19
18
|
import { jsx } from "react/jsx-runtime";
|
|
19
|
+
import { Heading } from "react-aria-components/Heading";
|
|
20
20
|
import styles from "./styles.module.css";
|
|
21
21
|
|
|
22
22
|
//#region src/components/popover/title.tsx
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"title.js","names":["AriaHeading"],"sources":["../../../src/components/popover/title.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport {\n Heading as AriaHeading,\n type HeadingProps,\n} from 'react-aria-components';\nimport styles from './styles.module.css';\n\n/**\n * PopoverTitle - Semantic heading for the popover\n *\n * @example\n * ```tsx\n * <Popover>\n * <PopoverTitle>User Settings</PopoverTitle>\n * <PopoverContent>Settings content</PopoverContent>\n * </Popover>\n * ```\n *\n * @param props - HeadingProps from react-aria-components.\n * @param props.className - Optional CSS class name.\n * @returns The rendered PopoverTitle component.\n */\nexport function PopoverTitle({ className, ...rest }: HeadingProps) {\n return (\n <AriaHeading\n {...rest}\n slot='title'\n className={clsx(styles.title, className)}\n />\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqCA,SAAgB,aAAa,EAAE,WAAW,GAAG,QAAsB;AACjE,QACE,oBAACA;EACC,GAAI;EACJ,MAAK;EACL,WAAW,KAAK,OAAO,OAAO,UAAU;GACxC"}
|
|
1
|
+
{"version":3,"file":"title.js","names":["AriaHeading"],"sources":["../../../src/components/popover/title.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport {\n Heading as AriaHeading,\n type HeadingProps,\n} from 'react-aria-components/Heading';\nimport styles from './styles.module.css';\n\n/**\n * PopoverTitle - Semantic heading for the popover\n *\n * @example\n * ```tsx\n * <Popover>\n * <PopoverTitle>User Settings</PopoverTitle>\n * <PopoverContent>Settings content</PopoverContent>\n * </Popover>\n * ```\n *\n * @param props - HeadingProps from react-aria-components.\n * @param props.className - Optional CSS class name.\n * @returns The rendered PopoverTitle component.\n */\nexport function PopoverTitle({ className, ...rest }: HeadingProps) {\n return (\n <AriaHeading\n {...rest}\n slot='title'\n className={clsx(styles.title, className)}\n />\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqCA,SAAgB,aAAa,EAAE,WAAW,GAAG,QAAsB;AACjE,QACE,oBAACA;EACC,GAAI;EACJ,MAAK;EACL,WAAW,KAAK,OAAO,OAAO,UAAU;GACxC"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { PopoverTriggerProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime79 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/popover/trigger.d.ts
|
|
18
18
|
|
|
@@ -41,7 +41,7 @@ declare function PopoverTrigger({
|
|
|
41
41
|
ref,
|
|
42
42
|
children,
|
|
43
43
|
...rest
|
|
44
|
-
}: PopoverTriggerProps):
|
|
44
|
+
}: PopoverTriggerProps): react_jsx_runtime79.JSX.Element;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { PopoverTrigger };
|
|
47
47
|
//# sourceMappingURL=trigger.d.ts.map
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
|
|
16
16
|
import "client-only";
|
|
17
17
|
import { Children } from "react";
|
|
18
|
-
import { DialogTrigger } from "react-aria-components";
|
|
19
18
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
20
|
-
import {
|
|
19
|
+
import { DialogTrigger } from "react-aria-components/Dialog";
|
|
20
|
+
import { Pressable } from "react-aria/Pressable";
|
|
21
21
|
|
|
22
22
|
//#region src/components/popover/trigger.tsx
|
|
23
23
|
/**
|
|
@@ -45,7 +45,7 @@ function PopoverTrigger({ ref, children, ...rest }) {
|
|
|
45
45
|
const [trigger, popover] = Children.toArray(children);
|
|
46
46
|
return /* @__PURE__ */ jsxs(DialogTrigger, {
|
|
47
47
|
...rest,
|
|
48
|
-
children: [/* @__PURE__ */ jsx(Pressable
|
|
48
|
+
children: [/* @__PURE__ */ jsx(Pressable, {
|
|
49
49
|
ref,
|
|
50
50
|
children: trigger
|
|
51
51
|
}), popover]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trigger.js","names":[
|
|
1
|
+
{"version":3,"file":"trigger.js","names":[],"sources":["../../../src/components/popover/trigger.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n'use client';\n\nimport 'client-only';\nimport { Pressable } from 'react-aria/Pressable';\nimport {\n Children,\n type DOMAttributes,\n type ReactElement,\n type ReactNode,\n} from 'react';\nimport { DialogTrigger } from 'react-aria-components/Dialog';\nimport type { FocusableElement } from '@react-types/shared';\nimport type { PopoverTriggerProps } from './types';\n\n/**\n * PopoverTrigger - Root component that manages popover state and positioning\n *\n * Wraps a trigger element and its associated Popover. The first child becomes\n * the trigger, and the second child should be a Popover component.\n *\n * @example\n * ```tsx\n * <PopoverTrigger>\n * <Button>Open</Button>\n * <Popover>\n * <PopoverContent>Content here</PopoverContent>\n * </Popover>\n * </PopoverTrigger>\n * ```\n *\n * @param props - {@link PopoverTriggerProps}\n * @param props.ref - Forwarded ref to the trigger element.\n * @param props.children - Trigger element and Popover component.\n * @returns The rendered PopoverTrigger component.\n */\nexport function PopoverTrigger({\n ref,\n children,\n ...rest\n}: PopoverTriggerProps) {\n const [trigger, popover] = Children.toArray(children) as [\n ReactElement<DOMAttributes<FocusableElement>, string>,\n ReactNode,\n ];\n\n return (\n <DialogTrigger {...rest}>\n <Pressable ref={ref}>{trigger}</Pressable>\n {popover}\n </DialogTrigger>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+CA,SAAgB,eAAe,EAC7B,KACA,UACA,GAAG,QACmB;CACtB,MAAM,CAAC,SAAS,WAAW,SAAS,QAAQ,SAAS;AAKrD,QACE,qBAAC;EAAc,GAAI;aACjB,oBAAC;GAAe;aAAM;IAAoB,EACzC;GACa"}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { ComponentPropsWithRef } from "react";
|
|
14
|
-
import { DialogProps, DialogTriggerProps, PopoverProps as PopoverProps$1 } from "react-aria-components";
|
|
14
|
+
import { DialogProps, DialogTriggerProps, PopoverProps as PopoverProps$1 } from "react-aria-components/Popover";
|
|
15
15
|
|
|
16
16
|
//#region src/components/popover/types.d.ts
|
|
17
17
|
/**
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime80 from "react/jsx-runtime";
|
|
15
15
|
import { ActionProps } from "react-querybuilder";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/action-element.d.ts
|
|
@@ -38,7 +38,7 @@ declare function ActionElement({
|
|
|
38
38
|
disabledTranslation,
|
|
39
39
|
title: titleProp,
|
|
40
40
|
handleOnClick
|
|
41
|
-
}: ActionProps):
|
|
41
|
+
}: ActionProps): react_jsx_runtime80.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { ActionElement };
|
|
44
44
|
//# sourceMappingURL=action-element.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime81 from "react/jsx-runtime";
|
|
15
15
|
import { ActionProps } from "react-querybuilder";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/actions.d.ts
|
|
@@ -30,7 +30,7 @@ declare function RemoveRuleAction({
|
|
|
30
30
|
handleOnClick,
|
|
31
31
|
className,
|
|
32
32
|
...rest
|
|
33
|
-
}: ActionProps):
|
|
33
|
+
}: ActionProps): react_jsx_runtime81.JSX.Element;
|
|
34
34
|
/**
|
|
35
35
|
* Lock/unlock toggle button for rules or groups
|
|
36
36
|
*
|
|
@@ -46,7 +46,7 @@ declare function LockAction({
|
|
|
46
46
|
handleOnClick,
|
|
47
47
|
className,
|
|
48
48
|
...rest
|
|
49
|
-
}: ActionProps):
|
|
49
|
+
}: ActionProps): react_jsx_runtime81.JSX.Element;
|
|
50
50
|
/**
|
|
51
51
|
* Duplicate button for cloning rules or groups
|
|
52
52
|
*
|
|
@@ -62,7 +62,7 @@ declare function CloneAction({
|
|
|
62
62
|
handleOnClick,
|
|
63
63
|
className,
|
|
64
64
|
...rest
|
|
65
|
-
}: ActionProps):
|
|
65
|
+
}: ActionProps): react_jsx_runtime81.JSX.Element;
|
|
66
66
|
//#endregion
|
|
67
67
|
export { CloneAction, LockAction, RemoveRuleAction };
|
|
68
68
|
//# sourceMappingURL=actions.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime84 from "react/jsx-runtime";
|
|
15
15
|
import { CombinatorSelectorProps } from "react-querybuilder";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/combinator-selector.d.ts
|
|
@@ -27,7 +27,7 @@ declare function CombinatorSelector({
|
|
|
27
27
|
options,
|
|
28
28
|
value,
|
|
29
29
|
handleOnChange
|
|
30
|
-
}: CombinatorSelectorProps):
|
|
30
|
+
}: CombinatorSelectorProps): react_jsx_runtime84.JSX.Element;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { CombinatorSelector };
|
|
33
33
|
//# sourceMappingURL=combinator-selector.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { QueryBuilderProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime86 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/index.d.ts
|
|
18
18
|
|
|
@@ -55,7 +55,7 @@ declare function QueryBuilder({
|
|
|
55
55
|
orientation,
|
|
56
56
|
showRuleLines,
|
|
57
57
|
...rest
|
|
58
|
-
}: QueryBuilderProps):
|
|
58
|
+
}: QueryBuilderProps): react_jsx_runtime86.JSX.Element;
|
|
59
59
|
//#endregion
|
|
60
60
|
export { QueryBuilder };
|
|
61
61
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime88 from "react/jsx-runtime";
|
|
15
15
|
import { RuleGroupProps, useRuleGroup } from "react-querybuilder";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/rule-group.d.ts
|
|
@@ -33,7 +33,7 @@ import { RuleGroupProps, useRuleGroup } from "react-querybuilder";
|
|
|
33
33
|
* @param props - RuleGroupProps from react-querybuilder.
|
|
34
34
|
* @returns The rendered RuleGroup component.
|
|
35
35
|
*/
|
|
36
|
-
declare function RuleGroup(props: RuleGroupProps):
|
|
36
|
+
declare function RuleGroup(props: RuleGroupProps): react_jsx_runtime88.JSX.Element;
|
|
37
37
|
/**
|
|
38
38
|
* Header section with combinator selector and group actions (clone, lock, remove)
|
|
39
39
|
*
|
|
@@ -49,7 +49,7 @@ declare function RuleGroup(props: RuleGroupProps): react_jsx_runtime144.JSX.Elem
|
|
|
49
49
|
* @param ruleGroup - Combined RuleGroupProps and useRuleGroup return value.
|
|
50
50
|
* @returns The rendered header with combinator and action controls.
|
|
51
51
|
*/
|
|
52
|
-
declare function RuleGroupHeaderComponent(ruleGroup: RuleGroupProps & ReturnType<typeof useRuleGroup>):
|
|
52
|
+
declare function RuleGroupHeaderComponent(ruleGroup: RuleGroupProps & ReturnType<typeof useRuleGroup>): react_jsx_runtime88.JSX.Element;
|
|
53
53
|
/**
|
|
54
54
|
* Footer section with add rule and add group actions
|
|
55
55
|
*
|
|
@@ -65,7 +65,7 @@ declare function RuleGroupHeaderComponent(ruleGroup: RuleGroupProps & ReturnType
|
|
|
65
65
|
* @param ruleGroup - Combined RuleGroupProps and useRuleGroup return value.
|
|
66
66
|
* @returns The rendered footer with add rule and add group buttons.
|
|
67
67
|
*/
|
|
68
|
-
declare function RuleGroupFooterComponent(ruleGroup: RuleGroupProps & ReturnType<typeof useRuleGroup>):
|
|
68
|
+
declare function RuleGroupFooterComponent(ruleGroup: RuleGroupProps & ReturnType<typeof useRuleGroup>): react_jsx_runtime88.JSX.Element;
|
|
69
69
|
//#endregion
|
|
70
70
|
export { RuleGroup, RuleGroupFooterComponent, RuleGroupHeaderComponent };
|
|
71
71
|
//# sourceMappingURL=rule-group.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime92 from "react/jsx-runtime";
|
|
15
15
|
import { RuleProps } from "react-querybuilder";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/rule.d.ts
|
|
@@ -33,7 +33,7 @@ import { RuleProps } from "react-querybuilder";
|
|
|
33
33
|
* @param props - RuleProps from react-querybuilder.
|
|
34
34
|
* @returns The rendered Rule component with all selectors and actions.
|
|
35
35
|
*/
|
|
36
|
-
declare function Rule(props: RuleProps):
|
|
36
|
+
declare function Rule(props: RuleProps): react_jsx_runtime92.JSX.Element;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { Rule };
|
|
39
39
|
//# sourceMappingURL=rule.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime94 from "react/jsx-runtime";
|
|
15
15
|
import { ValueEditorProps } from "react-querybuilder";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/value-editor.d.ts
|
|
@@ -36,7 +36,7 @@ import { ValueEditorProps } from "react-querybuilder";
|
|
|
36
36
|
* @param props - ValueEditorProps from react-querybuilder.
|
|
37
37
|
* @returns The rendered value editor, or null for null/notNull operators.
|
|
38
38
|
*/
|
|
39
|
-
declare function ValueEditor(props: ValueEditorProps):
|
|
39
|
+
declare function ValueEditor(props: ValueEditorProps): react_jsx_runtime94.JSX.Element | null;
|
|
40
40
|
//#endregion
|
|
41
41
|
export { ValueEditor };
|
|
42
42
|
//# sourceMappingURL=value-editor.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime96 from "react/jsx-runtime";
|
|
15
15
|
import { ValueSelectorProps } from "react-querybuilder";
|
|
16
16
|
|
|
17
17
|
//#region src/components/query-builder/value-selector.d.ts
|
|
@@ -36,7 +36,7 @@ import { ValueSelectorProps } from "react-querybuilder";
|
|
|
36
36
|
* @param props - ValueSelectorProps from react-querybuilder.
|
|
37
37
|
* @returns The rendered ValueSelector dropdown.
|
|
38
38
|
*/
|
|
39
|
-
declare function ValueSelector(props: ValueSelectorProps):
|
|
39
|
+
declare function ValueSelector(props: ValueSelectorProps): react_jsx_runtime96.JSX.Element;
|
|
40
40
|
//#endregion
|
|
41
41
|
export { ValueSelector };
|
|
42
42
|
//# sourceMappingURL=value-selector.d.ts.map
|
|
@@ -10,10 +10,10 @@
|
|
|
10
10
|
* governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
|
-
import { RadioGroupProps
|
|
13
|
+
import { RadioGroupProps, RadioProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
16
|
-
import { ContextValue } from "react-aria-components";
|
|
15
|
+
import * as react28 from "react";
|
|
16
|
+
import { ContextValue } from "react-aria-components/slots";
|
|
17
17
|
|
|
18
18
|
//#region src/components/radio/context.d.ts
|
|
19
19
|
/**
|
|
@@ -21,13 +21,13 @@ import { ContextValue } from "react-aria-components";
|
|
|
21
21
|
*
|
|
22
22
|
* Provides context for RadioGroup component to share state with Radio components
|
|
23
23
|
*/
|
|
24
|
-
declare const RadioGroupContext:
|
|
24
|
+
declare const RadioGroupContext: react28.Context<ContextValue<RadioGroupProps, HTMLDivElement>>;
|
|
25
25
|
/**
|
|
26
26
|
* Context for Radio component
|
|
27
27
|
*
|
|
28
28
|
* Provides context for Radio component to share configuration from RadioGroup
|
|
29
29
|
*/
|
|
30
|
-
declare const RadioContext:
|
|
30
|
+
declare const RadioContext: react28.Context<ContextValue<RadioProps, HTMLLabelElement>>;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { RadioContext, RadioGroupContext };
|
|
33
33
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/radio/context.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { createContext } from 'react';\nimport type { ContextValue } from 'react-aria-components';\nimport type { RadioGroupProps, RadioProps } from './types';\n\n/**\n * Context for RadioGroup component\n *\n * Provides context for RadioGroup component to share state with Radio components\n */\nexport const RadioGroupContext =\n createContext<ContextValue<RadioGroupProps, HTMLDivElement>>(null);\n\n/**\n * Context for Radio component\n *\n * Provides context for Radio component to share configuration from RadioGroup\n */\nexport const RadioContext =\n createContext<ContextValue<RadioProps, HTMLLabelElement>>(null);\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAuBA,MAAa,oBACX,cAA6D,KAAK;;;;;;AAOpE,MAAa,eACX,cAA0D,KAAK"}
|
|
1
|
+
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/radio/context.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { createContext } from 'react';\nimport type { ContextValue } from 'react-aria-components/slots';\nimport type { RadioGroupProps, RadioProps } from './types';\n\n/**\n * Context for RadioGroup component\n *\n * Provides context for RadioGroup component to share state with Radio components\n */\nexport const RadioGroupContext =\n createContext<ContextValue<RadioGroupProps, HTMLDivElement>>(null);\n\n/**\n * Context for Radio component\n *\n * Provides context for Radio component to share configuration from RadioGroup\n */\nexport const RadioContext =\n createContext<ContextValue<RadioProps, HTMLLabelElement>>(null);\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAuBA,MAAa,oBACX,cAA6D,KAAK;;;;;;AAOpE,MAAa,eACX,cAA0D,KAAK"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { RadioGroupProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/radio/group.d.ts
|
|
18
18
|
|
|
@@ -41,7 +41,7 @@ import * as react_jsx_runtime153 from "react/jsx-runtime";
|
|
|
41
41
|
declare function RadioGroup({
|
|
42
42
|
ref,
|
|
43
43
|
...props
|
|
44
|
-
}: RadioGroupProps):
|
|
44
|
+
}: RadioGroupProps): react_jsx_runtime73.JSX.Element;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { RadioGroup };
|
|
47
47
|
//# sourceMappingURL=group.d.ts.map
|
|
@@ -13,12 +13,14 @@
|
|
|
13
13
|
|
|
14
14
|
'use client';
|
|
15
15
|
|
|
16
|
-
import { Label
|
|
16
|
+
import { Label } from "../label/index.js";
|
|
17
17
|
import { RadioContext, RadioGroupContext } from "./context.js";
|
|
18
18
|
import "client-only";
|
|
19
19
|
import { clsx } from "@accelint/design-foundation/lib/utils";
|
|
20
|
-
import {
|
|
20
|
+
import { composeRenderProps } from "react-aria-components/composeRenderProps";
|
|
21
21
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
22
|
+
import { useContextProps } from "react-aria-components/slots";
|
|
23
|
+
import { RadioGroup as RadioGroup$1 } from "react-aria-components/RadioGroup";
|
|
22
24
|
import styles from "./styles.module.css";
|
|
23
25
|
|
|
24
26
|
//#region src/components/radio/group.tsx
|
|
@@ -53,7 +55,7 @@ function RadioGroup({ ref, ...props }) {
|
|
|
53
55
|
className: composeRenderProps(classNames?.group, (className) => clsx("group/radio-group", styles.group, className)),
|
|
54
56
|
children: composeRenderProps(children, (children$1, { isDisabled, isRequired }) => /* @__PURE__ */ jsxs(RadioContext, {
|
|
55
57
|
value: { labelPosition },
|
|
56
|
-
children: [label && /* @__PURE__ */ jsx(Label
|
|
58
|
+
children: [label && /* @__PURE__ */ jsx(Label, {
|
|
57
59
|
className: clsx(styles.label, classNames?.label),
|
|
58
60
|
isDisabled,
|
|
59
61
|
isRequired,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group.js","names":["AriaRadioGroup","
|
|
1
|
+
{"version":3,"file":"group.js","names":["AriaRadioGroup","children"],"sources":["../../../src/components/radio/group.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { RadioGroup as AriaRadioGroup } from 'react-aria-components/RadioGroup';\nimport { composeRenderProps } from 'react-aria-components/composeRenderProps';\nimport { useContextProps } from 'react-aria-components/slots';\nimport { Label } from '../label';\nimport { RadioContext, RadioGroupContext } from './context';\nimport styles from './styles.module.css';\nimport type { RadioGroupProps } from './types';\n\n/**\n * RadioGroup - Container component for Radio buttons\n *\n * Groups related Radio components and manages their selection state.\n * Only one Radio can be selected at a time within a RadioGroup.\n *\n * @example\n * ```tsx\n * <RadioGroup label=\"Size\" value=\"medium\" onChange={setValue}>\n * <Radio value=\"small\">Small</Radio>\n * <Radio value=\"medium\">Medium</Radio>\n * <Radio value=\"large\">Large</Radio>\n * </RadioGroup>\n * ```\n *\n * @param props - {@link RadioGroupProps}\n * @param props.ref - Forwarded ref for the group container.\n * @param props.classNames - Custom CSS class names for group and label.\n * @param props.label - Optional text label for the group.\n * @param props.children - Radio components to render inside the group.\n * @returns The rendered RadioGroup component.\n */\nexport function RadioGroup({ ref, ...props }: RadioGroupProps) {\n [props, ref] = useContextProps(props, ref ?? null, RadioGroupContext);\n\n const { children, classNames, label, labelPosition, ...rest } = props;\n\n return (\n <AriaRadioGroup\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.group, (className) =>\n clsx('group/radio-group', styles.group, className),\n )}\n >\n {composeRenderProps(children, (children, { isDisabled, isRequired }) => (\n <RadioContext value={{ labelPosition }}>\n {label && (\n <Label\n className={clsx(styles.label, classNames?.label)}\n isDisabled={isDisabled}\n isRequired={isRequired}\n >\n {label}\n </Label>\n )}\n {children}\n </RadioContext>\n ))}\n </AriaRadioGroup>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6CA,SAAgB,WAAW,EAAE,KAAK,GAAG,SAA0B;AAC7D,EAAC,OAAO,OAAO,gBAAgB,OAAO,OAAO,MAAM,kBAAkB;CAErE,MAAM,EAAE,UAAU,YAAY,OAAO,eAAe,GAAG,SAAS;AAEhE,QACE,oBAACA;EACC,GAAI;EACC;EACL,WAAW,mBAAmB,YAAY,QAAQ,cAChD,KAAK,qBAAqB,OAAO,OAAO,UAAU,CACnD;YAEA,mBAAmB,WAAW,YAAU,EAAE,YAAY,iBACrD,qBAAC;GAAa,OAAO,EAAE,eAAe;cACnC,SACC,oBAAC;IACC,WAAW,KAAK,OAAO,OAAO,YAAY,MAAM;IACpC;IACA;cAEX;KACK,EAETC;IACY,CACf;GACa"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { RadioProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime100 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/radio/index.d.ts
|
|
18
18
|
|
|
@@ -37,7 +37,7 @@ import * as react_jsx_runtime152 from "react/jsx-runtime";
|
|
|
37
37
|
declare function Radio({
|
|
38
38
|
ref,
|
|
39
39
|
...props
|
|
40
|
-
}: RadioProps):
|
|
40
|
+
}: RadioProps): react_jsx_runtime100.JSX.Element;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { Radio };
|
|
43
43
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -16,8 +16,10 @@
|
|
|
16
16
|
import { RadioContext } from "./context.js";
|
|
17
17
|
import "client-only";
|
|
18
18
|
import { clsx } from "@accelint/design-foundation/lib/utils";
|
|
19
|
-
import {
|
|
19
|
+
import { composeRenderProps } from "react-aria-components/composeRenderProps";
|
|
20
20
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
21
|
+
import { useContextProps } from "react-aria-components/slots";
|
|
22
|
+
import { Radio as Radio$1 } from "react-aria-components/RadioGroup";
|
|
21
23
|
import styles from "./styles.module.css";
|
|
22
24
|
|
|
23
25
|
//#region src/components/radio/index.tsx
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["AriaRadio","children"],"sources":["../../../src/components/radio/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport {
|
|
1
|
+
{"version":3,"file":"index.js","names":["AriaRadio","children"],"sources":["../../../src/components/radio/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { Radio as AriaRadio } from 'react-aria-components/RadioGroup';\nimport { composeRenderProps } from 'react-aria-components/composeRenderProps';\nimport { useContextProps } from 'react-aria-components/slots';\nimport { RadioContext } from './context';\nimport styles from './styles.module.css';\nimport type { RadioProps } from './types';\n\n/**\n * Radio - Individual radio button option within a RadioGroup\n *\n * Renders a selectable radio button with label. Must be used inside a RadioGroup.\n *\n * @param props - {@link RadioProps}\n * @param props.classNames - Custom CSS class names for radio, control, and label.\n * @param props.children - Label content for the radio button.\n * @returns The rendered Radio component.\n *\n * @example\n * ```tsx\n * <RadioGroup label=\"Favorite color\">\n * <Radio value=\"red\">Red</Radio>\n * <Radio value=\"blue\">Blue</Radio>\n * </RadioGroup>\n * ```\n */\nexport function Radio({ ref, ...props }: RadioProps) {\n [props, ref] = useContextProps(props, ref ?? null, RadioContext);\n\n const { classNames, children, labelPosition = 'end', ...rest } = props;\n\n return (\n <AriaRadio\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.radio, (className) =>\n clsx(\n 'group/radio',\n styles.radio,\n labelPosition === 'start' && styles.labelStart,\n className,\n ),\n )}\n >\n {composeRenderProps(children, (children) => (\n <>\n <span className={clsx(styles.control, classNames?.control)} />\n <span className={clsx(styles.label, classNames?.label)}>\n {children}\n </span>\n </>\n ))}\n </AriaRadio>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwCA,SAAgB,MAAM,EAAE,KAAK,GAAG,SAAqB;AACnD,EAAC,OAAO,OAAO,gBAAgB,OAAO,OAAO,MAAM,aAAa;CAEhE,MAAM,EAAE,YAAY,UAAU,gBAAgB,OAAO,GAAG,SAAS;AAEjE,QACE,oBAACA;EACC,GAAI;EACC;EACL,WAAW,mBAAmB,YAAY,QAAQ,cAChD,KACE,eACA,OAAO,OACP,kBAAkB,WAAW,OAAO,YACpC,UACD,CACF;YAEA,mBAAmB,WAAW,eAC7B,4CACE,oBAAC,UAAK,WAAW,KAAK,OAAO,SAAS,YAAY,QAAQ,GAAI,EAC9D,oBAAC;GAAK,WAAW,KAAK,OAAO,OAAO,YAAY,MAAM;aACnDC;IACI,IACN,CACH;GACQ"}
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
* governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
|
-
import { LabelProps
|
|
13
|
+
import { LabelProps } from "../label/types.js";
|
|
14
14
|
import { RefAttributes } from "react";
|
|
15
|
-
import { RadioGroupProps as RadioGroupProps$1, RadioProps as RadioProps$1 } from "react-aria-components";
|
|
15
|
+
import { RadioGroupProps as RadioGroupProps$1, RadioProps as RadioProps$1 } from "react-aria-components/RadioGroup";
|
|
16
16
|
|
|
17
17
|
//#region src/components/radio/types.d.ts
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ import { RadioGroupProps as RadioGroupProps$1, RadioProps as RadioProps$1 } from
|
|
|
26
26
|
type RadioGroupProps = Omit<RadioGroupProps$1, 'className'> & RefAttributes<HTMLDivElement> & {
|
|
27
27
|
classNames?: {
|
|
28
28
|
group?: RadioGroupProps$1['className'];
|
|
29
|
-
label?: LabelProps
|
|
29
|
+
label?: LabelProps['className'];
|
|
30
30
|
};
|
|
31
31
|
label?: string;
|
|
32
32
|
/** Position of the label relative to the radio control for all child Radios. Individual Radio `labelPosition` overrides this. */
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { ProviderProps } from "../../lib/types.js";
|
|
14
|
-
import { SearchFieldProps
|
|
14
|
+
import { SearchFieldProps } from "./types.js";
|
|
15
15
|
import "client-only";
|
|
16
|
-
import * as
|
|
17
|
-
import
|
|
18
|
-
import
|
|
16
|
+
import * as react30 from "react";
|
|
17
|
+
import * as react_jsx_runtime103 from "react/jsx-runtime";
|
|
18
|
+
import { ContextValue } from "react-aria-components/slots";
|
|
19
19
|
|
|
20
20
|
//#region src/components/search-field/context.d.ts
|
|
21
21
|
/**
|
|
@@ -23,7 +23,7 @@ import * as react_jsx_runtime162 from "react/jsx-runtime";
|
|
|
23
23
|
*
|
|
24
24
|
* Provides context for SearchField component to share props
|
|
25
25
|
*/
|
|
26
|
-
declare const SearchFieldContext:
|
|
26
|
+
declare const SearchFieldContext: react30.Context<ContextValue<SearchFieldProps, HTMLDivElement>>;
|
|
27
27
|
/**
|
|
28
28
|
* Provider for SearchField component
|
|
29
29
|
*
|
|
@@ -35,7 +35,7 @@ declare const SearchFieldContext: react41.Context<ContextValue<SearchFieldProps$
|
|
|
35
35
|
declare function SearchFieldProvider({
|
|
36
36
|
children,
|
|
37
37
|
...props
|
|
38
|
-
}: ProviderProps<SearchFieldProps
|
|
38
|
+
}: ProviderProps<SearchFieldProps>): react_jsx_runtime103.JSX.Element;
|
|
39
39
|
//#endregion
|
|
40
40
|
export { SearchFieldContext, SearchFieldProvider };
|
|
41
41
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/search-field/context.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { createContext } from 'react';\nimport type { ContextValue } from 'react-aria-components';\nimport type { ProviderProps } from '@/lib/types';\nimport type { SearchFieldProps } from './types';\n\n/**\n * Context for SearchField component\n *\n * Provides context for SearchField component to share props\n */\nexport const SearchFieldContext =\n createContext<ContextValue<SearchFieldProps, HTMLDivElement>>(null);\n\n/**\n * Provider for SearchField component\n *\n * Allows setting default props for all SearchField components within\n *\n * @param props - Provider props including children and default SearchFieldProps.\n * @returns The provider component wrapping children with context.\n */\nexport function SearchFieldProvider({\n children,\n ...props\n}: ProviderProps<SearchFieldProps>) {\n return (\n <SearchFieldContext.Provider value={props}>\n {children}\n </SearchFieldContext.Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAwBA,MAAa,qBACX,cAA8D,KAAK;;;;;;;;;AAUrE,SAAgB,oBAAoB,EAClC,UACA,GAAG,SAC+B;AAClC,QACE,oBAAC,mBAAmB;EAAS,OAAO;EACjC;GAC2B"}
|
|
1
|
+
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/search-field/context.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { createContext } from 'react';\nimport type { ContextValue } from 'react-aria-components/slots';\nimport type { ProviderProps } from '@/lib/types';\nimport type { SearchFieldProps } from './types';\n\n/**\n * Context for SearchField component\n *\n * Provides context for SearchField component to share props\n */\nexport const SearchFieldContext =\n createContext<ContextValue<SearchFieldProps, HTMLDivElement>>(null);\n\n/**\n * Provider for SearchField component\n *\n * Allows setting default props for all SearchField components within\n *\n * @param props - Provider props including children and default SearchFieldProps.\n * @returns The provider component wrapping children with context.\n */\nexport function SearchFieldProvider({\n children,\n ...props\n}: ProviderProps<SearchFieldProps>) {\n return (\n <SearchFieldContext.Provider value={props}>\n {children}\n </SearchFieldContext.Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAwBA,MAAa,qBACX,cAA8D,KAAK;;;;;;;;;AAUrE,SAAgB,oBAAoB,EAClC,UACA,GAAG,SAC+B;AAClC,QACE,oBAAC,mBAAmB;EAAS,OAAO;EACjC;GAC2B"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { SearchFieldProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime105 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/search-field/index.d.ts
|
|
18
18
|
|
|
@@ -41,7 +41,7 @@ import * as react_jsx_runtime159 from "react/jsx-runtime";
|
|
|
41
41
|
declare function SearchField({
|
|
42
42
|
ref,
|
|
43
43
|
...props
|
|
44
|
-
}: SearchFieldProps):
|
|
44
|
+
}: SearchFieldProps): react_jsx_runtime105.JSX.Element;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { SearchField };
|
|
47
47
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -18,11 +18,13 @@ import { Icon } from "../icon/index.js";
|
|
|
18
18
|
import { SearchFieldContext } from "./context.js";
|
|
19
19
|
import "client-only";
|
|
20
20
|
import { clsx } from "@accelint/design-foundation/lib/utils";
|
|
21
|
-
import {
|
|
21
|
+
import { composeRenderProps } from "react-aria-components/composeRenderProps";
|
|
22
22
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
23
|
+
import { useContextProps } from "react-aria-components/slots";
|
|
23
24
|
import CancelFill from "@accelint/icons/cancel-fill";
|
|
24
25
|
import Loop from "@accelint/icons/loop";
|
|
25
26
|
import Search from "@accelint/icons/search";
|
|
27
|
+
import { Button, Input, SearchField as SearchField$1 } from "react-aria-components/SearchField";
|
|
26
28
|
import styles from "./styles.module.css";
|
|
27
29
|
|
|
28
30
|
//#region src/components/search-field/index.tsx
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["AriaSearchField"],"sources":["../../../src/components/search-field/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport CancelFill from '@accelint/icons/cancel-fill';\nimport Loop from '@accelint/icons/loop';\nimport Search from '@accelint/icons/search';\nimport {\n SearchField as AriaSearchField,\n Button,\n
|
|
1
|
+
{"version":3,"file":"index.js","names":["AriaSearchField"],"sources":["../../../src/components/search-field/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport CancelFill from '@accelint/icons/cancel-fill';\nimport Loop from '@accelint/icons/loop';\nimport Search from '@accelint/icons/search';\nimport {\n SearchField as AriaSearchField,\n Button,\n Input,\n} from 'react-aria-components/SearchField';\nimport { composeRenderProps } from 'react-aria-components/composeRenderProps';\nimport { useContextProps } from 'react-aria-components/slots';\nimport { Icon } from '../icon';\nimport { IconProvider } from '../icon/context';\nimport { SearchFieldContext } from './context';\nimport styles from './styles.module.css';\nimport type { SearchFieldProps } from './types';\n\n/**\n * SearchField - Search input with integrated search icon, loading state, and clear button\n *\n * Supports outline and filled variants with automatic icon sizing.\n *\n * @param props - {@link SearchFieldProps}\n * @param props.ref - Forwarded ref for the field container.\n * @param props.classNames - Custom CSS class names for field elements.\n * @param props.inputProps - Additional props for the input element.\n * @param props.isLoading - Whether to show loading spinner instead of clear button.\n * @param props.variant - Visual variant ('outline' or 'filled').\n * @returns The rendered SearchField component.\n *\n * @example\n * ```tsx\n * <SearchField\n * label=\"Search\"\n * placeholder=\"Search items...\"\n * onChange={(value) => setQuery(value)}\n * />\n * ```\n */\nexport function SearchField({ ref, ...props }: SearchFieldProps) {\n [props, ref] = useContextProps(props, ref ?? null, SearchFieldContext);\n\n const {\n classNames,\n inputProps,\n isLoading = false,\n variant = 'outline',\n ...rest\n } = props;\n\n return (\n <IconProvider size='small'>\n <AriaSearchField\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.field, (className) =>\n clsx('group/search-field', styles.field, styles[variant], className),\n )}\n >\n <Icon className={clsx(styles.search, classNames?.search)}>\n <Search />\n </Icon>\n <Input\n {...inputProps}\n className={composeRenderProps(classNames?.input, (className) =>\n clsx(styles.input, className),\n )}\n type='search'\n />\n {isLoading ? (\n <Icon className={clsx(styles.loading, classNames?.loading)}>\n <Loop />\n </Icon>\n ) : (\n <Button\n className={composeRenderProps(classNames?.clear, (className) =>\n clsx(styles.clear, className),\n )}\n >\n <Icon>\n <CancelFill />\n </Icon>\n </Button>\n )}\n </AriaSearchField>\n </IconProvider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqDA,SAAgB,YAAY,EAAE,KAAK,GAAG,SAA2B;AAC/D,EAAC,OAAO,OAAO,gBAAgB,OAAO,OAAO,MAAM,mBAAmB;CAEtE,MAAM,EACJ,YACA,YACA,YAAY,OACZ,UAAU,WACV,GAAG,SACD;AAEJ,QACE,oBAAC;EAAa,MAAK;YACjB,qBAACA;GACC,GAAI;GACC;GACL,WAAW,mBAAmB,YAAY,QAAQ,cAChD,KAAK,sBAAsB,OAAO,OAAO,OAAO,UAAU,UAAU,CACrE;;IAED,oBAAC;KAAK,WAAW,KAAK,OAAO,QAAQ,YAAY,OAAO;eACtD,oBAAC,WAAS;MACL;IACP,oBAAC;KACC,GAAI;KACJ,WAAW,mBAAmB,YAAY,QAAQ,cAChD,KAAK,OAAO,OAAO,UAAU,CAC9B;KACD,MAAK;MACL;IACD,YACC,oBAAC;KAAK,WAAW,KAAK,OAAO,SAAS,YAAY,QAAQ;eACxD,oBAAC,SAAO;MACH,GAEP,oBAAC;KACC,WAAW,mBAAmB,YAAY,QAAQ,cAChD,KAAK,OAAO,OAAO,UAAU,CAC9B;eAED,oBAAC,kBACC,oBAAC,eAAa,GACT;MACA;;IAEK;GACL"}
|