@skewedaspect/sleekspace-ui 0.8.0 → 0.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{src/components → components}/Accordion/SkAccordion.vue.d.ts +1 -1
- package/dist/{src/components → components}/Accordion/types.d.ts +1 -1
- package/dist/{src/components → components}/Alert/SkAlert.vue.d.ts +1 -1
- package/dist/{src/components → components}/Alert/types.d.ts +1 -1
- package/dist/{src/components → components}/Avatar/SkAvatar.vue.d.ts +1 -1
- package/dist/{src/components → components}/Avatar/types.d.ts +1 -1
- package/dist/{src/components → components}/Breadcrumbs/SkBreadcrumbs.vue.d.ts +2 -2
- package/dist/{src/components → components}/Breadcrumbs/types.d.ts +1 -1
- package/dist/{src/components → components}/Button/SkButton.vue.d.ts +1 -1
- package/dist/{src/components → components}/Button/types.d.ts +1 -1
- package/dist/{src/components → components}/Card/SkCard.vue.d.ts +1 -1
- package/dist/components/Card/types.d.ts +2 -0
- package/dist/{src/components → components}/Checkbox/SkCheckbox.vue.d.ts +1 -1
- package/dist/{src/components → components}/Checkbox/types.d.ts +1 -1
- package/dist/{src/components → components}/Collapsible/SkCollapsible.vue.d.ts +1 -1
- package/dist/components/Collapsible/types.d.ts +2 -0
- package/dist/{src/components → components}/ColorPicker/SkColorPicker.vue.d.ts +1 -1
- package/dist/{src/components → components}/ColorPicker/types.d.ts +1 -1
- package/dist/{src/components → components}/ContextMenu/SkContextMenu.vue.d.ts +1 -1
- package/dist/components/ContextMenu/types.d.ts +2 -0
- package/dist/{src/components → components}/Divider/SkDivider.vue.d.ts +1 -1
- package/dist/{src/components → components}/Dropdown/SkDropdown.vue.d.ts +1 -1
- package/dist/{src/components → components}/Dropdown/types.d.ts +1 -1
- package/dist/{src/components → components}/Input/SkInput.vue.d.ts +1 -1
- package/dist/{src/components → components}/Input/types.d.ts +1 -1
- package/dist/{src/components → components}/Listbox/SkListbox.vue.d.ts +1 -1
- package/dist/{src/components → components}/Listbox/types.d.ts +1 -1
- package/dist/{src/components → components}/Modal/SkModal.vue.d.ts +1 -1
- package/dist/{src/components → components}/Modal/types.d.ts +1 -1
- package/dist/{src/components → components}/NavBar/SkNavBar.vue.d.ts +1 -1
- package/dist/{src/components → components}/NavBar/types.d.ts +1 -1
- package/dist/{src/components → components}/NumberInput/SkNumberInput.vue.d.ts +1 -1
- package/dist/{src/components → components}/NumberInput/types.d.ts +1 -1
- package/dist/{src/components → components}/Pagination/SkPagination.vue.d.ts +3 -3
- package/dist/{src/components → components}/Pagination/types.d.ts +1 -1
- package/dist/{src/components → components}/Panel/SkPanel.vue.d.ts +1 -1
- package/dist/{src/components → components}/Panel/types.d.ts +1 -1
- package/dist/{src/components → components}/Popover/SkPopover.vue.d.ts +1 -1
- package/dist/{src/components → components}/Progress/SkProgress.vue.d.ts +1 -1
- package/dist/{src/components → components}/Progress/types.d.ts +1 -1
- package/dist/{src/components → components}/Radio/SkRadio.vue.d.ts +1 -1
- package/dist/{src/components → components}/Radio/types.d.ts +1 -1
- package/dist/{src/components → components}/ScrollArea/types.d.ts +1 -1
- package/dist/{src/components → components}/Select/SkSelect.vue.d.ts +1 -1
- package/dist/{src/components → components}/Select/types.d.ts +1 -1
- package/dist/{src/components → components}/Sidebar/SkSidebar.vue.d.ts +1 -1
- package/dist/{src/components → components}/Sidebar/types.d.ts +1 -1
- package/dist/{src/components → components}/Slider/SkSlider.vue.d.ts +1 -1
- package/dist/{src/components → components}/Slider/types.d.ts +1 -1
- package/dist/{src/components → components}/Spinner/SkSpinner.vue.d.ts +1 -1
- package/dist/{src/components → components}/Spinner/types.d.ts +1 -1
- package/dist/{src/components → components}/Splitter/types.d.ts +1 -1
- package/dist/{src/components → components}/Switch/SkSwitch.vue.d.ts +1 -1
- package/dist/{src/components → components}/Switch/types.d.ts +1 -1
- package/dist/{src/components → components}/Table/SkTable.vue.d.ts +1 -1
- package/dist/{src/components → components}/Table/types.d.ts +1 -1
- package/dist/{src/components → components}/Tabs/SkTab.vue.d.ts +1 -1
- package/dist/{src/components → components}/Tabs/SkTabs.vue.d.ts +1 -1
- package/dist/{src/components → components}/Tag/SkTag.vue.d.ts +1 -1
- package/dist/{src/components → components}/TagsInput/SkTagsInput.vue.d.ts +1 -1
- package/dist/{src/components → components}/TagsInput/types.d.ts +1 -1
- package/dist/{src/components → components}/Textarea/SkTextarea.vue.d.ts +1 -1
- package/dist/{src/components → components}/Textarea/types.d.ts +1 -1
- package/dist/{src/components → components}/Toolbar/types.d.ts +1 -1
- package/dist/{src/components → components}/Tooltip/SkTooltip.vue.d.ts +1 -1
- package/dist/{src/components → components}/Tooltip/types.d.ts +1 -1
- package/dist/{src/components → components}/TreeView/types.d.ts +1 -1
- package/package.json +1 -1
- package/web-types.json +1 -1
- package/dist/src/components/Card/types.d.ts +0 -2
- package/dist/src/components/Collapsible/types.d.ts +0 -2
- package/dist/src/components/ContextMenu/types.d.ts +0 -2
- /package/dist/{src/components → components}/Accordion/SkAccordionItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Accordion/index.d.ts +0 -0
- /package/dist/{src/components → components}/Avatar/index.d.ts +0 -0
- /package/dist/{src/components → components}/Breadcrumbs/SkBreadcrumbItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Breadcrumbs/SkBreadcrumbSeparator.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Breadcrumbs/index.d.ts +0 -0
- /package/dist/{src/components → components}/Checkbox/index.d.ts +0 -0
- /package/dist/{src/components → components}/Collapsible/index.d.ts +0 -0
- /package/dist/{src/components → components}/ColorPicker/index.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/SkContextMenuCheckboxItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/SkContextMenuItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/SkContextMenuLabel.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/SkContextMenuRadioGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/SkContextMenuRadioItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/SkContextMenuSeparator.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/SkContextMenuSubmenu.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ContextMenu/index.d.ts +0 -0
- /package/dist/{src/components → components}/Divider/types.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/SkDropdownCheckboxItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/SkDropdownMenuItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/SkDropdownMenuLabel.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/SkDropdownMenuSeparator.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/SkDropdownRadioGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/SkDropdownRadioItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/SkDropdownSubmenu.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Dropdown/index.d.ts +0 -0
- /package/dist/{src/components → components}/Field/SkField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Field/index.d.ts +0 -0
- /package/dist/{src/components → components}/Field/types.d.ts +0 -0
- /package/dist/{src/components → components}/Group/SkGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Group/types.d.ts +0 -0
- /package/dist/{src/components → components}/Input/index.d.ts +0 -0
- /package/dist/{src/components → components}/Listbox/SkListboxItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Listbox/SkListboxSeparator.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Listbox/index.d.ts +0 -0
- /package/dist/{src/components → components}/Modal/index.d.ts +0 -0
- /package/dist/{src/components → components}/NavBar/context.d.ts +0 -0
- /package/dist/{src/components → components}/NavBar/index.d.ts +0 -0
- /package/dist/{src/components → components}/NumberInput/index.d.ts +0 -0
- /package/dist/{src/components → components}/Page/SkPage.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Page/SkPageSidebarToggle.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Page/index.d.ts +0 -0
- /package/dist/{src/components → components}/Page/types.d.ts +0 -0
- /package/dist/{src/components → components}/Pagination/SkPaginationItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Pagination/index.d.ts +0 -0
- /package/dist/{src/components → components}/Popover/index.d.ts +0 -0
- /package/dist/{src/components → components}/Popover/types.d.ts +0 -0
- /package/dist/{src/components → components}/Progress/index.d.ts +0 -0
- /package/dist/{src/components → components}/Radio/SkRadioGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Radio/index.d.ts +0 -0
- /package/dist/{src/components → components}/ScrollArea/SkScrollArea.vue.d.ts +0 -0
- /package/dist/{src/components → components}/ScrollArea/index.d.ts +0 -0
- /package/dist/{src/components → components}/Select/SkSelectItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Select/SkSelectSeparator.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Select/index.d.ts +0 -0
- /package/dist/{src/components → components}/Sidebar/SkSidebarItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Sidebar/SkSidebarSection.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Skeleton/SkSkeleton.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Skeleton/index.d.ts +0 -0
- /package/dist/{src/components → components}/Skeleton/types.d.ts +0 -0
- /package/dist/{src/components → components}/Slider/index.d.ts +0 -0
- /package/dist/{src/components → components}/Spinner/index.d.ts +0 -0
- /package/dist/{src/components → components}/Splitter/SkSplitter.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Splitter/SkSplitterHandle.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Splitter/SkSplitterPanel.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Splitter/index.d.ts +0 -0
- /package/dist/{src/components → components}/Switch/index.d.ts +0 -0
- /package/dist/{src/components → components}/Table/index.d.ts +0 -0
- /package/dist/{src/components → components}/Tabs/SkTabList.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Tabs/SkTabPanel.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Tabs/SkTabPanels.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Tabs/types.d.ts +0 -0
- /package/dist/{src/components → components}/Tag/types.d.ts +0 -0
- /package/dist/{src/components → components}/TagsInput/index.d.ts +0 -0
- /package/dist/{src/components → components}/Textarea/index.d.ts +0 -0
- /package/dist/{src/components → components}/Theme/SkTheme.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Theme/types.d.ts +0 -0
- /package/dist/{src/components → components}/Theme/useTheme.d.ts +0 -0
- /package/dist/{src/components → components}/Toast/SkToast.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Toast/SkToastProvider.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Toast/index.d.ts +0 -0
- /package/dist/{src/components → components}/Toast/types.d.ts +0 -0
- /package/dist/{src/components → components}/Toast/useToast.d.ts +0 -0
- /package/dist/{src/components → components}/Toolbar/SkToolbar.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Toolbar/SkToolbarButton.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Toolbar/SkToolbarSeparator.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Toolbar/SkToolbarToggleGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Toolbar/SkToolbarToggleItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Toolbar/index.d.ts +0 -0
- /package/dist/{src/components → components}/Tooltip/SkTooltipProvider.vue.d.ts +0 -0
- /package/dist/{src/components → components}/Tooltip/index.d.ts +0 -0
- /package/dist/{src/components → components}/TreeView/SkTreeItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/TreeView/SkTreeView.vue.d.ts +0 -0
- /package/dist/{src/components → components}/TreeView/index.d.ts +0 -0
- /package/dist/{src/composables → composables}/useCustomColors.d.ts +0 -0
- /package/dist/{src/composables → composables}/useCustomColors.test.d.ts +0 -0
- /package/dist/{src/composables → composables}/useFocusTrap.d.ts +0 -0
- /package/dist/{src/composables → composables}/useFocusTrap.test.d.ts +0 -0
- /package/dist/{src/composables → composables}/usePageDrawer.d.ts +0 -0
- /package/dist/{src/composables → composables}/usePortalContext.d.ts +0 -0
- /package/dist/{src/composables → composables}/usePortalContext.test.d.ts +0 -0
- /package/dist/{src/index.d.ts → index.d.ts} +0 -0
- /package/dist/{src/styles → styles}/mixins/fluidSize.test.d.ts +0 -0
- /package/dist/{src/types.d.ts → types.d.ts} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkAlertKind } from './types';
|
|
2
|
-
import { ComponentCustomColors } from '
|
|
2
|
+
import { ComponentCustomColors } from '../../types';
|
|
3
3
|
export interface SkAlertComponentProps extends ComponentCustomColors {
|
|
4
4
|
/**
|
|
5
5
|
* Semantic kind that determines the alert's color scheme and default icon. Supports all
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentCustomColors } from '
|
|
1
|
+
import { ComponentCustomColors } from '../../types';
|
|
2
2
|
import { SkBreadcrumbsProps } from './types';
|
|
3
3
|
export interface SkBreadcrumbsComponentProps extends SkBreadcrumbsProps, ComponentCustomColors {
|
|
4
4
|
/**
|
|
@@ -16,7 +16,7 @@ export interface SkBreadcrumbsComponentProps extends SkBreadcrumbsProps, Compone
|
|
|
16
16
|
separator?: string;
|
|
17
17
|
}
|
|
18
18
|
declare const _default: import('vue').DefineComponent<SkBreadcrumbsComponentProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SkBreadcrumbsComponentProps> & Readonly<{}>, {
|
|
19
|
-
kind: import('
|
|
19
|
+
kind: import('../../types').ComponentKind;
|
|
20
20
|
baseColor: string;
|
|
21
21
|
textColor: string;
|
|
22
22
|
separator: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentCustomColors } from '
|
|
1
|
+
import { ComponentCustomColors } from '../../types';
|
|
2
2
|
import { SkButtonKind, SkButtonSize, SkButtonType, SkButtonVariant } from './types';
|
|
3
3
|
export interface SkButtonComponentProps extends ComponentCustomColors {
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind, ComponentSize, ComponentVariant } from '
|
|
1
|
+
import { ComponentKind, ComponentSize, ComponentVariant } from '../../types';
|
|
2
2
|
export type SkButtonType = 'button' | 'submit' | 'reset';
|
|
3
3
|
export type SkButtonKind = ComponentKind;
|
|
4
4
|
export type SkButtonVariant = ComponentVariant;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentCustomColors } from '
|
|
1
|
+
import { ComponentCustomColors } from '../../types';
|
|
2
2
|
import { SkCardKind } from './types';
|
|
3
3
|
import { SkPanelCorner, SkPanelSize } from '../Panel/types';
|
|
4
4
|
export interface SkCardComponentProps extends ComponentCustomColors {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentCustomColors } from '
|
|
1
|
+
import { ComponentCustomColors } from '../../types';
|
|
2
2
|
import { SkColorPickerFormat, SkColorPickerKind, SkColorPickerSize } from './types';
|
|
3
3
|
export interface SkColorPickerComponentProps extends ComponentCustomColors {
|
|
4
4
|
kind?: SkColorPickerKind;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind, ComponentSize } from '
|
|
1
|
+
import { ComponentKind, ComponentSize } from '../../types';
|
|
2
2
|
export type SkColorPickerKind = ComponentKind;
|
|
3
3
|
export type SkColorPickerSize = ComponentSize;
|
|
4
4
|
export type SkColorPickerFormat = 'hex' | 'hexa' | 'hsl' | 'hsla' | 'rgb' | 'rgba';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind, ComponentSize } from '
|
|
1
|
+
import { ComponentKind, ComponentSize } from '../../types';
|
|
2
2
|
export type SkInputKind = ComponentKind;
|
|
3
3
|
export type SkInputSize = ComponentSize;
|
|
4
4
|
export type SkInputType = 'text' | 'email' | 'password' | 'url' | 'tel' | 'search' | 'number';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentCustomColors, ComponentKind, ComponentSize } from '
|
|
1
|
+
import { ComponentCustomColors, ComponentKind, ComponentSize } from '../../types';
|
|
2
2
|
export interface SkModalComponentProps extends ComponentCustomColors {
|
|
3
3
|
/**
|
|
4
4
|
* Semantic color kind that controls the modal's accent colors, including the header,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkNavBarKind } from './types';
|
|
2
|
-
import { ComponentCustomColors } from '
|
|
2
|
+
import { ComponentCustomColors } from '../../types';
|
|
3
3
|
export interface SkNavBarComponentProps extends ComponentCustomColors {
|
|
4
4
|
/**
|
|
5
5
|
* Semantic color kind that controls the navbar's background and text colors. Use semantic kinds
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentCustomColors } from '
|
|
1
|
+
import { ComponentCustomColors } from '../../types';
|
|
2
2
|
import { SkPaginationProps } from './types';
|
|
3
3
|
export interface SkPaginationComponentProps extends SkPaginationProps, ComponentCustomColors {
|
|
4
4
|
/**
|
|
@@ -66,11 +66,11 @@ declare const _default: import('vue').DefineComponent<SkPaginationComponentProps
|
|
|
66
66
|
"onUpdate:modelValue"?: ((page: number) => any) | undefined;
|
|
67
67
|
}>, {
|
|
68
68
|
modelValue: number;
|
|
69
|
-
kind: import('
|
|
69
|
+
kind: import('../../types').ComponentKind;
|
|
70
70
|
disabled: boolean;
|
|
71
71
|
baseColor: string;
|
|
72
72
|
textColor: string;
|
|
73
|
-
size: import('
|
|
73
|
+
size: import('../../types').ComponentSize;
|
|
74
74
|
variant: import('./types').SkPaginationVariant;
|
|
75
75
|
siblingCount: number;
|
|
76
76
|
showFirstLast: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind, ComponentSize } from '
|
|
1
|
+
import { ComponentKind, ComponentSize } from '../../types';
|
|
2
2
|
export type SkPaginationKind = ComponentKind;
|
|
3
3
|
export type SkPaginationSize = ComponentSize;
|
|
4
4
|
export type SkPaginationVariant = 'solid' | 'outline' | 'subtle' | 'ghost';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind } from '
|
|
1
|
+
import { ComponentKind } from '../../types';
|
|
2
2
|
export type SkPanelKind = ComponentKind;
|
|
3
3
|
export type SkPanelSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
4
4
|
export type SkPanelCorner = 'top-left' | 'top-right' | 'bottom-right' | 'bottom-left';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentCustomColors, ComponentKind } from '
|
|
1
|
+
import { ComponentCustomColors, ComponentKind } from '../../types';
|
|
2
2
|
import { SkPopoverAlign, SkPopoverSide } from './types';
|
|
3
3
|
export interface SkPopoverComponentProps extends ComponentCustomColors {
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind, ComponentSize } from '
|
|
1
|
+
import { ComponentKind, ComponentSize } from '../../types';
|
|
2
2
|
export type SkRadioKind = ComponentKind;
|
|
3
3
|
export type SkRadioSize = ComponentSize;
|
|
4
4
|
export type SkRadioGroupOrientation = 'horizontal' | 'vertical';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind } from '
|
|
1
|
+
import { ComponentKind } from '../../types';
|
|
2
2
|
export type SkScrollAreaKind = ComponentKind;
|
|
3
3
|
export type SkScrollAreaType = 'auto' | 'always' | 'scroll' | 'hover';
|
|
4
4
|
export type SkScrollAreaOrientation = 'vertical' | 'horizontal' | 'both';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkSidebarKind, SkSidebarSide } from './types';
|
|
2
|
-
import { ComponentCustomColors } from '
|
|
2
|
+
import { ComponentCustomColors } from '../../types';
|
|
3
3
|
export interface SkSidebarComponentProps extends ComponentCustomColors {
|
|
4
4
|
/**
|
|
5
5
|
* Semantic color kind that controls the sidebar panel's background, border, and text colors.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkTableKind, SkTableVariant } from './types';
|
|
2
|
-
import { ComponentCustomColors } from '
|
|
2
|
+
import { ComponentCustomColors } from '../../types';
|
|
3
3
|
export interface SkTableComponentProps extends ComponentCustomColors {
|
|
4
4
|
/**
|
|
5
5
|
* Semantic color kind that controls header backgrounds and accent colors. The kind
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkTabsOrientation, SkTabsPlacement } from './types';
|
|
2
|
-
import { ComponentCustomColors, ComponentKind } from '
|
|
2
|
+
import { ComponentCustomColors, ComponentKind } from '../../types';
|
|
3
3
|
export interface SkTabsComponentProps extends ComponentCustomColors {
|
|
4
4
|
/**
|
|
5
5
|
* The currently active tab identifier, matching the `name` prop of the corresponding `SkTab`
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentKind, ComponentVariant } from '
|
|
1
|
+
import { ComponentKind, ComponentVariant } from '../../types';
|
|
2
2
|
export type SkTooltipKind = ComponentKind;
|
|
3
3
|
export type SkTooltipVariant = ComponentVariant;
|
|
4
4
|
export type SkTooltipSide = 'top' | 'right' | 'bottom' | 'left';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skewedaspect/sleekspace-ui",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.1",
|
|
4
4
|
"description": "A Vue 3 component library with a cyberpunk aesthetic, featuring OKLCH colors, beveled corners, and a powerful design token system",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/sleekspace-ui.umd.js",
|
package/web-types.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|