@datatechsolutions/ui 2.8.0 → 2.8.2
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/{chunk-NNYNGCT5.mjs → chunk-BMPCP2ME.mjs} +10 -5
- package/dist/chunk-BMPCP2ME.mjs.map +1 -0
- package/dist/{chunk-HVDLO6TN.js → chunk-EBSYPO4E.js} +10 -5
- package/dist/chunk-EBSYPO4E.js.map +1 -0
- package/dist/{chunk-RQMB4Q4G.js → chunk-MRKMIFVG.js} +52 -52
- package/dist/{chunk-RQMB4Q4G.js.map → chunk-MRKMIFVG.js.map} +1 -1
- package/dist/{chunk-6RXLXX5U.mjs → chunk-VYKQP6MP.mjs} +3 -3
- package/dist/{chunk-6RXLXX5U.mjs.map → chunk-VYKQP6MP.mjs.map} +1 -1
- package/dist/index.d.mts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +339 -339
- package/dist/index.mjs +1 -1
- package/dist/workflow/index.js +119 -119
- package/dist/workflow/index.mjs +3 -3
- package/dist/workflow/workflow-canvas.js +3 -3
- package/dist/workflow/workflow-canvas.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-HVDLO6TN.js.map +0 -1
- package/dist/chunk-NNYNGCT5.mjs.map +0 -1
|
@@ -9601,7 +9601,8 @@ var ICON_MAP = {
|
|
|
9601
9601
|
"document": getIcon("DocumentIcon"),
|
|
9602
9602
|
"plus-circle": getIcon("PlusCircleIcon"),
|
|
9603
9603
|
"link": getIcon("LinkIcon"),
|
|
9604
|
-
"folder-open": getIcon("FolderOpenIcon")
|
|
9604
|
+
"folder-open": getIcon("FolderOpenIcon"),
|
|
9605
|
+
"fuel": getIcon("BeakerIcon")
|
|
9605
9606
|
};
|
|
9606
9607
|
var ACCENT_MAP = {
|
|
9607
9608
|
"map-pin": {
|
|
@@ -9679,9 +9680,13 @@ var ACCENT_MAP = {
|
|
|
9679
9680
|
"folder-open": {
|
|
9680
9681
|
container: "bg-slate-50/80 dark:bg-slate-900/30 border-slate-100/50 dark:border-slate-800/30",
|
|
9681
9682
|
icon: "text-slate-500 dark:text-slate-400"
|
|
9683
|
+
},
|
|
9684
|
+
"fuel": {
|
|
9685
|
+
container: "bg-emerald-50/80 dark:bg-emerald-900/30 border-emerald-100/50 dark:border-emerald-800/30",
|
|
9686
|
+
icon: "text-emerald-500 dark:text-emerald-400"
|
|
9682
9687
|
}
|
|
9683
9688
|
};
|
|
9684
|
-
function PageEmptyState({ title, message, iconName }) {
|
|
9689
|
+
function PageEmptyState({ title, message, iconName, customIcon }) {
|
|
9685
9690
|
const Icon = ICON_MAP[iconName] || FallbackIcon;
|
|
9686
9691
|
const accent = ACCENT_MAP[iconName] || ACCENT_MAP["folder-open"];
|
|
9687
9692
|
const prefersReducedMotion2 = useReducedMotion();
|
|
@@ -9709,7 +9714,7 @@ function PageEmptyState({ title, message, iconName }) {
|
|
|
9709
9714
|
animate: prefersReducedMotion2 ? noMotion : { scale: 1, opacity: 1 },
|
|
9710
9715
|
transition: prefersReducedMotion2 ? noTransition : springPresets.bouncy,
|
|
9711
9716
|
className: "mx-auto mb-6",
|
|
9712
|
-
children: /* @__PURE__ */ jsx("div", { className: `inline-flex h-20 w-20 items-center justify-center rounded-full backdrop-blur-md border ${accent.container}`, children: /* @__PURE__ */ jsx(Icon, { className: `h-10 w-10 ${accent.icon}` }) })
|
|
9717
|
+
children: /* @__PURE__ */ jsx("div", { className: `inline-flex h-20 w-20 items-center justify-center rounded-full backdrop-blur-md border ${accent.container}`, children: customIcon ?? /* @__PURE__ */ jsx(Icon, { className: `h-10 w-10 ${accent.icon}` }) })
|
|
9713
9718
|
}
|
|
9714
9719
|
),
|
|
9715
9720
|
/* @__PURE__ */ jsx(
|
|
@@ -17303,5 +17308,5 @@ function SkipToContent({
|
|
|
17303
17308
|
}
|
|
17304
17309
|
|
|
17305
17310
|
export { ActionMenu, ActionSheet, ActiveFilterChips, AnalysisSkeleton, AnimatedNumber, AnimatedTableRow, AppLogo, AppNavigation, AppShell, ArchiveSwipeAction, AuthLayout, Avatar, AvatarButton, BRAZIL_ACCENT_MAP, BRAZIL_MACRO_REGIONS, BRAZIL_MAP_CENTER, BRAZIL_STATE_COORDINATES, BRAZIL_STATE_PALETTES, BR_THEME_CONFIG, BackupCodeGrid, BadRequestPage, Badge, BaseForm, BentoCard, BooleanFlagsPicker, BottomSafeArea, BrandFilterSkeleton, BrandedLoader, Breadcrumb, Button, Card, CardActionMenu, CardContent, CardDescription, CardDivider, CardFooter, CardGridSkeleton, CardHeader, CardSectionHeader, CardTitle, CategoryBadge, CategoryTab, CategoryTabs, ChipPicker, CircularRefreshIndicator, Code, CollapsibleGroupedList, CompactSegmentedControl, ContactCard, ContactSection, Container, ContextMenu, CookieConsent, CopyableId, CountPill, CreateActionButton, DashboardProgressShell, DataPagination, DatePicker, DeleteSwipeAction, Description4 as Description, DetailsPopover, DevModeBanner, Dialog4 as Dialog, DialogActions, DialogBody, DialogDescription, DialogTitle3 as DialogTitle, Divider, Dock, DockContainer, DockSkeleton, DotRefreshIndicator, Dropdown, DropdownButton, DropdownDivider, DropdownItem, DropdownLabel, DropdownMenu, DropdownSelect, DynamicIsland, DynamicIslandConfirm, DynamicIslandNotification, EdgeSwipeIndicator, EdgeSwipeProvider, EditSwipeAction, EmptyState, EntityCard, EntityDrawer, ErrorMessage, ErrorState, ExpandableHistoryList, ExpandingPageIndicator, FUEL_PRICE_LOADER, FavoriteSwipeAction, FeatureCard, FeedItemCard, Field2 as Field, FieldGroup, Fieldset2 as Fieldset, FilterBadge, FilterPill, FilterSectionHeader, FilterTileButton, FloatingActionButton, FlyoutMenu, FlyoutNavGrid, FlyoutQuickActions, ForceTouchMenu, Form, FormActions, FormActionsRow, FormCheckbox, FormField, FormGrid, FormInput, FormPriceInput, FormSection, FormSelect, FormTextarea, FormToggle, GeoMapCanvas, GeoMapLegend, GlassFormModal, GlassModal, GlassModalShell, Gradient, GradientBackground, GrowthIndicator, Heading, HeroPanel, HeroSection, IconButton, ImageUpload, InfoPopover, InlineForm, InlineSpinner, Input, InteractiveGeoMap, ItemSummary, KORI_ERP_LOADER, Label2 as Label, LabeledToggle, LanguageSwitcher, LaunchpadGrid, Lead, Legend2 as Legend, LiquidFilterInput, ListCard, ListCardItem, ListItem, LoadingOverlay, ManagementPageLayout, ManagementSurface, MapZoomControls, MetricCard, MonthPicker, MultiColumnPicker, NavigationProgress, NoDataState, NoResultsState, NotFoundPage, NotificationBadge, NotificationBellButton, NotificationProvider, OfficeCard, OfflineState, OptionGrid, OtpInput, PageEmptyState, PageHeader, PageHeading, PageIndicator, PageLoadingState, PageSectionHeader, Pagination, PasswordInput, PasswordStrengthMeter, Pill, PlatformShell, PlusGrid, PlusGridItem, PlusGridRow, PreferenceSection, PriceChangeBadge, ProfileIdentityCard, Progress, ProgressIndicator, PullToRefreshContainer, PullToRefreshIndicator, RadiantHeading, RadiantStatCard, RadiantSubheading, RegionFilterSkeleton, RoleBadge, SafeArea, SafeAreaSpacer, SafeAreaView, SearchBar, SearchFilterToolbar, SearchInput, SectionCard, SectionHeader, SectionHeaderSkeleton, SegmentedControl, Select, SelectableChipPicker, SelectableListPicker, SelectableOptionsGrid, SelectableTableRow, SelectionCard, ServerErrorPage, SettingsDialog, SettingsModal, Sheet, SkipToContent, SocialLoginButtons, SortableTableHeader, Spinner, Stat, StatCard, StatCardSkeleton, StatusBadge, StatusToggle, StepFormPage, StepNavigationButtons, StepTimeline, Strong, Subheading, SwipeableRow, Switch2 as Switch, Table, TableBody, TableCell, TableEmptyState, TableHead, TableHeader, TableRow, TableSkeleton, TableSkeletonRow, Tabs, TabsContent, TabsList, TabsTrigger, TagBadge, Text, TextLink, Textarea, ThemeSwitch, ThemeToggle, ThemeToggleCompact, TimePicker, ToggleSwitch, TouchTarget, US_ACCENT_MAP, US_MACRO_REGIONS, US_MAP_CENTER, US_STATE_COORDINATES, US_STATE_PALETTES, US_THEME_CONFIG, UserAvatar, UserMobileInfo, WINDSOCK_LOADER, WIRE_LOADER, WheelPicker, WindsockIcon, buildDockActions, buildFlyoutNavItems, buildLaunchpadItems, buttonPress, buttonPressReduced, buttonTap, cardHover, cardHoverReduced, cardPress, createMotionProps, durations, durationsReduced, easings, fadeOnly, fadeScale, filterByPermission, formatCurrency, formatDate, formatPercentage, getBrazilAccent, getBrazilColors, getBrazilFlagUrl, getBrazilGradient, getBrazilHexColor, getBrazilPalette, getStatusColor, getSubdivisionAccent, getSubdivisionColors, getSubdivisionFlagUrl, getSubdivisionGradient, getSubdivisionHexColor, getSubdivisionPalette, getTransition, getUsAccent, getUsColors, getUsFlagUrl, getUsGradient, getUsHexColor, getUsPalette, getVariants, iosColors, isValidBrazilState, isValidSubdivision, isValidUsState, listItem, listItemReduced, notificationBanner, notificationBannerReduced, pageControlDot, prefersReducedMotion, registerSubdivisionTheme, resolveGlassAccentRgb, selectIsAuthenticated, selectShowShellChrome, selectUserInitial, selectUserName, shimmerClass, shimmerWhiteClass, slideDown, slideRight, slideUp, springPresets, springPresetsReduced, staggerContainer, swipeActionThreshold, swipeConstraints, useGeoMapState, useNotifications, usePlatformShellStore, usePullToRefresh };
|
|
17306
|
-
//# sourceMappingURL=chunk-
|
|
17307
|
-
//# sourceMappingURL=chunk-
|
|
17311
|
+
//# sourceMappingURL=chunk-BMPCP2ME.mjs.map
|
|
17312
|
+
//# sourceMappingURL=chunk-BMPCP2ME.mjs.map
|