@yourdash/uikit 0.1.17 → 0.1.18
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/index.mjs +202 -197
- package/package.json +4 -2
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx as a, jsxs as $, Fragment as z } from "react/jsx-runtime";
|
|
2
|
-
import * as
|
|
3
|
-
import F, { createContext as ge, useRef as q, useEffect as B, useContext as ue, useState as D, memo as
|
|
4
|
-
import { useNavigate as Pe,
|
|
2
|
+
import * as je from "react";
|
|
3
|
+
import F, { createContext as ge, useRef as q, useEffect as B, useContext as ue, useState as D, memo as Ae } from "react";
|
|
4
|
+
import { useNavigate as Pe, Outlet as He } from "react-router";
|
|
5
|
+
import { NavLink as Le } from "react-router-dom";
|
|
5
6
|
import './index.css';var J = { exports: {} }, fe = {};
|
|
6
7
|
/**
|
|
7
8
|
* @license React
|
|
@@ -47,22 +48,22 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
47
48
|
};
|
|
48
49
|
}()), he;
|
|
49
50
|
}
|
|
50
|
-
var
|
|
51
|
+
var $o = J.exports, xe;
|
|
51
52
|
function Ge() {
|
|
52
53
|
return xe || (xe = 1, process.env.NODE_ENV === "production" ? J.exports = ze() : J.exports = qe()), J.exports;
|
|
53
54
|
}
|
|
54
55
|
var N = Ge();
|
|
55
|
-
function
|
|
56
|
+
function De(t) {
|
|
56
57
|
var e, i, n = "";
|
|
57
58
|
if (typeof t == "string" || typeof t == "number") n += t;
|
|
58
59
|
else if (typeof t == "object") if (Array.isArray(t)) {
|
|
59
60
|
var o = t.length;
|
|
60
|
-
for (e = 0; e < o; e++) t[e] && (i =
|
|
61
|
+
for (e = 0; e < o; e++) t[e] && (i = De(t[e])) && (n && (n += " "), n += i);
|
|
61
62
|
} else for (i in t) t[i] && (n && (n += " "), n += i);
|
|
62
63
|
return n;
|
|
63
64
|
}
|
|
64
65
|
function Ye() {
|
|
65
|
-
for (var t, e, i = 0, n = "", o = arguments.length; i < o; i++) (t = arguments[i]) && (e =
|
|
66
|
+
for (var t, e, i = 0, n = "", o = arguments.length; i < o; i++) (t = arguments[i]) && (e = De(t)) && (n && (n += " "), n += e);
|
|
66
67
|
return n;
|
|
67
68
|
}
|
|
68
69
|
function v(...t) {
|
|
@@ -77,13 +78,13 @@ const We = "_component_8nm5z_10", Ve = {
|
|
|
77
78
|
e[0] !== t.className ? (i = v(Ve.component, t.className), e[0] = t.className, e[1] = i) : i = e[1];
|
|
78
79
|
let n;
|
|
79
80
|
return e[2] !== t.disabled || e[3] !== t.onClick || e[4] !== t.text || e[5] !== i ? (n = /* @__PURE__ */ a("button", { className: i, onClick: t.onClick, "aria-label": t.text, disabled: t.disabled, type: "button", children: t.text }), e[2] = t.disabled, e[3] = t.onClick, e[4] = t.text, e[5] = i, e[6] = n) : n = e[6], n;
|
|
80
|
-
},
|
|
81
|
+
}, Ue = ge({
|
|
81
82
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
82
83
|
createMenu: (t) => {
|
|
83
84
|
},
|
|
84
85
|
destroyMenu: () => {
|
|
85
86
|
}
|
|
86
|
-
}), Xe = "_component_p0do9_10", Ze = "_button_p0do9_29",
|
|
87
|
+
}), Xe = "_component_p0do9_10", Ze = "_button_p0do9_29", Be = {
|
|
87
88
|
component: Xe,
|
|
88
89
|
button: Ze
|
|
89
90
|
}, Qe = (t) => {
|
|
@@ -134,17 +135,17 @@ const We = "_component_8nm5z_10", Ve = {
|
|
|
134
135
|
let C;
|
|
135
136
|
e[9] !== m ? (C = m.map(Je), e[9] = m, e[10] = C) : C = e[10];
|
|
136
137
|
let S;
|
|
137
|
-
e[11] !== _ || e[12] !== C ? (S = /* @__PURE__ */ a("div", { ref: u, style: _, className:
|
|
138
|
+
e[11] !== _ || e[12] !== C ? (S = /* @__PURE__ */ a("div", { ref: u, style: _, className: Be.component, children: C }), e[11] = _, e[12] = C, e[13] = S) : S = e[13];
|
|
138
139
|
let x;
|
|
139
|
-
return e[14] !== i || e[15] !== S ? (x = /* @__PURE__ */ $(
|
|
140
|
+
return e[14] !== i || e[15] !== S ? (x = /* @__PURE__ */ $(Ue.Provider, { value: h, children: [
|
|
140
141
|
S,
|
|
141
142
|
i
|
|
142
143
|
] }), e[14] = i, e[15] = S, e[16] = x) : x = e[16], x;
|
|
143
144
|
};
|
|
144
145
|
function Je(t) {
|
|
145
|
-
return /* @__PURE__ */ a(ve, { className:
|
|
146
|
+
return /* @__PURE__ */ a(ve, { className: Be.button, text: t.label, onClick: t.onClick }, t.label);
|
|
146
147
|
}
|
|
147
|
-
function
|
|
148
|
+
function Ee() {
|
|
148
149
|
const t = window.navigator;
|
|
149
150
|
if (new URLSearchParams(window.location.search).has("ukmobile")) return !0;
|
|
150
151
|
if (t != null && t.userAgentData)
|
|
@@ -551,11 +552,11 @@ const et = "_component_psvf3_10", tt = "_h1component_psvf3_17", nt = "_h2compone
|
|
|
551
552
|
}, kt = "_component_15phv_6", wt = "_preserveColor_15phv_22", Se = {
|
|
552
553
|
component: kt,
|
|
553
554
|
preserveColor: wt
|
|
554
|
-
},
|
|
555
|
+
}, Oe = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%2012C3.11929%2012%202%2010.8807%202%209.5C2%208.27003%202.88822%207.24752%204.05823%207.03891C4.0201%206.86534%204%206.68502%204%206.5C4%205.11929%205.11929%204%206.5%204C7.74358%204%208.77509%204.908%208.96772%206.09719C9.13314%206.03438%209.31255%206%209.5%206C10.1768%206%2010.7489%206.4482%2010.9356%207.06396C11.117%207.02212%2011.3059%207%2011.5%207C12.8807%207%2014%208.11929%2014%209.5C14%2010.8807%2012.8807%2012%2011.5%2012H4.5ZM7.56111%207.81633L7.68889%209.63946H8.31111L8.43889%207.81633V7H7.56111V7.81633ZM7.61111%2010.8966C7.68889%2010.9655%207.79074%2011%207.91667%2011H8.07778C8.20741%2011%208.30926%2010.9655%208.38333%2010.8966C8.46111%2010.8277%208.5%2010.7351%208.5%2010.619C8.5%2010.5029%208.46111%2010.4104%208.38333%2010.3415C8.30926%2010.2726%208.20926%2010.2381%208.08333%2010.2381H7.91667C7.79074%2010.2381%207.68889%2010.2726%207.61111%2010.3415C7.53704%2010.4104%207.5%2010.5029%207.5%2010.619C7.5%2010.7315%207.53704%2010.824%207.61111%2010.8966Z'%20fill='white'/%3e%3c/svg%3e", $t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
555
556
|
__proto__: null,
|
|
556
|
-
default:
|
|
557
|
+
default: Oe
|
|
557
558
|
}, Symbol.toStringTag, { value: "Module" })), se = (t) => {
|
|
558
|
-
const e = N.c(14), [i, n] = D(
|
|
559
|
+
const e = N.c(14), [i, n] = D(Oe);
|
|
559
560
|
let o;
|
|
560
561
|
e[0] !== t ? (o = () => {
|
|
561
562
|
typeof t.icon == "function" && t.icon().then((u) => {
|
|
@@ -595,7 +596,7 @@ const et = "_component_psvf3_10", tt = "_h1component_psvf3_17", nt = "_h2compone
|
|
|
595
596
|
e[0] !== t.className ? (i = v(Pt.component, t.className), e[0] = t.className, e[1] = i) : i = e[1];
|
|
596
597
|
let n;
|
|
597
598
|
return e[2] !== t.style || e[3] !== t.text || e[4] !== i ? (n = /* @__PURE__ */ a("div", { className: i, style: t.style, children: t.text }), e[2] = t.style, e[3] = t.text, e[4] = i, e[5] = n) : n = e[5], n;
|
|
598
|
-
},
|
|
599
|
+
}, Me = F.createContext({
|
|
599
600
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
600
601
|
showToast: (t) => {
|
|
601
602
|
}
|
|
@@ -610,7 +611,7 @@ const et = "_component_psvf3_10", tt = "_h1component_psvf3_17", nt = "_h2compone
|
|
|
610
611
|
heading: Ft,
|
|
611
612
|
pointerEvents: Kt
|
|
612
613
|
};
|
|
613
|
-
function
|
|
614
|
+
function Fe() {
|
|
614
615
|
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(t) {
|
|
615
616
|
const e = Math.random() * 16 | 0;
|
|
616
617
|
return (t == "x" ? e : e & 3 | 8).toString(16);
|
|
@@ -626,7 +627,7 @@ const ke = 5e3, jt = (t) => {
|
|
|
626
627
|
let s;
|
|
627
628
|
e[1] === Symbol.for("react.memo_cache_sentinel") ? (s = {
|
|
628
629
|
showToast: (d) => {
|
|
629
|
-
const u =
|
|
630
|
+
const u = Fe();
|
|
630
631
|
l((f) => [...f, {
|
|
631
632
|
...d,
|
|
632
633
|
uuid: u,
|
|
@@ -654,19 +655,19 @@ const ke = 5e3, jt = (t) => {
|
|
|
654
655
|
let r;
|
|
655
656
|
e[5] !== c ? (r = /* @__PURE__ */ a("div", { className: H.container, children: c }), e[5] = c, e[6] = r) : r = e[6];
|
|
656
657
|
let m;
|
|
657
|
-
return e[7] !== i || e[8] !== r ? (m = /* @__PURE__ */ $(
|
|
658
|
+
return e[7] !== i || e[8] !== r ? (m = /* @__PURE__ */ $(Me.Provider, { value: s, children: [
|
|
658
659
|
r,
|
|
659
660
|
i
|
|
660
661
|
] }), e[7] = i, e[8] = r, e[9] = m) : m = e[9], m;
|
|
661
|
-
},
|
|
662
|
+
}, Io = (t) => {
|
|
662
663
|
const e = N.c(3);
|
|
663
664
|
let i;
|
|
664
|
-
e[0] === Symbol.for("react.memo_cache_sentinel") ? (i = v(K.theme, K.level0,
|
|
665
|
+
e[0] === Symbol.for("react.memo_cache_sentinel") ? (i = v(K.theme, K.level0, Ee() && K.mobile), e[0] = i) : i = e[0];
|
|
665
666
|
let n;
|
|
666
667
|
return e[1] !== t.children ? (n = /* @__PURE__ */ a("div", { className: i, children: /* @__PURE__ */ a(Qe, { children: /* @__PURE__ */ a(jt, { children: /* @__PURE__ */ a(ie.Provider, { value: 0, children: t.children }) }) }) }), e[1] = t.children, e[2] = n) : n = e[2], n;
|
|
667
668
|
};
|
|
668
|
-
function
|
|
669
|
-
const t = N.c(2), e = F.useContext(
|
|
669
|
+
function Ro() {
|
|
670
|
+
const t = N.c(2), e = F.useContext(Me);
|
|
670
671
|
let i;
|
|
671
672
|
return t[0] !== e ? (i = {
|
|
672
673
|
create(n) {
|
|
@@ -677,15 +678,15 @@ function $o() {
|
|
|
677
678
|
function At(t) {
|
|
678
679
|
return t * parseFloat(getComputedStyle(document.documentElement).fontSize);
|
|
679
680
|
}
|
|
680
|
-
const
|
|
681
|
+
const To = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
681
682
|
__proto__: null,
|
|
682
683
|
clippy: v,
|
|
683
|
-
generateUUID:
|
|
684
|
-
isPhone:
|
|
684
|
+
generateUUID: Fe,
|
|
685
|
+
isPhone: Ee,
|
|
685
686
|
remToPx: At
|
|
686
687
|
}, Symbol.toStringTag, { value: "Module" })), Ht = "_component_7kjva_6", zt = {
|
|
687
688
|
component: Ht
|
|
688
|
-
},
|
|
689
|
+
}, Po = (t) => {
|
|
689
690
|
const e = N.c(5), {
|
|
690
691
|
children: i,
|
|
691
692
|
className: n
|
|
@@ -697,19 +698,23 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
697
698
|
}, qt = "_component_gvwt1_10", Gt = "_link_gvwt1_45", Yt = {
|
|
698
699
|
component: qt,
|
|
699
700
|
link: Gt
|
|
700
|
-
},
|
|
701
|
-
const e = N.c(
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
701
|
+
}, Lo = (t) => {
|
|
702
|
+
const e = N.c(8);
|
|
703
|
+
Pe();
|
|
704
|
+
const i = t.to, n = t.text;
|
|
705
|
+
let o;
|
|
706
|
+
e[0] !== t.className ? (o = v(Yt.component, t.className), e[0] = t.className, e[1] = o) : o = e[1];
|
|
705
707
|
let l;
|
|
706
|
-
e[
|
|
708
|
+
e[2] !== t.text || e[3] !== o ? (l = /* @__PURE__ */ a(ve, { onClick: Wt, text: n, className: o }), e[2] = t.text, e[3] = o, e[4] = l) : l = e[4];
|
|
707
709
|
let s;
|
|
708
|
-
return e[5] !== t.
|
|
709
|
-
}
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
710
|
+
return e[5] !== t.to || e[6] !== l ? (s = /* @__PURE__ */ a(Le, { to: i, children: l }), e[5] = t.to, e[6] = l, e[7] = s) : s = e[7], s;
|
|
711
|
+
};
|
|
712
|
+
function Wt() {
|
|
713
|
+
}
|
|
714
|
+
const Vt = "_component_11sed_10", Xt = "_icon_11sed_49", we = {
|
|
715
|
+
component: Vt,
|
|
716
|
+
icon: Xt
|
|
717
|
+
}, Zt = (t) => {
|
|
713
718
|
const e = N.c(10);
|
|
714
719
|
let i;
|
|
715
720
|
e[0] !== t.className ? (i = v(we.component, t.className), e[0] = t.className, e[1] = i) : i = e[1];
|
|
@@ -720,20 +725,20 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
720
725
|
n,
|
|
721
726
|
t.text
|
|
722
727
|
] }), e[4] = t.disabled, e[5] = t.onClick, e[6] = t.text, e[7] = i, e[8] = n, e[9] = o) : o = e[9], o;
|
|
723
|
-
},
|
|
724
|
-
component:
|
|
725
|
-
disableRounding:
|
|
726
|
-
},
|
|
728
|
+
}, Qt = "_component_194wg_10", Jt = "_disableRounding_194wg_23", $e = {
|
|
729
|
+
component: Qt,
|
|
730
|
+
disableRounding: Jt
|
|
731
|
+
}, en = (t) => {
|
|
727
732
|
const e = t.level || G();
|
|
728
733
|
return /* @__PURE__ */ a("div", { className: v($e.component, t.className, t.disableRounding && $e.disableRounding, X(e)), style: t.style, children: /* @__PURE__ */ a(ne, { children: t.children }) });
|
|
729
|
-
},
|
|
734
|
+
}, Do = (t) => {
|
|
730
735
|
const e = N.c(4), {
|
|
731
736
|
items: i,
|
|
732
737
|
children: n,
|
|
733
738
|
className: o
|
|
734
739
|
} = t;
|
|
735
740
|
let l;
|
|
736
|
-
return e[0] !== n || e[1] !== o || e[2] !== i ? (l = /* @__PURE__ */ a(
|
|
741
|
+
return e[0] !== n || e[1] !== o || e[2] !== i ? (l = /* @__PURE__ */ a(Ue.Consumer, { children: (s) => /* @__PURE__ */ a("div", { className: o, onContextMenu: (c) => {
|
|
737
742
|
c.stopPropagation(), c.preventDefault();
|
|
738
743
|
const r = c.currentTarget.getBoundingClientRect();
|
|
739
744
|
s.createMenu({
|
|
@@ -748,27 +753,27 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
748
753
|
};
|
|
749
754
|
window.addEventListener("click", m), window.addEventListener("contextmenu", m);
|
|
750
755
|
}, children: n }) }), e[0] = n, e[1] = o, e[2] = i, e[3] = l) : l = e[3], l;
|
|
751
|
-
},
|
|
752
|
-
component:
|
|
753
|
-
row:
|
|
754
|
-
column:
|
|
755
|
-
centerHorizontally:
|
|
756
|
-
centerVertically:
|
|
757
|
-
padding:
|
|
756
|
+
}, tn = "_component_eathd_10", nn = "_row_eathd_15", on = "_column_eathd_19", ln = "_centerHorizontally_eathd_23", cn = "_centerVertically_eathd_27", sn = "_padding_eathd_31", Q = {
|
|
757
|
+
component: tn,
|
|
758
|
+
row: nn,
|
|
759
|
+
column: on,
|
|
760
|
+
centerHorizontally: ln,
|
|
761
|
+
centerVertically: cn,
|
|
762
|
+
padding: sn
|
|
758
763
|
}, te = (t) => {
|
|
759
764
|
const e = N.c(11), i = t.ref, n = t.style, o = Q[t.direction], l = t.centerHorizontally && Q.centerHorizontally, s = t.centerVertically && Q.centerVertically, c = t.padding && Q.padding;
|
|
760
765
|
let r;
|
|
761
766
|
e[0] !== t.className || e[1] !== o || e[2] !== l || e[3] !== s || e[4] !== c ? (r = v(Q.component, o, t.className, l, s, c), e[0] = t.className, e[1] = o, e[2] = l, e[3] = s, e[4] = c, e[5] = r) : r = e[5];
|
|
762
767
|
let m;
|
|
763
768
|
return e[6] !== t.children || e[7] !== t.ref || e[8] !== t.style || e[9] !== r ? (m = /* @__PURE__ */ a("div", { ref: i, style: n, className: r, children: t.children }), e[6] = t.children, e[7] = t.ref, e[8] = t.style, e[9] = r, e[10] = m) : m = e[10], m;
|
|
764
|
-
},
|
|
765
|
-
componentContainer:
|
|
766
|
-
component:
|
|
767
|
-
noRounding:
|
|
768
|
-
loading:
|
|
769
|
-
serverError:
|
|
770
|
-
fail:
|
|
771
|
-
},
|
|
769
|
+
}, rn = "_componentContainer_nblot_10", an = "_component_nblot_10", mn = "_noRounding_nblot_28", dn = "_loading_nblot_32", un = "_serverError_nblot_47", fn = "_fail_nblot_1", Y = {
|
|
770
|
+
componentContainer: rn,
|
|
771
|
+
component: an,
|
|
772
|
+
noRounding: mn,
|
|
773
|
+
loading: dn,
|
|
774
|
+
serverError: un,
|
|
775
|
+
fail: fn
|
|
776
|
+
}, hn = (t) => {
|
|
772
777
|
const e = N.c(35), i = G(), [n, o] = D(!1), [l, s] = D(!1);
|
|
773
778
|
let c;
|
|
774
779
|
e[0] === Symbol.for("react.memo_cache_sentinel") ? (c = () => {
|
|
@@ -812,9 +817,9 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
812
817
|
R,
|
|
813
818
|
T
|
|
814
819
|
] }), e[29] = t.onClick, e[30] = R, e[31] = T, e[32] = f, e[33] = g, e[34] = E) : E = e[34], E;
|
|
815
|
-
},
|
|
816
|
-
component:
|
|
817
|
-
},
|
|
820
|
+
}, Ke = Ae(hn), _n = "_component_7iu6s_10", Ie = {
|
|
821
|
+
component: _n
|
|
822
|
+
}, Uo = (t) => {
|
|
818
823
|
const e = N.c(10), i = t.to;
|
|
819
824
|
let n;
|
|
820
825
|
e[0] !== t.className ? (n = v(Ie.component, t.className), e[0] = t.className, e[1] = n) : n = e[1];
|
|
@@ -824,8 +829,8 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
824
829
|
!t.hideLinkIcon && /* @__PURE__ */ a(se, { icon: j.Link, className: Ie.icon })
|
|
825
830
|
] }), e[2] = t.children, e[3] = t.hideLinkIcon, e[4] = t.text, e[5] = o) : o = e[5];
|
|
826
831
|
let l;
|
|
827
|
-
return e[6] !== t.to || e[7] !== n || e[8] !== o ? (l = /* @__PURE__ */ a(
|
|
828
|
-
},
|
|
832
|
+
return e[6] !== t.to || e[7] !== n || e[8] !== o ? (l = /* @__PURE__ */ a(Le, { to: i, viewTransition: !0, className: n, children: o }), e[6] = t.to, e[7] = n, e[8] = o, e[9] = l) : l = e[9], l;
|
|
833
|
+
}, Bo = (t) => {
|
|
829
834
|
const e = N.c(7), {
|
|
830
835
|
maxValue: i,
|
|
831
836
|
value: n,
|
|
@@ -840,23 +845,23 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
840
845
|
s,
|
|
841
846
|
c
|
|
842
847
|
] }), e[4] = s, e[5] = c, e[6] = r) : r = e[6], r;
|
|
843
|
-
},
|
|
848
|
+
}, Eo = (t) => {
|
|
844
849
|
const e = N.c(2), i = Pe();
|
|
845
850
|
t.to !== null && i(t.to);
|
|
846
851
|
const n = `Redirecting to ${t.to}`;
|
|
847
852
|
let o;
|
|
848
853
|
return e[0] !== n ? (o = /* @__PURE__ */ a(ce, { children: /* @__PURE__ */ a(V, { text: n }) }), e[0] = n, e[1] = o) : o = e[1], o;
|
|
849
|
-
},
|
|
850
|
-
component:
|
|
851
|
-
container:
|
|
852
|
-
infiniteSpin:
|
|
853
|
-
spinnerBack:
|
|
854
|
-
spinnerBorder:
|
|
855
|
-
spinnerCutoutContainer:
|
|
856
|
-
spinnerCutout:
|
|
857
|
-
spinnerCutoutOne:
|
|
858
|
-
spinnerCutoutTwo:
|
|
859
|
-
},
|
|
854
|
+
}, gn = "_component_7t5t1_6", vn = "_container_7t5t1_17", bn = "_infiniteSpin_7t5t1_1", yn = "_spinnerBack_7t5t1_26", Cn = "_spinnerBorder_7t5t1_37", Nn = "_spinnerCutoutContainer_7t5t1_48", pn = "_spinnerCutout_7t5t1_48", xn = "_spinnerCutoutOne_7t5t1_65", Sn = "_spinnerCutoutTwo_7t5t1_70", M = {
|
|
855
|
+
component: gn,
|
|
856
|
+
container: vn,
|
|
857
|
+
infiniteSpin: bn,
|
|
858
|
+
spinnerBack: yn,
|
|
859
|
+
spinnerBorder: Cn,
|
|
860
|
+
spinnerCutoutContainer: Nn,
|
|
861
|
+
spinnerCutout: pn,
|
|
862
|
+
spinnerCutoutOne: xn,
|
|
863
|
+
spinnerCutoutTwo: Sn
|
|
864
|
+
}, Oo = (t) => {
|
|
860
865
|
const e = N.c(5);
|
|
861
866
|
let i, n;
|
|
862
867
|
e[0] === Symbol.for("react.memo_cache_sentinel") ? (i = /* @__PURE__ */ a("div", { className: M.spinnerBorder }), n = /* @__PURE__ */ a("div", { className: M.spinnerBack }), e[0] = i, e[1] = n) : (i = e[0], n = e[1]);
|
|
@@ -871,41 +876,41 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
871
876
|
] }), e[2] = o) : o = e[2];
|
|
872
877
|
let l;
|
|
873
878
|
return e[3] !== t.style ? (l = /* @__PURE__ */ a("div", { className: M.component, style: t.style, children: o }), e[3] = t.style, e[4] = l) : l = e[4], l;
|
|
874
|
-
},
|
|
875
|
-
component:
|
|
876
|
-
levelDefault:
|
|
877
|
-
},
|
|
879
|
+
}, kn = "_component_1drme_10", wn = "_levelDefault_1drme_15", $n = {
|
|
880
|
+
component: kn,
|
|
881
|
+
levelDefault: wn
|
|
882
|
+
}, Mo = (t) => {
|
|
878
883
|
const e = N.c(6);
|
|
879
884
|
let i;
|
|
880
|
-
e[0] !== t.className ? (i = v(
|
|
885
|
+
e[0] !== t.className ? (i = v($n.component, t.className), e[0] = t.className, e[1] = i) : i = e[1];
|
|
881
886
|
let n;
|
|
882
887
|
return e[2] !== t.style || e[3] !== t.text || e[4] !== i ? (n = /* @__PURE__ */ a("div", { className: i, style: t.style, children: t.text }), e[2] = t.style, e[3] = t.text, e[4] = i, e[5] = n) : n = e[5], n;
|
|
883
|
-
},
|
|
884
|
-
component:
|
|
885
|
-
},
|
|
888
|
+
}, In = "_component_125pe_10", Rn = {
|
|
889
|
+
component: In
|
|
890
|
+
}, Fo = (t) => {
|
|
886
891
|
const e = N.c(8);
|
|
887
892
|
let i;
|
|
888
|
-
e[0] !== t.className ? (i = v(
|
|
893
|
+
e[0] !== t.className ? (i = v(Rn.component, t.className), e[0] = t.className, e[1] = i) : i = e[1];
|
|
889
894
|
let n;
|
|
890
895
|
e[2] !== t.color ? (n = {
|
|
891
896
|
backgroundColor: t.color
|
|
892
897
|
}, e[2] = t.color, e[3] = n) : n = e[3];
|
|
893
898
|
let o;
|
|
894
899
|
return e[4] !== t.text || e[5] !== i || e[6] !== n ? (o = /* @__PURE__ */ a("div", { className: i, style: n, children: t.text }), e[4] = t.text, e[5] = i, e[6] = n, e[7] = o) : o = e[7], o;
|
|
895
|
-
},
|
|
896
|
-
component:
|
|
897
|
-
},
|
|
900
|
+
}, Tn = "_component_1y11j_10", Pn = {
|
|
901
|
+
component: Tn
|
|
902
|
+
}, Ko = (t) => {
|
|
898
903
|
const e = N.c(6);
|
|
899
904
|
let i;
|
|
900
|
-
e[0] !== t.className ? (i = v(
|
|
905
|
+
e[0] !== t.className ? (i = v(Pn.component, t.className), e[0] = t.className, e[1] = i) : i = e[1];
|
|
901
906
|
let n;
|
|
902
907
|
return e[2] !== t.onClick || e[3] !== t.text || e[4] !== i ? (n = /* @__PURE__ */ a("button", { className: i, onClick: t.onClick, "aria-label": t.text, children: t.text }), e[2] = t.onClick, e[3] = t.text, e[4] = i, e[5] = n) : n = e[5], n;
|
|
903
|
-
},
|
|
904
|
-
component:
|
|
905
|
-
icon:
|
|
906
|
-
input:
|
|
907
|
-
noIcon:
|
|
908
|
-
},
|
|
908
|
+
}, Ln = "_component_10l5e_10", Dn = "_icon_10l5e_28", Un = "_input_10l5e_36", Bn = "_noIcon_10l5e_44", re = {
|
|
909
|
+
component: Ln,
|
|
910
|
+
icon: Dn,
|
|
911
|
+
input: Un,
|
|
912
|
+
noIcon: Bn
|
|
913
|
+
}, jo = (t) => {
|
|
909
914
|
const e = N.c(23), i = q(null);
|
|
910
915
|
let n, o;
|
|
911
916
|
e[0] !== t.value ? (n = () => {
|
|
@@ -935,7 +940,7 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
935
940
|
r,
|
|
936
941
|
b
|
|
937
942
|
] }), e[19] = b, e[20] = c, e[21] = r, e[22] = _) : _ = e[22], _;
|
|
938
|
-
},
|
|
943
|
+
}, Ao = (t) => {
|
|
939
944
|
const e = N.c(5), {
|
|
940
945
|
className: i,
|
|
941
946
|
onSeen: n
|
|
@@ -956,7 +961,7 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
956
961
|
return null;
|
|
957
962
|
let m;
|
|
958
963
|
return e[3] !== i ? (m = /* @__PURE__ */ a("div", { ref: s, className: i }), e[3] = i, e[4] = m) : m = e[4], m;
|
|
959
|
-
},
|
|
964
|
+
}, Ho = (t) => {
|
|
960
965
|
const e = N.c(7), {
|
|
961
966
|
className: i,
|
|
962
967
|
onEnterView: n,
|
|
@@ -1017,17 +1022,17 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1017
1022
|
}, e[4] = m) : m = e[4];
|
|
1018
1023
|
let d;
|
|
1019
1024
|
return e[5] !== i ? (d = /* @__PURE__ */ a("div", { ref: s, style: m, className: i }), e[5] = i, e[6] = d) : d = e[6], d;
|
|
1020
|
-
},
|
|
1021
|
-
containerComponent:
|
|
1022
|
-
component:
|
|
1023
|
-
page:
|
|
1024
|
-
activePage:
|
|
1025
|
-
controls:
|
|
1026
|
-
indicatorContainer:
|
|
1027
|
-
indicator:
|
|
1028
|
-
pageIndicator:
|
|
1029
|
-
selected:
|
|
1030
|
-
},
|
|
1025
|
+
}, En = "_containerComponent_5q8wt_6", On = "_component_5q8wt_17", Mn = "_page_5q8wt_34", Fn = "_activePage_5q8wt_52", Kn = "_controls_5q8wt_56", jn = "_indicatorContainer_5q8wt_67", An = "_indicator_5q8wt_67", Hn = "_pageIndicator_5q8wt_80", zn = "_selected_5q8wt_89", U = {
|
|
1026
|
+
containerComponent: En,
|
|
1027
|
+
component: On,
|
|
1028
|
+
page: Mn,
|
|
1029
|
+
activePage: Fn,
|
|
1030
|
+
controls: Kn,
|
|
1031
|
+
indicatorContainer: jn,
|
|
1032
|
+
indicator: An,
|
|
1033
|
+
pageIndicator: Hn,
|
|
1034
|
+
selected: zn
|
|
1035
|
+
}, zo = (t) => {
|
|
1031
1036
|
const e = N.c(35), {
|
|
1032
1037
|
items: i,
|
|
1033
1038
|
className: n,
|
|
@@ -1132,16 +1137,16 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1132
1137
|
S
|
|
1133
1138
|
] }), e[26] = S, e[27] = b, e[28] = C, e[29] = x) : x = e[29];
|
|
1134
1139
|
let w;
|
|
1135
|
-
return e[30] !== x || e[31] !== u || e[32] !== f || e[33] !== h ? (w = /* @__PURE__ */ $(
|
|
1140
|
+
return e[30] !== x || e[31] !== u || e[32] !== f || e[33] !== h ? (w = /* @__PURE__ */ $(en, { className: u, style: f, children: [
|
|
1136
1141
|
h,
|
|
1137
1142
|
x
|
|
1138
1143
|
] }), e[30] = x, e[31] = u, e[32] = f, e[33] = h, e[34] = w) : w = e[34], w;
|
|
1139
|
-
},
|
|
1140
|
-
background:
|
|
1141
|
-
backgroundFadeIn:
|
|
1142
|
-
view:
|
|
1143
|
-
fadeIn:
|
|
1144
|
-
},
|
|
1144
|
+
}, qn = "_background_l6sy4_26", Gn = "_backgroundFadeIn_l6sy4_1", Yn = "_view_l6sy4_39", Wn = "_fadeIn_l6sy4_1", Re = {
|
|
1145
|
+
background: qn,
|
|
1146
|
+
backgroundFadeIn: Gn,
|
|
1147
|
+
view: Yn,
|
|
1148
|
+
fadeIn: Wn
|
|
1149
|
+
}, qo = (t) => {
|
|
1145
1150
|
const e = N.c(7), {
|
|
1146
1151
|
children: i,
|
|
1147
1152
|
className: n,
|
|
@@ -1152,9 +1157,9 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1152
1157
|
} = t;
|
|
1153
1158
|
let r;
|
|
1154
1159
|
return e[0] !== s || e[1] !== o || e[2] !== i || e[3] !== n || e[4] !== c || e[5] !== l ? (r = /* @__PURE__ */ a("div", { className: Re.background, children: /* @__PURE__ */ a(ce, { containerClassName: Re.view, actionsClassName: o, headerClassName: l, actions: s, header: c, className: n, children: i }) }), e[0] = s, e[1] = o, e[2] = i, e[3] = n, e[4] = c, e[5] = l, e[6] = r) : r = e[6], r;
|
|
1155
|
-
},
|
|
1156
|
-
view:
|
|
1157
|
-
},
|
|
1160
|
+
}, Vn = "_view_1557p_10", Xn = {
|
|
1161
|
+
view: Vn
|
|
1162
|
+
}, Go = (t) => {
|
|
1158
1163
|
const e = N.c(7), {
|
|
1159
1164
|
backgroundImage: i,
|
|
1160
1165
|
heading: n
|
|
@@ -1168,8 +1173,8 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1168
1173
|
let l;
|
|
1169
1174
|
e[2] !== n ? (l = /* @__PURE__ */ a(le, { level: 1, text: n }), e[2] = n, e[3] = l) : l = e[3];
|
|
1170
1175
|
let s;
|
|
1171
|
-
return e[4] !== o || e[5] !== l ? (s = /* @__PURE__ */ a(z, { children: /* @__PURE__ */ a("div", { className:
|
|
1172
|
-
},
|
|
1176
|
+
return e[4] !== o || e[5] !== l ? (s = /* @__PURE__ */ a(z, { children: /* @__PURE__ */ a("div", { className: Xn.view, style: o, children: l }) }), e[4] = o, e[5] = l, e[6] = s) : s = e[6], s;
|
|
1177
|
+
}, Yo = ({
|
|
1173
1178
|
children: t,
|
|
1174
1179
|
minZoom: e,
|
|
1175
1180
|
maxZoom: i,
|
|
@@ -1219,11 +1224,11 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1219
1224
|
maxWidth: "max-content",
|
|
1220
1225
|
pointerEvents: "none"
|
|
1221
1226
|
}, children: t }) });
|
|
1222
|
-
},
|
|
1223
|
-
component:
|
|
1224
|
-
items:
|
|
1225
|
-
endOfItems:
|
|
1226
|
-
},
|
|
1227
|
+
}, Zn = "_component_7673o_10", Qn = "_items_7673o_19", Jn = "_endOfItems_7673o_23", ae = {
|
|
1228
|
+
component: Zn,
|
|
1229
|
+
items: Qn,
|
|
1230
|
+
endOfItems: Jn
|
|
1231
|
+
}, Wo = (t) => {
|
|
1227
1232
|
const e = N.c(22), {
|
|
1228
1233
|
children: i,
|
|
1229
1234
|
fetchNextPage: n,
|
|
@@ -1280,10 +1285,10 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1280
1285
|
S,
|
|
1281
1286
|
p
|
|
1282
1287
|
] }), e[18] = C, e[19] = S, e[20] = p, e[21] = k) : k = e[21], k;
|
|
1283
|
-
},
|
|
1284
|
-
component:
|
|
1285
|
-
segment:
|
|
1286
|
-
},
|
|
1288
|
+
}, eo = "_component_yv1j4_6", to = "_segment_yv1j4_20", me = {
|
|
1289
|
+
component: eo,
|
|
1290
|
+
segment: to
|
|
1291
|
+
}, Vo = (t) => {
|
|
1287
1292
|
const e = N.c(13), {
|
|
1288
1293
|
leftSection: i,
|
|
1289
1294
|
centerSection: n,
|
|
@@ -1304,34 +1309,34 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1304
1309
|
r,
|
|
1305
1310
|
m
|
|
1306
1311
|
] }), e[8] = s, e[9] = c, e[10] = r, e[11] = m, e[12] = d) : d = e[12], d;
|
|
1307
|
-
},
|
|
1308
|
-
component:
|
|
1309
|
-
},
|
|
1312
|
+
}, no = "_component_1kaw9_6", oo = {
|
|
1313
|
+
component: no
|
|
1314
|
+
}, Xo = (t) => {
|
|
1310
1315
|
const e = N.c(2), {
|
|
1311
1316
|
src: i
|
|
1312
1317
|
} = t;
|
|
1313
1318
|
let n;
|
|
1314
|
-
return e[0] !== i ? (n = /* @__PURE__ */ a(
|
|
1315
|
-
},
|
|
1319
|
+
return e[0] !== i ? (n = /* @__PURE__ */ a(Ke, { accessibleLabel: "", src: i, className: oo.component }), e[0] = i, e[1] = n) : n = e[1], n;
|
|
1320
|
+
}, Zo = (t) => {
|
|
1316
1321
|
const e = N.c(2), {
|
|
1317
1322
|
title: i
|
|
1318
1323
|
} = t;
|
|
1319
1324
|
let n;
|
|
1320
1325
|
return e[0] !== i ? (n = /* @__PURE__ */ a(le, { text: i, level: 2 }), e[0] = i, e[1] = n) : n = e[1], n;
|
|
1321
|
-
},
|
|
1322
|
-
page:
|
|
1323
|
-
fadeIn:
|
|
1324
|
-
card:
|
|
1325
|
-
cardContainer:
|
|
1326
|
-
goBackButton:
|
|
1327
|
-
headerImage:
|
|
1328
|
-
header:
|
|
1329
|
-
body:
|
|
1330
|
-
},
|
|
1326
|
+
}, io = "_page_rjfsg_6", lo = "_fadeIn_rjfsg_1", co = "_card_rjfsg_40", so = "_cardContainer_rjfsg_51", ro = "_goBackButton_rjfsg_55", ao = "_headerImage_rjfsg_61", mo = "_header_rjfsg_61", uo = "_body_rjfsg_70", L = {
|
|
1327
|
+
page: io,
|
|
1328
|
+
fadeIn: lo,
|
|
1329
|
+
card: co,
|
|
1330
|
+
cardContainer: so,
|
|
1331
|
+
goBackButton: ro,
|
|
1332
|
+
headerImage: ao,
|
|
1333
|
+
header: mo,
|
|
1334
|
+
body: uo
|
|
1335
|
+
}, Qo = (t) => {
|
|
1331
1336
|
const e = N.c(26), {
|
|
1332
1337
|
pages: i,
|
|
1333
1338
|
applicationId: n
|
|
1334
|
-
} = t, [o, l] =
|
|
1339
|
+
} = t, [o, l] = je.useState(0), s = i[o];
|
|
1335
1340
|
if (localStorage.getItem(`yourdash-application-visited-${n}`) || o > i.length - 1) {
|
|
1336
1341
|
localStorage.setItem(`yourdash-application-visited-${n}`, "true");
|
|
1337
1342
|
let b;
|
|
@@ -1342,7 +1347,7 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1342
1347
|
l(o - 1);
|
|
1343
1348
|
} }, "GoBackButton"), e[1] = o, e[2] = s.allowGoBack, e[3] = c) : c = e[3];
|
|
1344
1349
|
let r;
|
|
1345
|
-
e[4] !== s.headerImage ? (r = /* @__PURE__ */ a(
|
|
1350
|
+
e[4] !== s.headerImage ? (r = /* @__PURE__ */ a(Ke, { className: L.headerImage, src: s.headerImage, accessibleLabel: "" }), e[4] = s.headerImage, e[5] = r) : r = e[5];
|
|
1346
1351
|
let m;
|
|
1347
1352
|
e[6] !== s.header ? (m = /* @__PURE__ */ a(le, { className: L.header, text: s.header }), e[6] = s.header, e[7] = m) : m = e[7];
|
|
1348
1353
|
let d;
|
|
@@ -1352,7 +1357,7 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1352
1357
|
let f;
|
|
1353
1358
|
if (e[11] !== o || e[12] !== s.actions || e[13] !== i.length) {
|
|
1354
1359
|
let b;
|
|
1355
|
-
e[15] !== o || e[16] !== i.length ? (b = (_) => _.icon ? /* @__PURE__ */ a(z, { children: /* @__PURE__ */ a(
|
|
1360
|
+
e[15] !== o || e[16] !== i.length ? (b = (_) => _.icon ? /* @__PURE__ */ a(z, { children: /* @__PURE__ */ a(Zt, { className: v(L.action, L.actionWithIcon, "animate__animated animate__fadeInUp"), text: _.label, icon: _.icon, onClick: () => {
|
|
1356
1361
|
var C;
|
|
1357
1362
|
if ((C = _.onClick) == null || C.call(_), _.changeTo)
|
|
1358
1363
|
e: switch (_.changeTo) {
|
|
@@ -1406,9 +1411,9 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1406
1411
|
u,
|
|
1407
1412
|
g
|
|
1408
1413
|
] }) }), e[20] = c, e[21] = r, e[22] = m, e[23] = u, e[24] = g, e[25] = h) : h = e[25], h;
|
|
1409
|
-
},
|
|
1410
|
-
component:
|
|
1411
|
-
open:
|
|
1414
|
+
}, fo = "_component_1xxhv_10", ho = "_open_1xxhv_40", Te = {
|
|
1415
|
+
component: fo,
|
|
1416
|
+
open: ho
|
|
1412
1417
|
}, be = ge({
|
|
1413
1418
|
openSidebar: () => {
|
|
1414
1419
|
},
|
|
@@ -1417,7 +1422,7 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1417
1422
|
toggleSidebar: () => {
|
|
1418
1423
|
},
|
|
1419
1424
|
isOpen: !0
|
|
1420
|
-
}),
|
|
1425
|
+
}), Jo = (t) => {
|
|
1421
1426
|
const e = N.c(6), {
|
|
1422
1427
|
children: i
|
|
1423
1428
|
} = t, n = ue(be), o = G(), l = n.isOpen && Te.open, s = X(o + 1);
|
|
@@ -1425,9 +1430,9 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1425
1430
|
e[0] !== l || e[1] !== s ? (c = v(Te.component, l, s), e[0] = l, e[1] = s, e[2] = c) : c = e[2];
|
|
1426
1431
|
let r;
|
|
1427
1432
|
return e[3] !== i || e[4] !== c ? (r = /* @__PURE__ */ a(ne, { children: /* @__PURE__ */ a(te, { direction: "column", className: c, children: i }) }), e[3] = i, e[4] = c, e[5] = r) : r = e[5], r;
|
|
1428
|
-
},
|
|
1429
|
-
component:
|
|
1430
|
-
},
|
|
1433
|
+
}, _o = "_component_f16q1_10", go = {
|
|
1434
|
+
component: _o
|
|
1435
|
+
}, ei = (t) => {
|
|
1431
1436
|
const e = N.c(15), {
|
|
1432
1437
|
children: i,
|
|
1433
1438
|
showSidebarByDefault: n,
|
|
@@ -1453,12 +1458,12 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1453
1458
|
isOpen: l
|
|
1454
1459
|
}, e[4] = l, e[5] = r, e[6] = d) : d = e[6];
|
|
1455
1460
|
let u;
|
|
1456
|
-
e[7] !== o ? (u = v(
|
|
1461
|
+
e[7] !== o ? (u = v(go.component, o), e[7] = o, e[8] = u) : u = e[8];
|
|
1457
1462
|
let f;
|
|
1458
1463
|
e[9] !== i || e[10] !== u ? (f = /* @__PURE__ */ a("div", { className: u, children: i }), e[9] = i, e[10] = u, e[11] = f) : f = e[11];
|
|
1459
1464
|
let g;
|
|
1460
1465
|
return e[12] !== d || e[13] !== f ? (g = /* @__PURE__ */ a(be.Provider, { value: d, children: f }), e[12] = d, e[13] = f, e[14] = g) : g = e[14], g;
|
|
1461
|
-
},
|
|
1466
|
+
}, ti = (t) => {
|
|
1462
1467
|
const e = N.c(8), {
|
|
1463
1468
|
className: i,
|
|
1464
1469
|
style: n
|
|
@@ -1469,14 +1474,14 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1469
1474
|
}, e[0] = o, e[1] = c) : c = e[1];
|
|
1470
1475
|
let r;
|
|
1471
1476
|
return e[2] !== i || e[3] !== n || e[4] !== l || e[5] !== s || e[6] !== c ? (r = /* @__PURE__ */ a(oe, { style: n, className: i, accessibleLabel: l, icon: s, onClick: c }), e[2] = i, e[3] = n, e[4] = l, e[5] = s, e[6] = c, e[7] = r) : r = e[7], r;
|
|
1472
|
-
},
|
|
1473
|
-
layout:
|
|
1474
|
-
header:
|
|
1475
|
-
footer:
|
|
1476
|
-
children:
|
|
1477
|
-
primarySidebar:
|
|
1478
|
-
secondarySidebar:
|
|
1479
|
-
},
|
|
1477
|
+
}, vo = "_layout_25jum_1", bo = "_header_25jum_8", yo = "_footer_25jum_12", Co = "_children_25jum_16", No = "_primarySidebar_25jum_20", po = "_secondarySidebar_25jum_24", W = {
|
|
1478
|
+
layout: vo,
|
|
1479
|
+
header: bo,
|
|
1480
|
+
footer: yo,
|
|
1481
|
+
children: Co,
|
|
1482
|
+
primarySidebar: No,
|
|
1483
|
+
secondarySidebar: po
|
|
1484
|
+
}, ni = (t) => {
|
|
1480
1485
|
const e = N.c(16), {
|
|
1481
1486
|
primarySidebar: i,
|
|
1482
1487
|
secondarySidebar: n,
|
|
@@ -1504,50 +1509,50 @@ const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1504
1509
|
] }), e[10] = c, e[11] = r, e[12] = m, e[13] = d, e[14] = u, e[15] = f) : f = e[15], f;
|
|
1505
1510
|
};
|
|
1506
1511
|
export {
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1512
|
+
Ao as HasBeenShown,
|
|
1513
|
+
Ho as OnInView,
|
|
1514
|
+
Io as UIKitRoot,
|
|
1510
1515
|
ee as UKBox,
|
|
1511
1516
|
ve as UKButton,
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1517
|
+
Po as UKButtonCombo,
|
|
1518
|
+
Lo as UKButtonLink,
|
|
1519
|
+
Zt as UKButtonWithIcon,
|
|
1515
1520
|
ce as UKCard,
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1521
|
+
zo as UKCarousel,
|
|
1522
|
+
en as UKContainer,
|
|
1523
|
+
Do as UKContextMenu,
|
|
1519
1524
|
St as UKDecrementLevel,
|
|
1520
|
-
|
|
1525
|
+
qo as UKDialog,
|
|
1521
1526
|
te as UKFlex,
|
|
1522
1527
|
le as UKHeading,
|
|
1523
1528
|
se as UKIcon,
|
|
1524
1529
|
oe as UKIconButton,
|
|
1525
1530
|
j as UKIcons,
|
|
1526
|
-
|
|
1531
|
+
Ke as UKImage,
|
|
1527
1532
|
ne as UKIncrementLevel,
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1533
|
+
Wo as UKInfiniteScroll,
|
|
1534
|
+
ni as UKLayout,
|
|
1535
|
+
Uo as UKLink,
|
|
1536
|
+
Vo as UKNavBar,
|
|
1537
|
+
Xo as UKNavBarImage,
|
|
1538
|
+
Zo as UKNavBarTitle,
|
|
1539
|
+
Qo as UKOnBoarding,
|
|
1540
|
+
Go as UKPageHeader,
|
|
1541
|
+
Yo as UKPanAndZoom,
|
|
1542
|
+
Bo as UKProgressBar,
|
|
1543
|
+
Eo as UKRedirect,
|
|
1539
1544
|
de as UKSeparator,
|
|
1540
|
-
|
|
1541
|
-
|
|
1545
|
+
Jo as UKSidebar,
|
|
1546
|
+
ei as UKSidebarContainer,
|
|
1542
1547
|
be as UKSidebarContext,
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1548
|
+
ti as UKSidebarToggleButton,
|
|
1549
|
+
Oo as UKSpinner,
|
|
1550
|
+
Mo as UKSubText,
|
|
1551
|
+
Fo as UKTag,
|
|
1547
1552
|
V as UKText,
|
|
1548
|
-
|
|
1549
|
-
|
|
1553
|
+
Ko as UKTextButton,
|
|
1554
|
+
jo as UKTextInput,
|
|
1550
1555
|
v as clippy,
|
|
1551
|
-
|
|
1552
|
-
|
|
1556
|
+
Ro as useToasts,
|
|
1557
|
+
To as utils
|
|
1553
1558
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yourdash/uikit",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.18",
|
|
4
4
|
"description": "The YourDash ReactJS UI library",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"dev-compile": "vite build --watch",
|
|
@@ -58,6 +58,8 @@
|
|
|
58
58
|
},
|
|
59
59
|
"peerDependencies": {
|
|
60
60
|
"react": "^19.0.0",
|
|
61
|
-
"react-dom": "^19.0.0"
|
|
61
|
+
"react-dom": "^19.0.0",
|
|
62
|
+
"react-router": "^7.5.0",
|
|
63
|
+
"react-router-dom": "^7.5.0"
|
|
62
64
|
}
|
|
63
65
|
}
|