jplan-pack 0.1.0 → 0.1.1
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/jplan-lib.es.js.mjs +172 -391
- package/dist/style.css +1 -5
- package/dist/types/components/ConfirmDialog.vue.d.ts +6 -6
- package/package.json +4 -4
- package/dist/types/plugins/DarkTheme.d.ts +0 -5
- package/dist/types/plugins/LightTheme.d.ts +0 -4
- package/dist/types/plugins/_type.d.ts +0 -41
- package/dist/types/plugins/index.d.ts +0 -3
- package/dist/types/plugins/vuetify.d.ts +0 -82
package/dist/jplan-lib.es.js.mjs
CHANGED
@@ -2,27 +2,24 @@ import { createVNode as t, mergeProps as o, createTextVNode as e, defineComponen
|
|
2
2
|
import * as Gct from "@vueuse/core";
|
3
3
|
import { useClipboard as _ct } from "@vueuse/core";
|
4
4
|
import { VBtn as C } from "vuetify/lib/components/VBtn/index.mjs";
|
5
|
-
import
|
6
|
-
import { VTooltip as Zct, VBtn as Ht } from "vuetify/components";
|
5
|
+
import { VTooltip as Xct, VBtn as Ht } from "vuetify/components";
|
7
6
|
import { VIcon as ie } from "vuetify/lib/components/VIcon/index.mjs";
|
8
7
|
import { VList as mt, VListItem as T, VListItemTitle as lt } from "vuetify/lib/components/VList/index.mjs";
|
9
8
|
import { VMenu as at } from "vuetify/lib/components/VMenu/index.mjs";
|
10
|
-
import { VDataTable as
|
9
|
+
import { VDataTable as Zct } from "vuetify/lib/components/VDataTable/index.mjs";
|
11
10
|
import { VCard as bt, VCardTitle as he, VCardText as de, VCardActions as Nt } from "vuetify/lib/components/VCard/index.mjs";
|
12
11
|
import { VDialog as ce } from "vuetify/lib/components/VDialog/index.mjs";
|
13
12
|
import { VDivider as F } from "vuetify/lib/components/VDivider/index.mjs";
|
14
13
|
import { VCol as wt, VSpacer as Tt, VRow as jt } from "vuetify/lib/components/VGrid/index.mjs";
|
15
|
-
import { VImg as
|
14
|
+
import { VImg as Qct } from "vuetify/lib/components/VImg/index.mjs";
|
16
15
|
import { VAvatar as tt } from "vuetify/lib/components/VAvatar/index.mjs";
|
17
16
|
import { VChip as et } from "vuetify/lib/components/VChip/index.mjs";
|
18
|
-
import { VSelect as
|
17
|
+
import { VSelect as Kct } from "vuetify/lib/components/VSelect/index.mjs";
|
19
18
|
import { VSwitch as Kt } from "vuetify/lib/components/VSwitch/index.mjs";
|
20
19
|
import { VTextField as pe } from "vuetify/lib/components/VTextField/index.mjs";
|
21
|
-
import { VAppBar as
|
20
|
+
import { VAppBar as Yct } from "vuetify/lib/components/VAppBar/index.mjs";
|
22
21
|
import { VSheet as St } from "vuetify/lib/components/VSheet/index.mjs";
|
23
|
-
import { VLabel as
|
24
|
-
import { createVuetify as ept } from "/home/allan/WebstormProjects/gnutz-pack/node_modules/vuetify/lib/framework.mjs";
|
25
|
-
import * as npt from "vuetify/directives";
|
22
|
+
import { VLabel as Jct } from "vuetify/lib/components/VLabel/index.mjs";
|
26
23
|
var ue = {
|
27
24
|
name: "OnetwotreeIcon",
|
28
25
|
props: {
|
@@ -159506,7 +159503,7 @@ var ue = {
|
|
159506
159503
|
d: "M14 4h6l-6 8h6"
|
159507
159504
|
}, null), e(" ")]);
|
159508
159505
|
}
|
159509
|
-
},
|
159506
|
+
}, tpt = /* @__PURE__ */ Object.freeze({
|
159510
159507
|
__proto__: null,
|
159511
159508
|
OnetwotreeIcon: ue,
|
159512
159509
|
TwentyFourHoursIcon: we,
|
@@ -163721,12 +163718,12 @@ var ue = {
|
|
163721
163718
|
ZoomResetIcon: uct,
|
163722
163719
|
ZzzOffIcon: wct,
|
163723
163720
|
ZzzIcon: gct
|
163724
|
-
}),
|
163721
|
+
}), ept = {
|
163725
163722
|
install(n) {
|
163726
|
-
Object.entries(
|
163723
|
+
Object.entries(tpt).forEach(([l, r]) => n.component(l, r));
|
163727
163724
|
}
|
163728
163725
|
};
|
163729
|
-
const
|
163726
|
+
const npt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
163730
163727
|
__proto__: null,
|
163731
163728
|
AB2Icon: me,
|
163732
163729
|
ABIcon: xe,
|
@@ -167941,8 +167938,8 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
167941
167938
|
ZoomResetIcon: uct,
|
167942
167939
|
ZzzIcon: gct,
|
167943
167940
|
ZzzOffIcon: wct,
|
167944
|
-
default:
|
167945
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
167941
|
+
default: ept
|
167942
|
+
}, Symbol.toStringTag, { value: "Module" })), lpt = { key: 0 }, rpt = { key: 1 }, opt = /* @__PURE__ */ S({
|
167946
167943
|
__name: "CopyButton",
|
167947
167944
|
props: {
|
167948
167945
|
contentToCopy: {},
|
@@ -167951,7 +167948,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
167951
167948
|
},
|
167952
167949
|
setup(n) {
|
167953
167950
|
const l = n, { copy: r, copied: s, isSupported: a } = _ct();
|
167954
|
-
return (i, c) => b(a) ? (v(), $("span",
|
167951
|
+
return (i, c) => b(a) ? (v(), $("span", lpt, [
|
167955
167952
|
t(C, {
|
167956
167953
|
icon: "",
|
167957
167954
|
variant: "text",
|
@@ -167969,7 +167966,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
167969
167966
|
style: oe({ fontSize: typeof l.size == "number" ? l.size + "px" : void 0 }),
|
167970
167967
|
class: "ms-1"
|
167971
167968
|
}, " Copied ", 4)) : A("", !0)
|
167972
|
-
])) : (v(), $("p",
|
167969
|
+
])) : (v(), $("p", rpt, "Your browser does not support Clipboard API"));
|
167973
167970
|
}
|
167974
167971
|
}), Dt = /* @__PURE__ */ S({
|
167975
167972
|
__name: "IconSet",
|
@@ -167998,7 +167995,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
167998
167995
|
_: 1
|
167999
167996
|
}, 8, ["color", "size"])) : A("", !0);
|
168000
167997
|
}
|
168001
|
-
}),
|
167998
|
+
}), spt = /* @__PURE__ */ S({
|
168002
167999
|
__name: "JIconBtn",
|
168003
168000
|
props: {
|
168004
168001
|
variant: { default: "text" },
|
@@ -168010,7 +168007,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168010
168007
|
emits: ["click"],
|
168011
168008
|
setup(n, { emit: l }) {
|
168012
168009
|
const r = n, s = se();
|
168013
|
-
return (a, i) => a.tooltip ? (v(), x(b(
|
168010
|
+
return (a, i) => a.tooltip ? (v(), x(b(Xct), {
|
168014
168011
|
key: 0,
|
168015
168012
|
text: a.tooltip,
|
168016
168013
|
"open-delay": "1000"
|
@@ -168054,7 +168051,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168054
168051
|
_: 3
|
168055
168052
|
}, 8, ["variant", "color", "size"]));
|
168056
168053
|
}
|
168057
|
-
}),
|
168054
|
+
}), apt = /* @__PURE__ */ S({
|
168058
168055
|
__name: "JBtn",
|
168059
168056
|
props: {
|
168060
168057
|
variant: { default: "flat" },
|
@@ -168079,7 +168076,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168079
168076
|
_: 3
|
168080
168077
|
}, 8, ["prepend-icon", "variant", "color", "tooltip"]));
|
168081
168078
|
}
|
168082
|
-
}),
|
168079
|
+
}), ipt = /* @__PURE__ */ S({
|
168083
168080
|
__name: "DotsMenu",
|
168084
168081
|
props: {
|
168085
168082
|
color: {},
|
@@ -168132,7 +168129,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168132
168129
|
}, 8, ["modelValue"]);
|
168133
168130
|
};
|
168134
168131
|
}
|
168135
|
-
}),
|
168132
|
+
}), hpt = { class: "d-inline-flex" }, dpt = /* @__PURE__ */ S({
|
168136
168133
|
__name: "UiTable",
|
168137
168134
|
props: {
|
168138
168135
|
headers: {},
|
@@ -168143,7 +168140,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168143
168140
|
sortBy: {}
|
168144
168141
|
},
|
168145
168142
|
setup(n) {
|
168146
|
-
return (l, r) => (v(), x(
|
168143
|
+
return (l, r) => (v(), x(Zct, {
|
168147
168144
|
"fixed-header": "",
|
168148
168145
|
"fixed-footer": "",
|
168149
168146
|
"items-per-page": "10",
|
@@ -168161,7 +168158,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168161
168158
|
p("span", { class: "mt-5" }, null, -1)
|
168162
168159
|
])),
|
168163
168160
|
"item.actions": h(({ item: s }) => [
|
168164
|
-
p("div",
|
168161
|
+
p("div", hpt, [
|
168165
168162
|
R(l.$slots, "actions", { item: s })
|
168166
168163
|
])
|
168167
168164
|
]),
|
@@ -168173,7 +168170,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168173
168170
|
_: 3
|
168174
168171
|
}, 8, ["headers", "items", "items-length", "loading", "sort-by"]));
|
168175
168172
|
}
|
168176
|
-
}),
|
168173
|
+
}), cpt = { class: "ma-4 mt-3" }, ppt = /* @__PURE__ */ S({
|
168177
168174
|
__name: "ParentCard",
|
168178
168175
|
props: {
|
168179
168176
|
title: {},
|
@@ -168181,7 +168178,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168181
168178
|
},
|
168182
168179
|
setup(n) {
|
168183
168180
|
const l = n;
|
168184
|
-
return (r, s) => (v(), $("div",
|
168181
|
+
return (r, s) => (v(), $("div", cpt, [
|
168185
168182
|
t(bt, {
|
168186
168183
|
variant: "flat",
|
168187
168184
|
class: "pa-7 overflow-auto",
|
@@ -168203,7 +168200,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168203
168200
|
}, 8, ["style"])
|
168204
168201
|
]));
|
168205
168202
|
}
|
168206
|
-
}), K = P({}),
|
168203
|
+
}), K = P({}), upt = (n) => ({
|
168207
168204
|
isDialogActive: Pt(() => n ? K.value[n] || !1 : K.value.default || !1),
|
168208
168205
|
openDialog: () => {
|
168209
168206
|
n ? K.value[n] = !0 : K.value.default = !0;
|
@@ -168211,7 +168208,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168211
168208
|
closeDialog: () => {
|
168212
168209
|
n ? K.value[n] = !1 : K.value.default = !1;
|
168213
168210
|
}
|
168214
|
-
}),
|
168211
|
+
}), wpt = { class: "d-flex align-center" }, gpt = { key: 1 }, vpt = { class: "ms-auto" }, vct = /* @__PURE__ */ S({
|
168215
168212
|
__name: "GlobalDialog",
|
168216
168213
|
props: {
|
168217
168214
|
dialogId: {},
|
@@ -168226,7 +168223,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168226
168223
|
setup(n) {
|
168227
168224
|
const l = n;
|
168228
168225
|
se();
|
168229
|
-
const r = P(!1), { isDialogActive: s, closeDialog: a } =
|
168226
|
+
const r = P(!1), { isDialogActive: s, closeDialog: a } = upt(l.dialogId);
|
168230
168227
|
async function i() {
|
168231
168228
|
l.cancelCallback && await l.cancelCallback(), a();
|
168232
168229
|
}
|
@@ -168248,10 +168245,10 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168248
168245
|
default: h(() => [
|
168249
168246
|
t(he, { class: "mt-2 px-5 d-flex" }, {
|
168250
168247
|
default: h(() => [
|
168251
|
-
p("div",
|
168252
|
-
d.$slots.title ? R(d.$slots, "title", { key: 0 }) : (v(), $("div",
|
168248
|
+
p("div", wpt, [
|
168249
|
+
d.$slots.title ? R(d.$slots, "title", { key: 0 }) : (v(), $("div", gpt, O(l.title), 1))
|
168253
168250
|
]),
|
168254
|
-
p("div",
|
168251
|
+
p("div", vpt, [
|
168255
168252
|
R(d.$slots, "heading-actions"),
|
168256
168253
|
t(C, {
|
168257
168254
|
class: "ms-auto",
|
@@ -168328,7 +168325,7 @@ const opt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
168328
168325
|
_: 3
|
168329
168326
|
}, 8, ["width", "modelValue"]));
|
168330
168327
|
}
|
168331
|
-
}),
|
168328
|
+
}), kpt = /* @__PURE__ */ S({
|
168332
168329
|
__name: "ConfirmDialog",
|
168333
168330
|
props: {
|
168334
168331
|
title: {},
|
@@ -168416,22 +168413,22 @@ function yt(n, l) {
|
|
168416
168413
|
}
|
168417
168414
|
delete n[l];
|
168418
168415
|
}
|
168419
|
-
function
|
168416
|
+
function Mpt() {
|
168420
168417
|
return Mct().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
168421
168418
|
}
|
168422
168419
|
function Mct() {
|
168423
168420
|
return typeof navigator < "u" && typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : {};
|
168424
168421
|
}
|
168425
|
-
const
|
168422
|
+
const zpt = typeof Proxy == "function", fpt = "devtools-plugin:setup", mpt = "plugin:settings:set";
|
168426
168423
|
let Y, Ft;
|
168427
|
-
function
|
168424
|
+
function bpt() {
|
168428
168425
|
var n;
|
168429
168426
|
return Y !== void 0 || (typeof window < "u" && window.performance ? (Y = !0, Ft = window.performance) : typeof globalThis < "u" && (!((n = globalThis.perf_hooks) === null || n === void 0) && n.performance) ? (Y = !0, Ft = globalThis.perf_hooks.performance) : Y = !1), Y;
|
168430
168427
|
}
|
168431
|
-
function
|
168432
|
-
return
|
168428
|
+
function xpt() {
|
168429
|
+
return bpt() ? Ft.now() : Date.now();
|
168433
168430
|
}
|
168434
|
-
class
|
168431
|
+
class Ipt {
|
168435
168432
|
constructor(l, r) {
|
168436
168433
|
this.target = null, this.targetQueue = [], this.onQueue = [], this.plugin = l, this.hook = r;
|
168437
168434
|
const s = {};
|
@@ -168459,9 +168456,9 @@ class Bpt {
|
|
168459
168456
|
i = c;
|
168460
168457
|
},
|
168461
168458
|
now() {
|
168462
|
-
return
|
168459
|
+
return xpt();
|
168463
168460
|
}
|
168464
|
-
}, r && r.on(
|
168461
|
+
}, r && r.on(mpt, (c, d) => {
|
168465
168462
|
c === this.plugin.id && this.fallbacks.setSettings(d);
|
168466
168463
|
}), this.proxiedOn = new Proxy({}, {
|
168467
168464
|
get: (c, d) => this.target ? this.target.on[d] : (...u) => {
|
@@ -168494,11 +168491,11 @@ class Bpt {
|
|
168494
168491
|
}
|
168495
168492
|
}
|
168496
168493
|
function zct(n, l) {
|
168497
|
-
const r = n, s = Mct(), a =
|
168494
|
+
const r = n, s = Mct(), a = Mpt(), i = zpt && r.enableEarlyProxy;
|
168498
168495
|
if (a && (s.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !i))
|
168499
|
-
a.emit(
|
168496
|
+
a.emit(fpt, n, l);
|
168500
168497
|
else {
|
168501
|
-
const c = i ? new
|
168498
|
+
const c = i ? new Ipt(r, a) : null;
|
168502
168499
|
(s.__VUE_DEVTOOLS_PLUGINS__ = s.__VUE_DEVTOOLS_PLUGINS__ || []).push({
|
168503
168500
|
pluginDescriptor: r,
|
168504
168501
|
setupFn: l,
|
@@ -168524,7 +168521,7 @@ var q;
|
|
168524
168521
|
n.direct = "direct", n.patchObject = "patch object", n.patchFunction = "patch function";
|
168525
168522
|
})(q || (q = {}));
|
168526
168523
|
const Z = typeof window < "u", Yt = typeof window == "object" && window.window === window ? window : typeof self == "object" && self.self === self ? self : typeof global == "object" && global.global === global ? global : typeof globalThis == "object" ? globalThis : { HTMLElement: null };
|
168527
|
-
function
|
168524
|
+
function $pt(n, { autoBom: l = !1 } = {}) {
|
168528
168525
|
return l && /^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(n.type) ? new Blob(["\uFEFF", n], { type: n.type }) : n;
|
168529
168526
|
}
|
168530
168527
|
function Ut(n, l, r) {
|
@@ -168554,16 +168551,16 @@ function gt(n) {
|
|
168554
168551
|
}
|
168555
168552
|
const vt = typeof navigator == "object" ? navigator : { userAgent: "" }, bct = /Macintosh/.test(vt.userAgent) && /AppleWebKit/.test(vt.userAgent) && !/Safari/.test(vt.userAgent), xct = Z ? (
|
168556
168553
|
// Use download attribute first if possible (#193 Lumia mobile) unless this is a macOS WebView or mini program
|
168557
|
-
typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype && !bct ?
|
168554
|
+
typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype && !bct ? Cpt : (
|
168558
168555
|
// Use msSaveOrOpenBlob as a second approach
|
168559
|
-
"msSaveOrOpenBlob" in vt ?
|
168556
|
+
"msSaveOrOpenBlob" in vt ? Bpt : (
|
168560
168557
|
// Fallback to using FileReader and a popup
|
168561
|
-
|
168558
|
+
Spt
|
168562
168559
|
)
|
168563
168560
|
)
|
168564
168561
|
) : () => {
|
168565
168562
|
};
|
168566
|
-
function
|
168563
|
+
function Cpt(n, l = "download", r) {
|
168567
168564
|
const s = document.createElement("a");
|
168568
168565
|
s.download = l, s.rel = "noopener", typeof n == "string" ? (s.href = n, s.origin !== location.origin ? mct(s.href) ? Ut(n, l, r) : (s.target = "_blank", gt(s)) : gt(s)) : (s.href = URL.createObjectURL(n), setTimeout(function() {
|
168569
168566
|
URL.revokeObjectURL(s.href);
|
@@ -168571,7 +168568,7 @@ function ypt(n, l = "download", r) {
|
|
168571
168568
|
gt(s);
|
168572
168569
|
}, 0));
|
168573
168570
|
}
|
168574
|
-
function
|
168571
|
+
function Bpt(n, l = "download", r) {
|
168575
168572
|
if (typeof n == "string")
|
168576
168573
|
if (mct(n))
|
168577
168574
|
Ut(n, l, r);
|
@@ -168582,9 +168579,9 @@ function Apt(n, l = "download", r) {
|
|
168582
168579
|
});
|
168583
168580
|
}
|
168584
168581
|
else
|
168585
|
-
navigator.msSaveOrOpenBlob(
|
168582
|
+
navigator.msSaveOrOpenBlob($pt(n, r), l);
|
168586
168583
|
}
|
168587
|
-
function
|
168584
|
+
function Spt(n, l, r, s) {
|
168588
168585
|
if (s = s || open("", "_blank"), s && (s.document.title = s.document.body.innerText = "downloading..."), typeof n == "string")
|
168589
168586
|
return Ut(n, l, r);
|
168590
168587
|
const a = n.type === "application/octet-stream", i = /constructor/i.test(String(Yt.HTMLElement)) || "safari" in Yt, c = /CriOS\/[\d]+/.test(navigator.userAgent);
|
@@ -168617,7 +168614,7 @@ function Ict() {
|
|
168617
168614
|
function $ct(n) {
|
168618
168615
|
return n instanceof Error && n.message.toLowerCase().includes("document is not focused") ? (I('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.', "warn"), !0) : !1;
|
168619
168616
|
}
|
168620
|
-
async function
|
168617
|
+
async function ypt(n) {
|
168621
168618
|
if (!Ict())
|
168622
168619
|
try {
|
168623
168620
|
await navigator.clipboard.writeText(JSON.stringify(n.state.value)), I("Global state copied to clipboard.");
|
@@ -168627,7 +168624,7 @@ async function Npt(n) {
|
|
168627
168624
|
I("Failed to serialize the state. Check the console for more details.", "error"), console.error(l);
|
168628
168625
|
}
|
168629
168626
|
}
|
168630
|
-
async function
|
168627
|
+
async function Apt(n) {
|
168631
168628
|
if (!Ict())
|
168632
168629
|
try {
|
168633
168630
|
Cct(n, JSON.parse(await navigator.clipboard.readText())), I("Global state pasted from clipboard.");
|
@@ -168637,7 +168634,7 @@ async function jpt(n) {
|
|
168637
168634
|
I("Failed to deserialize the state from clipboard. Check the console for more details.", "error"), console.error(l);
|
168638
168635
|
}
|
168639
168636
|
}
|
168640
|
-
async function
|
168637
|
+
async function Hpt(n) {
|
168641
168638
|
try {
|
168642
168639
|
xct(new Blob([JSON.stringify(n.state.value)], {
|
168643
168640
|
type: "text/plain;charset=utf-8"
|
@@ -168647,7 +168644,7 @@ async function Dpt(n) {
|
|
168647
168644
|
}
|
168648
168645
|
}
|
168649
168646
|
let E;
|
168650
|
-
function
|
168647
|
+
function Npt() {
|
168651
168648
|
E || (E = document.createElement("input"), E.type = "file", E.accept = ".json");
|
168652
168649
|
function n() {
|
168653
168650
|
return new Promise((l, r) => {
|
@@ -168662,9 +168659,9 @@ function Fpt() {
|
|
168662
168659
|
}
|
168663
168660
|
return n;
|
168664
168661
|
}
|
168665
|
-
async function
|
168662
|
+
async function jpt(n) {
|
168666
168663
|
try {
|
168667
|
-
const r = await
|
168664
|
+
const r = await Npt()();
|
168668
168665
|
if (!r)
|
168669
168666
|
return;
|
168670
168667
|
const { text: s, file: a } = r;
|
@@ -168687,7 +168684,7 @@ function L(n) {
|
|
168687
168684
|
};
|
168688
168685
|
}
|
168689
168686
|
const Bct = "🍍 Pinia (root)", kt = "_root";
|
168690
|
-
function
|
168687
|
+
function Dpt(n) {
|
168691
168688
|
return Wt(n) ? {
|
168692
168689
|
id: kt,
|
168693
168690
|
label: Bct
|
@@ -168696,7 +168693,7 @@ function Ppt(n) {
|
|
168696
168693
|
label: n.$id
|
168697
168694
|
};
|
168698
168695
|
}
|
168699
|
-
function
|
168696
|
+
function Fpt(n) {
|
168700
168697
|
if (Wt(n)) {
|
168701
168698
|
const r = Array.from(n._s.keys()), s = n._s;
|
168702
168699
|
return {
|
@@ -168732,7 +168729,7 @@ function Lpt(n) {
|
|
168732
168729
|
value: n[r]
|
168733
168730
|
}))), l;
|
168734
168731
|
}
|
168735
|
-
function
|
168732
|
+
function Opt(n) {
|
168736
168733
|
return n ? Array.isArray(n) ? n.reduce((l, r) => (l.keys.push(r.key), l.operations.push(r.type), l.oldValue[r.key] = r.oldValue, l.newValue[r.key] = r.newValue, l), {
|
168737
168734
|
oldValue: {},
|
168738
168735
|
keys: [],
|
@@ -168745,7 +168742,7 @@ function Rpt(n) {
|
|
168745
168742
|
newValue: n.newValue
|
168746
168743
|
} : {};
|
168747
168744
|
}
|
168748
|
-
function
|
168745
|
+
function Ppt(n) {
|
168749
168746
|
switch (n) {
|
168750
168747
|
case q.direct:
|
168751
168748
|
return "mutation";
|
@@ -168758,8 +168755,8 @@ function Tpt(n) {
|
|
168758
168755
|
}
|
168759
168756
|
}
|
168760
168757
|
let nt = !0;
|
168761
|
-
const Mt = [], _ = "pinia:mutations", B = "pinia", { assign:
|
168762
|
-
function
|
168758
|
+
const Mt = [], _ = "pinia:mutations", B = "pinia", { assign: Lpt } = Object, ft = (n) => "🍍 " + n;
|
168759
|
+
function Rpt(n, l) {
|
168763
168760
|
zct({
|
168764
168761
|
id: "dev.esm.pinia",
|
168765
168762
|
label: "Pinia 🍍",
|
@@ -168782,28 +168779,28 @@ function Ept(n, l) {
|
|
168782
168779
|
{
|
168783
168780
|
icon: "content_copy",
|
168784
168781
|
action: () => {
|
168785
|
-
|
168782
|
+
ypt(l);
|
168786
168783
|
},
|
168787
168784
|
tooltip: "Serialize and copy the state"
|
168788
168785
|
},
|
168789
168786
|
{
|
168790
168787
|
icon: "content_paste",
|
168791
168788
|
action: async () => {
|
168792
|
-
await
|
168789
|
+
await Apt(l), r.sendInspectorTree(B), r.sendInspectorState(B);
|
168793
168790
|
},
|
168794
168791
|
tooltip: "Replace the state with the content of your clipboard"
|
168795
168792
|
},
|
168796
168793
|
{
|
168797
168794
|
icon: "save",
|
168798
168795
|
action: () => {
|
168799
|
-
|
168796
|
+
Hpt(l);
|
168800
168797
|
},
|
168801
168798
|
tooltip: "Save the state as a JSON file"
|
168802
168799
|
},
|
168803
168800
|
{
|
168804
168801
|
icon: "folder_open",
|
168805
168802
|
action: async () => {
|
168806
|
-
await
|
168803
|
+
await jpt(l), r.sendInspectorTree(B), r.sendInspectorState(B);
|
168807
168804
|
},
|
168808
168805
|
tooltip: "Import the state from a JSON file"
|
168809
168806
|
}
|
@@ -168860,14 +168857,14 @@ function Ept(n, l) {
|
|
168860
168857
|
}), r.on.getInspectorTree((s) => {
|
168861
168858
|
if (s.app === n && s.inspectorId === B) {
|
168862
168859
|
let a = [l];
|
168863
|
-
a = a.concat(Array.from(l._s.values())), s.rootNodes = (s.filter ? a.filter((i) => "$id" in i ? i.$id.toLowerCase().includes(s.filter.toLowerCase()) : Bct.toLowerCase().includes(s.filter.toLowerCase())) : a).map(
|
168860
|
+
a = a.concat(Array.from(l._s.values())), s.rootNodes = (s.filter ? a.filter((i) => "$id" in i ? i.$id.toLowerCase().includes(s.filter.toLowerCase()) : Bct.toLowerCase().includes(s.filter.toLowerCase())) : a).map(Dpt);
|
168864
168861
|
}
|
168865
168862
|
}), globalThis.$pinia = l, r.on.getInspectorState((s) => {
|
168866
168863
|
if (s.app === n && s.inspectorId === B) {
|
168867
168864
|
const a = s.nodeId === kt ? l : l._s.get(s.nodeId);
|
168868
168865
|
if (!a)
|
168869
168866
|
return;
|
168870
|
-
a && (s.nodeId !== kt && (globalThis.$store = ht(a)), s.state =
|
168867
|
+
a && (s.nodeId !== kt && (globalThis.$store = ht(a)), s.state = Fpt(a));
|
168871
168868
|
}
|
168872
168869
|
}), r.on.editInspectorState((s, a) => {
|
168873
168870
|
if (s.app === n && s.inspectorId === B) {
|
@@ -168892,7 +168889,7 @@ Only state can be modified.`);
|
|
168892
168889
|
});
|
168893
168890
|
});
|
168894
168891
|
}
|
168895
|
-
function
|
168892
|
+
function Tpt(n, l) {
|
168896
168893
|
Mt.includes(ft(l.$id)) || Mt.push(ft(l.$id)), zct({
|
168897
168894
|
id: "dev.esm.pinia",
|
168898
168895
|
label: "Pinia 🍍",
|
@@ -168985,8 +168982,8 @@ function Upt(n, l) {
|
|
168985
168982
|
return;
|
168986
168983
|
const M = {
|
168987
168984
|
time: s(),
|
168988
|
-
title:
|
168989
|
-
data:
|
168985
|
+
title: Ppt(d),
|
168986
|
+
data: Lpt({ store: L(l.$id) }, Opt(c)),
|
168990
168987
|
groupId: V
|
168991
168988
|
};
|
168992
168989
|
d === q.patchFunction ? M.subtitle = "⤵️" : d === q.patchObject ? M.subtitle = "🧩" : c && !Array.isArray(c) && (M.subtitle = c.type), c && (M.data["rawEvent(s)"] = {
|
@@ -169040,7 +169037,7 @@ function Jt(n, l, r) {
|
|
169040
169037
|
return V = void 0, d;
|
169041
169038
|
};
|
169042
169039
|
}
|
169043
|
-
function
|
169040
|
+
function qpt({ app: n, store: l, options: r }) {
|
169044
169041
|
if (!l.$id.startsWith("__hot:")) {
|
169045
169042
|
if (l._isOptionsAPI = !!r.state, !l._p._testing) {
|
169046
169043
|
Jt(l, Object.keys(r.actions), l._isOptionsAPI);
|
@@ -169049,19 +169046,19 @@ function Wpt({ app: n, store: l, options: r }) {
|
|
169049
169046
|
s.apply(this, arguments), Jt(l, Object.keys(a._hmrPayload.actions), !!l._isOptionsAPI);
|
169050
169047
|
};
|
169051
169048
|
}
|
169052
|
-
|
169049
|
+
Tpt(
|
169053
169050
|
n,
|
169054
169051
|
// FIXME: is there a way to allow the assignment from Store<Id, S, G, A> to StoreGeneric?
|
169055
169052
|
l
|
169056
169053
|
);
|
169057
169054
|
}
|
169058
169055
|
}
|
169059
|
-
function
|
169056
|
+
function Ept() {
|
169060
169057
|
const n = ae(!0), l = n.run(() => P({}));
|
169061
169058
|
let r = [], s = [];
|
169062
169059
|
const a = X({
|
169063
169060
|
install(i) {
|
169064
|
-
dt(a), a._a = i, i.provide(fct, a), i.config.globalProperties.$pinia = a, process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && Z &&
|
169061
|
+
dt(a), a._a = i, i.provide(fct, a), i.config.globalProperties.$pinia = a, process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && Z && Rpt(i, a), s.forEach((c) => r.push(c)), s = [];
|
169065
169062
|
},
|
169066
169063
|
use(i) {
|
169067
169064
|
return !this._a && !kct ? s.push(i) : r.push(i), this;
|
@@ -169074,7 +169071,7 @@ function Vpt() {
|
|
169074
169071
|
_s: /* @__PURE__ */ new Map(),
|
169075
169072
|
state: l
|
169076
169073
|
});
|
169077
|
-
return process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && typeof Proxy < "u" && a.use(
|
169074
|
+
return process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && typeof Proxy < "u" && a.use(qpt), a;
|
169078
169075
|
}
|
169079
169076
|
function yct(n, l) {
|
169080
169077
|
for (const r in l) {
|
@@ -169086,9 +169083,9 @@ function yct(n, l) {
|
|
169086
169083
|
}
|
169087
169084
|
return n;
|
169088
169085
|
}
|
169089
|
-
const
|
169086
|
+
const Upt = () => {
|
169090
169087
|
};
|
169091
|
-
function te(n, l, r, s =
|
169088
|
+
function te(n, l, r, s = Upt) {
|
169092
169089
|
n.push(l);
|
169093
169090
|
const a = () => {
|
169094
169091
|
const i = n.indexOf(l);
|
@@ -169101,7 +169098,7 @@ function J(n, ...l) {
|
|
169101
169098
|
r(...l);
|
169102
169099
|
});
|
169103
169100
|
}
|
169104
|
-
const
|
169101
|
+
const Wpt = (n) => n(), ee = Symbol(), At = Symbol();
|
169105
169102
|
function Act(n, l) {
|
169106
169103
|
n instanceof Map && l instanceof Map ? l.forEach((r, s) => n.set(s, r)) : n instanceof Set && l instanceof Set && l.forEach(n.add, n);
|
169107
169104
|
for (const r in l) {
|
@@ -169135,9 +169132,9 @@ function le(n, l, r, s) {
|
|
169135
169132
|
return c[y].call(H, H);
|
169136
169133
|
})), f), {}));
|
169137
169134
|
}
|
169138
|
-
return u =
|
169135
|
+
return u = Vpt(n, M, l, r, s, !0), u;
|
169139
169136
|
}
|
169140
|
-
function
|
169137
|
+
function Vpt(n, l, r = {}, s, a, i) {
|
169141
169138
|
let c;
|
169142
169139
|
const d = D({ actions: {} }, r);
|
169143
169140
|
if (process.env.NODE_ENV !== "production" && !s._e.active)
|
@@ -169237,7 +169234,7 @@ function Xpt(n, l, r = {}, s, a, i) {
|
|
169237
169234
|
// setupStore
|
169238
169235
|
) : Xt);
|
169239
169236
|
s._s.set(n, k);
|
169240
|
-
const W = (s._a && s._a.runWithContext ||
|
169237
|
+
const W = (s._a && s._a.runWithContext || Wpt)(() => s._e.run(() => (c = ae()).run(() => l({ action: It }))));
|
169241
169238
|
for (const g in W) {
|
169242
169239
|
const w = W[g];
|
169243
169240
|
if (ct(w) && !ne(w) || Rt(w))
|
@@ -169319,7 +169316,7 @@ Found in store "${k.$id}".`), Vt && i && r.hydrate && r.hydrate(k.$state, Vt), M
|
|
169319
169316
|
}
|
169320
169317
|
/*! #__NO_SIDE_EFFECTS__ */
|
169321
169318
|
// @__NO_SIDE_EFFECTS__
|
169322
|
-
function
|
169319
|
+
function Gpt(n, l, r) {
|
169323
169320
|
let s, a;
|
169324
169321
|
if (typeof n == "string")
|
169325
169322
|
s = n, a = l;
|
@@ -169351,7 +169348,7 @@ This will fail in production.`);
|
|
169351
169348
|
}
|
169352
169349
|
return i.$id = s, i;
|
169353
169350
|
}
|
169354
|
-
const
|
169351
|
+
const _pt = /* @__PURE__ */ Gpt({
|
169355
169352
|
id: "customizer",
|
169356
169353
|
state: () => ({
|
169357
169354
|
Sidebar_drawer: !0,
|
@@ -169385,13 +169382,13 @@ const Qpt = /* @__PURE__ */ Zpt({
|
|
169385
169382
|
this.fontTheme = n;
|
169386
169383
|
}
|
169387
169384
|
}
|
169388
|
-
}),
|
169385
|
+
}), Xpt = { class: "d-flex align-center ma-3" }, Zpt = { class: "me-2" }, Qpt = {
|
169389
169386
|
key: 0,
|
169390
169387
|
class: "circle-wrapper"
|
169391
|
-
},
|
169388
|
+
}, Kpt = {
|
169392
169389
|
key: 1,
|
169393
169390
|
class: "circle-wrapper"
|
169394
|
-
},
|
169391
|
+
}, Ypt = { class: "text-h3 text-truncate" }, Jpt = { class: "text-borderLight" }, tut = /* @__PURE__ */ S({
|
169395
169392
|
__name: "EnvironmentDialog",
|
169396
169393
|
setup(n) {
|
169397
169394
|
const l = [
|
@@ -169445,22 +169442,22 @@ const Qpt = /* @__PURE__ */ Zpt({
|
|
169445
169442
|
class: "bg-containerBg border-left d-flex flex-column"
|
169446
169443
|
}, {
|
169447
169444
|
default: h(() => [
|
169448
|
-
p("div",
|
169449
|
-
p("div",
|
169450
|
-
d.icon_url ? (v(), $("div",
|
169451
|
-
t(
|
169445
|
+
p("div", Xpt, [
|
169446
|
+
p("div", Zpt, [
|
169447
|
+
d.icon_url ? (v(), $("div", Qpt, [
|
169448
|
+
t(Qct, {
|
169452
169449
|
src: d.icon_url,
|
169453
169450
|
height: "30",
|
169454
169451
|
width: "30",
|
169455
169452
|
alt: d.icon_url
|
169456
169453
|
}, null, 8, ["src", "alt"])
|
169457
|
-
])) : (v(), $("div",
|
169454
|
+
])) : (v(), $("div", Kpt, [
|
169458
169455
|
t(b(zt), { color: "rgb(var(--v-theme-secondary))" })
|
169459
169456
|
]))
|
169460
169457
|
]),
|
169461
169458
|
p("div", null, [
|
169462
|
-
p("div",
|
169463
|
-
p("div",
|
169459
|
+
p("div", Ypt, O(d.name), 1),
|
169460
|
+
p("div", Jpt, O(d.description), 1)
|
169464
169461
|
]),
|
169465
169462
|
t(Tt),
|
169466
169463
|
r.value.name === d.name ? (v(), x(c, {
|
@@ -169481,12 +169478,12 @@ const Qpt = /* @__PURE__ */ Zpt({
|
|
169481
169478
|
});
|
169482
169479
|
};
|
169483
169480
|
}
|
169484
|
-
}),
|
169481
|
+
}), eut = (n, l) => {
|
169485
169482
|
const r = n.__vccOpts || n;
|
169486
169483
|
for (const [s, a] of l)
|
169487
169484
|
r[s] = a;
|
169488
169485
|
return r;
|
169489
|
-
},
|
169486
|
+
}, nut = /* @__PURE__ */ eut(tut, [["__scopeId", "data-v-79fc3f82"]]), lut = /* @__PURE__ */ S({
|
169490
169487
|
__name: "MegaMenuDD",
|
169491
169488
|
setup(n) {
|
169492
169489
|
const l = Wct([
|
@@ -169705,57 +169702,57 @@ const Q = (n, l, r, s) => ({ color: a = "currentColor", size: i = 24, stroke: c
|
|
169705
169702
|
* This source code is licensed under the MIT license.
|
169706
169703
|
* See the LICENSE file in the root directory of this source tree.
|
169707
169704
|
*/
|
169708
|
-
var
|
169705
|
+
var rut = Q("outline", "building-store", "IconBuildingStore", [["path", { d: "M3 21l18 0", key: "svg-0" }], ["path", { d: "M3 7v1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1h-18l2 -4h14l2 4", key: "svg-1" }], ["path", { d: "M5 21l0 -10.15", key: "svg-2" }], ["path", { d: "M19 21l0 -10.15", key: "svg-3" }], ["path", { d: "M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4", key: "svg-4" }]]);
|
169709
169706
|
/**
|
169710
169707
|
* @license @tabler/icons-vue v3.21.0 - MIT
|
169711
169708
|
*
|
169712
169709
|
* This source code is licensed under the MIT license.
|
169713
169710
|
* See the LICENSE file in the root directory of this source tree.
|
169714
169711
|
*/
|
169715
|
-
var
|
169712
|
+
var out = Q("outline", "logout", "IconLogout", [["path", { d: "M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2", key: "svg-0" }], ["path", { d: "M9 12h12l-3 -3", key: "svg-1" }], ["path", { d: "M18 15l3 -3", key: "svg-2" }]]);
|
169716
169713
|
/**
|
169717
169714
|
* @license @tabler/icons-vue v3.21.0 - MIT
|
169718
169715
|
*
|
169719
169716
|
* This source code is licensed under the MIT license.
|
169720
169717
|
* See the LICENSE file in the root directory of this source tree.
|
169721
169718
|
*/
|
169722
|
-
var
|
169719
|
+
var sut = Q("outline", "mailbox", "IconMailbox", [["path", { d: "M10 21v-6.5a3.5 3.5 0 0 0 -7 0v6.5h18v-6a4 4 0 0 0 -4 -4h-10.5", key: "svg-0" }], ["path", { d: "M12 11v-8h4l2 2l-2 2h-4", key: "svg-1" }], ["path", { d: "M6 15h1", key: "svg-2" }]]);
|
169723
169720
|
/**
|
169724
169721
|
* @license @tabler/icons-vue v3.21.0 - MIT
|
169725
169722
|
*
|
169726
169723
|
* This source code is licensed under the MIT license.
|
169727
169724
|
* See the LICENSE file in the root directory of this source tree.
|
169728
169725
|
*/
|
169729
|
-
var
|
169726
|
+
var aut = Q("outline", "photo", "IconPhoto", [["path", { d: "M15 8h.01", key: "svg-0" }], ["path", { d: "M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12z", key: "svg-1" }], ["path", { d: "M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5", key: "svg-2" }], ["path", { d: "M14 14l1 -1c.928 -.893 2.072 -.893 3 0l3 3", key: "svg-3" }]]);
|
169730
169727
|
/**
|
169731
169728
|
* @license @tabler/icons-vue v3.21.0 - MIT
|
169732
169729
|
*
|
169733
169730
|
* This source code is licensed under the MIT license.
|
169734
169731
|
* See the LICENSE file in the root directory of this source tree.
|
169735
169732
|
*/
|
169736
|
-
var
|
169733
|
+
var iut = Q("outline", "send", "IconSend", [["path", { d: "M10 14l11 -11", key: "svg-0" }], ["path", { d: "M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5", key: "svg-1" }]]);
|
169737
169734
|
/**
|
169738
169735
|
* @license @tabler/icons-vue v3.21.0 - MIT
|
169739
169736
|
*
|
169740
169737
|
* This source code is licensed under the MIT license.
|
169741
169738
|
* See the LICENSE file in the root directory of this source tree.
|
169742
169739
|
*/
|
169743
|
-
var
|
169740
|
+
var hut = Q("outline", "settings", "IconSettings", [["path", { d: "M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z", key: "svg-0" }], ["path", { d: "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0", key: "svg-1" }]]);
|
169744
169741
|
/**
|
169745
169742
|
* @license @tabler/icons-vue v3.21.0 - MIT
|
169746
169743
|
*
|
169747
169744
|
* This source code is licensed under the MIT license.
|
169748
169745
|
* See the LICENSE file in the root directory of this source tree.
|
169749
169746
|
*/
|
169750
|
-
var
|
169751
|
-
const
|
169747
|
+
var dut = Q("outline", "user", "IconUser", [["path", { d: "M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0", key: "svg-0" }], ["path", { d: "M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2", key: "svg-1" }]]);
|
169748
|
+
const cut = { class: "pa-4" }, put = { class: "d-flex align-center justify-space-between mb-3" }, uut = { class: "text-subtitle-1" }, wut = { style: { height: "calc(100vh - 300px)", "max-height": "650px" } }, gut = { class: "mt-3" }, vut = { class: "mt-3" }, kut = { class: "mt-3" }, Mut = { class: "mt-3 bg-lightsecondary rounded pa-5 d-flex align-center" }, zut = { class: "pa-2 text-center" }, fut = /* @__PURE__ */ S({
|
169752
169749
|
__name: "NotificationDD",
|
169753
169750
|
setup(n) {
|
169754
169751
|
const l = P(["All Notifications", "New", "Unread", "Other"]), r = P("All Notifications");
|
169755
169752
|
return (s, a) => (v(), $(G, null, [
|
169756
|
-
p("div",
|
169757
|
-
p("div",
|
169758
|
-
p("h6",
|
169753
|
+
p("div", cut, [
|
169754
|
+
p("div", put, [
|
169755
|
+
p("h6", uut, [
|
169759
169756
|
a[2] || (a[2] = e(" All Notifications ")),
|
169760
169757
|
t(et, {
|
169761
169758
|
color: "warning",
|
@@ -169774,7 +169771,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169774
169771
|
class: "text-decoration-underline text-primary text-subtitle-2"
|
169775
169772
|
}, "Mark as all read", -1))
|
169776
169773
|
]),
|
169777
|
-
t(
|
169774
|
+
t(Kct, {
|
169778
169775
|
items: l.value,
|
169779
169776
|
modelValue: r.value,
|
169780
169777
|
"onUpdate:modelValue": a[0] || (a[0] = (i) => r.value = i),
|
@@ -169785,7 +169782,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169785
169782
|
}, null, 8, ["items", "modelValue"])
|
169786
169783
|
]),
|
169787
169784
|
t(F),
|
169788
|
-
p("div",
|
169785
|
+
p("div", wut, [
|
169789
169786
|
t(mt, {
|
169790
169787
|
class: "py-0",
|
169791
169788
|
lines: "three"
|
@@ -169817,7 +169814,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169817
169814
|
p("span", { class: "text-subtitle-2 text-medium-emphasis" }, "2 mins ago")
|
169818
169815
|
], -1)),
|
169819
169816
|
a[6] || (a[6] = p("p", { class: "text-subtitle-2 text-medium-emphasis mt-1" }, "It is a long established fact that a reader will be distracted", -1)),
|
169820
|
-
p("div",
|
169817
|
+
p("div", gut, [
|
169821
169818
|
t(et, {
|
169822
169819
|
size: "small",
|
169823
169820
|
text: "Unread",
|
@@ -169849,7 +169846,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169849
169846
|
class: "mr-3 py-2 text-success"
|
169850
169847
|
}, {
|
169851
169848
|
default: h(() => [
|
169852
|
-
t(b(
|
169849
|
+
t(b(rut), { size: "20" })
|
169853
169850
|
]),
|
169854
169851
|
_: 1
|
169855
169852
|
})
|
@@ -169860,7 +169857,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169860
169857
|
p("span", { class: "text-subtitle-2 text-medium-emphasis" }, "2 mins ago")
|
169861
169858
|
], -1)),
|
169862
169859
|
a[8] || (a[8] = p("p", { class: "text-subtitle-2 text-medium-emphasis mt-1" }, "We have successfully received your request.", -1)),
|
169863
|
-
p("div",
|
169860
|
+
p("div", vut, [
|
169864
169861
|
t(et, {
|
169865
169862
|
size: "small",
|
169866
169863
|
color: "error",
|
@@ -169885,7 +169882,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169885
169882
|
class: "mr-3 py-2 text-primary"
|
169886
169883
|
}, {
|
169887
169884
|
default: h(() => [
|
169888
|
-
t(b(
|
169885
|
+
t(b(sut), { size: "20" })
|
169889
169886
|
]),
|
169890
169887
|
_: 1
|
169891
169888
|
})
|
@@ -169896,13 +169893,13 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169896
169893
|
p("span", { class: "text-subtitle-2 text-medium-emphasis" }, "2 mins ago")
|
169897
169894
|
], -1)),
|
169898
169895
|
a[11] || (a[11] = p("p", { class: "text-subtitle-2 text-medium-emphasis mt-1" }, "All done! Now check your inbox as you're in for a sweet treat!", -1)),
|
169899
|
-
p("div",
|
169896
|
+
p("div", kut, [
|
169900
169897
|
t(C, {
|
169901
169898
|
color: "primary",
|
169902
169899
|
variant: "flat"
|
169903
169900
|
}, {
|
169904
169901
|
append: h(() => [
|
169905
|
-
t(b(
|
169902
|
+
t(b(iut), { size: "20" })
|
169906
169903
|
]),
|
169907
169904
|
default: h(() => [
|
169908
169905
|
a[9] || (a[9] = e(" Mail "))
|
@@ -169943,8 +169940,8 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169943
169940
|
p("span", { class: "text-medium-emphasis" }, "Uploaded two file on "),
|
169944
169941
|
p("span", { class: "font-weight-medium" }, "21 Jan 2020")
|
169945
169942
|
], -1)),
|
169946
|
-
p("div",
|
169947
|
-
t(b(
|
169943
|
+
p("div", Mut, [
|
169944
|
+
t(b(aut), {
|
169948
169945
|
size: "20",
|
169949
169946
|
"stroke-width": "1.5"
|
169950
169947
|
}),
|
@@ -169993,7 +169990,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
169993
169990
|
})
|
169994
169991
|
]),
|
169995
169992
|
t(F),
|
169996
|
-
p("div",
|
169993
|
+
p("div", zut, [
|
169997
169994
|
t(C, {
|
169998
169995
|
color: "primary",
|
169999
169996
|
variant: "text"
|
@@ -170006,7 +170003,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170006
170003
|
])
|
170007
170004
|
], 64));
|
170008
170005
|
}
|
170009
|
-
}),
|
170006
|
+
}), mut = { class: "pa-4" }, but = { style: { height: "calc(100vh - 300px)", "max-height": "515px" } }, xut = { class: "bg-lightwarning rounded-md pa-5 my-3 circle sm-circle lg-circle" }, Iut = { class: "bg-lightprimary rounded-md px-5 py-3 my-3" }, $ut = { class: "d-flex align-center justify-space-between" }, Cut = { class: "d-flex align-center justify-space-between" }, But = /* @__PURE__ */ S({
|
170010
170007
|
__name: "ProfileDD",
|
170011
170008
|
setup(n) {
|
170012
170009
|
const l = P(!0), r = P(!1), s = async () => {
|
@@ -170014,7 +170011,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170014
170011
|
};
|
170015
170012
|
return (a, i) => {
|
170016
170013
|
const c = U("SearchIcon");
|
170017
|
-
return v(), $("div",
|
170014
|
+
return v(), $("div", mut, [
|
170018
170015
|
i[10] || (i[10] = p("h4", { class: "mb-n1" }, [
|
170019
170016
|
e(" Seja bem-vindo, "),
|
170020
170017
|
p("span", { class: "font-weight-regular" }, "Props name")
|
@@ -170038,8 +170035,8 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170038
170035
|
_: 1
|
170039
170036
|
}),
|
170040
170037
|
t(F),
|
170041
|
-
p("div",
|
170042
|
-
p("div",
|
170038
|
+
p("div", but, [
|
170039
|
+
p("div", xut, [
|
170043
170040
|
i[3] || (i[3] = p("h4", null, "Upgrade your plan", -1)),
|
170044
170041
|
i[4] || (i[4] = p("h6", { class: "text-subtitle-2 text-medium-emphasis mr-11 pr-11 mb-3 mt-2" }, "70% discount for 1 years subscriptions.", -1)),
|
170045
170042
|
t(C, {
|
@@ -170053,8 +170050,8 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170053
170050
|
})
|
170054
170051
|
]),
|
170055
170052
|
t(F),
|
170056
|
-
p("div",
|
170057
|
-
p("div",
|
170053
|
+
p("div", Iut, [
|
170054
|
+
p("div", $ut, [
|
170058
170055
|
i[5] || (i[5] = p("h5", { class: "text-h5" }, "Start DND Mode", -1)),
|
170059
170056
|
p("div", null, [
|
170060
170057
|
t(Kt, {
|
@@ -170065,7 +170062,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170065
170062
|
}, null, 8, ["modelValue"])
|
170066
170063
|
])
|
170067
170064
|
]),
|
170068
|
-
p("div",
|
170065
|
+
p("div", Cut, [
|
170069
170066
|
i[6] || (i[6] = p("h5", { class: "text-h5" }, "Allow Notifications", -1)),
|
170070
170067
|
p("div", null, [
|
170071
170068
|
t(Kt, {
|
@@ -170086,7 +170083,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170086
170083
|
rounded: "md"
|
170087
170084
|
}, {
|
170088
170085
|
prepend: h(() => [
|
170089
|
-
t(b(
|
170086
|
+
t(b(hut), {
|
170090
170087
|
size: "20",
|
170091
170088
|
class: "mr-2"
|
170092
170089
|
})
|
@@ -170107,7 +170104,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170107
170104
|
rounded: "md"
|
170108
170105
|
}, {
|
170109
170106
|
prepend: h(() => [
|
170110
|
-
t(b(
|
170107
|
+
t(b(dut), {
|
170111
170108
|
size: "20",
|
170112
170109
|
class: "mr-2"
|
170113
170110
|
})
|
@@ -170137,7 +170134,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170137
170134
|
rounded: "md"
|
170138
170135
|
}, {
|
170139
170136
|
prepend: h(() => [
|
170140
|
-
t(b(
|
170137
|
+
t(b(out), {
|
170141
170138
|
size: "20",
|
170142
170139
|
class: "mr-2"
|
170143
170140
|
})
|
@@ -170159,10 +170156,10 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170159
170156
|
]);
|
170160
170157
|
};
|
170161
170158
|
}
|
170162
|
-
}),
|
170159
|
+
}), Sut = /* @__PURE__ */ S({
|
170163
170160
|
__name: "UiHeader",
|
170164
170161
|
setup(n) {
|
170165
|
-
const l =
|
170162
|
+
const l = _pt(), r = P((l.setHorizontalLayout, 0));
|
170166
170163
|
Lt(r, (a) => {
|
170167
170164
|
r.value = a;
|
170168
170165
|
});
|
@@ -170170,7 +170167,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170170
170167
|
}
|
170171
170168
|
return (a, i) => {
|
170172
170169
|
const c = U("Menu2Icon"), d = U("SettingsIcon"), u = U("SparklesIcon"), M = U("QuestionMarkIcon"), z = U("BellIcon");
|
170173
|
-
return v(), x(
|
170170
|
+
return v(), x(Yct, {
|
170174
170171
|
elevation: "0",
|
170175
170172
|
priority: r.value,
|
170176
170173
|
height: "70",
|
@@ -170195,7 +170192,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170195
170192
|
_: 1
|
170196
170193
|
}, 8, ["onClick"]),
|
170197
170194
|
t(Tt),
|
170198
|
-
t(
|
170195
|
+
t(nut),
|
170199
170196
|
t(C, {
|
170200
170197
|
icon: "",
|
170201
170198
|
class: "text-secondary hidden-sm-and-down text-secondary me-3",
|
@@ -170256,7 +170253,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170256
170253
|
class: "pa-4"
|
170257
170254
|
}, {
|
170258
170255
|
default: h(() => [
|
170259
|
-
t(
|
170256
|
+
t(lut)
|
170260
170257
|
]),
|
170261
170258
|
_: 1
|
170262
170259
|
})
|
@@ -170289,7 +170286,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170289
170286
|
elevation: "12"
|
170290
170287
|
}, {
|
170291
170288
|
default: h(() => [
|
170292
|
-
t(
|
170289
|
+
t(fut)
|
170293
170290
|
]),
|
170294
170291
|
_: 1
|
170295
170292
|
})
|
@@ -170317,7 +170314,7 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170317
170314
|
elevation: "12"
|
170318
170315
|
}, {
|
170319
170316
|
default: h(() => [
|
170320
|
-
t(
|
170317
|
+
t(But)
|
170321
170318
|
]),
|
170322
170319
|
_: 1
|
170323
170320
|
})
|
@@ -170329,10 +170326,10 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170329
170326
|
}, 8, ["priority"]);
|
170330
170327
|
};
|
170331
170328
|
}
|
170332
|
-
}),
|
170329
|
+
}), yut = {
|
170333
170330
|
key: 0,
|
170334
170331
|
class: "mb-2 ms-1"
|
170335
|
-
},
|
170332
|
+
}, Aut = /* @__PURE__ */ S({
|
170336
170333
|
__name: "JTextField",
|
170337
170334
|
props: {
|
170338
170335
|
modelValue: {},
|
@@ -170344,8 +170341,8 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170344
170341
|
setup(n, { emit: l }) {
|
170345
170342
|
const r = l;
|
170346
170343
|
return (s, a) => (v(), $(G, null, [
|
170347
|
-
s.name ? (v(), $("p",
|
170348
|
-
s.label ? (v(), x(
|
170344
|
+
s.name ? (v(), $("p", yut, O(s.name), 1)) : A("", !0),
|
170345
|
+
s.label ? (v(), x(Jct, {
|
170349
170346
|
key: 1,
|
170350
170347
|
class: "text-subtitle-1 text-high-emphasis mb-2"
|
170351
170348
|
}, {
|
@@ -170366,268 +170363,52 @@ const wut = { class: "pa-4" }, gut = { class: "d-flex align-center justify-space
|
|
170366
170363
|
}, null, 8, ["type", "value"])
|
170367
170364
|
], 64));
|
170368
170365
|
}
|
170369
|
-
}),
|
170366
|
+
}), Hut = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
170370
170367
|
__proto__: null,
|
170371
|
-
ConfirmDialog:
|
170372
|
-
CopyButton:
|
170373
|
-
DotsMenu:
|
170368
|
+
ConfirmDialog: kpt,
|
170369
|
+
CopyButton: opt,
|
170370
|
+
DotsMenu: ipt,
|
170374
170371
|
GlobalDialog: vct,
|
170375
170372
|
IconSet: Dt,
|
170376
|
-
JBtn:
|
170377
|
-
JIconBtn:
|
170378
|
-
JTextField:
|
170379
|
-
ParentCard:
|
170380
|
-
TablerIcons:
|
170381
|
-
UiHeader:
|
170382
|
-
UiTable:
|
170383
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
170384
|
-
name: "DarkJPLANTheme",
|
170385
|
-
dark: !0,
|
170386
|
-
colors: {
|
170387
|
-
primary: "#00190d",
|
170388
|
-
secondary: "#00F981",
|
170389
|
-
info: "#03c9d7",
|
170390
|
-
// Not Found
|
170391
|
-
success: "#00C958",
|
170392
|
-
accent: "#00f913",
|
170393
|
-
// Not Found
|
170394
|
-
warning: "#FFAE46",
|
170395
|
-
error: "#FF004E",
|
170396
|
-
lightprimary: "#4CFFA7",
|
170397
|
-
lightsecondary: "#0f884b",
|
170398
|
-
lightsuccess: "#4CD886",
|
170399
|
-
lighterror: "#F77B72",
|
170400
|
-
// Not Found
|
170401
|
-
lightwarning: "#FFD351",
|
170402
|
-
darkprimary: "#00B35B",
|
170403
|
-
darksecondary: "#00B35B",
|
170404
|
-
darkText: "#f7f7f7",
|
170405
|
-
lightText: "#F1F1F1",
|
170406
|
-
borderLight: "#707070",
|
170407
|
-
inputBorder: "#353636",
|
170408
|
-
containerBg: "#202122",
|
170409
|
-
surface: "#15161A",
|
170410
|
-
background: "#000000",
|
170411
|
-
// Not Found
|
170412
|
-
"on-surface-variant": "#2b2c2d",
|
170413
|
-
// Not Found
|
170414
|
-
blue: "#0095e3",
|
170415
|
-
facebook: "#4267b2",
|
170416
|
-
twitter: "#1da1f2",
|
170417
|
-
linkedin: "#0e76a8",
|
170418
|
-
whatsapp: "#3ff261",
|
170419
|
-
telegram: "#32B4FF",
|
170420
|
-
instagram: "#DD2F7F",
|
170421
|
-
gray100: "#F7F7F7FF",
|
170422
|
-
// Not Found
|
170423
|
-
primary200: "#00FF82",
|
170424
|
-
// Not Found
|
170425
|
-
secondary200: "#ff0000",
|
170426
|
-
// Not Found
|
170427
|
-
scroll: "#F1F1F1",
|
170428
|
-
//add to all
|
170429
|
-
faded: "#dddddd"
|
170430
|
-
}
|
170431
|
-
}, Out = {
|
170432
|
-
name: "DarkBlueJPLANTheme",
|
170433
|
-
dark: !0,
|
170434
|
-
colors: {
|
170435
|
-
primary: "#001B3A",
|
170436
|
-
secondary: "#00F981",
|
170437
|
-
info: "#00FF82",
|
170438
|
-
success: "#00c853",
|
170439
|
-
accent: "#00FF82",
|
170440
|
-
warning: "#ffc107",
|
170441
|
-
error: "#f44336",
|
170442
|
-
lightprimary: "#001B3A",
|
170443
|
-
lightsecondary: "#12253A",
|
170444
|
-
lightsuccess: "#4CD886",
|
170445
|
-
lighterror: "#F77B72",
|
170446
|
-
lightwarning: "#FFD351",
|
170447
|
-
darkprimary: "#00B35B",
|
170448
|
-
darksecondary: "#00B35B",
|
170449
|
-
darkText: "#323130",
|
170450
|
-
lightText: "#F1F1F1",
|
170451
|
-
borderLight: "#6778A4",
|
170452
|
-
inputBorder: "#6778A4",
|
170453
|
-
containerBg: "#12253A",
|
170454
|
-
surface: "#001B3A",
|
170455
|
-
background: "#12253A",
|
170456
|
-
"on-surface-variant": "#001B3A",
|
170457
|
-
facebook: "#4267b2",
|
170458
|
-
twitter: "#1da1f2",
|
170459
|
-
linkedin: "#0e76a8",
|
170460
|
-
gray100: "#353636",
|
170461
|
-
primary200: "#001B3A",
|
170462
|
-
secondary200: "#12253A",
|
170463
|
-
scroll: "#323130"
|
170464
|
-
}
|
170465
|
-
}, Put = {
|
170466
|
-
name: "DarkOliveGreenTheme",
|
170467
|
-
dark: !0,
|
170468
|
-
colors: {
|
170469
|
-
primary: "#54657b",
|
170470
|
-
secondary: "#2ca58d",
|
170471
|
-
info: "#03c9d7",
|
170472
|
-
success: "#00c853",
|
170473
|
-
accent: "#FFAB91",
|
170474
|
-
warning: "#ffc107",
|
170475
|
-
error: "#f44336",
|
170476
|
-
lightprimary: "#071a33",
|
170477
|
-
lightsecondary: "#071a33",
|
170478
|
-
lightsuccess: "#143c33",
|
170479
|
-
lighterror: "#f9d8d8",
|
170480
|
-
lightwarning: "#fff8e1",
|
170481
|
-
darkprimary: "#0d282c",
|
170482
|
-
darksecondary: "#279d85",
|
170483
|
-
darkText: "#d7dcec",
|
170484
|
-
lightText: "#bdc8f0",
|
170485
|
-
borderLight: "#404968",
|
170486
|
-
inputBorder: "#5f698d",
|
170487
|
-
containerBg: "#051327",
|
170488
|
-
surface: "#030c1d",
|
170489
|
-
//SideBar-bg, cards-bg
|
170490
|
-
background: "#091f3c",
|
170491
|
-
"on-surface-variant": "#091f3c",
|
170492
|
-
facebook: "#4267b2",
|
170493
|
-
twitter: "#1da1f2",
|
170494
|
-
linkedin: "#0e76a8",
|
170495
|
-
gray100: "#051327",
|
170496
|
-
primary200: "#8591a1",
|
170497
|
-
secondary200: "#96d2c6"
|
170498
|
-
}
|
170499
|
-
}, Lut = {
|
170500
|
-
name: "LightJPLANTheme",
|
170501
|
-
dark: !1,
|
170502
|
-
variables: {
|
170503
|
-
"border-color": "#FFFFFF",
|
170504
|
-
"carousel-control-size": 10
|
170505
|
-
},
|
170506
|
-
colors: {
|
170507
|
-
primary: "#d9d9da",
|
170508
|
-
secondary: "#00F981",
|
170509
|
-
info: "#0FD1E0",
|
170510
|
-
success: "#00c853",
|
170511
|
-
accent: "#0FD1E0",
|
170512
|
-
warning: "#ffc107",
|
170513
|
-
error: "#f44336",
|
170514
|
-
lightprimary: "#4CFFA7",
|
170515
|
-
lightsecondary: "#4CFFA7",
|
170516
|
-
lightsuccess: "#4CD886",
|
170517
|
-
lighterror: "#F77B72",
|
170518
|
-
lightwarning: "#FFD351",
|
170519
|
-
darkprimary: "#FFFFFF",
|
170520
|
-
darksecondary: "#F3F3F3",
|
170521
|
-
darkText: "#323130",
|
170522
|
-
lightText: "#34b978",
|
170523
|
-
borderLight: "#CCCCCC",
|
170524
|
-
inputBorder: "#CCCCCC",
|
170525
|
-
containerBg: "#FFFFFF",
|
170526
|
-
surface: "#FFFFFF",
|
170527
|
-
background: "#F3F3F3",
|
170528
|
-
"on-surface-variant": "#FFFFFF",
|
170529
|
-
facebook: "#4267b2",
|
170530
|
-
twitter: "#1da1f2",
|
170531
|
-
linkedin: "#0e76a8",
|
170532
|
-
gray100: "#353636",
|
170533
|
-
primary200: "#FFFFFF",
|
170534
|
-
secondary200: "#F3F3F3",
|
170535
|
-
scroll: "#323130"
|
170536
|
-
}
|
170537
|
-
}, Rut = {
|
170538
|
-
name: "GreenTheme",
|
170539
|
-
dark: !1,
|
170540
|
-
variables: {
|
170541
|
-
"border-color": "#1e88e5"
|
170542
|
-
},
|
170543
|
-
colors: {
|
170544
|
-
primary: "#607d8b",
|
170545
|
-
secondary: "#009688",
|
170546
|
-
info: "#03c9d7",
|
170547
|
-
success: "#14bb38",
|
170548
|
-
accent: "#d9534f",
|
170549
|
-
warning: "#ec9c3d",
|
170550
|
-
error: "#d9534f",
|
170551
|
-
lightprimary: "#eceff1",
|
170552
|
-
lightsecondary: "#e0f2f1",
|
170553
|
-
lightsuccess: "#b9f6ca",
|
170554
|
-
lighterror: "#f9d8d8",
|
170555
|
-
lightwarning: "#fff8e1",
|
170556
|
-
darkprimary: "#546e7a",
|
170557
|
-
darksecondary: "#00897b",
|
170558
|
-
darkText: "#212121",
|
170559
|
-
lightText: "#616161",
|
170560
|
-
borderLight: "#b0bec5",
|
170561
|
-
inputBorder: "#787878",
|
170562
|
-
containerBg: "#eceff1",
|
170563
|
-
surface: "#fff",
|
170564
|
-
"on-surface-variant": "#fff",
|
170565
|
-
facebook: "#4267b2",
|
170566
|
-
twitter: "#1da1f2",
|
170567
|
-
linkedin: "#0e76a8",
|
170568
|
-
gray100: "#fafafa",
|
170569
|
-
primary200: "#b0bec5",
|
170570
|
-
secondary200: "#80cbc4",
|
170571
|
-
scroll: "#323130"
|
170572
|
-
}
|
170573
|
-
}, Tut = ept({
|
170574
|
-
components: Xct,
|
170575
|
-
directives: npt,
|
170576
|
-
theme: {
|
170577
|
-
defaultTheme: "DarkJPLANTheme",
|
170578
|
-
themes: {
|
170579
|
-
DarkJPLANTheme: Fut,
|
170580
|
-
LightJPLANTheme: Lut,
|
170581
|
-
GreenTheme: Rut,
|
170582
|
-
DarkBlueJPLANTheme: Out,
|
170583
|
-
DarkOliveGreenTheme: Put
|
170584
|
-
}
|
170585
|
-
},
|
170586
|
-
defaults: {
|
170587
|
-
VBtn: {},
|
170588
|
-
VCard: {
|
170589
|
-
rounded: "md"
|
170590
|
-
},
|
170591
|
-
VTextField: {
|
170592
|
-
rounded: "lg"
|
170593
|
-
},
|
170594
|
-
VTooltip: {
|
170595
|
-
// set v-tooltip default location to top
|
170596
|
-
location: "top"
|
170597
|
-
}
|
170598
|
-
}
|
170599
|
-
}), qut = Vpt(), Eut = 100, wwt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
170373
|
+
JBtn: apt,
|
170374
|
+
JIconBtn: spt,
|
170375
|
+
JTextField: Aut,
|
170376
|
+
ParentCard: ppt,
|
170377
|
+
TablerIcons: npt,
|
170378
|
+
UiHeader: Sut,
|
170379
|
+
UiTable: dpt
|
170380
|
+
}, Symbol.toStringTag, { value: "Module" })), Nut = Ept(), jut = 100, rwt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
170600
170381
|
__proto__: null,
|
170601
|
-
MAGIC_NUM:
|
170382
|
+
MAGIC_NUM: jut
|
170602
170383
|
}, Symbol.toStringTag, { value: "Module" }));
|
170603
|
-
function
|
170384
|
+
function Dut(n, l) {
|
170604
170385
|
return n + l;
|
170605
170386
|
}
|
170606
|
-
const
|
170607
|
-
add:
|
170608
|
-
},
|
170609
|
-
n.use(
|
170387
|
+
const owt = {
|
170388
|
+
add: Dut
|
170389
|
+
}, Fut = (n) => {
|
170390
|
+
n.use(Nut), Object.entries(Hut).forEach(([l, r]) => {
|
170610
170391
|
n.component(l, r);
|
170611
170392
|
}), Object.entries(Gct).forEach(([l, r]) => {
|
170612
170393
|
n.provide(l, r);
|
170613
170394
|
});
|
170614
|
-
},
|
170395
|
+
}, swt = { install: Fut };
|
170615
170396
|
export {
|
170616
|
-
|
170617
|
-
|
170618
|
-
|
170397
|
+
kpt as ConfirmDialog,
|
170398
|
+
opt as CopyButton,
|
170399
|
+
ipt as DotsMenu,
|
170619
170400
|
vct as GlobalDialog,
|
170620
170401
|
Dt as IconSet,
|
170621
|
-
|
170622
|
-
|
170623
|
-
|
170624
|
-
|
170625
|
-
|
170626
|
-
|
170627
|
-
|
170628
|
-
|
170629
|
-
|
170630
|
-
|
170631
|
-
|
170632
|
-
|
170402
|
+
apt as JBtn,
|
170403
|
+
spt as JIconBtn,
|
170404
|
+
Aut as JTextField,
|
170405
|
+
rwt as MyConstants,
|
170406
|
+
owt as MyUtil,
|
170407
|
+
ppt as ParentCard,
|
170408
|
+
npt as TablerIcons,
|
170409
|
+
Sut as UiHeader,
|
170410
|
+
dpt as UiTable,
|
170411
|
+
swt as default,
|
170412
|
+
_pt as useCustomizer,
|
170413
|
+
upt as useDialog
|
170633
170414
|
};
|