@accelint/design-toolkit 9.7.0 → 9.8.0
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 +4 -4
- package/dist/components/accordion/context.d.ts +3 -3
- package/dist/components/accordion/context.js +1 -1
- package/dist/components/accordion/context.js.map +1 -1
- package/dist/components/accordion/group.d.ts +3 -3
- package/dist/components/accordion/group.js +1 -1
- package/dist/components/accordion/group.js.map +1 -1
- package/dist/components/accordion/header.d.ts +3 -3
- package/dist/components/accordion/header.js +1 -1
- package/dist/components/accordion/header.js.map +1 -1
- package/dist/components/accordion/index.d.ts +3 -3
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/accordion/index.js.map +1 -1
- package/dist/components/accordion/panel.d.ts +3 -3
- package/dist/components/accordion/panel.js +1 -1
- package/dist/components/accordion/panel.js.map +1 -1
- package/dist/components/accordion/styles.module.css +1 -1
- package/dist/components/accordion/trigger.d.ts +3 -3
- package/dist/components/accordion/trigger.js +1 -1
- package/dist/components/accordion/trigger.js.map +1 -1
- package/dist/components/accordion/types.d.ts +1 -1
- package/dist/components/accordion/types.js +1 -1
- package/dist/components/action-bar/index.d.ts +3 -3
- package/dist/components/action-bar/index.js +1 -1
- package/dist/components/action-bar/index.js.map +1 -1
- package/dist/components/action-bar/styles.module.css +1 -1
- package/dist/components/action-bar/types.d.ts +1 -1
- package/dist/components/action-bar/types.js +1 -1
- package/dist/components/audio/index.d.ts +3 -3
- package/dist/components/audio/index.js +4 -9
- package/dist/components/audio/index.js.map +1 -1
- package/dist/components/audio/types.d.ts +1 -1
- package/dist/components/audio/types.js +1 -1
- package/dist/components/avatar/context.d.ts +5 -5
- package/dist/components/avatar/context.js +1 -1
- package/dist/components/avatar/context.js.map +1 -1
- package/dist/components/avatar/index.d.ts +3 -3
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/avatar/index.js.map +1 -1
- package/dist/components/avatar/styles.module.css +1 -1
- package/dist/components/avatar/types.d.ts +1 -1
- package/dist/components/avatar/types.js +1 -1
- package/dist/components/badge/context.d.ts +5 -5
- package/dist/components/badge/context.js +1 -1
- package/dist/components/badge/context.js.map +1 -1
- package/dist/components/badge/index.d.ts +3 -3
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/index.js.map +1 -1
- package/dist/components/badge/styles.module.css +1 -1
- package/dist/components/badge/types.d.ts +1 -1
- package/dist/components/badge/types.js +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 +3 -3
- package/dist/components/breadcrumbs/item.js +1 -1
- package/dist/components/breadcrumbs/item.js.map +1 -1
- package/dist/components/breadcrumbs/styles.module.css +1 -1
- package/dist/components/breadcrumbs/types.d.ts +1 -1
- package/dist/components/breadcrumbs/types.js +1 -1
- package/dist/components/button/__internal__/clear.js +1 -1
- package/dist/components/button/__internal__/clear.js.map +1 -1
- package/dist/components/button/__internal__/styles.module.css +1 -1
- package/dist/components/button/context.d.ts +9 -9
- package/dist/components/button/context.js +1 -1
- package/dist/components/button/context.js.map +1 -1
- package/dist/components/button/index.d.ts +3 -3
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/index.js.map +1 -1
- package/dist/components/button/link.d.ts +3 -3
- package/dist/components/button/link.js +1 -1
- package/dist/components/button/link.js.map +1 -1
- package/dist/components/button/styles.module.css +1 -1
- package/dist/components/button/toggle.d.ts +3 -3
- package/dist/components/button/toggle.js +1 -1
- package/dist/components/button/toggle.js.map +1 -1
- package/dist/components/button/types.d.ts +1 -1
- package/dist/components/button/types.js +1 -1
- package/dist/components/checkbox/context.d.ts +4 -4
- package/dist/components/checkbox/context.js +1 -1
- package/dist/components/checkbox/context.js.map +1 -1
- package/dist/components/checkbox/group.d.ts +3 -3
- package/dist/components/checkbox/group.js +13 -10
- package/dist/components/checkbox/group.js.map +1 -1
- package/dist/components/checkbox/index.d.ts +3 -3
- package/dist/components/checkbox/index.js +3 -3
- package/dist/components/checkbox/index.js.map +1 -1
- package/dist/components/checkbox/styles.module.css +8 -2
- package/dist/components/checkbox/types.d.ts +5 -1
- package/dist/components/checkbox/types.js +1 -1
- package/dist/components/chip/context.d.ts +5 -5
- package/dist/components/chip/context.js +1 -1
- package/dist/components/chip/context.js.map +1 -1
- package/dist/components/chip/deletable.d.ts +3 -3
- package/dist/components/chip/deletable.js +1 -1
- package/dist/components/chip/deletable.js.map +1 -1
- package/dist/components/chip/index.d.ts +1 -1
- package/dist/components/chip/index.js +1 -1
- package/dist/components/chip/index.js.map +1 -1
- package/dist/components/chip/list.d.ts +5 -5
- package/dist/components/chip/list.js +1 -1
- package/dist/components/chip/list.js.map +1 -1
- package/dist/components/chip/selectable.d.ts +3 -3
- package/dist/components/chip/selectable.js +1 -1
- package/dist/components/chip/selectable.js.map +1 -1
- package/dist/components/chip/styles.module.css +1 -1
- package/dist/components/chip/types.d.ts +1 -1
- package/dist/components/chip/types.js +1 -1
- package/dist/components/classification-badge/context.d.ts +5 -5
- package/dist/components/classification-badge/context.js +1 -1
- package/dist/components/classification-badge/context.js.map +1 -1
- package/dist/components/classification-badge/index.d.ts +3 -3
- package/dist/components/classification-badge/index.js +1 -1
- package/dist/components/classification-badge/index.js.map +1 -1
- package/dist/components/classification-badge/styles.module.css +1 -1
- package/dist/components/classification-badge/types.d.ts +1 -1
- package/dist/components/classification-badge/types.js +1 -1
- package/dist/components/classification-banner/context.d.ts +5 -5
- package/dist/components/classification-banner/context.js +1 -1
- package/dist/components/classification-banner/context.js.map +1 -1
- package/dist/components/classification-banner/index.d.ts +3 -3
- package/dist/components/classification-banner/index.js +1 -1
- package/dist/components/classification-banner/index.js.map +1 -1
- package/dist/components/classification-banner/styles.module.css +1 -1
- package/dist/components/classification-banner/types.d.ts +1 -1
- package/dist/components/classification-banner/types.js +1 -1
- package/dist/components/clock/index.d.ts +3 -3
- package/dist/components/clock/index.js +1 -1
- package/dist/components/clock/index.js.map +1 -1
- package/dist/components/clock/types.d.ts +1 -1
- package/dist/components/clock/types.js +1 -1
- package/dist/components/color-picker/index.d.ts +3 -3
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/color-picker/index.js.map +1 -1
- package/dist/components/color-picker/styles.module.css +1 -1
- package/dist/components/color-picker/types.d.ts +1 -1
- package/dist/components/color-picker/types.js +1 -1
- package/dist/components/combobox-field/context.d.ts +5 -5
- package/dist/components/combobox-field/context.js +1 -1
- package/dist/components/combobox-field/context.js.map +1 -1
- package/dist/components/combobox-field/index.d.ts +3 -3
- package/dist/components/combobox-field/index.js +1 -1
- package/dist/components/combobox-field/index.js.map +1 -1
- package/dist/components/combobox-field/styles.module.css +1 -1
- package/dist/components/combobox-field/types.d.ts +1 -1
- package/dist/components/combobox-field/types.js +1 -1
- package/dist/components/coordinate-field/context.d.ts +7 -7
- package/dist/components/coordinate-field/context.js +1 -1
- package/dist/components/coordinate-field/context.js.map +1 -1
- package/dist/components/coordinate-field/coordinate-utils.d.ts +1 -1
- package/dist/components/coordinate-field/coordinate-utils.js +9 -14
- package/dist/components/coordinate-field/coordinate-utils.js.map +1 -1
- package/dist/components/coordinate-field/index.d.ts +3 -3
- package/dist/components/coordinate-field/index.js +2 -3
- package/dist/components/coordinate-field/index.js.map +1 -1
- package/dist/components/coordinate-field/segment-configs.d.ts +1 -1
- package/dist/components/coordinate-field/segment-configs.js +1 -1
- package/dist/components/coordinate-field/segment-configs.js.map +1 -1
- package/dist/components/coordinate-field/segment.d.ts +3 -3
- package/dist/components/coordinate-field/segment.js +1 -1
- package/dist/components/coordinate-field/segment.js.map +1 -1
- package/dist/components/coordinate-field/styles.module.css +1 -1
- package/dist/components/coordinate-field/types.d.ts +1 -1
- package/dist/components/coordinate-field/types.js +1 -1
- package/dist/components/coordinate-field/types.js.map +1 -1
- package/dist/components/coordinate-field/width-utils.d.ts +1 -1
- package/dist/components/coordinate-field/width-utils.js +1 -1
- package/dist/components/coordinate-field/width-utils.js.map +1 -1
- package/dist/components/date-field/index.d.ts +3 -3
- package/dist/components/date-field/index.js +1 -1
- package/dist/components/date-field/index.js.map +1 -1
- package/dist/components/date-field/styles.module.css +1 -1
- package/dist/components/date-field/types.d.ts +1 -1
- package/dist/components/date-field/types.js +1 -1
- package/dist/components/deferred-collection/index.d.ts +3 -3
- package/dist/components/deferred-collection/index.js +1 -1
- package/dist/components/deferred-collection/index.js.map +1 -1
- package/dist/components/deferred-collection/types.d.ts +1 -1
- package/dist/components/deferred-collection/types.js +1 -1
- package/dist/components/details-list/context.d.ts +5 -5
- package/dist/components/details-list/context.js +1 -1
- package/dist/components/details-list/context.js.map +1 -1
- package/dist/components/details-list/index.d.ts +3 -3
- package/dist/components/details-list/index.js +1 -1
- package/dist/components/details-list/index.js.map +1 -1
- package/dist/components/details-list/label.d.ts +3 -3
- package/dist/components/details-list/label.js +1 -1
- package/dist/components/details-list/label.js.map +1 -1
- package/dist/components/details-list/styles.module.css +1 -1
- package/dist/components/details-list/types.d.ts +1 -1
- package/dist/components/details-list/types.js +1 -1
- package/dist/components/details-list/value.d.ts +3 -3
- 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 +3 -3
- package/dist/components/dialog/content.js +1 -1
- package/dist/components/dialog/content.js.map +1 -1
- package/dist/components/dialog/context.d.ts +3 -3
- package/dist/components/dialog/context.js +1 -1
- package/dist/components/dialog/context.js.map +1 -1
- package/dist/components/dialog/footer.d.ts +3 -3
- package/dist/components/dialog/footer.js +1 -1
- package/dist/components/dialog/footer.js.map +1 -1
- package/dist/components/dialog/index.d.ts +3 -3
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/dialog/index.js.map +1 -1
- package/dist/components/dialog/styles.module.css +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/dialog/types.js +1 -1
- package/dist/components/divider/context.d.ts +5 -5
- package/dist/components/divider/context.js +1 -1
- package/dist/components/divider/context.js.map +1 -1
- package/dist/components/divider/index.d.ts +3 -3
- package/dist/components/divider/index.js +1 -1
- package/dist/components/divider/index.js.map +1 -1
- package/dist/components/divider/styles.module.css +1 -1
- package/dist/components/divider/types.d.ts +1 -1
- package/dist/components/divider/types.js +1 -1
- package/dist/components/drawer/back.d.ts +3 -3
- package/dist/components/drawer/back.js +1 -1
- package/dist/components/drawer/back.js.map +1 -1
- package/dist/components/drawer/close.d.ts +3 -3
- package/dist/components/drawer/close.js +1 -1
- package/dist/components/drawer/close.js.map +1 -1
- package/dist/components/drawer/content.d.ts +3 -3
- package/dist/components/drawer/content.js +1 -1
- package/dist/components/drawer/content.js.map +1 -1
- package/dist/components/drawer/context.d.ts +3 -3
- package/dist/components/drawer/context.js +1 -1
- package/dist/components/drawer/context.js.map +1 -1
- package/dist/components/drawer/events.js +1 -1
- package/dist/components/drawer/events.js.map +1 -1
- package/dist/components/drawer/footer.d.ts +3 -3
- package/dist/components/drawer/footer.js +1 -1
- package/dist/components/drawer/footer.js.map +1 -1
- package/dist/components/drawer/header-title.d.ts +3 -3
- 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 +3 -3
- package/dist/components/drawer/header.js +1 -1
- package/dist/components/drawer/header.js.map +1 -1
- package/dist/components/drawer/index.d.ts +3 -3
- package/dist/components/drawer/index.js +1 -1
- package/dist/components/drawer/index.js.map +1 -1
- package/dist/components/drawer/layout-main.d.ts +3 -3
- package/dist/components/drawer/layout-main.js +1 -1
- package/dist/components/drawer/layout-main.js.map +1 -1
- package/dist/components/drawer/layout.d.ts +3 -3
- package/dist/components/drawer/layout.js +1 -1
- package/dist/components/drawer/layout.js.map +1 -1
- package/dist/components/drawer/menu-item.d.ts +3 -3
- package/dist/components/drawer/menu-item.js +1 -1
- package/dist/components/drawer/menu-item.js.map +1 -1
- package/dist/components/drawer/menu.d.ts +3 -3
- package/dist/components/drawer/menu.js +1 -1
- package/dist/components/drawer/menu.js.map +1 -1
- package/dist/components/drawer/panel.d.ts +3 -3
- package/dist/components/drawer/panel.js +1 -1
- package/dist/components/drawer/panel.js.map +1 -1
- package/dist/components/drawer/styles.module.css +1 -1
- package/dist/components/drawer/trigger.d.ts +3 -3
- package/dist/components/drawer/trigger.js +1 -1
- package/dist/components/drawer/trigger.js.map +1 -1
- package/dist/components/drawer/types.d.ts +1 -1
- package/dist/components/drawer/types.js +1 -1
- package/dist/components/drawer/view.d.ts +3 -3
- package/dist/components/drawer/view.js +1 -1
- package/dist/components/drawer/view.js.map +1 -1
- package/dist/components/flashcard/index.d.ts +10 -10
- package/dist/components/flashcard/index.js +1 -1
- package/dist/components/flashcard/index.js.map +1 -1
- package/dist/components/flashcard/styles.module.css +1 -1
- package/dist/components/flashcard/types.d.ts +1 -1
- package/dist/components/flashcard/types.js +1 -1
- package/dist/components/floating-card/context.d.ts +36 -0
- package/dist/components/floating-card/context.js +33 -0
- package/dist/components/floating-card/context.js.map +1 -0
- package/dist/components/floating-card/index.d.ts +65 -0
- package/dist/components/floating-card/index.js +81 -0
- package/dist/components/floating-card/index.js.map +1 -0
- package/dist/components/floating-card/provider.d.ts +64 -0
- package/dist/components/floating-card/provider.js +198 -0
- package/dist/components/floating-card/provider.js.map +1 -0
- package/dist/components/floating-card/styles.module.css +60 -0
- package/dist/components/hero/context.d.ts +3 -3
- package/dist/components/hero/context.js +1 -1
- package/dist/components/hero/context.js.map +1 -1
- package/dist/components/hero/index.d.ts +3 -3
- package/dist/components/hero/index.js +1 -1
- package/dist/components/hero/index.js.map +1 -1
- package/dist/components/hero/styles.module.css +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/hero/types.d.ts +1 -1
- package/dist/components/hero/types.js +1 -1
- package/dist/components/hotkey/context.d.ts +5 -5
- package/dist/components/hotkey/context.js +1 -1
- package/dist/components/hotkey/context.js.map +1 -1
- package/dist/components/hotkey/index.d.ts +3 -3
- package/dist/components/hotkey/index.js +1 -1
- package/dist/components/hotkey/index.js.map +1 -1
- package/dist/components/hotkey/set.d.ts +3 -3
- package/dist/components/hotkey/set.js +1 -1
- package/dist/components/hotkey/set.js.map +1 -1
- package/dist/components/hotkey/styles.module.css +1 -1
- package/dist/components/hotkey/types.d.ts +1 -1
- package/dist/components/hotkey/types.js +1 -1
- package/dist/components/icon/context.d.ts +5 -5
- package/dist/components/icon/context.js +1 -1
- package/dist/components/icon/context.js.map +1 -1
- package/dist/components/icon/index.d.ts +3 -3
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/index.js.map +1 -1
- package/dist/components/icon/styles.module.css +1 -1
- package/dist/components/icon/types.d.ts +1 -1
- package/dist/components/icon/types.js +1 -1
- package/dist/components/input/context.d.ts +3 -3
- package/dist/components/input/context.js +1 -1
- package/dist/components/input/context.js.map +1 -1
- package/dist/components/input/index.d.ts +3 -3
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/index.js.map +1 -1
- package/dist/components/input/styles.module.css +1 -1
- package/dist/components/input/types.d.ts +1 -1
- package/dist/components/input/types.js +1 -1
- package/dist/components/kanban/card-body.d.ts +3 -3
- package/dist/components/kanban/card-body.js +1 -1
- package/dist/components/kanban/card-body.js.map +1 -1
- package/dist/components/kanban/card-header-actions.d.ts +3 -3
- package/dist/components/kanban/card-header-actions.js +1 -1
- package/dist/components/kanban/card-header-actions.js.map +1 -1
- package/dist/components/kanban/card-header-title.d.ts +3 -3
- package/dist/components/kanban/card-header-title.js +1 -1
- package/dist/components/kanban/card-header-title.js.map +1 -1
- package/dist/components/kanban/card-header.d.ts +3 -3
- package/dist/components/kanban/card-header.js +1 -1
- package/dist/components/kanban/card-header.js.map +1 -1
- package/dist/components/kanban/card.d.ts +3 -3
- package/dist/components/kanban/card.js +1 -1
- package/dist/components/kanban/card.js.map +1 -1
- package/dist/components/kanban/column-actions.d.ts +3 -3
- package/dist/components/kanban/column-actions.js +1 -1
- package/dist/components/kanban/column-actions.js.map +1 -1
- package/dist/components/kanban/column-container.d.ts +3 -3
- package/dist/components/kanban/column-container.js +1 -1
- package/dist/components/kanban/column-container.js.map +1 -1
- package/dist/components/kanban/column-content.d.ts +3 -3
- package/dist/components/kanban/column-content.js +1 -1
- package/dist/components/kanban/column-content.js.map +1 -1
- package/dist/components/kanban/column-header-actions.d.ts +3 -3
- package/dist/components/kanban/column-header-actions.js +1 -1
- package/dist/components/kanban/column-header-actions.js.map +1 -1
- package/dist/components/kanban/column-header-drag-handle.d.ts +3 -3
- package/dist/components/kanban/column-header-drag-handle.js +1 -1
- package/dist/components/kanban/column-header-drag-handle.js.map +1 -1
- package/dist/components/kanban/column-header-title.d.ts +3 -3
- package/dist/components/kanban/column-header-title.js +1 -1
- package/dist/components/kanban/column-header-title.js.map +1 -1
- package/dist/components/kanban/column-header.d.ts +3 -3
- package/dist/components/kanban/column-header.js +1 -1
- package/dist/components/kanban/column-header.js.map +1 -1
- package/dist/components/kanban/column.d.ts +3 -3
- package/dist/components/kanban/column.js +1 -1
- package/dist/components/kanban/column.js.map +1 -1
- package/dist/components/kanban/context.d.ts +3 -3
- package/dist/components/kanban/context.js +1 -1
- package/dist/components/kanban/context.js.map +1 -1
- package/dist/components/kanban/header-actions.d.ts +3 -3
- package/dist/components/kanban/header-actions.js +1 -1
- package/dist/components/kanban/header-actions.js.map +1 -1
- package/dist/components/kanban/header-search.d.ts +3 -3
- package/dist/components/kanban/header-search.js +1 -1
- package/dist/components/kanban/header-search.js.map +1 -1
- package/dist/components/kanban/header-title.d.ts +3 -3
- 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 +3 -3
- package/dist/components/kanban/header.js +1 -1
- package/dist/components/kanban/header.js.map +1 -1
- package/dist/components/kanban/index.d.ts +1 -1
- package/dist/components/kanban/index.js +1 -1
- package/dist/components/kanban/kanban.d.ts +5 -5
- package/dist/components/kanban/kanban.js +1 -1
- package/dist/components/kanban/kanban.js.map +1 -1
- package/dist/components/kanban/mock-data.js +1 -1
- package/dist/components/kanban/mock-data.js.map +1 -1
- package/dist/components/kanban/styles.module.css +1 -1
- package/dist/components/kanban/types.d.ts +1 -1
- package/dist/components/kanban/types.js +1 -1
- package/dist/components/label/context.d.ts +5 -5
- package/dist/components/label/context.js +1 -1
- package/dist/components/label/context.js.map +1 -1
- package/dist/components/label/index.d.ts +3 -3
- package/dist/components/label/index.js +1 -1
- package/dist/components/label/index.js.map +1 -1
- package/dist/components/label/styles.module.css +1 -1
- package/dist/components/label/types.d.ts +1 -1
- package/dist/components/label/types.js +1 -1
- package/dist/components/lines/index.d.ts +3 -3
- package/dist/components/lines/index.js +1 -1
- package/dist/components/lines/index.js.map +1 -1
- package/dist/components/lines/styles.module.css +1 -1
- package/dist/components/lines/types.d.ts +1 -1
- package/dist/components/lines/types.js +1 -1
- package/dist/components/link/context.d.ts +3 -3
- package/dist/components/link/context.js +1 -1
- package/dist/components/link/context.js.map +1 -1
- package/dist/components/link/index.d.ts +3 -3
- package/dist/components/link/index.js +1 -1
- package/dist/components/link/index.js.map +1 -1
- package/dist/components/link/styles.module.css +1 -1
- package/dist/components/link/types.d.ts +1 -1
- package/dist/components/link/types.js +1 -1
- package/dist/components/list/context.d.ts +3 -3
- package/dist/components/list/context.js +1 -1
- package/dist/components/list/context.js.map +1 -1
- package/dist/components/list/index.d.ts +3 -3
- package/dist/components/list/index.js +1 -1
- package/dist/components/list/index.js.map +1 -1
- package/dist/components/list/item-content.d.ts +3 -3
- package/dist/components/list/item-content.js +1 -1
- package/dist/components/list/item-content.js.map +1 -1
- package/dist/components/list/item-description.d.ts +3 -3
- package/dist/components/list/item-description.js +1 -1
- package/dist/components/list/item-description.js.map +1 -1
- package/dist/components/list/item-title.d.ts +3 -3
- package/dist/components/list/item-title.js +1 -1
- package/dist/components/list/item-title.js.map +1 -1
- package/dist/components/list/item.d.ts +3 -3
- package/dist/components/list/item.js +1 -1
- package/dist/components/list/item.js.map +1 -1
- package/dist/components/list/styles.module.css +1 -1
- package/dist/components/list/types.d.ts +1 -1
- package/dist/components/list/types.js +1 -1
- package/dist/components/media-controls/context.d.ts +5 -5
- package/dist/components/media-controls/context.js +1 -1
- package/dist/components/media-controls/fullscreen-button.d.ts +3 -3
- package/dist/components/media-controls/fullscreen-button.js +1 -1
- package/dist/components/media-controls/index.d.ts +3 -3
- package/dist/components/media-controls/index.js +1 -1
- package/dist/components/media-controls/mute-button.d.ts +3 -3
- package/dist/components/media-controls/mute-button.js +1 -1
- package/dist/components/media-controls/play-button.d.ts +3 -3
- package/dist/components/media-controls/play-button.js +1 -1
- package/dist/components/media-controls/playback-rate.d.ts +3 -3
- package/dist/components/media-controls/playback-rate.js +3 -8
- package/dist/components/media-controls/playback-rate.js.map +1 -1
- package/dist/components/media-controls/seek-button.d.ts +3 -3
- package/dist/components/media-controls/seek-button.js +3 -8
- package/dist/components/media-controls/seek-button.js.map +1 -1
- package/dist/components/media-controls/time-display.d.ts +3 -3
- package/dist/components/media-controls/time-display.js +1 -1
- package/dist/components/media-controls/time-range.d.ts +3 -3
- package/dist/components/media-controls/time-range.js +1 -1
- package/dist/components/media-controls/types.d.ts +1 -1
- package/dist/components/media-controls/types.js +1 -1
- package/dist/components/media-controls/volume-slider.d.ts +3 -3
- package/dist/components/media-controls/volume-slider.js +1 -1
- package/dist/components/menu/context.d.ts +3 -3
- package/dist/components/menu/context.js +1 -1
- package/dist/components/menu/context.js.map +1 -1
- package/dist/components/menu/index.d.ts +3 -3
- package/dist/components/menu/index.js +1 -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 +3 -3
- package/dist/components/menu/item.js +1 -1
- package/dist/components/menu/item.js.map +1 -1
- package/dist/components/menu/section.d.ts +3 -3
- 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/styles.module.css +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/menu/types.js +1 -1
- package/dist/components/notice/events.js +1 -1
- package/dist/components/notice/events.js.map +1 -1
- package/dist/components/notice/index.d.ts +3 -3
- package/dist/components/notice/index.js +1 -1
- package/dist/components/notice/index.js.map +1 -1
- package/dist/components/notice/list.d.ts +3 -3
- package/dist/components/notice/list.js +1 -1
- package/dist/components/notice/list.js.map +1 -1
- package/dist/components/notice/notice-icon.d.ts +3 -3
- package/dist/components/notice/notice-icon.js +1 -1
- package/dist/components/notice/notice-icon.js.map +1 -1
- package/dist/components/notice/styles.module.css +1 -1
- package/dist/components/notice/types.d.ts +1 -1
- package/dist/components/notice/types.js +1 -1
- package/dist/components/notice/utils.d.ts +1 -1
- package/dist/components/notice/utils.js +1 -1
- package/dist/components/notice/utils.js.map +1 -1
- package/dist/components/options/context.d.ts +3 -3
- package/dist/components/options/context.js +1 -1
- package/dist/components/options/context.js.map +1 -1
- package/dist/components/options/index.d.ts +3 -3
- package/dist/components/options/index.js +1 -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 +1 -1
- 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 +1 -1
- package/dist/components/options/item-label.js.map +1 -1
- package/dist/components/options/item.d.ts +3 -3
- package/dist/components/options/item.js +1 -1
- package/dist/components/options/item.js.map +1 -1
- package/dist/components/options/section.d.ts +3 -3
- package/dist/components/options/section.js +1 -1
- package/dist/components/options/section.js.map +1 -1
- package/dist/components/options/styles.module.css +25 -1
- package/dist/components/options/types.d.ts +1 -1
- package/dist/components/options/types.js +1 -1
- package/dist/components/pagination/context.d.ts +3 -3
- package/dist/components/pagination/context.js +1 -1
- package/dist/components/pagination/context.js.map +1 -1
- package/dist/components/pagination/index.d.ts +3 -3
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/pagination/index.js.map +1 -1
- package/dist/components/pagination/next.d.ts +3 -3
- package/dist/components/pagination/next.js +1 -1
- package/dist/components/pagination/next.js.map +1 -1
- package/dist/components/pagination/pages.d.ts +3 -3
- package/dist/components/pagination/pages.js +1 -1
- package/dist/components/pagination/pages.js.map +1 -1
- package/dist/components/pagination/prev.d.ts +3 -3
- package/dist/components/pagination/prev.js +1 -1
- package/dist/components/pagination/prev.js.map +1 -1
- package/dist/components/pagination/styles.module.css +1 -1
- package/dist/components/pagination/types.d.ts +1 -1
- package/dist/components/pagination/types.js +1 -1
- package/dist/components/pagination/utils.js +1 -1
- package/dist/components/pagination/utils.js.map +1 -1
- package/dist/components/popover/content.d.ts +3 -3
- package/dist/components/popover/content.js +1 -1
- package/dist/components/popover/content.js.map +1 -1
- package/dist/components/popover/footer.d.ts +3 -3
- package/dist/components/popover/footer.js +1 -1
- package/dist/components/popover/footer.js.map +1 -1
- package/dist/components/popover/index.d.ts +3 -3
- package/dist/components/popover/index.js +1 -1
- package/dist/components/popover/index.js.map +1 -1
- package/dist/components/popover/styles.module.css +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 +3 -3
- package/dist/components/popover/trigger.js +1 -1
- package/dist/components/popover/trigger.js.map +1 -1
- package/dist/components/popover/types.d.ts +1 -1
- package/dist/components/popover/types.js +1 -1
- package/dist/components/query-builder/action-element.d.ts +3 -3
- package/dist/components/query-builder/action-element.js +1 -1
- package/dist/components/query-builder/action-element.js.map +1 -1
- package/dist/components/query-builder/actions.d.ts +5 -5
- package/dist/components/query-builder/actions.js +1 -1
- package/dist/components/query-builder/actions.js.map +1 -1
- package/dist/components/query-builder/combinator-selector.d.ts +3 -3
- package/dist/components/query-builder/combinator-selector.js +1 -1
- package/dist/components/query-builder/combinator-selector.js.map +1 -1
- package/dist/components/query-builder/constants.js +1 -1
- package/dist/components/query-builder/constants.js.map +1 -1
- package/dist/components/query-builder/index.d.ts +3 -3
- package/dist/components/query-builder/index.js +1 -1
- package/dist/components/query-builder/index.js.map +1 -1
- package/dist/components/query-builder/rule-group.d.ts +5 -5
- package/dist/components/query-builder/rule-group.js +1 -1
- package/dist/components/query-builder/rule-group.js.map +1 -1
- package/dist/components/query-builder/rule.d.ts +3 -3
- package/dist/components/query-builder/rule.js +1 -1
- package/dist/components/query-builder/rule.js.map +1 -1
- package/dist/components/query-builder/styles.module.css +1 -1
- package/dist/components/query-builder/types.d.ts +1 -1
- package/dist/components/query-builder/types.js +1 -1
- package/dist/components/query-builder/utils.d.ts +1 -1
- package/dist/components/query-builder/utils.js +1 -1
- package/dist/components/query-builder/utils.js.map +1 -1
- package/dist/components/query-builder/value-editor.d.ts +3 -3
- package/dist/components/query-builder/value-editor.js +1 -1
- package/dist/components/query-builder/value-editor.js.map +1 -1
- package/dist/components/query-builder/value-selector.d.ts +3 -3
- package/dist/components/query-builder/value-selector.js +1 -1
- package/dist/components/query-builder/value-selector.js.map +1 -1
- package/dist/components/radio/context.d.ts +11 -5
- package/dist/components/radio/context.js +8 -2
- package/dist/components/radio/context.js.map +1 -1
- package/dist/components/radio/group.d.ts +3 -3
- package/dist/components/radio/group.js +14 -11
- package/dist/components/radio/group.js.map +1 -1
- package/dist/components/radio/index.d.ts +5 -6
- package/dist/components/radio/index.js +8 -4
- package/dist/components/radio/index.js.map +1 -1
- package/dist/components/radio/styles.module.css +7 -5
- package/dist/components/radio/types.d.ts +5 -1
- package/dist/components/radio/types.js +1 -1
- package/dist/components/search-field/context.d.ts +5 -5
- package/dist/components/search-field/context.js +1 -1
- package/dist/components/search-field/context.js.map +1 -1
- package/dist/components/search-field/index.d.ts +3 -3
- package/dist/components/search-field/index.js +1 -1
- package/dist/components/search-field/index.js.map +1 -1
- package/dist/components/search-field/styles.module.css +1 -1
- package/dist/components/search-field/types.d.ts +1 -1
- package/dist/components/search-field/types.js +1 -1
- package/dist/components/select-field/context.d.ts +5 -5
- package/dist/components/select-field/context.js +1 -1
- package/dist/components/select-field/context.js.map +1 -1
- package/dist/components/select-field/index.d.ts +3 -3
- package/dist/components/select-field/index.js +1 -1
- package/dist/components/select-field/index.js.map +1 -1
- package/dist/components/select-field/styles.module.css +1 -1
- package/dist/components/select-field/types.d.ts +1 -1
- package/dist/components/select-field/types.js +1 -1
- package/dist/components/sidenav/avatar.d.ts +3 -3
- package/dist/components/sidenav/avatar.js +1 -1
- package/dist/components/sidenav/avatar.js.map +1 -1
- package/dist/components/sidenav/content.d.ts +3 -3
- package/dist/components/sidenav/content.js +1 -1
- package/dist/components/sidenav/content.js.map +1 -1
- package/dist/components/sidenav/context.d.ts +3 -3
- package/dist/components/sidenav/context.js +1 -1
- package/dist/components/sidenav/context.js.map +1 -1
- package/dist/components/sidenav/events.js +1 -1
- package/dist/components/sidenav/events.js.map +1 -1
- package/dist/components/sidenav/footer.d.ts +3 -3
- package/dist/components/sidenav/footer.js +1 -1
- package/dist/components/sidenav/footer.js.map +1 -1
- package/dist/components/sidenav/header.d.ts +3 -3
- package/dist/components/sidenav/header.js +1 -1
- package/dist/components/sidenav/header.js.map +1 -1
- package/dist/components/sidenav/index.d.ts +3 -3
- package/dist/components/sidenav/index.js +1 -1
- package/dist/components/sidenav/index.js.map +1 -1
- package/dist/components/sidenav/item.d.ts +3 -3
- package/dist/components/sidenav/item.js +1 -1
- package/dist/components/sidenav/item.js.map +1 -1
- package/dist/components/sidenav/link.d.ts +3 -3
- package/dist/components/sidenav/link.js +1 -1
- package/dist/components/sidenav/link.js.map +1 -1
- package/dist/components/sidenav/menu-item.d.ts +3 -3
- package/dist/components/sidenav/menu-item.js +1 -1
- package/dist/components/sidenav/menu-item.js.map +1 -1
- package/dist/components/sidenav/menu.d.ts +3 -3
- package/dist/components/sidenav/menu.js +1 -1
- package/dist/components/sidenav/menu.js.map +1 -1
- package/dist/components/sidenav/styles.module.css +1 -1
- package/dist/components/sidenav/trigger.d.ts +3 -3
- package/dist/components/sidenav/trigger.js +1 -1
- package/dist/components/sidenav/trigger.js.map +1 -1
- package/dist/components/sidenav/types.d.ts +1 -1
- package/dist/components/sidenav/types.js +1 -1
- package/dist/components/skeleton/index.d.ts +3 -3
- package/dist/components/skeleton/index.js +1 -1
- package/dist/components/skeleton/index.js.map +1 -1
- package/dist/components/skeleton/styles.module.css +1 -1
- package/dist/components/skeleton/types.d.ts +1 -1
- package/dist/components/skeleton/types.js +1 -1
- package/dist/components/slider/index.d.ts +3 -3
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/index.js.map +1 -1
- package/dist/components/slider/styles.module.css +1 -1
- package/dist/components/slider/types.d.ts +1 -1
- package/dist/components/slider/types.js +1 -1
- package/dist/components/status-indicator/index.d.ts +3 -3
- package/dist/components/status-indicator/index.js +1 -1
- package/dist/components/status-indicator/types.d.ts +1 -1
- package/dist/components/status-indicator/types.js +1 -1
- package/dist/components/switch/context.d.ts +5 -5
- package/dist/components/switch/context.js +1 -1
- package/dist/components/switch/context.js.map +1 -1
- package/dist/components/switch/index.d.ts +3 -3
- package/dist/components/switch/index.js +1 -1
- package/dist/components/switch/index.js.map +1 -1
- package/dist/components/switch/styles.module.css +1 -1
- package/dist/components/switch/types.d.ts +1 -1
- package/dist/components/switch/types.js +1 -1
- package/dist/components/table/body.d.ts +3 -3
- package/dist/components/table/body.js +1 -1
- package/dist/components/table/body.js.map +1 -1
- package/dist/components/table/cell.d.ts +3 -3
- package/dist/components/table/cell.js +1 -1
- package/dist/components/table/cell.js.map +1 -1
- package/dist/components/table/constants/table.d.ts +1 -1
- package/dist/components/table/constants/table.js +1 -1
- package/dist/components/table/constants/table.js.map +1 -1
- package/dist/components/table/context.d.ts +3 -3
- package/dist/components/table/context.js +1 -1
- package/dist/components/table/context.js.map +1 -1
- package/dist/components/table/header-cell.d.ts +3 -3
- package/dist/components/table/header-cell.js +1 -1
- package/dist/components/table/header-cell.js.map +1 -1
- package/dist/components/table/header.d.ts +3 -3
- package/dist/components/table/header.js +1 -1
- package/dist/components/table/header.js.map +1 -1
- package/dist/components/table/index.d.ts +3 -3
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/index.js.map +1 -1
- package/dist/components/table/row.d.ts +3 -3
- package/dist/components/table/row.js +1 -1
- package/dist/components/table/row.js.map +1 -1
- package/dist/components/table/styles.module.css +1 -1
- package/dist/components/table/types.d.ts +1 -1
- package/dist/components/table/types.js +1 -1
- package/dist/components/tabs/constants.d.ts +1 -1
- package/dist/components/tabs/constants.js +1 -1
- package/dist/components/tabs/context.d.ts +7 -7
- package/dist/components/tabs/context.js +1 -1
- package/dist/components/tabs/context.js.map +1 -1
- package/dist/components/tabs/index.d.ts +3 -3
- package/dist/components/tabs/index.js +1 -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 +1 -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 +1 -1
- package/dist/components/tabs/panel.js.map +1 -1
- package/dist/components/tabs/styles.module.css +1 -1
- package/dist/components/tabs/tab.d.ts +3 -3
- package/dist/components/tabs/tab.js +1 -1
- package/dist/components/tabs/tab.js.map +1 -1
- package/dist/components/tabs/types.d.ts +1 -1
- package/dist/components/tabs/types.js +1 -1
- package/dist/components/text-area-field/context.d.ts +5 -5
- package/dist/components/text-area-field/context.js +1 -1
- package/dist/components/text-area-field/context.js.map +1 -1
- package/dist/components/text-area-field/index.d.ts +3 -3
- package/dist/components/text-area-field/index.js +1 -1
- package/dist/components/text-area-field/index.js.map +1 -1
- package/dist/components/text-area-field/styles.module.css +1 -1
- package/dist/components/text-area-field/types.d.ts +1 -1
- package/dist/components/text-area-field/types.js +1 -1
- package/dist/components/text-field/context.d.ts +5 -5
- package/dist/components/text-field/context.js +1 -1
- package/dist/components/text-field/context.js.map +1 -1
- package/dist/components/text-field/index.d.ts +3 -3
- package/dist/components/text-field/index.js +1 -1
- package/dist/components/text-field/index.js.map +1 -1
- package/dist/components/text-field/styles.module.css +1 -1
- package/dist/components/text-field/types.d.ts +1 -1
- package/dist/components/text-field/types.js +1 -1
- package/dist/components/time-field/index.d.ts +3 -3
- package/dist/components/time-field/index.js +1 -1
- package/dist/components/time-field/index.js.map +1 -1
- package/dist/components/time-field/styles.module.css +1 -1
- package/dist/components/time-field/types.d.ts +1 -1
- package/dist/components/time-field/types.js +1 -1
- package/dist/components/tooltip/context.d.ts +3 -3
- package/dist/components/tooltip/context.js +1 -1
- package/dist/components/tooltip/context.js.map +1 -1
- package/dist/components/tooltip/index.d.ts +3 -3
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/index.js.map +1 -1
- package/dist/components/tooltip/styles.module.css +1 -1
- package/dist/components/tooltip/trigger.d.ts +3 -3
- package/dist/components/tooltip/trigger.js +1 -1
- package/dist/components/tooltip/trigger.js.map +1 -1
- package/dist/components/tooltip/types.d.ts +1 -1
- package/dist/components/tooltip/types.js +1 -1
- package/dist/components/tree/context.d.ts +4 -4
- package/dist/components/tree/context.js +1 -1
- package/dist/components/tree/context.js.map +1 -1
- package/dist/components/tree/index.d.ts +3 -3
- package/dist/components/tree/index.js +1 -1
- package/dist/components/tree/index.js.map +1 -1
- package/dist/components/tree/item-actions.d.ts +3 -3
- package/dist/components/tree/item-actions.js +1 -1
- package/dist/components/tree/item-actions.js.map +1 -1
- package/dist/components/tree/item-content.d.ts +3 -3
- package/dist/components/tree/item-content.js +1 -1
- 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 +3 -3
- package/dist/components/tree/item-prefix-icon.js +1 -1
- package/dist/components/tree/item-prefix-icon.js.map +1 -1
- package/dist/components/tree/item.d.ts +3 -3
- package/dist/components/tree/item.js +1 -1
- package/dist/components/tree/item.js.map +1 -1
- package/dist/components/tree/lines.d.ts +3 -3
- package/dist/components/tree/lines.js +1 -1
- package/dist/components/tree/lines.js.map +1 -1
- package/dist/components/tree/styles.module.css +1 -1
- package/dist/components/tree/types.d.ts +1 -1
- package/dist/components/tree/types.js +1 -1
- package/dist/components/video/index.d.ts +3 -3
- package/dist/components/video/index.js +4 -9
- package/dist/components/video/index.js.map +1 -1
- package/dist/components/video/types.d.ts +1 -1
- package/dist/components/video/types.js +1 -1
- package/dist/components/view-stack/context.d.ts +3 -3
- package/dist/components/view-stack/context.js +1 -1
- package/dist/components/view-stack/context.js.map +1 -1
- package/dist/components/view-stack/events.js +1 -1
- package/dist/components/view-stack/events.js.map +1 -1
- package/dist/components/view-stack/index.d.ts +3 -3
- package/dist/components/view-stack/index.js +1 -1
- package/dist/components/view-stack/index.js.map +1 -1
- package/dist/components/view-stack/trigger.d.ts +3 -3
- 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/types.js +1 -1
- package/dist/components/view-stack/view.d.ts +3 -3
- package/dist/components/view-stack/view.js +1 -1
- package/dist/components/view-stack/view.js.map +1 -1
- package/dist/hooks/coordinate-field/index.d.ts +1 -1
- package/dist/hooks/coordinate-field/index.js +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-copy.d.ts +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-copy.js +4 -9
- package/dist/hooks/coordinate-field/use-coordinate-copy.js.map +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-field-state.d.ts +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-field-state.js +1 -1
- 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-focus.d.ts +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-focus.js +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-focus.js.map +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-paste.d.ts +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-paste.js +1 -1
- package/dist/hooks/coordinate-field/use-coordinate-paste.js.map +1 -1
- package/dist/hooks/coordinate-field/use-timeout-cleanup.js +1 -1
- package/dist/hooks/coordinate-field/use-timeout-cleanup.js.map +1 -1
- package/dist/hooks/kanban/index.d.ts +1 -1
- package/dist/hooks/kanban/index.js +1 -1
- package/dist/hooks/kanban/index.js.map +1 -1
- package/dist/hooks/use-frame-delay/index.js +1 -1
- package/dist/hooks/use-frame-delay/index.js.map +1 -1
- package/dist/hooks/use-tree/actions/cache.d.ts +1 -1
- package/dist/hooks/use-tree/actions/cache.js +1 -1
- package/dist/hooks/use-tree/actions/cache.js.map +1 -1
- package/dist/hooks/use-tree/actions/index.d.ts +1 -1
- package/dist/hooks/use-tree/actions/index.js +1 -1
- package/dist/hooks/use-tree/actions/index.js.map +1 -1
- package/dist/hooks/use-tree/state/index.d.ts +1 -1
- package/dist/hooks/use-tree/state/index.js +1 -1
- package/dist/hooks/use-tree/state/index.js.map +1 -1
- package/dist/hooks/use-tree/state/utils.d.ts +1 -1
- package/dist/hooks/use-tree/state/utils.js +1 -1
- package/dist/hooks/use-tree/state/utils.js.map +1 -1
- package/dist/hooks/use-tree/types.d.ts +1 -1
- package/dist/hooks/use-tree/types.js +1 -1
- package/dist/index.d.ts +5 -3
- package/dist/index.js +5 -3
- package/dist/lib/types.d.ts +1 -1
- package/dist/lib/types.js +1 -1
- package/dist/lib/utils.d.ts +1 -1
- package/dist/lib/utils.js +1 -1
- package/dist/lib/utils.js.map +1 -1
- package/dist/providers/portal.d.ts +3 -3
- package/dist/providers/portal.js +1 -1
- package/dist/providers/portal.js.map +1 -1
- package/dist/providers/theme-provider.d.ts +3 -3
- package/dist/providers/theme-provider.js +1 -1
- package/dist/providers/theme-provider.js.map +1 -1
- package/dist/utils/logger/index.js +31 -0
- package/dist/utils/logger/index.js.map +1 -0
- package/package.json +18 -10
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { KanbanComponentProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime116 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/kanban/header-actions.d.ts
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ declare function KanbanHeaderActions({
|
|
|
27
27
|
children,
|
|
28
28
|
className,
|
|
29
29
|
...rest
|
|
30
|
-
}: KanbanComponentProps):
|
|
30
|
+
}: KanbanComponentProps): react_jsx_runtime116.JSX.Element;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { KanbanHeaderActions };
|
|
33
33
|
//# sourceMappingURL=header-actions.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header-actions.js","names":[],"sources":["../../../src/components/kanban/header-actions.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"header-actions.js","names":[],"sources":["../../../src/components/kanban/header-actions.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';\nimport 'client-only';\n\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport styles from './styles.module.css';\nimport type { KanbanComponentProps } from './types';\n\n/**\n * KanbanHeaderActions - Container for header action buttons\n *\n * @param props - {@link KanbanComponentProps}\n * @param props.children - Action button elements.\n * @param props.className - Optional CSS class name.\n * @returns The rendered KanbanHeaderActions component.\n */\nexport function KanbanHeaderActions({\n children,\n className,\n ...rest\n}: KanbanComponentProps) {\n return (\n <div {...rest} className={clsx(styles.headerActions, className)}>\n {children}\n </div>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0BA,SAAgB,oBAAoB,EAClC,UACA,WACA,GAAG,QACoB;AACvB,QACE,oBAAC;EAAI,GAAI;EAAM,WAAW,KAAK,OAAO,eAAe,UAAU;EAC5D;GACG"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { KanbanSearchProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime118 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/kanban/header-search.d.ts
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
|
25
25
|
declare function KanbanHeaderSearch({
|
|
26
26
|
classNames,
|
|
27
27
|
...rest
|
|
28
|
-
}: KanbanSearchProps):
|
|
28
|
+
}: KanbanSearchProps): react_jsx_runtime118.JSX.Element;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { KanbanHeaderSearch };
|
|
31
31
|
//# sourceMappingURL=header-search.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header-search.js","names":[],"sources":["../../../src/components/kanban/header-search.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"header-search.js","names":[],"sources":["../../../src/components/kanban/header-search.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';\nimport 'client-only';\n\nimport { SearchField } from '../search-field';\nimport type { KanbanSearchProps } from './types';\n\n/**\n * KanbanHeaderSearch - Search field for filtering cards\n *\n * @param props - {@link KanbanSearchProps}\n * @param props.classNames - CSS class names for the search field.\n * @returns The rendered KanbanHeaderSearch component.\n */\nexport function KanbanHeaderSearch({ classNames, ...rest }: KanbanSearchProps) {\n return (\n <SearchField\n {...rest}\n variant='outline'\n classNames={classNames}\n aria-label='Search'\n />\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAwBA,SAAgB,mBAAmB,EAAE,YAAY,GAAG,QAA2B;AAC7E,QACE,oBAAC;EACC,GAAI;EACJ,SAAQ;EACI;EACZ,cAAW;GACX"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { KanbanComponentProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime119 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/kanban/header-title.d.ts
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ declare function KanbanHeaderTitle({
|
|
|
27
27
|
children,
|
|
28
28
|
className,
|
|
29
29
|
...rest
|
|
30
|
-
}: KanbanComponentProps):
|
|
30
|
+
}: KanbanComponentProps): react_jsx_runtime119.JSX.Element;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { KanbanHeaderTitle };
|
|
33
33
|
//# sourceMappingURL=header-title.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header-title.js","names":[],"sources":["../../../src/components/kanban/header-title.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"header-title.js","names":[],"sources":["../../../src/components/kanban/header-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'use client';\nimport 'client-only';\n\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { Heading } from 'react-aria-components';\nimport styles from './styles.module.css';\nimport type { KanbanComponentProps } from './types';\n\n/**\n * KanbanHeaderTitle - Heading element for the board title\n *\n * @param props - {@link KanbanComponentProps}\n * @param props.children - Title text content.\n * @param props.className - Optional CSS class name.\n * @returns The rendered KanbanHeaderTitle component.\n */\nexport function KanbanHeaderTitle({\n children,\n className,\n ...rest\n}: KanbanComponentProps) {\n return (\n <Heading {...rest} className={clsx(styles.headerTitle, className)}>\n {children}\n </Heading>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2BA,SAAgB,kBAAkB,EAChC,UACA,WACA,GAAG,QACoB;AACvB,QACE,oBAAC;EAAQ,GAAI;EAAM,WAAW,KAAK,OAAO,aAAa,UAAU;EAC9D;GACO"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { KanbanComponentProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/kanban/header.d.ts
|
|
18
18
|
/**
|
|
@@ -29,7 +29,7 @@ declare function KanbanHeader({
|
|
|
29
29
|
children,
|
|
30
30
|
className,
|
|
31
31
|
...rest
|
|
32
|
-
}: KanbanComponentProps):
|
|
32
|
+
}: KanbanComponentProps): react_jsx_runtime50.JSX.Element;
|
|
33
33
|
//#endregion
|
|
34
34
|
export { KanbanHeader };
|
|
35
35
|
//# sourceMappingURL=header.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header.js","names":[],"sources":["../../../src/components/kanban/header.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"header.js","names":[],"sources":["../../../src/components/kanban/header.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';\nimport 'client-only';\n\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport styles from './styles.module.css';\nimport type { KanbanComponentProps } from './types';\n\n/**\n * KanbanHeader - Header section for the kanban board\n *\n * Contains title, search, and action buttons.\n *\n * @param props - {@link KanbanComponentProps}\n * @param props.children - Header content (title, search, actions).\n * @param props.className - Optional CSS class name.\n * @returns The rendered KanbanHeader component.\n */\nexport function KanbanHeader({\n children,\n className,\n ...rest\n}: KanbanComponentProps) {\n return (\n <div {...rest} className={clsx(styles.header, className)}>\n {children}\n </div>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BA,SAAgB,aAAa,EAC3B,UACA,WACA,GAAG,QACoB;AACvB,QACE,oBAAC;EAAI,GAAI;EAAM,WAAW,KAAK,OAAO,QAAQ,UAAU;EACrD;GACG"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
|
|
13
13
|
import { KanbanProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
16
|
-
import * as
|
|
15
|
+
import * as react22 from "react";
|
|
16
|
+
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
17
17
|
|
|
18
18
|
//#region src/components/kanban/kanban.d.ts
|
|
19
19
|
/**
|
|
20
20
|
* Context for sharing active drag state across Kanban components.
|
|
21
21
|
*/
|
|
22
|
-
declare const DragContext:
|
|
22
|
+
declare const DragContext: react22.Context<{
|
|
23
23
|
activeId: string | null;
|
|
24
24
|
} | null>;
|
|
25
25
|
/**
|
|
@@ -55,7 +55,7 @@ declare function Kanban({
|
|
|
55
55
|
children,
|
|
56
56
|
className,
|
|
57
57
|
...rest
|
|
58
|
-
}: KanbanProps):
|
|
58
|
+
}: KanbanProps): react_jsx_runtime55.JSX.Element;
|
|
59
59
|
//#endregion
|
|
60
60
|
export { DragContext, Kanban, useDragContext };
|
|
61
61
|
//# sourceMappingURL=kanban.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kanban.js","names":["collisionDetectionStrategy: CollisionDetection"],"sources":["../../../src/components/kanban/kanban.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"kanban.js","names":["collisionDetectionStrategy: CollisionDetection"],"sources":["../../../src/components/kanban/kanban.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';\nimport 'client-only';\n\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport {\n type CollisionDetection,\n closestCenter,\n DndContext,\n type DragEndEvent,\n DragOverlay,\n type DragStartEvent,\n PointerSensor,\n pointerWithin,\n rectIntersection,\n useSensor,\n useSensors,\n} from '@dnd-kit/core';\nimport { createContext, useContext, useState } from 'react';\nimport { parseDropTarget, useKanban } from '@/components/kanban/context';\nimport styles from './styles.module.css';\nimport type { KanbanProps } from './types';\n\n/**\n * Context for sharing active drag state across Kanban components.\n */\nexport const DragContext = createContext<{ activeId: string | null } | null>(\n null,\n);\n\n/**\n * Hook to access the active drag state.\n * Must be used within a Kanban component.\n * @returns The drag context with activeId.\n */\nexport const useDragContext = () => {\n const context = useContext(DragContext);\n if (!context) {\n throw new Error('useDragContext must be used within Kanban component');\n }\n return context;\n};\n\nconst ACTIVATION_DISTANCE = 8;\n\n/**\n * Kanban - Root container for the drag-and-drop kanban board\n *\n * Provides DnD context and manages drag state for cards and columns.\n * Must be wrapped in a KanbanProvider.\n *\n * @param props - {@link KanbanProps}\n * @param props.children - Child components (columns, header, etc.).\n * @param props.className - Optional CSS class name.\n * @returns The rendered Kanban component.\n *\n * @example\n * ```tsx\n * <KanbanProvider columns={columns} updateColumnState={setColumns}>\n * <Kanban>\n * <KanbanHeader>...</KanbanHeader>\n * <KanbanColumnContainer>...</KanbanColumnContainer>\n * </Kanban>\n * </KanbanProvider>\n * ```\n */\nexport function Kanban({ children, className, ...rest }: KanbanProps) {\n const { moveCard, cardMap } = useKanban();\n const [activeId, setActiveId] = useState<string | null>(null);\n\n const sensors = useSensors(\n useSensor(PointerSensor, {\n activationConstraint: {\n distance: ACTIVATION_DISTANCE,\n },\n }),\n );\n\n const collisionDetectionStrategy: CollisionDetection = (args) => {\n // First, try pointer within for direct pointer detection\n const pointerCollisions = pointerWithin(args);\n if (pointerCollisions.length > 0) {\n return pointerCollisions;\n }\n\n // Then try rectangle intersection for better coverage\n const rectCollisions = rectIntersection(args);\n if (rectCollisions.length > 0) {\n return rectCollisions;\n }\n\n // Fall back to closest center\n return closestCenter(args);\n };\n\n const handleDragStart = (event: DragStartEvent) => {\n setActiveId(event.active.id as string);\n };\n\n const handleDragEnd = (event: DragEndEvent) => {\n setActiveId(null);\n\n const dropTarget = parseDropTarget(event);\n if (!dropTarget) {\n return;\n }\n\n moveCard(\n event.active.id as string,\n dropTarget.columnId,\n dropTarget.position,\n dropTarget.edge,\n );\n };\n\n // Find the active card for the drag overlay\n const activeCard = activeId ? cardMap.get(activeId)?.card : null;\n\n return (\n <DragContext.Provider value={{ activeId }}>\n <DndContext\n sensors={sensors}\n collisionDetection={collisionDetectionStrategy}\n onDragStart={handleDragStart}\n onDragEnd={handleDragEnd}\n >\n <div className={clsx(styles.kanban, className)} {...rest}>\n {children}\n </div>\n <DragOverlay>\n {activeCard ? (\n <div data-current className={clsx(styles.card)}>\n <div className={styles.cardHeader}>\n <span className={styles.cardTitle}>{activeCard.title}</span>\n </div>\n <div className={styles.cardBody}>{activeCard.body}</div>\n </div>\n ) : null}\n </DragOverlay>\n </DndContext>\n </DragContext.Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAoCA,MAAa,cAAc,cACzB,KACD;;;;;;AAOD,MAAa,uBAAuB;CAClC,MAAM,UAAU,WAAW,YAAY;AACvC,KAAI,CAAC,QACH,OAAM,IAAI,MAAM,sDAAsD;AAExE,QAAO;;AAGT,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;AAuB5B,SAAgB,OAAO,EAAE,UAAU,WAAW,GAAG,QAAqB;CACpE,MAAM,EAAE,UAAU,YAAY,WAAW;CACzC,MAAM,CAAC,UAAU,eAAe,SAAwB,KAAK;CAE7D,MAAM,UAAU,WACd,UAAU,eAAe,EACvB,sBAAsB,EACpB,UAAU,qBACX,EACF,CAAC,CACH;CAED,MAAMA,8BAAkD,SAAS;EAE/D,MAAM,oBAAoB,cAAc,KAAK;AAC7C,MAAI,kBAAkB,SAAS,EAC7B,QAAO;EAIT,MAAM,iBAAiB,iBAAiB,KAAK;AAC7C,MAAI,eAAe,SAAS,EAC1B,QAAO;AAIT,SAAO,cAAc,KAAK;;CAG5B,MAAM,mBAAmB,UAA0B;AACjD,cAAY,MAAM,OAAO,GAAa;;CAGxC,MAAM,iBAAiB,UAAwB;AAC7C,cAAY,KAAK;EAEjB,MAAM,aAAa,gBAAgB,MAAM;AACzC,MAAI,CAAC,WACH;AAGF,WACE,MAAM,OAAO,IACb,WAAW,UACX,WAAW,UACX,WAAW,KACZ;;CAIH,MAAM,aAAa,WAAW,QAAQ,IAAI,SAAS,EAAE,OAAO;AAE5D,QACE,oBAAC,YAAY;EAAS,OAAO,EAAE,UAAU;YACvC,qBAAC;GACU;GACT,oBAAoB;GACpB,aAAa;GACb,WAAW;cAEX,oBAAC;IAAI,WAAW,KAAK,OAAO,QAAQ,UAAU;IAAE,GAAI;IACjD;KACG,EACN,oBAAC,yBACE,aACC,qBAAC;IAAI;IAAa,WAAW,KAAK,OAAO,KAAK;eAC5C,oBAAC;KAAI,WAAW,OAAO;eACrB,oBAAC;MAAK,WAAW,OAAO;gBAAY,WAAW;OAAa;MACxD,EACN,oBAAC;KAAI,WAAW,OAAO;eAAW,WAAW;MAAW;KACpD,GACJ,OACQ;IACH;GACQ"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mock-data.js","names":[],"sources":["../../../src/components/kanban/mock-data.ts"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"mock-data.js","names":[],"sources":["../../../src/components/kanban/mock-data.ts"],"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 */\nexport const columnData = [\n {\n title: 'To Do',\n id: 'todo',\n headerActions: [],\n cards: [\n {\n title: 'Drag and Drop Columns',\n body: 'Reorganize the columns for drag and drop.',\n id: 'id-1',\n columnId: 'todo',\n position: 0,\n },\n {\n title: 'Drag and Drop Cards',\n body: 'Arrange cards for drag and drop.',\n id: 'id-2',\n columnId: 'todo',\n position: 1,\n },\n {\n title: 'Cross post cards to other columns',\n body: 'Extend the functionality of card drag and drop to allow for dragging to other columns.',\n id: 'id-3',\n columnId: 'todo',\n position: 2,\n },\n ],\n },\n {\n title: 'In Progress',\n id: 'inProgress',\n headerActions: [],\n cards: [\n {\n title: 'Base Implementation of Drag and Drop',\n body: 'Initial setup for @atlaskit/pragmatic-drag-and-drop',\n id: 'id-4',\n columnId: 'inProgress',\n position: 0,\n },\n {\n title: 'Refactor styling.',\n body: 'Update kanban board component styling to reflect proposed new standards.',\n id: 'id-5',\n columnId: 'inProgress',\n position: 1,\n },\n ],\n },\n {\n title: 'In Review',\n headerActions: [],\n cards: [],\n id: 'inReview',\n },\n {\n title: 'Done',\n headerActions: [],\n id: 'done',\n cards: [\n {\n title: 'Kanban Board',\n body: 'Base component for the kanban board.',\n id: 'id-6',\n columnId: 'done',\n position: 0,\n },\n {\n title: 'Kanban Card',\n body: 'Base components for kanban cards.',\n id: 'id-7',\n columnId: 'done',\n position: 1,\n },\n ],\n },\n];\n"],"mappings":";;;;;;;;;;;;;;AAWA,MAAa,aAAa;CACxB;EACE,OAAO;EACP,IAAI;EACJ,eAAe,EAAE;EACjB,OAAO;GACL;IACE,OAAO;IACP,MAAM;IACN,IAAI;IACJ,UAAU;IACV,UAAU;IACX;GACD;IACE,OAAO;IACP,MAAM;IACN,IAAI;IACJ,UAAU;IACV,UAAU;IACX;GACD;IACE,OAAO;IACP,MAAM;IACN,IAAI;IACJ,UAAU;IACV,UAAU;IACX;GACF;EACF;CACD;EACE,OAAO;EACP,IAAI;EACJ,eAAe,EAAE;EACjB,OAAO,CACL;GACE,OAAO;GACP,MAAM;GACN,IAAI;GACJ,UAAU;GACV,UAAU;GACX,EACD;GACE,OAAO;GACP,MAAM;GACN,IAAI;GACJ,UAAU;GACV,UAAU;GACX,CACF;EACF;CACD;EACE,OAAO;EACP,eAAe,EAAE;EACjB,OAAO,EAAE;EACT,IAAI;EACL;CACD;EACE,OAAO;EACP,eAAe,EAAE;EACjB,IAAI;EACJ,OAAO,CACL;GACE,OAAO;GACP,MAAM;GACN,IAAI;GACJ,UAAU;GACV,UAAU;GACX,EACD;GACE,OAAO;GACP,MAAM;GACN,IAAI;GACJ,UAAU;GACV,UAAU;GACX,CACF;EACF;CACF"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
import { ProviderProps } from "../../lib/types.js";
|
|
14
14
|
import { LabelProps as LabelProps$1 } from "./types.js";
|
|
15
15
|
import "client-only";
|
|
16
|
-
import * as
|
|
16
|
+
import * as react24 from "react";
|
|
17
17
|
import { ContextValue } from "react-aria-components";
|
|
18
|
-
import * as
|
|
18
|
+
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
19
19
|
|
|
20
20
|
//#region src/components/label/context.d.ts
|
|
21
21
|
/**
|
|
22
22
|
* Context for sharing Label props across component tree.
|
|
23
23
|
*/
|
|
24
|
-
declare const LabelContext:
|
|
24
|
+
declare const LabelContext: react24.Context<ContextValue<LabelProps$1, HTMLLabelElement>>;
|
|
25
25
|
/**
|
|
26
26
|
* LabelProvider - Context provider for setting default Label props.
|
|
27
27
|
*
|
|
@@ -43,7 +43,7 @@ declare const LabelContext: react36.Context<ContextValue<LabelProps$1, HTMLLabel
|
|
|
43
43
|
declare function LabelProvider({
|
|
44
44
|
children,
|
|
45
45
|
...props
|
|
46
|
-
}: ProviderProps<LabelProps$1>):
|
|
46
|
+
}: ProviderProps<LabelProps$1>): react_jsx_runtime59.JSX.Element;
|
|
47
47
|
//#endregion
|
|
48
48
|
export { LabelContext, LabelProvider };
|
|
49
49
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/label/context.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/label/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 type { ProviderProps } from '@/lib/types';\nimport 'client-only';\nimport { createContext } from 'react';\nimport type { ContextValue } from 'react-aria-components';\nimport type { LabelProps } from './types';\n\n/**\n * Context for sharing Label props across component tree.\n */\nexport const LabelContext =\n createContext<ContextValue<LabelProps, HTMLLabelElement>>(null);\n\n/**\n * LabelProvider - Context provider for setting default Label props.\n *\n * Use this to configure shared isRequired and isDisabled states\n * across multiple Label components.\n *\n * @param props - ProviderProps<LabelProps>\n * @param props.children - Child components to receive context.\n * @returns The rendered LabelProvider component.\n *\n * @example\n * ```tsx\n * <LabelProvider isRequired>\n * <Label>First Name</Label>\n * <Label>Last Name</Label>\n * </LabelProvider>\n * ```\n */\nexport function LabelProvider({\n children,\n ...props\n}: ProviderProps<LabelProps>) {\n return (\n <LabelContext.Provider value={props}>{children}</LabelContext.Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAsBA,MAAa,eACX,cAA0D,KAAK;;;;;;;;;;;;;;;;;;;AAoBjE,SAAgB,cAAc,EAC5B,UACA,GAAG,SACyB;AAC5B,QACE,oBAAC,aAAa;EAAS,OAAO;EAAQ;GAAiC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { LabelProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime96 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/label/index.d.ts
|
|
18
18
|
|
|
@@ -52,7 +52,7 @@ import * as react_jsx_runtime157 from "react/jsx-runtime";
|
|
|
52
52
|
declare function Label({
|
|
53
53
|
ref,
|
|
54
54
|
...props
|
|
55
|
-
}: LabelProps):
|
|
55
|
+
}: LabelProps): react_jsx_runtime96.JSX.Element;
|
|
56
56
|
//#endregion
|
|
57
57
|
export { Label };
|
|
58
58
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["LabelContext","AriaLabel"],"sources":["../../../src/components/label/index.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"index.js","names":["LabelContext","AriaLabel"],"sources":["../../../src/components/label/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 { Label as AriaLabel, useContextProps } from 'react-aria-components';\nimport { LabelContext } from './context';\nimport styles from './styles.module.css';\nimport type { LabelProps } from './types';\n\n/**\n * Label - A semantic label component for form elements and content\n *\n * Provides accessible labeling for form controls with automatic handling of\n * required/optional states. Integrates with React Aria form components to\n * ensure proper accessibility and screen reader support.\n *\n * @param props - {@link LabelProps}\n * @param props.ref - Ref to the label element.\n * @param props.children - Label text content.\n * @param props.className - Optional CSS class name.\n * @param props.isDisabled - Whether the label is in a disabled state.\n * @param props.isRequired - Whether the associated field is required.\n * @returns The rendered Label component.\n *\n * @example\n * ```tsx\n * // Basic label\n * <Label>Username</Label>\n * ```\n *\n * @example\n * ```tsx\n * // Required field label\n * <Label isRequired>Email Address</Label>\n * ```\n *\n * @example\n * ```tsx\n * // Disabled label\n * <Label isDisabled>Inactive Field</Label>\n * ```\n */\nexport function Label({ ref, ...props }: LabelProps) {\n [props, ref] = useContextProps(props, ref ?? null, LabelContext);\n\n const { children, className, isDisabled, isRequired, ...rest } = props;\n\n return (\n <AriaLabel\n {...rest}\n className={clsx('group/label', styles.label, className)}\n data-disabled={isDisabled || null}\n data-required={isRequired || null}\n >\n {children}\n {!isRequired && ' (optional)'}\n </AriaLabel>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqDA,SAAgB,MAAM,EAAE,KAAK,GAAG,SAAqB;AACnD,EAAC,OAAO,OAAO,gBAAgB,OAAO,OAAO,MAAMA,eAAa;CAEhE,MAAM,EAAE,UAAU,WAAW,YAAY,YAAY,GAAG,SAAS;AAEjE,QACE,qBAACC;EACC,GAAI;EACJ,WAAW,KAAK,eAAe,OAAO,OAAO,UAAU;EACvD,iBAAe,cAAc;EAC7B,iBAAe,cAAc;aAE5B,UACA,CAAC,cAAc;GACN"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { LinesProps } from "./types.js";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/lines/index.d.ts
|
|
17
17
|
|
|
@@ -38,7 +38,7 @@ declare function Lines({
|
|
|
38
38
|
size,
|
|
39
39
|
variant,
|
|
40
40
|
isVisible
|
|
41
|
-
}: LinesProps):
|
|
41
|
+
}: LinesProps): react_jsx_runtime64.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { Lines };
|
|
44
44
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":[],"sources":["../../../src/components/lines/index.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["../../../src/components/lines/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\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport styles from './styles.module.css';\nimport type { LinesProps } from './types';\n\n/**\n * Lines - Decorative rule/connector lines used by components like Tree\n *\n * Renders horizontal or vertical rule lines used for visual grouping and\n * tree branch connectors. Visibility and variant control the appearance.\n *\n * @param props - {@link LinesProps}\n * @param props.className - Optional CSS class name.\n * @param props.size - Size variant for the lines.\n * @param props.variant - Visual style variant for the connector line.\n * @param props.isVisible - Whether the lines are visible.\n * @returns The rendered Lines component.\n *\n * @example\n * ```tsx\n * <Lines variant=\"branch\" />\n * ```\n */\nexport function Lines({\n className,\n size = 'medium',\n variant = 'branch',\n isVisible = true,\n}: LinesProps) {\n return (\n <div\n className={clsx(styles.lines, styles[variant], className)}\n data-size={size}\n data-visible={isVisible || null}\n />\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,SAAgB,MAAM,EACpB,WACA,OAAO,UACP,UAAU,UACV,YAAY,QACC;AACb,QACE,oBAAC;EACC,WAAW,KAAK,OAAO,OAAO,OAAO,UAAU,UAAU;EACzD,aAAW;EACX,gBAAc,aAAa;GAC3B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import { ProviderProps } from "../../lib/types.js";
|
|
14
14
|
import { LinkProps } from "./types.js";
|
|
15
15
|
import "client-only";
|
|
16
|
-
import * as
|
|
16
|
+
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
17
17
|
|
|
18
18
|
//#region src/components/link/context.d.ts
|
|
19
19
|
|
|
@@ -38,7 +38,7 @@ import * as react_jsx_runtime76 from "react/jsx-runtime";
|
|
|
38
38
|
declare function LinkProvider({
|
|
39
39
|
children,
|
|
40
40
|
...props
|
|
41
|
-
}: ProviderProps<LinkProps>):
|
|
41
|
+
}: ProviderProps<LinkProps>): react_jsx_runtime65.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { LinkProvider };
|
|
44
44
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/link/context.tsx"],"sourcesContent":["/*\n * Copyright
|
|
1
|
+
{"version":3,"file":"context.js","names":[],"sources":["../../../src/components/link/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 { LinkContext } from 'react-aria-components';\nimport type { ProviderProps } from '@/lib/types';\nimport type { LinkProps } from './types';\n\n/**\n * LinkProvider - Context provider for setting default Link props.\n *\n * Use this to configure shared allowsVisited and className across\n * multiple Link components.\n *\n * @param props - ProviderProps<LinkProps>\n * @param props.children - Child components to receive context.\n * @returns The rendered LinkProvider component.\n *\n * @example\n * ```tsx\n * <LinkProvider allowsVisited className=\"visited:underline\">\n * <Link href=\"/link1\">Link One</Link>\n * <Link href=\"/link2\">Link Two</Link>\n * </LinkProvider>\n * ```\n */\nexport function LinkProvider({ children, ...props }: ProviderProps<LinkProps>) {\n return <LinkContext.Provider value={props}>{children}</LinkContext.Provider>;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoCA,SAAgB,aAAa,EAAE,UAAU,GAAG,SAAmC;AAC7E,QAAO,oBAAC,YAAY;EAAS,OAAO;EAAQ;GAAgC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
|
|
3
3
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
* of the License at https://www.apache.org/licenses/LICENSE-2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { LinkProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/link/index.d.ts
|
|
18
18
|
|
|
@@ -37,7 +37,7 @@ import * as react_jsx_runtime79 from "react/jsx-runtime";
|
|
|
37
37
|
declare function Link({
|
|
38
38
|
ref,
|
|
39
39
|
...props
|
|
40
|
-
}: LinkProps):
|
|
40
|
+
}: LinkProps): react_jsx_runtime67.JSX.Element;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { Link };
|
|
43
43
|
//# sourceMappingURL=index.d.ts.map
|