admins-components 9.0.5 → 9.0.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/admins-components101.js +3 -3
- package/dist/admins-components103.js +19 -29
- package/dist/admins-components105.js +2 -2
- package/dist/admins-components107.js +1 -2
- package/dist/admins-components115.js +15 -23
- package/dist/admins-components12.js +1 -1
- package/dist/admins-components129.js +6 -20
- package/dist/admins-components130.js +6 -14
- package/dist/admins-components131.js +1 -5
- package/dist/admins-components135.js +26 -27
- package/dist/admins-components136.js +1 -1
- package/dist/admins-components137.js +93 -100
- package/dist/admins-components14.js +1 -1
- package/dist/admins-components141.js +8 -9
- package/dist/admins-components148.js +7476 -7733
- package/dist/admins-components151.js +1 -1
- package/dist/admins-components155.js +1 -1
- package/dist/admins-components156.js +1 -1
- package/dist/admins-components158.js +1 -1
- package/dist/admins-components160.js +1 -1
- package/dist/admins-components161.js +1 -1
- package/dist/admins-components162.js +1 -1
- package/dist/admins-components164.js +1 -1
- package/dist/admins-components167.js +1 -1
- package/dist/admins-components17.js +1 -1
- package/dist/admins-components19.js +1 -1
- package/dist/admins-components22.js +1 -1
- package/dist/admins-components24.js +2 -2
- package/dist/admins-components27.js +2 -2
- package/dist/admins-components30.js +1 -1
- package/dist/admins-components33.js +1 -1
- package/dist/admins-components35.js +1 -1
- package/dist/admins-components38.js +1 -1
- package/dist/admins-components4.js +2 -2
- package/dist/admins-components41.js +1 -1
- package/dist/admins-components43.js +1 -1
- package/dist/admins-components45.js +1 -1
- package/dist/admins-components49.js +1 -1
- package/dist/admins-components56.js +1 -1
- package/dist/admins-components58.js +1 -1
- package/dist/admins-components61.js +1 -1
- package/dist/admins-components65.js +1 -1
- package/dist/admins-components68.js +1 -1
- package/dist/admins-components7.js +1 -1
- package/dist/admins-components72.js +1 -1
- package/dist/admins-components77.js +1 -1
- package/dist/admins-components80.js +1 -1
- package/dist/admins-components83.js +1 -1
- package/dist/admins-components86.js +2 -2
- package/dist/admins-components98.js +125 -136
- package/dist/index.d.ts +2 -0
- package/dist/src/components/Button.vue.d.ts +1 -1
- package/dist/src/components/Calendar.vue.d.ts +1 -1
- package/dist/src/components/ConfirmModal.vue.d.ts +1 -1
- package/dist/src/components/DatePicker.vue.d.ts +2 -2
- package/dist/src/components/DateRangePicker.vue.d.ts +2 -2
- package/dist/src/components/DropdownMenu.vue.d.ts +2 -2
- package/dist/src/components/DropdownSelect.vue.d.ts +1 -1
- package/dist/src/components/HeaderComponent.vue.d.ts +2 -2
- package/dist/src/components/custom/ImagePicker.vue.d.ts +1 -1
- package/dist/src/components/data-table/DataCards.vue.d.ts +2 -2
- package/dist/src/components/data-table/DataCell.vue.d.ts +1 -1
- package/dist/src/components/data-table/DataFilters.vue.d.ts +4 -4
- package/dist/src/components/data-table/DataList.vue.d.ts +4 -4
- package/dist/src/components/data-table/DataListGuide.vue.d.ts +1 -1
- package/dist/src/components/data-table/DataListOptions.vue.d.ts +2 -2
- package/dist/src/components/data-table/DataPaginator.vue.d.ts +1 -1
- package/dist/src/components/data-table/DataTable.vue.d.ts +3 -3
- package/dist/src/components/data-table/FilterTags.vue.d.ts +1 -1
- package/dist/src/components/data-table/FiltersHistory.vue.d.ts +1 -1
- package/dist/src/index.d.ts +85 -85
- package/dist/src/vueformelements/config/ExternalArticleOfferElementConfig.d.ts +1 -1
- package/package.json +5 -4
|
@@ -1,90 +1,82 @@
|
|
|
1
1
|
import e from "./admins-components97.js";
|
|
2
2
|
//#region node_modules/axios/lib/utils.js
|
|
3
|
-
var { toString: t } = Object.prototype, { getPrototypeOf: n } = Object, { iterator: r, toStringTag: i } = Symbol, a = ((
|
|
4
|
-
let r = e, i = [];
|
|
5
|
-
for (; r != null && r !== Object.prototype;) {
|
|
6
|
-
if (i.indexOf(r) !== -1) return !1;
|
|
7
|
-
if (i.push(r), a(r, t)) return !0;
|
|
8
|
-
r = n(r);
|
|
9
|
-
}
|
|
10
|
-
return !1;
|
|
11
|
-
}, s = (e, t) => e != null && o(e, t) ? e[t] : void 0, c = ((e) => (n) => {
|
|
3
|
+
var { toString: t } = Object.prototype, { getPrototypeOf: n } = Object, { iterator: r, toStringTag: i } = Symbol, a = ((e) => (n) => {
|
|
12
4
|
let r = t.call(n);
|
|
13
5
|
return e[r] || (e[r] = r.slice(8, -1).toLowerCase());
|
|
14
|
-
})(Object.create(null)),
|
|
15
|
-
function
|
|
16
|
-
return e !== null && !
|
|
6
|
+
})(Object.create(null)), o = (e) => (e = e.toLowerCase(), (t) => a(t) === e), s = (e) => (t) => typeof t === e, { isArray: c } = Array, l = s("undefined");
|
|
7
|
+
function u(e) {
|
|
8
|
+
return e !== null && !l(e) && e.constructor !== null && !l(e.constructor) && m(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
17
9
|
}
|
|
18
|
-
var
|
|
19
|
-
function
|
|
10
|
+
var d = o("ArrayBuffer");
|
|
11
|
+
function f(e) {
|
|
20
12
|
let t;
|
|
21
|
-
return t = typeof ArrayBuffer < "u" && ArrayBuffer.isView ? ArrayBuffer.isView(e) : e && e.buffer &&
|
|
13
|
+
return t = typeof ArrayBuffer < "u" && ArrayBuffer.isView ? ArrayBuffer.isView(e) : e && e.buffer && d(e.buffer), t;
|
|
22
14
|
}
|
|
23
|
-
var
|
|
24
|
-
if (
|
|
15
|
+
var p = s("string"), m = s("function"), h = s("number"), g = (e) => typeof e == "object" && !!e, _ = (e) => e === !0 || e === !1, v = (e) => {
|
|
16
|
+
if (a(e) !== "object") return !1;
|
|
25
17
|
let t = n(e);
|
|
26
|
-
return (t === null || t === Object.prototype ||
|
|
27
|
-
},
|
|
28
|
-
if (!
|
|
18
|
+
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(i in e) && !(r in e);
|
|
19
|
+
}, y = (e) => {
|
|
20
|
+
if (!g(e) || u(e)) return !1;
|
|
29
21
|
try {
|
|
30
22
|
return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
|
|
31
23
|
} catch {
|
|
32
24
|
return !1;
|
|
33
25
|
}
|
|
34
|
-
},
|
|
35
|
-
function
|
|
26
|
+
}, b = o("Date"), x = o("File"), S = (e) => !!(e && e.uri !== void 0), C = (e) => e && e.getParts !== void 0, ee = o("Blob"), te = o("FileList"), ne = (e) => g(e) && m(e.pipe);
|
|
27
|
+
function w() {
|
|
36
28
|
return typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : {};
|
|
37
29
|
}
|
|
38
|
-
var
|
|
30
|
+
var T = w(), E = T.FormData === void 0 ? void 0 : T.FormData, D = (e) => {
|
|
39
31
|
if (!e) return !1;
|
|
40
|
-
if (
|
|
32
|
+
if (E && e instanceof E) return !0;
|
|
41
33
|
let t = n(e);
|
|
42
|
-
if (!t || t === Object.prototype || !
|
|
43
|
-
let r =
|
|
44
|
-
return r === "formdata" || r === "object" &&
|
|
45
|
-
},
|
|
34
|
+
if (!t || t === Object.prototype || !m(e.append)) return !1;
|
|
35
|
+
let r = a(e);
|
|
36
|
+
return r === "formdata" || r === "object" && m(e.toString) && e.toString() === "[object FormData]";
|
|
37
|
+
}, O = o("URLSearchParams"), [k, A, j, M] = [
|
|
46
38
|
"ReadableStream",
|
|
47
39
|
"Request",
|
|
48
40
|
"Response",
|
|
49
41
|
"Headers"
|
|
50
|
-
].map(
|
|
51
|
-
function
|
|
42
|
+
].map(o), N = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
43
|
+
function P(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
52
44
|
if (e == null) return;
|
|
53
45
|
let r, i;
|
|
54
|
-
if (typeof e != "object" && (e = [e]),
|
|
46
|
+
if (typeof e != "object" && (e = [e]), c(e)) for (r = 0, i = e.length; r < i; r++) t.call(null, e[r], r, e);
|
|
55
47
|
else {
|
|
56
|
-
if (
|
|
48
|
+
if (u(e)) return;
|
|
57
49
|
let i = n ? Object.getOwnPropertyNames(e) : Object.keys(e), a = i.length, o;
|
|
58
50
|
for (r = 0; r < a; r++) o = i[r], t.call(null, e[o], o, e);
|
|
59
51
|
}
|
|
60
52
|
}
|
|
61
|
-
function
|
|
62
|
-
if (
|
|
53
|
+
function F(e, t) {
|
|
54
|
+
if (u(e)) return null;
|
|
63
55
|
t = t.toLowerCase();
|
|
64
56
|
let n = Object.keys(e), r = n.length, i;
|
|
65
57
|
for (; r-- > 0;) if (i = n[r], t === i.toLowerCase()) return i;
|
|
66
58
|
return null;
|
|
67
59
|
}
|
|
68
|
-
var
|
|
69
|
-
function
|
|
70
|
-
let { caseless: t, skipUndefined: n } =
|
|
60
|
+
var I = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, L = (e) => !l(e) && e !== I;
|
|
61
|
+
function R(...e) {
|
|
62
|
+
let { caseless: t, skipUndefined: n } = L(this) && this || {}, r = {}, i = (e, i) => {
|
|
71
63
|
if (i === "__proto__" || i === "constructor" || i === "prototype") return;
|
|
72
|
-
let
|
|
73
|
-
|
|
64
|
+
let a = t && typeof i == "string" && F(r, i) || i, o = Y(r, a) ? r[a] : void 0;
|
|
65
|
+
v(o) && v(e) ? r[a] = R(o, e) : v(e) ? r[a] = R({}, e) : c(e) ? r[a] = e.slice() : (!n || !l(e)) && (r[a] = e);
|
|
74
66
|
};
|
|
75
67
|
for (let t = 0, n = e.length; t < n; t++) {
|
|
76
68
|
let n = e[t];
|
|
77
|
-
if (!n ||
|
|
69
|
+
if (!n || u(n) || (P(n, i), typeof n != "object" || c(n))) continue;
|
|
78
70
|
let r = Object.getOwnPropertySymbols(n);
|
|
79
71
|
for (let e = 0; e < r.length; e++) {
|
|
80
72
|
let t = r[e];
|
|
81
|
-
|
|
73
|
+
X.call(n, t) && i(n[t], t);
|
|
82
74
|
}
|
|
83
75
|
}
|
|
84
76
|
return r;
|
|
85
77
|
}
|
|
86
|
-
var
|
|
87
|
-
r &&
|
|
78
|
+
var z = (t, n, r, { allOwnKeys: i } = {}) => (P(n, (n, i) => {
|
|
79
|
+
r && m(n) ? Object.defineProperty(t, i, {
|
|
88
80
|
__proto__: null,
|
|
89
81
|
value: e(n, r),
|
|
90
82
|
writable: !0,
|
|
@@ -97,7 +89,7 @@ var V = (t, n, r, { allOwnKeys: i } = {}) => (I(n, (n, i) => {
|
|
|
97
89
|
enumerable: !0,
|
|
98
90
|
configurable: !0
|
|
99
91
|
});
|
|
100
|
-
}, { allOwnKeys: i }), t),
|
|
92
|
+
}, { allOwnKeys: i }), t), B = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), V = (e, t, n, r) => {
|
|
101
93
|
e.prototype = Object.create(t.prototype, r), Object.defineProperty(e.prototype, "constructor", {
|
|
102
94
|
__proto__: null,
|
|
103
95
|
value: e,
|
|
@@ -108,7 +100,7 @@ var V = (t, n, r, { allOwnKeys: i } = {}) => (I(n, (n, i) => {
|
|
|
108
100
|
__proto__: null,
|
|
109
101
|
value: t.prototype
|
|
110
102
|
}), n && Object.assign(e.prototype, n);
|
|
111
|
-
},
|
|
103
|
+
}, H = (e, t, r, i) => {
|
|
112
104
|
let a, o, s, c = {};
|
|
113
105
|
if (t ||= {}, e == null) return t;
|
|
114
106
|
do {
|
|
@@ -116,45 +108,45 @@ var V = (t, n, r, { allOwnKeys: i } = {}) => (I(n, (n, i) => {
|
|
|
116
108
|
e = r !== !1 && n(e);
|
|
117
109
|
} while (e && (!r || r(e, t)) && e !== Object.prototype);
|
|
118
110
|
return t;
|
|
119
|
-
},
|
|
111
|
+
}, U = (e, t, n) => {
|
|
120
112
|
e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
|
|
121
113
|
let r = e.indexOf(t, n);
|
|
122
114
|
return r !== -1 && r === n;
|
|
123
|
-
},
|
|
115
|
+
}, re = (e) => {
|
|
124
116
|
if (!e) return null;
|
|
125
|
-
if (
|
|
117
|
+
if (c(e)) return e;
|
|
126
118
|
let t = e.length;
|
|
127
|
-
if (!
|
|
119
|
+
if (!h(t)) return null;
|
|
128
120
|
let n = Array(t);
|
|
129
121
|
for (; t-- > 0;) n[t] = e[t];
|
|
130
122
|
return n;
|
|
131
|
-
},
|
|
123
|
+
}, W = ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && n(Uint8Array)), G = (e, t) => {
|
|
132
124
|
let n = (e && e[r]).call(e), i;
|
|
133
125
|
for (; (i = n.next()) && !i.done;) {
|
|
134
126
|
let n = i.value;
|
|
135
127
|
t.call(e, n[0], n[1]);
|
|
136
128
|
}
|
|
137
|
-
},
|
|
129
|
+
}, K = (e, t) => {
|
|
138
130
|
let n, r = [];
|
|
139
131
|
for (; (n = e.exec(t)) !== null;) r.push(n);
|
|
140
132
|
return r;
|
|
141
|
-
},
|
|
133
|
+
}, q = o("HTMLFormElement"), J = (e) => e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g, function(e, t, n) {
|
|
142
134
|
return t.toUpperCase() + n;
|
|
143
|
-
}), { propertyIsEnumerable:
|
|
135
|
+
}), Y = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), { propertyIsEnumerable: X } = Object.prototype, ie = o("RegExp"), Z = (e, t) => {
|
|
144
136
|
let n = Object.getOwnPropertyDescriptors(e), r = {};
|
|
145
|
-
|
|
137
|
+
P(n, (n, i) => {
|
|
146
138
|
let a;
|
|
147
139
|
(a = t(n, i, e)) !== !1 && (r[i] = a || n);
|
|
148
140
|
}), Object.defineProperties(e, r);
|
|
149
|
-
},
|
|
150
|
-
|
|
151
|
-
if (
|
|
141
|
+
}, ae = (e) => {
|
|
142
|
+
Z(e, (t, n) => {
|
|
143
|
+
if (m(e) && [
|
|
152
144
|
"arguments",
|
|
153
145
|
"caller",
|
|
154
146
|
"callee"
|
|
155
147
|
].includes(n)) return !1;
|
|
156
148
|
let r = e[n];
|
|
157
|
-
if (
|
|
149
|
+
if (m(r)) {
|
|
158
150
|
if (t.enumerable = !1, "writable" in t) {
|
|
159
151
|
t.writable = !1;
|
|
160
152
|
return;
|
|
@@ -164,101 +156,98 @@ var V = (t, n, r, { allOwnKeys: i } = {}) => (I(n, (n, i) => {
|
|
|
164
156
|
};
|
|
165
157
|
}
|
|
166
158
|
});
|
|
167
|
-
},
|
|
159
|
+
}, oe = (e, t) => {
|
|
168
160
|
let n = {}, r = (e) => {
|
|
169
161
|
e.forEach((e) => {
|
|
170
162
|
n[e] = !0;
|
|
171
163
|
});
|
|
172
164
|
};
|
|
173
|
-
return
|
|
174
|
-
},
|
|
175
|
-
function
|
|
176
|
-
return !!(e &&
|
|
165
|
+
return c(e) ? r(e) : r(String(e).split(t)), n;
|
|
166
|
+
}, se = () => {}, ce = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
|
|
167
|
+
function le(e) {
|
|
168
|
+
return !!(e && m(e.append) && e[i] === "FormData" && e[r]);
|
|
177
169
|
}
|
|
178
|
-
var
|
|
170
|
+
var ue = (e) => {
|
|
179
171
|
let t = /* @__PURE__ */ new WeakSet(), n = (e) => {
|
|
180
|
-
if (
|
|
172
|
+
if (g(e)) {
|
|
181
173
|
if (t.has(e)) return;
|
|
182
|
-
if (
|
|
174
|
+
if (u(e)) return e;
|
|
183
175
|
if (!("toJSON" in e)) {
|
|
184
176
|
t.add(e);
|
|
185
|
-
let r =
|
|
186
|
-
return
|
|
177
|
+
let r = c(e) ? [] : {};
|
|
178
|
+
return P(e, (e, t) => {
|
|
187
179
|
let i = n(e);
|
|
188
|
-
!
|
|
180
|
+
!l(i) && (r[t] = i);
|
|
189
181
|
}), t.delete(e), r;
|
|
190
182
|
}
|
|
191
183
|
}
|
|
192
184
|
return e;
|
|
193
185
|
};
|
|
194
186
|
return n(e);
|
|
195
|
-
},
|
|
196
|
-
n ===
|
|
187
|
+
}, Q = o("AsyncFunction"), de = (e) => e && (g(e) || m(e)) && m(e.then) && m(e.catch), $ = ((e, t) => e ? setImmediate : t ? ((e, t) => (I.addEventListener("message", ({ source: n, data: r }) => {
|
|
188
|
+
n === I && r === e && t.length && t.shift()();
|
|
197
189
|
}, !1), (n) => {
|
|
198
|
-
t.push(n),
|
|
199
|
-
}))(`axios@${Math.random()}`, []) : (e) => setTimeout(e))(typeof setImmediate == "function",
|
|
200
|
-
isArray:
|
|
201
|
-
isArrayBuffer:
|
|
202
|
-
isBuffer:
|
|
203
|
-
isFormData:
|
|
204
|
-
isArrayBufferView:
|
|
205
|
-
isString:
|
|
206
|
-
isNumber:
|
|
207
|
-
isBoolean:
|
|
208
|
-
isObject:
|
|
209
|
-
isPlainObject:
|
|
210
|
-
isEmptyObject:
|
|
211
|
-
isReadableStream:
|
|
212
|
-
isRequest:
|
|
213
|
-
isResponse:
|
|
214
|
-
isHeaders:
|
|
215
|
-
isUndefined:
|
|
216
|
-
isDate:
|
|
217
|
-
isFile:
|
|
218
|
-
isReactNativeBlob:
|
|
219
|
-
isReactNative:
|
|
220
|
-
isBlob:
|
|
221
|
-
isRegExp:
|
|
222
|
-
isFunction:
|
|
223
|
-
isStream:
|
|
224
|
-
isURLSearchParams:
|
|
225
|
-
isTypedArray:
|
|
226
|
-
isFileList:
|
|
227
|
-
forEach:
|
|
228
|
-
merge:
|
|
229
|
-
extend:
|
|
230
|
-
trim:
|
|
231
|
-
stripBOM:
|
|
232
|
-
inherits:
|
|
233
|
-
toFlatObject:
|
|
234
|
-
kindOf:
|
|
235
|
-
kindOfTest:
|
|
236
|
-
endsWith:
|
|
237
|
-
toArray:
|
|
238
|
-
forEachEntry:
|
|
239
|
-
matchAll:
|
|
240
|
-
isHTMLForm:
|
|
241
|
-
hasOwnProperty:
|
|
242
|
-
hasOwnProp:
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
asap: he,
|
|
260
|
-
isIterable: $,
|
|
261
|
-
isSafeIterable: (e) => e != null && o(e, r) && $(e)
|
|
190
|
+
t.push(n), I.postMessage(e, "*");
|
|
191
|
+
}))(`axios@${Math.random()}`, []) : (e) => setTimeout(e))(typeof setImmediate == "function", m(I.postMessage)), fe = {
|
|
192
|
+
isArray: c,
|
|
193
|
+
isArrayBuffer: d,
|
|
194
|
+
isBuffer: u,
|
|
195
|
+
isFormData: D,
|
|
196
|
+
isArrayBufferView: f,
|
|
197
|
+
isString: p,
|
|
198
|
+
isNumber: h,
|
|
199
|
+
isBoolean: _,
|
|
200
|
+
isObject: g,
|
|
201
|
+
isPlainObject: v,
|
|
202
|
+
isEmptyObject: y,
|
|
203
|
+
isReadableStream: k,
|
|
204
|
+
isRequest: A,
|
|
205
|
+
isResponse: j,
|
|
206
|
+
isHeaders: M,
|
|
207
|
+
isUndefined: l,
|
|
208
|
+
isDate: b,
|
|
209
|
+
isFile: x,
|
|
210
|
+
isReactNativeBlob: S,
|
|
211
|
+
isReactNative: C,
|
|
212
|
+
isBlob: ee,
|
|
213
|
+
isRegExp: ie,
|
|
214
|
+
isFunction: m,
|
|
215
|
+
isStream: ne,
|
|
216
|
+
isURLSearchParams: O,
|
|
217
|
+
isTypedArray: W,
|
|
218
|
+
isFileList: te,
|
|
219
|
+
forEach: P,
|
|
220
|
+
merge: R,
|
|
221
|
+
extend: z,
|
|
222
|
+
trim: N,
|
|
223
|
+
stripBOM: B,
|
|
224
|
+
inherits: V,
|
|
225
|
+
toFlatObject: H,
|
|
226
|
+
kindOf: a,
|
|
227
|
+
kindOfTest: o,
|
|
228
|
+
endsWith: U,
|
|
229
|
+
toArray: re,
|
|
230
|
+
forEachEntry: G,
|
|
231
|
+
matchAll: K,
|
|
232
|
+
isHTMLForm: q,
|
|
233
|
+
hasOwnProperty: Y,
|
|
234
|
+
hasOwnProp: Y,
|
|
235
|
+
reduceDescriptors: Z,
|
|
236
|
+
freezeMethods: ae,
|
|
237
|
+
toObjectSet: oe,
|
|
238
|
+
toCamelCase: J,
|
|
239
|
+
noop: se,
|
|
240
|
+
toFiniteNumber: ce,
|
|
241
|
+
findKey: F,
|
|
242
|
+
global: I,
|
|
243
|
+
isContextDefined: L,
|
|
244
|
+
isSpecCompliantForm: le,
|
|
245
|
+
toJSONObject: ue,
|
|
246
|
+
isAsyncFn: Q,
|
|
247
|
+
isThenable: de,
|
|
248
|
+
setImmediate: $,
|
|
249
|
+
asap: typeof queueMicrotask < "u" ? queueMicrotask.bind(I) : typeof process < "u" && process.nextTick || $,
|
|
250
|
+
isIterable: (e) => e != null && m(e[r])
|
|
262
251
|
};
|
|
263
252
|
//#endregion
|
|
264
|
-
export {
|
|
253
|
+
export { fe as default };
|
package/dist/index.d.ts
ADDED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { calendarConfigDefaults, CalendarConfig } from '
|
|
1
|
+
import { calendarConfigDefaults, CalendarConfig } from '../types/datepickers';
|
|
2
2
|
export { calendarConfigDefaults };
|
|
3
3
|
export type { CalendarConfig };
|
|
4
4
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PickedDate } from '
|
|
2
|
-
import { datePickerConfigDefaults, DatePickerConfig } from '
|
|
1
|
+
import { PickedDate } from '../types/types';
|
|
2
|
+
import { datePickerConfigDefaults, DatePickerConfig } from '../types/datepickers';
|
|
3
3
|
export { datePickerConfigDefaults, type DatePickerConfig, type PickedDate };
|
|
4
4
|
export interface DatePickerProps {
|
|
5
5
|
modelValue?: PickedDate | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PickedUtcRange } from '
|
|
2
|
-
import { DateRangePickerConfig, dateRangePickerConfigDefaults } from '
|
|
1
|
+
import { PickedUtcRange } from '../types/types';
|
|
2
|
+
import { DateRangePickerConfig, dateRangePickerConfigDefaults } from '../types/datepickers';
|
|
3
3
|
export type { PickedUtcRange, DateRangePickerConfig };
|
|
4
4
|
export { dateRangePickerConfigDefaults };
|
|
5
5
|
export interface DateRangePickerProps {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ControlSize } from '
|
|
2
|
-
import { ButtonType } from '
|
|
1
|
+
import { ControlSize } from '../types/types';
|
|
2
|
+
import { ButtonType } from './Button.vue';
|
|
3
3
|
export interface DropdownMenuItem {
|
|
4
4
|
icon?: string;
|
|
5
5
|
label: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ButtonProps } from '
|
|
2
|
-
import { HorizontalAlignment } from '
|
|
1
|
+
import { ButtonProps } from './Button.vue';
|
|
2
|
+
import { HorizontalAlignment } from '../types/types';
|
|
3
3
|
export interface HeaderToolbar {
|
|
4
4
|
align: HorizontalAlignment;
|
|
5
5
|
buttons: ButtonProps[];
|
|
@@ -23,8 +23,8 @@ declare const __VLS_export: import('vue').DefineComponent<ImagePickerProps, {},
|
|
|
23
23
|
}, string, import('vue').PublicProps, Readonly<ImagePickerProps> & Readonly<{
|
|
24
24
|
"onUpdate:modelValue"?: ((v: ImagePickerModel) => any) | undefined;
|
|
25
25
|
}>, {
|
|
26
|
-
details: boolean;
|
|
27
26
|
modelValue: ImagePickerModel;
|
|
27
|
+
details: boolean;
|
|
28
28
|
editable: boolean;
|
|
29
29
|
direction: "horizontal" | "vertical";
|
|
30
30
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DataListConfig, DataCardsSettings, DataListSettings } from '
|
|
2
|
-
export { dataCardsSettingsDefaults } from '
|
|
1
|
+
import { DataListConfig, DataCardsSettings, DataListSettings } from '../../types/data-list';
|
|
2
|
+
export { dataCardsSettingsDefaults } from '../../types/data-list';
|
|
3
3
|
declare const _default: typeof __VLS_export;
|
|
4
4
|
export default _default;
|
|
5
5
|
declare const __VLS_export: import('vue').DefineComponent<{
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SidebarPosition } from '
|
|
2
|
-
import { FilterItemType } from '
|
|
3
|
-
import { DropdownOption } from '
|
|
4
|
-
import { getFilterParams } from '
|
|
1
|
+
import { SidebarPosition } from '../Sidebar.vue';
|
|
2
|
+
import { FilterItemType } from '../../types/types';
|
|
3
|
+
import { DropdownOption } from '../DropdownSelect.vue';
|
|
4
|
+
import { getFilterParams } from '../../utils/filterUrlSync';
|
|
5
5
|
export { getFilterParams };
|
|
6
6
|
export interface FilterItem {
|
|
7
7
|
type: FilterItemType;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DataListConfig, DataListSettings, PageSettings, PaginatorSettings, FilterValue } from '
|
|
2
|
-
import { FilterItem } from '
|
|
3
|
-
export { getDefaultPaginator } from '
|
|
4
|
-
export type { PaginatorSettings } from '
|
|
1
|
+
import { DataListConfig, DataListSettings, PageSettings, PaginatorSettings, FilterValue } from '../../types/data-list';
|
|
2
|
+
import { FilterItem } from './DataFilters.vue';
|
|
3
|
+
export { getDefaultPaginator } from './DataPaginator.vue';
|
|
4
|
+
export type { PaginatorSettings } from '../../types/data-list';
|
|
5
5
|
export interface DataListProps {
|
|
6
6
|
config: DataListConfig;
|
|
7
7
|
items: Record<string, unknown>[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SidebarPosition } from '
|
|
2
|
-
import { Column, DataListSettings } from '
|
|
1
|
+
import { SidebarPosition } from '../Sidebar.vue';
|
|
2
|
+
import { Column, DataListSettings } from '../../types/data-list';
|
|
3
3
|
export interface DataListOptionsProps {
|
|
4
4
|
open?: boolean;
|
|
5
5
|
columns: Column[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PaginatorSettings, PageSettings } from '
|
|
1
|
+
import { PaginatorSettings, PageSettings } from '../../types/data-list';
|
|
2
2
|
export declare function getPageSize(storageKey: string): number;
|
|
3
3
|
export declare function getDefaultPaginator(storageKey: string): PaginatorSettings;
|
|
4
4
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { DataListConfig, DataTableSettings } from '
|
|
2
|
-
export type { LayoutMode, DataListConfig, DataListSettings, DataTableSettings, DataCardsSettings, Column, Sort, Action, ActionGroup, FilterConfig, FilterValue, } from '
|
|
3
|
-
export { dataTableSettingsDefaults, dataCardsSettingsDefaults, dataListSettingsDefaults, } from '
|
|
1
|
+
import { DataListConfig, DataTableSettings } from '../../types/data-list';
|
|
2
|
+
export type { LayoutMode, DataListConfig, DataListSettings, DataTableSettings, DataCardsSettings, Column, Sort, Action, ActionGroup, FilterConfig, FilterValue, } from '../../types/data-list';
|
|
3
|
+
export { dataTableSettingsDefaults, dataCardsSettingsDefaults, dataListSettingsDefaults, } from '../../types/data-list';
|
|
4
4
|
declare const _default: typeof __VLS_export;
|
|
5
5
|
export default _default;
|
|
6
6
|
declare const __VLS_export: import('vue').DefineComponent<{
|