@misael703/ui 1.64.0 → 1.65.0
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-X4EESFGG.js → chunk-324O7B3R.js} +3 -3
- package/dist/{chunk-X4EESFGG.js.map → chunk-324O7B3R.js.map} +1 -1
- package/dist/{chunk-GL5C55DU.mjs → chunk-5G3DVB5B.mjs} +3 -3
- package/dist/{chunk-GL5C55DU.mjs.map → chunk-5G3DVB5B.mjs.map} +1 -1
- package/dist/{chunk-NHSPQDB2.mjs → chunk-DLPTIVZB.mjs} +3 -3
- package/dist/{chunk-NHSPQDB2.mjs.map → chunk-DLPTIVZB.mjs.map} +1 -1
- package/dist/{chunk-V7MNWM6L.js → chunk-E6BTT4I7.js} +4 -4
- package/dist/{chunk-V7MNWM6L.js.map → chunk-E6BTT4I7.js.map} +1 -1
- package/dist/{chunk-O4TKMQEY.js → chunk-FRUNZAYE.js} +3 -3
- package/dist/{chunk-O4TKMQEY.js.map → chunk-FRUNZAYE.js.map} +1 -1
- package/dist/{chunk-YKFZCOOB.mjs → chunk-GNI5MH36.mjs} +3 -3
- package/dist/{chunk-YKFZCOOB.mjs.map → chunk-GNI5MH36.mjs.map} +1 -1
- package/dist/{chunk-JNISZPSL.js → chunk-NUTHJQYH.js} +4 -4
- package/dist/{chunk-JNISZPSL.js.map → chunk-NUTHJQYH.js.map} +1 -1
- package/dist/{chunk-UQJU332W.mjs → chunk-SAJMSBGQ.mjs} +3 -3
- package/dist/{chunk-UQJU332W.mjs.map → chunk-SAJMSBGQ.mjs.map} +1 -1
- package/dist/components/AppShell.js +4 -4
- package/dist/components/AppShell.mjs +2 -2
- 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.js +27 -27
- package/dist/index.mjs +6 -6
- package/dist/styles.css +1 -1
- package/package.json +1 -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';
|
|
3
4
|
export { TimeAgo, TimeAgoDate } from './chunk-6UYKIUQB.mjs';
|
|
4
5
|
export { formatIsoDate, formatIsoDateTime, smartDate, smartDateTime } from './chunk-QWQSOJFP.mjs';
|
|
5
6
|
export { ToastProvider, useToast } from './chunk-LMJW566R.mjs';
|
|
6
7
|
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-GNI5MH36.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-5G3DVB5B.mjs';
|
|
30
|
+
export { Drawer, Modal } from './chunk-DLPTIVZB.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';
|
|
@@ -40,12 +40,12 @@ export { addMonths, buildMonthGrid, buildMonthGrid6, dateFormatPlaceholder, dete
|
|
|
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-SAJMSBGQ.mjs';
|
|
44
44
|
import './chunk-JT6OOSI2.mjs';
|
|
45
|
-
import './chunk-XOV4D6J3.mjs';
|
|
46
45
|
import './chunk-R5DCDEB5.mjs';
|
|
47
46
|
import './chunk-U3JH4T3A.mjs';
|
|
48
47
|
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';
|