better-auth-ui 3.2.21 → 3.2.23

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.cjs CHANGED
@@ -2453,7 +2453,7 @@ function UpdateAvatarCard({
2453
2453
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
2454
2454
  SettingsCardFooter,
2455
2455
  {
2456
- className: "!py-5",
2456
+ className: "py-5!",
2457
2457
  instructions: localization.AVATAR_INSTRUCTIONS,
2458
2458
  classNames,
2459
2459
  isPending,
@@ -3207,7 +3207,7 @@ function ApiKeyCell({
3207
3207
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3208
3208
  _lucidereact.KeyRoundIcon,
3209
3209
  {
3210
- className: _chunk42PRTYABcjs.cn.call(void 0, "size-4 flex-shrink-0", classNames == null ? void 0 : classNames.icon)
3210
+ className: _chunk42PRTYABcjs.cn.call(void 0, "size-4 shrink-0", classNames == null ? void 0 : classNames.icon)
3211
3211
  }
3212
3212
  ),
3213
3213
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col truncate", children: [
@@ -5247,7 +5247,7 @@ function PasswordInput({
5247
5247
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
5248
5248
  Button,
5249
5249
  {
5250
- className: "!bg-transparent absolute top-0 right-0",
5250
+ className: "bg-transparent! absolute top-0 right-0",
5251
5251
  disabled,
5252
5252
  size: "icon",
5253
5253
  type: "button",
@@ -9551,17 +9551,17 @@ function AuthView({
9551
9551
  Separator3,
9552
9552
  {
9553
9553
  className: _chunk42PRTYABcjs.cn.call(void 0,
9554
- "!w-auto grow",
9554
+ "w-auto! grow",
9555
9555
  classNames == null ? void 0 : classNames.separator
9556
9556
  )
9557
9557
  }
9558
9558
  ),
9559
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex-shrink-0 text-muted-foreground text-sm", children: localization.OR_CONTINUE_WITH }),
9559
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "shrink-0 text-muted-foreground text-sm", children: localization.OR_CONTINUE_WITH }),
9560
9560
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9561
9561
  Separator3,
9562
9562
  {
9563
9563
  className: _chunk42PRTYABcjs.cn.call(void 0,
9564
- "!w-auto grow",
9564
+ "w-auto! grow",
9565
9565
  classNames == null ? void 0 : classNames.separator
9566
9566
  )
9567
9567
  }
@@ -10222,7 +10222,7 @@ function OrganizationLogoCard({
10222
10222
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
10223
10223
  SettingsCardFooter,
10224
10224
  {
10225
- className: "!py-5",
10225
+ className: "py-5!",
10226
10226
  instructions: localization.LOGO_INSTRUCTIONS,
10227
10227
  classNames,
10228
10228
  isPending: true
@@ -10427,7 +10427,7 @@ function OrganizationLogoForm({
10427
10427
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
10428
10428
  SettingsCardFooter,
10429
10429
  {
10430
- className: "!py-5",
10430
+ className: "py-5!",
10431
10431
  instructions: localization.LOGO_INSTRUCTIONS,
10432
10432
  classNames,
10433
10433
  isPending,
@@ -11796,7 +11796,7 @@ function OrganizationSwitcher({
11796
11796
  Button,
11797
11797
  {
11798
11798
  className: _chunk42PRTYABcjs.cn.call(void 0,
11799
- "!p-2 h-fit",
11799
+ "p-2! h-fit",
11800
11800
  className,
11801
11801
  (_d = classNames == null ? void 0 : classNames.trigger) == null ? void 0 : _d.base
11802
11802
  ),
@@ -11872,7 +11872,7 @@ function OrganizationSwitcher({
11872
11872
  {
11873
11873
  size: "icon",
11874
11874
  variant: "outline",
11875
- className: "!size-8 ml-auto",
11875
+ className: "size-8! ml-auto",
11876
11876
  onClick: () => setDropdownOpen(false),
11877
11877
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SettingsIcon, { className: "size-4" })
11878
11878
  }
@@ -12328,7 +12328,7 @@ function UserButton({
12328
12328
  Button,
12329
12329
  {
12330
12330
  className: _chunk42PRTYABcjs.cn.call(void 0,
12331
- "!p-2 h-fit",
12331
+ "p-2! h-fit",
12332
12332
  className,
12333
12333
  (_c = classNames == null ? void 0 : classNames.trigger) == null ? void 0 : _c.base
12334
12334
  ),
package/dist/index.js CHANGED
@@ -2453,7 +2453,7 @@ function UpdateAvatarCard({
2453
2453
  /* @__PURE__ */ jsx26(
2454
2454
  SettingsCardFooter,
2455
2455
  {
2456
- className: "!py-5",
2456
+ className: "py-5!",
2457
2457
  instructions: localization.AVATAR_INSTRUCTIONS,
2458
2458
  classNames,
2459
2459
  isPending,
@@ -3207,7 +3207,7 @@ function ApiKeyCell({
3207
3207
  /* @__PURE__ */ jsx35(
3208
3208
  KeyRoundIcon2,
3209
3209
  {
3210
- className: cn("size-4 flex-shrink-0", classNames == null ? void 0 : classNames.icon)
3210
+ className: cn("size-4 shrink-0", classNames == null ? void 0 : classNames.icon)
3211
3211
  }
3212
3212
  ),
3213
3213
  /* @__PURE__ */ jsxs24("div", { className: "flex flex-col truncate", children: [
@@ -5247,7 +5247,7 @@ function PasswordInput({
5247
5247
  /* @__PURE__ */ jsx49(
5248
5248
  Button,
5249
5249
  {
5250
- className: "!bg-transparent absolute top-0 right-0",
5250
+ className: "bg-transparent! absolute top-0 right-0",
5251
5251
  disabled,
5252
5252
  size: "icon",
5253
5253
  type: "button",
@@ -9551,17 +9551,17 @@ function AuthView({
9551
9551
  Separator3,
9552
9552
  {
9553
9553
  className: cn(
9554
- "!w-auto grow",
9554
+ "w-auto! grow",
9555
9555
  classNames == null ? void 0 : classNames.separator
9556
9556
  )
9557
9557
  }
9558
9558
  ),
9559
- /* @__PURE__ */ jsx82("span", { className: "flex-shrink-0 text-muted-foreground text-sm", children: localization.OR_CONTINUE_WITH }),
9559
+ /* @__PURE__ */ jsx82("span", { className: "shrink-0 text-muted-foreground text-sm", children: localization.OR_CONTINUE_WITH }),
9560
9560
  /* @__PURE__ */ jsx82(
9561
9561
  Separator3,
9562
9562
  {
9563
9563
  className: cn(
9564
- "!w-auto grow",
9564
+ "w-auto! grow",
9565
9565
  classNames == null ? void 0 : classNames.separator
9566
9566
  )
9567
9567
  }
@@ -10222,7 +10222,7 @@ function OrganizationLogoCard({
10222
10222
  /* @__PURE__ */ jsx87(
10223
10223
  SettingsCardFooter,
10224
10224
  {
10225
- className: "!py-5",
10225
+ className: "py-5!",
10226
10226
  instructions: localization.LOGO_INSTRUCTIONS,
10227
10227
  classNames,
10228
10228
  isPending: true
@@ -10427,7 +10427,7 @@ function OrganizationLogoForm({
10427
10427
  /* @__PURE__ */ jsx87(
10428
10428
  SettingsCardFooter,
10429
10429
  {
10430
- className: "!py-5",
10430
+ className: "py-5!",
10431
10431
  instructions: localization.LOGO_INSTRUCTIONS,
10432
10432
  classNames,
10433
10433
  isPending,
@@ -11796,7 +11796,7 @@ function OrganizationSwitcher({
11796
11796
  Button,
11797
11797
  {
11798
11798
  className: cn(
11799
- "!p-2 h-fit",
11799
+ "p-2! h-fit",
11800
11800
  className,
11801
11801
  (_d = classNames == null ? void 0 : classNames.trigger) == null ? void 0 : _d.base
11802
11802
  ),
@@ -11872,7 +11872,7 @@ function OrganizationSwitcher({
11872
11872
  {
11873
11873
  size: "icon",
11874
11874
  variant: "outline",
11875
- className: "!size-8 ml-auto",
11875
+ className: "size-8! ml-auto",
11876
11876
  onClick: () => setDropdownOpen(false),
11877
11877
  children: /* @__PURE__ */ jsx96(SettingsIcon2, { className: "size-4" })
11878
11878
  }
@@ -12328,7 +12328,7 @@ function UserButton({
12328
12328
  Button,
12329
12329
  {
12330
12330
  className: cn(
12331
- "!p-2 h-fit",
12331
+ "p-2! h-fit",
12332
12332
  className,
12333
12333
  (_c = classNames == null ? void 0 : classNames.trigger) == null ? void 0 : _c.base
12334
12334
  ),