jplan-pack 0.5.59 → 0.5.60
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-pack.cjs.js +87 -1
- package/dist/jplan-pack.css +1 -1
- package/dist/jplan-pack.es.js +24175 -48
- package/package.json +1 -1
- package/dist/AuthFail-B2Z8SJFv.js +0 -1
- package/dist/AuthFail-jW2vtJG4.mjs +0 -10
- package/dist/Authenticating-B2tH_5jp.mjs +0 -58
- package/dist/Authenticating-eOinI73G.js +0 -5
- package/dist/index-CN3yL8Y1.mjs +0 -24180
- package/dist/index-CSe6YxcA.js +0 -87
- package/dist/types/_auth/routes/AuthFail.d.ts +0 -2
- package/dist/types/_auth/routes/Authenticating.d.ts +0 -2
package/package.json
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t=require("./index-CSe6YxcA.js"),r={};function c(o,l){return e.openBlock(),e.createElementBlock("p",null,"Sorry. Fail to load Authenticate.")}const n=t._export_sfc(r,[["render",c]]);exports.default=n;
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import { openBlock as t, createElementBlock as e } from "vue";
|
2
|
-
import { _ as o } from "./index-CN3yL8Y1.mjs";
|
3
|
-
const r = {};
|
4
|
-
function c(n, a) {
|
5
|
-
return t(), e("p", null, "Sorry. Fail to load Authenticate.");
|
6
|
-
}
|
7
|
-
const f = /* @__PURE__ */ o(r, [["render", c]]);
|
8
|
-
export {
|
9
|
-
f as default
|
10
|
-
};
|
@@ -1,58 +0,0 @@
|
|
1
|
-
import { inject as d, defineComponent as l, onMounted as p, openBlock as _, createElementBlock as v, createElementVNode as e } from "vue";
|
2
|
-
import { u as m, a as f, _ as E } from "./index-CN3yL8Y1.mjs";
|
3
|
-
/*!
|
4
|
-
* vue-router v4.5.0
|
5
|
-
* (c) 2024 Eduardo San Martin Morote
|
6
|
-
* @license MIT
|
7
|
-
*/
|
8
|
-
var c;
|
9
|
-
(function(o) {
|
10
|
-
o.pop = "pop", o.push = "push";
|
11
|
-
})(c || (c = {}));
|
12
|
-
var s;
|
13
|
-
(function(o) {
|
14
|
-
o.back = "back", o.forward = "forward", o.unknown = "";
|
15
|
-
})(s || (s = {}));
|
16
|
-
Symbol(process.env.NODE_ENV !== "production" ? "navigation failure" : "");
|
17
|
-
var u;
|
18
|
-
(function(o) {
|
19
|
-
o[o.aborted = 4] = "aborted", o[o.cancelled = 8] = "cancelled", o[o.duplicated = 16] = "duplicated";
|
20
|
-
})(u || (u = {}));
|
21
|
-
Symbol(process.env.NODE_ENV !== "production" ? "router view location matched" : "");
|
22
|
-
Symbol(process.env.NODE_ENV !== "production" ? "router view depth" : "");
|
23
|
-
const h = Symbol(process.env.NODE_ENV !== "production" ? "router" : "");
|
24
|
-
Symbol(process.env.NODE_ENV !== "production" ? "route location" : "");
|
25
|
-
Symbol(process.env.NODE_ENV !== "production" ? "router view location" : "");
|
26
|
-
function b() {
|
27
|
-
return d(h);
|
28
|
-
}
|
29
|
-
const w = { class: "overlay" }, N = /* @__PURE__ */ l({
|
30
|
-
__name: "Authenticating",
|
31
|
-
setup(o) {
|
32
|
-
const n = b(), { handleRedirect: i } = m(), a = f();
|
33
|
-
return p(async () => {
|
34
|
-
try {
|
35
|
-
await i(), await a.__init__(), await n.push("/");
|
36
|
-
} catch (t) {
|
37
|
-
console.log(t), await n.push("/authfail");
|
38
|
-
}
|
39
|
-
}), (t, r) => (_(), v("div", w, r[0] || (r[0] = [
|
40
|
-
e("p", null, "AUTHENTICATING...", -1),
|
41
|
-
e("div", { class: "double-ring-spinner-container" }, [
|
42
|
-
e("div", { class: "spinner-loading" }, [
|
43
|
-
e("div"),
|
44
|
-
e("div"),
|
45
|
-
e("div", null, [
|
46
|
-
e("div")
|
47
|
-
]),
|
48
|
-
e("div", null, [
|
49
|
-
e("div")
|
50
|
-
])
|
51
|
-
])
|
52
|
-
], -1)
|
53
|
-
])));
|
54
|
-
}
|
55
|
-
}), y = /* @__PURE__ */ E(N, [["__scopeId", "data-v-f6cc282c"]]);
|
56
|
-
export {
|
57
|
-
y as default
|
58
|
-
};
|
@@ -1,5 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-CSe6YxcA.js");/*!
|
2
|
-
* vue-router v4.5.0
|
3
|
-
* (c) 2024 Eduardo San Martin Morote
|
4
|
-
* @license MIT
|
5
|
-
*/var s;(function(e){e.pop="pop",e.push="push"})(s||(s={}));var d;(function(e){e.back="back",e.forward="forward",e.unknown=""})(d||(d={}));Symbol(process.env.NODE_ENV!=="production"?"navigation failure":"");var u;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(u||(u={}));Symbol(process.env.NODE_ENV!=="production"?"router view location matched":"");Symbol(process.env.NODE_ENV!=="production"?"router view depth":"");const i=Symbol(process.env.NODE_ENV!=="production"?"router":"");Symbol(process.env.NODE_ENV!=="production"?"route location":"");Symbol(process.env.NODE_ENV!=="production"?"router view location":"");function p(){return o.inject(i)}const E={class:"overlay"},_=o.defineComponent({__name:"Authenticating",setup(e){const n=p(),{handleRedirect:l}=t.useAuth(),a=t.useSession();return o.onMounted(async()=>{try{await l(),await a.__init__(),await n.push("/")}catch(c){console.log(c),await n.push("/authfail")}}),(c,r)=>(o.openBlock(),o.createElementBlock("div",E,r[0]||(r[0]=[o.createElementVNode("p",null,"AUTHENTICATING...",-1),o.createElementVNode("div",{class:"double-ring-spinner-container"},[o.createElementVNode("div",{class:"spinner-loading"},[o.createElementVNode("div"),o.createElementVNode("div"),o.createElementVNode("div",null,[o.createElementVNode("div")]),o.createElementVNode("div",null,[o.createElementVNode("div")])])],-1)])))}}),m=t._export_sfc(_,[["__scopeId","data-v-f6cc282c"]]);exports.default=m;
|