@ballistix.digital/react-components 4.5.3 → 4.7.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/index.esm.js +2 -2
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -4142,7 +4142,7 @@ var $56d2586955e116da$export$2e2bcd8739ae039 = $56d2586955e116da$var$PagePaginat
|
|
|
4142
4142
|
https://tailwindui.com/components/application-ui/navigation/tabs
|
|
4143
4143
|
|
|
4144
4144
|
*/
|
|
4145
|
-
var $579a3cb18d8026e0$var$
|
|
4145
|
+
var $579a3cb18d8026e0$var$base = {
|
|
4146
4146
|
container: "",
|
|
4147
4147
|
list: {
|
|
4148
4148
|
container: "",
|
|
@@ -4180,7 +4180,7 @@ var $579a3cb18d8026e0$var$buttons = {
|
|
|
4180
4180
|
}
|
|
4181
4181
|
};
|
|
4182
4182
|
var $579a3cb18d8026e0$var$styles = {
|
|
4183
|
-
base: $579a3cb18d8026e0$var$
|
|
4183
|
+
base: $579a3cb18d8026e0$var$base,
|
|
4184
4184
|
underline: $579a3cb18d8026e0$var$underline,
|
|
4185
4185
|
pills: $579a3cb18d8026e0$var$pills,
|
|
4186
4186
|
buttons: $579a3cb18d8026e0$var$buttons
|