@ultraviolet/ui 3.16.0 → 3.17.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/_virtual/_@oxc-project_runtime@0.130.0/helpers/asyncToGenerator.js +34 -0
- package/dist/components/Avatar/styles.css.js +2 -0
- package/dist/components/Checkbox/styles.css.js +4 -0
- package/dist/components/Description/index.d.ts +2 -3
- package/dist/components/Description/index.d.ts.map +1 -1
- package/dist/components/Description/index.js +1 -0
- package/dist/components/FileInput/components/List.js +5 -2
- package/dist/components/FileInput/helpers.d.ts +5 -1
- package/dist/components/FileInput/helpers.d.ts.map +1 -1
- package/dist/components/FileInput/helpers.js +65 -3
- package/dist/components/FileInput/index.d.ts +1 -1
- package/dist/components/FileInput/index.d.ts.map +1 -1
- package/dist/components/FileInput/index.js +26 -15
- package/dist/components/FileInput/styles.css.d.ts +1 -0
- package/dist/components/FileInput/styles.css.d.ts.map +1 -1
- package/dist/components/FileInput/styles.css.js +8 -7
- package/dist/components/FileInput/types.d.ts +11 -0
- package/dist/components/FileInput/types.d.ts.map +1 -1
- package/dist/components/Key/constants.d.ts +6 -6
- package/dist/components/Key/constants.d.ts.map +1 -1
- package/dist/components/PhoneInput/PhoneInput.d.ts +36 -0
- package/dist/components/PhoneInput/PhoneInput.d.ts.map +1 -0
- package/dist/components/PhoneInput/PhoneInput.js +152 -0
- package/dist/components/PhoneInput/constants.d.ts +6 -0
- package/dist/components/PhoneInput/constants.d.ts.map +1 -0
- package/dist/components/PhoneInput/index.d.ts +2 -0
- package/dist/components/PhoneInput/index.d.ts.map +1 -0
- package/dist/components/PhoneInput/index.js +9 -0
- package/dist/components/PhoneInput/styles.css.d.ts +7 -0
- package/dist/components/PhoneInput/styles.css.d.ts.map +1 -0
- package/dist/components/PhoneInput/styles.css.js +22 -0
- package/dist/components/PhoneInput/styles.css.ts.vanilla.js +8 -0
- package/dist/components/Popup/styles.css.js +4 -0
- package/dist/components/ProgressBar/styles.css.js +2 -0
- package/dist/components/SelectInput/components/Dropdown/AddOption.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/AddOption.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Content.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Content.js +3 -8
- package/dist/components/SelectInput/components/Dropdown/Item.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/Item.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.js +1 -5
- package/dist/components/SelectInput/components/Dropdown/SelectAll.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/SelectAll.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/SelectAll.js +1 -1
- package/dist/components/SelectInput/components/SelectBar/SelectBar.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SelectBar/SelectBar.js +1 -5
- package/dist/components/SelectInput/components/SelectBar/Values.d.ts +1 -1
- package/dist/components/SelectInput/components/SelectBar/Values.d.ts.map +1 -1
- package/dist/components/Table/styles.css.js +2 -0
- package/dist/components/Text/index.d.ts +3 -2
- package/dist/components/Text/index.d.ts.map +1 -1
- package/dist/components/Text/index.js +2 -1
- package/dist/components/TextInput/styles.css.d.ts.map +1 -1
- package/dist/components/Toaster/Toaster.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +3 -0
- package/dist/composition.js +2 -1
- package/dist/compositions/Navigation/styles.css.js +4 -0
- package/dist/compositions/Navigation/variables.css.js +0 -2
- package/dist/compositions/OptionSelector/styles.css.js +0 -14
- package/dist/compositions/SteppedListCard/styles.css.js +0 -2
- package/dist/index.js +2 -1
- package/dist/ui.css +1 -1
- package/package.json +5 -5
|
@@ -38,7 +38,6 @@ import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$28 } from "../
|
|
|
38
38
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$29 } from "../../components/ActionBar/styles.css.ts.vanilla.js";
|
|
39
39
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$30 } from "../../components/SwitchButton/styles.css.ts.vanilla.js";
|
|
40
40
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$31 } from "../../components/Radio/styles.css.ts.vanilla.js";
|
|
41
|
-
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$2 } from "../../components/Avatar/variables.css.ts.vanilla.js";
|
|
42
41
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$32 } from "../../components/Avatar/styles.css.ts.vanilla.js";
|
|
43
42
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$33 } from "../../components/Banner/styles.css.ts.vanilla.js";
|
|
44
43
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$34 } from "../../components/BarChart/styles.css.ts.vanilla.js";
|
|
@@ -46,8 +45,6 @@ import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$35 } from "../
|
|
|
46
45
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$36 } from "../../components/Breadcrumbs/components/styles.css.ts.vanilla.js";
|
|
47
46
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$37 } from "../../components/Breadcrumbs/styles.css.ts.vanilla.js";
|
|
48
47
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$38 } from "../../components/Carousel/styles.css.ts.vanilla.js";
|
|
49
|
-
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$3 } from "../../components/List/variables.css.ts.vanilla.js";
|
|
50
|
-
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$4 } from "../../components/SelectableCard/variables.css.ts.vanilla.js";
|
|
51
48
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$39 } from "../../components/Chip/styles.css.ts.vanilla.js";
|
|
52
49
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$40 } from "../../components/DateInput/components/styles.css.ts.vanilla.js";
|
|
53
50
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$41 } from "../../components/DateInput/styles.css.ts.vanilla.js";
|
|
@@ -66,9 +63,6 @@ import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$53 } from "../
|
|
|
66
63
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$54 } from "../../components/PasswordCheck/styles.css.ts.vanilla.js";
|
|
67
64
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$55 } from "../../components/PieChart/styles.css.ts.vanilla.js";
|
|
68
65
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$56 } from "../../components/Popover/styles.css.ts.vanilla.js";
|
|
69
|
-
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$5 } from "../../components/Text/variables.css.ts.vanilla.js";
|
|
70
|
-
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$6 } from "../../components/Popup/variables.css.ts.vanilla.js";
|
|
71
|
-
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$7 } from "../../components/ProgressBar/variables.css.ts.vanilla.js";
|
|
72
66
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$57 } from "../../components/ProgressBar/styles.css.ts.vanilla.js";
|
|
73
67
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$58 } from "../../components/RadioGroup/styles.css.ts.vanilla.js";
|
|
74
68
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$59 } from "../../components/SelectableCardGroup/styles.css.ts.vanilla.js";
|
|
@@ -77,7 +71,6 @@ import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$61 } from "../
|
|
|
77
71
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$62 } from "../../components/Status/styles.css.ts.vanilla.js";
|
|
78
72
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$63 } from "../../components/StepList/styles.css.ts.vanilla.js";
|
|
79
73
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$64 } from "../../components/Stepper/styles.css.ts.vanilla.js";
|
|
80
|
-
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$8 } from "../../components/Table/variables.css.ts.vanilla.js";
|
|
81
74
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$65 } from "../../components/Table/styles.css.ts.vanilla.js";
|
|
82
75
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$66 } from "../../components/Tabs/styles.css.ts.vanilla.js";
|
|
83
76
|
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$67 } from "../../components/TagInput/styles.css.ts.vanilla.js";
|
|
@@ -97,7 +90,6 @@ var init_styles_css = __esmMin(() => {
|
|
|
97
90
|
init_animationsVanillaExtract_css_ts_vanilla();
|
|
98
91
|
init_styles_css_ts_vanilla$29();
|
|
99
92
|
init_styles_css_ts_vanilla$18();
|
|
100
|
-
init_variables_css_ts_vanilla$2();
|
|
101
93
|
init_styles_css_ts_vanilla$32();
|
|
102
94
|
init_styles_css_ts_vanilla$12();
|
|
103
95
|
init_styles_css_ts_vanilla$33();
|
|
@@ -110,9 +102,7 @@ var init_styles_css = __esmMin(() => {
|
|
|
110
102
|
init_styles_css_ts_vanilla$28();
|
|
111
103
|
init_styles_css_ts_vanilla$38();
|
|
112
104
|
init_styles_css_ts_vanilla$23();
|
|
113
|
-
init_variables_css_ts_vanilla$3();
|
|
114
105
|
init_styles_css_ts_vanilla$24();
|
|
115
|
-
init_variables_css_ts_vanilla$4();
|
|
116
106
|
init_styles_css_ts_vanilla$25();
|
|
117
107
|
init_styles_css_ts_vanilla$26();
|
|
118
108
|
init_styles_css_ts_vanilla$39();
|
|
@@ -142,11 +132,8 @@ var init_styles_css = __esmMin(() => {
|
|
|
142
132
|
init_styles_css_ts_vanilla$56();
|
|
143
133
|
init_styles_css_ts_vanilla$1();
|
|
144
134
|
init_styles_css_ts_vanilla$2();
|
|
145
|
-
init_variables_css_ts_vanilla$5();
|
|
146
135
|
init_style_css_ts_vanilla();
|
|
147
|
-
init_variables_css_ts_vanilla$6();
|
|
148
136
|
init_styles_css_ts_vanilla$3();
|
|
149
|
-
init_variables_css_ts_vanilla$7();
|
|
150
137
|
init_styles_css_ts_vanilla$57();
|
|
151
138
|
init_styles_css_ts_vanilla$20();
|
|
152
139
|
init_styles_css_ts_vanilla$30();
|
|
@@ -170,7 +157,6 @@ var init_styles_css = __esmMin(() => {
|
|
|
170
157
|
init_styles_css_ts_vanilla$62();
|
|
171
158
|
init_styles_css_ts_vanilla$63();
|
|
172
159
|
init_styles_css_ts_vanilla$64();
|
|
173
|
-
init_variables_css_ts_vanilla$8();
|
|
174
160
|
init_styles_css_ts_vanilla$65();
|
|
175
161
|
init_styles_css_ts_vanilla$66();
|
|
176
162
|
init_styles_css_ts_vanilla$67();
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { __esmMin } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { init_themes_css_js_vanilla } from "../../themes/dist/vanilla/themes.css.js.vanilla.js";
|
|
3
2
|
import { init_styles_css_ts_vanilla } from "./styles.css.ts.vanilla.js";
|
|
4
3
|
|
|
5
4
|
//#region src/compositions/SteppedListCard/styles.css.ts
|
|
6
5
|
var steppedListCardStyle;
|
|
7
6
|
var init_styles_css = __esmMin(() => {
|
|
8
|
-
init_themes_css_js_vanilla();
|
|
9
7
|
init_styles_css_ts_vanilla();
|
|
10
8
|
steppedListCardStyle = {
|
|
11
9
|
steppedListCard: "uv_1q0npw30",
|
package/dist/index.js
CHANGED
|
@@ -96,6 +96,7 @@ import { GlobalAlert } from "./components/GlobalAlert/index.js";
|
|
|
96
96
|
import { InfiniteScroll } from "./components/InfiniteScroll/index.js";
|
|
97
97
|
import { lineChartStyle } from "./components/LineChart/styles.css.js";
|
|
98
98
|
import { LineChart } from "./components/LineChart/index.js";
|
|
99
|
+
import { PhoneInput } from "./components/PhoneInput/PhoneInput.js";
|
|
99
100
|
import { meterStyle } from "./components/Meter/styles.css.js";
|
|
100
101
|
import { Meter } from "./components/Meter/index.js";
|
|
101
102
|
import { noticeStyle } from "./components/Notice/styles.css.js";
|
|
@@ -174,4 +175,4 @@ var init_src = __esmMin(() => {
|
|
|
174
175
|
|
|
175
176
|
//#endregion
|
|
176
177
|
init_src();
|
|
177
|
-
export { ActionBar, Alert, Avatar, Badge, Banner, BarChart, BarStack, Breadcrumbs, Bullet, Button, Card, Carousel, Checkbox, CheckboxGroup, CheckboxGroupCheckbox, Chip, CopyButton, DateInput, Dialog, Drawer, EmptyState, Expandable, ExpandableCard, FileInput, GlobalAlert, InfiniteScroll, Key, Label, LineChart, Link, List, Loader, Menu, Meter, Modal, Notice, NotificationContainer, NumberInput, Pagination, PasswordCheck, PieChart, Popover, Popup, ProgressBar, Radio, RadioGroup, Row, SearchInput, SelectInput, SelectableCard, SelectableCardGroup, SelectableCardOptionGroup, Separator, Skeleton, Slider, Snippet, Stack, Status, StepList, Stepper, SwitchButton, Table, Tabs, Tag, TagInput, TagList, Text, TextArea, TextInput, ThemeProvider, TimeInput, ToastContainer, Toggle, ToggleGroup, Tooltip, TreeMapChart, UnitInput, VerificationCode, actionBarStyle, alertStyle, avatarStyle, badgeStyle, bannerStyle, barChartStyle, barStackStyle, bounce, bounce$1 as bounceDefault, breadcrumbsStyle, bulletStyle, buttonStyle, cardStyle, carouselStyle, checkboxGroupStyle, checkboxStyle, chipStyle, consoleDarkTheme as darkTheme, dateInputStyle, dialogStyle, down, drawerStyle, emptyStateStyle, expandableCardStyle, expandableStyle, extendTheme, fadeIn, fadeIn$1 as fadeInDefault, fadeOut, fadeOut$1 as fadeOutDefault, fileInputStyle, flash, flash$1 as flashDefault, getUUID, globalAlertStyle, keyStyle, labelStyle, lineChartStyle, linkStyle, listStyle, loaderStyle, menuStyle, meterStyle, modalStyle, normalize, noticeStyle, notification, notificationStyle, numberInputStyle, paginationStyle, passwordCheckStyle, pieChartStyle, ping, ping$1 as pingDefault, popoverStyle, popupStyle, progressBarStyle, pulse, pulse$1 as pulseDefault, quickScaleDown, quickScaleDown$1 as quickScaleDownDefault, radioGRoupStyle, radioStyle, rowStyle, scaleBack, scaleBack$1 as scaleBackDefault, scaleDown, scaleDown$1 as scaleDownDefault, scaleForward, scaleForward$1 as scaleForwardDefault, scaleUp, scaleUp$1 as scaleUpDefault, searchInputStyle, selectInputStyle, selectableCardGroupStyle, selectableCardOptionGroupStyle, selectableCardStyle, separatorStyle, skeletonStyle, sketchIn, sketchIn$1 as sketchInDefault, sketchOut, sketchOut$1 as sketchOutDefault, slideDownLarge, slideDownLarge$1 as slideDownLargeDefault, slideFromBottom, slideFromBottom$1 as slideFromBottomDefault, slideFromLeft, slideFromLeft$1 as slideFromLeftDefault, slideFromRight, slideFromRight$1 as slideFromRightDefault, slideFromTop, slideFromTop$1 as slideFromTopDefault, slideToBottom, slideToBottom$1 as slideToBottomDefault, slideToLeft, slideToLeft$1 as slideToLeftDefault, slideToRight, slideToRight$1 as slideToRightDefault, slideToTop, slideToTop$1 as slideToTopDefault, slideUpLarge, slideUpLarge$1 as slideUpLargeDefault, sliderStyle, snippetStyle, stackStyle, statusStyle, stepListStyle, stepperStyle, switchButtonStyle, tableStyle, tabsStyle, tagInputStyle, tagListStyle, tagStyle, textAreaStyle, textInputStyle, textStyle, theme_default as theme, timeInputStyle, toast, toasterStyle, toggleGroupStyle, toggleStyle, tooltipStyle, treeMapChartStyle, unfoldIn, unfoldIn$1 as unfoldInDefault, unfoldOut, unfoldOut$1 as unfoldOutDefault, unitInputStyle, up, useTheme, verificationCodeStyle, zoomIn, zoomIn$1 as zoomInDefault, zoomOut, zoomOut$1 as zoomOutDefault };
|
|
178
|
+
export { ActionBar, Alert, Avatar, Badge, Banner, BarChart, BarStack, Breadcrumbs, Bullet, Button, Card, Carousel, Checkbox, CheckboxGroup, CheckboxGroupCheckbox, Chip, CopyButton, DateInput, Dialog, Drawer, EmptyState, Expandable, ExpandableCard, FileInput, GlobalAlert, InfiniteScroll, Key, Label, LineChart, Link, List, Loader, Menu, Meter, Modal, Notice, NotificationContainer, NumberInput, Pagination, PasswordCheck, PhoneInput, PieChart, Popover, Popup, ProgressBar, Radio, RadioGroup, Row, SearchInput, SelectInput, SelectableCard, SelectableCardGroup, SelectableCardOptionGroup, Separator, Skeleton, Slider, Snippet, Stack, Status, StepList, Stepper, SwitchButton, Table, Tabs, Tag, TagInput, TagList, Text, TextArea, TextInput, ThemeProvider, TimeInput, ToastContainer, Toggle, ToggleGroup, Tooltip, TreeMapChart, UnitInput, VerificationCode, actionBarStyle, alertStyle, avatarStyle, badgeStyle, bannerStyle, barChartStyle, barStackStyle, bounce, bounce$1 as bounceDefault, breadcrumbsStyle, bulletStyle, buttonStyle, cardStyle, carouselStyle, checkboxGroupStyle, checkboxStyle, chipStyle, consoleDarkTheme as darkTheme, dateInputStyle, dialogStyle, down, drawerStyle, emptyStateStyle, expandableCardStyle, expandableStyle, extendTheme, fadeIn, fadeIn$1 as fadeInDefault, fadeOut, fadeOut$1 as fadeOutDefault, fileInputStyle, flash, flash$1 as flashDefault, getUUID, globalAlertStyle, keyStyle, labelStyle, lineChartStyle, linkStyle, listStyle, loaderStyle, menuStyle, meterStyle, modalStyle, normalize, noticeStyle, notification, notificationStyle, numberInputStyle, paginationStyle, passwordCheckStyle, pieChartStyle, ping, ping$1 as pingDefault, popoverStyle, popupStyle, progressBarStyle, pulse, pulse$1 as pulseDefault, quickScaleDown, quickScaleDown$1 as quickScaleDownDefault, radioGRoupStyle, radioStyle, rowStyle, scaleBack, scaleBack$1 as scaleBackDefault, scaleDown, scaleDown$1 as scaleDownDefault, scaleForward, scaleForward$1 as scaleForwardDefault, scaleUp, scaleUp$1 as scaleUpDefault, searchInputStyle, selectInputStyle, selectableCardGroupStyle, selectableCardOptionGroupStyle, selectableCardStyle, separatorStyle, skeletonStyle, sketchIn, sketchIn$1 as sketchInDefault, sketchOut, sketchOut$1 as sketchOutDefault, slideDownLarge, slideDownLarge$1 as slideDownLargeDefault, slideFromBottom, slideFromBottom$1 as slideFromBottomDefault, slideFromLeft, slideFromLeft$1 as slideFromLeftDefault, slideFromRight, slideFromRight$1 as slideFromRightDefault, slideFromTop, slideFromTop$1 as slideFromTopDefault, slideToBottom, slideToBottom$1 as slideToBottomDefault, slideToLeft, slideToLeft$1 as slideToLeftDefault, slideToRight, slideToRight$1 as slideToRightDefault, slideToTop, slideToTop$1 as slideToTopDefault, slideUpLarge, slideUpLarge$1 as slideUpLargeDefault, sliderStyle, snippetStyle, stackStyle, statusStyle, stepListStyle, stepperStyle, switchButtonStyle, tableStyle, tabsStyle, tagInputStyle, tagListStyle, tagStyle, textAreaStyle, textInputStyle, textStyle, theme_default as theme, timeInputStyle, toast, toasterStyle, toggleGroupStyle, toggleStyle, tooltipStyle, treeMapChartStyle, unfoldIn, unfoldIn$1 as unfoldInDefault, unfoldOut, unfoldOut$1 as unfoldOutDefault, unitInputStyle, up, useTheme, verificationCodeStyle, zoomIn, zoomIn$1 as zoomInDefault, zoomOut, zoomOut$1 as zoomOutDefault };
|