@aeria-ui/ui 0.0.128 → 0.0.130

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.
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as r, watch as n, openBlock as c, createBlock as l } from "vue";
2
2
  import { getGlobalStateManager as a, useStore as m } from "@aeria-ui/state-management";
3
- import { e as s } from "./index-b930175e.js";
3
+ import { e as s } from "./index-a64ae3c0.js";
4
4
  import "@aeria-ui/i18n";
5
5
  import "@aeria-ui/core";
6
6
  import "@aeriajs/common";
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as $, withAsyncContext as x, ref as S, unref as f, openBlock as c, createElementBlock as v, createElementVNode as y, createVNode as s, withCtx as i, withModifiers as A, createTextVNode as g } from "vue";
2
2
  import { useStore as w } from "@aeria-ui/state-management";
3
3
  import { useRouter as I } from "vue-router";
4
- import { A as R, _ as b, a as V } from "./index-b930175e.js";
4
+ import { A as R, _ as b, a as V } from "./index-a64ae3c0.js";
5
5
  import "@aeria-ui/i18n";
6
6
  import "@aeria-ui/core";
7
7
  import "@aeriajs/common";
@@ -7,6 +7,7 @@ export type FormFieldProps<TModelValue, TProperty = Property> = {
7
7
  parentPropertyName?: string;
8
8
  parentCollection?: string;
9
9
  readOnly?: boolean;
10
+ required?: boolean;
10
11
  };
11
12
  export type SearchProperty = RefProperty | ArrayProperty<RefProperty>;
12
13
  export type UploadedFile = {
@@ -2,7 +2,7 @@ import { defineComponent as h, ref as A, resolveDirective as V, openBlock as u,
2
2
  import { useRouter as z } from "vue-router";
3
3
  import { useStore as v } from "@aeria-ui/state-management";
4
4
  import { STORAGE_NAMESPACE as y } from "@aeria-ui/core";
5
- import { f as E, g as I, b as f, h as O, a as x, A as B, i as U } from "./index-b930175e.js";
5
+ import { f as E, g as I, b as f, h as O, a as x, A as B, i as U } from "./index-a64ae3c0.js";
6
6
  import "@aeria-ui/i18n";
7
7
  import "@aeriajs/common";
8
8
  import "@aeria-ui/utils";
@@ -2,7 +2,7 @@ import { defineComponent as c, ref as m, openBlock as u, createBlock as _, withC
2
2
  import { useRouter as v } from "vue-router";
3
3
  import { useI18n as x } from "@aeria-ui/i18n";
4
4
  import { useStore as n } from "@aeria-ui/state-management";
5
- import { h as V, _ as k, a as y } from "./index-b930175e.js";
5
+ import { h as V, _ as k, a as y } from "./index-a64ae3c0.js";
6
6
  import "@aeria-ui/core";
7
7
  import "@aeriajs/common";
8
8
  import "@aeria-ui/utils";
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as e, openBlock as t, createBlock as r, createSlots as i, withCtx as n, renderSlot as c, createCommentVNode as l } from "vue";
2
- import { d as m } from "./index-b930175e.js";
2
+ import { d as m } from "./index-a64ae3c0.js";
3
3
  import "@aeria-ui/i18n";
4
4
  import "@aeria-ui/core";
5
5
  import "@aeriajs/common";