framepexls-ui-lib 2.1.0 → 2.2.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/AnalyticsCharts.d.mts +4 -4
- package/dist/AnalyticsCharts.d.ts +4 -4
- package/dist/AppTopbar.d.mts +1 -2
- package/dist/AppTopbar.d.ts +1 -2
- package/dist/AssetPerformanceCard.d.mts +50 -0
- package/dist/AssetPerformanceCard.d.ts +50 -0
- package/dist/AssetPerformanceCard.js +342 -0
- package/dist/AssetPerformanceCard.mjs +319 -0
- package/dist/AssetTickerRow.d.mts +26 -0
- package/dist/AssetTickerRow.d.ts +26 -0
- package/dist/AssetTickerRow.js +255 -0
- package/dist/AssetTickerRow.mjs +225 -0
- package/dist/AuthTopbar.d.mts +2 -2
- package/dist/AuthTopbar.d.ts +2 -2
- package/dist/AuthTopbar.js +2 -1
- package/dist/AuthTopbar.mjs +2 -1
- package/dist/AvatarGroup.d.mts +2 -2
- package/dist/AvatarGroup.d.ts +2 -2
- package/dist/AvatarSquare.d.mts +2 -2
- package/dist/AvatarSquare.d.ts +2 -2
- package/dist/AvatarSquare.js +29 -27
- package/dist/AvatarSquare.mjs +29 -27
- package/dist/Badge.d.mts +1 -2
- package/dist/Badge.d.ts +1 -2
- package/dist/BadgeCluster.d.mts +2 -3
- package/dist/BadgeCluster.d.ts +2 -3
- package/dist/Breadcrumb.d.mts +1 -2
- package/dist/Breadcrumb.d.ts +1 -2
- package/dist/CalendarPanel.d.mts +2 -2
- package/dist/CalendarPanel.d.ts +2 -2
- package/dist/Carousel.d.mts +1 -2
- package/dist/Carousel.d.ts +1 -2
- package/dist/ChangeHistory.d.mts +1 -2
- package/dist/ChangeHistory.d.ts +1 -2
- package/dist/ChartCard.d.mts +1 -2
- package/dist/ChartCard.d.ts +1 -2
- package/dist/ChatCenter.d.mts +2 -2
- package/dist/ChatCenter.d.ts +2 -2
- package/dist/ChatbotCenter.d.mts +1 -2
- package/dist/ChatbotCenter.d.ts +1 -2
- package/dist/CheckboxPillsGroup.d.mts +1 -2
- package/dist/CheckboxPillsGroup.d.ts +1 -2
- package/dist/ColorPicker.d.mts +2 -2
- package/dist/ColorPicker.d.ts +2 -2
- package/dist/ColumnSelector.d.mts +1 -2
- package/dist/ColumnSelector.d.ts +1 -2
- package/dist/ComboSelect.d.mts +1 -2
- package/dist/ComboSelect.d.ts +1 -2
- package/dist/DataPageLayout.d.mts +64 -0
- package/dist/DataPageLayout.d.ts +64 -0
- package/dist/DataPageLayout.js +191 -0
- package/dist/DataPageLayout.mjs +157 -0
- package/dist/DataTable.d.mts +1 -2
- package/dist/DataTable.d.ts +1 -2
- package/dist/DataTableCard.d.mts +1 -2
- package/dist/DataTableCard.d.ts +1 -2
- package/dist/DataTableCardFooter.d.mts +2 -2
- package/dist/DataTableCardFooter.d.ts +2 -2
- package/dist/DateTimeField.d.mts +1 -2
- package/dist/DateTimeField.d.ts +1 -2
- package/dist/Dialog.d.mts +6 -7
- package/dist/Dialog.d.ts +6 -7
- package/dist/DocumentEditor.d.mts +3 -3
- package/dist/DocumentEditor.d.ts +3 -3
- package/dist/Drawer.d.mts +4 -5
- package/dist/Drawer.d.ts +4 -5
- package/dist/Dropdown.d.mts +7 -8
- package/dist/Dropdown.d.ts +7 -8
- package/dist/EmptyState.d.mts +1 -2
- package/dist/EmptyState.d.ts +1 -2
- package/dist/FiltersMultiSelect.d.mts +1 -2
- package/dist/FiltersMultiSelect.d.ts +1 -2
- package/dist/HeliipLoader.d.mts +2 -2
- package/dist/HeliipLoader.d.ts +2 -2
- package/dist/ImpersonationDialog.d.mts +2 -2
- package/dist/ImpersonationDialog.d.ts +2 -2
- package/dist/ImpersonationSwitcher.d.mts +2 -2
- package/dist/ImpersonationSwitcher.d.ts +2 -2
- package/dist/InfoGrid.d.mts +1 -2
- package/dist/InfoGrid.d.ts +1 -2
- package/dist/KnowledgeBase.d.mts +1 -2
- package/dist/KnowledgeBase.d.ts +1 -2
- package/dist/KpiCard.d.mts +2 -3
- package/dist/KpiCard.d.ts +2 -3
- package/dist/LanguageSwitcher.d.mts +2 -2
- package/dist/LanguageSwitcher.d.ts +2 -2
- package/dist/LicenseStatus.d.mts +1 -2
- package/dist/LicenseStatus.d.ts +1 -2
- package/dist/Link.d.mts +1 -2
- package/dist/Link.d.ts +1 -2
- package/dist/Login.d.mts +1 -2
- package/dist/Login.d.ts +1 -2
- package/dist/LoginCarousel.d.mts +2 -3
- package/dist/LoginCarousel.d.ts +2 -3
- package/dist/LoginGallery.d.mts +2 -3
- package/dist/LoginGallery.d.ts +2 -3
- package/dist/LoginTools.d.mts +1 -2
- package/dist/LoginTools.d.ts +1 -2
- package/dist/Map.d.mts +4 -5
- package/dist/Map.d.ts +4 -5
- package/dist/MarkdownEditor.d.mts +2 -2
- package/dist/MarkdownEditor.d.ts +2 -2
- package/dist/MediaCard.d.mts +2 -2
- package/dist/MediaCard.d.ts +2 -2
- package/dist/MediaLibraryLayout.d.mts +89 -0
- package/dist/MediaLibraryLayout.d.ts +89 -0
- package/dist/MediaLibraryLayout.js +369 -0
- package/dist/MediaLibraryLayout.mjs +348 -0
- package/dist/MediaSelector.d.mts +2 -2
- package/dist/MediaSelector.d.ts +2 -2
- package/dist/MediaTile.d.mts +2 -2
- package/dist/MediaTile.d.ts +2 -2
- package/dist/Money.d.mts +2 -2
- package/dist/Money.d.ts +2 -2
- package/dist/MotionProvider.d.mts +1 -2
- package/dist/MotionProvider.d.ts +1 -2
- package/dist/MultiComboSelect.d.mts +2 -3
- package/dist/MultiComboSelect.d.ts +2 -3
- package/dist/NotificationsCenter.d.mts +1 -2
- package/dist/NotificationsCenter.d.ts +1 -2
- package/dist/Numeric.d.mts +2 -2
- package/dist/Numeric.d.ts +2 -2
- package/dist/OmniSearch.d.mts +2 -3
- package/dist/OmniSearch.d.ts +2 -3
- package/dist/OrderButton.d.mts +2 -2
- package/dist/OrderButton.d.ts +2 -2
- package/dist/PageScaffold.d.mts +1 -2
- package/dist/PageScaffold.d.ts +1 -2
- package/dist/PageScaffold.js +1 -1
- package/dist/PageScaffold.mjs +1 -1
- package/dist/PageTransition.d.mts +1 -2
- package/dist/PageTransition.d.ts +1 -2
- package/dist/PageTransition.js +33 -27
- package/dist/PageTransition.mjs +33 -27
- package/dist/Pagination.d.mts +2 -2
- package/dist/Pagination.d.ts +2 -2
- package/dist/PasswordField.d.mts +1 -2
- package/dist/PasswordField.d.ts +1 -2
- package/dist/ProductCatalog.d.mts +2 -3
- package/dist/ProductCatalog.d.ts +2 -3
- package/dist/PromotionsCatalog.d.mts +2 -3
- package/dist/PromotionsCatalog.d.ts +2 -3
- package/dist/QrCode.d.mts +2 -2
- package/dist/QrCode.d.ts +2 -2
- package/dist/QuickActionsDock.d.mts +26 -0
- package/dist/QuickActionsDock.d.ts +26 -0
- package/dist/QuickActionsDock.js +99 -0
- package/dist/QuickActionsDock.mjs +79 -0
- package/dist/QuoteEditor.d.mts +2 -2
- package/dist/QuoteEditor.d.ts +2 -2
- package/dist/RechartsBarCard.d.mts +1 -2
- package/dist/RechartsBarCard.d.ts +1 -2
- package/dist/RechartsDonutCard.d.mts +1 -2
- package/dist/RechartsDonutCard.d.ts +1 -2
- package/dist/RechartsTimeSeriesCard.d.mts +1 -2
- package/dist/RechartsTimeSeriesCard.d.ts +1 -2
- package/dist/ReviewHistory.d.mts +3 -3
- package/dist/ReviewHistory.d.ts +3 -3
- package/dist/Reviews.d.mts +1 -2
- package/dist/Reviews.d.ts +1 -2
- package/dist/SearchInput.d.mts +2 -2
- package/dist/SearchInput.d.ts +2 -2
- package/dist/SegmentedTabs.d.mts +1 -2
- package/dist/SegmentedTabs.d.ts +1 -2
- package/dist/Select.d.mts +2 -2
- package/dist/Select.d.ts +2 -2
- package/dist/ShareAccess.d.mts +1 -2
- package/dist/ShareAccess.d.ts +1 -2
- package/dist/Sidebar.d.mts +3 -2
- package/dist/Sidebar.d.ts +3 -2
- package/dist/Sidebar.js +590 -377
- package/dist/Sidebar.mjs +590 -377
- package/dist/StatCard.d.mts +1 -2
- package/dist/StatCard.d.ts +1 -2
- package/dist/Steps.d.mts +3 -3
- package/dist/Steps.d.ts +3 -3
- package/dist/StorageUsage.d.mts +1 -2
- package/dist/StorageUsage.d.ts +1 -2
- package/dist/SupportChatWidget.d.mts +128 -0
- package/dist/SupportChatWidget.d.ts +128 -0
- package/dist/SupportChatWidget.js +696 -0
- package/dist/SupportChatWidget.mjs +678 -0
- package/dist/Table.d.mts +4 -5
- package/dist/Table.d.ts +4 -5
- package/dist/TableRecordButton.d.mts +1 -2
- package/dist/TableRecordButton.d.ts +1 -2
- package/dist/TimeAgo.d.mts +2 -2
- package/dist/TimeAgo.d.ts +2 -2
- package/dist/TimePanel.d.mts +1 -2
- package/dist/TimePanel.d.ts +1 -2
- package/dist/TimeRangeField.d.mts +2 -2
- package/dist/TimeRangeField.d.ts +2 -2
- package/dist/Toast.d.mts +1 -2
- package/dist/Toast.d.ts +1 -2
- package/dist/Tooltip.d.mts +1 -2
- package/dist/Tooltip.d.ts +1 -2
- package/dist/UploadCard.d.mts +1 -2
- package/dist/UploadCard.d.ts +1 -2
- package/dist/WordEditor.d.mts +3 -3
- package/dist/WordEditor.d.ts +3 -3
- package/dist/WorkflowDiagram.d.mts +1 -2
- package/dist/WorkflowDiagram.d.ts +1 -2
- package/dist/{animations-CHrNeawW.d.mts → animations-Di5tQRLw.d.mts} +2 -2
- package/dist/{animations-CHrNeawW.d.ts → animations-Di5tQRLw.d.ts} +2 -2
- package/dist/animations.d.mts +1 -1
- package/dist/animations.d.ts +1 -1
- package/dist/charts.d.mts +2 -1
- package/dist/charts.d.ts +2 -1
- package/dist/charts.js +6 -0
- package/dist/charts.mjs +6 -2
- package/dist/i18n.d.mts +1 -2
- package/dist/i18n.d.ts +1 -2
- package/dist/iconos/WorkflowEdgesSvg.d.mts +1 -2
- package/dist/iconos/WorkflowEdgesSvg.d.ts +1 -2
- package/dist/iconos/index.d.mts +1546 -1547
- package/dist/iconos/index.d.ts +1546 -1547
- package/dist/iconos/regular-icons.js +2 -2
- package/dist/iconos/regular-icons.mjs +2 -2
- package/dist/index.d.mts +11 -4
- package/dist/index.d.ts +11 -4
- package/dist/index.js +30 -0
- package/dist/index.mjs +167 -148
- package/dist/internal/AutoSize.d.mts +1 -2
- package/dist/internal/AutoSize.d.ts +1 -2
- package/dist/map.css +1 -1
- package/dist/theme/FontSizeController.d.mts +2 -2
- package/dist/theme/FontSizeController.d.ts +2 -2
- package/dist/theme/FontSizeController.js +1 -1
- package/dist/theme/FontSizeController.mjs +1 -1
- package/dist/theme/ThemeController.d.mts +2 -3
- package/dist/theme/ThemeController.d.ts +2 -3
- package/dist/theme/ThemeProvider.d.mts +1 -2
- package/dist/theme/ThemeProvider.d.ts +1 -2
- package/dist/theme/ThemeScript.d.mts +2 -2
- package/dist/theme/ThemeScript.d.ts +2 -2
- package/dist/theme/ThemeToggle.d.mts +2 -2
- package/dist/theme/ThemeToggle.d.ts +2 -2
- package/dist/theme/ThemeToggle.js +4 -4
- package/dist/theme/ThemeToggle.mjs +4 -4
- package/package.json +1 -1
package/dist/QuoteEditor.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from 'react';
|
|
2
2
|
import { Option } from './Select.js';
|
|
3
3
|
import { QuoteDraft, Currency } from './quote.js';
|
|
4
4
|
|
|
@@ -44,6 +44,6 @@ type QuoteEditorProps = {
|
|
|
44
44
|
className?: string;
|
|
45
45
|
labels?: QuoteEditorLabels;
|
|
46
46
|
};
|
|
47
|
-
declare function QuoteEditor({ value, onChange, clientOptions, currencyOptions, locale, readOnly, className, labels, }: QuoteEditorProps):
|
|
47
|
+
declare function QuoteEditor({ value, onChange, clientOptions, currencyOptions, locale, readOnly, className, labels, }: QuoteEditorProps): React__default.JSX.Element;
|
|
48
48
|
|
|
49
49
|
export { type QuoteEditorClientOption, type QuoteEditorLabels, type QuoteEditorProps, QuoteEditor as default };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type BarSeries = {
|
|
@@ -15,6 +14,6 @@ type RechartsBarCardProps = {
|
|
|
15
14
|
xTickFormatter?: (value: any, index?: number, payload?: any) => string;
|
|
16
15
|
bars: BarSeries[];
|
|
17
16
|
};
|
|
18
|
-
declare function RechartsBarCard({ title, subtitle, data, xKey, xTickFormatter, bars, }: RechartsBarCardProps):
|
|
17
|
+
declare function RechartsBarCard({ title, subtitle, data, xKey, xTickFormatter, bars, }: RechartsBarCardProps): React__default.JSX.Element;
|
|
19
18
|
|
|
20
19
|
export { type BarSeries, type RechartsBarCardProps, RechartsBarCard as default };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type BarSeries = {
|
|
@@ -15,6 +14,6 @@ type RechartsBarCardProps = {
|
|
|
15
14
|
xTickFormatter?: (value: any, index?: number, payload?: any) => string;
|
|
16
15
|
bars: BarSeries[];
|
|
17
16
|
};
|
|
18
|
-
declare function RechartsBarCard({ title, subtitle, data, xKey, xTickFormatter, bars, }: RechartsBarCardProps):
|
|
17
|
+
declare function RechartsBarCard({ title, subtitle, data, xKey, xTickFormatter, bars, }: RechartsBarCardProps): React__default.JSX.Element;
|
|
19
18
|
|
|
20
19
|
export { type BarSeries, type RechartsBarCardProps, RechartsBarCard as default };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type RechartsDonutCardProps = {
|
|
@@ -10,6 +9,6 @@ type RechartsDonutCardProps = {
|
|
|
10
9
|
colors?: string[];
|
|
11
10
|
valueFormatter?: (value: number) => string;
|
|
12
11
|
};
|
|
13
|
-
declare function RechartsDonutCard({ title, subtitle, data, nameKey, valueKey, colors, valueFormatter, }: RechartsDonutCardProps):
|
|
12
|
+
declare function RechartsDonutCard({ title, subtitle, data, nameKey, valueKey, colors, valueFormatter, }: RechartsDonutCardProps): React__default.JSX.Element;
|
|
14
13
|
|
|
15
14
|
export { type RechartsDonutCardProps, RechartsDonutCard as default };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type RechartsDonutCardProps = {
|
|
@@ -10,6 +9,6 @@ type RechartsDonutCardProps = {
|
|
|
10
9
|
colors?: string[];
|
|
11
10
|
valueFormatter?: (value: number) => string;
|
|
12
11
|
};
|
|
13
|
-
declare function RechartsDonutCard({ title, subtitle, data, nameKey, valueKey, colors, valueFormatter, }: RechartsDonutCardProps):
|
|
12
|
+
declare function RechartsDonutCard({ title, subtitle, data, nameKey, valueKey, colors, valueFormatter, }: RechartsDonutCardProps): React__default.JSX.Element;
|
|
14
13
|
|
|
15
14
|
export { type RechartsDonutCardProps, RechartsDonutCard as default };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type LineSeries = {
|
|
@@ -17,6 +16,6 @@ type RechartsTimeSeriesCardProps = {
|
|
|
17
16
|
rightAxisLabel?: string;
|
|
18
17
|
lines: LineSeries[];
|
|
19
18
|
};
|
|
20
|
-
declare function RechartsTimeSeriesCard({ title, subtitle, data, xKey, xTickFormatter, leftAxisLabel, rightAxisLabel, lines, }: RechartsTimeSeriesCardProps):
|
|
19
|
+
declare function RechartsTimeSeriesCard({ title, subtitle, data, xKey, xTickFormatter, leftAxisLabel, rightAxisLabel, lines, }: RechartsTimeSeriesCardProps): React__default.JSX.Element;
|
|
21
20
|
|
|
22
21
|
export { type LineSeries, type RechartsTimeSeriesCardProps, RechartsTimeSeriesCard as default };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type LineSeries = {
|
|
@@ -17,6 +16,6 @@ type RechartsTimeSeriesCardProps = {
|
|
|
17
16
|
rightAxisLabel?: string;
|
|
18
17
|
lines: LineSeries[];
|
|
19
18
|
};
|
|
20
|
-
declare function RechartsTimeSeriesCard({ title, subtitle, data, xKey, xTickFormatter, leftAxisLabel, rightAxisLabel, lines, }: RechartsTimeSeriesCardProps):
|
|
19
|
+
declare function RechartsTimeSeriesCard({ title, subtitle, data, xKey, xTickFormatter, leftAxisLabel, rightAxisLabel, lines, }: RechartsTimeSeriesCardProps): React__default.JSX.Element;
|
|
21
20
|
|
|
22
21
|
export { type LineSeries, type RechartsTimeSeriesCardProps, RechartsTimeSeriesCard as default };
|
package/dist/ReviewHistory.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
|
|
3
3
|
type ReviewItem = {
|
|
4
4
|
id: number;
|
|
@@ -13,11 +13,11 @@ declare function ReviewHistory({ items, loading, onViewAll, }: {
|
|
|
13
13
|
items: ReviewItem[];
|
|
14
14
|
loading?: boolean;
|
|
15
15
|
onViewAll?: () => void;
|
|
16
|
-
}):
|
|
16
|
+
}): React.JSX.Element;
|
|
17
17
|
declare function ReviewHistoryDialog({ open, onClose, items, }: {
|
|
18
18
|
open: boolean;
|
|
19
19
|
onClose: () => void;
|
|
20
20
|
items: ReviewItem[];
|
|
21
|
-
}):
|
|
21
|
+
}): React.JSX.Element;
|
|
22
22
|
|
|
23
23
|
export { ReviewHistoryDialog, type ReviewItem, ReviewHistory as default };
|
package/dist/ReviewHistory.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
|
|
3
3
|
type ReviewItem = {
|
|
4
4
|
id: number;
|
|
@@ -13,11 +13,11 @@ declare function ReviewHistory({ items, loading, onViewAll, }: {
|
|
|
13
13
|
items: ReviewItem[];
|
|
14
14
|
loading?: boolean;
|
|
15
15
|
onViewAll?: () => void;
|
|
16
|
-
}):
|
|
16
|
+
}): React.JSX.Element;
|
|
17
17
|
declare function ReviewHistoryDialog({ open, onClose, items, }: {
|
|
18
18
|
open: boolean;
|
|
19
19
|
onClose: () => void;
|
|
20
20
|
items: ReviewItem[];
|
|
21
|
-
}):
|
|
21
|
+
}): React.JSX.Element;
|
|
22
22
|
|
|
23
23
|
export { ReviewHistoryDialog, type ReviewItem, ReviewHistory as default };
|
package/dist/Reviews.d.mts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
import AvatarSquare from './AvatarSquare.mjs';
|
|
4
3
|
|
|
@@ -103,6 +102,6 @@ type ReviewsProps = {
|
|
|
103
102
|
loadingMinDurationMs?: number;
|
|
104
103
|
labels?: ReviewsLabels;
|
|
105
104
|
};
|
|
106
|
-
declare function Reviews({ target, className, card, currentUser, allowAnonymous, value, onChange, onSubmit, onDelete, onHelpfulToggle, persistKey, pageSize, maxBodyChars, loading, loadingMinDurationMs, labels, }: ReviewsProps):
|
|
105
|
+
declare function Reviews({ target, className, card, currentUser, allowAnonymous, value, onChange, onSubmit, onDelete, onHelpfulToggle, persistKey, pageSize, maxBodyChars, loading, loadingMinDurationMs, labels, }: ReviewsProps): React__default.JSX.Element;
|
|
107
106
|
|
|
108
107
|
export { type ReviewAuthor, type ReviewDraft, type ReviewEntry, type ReviewStatus, type ReviewTarget, type ReviewsLabels, type ReviewsProps, Reviews as default };
|
package/dist/Reviews.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
import AvatarSquare from './AvatarSquare.js';
|
|
4
3
|
|
|
@@ -103,6 +102,6 @@ type ReviewsProps = {
|
|
|
103
102
|
loadingMinDurationMs?: number;
|
|
104
103
|
labels?: ReviewsLabels;
|
|
105
104
|
};
|
|
106
|
-
declare function Reviews({ target, className, card, currentUser, allowAnonymous, value, onChange, onSubmit, onDelete, onHelpfulToggle, persistKey, pageSize, maxBodyChars, loading, loadingMinDurationMs, labels, }: ReviewsProps):
|
|
105
|
+
declare function Reviews({ target, className, card, currentUser, allowAnonymous, value, onChange, onSubmit, onDelete, onHelpfulToggle, persistKey, pageSize, maxBodyChars, loading, loadingMinDurationMs, labels, }: ReviewsProps): React__default.JSX.Element;
|
|
107
106
|
|
|
108
107
|
export { type ReviewAuthor, type ReviewDraft, type ReviewEntry, type ReviewStatus, type ReviewTarget, type ReviewsLabels, type ReviewsProps, Reviews as default };
|
package/dist/SearchInput.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from 'react';
|
|
2
2
|
|
|
3
3
|
type Props = {
|
|
4
4
|
value: string;
|
|
@@ -12,6 +12,6 @@ type Props = {
|
|
|
12
12
|
id?: string;
|
|
13
13
|
label?: string;
|
|
14
14
|
};
|
|
15
|
-
declare function SearchInput({ value, onChange, placeholder, className, minWidthClasses, fit, clearable, disabled, id, label, }: Props):
|
|
15
|
+
declare function SearchInput({ value, onChange, placeholder, className, minWidthClasses, fit, clearable, disabled, id, label, }: Props): React__default.JSX.Element;
|
|
16
16
|
|
|
17
17
|
export { SearchInput as default };
|
package/dist/SearchInput.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from 'react';
|
|
2
2
|
|
|
3
3
|
type Props = {
|
|
4
4
|
value: string;
|
|
@@ -12,6 +12,6 @@ type Props = {
|
|
|
12
12
|
id?: string;
|
|
13
13
|
label?: string;
|
|
14
14
|
};
|
|
15
|
-
declare function SearchInput({ value, onChange, placeholder, className, minWidthClasses, fit, clearable, disabled, id, label, }: Props):
|
|
15
|
+
declare function SearchInput({ value, onChange, placeholder, className, minWidthClasses, fit, clearable, disabled, id, label, }: Props): React__default.JSX.Element;
|
|
16
16
|
|
|
17
17
|
export { SearchInput as default };
|
package/dist/SegmentedTabs.d.mts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
import Button from './Button.mjs';
|
|
4
3
|
|
|
@@ -15,6 +14,6 @@ type SegmentedTabsProps = {
|
|
|
15
14
|
size?: "sm" | "md";
|
|
16
15
|
className?: string;
|
|
17
16
|
};
|
|
18
|
-
declare function SegmentedTabs({ value, options, onChange, color, size, className, }: SegmentedTabsProps):
|
|
17
|
+
declare function SegmentedTabs({ value, options, onChange, color, size, className, }: SegmentedTabsProps): React__default.JSX.Element;
|
|
19
18
|
|
|
20
19
|
export { type SegmentedTabOption, type SegmentedTabsProps, SegmentedTabs as default };
|
package/dist/SegmentedTabs.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
import Button from './Button.js';
|
|
4
3
|
|
|
@@ -15,6 +14,6 @@ type SegmentedTabsProps = {
|
|
|
15
14
|
size?: "sm" | "md";
|
|
16
15
|
className?: string;
|
|
17
16
|
};
|
|
18
|
-
declare function SegmentedTabs({ value, options, onChange, color, size, className, }: SegmentedTabsProps):
|
|
17
|
+
declare function SegmentedTabs({ value, options, onChange, color, size, className, }: SegmentedTabsProps): React__default.JSX.Element;
|
|
19
18
|
|
|
20
19
|
export { type SegmentedTabOption, type SegmentedTabsProps, SegmentedTabs as default };
|
package/dist/Select.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from 'react';
|
|
2
2
|
|
|
3
3
|
type BaseValue = string | number;
|
|
4
4
|
type Option<T extends BaseValue> = {
|
|
@@ -26,6 +26,6 @@ type Props<T extends BaseValue> = {
|
|
|
26
26
|
minWidthClasses?: string;
|
|
27
27
|
fit?: boolean;
|
|
28
28
|
};
|
|
29
|
-
declare function ModernSelect<T extends BaseValue>({ value, onChange, options, id, label, hint, placeholder, title, className, fullWidth, disabled, error, size, clearable, closeOnSelect, minWidthClasses, fit, }: Props<T>):
|
|
29
|
+
declare function ModernSelect<T extends BaseValue>({ value, onChange, options, id, label, hint, placeholder, title, className, fullWidth, disabled, error, size, clearable, closeOnSelect, minWidthClasses, fit, }: Props<T>): React__default.JSX.Element;
|
|
30
30
|
|
|
31
31
|
export { type Option, ModernSelect as default };
|
package/dist/Select.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from 'react';
|
|
2
2
|
|
|
3
3
|
type BaseValue = string | number;
|
|
4
4
|
type Option<T extends BaseValue> = {
|
|
@@ -26,6 +26,6 @@ type Props<T extends BaseValue> = {
|
|
|
26
26
|
minWidthClasses?: string;
|
|
27
27
|
fit?: boolean;
|
|
28
28
|
};
|
|
29
|
-
declare function ModernSelect<T extends BaseValue>({ value, onChange, options, id, label, hint, placeholder, title, className, fullWidth, disabled, error, size, clearable, closeOnSelect, minWidthClasses, fit, }: Props<T>):
|
|
29
|
+
declare function ModernSelect<T extends BaseValue>({ value, onChange, options, id, label, hint, placeholder, title, className, fullWidth, disabled, error, size, clearable, closeOnSelect, minWidthClasses, fit, }: Props<T>): React__default.JSX.Element;
|
|
30
30
|
|
|
31
31
|
export { type Option, ModernSelect as default };
|
package/dist/ShareAccess.d.mts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
import { Dialog } from './Dialog.mjs';
|
|
4
3
|
|
|
@@ -63,6 +62,6 @@ type ShareAccessProps = {
|
|
|
63
62
|
title?: React__default.ReactNode;
|
|
64
63
|
dialogSize?: React__default.ComponentProps<typeof Dialog>["size"];
|
|
65
64
|
};
|
|
66
|
-
declare function ShareAccess({ moduleId, moduleLabel, moduleDescription, resources, onCreate, onList, onUpdate, onDelete, buildUrl, className, defaultOpen, open: openProp, onOpenChange, title, dialogSize, }: ShareAccessProps):
|
|
65
|
+
declare function ShareAccess({ moduleId, moduleLabel, moduleDescription, resources, onCreate, onList, onUpdate, onDelete, buildUrl, className, defaultOpen, open: openProp, onOpenChange, title, dialogSize, }: ShareAccessProps): React__default.JSX.Element;
|
|
67
66
|
|
|
68
67
|
export { type ShareAccessCreateResult, type ShareAccessGrant, type ShareAccessLink, type ShareAccessPolicy, type ShareAccessProps, type ShareAccessResource, type ShareAccessResourceItem, ShareAccess as default };
|
package/dist/ShareAccess.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
import { Dialog } from './Dialog.js';
|
|
4
3
|
|
|
@@ -63,6 +62,6 @@ type ShareAccessProps = {
|
|
|
63
62
|
title?: React__default.ReactNode;
|
|
64
63
|
dialogSize?: React__default.ComponentProps<typeof Dialog>["size"];
|
|
65
64
|
};
|
|
66
|
-
declare function ShareAccess({ moduleId, moduleLabel, moduleDescription, resources, onCreate, onList, onUpdate, onDelete, buildUrl, className, defaultOpen, open: openProp, onOpenChange, title, dialogSize, }: ShareAccessProps):
|
|
65
|
+
declare function ShareAccess({ moduleId, moduleLabel, moduleDescription, resources, onCreate, onList, onUpdate, onDelete, buildUrl, className, defaultOpen, open: openProp, onOpenChange, title, dialogSize, }: ShareAccessProps): React__default.JSX.Element;
|
|
67
66
|
|
|
68
67
|
export { type ShareAccessCreateResult, type ShareAccessGrant, type ShareAccessLink, type ShareAccessPolicy, type ShareAccessProps, type ShareAccessResource, type ShareAccessResourceItem, ShareAccess as default };
|
package/dist/Sidebar.d.mts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type SidebarUser = {
|
|
@@ -23,6 +22,8 @@ type SidebarWorkspaceLabels = {
|
|
|
23
22
|
secondary?: string;
|
|
24
23
|
manage?: string;
|
|
25
24
|
manageHint?: string;
|
|
25
|
+
searchPlaceholder?: string;
|
|
26
|
+
empty?: string;
|
|
26
27
|
};
|
|
27
28
|
type SidebarItem = {
|
|
28
29
|
key: string;
|
|
@@ -103,6 +104,6 @@ type SidebarProps = {
|
|
|
103
104
|
color?: "accent" | "slate" | "gray" | "zinc" | "neutral" | "stone" | "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose";
|
|
104
105
|
};
|
|
105
106
|
type SidebarColor = NonNullable<SidebarProps["color"]>;
|
|
106
|
-
declare function Sidebar({ items, activeKey, onNavigate, navigationEditable, navigationPersistKey, navigationTitle, navigationDescription, navigationLabels, user, userMenuSlot, sidebarSlot, sidebarSlotCollapsed, footerSlot, footerSlotCollapsed, onBrandClick, showBrand, collapsedKey, defaultCollapsed, onCollapsedChange, brandLogoSrc, brandInitials, brandTitle, brandSubtitle, workspaces, activeWorkspaceId, defaultWorkspaceId, workspacePersistKey, onWorkspaceChange, onManageWorkspaces, workspaceLabels, loading, loadingMinDurationMs, skeleton, quickActions, quickActionsTitle, quickActionsPersistKey, quickActionsMaxPinned, quickActionsEditable, quickActionsDefaultPinnedIds, color, }: SidebarProps):
|
|
107
|
+
declare function Sidebar({ items, activeKey, onNavigate, navigationEditable, navigationPersistKey, navigationTitle, navigationDescription, navigationLabels, user, userMenuSlot, sidebarSlot, sidebarSlotCollapsed, footerSlot, footerSlotCollapsed, onBrandClick, showBrand, collapsedKey, defaultCollapsed, onCollapsedChange, brandLogoSrc, brandInitials, brandTitle, brandSubtitle, workspaces, activeWorkspaceId, defaultWorkspaceId, workspacePersistKey, onWorkspaceChange, onManageWorkspaces, workspaceLabels, loading, loadingMinDurationMs, skeleton, quickActions, quickActionsTitle, quickActionsPersistKey, quickActionsMaxPinned, quickActionsEditable, quickActionsDefaultPinnedIds, color, }: SidebarProps): React__default.JSX.Element;
|
|
107
108
|
|
|
108
109
|
export { type SidebarItem, type SidebarProps, type SidebarQuickAction, type SidebarUser, type SidebarWorkspace, type SidebarWorkspaceLabels, Sidebar as default };
|
package/dist/Sidebar.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
|
|
4
3
|
type SidebarUser = {
|
|
@@ -23,6 +22,8 @@ type SidebarWorkspaceLabels = {
|
|
|
23
22
|
secondary?: string;
|
|
24
23
|
manage?: string;
|
|
25
24
|
manageHint?: string;
|
|
25
|
+
searchPlaceholder?: string;
|
|
26
|
+
empty?: string;
|
|
26
27
|
};
|
|
27
28
|
type SidebarItem = {
|
|
28
29
|
key: string;
|
|
@@ -103,6 +104,6 @@ type SidebarProps = {
|
|
|
103
104
|
color?: "accent" | "slate" | "gray" | "zinc" | "neutral" | "stone" | "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose";
|
|
104
105
|
};
|
|
105
106
|
type SidebarColor = NonNullable<SidebarProps["color"]>;
|
|
106
|
-
declare function Sidebar({ items, activeKey, onNavigate, navigationEditable, navigationPersistKey, navigationTitle, navigationDescription, navigationLabels, user, userMenuSlot, sidebarSlot, sidebarSlotCollapsed, footerSlot, footerSlotCollapsed, onBrandClick, showBrand, collapsedKey, defaultCollapsed, onCollapsedChange, brandLogoSrc, brandInitials, brandTitle, brandSubtitle, workspaces, activeWorkspaceId, defaultWorkspaceId, workspacePersistKey, onWorkspaceChange, onManageWorkspaces, workspaceLabels, loading, loadingMinDurationMs, skeleton, quickActions, quickActionsTitle, quickActionsPersistKey, quickActionsMaxPinned, quickActionsEditable, quickActionsDefaultPinnedIds, color, }: SidebarProps):
|
|
107
|
+
declare function Sidebar({ items, activeKey, onNavigate, navigationEditable, navigationPersistKey, navigationTitle, navigationDescription, navigationLabels, user, userMenuSlot, sidebarSlot, sidebarSlotCollapsed, footerSlot, footerSlotCollapsed, onBrandClick, showBrand, collapsedKey, defaultCollapsed, onCollapsedChange, brandLogoSrc, brandInitials, brandTitle, brandSubtitle, workspaces, activeWorkspaceId, defaultWorkspaceId, workspacePersistKey, onWorkspaceChange, onManageWorkspaces, workspaceLabels, loading, loadingMinDurationMs, skeleton, quickActions, quickActionsTitle, quickActionsPersistKey, quickActionsMaxPinned, quickActionsEditable, quickActionsDefaultPinnedIds, color, }: SidebarProps): React__default.JSX.Element;
|
|
107
108
|
|
|
108
109
|
export { type SidebarItem, type SidebarProps, type SidebarQuickAction, type SidebarUser, type SidebarWorkspace, type SidebarWorkspaceLabels, Sidebar as default };
|