@misael703/ui 1.61.0 → 1.62.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/{chunk-EJY4QWHT.mjs → chunk-2GCYYHNG.mjs} +60 -30
- package/dist/chunk-2GCYYHNG.mjs.map +1 -0
- package/dist/{chunk-3RB4OZTJ.js → chunk-FI2XCF3F.js} +94 -14
- package/dist/chunk-FI2XCF3F.js.map +1 -0
- package/dist/{chunk-5G3DVB5B.mjs → chunk-GL5C55DU.mjs} +3 -3
- package/dist/{chunk-5G3DVB5B.mjs.map → chunk-GL5C55DU.mjs.map} +1 -1
- package/dist/{chunk-NUTHJQYH.js → chunk-JNISZPSL.js} +4 -4
- package/dist/{chunk-NUTHJQYH.js.map → chunk-JNISZPSL.js.map} +1 -1
- package/dist/{chunk-2ET7IM4U.js → chunk-K4VUQFUA.js} +60 -30
- package/dist/chunk-K4VUQFUA.js.map +1 -0
- package/dist/{chunk-DLPTIVZB.mjs → chunk-NHSPQDB2.mjs} +3 -3
- package/dist/{chunk-DLPTIVZB.mjs.map → chunk-NHSPQDB2.mjs.map} +1 -1
- package/dist/{chunk-M7QZCHMM.js → chunk-O4TKMQEY.js} +3 -3
- package/dist/{chunk-M7QZCHMM.js.map → chunk-O4TKMQEY.js.map} +1 -1
- package/dist/{chunk-JXRAMV3H.mjs → chunk-TJ5LRNVT.mjs} +94 -15
- package/dist/chunk-TJ5LRNVT.mjs.map +1 -0
- package/dist/{chunk-2UW2K5MV.mjs → chunk-UQJU332W.mjs} +3 -3
- package/dist/{chunk-2UW2K5MV.mjs.map → chunk-UQJU332W.mjs.map} +1 -1
- package/dist/{chunk-E6BTT4I7.js → chunk-V7MNWM6L.js} +4 -4
- package/dist/{chunk-E6BTT4I7.js.map → chunk-V7MNWM6L.js.map} +1 -1
- package/dist/{chunk-324O7B3R.js → chunk-X4EESFGG.js} +3 -3
- package/dist/{chunk-324O7B3R.js.map → chunk-X4EESFGG.js.map} +1 -1
- package/dist/{chunk-GNI5MH36.mjs → chunk-YKFZCOOB.mjs} +3 -3
- package/dist/{chunk-GNI5MH36.mjs.map → chunk-YKFZCOOB.mjs.map} +1 -1
- package/dist/components/AdvancedPickers.d.mts +29 -2
- package/dist/components/AdvancedPickers.d.ts +29 -2
- package/dist/components/AdvancedPickers.js +9 -5
- package/dist/components/AdvancedPickers.mjs +1 -1
- package/dist/components/AppShell.js +4 -4
- package/dist/components/AppShell.mjs +2 -2
- package/dist/components/Charts.d.mts +25 -5
- package/dist/components/Charts.d.ts +25 -5
- package/dist/components/Charts.js +6 -6
- package/dist/components/Charts.mjs +1 -1
- package/dist/components/Commerce.js +14 -14
- package/dist/components/Commerce.mjs +3 -3
- package/dist/components/Editing.js +9 -9
- package/dist/components/Editing.mjs +3 -3
- package/dist/components/Overlay.js +4 -4
- package/dist/components/Overlay.mjs +2 -2
- package/dist/hooks/index.js +5 -5
- package/dist/hooks/index.mjs +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +42 -38
- package/dist/index.mjs +8 -8
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/dist/chunk-2ET7IM4U.js.map +0 -1
- package/dist/chunk-3RB4OZTJ.js.map +0 -1
- package/dist/chunk-EJY4QWHT.mjs.map +0 -1
- package/dist/chunk-JXRAMV3H.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import './chunk-XTHC46M2.mjs';
|
|
3
|
-
import './chunk-CHVTPN3K.mjs';
|
|
4
3
|
export { TimeAgo, TimeAgoDate } from './chunk-6UYKIUQB.mjs';
|
|
5
4
|
export { formatIsoDate, formatIsoDateTime, smartDate, smartDateTime } from './chunk-QWQSOJFP.mjs';
|
|
6
5
|
export { ToastProvider, useToast } from './chunk-LMJW566R.mjs';
|
|
7
6
|
export { SegmentedControl, SegmentedControlItem, Toggle, ToggleGroup, ToggleGroupItem } from './chunk-CNV2E2M5.mjs';
|
|
7
|
+
import './chunk-CHVTPN3K.mjs';
|
|
8
8
|
export { NotificationCenter } from './chunk-67SCO4BO.mjs';
|
|
9
9
|
export { PermissionMatrix } from './chunk-DAITXFG3.mjs';
|
|
10
10
|
export { Combobox, DatePicker, FileUpload, MonthPicker, YearPicker } from './chunk-HGS3ATU2.mjs';
|
|
@@ -18,7 +18,7 @@ export { BulletChart, CalendarHeatmap, DeltaBadge, Meter, ProportionBar, Sparkba
|
|
|
18
18
|
export { formatCurrency, formatNumber } from './chunk-WYOJ7YRQ.mjs';
|
|
19
19
|
export { NavigationMenu } from './chunk-OIYIWG53.mjs';
|
|
20
20
|
export { Calendar, StatusIndicator, Timeline, TimelineItem, Tree, UserCell } from './chunk-4Z5GFOIU.mjs';
|
|
21
|
-
export { ConfirmDialog, DescriptionList, DescriptionListItem, DiffViewer, EditableCell, TransferList } from './chunk-
|
|
21
|
+
export { ConfirmDialog, DescriptionList, DescriptionListItem, DiffViewer, EditableCell, TransferList } from './chunk-YKFZCOOB.mjs';
|
|
22
22
|
export { BulkActionBar, FilterBar, FilterField, FilterPanel, FilterSection, SortDropdown } from './chunk-EFX3FU6B.mjs';
|
|
23
23
|
export { ImageGallery, Lightbox } from './chunk-SB7XXXWS.mjs';
|
|
24
24
|
export { HoverCard } from './chunk-X36H75RR.mjs';
|
|
@@ -26,8 +26,8 @@ export { InputOTP } from './chunk-IVL7P3MF.mjs';
|
|
|
26
26
|
export { CodeBlock, JsonViewer } from './chunk-DBV6FV4V.mjs';
|
|
27
27
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger } from './chunk-PHQUFC3I.mjs';
|
|
28
28
|
export { AttachmentList, CommentThread, _internal } from './chunk-CEDAYY2N.mjs';
|
|
29
|
-
export { AddressForm, CartDrawer, CompareTable, FreeShippingProgress, OrderSummary, PriceDisplay, PromoCodeInput, QuantitySelector, Rating, VariantSelector, WishlistButton } from './chunk-
|
|
30
|
-
export { Drawer, Modal } from './chunk-
|
|
29
|
+
export { AddressForm, CartDrawer, CompareTable, FreeShippingProgress, OrderSummary, PriceDisplay, PromoCodeInput, QuantitySelector, Rating, VariantSelector, WishlistButton } from './chunk-GL5C55DU.mjs';
|
|
30
|
+
export { Drawer, Modal } from './chunk-NHSPQDB2.mjs';
|
|
31
31
|
export { ContextMenu } from './chunk-NS6CI6RP.mjs';
|
|
32
32
|
export { Accordion, AccordionItem, Breadcrumbs, ColumnToggle, DataTable, TablePagination, TableToolbar } from './chunk-ORTQGS7I.mjs';
|
|
33
33
|
export { Popover } from './chunk-FR4JV3JA.mjs';
|
|
@@ -35,17 +35,17 @@ export { EmptyState, Kpi, NumberInput, Pagination } from './chunk-YBJ7NFFW.mjs';
|
|
|
35
35
|
export { Checkbox, FormField, Input, InputGroup, InputGroupAddon, Label, Radio, Select, Switch, Textarea } from './chunk-SUQLII3F.mjs';
|
|
36
36
|
export { Alert, Badge, Card, CardBody, CardFooter, CardHeader, Chip, ChipGroup, ProductCard, Skeleton, Spinner } from './chunk-6IXP5UIY.mjs';
|
|
37
37
|
export { Avatar, AvatarGroup, Menu, Stat } from './chunk-DH3IXJRJ.mjs';
|
|
38
|
-
export { CommandPalette, DateRangePicker, MultiCombobox, useCommandPalette } from './chunk-
|
|
38
|
+
export { CommandPalette, DateRangePicker, MultiCombobox, dateRangePresets, useCommandPalette } from './chunk-TJ5LRNVT.mjs';
|
|
39
39
|
export { addMonths, buildMonthGrid, buildMonthGrid6, dateFormatPlaceholder, detectFormatFromLocale, formatDate, formatRelativeDay, isSameDay, isToday, isTomorrow, isYesterday, parseDate, resolveDateFormat, startOfMonth } from './chunk-ODE2ROR2.mjs';
|
|
40
40
|
export { format } from './chunk-IGNKSI2E.mjs';
|
|
41
41
|
export { Portal } from './chunk-FKBQYQQD.mjs';
|
|
42
42
|
export { BRAND_DEFAULTS, configureBrand, getBrand, resetBrand } from './chunk-5GEWIK4T.mjs';
|
|
43
|
-
export { AppShell, PageHeader } from './chunk-
|
|
43
|
+
export { AppShell, PageHeader } from './chunk-UQJU332W.mjs';
|
|
44
44
|
import './chunk-JT6OOSI2.mjs';
|
|
45
|
+
import './chunk-XOV4D6J3.mjs';
|
|
45
46
|
import './chunk-R5DCDEB5.mjs';
|
|
46
47
|
import './chunk-U3JH4T3A.mjs';
|
|
47
48
|
import './chunk-6W7ZGWNA.mjs';
|
|
48
|
-
import './chunk-XOV4D6J3.mjs';
|
|
49
49
|
export { useVirtualRows } from './chunk-YTKPENNW.mjs';
|
|
50
50
|
export { LocaleProvider, esMessages, useLocale } from './chunk-OOIRRKJ7.mjs';
|
|
51
51
|
export { useDismiss } from './chunk-6P2TKRTL.mjs';
|
|
@@ -54,7 +54,7 @@ export { Button, ButtonGroup } from './chunk-NAL457NQ.mjs';
|
|
|
54
54
|
export { AspectRatio, ScrollArea, Separator, Slot, Slottable } from './chunk-IEPKSPBX.mjs';
|
|
55
55
|
export { Carousel } from './chunk-VXJTDBSM.mjs';
|
|
56
56
|
export { AlertCircle, AlertTriangle, AlignCenter, AlignLeft, AlignRight, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, Bell, Bold, Building, CalendarDays, CalendarIcon, Check, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clock, Columns3, Copy, CreditCard, Download, Edit, ExternalLink, Eye, EyeOff, FileText, Filter, Folder, Globe, Heart, History, Home, Info, Italic, LayoutGrid, Link, List, Loader, Lock, LogOut, Mail, Map, MapPin, MenuIcon, Minus, Moon, MoreHorizontal, MoreVertical, Package, Phone, Plus, RefreshCw, Rows3, Search, Settings, ShoppingCart, Star, Sun, Tag, Tool, Trash, Truck, Underline, Unlock, Upload, User, Users, Wallet, Wrench, X } from './chunk-BJGMROKL.mjs';
|
|
57
|
-
export { AreaChart, BarChart, DonutChart, LineChart, Sparkline } from './chunk-
|
|
57
|
+
export { AreaChart, BarChart, DonutChart, LineChart, Sparkline } from './chunk-2GCYYHNG.mjs';
|
|
58
58
|
export { cx } from './chunk-IEPCH3JB.mjs';
|
|
59
59
|
//# sourceMappingURL=index.mjs.map
|
|
60
60
|
//# sourceMappingURL=index.mjs.map
|