@fewangsit/wangsvue-fats 1.0.1-alpha.20 → 1.0.1-alpha.22
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/buttonscan/index.d.ts +1 -1
- package/buttonscan/index.es.js +23 -22
- package/config/locale.es.js +2 -1
- package/inputphonenumber/index.d.ts +4 -1
- package/inputphonenumber/index.es.js +39 -29
- package/languageswitcher/index.es.js +30 -29
- package/package.json +1 -1
- package/plugins/WangsVue.es.js +6 -5
- package/plugins/basei18n.es.js +59 -58
- package/stats.html +1 -1
- package/utils/cookie.util.d.ts +18 -0
- package/utils/cookie.util.es.js +19 -0
- package/wangsvue-fats.esm.browser.js +3917 -3890
- package/wangsvue-fats.system.js +69 -69
package/buttonscan/index.d.ts
CHANGED
package/buttonscan/index.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { AxiosError as ye } from "axios";
|
|
2
|
-
import { ref as re, defineComponent as
|
|
2
|
+
import { ref as re, defineComponent as Re, onBeforeUnmount as _e, shallowRef as v, computed as E, createElementBlock as D, openBlock as u, Fragment as F, createVNode as b, createBlock as M, createCommentVNode as U, mergeProps as De, withCtx as ke, createElementVNode as C, normalizeClass as ee, createTextVNode as se, toDisplayString as j, Teleport as Ne } from "vue";
|
|
3
3
|
import { ChangelogServices as he } from "@tagsamurai/fats-api-services";
|
|
4
4
|
import { u as Ie } from "../utils/baseToast.util.es.js";
|
|
5
5
|
import { _ as ne } from "../button/index.es.js";
|
|
6
6
|
import { _ as Ee } from "../dialogconfirm/index.es.js";
|
|
7
7
|
import { _ as Ce } from "../hardwaresync/index.es.js";
|
|
8
|
-
import { _ as
|
|
8
|
+
import { _ as A } from "../icon/index.es.js";
|
|
9
9
|
import { _ as z } from "../toast/index.es.js";
|
|
10
10
|
import { v as J } from "../vendor/uuid/dist/esm-browser/v4.es.js";
|
|
11
11
|
const Oe = (a) => {
|
|
@@ -56,7 +56,7 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
56
56
|
}, Le = { class: "flex gap-2 items-center" }, We = { class: "flex gap-0.5 items-center leading-4" }, Fe = { class: "flex gap-5 items-center" }, Me = {
|
|
57
57
|
key: 1,
|
|
58
58
|
class: "text-xs font-medium leading-[16.39px] tracking-[0.02em]"
|
|
59
|
-
}, He = /* @__PURE__ */
|
|
59
|
+
}, He = /* @__PURE__ */ Re({
|
|
60
60
|
__name: "ButtonScan",
|
|
61
61
|
props: {
|
|
62
62
|
label: {},
|
|
@@ -93,7 +93,7 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
93
93
|
emits: ["update:modelValue", "connect", "connected", "scan", "stop", "error", "beforeStartScan"],
|
|
94
94
|
setup(a, { expose: l, emit: m }) {
|
|
95
95
|
const s = a, r = m;
|
|
96
|
-
|
|
96
|
+
_e(() => {
|
|
97
97
|
X();
|
|
98
98
|
});
|
|
99
99
|
const c = Ie(), { devices: le, device: S, saveDevices: ue, setDevice: G } = Be(), w = v(!1), O = v(!1), k = v(!1), N = v(!1), y = v(!1), V = v(!1), f = v(), H = v(0), o = v(s.type ?? "RFID"), P = [], T = E(
|
|
@@ -133,11 +133,11 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
133
133
|
}, 0);
|
|
134
134
|
};
|
|
135
135
|
window.scannerWorker.onmessage = ({ data: n }) => {
|
|
136
|
-
var
|
|
136
|
+
var R;
|
|
137
137
|
if (n.status === "connection_established")
|
|
138
138
|
try {
|
|
139
|
-
const { error: p } = (n == null ? void 0 : n.data) ?? {}, i = ((
|
|
140
|
-
(W) => W.serialNumber === (
|
|
139
|
+
const { error: p } = (n == null ? void 0 : n.data) ?? {}, i = ((R = n == null ? void 0 : n.data) == null ? void 0 : R.deviceList) ?? [], _ = S.value[s.type], d = i.some(
|
|
140
|
+
(W) => W.serialNumber === (_ == null ? void 0 : _.serialNumber)
|
|
141
141
|
);
|
|
142
142
|
if (i.length && d)
|
|
143
143
|
t();
|
|
@@ -164,13 +164,13 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
164
164
|
Y(t);
|
|
165
165
|
}
|
|
166
166
|
}, Q = (e = !1, t = !1) => {
|
|
167
|
-
var
|
|
167
|
+
var R;
|
|
168
168
|
V.value = !1, c.removeGroup(g.value), localStorage.devmode || (window.addEventListener("blur", L), window.addEventListener("beforeunload", L));
|
|
169
169
|
const n = S.value[o.value];
|
|
170
170
|
if (n) {
|
|
171
171
|
let p = "";
|
|
172
172
|
s.bulk ? p = `bulkscan-${o.value.toLowerCase()}` : p = `scan-${o.value.toLowerCase()}`, window.scannerWorker.onmessage = async ({ data: i }) => {
|
|
173
|
-
var
|
|
173
|
+
var _;
|
|
174
174
|
if (i.status === "scan_started")
|
|
175
175
|
t || (H.value++, setTimeout(() => {
|
|
176
176
|
c.add({
|
|
@@ -187,13 +187,13 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
187
187
|
if (d) {
|
|
188
188
|
if (["scan-rfid", "scan-qr"].includes(p)) {
|
|
189
189
|
y.value = !!s.scanValidation;
|
|
190
|
-
const
|
|
190
|
+
const $ = await ((_ = s.scanValidation) == null ? void 0 : _.call(
|
|
191
191
|
s,
|
|
192
192
|
o.value,
|
|
193
193
|
d,
|
|
194
194
|
x()
|
|
195
195
|
)) ?? !0;
|
|
196
|
-
if (y.value = !1,
|
|
196
|
+
if (y.value = !1, $)
|
|
197
197
|
s.autoSwitch ? (K(), fe()) : h(!0);
|
|
198
198
|
else {
|
|
199
199
|
V.value || Q(!1, !0);
|
|
@@ -206,8 +206,8 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
206
206
|
tag: d,
|
|
207
207
|
serialNumber: x()
|
|
208
208
|
});
|
|
209
|
-
} catch (
|
|
210
|
-
console.error(
|
|
209
|
+
} catch ($) {
|
|
210
|
+
console.error($);
|
|
211
211
|
}
|
|
212
212
|
r("update:modelValue", d), r("scan", d, x()), s.bulk && P.push(d);
|
|
213
213
|
}
|
|
@@ -216,7 +216,7 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
216
216
|
}, window.scannerWorker.onerror = Z, window.scannerWorker.postMessage({
|
|
217
217
|
command: "scan",
|
|
218
218
|
scanCommand: p,
|
|
219
|
-
userId: (
|
|
219
|
+
userId: (R = JSON.parse(localStorage.getItem("user") ?? "{}")) == null ? void 0 : R._id,
|
|
220
220
|
source: "app",
|
|
221
221
|
jenisDevice: n.jenisDevice,
|
|
222
222
|
serialNumber: n.serialNumber,
|
|
@@ -308,7 +308,8 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
308
308
|
"[&_i]:w-2 [&_i]:h-2": e.type === "QR",
|
|
309
309
|
"[&_i]:w-[11px] [&_i]:h-[7px]": e.type === "RFID"
|
|
310
310
|
},
|
|
311
|
-
"!px-1.5"
|
|
311
|
+
"!px-1.5",
|
|
312
|
+
s.class || e.$attrs.class
|
|
312
313
|
],
|
|
313
314
|
disabled: s.disabled,
|
|
314
315
|
icon: be.value,
|
|
@@ -352,35 +353,35 @@ const ie = () => window.devices ?? [], xe = () => window.device ?? { RFID: null,
|
|
|
352
353
|
}, [
|
|
353
354
|
n.detail === "scanning" ? (u(), D(F, { key: 0 }, [
|
|
354
355
|
C("section", Le, [
|
|
355
|
-
b(
|
|
356
|
+
b(A, {
|
|
356
357
|
class: "animate-spin text-base",
|
|
357
358
|
icon: "loader-4"
|
|
358
359
|
}),
|
|
359
360
|
C("span", We, [
|
|
360
361
|
o.value === "RFID" ? (u(), D(F, { key: 0 }, [
|
|
361
|
-
b(
|
|
362
|
+
b(A, {
|
|
362
363
|
class: "text-base !w-4 !h-4",
|
|
363
364
|
icon: "rfid"
|
|
364
365
|
}),
|
|
365
|
-
se(" " +
|
|
366
|
+
se(" " + j(y.value ? "Validating RFID..." : "RFID Scanning..."), 1)
|
|
366
367
|
], 64)) : (u(), D(F, { key: 1 }, [
|
|
367
|
-
b(
|
|
368
|
+
b(A, {
|
|
368
369
|
class: "text-sm",
|
|
369
370
|
icon: "qr"
|
|
370
371
|
}),
|
|
371
|
-
se(" " +
|
|
372
|
+
se(" " + j(y.value ? "Validating QR..." : "QR Scanning..."), 1)
|
|
372
373
|
], 64))
|
|
373
374
|
])
|
|
374
375
|
]),
|
|
375
376
|
C("section", Fe, [
|
|
376
377
|
t[4] || (t[4] = C("span", null, "do not leave this page", -1)),
|
|
377
378
|
b(ne, {
|
|
378
|
-
onClick: t[1] || (t[1] = (
|
|
379
|
+
onClick: t[1] || (t[1] = (R) => I(!0)),
|
|
379
380
|
label: "Stop Scan",
|
|
380
381
|
severity: "danger"
|
|
381
382
|
})
|
|
382
383
|
])
|
|
383
|
-
], 64)) : (u(), D("span", Me,
|
|
384
|
+
], 64)) : (u(), D("span", Me, j(n.detail), 1))
|
|
384
385
|
], 2)
|
|
385
386
|
]),
|
|
386
387
|
_: 1
|
package/config/locale.es.js
CHANGED
|
@@ -62,7 +62,8 @@ const e = {
|
|
|
62
62
|
asideRightExpandedButtonLabel: "Close <"
|
|
63
63
|
},
|
|
64
64
|
InputPhoneNumber: {
|
|
65
|
-
defaultPlaceholder: "Enter phone number"
|
|
65
|
+
defaultPlaceholder: "Enter phone number",
|
|
66
|
+
emptyInvalidText: "{label} must not be empty"
|
|
66
67
|
},
|
|
67
68
|
InputNumber: {
|
|
68
69
|
defaultPlaceholder: "Enter {label}",
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
import { DefineComponent } from 'vue';
|
|
2
2
|
|
|
3
|
+
import { CustomValidation } from '../form';
|
|
4
|
+
|
|
3
5
|
export interface InputPhoneNumberLocaleConfig {
|
|
4
6
|
defaultPlaceholder?: string;
|
|
7
|
+
emptyInvalidText?: string;
|
|
5
8
|
}
|
|
6
9
|
|
|
7
10
|
/**
|
|
@@ -63,7 +66,7 @@ export interface InputPhoneNumberProps {
|
|
|
63
66
|
* Set the custom validator message.
|
|
64
67
|
* By default each field has preserved with its validator message, you don't need to worrying about the message.
|
|
65
68
|
*/
|
|
66
|
-
validatorMessage?: string
|
|
69
|
+
validatorMessage?: string | CustomValidation<'empty'>;
|
|
67
70
|
/**
|
|
68
71
|
* Show information about the field.
|
|
69
72
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as G, onBeforeMount as V, shallowRef as u, onMounted as D, reactive as L, inject as x, computed as j, watch as C, createBlock as
|
|
1
|
+
import { defineComponent as G, onBeforeMount as V, shallowRef as u, onMounted as D, reactive as L, inject as x, computed as j, watch as C, createBlock as P, openBlock as R, withCtx as M, createElementVNode as d, withDirectives as F, createVNode as v, unref as c, normalizeClass as H, toDisplayString as w, normalizeProps as E, guardReactiveProps as J, vShow as q, nextTick as z } from "vue";
|
|
2
2
|
import O from "axios";
|
|
3
3
|
import { u as W } from "../vendor/vee-validate/dist/vee-validate.esm.es.js";
|
|
4
4
|
import { u as Z } from "../plugins/WangsVue.es.js";
|
|
@@ -468,32 +468,42 @@ const Fc = {
|
|
|
468
468
|
t,
|
|
469
469
|
W(
|
|
470
470
|
o.fieldName ?? "numberInput",
|
|
471
|
-
async (a) => await
|
|
471
|
+
async (a) => await z(() => U(a))
|
|
472
472
|
)
|
|
473
473
|
), o.value != null && h(o.value), o.modelValue != null && h(o.modelValue);
|
|
474
474
|
});
|
|
475
|
-
const { locale:
|
|
475
|
+
const { locale: b } = Z("InputPhoneNumber"), S = x("preset", {}).inputphonenumber, y = u(!1), k = j(() => o.invalid || !!t.errorMessage), B = navigator.userAgent.includes("Chrome"), U = (a) => {
|
|
476
|
+
var n;
|
|
477
|
+
if (o.invalid && typeof o.validatorMessage == "string")
|
|
478
|
+
return o.validatorMessage;
|
|
479
|
+
if (typeof o.validatorMessage != "string") {
|
|
480
|
+
const { empty: s } = o.validatorMessage ?? {};
|
|
481
|
+
if (a == null && o.mandatory)
|
|
482
|
+
return s ?? ((n = b.emptyInvalidText) == null ? void 0 : n.replace("{label}", o.label));
|
|
483
|
+
}
|
|
484
|
+
return !0;
|
|
485
|
+
}, g = u(), l = u(), i = u(), I = u(0), t = L({ value: null }), T = async () => {
|
|
476
486
|
const { data: a } = await O.get(
|
|
477
487
|
"https://assets.tagsamurai.com/json/country-dial-code.json"
|
|
478
488
|
);
|
|
479
489
|
return a.filter((n) => n.dial_code) ?? [];
|
|
480
|
-
},
|
|
481
|
-
t.value =
|
|
490
|
+
}, A = () => {
|
|
491
|
+
t.value = i.value ? `${l.value} ${i.value}` : void 0, m("update:modelValue", t.value);
|
|
482
492
|
}, K = () => {
|
|
483
|
-
|
|
493
|
+
z(() => {
|
|
484
494
|
const a = document.getElementById(
|
|
485
495
|
"phone-number-input"
|
|
486
496
|
);
|
|
487
497
|
a && a.focus();
|
|
488
498
|
});
|
|
489
|
-
},
|
|
490
|
-
l.value = a,
|
|
499
|
+
}, _ = (a, n) => {
|
|
500
|
+
l.value = a, i.value = n;
|
|
491
501
|
}, h = (a) => {
|
|
492
502
|
const n = a == null ? void 0 : a.split(" ");
|
|
493
|
-
n != null && n.length ? (
|
|
503
|
+
n != null && n.length ? (_(n[0], n[1]), t.value = i.value ? `${l.value} ${i.value}` : void 0) : t.value = void 0;
|
|
494
504
|
}, N = () => {
|
|
495
505
|
if (g.value) {
|
|
496
|
-
const { country: a } = jc(), n = g.value.find((
|
|
506
|
+
const { country: a } = jc(), n = g.value.find((s) => s.name === a);
|
|
497
507
|
return n ? n.dial_code : "+62";
|
|
498
508
|
}
|
|
499
509
|
return "+62";
|
|
@@ -507,36 +517,36 @@ const Fc = {
|
|
|
507
517
|
), C(
|
|
508
518
|
() => t.value,
|
|
509
519
|
() => {
|
|
510
|
-
var
|
|
511
|
-
const [a, n] = ((
|
|
512
|
-
a && n &&
|
|
520
|
+
var s;
|
|
521
|
+
const [a, n] = ((s = t.value) == null ? void 0 : s.split(" ")) ?? [];
|
|
522
|
+
a && n && _(a, n);
|
|
513
523
|
}
|
|
514
524
|
), C(
|
|
515
525
|
() => o.modelValue,
|
|
516
526
|
(a) => {
|
|
517
527
|
h(a);
|
|
518
528
|
}
|
|
519
|
-
), (a, n) => (
|
|
529
|
+
), (a, n) => (R(), P(Y, {
|
|
520
530
|
info: o.fieldInfo,
|
|
521
531
|
label: o.label,
|
|
522
532
|
mandatory: o.mandatory
|
|
523
533
|
}, {
|
|
524
534
|
default: M(() => {
|
|
525
|
-
var
|
|
535
|
+
var s, f;
|
|
526
536
|
return [
|
|
527
537
|
d("div", Fc, [
|
|
528
538
|
v(c($), {
|
|
529
539
|
modelValue: l.value,
|
|
530
|
-
"onUpdate:modelValue": n[0] || (n[0] = (
|
|
531
|
-
class: H((
|
|
540
|
+
"onUpdate:modelValue": n[0] || (n[0] = (e) => l.value = e),
|
|
541
|
+
class: H((s = c(S)) == null ? void 0 : s.dialcode.root({ isChromeBased: c(B), invalidInput: k.value }).class),
|
|
532
542
|
disabled: o.disabled,
|
|
533
543
|
"filter-fields": ["dial_code", "name"],
|
|
534
544
|
options: g.value,
|
|
535
|
-
onChange:
|
|
545
|
+
onChange: A,
|
|
536
546
|
onHide: n[1] || (n[1] = () => {
|
|
537
547
|
K(), y.value = !1;
|
|
538
548
|
}),
|
|
539
|
-
onShow: n[2] || (n[2] = (
|
|
549
|
+
onShow: n[2] || (n[2] = (e) => y.value = !0),
|
|
540
550
|
"data-wv-section": "dialcode",
|
|
541
551
|
filter: "",
|
|
542
552
|
"filter-placeholder": "Search",
|
|
@@ -546,32 +556,32 @@ const Fc = {
|
|
|
546
556
|
dropdownicon: M(() => [
|
|
547
557
|
v(Q, E(J(c(S).dialcode.dropdownicon({ state: { isShowOverlay: y.value } }))), null, 16)
|
|
548
558
|
]),
|
|
549
|
-
option: M(({ option:
|
|
559
|
+
option: M(({ option: e }) => [
|
|
550
560
|
d("div", Hc, [
|
|
551
561
|
d("img", {
|
|
552
|
-
src:
|
|
562
|
+
src: e.image,
|
|
553
563
|
alt: "country-img",
|
|
554
564
|
style: { height: "16px" }
|
|
555
565
|
}, null, 8, Ec),
|
|
556
|
-
d("span", null,
|
|
557
|
-
d("span", null,
|
|
566
|
+
d("span", null, w(e.name), 1),
|
|
567
|
+
d("span", null, w(e.dial_code), 1)
|
|
558
568
|
])
|
|
559
569
|
]),
|
|
560
570
|
_: 1
|
|
561
571
|
}, 8, ["modelValue", "class", "disabled", "options"]),
|
|
562
|
-
(
|
|
572
|
+
(R(), P(X, {
|
|
563
573
|
key: I.value,
|
|
564
|
-
modelValue:
|
|
565
|
-
"onUpdate:modelValue": n[3] || (n[3] = (
|
|
574
|
+
modelValue: i.value,
|
|
575
|
+
"onUpdate:modelValue": n[3] || (n[3] = (e) => i.value = e),
|
|
566
576
|
"allowed-characters": /\d/,
|
|
567
577
|
disabled: a.disabled,
|
|
568
|
-
"input-class": (
|
|
578
|
+
"input-class": (f = c(S)) == null ? void 0 : f.input({ isChromeBased: c(B), invalidInput: k.value }).class,
|
|
569
579
|
"max-length": a.maxDigit,
|
|
570
|
-
placeholder: a.placeholder ?? c(
|
|
580
|
+
placeholder: a.placeholder ?? c(b).defaultPlaceholder,
|
|
571
581
|
"use-field-wrapper": !1,
|
|
572
582
|
"use-input-group": !1,
|
|
573
583
|
"use-validator": !1,
|
|
574
|
-
onBlur:
|
|
584
|
+
onBlur: A,
|
|
575
585
|
"data-wv-section": "phoneinput",
|
|
576
586
|
"input-id": "phone-number-input",
|
|
577
587
|
"prevent-input-on-max-length": ""
|
|
@@ -1,51 +1,52 @@
|
|
|
1
|
-
import { defineComponent as h, onMounted as v, shallowRef as i, watch as w, createBlock as
|
|
1
|
+
import { defineComponent as h, onMounted as v, shallowRef as i, watch as w, createBlock as u, openBlock as c, unref as _, withCtx as s, createVNode as g, createCommentVNode as y } from "vue";
|
|
2
2
|
import { u as L } from "../plugins/basei18n.es.js";
|
|
3
|
+
import { g as C } from "../utils/cookie.util.es.js";
|
|
3
4
|
import { s as x } from "../vendor/primevue/dropdown/dropdown.esm.es.js";
|
|
4
|
-
import { _ as
|
|
5
|
+
import { _ as k } from "../icon/index.es.js";
|
|
5
6
|
import { _ as p } from "../languagedropdownoption/index.es.js";
|
|
6
|
-
const
|
|
7
|
+
const N = /* @__PURE__ */ h({
|
|
7
8
|
__name: "LanguageSwitcher",
|
|
8
|
-
setup(
|
|
9
|
+
setup(O) {
|
|
9
10
|
v(async () => {
|
|
10
|
-
|
|
11
|
+
t.value = await f();
|
|
11
12
|
});
|
|
12
|
-
const { service: r, setLocale: m } = L(),
|
|
13
|
-
const
|
|
14
|
-
if (!
|
|
13
|
+
const { service: r, setLocale: m } = L(), t = i(), a = i([]), l = i(!1), f = async () => {
|
|
14
|
+
const o = C("lang") || navigator.language.split("-")[0];
|
|
15
|
+
if (!a.value.length)
|
|
15
16
|
try {
|
|
16
|
-
const e = await r.getLanguageOptionMeta(
|
|
17
|
+
const e = await r.getLanguageOptionMeta(o);
|
|
17
18
|
if (e.isoCode)
|
|
18
|
-
return
|
|
19
|
+
return a.value[0] = e, e;
|
|
19
20
|
} catch (e) {
|
|
20
21
|
console.error(
|
|
21
22
|
"Ups! Something error while fetching Language Option Meta.",
|
|
22
23
|
e
|
|
23
24
|
);
|
|
24
25
|
}
|
|
25
|
-
return
|
|
26
|
+
return a.value.find((e) => e.isoCode === o) || a.value[0];
|
|
26
27
|
}, d = async () => {
|
|
27
|
-
if (!(!r ||
|
|
28
|
+
if (!(!r || a.value.length > 1))
|
|
28
29
|
try {
|
|
29
30
|
l.value = !0;
|
|
30
|
-
const
|
|
31
|
-
|
|
32
|
-
} catch (
|
|
31
|
+
const o = await r.getLanguageOptions();
|
|
32
|
+
a.value = o;
|
|
33
|
+
} catch (o) {
|
|
33
34
|
console.error(
|
|
34
35
|
"Ups! Something error while fetching language options.",
|
|
35
|
-
|
|
36
|
+
o
|
|
36
37
|
);
|
|
37
38
|
} finally {
|
|
38
39
|
l.value = !1;
|
|
39
40
|
}
|
|
40
41
|
};
|
|
41
|
-
return w(
|
|
42
|
-
m(
|
|
43
|
-
}), (
|
|
44
|
-
modelValue:
|
|
45
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
|
42
|
+
return w(t, (o) => {
|
|
43
|
+
m(o.isoCode);
|
|
44
|
+
}), (o, e) => (c(), u(_(x), {
|
|
45
|
+
modelValue: t.value,
|
|
46
|
+
"onUpdate:modelValue": e[0] || (e[0] = (n) => t.value = n),
|
|
46
47
|
"filter-fields": ["language", "name"],
|
|
47
48
|
loading: l.value,
|
|
48
|
-
options:
|
|
49
|
+
options: a.value,
|
|
49
50
|
pt: {
|
|
50
51
|
root: {
|
|
51
52
|
class: "flex items-center gap-1 gap-1"
|
|
@@ -64,25 +65,25 @@ const b = /* @__PURE__ */ h({
|
|
|
64
65
|
"filter-placeholder": "Search language"
|
|
65
66
|
}, {
|
|
66
67
|
dropdownicon: s(() => [
|
|
67
|
-
g(
|
|
68
|
+
g(k, {
|
|
68
69
|
class: "w-4 h-4 rotate-180 text-general-800 transition-transform",
|
|
69
70
|
icon: "arrow-up-s"
|
|
70
71
|
})
|
|
71
72
|
]),
|
|
72
|
-
value: s(({ value:
|
|
73
|
-
|
|
73
|
+
value: s(({ value: n }) => [
|
|
74
|
+
n ? (c(), u(p, {
|
|
74
75
|
key: 0,
|
|
75
|
-
option:
|
|
76
|
+
option: n,
|
|
76
77
|
"icon-only": ""
|
|
77
78
|
}, null, 8, ["option"])) : y("", !0)
|
|
78
79
|
]),
|
|
79
|
-
option: s(({ option:
|
|
80
|
-
g(p, { option:
|
|
80
|
+
option: s(({ option: n }) => [
|
|
81
|
+
g(p, { option: n }, null, 8, ["option"])
|
|
81
82
|
]),
|
|
82
83
|
_: 1
|
|
83
84
|
}, 8, ["modelValue", "loading", "options"]));
|
|
84
85
|
}
|
|
85
86
|
});
|
|
86
87
|
export {
|
|
87
|
-
|
|
88
|
+
N as _
|
|
88
89
|
};
|
package/package.json
CHANGED
package/plugins/WangsVue.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { inject as c } from "vue";
|
|
2
2
|
import { x as m } from "../vendor/@wangs-ui/vue/dist/index.es.js";
|
|
3
|
-
import { d as
|
|
4
|
-
import { P as
|
|
3
|
+
import { d as p } from "../utils/object.util.es.js";
|
|
4
|
+
import { P as g } from "../vendor/primevue/config/config.esm.es.js";
|
|
5
5
|
const h = {
|
|
6
6
|
startsWith: "Starts with",
|
|
7
7
|
contains: "Contains",
|
|
@@ -213,7 +213,8 @@ const h = {
|
|
|
213
213
|
asideRightExpandedButtonLabel: "Tutup <"
|
|
214
214
|
},
|
|
215
215
|
InputPhoneNumber: {
|
|
216
|
-
defaultPlaceholder: "Masukkan nomor telepon"
|
|
216
|
+
defaultPlaceholder: "Masukkan nomor telepon",
|
|
217
|
+
emptyInvalidText: "{label} harus diisi"
|
|
217
218
|
},
|
|
218
219
|
InputNumber: {
|
|
219
220
|
defaultPlaceholder: "Tulis {label}",
|
|
@@ -299,7 +300,7 @@ const h = {
|
|
|
299
300
|
if (!l)
|
|
300
301
|
throw new Error("WangsVue is not installed!");
|
|
301
302
|
return t ? l.getComponentConfig(t) : l.config;
|
|
302
|
-
}, b = (t, l) =>
|
|
303
|
+
}, b = (t, l) => p(t, l), P = (t = u, l = !0) => {
|
|
303
304
|
const r = l ? b(u, t) : t;
|
|
304
305
|
return {
|
|
305
306
|
install: (o, e) => {
|
|
@@ -331,7 +332,7 @@ const h = {
|
|
|
331
332
|
}
|
|
332
333
|
})
|
|
333
334
|
};
|
|
334
|
-
o.config.globalProperties.$wangsvue = n, o.config.globalProperties.$preset = n.config.preset, o.provide(d, n), o.provide("preset", a.preset), o.provide("useToastConfig", a.useToastConfig), o.use(
|
|
335
|
+
o.config.globalProperties.$wangsvue = n, o.config.globalProperties.$preset = n.config.preset, o.provide(d, n), o.provide("preset", a.preset), o.provide("useToastConfig", a.useToastConfig), o.use(g, {
|
|
335
336
|
unstyled: !0,
|
|
336
337
|
pt: a.preset,
|
|
337
338
|
locale: a.locale.global
|
package/plugins/basei18n.es.js
CHANGED
|
@@ -1,88 +1,89 @@
|
|
|
1
|
-
import { shallowRef as
|
|
2
|
-
import { u as
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { shallowRef as m, shallowReactive as P, inject as I } from "vue";
|
|
2
|
+
import { u as M } from "../assetinfo/index.es.js";
|
|
3
|
+
import { s as b, g as y } from "../utils/cookie.util.es.js";
|
|
4
|
+
const s = m(), u = "messages";
|
|
5
|
+
let o;
|
|
5
6
|
const f = () => {
|
|
6
7
|
try {
|
|
7
|
-
const
|
|
8
|
-
return
|
|
8
|
+
const e = localStorage.getItem(u);
|
|
9
|
+
return e ? JSON.parse(e) : {};
|
|
9
10
|
} catch {
|
|
10
11
|
return {};
|
|
11
12
|
}
|
|
12
|
-
},
|
|
13
|
-
get: (
|
|
14
|
-
const l = f()[
|
|
15
|
-
return
|
|
13
|
+
}, i = P(f()), r = new Proxy(i, {
|
|
14
|
+
get: (e, t) => {
|
|
15
|
+
const l = f()[t];
|
|
16
|
+
return i[t] = l, l;
|
|
16
17
|
},
|
|
17
|
-
set: (
|
|
18
|
-
}),
|
|
19
|
-
localStorage.setItem(u, JSON.stringify(
|
|
20
|
-
},
|
|
21
|
-
var
|
|
22
|
-
if (!(
|
|
23
|
-
const { setLoading:
|
|
24
|
-
|
|
18
|
+
set: (e, t, n) => (i[t] = n, x(i), !0)
|
|
19
|
+
}), x = (e) => {
|
|
20
|
+
localStorage.setItem(u, JSON.stringify(e));
|
|
21
|
+
}, A = async (e) => {
|
|
22
|
+
var t;
|
|
23
|
+
if (!(e in r)) {
|
|
24
|
+
const { setLoading: n } = M();
|
|
25
|
+
n(!0, "Loading language package...");
|
|
25
26
|
let l = {};
|
|
26
27
|
try {
|
|
27
|
-
const { data: c } = await (((
|
|
28
|
+
const { data: c } = await (((t = o == null ? void 0 : o.getMessages) == null ? void 0 : t.call(o, e)) ?? {});
|
|
28
29
|
l = c.data;
|
|
29
30
|
} catch {
|
|
30
31
|
} finally {
|
|
31
|
-
|
|
32
|
+
n(!1);
|
|
32
33
|
}
|
|
33
34
|
return l;
|
|
34
35
|
}
|
|
35
|
-
return
|
|
36
|
-
}, d = (
|
|
36
|
+
return r[e];
|
|
37
|
+
}, d = (e, ...t) => {
|
|
37
38
|
var c;
|
|
38
|
-
if (!
|
|
39
|
-
let
|
|
40
|
-
const l =
|
|
41
|
-
if ((!
|
|
42
|
-
|
|
43
|
-
...
|
|
44
|
-
[
|
|
45
|
-
} :
|
|
46
|
-
[
|
|
39
|
+
if (!s.value && !y("lang")) return e;
|
|
40
|
+
let n = (c = r[s.value]) == null ? void 0 : c[e];
|
|
41
|
+
const l = n === e && s.value !== "en";
|
|
42
|
+
if ((!n || l) && (n = e, o == null || o.translateText(e, s.value).then((a) => {
|
|
43
|
+
r[s.value] ? r[s.value] = {
|
|
44
|
+
...r[s.value],
|
|
45
|
+
[e]: a
|
|
46
|
+
} : r[s.value] = {
|
|
47
|
+
[e]: a
|
|
47
48
|
};
|
|
48
|
-
}).catch((
|
|
49
|
-
console.error("Translation error:",
|
|
50
|
-
})),
|
|
51
|
-
const
|
|
52
|
-
return Object.keys(
|
|
53
|
-
(h,
|
|
54
|
-
|
|
49
|
+
}).catch((a) => {
|
|
50
|
+
console.error("Translation error:", a);
|
|
51
|
+
})), t.length === 1 && typeof t[0] == "object" && !Array.isArray(t[0])) {
|
|
52
|
+
const a = t[0];
|
|
53
|
+
return Object.keys(a).reduce(
|
|
54
|
+
(h, g) => h.replaceAll(`{${g}}`, a[g]),
|
|
55
|
+
n
|
|
55
56
|
);
|
|
56
57
|
}
|
|
57
|
-
if (
|
|
58
|
-
let
|
|
59
|
-
return
|
|
58
|
+
if (t.length > 0) {
|
|
59
|
+
let a = 0;
|
|
60
|
+
return n.replace(/%s/g, () => String(t[a++] ?? ""));
|
|
60
61
|
}
|
|
61
|
-
return
|
|
62
|
-
}, v = async (
|
|
63
|
-
if (
|
|
64
|
-
const
|
|
65
|
-
|
|
62
|
+
return n;
|
|
63
|
+
}, v = async (e) => {
|
|
64
|
+
if (s.value !== e) {
|
|
65
|
+
const t = await A(e);
|
|
66
|
+
s.value = e, r[e] = t, b({ name: "lang", value: s.value, path: "/" });
|
|
66
67
|
}
|
|
67
|
-
},
|
|
68
|
+
}, E = () => (I("i18n") || console.error("I18n Plugin not installed!"), {
|
|
68
69
|
t: d,
|
|
69
|
-
locale:
|
|
70
|
+
locale: s,
|
|
70
71
|
setLocale: v,
|
|
71
|
-
service:
|
|
72
|
-
}),
|
|
73
|
-
const
|
|
72
|
+
service: o
|
|
73
|
+
}), O = () => {
|
|
74
|
+
const e = {
|
|
74
75
|
t: d,
|
|
75
|
-
locale:
|
|
76
|
+
locale: s,
|
|
76
77
|
setLocale: v,
|
|
77
|
-
service:
|
|
78
|
+
service: o
|
|
78
79
|
};
|
|
79
80
|
return {
|
|
80
|
-
install(
|
|
81
|
-
|
|
81
|
+
install(t) {
|
|
82
|
+
t.config.globalProperties.$i18n = e, t.config.globalProperties.$t = e.t, t.provide("i18n", e);
|
|
82
83
|
}
|
|
83
84
|
};
|
|
84
|
-
},
|
|
85
|
+
}, R = (e) => (o = e, O());
|
|
85
86
|
export {
|
|
86
|
-
|
|
87
|
-
|
|
87
|
+
R as c,
|
|
88
|
+
E as u
|
|
88
89
|
};
|