@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.js
CHANGED
|
@@ -4189,7 +4189,7 @@ var $4439474512e19952$export$2e2bcd8739ae039 = $4439474512e19952$var$PagePaginat
|
|
|
4189
4189
|
https://tailwindui.com/components/application-ui/navigation/tabs
|
|
4190
4190
|
|
|
4191
4191
|
*/
|
|
4192
|
-
var $9420756208be2d43$var$
|
|
4192
|
+
var $9420756208be2d43$var$base = {
|
|
4193
4193
|
container: "",
|
|
4194
4194
|
list: {
|
|
4195
4195
|
container: "",
|
|
@@ -4227,7 +4227,7 @@ var $9420756208be2d43$var$buttons = {
|
|
|
4227
4227
|
}
|
|
4228
4228
|
};
|
|
4229
4229
|
var $9420756208be2d43$var$styles = {
|
|
4230
|
-
base: $9420756208be2d43$var$
|
|
4230
|
+
base: $9420756208be2d43$var$base,
|
|
4231
4231
|
underline: $9420756208be2d43$var$underline,
|
|
4232
4232
|
pills: $9420756208be2d43$var$pills,
|
|
4233
4233
|
buttons: $9420756208be2d43$var$buttons
|