@fileverse/ui 4.1.4-patch-5 → 4.1.4-patch-7

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
@@ -2309,6 +2309,10 @@ video {
2309
2309
  font-size: 0.875rem;
2310
2310
  line-height: 1.25rem;
2311
2311
  }
2312
+ .text-xs {
2313
+ font-size: 0.75rem;
2314
+ line-height: 1rem;
2315
+ }
2312
2316
  .\!font-bold {
2313
2317
  font-weight: 700 !important;
2314
2318
  }
@@ -947,7 +947,7 @@ declare const toggleVariants: (props?: ({
947
947
  export declare const Tooltip: React_2.ForwardRefExoticComponent<TooltipProps & React_2.RefAttributes<HTMLDivElement>>;
948
948
 
949
949
  export declare interface TooltipProps extends React_2.HTMLAttributes<HTMLElement>, VariantProps<typeof tooltipVariants> {
950
- text: string;
950
+ text: string | React_2.ReactNode;
951
951
  sideOffset?: number;
952
952
  }
953
953
 
package/dist/index.es.js CHANGED
@@ -3935,6 +3935,45 @@ const rCe = Ee(
3935
3935
  )
3936
3936
  ]
3937
3937
  }
3938
+ ),
3939
+ BookQuestion: ({ width: e, height: t, ...n }) => /* @__PURE__ */ l.jsxs(
3940
+ "svg",
3941
+ {
3942
+ width: e,
3943
+ height: t,
3944
+ viewBox: "0 0 14 18",
3945
+ fill: "none",
3946
+ xmlns: "http://www.w3.org/2000/svg",
3947
+ ...n,
3948
+ children: [
3949
+ /* @__PURE__ */ l.jsx(
3950
+ "path",
3951
+ {
3952
+ d: "M6.17502 9.73251C6.17502 9.3183 6.5108 8.98251 6.92502 8.98251H6.93252C7.34673 8.98251 7.68252 9.3183 7.68252 9.73251C7.68252 10.1467 7.34673 10.4825 6.93252 10.4825H6.92502C6.5108 10.4825 6.17502 10.1467 6.17502 9.73251Z",
3953
+ fill: "currentColor",
3954
+ stroke: "transparent"
3955
+ }
3956
+ ),
3957
+ /* @__PURE__ */ l.jsx(
3958
+ "path",
3959
+ {
3960
+ d: "M6.54617 5.35656C6.70927 5.26429 6.90272 5.22984 7.09177 5.26147C7.28068 5.29307 7.44822 5.38773 7.56706 5.52396C7.68465 5.65875 7.74776 5.82599 7.75 5.9964C7.74867 6.09135 7.66232 6.27123 7.31844 6.49447C7.17044 6.59056 7.01695 6.66583 6.89736 6.71758C6.83865 6.74299 6.79074 6.7616 6.75922 6.77329C6.74353 6.77912 6.73208 6.78315 6.72561 6.78539L6.71982 6.78737C6.32728 6.91613 6.11263 7.33832 6.24027 7.73155C6.36815 8.12553 6.7912 8.34124 7.18518 8.21336L6.95363 7.5C7.18518 8.21336 7.18585 8.21314 7.18607 8.21307L7.18711 8.21273L7.18962 8.21191L7.19634 8.20967L7.21638 8.20284C7.23256 8.19724 7.25434 8.18951 7.28093 8.17965C7.33398 8.15997 7.40688 8.13152 7.49314 8.09419C7.66351 8.02045 7.89661 7.90749 8.13521 7.75261C8.5618 7.47566 9.25004 6.9037 9.25004 5.99416L9.25 5.98818C9.24574 5.4536 9.04854 4.94041 8.6974 4.53789C8.34665 4.13583 7.86525 3.87003 7.33931 3.78203C6.81351 3.69406 6.27169 3.78845 5.80761 4.05098C5.34315 4.31373 4.98374 4.7298 4.79723 5.23033C4.6526 5.61848 4.85 6.05038 5.23814 6.19501C5.62629 6.33964 6.05818 6.14223 6.20282 5.75409C6.26371 5.59068 6.38346 5.4486 6.54617 5.35656Z",
3961
+ fill: "currentColor",
3962
+ stroke: "transparent"
3963
+ }
3964
+ ),
3965
+ /* @__PURE__ */ l.jsx(
3966
+ "path",
3967
+ {
3968
+ fillRule: "evenodd",
3969
+ clipRule: "evenodd",
3970
+ d: "M13.75 2.25C13.75 1.85218 13.592 1.47065 13.3107 1.18934C13.0294 0.908035 12.6478 0.75 12.25 0.75H2.875C2.17881 0.75 1.51113 1.02656 1.01884 1.51884C0.526562 2.01113 0.25 2.67881 0.25 3.375V14.625C0.25 15.3212 0.526562 15.9889 1.01884 16.4812C1.51113 16.9734 2.17881 17.25 2.875 17.25H12.25C12.6478 17.25 13.0294 17.092 13.3107 16.8107C13.592 16.5294 13.75 16.1478 13.75 15.75V2.25ZM2.875 2.25C2.57663 2.25 2.29048 2.36853 2.0795 2.5795C1.86853 2.79048 1.75 3.07663 1.75 3.375V12.2533C2.09832 12.0881 2.48212 12 2.875 12H12.25V2.25H2.875ZM12.25 13.5H2.875C2.57663 13.5 2.29048 13.6185 2.0795 13.8295C1.86853 14.0405 1.75 14.3266 1.75 14.625C1.75 14.9234 1.86853 15.2095 2.0795 15.4205C2.29048 15.6315 2.57663 15.75 2.875 15.75H12.25V13.5Z",
3971
+ fill: "currentColor",
3972
+ stroke: "transparent"
3973
+ }
3974
+ )
3975
+ ]
3976
+ }
3938
3977
  )
3939
3978
  };
3940
3979
  /**
@@ -35253,7 +35292,7 @@ const N8e = ({ children: e, custom: t, initial: n = !0, onExitComplete: a, exitB
35253
35292
  {
35254
35293
  sideOffset: r,
35255
35294
  className: T(
35256
- "max-w-sm min-h-[2vh] overflow-hidden rounded color-bg-default-inverse dark:bg-[#000] p-2 text-helper-text-sm color-text-inverse text-center",
35295
+ "max-w-sm min-h-[2vh] overflow-hidden rounded color-bg-default-inverse dark:bg-[#000] p-2 text-helper-text-sm color-text-inverse",
35257
35296
  _8e({ position: a, className: t }),
35258
35297
  f({ position: a, beakAlignment: o }),
35259
35298
  t
@@ -35262,7 +35301,7 @@ const N8e = ({ children: e, custom: t, initial: n = !0, onExitComplete: a, exitB
35262
35301
  side: a || "top",
35263
35302
  align: o || "center",
35264
35303
  children: [
35265
- /* @__PURE__ */ l.jsx("p", { children: n }),
35304
+ /* @__PURE__ */ l.jsx(p.Fragment, { children: n }),
35266
35305
  /* @__PURE__ */ l.jsx(I8e, { width: 18, height: 9 })
35267
35306
  ]
35268
35307
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fileverse/ui",
3
- "version": "4.1.4-patch-5",
3
+ "version": "4.1.4-patch-7",
4
4
  "files": [
5
5
  "/dist"
6
6
  ],