prlg-ui 1.8.298 → 1.8.299

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.
@@ -21711,7 +21711,7 @@ const l1 = ["for"], o1 = { key: 0 }, s1 = { class: "input__wrapper" }, i1 = ["va
21711
21711
  }, null, 8, ["src", "alt"])) : W("", !0)
21712
21712
  ], 64));
21713
21713
  }
21714
- }), ZS = /* @__PURE__ */ N(q1, [["__scopeId", "data-v-701bbfb9"]]), D1 = /* @__PURE__ */ h({
21714
+ }), ZS = /* @__PURE__ */ N(q1, [["__scopeId", "data-v-e947b4e3"]]), D1 = /* @__PURE__ */ h({
21715
21715
  __name: "PopoverContent",
21716
21716
  props: {
21717
21717
  width: { default: 400 },
package/dist/rekaUI.d.ts CHANGED
@@ -2748,7 +2748,7 @@ declare interface IDropdownMenuSubContentProps extends DropdownMenuSubContentPro
2748
2748
  width?: number;
2749
2749
  }
2750
2750
 
2751
- declare interface IFile {
2751
+ export declare interface IFile {
2752
2752
  id: string;
2753
2753
  url: string;
2754
2754
  name?: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.298",
4
+ "version": "1.8.299",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",