@fileverse/ui 4.1.7-patch-42 → 4.1.7-patch-44

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.css CHANGED
@@ -2712,6 +2712,9 @@ textarea:is(:-webkit-autofill, :autofill) {
2712
2712
  .right-space-lg {
2713
2713
  padding-right: 20px !important;
2714
2714
  }
2715
+ .bottom-space-xlg {
2716
+ padding-bottom: 24px !important;
2717
+ }
2715
2718
 
2716
2719
  .space-sm {
2717
2720
  padding: 12px !important;
@@ -2749,6 +2752,14 @@ textarea:is(:-webkit-autofill, :autofill) {
2749
2752
  padding-left: 8px !important;
2750
2753
  padding-right: 8px !important;
2751
2754
  }
2755
+ .space-x-3xlg {
2756
+ padding-left: 40px !important;
2757
+ padding-right: 40px !important;
2758
+ }
2759
+ .space-y-3xlg {
2760
+ padding-left: 40px !important;
2761
+ padding-right: 40px !important;
2762
+ }
2752
2763
  .top-space-xsm {
2753
2764
  padding-top: 8px !important;
2754
2765
  }
@@ -2761,6 +2772,15 @@ textarea:is(:-webkit-autofill, :autofill) {
2761
2772
  .right-space-xsm {
2762
2773
  padding-right: 8px !important;
2763
2774
  }
2775
+ .right-space-2xsm {
2776
+ padding-right: 4px !important;
2777
+ }
2778
+ .bottom-space-2xsm {
2779
+ padding-bottom: 4px !important
2780
+ }
2781
+ .bottom-space-2xlg {
2782
+ padding-bottom: 32px !important
2783
+ }
2764
2784
 
2765
2785
  .space-md {
2766
2786
  padding: 16px !important;
@@ -2785,6 +2805,9 @@ textarea:is(:-webkit-autofill, :autofill) {
2785
2805
  .right-space-md {
2786
2806
  padding-right: 16px !important;
2787
2807
  }
2808
+ .top-space-xlg {
2809
+ padding-top: 32px !important;
2810
+ }
2788
2811
 
2789
2812
 
2790
2813
  .gap-xsm {
@@ -2799,6 +2822,9 @@ textarea:is(:-webkit-autofill, :autofill) {
2799
2822
  .gap-md {
2800
2823
  gap: 16px !important;
2801
2824
  }
2825
+ .gap-sm {
2826
+ gap: 12px !important;
2827
+ }
2802
2828
 
2803
2829
  .border-radius-sm {
2804
2830
  border-radius: 4px !important;
@@ -2806,6 +2832,9 @@ textarea:is(:-webkit-autofill, :autofill) {
2806
2832
  .border-width-md {
2807
2833
  border-width: 1px !important;
2808
2834
  }
2835
+ .border-radius-lg {
2836
+ border-radius: 12px !important;
2837
+ }
2809
2838
  .file\:text-body-sm::file-selector-button {
2810
2839
  font-family: system-ui;
2811
2840
  font-size: 14px;
package/dist/index.es.js CHANGED
@@ -5278,8 +5278,8 @@ const qje = E1(
5278
5278
  }
5279
5279
  ),
5280
5280
  LineHeight: ({
5281
- width: e = 20,
5282
- height: t = 20,
5281
+ width: e = 30,
5282
+ height: t = 30,
5283
5283
  color: n = "currentColor",
5284
5284
  ...a
5285
5285
  }) => /* @__PURE__ */ f.jsxs(
@@ -5296,28 +5296,32 @@ const qje = E1(
5296
5296
  "path",
5297
5297
  {
5298
5298
  d: "M4.47433 3.52051C4.80164 3.25359 5.28416 3.27239 5.58924 3.57747L8.08924 6.07747C8.41463 6.4029 8.41463 6.93043 8.08924 7.25586C7.76382 7.58128 7.2363 7.58126 6.91086 7.25586L5.83338 6.17838V13.8216L6.91086 12.7441C7.23629 12.4187 7.76381 12.4187 8.08924 12.7441C8.41461 13.0696 8.41465 13.5971 8.08924 13.9225L5.58924 16.4225C5.26383 16.7479 4.7363 16.7479 4.41086 16.4225L1.91086 13.9225C1.58542 13.5971 1.58542 13.0696 1.91086 12.7441C2.23629 12.4187 2.76381 12.4187 3.08924 12.7441L4.16672 13.8216V6.17838L3.08924 7.25586C2.76382 7.58128 2.2363 7.58126 1.91086 7.25586C1.58542 6.93042 1.58542 6.40291 1.91086 6.07747L4.41086 3.57747L4.47433 3.52051Z",
5299
- fill: n
5299
+ fill: n,
5300
+ stroke: "transparent"
5300
5301
  }
5301
5302
  ),
5302
5303
  /* @__PURE__ */ f.jsx(
5303
5304
  "path",
5304
5305
  {
5305
5306
  d: "M17.5 14.1667C17.9603 14.1667 18.3334 14.5398 18.3334 15C18.3334 15.4602 17.9603 15.8333 17.5 15.8333H10.8334C10.3731 15.8333 10 15.4602 10 15C10 14.5398 10.3731 14.1667 10.8334 14.1667H17.5Z",
5306
- fill: n
5307
+ fill: n,
5308
+ stroke: "transparent"
5307
5309
  }
5308
5310
  ),
5309
5311
  /* @__PURE__ */ f.jsx(
5310
5312
  "path",
5311
5313
  {
5312
5314
  d: "M17.5 9.16667C17.9603 9.1667 18.3334 9.53978 18.3334 10C18.3334 10.4602 17.9603 10.8333 17.5 10.8333H10.8334C10.3731 10.8333 10 10.4602 10 10C10 9.53976 10.3731 9.16667 10.8334 9.16667H17.5Z",
5313
- fill: n
5315
+ fill: n,
5316
+ stroke: "transparent"
5314
5317
  }
5315
5318
  ),
5316
5319
  /* @__PURE__ */ f.jsx(
5317
5320
  "path",
5318
5321
  {
5319
5322
  d: "M17.5 4.16667C17.9603 4.1667 18.3334 4.53978 18.3334 5C18.3334 5.46022 17.9603 5.8333 17.5 5.83333H10.8334C10.3731 5.83333 10 5.46024 10 5C10 4.53976 10.3731 4.16667 10.8334 4.16667H17.5Z",
5320
- fill: n
5323
+ fill: n,
5324
+ stroke: "transparent"
5321
5325
  }
5322
5326
  )
5323
5327
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fileverse/ui",
3
- "version": "4.1.7-patch-42",
3
+ "version": "4.1.7-patch-44",
4
4
  "files": [
5
5
  "/dist"
6
6
  ],