@tipp/ui 1.1.13 → 1.1.14
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/atoms/index.js +39 -39
- package/dist/atoms/pagination.js +3 -3
- package/dist/index.css +3 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js +65 -65
- package/dist/molecules/date-picker/index.js +2 -2
- package/dist/molecules/expand-table/index.js +16 -16
- package/dist/molecules/expand-table/row.js +16 -16
- package/dist/molecules/index.js +20 -20
- package/dist/molecules/navigation.js +17 -17
- package/package.json +1 -1
package/dist/atoms/index.js
CHANGED
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
import "../chunk-2ANGYYEV.js";
|
|
2
|
+
import {
|
|
3
|
+
TextField
|
|
4
|
+
} from "../chunk-JPIZP2PZ.js";
|
|
5
|
+
import {
|
|
6
|
+
Separator
|
|
7
|
+
} from "../chunk-HYITAA4J.js";
|
|
8
|
+
import {
|
|
9
|
+
Skeleton
|
|
10
|
+
} from "../chunk-5H3YPCZK.js";
|
|
2
11
|
import {
|
|
3
12
|
Spinner
|
|
4
13
|
} from "../chunk-FR2GDOU2.js";
|
|
@@ -18,8 +27,11 @@ import {
|
|
|
18
27
|
TextArea
|
|
19
28
|
} from "../chunk-ILRUXI2E.js";
|
|
20
29
|
import {
|
|
21
|
-
|
|
22
|
-
} from "../chunk-
|
|
30
|
+
Quote
|
|
31
|
+
} from "../chunk-YO3BQW6S.js";
|
|
32
|
+
import {
|
|
33
|
+
RadioCards
|
|
34
|
+
} from "../chunk-6IVCARWS.js";
|
|
23
35
|
import {
|
|
24
36
|
RadioGroup
|
|
25
37
|
} from "../chunk-6DJOIRMF.js";
|
|
@@ -38,12 +50,6 @@ import {
|
|
|
38
50
|
import {
|
|
39
51
|
Select
|
|
40
52
|
} from "../chunk-3JRNKBMN.js";
|
|
41
|
-
import {
|
|
42
|
-
Separator
|
|
43
|
-
} from "../chunk-HYITAA4J.js";
|
|
44
|
-
import {
|
|
45
|
-
Skeleton
|
|
46
|
-
} from "../chunk-5H3YPCZK.js";
|
|
47
53
|
import {
|
|
48
54
|
Inset
|
|
49
55
|
} from "../chunk-XQOL7UBI.js";
|
|
@@ -55,7 +61,7 @@ import {
|
|
|
55
61
|
} from "../chunk-XQOZWYUA.js";
|
|
56
62
|
import {
|
|
57
63
|
Pagination
|
|
58
|
-
} from "../chunk-
|
|
64
|
+
} from "../chunk-DMU7IYOM.js";
|
|
59
65
|
import {
|
|
60
66
|
Popover
|
|
61
67
|
} from "../chunk-5AVBYDPB.js";
|
|
@@ -63,14 +69,23 @@ import {
|
|
|
63
69
|
Progress
|
|
64
70
|
} from "../chunk-365QMK4D.js";
|
|
65
71
|
import {
|
|
66
|
-
|
|
67
|
-
} from "../chunk-
|
|
72
|
+
EllipsisTooltip
|
|
73
|
+
} from "../chunk-4IKPNQV5.js";
|
|
68
74
|
import {
|
|
69
|
-
|
|
70
|
-
} from "../chunk-
|
|
75
|
+
Tooltip
|
|
76
|
+
} from "../chunk-ACVANQJ4.js";
|
|
77
|
+
import {
|
|
78
|
+
Em
|
|
79
|
+
} from "../chunk-2DZ2Y3JI.js";
|
|
71
80
|
import {
|
|
72
81
|
FieldErrorWrapper
|
|
73
82
|
} from "../chunk-CNQ7RNNY.js";
|
|
83
|
+
import {
|
|
84
|
+
Typo
|
|
85
|
+
} from "../chunk-O3XTRD7R.js";
|
|
86
|
+
import {
|
|
87
|
+
Flex
|
|
88
|
+
} from "../chunk-25HMMI7R.js";
|
|
74
89
|
import {
|
|
75
90
|
Form
|
|
76
91
|
} from "../chunk-2CVXGGI5.js";
|
|
@@ -83,6 +98,12 @@ import {
|
|
|
83
98
|
import {
|
|
84
99
|
HoverCard
|
|
85
100
|
} from "../chunk-O3T3TM3V.js";
|
|
101
|
+
import {
|
|
102
|
+
Checkbox
|
|
103
|
+
} from "../chunk-JEHDCZQU.js";
|
|
104
|
+
import {
|
|
105
|
+
Code
|
|
106
|
+
} from "../chunk-OHMOP5PV.js";
|
|
86
107
|
import {
|
|
87
108
|
Collapse
|
|
88
109
|
} from "../chunk-KGLIAFTI.js";
|
|
@@ -113,17 +134,11 @@ import {
|
|
|
113
134
|
DropdownMenu
|
|
114
135
|
} from "../chunk-4WFMOFN2.js";
|
|
115
136
|
import {
|
|
116
|
-
|
|
117
|
-
} from "../chunk-
|
|
118
|
-
import {
|
|
119
|
-
Tooltip
|
|
120
|
-
} from "../chunk-ACVANQJ4.js";
|
|
121
|
-
import {
|
|
122
|
-
Typo
|
|
123
|
-
} from "../chunk-O3XTRD7R.js";
|
|
137
|
+
Badge
|
|
138
|
+
} from "../chunk-5JJ3GWKF.js";
|
|
124
139
|
import {
|
|
125
|
-
|
|
126
|
-
} from "../chunk-
|
|
140
|
+
Blockquote
|
|
141
|
+
} from "../chunk-YGL6SWKN.js";
|
|
127
142
|
import {
|
|
128
143
|
Box
|
|
129
144
|
} from "../chunk-4Y5BEXVN.js";
|
|
@@ -142,12 +157,7 @@ import {
|
|
|
142
157
|
import {
|
|
143
158
|
CheckboxGroup
|
|
144
159
|
} from "../chunk-IQEEPHOY.js";
|
|
145
|
-
import
|
|
146
|
-
Checkbox
|
|
147
|
-
} from "../chunk-JEHDCZQU.js";
|
|
148
|
-
import {
|
|
149
|
-
Code
|
|
150
|
-
} from "../chunk-OHMOP5PV.js";
|
|
160
|
+
import "../chunk-RC25EWE2.js";
|
|
151
161
|
import {
|
|
152
162
|
AlertDialog
|
|
153
163
|
} from "../chunk-J242TTFH.js";
|
|
@@ -157,16 +167,6 @@ import {
|
|
|
157
167
|
import {
|
|
158
168
|
Avatar
|
|
159
169
|
} from "../chunk-CZEGRZBK.js";
|
|
160
|
-
import {
|
|
161
|
-
Badge
|
|
162
|
-
} from "../chunk-5JJ3GWKF.js";
|
|
163
|
-
import {
|
|
164
|
-
Blockquote
|
|
165
|
-
} from "../chunk-YGL6SWKN.js";
|
|
166
|
-
import "../chunk-RC25EWE2.js";
|
|
167
|
-
import {
|
|
168
|
-
Flex
|
|
169
|
-
} from "../chunk-25HMMI7R.js";
|
|
170
170
|
import "../chunk-N552FDTV.js";
|
|
171
171
|
export {
|
|
172
172
|
AlertDialog,
|
package/dist/atoms/pagination.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Pagination
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-O3DNDMV3.js";
|
|
3
|
+
} from "../chunk-DMU7IYOM.js";
|
|
5
4
|
import "../chunk-O3XTRD7R.js";
|
|
6
|
-
import "../chunk-RC25EWE2.js";
|
|
7
5
|
import "../chunk-25HMMI7R.js";
|
|
6
|
+
import "../chunk-O3DNDMV3.js";
|
|
7
|
+
import "../chunk-RC25EWE2.js";
|
|
8
8
|
import "../chunk-N552FDTV.js";
|
|
9
9
|
export {
|
|
10
10
|
Pagination
|
package/dist/index.css
CHANGED
|
@@ -4727,7 +4727,6 @@
|
|
|
4727
4727
|
--cursor-slider-thumb: grab;
|
|
4728
4728
|
--cursor-slider-thumb-active: grabbing;
|
|
4729
4729
|
--cursor-switch: pointer;
|
|
4730
|
-
--yellow-contrast: #fff;
|
|
4731
4730
|
}
|
|
4732
4731
|
.radix-themes:where([data-scaling='90%']){
|
|
4733
4732
|
--scaling: 0.9;
|
|
@@ -27228,6 +27227,9 @@
|
|
|
27228
27227
|
.radix-themes .rt-BaseCard.disable-inset-bottom::before{
|
|
27229
27228
|
bottom: 0;
|
|
27230
27229
|
}
|
|
27230
|
+
.radix-themes .rt-RadioRoot::after{
|
|
27231
|
+
background-color: var(--color-panel-solid);
|
|
27232
|
+
}
|
|
27231
27233
|
.dropdown-navigation .rt-DropdownMenuItem[data-highlighted]{
|
|
27232
27234
|
background-color: #454651;
|
|
27233
27235
|
}
|