@fayz-ai/ui 0.25.0 → 0.26.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-XKFYX3DG.js → chunk-425EWIQL.js} +4 -4
- package/dist/{chunk-XKFYX3DG.js.map → chunk-425EWIQL.js.map} +1 -1
- package/dist/{chunk-RRNMNFLF.js → chunk-43DUMVRU.js} +10 -4
- package/dist/chunk-43DUMVRU.js.map +1 -0
- package/dist/{chunk-OQVFOBKU.js → chunk-BKTN6HDM.js} +5 -5
- package/dist/{chunk-OQVFOBKU.js.map → chunk-BKTN6HDM.js.map} +1 -1
- package/dist/{chunk-UP7WVKSU.js → chunk-SGK3K3AQ.js} +3 -3
- package/dist/{chunk-UP7WVKSU.js.map → chunk-SGK3K3AQ.js.map} +1 -1
- package/dist/{chunk-HO2P2XB4.js → chunk-STWAQCYV.js} +3 -3
- package/dist/{chunk-HO2P2XB4.js.map → chunk-STWAQCYV.js.map} +1 -1
- package/dist/{chunk-L4TXDKMN.js → chunk-Z32UKXDM.js} +3 -3
- package/dist/{chunk-L4TXDKMN.js.map → chunk-Z32UKXDM.js.map} +1 -1
- package/dist/dashboard/index.js +3 -3
- package/dist/index.js +9 -9
- package/dist/layout/Sidebar.d.ts +4 -0
- package/dist/layout/Sidebar.d.ts.map +1 -1
- package/dist/layout/index.js +3 -3
- package/dist/layout/rail-flyout.d.ts +4 -0
- package/dist/layout/rail-flyout.d.ts.map +1 -1
- package/dist/primitives/index.js +4 -4
- package/package.json +2 -2
- package/dist/chunk-RRNMNFLF.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PageHeaderActions, SegmentedControl } from './chunk-
|
|
2
|
-
import { Hint, Dropdown, DropdownTrigger, DropdownContent, DropdownSeparator, DropdownItem, Card, PageActionBar, DataTable, Popover, PopoverTrigger, PopoverContent, Checkbox, useIsWide } from './chunk-
|
|
3
|
-
import { useSaveBarVisible, useCrossModuleBack, useBackHandler } from './chunk-
|
|
1
|
+
import { PageHeaderActions, SegmentedControl } from './chunk-SGK3K3AQ.js';
|
|
2
|
+
import { Hint, Dropdown, DropdownTrigger, DropdownContent, DropdownSeparator, DropdownItem, Card, PageActionBar, DataTable, Popover, PopoverTrigger, PopoverContent, Checkbox, useIsWide } from './chunk-STWAQCYV.js';
|
|
3
|
+
import { useSaveBarVisible, useCrossModuleBack, useBackHandler } from './chunk-43DUMVRU.js';
|
|
4
4
|
import { cn, Button } from './chunk-OKZ6WQB3.js';
|
|
5
5
|
import * as React15 from 'react';
|
|
6
6
|
import React15__default, { useState, useRef, useEffect, useMemo, useCallback } from 'react';
|
|
@@ -2968,5 +2968,5 @@ function StockEntryForm({
|
|
|
2968
2968
|
}
|
|
2969
2969
|
|
|
2970
2970
|
export { Badge, Breadcrumb, BulkActionBar, ChevronPager, CurrencyInput, DatePicker, DateRangeChip, DictateButton, DotBadge, DraftCommitBar, FilterCheckBox, FilterCheckList, FilterCheckRow, FilterChip, FilterSection, Input, ListView, Markdown, MarkdownEditor, MiniCalendar, Modal, ModalBody, ModalClose, ModalContent, ModalDescription, ModalFooter, ModalHeader, ModalOverlay, ModalPortal, ModalTitle, ModalTrigger, MultiSelect, PhoneField, PhoneLink, RefreshButton, RowActions, SearchCombobox, SearchField, SearchSelect, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator2 as Separator, StatTiles, StockEntryForm, Tabs, TabsContent, TabsList, TabsTrigger, Thumbnail, TimePicker, ToastProvider, WHATSAPP_BRAND_COLOR, WhatsAppIcon, badgeVariants, formatPhone2 as formatPhone, normalizePhone, renderMarkdown, setRowActionsLabel, toLocalISODate, useRowSelection };
|
|
2971
|
-
//# sourceMappingURL=chunk-
|
|
2972
|
-
//# sourceMappingURL=chunk-
|
|
2971
|
+
//# sourceMappingURL=chunk-BKTN6HDM.js.map
|
|
2972
|
+
//# sourceMappingURL=chunk-BKTN6HDM.js.map
|