@mieweb/ui 0.6.1-dev.121 → 0.6.1-dev.123
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/README.md +0 -8
- package/dist/brands/index.cjs +7 -7
- package/dist/brands/index.js +2 -2
- package/dist/{chunk-KJPOFUF5.cjs → chunk-AWUADXYI.cjs} +3 -3
- package/dist/{chunk-KJPOFUF5.cjs.map → chunk-AWUADXYI.cjs.map} +1 -1
- package/dist/{chunk-OXGUG57G.cjs → chunk-JLQTPLSY.cjs} +2 -2
- package/dist/{chunk-OXGUG57G.cjs.map → chunk-JLQTPLSY.cjs.map} +1 -1
- package/dist/{chunk-K3IVCUPP.js → chunk-MV337VA7.js} +2 -2
- package/dist/{chunk-K3IVCUPP.js.map → chunk-MV337VA7.js.map} +1 -1
- package/dist/{chunk-IUFDGB5O.js → chunk-WTDCNXZO.js} +3 -3
- package/dist/{chunk-IUFDGB5O.js.map → chunk-WTDCNXZO.js.map} +1 -1
- package/dist/components/Modal/index.cjs +10 -10
- package/dist/components/Modal/index.js +2 -2
- package/dist/index.cjs +178 -178
- package/dist/index.js +15 -15
- package/dist/styles.css +1 -1
- package/dist/utils/index.cjs +5 -5
- package/dist/utils/index.js +1 -1
- package/package.json +1 -16
- package/dist/ozwell.cjs +0 -385
- package/dist/ozwell.cjs.map +0 -1
- package/dist/ozwell.d.cts +0 -15
- package/dist/ozwell.d.ts +0 -15
- package/dist/ozwell.js +0 -360
- package/dist/ozwell.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { brands } from './chunk-K3IVCUPP.js';
|
|
3
|
-
export { miewebBrand } from './chunk-NERS5ZT6.js';
|
|
1
|
+
export { brands } from './chunk-MV337VA7.js';
|
|
4
2
|
export { wagglelineBrand } from './chunk-2NTYAALC.js';
|
|
5
3
|
export { webchartBrand } from './chunk-CW66SO5O.js';
|
|
6
4
|
export { createBrandPreset, generateBrandCSS, generateTailwindTheme } from './chunk-WOYUQ4AT.js';
|
|
@@ -9,8 +7,7 @@ export { ccmeBrand } from './chunk-SCQRJPSV.js';
|
|
|
9
7
|
export { ozwellBrand } from './chunk-5YUBQIC7.js';
|
|
10
8
|
export { defaultBrand } from './chunk-PSTGFXQG.js';
|
|
11
9
|
export { enterpriseHealthBrand } from './chunk-MTZPVOP6.js';
|
|
12
|
-
|
|
13
|
-
export { FullPageSpinner, Spinner, SpinnerWithLabel, spinnerVariants } from './chunk-VCO2IZOG.js';
|
|
10
|
+
export { miewebBrand } from './chunk-NERS5ZT6.js';
|
|
14
11
|
import { Switch } from './chunk-43GBCUSQ.js';
|
|
15
12
|
export { Switch, switchThumbVariants, switchTrackVariants } from './chunk-43GBCUSQ.js';
|
|
16
13
|
import { Table, TableHeader, TableRow, TableHead, TableBody, TableCell } from './chunk-KL2S36FM.js';
|
|
@@ -24,8 +21,7 @@ export { Textarea, textareaVariants } from './chunk-6LFG4JFF.js';
|
|
|
24
21
|
export { ThemeProvider, ThemeProviderContext, ThemeToggle, themeToggleIconVariants, themeToggleVariants, useThemeContext } from './chunk-I56VBDSC.js';
|
|
25
22
|
import { Tooltip } from './chunk-FZJBFJJR.js';
|
|
26
23
|
export { Tooltip } from './chunk-FZJBFJJR.js';
|
|
27
|
-
|
|
28
|
-
export { CircularProgress, Progress, circularProgressVariants, progressBarFillVariants, progressBarTrackVariants } from './chunk-IYIYL2SQ.js';
|
|
24
|
+
export { VisuallyHidden } from './chunk-H2CIKJQI.js';
|
|
29
25
|
export { QuickAction, QuickActionGroup, QuickActionIcons, quickActionIconVariants, quickActionVariants } from './chunk-3CJBUAJ4.js';
|
|
30
26
|
import { RadioGroup, Radio } from './chunk-EZKRAW2X.js';
|
|
31
27
|
export { Radio, RadioGroup, radioVariants } from './chunk-EZKRAW2X.js';
|
|
@@ -36,21 +32,21 @@ export { Select, selectTriggerVariants } from './chunk-R25H4N4Z.js';
|
|
|
36
32
|
import { Skeleton } from './chunk-4Z6ZZKIY.js';
|
|
37
33
|
export { Skeleton, SkeletonCard, SkeletonTable, SkeletonText, skeletonVariants } from './chunk-4Z6ZZKIY.js';
|
|
38
34
|
export { Slider, sliderRangeVariants, sliderThumbVariants, sliderTrackVariants } from './chunk-JBB25LFB.js';
|
|
39
|
-
import {
|
|
40
|
-
export {
|
|
35
|
+
import { Spinner, SpinnerWithLabel } from './chunk-VCO2IZOG.js';
|
|
36
|
+
export { FullPageSpinner, Spinner, SpinnerWithLabel, spinnerVariants } from './chunk-VCO2IZOG.js';
|
|
41
37
|
export { CountryCodeDropdown, formatE164, validatePhoneNumber } from './chunk-WFS6R2F5.js';
|
|
42
38
|
import { DateInput } from './chunk-HYEJLKXI.js';
|
|
43
39
|
export { DateInput } from './chunk-HYEJLKXI.js';
|
|
44
40
|
import { Dropdown, DropdownItem, DropdownSeparator } from './chunk-MPOWJVV4.js';
|
|
45
41
|
export { Dropdown, DropdownContent, DropdownHeader, DropdownItem, DropdownLabel, DropdownSeparator } from './chunk-MPOWJVV4.js';
|
|
46
|
-
import { Modal, ModalHeader, ModalTitle, ModalClose, ModalBody, ModalFooter } from './chunk-
|
|
47
|
-
export { Modal, ModalBody, ModalClose, ModalFooter, ModalHeader, ModalTitle, modalContentVariants, modalOverlayVariants } from './chunk-
|
|
42
|
+
import { Modal, ModalHeader, ModalTitle, ModalClose, ModalBody, ModalFooter } from './chunk-WTDCNXZO.js';
|
|
43
|
+
export { Modal, ModalBody, ModalClose, ModalFooter, ModalHeader, ModalTitle, modalContentVariants, modalOverlayVariants } from './chunk-WTDCNXZO.js';
|
|
48
44
|
export { Pagination, SimplePagination, paginationButtonVariants } from './chunk-J3BU3JBX.js';
|
|
49
45
|
export { PhoneInput, PhoneInputGroup } from './chunk-OX2RIVN7.js';
|
|
50
46
|
import { Input } from './chunk-PVUDXJAI.js';
|
|
51
47
|
export { Input, inputVariants } from './chunk-PVUDXJAI.js';
|
|
52
|
-
import {
|
|
53
|
-
export {
|
|
48
|
+
import { Progress } from './chunk-IYIYL2SQ.js';
|
|
49
|
+
export { CircularProgress, Progress, circularProgressVariants, progressBarFillVariants, progressBarTrackVariants } from './chunk-IYIYL2SQ.js';
|
|
54
50
|
export { AudioPlayer, ProgressBar, audioPlayerVariants, formatTime as formatAudioTime, playButtonVariants } from './chunk-KAKH2UZA.js';
|
|
55
51
|
export { AudioRecorder, audioRecorderVariants, controlButtonVariants, formatTime, waveformContainerVariants } from './chunk-TRZXK57D.js';
|
|
56
52
|
import { Avatar } from './chunk-WO5CAOAN.js';
|
|
@@ -62,6 +58,8 @@ import { Button, buttonVariants } from './chunk-ZVSW2KS6.js';
|
|
|
62
58
|
export { Button, buttonVariants } from './chunk-ZVSW2KS6.js';
|
|
63
59
|
import { Card, CardHeader, CardContent, CardTitle } from './chunk-6555OYRU.js';
|
|
64
60
|
export { Card, CardActions, CardBadge, CardCollapsible, CardContent, CardDescription, CardDivider, CardFooter, CardHeader, CardMedia, CardStat, CardTitle, cardAccentVariants, cardVariants } from './chunk-6555OYRU.js';
|
|
61
|
+
import { Checkbox } from './chunk-XCLQZ4FV.js';
|
|
62
|
+
export { Checkbox, CheckboxGroup, checkboxVariants } from './chunk-XCLQZ4FV.js';
|
|
65
63
|
import { Clock, FileText, ArrowLeft, Stethoscope, Users, Mail, Phone, Share, ChevronDown, User, Download, ExternalLink, MoreVertical, Pencil, Send, Calendar, Printer, ClipboardPlus, ClipboardCheck, FilePlus, FileCheck, Wheat, Pill, Bell, FileHeart, HeartPulse, AlertCircle as AlertCircle$1, Paperclip, ClipboardList, MoreHorizontal, Trash2, Plus, CheckCircle, Upload as Upload$1, Scan, Camera, ScanLine, RefreshCw as RefreshCw$1, Image, X as X$1, Eye, Check as Check$1 } from './chunk-LEMY57MI.js';
|
|
66
64
|
import { useCommandK, useIsMobile, useMediaQuery, useScrollSpy } from './chunk-Q7NBJFEB.js';
|
|
67
65
|
export { useCommandK, useIsDesktop, useIsLargeDesktop, useIsMobile, useIsMobileOrTablet, useIsSmallTablet, useIsTablet, useKeyboardShortcut, useMediaQuery, useScrollSpy } from './chunk-Q7NBJFEB.js';
|
|
@@ -77,11 +75,13 @@ import './chunk-V2DF2GUE.js';
|
|
|
77
75
|
import { dateToDisplayFormat, isValidDate, displayFormatToDateString } from './chunk-RC2YMOMS.js';
|
|
78
76
|
export { calculateAge, dateToDisplayFormat, displayFormatToDateString, formatDateValue, isDateEmpty, isDateInFuture, isDateInPast, isValidDate, isValidDrivingAge, parseDateValue } from './chunk-RC2YMOMS.js';
|
|
79
77
|
export { formatPhoneNumber, isPhoneNumberEmpty, isValidPhoneNumber, unformatPhoneNumber } from './chunk-ZVPJ2MH6.js';
|
|
80
|
-
import { cn } from './chunk-F3SOEIN2.js';
|
|
81
|
-
export { cn } from './chunk-F3SOEIN2.js';
|
|
82
78
|
import { isStorybookDocsMode } from './chunk-VSQF22GL.js';
|
|
83
79
|
export { isStorybookDocsMode } from './chunk-VSQF22GL.js';
|
|
84
80
|
export { miewebUIPreset, miewebUISafelist } from './chunk-2DS3RJ2D.js';
|
|
81
|
+
import { Alert, AlertTitle, AlertDescription } from './chunk-MV3MTHWQ.js';
|
|
82
|
+
export { Alert, AlertDescription, AlertTitle, alertVariants } from './chunk-MV3MTHWQ.js';
|
|
83
|
+
import { cn } from './chunk-F3SOEIN2.js';
|
|
84
|
+
export { cn } from './chunk-F3SOEIN2.js';
|
|
85
85
|
import * as React48 from 'react';
|
|
86
86
|
import React48__default, { createContext, useState, useEffect, useCallback, useMemo, useContext, useRef } from 'react';
|
|
87
87
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|