@opengovsg/oui-theme 0.0.44 → 0.0.46

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.
Files changed (102) hide show
  1. package/dist/chunk-3QGSS6EK.mjs +1 -0
  2. package/dist/chunk-46MYOZAQ.js +84 -0
  3. package/dist/chunk-46MYOZAQ.js.map +1 -0
  4. package/dist/chunk-AP5AVQWY.mjs +113 -0
  5. package/dist/chunk-AP5AVQWY.mjs.map +1 -0
  6. package/dist/chunk-BIKIWF22.js +60 -0
  7. package/dist/chunk-BIKIWF22.js.map +1 -0
  8. package/dist/{chunk-7ZJHWJNE.js → chunk-CEVZV4UI.js} +3 -3
  9. package/dist/chunk-CEVZV4UI.js.map +1 -0
  10. package/dist/chunk-D7ZOKENW.mjs +84 -0
  11. package/dist/chunk-D7ZOKENW.mjs.map +1 -0
  12. package/dist/chunk-GHCG2M3M.js +113 -0
  13. package/dist/chunk-GHCG2M3M.js.map +1 -0
  14. package/dist/{chunk-6N2TN2X4.mjs → chunk-GVRSU3VL.mjs} +2 -1
  15. package/dist/chunk-GVRSU3VL.mjs.map +1 -0
  16. package/dist/chunk-IGJAM4OC.mjs +60 -0
  17. package/dist/chunk-IGJAM4OC.mjs.map +1 -0
  18. package/dist/{chunk-4RROWABZ.js → chunk-JJEU6S5W.js} +2 -1
  19. package/dist/chunk-JJEU6S5W.js.map +1 -0
  20. package/dist/{chunk-4MV732WX.mjs → chunk-KGEWUCYS.mjs} +2 -2
  21. package/dist/chunk-KGEWUCYS.mjs.map +1 -0
  22. package/dist/{chunk-TKCX7MGG.js → chunk-N46PEG3K.js} +2 -2
  23. package/dist/chunk-N46PEG3K.js.map +1 -0
  24. package/dist/chunk-QK6ESBKY.js +1 -0
  25. package/dist/{chunk-MELBOOCQ.js.map → chunk-QK6ESBKY.js.map} +1 -1
  26. package/dist/{chunk-YMDZM55Z.mjs → chunk-SL6SGTUK.mjs} +3 -3
  27. package/dist/chunk-SL6SGTUK.mjs.map +1 -0
  28. package/dist/components/accordion.js +1 -1
  29. package/dist/components/accordion.mjs +1 -1
  30. package/dist/components/badge.js +1 -1
  31. package/dist/components/badge.mjs +1 -1
  32. package/dist/components/button.d.mts +3 -0
  33. package/dist/components/button.d.ts +3 -0
  34. package/dist/components/button.js +3 -3
  35. package/dist/components/button.mjs +2 -2
  36. package/dist/components/calendar.js +1 -1
  37. package/dist/components/calendar.mjs +1 -1
  38. package/dist/components/checkbox.js +1 -1
  39. package/dist/components/checkbox.mjs +1 -1
  40. package/dist/components/govt-banner.js +1 -1
  41. package/dist/components/govt-banner.mjs +1 -1
  42. package/dist/components/index.d.mts +3 -0
  43. package/dist/components/index.d.ts +3 -0
  44. package/dist/components/index.js +22 -10
  45. package/dist/components/index.js.map +1 -1
  46. package/dist/components/index.mjs +23 -11
  47. package/dist/components/link.d.mts +1 -1
  48. package/dist/components/link.d.ts +1 -1
  49. package/dist/components/link.js +3 -3
  50. package/dist/components/link.mjs +2 -2
  51. package/dist/components/list-box.js +1 -1
  52. package/dist/components/list-box.mjs +1 -1
  53. package/dist/components/menu.js +1 -1
  54. package/dist/components/menu.mjs +1 -1
  55. package/dist/components/modal.js +1 -1
  56. package/dist/components/modal.mjs +1 -1
  57. package/dist/components/phone-number-field.d.mts +140 -0
  58. package/dist/components/phone-number-field.d.ts +140 -0
  59. package/dist/components/phone-number-field.js +9 -0
  60. package/dist/components/phone-number-field.js.map +1 -0
  61. package/dist/components/phone-number-field.mjs +9 -0
  62. package/dist/components/phone-number-field.mjs.map +1 -0
  63. package/dist/components/select.js +3 -3
  64. package/dist/components/select.mjs +2 -2
  65. package/dist/components/sidebar.d.mts +182 -0
  66. package/dist/components/sidebar.d.ts +182 -0
  67. package/dist/components/sidebar.js +15 -0
  68. package/dist/components/sidebar.js.map +1 -0
  69. package/dist/components/sidebar.mjs +15 -0
  70. package/dist/components/sidebar.mjs.map +1 -0
  71. package/dist/components/tag-field.js +1 -1
  72. package/dist/components/tag-field.mjs +1 -1
  73. package/dist/components/toggle.js +1 -1
  74. package/dist/components/toggle.mjs +1 -1
  75. package/dist/components/tooltip.d.mts +134 -0
  76. package/dist/components/tooltip.d.ts +134 -0
  77. package/dist/components/tooltip.js +9 -0
  78. package/dist/components/tooltip.js.map +1 -0
  79. package/dist/components/tooltip.mjs +9 -0
  80. package/dist/components/tooltip.mjs.map +1 -0
  81. package/dist/index.d.mts +4 -1
  82. package/dist/index.d.ts +4 -1
  83. package/dist/index.js +22 -10
  84. package/dist/index.js.map +1 -1
  85. package/dist/index.mjs +22 -10
  86. package/dist/utils/index.d.mts +1 -1
  87. package/dist/utils/index.d.ts +1 -1
  88. package/dist/utils/index.js +1 -1
  89. package/dist/utils/index.js.map +1 -1
  90. package/dist/utils/index.mjs +1 -1
  91. package/dist/utils/types.d.mts +4 -1
  92. package/dist/utils/types.d.ts +4 -1
  93. package/package.json +1 -1
  94. package/dist/chunk-4MV732WX.mjs.map +0 -1
  95. package/dist/chunk-4RROWABZ.js.map +0 -1
  96. package/dist/chunk-6N2TN2X4.mjs.map +0 -1
  97. package/dist/chunk-7ZJHWJNE.js.map +0 -1
  98. package/dist/chunk-MELBOOCQ.js +0 -1
  99. package/dist/chunk-PH4VUUBY.mjs +0 -1
  100. package/dist/chunk-TKCX7MGG.js.map +0 -1
  101. package/dist/chunk-YMDZM55Z.mjs.map +0 -1
  102. /package/dist/{chunk-PH4VUUBY.mjs.map → chunk-3QGSS6EK.mjs.map} +0 -0
@@ -0,0 +1,182 @@
1
+ import * as tailwind_variants from 'tailwind-variants';
2
+ import { VariantProps } from 'tailwind-variants';
3
+
4
+ declare const sidebarStyles: tailwind_variants.TVReturnType<{
5
+ variant: {};
6
+ size: {
7
+ sm: {
8
+ base: string;
9
+ header: string;
10
+ item: string;
11
+ label: string;
12
+ chevron: string;
13
+ chevronContainer: string;
14
+ };
15
+ md: {
16
+ base: string;
17
+ header: string;
18
+ item: string;
19
+ label: string;
20
+ chevron: string;
21
+ chevronContainer: string;
22
+ };
23
+ };
24
+ isExpanded: {
25
+ true: {
26
+ chevron: string;
27
+ };
28
+ };
29
+ isDisabled: {
30
+ true: {};
31
+ };
32
+ isCollapsed: {
33
+ true: {
34
+ base: string;
35
+ header: string;
36
+ nestedPanel: string;
37
+ };
38
+ };
39
+ isNested: {
40
+ true: {
41
+ ul: string;
42
+ item: string;
43
+ label: string;
44
+ };
45
+ false: {
46
+ item: string;
47
+ label: string;
48
+ };
49
+ };
50
+ }, {
51
+ base: string;
52
+ ul: string;
53
+ item: string[];
54
+ section: string;
55
+ header: string;
56
+ headerLi: string;
57
+ list: string;
58
+ label: string[];
59
+ nestedPanel: string;
60
+ chevron: string;
61
+ chevronContainer: string;
62
+ }, undefined, {
63
+ variant: {};
64
+ size: {
65
+ sm: {
66
+ base: string;
67
+ header: string;
68
+ item: string;
69
+ label: string;
70
+ chevron: string;
71
+ chevronContainer: string;
72
+ };
73
+ md: {
74
+ base: string;
75
+ header: string;
76
+ item: string;
77
+ label: string;
78
+ chevron: string;
79
+ chevronContainer: string;
80
+ };
81
+ };
82
+ isExpanded: {
83
+ true: {
84
+ chevron: string;
85
+ };
86
+ };
87
+ isDisabled: {
88
+ true: {};
89
+ };
90
+ isCollapsed: {
91
+ true: {
92
+ base: string;
93
+ header: string;
94
+ nestedPanel: string;
95
+ };
96
+ };
97
+ isNested: {
98
+ true: {
99
+ ul: string;
100
+ item: string;
101
+ label: string;
102
+ };
103
+ false: {
104
+ item: string;
105
+ label: string;
106
+ };
107
+ };
108
+ }, {
109
+ base: string;
110
+ ul: string;
111
+ item: string[];
112
+ section: string;
113
+ header: string;
114
+ headerLi: string;
115
+ list: string;
116
+ label: string[];
117
+ nestedPanel: string;
118
+ chevron: string;
119
+ chevronContainer: string;
120
+ }, tailwind_variants.TVReturnType<{
121
+ variant: {};
122
+ size: {
123
+ sm: {
124
+ base: string;
125
+ header: string;
126
+ item: string;
127
+ label: string;
128
+ chevron: string;
129
+ chevronContainer: string;
130
+ };
131
+ md: {
132
+ base: string;
133
+ header: string;
134
+ item: string;
135
+ label: string;
136
+ chevron: string;
137
+ chevronContainer: string;
138
+ };
139
+ };
140
+ isExpanded: {
141
+ true: {
142
+ chevron: string;
143
+ };
144
+ };
145
+ isDisabled: {
146
+ true: {};
147
+ };
148
+ isCollapsed: {
149
+ true: {
150
+ base: string;
151
+ header: string;
152
+ nestedPanel: string;
153
+ };
154
+ };
155
+ isNested: {
156
+ true: {
157
+ ul: string;
158
+ item: string;
159
+ label: string;
160
+ };
161
+ false: {
162
+ item: string;
163
+ label: string;
164
+ };
165
+ };
166
+ }, {
167
+ base: string;
168
+ ul: string;
169
+ item: string[];
170
+ section: string;
171
+ header: string;
172
+ headerLi: string;
173
+ list: string;
174
+ label: string[];
175
+ nestedPanel: string;
176
+ chevron: string;
177
+ chevronContainer: string;
178
+ }, undefined, unknown, unknown, undefined>>;
179
+ type SidebarVariantProps = VariantProps<typeof sidebarStyles>;
180
+ type SidebarSlots = keyof ReturnType<typeof sidebarStyles>;
181
+
182
+ export { type SidebarSlots, type SidebarVariantProps, sidebarStyles };
@@ -0,0 +1,15 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkGHCG2M3Mjs = require('../chunk-GHCG2M3M.js');
4
+ require('../chunk-OLJN3WXR.js');
5
+ require('../chunk-2LTV7VB5.js');
6
+ require('../chunk-O3I4FUFD.js');
7
+ require('../chunk-ZXZSQRVC.js');
8
+ require('../chunk-ZIQLHX3U.js');
9
+ require('../chunk-Q2IC5MPB.js');
10
+ require('../chunk-UZONBJUX.js');
11
+ require('../chunk-HEB3T2LL.js');
12
+
13
+
14
+ exports.sidebarStyles = _chunkGHCG2M3Mjs.sidebarStyles;
15
+ //# sourceMappingURL=sidebar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["/home/runner/work/oui-design-system/oui-design-system/packages/theme/dist/components/sidebar.js"],"names":[],"mappings":"AAAA;AACE;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,uDAAC","file":"/home/runner/work/oui-design-system/oui-design-system/packages/theme/dist/components/sidebar.js"}
@@ -0,0 +1,15 @@
1
+ import {
2
+ sidebarStyles
3
+ } from "../chunk-AP5AVQWY.mjs";
4
+ import "../chunk-M2BG3FAA.mjs";
5
+ import "../chunk-XTHC46M2.mjs";
6
+ import "../chunk-TL5MCSZQ.mjs";
7
+ import "../chunk-J2WMLIIA.mjs";
8
+ import "../chunk-HAUMMW6T.mjs";
9
+ import "../chunk-5T7MRJOK.mjs";
10
+ import "../chunk-4JENAMGV.mjs";
11
+ import "../chunk-R6W5A7PF.mjs";
12
+ export {
13
+ sidebarStyles
14
+ };
15
+ //# sourceMappingURL=sidebar.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -2,9 +2,9 @@
2
2
 
3
3
  var _chunkSFE4ALUTjs = require('../chunk-SFE4ALUT.js');
4
4
  require('../chunk-OLJN3WXR.js');
5
+ require('../chunk-2LTV7VB5.js');
5
6
  require('../chunk-O3I4FUFD.js');
6
7
  require('../chunk-ZXZSQRVC.js');
7
- require('../chunk-2LTV7VB5.js');
8
8
  require('../chunk-ZIQLHX3U.js');
9
9
  require('../chunk-Q2IC5MPB.js');
10
10
  require('../chunk-UZONBJUX.js');
@@ -2,9 +2,9 @@ import {
2
2
  tagFieldStyles
3
3
  } from "../chunk-AGQVCSOT.mjs";
4
4
  import "../chunk-M2BG3FAA.mjs";
5
+ import "../chunk-XTHC46M2.mjs";
5
6
  import "../chunk-TL5MCSZQ.mjs";
6
7
  import "../chunk-J2WMLIIA.mjs";
7
- import "../chunk-XTHC46M2.mjs";
8
8
  import "../chunk-HAUMMW6T.mjs";
9
9
  import "../chunk-5T7MRJOK.mjs";
10
10
  import "../chunk-4JENAMGV.mjs";
@@ -2,9 +2,9 @@
2
2
 
3
3
  var _chunkKJGY7JINjs = require('../chunk-KJGY7JIN.js');
4
4
  require('../chunk-OLJN3WXR.js');
5
+ require('../chunk-2LTV7VB5.js');
5
6
  require('../chunk-O3I4FUFD.js');
6
7
  require('../chunk-ZXZSQRVC.js');
7
- require('../chunk-2LTV7VB5.js');
8
8
  require('../chunk-ZIQLHX3U.js');
9
9
  require('../chunk-Q2IC5MPB.js');
10
10
  require('../chunk-UZONBJUX.js');
@@ -2,9 +2,9 @@ import {
2
2
  toggleStyles
3
3
  } from "../chunk-FKMWPW55.mjs";
4
4
  import "../chunk-M2BG3FAA.mjs";
5
+ import "../chunk-XTHC46M2.mjs";
5
6
  import "../chunk-TL5MCSZQ.mjs";
6
7
  import "../chunk-J2WMLIIA.mjs";
7
- import "../chunk-XTHC46M2.mjs";
8
8
  import "../chunk-HAUMMW6T.mjs";
9
9
  import "../chunk-5T7MRJOK.mjs";
10
10
  import "../chunk-4JENAMGV.mjs";
@@ -0,0 +1,134 @@
1
+ import * as tailwind_variants from 'tailwind-variants';
2
+ import { VariantProps } from 'tailwind-variants';
3
+
4
+ declare const tooltipStyles: tailwind_variants.TVReturnType<{
5
+ radius: {
6
+ none: {
7
+ base: string;
8
+ };
9
+ sm: {
10
+ base: string;
11
+ };
12
+ default: {
13
+ base: string;
14
+ };
15
+ md: {
16
+ base: string;
17
+ };
18
+ lg: {
19
+ base: string;
20
+ };
21
+ full: {
22
+ base: string;
23
+ };
24
+ };
25
+ isEntering: {
26
+ true: {
27
+ base: string;
28
+ };
29
+ };
30
+ isExiting: {
31
+ true: {
32
+ base: string;
33
+ };
34
+ };
35
+ variant: {
36
+ unstyled: {};
37
+ default: {
38
+ base: string;
39
+ arrow: string;
40
+ };
41
+ };
42
+ size: {};
43
+ }, {
44
+ base: string;
45
+ arrow: string;
46
+ }, undefined, {
47
+ radius: {
48
+ none: {
49
+ base: string;
50
+ };
51
+ sm: {
52
+ base: string;
53
+ };
54
+ default: {
55
+ base: string;
56
+ };
57
+ md: {
58
+ base: string;
59
+ };
60
+ lg: {
61
+ base: string;
62
+ };
63
+ full: {
64
+ base: string;
65
+ };
66
+ };
67
+ isEntering: {
68
+ true: {
69
+ base: string;
70
+ };
71
+ };
72
+ isExiting: {
73
+ true: {
74
+ base: string;
75
+ };
76
+ };
77
+ variant: {
78
+ unstyled: {};
79
+ default: {
80
+ base: string;
81
+ arrow: string;
82
+ };
83
+ };
84
+ size: {};
85
+ }, {
86
+ base: string;
87
+ arrow: string;
88
+ }, tailwind_variants.TVReturnType<{
89
+ radius: {
90
+ none: {
91
+ base: string;
92
+ };
93
+ sm: {
94
+ base: string;
95
+ };
96
+ default: {
97
+ base: string;
98
+ };
99
+ md: {
100
+ base: string;
101
+ };
102
+ lg: {
103
+ base: string;
104
+ };
105
+ full: {
106
+ base: string;
107
+ };
108
+ };
109
+ isEntering: {
110
+ true: {
111
+ base: string;
112
+ };
113
+ };
114
+ isExiting: {
115
+ true: {
116
+ base: string;
117
+ };
118
+ };
119
+ variant: {
120
+ unstyled: {};
121
+ default: {
122
+ base: string;
123
+ arrow: string;
124
+ };
125
+ };
126
+ size: {};
127
+ }, {
128
+ base: string;
129
+ arrow: string;
130
+ }, undefined, unknown, unknown, undefined>>;
131
+ type TooltipVariantProps = VariantProps<typeof tooltipStyles>;
132
+ type TooltipSlots = keyof ReturnType<typeof tooltipStyles>;
133
+
134
+ export { type TooltipSlots, type TooltipVariantProps, tooltipStyles };
@@ -0,0 +1,134 @@
1
+ import * as tailwind_variants from 'tailwind-variants';
2
+ import { VariantProps } from 'tailwind-variants';
3
+
4
+ declare const tooltipStyles: tailwind_variants.TVReturnType<{
5
+ radius: {
6
+ none: {
7
+ base: string;
8
+ };
9
+ sm: {
10
+ base: string;
11
+ };
12
+ default: {
13
+ base: string;
14
+ };
15
+ md: {
16
+ base: string;
17
+ };
18
+ lg: {
19
+ base: string;
20
+ };
21
+ full: {
22
+ base: string;
23
+ };
24
+ };
25
+ isEntering: {
26
+ true: {
27
+ base: string;
28
+ };
29
+ };
30
+ isExiting: {
31
+ true: {
32
+ base: string;
33
+ };
34
+ };
35
+ variant: {
36
+ unstyled: {};
37
+ default: {
38
+ base: string;
39
+ arrow: string;
40
+ };
41
+ };
42
+ size: {};
43
+ }, {
44
+ base: string;
45
+ arrow: string;
46
+ }, undefined, {
47
+ radius: {
48
+ none: {
49
+ base: string;
50
+ };
51
+ sm: {
52
+ base: string;
53
+ };
54
+ default: {
55
+ base: string;
56
+ };
57
+ md: {
58
+ base: string;
59
+ };
60
+ lg: {
61
+ base: string;
62
+ };
63
+ full: {
64
+ base: string;
65
+ };
66
+ };
67
+ isEntering: {
68
+ true: {
69
+ base: string;
70
+ };
71
+ };
72
+ isExiting: {
73
+ true: {
74
+ base: string;
75
+ };
76
+ };
77
+ variant: {
78
+ unstyled: {};
79
+ default: {
80
+ base: string;
81
+ arrow: string;
82
+ };
83
+ };
84
+ size: {};
85
+ }, {
86
+ base: string;
87
+ arrow: string;
88
+ }, tailwind_variants.TVReturnType<{
89
+ radius: {
90
+ none: {
91
+ base: string;
92
+ };
93
+ sm: {
94
+ base: string;
95
+ };
96
+ default: {
97
+ base: string;
98
+ };
99
+ md: {
100
+ base: string;
101
+ };
102
+ lg: {
103
+ base: string;
104
+ };
105
+ full: {
106
+ base: string;
107
+ };
108
+ };
109
+ isEntering: {
110
+ true: {
111
+ base: string;
112
+ };
113
+ };
114
+ isExiting: {
115
+ true: {
116
+ base: string;
117
+ };
118
+ };
119
+ variant: {
120
+ unstyled: {};
121
+ default: {
122
+ base: string;
123
+ arrow: string;
124
+ };
125
+ };
126
+ size: {};
127
+ }, {
128
+ base: string;
129
+ arrow: string;
130
+ }, undefined, unknown, unknown, undefined>>;
131
+ type TooltipVariantProps = VariantProps<typeof tooltipStyles>;
132
+ type TooltipSlots = keyof ReturnType<typeof tooltipStyles>;
133
+
134
+ export { type TooltipSlots, type TooltipVariantProps, tooltipStyles };
@@ -0,0 +1,9 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkBIKIWF22js = require('../chunk-BIKIWF22.js');
4
+ require('../chunk-UZONBJUX.js');
5
+ require('../chunk-HEB3T2LL.js');
6
+
7
+
8
+ exports.tooltipStyles = _chunkBIKIWF22js.tooltipStyles;
9
+ //# sourceMappingURL=tooltip.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["/home/runner/work/oui-design-system/oui-design-system/packages/theme/dist/components/tooltip.js"],"names":[],"mappings":"AAAA;AACE;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,uDAAC","file":"/home/runner/work/oui-design-system/oui-design-system/packages/theme/dist/components/tooltip.js"}
@@ -0,0 +1,9 @@
1
+ import {
2
+ tooltipStyles
3
+ } from "../chunk-IGJAM4OC.mjs";
4
+ import "../chunk-4JENAMGV.mjs";
5
+ import "../chunk-R6W5A7PF.mjs";
6
+ export {
7
+ tooltipStyles
8
+ };
9
+ //# sourceMappingURL=tooltip.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
package/dist/index.d.mts CHANGED
@@ -34,10 +34,13 @@ export { TimeFieldVariantProps, timeFieldStyles } from './components/time-field.
34
34
  export { SearchFieldSlots, SearchFieldVariantProps, searchFieldStyles } from './components/search-field.mjs';
35
35
  export { LinkVariantProps, linkStyles } from './components/link.mjs';
36
36
  export { BreadcrumbsSlots, breadcrumbsStyles } from './components/breadcrumbs.mjs';
37
+ export { SidebarSlots, SidebarVariantProps, sidebarStyles } from './components/sidebar.mjs';
38
+ export { TooltipSlots, TooltipVariantProps, tooltipStyles } from './components/tooltip.mjs';
39
+ export { PhoneNumberFieldSlots, PhoneNumberFieldVariantProps, phoneNumberFieldStyles } from './components/phone-number-field.mjs';
37
40
  export { dataFocusVisibleClasses, focusClasses, focusVisibleClasses, groupFocusVisibleClasses, racFocusRing } from './utils/classes.mjs';
38
41
  export { customTwMergeConfig, twMerge } from './utils/tw-merge.mjs';
39
42
  export { tv } from './utils/tv.mjs';
40
- export { ClassNameOrFunction, SlotsToClasses } from './utils/types.mjs';
43
+ export { ClassNameOrFunction, SlotsToClasses, SlotsToClassesWithRenderProps } from './utils/types.mjs';
41
44
  export { cn } from './utils/cn.mjs';
42
45
  export { dataAttr } from './utils/data-attr.mjs';
43
46
  export { composeRenderProps, composeTailwindRenderProps } from './utils/rac.mjs';
package/dist/index.d.ts CHANGED
@@ -34,10 +34,13 @@ export { TimeFieldVariantProps, timeFieldStyles } from './components/time-field.
34
34
  export { SearchFieldSlots, SearchFieldVariantProps, searchFieldStyles } from './components/search-field.js';
35
35
  export { LinkVariantProps, linkStyles } from './components/link.js';
36
36
  export { BreadcrumbsSlots, breadcrumbsStyles } from './components/breadcrumbs.js';
37
+ export { SidebarSlots, SidebarVariantProps, sidebarStyles } from './components/sidebar.js';
38
+ export { TooltipSlots, TooltipVariantProps, tooltipStyles } from './components/tooltip.js';
39
+ export { PhoneNumberFieldSlots, PhoneNumberFieldVariantProps, phoneNumberFieldStyles } from './components/phone-number-field.js';
37
40
  export { dataFocusVisibleClasses, focusClasses, focusVisibleClasses, groupFocusVisibleClasses, racFocusRing } from './utils/classes.js';
38
41
  export { customTwMergeConfig, twMerge } from './utils/tw-merge.js';
39
42
  export { tv } from './utils/tv.js';
40
- export { ClassNameOrFunction, SlotsToClasses } from './utils/types.js';
43
+ export { ClassNameOrFunction, SlotsToClasses, SlotsToClassesWithRenderProps } from './utils/types.js';
41
44
  export { cn } from './utils/cn.js';
42
45
  export { dataAttr } from './utils/data-attr.js';
43
46
  export { composeRenderProps, composeTailwindRenderProps } from './utils/rac.js';