@shipfox/react-ui 0.33.0 → 0.33.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/components/alert/index.d.ts +1 -1
- package/dist/components/avatar/avatar-group.d.ts +1 -1
- package/dist/components/avatar/avatar.d.ts +1 -1
- package/dist/components/avatar/index.d.ts +2 -2
- package/dist/components/badge/badge.d.ts +1 -1
- package/dist/components/badge/icon-badge.d.ts +1 -1
- package/dist/components/badge/index.d.ts +4 -4
- package/dist/components/button/button-link.d.ts +1 -1
- package/dist/components/button/button.d.ts +1 -1
- package/dist/components/button/icon-button.d.ts +1 -1
- package/dist/components/button/index.d.ts +3 -3
- package/dist/components/button-group/index.d.ts +1 -1
- package/dist/components/calendar/index.d.ts +1 -1
- package/dist/components/card/card.d.ts +1 -1
- package/dist/components/card/index.d.ts +1 -1
- package/dist/components/checkbox/checkbox-label.d.ts +1 -1
- package/dist/components/checkbox/checkbox-links.d.ts +1 -1
- package/dist/components/checkbox/index.d.ts +3 -3
- package/dist/components/code-block/index.d.ts +3 -3
- package/dist/components/combobox/combobox.d.ts +1 -1
- package/dist/components/combobox/index.d.ts +1 -1
- package/dist/components/command/command.d.ts +1 -1
- package/dist/components/command/index.d.ts +1 -1
- package/dist/components/confetti/index.d.ts +1 -1
- package/dist/components/count-up/index.d.ts +1 -1
- package/dist/components/dashboard/components/charts/bar-chart.d.ts +1 -1
- package/dist/components/dashboard/components/charts/index.d.ts +5 -5
- package/dist/components/dashboard/components/charts/line-chart.d.ts +1 -1
- package/dist/components/dashboard/components/charts/utils.d.ts +2 -2
- package/dist/components/dashboard/components/dashboard-alert.d.ts +1 -1
- package/dist/components/dashboard/components/mobile-sidebar.d.ts +1 -1
- package/dist/components/dashboard/components/sidebar.d.ts +1 -1
- package/dist/components/dashboard/components/topbar-button.d.ts +1 -1
- package/dist/components/dashboard/context/dashboard-context.d.ts +2 -2
- package/dist/components/dashboard/context/index.d.ts +4 -4
- package/dist/components/dashboard/context/types.d.ts +1 -1
- package/dist/components/dashboard/context/utils.d.ts +1 -1
- package/dist/components/dashboard/index.d.ts +18 -18
- package/dist/components/dashboard/pages/index.d.ts +2 -2
- package/dist/components/dashboard/table/index.d.ts +2 -2
- package/dist/components/dashboard/toolbar/filter-button.d.ts +1 -1
- package/dist/components/dashboard/toolbar/index.d.ts +9 -9
- package/dist/components/date-picker/index.d.ts +1 -1
- package/dist/components/date-time-range-picker/index.d.ts +1 -1
- package/dist/components/dot-grid/index.d.ts +1 -1
- package/dist/components/dropdown-menu/dropdown-menu.d.ts +1 -1
- package/dist/components/dropdown-menu/index.d.ts +1 -1
- package/dist/components/dynamic-item/dynamic-item.d.ts +1 -1
- package/dist/components/dynamic-item/index.d.ts +1 -1
- package/dist/components/empty-state/empty-state.d.ts +1 -1
- package/dist/components/empty-state/index.d.ts +1 -1
- package/dist/components/form/index.d.ts +1 -1
- package/dist/components/icon/custom/index.d.ts +14 -14
- package/dist/components/icon/icon.d.ts +1 -1
- package/dist/components/icon/index.d.ts +1 -1
- package/dist/components/index.d.ts +47 -47
- package/dist/components/inline-tips/index.d.ts +1 -1
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/interval-selector/hooks/index.d.ts +3 -3
- package/dist/components/interval-selector/hooks/use-interval-selector-input.d.ts +1 -1
- package/dist/components/interval-selector/hooks/use-interval-selector-navigation.d.ts +1 -1
- package/dist/components/interval-selector/hooks/use-interval-selector.d.ts +2 -2
- package/dist/components/interval-selector/index.d.ts +2 -2
- package/dist/components/interval-selector/interval-selector-calendar.d.ts +1 -1
- package/dist/components/interval-selector/interval-selector-input.d.ts +1 -1
- package/dist/components/interval-selector/interval-selector-suggestions.d.ts +1 -1
- package/dist/components/interval-selector/interval-selector.d.ts +1 -1
- package/dist/components/interval-selector/utils/format.d.ts +1 -1
- package/dist/components/interval-selector/utils/index.d.ts +2 -2
- package/dist/components/item/index.d.ts +1 -1
- package/dist/components/kbd/index.d.ts +1 -1
- package/dist/components/label/index.d.ts +1 -1
- package/dist/components/modal/index.d.ts +1 -1
- package/dist/components/moving-border/index.d.ts +1 -1
- package/dist/components/popover/index.d.ts +1 -1
- package/dist/components/scroll-area/index.d.ts +1 -1
- package/dist/components/search/index.d.ts +6 -6
- package/dist/components/search/search-inline.d.ts +1 -1
- package/dist/components/search/search-modal.d.ts +1 -1
- package/dist/components/search/search-trigger.d.ts +1 -1
- package/dist/components/select/index.d.ts +1 -1
- package/dist/components/select/select.d.ts +1 -1
- package/dist/components/sheet/index.d.ts +1 -1
- package/dist/components/shiny-text/index.d.ts +1 -1
- package/dist/components/shipql-editor/index.d.ts +2 -2
- package/dist/components/shipql-editor/lexical/shipql-plugin.d.ts +1 -1
- package/dist/components/shipql-editor/shipql-editor-inner.d.ts +1 -1
- package/dist/components/shipql-editor/shipql-editor-inner.js +6 -7
- package/dist/components/shipql-editor/shipql-editor.d.ts +3 -3
- package/dist/components/shipql-editor/suggestions/generate-suggestions.d.ts +2 -2
- package/dist/components/shipql-editor/suggestions/shipql-range-facet-panel.d.ts +1 -1
- package/dist/components/shipql-editor/suggestions/shipql-suggestion-item.d.ts +1 -1
- package/dist/components/shipql-editor/suggestions/shipql-suggestions-dropdown.d.ts +2 -2
- package/dist/components/shipql-editor/suggestions/shipql-suggestions-dropdown.js +13 -0
- package/dist/components/shipql-editor/suggestions/shipql-suggestions-plugin.d.ts +2 -2
- package/dist/components/skeleton/index.d.ts +1 -1
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/switch/index.d.ts +1 -1
- package/dist/components/table/index.d.ts +4 -4
- package/dist/components/table/table.stories.columns.d.ts +1 -1
- package/dist/components/tabs/index.d.ts +1 -1
- package/dist/components/textarea/index.d.ts +1 -1
- package/dist/components/theme/index.d.ts +1 -1
- package/dist/components/theme/theme-provider.d.ts +1 -1
- package/dist/components/toast/index.d.ts +2 -2
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/typography/index.d.ts +3 -3
- package/dist/hooks/index.d.ts +6 -6
- package/dist/hooks/useTheme.d.ts +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/utils/format/index.d.ts +5 -5
- package/dist/utils/index.d.ts +6 -6
- package/package.json +4 -4
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './alert';
|
|
1
|
+
export * from './alert.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
2
|
import { type ComponentProps, type ReactElement } from 'react';
|
|
3
|
-
import { TooltipContent } from '../tooltip/tooltip';
|
|
3
|
+
import { TooltipContent } from '../tooltip/tooltip.js';
|
|
4
4
|
declare const avatarGroupVariants: (props?: ({
|
|
5
5
|
size?: "3xs" | "2xs" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | null | undefined;
|
|
6
6
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as AvatarPrimitive from '@radix-ui/react-avatar';
|
|
2
2
|
import { type VariantProps } from 'class-variance-authority';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
|
-
import { type IconName } from '../icon/icon';
|
|
4
|
+
import { type IconName } from '../icon/icon.js';
|
|
5
5
|
export declare const avatarVariants: (props?: ({
|
|
6
6
|
radius?: "full" | "rounded" | null | undefined;
|
|
7
7
|
size?: "3xs" | "2xs" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | null | undefined;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './avatar';
|
|
2
|
-
export * from './avatar-group';
|
|
1
|
+
export * from './avatar.js';
|
|
2
|
+
export * from './avatar-group.js';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { type IconName } from '../../components/icon';
|
|
2
|
+
import { type IconName } from '../../components/icon/index.js';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
export declare const badgeVariants: (props?: ({
|
|
5
5
|
variant?: "info" | "success" | "warning" | "error" | "neutral" | "feature" | null | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type IconName } from '../../components/icon';
|
|
1
|
+
import { type IconName } from '../../components/icon/index.js';
|
|
2
2
|
import type { ComponentProps } from 'react';
|
|
3
3
|
export type IconBadgeVariant = 'neutral' | 'info' | 'feature' | 'success' | 'primary' | 'error';
|
|
4
4
|
export type IconBadgeProps = ComponentProps<'span'> & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './badge';
|
|
2
|
-
export * from './icon-badge';
|
|
3
|
-
export * from './status-badge';
|
|
4
|
-
export * from './user-badge';
|
|
1
|
+
export * from './badge.js';
|
|
2
|
+
export * from './icon-badge.js';
|
|
3
|
+
export * from './status-badge.js';
|
|
4
|
+
export * from './user-badge.js';
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { type IconName } from '../../components/icon';
|
|
2
|
+
import { type IconName } from '../../components/icon/index.js';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
export declare const buttonLinkVariants: (props?: ({
|
|
5
5
|
variant?: "base" | "muted" | "interactive" | "subtle" | null | undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { type IconName } from '../../components/icon';
|
|
2
|
+
import { type IconName } from '../../components/icon/index.js';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
export declare const buttonVariants: (props?: ({
|
|
5
5
|
variant?: "transparent" | "success" | "primary" | "secondary" | "danger" | "transparentMuted" | null | undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { type IconName } from '../../components/icon';
|
|
2
|
+
import { type IconName } from '../../components/icon/index.js';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
export declare const iconButtonVariants: (props?: ({
|
|
5
5
|
variant?: "transparent" | "primary" | null | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './button';
|
|
2
|
-
export * from './button-link';
|
|
3
|
-
export * from './icon-button';
|
|
1
|
+
export * from './button.js';
|
|
2
|
+
export * from './button-link.js';
|
|
3
|
+
export * from './icon-button.js';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './button-group';
|
|
1
|
+
export * from './button-group.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './calendar';
|
|
1
|
+
export * from './calendar.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './card';
|
|
1
|
+
export * from './card.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './checkbox';
|
|
2
|
-
export * from './checkbox-label';
|
|
3
|
-
export * from './checkbox-links';
|
|
1
|
+
export * from './checkbox.js';
|
|
2
|
+
export * from './checkbox-label.js';
|
|
3
|
+
export * from './checkbox-links.js';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './code-block';
|
|
2
|
-
export * from './code-block-footer';
|
|
3
|
-
export * from './code-tabs';
|
|
1
|
+
export * from './code-block.js';
|
|
2
|
+
export * from './code-block-footer.js';
|
|
3
|
+
export * from './code-tabs.js';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './combobox';
|
|
1
|
+
export * from './combobox.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
2
|
import { Command as CommandPrimitive } from 'cmdk';
|
|
3
3
|
import { type ComponentProps } from 'react';
|
|
4
|
-
import { Kbd } from '../kbd';
|
|
4
|
+
import { Kbd } from '../kbd/index.js';
|
|
5
5
|
declare const commandTriggerVariants: (props?: ({
|
|
6
6
|
variant?: "base" | "component" | null | undefined;
|
|
7
7
|
size?: "base" | "small" | null | undefined;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './command';
|
|
1
|
+
export * from './command.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './confetti';
|
|
1
|
+
export * from './confetti.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './count-up';
|
|
1
|
+
export * from './count-up.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ComponentProps, ReactNode } from 'react';
|
|
2
2
|
import { type BarProps, type CartesianGridProps, BarChart as RechartsBarChart, type XAxisProps, type YAxisProps } from 'recharts';
|
|
3
|
-
import type { ChartColor } from './colors';
|
|
3
|
+
import type { ChartColor } from './colors.js';
|
|
4
4
|
export type RechartsBarChartProps = ComponentProps<typeof RechartsBarChart>;
|
|
5
5
|
export interface BarChartBar extends Omit<BarProps, 'dataKey'> {
|
|
6
6
|
dataKey: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './bar-chart';
|
|
2
|
-
export * from './chart-tooltip';
|
|
3
|
-
export * from './colors';
|
|
4
|
-
export * from './line-chart';
|
|
5
|
-
export * from './utils';
|
|
1
|
+
export * from './bar-chart.js';
|
|
2
|
+
export * from './chart-tooltip.js';
|
|
3
|
+
export * from './colors.js';
|
|
4
|
+
export * from './line-chart.js';
|
|
5
|
+
export * from './utils.js';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ComponentProps, ReactNode } from 'react';
|
|
2
2
|
import { type CartesianGridProps, type LineProps, LineChart as RechartsLineChart, type XAxisProps, type YAxisProps } from 'recharts';
|
|
3
|
-
import type { ChartColor } from './colors';
|
|
3
|
+
import type { ChartColor } from './colors.js';
|
|
4
4
|
export type RechartsLineChartProps = ComponentProps<typeof RechartsLineChart>;
|
|
5
5
|
export interface LineChartLine extends Omit<LineProps, 'dataKey' | 'strokeWidth'> {
|
|
6
6
|
dataKey: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { ChartTooltipContentProps } from './chart-tooltip';
|
|
2
|
-
import { type ChartColor } from './colors';
|
|
1
|
+
import type { ChartTooltipContentProps } from './chart-tooltip.js';
|
|
2
|
+
import { type ChartColor } from './colors.js';
|
|
3
3
|
type RechartsPayloadItem = {
|
|
4
4
|
name?: unknown;
|
|
5
5
|
value?: unknown;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Drawer-based sidebar for mobile devices using DropdownMenu
|
|
5
5
|
*/
|
|
6
|
-
import type { SidebarNavItem } from './sidebar';
|
|
6
|
+
import type { SidebarNavItem } from './sidebar.js';
|
|
7
7
|
export interface MobileSidebarProps {
|
|
8
8
|
items: SidebarNavItem[];
|
|
9
9
|
activeItemId?: string;
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
* Provides centralized state management for dashboard components including
|
|
5
5
|
* search, filters, column visibility, time interval, and sidebar navigation.
|
|
6
6
|
*/
|
|
7
|
-
import type { IntervalSelection } from '../../../components/interval-selector';
|
|
7
|
+
import type { IntervalSelection } from '../../../components/interval-selector/index.js';
|
|
8
8
|
import { type ReactNode } from 'react';
|
|
9
|
-
import type { DashboardState, FilterOption, ResourceType, ResourceTypeOption, ViewColumn } from './types';
|
|
9
|
+
import type { DashboardState, FilterOption, ResourceType, ResourceTypeOption, ViewColumn } from './types.js';
|
|
10
10
|
export declare const RESOURCE_TYPES: Array<ResourceType>;
|
|
11
11
|
export declare const RESOURCE_TYPE_LABELS: Record<ResourceType, string>;
|
|
12
12
|
export declare const RESOURCE_TYPE_OPTIONS: ResourceTypeOption[];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Dashboard Context exports
|
|
3
3
|
*/
|
|
4
|
-
export type { DashboardProviderProps } from './dashboard-context';
|
|
5
|
-
export { DashboardProvider, RESOURCE_TYPE_LABELS, RESOURCE_TYPE_OPTIONS, RESOURCE_TYPES, useDashboardContext, } from './dashboard-context';
|
|
6
|
-
export type { DashboardState, FilterOption, ResourceType, ResourceTypeOption, ViewColumn, } from './types';
|
|
7
|
-
export { DEFAULT_COLUMN_ID_TO_ACCESSOR_KEY, updateViewColumnsFromVisibility, viewColumnsToVisibilityState, } from './utils';
|
|
4
|
+
export type { DashboardProviderProps } from './dashboard-context.js';
|
|
5
|
+
export { DashboardProvider, RESOURCE_TYPE_LABELS, RESOURCE_TYPE_OPTIONS, RESOURCE_TYPES, useDashboardContext, } from './dashboard-context.js';
|
|
6
|
+
export type { DashboardState, FilterOption, ResourceType, ResourceTypeOption, ViewColumn, } from './types.js';
|
|
7
|
+
export { DEFAULT_COLUMN_ID_TO_ACCESSOR_KEY, updateViewColumnsFromVisibility, viewColumnsToVisibilityState, } from './utils.js';
|
|
8
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Shared types for dashboard components
|
|
3
3
|
*/
|
|
4
4
|
import type { VisibilityState } from '@tanstack/react-table';
|
|
5
|
-
import type { IntervalSelection } from '../../../components/interval-selector';
|
|
5
|
+
import type { IntervalSelection } from '../../../components/interval-selector/index.js';
|
|
6
6
|
/**
|
|
7
7
|
* View column configuration for table visibility control
|
|
8
8
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Utility functions for dashboard state management
|
|
3
3
|
*/
|
|
4
4
|
import type { VisibilityState } from '@tanstack/react-table';
|
|
5
|
-
import type { ViewColumn } from './types';
|
|
5
|
+
import type { ViewColumn } from './types.js';
|
|
6
6
|
/**
|
|
7
7
|
* Default column ID to accessor key mapping
|
|
8
8
|
* Maps ViewColumn IDs (kebab-case) to table column accessorKeys (camelCase)
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
export type { BarChartProps, ChartColor, LineChartProps } from './components/charts';
|
|
2
|
-
export { BarChart, LineChart } from './components/charts';
|
|
3
|
-
export { DashboardAlert } from './components/dashboard-alert';
|
|
4
|
-
export type { KpiCardProps, KpiCardsGroupProps, KpiVariant } from './components/kpi-card';
|
|
5
|
-
export { KpiCard, KpiCardsGroup } from './components/kpi-card';
|
|
6
|
-
export type { MobileSidebarProps } from './components/mobile-sidebar';
|
|
7
|
-
export { MobileSidebar } from './components/mobile-sidebar';
|
|
8
|
-
export type { SidebarNavItem, SidebarProps } from './components/sidebar';
|
|
9
|
-
export { defaultSidebarItems, Sidebar } from './components/sidebar';
|
|
10
|
-
export type { DashboardProviderProps, DashboardState, FilterOption, ResourceType, ViewColumn, } from './context';
|
|
11
|
-
export { DashboardProvider, DEFAULT_COLUMN_ID_TO_ACCESSOR_KEY, RESOURCE_TYPE_OPTIONS, updateViewColumnsFromVisibility, useDashboardContext, viewColumnsToVisibilityState, } from './context';
|
|
12
|
-
export type { DashboardProps } from './dashboard';
|
|
13
|
-
export { Dashboard } from './dashboard';
|
|
14
|
-
export { AnalyticsPage, JobsPage } from './pages';
|
|
15
|
-
export type { TableWrapperProps } from './table';
|
|
16
|
-
export { TableWrapper } from './table';
|
|
17
|
-
export type { FilterButtonProps, PageToolbarProps, ToolbarActionsProps, ViewDropdownProps, } from './toolbar';
|
|
18
|
-
export { FilterButton, PageToolbar, ToolbarActions, ToolbarSearch, ViewDropdown } from './toolbar';
|
|
1
|
+
export type { BarChartProps, ChartColor, LineChartProps } from './components/charts/index.js';
|
|
2
|
+
export { BarChart, LineChart } from './components/charts/index.js';
|
|
3
|
+
export { DashboardAlert } from './components/dashboard-alert.js';
|
|
4
|
+
export type { KpiCardProps, KpiCardsGroupProps, KpiVariant } from './components/kpi-card.js';
|
|
5
|
+
export { KpiCard, KpiCardsGroup } from './components/kpi-card.js';
|
|
6
|
+
export type { MobileSidebarProps } from './components/mobile-sidebar.js';
|
|
7
|
+
export { MobileSidebar } from './components/mobile-sidebar.js';
|
|
8
|
+
export type { SidebarNavItem, SidebarProps } from './components/sidebar.js';
|
|
9
|
+
export { defaultSidebarItems, Sidebar } from './components/sidebar.js';
|
|
10
|
+
export type { DashboardProviderProps, DashboardState, FilterOption, ResourceType, ViewColumn, } from './context/index.js';
|
|
11
|
+
export { DashboardProvider, DEFAULT_COLUMN_ID_TO_ACCESSOR_KEY, RESOURCE_TYPE_OPTIONS, updateViewColumnsFromVisibility, useDashboardContext, viewColumnsToVisibilityState, } from './context/index.js';
|
|
12
|
+
export type { DashboardProps } from './dashboard.js';
|
|
13
|
+
export { Dashboard } from './dashboard.js';
|
|
14
|
+
export { AnalyticsPage, JobsPage } from './pages/index.js';
|
|
15
|
+
export type { TableWrapperProps } from './table/index.js';
|
|
16
|
+
export { TableWrapper } from './table/index.js';
|
|
17
|
+
export type { FilterButtonProps, PageToolbarProps, ToolbarActionsProps, ViewDropdownProps, } from './toolbar/index.js';
|
|
18
|
+
export { FilterButton, PageToolbar, ToolbarActions, ToolbarSearch, ViewDropdown } from './toolbar/index.js';
|
|
19
19
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Dashboard pages exports
|
|
3
3
|
*/
|
|
4
|
-
export { AnalyticsPage } from './analytics-page';
|
|
5
|
-
export { JobsPage } from './jobs-page';
|
|
4
|
+
export { AnalyticsPage } from './analytics-page.js';
|
|
5
|
+
export { JobsPage } from './jobs-page.js';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Table components exports
|
|
3
3
|
*/
|
|
4
|
-
export type { TableWrapperProps } from './table-wrapper';
|
|
5
|
-
export { TableWrapper } from './table-wrapper';
|
|
4
|
+
export type { TableWrapperProps } from './table-wrapper.js';
|
|
5
|
+
export { TableWrapper } from './table-wrapper.js';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { HTMLAttributes } from 'react';
|
|
2
|
-
import type { ResourceType } from '../context/types';
|
|
2
|
+
import type { ResourceType } from '../context/types.js';
|
|
3
3
|
export interface FilterButtonProps extends HTMLAttributes<HTMLButtonElement> {
|
|
4
4
|
value: ResourceType;
|
|
5
5
|
onValueChange: (value: ResourceType) => void;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolbar components exports
|
|
3
3
|
*/
|
|
4
|
-
export type { FilterButtonProps } from './filter-button';
|
|
5
|
-
export { FilterButton } from './filter-button';
|
|
6
|
-
export type { PageToolbarProps } from './page-toolbar';
|
|
7
|
-
export { PageToolbar } from './page-toolbar';
|
|
8
|
-
export type { ToolbarActionsProps } from './toolbar-actions';
|
|
9
|
-
export { ToolbarActions } from './toolbar-actions';
|
|
10
|
-
export { ToolbarSearch } from './toolbar-search';
|
|
11
|
-
export type { ViewDropdownProps } from './view-dropdown';
|
|
12
|
-
export { ViewDropdown } from './view-dropdown';
|
|
4
|
+
export type { FilterButtonProps } from './filter-button.js';
|
|
5
|
+
export { FilterButton } from './filter-button.js';
|
|
6
|
+
export type { PageToolbarProps } from './page-toolbar.js';
|
|
7
|
+
export { PageToolbar } from './page-toolbar.js';
|
|
8
|
+
export type { ToolbarActionsProps } from './toolbar-actions.js';
|
|
9
|
+
export { ToolbarActions } from './toolbar-actions.js';
|
|
10
|
+
export { ToolbarSearch } from './toolbar-search.js';
|
|
11
|
+
export type { ViewDropdownProps } from './view-dropdown.js';
|
|
12
|
+
export { ViewDropdown } from './view-dropdown.js';
|
|
13
13
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './date-picker';
|
|
1
|
+
export * from './date-picker.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './date-time-range-picker';
|
|
1
|
+
export * from './date-time-range-picker.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './dot-grid';
|
|
1
|
+
export * from './dot-grid.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
2
2
|
import { type VariantProps } from 'class-variance-authority';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
|
-
import { type IconName } from '../icon';
|
|
4
|
+
import { type IconName } from '../icon/index.js';
|
|
5
5
|
declare function DropdownMenu({ ...props }: ComponentProps<typeof DropdownMenuPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
declare function DropdownMenuTrigger({ className, ...props }: ComponentProps<typeof DropdownMenuPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
declare function DropdownMenuPortal({ ...props }: ComponentProps<typeof DropdownMenuPrimitive.Portal>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './dropdown-menu';
|
|
1
|
+
export * from './dropdown-menu.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ReactNode } from 'react';
|
|
2
|
-
import { type ItemProps } from '../item/item';
|
|
2
|
+
import { type ItemProps } from '../item/item.js';
|
|
3
3
|
export type DynamicItemProps = Omit<ItemProps, 'variant' | 'children' | 'title'> & {
|
|
4
4
|
variant?: 'default' | 'neutral';
|
|
5
5
|
leftElement?: ReactNode;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './dynamic-item';
|
|
1
|
+
export * from './dynamic-item.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './empty-state';
|
|
1
|
+
export * from './empty-state.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './form';
|
|
1
|
+
export * from './form.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export * from './badge';
|
|
2
|
-
export * from './check-circle-solid';
|
|
3
|
-
export * from './circle-dotted-line';
|
|
4
|
-
export * from './component-fill';
|
|
5
|
-
export * from './component-line';
|
|
6
|
-
export * from './ellipse-mini-solid';
|
|
7
|
-
export * from './info-tooltip-fill';
|
|
8
|
-
export * from './resize';
|
|
9
|
-
export * from './shipfox-logo';
|
|
10
|
-
export * from './slack-logo';
|
|
11
|
-
export * from './spinner';
|
|
12
|
-
export * from './stripe-logo';
|
|
13
|
-
export * from './thunder';
|
|
14
|
-
export * from './x-circle-solid';
|
|
1
|
+
export * from './badge.js';
|
|
2
|
+
export * from './check-circle-solid.js';
|
|
3
|
+
export * from './circle-dotted-line.js';
|
|
4
|
+
export * from './component-fill.js';
|
|
5
|
+
export * from './component-line.js';
|
|
6
|
+
export * from './ellipse-mini-solid.js';
|
|
7
|
+
export * from './info-tooltip-fill.js';
|
|
8
|
+
export * from './resize.js';
|
|
9
|
+
export * from './shipfox-logo.js';
|
|
10
|
+
export * from './slack-logo.js';
|
|
11
|
+
export * from './spinner.js';
|
|
12
|
+
export * from './stripe-logo.js';
|
|
13
|
+
export * from './thunder.js';
|
|
14
|
+
export * from './x-circle-solid.js';
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { RemixiconComponentType } from '@remixicon/react';
|
|
2
2
|
import type { ComponentProps } from 'react';
|
|
3
|
-
import { BadgeIcon, CheckCircleSolidIcon, CircleDottedLineIcon, ComponentFillIcon, ComponentLineIcon, EllipseMiniSolidIcon, InfoTooltipFillIcon, ResizeIcon, ShipfoxLogo, SlackLogo, SpinnerIcon, StripeLogo, ThunderIcon, XCircleSolidIcon } from './custom';
|
|
3
|
+
import { BadgeIcon, CheckCircleSolidIcon, CircleDottedLineIcon, ComponentFillIcon, ComponentLineIcon, EllipseMiniSolidIcon, InfoTooltipFillIcon, ResizeIcon, ShipfoxLogo, SlackLogo, SpinnerIcon, StripeLogo, ThunderIcon, XCircleSolidIcon } from './custom/index.js';
|
|
4
4
|
declare const customIconsMap: {
|
|
5
5
|
readonly shipfox: typeof ShipfoxLogo;
|
|
6
6
|
readonly slack: typeof SlackLogo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './icon';
|
|
1
|
+
export * from './icon.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
export * from './alert';
|
|
2
|
-
export * from './avatar';
|
|
3
|
-
export * from './badge';
|
|
4
|
-
export * from './button';
|
|
5
|
-
export * from './button-group';
|
|
6
|
-
export * from './calendar';
|
|
7
|
-
export * from './card';
|
|
8
|
-
export * from './checkbox';
|
|
9
|
-
export * from './code-block';
|
|
10
|
-
export * from './combobox';
|
|
11
|
-
export * from './command';
|
|
12
|
-
export * from './confetti';
|
|
13
|
-
export * from './count-up';
|
|
14
|
-
export * from './dashboard';
|
|
15
|
-
export * from './date-picker';
|
|
16
|
-
export * from './date-time-range-picker';
|
|
17
|
-
export * from './dot-grid';
|
|
18
|
-
export * from './dropdown-menu';
|
|
19
|
-
export * from './dynamic-item';
|
|
20
|
-
export * from './empty-state';
|
|
21
|
-
export * from './form';
|
|
22
|
-
export * from './icon';
|
|
23
|
-
export * from './inline-tips';
|
|
24
|
-
export * from './input';
|
|
25
|
-
export * from './interval-selector';
|
|
26
|
-
export * from './item';
|
|
27
|
-
export * from './kbd';
|
|
28
|
-
export * from './label';
|
|
29
|
-
export * from './modal';
|
|
30
|
-
export * from './moving-border';
|
|
31
|
-
export * from './popover';
|
|
32
|
-
export * from './scroll-area';
|
|
33
|
-
export * from './search';
|
|
34
|
-
export * from './select';
|
|
35
|
-
export * from './sheet';
|
|
36
|
-
export * from './shiny-text';
|
|
37
|
-
export * from './shipql-editor';
|
|
38
|
-
export * from './skeleton';
|
|
39
|
-
export * from './slider';
|
|
40
|
-
export * from './switch';
|
|
41
|
-
export * from './table';
|
|
42
|
-
export * from './tabs';
|
|
43
|
-
export * from './textarea';
|
|
44
|
-
export * from './theme';
|
|
45
|
-
export * from './toast';
|
|
46
|
-
export * from './tooltip';
|
|
47
|
-
export * from './typography';
|
|
1
|
+
export * from './alert/index.js';
|
|
2
|
+
export * from './avatar/index.js';
|
|
3
|
+
export * from './badge/index.js';
|
|
4
|
+
export * from './button/index.js';
|
|
5
|
+
export * from './button-group/index.js';
|
|
6
|
+
export * from './calendar/index.js';
|
|
7
|
+
export * from './card/index.js';
|
|
8
|
+
export * from './checkbox/index.js';
|
|
9
|
+
export * from './code-block/index.js';
|
|
10
|
+
export * from './combobox/index.js';
|
|
11
|
+
export * from './command/index.js';
|
|
12
|
+
export * from './confetti/index.js';
|
|
13
|
+
export * from './count-up/index.js';
|
|
14
|
+
export * from './dashboard/index.js';
|
|
15
|
+
export * from './date-picker/index.js';
|
|
16
|
+
export * from './date-time-range-picker/index.js';
|
|
17
|
+
export * from './dot-grid/index.js';
|
|
18
|
+
export * from './dropdown-menu/index.js';
|
|
19
|
+
export * from './dynamic-item/index.js';
|
|
20
|
+
export * from './empty-state/index.js';
|
|
21
|
+
export * from './form/index.js';
|
|
22
|
+
export * from './icon/index.js';
|
|
23
|
+
export * from './inline-tips/index.js';
|
|
24
|
+
export * from './input/index.js';
|
|
25
|
+
export * from './interval-selector/index.js';
|
|
26
|
+
export * from './item/index.js';
|
|
27
|
+
export * from './kbd/index.js';
|
|
28
|
+
export * from './label/index.js';
|
|
29
|
+
export * from './modal/index.js';
|
|
30
|
+
export * from './moving-border/index.js';
|
|
31
|
+
export * from './popover/index.js';
|
|
32
|
+
export * from './scroll-area/index.js';
|
|
33
|
+
export * from './search/index.js';
|
|
34
|
+
export * from './select/index.js';
|
|
35
|
+
export * from './sheet/index.js';
|
|
36
|
+
export * from './shiny-text/index.js';
|
|
37
|
+
export * from './shipql-editor/index.js';
|
|
38
|
+
export * from './skeleton/index.js';
|
|
39
|
+
export * from './slider/index.js';
|
|
40
|
+
export * from './switch/index.js';
|
|
41
|
+
export * from './table/index.js';
|
|
42
|
+
export * from './tabs/index.js';
|
|
43
|
+
export * from './textarea/index.js';
|
|
44
|
+
export * from './theme/index.js';
|
|
45
|
+
export * from './toast/index.js';
|
|
46
|
+
export * from './tooltip/index.js';
|
|
47
|
+
export * from './typography/index.js';
|
|
48
48
|
//# sourceMappingURL=index.d.ts.map
|