@accelint/design-toolkit 7.0.1 → 8.1.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/README.md +1 -1
- package/catalog-info.yaml +12 -6
- package/dist/components/accordion/context.d.ts +0 -2
- package/dist/components/accordion/group.d.ts +0 -2
- package/dist/components/accordion/group.js +1 -1
- package/dist/components/accordion/group.js.map +1 -1
- package/dist/components/accordion/header.d.ts +0 -2
- package/dist/components/accordion/header.js +1 -1
- package/dist/components/accordion/header.js.map +1 -1
- package/dist/components/accordion/index.d.ts +0 -2
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/accordion/index.js.map +1 -1
- package/dist/components/accordion/panel.d.ts +0 -2
- package/dist/components/accordion/panel.js +1 -1
- package/dist/components/accordion/panel.js.map +1 -1
- package/dist/components/accordion/styles.module.css +65 -0
- package/dist/components/accordion/trigger.d.ts +0 -2
- package/dist/components/accordion/trigger.js +1 -1
- package/dist/components/accordion/trigger.js.map +1 -1
- package/dist/components/accordion/types.d.ts +5 -5
- package/dist/components/action-bar/index.d.ts +1 -1
- 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 +27 -0
- package/dist/components/action-bar/types.d.ts +3 -1
- package/dist/components/avatar/context.d.ts +0 -3
- package/dist/components/avatar/index.d.ts +0 -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 +45 -0
- package/dist/components/avatar/types.d.ts +1 -4
- package/dist/components/badge/context.d.ts +0 -2
- package/dist/components/badge/index.d.ts +0 -2
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/index.js.map +1 -1
- package/dist/components/badge/styles.module.css +67 -0
- package/dist/components/badge/types.d.ts +3 -4
- package/dist/components/breadcrumbs/index.js +1 -1
- package/dist/components/breadcrumbs/index.js.map +1 -1
- package/dist/components/breadcrumbs/item.js +1 -1
- package/dist/components/breadcrumbs/item.js.map +1 -1
- package/dist/components/breadcrumbs/styles.module.css +41 -0
- package/dist/components/button/context.d.ts +0 -3
- package/dist/components/button/index.d.ts +0 -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 +0 -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 +917 -0
- package/dist/components/button/toggle.d.ts +0 -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 +6 -6
- package/dist/components/checkbox/group.js +1 -1
- package/dist/components/checkbox/group.js.map +1 -1
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox/index.js.map +1 -1
- package/dist/components/checkbox/styles.module.css +111 -0
- package/dist/components/chip/context.d.ts +3 -6
- package/dist/components/chip/context.js +1 -1
- package/dist/components/chip/context.js.map +1 -1
- package/dist/components/chip/deletable.d.ts +0 -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 +0 -3
- package/dist/components/chip/index.js +1 -1
- package/dist/components/chip/index.js.map +1 -1
- package/dist/components/chip/list.d.ts +0 -3
- package/dist/components/chip/list.js +1 -1
- package/dist/components/chip/list.js.map +1 -1
- package/dist/components/chip/selectable.d.ts +0 -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 +129 -0
- package/dist/components/chip/types.d.ts +7 -8
- package/dist/components/classification-badge/context.d.ts +1 -2
- package/dist/components/classification-badge/index.d.ts +1 -2
- 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 +63 -0
- package/dist/components/classification-badge/types.d.ts +3 -5
- package/dist/components/classification-banner/context.d.ts +0 -2
- package/dist/components/classification-banner/index.d.ts +0 -2
- 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 +55 -0
- package/dist/components/classification-banner/types.d.ts +4 -5
- 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 +43 -0
- package/dist/components/combobox-field/context.d.ts +0 -3
- package/dist/components/combobox-field/index.d.ts +0 -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 +101 -0
- package/dist/components/combobox-field/types.d.ts +0 -3
- package/dist/components/coordinate-field/context.d.ts +77 -0
- package/dist/components/coordinate-field/context.js +2 -0
- package/dist/components/coordinate-field/context.js.map +1 -0
- package/dist/components/coordinate-field/coordinate-utils.d.ts +282 -0
- package/dist/components/coordinate-field/coordinate-utils.js +2 -0
- package/dist/components/coordinate-field/coordinate-utils.js.map +1 -0
- package/dist/components/coordinate-field/index.d.ts +66 -0
- package/dist/components/coordinate-field/index.js +4 -0
- package/dist/components/coordinate-field/index.js.map +1 -0
- package/dist/components/coordinate-field/segment-configs.d.ts +163 -0
- package/dist/components/coordinate-field/segment-configs.js +2 -0
- package/dist/components/coordinate-field/segment-configs.js.map +1 -0
- package/dist/components/coordinate-field/segment.d.ts +39 -0
- package/dist/components/coordinate-field/segment.js +4 -0
- package/dist/components/coordinate-field/segment.js.map +1 -0
- package/dist/components/coordinate-field/styles.module.css +129 -0
- package/dist/components/coordinate-field/types.d.ts +194 -0
- package/dist/components/coordinate-field/types.js +2 -0
- package/dist/components/coordinate-field/types.js.map +1 -0
- package/dist/components/coordinate-field/width-utils.d.ts +29 -0
- package/dist/components/coordinate-field/width-utils.js +2 -0
- package/dist/components/coordinate-field/width-utils.js.map +1 -0
- package/dist/components/date-field/index.d.ts +0 -2
- 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 +103 -0
- package/dist/components/date-field/types.d.ts +1 -3
- package/dist/components/details-list/context.d.ts +0 -2
- package/dist/components/details-list/index.d.ts +0 -2
- 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 +0 -2
- package/dist/components/details-list/styles.module.css +52 -0
- package/dist/components/details-list/types.d.ts +2 -3
- package/dist/components/details-list/value.d.ts +0 -2
- package/dist/components/dialog/content.js +1 -1
- package/dist/components/dialog/content.js.map +1 -1
- package/dist/components/dialog/footer.js +1 -1
- package/dist/components/dialog/footer.js.map +1 -1
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/dialog/index.js.map +1 -1
- package/dist/components/dialog/styles.module.css +86 -0
- package/dist/components/dialog/title.js +1 -1
- package/dist/components/dialog/title.js.map +1 -1
- package/dist/components/dialog/trigger.d.ts +5 -1
- package/dist/components/dialog/trigger.js +1 -1
- package/dist/components/dialog/trigger.js.map +1 -1
- package/dist/components/divider/index.js +1 -1
- package/dist/components/divider/index.js.map +1 -1
- package/dist/components/divider/styles.module.css +44 -0
- package/dist/components/drawer/back.js +1 -1
- package/dist/components/drawer/back.js.map +1 -1
- package/dist/components/drawer/close.js +1 -1
- package/dist/components/drawer/close.js.map +1 -1
- package/dist/components/drawer/content.js +1 -3
- package/dist/components/drawer/content.js.map +1 -1
- package/dist/components/drawer/context.d.ts +0 -4
- package/dist/components/drawer/footer.js +1 -3
- package/dist/components/drawer/footer.js.map +1 -1
- package/dist/components/drawer/header-title.d.ts +0 -4
- package/dist/components/drawer/header-title.js +1 -3
- package/dist/components/drawer/header-title.js.map +1 -1
- package/dist/components/drawer/header.js +1 -1
- package/dist/components/drawer/header.js.map +1 -1
- package/dist/components/drawer/index.d.ts +0 -4
- package/dist/components/drawer/index.js +1 -1
- package/dist/components/drawer/index.js.map +1 -1
- package/dist/components/drawer/layout-main.js +1 -3
- package/dist/components/drawer/layout-main.js.map +1 -1
- package/dist/components/drawer/layout.d.ts +0 -4
- package/dist/components/drawer/layout.js +1 -3
- package/dist/components/drawer/layout.js.map +1 -1
- package/dist/components/drawer/menu-item.d.ts +0 -4
- 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 +0 -4
- package/dist/components/drawer/menu.js +1 -3
- package/dist/components/drawer/menu.js.map +1 -1
- package/dist/components/drawer/panel.js +1 -3
- package/dist/components/drawer/panel.js.map +1 -1
- package/dist/components/drawer/styles.module.css +304 -0
- package/dist/components/drawer/trigger.d.ts +0 -4
- package/dist/components/drawer/trigger.js +1 -1
- package/dist/components/drawer/trigger.js.map +1 -1
- package/dist/components/drawer/types.d.ts +3 -5
- package/dist/components/drawer/view.js +1 -1
- package/dist/components/drawer/view.js.map +1 -1
- package/dist/components/flashcard/index.d.ts +57 -0
- package/dist/components/flashcard/index.js +4 -0
- package/dist/components/flashcard/index.js.map +1 -0
- package/dist/components/flashcard/styles.module.css +60 -0
- package/dist/components/flashcard/types.d.ts +13 -0
- package/dist/components/hero/index.js +1 -1
- package/dist/components/hero/index.js.map +1 -1
- package/dist/components/hero/styles.module.css +51 -0
- package/dist/components/hotkey/context.d.ts +0 -2
- package/dist/components/hotkey/index.d.ts +0 -2
- package/dist/components/hotkey/index.js +1 -1
- package/dist/components/hotkey/index.js.map +1 -1
- package/dist/components/hotkey/set.d.ts +6 -0
- package/dist/components/hotkey/set.js +4 -0
- package/dist/components/hotkey/set.js.map +1 -0
- package/dist/components/hotkey/styles.module.css +36 -0
- package/dist/components/hotkey/types.d.ts +5 -6
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/index.js.map +1 -1
- package/dist/components/icon/styles.module.css +38 -0
- package/dist/components/input/context.d.ts +0 -4
- package/dist/components/input/index.d.ts +0 -4
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/index.js.map +1 -1
- package/dist/components/input/styles.module.css +175 -0
- package/dist/components/input/types.d.ts +7 -6
- package/dist/components/kanban/card-body.d.ts +12 -0
- package/dist/components/kanban/card-body.js +4 -0
- package/dist/components/kanban/card-body.js.map +1 -0
- package/dist/components/kanban/card-header-actions.d.ts +12 -0
- package/dist/components/kanban/card-header-actions.js +4 -0
- package/dist/components/kanban/card-header-actions.js.map +1 -0
- package/dist/components/kanban/card-header-title.d.ts +12 -0
- package/dist/components/kanban/card-header-title.js +4 -0
- package/dist/components/kanban/card-header-title.js.map +1 -0
- package/dist/components/kanban/card-header.d.ts +12 -0
- package/dist/components/kanban/card-header.js +4 -0
- package/dist/components/kanban/card-header.js.map +1 -0
- package/dist/components/kanban/card.d.ts +12 -0
- package/dist/components/kanban/card.js +4 -0
- package/dist/components/kanban/card.js.map +1 -0
- package/dist/components/kanban/column-actions.d.ts +12 -0
- package/dist/components/kanban/column-actions.js +4 -0
- package/dist/components/kanban/column-actions.js.map +1 -0
- package/dist/components/kanban/column-container.d.ts +12 -0
- package/dist/components/kanban/column-container.js +4 -0
- package/dist/components/kanban/column-container.js.map +1 -0
- package/dist/components/kanban/column-content.d.ts +12 -0
- package/dist/components/kanban/column-content.js +4 -0
- package/dist/components/kanban/column-content.js.map +1 -0
- package/dist/components/kanban/column-header-actions.d.ts +12 -0
- package/dist/components/kanban/column-header-actions.js +4 -0
- package/dist/components/kanban/column-header-actions.js.map +1 -0
- package/dist/components/kanban/column-header-drag-handle.d.ts +5 -0
- package/dist/components/kanban/column-header-drag-handle.js +4 -0
- package/dist/components/kanban/column-header-drag-handle.js.map +1 -0
- package/dist/components/kanban/column-header-title.d.ts +12 -0
- package/dist/components/kanban/column-header-title.js +4 -0
- package/dist/components/kanban/column-header-title.js.map +1 -0
- package/dist/components/kanban/column-header.d.ts +12 -0
- package/dist/components/kanban/column-header.js +4 -0
- package/dist/components/kanban/column-header.js.map +1 -0
- package/dist/components/kanban/column.d.ts +12 -0
- package/dist/components/kanban/column.js +4 -0
- package/dist/components/kanban/column.js.map +1 -0
- package/dist/components/kanban/context.d.ts +101 -0
- package/dist/components/kanban/context.js +2 -0
- package/dist/components/kanban/context.js.map +1 -0
- package/dist/components/kanban/header-actions.d.ts +12 -0
- package/dist/components/kanban/header-actions.js +4 -0
- package/dist/components/kanban/header-actions.js.map +1 -0
- package/dist/components/kanban/header-search.d.ts +12 -0
- package/dist/components/kanban/header-search.js +4 -0
- package/dist/components/kanban/header-search.js.map +1 -0
- package/dist/components/kanban/header-title.d.ts +12 -0
- package/dist/components/kanban/header-title.js +4 -0
- package/dist/components/kanban/header-title.js.map +1 -0
- package/dist/components/kanban/header.d.ts +12 -0
- package/dist/components/kanban/header.js +4 -0
- package/dist/components/kanban/header.js.map +1 -0
- package/dist/components/kanban/index.d.ts +9 -0
- package/dist/components/kanban/index.js +2 -0
- package/dist/components/kanban/index.js.map +1 -0
- package/dist/components/kanban/kanban.d.ts +18 -0
- package/dist/components/kanban/kanban.js +4 -0
- package/dist/components/kanban/kanban.js.map +1 -0
- package/dist/components/kanban/mock-data.d.ts +14 -0
- package/dist/components/kanban/mock-data.js +2 -0
- package/dist/components/kanban/mock-data.js.map +1 -0
- package/dist/components/kanban/styles.module.css +117 -0
- package/dist/components/kanban/types.d.ts +50 -0
- package/dist/components/kanban/types.js +2 -0
- package/dist/components/kanban/types.js.map +1 -0
- package/dist/components/label/index.js +1 -1
- package/dist/components/label/index.js.map +1 -1
- package/dist/components/label/styles.module.css +23 -0
- package/dist/components/lines/index.d.ts +0 -2
- package/dist/components/lines/index.js +1 -1
- package/dist/components/lines/index.js.map +1 -1
- package/dist/components/lines/styles.module.css +95 -0
- package/dist/components/lines/types.d.ts +4 -5
- package/dist/components/link/index.js +1 -1
- package/dist/components/link/index.js.map +1 -1
- package/dist/components/link/styles.module.css +37 -0
- package/dist/components/menu/context.d.ts +0 -2
- package/dist/components/menu/index.d.ts +0 -2
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/index.js.map +1 -1
- 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.js +1 -1
- package/dist/components/menu/item-label.js.map +1 -1
- package/dist/components/menu/item.d.ts +0 -2
- package/dist/components/menu/item.js +1 -1
- package/dist/components/menu/item.js.map +1 -1
- package/dist/components/menu/section.d.ts +0 -2
- package/dist/components/menu/section.js +1 -1
- package/dist/components/menu/section.js.map +1 -1
- package/dist/components/menu/separator.js +1 -1
- package/dist/components/menu/separator.js.map +1 -1
- package/dist/components/menu/styles.module.css +415 -0
- package/dist/components/menu/trigger.d.ts +5 -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 +2 -3
- package/dist/components/notice/index.d.ts +0 -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 +0 -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 +0 -3
- package/dist/components/notice/styles.module.css +133 -0
- package/dist/components/notice/types.d.ts +3 -6
- 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 +2 -5
- package/dist/components/options/item-content.js +1 -3
- package/dist/components/options/item-content.js.map +1 -1
- package/dist/components/options/item-description.d.ts +2 -5
- package/dist/components/options/item-description.js +1 -3
- package/dist/components/options/item-description.js.map +1 -1
- package/dist/components/options/item-label.d.ts +2 -5
- package/dist/components/options/item-label.js +1 -3
- package/dist/components/options/item-label.js.map +1 -1
- package/dist/components/options/item.js +1 -1
- package/dist/components/options/item.js.map +1 -1
- package/dist/components/options/section.js +1 -3
- package/dist/components/options/section.js.map +1 -1
- package/dist/components/options/styles.module.css +397 -0
- package/dist/components/options/types.d.ts +2 -3
- package/dist/components/pagination/context.d.ts +9 -0
- package/dist/components/pagination/context.js +4 -0
- package/dist/components/pagination/context.js.map +1 -0
- package/dist/components/pagination/index.d.ts +25 -0
- package/dist/components/pagination/index.js +4 -0
- package/dist/components/pagination/index.js.map +1 -0
- package/dist/components/pagination/next.d.ts +10 -0
- package/dist/components/pagination/next.js +4 -0
- package/dist/components/pagination/next.js.map +1 -0
- package/dist/components/pagination/pages.d.ts +10 -0
- package/dist/components/pagination/pages.js +4 -0
- package/dist/components/pagination/pages.js.map +1 -0
- package/dist/components/pagination/prev.d.ts +10 -0
- package/dist/components/pagination/prev.js +4 -0
- package/dist/components/pagination/prev.js.map +1 -0
- package/dist/components/pagination/styles.module.css +25 -0
- package/dist/components/pagination/types.d.ts +35 -0
- package/dist/components/pagination/types.js +2 -0
- package/dist/components/pagination/types.js.map +1 -0
- package/dist/components/pagination/utils.d.ts +16 -0
- package/dist/components/pagination/utils.js +2 -0
- package/dist/components/pagination/utils.js.map +1 -0
- package/dist/components/popover/content.d.ts +2 -4
- package/dist/components/popover/content.js +1 -1
- package/dist/components/popover/content.js.map +1 -1
- package/dist/components/popover/footer.d.ts +2 -5
- package/dist/components/popover/footer.js +1 -1
- package/dist/components/popover/footer.js.map +1 -1
- package/dist/components/popover/index.d.ts +15 -19
- package/dist/components/popover/index.js +1 -1
- package/dist/components/popover/index.js.map +1 -1
- package/dist/components/popover/styles.module.css +32 -0
- package/dist/components/popover/title.d.ts +2 -4
- package/dist/components/popover/title.js +1 -1
- package/dist/components/popover/title.js.map +1 -1
- package/dist/components/popover/trigger.d.ts +1 -1
- package/dist/components/popover/trigger.js +1 -1
- package/dist/components/popover/trigger.js.map +1 -1
- package/dist/components/popover/types.d.ts +11 -22
- 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.js +1 -1
- package/dist/components/query-builder/rule-group.js.map +1 -1
- 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 +87 -0
- package/dist/components/query-builder/value-editor.js +1 -1
- package/dist/components/query-builder/value-editor.js.map +1 -1
- package/dist/components/radio/group.js +1 -1
- package/dist/components/radio/group.js.map +1 -1
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/index.js.map +1 -1
- package/dist/components/radio/styles.module.css +118 -0
- package/dist/components/search-field/context.d.ts +0 -4
- package/dist/components/search-field/index.d.ts +0 -4
- 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 +104 -0
- package/dist/components/search-field/types.d.ts +2 -7
- package/dist/components/select-field/context.d.ts +0 -3
- package/dist/components/select-field/index.d.ts +0 -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 +78 -0
- package/dist/components/select-field/types.d.ts +0 -3
- package/dist/components/sidenav/avatar.js +1 -1
- package/dist/components/sidenav/avatar.js.map +1 -1
- package/dist/components/sidenav/content.js +1 -1
- package/dist/components/sidenav/content.js.map +1 -1
- package/dist/components/sidenav/footer.js +1 -3
- package/dist/components/sidenav/footer.js.map +1 -1
- package/dist/components/sidenav/header.js +1 -1
- package/dist/components/sidenav/header.js.map +1 -1
- package/dist/components/sidenav/index.js +1 -1
- package/dist/components/sidenav/index.js.map +1 -1
- package/dist/components/sidenav/item.js +1 -1
- package/dist/components/sidenav/item.js.map +1 -1
- package/dist/components/sidenav/link.js +1 -1
- package/dist/components/sidenav/link.js.map +1 -1
- package/dist/components/sidenav/menu-item.js +1 -3
- package/dist/components/sidenav/menu-item.js.map +1 -1
- package/dist/components/sidenav/menu.js +1 -1
- package/dist/components/sidenav/menu.js.map +1 -1
- package/dist/components/sidenav/styles.module.css +311 -0
- package/dist/components/sidenav/types.d.ts +1 -2
- package/dist/components/skeleton/index.d.ts +2 -4
- package/dist/components/skeleton/index.js +1 -1
- package/dist/components/skeleton/index.js.map +1 -1
- package/dist/components/skeleton/styles.module.css +33 -0
- package/dist/components/skeleton/types.d.ts +4 -5
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/index.js.map +1 -1
- package/dist/components/slider/styles.module.css +220 -0
- package/dist/components/switch/index.js +1 -1
- package/dist/components/switch/index.js.map +1 -1
- package/dist/components/switch/styles.module.css +116 -0
- package/dist/components/table/body.d.ts +0 -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 +0 -3
- package/dist/components/table/cell.js +1 -1
- package/dist/components/table/cell.js.map +1 -1
- package/dist/components/table/context.d.ts +0 -3
- package/dist/components/table/header-cell.d.ts +0 -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 +0 -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 +1 -4
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/index.js.map +1 -1
- package/dist/components/table/row.d.ts +0 -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 +98 -0
- package/dist/components/table/types.d.ts +37 -16
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tabs/index.js.map +1 -1
- package/dist/components/tabs/list.js +1 -1
- package/dist/components/tabs/list.js.map +1 -1
- package/dist/components/tabs/panel.js +1 -1
- package/dist/components/tabs/panel.js.map +1 -1
- package/dist/components/tabs/styles.module.css +140 -0
- package/dist/components/tabs/tab.js +1 -1
- package/dist/components/tabs/tab.js.map +1 -1
- 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 +67 -0
- package/dist/components/text-field/context.d.ts +0 -4
- package/dist/components/text-field/index.d.ts +24 -4
- 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 +37 -0
- package/dist/components/text-field/types.d.ts +0 -4
- package/dist/components/time-field/index.d.ts +0 -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 +75 -0
- package/dist/components/time-field/types.d.ts +2 -5
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/index.js.map +1 -1
- package/dist/components/tooltip/styles.module.css +20 -0
- package/dist/components/tree/context.d.ts +0 -2
- package/dist/components/tree/context.js +1 -1
- package/dist/components/tree/context.js.map +1 -1
- package/dist/components/tree/index.d.ts +0 -2
- package/dist/components/tree/index.js +1 -1
- package/dist/components/tree/index.js.map +1 -1
- 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 +0 -2
- 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.js +1 -1
- package/dist/components/tree/item-description.js.map +1 -1
- 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.js +1 -1
- package/dist/components/tree/item-prefix-icon.js.map +1 -1
- package/dist/components/tree/item.d.ts +0 -2
- package/dist/components/tree/item.js +1 -1
- package/dist/components/tree/item.js.map +1 -1
- package/dist/components/tree/lines.js +1 -1
- package/dist/components/tree/lines.js.map +1 -1
- package/dist/components/tree/styles.module.css +183 -0
- package/dist/components/tree/types.d.ts +6 -5
- package/dist/hooks/coordinate-field/index.d.ts +9 -0
- package/dist/hooks/coordinate-field/index.js +2 -0
- package/dist/hooks/coordinate-field/index.js.map +1 -0
- package/dist/hooks/coordinate-field/use-coordinate-copy.d.ts +19 -0
- package/dist/hooks/coordinate-field/use-coordinate-copy.js +2 -0
- package/dist/hooks/coordinate-field/use-coordinate-copy.js.map +1 -0
- package/dist/hooks/coordinate-field/use-coordinate-field-state.d.ts +28 -0
- package/dist/hooks/coordinate-field/use-coordinate-field-state.js +2 -0
- package/dist/hooks/coordinate-field/use-coordinate-field-state.js.map +1 -0
- package/dist/hooks/coordinate-field/use-coordinate-field.d.ts +49 -0
- package/dist/hooks/coordinate-field/use-coordinate-field.js +2 -0
- package/dist/hooks/coordinate-field/use-coordinate-field.js.map +1 -0
- package/dist/hooks/coordinate-field/use-coordinate-focus.d.ts +21 -0
- package/dist/hooks/coordinate-field/use-coordinate-focus.js +2 -0
- package/dist/hooks/coordinate-field/use-coordinate-focus.js.map +1 -0
- package/dist/hooks/coordinate-field/use-coordinate-paste.d.ts +21 -0
- package/dist/hooks/coordinate-field/use-coordinate-paste.js +2 -0
- package/dist/hooks/coordinate-field/use-coordinate-paste.js.map +1 -0
- package/dist/hooks/coordinate-field/use-timeout-cleanup.d.ts +6 -0
- package/dist/hooks/coordinate-field/use-timeout-cleanup.js +2 -0
- package/dist/hooks/coordinate-field/use-timeout-cleanup.js.map +1 -0
- package/dist/hooks/kanban/index.d.ts +93 -0
- package/dist/hooks/kanban/index.js +2 -0
- package/dist/hooks/kanban/index.js.map +1 -0
- package/dist/index.d.ts +60 -61
- package/dist/index.js +1 -1
- package/dist/index.module.css +19 -0
- package/dist/lib/utils.d.ts +1 -17
- package/dist/lib/utils.js +1 -1
- package/dist/lib/utils.js.map +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/providers/theme-provider.d.ts +1 -1
- package/dist/providers/theme-provider.js +1 -1
- package/dist/providers/theme-provider.js.map +1 -1
- package/package.json +37 -49
- package/dist/components/accordion/styles.d.ts +0 -56
- package/dist/components/accordion/styles.js +0 -2
- package/dist/components/accordion/styles.js.map +0 -1
- package/dist/components/action-bar/styles.d.ts +0 -5
- package/dist/components/action-bar/styles.js +0 -2
- package/dist/components/action-bar/styles.js.map +0 -1
- package/dist/components/avatar/styles.d.ts +0 -48
- package/dist/components/avatar/styles.js +0 -2
- package/dist/components/avatar/styles.js.map +0 -1
- package/dist/components/badge/styles.d.ts +0 -32
- package/dist/components/badge/styles.js +0 -2
- package/dist/components/badge/styles.js.map +0 -1
- package/dist/components/breadcrumbs/styles.d.ts +0 -48
- package/dist/components/breadcrumbs/styles.js +0 -2
- package/dist/components/breadcrumbs/styles.js.map +0 -1
- package/dist/components/button/styles.d.ts +0 -129
- package/dist/components/button/styles.js +0 -2
- package/dist/components/button/styles.js.map +0 -1
- package/dist/components/checkbox/styles.d.ts +0 -54
- package/dist/components/checkbox/styles.js +0 -2
- package/dist/components/checkbox/styles.js.map +0 -1
- package/dist/components/chip/styles.d.ts +0 -247
- package/dist/components/chip/styles.js +0 -2
- package/dist/components/chip/styles.js.map +0 -1
- package/dist/components/classification-badge/styles.d.ts +0 -38
- package/dist/components/classification-badge/styles.js +0 -2
- package/dist/components/classification-badge/styles.js.map +0 -1
- package/dist/components/classification-banner/styles.d.ts +0 -38
- package/dist/components/classification-banner/styles.js +0 -2
- package/dist/components/classification-banner/styles.js.map +0 -1
- package/dist/components/color-picker/styles.d.ts +0 -42
- package/dist/components/color-picker/styles.js +0 -2
- package/dist/components/color-picker/styles.js.map +0 -1
- package/dist/components/combobox-field/styles.d.ts +0 -72
- package/dist/components/combobox-field/styles.js +0 -2
- package/dist/components/combobox-field/styles.js.map +0 -1
- package/dist/components/date-field/styles.d.ts +0 -59
- package/dist/components/date-field/styles.js +0 -2
- package/dist/components/date-field/styles.js.map +0 -1
- package/dist/components/details-list/styles.d.ts +0 -65
- package/dist/components/details-list/styles.js +0 -2
- package/dist/components/details-list/styles.js.map +0 -1
- package/dist/components/dialog/styles.d.ts +0 -60
- package/dist/components/dialog/styles.js +0 -2
- package/dist/components/dialog/styles.js.map +0 -1
- package/dist/components/divider/styles.d.ts +0 -5
- package/dist/components/divider/styles.js +0 -2
- package/dist/components/divider/styles.js.map +0 -1
- package/dist/components/drawer/styles.d.ts +0 -152
- package/dist/components/drawer/styles.js +0 -2
- package/dist/components/drawer/styles.js.map +0 -1
- package/dist/components/hero/styles.d.ts +0 -48
- package/dist/components/hero/styles.js +0 -2
- package/dist/components/hero/styles.js.map +0 -1
- package/dist/components/hotkey/hotkey-set.d.ts +0 -9
- package/dist/components/hotkey/hotkey-set.js +0 -4
- package/dist/components/hotkey/hotkey-set.js.map +0 -1
- package/dist/components/hotkey/styles.d.ts +0 -53
- package/dist/components/hotkey/styles.js +0 -2
- package/dist/components/hotkey/styles.js.map +0 -1
- package/dist/components/icon/styles.d.ts +0 -5
- package/dist/components/icon/styles.js +0 -2
- package/dist/components/icon/styles.js.map +0 -1
- package/dist/components/input/styles.d.ts +0 -142
- package/dist/components/input/styles.js +0 -2
- package/dist/components/input/styles.js.map +0 -1
- package/dist/components/label/styles.d.ts +0 -5
- package/dist/components/label/styles.js +0 -2
- package/dist/components/label/styles.js.map +0 -1
- package/dist/components/lines/styles.d.ts +0 -32
- package/dist/components/lines/styles.js +0 -2
- package/dist/components/lines/styles.js.map +0 -1
- package/dist/components/link/styles.d.ts +0 -5
- package/dist/components/link/styles.js +0 -2
- package/dist/components/link/styles.js.map +0 -1
- package/dist/components/menu/styles.d.ts +0 -71
- package/dist/components/menu/styles.js +0 -2
- package/dist/components/menu/styles.js.map +0 -1
- package/dist/components/notice/styles.d.ts +0 -60
- package/dist/components/notice/styles.js +0 -2
- package/dist/components/notice/styles.js.map +0 -1
- package/dist/components/options/styles.d.ts +0 -72
- package/dist/components/options/styles.js +0 -2
- package/dist/components/options/styles.js.map +0 -1
- package/dist/components/popover/body.d.ts +0 -8
- package/dist/components/popover/body.js +0 -4
- package/dist/components/popover/body.js.map +0 -1
- package/dist/components/popover/styles.d.ts +0 -48
- package/dist/components/popover/styles.js +0 -2
- package/dist/components/popover/styles.js.map +0 -1
- package/dist/components/query-builder/styles.d.ts +0 -152
- package/dist/components/query-builder/styles.js +0 -2
- package/dist/components/query-builder/styles.js.map +0 -1
- package/dist/components/radio/styles.d.ts +0 -54
- package/dist/components/radio/styles.js +0 -2
- package/dist/components/radio/styles.js.map +0 -1
- package/dist/components/search-field/styles.d.ts +0 -53
- package/dist/components/search-field/styles.js +0 -2
- package/dist/components/search-field/styles.js.map +0 -1
- package/dist/components/select-field/styles.d.ts +0 -66
- package/dist/components/select-field/styles.js +0 -2
- package/dist/components/select-field/styles.js.map +0 -1
- package/dist/components/sidenav/styles.d.ts +0 -156
- package/dist/components/sidenav/styles.js +0 -2
- package/dist/components/sidenav/styles.js.map +0 -1
- package/dist/components/skeleton/styles.d.ts +0 -23
- package/dist/components/skeleton/styles.js +0 -2
- package/dist/components/skeleton/styles.js.map +0 -1
- package/dist/components/slider/styles.d.ts +0 -84
- package/dist/components/slider/styles.js +0 -2
- package/dist/components/slider/styles.js.map +0 -1
- package/dist/components/switch/styles.d.ts +0 -44
- package/dist/components/switch/styles.js +0 -2
- package/dist/components/switch/styles.js.map +0 -1
- package/dist/components/table/styles.d.ts +0 -134
- package/dist/components/table/styles.js +0 -2
- package/dist/components/table/styles.js.map +0 -1
- package/dist/components/tabs/styles.d.ts +0 -48
- package/dist/components/tabs/styles.js +0 -2
- package/dist/components/tabs/styles.js.map +0 -1
- package/dist/components/text-area-field/styles.d.ts +0 -54
- package/dist/components/text-area-field/styles.js +0 -2
- package/dist/components/text-area-field/styles.js.map +0 -1
- package/dist/components/text-field/styles.d.ts +0 -54
- package/dist/components/text-field/styles.js +0 -2
- package/dist/components/text-field/styles.js.map +0 -1
- package/dist/components/time-field/styles.d.ts +0 -69
- package/dist/components/time-field/styles.js +0 -2
- package/dist/components/time-field/styles.js.map +0 -1
- package/dist/components/tooltip/styles.d.ts +0 -5
- package/dist/components/tooltip/styles.js +0 -2
- package/dist/components/tooltip/styles.js.map +0 -1
- package/dist/components/tree/styles.d.ts +0 -128
- package/dist/components/tree/styles.js +0 -2
- package/dist/components/tree/styles.js.map +0 -1
- package/dist/index.css +0 -196
- package/dist/styles.css +0 -9484
- package/dist/tokens/themes.css +0 -882
- package/dist/tokens/themes.d.ts +0 -1
- package/dist/tokens/tokens.css +0 -202
- package/dist/tokens/tokens.d.ts +0 -468
- package/dist/tokens/tokens.js +0 -2
- package/dist/tokens/tokens.js.map +0 -1
- package/dist/tokens/types.d.ts +0 -308
- package/dist/variants/variants.css +0 -86
- package/dist/variants/variants.d.ts +0 -2
- /package/dist/{tokens → components/flashcard}/types.js +0 -0
- /package/dist/{tokens → components/flashcard}/types.js.map +0 -0
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { HotkeySetProps } from './types.js';
|
|
3
|
-
import 'react';
|
|
4
|
-
import 'tailwind-variants';
|
|
5
|
-
import './styles.js';
|
|
6
|
-
|
|
7
|
-
declare function HotkeySet({ children, ...props }: HotkeySetProps): react_jsx_runtime.JSX.Element;
|
|
8
|
-
|
|
9
|
-
export { HotkeySet };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
import {jsx}from'react/jsx-runtime';import'client-only';import {IconProvider}from'../icon/context.js';import {HotkeyStyles}from'./styles.js';const{set:p}=HotkeyStyles();function y({children:e,...t}){const{className:r}=t;return jsx("div",{className:p({className:r}),children:jsx(IconProvider,{size:"large",children:e})})}export{y as HotkeySet};//# sourceMappingURL=hotkey-set.js.map
|
|
4
|
-
//# sourceMappingURL=hotkey-set.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/hotkey/hotkey-set.tsx"],"names":["HotkeyStyles","jsx","o","s"],"mappings":"6IAmBQ,KAAQA,CAAAA,GAET,4BAAqB,CAAA,CAAA,CAAA,SAAsC,CAChE,CAAA,GAAA,CAAM,CAAE,CAAA,CAAA,KAAA,CAAA,SAER,CAAA,CAAA,CAAA,CAAA,CACEC,CAAAA,OAACC,GAAI,CAAA,KAAA,CAAA,CAAA,sBACH,CAAA,CAAA,CAAA,CAAA,CAAA,QAAc,CAAAA,GAAA,CAAKC,YAAA,CAAA,CAAA,IAAA,CAAS,OAAA,CAAA,QAGlC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA","file":"hotkey-set.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n'use client';\n\nimport 'client-only';\nimport { IconProvider } from '../icon/context';\nimport { HotkeyStyles } from './styles';\nimport type { HotkeySetProps } from './types';\n\nconst { set } = HotkeyStyles();\n\nexport function HotkeySet({ children, ...props }: HotkeySetProps) {\n const { className } = props;\n\n return (\n <div className={set({ className })}>\n <IconProvider size='large'>{children}</IconProvider>\n </div>\n );\n}\n"]}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
|
|
3
|
-
declare const HotkeyStylesDefaults: {
|
|
4
|
-
readonly variant: "outline";
|
|
5
|
-
};
|
|
6
|
-
declare const HotkeyStyles: tailwind_variants.TVReturnType<{
|
|
7
|
-
variant: {
|
|
8
|
-
flat: {
|
|
9
|
-
key: string;
|
|
10
|
-
};
|
|
11
|
-
outline: {
|
|
12
|
-
key: string;
|
|
13
|
-
};
|
|
14
|
-
icon: {
|
|
15
|
-
key: string;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
}, {
|
|
19
|
-
key: string;
|
|
20
|
-
set: string;
|
|
21
|
-
}, undefined, {
|
|
22
|
-
variant: {
|
|
23
|
-
flat: {
|
|
24
|
-
key: string;
|
|
25
|
-
};
|
|
26
|
-
outline: {
|
|
27
|
-
key: string;
|
|
28
|
-
};
|
|
29
|
-
icon: {
|
|
30
|
-
key: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
}, {
|
|
34
|
-
key: string;
|
|
35
|
-
set: string;
|
|
36
|
-
}, tailwind_variants.TVReturnType<{
|
|
37
|
-
variant: {
|
|
38
|
-
flat: {
|
|
39
|
-
key: string;
|
|
40
|
-
};
|
|
41
|
-
outline: {
|
|
42
|
-
key: string;
|
|
43
|
-
};
|
|
44
|
-
icon: {
|
|
45
|
-
key: string;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
}, {
|
|
49
|
-
key: string;
|
|
50
|
-
set: string;
|
|
51
|
-
}, undefined, unknown, unknown>>;
|
|
52
|
-
|
|
53
|
-
export { HotkeyStyles, HotkeyStylesDefaults };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const e={variant:"outline"},o=tv({slots:{key:"fg-primary-bold w-fit min-w-xl p-xs text-header-s uppercase",set:"fg-primary-muted flex items-center gap-xs text-header-m"},variants:{variant:{flat:{key:"bg-transparent"},outline:{key:"rounded-medium bg-surface-default shadow-[0_3px] shadow-[color:var(--outline-info-bold)] outline outline-info-bold"},icon:{key:"-mx-xs bg-transparent px-0"}}},defaultVariants:e});export{o as HotkeyStyles,e as HotkeyStylesDefaults};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/hotkey/styles.ts"],"names":["t"],"mappings":"6CAeW,CAAA,CAAA,OACX,CAAA,YAGS,CACLA,EAAA,CAAA,CAAA,wEACK,CAAA,GAAA,CAAA,yDAEP,CAAU,CACR,QAAS,CACP,QACE,CAAA,CAAK,0BAEE,CACP,CAAA,OAAK,CAAA,CAAA,GAAA,CAAA,sHAGA,IAAA,CAAA,CAAA,GAAA,CAAA,4BAIX,CAAA,CAAA,CAAA,CAAA,eACD,CAAA,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const HotkeyStylesDefaults = {\n variant: 'outline',\n} as const;\n\nexport const HotkeyStyles = tv({\n slots: {\n key: 'fg-primary-bold w-fit min-w-xl p-xs text-header-s uppercase',\n set: 'fg-primary-muted flex items-center gap-xs text-header-m',\n },\n variants: {\n variant: {\n flat: {\n key: 'bg-transparent',\n },\n outline: {\n key: 'rounded-medium bg-surface-default shadow-[0_3px] shadow-[color:var(--outline-info-bold)] outline outline-info-bold',\n },\n icon: {\n key: '-mx-xs bg-transparent px-0',\n },\n },\n },\n defaultVariants: HotkeyStylesDefaults,\n});\n"]}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
|
|
3
|
-
declare const IconStyles: tailwind_variants.TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, tailwind_variants.TVReturnType<unknown, undefined, string[], unknown, unknown>>;
|
|
4
|
-
|
|
5
|
-
export { IconStyles };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const e=tv({base:["block h-[var(--icon-size,var(--icon-size-m))] w-[var(--icon-size,var(--icon-size-m))] flex-none [color:var(--icon-color,currentColor)]","size-large:[--icon-size:var(--icon-size-l)]","size-medium:[--icon-size:var(--icon-size-m)]","size-small:[--icon-size:var(--icon-size-s)]","size-xsmall:[--icon-size:var(--icon-size-xs)]"]});export{e as IconStyles};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/icon/styles.ts"],"names":[],"mappings":"sCAeE,MAAM,CACJ,mJACA,CAAA,6CACA,CAAA,8CACA,CAAA,6CACA,CAAA,+CAEH,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const IconStyles = tv({\n base: [\n 'block h-[var(--icon-size,var(--icon-size-m))] w-[var(--icon-size,var(--icon-size-m))] flex-none [color:var(--icon-color,currentColor)]',\n 'size-large:[--icon-size:var(--icon-size-l)]',\n 'size-medium:[--icon-size:var(--icon-size-m)]',\n 'size-small:[--icon-size:var(--icon-size-s)]',\n 'size-xsmall:[--icon-size:var(--icon-size-xs)]',\n ],\n});\n"]}
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
|
|
3
|
-
declare const InputStylesDefaults: {
|
|
4
|
-
readonly autoSize: false;
|
|
5
|
-
readonly type: "text";
|
|
6
|
-
readonly isClearable: false;
|
|
7
|
-
};
|
|
8
|
-
declare const InputStyles: tailwind_variants.TVReturnType<{
|
|
9
|
-
autoSize: {
|
|
10
|
-
false: string;
|
|
11
|
-
true: string;
|
|
12
|
-
};
|
|
13
|
-
type: {
|
|
14
|
-
button: string;
|
|
15
|
-
checkbox: string;
|
|
16
|
-
color: string;
|
|
17
|
-
date: string;
|
|
18
|
-
'datetime-local': string;
|
|
19
|
-
email: string;
|
|
20
|
-
file: string;
|
|
21
|
-
hidden: string;
|
|
22
|
-
image: string;
|
|
23
|
-
month: string;
|
|
24
|
-
number: {
|
|
25
|
-
input: string;
|
|
26
|
-
};
|
|
27
|
-
password: string;
|
|
28
|
-
radio: string;
|
|
29
|
-
range: string;
|
|
30
|
-
reset: string;
|
|
31
|
-
search: string;
|
|
32
|
-
submit: string;
|
|
33
|
-
tel: string;
|
|
34
|
-
text: string;
|
|
35
|
-
time: string;
|
|
36
|
-
url: string;
|
|
37
|
-
week: string;
|
|
38
|
-
};
|
|
39
|
-
isClearable: {
|
|
40
|
-
false: {
|
|
41
|
-
container: string;
|
|
42
|
-
};
|
|
43
|
-
true: {
|
|
44
|
-
container: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
}, {
|
|
48
|
-
container: string;
|
|
49
|
-
sizer: string[];
|
|
50
|
-
input: string[];
|
|
51
|
-
clear: string[];
|
|
52
|
-
}, undefined, {
|
|
53
|
-
autoSize: {
|
|
54
|
-
false: string;
|
|
55
|
-
true: string;
|
|
56
|
-
};
|
|
57
|
-
type: {
|
|
58
|
-
button: string;
|
|
59
|
-
checkbox: string;
|
|
60
|
-
color: string;
|
|
61
|
-
date: string;
|
|
62
|
-
'datetime-local': string;
|
|
63
|
-
email: string;
|
|
64
|
-
file: string;
|
|
65
|
-
hidden: string;
|
|
66
|
-
image: string;
|
|
67
|
-
month: string;
|
|
68
|
-
number: {
|
|
69
|
-
input: string;
|
|
70
|
-
};
|
|
71
|
-
password: string;
|
|
72
|
-
radio: string;
|
|
73
|
-
range: string;
|
|
74
|
-
reset: string;
|
|
75
|
-
search: string;
|
|
76
|
-
submit: string;
|
|
77
|
-
tel: string;
|
|
78
|
-
text: string;
|
|
79
|
-
time: string;
|
|
80
|
-
url: string;
|
|
81
|
-
week: string;
|
|
82
|
-
};
|
|
83
|
-
isClearable: {
|
|
84
|
-
false: {
|
|
85
|
-
container: string;
|
|
86
|
-
};
|
|
87
|
-
true: {
|
|
88
|
-
container: string;
|
|
89
|
-
};
|
|
90
|
-
};
|
|
91
|
-
}, {
|
|
92
|
-
container: string;
|
|
93
|
-
sizer: string[];
|
|
94
|
-
input: string[];
|
|
95
|
-
clear: string[];
|
|
96
|
-
}, tailwind_variants.TVReturnType<{
|
|
97
|
-
autoSize: {
|
|
98
|
-
false: string;
|
|
99
|
-
true: string;
|
|
100
|
-
};
|
|
101
|
-
type: {
|
|
102
|
-
button: string;
|
|
103
|
-
checkbox: string;
|
|
104
|
-
color: string;
|
|
105
|
-
date: string;
|
|
106
|
-
'datetime-local': string;
|
|
107
|
-
email: string;
|
|
108
|
-
file: string;
|
|
109
|
-
hidden: string;
|
|
110
|
-
image: string;
|
|
111
|
-
month: string;
|
|
112
|
-
number: {
|
|
113
|
-
input: string;
|
|
114
|
-
};
|
|
115
|
-
password: string;
|
|
116
|
-
radio: string;
|
|
117
|
-
range: string;
|
|
118
|
-
reset: string;
|
|
119
|
-
search: string;
|
|
120
|
-
submit: string;
|
|
121
|
-
tel: string;
|
|
122
|
-
text: string;
|
|
123
|
-
time: string;
|
|
124
|
-
url: string;
|
|
125
|
-
week: string;
|
|
126
|
-
};
|
|
127
|
-
isClearable: {
|
|
128
|
-
false: {
|
|
129
|
-
container: string;
|
|
130
|
-
};
|
|
131
|
-
true: {
|
|
132
|
-
container: string;
|
|
133
|
-
};
|
|
134
|
-
};
|
|
135
|
-
}, {
|
|
136
|
-
container: string;
|
|
137
|
-
sizer: string[];
|
|
138
|
-
input: string[];
|
|
139
|
-
clear: string[];
|
|
140
|
-
}, undefined, unknown, unknown>>;
|
|
141
|
-
|
|
142
|
-
export { InputStyles, InputStylesDefaults };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const t={autoSize:false,type:"text",isClearable:false},a=tv({slots:{container:"group/input grid items-center [--length:attr(data-length_type(<number>),0)] [grid-template-columns:minmax(0,1fr)_min-content]",sizer:["font-display [grid-column:1/-1] [grid-row:1]","group-size-medium/input:text-body-s group-size-small/input:text-body-xs"],input:["fg-primary-bold block w-full rounded-medium py-xs pr-[calc(var(--room)+var(--spacing-s))] pl-s font-display outline outline-interactive","enabled:group-focus-visible-within/input:outline-accent-primary-bold","enabled:group-hover/input:outline-interactive-hover","enabled:group-pressed/input:outline-interactive-pressed","enabled:group-invalid/input:outline-serious-bold","disabled:cursor-not-allowed disabled:text-disabled disabled:outline-interactive-disabled disabled:placeholder:text-disabled"],clear:["[grid-column:2/-1] [grid-row:1]","group-size-medium/input:mr-xs group-size-small/input:mr-xxs","enabled:fg-info-bold enabled:bg-transparent","enabled:focus-visible:fg-info-hover enabled:focus-visible:bg-transparent","enabled:hover:fg-info-hover enabled:hover:bg-transparent","group-empty/input:invisible","group-not-empty/input:group-not-focus-within/input:invisible"]},variants:{autoSize:{false:"",true:""},type:{button:"",checkbox:"",color:"",date:"","datetime-local":"",email:"",file:"",hidden:"",image:"",month:"",number:{input:"placeholder:fg-primary-muted [appearance:textfield] [&::-webkit-inner-spin-button]:appearance-none [&::-webkit-outer-spin-button]:appearance-none"},password:"",radio:"",range:"",reset:"",search:"",submit:"",tel:"",text:"",time:"",url:"",week:""},isClearable:{false:{container:"[--room:0px]"},true:{container:"[--room:20px]"}}},compoundVariants:[{type:["color","date","datetime-local","email","number","password","search","tel","text","time","url"],className:{sizer:["group-size-medium/input:min-w-[160px] group-size-medium/input:max-w-[400px]","group-size-small/input:min-w-[80px] group-size-small/input:max-w-[200px]"]}},{autoSize:true,type:["number","text"],className:{sizer:["group-size-medium/input:w-[calc((var(--length)*1ch)+((var(--length)-1)*var(--typography-body-s-spacing))+(var(--spacing-s)*2)+var(--room))]","group-size-small/input:w-[calc((var(--length)*1ch)+((var(--length)-1)*var(--typography-body-xs-spacing))+(var(--spacing-s)*2)+var(--room))] group-size-small/input:min-w-[calc(2ch+((var(--length)-1)*var(--typography-body-xs-spacing))+(var(--spacing-s)*2)+var(--room))]"]}}],defaultVariants:t});export{a as InputStyles,t as InputStylesDefaults};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/input/styles.ts"],"names":["e"],"mappings":"sCAeE,MAAA,CAAA,CAAU,CAAA,QACJ,CAAA,KAAA,CAAA,uBAKN,SAAO,CACLA,EAAA,CAAA,CAAA,KAAA,CAAA,CACE,SAAA,CAAA,+HAEA,CAAA,KAAA,CAAA,CAAA,8CACA,CAAA,yEAGA,CAAA,CAAA,KAAA,CAAA,CAAA,yIACA,CAAA,sEACA,CAAA,qDACA,CAAA,4GAEA,CAAA,6HAGA,CAAA,CAAA,KAAA,CAAA,CAAA,+FAEA,CAAA,6CACA,CAAA,0EACA,CAAA,0DACA,CAAA,4FAIJ,CAAA,CAAU,CACR,SAAU,CACR,QAAO,CACP,CAAA,MACF,EACA,CAAA,IAAM,CACJ,EAAA,CAAA,CAAA,IAAQ,CAAA,CACR,SAAU,CAAA,QACH,CAAA,EACP,CAAA,QACA,CAAA,IAAA,CAAA,EAAA,CAAA,gBACO,CAAA,EACP,MAAM,CAAA,EACN,CAAA,IAAA,CAAQ,EAAA,CACR,MAAO,GACP,CAAA,KAAO,CAAA,EACP,OAAQ,EACN,CAAA,iKAGF,CAAU,CAAA,QACH,GACP,CAAA,KAAO,CAAA,EACP,CAAA,KAAO,CAAA,EACP,OAAQ,EAAA,CACR,MAAA,CAAQ,EAAA,CACR,OACA,EAAA,CAAA,GAAM,CAAA,OACA,CAAA,EACN,CAAA,KACA,EAAA,CAAA,GAAM,CACR,EACA,CAAA,IAAA,CAAA,EAAA,CAAA,CAAA,WAEI,CAAA,CAAA,KAAA,CAAA,CAAW,SAAA,CAAA,cAGX,CAAA,CAAA,IAAA,CAAA,CAAW,SAAA,CAAA,mCAOX,CAAA,CAAA,CAAA,IACA,CAAA,CAAA,OACA,CAAA,MAAA,CAAA,gBAEA,CAAA,OACA,CAAA,QAAA,CAAA,UAEA,CAAA,cAEA,CAAA,MACA,CAAA,MAEF,CAAA,KAAA,CAAA,CAAW,+FAGP,CAAA,0EAKJ,CAAA,CAAA,CAAA,CAAU,CAAA,QACH,CAAA,IAAA,CAAA,IAAA,CAAU,CAAA,iBACN,SAEP,CAAA,CAAA,KAAA,CAAA,CAAA,2ZAMR,CAAA,CAAA,CAAA,CAAA,CAAA,eACD,CAAA,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const InputStylesDefaults = {\n autoSize: false,\n type: 'text',\n isClearable: false,\n} as const;\n\nexport const InputStyles = tv({\n slots: {\n container:\n 'group/input grid items-center [--length:attr(data-length_type(<number>),0)] [grid-template-columns:minmax(0,1fr)_min-content]',\n sizer: [\n 'font-display [grid-column:1/-1] [grid-row:1]',\n 'group-size-medium/input:text-body-s group-size-small/input:text-body-xs',\n ],\n input: [\n 'fg-primary-bold block w-full rounded-medium py-xs pr-[calc(var(--room)+var(--spacing-s))] pl-s font-display outline outline-interactive',\n 'enabled:group-focus-visible-within/input:outline-accent-primary-bold',\n 'enabled:group-hover/input:outline-interactive-hover',\n 'enabled:group-pressed/input:outline-interactive-pressed',\n 'enabled:group-invalid/input:outline-serious-bold',\n 'disabled:cursor-not-allowed disabled:text-disabled disabled:outline-interactive-disabled disabled:placeholder:text-disabled',\n ],\n clear: [\n '[grid-column:2/-1] [grid-row:1]',\n 'group-size-medium/input:mr-xs group-size-small/input:mr-xxs',\n 'enabled:fg-info-bold enabled:bg-transparent',\n 'enabled:focus-visible:fg-info-hover enabled:focus-visible:bg-transparent',\n 'enabled:hover:fg-info-hover enabled:hover:bg-transparent',\n 'group-empty/input:invisible',\n 'group-not-empty/input:group-not-focus-within/input:invisible',\n ],\n },\n variants: {\n autoSize: {\n false: '',\n true: '',\n },\n type: {\n button: '',\n checkbox: '',\n color: '',\n date: '',\n 'datetime-local': '',\n email: '',\n file: '',\n hidden: '',\n image: '',\n month: '',\n number: {\n input:\n 'placeholder:fg-primary-muted [appearance:textfield] [&::-webkit-inner-spin-button]:appearance-none [&::-webkit-outer-spin-button]:appearance-none',\n },\n password: '',\n radio: '',\n range: '',\n reset: '',\n search: '',\n submit: '',\n tel: '',\n text: '',\n time: '',\n url: '',\n week: '',\n },\n isClearable: {\n false: {\n container: '[--room:0px]',\n },\n true: {\n container: '[--room:20px]',\n },\n },\n },\n compoundVariants: [\n {\n type: [\n 'color',\n 'date',\n 'datetime-local',\n 'email',\n 'number',\n 'password',\n 'search',\n 'tel',\n 'text',\n 'time',\n 'url',\n ],\n className: {\n sizer: [\n 'group-size-medium/input:min-w-[160px] group-size-medium/input:max-w-[400px]',\n 'group-size-small/input:min-w-[80px] group-size-small/input:max-w-[200px]',\n ],\n },\n },\n {\n autoSize: true,\n type: ['number', 'text'],\n className: {\n sizer: [\n 'group-size-medium/input:w-[calc((var(--length)*1ch)+((var(--length)-1)*var(--typography-body-s-spacing))+(var(--spacing-s)*2)+var(--room))]',\n 'group-size-small/input:w-[calc((var(--length)*1ch)+((var(--length)-1)*var(--typography-body-xs-spacing))+(var(--spacing-s)*2)+var(--room))] group-size-small/input:min-w-[calc(2ch+((var(--length)-1)*var(--typography-body-xs-spacing))+(var(--spacing-s)*2)+var(--room))]',\n ],\n },\n },\n ],\n defaultVariants: InputStylesDefaults,\n});\n"]}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
|
|
3
|
-
declare const LabelStyles: tailwind_variants.TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, tailwind_variants.TVReturnType<unknown, undefined, string[], unknown, unknown>>;
|
|
4
|
-
|
|
5
|
-
export { LabelStyles };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/label/styles.ts"],"names":["e"],"mappings":"sCAeE,MAAM,CACJ,CAAAA,EAAA,CAAA,CAAA,IAAA,CAAA,CAAA,2BACA,CAAA,yBACA,CAAA,sBAEH,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const LabelStyles = tv({\n base: [\n 'group/label text-header-s',\n 'enabled:fg-primary-bold',\n 'disabled:fg-disabled',\n ],\n});\n"]}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
|
|
3
|
-
declare const LinesStyles: tailwind_variants.TVReturnType<{
|
|
4
|
-
variant: {
|
|
5
|
-
branch: string[];
|
|
6
|
-
vert: string[];
|
|
7
|
-
last: string[];
|
|
8
|
-
};
|
|
9
|
-
isVisible: {
|
|
10
|
-
false: string;
|
|
11
|
-
};
|
|
12
|
-
}, undefined, "size-large:h-xxl size-medium:min-h-xl size-small:min-h-l", {
|
|
13
|
-
variant: {
|
|
14
|
-
branch: string[];
|
|
15
|
-
vert: string[];
|
|
16
|
-
last: string[];
|
|
17
|
-
};
|
|
18
|
-
isVisible: {
|
|
19
|
-
false: string;
|
|
20
|
-
};
|
|
21
|
-
}, undefined, tailwind_variants.TVReturnType<{
|
|
22
|
-
variant: {
|
|
23
|
-
branch: string[];
|
|
24
|
-
vert: string[];
|
|
25
|
-
last: string[];
|
|
26
|
-
};
|
|
27
|
-
isVisible: {
|
|
28
|
-
false: string;
|
|
29
|
-
};
|
|
30
|
-
}, undefined, "size-large:h-xxl size-medium:min-h-xl size-small:min-h-l", unknown, unknown>>;
|
|
31
|
-
|
|
32
|
-
export { LinesStyles };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const a=tv({base:"size-large:h-xxl size-medium:min-h-xl size-small:min-h-l",variants:{variant:{branch:["bg-position-[center,center_right] [background-repeat:repeat-y,no-repeat] [background-size:1px_4px,50%_1px]","bg-[repeating-linear-gradient(to_bottom,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px),repeating-linear-gradient(to_right,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px)]"],vert:["bg-center bg-size-[1px_4px] bg-repeat-y","bg-[repeating-linear-gradient(to_bottom,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px)]"],last:["bg-position-[center_top,center_right] [background-repeat:no-repeat] [background-size:1px_50%,50%_1px]","bg-[repeating-linear-gradient(to_bottom,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px),repeating-linear-gradient(to_right,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px)]"]},isVisible:{false:"bg-none"}}});export{a as LinesStyles};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/lines/styles.ts"],"names":["t"],"mappings":"sCAeE,MAAM,CAAA,CAAAA,EAAA,CAAA,CAAA,IAAA,CAAA,0DACI,CACR,QAAS,CACP,CAAA,OACE,CAAA,CAAA,MAAA,CAAA,CAAA,4GACA,CAAA,qPAGA,CAAA,CAAA,IAAA,CAAA,CAAA,yCACA,CAAA,8HAGA,CAAA,CAAA,IAAA,CAAA,CAAA,uGACA,CAAA,wPAGO,SACF,CAAA,CAAA,KACT,CACF,SACD,CAAA,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const LinesStyles = tv({\n base: 'size-large:h-xxl size-medium:min-h-xl size-small:min-h-l',\n variants: {\n variant: {\n branch: [\n 'bg-position-[center,center_right] [background-repeat:repeat-y,no-repeat] [background-size:1px_4px,50%_1px]',\n 'bg-[repeating-linear-gradient(to_bottom,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px),repeating-linear-gradient(to_right,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px)]',\n ],\n vert: [\n 'bg-center bg-size-[1px_4px] bg-repeat-y',\n 'bg-[repeating-linear-gradient(to_bottom,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px)]',\n ],\n last: [\n 'bg-position-[center_top,center_right] [background-repeat:no-repeat] [background-size:1px_50%,50%_1px]',\n 'bg-[repeating-linear-gradient(to_bottom,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px),repeating-linear-gradient(to_right,var(--outline-static)_0%,var(--outline-static)_1px,transparent_1px,transparent_4px)]',\n ],\n },\n isVisible: {\n false: 'bg-none',\n },\n },\n});\n"]}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
|
|
3
|
-
declare const LinkStyles: tailwind_variants.TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, tailwind_variants.TVReturnType<unknown, undefined, string[], unknown, unknown>>;
|
|
4
|
-
|
|
5
|
-
export { LinkStyles };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const a=tv({base:["inline-flex cursor-pointer items-center gap-[0.5ch] px-[0.5ch] align-bottom","enabled:fg-accent-primary-bold","enabled:hover:fg-accent-primary-hover enabled:hover:bg-accent-primary-muted","enabled:focus-visible:fg-accent-primary-hover enabled:focus-visible:bg-accent-primary-muted","enabled:pressed:fg-accent-primary-pressed enabled:pressed:bg-accent-primary-muted","disabled:fg-disabled disabled:cursor-not-allowed"]});export{a as LinkStyles};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/link/styles.tsx"],"names":["e"],"mappings":"sCAeE,MAAM,CACJ,CAAAA,EAAA,CAAA,CAAA,IAAA,CAAA,CAAA,8GAEA,CAAA,6EACA,CAAA,6FACA,CAAA,mFACA,CAAA,kDAEH,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const LinkStyles = tv({\n base: [\n 'inline-flex cursor-pointer items-center gap-[0.5ch] px-[0.5ch] align-bottom',\n 'enabled:fg-accent-primary-bold',\n 'enabled:hover:fg-accent-primary-hover enabled:hover:bg-accent-primary-muted',\n 'enabled:focus-visible:fg-accent-primary-hover enabled:focus-visible:bg-accent-primary-muted',\n 'enabled:pressed:fg-accent-primary-pressed enabled:pressed:bg-accent-primary-muted',\n 'disabled:fg-disabled disabled:cursor-not-allowed',\n ],\n});\n"]}
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
|
|
3
|
-
declare const MenuStylesDefaults: {
|
|
4
|
-
readonly variant: "cozy";
|
|
5
|
-
};
|
|
6
|
-
declare const MenuStyles: tailwind_variants.TVReturnType<{
|
|
7
|
-
variant: {
|
|
8
|
-
cozy: {
|
|
9
|
-
item: string;
|
|
10
|
-
};
|
|
11
|
-
compact: {
|
|
12
|
-
item: string;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
}, {
|
|
16
|
-
menu: string;
|
|
17
|
-
item: string[];
|
|
18
|
-
icon: string;
|
|
19
|
-
label: string;
|
|
20
|
-
description: string[];
|
|
21
|
-
more: string;
|
|
22
|
-
section: string;
|
|
23
|
-
header: string;
|
|
24
|
-
separator: string;
|
|
25
|
-
hotkey: string[];
|
|
26
|
-
popover: string;
|
|
27
|
-
}, undefined, {
|
|
28
|
-
variant: {
|
|
29
|
-
cozy: {
|
|
30
|
-
item: string;
|
|
31
|
-
};
|
|
32
|
-
compact: {
|
|
33
|
-
item: string;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
}, {
|
|
37
|
-
menu: string;
|
|
38
|
-
item: string[];
|
|
39
|
-
icon: string;
|
|
40
|
-
label: string;
|
|
41
|
-
description: string[];
|
|
42
|
-
more: string;
|
|
43
|
-
section: string;
|
|
44
|
-
header: string;
|
|
45
|
-
separator: string;
|
|
46
|
-
hotkey: string[];
|
|
47
|
-
popover: string;
|
|
48
|
-
}, tailwind_variants.TVReturnType<{
|
|
49
|
-
variant: {
|
|
50
|
-
cozy: {
|
|
51
|
-
item: string;
|
|
52
|
-
};
|
|
53
|
-
compact: {
|
|
54
|
-
item: string;
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
}, {
|
|
58
|
-
menu: string;
|
|
59
|
-
item: string[];
|
|
60
|
-
icon: string;
|
|
61
|
-
label: string;
|
|
62
|
-
description: string[];
|
|
63
|
-
more: string;
|
|
64
|
-
section: string;
|
|
65
|
-
header: string;
|
|
66
|
-
separator: string;
|
|
67
|
-
hotkey: string[];
|
|
68
|
-
popover: string;
|
|
69
|
-
}, undefined, unknown, unknown>>;
|
|
70
|
-
|
|
71
|
-
export { MenuStyles, MenuStylesDefaults };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const o={variant:"cozy"},i=tv({slots:{menu:"group/menu overflow-y-auto overflow-x-clip rounded-medium bg-surface-overlay shadow-elevation-overlay outline outline-static",item:["group/menu-item flex cursor-pointer items-center gap-x-s px-s text-body-s outline outline-transparent",'grid grid-cols-[auto_auto_1fr_auto] [grid-template-areas:"icon_label_space_action"_"icon_description_space_action"]',"enabled:fg-primary-bold enabled","enabled:selected:inset-shadow-[3px_0_0_0_]","color-info:enabled:focus-visible:bg-accent-primary-muted","color-info:enabled:hover:bg-accent-primary-muted","color-info:enabled:open:bg-accent-primary-muted","color-info:enabled:selected:bg-accent-primary-muted","color-info:enabled:pressed:fg-accent-primary-bold color-info:enabled:pressed:bg-accent-primary-pressed","color-info:enabled:selected:inset-shadow-[color:var(--outline-accent-primary-bold)] color-info:enabled:selected:bg-accent-primary-muted","color-info:enabled:selected:hover:bg-accent-primary-bold","color-info:enabled:selected:focus-visible:bg-accent-primary-bold","color-info:enabled:selected:pressed:fg-accent-primary-bold color-info:enabled:selected:pressed:inset-shadow-[color:var(--outline-accent-primary-pressed)] color-info:enabled:selected:pressed:bg-accent-primary-pressed","color-serious:enabled:focus-visible:bg-serious-muted","color-serious:enabled:hover:bg-serious-muted","color-serious:enabled:open:bg-serious-muted","color-serious:enabled:selected:bg-serious-muted","color-serious:enabled:pressed:fg-serious-bold color-serious:enabled:pressed:bg-serious-pressed","color-serious:enabled:selected:inset-shadow-[color:var(--outline-serious-bold)] color-serious:enabled:selected:bg-serious-muted","color-serious:enabled:selected:hover:bg-serious-bold","color-serious:enabled:selected:focus-visible:bg-serious-bold","color-serious:enabled:selected:pressed:fg-serious-bold color-serious:enabled:selected:pressed:inset-shadow-[color:var(--outline-serious-pressed)] color-serious:enabled:selected:pressed:bg-serious-pressed","color-critical:enabled:focus-visible:bg-critical-muted","color-critical:enabled:hover:bg-critical-muted","color-critical:enabled:open:bg-critical-muted","color-critical:enabled:selected:bg-critical-muted","color-critical:enabled:pressed:fg-critical-bold color-critical:enabled:pressed:bg-critical-pressed","color-critical:enabled:selected:inset-shadow-[color:var(--outline-critical-bold)] color-critical:enabled:selected:bg-critical-muted","color-critical:enabled:selected:hover:bg-critical-bold","color-critical:enabled:selected:focus-visible:bg-critical-bold","color-critical:enabled:selected:pressed:fg-critical-bold color-critical:enabled:selected:pressed:inset-shadow-[color:var(--outline-critical-pressed)] color-critical:enabled:selected:pressed:bg-critical-pressed","disabled:fg-disabled disabled:cursor-not-allowed disabled:bg-transparent"],icon:"[grid-area:icon]",label:"truncate [grid-area:label] group-not-has-[>_[slot=description]]/menu-item:row-span-full",description:["[grid-area:description]","fg-primary-muted truncate text-body-xs","group-hover/menu-item:fg-a11y-on-accent group-focus-visible/menu-item:fg-a11y-on-accent","group-disabled/menu-item:fg-disabled","group-enabled/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold","group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold","group-enabled/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold","group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold","group-enabled/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-critical-bold","group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-critical-bold"],more:"[grid-area:action]",section:"",header:"fg-primary-muted px-s py-xs text-header-xs",separator:"mx-3 my-1 outline outline-static",hotkey:["[grid-area:action]","group-hover/menu-item:fg-a11y-on-accent group-focus-visible/menu-item:fg-a11y-on-accent","group-disabled/menu-item:fg-disabled","group-enabled/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold","group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold","group-enabled/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold","group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold","group-enabled/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-critical-bold","group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-accent-critical-bold"],popover:"outline-none"},variants:{variant:{cozy:{item:"pt-s pb-s"},compact:{item:"pt-xs pb-xs"}}},defaultVariants:o});export{i as MenuStyles,o as MenuStylesDefaults};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/menu/styles.ts"],"names":["MenuStyles","tv","e"],"mappings":"sCAeE,MAAA,CAAS,CAAA,CAAA,OAGEA,CAAaC,SACjB,CACLC,EAAA,CAAA,CAAA,KAAM,CAAA,CAAA,IAAA,CAAA,8HAEJ,CAAA,IAAA,CAAA,CAAA,6NAEA,CAAA,iCACA,CAAA,4CAEA,CAAA,0DACA,CAAA,kDACA,CAAA,iDACA,CAAA,8JAGA,CAAA,yIACA,CAAA,0DACA,CAAA,kEACA,CAAA,yNAEA,CAAA,sDACA,CAAA,4FAEA,CAAA,iDACA,CAAA,gGAEA,CAAA,iIACA,CAAA,sDACA,CAAA,8DACA,CAAA,sQAGA,CAAA,gDACA,CAAA,+CACA,CAAA,mDACA,CAAA,oGAEA,CAAA,qIACA,CAAA,yHAEA,CAAA,mNAEA,CAAA,0EAEI,CAAA,CAAA,IAAA,CAAA,kHAGN,CAAA,WACE,CAAA,CAAA,yBACA,CAAA,wCACA,CAAA,yFACA,CAAA,0IAGA,CAAA,4HAEA,CAAA,+FACA,CAAA,wHAEA,CAAA,iGACA,CAAA,0HAEI,CAAA,CAAA,IAAA,CAAA,oBACG,CAAA,OACT,CAAQ,EAAA,CAAA,MAAA,CAAA,4CACR,CAAW,4CAET,CAAA,MAAA,CAAA,CAAA,oBACA,CAAA,yFACA,CAAA,sCAEA,CAAA,gOAGA,CAAA,+FACA,CAAA,wHAEA,CAAA,iGACA,CAAA,iIAEO,wBAEX,CAAU,CACR,QAAS,CACP,CAAA,OACE,CAAA,CAAA,IAAM,CAAA,CAAA,IAAA,CAAA,WAEC,CACP,CAAA,OAAM,CAAA,CAAA,IAAA,CAAA,aAIZ,CAAA,CAAA,CAAA,CAAA,eACD,CAAA,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const MenuStylesDefaults = {\n variant: 'cozy',\n} as const;\n\nexport const MenuStyles = tv({\n slots: {\n menu: 'group/menu overflow-y-auto overflow-x-clip rounded-medium bg-surface-overlay shadow-elevation-overlay outline outline-static',\n item: [\n 'group/menu-item flex cursor-pointer items-center gap-x-s px-s text-body-s outline outline-transparent',\n 'grid grid-cols-[auto_auto_1fr_auto] [grid-template-areas:\"icon_label_space_action\"_\"icon_description_space_action\"]',\n 'enabled:fg-primary-bold enabled',\n 'enabled:selected:inset-shadow-[3px_0_0_0_]',\n // info\n 'color-info:enabled:focus-visible:bg-accent-primary-muted',\n 'color-info:enabled:hover:bg-accent-primary-muted',\n 'color-info:enabled:open:bg-accent-primary-muted',\n 'color-info:enabled:selected:bg-accent-primary-muted',\n 'color-info:enabled:pressed:fg-accent-primary-bold color-info:enabled:pressed:bg-accent-primary-pressed',\n // info + selected\n 'color-info:enabled:selected:inset-shadow-[color:var(--outline-accent-primary-bold)] color-info:enabled:selected:bg-accent-primary-muted',\n 'color-info:enabled:selected:hover:bg-accent-primary-bold',\n 'color-info:enabled:selected:focus-visible:bg-accent-primary-bold',\n 'color-info:enabled:selected:pressed:fg-accent-primary-bold color-info:enabled:selected:pressed:inset-shadow-[color:var(--outline-accent-primary-pressed)] color-info:enabled:selected:pressed:bg-accent-primary-pressed',\n // serious\n 'color-serious:enabled:focus-visible:bg-serious-muted',\n 'color-serious:enabled:hover:bg-serious-muted',\n 'color-serious:enabled:open:bg-serious-muted',\n 'color-serious:enabled:selected:bg-serious-muted',\n 'color-serious:enabled:pressed:fg-serious-bold color-serious:enabled:pressed:bg-serious-pressed',\n // serious + selected\n 'color-serious:enabled:selected:inset-shadow-[color:var(--outline-serious-bold)] color-serious:enabled:selected:bg-serious-muted',\n 'color-serious:enabled:selected:hover:bg-serious-bold',\n 'color-serious:enabled:selected:focus-visible:bg-serious-bold',\n 'color-serious:enabled:selected:pressed:fg-serious-bold color-serious:enabled:selected:pressed:inset-shadow-[color:var(--outline-serious-pressed)] color-serious:enabled:selected:pressed:bg-serious-pressed',\n // critical\n 'color-critical:enabled:focus-visible:bg-critical-muted',\n 'color-critical:enabled:hover:bg-critical-muted',\n 'color-critical:enabled:open:bg-critical-muted',\n 'color-critical:enabled:selected:bg-critical-muted',\n 'color-critical:enabled:pressed:fg-critical-bold color-critical:enabled:pressed:bg-critical-pressed',\n // critical + selected\n 'color-critical:enabled:selected:inset-shadow-[color:var(--outline-critical-bold)] color-critical:enabled:selected:bg-critical-muted',\n 'color-critical:enabled:selected:hover:bg-critical-bold',\n 'color-critical:enabled:selected:focus-visible:bg-critical-bold',\n 'color-critical:enabled:selected:pressed:fg-critical-bold color-critical:enabled:selected:pressed:inset-shadow-[color:var(--outline-critical-pressed)] color-critical:enabled:selected:pressed:bg-critical-pressed',\n\n 'disabled:fg-disabled disabled:cursor-not-allowed disabled:bg-transparent',\n ],\n icon: '[grid-area:icon]',\n label:\n 'truncate [grid-area:label] group-not-has-[>_[slot=description]]/menu-item:row-span-full',\n description: [\n '[grid-area:description]',\n 'fg-primary-muted truncate text-body-xs',\n 'group-hover/menu-item:fg-a11y-on-accent group-focus-visible/menu-item:fg-a11y-on-accent',\n 'group-disabled/menu-item:fg-disabled',\n // info\n 'group-enabled/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold',\n 'group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold',\n // serious\n 'group-enabled/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold',\n 'group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold',\n // critical\n 'group-enabled/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-critical-bold',\n 'group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-critical-bold',\n ],\n more: '[grid-area:action]',\n section: '',\n header: 'fg-primary-muted px-s py-xs text-header-xs',\n separator: 'mx-3 my-1 outline outline-static',\n hotkey: [\n '[grid-area:action]',\n 'group-hover/menu-item:fg-a11y-on-accent group-focus-visible/menu-item:fg-a11y-on-accent',\n 'group-disabled/menu-item:fg-disabled',\n // info\n 'group-enabled/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold',\n 'group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold',\n // serious\n 'group-enabled/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold',\n 'group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-serious/menu-item:fg-serious-bold',\n // critical\n 'group-enabled/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-critical-bold',\n 'group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-critical/menu-item:fg-accent-critical-bold',\n ],\n popover: 'outline-none',\n },\n variants: {\n variant: {\n cozy: {\n item: 'pt-s pb-s',\n },\n compact: {\n item: 'pt-xs pb-xs',\n },\n },\n },\n defaultVariants: MenuStylesDefaults,\n});\n"]}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
import * as tailwind_merge from 'tailwind-merge';
|
|
3
|
-
|
|
4
|
-
declare const NoticeStyles: tailwind_variants.TVReturnType<{
|
|
5
|
-
[key: string]: {
|
|
6
|
-
[key: string]: tailwind_merge.ClassNameValue | {
|
|
7
|
-
list?: tailwind_merge.ClassNameValue;
|
|
8
|
-
region?: tailwind_merge.ClassNameValue;
|
|
9
|
-
content?: tailwind_merge.ClassNameValue;
|
|
10
|
-
message?: tailwind_merge.ClassNameValue;
|
|
11
|
-
actions?: tailwind_merge.ClassNameValue;
|
|
12
|
-
notice?: tailwind_merge.ClassNameValue;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
} | {
|
|
16
|
-
[x: string]: {
|
|
17
|
-
[x: string]: tailwind_merge.ClassNameValue | {
|
|
18
|
-
list?: tailwind_merge.ClassNameValue;
|
|
19
|
-
region?: tailwind_merge.ClassNameValue;
|
|
20
|
-
content?: tailwind_merge.ClassNameValue;
|
|
21
|
-
message?: tailwind_merge.ClassNameValue;
|
|
22
|
-
actions?: tailwind_merge.ClassNameValue;
|
|
23
|
-
notice?: tailwind_merge.ClassNameValue;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
} | {}, {
|
|
27
|
-
notice: string[];
|
|
28
|
-
content: string[];
|
|
29
|
-
message: string;
|
|
30
|
-
region: string[];
|
|
31
|
-
list: string[];
|
|
32
|
-
actions: string;
|
|
33
|
-
}, undefined, {
|
|
34
|
-
[key: string]: {
|
|
35
|
-
[key: string]: tailwind_merge.ClassNameValue | {
|
|
36
|
-
list?: tailwind_merge.ClassNameValue;
|
|
37
|
-
region?: tailwind_merge.ClassNameValue;
|
|
38
|
-
content?: tailwind_merge.ClassNameValue;
|
|
39
|
-
message?: tailwind_merge.ClassNameValue;
|
|
40
|
-
actions?: tailwind_merge.ClassNameValue;
|
|
41
|
-
notice?: tailwind_merge.ClassNameValue;
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
} | {}, {
|
|
45
|
-
notice: string[];
|
|
46
|
-
content: string[];
|
|
47
|
-
message: string;
|
|
48
|
-
region: string[];
|
|
49
|
-
list: string[];
|
|
50
|
-
actions: string;
|
|
51
|
-
}, tailwind_variants.TVReturnType<unknown, {
|
|
52
|
-
notice: string[];
|
|
53
|
-
content: string[];
|
|
54
|
-
message: string;
|
|
55
|
-
region: string[];
|
|
56
|
-
list: string[];
|
|
57
|
-
actions: string;
|
|
58
|
-
}, undefined, unknown, unknown>>;
|
|
59
|
-
|
|
60
|
-
export { NoticeStyles };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const l=tv({slots:{notice:["group/notice fg-primary-bold flex rounded-medium text-body-s shadow-elevation-overlay outline","size-small:flex-col size-small:flex-wrap size-small:gap-m size-small:p-s group-data-placement/region:size-small:min-w-[120px] group-data-placement/region:size-small:max-w-[320px]","size-medium:gap-l size-medium:p-l group-data-placement/region:size-medium:min-w-[200px] group-data-placement/region:size-medium:max-w-[640px]","color-info:bg-info-muted color-info:outline-info-bold","color-advisory:bg-advisory-muted color-advisory:outline-accent-primary-bold","color-normal:bg-normal-muted color-normal:outline-normal-bold","color-serious:bg-serious-muted color-serious:outline-serious-bold","color-critical:bg-critical-muted color-critical:outline-critical-bold"],content:["flex flex-1 items-center group-size-medium/notice:gap-l group-size-small/notice:gap-m"],message:"flex-1 group-size-small/notice:basis-10/12",region:["group/region flex flex-col gap-y-s","data-placement:absolute","data-[placement=top]:-translate-x-1/2 placement-top:top-0 data-[placement=top]:left-1/2","data-[placement=bottom]:-translate-x-1/2 placement-bottom:bottom-0 data-[placement=bottom]:left-1/2","placement-right:right-0 data-[placement=right]:top-1/2","placement-left:left-0 data-[placement=left]:top-1/2"],list:["flex flex-col gap-y-s"],actions:"flex flex-row-reverse items-center gap-s group-size-small/notice:grow-1 group-size-small/notice:basis-1 group-size-small/notice:justify-start"}});export{l as NoticeStyles};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/notice/styles.ts"],"names":["e"],"mappings":"sCAeE,MAAA,CAAO,CACLA,SACE,CAAA,CAAA,MAAA,CAAA,CAAA,oRAEA,CAAA,+IACA,CAAA,qIAEA,CAAA,+DACA,CAAA,2IAGO,CACP,CAAA,OAAA,CAAA,CAAA,uFAEO,CAAA,CAAA,OAAA,CAAA,4CAEP,CAAA,MAAA,CAAA,CAAA,8DAEA,CAAA,yFACA,CAAA,8JAEA,CAAA,qDAEK,CAAA,CAAA,IAAA,CAAA,CAAA,uBAEL,CAAA,CAAA,OAAA,CAAA,+IAEL,CAAA,CAAA","file":"styles.js","sourcesContent":["/*\n * Copyright 2025 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 { tv } from '@/lib/utils';\n\nexport const NoticeStyles = tv({\n slots: {\n notice: [\n 'group/notice fg-primary-bold flex rounded-medium text-body-s shadow-elevation-overlay outline',\n 'size-small:flex-col size-small:flex-wrap size-small:gap-m size-small:p-s group-data-placement/region:size-small:min-w-[120px] group-data-placement/region:size-small:max-w-[320px]',\n 'size-medium:gap-l size-medium:p-l group-data-placement/region:size-medium:min-w-[200px] group-data-placement/region:size-medium:max-w-[640px]',\n 'color-info:bg-info-muted color-info:outline-info-bold',\n 'color-advisory:bg-advisory-muted color-advisory:outline-accent-primary-bold',\n 'color-normal:bg-normal-muted color-normal:outline-normal-bold',\n 'color-serious:bg-serious-muted color-serious:outline-serious-bold',\n 'color-critical:bg-critical-muted color-critical:outline-critical-bold',\n ],\n content: [\n 'flex flex-1 items-center group-size-medium/notice:gap-l group-size-small/notice:gap-m',\n ],\n message: 'flex-1 group-size-small/notice:basis-10/12',\n region: [\n 'group/region flex flex-col gap-y-s',\n 'data-placement:absolute',\n 'data-[placement=top]:-translate-x-1/2 placement-top:top-0 data-[placement=top]:left-1/2',\n 'data-[placement=bottom]:-translate-x-1/2 placement-bottom:bottom-0 data-[placement=bottom]:left-1/2',\n 'placement-right:right-0 data-[placement=right]:top-1/2',\n 'placement-left:left-0 data-[placement=left]:top-1/2',\n ],\n list: ['flex flex-col gap-y-s'],\n actions:\n 'flex flex-row-reverse items-center gap-s group-size-small/notice:grow-1 group-size-small/notice:basis-1 group-size-small/notice:justify-start',\n },\n});\n"]}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
-
import * as tailwind_merge from 'tailwind-merge';
|
|
3
|
-
|
|
4
|
-
declare const OptionsStyles: tailwind_variants.TVReturnType<{
|
|
5
|
-
[key: string]: {
|
|
6
|
-
[key: string]: tailwind_merge.ClassNameValue | {
|
|
7
|
-
list?: tailwind_merge.ClassNameValue;
|
|
8
|
-
icon?: tailwind_merge.ClassNameValue;
|
|
9
|
-
content?: tailwind_merge.ClassNameValue;
|
|
10
|
-
description?: tailwind_merge.ClassNameValue;
|
|
11
|
-
header?: tailwind_merge.ClassNameValue;
|
|
12
|
-
label?: tailwind_merge.ClassNameValue;
|
|
13
|
-
section?: tailwind_merge.ClassNameValue;
|
|
14
|
-
item?: tailwind_merge.ClassNameValue;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
} | {
|
|
18
|
-
[x: string]: {
|
|
19
|
-
[x: string]: tailwind_merge.ClassNameValue | {
|
|
20
|
-
list?: tailwind_merge.ClassNameValue;
|
|
21
|
-
icon?: tailwind_merge.ClassNameValue;
|
|
22
|
-
content?: tailwind_merge.ClassNameValue;
|
|
23
|
-
description?: tailwind_merge.ClassNameValue;
|
|
24
|
-
header?: tailwind_merge.ClassNameValue;
|
|
25
|
-
label?: tailwind_merge.ClassNameValue;
|
|
26
|
-
section?: tailwind_merge.ClassNameValue;
|
|
27
|
-
item?: tailwind_merge.ClassNameValue;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
} | {}, {
|
|
31
|
-
list: string;
|
|
32
|
-
section: string;
|
|
33
|
-
header: string;
|
|
34
|
-
item: string[];
|
|
35
|
-
content: string;
|
|
36
|
-
icon: string[];
|
|
37
|
-
label: string[];
|
|
38
|
-
description: string[];
|
|
39
|
-
}, undefined, {
|
|
40
|
-
[key: string]: {
|
|
41
|
-
[key: string]: tailwind_merge.ClassNameValue | {
|
|
42
|
-
list?: tailwind_merge.ClassNameValue;
|
|
43
|
-
icon?: tailwind_merge.ClassNameValue;
|
|
44
|
-
content?: tailwind_merge.ClassNameValue;
|
|
45
|
-
description?: tailwind_merge.ClassNameValue;
|
|
46
|
-
header?: tailwind_merge.ClassNameValue;
|
|
47
|
-
label?: tailwind_merge.ClassNameValue;
|
|
48
|
-
section?: tailwind_merge.ClassNameValue;
|
|
49
|
-
item?: tailwind_merge.ClassNameValue;
|
|
50
|
-
};
|
|
51
|
-
};
|
|
52
|
-
} | {}, {
|
|
53
|
-
list: string;
|
|
54
|
-
section: string;
|
|
55
|
-
header: string;
|
|
56
|
-
item: string[];
|
|
57
|
-
content: string;
|
|
58
|
-
icon: string[];
|
|
59
|
-
label: string[];
|
|
60
|
-
description: string[];
|
|
61
|
-
}, tailwind_variants.TVReturnType<unknown, {
|
|
62
|
-
list: string;
|
|
63
|
-
section: string;
|
|
64
|
-
header: string;
|
|
65
|
-
item: string[];
|
|
66
|
-
content: string;
|
|
67
|
-
icon: string[];
|
|
68
|
-
label: string[];
|
|
69
|
-
description: string[];
|
|
70
|
-
}, undefined, unknown, unknown>>;
|
|
71
|
-
|
|
72
|
-
export { OptionsStyles };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {tv}from'./../../lib/utils.js';const i=tv({slots:{list:"group/options max-h-[200px] overflow-y-auto overflow-x-clip rounded-medium bg-surface-overlay shadow-elevation-overlay outline outline-static",section:"mt-s",header:"fg-primary-muted m-xs my-s text-header-xs",item:["group/options-item fg-primary-bold flex items-center gap-s p-s text-body-s outline outline-transparent","group-size-small/options:pt-xs group-size-small/options:pb-xs","group-size-large/options:pt-s group-size-large/options:pb-s","enabled:cursor-pointer","enabled:hover:fg-a11y-on-accent","enabled:focus-visible:fg-a11y-on-accent","enabled:selected:inset-shadow-[3px_0_0_0_]","enabled:focus-visible:color-info:bg-accent-primary-muted","enabled:hover:color-info:bg-accent-primary-muted","enabled:pressed:color-info:bg-accent-primary-pressed","color-info:enabled:selected:inset-shadow-[color:var(--outline-accent-primary-bold)] color-info:enabled:selected:bg-accent-primary-muted","color-info:enabled:selected:hover:bg-accent-primary-bold","color-info:enabled:selected:focus-visible:bg-accent-primary-bold","color-info:enabled:selected:pressed:fg-accent-primary-bold color-info:enabled:selected:pressed:inset-shadow-[color:var(--outline-accent-primary-pressed)] color-info:enabled:selected:pressed:bg-accent-primary-pressed","enabled:hover:color-serious:bg-serious-muted","enabled:focus-visible:color-serious:bg-serious-muted","enabled:pressed:color-serious:bg-serious-pressed","color-serious:enabled:selected:inset-shadow-[color:var(--outline-serious-bold)] color-serious:enabled:selected:bg-serious-muted","color-serious:enabled:selected:hover:bg-serious-bold","color-serious:enabled:selected:focus-visible:bg-serious-bold","color-serious:enabled:selected:pressed:fg-serious-bold color-serious:enabled:selected:pressed:inset-shadow-[color:var(--outline-serious-pressed)] color-serious:enabled:selected:pressed:bg-serious-pressed","enabled:hover:color-critical:bg-critical-muted","enabled:pressed:color-critical:bg-critical-pressed","color-critical:enabled:selected:inset-shadow-[color:var(--outline-critical-bold)] color-critical:enabled:selected:bg-critical-muted","color-critical:enabled:selected:hover:bg-critical-bold","color-critical:enabled:selected:focus-visible:bg-critical-bold","color-critical:enabled:selected:pressed:fg-critical-bold color-critical:enabled:selected:pressed:inset-shadow-[color:var(--outline-critical-pressed)] color-critical:enabled:selected:pressed:bg-critical-pressed","disabled:fg-disabled disabled:cursor-not-allowed disabled:bg-transparent"],content:"flex min-w-0 flex-auto flex-col gap-xxs",icon:["group-enabled/options-item:group-color-info/options-item:fg-primary-bold","group-enabled/options-item:group-hover/options-item:group-color-info/options-item:fg-a11y-on-accent","group-enabled/options-item:group-focus-visible/options-item:group-color-info/options-item:fg-a11y-on-accent","group-enabled/options-item:group-pressed/options-item:group-color-info/options-item:fg-accent-primary-pressed","group-enabled/options-item:group-hover/options-item:group-color-serious/options-item:fg-a11y-on-accent","group-enabled/options-item:group-focus-visible/options-item:group-color-serious/options-item:fg-a11y-on-accent","group-enabled/options-item:group-pressed/options-item:group-color-serious/options-item:fg-serious-bold","group-enabled/options-item:group-pressed/options-item:group-color-critical/options-item:fg-critical-bold"],label:["truncate","group-enabled/options-item:group-color-info/options-item:fg-primary-bold","group-enabled/options-item:group-hover/options-item:group-color-info/options-item:fg-a11y-on-accent","group-enabled/options-item:group-focus-visible/options-item:group-color-info/options-item:fg-a11y-on-accent","group-enabled/options-item:group-pressed/options-item:group-color-info/options-item:fg-accent-primary-bold","group-enabled/options-item:group-hover/options-item:group-color-serious/options-item:fg-a11y-on-accent","group-enabled/options-item:group-focus-visible/options-item:group-color-serious/options-item:fg-a11y-on-accent","group-enabled/options-item:group-pressed/options-item:group-color-serious/options-item:fg-serious-bold","group-enabled/options-item:group-pressed/options-item:group-color-critical/options-item:fg-critical-bold"],description:["group-enabled/options-item:fg-primary-muted truncate text-body-xs","group-enabled/options-item:group-hover/options-item:fg-a11y-on-accent","group-enabled/options-item:group-focus-visible/options-item:fg-a11y-on-accent","group-enabled/options-item:group-pressed/options-item:group-color-info/options-item:fg-accent-primary-bold","group-enabled/menu-item:group-selected/menu-item:group-pressed/menu-item:group-color-info/menu-item:fg-accent-primary-bold","group-enabled/options-item:group-pressed/options-item:group-color-serious/options-item:fg-serious-bold","group-enabled/options-item:group-pressed/options-item:group-color-critical/options-item:fg-critical-bold","group-disabled/options-item:fg-disabled"]}});export{i as OptionsStyles};//# sourceMappingURL=styles.js.map
|
|
2
|
-
//# sourceMappingURL=styles.js.map
|