@nextui-org/theme 2.4.4 → 2.4.5

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.
@@ -9,7 +9,7 @@ import {
9
9
  var alert = tv({
10
10
  slots: {
11
11
  base: "flex flex-grow flex-row w-full items-start py-3 px-4 gap-x-1",
12
- mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit",
12
+ mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit justify-center",
13
13
  title: "text-small w-full font-medium block text-inherit leading-5",
14
14
  description: "pl-[1px] text-small font-normal text-inherit",
15
15
  closeButton: "relative text-inherit translate-x-1 -translate-y-1",
@@ -148,7 +148,7 @@ var colorVariants = {
148
148
  var alert = tv({
149
149
  slots: {
150
150
  base: "flex flex-grow flex-row w-full items-start py-3 px-4 gap-x-1",
151
- mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit",
151
+ mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit justify-center",
152
152
  title: "text-small w-full font-medium block text-inherit leading-5",
153
153
  description: "pl-[1px] text-small font-normal text-inherit",
154
154
  closeButton: "relative text-inherit translate-x-1 -translate-y-1",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  alert
3
- } from "../chunk-TK7T75HE.mjs";
3
+ } from "../chunk-423W5XJQ.mjs";
4
4
  import "../chunk-CWYZ2GEH.mjs";
5
5
  import "../chunk-GQT3YUX3.mjs";
6
6
  import "../chunk-46U6G7UJ.mjs";
@@ -9405,7 +9405,7 @@ var dateRangePicker = tv({
9405
9405
  var alert = tv({
9406
9406
  slots: {
9407
9407
  base: "flex flex-grow flex-row w-full items-start py-3 px-4 gap-x-1",
9408
- mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit",
9408
+ mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit justify-center",
9409
9409
  title: "text-small w-full font-medium block text-inherit leading-5",
9410
9410
  description: "pl-[1px] text-small font-normal text-inherit",
9411
9411
  closeButton: "relative text-inherit translate-x-1 -translate-y-1",
@@ -125,7 +125,7 @@ import {
125
125
  } from "../chunk-UGMXQ6TV.mjs";
126
126
  import {
127
127
  alert
128
- } from "../chunk-TK7T75HE.mjs";
128
+ } from "../chunk-423W5XJQ.mjs";
129
129
  import {
130
130
  autocomplete
131
131
  } from "../chunk-ZZ2VSLD6.mjs";
package/dist/index.js CHANGED
@@ -9467,7 +9467,7 @@ var dateRangePicker = tv({
9467
9467
  var alert = tv({
9468
9468
  slots: {
9469
9469
  base: "flex flex-grow flex-row w-full items-start py-3 px-4 gap-x-1",
9470
- mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit",
9470
+ mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit justify-center",
9471
9471
  title: "text-small w-full font-medium block text-inherit leading-5",
9472
9472
  description: "pl-[1px] text-small font-normal text-inherit",
9473
9473
  closeButton: "relative text-inherit translate-x-1 -translate-y-1",
package/dist/index.mjs CHANGED
@@ -125,7 +125,7 @@ import {
125
125
  } from "./chunk-UGMXQ6TV.mjs";
126
126
  import {
127
127
  alert
128
- } from "./chunk-TK7T75HE.mjs";
128
+ } from "./chunk-423W5XJQ.mjs";
129
129
  import {
130
130
  autocomplete
131
131
  } from "./chunk-ZZ2VSLD6.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "2.4.4",
3
+ "version": "2.4.5",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",