@aeria-ui/ui 0.0.120 → 0.0.121
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/{_id_-2d5d611f.js → _id_-ca08f53c.js} +2 -2
- package/dist/{activation-96a2c08d.js → activation-23ca8e45.js} +2 -2
- package/dist/components/form/aeria-file/aeria-file.vue.d.ts +16 -16
- package/dist/{index-a92d8816.js → index-69348349.js} +2 -2
- package/dist/{index-66dc3276.js → index-6c3820d7.js} +2 -2
- package/dist/{index-76e8535e.js → index-c69cd303.js} +841 -841
- package/dist/{index-2cf195e0.js → index-fa54f98c.js} +1 -1
- package/dist/signin-900df932.js +87 -0
- package/dist/{signup-f708783c.js → signup-132485d7.js} +2 -2
- package/dist/style.css +1 -1
- package/dist/ui.js +2 -2
- package/package.json +3 -3
- package/dist/signin-0950caf5.js +0 -87
|
@@ -1,9 +1,9 @@
|
|
|
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-
|
|
3
|
+
import { e as s } from "./index-c69cd303.js";
|
|
4
4
|
import "@aeria-ui/i18n";
|
|
5
|
-
import "@aeriajs/common";
|
|
6
5
|
import "@aeria-ui/core";
|
|
6
|
+
import "@aeriajs/common";
|
|
7
7
|
import "vue-router";
|
|
8
8
|
import "@aeria-ui/utils";
|
|
9
9
|
const b = /* @__PURE__ */ r({
|
|
@@ -1,10 +1,10 @@
|
|
|
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 w } from "vue";
|
|
2
2
|
import { useStore as g } 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-
|
|
4
|
+
import { A as R, _ as b, a as V } from "./index-c69cd303.js";
|
|
5
5
|
import "@aeria-ui/i18n";
|
|
6
|
-
import "@aeriajs/common";
|
|
7
6
|
import "@aeria-ui/core";
|
|
7
|
+
import "@aeriajs/common";
|
|
8
8
|
import "@aeria-ui/utils";
|
|
9
9
|
const q = {
|
|
10
10
|
key: 0,
|
|
@@ -13,7 +13,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13
13
|
readonly icon: "paperclip";
|
|
14
14
|
readonly owned: "always";
|
|
15
15
|
readonly presets: readonly ["owned"];
|
|
16
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
16
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
17
17
|
readonly properties: {
|
|
18
18
|
readonly type: {
|
|
19
19
|
readonly type: "string";
|
|
@@ -58,13 +58,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
58
58
|
readonly ask: true;
|
|
59
59
|
};
|
|
60
60
|
};
|
|
61
|
-
}>)[]) => void;
|
|
61
|
+
}, {}>)[]) => void;
|
|
62
62
|
"update:content": (value: (UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
63
63
|
readonly $id: "file";
|
|
64
64
|
readonly icon: "paperclip";
|
|
65
65
|
readonly owned: "always";
|
|
66
66
|
readonly presets: readonly ["owned"];
|
|
67
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
67
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
68
68
|
readonly properties: {
|
|
69
69
|
readonly type: {
|
|
70
70
|
readonly type: "string";
|
|
@@ -109,13 +109,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
109
109
|
readonly ask: true;
|
|
110
110
|
};
|
|
111
111
|
};
|
|
112
|
-
}>)[]) => void;
|
|
112
|
+
}, {}>)[]) => void;
|
|
113
113
|
"update:modelValue": (value: UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
114
114
|
readonly $id: "file";
|
|
115
115
|
readonly icon: "paperclip";
|
|
116
116
|
readonly owned: "always";
|
|
117
117
|
readonly presets: readonly ["owned"];
|
|
118
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
118
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
119
119
|
readonly properties: {
|
|
120
120
|
readonly type: {
|
|
121
121
|
readonly type: "string";
|
|
@@ -160,12 +160,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
160
160
|
readonly ask: true;
|
|
161
161
|
};
|
|
162
162
|
};
|
|
163
|
-
}> | (UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
163
|
+
}, {}> | (UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
164
164
|
readonly $id: "file";
|
|
165
165
|
readonly icon: "paperclip";
|
|
166
166
|
readonly owned: "always";
|
|
167
167
|
readonly presets: readonly ["owned"];
|
|
168
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
168
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
169
169
|
readonly properties: {
|
|
170
170
|
readonly type: {
|
|
171
171
|
readonly type: "string";
|
|
@@ -210,14 +210,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
210
210
|
readonly ask: true;
|
|
211
211
|
};
|
|
212
212
|
};
|
|
213
|
-
}>)[] | null | undefined) => void;
|
|
213
|
+
}, {}>)[] | null | undefined) => void;
|
|
214
214
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & Readonly<{
|
|
215
215
|
onChange?: ((value: (UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
216
216
|
readonly $id: "file";
|
|
217
217
|
readonly icon: "paperclip";
|
|
218
218
|
readonly owned: "always";
|
|
219
219
|
readonly presets: readonly ["owned"];
|
|
220
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
220
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
221
221
|
readonly properties: {
|
|
222
222
|
readonly type: {
|
|
223
223
|
readonly type: "string";
|
|
@@ -262,13 +262,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
262
262
|
readonly ask: true;
|
|
263
263
|
};
|
|
264
264
|
};
|
|
265
|
-
}>)[]) => any) | undefined;
|
|
265
|
+
}, {}>)[]) => any) | undefined;
|
|
266
266
|
"onUpdate:modelValue"?: ((value: UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
267
267
|
readonly $id: "file";
|
|
268
268
|
readonly icon: "paperclip";
|
|
269
269
|
readonly owned: "always";
|
|
270
270
|
readonly presets: readonly ["owned"];
|
|
271
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
271
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
272
272
|
readonly properties: {
|
|
273
273
|
readonly type: {
|
|
274
274
|
readonly type: "string";
|
|
@@ -313,12 +313,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
313
313
|
readonly ask: true;
|
|
314
314
|
};
|
|
315
315
|
};
|
|
316
|
-
}> | (UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
316
|
+
}, {}> | (UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
317
317
|
readonly $id: "file";
|
|
318
318
|
readonly icon: "paperclip";
|
|
319
319
|
readonly owned: "always";
|
|
320
320
|
readonly presets: readonly ["owned"];
|
|
321
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
321
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
322
322
|
readonly properties: {
|
|
323
323
|
readonly type: {
|
|
324
324
|
readonly type: "string";
|
|
@@ -363,13 +363,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
363
363
|
readonly ask: true;
|
|
364
364
|
};
|
|
365
365
|
};
|
|
366
|
-
}>)[] | null | undefined) => any) | undefined;
|
|
366
|
+
}, {}>)[] | null | undefined) => any) | undefined;
|
|
367
367
|
"onUpdate:content"?: ((value: (UploadedFile | import('@aeriajs/types').SchemaWithId<{
|
|
368
368
|
readonly $id: "file";
|
|
369
369
|
readonly icon: "paperclip";
|
|
370
370
|
readonly owned: "always";
|
|
371
371
|
readonly presets: readonly ["owned"];
|
|
372
|
-
readonly indexes: readonly ["name", "link", "type"];
|
|
372
|
+
readonly indexes: readonly ["name", "link", "type", "size"];
|
|
373
373
|
readonly properties: {
|
|
374
374
|
readonly type: {
|
|
375
375
|
readonly type: "string";
|
|
@@ -414,7 +414,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
414
414
|
readonly ask: true;
|
|
415
415
|
};
|
|
416
416
|
};
|
|
417
|
-
}>)[]) => any) | undefined;
|
|
417
|
+
}, {}>)[]) => any) | undefined;
|
|
418
418
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
419
419
|
export default _default;
|
|
420
420
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -1,9 +1,9 @@
|
|
|
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-
|
|
2
|
+
import { d as m } from "./index-c69cd303.js";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
|
+
import "@aeria-ui/core";
|
|
4
5
|
import "@aeriajs/common";
|
|
5
6
|
import "@aeria-ui/state-management";
|
|
6
|
-
import "@aeria-ui/core";
|
|
7
7
|
import "vue-router";
|
|
8
8
|
import "@aeria-ui/utils";
|
|
9
9
|
const h = /* @__PURE__ */ e({
|
|
@@ -2,9 +2,9 @@ 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-
|
|
6
|
-
import "@aeriajs/common";
|
|
5
|
+
import { h as V, _ as k, a as y } from "./index-c69cd303.js";
|
|
7
6
|
import "@aeria-ui/core";
|
|
7
|
+
import "@aeriajs/common";
|
|
8
8
|
import "@aeria-ui/utils";
|
|
9
9
|
const I = /* @__PURE__ */ c({
|
|
10
10
|
__name: "index",
|